﻿
.m-b{margin-bottom:1rem;}
.m-t{margin-top:1rem;}
.m-l{margin-left:1rem;}
.m-r{margin-right:1rem;}

.m-b-s{margin-bottom:0.5rem;}
.m-t-s{margin-top:0.5rem;}
.m-l-s{margin-left:0.5rem;}
.m-r-s{margin-right:0.5rem;}

.m-b-l{margin-bottom:1.5rem;}
.m-t-l{margin-top:1.5rem;}
.m-l-l{margin-left:1.5rem;}
.m-r-l{margin-right:1.5rem;}


.m-b-xl{margin-bottom:2rem;}
.m-t-xl{margin-top:2rem;}
.m-l-xl{margin-left:2rem;}
.m-r-xl{margin-right:2rem;}

.p-b{padding-bottom:1rem;}
.p-t{padding-top:1rem;}
.p-l{padding-left:1rem;}
.p-r{padding-right:1rem;}

.flex {display:flex;}
img {max-width:100%}

.loader-inner {
background-color: #f7d397;
}

body
{
font-family: "Montserrat", serif;
font-size:1rem;
}

a {
    color: #280628;
}

header {
    background-color: #fff;
    color: #bf9955;
}

.navbar {
    display: block;
}

@media (min-width: 1200px) {
    .navbar-brand img {
        width: 200px !important;
    }
}

.navbar-brand img {
    width: 12rem;
    max-width:100%;
    
}

@media (min-width: 768px) {
    .navbar-collapse .nav-link {
        font-size: 1rem !important;
        position: relative;
    }
}

.navbar-collapse .nav-link {
    margin-left: 20px;
}

.nav-item a.nav-link
{
    color: #280628 !important;
}

.navbar-light .navbar-nav .nav-link {
   /* color: #280628; */
}
.nav-item {
text-transform:none;
color: #bf9955 !important;
font-size: 0.8rem;
}

.nav-item.active
{
    background-color: #280628 !important;
	color: #bf9955 !important;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(data:image/svg+xml,%3csvg\ viewBox=\'0\ 0\ 30\ 30\'\ xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath\ stroke=\'%23bf9955\'\ stroke-width=\'3\'\ stroke-linecap=\'round\'\ stroke-miterlimit=\'10\'\ d=\'M4\ 7h22M4\ 15h22M4\ 23h22\'/%3e%3c/svg%3e);
}

.nav-tabs .nav-link
{
border: 1px solid #bf9955;
}

button.navbar-toggler
{
    position: absolute;
    top: 10px;
    right: 0;
}

.navbar-light .navbar-toggler {
border:0 !important;
}

@media (min-width: 768px) {
    .navbar-collapse .nav-link::before {
        content: "\f0d8";
        font-family: FontAwesome;
        color: #bf9955 !important;
        position: absolute;
        bottom: 7px;
        line-height: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: 0;
        transition: all 0.35s ease;
    }
}

@media (min-width: 768px) {
    .navbar-collapse .nav-link::after {
        content: "";
        width: 0;
        height: 4px;
        background-color: #bf9955 !important;
        position: absolute;
        left: 50%;
        bottom: 0;
        transition: all 0.35s ease;
    }
}

.title {
    font-weight: 700;
    text-transform: none;
}

section.video
{
text-align:center;
background-color:#000;
}

section.vencedores
{
    padding: 75px 0;
    color: #280628;
    position: relative;
    background-color: #f7d397;
    height: 100%;
}

section.vencedores h1
{
	
	font-family: "Cormorant Garamond", serif;
	font-weight:bold;
}

section.juri
{
    padding: 75px 0;
    color: #f7d397;
    position: relative;
 	background-image: url("/images/fundo_linhas.png"); /* The image used */
  	background-color: #bf9955; /* Used if the image is unavailable */
  	height: 500px; /* You must set a specified height */
  	background-position: center; /* Center the image */
  	background-repeat: no-repeat; /* Do not repeat the image */
  	background-size: cover; /* Resize the background image to cover the entire container */
  	height:100%;
}


.politica {
    padding: 75px 0;
    color: #fff;
    position: relative;
 	background-image: url("/images/fundo_linhas.png"); /* The image used */
  	background-color: #bf9955; /* Used if the image is unavailable */
  	height: 500px; /* You must set a specified height */
  	background-position: center; /* Center the image */
  	background-repeat: repeat;
  	background-size: auto;
  	height:auto;
}

.politica p {text-align:justify;}
.politica h2 {margin-top:2rem;margin-bottom:2rem;}

.faqs {
    padding: 75px 0;
    color: #fff;
    position: relative;
 	background-image: url("/images/fundo_linhas.png"); /* The image used */
  	background-color: #bf9955; /* Used if the image is unavailable */
  	height: 500px; /* You must set a specified height */
  	background-position: center; /* Center the image */
  	background-repeat: repeat;
  	background-size: auto;
  	height:auto;
}

.faqs p {text-align:justify;}
.faqs h2 {margin-top:2rem;margin-bottom:2rem;}

