@import"bootstrap/bootstrap.css";

@font-face {
    font-family: "Shrikhand";
    src: url("../../fonts/Shrikhand-Regular.eot");
    src: url("../../fonts/Shrikhand-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Shrikhand-Regular.woff2") format("woff2"), url("../../fonts/Shrikhand-Regular.woff") format("woff"), url("../../fonts/Shrikhand-Regular.ttf") format("truetype"), url("../../fonts/Shrikhand-Regular.svg#Shrikhand-Regular") format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: opensans;
    src: url("../../fonts/opensans-regular-webfont.eot");
    src: url("../../fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/opensans-regular-webfont.woff") format("woff"), url("../../fonts/opensans-regular-webfont.ttf") format("truetype"), url("../../fonts/opensans-regular-webfont.svg#opensans") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: opensans;
    src: url("../../fonts/opensans-italic-webfont.eot");
    src: url("../../fonts/opensans-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/opensans-italic-webfont.woff") format("woff"), url("../../fonts/opensans-italic-webfont.ttf") format("truetype"), url("../../fonts/opensans-italic-webfont.svg#opensans") format("svg");
    font-weight: normal;
    font-style: italic
}

@font-face {
    font-family: opensans;
    src: url("../../fonts/opensans-light-webfont.eot");
    src: url("../../fonts/opensans-light-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/opensans-light-webfont.woff") format("woff"), url("../../fonts/opensans-light-webfont.ttf") format("truetype"), url("../../fonts/opensans-light-webfont.svg#opensans") format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: opensans;
    src: url("../../fonts/opensans-lightitalic-webfont.eot");
    src: url("../../fonts/opensans-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/opensans-lightitalic-webfont.woff") format("woff"), url("../../fonts/opensans-lightitalic-webfont.ttf") format("truetype"), url("../../fonts/opensans-lightitalic-webfont.svg#opensans") format("svg");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: opensans;
    src: url("../../fonts/opensans-semibold-webfont.eot");
    src: url("../../fonts/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/opensans-semibold-webfont.woff") format("woff"), url("../../fonts/opensans-semibold-webfont.ttf") format("truetype"), url("../../fonts/opensans-semibold-webfont.svg#opensans") format("svg");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: opensans;
    src: url("../../fonts/opensans-semibolditalic-webfont.eot");
    src: url("../../fonts/opensans-semibolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/opensans-semibolditalic-webfont.woff") format("woff"), url("../../fonts/opensans-semibolditalic-webfont.ttf") format("truetype"), url("../../fonts/opensans-semibolditalic-webfont.svg#opensans") format("svg");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: opensans;
    src: url("../../fonts/opensans-bold-webfont.eot");
    src: url("../../fonts/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/opensans-bold-webfont.woff") format("woff"), url("../../fonts/opensans-bold-webfont.ttf") format("truetype"), url("../../fonts/opensans-bold-webfont.svg#opensans") format("svg");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: opensans;
    src: url("../../fonts/opensans-bolditalic-webfont.eot");
    src: url("../../fonts/opensans-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/opensans-bolditalic-webfont.woff") format("woff"), url("../../fonts/opensans-bolditalic-webfont.ttf") format("truetype"), url("../../fonts/opensans-bolditalic-webfont.svg#opensans") format("svg");
    font-weight: bold;
    font-style: italic
}

@font-face {
    font-family: opensans;
    src: url("../../fonts/opensans-extrabold-webfont.eot");
    src: url("../../fonts/opensans-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/opensans-extrabold-webfont.woff") format("woff"), url("../../fonts/opensans-extrabold-webfont.ttf") format("truetype"), url("../../fonts/opensans-extrabold-webfont.svg#opensans") format("svg");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: opensans;
    src: url("../../fonts/opensans-extrabolditalic-webfont.eot");
    src: url("../../fonts/opensans-extrabolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/opensans-extrabolditalic-webfont.woff") format("woff"), url("../../fonts/opensans-extrabolditalic-webfont.ttf") format("truetype"), url("../../fonts/opensans-extrabolditalic-webfont.svg#opensans") format("svg");
    font-weight: 800;
    font-style: italic
}

.form-20 {
    width: calc(100% + 20px);
    margin: 0 -10px
}

.form-20 input,
.form-20 textarea,
.form-20 select {
    width: calc(100% - 20px);
    margin: 10px
}

.form-30 {
    width: calc(100% + 30px);
    margin: 0 -15px
}

.form-30 input,
.form-30 textarea,
.form-30 select {
    width: calc(100% - 30px);
    margin: 15px
}

.form-40 {
    width: calc(100% + 40px);
    margin: 0 -20px
}

.form-40 input,
.form-40 textarea,
.form-40 select {
    width: calc(100% - 40px);
    margin: 20px
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    border: none;
    line-height: inherit;
    outline: none !important;
    box-sizing: border-box
}

body {
    background-color: #f3f3f3;
    line-height: 14px;
    font-size: 14px;
    font-family: opensans, Shrikhand, Arial, Helvetica, sans-serif;
    color: #4a4a4a
}

body a {
    color: #4a4a4a
}

h1 {
    color: #000;
    font-size: 60px;
    font-family: Shrikhand;
    font-weight: 500;
    line-height: 46px
}

h2 {
    font-size: 38px;
    color: #fff;
    line-height: 55px;
    font-family: Shrikhand;
    font-weight: 400
}

h3 {
    font-size: 30px;
    line-height: 44px;
    color: #fff;
    font-family: Shrikhand;
    font-weight: 400
}

h4 {
    color: #000;
    font-size: 40px;
    line-height: 42px;
    font-family: Shrikhand;
    font-weight: 500
}

h5 {
    color: #c9217b;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700
}

h6 {
    color: #60325d;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px
}

