@font-face {

    font-family: 'Myriad';

    src: url('fonts/MyriadPro-Regular.eot');

    src: url('fonts/MyriadPro-Regular.woff') format('woff'), 

         url('fonts/MyriadPro-Regular.ttf') format('truetype'),

         url('fonts/MyriadPro-Regular.svg') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'myriad_probold';

    src: url('fonts/myriadpro-bold-webfont.eot');

    src: url('fonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/myriadpro-bold-webfont.woff') format('woff'),

         url('fonts/myriadpro-bold-webfont.ttf') format('truetype'),

         url('fonts/myriadpro-bold-webfont.svg#myriad_probold') format('svg');

    font-weight: normal;

    font-style: normal;

}

@charset "utf-8";

/* CSS Document */

body{

    margin: 0;

    min-width: 980px; 

    padding: 0;

    font-family: 'Myriad',sans-serif;

    font-size: 12px;

    color: #58585B;

}

p{

    margin: 0 0 20px 0; 

    text-align: justify;

}



ul{

    font-weight:200;

    font-style:normal;

    line-height: 40px;

    text-align: justify;

}

img, a, a:active, a:hover{

    border: 0;

}



h1{

    font-size-adjust:0.40;

    font-weight:700;

    font-style:normal;

}

h2{

    font-size: 4em;

    font-weight:400;

    text-transform: uppercase;

    letter-spacing: -1.5px;

    font-weight: bold;

}

h3{

    font-weight:600;

}

.clear{

    clear: both;

}

#container{

    position: relative;

}

.float-left{

    float: left;    

    margin: 0 0 0 20px;

}

.float-right{

    float: right;

    margin: 0px 20px 30px 20px;

}

#second h3{

    font-size: 2em;

    left: 7px;

    line-height: 47px;

    position: absolute;

    text-align: center;

    top: 183px;

}

#menu {

    background: none repeat scroll 0 0 #FDD10C;

    height: 323px;

    position: fixed;

    right: 0;

    top: 190px;

    width: 235px;

    z-index: 99999;

}

#menu:hover #identificacao, #nav:hover #identificacao{

    color: #FCB201;

    -webkit-transition: all 0.4s ease-in-out 0s;

    -moz-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

}

#identificacao {

    color: #FFFFFF;

    font-size: 1.8em;

    height: 10px;

    text-transform: uppercase;

    transform: scale(1) rotate(90deg) translateX(7px) translateY(-21px) skewX(0deg) skewY(0deg);

    -moz-transform: scale(1) rotate(90deg) translateX(7px) translateY(-21px) skewX(0deg) skewY(0deg);

    -webkit-transform: scale(1) rotate(90deg) translateX(7px) translateY(-21px) skewX(0deg) skewY(0deg);

    -webkit-transition: all 0.4s ease-in-out 0s;

    -moz-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

    width: 10px;

}

#nav{

    background: none repeat scroll 0 0 #FCB201;

    height: 323px;

    list-style: none outside none;

    margin: 0;

    padding: 0;

    position: fixed;

    right: 0;

    top: 190px;

    z-index: 9999999;

}

#nav li {

    border-bottom: 1px dashed #FFFFFF;

    line-height: 0;

    margin: 0;

    text-align: left;

}

#nav li:last-child{

    border-bottom: none;

}

#nav li a {

    padding: 10px;

    color: #FFFFFF;

    display: inline-block;

    font-size: 1.1em;

    line-height: 15px;

    text-decoration: none;

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

    width: 180px;

}

#nav li a:hover {

    color: #F77D00;   

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

}

#nav li.current a {

    background: #f77d00;

    -moz-transition: background 0.4s ease-in-out 0s;

    -webkit-transition: background 0.4s ease-in-out 0s;

    transition: background 0.4s ease-in-out 0s;

    color: #FFF !important;

}

#header, #intro, #second{

    width: 100%;

}

h1.logo{

    height: 344px;

    left: 50%;

    margin-left: -150px;

    position: absolute;

    top: 205px;

    width: 326px;

    z-index: 9999;

}

#topo{

    position: relative;

    color: white;

    height: 490px;

    margin: 0 auto -100px;

    padding: 40px 0 0;

    z-index: 999;

    overflow: hidden;

    -moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(-60px) skewX(0deg) skewY(-3deg);

    -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(-60px) skewX(0deg) skewY(-3deg);

    -o-transform: scale(1) rotate(0deg) translateX(0px) translateY(-60px) skewX(0deg) skewY(-3deg);

    -ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(-60px) skewX(0deg) skewY(-3deg);

    transform: scale(1) rotate(0deg) translateX(0px) translateY(-60px) skewX(0deg) skewY(-3deg);

}

#rotate{

    -moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(3deg);

    -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(3deg);

    -o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(3deg);

    -ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(3deg);

    transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(3deg);

}

#banner{

    left: 50%;

    margin-left: -960px;

    position: absolute;

}

#second{

    background-image: url("images/bg1.jpg");

    background-repeat: no-repeat;

    background-attachment: fixed;

    background-size: 100% auto;

    color: #df6a0c;

    height: 1240px;

    margin: 0 auto;

    overflow: hidden;

    padding: 0;

    position: inherit;

    z-index: 999;

}



#second .bg{

    background-image: url("images/bg1a.png");

    background-repeat: no-repeat;

    background-attachment: fixed;

    background-size: 100% auto;

    height: 1240px;

    left: 0;

    margin: 0 auto;

    padding: 0;

    position: absolute;

    width: 100%;

    z-index: 200;

}

#sobre{

    height: 60%;

    background: url("images/bg-sobre.png");

    background-repeat: repeat;

    position: relative;

    margin-top: 100px;

    color: #58585B;

}

#sobre .float-left{

    margin: 0 0 0 0;

    z-index: 9999;

    width: 100%;

    transform: perspective( 600px );

}

#sobre .float-left .texto-dna{

    line-height: 26px;

    font-size: 1.4em;

    width: 484px;

    float: left;

}

#sobre .float-left .texto-dna2{

    margin-left: 30px;

}

#video{

    background-attachment: fixed;

    background-image: url("images/bg1.jpg");

    background-repeat: no-repeat;

    background-size: 100% auto;

    color: #DF6A0C;

    margin: 0 auto;

    overflow: hidden;

    padding: 0;

    height: 670px;

    position: inherit;

    z-index: 999;

}

.texto-video{

    font-size: 1.4em;

    left: 150px;

    line-height: 35px;

    position: absolute;

    top: 560px;

    width: 700px;

}

#video iframe{

    border: 0 none;

    /**margin-bottom: 80px;

    margin-left: 150px;

    margin-top: 10px;*/

}

#video .center{

    padding: 20px 0 20px;

    width: 1000px;

    height: 630px;

}

#sobre .story{

    overflow: inherit;

    position: relative;

}

#timeline {

    float: left;

    height: 357px;

    position: relative;

    width: 1000px;

    z-index: 999;

    overflow: hidden;

    margin-top: 30px; 

}

#timeline .box{

    float: left;

    margin-right:5px; 

    margin-top:5px; 

    color: #FFF;

}

#timeline .box .date{

    font-size: 1.5em;

}

#timeline .box:nth-child(1) {

    height: 300px;

    width: 118px;

}

#timeline .box:nth-child(1) .date {

    float: left;

    font-size: 2.6em;

    margin-left: 30px;

    margin-top: 50px;

}

#timeline .box:nth-child(1) .txt {

    background: none repeat scroll 0 0 #F35717;

    bottom: 0;

    height: 155px;

    position: absolute;

    width: 118px;

}

#timeline .box:nth-child(2) {

    background: none repeat scroll 0 0 #F99100;

    height: 145px;

    left: 126px;

    position: absolute;

    width: 235px;

}

#timeline .box:nth-child(2) .img {

    position: absolute;

    top: 145px;

}

