﻿/*@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);*/
@import url(https://fonts.googleapis.com/css?family=Montserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&subset=latin%2Cvietnamese%2Clatin-ext&ver=1.8.2);
/*scroll sempre visivel*/
#mozscroll {
    position: absolute;
    top: 0px;
    bottom: -1px;
    visibility: hidden;
}

/*.clearfix usado para adicionar um espaço vazio antes e depois dos elementos evitando que os floats se aglomerem.*/
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.some {
    display: none;
}

html, body {
    height: 100%;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

* {
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

body {
    /*font-family: 'Open Sans Condensed', sans-serif;
    Font-family:Arial, Helvetica, sans-serif;*/
    Font-family: Montserrat, sans-serif;
    color: #666666;
    padding-top: 0px;
    /* background: url('../images/personagens.jpg');*/
    background-color: #fbfbfb;
}

#atalhotop {
    position: fixed;
    width: 13px;
    display: inline-block;
    right: 5px;
    bottom: 15px;
    background: #fbfbfb;
    opacity: 0.8;
    border: 1px solid #333333;
    padding: 6px 8px 6px 6px;
    color: #ffffff;
}

#atalhofundo {
    position: fixed;
    width: 13px;
    display: inline-block;
    right: 2px;
    bottom: 75px;
    background: #303133;
    /*opacity: 0.8;*/
    border: 1px solid #303133;
    padding: 4px 8px 3px 5px;
    color: #ffffff;
    -webkit-border-radius: 0.1em !important;
    border-radius: 0.1em !important;
    z-index: 3;
}

    #atalhofundo a {
        color: #ffffff;
    }

        #atalhofundo a:hover {
            color: #ebebeb;
        }

a {
    color: #333333;
    text-decoration: none;
}

    a:hover {
        color: #dddbdb;
    }


#atalhocompra {
    position: fixed;
    width: 100%;
    display: inline-block;
    right: 1px;
    bottom: 0px;
    background: #fbfbfb;
    /* opacity: 0.8;*/
    /*border: 1px solid #333333;*/
    /* padding: 6px 8px 6px 6px;*/
    color: #ffffff;
    z-index: 2;
    /*margin: 5% auto;*/
}
    /*
.areasmeio {
    margin: 0px 0.5% 0px 0.5%;
    width: 18.5%; 
    display: inline-block;
    vertical-align: top;
    text-align: left;
    overflow: hidden;
    position: relative;
}

    .areasmeio:hover {
    }
*/

    #atalhocompra input[type="submit"] {
        /*-webkit-appearance: none;
        width: 100% !important;
        cursor: pointer;
        background: #ed1b24;
        padding: 8px 5px;
        color: #fff;
        font-size: 20px;
        border: 1px solid #ed1b24;
        text-shadow: 0 1px 1px #333;
        transition: all 0.2s linear;*/
        -webkit-appearance: none;
        Font-family: Montserrat, sans-serif;
        -webkit-appearance: none;
        width: 100% !important;
        cursor: pointer;
        /*background: #ed1b24; rgb(61, 157, 179);*/
        padding: 20px 5px;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        border: 1px solid #ed1b24;
        margin-bottom: 10px;
        /*text-shadow: 0 1px 1px #333;
    -webkit-border-radius: 10em !important;
    border-radius: 10em !important;*/
        /* transition: all 0.2s linear;*/
        text-transform: uppercase;
        transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
        background: linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
        background: -o-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
        /*background: -ms-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);*/
        background: -moz-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
        background: -webkit-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
    }
/*alinhamento do rodape sempre ao fundo - s n quiser retirar position aqui e no footer*/
#geral {
    min-height: 100%;
    position: relative;
}

header {
    /* background: url('../images/header.jpg') no-repeat top center / contain;*/
    /* background-color:#FFFFFF;
    background-size: 100% auto;*/
    /*  min-height:474px;/*474px;/*632px;*/
    /*padding-bottom: 25px;*/
    /*background-color:#FFFFFF;
    background-size: 100% auto;
    */
    clear: both;
    background-color: #FFFFFF;
    width: 100%;
    position: fixed;
    z-index: 3;
    /*border-bottom: 1px solid #333333;*/
    border-bottom: 1px solid #dddbdb;
    box-shadow: 0 1px 5px #ccc;
}
/*
@media only screen and (max-width:1200px), only screen and (max-device-width:1200px) {
    header {
        min-height: auto;
    }
}

@media only screen and (max-width:850px), only screen and (max-device-width:850px) {
    header {
        height: auto;
        position: absolute;
    }
}
*/
@media only screen and (max-width:820px), only screen and (max-device-width:820px) {
    header {
        padding-bottom: 0px;
    }
}

