/*!
Theme Name: Semana Literária 2019
Theme URI: http://www.sescpr.com.br/
Author: Underscores.me
Author URI: http://www.sescpr.com.br/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sl_19
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

@font-face {
    font-family: 'bebas_neuebold';
    src: url('fonts/bebasneue-bold_0-webfont.woff2') format('woff2'), url('fonts/bebasneue-bold_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bebas_neuebook';
    src: url('fonts/bebasneue-book-webfont.woff2') format('woff2'), url('fonts/bebasneue-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bebas_neueregular';
    src: url('fonts/bebasneue-regular-webfont.woff2') format('woff2'), url('fonts/bebasneue-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}
body {
    margin: 0 !important;
    padding: 0 !important;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
/* Forms
     ========================================================================== */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
/* Interactive
     ========================================================================== */

details {
    display: block;
}
summary {
    display: list-item;
}
/* Misc
     ========================================================================== */

template {
    display: none;
}
[hidden] {
    display: none;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
optgroup,
textarea {
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}
h1 {
    font-family: 'bebas_neuebold', sans-serif;
}
h2,
h3,
h4,
h5,
h6 {
    font-family: 'bebas_neuebook', sans-serif;
    clear: both;
}
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #2d6969;
}
p {
    margin: 0 0 1.5em;
}
.entry-content p {
    font-size: 1.125rem;
    color: #3c3c3b;
}
dfn,
cite,
em,
i {
    font-style: italic;
}
blockquote {
    margin: 0 1.5em;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: #333;
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
    color: #0f0;
}
code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}
big {
    font-size: 125%;
}
.entry-content {
    font-family: 'Roboto Condensed', serif;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html,
body {
    height: 100%;
}
.site {
    position: relative;
    z-index: 10;
    min-height: 100%;
}
html {
    box-sizing: border-box;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}
body {
    background-color: #4db6bc;
    background-image: url(img/fundo-papel-02.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    /*background-blend-mode: multiply;*/
}
hr {
    background-color: rgba(0, 0, 0, .2);
    border: 0;
    height: 1px;
    margin: .5em 0 .75rem;
}
ul,
ol {
    margin: 0 0 1.5em 3em;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.5em;
}
img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}
figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}
select {
    border: 1px solid #ccc;
}
textarea {
    width: 100%;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

.site-title {
    font-size: 1.8rem;
    font-family: 'bebas_neuebold', sans-serif;
    line-height: 1;
    text-transform: uppercase;
    padding: 0;
    text-align: left;
    position: relative;
    z-index: 3;
    margin: 0;
    float: left;
    min-width: 25rem;
}
.site-title a,
.site-title a:visited {
    color: #fff;
    text-decoration: none;
}
.site-title a span {
    color: #fff;
    /*text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;*/
    font-family: 'bebas_neuebold', sans-serif;
    font-weight: normal;
}
/*
*/

.site-title a span.edicao {
    font-size: 12rem;
    color: #45a1a4;
}
.site-title a span.edicao .ord {
    color: #45a1a4;
    font-size: 0.7em;
    font-weight: normal;
    display: inline-block;
    transform: translateY(-2.4rem);
}
.site-title a span.semana-literaria {
    display: block;
    float: left;
    position: absolute;
    left: 2.3rem;
    top: 8.9rem;
    font-size: 4rem;
    font-weight: normal;
}
.site-title a span.sesc {
    position: absolute;
    color: #fbc700;
    left: 26rem;
    font-weight: normal;
    font-size: 6rem;
    top: 7.2rem;
}
.site-title a span.esperluette {
    color: #45a1a4;
    font-size: 3.6rem;
    position: absolute;
    left: 5rem;
    top: 13rem;
    font-family: 'Helvetica', Arial, sans-serif;
    font-weight: 700;
}
.site-title a span.feira-do-livro {
    position: absolute;
    top: 13.5rem;
    left: 8rem;
    font-weight: normal;
    font-family: 'bebas_neueregular', sans-serif;
    font-style: italic;
    font-size: 2.3rem;
    letter-spacing: 0.1rem;
}
.site-title a span.editora-ufpr {
    font-size: 2.3rem;
    color: #fbc700;
    font-weight: normal;
    font-family: 'bebas_neueregular', sans-serif;
    position: absolute;
    top: 13.5rem;
    left: 24.5rem;
    letter-spacing: 0.1rem;
}
.site-title img {
    max-width: 20rem;
}
/**/

.site-header {
    width: 100%;
    padding: 0;
    /*background-color: #00aba7;*/
    /*height: 100%;*/
    /*position: fixed;*/
    /*top: 0;*/
    /*left: 0;*/
}
.site-branding {
    margin: 4rem auto 0;
    position: relative;
}
.site-branding,
.site-content {
    padding: 0 4rem;
    max-width: 1440px;
}
.site-content {
    margin: 0 auto;
    position: relative;
    padding-top: 1rem;
    padding-bottom: 5rem;
    /*width: 70%;*/
    /*left: 30%;*/
    /*padding-top: 5rem;*/
    /*padding-right: 5rem;*/
    /*max-width: 75rem;*/
}
.site-footer {
    /* position: absolute; */
    /* bottom: 0; */
    /* left: 0; */
    /* right: 0; */
    padding: 3rem 4rem 4rem;
    margin: 0 0 0;
    clear: both;
}
.logo-sistema {
    width: 12rem;
    margin: 0 auto .5rem;
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
    color: #f5cb73;
}
a:visited {
    color: #fac60f;
}
a:hover,
a:focus,
a:active {
    color: #92C8C7;
}
.entry-content a:focus {
    outline: thin dotted;
}
a:hover,
a:active {
    outline: 0;
}
nav a:focus {
    outline: none;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
    float: right;
}
.main-navigation ul {
    list-style: none;
    margin: 1rem 0 0 0;
    padding: 0;
    /*max-width: 30rem;*/
    /*float: right;*/
    position: relative;
}
.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}
.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}
.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    left: 100%;
}
.main-navigation ul ul a {
    width: 200px;
}
.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto;
}
.main-navigation li {
    position: relative;
    display: inline-block;
    margin: 0 0 0 1rem;
}
.main-navigation a {
    color: #fac60f;
    display: inline-block;
    font-family: 'bebas_neuebold', sans-serif;
    line-height: 1;
    padding: .75rem 1rem;
    background-color: rgba(0, 0, 0, 0);
    transition: color .2s ease-out, background-color .2s ease-out;
    font-size: 1.5rem;
    font-weight: 400;
    text-decoration: none;
    border-bottom: 3px solid #fff;
}
.main-navigation a:visited {
    color: #F5CB73;
}
.main-navigation a:hover,
.main-navigation a:visited:hover {
    color: #fff;
    background-color: transparent;
    box-shadow: 0 2px 0 0 #fac60f;
    border-bottom: 1px solid #fac60f;
}
/* Small menu. */

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
    /* Make sure select elements fit in widgets. */
}
.widget select {
    max-width: 100%;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

.light {
    font-weight: 300;
}
.list-title,
.page-title {
    font-size: 1.8rem;
    text-transform: uppercase;
    font-family: 'bebas_neuebold', sans-serif;
    margin: 0.35rem 0 0 0;
    /*color: #92C8C7;
    -webkit-text-fill-color: #4db6bc;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #92C8C7;*/
    /*text-shadow: 1px 1px 0 #92C8C7, -1px 1px 0 #92C8C7, 1px -1px 0 #92C8C7, -1px -1px 0 #92C8C7;*/
}
.list-title,
.page-title,
.entry-header h1 {
    /*color: #4c4c4c;*/
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: none;
}
.entry-content {
    /*background-color: #b7b4a8;*/
    background-color: #d4d2cb;
    padding: 1.5rem;
    border-radius: 3px;
    box-shadow: 0px 10px 20px -15px rgba(0, 0, 0, .6);
}
.entry-content a,
.entry-content a:visited,
.entry-content a:hover,
.entry-content a:focus,
.entry-content a:active {
    color: #2d6969;
}
.content-area {
    padding: 0 1.5rem;
}
.entry-title,
.entry-title a {
    /*color: #EFBFB8;*/
    text-decoration: none;
    /*text-transform: uppercase;*/
    line-height: 1;
    /*font-family: 'bebas_neuebold', sans-serif;*/
    margin: 0 0 1rem;
}
.entry-sub-title {
    margin: 0;
    line-height: 1.2;
    color: #000;
}
.entry-sub-title .sep {
    color: #2d6969;
}
.entry-origin {
    margin: -1rem 0 1rem;
    color: #efbfb8;
}
.entry-content .entry-subtitle {
    font-size: 1.3rem;
    margin: -.5rem 0 .5rem;
    clear: both;
    line-height: 1;
}
.info {
    font-family: 'bebas_neuebold', sans-serif;
    color: #2d6969;
    line-height: 1.1;
    margin: 1rem 0;
    font-size: 1.45rem;
}
.info .val {
    padding: 0 0 0 .5rem;
}
.info .val,
.info .val a {
    color: rgba(0, 0, 0, .8);
}
.single .entry-content {
    z-index: 2;
    position: relative;
}
.entry-content h4 {
    color: #000;
    margin: 0;
    margin-top: -1rem;
}
.no-results {
    padding: 2rem 0;
    margin: 0 2rem;
}
/*
*/

.site-main {
    position: relative;
    min-height: 190px;
    z-index: 1;
}
.tax-cidade .site-main>* {
    padding: 0 0 0 2rem;
    margin: 0 -.5rem;
}
.lista {
    clear: both;
}
.lista article.atividade {
    max-width: 1180px;
    /*background-color: rgba(0, 0, 0, .2);*/
    /*margin: 0 0 1.5rem;*/
}
.lista article.atividade .post-thumbnail {
    margin: -1rem -1rem 1rem;
    display: block;
}
.lista article.atividade .post-thumbnail img {
    display: block;
    border-radius: 3px 3px 0 0;
    width: 100%;
}
.lista article.atividade .entry-content {
    /*margin: -.5rem -.5rem -.5rem -1rem;*/
    padding: 1rem;
    /*border-radius: 3px;*/
    height: 100%;
}
.lista .entry-content>a {
    display: block;
    text-decoration: none;
}
.no-thumb {
    display: block;
    background-color: #2d6969;
    position: relative;
    border-radius: 3px 3px 0 0;
}
.loading {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 4;
}
.loading .entry-content {
    margin: 1.5rem 1.5rem 0;
}
/*--------------------------------------------------------------
## layout
--------------------------------------------------------------*/

.branding-shape {
    position: absolute;
    width: 30rem;
    top: -3rem;
    left: -3rem;
    height: 30rem;
    background-color: #fbc700;
    border-radius: 30rem;
    z-index: 1;
    /*mix-blend-mode: color;*/
}
.branding-shape.do-animate {
    animation: grow-circle 0.5s ease-out both;
}
.frame {
    position: absolute;
    z-index: -1;
    border: .65rem solid #fff;
    margin: 2rem;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.full-page .frame {
    position: fixed;
    border: .8rem solid #fff;
    margin: 3rem;
}
/*--------------------------------------------------------------
## full-page
--------------------------------------------------------------*/

.full-page .site-branding {
    margin: 0;
    max-width: none;
    padding: 0;
}
.full-page .site-title {
    display: block;
    float: none;
    width: auto;
    text-align: left;
    position: relative;
    padding: 0 2rem 0 0;
    margin: 0;
    line-height: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    max-width: 32rem;
    min-width: 0;
}
.full-page .site-title img {
    max-width: 30rem;
}
body.full-page .site-content {
    width: 40%;
    left: 0;
    position: relative;
    z-index: 5;
    float: left;
    padding-top: 5rem;
    /*border: 1px solid red;*/
}
body.full-page .site-content {
    top: 31.5%;
    margin: 0 0 0 10%;
    position: absolute;
}
article.full-page {
    display: block;
    clear: both;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    z-index: 3;
    max-width: 560px;
}
article.full-page h3 {
    margin: 0;
    font-size: 1.85rem;
    font-style: italic;
}
article.full-page h1 {
    margin: 0;
    font-size: 3.2rem;
    line-height: 1;
}
article.full-page h2 {
    font-size: 3rem;
    font-weight: 400;
    margin: 1rem 0 0;
    font-family: 'bebas_neuebold', sans-serif;
}
.full-page .site-title {
    position: relative;
}
body.full-page .site {
    height: 100%;
}
body.full-page .site,
body.full-page .frame {
    min-height: 610px;
}
article.full-page h1.chamada {
    font-family: 'bebas_neueregular', sans-serif;
    font-weight: 400;
    font-size: 4rem;
}
article.full-page h1.chamada span {
    display: block;
    font-size: 0.8em;
}
article.full-page h1.chamada strong {
    font-family: 'bebas_neuebold', sans-serif;
    font-weight: 400;
}
article.full-page .entry-content {
    font-family: 'Roboto Condensed', serif;
    font-size: 1.4rem;
    font-weight: 300;
    margin-top: 1rem;
    padding: 0;
    background-color: transparent;
    box-shadow: none;
}
/**/

/*--------------------------------------------------------------
## select-cidade
--------------------------------------------------------------*/

body.full-page.select-cidade .site-content {
    bottom: 50px;
}
body.full-page.select-cidade .site-content .content-area {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
body.full-page.select-cidade .site-content {
    bottom: 50px;
    top: 208px;
    right: auto;
    width: 35%;
}
/*--------------------------------------------------------------
## big-select
--------------------------------------------------------------*/

.big-select {
    position: relative;
}
.big-select nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.big-select .holder {
    border: 2px solid #000;
    padding: .75rem 2.5rem .75rem 1rem;
    display: block;
    text-transform: uppercase;
    line-height: 1;
    color: #000;
}
.big-select a {
    font-family: 'bebas_neuebold', sans-serif;
    text-decoration: none;
    background-color: #0000;
    transition: color .2s ease-out, background-color .2s ease-out;
    font-size: 1.8rem;
}
.big-select .holder>i {
    float: right;
    position: absolute;
    right: 1rem;
}
.big-select nav {
    padding: 0;
    border: 2px solid #000;
    margin-top: -2px;
    border-top: none;
    background-color: #303031;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    max-height: 0;
    overflow: auto;
    transition: max-height .2s ease-out;
}
.big-select nav.open {
    display: block;
    max-height: 460px;
}
.big-select nav li a {
    display: block;
    line-height: 1;
    padding: .75rem 1rem;
    border-bottom: 1px solid #000;
}
.big-select nav li a,
.big-select nav li a:visited {
    color: #F5CB73;
}
.big-select a:hover,
.big-select a:visited:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, .2);
}
/**/

.lista-header {
    float: left;
}
.page.lista-header {
    margin: 0;
}
.lista-header+.big-select {
    float: right;
}
.lista-header+.big-select {
    /*margin: 1.15rem 0 0 1rem;*/
    min-width: 24rem;
}
.home .content-area {
    max-width: 1230px;
    margin: auto;
}
/*--------------------------------------------------------------
## menu full
--------------------------------------------------------------*/

.menu-full {
    display: none;
    /**/
    background-color: #4db6bc;
    background-image: url(img/fundo-papel-02.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    /**/
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    transition: 0.3s;
    -webkit-animation: 0.3s ease 0s normal forwards 1 fadeout;
    animation: 0.3s ease 0s normal forwards 1 fadeout;
}
.menu-full.active {
    display: block;
    -webkit-animation: 0.3s ease 0s normal forwards 1 fadein;
    animation: 0.3s ease 0s normal forwards 1 fadein;
}
.menu-full .search-area {
    background-color: rgba(0, 0, 0, .1);
    border: 2px solid #fff;
    margin: 0 -2px;
}
.menu-full .search-area .container {
    max-width: 845px;
    position: relative;
    margin: 0 auto;
}
.menu-full .search-area #search {
    width: 100%;
    background-color: transparent;
    color: #ffffff;
    border: 0;
    font-weight: 300;
    padding: 0.5rem 5rem 0.5rem 3rem;
    font-size: 1.75rem;
    line-height: 2.375rem;
}
.menu-full .search-area #cancel {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 54px;
    display: block;
    right: 15px;
    z-index: 9;
    height: 100%;
    cursor: pointer;
    color: #ffffff;
    font-size: 1.25rem;
    border-left: 2px solid #9fcccd;
}
.menu-full .search-area #cancel:hover i {
    opacity: 1;
}
.menu-full .search-area #cancel i {
    transition: 0.3s opacity;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.5;
}
.menu-full .search-area button {
    font-size: 1.25rem;
    border: 0;
    position: absolute;
    top: 50%;
    left: 0.8rem;
    transform: translate(0, -50%);
    background-color: transparent;
    padding: 0;
    outline: 0;
    color: #ffffff;
}
.menu-full .label {
    max-width: 845px;
    margin: 0 auto;
    font-weight: 300;
    color: #ffffff;
    padding: 1rem 1rem 0.8rem;
    display: block;
    line-height: 1.375rem;
}
.menu-full .container.cidades {
    overflow-y: auto;
    position: fixed;
    left: 0;
    right: 0;
    top: 106px;
    bottom: 0;
}
.menu-full .container.cidades #lista-cidades {
    max-width: 845px;
    margin: 0 auto;
}
.menu-full .container.cidades #lista-cidades ul {
    margin: 20px 0 0;
    padding: 0 0 20px;
}
.menu-full .container.cidades #lista-cidades ul:hover li a {
    color: rgba(255, 255, 255, 0.4);
}
.menu-full .container.cidades #lista-cidades ul li {
    padding: 0 1.5rem;
    line-height: 3rem;
    list-style: none;
}
.menu-full .container.cidades #lista-cidades ul li a {
    font-size: 1.75rem;
    display: block;
    font-weight: 300;
    line-height: 3rem;
    color: #ffffff;
    text-decoration: none;
    transition: 0.3s;
}
.menu-full .container.cidades #lista-cidades ul li a:hover {
    color: #ffffff;
}
/*--------------------------------------------------------------
## filter
--------------------------------------------------------------*/

