/*------------------isotop items------------------*/
.isotope, .isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.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 {
  overflow: visible;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.isotope-box {
  margin-left: -30px;
  margin-top: 50px;
}
.isotope-box2 {
  margin-left: 0;
  margin-top: 0;
}
.element {
  float: left;
  width: 270px;
  height: auto !important;
  display: block;
  position: relative;
  border: none;
  margin: 0 !important;
  padding: 0 0 30px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.element2 {
  float: left;
  width: 270px;
  height: auto !important;
  display: block;
  position: relative;
  border: none;
  margin: 0 !important;
  padding: 0 0 0px 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.isotope .isotope-item {
  margin: 20px 0 0 0;
}

.isotope .isotope-item.element2 {
  margin: 0px 0 0 0;
}

#options {float: right; padding-top: 20px;}
#filters {position: relative; margin: 0; padding: 0; line-height: 0; display: block;}
#filters li {display: block; float: left; padding: 0; margin: 0 40px 0 0;}
#filters li:last-child {margin-right: 0;}
#filters li a { background: none; border: none; font-size: 18px; font-weight: 500; color: #2b2e2f; margin: 0; text-decoration: none; padding: 5px 0px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
#filters li a:hover {color: #576189;}
#filters.pagination li a.selected {color: #576189;}

#options2 {padding-top: 0px;}
#filters2 {position: relative; margin: 0; padding: 0; display: block;}
#filters2 li {display: block; padding: 0; margin: 50px 0 0 0;}
#filters2 li:first-child {margin-top: 0;}
#filters2 li a {display: block; background: none; border: none; font-size: 18px; font-weight: 400; color: #a8b0b2; margin: 0; text-decoration: none; padding: 5px 0px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; font-family: 'Oswald'; float: none; text-transform: uppercase; letter-spacing: 1px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
#filters2 li a:hover {color: #29abe2;}
#filters2.pagination li a.selected {color: #29abe2;}




.thumb-isotope {}
.thumb-isotope .thumbnail{padding: 0px; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb-isotope .thumbnail a{position: relative;  display: block; text-decoration: none; padding: 0px; background: none; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb-isotope .thumbnail a:hover{background: none;}
.thumb-isotope .thumbnail a figure{position: relative; margin: 0; float: none; margin:0px 0px 0px 0px; padding: 0px; background: #000000; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb-isotope .thumbnail a:hover figure{}
.thumb-isotope .thumbnail a img{width: 100%; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; opacity: 1; filter: alpha(opacity=100);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb-isotope .thumbnail a:hover img{opacity: 0.3; filter: alpha(opacity=30);}
.thumb-isotope .thumbnail a em{position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; background: none; opacity: 0; filter: alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb-isotope .thumbnail a:hover em{opacity: 1; filter: alpha(opacity=100);}
.thumb-isotope .thumbnail a .caption{ position: absolute; left: 0; top: 50%; width: 100%; text-align: center; padding: 0 15px; opacity: 0;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
-ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.thumb-isotope .thumbnail a:hover .caption{opacity: 1;}
.thumb-isotope .thumbnail a .caption .txt1{font-size: 24px; font-weight: 500; color: #fff;}
.thumb-isotope .thumbnail a .caption .txt2{font-size: 16px; font-weight: 300; color: #29abe2;}

.thumb-isotope2 {}
.thumb-isotope2 .thumbnail{padding: 0px; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb-isotope2 .thumbnail a{position: relative;  display: block; text-decoration: none; padding: 0px; background: none; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb-isotope2 .thumbnail a:hover{background: none;}
.thumb-isotope2 .thumbnail a figure{position: relative; margin: 0; float: none; margin:0px 0px 0px 0px; padding: 0px; background: #000000; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb-isotope2 .thumbnail a:hover figure{}
.thumb-isotope2 .thumbnail a img{width: 100%; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; opacity: 1; filter: alpha(opacity=100);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb-isotope2 .thumbnail a:hover img{}
.thumb-isotope2 .thumbnail a .over1{position: absolute; width: 100%; height: 100%; left: 0; top: 0; opacity: 0; filter: alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb-isotope2 .thumbnail a:hover .over1{opacity: 0.9; filter: alpha(opacity=90);}
.thumb-isotope2 .thumbnail a .caption{ position: absolute; left: 0; top: 50%; width: 100%; text-align: center; padding: 0 15px; opacity: 0;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
-ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.thumb-isotope2 .thumbnail a:hover .caption{opacity: 1;}
.thumb-isotope2 .thumbnail a .caption .txt1{font-family: 'Oswald'; font-size: 26px; font-weight: 400; color: #fff; text-transform: uppercase; letter-spacing: 1px;}
.thumb-isotope2 .thumbnail a .caption .txt2{font-size: 18px; font-weight: 300; color: #fff;}
