a:hover {
	text-decoration: none;
}

a:focus {
	outline: none;
	text-decoration: none;
}

@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon4.eot");
	src: url("../fonts/icomoon4.eot") format("embedded-opentype"), url("../fonts/icomoon4.woff") format("woff"), url("../fonts/icomoon4.ttf") format("truetype"), url("../fonts/icomoon4.svgicomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "uni_sansregular";
	src: url("../fonts/uni_sans_regular-webfont.eot");
	src: url("../fonts/uni_sans_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/uni_sans_regular-webfont.woff") format("woff"), url("../fonts/uni_sans_regular-webfont.ttf") format("truetype"), url("../fonts/uni_sans_regular-webfont.svguni_sans_regular-webfont") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "uni_sansthin";
	src: url("../fonts/uni_sans_thin-webfont.eot");
	src: url("../fonts/uni_sans_thin-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/uni_sans_thin-webfont.woff") format("woff"), url("../fonts/uni_sans_thin-webfont.ttf") format("truetype"), url("../fonts/uni_sans_thin-webfont.svguni_sans_thin-webfont") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "uni_sansbold";
	src: url("../fonts/uni_sans_bold-webfont.eot");
	src: url("../fonts/uni_sans_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/uni_sans_bold-webfont.woff") format("woff"), url("../fonts/uni_sans_bold-webfont.ttf") format("truetype"), url("../fonts/uni_sans_bold-webfont.svguni_sans_bold-webfont") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "uni_sansheavy";
	src: url("../fonts/uni_sans_heavy-webfont.eot");
	src: url("../fonts/uni_sans_heavy-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/uni_sans_heavy-webfont.woff") format("woff"), url("../fonts/uni_sans_heavy-webfont.ttf") format("truetype"), url("../fonts/uni_sans_heavy-webfont.svguni_sans_heavy-webfont") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icons-"],
[class*=" icons-"] {
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icons-close-small:before {
	content: "\e60b";
}

.icons-close-small-inverted:before {
	content: "\e627";
}

.icons-video:before {
	content: "\e628";
}

.icons-play:before {
	content: "\e629";
}

.icons-down:before {
	content: "\e601";
}

.icons-up:before {
	content: "\e602";
}

.icons-left:before {
	content: "\e603";
}

.icons-right:before {
	content: "\e604";
}

.icons-previous:before {
	content: "\e605";
}

.icons-next:before {
	content: "\e606";
}

.icons-download:before {
	content: "\e607";
}

.icons-plus:before {
	content: "\e608";
}

.icons-close:before {
	content: "\e609";
}

.icons-menu:before {
	content: "\e60a";
}

.icons-menu-small:before {
	content: "\e60c";
}

.icons-versuz:before {
	content: "\e60d";
}

.icons-versuz-thevenue:before {
	content: "\e60e";
}

.icons-versuz-inverted:before {
	content: "\e60f";
}

.icons-crudo:before {
	content: "\e610";
}

.icons-atelierv:before {
	content: "\e611";
}

.icons-ipanema:before {
	content: "\e612";
}

.icons-areav:before {
	content: "\e613";
}

.icons-thevenue:before {
	content: "\e614";
}

.icons-calendar:before {
	content: "\e615";
}

.icons-featured:before {
	content: "\e616";
}

.icons-search:before {
	content: "\e617";
}

.icons-member:before {
	content: "\e618";
}

.icons-email:before {
	content: "\e619";
}

.icons-rss:before {
	content: "\e61a";
}

.icons-clubjudge:before {
	content: "\e61b";
}

.icons-yelp:before {
	content: "\e61c";
}

.icons-foursquare:before {
	content: "\e61d";
}

.icons-tripadvisor:before {
	content: "\e61e";
}

.icons-music:before {
	content: "\e61f";
}

.icons-apple:before {
	content: "\e620";
}

.icons-vimeo:before {
	content: "\e621";
}

.icons-youtube:before {
	content: "\e622";
}

.icons-maps:before {
	content: "\e623";
}

.icons-instagram:before {
	content: "\e624";
}

.icons-googleplus:before {
	content: "\e625";
}

.icons-twitter:before {
	content: "\e626";
}

.icons-facebook:before {
	content: "\e600";
}

.icons-linkedin:before {
	content: "\e900";
}

body {
	font-family: "uni_sansregular", Arial, sans-serif;
}

html.active,
html.active body {
	height: 100%;
	overflow: hidden;
}

.top-space {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 6px;
	content: "";
	z-index: 1010;
	background: #fff;
}

.bottom-space {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 6px;
	content: "";
	z-index: 1010;
	background: #fff;
}

#wrapper {
	padding: 5px 0 0;
	overflow: hidden;
	position: relative;
}

#header {
	position: fixed !important;
	top: 6px !important;
	left: 5px;
	right: 5px;
	z-index: 100;
	pointer-events: none;
}

.fixed-position {
	pointer-events: none;
	background: #5f2d34;
	background: rgba(95, 45, 52, .95);
}

.logo {
	float: left;
	width: 88px;
	height: 88px;
	position: relative;
	z-index: 101;
	pointer-events: auto;
}

.logo a {
	display: block;
	height: 100%;
	color: #000;
	background: #fff;
}

.logo a:hover {
	color: #fff;
	background: #f6b311;
}

.logo .icons-versuz-thevenue {
	font-size: 88px;
}

.language {
	margin: 0;
	overflow: hidden;
	font-size: 29px;
	line-height: 33px;
}

.language li {
	float: left;
	margin: 0 9px 10px 10px;
}

.language li.active a {
	color: #ffc600;
}

.language a {
	display: block;
	color: #fff;
}

.language a:hover {
	color: #ffc600;
}

.nav-block {
	float: left;
	z-index: 101;
	position: relative;
}

.nav-block .opener {
	display: block;
	color: #fff;
	width: 88px;
	height: 88px;
	position: relative;
	z-index: 100;
	pointer-events: auto;
	padding: 43px 29px 42px;
	background: black;
	background: rgba(0, 0, 0, .2);
}

.nav-block .opener span {
	width: 30px;
	height: 3px;
	display: block;
	position: relative;
	background: #fff;
	-webkit-transition: all .1s ease-out;
	transition: all .1s ease-out;
}

.nav-block .opener span:before,
.nav-block .opener span:after {
	position: absolute;
	width: 30px;
	height: 3px;
	content: "";
	top: -8px;
	left: 0;
	background: #fff;
	-webkit-transition: all .1s ease-out;
	transition: all .1s ease-out;
}

.nav-block .opener span:after {
	top: auto;
	bottom: -8px;
}

.nav-block .opener:hover {
	background: #f6b311;
}

.nav-block .opener:hover span:before {
	-webkit-transform: matrix(1, 0, 0, 1, 0, -4);
	-ms-transform: matrix(1, 0, 0, 1, 0, -4);
	transform: matrix(1, 0, 0, 1, 0, -4);
}

.nav-block .opener:hover span:after {
	-webkit-transform: matrix(1, 0, 0, 1, 0, 4);
	-ms-transform: matrix(1, 0, 0, 1, 0, 4);
	transform: matrix(1, 0, 0, 1, 0, 4);
}

html.active .logo {
	overflow: hidden;
}

html.active .logo a {
	color: #fff;
	background: none;
}

html.active .logo a:hover {
	color: #ffc600;
}

