﻿/*!
 * Start Bootstrap - New Age v3.3.7 (http://startbootstrap.com/template-overviews/new-age)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
.heading-font {
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    letter-spacing: 1px;
}

.body-font {
    font-family: 'Montserrat', sans-serif;
}

.alt-font {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}

html,
body {
    height: 100%;
    width: 100%;
}

body {
    font-family: 'Montserrat', sans-serif;
}

a {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    color: #ccbf74;
}

    a:hover,
    a:focus {
        color: #ccbf74;
    }

    a.text-primary:focus, a.text-primary:hover {
        color: #231f20;
    }

hr {
    max-width: 100px;
    margin: 25px auto 0;
    border-width: 1px;
    border-color: rgba(34, 34, 34, 0.1);
}

    hr.light {
        border-color: white;
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    letter-spacing: 1px;
}

p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 20px;
    orphans: 3;
}

header {
    position: relative;
    width: 100%;
    overflow-y: hidden;
    color: white;
    background-color: #2c2f32;
}

.logo {
    padding-bottom: 30px;
}


.separador_header{
    border-top: 2px dashed #ccbf72;
    margin: 55px 10%;
}    

header .header-content {
    text-align: center;
    padding: 150px 0 25px;
    position: relative;
}

    header .header-content .header-content-inner {
        position: relative;
        max-width: 500px;
        margin: 0 auto;
    }

        header .header-content .header-content-inner .first-content {
            background-color: #ccbf74;
            padding: 20px;
            margin-top: 15px;
            margin-bottom: 15px;
        }

            header .header-content .header-content-inner .first-content h1 {
                margin-top: 0;
                margin-bottom: 20px;
                font-size: 30px;
                font-size: 25px;
                color: #231f20;
                font-weight: 700;
            }

            header .header-content .header-content-inner .first-content p {
                margin-top: 0;
                margin-bottom: 10px;
                font-size: 14px;
                color: #fff;
            }

        header .header-content .header-content-inner .separator-title {
            color: #fff;
            font-size: 16px;
            font-weight: 800;
            padding-bottom: 20px;
            letter-spacing: 0.5PX;
        }

        header .header-content .header-content-inner .item-inner {
            margin-top: 5px;
            margin-bottom: 5px;
            border: 2px solid #ccbf74;
            border-top: none;
        }

            header .header-content .header-content-inner .item-inner .title-item {
                background: #ccbf74;
                font-weight: 700;
                color: #231f20;
                padding: 11px 30px 10px;
                font-size: 16px;
            }

            header .header-content .header-content-inner .item-inner .content-item {
                font-weight: 400;
                color: #fff;
                padding: 11px 30px 10px;
                font-size: 13px;
                min-height: 61px;
            }

header .btn-scroll {
    /* position: absolute; */
    /* bottom: 10px; */
    font-size: 80px;
    /* left: 50%; */
    /* transform: translateX(-50%); */
    /* text-align: center; */
    display: block;
    width: 62px;
    margin: auto;
    /* background: yellow; */
}

    header .btn-scroll span {
        font-size: 12px;
        display: block;
        /* text-align: center; */
        margin-top: -35px;
        font-weight: 600;
        margin-bottom: 20px;
		text-decoration:none;
    }

@media screen and (max-width: 991px) {
    header .btn-scroll {
        display: block;
        position: relative;
        left: initial;
        transform: none;
        text-align: center;
        bottom: 0;
        margin-top: -35x;
        padding-bottom: 20px;
    }
}

section.candidata h2 {
    font-size: 25px;
    display: inline-block;
    padding: 5px 15px;
    font-weight: 600;
}

section.candidata a {
    color: #fff;
    text-decoration: none;
}

section.candidata a:hover {
    color: #231f20;
}