.centerHeader {
    margin: 0 auto;
    padding-left: 2%; /*135px;*/
    padding-right: 2%; /*135px;*/
    text-align: center;
}
/* @media only screen and (max-width:1310px), only screen and (max-device-width:1310px) {*/
@media only screen and (max-width:1755px), only screen and (max-device-width:1755px) {
    .centerHeader {
        margin: 0 auto;
        text-align: center;
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
    }
}

h1 {
    display: block;
    height: 0px;
    text-indent: -9999px;
}

#logo {
    float: left;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left:6px;
}

#menucima {
    float: right;
    text-align: right;
    padding-top: 10px;
}

#menu1 {
    /*background-color:#002341;*/
    float: none; /*float: right;*/
    text-align: right;
    padding-top: 0px;
    padding-bottom: 2px;
    font-size: 12px;
}

@media only screen and (max-width:500px), only screen and (max-device-width:500px) {
    #menu1 {
        /*background-color:#002341;*/
        float: none; /*float: right;*/
        text-align: right;
        padding-top: 0px;
        padding-bottom: 2px;
        font-size: 12px;
    }
}
/*para não ir para baixo do footer*/
#conteudo {
    clear: both;
    padding-bottom: 15px;
    padding-top: 85px;
}

@media only screen and (max-width:800px), only screen and (max-device-width:800px) {
    #conteudo {
        clear: both;
        padding-top: 85px;
        padding-bottom: 30px;
    }
}

@media only screen and (max-width:720px), only screen and (max-device-width:720px) {
    #conteudo {
        clear: both;
        padding-top: 85px;
        padding-bottom: 45px;
    }
}
/*
@media only screen and (max-width:585px), only screen and (max-device-width:585px) {
    #conteudo {
        padding-top: 203px;
        padding-bottom: 144px;
    }
}
@media only screen and (max-width:500px), only screen and (max-device-width:500px) {
    #conteudo {
        padding-top: 155px;
    }
}*/


.textob {
    Font-family: Montserrat, sans-serif;
    font-size: 18px;
    padding-bottom: 10px;
}

.center, .center div table {
    margin: 0 auto;
    /*padding-top: 30px;*/
    padding-left: 2%;
    padding-right: 2%;
    text-align: center;
}

@media only screen and (max-width:800px), only screen and (max-device-width:800px) {
    .center {
        margin: 0 auto;
        text-align: center;
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
    }
}

@media only screen and (max-width:930px), only screen and (max-device-width:930px) {
    .center {
        padding-top: 0px;
    }
}


/**********************/
#login {
    margin: 0 auto;
    /*padding-top: 30px;*/
    padding-left: 40%;
    padding-right: 40%;
    text-align: center;
    color: #333333;
}

@media only screen and (max-width:1575px), only screen and (max-device-width:1575px) {
    #login {
        margin: 0 auto;
        /*padding-top: 30px;*/
        padding-left: 35%;
        padding-right: 35%;
        text-align: center;
    }
}

@media only screen and (max-width:1065px), only screen and (max-device-width:1065px) {
    #login {
        margin: 0 auto;
        /*padding-top: 30px;*/
        padding-left: 30%;
        padding-right: 30%;
        text-align: center;
    }
}

@media only screen and (max-width:815px), only screen and (max-device-width:815px) {
    #login {
        margin: 0 auto;
        /*padding-top: 30px;*/
        padding-left: 20%;
        padding-right: 20%;
        text-align: center;
    }
}

@media only screen and (max-width:550px), only screen and (max-device-width:550px) {
    #login {
        margin: 0 auto;
        /*padding-top: 30px;*/
        padding-left: 5%;
        padding-right: 5%;
        text-align: center;
    }
}

#login h2 {
    font-size: 48px;
    color: #333333;
    padding: 15px 0 10px 0;
    Font-family: Montserrat, sans-serif;
    font-weight: bold;
    text-align: center;
    padding-bottom: 30px;
}

#login p {
    margin-bottom: 5px;
}

#login label {
    color: #333333;
    position: relative;
}

#login input:-moz-placeholder, select:-moz-placeholder,
textarea:-moz-placeholder {
    color: #bebcbc;
    font-style: italic;
}

#login input, #login select {
    outline: none;
    -webkit-border-radius: 10em !important;
    border-radius: 10em !important;
}
    /*estilo dos input,  menos o checkbox */
    #login input:not([type="checkbox"]) {
        width: 93%;
        margin-top: 4px;
        padding: 10px;
        border: 1px solid #b2b2b2;
        /*-webkit-border-radius: 3px;
    border-radius: 3px;*/
        /*-webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
       box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;*/
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

