 @import url("https://use.typekit.net/hjc2bdv.css");

/*

font-family: museo-slab, serif;
font-weight: 700;
font-style: normal;


Museo Slab 900
font-family: museo-slab, serif;
font-weight: 800;
font-style: normal; 

AMARELO: #FCAF17;
MARRON: #524B48;
*/


h1, h2, h3, h4, h5, h6{
    font-family: museo-slab, serif;
font-weight: 900;
font-style: normal; 
text-transform: uppercase;
}

.h1, .h2, .h3, .h4, .h5, .h6{
    font-family: museo-slab, serif;
font-weight: 700;
font-style: normal; 
text-transform: uppercase;
}


.navbar {
    padding: 5px 5px;
    margin-top: 30px;
}
.navbar .navbar-brand img {
    width: 100%
}

.navbar-brand {
    width: 50%
}

.navbar-nav {
    font-family: museo-slab, serif;
font-weight: 700;
font-style: normal; 
text-transform: uppercase;
}

.border-nav { 
    border-bottom: 4px solid #FCAF17;
    -webkit-box-shadow: 0 0 8px 4px rgba(82,74,72,.5);
    box-shadow: 0 0 8px 4px rgba(82,74,72,.5);
 }

.bg-light {
    background-color: #ffffff !important;
}

.jumbotron {
    margin-top: 185px;
    padding: 0;
    background-color: #ffffff;
    background: url('../img/bg-header-01.jpg') top center repeat-x;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
}

#calltoaction {
    padding: 0px 0 100px
}

#calltoaction .btn {
font-family: museo-slab, serif;
    font-weight: 800;
    font-style: normal; 
    border-radius: 50px;
    text-transform: uppercase;
    color: #524B48;
    background-color: #FCAF17;
    border: none;
    padding: 15px 30px;
}

#calltoaction .btn:hover{
    color: #FCAF17;
    background-color: #524B48;
}

#sobre {
    padding: 30px 0 60px;
    text-align: center;
}

@media(min-width: 767px){
    .navbar {
    padding: 10px 5px;
}
    .navbar-brand {
        width: 45%
    }
    .navbar .navbar-brand img {
        width: 70%
    }

    #sobre {
    background-image: url('../img/bg-circulo-01.gif'), url('../img/bg-circulo-02.gif');
    background-position: left center, right bottom;
    background-repeat: no-repeat;
    }
}

@media(min-width: 992px){
    .navbar-brand {
        width: 24%
    }
    .navbar .navbar-brand img {
        width: 100%
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 16px
    }
}

#sobre h2 {
    color: #FCAF17;
    text-align: center;
}

#praticas {
    padding: 60px 0;
    text-align: center;
    background-color: #f7f7f7;
    
}

#praticas h2 {
    color: #524B48;
    text-align: center;
}



#regulamento {
    width: 100%;
    min-height: 720px;
    padding: 60px 0;
    color: #ffffff;
    background-color: #FCAF17;
   /* -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover; */
}
#regulamento h2 {
    color: #524B48;
    text-align: center
}

#regulamento a.link { 
    color: #ffffff; 
    text-decoration: underline; 
    font-weight: bold; 
    background-color: rgba(0, 0, 0, .5); 
    padding: 2px 7px; 
    border-radius: 10px }

#regulamento a.link:hover { color: #FCAF17; text-decoration: none; }

.regulamento-section {
    height: 420px;
    margin: 40px 0;
    padding: 25px;
    overflow-y: auto; 
    word-wrap: break-word;
    -webkit-box-shadow:inset 1px 0 20px 0 rgba(0,0,0,.3);
box-shadow:inset 1px 0 20px 0 rgba(0,0,0,.1);
}

#regulamento .btn {
    font-family: museo-slab, serif;
    font-weight: 800;
    font-style: normal; 
    border-radius: 50px;
    color: #524B48;
    background-color: #ffffff;
    border: none;
}

#regulamento .btn:hover {
    color: #ffffff;
    background-color: #524B48;

}