html.active .logo .icons-versuz-thevenue {
	display: block;
}

html.active .nav-block .opener {
	width: 44px;
	height: 44px;
	margin: 22px;
	color: #2b326a;
	background: #fff;
	padding: 21px 7px 20px;
}

html.active .nav-block .opener:hover span {
	-webkit-transform: scale(.9);
	-ms-transform: scale(.9);
	transform: scale(.9);
}

html.active .nav-block .opener:hover span:before,
html.active .nav-block .opener:hover span:after {
	background: #2b326a;
	transition: top .2s ease 0s, transform .2s ease .3s;
	-webkit-transition: top .2s ease 0s, -webkit-transform .2s ease .3s;
}

html.active .nav-block .opener span {
	background: none;
	z-index: 102;
}

html.active .nav-block .opener span:before,
html.active .nav-block .opener span:after {
	-webkit-transition: all .1s ease-out 0s;
	transition: all .1s ease-out 0s;
}

html.active .nav-block .opener span:before {
	top: 0;
	background: #2b326a;
	-webkit-transform: matrix(.70711, .70711, -.70711, .70711, 0, -1);
	-ms-transform: matrix(.70711, .70711, -.70711, .70711, 0, -1);
	transform: matrix(.70711, .70711, -.70711, .70711, 0, -1);
}

html.active .nav-block .opener span:after {
	top: auto;
	bottom: 0;
	background: #2b326a;
	-webkit-transform: matrix(.70711, -.70711, .70711, .70711, 0, -1);
	-ms-transform: matrix(.70711, -.70711, .70711, .70711, 0, -1);
	transform: matrix(.70711, -.70711, .70711, .70711, 0, -1);
}

html.active .nav-holder .head {
	position: fixed;
}

html.active .nav-holder {
	z-index: 100;
	opacity: 1 !important;
}

.nav-holder {
	top: 0 !important;
	left: 0 !important;
	z-index: -1;
	bottom: 0;
	width: 100%;
	display: block !important;
	opacity: 0 !important;
	position: fixed !important;
	pointer-events: auto;
}

.nav-holder .frame {
	overflow-y: scroll;
	height: 100%;
	position: relative;
	margin: 0 -17px 0 0;
	background: #5f2d34;
	background: rgba(95, 45, 52, .95);
	-webkit-transition: opacity .5s ease 0s;
	transition: opacity .5s ease 0s;
}

.nav-holder .frame:before {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 6px;
	content: "";
	z-index: 1010;
	background: #fff;
}

.nav-holder .frame:after {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 6px;
	content: "";
	z-index: 1010;
	background: #fff;
}

.nav-holder .head {
	overflow: hidden;
	text-align: left;
	position: relative;
	left: 0;
	top: 0;
	z-index: 10;
	padding: 39px 180px;
}

.nav-holder .info {
	color: #fff;
	overflow: hidden;
	font-size: 21px;
	line-height: 29px;
	padding: 0 40px 0 0;
}

.nav-holder .info ul {
	font-size: 16px;
	line-height: 20px;
	padding: 0 7px 0 0;
}

.nav-holder .info li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 9px 10px;
}

.nav-holder .info li:first-child:before {
	display: none;
}

.nav-holder .info li:before {
	position: absolute;
	left: 0;
	top: 50%;
	width: 1px;
	height: 15px;
	margin: -13px 0 0;
	content: "";
	background: #4d5077;
}

.nav-holder .info a {
	color: #fff;
}

.nav-holder .info a:hover {
	color: #ffc600;
}

.nav-holder .divider {
	color: #4d5077;
}

.nav-holder p {
	margin: 0;
}

.nav-holder address {
	margin: 0 0 37px;
	line-height: 29px;
}

.nav-holder .social-networks {
	margin: 0 0 59px;
	letter-spacing: -4px;
}

.nav-holder .social-networks li {
	margin: 0 5px 5px;
	letter-spacing: normal;
}

.nav-holder .social-networks a {
	display: block;
	width: 50px;
	height: 50px;
	color: #ffc600;
}

.nav-holder .social-networks a:hover {
	background: #fff;
}

.nav-holder .social-networks span {
	display: block;
	font-size: 47px;
	line-height: 47px;
}

html.active #nav > ul > li {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

#nav ul li:nth-child(1) {
	-webkit-transition-delay: .05s;
	transition-delay: .05s;
}

#nav ul li:nth-child(2) {
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}

#nav ul li:nth-child(3) {
	-webkit-transition-delay: .15s;
	transition-delay: .15s;
}

#nav ul li:nth-child(4) {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}

#nav ul li:nth-child(5) {
	-webkit-transition-delay: .25s;
	transition-delay: .25s;
}

#nav ul li:nth-child(6) {
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
}

#nav ul li:nth-child(7) {
	-webkit-transition-delay: .35s;
	transition-delay: .35s;
}

#nav ul li:nth-child(8) {
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
}

#nav ul li:nth-child(9) {
	-webkit-transition-delay: .45s;
	transition-delay: .45s;
}

#nav ul li:nth-child(10) {
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}

#nav {
	float: none;
	margin: 0;
	overflow: hidden;
	padding: 147px 10px 112px;
	font: 42px/35px "uni_sansbold", Arial, sans-serif;
}

#nav > ul {
	margin: 0;
}

#nav > ul > li {
	opacity: 0;
	overflow: hidden;
	margin: 0 0 21px;
	-webkit-transition: all .2s ease-out .05s;
	transition: all .2s ease-out .05s;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

#nav > ul > li > a {
	display: inline-block;
	vertical-align: top;
	color: #ffc600;
}

#nav > ul > li > a:hover {
	color: #fff;
}

#nav .dropdown {
	text-align: center;
	padding: 18px 0 27px;
	font: 21px/25px "uni_sansregular", Arial, sans-serif;
}

#nav .dropdown li {
	margin: 0 0 4px;
}

#nav .dropdown a {
	color: #fff;
	display: inline-block;
	vertical-align: top;
	padding: 2px 8px;
}

#nav .dropdown a:hover {
	color: #5f2d34;
	background: #fff;
}

.no-touch .item-box .calendar:hover .icons-calendar,
.no-touch .item-box-inner .calendar:hover .icons-calendar,
.no-touch .social-networks a:hover span {
	-webkit-animation: toTopFromBottom .3s forwards;
	animation: toTopFromBottom .3s forwards;
}

body.loading .info-section .img-block {
	opacity: 0;
	visibility: hidden;
}

.info-section {
	height: 100%;
	min-height: 1078px;
	overflow: hidden;
	position: relative;
	background: #5f2d34;
}

