/**
 *  CSS style base layouts
 *
 *  @package    Havite
 *  @author     Julian Rodrigo(Frontend)
 *  @copyright  Evomaster Tecnologia
**/

/*----------  Layout - Header ----------*/


.icon-insta{
    width: 40px;
    height: 40px;
    fill: #620d16;
    background: url('/imgs/instagram-white-icon.svg') no-repeat center;
    background-size: contain;
    margin-left: 6px;
}


#menu{
    height: 54px;
    width: 100%;
    display: block;
    position: fixed;
    top: 15px;
    border-bottom: 1px solid #ffffff;
    opacity: 0.95;
}
    #menu .container-menu{
        height: 49px;
        background: #ffffff;
        display: flex;
    }
        #menu .container-menu .content-menu{
            max-width: 750px;
            margin: auto;
            padding-top: 0px;
            display: flex;
            font-weight: bold;
            justify-content: center;
            align-items: center;
        }
        
        #menu .container-menu .content-menu a.links-site{
            color: #620d16;
            font-size: 16px;
            padding: 0 0 0 13px;
            display: block;
            height: 18px;
        }
        #menu .container-menu .content-menu a.inscricao-ii{
            line-height: 40px;
            vertical-align: central;
            text-align: center;
            font-size: 15px;
            color: #ffffff;
            background: #01cc52;
            border-radius: 5px;
            display: block;
            padding: 0 10px;
            margin-left: 10px;
        }

        @media all and (min-width: 985px) {
              #menu .container-menu .content-menu a.inscricao-ii{
                display: none;
              }
            }

#header {
    max-width: 1920px;
    margin: auto;
    height: 100%;

}

    .botao-header{
        display: flex;
        justify-content: center; /* centraliza horizontalmente */
        align-items: flex-end;  
        height: 100%;
    }
        a.inscricao{
            line-height: 46px;
            text-align: center;
            width: 350px;
            color: #ffffff;
            background: #01cc52;
            border-radius: 5px;
            padding: 7px;
            font-size: 21px;
            font-weight: bold;
            display: block;
            text-transform: uppercase;
            margin-bottom: -20px;
        }
        a.inscricao:hover{
            background: #246710;
        }

.regras{
    max-width: 1920px;
    margin: auto;
    height: 758px !important; 
    background: url("/imgs/bgs/bg-header-index.jpg") center;

}
    
     .devtemp{
        text-align: center;
        vertical-align: central;
        max-width: 100%;
        width: 100%;
        height: 100vh;
        object-fit: cover;
        background-color: #ef7f02;
    }

    #header img {
  
  height: 100vh;
  object-fit: fill;

}

#main{
    padding:20px 0;
}

    #main #about{
        background: url("/imgs/bgs/bg-02-eneva.png") bottom center no-repeat;
        max-width: 900px;
        margin: auto auto 20px auto ;
        padding-bottom: 400px;
    }
        #main .box-text-about{
            background: #ffffff;
            width: 560px;
            padding: 30px;
            display: block;
            margin:auto;
            border-radius: 10px;
            font-size: 18px;
            font-family: 'Roboto', sans-serif;
            line-height: 24px;
            color: #620d16;
            margin-top: 30px;
        }
        #main #about .frase{
            position: absolute;
            height: 39px;
            width: 326px;
            background:  url("/imgs/icons/entusiatasta.png") center no-repeat;
            right: 30%;
            display: block;
        }
        @media all and (min-width: 985px) {
            #main #about{
                background: url(/imgs/bgs/bg-02-eneva.png) 4px 77px no-repeat;
                padding: 30px 0 30px;
                margin: auto;
            }
            #main .box-text-about{
                margin-left: 390px;
                width: 480px;
            }

        }


    #main .about-ii{
        background: url("/imgs/bgs/bg-03-eneva.jpg") center no-repeat;
        height: 606px;
        margin: auto;
        padding-top: 25px
    }
        #main .about-ii .box-tex{
            max-width: 900px;
            margin: auto;
        }
        #main .about-ii .box-tex .box-tex-ii{
            width: 490px;
            padding: 40px;
            display: block;
            color: #620d16;
            background: rgba(255,255,255,0.9)
        }
            #main .about-ii .box-tex .box-tex-ii p.expo,
            #main .about-ii .box-tex .box-tex-ii p.projetos{
                font-size: 38px;
                letter-spacing: -2px;
                font-weight: 600;
            }
            #main .about-ii .box-tex .box-tex-ii p.norte{
                font-size: 23px;
                letter-spacing: -2px;
                font-weight: 600;
            }
            #main .about-ii .box-tex .box-tex-ii p.info{
                padding-top: 35px;
                font-size: 16px;
                font-family: 'Roboto', sans-serif;
            }

    #main #about-inscricao{
        background: url("/imgs/bgs/bg-inscricao.png") center 34px no-repeat #ffffff;
        margin: auto;
        padding: 65px 0 0 0;
    }
        #main #about-inscricao .evento-inscricao{
            min-width: 580px;
            max-width: 1100px;
            margin: auto;
            padding: 150px 20px 20px 20px;
        }
        #even3-widget-ticket{
        width: 100%;
        max-width: 770px;
        margin: auto;
        }

        
    #main .map-event,
    #main .map-event #mapa{
        width: 100%;
        height: 550px;
    }

    #main #setores{
        background: url("/imgs/bgs/planta-evento.jpg") top no-repeat #ffffff;
        height: 400px;
        padding-top: 65px; 
    }
        #main #setores .box-setores{
            width: 70%;
            height: 262px;
            border-radius: 10px;
            padding: 20px;
            margin: auto;
            text-align: center;
            background: rgba(255,255,255,0.9);
            color: #620d16;
            font-weight: bold;
        }
        #main #setores .box-setores a{
            line-height: 35px;
            text-align: center;
            width: 330px;
            height: 50px;
            color: #ffffff;
            background: #01cc52;
            border-radius: 5px;
            display: block;
            font-size: 22px;
            vertical-align: middle;
            margin: 20px auto;
            padding: 7px 0 15px 0;
        }
        #main #setores .box-setores a:hover{
            background: #246710;
        }

    #main #apoio{
        height: 220px;
        background: #f5f5f5;
    }
    #main #apoio .apoio-img{
        max-width: 980px;
        padding: 45px 20px;
        margin: auto;
    }


#footer{
    background-color: #5e5e5e;
}

    #footer .text-footer{
        color: #fff;
        font-size: 12px;
        text-align: center;
        width: 400px;
        margin: auto;
        padding: 10px;
    }