@font-face {
    font-family: 'bebas-neue';
    src: url('./fonts/bebas-neue.otf') format('opentype');
}
@font-face {
    font-family: 'bebas-neue-bold';
    src: url('./fonts/bebas-neue-bold.otf') format('opentype');
}
* {
    font-family: 'bebas-neue';
}

#teste {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 500px;
}


html, body {
    margin: 0;
    padding: 0;
    background: #000;
}
body {
    overflow: hidden;
}
html, body, #bg, #bg-multiply {
    width: 1360px;
    height: 768px;
}
#ct-alerts {
    position: absolute;
    top:10px;
    left:20px;
    z-index:999;
    width: 1315px;
    margin: auto;
}
div.alert {
    font-size: 18px;
}
.alert i {
    margin-right: 0.8rem;
}
.bx {
    font-size: 2rem;
}
div.alert span, div.alert a {
    font-family: sans-serif;
    color: #fff;
}
div.alert a {
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
}
#bg-multiply {
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: multiply;
    opacity: .8;
}
.midia, #midia-sombra, #fundo-midia {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 1010px;
    height: 570px;
}
#fundo-midia {
    background: #000;
    box-shadow: 0px 0px 25px -5px rgba(0,0,0,0.75);
    -mozbox-shadow: 0px 0px 25px -5px rgba(0,0,0,0.75);
}
#midia-sombra {
    box-shadow: inset 0px 0px 25px -5px rgba(0,0,0,0.75);
    -mozbox-shadow: inset 0px 0px 25px -5px rgba(0,0,0,0.75);
    /*display: none;*/
}
.midia {
    object-fit: fill;
    display: none;
}
#youtube {
    display: inline;
}
#ct-logo {
    position: absolute;
    top: 20px;
    left: 1050px;
    width: 290px;
    height: 175px;
    text-align: center;
}
#ct-logo table {
    border: none;
    width: 100%;
    height: 100%;
}
#ct-logo table td {
    border: none;
    text-align: center;
}
#logo {
    cursor: pointer;
    margin: auto;
    max-width: 220px;
}
#empresa {
    display: none;
}
#empresa, #senha, #numero, #guiche, #guiche-valor, #div, #preferencial {
    position: absolute;
    top: 125px;
    left: 1040px;
    color: #fff;
    width: 310px;
    text-align: center;
    font-size: 28px;
}
#senha {
    top: 210px;
    left: 1050px;
    width: 290px;
    font-size: 75px;
    color: #b78711;
    border-top: 2px solid #b78711;
    padding-top: 25px;
    text-align: center;
}
#numero {
    top: 300px;
    font-size: 180px;
    color: #ebac11;
}
#col-senha #numero.longo {
	top: 210px;
	font-size: 65px !important;
}
#numero.cidadao {
    font-size: 80px !important;
    line-height: 80px !important;
}
#preferencial {
    top: 415px;
    display: none;
}
#guiche {
    top: 519px;
    font-size: 73px;
    color: #b78711;
}
#guiche-valor {
    top: 620px;
    font-size: 160px;
    color: #FFF;
    line-height: 145px;
    height: 142px;
    margin: 0;
    overflow: hidden;
}
/* Preferencial */
div.preferencial #senha {
    font-size: 65px;
    letter-spacing: 0;
    color: #f44336 !important;
}
div.preferencial #numero,
div.preferencial #preferencial,
#ultimas div.preferencial div.numero {
    color: #f44336 !important;
}
#ultimas div.preferencial .senha {
	letter-spacing: 1;
}
#bg-guiche, #bg-guiche-multiply {
    position: absolute;
    top: 610px;
    left: 1036px;
    width: 324px;
    height: 142px;
    background: url('./img/bg-guiche.jpg');
}
/* Últimas */
#bg-ultimas, #bg-ultimas-multiply {
    position: absolute;
    top: 610px;
    left: 0;
    width: 1024px;
    height: 142px;
    background: url('./img/bg-ultimas.jpg');
}
#bg-guiche-multiply, #bg-ultimas-multiply {
    background: #ff9800;
    mix-blend-mode: multiply;
}
#ultimas {
    position: absolute;
    top: 608px;
    width: 1024px;
    height: 150px;
    opacity: .8;
}
#ultimas .item:first-child {
    border-left: none;	
    padding: 0 8px;
}
#ultimas .item {
    float: left;
    border-left: 3px solid #fff;
}
#ultimas .senha, #ultimas .numero, #ultimas .guiche {
    color: #FFF;
    font-size: 37px;
    width: 247px;
    text-align: center;
}
#ultimas .senha {
    color: #ffe62b;
    letter-spacing: 5px;
}
#ultimas .numero {
    font-size: 65px;
    line-height: 40px;
    margin-top: 6px;
    letter-spacing: 2px;
}
#ultimas .cidadao .numero {
    font-size: 45px;
    line-height: 38px;
    margin-top: 18px;
    margin-bottom: 4px;
    height: 75px;
}
#ultimas .guiche {
    font-size: 37px;
    letter-spacing: 0;
    margin-top: 0px;
}
/* Mídias */
iframe.midia {
    border: none;
    overflow: hidden;
}

/* Senha Sobreposta*/
body.over div#bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}
body.over #senha, 
body.over #numero, 
body.over #guiche, 
body.over #preferencial {
    z-index: 150;
    left: 0;
    width: 100%;
    border-top: none;
    text-align: center;
}
body.over #numero {
    top: 150px;
    font-size: 340px !important;
}
body.over #senha {
    top: 50px;
    font-size: 115px !important;
}
body.over #guiche {
    top: 530px;
    font-size: 155px !important;
}
body.over #numero.numero2 {
    font-size: 130px !important;
    top: 270px;
}