.info-section .img-block {
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

.info-section .img-block img {
	display: block;
	height: auto;
	width: 100%;
}

.info-section .img-block {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 1.5s ease 0s, visibility 1.5s ease 0s;
	transition: opacity 1.5s ease 0s, visibility 1.5s ease 0s;
	-moz-transition: opacity 1.5s ease 0s, visibility 1.5s ease 0s;
}

.info-section .overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	overflow: hidden;
	text-indent: -9999px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(95, 45, 52, .25)), color-stop(100%, #5f2d34));
	background: -webkit-linear-gradient(top, rgba(95, 45, 52, .25) 0%, #5f2d34 100%);
	background: linear-gradient(to bottom, rgba(95, 45, 52, .25) 0%, #5f2d34 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#405f2d34', endColorstr='#5f2d34',GradientType=0 );
}

.content-block {
	color: #fff;
	position: relative;
	left: -1px;
	width: 50%;
	margin: 0 auto;
	z-index: 10;
	font-size: 21px;
	line-height: 28px;
	padding: 26px 0 0;
}

.content-block .social-bar {
	margin: 0 0 76px;
}

.content-block p {
	margin: 0 0 27px;
}

.content-block p strong {
	font-weight: normal;
	font-family: "uni_sansbold", Arial, sans-serif;
}

.content-block .link {
	display: block;
	margin: 0 0 30px;
	font-family: "uni_sansbold", Arial, sans-serif;
}

.content-block .link a {
	color: #ffc600;
}

.content-block .link a:hover {
	color: #fff;
}

.content-block .date {
	display: block;
	margin: 0 0 48px;
	font-size: 35px;
	line-height: 38px;
}

.content-block .date strong {
	font-weight: normal;
	font-family: "uni_sansbold", Arial, sans-serif;
}

.content-block .date span {
	padding: 0 12px 0 0;
	font-family: "uni_sansthin", Arial, sans-serif;
}

.content-block .title {
	display: block;
	margin: 0 0 27px;
	font: 83px/67px "uni_sansheavy", Arial, sans-serif;
}

.content-block .icons-featured {
	font-size: 58px;
	line-height: 67px;
	margin: 0 0 0 -7px;
	vertical-align: top;
	display: inline-block;
}

.text-block {
	overflow: hidden;
	margin: 0 0 9px;
}

.text-block .slide {
	display: none;
}

.text-block .readmore {
	color: #2b3168;
	font-size: 13px;
	line-height: 16px;
	padding: 1px 6px;
	display: inline-block;
	vertical-align: top;
	background: #fff;
}

.text-block .readmore:hover {
	color: #ffc600;
}

.post .img-holder {
	padding: 2px;
	width: 50.3%;
	margin: 0 0 -2px;
	background: #fff;
}

.post .img-holder img {
	display: block;
	height: auto;
	width: 100%;
}

.post dl {
	margin: 0;
	font-size: 17px;
	overflow: hidden;
	padding: 18px 17px 0;
}

.post dl dt {
	float: left;
	padding: 0 3px 0 0;
	line-height: 17px;
	font-weight: normal;
	font-family: "uni_sansregular", Arial, sans-serif;
}

.post dl dd {
	line-height: 17px;
	margin: 0 0 12px;
	font-family: "uni_sansbold", Arial, sans-serif;
}

.calendar-bar {
	z-index: 1;
	overflow: hidden;
	font-size: 50px;
	position: relative;
	padding: 5px 3px 5px 23px;
	pointer-events: auto;
}

.calendar-bar a {
	color: #8697aa;
}

.calendar-bar a:hover {
	color: #fff;
}

.calendar-bar .btn-next,
.calendar-bar .btn-previous {
	margin: -2px;
	width: 30px;
	height: 26px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}

.calendar-bar .icons-next,
.calendar-bar .icons-previous {
	display: block;
	margin: -12px 0 0 -10px;
}

.calendar-bar .btn-calendar {
	width: 39px;
	height: 39px;
	overflow: hidden;
	margin: 0 5px 0 4px;
	display: inline-block;
	vertical-align: middle;
}

.calendar-bar .icons-calendar {
	display: block;
	margin: -5px 0 0 -5px;
}

.items-block {
	overflow: hidden;
	position: relative;
	z-index: 10;
	min-height: 300px;
	visibility: hidden;
	padding: 1px 0 0;
}

/* start animation */


/* fall down animation  */

/*
.item-box {
	webkit-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	perspective: 1000;
}

.item-box .items-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	bottom: 0;
	right: 0;
}

.item-box.shown .items-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform .5s ease-in-out 0s;
	transition: transform .5s ease-in-out 0s;
}

*/

/* fadein animation  */

.item-box .items-wrapper {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.item-box.shown .items-wrapper {
	opacity: 1;
	transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;
}








.item-box,
.item-box-inner {
	float: left;
	position: relative;
	overflow: hidden;
	border: solid 1px #fff;
}

.item-box.size1x1,
.item-box-inner.size1x1 {
	width: 12.5%;
	padding-top: 12.5%;
}

.item-box.size1x1.inner,
.item-box-inner.size1x1.inner {
	width: 25%;
	padding-top: 25%;
}

.item-box.size2x1,
.item-box-inner.size2x1 {
	width: 25%;
	padding-top: 12.5%;
}

.item-box.size2x2,
.item-box-inner.size2x2 {
	width: 25%;
	padding-top: 25%;
}

.item-box.size2x2.inner,
.item-box-inner.size2x2.inner {
	width: 25%;
	padding-top: 25%;
}

.item-box.size4x2,
.item-box-inner.size4x2 {
	width: 100%;
	padding-top: 50%;
}

.item-box.sizeQuarter,
.item-box-inner.sizeQuarter {
	width: 6.25%;
	padding-top: 6.25%;
}

.item-box.sizeHalve,
.item-box-inner.sizeHalve {
	width: 12.5%;
	padding-top: 12.5%;
}

.item-box.with-inner,
.item-box-inner.with-inner {
	padding-top: 0;
}

.item-box.yellow,
.item-box-inner.yellow {
	background: #f6b311;
}

.item-box.green,
.item-box-inner.green {
	background: #ffc600;
}

.item-box.blue,
.item-box-inner.blue {
	background: #06c;
}

.item-box .link-box,
.item-box-inner .link-box {
	display: table;
	width: 100%;
	height: 100%;
	font-size: 21px;
	line-height: 21px;
}

.item-box .link-box .holder,
.item-box-inner .link-box .holder {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}

.item-box .link-box ul,
.item-box-inner .link-box ul {
	margin: 0;
}

.item-box .link-box li,
.item-box-inner .link-box li {
	padding: 10px 3px;
}

.item-box .link-box a,
.item-box-inner .link-box a {
	color: #fff;
}

.item-box .link-box a:hover,
.item-box-inner .link-box a:hover {
	color: #ffc600;
}

.item-box .link-box strong,
.item-box-inner .link-box strong {
	font-weight: normal;
	font-family: "uni_sansbold", Arial, sans-serif;
}

.item-box a.content,
.item-box-inner a.content {
	height: 100%;
	display: block;
	color: #fff;
	position: relative;
	background: url(../images/none.png);
}

.item-box .carousel,
.item-box .carousel .carousel-inner,
.item-box .carousel .carousel-inner .item,
.item-box-inner .carousel,
.item-box-inner .carousel .carousel-inner,
.item-box-inner .carousel .carousel-inner .item {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}

.item-box .img-holder,
.item-box-inner .img-holder {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}

.item-box .img-holder:before,
.item-box-inner .img-holder:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 1;
	background: #000; /*transition: opacity .2s ease-out 0s;
			-webkit-transition: opacity .2s ease-out 0s;*/
}

.item-box .img-holder a,
.item-box-inner .img-holder a {
	display: block;
	position: relative;
	z-index: 100;
	height: 100%;
}

.item-box .img-holder img,
.item-box-inner .img-holder img {
	position: relative;
}

.item-box img,
.item-box-inner img {
	display: block;
	height: auto;
	width: 100%;
	transition: transform .2s ease-in 0s;
	-webkit-transition: -webkit-transform .2s ease-in 0s;
}

.item-box .caption,
.item-box-inner .caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	color: #fff;
	z-index: 10;
}

.item-box .caption.add,
.item-box-inner .caption.add {
	top: auto;
}

.item-box .info-box,
.item-box-inner .info-box {
	bottom: 7px;
	left: 17px;
	right: 5px;
	z-index: 3;
	position: absolute;
	transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transition: bottom .25s ease 0s;
	-webkit-transition: bottom .25s ease 0s;
}

.item-box .title,
.item-box-inner .title {
	display: block;
	margin: 0 0 8px;
	font: 42px/37px "uni_sansheavy", Arial, sans-serif;
	transition: opacity .2s ease-out 0s;
	-webkit-transition: opacity .2s ease-out 0s;
	padding-right: 10px;
}

.item-box .date,
.item-box-inner .date {
	display: block;
	margin: 0 0 7px;
	font-size: 25px;
	line-height: 29px;
	transition: opacity .2s ease-out 0s;
	-webkit-transition: opacity .2s ease-out 0s;
	padding-right: 10px;
}

.item-box .date strong,
.item-box-inner .date strong {
	font-weight: normal;
	font-family: "uni_sansbold", Arial, sans-serif;
}

.item-box .date span,
.item-box-inner .date span {
	padding: 0;
	font-family: "uni_sansthin", Arial, sans-serif;
}

.item-box .date em,
.item-box-inner .date em {
	font-style: normal;
	font-size: 0;
	line-height: 0;
	opacity: 0;
	transition: opacity .2s ease-out 0s;
	-webkit-transition: opacity .2s ease-out 0s;
}

.item-box .icons-featured,
.item-box-inner .icons-featured {
	font-size: 32px;
	line-height: 32px;
	vertical-align: top;
	display: inline-block;
	transition: opacity .35s ease 0s;
	-webkit-transition: opacity .35s ease 0s;
}

.item-box .logo-box,
.item-box-inner .logo-box {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	color: #fff;
}

.item-box .logo-box img,
.item-box-inner .logo-box img {
	visibility: visible !important;
}

.item-box .logo-holder,
.item-box-inner .logo-holder {
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
}

.item-box .textbox,
.item-box-inner .textbox {
	text-align: right;
	color: #ffc600;
	padding: 0 12px 0 5px;
}

.item-box .text-box,
.item-box-inner .text-box {
	overflow: hidden;
	text-align: right;
	padding: 0 27px 15px 0;
	font: 90px/70px "uni_sansbold", Arial, sans-serif;
}

.item-box .text-box strong,
.item-box-inner .text-box strong {
	font-weight: normal;
}

.item-box .text-box sup,
.item-box-inner .text-box sup {
	font: 30px/40px "uni_sansregular", Arial, sans-serif;
}

.item-box .text-box span,
.item-box-inner .text-box span {
	display: block;
	font: 90px/90px "uni_sansregular", Arial, sans-serif;
}

.item-box .calendar,
.item-box-inner .calendar {
	position: absolute;
	width: 28px;
	height: 27px;
	right: 23px;
	top: 23px;
	color: #fff;
	z-index: 11;
	overflow: hidden;
	opacity: 0;
	transition: opacity .35s ease 0s;
	-webkit-transition: opacity .35s ease 0s;
}

.item-box .calendar .icons-calendar,
.item-box-inner .calendar .icons-calendar {
	display: block;
	font-size: 35px;
	margin: -4px 0 0 -3px;
}

.item-box .calendar:hover .icons-calendar,
.item-box-inner .calendar:hover .icons-calendar {
	-webkit-animation: .3s ease 0s normal forwards 1 running toTopFromBottom;
	animation: .3s ease 0s normal forwards 1 running toTopFromBottom;
}

.item-box .social-bar,
.item-box-inner .social-bar {
	position: absolute;
	bottom: 7px;
	left: 17px;
	right: 5px;
	z-index: 3;
	opacity: 0;
	padding: 0 0 6px;
	transition: opacity .35s ease 0s;
	-webkit-transition: opacity .35s ease 0s;
}

.item-box .horizontal-bg,
.item-box .vertical-bg,
.item-box-inner .horizontal-bg,
.item-box-inner .vertical-bg {
	transition: transform .2s ease-in 0s;
	-webkit-transition: -webkit-transform .2s ease-in 0s;
	transition-delay: .5s;
	-webkit-transition-delay: .5s;
	background-size: cover;
}

.item-box .vertical-bg,
.item-box-inner .vertical-bg {
	background-position: 50% 0;
}

.item-box .horizontal-bg,
.item-box-inner .horizontal-bg {
	background-position: 0 50%;
}

.item-box.hide-title .title,
.item-box-inner.hide-title .title {
	opacity: 0;
	max-height: 0;
	transition: all .35s ease 0s;
	-webkit-transition: all .35s ease 0s;
}

.item-box.hide-title:hover .title,
.item-box-inner.hide-title:hover .title {
	opacity: 1;
	max-height: 200px;
	transition-delay: .5s;
	-webkit-transition-delay: .5s;
}

.item-box.hide-date .date,
.item-box-inner.hide-date .date {
	margin: 0;
	opacity: 0;
	max-height: 0;
	transition: all .35s ease 0s;
	-webkit-transition: all .35s ease 0s;
}

.item-box.hide-date:hover .date,
.item-box-inner.hide-date:hover .date {
	opacity: 1;
	margin: 0 0 7px;
	max-height: 100px;
	transition-delay: .5s;
	-webkit-transition-delay: .5s;
}

.item-box.hide-title.hide-date .title,
.item-box-inner.hide-title.hide-date .title {
	opacity: 0;
}

.item-box.hide-title.hide-date .date,
.item-box-inner.hide-title.hide-date .date {
	opacity: 0;
}

.item-box.hide-title.hide-date:hover .title,
.item-box-inner.hide-title.hide-date:hover .title {
	opacity: 1;
}

.item-box.hide-title.hide-date:hover .date,
.item-box-inner.hide-title.hide-date:hover .date {
	opacity: 1;
}

.item-box.disable-hover:hover .img-holder:before,
.item-box-inner.disable-hover:hover .img-holder:before {
	opacity: 0 !important;
}

.item-box.disable-hover:hover .img-holder,
.item-box.disable-hover:hover img,
.item-box-inner.disable-hover:hover .img-holder,
.item-box-inner.disable-hover:hover img {
	-webkit-transform: scale(1) !important;
	-ms-transform: scale(1) !important;
	transform: scale(1) !important;
}

.item-box.disable-hover:hover .info-box,
.item-box-inner.disable-hover:hover .info-box {
	bottom: 7px !important;
}

.item-box.disable-hover:hover .social-bar,
.item-box-inner.disable-hover:hover .social-bar {
	opacity: 0 !important;
}

.item-box.disable-hover:hover .calendar,
.item-box-inner.disable-hover:hover .calendar {
	opacity: 0 !important;
}

.item-box .video-box,
.item-box-inner .video-box {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.item-box:hover:not(.with-inner) .img-holder,
.item-box-inner:hover:not(.with-inner) .img-holder {
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.item-box:hover:not(.with-inner) .img-holder:before,
.item-box-inner:hover:not(.with-inner) .img-holder:before {
	opacity: .3;
	transition-delay: .5s;
	-webkit-transition-delay: .5s;
}

.item-box:hover:not(.with-inner) .info-box,
.item-box-inner:hover:not(.with-inner) .info-box {
	bottom: 58px;
	transition-delay: .5s;
	-webkit-transition-delay: .5s;
}

.item-box:hover:not(.with-inner) .title,
.item-box-inner:hover:not(.with-inner) .title {
	opacity: 1;
	transition-delay: .5s;
	-webkit-transition-delay: .5s;
}

.item-box:hover:not(.with-inner) .date,
.item-box-inner:hover:not(.with-inner) .date {
	opacity: 1;
	transition-delay: .5s;
	-webkit-transition-delay: .5s;
}

.item-box:hover:not(.with-inner) .date em,
.item-box-inner:hover:not(.with-inner) .date em {
	opacity: 1;
	font-size: 14px;
	line-height: 20px;
	transition-delay: .5s;
	-webkit-transition-delay: .5s;
}

.item-box:hover:not(.with-inner) .social-bar,
.item-box-inner:hover:not(.with-inner) .social-bar {
	opacity: 1;
	transition-delay: .5s;
	-webkit-transition-delay: .5s;
}

.item-box:hover:not(.with-inner) .icons-featured,
.item-box-inner:hover:not(.with-inner) .icons-featured {
	transition-delay: .5s;
	-ms-transition-delay: .5s;
	-webkit-transition-delay: .5s;
}

.item-box:hover:not(.with-inner) .calendar,
.item-box-inner:hover:not(.with-inner) .calendar {
	opacity: 1;
	transition-delay: .5s;
	-webkit-transition-delay: .5s;
}

.social-bar {
	overflow: hidden;
}

.social-bar .social-networks {
	font-size: 13.33px;
	line-height: 18px;
}

.social-bar .social-networks a {
	color: #000;
	padding: 0 4px;
	background: #fff;
}

.social-bar .social-networks a:hover {
	color: #fff;
	background: #000;
}

.social-bar .social-networks a.add {
	padding: 0;
}

.social-bar .social-networks li {
	padding: 0 3px 6px 0;
}

.social-bar .social-networks .icons-facebook {
	width: 18px;
	height: 18px;
	font-size: 18px;
	line-height: 20px;
	display: inline-block;
	vertical-align: top;
}

.social-bar .social-networks .icons-twitter {
	width: 18px;
	height: 18px;
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
}

.social-bar .social-networks .icons-email {
	width: 18px;
	height: 18px;
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
}

.social-box {
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
}

.social-box .holder {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}

.social-box .social-networks {
	font-size: 50px;
	max-width: 240px;
	margin: 0 auto;
}

.social-box .social-networks li {
	float: left;
	padding: 5px;
}

.social-box .social-networks a {
	display: block;
	width: 50px;
	height: 50px;
	color: #fff;
	background: none;
}

.social-box .social-networks a span {
	display: block;
}

.social-box .social-networks a:hover {
	background: #b8860d;
}

.social-networks {
	margin: 0;
	overflow: hidden;
}

.social-networks li {
	display: inline-block;
	vertical-align: top;
}

.social-networks a {
	display: block;
	overflow: hidden;
	transition: background .5s ease-in-out 0s;
	-webkit-transition: background .5s ease-in-out 0s;
}

.social-networks a:hover span {
	-webkit-animation: .3s ease 0s normal forwards 1 running toTopFromBottom;
	animation: .3s ease 0s normal forwards 1 running toTopFromBottom;
}

.link-bar {
	font-size: 25px;
	line-height: 31px;
	overflow: hidden;
}

.link-bar a {
	color: #fff;
	display: block;
	background: #e9e9e9;
	padding: 21px 10px 14px 13px;
}

.link-bar a em {
	font-style: normal;
	opacity: 0;
	transition: opacity .35s ease 0s;
	-webkit-transition: opacity .35s ease 0s;
}

.link-bar a:hover em {
	opacity: 1;
	transition-delay: .5s;
	-webkit-transition-delay: .5s;
}

.link-bar a:hover .icons-plus {
	color: #fff;
	background: #ffc600;
	transition-delay: .5s;
	-webkit-transition-delay: .5s;
}

.link-bar a .icons-plus {
	font-size: 40px;
	line-height: 40px;
	color: #e9e9e9;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	margin: 0 6px 6px 2px;
	transition: color, background .35s ease 0s;
	-webkit-transition: color, background .35s ease 0s;
}

.nav {
	overflow: hidden;
	margin: 0 0 59px;
	font: 21px/24px "uni_sansbold", Arial, sans-serif;
}

.nav ul {
	margin: 0;
	letter-spacing: -4px;
}

.nav li {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 10px 10px;
}

.nav li:first-child:before {
	display: none;
}

.nav li:before {
	position: absolute;
	top: 0;
	left: 0;
	color: #e0e0e0;
	content: "|";
	font-family: "uni_sansregular", Arial, sans-serif;
}

.nav a {
	color: #000;
}

.nav a:hover {
	color: #ffc600;
}

.partners {
	color: #999;
	margin: 0 0 54px;
	letter-spacing: -4px;
}

.partners li {
	margin: 0 19px 0 12px;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}

.partners a {
	color: #999;
	display: block;
	font-size: 150px;
	transition: transform .2s ease-in 0s;
	-webkit-transition: -webkit-transform .2s ease-in 0s;
}

.partners a:hover {
	color: #ffc600;
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition-delay: .5s;
	-webkit-transition-delay: .5s;
}

.partners span {
	display: block;
}

.links {
	font-size: 17px;
	line-height: 20px;
}

.links ul {
	margin: 0;
	letter-spacing: -4px;
}

.links li {
	position: relative;
	padding: 0 9px 5px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}

.links li:first-child:before {
	display: none;
}

.links li:before {
	position: absolute;
	top: 0;
	left: 0;
	color: #e0e0e0;
	content: "|";
	font-family: "uni_sansregular", Arial, sans-serif;
}

.links a {
	color: #d5b245;
}

.links a:hover {
	color: #999;
}

.terms {
	font-size: 17px;
	line-height: 20px;
}

.terms ul {
	margin: 0;
	letter-spacing: -4px;
}

.terms li {
	position: relative;
	padding: 0 9px 5px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}

.terms li:first-child:before {
	display: none;
}

.terms li:before {
	position: absolute;
	top: 0;
	left: 0;
	color: #e0e0e0;
	content: "|";
	font-family: "uni_sansregular", Arial, sans-serif;
}

.terms a {
	color: #ffc600;
}

.terms a:hover {
	color: #999;
}

#footer {
	overflow: hidden;
	padding: 44px 0;
}

#footer address {
	margin: 0;
	line-height: 17px;
}

#footer .info {
	color: #999;
	font-size: 12.5px;
	line-height: 17px;
	padding: 46px 0 0;
}

