/*------------------------------------*\
    CSS MOBILE
\*------------------------------------*/


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

.cd-main-header {
    display: block;
}
.cd-main-content {
   /* margin-top: -30px;*/
}

.form-contato {
    float: left;
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
    left: 0;
    margin-left: 0;
    margin-top: 10px;
	position:relative;
}
.form-contato label {
    display: block;
    margin-bottom: 4px;
	width: 100%;
}
.form-contato label input, .form-contato label textarea {
    display: block;
    padding: 5px;
    width:100%;
    height: 45px;
    margin-top: 15px;
    border: thin solid #A2A2A2;
}
.contatoUf {
    display: block;
    padding: 5px;
    width: 95px;
    height: 44px;
    margin-top: -49px;
    margin-right: 0px;
    border: thin solid #A2A2A2;
    background: #fff;
    float: right;
}
.contatoBtn {
    width: 94%;
    height: 50px;
    background:#CD2D41;
    color: #fff;
    cursor: pointer;
    margin-right: 0;
    font-weight: bold;
    border: 1px solid #CD2D41;
    border-radius: 5px;
    margin-top: 5px;
    position: relative;
    float: left;
	margin-left: 12px;
}

.g-recaptcha {
     width: 93% !important;
     float: left;
	 margin-left: 0px;
}


/*noticias*/
.noticias_interna {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.noticias_interna ul {
    width: 100%;
    height: auto;;
    position: relative;
    margin: 0 auto;
}
.noticias_interna ul li {
    width: 100%;
    height: auto;
    float: left;
    background: #fff;
    margin: 0 19px 0 0;
    text-align: left;
    font-size: 12px;
    text-align: justify;
    position: relative;
    margin-bottom:30px;
    padding: 1%;
    transition: all .60s;
    -moz-transition: all .60s;
    -webkit-transition: all .60s;
    left: -5%;
}
.noticias_interna ul li:hover {
    background:  #2d5b90;
    color: #fff;
}
.noticias_interna ul li span{
    margin: 2% 0 0 0;
}
.noticias_interna ul li:hover span{
    color: #fff;
}
.noticias_interna ul li:hover h2{
    color: #fff;
}
.noticias_interna ul li img{
    width: 100%;
    float: left;
    margin: 0 3% 0 0;
}
.noticias_interna ul li h2{
    font-size: 24px;
    height: auto;
    text-align: left;
    float: left;
}

.clear {
    clear: both;
}

.titulo_noticia_interna {
    font-size: 18px;
    color: #666666;
    font-weight: 600;
    padding: 15px 5px 5px 0px;
    margin-bottom: 0px;
    letter-spacing: -1px;
    width: 100%;
}
.galeria_dinamico p {
    font-weight: 500;
    border-bottom: 1px dashed #CDCDCD;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: bold;
    margin-top: 20px;
}
.img_destaque_not {
    float: left;
   /* margin: 0px 0px 25px 0px;*/
    height: auto;
	width: 100%;
}
.img_destaque_not1 {
    float: left;
    margin: -12px 15px 22px 0px;
    height: auto;
    width: 45%;
}

.galeria_fotos_interna ul li {
    width: 201px;
    height: 215px;
    float: left;
    background: #F7F7F7;
    margin-right: 25%;
    margin-left: 15%;
    position: relative;
    font-size: 13px;
    color: #124B8C;
    text-align: justify;
    letter-spacing: -1px;
    margin-bottom: 30px !important;
    margin-top: 10px;
}

.editais-list
    {
        width: 100%;
        float: left;
        margin-top: 20px;
    }
    .frmFiltro {
        padding-bottom: 15px;
        margin-bottom: 10px;
        border-bottom: none;
        width: 100%;
    }
    .frmFiltro input#bt_filtrar {
        background: #253557;
        color: white;
        border-color: #253557;
        cursor: pointer;
        float: right;
        width: 150px;
        margin-top: 10px;
    }

    .editais-list li {
        margin-bottom: 3px;
        font-size: 12px;
        background: #f1f1f1;
        line-height: 36px;
        height: auto;
        position: relative;
        float: left;
        width: 100%;
    }
    .editais-list li a {
        color:#333;
        text-align:left;
        font-size:13px;
        line-height: 18px;
    }
    .editais-list li a strong {
        font-size: 14px;
        background: #253557;
        letter-spacing: 1px;
        color: white;
        margin-right: 10PX;
        height: 72px;
        position: relative;
        float: left;
        text-align: center;
        padding: 18px 10px 0 10px;
    }

    .campo_pesquisa {
        width: 100%;
        height: 94px;
        padding-bottom: 10px;
        padding-top: 12px;
        margin-top: 10px;
        padding-left: 10px;
        margin-bottom: 10px;
        background-color: #F4F4F4;
        color: #333;
    }
    .frmFiltro input#bt_filtrar {
        background: #253557;
        color: white;
        border-color: #253557;
        cursor: pointer;
        float: right;
        width: 100%;
        margin-top: 9px;
    }
    .frmFiltro {
        /*    padding-bottom: 15px;
            margin-bottom: 10px;
            border-bottom: solid 1px #253557;
            height: 94px;*/
        padding-bottom: 12px;
        margin-bottom: 12px;
        border-bottom: 0px;
        height: auto;
        left: 5px;
        float: left;
        position: relative;
    }
    .frmFiltro select, input {
        margin-top: 5px;
    }
    .contatoBtn {
        width: 118px;
        height: 74px;
        background: #fff;
        color: #00a859;
        float: right;
        cursor: pointer;
        margin-right: 10px;
        font-weight: bold;
        border: 1px solid #00a859;
        border-radius: 5px;
        margin-top: 25px;
    }

    .BotaoRestrito {
        width: 87px;
        height: 30px;
        background-color: #0B3059;
        cursor: pointer;
        position: relative;
        float: left;
        margin-top: -30px;
        color: #fff;
        line-height: 19px;
        left: 74%;
        border: none;
    }
    .evento_lista_titulo{
        width: 60%;
        float: right;
    }
    .evento_lista_data{
        float:left;
        width:30%;
        height:auto;
        margin: 0;
    }
    .evento_lista{
        height: auto;
    }