images {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

a.lang {
    display: inline-block;
    margin-right: 8px;
    margin-top: 27px;
}

.space-center{
    min-height: 500px;
    padding-top: 230px;
    padding-left: 150px;
}

.menu-mobile {
	display:none;
}

label {
    position: relative;
    display: block;
    cursor: pointer;
    margin-bottom: 3px;
    font-size: 12px;
    text-align: left;
    color: #4a4a4a
}

label.radio_button {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 14px
}

label.radio_button input+span {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 20px
}

label.radio_button input[type=checkbox]+span {
    border-radius: 2px
}

label.radio_button input[type=checkbox]+span:before,
label.radio_button input[type=checkbox]+span:after {
    content: "";
    position: absolute;
    display: none;
    width: 6px;
    height: 15px;
    top: 5px;
    left: 5px;
    background: #539e00;
    transform: rotate(-45deg)
}

label.radio_button input[type=checkbox]+span:after {
    height: 25px;
    top: -10px;
    left: 10px;
    background: #539e00;
    transform: rotate(30deg)
}

label.radio_button input:checked+span:after {
    content: " ";
    position: absolute;
    display: block;
    width: 14px;
    height: 14px;
    margin: 4px;
    background: #539e00;
    border-radius: 20px
}

label.radio_button input:checked+span:before,
label.radio_button input:checked+span:after {
    display: block
}

.bandeiras{
    width: 114px;
    float: left;
}

input,
select {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    padding: 0 15px;
    background: #fff;
    border: 1px solid #979797;
    color: #4a4a4a;
    cursor: pointer
}

input[type=radio],
input[type=checkbox],
select[type=radio],
select[type=checkbox] {
    position: absolute;
    opacity: 0
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    background-image: url("../../images/seta.svg");
    background-repeat: no-repeat;
    background-size: 8px auto;
    background-position: calc(100% - 15px) center;
    color: #4a4a4a
}

textarea {
    width: 100%;
    padding: 10px 15px;
    background: #fff;
    border: 1px solid #979797;
    font-size: 14px;
    color: #4a4a4a;
    resize: none
}

button {
    background-color: transparent;
    cursor: pointer
}

form ._actions .bt_submit,
form ._actions .bt_cancel {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    font-size: 14px;
    text-decoration: none;
    color: #fff
}

form ._actions .bt_submit {
    background: #f19800
}

form ._actions .bt_cancel {
    background: #f19800
}

.inputfile {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.inputfile+label {
    text-transform: uppercase;
    width: 100%;
    float: left;
    display: inline;
    padding: 0 10px;
    height: 45px;
    line-height: 45px;
    float: left;
    font-weight: 700;
    text-align: center;
    background: #fff;
    color: #c9217b;
    border-radius: 2px;
    border: 1px dotted #979797;
    font-size: 14px
}

.inputfile+label * {
    pointer-events: none
}

.inputfile :focus+label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #4a4a4a
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #4a4a4a;
    opacity: 1
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #4a4a4a;
    opacity: 1
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #4a4a4a
}

header {
    height: 80px;
    background-color: #60325d;
    position: relative;
    width: 100%;
    float: left;
    z-index: 5
}

header .logomarca {
    float: left;
    z-index: 6;
    position: relative;
    width: 170px;
    height: 120px;
    background-image: url("../../images/logomarca.svg");
    background-repeat: no-repeat;
    background-size: contain;
    top: 20px;
    margin-right: 20px
}

header .menu {
    float: left;
    line-height: 80px;
    position: relative
}

header .menu a,
header .menu>span {
    color: #fff;
    font-weight: 500;
    float: left;
    padding: 0 29px;
    text-transform: uppercase;
    cursor: pointer
}

header .menu .submenu {
    position: absolute;
    width: 230px;
    left: 180px;
    background-color: #60325d;
    top: 86px;
    max-height: 0px;
    overflow: hidden;
    transition: .3s
}

header .menu .submenu a {
    position: relative;
    width: 100%;
    float: left;
    width: calc(100% - 50px);
    margin: 0 25px;
    line-height: 38px;
    padding: 0;
    border-bottom: 1px solid #775575
}

header .menu .submenu a:last-of-type {
    border-bottom: none;
    margin-bottom: 10px
}

header .menu .submenu a:first-of-type {
    margin-top: 10px
}

header .info {
    float: left;
    margin-left: 20px;
    line-height: 80px
}

header .info .tel {
    float: left;
    padding-left: 30px;
    padding-right: 20px;
    color: #fcb813;
    font-weight: 700;
    font-size: 16px;
    pointer-events: none;
    background-image: url("../../images/telephone.svg");
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 0 center
}

header .info .fb,
header .info .ig {
    margin-left: 20px;
    width: 25px;
    float: left;
    height: 80px;
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 0 center
}

header .info .fb {
    background-image: url("../../images/fb.svg")
}

header .info .ig {
    background-image: url("../../images/ig.svg")
}

footer {
    position: relative;
    width: 100%;
    float: left;
    background-color: #60325d
}

footer .redes {
    position: relative;
    width: 100%;
    float: left;
    height: 70px;
    background-color: #c9217b;
    text-align: center
}

footer .redes span {
    color: #fff;
    font-family: Shrikhand;
    font-weight: 500;
    font-size: 32px;
    line-height: 70px
}

footer .redes .fb,
footer .redes .ig {
    position: relative;
    top: -3px;
    left: 40px;
    padding: 25px 42px;
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: center center
}

footer .redes .fb {
    background-image: url("../../images/fb.svg")
}

footer .redes .ig {
    background-image: url("../../images/ig.svg")
}

footer .rodape {
    position: relative;
    width: 100%;
    float: left;
    padding: 90px 0 130px
}

footer .rodape .hibrida {
    position: absolute;
    width: 37px;
    height: 15px;
    background-image: url("../../images/logo_hibrida.png");
    background-size: 37px auto;
    background-position: 0 0;
    transition: all .4s ease-in-out;
    bottom: 50px;
    right: calc((100% - 1180px)/2)
}

footer .container .logomarca {
    float: left;
    width: 180px;
    height: 125px;
    background-image: url("../../images/logomarca2.svg");
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 60px
}

footer .container .info {
    margin-top: 10px;
    float: left;
    width: 180px
}

footer .container .info .tel {
    position: relative;
    width: 100%;
    float: left;
    color: #fcb813;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    pointer-events: none
}

footer .container .info span {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    position: relative;
    width: 100%;
    float: left
}

footer .container .institucional {
    float: left;
    margin-left: 55px;
    width: calc((100% - 790px)/3);
    margin-top: 10px
}

footer .container .institucional:last-of-type {
    float: right;
    width: 150px;
    margin-top: 3px
}

footer .container .institucional .title {
    color: #fff;
    position: relative;
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px
}

footer .container .institucional a {
    color: #fff;
    font-size: 13px;
    line-height: 26px
}

.popup_default {
    position: relative;
    width: 750px;
    margin: 0 auto;
    padding: 20px 100px;
    background: #fff;
    border-radius: 5px;
    text-align: center
}

.popup_default button._close {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 20px;
    right: 25px
}

.popup_default button._close:before {
    content: "";
    position: absolute;
    display: block;
    width: 24px;
    height: 4px;
    margin: 0;
    background: #52555e;
    transform: rotate(45deg)
}

.popup_default button._close:after {
    content: "";
    position: absolute;
    display: block;
    width: 24px;
    height: 4px;
    margin: 0;
    background: #52555e;
    border-radius: 5px;
    transform: rotate(-45deg)
}

.popup_default .titulo {
    margin: 20px 0;
    font-size: 30px;
    font-weight: bold;
    color: #52555e
}

section {
    position: relative;
    width: 100%;
    float: left
}

section.banner {
    background-image: url("../../images/fundo-banner.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 600px;
    z-index: 1
}

section.banner .carousel {
    position: relative;
    width: 100%;
    float: left;
    position: absolute;
    height: 100%
}

section.banner .carousel .item {
    height: 600px;
    position: relative;
    width: 100%;
    float: left
}

section.banner .carousel .item .texto {
    width: 480px;
    float: left;
    margin-top: 125px
}

section.banner .carousel .item .texto label {
    font-size: 22px;
    line-height: 24px;
    color: #c9217b;
    position: relative;
    width: 100%;
    float: left;
    font-family: Shrikhand;
    margin-bottom: 15px
}

section.banner .carousel .item .texto h1,
section.banner .carousel .item .texto span {
    position: relative;
    width: 100%;
    float: left
}

section.banner .carousel .item .texto span {
    color: #000;
    font-size: 18px;
    line-height: 20px;
    margin-top: 15px
}

section.banner .carousel .item .texto a {
    margin-top: 55px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background-color: #c9217b;
    position: relative;
    float: left;
    width: 220px;
    text-align: center;
    margin-left: 10px;
    text-transform: uppercase;
    font-weight: 700;
    transition: .3s
}

section.banner .carousel .item .texto a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #c9217b;
    top: 10px;
    left: -10px;
    transition: .3s
}

section.banner .carousel .item .imagem {
    height: 580px;
    width: 620px;
    float: right;
    background-size: contain;
    background-repeat: no-repeat
}

section.banner .carousel .owl-dots {
    width: 50px;
    margin-top: 0;
    top: 0;
    height: 100%;
    right: calc((100% - 1180px)/2);
    vertical-align: middle;
    padding-top: 150px
}

section.banner .carousel .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    margin: 10px 7px;
    display: block;
    border: 1px solid #60325d;
    background: transparent;
    position: relative
}

section.banner .carousel .owl-dots .owl-dot span:before {
    border: 1px solid transparent;
    content: "";
    position: absolute;
    top: -7px;
    left: -7px;
    width: 25px;
    height: 25px;
    transition: .3s;
    border-radius: 25px
}

section.banner .carousel .owl-dots .owl-dot.active span {
    background-color: #60325d
}

section.banner .carousel .owl-dots .owl-dot.active span:before {
    border: 1px solid #60325d;
    transition: .3s
}

section.banner button {
    position: absolute;
    bottom: 20px;
    width: 70px;
    height: 70px;
    left: calc((100% - 70px)/2);
    z-index: 2;
    background-image: url("../../images/botao-ancora.png");
    background-repeat: no-repeat;
    background-size: 100%;
    float: left
}

