@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    outline: 0
}

html {
    max-width: 100vw;
}

body {
    line-height: 1;
    color: #363533;
    font-family: 'PT Sans', sans-serif !important;
    font-size: 14px;
    background: url(../images/bg_mobile.jpg);
    background-attachment: fixed;
    overflow-x: hidden
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    outline: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    max-width: 100%;
    height: auto
}

a,
a:focus {
    outline: none
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption.aligncenter,
img.aligncenter {
    clear: both
}

@font-face {
    font-family: 'futura_bdcn_btbold';
    src: url(../fonts/futura_bold_condensed_bt-webfont.eot);
    src: url(../fonts/futura_bold_condensed_bt-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/futura_bold_condensed_bt-webfont.woff2) format("woff2"), url(../fonts/futura_bold_condensed_bt-webfont.woff) format("woff"), url(../fonts/futura_bold_condensed_bt-webfont.ttf) format("truetype"), url(../fonts/futura_bold_condensed_bt-webfont.svg#futura_bdcn_btbold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'futura_mdcn_btitalic';
    src: url(../fonts/futura_mdcn_bt_italic-webfont.eot);
    src: url(../fonts/futura_mdcn_bt_italic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/futura_mdcn_bt_italic-webfont.woff2) format("woff2"), url(../fonts/futura_mdcn_bt_italic-webfont.woff) format("woff"), url(../fonts/futura_mdcn_bt_italic-webfont.ttf) format("truetype"), url(../fonts/futura_mdcn_bt_italic-webfont.svg#futura_mdcn_btitalic) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'futura_mdcn_btmedium';
    src: url(../fonts/futura_medium_condensed_bt-webfont.eot);
    src: url(../fonts/futura_medium_condensed_bt-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/futura_medium_condensed_bt-webfont.woff2) format("woff2"), url(../fonts/futura_medium_condensed_bt-webfont.woff) format("woff"), url(../fonts/futura_medium_condensed_bt-webfont.ttf) format("truetype"), url(../fonts/futura_medium_condensed_bt-webfont.svg#futura_mdcn_btmedium) format("svg");
    font-weight: 400;
    font-style: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 2em;
    font-family: 'PT Sans' !important
}

h2,
h3,
h4,
h5,
h6 {
    font-size: 1.57143em
}

h3,
h4,
h5,
h6 {
    font-size: 1.28571em
}

h4,
h5,
h6 {
    font-size: 1.14286em
}

h5,
h6 {
    font-size: 1em
}

h6 {
    font-size: .85714em
}

#header .navigation .menu li.qtranxs-lang-menu ul li a:hover,
.page h1 a,
a {
    text-decoration: none
}

img.size-full {
    max-width: 100%;
    height: auto
}

::-webkit-input-placeholder {
    color: #363533
}

::-moz-placeholder {
    color: #363533
}

:-ms-input-placeholder {
    color: #363533
}

.wrap {
    margin: 0 auto;
    width: 960px
}

#content {
    padding: 100px 0;
    width: 100%
}

.aligncenter {
    text-align: center
}

.title-container {
    margin-bottom: 40px
}

.subtitle,
.title {
    font-weight: 700;
    font-size: 65px;
    text-transform: uppercase;
    color: #c29031;
    float: left
}

.subtitle {
    font-family: 'PT Sans', sans-serif;
    font-size: 19px;
    letter-spacing: 1px;
    line-height: 1.4;
    display: block;
    text-align: left;
    margin-left: 25px;
    margin-top: 9px
}

.language {
    display: none
}

.submenu-relatorio-social {
    position: absolute;
    background-color: rgb(255, 255, 255);
    padding: 0 20px;
    margin-top: -5px;
    flex-direction: column;
    display: none;

}

@media (min-width:1200px) {
    .container {
        width: 970px
    }

    .concertos .container,
    .footer-mid .container,
    .home .container {
        width: 1170px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .container {
        width: 100% !important
    }

    .cultura-lazer .acesso div:nth-child(2n+1) {
        clear: both
    }
}

@media (max-width:767px) {
    #hotsite {
        display: none
    }
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row.no-gutters>[class*=" col-"],
.row.no-gutters>[class^=col-] {
    padding-right: 0;
    padding-left: 0
}

.page h2,
.page h3,
.page h4,
.page h5,
.page h6 {
    font-weight: 700;
    color: #c29031;
    margin-bottom: 20px
}

.page h2 {
    font-size: 26px;
    margin-top: 40px
}

.page h3 {
    font-size: 24px
}

.page h4 {
    font-size: 22px
}

.page h5 {
    font-size: 20px
}

.home #home-numbers .links-container .item-title.hyper span,
.page h6,
.page u {
    font-size: 18px
}

.page p {
    font-size: 16px;
    color: #363533;
    margin-bottom: 20px;
    line-height: 20px
}

.page .text-container a,
.page a {
    color: #c29031
}

.page u {
    color: #c29031 !important
}

.page .text-container p .bold,
.page strong {
    font-weight: 700
}

.page .alignleft,
.page .head-left .title {
    float: left
}

.page .title {
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 65px;
    color: #c29031;
    float: none
}

.page h2:first-child {
    margin-top: 0
}

#header .navigation .menu li,
.page .banner-content {
    text-align: center
}

.page .banner-content .banner {
    max-width: 100%;
    margin-bottom: 60px
}

.page .text-container:first-child {
    margin-bottom: 60px
}

.page .text-container p {
    font-size: 16px;
    color: #363533;
    width: 70%
}

.page .sub-title {
    font-size: 24px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    color: #c29031
}

.page .share {
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 40px
}

.page .share .title-share {
    font-weight: 700;
    font-size: 15px;
    float: left;
    margin-right: 20px
}

.page .share .social li {
    float: left;
    margin-right: 10px
}

.page .link-go-back {
    margin: 35px auto 0;
    display: block;
    font-size: 14px;
    font-weight: 700;
    width: 40px;
    text-transform: uppercase;
    text-decoration: underline;
    letter-spacing: 1px
}

.cultura-lazer .acesso div,
.page .related h4,
.page .select-option {
    margin-bottom: 30px
}

.page .select-option select {
    border: 2px solid #c29031;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 240px;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 700;
    background: url(../images/arrow_down.png) #fff no-repeat 95% 50%;
    text-transform: uppercase
}

.page .checkbox {
    width: 25px;
    height: 25px;
    background: #fff;
    border: 2px solid #c29031;
    cursor: pointer;
    display: inline-block;
    float: left;
    margin: 0
}

.page .checkbox.checked {
    background: url(../images/checked.png) #fff no-repeat center center
}

.page .related h4 {
    letter-spacing: 1.4px;
    text-transform: uppercase;
    font-size: 21px
}

.page .related .post-box .image-box {
    height: 175px
}

.page .related .post-box .text {
    height: 170px
}

.page .post-box {
    height: 345px;
    background: #fff;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .35);
    transition: all 250ms ease
}

.page .post-box:hover {
    box-shadow: 8px 8px 35px 0 rgba(0, 0, 0, .35);
    -webkit-transform: translate(-2px, -4px);
    -ms-transform: translate(-2px, -4px);
    transform: translate(-2px, -4px);
    transition-delay: 0ms !important
}

.page .post-box .image-box {
    width: 100%;
    height: 280px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 400ms ease-out
}

.page .post-box .link-image {
    height: 280px;
    overflow: hidden;
    display: block
}

.page .post-box .title-post-box {
    line-height: 22px;
    float: left;
    width: 100%;
    margin-bottom: 2px
}

.page .post-box .line,
.page .post-box .text span {
    display: block;
    width: 100%;
    float: left
}

.page .post-box .date {
    font-size: 13px;
    margin-bottom: 13px;
    background: #ffcf3e;
    float: left;
    display: block;
    font-weight: 700;
    padding: 2px 6px
}

.page .post-box .text {
    height: 195px;
    box-sizing: border-box;
    padding: 20px;
    font-family: "PT Sans", sans-serif;
    position: relative
}

.page .post-box .text .title-post-box {
    font-size: 20px;
    font-weight: 600;
    color: #c29031;
    height: 45px;
    overflow: hidden
}

.page .post-box .text span {
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 700
}

.page .post-box .plus {
    font-family: "PT Sans", sans-serif;
    font-size: 35px;
    color: #3c3d3e;
    background: #ffcf3e;
    text-align: center;
    display: block;
    width: 23px;
    height: 23px;
    line-height: 23px;
    position: absolute;
    bottom: 20px;
    text-decoration: none
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
    }
}

@media (max-width:991px) {
    .page .title {
        margin-bottom: 0
    }

    .page .head-left .title {
        float: none
    }

    .page .subtitle {
        margin-left: 0
    }
}

@media (max-width:568px) {

    .page .title,
    .title-container {
        text-align: center;
        margin-bottom: 0;
    }

    .page .head-left .title {
        float: none;
        margin-bottom: 0
    }

    .page .title {
        float: none;
        font-size: 32px;
        margin-bottom: 20px !important
    }

    .page .subtitle {
        float: none;
        margin: 0;
        font-size: 17px;
        display: block;
        text-align: center
    }

    .page .post-box {
        max-width: 300px;
        margin: 0 auto 30px
    }
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.loaded #header .header-top .logo:after,
.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center
}

.owl-carousel .owl-item img {
    box-shadow: 0 0 20px -4px rgba(0, 0, 0, .75);
    display: inline;
    width: auto;
    max-width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    transition: scale(1.3, 1.3)
}

.mfp-align-top .mfp-container:before,
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.mfp-wrap {
    z-index: 1043;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    position: fixed
}

.mfp-container {
    text-align: center;
    position: absolute;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before,
.mfp-content {
    display: inline-block;
    vertical-align: middle
}

.mfp-container:before {
    content: '';
    height: 100%
}

.mfp-content {
    position: relative;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure,
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.enderecos .filterBox .filterMap .filterMap-item.active:hover,
.mfp-preloader a:hover {
    color: #fff
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

.mfp-figure:after,
img.mfp-img {
    display: block;
    width: auto;
    height: auto
}

img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.carousel a,
.slick-initialized .slick-slide,
.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.error404 .title {
    text-transform: uppercase;
    margin-bottom: 40px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 35px;
    color: #c29031
}

@media (min-width:1200px) {
    .error404 .container {
        width: 100%;
    }
}

@media (max-width:568px) {
    .error404 .title-container {
        margin: 0
    }

    .error404 .error404 .title {
        float: none;
        font-size: 32px;
        text-align: center;
        margin-bottom: 20px !important
    }
}

.carousel {
    margin: auto
}

.carousel:after {
    content: "";
    width: 100%;
    height: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    box-shadow: 0 0 0 20px -4px rgba(0, 0, 0, .75);
    z-index: -999
}

.carousel .owl-banner {
    height: 440px
}

.carousel .owl-dots {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    text-align: center
}

.carousel .owl-dots .owl-dot {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    border: 1px solid #000;
    display: inline-block;
    background: #fff;
    margin: 0 5px;
    position: relative
}

.carousel .owl-dots .owl-dot span {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #000;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: all 150ms ease
}

.carousel .owl-dots .owl-dot.active {
    border: 1px solid #fff
}

.carousel .owl-dots .owl-dot.active span {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.carousel-novidades {
    width: 100%;
    float: left
}

.loaded #header {
    height: 59px
}

.loaded #header .hide {
    display: block !important
}

.loaded #header .header-top {
    background: #363533
}

#header .header-top .logo:hover:after,
.loaded #header .header-top .logo:before {
    opacity: 1
}

.loaded #header .loader-itens {
    display: none !important
}

.loaded .btn-menu {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important
}

#header {
    width: 100%;
    font-family: 'PT Sans', sans-serif;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    transition: all 350ms ease
}

#header .container {
    width: 100%;
}