/*------------------------------------*\
    Menu mobile
\*------------------------------------*/
.abremenu {
    width: 40px;
    height: 4px;
    background:#0b3059;
    position: absolute;
    right: 5%;
    top: 5%;
    z-index: 999;
    display: block;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    padding: 2px 0;
    border: none;
}
.abremenu:before  {
    content: " ";
    width: 40px;
    height: 4px;
    background:#0b3059;
    position: absolute;
    right: 0;
    top: -10px;
}
.abremenu:after  {
    content: " ";
    width: 40px;
    height: 4px;
    background:#0b3059;
    position: absolute;
    right: 0;
    top: 10px;
}
.fechamenu {
    width: 40px;
    height: 4px;
    background:#fff;
    position: absolute;
    right: 5%;
    top: 5%;
    z-index: 99999;
    display: none;
    border-top: 5px solid #0b3059;
    border-bottom: 5px solid #0b3059;
    padding: 2px 0;
    border: none;
}
.fechamenu:before  {
    content: " ";
    width: 40px;
    height: 4px;
    background:#fff;
    position: absolute;
    right: 0;
    top: -10px;
}
.fechamenu:after  {
    content: " ";
    width: 40px;
    height: 4px;
    background:#fff;
    position: absolute;
    right: 0;
    top: 10px;
}
.menu_mobile {
    background: #0b3059;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999;
    visibility: hidden;
    position: absolute;
}
/*.menu_mobile ul {
    width: 80%;
    height: auto;
    margin:0 auto;
    padding: 30% 0;
}
.menu_mobile ul li{
    width: 100%;
    padding: 4px 0;
    font-size: 1.5em;
    color: #fff;
    text-align: left;
}*/









}