section.produtos {
    background-image: url("../../images/fundo-produtos.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 210px;
    padding-bottom: 180px;
    margin-top: -120px;
    z-index: 0
}

section.produtos .container:after {
    background-image: url("../../images/produto-moca.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
    right: 845px;
    width: 710px;
    height: 475px;
    position: absolute;
    content: "";
    top: 40px
}

section.produtos .texto {
    width: 885px;
    float: right
}

section.produtos .texto h2 {
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 0
}

section.produtos .texto .produto {
    width: calc(33.3% - 40px);
    float: left;
    text-align: center;
    margin-left: 40px
}

section.produtos .texto .produto .imagem {
    height: 260px;
    background-size: contain;
    background-repeat: no-repeat
}

section.produtos .texto .produto span {
    line-height: 15px;
    color: #fff
}

section.produtos .texto .produto a {
    width: 173px;
    height: 35px;
    line-height: 33px;
    background-color: #c9217b;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
    color: #fff;
    border-radius: 19px;
    margin-top: 25px;
    margin-left: calc((100% - 173px)/2)
}

section.vendas {
    z-index: 1;
    overflow: hidden;
    margin-top: -145px;
    mask: url("../../images/ondulation.png");
    -webkit-mask: url("../../images/ondulation.png");
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-size: 100% 100%;
    -webkit-mask-size: 100% 100%;
    mask-position: top;
    -webkit-mask-position: top
}

section.vendas .evento,
section.vendas .revenda {
    width: 50%;
    float: left
}

section.vendas .revenda {
    background-color: #fcb813;
    padding-top: 155px;
    padding-left: 110px;
    padding-right: calc((100% - 1180px)/2);
    padding-bottom: 130px
}

section.vendas .revenda .imagem {
    height: 285px;
    width: 620px;
    float: left;
    margin-left: -70px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom
}

section.vendas .revenda h4 {
    position: relative;
    width: 100%;
    float: left
}

section.vendas .revenda span {
    font-size: 16px;
    line-height: 18px;
    position: relative;
    width: 100%;
    float: left;
    margin-top: 10px
}

section.vendas .revenda a {
    width: 173px;
    height: 35px;
    line-height: 35px;
    background-color: #c9217b;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
    color: #fff;
    border-radius: 19px;
    margin-top: 25px;
    text-align: center
}

section.vendas .evento {
    padding-bottom: 110px;
    background-color: #fff;
    background-image: url("../../images/confetes.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100%;
    padding-right: 25px;
    padding-left: calc((100% - 1180px)/2);
    padding-top: 55px;
    position: relative
}

section.vendas .evento:after {
    content: "";
    position: absolute;
    right: 90px;
    width: 610px;
    height: 365px;
    background-image: url("../../images/baloes.png");
    background-size: contain;
    background-repeat: no-repeat;
    top: 115px
}

section.vendas .evento .imagem {
    height: 330px;
    width: 270px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom
}

section.vendas .evento h4 {
    position: relative;
    width: 100%;
    float: left
}

section.vendas .evento h4 b {
    font-size: 60px;
    line-height: 55px;
    color: #c9217b;
    font-weight: 500;
    position: relative;
    width: 100%;
    float: left
}

section.vendas .evento span {
    font-size: 16px;
    line-height: 18px;
    position: relative;
    width: 100%;
    float: left;
    margin-top: 10px
}

section.vendas .evento a {
    height: 45px;
    line-height: 45px;
    color: #c9217b;
    background-color: #fcb813;
    position: relative;
    float: left;
    width: 220px;
    text-align: center;
    margin-left: 10px;
    text-transform: uppercase;
    font-weight: 700;
    transition: .3s;
    margin-top: 25px
}

section.vendas .evento a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #fcb813;
    top: 10px;
    left: -10px;
    transition: .3s
}

section.titulo {
    height: 380px;
    text-align: center;
    padding-top: 100px;
    z-index: 0;
    background-position: center top
}

section.titulo h1 {
    color: #60325d;
    font-size: 52px
}

section.titulo .guia {
    position: relative;
    width: 100%;
    float: left
}

section.titulo .guia a {
    color: #60325d;
    font-style: italic;
    font-size: 11px
}

section.titulo .guia a.atual {
    text-decoration: underline
}

section.conteudo-produtos {
    margin-top: -40px;
    z-index: 1;
    padding-bottom: 100px
}

section.conteudo-produtos .menu-categoria {
    position: relative;
    width: 100%;
    float: left;
    text-align: center
}

section.conteudo-produtos .menu-categoria a {
    font-size: 19px;
    font-family: Shrikhand;
    font-weight: 500;
    color: #60325d;
    border: 2px solid #60325d;
    border-radius: 25px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin: 0 15px;
    padding: 7px 30px 7px 50px;
    background-size: auto 22px;
    background-repeat: no-repeat;
    background-position: 20px center
}

section.conteudo-produtos .menu-categoria a.picoles {
    background-image: url("../../images/popsicle.svg")
}

section.conteudo-produtos .menu-categoria a.picoles.atual {
    background-image: url("../../images/popsicle2.svg")
}

section.conteudo-produtos .menu-categoria a.sorvetes {
    background-image: url("../../images/ice-cream.svg")
}

section.conteudo-produtos .menu-categoria a.sorvetes.atual {
    background-image: url("../../images/ice-cream2.svg")
}

section.conteudo-produtos .menu-categoria a.acai {
    background-image: url("../../images/acaii.svg")
}

section.conteudo-produtos .menu-categoria a.acai.atual {
    background-image: url("../../images/acaii2.svg")
}

section.conteudo-produtos .menu-categoria a.atual {
    color: #fff;
    background: #60325d;
    background-repeat: no-repeat;
    background-size: auto 22px;
    background-position: 20px center
}

section.conteudo-produtos .menu-tipo {
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 30px
}

section.conteudo-produtos .menu-tipo a,
section.conteudo-produtos .menu-tipo span {
    font-size: 15px;
    color: #60325d;
    margin: 0 30px;
    text-align: center;
    text-transform: uppercase
}

section.conteudo-produtos .menu-tipo a.atual,
section.conteudo-produtos .menu-tipo span.atual {
    font-weight: 700
}

section.conteudo-produtos .menu-tipo a.atual:before,
section.conteudo-produtos .menu-tipo span.atual:before {
    content: url("../../images/trianglemaincolor.svg");
    top: -2px;
    margin-right: 7px;
    position: relative;
    transition: all .3s
}

section.conteudo-produtos .menu-tipo span {
    display: none
}

section.conteudo-produtos .produtos {
    position: relative;
    width: 100%;
    float: left;
    width: calc(100% + 20px);
    margin: 50px -10px 0 -10px
}

section.conteudo-produtos .produtos .produto {
    width: calc(25% - 20px);
    float: left;
    padding-bottom: 20px;
    margin: 0 10px 30px 10px
}

section.conteudo-produtos .produtos .produto .imagem {
    position: relative;
    width: 100%;
    float: left;
    height: 315px;
    background-size: contain;
    background-position: center center;
    background-color: #fff;
    background-repeat: no-repeat
}

section.conteudo-produtos .produtos .produto span {
    font-family: Shrikhand;
    color: #60325d;
    font-size: 17px;
    font-weight: 500;
    margin-top: 20px;
    text-align: center;
    position: relative;
    width: 100%;
    float: left
}

section.conteudo-produtos .paginacao {
    border-top: 1px solid #ccc;
    padding-top: 20px;
    position: relative;
    width: 100%;
    float: left;
    margin-top: 35px;
    text-align: center
}

section.conteudo-produtos .paginacao a {
    font-size: 20px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #4a4a4a;
    margin: 0 10px;
    transition: .4s;
    border-radius: 5px;
    padding: 5px 12px;
    background-color: transparent
}

section.conteudo-produtos .paginacao a.active {
    color: #fff;
    background-color: #60325d
}

section.conteudo-produtos .lateral {
    width: 600px;
    margin-right: 100px;
    float: left
}

section.conteudo-produtos .lateral h2 {
    color: #60325d;
    line-height: 44px;
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 30px
}

section.conteudo-produtos .lateral .editable_content {
    position: relative;
    width: 100%;
    float: left
}

section.conteudo-produtos .lateral .produto-imagem-mobile {
    display: none
}

section.conteudo-produtos .lateral h5 {
    margin-top: 20px;
    position: relative;
    width: 100%;
    float: left
}

section.conteudo-produtos .lateral h6 {
    position: relative;
    width: 100%;
    float: left;
    margin-top: 60px;
    font-weight: 700
}

section.conteudo-produtos .lateral .tabela {
    position: relative;
    width: 100%;
    float: left;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 5px
}

section.conteudo-produtos .lateral .tabela .titulo {
    background-color: #fcb813;
    position: relative;
    width: 100%;
    float: left;
    height: 40px;
    padding: 0 20px
}

section.conteudo-produtos .lateral .tabela .titulo span {
    font-weight: 700;
    color: #60325d;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 40px;
    float: left
}

section.conteudo-produtos .lateral .tabela .titulo span:first-of-type {
    width: 70%
}

section.conteudo-produtos .lateral .tabela .titulo span:last-of-type {
    width: 30%;
    text-align: center
}

section.conteudo-produtos .lateral .tabela .corpo {
    position: relative;
    width: 100%;
    float: left;
    background-color: #60325d;
    padding: 20px
}

section.conteudo-produtos .lateral .tabela .corpo span {
    text-transform: uppercase;
    color: #fff;
    float: left
}

section.conteudo-produtos .lateral .tabela .corpo span.title {
    width: 40%;
    line-height: 30px;
    font-weight: 300
}

section.conteudo-produtos .lateral .tabela .corpo span.qt1,
section.conteudo-produtos .lateral .tabela .corpo span.qt2 {
    width: 30%;
    text-align: center;
    line-height: 30px;
    font-weight: 300
}

section.conteudo-produtos .lateral .obs {
    font-size: 15px;
    line-height: 22px;
    position: relative;
    width: 100%;
    float: left;
    margin-top: 15px
}

section.conteudo-produtos .lateral a.voltar {
    width: 173px;
    height: 35px;
    line-height: 35px;
    background-color: #c9217b;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
    color: #fff;
    border-radius: 19px;
    margin-top: 40px;
    text-align: center
}

section.conteudo-produtos .produto-imagem {
    width: calc(100% - 700px);
    float: right;
    height: 490px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    border: 2px solid #fcb813;
    border-radius: 10px
}

section.conteudo-empresa {
    margin-top: -70px;
    padding-bottom: 60px
}

section.conteudo-empresa .menu {
    float: left;
    width: 200px
}

section.conteudo-empresa .menu a,
section.conteudo-empresa .menu span {
    position: relative;
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-size: 15px;
    color: #9b9b9b;
    background-image: url("../../images/tcinza.svg");
    background-size: 7px;
    background-repeat: no-repeat;
    background-position: 0 center;
    line-height: 40px;
    font-weight: 700;
    padding-left: 20px;
    border-bottom: .5px solid #d3d3d3
}

section.conteudo-empresa .menu a:last-of-type,
section.conteudo-empresa .menu span:last-of-type {
    border-bottom: none
}

section.conteudo-empresa .menu a.active,
section.conteudo-empresa .menu span.active {
    color: #60325d;
    background-image: url("../../images/trianglemaincolor.svg")
}

section.conteudo-empresa .menu span {
    display: none
}

section.conteudo-empresa .lateral {
    width: calc(100% - 280px);
    float: right
}

section.conteudo-empresa .lateral h2 {
    color: #60325d;
    font-family: opensans;
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 20px;
    font-weight: 700
}

section.conteudo-empresa .lateral .galerias {
    margin-top: 40px;
    position: relative;
    width: 100%;
    float: left
}

section.conteudo-empresa .lateral .galerias h6 {
    position: relative;
    width: 100%;
    float: left;
    font-weight: 700
}

section.conteudo-empresa .lateral .galerias .listagem {
    width: calc(100% + 20px);
    margin: 0px -10px;
    float: left
}

section.conteudo-empresa .lateral .galerias .listagem a {
    width: calc(25% - 20px);
    margin: 10px;
    height: 180px;
    float: left;
    background-size: cover;
    background-position: center center
}

section.conteudo-empresa .lateral .fale {
    float: left;
    width: calc(100% + 10px);
    margin: 13px -5px 0
}

section.conteudo-empresa .lateral .fale input,
section.conteudo-empresa .lateral .fale select {
    width: calc(50% - 10px);
    margin: 5px;
    float: left
}

section.conteudo-empresa .lateral .fale select[name=assunto],
section.conteudo-empresa .lateral .fale textarea,
section.conteudo-empresa .lateral .fale .campo {
    width: calc(100% - 10px);
    margin: 5px;
    float: left
}

section.conteudo-empresa .lateral .fale textarea {
    height: 150px
}

section.conteudo-empresa .lateral .fale button {
    height: 45px;
    line-height: 45px;
    color: #fff;
    background-color: #c9217b;
    position: relative;
    float: left;
    width: 220px;
    text-align: center;
    margin-left: 10px;
    text-transform: uppercase;
    font-weight: 700;
    transition: .3s;
    float: right;
    margin-top: 10px
}

section.conteudo-empresa .lateral .fale button:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #c9217b;
    top: 10px;
    left: -10px;
    transition: .3s
}

#contato .lateral p {
    color: #000;
    line-height: 22px;
    font-weight: 600
}

