.actionsr {
    height: 50px;
    content-align: center;
    width: 100%;  
    z-index: 30;
    position: absolute;
    bottom: -25px;
    font-family: 'Lato'

  }
  .actionsr>div>a,.actionsr>div>button {
    margin-right: 10px;
    position: relative;
    top: 10px;  
  }

  .actionsr>a>img {
    position: absolute;
    bottom: 10px; 
  }
  .rightarr {
    right:0;
  }
  .leftarr {
    left:0;
  }

  .actionsr>div {
    width: 90%;
    text-align: center;
    margin: 0 auto;
    float: none;
    display: block;
  }

  .actionsr div button {
    background-color:#e8d70b;
    color: black;
    border: none;
    width: 90px;
    height: 35px;
    line-height: 35px;
    transition: all .3s;
    text-transform: uppercase;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-weight: bold;
    font-family: "Lato", sans-serif;

  }
  .actionsr div button:hover {
    opacity: .7;
  }
  .actionsr div button:hover .share {
    opacity:2;
  }

  #fichebuttons {
    display: block;
    margin-bottom: 1em !important;
    text-align: center;
    font-size: 1.2em;
    font-family: 'Lato',sans-serif;
  }
  #fichebuttons>div {
    border:2px solid #e01a22;
    cursor: pointer;
  }
  #fichebuttons .active, #fichebuttons div:hover {
    padding-bottom: 0;
    background-color: #e01a22;
    color: white;
  }

  .box-disp *, .box-disp {
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;

  }


  #detail>p {
    text-align:center;
    line-height:155%; 
    width:100%;  
    margin: 2em 0;
  }
  #detail>p:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
  }
  .share {
    z-index:100;
    background-color: #fff;
    display: none;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    position: absolute;    
    padding: 10px;
    -webkit-box-shadow: 0 -1px 3px 1px #424242;
    box-shadow: 0 -1px 3px 1px #424242;
    bottom: -120px; 
    left: 10px; 
  }
  .share img {
    z-index: 500;
    padding: 5px 0;
    display: block;
  }
  .sharepos {
    position: relative;
    width: 90px;
    height: 30px;
    display: inline-block;
    top: 10px;
  }

  .nextproditem
  {
    width: 100%;
    height: 33.333333%;   
    position: relative;
    overflow: hidden;
    color: #000;
  }
  .nextproditem:last-of-type .line {
    border-bottom: none;
  }

  .nextproditem h2
  {
    height: 1.3em;
    overflow: hidden;
    color:  #226a7e;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: .7em;
    margin-top: 0;
    font-size: 1.1em;
    font-weight: normal;
  }

  .nextproditem:hover, .nextproditem:hover p
  {
    background-color: #c3e8f2;    
    margin-top: -1px;
  } 
  .nextproditem:hover .line {
    border-bottom: none;
  }

  a .nextproductimg
  {
    float:left;
    width: 100px;
    border: 1px solid #08586e;
    height: 100px;    
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%); 
  }

  .nextproducttext
  {
    position: absolute;
    left: 140px;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%); 
  }
  .line {
    position: absolute;
    bottom: 0;
    left: 19px;
    right: 19px;
    height: 1px;
    border-bottom:1px solid #e8d70b;
  }
  #fix {
    height: inherit;    
  }

  .c
  {
    line-height: 1.5em;
    text-align: justify;
  }
  #newsblock
  {
    margin: 1em auto 2em auto;
    max-width: 1300px;
    position: relative;
  } 
  #fix {
    background-color: #231f20;
    color:white;
  }

  .right .nieuwsfichebutton {
    
    background-color: #e8d70b;
    color: black !important;
    border: none;   
    width: 50%;
    text-align: center;
    font-size: 1em;
    display: inline-block;  
    color: #fff;
    height: 35px;   
    line-height: 35px;    
    text-transform: uppercase;
    position: absolute;
    bottom: -15px;
    left: 25%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
  }
  .right .nieuwsfichebutton a {
    line-height: 30px;
  }

  .left .nieuwsfichebutton {
    margin-top: 7.5px;  
  }

  #contentblock {
    margin: 3em auto 2em auto;
    max-width: 1300px;
    position: relative;   

  }
  #contentblock:after {
    clear: both;
    display: block;
    content: "";
  }
  #contentblock.left {
    margin-right: 420px;
    position: relative;
  }

  #contentcenter
  {   
    max-width: 1400px;    
  }
  #contentcenter>* {
    margin:0 auto;
    width: 100%;    
    max-width: unset;   
  }
  #contentcenterimage {
    width: 400px;
    height: 100%;   
    float: right;
    position: relative; 
  }
  #contentcenterimage img {
    width: 100%;
  } 
  #contentcenterimage span {
    text-align:center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 0;
    width: 100%;
    
    text-transform: uppercase;
    color: white;
    font-size: 150%;

  }

  #newsblock .left
  {
    margin-right: 420px;
    position: relative;
  }

  .newsnav
  {
    position: absolute;
    text-align: center;
    left: 0;
    width: 100%;
    bottom: 0px;
    height: 50px;
  }
  .left .newsnav {
    background:rgba(0,0,0,0.7);   
  }
  .right .newsnav {   
    height: 30px;
  }

  .newsnav img
  {
    margin: 0 .2em;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);  
  }
  .newsnav img.fr {
    right:24px;
  }
  .newsnav img.fl {
    left:24px;
  }


  #newsblock .right
  {
    position: absolute;
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 400px;
    background-image: url('/images/referentieright.png');
    background-repeat: no-repeat;
    background-size: cover;   
  }
  #fix {
    padding:60px 15px;
  }
  #newsblock .right h2 {
    text-transform: none;
    font-size: 150%;
    margin-bottom: 20px;
  }
  #newsblock .right p {
    color: white;
    font-family: 'Lato', sans-serif;
  }
  #newsblock .right a.offerte {
    display: block;
    margin: 60px auto 0 auto;
    padding:0.6em 0;
    width: 180px;
    height: 40px;
    line-height: 40px;
    color: #231f20;
    background-color: white;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 1.1em;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    line-height: 20px;
    text-align: center;

  }

  .reslist
  {
    display: none;
  }
  #contentcenter.pmargin p {
    margin-bottom: 16px;
  }

  @media all and (max-width: 1220px){
    #newsblock .right a.offerte {
      margin-top: 20px;
    }
    #fix {
      padding:10px 5px;
    }

  }

  @media all and (max-width: 1150px) {
    .nextproditem:nth-child(3n)
    {
      display: none;
    }

    .nextproditem
    {
      height: 50%;
    }
    .nextproditem h2 {
      height: auto;
    }
    .nextproditem:nth-of-type(2) .line {
      border-bottom: none;
    }    

    .nextproditem .c
    {
      height: 6em !important;
      text-align: left;
    }
    .nextproductimg {
      margin-top: 0em;    }

      #newsblock .left
      {
        margin-right: 320px;    
      }

      #newsblock .right,#contentcenterimage
      {
        width: 300px;
      } 
      #newsblock .right a.offerte {
        margin-top: 10px;
      }

    }

    @media all and (max-width: 1050px) {
      #newsblock .left
      {
        margin-right: 0;
      }

      #newsblock .right
      {
        display: none;
      }
      #contentcenterimage {
        display: none;
      }
      #contentcenter {
        width: 96%;
        margin-left:auto;
        margin-right: auto;
      }
      .dn.offerte {
        margin-top: 60px;
        margin-bottom: 60px;
        text-align: center;
        display: block;   
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url('/images/offertemobile.png');         
      }
      .blueblue {
        color:white;
        background-color: #231f20;
        padding:20px 0;
      }
      .blueblue h2 {
        font-family: 'Lato', sans-serif;
        font-size: 1.1em;
        padding-left: 10px;
        padding-right: 10px;
      }
      .offerte a {
        display: block;
        margin: 60px auto 0 auto;
        padding: 0.6em 0;
        width: 180px;
        height: 40px;
        line-height: 40px;
        color: #231f20;
        background-color: white;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font-size: 1.1em;
        font-weight: bold;
        font-family: 'Lato', sans-serif;
        line-height: 20px;
        text-align: center;
      }
    }

    @media all and (max-width: 900px) {
      #newsblock .right
      {
        display: none;
      }

      #newsblock .reslist
      {
        display: inline-block;
      }

      #newsblock .left
      {
        margin-right: 0;
      }
    }

    @media all and (max-width: 600px) {
      .notonmobile
      {
        display: none;
      }

      .c
      {
        text-align: left;
      }
      .actionsr {
        position: static;
      }
      .actionsr > a > img {
        bottom: 5px;
      }
      .actionsr > div > a {
        width: 40%;
        margin:1em auto;
        float: none;
        position: static;
        display: block;
      }
      .actionsr > div > a.notonmobile {
        display: none;
      }
      .actionsr div button {
        width: 100%;
      }
      .sharepos {
        position: static;
        width: 40%;
        margin:0 auto;
      }
      .actionsr .sharepos button {
        width: 100%;
      }

      #contentblock {
        margin-top: 7em;
      }
      .actionsr > a > img {
        bottom: 20px;
      }
      .share {
        left: 50%;
        transform: translateX(-50%);
        bottom: -140px;
      }

      
    }
    @media all and (max-width: 500px){
      
    }

    @media all and (max-width: 420px) {     
      
    }
    @media all and (max-width: 350px){
      
    }