@charset "UTF-8";
.fontZero,
.mani__logo,
.header__absolute--interno .header__mani--manioca,
.header__absolute--interno .header__mani--padoca,
.header__absolute--interno .header__mani--rmanioca,
.header__opt__search--submit,
.galeria__control--next,
.galeria__control--prev {
    font-size: 0;
}

.displayNone {
    display: none;
}

.displayBlock {
    display: block;
}

.noScroll {
    overflow: hidden;
}

.hide {
    display: none;
}

.animationAll,
.header__absolute {
    transition: all 0.4s linear;
}

.fLeft,
.blockmore,
.blockmore__arrow,
.blockmore__chefs,
.blockmore__fornecedores,
.blockmore__garfo,
.blockmore__trompete,
.blockmore__pao,
.blockmore__pera {
    float: left;
}

.bgCenter,
.mani__logo,
.rmanioca__logo,
.cmanioca__logo,
.pmani__logo,
.header__absolute--interno,
.header__sep,
.blockmore:before,
.blockmore:after,
.blockmore__arrow,
.blockmore__chefs,
.blockmore__fornecedores,
.blockmore__garfo,
.blockmore__trompete,
.blockmore__pao,
.blockmore__pera,
.block,
.block__separador:before,
.block__separador:after,
.chefs__separador--last:after,
.chefs__each__photo,
.chefs__each__infos__img,
.chefs__each__infos__icone,
.cardapio__title:after {
    background-repeat: no-repeat;
    background-position: center center;
}

.txtCenter,
.block {
    text-align: center;
}

@-webkit-keyframes loading {
    to {
        bottom: 10px;
    }
    from {
        bottom: -5px;
    }
}