section.conteudo-festival {
    margin-top: -70px;
    padding-bottom: 90px
}

section.conteudo-festival .opcoes {
    width: calc(100% - 420px);
    float: left
}

section.conteudo-festival .opcoes h2 {
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #60325d;
    font-family: opensans
}

section.conteudo-festival .opcoes p {
    font-size: 17px;
    line-height: 28px;
    position: relative;
    width: 100%;
    float: left
}

section.conteudo-festival .opcoes h5 {
    position: relative;
    width: 100%;
    float: left;
    margin-top: 30px
}

section.conteudo-festival .opcoes .radio_button {
    width: 240px;
    height: 55px;
    line-height: 55px;
    color: #fff;
    font-family: Shrikhand;
    font-size: 18px;
    background-color: #b5b5b5
}

section.conteudo-festival .opcoes .radio_button.active {
    background-color: #c9217b
}

section.conteudo-festival .opcoes .radio_button:first-of-type {
    margin-right: 10px
}

section.conteudo-festival .opcoes .radio_button span {
    margin-right: 10px;
    margin-left: 25px
}

section.conteudo-festival .opcoes .radio_button input[type=radio] {
    line-height: 55px;
    height: 55px
}

section.conteudo-festival .opcoes .radio_button input[type=radio]+span:before,
section.conteudo-festival .opcoes .radio_button input[type=radio]+span:after {
    content: "";
    position: absolute;
    display: none;
    width: 3px;
    height: 8px;
    top: 9px;
    left: 6px;
    background: #539e00;
    transform: rotate(-45deg)
}

section.conteudo-festival .opcoes .radio_button input[type=radio]+span:after {
    height: 25px;
    top: 1px;
    left: 8px;
    background: #539e00;
    transform: rotate(40deg)
}

section.conteudo-festival .opcoes .radio_button input[type=radio]:checked+span:after {
    content: " ";
    position: absolute;
    display: block;
    width: 3px;
    height: 12px;
    margin: 4px;
    background: #539e00;
    border-radius: 0px
}

section.conteudo-festival .opcoes .radio_button input[type=radio]:checked+span:before,
section.conteudo-festival .opcoes .radio_button input[type=radio]:checked+span:after {
    display: block
}

section.conteudo-festival .imagem {
    float: right;
    width: 420px;
    height: 545px;
    margin-top: -240px;
    background-size: 100%;
    background-repeat: no-repeat
}

section.conteudo-festival .form {
    position: relative;
    width: 100%;
    float: left;
    margin-top: 15px;
    border: 2px solid #fcb813
}

section.conteudo-festival .form h3 {
    color: #60325d;
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 0
}

section.conteudo-festival .form .pt1 {
    position: relative;
    width: 100%;
    float: left;
    padding: 25px 0;
    border-bottom: 2px solid #fcb813;
    background-image: url("../../images/sorvete.svg");
    background-size: auto 140px;
    background-position: 50px center;
    background-repeat: no-repeat
}

section.conteudo-festival .form .pt1 p {
    position: relative;
    width: 100%;
    float: left;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    margin: 15px 0
}

section.conteudo-festival .form .pt1 .quantidade {
    text-align: center;
    position: relative;
    width: 100%;
    float: left
}

section.conteudo-festival .form .pt1 .quantidade button {
    font-size: 48px;
    line-height: 58px;
    color: #c9217b;
    font-family: Shrikhand
}

section.conteudo-festival .form .pt1 .quantidade .numero {
    font-size: 48px;
    line-height: 58px;
    text-decoration: underline;
    font-family: Shrikhand
}

section.conteudo-festival .form .pt1 button.calcula {
    width: 173px;
    height: 35px;
    line-height: 35px;
    background-color: #c9217b;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
    color: #fff;
    border-radius: 19px;
    margin-top: 25px;
    margin-left: calc((100% - 173px)/2)
}

section.conteudo-festival .form .pt2 {
    display: none;
    position: relative;
    width: 100%;
    float: left;
    padding: 25px 20px;
    border-bottom: 2px solid #fcb813
}

section.conteudo-festival .form .pt2 .sugestao {
    margin: 15px 0;
    font-size: 20px;
    font-weight: 700px;
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
    line-height: 25px;
    color: #60325d
}

section.conteudo-festival .form .pt2 .sugestao .numero2 {
    font-weight: 700;
    color: #c9217b
}

section.conteudo-festival .form .pt2 p:not(.sugestao) {
    text-transform: uppercase;
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #000
}

section.conteudo-festival .form .pt2 p:not(.sugestao) a {
    text-decoration: underline
}

section.conteudo-festival .form .pt2 p:not(.sugestao) .kitsugerido {
    color: #c9217b
}

section.conteudo-festival .form .pt2 form {
    width: 590px;
    margin: 0 auto
}

section.conteudo-festival .form .pt2 form textarea {
    height: 90px
}

section.conteudo-festival .form .pt2 .fechar {
    width: 173px;
    height: 35px;
    line-height: 35px;
    background-color: #c9217b;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
    color: #fff;
    border-radius: 19px;
    margin-top: 25px;
    margin-left: calc((100% - 173px)/2)
}

section.conteudo-festival .form .pt3 {
    display: none;
    position: relative;
    width: 100%;
    float: left;
    padding: 50px 30px 40px
}

section.conteudo-festival .form .pt3 p {
    text-transform: uppercase;
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 0
}

section.conteudo-festival .form .pt3 .campo {
    float: left;
    margin-top: 30px
}

section.conteudo-festival .form .pt3 .campo span {
    position: relative;
    width: 100%;
    float: left;
    font-weight: 700;
    color: #60325d;
    margin-bottom: 5px
}

section.conteudo-festival .form .pt3 .campo textarea {
    height: 110px
}

section.conteudo-festival .form .pt3 .final-festival {
    margin-top: 35px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background-color: #c9217b;
    position: relative;
    float: left;
    width: 220px;
    text-align: center;
    margin-left: 10px;
    text-transform: uppercase;
    font-weight: 700;
    transition: .3s;
    margin-left: calc((100% - 220px)/2);
    margin-bottom: 20px
}

section.conteudo-festival .form .pt3 .final-festival:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #c9217b;
    top: 10px;
    left: -10px;
    transition: .3s
}

section.conteudo-festival .form.picole .pt1 {
    background-image: url("../../images/picole.svg")
}

section.conteudo-festival .form.picole .pt1 span:not(.numero) {
    font-size: 16px;
    font-family: Shrikhand;
    position: relative;
    width: 100%;
    float: left;
    color: #60325d
}

section.conteudo-festival .form.picole .pt1 .quantidade-adulto {
    margin-left: 235px
}

section.conteudo-festival .form.picole .pt1 .quantidade-crianca,
section.conteudo-festival .form.picole .pt1 .quantidade-adulto {
    width: 140px;
    float: left;
    margin-right: 60px;
    margin-top: 35px
}

section.conteudo-festival .form.picole .pt1 .quantidade-crianca button,
section.conteudo-festival .form.picole .pt1 .quantidade-adulto button {
    font-size: 35px;
    line-height: 40px;
    color: #c9217b;
    font-family: Shrikhand
}

section.conteudo-festival .form.picole .pt1 .quantidade-crianca .numero,
section.conteudo-festival .form.picole .pt1 .quantidade-adulto .numero {
    font-size: 35px;
    line-height: 40px;
    text-decoration: underline;
    color: #4a4a4a;
    font-family: Shrikhand
}

section.conteudo-festival .form.picole .pt1 .periodo {
    margin-right: 50px
}

section.conteudo-festival .form.picole .pt1 .periodo,
section.conteudo-festival .form.picole .pt1 .evento {
    margin-top: 35px;
    width: 215px;
    float: left
}

section.conteudo-festival .form.picole .pt1 .periodo span,
section.conteudo-festival .form.picole .pt1 .evento span {
    margin-bottom: 20px
}