#header .wrap {
    width: 1100px
}

#header .header-top {
    background-color: #efeeec;
    float: left;
    width: 100%;
    height: 100%
}

#header .header-top .logo {
    display: block;
    float: left;
    width: 166px;
    height: 35px;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin-top: -14px
}

#header .header-top .logo:after,
#header .header-top .logo:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/logo-zaffari.png) no-repeat bottom left;
    opacity: 1;
    transition: all 250ms ease
}

#header .header-top .logo:before {
    opacity: 0;
    background: url(../images/logo-zaffari.png) no-repeat top left
}

#header .header-top .logo:hover:before {
    opacity: 0
}

#header .header-top .btn-menu {
    position: absolute;
    right: 0;
    display: block;
    width: 67px;
    height: 59px;
    background: url(../images/menu-button.png) no-repeat top left;
    cursor: pointer;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: all 350ms ease
}

#header .header-top .btn-menu:hover {
    opacity: .7
}

#header .header-top .btn-menu.close-menu {
    background-position: bottom left
}

#header .navigation {
    float: left;
    width: 100%;
    line-height: 45px;
    background: url(../images/bg_menu_topo.jpg) #fff repeat-x;
    text-transform: uppercase;
    border-top: 5px solid #a37932;
    display: none
}

#header .navigation .menu li.qtranxs-lang-menu>a,
#header .navigation.close-menu {
    display: none
}

#header .navigation a {
    color: #363533
}

@media (max-width:767px) {
    #header .navigation a {
        font-size: 18px
    }
}

#header .navigation .menu li:last-child {
    margin-right: 0
}

#header .navigation .menu li.qtranxs-lang-menu {
    float: right;
    text-align: right
}

#header .navigation .menu li.qtranxs-lang-menu ul {
    text-align: right;
    float: right;
    display: inline-block
}

#header .navigation .menu li.qtranxs-lang-menu ul li {
    margin: 0 5px 0 0 !important
}

#header .navigation .menu li.qtranxs-lang-menu ul li a {
    font-size: 0;
    padding: 2px 5px 2px 0;
    transition: all .3s ease
}

@media (max-width:767px) {

    #header .navigation .menu li.qtranxs-lang-menu,
    #header .navigation .menu li.qtranxs-lang-menu ul {
        text-align: center;
        float: none
    }
}

#header .navigation .language {
    display: inline-block;
    float: right;
    margin-top: 9px
}

#header .navigation .language li {
    float: left;
    line-height: 25px;
    text-align: center;
    margin-right: 10px
}

#header .navigation .language li a {
    display: block;
    width: 21px;
    height: 21px
}

#header .navigation .language li a:hover {
    background-color: #c39133;
    color: #fff
}

#header .navigation .language li:last-child,
.home #header-home .video-box .icons img:last-child {
    margin-right: 0
}

@media (max-width:767px) {
    #header .navigation {
        box-shadow: 2px 2px 20px 1px rgba(0, 0, 0, .6)
    }
}

@media (min-width:1130px) {
    #header .navigation {
        height: 45px;
        text-align: center
    }

    #header .navigation .menu li {
        margin-right: 30px;
        display: inline-block;
        text-align: left
    }
}

@media (min-width:992px) {
    #header .navigation {
        height: 45px;
        text-align: center
    }

    #header .navigation .menu li {
        margin-right: 10px;
        display: inline-block;
        text-align: left
    }

    .button-submenu-up, .button-submenu-down {
        display: none;
    }

    #menu-topo #menu-item-4577:hover .submenu-relatorio-social {
        display: flex;
        justify-content: center;
        align-items: center;
        overflow-y: auto;
    }
}

@media (min-width:769px) {
    #header .header-top .btn-menu {
        right: 60px
    }
}

@media (max-width:768px) {
    #header .container {
        width: 100%
    }
}

@media (max-width:991px) {
    #header .navigation {
        overflow-y: scroll;
    }
    
    #header .navigation .menu li:not(.qtranxs-lang-menu) {
        font-size: 20px
    }

    #header .navigation .menu li:not(.qtranxs-lang-menu) a {
        display: block;
        padding: 10px 0
    }

    #header .navigation .menu li.qtranxs-lang-menu {
        float: none;
        text-align: center;
        margin: 0 auto
    }

    #header .navigation .menu li.qtranxs-lang-menu ul {
        float: none;
        text-align: center
    }

    #header .navigation .menu li.qtranxs-lang-menu ul li {
        display: inline-block;
        margin: 0 15px 0 0 !important
    }

    #header .navigation .menu li.qtranxs-lang-menu ul li:last-child {
        margin-right: 0 !important
    }

    #header .navigation .menu li.qtranxs-lang-menu ul li a {
        padding: 0
    }

    .submenu-relatorio-social {
        position: relative;
        display: block;
        width: 100%;
        height: 0px;
        transition: .3s;
        visibility: hidden;
        overflow-y: hidden;
    }

    .submenu-relatorio-social li {
        display: block;
    }

    #menu-topo #menu-item-4577 a {
        width: 60%;
        margin: 0 auto;
    }

    .button-submenu-down {
        background: url(https://www.uni.edu/unicalendar/profiles/uni_default_install/modules/custom/uni_blocks_antares/images/down_arrow.png) no-repeat 90%;
	    background-size: 16px;
        margin-top: -50px;
    }

    .button-submenu-up {
        background: url(https://www.uni.edu/unicalendar/profiles/uni_default_install/modules/custom/uni_blocks_antares/images/up_arrow.png) no-repeat 90%;
	    background-size: 16px;
        margin-top: -475px;
        margin-bottom: 210px;
    }

    .hideButton {
        display: none;
    }

    .submenu-relatorio-social.showSubmenu {
        height: 180px;
        visibility: visible;
    }

    .button-submenu-down.submenuOpened {
        margin-top: 200px;
        background: none;
    }
}

@media all and (min-width:768px) {
    #header .hide {
        display: none
    }

    #header .header-top .loader-itens {
        position: absolute;
        top: 50%
    }

    #header .header-top .loader-itens,
    #header .header-top .loader-itens .logo {
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    #header .header-top .loader-itens img {
        margin-top: 60px
    }

    #header .header-top .loader-itens .uil-ring-alt {
        margin-top: 80px
    }
}

@media (max-width:767px) {
    #header .header-top .loader-itens {
        position: absolute;
        top: 50%;
        width: 100%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    #header .header-top .loader-itens .logo {
        display: block;
        width: 166px;
        height: 28px;
        left: 50%;
        font-size: 0;
        position: absolute;
        top: 90px;
        margin-top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #header .header-top .loader-itens img {
        max-width: 100%;
        height: auto;
        margin: 0 auto;
        display: block
    }
}

#footer,
#footer .footer-top {
    width: 100%;
    background-color: #272523;
    float: left
}

#footer .footer-top {
    background-color: #fff;
    padding-top: 18px;
    padding-bottom: 15px;
    text-align: center
}

#footer .footer-top .wrap {
    width: 935px
}

#footer .footer-logos {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#footer .footer-logos a,
.breadcrumbs li {
    display: inline-block
}

#footer .footer-mid {
    float: left;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 40px
}

#footer .footer-mid .wrap {
    width: 1080px
}

#footer .footer-mid span {
    margin-bottom: 15px;
    display: block;
    letter-spacing: 1px;
    color: #f2f2f2;
    font-size: 18px;
    float: left;
    width: 100%
}

#footer .footer-mid span a {
    color: #f2f2f2
}

#footer .footer-mid span a:hover {
    text-decoration: underline
}

#footer .footer-mid .links {
    margin-bottom: 20px;
    float: left;
    width: 100%
}

#footer .footer-mid .links li {
    margin-bottom: 10px
}

#footer .footer-mid .links li a {
    color: #a4a4a4;
    font-size: 17px
}

#footer .footer-mid .links li a:hover {
    color: #c29031
}

#footer .footer-mid .links li ul {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-left: 10px
}

#footer .footer-mid .social {
    float: left;
    margin-bottom: 20px;
    margin-top: 5px
}

#footer .footer-mid .social li {
    float: left;
    margin-right: 10px;
    width: 28px;
}

#footer .footer-mid .phone-sac {
    font-size: 13px;
    letter-spacing: .1px
}

