.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 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-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
}

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

.cor-border-esporte:hover h1 a,
.cor-border-esporte:hover h2 a {
    color: #269826 !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-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 BORDA */

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

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

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

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

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

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

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

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

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

.bg-cor-paranoia {
    background-color: #06143c !important;
    color: #FFF !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;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #666333;
    *background-color: #262626;
    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;
    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);
    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;
    *background-color: #262626;
}

.btn-cor-noticia {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0E6BB0;
    *background-color: #262626;
    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;
    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);
    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;
    *background-color: #0B426A;
}

.btn-cor-remo {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #263549;
/*
    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;
    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);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0E6BB0', endColorstr='#0B426A', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
*/
}

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

.btn-cor-paysandu {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #168bde;
/*
    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;
    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);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0E6BB0', endColorstr='#0B426A', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
*/
}

.btn-cor-paysandu:hover,
.btn-cor-paysandu:focus,
.btn-cor-paysandu:active,
.btn-cor-paysandu.active,
.btn-cor-paysandu.disabled,
.btn-cor-paysandu[disabled] {
    color: #ffffff;
    background-color: #168bde;
}

.btn-cor-esporte {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #269826;
    *background-color: #286F28;
    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;
    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);
    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;
    *background-color: #286F28;
}

.btn-cor-entretenimento {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #8C18B0;
    *background-color: #3F0053;
    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;
    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);
    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;
    *background-color: #3F0053;
}

.btn-cor-multimidia {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #119090;
    *background-color: #005151;
    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;
    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);
    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;
    *background-color: #005151;
}

.btn-cor-paranoia {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0a1e55;
    *background-color: #06143c;
    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;
    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);
    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 {
    background: #FDFDFD;
    height: 90px;
/*    border-top: 5px solid #ddd;*/
}

#login, .modal {
    background: #f4f4f4;
}

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

#login input[type="text"],
#login input[type="password"] {
    width: 307px;
    padding: 10px;
}

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

#login p {
    float: left;
    padding: 15px 10px;
    font-size: 12px;
    text-decoration: underline;
}

.login-cad {
    background: url(../img/bg-topo.png);
    margin-top: 10px;
    padding: 10px;
}

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

.box-cadastro {
    padding: 0 50px
}

.box-cadastro .control-label {
    width: 60px
}

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

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

#pesquisa {
    background: #f4f4f4;
}

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

#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 {
    height: 70px;
    width: auto;
    position: relative;
    z-index: 2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.menu-drop-not ul li:hover {
    border-left: 5px solid #0C4F82;
    background: #FFF;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
}

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

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

.subnot-ativo {
/*
    border-left: 5px solid #0C4F82;
    background: #FFF;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
*/
}

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

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

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

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

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

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

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

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

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

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

.subesp-ativo {
    border-left: 5px solid #269826;
    background: #FFF;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
}

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

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

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

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

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

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

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

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

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

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

.subent-ativo {
    border-left: 5px solid #8C18B0;
    background: #FFF;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
}

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

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

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

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

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

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

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

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

.menu-drop-dol {
    overflow: hidden;
    text-align: center;
    border-top: 5px solid #ccc;
    width: 210px;
    margin: 0;
    padding: 0;
}

.menu-drop-dol ul {
    float: left;
    width: 210px !important;
}

.menu-drop-dol ul li {
    float: right;
    width: 100%;
}

.menu-drop-dol ul li a {
    color: #666;
    padding: 10px !important;
}

.menu-drop-dol li a:hover {
    color: #666 !important;
    font-weight: bold;
    background: #ddd;
}
/* INICIO SUB-MENU NOTICIAS */

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

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

.bt-mais {
    font-family: 'Glegoo', Arial, cursive;
    font-weight: 700;
    border: 1px solid;
    border-radius: 5px;
    padding: 10px 0;
}
/* FIM SUB-MENU NOTICIAS */
/* INICIO MENU PROJETO */

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

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

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

.menu-drop-proj {
    border-top: 5px solid #666;
}
/* FIM MENU PROJETO */

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

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

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

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

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

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

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

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

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

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

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

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

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

.menu-drop-hover {
    display: none;
}
/*** BOXES ***/

.box-titulo {
    position: relative;
}

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

.box-titulo h2,
.box-titulo h3,
.box-titulo h4 {
    padding: 0px 20px;
    margin: 0px;
    height: 50px !important;
    line-height: 50px !important;
    float: left;
    text-transform: uppercase;
}

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

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

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

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

