html {
    font-size: 14px
}

body {
    background-color: #f5f5f5;
    position: relative
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Work Sans, sans-serif
}

p {
    font-size: 1rem
}

ol {
    counter-reset: a
}

ol li {
    display: block;
    margin-bottom: 9px
}

ol li:before {
    content: counters(a, ".") ".";
    counter-increment: a
}

ol li:before,
strong {
    font-weight: 700
}

.img-container img {
    width: 100%
}

.fixed-action-btn {
    display: none
}

main {
    background-color: #0abab5;
    padding-bottom: 1px
}

header {
    background-color: #002f67;
    z-index: 1;
    position: relative
}

#logoCBHeader {
    display: block;
    max-width: 200px;
    margin: 0 auto;
    padding: 10px 0;
    background-image: url(../img/2019/logo-cb-full-white.svg);
    background-position-y: 10px;
    background-repeat: no-repeat;
    background-size: 100%;
    min-height: 40px
}

.apoio{
    padding-top: 8px;
}
.apoio h2{
    font-size: 16px;
    color: #fff;
    margin: 0;
    float: left;
    margin-top: 3px;
}
.apoio img{
      width: 160px;
    margin-left: 15px;
}

.conteudo-especial {
    display: none
}

@media (min-width:992px) {
    html {
        font-size: 16px
    }
    p {
        font-size: 1.1rem
    }
    .fixed-action-btn {
        display: block
    }
    #top {
        top: -80px;
        position: absolute
    }
    .up {
        position: fixed;
        bottom: 85px;
        right: -50px;
        z-index: 3;
        height: 34px;
        background: #7976a5;
        color: #fff
    }
    .anchor {
        display: block;
        position: relative;
        top: -70px;
        visibility: hidden
    }
}

.vitrine {
    min-height: 85vh;
    overflow: hidden;
    position: relative
}

.vitrine .vitrine-content {
    position: absolute;
    top: 0
}

.vitrine .vitrine-bg {
    background: #e4479e;
    background: linear-gradient(180deg,#e4479e,#7d0e5a 99%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#e4479e", endColorstr="#7d0e5a", GradientType=0);
    display: table;
    width: 165%;
    height: 80vh;
    transform: rotate(12deg);
    left: -136px;
    position: absolute;
    top: -76px
}

.vitrine .call_title {
    position: relative;
    padding: 37px 0 50px
}

.vitrine .call_title h1 {
    position: relative;
    z-index: 2;
    font-size: 2rem;
    margin: 0
}

.vitrine .call_title h1 a,
.vitrine .call_title h1 a img {
    display: block;
    width: 100%
}

.vitrine .call_title .vertical_block {
    display: block;
    height: 100%;
    width: 10px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.vitrine .intro_vitrine {
    padding: 0 30px
}

.vitrine .intro_vitrine .modal-trigger {
    background-color: #0dc0cf
}

.vitrine .intro_vitrine p {
    text-align: left;
    color: #fff;
    z-index: 1;
    position: relative;
    font-size: 1.1rem;
    margin: 20px 0;
    font-weight: 600
}

.vitrine .img_container {
    position: relative
}

.vitrine .img_container .desc {
    background-color: hsla(5, 85%, 72%, .7);
    height: 90%;
    left: 0;
    width: 35%;
    padding: 5px 10px;
    position: absolute;
    top: 0
}

@media (min-width:992px) {
    .vitrine {
        min-height: 80vh;
        overflow: hidden;
        margin-bottom: 40px;
    }
    .vitrine .call_title {
        width: 45%
    }
    .vitrine .slider_container {
        width: 55%
    }
    .vitrine .call_title,
    .vitrine .slider_container {
        float: left
    }
    .vitrine .intro_vitrine {
        padding: 10px 65px;
        z-index: 2;
        position: relative;
        color: #656464
    }
    .vitrine .img_container {
        height: 100%;
        width: auto
    }
    .vitrine .vitrine-bg {
        width: 108%;
        height: 100vh;
        transform: rotate(-3deg);
        left: -52px;
        top: -35%
    }
    .vitrine .call_title {
        min-height: 100vh;
        padding: 40px 20px 100px
    }
    .vitrine .call_title h1 {
        font-size: 4rem
    }
    .vitrine .call_title h1 a {
        width: 70%
    }
    .vitrine .call_title .vertical_block {
        width: 10px
    }
    .vitrine .call_title .horizontal_block {
        height: 10px
    }
    .vitrine .slider_container {
        background-image: url(../img/2019/montagem_casacor_web.png);
        background-repeat: no-repeat;
        height: 70vh;
        background-position-y: 70px;
        position: absolute;
        z-index: 1;
        right: 0
    }
}

#regModal h4 {
    background-color: #209dbf;
    color: #fff;
    padding: 15px 0;
    text-align: center
}

#regModal .modal-footer a {
    color: #fff
}