@media (max-width:991px) {
    #footer .footer-logos {
        display: block
    }

    #footer .footer-logos a {
        margin: 8px 32px
    }
}

@media (max-width:767px) {
    .footer-top div img {
        margin-bottom: 20px
    }

    .footer-top div:nth-child(3) img {
        margin-bottom: 0
    }
}

.archive .malinky-load-more {
    margin-top: 50px;
    float: left;
    width: 100%
}

#sidebar .sac .word,
.archive .malinky-load-more a {
    color: #363533;
    text-transform: uppercase;
    display: block
}

.archive .malinky-load-more a {
    background: #ffcf3e;
    text-decoration: none;
    font-weight: 700;
    margin: 0 auto;
    padding: 12px 15px;
    box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .35);
    transition: all 150ms ease;
    width: 180px;
    font-size: 17px
}

.archive .malinky-load-more a:hover {
    box-shadow: 8px 8px 35px 0 rgba(0, 0, 0, .35);
    -webkit-transform: translate(-2px, -2px);
    -ms-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px)
}

.archive .malinky-load-more a::before {
    content: "+";
    font-size: 34px;
    float: left;
    margin-top: -10px;
    font-weight: 400;
    margin-left: 6px
}

#sidebar {
    padding-left: 25px;
    width: 100%;
    float: right
}

#sidebar .infos,
#sidebar .sac {
    padding-left: 78px;
    float: left;
    width: 100%;
    font-weight: 700;
    margin-bottom: 40px
}

#sidebar .sac {
    border-bottom: 1px solid #c29031;
    background: url(../images/icon_phone.png) no-repeat left top;
    padding-bottom: 40px;
    padding-top: 10px
}

#sidebar .sac .word {
    font-size: 15px;
    float: left;
    width: 100%;
    margin-bottom: 2px
}

#sidebar .sac .phone {
    color: #c29031;
    font-size: 25px;
    display: block;
    float: left;
    width: 100%
}

#sidebar .infos {
    padding-top: 21px;
    padding-bottom: 24px;
    font-size: 16px;
    text-decoration: underline
}

#sidebar .infos.mail {
    background: url(../images/icon_mail.png) no-repeat left top
}

#sidebar .infos.place {
    background: url(../images/icon_place.png) no-repeat left top
}

#sidebar .infos.ask {
    background: url(../images/icon_ask.png) no-repeat left top
}

@media (max-width:568px) {
    .duvidas #sidebar {
        padding-left: 0 !important;
        margin-top: 50px
    }
}

.single h2 {
    font-size: 32px;
    line-height: 1.2
}

@media (max-width:768px) {
    .single #content {
        padding: 75px 0
    }

    .single .title-container {
        margin-bottom: 10px
    }
}

.breadcrumbs {
    list-style: none;
    overflow: hidden;
    margin: 0 0 20px;
    text-transform: uppercase
}

.breadcrumbs li {
    color: #363533;
    vertical-align: middle
}

.breadcrumbs li:after {
    content: '/';
    margin: 0 12px
}

.breadcrumbs li:last-child:after {
    display: none
}

.breadcrumbs .current,
.home #header-home .video-box p b {
    font-weight: 700
}

@media (max-width:991px) {
    .breadcrumbs {
        display: none
    }
}

.home #header-home {
    background: url(../images/bg-header.jpg) no-repeat center center/cover;
    height: 100vh;
    width: 100vw
}

.home #header-home .initial-anim {
    opacity: 0;
    -webkit-transform: scale(.85);
    -ms-transform: scale(.85);
    transform: scale(.85)
}

.home #header-home .momentos {
    padding-top: 180px;
    text-align: center
}

.home #header-home .momentos h2 {
    color: #fff;
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 30px
}

.home #header-home .momentos h1 {
    background: url(../images/lettering-momentos.png) no-repeat center center;
    display: inline-block;
    font-size: 0;
    height: 80px;
    margin: 0 auto 60px;
    width: 658px
}

.home #header-home .momentos hr {
    background-color: #fff;
    height: 4px;
    margin: 0 auto 40px;
    width: 112px
}

.home #header-home .momentos hr.initial-anim {
    -webkit-transform: scale(.1);
    -ms-transform: scale(.1);
    transform: scale(.1)
}

.home #header-home .momentos h3 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 120px;
    text-transform: uppercase
}

.home #header-home .video-box {
    background: url(../images/bg-video-box.jpg) no-repeat 0 0;
    display: block;
    height: 274px;
    margin: 0 auto;
    padding: 20px;
    width: 638px
}

.home #header-home .video-box .logo {
    display: block;
    margin-top: 20px;
    width: 100%
}

.home #header-home .video-box h3 {
    color: #1e1e1e;
    font-size: 18px;
    margin-bottom: 0
}

.home #header-home .video-box p {
    color: #1e1e1e;
    font-size: 14px;
    margin-bottom: 15px
}

.home #header-home .video-box .icons img {
    margin-right: 10px
}

.home #header-home .video-box .play-video {
    background-color: #e6ad3b;
    border-radius: 10px;
    color: #1e1e1e !important;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
    padding: 3px 25px;
    transition: all .3s linear
}

.home #header-home .video-box .play-video:hover {
    background-color: #1e1e1e;
    color: #e6ad3b !important
}

@media all and (min-width:1201px) and (max-width:1366px) {
    .home #header-home .momentos {
        padding-top: 80px
    }

    .home #header-home .momentos h2 {
        margin-bottom: 20px
    }

    .home #header-home .momentos h1 {
        margin-bottom: 40px
    }

    .home #header-home .momentos h3 {
        margin-bottom: 35px
    }
}

@media all and (max-width:767px) {
    .home #header-home {
        display: none !important
    }
}

.home #home-numbers {
    padding: 120px 0;
    box-shadow: 0 5px 50px 0 rgba(0, 0, 0, .8)
}

.home #home-numbers .carousel-numbers,
.home #home-numbers h1 {
    opacity: 0;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    transition: all 250ms ease
}

.home #home-numbers .carousel-numbers {
    margin: 0 auto
}

.home #home-numbers .carousel-numbers.active,
.home #home-numbers h1.active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.home #home-numbers .carousel-numbers .owl-item {
    height: 110px
}

.home #home-numbers .carousel-numbers .owl-nav {
    position: absolute;
    top: 33px;
    color: #fff;
    width: 100%
}

.home #home-numbers .carousel-numbers .owl-nav .owl-prev {
    left: -40px;
    position: absolute;
    background: url(../images/arrow_prev.png) center;
    width: 25px;
    height: 23px;
    font-size: 0;
    cursor: pointer
}

.home #home-numbers .carousel-numbers .owl-nav .owl-next {
    right: -40px;
    position: absolute;
    background: url(../images/arrow_next.png) center;
    width: 25px;
    height: 23px;
    font-size: 0;
    cursor: pointer
}

@media all and (min-width:768px) {
    .home #home-numbers .carousel-numbers .owl-controls {
        display: none
    }
}

.home #home-numbers h1 {
    text-align: center;
    color: #fff;
    font-family: "PT Sans", sans-serif;
    font-size: 53px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 60px
}

.home #home-numbers .data-container .card {
    box-shadow: 4px 2px 10px 0 rgba(0, 0, 0, .5);
    width: 251px;
    margin: 0 auto
}

.contato .field-wrapper:after,
.home #home-numbers .data-container .card:after {
    content: "";
    display: table;
    clear: both
}

.home #home-numbers .data-container .card.cdr1 .number p {
    letter-spacing: 1px;
    width: 75px
}

.home #home-numbers .data-container .card.cdr2 .number p {
    font-size: 35px
}

.home #home-numbers .data-container .card.cdr3 .number p {
    font-size: 28px;
    letter-spacing: 1px
}

.home #home-numbers .data-container .card.cdr4 .number p {
    font-size: 35px
}

.home #home-numbers .data-container .number {
    width: 84px;
    height: 89px;
    float: left;
    display: block;
    background: #c29031;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.home #home-numbers .data-container .number p {
    position: relative;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 700;
    width: 70px;
    margin: 0 auto;
    color: #fff
}

.home #home-numbers .data-container .text {
    width: 167px;
    height: 89px;
    float: left;
    display: block;
    background: #fff;
    position: relative;
    text-align: left
}

.home #home-numbers .data-container .text p {
    position: absolute;
    top: 50%;
    width: 100%;
    padding-left: 10px;
    font-size: 12.5px;
    line-height: 15px;
    text-transform: uppercase;
    color: #333;
    box-sizing: border-box;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    font-weight: 700
}

.home #home-numbers .links-container {
    margin-bottom: 145px
}

.home #home-numbers .links-container.active .col-md-6 {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0)
}

.home #home-numbers .links-container .col-md-6 {
    padding: 0;
    opacity: 0;
    -webkit-transform: scale(0) rotate(45deg);
    -ms-transform: scale(0) rotate(45deg);
    transform: scale(0) rotate(45deg);
    transition: all 250ms ease
}

.home #home-numbers .links-container .col-xs-12:nth-child(1) .col-md-6:nth-child(1) {
    transition-delay: 0ms
}

.home #home-numbers .links-container .col-xs-12:nth-child(1) .col-md-6:nth-child(2) {
    transition-delay: 100ms
}

.home #home-numbers .links-container .col-xs-12:nth-child(2) .col-md-6:nth-child(1) {
    transition-delay: 200ms
}

.home #home-numbers .links-container .col-xs-12:nth-child(2) .col-md-6:nth-child(2) {
    transition-delay: 300ms
}

.home #home-numbers .links-container .col-xs-12:nth-child(3) .col-md-6:nth-child(1) {
    transition-delay: 400ms
}

.home #home-numbers .links-container .col-xs-12:nth-child(3) .col-md-6:nth-child(2) {
    transition-delay: 500ms
}

.home #home-numbers .links-container .col-md-4 {
    padding: 0 8px
}

.home #home-numbers .links-container .div01 {
    background: url(../images/01.png);
    position: absolute;
    top: 0;
    z-index: 2
}