#timeline .box:nth-child(2) .date {

    float: left;

    font-size: 2.6em;

    margin-left: 20px;

    margin-top: 50px;

    top: 60px;

    width: 40px;

}

#timeline .box:nth-child(2) .txt {

}

#timeline .box:nth-child(2) .texto {

    float: left;

    padding: 20px;

    width: 130px;

}

#timeline .box:nth-child(3) {

    background: none repeat scroll 0 0 #D1DB00;

    bottom: 0;

    height: 144px;

    left: 253px;

    position: absolute;

    width: 220px;

}

#timeline .box:nth-child(3) .img {

    left: 220px;

    position: absolute;

}

#timeline .box:nth-child(3) .date {

    float: left;

    font-size: 2.6em;

    margin-left: 20px;

    margin-top: 50px;

}

#timeline .box:nth-child(3) .txt {

}

#timeline .box:nth-child(3) .texto {

    float: right;

    padding: 20px;

    width: 122px;

}

#timeline .box:nth-child(4) {

    background: none repeat scroll 0 0 #35B53F;

    height: 144px;

    left: 370px;

    position: absolute;

    top: 0;

    width: 344px;

}

#timeline .box:nth-child(4) .img {

    left: 0;

    overflow: hidden;

    position: absolute;

    width: 125px;

}

#timeline .box:nth-child(4) .date {

    float: left;

    font-size: 2.6em;

    margin-left: 140px;

    margin-top: 50px;

}

#timeline .box:nth-child(4) .txt {

}

#timeline .box:nth-child(4) .texto {

    float: right;

    padding: 20px;

    width: 122px;

}

#timeline .box:nth-child(5) {

    background: none repeat scroll 0 0 #7FD3F9;

    bottom: 0;

    height: 144px;

    position: absolute;

    right: -8px;

    width: 234px;

}

#timeline .box:nth-child(5) .img {

    position: absolute;

    right: 0;

    top: -154px;

}

#timeline .box:nth-child(5) .date {

    float: right;

    font-size: 2.6em;

    margin-right: 20px;

    margin-top: 50px;

}

#timeline .box:nth-child(5) .txt {

}

#timeline .box:nth-child(5) .texto {

    float: left;

    padding: 20px;

    width: 130px;

}

#item-um{

    padding-bottom: 400px;

}

.item-cardapio{

    background: none repeat scroll 0 0 #FFFFFF;

    color: #000000;

    left: 50%;

    position: absolute;

    text-align: center;

    display: none;

    overflow: hidden;

    z-index: 99;

    top: 740px;

    padding-bottom: 321px; 

    height: auto;

}

#cardapio .fechar{

    background: none repeat scroll 0 0 #FCB201;

    height: 270px;

    left: 0;

    position: fixed;

    text-decoration: none;

    bottom: 10%;

    width: 135px;

    z-index: 999;

    display: none;

}

#cardapio .fechar span{

    background: none repeat scroll 0 0 #FDD10C;

    color: #FFFFFF;

    float: left;

    font-size: 20px;

    height: 30px;

    line-height: 30px;

    width: 135px;

    text-align: center;

}

#cardapio .fechar span:hover{

    background: none repeat scroll 0 0 #DAB619;

}

#cardapio .fechar ul{

    padding: 0;

    margin: 30px auto;

}

#cardapio .fechar ul li{

    border-bottom: 1px dashed #FFFFFF;

    line-height: 22px;

    list-style: none outside none;

    margin: 0;

    text-align: left;

    clear: both;

}

#cardapio .fechar ul li a{

    color: #FFFFFF;

    text-decoration: none;

    float: left;

    width: 117px;

    padding: 9px;

}

#cardapio{

    background: url("images/bg-cardapio.jpg") 50% 0 repeat fixed;

    color: white;

    min-height: 1000px; 

    position: inherit;

    z-index: 99;

}

#cardapio .center{

    padding: 10px 0 0;

}

#cardapio h2{

    background: url("images/bg-title-cardapio.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

    left: 50%;

    margin-left: -205px;

    padding: 20px 63px 115px 100px;

    position: relative;

    top: 0;

    width: 256px;

    margin-bottom: 30px;

    -webkit-blend-mode: multiply; 

    -moz-blend-mode: multiply;

    blend-mode: multiply;

}

#cardapio .story{

    height: 1000px;

    overflow: visible;

    width: 100%

}
#cardapio .icon-info{
    margin-left: 10px;
    height: 22px;
    width: 9px;
    position: absolute;
    z-index: 99;
    margin-top: -1px;
    display: inline;
    background-image: url("images/icon-info.png");
}
#cardapio .icon-info:hover{
    cursor: pointer;
}
.dentro-cardapio {

    margin: 0 auto;

    text-align: left;

    width: 1000px;

    position: relative;

}

.dentro-cardapio .obs {

    bottom: 0;

    color: #C51E23;

    position: absolute;

    text-align: center;

    width: 100%;

}

.dentro-cardapio .topo {

    float: left;

    height: auto;

    padding-top: 60px;

    padding-bottom: 30px;

    width: 100%;

}

.dentro-cardapio .topo.salada {

    background-attachment:scroll;

    background-clip:initial;

    background-color:rgba(0, 0, 0, 0);

    background-image:url("images/cardapio-salada.jpg");

    background-origin:initial;

    background-position:right 0;

    background-repeat:no-repeat;

    background-size: 510px auto;

}

.dentro-cardapio .topo.fast-salads {

    height: 200px;

    background-attachment:scroll;

    background-clip:initial;

    background-color:rgba(0, 0, 0, 0);

    background-image:url("images/cardapio-fast-salads.jpg");

    background-origin:initial;

    background-position:right 0;

    background-repeat:no-repeat;

    background-size: 510px auto;

}

.dentro-cardapio .topo.sand-nat {

    background-attachment:scroll;

    background-clip:initial;

    background-color:rgba(0, 0, 0, 0);

    background-image:url("images/cardapio-sanduiches-naturais.jpg");

    background-origin:initial;

    background-position:right 0;

    background-repeat:no-repeat;

    background-size: 445px auto;

}

.dentro-cardapio .topo.wraps-quent {

    background-attachment:scroll;

    background-clip:initial;

    background-color:rgba(0, 0, 0, 0);

    background-image:url("images/cardapio-wraps-quentes.jpg");

    background-origin:initial;

    background-position:462px -20px;

    background-repeat:no-repeat;

    background-size: 570px auto;

}

.dentro-cardapio .topo.wraps-frios {

    background-attachment:scroll;

    background-clip:initial;

    background-color:rgba(0, 0, 0, 0);

    background-image:url("images/cardapio-wraps-frios.jpg");

    background-origin:initial;

    background-position:right 0;

    background-repeat:no-repeat;

    background-size: 610px auto;

}

.dentro-cardapio .topo.pressatas {

    background-attachment:scroll;

    background-clip:initial;

    background-color:rgba(0, 0, 0, 0);

    background-image:url("images/cardapio-pressatas.jpg");

    background-origin:initial;

    background-position:right 0;

    background-repeat:no-repeat;

    background-size: 610px auto;

}

.dentro-cardapio .topo.pra-exe {

    background-attachment:scroll;

    background-clip:initial;

    background-color:rgba(0, 0, 0, 0);

    background-image:url("images/cardapio-pratos-executivos.jpg");

    background-origin:initial;

    background-position:right 0;

    background-repeat:no-repeat;

    background-size: 550px auto;

}

.dentro-cardapio .topo.risotos {

    background-attachment:scroll;

    background-clip:initial;

    background-color:rgba(0, 0, 0, 0);

    background-image:url("images/cardapio-risotos.jpg");

    background-origin:initial;

    background-position:right 0;

    background-repeat:no-repeat;

    background-size: 565px auto;

}

