 /*Fonts */
.nj-book {
    font-family: 'NewJuneBook';
}
.nj-regular {
    font-family: 'NewJuneRegular';
}
.nj-medium {
    font-family: 'NewJuneMedium';
}
.nj-bold {
    font-family: 'NewJuneBold';
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Light.eot');
    src: url('../fonts/Gilroy-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Light.woff2') format('woff2'),
        url('../fonts/Gilroy-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Regular.eot');
    src: url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Regular.woff2') format('woff2'),
        url('../fonts/Gilroy-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-SemiBold.eot');
    src: url('../fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-SemiBold.woff2') format('woff2'),
        url('../fonts/Gilroy-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Bold.eot');
    src: url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Bold.woff2') format('woff2'),
        url('../fonts/Gilroy-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Black.eot');
    src: url('../fonts/Gilroy-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Black.woff2') format('woff2'),
        url('../fonts/Gilroy-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

div.comboSegmentos > h3 span:after {
    right: 0;
}

.btn {
    display: table;
    width: 260px;
    padding: 20px 0 18px!important;
    margin: 0 auto;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    border: none;
    border-radius: 30px;
    line-height: 1;
    font-family: 'Gilroy';
}
.btn.btn-default {
    background: #ed1941;
    color: white !important;
}
.btn.btn-default:hover,
.btn.btn-default:focus,
.btn.btn-default:active {
    background: #be0024;
}

.btn.btn-secondary {
    padding: 19px 40px 17px!important;
    background: white;
    color: #ed1941;
    border: 2px solid white;
}
.btn.btn-secondary:hover,
.btn.btn-secondary:focus,
.btn.btn-secondary:active {
    background: transparent;
    color: white;
    border: 2px solid white;
}

body {
    font-family: 'Gilroy';
    font-weight: normal;
}

.mainFooter {
    font-family: sans-serif;
}

body p {
    font-family: 'Gilroy';
}
.mainContent {
    width: 1280px !important;
    margin: 0 auto;
    float: inherit !important;
}
.mainContent.bbdfast {
    margin-bottom: 5px !important;
}
.content-wrapper {
    width: 1280px;
}
.novo-menu .botao-burguer.fechar {
    background: transparent;
}
.novo-menu .botao-burguer.fechar:before {
    margin-top: -8px;
    transform: rotate(45deg);
}
.novo-menu .botao-burguer.fechar:after {
    margin-top: -4px;
    transform: rotate(-45deg);
}

.header-content {
    overflow: hidden;
    width: 100%;
    height: 490px;
    background-image: url('../img/banner-desktop.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 776px) {
    .header-content {
        background-image:url('../img/banner-mobile.jpg') !important;
        background-position: center center !important;
        height: 680px;
    }
}
@media (max-width: 425px) {
    .header-content {
        width: 100%;
        height: 420px;
        background-position: center center !important;
        top: 0;
        margin-bottom: 0;
        background-size: cover;
    }
}

.header-content .text-header {
    font-size: 1.75em;
    color: #cc092f;
    margin: 0;
    padding-top: 66px;
    margin-left: 143px;
    font-style: normal;
    text-transform: uppercase;
}

.header-content .text-header strong {
    font-family: 'NewJuneBold';
    line-height: 1.2em;
    font-size: 1.75em;
}

.header-content .splash-promo {
    width: 14.250em;
    height: 14.250em;
    margin-top: 30px;
    margin-bottom: 10px;
    margin-left: 200px;
}

.header-content .subtitle-header {
    font-weight: bold;
    font-style: italic;
    margin-left: 143px;
    margin-top: 38px;
    font-size: 0.875em;
}

.nav-menu {
    width: 100%;
    text-align: center;
    background: #fff;
}

.nav-menu .item-menu {
    color: #4d4e53;
    font-family: 'Gilroy';
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    margin: 10px 10px 5px;
    display: inline-block;
    padding-bottom: 0;
    border-bottom: solid 3px transparent;
    -webkit-transition: all 0.3s ease-out;  
            transition: all 0.3s ease-out; 
}

.nav-menu .item-menu:hover {
    color: #222222;
    border-bottom: solid 3px #c42131;
}

@media (max-width: 1200px) {
    .nav-menu .item-menu {
        margin: 20px 5px;
        font-size: 13px;
    }
}


.section-title {
    margin-bottom: 25px;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #ed1941;
    font-family: 'Gilroy';
}

#premios {
    padding: 30px 170px 20px;
    font-family: 'Gilroy';
}
#premios .section-title {
    position: relative;
    display: table;
    margin: 0 auto;
    padding-left: 200px;
    padding-bottom: 45px;
    margin-bottom: 35px;
    font-size: 65px;
    font-weight: 300;
    text-align: left;
    text-transform: uppercase;
    color: #ed1941;
    line-height: 1;
}
#premios .section-title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 172px;
    height: 230px;
    background: url(../img/cifrao.png) no-repeat;
}
#premios .section-title strong {
    font-size: 75px;
    font-weight: 900;
    display: block;
}
#premios .section-title strong .small {
    font-size: 35px;
    font-weight: bold;
    color: #ed1941;
}
.owl-premios {
    width: 100%;
    position: relative;
    padding: 0;
}
.owl-premios img {
    width: auto !important;
}
.owl-premios .sorteio-numero {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #666;
    line-height: 1.2;
}
.owl-premios .sorteio-numero .data {
    display: block;
    font-size: 23px;
    font-weight: bold;
}
.owl-premios .sorteio-box {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 485px;
    padding: 20px 0;
    color: white;
}
.owl-premios .sorteio-box:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 208px;
    height: 48px;
    background: url(../img/shadow-box.png) no-repeat;
    transform: translate(-55%, 0);
}
.owl-premios .sorteio-box-1 {
    background: url(../img/bg-box-1.png) no-repeat center top;
}
.owl-premios .sorteio-box-2 {
    background: url(../img/bg-box-2.png) no-repeat center top;
}
.owl-premios .sorteio-box-3 {
    background: url(../img/bg-box-3.png) no-repeat center top;
}
.owl-premios .sorteio-box .premio-item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 180px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    line-height: 1.1;
}
.owl-premios .sorteio-box .premio-item span {
    font-size: 19px;
}
.owl-premios .sorteio-box .premio-item .valor {
    font-size: 25px;
    font-weight: bold;
}
.owl-premios .sorteio-box .premio-item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 90%;
    height: 1px;
    background: url(../img/line-dash.png) no-repeat center;
    transform: translate(-50%, 0);
}
.owl-premios .sorteio-box .premio-item:last-child:after {
    display: none;
}