#login select {
    width: 93%;
    margin-top: 4px;
    padding: 10px;
    border: 1px solid #b2b2b2;
    /*-webkit-border-radius: 3px;
    border-radius: 3px;*/
    /* -webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
        box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;*/
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

/*estilo do botão submit */
#login input[type="submit"] {
    /*-webkit-appearance: none;
    width: 100% !important;
    cursor: pointer;
    background: #ed1b24;
    padding: 8px 5px;
    color: #fff;
    font-size: 20px;
    border: 1px solid #ed1b24;
    margin-bottom: 10px;
    text-shadow: 0 1px 1px #333;
    transition: all 0.2s linear;*/
    -webkit-appearance: none;
    Font-family: Montserrat, sans-serif;
    -webkit-appearance: none;
    width: 100% !important;
    cursor: pointer;
    background: #ed1b24; /*rgb(61, 157, 179);*/
    padding: 8px 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #ed1b24;
    margin-bottom: 10px;
    /*text-shadow: 0 1px 1px #333;*/
    -webkit-border-radius: 10em !important;
    border-radius: 10em !important;
    /* transition: all 0.2s linear;*/
    text-transform: uppercase;
    transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    background: linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
    background: -o-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
    /*background: -ms-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);*/
    background: -moz-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
    background: -webkit-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
}
    /*estilo do botão submit no hover */
    #login input[type="submit"]:hover {
        -webkit-appearance: none;
        background: #333333;
        border: 1px solid #333333;
    }

#login .link {
    background: #ebebeb;
    color: #7f7c7c;
    left: 0px;
    height: 20px;
    padding: 17px 10px 16px 15px;
    font-size: 16px;
    text-align: right;
    border-top: 1px solid #ebebeb;
    /*-webkit-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;*/
    -webkit-border-radius: 10em !important;
    border-radius: 10em !important;
}

    #login .link a {
        /*font-weight: bold;
        background: #333333;
        padding: 6px;
        color: #ffffff;
        margin-left: 10px;
        border: 1px solid #333333;
        -webkit-transition: all 0.4s linear;
        transition: all 0.4s linear;*/
        -webkit-appearance: none;
        Font-family: Montserrat, sans-serif;
        -webkit-appearance: none;
        width: 100% !important;
        cursor: pointer;
        background: #333333; /*rgb(61, 157, 179);*/
        padding: 8px 15px;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        border: 1px solid #333333;
        margin-bottom: 10px;
        /*text-shadow: 0 1px 1px #333;*/
        -webkit-border-radius: 10em !important;
        border-radius: 10em !important;
        /* transition: all 0.2s linear;*/
        text-transform: uppercase;
        transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
        background: linear-gradient(left, #333333, rgb(239, 71, 58) 100%);
        background: -o-linear-gradient(left, #333333, #000000 100%);
        /*background: -ms-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);*/
        background: -moz-linear-gradient(left, #333333, #000000 100%);
        background: -webkit-linear-gradient(left, #333333, #000000 100%);
    }

        #login .link a:hover {
            color: #333333;
            background: #f7f7f7;
            border: 1px solid #333333;
        }

#observacoes h2 {
    font-size: 48px;
    color: #333333;
    padding: 15px 0 10px 0;
    Font-family: Montserrat, sans-serif;
    font-weight: bold;
    text-align: center;
    padding-bottom: 30px;
}

#observacoes p {
    margin-bottom: 5px;
}

#observacoes label {
    color: #333333;
    position: relative;
}

#observacoes input:-moz-placeholder, select:-moz-placeholder,
textarea:-moz-placeholder {
    color: #bebcbc;
    font-style: italic;
}

#observacoes input, #observacoes select {
    outline: none;
}
    /*estilo dos input,  menos o checkbox */
    #observacoes input:not([type="checkbox"]), #observacoes textarea {
        width: 93%;
        margin-top: 4px;
        padding: 10px;
        border: 1px solid #b2b2b2;
        /*-webkit-border-radius: 3px;
    border-radius: 3px;*/
        -webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
        box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

#observacoes select {
    width: 93%;
    margin-top: 4px;
    padding: 10px;
    border: 1px solid #b2b2b2;
    /*-webkit-border-radius: 3px;
    border-radius: 3px;*/
    -webkit-box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
    box-shadow: 0px 1px 4px 0px rgba(168, 168, 168, 0.6) inset;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

