@font-face {
  font-family: Karbon;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Karbon-Medium.eot");
  src: url("../fonts/Karbon-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Karbon-Medium.svg#Karbon-Medium") format("svg"),
    url("../fonts/Karbon-Medium.ttf") format("truetype"),
    url("../fonts/Karbon-Medium.woff") format("woff"),
    url("../fonts/Karbon-Medium.woff2") format("woff2");
}

@font-face {
  font-family: Karbon-Bold;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/Karbon-Bold.eot");
  src: url("../fonts/Karbon-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Karbon-Bold.svg#Karbon-Bold") format("svg"),
    url("../fonts/Karbon-Bold.ttf") format("truetype"),
    url("../fonts/Karbon-Bold.woff") format("woff"),
    url("../fonts/Karbon-Bold.woff2") format("woff2");
}
@font-face {
  font-family: Karbon-Light;
  font-style: normal;
  font-weight: light;
  src: url("../fonts/Karbon-Light.eot");
  src: url("../fonts/Karbon-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Karbon-Light.svg#Karbon-Light") format("svg"),
    url("../fonts/Karbon-Light.ttf") format("truetype"),
    url("../fonts/Karbon-Light.woff") format("woff"),
    url("../fonts/Karbon-Light.woff2") format("woff2");
}
/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
body,html
{
	width: 100%;
	margin: 0px;
	left: 0px;
	font-family: 'Karbon', serif;
	background: #ffffff;
	text-align: center;
	color: #333;
	outline: none !important;
	box-sizing: border-box !important;
}
::-webkit-scrollbar {width: 5px; ; }
::-webkit-scrollbar-track { background: none; opacity: 0;}
::-webkit-scrollbar-thumb {  background: #ccc; border-radius: 10px; opacity: 0.1 !important}
::-webkit-scrollbar-thumb:hover {  opacity: 0.8;}  
i
{
	font-family:  FontAwesome !important;
	font-style: normal;
}
.popupdiv
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 100000;
	overflow: hidden;
	background: #000;
	opacity: 0.5;
	display: none;
}
.popupclose
{
	position: fixed;
	top: 1%;
	right: 1%;
	width: 2vw;
	height:2vw;
	background: #fff;
	color: #666666;
	z-index: 100002;
	font-weight: bold;
	line-height: 2vw;
	font-size: 2vw;
	text-align: center;
	border-radius: 50%;
	cursor: pointer;
	display: none;
}
.popupcontent
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 94%;
	max-height: 70%;
	height: auto;
	padding: 5vw 0px;
	z-index: 100001;
	overflow: hidden;
	background: #ffffff;
	border-radius: 20px;
	margin: 3%;	
	overflow: auto;
	display: none;
}
.cursorx
{
	cursor: pointer;
}
.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
	float: left;
    bottom:20px;
    right:20px;
	text-align: center;
	font-size: 36px;
	line-height: 40px;
	border-radius: 20px;
	background: #000;
	color: #fff;
	opacity: 0.5;
	
}
#menu
{
	font-family: 'Karbon', serif !important;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100% ;
	height: 4vw;
	line-height: 4vw;
	background: #27252c;
	box-shadow: 0px 0px 2px #ddd;
	z-index: 10020;
	text-align: center;
}
nav {
	z-index: 1010;
	width: auto;
	text-align: center;
	line-height: 4vw;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;	
	height: 4vw;
	font-size: 2vw;
	display: inline-block;
}
	nav ul {
		padding: 0px;
		margin: 0px;
		height: 4vw;
	}
	nav li {
		display: inline-block;
		padding: 0px 1vw;
		cursor: pointer;
	}
	.dekor {
		margin-top: -0.8vw;
		position: absolute;
		color: #fff;
		cursor: pointer;
		padding: 0px;
		text-align: center;
	}
	.dekorx
	{
				font-size: 0.5vw;
		color: #ffffff;
	}
	 #logo_menu
	{
		position: relative;
		height: auto;
		overflow: hidden;
		width: auto;
		float: left;
	}	
	#menuit
	{
		position: relative;
		height: auto;
		overflow: hidden;
		width: auto;
	}
	#logo_menu img
	{
		height: 3vw;
		border: 0px solid #fff;
		margin: 0.5vw 0.5vw;
	}	
	nav a {
		color: #fff;
		text-align: center;
		text-decoration: none;
		padding: 0px; 
		cursor: pointer;
		border-top: 0.6vw solid #27252c;		
	}
	.active_menu
	{
		color: #d6b242 !important;
	}

	nav li:hover, nav a:hover, nav li:active, nav .active {
		color: #ccc;
		
	}
	nav a#pull {
		display: none;
		z-index: 200000;
	}