#footer .info ul {
	margin: 0;
	letter-spacing: -4px;
}

#footer .info li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	position: relative;
	padding: 0 7px 5px 6px;
}

#footer .info li:first-child:before {
	display: none;
}

#footer .info li:before {
	position: absolute;
	top: 0;
	left: 0;
	color: #e0e0e0;
	content: "|";
	font-family: "uni_sansregular", Arial, sans-serif;
}

#footer .info a {
	color: #999;
}

#footer .info a:hover {
	color: #ffc600;
}

#footer .info a.phone:hover {
	color: #999;
}

.carousel {
	z-index: 4;
	width: 100%;
}

.carousel img {
	display: block;
	height: auto;
	width: 100%;
}

.carousel .btn-play {
	width: 114px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 11;
	overflow: hidden;
	margin: -39px 0 0 -57px;
	color: #fff;
}

.carousel .btn-play .icons-video {
	display: block;
	width: 114px;
	height: 78px;
	font-size: 150px;
	line-height: 78px;
	margin: 0 0 0 -17px;
}

.carousel .btn-play .icons-play {
	display: none;
}

.carousel .btn-play:hover {
	margin-bottom: 51px;
}

.carousel .btn-play:hover .icons-video {
	display: none;
}

.carousel .btn-play:hover .icons-play {
	display: block;
	width: 114px;
	height: 90px;
	font-size: 150px;
	line-height: 90px;
	margin: 0 0 0 -17px;
}

