html {
  -webkit-backface-visibility: hidden;
}

#ppt a:hover, #ppt a:focus{
    background: none !important;
}

#ppt a:hover,
#ppt a:focus {
    
    text-shadow: -1px -1px 2px rgba(100,100,100,0.5);
}

a.fancybox-close{
    background-color: transparent !important;
}
a.fancybox-close:hover{
    background-color: transparent !important;
}

body{
    background-image: url('../img/background.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
    font-family: 'Raleway';
}

body.data-current-level2:before,
body.data-current-level3:before{
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  
  display: block;
  
  width: 100%;
  height: 100%;
  
  background-image: url('../img/background.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  
    filter: brightness(80%) blur(5px);
    -webkit-filter: brightness(80%) blur(5px);
    -moz-filter: brightness(80%) blur(5px);
    -o-filter: brightness(80%) blur(5px);
    -ms-filter: brightness(80%) blur(5px);
  
}

.impress-enabled          { pointer-events: auto }

#logo{
    position: absolute;
    top: 40px;
    left: 40px;
    background-image: url("../img/logo.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 165px;
    height: 38px;
    display: none;
    z-index: 1000000;
    cursor: pointer;
}   



#buttons{
    position: absolute;
    bottom: 40px;
    left: 40px;
    /*background-image: url("../img/logo.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;*/
    width: 165px;
    height: 38px;
    display: none;
    z-index: 1000000;
}


.step{
    text-align: center !important;
    width: auto;
    padding: 0;
}
.step img{
    position: absolute;
}
.step div{
    text-align: center;
    margin: 0 auto;
    font-size: 88px;    
    line-height: 88px;
}

.satellite div{
    font-size: 30px;
    line-height: 30px;
}

.level00,
.level0,
.level1,
.level2,
.level3
{
    z-index: 10;    
}
#container{
    position: relative;
}
#container, #menu, #btn-back, #video{
    opacity: 0.01;
}

div.icon, .level00, .level0 {
    display: table;
    text-align: center;
}
div.icon div, .level00 div, .level0 div {
    display: table-cell;
    vertical-align: middle;
    font-family: 'Raleway-Medium';
    font-weight: normal;
    -webkit-font-smoothing: antialiased;    
}

.item-show, .item-show div{
    cursor: pointer !important;
    z-index: 100000 !important;
}



.presentation div{
    cursor: default;    
}

#container .step{
    opacity: 1;
}

.background-level{
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    
    transition: background-color 1.4s ease-in-out !important;
}

.background-level-fast{
    transition: background-color 0.2s ease-in-out !important;
}

#background-level1{
    width: 500px;
    height: 500px;
    background: rgba(4,23,55,0.3);
    z-index: 4;
}
#background-level2{
    width: 900px;
    height: 900px;
    background: rgba(4,23,55,0.3);
    z-index: 3;
}
#background-level3{
    width: 1400px;
    height: 1400px;
    background: rgba(4,23,55,0.3);
    z-index: 2;
}


#item0{
    background-image: url('../img/level0.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 200px 200px;
    width: 200px;
    height: 200px;
}
#item00{
    background-image: url('../img/level00.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 300px 300px;
    width: 300px;
    height: 300px;
    opacity: 0.01;    
}
#item00 div{
    font-size: 42px;
}

.presentation{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100px 100px;
    width: 100px;
    height: 100px;
    z-index: -10000;
}


#btn-back{
    background-image: url("../img/btn-back.png");
    background-size: cover;
    bottom: 30px;
    cursor: pointer;
    height: 60px;
    left: 30px;
    position: absolute;
    width: 60px;
    z-index: 1000000;
    
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    background-color: #FFF;
}

#btn-back:hover{
    background-color: rgba(255, 255, 255, 0.8) !important;
}

#video2, #video-bottom{
    
    background-image: url("../img/video.png");
    background-size: cover;
    bottom: 30px;
    cursor: pointer;
    height: 80px;
    left: 30px;
    position: absolute;
    width: 80px;
    z-index: 1000000;
    
    bottom: 100px;
    cursor: pointer;
    height: 80px;
    left: calc(50% - 40px);
    position: absolute;
    width: 80px;
    z-index: 1000000;
    display: none;
}

