 @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700&display=swap');


@font-face {
  font-family: 'HandelGotD-Bold';
  src:	url('../fonts/HandelGotD-Bold.eot?#iefix') format('embedded-opentype'),  
		url('../fonts/HandelGotD-Bold.otf')  format('opentype'),
		url('../fonts/HandelGotD-Bold.woff') format('woff'),
		url('../fonts/HandelGotD-Bold.ttf')  format('truetype'),
		url('../fonts/HandelGotD-Bold.svg#HandelGotD-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


html,body { height:100%; }
bodyhtml, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;/* font: inherit;*/ vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}
body { max-width:100%; font-family:'Open Sans', sans-serif; font-size:14px; font-weight:400; color:#000000;background:url(../images/bg.png); overflow-x: hidden; }
ol, ul { list-style: none; }
p{ text-align:justify; text-align-last: auto; }
fieldset,img { border:0; }
img{ max-width:100%; }


#wrapper {
	position:relative;
	display:block;
	padding:0;
	min-height:100%;
}

#products-austrak, 
#products-sherings,
#products-austmark {
	position: relative;
	display: block;
	margin: 20px 0 0 0;
}
#products-austrak a,
#products-sherings a,
#products-austmark a {
    position: relative;
    display: block;
    float: left;
    width: 29%;  
    height: auto;
    border: 0px solid #EFEFEF;
    overflow: hidden;
}
#products-austrak a img,
#products-sherings a img,
#products-austmark a img {
	position: relative;
	margin: 0 auto;
	/*transition: transform .5s;*/
	z-index: 1;
	border-radius: 10px;
	-webkit-transform: rotate(15deg) scale(1.4);
    transform: rotate(15deg) scale(1.4);
    -webkit-transition: .3s ease-in-out;
    transition: .5s ease-in-out;
}
#products-austrak a .overlay{
	position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: #bb8fe7;
  border-radius: 10px;
  -webkit-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -ms-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .5s;
  transition-property: all;
  z-index: 0;
}
#products-austrak a .overlay h3{ color: #fff; font-size: 17px; text-align: center;
    line-height: 7em; }

#products-austrak a:hover .overlay{
	-webkit-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  -ms-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .7s;
  transition-property: all;
  opacity: 0.6;
  z-index: 5;
}
#products-austrak a img:hover,
#products-sherings  a img:hover,
#products-austmark a img:hover {
     -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);

     -webkit-transition: .3s ease-in-out;
    transition: .5s ease-in-out;
}


@media only screen and (max-width: 640px) { 
	#products-austrak a,
	#products-sherings a,
	#products-austmark a {
		margin: 0 0 10px 0;
		width: 100%;
		height: auto;
	}
	#products-austrak a img,
	#products-sherings a img,
	#products-austmark a img {
		width: 100%;
		height: auto;
	}
}

@media only screen and (min-width: 41em) {
	#products-austrak a,
	#products-sherings a,
	#products-austmark a {
		margin:15px 20px;
	}
	#products-austrak a img,
	#products-sherings a img,
	#products-austmark a img {
    width: 100%;
    height: 260px;
    border-radius: 10px;
	}
	/*#products-austrak a, #products-sherings a, #products-austmark a {
	    width: 31%;
	}*/
}

@media only screen and (max-width: 768px) {
	#products-austrak a, #products-sherings a, #products-austmark a {
	    width:40%;
	}
	#products-austrak a,
	#products-sherings a,
	#products-austmark a {
		margin:15px 29px;
	}
}

@media only screen and (max-width: 767px){
	#products-austrak a, #products-sherings a, #products-austmark a {
	    width: 36%;
	}
	#products-austrak a,
	#products-sherings a,
	#products-austmark a {
		margin: 46px 40px;
	}
}
@media only screen and (max-width: 425px){
	#products-austrak a, #products-sherings a, #products-austmark a {
	    width: 90%;
	}
	#products-austrak a,
	#products-sherings a,
	#products-austmark a {
		margin: 20px 20px;
	}
}
#products-austrak a .caption,
#products-sherings a .caption,
#products-austmark a .caption {
	position: relative;
	margin: 0;
	z-index: 2;
}
#products-austrak a h2, 
#products-sherings a h2,
#products-austmark a h2 {
	position: relative;
	font-family:'Open Sans', sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: 600;
	letter-spacing: normal;
	margin: 0;
	padding-left: 10px;
}
#products-austrak a h3,
#products-sherings a h3,
#products-austmark a h3 {
	font-family:'Open Sans', sans-serif;
	font-size: 100%;
	color: #000000;
	text-transform: none;
	letter-spacing: normal;
	padding-left: 10px;
	padding-bottom: 10px;
}

.product{
	color: #FFFFFF;
	margin: 0px;
}
.desp{
	color: #FFFFFF;
	margin: 0px;
}