.carousel-control {
	width: 40px;
	height: 40px;
	top: 50%;
	opacity: 1;
	z-index: 11;
	overflow: hidden;
	text-shadow: none;
	margin: -20px 0 0;
}

.carousel-control span {
	display: block;
	font-size: 40px;
	line-height: 40px;
	background: black;
	background: rgba(0, 0, 0, .2);
	transition: background .3s, color .3s;
	-moz-transition: background .3s, color .3s;
	-webkit-transition: background .3s, color .3s;
}

.carousel-control.left {
	background-image: none;
}

.carousel-control.left:hover span {
	color: #000;
	background: #fff;
	-webkit-animation: .3s ease 0s normal forwards 1 running toLeftFromRight;
	animation: .3s ease 0s normal forwards 1 running toLeftFromRight;
}

.no-touch .carousel-control.left:hover span {
	-webkit-animation: toLeftFromRight .3s forwards;
	animation: toLeftFromRight .3s forwards;
}

.carousel-control.right {
	background-image: none;
}

.carousel-control.right:hover span {
	color: #000;
	background: #fff;
	-webkit-animation: .3s ease 0s normal forwards 1 running toRightFromLeft;
	animation: .3s ease 0s normal forwards 1 running toRightFromLeft;
}

.no-touch .carousel-control.right:hover span {
	-webkit-animation: toRightFromLeft .3s forwards;
	animation: toRightFromLeft .3s forwards;
}

