@charset "UTF-8";
/* pre voc styles */
body {
    background-color: rgb(18, 13, 43);
    background-image:url(images/poster.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
body,td,th {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
}
@font-face{
    font-family: 'Miso';
    src: url('miso-regular-webfont.eot');
    src: url('miso-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('miso-regular-webfont.woff') format('woff'),
    url('miso-regular-webfont.ttf') format('truetype'),
    url('miso-regular-webfont.svg#webfont') format('svg');
    font-weight:normal;
    font-style:normal;
}
b {
    font-weight:bold;
}
bold {
    font-weight:bold;
}
p {
    /*margin-bottom:11px;*/
    /*text-indent:50px;*/
    margin-bottom:6px;
    font-size: 14px;
    line-height: 25px;
    font-weight: lighter;
    padding-top: 5px;
    padding-top: 5px;

}

h1,h2,h3,h4,h5,h7 {
    font-family: 'Miso', Arial, Helvetica, sans-serif;
/*    font-family: Futura, Arial, Helvetica, sans-serif;*/
    text-transform:uppercase;
    letter-spacing:1px;
    font-weight:normal;
    font-style:normal;
    padding-top: 5px;
    padding-bottom: 5px;
}
h1 {
    font-size: 28px;
    color: #000000;
    line-height:24px;
}
h2 {
    font-size: 35px;
    color: #000000;
    line-height: 31px;
    padding-top: 0px;
}
h3 {
    font-size: 15px;
    color: #FFFFFF;
}
h3:after
{
    content:url(images/go.png);
}
h4 {
    font-size: 15px;
    color: #FFFFFF;
}
h5 {
    font-size: 15px;
    color: #000;
}
h6 {
    font-size: 20px;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 24px;
    font-weight: lighter;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #a1a1a1;
}
h7 {
    font-size: 22px;
    color: #000;
    float: right;
    padding: 5px 0 5px 0;
}
a {
    color: #FF0061;
}
a:link {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #000000;
}


.b-white ul {
    list-style-type: square;
    padding: 10px 10px 10px 20px;
}
.b-white li {
    border-top: 1px solid black;
    background-color: #d6d6d6;
    border-top: 1px solid white;
    background-color: #f2f2f2;
    padding: 5px;
}



#wrapper {
    top:0px;
    width:961px;
    min-height:1px;
    margin:0 auto;
}
section {
    width: 961px;
    min-height: 6px;
    margin: 0 auto;
    padding-top: 42pt;
}
.b-gray, .b-blue, .b-purp, .b-pink, .b-yellow, .b-orange, .b-white {
    float:left;
    width:50%;
    min-height:360px;
    height: auto;
    /*	margin:1px 1px 0 0;*/
    border: 1px solid black;
    padding:20px 40px 20px 20px;
    overflow:hidden;
}
.b-gray {
    background-color:#E6E6E6;
}
.b-blue {
    background-color:#49DCFF;
}
.b-purp {
    background-color:#6036B3;
}
.b-pink {
    background-color:#EB008B;
}
.b-yellow {
    background-color:#FFC800;
}
.b-orange {
    background-color:#FF3300;
}
.b-white {
    background-color:#FFFFFF;
}
.block {
    float:left;
    width:50%;
    height:360px;
    /*	margin:1px 1px 0 0;*/
    border: 1px solid black;
    background:#333333;
    overflow:hidden;
}
.logoblock {
    float: left;
    width: 50%;
    height: 120px;
    /*    margin: 1px 1px 0 0;*/
    border: 1px solid black;
    background: #E6E6E6;
    background-image: url(images/logo-a.gif);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    overflow: hidden;
}
.foot {
    float:left;
    width:100%;
    height:auto;
    /*	margin:1px 1px 1px 0;*/
    border: 1px solid black;
    background:#fff;
}
.foot-col, .foot-log {
    width:25%;
    float:left;
    min-height:180px;
    height: auto;
    margin-right:0px;
    padding-top:20px;
}
.foot-log {
    background-image:url(images/logo.png);
    background-repeat:no-repeat;
    background-position: 20px 20px;
}
#logos {
    float:left;
    width:100%;
    height:61px;
    background-image:url(images/logos.png);
    background-repeat:no-repeat;
    /*background-position:center;*/
    margin:20px 0 20px 20px;
    }
.b-small {
    float:left;
    width:50%;
    height:180px;
    /*	margin:1px 1px 0 0;*/
    border: 1px solid black;
    background:#fff;
    overflow:hidden;
    padding: 10px 0 0 10px;
}
.b-news {
    float:left;
    width:100%;
    min-height: 180px;
    height: auto;
    /*	margin:1px 1px 0 0;*/
    border: 1px solid black;
    background:#fff;
    overflow:hidden;
    padding: 10px 0 0 10px;
}
.b-t {
    float: left;
    width: 50%;
    min-height: 808px;
    /*	margin:1px 1px 0 0;*/
    border: 1px solid black;
    background: #fff;
    overflow: hidden;
    padding: 10px 10px 0 10px;
}
.t-text {
    float: left;
    width: 100%;
    height: auto;
}









.b-tiny {
    float:left;
    width:25%;
    height:180px;
    /*	margin:1px 1px 0 0;*/
    border: 1px solid black;
    padding:10px;
    overflow:hidden;
    background-color:#FF3300;
}
.b-tiny:link {
    opacity:1;
    filter:alpha(opacity=100);
    transition:opacity 0.5s;
    -webkit-transition:opacity 0.5s; /*Safari and Chrome*/
    -o-transition:opacity 0.5s; /*Opera*/
}
.b-tiny:hover {
    opacity:0.7;
    filter:alpha(opacity=70);
}
.b-small:link {
    opacity:1;
    filter:alpha(opacity=100);
    transition:opacity 0.5s;
    -webkit-transition:opacity 0.5s; /*Safari and Chrome*/
    -o-transition:opacity 0.5s; /*Opera*/
}
.b-small:hover {
    opacity:0.7;
    filter:alpha(opacity=70);

}
.float {
    float:left;
    height:auto;
    width:auto;
    margin-right:23px;
}




.no-desk {
    display: none;
}





header {
    width: 100%;
    height: 42pt;
    background: #EB008B;
    /*background: rgba(255, 244, 249, 0.51);*/
    color: white;
    position: fixed;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.44);
    z-index: 20;
}


