/* cmsms stylesheet: C - MIN768 modified: 23/04/18 11:54:41 */
/* MIN768 */

/* TOP BAR */
#topbar ul{
display:block;
float:right;
}

#topbar ul li{
display:block;
float:left;
padding:0 5px;
border-right:2px solid ;
line-height:1;
}

#topbar ul li:last-child{
border-right:none;
}

/* SLIDESHOW */

#slideshow .swiper-slide{
background-size: cover;
}

.slide-cell{
vertical-align:top;
}

.product-item{
width:33.33334%;
}

/** PRODUCT PAGE **/

#clients-strip .col2-12{
width:16.666667%;
}

#accreditation-logos li{
width:16.666667%;
padding:0;
}

#core .block-cell-bottom a{
width:calc(50% - 10px);
margin-right:20px;
float:left;
margin-bottom:0;
}

#core .block-cell-bottom a:last-child{
margin-right:0;
}

.block-cell-bottom p:after{
content:'';
display:block;
clear:both;
}
