.clear {
    clear: both
}

/*** CORES ***/

.cor-dol,
.cor-dol a {
    color: #666 !important
}

.cor-noticia,
.cor-noticia a {
    color: #0E6BB0 !important
}

.cor-remo,
.cor-remo a {
    color: #263549 !important
}

.cor-paysandu,
.cor-paysandu a {
    color: #168bde !important
}

.cor-esporte,
.cor-esporte a {
    color: #269826 !important
}

.cor-entretenimento,
.cor-entretenimento a {
    color: #8C18B0 !important
}

.cor-multimidia,
.cor-multimidia a {
    color: #119090 !important
}

.cor-ee,
.cor-ee a {
    color: #ED1111 !important
}

.cor-paradaboa,
.cor-paradaboa a {
    color: #D03A05 !important
}

.cor-paranoia,
.cor-paranoia a {
    color: #06143c !important
}

.cor-concurso,
.cor-concurso a {
    color: firebrick !important
}

/* COR BORDA */

.cor-border-dol {
    border-color: #666 !important
}

.cor-border-noticia {
    border-color: #0E6BB0 !important
}

.cor-border-noticia:hover h1 a,
.cor-border-noticia:hover h2 a {
    color: #0E6BB0 !important
}

.cor-border-esporte {
    border-color: #269826 !important
}

.cor-border-esporte:hover h1 a,
.cor-border-esporte:hover h2 a {
    color: #269826 !important
}

.cor-border-remo {
    border-color: #263549 !important
}

.cor-border-remo:hover h1 a,
.cor-border-remo:hover h2 a {
    color: #263549 !important
}

.cor-border-paysandu {
    border-color: #168bde !important
}

.cor-border-paysandu:hover h1 a,
.cor-border-paysandu:hover h2 a {
    color: #168bde !important
}

.chapeu.bg-cor-tuedoide {
    color: #000 !important
}

.cor-border-tuedoide {
    border-color: #ecb806 !important
}

.cor-border-tuedoide:hover h1 a,
.cor-border-tuedoide:hover h2 a {
    color: #ecb806 !important
}

.cor-border-concurso {
    border-color: firebrick !important
}

.cor-border-concurso:hover h1 a,
.cor-border-concurso:hover h2 a {
    color: firebrick!important
}

.cor-border-entretenimento {
    border-color: #8C18B0 !important
}

.cor-border-ee-link {
    border-color: #B60F0F !important
}

.cor-border-entretenimento:hover h1 a,
.cor-border-entretenimento:hover h2 a {
    color: #8C18B0 !important
}

.cor-border-multimidia {
    border-color: #119090 !important
}

.cor-border-ee {
    border-color: #ED1111 !important
}

.cor-border-noticia-link {
    border-color: #0C558B !important
}

.cor-border-remo-link {
    border-color: #263549 !important
}

.cor-border-paysandu-link {
    border-color: #168bde !important
}

.cor-border-tuedoide-link {
    border-color: #ecb806 !important
}

.cor-border-esporte-link {
    border-color: #1B761B !important
}

.cor-border-entretenimento-link {
    border-color: #62137B !important
}

.cor-border-multimidia-link {
    border-color: #0D6F6F !important
}

.cor-border-dol-link {
    border-color: #444 !important
}

.cor-border-concurso-link {
    border-color: #731515 !important
}

/* COR BORDA */

.bg-cor-dol {
    color: #fff !important;
    background-color: #666 !important;
}

.bg-cor-noticia {
    color: #fff !important;
    background-color: #0E6BB0 !important;
}

.bg-cor-remo {
    color: #fff !important;
    background-color: #263549 !important;
}

.bg-cor-paysandu {
    color: #fff !important;
    background-color: #168bde !important;
}

.bg-cor-tuedoide {
    color: #fff !important;
    background-color: #ecb806 !important;
}

.bg-cor-concurso {
    color: #fff !important;
    background-color: firebrick !important;
}

.bg-cor-esporte {
    color: #fff !important;
    background-color: #269826 !important;
}

.bg-cor-entretenimento {
    color: #fff !important;
    background-color: #8C18B0 !important;
}

.bg-cor-multimidia {
    color: #fff !important;
    background-color: #119090 !important;
}

.bg-cor-ee {
    color: #fff !important;
    background-color: #ED1111 !important;
}

.bg-cor-paradaboa {
    color: #FFF !important;
    background-color: #D03A05 !important;
}

.bg-cor-paranoia {
    color: #FFF !important;
    background-color: #06143c !important;
}

.bg-cor-dol a,
.bg-cor-noticia a,
.bg-cor-esporte a,
.bg-cor-entretenimento a,
.bg-cor-multimidia a,
.bg-cor-ee a,
.bg-cor-paranoia a {
    color: #fff !important
}