/*estilo do botão submit */
#observacoes input[type="submit"] {
    -webkit-appearance: none;
    width: 100% !important;
    cursor: pointer;
    background: #ed1b24; /*rgb(61, 157, 179);*/
    padding: 8px 5px;
    color: #fff;
    font-size: 20px;
    border: 1px solid #ed1b24;
    margin-bottom: 10px;
    text-shadow: 0 1px 1px #333;
    /*-webkit-border-radius: 5px;
        border-radius: 5px;*/
    transition: all 0.2s linear;
}
    /*estilo do botão submit no hover */
    #observacoes input[type="submit"]:hover {
        -webkit-appearance: none;
        background: #333333;
        border: 1px solid #333333;
    }

#observacoes .link {
    background: #ebebeb;
    color: #7f7c7c;
    left: 0px;
    height: 20px;
    padding: 17px 10px 16px 15px;
    font-size: 16px;
    text-align: right;
    border-top: 1px solid #ebebeb;
    /*-webkit-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;*/
}

    #observacoes .link a {
        font-weight: bold;
        background: #333333;
        padding: 6px;
        color: #ffffff;
        margin-left: 10px;
        border: 1px solid #333333;
        /*-webkit-border-radius: 4px;
            border-radius: 4px;*/
        -webkit-transition: all 0.4s linear;
        transition: all 0.4s linear;
    }

        #observacoes .link a:hover {
            color: #333333;
            background: #f7f7f7;
            border: 1px solid #333333;
        }

.link1 a {
    color: #333333;
    text-decoration: none;
}

    .link1 a:hover {
        color: #dddbdb;
    }
/********************/
h2 {
    font-size: 48px;
    color: #333333;
    padding: 15px 0 10px 0;
    Font-family: Montserrat, sans-serif;
    font-weight: bold;
    text-align: center;
    /*padding-bottom: 30px;*/
    text-transform: uppercase;
}

h3 {
    font-size: 30px;
    color: #333333;
    padding: 15px 0 10px 0;
    Font-family: Montserrat, sans-serif;
    font-weight: bold;
    text-align: center;
    /*padding-bottom: 30px;*/
    text-transform: uppercase;
}

@media only screen and (max-width:500px), only screen and (max-device-width:500px) {
    h2 {
        font-size: 28px;
        color: #333333;
        padding: 15px 0 10px 0;
        Font-family: Montserrat, sans-serif;
        font-weight: bold;
        text-align: center;
        /*padding-bottom: 30px;*/
        text-transform: uppercase;
    }

    h3 {
        font-size: 18px;
        color: #333333;
        padding: 15px 0 10px 0;
        Font-family: Montserrat, sans-serif;
        font-weight: bold;
        text-align: center;
        /*padding-bottom: 30px;*/
        text-transform: uppercase;
    }
}

#hora {
    text-align: center;
}

#hora1 {
    text-align: center;
}

#Areas, #AreasProdutos {
    margin: 0 auto;
    width: 100%;
    text-align: left;
}

.areasmeio1 input[type="submit"] {
    -webkit-appearance: none;
    Font-family: Montserrat, sans-serif;
    -webkit-appearance: none;
    width: 100% !important;
    cursor: pointer;
    background: #ed1b24; /*rgb(61, 157, 179);*/
    padding: 8px 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #ed1b24;
    margin-bottom: 10px;
    /*text-shadow: 0 1px 1px #333;*/
    -webkit-border-radius: 10em !important;
    border-radius: 10em !important;
    /* transition: all 0.2s linear;*/
    text-transform: uppercase;
    transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    background: linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
    background: -o-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
    /*background: -ms-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);*/
    background: -moz-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
    background: -webkit-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
    /*border-image: linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
        border-image: -o-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
        border-image: -ms-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
        border-image: -moz-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
        border-image: -webkit-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);*/
}


