<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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&amp;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: 00px 0 0 0;
}
#products-austrak a,
#products-sherings a,
#products-austmark a {
    position: relative;
    display: block;
    float: left;
    height: auto;
    overflow: hidden;
    border-radius: 0;
    transition: all 0.9s ease 0s;
    width: 23.8% ! IMPORTANT;
    border-radius: 0px;
}
#products-austrak a img,
#products-sherings a img,
#products-austmark a img {
    position: relative;
    margin: 0 auto;
    z-index: 1;
    transition: all .7s linear;
}

#products-austrak a:hover img,
#products-sherings a:hover img,
#products-austmark a:hover img {
/*    transition: all .4s linear;
    transform: rotate3d(15, -90, 5, 28deg);*/
border-radius: 15px
}

#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 .ovlay h3{ color: #fff; font-size: 17px; text-align: center;
    line-height: 7em; }

#products-austrak a .ovlay {
    position: absolute;
    top: 0%;
    left: 0%;
    right: 0%;
    bottom: 0%;
    border-radius: 0px;
    opacity: 0.4;
    background: #dee27b;
   transition: all 0.9s ease 0s;
    z-index: 1;
/*    display: none;*/
    -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:hover .ovlay{
    top: 4%;
    left: 4%;
    right: 4%;
    bottom: 4%;
    border-radius: 20px;
   transition: all 0.9s ease 0s;
/*    display: block;*/
    -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.4;
  z-index: 5;
}

#products-austrak a .gall-icn{
    display: none;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 25px;
    margin: 0 auto;
    border-radius: 6px;
    transform: rotate(45deg);
    transition: all 0.3s ease 0s;
    z-index: 10;
    transition: all 0.9s ease 0s;
}
#products-austrak a:hover .gall-icn{
display: block;
    position: absolute;
    top: 7%;
    left: -70%;
    transition: all 0.3s ease 0s;
    z-index: 10;
    opacity: 1;
    transition: all 0.9s ease 0s;
        transform: scale(1.2);
}
#products-austrak .gall-icn i {
    opacity: 1;
    transform: rotate(-45deg);
    transition: all 0.3s ease 0s;
    padding: 0 5px;
     z-index: 10;
     transition: all 0.9s ease 0s;
    transition: .9s ease;
    transform: scale(1.1);
}
#products-austrak .inn-page-gallery:hover .gall-icn i {
    transform: scale(1.3);
}


#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: 0 10px 20px;
	}
	#products-austrak a img,
	#products-sherings a img,
	#products-austmark a img {
    width: 100%;
    border-radius: 0;
	}
	#products-austrak a, #products-sherings a, #products-austmark a {
	    width: 18.4%;
	}
} 

@media only screen and (max-width: 1024px) {
       #products-austrak a, #products-sherings a, #products-austmark a {
        width: 31%;
    }
        #products-austrak a img, #products-sherings a img, #products-austmark a img {
       /* height: 276px !important;*/
    }
}

@media only screen and (max-width: 768px) {
	#products-austrak a, #products-sherings a, #products-austmark a {
	    width: 30%;
	}
    #products-austrak a img, #products-sherings a img, #products-austmark a img {
        /*height: 190px !important;*/
    }
}

@media only screen and (max-width: 767px){
	#products-austrak a, #products-sherings a, #products-austmark a {
	    /*width: 93%;*/
	}
		#products-austrak a,
	#products-sherings a,
	#products-austmark a {
		margin: 0 0px 40px;
	}
}

@media only screen and (max-width: 640px){
    #products-austrak a img, #products-sherings a img, #products-austmark a img {
        height: auto !important;
    }
}

#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;
}
main#innerpage-box #products-austrak a, 
main#innerpage-box #products-sherings a, 
main#innerpage-box #products-austmark a {
    width: 30.98%;
}
main#innerpage-box #products-austrak a, 
main#innerpage-box #products-sherings a, 
main#innerpage-box #products-austmark a {
    margin: 0 7px 15px;
}
.inn-page-gallery .gall-title:after {
    content: "";
    height: 44px;
    width: 85%;
    background: #000;
    border-radius: 0px;
    opacity: 0.6;
    z-index: 8;
    position: absolute;
    left: 25px;
    right: 0;
    bottom: 15px;
    padding: 1em 2em;
}
.inn-page-gallery .title {
    position: absolute;
    bottom: 32px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    z-index: 9;
    font-size: 18px;
    line-height: 23px;
    font-weight: 700;
    color: #ffffff;
}
.inn-page-gallery:hover .gall-title:after {
    background: #28AAE0;
    opacity: 0.8;
    transition: 0.5s ease-in-out;
    height: 55px;
}
.inn-page-gallery:hover .gall-title .title {
    /* transform: translateY(10%); */
    transition: 0.5s ease-in-out;
}
#products-austrak a:hover img {
    transform: scale(1.3);
}
#products-austrak .gall-title {
    opacity: 0;
}
#products-austrak a:hover .gall-title{
    opacity: 1;
}</pre></body></html>