#edicoes {
    border-top: 1px solid #ccc;
    padding: 60px 0;
    background-color: #f5f5f5
}

#edicoes h2{
    text-align: center;
    color: #524B48;
    margin-bottom: 60px
}

#edicoes .btn {
    border-radius: 40px;
    border: none;
    background-color: #FCAF17;
    line-height: 20px;
    font-size: 16px
}

#edicoes .btn span{
    font-family: museo-slab, serif;
    font-weight: 800;
    font-style: normal; 
    color: #524B48;
    font-size: 30px;
    line-height: 30px
}

#edicoes .btn:hover > span {
    color: #fff
}

#edicoes .btn:hover{
    background-color: #524B48;
    color: #fff
}


footer {
    font-size: 14px;
    padding: 60px 0;
    color: #ffffff;
    background-color: #524B48
}

footer a{
    color: #ffffff;
    text-decoration: underline
}
footer a:{
    color: #ffffff;
    text-decoration: underline
}


/* CRONOGRAMA */

/* Linia czasu pozioma */

#cronograma {
    text-align: center;
    padding: 60px 0;

}

#cronograma h2 {
    color: #FCAF17;
    margin-bottom: 60px;
    word-wrap: break-word;
}


@media(max-width: 766px){
    .steps:not(.is-vertical) {

        display: block !important;
        padding: 0;
    }

    .steps-segment:after {
        background-color: transparent !important;
    }

    .steps-segment {
        margin-top: 25px !important;
    }

    .steps .mes-duplo {
        margin-top: 0 !important;
        margin-left: 0px !important;
    }

    .steps:not(.is-vertical).has-content-centered .steps-segment:not(:last-child):after {
        left: 50%;
        right: 0 !important;
    }

}

.steps:not(.is-vertical).has-content-centered {
    text-align: center;
}

.steps:not(.is-vertical) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.steps {
    font-size: 1rem;
}

ul.steps {
    list-style: none;
}

.steps:not(.is-vertical) .steps-segment:not(:last-child) {
    -ms-flex-preferred-size: 1rem;
        flex-basis: 1rem;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;

}

.steps .steps-segment {
    position: relative;
}

.steps:not(.is-hollow) .steps-marker:not(.is-hollow) {
    background-color: #FCAF17;
    color: #fff;
    border: 35px solid #ffffff;
}

.steps:not(.is-vertical).has-content-centered .steps-marker {
    position: absolute;
    left: calc(50% - 35px);
}

.steps .mes {
    color: #524B48;
    font-family: museo-slab, serif;
    font-weight: 900;
    font-style: normal; 
    text-transform: uppercase;

}

.steps .mes-duplo {
margin-left: -90px;
}

.steps .steps-marker {
    height: 50px;
    width: 50px;

}

.steps .steps-marker {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 50%;
    font-weight: 700;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    z-index: 10;
}

.steps:not(.is-vertical).has-content-centered .steps-content {
    margin-top: 3rem;
    margin-left: .5em;
    margin-right: .5em;
    padding-top: .3em;
}

.is-size-4 {
    padding-top: .6rem;
    color: #333333;
    font-weight: 700;
    font-size: 1rem !important;
    margin-bottom: 0;
}

.steps:not(.is-vertical).has-content-centered .steps-segment:not(:last-child):after {
    left: 50%;
    right: -50%;
}

.steps:not(.is-vertical) .steps-segment:not(:last-child):after {
    height: .4em;
    left: 1.76rem;
    right: -.24rem;
    top: calc(60px - (.2em));
}

.steps .steps-segment:not(:last-child):after {
    content: " ";
    display: block;
    position: absolute;
}

.steps-segment:after {
    background-color: #FCAF17;
}

.steps-segment.disable:after {
    background-color: #333;
}

p:last-of-type {
    padding-bottom: 0;
}

.steps:not(.is-vertical).is-balanced .steps-segment:last-child,
.steps:not(.is-vertical).has-content-centered .steps-segment:last-child {
    -ms-flex-preferred-size: 1rem;
        flex-basis: 1rem;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
}
