@font-face {
	font-family: slick;
	font-weight: 400;
	font-style: normal;
}
.mfp-arrow {
	-webkit-tap-highlight-color: transparent;
}
.slick-slider {
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	display: block; position: relative;
}
.slick-slider {
	display: block; position: relative;
}
.slick-track {
	display: block; position: relative;
}
.mfp-container::before {
	content: "";
}
.mfp-figure::after {
	content: "";
}
.slick-track::after {
	content: "";
}
.slick-track::before {
	content: "";
}
.slick-dots li button::before {
	font-family: slick; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.slick-next::before {
	font-family: slick; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.slick-prev::before {
	font-family: slick; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.mfp-container::before {
	vertical-align: middle;
}
.mfp-content {
	vertical-align: middle;
}
.remodal {
	vertical-align: middle;
}
.remodal-wrapper::after {
	vertical-align: middle;
}
.slick-slider {
	box-sizing: border-box; -ms-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -moz-box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none;
}
.slick-list {
	margin: 0px; padding: 0px; overflow: hidden;
}
.slick-list:focus {
	outline: 0px;
}
.slick-list.dragging {
	cursor: pointer;
}
.slick-slider .slick-list {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0);
}
.slick-slider .slick-track {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0);
}
.slick-track {
	left: 0px; top: 0px;
}
.slick-track::after {
	display: table;
}
.slick-track::before {
	display: table;
}
.slick-track::after {
	clear: both;
}
.slick-slide {
	height: 100%; float: left; display: none; min-height: 1px;
}
[dir=rtl] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-vertical .slick-slide {
	border: 1px solid transparent; border-image: none; height: auto; display: block;
}
.slick-arrow.slick-hidden {
	display: none;
}
.slick-dots {
	padding: 0px; display: block; position: absolute;
}
.slick-next {
	padding: 0px; display: block; position: absolute;
}
.slick-prev {
	padding: 0px; display: block; position: absolute;
}
.slick-loading .slick-list {
	background: no-repeat center rgb(255, 255, 255);
}
.slick-next {
	background: 0px 0px; outline: 0px; border: currentColor; border-image: none; top: 50%; width: 20px; height: 20px; color: transparent; line-height: 0; font-size: 0px; cursor: pointer; transform: translate(0px, -50%); -webkit-transform: translate(0, -50%);
}
.slick-prev {
	background: 0px 0px; outline: 0px; border: currentColor; border-image: none; top: 50%; width: 20px; height: 20px; color: transparent; line-height: 0; font-size: 0px; cursor: pointer; transform: translate(0px, -50%); -webkit-transform: translate(0, -50%);
}
.slick-next:focus {
	background: 0px 0px; outline: 0px; color: transparent;
}
.slick-next:hover {
	background: 0px 0px; outline: 0px; color: transparent;
}
.slick-prev:focus {
	background: 0px 0px; outline: 0px; color: transparent;
}
.slick-prev:hover {
	background: 0px 0px; outline: 0px; color: transparent;
}
.slick-next:focus::before {
	opacity: 1;
}
.slick-next:hover::before {
	opacity: 1;
}
.slick-prev:focus::before {
	opacity: 1;
}
.slick-prev:hover::before {
	opacity: 1;
}
.slick-next.slick-disabled::before {
	opacity: 0.25;
}
.slick-prev.slick-disabled::before {
	opacity: 0.25;
}
.slick-next::before {
	color: rgb(255, 255, 255); line-height: 1; font-size: 20px; opacity: 0.75;
}
.slick-prev::before {
	color: rgb(255, 255, 255); line-height: 1; font-size: 20px; opacity: 0.75;
}
.slick-prev {
	left: -25px;
}
[dir=rtl] .slick-prev {
	left: auto; right: -25px;
}
.slick-prev::before {
	content: "?";
}
.slick-next::before {
	content: "?";
}
[dir=rtl] .slick-prev::before {
	content: "?";
}
.slick-next {
	right: -25px;
}
[dir=rtl] .slick-next {
	left: -25px; right: auto;
}
[dir=rtl] .slick-next::before {
	content: "?";
}
.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	list-style: none; width: 100%; text-align: center; bottom: -45px;
}
.slick-dots li {
	margin: 0px 5px; padding: 0px; width: 20px; height: 20px; display: inline-block; position: relative; cursor: pointer;
}
.slick-dots li button {
	background: 0px 0px; padding: 5px; outline: 0px; border: 0px currentColor; border-image: none; width: 20px; height: 20px; color: transparent; line-height: 0; font-size: 0px; display: block; cursor: pointer;
}
.slick-dots li button:focus {
	outline: 0px;
}
.slick-dots li button:hover {
	outline: 0px;
}
.slick-dots li button:focus::before {
	opacity: 1;
}
.slick-dots li button:hover::before {
	opacity: 1;
}
.slick-dots li button::before {
	left: 0px; top: 0px; width: 20px; height: 20px; text-align: center; color: rgb(0, 0, 0); line-height: 20px; font-size: 6px; position: absolute; content: "•"; opacity: 0.25;
}
.slick-dots li.slick-active button::before {
	color: rgb(0, 0, 0); opacity: 0.75;
}
html.remodal-is-locked {
	overflow: hidden; -ms-touch-action: none; touch-action: none;
}
.remodal {
	display: none;
}
[data-remodal-id] {
	display: none;
}
.remodal-overlay {
	background: rgba(43, 46, 56, 0.9); left: -5000px; top: -5000px; right: -5000px; bottom: -5000px; display: none; position: fixed; z-index: 9999;
}
.remodal-wrapper {
	padding: 10px 10px 0px; left: 0px; top: 0px; text-align: center; right: 0px; bottom: 0px; overflow: auto; display: none; position: fixed; z-index: 10000; -webkit-overflow-scrolling: touch;
}
.remodal-cancel {
	outline: 0px; border: 0px currentColor; border-image: none; overflow: visible; text-decoration: none; cursor: pointer;
}
.remodal-close {
	outline: 0px; border: 0px currentColor; border-image: none; overflow: visible; text-decoration: none; cursor: pointer;
}
.remodal-confirm {
	outline: 0px; border: 0px currentColor; border-image: none; overflow: visible; text-decoration: none; cursor: pointer;
}
.remodal-wrapper::after {
	height: 100%; margin-left: -0.05em; display: inline-block; content: "";
}
.remodal-overlay {
	backface-visibility: hidden; -webkit-backface-visibility: hidden;
}
.remodal-wrapper {
	backface-visibility: hidden; -webkit-backface-visibility: hidden;
}
.remodal {
	background: rgb(255, 255, 255); padding: 35px; outline: 0px; width: 100%; color: rgb(43, 46, 56); margin-bottom: 10px; position: relative; box-sizing: border-box; -ms-text-size-adjust: 100%; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0); -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; text-size-adjust: 100%; -webkit-box-sizing: border-box;
}
.remodal-is-initialized {
	display: inline-block;
}
.remodal-close {
	left: 0px; top: 0px; width: 35px; display: block; position: absolute;
}
.remodal-close::before {
	left: 0px; top: 0px; width: 35px; display: block; position: absolute;
}
.remodal-bg.remodal-is-opened {
	-webkit-filter: blur(3px);
}
.remodal-bg.remodal-is-opening {
	-webkit-filter: blur(3px);
}
.remodal-overlay.remodal-is-closing {
	animation-duration: 0.3s; animation-fill-mode: forwards; -webkit-animation-duration: .3s; -webkit-animation-fill-mode: forwards;
}
.remodal-overlay.remodal-is-opening {
	animation-duration: 0.3s; animation-fill-mode: forwards; -webkit-animation-duration: .3s; -webkit-animation-fill-mode: forwards;
}
.remodal-overlay.remodal-is-opening {
	animation-name: remodal-overlay-opening-keyframes; -webkit-animation-name: remodal-overlay-opening-keyframes;
}
.remodal-overlay.remodal-is-closing {
	animation-name: remodal-overlay-closing-keyframes; -webkit-animation-name: remodal-overlay-closing-keyframes;
}
.remodal.remodal-is-closing {
	animation-duration: 0.3s; animation-fill-mode: forwards; -webkit-animation-duration: .3s; -webkit-animation-fill-mode: forwards;
}
.remodal.remodal-is-opening {
	animation-duration: 0.3s; animation-fill-mode: forwards; -webkit-animation-duration: .3s; -webkit-animation-fill-mode: forwards;
}
.remodal.remodal-is-opening {
	animation-name: remodal-opening-keyframes; -webkit-animation-name: remodal-opening-keyframes;
}
.remodal.remodal-is-closing {
	animation-name: remodal-closing-keyframes; -webkit-animation-name: remodal-closing-keyframes;
}
.remodal-close {
	background: 0px 0px; margin: 0px; padding: 0px; transition:color 0.2s; height: 35px; color: rgb(149, 151, 156); -webkit-transition: color .2s;
}
.remodal-close:focus {
	color: rgb(43, 46, 56);
}
.remodal-close:hover {
	color: rgb(43, 46, 56);
}
.remodal-close::before {
	text-align: center; line-height: 35px; font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif !important; font-size: 25px; content: "\00d7";
}
.remodal-cancel {
	font: inherit; margin: 0px; padding: 12px 0px; transition:background 0.2s; text-align: center; vertical-align: middle; display: inline-block; min-width: 110px; font-size-adjust: inherit; font-stretch: inherit; -webkit-transition: background .2s;
}
.remodal-confirm {
	font: inherit; margin: 0px; padding: 12px 0px; transition:background 0.2s; text-align: center; vertical-align: middle; display: inline-block; min-width: 110px; font-size-adjust: inherit; font-stretch: inherit; -webkit-transition: background .2s;
}
.remodal-confirm {
	background: rgb(129, 199, 132); color: rgb(255, 255, 255);
}
.remodal-confirm:focus {
	background: rgb(102, 187, 106);
}
.remodal-confirm:hover {
	background: rgb(102, 187, 106);
}
.remodal-cancel {
	background: rgb(229, 115, 115); color: rgb(255, 255, 255);
}
.remodal-cancel:focus {
	background: rgb(239, 83, 80);
}
.remodal-cancel:hover {
	background: rgb(239, 83, 80);
}
@media only screen and (min-width:641px)
{
.remodal {
	max-width: 700px;
}
}
.lt-ie9 .remodal-overlay {
	background: rgb(43, 46, 56);
}
.lt-ie9 .remodal {
	width: 700px;
}
div.fancy-select {
	color: rgb(70, 86, 93); text-transform: uppercase; font-size: 13px; font-weight: 700; position: relative;
}
div.fancy-select.disabled {
	opacity: 0.5;
}
div.fancy-select select:focus + div.trigger {
	box-shadow: 0px 0px 0px 2px #4b5468;
}
div.fancy-select select:focus + div.trigger.open {
	box-shadow: none;
}
div.fancy-select div.trigger {
	background: rgb(153, 165, 190); border-width: 1px; border-style: solid; border-color: rgb(165, 178, 203) rgb(153, 165, 190) rgb(153, 165, 190); padding: 10px 24px 9px 9px; border-radius: 4px; transition:240ms ease-out; border-image: none; width: 200px; color: rgb(75, 84, 104); overflow: hidden; white-space: nowrap; position: relative; cursor: pointer; -ms-text-overflow: ellipsis; box-shadow: 0px 1px 2px rgba(0,0,0,0.2); -webkit-transition: all 240ms ease-out; -moz-transition: all 240ms ease-out; -o-transition: all 240ms ease-out;
}
div.fancy-select div.trigger::after {
	border-width: 5px; border-style: solid; border-color: rgb(75, 84, 104) transparent transparent; border-image: none; top: 20px; width: 0px; height: 0px; right: 9px; display: block; position: absolute; content: "";
}
div.fancy-select div.trigger.open {
	background: rgb(74, 83, 104); border: 1px solid rgb(71, 80, 98); border-image: none; color: rgb(122, 132, 152); box-shadow: none;
}
div.fancy-select div.trigger.open::after {
	border-top-color: rgb(122, 132, 152);
}
div.fancy-select ul.options {
	background: rgb(98, 200, 191); list-style: none; margin: 0px; border-radius: 4px; transition:opacity 0.3s ease-out, top 0.3s ease-out, visibility 0.3s ease-out; left: 0px; top: 40px; overflow: auto; border-top-color: rgb(125, 216, 210); border-top-width: 1px; border-top-style: solid; visibility: hidden; position: absolute; z-index: 50; max-height: 200px; min-width: 200px; opacity: 0; box-shadow: 0px 1px 2px rgba(0,0,0,0.2); -webkit-transition: opacity .3s ease-out, top .3s ease-out, visibility .3s ease-out; -moz-transition: opacity .3s ease-out, top .3s ease-out, visibility .3s ease-out; -o-transition: opacity .3s ease-out, top .3s ease-out, visibility .3s ease-out;
}
div.fancy-select ul.options.open {
	transition:opacity 0.3s ease-out, top 0.3s ease-out; top: 50px; visibility: visible; opacity: 1; -webkit-transition: opacity .3s ease-out, top .3s ease-out; -moz-transition: opacity .3s ease-out, top .3s ease-out; -o-transition: opacity .3s ease-out, top .3s ease-out;
}
div.fancy-select ul.options.overflowing {
	transition:opacity 0.3s ease-out, bottom 0.3s ease-out, visibility 0.3s ease-out; top: auto; bottom: 40px; -webkit-transition: opacity .3s ease-out, bottom .3s ease-out, visibility .3s ease-out; -moz-transition: opacity .3s ease-out, bottom .3s ease-out, visibility .3s ease-out; -o-transition: opacity .3s ease-out, bottom .3s ease-out, visibility .3s ease-out;
}
div.fancy-select ul.options.overflowing.open {
	transition:opacity 0.3s ease-out, bottom 0.3s ease-out; top: auto; bottom: 50px; -webkit-transition: opacity .3s ease-out, bottom .3s ease-out; -moz-transition: opacity .3s ease-out, bottom .3s ease-out; -o-transition: opacity .3s ease-out, bottom .3s ease-out;
}
div.fancy-select ul.options li {
	padding: 8px 12px; transition:150ms ease-out; color: rgb(43, 134, 134); white-space: nowrap; cursor: pointer; -webkit-transition: all 150ms ease-out; -moz-transition: all 150ms ease-out; -o-transition: all 150ms ease-out;
}
div.fancy-select ul.options li.selected {
	background: rgba(43, 134, 134, 0.3); color: rgba(255, 255, 255, 0.75);
}
div.fancy-select ul.options li.hover {
	color: rgb(255, 255, 255);
}
.vbox-overlay * {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-backface-visibility: hidden; -webkit-box-sizing: border-box;
}
.vbox-overlay ::after {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-backface-visibility: hidden; -webkit-box-sizing: border-box;
}
.vbox-overlay ::before {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-backface-visibility: hidden; -webkit-box-sizing: border-box;
}
.vbox-overlay {
	background: rgba(0, 0, 0, 0.85); left: 0px; top: 0px; width: 100%; height: auto; bottom: 0px; position: fixed; z-index: 9999; -ms-overflow-x: hidden; -ms-overflow-y: auto; opacity: 0;
}
.vbox-close {
	text-indent: -100px; overflow: hidden; position: fixed;
}
.vbox-next {
	text-indent: -100px; overflow: hidden; position: fixed;
}
.vbox-preloader {
	text-indent: -100px; overflow: hidden; position: fixed;
}
.vbox-prev {
	text-indent: -100px; overflow: hidden; position: fixed;
}
.vbox-preloader {
	animation:playload 1.4s steps(18, end) infinite; left: 50%; top: 50%; width: 32px; height: 32px; margin-top: -16px; margin-left: -16px; background-image: url("preload-circle.png"); -webkit-animation: playload 1.4s steps(18) infinite; -moz-animation: playload 1.4s steps(18) infinite; -o-animation: playload 1.4s steps(18) infinite;
}
.vbox-close {
	background: url("close.gif") no-repeat 10px rgb(22, 22, 23); padding: 10px 20px 10px 0px; top: -1px; width: 46px; height: 40px; right: 0px; color: rgb(255, 255, 255); display: block; cursor: pointer;
}
.vbox-next {
	border: solid transparent; border-image: none; top: 50%; width: 30px; height: 170px; color: rgb(255, 255, 255); margin-top: -85px; cursor: pointer; box-sizing: content-box;
}
.vbox-prev {
	border: solid transparent; border-image: none; top: 50%; width: 30px; height: 170px; color: rgb(255, 255, 255); margin-top: -85px; cursor: pointer; box-sizing: content-box;
}
.vbox-prev {
	background: url("prev.gif") no-repeat center; border-width: 0px 30px 0px 10px; left: 0px;
}
.vbox-next {
	background: url("next.gif") no-repeat center; border-width: 0px 10px 0px 30px; right: 0px;
}
.vbox-num {
	background: rgb(22, 22, 23); left: 0px; top: -1px; height: 40px; color: rgb(255, 255, 255); line-height: 28px; overflow: hidden; font-size: 12px; display: none; position: fixed;
}
.vbox-title {
	background: rgb(22, 22, 23); left: 0px; top: -1px; height: 40px; color: rgb(255, 255, 255); line-height: 28px; overflow: hidden; font-size: 12px; display: none; position: fixed;
}
.vbox-title {
	padding: 6px 40px; width: 100%; text-align: center; float: left;
}
.vbox-num {
	padding: 6px 10px; cursor: pointer;
}
.vbox-inline {
	background: rgb(255, 255, 255); margin: 0px auto; padding: 10px; width: 420px; height: 315px; text-align: left; overflow: auto;
}
.mfp-bg {
	overflow: hidden;
}
.vbox-content {
	overflow: hidden;
}
.vbox-open {
	overflow: hidden;
}
.venoframe {
	border: currentColor; border-image: none; width: 960px; height: 720px;
}
@media all and (max-width:992px)
{
.venoframe {
	width: 640px; height: 480px;
}
}
@media all and (max-width:767px)
{
.venoframe {
	width: 420px; height: 315px;
}
}
@media all and (max-width:460px)
{
.vbox-inline {
	width: 100%;
}
.venoframe {
	width: 100%;
}
.venoframe {
	height: 260px;
}
}
.vbox-container {
	background: rgb(0, 0, 0); margin: 0px auto; padding: 0px 15px; width: 100%; position: relative; max-width: 1200px;
}
.vbox-content {
	width: 100%; text-align: center; float: left; position: relative;
}
.mfp-bg {
	left: 0px; top: 0px; width: 100%; position: fixed;
}
.mfp-wrap {
	left: 0px; top: 0px; width: 100%; position: fixed;
}
.vbox-container img {
	height: auto; max-width: 100%;
}
a.popup-youtube {
	cursor: pointer;
}
.mfp-bg {
	background: rgb(11, 11, 11); height: 100%; z-index: 1042; opacity: 0.8;
}
.mfp-wrap {
	outline: 0px !important; height: 100%; z-index: 1043; -webkit-backface-visibility: hidden;
}
.mfp-container {
	padding: 0px 8px; left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; position: absolute; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.mfp-container::before {
	height: 100%; display: inline-block;
}
.mfp-align-top .mfp-container::before {
	display: none;
}
.mfp-content {
	margin: 0px auto; text-align: left; display: inline-block; position: relative; z-index: 1045;
}
.mfp-close {
	text-align: center; position: absolute;
}
.mfp-preloader {
	text-align: center; position: absolute;
}
.mfp-ajax-holder .mfp-content {
	width: 100%; cursor: auto;
}
.mfp-inline-holder .mfp-content {
	width: 100%; cursor: auto;
}
.mfp-ajax-cur {
	cursor: progress;
}
.mfp-zoom-out-cur {
	
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	
}
.mfp-zoom {
	cursor: pointer;
}
.mfp-auto-cursor .mfp-content {
	cursor: auto;
}
.mfp-arrow {
	-webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.mfp-close {
	-webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.mfp-counter {
	-webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.mfp-preloader {
	-webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.mfp-loading.mfp-figure {
	display: none;
}
.mfp-hide {
	display: none !important;
}
.mfp-preloader {
	left: 8px; top: 50%; width: auto; right: 8px; color: rgb(204, 204, 204); margin-top: -0.8em; z-index: 1044;
}
.mfp-preloader a {
	color: rgb(204, 204, 204);
}
.mfp-close {
	color: rgb(255, 255, 255);
}
.mfp-preloader a:hover {
	color: rgb(255, 255, 255);
}
.mfp-s-error .mfp-content {
	display: none;
}
.mfp-s-ready .mfp-preloader {
	display: none;
}
button.mfp-arrow {
	background: 0px 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; overflow: visible; display: block; z-index: 1046; cursor: pointer; box-shadow: none; -webkit-appearance: none; -webkit-box-shadow: none;
}
button.mfp-close {
	background: 0px 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; overflow: visible; display: block; z-index: 1046; cursor: pointer; box-shadow: none; -webkit-appearance: none; -webkit-box-shadow: none;
}
.mfp-close {
	padding: 0px 0px 18px 10px; top: 0px; width: 44px; height: 44px; right: 0px; line-height: 44px; font-family: Arial,Baskerville,monospace; font-size: 28px; font-style: normal; text-decoration: none; opacity: 0.65;
}
.mfp-close:focus {
	opacity: 1;
}
.mfp-close:hover {
	opacity: 1;
}
.mfp-close:active {
	top: 1px;
}
.mfp-close-btn-in .mfp-close {
	color: rgb(51, 51, 51);
}
.mfp-iframe-holder .mfp-close {
	width: 100%; text-align: right; right: -6px; color: rgb(255, 255, 255); padding-right: 6px;
}
.mfp-image-holder .mfp-close {
	width: 100%; text-align: right; right: -6px; color: rgb(255, 255, 255); padding-right: 6px;
}
.mfp-counter {
	top: 0px; right: 0px; color: rgb(204, 204, 204); line-height: 18px; font-size: 12px; white-space: nowrap; position: absolute;
}
.mfp-figure {
	line-height: 0;
}
img.mfp-img {
	line-height: 0;
}
.mfp-arrow {
	margin: -55px 0px 0px; padding: 0px; top: 50%; width: 90px; height: 110px; position: absolute; opacity: 0.65;
}
.mfp-arrow:active {
	margin-top: -54px;
}
.mfp-arrow:focus {
	opacity: 1;
}
.mfp-arrow:hover {
	opacity: 1;
}
.mfp-arrow .mfp-a {
	border: inset transparent; border-image: none; left: 0px; top: 0px; width: 0px; height: 0px; margin-top: 35px; margin-left: 35px; display: block; position: absolute; content: "";
}
.mfp-arrow .mfp-b {
	border: inset transparent; border-image: none; left: 0px; top: 0px; width: 0px; height: 0px; margin-top: 35px; margin-left: 35px; display: block; position: absolute; content: "";
}
.mfp-arrow::after {
	border: inset transparent; border-image: none; left: 0px; top: 0px; width: 0px; height: 0px; margin-top: 35px; margin-left: 35px; display: block; position: absolute; content: "";
}
.mfp-arrow::before {
	border: inset transparent; border-image: none; left: 0px; top: 0px; width: 0px; height: 0px; margin-top: 35px; margin-left: 35px; display: block; position: absolute; content: "";
}
.mfp-arrow .mfp-a {
	top: 8px; border-top-width: 13px; border-bottom-width: 13px;
}
.mfp-arrow::after {
	top: 8px; border-top-width: 13px; border-bottom-width: 13px;
}
.mfp-arrow .mfp-b {
	border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7;
}
.mfp-arrow::before {
	border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7;
}
.mfp-arrow-left {
	left: 0px;
}
.mfp-arrow-left .mfp-a {
	margin-left: 31px; border-right-color: rgb(255, 255, 255); border-right-width: 17px; border-right-style: solid;
}
.mfp-arrow-left::after {
	margin-left: 31px; border-right-color: rgb(255, 255, 255); border-right-width: 17px; border-right-style: solid;
}
.mfp-arrow-left .mfp-b {
	margin-left: 25px; border-right-color: rgb(63, 63, 63); border-right-width: 27px; border-right-style: solid;
}
.mfp-arrow-left::before {
	margin-left: 25px; border-right-color: rgb(63, 63, 63); border-right-width: 27px; border-right-style: solid;
}
.mfp-arrow-right {
	right: 0px;
}
.mfp-arrow-right .mfp-a {
	margin-left: 39px; border-left-color: rgb(255, 255, 255); border-left-width: 17px; border-left-style: solid;
}
.mfp-arrow-right::after {
	margin-left: 39px; border-left-color: rgb(255, 255, 255); border-left-width: 17px; border-left-style: solid;
}
.mfp-arrow-right .mfp-b {
	border-left-color: rgb(63, 63, 63); border-left-width: 27px; border-left-style: solid;
}
.mfp-arrow-right::before {
	border-left-color: rgb(63, 63, 63); border-left-width: 27px; border-left-style: solid;
}
.mfp-iframe-holder {
	padding-top: 40px; padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
	width: 100%; line-height: 0; max-width: 900px;
}
.mfp-image-holder .mfp-content {
	max-width: 100%;
}
img.mfp-img {
	max-width: 100%;
}
.mfp-iframe-holder .mfp-close {
	top: -40px;
}
.mfp-iframe-scaler {
	width: 100%; height: 0px; overflow: hidden; padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
	background: rgb(0, 0, 0); left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; box-shadow: 0px 0px 8px rgba(0,0,0,0.6);
}
.mfp-figure::after {
	width: auto; height: auto; display: block;
}
img.mfp-img {
	width: auto; height: auto; display: block;
}
img.mfp-img {
	margin: 0px auto; padding: 40px 0px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.mfp-figure::after {
	background: rgb(68, 68, 68); left: 0px; top: 40px; right: 0px; bottom: 40px; position: absolute; z-index: -1; box-shadow: 0px 0px 8px rgba(0,0,0,0.6);
}
.mfp-figure small {
	color: rgb(189, 189, 189); line-height: 14px; font-size: 12px; display: block;
}
.mfp-figure figure {
	margin: 0px;
}
.mfp-bottom-bar {
	left: 0px; top: 100%; width: 100%; margin-top: -36px; position: absolute; cursor: auto;
}
.mfp-title {
	text-align: left; color: rgb(243, 243, 243); line-height: 18px; padding-right: 36px; -ms-word-wrap: break-word;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}
@media screen and (orientation:landscape) and (max-width:800px), screen and (max-height:300px)
{
.mfp-img-mobile .mfp-image-holder {
	padding-right: 0px; padding-left: 0px;
}
.mfp-img-mobile img.mfp-img {
	padding: 0px;
}
.mfp-img-mobile .mfp-figure::after {
	top: 0px; bottom: 0px;
}
.mfp-img-mobile .mfp-figure small {
	margin-left: 5px; display: inline;
}
.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0, 0, 0, 0.6); margin: 0px; padding: 3px 5px; top: auto; bottom: 0px; position: fixed; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.mfp-img-mobile :empty.mfp-bottom-bar {
	padding: 0px;
}
.mfp-img-mobile .mfp-counter {
	top: 3px; right: 5px;
}
.mfp-img-mobile .mfp-close {
	background: rgba(0, 0, 0, 0.6); padding: 0px; top: 0px; width: 35px; height: 35px; text-align: center; right: 0px; line-height: 35px; position: fixed;
}
}
@media all and (max-width:900px)
{
.mfp-arrow {
	transform: scale(0.75); -webkit-transform: scale(.75);
}
.mfp-arrow-left {
	transform-origin: 0% 50%; -webkit-transform-origin: 0;
}
.mfp-arrow-right {
	transform-origin: 100% 50%; -webkit-transform-origin: 100%;
}
.mfp-container {
	padding-right: 6px; padding-left: 6px;
}
}
.mfp-ie7 .mfp-img {
	padding: 0px;
}
.mfp-ie7 .mfp-bottom-bar {
	left: 50%; width: 600px; padding-bottom: 5px; margin-top: 5px; margin-left: -300px;
}
.mfp-ie7 .mfp-container {
	padding: 0px;
}
.mfp-ie7 .mfp-content {
	padding-top: 44px;
}
.mfp-ie7 .mfp-close {
	top: 0px; right: 0px; padding-top: 0px;
}