.owl-premios .owl-nav .owl-prev,
.owl-premios .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    background: transparent;
    transform: translate(0, -100%);
}
.owl-premios .owl-nav .owl-prev:hover,
.owl-premios .owl-nav .owl-next:hover {
    background: transparent;
}
.owl-premios .owl-nav .owl-prev {
    left: 0;
}
.owl-premios .owl-nav .owl-next {
    right: 0;    
}
.owl-premios .owl-dots {
    margin-top: 30px;
}
.owl-premios .owl-dots .owl-dot span{
    border: 1px solid #b61e83;
    background: white;
}
.owl-premios .owl-dots .owl-dot.active span,
.owl-premios .owl-dots .owl-dot:hover span,
.owl-premios .owl-dots .owl-dot:focus span{
    background: #b61e83;
}


.como-funciona {
    padding: 50px 300px 40px;
    text-align: center;
    background: #f0efee;
}
.como-funciona p {
    font-size: 15.66px !important;
}
.como-funciona >p {
    margin-bottom: 15px;
    font-family: 'Gilroy';
    color: #000000;
}
.como-funciona .btn {
    margin-top: 30px;
}
.box-como-funciona {
    height: 265px;
    padding: 40px 60px;
    background: url(../img/bg-como-funciona.png) no-repeat 28px 0;
    background-size: 100% 100%;
    color: white;
}
.box-como-funciona p {
    font-size: 17px;
    margin-bottom: 25px;
    font-weight: bold;
    color: white;
}
.box-como-funciona p strong {
    font-weight: 900;
    text-transform: uppercase;
}

