.top-bar-wrapper {
    width: 100%;
    background-color: #000000;
    height: 4rem;
    display: flex;
    justify-content: center;
}
.top-bar-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    padding: 0 1.5rem;
}
.top-bar-item {
    font-size: 1.6rem;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.top-bar-item .text-orange {
    color: #f07d00;
    font-weight: 700;
}
.u-flex-center {
    display: flex;
    align-items: center;
}
#truck #body {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: body-bounce;
    animation-name: body-bounce;
    fill: #f07d00;
}
.top-bar-item a:hover {
    text-decoration: underline;
}
.top-bar-item a {
    color: #fff!important;
}
.text-orange {
    color: #f07d00;
}
.u-flex-center {
    display: flex;
    align-items: center;
}
#truck {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: truck-skew;
    animation-name: truck-skew;
}
#truck {
    width: 60px;
}
.top-bar-item svg {
    margin-bottom: .3rem;
    margin-right: .9rem;
}
#truck #wheel--front {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: wheel-front-bounce;
    animation-name: wheel-front-bounce;
    fill: #f07d00;
}
#truck #wheel--back {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: wheel-back-bounce;
    animation-name: wheel-back-bounce;
    fill: #f07d00;
}
#truck #gas--last {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: gas-last-flow;
    animation-name: gas-last-flow;
    fill: #ddd;
}
#truck #gas--first {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: gas-first-flow;
    animation-name: gas-first-flow;
    fill: #ccc;
}
#truck #body-text {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: body-bounce;
    animation-name: body-bounce;
}
#body-text {
    fill: #fff;
}
.text-center {
  text-align: center;
}


.iguswpcksec31shoppingcart .shopping-cart-related-items {
  display: none;
}

.all--news {
text-align: center; 
}

/***Hometitles***/
.tile {
  margin-right: 1rem;
  margin-bottom: 1rem;
  width: 270px;
}

/* if it's supported, apply the below - modern browsers */
@supports (grid-gap: 2rem) {
  .tiles-container {
    display: grid;
    grid-gap: 2rem;
    grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
  }

  .tile {
    margin-right: 0;
    margin-bottom: 0;
    width: auto;
  }
}

.tile {
  background-color: #f07d00;
  color: white;
  padding: 2rem;
  height: 12rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
}

.tile h5 {
  font-weight: 500;
}
.tile:hover {
  background-color: #ce6a00;
}

.tile-16:hover {
  background-color: #f07d00;
}

.tile-1 {
  background-image: url(https://www.igus.es/contentData/Homepage_Images/uk-tile1-chain.png);
}
.tile-2 {
  background-image: url(https://www.igus.es/contentData/Homepage_Images/uk-tile2-bearing.png);
}
.tile-3 {
  background-image: url(https://www.igus.es/contentData/wpck/images/ES_es/common/mesa-lineal-drylin-zlw.png);
}
.tile-4 {
  background-image: url(https://www.igus.es/contentData/Homepage_Images/uk-tile4-3dprint.png);
}
.tile-5 {
  background-image: url(https://www.igus.es/contentData/Homepage_Images/uk-tile5-chainflex.png);
}
.tile-6 {
  background-image: url(https://www.igus.es/contentData/Homepage_Images/uk-tile6-xiros.png);
}
.tile-7 {
  background-image: url(https://www.igus.es/contentData/Homepage_Images/uk-tile7-triflex.png);
}
.tile-8 {
  background-image: url(https://www.igus.es/contentData/wpck/images/ES_es/common/rebel.png);
}
.tile-9 {
  background-image: url(https://www.igus.es/contentData/Homepage_Images/uk-tile9-readycable.png);
}
.tile-10 {
  background-image: url(https://www.igus.es/contentData/Homepage_Images/uk-tile10-plasticrod.png);
}
.tile-11 {
  background-image: url(https://www.igus.es/contentData/Homepage_Images/uk-tile11-drylin.png);
}
.tile-12 {
  background-image: url(https://www.igus.es/contentData/Homepage_Images/uk-tile6-gear.png);
}
.tile-13 {
  background-image: url(https://www.igus.es/contentData/Homepage_Images/uk-tile13-readychain.png);
}
.tile-14 {
  background-image: url(https://www.igus.es/contentData/Homepage_Images/uk-tile14-igubal.png);
}
.tile-15 {
  background-image: url(https://www.igus.es/contentData/Homepage_Images/uk-tile15-dryspin.png);
}
.tile-16 {
  background-color: #363636;
}
/***Endhometitles***/

.accordeon ul {
margin:0;
padding:0;
list-style:none;
width : 300px;
}

.accordeon ul li {
display:block;
overflow:hidden;
margin:0;
padding:0;
list-style:none;
width : 1900px;
height:30px;
background-color: #FFF;
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
transition:  height 0.3s ease-in-out;
-moz-transition:  height 0.3s ease-in-out;
-webkit-transition:  height 0.3s ease-in-out;
-o-transition:  height 0.3s ease-in-out;
}

.accordeon ul li .titre {
display:block;
margin:0;
padding:10px;
height:19px;
border-top:  #f0f0f0 1px solid;
font-family: Arial, Helvetica, sans-serif;
font-size:80%;
color:#000;
background: white;
}

.accordeon ul li .titre:before{
  content: "+";
  font-size: 1.5em;
  line-height: 0.5em;
  float: right;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}



.accordeon ul li div {
margin:0;
overflow:auto;
overflow-wrap: break-word;
padding:10px;
height:150px;
background: white;
}

.accordeon  ul li:hover {
height:150px;
}

.accordeon:hover ul li .titre:hover {
color:#000;
background:#fff;
font-size:80%;
}

.accordeon ul li .titre:hover {
cursor:pointer;
}

.iguswpcksec31shoppingcart .shopping-cart-related-items {
  display: none;
}