body {

    font-family: "Arial Black";
}
.cb {
    clear: both;
}
img {
    max-width: 100%;
}

.parsley-errors-list  {
    display: none !important;
}
.parsley-error {
    border-color: darkred !important;
}


/* 1.  HEADER */
header {
    background: #11667B;
    height: 190px;
}
header ul.nav li {
    float: left;
}
header ul.nav li a{
    color: #FFFFFF;
    text-transform:uppercase ;
    padding-top: 90px;
    font-size: 17px;
    height: 190px;
}

.logo{
    padding: 20px;
    display: block;
}
.logo img {
    height: 140px;
}



.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #0081A1;
}
.nav>li>a.active {
 text-decoration: none;
    background-color: #0081A1;   
}

#bg-interna {
    display: none;

    text-align: center;
    color: #c0c0c0;
    font-size: 50px;
    font-family: 'gotham_boldregular';
    text-shadow: 0px 25px 1px #c0c0c040;
    margin-bottom: 50px;
}


#pretitulo {
    background: url("../img/bg-internas.png") top center no-repeat;
    padding-top: 55px;
    padding-bottom: 45px;
    margin-bottom: 100px;
}
#pretitulo h1 {
    color:#FFF;
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
    padding: 0;
    margin: 0;
    font-family: gotham_boldregular;
    font-weight: 500;

}

#prefooter {
    background: #11667b;
    padding-top: 50px;
    padding-bottom: 60px;
    margin-top: 100px;
}
#prefooter .bordas {
    border-left:1px solid #5d5d5d;
    border-right:1px solid #5d5d5d;
}
#prefooter p {
    text-align: center;
    padding: 0 25px;
    font-size: 13px;
    color:#dbdbdb;
    line-height: 25px;
    font-family: 'gotham_lightregular';
    font-weight: 400;
}
#prefooter ul {
    margin: 0;
    list-style: none;
    margin-top: 25px;
    padding: 0;
}
#prefooter ul li {
    text-align: center;
    margin-bottom: 10px;
}

#prefooter ul li a:hover {
    opacity: 0.8;
}

footer {
    padding: 20px 0 ;
}
footer p {
    margin: 0;
    padding: 0;
    padding-top: 10px;
    font-family: 'gotham_lightregular';
    font-weight: 400;
    text-transform: uppercase;
}
#prefooter ul li a {
    color:#FFFFFF;
    font-weight: 400;
    font-size: 30px;
    font-family: 'gotham_lightregular';
    font-weight: 400;
}
#prefooter .redes h3 {
    text-align: center;
    color:#FFFFFF;
    font-size: 22px;

}
#prefooter .redes ul {
    margin: 0 auto;
    padding: 0;
    width: 232px;
    display: block;
    margin-bottom: 30px;
    margin-top: 15px;
}
#prefooter .redes ul li {
    float: left;
    margin: 0 10px;
}

#prefooter h4 {
    text-align: center;
    color: #0000;
    font-size: 18px;
    font-family: 'gotham_lightregular';
    font-weight: 400;
}

#prefooter input {
    background: #11667b;
    border-color: #11667B;
    border-radius: 0;
    padding: 25px 15px ;
    color: #FFFFF;
    text-align: center;
}

#prefooter input::-webkit-input-placeholder { /* Edge */
    color: white;
    text-align: center;
    font-size: 12px;
}

#prefooter input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
    text-align: center;
    font-size: 12px;
}

#prefooter input::placeholder {
    color: white;
    text-align: center;
    font-size: 12px;
}

#prefooter .btn-black {
    margin-top: 15px;
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-size: 12px;
    color:#FFFFF;
}

#prefooter .btn-black:hover {
    opacity: 0.8;
}

/* HOME */
#box-preto {
    background: #11667b;
    background: linear-gradient(90deg, rgba(17,102,123) 0%, rgba(17,102,123) 65%, rgba(255,255,255,1) 65%, rgba(255,255,255,1) 100%);
    margin-bottom: 100px;    
    padding: 50px 0 70px ;

}
#box-preto .box-x {    
    color:#FFFFFF;

}
#box-preto h5 {
    font-size: 40px;
    margin: 0;
    font-family: gotham_boldregular;
    font-weight: 500;
    text-transform: uppercase;
}
#box-preto h3 {
    font-size: 60px;
    margin: 0;
    font-family: gotham_boldregular;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 25px;
}
#box-preto h6 {
    font-size: 20px;
    margin: 0;
    font-family: gotham_boldregular;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 40px;
}

#box-preto a {
    color:#FFFFFF;
    border:1px solid #FFFFFF;
    border-radius: 5px;
    padding: 10px 25px;
    text-decoration: none;
}
#box-preto a:hover {
    color:#000000;
    background: #FFDC00;
}

.bannerCenter {
    max-height: 555px !important;
    text-align: center;
}

.bannerCenter img {
    max-height: 100% !important;
    object-fit: cover;
    max-height: 555px !important;
    width: 100%;
} 


    /* SOBRE */