@media (min-width: 768px) {
    header {
        min-height: 100%;
    }

        header .header-content {
            text-align: left;
            padding: 0;
            /* height: 100vh; */
        }

            header .header-content .header-content-inner {
                max-width: none;
                margin: 0;
                /* position: absolute; */
                /* top: 30%; */
                /* transform: translateY(-30%); */
            }

                header .header-content .header-content-inner h1 {
                    font-size: 35px;
                }

        header .device-container {
            max-width: none;
            max-height: calc(0vh);
            margin: 100px auto 0;
        }
}

@media (min-width: 992px) {
    header .header-content .header-content-inner h1 {
        font-size: 50px;
    }
}

section, #section-vantagens .section-heading {
    padding: 35px 0;
}

#section-vantagens{
    padding: 0px;
    background-color: #2c2f32;
    background-image: url(../img/bkg/bg1.jpg);
    background-size: cover;
    background-attachment: fixed;
}

    section h2 {
        font-size: 50px;
    }

    section.vantagens .section-heading h3 {
        margin-top: 0;
        font-weight: 800;
        font-size: 16px;
    }

    section.vantagens .section-heading p {
        font-size: 14px;
        font-weight: 400;
        margin: 0;
        padding-bottom: 5px;
    }

    section.vantagens .section-heading .bg-black {
        margin-top: 15px;
        background-color: #000;
        display: inline-block;
        color: #ccbf74;
        margin-bottom: 10px;
        font-size: 14px;
        padding: 2px 15px;
    }

    section.vantagens .section-heading .dot-after-before::after, section.vantagens .section-heading .dot-after-before::before {
        content: '\2022';
        color: #ccbf74;
    }

    section.vantagens .section-heading .btn-scroll {
        color: #000;
        bottom: 10px;
        font-size: 70px;
        left: 50%;
        transform: translateX(-50%);
    }

    section.vantagens .section-heading span {
        font-size: 14px;
        display: block;
        text-align: center;
        margin-top: -20px;
        font-weight: 600;
    }

    section.vantagens .feature-item {
        max-width: 300px;
        margin: 0 auto;
    }

    section.vantagens .device-container {
        margin-bottom: 100px;
    }

@media (min-width: 992px) {
    section.vantagens .device-container {
        margin-bottom: 0;
    }
}

section.vantagens .feature-item h3 {
    font-size: 30px;
}

section.vantagens .feature-item i {
    font-size: 80px;
}

@media (min-width: 992px) {
    section.vantagens .device-container,
    section.vantagens .feature-item {
        max-width: none;
    }
}

section.calendar {
    padding-top: 20px;
    background-color: #2c2f32;
    background-image: url(../img/bkg/bg2.jpg);
    background-size: cover;
    background-attachment: fixed;
}

    section.calendar .calendar-item {
        border: 10px solid #ccbf74;
        padding: 15px;
        background: rgba(255, 255, 255, 0.71);
    }

        section.calendar .calendar-item .section-heading h3 {
            margin-top: 0;
            font-weight: 800;
            font-size: 18px;
        }

        section.calendar .calendar-item .section-heading p {
            font-size: 14px;
            font-weight: 400;
            margin: 0;
            padding-bottom: 5px;
        }

        section.calendar .calendar-item .calendar-title {
            font-size: 16px;
            font-weight: 800;
        }

    section.calendar .section-heading .dot-after-before {
        font-size: 13px;
    }

        section.calendar .section-heading .dot-after-before::after, section.calendar .section-heading .dot-after-before::before {
            content: '\2022';
            color: #000;
        }

    section.calendar .calendar-item .section-heading p.date {
        font-size: 12px;
        color: #000;
        padding-bottom: 15px;
    }

    section.calendar .btn-scroll {
        color: #000;
        bottom: 10px;
        font-size: 70px;
        left: 50%;
        transform: translateX(-50%);
    }

        section.calendar .btn-scroll span {
            font-size: 14px;
            font-weight: 600;
            display: block;
            text-align: center;
            margin-top: -20px;
        }

