﻿@font-face {
    font-family: 'Montserrat-Bold';
    src: url('fonts/Montserrat/hinted-Montserrat-Bold.eot');
    src: url('fonts/Montserrat/hinted-Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Montserrat/hinted-Montserrat-Bold.woff2') format('woff2'),
         url('fonts/Montserrat/hinted-Montserrat-Bold.woff') format('woff'),
         url('fonts/Montserrat/hinted-Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat-Medium';
    src: url('fonts/Montserrat/hinted-Montserrat-Medium.eot');
    src: url('fonts/Montserrat/hinted-Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/Montserrat/hinted-Montserrat-Medium.woff2') format('woff2'),
         url('fonts/Montserrat/hinted-Montserrat-Medium.woff') format('woff'),
         url('fonts/Montserrat/hinted-Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat-Light';
    src: url('fonts/Montserrat/hinted-Montserrat-Light.eot');
    src: url('fonts/Montserrat/hinted-Montserrat-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Montserrat/hinted-Montserrat-Light.woff2') format('woff2'), url('fonts/Montserrat/hinted-Montserrat-Light.woff') format('woff'), url('fonts/Montserrat/hinted-Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
.topo {
    /*background-image: url("../images/imgs/fundo_topo.jpg");*/
    background-image: url("../images/imgs/BgBoaIdeia.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 755px;
}



.meio {
    background-image: url("../images/imgs/img_premios.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 720px;
}
.formulario {
    width: 100%;
    background: rgba(255, 255, 255, 0.1);
    padding: 40px;
    border: 1px solid #FAAB5A;
    border-radius: 15px;
}
.formulario p {
    font-family: 'Montserrat-Bold';
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 8px;
}
.formulario label {
    font-family: 'Montserrat-Medium';
    font-size: 0.8em;
    color: #ffffff;
}
.servico-premiado {
    font-family: 'Montserrat-Medium';
    color: #fff;
    margin-top: 10px !important;
}
.servico-premiado p {
    font-family: 'Montserrat-Medium';
    border: none;
    margin-bottom: 0;
    font-weight: normal;
}
.btn-premiado {
    width: 130px;
    padding-right: 15px;
    padding-left: 15px;
    border: 1px solid #FAAB5A;
    font-family: 'Montserrat-Bold';
    border-radius: 8px;
    font-size: 0.8em;
    color: #F27121;
}
.input-custom {
    border: 1px solid #FAAB5A;
    width: 100%;
    padding: 2px;
    border-radius: 8px;
}
.no-padding {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.no-padding-right {
    padding-right: 0;
}
.padding3 {
    padding-left: 3px;
    padding-right: 3px;
}
.esq-senha {
    text-align: right;
    font-family: 'Montserrat-Medium';
    color: #fff;
    font-size: 0.7em;
    background: none;
    border: none;
    float: right;
}
.voltar {
    text-align: left;
    font-family: 'Montserrat-Medium';
    color: #fff;
    font-size: 0.7em;
    background: none;
    border: none;
    float: left;
    margin-top: 5px;
}
.serv-premiado {
    font-family: 'Montserrat-Bold';
    color: #FCE770;
    font-size: 1em;
    margin-right: 15px;
    text-transform: uppercase;
}
#seccarrossel {
    position: relative;
    margin-top: -400px;
}
.icon-carregando {
    margin-right: 5px;
}
.logo {
    max-width: 200px;
    margin-top: 40px;
    margin-left: 15%;
}
.logo img {
    max-width: 100%;
}

.flex-container {
    /*height: 100%;
    padding: 0;
    margin: 0;*/
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-ok {
    border: 1px solid #FAAB5A;
    font-family: 'Montserrat-Bold';
    border-radius: 8px;
    font-size: 0.8em;
    color: #F27121;
    margin-top: 18px;
    height: calc(1.2em + .75rem);
    padding-top: 1px;
    padding-bottom: 1px;
}
.row-margin {
    margin-left: 0;
    margin-right: 0;
}
.btn-cadastro {
    width: 115px;
    padding-right: 15px;
    padding-left: 15px;
    border: 1px solid #FAAB5A;
    font-family: 'Montserrat-Bold';
    border-radius: 8px;
    font-size: 0.8em;
    color: #F27121;
    margin-top: 18px;
}
.marcas {
    font-family: 'Montserrat-Bold';
    text-align: center;
    color: #F47D34;
    margin-top: 100px;
    margin-bottom: 50px;
}
.footer {
    background: #f7f7f7;
    margin-top: 130px;
    padding: 30px 0px 30px 0px;
    width: 100%;
}
.img-footer {
    max-width: 60%;
}
.footer h6 {
    font-family: 'Montserrat-Bold';
    font-size: 0.9em;
    color: #F47D34;
}
.small-p {
    font-size: 0.6em;
    margin-bottom: 0px;
}
.medium-p {
    font-family: 'Montserrat-Medium';
    font-size: 0.7em;
    margin: 0px;
}
.alinhar-centro {
    text-align: center;
}
.alinhar-direita {
    text-align: right;
}
.alinhar-esquerda {
    text-align: right;
}
.bottom-align-text {
    position: absolute;
    bottom: 0;
}
.img-ideall {
    max-width: 80%;
    margin: 50px 0px 0px 20px;
}
.descricao {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 25px;
}

/*carrossel*/
.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}
.owl-carousel .owl-item img {
    width: 60%;
}
/*.owl-prev {
    left: -2rem !important;
}
.owl-next {
    right: -2rem !important;
}*/
.owl-prev, .owl-next {
    position: absolute;
    height: auto;
    color: #000000;
    background: none !important;
    border: none;
    z-index: 100;
}

    .owl-prev, .owl-next i {
        font-size: 1rem;
        color: #808080 !important;
    }

        .owl-prev:hover, .owl-next:hover {
            color: #000000 !important;
        }

.owl-prev {
    left: -25px;
    top: 0;
}
.owl-stage-outer {
    margin-left: 25px;
}
.owl-next {
    right: -15px;
    top: 0;
}
.owl-dots {
    display: none;
}
.owl-prev span {
    content: "\f100" !important;
}
.gradiente {
    background: #F23558;
    background: -moz-linear-gradient(left, #F23558 0%, #EF5E32 50%, #EF5E32 100%);
    background: -webkit-linear-gradient(left, #F23558 0%, #EF5E32 50%, #EF5E32 100%);
    background: linear-gradient(to right, #F23558 0%, #EF5E32 50%, #EF5E32 100%);
    font-family: 'Montserrat-Light';
    font-size: 1em;
    color: #fff;
}
.marcas h5 {
    color: #808080;
}
.descricao h4 {
    font-family: 'Montserrat-Bold';
}
/*@media screen and (min-width: 768px) {
    .owl-prev {
        width: 15px;
        height: 100px;
        position: absolute;
        top: -20%;
        margin-left: -30px !important;
        display: block !important;
        border: 0px solid black;
    }

    .owl-next {
        width: 15px;
        height: 100px;
        position: absolute;
        top: -20%;
        right: -25px;
        display: block !important;
        border: 0px solid black;
    }

    .owl-prev i, .owl-next i {
        transform: scale(1,6);
        color: #ccc;
    }
}*/
.carrossel-margin {
    margin-bottom: 40px;
}
.lgpd {
    font-size: .7em;
    margin-top: 10px;
    margin-bottom: 0;
}
.lgpd2 {
    font-size: .7em;
    margin-top: 2px;
}
.fonte-laranja {
    color: #F17845;
}


@media screen and (max-width: 1730px) {
    #seccarrossel {
        margin-top: -320px;
    }
}

@media screen and (max-width: 1245px) {
    #seccarrossel {
        margin-top: -280px;
    }
}

@media screen and (max-width: 1030px) {
    #seccarrossel {
        margin-top: -200px;
    }
}

@media screen and (max-width: 1029px) {
    #seccarrossel {
        margin-top: -270px;
    }
    .marcas h5 {
        font-size: .9em;
    }
    .marcas {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 950px) {
    #seccarrossel {
        margin-top: -270px;
    }
    .carrossel-margin {
        margin-bottom: 0;
    }

    .marcas h5 {
        font-size: .9em;
    }
    .marcas {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 949px) {
    #seccarrossel {
        margin-top: -215px;
    }

    .marcas h5 {
        font-size: .9em;
    }

    .marcas {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .owl-carousel .owl-item img {
        width: 40%;
    }
}

@media screen and (max-width: 575px) {
    .logo {
        margin-bottom: 20px !important;
        margin: 60px auto;
    }
    .formulario {
        margin-top: 20px;
    }
    .formulario p {
        font-size: .8rem;
    }
    .col-12 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .form-group {
        margin-bottom: 0;
    }
    #seccarrossel {
        margin-top: -95px;
    }
    .topo {
        /*background-image: url("../images/imgs/F1_Login_mobile.jpg");*/
        background-image: url("../images/imgs/BgBoaIdeia.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        /*min-height: 755px;*/
    }
    .btn-ok {
        float: right;
        width: 50%;
    }
    .esq-senha {
        float: left;
        text-align: left;
        margin: 15px 0px 15px 3px;
    }
    .voltar {
        float: right;
        text-align: right;
        margin: 15px 0px 15px 3px;
    }
    .btn-cadastro {
        margin-top: 0;
    }
    /*.meio {
        background-image: url("../images/imgs/premios-home.png");
        max-width: 100vw;
    }*/
    .footer {
        padding: 20px 0px 20px 0px;
        margin-top: 30px;
    }
    .footer h6 {
        font-size: .6rem;
    }
    .footer p {
        font-size: .5rem;
    }
    .owl-prev {
        left: -15px;
    }
    .owl-next {
        right: -10px;
    }
    .owl-prev i, .owl-next i {
        color: #808080 !important;
    }
    .owl-stage-outer {
        margin-left: 10px;
    }
    .marcas {
        margin-top: 40px;
    }
    .marcas h4 {
        font-size: 15px;
        margin-bottom: 0;
    }
    .g-recaptcha {
        transform: scale(0.67);
        transform-origin: 0 0;
    }
    .btn-cadastro {
        width: 100%;
    }
    .marcas h5 {
        font-size: .7em;
    }
    .marcas {
        margin: 0;
    }

}
@media screen and (max-width: 505px) {
    #seccarrossel {
        margin-top: -76px;
    }
}
@media screen and (max-width: 320px) {
    .owl-carousel .owl-item img {
        width: 40%;
    }
}