.phone {
	cursor: text;
}

.phone:hover {
	color: #999;
}

.calendar-box {
	max-width: 286px;
	margin: 0 auto;
	overflow: hidden;
}

.calendar-box .subhead {
	color: #d0d0d0;
	display: block;
	font-size: 16px;
	line-height: 23px;
	margin: 0 0 10px;
	font-weight: 300;
}

.calendar-box .calendar {
	margin: 0;
	background: #fff;
	border-radius: 5px;
	position: relative;
	float: left;
}

.calendar-box .head-area {
	overflow: hidden;
	text-align: center;
	color: #010100;
	background: #639827;
	padding: 7px 13px;
	border: solid 1px #515050;
	border-radius: 4px 4px 0 0;
}

.calendar-box .btn-next,
.calendar-box .btn-prev {
	float: left;
	width: 12px;
	height: 15px;
	margin: 3px 0 0;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/arrows.png) no-repeat;
}

.calendar-box .btn-next {
	float: right;
	background-position: 100% 1px;
}

.calendar-box .head-area .title {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
}

.calendar ul {
	margin: 0;
	color: #363636;
	overflow: hidden;
	padding: 10px 9px;
	font-size: 14px;
	line-height: 20px;
	border: solid #515050;
	border-width: 0 1px 1px;
	border-radius: 0 0 4px 4px;
}

.calendar li {
	float: left;
	width: 30px;
	height: 30px;
	padding: 5px;
	text-align: center;
	margin: 0 4px;
}

.calendar li.off {
	color: #b8b8b8;
}

.calendar li.event {
	background: #639827;
	border-radius: 100%;
}

.calendar li.event a {
	display: block;
	height: 100%;
	color: #fff;
}

.calendar-box .btn-prev:hover {
	background-position: 0 -35px;
}

.calendar-box .btn-next:hover {
	background-position: 100% -35px;
}

.video-box {
	width: 100%;
}

.video-box iframe {
	width: 100%;
	height: 100%;
	display: block;
}

#popup1 {
	max-width: 306px;
}

.lightbox {
	color: #fff;
	margin: 0 auto;
	min-width: 320px;
}

.lightbox .main-slide {
	min-height: 100px;
}

.lightbox .popup-content {
	padding: 0 10px;
}

.lightbox .header {
	padding: 3px 0;
	overflow: hidden;
}

.lightbox .close {
	margin: 0;
	opacity: 1;
	color: #fff;
	text-shadow: none;
	filter: alpha(opacity=100);
	font: 25px/30px "uni_sansthin", Arial, sans-serif;
}

.lightbox .close strong {
	width: 18px;
	height: 18px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 4px 10px;
}

.lightbox .close .icons-close-small {
	display: inline-block;
	vertical-align: top;
	font-size: 24px;
	line-height: 24px;
	color: #000;
	background: #fff;
	margin: -3px 0 0 -3px;
}

.lightbox .close:hover .icons-close-small {
	color: #ffc600;
}

.lightbox .title {
	margin: 0;
	display: block;
	font: 25px/30px "uni_sansbold", Arial, sans-serif;
}

.lightbox .title span {
	font-family: "uni_sansregular", Arial, sans-serif;
}

.lightbox .footer {
	overflow: hidden;
	padding: 1px 0 0;
	text-align: right;
	font: 25px/30px "uni_sansthin", Arial, sans-serif;
}

.lightbox .counter-as-date {
	text-align: left;
	margin-top: 5px;
}

.lightbox .counter {
	overflow: hidden;
	text-align: left;	
	margin-top: 5px;
}

.lightbox .counter strong {
	font-weight: normal;
	font-family: "uni_sansbold", Arial, sans-serif;
}

.lightbox .text {
	padding: 4px 0 0;
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
}

.lightbox .social-networks {
	display: inline-block;
	vertical-align: middle;
}

.lightbox .social-networks li {
	margin: 0 0 0 4px;
	vertical-align: middle;
}

.lightbox .social-networks li:first-child {
	margin-left: 3px;
}

.lightbox .social-networks a {
	color: #000;
	font-size: 18px;
	line-height: 18px;
	background: #fff;
}

.lightbox .social-networks a span {
	width: 18px;
	height: 18px;
	font-size: 18px;
	line-height: 18px;
	display: inline-block;
	vertical-align: top;
}

.lightbox .content-box {
	color: #000;
	overflow: hidden;
	padding: 10px;
	background: #fff;
}

.lightbox .carousel {
	padding: 7px;
	background: #fff;
}

.lightbox .carousel .carousel-control.left {
	left: 7px;
}

.lightbox .carousel .carousel-control.right {
	right: 7px;
}

.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url(../images/fancybox/fancybox.png);
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px; /* should be 20px */
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 10px solid #fff; /* border-width should be zero */
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent;
	cursor: pointer;
	z-index: 1103;
	display: none !important;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left,
#fancybox-right {
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url(../images/fancybox/blank.gif);
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0;
}

#fancybox-right {
	right: 0;
}

#fancybox-left-ico,
#fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -60px;
}

