.boximg{
    width: 120px; float: left; border-radius: 4px; overflow: hidden; height: 70px; margin-right: 10px;
}

.box-enquete {
    width: 100%;
    float: left;
    margin-top: 20px
}


.box-enquete h1 {
    font-size: 20px;
    width: 100%;
    background: #8F2326;
    text-align: center;
    padding: 5px;
    color: #fff
}

#enquete {
    width: 236px;
    float: left;
    margin-top: 25px;
    margin-bottom: 20px
}

.votar {
    width: 100%;
    float: left;
    margin-top: 25px;
    margin-bottom: 20px
}

.box_enquete {
    width: 180px;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #DDDDDD;
    float: left;
    padding: 7px;
    margin-bottom: 15px
}

.pw_pergunta_enquete {
    font-size: 18px;
    color: #8F2326;
    font-weight: bold
}

.pw_enquet_div {
    margin-bottom: 10px;
    font-size: 12px;
    color: #666
}

.pw_enquete_radio {
    padding-top: 20px
}

.pw_votar {
    float: left;
    background: #8F2326;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: none;
    padding: 5px 10px;
    color: #ffffff;
    margin-bottom: 10px;
    margin-right: 20px
}

.add {
    margin-right: 15px;
    cursor: pointer;
    float: left;
    border-radius: 50px;
    background: #8F2326;
    padding: 5px 10px;
    font-size: 12px;
    margin-top: 2px;
    border: medium none;
    color: #FFF
}

.j_button {
    margin-right: 15px;
    cursor: pointer;
    float: left;
    border-radius: 50px;
    background: #8F2326;
    padding: 6px 10px;
    font-size: 12px;
    margin-top: 2px;
    border: medium none;
    color: #FFF
}

.j_button:hover, .add:hover {
    background: #333;
    text-decoration: none;
}

.load {
    display: none
}

.resp {
    font-size: 12px;
    margin: 0px;
    color: #333;
}

.resp p {
    color: #000
}

.res {
    display: none
}

.new_result {
    float: left;
    width: 100%;
    padding: 10px 20px 10px 20px;
}

.patro {
    background: #8F2326;
    padding: 10px;
    color: #fff;
    width: auto;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 800;
}

.try-modal {
    position: absolute;
    top: 20%;
    left: 10%;
    right: 10%;
    width: 80%;
    background-color: white;
    z-index: 900;
    padding: 20px;
}

.fecha {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ccc;
    float: right;
    margin-top: -60px;
    margin-right: -50px;
    cursor: pointer;
}

.fecha span {
    text-align: center;
    width: 100%;
    float: left;
    line-height: 48px;
    font-size: 20px
}

.logo small {
    color: #fff;
    width: 100%;
    float: left;
    font-size: 1.2em
}

.logo h1 {
    color: #fff;
    font-size: 2em;
    font-weight: 900;
}

.box_logo {
    width: 100%;
    float: left;
}

.box-rede {
    width: 100%;
    margin: 0 auto;
    float: left;
    margin-bottom: 20px;
}

.rede {
    width: 100%;
    margin: 0 auto;
    clear: both;
    float: left;
}

.rede li {
    float: left;
    margin-right: 10px;
    font-size: 1.2em;
}

.rede li span {
    color: white;
    font-size: 14px;
    font-weight: 100;
}

.rede li:nth-of-type(5) {
    margin-right: 0;
}

.logo {
    width: 243px;
    margin: 20px auto;
}

.bmenu {
    width: 10%;
    text-align: center;
    font-size: 1.5em;
    color: #8F2326;
    cursor: pointer;
    float: left;
}

.box-tit small {
    background: #8F2326;
    color: #fff;
    padding: 5px;
    margin-top: -40px;
    position: absolute;
    font-size: 1.1em;

}

.bmenu i {
    float: left;
    color: #8F2326;
}

.bmenu p {
    font-size: 0.689em;
    float: left;
    display: none;
}