#mainRegList {
    padding-left: 0
}

.block_list {
    padding: 10px 0
}

.block_list .reg_topic_title {
    margin-bottom: 5px;
    font-weight: 700
}

.block_list p {
    margin-top: 0;
    margin-bottom: 5px
}

.votacao,
.votacao h2 {
    position: relative
}

.votacao h2 {
    font-size: 3rem;
    line-height: .8;
    margin-bottom: 55px
}

.votacao .vote_title {
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    display: table;
    width: 100%;
    color: #7f0f5b;
    text-shadow: 3px 3px #c70b8d3b;
}

.votacao .indicates-required {
    font-size: .85rem;
    font-style: italic;
    padding-bottom: 5px;
    border-bottom: 1px dotted;
    color: #7e7d7d;
    margin-bottom: 10px
}

.votacao .votacao_intro {
    padding: 0;
    position: relative
}

.votacao .votacao_intro h2 {
    margin-bottom: 0
}

.votacao .votacao_intro h2 .vote_stroke {
    background-color: #c54444;
    top: 15px
}

.votacao .votacao_intro p {
    color: #fff;
    padding: 8px 0 20px;
    text-align: left;
    font-size: 1.1rem;
    margin: 0
}

.votacao .form-inputs {
    margin: 15px 0 30px;
    padding: 15px 25px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 3px 2px 6px #08636b
}

.votacao .anchor_menu {
    background-color: transparent;
    box-shadow: none;
    position: relative;
    z-index: 1;
    display: table
}

.votacao .anchor_menu ul li {
    width: 100%;
    margin-bottom: 10px
}

.votacao .anchor_menu ul a {
    position: relative;
    padding: 5px 20px 0;
    width: 100%;
    font-size: 1.2rem;
    overflow: hidden;
    min-width: 120px
}

.votacao .anchor_menu ul a small {
    display: block;
    position: absolute;
    top: -13px
}

.votacao .anchor_menu ul a b {
    text-transform: uppercase
}

.votacao .anchor_menu ul a .tarja_link {
    display: block;
    position: absolute;
    height: 5px;
    width: 70%;
    left: -30px;
    bottom: 6px;
    background-color: hsla(0, 0%, 100%, .7)
}

.votacao .anchor_menu .banheiro_link {
    background-color: #c55555
}

.votacao .anchor_menu .cozinha_link {
    background-color: #4499bf
}

.votacao .anchor_menu .quarto_link {
    background-color: #5860a9
}

.votacao .anchor_menu .sala_link {
    background-color: #17a860
}

.votacao .input-group {
    background-color: #fff;
    padding: 60px 15px 15px;
    border-radius: 3px;
    border: 1px dashed #c4c4c4;
    z-index: 1;
    position: relative
}

.votacao .input-group h2 {
    top: -77px;
    background: #fff;
    padding: 5px;
    position: absolute
}

.votacao .grid {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap
}

.votacao .grid-item {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 430px;
    margin-bottom: 15px;
    box-shadow: 1px 1px 3px #c4c4c4
}

.votacao .grid-item label {
    padding: 9px 5px;
    display: block
}

.votacao .photo_desc_bg {
    height: 50%;
    width: 111%;
    right: 3px;
    display: block;
    position: relative;
    top: -20%;
    transform: rotate(9deg)
}

