.lshowcase-logos {
	margin: 0px auto; text-align: center;
}
.lshowcase-center {
	text-align: center;
}
.lshowcase-left .lshowcase-logos {
	text-align: left !important;
}
.lshowcase-slide {
	vertical-align: middle; float: none !important;
}
.lshowcase-horizontal-slide {
	display: inline-block;
}
.lshowcase-ticker-slide {
	display: flex; justify-content: center; align-items: center;
}
.ui-helper-hidden-accessible {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.ui-tooltip {
	background: rgb(102, 102, 102); padding: 5px 10px; border-radius: 3px; color: rgb(255, 255, 255); position: absolute; z-index: 9999; box-shadow: 0px 0px 5px #aaa; -webkit-box-shadow: 0 0 5px #aaa; -moz-box-shadow: 0 0 5px #aaa; -o-box-shadow: 0 0 5px #aaa;
}
* html .ui-tooltip {
	background-image: none;
}
body .ui-tooltip {
	border-width: 2px;
}
#hcarouselhelp {
	background: rgb(245, 245, 245); padding: 5px; font-size: 0.8em; margin-top: 50px; margin-bottom: 30px; display: none;
}
.button-primary.ls-remember {
	margin-bottom: 10px;
}
#hcarouselhelp .fa {
	color: red;
}
.ui-tooltip {
	background: rgb(102, 102, 102); border-radius: 2px;
}
.lsarrow::after {
	background: rgb(102, 102, 102); border-radius: 2px;
}
.lsarrow {
	left: 50%; width: 70px; height: 16px; bottom: -16px; overflow: hidden; margin-left: -35px; position: absolute;
}
.top.lsarrow {
	top: -16px; bottom: auto;
}
.left.lsarrow {
	left: 20%;
}
.lsarrow::after {
	left: 20px; top: -20px; width: 25px; height: 25px; position: absolute; content: ""; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); tranform: rotate(45deg);
}
.top.lsarrow::after {
	top: auto; bottom: -20px;
}
.lshowcase-opacity-enhance img {
	transition:0.6s; opacity: 0.7; -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s;
}
.lshowcase-opacity-enhance img:hover {
	transition:0.6s; opacity: 1; -webkit-transition: .6s; -moz-transition: .6s; -o-transition: .6s;
}
.lshowcase-lower-opacity img:hover {
	transition:0.6s; opacity: 0.7; -webkit-transition: 0.6s; -moz-transition: 0.6s; -o-transition: 0.6s;
}
.lshowcase-lower-opacity img {
	transition:0.6s; opacity: 1; -webkit-transition: 0.6s; -moz-transition: 0.6s; -o-transition: 0.6s;
}
.lshowcase-boxhighlight img:hover {
	box-shadow: 0px 0px 10px #ccc; -webkit-box-shadow: 0 0 10px #CCC; -moz-box-shadow: 0 0 10px #CCC;
}
.lshowcase-jquery-gray {
	opacity: 0;
}
.lshowcase-grayscale img {
	margin: 10px; filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); opacity: 0.7; -webkit-transform: translateZ(0); -webkit-filter: grayscale(100%);
}