.areasmeio {
    Font-family: Montserrat, sans-serif;
    margin: 0px 0.5% 0px 0.5%;
    width: 18.5%; /*width:23.5%;*/
    display: inline-block;
    vertical-align: top;
    /*padding-bottom:10px;*/
    text-align: left;
    overflow: hidden;
    position: relative;
}

    .areasmeio:hover {
    }


    .areasmeio input[type="submit"] {
        -webkit-appearance: none;
        Font-family: Montserrat, sans-serif;
        -webkit-appearance: none;
        width: 100% !important;
        cursor: pointer;
        background: #ed1b24; /*rgb(61, 157, 179);*/
        padding: 8px 5px;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        border: 1px solid #ed1b24;
        margin-bottom: 10px;
        /*text-shadow: 0 1px 1px #333;*/
        -webkit-border-radius: 10em !important;
        border-radius: 10em !important;
        /* transition: all 0.2s linear;*/
        text-transform: uppercase;
        transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
        background: linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
        background: -o-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
        /*background: -ms-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);*/
        background: -moz-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
        background: -webkit-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
        /*border-image: linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
        border-image: -o-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
        border-image: -ms-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
        border-image: -moz-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
        border-image: -webkit-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);*/
    }
    /*.areasmeio input[type="submit"]:hover {
            -webkit-appearance: none;
            Font-family: Montserrat, sans-serif;
            -webkit-appearance: none;
            width: 100% !important;
            cursor: pointer;
            background: #ffffff;
            padding: 8px 5px;
            color: #ed1b24;
            font-size: 14px;
            font-weight: 600;
            border: 1px solid #ed1b24;
            margin-bottom: 10px;
            -webkit-border-radius: 10em !important;
            border-radius: 10em !important;
            text-transform: uppercase;
        }*/

    .areasmeio img {
        width: 100%;
        background-color: white;
        -moz-opacity: 1;
        filter: alpha(opacity=1);
        opacity: 1;
        -webkit-border-radius: 0.5em !important;
        border-radius: 0.5em !important;
    }

        .areasmeio img:hover {
            width: 100%;
            background-color: white;
            -moz-opacity: .70;
            filter: alpha(opacity=70);
            opacity: .70;
            -webkit-border-radius: 0.5em !important;
            border-radius: 0.5em !important;
        }

.areasmeiotxt {
    color: #333333;
    Font-family: Montserrat, sans-serif;
    font-stretch: condensed;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    /*  background-color: Black;
           position:absolute;*/
    bottom: 0px;
    left: 0px;
    /*padding-left:10px;*/
    padding: 5px 0px 5px 0px;
    /*  -moz-opacity:.70;
            filter:alpha(opacity=70);
            opacity:.70;*/
    width: 100%;
    display: block;
}

@media only screen and (max-width:1600px), only screen and (max-device-width:1600px) {
    .areasmeio {
        margin: 0px 1% 15px 1%;
        width: 22.5%;
        display: inline-block;
    }
}

@media only screen and (max-width:1300px), only screen and (max-device-width:1300px) {
    .areasmeio {
        margin: 0px 1% 15px 1%;
        width: 31%;
        display: inline-block;
    }
}



@media only screen and (max-width:800px), only screen and (max-device-width:800px) {
    .areasmeio {
        margin: 0px 1% 15px 1%;
        width: 47%;
        display: inline-block;
    }
}

@media only screen and (max-width:350px), only screen and (max-device-width:350px) {
    .areasmeio {
        width: 98%;
    }
}
/*
@media only screen and (max-width:905px), only screen and (max-device-width:905px) {
    .areasmeio img {
        width: 100%;
    }
}
*/

.areasmeioprodutos {
    margin: 0px 0.5% 0px 0.5%;
    width: 18.5%; /*width:23.5%;*/
    display: inline-block;
    vertical-align: top;
    /*padding-bottom:10px;*/
    text-align: center;
    overflow: hidden;
    position: relative;
}

    .areasmeioprodutos:hover {
    }

    .areasmeioprodutos img, .areasmeioprodutos input[type="image"] {
        width: 100%;
        background-color: white;
        -moz-opacity: 1;
        filter: alpha(opacity=1);
        opacity: 1;
        -webkit-border-radius: 0.5em !important;
        border-radius: 0.5em !important;
    }

        .areasmeioprodutos img:hover, .areasmeioprodutos input[type="image"]:hover {
            width: 100%;
            background-color: white;
            -moz-opacity: .70;
            filter: alpha(opacity=70);
            opacity: .70;
            -webkit-border-radius: 0.5em !important;
            border-radius: 0.5em !important;
        }

.areasmeioprodutostxt {
    color: #333333;
    Font-family: Montserrat, sans-serif;
    font-stretch: condensed;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    /*  background-color: Black;
       position:absolute;*/
    bottom: 0px;
    left: 0px;
    /*padding-left:10px;*/
    padding: 5px 0px 5px 0px;
    /*  -moz-opacity:.70;
        filter:alpha(opacity=70);
        opacity:.70;*/
    width: 100%;
    display: block;
}


.areasmeioprodutostxt_semblock {
    color: #666666;
    Font-family: Montserrat, sans-serif;
    font-stretch: condensed;
    font-size: 14px;
    font-weight: normal;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    /*  background-color: Black;
       position:absolute;*/
    bottom: 0px;
    left: 0px;
    /*padding-left:10px;*/
    padding: 5px 0px 5px 0px;
    /*  -moz-opacity:.70;
        filter:alpha(opacity=70);
        opacity:.70;*/
    width: 100%;
    /*display: block;*/
}