#fancybox-left:hover,
#fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
	display: none;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url(../images/fancybox/fancybox-x.png);
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url(../images/fancybox/fancybox-y.png);
	background-position: -20px 0;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -182px;
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url(../images/fancybox/fancybox-x.png);
	background-position: 0 -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url(../images/fancybox/fancybox-y.png);
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url(../images/fancybox/fancybox.png);
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url(../images/fancybox/fancy_title_over.png);
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url(../images/fancybox/fancybox.png) -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #fff;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url(../images/fancybox/fancybox-x.png) 0 -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url(../images/fancybox/fancybox.png) -55px -90px no-repeat;
}

.animated-active .carousel-inner .item .animation-box {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.animated-active .carousel-inner .active.right .animation-box:first-child {
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-animation: rotateOutLeft .6s forwards;
	animation: rotateOutLeft .6s forwards;
}

.animated-active .carousel-inner .next .animation-box:first-child {
	opacity: 0;
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-animation: rotateInLeft .6s ease-in forwards;
	animation: rotateInLeft .6s ease-in forwards;
}

.animated-active .carousel-inner .active.left .animation-box:first-child {
	-webkit-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation: rotateOutRight .6s forwards;
	animation: rotateOutRight .6s forwards;
}

.animated-active .carousel-inner .prev .animation-box:first-child {
	opacity: 0;
	-webkit-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation: rotateInRight .6s ease-in forwards;
	animation: rotateInRight .6s ease-in forwards;
}

.animated-active .carousel-inner .prev a.lightbox,
.animated-active .carousel-inner .prev div.caption,
.animated-active .carousel-inner .next a.lightbox,
.animated-active .carousel-inner .next div.caption,
.animated-active .carousel-inner .active.left a.lightbox,
.animated-active .carousel-inner .active.left div.caption,
.animated-active .carousel-inner .active.right a.lightbox,
.animated-active .carousel-inner .active.right div.caption {
	display: none;
}

.featherlight:after {
	content: "";
	width: 50px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	background: url(../images/loader.gif) 50% 50% no-repeat;
	z-index: 1;
}

.vimeoframe,
.fluid-without-control {
	height: 100%;
	width: 100%;
	position: relative;
}

.fluid-width-video-wrapper {
	overflow: hidden;
}

.items-block .fluid-width-video-wrapper iframe {
	height: 200% !important;
	top: -50% !important;
}

.featherlight-content {
	opacity: 0;
	z-index: 2;
}

.loaded .featherlight-content {
	opacity: 1;
	-webkit-transition: opacity .5s ease-out;
	transition: opacity .5s ease-out;
}

.featherlight.loaded:after {
	display: none;
}

@media only screen and (max-width: 2265px) {
	.item-box.size1x1,
	.item-box-inner.size1x1 {
		width: 16.6%;
		padding-top: 16.5%;
	}

	.item-box.size2x1,
	.item-box-inner.size2x1 {
		width: 33.2%;
		padding-top: 16.6%;
	}

	.item-box.size2x2,
	.item-box-inner.size2x2 {
		width: 33.2%;
		padding-top: 33.2%;
	}

	.item-box.size2x2.inner,
	.item-box-inner.size2x2.inner {
		width: 37.5%;
		padding-top: 37.5%;
	}
}

@media only screen and (max-width: 1760px) {
	.item-box.size1x1,
	.item-box-inner.size1x1 {
		width: 20%;
		padding-top: 20%;
	}

	.item-box.size2x1,
	.item-box-inner.size2x1 {
		width: 39.8%;
		padding-top: 20%;
	}

	.item-box.size2x2,
	.item-box-inner.size2x2 {
		width: 40%;
		padding-top: 40%;
	}

	.item-box:hover:not(.with-inner) .info-box,
	.item-box-inner:hover:not(.with-inner) .info-box {
		bottom: 58px;
	}
}

@media all and (max-width: 1439px) {
	.nav-holder .info {
		padding: 0 10px;
		font-size: 16px;
		line-height: 20px;
	}

	#nav {
		padding: 95px 10px 30px;
	}

	.content-block {
		padding: 100px 0 20px;
	}

	.item-box .info-box,
	.item-box-inner .info-box {
		left: 10px;
		right: 10px;
	}

	.item-box .title,
	.item-box-inner .title {
		font-size: 30px;
		line-height: 28px;
	}

	.item-box .date,
	.item-box-inner .date {
		font-size: 20px;
		line-height: 23px;
	}

	.item-box .icons-featured,
	.item-box-inner .icons-featured {
		font-size: 25px;
		line-height: 25px;
	}

	.item-box .social-bar,
	.item-box-inner .social-bar {
		left: 10px;
	}

	.item-box:hover:not(.with-inner) .info-box,
	.item-box-inner:hover:not(.with-inner) .info-box {
		bottom: 64px;
	}

	.social-bar .social-networks {
		font-size: 12px;
	}

	.social-bar .social-networks li {
		padding: 0 0 5px;
		margin-right: 5px;
	}
}

@media only screen and (max-width: 1240px) {
	#fancybox-content {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
}

@media all and (max-width: 1199px) {
	.content-block .title {
		font-size: 75px;
	}

	.item-box.size1x1,
	.item-box-inner.size1x1 {
		width: 25%;
		padding-top: 25%;
	}

	.item-box.size2x1,
	.item-box-inner.size2x1 {
		width: 50%;
		padding-top: 25%;
		height: auto;
	}

	.item-box.size2x2,
	.item-box-inner.size2x2 {
		width: 50%;
		padding-top: 50%;
		height: auto;
	}

	.item-box.size2x2.inner,
	.item-box-inner.size2x2.inner {
		width: 25%;
		padding-top: 25%;
	}

	.item-box.sizeQuarter,
	.item-box-inner.sizeQuarter {
		width: 12.5%;
		padding-top: 12.5%;
	}

	.item-box.sizeHalve,
	.item-box-inner.sizeHalve {
		width: 25%;
		padding-top: 25%;
	}
}

@media only screen and (max-width: 1024px) {
	.nav-holder .frame:after {
		right: 0;
	}
}

@media all and (max-width: 991px) {
	.nav-holder .frame {
		margin: 0;
	}

	.content-block {
		width: 80%;
	}

	.item-box.size1x1,
	.item-box-inner.size1x1 {
		width: 33.3%;
		padding-top: 33.3%;
	}

	.partners a {
		font-size: 120px;
		line-height: 120px;
	}

	.lightbox .counter {
		margin: 0;
	}
}

@media only screen and (max-width: 991px) {
	.item-box.size2x1,
	.item-box-inner.size2x1 {
		width: 66%;
		padding-top: 33.3%;
	}

	.item-box.size2x2,
	.item-box-inner.size2x2 {
		width: 66.66%;
		padding-top: 66.8%;
	}

	.item-box:hover:not(.with-inner) .info-box,
	.item-box-inner:hover:not(.with-inner) .info-box {
		bottom: 34px;
	}
}

@media only screen and (max-width: 767px) {
	.item-box.size1x1,
	.item-box-inner.size1x1 {
		width: 50%;
		padding-top: 50%;
	}

	.item-box.size2x1,
	.item-box-inner.size2x1 {
		width: 100%;
		padding-top: 50%;
	}

	.item-box.size2x2,
	.item-box-inner.size2x2 {
		width: 100%;
		padding-top: 100%;
	}
}

