.pswp {
	left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; display: none; position: absolute; z-index: 1500; -ms-touch-action: none; touch-action: none; -webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden;
}
.pswp * {
	box-sizing: border-box;
}
.pswp img {
	max-width: none;
}
.pswp--animate_opacity {
	transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); opacity: 0.001; -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1); will-change: opacity;
}
.pswp--open {
	display: block;
}
.pswp--zoom-allowed .pswp__img {
	
}
.pswp--zoomed-in .pswp__img {
	
}
.pswp--dragging .pswp__img {
	
}
.pswp__bg {
	background: rgb(0, 0, 0); opacity: 0; -webkit-backface-visibility: hidden; will-change: opacity;
}
.pswp__bg {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.pswp__scroll-wrap {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.pswp__scroll-wrap {
	overflow: hidden;
}
.pswp__container {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; -ms-touch-action: none; touch-action: none;
}
.pswp__zoom-wrap {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; -ms-touch-action: none; touch-action: none;
}
.pswp__container {
	-ms-user-select: none; -moz-user-select: none; -webkit-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none;
}
.pswp__img {
	-ms-user-select: none; -moz-user-select: none; -webkit-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
	transform-origin: left top; transition:transform 333ms cubic-bezier(0.4, 0, 0.22, 1); width: 100%; position: absolute; -webkit-transition: -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1); -webkit-transform-origin: left top;
}
.pswp__bg {
	transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1); will-change: opacity;
}
.pswp--animated-in .pswp__bg {
	transition:none; -webkit-transition: none;
}
.pswp--animated-in .pswp__zoom-wrap {
	transition:none; -webkit-transition: none;
}
.pswp__container {
	-webkit-backface-visibility: hidden;
}
.pswp__zoom-wrap {
	-webkit-backface-visibility: hidden;
}
.pswp__item {
	right: 0px; bottom: 0px; overflow: hidden;
}
.pswp__img {
	left: 0px; top: 0px; position: absolute;
}
.pswp__item {
	left: 0px; top: 0px; position: absolute;
}
.pswp__img {
	width: auto; height: auto;
}
.pswp__img--placeholder {
	-webkit-backface-visibility: hidden;
}
.pswp__img--placeholder--blank {
	background: rgb(34, 34, 34);
}
.pswp--ie .pswp__img {
	left: 0px; top: 0px; width: 100% !important; height: auto !important;
}
.pswp__error-msg {
	left: 0px; top: 50%; width: 100%; text-align: center; color: rgb(204, 204, 204); line-height: 16px; font-size: 14px; margin-top: -8px; position: absolute;
}
.pswp__error-msg a {
	color: rgb(204, 204, 204); text-decoration: underline;
}
.pswp__button {
	background: none; margin: 0px; padding: 0px; border: 0px currentColor; transition:opacity 0.2s; border-image: none; width: 44px; height: 44px; overflow: visible; float: right; display: block; position: relative; cursor: pointer; opacity: 0.75; box-shadow: none; -webkit-transition: opacity .2s; -webkit-appearance: none;
}
.pswp__button:focus {
	opacity: 1;
}
.pswp__button:hover {
	opacity: 1;
}
.pswp__button:active {
	opacity: 0.9;
}
.pswp__ui--over-close .pswp__button--close {
	opacity: 1;
}
.pswp__button {
	background: url("default-skin.png") no-repeat 0px 0px / 264px 88px; width: 44px; height: 44px;
}
.pswp__button--arrow--left::before {
	background: url("default-skin.png") no-repeat 0px 0px / 264px 88px; width: 44px; height: 44px;
}
.pswp__button--arrow--right::before {
	background: url("default-skin.png") no-repeat 0px 0px / 264px 88px; width: 44px; height: 44px;
}
@media not all, not all, not all, all and (min-resolution:105dpi)
{
.pswp--svg .pswp__button {
	background-image: url("default-skin.svg");
}
.pswp--svg .pswp__button--arrow--left::before {
	background-image: url("default-skin.svg");
}
.pswp--svg .pswp__button--arrow--right::before {
	background-image: url("default-skin.svg");
}
.pswp--svg .pswp__button--arrow--left {
	background: none;
}
.pswp--svg .pswp__button--arrow--right {
	background: none;
}
}
.pswp__button--close {
	background-position: 0px -44px;
}
.pswp__button--share {
	background-position: -44px -44px;
}
.pswp__button--fs {
	display: none;
}
.pswp--supports-fs .pswp__button--fs {
	display: block;
}
.pswp--fs .pswp__button--fs {
	background-position: -44px 0px;
}
.pswp__button--zoom {
	background-position: -88px 0px; display: none;
}
.pswp--zoom-allowed .pswp__button--zoom {
	display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0px;
}
.pswp--touch .pswp__button--arrow--left {
	visibility: hidden;
}
.pswp--touch .pswp__button--arrow--right {
	visibility: hidden;
}
.pswp__button--arrow--left {
	background: none; top: 50%; width: 70px; height: 100px; margin-top: -50px; position: absolute;
}
.pswp__button--arrow--right {
	background: none; top: 50%; width: 70px; height: 100px; margin-top: -50px; position: absolute;
}
.pswp__button--arrow--left {
	left: 0px;
}
.pswp__button--arrow--right {
	right: 0px;
}
.pswp__button--arrow--left::before {
	top: 35px; width: 32px; height: 30px; position: absolute; content: ""; background-color: rgba(0, 0, 0, 0.3);
}
.pswp__button--arrow--right::before {
	top: 35px; width: 32px; height: 30px; position: absolute; content: ""; background-color: rgba(0, 0, 0, 0.3);
}
.pswp__button--arrow--left::before {
	background-position: -138px -44px; left: 6px;
}
.pswp__button--arrow--right::before {
	background-position: -94px -44px; right: 6px;
}
.pswp__counter {
	-ms-user-select: none; -moz-user-select: none; -webkit-user-select: none; user-select: none;
}
.pswp__share-modal {
	-ms-user-select: none; -moz-user-select: none; -webkit-user-select: none; user-select: none;
}
.pswp__share-modal {
	background: rgba(0, 0, 0, 0.5); padding: 10px; transition:opacity 0.25s ease-out; left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; z-index: 1600; opacity: 0; -webkit-transition: opacity .25s ease-out; -webkit-backface-visibility: hidden; will-change: opacity;
}
.pswp__share-modal--hidden {
	display: none;
}
.pswp__share-tooltip {
	background: rgb(255, 255, 255); border-radius: 2px; transition:transform 0.25s; top: 56px; width: auto; right: 44px; display: block; position: absolute; z-index: 1620; box-shadow: 0px 2px 5px rgba(0,0,0,0.25); transform: translateY(6px); -webkit-transition: -webkit-transform .25s; -webkit-backface-visibility: hidden; will-change: transform; -webkit-transform: translateY(6px);
}
.pswp__share-tooltip a {
	padding: 8px 12px; line-height: 18px; font-size: 14px; display: block;
}
.pswp__share-tooltip a {
	color: rgb(0, 0, 0); text-decoration: none;
}
.pswp__share-tooltip a:hover {
	color: rgb(0, 0, 0); text-decoration: none;
}
.pswp__share-tooltip a:first-child {
	border-radius: 2px 2px 0px 0px;
}
.pswp__share-tooltip a:last-child {
	border-radius: 0px 0px 2px 2px;
}
.pswp__share-modal--fade-in {
	opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
	transform: translateY(0px); -webkit-transform: translateY(0);
}
.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px;
}
a.pswp__share--facebook::before {
	border-width: 6px; border-style: solid; border-color: transparent transparent rgb(255, 255, 255); border-image: none; top: -12px; width: 0px; height: 0px; right: 15px; display: block; position: absolute; content: ""; pointer-events: none; -webkit-pointer-events: none; -moz-pointer-events: none;
}
a.pswp__share--facebook:hover {
	background: rgb(62, 92, 154); color: rgb(255, 255, 255);
}
a.pswp__share--facebook:hover::before {
	border-bottom-color: rgb(62, 92, 154);
}
a.pswp__share--twitter:hover {
	background: rgb(85, 172, 238); color: rgb(255, 255, 255);
}
a.pswp__share--pinterest:hover {
	background: rgb(204, 204, 204); color: rgb(206, 39, 45);
}
a.pswp__share--download:hover {
	background: rgb(221, 221, 221);
}
.pswp__counter {
	padding: 0px 10px; left: 0px; top: 0px; height: 44px; color: rgb(255, 255, 255); line-height: 44px; font-size: 13px; position: absolute; opacity: 0.75;
}
.pswp__caption {
	left: 0px; width: 100%; bottom: 0px; position: absolute; min-height: 44px;
}
.pswp__caption small {
	color: rgb(187, 187, 187); font-size: 11px;
}
.pswp__caption__center {
	margin: 0px auto; padding: 10px; text-align: left; color: rgb(204, 204, 204); line-height: 20px; font-size: 13px; max-width: 420px;
}
.pswp__caption--empty {
	display: none;
}
.pswp__caption--fake {
	visibility: hidden;
}
.pswp__preloader {
	transition:opacity 0.25s ease-out; left: 50%; top: 0px; width: 44px; height: 44px; margin-left: -22px; position: absolute; direction: ltr; opacity: 0; -webkit-transition: opacity .25s ease-out; will-change: opacity;
}
.pswp__preloader__icn {
	margin: 12px; width: 20px; height: 20px;
}
.pswp__preloader--active {
	opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
	background: url("preloader.gif") no-repeat 0px 0px;
}
.pswp--css_animation .pswp__preloader--active {
	opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
	animation:clockwise 0.5s linear infinite; -webkit-animation: clockwise .5s linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
	animation:donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite; -webkit-animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
	background: none; margin: 0px; left: 15px; top: 15px; width: 14px; height: 14px; position: absolute; opacity: 0.75;
}
.pswp--css_animation .pswp__preloader__cut {
	width: 7px; height: 14px; overflow: hidden; position: relative;
}
.pswp--css_animation .pswp__preloader__donut {
	background: none; border-width: 2px; border-style: solid; border-color: rgb(255, 255, 255) rgb(255, 255, 255) transparent transparent; margin: 0px; border-radius: 50%; border-image: none; left: 0px; top: 0px; width: 14px; height: 14px; position: absolute; box-sizing: border-box;
}
@media screen and (max-width:1024px)
{
.pswp__preloader {
	margin: 0px; left: auto; top: auto; float: right; position: relative;
}
}
.pswp__ui {
	visibility: visible; z-index: 1550; opacity: 1; -webkit-font-smoothing: auto;
}
.pswp__top-bar {
	left: 0px; top: 0px; width: 100%; height: 44px; position: absolute;
}
.pswp--has_mouse .pswp__button--arrow--left {
	transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1); -webkit-backface-visibility: hidden; will-change: opacity;
}
.pswp--has_mouse .pswp__button--arrow--right {
	transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1); -webkit-backface-visibility: hidden; will-change: opacity;
}
.pswp__caption {
	transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1); -webkit-backface-visibility: hidden; will-change: opacity;
}
.pswp__top-bar {
	transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1); -webkit-backface-visibility: hidden; will-change: opacity;
}
.pswp--has_mouse .pswp__button--arrow--left {
	visibility: visible;
}
.pswp--has_mouse .pswp__button--arrow--right {
	visibility: visible;
}
.pswp__caption {
	background-color: rgba(0, 0, 0, 0.5);
}
.pswp__top-bar {
	background-color: rgba(0, 0, 0, 0.5);
}
.pswp__ui--fit .pswp__caption {
	background-color: rgba(0, 0, 0, 0.3);
}
.pswp__ui--fit .pswp__top-bar {
	background-color: rgba(0, 0, 0, 0.3);
}
.pswp__ui--idle .pswp__button--arrow--left {
	opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--right {
	opacity: 0;
}
.pswp__ui--idle .pswp__top-bar {
	opacity: 0;
}
.pswp__ui--hidden .pswp__button--arrow--left {
	opacity: 0.001;
}
.pswp__ui--hidden .pswp__button--arrow--right {
	opacity: 0.001;
}
.pswp__ui--hidden .pswp__caption {
	opacity: 0.001;
}
.pswp__ui--hidden .pswp__top-bar {
	opacity: 0.001;
}
.pswp__ui--one-slide .pswp__button--arrow--left {
	display: none;
}
.pswp__ui--one-slide .pswp__button--arrow--right {
	display: none;
}
.pswp__ui--one-slide .pswp__counter {
	display: none;
}
.pswp__element--disabled {
	display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
	background: none;
}
