html{scroll-behavior:smooth}

/* Sigel Whiteboards */
.ex-name-sigelwhiteboards > div.page-content.onecolumn > section.zonetop {
	background: #18262b;
    padding-top: 2vw;
    padding-bottom: 2vw;
	padding-left: 8vw;
    padding-right: 8vw;
  	margin-bottom: 0px;
}

.ex-name-sigelwhiteboards > div.page-content.onecolumn > section.catalog-grid {
  margin-top: 0px;
}

.ex-name-sigelwhiteboards > div.page-content.onecolumn > section.catalog-grid > div > div > div.col-md-12.row-breadcrumb {
  	display: none;
}

.ex-name-sigelwhiteboards > div.page-content.onecolumn > section.catalog-grid > div {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}

.ex-name-sigelwhiteboards > div.page-content.onecolumn > section.catalog-grid > div > div > div.col-lg-12.col-md-12 > div:nth-child(1) {
  background: linear-gradient(180deg, rgba(24,38,43,1) 50%, rgba(255,255,255,1) 50%);
  padding-left: 4vw;
  padding-right: 4vw;
}

#singlebanner_202819:hover, #singlebanner_202818:hover, #singlebanner_202817:hover {
	transition: 2s;
	transform: scale(0.9);
}

#contentblock_202820 > div > table > tbody > tr:nth-child(2) > td > ul, #contentblock_202825 > div > table > tbody > tr:nth-child(2) > td > ul, #contentblock_202829 > div > table > tbody > tr:nth-child(2) > td > ul {
  color:white;
}

#contentblock_202820 > div > table > tbody > tr:nth-child(2), #contentblock_202829 > div > table > tbody > tr:nth-child(2),
.ex-name-sigelwhiteboards > div.page-content.onecolumn > section.catalog-grid > div > div > div.col-lg-12.col-md-12 > div:nth-child(6),
.ex-name-sigelwhiteboards > div.page-content.onecolumn > section.catalog-grid > div > div > div.col-lg-12.col-md-12 > div:nth-child(7),
.ex-name-sigelwhiteboards > div.page-content.onecolumn > section.catalog-grid > div > div > div.col-lg-12.col-md-12 > div:nth-child(8) {
  background: #18262b;
}

.ex-name-sigelwhiteboards > div.page-content.onecolumn > section.catalog-grid > div > div > div.col-lg-12.col-md-12 > div:nth-child(n+1) {
  padding-left: 5vw;
  padding-right: 5vw;
  padding-bottom: 1vw;
  padding-top: 1vw;
}

#contentblock_202825 > div > table > tbody > tr:nth-child(2) {
  background: #253b43;
}

.ex-name-sigelwhiteboards > div.page-content.onecolumn > section.catalog-grid > div > div > div.col-lg-12.col-md-12 > div:nth-child(9),
.ex-name-sigelwhiteboards > div.page-content.onecolumn > section.catalog-grid > div > div > div.col-lg-12.col-md-12 > div:nth-child(10),
.ex-name-sigelwhiteboards > div.page-content.onecolumn > section.catalog-grid > div > div > div.col-lg-12.col-md-12 > div:nth-child(11) {
  background: #ef7d00;
}

#contentblock_202831 > div > p > a {
  background: #18262b;
}

#merchandisingcontent_202826, #merchandisingcontent_202830 {
  background:#ffffff;
}

/* Sigel Whiteboards - END */

/* Start of add Sticky header EvoX */
.menubarStick {
  position: fixed !important;
  top: 0;
  width:100%;
  z-index: 110;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0,0,0,.2);
}
.menubarStick .headLogo .logo img {
  height: 50px !important;
  width: 150px !important;
}
.headersection-1.menubarStick > .row-2 {
    max-width: 1450px;
    margin: 0 auto;
}
.menubarHeader {
    padding-top:154px;
}
/* end of add Sticky header EvoX */

#breadcrumb > li:nth-child(1) {
	background: #f5f5f5;
	padding: 5px 15px;
}

.mobile {
 display:none !important;
}
.desktop {
 display:block !important;
}
@media screen and (max-width:769px) {
 .mobile {
  display:block !important;
 }
 .desktop {
  display:none !important;
 }
#sideNavMain { 
  display: none;
}
}

.nSlider .slick-dots {
	margin-top: 20px !important;
	position: relative !important;
	bottom: 0 !important;
	height: 40px;
}
.nSlider .slick-arrow {
	bottom: 10px !important;
}
.nSlider {
	overflow: hidden;
}
body.ex-loggedout .loggedoutHide {
    display: none;
}
body.ex-loggedin .loggedinHide {
    display: none;
}
.nFlex{
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.row.nFlex{
  flex-wrap:wrap;
}

.nRel{
    position:relative;
}

.nLinkArea{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
}

p{
  color:#183642;
}

.introText{
  font-size:18px;
}

h4{
  text-transform:uppercase;
}

.nList{
    margin:0;
    padding:0;
    list-style:none;
}

.nList li{
    margin:0;
    padding:0;
}

.colOrange{
  color:#ee7d00;
}
.colWhite{
  color:#fff;
}

.bgGrey{
  background:#f5f5f5;
  padding:50px 0;
}

.nButton{
  text-transform:lowercase;
  font-weight:700;
  color:#fff;
  font-size:15px;
  display:inline-block;
  line-height:1;
  padding:16px;
  min-width:200px;
  text-align:center;
  background:#ee7d00;
  transition:background 0.35s;
}

.nButton:hover{
  background:#18262b;
  color:#fff;
}

/**/

.headersection-4{
  display:none;
}

.headMain{
  padding:15px 0;
}

.headMain .container > .nFlex{
  justify-content:center;
}

.headMain .container > .nFlex > div{
  flex:1;
  display:flex;
  justify-content:center;
}

.headMain .container > .nFlex > div:first-child span{
  margin-right:auto;
}
.headMain .container > .nFlex > div:last-child span{
  margin-left:auto;
}

.headLinks li{
  display:inline-block;
  margin-left:30px;
}

.headLinks li a{
  color:#183642;
  font-weight:700;
  font-size:16px;
}

.headLinks li a:hover{
  text-decoration:underline;
  text-decoration-thickness:4px;
  text-underline-offset:4px;
}

.headLinks li:first-child{
  margin:0;
}

.headLinks li:first-child a{
  padding-left:35px;
  background:url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/er-head-hamburger.png')no-repeat left center;
}

.headLogo .logo img{
  width:299px !important;
  max-width:100% !important;
  height:auto !important;
  max-height:none !important;
}

.headButtons{
  min-width:300px;
}

.headButtons > div{
  width:48px;
  height:48px;
  display:flex;
  align-items:center;
  justify-content:center;
  transition:all 0.35s;
  border-radius:50%;
  cursor:pointer;
}

.headButtons > div > img{
    transition:all 0.35s;
}

.headButtons > div:hover{
  border-radius:10%;
  background:#ef7d00;
}

.headButtons > div:hover > img{
  filter:brightness(0) invert(1);
}

.headAccount .toolbar{
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}

.headAccount .toolbar .account-btn {
  overflow: hidden;
  width: 48px;
  height: 48px;
  margin: 0 !important;
}

.headAccount .toolbar .account-btn > i,
.headAccount .toolbar .account-btn > span{
    font-size:0;
    opacity:0;
}

.headBasket:hover .cart-dropdown{
  display:block;
}

.cart-dropdown span.overlap {
  width: 169px;
  height: 24px;
  right: -3px;
  top: -26px;
}

.header-full .menu .catalog-block{
  background:#18262b;
}

.header-full .menu .catalog{
  display:flex;
  justify-content:space-between;
  align-items:stretch;
  flex-wrap:wrap;
}

.header-full .menu .catalog:before,
.header-full .menu .catalog:after{
  display:none;
}

.menu .catalog > li{
  padding:0;
}

.menu .catalog > li > a{
  padding:15px 25px;
  font-size:16px;
  font-weight:700;
}

.headersection-3,
.headStrip{
  background:#ef7d00;
}

.headStrip{
  padding:10px 0;
}

.headStrip p{
  margin:0;
  font-weight:500;
}

#typeCursor{
  display:inline-block;
  width:10px;
}

.heroBanner .slick-track{
  height:750px;
}

.heroBanner img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

.homeBox{
  margin-top:-210px;
}

.homeBoxes .nFlex{
  align-items:stretch;
}

.homeBox{
  width:24.5%;
  padding:30px;
  background:rgba(24, 38, 43, 0.95);
  display:flex;
  flex-direction:column;
  align-items:center;
  transition:0.35s background;
}

.homeBox img{
  height:80px;
  width:80px;
  object-fit:none;
  background:#ef7d00;
  border-radius:50%;
  margin:0 0 30px;
  transition:all 0.35s;
}

.homeBox h2{
  margin:0 0 20px;
}

.homeBox p{
  margin:0 0 30px;
  font-size:15px;
}