.lshowcase-hover-grayscale img:hover {
	transition:0.5s; filter: none; opacity: 1; -webkit-transition: .5s; -moz-transition: .5s; -o-transition: .5s; -webkit-filter: grayscale(0);
}
.lshowcase-grayscale-2 img {
	margin: 10px; transition:0.5s; filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); opacity: 1; -webkit-transition: .5s; -moz-transition: .5s; -o-transition: .5s; -webkit-filter: grayscale(100%);
}
.lshowcase-grayscale-2 img:hover {
	transition:0.5s; filter: none; opacity: 1; -webkit-transition: .5s; -moz-transition: .5s; -o-transition: .5s; -webkit-filter: grayscale(0);
}
.lshowcase-container-hover {
	transition:0.5s; background-color: inherit;
}
.lshowcase-container-hover:hover {
	transition:0.5s; background-color: rgb(240, 240, 240);
}
.lshowcase-border {
	border: 1px solid rgb(204, 204, 204); transition:0.5s; border-image: none; margin-right: -1px; margin-bottom: -1px; box-sizing: border-box; background-color: inherit;
}
.lshowcase-border:hover {
	transition:0.5s; background-color: rgb(240, 240, 240);
}
.lshowcase-clear-both {
	height: 0px; clear: both;
}
.lshowcase-box-normal {
	vertical-align: middle; display: inline-block;
}
.lshowcase-boxInner {
	
}
.lshowcase-description-hover {
	background: rgba(255, 255, 255, 0.75); left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; color: rgb(34, 34, 34); font-size: 0.9em; display: flex; position: absolute; max-width: 100%; opacity: 0; justify-content: center; align-items: center;
}
.lshowcase-thumb {
	position: relative;
}
.lshowcase-thumb:hover .lshowcase-description-hover {
	opacity: 1;
}
.lshowcase-boxInner-normal {
	height: 100%; vertical-align: middle; display: inline-block;
}
.lshowcase-boxInner-normal img {
	margin: 0px auto; height: auto; text-align: center;
}
.lshowcase-flex {
	flex-flow:row wrap; display: flex; justify-content: center; align-content: stretch;
}
.lshowcase-box-1 {
	display: flex; align-items: center; align-self: stretch;
}
.lshowcase-box-2 {
	display: flex; align-items: center; align-self: stretch;
}
.lshowcase-box-3 {
	display: flex; align-items: center; align-self: stretch;
}
.lshowcase-box-4 {
	display: flex; align-items: center; align-self: stretch;
}
.lshowcase-box-5 {
	display: flex; align-items: center; align-self: stretch;
}
.lshowcase-box-6 {
	display: flex; align-items: center; align-self: stretch;
}
.lshowcase-box-7 {
	display: flex; align-items: center; align-self: stretch;
}
.lshowcase-box-8 {
	display: flex; align-items: center; align-self: stretch;
}
.lshowcase-box-9 {
	display: flex; align-items: center; align-self: stretch;
}
.lshowcase-box-10 {
	display: flex; align-items: center; align-self: stretch;
}
.lshowcase-box-11 {
	display: flex; align-items: center; align-self: stretch;
}
.lshowcase-box-12 {
	display: flex; align-items: center; align-self: stretch;
}
.lshowcase-box-14 {
	display: flex; align-items: center; align-self: stretch;
}
.lshowcase-box-16 {
	display: flex; align-items: center; align-self: stretch;
}
.lshowcase-box-18 {
	display: flex; align-items: center; align-self: stretch;
}
.lshowcase-box-18 {
	width: 5.5%; flex-basis: 5.5%;
}
.lshowcase-box-16 {
	width: 6.25%; flex-basis: 6.25%;
}
.lshowcase-box-14 {
	width: 7.14%; flex-basis: 7.14%;
}
.lshowcase-box-12 {
	width: 8.33%; flex-basis: 8.33%;
}
.lshowcase-box-11 {
	width: 9.09%; flex-basis: 9.09%;
}
.lshowcase-box-10 {
	width: 10%; flex-basis: 10%;
}
.lshowcase-box-9 {
	width: 11.11%; flex-basis: 11.11%;
}
.lshowcase-box-8 {
	width: 12.5%; flex-basis: 12.5%;
}
.lshowcase-box-7 {
	width: 14.28%; flex-basis: 14.28%;
}
.lshowcase-box-6 {
	width: 16%; flex-basis: 16%;
}
.lshowcase-box-5 {
	width: 20%; flex-basis: 20%;
}
.lshowcase-box-4 {
	width: 25%; flex-basis: 25%;
}
.lshowcase-box-3 {
	width: 33.33%; flex-basis: 33.33%;
}
.lshowcase-box-2 {
	width: 50%; flex-basis: 50%;
}
.lshowcase-box-1 {
	width: 100%; flex-basis: 100%;
}
.lshowcase-description {
	margin: 0px auto; padding: 5px 5px 10px; text-align: center;
}
.lstit {
	font-weight: bold;
}
.lshowcase-wrap-responsive {
	width: 100%;
}
.lshowcase-wrap-responsive img {
	margin: 0px auto; height: auto; text-align: center; display: block; max-width: 100%;
}
.lshowcase-wrap-hcarousel {
	vertical-align: middle; display: inline-block;
}
.lshowcase-wrap-normal {
	vertical-align: middle; display: inline-block;
}
ul#ls-filter-nav {
	list-style: none; margin: 20px 0px; padding: 15px 4px 17px 0px; text-align: center; clear: both; display: block; z-index: 2147483647;
}
ul#ls-enhance-filter-nav {
	list-style: none; margin: 20px 0px; padding: 15px 4px 17px 0px; text-align: center; clear: both; display: block; z-index: 2147483647;
}
ul#ls-isotope-filter-nav {
	list-style: none; margin: 20px 0px; padding: 15px 4px 17px 0px; text-align: center; clear: both; display: block; z-index: 2147483647;
}
ul#ls-filter-nav li {
	margin: 0px 2px; padding: 7px 12px; transition:0.2s; display: inline-block; position: relative; cursor: pointer; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s;
}
ul#ls-enhance-filter-nav li {
	margin: 0px 2px; padding: 7px 12px; transition:0.2s; display: inline-block; position: relative; cursor: pointer; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s;
}
ul#ls-isotope-filter-nav li {
	margin: 0px 2px; padding: 7px 12px; transition:0.2s; display: inline-block; position: relative; cursor: pointer; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s;
}
ul#ls-filter-nav li:hover {
	background: rgb(102, 102, 102); border-radius: 3px; color: rgb(255, 255, 255);
}
ul#ls-enhance-filter-nav li:hover {
	background: rgb(102, 102, 102); border-radius: 3px; color: rgb(255, 255, 255);
}
ul#ls-isotope-filter-nav li:hover {
	background: rgb(102, 102, 102); border-radius: 3px; color: rgb(255, 255, 255);
}
ul#ls-filter-nav li ul {
	margin: 0px; padding: 0px; transition:opacity 0.2s; left: -2px; top: 30px; width: 150px; display: none; visibility: hidden; position: absolute; z-index: 2147483647; opacity: 0; box-shadow: none; -moz-transition: opacity 0.2s; -webkit-box-shadow: none; -moz-box-shadow: none; -o-transition: opacity 0.2s; -webkit-transiton: opacity 0.2s; -transition: opacity 0.2s;
}
ul#ls-enhance-filter-nav li ul {
	margin: 0px; padding: 0px; transition:opacity 0.2s; left: -2px; top: 30px; width: 150px; display: none; visibility: hidden; position: absolute; z-index: 2147483647; opacity: 0; box-shadow: none; -moz-transition: opacity 0.2s; -webkit-box-shadow: none; -moz-box-shadow: none; -o-transition: opacity 0.2s; -webkit-transiton: opacity 0.2s; -transition: opacity 0.2s;
}
ul#ls-isotope-filter-nav li ul {
	margin: 0px; padding: 0px; transition:opacity 0.2s; left: -2px; top: 30px; width: 150px; display: none; visibility: hidden; position: absolute; z-index: 2147483647; opacity: 0; box-shadow: none; -moz-transition: opacity 0.2s; -webkit-box-shadow: none; -moz-box-shadow: none; -o-transition: opacity 0.2s; -webkit-transiton: opacity 0.2s; -transition: opacity 0.2s;
}
ul#ls-filter-nav li ul li {
	background: rgb(102, 102, 102); border-radius: 5px; color: rgb(255, 255, 255); display: block; text-shadow: 0px -1px 0px #000;
}
ul#ls-enhance-filter-nav li ul li {
	background: rgb(102, 102, 102); border-radius: 5px; color: rgb(255, 255, 255); display: block; text-shadow: 0px -1px 0px #000;
}
ul#ls-isotope-filter-nav li ul li {
	background: rgb(102, 102, 102); border-radius: 5px; color: rgb(255, 255, 255); display: block; text-shadow: 0px -1px 0px #000;
}
ul#ls-filter-nav li ul li:hover {
	background: rgb(102, 102, 102); border-radius: 3px;
}
ul#ls-enhance-filter-nav li ul li:hover {
	background: rgb(102, 102, 102); border-radius: 3px;
}
ul#ls-isotope-filter-nav li ul li:hover {
	background: rgb(102, 102, 102); border-radius: 3px;
}
ul#ls-filter-nav li:hover ul {
	display: block; visibility: visible; opacity: 1;
}
ul#ls-enhance-filter-nav li:hover ul {
	display: block; visibility: visible; opacity: 1;
}
ul#ls-isotope-filter-nav li:hover ul {
	display: block; visibility: visible; opacity: 1;
}
ul#ls-filter-nav li.ls-current-li {
	background: rgb(102, 102, 102); border-radius: 3px; color: rgb(255, 255, 255);
}
ul#ls-enhance-filter-nav li.ls-current-li {
	background: rgb(102, 102, 102); border-radius: 3px; color: rgb(255, 255, 255);
}
ul#ls-isotope-filter-nav li.ls-current-li {
	background: rgb(102, 102, 102); border-radius: 3px; color: rgb(255, 255, 255);
}
.ls-not-current {
	transition:0.6s; filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); opacity: 0.3; transform: scale(0.7); -webkit-transition: 0.6s; -moz-transition: 0.6s; -webkit-transform: scale(0.7); -o-transition: 0.6s; -webkit-filter: grayscale(100%); -moz-transform: scale(0.7);
}
.ls-not-current-hide {
	transition:0.6s; filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); opacity: 0; transform: scale(0); -webkit-transition: 0.6s; -moz-transition: 0.6s; -webkit-transform: scale(0); -o-transition: 0.6s; -webkit-filter: grayscale(100%); -moz-transform: scale(0);
}
.ls-current {
	transition:0.6s; filter: none; opacity: 1; transform: scale(1); -webkit-transition: 0.6s; -moz-transition: 0.6s; -webkit-transform: scale(1); -o-transition: 0.6s; -webkit-filter: grayscale(0); -moz-transform: scale(1);
}
.post-type-lshowcase #postimagediv .inside img {
	
}
@media screen and (max-width:480px)
{
.lshowcase-box-4 {
	width: 50%; flex-basis: 50%;
}
.lshowcase-box-5 {
	width: 50%; flex-basis: 50%;
}
.lshowcase-box-6 {
	width: 50%; flex-basis: 50%;
}
.lshowcase-box-7 {
	width: 50%; flex-basis: 50%;
}
.lshowcase-box-8 {
	width: 50%; flex-basis: 50%;
}
.lshowcase-box-9 {
	width: 50%; flex-basis: 50%;
}
.lshowcase-box-10 {
	width: 50%; flex-basis: 50%;
}
.lshowcase-box-11 {
	width: 50%; flex-basis: 50%;
}
.lshowcase-box-12 {
	width: 50%; flex-basis: 50%;
}
.lshowcase-box-14 {
	width: 50%; flex-basis: 50%;
}
.lshowcase-box-16 {
	width: 50%; flex-basis: 50%;
}
.lshowcase-box-18 {
	width: 50%; flex-basis: 50%;
}
.lshowcase-box-2 {
	width: 50%; flex-basis: 50%;
}
}
@media screen and (max-width:650px) and (min-width:481px)
{
.lshowcase-box-4 {
	width: 25%; flex-basis: 25%;
}
.lshowcase-box-5 {
	width: 25%; flex-basis: 25%;
}
.lshowcase-box-6 {
	width: 25%; flex-basis: 25%;
}
.lshowcase-box-7 {
	width: 25%; flex-basis: 25%;
}
.lshowcase-box-8 {
	width: 25%; flex-basis: 25%;
}
.lshowcase-box-9 {
	width: 25%; flex-basis: 25%;
}
.lshowcase-box-10 {
	width: 25%; flex-basis: 25%;
}
.lshowcase-box-11 {
	width: 25%; flex-basis: 25%;
}
.lshowcase-box-12 {
	width: 25%; flex-basis: 25%;
}
.lshowcase-box-14 {
	width: 25%; flex-basis: 25%;
}
.lshowcase-box-16 {
	width: 25%; flex-basis: 25%;
}
.lshowcase-box-18 {
	width: 25%; flex-basis: 25%;
}
}
