/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading {
	background-image: url('icons/fancybox_sprite.png');
}
.fancybox-close {
	background: url('icons/close.png') center center no-repeat;
}
.fancybox-prev {
	background: url('icons/prev.png') center center no-repeat;
}
.fancybox-next {
	background: url('icons/next.png') center center no-repeat;
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('icons/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 65px;
	height: 65px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 45%;
	width: 60px;
	height: 60px;
	cursor: pointer;
	text-decoration: none;
	z-index: 8040;
}
.fancybox-nav, .fancybox-close {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-next:hover {
	background: url('icons/next1.png') center center no-repeat;
}
.fancybox-prev:hover {
	background: url('icons/prev1.png') center center no-repeat;
}
.fancybox-close:hover {
	background: url('icons/close1.png') center center no-repeat;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;/*
	background-color: rgba(0, 0, 0, 0.95);*/
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-title {
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: absolute;
	height: 100%;
	width: 380px;
	top: 0;
	right: 0;
	text-shadow: none;
	z-index: 8050;
	background-color: #faaf1b;
}
.fancybox-title .title-block {
	margin-top: 52px;
	margin-left: 40px;
	margin-right: 40px;
	display: inline-block;
	position: absolute;
	width: 280px;
}
.fancybox-title .WorkClient {
	font-family: 'Oswald';
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 30px;
}
.fancybox-title .online {
	font-family: 'Oswald';
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 20px;
    margin-top: 30px;
}
.fancybox-title span {
	top: 47px;
	font-family: 'Arial';
	font-size: 15px;
	line-height: 23px;
	position: relative;
}
.fancybox-title p {
	margin-top: 10px;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title .share {
	font-family: 'Oswald';
	font-size: 16px;
	position: relative;
	top: 50px;
}
.fancybox-title a {
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-left: 10px;
	position: absolute;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.fancybox-title a.link {
    position: relative;
    color: #000;
    width: auto;
    height: auto;
    margin-left: 0;
    font-weight: bold;
}

.fancybox-title .twitter {
	background: url('icons/im1.png') center center no-repeat;
	background-size: 20px 20px;
	margin-left: 10px;
}
.fancybox-title .facebook {
	background: url('icons/im4.png') center center no-repeat;
	background-size: 20px 20px;
	margin-left: 40px;
}
.fancybox-title .google {
	background: url('icons/im3.png') center center no-repeat;
	background-size: 20px 20px;
	margin-left: 70px;
}
.fancybox-title .pinterest {
	background: url('icons/im2.png') center center no-repeat;
	background-size: 20px 20px;
	margin-left: 100px;
}
.fancybox-title .twitter:hover {
	background: url('icons/im1Var.png') center center no-repeat;
	background-size: 20px 20px;
	margin-left: 10px;
}
.fancybox-title .facebook:hover {
	background: url('icons/im4Var.png') center center no-repeat;
	background-size: 20px 20px;
	margin-left: 40px;
}
.fancybox-title .google:hover {
	background: url('icons/im3Var.png') center center no-repeat;
	background-size: 20px 20px;
	margin-left: 70px;
}
.fancybox-title .pinterest:hover {
	background: url('icons/im2Var.png') center center no-repeat;
	background-size: 20px 20px;
	margin-left: 100px;
}
