.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 0.2s; -webkit-appearance: none; -webkit-box-shadow: 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, all and (min-resolution:105dpi), not all
{
.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; user-select: none; -webkit-user-select: none; -moz-user-select: none;
}
.pswp__share-modal {
	-ms-user-select: none; user-select: none; -webkit-user-select: none; -moz-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-backface-visibility: hidden; will-change: opacity; -webkit-transition: opacity 0.25s ease-out;
}
.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-backface-visibility: hidden; will-change: transform; -webkit-transition: -webkit-transform 0.25s; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); -webkit-transform: translateY(6px);
}
.pswp__share-tooltip a {
	padding: 8px 12px; color: rgb(0, 0, 0); line-height: 18px; font-size: 14px; text-decoration: none; display: block;
}
.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: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) 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; opacity: 0; will-change: opacity; -webkit-transition: opacity 0.25s ease-out;
}
.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 500ms linear infinite; -webkit-animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
	animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 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; -webkit-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__caption {
	transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); -webkit-backface-visibility: hidden; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__top-bar {
	transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); -webkit-backface-visibility: hidden; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--has_mouse .pswp__button--arrow--left {
	transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); -webkit-backface-visibility: hidden; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--has_mouse .pswp__button--arrow--right {
	transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); -webkit-backface-visibility: hidden; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--has_mouse .pswp__button--arrow--left {
	visibility: visible;
}
.pswp--has_mouse .pswp__button--arrow--right {
	visibility: visible;
}
.pswp__top-bar {
	background-color: rgba(0, 0, 0, 0.5);
}
.pswp__caption {
	background-color: rgba(0, 0, 0, 0.5);
}
.pswp__ui--fit .pswp__top-bar {
	background-color: rgba(0, 0, 0, 0.3);
}
.pswp__ui--fit .pswp__caption {
	background-color: rgba(0, 0, 0, 0.3);
}
.pswp__ui--idle .pswp__top-bar {
	opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left {
	opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--right {
	opacity: 0;
}
.pswp__ui--hidden .pswp__top-bar {
	opacity: 0.001;
}
.pswp__ui--hidden .pswp__caption {
	opacity: 0.001;
}
.pswp__ui--hidden .pswp__button--arrow--left {
	opacity: 0.001;
}
.pswp__ui--hidden .pswp__button--arrow--right {
	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;
}