/* .areasmeioprodutostxt a {
    font-weight: bold;
    background: #333333;
    padding: 6px;
    color: #ffffff;
    margin-left: 10px;
    border: 1px solid #333333;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

     .areasmeioprodutostxt a:hover {
        color: #333333;
        background: #f7f7f7;
        border: 1px solid #333333;
    }*/
.areasmeioprodutostxt a {
    width: 100% !important;
    cursor: pointer;
    background: #ed1b24; /*rgb(61, 157, 179);*/
    padding: 8px 5px;
    color: #fff;
    font-size: 15px;
    border: 1px solid #ed1b24;
    margin-bottom: 10px;
    text-shadow: 0 1px 1px #333;
    /*-webkit-border-radius: 5px;
        border-radius: 5px;*/
    transition: all 0.2s linear;
}

    /*estilo do botão submit no hover */
    .areasmeioprodutostxt a:hover {
        background: #333333;
        border: 1px solid #333333;
    }


.areasmeioprodutostxt input[type="submit"] {
    -webkit-appearance: none;
    Font-family: Montserrat, sans-serif;
    -webkit-appearance: none;
    width: 100% !important;
    cursor: pointer;
    background: #ed1b24; /*rgb(61, 157, 179);*/
    padding: 8px 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #ed1b24;
    margin-bottom: 10px;
    /*text-shadow: 0 1px 1px #333;*/
    -webkit-border-radius: 10em !important;
    border-radius: 10em !important;
    /* transition: all 0.2s linear;*/
    text-transform: uppercase;
    transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    background: linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
    background: -o-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
    /*background: -ms-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);*/
    background: -moz-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
    background: -webkit-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
    /*border-image: linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
        border-image: -o-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
        border-image: -ms-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
        border-image: -moz-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);
        border-image: -webkit-linear-gradient(left, rgb(203, 45, 62), rgb(239, 71, 58) 100%);*/
}

@media only screen and (max-width:2500px), only screen and (max-device-width:2500px) {
    .areasmeioprodutos {
        margin: 0px 1% 15px 1%;
        width: 31%;
        display: inline-block;
    }
}
/*
@media only screen and (max-width:1600px), only screen and (max-device-width:1600px) {
    .areasmeioprodutos {
        margin: 0px 1% 15px 1%;
        width: 31%;
        display: inline-block;
    }
}
*/
@media only screen and (max-width:1300px), only screen and (max-device-width:1300px) {
    .areasmeioprodutos {
        margin: 0px 1% 15px 1%;
        width: 47%;
        display: inline-block;
    }
}

@media only screen and (max-width:800px), only screen and (max-device-width:800px) {
    .areasmeioprodutos {
        width: 98%;
    }
}

.ingredientes {
    margin: 0px 0.5% 0px 0.5%;
    width: 18.5%; /*width:23.5%;*/
    display: inline-block;
    vertical-align: top;
    /*padding-bottom:10px;*/
    text-align: center;
    overflow: hidden;
    position: relative;
}

    .ingredientes:hover {
    }

    .ingredientes img {
        width: 100%;
        background-color: white;
        -moz-opacity: 1;
        filter: alpha(opacity=1);
        opacity: 1;
        -webkit-border-radius: 0.5em !important;
        border-radius: 0.5em !important;
    }

        .ingredientes img:hover {
            width: 100%;
            background-color: white;
            -moz-opacity: .70;
            filter: alpha(opacity=70);
            opacity: .70;
            -webkit-border-radius: 0.5em !important;
            border-radius: 0.5em !important;
        }

@media only screen and (max-width:2500px), only screen and (max-device-width:2500px) {
    .ingredientes {
        margin: 0px 1% 15px 1%;
        width: 22%;
        display: inline-block;
    }
}
/*
@media only screen and (max-width:1600px), only screen and (max-device-width:1600px) {
    .areasmeioprodutos {
        margin: 0px 1% 15px 1%;
        width: 31%;
        display: inline-block;
    }
}
*/
@media only screen and (max-width:1300px), only screen and (max-device-width:1300px) {
    .ingredientes {
        margin: 0px 1% 15px 1%;
        width: 30%;
        display: inline-block;
    }
}

@media only screen and (max-width:800px), only screen and (max-device-width:800px) {
    .ingredientes {
        margin: 0px 1% 15px 1%;
        width: 47%;
        display: inline-block;
    }
}