.lupa {
    width: 30%;
    text-align: center;
    line-height: 53px;
    font-size: 1.3em;
    color: #fff;
    cursor: pointer;
    float: right;
    text-align: right;
    margin-top: 25px;
    position: absolute;
    right: 0;

}

.lupa small {
    color: white;
}

.box-search {
    position: absolute;
    z-index: 400;
    display: block;
    padding-top: 12px;
    padding-bottom: 16px;
    padding-left: 12px;
    padding-right: 12px;
    transition: all 0s ease;
    background-color: #2A3744;
    display: none;
    right: 0;
    top: 228px;
    width: 100%;
    border-bottom: 3px solid #8F2326;
}

#s {
    height: 32px;
    padding: 16px 0;
    padding-left: 12px;
    padding-right: 12px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    background-color: rgba(0, 0, 0, 0.1);
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 13px;
    color: #fff;
    float: left;
    width: 70%;
}

#searchsubmit {
    right: 2px;
    top: 2px;
    height: 32px;
    padding: 0 10px;
    color: #fff;
    background-color: #8F2326;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    transition: background .3s;
    width: 30%;

}

.box-menu {
    position: absolute;
    display: none;
    padding-top: 12px;
    padding-bottom: 16px;
    transition: all 0s ease;
    background-color: #2A3744;
    top: 100px;
    left: 60px;
    border-bottom: 3px solid #8F2326;
    z-index: 300;
    float: left;
    width: 250px;
}

.menu li {
    width: 100%;
    position: relative;
    float: left;
    line-height: 35px;
    padding: 0;
    padding: 0 16px;

}

.menu li a {
    text-transform: uppercase;
    color: #fff;
    transition: all 0s ease;
    padding-left: 20px;
    border-right: none;
    font-size: 12px;
    font-weight: 400;
}

.menu li a:hover {
    color: #8F2326;
}

.box-destaque {
    position: relative;
    margin-bottom: 20px;
}

.box-tit {
    position: absolute;
    bottom: 0;
    padding: 20px;
    color: #ffffff;
    width: 100%;
    background-image: linear-gradient(rgb(0, 0, 0, 0), rgb(0, 0, 0, 0.9));
    padding-bottom: 20px;
}

.box-tit h1 {
    margin-bottom: 10px;
    font-weight: bold;

}

.box-tit p {
    font-family: sans-serif;
    font-size: 0.876em;
    font-weight: 100;
    display: none;
    color: yellow;
}

.box-info {
    background: #456E30;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
    padding: 10px;
    text-transform: uppercase
}

