@font-face {
    font-family: 'introcondblack';
    src: url('../fonts/introcondblackfree_new-webfont3.otf');
    src: url('../fonts/introcondblackfree_new-webfont3.eot');
    src: url('../fonts/introcondblackfree_new-webfont3.eot?#iefix') format('embedded-opentype'),
         url('../fonts/introcondblackfree_new-webfont3.woff2') format('woff2'),
         url('../fonts/introcondblackfree_new-webfont3.woff') format('woff'),
         url('../fonts/introcondblackfree_new-webfont3.svg#introcondblack') format('svg');
    font-weight: normal;
    font-style: normal;
    
   }


@font-face {
    font-family: 'introcondLight';
    src: url('../fonts/intro_cond_light_free-webfont.eot');
    src: url('../fonts/intro_cond_light_free-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/intro_cond_light_free-webfont.woff2') format('woff2'),
         url('../fonts/intro_cond_light_free-webfont.woff') format('woff'),
         url('../fonts/intro_cond_light_free-webfont.ttf') format('truetype'),
         url('../fonts/intro_cond_light_free-webfont.svg#introcondLight') format('svg');
    font-weight: normal;
    font-style: normal;

}


.wk-subnav>.wk-active>* {
    color: #f39800;
}

{
    background: rgba(255,255,255,.60);
    color: #f39800;
}

.wk-overlay-area:empty:before, .wk-overlay-icon:before {
    content: "\f1fa";
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    font-size: 50px;
    line-height: 1;
    text-align: center;
    font-family: FontAwesome;
}