.dentro-cardapio .topo.tigela { 

    background-attachment:scroll;

    background-clip:initial;

    background-color:rgba(0, 0, 0, 0);

    background-image:url("images/cardapio-tigela.jpg");

    background-origin:initial;

    background-position:right 0;

    background-repeat:no-repeat;

    background-size: 510px auto;

}

.dentro-cardapio .topo.sucos-nat {

    background-attachment:scroll;

    background-clip:initial;

    background-color:rgba(0, 0, 0, 0);

    background-image:url("images/SUCOS.png");

    background-origin:initial;

    background-position:right 0;

    background-repeat:no-repeat;

    background-size: 510px auto;

    height: 280px;

    padding-top: 170px;

}

.dentro-cardapio .topo.sucos-prem, .dentro-cardapio .topo.sucos-tera, .dentro-cardapio .topo.sucos-crie, .dentro-cardapio .topo.smoothies, .dentro-cardapio .topo.vitaminas, .dentro-cardapio .topo.sobremesas, .dentro-cardapio .topo.sopas {

    padding-top: 0;

}

.dentro-cardapio .topo.sucos-prem .sub-topo,

.dentro-cardapio .topo.sucos-tera .sub-topo,

.dentro-cardapio .topo.smoothies .sub-topo,

.dentro-cardapio .topo.vitaminas .sub-topo,

.dentro-cardapio .topo.sobremesas .sub-topo,

.dentro-cardapio .topo.sopas .sub-topo{

    margin-top: 30px;

    min-height: 0;

}

.dentro-cardapio .pressatas + .content > .box .txt{

    height: 100px;

}

.dentro-cardapio .sucos + .content > .box .txt{

    height: 70px;

}

.dentro-cardapio .risotos + .content > .box .txt{

    height: 120px;

}

.dentro-cardapio .sopas + .content > .box .txt{

    height: 160px;

}

.dentro-cardapio .wraps-quent + .content > .box .txt{

    height: 150px;

}

.dentro-cardapio .fast-salads + .content > .box .txt{

    height: 130px;

}

.dentro-cardapio .sand-nat + .content > .box .txt{

    height: 70px;

}

.dentro-cardapio .sobremesas + .content > .box .txt{

    height: 90px;

}

.dentro-cardapio .sobremesas + .content > .box .titulo {

    height: 60px;

}

.dentro-cardapio .kids + .content > .box .txt{

    height: 90px;

}

.dentro-cardapio .salada + .content > .box .txt{

    height: 130px;

}

.dentro-cardapio .tigela + .content > .box .txt{

    height: 90px;

}

.dentro-cardapio .topo.kids {

    background: url("images/cardapio-pratos-executivos.jpg") no-repeat scroll right top / 500px auto rgba(0, 0, 0, 0);

    height: 220px;

}

.dentro-cardapio .topo h5 + .sub-topo {

    float: left;

    margin-top: 80px;

    width: 100%;

    min-height: 10px;

}

.dentro-cardapio .topo .sub-topo {

    float: left;

    margin-top: 100px;

    min-height: 192px;

    width: 100%;

}

.dentro-cardapio .topo .sub-topo h6 {

    color: #C51E23;

    font-size: 3.5em;

    margin: 0 0 10px;

    padding: 0;

    text-transform: uppercase;

    position: relative;

}

.dentro-cardapio .topo .sub-topo p {

    color: #4C4C4E;

    font-size: 1.8em;

    font-style: italic;

    line-height: 30px;

}

.dentro-cardapio .topo > h5 {

    color: #9FAF2C;

    font-size: 6em;

    font-style: italic;

    line-height: 70px;

    margin: 0;

    padding: 0;

    text-transform: uppercase;

    width: 480px;

}

.dentro-cardapio .topo2 {

    float: left;

    height: auto;

    width: 100%;

    margin-top: 20px;

}

.dentro-cardapio .topo2 .box {

    border: 1px dashed #4C4C4E;

    border-radius: 20px;

    float: left;

    padding: 15px 5px 5px;

    position: relative;

}

.dentro-cardapio .topo2 .box h3 {

    color: #C51E23;

    font-size: 1.4em;

    line-height: 20px;

    margin: 0 0 15px;

    padding: 0;

    text-align: center;

}

.dentro-cardapio .topo2 .box h3 span {

    font-size: 0.8em;

}

.dentro-cardapio .topo2 .box.ingredientes {

    height: 200px;

    width: 330px;

    margin-bottom: 15px;

}

.dentro-cardapio .topo2 .box.grelhados {

    height: 200px;

    width: 630px;

    margin: 0 10px 15px 0px;

}

.dentro-cardapio .topo2 .box.grelhados span{

    float: left;

    width: 50%; 

    text-align: center;

    color: #C51E23;

    font-weight: bold;

    margin-top: -20px;

}

.dentro-cardapio .topo2 .box.grelhados ul{

    padding: 0 0 0 25px;

    width: 130px;

}

.dentro-cardapio .topo2 .box.ingredientes ul {

    padding: 0 0 0 10px;

    width: 95px;

}

.crie-sucos{

    height: 200px;

    width: 100% !important;

    margin: -10px 10px 15px 0 !important;

    border: 1px dashed #4C4C4E;

    border-radius: 20px;

    float: left;

    padding: 15px 5px 5px;

    position: relative;

}

.crie-sucos h3{

    color: #C51E23;

    font-size: 1.4em;

    line-height: 20px;

    margin: 0 0 15px;

    padding: 0;

    text-align: center;

}

.crie-sucos ul{

    padding: 0 0 0 25px;

    width: 100%;

    float: left;

    font-style: italic;

    line-height: 22px;

    list-style: none outside none;

    margin-bottom: 0;

    margin-left: 0;

    margin-top: 0;

    text-align: left;

}

.crie-sucos li{

    /* display: inline-block; */

    line-height: inherit;

    list-style: none outside none;

    width: 140px;

    float: left;

    font-style: normal;

    margin-bottom: 20px;

}



.crie-sand{

    height: 200px;

    width: 100% !important;

    margin: -10px 10px 15px 0 !important;

    border: 1px dashed #4C4C4E;

    border-radius: 20px;

    float: left;

    padding: 15px 5px 5px !important;

    position: relative;

}

.crie-sand h3{

    color: #C51E23;

    font-size: 1.4em;

    line-height: 20px;

    margin: 0 0 15px;

    padding: 0;

    text-align: center;

}

.crie-sand ul{

    padding: 0 0 0 25px;

    width: 100%;

    float: left;

    font-style: italic;

    line-height: 22px;

    list-style: none outside none;

    margin-bottom: 0;

    margin-left: 0;

    margin-top: 0;

    text-align: left;

}

.crie-sand li{

    /* display: inline-block; */

    line-height: inherit;

    list-style: none outside none;

    width: 140px;

    float: left;

    font-style: normal;

    margin-bottom: 0px;

    margin-right: 10px;

}

.box.crie-sand.sand-pao{

    width: 180px !important;

    display: table !important;

    float: initial !important;

    height: 120px !important;

}

.box.crie-sand.sand-tamanho{

    width: 180px !important;

    display: table !important;

    float: initial !important;

    height: 120px !important;

}

.box.crie-sand.sand-recheio{

    width: 770px !important;

    float: right !important;

    margin-top: -315px !important;

    height: 273px !important;

}

.box.crie-sand.sand-queijos{

    width: 180px !important;

    float: left !important;

    height: 200px !important;

    margin: -5px 7px 15px 0 !important;

}

.box.crie-sand.sand-ingredientes{

    width: 180px !important;

    float: left !important;

    height: 200px !important;

    margin: -5px 7px 15px 0 !important;

}

.box.crie-sand.sand-adicionais{

    width: 180px !important;

    float: left !important;

    height: 200px !important;

    margin: -5px 7px 15px 0 !important;

}