#dropdown-content ul.a {
    list-style-type:none;
    font-family: miso, Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    letter-spacing:1px;
    font-weight:normal;
    font-style:normal;
    font-size:16px;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    border: 0;

}
#dropdown-content li {
    float: left;
    text-align: center;
    border-left: 1px solid rgba(0, 0, 0, 0.08);
    padding: 0 5px 0 5px ;

}
#dropdown-content ul.a a {
    color: #000;
    /*	background-color:#EB008B;*/
    padding: 17px 7px 19px 7px;
    width: 100%;
    display: block;
}
#dropdown-content ul.a a:link {
    text-decoration: none;
}
#dropdown-content ul.a a:hover {
    text-decoration: none;
    color: #000000;
    background-color:#FFF;
}




#dropdown-button {
    position: relative;
    display: none;
    width: 42pt;
}
.logo {
    width: 136px;
    position: absolute;
    left: 20px;
    top: 0;
    height: 42pt;
    text-align: center;
    background-image: url(images/logo-s.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
#dropdown-content {
    display: block;
    /* width: 100%; */
    min-height: 100px;
    height: 42pt;
    z-index: 21;
    position: fixed;
    top: 0;
    left: 165px;
    padding-left: 1px solid white;
}
/*  ICON and button          */
.dbutton {
    width: 42pt;
    height: 42pt;
    border-right: 1px solid white;
    margin: 0px;
}
.icon-menu {
    height: 5px;
    width: 32px;
    background-color: white;
    position: absolute;
    left: 11px;
}
.icon-graphics-menu {
    float: left;
    padding-top: 10px
}
.i1 {
    top: 15px;
}
.i2 {
    top: 25px;
}
.i3 {
    top: 35px;
}
@-webkit-keyframes spin {
    from {-webkit-transform: rotate(0deg); top: 15px;}
    to {-webkit-transform: rotate(45deg); top: 25px;}
}
@-webkit-keyframes spin2 {
    from {-webkit-transform: rotate(180deg); top: 35px;}
    to {-webkit-transform: rotate(135deg); top: 25px;}
}
@-webkit-keyframes fader {
    from {opacity: 1; width: 32px}
    to {opacity: 0.1; width: 0px;}
}
.i1a {
    -webkit-animation: spin 0.2s 1 linear;
    -webkit-transform: rotate(45deg);
    top: 25px;
}
.i2a {
    -webkit-animation: fader 0.2s 1 linear;
    opacity: 0;
}
.i3a {
    -webkit-animation: spin2 0.2s 1 linear;
    -webkit-transform: rotate(135deg);
    top: 25px;
}
a {
/*    display: block;   */
}




/*   MENU   */
.slideshow {
    float:left;
    width:100%;
    height:360px;
    border: 1px solid black;
    overflow:hidden;
    position: relative;
}
.slide1, .slide2, .slide3, .slide4  {
    width:100%;
    height:100%;
    position: relative;
}
.ssback {
    width: 48px;
    height: 48px;
    /*                background-color: rgba(0, 0, 0, 0.8);*/
    position: absolute;
    z-index: 1;
    top: 150px;
    left: 30px;
    border-radius: 0 5px 5px 0;
    background-image: url(images/btn_prev.png);
}
.ssgogo {
    width: 48px;
    height: 48px;
    /*                background-color: rgba(0, 0, 0, 0.8);*/
    position: absolute;
    z-index: 1;
    top: 150px;
    right: 30px;
    border-radius: 5px 0 0 5px;
    background-image: url(images/btn_next.png);
}


.columed {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    min-height: 1475px;
    height: auto;
    padding: 20px;
}





/* timetable */
#table {
    float: left;
    width: 100%;
    height: auto;
    background-color: black;
    border: 1px solid black;
}