.homeBox .nButton{
  width:100%;
  min-width:0;
  margin-top:auto;
  transition:all 0.35s;
}

.homeBox:hover{
  background:rgba(24, 38, 43, 1);
}

.homeBox:hover img{
  border-radius:20%;
  transform:rotate(10deg)
}

.homeBox:hover .nButton{
  background:#fff;
  color:#18262b;
}

.homeAbout{
  margin:85px 0;
}

.homeAbout h1{
  marign:0 0 30px;
  line-height:1.5;
}

.homeAbout p{
  margin:20px 0;
}

.homeAbout p:last-child{
  margin-top:40px;
}

.whyUsStrip{
  padding:35px 0;
}

.whyBox{
  width:15%;
  flex-direction:column;
}

.whyBox img{
  width:120px;
  height:120px;
  object-fit:none;
  margin:0 0 5px;
}

.whyBox p{
  font-size:18px;
  margin:0;
  text-align:center;
  line-height:1.5;
}

.homeReasons{
  margin:85px 0;
}

.homeReasons .nFlex{
  flex-wrap:wrap;
}

.homeReasons .nFlex > img,
.homeReasons .nFlex > div{
  width:32%;
  margin:15px 0;
}

.homeReasons .nFlex > img{
  max-width:450px;
}

.rsText h2{
  margin:0 0 30px;
}

.rsText p{
  margin:0 0 20px;
}

.rsTest p:last-child{
  margin:0;
}

.rsText p strong{
    font-weight:600;
}

.csTitle{
  display:flex;
  justify-content:center;
  align-items:center;
  margin:0 0 10px;
}

.csTitle:before{
  content:"";
  flex:1;
}
.caseStudies  .slick-track {
  display: flex;
  align-items: stretch;
}
.caseStudies .slick-slide {
  height: inherit;
}
.csSlide .nFlex {
  height: 100%;
  align-items:stretch;
}

.csSlide > .nFlex{
  padding:20px 0;
}

.csTitle p{
  flex:1;
  text-align:right;
}

.csText{
  width:34%;
  padding:30px;
  background:#fff;
  box-shadow: 0px 0px 20.79px 0.21px rgba(0, 0, 0, 0.1);
  margin-left:1%;
  display:flex;
  flex-direction:column;
}

.csText + img{
  width:40%;
  object-fit:cover;
}

.csText h4{
  text-transform:uppercase;
}

.csText h2{
  font-weight:500;
  margin:0 0 20px;
}

.csText p{
  margin:0 0 20px;
  line-height:1.5;
}

.csText p:last-child{
  margin:auto 0 0;
}

.csSlide .nFlex .nFlex{
  flex-direction:column;
  width:23%;
}

.csSlider .nFlex .nFlex img{
  height:32%;
  width:100%;
  object-fit:cover;
}

.nSlider .slick-prev,
.nSlider .slick-next{
  width:11px;
  height:11px;
  bottom:-43px;
  top:unset;
  z-index:10;
}

.nSlider .slick-prev,
.nSlider .slick-prev:hover,
.nSlider .slick-prev:focus{
  background:url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/er-home-cs-arrow-left.png')no-repeat center;
  left:calc(50% - 100px);
}
.nSlider .slick-next,
.nSlider .slick-next:hover,
.nSlider .slick-next:focus{
  background:url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/er-home-cs-arrow-right.png')no-repeat center;
  right:calc(50% - 100px);
}

.nSlider .slick-prev:hover,
.nSlider .slick-next:hover{
  opacity:0.7;
}


.nSlider .slick-prev:before,
.nSlider .slick-next:before{
  display:none;
}

footer.footer{
  padding:0;
}

.footMain{
  padding:40px 0;
}

.footMain .nFlex{
  align-items:flex-start;
}

.footCol{
  width:215px;
  max-width:19%;
}

.footMain h3{
  font-size:16px;
  color:#fff;
  text-transform:lowercase;
  border-bottom:1px solid #ee7d00;
  padding:10px 0;
  margin:0 0 15px;
}

.footMain ul li{
  text-transform:lowercase;
  font-size:13px;
  margin:3px 0;
}

.footMain p{
  font-size:13px;
  font-weight:500;
  margin:0 0 15px;
}

.footSocial{
  display:flex;
  width:150px;
  justify-content:space-between;
}

.footSocial > div{
  transition:background 0.35s;
  width:30px;
  height:30px;
  background:#fff;
  border-radius:4px;
  display:flex;
  align-items:center;
  justify-content:center;
}

.footSocial img{
  transition:filter 0.35s;
}

.footSocial > div:hover img{
  filter:brightness(0) invert(1);
}