.home #home-numbers .links-container .div02 {
    background: url(../images/02.png)
}

.home #home-numbers .links-container .div02,
.home #home-numbers .links-container .div03,
.home #home-numbers .links-container .div04 {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 400ms ease-out
}

.home #home-numbers .links-container .div03 {
    background: url(../images/03.png)
}

.home #home-numbers .links-container .div04 {
    background: url(../images/04.png)
}

.home #home-numbers .links-container .colmeia {
    overflow: hidden
}

.home #home-numbers .links-container .colmeia:hover .div02,
.home #home-numbers .links-container .colmeia:hover .div03,
.home #home-numbers .links-container .colmeia:hover .div04 {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    transition: all 300ms ease-out
}

.home #home-numbers .links-container .item-title {
    background: url(../images/item-title-bg.png) no-repeat center;
    position: relative
}

.home #home-numbers .links-container .item-title:hover span:before {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.home #home-numbers .links-container .item-title:hover span:after {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px)
}

.home #home-numbers .links-container .item-title.hyper span p:first-child {
    margin-bottom: 10px
}

.home #home-numbers .links-container .item-link span,
.home #home-numbers .links-container .item-title span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.home #home-numbers .links-container .item-title span {
    font-size: 20px;
    font-family: "PT Sans", sans-serif;
    color: #c29031;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .7)
}

.home #home-numbers .links-container .item-title span:after,
.home #home-numbers .links-container .item-title span:before {
    content: '';
    display: block;
    margin: 0 auto 10px;
    width: 68px;
    height: 4px;
    background: #c29031;
    transition: all 150ms ease;
    position: relative
}

.home #home-numbers .links-container .item-title span:after {
    margin: 10px auto 0
}

.home #home-numbers .links-container .colmeia a,
.home #home-numbers .links-container .div01 a,
.home #home-numbers .links-container .div02 a,
.home #home-numbers .links-container .div03 a,
.home #home-numbers .links-container .div04 a,
.home #home-numbers .links-container .item-link,
.home #home-numbers .links-container .item-title a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.home #home-numbers .links-container .item-link span {
    display: block;
    width: 32px;
    height: 31px;
    background: url(../images/link-click-bg.png) center no-repeat;
    cursor: pointer;
    z-index: 3
}

.home #home-numbers .links-container .item-link.timeline {
    background: url(../images/timeline-bg.png)
}

.home #home-numbers .links-container .item-link.culture {
    background: url(../images/culture-bg.png)
}

.home #home-numbers .links-container .item-link.hyper {
    background: url(../images/hyper-bg.png)
}

.home #home-numbers .links-container .colmeia,
.home #home-numbers .links-container .div01,
.home #home-numbers .links-container .div02,
.home #home-numbers .links-container .div03,
.home #home-numbers .links-container .div04,
.home #home-numbers .links-container .item-title {
    width: 195px;
    height: 224px;
    background-size: contain;
    background-repeat: no-repeat
}

.home .carousel-novidades .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 43px;
    height: 79px;
    font-size: 0;
    cursor: pointer;
    border: 0
}

.home .carousel-novidades .slick-prev {
    left: 0;
    background: url(../images/arrow_prev_2.png) center;
    z-index: 99
}

.home .carousel-novidades .slick-next {
    right: 0;
    background: url(../images/arrow_next_2.png) center
}

.home #home-videos {
    position: relative;
    color: #fff;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    min-height: 300px;
    max-height: 700px;
    overflow: hidden
}

.home #home-videos .pelicula-marrom,
.home #home-videos .retina {
    opacity: .9;
    width: 100%;
    float: left;
    height: 100%;
    position: absolute;
    top: 0
}

.home #home-videos .retina {
    background: url(../images/retina.png) center;
    z-index: 1
}

.home #home-videos .pelicula-marrom {
    background: #27201b;
    box-shadow: inset -2px 20px 30px #000;
    z-index: -1
}

.home #home-videos .icon-play1 {
    cursor: pointer;
    display: inline-block;
    position: relative;
    height: 84px
}

.home #home-videos .icon-play1:after,
.home #home-videos .icon-play1:before {
    content: '';
    position: absolute;
    top: 0;
    width: 84px;
    height: 84px;
    left: 50%;
    margin-left: -42px;
    background: url(../images/play.png) no-repeat top left;
    transition: all 350ms ease
}

.home #home-videos .icon-play1:after {
    background-position: bottom left;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0
}

.home #home-videos .icon-play1:hover:before {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    opacity: 0
}

.home #home-videos .icon-play1:hover:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.home #home-videos .btn-close {
    position: absolute;
    right: 35px;
    z-index: 100;
    top: 45px;
    cursor: pointer
}

.home #home-videos .show-all {
    background: url(../images/icon_squares.png) no-repeat 10px center;
    border: 2px solid #fff;
    width: 210px;
    margin: 100px auto 0;
    font-size: 15px;
    font-weight: 700;
    padding: 12px 12px 12px 35px;
    cursor: pointer;
    transition: all 150ms ease
}

.home #home-videos .show-all:hover {
    border-color: #c29031
}

.home #home-videos .first-step,
.home #home-videos .load-movie {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 100px 0
}

.home #home-videos .first-step .intro {
    position: relative;
    z-index: 999;
    width: 355px;
    text-align: center;
    opacity: 1;
    margin: 0 auto
}

.home #home-videos .first-step .intro .title {
    font-size: 68px;
    font-weight: 700;
    color: #fff;
    width: 100%;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 10px
}

.home #home-videos .first-step .intro span {
    display: block;
    width: 100%;
    font-size: 17px
}

.home #home-videos .load-movie {
    opacity: 0;
    display: none;
    z-index: 999
}

.home #home-videos .load-movie .movie {
    height: 400px;
    width: 800px;
    text-align: center;
    position: relative;
    margin-left: auto;
    display: block;
    margin-right: auto
}

.home #home-videos .load-movie .show-all {
    margin-top: 54px
}

.home #home-videos .carousel-videos {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    top: 0;
    padding: 100px 0;
    opacity: 0;
    max-height: 700px;
    z-index: 998
}

.home #home-videos .carousel-videos #youTubeContainer .slick-slide {
    opacity: .3 !important
}

.home #home-videos .carousel-videos #youTubeContainer .slick-current {
    opacity: 1 !important
}

.home #home-videos .carousel-videos #youTubeContainer .slick-slide li {
    float: left;
    color: #fff
}

.home #home-videos .carousel-videos #youTubeContainer .slick-slide li::before {
    content: " ";
    display: block;
    background: url(../images/icon_play2.png) center;
    background-size: cover;
    width: 60px;
    height: 60px;
    position: absolute;
    -webkit-transform: translate(-50%, -75%);
    -ms-transform: translate(-50%, -75%);
    transform: translate(-50%, -75%);
    top: 50%;
    left: 50%;
    cursor: pointer
}

.home #home-videos .carousel-videos #youTubeContainer .slick-slide li img {
    width: 405px
}

.home #home-videos .carousel-videos #youTubeContainer .slick-slide li span {
    height: 40px;
    display: block;
    padding-top: 5px
}

.home #home-videos .carousel-videos #youTubeContainer .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 43px;
    height: 79px;
    font-size: 0;
    cursor: pointer;
    border: 0
}

.home #home-videos .carousel-videos #youTubeContainer .slick-prev {
    left: 0;
    background: url(../images/arrow_prev_3.png) center;
    z-index: 99
}

.home #home-videos .carousel-videos #youTubeContainer .slick-next {
    right: 0;
    background: url(../images/arrow_next_3.png) center
}

.home .filme {
    border: 1px solid #000;
    width: 245px;
    height: 135px;
    margin-bottom: 60px;
    margin-left: 5px;
    margin-right: 5px
}

.home #home-bottom {
    padding: 100px 0 0
}

.home #home-bottom .container {
    max-width: 1080px
}

.home #home-bottom .box {
    text-align: center;
    position: relative;
    max-width: 480px;
    overflow: hidden;
    margin: 0 auto
}

.home #home-bottom .banner-trabalhe {
    background: url(../images/banner_trabalhe.jpg) no-repeat center;
    height: 240px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 400ms ease-out
}

.home #home-bottom .frase-trabalhe {
    height: 240px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 20;
    background-size: contain
}

.home #home-bottom .frase-parceiro h2,
.home #home-bottom .frase-trabalhe h2 {
    position: absolute;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: center;
    width: 100%;
    color: #fff;
    top: 50%
}

.home #home-bottom .frase-parceiro h2:after,
.home #home-bottom .frase-parceiro h2:before,
.home #home-bottom .frase-trabalhe h2:after,
.home #home-bottom .frase-trabalhe h2:before {
    content: '';
    display: block;
    width: 120px;
    height: 6px;
    background: #fff;
    margin: 0 auto;
    transition: 350ms all ease
}

.home #home-bottom .box a:hover .banner-parceiro,
.home #home-bottom .box a:hover .banner-trabalhe {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 300ms ease-out
}

.home #home-bottom .banner-parceiro {
    background: url(../images/banner_parceiro.jpg) no-repeat center;
    height: 240px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 400ms ease-out;
    position: relative
}

.home #home-bottom .frase-parceiro {
    height: 240px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 20;
    background-size: contain
}

.home #home-bottom .box a:hover .frase-parceiro h2:after,
.home #home-bottom .box a:hover .frase-parceiro h2:before,
.home #home-bottom .box a:hover .frase-trabalhe h2:after,
.home #home-bottom .box a:hover .frase-trabalhe h2:before {
    width: 140px
}

.home section {
    padding: 80px 0
}

.home#content {
    padding-top: 0 !important
}

#home-news {
    padding: 90px 0
}

#home-news .slick-slide {
    height: initial !important;
    padding-bottom: 20px
}

#home-news.active .slick-slide {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

#home-news a {
    color: #c29031;
    text-decoration: none
}

#home-news .title {
    font-size: 70px;
    float: none;
    margin-bottom: 20px;
    display: block
}