.col {
    width: 16.66666%;
    height: auto;
    float: left;
}
.cell {
    width: 100%;
    height: 71px;
    padding: 10px 0 0 10px;
    float: left;
    background-color: #333333;
    /* margin-top: 1px; */
    color: #FFFFFF;
    line-height: 13px;
    font-size: 9px;
    border: 1px solid black;
}
.daycell {
    background-color: #535353;
}
.style2 {
    font-size: 9px
}
/*  ^  */


.bgimg {
    background-image:url(images/poster.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.long {
    width: 100%;
}
.half {
    width: 50%;
}

.red {
    color: #ce303c;
}
.blue {
    color: #2e78dd;
}
/*
.b-tw{
    background-repeat: no-repeat;
    background-color: rgb(5, 226, 255);
    background-image:url(images/twitter.jpg); background-position:center;
}
.b-fb{
    background-repeat: no-repeat;
    background-color: rgb(5, 226, 255);
    background-image:url(images/twitter.jpg); background-position:center;
}
*/
.test-cols {
    min-height: 10px;
    height: auto;
    width: 25%;
    float: left;
    padding: 20px;

    padding-bottom: 100%;
    margin-bottom: -100%;

    font-style: italic;
}
.b-col {
    width: 100%;
    overflow: hidden;
    background-color: white;
    border: 1px solid black;
    padding-bottom: 20px;
}
.b-fly {
    float:left;
    width:50%;
    min-height:360px;
    height: auto;
    /*	margin:1px 1px 0 0;*/
    border: 1px solid black;
    padding:0px 0px 0px 0px;
    overflow:hidden;
    background-color:#FFFFFF;
}