.box.crie-sand.sand-molhos{

    width: 180px !important;

    float: left !important;

    height: 200px !important;

    margin: -5px 7px 15px 0 !important;

}

.box.crie-sand.sand-temperos{

    width: 180px !important;

    float: left !important;

    height: 200px !important;

    margin: -5px 0px 15px 0 !important;

}

.box.crie-sand h4{

    margin-bottom: -20px;

    

    color: #C51E23;

}

.box.crie-sand li span{



}

.dentro-cardapio .topo2 .box.especiais {

    height: 180px;

    margin: 0 15px 15px 0;

    width: 330px;

}

.dentro-cardapio .topo2 .box.especiais ul {

    padding: 0 0 0 35px;

    width: 130px;

}

.dentro-cardapio .topo2 .box.adicionais {

    height: 180px;

    width: 250px;

    margin-right: 15px;

}

.dentro-cardapio .topo2 .box.adicionais ul {

    padding: 0 0 0 40px;

    width: 95px;

}



.dentro-cardapio .topo2 .box.molho {

    height: 180px;

    width: 230px;

}

.dentro-cardapio .topo2 .box.molho ul {

    padding: 0 0 0 20px;

    width: 95px;

}.dentro-cardapio .topo2 .box.molho {

    height: 180px;

    width: 350px;

}

.dentro-cardapio .topo2 .box.molho ul {

    padding: 0 0 0 70px;

    width: 95px;

}

.dentro-cardapio .topo2 .box ul {

    float: left;

    font-style: italic;

    line-height: 22px;

    list-style: none outside none;

    margin-bottom: 0;

    margin-left: 0;

    margin-top: 0;

    text-align: left;

}

.dentro-cardapio .topo2 .box ul li {

    display: inline-block;

    line-height: inherit;

    list-style: none outside none;

    width: 100%;

}

.dentro-cardapio .content {

    float: left;

    width: 100%;

}

.dentro-cardapio .content > .titulo {

    border-top: 1px solid #4C4C4E;

    height: 0;

    margin: 50px 0 0;

    padding: 0;

    text-align: center;

    width: 100%;

}

.dentro-cardapio .content > .titulo span {

    background: none repeat scroll 0 0 #FFFFFF;

    color: #C51E23;

    font-size: 2.5em;

    font-style: italic;

    font-weight: bolder;

    padding-left: 50px;

    padding-right: 50px;

    position: relative;

    text-transform: uppercase;

    top: -19px;

    width: auto;

}

.dentro-cardapio .content > .box {

    float: left;

    height: auto;

    margin: 30px 0 0;

    overflow: hidden;

    width: 225px;

    padding-bottom: 10px;

    position: relative;

    padding-left: 12px;

    padding-right: 12px;

}

.dentro-cardapio .vitaminas + .content > .box .titulo {

    height: 60px;

}

.dentro-cardapio .sucos-prem + .content > .box .titulo{

    height: 60px;

}

.dentro-cardapio .content > .box .titulo {

    color: #6D6E70;

    font-size: 1.4em;

    font-style: italic;

    font-weight: bold;

    height: 40px;

    line-height: 17px;

    text-align: center;

    text-transform: uppercase;

    padding-top: 1px;

}

.dentro-cardapio .content > .box .circulo {

    background: none repeat scroll 0 0 #E3DBD0;

    border-radius: 50%;

    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);

    height: 139px;

    width: 139px;

    margin: 0 auto;

}

.dentro-cardapio .content > .box .circulo .mascara {

    border-radius: 50%;

    float: left;

    height: 126px;

    margin: 7px 0 0 7px;

    overflow: hidden;

    width: 126px;

}

.dentro-cardapio .content > .box .circulo .mascara > img {

    height: auto;

    margin-left: -45px;

    width: 189px;

}

.dentro-cardapio .content > .box .txt{

    font-size: 1.1em;

    height: 70px;

    line-height: 16px;

    margin-top: 10px;

    text-align: center;

    color:#58585B;

}

.options{

    float: left;

    margin: 0 42px 20px;

    text-align: center;

    width: 22%;

}

.options h4 {

    font-size: 1.5em;

    margin: -20px -50px 0;

    text-align: center;

    text-transform: uppercase;

    width: 260px;

}

.options h5 {

    font-size: 1em;

    line-height: 20px;

    margin: 0 0 0 -50px;

    text-align: center;

    text-transform: uppercase;

    width: 250px;

}

.options a{

    color: #FFFFFF;

    float: left;

    height: 200px;

    text-decoration: none;

    width: 164px;

}

.options div{

    background: url("images/frame-icons.png");

    height: 120px;

    width: 110px;

    -moz-transform: perspective(0px) rotateY(0deg);

    -webkit-transform: perspective(0px) rotateY(0deg);

    transform: perspective(0px) rotateY(0deg);

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

    margin: 0 auto 17px;

}

.options:hover div{

    -moz-transform: perspective(200px) rotateY(30deg);

    -webkit-transform: perspective(200px) rotateY(30deg);

    transform: perspective(200px) rotateY(30deg);

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

    cursor: pointer;

}

.options .options2{

    background-position: -122px 0;

}

.options .options3{

    background-position: -244px 0;

}

.options .options4{

    background-position: -366px 0;

}

.options .options5{

    background-position: -488px 0;

}

.options .options6{

    background-position: -610px 0;

}

.options .options7{

    background: url("http://dnanatural.com.br/wp-content/uploads/2014/11/icon-fitness.png");

    height: 120px;

    width: 110px;

    -moz-transform: perspective(0px) rotateY(0deg);

    -webkit-transform: perspective(0px) rotateY(0deg);

    transform: perspective(0px) rotateY(0deg);

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

    margin: 0 auto 17px;

    background-size: 110px;

}

#ondeencontrar{

    background: url("images/bg-ondeencontrar3.png") repeat-y scroll center top rgba(0, 0, 0, 0);

    min-height: 700px;

    margin: -15px auto;

    padding: 60px 0 40px;

    position: relative;

    z-index: 999;

}

#ondeencontrar #mapa{

    background: url("images/novo_mapa.png");

    height: 480px;

    width: 480px;

}

#ondeencontrar .float-left{

    width: 34%;

    color: #FFFFFF;

}

#ondeencontrar .float-right {

    width: 476px;

}

#ondeencontrar h2{

    padding: 0;

    margin: 50px 0 0 0;

}

#ondeencontrar h3{

    text-transform: uppercase;

    margin-top: 50px;

}

#ondeencontrar p{

    font-size: 1.4em;

    line-height: 23px;

    text-align: left;

    margin-top: 30px;

}

#ondeencontrar .cidades {

    display: none;

    right: 0;

    position: absolute;

    top: 0;

}

#ondeencontrar #desabilitado{

    right: 0;

    position: absolute;

    top: 0;

}

#ondeencontrar #all-cidades {

    width: 990px;

    margin-top: 90px;

}

#ondeencontrar .cidade {

    float: left;

    height: 155px;

    margin:30px 5px 0 24px;

    width: 280px;

    background: rgba(255, 255, 255, 0.5);

    padding: 10px;

}

#ondeencontrar .cidade h4{

    color: #6E174B;

    font-size: 1.4em;

    margin: 0 0 5px;

}

#ondeencontrar .cidade .info{

    color: #58585B;

    font-size: 1.2em;

    font-weight: bold;

}

#legenda {

    border: 1px dashed #FF0000;

    border-radius: 15px;

    height: 85px;

    width: 220px;

}

#legenda span{

    background: url("images/icons-legenda.png") no-repeat scroll rgba(0, 0, 0, 0);

    float: left;

    margin-top: 13px;

    padding-bottom: 5px;

    padding-left: 45px;

    padding-top: 3px;

}

#legenda span.um{

    background-position: 15px 1px;

}

