@import url('https://fonts.googleapis.com/css?family=Fredoka+One');

.barra-top-list,
.barra-top2-list {
    text-align: right;
}
.barra-top-list li,
.barra-top2-list li {
    display: inline;
    padding: 10px 10px 3px 5px;
}

.bg-menu2 {
    font-weight: 500;
}
.logo {
    padding: 10px 0;    
    max-width: 200px;
    height: auto
}
.container-menu {
    position: relative;
    z-index: 2;
}
.banner {
    position: relative;
    text-align: center;
    /* max-height: 444px; */
}



/* #bgindex {
    height: 440px;
    background-image: url("../arqs/banner1.jpg");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center top;

} */


#bg {
    height: 150px;
    background-image: url("../arqs/topolistavagas.jpg");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center top;

}

.topo-pag {
    position: relative;
    max-height: 200px;
    min-height: 100px;
}

.container-banner {
    position: relative;
    top: -330px;
}

.font-banner {
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    font-family: 'Fredoka One', cursive;
}
.font-banner2 {
    font-size: 60px;
    font-weight: bold;
    line-height: 60px;
    font-family: 'Fredoka One', cursive;
}

.exibe-cadcurri {
    display: block;
}

.block-cadcurri {
    display: none;
}

.wh-foto {
    max-width: 200px !important;
    height: auto;
}

.azul::after {
    content: url("http://recursos.mytime.com.br/Imagem/Menu/247/Azul.gif");
}
.vermelho::after {
    content: url("https://www.deliciouslingerieplus.com.br/image/cache//cores/cor-vermelha-30x30.jpg");
}

.cor {
    padding: 10px 10px;
    border: none;
}

.cor1 { background-color: #333; }
.cor2 { background-color: #003366; }
.cor3 { background-color: #cc3333; }
.cor4 { background-color: #ff9900; }
.cor5 { background-color: #ffcc00; }
.cor6 { background-color: #339900; }
.cor7 { background-color: #f1f1f1; }

.linktemp {
    padding: 4px 10px;
    text-align: center;
    font-size: 12px;
    color: #333;
}

.linktemp:hover {
    text-decoration: none;
}

.box-menu-h {
    background-color: #f1f1f1;
    text-align: center;
    padding: 10px;
}
.linkmenu2 {
    margin-top: 15px;
}

.linkmenu2 li {
    display: inline;
    padding: 0 15px !important;
}

.linkmenu2 li a {
    margin-top: 15px !important;
}




/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    #banner {
        margin-top: 65px;
    }
    .banner2 {
        margin-top: -65px;
    }

    .menu2,
    #boxCadCurriculo,
    .boxlog,
    .pubesq,
    .pubdir {
        display: none;
    }
    .titu-box,
    .barra-top,
    .barra-top-list,
    .div-vagadetalhe {
        text-align: center;
    }
    .boxlog2,
    .pubfooterdir,
    .pubfooteresq {
        display: block;
    }

    .banner{
        overflow: auto;
    }

    /* #bgindex {
        height: 140px;
    } */

    #bg {
        height: 60px;
        margin-top: 0 !important;
    }
}


/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    #banner {
        margin-top: 65px;
    }
    .banner2 {
        margin-top: -65px;
    }
    .menu2,
    #boxCadCurriculo,
    .boxlog,
    .pubesq,
    .pubdir {
        display: none;
    }
    .titu-box,
    .div-vagadetalhe {
        text-align: center;
    }
    .boxlog2,
    .pubfooterdir,
    .pubfooteresq{
        display: block;
    }

    /* #bgindex {
        height: 150px;
    } */

    #bg {
        height: 110px;
    }


}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
    #banner {
        margin-top: 65px;
    }
    .banner2 {
        margin-top: -65px;
    }
    .menu1,
    #boxCadCurriculo,
    .pubdir,
    .pubesq,
    .boxlog {
        display: none;
    }
    .menu2,
    .boxlog2,
    .pubfooterdir,
    .pubfooteresq{
        display: block;
    }
    .titu-box {
        text-align: center;
    }

    /* #bgindex {
        height: 300px;
    } */

}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    #banner {
        margin-top: 45px;
    }

    .banner2 {
        margin-top: -45px;
    }

    .menu2,
    .boxlog2,
    .pubfooterdir,
    .pubfooteresq{
        display: none;
    }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    .menu2,
    .boxlog2,
    .pubfooterdir,
    .pubfooteresq{
        display: none;
    }
}