@media all and (max-width: 767px) {
	.language {
		padding: 10px 0 0;
		display: inline-block;
		vertical-align: top;
	}

	.language li {
		margin: 0 5px 10px;
	}

	html.active .logo .icons-versuz-thevenue {
		margin: 0;
	}

	.nav-holder .head {
		right: 0;
		padding: 24px 10px 18px 165px;
		background: #5f2d34;
	}

	.nav-holder address {
		margin: 0 0 10px;
	}

	.nav-holder .social-networks {
		margin: 0 0 10px;
	}

	.nav-holder .social-networks li {
		margin: 0 2px 5px;
	}

	.nav-holder .social-networks a {
		width: 35px;
		height: 35px;
	}

	.nav-holder .social-networks span {
		font-size: 35px;
		line-height: 35px;
	}

	#nav {
		font-size: 20px;
		line-height: 24px;
		padding: 100px 10px 20px;
	}

	#nav > ul > li {
		margin: 0 0 5px;
	}

	#nav .dropdown {
		padding: 0;
		font-size: 16px;
		line-height: 20px;
	}

	.content-block {
		font-size: 16px;
		line-height: 20px;
		width: 94%;
		padding: 100px 0 20px;
	}

	.content-block .social-bar {
		margin: 0 0 20px;
	}

	.content-block p {
		margin: 0 0 10px;
	}

	.content-block .link {
		margin: 0 0 10px;
	}

	.content-block .date {
		margin: 0 0 10px;
	}

	.content-block .icons-featured {
		margin: 0 0 0 -5px;
		font-size: 35px;
		line-height: 40px;
	}

	.post .img-holder {
		width: 100%;
		margin: 0 0 10px;
	}

	.post dl {
		clear: both;
		padding: 0;
	}

	.calendar-bar {
		width: 134px;
		padding: 5px 2px;
	}

	.item-box.size4x2,
	.item-box-inner.size4x2 {
		padding-top: 100%;
	}

	.item-box.sizeQuarter,
	.item-box-inner.sizeQuarter {
		width: 25%;
		padding-top: 25%;
	}

	.item-box.sizeHalve,
	.item-box-inner.sizeHalve {
		width: 25%;
		padding-top: 25%;
	}

	.item-box .date,
	.item-box-inner .date {
		font-size: 20px;
		line-height: 23px;
	}

	.social-bar .social-networks {
		font-size: 12px;
	}

	.social-bar .social-networks li {
		padding: 0 2px 5px 0;
	}

	.partners li {
		vertical-align: top;
	}

	.carousel .btn-play {
		right: 0;
	}

	.lightbox .close {
		font-size: 16px;
		line-height: 20px;
	}

	.lightbox .title {
		font-size: 16px;
		line-height: 20px;
	}

	.lightbox .footer {
		font-size: 16px;
		line-height: 20px;
	}

	.lightbox .counter {
		padding: 1px 0;
	}
}

@media only screen and (max-width: 570px) {
	.item-box.size1x1,
	.item-box-inner.size1x1 {
		width: 100%;
		padding-top: 100%;
	}

	.item-box:hover:not(.with-inner) .info-box,
	.item-box-inner:hover:not(.with-inner) .info-box {
		bottom: 43px;
	}
}

@media only screen and (max-width: 480px) {
	.item-box.size1x1.inner,
	.item-box-inner.size1x1.inner {
		width: 50%;
		padding-top: 50%;
	}

	.item-box.size2x2.inner,
	.item-box-inner.size2x2.inner {
		width: 50%;
		padding-top: 50%;
	}

	.item-box.sizeHalve,
	.item-box-inner.sizeHalve {
		width: 50%;
		padding-top: 50%;
	}
}

@media all and (max-width: 479px) {
	.content-block .title {
		margin: 0 0 10px;
		font-size: 40px;
		line-height: 42px;
	}

	.calendar-bar .btn-calendar {
		margin: 0 2px;
	}

	.item-box .title,
	.item-box-inner .title {
		font-size: 25px;
		line-height: 28px;
	}
}

@-webkit-keyframes toTopFromBottom {
	49% {
		-webkit-transform: translateY(-100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translateY(100%);
	}

	51% {
		opacity: 1;
	}
}

@keyframes toTopFromBottom {
	49% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}

	51% {
		opacity: 1;
	}
}

@-webkit-keyframes toLeftFromRight {
	49% {
		-webkit-transform: translate(-100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translate(100%);
	}

	51% {
		opacity: 1;
	}
}

@keyframes toLeftFromRight {
	49% {
		-webkit-transform: translate(-100%);
		transform: translate(-100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translate(100%);
		transform: translate(100%);
	}

	51% {
		opacity: 1;
	}
}

@-webkit-keyframes toRightFromLeft {
	49% {
		-webkit-transform: translate(100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translate(-100%);
	}

	51% {
		opacity: 1;
	}
}

@keyframes toRightFromLeft {
	49% {
		-webkit-transform: translate(100%);
		transform: translate(100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translate(-100%);
		transform: translate(-100%);
	}

	51% {
		opacity: 1;
	}
}

@-webkit-keyframes rotateOutLeft {
	100% {
		opacity: 0;
		-webkit-transform: rotateY(90deg);
	}
}

@keyframes rotateOutLeft {
	100% {
		opacity: 0;
		-webkit-transform: rotateY(90deg);
		transform: rotateY(90deg);
	}
}

@-webkit-keyframes rotateOutRight {
	100% {
		opacity: 0;
		-webkit-transform: rotateY(-90deg);
	}
}

@keyframes rotateOutRight {
	100% {
		opacity: 0;
		-webkit-transform: rotateY(-90deg);
		transform: rotateY(-90deg);
	}
}

@-webkit-keyframes rotateInRight {
	0% {
		opacity: 0;
		-webkit-transform: rotateY(-90deg);
	}

	100% {
		visibility: visible;
		opacity: 1;
		-webkit-transform: rotateY(0deg);
	}
}

@keyframes rotateInRight {
	0% {
		opacity: 0;
		-webkit-transform: rotateY(-90deg);
		transform: rotateY(-90deg);
	}

	100% {
		visibility: visible;
		opacity: 1;
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg);
	}
}

@-webkit-keyframes rotateInLeft {
	0% {
		opacity: 0;
		-webkit-transform: rotateY(90deg);
	}

	100% {
		visibility: visible;
		opacity: 1;
		-webkit-transform: rotateY(0deg);
	}
}

@keyframes rotateInLeft {
	0% {
		opacity: 0;
		-webkit-transform: rotateY(90deg);
		transform: rotateY(90deg);
	}

	100% {
		visibility: visible;
		opacity: 1;
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg);
	}
}


li.tickets {display:block;}
li.tickets a.gallery-link {
	height: 90px;
    width: 200px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    background: url(/wp-content/themes/versuz2015b/images/buy-tickets.png);
    background-size: 100%;
}
li.tickets a.gallery-link:hover {
	background-position-y:-90px!important;
    background: url(/wp-content/themes/versuz2015b/images/buy-tickets.png);
}

@media (-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 

li.tickets a.gallery-link{
        background: url(/wp-content/themes/versuz2015b/images/buy-tickets-2x.png);
        background-size: 100%;
    }
li.tickets a.gallery-link:hover {
    background: url(/wp-content/themes/versuz2015b/images/buy-tickets-2x.png);
background-size: 100%;
}
}