@media only screen and (max-width:500px), only screen and (max-device-width:500px) {
    .ingredientes {
        width: 98%;
    }
}

.myButton {
    background-color: #44c767;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    Font-family: Montserrat, sans-serif;
    font-size: 17px;
    font-weight: bold;
    padding: 6px 10px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #2f6627;
}

    .myButton:hover {
        background-color: #5cbf2a;
    }

    .myButton:active {
        position: relative;
        top: 1px;
    }

.button_add {
    -webkit-appearance: none;
    background-color: forestgreen;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    Font-family: Montserrat, sans-serif;
    font-size: 17px;
    font-weight: bold;
    padding: 6px 0px 5px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #2f6627;
    border: 0px;
    width: 35px;
    -webkit-border-radius: 10em !important;
    border-radius: 10em !important;
}

    .button_add:hover {
        -webkit-appearance: none;
        background: linear-gradient(to bottom, #5cb811 5%, #77d42a 100%);
        background-color: #5cb811;
        -webkit-border-radius: 10em !important;
        border-radius: 10em !important;
    }

.button_add1 {
    -webkit-appearance: none;
    background-color: gray; /*forestgreen;*/
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    Font-family: Montserrat, sans-serif;
    font-size: 17px;
    font-weight: bold;
    padding: 6px 0px 5px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #2f6627;
    border: 0px;
    width: 35px;
    -webkit-border-radius: 10em !important;
    border-radius: 10em !important;
    cursor: none;
}

    .button_add1:hover {
        -webkit-appearance: none;
        /*background: linear-gradient(to bottom, #5cb811 5%, #77d42a 100%);*/
        background-color: gray; /*#5cb811*/
        -webkit-border-radius: 10em !important;
        border-radius: 10em !important;
        cursor: none;
    }

.button_less {
    -webkit-appearance: none;
    background-color: forestgreen;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    Font-family: Montserrat, sans-serif;
    font-size: 17px;
    font-weight: bold;
    padding: 5px 0px 6px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #2f6627;
    border: 0px;
    width: 35px;
    -webkit-border-radius: 10em !important;
    border-radius: 10em !important;
}

    .button_less:hover {
        -webkit-appearance: none;
        background: linear-gradient(to bottom, #5cb811 5%, #77d42a 100%);
        background-color: #5cb811;
        -webkit-border-radius: 10em !important;
        border-radius: 10em !important;
    }

.button_less1 {
    -webkit-appearance: none;
    background-color: gray; /*forestgreen;*/
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    Font-family: Montserrat, sans-serif;
    font-size: 17px;
    font-weight: bold;
    padding: 5px 0px 6px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #2f6627;
    border: 0px;
    width: 35px;
    -webkit-border-radius: 10em !important;
    border-radius: 10em !important;
    cursor: none;
}

    .button_less1:hover {
        -webkit-appearance: none;
        /* background: linear-gradient(to bottom, #5cb811 5%, #77d42a 100%);*/
        background-color: gray; /*#5cb811*/
        -webkit-border-radius: 10em !important;
        border-radius: 10em !important;
        cursor: none;
    }
/*************************** FOOTER - Rodape com 2 colunas ******************************/
footer {
    Font-family: Montserrat, sans-serif;
    clear: both;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 0px;
    color: #ffffff;
    background-color: #ffffff;
}

#rodapefundo {
    clear: both;
    margin: 0 auto;
    width: 96%;
    border-top: solid 1px #eeeeee;
    background-color: #ffffff; /*#99c00d;/*2a2a2a;*/
    text-align: center;
    padding: 5px 2% 2px 2%;
    bottom: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-bottom: 5px;
}

.rodapetexto {
    Font-family: Montserrat, sans-serif;
    font-size: 12px;
    color: #333333;
    text-align: left;
    width: 50%;
    padding-top: 8px;
    float: left;
}

    .rodapetexto a {
        color: #333333;
        text-decoration: underline;
    }

        .rodapetexto a:hover {
            color: #4b9dc1;
            text-decoration: underline;
        }

#rede {
    float: right;
    text-align: right;
    width: 50%;
    padding-top: 0px;
}


@media only screen and (max-width:540px), only screen and (max-device-width:540px) {
    #rodapefundo {
        background-color: #ffffff;
        float: none;
        display: list-item;
        text-align: center;
    }

    .rodapetexto a img {
        text-align: center;
        padding-top: 5px;
        padding-bottom: 0px;
    }

    .rodapetexto, #rede {
        text-align: center;
        width: 100%;
        padding-top: 0px;
        padding-bottom: 15px;
    }
}