#video-bottom{
    left: 30px;
    bottom: 30px;
    width: 62px;
    height: 62px;    
}

.mobile-nav{
    z-index: 1000000;
    position: absolute;
    right: 40px;
    top: 40px;  
    width: 100%;
}
.menu-btn{
    cursor: pointer;
    border: 3px solid #FFF;
    width: 30px;
    padding-left: 6px;
    position: absolute;
    right: 0px;
    top: 0px;  
}
.menu-btn div {
    padding-right: 4px;
    line-height: 1.4;
    font-size: 20px;
    font-weight: 200;
    vertical-align: middle;
    z-index: 99;
}

.menu-btn span {
    display: block;
    width: 24px;
    height: 3px;
    margin: 5px 0;
    background: rgb(255,255,255);
    z-index: 99;
}
#title{
    position: absolute;
    right: 50px;
    top: 0px;      
    float:left;
    font-size: 24px;
    font-family: 'Raleway-Bold';
    letter-spacing: 3px;
    line-height: 30px;
    padding: 0 30px;
    padding-right: 10px;
}
.responsive-menu{
    display: none;
    position: absolute;
    right: 0;
    top: 40px;
}
.responsive-menu a{
    background: none;
    font-family: 'Raleway-Bold';
}

.responsive-menu li{
    padding-bottom: 10px;
    margin-top: 4px;
    letter-spacing: 2px;
    text-align: right;
    font-size: 12px;
}

.responsive-menu li:after {
    content:""; 
    background: #FFF; 
    position: absolute; 
    margin-top: 18px;
    right: 0; 
    height: 2px; 
    width: 120px;
}

.expand {
    display: block !important; 
}




#ppt{
    display: none;
}
#ppt .ppt-slide{
    font-family: 'Raleway-Bold';
    position: absolute;
    width: 100%;
    height: 100%;     
}

#ppt .ppt-title{
    font-size: 32px;
    letter-spacing: 2px;
    line-height: 30px;
    background-color: #FFF;
    color: #062f59;
    padding: 28px 20px;    
}
#ppt .ppt-content{
    font-family: 'Raleway';
    margin-top: 30px;
    font-size: 28px;
    line-height: 40px;
    color: #FFF;        
    letter-spacing: 1px;    
}

#ppt .ppt-container{
    position: absolute;
}
#ppt .ppt-image{
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
}

#ppt .layout1 .ppt-container {
    top: 186px;
    left: 60px;    
    width: 56%;
}
#ppt .layout1 .ppt-image {
    bottom: 0;
    right: 0;
    width: 40%;
    background-position: center bottom;
    height: calc(100% - 186px);
}

#ppt .layout2 .ppt-container {
    top: 100px;
    left: 60px;    
    width: 92%;
    height: 44%;
}
#ppt .layout2 .ppt-image {
    bottom: 100px;
    left: 60px;    
    width: 92%;
    background-position: center center;
    height: 30%;
	max-height: 275px;
}

#ppt .layout3 .ppt-container {
    bottom: 100px;
    left: 60px;
    width: 92%;
    height: 44%;
}
#ppt .layout3 .ppt-image {
    top: 100px;
    left: 60px;
    width: 92%;
    background-position: center center;
    height: 30%;
	max-height: 275px;
}

#ppt .layout4 .ppt-container {
    display: none;
}
#ppt .layout4 .ppt-image {
    left: 60px;
    top: 90px;
    width: 92%;
    background-position: center center;
    height: calc(100% - 186px);
}

#ppt .layout5 .ppt-container {
    top: 100px;
    left: 60px;
    width: 92%;
    height: 44%;
}

#ppt .layout5 .ppt-container .ppt-content {
    margin-top: 275px;
}

#ppt .layout5 .ppt-image {
    top: 200px;
    left: 60px;
    width: 92%;
    background-position: center center;
    height: 30%;
	max-height: 275px;
}

#ppt ul.ppt-links{
    margin-top: 0;
}

#ppt ul.ppt-links li{
    margin-top: 5%;    
}
#ppt ul.ppt-links li a{    
    padding: 10px 20px;
}