.box-titulo .navbar .nav > li > a {
    background: none;
    text-shadow: none !important;
    height: 35px !important;
    padding: 0 15px;
    line-height: 32px;
}
}
.pub-box-home {
    z-index: 9 !important;
}
.box-titulo .navbar-inner {
    min-height: 40px;
    padding-right: 20px;
    background-color: transparent;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-repeat: repeat-x;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: 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 {
    background: none;
    cursor: default
}
.box-cinza {
    background-color: #EEEEEE;
    border-radius: 5px;
    overflow: hidden;
    margin: 20px 0 0 0;
    padding: 10px;
}
.box-cinza img {
    width: 100%
}
.box-area {
    border-top: 5px solid;
    border-radius: 5px;
    overflow: hidden;
    margin: 20px 0;
    background: #FFF;
    box-shadow: 0 0 3px #999;
}
.box-area-2 {
    background-image: url(../img/bg-cinza-claro.png);
    border-top: 5px solid;
    border-radius: 5px;
    overflow: hidden;
    margin: 20px 0;
}
.box-area-2 .carousel {
    padding: 20px 10px 0 10px;
    text-align: center;
    min-height: 320px
}
.box-area-2 .box-conteudo {
    padding: 0 10px;
    color: #666
}
.box-area-img {
    border-top: 5px solid;
    border-radius: 5px;
    overflow: hidden;
    margin: 20px 0 10px 0
}
.box-area-img img {
    width: 100%
}
.box-area-img2 {
    border-bottom: 5px solid;
    border-radius: 5px;
    overflow: hidden;
    margin: 15px 0 0 0
}
.box-area-img2 img {
    width: 100%
}
.box-area-dol-tv {
    background-image: url(../img/titulo-dol-tv.png);
    background-repeat: no-repeat;
    border-top: 5px solid;
    border-radius: 5px;
    overflow: hidden;
    margin: 20px 0
}
.box-area-3 {
    margin: 20px 0
}
.box-mult-not {
    background-color: #EEEEEE;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    margin: 20px 0
}
.box-mult-not .ver-mais {
    background-image: url(../img/bg-icone-home.png);
    float: right;
    padding: 10px;
    border-radius: 0 5px 5px 0;
    margin: -40px 0 0 0
}
.banner-tablet {
    padding: 0;
    margin-bottom: 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #666;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.fechar-banner {
    top: 20px !important;
    right: 0 !important;
    font-size: 14px;
    padding: 5px 10px !important;
    background: #222 !important;
    opacity: 0.8;
    color: #fff;
    text-shadow: 0px -1px #000;
}
.box-conteudo {
    padding: 15px 10px;
    color: #666
}
.box-conteudo p a {
    color: #666 !important
}
/***FIM  BOXES ***/
/*** NOTICIAS HOME ***/

.chapeu {
    text-transform: uppercase;
    font-family: 'Glegoo', Arial, cursive;
    font-weight: 700;
    font-size: 11px;
    line-height: 10px;
    margin: 0 0 20px 20px;
    background: #666;
    position: absolute;
    padding: 10px;
    color: #fff !important;
    margin-top: -5px;
    border-radius: 0 0 5px 5px;
    z-index: 2;
}
.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
}
.pd-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 {
    font-size: 11px;
    color: #999;
    float: left;
    width: 100%;
    border-top: 1px dotted #ccc;
}
.info-not a {
    color: #666 !important;
    margin: 0 20px !important;
    height: 50px;
    line-height: 50px;
}
.info-not a {
    float: left;
}
.info-not a h3 {
    color: #666 !important;
    margin: 0px 0px 0px 10px !important;
    height: 50px;
    line-height: 50px;
    float: right;
    font-size: 13px;
}
.info-not a:hover {
    color: #666 !important;
}
.info-not2 {
    font-size: 11px;
    color: #999;
    float: left;
    width: 100%;
    height: 25px;
    line-height: 25px;
    margin: 10px 0;
}
.not-img {
    float: left;
    margin: 0;
    overflow: hidden;
    width: 100%;
    position: relative;
    background: #555 url(../img/logo.png) no-repeat center;
}
.not-img a {
    margin: 0 !important;
    width: 100%;
}
.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 {
    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);
    opacity: .7;
}
.home-mrg-maior {
    padding: 10px 0;
}
.t-template2-box {
    border-radius: 5px;
    overflow: hidden;
}
.t-template2 {
    background: #000;
    float: left;
    width: 100%;
    height: 73px;
    margin: -80px 0 0 0;
    opacity: 0.8;
    border-radius: 0 0 5px 5px;
    padding: 7px 0 0 0;
}
.t-template2 p {
    padding: 3px 10px
}
.t-template2 h2 {
    padding: 0 10px;
    margin: 0;
}
.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 {
    border-radius: 5px;
    overflow: hidden;
}
.bd-paginacao {
    height: 28px;
    border-radius: 0 0 5px 5px
}
.bd-paginacao li a {
    color: #fff
}
.dol-quer-saber {
    text-align: center;
    color: #999999;
    padding: 5%;
    background-image: url(../img/depoimento.png);
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 24px;
    float: left;
    width: 90%;
    margin: 0;
    margin-top: 20px;
    background-color: #eee;
    background-position: 10px 10px;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
    font-weight: 200;
    font-style: italic;
}
#video-img ul {
    padding: 0;
    margin: 0
}
#video-img ul li {
    list-style: none
}
.box-banner {
    border-radius: 5px;
    overflow: hidden;
    margin: 0;
    background-color: #FFF;
    text-align: center;
    padding: 10px;
    box-shadow: 0 0 5px #CCC;
}
.area-cinema-home {
    padding: 0;
    margin: 0
}
.box-conteudo-cine {
    color: #666;
    padding: 0;
    margin: 0
}
.box-conteudo-cine li {
    width: 16.5%;
    float: left;
    list-style: none;
    margin: 10px;
    color: #666
}
.publicidade-centro {
    text-align: center;
}
.publicidade-centro iframe {
    background: #999;
    margin: 0;
    padding: 0;
    width: 970px;
    height: 90px;
    border: 0;
}
.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;
    margin: -65px 0 0 25px;
    padding: 10px 15px;
    font-size: 16px;
    color: #FFF;
    text-shadow: 0 1px 1px #999;
    font-weight: bolder;
    line-height: 16px;
    border: 2px #FFF solid;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 1099;
    max-width: 150px;
}
.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;
    background-color: #E9E9E9;
    border: 1px solid #DDDDDD
}
.cont-blog {
    padding: 5px;
    color: #666
}
.cont-blog img {
    float: left;
    margin: 0 10px 0 0
}
.bt-ver-mais {
    border-radius: 5px 5px 0 0;
    padding: 5px 0 2px 0;
    font-size: 12px;
    width: 220px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    cursor: pointer
}
.bt-ver-mais a {
    color: #fff;
}
.cor-shopping {
    color: #8F83A7
}
.bg-cor-shopping {
    background-color: #8F83A7;
    color: #fff
}
.play-dolagora {
    float: left;
    margin-top: -277px;
    width: 100%;
    height: 277px;
    line-height: 277px;
}
.play-dolagora img {
    width: 100%;
}
#video-exibir {
    height: 277px;
}
/*** FIM NOTICIAS HOME ***/
/*** PAGINA-LOGIN ***/

