@charset "utf-8";

*{
	margin:0;
	padding:0;
	border:0;
}

a{
	text-decoration:none;
	border:none;
}

html {
	overflow-y: scroll;
  background:#000;
}


@font-face {
    font-family: 'barbis';
    src: url('barbis_rounded-webfont.eot');
    src: url('barbis_rounded-webfont.eot?#iefix') format('embedded-opentype'),
         url('barbis_rounded-webfont.woff') format('woff'),
         url('barbis_rounded-webfont.ttf') format('truetype'),
         url('barbis_rounded-webfont.svg#barbis_roundedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'barbis';
    src: url('barbis_rounded_bold-webfont.eot');
    src: url('barbis_rounded_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('barbis_rounded_bold-webfont.woff') format('woff'),
         url('barbis_rounded_bold-webfont.ttf') format('truetype'),
         url('barbis_rounded_bold-webfont.svg#barbis_roundedbold') format('svg');
    font-weight: bold;
    font-style: normal;

}
body{
	font:22px "barbis",  "*Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", Arial, sans-serif;
	font-stretch:condensed;
	font-weight:500;
	padding:0px;
	margin:0px;
	min-width:440px;
	width:100%;
	height:100%;
	*overflow:hidden;
	position:relative;
}
.title{
	font-size:1.6em;
	font-weight:bold;
	text-transform: uppercase;
}

#bodypat{
/*	background:url(../images/bg_pattern.png) repeat;
	width:100%;
	height:100%;*/
}
#container{
	width:100%;
	display:block;
	text-align:center;
}

#mainpage{
	margin-left:auto;
	*min-width:390px;
	width:100%;
	margin:0;
	overflow:hidden;
	display:block;
	text-align:left;
}
#masterpage{
	width:100%;
	display:block;
	overflow:hidden;
}
.swiper-slide{
	width:100%;
}
#aboutpage{
	display:block;
	width: 100%;
	height: 0;
	background:#7900FF;
	background-size:100% auto;
	background-position:0px -100px;
	transition:all 0.4s ease 0.2s;
	overflow:hidden;
	position:relative;
	}
#aboutpage.active{
	height:100px;
	}
#videoabout{
min-height:100%;
min-width:100%;
position:absolute;
bottom:0%;
left:50%;
}
.exclude, .hover {
	opacity:1 !important;	
}
/*----------------------------------------------------------------------------
Header Navigation
----------------------------------------------------------------------------*/
header a{
	border:none;
	text-decoration:none;
}
#home{
	max-height:0px;
	position:relative;
}

header{
	width: 100%;
	*font-size:0.9em;
	*display:none;
	text-align:left;
	height:180px;
	position:absolute;
	top:0%;
	overflow:hidden;
	transition:all 0.4s ease 0.3s;
	z-index:5;
}

header.about{
	}	
.vlink{
	color:#FFF;`
	transition:color 0.2s;
}
.vlink:hover{
	color:#000;
}


#logo{
	margin:30px 20px 6px 0px;
	vertical-align:top;
	width:136px;
	height:136px;
	display:inline-block;
	position:absolute;
	top:0;
	left:-68px;
	margin-left: 50%;
}
.logo{
	background: url(../logoh.png) ;
	background-repeat:no-repeat ;
	background-size:auto 100% ;
background-position: 0.5px ;
animation: playgahfe .4s steps(11) ;
}

#logoabout {
	display:block;
	width:100%;
	height:100%;
}
#logoabout div {
	display:block;
	position:absolute;
	width:110px ;
	height:110px ;
	left:50% ;
	top:50% ;
	margin-left:-55px ;
	margin-top:-57px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	background:transparent url('../images/about.png') center no-repeat;
	transition:background-size 0.2s,background 0.2s;
	pointer-events: none;
	background-size: 0px 0px;
	opacity:0;
}
#aboutclose {
	display:none;
	position:absolute;
	width:110px ;
	height:110px ;
	left:50% ;
	top:50% ;
	margin-left:-55px ;
	margin-top:-57px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	background:transparent url('../images/about.png') center no-repeat;
	transition:background-size 0.2s,background 0.2s,opacity 0.0s ease 0s;
	pointer-events: none;
	background-size: 0px 0px;
	opacity:0;
}
#logoabout:hover div {
	background:#000 url('../images/about.png') center no-repeat;
	background-size: 53px 53px ;
	opacity:1;
}
header.about #logoabout:hover #aboutclose {
	background:#000 url('../images/i_close2.png') center no-repeat;
	background-size: 53px 53px ;
	opacity:1;
}

header.about #logoabout div{
	background:#000 url('../images/about.png') center no-repeat ;
	background-size: 53px 53px ;
	transition: background-size 0.15s ease 0.2s ,background  0.15s ease 0.2s, opacity 0s ease 0.2s;
	opacity:1;
}
.abouthover #logoabout div {
	background:#000 url('../images/about.png') center no-repeat ;
	background-size: 53px 53px ;
	transition: background-size 0.15s,background  0.15s;
	opacity:1;
}
.logohover2{
background-position: -138px ;
animation: playgahfe2 .4s steps(11);
}
.logoviva2{
background-position: -1662px  ;
animation: playviva2 .4s steps(11);
}
.logoviva{
background-position: -1662px  ;
animation: playviva .4s steps(11);
}
.logohover{
background-position: -138px ;
animation: playgahfe .4s steps(11);
}
.logohoversel{
background-position: -138px ;
animation: none ;
}
.logovivasel{
background-position: -1662px  ;
animation: none ;
}
header.about .logoviva div{
	background: url('../images/about.png') left no-repeat !important;
	background-size: 4px 53px  !important;
	transition: background-size 0.15s ease 0.15s,background  0.15s ease 0.15s, opacity 0s ease 0.2s  !important;
	opacity:0 !important;
}
header.about .logohover div{
	background:#000 url('../images/about.png') right no-repeat !important;
	background-size: 0px 53px  !important;
	transition: background-size 0.25s, background 0.25s, opacity 0s ease 0.3s !important;
	opacity:0 !important;
}