section.criterios {
    padding-top: 20px;
    color: #231f20;
    background-color: #2c2f32;
    background-image: url(../img/bkg/bg3.jpg);
    background-size: cover;
    background-attachment: fixed;
}

    section.criterios .calendar-item {
        border: 10px solid #fff;
        padding: 15px;
        background: #ccbf74;
    }

        section.criterios .calendar-item .section-heading h3 {
            margin-top: 0;
            font-weight: 800;
            font-size: 18px;
        }

        section.criterios .calendar-item .section-heading p {
            font-size: 14px;
            font-weight: 400;
            margin: 0;
            padding-bottom: 25px;
        }

        section.criterios .calendar-item .calendar-title {
            font-size: 16px;
            font-weight: 800;
        }

    section.criterios .section-heading .dot-after-before {
        font-size: 13px;
        padding-bottom: 20px;
    }

        section.criterios .section-heading .dot-after-before::after, section.criterios .section-heading .dot-after-before::before {
            content: '\2022';
            color: #000;
        }

    section.criterios .calendar-item .section-heading p.date {
        font-size: 12px;
        color: #ccbf74;
        padding-bottom: 15px;
    }

    section.criterios .btn-scroll {
        color: #000;
        bottom: 10px;
        font-size: 70px;
        left: 50%;
        transform: translateX(-50%);
    }

        section.criterios .btn-scroll span {
            font-size: 14px;
            font-weight: 600;
            display: block;
            text-align: center;
            margin-top: -20px;
        }

section.form {
    padding-top: 20px;
    text-align: center;
}

    section.form h3 {
        margin-top: 0;
        font-weight: 800;
        font-size: 18px;
        padding-bottom: 20px;
        color: #000;
    }

    section.form p {
        font-size: 14px;
        font-weight: 600;
        margin: 0;
        padding-bottom: 10px;
    }


    section.form .form-item {
        border: 10px solid #ccbf74;
        padding: 15px;
        text-align: left;
    }

        section.form .form-item .form-title {
            font-size: 16px;
            font-weight: 800;
            display: block;
            text-align: center;
        }

        section.form .form-item .form-label {
            font-size: 13px;
            padding-left: 5px;
            font-weight: 800;
            color: #231f20;
            background-color: #ccbf74;
            display: block;
            text-transform: uppercase;
            margin-bottom: 5px;
        }

        section.form .form-item .form-control {
            border-radius: 0;
            border: 2px solid #ccbf74;
            height: initial;
            padding: 2px 12px;
            font-size: 12px;
        }

        section.form .form-item textarea {
            resize: none;
            overflow: hidden;
            height: 30px !important;
            transition: all ease-in-out .3s;
        }

            section.form .form-item textarea:focus {
                height: 100px !important;
            }

        section.form .form-item .radio-section {
            border-top: 2px solid #ccbf74;
            margin-top: 10px;
            margin-bottom: 10px;
            padding: 10px;
        }

            section.form .form-item .radio-section label.principal {
                color: rgb(178, 177, 177);
                font-weight: 300;
                padding-left: 15px;
            }

        section.form .form-item input[type="radio"]:not(old) {
            width: 2em;
            margin: 0;
            padding: 0;
            font-size: 1em;
            opacity: 0;
        }

        section.form .form-item input[type="radio"] + label {
            display: inline-block;
            margin-left: -2em;
            line-height: 1.5em;
            padding-bottom: 10px;
        }


            section.form .form-item input[type="radio"] + label > span {
                display: inline-block;
                width: 0.875em;
                height: 0.875em;
                margin: 0.25em 0.5em 0.25em 0.25em;
                border: 1px solid #000;
                border-radius: 0.25em;
                background: #fff;
                vertical-align: bottom;
                border-radius: 50px;
            }

                section.form .form-item input[type="radio"] + label > span > span {
                    display: block;
                    width: 0.5em;
                    height: 0.5em;
                    margin: 0.125em;
                    border: 0.0625em solid rgb(229, 229, 229);
                    background: rgb(229, 229, 229);
                    border-radius: 0.125em;
                }

        section.form .form-item input[type="radio"]:not(old):checked + label > span {
            background: #fff;
        }

            section.form .form-item input[type="radio"]:not(old):checked + label > span > span {
                display: block;
                width: 0.5em;
                height: 0.5em;
                margin: 0.125em;
                border: 0.0625em solid #ccbf74;
                background: #ccbf74;
                border-radius: 0.125em;
            }

        section.form .form-item .radio-section table {
            width: 100%;
        }

        section.form .form-item .radio-section .label-radio {
            display: inline-block;
            max-width: 300px;
        }

        section.form .form-item .radio-section .title {
            font-size: 13px;
        }

        section.form .form-item .radio-section .content {
            font-size: 11px;
            color: #ccbf74;
            font-weight: 300;
        }

        section.form .form-item .tipo-candidatura {
            margin-bottom: 10px;
        }

            section.form .form-item .tipo-candidatura .form-label {
                margin-bottom: 0;
            }

            section.form .form-item .tipo-candidatura table {
                border: 1px solid #ccbf74;
                width: 100%;
            }

            section.form .form-item .tipo-candidatura .content, section.form .form-item .proj-desc .content {
                font-size: 13px;
                color: #000;
                font-weight: 300;
                display: inline-block;
            }