.sobre .pretexto {
    font-size: 22px;
    font-family: Conv_GothamBook;
    margin-bottom: 100px;
}

.sobre .box-sobre {
    font-size: 20px;
    font-family: Conv_GothamBook;
    text-align: center;
    margin-bottom: 100px;
}
.sobre .box-sobre .bg-borda {
    margin: 0 auto;
    width: 85%;
    padding: 25px 15px;
    background: #11667B;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
}
.sobre .box-sobre .bg-borda i {
    font-size: 26px;
}
.sobre .text-extras {
    color: #FFFFFF;
    font-size: 15px;
    font-family: 'gotham_lightregular';
    font-weight: 400;
}
.sobre .text-extras b {
    font-family: gotham_boldregular;
    font-weight: 500;
    text-transform: uppercase;
}
.sobre .text-extras a.btn-black {
    background: #11667B;
    color:#000;
    padding: 5px 25px;

}
.sobre .text-extras a.btn-black:hover {
    opacity: 0.8;
}

/* HOME */
#telegram .box-x {
    border: 1px solid #b2b2b2;
    margin: 50px 0;
    position: relative;
}
#telegram .box-x::before {
    border: 1px solid #b2b2b2;
    width: 90%;
    content: "";
    height: 130px;
    position: absolute;
    left: 5%;
    top: -20px;

    display: block;
}
#telegram h1 {

    font-family: gotham_boldregular;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    margin: 0;
    padding: 35px;
}

/* CONTATO */
.contato-pg .chamada-contato {
    font-family: 'gotham_lightregular';
    font-weight: 400;
    font-size: 18px;
    color: #000;
    text-align: center;
    margin-bottom: 50px;
}
.contato-pg   label {
    font-size: 16px;
    color: #787878;
    font-family: gotham_boldregular;
    font-weight: 500;
    text-transform: uppercase;
    display: none;
}
.contato-pg .custom-form input {
    border-radius: 0;
    font-size: 16px;
    color: #787878;
    font-family: gotham_boldregular;
    font-weight: 500;

    border: 0;
    border-bottom: 1px solid  #787878;
    padding-left: 0;
    box-shadow: none;
}
.contato-pg .custom-form textarea {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid  #787878;
}

.pg-contato .box-contato button[type='submit']{
    height: 78px;
    width: 80%;
}
.pg-contato .box-contato button[type='submit']:hover{
    opacity: 0.8;
}

.pg-contato .sidebar-right h2 {
    font-family: gotham_boldregular;
    font-weight: 500;
    text-transform: uppercase;
    color: #11667B;
    font-size: 35px;
}
.pg-contato .sidebar-right h2:after{
    content: " ";
    display: block;
    width: 70px;
    height: 4px;
    background: #000;
    margin-top: 10px;
}
.pg-contato .sidebar-right p {
    text-transform: uppercase;
    color: #c0c0c0;
    font-size: 16px;
    font-family: 'gotham_lightregular';
    font-weight: 400;
}
.pg-contato .sidebar-right ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.pg-contato .sidebar-right ul li {
    margin-bottom: 15px;
    font-size: 16px;
    font-family: gotham_boldregular;
    font-weight: 500;
}
.pg-contato .sidebar-right .Xredes {
    margin-top: 40px;
}
.pg-contato .sidebar-right .Xredes li {
    float: left;
    margin-right: 15px;

}

.pg-contato .sidebar-right ul li a:hover {
    opacity: 0.8;
}
    /* SIMULADO */
.simulado-pg h3 {
    font-size: 30px;
    font-family: gotham_boldregular;
    font-weight: 500;
}
.simulado-pg h3 {
    font-size: 28px;
    font-family: gotham_boldregular;
    font-weight: 500;
}
.simulado-pg p {
    font-family: 'Conv_GothamBook';
    font-size: 24px;
}

.simuladoescolher {
    font-family: gotham_boldregular;
    font-weight: 500;
    font-size: 20px;
    color:#000;
    text-transform: uppercase;
}
.simuladoescolher:hover {
    opacity: 0.8;
}

.box-simulado-prova h2 {
    text-transform: uppercase;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 25px;
}

.box-simulado-prova h3 {
    font-family: gotham_boldregular;
    font-weight: 500;
    font-size: 20px;
    color:#000;
}
.box-simulado-prova h4 {
    color:#000;
    font-family: 'Conv_GothamBook';
    font-size: 18px;
}
.box-simulado-prova p {
    color:#000;
    font-family: 'Conv_GothamBook';
    font-size: 18px;
}
.box-simulado-prova .ln-provas {
    margin-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 15px;
}
.box-simulado-prova .ln-provas:last-child{
    border-bottom: 0;
}

.box-simulado-detalhe-prova h2 {
    text-transform: uppercase;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 25px;
    font-size: 26px;
}
.box-simulado-detalhe-prova h3 {
    font-family: gotham_boldregular;
    font-weight: 500;
    font-size: 20px;
    color:#000;
    margin-bottom: 10px;
}
.box-simulado-detalhe-prova ul {
    margin-left: 20px;
    padding: 0;
}

