html, body{
    padding: 0px;
    margin: 0px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: lighter;
}


header{
    width: 100%;
    position: absolute;
    z-index: 100;
    background-color: rgba(0, 0, 0, .25)
}

.content{
    width: 70%;
}

nav>ul {
    margin: 16px auto;
    list-style: none;
    display: flex;
    white-space: nowrap;
    padding-left: 0px;
    align-items: center;
}

nav > ul > li{
    margin-right: 40px;
    font-size: 22px;
}

.active{
    color: #F2CC27;
    cursor: context-menu;
}

nav > ul > li:first-child{
    margin-right: 60px;
}

li > a{
    text-decoration: none;
    color: #fff;
    list-style: none;
}

li > a:hover{
    color: #F2CC27;
}

.navicon{
    min-width: 30px;
    width: 30px;
    height: 30px;
    display: none;
    position: absolute;
    right: 0px;
    top: 20px;
}

.sec-1{
    width: 100%;
    height: 572px;
}

.sec-1-slides{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: none;
}
.sec-1-s-1{
    background-image: url('../imgs/foodpark/f0.jpg');
}
.sec-1-s-2{
    background-image: url('../imgs/foodpark/f1.jpg');
}
.sec-1-s-3{
    background-image: url('../imgs/foodpark/f2.jpg');
}
.sec-1-s-4{
    background-image: url('../imgs/foodpark/f3.jpg');
}
.sec-1-s-5{
    background-image: url('../imgs/foodpark/f4.jpg');
}

.sec-1-dots{
    height: 480px;
    max-width: 548px;
    min-width: 240px;
    width: 30vw;
    position: absolute;
    top: 70px;
    background-image: url('../imgs/foodpark/pontinhos.png');
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
}

.sec-2-textura{
    background-color: #F89C23;
    width: 100%;
    height: 125px;
    background-image: url('../imgs/foodpark/conteiner.svg');
    background-repeat: repeat-x;
    background-position: top;
    background-size: 230px;
}

.sec-2-placa{
    background-color: #F89C23;
    width: 450px;
    border-radius: 7px;
    position: relative;
    margin: 0px auto;
    margin-top: -125px;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, .3);
    border: solid rgba(0, 0, 0, .05) 1px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 30px 0px 30px 0px;
}

.sec-2-placa p{
    margin: 0px;
    color: #fff;
}

.sec-2-placa p:first-of-type{
    font-size: 28px;
}

.sec-2-placa p:last-of-type{
    font-size: 48px;
}

.sec-2-desc{
    font-size: 20px;
    width: 90%;
    max-width: 645px;
    margin: 0px auto;
    margin-top: 66px;
    color: #5A5A5A;
    font-weight: normal;
    text-align: center;
}

.sec-2-content{
    width: 70%;
    margin: 15px auto;
    margin-bottom: 100px;
}

.sec-2-card{
    height: 400px;
    width: 100%;
    background-color: #fff;
    margin-bottom: 40px;
    border-radius: 8px;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, .3);
    display: flex;
    align-items: center;
    position: relative;
}

.sec-2-card-sides{
    height: 100%;
}

.sec-2-card-left{
    float: left;
    width: 100%;
    border-radius: 8px 0px 0px 8px;
    background-repeat: no-repeat;
    background-size: cover;
}

.sec-2-card-right{
    float: right;
    width: 333px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px 8px 8px 0px;
}