#legenda span.dois{

    background-position: 15px -25px;    

}

#gotas{

    background: url("images/bg-gotas2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

    height: 383px;

    left: 0;

    position: absolute;

    top: -335px;

    width: 100%;

    background-position: center;

    z-index: 99;

}

#blog{

    background: url("images/bg-blog.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

    height: 1425px;

    margin: 0 auto;

    padding: 40px 0 0 0;

    position: relative;

    overflow: hidden;

    color: #6D174C;

    z-index: 999;

}

#blog .story{

    overflow: hidden;

}

#blog .float-left{

    margin-top: 90px;

    width: 50%;

}

#blog .float-right{

    width: 40%;

}

#blog .center{

    padding:0;

    text-align: center;

    width: 100%

}

#blog h2{

    padding:0;

    margin: 0;

}



#chamada {

    font-size: 1.5em;

    font-style: italic;

    font-weight: normal;

    left: -25px;

    position: absolute;

    top: 55px;

    width: 580px;

    word-spacing: -0.5px;

}

#all-posts > div > div.text > p{

    font-size: 1.1em;

    

}

#blog p{

    float: left;

    line-height: 25px;

    text-align: left;

    width: 100%;

    font-size: 1.4em;

}

#blog .bg{

    background: url("images/bg2-blog.jpg");

    background-attachment: fixed;

    background-repeat: no-repeat;

    background-size: auto auto;

    height: 1240px;

    left: 0;

    margin: -40px auto;

    padding: 0;

    position: absolute;

    width: 100%;

    z-index: 0;

}

#blog .top {

    float: left;

}

#blog .top h4{

    float: left;

    font-size: 2.3em;

    font-weight: 400;

    line-height: 30px;

    margin-left: 10px;

    text-align: left;

    width: 410px;

    letter-spacing: -1.5px;

    margin-bottom: 10px;

    margin-top: 10px;

}

#blog .top h4 a{

    color: #6D174C;

    text-decoration: none;

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

}

#blog .top h4 a:hover{

    color: #F77D00;

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

}

#blog .top .date {

    width: 80px;

    float: left;

}

#blog .top .date .number {

    border-top: 1.5px solid #6D174C;

    display: inline-block;

    float: left;

    height: 20px;

    margin-bottom: 10px;

    margin-top: 40px;

    width: 100%;

}

#blog .top .date .number span {

    background: url("images/bg-blog.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

    border: 1.5px solid #6D174C;

    border-radius: 50%;

    display: inline-block;

    font-size: 28px;

    height: 40px;

    padding: 5px;

    position: relative;

    top: -30px;

    width: 40px;

}

#blog .top .date .month span{

    display: inline-block;

    font-size: 45px;

    letter-spacing: -3px;

    text-transform: uppercase;

}

#blog .top .autor{

    width: 80%;

    float: left;

    font-size: 1.2em;

    margin-left: 10px;

    margin-top: -3px;

    text-align: left;

}

#blog .banner-b{

    background: url("images/bg-banner-blog.jpg");

    height: 369px;

    margin-top: 50px;

    width: 370px;

    background-repeat: no-repeat;

    background-size: 370px;

}

#blog .banner-b #interno{

    border-radius: 50%;

    display: inline-block;

    height: 310px;

    margin: 30px auto;

    overflow: hidden;

    width: 310px;

}

#trabalheconosco {

    height: 720px;

    margin: 0 auto;

    position: inherit;

    z-index: 999;

    background-image: url("images/TRABALHECONOSCO.jpg");  background-repeat: no-repeat;  background-size: 100% 820px;  background-position: center top;

}

#trabalheconosco .float-left{

    width: 47%;

    color: #FFFFFF;

}

#trabalheconosco .center{

    padding: 0;

}

#trabalheconosco h2 {

    color: #FFFFFF;

    height: 190px;

    margin-bottom: 0;

    margin-top: 0;

    text-align: center;

}

#trabalheconosco p{

    color: #FFFFFF;

    font-size: 1.4em;

    line-height: 25px;

    text-align: center;

}

#trabalheconosco .icons{

    margin: auto;

    width: 510px;

}

#trabalheconosco .icons .icon {

    background: url("images/icons-trabalhe-conosco.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

    float: left;

    height: 158px;

    margin: 0 10px;

    width: 150px;

    -moz-transform: perspective(0px) rotateY(0deg);

    -webkit-transform: perspective(0px) rotateY(0deg);

    transform: perspective(0px) rotateY(0deg);

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

}

#trabalheconosco .icons .icon.dois {

    background-position: 290px 0;

}

#trabalheconosco .icons .icon.tres {

    background-position: 146px 0;

}

#trabalheconosco .icons .icon:hover{

    -moz-transform: perspective(200px) rotateY(30deg);

    -webkit-transform: perspective(200px) rotateY(30deg);

    transform: perspective(200px) rotateY(30deg);

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

    cursor: pointer;

}

#trabalheconosco .formularios{

    width: 100%;

    float: left;

    color: #FFFFFF;

    position: relative;

    height: 600px;

}

#trabalheconosco .formularios form > div{

    position: absolute;

}

#trabalheconosco .formularios form span{

    float: left;

    padding-right: 5px;

    text-align: right;

    width: 130px;

    position: relative;

    z-index: 9;

    font-size: 1.2em;

}

#trabalheconosco .formularios form input{

    border-radius: 5px;

    -webkit-box-shadow:inset 1px 1px 1px 1px rgba(0,0,0,0.5);

    box-shadow:inset 1px 1px 1px 1px rgba(0,0,0,0.5);

    border: none;

    height: 30px;

    padding: 0 10px 0;

    position: relative;

    z-index: 999;

    background: #FFF;

}

#trabalheconosco .formularios form > #nome {

    left: 0;

    top: 0;

}

#trabalheconosco .formularios form > #nome input {

    width: 585px;  

}

#trabalheconosco .formularios form > #email {

    left: 0;

    top: 45px;

}

#trabalheconosco .formularios form > #email input {

    width: 585px;  

}

#trabalheconosco .formularios form > #tel {

    left: 0;

    top: 90px;

}

#trabalheconosco .formularios form > #tel input {

    width: 280px;

}

#trabalheconosco .formularios form > #cel {

    left: 360px;

    top: 90px;

}

#trabalheconosco .formularios form > #cel input {

    width: 225px;

}

#trabalheconosco .formularios form > #uf {

    left: 0;

    top: 135px;

}

#trabalheconosco .formularios form > #uf input {

    width: 20px;

}

#trabalheconosco .formularios form > #cidade {

    left: 110px;

    top: 135px;

}

#trabalheconosco .formularios form > #cidade input{

    width: 170px;

}

#trabalheconosco .formularios form > #curriculo {

    left: 0px;

    top: 185px;

}

#trabalheconosco .formularios form > .enviar {

    left: 630px;

    top: 240px;

}

#trabalheconosco .formularios form > .enviar input {

    background: none repeat scroll 0 0 #FA9B01;

    box-shadow: 8px 8px 10px 0 rgba(0, 0, 0, 0.25);

    color: #FFFFFF;

    font-size: 1.4em;

    height: 40px;

    width: 110px;

}

#contato {

    height: 595px;

    margin: 0 auto;

    position: inherit;

    background-image: url("images/CONTATO.jpg");

    z-index: 999;

    background-repeat: no-repeat;

    background-size: 1920px 820px;

    background-position: center top;

}

#contato .float-left{

    width: 47%;

    color: #FFFFFF;

}

#contato .center{

    padding: 0;

}

#contato h2{

    color: #494319;

    margin: 10px auto -10px;

    text-align: center;

}

#contato p{

    color: #FFFFFF;

    font-size: 1.4em;

    line-height: 5px;

    text-align: center;

}

#contato .icons{

    margin: auto;

    width: 510px;

}