.box-simulado-detalhe-prova ul a {
    color:#000;
    font-family: 'Conv_GothamBook';
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
    text-align: justify-all;
}

.box-questao h2 {
    text-transform: uppercase;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 25px;
}

.box-questao h3 {
    color:#000;
    font-family: 'Conv_GothamBook';
    font-size: 18px;
    margin-bottom: 25px;
}
.box-questao .respostas {
    list-style: none;
    margin: 0;
    padding: 0;
}
.box-questao .respostas li {
    margin-bottom: 15px;
    border:1px solid #FFF;
    padding: 10px;
    border-radius: 5px;
}
.box-questao .respostas li.escolhida {
    border:1px solid  #ffd558;
}
.box-questao .respostas li label {
    cursor: pointer;

}
.box-questao .respostas li.active {
    background: #f1f1f1;
}
.box-questao .respostas li label:hover {

    text-decoration: underline;
}
.box-questao .respostas input[type='checkbox'] {
    display: none;
}
.box-questao .respostas .letteer {
    font-size: 19px;
    background: #ffffff;
    display: block;
    padding: 5px 10px;
    float: left;
    color: #000;
    margin-right: 10px;
    vertical-align: top;
    border-radius: 5px;
    border: 2px solid #000;

}
.box-questao .respostas {
    font-family: 'Conv_GothamBook';
    font-size: 14px;
}

.fim-questao {
    margin-left: 20px;
    color: #ff0000;
    font-family: gotham_boldregular;
    font-weight: 500;
}


.respostas.respondido .respos .letteer{
    color:#0b5a3a;
}

.box-questao .respostas.respondido li.certa {
    border:1px solid  #0b5a3a;
}

.respostinha p {
    font-family: 'Conv_GothamBook';
    font-size: 12px;
}

/* Ajusta nova versao */
.respostas.respondido li.escolhida {
    border: 1px solid #ff0000;
      color: #ff0000;
}
.respostas.respondido .escolhida .letteer{
    color: #ff0000;
    border-color: #F00;
}
.respostas.respondido li.respos {
    border: 1px solid #4caf50;
      color: #4caf50;
}
.respostas.respondido .respos .letteer{
    color: #4caf50;
    border-color: #4caf50;
}



    /* NOTICIAS */
.box-noticias {
    margin-bottom: 60px;
}
.box-noticias h4 {
    margin: 0;
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 15px;
    font-family: gotham_boldregular;
    font-weight: 500;
}
.box-noticias p {
    color: #a0a0a0;
    font-family: 'gotham_lightregular';
    font-weight: 400;
    font-size: 18px;

}
.box-noticias img {
    object-fit: cover;
    width: 100%;
    max-height: 285px;
    border-radius: 15px;
}
.box-noticias a {
    margin-top: 15px;
    width: 100%;
    text-transform: uppercase;
    font-size: 12px;
    color: #FFFF;
    background: #11667b;
    padding: 5px 35px;
    border-radius: 5px;
    font-family: gotham_boldregular;
    font-weight: 500;
}

.box-noticias:nth-of-type(odd) h4, .box-noticias:nth-of-type(odd) p {
   text-align: right;
}
.box-noticias:nth-of-type(odd) .bx-right {
    display: none;
}

.box-noticias:nth-of-type(even) {
    background-color:#fff;
}
.box-noticias:nth-of-type(even) .bx-left {
    display: none;
}

@media( max-width: 450px ){
    .menu-site {
        position: fixed;
        transition: 0.4s ease;
        z-index: 999999999999;
        top: 0;
        right: -500px;
        height: 100%;
        min-height: 100%;
        padding: 30px;
        background: #000;
    }
    .menu-site li {
        float:none !important;



    }
    .menu-site li a {
        color:#FFF !important;
        height: auto !important;
        padding-top: 32px !important;

    }
    .menu-site li a:hover {
        background: none;
    }

    .close-mobile {
        color: #FFF;
        font-size: 36px;
        position: absolute;
        top: 0;
        right: 10px;
    }
    .mask-black {
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.8);
        z-index: 98;
        transition: 0.4s ease; }

    .mask-black.active {
        left: 0; }


    #box-preto{
        background: #000;
    }

    #box-preto h5 {
        font-size: 20px;

    }
    #box-preto h3 {
        font-size: 30px;

    }
    #box-preto h6 {
        font-size: 12px;

    }

}

.cronometro {
    background: #009688;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    color: #FFF;
    font-size: 25px;
}
.cronometro #tempo {

}
.dropdown-menu {
    padding: 10px;
}
.dropdown-menu a.dropdown-item {
    color:#000 !important;
    padding: 10px;
    margin: 0;
}
.dropdown-menu a.dropdown-item i {
    margin-right: 10px;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #616161;
    border-color: #337ab7;
}