.votacao .photo_desc_bg .photo_desc {
    display: block;
    transform: rotate(-9deg);
    position: absolute;
    left: 0;
    top: 47%;
    width: 80%;
    margin: 0 auto;
    right: 0;
    color: #fff;
    font-size: 1rem;
    text-align: center;
    line-height: 1.2
}

.votacao .photo_desc_bg .photo_desc b {
    font-size: 1.1rem;
    line-height: 1.9
}

.votacao .modal-full {
    height: 100vh;
    max-height: 100vh;
    width: 100%
}

.votacao .modal-full .modal-close {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1
}

.votacao .modal-full .modal-close i {
    color: #fff;
    font-size: 2.5rem
}

.votacao .modal-full .modal-content {
    height: 100vh;
    background: #000;
    overflow: hidden
}

.votacao .modal-full .slick-slide img {
    max-height: 90vh;
    margin: 0 auto
}

.votacao .modal-full .slick-prev:before {
    content: "\2190"
}

.votacao .modal-full .slick-next:before {
    content: "\2192"
}

.votacao .modal-full .slick-dots li button:before {
    content: "\2022"
}

.votacao .img-content {
    width: 100%;
    height: 100%;
    max-height: 380px;
    background-color: #f4f3f4;
    transform: translateZ(0);
    background-size: cover;
    background-position: 50%;
    transition: all .35s ease-in-out;
    background-repeat: no-repeat;
    border: 2px solid #f5f5f5
}

.votacao .img-content.item-opened {
    width: 80%;
    height: 80vh;
    background-size: contain;
    position: fixed!important;
    border: none
}

.votacao .img-content.item-opened .photo_desc_bg {
    display: none
}

.votacao .banheiro {
    padding: 0 10px;
    position: relative;
    z-index: 1
}

.votacao .banheiro .vote_title {
    color: #c54444
}

.votacao .banheiro .vote_stroke {
    background-color: rgba(255, 245, 9, .7)
}

.votacao .banheiro .grid-item:first-child .img-content {
    background-image: url(../img/2019/banheiro/thumb/001_banheiro.jpg)
}

.votacao .banheiro .grid-item:nth-child(2) .img-content {
    background-image: url(../img/2019/banheiro/thumb/002_banheiro.jpg)
}

.votacao .banheiro .grid-item:nth-child(3) .img-content {
    background-image: url(../img/2019/banheiro/thumb/003_banheiro.jpg)
}

.votacao .banheiro .grid-item:nth-child(4) .img-content {
    background-image: url(../img/2019/banheiro/thumb/004_banheiro.jpg)
}

.votacao .banheiro .grid-item:nth-child(5) .img-content {
    background-image: url(../img/2019/banheiro/thumb/005_banheiro.jpg)
}

.votacao .banheiro .grid-item:nth-child(6) .img-content {
    background-image: url(../img/2019/banheiro/thumb/006_banheiro.jpg)
}

.votacao .banheiro .grid-item:nth-child(7) .img-content {
    background-image: url(../img/2019/banheiro/thumb/007_banheiro.jpg)
}

.votacao .banheiro .grid-item:nth-child(8) .img-content {
    background-image: url(../img/2019/banheiro/thumb/008_banheiro.jpg)
}

.votacao .banheiro .grid-item:nth-child(9) .img-content {
    background-image: url(../img/2019/banheiro/thumb/009_banheiro.jpg)
}

.votacao .banheiro .grid-item:nth-child(10) .img-content {
    background-image: url(../img/2019/banheiro/thumb/010_banheiro.jpg)
}

.votacao .banheiro .grid-item:nth-child(11) .img-content {
    background-image: url(../img/2019/banheiro/thumb/011_banheiro.jpg)
}

.votacao .banheiro .grid-item:nth-child(12) .img-content {
    background-image: url(../img/2019/banheiro/thumb/012_banheiro.jpg)
}