.divisoria {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #fff;
    margin: 10px 0
}
.area-de-login {
    color: #666;
    margin: 0 auto;
    width: 350px;
}
.area-de-login h1 {
    font-size: 18px;
    text-align: center;
}
.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 {
    width: 248px;
    float: left;
    padding: 5px 0;
    font-size: 12px;
    text-decoration: underline;
}
.area-login-cad {
    background-color: #ddd;
    text-align: center;
    margin-top: 20px;
    padding: 0 0 20px 0
}
.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 {
    margin: 0;
    width: 50%
}
.tab-pane h2 a {
    color: #666 !important
}
.tab-pane h2 a:hover {
    color: #666 !important
}
.noticia-interna h1 {
    font-size: 30px
}
.compartilhar {
    float: left;
    width: 100%;
    margin-top: 10px;
    overflow: hidden
}
.compartilhar div {
    float: left;
}
.compartilhar-not {
    padding: 0;
    margin: 0 0 0 3px;
}
.compartilhar-not p {
    padding: 0;
    margin: 0;
    float: left;
    font-size: 9px;
    color: #868686
}
.compartilhar-not li {
    margin: 0;
    text-decoration: underline;
    list-style: none;
    float: left;
    font-size: 9px;
}
.compartilhar-not .comp-twitter {
    color: #00A3D8;
}
.compartilhar-not .comp-twitter a {
    color: #00A3D8;
    border-right: 1px solid #868686;
    padding: 0 5px
}
.compartilhar-not .comp-facebook {
    color: #0C5388;
}
.compartilhar-not .comp-facebook a {
    color: #0C5388;
    border-right: 1px solid #868686;
    padding: 0 5px
}
.compartilhar-not .comp-google {
    color: #B20000;
}
.compartilhar-not .comp-google a {
    color: #B20000;
    padding: 0 5px
}
.imprimir-not {
    float: right;
    margin-top: -20px;
    font-size: 12px;
}
.font-size {
    float: right;
    font-size: 12px
}
.font-size a {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #C6C6C6;
    color: #4F4F4F;
    display: inline-block;
    font-size: 12px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    text-decoration: none;
    width: 21px;
    margin: 2px!important;
    float: right;
    border-radius: 3px;
}
.not-img-int {
    float: left;
    margin: 0 10px 10px 0;
    border-radius: 5px;
    padding: 10px;
    background-color: #DDD;
    overflow: hidden;
    width: 50%
}
#conteudo-noticia {
    margin: 0 0 10px;
    letter-spacing: 0.04em;
    font-weight: 300;
    font-size: 1.1em;
    line-height: 22px;
}
#conteudo-noticia a {
    font-weight: bold
}
#conteudo-noticia p iframe {
    // width: 99%;
    border-radius: 0;
    overflow: hidden;
    /*border: 1px solid #000;*/
    background: #FFF;
    /*padding: 0.5%;*/
}
.credito-foto {
    background-image: url(../img/icon-foto-leg.png);
    background-repeat: no-repeat;
    background-position: right;
    margin: 5px 0 0 0;
    color: #666;
    font-size: 11px;
    float: left;
    width: 100%
}
.credito-foto span {
    float: left;
    width: 90%
}
.ler-tambem {
    padding: 0
}
.ler-tambem li {
    list-style: none;
    border-bottom: 1px dotted #c0c0c0;
    padding: 10px 0
}
.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 {
    border-radius: 5px 5px 0 0 ;
    margin: 20px 0 0 0;
    background-color: #DDDDDD;
    color: #666;
    overflow: hidden;
    font-family: 'Glegoo', Arial, cursive;
}
.box-titulo-coment h4 {
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
}
.titulo-noticia {
    font-size: 26px;
}
.comentarios-titulo {
    background-image: url(../img/bg-icone-home.png);
    float: right;
    padding:0 10px;
    margin: -40px 0 0 0;
    height: 40px;
    line-height: 40px;
}
.comentarios-titulo a {
    color: #fff
}
.comentarios {
    margin: 0;
    padding: 0
}
.comentarios li {
    list-style: none;
    border-bottom: 1px dotted #c0c0c0;
    margin: 20px 0 0 0
}
.box-paginas {
    background-color: #EEEEEE;
    border-radius: 5px;
    margin: 0 0 20px 0;
}
.box-paginas .pagina {
    float: left;
    padding: 16px 10px 0 10px
}
.box-paginas .pagination ul {
    margin: 10px;
    float: right;
    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 {
    padding: 5px 10px;
    float: left
}
.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)
}
/*** 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;
    background: url(../img/balao-de-desconto.png) no-repeat;
    color: #fff !important;
    padding: 26px 0;
    font-size: 23px;
    width: 75px;
    margin: -176px 0 0 0;
    height: 78px;
    font-weight: bold;
}
/*** DOL TV ***/