section.conteudo-festival .form.picole .pt2 {
    padding-left: 90px;
    padding-right: 90px
}

section.conteudo-festival .form.picole .pt2 p:last-of-type {
    font-size: 15px
}

section.conteudo-festival .form.picole .pt2 .kit {
    position: relative;
    width: 100%;
    float: left;
    width: calc(100% - 30px);
    margin: 15px -15px 0;
    text-align: center
}

section.conteudo-festival .form.picole .pt2 .kit .produto {
    margin: 0 15px 15px 15px;
    width: 120px;
    float: left
}

section.conteudo-festival .form.picole .pt2 .kit .produto .imagem {
    margin-top: 0;
    position: relative;
    width: 100%;
    float: left;
    height: 120px;
    border: 1px solid #979797;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff
}

section.conteudo-festival .form.picole .pt2 .kit .produto label {
    position: relative;
    width: 100%;
    float: left;
    font-size: 12px;
    color: #000;
    margin-top: 5px
}

section.news {
    margin-top: -70px;
    padding-bottom: 60px
}

section.news .container .saiba {
    width: 150px;
    height: 30px;
    line-height: 30px;
    background-color: #c9217b;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
    text-align: center;
    color: #fff;
    border-radius: 19px;
    font-size: 12px;
    margin-top: 15px
}

section.news .container h2 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    font-family: opensans;
    position: relative;
    width: 100%;
    float: left;
    line-height: 25px
}

section.news .container h2.titulo {
    font-size: 34px;
    line-height: 47px;
    margin-bottom: 20px
}

section.news .container .galerias {
    margin-top: 20px;
    position: relative;
    width: 100%;
    float: left
}

section.news .container .galerias h6 {
    position: relative;
    width: 100%;
    float: left;
    font-weight: 700
}

section.news .container .galerias .listagem {
    width: calc(100% + 20px);
    margin: 0px -10px;
    float: left
}

section.news .container .galerias .listagem a {
    width: calc(20% - 20px);
    margin: 10px;
    height: 180px;
    float: left;
    background-size: cover;
    background-position: center center
}

section.news .listagem {
    float: left;
    width: calc(100% + 115px);
    margin: 0 -57.5px
}

section.news .listagem .new {
    width: calc(50% - 115px);
    margin: 0 57.5px 70px;
    float: left
}

section.news .listagem .new .imagem {
    background-size: cover;
    background-position: center center;
    position: relative;
    width: 100%;
    float: left;
    height: 235px
}

section.news .listagem .new span {
    color: #60325d;
    font-size: 11px;
    font-weight: 700;
    margin: 10px 0;
    position: relative;
    width: 100%;
    float: left
}

section.news .listagem .paginacao {
    border-top: 1px solid #ccc;
    padding-top: 20px;
    position: relative;
    width: 100%;
    float: left;
    margin-top: 35px;
    text-align: center
}

section.news .listagem .paginacao a {
    font-size: 20px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #4a4a4a;
    margin: 0 10px;
    transition: .4s;
    border-radius: 5px;
    padding: 5px 12px;
    background-color: transparent
}

section.news .listagem .paginacao a.active {
    color: #fff;
    background-color: #60325d
}

section.news .data {
    color: #60325d;
    font-size: 11px;
    font-weight: 700;
    margin: 10px 0;
    position: relative;
    width: 100%;
    float: left
}

section.conteudo-onde {
    margin-top: -70px;
    padding-bottom: 60px
}

section.conteudo-onde .lateral {
    width: 320px;
    float: left
}

section.conteudo-onde .lateral .desc {
    position: relative;
    width: 100%;
    float: left;
    min-height: 66px;
    background-image: url("../../images/maps-and-flags.svg");
    background-repeat: no-repeat;
    background-size: 60px;
    padding-left: 85px;
    font-size: 15px;
    color: #000;
    line-height: 22px
}

section.conteudo-onde .lateral select {
    position: relative;
    width: 100%;
    float: left;
    margin-top: 20px
}

section.conteudo-onde .lateral button {
    width: 173px;
    height: 35px;
    line-height: 35px;
    background-color: #c9217b;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border-radius: 19px;
    margin-top: 25px
}

section.conteudo-onde #map {
    float: right;
    width: 800px;
    height: 330px;
    border: 1px solid #979797
}

section.conteudo-onde .div {
    position: relative;
    width: 100%;
    float: left;
    border-top: 2px solid #fcb813;
    margin-top: 50px
}

section.conteudo-onde .resultados {
    position: relative;
    width: 100%;
    float: left;
    width: calc(100% + 100px);
    margin: 0px -50px
}

section.conteudo-onde .resultados .resultado {
    width: calc(25% - 100px);
    margin: 50px 50px 0;
    float: left;
    padding-left: 50px;
    background-image: url("../../images/pinmapsvg.svg");
    background-repeat: no-repeat;
    background-size: 30px
}

section.conteudo-onde .resultados .resultado span,
section.conteudo-onde .resultados .resultado a {
    position: relative;
    width: 100%;
    float: left
}

section.conteudo-onde .resultados .resultado span {
    font-size: 11px;
    line-height: 14px;
    color: #000
}

section.conteudo-onde .resultados .resultado span.title {
    font-weight: 700;
    font-size: 12px
}

section.conteudo-onde .resultados .resultado a {
    color: #c9217b;
    pointer-events: none;
    font-weight: 700;
    font-size: 14px;
    margin-top: 5px
}

.left {
    display: block;
    float: left !important
}

.right {
    display: block;
    float: right !important
}

.vam {
    vertical-align: middle
}

.clear {
    clear: both
}

.row:after {
    content: " ";
    display: block;
    clear: both
}

.center {
    text-align: center
}

.tright,
.tar {
    text-align: right
}

.relative {
    position: relative
}

.editable_content {
    font-size: 15px;
    color: #333
}

.editable_content a {
    color: #4a4a4a;
    font-weight: bold
}

.editable_content a:hover {
    text-decoration: none
}

.editable_content h1 {
    color: #333
}

.editable_content ul li {
    list-style-position: inside;
    list-style: disc;
    margin-left: 20px
}

.editable_content p {
    font-size: 15px;
    line-height: 22px
}

.editable_content images {
    max-width: 100%;
    max-height: 100%;
    margin-bottom: 10px
}

.editable_content images.imagesFull {
    max-width: 100%;
    max-height: 100%;
    margin: 20px 0
}

.editable_content images.imagesRight {
    float: right;
    margin-left: 20px
}

.editable_content images.imagesLeft {
    float: left;
    margin-right: 20px
}

.editable_content iframe.video-youtube {
    width: 100%;
    height: 478px
}

.bgParallax {
    width: 100%;
    position: relative;
    min-height: 100%;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-attachment: fixed
}