.votacao .banheiro .grid-item:nth-child(13) .img-content {
    background-image: url(../img/2019/banheiro/thumb/013_banheiro.jpg)
}

.votacao .banheiro .grid-item:nth-child(14) .img-content {
    background-image: url(../img/2019/banheiro/thumb/014_banheiro.jpg)
}

.votacao .banheiro .photo_desc_bg {
    background-color: #c54444
}

.votacao .cozinha {
    padding: 0 10px;
    position: relative;
    z-index: 1
}

.votacao .cozinha .vote_title {
    color: #03a9f4
}

.votacao .cozinha .photo_desc_bg {
    background-color: #03a9f4
}

.votacao .cozinha .grid-item:first-child .img-content {
    background-image: url(../img/2019/cozinha/thumb/001_cozinha.jpg)
}

.votacao .cozinha .grid-item:nth-child(2) .img-content {
    background-image: url(../img/2019/cozinha/thumb/002_cozinha.jpg)
}

.votacao .cozinha .grid-item:nth-child(3) .img-content {
    background-image: url(../img/2019/cozinha/thumb/003_cozinha.jpg)
}

.votacao .cozinha .grid-item:nth-child(4) .img-content {
    background-image: url(../img/2019/cozinha/thumb/004_cozinha.jpg)
}

.votacao .cozinha .grid-item:nth-child(5) .img-content {
    background-image: url(../img/2019/cozinha/thumb/005_cozinha.jpg)
}

.votacao .cozinha .grid-item:nth-child(6) .img-content {
    background-image: url(../img/2019/cozinha/thumb/006_cozinha.jpg)
}

.votacao .cozinha .grid-item:nth-child(7) .img-content {
    background-image: url(../img/2019/cozinha/thumb/007_cozinha.jpg)
}

.votacao .cozinha .grid-item:nth-child(8) .img-content {
    background-image: url(../img/2019/cozinha/thumb/008_cozinha.jpg)
}

.votacao .cozinha .grid-item:nth-child(9) .img-content {
    background-image: url(../img/2019/cozinha/thumb/009_cozinha.jpg)
}

.votacao .cozinha .grid-item:nth-child(10) .img-content {
    background-image: url(../img/2019/cozinha/thumb/010_cozinha.jpg)
}

.votacao .cozinha .grid-item:nth-child(11) .img-content {
    background-image: url(../img/2019/cozinha/thumb/011_cozinha.jpg)
}

.votacao .quarto {
    padding: 0 10px;
    position: relative;
    z-index: 1
}

.votacao .quarto .vote_title {
    color: #4251d9
}

.votacao .quarto .photo_desc_bg {
    background-color: #4251d9
}

.votacao .quarto .grid-item:first-child .img-content {
    background-image: url(../img/2019/quarto/thumb/001_quarto.jpg)
}

.votacao .quarto .grid-item:nth-child(2) .img-content {
    background-image: url(../img/2019/quarto/thumb/002_quarto.jpg)
}

.votacao .quarto .grid-item:nth-child(3) .img-content {
    background-image: url(../img/2019/quarto/thumb/003_quarto.jpg)
}

.votacao .quarto .grid-item:nth-child(4) .img-content {
    background-image: url(../img/2019/quarto/thumb/004_quarto.jpg)
}

.votacao .quarto .grid-item:nth-child(5) .img-content {
    background-image: url(../img/2019/quarto/thumb/005_quarto.jpg)
}

.votacao .quarto .grid-item:nth-child(6) .img-content {
    background-image: url(../img/2019/quarto/thumb/006_quarto.jpg)
}

.votacao .quarto .grid-item:nth-child(7) .img-content {
    background-image: url(../img/2019/quarto/thumb/007_quarto.jpg)
}

.votacao .quarto .grid-item:nth-child(8) .img-content {
    background-image: url(../img/2019/quarto/thumb/008_quarto.jpg)
}

.votacao .quarto .grid-item:nth-child(9) .img-content {
    background-image: url(../img/2019/quarto/thumb/009_quarto.jpg)
}

.votacao .quarto .grid-item:nth-child(10) .img-content {
    background-image: url(../img/2019/quarto/thumb/010_quarto.jpg)
}