.progress-cor-dol .bar,
.progress .bar-info {
    background-color: #666333;
    background-image: -moz-linear-gradient(top, #666333, #262626);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666333), to(#262626));
    background-image: -webkit-linear-gradient(top, #666333, #262626);
    background-image: -o-linear-gradient(top, #666333, #262626);
    background-image: linear-gradient(to bottom, #666333, #262626);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#666333', endColorstr='#262626', GradientType=0);
}

.btn-cor-dol.active,
.btn-cor-noticia.active,
.btn-cor-esporte.active,
.btn-cor-entretenimento .active,
.btn-cor-multimidia.active,
.btn-cor-ee.active {
    color: rgba(255, 255, 255, 0.75);
}

.btn-cor-dol {
    color: #ffffff;
    border-color: #262626 #262626 #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-color: #666333;
    background-image: -moz-linear-gradient(top, #666333, #262626);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666333), to(#262626));
    background-image: -webkit-linear-gradient(top, #666333, #262626);
    background-image: -o-linear-gradient(top, #666333, #262626);
    background-image: linear-gradient(to bottom, #666333, #262626);
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#666333', endColorstr='#262626', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-cor-dol:hover,
.btn-cor-dol:focus,
.btn-cor-dol:active,
.btn-cor-dol.active,
.btn-cor-dol.disabled,
.btn-cor-dol[disabled] {
    color: #ffffff;
    background-color: #262626;
}

.btn-cor-noticia {
    color: #ffffff;
    border-color: #0B426A #0B426A #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-color: #0E6BB0;
    background-image: -moz-linear-gradient(top, #0E6BB0, #0B426A);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0E6BB0), to(#0B426A));
    background-image: -webkit-linear-gradient(top, #0E6BB0, #0B426A);
    background-image: -o-linear-gradient(top, #0E6BB0, #0B426A);
    background-image: linear-gradient(to bottom, #0E6BB0, #0B426A);
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0E6BB0', endColorstr='#0B426A', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-cor-noticia:hover,
.btn-cor-noticia:focus,
.btn-cor-noticia:active,
.btn-cor-noticia.active,
.btn-cor-noticia.disabled,
.btn-cor-noticia[disabled] {
    color: #ffffff;
    background-color: #0B426A;
}

.btn-cor-esporte {
    color: #ffffff;
    border-color: #286F28 #286F28 #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-color: #269826;
    background-image: -moz-linear-gradient(top, #269826, #286F28);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#269826), to(#286F28));
    background-image: -webkit-linear-gradient(top, #269826, #286F28);
    background-image: -o-linear-gradient(top, #269826, #286F28);
    background-image: linear-gradient(to bottom, #269826, #286F28);
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#269826', endColorstr='#286F28', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-cor-esporte:hover,
.btn-cor-esporte:focus,
.btn-cor-esporte:active,
.btn-cor-esporte.active,
.btn-cor-esporte.disabled,
.btn-cor-esporte[disabled] {
    color: #ffffff;
    background-color: #286F28;
}

.btn-cor-entretenimento {
    color: #ffffff;
    border-color: #3F0053 #3F0053 #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-color: #8C18B0;
    background-image: -moz-linear-gradient(top, #8C18B0, #3F0053);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8C18B0), to(#3F0053));
    background-image: -webkit-linear-gradient(top, #8C18B0, #3F0053);
    background-image: -o-linear-gradient(top, #8C18B0, #3F0053);
    background-image: linear-gradient(to bottom, #8C18B0, #3F0053);
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8C18B0', endColorstr='#3F0053', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-cor-entretenimento:hover,
.btn-cor-entretenimento:focus,
.btn-cor-entretenimento:active,
.btn-cor-entretenimento.active,
.btn-cor-entretenimento.disabled,
.btn-cor-entretenimento[disabled] {
    color: #ffffff;
    background-color: #3F0053;
}

.btn-cor-multimidia {
    color: #ffffff;
    border-color: #005151 #005151 #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-color: #119090;
    background-image: -moz-linear-gradient(top, #119090, #005151);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#119090), to(#005151));
    background-image: -webkit-linear-gradient(top, #119090, #005151);
    background-image: -o-linear-gradient(top, #119090, #005151);
    background-image: linear-gradient(to bottom, #119090, #005151);
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#119090', endColorstr='#005151', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-cor-multimidia:hover,
.btn-cor-multimidia:focus,
.btn-cor-multimidia:active,
.btn-cor-multimidia.active,
.btn-cor-multimidia.disabled,
.btn-cor-multimidia[disabled] {
    color: #ffffff;
    background-color: #005151;
}

.btn-cor-paranoia {
    color: #ffffff;
    border-color: #06143c #06143c #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-color: #0a1e55;
    background-image: -moz-linear-gradient(top, #0a1e55, #06143c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0a1e55), to(#06143c));
    background-image: -webkit-linear-gradient(top, #0a1e55, #06143c);
    background-image: -o-linear-gradient(top, #0a1e55, #06143c);
    background-image: linear-gradient(to bottom, #0a1e55, #06143c);
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0a1e55', endColorstr='#06143c', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-cor-paranoia:hover,
.btn-cor-paranoia:focus,
.btn-cor-paranoia:active,
.btn-cor-paranoia.active,
.btn-cor-paranoia.disabled,
.btn-cor-paranoia[disabled] {
    color: #ffffff;
    background-color: #06143c;
}

.topo {
    height: 90px;
    background: #FDFDFD;
    /*    border-top: 5px solid #ddd;*/
}

#login.modal {
    width: 360px;
    margin-left: -180px;
    background: #f4f4f4;
}

#login h1 {
    margin: 0 0 20px;
    padding: 0;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    line-height: 22px;
}

#login input[type="text"],
#login input[type="password"] {
    width: 272px;
    margin-left: 0;
    padding: 8px;
    border-color: #ccc;
    border-radius: 0 0 5px 5px;
    box-shadow: none;
}

#login input[type="button"] {
    width: 80px;
}

#login p {
    padding: 10px 0 0 0;
    text-align: center;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 10px;
}

.bb-login input[type="submit"].btn {
    float: left;
    width: 100%;
    margin: 0;
    margin-bottom: 35px;
    padding: 8px;
}

.login-cad a {
    text-transform: uppercase;
}

.bt-login {
    float: right;
    margin: 15px 0 0 20px;
}

.bb-login {
    border-bottom: 1px dotted #ccc;
}

.bt-login-facebook {
    padding: 35px;
    border-bottom: 1px solid #ccc;
}

.bt-login-facebook a {
    cursor: pointer;
    text-transform: uppercase;
    color: #fff;
    background: #3b5998;
    text-shadow: 0px -1px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    font-weight: 800;
}

.bt-login-facebook a:hover {
    color: #fff;
    background: #324773;
}

.bt-login-facebook span {
    position: absolute;
    top: 142px;
    left: 50%;
    display: inline-block;
    width: 40px;
    margin-left: -30px;
    padding: 10px;
    text-align: center;
    background: #f4f4f4;
    font-size: 16px;
}

.box-cadastro .control-label {
    width: 290px;
    margin: 0;
    padding: 2px 0 0 0;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px 5px 0 0;
    background: #ccc;
    font-size: 9px;
    line-height: 14px;
}

.box-cadastro .controls {
    margin-left: 0px
}

.box-pesquisa {
    padding: 30px 100px
}

#pesquisa {
    background: #f4f4f4;
}

#pesquisa h1 {
    margin: 0 0 10px;
    padding: 10px;
    text-align: center;
    color: #fff;
    background: url(../img/bg-topo-not.png);
    font-size: 21px;
    font-weight: normal;
}

#pesquisa input[type="text"] {
    width: 212px;
    padding: 10px;
    -webkit-border-radius: 24px 0 0 24px;
    -moz-border-radius: 24px 0 0 24px;
    border-radius: 24px 0 0 24px;
}

#pesquisa button[type="submit"] {
    padding: 10px 15px;
    -webkit-border-radius: 0 24px 24px 0;
    -moz-border-radius: 0 24px 24px 0;
    border-radius: 0 24px 24px 0;
}

#pesquisa form {
    margin: 0;
    padding: 0 10px;
}

.logo {
    position: absolute;
    margin-top: 9px;
}

.logo img {
    position: relative;
    z-index: 2;
    width: auto;
    height: 70px;
}

.logo-remo,
.logo-paysandu {
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    margin-left: 840px;
    padding: 10px;
    border: 6px solid #263549;
    border-radius: 50%;
    background: rgb(255, 255, 255);
}

.logo-remo {
    border-color: #263549;
}

.logo-paysandu {
    border-color: #168bde;
}

.super-banner {
    position: absolute;
    width: 728px;
    height: 90px;
    margin: 10px 0 0 212px;
    background: #CCC;
}

.menu-especial {
    float: left;
    width: 100%;
}

.menu-especial div a {
    float: left;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    transition: all .2s ease-in-out;
    text-align: center;
    color: #fff !important;
    border-radius: 5px;
    background: #666;
}

.menu-especial div a:hover {
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -webkit-transform: scale(1.03, 1.03);
    -moz-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.030, 1.030);
}

.menu-especial div a h2 {
    float: left;
    width: 100%;
    padding: 5px 0;
    text-transform: uppercase;
    font-size: 14px;
}

.menu-especial div a img {
    float: left;
    width: 100%;
    height: 200px;
    opacity: 1;
    background: #ccc;
}

.menu-especial-edi {
    float: left;
    width: 100%;
}

.menu-especial-edi div a {
    float: left;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    text-align: center;
    color: #fff;
    border-radius: 5px;
}

.menu-especial-edi div a:hover {
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -webkit-transform: scale(1.04, 1.04);
    -moz-transform: scale(1.04, 1.04);
    -ms-transform: scale(1.040, 1.040);
}

.menu-especial-edi div a h2 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 8px 0;
    text-transform: uppercase;
    background: #ED1111;
    font-size: 12px;
    line-height: 13px;
}

.menu-especial-edi div a img {
    float: left;
    width: 100%;
    opacity: 1;
}

.menu {
    float: left;
    width: 100%;
    margin: 0;
}

.topo-menu {
    position: relative;
    margin-top: -46px;
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0 1px 1px #ccc;
}

.menu-not {
    cursor: default;
    color: #0E6BB0 !important;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    font-family: 'Montserrat', Arial, cursive;
    font-weight: 500;
}

.menu-not:hover {
    margin-top: -3px;
    color: #FFF !important;
    border-top: 3px solid #0E6BB0;
    background: #0E6BB0 !important;
    text-shadow: none !important;
}

.not-ativo {
    margin-top: -3px;
    color: #FFF !important;
    border-top: 3px solid #0E6BB0;
    background: #0E6BB0;
    text-shadow: none !important;
}

.menu-drop-not {
    border-top: 3px solid #0E6BB0;
}

.menu-drop-not ul li {
    float: left;
    width: 210px;
    color: #0C4F82;
}

.menu-drop-not ul li a {
    color: #0E6BB0;
}

.menu-drop-not ul li a:hover {
    color: #0C4F82;
    font-weight: bold;
}

.subnot-ativo {
    border-left: 3px solid #0C4F82;
    background: rgba(0, 0, 0, 0.05);
}

.subnot-ativo a {
    font-weight: 500 !important;
}

.menu-drop-not-sub {
    background: #0C4F82;
}

.menu-drop-not-sub li a:hover {
    background: #083A60;
}

.menu-esp {
    cursor: default;
    color: #269826 !important;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    font-family: 'Montserrat', Arial, cursive;
    font-weight: 500;
}

.menu-esp:hover {
    margin-top: -3px;
    color: #FFF !important;
    border-top: 3px solid #269826;
    background: #269826 !important;
    text-shadow: none !important;
}

.esp-ativo {
    margin-top: -3px;
    color: #FFF !important;
    border-top: 3px solid #269826;
    background: #269826;
    text-shadow: none !important;
}

.menu-drop-esp {
    border-top: 3px solid #269826;
}

.menu-drop-esp li {
    float: left;
    width: 210px;
    color: #269826;
}

.menu-drop-esp li a {
    color: #269826;
}

.menu-drop-esp li a:hover {
    color: #269826 !important;
    font-weight: bold !important;
}

.subesp-ativo {
    border-left: 3px solid #269826;
    background: rgba(0, 0, 0, 0.05);
}

.subesp-ativo a {
    font-weight: bold !important;
}

.menu-drop-esp-sub {
    background: #287028;
}

.menu-drop-esp-sub li a:hover {
    background: #287028;
}

.menu-ent {
    cursor: default;
    color: #8C18B0 !important;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    font-family: 'Montserrat', Arial, cursive;
    font-weight: 500;
}

.menu-ent:hover {
    margin-top: -3px;
    color: #FFF !important;
    border-top: 3px solid #8C18B0;
    background: #8C18B0 !important;
    text-shadow: none !important;
}

.ent-ativo {
    margin-top: -3px;
    color: #FFF !important;
    border-top: 3px solid #8C18B0;
    background: #8C18B0 !important;
    text-shadow: none !important;
}

.menu-drop-ent {
    border-top: 3px solid #8C18B0;
}

.menu-drop-ent li {
    float: left;
    width: 210px;
    color: #8C18B0;
}

.menu-drop-ent li a {
    color: #8C18B0;
}

.menu-drop-ent li a:hover {
    color: #8C18B0 !important;
    font-weight: bold !important;
}

.subent-ativo {
    border-left: 3px solid #8C18B0;
    background: rgba(0, 0, 0, 0.05);
}

.subent-ativo a {
    font-weight: bold !important;
}

.menu-mult {
    cursor: default;
    color: #119090 !important;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    font-family: 'Montserrat', Arial, cursive;
    font-weight: 500;
}

.menu-mult:hover {
    margin-top: -3px;
    color: #FFF !important;
    border-top: 3px solid #119090;
    background: #119090 !important;
    text-shadow: none !important;
}

.mult-ativo {
    margin-top: -3px;
    color: #FFF !important;
    border-top: 3px solid #119090;
    background: #119090 !important;
    text-shadow: none !important;
}

.menu-drop-mult {
    border-top: 3px solid #119090;
}

.menu-drop-mult li {
    float: left;
    width: 210px;
    color: #119090;
}

.menu-drop-mult li a {
    color: #119090;
}

.menu-drop-mult li a:hover {
    color: #119090;
    font-weight: bold !important;
}

.submul-ativo {
    border-left: 3px solid #119090;
    background: rgba(0, 0, 0, 0.05);
}

.menu-drop-dol {
    width: 207px;
    border-top: 3px solid #ccc;
}

.menu-drop-dol ul li a {
    color: #666;
}

.menu-drop-dol li a:hover {
    border-left: 3px solid;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.05);
    font-weight: bold;
}

/* INICIO SUB-MENU NOTICIAS */

.noticias-submenu {
    display: none;
    float: right;
    width: 940px;
}

.noticias-submenu-ativo {
    display: block !important;
}

.bt-mais {
    padding: 10px 0;
    border: 1px solid;
    border-radius: 5px;
    font-family: 'Montserrat', Arial, cursive;
    font-weight: 500;
}

/* FIM SUB-MENU NOTICIAS */

/* INICIO MENU PROJETO */

.menu-proj {
    cursor: default;
    color: #666 !important;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    font-family: 'Montserrat', Arial, cursive;
    font-weight: 500;
}

.menu-proj:hover {
    margin-top: -3px;
    color: #FFF !important;
    border-top: 3px solid #666;
    background: #666 !important;
    text-shadow: none !important;
}

.proj-ativo {
    margin-top: -3px;
    color: #FFF !important;
    border-top: 3px solid #666;
    background: #666 !important;
    text-shadow: none !important;
}

.menu-drop-proj {
    border-top: 3px solid #666;
}

.menu-drop-proj li {
    float: left;
    width: 210px;
    color: #666;
}

.menu-drop-proj li a {
    color: #666;
}

.menu-drop-proj li a:hover {
    color: #666;
    font-weight: bold !important;
}

.subproj-ativo {
    border-left: 3px solid #666;
    background: rgba(0, 0, 0, 0.05);
}

/* FIM MENU PROJETO */

/* INICIO MENU TEDOIDE */

.menu-ted {
    cursor: default;
    color: #FF9800 !important;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    font-family: 'Montserrat', Arial, cursive;
    font-weight: 500;
}

.menu-ted:hover {
    margin-top: -3px;
    color: #FFF !important;
    border-top: 3px solid #FF9800;
    background: #FF9800 !important;
    text-shadow: none !important;
}

.ted-ativo {
    margin-top: -3px;
    color: #FFF !important;
    border-top: 3px solid #FF9800;
    background: #FF9800 !important;
    text-shadow: none !important;
}

.menu-drop-ted {
    border-top: 3px solid #FF9800;
}

.menu-drop-ted li {
    float: left;
    width: 210px;
    color: #FF9800;
}

.menu-drop-ted li a {
    color: #FF9800;
}

.menu-drop-ted li a:hover {
    color: #FF9800;
    font-weight: bold !important;
}

.subted-ativo {
    border-left: 3px solid #FF9800;
    background: rgba(0, 0, 0, 0.05);
}

/* FIM MENU TEDOIDE */

.menu-edi {
    margin-left: 1px;
    color: #ED1111 !important;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    font-family: 'Montserrat', Arial, cursive;
    font-weight: 500;
}

.menu-edi:hover {
    margin-top: -3px;
    color: #FFF !important;
    border-top: 3px solid #ED1111;
    background: #ED1111 !important;
    text-shadow: none !important;
}

.edi-ativo {
    margin-top: -3px;
    color: #FFF !important;
    border-top: 3px solid #ED1111;
    background: #ED1111 !important;
    text-shadow: none !important;
}

.menu-drop-edi {
    border-top: 3px solid #ED1111;
}

.menu-drop-edi li {
    float: left;
    width: 200px;
    color: #666;
}

.menu-drop-edi li a {
    color: #ED1111;
}

.menu-drop-edi li a:hover {
    width: 175px;
    color: #ED1111;
    border-left: 5px solid #ED1111;
    font-weight: bold !important;
}

.menu-bt {
    margin-top: -3px;
    margin-left: 1px;
    text-transform: uppercase;
    color: #666 !important;
    border-top: 3px solid #666;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background: #ddd !important;
    font-family: 'Montserrat', Arial, cursive;
    font-weight: 500;
}

.menu-bt:hover {
    background: #ccc !important;
}

.autenticado-ativo {
    background: #ccc !important;
}

.menu-bt img {
    width: 19px;
    height: 19px;
    margin-top: -2px;
    border: none;
}

.drop-ent {
    border-bottom: 3px solid #8C18B0 !important;
}

.drop-ent li {
    margin: 0 !important;
}

.menu-drop-hover {
    display: none;
}

/*** BOXES ***/

.box-titulo {
    overflow: hidden;
}

.box-titulo h2 {
    text-transform: uppercase;
    font-size: 19px;
}

.box-titulo h2,
.box-titulo h3,
.box-titulo h4 {
    float: left;
    height: 50px !important;
    margin: 0px;
    padding: 0px 20px;
    letter-spacing: .04em;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 50px !important;
}

.box-titulo-home {
    float: none !important;
    text-align: center;
}

.icone-titulo {
    float: left;
    width: 50px;
    height: 50px;
    text-align: center;
    background: url(../img/bg-icone-home.png) center;
    line-height: 50px;
}

.icone-titulo img {
    vertical-align: text-top;
}

.box-titulo .navbar .nav > li {
    border-right: 1px solid #fff;
    line-height: 23px;
}

.box-titulo .navbar .nav > li > a {
    height: 35px !important;
    padding: 0 15px;
    background: none;
    text-shadow: none !important;
    line-height: 32px;
}

.pub-box-home {
    z-index: 9 !important;
}

.box-titulo .navbar-inner {
    min-height: 40px;
    padding-right: 20px;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: transparent;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-repeat: repeat-x;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    filter: none;
}

.box-titulo .navbar .nav a:hover,
.box-titulo .navbar .nav .active {
    background-image: url(../img/bg-icone-home.png)
}

.box-titulo .navbar .nav .active a:hover {
    cursor: default;
    background: none;
}

.box-cinza {
    overflow: hidden;
    margin: 20px 0 0 0;
    padding: 10px;
    border-radius: 5px;
    background-color: #EEEEEE;
}

.box-cinza img {
    width: 100%
}

.box-area {
    overflow: hidden;
    margin: 20px 0;
    border-top: 5px solid;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0 0 3px #999;
}

.box-area-2 {
    overflow: hidden;
    margin: 20px 0;
    border-top: 5px solid;
    border-radius: 5px;
    background-image: url(../img/bg-cinza-claro.png);
}

.box-area-2 .carousel {
    min-height: 320px;
    padding: 20px 10px 0 10px;
    text-align: center;
}

.box-area-2 .box-conteudo {
    padding: 0 10px;
    color: #666
}

.box-area-img {
    overflow: hidden;
    margin: 20px 0 10px 0;
    border-top: 5px solid;
    border-radius: 5px;
}

.box-area-img img {
    width: 100%
}

.box-area-img2 {
    overflow: hidden;
    margin: 15px 0 0 0;
    border-bottom: 5px solid;
    border-radius: 5px;
}

.box-area-img2 img {
    width: 100%
}

.box-area-dol-tv {
    overflow: hidden;
    margin: 20px 0;
    border-top: 5px solid;
    border-radius: 5px;
    background-image: url(../img/titulo-dol-tv.png);
    background-repeat: no-repeat;
}

.box-area-3 {
    margin: 20px 0
}

.box-mult-not {
    overflow: hidden;
    margin: 20px 0;
    border-radius: 5px 5px 0 0;
    background-color: #EEEEEE;
}

.box-mult-not .ver-mais {
    float: right;
    margin: -40px 0 0 0;
    padding: 10px;
    border-radius: 0 5px 5px 0;
    background-image: url(../img/bg-icone-home.png);
}

.banner-tablet {
    margin-bottom: 0;
    padding: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #666;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.fechar-banner {
    top: 20px !important;
    right: 0 !important;
    padding: 5px 10px !important;
    opacity: 0.8;
    color: #fff;
    background: #222 !important;
    text-shadow: 0px -1px #000;
    font-size: 14px;
}

.box-conteudo {
    padding: 15px 10px;
    color: #666
}

.box-conteudo p a {
    color: #666 !important
}

/***FIM  BOXES ***/

/*** NOTICIAS HOME ***/

.chapeu {
    position: absolute;
    z-index: 2;
    margin: 0 0 20px 10px;
    margin-top: -5px;
    padding: 10px;
    text-transform: uppercase;
    color: #fff !important;
    border-radius: 0 0 5px 5px;
    background: #666;
    font-family: 'Montserrat', Arial, cursive;
    font-size: 11px;
    font-weight: 500;
    line-height: 10px;
}

.m-0 {
    margin: 0 !important;
}

.mt-0 {
    margin-top: 0 !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.p-0 {
    padding: 0 !important
}

.pd-10 {
    padding: 10px !important
}

.pd-20 {
    padding: 20px !important
}

.pb-0 {
    padding: 0 !important
}

.border-b {
    border-bottom: 1px dotted #c0c0c0
}

.info-not {
    float: left;
    width: 100%;
    color: #999;
    border-top: 1px dotted #ccc;
    font-size: 11px;
}

.info-not a {
    height: 50px;
    margin: 0 20px !important;
    color: #666 !important;
    line-height: 50px;
}

.info-not a {
    float: left;
}

.info-not a h3 {
    float: right;
    height: 50px;
    margin: 0px 0px 0px 10px !important;
    color: #666 !important;
    font-size: 13px;
    line-height: 50px;
}

.info-not a:hover {
    color: #666 !important;
}

.info-not2 {
    float: left;
    width: 100%;
    height: 25px;
    margin: 5px 0 10px 0;
    color: #888;
    font-family: 'Montserrat', Arial, cursive;
    font-size: 13px;
    line-height: 25px;
    text-rendering: optimizelegibility;
}

.not-img {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100%;
    margin: 0;
    background: #555 url(../img/logo.png) no-repeat center;
}

.not-img a {
    width: 100%;
    margin: 0 !important;
}

.not-img a img {
    float: left;
    width: 100%;
    /*
    min-height: 231px;
    background: #555 url(../img/logo.png) no-repeat center;
    */
}

.not-img:before,
.not-img:after {
    opacity: .7;
    background-image: -webkit-linear-gradient(184deg, rgba(220, 66, 37, 0), #000000);
    background-image: -moz-linear-gradient(184deg, rgba(220, 66, 37, 0), #000000);
    background-image: -o-linear-gradient(184deg, rgba(220, 66, 37, 0), #000000);
    background-image: linear-gradient(184deg, rgba(220, 66, 37, 0), #000000);
}

.img-concurso {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100%;
    height: 190px;
    margin: 0;
    background: #555 url(../img/logo.png) no-repeat center;
}

.img-concurso a {
    width: 100%;
    margin: 0 !important;
}

.img-concurso a img {
    float: left;
    width: 100% !important;
    max-width: initial;
    height: auto !important;
}

.box-slider-editoria h2 {
    text-transform: uppercase;
}

.img-concurso:before,
.img-concurso:after {
    opacity: .7;
    background-image: -webkit-linear-gradient(184deg, rgba(220, 66, 37, 0), #000000);
    background-image: -moz-linear-gradient(184deg, rgba(220, 66, 37, 0), #000000);
    background-image: -o-linear-gradient(184deg, rgba(220, 66, 37, 0), #000000);
    background-image: linear-gradient(184deg, rgba(220, 66, 37, 0), #000000);
}

.home-mrg-maior {
    padding: 10px 0;
}

.t-template2-box {
    overflow: hidden;
    border-radius: 5px;
}

.t-template2 {
    float: left;
    width: 100%;
    height: 73px;
    margin: -80px 0 0 0;
    padding: 7px 0 0 0;
    opacity: 0.8;
    border-radius: 0 0 5px 5px;
    background: #000;
}

.t-template2 p {
    padding: 3px 10px
}

.t-template2 h2 {
    margin: 0;
    padding: 0 10px;
}

.t-template2 h2 a {
    color: #ccc;
}

/*** FIM NOTICIAS HOME ***/

.bd-0 {
    border: 0 !important;
}

.bd-b {
    border-bottom: 5px solid;
    border-radius: 5px;
}

.bd-radius {
    overflow: hidden;
    border-radius: 5px;
}

.bd-paginacao {
    height: 28px;
    border-radius: 0 0 5px 5px
}

.bd-paginacao li a {
    color: #fff
}

.dol-quer-saber {
    float: left;
    width: 90%;
    margin: 0;
    margin-top: 20px;
    padding: 5%;
    text-align: center;
    color: #999999;
    border-radius: 5px;
    background-color: #eee;
    background-image: url(../img/depoimento.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    box-shadow: 0 0 5px #ccc;
    font-size: 16px;
    font-weight: 200;
    font-style: italic;
    line-height: 24px;
}

#video-img ul {
    margin: 0;
    padding: 0;
}

#video-img ul li {
    list-style: none
}

.box-banner {
    overflow: hidden;
    margin: 0;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    background-color: #FFF;
    box-shadow: 0 0 5px #CCC;
}

.area-cinema-home {
    margin: 0;
    padding: 0;
}

.box-conteudo-cine {
    margin: 0;
    padding: 0;
    color: #666;
}

.box-conteudo-cine li {
    float: left;
    width: 16.5%;
    margin: 10px;
    list-style: none;
    color: #666
}

.publicidade-centro {
    text-align: center;
}

.publicidade-centro iframe {
    width: 970px;
    height: 90px;
    margin: 0;
    padding: 0;
    border: 0;
    background: #999;
}

.banner-centro-1 {
    float: left;
    width: 120px;
    height: 60px
}

.banner-centro-2 {
    float: left;
    width: 468px;
    height: 60px;
    margin-left: 10px
}

.banner-centro-3 {
    float: left;
    width: 300px;
    height: 60px;
    margin-left: 10px
}

/*** dol imoveis home ***/

.cor-dolimoveis {
    color: #0866A0
}

.estagio-obra {
    position: absolute;
    z-index: 1099;
    max-width: 150px;
    margin: -65px 0 0 25px;
    padding: 10px 15px;
    color: #FFF;
    border: 2px #FFF solid;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 1px 1px #999;
    font-size: 16px;
    font-weight: bolder;
    line-height: 16px;
}

.estagio-obra a {
    color: #fff
}

.imoveis-cor-pronto {
    background-color: #99CC33;
}

.imoveis-cor-obra {
    background-color: #FFCC00;
}

.imoveis-cor-4 {
    background-color: #990000;
}

.cor-facebook {
    color: #3C5A95
}

.blogs-home {
    margin: 0 0 0 5px
}

.blogs-home li {
    margin: 10px 5px;
    list-style: none;
    border: 1px solid #DDDDDD;
    background-color: #E9E9E9;
}

.cont-blog {
    padding: 5px;
    color: #666
}

.cont-blog img {
    float: left;
    margin: 0 10px 0 0
}

.bt-ver-mais {
    width: 220px;
    margin: 0 auto;
    padding: 5px 0 2px 0;
    cursor: pointer;
    text-align: center;
    border-radius: 5px 5px 0 0;
    font-size: 12px;
    font-weight: bold;
}

.bt-ver-mais a {
    color: #fff;
}

.cor-shopping {
    color: #8F83A7
}

.bg-cor-shopping {
    color: #fff;
    background-color: #8F83A7;
}

.play-dolagora {
    float: left;
    width: 100%;
    height: 277px;
    margin-top: -277px;
    line-height: 277px;
}

.play-dolagora img {
    width: 100%;
}

#video-exibir {
    height: 277px;
}

/*** FIM NOTICIAS HOME ***/

/*** PAGINA-LOGIN ***/

.divisoria {
    margin: 10px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #fff;
}

.area-de-login {
    width: 350px;
    margin: 0 auto;
    color: #666;
}

.area-de-login h1 {
    text-align: center;
    font-size: 18px;
}

.area-de-login input[type="text"],
.area-de-login input[type="password"] {
    width: 307px;
    padding: 10px;
}

.area-de-login input[type="button"] {
    width: 80px;
}

.area-de-login p {
    margin: 0;
    padding: 0 10px;
}

.area-de-login p span {
    float: left;
    width: 248px;
    padding: 5px 0;
    text-decoration: underline;
    font-size: 12px;
}

.area-login-cad {
    margin-top: 20px;
    padding: 0 0 20px 0;
    text-align: center;
    background-color: #ddd;
}

.area-login-cad h3 {
    padding: 20px 0
}

.bt-cadastro {
    margin-top: 10px
}

.inputsexo {
    margin: 0 20px 0 0
}

/*** FIM PAGINA LOGIN ***/

/*** NOTICIAS ***/

.tab-pane {
    padding: 0 10px
}

.tabs-lateral .nav-tabs li {
    width: 50%;
    margin: 0;
}

.tab-pane h2 a {
    color: #666 !important
}

.tab-pane h2 a:hover {
    color: #666 !important
}

.noticia-interna h1 {
    font-size: 30px
}

.compartilhar {
    float: left;
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
}

.compartilhar div {
    float: left;
}

.compartilhar-not {
    margin: 0 0 0 3px;
    padding: 0;
}

.compartilhar-not p {
    float: left;
    margin: 0;
    padding: 0;
    color: #868686;
    font-size: 9px;
}

.compartilhar-not li {
    float: left;
    margin: 0;
    list-style: none;
    text-decoration: underline;
    font-size: 9px;
}

.compartilhar-not .comp-twitter {
    color: #00A3D8;
}

.compartilhar-not .comp-twitter a {
    padding: 0 5px;
    color: #00A3D8;
    border-right: 1px solid #868686;
}

.compartilhar-not .comp-facebook {
    color: #0C5388;
}

.compartilhar-not .comp-facebook a {
    padding: 0 5px;
    color: #0C5388;
    border-right: 1px solid #868686;
}

.compartilhar-not .comp-google {
    color: #B20000;
}

.compartilhar-not .comp-google a {
    padding: 0 5px;
    color: #B20000;
}

.imprimir-not {
    float: right;
    margin-top: -20px;
    font-size: 12px;
}

.font-size {
    float: right;
    font-size: 12px
}

.font-size a {
    float: right;
    width: 21px;
    height: 21px;
    margin: 2px !important;
    text-align: center;
    text-decoration: none;
    color: #4F4F4F;
    border: 1px solid #C6C6C6;
    border-radius: 3px;
    background: none repeat scroll 0 0 #F8F8F8;
    font-size: 12px;
    line-height: 21px;
}

.not-img-int {
    float: left;
    overflow: hidden;
    width: 50%;
    margin: 0 10px 10px 0;
    padding: 10px;
    border-radius: 5px;
    background-color: #DDD;
}

#conteudo-noticia {
    margin: 0 0 10px;
    letter-spacing: -.60px;
    font-size: 1.2rem;
    font-weight: 200;
    line-height: 1.77;
}

#conteudo-noticia::first-letter {
    float: left;
    margin-top: .2em;
    letter-spacing: .15em;
    font-family: 'Montserrat', Arial, cursive !important;
    font-family: 'Montserrat', Arial, cursive;
    font-size: 3.93rem;
    font-weight: normal;
    line-height: .75;
}

#conteudo-noticia.conteudo-noticia-in::first-letter {
    color: #0E6BB0;
}

#conteudo-noticia.conteudo-esporte-in::first-letter {
    color: #269826;
}

#conteudo-noticia.conteudo-entretenimento-in::first-letter {
    color: #8C18B0;
}

#conteudo-noticia.conteudo-multimidia-in::first-letter {
    color: #119090;
}

#conteudo-noticia.conteudo-tuedoide-in::first-letter {
    color: #ecb806;
}

#conteudo-noticia.conteudo-concurso-in::first-letter {
    color: firebrick;
}

#conteudo-noticia a {
    font-weight: bold
}

#conteudo-noticia p iframe {
    overflow: hidden;
    width: 99%;
    border-radius: 0;
    /*border: 1px solid #000;*/
    background: #FFF;
    /*padding: 0.5%;*/
}

#conteudo-noticia > div > div {
    width: 100% !important;
}

.credito-foto {
    float: left;
    width: 100%;
    margin: 5px 0 0 0;
    color: #666;
    background-image: url(../img/icon-foto-leg.png);
    background-repeat: no-repeat;
    background-position: right;
    font-size: 11px;
}

.credito-foto span {
    float: left;
    width: 90%
}

.ler-tambem {
    padding: 0
}

.ler-tambem li {
    padding: 10px 0;
    list-style: none;
    border-bottom: 1px dotted #c0c0c0;
}

.ler-tambem li h4 {
    float: left;
    margin: 0 5px 0 0
}

.ler-tambem li p {
    margin: 1px 0 0 0
}

.ler-tambem-img {
    height: 231px;
    border: 0;
}

.box-titulo-coment {
    overflow: hidden;
    margin: 20px 0 0 0;
    color: #666;
    border-radius: 5px;
    background-color: #DDDDDD;
    font-family: 'Montserrat', Arial, cursive;
}

.box-titulo-coment h4 {
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
}

.box-titulo-noticia {
    padding: 20px 0 0 0;
    background: #f5f5f5;
}

.box-titulo-noticia span.label {
    margin-bottom: 10px;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
}

.titulo-noticia {
    font-size: 2.3rem;
    font-weight: 700;
    line-height: normal;
}

.comentarios-titulo {
    float: right;
    height: 40px;
    margin: -40px 0 0 0;
    padding: 0 10px;
    background-image: url(../img/bg-icone-home.png);
    line-height: 40px;
}

.comentarios-titulo a {
    color: #fff
}

.comentarios {
    margin: 0;
    padding: 0
}

.comentarios li {
    margin: 20px 0 0 0;
    list-style: none;
    border-bottom: 1px dotted #c0c0c0;
}

.box-paginas {
    margin: 0 0 20px 0;
    border-radius: 5px;
    background-color: #EEEEEE;
}

.box-paginas .pagina {
    float: left;
    padding: 16px 10px 0 10px
}

.box-paginas .pagination ul {
    float: right;
    margin: 10px;
    border: 1px solid #CECECE;
    border-radius: 5px
}

.box-paginas .pagination ul li {
    float: left;
    list-style: none;
    text-align: center;
    font-size: 12px;
}

.box-paginas .pagination ul li a {
    float: left;
    padding: 5px 10px;
}

.box-paginas .pagination ul li a:hover,
.box-paginas .pagination ul li a:focus,
.box-paginas .pagination ul .active a,
.box-paginas .pagination ul .active span {
    background-image: url(../img/bg-hover-2.png)
}

.box-mais-noticias {
    margin: 20px 0 -20px 0;
    padding: 20px;
    border-top: 5px solid;
    background: #f5f5f5;
}

.box-mais-noticias-lista {
    padding: 20px 0;
    border-top: 1px dotted #a9a9a9;
}

.box-mais-noticias-lista h2 {
    font-size: 25px;
    font-weight: 500;
    line-height: initial;
}

.box-mais-noticias-lista span.label {
    padding: 5px 10px;
    font-size: 12px;
}

.box-mais-noticias-lista a {
    color: #555;
}

.box-mais-noticias .box-mais-noticias-lista:last-child {
    border-bottom: none !important;
}

.box-mais-noticias-lista a img {
    border-radius: 4px;
}

.flex-center {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

/*** FIM NOTICIAS ***/

/*** CATEGORIAS ***/

.categoria-logo {
    float: left
}

.categoria-descriÃƒÂ§ÃƒÂ£o {
    float: right;
    padding: 14px;
    text-align: right;
    color: #666;
}

/*** PARADABOA ***/

.preco-antes {
    text-decoration: line-through;
}

.balao-desconto {
    position: absolute;
    width: 75px;
    height: 78px;
    margin: -176px 0 0 0;
    padding: 26px 0;
    color: #fff !important;
    background: url(../img/balao-de-desconto.png) no-repeat;
    font-size: 23px;
    font-weight: bold;
}

/*** DOL TV ***/

.nav-list li {
    padding: 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ddd;
}

.nav-list li a {
    padding: 5px 10px;
    color: #676767;
    font-family: 'Montserrat', Arial, cursive;
    font-size: 16px;
    font-weight: 500;
}

.nav-list li a img {
    overflow: hidden;
    width: 70px;
    height: 45px;
    margin: 0 5px 0 0;
    border-radius: 5px;
}

.videos-mini {
    margin: 10px 0 0 0;
}

.duracao-video {
    position: absolute;
    margin: -30px 0 0 5px;
    padding: 2px 7px;
    color: #fff;
    border-radius: 5px;
    background-image: url(../img/bg-hover.png);
    font-size: 12px;
}

.videos-mini img {
    border-radius: 5px
}

.videos-mini h4 {
    margin: 5px 0 0 0
}

.videos-mini p a {
    color: #666
}

.programa-doltv ul {
    float: left;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #ccc;
}

.programa-doltv ul li {
    float: left;
    width: 100%;
    margin: 0;
    padding: 10px 0;
    list-style: none;
    text-align: center;
}

.programa-doltv ul li img {
    overflow: hidden;
    border-radius: 5px;
}

.programa-doltv ul li h2 {
    float: left;
    width: 100%;
}

.programa-doltv p {
    float: left;
    padding: 10px;
}

.programa-doltv p span {
    float: left;
    margin: 5px 0 0 0;
}

.doltv-galeria {
    margin-top: 0px;
    padding: 10px 0 0 0;
    border-radius: 5px;
    background: #EEE;
}

.share-galeria {
    float: left;
    width: 97%;
    margin: 10px 0;
    padding: 10px 10px 5px 10px;
    border-radius: 4px;
    background: #ccc;
}

.share-galeria span {
    float: left;
    margin-right: 10px;
}

.share-galeria2 {
    float: left;
    margin: 0;
    padding: 10px 0px 5px 0px;
    border-radius: 4px;
    background: #ccc;
}

.share-galeria2 div {
    width: auto !important;
    margin: 0 0 0 10px;
}

.titulo-aovivo {
    margin: 0;
    padding: 10px;
}

.descricao-aovivo {
    margin: 0;
    padding: 10px;
}

.descricao-aovivo li {
    margin: 0;
    padding: 10px 0;
    color: #666 !important;
}

.descricao-aovivo-logo {
    text-align: center;
    background: #ccc;
}

.aovivo-stream {
    height: 460px;
    margin: 10px 10px 10px -20px;
    background: #ccc;
}

/*** IMAGENS ***/

.imagens-dest img {
    border-radius: 5px;
}

.visualizacao-foto {
    position: absolute;
    margin: -45px 0 0 0;
    padding: 2px 7px 2px 26px;
    color: #fff;
    background-image: url(../img/ico-visualizacoes.png);
    background-repeat: no-repeat;
    background-position: 7px;
    font-size: 12px;
}

.visualizacao-foto img {
    float: left;
    margin: 5px 5px 0 0
}

.box-titulo-filtro {
    color: #666;
    border-radius: 5px;
    background-color: #DDDDDD;
}

.box-titulo-filtro h4 {
    float: left;
    height: 50px !important;
    margin: 0px;
    padding: 0px 20px;
    font-size: 19px;
    line-height: 50px !important;
}

.filtro-titulo {
    float: right;
    margin: 0;
    padding: 10px;
    border-radius: 0 5px 5px 0;
    background-image: url(../img/bg-icone-home.png);
}

.filtro-titulo a {
    color: #fff
}

/*** FIM IMAGENS ***/

/*** CINEMA***/

.titulo-lista-cinema {
    padding: 5px 10px 0 0;
    text-align: right;
    font-weight: bold
}

.lista-cinema {
    padding: 5px 0 0 0
}

.lista-cinema p {
    margin: 0 0 5px 0
}

.fundo-cartaz {
    overflow: hidden;
    border-radius: 5px;
    background: #eee;
}

.share-cinema {
    float: left;
    width: 100%;
    margin: 0px 0;
    padding: 10px 10px 5px 10px;
    border-radius: 0px;
    background: #ccc;
}

.caixa-info-cinema {
    width: 51% !important;
    margin-left: 0 !important;
}

/*** FIM CINEMA***/

/*** AGITO***/

.area-colunistas {
    margin: 0 0 0 5px
}

.area-colunistas li {
    margin: 10px 4px;
    list-style: none;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    background-color: #E9E9E9;
}

.cont-colunista {
    padding: 5px;
}

.cont-colunista p,
.cont-colunista p a {
    margin: 0;
    color: #666 !important;
}

.cont-colunista img {
    float: left;
    overflow: hidden;
    margin: 0 10px 0 0;
    border-radius: 3px;
}

.colunista-interna {
    margin: 0 0 10px 0;
    border-radius: 5px;
}

.colunista-interna img {
    float: left;
    overflow: hidden;
    margin: 10px;
    border-radius: 3px;
}

.colunista-interna h1 {
    padding: 52px 0 0 0;
    font-size: 25px;
}

/*** FIM AGITO***/

/*** ESTATICAS ***/

/* anuncie */

.sites-grupo {
    padding: 5px;
    color: #666;
    border-bottom: 1px solid #ccc;
}

.sites-grupo p a {
    color: #666 !important
}

.sites-grupo h3 {
    padding: 40px 0 0 0;
}

.sites-grupo img {
    float: left;
    margin: 0 10px 0 0;
    padding: 10px;
    border: 1px solid #0E6BB0;
    background-color: #fff
}

.titulo-banner {
    padding: 10px 0
}

/* .20-mrg-button {
    margin-right: 20px;
} */

footer {
    margin-top: 20px;
    border-top: 5px solid #ddd;
    background: #eee;
}

.mapa-rodape {
    margin-top: 10px;
    margin-bottom: 30px;
}

.mapa-rodape h4 {
    margin-bottom: 9px;
    padding: 10px 0;
    border-bottom: 1px dotted #ccc;
    font-size: 0.8em;
    font-weight: bold;
}

.mapa-rodape a {
    color: #666;
    font-size: 12px;
}

.menu-rodape {
    background: url(../img/bg-menurodape.png);
}

.menu-rodape ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.menu-rodape ul li {
    float: left;
    width: 14.2%;
    margin: 0;
    list-style: none;
}

.menu-rodape ul li a {
    float: left;
    width: 100%;
    margin: 0;
    padding: 10px 0;
    list-style: none;
    text-align: center;
    color: #ccc;
    font-family: 'Montserrat', Arial, cursive;
    font-size: 11px;
    font-weight: 500;
}

.menu-rodape ul li a:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.copy {
    padding: 10px;
    background: #DDD;
    font-size: 11px;
}

.pag-none {
    display: none
}

.comentario-item {
    margin: 20px 0;
    padding: 0 0 20px 0;
    list-style: none;
    border-bottom: 1px dotted #c0c0c0;
}

/*** ENSAIO ***/

.ensaio-galeria {
    margin-top: -10px;
    padding: 10px 0 0 0;
    border: 1px solid #38004B;
    border-radius: 0 0 5px 5px;
    background: #8C18B0;
}

.tab-ensaio {
    overflow: hidden;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background: #38004B !important;
}

.tab-ensaio li {
    width: 16.66%;
    text-align: center;
}

.tab-ensaio li a {
    margin: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #FFF;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background-color: #38004B;
    line-height: 20px;
}

.tab-ensaio li a img {
    width: 80%;
    height: 50px;
    margin-bottom: 5px;
    border-radius: 3px;
    background-color: #ccc;
}

.tab-ensaio li a:hover {
    cursor: pointer;
    color: #FFF;
    border: 1px solid #38004B;
    border-bottom-color: transparent;
    background-color: #8C18B0;
}

.tab-ensaio > .active a {
    cursor: pointer;
    color: #FFF;
    border: 1px solid #38004B;
    border-bottom-color: transparent;
    background-color: #8C18B0;
}

.tab-ensaio > .active a:hover {
    cursor: pointer;
    color: #FFF;
    border: 1px solid #38004B;
    border-bottom-color: transparent;
    background-color: #8C18B0;
}

.ensaio-youtube {
    width: 80%;
    height: 450px;
    border-radius: 7px;
}

.doltv-youtube {
    width: 100%;
    height: 400px;
    border-radius: 7px;
}

.img-cadeado-ensaio img {
    width: 12px !important;
    height: auto !important;
    margin: 0 5px 0 0 !important;
    background: none !important;
}

.loop-ensaio {
    overflow: hidden;
    border: 1px solid #fff;
    border-radius: 6px;
}

.down-ensaio {
    margin: 0 10px;
}

.down-ensaio-down {
    margin: 0 137px;
}

.down-ensaio img,
.down-ensaio-down img {
    overflow: hidden;
    border-radius: 5px;
}

.down-ensaio button,
.down-ensaio-down button {
    margin: 10px 2px;
    text-align: center;
}

.down-ensaio1 {
    width: 100%;
    margin: 0;
    text-align: center;
}

.down-ensaio2 {
    width: 312px;
    margin: 10px;
    text-align: center;
}

.box-parceiros-ensaio {
    padding: 10px;
    background: #222;
}

.box-parceiros-ensaio div {
    float: right;
}

label.valid {
    position: absolute;
    color: #0C0 !important;
    /* width: 24px;
    height: 24px;*/
    font-size: 12px;
}

label.error {
    position: absolute;
    color: red;
    font-size: 12px;
}

.corpo-banner {
    padding: 0 20px;
    background: #FFF;
}

.bn-bg {
    width: 940px;
    margin: 0 auto;
    padding: 0 20px;
}

.fechar-bg {
    position: absolute;
    z-index: 9999;
    width: 115px;
    padding: 5px;
    text-align: center;
    opacity: 0.7;
    color: #666;
    background: #FFF;
}

.mais-sobre-assunto {
    float: left;
    margin: 10px 0;
}

.mais-sobre-assunto ul {
    float: left;
    margin: 0px 0 0 15px;
}

.mais-sobre-assunto ul li {
    padding: 3px 0;
    font-size: 1.2em;
}

.mais-sobre-assunto ul li a:hover {
    text-decoration: underline;
}

.mais-sobre-assunto ul li a strong {
    font-weight: normal;
}

/* GAMES */

.listagem-jogo {
    margin-top: 20px;
    border-radius: 5px;
    background: #DDDDDD !important
}

.listagem-jogo img {
    width: 100% !important
}

.listagem-jogo h2 {
    padding: 5px 0 5px 10px;
}

.listagem-jogo h2 a {
    color: #8C18B0 !important
}

.no-margin-right {
    margin-right: 0
}

.doodle_games {
    margin-bottom: 10px;
}

.not-img-dest-games {
    float: none !important;
    overflow: visible;
    overflow: visible !important;
    width: auto !important;
    height: 210px !important;
    margin: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.destaque-not-games {
    height: 286px !important;
}

.h2-destaque-not-games {
    height: 58px;
    margin: 0;
    padding: 10px 0 10px 10px;
    opacity: 0.8 !important;
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    background: #000 !important;
    font-size: 26px;
}

.slides_container_games {
    height: 287px
}

.destaque-not-games #slides .pagination {
    margin: -30px 0 0 260px !important;
}

.bg-game-interna {
    border-radius: 5px
}

.game-iframe {
    margin: 10px auto;
    padding: 20px 0
}

.game-iframe iframe {
    border: 0
}

.descricao-games {
    padding: 0 20px 20px 20px;
    color: #FFF
}

.li-interna-topo-game {
    padding: 9px
}

.pub_slide_game {
    width: 600px;
    height: 287px
}

.bg-game-interna {
    background: #222;
}

.qtd a:hover {
    font-weight: bold
}

/* BOX COMENTARIO */

.box-comentario {
    position: relative;
    overflow: hidden;
    height: 200px;
    padding: 0;
    border-radius: 0 0 5px 5px;
    background: #fff;
}

.box-comentario.dol-abrir-comentarios {
    height: auto !important;
}

.box-comentario > .box-comentario {
    /* IE6-9 */
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

.comentario-item2 {
    margin: 5px 0;
    padding: 20px 20px 10px 50px;
    list-style: none;
    border-radius: 5px;
    background: #f6f6f6;
}

.res-comente {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
}

.res-comente:hover {
    text-decoration: underline;
}

.barra-noticias {
    float: left;
    overflow: hidden;
    height: 40px;
    margin: 25px 0 20px 0;
    border-radius: 3px;
    background-color: #e2e2e2;
    line-height: 40px;
}

.barra-noticias span {
    float: left;
    padding: 0 10px;
    color: #FFF;
    background: #0E6BB0;
    font-size: 11px;
}

.barra-noticias li {
    float: left;
    height: 40px;
    margin: 0 15px;
    font-size: 12px;
    line-height: 40px;
}

.barra-noticias li a {
    color: #666;
}

.barra-noticias li a:hover {
    text-decoration: underline;
}

.barra-noticias li:first-child {
    list-style: none
}

#openx {
    float: right;
    margin-top: -1px;
    border-left: 1px solid #e3e3e3;
    background: #ccc;
}

#openx img {
    width: auto;
    height: 34px;
}

.box-not-des {
    position: relative;
    z-index: 2;
    overflow: hidden;
    border-top: 5px solid;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0 0 5px #ccc;
}

.box-not-des > a > img {
    max-width: inherit;
}

.box-not-des img,
.box-not img,
.box-not3 img {
    max-width: 100%;
    -webkit-transition: all 0.5s ease;
    /* Safari and Chrome */
    -moz-transition: all 1s ease;
    /* IE 9 */
    -ms-transition: all 1s ease;
    /* Firefox */
    -o-transition: all 1s ease;
    /* Opera */
    transition: all 0.5s ease;
}

.box-not-des:hover img,
.box-not:hover img,
.box-not3:hover img {
    -webkit-transform: scale(1.05);
    /* Safari and Chrome */
    -moz-transform: scale(1.05);
    /* Firefox */
    -ms-transform: scale(1.05);
    /* IE 9 */
    -o-transform: scale(1.05);
    /* Opera */
    transform: scale(1.05);
}

.box-not-destaque {
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 0px;
    width: 350px;
    height: 260px;
    padding: 20px 10% 20px 20px;
    transition: all 0.5s ease;
    background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    background-image: -o-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    text-shadow: 2px 2px rgba(0, 0, 0, 0.9);
}

.box-not-des:hover a .box-not-destaque {
    padding: 20px 0% 20px 20px;
    background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)) !important;
    background-image: -o-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)) !important;
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)) !important;
}

.box-not-destaque h1 {
    margin-top: 20px;
    font-size: 41px;
    line-height: 45px;
}

.box-not-des a {
    color: #fff !important;
}

.cor-border-noticia:hover .box-not-destaque h1 a {
    color: #fff !important;
}

.box-not-destaque p {
    margin-top: 10px;
}

.box-not-destaque p a {
    color: #fff;
}

.box-not {
    position: relative;
    z-index: 2;
    overflow: hidden;
    border-top: 5px solid;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0 0 5px #ccc;
}

.box-not h1 {
    float: left;
    font-size: 26px;
    line-height: 32px;
    font-weight: 500;
}

.box-not h2 {
    float: left;
    height: 120px;
    font-size: 16px;
    line-height: 27px;
    font-weight: 500;
    letter-spacing: -0.04em;
}

.box-not h2 a {
    overflow: hidden;
    height: 80px;
}

.box-not a {
    float: left;
    margin: 20px;
}

.box-not p.box-txt-resumo {
    float: left;
}

.box-not p.box-txt-resumo a {
    float: left;
    margin: -10px 20px 20px 20px;
    letter-spacing: 0.04em;
    line-height: 23px;
    color: #999 !important;
}

.box-not2 {
    /*    position: relative;*/
    z-index: 2;
    overflow: hidden;
    border-top: 5px solid;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0 0 5px #ccc;
}

.box-not3 {
    position: relative;
    overflow: hidden;
    border-top: 5px solid;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0 0 5px #ccc;
}

.box-not3 h1 {
    float: left;
    font-size: 28px;
    line-height: 40px;
}

.box-not3 h2 {
    float: left;
    font-size: 18px;
    line-height: 26px;
}

.box-not3 h2 span {
    float: left;
    margin: 20px 0 0 20px;
    color: #999;
    font-size: 13px;
    line-height: 10px;
}

.box-not3 a {
    float: left;
    margin: 10px 20px 20px 20px;
}

.banner-topo {
    background: rgba(255, 255, 255, 0.75);
    text-align: center;
    padding: 5px;
    position: fixed;
    width: 970px;
    height: 90px;
    z-index: 999;
    bottom: 0;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.35);
    left: 50%;
    margin-left: -490px;
}

.banner-topo2 {
    overflow: hidden;
    height: 90px;
    padding: 5px;
    text-align: center;
    background: #E9EAED;
}

.banner-topo2 iframe {
    width: 728px;
    height: 90px;
    background: #FFF;
}

.banner-topo-super {
    padding: 20px 0 0 0;
    text-align: center;
}

.banner-topo-super > div.container > .row > div.span12 {
    position: relative;
    z-index: 2;
    overflow: hidden;
    height: 250px;
    margin-top: -20px;
    border-radius: 5px;
    background: #FFF url(../img/loading-dol.gif) center no-repeat;
    background-size: 6%;
}

.banner-topo-super > div.container > .row > div.div-mostrar-bn {
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 20px;
    margin-top: 0px;
    border-radius: 5px;
    background: #E9EAED;
}

.banner-topo-super > div.container > .row > div.div-mostrar-bn > a {
    color: #444;
}

.banner-topo-super > div.container > .row > div.span12 > a.bt-close-bn {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 5px 10px;
    color: #FFF;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.8);
    font-size: 12px;
}

.banner-topo iframe {
    background: #FFF;
}

.f-nav {
    position: fixed;
    z-index: 99999;
    top: 0;
    width: 100%;
    margin: 0;
    box-shadow: 0px 0px 8px #666;
}

.f-nav > .container > .navbar > .logo2 {
    display: block;
    float: left;
    overflow: hidden;
    height: 45px;
}

.logo2 {
    display: none;
}

.logo2 img {
    height: 45px;
}

.sem-imagem {
    margin: 10px 0;
}

.ico-bombando {
    width: 21px;
    background: url(../img/bombando.png) no-repeat center;
    background-position-y: 11px;
    background-size: 100%;
}

.links-topo {
    float: right;
    margin: 0;
}

.links-topo li {
    float: left;
    list-style: none;
    border-top: 5px solid #FDFDFD;
}

.links-topo li:hover {
    border-top: 5px solid #666;
}

.links-topo > li > a,
.links-topo > li > div.box_twitter,
.links-topo > li > div.box_facebook,
.links-topo > li > div.box_waze {
    float: left;
    height: 15px;
    margin: 10px 0;
    padding: 0 7px;
    color: #666;
    border-right: 1px dotted #ccc;
    font-family: 'Montserrat', Arial, cursive;
    font-size: 11px;
    font-weight: 500;
    line-height: 15px;
}

.links-topo li a img {
    float: left;
    margin: -1px 5px;
}

.links-topo li:last-child a {
    border-right: 0;
}

.links-topo li.link-facebook a {
    color: #3B5998;
}

.links-topo li.link-facebook:hover {
    border-top: 5px solid #3B5998;
}

.links-topo li.link-twitter a {
    color: #55ACEE;
}

.links-topo li.link-twitter:hover {
    border-top: 5px solid #55ACEE;
}

.links-topo li.link-waze a {
    color: #91C4D4;
}

.links-topo li.link-waze:hover {
    border-top: 5px solid #91C4D4;
}

.links-topo li.link-instagram a {
    color: #af32ab;
}

.links-topo li.link-instagram:hover {
    border-top: 5px solid #af32ab;
}

.links-topo li.link-tem {
    margin: 0;
    padding: 0;
}

.links-topo li.link-tem a {
    margin: 0;
    padding: 0;
    border: 0;
}

.links-topo li.link-tem a img {
    height: 30px;
    margin: 0;
    margin-left: -1px;
    padding: 0;
    border-radius: 5px;
}

.links-topo li.link-tem:hover {
    border-top: 5px solid transparent;
}

div.box_twitter div.overlay_twitter,
div.box_facebook div.overlay_facebook {
    position: absolute;
    z-index: 9;
    left: -95px;
    display: none;
    width: 300px;
    padding: 10px 0;
    border-radius: 5px;
}

.conteudo-twitter,
.conteudo-facebook {
    padding: 10px;
    border-radius: 5px;
    background: #666;
}

.conteudo-twitter::after,
.conteudo-facebook::after {
    position: absolute;
    top: -10px;
    bottom: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -10px;
    content: '';
    content: " ";
    pointer-events: none;
    border: solid transparent;
    border-width: 10px;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #666;
}

.conteudo-twitter iframe {
    width: 100% !important;
}

.div-compartilhar {
    position: absolute;
    width: 100%;
    height: 50px;
    background: #EEE;
    line-height: 50px;
}

.div-compartilhar ul {
    height: auto;
    margin: 0;
    padding: 0;
    background-color: #eee;
}

.div-compartilhar ul li {
    float: left;
    list-style: none;
    background-color: #eee;
}

.div-compartilhar ul li a {
    display: inherit;
    float: none;
    margin: 0 !important;
    padding: 10px 5px;
}

.box-not-efeito {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    /* TRANSITION */
    -webkit-transition: background 1.2s linear;
    transition: background 1.2s linear;
    background: -webkit-linear-gradient(260deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
    background: -o-linear-gradient(260deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
    background: linear-gradient(540deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}

.box-not-efeito2 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    /* TRANSITION */
    -webkit-transition: background 1.2s linear;
    transition: background 1.2s linear;
    background: -webkit-linear-gradient(260deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    background: -o-linear-gradient(260deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    background: linear-gradient(540deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.box-not:hover div a div.box-not-efeito {
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opactiy .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    opacity: 0;
}

.box-not-efeito3 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    /* TRANSITION */
    -webkit-transition: background 1.2s linear;
    transition: background 1.2s linear;
    background: -webkit-linear-gradient(260deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    background: -o-linear-gradient(260deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    background: linear-gradient(540deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
}

.box-not:hover div a div.box-not-efeito3 {
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opactiy .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    opacity: 0;
}

.assistindo {
    position: absolute;
    z-index: 3;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    background-size: auto 30%;
    font-size: 11px;
    line-height: 81px;
}

.assistindo h2 {
    top: 0;
    width: 100%;
    padding: 55px 0px;
    background: rgba(0, 0, 0, 0.57);
}

.play {
    position: absolute;
    z-index: 3;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/play.png) center no-repeat;
    background-size: auto 30%;
}

.photo {
    position: absolute;
    z-index: 3;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/photo.png) no-repeat;
    background-position: 99% 99%;
}

.tuedoide {
    position: absolute;
    z-index: 3;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/logo-tuedoide.png) no-repeat;
    background-position: 3% 93%;
    background-size: 85px
}

.title-menu {
    height: 50px;
    margin-top: -20px !important;
    padding: 0 10px;
    text-transform: uppercase;
    border-radius: 0 0 5px 5px;
    line-height: 52px;
}

.title-menu span {
    color: rgba(255, 255, 255, 0.35);
    /*    font-style: italic;*/
}

#EECarousel {
    height: 280px;
    padding: 10px;
}

#EECarousel > div.carousel-inner {
    border-radius: 5px;
    box-shadow: 0 0 20px #ccc;
}

.box-submenu h2 a {
    margin: 10px;
    font-size: 15px;
}

.div-publicidade {
    margin: 20px 0;
    padding: 20px 0;
    background: url(../img/bg-publicidade.jpg) repeat;
    box-shadow: 0 0 10px #ccc;
}

.div-publicidade2 {
    padding: 10px 0;
    background: #DDD;
}

.div-videos {
    margin: 20px 0;
    padding: 30px 0;
    background: url(../img/bg-videos.jpg);
    box-shadow: 0 0 10px #ccc;
}

.div-videos .box-not2 {
    background: #000;
    box-shadow: 0 0 5px #000;
}

.banner-ex {
    height: 60px;
    padding: 10px 0;
    text-align: center;
    border-radius: 5px;
    background: #ccc;
}

.banner-ex iframe {
    width: 940px;
    height: 60px;
    border: 0;
    background: #ccc;
}

.banner-ex2 {
    overflow: hidden;
    width: 940px;
    height: 60px;
    margin: 0px auto;
    cursor: pointer;
    background: #FFF url(../img/loading-dol.gif) center no-repeat;
    background-size: 65px;
    box-shadow: 0 0 10px #999;
}

.min-videos {
    float: left;
    width: 100%;
    background: #119090;
}

.min-videos ul {
    float: left;
    width: 100%;
    margin: 0;
}

.min-videos ul li {
    position: relative;
    float: left;
    overflow: hidden;
    width: 30%;
    margin: 1.66%;
    border-radius: 5px;
}

.box-video-interna iframe {
    float: left;
}

.box-video-interna h1 {
    margin: -30px 0 30px 0;
    padding: 8px 0;
    text-align: center;
    font-size: 22px;
}

.box-video-interna h2 {
    float: left;
    width: 96%;
    margin: 30px 0 -30px 0;
    padding: 2%;
    text-align: center;
    color: #888;
    background: rgba(0, 0, 0, 0.25);
    font-size: 16px;
    line-height: 25px;
}

.box-video-interna h2 strong {
    color: #ccc;
    font-weight: 600;
}

.h2-videos {
    position: relative !important;
    width: 100%;
    height: 117px !important;
    margin: 0 !important;
}

.h2-videos h2 {
    position: relative !important;
    padding: 20px;
}

.galeria-alt-max {
    max-height: 700px;
}

.titulo-box-mul h2 {
    line-height: 26px;
}

.img-box-multimidia {
    width: auto !important;
    max-width: none !important;
    height: 208px;
}

.bt-dol {
    float: left;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0;
    transition: all .1s ease-in-out;
    text-align: center;
    text-transform: uppercase;
    border-top: 0;
    border-right: 0;
    border-bottom: 3px solid;
    border-left: 0;
    border-radius: 5px;
    outline: none;
    font-family: 'Montserrat', Arial, cursive;
    font-size: 13px;
    line-height: 40px;
}

.bt-dol:hover {
    transform: scale(1.01);
    box-shadow: 0 0 10px #999;
}

.bt-dol:active {
    margin-top: 3px;
    border-bottom: 0;
    box-shadow: inset 0 0 5px #666;
}

/* INICIO BOX ZAPP */

.cor-zapp,
.cor-zapp a {
    color: #1CAD55 !important
}

.bg-cor-zapp {
    background: #224242 !important
}

.bg-cor-zapp a {
    color: #1CAD55 !important
}

.titulo-zapp {
    padding: 20px 0;
    text-align: center;
    background: #1E3B3B;
}

.box-not-zapp {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0px 26px 20px;
    border-radius: 5px;
}

.box-not-zapp h2 {
    position: absolute;
    z-index: 9;
    bottom: 0;
    float: left;
    padding: 10px;
}

.box-not-zapp h2 a {
    color: #FFF !important;
    line-height: 25px;
}

.bg-cor-zapp p {
    margin: 0;
    padding: 22px 20px;
    text-align: center;
    color: #FFF;
}

/* FIM BOX ZAPP */

/* INICIO BOX ENQUETE */

.box-enquete {
    padding: 30px;
}

.box-not-enquete {
    float: left;
    overflow: hidden;
    margin: 20px 40px;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
}

.box-not-enquete h2 {
    height: 40px !important;
    font-size: 18px;
    line-height: 40px !important;
}

.box-not-enquete h2 a {
    color: #FFF !important;
    line-height: 30px;
}

.box-enquete-link {
    display: table-cell;
    height: 178px;
    vertical-align: middle;
}

.box-enquete-link > a {
    float: left;
    width: 90%;
    padding: 5%;
    text-align: center;
    color: #444;
    font-family: 'Montserrat', Arial, cursive;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
}

.links-enquete {
    float: left;
    width: 100%;
}

.links-enquete ul {
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
}

.links-enquete ul li {
    position: inherit !important;
    float: left;
    width: 100%;
    list-style: none;
}

.links-enquete ul li a {
    display: inline-block;
    width: 90%;
    margin: 5%;
    font-size: 14px;
}

.bts-modal-enquete {
    float: left;
    width: 100%;
    margin: 0;
}

.bts-modal-enquete li {
    float: left;
    width: 29.33%;
    padding: 2%;
    list-style: none;
}

.bts-modal-enquete li button {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

/* FIM BOX ENQUETE */

/* ABRE BOX CHARGES */

.links-charges {
    display: none;
    float: left;
    width: 100%;
}

.links-charges ul {
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
}

.links-charges ul li {
    float: left;
    width: 25%;
    list-style: none;
}

.links-charges ul li a {
    float: left;
    width: 100%;
    height: 46px;
    text-align: center;
    font-size: 14px;
    line-height: 46px;
}

.links-charges ul li a.face {
    color: white;
    background: #3B5998;
}

.links-charges ul li a.twitter {
    color: white;
    background: #55ACEE;
}

.links-charges ul li a.google {
    color: white;
    background: #D30E0E;
}

.links-charges ul li a.email {
    color: white;
    background: #666;
}

.charge-do-dia {
    height: 331px;
    line-height: 331px;
}

/* FIM BOX CHARGES */

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

.box-not-multimidia {
    position: relative;
    float: left;
    margin: 0;
}

.box-not-multimidia h2 {
    height: auto !important;
}

.box-not-multimidia h2 span {
    float: left;
    margin: 10px 10px 0;
    color: #999;
    font-size: 10px;
    line-height: 10px;
}

.box-not-multimidia h2 a {
    margin: 10px;
    font-size: 16px;
    line-height: 22px;
}

.box-not-galeria {
    float: left;
    margin: 0;
}

.box-not-galeria h2 {
    position: absolute;
    bottom: 0;
    height: inherit;
}

.box-not-galeria h2 a {
    height: inherit;
    margin: 10px;
    color: #FFF;
    text-shadow: 1px 1px #000;
    font-size: 14px;
    line-height: 22px;
}

.box-slider-editoria {
    float: left;
    margin: 0;
}

.box-slider-editoria h2 {
    position: absolute;
    bottom: 0;
    height: auto;
}

.box-slider-editoria h2 a {
    height: inherit;
    margin: 15px;
    color: #FFF;
    text-shadow: 1px 1px #000;
    font-size: 15px;
    font-weight: normal;
    line-height: 25px;
}

.box-slider-editoria h2 a:hover {
    color: #FFF !important;
}

.slide:hover > .box-not-galeria > h2 > a {
    color: #fff !important;
}

.slide:hover > .box-not-multimidia > h2 > a {
    color: #119090 !important;
}

.slide:hover h1 a,
.slide:hover h2 a {
    color: #fff !important;
}

.slide:hover div a div.box-not-efeito {
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opactiy .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    opacity: 0.8;
}

.slider-videos > div > div > h2 > a {
    font-size: 14px;
}

.video-titulo {
    border-radius: 5px 5px 0 0;
    background: url(../img/bg-publicidade.jpg) repeat;
    box-shadow: 0 0 10px #ccc;
}

.sd-videos {
    border-radius: 0 0 5px 5px;
    background: rgba(255, 255, 255, 0.63);
}

/* INICIO BOX BLOGS */

.box-not-blogs {
    overflow: hidden;
    margin: 14px 40px;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0 0 5px #ccc;
}

.box-blogs-link a {
    float: left;
    width: 100%;
    color: #666;
    font-family: 'Montserrat', Arial, cursive;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
}

.box-blogs-link a img {
    width: auto;
    height: 50px;
}

.box-blogs-link a p {
    float: left;
    margin: 0 10px;
}

/* FIM BOX BLOGS */

/* ABRE BOX RADIOS */

.box-radios {
    float: left;
    width: 94%;
    margin: 3%;
}

.box-radios li {
    float: left;
    overflow: hidden;
    width: 27.3%;
    height: auto;
    margin: 3%;
    list-style: none;
    border-radius: 5px;
    background: #ccc;
}

/* FIM BOX RADIOS */

.bg-boxs {
    background: url(../img/bg-boxs.jpg);
    box-shadow: 0 0 5px #AAA;
}

.titulo-voce {
    background: url(../img/logo-menufixo.png) no-repeat left top;
    background-size: 49%;
}

.titulo-voce h2 {
    display: table;
    float: right !important;
    padding: 10px 20px;
    text-align: right;
    vertical-align: middle;
    font-size: 25px;
    line-height: 30px !important;
}

.h1-voce {
    padding: 20px;
    text-align: center;
    font-size: 20px;
    line-height: 42px;
}

.bt-voce {
    margin: 0px 20px;
}

.bt-voce a {
    height: 50px;
    line-height: 50px;
}

.txt-aguarde h2 {
    color: #999;
    font-weight: normal;
}

object {
    display: none;
}

.box_twitter,
.box_facebook,
.box_waze {
    position: relative;
}

.video-grande {
    text-align: center;
}

.titulo-editoria {
    position: relative;
}

.titulo-editoria h1 {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.span4 > div.box-not > h2 {
    height: 92px;
}

.row-fluid > div > div.box-not > h2 {
    height: auto;
}

.span8 > div > div > div.box-not > h2 {
    height: 120px;
}

.tumb-video {
    width: auto !important;
}

.box-aovivo {
    float: left;
    margin-top: 20px;
    background: #eee;
}

.box-aovivoh1 {
    margin: 0 0 20px 0 !important;
}

/*  FECHA CSS COLUNISTAS */

.comment-responsabilidade {
    font-size: 11px;
    font-style: italic;
}

#summary {
    position: absolute;
    width: 100%;
}

.footer {
    width: 100%;
    /*    height: 282px;*/
    padding: 0px;
}

.span4 {
    position: relative;
}

.bt-com {
    display: inherit !important;
    padding: 7px 0px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    /*    width: 40px;*/
    border-radius: 5px;
    font-size: 16px !important;
}

.bt-com.fa-facebook {
    transition: all .1s ease-in-out;
    background-color: #3B5998;
}

.bt-com.fa-facebook:hover {
    transform: scale(1.1);
}

.bt-com.fa-google-plus {
    transition: all .1s ease-in-out;
    background-color: #D30E0E;
}

.bt-com.fa-google-plus:hover {
    transform: scale(1.1);
}

.bt-com.fa-twitter {
    transition: all .1s ease-in-out;
    background-color: #55ACEE;
}

.bt-com.fa-twitter:hover {
    transform: scale(1.1);
}

#ocultar-bn-topo {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    margin: -15px;
    color: #fff;
    border-radius: 50%;
    background-color: #001;
    box-shadow: 0 0 10px #000;
    font-size: 11px;
    font-weight: bold;
    line-height: 30px;
}

.banner-noticia-270x190 {
    border-radius: 5px;
    background: #FFF url(../img/loading-dol.gif) center no-repeat;
    background-size: 20%;
    box-shadow: 0 0 5px #CCC;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

/* CAPA TAGS */

.topo-capatag {
    position: relative;
    padding: 30px 0;
    background: url(../img/bg-icone-home.png) center;
}

#banner-noticia-topo728x90 {
    margin-top: 20px !important;
    padding: 0 !important;
    background: #ccc;
}

#bannerHSM iframe {
    background: #fff;
    box-shadow: 0 0 5px #999;
}

/* MAPA */

#mapa {
    width: 100%;
    min-height: 500px;
    margin-bottom: 20px;
}

.infoBox {
    width: 300px;
    margin-top: 10px;
    padding: 20px;
    border: 5px solid #aaa;
    border-radius: 5px;
    background-color: #FFF;
    font-size: 14px;
}

/*.infoBox p { padding: 0 15px }*/

.infoBox:before {
    position: absolute;
    top: -10px;
    left: 165px;
    width: 0;
    height: 0;
    content: "";
    border-right: 10px solid transparent;
    border-bottom: 10px solid #aaa;
    border-left: 10px solid transparent;
}

img.img-logo-infobox {
    width: 100%;
}

.icone-infobox-social {
    margin: 0 10px 10px 0;
}

.icone-infobox-social img {
    width: 32px;
}

.banner-radios-topo img {
    height: 17px;
}

.swiper-slide a img {
    margin-right: 10px;
}

/* tabNotConcurso */

#tabNotConcurso {
    margin-bottom: 0;
    border-bottom: 3px solid #0e6bb0;
    background: transparent;
}

#tabNotConcurso li {
    width: 33.33%;
    margin: 0;
}

#tabNotConcurso li a {
    margin: 0;
    text-align: center;
    border: 0;
    font-family: 'Montserrat', Arial, cursive;
    font-size: 12px;
    line-height: 15px;
}

#tabNotConcurso li.active {
    width: 33.34%;
}

#tabNotConcurso li.active a {
    margin-top: -3px;
    color: #fff;
    border-top: 3px solid rgba(0, 0, 0, 0.26);
    background: #0e6bb0;
}

.tab-content-concurso {
    padding: 5px;
    border-radius: 0 0 5px 5px;
    background: #fff;
}

.tab-content-concurso li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0;
}

.tab-content-concurso div.tab-pane {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 350px;
    padding: 0px;
}

.tab-content-concurso div.tab-pane::-webkit-scrollbar {
    width: 0.5em;
}

.tab-content-concurso div.tab-pane::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.tab-content-concurso div.tab-pane::-webkit-scrollbar-thumb {
    outline: 1px solid slategrey;
    background-color: #0e6bb0;
}

.box-prox-concurso {
    margin-bottom: 20px;
    background: #ddd;
}

/* Header example */

.example {
    width: 100%;
    margin: 0;
    margin-left: 0 !important;
}

.example button,
.example button {
    opacity: .5;
    color: #fff;
    border: 0;
    background: transparent;
}

.example button:hover,
.example button:hover {
    opacity: 1;
}

.example button:disabled,
.example button:disabled {
    opacity: .2;
}

.example .forward,
.example .backward {
    float: left;
    width: 100px;
    height: 200px;
    font-size: 60px;
}

.example .forward {
    float: right;
}

.example .frame {
    overflow: hidden;
    margin: 0 auto;
    text-shadow: none;
    line-height: 200px;
}

.example .frame ul {
    height: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 50px;
}

.example .frame ul li {
    float: left;
    width: 178px;
    margin: 0 20px 0 0;
    padding: 20px;
    text-align: center;
    border-radius: 4px;
    background: #ededed;
    font-family: 'Montserrat', Arial, cursive;
}

.example .frame ul li span {
    float: left;
    width: 100%;
    color: #0e6bb0;
    font-size: 22px;
    font-weight: bold;
}

.example .frame ul li h2 {
    float: left;
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
}

.example .scrollbar {
    overflow: hidden;
    height: 7px;
    margin: 20px 0px;
    padding: 3px;
    border-radius: 10px;
    background: #ededed;
    line-height: 0;
}

.example .scrollbar .handle {
    width: 100px;
    height: 100%;
    cursor: pointer;
    border-radius: 10px;
    background: #0e6bb0;
}

.example .scrollbar .handle .mousearea {
    position: absolute;
    top: -9px;
    left: 0;
    width: 100%;
    height: 20px;
}

.example .pages {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.example .pages li {
    display: inline-block;
    overflow: hidden;
    width: 14px;
    height: 14px;
    margin: 0 4px;
    cursor: pointer;
    text-indent: -999px;
    border-radius: 10px;
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}

.example .pages li:hover {
    background: #aaa;
}

.example .pages li.active {
    background: #0e6bb0;
}

a.btn.btn-concurso.pull-right {
    height: 38px;
    margin: 5px 0;
    padding: 0 10px;
    border: 1px solid rgba(0, 0, 0, 0.18);
    background: rgba(255, 255, 255, 0.09);
    box-shadow: none !important;
    text-shadow: none;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, cursive;
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;
}

a.btn.btn-concurso.pull-right img {
    margin: 6px 10px 0 0;
}

.titulo-concurso {
    position: relative;
    height: 140px;
    background: url(../img/bg-concurso.jpg) repeat-x;
    line-height: 140px;
}

.titulo-concurso2 {
    background: url(../img/bg-concurso2.png);
}

.box-titulo-concurso {
    height: 140px;
    line-height: 140px;
}

.box-titulo-concurso h4 {
    float: left;
    margin-top: 33px;
    color: white;
    font-size: 30px;
    line-height: 36px;
}

ul.tx3-tag-cloud {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
}

ul.tx3-tag-cloud li {
    display: block;
    float: left;
    margin-right: 4px;
    list-style: none;
    line-height: 90%;
}

ul.tx3-tag-cloud li a {
    display: block;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    color: #666;
}

ul.tx3-tag-cloud li a:hover {
    -webkit-transition: color 250ms linear;
    -moz-transition: color 250ms linear;
    -ms-transition: color 250ms linear;
    -o-transition: color 250ms linear;
    transition: color 250ms linear;
    color: #0E6BB0;
}

.tag-cloud-title {
    height: 50px;
    margin-top: 10px;
    text-align: center;
    color: #FFF;
    border-radius: 5px 5px 0 0;
    background: #0e6bb0;
    line-height: 50px;
}

p.conteudo-noticia {
    margin-bottom: 18px !important;
}

p.conteudo-noticia img {
    width: 100%;
    height: auto;
}

.brand_cap_widget {
    text-align: center;
}

.brand_cap_widget > div#brand_cap_widget_wrapper {
    display: inline-block;
}

.dol-destaque-noticia {
    overflow: hidden;
    width: 100%;
    height: 0px;
    margin-top: 20px;
    -webkit-transition: height 1s;
    transition: height 1s;
}

.dol-destaque-noticia.dol-destaque-noticia-show {
    height: 680px;
    background: #f5f5f5;
    padding: 30px 0;
    box-shadow: 0 0 10px #ccc;
}

.dol-destaque-noticia.container {
    padding-top: 70px;
}

.dol-destaque-noticia-topo {
    display: inline-block;
    width: 100%;
}

.dol-destaque-noticia-topo h2.titulo {
    height: 50px;
    margin: 0 0 20px 0px;
    padding: 0 20px;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    border-radius: 4px;
}

.bn-center {
    text-align: center;
}

.bn-center > div {
    display: inline-block;
}

.dropdown-menu {
    background: #ffffff;
    box-shadow: 1px 1px 16px rgba(0, 0, 0, 0.51);
    max-height: 215px;
    overflow: auto;
    overflow-x: hidden;
}

/* DOL CONCURSO */

.box-lp {
    background: #eee;
    border-radius: 5px;
    margin-top: 20px;
    position: relative;
    padding: 10px;
    border-top: 5px solid firebrick;
    display: none;
}

.box-lp:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid firebrick;
    content: '';
    position: absolute;
    top: -14px;
}

.box-lp h2 {
    padding: 20px 50px 10px 20px;
}

.box-lp input {
    margin-bottom: 0;
    height: 28px;
    font-size: 15px;
}

.btn-concurso {
    width: 100%;
    padding: 0;
    line-height: 45px;
    height: 45px;
    border: 0;
    background: firebrick;
    color: #fff;
    text-shadow: none;
    font-size: 15px;
    letter-spacing: 0px;
}

.btn-concurso:hover {
    background: red;
    color: #fff;
}

.fechar-lp {
    background: firebrick;
    color: #FFF;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
    font-size: 17px;
    cursor: pointer;
    margin: -12px -7px;
    box-shadow: 0 0 0 5px white;
}

.fechar-lp:hover {
    color: #FFF;
}

.flex-lp {
    display: flex;
    padding: 10px 10px 20px 10px;
}

.flex-lp > div {
    padding: 0 10px;
    width: 33.33%;
}

.cor-concurso {
    color: firebrick !important;
}

#div-gpt-ad-1524744402291-0 iframe {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 620px;
    height: 355px;
    z-index: 999999;
    margin: -177.5px 0 0 -310px;
    display: none;
}