#contato .icons .icon {

    background: url("images/icons-trabalhe-conosco.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

    float: left;

    height: 158px;

    margin: 0 10px;

    width: 150px;

    -moz-transform: perspective(0px) rotateY(0deg);

    -webkit-transform: perspective(0px) rotateY(0deg);

    transform: perspective(0px) rotateY(0deg);

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

}

#contato .icons .icon.dois {

    background-position: 290px 0;

}

#contato .icons .icon.tres {

    background-position: 146px 0;

}

#contato .icons .icon:hover{

    -moz-transform: perspective(200px) rotateY(30deg);

    -webkit-transform: perspective(200px) rotateY(30deg);

    transform: perspective(200px) rotateY(30deg);

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

    cursor: pointer;

}

#contato .formularios{

    color: #FFFFFF;

    float: left;

    font-size: 1.2em;

    height: 380px;

    margin-top: 25px;

    position: relative;

    width: 100%;

}

#contato .formularios form > div{

    position: absolute;

}

#contato .formularios form span{

    float: left;

    padding-right: 5px;

    text-align: right;

    width: 110px;

    position: relative;

    z-index: 9;

}

#contato .formularios form input{

    border-radius: 5px;

    -webkit-box-shadow:inset 1px 1px 1px 1px rgba(0,0,0,0.5);

    box-shadow:inset 1px 1px 1px 1px rgba(0,0,0,0.5);

    border: none;

    height: 30px;

    padding: 0 10px 0;

    position: relative;

    z-index: 999;

}

#contato .formularios form textarea{

    border-radius: 5px;

    -webkit-box-shadow:inset 1px 1px 1px 1px rgba(0,0,0,0.5);

    box-shadow:inset 1px 1px 1px 1px rgba(0,0,0,0.5);

    border: none;

    height: 120px;

    padding: 10px;

    position: relative;

    z-index: 999;

    width: 600px;

    resize: none;

}

#contato .formularios form > #nome {

    left: 0;

    top: 0;

}

#contato .formularios form > #email {

    left: 0;

    top: 45px;

}

#contato .formularios form > #tel {

    left: 0;

    top: 90px;

}

#contato .formularios form > #uf {

    left: 220px;

    top: 90px;

}

#contato .formularios form > #cidade {

    left: 330px;

    top: 90px;

}

#contato .formularios form > #mensagem {

    left: 00px;

    top: 137px;

}

#contato .formularios form > .enviar {

    left: 610px;

    top: 290px;

}

#contato .formularios form > #nome input{

    width: 585px;    

}

#contato .formularios form > #email input{

    width: 585px;

}

#contato .formularios form > #tel input{

    width: 130px;

}

#contato .formularios form > #uf input{

    width: 20px;

}

#contato .formularios form > #cidade input{

    width: 255px;

}

#contato .formularios form > #mensagem textarea{

    width: 585px;

}

#contato .formularios form > .enviar input {

    background: none repeat scroll 0 0 #FA9B01;

    box-shadow: 8px 8px 10px 0 rgba(0, 0, 0, 0.25);

    color: #FFFFFF;

    font-size: 1.3em;

    height: 40px;

    width: 110px;

}

#sejafranqueado{

    height: 820px;

    overflow: hidden;

    position: relative;

    z-index: 999;

}

#slide-franqueado{

    width: 9600px;

}

#slide-franqueado .seccao{

    float: left;

    position: relative;

}

#slide-franqueado .formularios {

    background: url("images/bg-slide-franqueado.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

    border-radius: 7px;

    color: #FFFFFF;

    float: left;

    font-size: 1.2em;

    height: 455px;

    right: 450px;

    margin-top: 25px;

    position: absolute;

    top: 240px;

    width: 350px;

}

#slide-franqueado .formularios form > div {

    position: absolute;

}

#slide-franqueado .formularios form span {

    float: left;

    padding-left: 3px;

    position: relative;

    text-align: left;

    width: 300px;

    z-index: 9;

}

#slide-franqueado .formularios form input {

    border: medium none;

    border-radius: 5px;

    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.5) inset;

    height: 30px;

    padding: 0 10px;

    position: relative;

    z-index: 999;

}

#slide-franqueado .formularios form textarea {

    border: medium none;

    border-radius: 5px;

    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.5) inset;

    height: 120px;

    padding: 10px;

    position: relative;

    resize: none;

    width: 600px;

    z-index: 999;

}

#slide-franqueado .formularios form > #nome {

    left: 5%;

    top: 10px;

}

#slide-franqueado .formularios form > #email {

    left: 5%;

    top: 80px;

}

#slide-franqueado .formularios form > #tel {

    left: 5%;

    top: 255px;

}

#slide-franqueado .formularios form > #tel input{

    width: 90%;

}

#slide-franqueado .formularios form > #uf {

    left: 5%;

    top: 145px;

}

#slide-franqueado .formularios form > #cidade {

    left: 25%;

    line-height: 15px;

    top: 150px;
}

#slide-franqueado .formularios form > #bairro {
    top: 196px;
    left: 18px;
}

#slide-franqueado .formularios form > #capital {
    top: 320px;
    left: 18px;
}

#slide-franqueado .formularios form > #operacao {
    top: 380px;
    left: 18px;
}

#slide-franqueado .formularios form > .enviar {

    left: 0;

    top: 472px;

}

#slide-franqueado .formularios form > #nome input {

    width: 90%;

}

#slide-franqueado .formularios form > #email input {

    width: 90%;

}

#slide-franqueado .formularios form > #uf input {

    width: 15px;

}

#slide-franqueado .formularios form > #cidade input {

    width: 230px;

}

#slide-franqueado .formularios form > .enviar input {

    background: none repeat scroll 0 0 #FA9B01;

    box-shadow: 8px 8px 10px 0 rgba(0, 0, 0, 0.25);

    color: #FFFFFF;

    font-size: 1.3em;

    height: 30px;

    width: 100px;

}

#bullets {

    top: 730px;

    height: 50px;

    position: absolute;

    left: 1350px;

    width: 230px;

    z-index: 9;

}

#bullets span {

    background: url("images/bullets.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

    float: left;

    height: 45px;

    margin-right: 5px;

    width: 42px;

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

}

#bullets span:hover{

    -moz-transform: perspective(200px) rotateY(30deg);

    -webkit-transform: perspective(200px) rotateY(30deg);

    transform: perspective(200px) rotateY(30deg);

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

    cursor: pointer;

}

#bullets .b-um {

    background-position: 0 0;

}

#bullets .b-dois {

    background-position: 0 -50px;

}

#bullets .b-tres {

    background-position: 0 -99px;

}

#bullets .b-quatro {

    background-position: 0 -148px;

}

#bullets .b-cinco {

    background-position: 0 -197px;

    margin-right: 0;

}

#logo-fundo{

    position: absolute;

    top: 370px;

    right: 500px;

}

.logo-fundo2{

    position: absolute;

    top: 30px;

    right: 270px;

}

.logo-fundo3 {

    position: absolute;

    top: 40px;

    right: 490px;

}

#selo-fundo{

    position: absolute;

    top: 30px;

    right: 270px;

}

#selo-fundo2{

    position: absolute;

    top: 30px;

    left: 300px;

}

#sejafranqueado .center{

    width: 900px;

    padding:0;

}

#sejafranqueado .center h2{

    text-align: center;

}

#sejafranqueado .bg2{

    height: 800px;

    background: url("images/bg-franqueado-2.png") no-repeat;

    height: 110%;

    left: 0;

    margin: -40px auto;

    padding: 0;

    position: absolute;

    width: 100%;

    z-index: 0;

    background-size: 460px auto;

}

#sejafranqueado .bg3{

    height: 800px;

    background: url("images/bg-franqueado-3.png") no-repeat;

    height: 1240px;

    left: 0;

    margin: -40px auto;

    padding: 0;

    position: absolute;

    width: 100%;

    z-index: 0;

    background-size: 540px auto;

}