.footSocial .soc-fb:hover{ background:#4267B2; }
.footSocial .soc-tw:hover{ background:#1DA1F2; }
.footSocial .soc-in:hover{ background:#0072b1; }
.footSocial .soc-ig:hover{ background:#8a3ab9; }

.fc5{
  margin-top:53px;
  width:22%;
}

.footMain .footTel,
.footMain .footBook{
  padding-left:45px;
  font-size:20px;
  line-height:24px;
}

.footTel span,
.footBook span{
  font-size:12px;
  font-weight:400;
}

.footTel{
  background:url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/er-foot-tel.png')no-repeat top 9px left;
  margin:0 0 35px;
}

.footBook{
  background:url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/er-foot-book.png')no-repeat top 12px left;
  margin:0;
}

.footersection-2,
.footAccreds{
  background:#fff;
}

.footAccreds{
  padding:15px 0;
}

.accredSlider .slick-track{
  display: flex !important;
  justify-content:center;
  align-items:center;
}

.accredSlider .slick-slide{
  height: inherit !important;
  display:flex !important;
  justify-content:center;
}

.nSlider .slick-dots{
  bottom:-40px;
  z-index: 5;
}

.nSlider .slick-dots li button{
  width:12px;
  height:12px;
  border:1px solid #656565;
  background:transparent;
  border-radius:50%;
  opacity:1;
}

.nSlider .slick-dots li.slick-active button{
  opacity:1;
  background:#ee7d00;
  border-color:#ee7d00;
}

.nSlider .slick-dots li button:before{
  display:none;
}

.nSlider .slick-dots li{
  display:inline-flex;
  width:12px;
  height:12px;
  align-items:center;
  justify-content:center;
  margin:0 8px;
}

.footBot{
  padding:10px 0;
}

.footBot ul{
  display:inline-block;
}

.footBot ul li{
  font-size:12px;
  color:#fff;
  vertical-align:middle;
  display:inline-block;
}

.footBot ul li.footDivide{
  width:2px;
  height:11px;
  background:#eaeaea;
  margin:0 10px;
}


@media only screen and (max-width : 1200px) {
  .headLogo .logo img{
    width:150px !important;
  }
  .headButtons{
    min-width:250px;
  }
  .headLinks li{
    margin-left:20px;
  }

  .homeReasons .nFlex > div{
    width:100%;
  }
  .homeReasons .nFlex > img{
    max-width:100%;
  }
  .homeReasons .nFlex > img:nth-child(-n+3){
    width:49%;
  }
}

@media only screen and (max-width : 991px) {
  .headButtons{
    min-width:220px;
  }
  .headLinks li{
    margin-left:10px;
  }
  .headLinks li a{
    font-size:14px;
  }

  .header-full .menu .catalog{
    justify-content:center;
  }

  .homeBoxes .nFlex{
    flex-wrap:wrap;
  }

  .homeBox{
    margin:5px 0;
    width:49.5%;
  }

  .whyUsStrip .container > .nFlex{
    flex-direction:column;
  }
  .whyBox{
    flex-direction:row;
    width:100%;
    margin:10px 0;
    justify-content:flex-start;
    align-items:center;
    width:420px;
    max-width:100%;
  }
  .whyBox img{
    width:50px;
    height:50px;
    object-fit:contain;
    margin:0 30px 0 0;
  }
  .whyBox p{
    text-align:left;
  }

  .csSide{
    display:none;
  }
  .csText,
  .csText + img{
    width:49%;
  }

  .footBot .nFlex{
    flex-direction:column;
  }
}

@media only screen and (max-width : 768px) {
.homeAbout p:last-child a {
    width: 100%;
    margin: 5px 0;
  }
  .homeAbout .row > div:nth-child(2) img {
    width: 100%;
  }
.heroBanner  {
  max-height: 200px;
}
  .homeBox{
    width:100%;
  }

  .homeReasons .nFlex > img{
    width:49%;
    margin:8px 0;
  }
  .homeReasons .nFlex > img:nth-child(4){
    width:100%;
  }

  .nCol-768,
  .csSlide > .nFlex{
    flex-direction:column;
  }
  .nCol-768 > *,
  .csSlide > .nFlex > *{
    width:100%;
    max-width:none;
  }

  .csTitle{
    padding:0 15px;
  }
  .csTitle:before{
    display:none;
  }
  .csSlide > .nFlex{
    padding:0 15px;
  }
  .csText{
    margin:0 0 15px;
  }

  .footMain h3{
    border:0;
  }

  .fc4,
  .fc5{
    order:-1;
  }

  .fc5{
    margin-top:35px;
  }

 .footSocial{
    margin:30px auto 0;
  }

  .footMain .footTel,
  .footMain .footBook{
    padding:45px 0 0;
    background-position:top center;
    margin:0 5px 30px;
    display:inline-block;
  }

  footer ol li, footer ul:not(.hasSubmenus, .submenu, .slick-dots) li{
    padding:0;
    border:0;
    margin:0;
  }

  .mobAccord .accordList h3 { cursor: pointer; margin:0; background:#ee7d00; padding:20px;}
  .mobAccord ul { max-height: 0; overflow:hidden; transition: max-height 1s ease-out; padding:0; margin:5px 0;}
  .mobAccord .accordList h3:after { content: "+"; float: right; }
  .mobAccord .accordList.open h3:after { content: "-"; }
  .mobAccord .accordList.open ul { height:auto; max-height: 1000px; transition: max-height 1s ease-in-out !important; }

  .mobAccord ul li{
    margin:0 !important;
    padding:0 !important;
    border:none !important;
    display:block !important;
  }
  .mobAccord ul li a{
    display:block;
    margin:10px 0;
    padding:20px;
    border:1px solid #ee7d00;
    font-size:16px;
    background:none;
  }

  .footBot{
    padding:20px 0;
  }

  .footBot ul{
    margin-bottom:15px;
  }
}

@media only screen and (max-width : 481px) {
  .homeReasons .nFlex > img{
    width:100% !important;
  }
}

/* sidebar nav */

 /* The side navigation menu */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 120; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color:#18262b; /* black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

.sidenav h2 {
 margin: 0 0 30px;
 padding-left: 32px;
 font-size: 20px;
 white-space: nowrap;
}

.sidenav.open {
  min-width: 310px;
  border-right:3px solid #ef7d00;
}

/* The navigation menu links */

.sidebarToggle{
    position:fixed;
    top:10px;
    left:10px;
    background:#cd2e26;
    color:#fff;
    padding:5px 10px;
    cursor:pointer;
}

.sidebarToggle:hover{
    background:#111;
}

#sideNavT2.sidenav{
    left:280px;
    z-index:49;
    opacity:0;
    direction:ltr;
}

#sideNavT2.sidenav > div{
    width:0;
    height:0;
    opacity:0;
    overflow:hidden;
}

#sideNavT2.sidenav > div.active{
    opacity:1;
    width:auto;
    height:auto;
}

.sidenav p{
    margin:0 auto 20px;
    max-width:80%;
}

.sidenav ul, .sidenav li{
    list-style:none;
    margin:0;
    padding:0;
}

.sidenav ul li a{
    font-size:14px;
    padding: 5px 8px 5px 32px;
    display: block;
    transition:0.25s all;
    color:#fff;
    text-decoration:none;
    white-space:nowrap;
}

.sidenav ul.sideMainLinks a{
    font-size:18px;
    font-weight:400;
    padding: 8px 8px 8px 32px;
    color:#fff;
    line-height:22px;
}

ul.sideMainLinks{
    margin:30px 0;
}
#sideNavT2 ul.sideMainLinks + ul:not(.sideMainLinks) {
  margin-top: -30px;
}

.sidenav ul li a:hover,
.sidenav ul.sideMainLinks li a:hover{
    background:#ef7d00;
    color:#fff;
}

.sidenav ul.sideMainLinks li.green-link a:hover,
.sidenav ul.sideMainLinks li.green-link a:hover i {
  background: unset;
  color: #A5C847;
}

.sidenav ul.sideMainLinks li.green-link a i {
 transition: 0.25s all;
 margin-left: 10px;
}

.sidenav ul.sideMainLinks li.green-link a span {
 text-transform: uppercase;
}

.sidenav ul.sideMainLinks li.hide {
 display: none;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.sideNavSearch button[type="submit"]{
    position:absolute;
    height:46px;
    width:46px;
    top:0;
    right:0;
    background:#ef7d00;
    border:none;
}

.sideNavSearch button[type="submit"] i{
    color:#fff;
}

.sideNavSearch .ajax-search input{
    border:none;
}

.sideNavSearch{
    padding:0 32px;
    color:#18262b;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

/************/

/* About us */
.ex-name-aboutus #breadcrumb {
	display: none;
}

.bannerSlider.nSlider .slick-dots {
  bottom: 70px !important;
}
.bannerSlider.nSlider .slick-next,
.bannerSlider.nSlider .slick-prev {
  bottom: 80px !important;
}
.bannerSlider.slick-dotted.slick-slider {
  margin: 0;
margin-bottom: -60px;
}

.aboutBanner img {
	width: 100%;
	height: 500px;
	object-fit: cover;
	object-position: center;
}

.bannerBottom {
	background: #18262b;
}
.bannerBottom .slick-dots li button {
	border: 1px solid white;
}
.bannerBottom .bannerBottomBoxes {
	margin: 0 !important;
}
.bannerBottomBox {
	display: flex !important;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.bannerBottomBox p {
	color: white;
	font-weight: 500;
	margin: 0;
}
.bannerBottomBox p span {
	font-weight: 700;
}
.bannerBottomBox img {
	object-fit: none;
	margin-right: 20px;
}
.bannerBottom .slick-track {
	display: flex !important;
	align-items: center;
}
.bannerBottom .slick-slide {
  margin: 0 27px;
	margin-top: 32px;
	margin-bottom: 32px;
}
.bannerBottom .slick-list {
  margin: 0 -27px;
}

.ourJourney {
	margin-bottom: 110px;
}
.ourJourney .nFlex {
  flex-wrap: wrap;
}
.ourJourney .nFlex > h2 {
	width: 100%;
	margin: 0;
	margin-bottom: 40px;
}
.ourJourneySide {
	width: 330px;
	position: relative;
}
.ourJourneySide ul {
	padding: 0;
}
.ourJourneySide li {
	list-style: none;
	margin: 0;
	transition: all .35s ease;
}
.ourJourneySide li.active {
	position: relative;
}
.ourJourneySide li.active a {
	color: #183642;
}
.ourJourneySide li.active a:hover {
	color: black;
}
.ourJourneySide li.active:hover:after {
	right: 0 !important;
}
.ourJourneySide li:nth-child(2n-1):after {
  content: '>';
	right: 7px;
	height: 100%;
	color: #ef7d00;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.3;
	position: absolute;
	transition: all .35s ease;
	opacity: 0;
}
.ourJourneySide li.active:after {
  opacity: 1;
}
.ourJourneySide li a {
	color: #999999;
	font-size: 18px;
	font-weight: 700;
	padding-left: 10px;
	transition: all .35s ease;
}
.ourJourneySide li a:hover {
	color: #777777;
}
.ourJourneyDivider {
	background: #ef7d00;
	margin: 22px 0;
	height: 1px;
}
.ourJourneyBoxes {
	width: calc(100% - 370px);
}
.ourJourneyBoxes .ourJourneyBox {
	display: flex !important;
}
.ourJourneyBoxes .slick-slide {
  margin: 0 27px;
}
.ourJourneyBoxes .slick-list {
  margin: 0 -27px;
}
.ourJourneyBox {
	flex-wrap: wrap;
	display: flex;
	justify-content: space-between;
}
.ourJourneyBox p {
	margin: 0;
	color: #183642;
	width: 53%;
	line-height: 1.5;
}
.ourJourneyBox img {
	width: 43%;
	object-fit: cover;
}
.ourJourneyBoxes h3 {
	display: none;
	width: 100%;
}

.aboutMainText {
	text-align: center;
	margin-top: 70px;
	margin-bottom: 80px;
	
}
.aboutMainText h1 {
	line-height: 1.6;
	color: #183642;
	margin: 0;
	margin-bottom: 20px;
}
.aboutMainText p {
	margin: 0;
	font-size: 17px;
}
.eganValues {
  background: url("https://eu.evocdn.io/dealer/1548/content/media/My_Theme/egan-aboutusBG.jpg");
  background-size: cover;
  padding: 80px 0;
}

.eganValuesBoxes {
  align-items: stretch;
}

.eganValuesBoxes .eganValuesBox {
  width: calc(25% - 5px);
  background: white;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px;
}

.eganValuesBoxes .eganValuesBox.active p {
  max-height: 600px;
  margin: 0;
}

.eganValuesBoxes .eganValuesBox.active p::after {
  display: none;
}

.eganValuesBoxes .eganValuesBox.active h2 {
  display: none;
}

.eganValuesBoxes .eganValuesBox h3 {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.eganValuesBoxes .eganValuesBox p {
  margin: 0;
  margin-bottom: 30px;
  max-height: 110px;
  overflow: hidden;
  transition: max-height .35s ease;
  position: relative;
}

.eganValuesBoxes .eganValuesBox p::after {
  content: '...';
  bottom: 0;
  right: 0;
  position: absolute;
}

.eganValuesBoxes .eganValuesBox h2 {
  font-size: 16px;
  color: #f07d00;
  margin: 0;
  cursor: pointer;
  width: max-content;
}

@media only screen and (max-width: 996px) {
  .eganValuesBoxes {
    flex-wrap: wrap;
  }
  .eganValuesBoxes .eganValuesBox {
    width: calc(50% - 5px);
  }
}

@media only screen and (max-width: 576px) {
  .eganValuesBoxes {
    flex-wrap: wrap;
  }
  .eganValuesBoxes .eganValuesBox {
    width: 100%;
  }
}

.ourJourneyBoxes .slick-track {
  display: flex;
  align-items: stretch;
}

.ourJourneyBoxes .slick-slide {
  height: inherit;
}


.aboutReasons {
	margin: 85px 0;
}
.aboutReasons .nFlex {
	align-items: flex-start;
}
.aboutReasons .container {
	padding: 0;
}
.aboutReasons .nFlex .reasonBoxes {
	width: 65%;
}
.aboutReasons .slick-slide {
  margin: 0 17px;
}
.aboutReasons .slick-list {
  margin: 0 -17px;
}

.contactBlock {
	background: #f5f5f5;
	padding-top: 60px;
	padding-bottom: 60px;
}
.contactBoxes {
	padding: 0 15px;
}
.contactBoxes .contactBox {
	display: flex !important;
	align-items: flex-start;
	justify-content: center;
}
.contactBoxes .slick-slide {
  margin: 0 20px;
}
.contactBoxes .slick-list {
  margin: 0 -20px;
}
.contactBox img {
	margin-right: 20px;
	margin-top: 5px;
}
.contactBox h2 {
	font-size: 14px;
	line-height: 1.5;
	margin: 0;
}
.contactBox:nth-child(3) h2,
.contactBox:nth-child(4) h2{
	font-size: 14px;
	font-weight: 500;
}
.contactBox h2 a {
	font-size: 18px;
	font-weight: 700;
}

@media only screen and (max-width : 1200px) {
	.ourJourney .ourJourneySide {
		display: none;
	}
	.ourJourney .ourJourneyBoxes {
		width: 100%;
	}
	.ourJourney .ourJourneyBoxes h3 {
		display: block;
	}
	
	.eganValuesBox {
		width: calc(50% - 5px);
		margin-bottom: 10px;
	}
	.aboutReasons .nFlex .reasonBoxes  {
		width: 100%;
	}
	.contactBlock  {
		padding-bottom: 30px;
	}
	.contactBlock .slick-track {
		display: flex !important;
		align-items: center;
	}
}
@media only screen and (max-width : 996px) {
    .bannerBottom .slick-slide {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width : 768px) {
	.ourJourneyBox img {
		width: 100%;
	}
	.ourJourneyBox p {
		width: 100%;
		margin: 30px 0;
	}
	.aboutBanner img {
		height: 300px;
	}
	.eganValuesBox {
		width: 100%;
	}	
	.aboutReasons .slick-next {
		right: 10%;
	}
	.aboutReasons .slick-prev {
		left: 10%;
	}
}
/* */

/* CONTACT */
.hearFromYou {
	margin: 60px 0;
	flex-wrap: wrap;
}
.hearFromYou .left {
	width: 65%;
}
.hearFromYou .left h2 {
	margin: 0;
	margin-bottom: 30px;
}
.hearFromYou .left p {
	margin: 0;
}
.hearFromYou .left p:nth-of-type(2) {
	margin-top: 20px;
	margin-bottom: 40px;
}
.hearFromYou .right {
	width: max-content;
}
.hearFromYou .right h4 {
	margin-bottom: 20px;
}
.hearFromYou .right h2 {
	font-weight: 500;
	padding: 10px 0;
	padding-left: 55px;
	margin: 0;
	margin-bottom: 15px;
	background-size: 40px;
	background-repeat: no-repeat;
	background-position: left center;
	transition: all .35s ease;

}
.hearFromYou .right h2:hover {
	color: orange;
}
.hearFromYou .right > a:nth-of-type(1) h2 {
	background-image: url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/eh-contact3.png');
}
.hearFromYou .right > a:nth-of-type(2) h2 {
	background-image: url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/eg-contact4.png');
}
.hearFromYou .right .footSocial {
	margin-top: 50px;
}
.hearFromYou .right .footSocial > div:not(:hover) {
	background: #183642;
}
.hearFromYou .right .footSocial > div img {
	filter: brightness(0) invert(1);
}

.locationBoxes {
	margin: 20px 0;
	flex-wrap: wrap;
	align-items: stretch;
}
.locationBox {
	width: calc(50% - 18px);
	margin-bottom: 40px;
	border: 1px solid #183642;
}
.locationBox .locationMap {
	height: 250px;
}
.locationBox .locationMap iframe {
	width: 100%;
}
.locationBox .info {
	padding: 15px 40px;
	padding-bottom: 30px;
	border-top: 1px solid #183642;
}
.locationBox .info .infoTop {
	margin-bottom: 15px;
}
.locationBox .info .infoTop h3 {
  margin: 0;
}
.locationBox .info .infoBottom {
	align-items: stretch;
	flex-wrap: wrap;
}
.locationBox .info .infoBottom > * {
  width: 50%;
}
.locationBox .info p {
	position: relative;
}
.locationBox .info p:before {
	width: 100%;
  height: 25px;
  left: 0;
  top:2px;
  position: absolute;
  content: '';
  background: #ee7d00;
	mask: url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/location.svg') no-repeat left center;
  mask-size: contain;
  -webkit-mask: url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/location.svg') no-repeat left center;
  -webkit-mask-size: contain;
}
.locationBox .info .infoPhone:before {
	mask-image: url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/phone.svg');
  -webkit-mask-image: url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/phone.svg');
}
.locationBox .info .infoEmail:before {
	mask-image: url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/email2.svg');
  -webkit-mask-image: url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/email2.svg');
}
.locationBox:nth-child(2) .info p:before {
	background: #e6007e;
}
.locationBox:nth-child(3) .info p:before {
	background: #e41b13;
}
.locationBox:nth-child(4) .info p:before {
	background: #ee7d00;
}

.locationBox .info .infoBottom p {
	margin: 0;
	line-height: 1.8;
	padding-left: 35px;
	background-size: 25px;
}
.locationBox .info .infoBottom > div p {
	margin-bottom: 10px;
}
.locationBox .info .infoBottom > div p {
	color: #18262b;
	z-index: 100;
	transition: all .35s ease;
	word-wrap: break-word;
}
.locationBox .info .infoBottom > div p:hover {
	color: orange;
}

.contactBottomHeader h1 {
	margin-top: 40px;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
}
.contactBottomForm {
	background: #f5f5f5;
	padding: 40px 50px;
	margin-bottom: 140px;
}
.contactBottomForm .form-control {
	border: 1px solid #596366;;
}
.contactBottomForm .form-control::placeholder {
	font-size: 14px;
	font-weight: 300;
}
.contactBottomForm  .contactBottomTop label,
.contactBottomForm  .form-group label {
	margin-bottom: 10px;
	font-weight: 700;
}
.contactBottomForm .contactBottomTop .form-group,
.contactBottomForm .form-group {
	margin-bottom: 25px;
}
.contactBottomForm .form-group {
	margin-bottom: 40px;
}
.contactBottomForm h4 {
	text-transform: unset;
}
.contactBottomRatio {
	flex-wrap: wrap;
}
.contactBottomRatio > * {
	width: calc(50% - 22px);
}
.contactBottomRatio .checkbox {
	margin: 20px 0;
}
.contactBottomRatio label {
	font-weight: 500;
}
.contactBottomButtons {
	justify-content: flex-start;
}
.contactBottomButtons button {
	order: -1;
	margin-right: 30px;
	font-size: 15px;
	font-weight: 700;
	height: 50px;
	border: 0;
}

.contactBottomTop {
	flex-wrap: wrap;
}
.contactBottomTop > * {
	width: calc(50% - 22px);
}
.contactBottomRatio label {
	padding-left: 30px;
}
.contactBottomRatio .checkbox input {
	margin-left: -30px;
}

@media only screen and (max-width: 1200px) {
	.locationBox .info {
		padding: 15px;
	}
}
@media only screen and (max-width: 996px) {
	.locationBox {
		width: 100%;
	}
	.hearFromYou .left {
		width: 100%;
		text-align: center;
	}
	.hearFromYou .right {
		width: 100%;
		margin-top: 50px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.hearFromYou .right h2 {
		width: max-content;
	}
}
@media only screen and (max-width: 768px) {
	.contactBottomForm {
		padding: 10px;
	}
	.contactBottomTop .form-group {
		width: 100%;
	}
	.contactBottomRatio .left {
		width: 100%;
	}
	.contactBottomRatio .right {
		width: 100%;
	}
	.contactBottomRatio .right .checkbox {
		margin-top: 0;
	}
	.contactBottomButtons {
		flex-direction: column;
	}
	.contactBottomButtons button {
		margin-bottom: 20px;
	}
}
@media only screen and (max-width : 481px) {
	.locationBox .info .infoBottom > * {
		width: 100%;
		text-align: center;
	}
	.hearFromYou .right h2 {
		font-size: 16px;
	}
}
/* */

/* catalogue request */
.ex-name-requestcatalogue select:required:invalid {
  color: #999;
	font-size: 14px;
}
.ex-name-requestcatalogue option {
  color: #000;
}
.ex-name-requestcatalogue .contactBottomForm .checkbox {
	margin-top: 5px;
}

.ex-name-requestcatalogue .form-group select {
  background: url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/eg-dropdownArrow.png') no-repeat right;
  background-color: white; 
	-webkit-appearance: none;
  background-position-x: calc(100% - 15px);
}
.catalogueTopText {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 90PX;
}
.catalogueTopText p {
	font-size: 17px;
	margin: 0;
}
.catalogueTopText h1 {
	margin: 0;
	margin-bottom: 20px;
}
.catalogueRequest {
	align-items: center;
	display: flex;
	flex-direction: column;
}
.catalogueRequest > h2 {
	text-align: center;
	margin: 0;
	margin-bottom: 40px;
}
.catalogueBoxes {
	flex-wrap: wrap;
	max-width: 1300px;
	align-items: flex-start;
}
.catalogueBox {
	width: calc((100%/3) - 33px);
	margin-bottom: 50px;
}
.catalogueBox .top {
	height: 200px;
	justify-content: center;
	margin-bottom: 10px;
	background-size: cover;
}
.catalogueBox:nth-child(1) .top {
	background-image: url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/eg-catalogue1_1.jpg');
}
.catalogueBox:nth-child(2) .top {
	background-image: url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/eg-catalogue2_1.jpg');
}
.catalogueBox:nth-child(3) .top {
	background-image: url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/eg-catalogue3_1.jpg');
}
.catalogueBox:nth-child(4) .top {
	background-image: url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/eg-catalogue4.jpg');
}
.catalogueBox:nth-child(5) .top {
	background-image: url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/eg-catalogue5.jpg');
}
.catalogueBox:nth-child(6) .top {
	background-image: url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/eg-catalogue6_1.jpg');
}

.catalogueBoxes .topTextWrapper {
	padding: 25px 40px;
	background: #18262b;
}
.catalogueBoxes .topTextWrapper h3 {
	color: white;
	font-size: 18px;
	margin: 0;
}
.catalogueBox .bottom a {
	width: calc(50% - 5px);
	min-width: 0;
	padding: 18px 10px;
}
.catalogueBox .bottom a.fullWidth {
	width: 100%;
}
.catalogueFormHeader h2 {
	margin: 0;
	margin-top: 55px;
	margin-bottom: 20px;
}

@media only screen and (max-width: 1200px) {
	.catalogueBox {
		width: calc(50% - 25px);
	}
	.catalogueBox .bottom {
		flex-direction: column;
	}
	.catalogueBox .bottom a {
		width: 100%;
	}
	.catalogueBox .bottom a:nth-of-type(1) {
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 768px) {
	.catalogueBox {
		width: 100%;
	}
	.catalogueBox .bottom {
		flex-direction: row;
	}
	.catalogueBox .bottom a {
		width: calc(50% - 5px);
    margin-bottom: 10px;
		margin-top: 10px;
	}
}
@media only screen and (max-width: 481px) {
	.catalogueBox .bottom {
		flex-direction: column;
	}
	.catalogueBox .bottom a {
		width: 100%;
    margin: 0;
	}
}
/* */

/*case studies - overview*/
.caseStudies{
  margin:80px 0;
}
.caseStudies h1{
  text-align:center;
  margin:0 0 20px;
}
.caseStudies > p{
  text-align:center;
  margin:0 0 70px;
}
.caseStudies > .nFlex{
  align-items:stretch;
  flex-wrap:wrap;
}
.caseStudyBox{
  width:48%;
  min-height:350px;
  align-items:stretch;
  margin:0 0 40px;
  position:relative;
}
.csbText{
  position:relative;
  background:#18262b;
  padding:25px 25px 75px;
  width:50%;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  align-items: flex-start;
	transition:background 0.35s;
}
.csbText h4{
  color:#fff;
  font-size:16px;
  font-weight:400;
  margin: 0 0 10px;
  text-transform:none;
}
.csbText h2{
  color:#fff;
  margin: 0 0 10px;
  line-height:40px;
}
.csbText p{
  color:#fff;
  margin: 0;
  font-size:14px;
}
.csbText:after{
  content:"read case study";
  position:absolute;
  bottom:0;
  left:0;
  background:#ee7d00;
  color:#fff;
  text-align:center;
  padding:14px;
  width:100%;
  font-size:15px;
  font-weight:700;
}
.csbText .nFlex{
  margin:15px 0;
  justify-content:flex-start;
}
.csbText img{
  margin-right:15px;
  transition:filter 0.35s;
}
.csbImg{
  width:50%;
  height:100%;
}
.csbImg img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.caseStudyBox:hover .csbText{
  background:#ee7d00;
}
.caseStudyBox:hover .csbImg img{
  filter: grayscale(100%);
}

@media only screen and (max-width:991px){
  .caseStudyBox{
    width:100%;
  }
}

@media only screen and (max-width:450px){
  .caseStudyBox{
    flex-direction:column;
  }
  .caseStudyBox > div{
     width:100%;
  }
  .csbImg{
    order:-1;
    height: 250px;
  }
}
/**/

/*case study - individual study page*/
.caseStudyIntro{
  margin:50px 0;
}
.csiText{
  float:none;
}
.csiText h2{
  text-transform:uppercase;
  color:#ef7d00;
  font-size:16px;
  margin:0 0 15px;
}
.csiText h1{
  font-size:24px;
  font-weight:700;
  margin:0 0 30px;
}
.csiText p{
  margin:0 0 20px;
}
.csiImg{
  float:right;
  width:40%;
  margin: 0 0 50px 20px;
}

.caseStudyGallery{
  margin:30px 0 150px;
  position:relative;
}
.caseStudyGallery > .nFlex{
  align-items:stretch;
  position:relative;
  min-height:450px;
}
.cggText{
  width:40%;
  padding:60px 40px 90px 55px;
  background:#183642;
}
.cggText h4{
  font-size:72px;
  font-weight:700;
  color:#fff;  
  margin:0;
}
.cggText h2{
  font-weight:700;
  color:#fff;  
  margin:0 0 30px;
  line-height: 38px;
}
.cggText h2 span{
  font-size:18px;
}
.cggText p{
  color:#fff;  
  margin:0 0 20px;
  font-size:14px;
}
.cggText p:last-of-type{
  margin:0;
}
.cggText ul{
  padding-left:15px;
}
.cggText li{
  color:#fff;  
  margin:0;
  font-size:14px;
}
.cggSliderWrapper{
  width:59.5%;
}
.cggSlider,
.cggSlider .slick-list,
.cggSlider .slick-track{
  height:100%;
}
.cggBox{
  height:49.5%;
}
.cggSlider > div .cggBox + .cggBox{
  margin-top:4px;
}
.cggBox img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.cggSlider .slick-slide {
  margin: 0 2px;
}
.cggSlider .slick-list {
  margin: 0 -2px;
}

.caseStudyIntro {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}

.csiImg {
  float: none;
  order: 2;
  min-width: 300px;
  width: 100%;
  margin: 0;
}

.csiImg img {
  width: 100%;
}

@media only screen and (max-width: 992px) {
  .caseStudyIntro {
    grid-template-columns: 1fr;
  }
}

.movedControls{
  display:flex;
  align-items:center;
  justify-content:center;
}
.movedControls .contArrowPrev,
.movedControls .contArrowNext{
  width:11px;
  height:11px;
  cursor: pointer;
}
.movedControls .contArrowPrev,
.movedControls .contArrowPrev:hover,
.movedControls .contArrowPrev:focus{
  background:url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/er-home-cs-arrow-left.png')no-repeat center;
}
.movedControls .contArrowNext,
.movedControls .contArrowNext:hover,
.movedControls .contArrowNext:focus{
  background:url('https://eu.evocdn.io/dealer/1548/content/media/My_Theme/er-home-cs-arrow-right.png')no-repeat center;
}
.movedControls .contArrowPrev:hover,
.movedControls .contArrowNext:hover{
  opacity:0.7;
}
.movedControls .contArrowPrev:before,
.movedControls .contArrowNext:before{
  display:none;
}
.movedControls .slick-dots{
  position: relative;
  bottom: 0;
  padding: 0 20px 10px;
}
.movedControls .slick-dots li button{
  width:12px;
  height:12px;
  border:1px solid #656565;
  background:transparent;
  border-radius:50%;
  opacity:1;
}
.movedControls .slick-dots li.slick-active button{
  opacity:1;
  background:#ee7d00;
  border-color:#ee7d00;
}
.movedControls .slick-dots li button:before{
  display:none;
}
.movedControls .slick-dots li{
  display:inline-flex;
  width:12px;
  height:12px;
  align-items:center;
  justify-content:center;
  margin:0 8px;
}

.studiesNavigation{
  margin:10px 0 60px;
}
.studiesNavigation > div{
  position:relative;
}
.studiesNavigation > div:first-of-type .snText{
  text-align:right;
}
.studiesNavigation p{
  text-transform:uppercase;
  font-size:12px;
  font-weight:500;
  margin:0 0 5px;
  color:#999999;
  transition:color 0.35s;
}
.studiesNavigation h2{
  font-size:16px;
  font-weight:500;
  margin:0 0 5px;
  color:#999999;
  transition:color 0.35s;
}
.snText img{
  transition:transform 0.35s;
}
.snImg{
  width:70px;
  height:70px;
  margin:0 20px;
}
.snImg img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.studiesNavigation > div:hover p,
.studiesNavigation > div:hover h2{
  color:#183642;
}
.studiesNavigation > div:first-of-type:hover .snText img{
  transform:translateX(-30px);
}
.studiesNavigation > div:last-of-type:hover .snText img{
  transform:translateX(30px);
}

.csBottomBanner img{
  width: 100%;
  margin: 0;
}

@media only screen and (max-width: 991px) {
  .caseStudyGallery > .nFlex {
    flex-direction: column;
  }
  .caseStudyGallery > .nFlex > div{
    width:100%;
  }
  .cggSliderWrapper {
     height: 500px;
  }
}

@media only screen and (max-width: 991px) {
  .caseStudyGallery{
    margin:30px 0;
  }

  .snImg {
    display:none;
  }
  .studiesNavigation > div{
    padding:0 10px;
  }
}
/**/


/* workplace */
.ex-name-workplacesupplies .aboutReasons {
	padding: 0 15px;
}
.workplaceTopText {
	text-align: center;
	margin-bottom: 80px;
	margin-top: 50px;
}
.workplaceTopText h1 {
	margin: 0;
	line-height: 1.6;
}
.workplaceTopText p {
	margin-top: 30px;
	margin-bottom: 45px;
	font-size: 17px;
}
.workplaceTopTextButtons a {
	margin: 5px 18.5px;
}
.workplaceOfficeSupplies {
	background: #f5f5f5;
	padding-top: 70px;
	padding-bottom: 10px;
}
.workplaceOfficeSupplies .container > .nFlex {
	align-items: stretch;
	flex-wrap: wrap;
}
.workplaceOfficeSupplies .container > .nFlex > h2 {
	margin: 0;
	margin-bottom: 30px;
	width: 100%;
}
.workplaceOfficeSupplies .left {
	width: 27%;
}
.workplaceOfficeSupplies .left span {
	font-weight: 700;
}
.workplaceOfficeSupplies .left p {
	margin: 0;
	line-height: 1.5;
}
.workplaceOfficeSupplies .left p:nth-of-type(1){
	margin-bottom: 30px;
}
.workplaceOfficeSupplies .right {
	width: 66%;
	flex-wrap: wrap;
}
.workplaceOfficeSupplies .rightBox {
	width: calc(50% - 15px);
	margin-bottom: 70px;
	align-items: stretch;
}
.workplaceOfficeSupplies .rightBox .rightImgWrapper {
  margin-right: 25px;
  width: 100px;
}
.workplaceOfficeSupplies .rightBox .textArea {
	width: calc(100% - 125px);
}
.workplaceOfficeSupplies .rightBox img {
	margin-top: 2px;
}
.workplaceOfficeSupplies .rightBox h3 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 18px;
}
.workplaceOfficeSupplies .rightBox p {
	margin: 0;
	line-height: 1.5;
}

.workplaceImages.slick-dotted.slick-slider {
	margin-bottom: 5px;
}
.workplaceImages  {
	margin-bottom: 4px;
}
.workplaceImages img {
	width: 100%;
}
.workplaceImages .slick-slide {
  margin: 0 2px;
}
.workplaceImages .slick-list {
  margin: 0 -2px;
}

.workplaceSafety {
	background: #183642;
	padding: 70px 0;
}
.workplaceSafety .slick-dots li button {
	border: 1px solid white;
}
.workplaceSafety .container > .nFlex {
	align-items: flex-start;
	flex-wrap: wrap;
}
.workplaceSafety .left {
	width: 29%;
margin: auto 0;
}
.workplaceSafety h2 {
	color: white;
	margin: 0;
	margin-bottom: 30px;
	width: 100%;
}
.workplaceSafety .left p {
	color: white;
	line-height: 1.5;
	margin: 0;
}
.workplaceSafety .left p span {
	font-weight: 700;
}
.workplaceSafety .right {
	width: 66%;
}

.workplaceSafetyBoxes {
	margin-bottom: 0 !important; 
}
.workplaceSafetyBoxes .slick-list {
  margin: 0 -27px;
}
.workplaceSafetyBox .imgWrapper {
	min-height: 80px;
	margin-bottom: 50px;
}
.workplaceSafetyBox {
	margin: 0 35px;
	text-align: center;
	margin-bottom: 20px;
}
.workplaceSafetyBox img {
	margin: 0 auto;	
height: 80px;
}
.workplaceSafetyBox p {
	color: white;	
	margin: 0;
	line-height: 1.8;
}
.workplaceSafetyBox h3 {
	color: white;
	font-size: 18px;
	margin: 0;
	margin-top: auto;
	margin-bottom: 10px;
}

.workplaceContracts {
	padding-top: 100px;
}
.workplaceContracts .container > .nFlex {
	align-items: stretch;
}
.workplaceContracts .left {
	width: 52%;
}
.workplaceContracts .left h2 {
	margin: 0;
}
.workplaceContracts .left > p {
	width: 90%;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 1.5;
}
.workplaceContracts .left ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.workplaceContracts .left ul p {
	opacity: 0;
	max-height: 0;
	transition: all 1s ease;
	font-size: 14px;
	margin: 0;
        overflow: hidden;
        padding-left: 10px;
}
.workplaceContracts .left ul p.active {
	opacity: 1;
	max-height: 250px;
	margin: 0;
}
.workplaceContracts .left li {
	margin: 0;
}
.workplaceContracts .left a {
  font-size: 18px;
	font-weight: 700;
	padding-left: 10px;
	padding-right: 40px;
	display: block;
	position: relative;
	color: #183642;
	transition: all .35s ease;
}
.workplaceContracts .left a:hover {
	color: grey;
}
.workplaceContracts .left a:hover:after {
	color: grey;
}
.workplaceContracts .left a:after {
	content: '+';
	position: absolute;
	right: 20px;
	top: calc(50% - 12px);
	font-size: 24px;
	color: #ef7d00;
	line-height: 1;
}
.workplaceContracts .left a.active:after {
	content: '-';
	font-size: 30px;
	top: calc(50% - 15px);
}
.workplaceContracts .right {
	width: 40%;
}
.workplaceContracts .right img {
	width: 100%;
}

@media only screen and (max-width: 996px) {
	.workplaceOfficeSupplies .container > .nFlex {
		flex-direction: column;
	}
	.workplaceOfficeSupplies .left {
		width: 100%;
	}
	.workplaceOfficeSupplies .right {
		width: 100%;
		margin-top: 50px;
	}
	.workplaceSafety .container > .nFlex {
		flex-direction: column;
	}
	.workplaceSafety .left {
		width: 100%;
	}
	.workplaceSafety .right {
		width: 100%;
		margin-top: 50px;
	}
	.workplaceContracts .container > .nFlex {
		flex-direction: column;
	}
	.workplaceContracts .left {
		width: 100%;
	}
	.workplaceContracts .right {
		width: 100%;
	}
}
@media only screen and (max-width: 768px) {
	.workplaceOfficeSupplies .right {
		flex-direction: column;
	}
	.workplaceOfficeSupplies .rightBox {
		width: 100%;
	}
	.workplaceSafety .workplaceSafetyBox {
		flex-direction: column;
	}
	.workplaceSafety .workplaceSafetyBox > div {
		width: 100%;
	}
	.workplaceTopText h1 {
		font-size: 20px;
	}
}
@media only screen and (max-width : 481px) {
	.workplaceOfficeSupplies .rightBox {
		flex-direction: column;
	}
	.workplaceOfficeSupplies .rightBox .rightImgWrapper {
		width: 100%;
		display: flex;
	}
	.workplaceOfficeSupplies .rightBox .rightImgWrapper img {
		margin: 0 auto;
	}
	.workplaceOfficeSupplies .rightBox .textArea {
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
}
/* */

/* PRINT AND PROMO */
.ex-name-printandpromo .workplaceSafety {
	background: #f5f5f5;
}
.ex-name-printandpromo .workplaceSafety p,
.ex-name-printandpromo .workplaceSafety h2,
.ex-name-printandpromo .workplaceSafety h3 {
	color: #183642;
}
.ex-name-printandpromo .workplaceSafety p {
	line-height: 1.5;
}
.ex-name-printandpromo .workplaceSafety img {
	height: 150px;
}
.ex-name-printandpromo .aboutReasons {
	padding: 0 15px;
}
.ex-name-printandpromo .workplaceSafety .slick-dots li button {
	border: 1px solid #656565;
}
.printPromotional {
	background: #f5f5f5;
	padding: 70px 0;
}
.printPromotional .container > .nFlex {
	flex-wrap: wrap;
	align-items: stretch;
}
.printPromotional .left {
	width: 55%;
}
.printPromotional .left a {
	margin: 5px 0;
	margin-right: 20px;
}
.printPromotional .left p {
	line-height: 1.7;
	margin-bottom: 40px;
}
.printPromotional .left p span {
	font-weight: 700;
}
.printPromotional .left h2 {
	width: 100%;
	margin: 0;
	margin-bottom: 40px;
}
.printPromotional .right {
	width: 40%;
}
.printPromotionalSlider {
	margin-bottom: -70px !important;
}
.printPromotionalSlider .slick-track {
    display: flex !important;
}
.printPromotionalSlider .slick-slide {
    height: inherit !important;
}
.printPromotionalSlider .slick-slide img {
    height: 100%;
}
.printPromotionalSlider .slick-dots {
	bottom: 70px !important;
}

@media only screen and (max-width: 998px) {
	.printPromotional .left {
		width: 100%;
	}
	.printPromotional .right {
		width: 100%;
		margin-top: 50px;
	}
}
/* */

/* furniture interiors */
.furnitureSpace {
	background: #f5f5f5;
	padding: 100px 0;
}
.furnitureSpace .container > .nFlex {
	align-items: stretch;
	flex-wrap: wrap;
}
.furnitureSpace .left {
	width: 30%;
}
.furnitureSpace .left P {
	line-height: 1.5;
}
.furnitureSpace .left p.colOrange {
	font-weight: 700;
}
.furnitureSpace .left p.colOrange {
	margin: 30px 0;
}
.furnitureSpace .left p:not(.colOrange) {
	margin-bottom: 40px;
}
.furnitureSpace .right {
	width: 65%;
	align-items: flex-start;
	flex-wrap: wrap;
min-height: 550px;
}
.furnitureSpace .rightMenu {
	width: 35%;
}
.furnitureSpace .rightMenu ul {
	list-style: none;
	padding: 0;
}
.furnitureSpace .rightMenu li:nth-child(2n-1) {
	position: relative;
	padding-left: 10px;
}
.furnitureSpace .rightMenu li a {
	font-size: 18px;
	font-weight: 700;
	color: #999999;
	transition: all .35s ease;
}
.furnitureSpace .rightMenu li p {
	transition: all 1s ease;
	overflow: hidden;
	margin: 0;
}
.furnitureSpace .rightMenu li.active p {
	max-height: 300px;
	opacity: 1;
	cursor: pointer;
}
.furnitureSpace .rightMenu li:not(.active) p {
	opacity: 0;
	max-height: 0;
}
.furnitureSpace .rightMenu li.active a {
	color: #183642;
}
.furnitureSpace .rightMenu li a:hover {
	color: #777777;
}
.furnitureSpace .rightMenu li.active a:hover {
	color: black;
}
.furnitureSpace .rightMenu li:nth-child(2n-1):after {
  content: '>';
	right: 7px;
	top: 0;
	height: 100%;
	color: #ef7d00;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.3;
	position: absolute;
	transition: all .35s ease;
	opacity: 0;
}
.furnitureSpace .rightMenu li.active:hover:after {
	right: 0;
}
.furnitureSpace .rightMenu li.active:after {
	opacity: 1;
}
.furnitureSpace .rightImage {
	width: 60%;
	max-height: 500px;
	position: relative;
}
.furnitureSpace .rightImage img {
	width: 100%;
	max-height: 500px;
	object-fit: cover;
	opacity: 0;
  position: absolute;
	top: 0;
	left: 0;
	transition: opacity 1s ease;
}
.furnitureSpace .rightImage img.active {
	opacity: 1;
	position: relative;
}
.furnitureSpace .buttonsWrapper {
	justify-content: space-between;
	display: flex;
}
.furnitureSpace .buttonsWrapper a {
  width: calc(50% - 8px);
	min-width: 150px;
}

.furniturePromo {
	background: unset;
}
.furniturePromo .left {
	width: 57%;
}
.furniturePromo .left p {
	line-height: 1.4;
	margin-bottom: 30px;
}
.furniturePromo .nSlider .slick-next, 
.furniturePromo .nSlider .slick-next:hover, 
.furniturePromo .nSlider .slick-next:focus {
	right: calc(50% - 130px);
}
.furniturePromo .nSlider .slick-prev, 
.furniturePromo .nSlider .slick-prev:hover, 
.furniturePromo .nSlider .slick-prev:focus {
	left: calc(50% - 130px);
}
.ex-name-furnitureandinteriors .printPromotionalSlider .slick-dots li button {
	border: 1px solid white;
}
.ex-name-furnitureandinteriors .printPromotionalSlider .slick-dots li.slick-active button {
	background: white;
	border: 1px solid white;
}
.furnitureOfficeSlider {
	margin-top: 60px;
}
.furnitureOfficeSlider img {
	min-height: 100px;
	object-fit: none;
	margin-left: auto;
	margin-right: auto;
}
.furnitureOfficeSlider h5 {
	font-weight: 700;
	color: #183642;
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	text-transform: lowercase;
	max-width: 120px;
}

.furnitureSupply {
	background: #f5f5f5;
	padding-top: 100px;
	padding-bottom: 15px;
}
.furnitureSupply .container > .nFlex {
	align-items: flex-start;
	flex-wrap: wrap;
}
.furnitureSupply .left {
	width: 30%;
}
.furnitureSupply .left p {
	margin: 0;
	line-height: 1.5;
}
.furnitureSupply .left h2 {
	margin: 0;
}
.furnitureSupply .left p.colOrange {
	font-weight: 700;
	margin: 30px 0;
}
.furnitureSupply .right {
	width: 65%;
}


.furnitureSupplyBoxes .slick-track {
	display: flex;
	align-items: stretch;
}
.furnitureSupplyBox {
	align-items: stretch;
	display: flex !important;
	flex-wrap: wrap;
	height: inherit !important;
}
.furnitureSupplyBox .boxLeft {
	background: #183642;
	padding: 30px;
	width: 75%;
	margin-right: 3px;
}
.furnitureSupplyBox h4 {
	color: white;
	text-transform: capitalize;
	font-size: 18px;
}
.furnitureSupplyBox p {
	color: white;
	font-size: 14px;
	margin-bottom: 30px;
}
.furnitureSupplyBox .boxRight {
	flex: 1 1;
}
.furnitureSupplyBox .boxRight img {
	width: 100%;
	height: calc(50% - 1.5px);
	object-fit: cover;
}
.furnitureSupplyBox .boxRight img:nth-child(1) {
	margin-bottom: 3px;
}

.caseStudiesBlock {
	margin: 100px 0;
}
.caseStudiesBlock .container > .nFlex {
	flex-wrap: wrap;
	position: relative;
}
.caseStudiesBlock .container > .nFlex > a {
  min-width: 150px;
	position: absolute;
	right: 0;
	top: 0;
}
.caseStudiesBlock .container > .nFlex > h2 {
  text-align: center;
	margin: 0;
	width: 100%;
	height: 47px;
	line-height: 2;
}
.caseStudiesBlock .container > .nFlex > .caseStudiesBlockBoxes {
	width: 100%;
	margin-top: 40px;
	align-items: stretch;
	flex-wrap: wrap;
}
.caseStudiesBlockBox {
	width: calc(25% - 5px);
	align-items: stretch;
	flex-wrap: wrap;
	position: relative;
    flex-direction: column;
}
.caseStudiesBlockBox:hover .nButton {
	background: #18262b;
}
.caseStudiesBlockBox:hover .top h4 {
	color: orange;
}
.caseStudiesBlockBox:hover .mid img {
	filter: grayscale(100%);
}
.caseStudiesBlockBox .top {
	background: #18262b;
	width: 100%;
	padding: 25px;
	justify-content: center;
	display: flex;
	position: absolute;
	flex-direction: column;
	z-index: 10;
}
.caseStudiesBlockBox .top p {
	color: white;
	transition: all .35s ease;
}
.caseStudiesBlockBox .top h4 {
	color: white;
	margin: 0;
	font-size: 18px;
	transition: all .35s ease;
	text-transform: capitalize;
}
.caseStudiesBlockBox .mid {
	margin-top: 100px;
	max-height: 280px;
	width: 100%;
  flex-grow: 1;
}
.caseStudiesBlockBox .mid img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.caseStudiesBlockBox .nButton {
	width: 100%;
	height: 47px;
}
.caseStudiesBlockBox a {
	z-index: 20;
}

@media only screen and (max-width: 1200px) {
	.furnitureSpace .left {
		width: 100%;
	}
	.furnitureSpace .right {
		width: 100%;
		margin-top: 50px;
	}
	.furnitureSupply .left {
		width: 100%;
	}
	.furnitureSupply .right {
		width: 100%;
		margin-top: 50px;
	}
	.caseStudiesBlockBox {
		width: calc(50% - 5px);
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 998px) {
	.furniturePromo .left {
		width: 100%;
	}
}
@media only screen and (max-width: 768px) {
	.furnitureSpace .rightMenu {
		width: 100%;
		order: 1;
		margin-top: 20px;
	}
	.furnitureSpace .rightImage {
		width: 100%;
	}
	.furnitureSupplyBox .boxLeft {
		width: 100%;		
	}
	.furnitureSupplyBox .boxRight {
		width: 100%;
		margin-top: 3px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.furnitureSupplyBox .boxRight a {
		width: calc(50% - 2px);
	}
	.furnitureSupplyBox .boxRight img {
		width: 100%;
		height: 100%;
	}
	.furnitureSpace .buttonsWrapper {
		flex-direction: column;
		align-items: center;
	}
	.furnitureSpace .buttonsWrapper a {
		margin: 5px 0;
	}
	.caseStudiesBlockBox {
		width: 100%;
	}
	.caseStudiesBlock .container > .nFlex > a {
		position: relative;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 481px) {
	.furnitureSupplyBox .boxRight img {
		width: 100%;
		height: 100%;
	}
	.furnitureSupplyBox .boxLeft {
		padding: 20px;
	}
}
/* */

/* search changes */
.ajax-results.open {
  width: 100%;
}
.ajax-results.open .products-wrapper {
  width: 100% !important;
}
.ajax-results.open .categories-wrapper {
  display: none;
}
.ajax-results.open img {
  display: none;
}
.ajax-results.open span {
  text-align: center;
  padding-right: 0 !important;
  width: 100%;
}
/* */

/* PDP */
.catalog-single {
	padding-top: 0;
}
.catalog-single .product-shopping-actions-prices .product-price-rrp {
	max-width: 210px;
	width: 100%;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
}
.catalog-single .product-shopping-actions-prices .product-price-rrp > div {
	padding: 7px 10px;
	font-size: 12px;
	top: -20px;
	position: relative;
}

.catalog-single .product-shopping-actions-prices .product-price-rrp .rrp {
	text-decoration: line-through;
	font-size: 14px;
}
#breadcrumb {
	margin-bottom: 20px;
}
#breadcrumb li.first_link:before {
	display: none;
}
#breadcrumb li {
	transition: all .35s ease;
}
#breadcrumb li:hover {
	opacity: .7;
}
#breadcrumb li a,
#breadcrumb li span {
	color: #808080;
	font-weight: 300;
	font-size: 13px;
}

#breadcrumb li:before {
	font-size: 13px;
}
#breadcrumb .breadcrumb_home {
	color: #818181;
	font-weight: 300;
	font-size: 13px;
}
#breadcrumb .breadcrumb_home a {
	font-weight: 300;
}
 #breadcrumb .breadcrumb_home i {
	display: none;
}

.catalog-single .buttons {
	margin-top: 0;
}
.catalog-single .footer .buttons .btn-sm {
	width: calc(100% - 50px);
	margin: 0;
}

.catalog-single .productaddtocart_container {
	margin-top: 0;
	margin-bottom: 20px;
}

.catalog-single .social-links {
	display: none;
}
.catalog-single .singlebanner_wrapper {
	margin: 8px 0;
}

.catalog-single .product-shopping-actions {
	padding: 30px;
}
.catalog-single .buttons .qnt-count {
	padding-top: 40px;
}
.catalog-single.productsrelated {
	padding: 0;
	border-color: #d7d7d7 !important;
}

.catalog-single.has-carousel .tile {
	border-color: #d7d7d7 !important;
}

.catalog-single.productsrelated .sidebar-content > h3 {
  padding: 10px 20px;
	margin-left: 0;
	font-size: 16px;
}

.catalog-single.productsrelated .owl-stage-outer {
	border-top-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
}

.catalog-single .product-shopping-actions-addtoquicklist > a {
	color: #183642;
	border: 1px solid black;
	font-weight: 700;
	font-size: 15px;
	width: 100%;
	min-height: 45px;
	text-transform: lowercase;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all .35s ease;
}
.catalog-single .product-shopping-actions-addtoquicklist .tooltip {
	display: none !important;
}
.catalog-single .product-shopping-actions-addtoquicklist > a:hover {
	background: #18262b;
	color: white;
	border-color: transparent;
}
.catalog-single #addItemToCart i,
.catalog-single .product-shopping-actions-addtoquicklist > a i {
	display: none;
}
.catalog-single #addItemToCart {
	width: 100%;
	min-height: 45px;
	font-weight: 700;
	font-size: 15px;
	transition: all .35s ease;
	border-radius: 0;
	margin-bottom: 15px;
	text-transform: lowercase;
}