.filter {
    color: #fff;
    padding: 0 0 2rem;
}
.filter-content {
    padding: 2rem 0 0;
    position: relative;
}
.filter-label {
    font-size: 1.25rem;
}
.filter ol {
    list-style: none;
    padding: 0;
    overflow: auto;
    display: block;
    margin: 0 -.25rem;
}
.filter ol li {
    padding: .25rem;
}
.filter a {
    display: block;
    color: #000;
    text-decoration: none;
    padding: .25rem;
    border-radius: 3px;
    line-height: 1;
    border: 2px solid #000;
    background-color: rgba(0, 0, 0, 0);
    transition: color .2s ease-in, background-color .2s ease-in;
}
.filter .selected a {
    background-color: #fff;
    border: 2px solid #fff;
}
.list-dates li a {
    text-align: center;
    font-size: 2rem;
}
.list-dates li a[data-disabled] {
    opacity: .3;
    cursor: not-allowed;
}
.list-dates li {
    width: 33.33%;
    float: left;
}
.list-dates li a>strong {
    margin: .5rem 0;
    display: block;
}
.list-dates li a>span {
    font-size: .5em;
    line-height: 1;
    display: block;
    text-transform: uppercase;
    font-weight: 300;
    margin: .5rem 0;
}
.list-sub-cat li a {
    font-size: 1.25rem;
    padding: .5rem;
}
.filter input[type="text"] {
    background-color: transparent;
    border: 2px solid #000;
    color: #000;
    display: block;
    height: 40px;
    width: 100%;
    padding: .5rem;
    margin-bottom: .75rem;
}
.filter input[type="text"]:focus {
    background-color: #fff;
    border: 2px solid #fff;
}
.filter a.bt-icon {
    padding: .745rem;
    border: none;
    position: absolute;
    right: 0;
    bottom: .75rem;
    display: none;
}
#no-result {
    display: none;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}