#sejafranqueado .icons{

    margin: auto;

}

#sejafranqueado .icons .icon {

    background: url("images/icons-franqueados.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

    float: left;

    height: 158px;

    margin: 0;

    width: 150px;

    -moz-transform: perspective(0px) rotateY(0deg);

    -webkit-transform: perspective(0px) rotateY(0deg);

    transform: perspective(0px) rotateY(0deg);

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

}

#sejafranqueado .icons .icon.dois {

    background-position: -150px 0;

}

#sejafranqueado .icons .icon.tres {

    background-position: -300px 0;

}

#sejafranqueado .icons .icon.quatro {

    background-position: -450px 0;

}

#sejafranqueado .icons .icon.cinco {

    background-position: -594px 0;

}

#sejafranqueado .icons .icon.seis {

    background-position: 146px 0;

}

#sejafranqueado .icons .icon:hover{

    -moz-transform: perspective(200px) rotateY(30deg);

    -webkit-transform: perspective(200px) rotateY(30deg);

    transform: perspective(200px) rotateY(30deg);

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

    cursor: pointer;

}

#sejafranqueado .c-franqueado{

    color: #FFFFFF;

    left: 50%;

    line-height: 23px;

    margin-left: -960px;

    position: relative;

    width: 1920px;

    height: 700px;

}

#contato .float-left{

    width: 47%;

    color: #FFFFFF;

}

.story{

    margin: 0 auto;

    width: 1000px;

    overflow: auto;

}

.center{

    line-height: 40px;

    margin: 0 auto;

    padding: 150px 0 0;

    position: relative;

    width: 750px;

}



.float-left, .float-right{

    position: relative;

    width: 75%;

}



#selo{

    background: url("images/selo-franqueado.png") repeat scroll 0 0 / 130px 113px rgba(0, 0, 0, 0);

    height: 113px;

    position: fixed;

    right: 5px;

    top: 40px;

    width: 130px;

    z-index: 9999;

    -moz-transform: perspective(0px) rotateY(0deg);

    -webkit-transform: perspective(0px) rotateY(0deg);

    transform: perspective(0px) rotateY(0deg);

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

}

#selo:hover{

    -moz-transform: perspective(200px) rotateY(20deg);

    -webkit-transform: perspective(200px) rotateY(20deg);

    transform: perspective(200px) rotateY(20deg);

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

    cursor: pointer;

}

#selo a{

    width: 140px;

    height: 123px;

    float: left;

}



#selo-usa{

    background: url("images/selo-franquia.png") no-repeat scroll 0 0 / 130px 113px rgba(0, 0, 0, 0);

    height: 113px;

    position: fixed;

    right: 130px;

    top: 40px;

    width: 140px;

    z-index: 9999;

    -moz-transform: perspective(0px) rotateY(0deg);

    -webkit-transform: perspective(0px) rotateY(0deg);

    transform: perspective(0px) rotateY(0deg);

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

}

#selo-usa:hover{

    -moz-transform: perspective(200px) rotateY(20deg);

    -webkit-transform: perspective(200px) rotateY(20deg);

    transform: perspective(200px) rotateY(20deg);

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

    cursor: pointer;

}

#selo-usa a{

    width: 140px;

    height: 123px;

    float: left;

}
#mais{

    right: -40px;

    background: url("images/seta1.png") no-repeat scroll center 150px #F77D00;

}

#menos{

     background: url("images/seta2.png") no-repeat scroll center 150px #F77D00;

    left: -40px;

    opacity: 0;

}

#menos, #mais{

    height: 357px;

    position: absolute;

    top: 273px;

    width: 40px;

    z-index: 999;

}

#menos:hover, #mais:hover{

    cursor: pointer;

}

.icon-mapa {

    height: auto;

    margin-left: 233px;

    margin-top: 139px;

    position: absolute;

    width: 50px;

}

.icon-mapa:hover{

    cursor: pointer;

}

.iframe-map {

    position: absolute;

    top: 0px;

}

.iframe-map small{

    position: absolute;

    bottom: 30px;

    left: 80px;

    background: #FCB201;

    padding: 5px 10px 5px 10px;

    border-radius: 5px;

    font-size: 12px;

}

.iframe-map small a{

    color: #FFFFFF !important;

    text-decoration: none;

    text-transform: uppercase;

}

#container-onde{

    width: 1000px;

    position: relative;

    margin: 0 auto;

}

#footer{

    width: 100%;

    height: 60px;

    padding-top: 10px;

    position: inherit;

    z-index: 999;

}

#footer ul{

    margin: 0 auto;

    width: 650px;

}

#footer ul li{

    float: left;

    font-size: 1.2em;

    list-style: none outside none;

    text-align: right;

    width: 320px;

}

#footer ul li a{

    text-decoration: none;

    color: #F77D00;

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

}

#footer ul li a:hover{

    color: #FDD10C;

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

}

#assinatura-ezcuze:hover {

    background: url("images/ezcuze-marca-site.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

}

#assinatura-ezcuze {

    background: url("images/ezcuze-marca-site.png") no-repeat scroll 0 -15px rgba(0, 0, 0, 0);

    bottom: -6px;

    cursor: pointer;

    display: block;

    float: right;

    height: 15px;

    overflow: hidden;

    position: relative;

    right: 15px;

    text-indent: -99999em;

    -moz-transition: all 0.3s ease-in-out 0s;

    -webkit-transition: all 0.3s ease-in-out 0s;

    transition: all 0.3s ease 0s;

    width: 50px;

    top: 10px;

}

#veja-mais{

    position: absolute;

    top: 740px;

    left: 0;

    width: 100%;

    height: 2px;

}

#social {

    left: 0;

    position: fixed;

    top: 30px;

    z-index: 999999;

}

#social .icone-social{

    display: block;

    height: 40px;

    margin-bottom: 10px;

    width: 40px; 

    border-radius: 0 7px 7px 0px;

    -webkit-box-shadow:: 1px 2px 3px rgba(0, 0, 0, 0.7);

    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.7);

}

#social .icone-social > span{

    display: block;

    height: 40px;

    margin-bottom: 10px;

    width: 40px;

    margin-left: -40px;

    border-radius: 0 7px 7px 0px;

    -moz-transition: all 0.3s ease-in-out 0s;

    -webkit-transition: all 0.3s ease-in-out 0s;

    transition: all 0.3s ease 0s;

}

#social .icone-social.face{

    background: url("images/face-icon.jpg");

}

#social .icone-social.insta{

    background: url("images/insta-icon.jpg");

}

#social .icone-social.face > span{

    background: url("images/face-icon-hover.jpg");

}

#social .icone-social.face:hover > span{

    transition: all 0.3s ease 0s;

    margin-left: 0px;

}

#social .icone-social.insta > span{

    background: url("images/insta-icon-hover.jpg");

}

#social .icone-social.insta:hover > span{

    -moz-transition: all 0.3s ease-in-out 0s;

    -webkit-transition: all 0.3s ease-in-out 0s;

    transition: all 0.3s ease 0s;

    margin-left: 0px;

}

.slides_container {

    width:1920px;

    display:none;

}

.slides_container div.slide {

    width:1920px;

    height:780px;

    display:block;

}

.pagination {

    list-style:none;

    margin:0;

    padding:0;

    position: absolute;

    top: 400px;

    right: 400px;

    z-index: 99999; 

}

.pagination li{

    display: inline-block;

}

.pagination a{

    background: url("images/no-active-slide.png");

    width: 18px;

    height: 18px;

    float: left;

    line-height: 65px;

    overflow: hidden;

}

.pagination .current a {

    background: url("images/active-slide.png");

}

.loader {

    display: none;

     margin: 60px auto 0;

}

