 /* jssor slider loading skin spin css */
        .jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-009-spin {
            from {
                transform: rotate(0deg);
            }

            to {
                transform: rotate(360deg);
            }
        }


        .jssorb072 .i {position:absolute;color:#000;font-family:"Helvetica neue",Helvetica,Arial,sans-serif;text-align:center;cursor:pointer;z-index:0;}
        .jssorb072 .i .b {fill:#fff;opacity:.3;}
        .jssorb072 .i:hover {opacity:.7;}
        .jssorb072 .iav {color:#fff;}
        .jssorb072 .iav .b {fill:#000;opacity:.5;}
        .jssorb072 .i.idn {opacity:.3;}

        .jssora073 {display:block;position:absolute;cursor:pointer;}
        .jssora073 .a {/*fill:#ddd;*/fill: rgb(146, 170, 223);fill-opacity:.7;stroke:#000;stroke-width:160;stroke-miterlimit:10;stroke-opacity:.7;}
        .jssora073:hover {opacity:.8;}
        .jssora073.jssora073dn {opacity:.4;}
        .jssora073.jssora073ds {opacity:.3;pointer-events:none;}

		#jssor_1 {
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 500px;
	overflow: hidden;
	visibility: hidden;

}
		.jssorl-009-spin {
		position:absolute;top:0px;left:0px;width:100%;height:100%;text-align:center;background-color:rgba(0,0,0,0.7);
		}
		.jssorl-009-spin img{
		margin-top:-19px;position:relative;top:50%;width:38px;height:38px;
		}
		#jssor_slides {
		cursor:default;position:relative;top:0px;left:0px;width:600px;height:500px;overflow:hidden;
		}
		.jssorb072.bullet {
	position: absolute;
	bottom: 12px;
	right: 12px;
	background-color: rgb(146, 170, 223,0.5);
	border-radius: 25%;
}

		.jssorb072.bullet .i {
		width:24px;height:24px;font-size:12px;line-height:24px;
		}


.jssorb072.bullet .i svg{
		position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;
		}
		
				.jssora073.left {
		width:40px;height:50px;top:0px;left:30px;
		}
		
			.jssora073.left svg {
		position:absolute;top:0;left:0;width:100%;height:100%;
		}
		
						.jssora073.right {
		width:40px;height:50px;top:0px;right:30px;
		}
		
								.jssora073.right  svg{
		position:absolute;top:0;left:0;width:100%;height:100%;
		}
		.slider_wrapper {	
		background: url('/PALS/galleries.webp') aliceblue;
	background-repeat: repeat;
	background-size: 30% 50%;
	background-position: top left;
	background-blend-mode: multiply;
	}