@media screen and (min-width: 1180px) {

    a,
    a:hover,
    span,
    span:hover,
    label,
    label:hover,
    button,
    button:hover {
        transition: all .3s
    }

    header span:hover+.submenu,
    header span+.submenu:hover {
        max-height: 300px;
        transition: .3s
    }

    section.banner .carousel .item .texto a:hover,
    section.conteudo-festival .form .pt3 .final-festival:hover,
    section.conteudo-empresa .lateral .fale button:hover {
        background-color: #60325d
    }

    section.banner .carousel .item .texto a:hover:before,
    section.conteudo-festival .form .pt3 .final-festival:hover:before,
    section.conteudo-empresa .lateral .fale button:hover:before {
        border-color: #60325d;
        top: 0px;
        left: 0;
        transition: .3s
    }

    section.vendas .evento a:hover {
        color: #fcb813;
        background-color: #c9217b
    }

    section.vendas .evento a:hover:before {
        border-color: #c9217b;
        top: 0px;
        left: 0;
        transition: .3s
    }

    section.produtos .texto .produto a,
    section.vendas .revenda a,
    section.conteudo-produtos .lateral a.voltar,
    section.conteudo-onde .lateral button,
    section.news .new .saiba,
    section.conteudo-festival .form .pt1 button.calcula,
    section.conteudo-festival .form .pt2 .fechar,
    section.news .container .saiba {
        position: relative;
        overflow: hidden;
        transition: all .5s
    }

    section.produtos .texto .produto a:before,
    section.vendas .revenda a:before,
    section.conteudo-produtos .lateral a.voltar:before,
    section.conteudo-onde .lateral button:before,
    section.news .new .saiba:before,
    section.conteudo-festival .form .pt1 button.calcula:before,
    section.conteudo-festival .form .pt2 .fechar:before,
    section.news .container .saiba:before {
        content: "";
        position: absolute;
        z-index: -1;
        background: #fcb813;
        height: 150px;
        width: 220px;
        border-radius: 50%;
        top: 0;
        left: -100%;
        transition: all .3s
    }

    section.produtos .texto .produto a:hover,
    section.vendas .revenda a:hover,
    section.conteudo-produtos .lateral a.voltar:hover,
    section.conteudo-onde .lateral button:hover,
    section.news .new .saiba:hover,
    section.conteudo-festival .form .pt1 button.calcula:hover,
    section.conteudo-festival .form .pt2 .fechar:hover,
    section.news .container .saiba:hover {
        color: #c9217b;
        background-color: transparent;
        transition: all .2s
    }

    section.produtos .texto .produto a:hover:before,
    section.vendas .revenda a:hover:before,
    section.conteudo-produtos .lateral a.voltar:hover:before,
    section.conteudo-onde .lateral button:hover:before,
    section.news .new .saiba:hover:before,
    section.conteudo-festival .form .pt1 button.calcula:hover:before,
    section.conteudo-festival .form .pt2 .fechar:hover:before,
    section.news .container .saiba:hover:before {
        top: -30px;
        left: -20px;
        transition: all .3s
    }

    section.vendas .revenda a:hover {
        box-shadow: 0px 0px 0 2px rgba(201, 33, 123, .95) inset
    }

    .inputfile+label:hover {
        box-shadow: 0 80px 0 0 rgba(201, 33, 123, .95) inset, 0 -80px 0 0 rgba(201, 33, 123, .95) inset;
        border-color: #c9217b;
        color: #fff;
        transition: .3s
    }

    section.conteudo-empresa .menu a:hover {
        color: #60325d;
        background-image: url("../../images/trianglemaincolor.svg")
    }

    section.conteudo-festival .opcoes .radio_button:hover {
        background-color: #c9217b
    }

    section.conteudo-empresa .lateral .galerias .listagem a,
    section.news .container .galerias .listagem a {
        position: relative
    }

    section.conteudo-empresa .lateral .galerias .listagem a:before,
    section.news .container .galerias .listagem a:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        background-color: transparent;
        transition: .3s;
        z-index: 1
    }

    section.conteudo-empresa .lateral .galerias .listagem a:after,
    section.news .container .galerias .listagem a:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        background-image: none;
        background-size: 35px;
        background-position: center center;
        background-repeat: no-repeat;
        transition: .3s;
        z-index: 2
    }

    section.conteudo-empresa .lateral .galerias .listagem a:hover:before,
    section.news .container .galerias .listagem a:hover:before {
        background-color: rgba(96, 50, 93, .38);
        transition: .3s ease-in-out;
        box-shadow: inset 0em 0px 1px 4px #c9217b
    }

    section.conteudo-empresa .lateral .galerias .listagem a:hover:after,
    section.news .container .galerias .listagem a:hover:after {
        background-image: url("../../images/plus2.svg");
        transition: .3s ease-in-out
    }

    footer .redes a:hover,
    header .info .fb:hover,
    header .info .ig:hover {
        opacity: .7
    }

    footer .container .institucional a:hover,
    header .menu .submenu a:hover {
        text-decoration: underline
    }

    section.news .listagem .paginacao a:hover,
    section.conteudo-produtos .paginacao a:hover {
        color: #fff;
        background-color: #60325d
    }

    section.conteudo-produtos .menu-categoria a:hover {
        color: #fff;
        background: #60325d;
        background-repeat: no-repeat;
        background-size: auto 22px;
        background-position: 20px center
    }

    section.conteudo-produtos .menu-categoria a:hover.picoles {
        background-image: url("../../images/popsicle2.svg")
    }

    section.conteudo-produtos .menu-categoria a:hover.sorvetes {
        background-image: url("../../images/ice-cream2.svg")
    }

    section.conteudo-produtos .menu-categoria a:hover.acai {
        background-image: url("../../images/acaii2.svg")
    }

    .menu-tipo a:hover {
        font-weight: 700
    }

    .menu-tipo a:hover:before {
        content: url("../../images/trianglemaincolor.svg");
        top: -2px;
        margin-right: 5px;
        position: relative;
        transition: all .3s
    }

    section.conteudo-produtos .produtos .produto:hover {
        box-shadow: 0 2px 30px rgba(96, 50, 93, .3)
    }

    section.banner button:hover {
        bottom: 10px
    }

    .container {
        width: 1180px;
        margin: 0 auto;
        position: relative
    }

    footer .rodape .hibrida:hover {
        background-position: 0 -18px
    }

    header .menu>a,
    header .menu>span {
        border: none;
        position: relative
    }

    header .menu>a:before,
    header .menu>a:after,
    header .menu>span:before,
    header .menu>span:after {
        position: absolute;
        content: "";
        transition: all .3s ease;
        opacity: 0
    }

    header .menu>a:before,
    header .menu>span:before {
        width: 0px;
        height: 0px;
        top: 20px;
        left: 0;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff
    }

    header .menu>a:after,
    header .menu>span:after {
        width: 0px;
        height: 0px;
        bottom: 20px;
        right: 0;
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff
    }

    header .menu>a:hover:before,
    header .menu>a:hover:after,
    header .menu>span:hover:before,
    header .menu>span:hover:after {
        opacity: 1;
        width: 100%;
        height: 40px
    }
}

