Referenties
.isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}
.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 800ms;
-moz-transition-duration: 800ms;
-ms-transition-duration: 800ms;
-o-transition-duration: 800ms;
transition-duration: 800ms;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity;
}
#filters a, #sort-direction a {
margin: 0 10px;
padding-left: 0px;
}
#shufflelist a {
margin: 0 0 0 10px;
display: inline-block;
vertical-align: top;
}
.wsp-container-outer {
margin:0 -15px;
}
.element {
margin: 0;
float: left;
position: relative;
color: #808080;
}
.element .wsp-inner {
margin:15px;
background: #fff;
}
.element.full-width {
width:100%;
}
.element
.element.widthx2
img.wsp-main-image {
width:100%;
background: url("http://evitso.be//modules/mod_wsportfolio/images/loader.gif") no-repeat center center #f6f6f6;
}
#container {
height:100%;
width:100%;
}
a.selected, a.selected:hover, a.selected:active, a.selected:focus {
color: #000 ;border-bottom: 2px solid #000;
}
a.element
a.wsp-head {
position:relative;
display:block;
}
a.wsp-head img, .element img {
display:block;
border:1px solid #D0D0D0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wsp-z-index {
z-index:35;
}
ul.option-set {
margin-bottom: 20px;
}
ul.nolist li {
padding-right: 10px;
}
ul.option-set li {
display:inline;
}
ul.option-set li a i {
margin-right: 0 !important;
}
ul#filters, ul#sort-direction, ul#shufflelist {
margin:0 0 20px 0;
}
ul#filters li:first-child a {
margin-left:10px;
}
ul#sort-direction li:last-child a {
margin-right:0;
}
.wsp-title, .wsp-content {
font-weight: 700;
line-height: 50px;
color: #555;
text-shadow: 0 1px 0 #fff;
display: block;
position: relative;
outline:none;
padding: 0 20px;
text-decoration: none;
box-shadow: 0 1px 0 #fff inset;
background: #fafafa;
background: -moz-linear-gradient(top, #fafafa 0%, #f5f5f5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#f5f5f5));
background: -webkit-linear-gradient(top, #fafafa 0%,#f5f5f5 100%);
background: -o-linear-gradient(top, #fafafa 0%,#f5f5f5 100%);
background: -ms-linear-gradient(top, #fafafa 0%,#f5f5f5 100%);
background: linear-gradient(to bottom, #fafafa 0%,#f5f5f5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#f5f5f5',GradientType=0 );
margin: 0;
border:1px solid #D0D0D0;
}
.wsp-title .wsp-content, .wsp-title .wsp-toggle {
color: #555;
font-weight:normal;
text-shadow: 0 1px 0 #fff;
display: block;
position: relative;
outline:none;
padding: 0 0 20px 0;
text-decoration: none;
box-shadow: none;
background: transparent;
margin: 0;
border:none;
}
.wsp-title .wsp-content hr, .wsp-title .wsp-toggle hr {
margin:20px 0; padding:0; border-width: 1px 0 0 0; border-style:solid; border-color: #ddd;-webkit-box-shadow: 0 1px 0 #fff;-moz-box-shadow: 0 1px 0 #fff;-ms-box-shadow: 0 1px 0 #fff;-o-box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 #fff;
}
.wsp-content {
padding: 20px;
}
.wsp-toggle, .wsp-content {
line-height:24px;
}
.wsp-content *:last-child, .wsp-toggle *:last-child {
margin-bottom:0;
}
.wsp-title {
margin-top: -1px;
position:relative;
}
.wsp-title-toggle:hover, img.wsp-main-image:hover {
cursor:pointer;
}
.wsp-toggle-sign {
background: url("http://evitso.be//modules/mod_wsportfolio/images/open-close.png") no-repeat right -1px transparent;
display:block;
height:50px;
width:50px;
position:absolute;
right:0;
top:0;
opacity:.33;
-webkit-transition: opacity .2s ease-in-out 0s;
-moz-transition: opacity .2s ease-in-out 0s;
-ms-transition: opacity .2s ease-in-out 0s;
-o-transition: opacity .2s ease-in-out 0s;
transition: opacity .2s ease-in-out 0s;
}
.wsp-inner:hover .wsp-toggle-sign {
opacity: 1;
}
.wsp-z-index .wsp-toggle-sign {
background-position: right -51px;
}
img, object, embed {
height: auto;
max-width: 100%;
}
.wsportfolio ul, .wsportfolio li, .wsportfolio ul li {
border:0;
padding:0;
margin:0;
background:transparent;
}
.wsp-title:hover > .wsp-toggle-sign{
opacity:1;
}
.clear {
clear:both;
}
.left {
float:left;
}
.right {
float:right;
}
@media only screen and (max-width: 767px) {
.element {
width: 100%;
}
.element.widthx2 {
width: 100%;
}
.left, .right {
float:none;
}
}
img.wsp-main-image {
background: transparent !important;
}
.item_introtext ul li::before, .item_fulltext ul li::before {
top: 0px;
left: -6px;
}
All (#filter)
Webdesign (#filter) Webhosting (#filter) Netwerk en Consultancy (#filter) Hardware (#filter) IT support (#filter)
Shuffle (javascript:void(0))
Dinosport Sprl
Crea-Decor Bvba
Bake Performance NV
Convents Products NV
Bofizon Bvba
Arthabaska NV
Icon Belgium
Gepex
ERA De Piramide Nobis
MetaLaser
Lummense wegenbouw nv
Laswerken Nys
Cattery of Tree Hill
Party4Rent
GoCo Autohandel Garage
De Cock Consulancy
Dienstenonderneming Diepenbeek
Kingfisher Marketing
Studiebureau Peeters - De Belder