#pagination {
    width:100%;    
    text-align: center;
    position: absolute;
    bottom: 40px;
}

#pagination li {
    list-style:none;    
    margin:0 10px;
    display: inline;
}

#pagination li a {
    display:block;
    width:36px;
    height:39px;
    text-indent:-10000px;
    background: rgba(255, 255, 255, 0.2) !important;
    border-radius: 36px;
    -moz-border-radius: 36px;
    -webkit-border-radius: 36px;
    /*box-shadow: inset 1px 1px 1px rgba(0, 0 ,0, 0.4);*/
    display: inline-block;
    
    
    -webkit-transition: none;
    -moz-transition:    none;
    -ms-transition:     none;
    -o-transition:      none;
    transition:         none;
}

#pagination li a:hover {
    background: rgba(255, 255, 255, 0.4) !important;
}

#pagination li a.active,
#pagination li a.active:hover {
    background-color: rgba(255, 255, 255, 1) !important;
    
    background-image: url('../img/pagination-background.png') !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 37px 37px !important;
 
    -webkit-transition: none;
    -moz-transition:    none;
    -ms-transition:     none;
    -o-transition:      none;
    transition:         none;
}


#ppt ul.ppt-links-horizontal li {
    float: left;
    margin-left: 13px;
}



#ppt .ppt-next, 
#ppt .ppt-back{
    position: absolute;
    top: calc(50% - 15px);
    
    border-right: 6px solid #FFF; 
    border-bottom: 6px solid #FFF;
    width: 12px; 
    height: 12px;
    border-width: 0 .2em .2em 0;
}

#ppt .ppt-next:after, #ppt .ppt-back:after{
    border: 3px solid #fff;
    border-radius: 31px;
    content: " ";    
    height: 31px;
    left: -9px;
    position: absolute;
    top: -9px;
    width: 31px;
}

#ppt .ppt-back{
    left: 24px;
    transform: rotate(135deg);
    -webkit-transform:rotate(135deg);
}
#ppt .ppt-next{
    right: 24px;
    transform: rotate(-45deg);
    -webkit-transform:rotate(-45deg);
}
#ppt .ppt-next:hover, #ppt .ppt-back:hover,
#ppt .ppt-next:hover:after, #ppt .ppt-back:hover:after{
    border-color: rgba(255, 255, 255, 0.8) !important;
    cursor: pointer;
}

.fancybox-overlay{
    background: none;
}

.fancybox-lock .fancybox-overlay {
    overflow-y: hidden;
    z-index: 999999;
}
.fancybox-margin{
    margin-right: 0 !important;
}

.video-fancybox, .video-area{
    display: none;
}

.fancybox-wrap {
    position: fixed !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
}

.fancybox-overlay{
    opacity: 0.01;
}
.menu-area a{
    text-shadow: none;
}

.image-right-link{
    cursor: pointer;
}
  

@keyframes pulse
{
  0%
  {
    transform: scale( 15 );
  }
  50%
  {
    transform: scale( 16 );
  }
  100%
  {
    transform: scale( 15 );
  }
}




#item00{

  animation: pulse 2s infinite;
}

.item-show.satellite {
    display: table !important;    
}

.satellite:not(.item-show) {
    opacity: 0 !important;   
}

body.data-current-level25 .icon,
body.data-current-level25 .icon div{
    cursor: default !important;
}
body.data-current-level25 .satellite,
body.data-current-level25 .satellite div{
    cursor: pointer !important;
}

.planetRotateText{
    position: relative;
    z-index: 1;
    padding-top: 450px;
}

.planetRotate{
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    animation: rotatePlanet 6s infinite;
    animation-direction: alternate;
    -webkit-animation: rotatePlanet 6s infinite;
    -webkit-animation-direction: alternate;
}

@keyframes rotatePlanet {
    100% {
        transform: rotate(90deg);
        -webkit-transform-origin: 50%  51%;
    }
}

@-webkit-keyframes rotatePlanet {
    100% {
        transform: rotate(90deg);
        -webkit-transform-origin: 50%  51%;
    }
}