#intro{
	position: relative;
	width: 100%;
	height: 48vw;
	overflow: hidden;
}
.vidbg
{
	width: 110%;
	position: absolute;
	top: 0px;
	left: -5%;
}
#intro img
{
	width: 110%;
	position: absolute;
	top: 0px;
	left: -5%;
}

	#i_slogan
	{
		position: absolute;
		top: 15%;
		width: 100%;
		color: #fff;
		text-shadow: 0px 0px 1vw  #000;
		text-align: center;
	}
		#i_slogan  h1
		{
			font-size: 7vw !important;
			color: #fff;
			text-align: center;
			margin: 10vw 0px 0px 0px !important;
		}
		#i_slogan  h2
		{
			font-size: 3vw !important;
			color: #fff;
			text-align: center;
		}
	#iheader1
	{
		position: absolute;
		top: 10%;
		width: 100%;
		color: #fff;
		text-shadow: 0px 0px 1vw  #000;
		text-align: center;		
	}
		#iheader1 img
		{
			width: 90%;
			position: relative;
			top: 0px;
			left: 0px;
		}
	#iheader2
	{
		position: absolute;
		top: 40%;
		width: 100%;
		color: #fff;
		text-shadow: 0px 0px 1vw  #000;
		text-align: center;	
		
	}
		#iheader2 img
		{
			width: 50%;
			position: relative;
			top: 0px;
			left: 0px;
		}
.content
{
	width: 90%;
	margin: 10px 5%;
	position: relative;
}

h1
{
	font-size: 5vw !important;
	color: #27252c !important;
	text-align: center !important;
	margin: 0px !important;
	text-transform: uppercase;
}		
h2
{
	font-size: 3vw !important;
	color: #fff;
	border-radius: 5px;
	background: #27252c;
	text-align: center;	
	margin: 0px !important;
}	
p{
	line-height: 2vw;
	font-size: 1.3vw;
	text-align: justify;
}	
.leftc
{
	float: left;
	width: 60%;
	margin-left: 5%;
	position: relative;
	height: auto;
}
a
{
	text-decoration: none;
	color: #27252c;
	
}
.leftc ul, .leftc li
{
	text-align: left;
	line-height: 1.5vw;
	font-size: 1vw;
}
.leftc img
{
	width:100%;
}
.rightc
{
	float: right;
	width: 30%;
	margin-right: 5%;
	padding: 0px 3%;
	position: relative;
	height: auto;
	box-sizing: border-box;
}
	.rightc img
	{
		width: 90%;
		margin: 0px 0PX 1vw 0px;
		border-radius: 0.2vw;	

	}
button {
	font-family: 'Karbon', serif !important;
	background-color: #27252c !important;
	color: #ffffff !important;
	outline: none !important;
	border: 0px solid #27252c;
	width: 90%;
	MAX-WIDTH: 42VW;
	height: auto;
	padding: 5px 0px;
	font-size: 1vw !important;
	cursor: pointer;
	border-radius: 0.2vw;	
}
	