.border-top-yellow {
    border-top: 3px solid #ccbf74;
    padding-top: 5px;
    color: rgb(178, 177, 177);
    font-weight: 300;
}

    .border-top-yellow input {
        margin-top: 10px;
    }


.send-btn {
    display: block;
    text-align: center;
}

.btn-enviar {
    background-color: #ccbf74;
    color: #fff;
    font-weight: 600;
    border-radius: 0 !important;
    padding: 5px 15px;
}

.send-success {
    font-size: 20px;
    text-align: center;
}

section.contact {
    text-align: center;
    padding-bottom: 15px;
}

    section.contact h2 {
        margin-top: 0;
        color: #ccbf74;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 700;
    }

    section.contact p {
        color: #fff;
    }

    section.contact ul.list-social li a {
        display: block;
        height: 50px;
        width: 50px;
        line-height: 50px;
        font-size: 20px;
        border-radius: 100%;
        color: #231f20;
        background: #ccbf74;
    }

footer {
    background-color: #231f20;
    padding: 0 0 25px;
    color: #fff;
    text-align: center;
}

    footer p {
        font-size: 12px;
        margin: 0;
    }

    footer ul {
        margin-bottom: 0;
    }

        footer ul li a {
            font-size: 12px;
            color: rgba(255, 255, 255, 0.3);
        }

            footer ul li a:hover,
            footer ul li a:focus,
            footer ul li a:active,
            footer ul li a.active {
                text-decoration: none;
            }

.bg-primary ,
.bg-gold{
    background: #ccbf74;
}
.titulo_pagina h2{font-weight:bold; 
     padding: 10px;}
.titulo_pagina {
    margin-bottom: 30px;}
#candidata .bg-primary {
    background: #ccbf74;
    text-align: center;
    width: 340px;
    margin: auto;
    margin-top: 20px;
    font-size: 24px;
}
#candidata .bg-primary  a{
   color: #2a2f30;
   text-align:center;
   font-weight: bold;
   padding: 10px;
   display: block;
}

.text-primary {
    color: #ccbf74;
}

.bg-secundary {
    background: #231f20;
}

.text-secundary {
    color: #231f20;
}

.bg-white {
    background: #fff;
}

.widget-border-top {
    padding: 25px 0;
}

    .widget-border-top.pt-0 {
        padding-top: 0;
    }

    .widget-border-top .container {
        border-top: 5px solid #ccbf74;
    }

    .widget-border-top h2 {
        color: #231f20;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 5px;
    }

    .widget-border-top p {
        margin-bottom: 0;
        line-height: 25px;
    }



.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.btn-outline {
    color: white;
    border-color: white;
    border: 1px solid;
}

    .btn-outline:hover,
    .btn-outline:focus,
    .btn-outline:active,
    .btn-outline.active {
        color: white;
        background-color: #ccbf74;
        border-color: #ccbf74;
    }