.nav-list li {
    padding: 0;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #fff
}
.nav-list li a {
    padding: 5px 10px;
    font-family: 'Glegoo', Arial, cursive;
    font-weight: 700;
    font-size: 16px;
    color: #676767
}
.nav-list li a img {
    border-radius: 5px;
    margin: 0 5px 0 0;
    width: 70px;
    height: 45px;
    overflow: hidden;
}
.videos-mini {
    margin: 10px 0 0 0;
}
.duracao-video {
    position: absolute;
    margin: -30px 0 0 5px;
    background-image: url(../img/bg-hover.png);
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
    padding: 2px 7px
}
.videos-mini img {
    border-radius: 5px
}
.videos-mini h4 {
    margin: 5px 0 0 0
}
.videos-mini p a {
    color: #666
}
.programa-doltv ul {
    margin: 0;
    border-bottom: 1px solid #ccc;
    width: 100%;
    float: left;
}
.programa-doltv ul li {
    float: left;
    margin: 0;
    list-style: none;
    padding: 10px 0;
    width: 100%;
    text-align: center;
}
.programa-doltv ul li img {
    border-radius: 5px;
    overflow: hidden;
}
.programa-doltv ul li h2 {
    float: left;
    width: 100%;
}
.programa-doltv p {
    padding: 10px;
    float: left;
}
.programa-doltv p span {
    margin: 5px 0 0 0;
    float: left;
}
.doltv-galeria {
    background: #EEE;
    padding: 10px 0 0 0;
    margin-top: 0px;
    border-radius: 5px;
}
.share-galeria {
    float: left;
    padding: 10px 10px 5px 10px;
    background: #ccc;
    width: 97%;
    border-radius: 4px;
    margin: 10px 0;
}
.share-galeria span {
    float: left;
    margin-right: 10px;
}
.share-galeria2 {
    float: left;
    background: #ccc;
    border-radius: 4px;
    margin: 0;
    padding: 10px 0px 5px 0px;
}
.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 {
    background: #ccc;
    text-align: center;
}
.aovivo-stream {
    background: #ccc;
    height: 460px;
    margin: 10px 10px 10px -20px;
}
/*** IMAGENS ***/

.imagens-dest img {
    border-radius: 5px;
}
.visualizacao-foto {
    position: absolute;
    margin: -45px 0 0 0;
    font-size: 12px;
    color: #fff;
    padding: 2px 7px 2px 26px;
    background-image: url(../img/ico-visualizacoes.png);
    background-repeat: no-repeat;
    background-position: 7px
}
.visualizacao-foto img {
    float: left;
    margin: 5px 5px 0 0
}
.box-titulo-filtro {
    border-radius: 5px;
    background-color: #DDDDDD;
    color: #666
}
.box-titulo-filtro h4 {
    padding: 0px 20px;
    margin: 0px;
    height: 50px !important;
    line-height: 50px !important;
    float: left;
    font-size: 19px;
}
.filtro-titulo {
    background-image: url(../img/bg-icone-home.png);
    float: right;
    padding: 10px;
    border-radius: 0 5px 5px 0;
    margin: 0
}
.filtro-titulo a {
    color: #fff
}
/*** FIM IMAGENS ***/
/*** CINEMA***/

.titulo-lista-cinema {
    text-align: right;
    padding: 5px 10px 0 0;
    font-weight: bold
}
.lista-cinema {
    padding: 5px 0 0 0
}
.lista-cinema p {
    margin: 0 0 5px 0
}
.fundo-cartaz {
    background: #eee;
    border-radius: 5px;
    overflow: hidden;
}
.share-cinema {
    float: left;
    padding: 10px 10px 5px 10px;
    background: #ccc;
    width: 100%;
    border-radius: 0px;
    margin: 0px 0;
}
.caixa-info-cinema {
    margin-left: 0 !important;
    width: 51% !important;
}
/*** FIM CINEMA***/
/*** AGITO***/

.area-colunistas {
    margin: 0 0 0 5px
}
.area-colunistas li {
    margin: 10px 4px;
    list-style: none;
    background-color: #E9E9E9;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
}
.cont-colunista {
    padding: 5px;
}
.cont-colunista p,
.cont-colunista p a {
    color: #666 !important;
    margin: 0
}
.cont-colunista img {
    float: left;
    margin: 0 10px 0 0;
    border-radius: 3px;
    overflow: hidden;
}
.colunista-interna {
    border-radius: 5px;
    margin: 0 0 10px 0
}
.colunista-interna img {
    float: left;
    margin: 10px;
    border-radius: 3px;
    overflow: hidden;
}
.colunista-interna h1 {
    font-size: 25px;
    padding: 52px 0 0 0
}
/*** FIM AGITO***/
/*** ESTATICAS ***/
/* anuncie */