#home-news .subtitle {
    font-weight: 400;
    font-size: 25px;
    line-height: 1.2;
    float: none;
    display: block;
    margin-left: 0;
    text-align: center
}

#home-news .title-container {
    margin-bottom: 50px;
    text-align: center;
    float: none
}

#home-news .slick-slide {
    opacity: .5;
    outline: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    transition: all 350ms ease
}

#home-news .slick-slide:nth-child(1) {
    transition-delay: 100ms
}

#home-news .slick-slide:nth-child(2) {
    transition-delay: 200ms
}

#home-news .slick-slide:nth-child(3) {
    transition-delay: 300ms
}

#home-news .slick-slide:nth-child(4) {
    transition-delay: 400ms
}

#home-news .slick-slide:nth-child(5) {
    transition-delay: 500ms
}

#home-news .slick-slide:nth-child(6) {
    transition-delay: 600ms
}

#home-news .slick-slide:nth-child(7) {
    transition-delay: 700ms
}

#home-news .slick-slide:nth-child(8) {
    transition-delay: 800ms
}

#home-news .slick-slide:nth-child(9) {
    transition-delay: 900ms
}

#home-news .slick-slide:nth-child(10) {
    transition-delay: 1000ms
}

#home-news .slick-slide:nth-child(11) {
    transition-delay: 1100ms
}

#home-news .slick-slide:nth-child(12) {
    transition-delay: 1200ms
}

#home-news .slick-slide:nth-child(13) {
    transition-delay: 1300ms
}

#home-news .slick-slide:nth-child(14) {
    transition-delay: 1400ms
}

#home-news .slick-slide:nth-child(15) {
    transition-delay: 1500ms
}

#home-news .slick-slide:nth-child(16) {
    transition-delay: 1600ms
}

#home-news .slick-slide:nth-child(17) {
    transition-delay: 1700ms
}

#home-news .slick-slide:nth-child(18) {
    transition-delay: 1800ms
}

#home-news .slick-slide:nth-child(19) {
    transition-delay: 1900ms
}

#home-news .slick-active {
    opacity: 1
}

#home-news .slick-track {
    padding-top: 10px
}

#home-news .post-box {
    width: 93%;
    height: 495px;
    background: #fff;
    position: relative;
    transition: all 250ms ease;
    margin: 0 auto 30px;
    box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .35)
}

#home-news .post-box:hover {
    box-shadow: 8px 8px 35px 0 rgba(0, 0, 0, .35);
    -webkit-transform: translate(-2px, -4px);
    -ms-transform: translate(-2px, -4px);
    transform: translate(-2px, -4px);
    transition-delay: 0ms !important
}

#home-news .post-box .image-box {
    width: 100%;
    height: 280px;
    position: relative;
    overflow: hidden;
    text-align: center;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 400ms ease-out
}

#home-news .post-box .link-image {
    height: 280px;
    overflow: hidden;
    display: block
}

#home-news .post-box .date {
    font-size: 13px;
    margin-bottom: 35px
}

#home-news .post-box .text {
    height: 215px;
    box-sizing: border-box;
    padding: 10px 20px;
    color: #c29031;
    font-family: "PT Sans", sans-serif;
    position: relative
}

#home-news .post-box .title-post-box {
    font-size: 20px;
    font-weight: 700;
    color: #c29031;
    overflow: hidden;
    letter-spacing: .5px;
    line-height: 23px
}

#home-news .post-box .plus {
    font-family: "PT Sans", sans-serif;
    font-size: 35px;
    color: #3c3d3e;
    background: #ffcf3e;
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 10px;
    display: block;
    width: 23px;
    height: 23px;
    line-height: 23px
}

#home-news .post-box a,
.agenda .post-box a,
.cultura-lazer .acesso .card a:hover {
    text-decoration: none
}

.concertos .icon-music-download p,
.home .banner-home-especial {
    display: none
}

@media (max-width:1215px) {
    .home #home-numbers .container {
        width: 100%
    }

    .home #home-numbers .links-container .col-md-4 {
        width: 390px;
        display: block;
        float: none;
        padding: 0;
        margin: 0 auto 10px
    }

    .home #home-numbers .links-container .col-md-4:after {
        content: "";
        display: table;
        clear: both
    }

    .home #home-numbers .links-container .col-md-4 .col-md-6 {
        float: left
    }
}

@media (max-width:1024px) {
    .home #home-numbers .carousel-numbers .owl-nav .owl-prev {
        left: 10px
    }

    .home #home-numbers .carousel-numbers .owl-nav .owl-next {
        right: 10px
    }
}

@media (max-width:768px) {
    .home .banner-home-especial {
        display: block;
        width: 100%
    }

    .home .hold-animacao {
        background: url(../images/banner_mobile.jpg) no-repeat center
    }

    .home .links-page-home {
        display: none
    }

    .home #home-bottom .container {
        width: auto
    }

    .home #home-numbers .carousel-numbers {
        width: 100%
    }

    .home #home-numbers .carousel-numbers .owl-nav .owl-prev {
        left: 20px
    }

    .home #home-numbers .carousel-numbers .owl-nav .owl-next {
        right: 20px
    }

    .home #home-bottom .box:first-child {
        margin-bottom: 30px
    }
}

@media (max-width:568px) {
    .home {
        padding-top: 59px
    }

    .home #home-numbers {
        padding: 85px 0
    }

    .home #home-numbers .links-container {
        width: 100%;
        margin: 0 auto 65px
    }

    .home .home #home-numbers .links-container .col-md-4 {
        width: 270px;
        margin: 0 auto
    }

    .home #home-numbers .links-container .colmeia,
    .home #home-numbers .links-container .div01,
    .home #home-numbers .links-container .div02,
    .home #home-numbers .links-container .div03,
    .home #home-numbers .links-container .div04,
    .home #home-numbers .links-container .item-title {
        width: 135px;
        height: 155px
    }

    .home #home-numbers .links-container .item-title.hyper span {
        font-size: 12px
    }

    .home #home-numbers .carousel-numbers .owl-nav .owl-prev {
        left: 5px
    }

    .home #home-numbers .carousel-numbers .owl-nav .owl-next {
        right: 5px
    }

    .home #home-news {
        padding: 70px 0
    }

    .home #home-news .title {
        font-size: 48px;
        width: 100%
    }

    .home #home-news .subtitle {
        margin-left: 0;
        font-size: 20px
    }

    .home #home-news .post-box {
        width: 80%;
        max-width: 340px;
        height: 345px
    }

    .home #home-news .post-box .image-box,
    .home #home-news .post-box .link-image {
        height: 175px
    }

    .home #home-news .post-box .text {
        height: 170px
    }

    .home #home-news .post-box .date {
        margin-bottom: 15px
    }

    .home #home-videos {
        min-height: 450px
    }

    .home #home-videos .first-step .intro {
        width: 100%
    }

    .home #home-videos .load-movie .movie {
        width: 90%;
        height: auto
    }
}

@media (max-width:420px) {
    .home #home-videos .carousel-videos #youTubeContainer .slick-prev {
        left: 35%;
        background: url(../images/arrow_prev.png) center no-repeat
    }

    .home #home-videos .carousel-videos #youTubeContainer .slick-next {
        right: 35%;
        background: url(../images/arrow_next.png) center no-repeat
    }

    .home #home-videos .carousel-videos #youTubeContainer .slick-arrow {
        top: auto;
        bottom: -110px
    }

    .home .carousel-novidades .slick-arrow {
        top: auto;
        bottom: -65px
    }

    .home #home-numbers .carousel-numbers .owl-nav .owl-prev,
    .home .carousel-novidades .slick-arrow.slick-prev {
        left: 35%
    }

    .home #home-numbers .carousel-numbers .owl-nav .owl-next,
    .home .carousel-novidades .slick-arrow.slick-next {
        right: 35%
    }

    .home #home-numbers .carousel-numbers .owl-nav {
        top: 120px
    }
}

.agenda .post {
    transition: all 350ms ease;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px)
}

.agenda .post:nth-child(1) {
    transition-delay: 100ms
}

.agenda .post:nth-child(2) {
    transition-delay: 200ms
}

.agenda .post:nth-child(3) {
    transition-delay: 300ms
}

.agenda .post:nth-child(4) {
    transition-delay: 400ms
}

.agenda .post:nth-child(5) {
    transition-delay: 500ms
}

.agenda .post:nth-child(6) {
    transition-delay: 600ms
}

.agenda .post:nth-child(7) {
    transition-delay: 700ms
}

.agenda .post:nth-child(8) {
    transition-delay: 800ms
}

.agenda .post:nth-child(9) {
    transition-delay: 900ms
}

.agenda .post:nth-child(10) {
    transition-delay: 1000ms
}

.agenda .post:nth-child(11) {
    transition-delay: 1100ms
}

.agenda .post:nth-child(12) {
    transition-delay: 1200ms
}

.agenda .post:nth-child(13) {
    transition-delay: 1300ms
}

.agenda .post:nth-child(14) {
    transition-delay: 1400ms
}

.agenda .post:nth-child(15) {
    transition-delay: 1500ms
}

.agenda .post:nth-child(16) {
    transition-delay: 1600ms
}

.agenda .post:nth-child(17) {
    transition-delay: 1700ms
}

.agenda .post:nth-child(18) {
    transition-delay: 1800ms
}

.agenda .post:nth-child(19) {
    transition-delay: 1900ms
}

.agenda .post-box {
    box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .35);
    transition: all 250ms ease
}

.agenda .post-box:hover {
    box-shadow: 8px 8px 35px 0 rgba(0, 0, 0, .35);
    -webkit-transform: translate(-2px, -4px);
    -ms-transform: translate(-2px, -4px);
    transform: translate(-2px, -4px);
    transition-delay: 0ms !important
}

.agenda .post-box .image-box,
.agenda .post-box .link-image,
.single .agenda .related .post-box .text {
    height: 150px
}

.agenda p img.alignleft {
    margin-right: 30px;
    margin-bottom: 25px
}