.updated:not(.published) {
    display: none;
}
.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
.single.atividade .post-thumbnail {
    position: relative;
    text-align: center;
    padding: 0;
    margin: -1.5rem -.75rem 0;
}
.single.atividade .post-thumbnail+* {
    clear: both;
}
.single.atividade .entry-title {
    clear: both;
    text-align: center;
    padding: 2rem .5rem;
    font-size: 2.1rem;
    /*background-color: #4db6bc;*/
    position: relative;
}
.single.atividade .post-thumbnail .deco {
    position: absolute;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: contain;
}
.single.atividade .post-thumbnail img {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0;
    border-radius: 3px 3px 0 0;
}
.single.atividade .entry-sub-title.gratuito {
    text-align: center;
    background-color: #fac60f;
    text-transform: uppercase;
    padding: .25rem 2rem;
    float: right;
    /* border-radius: 3px; */
    color: #2d6969;
    font-size: 1.35rem;
    /* box-shadow: 0 5px 10px -5px rgba(0,0,0,.3); */
    border: 3px solid #fff;
    margin: 0 2rem 0 0;
}
.single.atividade .entry-origin {
    text-align: center;
    margin-top: -2rem;
    z-index: 2;
    position: relative;
    font-size: 1.5rem;
    margin-bottom: 0;
    padding-bottom: 1rem;
}
.single .entry-sub-title {
    font-size: 1.5rem;
}
.entry-content {
    max-width: 1140px;
    margin: auto;
}
.page .entry-header,
.lista-eventos {
    max-width: 1140px;
    margin: auto;
}
.when {
    clear: both;
}
.entry-content.when {
    padding: 1.5rem 2rem 0;
    margin: 0 auto 1.5rem;
    position: relative;
}
.val.ficha-tecnica {
    margin-top: -1rem;
    line-height: 1.25;
    padding-bottom: 1.5rem;
}
.val.ficha-tecnica strong {
    color: #efbfb8;
    font-family: 'bebas_neuebold', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1;
    font-size: 0.85em;
}
.entry-content.when+.entry-content {
    padding-left: 2rem;
    padding-right: 2rem;
}
.post-thumbnail {
    position: relative;
}
.sub-categoria {
    background-color: #fac60f;
    padding: .25rem .5rem;
    text-transform: uppercase;
    font-family: 'bebas_neuebook', sans-serif;
    font-size: 1rem;
    display: inline-block;
    color: #2d6969;
    text-align: center;
    margin: auto;
}
.post-thumbnail .sub-categoria {
    position: absolute;
    z-index: 3;
    bottom: 1.7rem;
    right: 2rem;
}
.single .sub-categoria {
    font-size: 1.35rem;
}
.single .post-thumbnail .sub-categoria {
    /*top: auto;*/
    /*bottom: 2rem;*/
}
.single .entry-header div>.sub-categoria {
    margin: 0 0 1rem;
}
.single .entry-header div.post-thumbnail>.sub-categoria {
    margin: 0;
}
/*--------------------------------------------------------------
# Valores
--------------------------------------------------------------*/

