@charset "utf-8";@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,800);
figure.snip1194 {
	font-family: 'Raleway', Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0px auto;
	/* [disabled]min-width: 100%; */
	/* [disabled]max-width: 310px; */
	/* [disabled]max-height: 220px; */
	width: 100%;
	color: #000;
	text-align: center;
	height: auto;
}
figure.snip1194 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
figure.snip1194 img {
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.snip1194 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
figure.snip1194 h2,
figure.snip1194 p {
	margin: 0px;
	position: absolute;
	width: 100%;
	left: -3px;
	opacity: 0;
}
figure.snip1194 h2 {
	padding: 0px 1em;
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
	bottom: 53%;
	-webkit-transform: translate3d(0%, -100%, 0);
	transform: translate3d(0%, -100%, 0);
	line-height: 1.5em;
	font-size: 110%;
}
figure.snip1194 h2 span {
  font-weight: 400;
}
figure.snip1194 p {
	top: 53%;
	padding: 0px 2em;
	font-size: 0.8em;
	font-weight: 500;
	-webkit-transform: translate3d(0%, 100%, 0);
	transform: translate3d(0%, 100%, 0);
	line-height: 1.5em;
	/* [disabled]text-align: center; */
}
figure.snip1194 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
figure.snip1194:hover {
background-color: #FFFFFF;
}
figure.snip1194:hover img,
figure.snip1194.hover img {
  opacity: 0.15;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
figure.snip1194:hover figcaption h2,
figure.snip1194.hover figcaption h2,
figure.snip1194:hover figcaption p,
figure.snip1194.hover figcaption p {
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
}
figure.snip1194:hover figcaption h2,
figure.snip1194.hover figcaption h2 {
  opacity: 0.9;
}
figure.snip1194:hover figcaption p,
figure.snip1194.hover figcaption p {
	opacity: 0.8;
}
/* Demo purposes only */


.snip1352 {
	position: relative;
	float: left;
	overflow: hidden;
	/* [disabled]margin: 10px 1%; */
	/* [disabled]min-width: 255px; */
	/* [disabled]max-width: 315px; */
	height: auto;
	/* [disabled]width: 100%; */
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.snip1352 img {
  max-width: 100%;
  vertical-align: top;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;
}
.snip1352:hover img,
.snip1352.hover img {
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}
/* Demo purposes only */
body {
  background-color: #dbdcdb;
}





@media screen and (max-width:989px){
}

@media screen and (max-width:759px){
}
