body {
    font-family: 'Mulish', Arial, sans-serif;
}

/*
    --------------------------------
    BRAND
 */
header {
    position: relative;
    background-color: #636363;
    background-size: cover;
    background-position: center center;
    z-index: 5;
    background-image: url(img/novas-imagens/header.png);
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

header #nav {
    margin: 0;
    background-color: #F8C028!important;
}

.is-sticky #nav {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.31);
}

#nav ul {
    padding: 0;
    margin: 0;
}

#nav li {
}

#nav a, #nav a:link, #nav a:visited {
    color: black;
    display: block;
    border-bottom: solid 1px rgba(0, 0, 0, 0.397);
    /* margin-bottom: -1px; */
    text-align: center;
    padding: 16px 40px!important;
    font-weight: 700;
    text-transform: uppercase;
}

#nav a:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.18);
    text-decoration: none;
    cursor: pointer;
}

#nav a[disabled], #nav a[disabled]:hover {
    color: #ececec;
    background-color: rgba(5, 36, 83, 0.17);
    cursor: default;
}

.brand {
    text-align: center;
    padding: 6% 0 9%;
    background-image: url(img/brand-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px;
    position: relative;
}

.brand .tipo {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5em;
}

.brand h1 {
    margin: 0 auto 10px;
    max-width: 620px;
    position: relative;
}
.brand .edition {
    position: absolute;
    width: 14%;
    margin: 3% 0 0 -7%;
}

.brand h1 .text-uppercase {
    font-weight: 800;
    margin-bottom: 0;
    color: #1AE1B8;
    display: block;
    font-size: 0.8em;
}

.brand h1 .desc {
    color: #1AE1B8;
    display: block;
    font-size: 0.7em;
    font-weight: 700;
}

.brand .time, .brand .date {
    text-align: center;
    text-shadow: 0 3px 5px rgb(0 0 0 / 32%);
    padding: 3px 15px;
    font-weight: 900;
    text-transform: uppercase;
    background-color: #74BE91;
    color: #ffffff;
    display: inline-block;
    font-size: 0.85em;
    border-radius: 20px;
}

.brand .time {
    transform: translateY(-1px);
}
.selo-v1{
    transform: translateY(-135px);
    z-index: 99;
    position: absolute;
    left: 0;
    right: 0;
}

.selo-v2{
   
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1px;
}

.brand .selo {
    width: 100px;
    position: absolute;
    bottom: -100px;
    right: -20px;
}
.brand .selo img{
    max-width: 100%;
    height: auto;
}

img.separador {
}

/*
    --------------------------------
    LINKS
 */
a:link, a:visited {
}

a:hover {
}

a:active, a:focus {
}

/*
    --------------------------------
    HIGHLIGHT
 */
.highlight-banner {
    background-color: #cc430d;
    display: block;
    text-align: center;
    color: #fff;
    padding: 20px;
}

.highlight-banner .badge {
    color: #cc430d;
    font-size: 1em;
}

/*
    --------------------------------
    BUTTONS
 */
.btn {
}

.btn-primary {
    border-color: #88d5f5;
    background: transparent linear-gradient(1deg, #832003 0%, #CB8E00 100%) 0% 0% no-repeat padding-box!important;
        background: -moz-linear-gradient(top, #88d5f5 0%, #548397 100%);
        background: -webkit-linear-gradient(top, #88d5f5 0%,#548397 100%);
        background: linear-gradient(to bottom, #88d5f5 0%,#548397 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88d5f5', endColorstr='#548397',GradientType=0 );
}

.btn-primary:hover {
    border-color: #88d5f5;
     background: #88d5f5;
        background: -moz-linear-gradient(top, #548397 0%, #88d5f5 100%);
        background: -webkit-linear-gradient(top, #548397 0%,#88d5f5 100%);
        background: linear-gradient(to bottom, #548397 0%,#88d5f5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88d5f5', endColorstr='#548397',GradientType=0 );
}

.btn-secondary {
}

/*
    --------------------------------
    MENU
 */
#header #nav {
    /*colors*/
}

/*
    --------------------------------
    HEADINGS
 */
h2 {
    color: #832003;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 1.5em;
}

h2 small {
}

h2::before , h2::after {
    /* content: ""; */
    /* display: inline-block; */
    /* width: 30px; */
    /* height: 3px; */
    /* background-color: #e48ea2; */
    /* margin: 0 6px; */
}

h2.text-left::after {
    display: none;
}

.iziModal-header-title::before, .iziModal-header-title::after {
    display: none;
}

h3 {
}

h3 small {
}

h3::after {
    content: "";
}

.text-big {
    font-size: 1.3em;
    line-height: 1.3em;
    color: #ffffff;
    font-weight: 700;
}

.text-med {
    /* padding: 0 0 0 10px; */
    /* margin: 1em 0 2em; */
    color: #fff;
}

.text-small {
    font-size: .8em;
    line-height: 1.3em;
}

.small-title {
    text-transform: uppercase;
    color: #9F9F9F;;
}

/*
    --------------------------------
    TABLE
 */
.table {
    font-size: 0.9em;
    /* line-height: 1.3em; */
}

.table td, .table th , .table thead th {
    border-color: #fff;
}

.table td small, .table th small, .table thead th small {
    display: block;
    line-height: 1em;
}

.table thead tr {
    background-color: #F8C028;
    text-transform: uppercase;
    color: #fff;
}

.table tr {
    background-color: #f9f9f9;
}

.table .highlight td {
    background-color: rgb(204 83 40 / 13%);
}

/*
    --------------------------------
    CARD
 */
.place-card {
    background-color: #fff;
    padding-top: 15px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.38);
}

.place-card .card-section {
    padding: 15px;
}

.place-card .card-section .title {
    border-left: solid 2px #6e3488;
    padding-left: 15px;
    font-size: 0.9em;
    color: #6e3488;
    margin-bottom: 1em;
    margin-left: -15px;
}

.place-card .card-section p {
    margin-bottom: .5rem;
    font-size: 0.9em;
}

.card-deck .card-subtitle {
    color: #e48ea2;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.9em;
}

.card-deck .card-title {
    color: #27347c;
    font-weight: 700;
    margin-top: 1rem;
}

.card-deck .card-text {
    font-size: 0.8em;
}

.card-deck .card-text a {
    display: inline-block;
    margin-right: 0.7em;
}

.card-deck i[class*=icon-] {
    font-size: 2em;
}
.patronicio-ouro{
    margin-top: 12em;
    color: #9F9F9F;
}
.link-patrocinio-ouro {
    display: inline-block;
    margin: 15px 30px;
}

.patrocinio-prata a {
    margin-right: 15px;
    margin-left: 15px;
    display: inline-block;
    padding: 1rem 0;
}

.link-patrocinio img{
    max-width: 140px;
}
.link-patrocinio-ouro img{
    max-width: 400px;
}

footer {
    border-top: #eee solid 1px;
    margin: 5em 0 0 0;
    padding-top: 70px;
    text-align: center;
    font-size: 0.9em;
    color: rgb(148, 148, 148);
    
}

footer a:link, footer a:visited {
    color: inherit;
}

footer img {
    margin: 1em 0;
    max-width: 200px;
    width: 100%;
}

.section {
    padding-top: 40px;
}

.section-intro {
    background-color: #701600;
    background-image: url(img/novas-imagens/body-bg.jpg);
    background-position: center top;
    background-size: cover;
    backdrop-filter: brightness(60%);
}
section#Inicio {
    border-bottom: 70px solid #FAF15D;
    margin-bottom: 5rem;
}

.section-medium {
    /* background-color: rgba(255, 255, 255, 0.82); */
}

.section-light {
    padding-bottom: 40px;
}

.section-box {
    padding: 0;
}

.section-box > .container > .row > .col {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2196078431372549);
    border-radius: 5px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.header-img {
    margin-bottom: -15%;
    text-align: center;
}

.header-img img {
    /*width: 100%;*/
    height: auto;
}

.working-modal .modal-content {
    background-color: #ECDD6E;
    text-align: center;
    font-weight: 700;
}

.modal-open .modal {
    /* top: 40%; */
}

.l-bar {
    border-left: solid 3px #e48ea2;
    padding-left: 0.7em;
}

.lblob {
    position: relative;
}

.lblob::after {
    content: "*";
    /* position: absolute; */
    top: 9px;
    right: -5px;
    color: #C10001;
    font-size: 18px;
    margin-left: 4px;
}

.hidhlight-box {
    padding: 10px 20px;
    background-color: rgb(247, 241, 235);
    margin: 30px 0;
}

.hidhlight-box .box-label {
    text-transform: uppercase;
    font-size: 0.8em;
    margin-top: 10px;
}

.hidhlight-box strong {
}

.hidhlight-box a {
}

.ng-valid.form-control:focus {
    border-color: #b1eca2;
    box-shadow: 0 0 0 0.2rem rgba(12, 160, 24, 0.16);
}

.card-deck .card {
    background-color: #f6f7fd;
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.16);
    border: none;
    min-width: 270px;
    margin-left: .5rem;
    margin-right: .5rem;
}

.msg-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 100%;
    left: 0;
    background-color: rgba(0, 0, 0, 0.67);
    overflow: hidden;
    transition: bottom .6s;
}

.msg-overlay.open {
    bottom: 0;
}

.msg-overlay .msg-content {
    background-color: #fff;
    width: 100%;
    max-width: 300px;
    min-height: 260px;
    border-radius: 5px;
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -70%);
    padding: 20px;
}

.msg-overlay.working-modal .msg-content {
    background-color: #eda232;
    font-weight: 700;
}

.msg-overlay.error-modal .msg-content {
    color: #AF0204;
    font-weight: 700;
    max-width: 500px;
}

.msg-overlay.success-modal .msg-content {
    background-color: #65F59E;
    text-align: center;
    font-weight: 700;
    width: 100%;
    max-width: 500px;
}

.box-dark {
    
    padding: 20px;
    color: #fff;
    margin-bottom: 1.5rem;
    position: relative;
}


.box-dark .title {
    color: #F8C028;
    font-weight: 700;
    margin: 1rem 0;
}

.divisor {    
    display: flex;
    align-items: center;
    justify-content: center;
}

.divisor span {
    padding-right: 1rem;
}

.divisor::after {
    content: "";
    display: block;
    height: 2px;
    background-color: #F8C028;
    flex: 1;
    margin-top: 4px;
}

.box-dark h4 {
    color: #74BE91;
    font-weight: 700;
    margin: 1rem 0;
    text-transform: uppercase;
    font-size: 1em;
}

.box-info-abraco{
    background: white;
    color: #656565;
    padding: 30px 40px;
    border-radius: 10px;
}

.title-box{
    background-color: #F9F044;
    height: 45px;
    width: 159px;
    text-align: center;
    text-transform: uppercase;
    color: #6A3F00;
    border-radius: 6px;
    font-size: 0.95em;
    line-height: 1.9em;
}
.paragraph-box {
    font-weight: 700;
    display: flex;
    align-items: center;
}

.title-box span{
    position: relative;
    top: 20%;
    transform: translateY(-50%); 
}

.paragraph-box span{
    position: relative;
}

.tecnico {
    margin-bottom: 1rem;
    width: 50%;
}
.box-comite{
    margin-top: 30px;
}
.col-sm.comite-tecnico h5{
    color: #FF9500;
    font-weight: bold;
    text-transform: uppercase;
}
.col-sm.comite-tecnico p{
    margin-top: -15px;
}

.tecnico strong {
    text-transform: uppercase;
    font-size: 0.9em;
    line-height: 1.1em;
    display: block;
    color: #FF9500;
    margin-right: 20px;
}

.tecnico small {
    /* opacity: 0.6; */
}

.row.patrocinio {
    margin-bottom: -8em;
}
.patrocinador {
    margin: 3rem auto 0;
    max-width: 960px;
}
.banner-patrocinio{
    box-shadow: 0px 20px 40px #00000030;
}
.local {
    font-size: 0.9em;
    background-color: #fff;
    margin-bottom: 30px;
    min-height: 60px;
    box-shadow: 0 10px 20px rgb(0 0 0 / 32%);
}

.local .lb {
    background-color: #F9F044;
    padding: 10px;
    min-width: 80px;
}

.local .bd {
    padding: 10px;
    color: #656565;
    font-weight: 700;
    line-height: 1.2em;
}
#Inscricao{
    /* margin-top: 11.56em; */
}
/**
 * TABLET
*/
@media all and (min-width: 765px) {
    h1 {
        font-size: 3.1em;
    }
    
   
    header #nav {
        position: -webkit-sticky;
        position: sticky;
        /* position: fixed; */
        top: 0;
        z-index: 9;
        display: block;
        height: 54px;
        box-shadow: 0 0 30px hsl(0deg 0% 0% / 44%);
        /*background: #88d5f5;
        background: -moz-linear-gradient(top, #88d5f5 0%, #548397 100%);
        background: -webkit-linear-gradient(top, #88d5f5 0%,#548397 100%);
        background: linear-gradient(to bottom, #88d5f5 0%,#548397 100%);*/
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88d5f5', endColorstr='#548397',GradientType=0 );
    }

    #nav ul {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }

    #nav li {
        display: table-cell;
        margin-left: -1px;
    }

    #nav a, #nav a:link, #nav a:visited {
        padding: 15px;
        border-bottom: none;
        border-right: solid 1px rgba(0, 0, 0, 0.38);
    }

    #nav li:not(:last-child) a {
        /* border-right: none; */
    }

    #nav li:first-child a {
        border-left: solid 1px rgba(0, 0, 0, 0.38);
    }

    #nav li:last-child a {
        /* border-radius: 0 30px 30px 0; */
    }

    .text-big {
        font-size: 1.6em;
    }
    .brand .selo {
    bottom: -70px;
    right: -8%;
    }
    
}
@media screen and (max-width: 770px){
    .selo-v1{
        transform: translateY(-42px);
    }
    .selo-v1 img{
        max-width: 100px;
    }
    .selo-v2 img{
        max-width: 100px;
    }
    .row.patrocinio {
        margin-bottom: -6em;
    }
    .link-patrocinio-ouro img{
        max-width: 250px;
    }
}
@media screen and (min-width:780px) and (max-width:1300px){
    .selo-v2 img{
        max-width: 120px;
    }
}
/**
 * DESKTOP SMALL
*/
@media all and (min-width: 996px) {
    body {
        /*font-size: 16px;*/ /*line-height: 1.5em;*/
    }

    header {
    }

    h1 {
        /* margin-top: 15%; */
    }

    .brand .time, .brand .date {
        /* max-width: 570px; */
        /* margin-left: auto; */
        /* margin-right: auto; */
        font-size: 1.2em;
    }

    .columns-2 {
    }

    header #nav {
        /* margin: 40px 0 60px; */
    }

    #nav ul {
    }

    #nav li {
    }

    #nav a {
    }

    .section-intro {
        /*background-image: url(img/mancha.png), url(img/body-bg.jpg);*/
        background-repeat: no-repeat, repeat;
    }

    .hidhlight-box {
        /* column-count: 2; */
        /* column-gap: 30px; */
        padding: 10px 30px 20px;
    }

    .text-big {
        margin: 2em 0;
        font-size: 2.1em;
    }

    .section-box > .container > .row > .col {
        padding-right: 30px;
        padding-left: 30px;
    }

    .inicio-bg {
        /* background-image: url(./img/intro.png); */
        /* background-position: center top; */
        /* background-size: contain; */
        /* background-repeat: no-repeat; */
        /* overflow: hidden; */
    }

    .section-intro {
        /* background-color: transparent; */
        /* min-height: 740px; */
         padding-top: 100px; 
    }

    .text-med {
        margin-left: 10%;
        max-width: 520px;
        font-size: 1.2em;
    }

    .local {
        /* padding: 2rem; */
        /* font-size: 1em; */
        min-height: 86px;
    }
    .local .lb{
    padding: 20px;
    }
    .local .bd{
        font-size: 1.2em;
        padding: 20px;
    }
    .brand .selo {
    width: 130px;
    right: -19%;
}
}

/**
 * BIG DESKTOP
*/
@media all and (min-width: 1200px) {
    
    .row.patrocinio.v2 {
        margin-top: 25px;
        margin-bottom: -14em;
    }
    .row.patrocinio {
        margin-top: -5em;
        margin-bottom: -12em;
       
    }
    .box-info-abraco{
        transform: translateY(2em);
    }
    .brand {
        padding: 10% 0;
    }

    .brand h1 {
        font-size: 4em;
    }

    .section-box > .container > .row > .col {
        padding-right: 50px;
        padding-left: 50px;
    }

    .text-big {
        margin: 2.5em 0;
        font-size: 2.2em;
    }

    .section-intro.v1 {
        height: auto;
        padding-bottom: 0;
    }

    .section-intro.v2{
        height: auto;
        padding-bottom: 5em;
    }

    img.separador {
        margin-top: -30px;
    }
    .brand .selo {
    width: 150px;
    bottom: -111px;
    right: -21%;
}
}