.votacao .quarto .grid-item:nth-child(11) .img-content {
    background-image: url(../img/2019/quarto/thumb/011_quarto.jpg)
}

.votacao .quarto .grid-item:nth-child(12) .img-content {
    background-image: url(../img/2019/quarto/thumb/012_quarto.jpg)
}

.votacao .quarto .grid-item:nth-child(13) .img-content {
    background-image: url(../img/2019/quarto/thumb/013_quarto.jpg)
}

.votacao .sala {
    padding: 0 10px;
    position: relative;
    z-index: 1
}

.votacao .sala .vote_title {
    color: #17a860
}

.votacao .sala .photo_desc_bg {
    background-color: #17a860
}

.votacao .sala .grid-item:first-child .img-content {
    background-image: url(../img/2019/sala/thumb/001_sala.jpg)
}

.votacao .sala .grid-item:nth-child(2) .img-content {
    background-image: url(../img/2019/sala/thumb/002_sala.jpg)
}

.votacao .sala .grid-item:nth-child(3) .img-content {
    background-image: url(../img/2019/sala/thumb/003_sala.jpg)
}

.votacao .sala .grid-item:nth-child(4) .img-content {
    background-image: url(../img/2019/sala/thumb/004_sala.jpg)
}

.votacao .sala .grid-item:nth-child(5) .img-content {
    background-image: url(../img/2019/sala/thumb/005_sala.jpg)
}

.votacao .sala .grid-item:nth-child(6) .img-content {
    background-image: url(../img/2019/sala/thumb/006_sala.jpg)
}

.votacao .sala .grid-item:nth-child(7) .img-content {
    background-image: url(../img/2019/sala/thumb/007_sala.jpg)
}

.votacao .sala .grid-item:nth-child(8) .img-content {
    background-image: url(../img/2019/sala/thumb/008_sala.jpg)
}

.votacao .sala .grid-item:nth-child(9) .img-content {
    background-image: url(../img/2019/sala/thumb/009_sala.jpg)
}

.votacao .sala .grid-item:nth-child(10) .img-content {
    background-image: url(../img/2019/sala/thumb/010_sala.jpg)
}

.votacao .sala .grid-item:nth-child(11) .img-content {
    background-image: url(../img/2019/sala/thumb/011_sala.jpg)
}

.votacao .sala .grid-item:nth-child(12) .img-content {
    background-image: url(../img/2019/sala/thumb/012_sala.jpg)
}

.votacao .sala .grid-item:nth-child(13) .img-content {
    background-image: url(../img/2019/sala/thumb/013_sala.jpg)
}

.votacao .sala .grid-item:nth-child(14) .img-content {
    background-image: url(../img/2019/sala/thumb/014_sala.jpg)
}

.votacao .sala .grid-item:nth-child(15) .img-content {
    background-image: url(../img/2019/sala/thumb/015_sala.jpg)
}

.votacao .sala .grid-item:nth-child(16) .img-content {
    background-image: url(../img/2019/sala/thumb/016_sala.jpg)
}

.votacao .sala .grid-item:nth-child(17) .img-content {
    background-image: url(../img/2019/sala/thumb/017_sala.jpg)
}

.votacao .sala .grid-item:nth-child(18) .img-content {
    background-image: url(../img/2019/sala/thumb/018_sala.jpg)
}

.votacao .sala .grid-item:nth-child(19) .img-content {
    background-image: url(../img/2019/sala/thumb/019_sala.jpg)
}

.votacao .cozinha,
.votacao .quarto,
.votacao .sala {
    margin-top: 150px
}