.designrow
{
	background: #27252c !important;
	color: #fff;
	width:90%;
	padding: 5%;
	text-align: center;
	position: relative;
	height: auto;
}
	.designitem
	{
		width: 18%;
		text-align: center;
		font-size: 2vw;
		display: inline-block;
		position: relative;
	}
	.designitem img
	{
		width: 90%;
	}
	.designrow h1
	{
		color: #ffffff !important;
		font-size: 5vw !important;
	}
	.designrow a
	{
		color: #ffffff;
	}
	.smallerd
	{
			font-size: 1vw;
			cursor: pointer;
	}
	.smallerd img
	{
		width: 80% !important;
		//border: 5px #ffffff solid !important;
		box-shadow: 0px 0px 2px #000 !important;
	}
	.card
	{
		background: #fff;
		box-shadow: 0px 0px 2px #000 !important;
		padding: 0px 0px 2vw 0px;
		margin: 0px 2%;
		color: #27252c;
	}
	.card img
	{
		width: 100%;
	}
	.gallvideo
	{
		width: 100% !important;
		margin: 0.5vw;
		//border: 5px #ffffff solid !important;
		box-shadow: 0px 0px 2px #000 !important;
	}
	.gall
	{
		width: auto !important;
		height: 10vw !important;
		margin: 0.5vw;
		//border: 5px #ffffff solid !important;
		box-shadow: 0px 0px 2px #000 !important;
	}
	.datebox
	{
		width: 10%;
		color: #27252c;
		text-align: center;
		font-size: 3.5vw;
		line-height: 3vw;
		height: 3vw;
		float: left;
	}
	.smalldate
	{
		font-size: 2vw;
	}
	.datetext
	{
		width: 85%;
		height: auto;
		float: right;
		font-size: 1.5vw;
		text-align: left;
		height: 3vw;
		line-height: 3vw;
	}
	.datetext img
	{
		height: auto;
		border-radius: 10px;
		margin: 0.5vw;
		float: right;
		height: 2vw;
	}
	.datetext em
	{
		font-size: 1vw;
		color: #27252c;
	}
	.greyrow
	{
		background: #eee;
		padding: 1vw 0vw;
	}
	
::-webkit-input-placeholder { /* Edge */
  color: #999;
  	font-size: 1vw;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
  font-size: 1vw;
}

::placeholder {
  color: #999;
  font-size: 1vw;
}
#infoblock
{
	margin: 4vw 5%;
	width: 90%;
	line-height: 11vw;
}
	#infoblock img{
		height: 11vw;
		margin: 0px 0.5vw;
	}
#footer
{
	background: #eee;
	border-radius: 1vw 1vw 0px 0px;
	margin: 0px 5%;
	line-height: 5vw;
	position: relative;
	padding-top: 1vw;
	padding-left: 3vw;
}
 .sponsor
 {
	 height: 3vw;
	 margin: 1vw;
 }
 .foottitle
 {
	 left: 0px;
	 top: 0px;
	 position: absolute;
	 height: 100%;
	 width: 3vw;
	 border-radius: 0px 0px 1vw 0px;
	 background: #27252c;
	 writing-mode: vertical-rl;
	 text-orientation: mixed;
	 color: #fff;
	 font-size: 1vw;
	 line-height: 3vw;
	 transform: rotate(180deg);
 }
@media screen and (max-width: 800px) {
.leftc
{
	width: 90%;
}
.rightc
{
	width: 90%;
}

input
{
	text-align: center;
	color: #030303;
	border-bottom: 1px solid #030303;
	height: 50px;
	font-size: 24px !important;
	width: 80%;

}
textarea
{
	height: 200px;
	margin-top: 10px;
	padding: 10px;
	font-size: 24px !important;
	width: 76%;
}
button {
	height: auto;
	font-size: 32px !important;
	line-height: 50px;
	border-radius: 1vw;	
	width: 90%;
	max-width: 100vw;
}
::-webkit-input-placeholder { /* Edge */
	color: #999;
  	font-size: 20px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
  	font-size: 20px;
}
input
{
	font-family: 'Karbon', serif !important;
	background: #ffffff;
	text-align: left;
	color: #030303;
	outline: none !important;
	border: 0px solid #030303;
	border-bottom: 1px solid #030303;
	width: 100%;
	height: 4vw;
	font-size: 1.5vw !important;

}
textarea
{
	font-family: 'Karbon', serif !important;
	background: #ffffff;
	text-align: left;
	color: #030303;
	outline: none !important;
	border: 1px solid #999;
	width: 96%;
	height: 10vw;
	margin-top: 2vw;
	padding: 1vw;
	font-size: 1.5vw !important;
	  resize: none;
}
#infoblock
{

	margin-top: 50px;
}
	#infoblock img{
		height: 28vw;
		margin: 20px 0px;		
	}
