/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


@font-face {
    font-family: 'roble_alt_blackblack';
    src: url('../fonts/roblealtblack-webfont.eot');
    src: url('../fonts/roblealtblack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roblealtblack-webfont.woff2') format('woff2'),
         url('../fonts/roblealtblack-webfont.woff') format('woff'),
         url('../fonts/roblealtblack-webfont.ttf') format('truetype'),
         url('../fonts/roblealtblack-webfont.svg#roble_alt_blackblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roble_alt_extraboldextrabold';
    src: url('../fonts/roblealtextrabold-webfont.eot');
    src: url('../fonts/roblealtextrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roblealtextrabold-webfont.woff2') format('woff2'),
         url('../fonts/roblealtextrabold-webfont.woff') format('woff'),
         url('../fonts/roblealtextrabold-webfont.ttf') format('truetype'),
         url('../fonts/roblealtextrabold-webfont.svg#roble_alt_extraboldextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roble_alt_mediummedium';
    src: url('../fonts/roblealtmedium-webfont.eot');
    src: url('../fonts/roblealtmedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roblealtmedium-webfont.woff2') format('woff2'),
         url('../fonts/roblealtmedium-webfont.woff') format('woff'),
         url('../fonts/roblealtmedium-webfont.ttf') format('truetype'),
         url('../fonts/roblealtmedium-webfont.svg#roble_alt_mediummedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roble_altregular';
    src: url('../fonts/roblealt-webfont.eot');
    src: url('../fonts/roblealt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roblealt-webfont.woff2') format('woff2'),
         url('../fonts/roblealt-webfont.woff') format('woff'),
         url('../fonts/roblealt-webfont.ttf') format('truetype'),
         url('../fonts/roblealt-webfont.svg#roble_altregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {

    font-family: 'Conv_RobleAltBold';
    src: url('../fonts/RobleAltBold.eot');
    src: local('☺'), url('../fonts/RobleAltBold.woff') format('woff'), url('../fonts/RobleAltBold.ttf') format('truetype'), url('../fonts/RobleAltBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Canaro_Bold';
    src: url('../fonts/Canaro Bold.eot');
    src: local('☺'), url('../fonts/Canaro Bold.woff') format('woff'), url('../fonts/Canaro Bold.ttf') format('truetype'), url('../fonts/Canaro Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Canaro_Book';
    src: url('../fonts/Canaro Book.eot');
    src: local('☺'), url('../fonts/Canaro Book.woff') format('woff'), url('../fonts/Canaro Book.ttf') format('truetype'), url('../fonts/Canaro Book.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}






/* ==========================================================================
   Author's custom styles
   ========================================================================== */
    body{
        font-size: 16px;
        background-repeat: repeat;
        background: url(../img/bgBody.jpg);
        -webkit-background-size: cover;
            -ms-background-size: cover;
                background-size: cover;
    }

    .center{
        width: 910px;
        margin: 0 auto;
        position: relative;
    }

    header{
        width: 100%;
        height: 380px;
        background: url(../img/bgHeader.jpg);
        -webkit-background-size: cover;
            -ms-background-size: cover;
                background-size: cover;
    }

    header img{
        position: relative;
        left: 65.4%;
        margin: 7.1% 0 0 0;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
    }

    #landing_page .conheca{
        -webkit-box-sizing: border-box;
            -ms-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0 0 0 3.3%;
        position: relative;
    }

        #landing_page .conheca::before{
            content: " ";
            display: block;
            width: 100%;
            height: 26px;
            margin: 0 auto 0.6%;
            position: relative;
            top: -15px;
            background: url(../img/sombraConheca.png);
            -webkit-background-size: cover;
                -ms-background-size: cover;
                    background-size: cover;
        }

        #landing_page .conheca img{
            max-width: 40%;
            width: 100%;
            margin: 1.6% 0;
            position: absolute;
            right: -0.95%;
        }

        #landing_page .conheca p, #landing_page .conheca h2{
            float: left;
        }

        #landing_page .conheca p{
            font-family: "roble_alt_mediummedium";
            font-size: 1em;
            color: #5f3e1b;
            width: 61%;
            line-height: 200%;
        }

            #landing_page .conheca p strong{
            }

        #landing_page .conheca h2{
            font-family: "roble_alt_extraboldextrabold";
            color: #871038;
            font-size: 1.416875em;
            margin: 1.9% 0;
        }

        #landing_page h2{
            font-family: "roble_alt_extraboldextrabold";
            font-size: 1.666875em;
            color: #5f3e1b;
            text-align: center;
            position: relative;
            background: url(../img/bgBody.jpg);
        }

        #landing_page .chefes a.iconButton{
            position: fixed;
            right: 19.6%;
            top: 50%;
        }
        

        #landing_page .lines::before{
            content: " ";
            width: 87%;
            height: 9px;
            position: absolute;
            left: 50%;
            z-index: 0;
            top: 16px;
            background: url(../img/lineR.png);
            -webkit-background-size: cover;
                -ms-background-size: cover;
                    background-size: cover;
            -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                    transform: translateX(-50%);
        }

        #landing_page .lines::after{
            content: attr(data-title);
            width: 197px;
            height: 28px;
            display: block;
            font-size: 1em;
            background: url(../img/bgBody.jpg);
            text-transform: uppercase;
            position: absolute;
            z-index: 2;
            left: 50%;
            -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                    transform: translateX(-50%);
        }

            #landing_page .chefes ul{
                list-style: none;
                padding: 9.3% 0 3.7%;
                -webkit-box-sizing: border-box;
                    -ms-box-sizing: border-box;
                        box-sizing: border-box;
            }

                #landing_page .chefes ul li{
                    float: left;
                    width: 31.2%;
                    text-align: center;
                    color: #5f3e1b;
                    position: relative;
                }

                    #landing_page .chefes ul li img{
                        margin: 0 0 5% 11%;
                        float: left;
                    }

                    #landing_page .chefes ul li span.name{
                        text-transform: uppercase;
                        float: left;
                        font-family: "roble_alt_extraboldextrabold";
                        font-size: 1.66625em;
                        width: 100%;
                        line-height: 100%;
                        position: relative;
                        left: -10%;
                    }

                    #landing_page .chefes ul li p{
                        width: 90%;
                        float: left;
                        font-family: "roble_altregular";
                        font-size: 1em;
                        margin: 4% 0 6.8% 0;
                        line-height: 147%;
                        position: relative;
                        left: -5%;
                    }

                #landing_page .chefes ul li:nth-child(2){
                    padding: 0 0 0 6.5%;
                    /* border-left: 1px dotted red; */
                }

                    #landing_page .chefes ul li:nth-child(2)::after, #landing_page .chefes ul li:nth-child(2)::before {
                        content: " ";
                        width: 3px;
                        height: 324px;
                        position: absolute;
                        background: url(../img/border.png);
                        background-repeat-y: repeat;
                        bottom: 0;
                    }

                    #landing_page .chefes ul li:nth-child(2)::after{
                        left: 0;
                    }

                    #landing_page .chefes ul li:nth-child(2)::before {
                        right: 0;
                    }

                    #landing_page .chefes ul li:nth-child(2) img{
                        margin: 3.3% 0 5.6% 11%;
                    }

                    #landing_page .chefes ul li:nth-child(2) p{
                        width: 98%;
                        left: -10%;
                        margin: 4% 0 7% 0;
                    }

                #landing_page .chefes ul li:nth-child(3){
                    box-sizing: border-box;
                    margin: 0 0 0 0;
                    width: 30.9%;
                }

                    #landing_page .chefes ul li:nth-child(3) img{
                        margin: 0 0 5% 31%;
                    }

                    #landing_page .chefes ul li:nth-child(3) span{
                        left: 10%;
                    }

                    #landing_page .chefes ul li:nth-child(3) p{
                        left: 18.3%;
                        width: 86%;
                    }

                #landing_page .chefes ul li a{
                    width: 137px;
                    height: 24px;
                    line-height: 24px;
                    text-align: center;
                    text-transform: uppercase;
                    text-decoration: none;
                    border-radius: 10px;
                    float: left;
                    font-family: "roble_alt_extraboldextrabold";
                    font-size: 0.833125em;
                    margin: 0 0 2%;
                    position: relative;
                    left: 39.4%;
                    -webkit-transform: translateX(-50%);
                        -ms-transform: translateX(-50%);
                            transform: translateX(-50%);
                }

                .laranja{
                    background: #e98506;
                    color: #533818;
                }

                .roxo{
                    background: #562766;
                    color: #FFF;
                }

                .verde{
                    background: #46a796;
                    color: #FFF;
                }

                #landing_page .chefes ul li:nth-child(2) a{
                    left: 38.9%;
                }

                #landing_page .chefes ul li:last-child a{
                    left: 60%;
                }


        #landing_page .receitas > div{
            margin: 7.3% 0 0;
            float: left;

        }

            #landing_page .receitas > div img{
                margin: 0 0 0 3.7%;
            }

            #landing_page .receitas > div img.patrocinador{
                margin-left: 0;
            }

            #landing_page .receitas .ingredientes{
                color: #5f3e1b;
                position: relative;
                width: 36.3%;
                float: left;
                margin: 3.2% 0 0 0;
                padding: 0 0 0 4.2%;
                -webkit-box-sizing: border-box;
                    -ms-box-sizing: border-box;
                        box-sizing: border-box;
            }

                #landing_page .receitas .ingredientes::after{
                    content: " ";
                    width: 3px;
                    height: 454px;
                    position: absolute;
                    background: url(../img/border.png);
                    background-repeat-y: repeat;
                    right: 0;
                    top: 0;
                }

            
            #landing_page .receitas .title{
                text-transform: uppercase;
                font-family: "Conv_RobleAltBold";
                font-size: 1em;
                margin: 0 0 9.2% 0;
                color: #5f3e1b;
                display: block;
            }

            #landing_page .receitas .ingredientes ul{
                list-style: none;
                padding-left: 0;
                font-size: 1em;
                font-family: "roble_altregular";
            }

                #landing_page .receitas .ingredientes ul li{
                    margin: 0 0 0.6%;
                }

            #landing_page .receitas .ingredientes ul:nth-child(2){
                margin: 0 0 9%;
                padding: 0 13% 0 0;
                -webkit-box-sizing: border-box;
                    -ms-box-sizing: border-box;
                        box-sizing: border-box;
            }

            #landing_page .receitas p{
                color: #5f3e1b;
                font-size: 1em;
                font-family: "roble_altregular";
                line-height: 150%;
            }

            #landing_page .preparo{
                width: 59%;
                float: left;
                margin: 0 0 0 4%;
            }

                #landing_page .preparo .title{
                    margin: 5.6% 0 3.9%;
                }

                .border{
                    width: 100%;
                    height: 9px;
                    display: block;
                    background: url(../img/lineR.png);
                    float: left;
                    background-repeat: no-repeat;
                    margin: 5.6% 0 -1.5%;
                    position: relative;
                    left: 6.5%;
                }

                .border.mt1{
                    margin: 4.8% 0 -15%;
                }

                .border.mt2{
                    margin: 6.2% 0 -3%;
                }

                .border.mt3{
                    margin: 3.8% 0 -3%;
                }

                .border.mt4{
                    margin: 3.2% 0 -3%;
                }

                .border.mt5{
                    margin: 5.2% 0 -3%;
                }

                .border.mt6{
                    margin: 7.3% 0 -4%;
                }

                .border.mt7{
                    margin: 4.7% 0 0%;
                }

            #landing_page .espaguete > img{
                margin: 0 0 -3.6% 1% !important;
            }

                #landing_page .receitas .espaguete .ingredientes::after{
                    height: 300px;
                }
                
                #landing_page .receitas .espaguete .ingredientes::after{
                    height: 300px;
                }


                #landing_page .receitas .sorvete .ingredientes::after{
                    height: 265px;
                }

                #landing_page .receitas .espaguete .preparo img{
                    margin: 4% 0 0 1%;
                }

                #landing_page .receitas .maca .ingredientes::after{
                    height: 300px;
                }

                #landing_page .receitas .maca img{
                    margin: 3.4% 0 0 0.8%;
                }

                #landing_page .receitas .maca .ingredientes {
                    margin: 2.8% 0 0 0;
                }

                #landing_page .maca .preparo .title{
                    margin: 4.4% 0 0 0;

                }

                #landing_page .receitas .panqueca .ingredientes {
                    margin: 0.8% 0 0 0;
                }

                #landing_page .panqueca .preparo .title{
                    margin: 1.4% 0 0 0;
                }

                #landing_page .receitas .panqueca .ingredientes::after{
                    height: 370px;
                }

                #landing_page .receitas .risoto .ingredientes::after{
                    height: 500px;
                }

                #landing_page .receitas .chessecake .ingredientes::after{
                    height: 460px;
                }

                #landing_page .receitas .sobrecoxa .ingredientes::after{
                    height: 335px;
                }

                #landing_page .receitas .sobrecoxa .ingredientes{
                    margin: 0 0 0 0;
                }


                #landing_page .receitas .risoto  img{
                    margin: 0.4% 0 0 3%;
                }


                #landing_page .receitas .chessecake  img{
                    margin: 0% 0 0 2%;
                }


                #landing_page .receitas .omelete  img{
                    margin: 0.2% 0 0 2.1%;
                }


                #landing_page .receitas .sobrecoxa  img{
                    margin: 2% 0 0 -0.6%;
                    float: left;
                }

                #landing_page .receitas .sorvete{
                    margin: 0 0 13.6% 0;
                }

                    #landing_page .receitas .sorvete  img{
                        margin: 5.6% 0 0 1%;
                    }

                #landing_page .omelete .preparo .title{
                    margin-top: 2%;

                }

                #landing_page .receitas .omelete .ingredientes{
                    margin-top: 1%;
                }

                #landing_page .receitas .omelete .ingredientes::after{
                    height: 291px;

                }


                #landing_page .receitas .sobrecoxa .ingredientes{
                    margin-top: -18px;
                }

                #landing_page .sobrecoxa .preparo{
                    margin-top: -48px;
                }
    
    footer{
        width: 100%;
        background: url(../img/footerBg.jpg);
        background-repeat: repeat;
    }

        footer .logo{
            padding: 6% 0 5.1%;
            text-align: center;
            -webkit-box-sizing: border-box;
                -ms-box-sizing: border-box;
                    box-sizing: border-box;
        }

        footer .logo::after{
            content: " ";
            display: block;
            width: 100%;
            height: 9px;
            background: url(../img/sombraRodape.png);
            background-repeat: no-repeat;
            position: absolute;
            bottom: 1px;
            left: 6.2%;
        }

        footer .logo::before{
            content: " ";
            display: block;
            width: 100%;
            height: 15px;
            background: url(../img/sombraRodapeS.png);
            background-repeat: no-repeat;
            position: absolute;
            left: 6.2%;
            top: -7px;
        }

        footer .cols{
            float: left;
            width: 100%;
            padding: 5.7% 6.8%;
            -webkit-box-sizing: border-box;
                -ms-box-sizing: border-box;
                    box-sizing: border-box;
        }

            footer .cols ul{
                float: left;
                color: #680f2a;
                font-size: 0.666875em;
                list-style: none;
                width: 24.1%;
                position: relative;
                padding: 0 1% 0 5%;
                -webkit-box-sizing: border-box;
                    -ms-box-sizing: border-box;
                        box-sizing: border-box;
            }

                footer .cols ul li{
                    margin-bottom: 8.6%;
                    line-height: 130%;
                }

                footer .cols ul li .title{
                    font-family: "Conv_Canaro_Bold";
                    text-transform: uppercase;
                }

                footer .cols ul li *{
                    width: 100%;
                    display: block;
                }

            footer .cols ul::before{
                content: " ";
                width: 3px;
                height: 334px;
                position: absolute;
                background: url(../img/border.png);
                background-repeat-y: repeat;
                right: 0;
                top: 0;
            }

            footer .cols ul:last-child::before{
                display: none;
            }

        footer .redes{
            text-align: center;
            float: left;
            position: relative;
            padding: 5.3% 0 4.8%;
            font-family: "roble_alt_extraboldextrabold";
            font-size: 1em;
            color: #680f2a;
        }

        footer .redes a{
            color: #680f2a;
            font-size: 1em;
            text-decoration: none;
        }

        footer .redes::before{
            content: " ";
            display: block;
            width: 100%;
            height: 15px;
            background: url(../img/sombraRodape.png);
            background-repeat: no-repeat;
            position: absolute;
            left: 6.2%;
            top: 2px;
        }

        footer .redes img{
            margin: 0 1.3% 0 -0.4%;
            position: relative;
            left: 1%;
            top: -2px;
        }




/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 980px) {
    #landing_page .chefes a.iconButton{
        display: none;
    }

    body{
        width: 100%;
        overflow: hidden;
    }

    main{overflow: hidden;}

}
@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}