.btn {
    font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 300px;
}

.btn-xl {
    padding: 15px 45px;
    font-size: 11px;
}

::-moz-selection {
    color: white;
    text-shadow: none;
    background: #231f20;
}

::selection {
    color: white;
    text-shadow: none;
    background: #231f20;
}

img::selection {
    color: white;
    background: transparent;
}

img::-moz-selection {
    color: white;
    background: transparent;
}

body {
    webkit-tap-highlight-color: #231f20;
}

.before-number {
    position: relative;
}

section.form .form-item .before-number .form-control,
section.form .form-item .before-number label.input-label {
    padding: 2px 20px;
}

section.form .form-item .before-number::before {
    position: absolute;
    top: 0;
    left: 0;
    padding: 2px 5px;
    background-color: #ccbf74;
    color: #000;
    font-weight: 700;
    font-size: 13px;
}

section.form .form-item .before-number.number-1::before {
    content: '1';
}

section.form .form-item .before-number.number-2::before {
    content: '2';
}

section.form .form-item .before-number.number-3::before {
    content: '3';
}

section.form .form-item .before-number.number-4::before {
    content: '4';
}

section.form .form-item .before-number.number-5::before {
    content: '5';
}

section.form .form-item .before-number.number-6::before {
    content: '6';
}

section.form .form-item .before-number.number-7::before {
    content: '7';
}

section.form .form-item .before-number.number-8::before {
    content: '8';
}

section.form .form-item .before-number.number-9::before {
    content: '9';
}

.border-top-yellow.before-number {
    padding-left: 20px;
}

.partners img {
    width: 100%;
    display: inline-block;
    max-width: 100px;
}

.text-bold {
    font-weight: 700;
}

.info-confirm {
    padding-top: 15px;
    padding-bottom: 15px;
}

.check-terms {
    padding-top: 10px;
}

    .check-terms label {
        display: inline-block;
        position: relative;
        font-size: 16px;
        padding: 0 0 0 30px;
        vertical-align: top;
        cursor: pointer;
        font-weight: 400;
        transition: color 0.3s;
    }

        .check-terms input[type="checkbox"], .check-terms label::before {
            width: 25px;
            height: 25px;
            top: 50%;
            left: 0;
            margin-top: -15px;
            position: absolute;
            cursor: pointer;
        }

    .check-terms input[type="checkbox"] {
        opacity: 0;
        display: inline-block;
        vertical-align: middle;
        z-index: 100;
        margin-left: 16px;
        margin-top: -13px;
    }

    .check-terms label::before {
        content: '';
        border: 2px solid #ccbf74;
        transition: all 0.5s;
        font-size: 20px;
        line-height: 21px;
        padding-left: 3px;
        font-family: FontAwesome;
    }

    .check-terms input[type="checkbox"]:checked + label {
        color: #000;
    }

        .check-terms input[type="checkbox"]:checked + label::before {
            opacity: 0.8;
            border-color: #231f20;
            content: '\f00d';
        }

.upload .file-dec {
    text-align: center;
    padding-bottom: 15px;
}

    .upload .file-dec a {
        display: inline-block;
    }

.upload span {
    display: block;
    font-size: 14px;
    font-weight: 500;
}

.upload .file-dec i {
    font-size: 35px;
    padding-bottom: 10px;
}

.custom-file-upload-hidden {
    display: none;
    visibility: hidden;
    position: absolute;
    left: -9999px;
}

.custom-file-upload {
    display: block;
    width: auto;
    font-size: 16px;
    margin-top: 30px;
}

    .custom-file-upload label {
        display: block;
        margin-bottom: 5px;
    }

.file-upload-wrapper {
    position: relative;
    margin-bottom: 5px;
}

.file-upload-input {
    width: 80%;
    color: #555;
    font-size: 14px;
    padding: 2px 12px;
    border: none;
    border: 2px solid #ccbf74;
    transition: all 0.2s ease-in;
    float: left; /* IE 9 Fix */
}


    .file-upload-input:hover, .file-upload-input:focus {
        background-color: #ccbf74;
        border-color: #231f20;
        outline: none;
    }