.premio {
    padding: 75px 0;
    color: #fff;
    position: relative;
 	background-image: url("/images/fundo_linhas.png"); /* The image used */
  	background-color: #bf9955; /* Used if the image is unavailable */
  	height: 500px; /* You must set a specified height */
  	background-position: center; /* Center the image */
  	background-repeat: repeat;
  	background-size: auto;
  	height:auto;
}

.title h1
{
font-family: "Cormorant Garamond", serif;
margin-bottom:4rem;

}

.premio .title h1
{
color: #f7d397;
}

.premio button
{
background-color:#f7d397;
color:#280628;
padding: 10px 20px;
border: none;
text-align: center;
text-decoration: none;
display: inline-block;
margin: 20px 20px;
cursor: pointer;
border-radius: 16px;
width: 250px;
}

.parceiros {
    padding: 75px 0;
    color: #fff;
    position: relative;
  	background-color: #fff; /* Used if the image is unavailable */
  	height: 500px; /* You must set a specified height */
  	height:100%;
}

.parceiros .title h1
{
color: #280628;
}

.antoniodosreis {
    padding: 75px 0;
    color: #280628;
    position: relative;
 	background-image: url("/images/fundo_antoniodosreis.png"); /* The image used */
  	background-color: #fff; /* Used if the image is unavailable */
  	height: 500px; /* You must set a specified height */
  	background-position: center; /* Center the image */
  	background-repeat: no-repeat; /* Do not repeat the image */
  	background-size: cover; /* Resize the background image to cover the entire container */
  	height:100%;
}

button
{
background-color:#280628;
color:#bf9955;
padding: 10px 20px;
border: none;
text-align: center;
text-decoration: none;
display: inline-block;
margin: 20px 20px;
cursor: pointer;
border-radius: 16px;
width: 250px;
}

.antoniodosreis button
{
background-color:#280628;
color:#bf9955;
padding: 10px 20px;
border: none;
text-align: center;
text-decoration: none;
display: inline-block;
margin: 20px 20px;
cursor: pointer;
border-radius: 16px;
width: 250px;
}

.candidaturas {
    padding: 75px 0;
    color: #f7d397;
    position: relative;
 	background-image: url("/images/fundo_linhas.png"); /* The image used */
  	background-color: #280628; /* Used if the image is unavailable */
  	height: 500px; /* You must set a specified height */
  	background-position: center; /* Center the image */
  	background-repeat: no-repeat; /* Do not repeat the image */
  	background-size: cover; /* Resize the background image to cover the entire container */
  	height:100%;
}

.candidaturas .title h1
{
color: #bf9955;
}

.candidaturas button
{
background-color:#f7d397;
color:#280628;
padding: 10px 20px;
border: none;
text-align: center;
text-decoration: none;
display: inline-block;
margin: 20px 20px;
cursor: pointer;
border-radius: 16px;
}

.visao {
    padding: 75px 0;
    color: #bf9955;
    position: relative;
  	background-color: #f7d397;
  	height:100%;
}

.visao .title h1
{
color: #bf9955;
}

.premios {
    padding: 75px 0;
    color: #280628;
    position: relative;
  	background-color: #fff;
  	height:100%;
}


.regulamento {
    padding: 75px 0;
    color: #f7d397;
    position: relative;
  	background-color: #280628;
  	height:100%;
}

.regulamento .title h1
{
color: #bf9955;
}

.regulamento button
{
background-color:#f7d397;
color:#280628;
padding: 10px 20px;
border: none;
text-align: center;
text-decoration: none;
display: inline-block;
margin: 20px 20px;
cursor: pointer;
border-radius: 16px;
}


div.error span{
color: #5c205c;
font-weight:bold;
text-align:center;
}

footer {
    background: none;
    background-color: #280628;
    color: #bf9955;
}
footer .logo
{
max-width:300px;
}

.single-widget i {
    color: #bf9955;
    margin-right:10px;
}

.single-widget,  .single-widget a{
    color: #bf9955;
}

.foot-note {
    background-color: #280628;
    color: #bf9955;
}
.foot-note a {
    color: #bf9955;
}

form
{
    font-size:1rem;
    color: #280628;
}
.form-control {
    color: #280628 !important;
    border: 1px solid #280628;
    border-radius: 0;
    padding:5px;
}

label.control-label
{
font-size: 0.8rem;
color:#bf9955;
}

label.error
{
 color: #5c205c;
 font-size:0.8rem;
 font-weight:bold;
}

.mycandidatura {
    padding: 75px 0;
    color: #fff;
    position: relative;
 	background-image: url("/images/fundo_linhas.png"); /* The image used */
  	background-color: #bf9955; /* Used if the image is unavailable */
  	height: 500px; /* You must set a specified height */
  	background-position: center; /* Center the image */
  	background-repeat: no-repeat; /* Do not repeat the image */
  	background-size: cover; /* Resize the background image to cover the entire container */
  	height:100%;
}

.mycandidatura .card
{
color: #280628 !important;
}

.card h3
{
font-family: "Cormorant Garamond", serif;
}