header.about .logoviva2 div{
	transition: background-size 0.2s ease 0.2s , background 0.2s ease 0.3s , opacity 0s ease 0.15s !important;
}
@keyframes playgahfe {
     from { background-position: -1662px  }
   to { background-position:    -138px  }
}
@keyframes playviva {
   from { background-position:    -138px  }
     to { background-position: -1662px  }
}
@keyframes playgahfe2 {
     0% { background-position: -1662px  }
   100% { background-position: -138px  }
}
@keyframes playviva2 {
   0% { background-position: -138px  }
 100% { background-position: -1662px  }
}
.home .info{
	top:100%;
	margin-top:-170px;
}
#info{
	display:block;
	position:absolute;
width:100%;
	text-align:center;
	padding-top:5px;
	font-size:0.75em;
	color:#FFF;
	font-weight: bold;
	opacity:1;
	transition:opacity 0.3s ease 0.2s;
}
#info a{
	padding-top:5px;
	padding-bottom:5px;
}
.vlinkhover{
	color:#000;
}

.about #info {
opacity:0;
}

#sitename{
	display:none;
	*font-size:7.2em;
	color:#fff;
	line-height:100px;
	margin-left:29px;
}
.home nav {
	top:100%;
	margin-top:-150px;
}
nav{
	font-size:1em;
	*display:inherit;
	*min-width:30px;
	overflow:visible;
	left:50%;
	width:520px;
	margin-left:-260px;
	top:0;
	font-weight:bold;
	text-transform: uppercase;
	margin-top:65px;
	position:absolute;
}


.home .box {
	font-size:1.2em;
}
#nav a{
	color:#fff;
	background:#000;
}
ul#nav{
    list-style:none;
}
ul#nav li > a.current{
	color:#000;
	background:#fff;
 }
ul#nav:hover li > a.current{
	background:#fff;
}
ul#nav > li a{
	line-height:1em;
	padding: 20px 20px 20px 20px;
	display:inline-block;
	position:absolute;
	width:5.7em;
	transition:background 0.3s, color 0.3s;
border-top-left-radius: 16px;
border-top-right-radius: 16px;
border-bottom-left-radius: 16px;
border-bottom-right-radius: 16px;
text-align:center;	
}

#b_proj {
	right:0;
}

#b_work {
	left:0;
}

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

nav > select{
	display:none;
	width:300px;
	background-color:#e5e5e5;
	*color:#404040;
	padding:5px 0 0 5px;
	margin-left:auto;
	margin-right:auto;
}
nav > select:hover{
	background-color:#f4f4f4;
}
nav > select > option{
	padding:5px;
}
.work-share {
	display:inline-block;
}

.sticker {
	display:inline-block;
	height: 34px;
	width: 104px;
	color:#FFF;
	font-size:15px;
	line-height:16px;
	text-align: left;
	*background:#0C6;
	overflow:hidden;
}
.short {
	width: 0px !important;
	transition: width 0.3s;
}
.work-share:hover .short {
	width: 34px !important;
}
.more {
	width: 34px !important;
	transition: width 0.3s;
}
.work-share:hover .more {
	width: 0px !important;
	display:none;
}
.sticker div {
	display:inline-block;
	height: 30px;
	width: 30px;
	margin:2px 10px 2px 2px;
	background: url(../images/icons.png);
	background-size:60px auto;
	float:left;
}
.sticker .s_fb {
	background-position: 0px 0px;
	transition: background-position 0.3s;
}
.sticker:hover .s_fb {
	background-position: 30px 0px;
}
.sticker .s_be {
	background-position: 0px -30px;
	transition: background-position 0.3s;
}
.sticker:hover .s_be {
	background-position: 30px -30px;
}
.sticker .s_linkedin {
	background-position: 0px -90px;
	transition: background-position 0.3s;
}
.sticker:hover .s_linkedin {
	background-position: 30px -90px;
}
.sticker .s_vimeo {
	background-position: 0px -60px;
	transition: background-position 0.3s;
}
.sticker:hover .s_vimeo {
	background-position: 30px -60px;
}
.sticker .s_tumblr {
	background-position: 0px -120px;
	transition: background-position 0.3s;
}
.sticker:hover .s_tumblr {
	background-position: 30px -120px;
}
.sticker .s_insta {
	background-position: 0px -150px;
	transition: background-position 0.3s;
}
.sticker:hover .s_insta {
	background-position: 30px -150px;
}
.sticker .s_tweet {
	background-position: 0px -180px;
	transition: background-position 0.3s;
}
.sticker:hover .s_tweet {
	background-position: 30px -180px;
}
.sticker .s_pinterest {
	background-position: 0px -210px;
	transition: background-position 0.3s;
}
.sticker:hover .s_pinterest {
	background-position: 30px -210px;
}
.sticker .s_su {
	background-position: 0px -240px;
	transition: background-position 0.3s;
}
.sticker:hover .s_su {
	background-position: 30px -240px;
}
.sticker .s_pocket {
	background-position: 0px -270px;
	transition: background-position 0.3s;
}
.sticker:hover .s_pocket {
	background-position: 30px -270px;
}
.sticker .s_buffer {
	background-position: 0px -300px;
	transition: background-position 0.3s;
}
.sticker:hover .s_buffer {
	background-position: 30px -300px;
}.sticker .s_more {
	background-position: 0px 30px;
	transition: background-position 0.3s;
}
.sticker:hover .s_more {
	background-position: 30px 30px;
}