.file-upload-button {
    cursor: pointer;
    width: 20%;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 3px 12px;
    background-color: #ccbf74;
    border: #ccbf74;
    float: left; /* IE 9 Fix */
    transition: all 0.2s ease-in;
}

    .file-upload-button:hover {
        background-color: #231f20;
    }

/********************************
MODAL REGULAMENTO
*********************************/

section.form .modal p {
    font-weight: 300;
}

section.form .modal-dialog {
    width: 100%;
    max-width: 1024px;
    margin: 30px auto;
}

section.form .modal .btn {
    font-weight: 600;
    border-radius: 0 !important;
    padding: 5px 15px;
    border-radius: 0;
    letter-spacing: initial;
}

    section.form .modal .btn.btn-primary {
        background-color: #ccbf74;
        color: #fff;
        border-color: #ccbf74;
    }

        section.form .modal .btn.btn-primary:hover {
            background-color: #fff;
            color: #ccbf74;
        }

/********************************
    EMPRESA DISPLAY NONE
********************************/

.data-emp, .sim-btk {
    display: none;
}

/********************************
    INPUT LABEL
********************************/

.input-label {
    font-size: 12px;
    color: #000;
    font-weight: 300;
    display: inline-block;
    margin-bottom: 3px;
}

/********************************
MOBILE M
*********************************/

@media screen and (max-width: 375px) {
    header .header-content {
        padding: 50px 0 25px;
    }

        header .header-content .header-content-inner .first-content h1, section.candidata h2 {
            font-size: 18px;
        }

    section.form .form-item .form-control {
        margin-bottom: 15px;
    }
}

/********************************
VIEWPORT HEIGHT MIN 715
*********************************/
@media screen and (max-height: 715px) {
    header .btn-scroll {
    display: block;
    position: relative;
    left: initial;
    transform: none;
    text-align: center;
    bottom: 0;
    margin-top: -40px;
    padding-bottom: 20px;
}
}

p.id-15 {
    padding-left: 15px;
}

p.id-30 {
    padding-left: 50px;
}

section.form .modal p.foot-notes {
    font-size: 11px;
    border-top: 1px solid #231f20;
    padding-top: 10px;
}

.notas-regulamento p{font-size:11px;
margin-bottom: 0px;}
.notas-regulamento hr{    max-width: 100px;
    margin: 0px;
    border-width: 1px;
    border-color: rgba(34, 34, 34, 1);}
	
a#pull-premios{
   
display: inline-block;
   
position: absolute;
   
right: 60px;
   
z-index: 9;
   
font-size: 42px;
   
color: white;
   
top: 30px;
}
.header-menu-premios{
    position: absolute;
    width: 300px;
    z-index: 1;
    /* float: right; */
    right: 58px;
    top: 30px;
}
.ul-menu-premios{
	display:none;
	padding-top: 15px;
	/* background: rgba(255, 255, 255, 0.8); */
	padding-bottom: 15px;
	/* padding-right: 13px; */
	margin-top: 49px;
	padding-left: 10px;
}
.ul-menu-premios li{list-style:none;text-align: right;border-bottom: 2px solid;padding-bottom: 10px;padding-top: 10px;padding-right: 20px;background-color: #fff;}
.ul-menu-premios a{color: #2c2f32;text-transform: uppercase; font-weight:bold;}
.ul-menu-premios a:hover{text-decoration:none;}
.ul-menu-premios li:hover{text-decoration:none;background-color: #ccbf74}
.mensagem_sucesso{    position: absolute;
    z-index: 9;
    background: #40ae39;
    padding: 20px;
    margin: auto;
    width: 100%;
    text-align: center;
    color: white;
	cursor:pointer;}
.mensagem_error{
	position: absolute;
    z-index: 9;
    background: red;
    padding: 20px;
    margin: auto;
    width: 100%;
    text-align: center;
    color: white;
	cursor:pointer;
}