/**********************/
.erro {
    color: red;
    font-size: 12px;
    line-height: 1.5em;
    Font-family: Montserrat, sans-serif;
}

.erro1 {
    color: red;
    font-size: 16px;
    line-height: 1.5em;
    Font-family: Montserrat, sans-serif;
}

.correto {
    color: green;
    font-size: 12px;
    line-height: 1.5em;
    Font-family: Montserrat, sans-serif;
    font-weight: bold;
}

#posiciona {
    position: absolute; /* posição absoluta ao elemento pai, neste caso o BODY */
    right: 62px;
    top: 25%;
    width: 250px; /* Largura da DIV */
    /*height: auto;
	min-height:25%;*/
    color: #FFF;
    margin-top: -200px; /*-125px;*/
    /*background-color:rgba(44,170,195,0.5); rgba(0,0,0,0.1);*/
    background-color: rgba(255,255,255,0.8); /* rgba(0,0,0,0.1);*/
    /*opacity: 0.7;
	filter: alpha(opacity=70); 
	background-color: #000000;*/
    text-align: left;
    padding-left: 8px;
    z-index: 2;
}

@media only screen and (max-width:1190px), only screen and (max-device-width:1190px) {

    #posiciona {
        position: absolute; /* posição absoluta ao elemento pai, neste caso o BODY */
        right: 62px;
        top: 16%;
        width: 200px; /* Largura da DIV */
        /*height: auto;
	min-height:25%;*/
        color: #FFF;
        margin-top: -100px; /*-125px;*/
        /*background-color:rgba(44,170,195,0.5); rgba(0,0,0,0.1);*/
        background-color: rgba(255,255,255,0.8); /* rgba(0,0,0,0.1);*/
        /*opacity: 0.7;
	filter: alpha(opacity=70); 
	background-color: #000000;*/
        text-align: left;
        padding-left: 8px;
        z-index: 2;
    }
}

#fechar, #fechar a {
    margin: 5px;
    font-size: 12px;
    color: #333333;
}

#flutuante, #flutuante a {
    color: #333333;
    font-size: 12px;
    line-height: 1.5em;
    /*font-weight:bold;*/
}

    #flutuante a:hover {
        color: #333333;
        font-size: 12px;
        line-height: 1.5em;
        text-decoration: underline;
        /*font-weight:bold;*/
    }

    #flutuante img {
        max-width: 192px;
    }

@media only screen and (max-width:585px), only screen and (max-device-width:585px) {
    #posiciona {
        display: none;
    }
}
/**MENUDETALHES*/
/*.menudetalhes {
    list-style: none;*/
/*border: 1px solid #c0c0c0;*/
/*float: left;
    font-size:12px;
}
.menudetalhes li {*/
/*   position: relative;
    float: left;
   border-right: 1px solid #c0c0c0;*/
/*}

    .menudetalhes li a {
        color: #333;
        text-decoration: none;
        padding: 5px 10px;
        display: block;
    }

        .menudetalhes li a:hover {
            background: #333;
            color: #fff;
            -moz-box-shadow: 0 3px 10px 0 #CCC;
            -webkit-box-shadow: 0 3px 10px 0 #ccc;
            text-shadow: 0px 0px 5px #fff;
        }

    .menudetalhes li ul {
        position: absolute;
        top: 25px;
        left: 0;
        background-color: #fff;
        display: none;
    }

    .menudetalhes li:hover ul, .menudetalhes li.over ul {
        display: block;
    }

    .menudetalhes li ul li {
        border: 1px solid #c0c0c0;
        display: block;
        width: 150px;
    }*/
#menudetalhes ul {
    padding: 0px;
    margin: 0px 0px 10px 0px;
    /*background-color: #EDEDED;*/
    list-style: none;
    font-size: 12px;
    font-weight: bold;
    /* text-transform: uppercase;*/
}

    #menudetalhes ul li {
        display: inline;
    }

        #menudetalhes ul li a {
            padding: 2px 10px;
            display: inline-block;
            /* visual do link */
            /* background-color: #EDEDED;*/
            color: #333;
            text-decoration: none;
            border-bottom: 2px solid #FbFbFb;
        }

            #menudetalhes ul li a:hover {
                background-color: #D6D6D6;
                color: #6D6D6D;
                border-bottom: 2px solid #EA0000;
            }
/*
@media only screen and (max-width:585px), only screen and (max-device-width:585px) {
    #menudetalhes {
        display: none;
    }
}*/

.spacer {
    margin-bottom: 20px; /* how high is your footer */
    visibility: hidden;
}