.agenda h4,
.contato .field-wrapper label {
    font-size: 20px;
    font-weight: 700;
    color: #c29031;
    text-transform: uppercase
}

.single .agenda .related .post-box {
    height: 300px
}

.linha-tempo .slick-dots li span,
.linha-tempo .slick-dots-custom li span,
.single .agenda h2 {
    font-size: 30px
}

@media (max-width:568px) {
    .agenda .container h2 {
        margin-top: 15px
    }

    .agenda .page .select-option {
        width: 240px;
        margin: 0 auto 50px
    }
}

.atelier .title-container {
    margin-bottom: 10px
}

.atelier .list-infos {
    margin-left: 20px;
    list-style: initial
}

.atelier .list-infos li {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 15px
}

.atelier .phrase {
    margin-top: 50px;
    margin-bottom: 15px
}

.atelier .phrase h2 {
    float: left;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 42px;
    font-size: 34px
}

.atelier .select-option {
    float: right
}

.atelier .related .post-box {
    height: 345px
}

.atelier .related .post-box .link-image,
.single .atelier .related .post-box .image-box {
    height: 150px
}

.atelier .related .post-box .text {
    height: 195px
}

.single .atelier h2 {
    font-size: 30px;
    margin-bottom: 32px
}

.single .atelier img.size-full {
    margin-right: 35px
}

.single .atelier .related .post-box {
    height: 310px
}

.single .atelier .related .post-box .text {
    height: 160px
}

@media (max-width:568px) {
    .atelier .phrase {
        margin-bottom: 20px
    }

    .atelier .phrase h2 {
        float: none;
        text-align: center
    }
}

.cartoes-zaffari u {
    color: #282828 !important;
    font-size: 16px !important
}

.cartoes-zaffari .link,
.cultura-lazer .acesso .card a:hover h5 {
    text-decoration: underline
}

.cartoes-zaffari .alignright {
    float: right
}

.cartoes-zaffari .zaffari-card-image-m img {
    margin-bottom: 20px
}

@media (max-width:568px) {
    .cartoes-zaffari .img-cartao {
        display: block;
        margin: 0 auto
    }
}

.concertos .container {
    width: 1000px
}

.concertos .titulo-concerto {
    cursor: pointer
}

.concertos .icon-music-download {
    background: url(../images/icon_music_download.png) no-repeat left 0;
    padding-left: 55px;
    line-height: 48px;
    display: block;
    font-size: 18px;
    font-weight: 700;
    min-height: 50px;
    color: #c29031
}

.concertos .phrase {
    margin-top: 20px;
    margin-bottom: 30px
}

.concertos .pasta {
    margin-bottom: 50px
}

.concertos .related {
    width: 900px;
    margin: 0 auto
}

@media (max-width:568px) {
    .concertos .container {
        width: 100%
    }

    .concertos .phrase,
    .concertos .related {
        display: none
    }
}

.contato .intro {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin-bottom: 20px;
    color: #363533
}

.contato .error {
    border: 2px solid red !important
}

.contato .select-option {
    margin-bottom: 0
}

.contato .field-wrapper input,
.contato .field-wrapper textarea {
    border: 2px solid #c29031;
    background: #fff;
    font-weight: 700;
    color: #363533
}

.contato .field-wrapper textarea {
    font-size: 14px;
    padding: 10px 15px;
    width: 100%;
    height: 120px;
    padding-top: 15px
}

.contato .field-wrapper input,
.contato .field-wrapper select {
    width: 100%;
    font-size: 14px;
    padding: 10px 15px;
    height: 48px
}

.contato .field-wrapper .checkbox {
    margin-right: 15px;
    margin-top: 4px
}

.contato .field-wrapper input[type=checkbox] {
    padding: 0;
    width: 22px;
    height: 23px;
    margin: 0;
    float: left;
    opacity: 0;
    cursor: pointer
}

.contato .field-wrapper label {
    font-size: 14px;
    color: #363533;
    line-height: 17px
}

.contato .field-wrapper,
.contato .field-wrapper .opt {
    margin-bottom: 15px
}

.contato .field-wrapper .btn-enviar {
    float: right;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #c29031;
    width: 110px;
    height: 46px;
    box-sizing: border-box;
    border: 0;
    font-weight: 700;
    font-size: 14px
}

.contato #sidebar .infos.mail,
.contato .sent .fields-wrapper,
.contato .sent .intro,
.duvidas #sidebar .infos.ask,
.wpcf7-form fieldset br {
    display: none
}

.contato #sidebar {
    padding-left: 0
}

.wpcf7-form .wpcf7-not-valid-tip {
    margin: 3px 0 1px
}

.wpcf7-form .wpcf7-validation-errors {
    border: none
}

.wpcf7-form .wpcf7-not-valid-tip,
.wpcf7-form .wpcf7-validation-errors {
    color: #d53708;
    font-weight: 700
}

.wpcf7-form .wpcf7-response-output {
    margin: 0;
    padding: 0;
    text-align: right;
    font-size: 18px
}

.wpcf7-form .wpcf7-mail-sent-ok {
    font-weight: 700;
    font-size: 26px;
    color: #c29031;
    border: none;
    text-align: left;
    margin: 20px 0 100px
}

@media (max-width:992px) {
    .contato .wpcf7-form {
        margin-bottom: 40px
    }

    .contato .field-wrapper .btn-enviar {
        float: none;
        width: 180px
    }

    .contato .field-wrapper .second {
        margin-bottom: 0
    }

    .contato .field-wrapper--submit,
    .contato .wpcf7-response-output {
        text-align: center
    }

    .contato .wpcf7-mail-sent-ok {
        text-align: left
    }
}

@media (max-width:768px) {
    .contato .wpcf7-form .wpcf7-mail-sent-ok {
        background-color: #fff;
        padding: 15px;
        border: 2px solid #c29031;
        margin: 0;
        text-align: center
    }

    .contato .field-wrapper--submit {
        margin-top: 35px
    }
}

.cultura-lazer .acesso {
    text-align: center;
    text-transform: uppercase;
    margin-top: 40px
}

.cultura-lazer .acesso img {
    margin-bottom: 20px;
    width: 100%;
    display: block;
    min-height: 150px
}

.cultura-lazer .acesso h5 {
    color: #e6ac02;
    letter-spacing: 1px;
    height: 40px;
    line-height: 37px;
    display: table;
    text-align: center;
    width: 100%;
    margin-bottom: 15px
}

.cultura-lazer .acesso h5 a {
    color: #e6ac02;
    display: table-cell;
    vertical-align: middle
}

.cultura-lazer .acesso div:first-child h5 {
    line-height: 20px
}

.cultura-lazer .acesso span {
    color: #363533;
    font-weight: 700;
    font-size: 12px;
    line-height: 120%;
    padding: 0 5px;
    text-align: center;
    word-break: break-word;
    width: 100%;
    display: block
}

.cultura-lazer .acesso .card {
    background: #fff 0 0;
    padding: 0 0 20px
}

@media (max-width:568px) {
    .cultura-lazer .acesso {
        margin-top: 60px
    }

    .cultura-lazer .acesso img {
        margin-bottom: 10px
    }

    .cultura-lazer .acesso div:first-child h5 {
        margin-bottom: 10px
    }

    .cultura-lazer .acesso h5 {
        margin-bottom: 0
    }
}

.duvidas .title {
    margin-bottom: 90px
}

.duvidas .link {
    text-decoration: underline
}

.duvidas #sidebar {
    padding-left: 30px
}

.enderecos {
    padding: 0;
    position: relative
}

.enderecos .tlt-pin {
    letter-spacing: 1px;
    color: #c29031;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    display: block;
    margin-left: 15px;
    margin-top: 15px
}

.enderecos .txt-pin {
    margin-left: 15px
}

.enderecos #map-canvas {
    margin-bottom: 80px;
    width: 100%;
    height: 500px
}

.enderecos .filterBox {
    position: absolute;
    top: 59px;
    left: 35px;
    padding: 20px;
    background: #fff;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    width: 480px;
    color: #969696;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .3)
}

.enderecos .filterBox span {
    display: block;
    width: 100%;
    float: left
}

.enderecos .filterBox .tlt {
    font-weight: 700;
    font-size: 18px;
    font-style: initial;
    margin-bottom: 15px;
    color: #363533
}

.enderecos .filterBox .txt {
    letter-spacing: .5px
}

.enderecos .filterBox hr {
    width: 100%;
    display: block;
    background: #9897a1;
    border-top: 1px solid #9897a1;
    margin: 15px 0 20px
}

.enderecos .filterBox #address {
    border: 2px solid #969696;
    border-radius: 5px;
    color: #969696;
    width: 100%;
    margin: 15px 0;
    padding-left: 12px;
    line-height: 40px
}

.enderecos .filterBox .btn-search {
    border: 0;
    border-radius: 5px;
    width: 100%;
    background: #b6872f;
    color: #fff;
    padding: 18px 0;
    margin: 15px 0 0
}

.enderecos .filterBox .filterMap>[class*=" col-"],
.enderecos .filterBox .filterMap>[class^=col-] {
    width: 27%
}

.enderecos .filterBox .filterMap .col--large {
    width: 46%
}

.enderecos .filterBox .filterMap .filterMap-item {
    border: 0;
    background: 0 0;
    font-weight: 700;
    font-style: initial;
    color: #363533;
    padding: 7px 0;
    cursor: pointer;
    text-transform: uppercase;
    text-align: center;
    display: block;
    width: 100%;
    border-radius: 50px;
    outline: none;
    transition: 250ms all ease-out
}

.enderecos .filterBox .filterMap .filterMap-item.active {
    background: #c29031;
    color: #fff
}

.enderecos .filterBox .filterMap .filterMap-item:hover {
    color: #c29031
}

.enderecos .filterBox ::-webkit-input-placeholder {
    color: #969696;
    font-size: 14px;
    letter-spacing: .5px
}

.enderecos .filterBox :-moz-placeholder,
.enderecos .filterBox ::-moz-placeholder {
    color: #969696;
    font-size: 14px;
    letter-spacing: .5px
}