#faixa{

    background: url("blog/images/faixa1.jpg") repeat-x;

    height: 49px;

    width: 100%;

    position: inherit;

    margin-top: 30px;

}

#sub-blog{

    background: url("blog/images/bg-content.jpg");

    padding-bottom: 40px;

    position: inherit;

    height: 690px;

}

#all-posts{

    width: 950px;

    margin: 0 auto;

}

#all-posts > h3{

    color: #e7ff00;

    

    font-size: 2.23em;

    text-transform: uppercase;

    margin: 0 0 30px 0;

}

#all-posts .post{

    width: 47%;

    float: left;

    margin-right: 20px;

    margin-top: 30px;

}

#all-posts .post > div{

    width: 100%;

    float: left;

}

#all-posts .post .top{

    margin-bottom: 25px;

}

#all-posts .post .top .date{

    background: url("blog/images/bg-date.png");

    width: 115px;

    height: 85px;

    position: relative;

    float: left;

}

#all-posts .post .top .date .dia{

    color: #FFFFFF;

    font-size: 2.5em;

    position: absolute;

    top: 7px;

    left: 43px;

}

#all-posts .post .top .date .mes{

    color: #e7ff00;

    font-size: 2.6em;

    position: absolute;

    top: 54px;

    left: 32px;    

    text-transform: uppercase;

    letter-spacing: -1px;

}

#all-posts .post .top .title{

    font-size: 2.2em;

    width: 67%;

    float: left;

    margin: 0 0 0 15px;

    font-weight: normal;

    line-height: 30px;

    height: 60px;

}

#all-posts .post .top .title a{

    color: #e7ff00;

    text-decoration: none;

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

}

#all-posts .post .top .title a:hover{

    color: #F77D00;

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

}

#all-posts .post .top .autor{

    width: 67%;

    float: left;

    color: #FFF;

    font-size: 1.2em;

    margin-left: 15px;

    margin-top: 14px;

}

#all-posts .post .img,

#all-posts .post .img img{

    overflow: hidden;

    border-radius: 10px;

    height: 294px;

}

#all-posts .post .text{

    font-size: 1.15em;

    color: #FFFFFF;

    margin-top: 20px;

    line-height: 20px;

    height: 170px;

}

#all-posts .post .social{

    width: 100%;



    float: left;

    margin: 0px 0 20px;

}

#all-posts .post .social .i-s{

    width: 30px;

    height: 29px;

    float: right;

    margin-right: 2px;

}

#all-posts .post .social .face{

    background: url("blog/images/icon-face.png");

}

#all-posts .post .social .twitter{

    background: url("blog/images/icon-t.png");

}

#all-posts .post .social .plus{

    float: right;

    background: url("blog/images/icon-plus.jpg") no-repeat;

    padding: 0px 0px 0px 34px;

    height: 29px;

}

#all-posts .post .social .plus span{

    border: 1px solid #b1ba25;

    color: #FFF;

    text-decoration: none;

    font-size: 1.5em;

    padding: 5px 5px 2px;

    line-height: 20px;

    margin-top: 0px;

    float: right;

}

#all-posts .post .social .face a div:hover{

    background: url("blog/images/icon-face-hover.png");

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

    cursor: pointer;

}

#all-posts .post .social .twitter a div:hover{

    background: url("blog/images/icon-t-hover.png");

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

    cursor: pointer;

}

#all-posts .post .social a:hover .plus{

    background: url("blog/images/icon-plus-hover.jpg") no-repeat;

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

}

#all-posts .post .social a:hover .plus span{

    border: 1px solid #F77D00;

    -moz-transition: all 0.4s ease-in-out 0s;

    -webkit-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

    color:#f77d23;

}

#t-franquia-1{

    color: #891748;

    font-family: 'myriad_probold';

    position: absolute;

    top: 88px;

    left: 510px;

    font-size: 67px;

    text-transform: uppercase;

}

#t-franquia-2{

    color: #363d20;

    font-family: 'myriad_probold';

    position: absolute;

    top: 160px;

    left: 510px;

    line-height: 40px;

    font-size: 28px;

    text-transform: uppercase;

}

#item-um > div > div.content{

    margin-bottom: 40px;

}

#item-tres > div > div.content.sucos > div > div.circulo > div > a > img ,

#item-tres > div > div:nth-child(5) > div > div.circulo > div > a > img,

#item-tres > div > div:nth-child(7) > div > div.circulo > div > a > img,

#item-tres > div > div:nth-child(11) > div > div.circulo > div > a > img {

    margin-left: -30px;

    width: 200px;

    height: auto;

}

#veja-mais-lojas{

    position: absolute;

    top: 650px;

    width: 100%;

    background: #f77d00;

    padding: 15px;

    font-size: 15px;

    color: #FFF;

    z-index: 999999;

    box-sizing: border-box;

}

#veja-mais-lojas a{

    text-decoration: none;

}

#veja-mais-lojas span{

    margin: 0 auto;

    display: block;

    width: 230px;

    text-align: center;

    color: #FFF;

}

#veja-mais-lojas span:hover{

    cursor: pointer;

    color: #fee485;

}

.circulo > div > a > img{

    margin-left: -100px;

}
.lightbox-info{
    position: fixed;
    background-color: rgba(0,0,0,0.6);
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
    left: 0;
    top: 0;
}
.lightbox-info > div > div{
    position: relative;
    padding: 65px;
    box-sizing: border-box;
}
.lightbox-info .balloon{
    background-image: url("http://dnanatural.com.br/wp-content/uploads/2015/02/bg-tabela-nutricional.png");
    position: absolute;
    top: 50%;
    margin-top: -390px;
    left: 50%;
    margin-left: -321.5px;
    border-radius: 4px;
    overflow: hidden;
    height: 780px;
    width: 643px;
}
.lightbox-info .balloon .close{
    position: absolute;
    
    right: 15px;
    top: 15px;
    color: #000000;
    font-size: 20px;
    background-color: #FFFFFF;
    width: 20px;
    text-align: center;
    border-radius: 30%;
    height: 20px;
    line-height: 20px;
}
.lightbox-info .balloon .nome-info{
    float: left;

    width: 100%;
    margin-bottom: 30px;
}
.lightbox-info .balloon .nome-info i{
    width: 100%;
    
    float: left;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
}
.lightbox-info .balloon .nome-info small{
    width: 100%;
    
    float: left;
    font-size: 16px;
    line-height: 16px;
}
.lightbox-info .balloon table{
    width: 100%;
    
    margin-bottom: 20px;
}
.lightbox-info .balloon table thead{
    font-weight: 700;
    
    font-size: 16px;
}
.lightbox-info .balloon table thead tr{
    height: 50px;
    
}
.lightbox-info .balloon table thead tr th{
    text-align: center;
    
}
.lightbox-info .balloon table thead tr th:first-child{
    
}
.lightbox-info .balloon table thead tr th:last-child{
    width: 50px;
    
}
.lightbox-info .balloon table tbody{
    font-size: 16px;
    
}
.lightbox-info .balloon table tbody tr{
    height: 40px;
    
    line-height: 18px;
}
.lightbox-info .balloon table tbody tr:nth-child(odd) {
    color: #a9541a;   
}
.lightbox-info .balloon table tbody tr:nth-child(even) {
    color: #f27925;   
}
.lightbox-info .balloon table tbody tr td{
    text-align: center;
    
}
.lightbox-info .balloon table tbody tr td:first-child{
    text-align: left;
    
    width: 200px;
}
.lightbox-info .balloon table tbody tr td:last-child{
    width: 50px;
    
    text-align: center;
}
.lightbox-info .balloon .desc-info{
    font-style: italic;

    margin-bottom: 10px;
    font-size: 16px;
    letter-spacing: -0.5px;
    line-height: 16px;
}

