.onde-contratar {
    height: 370px;
    padding: 30px 280px;
    text-align: center;
    background: url(../img/bg-como-contratar.png) no-repeat;
    background-size: cover;
    color: white;
}
.onde-contratar .section-title {
    color: white;
}
.onde-contratar p {
    margin-bottom: 20px;
    color: white;
}
.onde-contratar p.lg {
    font-size: 20px;
}
.onde-contratar p.small {
    font-size: 15px;
}

.perguntas#perguntas {
    padding: 25px 175px;
    font-family: 'Gilroy';
}
.perguntas .pergunta {
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 30px;
    margin-bottom: 35px;
    border-bottom: 1px solid #c0c0c0;
}
.perguntas .item p {
    margin-bottom: 25px;
}
.perguntas .item a:hover {
    color: black;
}
.perguntas .panel-heading a {
    font-family: 'Gilroy';
    font-weight: bold;
    color: #222222;
}
.perguntas .panel-body {
    font-family: 'Gilroy';
    font-weight: 300;
    color: #222222
}
.perguntas .btn-default {
    display: table;
    margin: 0 auto;
}
.table-sorteios-mobile {
    display: none;
}
.table-sorteios {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 18px;
    border-collapse: collapse;
}
.table-sorteios tr th {
    padding: 17px 15px;
    font-family: 'Gilroy';
    font-weight: 900;
    border: 1px solid #c0c1c1 !important;
}
.table-sorteios tr td {
    padding: 17px 15px;
    font-weight: bold;
    text-align: center;
    color: #cc092f;
    border: 1px solid #c0c1c1;
}
.table-sorteios tr td:first-child {
    color: #222222
}
.table-sorteios tr:last-child td {
    color: #222222;
    font-weight: 900;
}
.table-sorteios tr:last-child td:first-child {
    text-align: left;
    padding-left: 33px;
}
.table-sorteios tr:nth-last-child(2) td {
    color: #222222;
}
.numero-da-sorte {
    position: relative;
    padding: 55px 330px;
    text-align: center;
    background: url(../img/bg-numero-da-sorte.jpg) #b41e8d repeat-x;
    color: white;
}
.numero-da-sorte:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 308px;
    height: 37px;
    background: url(../img/bg-lines-top.png) no-repeat;
    transform: translate(-50%, 0);
}
.numero-da-sorte:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 284px;
    height: 23px;
    background: url(../img/bg-lines-bottom.png) no-repeat;
    transform: translate(-50%, 0);
}
.numero-da-sorte .section-title {
    color: white;
}
.numero-da-sorte p {
    margin-bottom: 25px;
    color: white;
}
.numero-da-sorte input {
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 25px;
}
.numero-da-sorte .btn {
    display: table;
    margin: 0 auto 25px;
    width: 260px;
    text-align: center;
}
.numero-da-sorte .insert,
.numero-da-sorte .cadastrado {
    display: none;
}
.numero-da-sorte .cadastrado {
    padding: 0 60px;
    text-align: left;
}
.numero-da-sorte .cadastrado p {
    margin-bottom: 3px;
}
.numero-da-sorte .erro {
    padding: 0 85px;
}
.numero-da-sorte .erro a {
    color: white;
}
.numero-cadastrado {
    margin-bottom: 5px;
    margin-left: -2px;
    font-family: 'Gilroy';
    border-collapse: separate;
    border-spacing: 2px 3px;
    text-align: center;
}
.numero-cadastrado tr th,
.numero-cadastrado tr td {
    width: 250px;
    padding: 10px 0;
    font-family: 'Gilroy';
    font-weight: bold;
    box-shadow: inset 0 0 15px -7px black;
}
.numero-cadastrado tr th {
    background: #bc1c83;
}
.numero-cadastrado tr td {
    color: #bc1c83;
    background: white;
}
.numero-cadastrado tfoot tr td {
    background: #bc1c83;
    color: white;
    font-weight: normal;
}
.ganhadores {
    padding: 50px 190px;
    font-family: 'Gilroy';
    text-align: center;
    background: #2c479e;
    color: white;
}
.ganhadores .section-title {
    color: white;
}
.ganhadores p {
    margin-bottom: 35px;
}
.table-ganhadores {
    width: 100%;
    color: white;
}
.table-ganhadores tr th,
.table-ganhadores tr td {
    padding: 20px;
    font-weight: bold;
    border: 1px solid white;
}
.table-ganhadores tr th {
    text-transform: uppercase;
    font-size: 25px;
}
.table-ganhadores tr td {
    font-size: 18px;
}
.table-ganhadores tr td:first-child {
    font-size: 20px;
}