.enderecos .filterBox :-ms-input-placeholder {
    color: #969696;
    font-size: 14px;
    letter-spacing: .5px
}

.enderecos .title {
    font-size: 33px;
    margin-bottom: 30px
}

.enderecos .mercado-local {
    display: block;
    float: left;
    width: 100%;
    height: 300px
}

.enderecos .mercado-local span {
    display: block;
    width: 100%;
    float: left;
    font-size: 16px
}

.enderecos .mercado-local span.nome {
    color: #c29031;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px
}

.enderecos .mercado-local span.frase-horario {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 20px
}

.enderecos .mercado-local .how-find {
    padding-left: 30px;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 700;
    background: url(../images/icon_local.png) no-repeat left top;
    display: block;
    float: left;
    line-height: 26px;
    margin-top: 25px
}

.enderecos .mercado-local .how-find a {
    color: #363533
}

.enderecos .filtros-estabelecimentos {
    margin-bottom: 60px
}

.enderecos .select-mercados {
    font-weight: 700
}

.enderecos .select-mercados li {
    display: inline-block;
    text-transform: uppercase;
    padding: 7px 15px;
    cursor: pointer;
    border-radius: 50px;
    transition: all 250ms ease-out
}

.enderecos .select-mercados li.active {
    background: #b6872f;
    color: #fff
}

.enderecos .select-mercados li:hover {
    color: #c29031
}

.enderecos .bourbon-container {
    display: none
}

.enderecos .select-option {
    margin-bottom: 0;
    float: right
}

.enderecos .select-option select {
    float: right;
    width: 290px
}

.page #content.enderecos {
    padding-top: 59px
}

@media (max-width:992px) {
    .page-id-874 {
        padding: 40px 0
    }

    .enderecos #map-canvas,
    .enderecos .filterBox {
        display: none
    }

    .enderecos .select-option {
        width: 290px;
        margin: 0;
        float: none
    }

    .enderecos .select-option select {
        text-transform: uppercase
    }

    .enderecos .select-mercados {
        width: 100%;
        margin: 0 auto;
        display: block;
        float: none;
        overflow: auto;
        text-align: left
    }

    .enderecos .select-mercados li {
        float: none;
        margin-bottom: 20px;
        margin-right: 0
    }

    .enderecos .select-mercados li.bourbon {
        margin-right: 0
    }

    .enderecos .select-mercados li.active {
        margin: 0 auto 10px
    }
}

@media (max-width:568px) {
    .page-id-874 {
        padding: 0
    }

    .enderecos .select-option {
        margin: 0 auto
    }

    .enderecos .select-mercados {
        text-align: center
    }
}

@media (max-width:420px) {
    .enderecos .title {
        margin-top: 20px
    }
}

.linha-tempo,
.linha-tempo * {
    box-sizing: border-box
}

.linha-tempo .timeline-intro {
    padding: 80px 0
}

.linha-tempo .display-years {
    width: 340px;
    margin: 0 auto;
    position: relative;
    transition: all 250ms ease
}

.linha-tempo .display-years:after,
.linha-tempo .slider-nav-mobile:after {
    content: "";
    display: table;
    clear: both
}

.linha-tempo .display-years.open {
    padding-right: 681px
}

.linha-tempo .display-years .intro {
    margin: 0 auto;
    padding: 30px 0 20px;
    position: relative;
    width: 340px;
    z-index: 2;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .5);
    background-color: #c29031;
    font-family: "futura_bdcn_btbold";
    text-transform: uppercase
}

.linha-tempo .display-years .intro .text,
.linha-tempo .display-years .intro .title {
    color: #fff
}

.linha-tempo .display-years .intro .find-way,
.linha-tempo .display-years .intro .text,
.linha-tempo .display-years .intro .title {
    margin: 0 auto;
    width: 250px
}

.linha-tempo .display-years .intro .title {
    font-size: 58px;
    line-height: 48px
}

.linha-tempo .display-years .intro .text {
    margin-bottom: 10px;
    padding: 12px 0 8px;
    border: 7px solid #fff;
    border-width: 7px 0
}

.linha-tempo .display-years .intro .find-way {
    font-family: "futura_mdcn_btitalic";
    color: #ffdc72;
    background: url(../images/btn_go.png) no-repeat center right;
    height: 50px;
    font-size: 24px;
    text-align: right;
    line-height: 21.5px;
    padding-right: 57px;
    padding-top: 6px;
    cursor: pointer
}

.linha-tempo .display-years .years {
    width: 345px;
    visibility: hidden;
    opacity: 0;
    transition: all 250ms ease
}

.linha-tempo .display-years .years.remove-delay li {
    transition-delay: 0ms !important
}

.linha-tempo .display-years .years.open {
    visibility: visible;
    opacity: 1
}

.linha-tempo .display-years .years.open li {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.linha-tempo .display-years .years li {
    color: #000;
    background: #fff;
    width: 109px;
    height: 109px;
    display: inline-block;
    font-size: 26px;
    margin: 3px;
    transition: all 250ms ease;
    cursor: pointer;
    text-align: center;
    font-family: 'futura_mdcn_btmedium';
    padding-top: 20px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0
}

.linha-tempo .display-years .years li span {
    font-size: 62px
}

.linha-tempo .display-years .years li:hover {
    transition-delay: 0;
    transition: all 200ms ease-in;
    background: #c29031
}

@media (max-width:991px) {
    .linha-tempo .display-years .years {
        left: 0
    }
}

.linha-tempo .container-carousel {
    display: none
}

.linha-tempo .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 57px;
    height: 88px;
    font-size: 0;
    cursor: pointer;
    border: 0;
    outline: 0
}

.linha-tempo .slick-prev {
    left: 20%;
    background: url(../images/arrow_prev_4.png) center;
    z-index: 99
}

.linha-tempo .slick-next {
    right: 20%;
    background: url(../images/arrow_next_4.png) center
}

@media (max-width:1100px) {
    .linha-tempo .slick-prev {
        left: 17%
    }

    .linha-tempo .slick-next {
        right: 17%
    }
}

.linha-tempo .slick-dots,
.linha-tempo .slick-dots-custom {
    z-index: 10000;
    font-family: 'futura_mdcn_btmedium';
    padding: 0 5%;
    text-align: center;
    width: 100%;
    margin: 25px 0
}

.linha-tempo .slick-dots li,
.linha-tempo .slick-dots-custom li {
    display: inline-block;
    background: #fff;
    color: #c29031;
    width: 55px;
    height: 55px;
    margin: 0 7px 15px 0;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);
    text-align: center;
    padding: 5px;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer
}

.linha-tempo .slick-dots li.slick-active,
.linha-tempo .slick-dots-custom li.slick-active {
    background: #c29031;
    color: #fff;
    border: 1px solid #c29031
}

@media (max-width:991px) {

    .linha-tempo .slick-dots,
    .linha-tempo .slick-dots-custom {
        position: static
    }
}

.linha-tempo .slick-dots-custom {
    opacity: 0;
    visibility: hidden;
    transition: 550ms all ease
}

.linha-tempo .slick-dots-custom.show {
    opacity: 1;
    visibility: visible
}

.linha-tempo .slick-dots-custom li.thumb {
    transition: 250ms all ease
}

.linha-tempo .slick-dots-custom li.thumb.active,
.linha-tempo .slick-dots-custom li.thumb:hover {
    background: #c29031;
    color: #fff
}

.linha-tempo .slick-dots {
    display: none !important
}

.linha-tempo .slick-disabled {
    opacity: .2
}

.linha-tempo .foto {
    width: 100%;
    margin: 0 auto
}

.linha-tempo .foto img {
    float: left
}

.linha-tempo .foto .text {
    float: left;
    width: 270px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0
}

.linha-tempo .foto .text .title-ano {
    border-bottom: 5px solid #c29031;
    color: #363533;
    width: 100px;
    font-family: 'futura_mdcn_btmedium';
    font-size: 45px;
    margin-bottom: 11px;
    font-weight: 700
}

.linha-tempo .foto.anos30 {
    width: 810px
}

.linha-tempo .foto.anos40 {
    width: 850px
}

.linha-tempo .foto.anos50,
.linha-tempo .foto.anos60 {
    width: 810px
}

.linha-tempo .foto.anos70,
.linha-tempo .foto.anos80,
.linha-tempo .foto.anos90 {
    width: 870px
}

.linha-tempo .foto.anos2000,
.linha-tempo .foto.anos2010 {
    width: 920px
}

@media (max-width:991px) {
    .linha-tempo .foto {
        text-align: center;
        padding-top: 5px;
        max-width: 100vw
    }

    .linha-tempo .foto img {
        float: none;
        display: block;
        margin: 0 auto 15px;
        max-width: 80%
    }

    .linha-tempo .foto .text {
        float: none;
        display: block;
        width: 50%;
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin: 0 auto
    }

    .linha-tempo .foto .text .title-ano {
        margin: 0 auto 11px
    }
}

@media (max-width:480px) {
    .linha-tempo .foto .text {
        width: 90%
    }
}

.linha-tempo #carousel-linha-tempo {
    height: 500px;
    position: relative;
    opacity: 0
}

@media (min-width:992px) {
    .linha-tempo #carousel-linha-tempo {
        left: -25%;
        width: 150%
    }
}

@media (max-width:991px) {
    .linha-tempo #carousel-linha-tempo {
        height: auto
    }
}

.linha-tempo #carousel-linha-tempo .slick-slide {
    opacity: .3;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    transition: all 550ms ease
}

.linha-tempo #carousel-linha-tempo .slick-slide .text {
    opacity: 0;
    visibility: hidden;
    display: none
}

.linha-tempo #carousel-linha-tempo .slick-slide .card {
    height: 500px;
    position: relative
}

@media (max-width:991px) {
    .linha-tempo #carousel-linha-tempo .slick-slide .card {
        height: auto
    }
}