.valores {
    background-color: #262627;
    padding: .001rem 2rem 2rem;
    margin: -1.5rem auto 1.5rem;
    max-width: 1140px;
}
.valores h2 {
    color: #cf62a2;
    text-transform: uppercase;
}
.valores .inner h3.label:first-child {
    display: none;
}
.valores .label.title-custom {
    text-align: center;
    font-size: 2rem;
    margin: -4rem 0 1rem;
    color: #f5cb73;
    float: right;
}
.valores .card {
    padding: .001rem 1rem 2rem;
    text-align: center;
    min-height: 10rem;
    border: 2rem solid;
    height: 100%;
}
.valores .card.inteira {
    /*background-color: #8AC5C3;*/
    color: #8AC5C3;
}
.valores .card.meia {
    /*background-color: #6D6BAA;*/
    color: #6D6BAA;
}
.valores .card.trab-do-com {
    /*background-color: #C1689F;*/
    color: #C1689F;
}
.valores .row {
    margin: 0 -.5rem;
}
.valores .row+.label.title-custom {
    margin-top: 0;
    padding-top: 2rem;
}
.valores .row+.label.title-custom+* {
    clear: both;
}
.price-wrapper .price {
    font-size: 4rem;
    line-height: 3.6rem;
    padding: 0 2rem;
    position: relative;
    font-weight: 700;
    display: inline-block;
    color: #fff;
    /*color: #f5cb73;*/
    font-family: 'Roboto Condensed', serif;
}
.price-wrapper .price span {
    font-size: 1.18rem;
    line-height: 1.6rem;
}
.price-wrapper .price span.curr {
    position: absolute;
    left: 0;
    bottom: .6rem;
}
.price-wrapper .price span.cent {
    position: absolute;
    right: 0;
    top: .5rem;
}
.price-wrapper .pgto.sem-parcela {
    position: absolute;
    top: 28px;
    right: 28px;
    font-size: 0.75rem;
    transform: translateX(100%);
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}
/* Make sure logo link wraps around logo image. */

.custom-logo-link {
    display: inline-block;
}
/*--------------------------------------------------------------
## Social Share
--------------------------------------------------------------*/

.entry-footer {
    overflow: auto;
}
.social-share {
    /*background-color: #F3F3F2;*/
    padding: 1rem 0;
    float: right;
    margin-top: -0.25rem;
}
.social-share ul {
    width: 20rem;
    margin: 0 auto;
    padding: 0;
}
.social-share ul li {
    list-style: none;
    float: left;
    width: 25%;
    text-align: center;
}
.social-share ul li a,
.social-share ul li button {
    color: #747678;
    display: block;
    font-size: 1.6rem;
}
.social-share ul li a:visited,
.social-share ul li button:visited {
    color: #747678;
}
.social-share ul li button {
    padding: 0;
    background-color: transparent;
    border: none;
}
.social-share.ui-g-12 {
    float: right;
    margin: 0 auto;
}
.link-back {
    font-family: 'bebas_neuebook', sans-serif;
    font-size: 1.5rem;
    /* color: #4db6bc; */
    /* text-shadow: 1px 1px 0 #F5CB73, -1px 1px 0 #F5CB73, 1px -1px 0 #F5CB73, -1px -1px 0 #F5CB73; */
    text-transform: uppercase;
    text-decoration: none;
    margin: 1rem 0;
    float: left;
    border: 2px solid;
    padding: .5rem 1rem;
    border-radius: 3px;
}
.link-back i {
    margin: 0 .5rem 0 0;
}
.link-back:hover,
.link-back:focus,
.link-back:visited,
.link-back:visited:hover,
.link-back:active {
    /*color: #4db6bc;*/
}
/*--------------------------------------------------------------
## Lista eventos
--------------------------------------------------------------*/