@media (min-width:992px) {
    .votacao h2 {
        font-size: 4rem;
        margin: 0
    }
    .votacao .votacao-container {
        padding: 0 0 70px
    }
    .votacao .votacao-content {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }
    .votacao .votacao_intro {
        padding: 100px 0 0
    }
    .votacao .votacao_intro h2 .vote_stroke {
        left: -70%;
        width: 100%;
        height: 70px;
        top: 38px
    }
    .votacao .form-inputs {
        width: 45%
    }
    .votacao .anchor_menu ul {
        display: flex;
        justify-content: space-between
    }
    .votacao .anchor_menu li {
        max-width: 180px
    }
    .votacao .grid-item,
    .votacao .grid-sizer {
        width: 33%
    }
    .votacao .img-content {
        -webkit-filter: grayscale(70%) opacity(.7);
        cursor: pointer
    }
    .votacao .grid-item.item-opened,
    .votacao .img-content:hover {
        -webkit-filter: grayscale(0) opacity(1)
    }
    .votacao .close {
        top: 30px;
        right: 50px
    }
    .votacao .vote_stroke {
        left: -70%;
        width: 100%;
        height: 70px;
        top: 38px
    }
    .votacao .votacao_intro {
        padding: 0;
        width: 45%;
    }
    .votacao .votacao_intro .vote_stroke:first-child {
        right: -73%
    }
    .votacao .photo_desc_bg .photo_desc {
        font-size: .8rem
    }
    .votacao .photo_desc_bg .photo_desc b {
        font-size: 1rem
    }
    .votacao .slick-track {
        min-width: 80%
    }
    .votacao .anchor_menu {
        padding: 50px 0
    }
    .cat-btns-group {
        padding: 55px 0
    }
    .vote-group a {
        margin-bottom: 0;
        display: inline-block
    }
}

.cat-all {
    background-color: #fff;
    padding: 140px 0 50px;
    position: relative;
    overflow: hidden
}

.cat-all .grafismo1 {
    background-color: #73aede;
    left: auto;
    top: 130px;
    right: -59%
}

.cat-all .grafismo1,
.cat-all .grafismo2 {
    display: table;
    width: 108%;
    height: 100vh;
    transform: rotate(121deg);
    position: absolute
}

.cat-all .grafismo2 {
    background-color: #211c21;
    left: -65%;
    top: 410px;
    right: auto
}

.cat-all .grafismo3 {
    background-color: #ffaa29;
    display: table;
    width: 200%;
    height: 70vh;
    transform: rotate(31deg);
    left: auto;
    position: absolute;
    top: 45%;
    right: -59%
}

.cat-group {
    position: relative;
    display: none;
    transition: all 1s ease-out
}

.cat-group.open {
    display: block
}

.cat-btns-group {
    position: relative;
    background: #cfb236
}

.cat-btns-group .cat-btns-title {
    font-size: 3rem;
    margin-bottom: 0
}

.cat-btns-group p {
    line-height: 1.3rem
}

.vote-group-container {
    padding: 25px 5px;
    border-top: 1px solid #d8d7d7;
    background-color: #efefef
}

.vote-group {
    max-width: 450px;
    margin: 0 auto
}

.vote-group a {
    margin-bottom: 15px;
    display: block
}

.vote-group .continue {
    color: #006400
}

.slick-track {
    min-width: 100%
}

.slick-dots li button:before {
    color: #fff;
    font-size: 12px
}

.slick-dots li.slick-active button:before {
    color: #fff;
    opacity: 1
}

.slick-initialized .slick-slide.slick-active {
    width: 100%!important
}

.submit-vote {
    max-width: 250px;
    display: block;
    margin: 20px auto;
    font-weight: 700
}

.submit-vote input {
    padding: 0;
    color: #fff;
    width: 100%;
    display: table;
    height: 100%;
    cursor: pointer;
    position: absolute;
    left: 0
}

#mce-responses>div {
    padding: 10px 0;
    font-weight: 700;
    color: #002f67;
    margin-top: 20px;
    text-align: center
}

@media (min-width:320px) {
  .votacao .modal-full .slick-slide img {
      /*width: 100%;*/
  }
}

#publicidade-anchorads-1{
  margin: 0 auto;
}

footer {
    padding: 5px 0;
    background-color: #002f67;
    position: absolute;
    width: 100%
}

footer p {
    color: #fff;
    text-align: center
}

footer p strong {
    font-size: 1.2rem
}