.linha-tempo #carousel-linha-tempo .slick-slide .card .foto {
    position: absolute;
    top: 45%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    left: 70%
}

@media (max-width:991px) {
    .linha-tempo #carousel-linha-tempo .slick-slide .card .foto {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        position: relative;
        top: 0
    }

    .linha-tempo #carousel-linha-tempo .slick-slide {
        opacity: 0;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

@media (max-width:1392px) {
    .linha-tempo #carousel-linha-tempo .slick-slide+.slick-slide .card .foto {
        left: 70%
    }
}

@media (max-width:1100px) {
    .linha-tempo #carousel-linha-tempo .slick-slide+.slick-slide .card {
        display: none
    }
}

@media (max-width:1392px) {
    .linha-tempo #carousel-linha-tempo .slick-center+.slick-slide .card .foto {
        left: 80%
    }
}

@media (max-width:1100px) {
    .linha-tempo #carousel-linha-tempo .slick-center+.slick-slide .card {
        display: none
    }
}

.linha-tempo #carousel-linha-tempo .slick-track .slick-center {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    padding-top: 20px
}

.linha-tempo #carousel-linha-tempo .slick-track .slick-center .card {
    display: block
}

.linha-tempo #carousel-linha-tempo .slick-track .slick-center .card .foto {
    left: 50%
}

.linha-tempo #carousel-linha-tempo .slick-track .slick-center .text {
    opacity: 1;
    visibility: visible;
    display: block
}

.linha-tempo .slider-nav-mobile {
    display: none;
    margin: 15px 0 0;
    padding: 0 15px
}

.linha-tempo .slider-nav-mobile .btn-slide {
    background-color: #c29031;
    border: none;
    box-sizing: border-box;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    outline: none;
    padding: 14px 25px;
    text-align: center;
    text-transform: uppercase;
    transition: opacity 200ms ease-out
}

.linha-tempo .slider-nav-mobile .btn-slide.disabled {
    opacity: 0;
    pointer-events: none
}

.linha-tempo .slider-nav-mobile .btn-prev {
    float: left
}

.linha-tempo .slider-nav-mobile .btn-prev:before {
    content: "\2190";
    margin-right: 5px
}

.linha-tempo .slider-nav-mobile .btn-next {
    float: right
}

.linha-tempo .slider-nav-mobile .btn-next:after {
    content: "\2192";
    margin-left: 5px
}

@media (max-width:991px) {
    .linha-tempo .slider-nav-mobile {
        display: block
    }
}

@media (min-width:992px) {
    .linha-tempo .timeline-intro {
        margin: 0
    }

    .linha-tempo .timeline-intro .col-md-12 {
        padding: 0
    }

    .linha-tempo .display-years .intro {
        padding: 34px 0
    }

    .linha-tempo .display-years .years {
        position: absolute;
        right: -10px;
        top: -3px;
        z-index: 1
    }
}

@media (max-width:991px) {
    .page-id-350 #content {
        padding: 59px 0 0
    }

    .linha-tempo .display-years {
        width: 100%;
        margin: 0;
        position: static
    }

    .linha-tempo .display-years .intro {
        margin-bottom: 10px
    }

    .linha-tempo .display-years.open {
        padding-right: 0
    }

    .linha-tempo .display-years .years {
        display: none;
        margin: 0 auto
    }

    .linha-tempo .display-years .years ul {
        text-align: center
    }

    .linha-tempo .display-years .years.open {
        display: block;
        height: auto
    }

    .linha-tempo .container-carousel {
        height: 0
    }
}

@media (max-width:370px) {

    .linha-tempo .display-years .intro,
    .linha-tempo .display-years .years {
        width: 100%
    }

    .linha-tempo .display-years .intro .title {
        width: 100%;
        margin-bottom: 10px !important
    }

    .linha-tempo .display-years .intro .text {
        width: 90%;
        text-align: center
    }

    .linha-tempo .display-years .years li {
        height: 90px;
        padding-top: 9px;
        width: 90px;
        font-size: 25px
    }

    .linha-tempo .display-years .years li span {
        font-size: 50px
    }
}

.loaded .post {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important
}

.novidades {
    position: relative
}

.novidades h2 {
    color: #363533;
    text-transform: uppercase
}

.novidades .destaque {
    background: rgba(194, 144, 49, .2);
    margin-bottom: 30px
}

.novidades .destaque img {
    display: block;
    margin: 0 auto
}

.novidades .data-novidade {
    margin-bottom: 40px;
    font-weight: 700
}

.novidades .post {
    transition: all 350ms ease;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px)
}

.novidades .post:nth-child(1) {
    transition-delay: 100ms
}

.novidades .post:nth-child(2) {
    transition-delay: 200ms
}

.novidades .post:nth-child(3) {
    transition-delay: 300ms
}

.novidades .post:nth-child(4) {
    transition-delay: 400ms
}

.novidades .post:nth-child(5) {
    transition-delay: 500ms
}

.novidades .post:nth-child(6) {
    transition-delay: 600ms
}

.novidades .post:nth-child(7) {
    transition-delay: 700ms
}

.novidades .post:nth-child(8) {
    transition-delay: 800ms
}

.novidades .post:nth-child(9) {
    transition-delay: 900ms
}

.novidades .post:nth-child(10) {
    transition-delay: 1000ms
}

.novidades .post:nth-child(11) {
    transition-delay: 1100ms
}

.novidades .post:nth-child(12) {
    transition-delay: 1200ms
}

.novidades .post:nth-child(13) {
    transition-delay: 1300ms
}

.novidades .post:nth-child(14) {
    transition-delay: 1400ms
}

.novidades .post:nth-child(15) {
    transition-delay: 1500ms
}

.novidades .post:nth-child(16) {
    transition-delay: 1600ms
}

.novidades .post:nth-child(17) {
    transition-delay: 1700ms
}

.novidades .post:nth-child(18) {
    transition-delay: 1800ms
}

.novidades .post:nth-child(19) {
    transition-delay: 1900ms
}

.novidades .post-box {
    height: 400px;
    overflow: hidden;
    box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .35);
    transition: all 250ms ease
}

.novidades .post-box:hover {
    box-shadow: 8px 8px 35px 0 rgba(0, 0, 0, .35);
    -webkit-transform: translate(-2px, -4px);
    -ms-transform: translate(-2px, -4px);
    transform: translate(-2px, -4px);
    transition-delay: 0ms !important
}

.novidades .post-box .link-image {
    height: 215px;
    overflow: hidden;
    display: block
}

.novidades .post-box .link-image:hover .image-box {
    -webkit-transform: scale(1) !important
}

.novidades .post-box .image-box {
    height: 215px;
    text-align: center;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-transform: scale(1);
    transition: all 400ms ease-out
}

.novidades .post-box .text {
    height: 185px
}

.novidades .post-box .text .title-post-box {
    font-size: 21px;
    line-height: 22px;
    height: 70px;
    overflow: hidden
}

.novidades .share {
    margin-bottom: 70px
}

.novidades .share .title-share {
    margin-right: 10px
}

.novidades .share .social {
    float: left;
    width: 100%;
    text-align: left
}

.novidades .share .social li {
    float: none;
    display: inline-block;
    margin-right: 6px
}

.novidades .related .box {
    text-align: center
}

.novidades .related .box .image-box {
    width: 175px;
    height: 110px;
    display: block;
    margin: 0 auto;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat
}

.novidades .related .box .date {
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 20px
}

.novidades .related .box .title-related {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.novidades .gallery {
    background: rgba(194, 144, 49, .2);
    padding: 30px 0 20px
}

.novidades #gallery-1 .slick-list {
    width: 675px;
    margin: 0 auto
}

.novidades #gallery-2 {
    background: rgba(194, 144, 49, .2);
    margin-bottom: 20px;
    padding-bottom: 30px;
    position: relative
}

.novidades #gallery-2 .slick-list {
    width: 675px;
    height: 80px;
    margin: 0 auto
}

.novidades #gallery-2 .gallery-item {
    width: 98px;
    height: 81px;
    margin-right: 10px;
    margin-left: 10px;
    position: relative
}

.novidades #gallery-2 .gallery-item img {
    width: 100%;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.novidades .slick-slide img {
    display: initial !important
}

.novidades .slick-current,
.novidades .slick-slide:hover {
    opacity: .5
}

.novidades .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    width: 16px;
    height: 27px;
    font-size: 0;
    cursor: pointer;
    border: 0;
    outline: 0;
    z-index: 99
}

.novidades .slick-prev {
    left: 100px;
    background: url(../images/arrow_prev_5.png) center
}

.novidades .slick-next {
    right: 100px;
    background: url(../images/arrow_next_5.png) center
}

.novidades .go-topo {
    position: absolute;
    right: 40px;
    bottom: 70px;
    cursor: pointer
}

@media (max-width:568px) {
    .novidades #gallery-1 .slick-list {
        width: 90%
    }

    .novidades #gallery-2 .slick-list {
        width: 80%
    }

    .novidades .slick-prev {
        left: 5px
    }

    .novidades .slick-next {
        right: 5px
    }

    .novidades .gallery {
        padding-top: 10px
    }

    .novidades #gallery-2 {
        padding-bottom: 10px
    }

    .novidades .slick-arrow {
        top: 58%
    }

    .home .carousel-novidades .slick-prev {
        background: url(../images/arrow_prev_6.png) center
    }

    .home .carousel-novidades .slick-next {
        background: url(../images/arrow_next_6.png) center
    }
}

.publicacoes h2 {
    margin-bottom: 60px;
    float: left;
    line-height: 32px
}

.publicacoes .publi {
    max-width: 420px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 40px
}

.publicacoes .publi .image {
    width: 130px;
    height: 180px;
    float: left;
    margin-right: 25px
}

.publicacoes .publi .title-publi {
    font-size: 17px;
    line-height: 20px;
    color: #363533;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 18px;
    display: block
}

.publicacoes .publi .text p {
    font-size: 12px
}

@media (max-width:568px) {
    .publicacoes .publi {
        height: auto;
        margin-bottom: 50px
    }
}