.catalog-single .product-compare-action {
	text-align: center;
	font-size: 14px;
	border: 0;
	cursor: pointer;
	transition: all .35s ease;
	line-height: 2;
}
.catalog-single .product-compare-action:hover {
	opacity: .7;
}

.catalog-single .product-compare-action .fa-stack i:not(:hover):before {
	color: #18262b;
}

.catalog-single .singlebanner_wrapper img {
	width: 100%;
}

.catalog-single .ms-thumbs-cont {
	left: 0 !important;
}

.catalog-single .product-title a {
	color: #5b696d;
	text-transform: uppercase;
}
.catalog-single .product-title .product-name {
	font-size: 24px;
}
.noRRPStyle {
  margin-bottom: 40px !important;
	text-align: center !important;
}
.catalog-single .product-shopping-actions-prices > span {
	font-size: 14px;
	margin: 0 auto;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 0;
	max-width: 210px;
	width: 100%;
}
.catalog-single .product-shopping-actions-prices .price {
	padding: 20px;
	max-width: 210px;
	min-width: 0;
	width: 100%;
	border-radius: 0;
}
.catalog-single .product-shopping-actions-prices .price .has-price {
	font-size: 30px;
	font-weight: 700;
}
.catalog-single .product-shopping-actions-prices .price .uom {
	font-size: 12px;
	font-weight: 700;
}