.sites-grupo {
    padding: 5px;
    border-bottom: 1px solid #ccc;
    color: #666
}
.sites-grupo p a {
    color: #666 !important
}
.sites-grupo h3 {
    padding: 40px 0 0 0;
}
.sites-grupo img {
    float: left;
    border: 1px solid #0E6BB0;
    margin: 0 10px 0 0;
    padding: 10px;
    background-color: #fff
}
.titulo-banner {
    padding: 10px 0
}
.20-mrg-button {
    margin-right: 20px;
}
footer {
    background: #eee;
    border-top: 5px solid #ddd;
    margin-top: 20px;
}
.mapa-rodape {
    margin-bottom: 30px;
    margin-top: 10px;
}
.mapa-rodape h4 {
    border-bottom: 1px dotted #ccc;
    padding: 10px 0;
    margin-bottom: 9px;
}
.mapa-rodape a {
    font-size: 12px;
    color: #666;
}
.menu-rodape {
    background: url(../img/bg-menurodape.png);
}
.menu-rodape ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}
.menu-rodape ul li {
    margin: 0;
    float: left;
    list-style: none;
    width: 14.2%;
}
.menu-rodape ul li a {
    margin: 0;
    float: left;
    list-style: none;
    font-family: 'Glegoo', Arial, cursive;
    font-weight: 700;
    color: #ccc;
    text-align: center;
    font-size: 11px;
    padding: 10px 0;
    width: 100%;
}
.menu-rodape ul li a:hover {
    background-color: rgba(0, 0, 0, 0.1);
}
.copy {
    background: #DDD;
    padding: 10px;
    font-size: 11px;
}
.pag-none {
    display: none
}
.comentario-item {
    list-style: none;
    border-bottom: 1px dotted #c0c0c0;
    margin: 20px 0;
    padding: 0 0 20px 0;
}
/*** ENSAIO ***/

.ensaio-galeria {
    background: #8C18B0;
    border: 1px solid #38004B;
    padding: 10px 0 0 0;
    margin-top: -10px;
    border-radius: 0 0 5px 5px;
}
.tab-ensaio {
    background: #38004B !important;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}
.tab-ensaio li {
    text-align: center;
    width: 16.66%;
}
.tab-ensaio li a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    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;
    color: #FFF;
    margin: 0;
}
.tab-ensaio li a img {
    width: 80%;
    height: 50px;
    background-color: #ccc;
    margin-bottom: 5px;
    border-radius: 3px;
}
.tab-ensaio li a:hover {
    color: #FFF;
    cursor: pointer;
    background-color: #8C18B0;
    border: 1px solid #38004B;
    border-bottom-color: transparent;
}
.tab-ensaio > .active a {
    color: #FFF;
    cursor: pointer;
    background-color: #8C18B0;
    border: 1px solid #38004B;
    border-bottom-color: transparent;
}
.tab-ensaio > .active a:hover {
    color: #FFF;
    cursor: pointer;
    background-color: #8C18B0;
    border: 1px solid #38004B;
    border-bottom-color: transparent;
}
.ensaio-youtube {
    width: 80%;
    height: 450px;
    border-radius: 7px;
}
.doltv-youtube {
    width: 100%;
    height: 400px;
    border-radius: 7px;
}
.img-cadeado-ensaio img {
    background: none !important;
    width: 12px !important;
    height: auto !important;
    margin: 0 5px 0 0 !important;
}
.loop-ensaio {
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #fff;
}
.down-ensaio {
    margin: 0 10px;
}
.down-ensaio-down {
    margin: 0 137px;
}
.down-ensaio img,
.down-ensaio-down img {
    border-radius: 5px;
    overflow: hidden;
}
.down-ensaio button,
.down-ensaio-down button {
    margin: 10px 2px;
    text-align: center;
}
.down-ensaio1 {
    margin: 0;
    text-align: center;
    width: 100%;
}
.down-ensaio2 {
    margin: 10px;
    width: 312px;
    text-align: center;
}
.box-parceiros-ensaio {
    background: #222;
    padding: 10px;
}
.box-parceiros-ensaio div {
    float: right;
}
label.valid {
    /* width: 24px;
  height: 24px;*/

    font-size: 12px;
    color: #0C0 !important;
    position: absolute
}
label.error {
    font-size: 12px;
    color: red;
    position: absolute
}
.corpo-banner {
    padding: 0 20px;
    background: #FFF;
}
.bn-bg {
    padding: 0 20px;
    width: 940px;
    margin: 0 auto;
}
.fechar-bg {
    background: #FFF;
    padding: 5px;
    position: absolute;
    z-index: 9999;
    color: #666;
    opacity: 0.7;
    width: 115px;
    text-align: center;
}
.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 {
    border-radius: 5px;
    margin-top: 20px;
    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;
    width: auto !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    overflow: visible;
    margin: 0 !important;
    height: 210px !important;
    overflow: visible !important
}
.destaque-not-games {
    height: 286px!important;
}
.h2-destaque-not-games {
    margin: 0;
    padding: 10px 0 10px 10px;
    height: 58px;
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    font-size: 26px;
    background: #000 !important;
    opacity: 0.8 !important;
}
.slide_games {
    /*width: 610px !important;*/
}
.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 {
    background: #fff;
    padding: 1px 20px;
    border-radius: 0 0 5px 5px;
}
.comentario-item2 {
    list-style: none;
    margin: 5px 0;
    background: #eee;
    padding: 20px 20px 10px 50px;
    border-radius: 5px;
}
.res-comente {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
}
.res-comente:hover {
    text-decoration: underline;
}
.barra-noticias {
    background-color: #e2e2e2;
    float: left;
    margin: 25px 0 20px 0;
    border-radius: 3px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
}
.barra-noticias span {
    float: left;
    background: #0E6BB0;
    color: #FFF;
    padding: 0 10px;
    font-size: 11px;
}
.barra-noticias li {
    float: left;
    margin: 0 15px;
    font-size: 12px;
    height: 40px;
    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;
    background: #ccc;
    border-left: 1px solid #e3e3e3;
    margin-top: -1px;
}
#openx img {
    height: 34px;
    width: auto;
}
.box-not-des {
    background: #FFF;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
    border-top: 5px solid;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.box-not-des > a > img {
    max-width: inherit;
}
.box-not-des img,
.box-not img, .box-not3 img {
    -webkit-transition: all 0.5s ease;
    /* Safari and Chrome */

    -moz-transition: all 1s ease;
    /* Firefox */

    -o-transition: all 1s ease;
    /* IE 9 */

    -ms-transition: all 1s ease;
    /* Opera */

    transition: all 0.5s ease;
    max-width: 100%;
}
.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;
    bottom: 0px;
    left: 0px;
    width: 370px;
    height: 260px;
    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));
    padding: 20px 10% 20px 20px;
    text-shadow: 2px 1px rgba(0, 0, 0, 0.4);
    z-index: 1;
    transition: all 0.5s ease;
}
.box-not-des:hover a .box-not-destaque {
    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;
    padding: 20px 0% 20px 20px;
}
.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 {
    background: #FFF;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
    border-top: 5px solid;
    overflow: hidden;
    position: relative;
    z-index: 9;
}
.box-not h1 {
    float: left;
    font-size: 28px;
    line-height: 40px;
}
.box-not h2 {
    float: left;
    font-size: 18px;
    line-height: 26px;
    height: 120px;
}
.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: 0 20px 20px 20px;
    line-height: 23px;
    letter-spacing: 0.04em;
}
.box-not2 {
    background: #FFF;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
    border-top: 5px solid;
    overflow: hidden;
/*    position: relative;*/
    z-index: 2;
}