.lista-eventos {
    padding-bottom: 2rem;
}
.lista-eventos-container {
    margin-left: -.5rem;
    margin-right: -.5rem;
}
.lista-eventos article.evento {
    position: relative;
}
.lista-eventos .evento .inner {
    width: 100%;
    height: 100%;
    background-color: #303031;
}
.lista-eventos .evento a {
    text-decoration: none;
}
.lista-eventos .evento .image {
    height: 200px;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.lista-eventos .evento .image img {
    position: absolute;
    display: block;
    object-fit: cover;
    height: 100%;
    width: 100%;
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
    /*position: absolute;*/
}
.lista-eventos .evento .entry-content {
    height: 100px;
    position: relative;
}
.lista-eventos .evento .entry-title {
    margin: 0;
    position: absolute;
    padding: .1rem;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    font-size: 1.2rem;
}
/*
*/

.apresentacao-item {
    margin: .5rem -.5rem 0;
    padding: .5rem 0 0;
    border-top: 1px solid rgba(255, 255, 255, .1);
}
.apr-cidade h3 {
    position: relative;
    height: 100%;
    margin: 0;
}
.apr-cidade h3 a {
    background-color: rgba(0, 0, 0, .3);
    margin: 0 1rem 0 0;
    height: 100%;
    position: relative;
    display: block;
    color: #fff;
}
.apr-cidade h3 a span {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: right;
    transform: translateY(-50%);
    padding: 1rem;
}
.apr-cidade+div {
    padding-top: 1rem;
}
.apr-cidade h3 a:hover {
    box-shadow: 0 0 0 .5rem #92C8C7, 0 0 0 .5rem #92C8C7 inset;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption-text {
    text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-caption {
    display: block;
}
/*--------------------------------------------------------------
## Table
--------------------------------------------------------------*/

.entry-content table {
    margin-bottom: 2rem;
    border-spacing: 0;
    border-collapse: collapse;
}
.entry-content td {
    background: none repeat scroll 0 0 #f1f0ea;
    border: 1px solid #d0d0ce;
    padding: .5rem 1rem;
}
.entry-content tfoot tr:nth-child(2n+1) td {
    font-size: 14px;
}
.entry-content tr:nth-child(2n+1) td {
    background: none repeat scroll 0 0 #e1e0da;
}
.entry-content th,
.entry-content tfoot td {
    color: #FFF;
    font-weight: normal;
    padding: .5rem 1rem;
    text-transform: uppercase;
    white-space: nowrap;
    text-align: left;
}
.entry-content .alignright {
    float: right;
    margin: 0 0 .5rem 1rem;
}
.entry-content .alignleft {
    float: right;
    margin: 0 1rem .5rem 0;
}
/*********************/

.entry-content th,
.entry-content tfoot td,
.entry-content tfoot tr:nth-child(2n+1) td {
    font-weight: 300;
    text-transform: uppercase;
    border: 1px solid #33797c;
}
.entry-content table h4,
.entry-content table p {
    margin: 0;
}
.entry-content table p {
    font-size: 1rem;
}
/*--------------------------------------------------------------
## Composicoes
--------------------------------------------------------------*/

/*.colagem {
    position: fixed;
    bottom: 0;
    right: 0;
    width: auto;
    transform: translate(55px, 0);
    height: 80%;
    top: auto;
    display: block;
    z-index: 2;
}*/

.composicao {
    overflow: hidden;
    clear: both;
    height: 100%;
    left: 50%;
    right: 0;
    bottom: 0;
    width: auto;
    /*border: 1px solid blue;*/
    position: absolute;
}
.composicao img {
    position: absolute;
    right: 0;
    bottom: 0;
    /* transform: scale(.75) translate(18%, 16.7%); */
    /* z-index: 3; */
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
}
/*.composicao .colagem-01.img-00 {
    right: auto;
    bottom: auto;
    top: 0;
    left: 0;
    z-index: 4;
    transform: scale(.75) translate(-27px, 220px);
}*/

/*.composicao .line-wrapper {
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
}*/

.composicao img.line {
    width: 100%;
    height: 100%;
    position: relative;
    transform: scale(1) translate(0, 0);
}
.composicao .line-wrapper {
    z-index: 2;
    position: absolute;
}
.composicao .line-wrapper.bottom {
    top: 320px;
    right: 470px;
    bottom: 150px;
    left: 180px;
}
.composicao .line-wrapper.top {
    left: 180px;
    right: 350px;
    top: 319px;
    bottom: 800px;
}
.composicao .line-wrapper.top img.line {
    /*transform: scale(1, -1);*/
}
/**/

.colagem-01.img-01 {
    animation: slide-bottom 0.5s ease-out both;
}
.colagem-01.img-02,
.colagem-01.img-06,
.colagem-01.img-03 {
    animation: slide-bottom 0.5s ease-out both;
}
.colagem-01.img-04,
.colagem-01.img-07 {
    animation: slide-top 0.5s ease-out both;
}
.colagem-01.img-01 {
    animation-delay: 1s;
}
.colagem-01.img-02 {
    animation-delay: 1.5s;
}
.colagem-01.img-03 {
    animation-delay: 1.75s;
}
.colagem-01.img-04 {
    animation-delay: 2s;
}
.colagem-01.img-06 {
    animation-delay: 2.25s;
}
.colagem-01.img-07 {
    animation-delay: 1.25s;
}
@media screen and (max-height: 1120px) {
    .composicao .line-wrapper.top {
        top: 120px;
        bottom: 684px;
    }
    .composicao .line-wrapper.top img.line {
        transform: scale(1, -1);
    }
}
/**/

.secondary-wrapper {
    will-change: min-height;
}
.secondary {
    transform: translate(0, 0);
    /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}
.secondary[style*="fixed"] {
    margin-left: .5rem;
}
/**/

.logo-list-wrapper {
    max-width: 921px;
    display: table;
    margin: auto;
}
.logo-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    overflow: auto;
    display: table-row;
}
.logo-list li {
    width: auto;
    height: 80px;
    margin-top: 10px;
    text-align: center;
    position: relative;
    display: table-cell;
    padding: 0 0 0 4rem;
    vertical-align: middle;
}
.logo-list li:first-child {
    padding: 0;
}
.logo-list li img {
    height: 40px;
    width: auto;
    display: block;
    /*! top: 50%; */
    /*! position: absolute; */
    /*! transform: translate(-50%, -50%); */
    /*! left: 50%; */
}
.logo-list li img[src$="rpc.png"] {
    height: 30px;
}
.logo-list li img[src$="ufpr.png"] {
    height: 50px;
}
.logo-list li img[src$="curitiba.png"] {
    height: 45px;
}
.logo-list li::before {
    text-align: left;
    transform: translateY(-20px);
    color: #fff;
    font-size: 0.8rem;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 0 0 4rem;
}
.logo-list li:first-child::before {
    content: 'Realização';
    padding: 0;
}
.logo-list li:nth-child(3)::before {
    content: 'Promoção';
}
.logo-list li:nth-child(4)::before {
    content: 'Apoio';
}
.img-decoration {
    width: 20%;
    position: fixed;
    right: 0;
    bottom: 0;
    transform: translate(20px, 20px);
    z-index: 0;
}
/*--------------------------------------------------------------
## Mobile
--------------------------------------------------------------*/

.filter-mobile,
.filter-apply {
    display: none;
}
.menu-toggle,
.menu-toggle.menu-close {
    display: none;
}
@media screen and (max-width: 1340px) {
    .composicao {
        overflow: hidden;
        clear: both;
        height: 100%;
        width: 50%;
        left: auto;
    }
    .composicao img {
        transform: scale(1) translate(0, 0);
    }
}
@media screen and (max-width: 1092px) {
    .logo-list-wrapper,
    .logo-list {
        display: block;
    }
    .logo-list li {
        width: 50%;
        display: block;
        float: left;
        /*border: 1px solid blue;*/
        padding: 0;
        margin: 0;
        height: 110px;
    }
    .logo-list li::before {
        text-align: center;
        transform: translateY(0);
        color: #fff;
        font-size: 0.8rem;
        position: absolute;
        left: 0;
        top: 0;
        padding: 0;
        right: 0;
    }
    .logo-list li img {
        margin: 2rem auto 0;
        top: 0;
        bottom: auto;
        transform: translate(0);
        position: relative;
    }
    .img-decoration {
        width: 40%;
        position: relative;
        margin: auto;
        display: block;
        transform: translate(-8%, 0);
    }
}
@media screen and (max-width: 1024px) {
    /*body.full-page .site-content {
        width: 100%;
    }*/
    .full-page .site-title {
        position: relative;
    }
    /*.site-title a span.edicao {
        float: left;
        margin: 1rem;
    }
    .site-title a span.semana-literaria {
        position: relative;
        float: left;
        margin: -1.4rem 0 0 -3rem;
    }*/
    /**/
    /**/
    /**/
    /**/
    /**/
    .site-header {
        width: 100%;
        bottom: auto;
        height: auto;
        z-index: 3;
    }
    .site-title {
        text-align: left;
        float: left;
        font-size: 1.5rem;
        padding: 0;
        margin: 0;
        width: auto;
        min-width: 100%;
    }
    .site-content {
        position: relative;
        width: auto;
        left: auto;
        /*margin-top: 72px;*/
    }
    .menu-toggle {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 2rem;
        padding: .5rem 0;
        line-height: 1.35;
        height: 56px;
        width: 56px;
        text-align: center;
        margin: 0 2rem 0 0;
        z-index: 3;
    }
    a.menu-toggle,
    a.menu-toggle:hover,
    a.menu-toggle:visited {
        color: #fff;
    }
    a.menu-toggle:active {
        color: #fffd;
    }
    a.menu-toggle:focus {
        outline: none;
    }
    .main-nav-wrapper.main-nav-wrapper {
        padding: 0
    }
    /*_|_*/
    .tax-cidade .site-main>* {
        padding: 0 0 0 .5rem;
    }
    .list-title {
        font-size: 1.2rem;
    }
}
@media screen and (max-width: 920px) {
    .big-select {
        margin: .25rem 0;
    }
    body.full-page.select-cidade .site-content {
        top: auto;
        left: auto;
        width: auto;
        bottom: auto;
        display: block;
        right: auto;
        margin: 0 2rem;
    }
    body.full-page.select-cidade .site-content .content-area {
        position: relative;
        width: auto;
        left: auto;
        right: auto;
        top: auto;
        transform: translateY(0);
    }
    body.full-page .site-content {
        width: auto;
        float: none;
        clear: both;
        margin-right: 0;
        position: relative;
        top: 0;
        margin-top: -10%;
    }
    .composicao {
        width: 100%;
        position: relative;
        height: 780px;
    }
    .main-navigation.toggled .nav-menu {
        left: 0;
    }
    .main-navigation.toggled .menu-toggle.menu-close {
        left: 50%;
    }
    .main-navigation.toggled::before {
        left: 0;
    }
    /*.site-footer {
        left: 0;
    }*/
    /**/
    .lista-header {
        margin: 0;
        float: none;
    }
    .lista-header+.big-select {
        float: none;
        clear: both;
        margin: 0 0 2rem;
        min-width: auto;
    }
    .single.atividade .entry-title {
        font-size: 2rem;
    }
    .valores>h2 {
        text-align: center;
    }
    .valores .label.title-custom {
        margin: -1rem 0 1rem;
        float: none;
        border-top: .1rem solid;
        padding: 1rem 0 0;
    }
    .valores .row+.label.title-custom {
        margin-top: 2rem;
        padding-top: 1rem;
    }
    .single.atividade .entry-content,
    .valores {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }
    .full-page .frame,
    .frame {
        margin: 1rem;
        border: .4rem solid #fff;
    }
    .site-branding {
        margin: 2rem auto 0;
    }
    .site-branding,
    .site-content {
        padding: 0 2rem;
    }
    .filter-content {
        padding: 1rem 0;
    }
    /**/
    .menu-toggle {
        display: block;
    }
    .menu-toggle.menu-close {
        display: none;
    }
    .main-navigation {
        display: block;
        position: fixed;
        background-color: rgba(255, 255, 255, .3);
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 4;
        opacity: 0;
        transition: transform .2s ease-out, opacity .2s ease-out;
        transform: translateY(-100%);
    }
    .main-navigation.toggled {
        transform: translateY(0);
        opacity: 1;
    }
    .main-navigation .nav-menu {
        position: absolute;
        left: 50%;
        background-color: #00aba7;
        right: 0;
        top: 0;
        bottom: 0;
        text-align: center;
        overflow: auto;
        padding-top: 56px;
        /**/
        background-color: #4db6bc;
        background-image: url(img/fundo-papel-02.jpg);
        background-attachment: fixed;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .main-navigation a {
        font-size: 1.4rem;
        padding: 1rem;
    }
    .main-navigation .menu-toggle.menu-close {
        display: block;
        top: 0;
        transform: translate(-50%, 0);
        font-size: 2rem;
        line-height: 1.75;
        left: 75%;
        text-align: center;
        background-color: transparent;
        padding: 0;
        color: #fac60f;
        box-shadow: none;
        border: 2px solid;
        margin-top: 1rem;
    }
    .main-navigation .menu-toggle.menu-close:hover {
        color: #fac60f;
    }
    .main-navigation::before {
        content: '';
        position: fixed;
        left: 50%;
        right: 0;
        top: 0;
        bottom: auto;
        height: 56px;
        z-index: 2;
        background-color: #4db6bc;
        background-image: url(img/fundo-papel-02.jpg);
        background-attachment: fixed;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .main-navigation li {
        display: block;
        width: 100%;
        margin: 2rem 0;
    }
    .main-navigation li a {
        display: block;
        margin: 0 2rem;
        color: #fff !important;
    }
    .main-navigation li a,
    .main-navigation li a:hover {
        border-bottom: none;
        color: #fff;
    }
    /*.site-footer {
        left: 50%;
    }*/
    .logo-sistema {
        display: block;
    }
    .tax-cidade .site-main>* {
        padding: 0;
    }
    .list-dates li {
        width: 16.66%;
    }
    .filter {
        padding: 0;
    }
    .filter-group {
        display: none;
    }
    .filter-group.active {
        display: block;
        position: fixed;
        padding: 0 2rem;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        overflow: auto;
        z-index: 10;
        background-color: #4db6bc;
        background-image: url(img/fundo-papel-02.jpg);
        background-attachment: fixed;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        /* background-blend-mode: multiply; */
    }
    /**/
    .big-select {
        margin: .25rem .5rem 0 0;
        width: 55%;
        float: left;
    }
    .big-select.filter-mobile {
        width: 40%;
        float: right;
        margin: .25rem 0 0 0;
    }
    .filter-mobile {
        display: block;
    }
    .page .site-main {
        padding-top: 1rem;
    }
    .secondary {
        transform: none;
        will-change: auto;
    }
    .filter-content.sub-categorias {
        margin-bottom: 6rem;
    }
    .filter-apply {
        display: none;
        position: fixed;
        z-index: 11;
        left: 0;
        right: 0;
        bottom: 0;
        border-top: 2px solid #fff;
        padding: 1rem 2rem;
        background-color: #4db6bc;
        background-image: url(img/fundo-papel-02.jpg);
        background-attachment: fixed;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        box-shadow: 0 -10px 10px -5px rgba(0, 0, 0, .15);
    }
    .filter-apply a {
        text-align: center;
        background-color: #fff;
        font-size: 1.3rem;
        padding: 1rem .5rem;
        display: block;
        margin: auto;
        max-width: 250px;
        text-transform: uppercase;
        font-weight: 300;
        border-radius: 6px;
        border-color: #fff;
    }
    .filter-group.active+.filter-apply {
        display: block;
    }
    .no-results {
        margin: 0 .5rem;
    }
    .filter a.bt-icon {
        bottom: 2.5rem;
    }
}
@media screen and (max-width: 780px) {
    .logo-list li {
        width: 100%;
        float: none;
    }
    .logo-list li img {
        margin: 0 auto;
    }
    .logo-list li::before {
        transform: translate(0, 0);
    }
    .logo-list li a {
        display: block;
        padding: 2rem 0;
    }
    .logo-list li:nth-child(2) a {
        padding: 0;
    }
}
@media screen and (max-width: 640px) {
    .site-title {
        font-size: 1.25rem;
        line-height: 1;
        max-width: 270px;
    }
    .lista article.atividade .post-thumbnail {
        display: block;
    }
    .single.atividade .entry-sub-title.gratuito {
        text-align: left;
    }
    .composicao {
        height: 660px;
    }
    .content-area {
        padding: 0;
    }
    .big-select,
    .big-select.filter-mobile {
        width: 100%;
        float: none;
    }
    .big-select.filter-mobile {
        margin-top: 1rem;
    }
    /**/
}
@media screen and (max-width: 580px) {
    .link-back {
        float: none;
        margin: 1rem auto;
        text-align: center;
        display: block;
        max-width: 12.5rem;
    }
    .social-share {
        float: none;
        margin-top: 0;
    }
    .composicao {
        height: 510px;
    }
    .img-decoration {
        width: 70%;
        margin-bottom: 2rem;
    }
}
@media screen and (max-width: 480px) {
    body.full-page.select-cidade .site-content {
        margin: 0 1rem;
    }
    .site-title {
        margin: 0 0 0 0;
        padding: 0 3.7rem 0 0;
    }
    .lista-header+.big-select {
        margin: 0 -1.5rem 1rem;
    }
    /*    .lista article.atividade {
        margin: 0 -1.5rem 1.5rem;
    }*/
    .single.atividade .entry-title {
        font-size: 1.75rem;
    }
    .page .single.atividade .entry-header {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }
    .single.atividade .entry-title {
        padding-left: 0;
        padding-right: 0;
    }
    .composicao {
        height: 445px;
    }
    article.full-page h1.chamada {
        font-size: 3rem;
    }
    article.full-page h3 {
        font-size: 1.5rem;
    }
    article.full-page h2 {
        font-size: 2rem;
        margin: .5rem 0 0;
    }
    article.full-page h1.chamada span {
        display: inline;
    }
    .single.atividade .post-thumbnail {
        margin: -1.5rem 0 0;
    }
    /**/
    .logo-list li img[src$="rpc.png"] {
        height: 22px;
    }
}
@media screen and (max-width: 420px) {
    .list-dates li {
        width: 33.33%;
    }
    .site-footer {
        padding: 0 2rem;
    }
}
@media screen and (max-width: 360px) {
    .site-title {
        font-size: 1rem;
    }
    .menu-toggle {
        /*margin: 0 .5rem 0 0;*/
        /*font-size: 1.7rem;*/
        /*line-height: 1.6;*/
    }
    .composicao {
        height: 340px;
    }
    /**/
    .site-branding,
    .site-content {
        padding: 0 1rem;
    }
    .frame {
        margin: .6rem;
        border: 2px solid #fff;
    }
    .menu-toggle {
        margin: 0 1rem 0 0;
    }
}
@media screen and (max-height: 620px) {
    .main-navigation.toggled .nav-menu {
        position: relative;
    }
    .main-navigation.toggled {
        overflow: auto;
    }
    .site-footer {
        position: relative;
        padding-top: 2rem;
    }
}
/**/

.entry-content ul,
.entry-content ol {
    margin: 0 0 1rem 1rem;
    padding: 0;
}
pre {
    background-color: #23282d;
    color: #90ef0c;
    padding: 20px;
    line-height: 1.75;
    margin: 0 -20px;
    overflow: auto;
    font-family: 'Iosevka SS07', 'SFMono-Regular', monaco, 'Roboto Mono', monospace;
    font-size: 12px;
}
/**/

.listing.rows-list article {
    width: 100%;
}
.listing article {
    position: relative;
    border-top: 1px solid #F3F3F2;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 0.5rem;
}
.listing article:first-child,
.listing article.hidden+ :not(.hidden) {
    padding-top: 0;
    border-top: none;
}
.listing .inner {
    display: table;
    width: 100%;
}
.listing .inner>a,
.listing .inner>.block {
    display: table-row;
    text-decoration: none;
}
.listing .inner>a>*,
.listing .inner>.block>* {
    display: table-cell;
}
.listing .inner>a .service,
.listing .inner>.block .service {
    color: #40403E;
}
.listing .info {
    vertical-align: middle;
    padding: 0 0 0 1rem;
    font-weight: 300;
    line-height: 1.2;
}
.listing .info .service>* {
    margin: 0.5rem 0 0;
}
.listing .info .service>*:first-child {
    margin: 0;
}
.listing .info .section {
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1;
}
.listing .info .hour {
    font-weight: 700;
}
.listing .info .post-date {
    margin: 0;
    line-height: 1;
}
.listing .info .place,
.listing .info .post-date {
    color: #40403E;
}
.listing .thumb {
    width: 5.6rem;
    height: 5.6rem;
}
.listing .thumb .image {
    border-radius: 0.5rem;
    max-height: 5.6rem;
}
.listing .round-image .thumb .image {
    border-radius: 5rem;
}
.listing .title {
    font-size: 1.35rem;
    font-weight: 700;
    line-height: 1.125;
    margin: 0 0 0.5rem;
}
.listing .section+.title {
    margin-top: 0.5rem;
}
.listing a[class^="btn"] {
    display: block;
}
.listing.cards.rows-and-cards,
.listing.cards.cards {
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.listing.cards article {
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0;
    border-top: none;
    margin-bottom: 0.5em;
}
.listing.cards .inner {
    display: block;
    transform: translateY(0);
    box-shadow: 0 0.2rem 0.6rem 0 rgba(0, 0, 0, 0.1);
    border-radius: 0.5rem;
    height: 100%;
    transition: box-shadow 0.2s ease-out, transform 0.2s ease-out;
}
.listing.cards .inner:hover {
    transform: translateY(-0.1rem) scale(1.02);
    box-shadow: 0 1.25rem 3rem 0 rgba(0, 0, 0, 0.2);
}
.listing.cards .inner>a,
.listing.cards .inner>.block {
    display: block;
}
.listing.cards .inner>a>*,
.listing.cards .inner>.block>* {
    display: block;
}
.listing.cards .icons-switch-layout {
    text-align: center;
}
.listing.cards .icons-switch-layout a {
    display: inline-block;
}
.listing.cards .info {
    vertical-align: none;
    padding: 1rem;
}
.listing.cards .info .section {
    display: none;
}
.listing.cards .thumb {
    width: 100%;
    height: auto;
}
.listing.cards .thumb .image {
    max-height: none;
}
.listing.cards .thumb .status {
    display: block;
    border-radius: 0.25rem;
    right: auto;
    left: 1.5rem;
    top: auto;
    bottom: auto;
    margin-top: -1rem;
    transform: translateY(-100%);
    font-size: 0.75rem;
    text-transform: uppercase;
    position: absolute;
}
.listing.cards .image {
    border-radius: 0.5rem 0.5rem 0 0;
}
.listing.cards .image .icon {
    font-size: 5.6rem;
    opacity: 0.3;
}
.listing.cards .image .category {
    color: #ffffff;
    font-size: 0.7rem;
    line-height: 1rem;
    text-transform: uppercase;
    font-weight: 300;
    border-radius: 0.2rem;
    padding: 0.2rem 0.3rem 0.1rem;
    display: inline-block;
}
.listing.cards .image .esgotada {
    position: absolute;
    top: 1rem;
    left: 1rem;
}
.listing.cards .size-thumbnail {
    display: none;
}
.listing.cards .size-thumb_content {
    display: block;
}
.listing.cards .round-image .thumb .image {
    border-radius: 0.5rem 0.5rem 0 0;
}
.listing.cards .section+.title {
    margin-top: 0;
}
.listing.no-pad {
    padding: 0;
}
.listing.rows-list article {
    width: 100%;
}
.listing .icons-switch-layout {
    text-align: center;
}
.listing .icons-switch-layout a {
    display: inline-block;
    width: 3.75rem;
    height: 3.75rem;
    background-color: #ffffff;
    border: 2px solid #0088D5;
    color: #0088D5;
    border-radius: 50%;
    position: relative;
}
.listing .icons-switch-layout a:hover,
.listing .icons-switch-layout a.active {
    background-color: #0088D5;
}
.listing .icons-switch-layout a:hover span,
.listing .icons-switch-layout a.active span {
    color: #ffffff;
}
.listing .icons-switch-layout a span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.5rem;
}
.listing.inside {
    margin: 0 -1rem;
}
.listing .thumb .image .category {
    display: none;
}
/*--------------------------------------------------------------
## Grids 
--------------------------------------------------------------*/

.ui-g {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.ui-g::after {
    clear: both;
    content: "";
    display: table;
    box-sizing: border-box;
}
.entry-content .ui-g {
    margin: 0 -.5rem;
}
.ui-g .ui-no-pad {
    padding: 0;
}
.ui-g .ui-no-pad-top {
    padding-top: 0;
}
.ui-g .ui-no-pad-right {
    padding-right: 0;
}
.ui-g .ui-no-pad-bottom {
    padding-bottom: 0;
}
.ui-g .ui-no-pad-left {
    padding-left: 0;
}
.ui-g-1,
.ui-g-2,
.ui-g-3,
.ui-g-4,
.ui-g-5,
.ui-g-6,
.ui-g-7,
.ui-g-8,
.ui-g-9,
.ui-g-10,
.ui-g-11,
.ui-g-12 {
    float: left;
    box-sizing: border-box;
    padding: 0.5em;
}
.ui-g-1 {
    width: 8.3333%;
}
.ui-g-2 {
    width: 16.6667%;
}
.ui-g-3 {
    width: 25%;
}
.ui-g-4 {
    width: 33.3333%;
}
.ui-g-5 {
    width: 41.6667%;
}
.ui-g-6 {
    width: 50%;
}
.ui-g-7 {
    width: 58.3333%;
}
.ui-g-8 {
    width: 66.6667%;
}
.ui-g-9 {
    width: 75%;
}
.ui-g-10 {
    width: 83.3333%;
}
.ui-g-11 {
    width: 91.6667%;
}
.ui-g-12 {
    width: 100%;
}
.ui-g-offset-12 {
    margin-left: 100%;
}
.ui-g-offset-11 {
    margin-left: 91.66666667%;
}
.ui-g-offset-10 {
    margin-left: 83.33333333%;
}
.ui-g-offset-9 {
    margin-left: 75%;
}
.ui-g-offset-8 {
    margin-left: 66.66666667%;
}
.ui-g-offset-7 {
    margin-left: 58.33333333%;
}
.ui-g-offset-6 {
    margin-left: 50%;
}
.ui-g-offset-5 {
    margin-left: 41.66666667%;
}
.ui-g-offset-4 {
    margin-left: 33.33333333%;
}
.ui-g-offset-3 {
    margin-left: 25%;
}
.ui-g-offset-2 {
    margin-left: 16.66666667%;
}
.ui-g-offset-1 {
    margin-left: 8.33333333%;
}
.ui-g-offset-0 {
    margin-left: 0%;
}
@media screen and (max-width: 40em) {
    .ui-sm-1,
    .ui-sm-2,
    .ui-sm-3,
    .ui-sm-4,
    .ui-sm-5,
    .ui-sm-6,
    .ui-sm-7,
    .ui-sm-8,
    .ui-sm-9,
    .ui-sm-10,
    .ui-sm-11,
    .ui-sm-12 {
        padding: 0.5em;
    }
    .ui-sm-1 {
        width: 8.3333%;
    }
    .ui-sm-2 {
        width: 16.6667%;
    }
    .ui-sm-3 {
        width: 25%;
    }
    .ui-sm-4 {
        width: 33.3333%;
    }
    .ui-sm-5 {
        width: 41.6667%;
    }
    .ui-sm-6 {
        width: 50%;
    }
    .ui-sm-7 {
        width: 58.3333%;
    }
    .ui-sm-8 {
        width: 66.6667%;
    }
    .ui-sm-9 {
        width: 75%;
    }
    .ui-sm-10 {
        width: 83.3333%;
    }
    .ui-sm-11 {
        width: 91.6667%;
    }
    .ui-sm-12 {
        width: 100%;
    }
    .ui-sm-offset-12 {
        margin-left: 100%;
    }
    .ui-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .ui-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .ui-sm-offset-9 {
        margin-left: 75%;
    }
    .ui-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .ui-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .ui-sm-offset-6 {
        margin-left: 50%;
    }
    .ui-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .ui-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .ui-sm-offset-3 {
        margin-left: 25%;
    }
    .ui-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .ui-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .ui-sm-offset-0 {
        margin-left: 0%;
    }
}
@media screen and (min-width: 920px) {
    .ui-md-1,
    .ui-md-2,
    .ui-md-3,
    .ui-md-4,
    .ui-md-5,
    .ui-md-6,
    .ui-md-7,
    .ui-md-8,
    .ui-md-9,
    .ui-md-10,
    .ui-md-11,
    .ui-md-12 {
        padding: 0.5em;
    }
    .ui-md-1 {
        width: 8.3333%;
    }
    .ui-md-2 {
        width: 16.6667%;
    }
    .ui-md-3 {
        width: 25%;
    }
    .ui-md-4 {
        width: 33.3333%;
    }
    .ui-md-5 {
        width: 41.6667%;
    }
    .ui-md-6 {
        width: 50%;
    }
    .ui-md-7 {
        width: 58.3333%;
    }
    .ui-md-8 {
        width: 66.6667%;
    }
    .ui-md-9 {
        width: 75%;
    }
    .ui-md-10 {
        width: 83.3333%;
    }
    .ui-md-11 {
        width: 91.6667%;
    }
    .ui-md-12 {
        width: 100%;
    }
    .ui-md-offset-12 {
        margin-left: 100%;
    }
    .ui-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .ui-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .ui-md-offset-9 {
        margin-left: 75%;
    }
    .ui-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .ui-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .ui-md-offset-6 {
        margin-left: 50%;
    }
    .ui-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .ui-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .ui-md-offset-3 {
        margin-left: 25%;
    }
    .ui-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .ui-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .ui-md-offset-0 {
        margin-left: 0%;
    }
}
@media screen and (min-width: 64.063em) {
    .ui-lg-1,
    .ui-lg-2,
    .ui-lg-3,
    .ui-lg-4,
    .ui-lg-5,
    .ui-lg-6,
    .ui-lg-7,
    .ui-lg-8,
    .ui-lg-9,
    .ui-lg-10,
    .ui-lg-11,
    .ui-lg-12 {
        padding: 0.5em;
    }
    .ui-lg-1 {
        width: 8.3333%;
    }
    .ui-lg-2 {
        width: 16.6667%;
    }
    .ui-lg-3 {
        width: 25%;
    }
    .ui-lg-4 {
        width: 33.3333%;
    }
    .ui-lg-5 {
        width: 41.6667%;
    }
    .ui-lg-6 {
        width: 50%;
    }
    .ui-lg-7 {
        width: 58.3333%;
    }
    .ui-lg-8 {
        width: 66.6667%;
    }
    .ui-lg-9 {
        width: 75%;
    }
    .ui-lg-10 {
        width: 83.3333%;
    }
    .ui-lg-11 {
        width: 91.6667%;
    }
    .ui-lg-12 {
        width: 100%;
    }
    .ui-lg-offset-12 {
        margin-left: 100%;
    }
    .ui-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .ui-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .ui-lg-offset-9 {
        margin-left: 75%;
    }
    .ui-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .ui-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .ui-lg-offset-6 {
        margin-left: 50%;
    }
    .ui-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .ui-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .ui-lg-offset-3 {
        margin-left: 25%;
    }
    .ui-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .ui-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .ui-lg-offset-0 {
        margin-left: 0%;
    }
}
@media screen and (min-width: 90.063em) {
    .ui-xl-1,
    .ui-xl-2,
    .ui-xl-3,
    .ui-xl-4,
    .ui-xl-5,
    .ui-xl-6,
    .ui-xl-7,
    .ui-xl-8,
    .ui-xl-9,
    .ui-xl-10,
    .ui-xl-11,
    .ui-xl-12 {
        padding: 0.5em;
    }
    .ui-xl-1 {
        width: 8.3333%;
    }
    .ui-xl-2 {
        width: 16.6667%;
    }
    .ui-xl-3 {
        width: 25%;
    }
    .ui-xl-4 {
        width: 33.3333%;
    }
    .ui-xl-5 {
        width: 41.6667%;
    }
    .ui-xl-6 {
        width: 50%;
    }
    .ui-xl-7 {
        width: 58.3333%;
    }
    .ui-xl-8 {
        width: 66.6667%;
    }
    .ui-xl-9 {
        width: 75%;
    }
    .ui-xl-10 {
        width: 83.3333%;
    }
    .ui-xl-11 {
        width: 91.6667%;
    }
    .ui-xl-12 {
        width: 100%;
    }
    .ui-xl-offset-12 {
        margin-left: 100%;
    }
    .ui-xl-offset-11 {
        margin-left: 91.66666667%;
    }
    .ui-xl-offset-10 {
        margin-left: 83.33333333%;
    }
    .ui-xl-offset-9 {
        margin-left: 75%;
    }
    .ui-xl-offset-8 {
        margin-left: 66.66666667%;
    }
    .ui-xl-offset-7 {
        margin-left: 58.33333333%;
    }
    .ui-xl-offset-6 {
        margin-left: 50%;
    }
    .ui-xl-offset-5 {
        margin-left: 41.66666667%;
    }
    .ui-xl-offset-4 {
        margin-left: 33.33333333%;
    }
    .ui-xl-offset-3 {
        margin-left: 25%;
    }
    .ui-xl-offset-2 {
        margin-left: 16.66666667%;
    }
    .ui-xl-offset-1 {
        margin-left: 8.33333333%;
    }
    .ui-xl-offset-0 {
        margin-left: 0%;
    }
}
/*--------------------------------------------------------------
## media queries 
--------------------------------------------------------------*/

@media screen and (min-width: 96em) {
    .frame,
    .site {
        /* max-width: 1440px;
        margin-left: auto;
        margin-right: auto;*/
    }
}
@keyframes slide-bottom {
    0% {
        opacity: 0;
        bottom: -20px;
    }
    100% {
        opacity: 1;
        bottom: 0;
    }
}
@keyframes slide-top {
    0% {
        opacity: 0;
        bottom: 60px;
    }
    100% {
        opacity: 1;
        bottom: 0;
    }
}
@keyframes grow-circle {
    0% {
        opacity: 1;
        transform: scale(0);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}