/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
    padding-bottom: 0px;
    background-color: #DCDCDC;
//    background-color: #778899;
    color: #5a5a5a;
    font-family: Arial;
    font-size: 14px;
    min-width: 368px;
    outline: none;
}

p {
    margin-bottom: 9px;
}

.container{
    background-color: #fff;
}

.pull-right{
    text-align: right;
}

.logo{
    margin: 25px 25px 5px 25px;
    width: 150px;
}

.footer{
    font-family: Arial;
    font-size: 12px;
    margin-top: 30px;
}

.margem{
    margin-top: 30px;
}

.boxBusca{
    margin-top: 0px;
    margin-left: 35px;
    width: 200px;
}    

.btnBusca{ 
//    margin-top: 80px;
//    margin-left: 50px;
    width: 30px;
    height: 27px;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
    margin: 0px;
    /*position: absolute;*/
    /*top: 0;*/
    /*right: 0;*/
    /*left: 0;*/
    /*z-index: 20;*/
    font-size: 15px;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
    padding-right: 0;
    padding-left: 0;
}
.navbar-wrapper .navbar {
    padding-right: 18px;
    padding-left: 18px;
}
.navbar-wrapper .navbar .container {
    width: auto;
}

.navbar-default {
    border: none;
    border-top: solid;
    border-bottom: solid;
    background-color: transparent;
    border-color: #f6f7f8;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #FFFFFF;
    background-color: #006997;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #FFFFFF;
    background-color: #006997;
}

.navbar-default .navbar-nav>.open>a {
    color: #FFFFFF;
    background-color: #006997;
}

.nav-padding{
    margin-left: 15px;
    margin-right: 15px;
}

/* CUSTOMIZE THE NAV
-------------------------------------------------- */
.navegacao>li.active>a, .navegacao>li.active>a:focus, .navegacao>li.active>a:hover {
    background-color: #004a61;
    text-decoration: none;
}

.navegacao>li>a, a:focus, a:hover, .dropdown-menu>li>a {
    text-decoration: none;
    color: #707070;
}

.nav > li > a:focus, .nav > li > a:hover, .dropdown-menu>li>a:hover {
    background-color: transparent;

}

.remove-padding > li > a {
    padding: 0;
}

/* CUSTOMIZE THE SPAN
-------------------------------------------------- */
.tamanho_correcao{
    min-height: 1160px;
}
.concurso{
    min-height: 682px;
}

.imagem-max{
    /*width: 113px;*/
    height: 85px;
    padding:2px;
    border: 0px solid #F0EFEE;
    border-right: 0px solid #F0EFEE;
    border-top: 0px solid #F0EFEE;
    outline: none;
}

.ui-state-default{
    opacity: 0.4;
}


.ui-tabs-active {
    /*background-color: #F0EFEE;*/
    background-color: #FFFFCC;
    outline: none;
    opacity: 1;
}


.imagem{
    display: block;
    float: left;
    margin: 10px;
    padding:5px;
}

.concurso-imagem{
    display: block;
    float: left;
    margin: 10px;
    max-width: 130px;
    max-height: 100px;
    width: auto;
    height: auto; 
}

.texto_cliente{
    display: block;
    float: left;
    margin-top: 20px;
    margin-left: 25px;
    margin-right:20px;
    text-justify: auto;
    font-size: 14px;
    font-weight: bold;
}

.texto_edital{
    display: block;
    float: left;
    margin-left: 25px;
    margin-right:20px;
    text-align: left;
    font-size: 12px;
}

.lista-concurso, a:focus, a:hover{
    text-decoration: none;
    color: #707070;
}

.traco{
    margin-top: 110px;
    margin-bottom: 5px;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.texto_cliente_1{
    position: relative;
    display: block;
    float: left;
    text-justify: auto;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 14px;
    font-weight: bold;
}

.texto_edital_1{
    position: relative;
    float: left;
    text-justify: auto;
    margin-left: 20px;
    margin-right: 20px;
    text-align: left;
    font-size: 12px;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
    display: block;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;

    width: 65%;
    height: 250px;
    margin-bottom: 60px;
    /*margin-top: 90px;*/
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
    height: 250px;
    background-color: #777;
}
.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 80%;
    height: 250px;
}