.ntcia {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.maislidas {
    border-radius: 4px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    background: #fff;
    width: 100%;
    float: left;
    margin-top: 40px;
}

.maislidas .h1 {
    width: 100%;
    float: left;
    border-bottom: 1px solid #e6e6e6;
    padding: 5px;
    padding-left: 15px;
    font-weight: bold
}

.number h1 {
    font-size: 1.5em;
    float: left;
    color: gray;
    margin-right: 20px;
    float: left;
    line-height: 80px;

}

.top_views_item {
    padding: 20px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #e6e6e6;
}

.top_views_item_desc h1 {
    color: #000;
    font-size: 1em;
    float: right;
    width: 100%;
    margin-top: -5px;
    font-weight: bold;
}

.top_views_item_desc p {
    color: #aaa;
    font-family: Helvetica, sans-serif;
    width: 100%;
    float: left;
}

.top_views_item_desc p:hover {
    text-decoration: underline;
}


.top_views_item_desc_mais h1 a {
    color: #666666;
    font-size: 0.876em;
}

.esporte h1 {
    color: #31C21C !important;
}




.ntcia a h1 {
    color: #8F2326;
    width: 100%;
    line-height: 25px;
    margin-bottom: 20px;
    font-size: 1.2em;
    font-weight: 900;
}

.ntcia:hover h1 {
    color: #666;
}

.nticia_text p {
    font-family: 'Roboto', sans-serif;;
    color: #2A3744;
    font-weight: normal;
    font-size: 0.876em
}


.ntcia small {
    background: #F0F0F0;
    padding: 4px 8px; margin: 3px 0px;
    color: #000;
    font-family: sans-serif;
    margin-bottom: 20px;
}

.ntcia p {
    color: #000;
    width: 100%;
    display: block;

}

.box-midia {
    width: 100%;
    float: left;
}

.box-artigo {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.box-artigo a h1 {
    font-size: 1.2em;
    color: #2A3744;
    font-weight: 700;
}

.box-artigo img {
    width: 120px;
    float: left;
    margin-right: 10px
}

.icon {
    float: right;
    margin-top: 20px;
    display: none
}

.icon a {
    color: #2A3744;
    font-size: 1.2em;
    margin-left: 5px
}

.texto h1 {
    font-size: 2.5em;
    font-weight: 900;
    margin-bottom: 10px
}

.texto h2 {
    font-size: 1em;
    font-weight: 300;
    margin-bottom: 10px;
    font-family: sans-serif;
}

.texto .text > i {
    font-size: 0.876em;
    font-weight: 300;
    width: 100%;
    display: block;
    color: #555;
    font-style: normal;
    margin-bottom: 20px;
    padding: 5px 0;
    font-family: Helvetica, sans-serif;
}

.texto .text > span {
    font-size: 1em;
    font-weight: 700;
    width: 100%;
    display: block;
    color: #555;
    margin-bottom: 10px;
    margin-top: 20px;
    float: left
}

.texto .text p {
    line-height: 28px;
    font-size: 1.2em;
    color: #000;
    font-family: sans-serif;
}

.text a {
    line-height: 28px;
    font-size: 1em;
    color: #456E30
}

.texto .text img {
    width: 100%;
    height: 100%;
}

.text a:hover {
    color: red
}

.socialshare {
    margin-bottom: 20px;
    float: left;
    width: 100%
}

.socialshare li {
    width: 25%;
    float: left;
}

.facebook {
    background: #5B74A9;
}

.twitter {
    background: #059FF5
}

.whatsapp {
    background: #31C21C
}

.mail {
    background: #D94D32
}

.social {
    width: 50px;
    margin: 0 auto;
}

.facebook a, .twitter a, .whatsapp a, .mail a {
    width: 100%;
    float: left;
    padding: 10px
}

.facebook a i, .twitter a i, .whatsapp a i, .mail a i {
    color: #fff;
    font-size: 1em;
    width: 25%;
    margin-right: 10px;
    float: left
}

.facebook a span, .twitter a span, .mail a span {
    color: #fff;
    font-size: 1em;
    width: 25%;
    float: left
}

.whatsapp a i, .mail a i {
    margin-left: 20px
}

.publicidade_noticia {
    margin: 0 0 20px 0
}

.ativo {
    display: block
}

.paginator {
    margin: 0 auto;
    text-align: center;
    padding: 8px;
    font-size: 1em;
    float: none;
    width: 100%;
    float: left
}

.paginator a {
    color: #666;
    text-decoration: none;
    padding: 3px 6px;
}

.paginator span {
    color: #fff;
    padding: 5px 10px;
    background: rgba(220, 220, 220, 1.00);
    border-radius: 50%;
    font-weight: 900
}

.paginator .active {
    background: #8F2326
}

.paginator a:hover {
    color: #8F2326
}


.biografia {
    padding: 5px;
    border: 1px solid #ccc;
    background: white;
}

.destaque-foto {
    overflow: hidden
}

.destaque-foto img {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;

}

.destaque-foto:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.tith1 {
    width: 100%;
    float: left;
    text-align: center;
    color: #8F2326;
    font-size: 2.5em; font-weight: bold;
}
.box_tit{
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    width: 100%; float: left;
    margin-bottom: 10px;

}

.box_not {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
