.amarelo {
    background-color: #ffdd00;
}

@font-face {
    font-family: MontSerrat;
    font-weight: initial;
    src: url("../font/Montserrat-Light.otf") format("opentype");
}

@font-face {
    font-family: MontSerratB;
    src: url("../font/Montserrat-Bold.otf") format("opentype");
}


/*apresentacao*/

@media (max-width: 767px) {
    #saibamais button {
        font-size: 8pt;
        width: 100px;
        margin-top: 20px;
    }
    .titulocab h1 {
        font-size: 23pt;
        margin-bottom: 0px;
        margin-top: -5px;
    }
    .titulocab h2 {
        margin-top: 4px;
        font-size: 20pt;
        margin-bottom: 0px;
    }
    .titulocab h3 {
        margin-top: 5px;
        font-size: 26pt;
        margin-bottom: 0px;
    }
    .titulocab h4 {
        font-size: 10pt;
        margin-top: 2px;
    }
    #contador {
        border-radius: 10px;
    }
    #contval {
        margin: 5px 5px 5px 5px;
    }
    #contval td {
        border: 2px black solid;
        width: 120px;
        font-size: 12pt;
        height: 40px;
        padding: 0px;
    }
    .bolinha {
        width: 4px;
        height: 10px;
        right: -3px;
        top: 7.5px;
    }
    .bolinha div {
        width: 5px;
        height: 5px;
        margin-top: 2px;
        left: -1.25px;
    }
    .divisoria {
        height: 10px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #saibamais button {
        font-size: 17pt;
        width: 200px;
        margin-top: 50px;
    }
    .titulocab h1 {
        font-size: 26pt;
        margin-bottom: 0px;
        margin-top: -5px;
    }
    .titulocab h2 {
        margin-top: 5px;
        font-size: 22pt;
        margin-bottom: 0px;
    }
    .titulocab h3 {
        margin-top: 6px;
        font-size: 29pt;
        margin-bottom: 0px;
    }
    .titulocab h4 {
        font-size: 25pt;
    }
    #contador {
        border-radius: 10px;
    }
    #contval {
        margin: 10px 10px 10px 10px;
    }
    #contval td {
        border: 2px black solid;
        width: 120px;
        font-size: 25pt;
        height: 50px;
        padding: 0px;
    }
    .bolinha {
        width: 4px;
        height: 20px;
        right: -3px;
        top: 10px;
    }
    .bolinha div {
        width: 7.5px;
        height: 7.5px;
        margin-top: 6.25px;
        left: -1.875px;
    }
    .divisoria {
        height: 15px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #saibamais button {
        font-size: 20pt;
        width: 250px;
        margin-top: 70px;
    }
    .titulocab h1 {
        font-size: 29pt;
        margin-bottom: 0px;
        margin-top: -5px;
    }
    .titulocab h2 {
        margin-top: 6px;
        font-size: 25pt;
        margin-bottom: 0px;
    }
    .titulocab h3 {
        margin-top: 8px;
        font-size: 32pt;
        margin-bottom: 0px;
    }
    .titulocab h4 {
        font-size: 33pt;
    }
    #contador {
        border-radius: 10px;
    }
    #contval {
        margin: 15px 10px 15px 10px;
    }
    #contval td {
        border: 2px black solid;
        width: 120px;
        font-size: 35pt;
        height: 80px;
        padding: 0px;
    }
    .bolinha {
        width: 4px;
        height: 25px;
        right: -3px;
        top: 17.5px;
    }
    .bolinha div {
        width: 10px;
        height: 10px;
        margin-top: 7.5px;
        left: -2.5px;
    }
    .divisoria {
        height: 20px;
    }
}

@media (min-width: 1200px) {
    #saibamais button {
        font-size: 20pt;
        width: 250px;
        margin-top: 80px;
    }
    .titulocab h1 {
        font-size: 32pt;
        margin-bottom: 0px;
        margin-top: -5px;
    }
    .titulocab h2 {
        margin-top: 7px;
        font-size: 28pt;
        margin-bottom: 0px;
    }
    .titulocab h3 {
        margin-top: 9px;
        font-size: 36pt;
        margin-bottom: 0px;
    }
    .titulocab h4 {
        font-size: 38pt;
    }
    #contador {
        border-radius: 10px;
    }
    #contval {
        margin: 20px 20px 20px 20px;
    }
    #contval td {
        border: 2px black solid;
        width: 120px;
        font-size: 45pt;
        height: 100px;
        padding: 0px;
    }
    .bolinha {
        width: 5px;
        height: 30px;
        right: -3px;
        top: 25px;
    }
    .bolinha div {
        width: 12px;
        height: 12px;
        margin-top: 8px;
        left: -4px;
    }
    .divisoria {
        height: 20px;
    }
}

#saibamais button {
    font-family: MontSerratB;
    border: 3px black solid;
}

#saibamais button:hover {
    text-decoration: underline;
}

.titulocab h1,
.titulocab h2,
.titulocab h3,
.titulocab h4 {
    font-family: MontSerratB;
    color: black;
}

.titulocab h3,
.titulocab h4 {
    color: #72bd44;
}

#contador {
    border: 2px black solid;
    background-color: white;
}

#contval td {
    font-family: MontSerratB;
    text-align: center;
    color: #e30712;
}

#contval table {
    margin: 0px;
}

.bolinha {
    background-color: white;
    position: relative;
    float: right;
    display: block;
    z-index: 5;
    text-align: center;
}

.bolinha div {
    background-color: #e30712;
    border-radius: 100%;
    position: relative;
}

.divisoria {
    background-color: #72bd44;
    width: 100%;
}

.foot {
    background-color: white;
    background-image: url("../imagens/linha_icones-01.png");
    width: 100%;
    margin-top: 20px;
    background-size: auto 100%;
}

.rodape {
    padding: 0px;
}

.lote h3 {
    margin: 0px;
}

.lote ul {
    line-height: 95%;
}

.lote p {
    margin: 0 0 5px;
}

.row.fix {
    display: flex;
    flex-wrap: wrap;
  }