.catalog-single .product-title {
	border-color: #d7d7d7;
	padding-bottom: 20px;
}
.catalog-single .productdetails > div.margindiv:first-child {
	margin: 15px 0;
}
.catalog-single .productdetails > div.margindiv:first-child > span {
	border-radius: 0;
	padding: 7px 15px;
}
.catalog-single .product-points ul {
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 0;
	max-width: 100%;
}
.catalog-single .product-points ul li {
	max-width: unset;
	font-size: 14px;
	padding-left: 5px;
}
.catalog-single .product-points ul li::marker {
	color: #ef7d00;
	font-size: 10px;
	padding-bottom: 5px;
}
.catalog-single .buttons .qnt-count .incr-btn {
	min-width: 30px;
	line-height: 1.8;
}

.catalog-single .buttons .qnt-count .form-control {
	width: 44px;
}

.catalog-single #accordion > .panel {
	border-left: 0;
	border: 1px solid #d7d7d7;
	border-radius: 0;
	box-shadow: unset;
}
.catalog-single #accordion .panel-heading {
	background: #f5f5f5;
	padding: 10px 20px;
}
.catalog-single #accordion .panel-heading h3 {
	font-size: 16px;
}
.catalog-single #accordion .panel-body {
	padding: 20px;
}
.catalog-single #accordion .panel-body .row {
	margin: 0;
}
.catalog-single #accordion .panel-body .form-group {
	padding: 0;
}

.catalog-single .panel-heading h3::after {
  content: '-';
	position: relative;
	font-size: 22px;
	font-family: 'Montserrat', sans-serif;
	top: -5px;
}
.catalog-single .panel-heading.collapsed h3::after {
  content: '+';
	font-size: 18px;
	top: 0;
}

.catalog-single .tech-specs span {
	color: #18262b;
}
/* */

.myorders .status {
  display: none;
}

.cggBox {
  position: relative;
}

.cggBox.before::after,
.cggBox.design::after,
.cggBox.during::after {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #f07e03;
  font-weight: 700;
  text-shadow: 1px 1px #000;
}

.cggBox.before::after {
  content: 'BEFORE';
}

.cggBox.design::after {
  content: 'DESIGN';
}

.cggBox.during::after {
  content: 'DURING';
}

.slick-autoplay-toggle-button {
  display: none;
}

/** Background on Leitz Ergo Page **/
.ex-name-leitzergo {
  background: #faf0e6;
}