@media screen and (max-width: 1179px) {
    .container {
        padding: 0 25px
    }

    h1 {
        font-size: 40px;
        line-height: 38px
    }

    h2 {
        font-size: 34px;
        line-height: 50px
    }

    h3 {
        font-size: 24px;
        line-height: 35px
    }

    header .container {
        padding: 0
    }

    header .logomarca {
        margin-left: 25px
    }

  
    header .menu a,
    header .menu span {
        position: relative;
        width: 100%;
        float: left;
        line-height: 20px;
        text-align: right;
        padding: 15px 25px
    }

    header .menu span:before {
        content: "";
        position: absolute;
        width: 19px;
        height: 19px;
        right: 100px;
        top: 15px;
        background-image: url("../../images/plus.svg");
        background-size: contain;
        background-repeat: no-repeat
    }

    header .menu span.active:before {
        background-image: url("../../images/minus.svg")
    }

    header .menu .submenu {
        position: initial;
        width: 100%;
        background-color: transparent;
        transition: .3s
    }

    header .menu .submenu a {
        border-bottom: none
    }

    header .menu .submenu.active {
        max-height: 300px;
        transition: .3s
    }

    header .menu.active {
        max-height: 700px;
        transition: .3s
    }

    header .btn-menu {
        width: 90px;
        height: 80px;
        float: right;
        padding-top: 20px;
        background-color: #3c1f3b;
        cursor: pointer;
        position: relative;
        z-index: 11
    }

    header .btn-menu .line {
        width: 22px;
        height: 2px;
        background-color: #fff;
        display: block;
        margin: 8px auto;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    header .btn-menu.active .line:nth-child(2) {
        opacity: 0
    }

    header .btn-menu.active .line:nth-child(1) {
        -webkit-transform: translateY(6px) rotate(45deg);
        -ms-transform: translateY(6px) rotate(45deg);
        -o-transform: translateY(6px) rotate(45deg);
        transform: translateY(6px) rotate(45deg)
    }

    header .btn-menu.active .line:nth-child(3) {
        -webkit-transform: translateY(-13px) rotate(-45deg);
        -ms-transform: translateY(-13px) rotate(-45deg);
        -o-transform: translateY(-13px) rotate(-45deg);
        transform: translateY(-13px) rotate(-45deg)
    }

    header .info {
        margin-left: calc(100% - 610px)
    }

    footer .redes span {
        font-size: 28px
    }

    footer .rodape {
        position: relative;
        width: 100%;
        float: left;
        padding: 60px 0 110px
    }

    footer .rodape .hibrida {
        bottom: 40px;
        right: calc((100% - 42px)/2)
    }

    footer .container .logomarca {
        width: 100%;
        background-position: center center;
        margin-right: 0px
    }

    footer .container .info {
        margin-top: 15px;
        width: 100%;
        text-align: center
    }

    footer .container .info span {
        line-height: 16px;
        margin-top: 10px
    }

    footer .container .institucional {
        margin-left: 0px;
        margin-top: 40px;
        width: 25%
    }

    footer .container .institucional:last-of-type {
        float: right;
        width: 25%;
        margin-top: 33px
    }

    section.banner {
        background-size: cover;
        height: 500px
    }

    section.banner .carousel .item {
        height: 500px
    }

    section.banner .carousel .item .texto {
        width: 330px;
        margin-top: 115px
    }

    section.banner .carousel .item .texto label {
        margin-bottom: 35px
    }

    section.banner .carousel .item .texto a {
        margin-top: 30px
    }

    section.banner .carousel .item .imagem {
        height: 380px;
        margin-top: 50px;
        width: calc(100% - 330px)
    }

    section.banner .carousel .owl-dots {
        right: 25px
    }

    section.banner .ancora {
        display: none
    }

    section.produtos {
        padding-top: 150px;
        padding-bottom: 100px;
        margin-top: -85px
    }

    section.produtos .container:after {
        display: none
    }

    section.produtos .texto {
        margin-left: 0;
        width: 100%
    }

    section.produtos .texto .produto {
        margin-left: 20px;
        margin-right: 20px
    }

    section.produtos .texto .produto .imagem {
        height: 210px
    }

    section.vendas {
        z-index: 1;
        margin-top: 0px;
        mask: none;
        -webkit-mask: none
    }

    section.vendas .evento,
    section.vendas .revenda {
        width: 100%
    }

    section.vendas .revenda {
        padding-top: 30px;
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 60px
    }

    section.vendas .revenda .imagem {
        height: 285px;
        width: 100%;
        margin-left: 0px
    }

    section.vendas .revenda h4 {
        position: relative;
        width: 100%;
        float: left;
        text-align: center
    }

    section.vendas .revenda span {
        text-align: center
    }

    section.vendas .revenda a {
        margin-left: calc((100% - 173px)/2)
    }

    section.vendas .evento {
        padding-bottom: 40px;
        padding-left: 25px;
        padding-top: 95px
    }

    section.vendas .evento:after {
        display: none
    }

    section.vendas .evento h4 {
        margin-top: 50px;
        width: calc(100% - 270px)
    }

    section.vendas .evento span {
        width: calc(100% - 270px)
    }

    section.titulo {
        height: 230px;
        padding-top: 50px;
        background-size: auto 100%;
        background-position: center center
    }

    section.titulo .guia {
        margin-top: 10px
    }

    section.conteudo-produtos {
        margin-top: 0px;
        padding-bottom: 50px
    }

    section.conteudo-produtos .produtos .produto {
        width: calc(33.3% - 20px);
        float: left;
        margin: 0 10px 40px 10px
    }

    section.conteudo-produtos .produtos .produto .imagem {
        height: 260px
    }

    section.conteudo-produtos .produtos .produto span {
        font-size: 14px
    }

    section.conteudo-produtos .lateral {
        width: 100%;
        margin-right: 0
    }

    section.conteudo-produtos .lateral h2 {
        width: calc(100% - 300px)
    }

    section.conteudo-produtos .lateral .editable_content {
        width: calc(100% - 300px)
    }

    section.conteudo-produtos .lateral h5 {
        width: calc(100% - 300px)
    }

    section.conteudo-produtos .produto-imagem {
        position: absolute;
        width: 250px;
        right: 25px;
        top: 0;
        height: 260px
    }

    section.conteudo-empresa {
        margin-top: 0px
    }

    section.conteudo-empresa .menu {
        width: 100%;
        max-height: 30px;
        overflow: hidden;
        border: 1px solid #60325d;
        border-radius: 5px;
        margin-bottom: 35px;
        transition: .3s
    }

    section.conteudo-empresa .menu span {
        display: block;
        background-image: url("../../images/tmenu.svg") !important;
        background-size: 9px;
        background-repeat: no-repeat;
        background-position: calc(100% - 15px) center
    }

    section.conteudo-empresa .menu a,
    section.conteudo-empresa .menu span {
        position: relative;
        width: 100%;
        float: left;
        padding-left: 15px;
        color: #60325d;
        font-size: 12px;
        line-height: 30px;
        margin: 0px;
        text-align: left;
        border-bottom: none;
        background-image: none
    }

    section.conteudo-empresa .menu a.active,
    section.conteudo-empresa .menu span.active {
        display: none
    }

    section.conteudo-empresa .menu.active {
        max-height: 300px;
        transition: .3s
    }

    section.conteudo-empresa .lateral {
        width: 100%
    }

    section.conteudo-empresa .lateral .galerias .listagem a {
        width: calc(33.3% - 20px)
    }

    section.conteudo-festival {
        margin-top: 0px
    }

    section.conteudo-festival .topo {
        position: relative;
        float: left
    }

    section.conteudo-festival .topo>.imagem {
        float: right;
        width: 370px;
        height: 343px;
        position: absolute;
        bottom: 90px;
        background-size: contain;
        background-position: center center;
        left: calc((100% - 370px)/2)
    }

    section.conteudo-festival .opcoes {
        width: 100%;
        text-align: center;
        float: left
    }

    section.conteudo-festival .opcoes p {
        margin-bottom: 380px
    }

    section.conteudo-festival .opcoes h5 {
        margin-top: 0px;
        text-align: center
    }

    section.conteudo-festival .opcoes .radio_button:first-of-type {
        margin-right: 20px
    }

    section.conteudo-festival .form .pt1 {
        padding-left: 100px
    }

    section.conteudo-festival .form.picole .pt1 {
        padding: 25px;
        background-size: auto 90px;
        background-position: 50px 50px
    }

    section.conteudo-festival .form.picole .pt1 .quantidade-adulto {
        margin-left: 235px
    }

    section.conteudo-festival .form.picole .pt1 .quantidade-crianca,
    section.conteudo-festival .form.picole .pt1 .quantidade-adulto {
        text-align: center;
        width: 140px;
        float: left;
        margin-right: 70px
    }

    section.conteudo-festival .form.picole .pt1 .periodo {
        margin-right: 10px
    }

    section.conteudo-festival .form.picole .pt1 .periodo,
    section.conteudo-festival .form.picole .pt1 .evento {
        width: calc(50% - 20px);
        margin: 35px 10px 0
    }

    section.conteudo-festival .form.picole .pt1 .periodo span,
    section.conteudo-festival .form.picole .pt1 .evento span {
        margin-bottom: 5px
    }

    section.conteudo-festival .form.picole .pt2 {
        padding-left: 25px;
        padding-right: 25px
    }

    section.conteudo-festival .form.picole .pt2 .kit {
        width: calc(100% + 20px);
        margin: 15px -10px 0
    }

    section.conteudo-festival .form.picole .pt2 .kit .produto {
        margin: 0 10px 20px 10px
    }

    section.news {
        margin-top: 0px
    }

    section.news h2.titulo {
        font-size: 30px !important
    }

    section.news .container .galerias .listagem a {
        width: calc(33.3% - 20px)
    }

    section.news .listagem {
        width: calc(100% + 25px);
        margin: 0 -12.5px
    }

    section.news .listagem .new {
        width: calc(50% - 25px);
        margin: 0 12.5px 70px;
        float: left
    }

    section.news .listagem .new .imagem {
        height: 150px
    }

    section.conteudo-onde {
        margin-top: 0px
    }

    section.conteudo-onde #map {
        width: calc(100% - 370px)
    }

    section.conteudo-onde .resultados {
        position: relative;
        width: 100%;
        float: left;
        width: calc(100% + 50px);
        margin: 0px -25px
    }

    section.conteudo-onde .resultados .resultado {
        width: calc(33.3% - 50px);
        margin: 40px 25px 0
    }
}