::placeholder {
  color: #999;
  	font-size: 20px;
}
#menu
{
	height: auto;
	padding: 2vw 0px;
}
#logo_menu
{
	display: none;
}
#menuit{
	width: 100%;
}
 nav {
  		height: auto;	
		border-bottom: 0;
		z-index: 10;	
		top: 0px;
		width: 100%;
		padding: 0px;
		line-height: 50px;
		position: relative;
		margin: 0px 0px 0px 0px;
		border: 0px solid #eee;
		font-size: 32px;
		width: 100%;
	}
	nav ul {
  		width: 100%;
		display: none;
		height: auto;
		background: #27252c;
	}
	nav li
	{
		padding: 0px;
		background: #27252c;
		line-height: 40px;
		height: 40px;
		margin: 0px;
		width: 100%;
		padding: 16px 0px;
		border-bottom: 1px solid #eee;
	}	
	nav li a {
		
		padding: 8px 0px;
		margin: 0px;
		
	}
	.menuitem
	{
		width: 100%;
	}
  	nav a {
	  	text-align: center;
	  	width: 100%;
		line-height: 40px;	
		height: 40px;
		color: #fff;
		border-top: 0vw solid #fff;	
  	}
	.dekorx
	{
		display: none;
	}
	nav a#pull {
		height: 50px;
		font-size: 24px;
		display: block;
		width: 100%;
		position: relative;
		background: #27252c;
		margin: 0px; padding: 0px 0px;
		z-index: 200000;	
	}
	nav li {
		float: none;
		width: 100%;
  		position: relative;	
		padding: 16px 0px;
		
	}	
	nav a#pull:after {
		width: 40px;
		height: 40px;
		display: inline-block;
		position: absolute;
		right: 5px;
		top: 15px;
		font-size: 24px;	
		z-index: 200000;	
		text-align: right;		
	}
	nav li:hover, nav li:active, nav .active, nav .active a, nav a:hover
	{
		background: #27252c;
		color: #fff !important;
	}
	nav a#pull img
	{
		height: 100%;
	}
	nav a#pull i
	{
		position: absolute;
		right: 4vw;
		top: 5px;
		height: 40px;
		line-height: 40px;
		color: #fff;
		text-shadow: 0px 0px 2px #aaa;
	}
	
	.active_menu
	{
		border-bottom: 0px solid #eee;
	}
p{
	line-height: 26px;
	font-size: 20px;
	text-align: justify;
}
.leftc ul, .leftc li
{
	text-align: left;
	line-height: 26px;
	font-size: 20px;
}
h1
{
	font-size: 48px !important;
	word-break: break-all;

}		
h2
{
	font-size: 32px !important;

}	
#footer
{
	background: #eee;
	border-radius: 10px 10px 0px 0px;
	margin: 0px 5%;
	line-height: 30px;
	position: relative;
	padding-top: 10px;
	padding-left: 30px;
}
 .sponsor
 {
	 height: 30px;
	 margin: 10px;
 }
 .foottitle
 {
	 left: 0px;
	 top: 0px;
	 position: absolute;
	 height: 100%;
	 width: 30px;
	 border-radius: 0px 0px 10px 0px;
	 background: #27252c;
	 writing-mode: vertical-rl;
	 text-orientation: mixed;
	 color: #fff;
	 font-size: 20px;
	 line-height: 30px;
	 transform: rotate(180deg);
 }
 
	.designitem
	{
		width: 40%;
		font-size: 16px;
		margin: 0px 3% 3% 3%;
	}
	.designrow h1
	{
		font-size: 40px !important;
	}
	.smallerd
	{
			font-size: 20px;
			width: 80%;
	}
	.card
	{
		background: #fff;
		box-shadow: 0px 0px 2px #000 !important;
		padding: 0px 0px 20px 0px;
		margin: 20px 0px;
		height: auto;
		width: 80%;
		font-size: 24px;
	}
	.card img
	{
		width: 100%;
	}
	.gall
	{
		width: auto !important;
		height: 25vw !important;
		margin: 0.5vw;
		box-shadow: 0px 0px 2px #000 !important;
	} 
 	.datebox
	{
		font-size: 20px;
		line-height: 20px;
		float: left;
	}
	.smalldate
	{
		font-size: 20px;
	}
	.datetext
	{
		font-size: 16px;
		text-align: left;
		line-height: 20px;
		height: auto;
	}
	.datetext img
	{
		height: 20px;
		border-radius: 4px;
	}
	.datetext em
	{
		font-size: 14px;
		color: #27252c;
	}
	.popupclose
	{
			width: 30px;
			height: 30px;
			line-height: 30px;
			border: 1px solid #999;
	}
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}