/* CUSTOMIZE THE CAROUSEL PARCEIROS
-------------------------------------------------- */

/* Carousel base class */
.carousel-parceiros {
    display: block;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;

    width: 100%;
    min-height: 420px;
    margin-bottom: 10px;
    /*margin-top: 90px;*/
}
/* Since positioning the image, we need to help out the caption */
.carousel-parceiros-caption {
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-parceiros .item {
    height: 420px;
    background-color: #fff;
}

.carousel-parceiros-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 420px;
}

.parceria-logo{
    width: 140px;
    height: 150px;
    /*border: 1px solid #ccc;*/
    margin: 5px 5px;
}

.parceria-texto{
//    background-color: black;
    color: #000;
    position: absolute;
    bottom: -10px;
    left: 0;
    font-size: 11px;
    line-height: 12px;
    text-align: center;
    padding: 7px;
    -moz-opacity: .80;
    filter: alpha(opacity=80);
    opacity: 0.6;
    display: block;
}

.imagem-centro{
    position: relative;
    top: 35%;
    left: 12%;
    transform: translateY(-50%); /* Adicionar os prefixos dos navegadores */
    max-width: 86px;
    max-height: 86px;
}

.row-centered{
    text-align: center;
}

.sem-borda {
    border: transparent;
}



/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4{
    margin-bottom: 20px;
    text-align: center;
}
.marketing h2 {
    font-weight: normal;
}
.marketing .col-lg-4 p {
    margin-right: 10px;
    margin-left: 10px;
}

.panel-success>.panel-heading {
    color: #ffffff;
    background-color: #004a61;
    border-color: #004a61;
}

.panel-success {
    border-color: #E0E0E0;
}

.panel-body {
    padding: 0px;
}

.info-concurso{
    text-align: justify;
//    background-color: #f0efee;
    color: #0f0f0f;
    width: 100%;
}

.quemsomos{
    margin-top:20px;
    text-align: center;
}

.titulo{
    margin: 15px 0 -2px 0;
    font-size: 23px;
    font-family: Arial;
}

.texto_quemsomos{
    margin: 10px;
}

.link{
    font-size: 12px;
    color:#7f7e7e;
    margin:0px 5px;
}

.tamanho_tab{
    min-height: 610px;
}

.faq_panel{
    background-color: #fff;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 400px){
    .navbar-wrapper {
        margin-top: 20px;
    }
}

@media (min-width: 768px) {
  /* Navbar positioning foo */
    .navbar-wrapper {
      margin-top: 20px;
    }
    .navbar-wrapper .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .navbar-wrapper .navbar {
        padding-right: 0;
        padding-left: 0;
    }

    /* The navbar becomes detached from the top, so we round the corners */
    .navbar-wrapper .navbar {
        border-radius: 4px;
    }

    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 50px;
    }

    .boxBusca{
        margin-top: -50px;
        margin-left: 530px;
        width: 200px;
    }    

}

@media (min-width: 992px) {
    .featurette-heading {
        margin-top: 120px;
    }

    .boxBusca{
        margin-top: 80px;
        margin-left: 7px;
        width: 250px;
    }    
}

@media (min-width: 1200px) {
    .container{
        max-width: 970px;
    }

    .navbar-wrapper .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .boxBusca{
        margin-top: 80px;
        margin-left: 8px;
        width: 250px;
    }    
}

@media only screen and (max-width: 767px) {

    .centralizar > li {
        float:none;
        display:inline-block;
        *display:inline; /* ie7 fix */
        zoom:1; /* hasLayout ie7 trigger */
    }

    .centralizar{
        text-align:center;
    }

    .carousel, .boxBusca{
         display: none;
    }

}