.box-not3 {
    background: #FFF;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
    border-top: 5px solid;
    overflow: hidden;
    position: relative;
}
.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 {
    font-size: 13px;
    line-height: 10px;
    float: left;
    margin: 20px 0 0 20px;
    color: #999;
}
.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: 728px;
    height: 90px;
    z-index: 999;
    bottom: 0;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.35);
    left: 50%;
    margin-left: -369px;
}
.banner-topo2 {
    background: #E9EAED;
    text-align: center;
    padding: 5px;
    height: 90px;
    overflow: hidden;
}
.banner-topo2 iframe {
    background: #FFF;
    width: 728px;
    height: 90px;
}
.banner-topo-super {
    text-align: center;
    padding: 20px 0 0 0;
}
.banner-topo-super > div.container > .row > div.span12 {
    background: #FFF url(../img/loading-dol.gif) center no-repeat;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    margin-top: -20px;
    height: 250px;
    background-size: 6%;
}
.banner-topo-super > div.container > .row > div.div-mostrar-bn {
    background: #E9EAED;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-top: 0px;
    height: 20px;
}
.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;
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.8);
    color: #FFF;
    right: 5px;
    top: 5px;
    border-radius: 5px;
    font-size: 12px;
}
.banner-topo iframe {
    background: #FFF;
}
.f-nav {
    z-index: 99999;
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0;
    box-shadow: 0px 0px 8px #666;
}
.f-nav > .container > .navbar > .logo2 {
    display: block;
    float: left;
    height: 45px;
    overflow: hidden;
}
.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;
    line-height: 15px;
    font-size: 11px;
    font-family: 'Glegoo', Arial, cursive;
    font-weight: 700;
    color: #666;
    border-right: 1px dotted #ccc;
    margin: 10px 0;
    padding: 0 10px;
}
.links-topo li a img {
    margin: -1px 5px;
    float: left;
}
.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-tem {
    margin: 0;
    padding: 0;
}
.links-topo li.link-tem a {
    margin: 0;
    padding: 0;
    border: 0;
}
.links-topo li.link-tem a img {
    margin: 0;
    padding: 0;
    height: 30px;
    border-radius: 5px;
    margin-left: -1px;
}
.links-topo li.link-tem:hover {
    border-top: 5px solid transparent;
}
div.box_twitter div.overlay_twitter, div.box_facebook div.overlay_facebook {
    display: none;
    position: absolute;
    padding: 10px 0;
    width: 300px;
    border-radius: 5px;
    left: -95px;
    z-index: 9;
}
.conteudo-twitter, .conteudo-facebook {
    background: #666;
    padding: 10px;
    border-radius: 5px;
}
.conteudo-twitter::after, .conteudo-facebook::after {
    content: '';
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #666;
    border-width: 10px;
    margin-left: -10px;
    top: -10px;
}
.conteudo-twitter iframe {
    width: 100% !important;
}
.div-compartilhar {
    position: absolute;
    height: 50px;
    line-height: 50px;
    width: 100%;
    background: #EEE;
}
.div-compartilhar ul {
    padding: 0;
    margin: 0;
    height: auto;
    background-color: #eee;
}
.div-compartilhar ul li {
    list-style: none;
    float: left;
    background-color: #eee;
}
.div-compartilhar ul li a {
    margin: 0 !important;
    display: inherit;
    padding: 10px 5px;
    float: none;
}
.box-not-efeito {
    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));
    width: 100%;
    height: 100%;
    position: absolute;
    /* TRANSITION */

    -webkit-transition: background 1.2s linear;
    transition: background 1.2s linear;
    top: 0;
}
.box-not-efeito2 {
    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));
    width: 100%;
    height: 100%;
    position: absolute;
    /* TRANSITION */

    -webkit-transition: background 1.2s linear;
    transition: background 1.2s linear;
    top: 0;
}
.box-not:hover div a div.box-not-efeito {
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opactiy .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
}
.box-not-efeito3 {
    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));
    width: 100%;
    height: 100%;
    position: absolute;
    /* TRANSITION */

    -webkit-transition: background 1.2s linear;
    transition: background 1.2s linear;
    top: 0;
}
.box-not:hover div a div.box-not-efeito3 {
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opactiy .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
}
.assistindo {
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: auto 30%;
    top: 0;
    z-index: 3;
    color: #fff;
    font-size: 11px;
    line-height: 81px;
    text-align: center;
}
.assistindo h2 {
    top: 0;
    width: 100%;
    padding: 55px 0px;
    background: rgba(0, 0, 0, 0.57);
}
.play {
    background: url(../img/play.png) center no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: auto 30%;
    top: 0;
    z-index: 3;
}
.photo {
    background: url(../img/photo.png) no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 3;
    background-position: 99% 99%;
}
.title-menu {
    padding: 0 10px;
    text-transform: uppercase;
    height: 50px;
    line-height: 52px;
    border-radius: 0 0 5px 5px;
    margin-top: -20px !important;
}
.title-menu span {
    color: rgba(255, 255, 255, 0.35);
    /*    font-style: italic;*/
}
#EECarousel {
    padding: 10px;
    height: 280px;
}
#EECarousel > div.carousel-inner {
    box-shadow: 0 0 20px #ccc;
    border-radius: 5px;
}
.box-submenu h2 a {
    font-size: 15px;
    margin: 10px;
}
.div-publicidade {
    background: url(../img/bg-publicidade.jpg) repeat;
    padding: 20px 0;
    margin: 20px 0;
    box-shadow: 0 0 10px #ccc;
}
.div-publicidade.slide-remo {
    background: url(../img/bg-leao.jpg) no-repeat center;
    background-size: cover;
}
.div-publicidade.slide-paysandu {
    background: url(../img/bg-papao.jpg) no-repeat center;
    background-size: cover;
}
.div-publicidade2 {
    background: #DDD;
    padding: 10px 0;
}
.div-videos {
    background: url(../img/bg-videos.jpg);
    padding: 30px 0;
    margin: 20px 0;
    box-shadow: 0 0 10px #ccc;
}
.div-videos .box-not2{
    box-shadow: 0 0 5px #000;
    background: #000;
}
.banner-ex {
    background: #ccc;
    text-align: center;
    height: 60px;
    padding: 10px 0;
    border-radius: 5px;
}
.banner-ex iframe {
    width: 940px;
    height: 60px;
    border: 0;
    background: #ccc;
}
.banner-ex2 {
    cursor: pointer;
    height: 60px;
    width: 940px;
    margin: 0px auto;
    background: #FFF url(../img/loading-dol.gif) center no-repeat;
    overflow: hidden;
    box-shadow: 0 0 10px #999;
    background-size: 65px;
}
.min-videos {
    background: #119090;
    float: left;
    width: 100%;
}
.min-videos ul {
    margin: 0;
    float: left;
    width: 100%;
}
.min-videos ul li {
    width: 30%;
    display: inline-block;
    float: left;
    margin: 1.66%;
    overflow: hidden;
    border-radius: 5px;
    position: relative
}
.box-video-interna iframe {
    float: left;
}
.box-video-interna h1 {
    font-size: 22px;
    padding: 8px 0;
    margin: -30px 0 30px 0;
    text-align: center;
}
.box-video-interna h2 {
    font-size: 16px;
    padding: 2%;
    float: left;
    width: 96%;
    color: #888;
    line-height: 25px;
    background: rgba(0, 0, 0, 0.25);
    margin: 30px 0 -30px 0;
    text-align: center;
}
.box-video-interna h2 strong {
    color: #ccc;
    font-weight: 600;
}
.h2-videos {
    position: relative !important;
    height: 117px !important;
    margin: 0 !important;
    width: 100%;
}
.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;
    height: 208px;
    max-width: none !important;
}
.bt-dol {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    float: left;
    border-radius: 5px;
    border-bottom: 3px solid;
    font-family: 'Glegoo', Arial, cursive;
    font-size: 18px;
    padding: 0;
    margin: 0;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    text-transform: uppercase;
    transition: all .1s ease-in-out;
    outline: none;
}
.bt-dol:hover {
    box-shadow: 0 0 10px #999;
    transform: scale(1.01);
}
.bt-dol:active {
    border-bottom: 0;
    margin-top: 3px;
    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 {
    text-align: center;
    background: #1E3B3B;
    padding: 20px 0;
}
.box-not-zapp {
    float: left;
    margin: 0px 26px 20px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.box-not-zapp h2 {
    float: left;
    padding: 10px;
    position: absolute;
    bottom: 0;
    z-index: 9;
}
.box-not-zapp h2 a {
    color: #FFF !important;
    line-height: 25px;
}
.bg-cor-zapp p {
    color: #FFF;
    padding: 22px 20px;
    margin: 0;
    text-align: center;
}
/* FIM BOX ZAPP */
/* INICIO BOX ENQUETE */
.box-enquete {
    padding: 30px;
}
.box-not-enquete {
    float: left;
    margin: 20px 40px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 5px #ccc;
}
.box-not-enquete h2 {
    font-size: 18px;
    height: 40px !important;
    line-height: 40px !important;
}
.box-not-enquete h2 a {
    color: #FFF !important;
    line-height: 30px;
}
.box-enquete-link {
    height: 178px;
    vertical-align: middle;
    display: table-cell;
}
.box-enquete-link > a {
    font-family: 'Glegoo', Arial, cursive;
    font-size: 22px;
    font-weight: bold;
    color: #444;
    text-align: center;
    width: 90%;
    padding: 5%;
    float: left;
    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 {
    display: inline-block;
    width: 100%;
    list-style: none;
    position: inherit !important;
    float: left;
}
.links-enquete ul li a {
    font-size: 14px;
    margin: 5%;
    display: inline-block;
    width: 90%;
}
.bts-modal-enquete {
    float: left;
    margin: 0;
    width: 100%;
}
.bts-modal-enquete li {
    float: left;
    width: 29.33%;
    padding: 2%;
    list-style: none;
}
.bts-modal-enquete li button{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
/* FIM BOX ENQUETE */
/* ABRE BOX CHARGES */

.links-charges {
    float: left;
    width: 100%;
    display: none;
}
.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 {
    font-size: 14px;
    float: left;
    text-align: center;
    width: 100%;
    height: 46px;
    line-height: 46px;
}
.links-charges ul li a.face {
    background: #3B5998;
    color: white;
}
.links-charges ul li a.twitter {
    background: #55ACEE;
    color: white;
}
.links-charges ul li a.google {
    background: #D30E0E;
    color: white;
}
.links-charges ul li a.email {
    background: #666;
    color: white;
}
.charge-do-dia {
    height: 331px;
    line-height: 331px;
}
/* FIM BOX CHARGES */

.link-box-home {
    float: left;
    width: 100%;
}
.box-not-multimidia {
    float: left;
    margin: 0;
    position: relative;
}
.box-not-multimidia h2 {
    height: auto !important;
}
.box-not-multimidia h2 span {
    font-size: 10px;
    line-height: 10px;
    float: left;
    margin: 10px 10px 0;
    color: #999;
}
.box-not-multimidia h2 a {
    font-size: 16px;
    margin: 10px;
    line-height: 22px;
}
.box-not-multimidia > div > a > img {
/*    height: 142px;*/
}
.box-not-galeria {
    float: left;
    margin: 0;
}
.box-not-galeria h2 {
    position: absolute;
    bottom: 0;
    height: inherit;
}
.box-not-galeria h2 a {
    font-size: 14px;
    margin: 10px;
    line-height: 22px;
    color: #FFF;
    text-shadow: 1px 1px #000;
}
.box-slider-editoria {
    float: left;
    margin: 0;
}
.box-slider-editoria h2 {
    position: absolute;
    bottom: 0;
    height: auto;
}
.box-slider-editoria h2 a {
    font-size: 18px;
    margin: 13px;
    line-height: 28px;
    color: #FFF;
    text-shadow: 1px 1px #000;
    font-weight: normal;
}
.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 {
    opacity: 0.8;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opactiy .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
}
.slider-videos > div > div > h2 > a {
    font-size: 14px;
}
.video-titulo {
    background: url(../img/bg-publicidade.jpg) repeat;
    box-shadow: 0 0 10px #ccc;
    border-radius: 5px 5px 0 0;
}
.sd-videos {
    background: rgba(255, 255, 255, 0.63);
    border-radius: 0 0 5px 5px;
}
/* INICIO BOX BLOGS */

.box-not-blogs {
    margin: 14px 40px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 5px #ccc;
    background: #FFF;
}
.box-blogs-link a {
    font-family: 'Glegoo', Arial, cursive;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    width: 100%;
    float: left;
    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;
    margin: 3%;
    width: 94%;
}
.box-radios li {
    float: left;
    margin: 3%;
    list-style: none;
    background: #ccc;
    width: 27.3%;
    height: auto;
    border-radius: 5px;
    overflow: hidden;
}
/* 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%;
    float: left;
    width: 100%;
}
.titulo-voce h2 {
    text-align: right;
    line-height: 30px !important;
    vertical-align: middle;
    display: table;
    float: right !important;
    font-size: 25px;
    padding: 10px 20px;
}
.h1-voce {
    font-size: 20px;
    padding: 20px;
    text-align: center;
    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;
    left: 20px;
    bottom: 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;
    background: #eee;
    margin-top: 20px;
}
.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 {
/*    height: 282px;*/
    padding: 0px;
    width: 100%;
}
.span4 {
    position: relative;
}
.bt-com {
    padding: 7px 0px;
/*    width: 40px;*/
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 16px !important;
    cursor: pointer;
    display: inherit !important;
}
.bt-com.fa-facebook {
    background-color: #3B5998;
    transition: all .1s ease-in-out;
}
.bt-com.fa-facebook:hover {
    transform: scale(1.1);
}
.bt-com.fa-google-plus {
    background-color: #D30E0E;
    transition: all .1s ease-in-out;
}
.bt-com.fa-google-plus:hover {
    transform: scale(1.1);
}
.bt-com.fa-twitter {
    background-color: #55ACEE;
    transition: all .1s ease-in-out;
}
.bt-com.fa-twitter:hover {
    transform: scale(1.1);
}
#ocultar-bn-topo {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    background-color: #001;
    line-height: 30px;
    margin: -15px;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    box-shadow: 0 0 10px #000;
}
.banner-noticia-270x190 {
    background: #FFF url(../img/loading-dol.gif) center no-repeat;
    height: 190px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 5px #CCC;
    background-size: 20%;
}
/* CAPA TAGS */
.topo-capatag {
    position: relative;
    padding: 30px 0;
    background: url(../img/bg-icone-home.png) center;
}
#banner-noticia-topo728x90 {
    padding: 0 !important;
    margin-top: 20px !important;
    background: #ccc;
}
#bannerHSM iframe {
    background: #fff;
    box-shadow: 0 0 5px #999;
}
/* MAPA */

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

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


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

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

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;}