@media screen and (max-width: 760px) {
    h1 {
        font-size: 28px;
        line-height: 26px
    }

    h2 {
        font-size: 28px;
        line-height: 28px
    }

    h3 {
        font-size: 24px;
        line-height: 35px
    }

    h4 {
        font-size: 26px;
        line-height: 41px
    }

    header {
        height: 60px
    }

    header .container {
        padding: 0
    }

    header .menu {
        top: 60px
    }

    header .logomarca {
        width: 110px;
        top: 10px;
        margin-left: 20px;
        z-index: 9999;
    }

    header .menu a,
    header .menu span {
        position: relative;
        width: 100%;
        float: left;
        line-height: 20px;
        text-align: right;
        padding: 20px 40px 20px 15px;
        background-color: #3c1f3b;
        border-bottom: 1px solid #4a2249;
    }

    header .menu{
        width: 96%;
        height: calc(90% - 80px);
        position: fixed;
        right: 100%;
        margin: 0;
        z-index: 9970;
        overflow: hidden;
        
    }
   

    .menu-mobile{
        display: block;
        width: 74px;
        float: right;
    }

    .menu-mobile .bt-menu {
        display: block;
        padding: 18px;
        color: #fff;
        overflow: hidden;
        font-size: 1em;
        font-weight: bold;
        text-decoration: none;
    }

    
    .menu-mobile .bt-menu .fa{
        font-size: 22px;
    }

    header .btn-menu {
        width: 70px;
        height: 60px;
        float: right;
        padding-top: 10px
    }

    a.lang {
        display: inline-block;
        margin-right: 8px;
        margin-top: 20px;
    }

    header .info {
        display: none
    }

    footer .redes {
        height: auto;
        padding: 25px
    }

    footer .redes span {
        font-size: 18px;
        line-height: 20px;
        float: left;
        text-align: left;
        padding-right: 40px;
        width: calc(100% - 90px)
    }

    footer .redes .fb,
    footer .redes .ig {
        float: left;
        top: 0px;
        left: 0px;
        padding: 0;
        width: 34px;
        height: 34px;
        background-repeat: no-repeat;
        background-size: 34px;
        background-position: center center
    }

    footer .redes .ig {
        margin-left: 20px
    }

    footer .rodape {
        position: relative;
        width: 100%;
        float: left;
        padding: 65px 0 90px
    }

    footer .container .institucional {
        display: none
    }

    footer .container .info .tel {
        pointer-events: auto
    }

    section.banner {
        height: 430px;
        background-image: url("../../images/fundo-banner2.png")
    }

    section.banner .carousel .item {
        height: 430px
    }

    section.banner .carousel .item .texto {
        width: 100%;
        margin-top: 25px;
        text-align: center
    }

    section.banner .carousel .item .texto label {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 15px;
        text-align: center
    }

    section.banner .carousel .item .texto span {
        display: none
    }

    section.banner .carousel .item .texto a {
        position: absolute;
        bottom: 60px;
        left: calc((100% - 160px)/2);
        width: 160px;
        height: 32px;
        line-height: 32px;
        font-size: 11px
    }

    section.banner .carousel .item .imagem {
        height: 237px;
        width: 100%;
        margin-top: -10px;
        background-position: center center
    }

    section.produtos {
        padding-top: 110px;
        padding-bottom: 60px;
        margin-top: -35px;
        background-image: url("../../images/fundoproduto2.png")
    }

    section.produtos .texto .produto {
        margin-bottom: 30px;
        width: calc(100% - 40px)
    }

    section.produtos .texto .produto .imagem {
        background-position: center center
    }

    section.vendas .revenda h4 {
        line-height: 32px
    }

    section.vendas .revenda .imagem {
        height: 130px
    }

    section.vendas .evento {
        padding-top: 60px;
        background-size: auto
    }

    section.vendas .evento .imagem {
        width: 100%;
        height: 230px;
        background-position: center center
    }

    section.vendas .evento h4 {
        margin-top: 0px;
        width: 100%;
        text-align: center
    }

    section.vendas .evento h4 b {
        font-size: 40px;
        line-height: 25px
    }

    section.vendas .evento span {
        width: 100%;
        text-align: center;
        margin-top: 30px
    }

    section.vendas .evento a {
        margin-left: calc((100% - 210px)/2)
    }

    section.titulo {
        height: 200px;
        padding-top: 50px
    }

    section.titulo h1 {
        font-size: 30px
    }

    section.titulo .guia {
        margin-top: 5px
    }

    section.conteudo-produtos {
        margin-top: -20px;
        padding-bottom: 50px
    }

    section.conteudo-produtos .menu-categoria {
        position: relative;
        width: 100%;
        float: left;
        text-align: center
    }

    section.conteudo-produtos .menu-categoria a {
        font-size: 13px;
        height: 30px;
        line-height: 30px;
        margin: 0 5px;
        padding: 3px 15px 3px 15px;
        background-image: none !important
    }

    section.conteudo-produtos .menu-tipo {
        max-height: 30px;
        overflow: hidden;
        border: 1px solid #60325d;
        border-radius: 5px;
        transition: .3s
    }

    section.conteudo-produtos .menu-tipo.active {
        max-height: 300px;
        transition: .3s
    }

    section.conteudo-produtos .menu-tipo span {
        display: block;
        background-image: url("../../images/tmenu.svg");
        background-size: 9px;
        background-repeat: no-repeat;
        background-position: calc(100% - 15px) center
    }

    section.conteudo-produtos .menu-tipo a,
    section.conteudo-produtos .menu-tipo span {
        position: relative;
        width: 100%;
        float: left;
        padding-left: 15px;
        font-size: 12px;
        line-height: 30px;
        margin: 0px;
        text-align: left
    }

    section.conteudo-produtos .menu-tipo a.atual,
    section.conteudo-produtos .menu-tipo span.atual {
        display: none
    }

    section.conteudo-produtos .produtos .produto {
        width: calc(50% - 20px);
        margin: 0 10px 20px 10px
    }

    section.conteudo-produtos .produtos .produto .imagem {
        height: 150px
    }

    section.conteudo-produtos .produtos .produto span {
        font-size: 12px
    }

    section.conteudo-produtos .paginacao {
        margin-top: 10px
    }

    section.conteudo-produtos .lateral h2 {
        width: 100%;
        text-align: center;
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 20px
    }

    section.conteudo-produtos .lateral .editable_content {
        width: 100%;
        text-align: center
    }

    section.conteudo-produtos .lateral .produto-imagem-mobile {
        display: block;
        width: 100%;
        float: right;
        height: 280px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: #fff;
        border: 2px solid #fcb813;
        border-radius: 10px;
        margin-top: 20px
    }

    section.conteudo-produtos .lateral h5 {
        width: 100%;
        text-align: center
    }

    section.conteudo-produtos .lateral h6 {
        text-align: center;
        margin-top: 40px
    }

    section.conteudo-produtos .lateral .tabela {
        position: relative;
        width: 100%;
        float: left;
        border-radius: 5px;
        overflow: hidden;
        margin-top: 5px
    }

    section.conteudo-produtos .lateral .tabela .titulo {
        height: 50px;
        padding: 0 15px
    }

    section.conteudo-produtos .lateral .tabela .titulo span {
        font-size: 12px;
        line-height: 50px
    }

    section.conteudo-produtos .lateral .tabela .corpo {
        position: relative;
        width: 100%;
        float: left;
        background-color: #60325d;
        padding: 10px 15px
    }

    section.conteudo-produtos .lateral .tabela .corpo span {
        font-size: 10px
    }

    section.conteudo-produtos .lateral a.voltar {
        margin-left: calc((100% - 173px)/2);
        margin-top: 25px
    }

    section.conteudo-produtos .produto-imagem {
        display: none
    }

    section.conteudo-empresa {
        margin-top: -20px
    }

    section.conteudo-empresa .menu {
        margin-bottom: 25px
    }

    section.conteudo-empresa .lateral h2 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 10px
    }

    section.conteudo-empresa .lateral .fale {
        float: left;
        width: 100%;
        margin: 13px 0px 0
    }

    section.conteudo-empresa .lateral .fale input,
    section.conteudo-empresa .lateral .fale select {
        width: 100%;
        margin: 5px 0
    }

    section.conteudo-empresa .lateral .fale select[name=assunto],
    section.conteudo-empresa .lateral .fale textarea,
    section.conteudo-empresa .lateral .fale .campo {
        width: 100%;
        margin: 5px 0
    }

    section.conteudo-empresa .lateral .fale button {
        margin-right: calc((100% - 220px)/2)
    }

    section.conteudo-empresa .lateral .galerias {
        margin-top: 25px
    }

    section.conteudo-empresa .lateral .galerias .listagem {
        width: calc(100% + 20px);
        margin: 10px -10px;
        float: left
    }

    section.conteudo-empresa .lateral .galerias .listagem a {
        width: calc(50% - 20px);
        height: 120px
    }

    section.conteudo-festival {
        margin-top: 0px
    }

    section.conteudo-festival .topo {
        position: relative;
        float: left
    }

    section.conteudo-festival .topo>.imagem {
        display: none
    }

    section.conteudo-festival .opcoes h2 {
        font-size: 24px
    }

    section.conteudo-festival .opcoes p {
        margin-bottom: 30px;
        font-size: 15px;
        line-height: 20px
    }

    section.conteudo-festival .opcoes h5 {
        font-size: 18px
    }

    section.conteudo-festival .opcoes .radio_button {
        width: 100%
    }

    section.conteudo-festival .opcoes .radio_button:first-of-type {
        margin-right: 0px
    }

    section.conteudo-festival .form h3 {
        font-size: 20px
    }

    section.conteudo-festival .form .pt1 {
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 130px;
        background-position: center 25px;
        background-size: auto 70px
    }

    section.conteudo-festival .form .pt2 form {
        width: 100%
    }

    section.conteudo-festival .form.picole .pt1 {
        padding-top: 110px;
        background-position: center 25px;
        background-size: auto 70px
    }

    section.conteudo-festival .form.picole .pt1 .quantidade-adulto {
        margin-left: 0px;
        margin-top: 0 !important
    }

    section.conteudo-festival .form.picole .pt1 .quantidade-crianca,
    section.conteudo-festival .form.picole .pt1 .quantidade-adulto {
        width: 100%;
        margin-top: 20px;
        margin-right: 0px
    }

    section.conteudo-festival .form.picole .pt1 .quantidade-crianca span,
    section.conteudo-festival .form.picole .pt1 .quantidade-adulto span {
        width: 50%;
        margin-top: 10px
    }

    section.conteudo-festival .form.picole .pt1 .periodo {
        margin-right: 0px
    }

    section.conteudo-festival .form.picole .pt1 .periodo,
    section.conteudo-festival .form.picole .pt1 .evento {
        width: 100%;
        margin: 20px 0px 0
    }

    section.conteudo-festival .form.picole .pt2 .kit {
        width: calc(100% + 20px);
        margin: 15px -10px 0
    }

    section.conteudo-festival .form.picole .pt2 .kit .produto {
        width: calc(50% - 20px);
        margin: 0 10px 20px 10px
    }

    section.news {
        margin-top: -20px
    }

    section.news h2.titulo {
        font-size: 22px !important;
        line-height: 26px !important
    }

    section.news .container .galerias {
        margin-top: 25px
    }

    section.news .container .galerias .listagem {
        width: calc(100% + 20px);
        margin: 10px -10px;
        float: left
    }

    section.news .container .galerias .listagem a {
        width: calc(50% - 20px);
        height: 120px
    }

    section.news .listagem {
        float: left;
        width: 100%;
        margin: 0px
    }

    section.news .listagem .new {
        width: 100%;
        margin: 0 0px 35px
    }

    section.news .listagem .new .imagem {
        height: 120px
    }

    section.conteudo-onde {
        margin-top: -20px
    }

    section.conteudo-onde .lateral {
        width: 100%;
        float: left
    }

    section.conteudo-onde .lateral .desc {
        text-align: center;
        padding-left: 0px;
        background-position: center top;
        padding-top: 80px
    }

    section.conteudo-onde .lateral select {
        margin-top: 15px
    }

    section.conteudo-onde .lateral button {
        margin-left: calc((100% - 173px)/2)
    }

    section.conteudo-onde #map {
        display: none
    }

    section.conteudo-onde .div {
        margin-top: 35px
    }

    section.conteudo-onde .resultados {
        position: relative;
        width: 100%;
        float: left;
        width: 100%;
        margin: 0px
    }

    section.conteudo-onde .resultados .resultado {
        width: 100%;
        margin: 35px 0px 0
    }

    section.conteudo-onde .resultados .resultado a {
        pointer-events: auto
    }

    .editable_content images.imagesRight,
    .editable_content images.imagesLeft {
        width: 100% !important;
        float: none;
        margin: 20px 0
    }
}

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