.sec-2-c-r-content{
    width: 80%;
    height: 80%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.sec-2-c-r-c-1{
    background-image: url('../imgs/foodpark/rhopalurus.png');
}

.sec-2-c-r-c-2{
    background-image: url('../imgs/foodpark/duck.jpg');
}

.sec-2-c-r-c-3{
    background-image: url('../imgs/foodpark/foodtruck0.png');
}

.sec-2-c-r-c-4{
    background-image: url('../imgs/foodpark/barracao-do-poeta.jpg');
}

.sec-2-c-l-1{
    background-image: url('../imgs/foodpark/rpl_fundo.jpg');
    background-position: center;
}

.sec-2-c-l-2{
    background-image: url('../imgs/foodpark/duck_fundo.jpg');
    background-position: center;
}

.sec-2-c-l-3{
    background-image: url('../imgs/foodpark/waku_fundo.jpg');
    background-position: bottom;
}

.sec-2-c-l-4{
    background-image: url('../imgs/foodpark/barracao_fundo.jpeg');
    background-position: center;
}

.locali-height{
    height: 572px;
}

.locali{
    width: 100%;
    background-color: #EBEBEB;
}

.locali-map{
    position: relative;
    height: 427px;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 8px;
    margin: 0px auto;
    top: -50px;
}

.lcl-back-left{
    margin: 0px auto;
    margin-top: -20px;
    color: #49417F;
}
.lcl-back-left p:first-child{
    font-size: 72px;
    margin: 0px 0px 16px 0px;
}
.lcl-back-left p:last-child{
    font-size: 18px;
    margin: 0px 0px;
}

.lcl-back-right{
    position: absolute;
    width: 40%;
    min-width: 400px;
    right: 0px;
    background-image: url('../imgs/mapa.png');
    background-repeat: no-repeat;
    background-position: right;
    opacity: .5;
}

.sec-6{
    width: 100%;
    height: 470px;
    background-color: #323769;
}

.sec-6-sides{
    width: 50%;
    float: left;
    height: 100%;
}

.sec-6-left{
    font-size: 32px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url('../imgs/rodape2.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.sec-6-left p{
    width: 350px;
    margin: 0px auto;
}

.sec-6-right{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.sec-6-houlder{
    width: 80%;
    width: 500px;
    margin: 0px auto;
}

.sec-6-right p{
    font-size: 32px;
    color: #fff;
    margin: 7px 0px;
    margin-top: 54px;
}

.sec-6-right-input{
    width: 480px;
    margin: 7px 0px;
    padding: 10px;
    border: solid #fff 1px;
    font-size: 14px;
}

.sec-6-right input{
    background: none;
    font-size: 15px;
    color: #fff;
    border-radius: 4px;
}

.sec-6-right textarea{
    height: 160px;
    background: none;
    font-size: 15px;
    color: #fff;
    border-radius: 4px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    resize: none;
}

.sec-6-right button{
    padding: 8px 13px;
    border-radius: 5px;
    background: #EB1E69;
    border: solid #EB1E69 1px;
    color: #fff;
    font-size: 16px;
    float: right;
    cursor: pointer;
}

@media screen and (max-width: 975px){
    nav .content{
        width: 90%;   
    }

    nav > ul{
        justify-content: space-between;
    }

    nav > ul > li:first-child, nav > ul > li{
        margin-right: 20px;
        font-size: 20px;
    }

    .sec-2-content{
        width: 90%;
    }
}

@media screen and (max-width: 775px){
    nav li{
        display: none;
    }

    nav li:first-child, .navicon{
        display: inline-block;
    }

    .navicon{
        position: absolute;
        right: 0px;
    }

    .nav-response{
        position: relative;
        display: flex;
        flex-direction: column;
    }

    .header-response{
        background-color: rgba(0, 0, 0, .7);
    }

    .nav-response li{
        display: block;
        margin-bottom: 10px;
    }

    .nav-response a{
        font-size: 30px;
    }
}

@media screen and (max-width: 680px){
    .sec-1-dots{
        display: none;
    }

    .sec-2-textura{
        display: none;
    }
    
    .sec-2-placa{
        min-width: none;
        width: 100%;
        border-radius: 0px;
    }

    .sec-2-card{
        height: 500px;
        display: flex;
        flex-direction: column;
    }

    .sec-2-card-right{
        float: unset;
        width: 100%;
        height: 250px;
        border-radius: 0px 0px 8px 8px;
    }

    .sec-2-card-left{
        float: none;
        width: 100%;
        height: 250px;
        border-radius: 8px 8px 0px 0px;
    }
}