@keyframes loading {
    to {
        bottom: 10px;
    }
    from {
        bottom: -5px;
    }
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

ul,
menu,
dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
div,
summary {
    display: block;
    box-sizing: border-box;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
    text-decoration: none;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
    max-width: 100%;
    vertical-align: middle;
    height: auto;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    box-sizing: border-box;
}

input,
textarea {
    width: 100%;
    box-sizing: border-box;
    border: 0;
}

textarea {
    resize: none;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

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

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

li,
dir {
    display: list-item;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
    padding: 0;
    padding: 0;
}

ol {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}

blockquote {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}

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

.clear:after {
    clear: both;
}

body {
    font-family: "Patrick Hand SC", cursive;
    font-weight: 100;
}

.container,
.header,
.footer__social__content,
.page {
    width: 100%;
    float: left;
}

.content,
.header__content {
    width: 100%;
    max-width: 74.625em;
    margin: 0 auto;
}

.mani__logo {
    width: 100%;
    height: 95px;
    float: left;
    background-image: url(../images/svg/mani.svg);
}

.page-namo {
    padding-bottom: 150px !important;
}

.text-center {
    text-align: center;
}

.header__mani-namo {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 30px;
}

.page__conteudo-namo {
    margin-top: 120px;
    float: left;
    width: 100%;
    padding: 15px 25px;
    background-color: #fff;
}

.rmanioca__logo {
    float: left;
    width: 100%;
    height: 87px;
    background-image: url(../images/svg/restaurante_mani.svg);
}

.cmanioca__logo {
    float: left;
    width: 100%;
    height: 75px;
    margin-bottom: 30px;
    background-image: url(../images/svg/casa_manioca.svg);
}

.pmani__logo {
    float: left;
    width: 100%;
    height: 120px;
    background-image: url("../images/svg/padoca_do_mani.svg");
    background-size: contain;
}

.header__mobile {
    position: fixed;
    right: 15px;
    top: 15px;
    z-index: 99;
    width: 35px;
    height: 30px;
    background-color: transparent;
    border: 0;
    outline: 0;
}

@media(min-width: 1024px) {
    .header__mobile {
        display: none;
    }
}

.header__mobile:before {
    position: absolute;
    left: -8px;
    top: -11px;
    width: 30px;
    height: 5px;
    content: "";
    box-shadow: 10px 15px #fff, 10px 24px #fff, 10px 33px #fff;
}

.header__mobile--active {
    -webkit-transform: translateX(-320px);
    transform: translateX(-320px);
}

.header__mobile--close {
    position: fixed;
    bottom: 0;
    z-index: 25000000;
    width: 100%;
    height: 30px;
    background-color: #fff;
    border: 0;
}

.header__mobile--close:before {
    content: "FECHAR";
    font-size: 20px;
    font-size: 1.25rem;
}

.header__absolute {
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 9999999999;
    width: 80%;
    max-width: 360px;
    height: 100%;
    padding: 15px 10px 0 10px;
    background-color: rgba(0, 0, 0, 0.8);
}

.header__absolute--visible {
    left: 0;
}

@media(min-width: 1024px) {
    .header__absolute {
        position: absolute;
        left: 0;
        width: 100%;
        max-width: 100%;
        height: 74px;
        z-index: 99999999;
        background-color: transparent;
    }
}

.header__absolute--interno {
    position: relative;
    height: 250px;
    background-image: url("../images/examples/slide/slide_header_example.jpg");
    background-size: cover;
}

.header__absolute--interno .mani__logo {
    height: 85px;
}

.header__absolute--interno--manioca {
    background-image: url("../images/examples/header_interno--cmanioca.jpg");
}

.header__absolute--interno--padoca {
    background-image: url("../images/examples/padoca/header__interno__padoca.jpg");
}

.header__absolute--interno-n {
    position: relative;
    height: 250px;
    background-size: cover;
}

.header__absolute--interno-n .mani__logo {
    height: 85px;
}

@media(min-width: 1024px) {
    .header__absolute--interno--padoca {
        height: 482px !important;
    }
}

.header__absolute--interno--padoca .pmani__logo {
    height: 140px;
    margin: 0;
}

@media(min-width: 1024px) {
    .header__absolute--interno--padoca .pmani__logo {
        height: 220px;
    }
}

.header__absolute--interno--rmanioca {
    background-image: url("../images/examples/rmanioca/rmanioca_header.jpg");
}

@media(min-width: 1024px) {
    .header__absolute--interno--rmanioca {
        height: 482px !important;
    }
}

@media(min-width: 1024px) {
    .header__absolute--interno {
        height: 330px;
    }
}

.header__absolute--interno .header__mani {
    margin-top: 77px;
}

.header__absolute--interno .header__mani-namo {
    margin-top: 177px;
}

@media(min-width: 1024px) {
    .header__absolute--interno .header__mani {
        margin-top: 147px;
    }
}

@media(min-width: 1024px) {
    .header__absolute--interno .header__mani--manioca {
        margin-top: 180px;
        width: 390px;
        margin-left: -195px;
    }
}

@media(min-width: 1920px) {
    .header__absolute--interno .header__mani--manioca {
        margin-top: 164px;
        width: 410px;
        margin-left: -205px;
    }
}

@media(min-width: 1333px) {
    .header__absolute--interno .header__mani--manioca {
        margin-top: 252px;
    }
}

.header__absolute--interno .header__mani--manioca .cmanioca__logo {
    max-width: 100%;
    height: 154px;
    float: none;
    display: block;
    margin: 0 auto;
    width: 350px;
}

@media(min-width: 1024px) {
    .header__absolute--interno .header__mani--manioca .cmanioca__logo {
        max-width: inherit;
        height: 104px;
        width: 410px;
    }
}

.header__absolute--interno .header__mani--padoca .pmani__logo {
    margin-top: -20px;
    height: 145px;
}

@media(min-width: 1024px) {
    .header__absolute--interno .header__mani--padoca .pmani__logo {
        height: 220px;
    }
}

@media(min-width: 1024px) {
    .header__absolute--interno .header__mani--rmanioca {
        margin-top: 196px;
        width: 390px;
        margin-left: -195px;
    }
}

@media(min-width: 1920px) {
    .header__absolute--interno .header__mani--rmanioca {
        margin-top: 216px;
        width: 450px;
        margin-left: -225px;
    }
}

.header__absolute--interno .header__mani--rmanioca .rmanioca__logo {
    max-width: 100%;
    height: 149px;
    margin: 0;
    @media(min-width: 1024px);
}

.header__content {
    position: relative;
    z-index: 1;
}

@media(min-width: 1024px) {
    .header__content {
        max-width: 735px;
    }
}

.header__opt {
    max-width: 247px;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}

.header__opt--interno {
    max-width: 430px;
}

.header__opt__social {
    width: auto;
    height: 25px;
    float: left;
}

.header__opt__social__link {
    position: relative;
    width: 26px;
    height: 26px;
    float: left;
}

.header__opt__social__link:before {
    background-position: center center;
    background-repeat: no-repeat;
}

.header__opt__social__link--face {
    margin-right: 5px;
}

.header__opt__social__link--face:before {
    position: absolute;
    left: 50%;
    width: 11px;
    height: 19px;
    margin-left: -5.5px;
    content: "";
    background-image: url("../images/svg/facebook_icone.svg");
    background-position: bottom;
    background-size: cover;
}

.header__opt__social__link--inst {
    margin-right: 5px;
}

.header__opt__social__link--inst:before {
    position: absolute;
    left: 50%;
    width: 20px;
    height: 21px;
    margin-left: -12.5px;
    content: "";
    background-image: url("../images/svg/instagram_icone.svg");
}

.header__opt__social__link--pint {
    display: none;
}

.header__opt__social__link--pint:before {
    position: absolute;
    left: 50%;
    width: 20px;
    height: 21px;
    margin-left: -10px;
    content: "";
    background-image: url(../images/svg/pinterest_icone.svg);
}

.header__opt__search {
    position: relative;
    width: 100%;
    height: 24px;
    float: left;
    margin-top: 25px;
}

@media(min-width: 1024px) {
    .header__opt__search {
        width: 159px;
        margin-top: 0;
        margin-left: 26px;
    }
}

.header__opt__search--input {
    width: 100%;
    float: left;
    padding: 2px 0 4px 25px;
    height: 24px;
    font-size: 13px;
    font-size: 0.8125rem;
    box-shadow: inset -1px 1px 7px -1px rgba(0, 0, 0, 0.42);
}

.header__opt__search--submit {
    position: absolute;
    top: 50%;
    left: 6px;
    width: 14px;
    height: 14px;
    margin-top: -6px;
    background-image: url(../images/svg/search_icone.svg);
    background-color: transparent;
    background-repeat: no-repeat;
}

.header__opt__rede {
    float: left;
    margin-top: 17px;
}

@media(min-width: 1024px) {
    .header__opt__rede {
        margin-top: 0;
        float: right;
    }
}

.header__opt__rede ul li a {
    font-size: 20px;
    font-size: 1.25rem;
    color: #ffffff;
}

.header__opt__rede__menu {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
}

.header__opt__rede__menu .dropit-trigger a {
    line-height: 23px;
    text-transform: uppercase;
}

.header__opt__rede__menu .dropit-submenu {
    margin-top: 5px;
}

@media(min-width: 1024px) {
    .header__opt__rede__menu .dropit-submenu {
        width: 150px;
        position: absolute;
        top: 42px;
        left: 50%;
        margin-left: -75px;
        background-color: #86c4c0;
        padding: 7px 0 18px 0;
        border-radius: 20px;
        list-style: none;
        text-align: center;
        margin-top: 0;
    }
    .header__opt__rede__menu .dropit-submenu:before {
        position: absolute;
        top: -14px;
        left: 50%;
        margin-left: -25px;
        content: "";
        width: 0;
        height: 0;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        border-bottom: 25px solid #86c4c0;
    }
    .header__opt__rede__menu .dropit-submenu a {
        font-size: 15px;
        font-size: 0.9375rem;
        color: #000000;
        font-weight: 100;
        text-transform: lowercase;
    }
}

.header__menu {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.header__menu ul {
    float: left;
    width: 100%;
}

.header__menu li {
    position: relative;
    float: left;
    width: 100%;
    border-bottom: 1px solid #fff;
    list-style: none;
}

.header__menu li ul {
    display: none;
}

.header__menu li:last-child {
    padding-right: 0;
}

@media(min-width: 1024px) {
    .header__menu li {
        width: auto;
        display: inline-block;
        border-bottom: 0;
        padding-right: 18px;
    }
}

.header__menu a {
    float: left;
    width: 100%;
    font-size: 30px;
    font-size: 1.875rem;
    width: auto;
    color: #ffffff;
    text-transform: uppercase;
}

@media(min-width: 1024px) {
    .header__menu a {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

@media(min-width: 1024px) {
    .header__menu .dropit-submenu {
        width: 165px;
        position: absolute;
        top: 42px;
        left: 50%;
        margin-left: -81px;
        background-color: #86c4c0;
        padding: 7px 0 5px 0;
        border-radius: 20px;
        list-style: none;
        text-align: center;
    }
    .header__menu .dropit-submenu:before {
        position: absolute;
        top: -14px;
        left: 50%;
        margin-left: -25px;
        content: "";
        width: 0;
        height: 0;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        border-bottom: 25px solid #86c4c0;
    }
}

.header__menu .dropit-submenu li {
    border-color: #86c4c0;
}

@media(min-width: 1024px) {
    .header__menu .dropit-submenu li {
        width: 100%;
        float: left;
        padding-right: 0;
    }
}

.header__menu .dropit-submenu a {
    padding-left: 13px;
    color: #86c4c0;
}

@media(min-width: 1024px) {
    .header__menu .dropit-submenu a {
        width: 100%;
        float: left;
        padding-left: 0;
        color: #000;
        font-size: 15px;
        font-size: 0.9375rem;
        text-align: center;
    }
}

.header__mani {
    position: absolute;
    z-index: 999;
    width: 100%;
    margin-top: 50px;
    text-align: center;
}

@media(min-width: 375px) {
    .header__mani {
        margin-top: 70px;
    }
}

@media(min-width: 768px) {
    .header__mani {
        max-width: 600px;
        margin-left: -300px;
        left: 50%;
        margin-top: 150px;
    }
}

@media(min-width: 1024px) {
    .header__mani {
        padding: 0;
        max-width: 600px;
        margin-left: -300px;
        margin-top: 170px;
    }
}

@media(min-width: 375px) {
    .header__mani--manioca {
        margin-top: 110px;
    }
}

@media(min-width: 768px) {
    .header__mani--manioca {
        margin-top: 190px;
    }
}

@media(min-width: 1024px) {
    .header__mani--manioca {
        margin-top: 210px;
        width: 1000px;
        margin-left: -500px;
    }
}

.header__mani--pmani {
    margin-top: 57px;
}

@media(min-width: 1024px) {
    .header__mani--pmani {
        margin-top: 180px !important;
    }
}

.header__mani--pmani .pmani__logo {
    max-width: 100%;
    height: 150px;
}

@media(min-width: 1024px) {
    .header__mani--pmani .pmani__logo {
        height: 200px;
    }
}

.header__mani--rmanioca .rmanioca__logo {
    max-width: 100%;
    height: 148px;
    margin-bottom: 0;
}

.header__mani__logos {
    float: left;
    width: 100%;
}

.header__mani__logos__titulo {
    color: #ffffff;
    float: left;
    width: 100%;
    font-size: 30px;
    margin-top: 21px;
    display: none;
}

@media(min-width: 768px) {
    .header__mani__logos__titulo {
        display: block;
        margin: 20px 0 20px 0;
    }
}

@media(min-width: 1024px) {
    .header__mani__logos__titulo {
        margin-bottom: 10px;
        margin-top: 10px;
    }
}

@media(min-width: 1200px) {
    .header__mani__logos__titulo {
        margin-bottom: 40px;
    }
}

@media(min-width: 1333px) {
    .header__mani__logos__titulo {
        margin-bottom: 20px;
    }
}

.header__mani__logos__full {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.74);
    padding: 90px 34px 0 34px;
}

@media(min-width: 768px) {
    .header__mani__logos__full {
        position: relative;
        background: transparent;
        padding: 0 25px 0 25px;
        max-width: 100%;
    }
}

@media(min-width: 1024px) {
    .header__mani__logos__full {
        padding: 0 40px;
    }
}

@media(min-width: 768px) {
    .header__mani__logos__full .cmanioca__logo {
        margin: 22px 0 0 0;
        width: 170px;
        height: 52px;
    }
}

@media(min-width: 1024px) {
    .header__mani__logos__full .cmanioca__logo {
        margin: 14px 0 0 0;
        width: 170px;
        height: 52px;
    }
}

.header__mani__logos__full .pmani__logo {
    height: 130px;
    margin-bottom: 14px;
}

@media(min-width: 768px) {
    .header__mani__logos__full .pmani__logo {
        width: 140px;
        height: 110px;
        margin: 0 25px 0 25px;
    }
}

@media(min-width: 1024px) {
    .header__mani__logos__full .pmani__logo {
        height: 90px;
        width: 113px;
        margin: 0 33px;
    }
}

.header__mani__logos__full .rmanioca__logo {
    height: 79px;
}

@media(min-width: 768px) {
    .header__mani__logos__full .rmanioca__logo {
        margin: 22px 0 0 0;
        width: 180px;
        height: 59px;
    }
}

@media(min-width: 1024px) {
    .header__mani__logos__full .rmanioca__logo {
        margin: 14px 0 0 0;
        width: 170px;
        height: 59px;
    }
}

.header__mani__logos__full--hide {
    display: none;
}

@media(min-width:768px) {
    .header__mani__logos__full--hide {
        display: block;
    }
}

.header__mani__logos__full__btn {
    position: absolute;
    right: 10px;
    top: 14px;
    border-radius: 20px;
    padding: 6px 18px 8px 18px;
    border: 0;
    background: #ffffff;
    font-size: 19px;
}

@media(min-width: 768px) {
    .header__mani__logos__full__btn {
        display: none;
    }
}

.header__mani__logos__btn {
    margin: 15px 0 0 0;
    width: 90px;
    height: 30px;
    color: #000;
    background-color: #fff;
    border: 0;
    border-radius: 25px;
}

@media(min-width: 768px) {
    .header__mani__logos__btn {
        display: none;
    }
}

.header__desc {
    width: 100%;
    float: left;
    color: #ffffff;
}

.header__desc--line1 {
    font-size: 20px;
    font-size: 1.25rem;
}

@media(min-width: 414px) {
    .header__desc--line1 {
        font-size: 26px;
        font-size: 1.625rem;
    }
}

@media(min-width: 1024px) {
    .header__desc--line1 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 30px;
        margin-top: 20px;
    }
}

.header__desc--line2 {
    font-size: 35px;
    font-size: 2.1875rem;
}

@media(min-width: 414px) {
    .header__desc--line2 {
        font-size: 36px;
        font-size: 2.25rem;
        margin-top: -9px;
    }
}

@media(min-width: 1024px) {
    .header__desc--line2 {
        font-size: 30px;
        font-size: 1.875rem;
        margin: -5px 0 0 0;
        line-height: 45px;
    }
}

.header__sep {
    width: 100%;
    height: 3px;
    float: left;
    margin-top: 15px;
    background-image: url(../images/svg/line_rodape.svg);
    background-size: cover;
}

.header__slide {
    width: 100%;
    height: 410px;
    float: left;
    position: relative;
    z-index: 9;
}

@media(min-width: 375px) {
    .header__slide {
        height: 460px;
    }
}

@media(min-width: 768px) {
    .header__slide {
        height: 767px;
    }
}

@media(min-width: 1024px) {
    .header__slide {
        height: 740px;
    }
}

@media(min-width: 1920px) {
    .header__slide {
        height: 1080px;
    }
}

.header__slide__each {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}

.header__slide__pagination {
    position: absolute;
    left: 50%;
    bottom: 55px;
    z-index: 999;
    height: 20px;
    text-align: center;
}

@media(min-width: 768px) {
    .header__slide__pagination {
        bottom: 100px;
    }
}

@media(min-width: 1024px) {
    .header__slide__pagination {
        bottom: 140px;
    }
}

.header__slide__pagination span {
    width: 20px;
    height: 20px;
    margin: 0 11px 0 0;
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
}

.header__slide__pagination span:last-child {
    margin-right: 0;
}

.header__slide__pagination .cycle-pager-active {
    background-color: #86c4c0;
}

.mfp-figure:after {
    background: none !important;
    box-shadow: none !important;
}

.mfp-container {
    cursor: initial !important;
}

.footer {
    float: left;
    width: 100%;
    padding: 40px 2%;
    background-image: url("../images/examples/footer_bg.jpg");
    background-size: cover;
    color: #fff;
}

@media(min-width: 1280px) {
    .footer {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
    }
}

.footer__logos {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
    display: none;
}

@media(min-width: 1024px) {
    .footer__logos {
        display: block;
        float: none;
        max-width: 724px;
        margin-top: 50px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media(min-width: 1280px) {
    .footer__logos {
        margin: 60px auto 0 auto;
    }
}

.footer__logos .mani__logo {
    max-width: 80px;
    margin: 0 11px 0 0;
}

@media(min-width: 768px) {
    .footer__logos .mani__logo {
        max-width: 120px;
        height: 49px;
        margin-top: 15px;
    }
}

@media(min-width: 1024px) {
    .footer__logos .mani__logo {
        margin-top: 24px;
    }
}

@media(min-width: 768px) {
    .footer__logos .rmanioca__logo {
        margin-left: 11.6px;
    }
}

@media(min-width: 1024px) {
    .footer__logos .rmanioca__logo {
        margin-left: 61px;
        margin-top: 9px;
        height: 80px;
        max-width: 180px;
        margin: 9px 0 0 32px;
    }
}

.footer__logos .cmanioca__logo {
    margin-top: 3px;
    margin-left: 18px;
}

@media(min-width: 768px) {
    .footer__logos .cmanioca__logo {
        margin-left: 11.6px;
        margin-right: 14px;
    }
}

@media(min-width: 1024px) {
    .footer__logos .cmanioca__logo {
        height: 82px;
        margin-left: 27px;
        margin-right: 28px;
        max-width: 180px;
    }
}

.footer__logos .pmani__logo {
    max-width: 75px;
    height: 41px;
    margin-right: 0;
}

@media(min-width: 768px) {
    .footer__logos .pmani__logo {
        height: 120px;
        max-width: 110px;
        margin-right: 20px;
        margin-left: 15px;
    }
}

@media(min-width: 1024px) {
    .footer__logos .pmani__logo {
        height: 128px;
        max-width: 140px;
        margin: 0;
    }
}

.footer__blocks {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

@media(min-width: 768px) {
    .footer__blocks {
        max-width: 660px;
        float: none;
        margin: 0 auto;
    }
}

@media(min-width: 1024px) {
    .footer__blocks {
        max-width: 724px;
    }
}

@media(min-width: 1280px) {
    .footer__blocks {
        padding-left: 0;
    }
}

.footer__blocks__each {
    width: 100%;
    float: left;
}

.footer__blocks__each:nth-child(2) {
    margin: 15px 0;
}

@media(min-width: 768px) {
    .footer__blocks__each:nth-child(2) {
        margin: 0 15px 0 15px;
    }
}

@media(min-width: 1024px) {
    .footer__blocks__each:nth-child(2) {
        margin: 0 47px;
    }
}

@media(min-width: 768px) {
    .footer__blocks__each {
        width: 33.33%;
        max-width: 210px;
    }
}

.footer__blocks__each__title {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 100;
}

.footer__blocks__each__text {
    font-size: 16px;
    font-size: 1rem;
}

@media(min-width: 1024px) {
    .footer__blocks__each__text {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: inherit;
    }
}

.footer__blocks__each a {
    color: #ffffff;
}

.footer .header__opt__social {
    float: none;
    width: 63px;
    margin: 0 auto;
    padding-left: 0;
}

@media(min-width: 768px) {
    .footer .header__opt__social {
        margin-top: 30px;
    }
}

@media(min-width: 1024px) {
    .footer .header__opt__social {
        margin-top: 0;
    }
}

.footer .header__sep {
    margin: 35px 0 0 0;
    background-size: contain;
    background-repeat: repeat;
}

.footer__social__content {
    margin-top: 40px;
}

@media(min-width: 1024px) {
    .footer__social__content {
        margin-top: 40px;
    }
}

.footer__copyright {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.blockmore {
    position: relative;
    width: 100%;
    padding: 20px 25px;
    text-align: center;
}

.blockmore:before {
    position: absolute;
    left: 0;
    top: -5px;
    z-index: 99;
    width: 100%;
    height: 7px;
    background-image: url("../images/svg/line_espacadores.svg");
    background-size: cover;
    content: "";
}

.blockmore:after {
    position: absolute;
    left: 0;
    bottom: -5px;
    z-index: 9;
    width: 100%;
    height: 7px;
    background-image: url("../images/svg/line_espacadores.svg");
    background-size: cover;
    content: "";
}

@media(min-width: 1024px) {
    .blockmore {
        padding-top: 10px;
        padding-bottom: 38px;
    }
}

.blockmore p {
    font-size: 16px;
    font-size: 1rem;
}

@media(min-width: 680px) {
    .blockmore p {
        font-size: 21px;
        font-size: 1.3125rem;
    }
}

@media(min-width: 768px) {
    .blockmore p {
        width: 700px;
        margin: 0 auto;
    }
}

@media(min-width: 1024px) {
    .blockmore p {
        width: 734px;
        font-size: 21px;
        font-size: 1.3125rem;
    }
}

.blockmore__prev {
    float: left;
    width: 100%;
    height: 20px;
    background-image: url("../images/svg/arrow_chefs.svg");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.blockmore--interno {
    padding: 25px 25px 25px 25px;
}

@media(min-width: 1024px) {
    .blockmore--interno {
        padding-top: 9px;
        padding-bottom: 21px;
    }
}

.blockmore--interno:after {
    content: none;
}

.blockmore__title {
    font-weight: normal;
    font-size: 35px;
    font-size: 2.1875rem;
}

.blockmore p {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 15px 0 15px 0;
}

.blockmore__arrow {
    position: relative;
    left: 50%;
    margin-left: -25px;
    margin-top: 25px;
    width: 50px;
    height: 35px;
    background-image: url("../images/svg/arrow.svg");
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

@media(min-width: 1024px) {
    .blockmore__arrow {
        width: 46px;
        margin-top: 3px;
        margin-left: -23px;
    }
}

.blockmore__chefs {
    position: relative;
    left: 50%;
    margin-left: -62px;
    width: 124px;
    height: 37px;
    background-image: url("../images/svg/chefs_icone.svg");
}

@media(min-width: 1024px) {
    .blockmore__chefs {
        width: 130px;
        height: 40px;
        margin-left: -65px;
    }
}

.blockmore__fornecedores {
    position: relative;
    left: 50%;
    margin-left: -52.5px;
    width: 105px;
    height: 81px;
    background-image: url("../images/svg/fornecedores_icone.svg");
}

@media(min-width: 1024px) {
    .blockmore__fornecedores {
        width: 105px;
        height: 84px;
        left: 50%;
        margin-left: -52.5px;
    }
}

.blockmore__garfo {
    position: relative;
    left: 50%;
    margin-left: -52.5px;
    width: 105px;
    height: 81px;
    background-image: url("../images/svg/garfo_icone.svg");
}

@media(min-width: 1024px) {
    .blockmore__garfo {
        width: 130px;
        height: 27px;
        margin-left: -65px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

.blockmore__trompete {
    position: relative;
    left: 50%;
    margin-left: -77.5px;
    width: 155px;
    height: 60px;
    background-image: url("../images/svg/trumpet_icone.svg");
}

.blockmore__pao {
    position: relative;
    width: 147px;
    height: 79px;
    margin-left: -73.5px;
    left: 50%;
    background-image: url("../images/svg/pao_ambiente.svg");
}

@media(min-width: 1024px) {
    .blockmore__pao {
        width: 167px;
        height: 88px;
        margin-left: -83.5px;
    }
}

.blockmore__pera {
    position: relative;
    width: 147px;
    height: 79px;
    margin-left: -73.5px;
    left: 50%;
    background-image: url("../images/svg/pera_icone.svg");
}

@media(min-width: 1024px) {
    .blockmore__pera {
        width: 103px;
        height: 81px;
        margin-left: -51.5px;
    }
}

.block {
    position: relative;
    float: left;
    width: 100%;
    height: 300px;
    background-size: cover;
    color: #fff;
}

@media(min-width: 1024px) {
    .block {
        height: 400px;
    }
}

.block__link {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}

.block__title {
    font-size: 55px;
    font-size: 3.4375rem;
    float: left;
    margin-top: 139px;
    width: 100%;
    line-height: 22px;
    font-weight: 100;
    color: #fff;
}

@media(min-width: 1024px) {
    .block__title {
        margin-top: 199px;
    }
}

.block__text {
    font-size: 16px;
    font-size: 1rem;
    float: left;
    width: 100%;
    margin-top: 19px;
    line-height: 14px;
    color: #fff;
}

.block__separador {
    position: relative;
    float: left;
    width: 100%;
    height: 20px;
    background-color: #fff;
}

.block__separador:before {
    position: absolute;
    left: 0;
    top: -5px;
    z-index: 9;
    width: 100%;
    height: 7px;
    background-image: url("../images/svg/line_espacadores.svg");
    background-size: cover;
    content: "";
}

.block__separador:after {
    position: absolute;
    left: 0;
    bottom: -5px;
    z-index: 9;
    width: 100%;
    height: 7px;
    background-image: url("../images/svg/line_espacadores.svg");
    background-size: cover;
    content: "";
}

.block--bastidores__icone {
    position: absolute;
    width: 147px;
    height: 30px;
    margin-left: -73.5px;
    margin-top: 95px;
    background-image: url("../images/svg/faca_icone.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

@media(min-width: 1024px) {
    .block--bastidores__icone {
        margin-top: 155px;
    }
}

.block--fornecedores__icone {
    background-image: url("../images/svg/peixe_icone.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 133px;
    height: 49px;
    margin-top: 81px;
    position: absolute;
    left: 50%;
    margin-left: -66.5px;
}

@media(min-width: 1024px) {
    .block--fornecedores__icone {
        margin-top: 141px;
    }
}

.block--eventos__icone {
    width: 225px;
    height: 87px;
    margin-top: 45px;
    margin-left: -132px;
    position: absolute;
    left: 50%;
    background-image: url("../images/svg/trumpet_icone--white.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

@media(min-width: 1024px) {
    .block--eventos__icone {
        margin-top: 108px;
    }
}

.block--salajantar__icone {
    background-image: url("../images/svg/taca_salajantar.svg");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 114px;
    height: 84px;
    margin-top: 50px;
    left: 50%;
    margin-left: -57px;
}

.block--plantaambiente__icone {
    background-image: url("../images/svg/planta_ambiente.svg");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    width: 113px;
    height: 127px;
    margin-left: -56.5px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: 26px;
}

.block--rolobastidores__icone {
    background-image: url("../images/svg/rolo_bastidores.svg");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    margin-top: 97px;
    margin-left: -99.5px;
    width: 199px;
    height: 30px;
}

.mfp-figure:after {
    background: transparent;
    box-shadow: none;
}

.chefs {
    width: 100%;
    float: left;
}

.chefs__separador {
    position: relative;
    width: 100%;
    height: 10px;
    float: left;
    background-color: #fff;
}

.chefs__separador--last {
    height: 30px;
}

.chefs__separador--last:after {
    position: absolute;
    left: 0;
    bottom: -5px;
    z-index: 9;
    width: 100%;
    height: 7px;
    background-image: url("../images/svg/line_espacadores.svg");
    background-size: cover;
    content: "";
}

.chefs__each {
    width: 100%;
    float: left;
}

.chefs__each--left .chefs__each__infos {
    float: left;
}

.chefs__each--left .chefs__each__photo {
    float: right;
}

.chefs__each--right .chefs__each__infos {
    float: right;
}

.chefs__each--right .chefs__each__photo {
    float: left;
}

.chefs__each__photo {
    width: 100%;
    height: 174px;
    background-size: cover;
    background-repeat: no-repeat;
}

@media(min-width: 480px) {
    .chefs__each__photo {
        height: 261px;
    }
}

@media(min-width: 667px) {
    .chefs__each__photo {
        height: 330px;
    }
}

@media(min-width: 768px) {
    .chefs__each__photo {
        max-width: 55%;
        height: 460px;
    }
}

@media(min-width: 1024px) {
    .chefs__each__photo {
        max-width: 60%;
        height: 430px;
    }
}

.chefs__each__infos {
    width: 100%;
    text-align: center;
}

@media(min-width: 768px) {
    .chefs__each__infos {
        max-width: 45%;
    }
}

@media(min-width: 1024px) {
    .chefs__each__infos {
        max-width: 40%;
    }
}

.chefs__each__infos__bg {
    width: 100%;
    position: relative;
    float: left;
    padding-bottom: 64px;
    background-color: #60C5C1;
}

@media(min-width: 768px) {
    .chefs__each__infos__bg {
        height: 260px;
        padding: 20px 15px 0 15px;
    }
}

@media(min-width: 1024px) {
    .chefs__each__infos__bg {
        height: 250px;
    }
}

.chefs__each__infos__bg:before {
    position: absolute;
    bottom: -29px;
    left: 50%;
    margin-left: -17.5px;
    content: "";
    width: 35px;
    height: 29px;
    background-image: url("../images/icones/arrow__bg__chefs.png");
    background-repeat: no-repeat;
}

.chefs__each__infos__arq {
    color: #000;
    font-size: 30px;
    font-size: 1.875rem;
    margin-top: 15px;
}

@media(min-width: 1024px) {
    .chefs__each__infos__arq {
        font-size: 20px;
        font-size: 1.25rem;
        margin-top: 0;
    }
}

.chefs__each__infos__title {
    margin-top: 72px;
    font-weight: normal;
    color: #000;
    font-size: 30px;
    font-size: 1.875rem;
}

@media(min-width: 1024px) {
    .chefs__each__infos__title {
        margin-top: 60px;
    }
}

.chefs__each__infos__title--white {
    color: #fff;
}

.chefs__each__infos__text {
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 19px;
}

@media(min-width: 1024px) {
    .chefs__each__infos__text {
        margin-top: 1px;
        padding: 0 20px;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 23px;
    }
}

.chefs__each__infos__img {
    width: 100%;
    height: 200px;
    float: left;
    background-size: cover;
}

@media(min-width: 1024px) {
    .chefs__each__infos__img {
        height: 180px;
    }
}

.chefs__each__infos__icone {
    position: absolute;
    left: 50%;
    background-size: contain;
}

.chefs__each__infos__icone--espatula {
    width: 100px;
    height: 45px;
    top: 20px;
    margin-left: -50px;
    float: left;
    background-image: url("../images/svg/espatula_icone.svg");
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media(min-width: 1024px) {
    .chefs__each__infos__icone--espatula {
        width: 140px;
        height: 56px;
        top: 28px;
        margin-left: -70px;
    }
}

.chefs__each__infos__icone--faca {
    width: 134px;
    height: 26px;
    top: 35px;
    margin-left: -67px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background-image: url("../images/svg/faca__chef_icone.svg");
}

@media(min-width: 1024px) {
    .chefs__each__infos__icone--faca {
        width: 140px;
        height: 56px;
        top: 28px;
        margin-left: -70px;
    }
}

.chefs__each__infos__icone--colher {
    width: 110px;
    height: 44px;
    top: 25px;
    margin-left: -55px;
    background-image: url("../images/svg/colher_chefs_icone.svg");
}

@media(min-width: 1024px) {
    .chefs__each__infos__icone--colher {
        width: 140px;
        height: 33px;
        top: 37px;
        margin-left: -70px;
    }
}

.chefs__each__infos__icone--arrow {
    width: 37px;
    height: 20px;
    bottom: 25px;
    margin-left: -18.5px;
    float: left;
    background-image: url("../images/svg/arrow_chefs.svg");
}

@media(min-width: 1024px) {
    .chefs__each__infos__icone--arrow {
        width: 37px;
        height: 19px;
        margin-left: -18.5px;
        bottom: 12px;
    }
}

.chefs__each__infos__icone--seuze {
    height: 107px;
    width: 91px;
    top: -10px;
    margin-left: -53.5px;
    background-image: url("../images/svg/seuze_icone.svg");
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

@media(min-width: 1024px) {
    .chefs__each__infos__icone--seuze {
        height: 140px;
        width: 60px;
        top: -20px;
        margin-left: -30px;
    }
}

.chefs__each__infos__icone--ceasadia {
    width: 129px;
    height: 30px;
    top: 35px;
    margin-left: -64.5px;
    background-image: url("../images/svg/ceasa_icone.svg");
}

@media(min-width: 1024px) {
    .chefs__each__infos__icone--ceasadia {
        width: 140px;
        height: 60px;
        top: 17px;
        margin-left: -70px;
    }
}

.chefs__each__infos__icone--ceasamadrugada {
    width: 127px;
    height: 50px;
    top: 20px;
    margin-left: -63.5px;
    background-image: url("../images/svg/ceasamadrugada_icone.svg");
}

@media(min-width: 1024px) {
    .chefs__each__infos__icone--ceasamadrugada {
        width: 140px;
        height: 60px;
        top: 24px;
        margin-left: -70px;
    }
}

.chefs__each__infos__icone--trompete {
    width: 129px;
    height: 47px;
    top: 19px;
    margin-left: -64.5px;
    background-image: url("../images/svg/trumpet_icone.svg");
}

@media(min-width: 1024px) {
    .chefs__each__infos__icone--trompete {
        width: 196px;
        height: 75px;
        top: 15px;
        margin-left: -96px;
    }
}

.cardapio {
    width: 100%;
    float: left;
}

.cardapio__title {
    width: 100%;
    position: relative;
    font-size: 22px;
    font-size: 1.375rem;
    text-align: center;
    font-weight: normal;
    padding: 4px 0;
    float: left;
    color: #000000;
}

.cardapio__title--grande {
    width: 100%;
    position: relative;
    font-size: 30px;
    font-size: 1.875rem;
    text-align: center;
    font-weight: normal;
    float: left;
    margin: 0;
    padding: 0;
    color: #000000;
}

.cardapio__title a {
    color: #000000;
}

.cardapio__title li {
    list-style: none;
}

.cardapio__title:after {
    position: absolute;
    left: 0;
    top: -5px;
    z-index: 9;
    width: 100%;
    height: 7px;
    background-image: url("../images/svg/line_espacadores.svg");
    background-size: cover;
    content: "";
}

.cardapio__title .dropit-submenu {
    width: 190px;
    position: absolute;
    top: 56px;
    left: 50%;
    margin-left: -95px;
    background-color: #86c4c0;
    padding: 10px 0 10px 0;
    border-radius: 30px;
    z-index: 999;
}

.cardapio__title .dropit-submenu li {
    font-size: 22px;
    font-size: 1.375rem;
    list-style: none;
}

.cardapio__title .dropit-submenu:before {
    position: absolute;
    top: -14px;
    left: 50%;
    margin-left: -25px;
    content: "";
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #86c4c0;
}

.cardapio__each {
    width: 100%;
    height: 200px;
    position: relative;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.cardapio__each:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: #ffffff;
}

@media(min-width: 480px) {
    .cardapio__each {
        height: 320px;
    }
}

.cardapio__each__etiqueta {
    width: 150px;
    position: absolute;
    right: 15px;
    bottom: 40px;
    padding: 10px;
    text-align: center;
    background-color: #fff;
}

@media(min-width: 1024px) {
    .cardapio__each__etiqueta {
        width: 91px;
        height: 60px;
        right: 14%;
        top: 30%;
        bottom: 0;
        padding: 5px;
    }
}

.cardapio__each__etiqueta--left {
    left: 15px;
}

@media(min-width: 1024px) {
    .cardapio__each__etiqueta--left {
        left: 14%;
    }
}

.cardapio__each__etiqueta__nome {
    font-weight: normal;
    font-size: 14px;
    font-size: 0.875rem;
    margin: 0;
    padding: 0;
}

.cardapio__each__etiqueta__down {
    font-size: 14px;
    font-size: 0.875rem;
    color: #000;
}

@media(min-width: 1024px) {
    .cardapio__each__etiqueta__down {
        font-size: 19px;
        font-size: 1.1875rem;
    }
}

.cardapio__each__borda {
    width: 100%;
    height: 100%;
    padding: 5px 0;
    border-radius: 10px;
    border: 2px solid #f15a29;
}

@media(min-width: 1024px) {
    .cardapio__each__borda {
        padding: 3px 0 0 0;
    }
}

.page {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 40px 0;
    background-position: center center;
}

@media(min-width: 1024px) {
    .page {
        padding-top: 0;
        padding-bottom: 250px;
    }
}

.page__content {
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
}

@media(min-width: 768px) {
    .page__content {
        max-width: 564px;
    }
}

@media(min-width: 1024px) {
    .page__content {
        max-width: 764px;
    }
}

.page__title {
    font-size: 30px;
    font-size: 1.875rem;
    width: 100%;
    margin: 10px 0 20px 0;
    padding-bottom: 7px;
    float: left;
    background-color: #fff;
    text-align: center;
}

.page__title h2 {
    font-size: 15px;
    font-size: 0.9375rem;
    margin-top: -15px;
}

@media(min-width: 1024px) {
    .page__title h2 {
        font-size: 25px;
        font-size: 1.5625rem;
        margin-top: 0;
    }
}

@media(min-width: 1024px) {
    .page__title {
        font-size: 30px;
        font-size: 1.875rem;
        padding-bottom: 10px;
        margin-top: 115px;
        margin-bottom: 28px;
    }
}

@media(min-width: 2560px) {
    .page__title {
        font-size: 72px;
        font-size: 4.5rem;
        padding-bottom: 20px;
        margin-top: 115px;
        margin-bottom: 28px;
    }
}

.page h1,
.page h2 {
    font-weight: normal;
    padding: 0;
    margin: 0;
}

.page__conteudo {
    float: left;
    width: 100%;
    padding: 15px 25px;
    background-color: #fff;
}

@media(min-width: 1024px) {
    .page__conteudo {
        padding: 30px 30px 30px 30px;
    }
}

.page__conteudo ul {
    padding-left: 20px;
}

.page__conteudo ol {
    padding-left: 15px;
}

.page__conteudo blockquote {
    background: #D4D4D4;
    padding: 11px 20px;
}

.page p {
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
}

@media(min-width: 1024px) {
    .page p {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 27px;
        margin-bottom: 20px;
    }
}

.page--search {
    background-image: url(../images/bg/genetica_bg.jpg);
}

.page--search__title {
    font-weight: 700;
    font-size: 28px;
    font-size: 1.75rem;
}

.page--search__title__result {
    color: #666;
}

.page--search__list li a {
    color: #000;
    font-size: 22px;
    font-size: 1.375rem;
    text-decoration: underline;
}

.page--search .page__conteudo {
    margin-top: 41px;
}

.galeria {
    position: relative;
    width: 100%;
    margin: 15px 0;
    float: left;
}

@media(min-width: 1024px) {
    .galeria {
        margin: 25px 0;
    }
}

.galeria__control--next {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-right: 2%;
    margin-top: -24px;
    z-index: 99999;
    background-image: url("../images/svg/control_galeria.svg");
    opacity: 0.6;
}

.galeria__control--next:hover {
    opacity: 1;
}

.galeria__control--prev {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-left: 2%;
    margin-top: -24px;
    z-index: 99999;
    background-image: url("../images/svg/control_galeria.svg");
    opacity: 0.6;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.galeria__control--prev:hover {
    opacity: 1;
}

.galeria figcaption {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.44);
    text-align: center;
    color: #ffffff;
    padding: 7px 0;
}

.wpcf7-text,
.wpcf7-textarea {
    border: 2px solid #6f6f6f;
    border-radius: 9px;
    padding-left: 10px;
    padding-bottom: 5px;
    font-size: 17px;
    font-size: 1.0625rem;
}

.wpcf7-submit {
    border-radius: 5px;
    background: #7D7D7D;
    text-transform: uppercase;
    color: #fff;
    padding: 6px 0;
}

.wpcf7-response-output {
    width: 100%;
    float: left;
    text-transform: uppercase;
    border-radius: 6px;
    margin: 0 !important;
}

.wpcf7 {
    float: left;
    width: 100%;
    margin: 10px 0;
}

.wpcf7 p {
    margin: 0;
    float: left;
    width: 100%;
}

.wpcf7 label {
    font-size: 18px;
    font-size: 1.125rem;
}

.wpcf7 fieldset {
    float: left;
    width: 100%;
}

.wpcf7-not-valid-tip {
    border-radius: 6px;
    color: #fff !important;
    padding: 0 11px 4px 11px;
    float: left;
    margin: 10px 0 5px 0;
    background-color: red !important;
}

.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    background: #F7E700;
    font-size: 17px;
    float: left;
    width: auto;
    margin-bottom: 10px !important;
}

.wpcf7-select {
    float: left;
    width: 100%;
    border: 2px solid #6f6f6f;
    border-radius: 9px;
    padding-left: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    font-size: 24px;
    font-size: 1.5rem;
}

#wpcf7-f228-o1 textarea {
    height: 120px;
}

#balao {
    display: none;
}

#balao a {
    display: block;
    width: 100%;
    height: 100%;
}

@media (min-width: 1000px) {
    #balao {
        display: block;
        width: 130px;
        height: 230px;
        position: absolute;
        z-index: 99;
        left: 60px;
        top: 100px;
        background: url(../images/balao-orcamento.png) no-repeat center top/contain;
        -webkit-animation: levitar 3s infinite ease-in;
        animation: levitar 3s infinite ease-in;
    }
}

@media (min-width: 1600px) {
    #balao {
        left: 15%;
    }
}

@media (min-width: 1900px) {
    #balao {
        width: 300px;
        height: 300px;
        left: 10%;
    }
}

@-webkit-keyframes levitar {
    0% {
        top: 100px;
        margin-left: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    15% {
        margin-left: -2px;
    }
    50% {
        top: 110px;
        margin-left: 4px;
        -webkit-transform: rotate(1deg);
        transform: rotate(1deg);
    }
    75% {
        margin-left: -3px;
        -webkit-transform: rotate(-1deg);
        transform: rotate(-1deg);
    }
    100% {
        top: 100px;
        margin-left: 0px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes levitar {
    0% {
        top: 100px;
        margin-left: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    15% {
        margin-left: -2px;
    }
    50% {
        top: 110px;
        margin-left: 4px;
        -webkit-transform: rotate(1deg);
        transform: rotate(1deg);
    }
    75% {
        margin-left: -3px;
        -webkit-transform: rotate(-1deg);
        transform: rotate(-1deg);
    }
    100% {
        top: 100px;
        margin-left: 0px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}


/*# sourceMappingURL=style.css.map */


/* alteração popup */

.wph-modal.module_id_2.wph-modal-active {
    z-index: 10000000000 !important;
}

.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready {
    overflow: auto !important;
    display: none !important;
}

.mfp-bg.mfp-ready {
    display: none !important;
}

html {
    overflow: auto !important;
}