.tb-mobile {
    display: none;
}

.rodape-content {
    width: 100%;
    height: auto;
    padding: 20px;
    background: #e6e4e7;
    border-top: 3px solid #c42131;
}

.rodape-content .text-lgl {
    font-size: 0.75em;
    color: #000000;
    text-align: justify;
    font-family: inherit;
}


/*RESPONSIVE*/
@media (max-width: 767px) {
    .mainContent {
        width: 100% !important;
    }
    .table--responsive {
        overflow-x: auto;
    }
    .table-sorteios-mobile {
        display: block;
        width: 100%;
        margin-bottom: 25px
    }
    .table-sorteios {
        display: none;
    }
    #premios {
        padding: 0 0 20px;
    }
    #premios .section-title {
        padding-left: 75px; 
        padding-bottom: 0;
        font-size: 35px;
    }
    #premios .section-title:before {
        top: 50%;
        width: 60px;
        height: 80px;
        background-size: 100%;
        transform: translate(0, -50%);
    }
    #premios .section-title strong {
        font-size: 38px;
    }
    #premios .section-title strong .small {
        font-size: 25px;
    }
    .owl-premios {
        padding: 0;
    }
    .owl-premios .owl-nav .owl-prev {
        left: 0;
    }
    .owl-premios .owl-nav .owl-next {
        right: 0;
    }
    .como-funciona {
        padding: 30px 15px;
    }
    .box-como-funciona {
        padding: 40px 30px;
        height: auto;
        background: url(../img/bg-como-funciona.png) no-repeat 0 0;
        background-size: cover;
    }
    .onde-contratar {
        height: auto;
        padding: 30px 15px;
    }
    .onde-contratar p.lg {
        font-size: 17px;
    }
    .perguntas#perguntas {
        padding: 30px 15px;
    }
    .numero-da-sorte {
        height: auto;
        padding: 30px 15px;
    }
    .numero-da-sorte .cadastrado {
        padding: 35px 0;
    }
    .numero-da-sorte .erro {
        padding: 25px 0;
    }
    .ganhadores {
        padding: 30px 15px;
    }
}


@media (min-width: 768px) and (max-width: 1023px) {
    #premios .section-title:before {
        width: 150px;
        padding: 30px 80px 20px;
        background-size: 100%;
    }
    .como-funciona {
        padding: 50px 60px 40px;
    }
    .onde-contratar {
        padding: 40px 60px 30px;
    }
    .perguntas#perguntas {
        padding: 25px 60px;
    }
    .numero-da-sorte {
        padding: 55px 60px;
    }
    .numero-da-sorte .erro {
        padding: 25px 0;
    }
    .ganhadores {
        padding: 50px 60px;
    }
}


@media (min-width: 1024px) and (max-width: 1279px) {
    .como-funciona {
        padding: 50px 180px 40px;
    }
    .onde-contratar {
        padding: 40px 180px 30px;
    }
    .numero-da-sorte {
        padding: 55px 180px;
    }
}

@media screen and (max-width: 800px) {
    .tb-desktop {
        display: none;
    }

    .tb-mobile {
        display: block;
    }
}
@media (max-width: 776px) {
    .novo-menu {
        background: white;
    }
}