@charset "UTF-8";
/*
Theme Name:     Super HQ
Theme URI:      http://www.superhq.net/
Description:    Super HQ 2016
Author:         Super HQ
Version:        1.0
*/

*,
a:active,
a:focus,
a:hover {
    outline: 0
}
*,
:after,
:before {
    box-sizing: border-box
}
*,
legend {
    padding: 0
}
.header .limit:after,
.header .nav:before {
    content: ''
}
.superhq-gallery figure,
ul.arquivo li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column
}
* {
    margin: 0;
    line-height: 1em;
    list-style: none;
    background: 0 0;
    text-decoration: none
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
iframe,
img,
svg,
video {
    display: inline-block;
    vertical-align: top
}
.the-share li.wa,
[hidden],
script {
    display: none
}
audio:not([controls]) {
    display: none;
    height: 0
}
button,
html,
input,
select,
textarea {
    font-family: inherit
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    white-space: normal
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}
img,
textarea {
    vertical-align: top
}
button,
input {
    line-height: normal
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: none;
    cursor: pointer;
    border: 0
}
button[disabled],
html,
html input[disabled] {
    cursor: default
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=search] {
    -webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    resize: vertical
}
img {
    max-width: 100%;
    height: auto
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
::-moz-selection {
    background: #fbccd9;
    text-shadow: none
}
::selection {
    background: #fbccd9;
    text-shadow: none
}
::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .3)
}
:-moz-placeholder {
    color: rgba(0, 0, 0, .3)
}
::-moz-placeholder {
    color: rgba(0, 0, 0, .3)
}
:-ms-input-placeholder {
    color: rgba(0, 0, 0, .3)
}
body>iframe,
body>img,
body>object,
html>iframe,
html>img,
html>object {
    position: fixed;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 100%;
    font-family: 'Exo 2', Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased
}
body {
    background-image: url(img/stamp.png);
    background-repeat: repeat-x;
    background-position: center top;
    background-attachment: fixed;
    color: #555;
    min-height: 100vh
}
:after,
:before,
a,
a span,
a svg,
button,
input,
select,
textarea {
    -webkit-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.header .limit:after,
.header .mini-logo {
    -webkit-transition: all .6s cubic-bezier(.23, 1, .32, 1)
}
svg {
    overflow: visible
}
.page-title .bg,
.wrapper {
    overflow: hidden
}
#svgsprites {
    position: fixed;
    top: -9999px;
    left: -9999px
}
.main-container,
.sidebar,
.wrapper {
    position: relative
}
#svgsprites #play .top,
#svgsprites #plus .plus {
    fill: #ffc500;
    stroke: rgba(0, 0, 0, .4)
}
a,
button {
    cursor: pointer
}
body.mobile .the-share li.wa {
    display: block
}
.main-container {
    z-index: 20;
    max-width: 1100px;
    margin: 0 auto 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    min-height: calc(100vh - 390px)
}
.main {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 20px;
    background: #fff;
    max-width: 100%;
    min-width: 1px;
    min-height: 70vh
}
.sidebar {
    -webkit-flex: 0 0 300px;
    flex: 0 0 300px;
    margin-left: 10px;
    top: 0;
    left: auto
}
.sidebar .sidebar-inner {
    width: 300px
}
.sidebar .sidebar-inner.fixed {
    max-height: calc(100vh - 20px);
    overflow-y: auto;
    position: fixed;
    /*top: 10px*/
    top: 60px
}
.sidebar .sidebar-inner.fixed.stop {
    position: absolute;
    top: auto!important;
    bottom: 0!important;
    left: 0!important
}
.sidebar .sidebar-inner>:not(:last-child) {
    margin-bottom: 30px
}
.header {
    position: relative;
    z-index: 30
}
.header .limit {
    max-width: 1100px;
    /*margin: 0 auto 10px;*/
    margin: 0 auto;
    position: relative;
    /*height: 390px*/
    height: 420px
}
.header .limit:after {
    width: 29%;
    height: 95%;
    background: url(img/shq_mascot.png) left bottom no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    bottom: -24px;
    left: -20px;
    z-index: 4;
    transition: all .6s cubic-bezier(.23, 1, .32, 1)
}
.header .logo,
.header .nav {
    z-index: 99;
    position: absolute
}
.header .logo {
    top: 75px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 300px;
    height: 170px
}
.header .logo a {
    display: block
}
.header .logo .i-logo {
    display: block;
    width: 300px;
    height: 170px
}
.header .logo .i-sublogo {
    display: block;
    position: absolute;
    left: 100%;
    bottom: 50px;
    width: 170px;
    height: 170px;
    fill: #fee145
}
.header .mini-logo {
    position: absolute;
    left: 0;
    top: calc(50% - 15px);
    transition: all .6s cubic-bezier(.23, 1, .32, 1);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0
}

/* 20-07-2017 */

#submenu-categorias {
    position: relative;
    margin: 0 0 15px;
    z-index: 99;
    transition: all .3s;
    -moz-transition: all .3s;
}

#submenu-categorias.fixo {
    background-image: linear-gradient(to right, #fc0 49%, #840a21 50%);
    width: 100%;
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    box-shadow: 0 3px 12px 0 rgba(0,0,0,.25);
    transition: all .3s;
    -moz-transition: all .3s;
}

#submenu-categorias .limit {
    background: #840a21;
    width: 1100px;
    margin: 0 auto;
}

#submenu-categorias .limit span {
    background: #fc0;
    float: left;
    position: relative;
    line-height: 50px;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 900;
    color: #560816;
    text-transform: uppercase;
    margin-right: 30px;
}

#submenu-categorias .limit span:after {
    content: "";
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 20px solid #fc0;
    position: absolute;
    top: 0;
    left: 100%;
    bottom: 0;
}

#submenu-categorias .limit ul {
    display: table;
    padding: 0;
    list-style: none;
    margin: 0;
    overflow: hidden;
}

#submenu-categorias .limit ul li {
    display: table-cell;
    vertical-align: middle;
}

#submenu-categorias .limit ul li a {
    line-height: 50px;
    display: block;
    padding: 0 15px;
    font-size: 16px;
    font-style: italic;
    color: #fff;
    text-transform: uppercase;
    transition: color .3s;
    -moz-transition: color .3s;
}

#submenu-categorias .limit ul li:hover a {
    color: #fc0;
    transition: color .3s;
    -moz-transition: color .3s;
}

#submenu-categorias .limit ul.menu-2,
#submenu-categorias.fixo .limit ul.menu-1,
#submenu-categorias .limit ul.menu-1-mob,
#submenu-categorias .limit ul.menu-2-mob {
    display: none;
}

#submenu-categorias.fixo .limit ul.menu-2 {
    display: block;
}

/* 20-07-2017 */

body.iphone .header .mini-logo {
    width: 52px;
    height: 30px;
    background: url(img/mini-logo.png) center no-repeat;
    background-size: cover
}
body.iphone .header .mini-logo svg {
    display: none
}
.header .nav,
.header .nav .bt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    -ms-flex-align: center;
    color: #fff;
    text-transform: uppercase
}
.header .mini-logo .ico {
    width: 52px;
    height: 30px
}
.header .nav {
    bottom: 0;
    left: 25%;
    right: 0;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transition: all .6s cubic-bezier(.23, 1, .32, 1);
    transition: all .6s cubic-bezier(.23, 1, .32, 1);
    font-size: 17px;
    padding-left: 0
}
.header .nav:before {
    width: 300vw;
    height: 50px;
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
    display: block;
    position: absolute;
    bottom: 0;
    left: calc(50% - 150vw)
}
.header .nav .bt:hover,
.header .nav .menu a:hover {
    background: rgba(0, 0, 0, .4)
}
.header .nav .bt {
    padding: 0 20px;
    height: 50px;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    font-weight: 700;
    position: relative
}
.header .nav .bt .ico {
    width: 15px;
    height: 15px;
    margin: auto 15px auto 0;
    fill: #fc0
}
.header .nav .menu {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}
.header .nav .menu a {
    color: #fff;
    display: block;
    padding: 0 20px;
    line-height: 50px
}
.header .nav .search-form {
    position: relative;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}
.header .nav .search-form .search-submit {
    -webkit-flex: 0 0 50px;
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
    padding: 16px
}
.header .nav .search-form .search-submit .ico {
    width: 18px;
    height: 18px;
    fill: #fff
}
.header .nav .search-form .search-submit:hover {
    background: rgba(0, 0, 0, .2)
}
.header .nav .search-form .search-input {
    font-size: 20px;
    font-weight: 600;
    border: 0;
    background: 0 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto
}
.page-title.busca,
.page-title.single .tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    -ms-flex-align: center
}
.header .nav .search-form .search-input::-webkit-input-placeholder {
    font-size: 17px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 400;
    font-style: italic;
    color: rgba(255, 255, 255, .6)
}
.header .nav .search-form .search-input:-moz-placeholder {
    font-size: 17px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 400;
    font-style: italic;
    color: rgba(255, 255, 255, .6)
}
.header .nav .search-form .search-input::-moz-placeholder {
    font-size: 17px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 400;
    font-style: italic;
    color: rgba(255, 255, 255, .6)
}
.header .nav .search-form .search-input:-ms-input-placeholder {
    font-size: 17px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 400;
    font-style: italic;
    color: rgba(255, 255, 255, .6)
}
.page-title,
.page-title .home {
    color: #ad102d
}
.header .header-banner {
    position: absolute;
    bottom: 60px;
    right: 0
}
.header.fixed .limit:after {
    -webkit-transform: translateX(-50vw);
    transform: translateX(-50vw)
}
.header.fixed .nav {
    width: 100%;
    max-width: 1100px;
    position: fixed;
    top: 0;
    left: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-left: 50px
}
.header.fixed .mini-logo {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}
.page-title {
    margin: -20px -20px 20px;
    padding: 50px;
    background: #fc0;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-style: italic;
    position: relative
}
.page-title .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    mix-blend-mode: multiply;
    opacity: .25;
    z-index: 10
}
.page-title *,
.post-list header {
    position: relative
}
.page-title .bg img {
    opacity: 0
}
.page-title.single .bg {
    opacity: .1
}
.page-title.busca {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}
.page-title.busca .ico {
    margin-right: 20px
}
.page-title .ico {
    width: 20px;
    height: 20px;
    fill: #ad102d
}
.page-title .home:hover {
    opacity: .7
}
.page-title h1 {
    display: block;
    font-size: 80px;
    font-weight: 600;
    margin-top: -12px
}
.page-title.single .the_time {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    display: block;
    margin-bottom: 10px
}
.page-title.single h1 {
    font-size: 47px;
    font-weight: 700
}
.page-title.single .tags,
.post-list .the_time {
    color: #ad102d;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 600
}
.page-title.single .tags {
    padding-top: 25px;
    font-size: 11px;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}
.page-title.single .tags li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}
.post-list article.closed .the_title a:before,
.post-list article.closed footer,
.post-list article.closed main {
    display: none
}
.page-title.single .tags li:not(:first-child):before {
    content: '/';
    margin: 0 5px
}
.page-title.single .tags a {
    color: #ad102d
}
.page-title.single .tags a:hover {
    -webkit-filter: brightness(1.3);
    filter: brightness(1.3)
}
.post-list article {
    margin-bottom: 70px;
    border-top: 1px solid #fff
}
.post-list article:first-child {
    margin-top: -20px
}
.post-list article.closed {
    margin-bottom: -20px
}
.post-list article.closed .the_title .toggler {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
.post-list article.closed .the_title .toggler .ico {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}
.post-list .the_time,
.post-list header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex
}
.post-list header {
    margin: 0 -20px 10px;
    display: flex;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    min-height: 60px;
    overflow: hidden;
    padding-bottom: 10px
}
.post-list .the_time {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    background: #fc0;
    padding: 0 15px;
    text-align: center;
    font-size: 16px;
    display: flex;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}
.post-list .the_title,
.post-list .the_title .toggler {
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    text-align: center
}
.post-list .the_time .d {
    font-size: 23px
}
.post-list .the_title {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: flex;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
    color: #fff;
    font-size: 32px;
    font-weight: 400;
    font-style: italic
}
.post-list .cats,
.post-list .com-link,
.post-list .tags {
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase
}
.post-list .the_title a {
    padding: 10px 20px 13px;
    display: block;
    color: #fff;
    width: 100%;
    background-color: #ad102d;
    position: relative;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-filter: brightness(1.3);
    filter: brightness(1.3);
    -webkit-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.post-list .the_title a:before {
    content: '';
    display: block;
    width: 0;
    border: 10px solid transparent;
    border-top-color: #ad102d;
    position: absolute;
    top: 100%;
    left: calc(50% - 10px)
}
.post-list .the_title a:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1)
}
.post-list .the_title .toggler {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 10px;
    width: 30px;
    opacity: 0;
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1);
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer
}
.post-list .tags,
.post-list .tags li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    -ms-flex-align: center
}
.post-list .the_title .toggler .ico {
    width: 10px;
    height: 10px;
    fill: #fff;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.post-list .the_title .toggler:hover {
    background: rgba(0, 0, 0, .4)
}
.post-list .the_title:hover .toggler {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
.post-list .tags {
    margin-bottom: 40px;
    font-size: 11px;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #ad102d
}
.post-list .tags li {
    display: flex;
    -webkit-align-items: center;
    align-items: center
}
.post-list .cats,
.post-list .cats li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    -ms-flex-align: center
}
.post-list .tags li:not(:first-child):before {
    content: '/';
    margin: 0 5px
}
.post-list .tags a {
    color: #ad102d
}
.post-list .tags a:hover {
    -webkit-filter: brightness(1.3);
    filter: brightness(1.3)
}
.post-list .cats {
    font-size: 11px;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #666
}
.post-list .cats li {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 5px
}
.post-list .com-link,
.post-list footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex
}
.post-list .cats li:first-child {
    color: #222
}
.post-list .cats a {
    color: #ad102d
}
.post-list .cats a:hover {
    -webkit-filter: brightness(1.3);
    filter: brightness(1.3)
}
.post-list .com-link {
    font-size: 19px;
    color: #ad102d;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-filter: brightness(1.3);
    filter: brightness(1.3)
}
.post-list .com-link .qty {
    -webkit-flex: 0 0 34px;
    flex: 0 0 34px;
    margin-right: 10px;
    width: 34px;
    height: 34px;
    border-radius: 100%;
    background: #ad102d;
    color: #fff;
    line-height: 34px;
    text-align: center;
    font-weight: 700;
    position: relative
}
.post-list .com-link .ico {
    fill: #ad102d;
    position: absolute;
    bottom: -4px;
    right: 6px;
    width: 14.45px;
    height: 12.24px
}
.post-list .com-link:hover {
    -webkit-filter: brightness(1);
    filter: brightness(1)
}
.post-list footer {
    padding-top: 40px;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}
.sidepanel .topbar .limit,
.wp-pagenavi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex
}
.wp-pagenavi {
    padding: 50px 0;
    margin: 0 -20px -20px;
    border-top: 10px solid #ad102d;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}
.wp-pagenavi .pages {
    display: none
}
.wp-pagenavi .current,
.wp-pagenavi a {
    -webkit-flex: 0 0 26px;
    flex: 0 0 26px;
    margin: 0 5px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 100%;
    color: #ad102d;
    font-style: italic;
    font-weight: 600;
    font-size: 17px
}
.wp-pagenavi .current.first,
.wp-pagenavi .current.last,
.wp-pagenavi a.first,
.wp-pagenavi a.last {
    width: auto;
    padding: 0 10px;
    border-radius: 20px;
    white-space: nowrap;
    font-size: 14px
}
.wp-pagenavi a:hover {
    background: rgba(0, 0, 0, .1)
}
.sidepanel,
.wp-pagenavi .current {
    background: #ad102d;
    color: #fff
}
.wp-pagenavi .ico {
    width: 10px;
    height: 16px;
    fill: #ad102d;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px
}
.no-posts {
    text-align: center;
    font-size: 30px;
    padding: 50px 0;
    text-transform: uppercase;
    font-style: italic
}
.sidepanel {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100vw;
    height: 100vh;
    overflow-y: auto;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all .5s cubic-bezier(.23, 1, .32, 1);
    transition: all .5s cubic-bezier(.23, 1, .32, 1);
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}
.sidepanel .search-form .search-submit:hover,
.sidepanel .topbar {
    background: rgba(0, 0, 0, .2)
}
.sidepanel.on {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.sidepanel .limit {
    max-width: 1100px;
    margin: 0 auto;
    position: relative
}
.sidepanel .topbar {
    margin-bottom: 40px
}
.sidepanel .topbar .limit {
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 60px
}
.sidepanel .search-form {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}
.sidepanel .search-form .search-submit {
    -webkit-flex: 0 0 60px;
    flex: 0 0 60px;
    width: 60px;
    height: 60px;
    padding: 21px
}
.sidepanel .search-form .search-submit .ico {
    width: 18px;
    height: 18px;
    fill: #fff
}
.sidepanel .search-form .search-input {
    font-size: 20px;
    font-weight: 600;
    border: 0;
    background: 0 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff
}
.sidepanel .search-form .search-input::-webkit-input-placeholder {
    font-size: 17px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 400;
    font-style: italic;
    color: rgba(255, 255, 255, .6)
}
.sidepanel .search-form .search-input:-moz-placeholder {
    font-size: 17px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 400;
    font-style: italic;
    color: rgba(255, 255, 255, .6)
}
.sidepanel .search-form .search-input::-moz-placeholder {
    font-size: 17px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 400;
    font-style: italic;
    color: rgba(255, 255, 255, .6)
}
.sidepanel .search-form .search-input:-ms-input-placeholder {
    font-size: 17px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 400;
    font-style: italic;
    color: rgba(255, 255, 255, .6)
}
.sidepanel .close-menu {
    -webkit-flex: 0 0 60px;
    flex: 0 0 60px;
    margin-left: 20px;
    width: 60px;
    height: 60px;
    padding: 21px
}
.sidepanel .close-menu span {
    display: none
}
.sidepanel .close-menu .ico {
    width: 18px;
    height: 18px;
    fill: #fff
}
.sidepanel .close-menu:hover {
    background: rgba(0, 0, 0, .2)
}
.sidepanel .flexaside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin: 0 -20px -40px
}
.sidepanel .flexaside>* {
    -webkit-flex: 1 1 33.333%;
    flex: 1 1 33.333%;
    min-width: 250px;
    padding: 0 20px 40px
}
.sidepanel .flexaside .menu li:not(:last-child) {
    margin-bottom: 20px
}
.sidepanel .flexaside .menu a {
    font-size: 25px;
    color: #fff;
    font-weight: 400;
    display: inline-block
}
.sidepanel .flexaside .menu a:hover {
    color: #fc0
}
.sidepanel .categories:before {
    content: 'Categorias';
    display: block;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 20px
}
.sidepanel .categories li:not(:last-child) {
    margin-bottom: 10px
}
.sidepanel .categories a {
    color: #fff;
    font-style: italic
}
.sidepanel .categories a:hover {
    color: #fc0
}
.sidepanel .last-post {
    margin-bottom: 40px
}
.sidepanel .last-post h3 {
    display: block;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 20px
}
.sidepanel .last-post .link {
    display: block;
    font-style: italic;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase
}
.sidepanel .last-post .link:hover .thumb {
    box-shadow: inset 0 0 0 5px #fc0
}
.sidepanel .last-post .thumb {
    display: block;
    margin-bottom: 15px;
    height: 220px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden
}
.sidepanel .last-post .thumb img {
    opacity: 0
}
.sidepanel .last-post .date {
    display: block;
    margin-bottom: 15px;
    font-weight: 700;
    color: #fc0
}
.maislidos-widget a,
.widget-title {
    color: #fff;
    text-transform: uppercase;
    font-style: italic
}
.widget-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px
}
.maislidos-widget li:not(:last-child) {
    margin-bottom: 10px
}
.maislidos-widget a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    padding: 0 10px 0 20px;
    width: calc(100% + 10px);
    margin-left: -10px;
    position: relative;
    overflow: hidden
}
.feedrss:before,
.maislidos-widget a:before {
    display: block;
    content: ''
}
.maislidos-widget a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ad102d;
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2);
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1);
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}
.feedrss form input,
.feedrss:before {
    -webkit-transition: all 150ms ease-in-out
}
.maislidos-widget a:hover {
    color: #fc0
}
.maislidos-widget a:hover:before {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
.maislidos-widget a>* {
    position: relative
}
.maislidos-widget .thumb {
    margin-right: 30px;
    -webkit-flex: 0 0 50px;
    flex: 0 0 50px;
    min-height: 50px;
    background-repeat: no-repeat;
    background-position: cover;
    border-radius: 10px
}
.maislidos-widget .num {
    position: absolute;
    left: 53px;
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    color: #fc0
}

/* 20-07-2017 */

.fb-likebutton {
    background: url(img/bg_likebutton.jpg) #ccc no-repeat;
    height: 147px;
    position: relative;
    margin: -20px 0 0;
}

.fb-likebutton .fb-like {
    position: absolute;
    left: 17px;
    bottom: 17px;
}

/* 20-07-2017 */

.feedrss,
.feedrss>* {
    position: relative
}
.textwidget {
    color: #fff;
    line-height: 1.3em
}
.feedrss {
    padding: 20px;
    color: #fff
}
.feedrss:hover:before {
    box-shadow: 0 1rem 2rem -1rem rgba(0, 0, 0, .5), inset 0 0 0 1px rgba(255, 255, 255, .1)
}
.feedrss:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ad102d;
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2);
    transition: all 150ms ease-in-out
}
.feedrss .widget-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 5px
}
.feedrss .widget-title .ico {
    -webkit-flex: 0 0 20px;
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    fill: #fff
}
.feedrss .msg {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 600;
    opacity: .6
}
.feedrss form input {
    display: block;
    border: 0;
    width: 100%;
    background: rgba(0, 0, 0, .2);
    color: #fff;
    padding: 10px;
    height: 40px;
    transition: all 150ms ease-in-out
}
.feedrss form input:focus,
.feedrss form input:hover {
    background: rgba(0, 0, 0, .4)
}
.shq-ads {
    position: relative;
    z-index: 20
}
.shq-ads.fixed .shq-ad {
    width: 300px
}
.shq-ads.fixed .shq-ad.fixed {
    max-height: calc(100vh - 20px);
    overflow-y: auto;
    position: fixed
}
.shq-ads.fixed .shq-ad.fixed.stop {
    position: absolute;
    top: auto!important;
    bottom: 0!important;
    left: 0!important
}
.parceiros-widget ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin: -5px
}
.parceiros-widget ul.c1 li {
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%
}
.parceiros-widget ul.c2 li {
    -webkit-flex: 0 1 50%;
    flex: 0 1 50%
}
.parceiros-widget ul.c3 li {
    -webkit-flex: 0 1 33.333%;
    flex: 0 1 33.333%
}
.parceiros-widget li {
    display: block;
    padding: 5px
}
.parceiros-widget li.feature {
    min-width: 100%
}
.parceiros-widget li.feature .parceiro {
    height: 140px
}
.parceiros-widget li.feature .parceiro:before {
    display: none
}
.parceiros-widget li.feature .parceiro .name {
    font-size: 22px
}
.parceiros-widget .parceiro {
    display: block;
    -webkit-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    background: #ad102d;
    position: relative
}
.parceiros-widget .parceiro:before {
    content: '';
    display: block;
    padding-top: 100%
}
.parceiros-widget .parceiro .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    -webkit-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.parceiros-widget .parceiro .bg img {
    opacity: 0
}
.parceiros-widget .parceiro .name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 5px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    text-transform: uppercase;
    font-size: 14px;
    word-break: break-all;
    font-style: italic;
    font-weight: 700;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
.entry .flex-ico,
.singlegrid .cats {
    -ms-flex-align: center;
    text-transform: uppercase
}
.parceiros-widget .parceiro:hover .name {
    opacity: 1
}
.parceiros-widget .parceiro:hover .bg {
    opacity: .2
}
.parceiros-widget a.parceiro {
    background: #fc0
}
.parceiros-widget a.parceiro .name {
    color: #ad102d
}
.entry {
    font-size: 1rem;
    color: #666;
    line-height: 1.5em
}
.entry.single {
    margin-bottom: 35px
}
.entry:after {
    display: table;
    clear: both;
    content: ''
}
.entry.page {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0
}
.entry * {
    line-height: 1.5em
}
.entry:last-child,
.entry:last-child:last-child {
    margin-bottom: 0!important
}
.entry a {
    color: #ad102d
}
.entry a:hover {
    opacity: .7
}
.entry p:not(:last-child) {
    margin-bottom: 20px
}
.entry p:empty {
    display: none
}
.entry p audio,
.entry p blockquote,
.entry p embed,
.entry p hr,
.entry p iframe,
.entry p img,
.entry p object,
.entry p ol,
.entry p ul,
.entry p video {
    margin-top: 20px;
    margin-bottom: 0
}
.entry p audio:first-child,
.entry p blockquote:first-child,
.entry p embed:first-child,
.entry p hr:first-child,
.entry p iframe:first-child,
.entry p img:first-child,
.entry p object:first-child,
.entry p ol:first-child,
.entry p ul:first-child,
.entry p video:first-child {
    margin-top: 0
}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
    text-transform: uppercase;
    line-height: 1em;
    margin-bottom: 20px;
    font-weight: 400;
    color: #222
}
.entry h1 {
    font-size: 2.5em
}
.entry h2 {
    font-size: 2.2em
}
.entry h3 {
    font-size: 1.9em
}
.entry h4 {
    font-size: 1.6em
}
.entry h5 {
    font-size: 1.3em
}
.entry h6 {
    font-size: 1.1em
}
.entry b,
.entry strong {
    -webkit-filter: brightness(.9);
    filter: brightness(.9);
    font-weight: 700
}
.entry br {
    display: block
}
.entry hr {
    display: block;
    margin: 0 0 20px;
    border-top: 1px solid #ddd
}
.entry em {
    font-style: italic
}
.entry img {
    margin: 0 0 20px;
    max-width: 100%
}
.entry .wp-smiley {
    margin: 0
}
.entry .aligncenter,
.entry .centered {
    display: block;
    margin: 0 auto 20px;
    text-align: center
}
.entry .alignright {
    margin: 0 0 20px 20px;
    float: right;
    text-align: right
}
.entry .alignleft {
    margin: 0 20px 20px 0;
    float: left;
    text-align: left
}
.entry img.size-full {
    width: auto
}
.entry img.size-large {
    width: 100%
}
.entry img.alignleft,
.entry img.alignright {
    max-width: 50%
}
.entry img[style*='margin-left: auto'],
.entry img[style*='margin-right: auto'],
.entry img[style*='margin-left:auto'],
.entry img[style*='margin-right:auto'] {
    display: block
}
.entry small,
.entry strike {
    color: rgba(255, 255, 255, .8)
}
.entry code {
    font: 1.1em 'Courier New', Courier, Fixed
}
.entry>ol,
.entry>ul {
    margin: 0 0 20px
}
.entry>ol li,
.entry>ul li {
    margin: 0 0 7px
}
.entry>ol li:last-child,
.entry>ul li:last-child {
    margin: 0
}
.entry ol ol,
.entry ol ul,
.entry ul ol,
.entry ul ul {
    margin: 0 0 20px 10px
}
.entry ol li {
    list-style: decimal inside
}
.entry ul li {
    list-style: disc inside
}
.entry audio,
.entry embed,
.entry iframe,
.entry object,
.entry video {
    max-width: 100%!important;
    display: block;
    margin: 0
}
.entry .more-link {
    font-weight: 700
}
.entry abbr,
.entry acronym,
.entry span.caps {
    cursor: help
}
.entry abbr,
.entry acronym {
    border-bottom: 1px dashed #ddd
}
.entry blockquote {
    margin: 0 20px 20px;
    display: block;
    font-family: Times, 'Times New Roman', serif;
    color: #ad102d;
    font-size: 1.5rem;
    text-align: right
}
.entry blockquote:before {
    content: '”';
    font-size: 8rem;
    line-height: 8rem;
    height: 4rem;
    display: block
}
.entry .center {
    text-align: center
}
.entry .hidden {
    display: none
}
.entry .wp-caption {
    max-width: 100%;
    background: rgba(0, 0, 0, .05)
}
.entry .wp-caption img {
    margin-bottom: 0
}
.entry .wp-caption p.wp-caption-text {
    text-align: right;
    font-style: italic;
    font-size: 12px;
    line-height: 1em;
    color: #666;
    margin: 0;
    padding: 7px 10px
}
.entry .fitvid {
    position: relative;
    width: 100%;
    margin: 0 0 20px
}
.entry .fitvid:before {
    display: block;
    padding-top: 56.25%;
    content: ''
}
.entry .fitvid embed,
.entry .fitvid iframe,
.entry .fitvid object,
.entry .fitvid video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important
}
.entry table {
    width: 100%;
    margin-bottom: 30px
}
.entry table td,
.entry table th {
    width: auto!important;
    text-align: left!important;
    vertical-align: top
}
.entry table td:first-child,
.entry table th:first-child {
    width: 320px!important;
    padding-right: 20px
}
.entry table td:first-child a,
.entry table th:first-child a {
    display: block
}
.entry table td:first-child img,
.entry table th:first-child img {
    float: none;
    margin: 0;
    width: 100%;
    max-width: 100%
}
.entry table a {
    display: inline-block
}
.entry table a:hover .flex-ico {
    -webkit-filter: brightness(1.3);
    filter: brightness(1.3)
}
.entry table a:hover .flex-ico .ico {
    -webkit-transform: scale(1.4);
    transform: scale(1.4)
}
.entry table a br,
.entry table strong br {
    display: none;
    position: fixed
}
.entry .flex-ico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    color: #3374bb;
    font-style: italic;
    font-size: 10px;
    font-weight: 600
}
.entry .flex-ico strong {
    font-weight: 700;
    display: block;
    font-size: 17px;
    line-height: 1em
}
.entry .flex-ico .ico {
    -webkit-flex: 0 0 34px;
    flex: 0 0 34px;
    fill: #3374bb;
    margin-right: 10px;
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all .2s cubic-bezier(.175, .885, .32, 1.275);
    transition: all .2s cubic-bezier(.175, .885, .32, 1.275)
}
.entry .flex-ico.external {
    color: #ad102d
}
.entry .flex-ico.external .ico {
    fill: #ad102d
}
.entry .flex-ico.ouo {
    color: #f06060
}
.entry .flex-ico.ouo .ico {
    fill: #f06060
}
.entry .wpcf7 {
    margin-bottom: 40px
}
.entry .code-banner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 0 20px
}
.entry .code-banner:hover img {
    box-shadow: 0 0 0 5px #fc0
}
.entry .code-banner button,
.wpcf7-form .wpcf7-text:focus,
.wpcf7-form .wpcf7-text:hover,
.wpcf7-form .wpcf7-textarea:focus,
.wpcf7-form .wpcf7-textarea:hover {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1)
}
.entry .code-banner img {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    -webkit-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    margin: 0
}
.entry .code-banner input {
    position: fixed;
    top: -99999px;
    left: -99999px
}
.entry .code-banner .line {
    margin: 0 5px;
    border-top: 1px dashed rgba(0, 0, 0, .3);
    -webkit-flex: 1 1 10px;
    flex: 1 1 10px
}
.entry .code-banner button {
    padding: 5px 10px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1em
}
.entry .code-banner button:hover {
    background: #ad102d;
    color: #fff
}
.entry .code-banner button span {
    display: block;
    font-weight: 400;
    font-size: 10px;
    letter-spacing: 1px
}
.entry .code-banner button.copied {
    font-size: 0;
    text-indent: -9999px;
    -webkit-filter: brightness(1.3);
    filter: brightness(1.3)
}
.entry .code-banner button.copied span {
    display: none
}
.entry .code-banner button.copied:before {
    content: 'Código Copiado!';
    line-height: 1em;
    display: block;
    font-size: 16px;
    text-indent: 0
}
.wpcf7-form .form-fields,
.wpcf7-form .form-fields>.action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex
}
.wpcf7-form {
    max-width: 600px;
    margin: 0 auto 30px;
    text-shadow: none!important
}
.wpcf7-form .form-fields {
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin: 0 -10px -20px
}
.wpcf7-form .form-fields>* {
    padding: 0 10px 20px;
    -webkit-flex: 1 1 10%;
    flex: 1 1 10%
}
.wpcf7-form .form-fields>.msg {
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%
}
.wpcf7-form .form-fields>.action {
    display: flex;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap
}
.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-textarea {
    width: 100%;
    border: 0;
    background: #f7f7f7;
    line-height: 20px;
    padding: 10px;
    height: 40px;
    font-size: 16px;
    color: #ad102d
}
.wpcf7-form .wpcf7-text::-webkit-input-placeholder,
.wpcf7-form .wpcf7-textarea::-webkit-input-placeholder {
    font-size: 14px;
    color: #999;
    font-style: italic;
    font-weight: 600
}
.wpcf7-form .wpcf7-text:-moz-placeholder,
.wpcf7-form .wpcf7-textarea:-moz-placeholder {
    font-size: 14px;
    color: #999;
    font-style: italic;
    font-weight: 600
}
.wpcf7-form .wpcf7-text::-moz-placeholder,
.wpcf7-form .wpcf7-textarea::-moz-placeholder {
    font-size: 14px;
    color: #999;
    font-style: italic;
    font-weight: 600
}
.wpcf7-form .wpcf7-text:-ms-input-placeholder,
.wpcf7-form .wpcf7-textarea:-ms-input-placeholder {
    font-size: 14px;
    color: #999;
    font-style: italic;
    font-weight: 600
}
.wpcf7-form .wpcf7-textarea {
    height: 130px
}
.wpcf7-form .wpcf7-submit {
    min-height: 40px;
    border-radius: 3px;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: #ad102d;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}
.wpcf7-form .wpcf7-submit:hover {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2)
}
.wpcf7-form .wpcf7-submit+svg {
    display: none
}
.wpcf7-form .ajax-loader {
    position: fixed;
    top: -9999px;
    left: -9999px
}
.wpcf7-form .ajax-loader+svg {
    opacity: 0;
    position: absolute;
    top: calc(50% - 20px);
    left: calc(100% + 10px);
    width: 40px;
    height: 40px
}
.wpcf7-form .ajax-loader[style*=visible]+svg {
    opacity: 1
}
.wpcf7-form .wpcf7-response-output {
    margin: 20px 0 0;
    padding: 10px
}
.wpcf7-form .wpcf7-validation-errors {
    background: #fffac1;
    color: rgba(0, 0, 0, .7);
    border: 0;
    font-size: 12px
}
.wpcf7-form .wpcf7-mail-sent-ng,
.wpcf7-form .wpcf7-spam-blocked {
    background: #f26c4f;
    color: #fff;
    border: 0;
    font-size: 12px
}
.wpcf7-form .wpcf7-mail-sent-ok {
    background: #acd373;
    color: rgba(0, 0, 0, .8);
    border: 0;
    font-size: 12px
}
.wpcf7-form .wpcf7-not-valid-tip {
    font-size: 11px;
    color: #f26c4f;
    padding-top: 3px
}
.superhq-gallery {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    padding-top: 20px;
    margin: 0 0 20px;
    position: relative
}
.superhq-gallery.column-count-1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}
.superhq-gallery.column-count-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}
.superhq-gallery.column-count-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}
.superhq-gallery.column-count-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
}
.superhq-gallery.column-count-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5
}
.superhq-gallery.column-count-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6
}
.superhq-gallery.column-count-7 {
    -webkit-column-count: 7;
    -moz-column-count: 7;
    column-count: 7
}
.superhq-gallery.column-count-8 {
    -webkit-column-count: 8;
    -moz-column-count: 8;
    column-count: 8
}
.superhq-gallery.column-count-9 {
    -webkit-column-count: 9;
    -moz-column-count: 9;
    column-count: 9
}
.superhq-gallery figure {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-bottom: 20px;
    -moz-column-break-inside: avoid;
    -moz-page-break-inside: avoid;
    page-break-inside: avoid
}
.superhq-gallery figure a {
    display: block;
    position: relative;
    -webkit-transition: none;
    transition: none
}
.superhq-gallery figure a img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 3px
}
.superhq-gallery figcaption {
    display: none
}
.singlegrid .cats,
.singlegrid .cats li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex
}
.singlegrid .cats {
    font-size: 11px;
    font-style: italic;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    color: #666;
    font-weight: 600;
    margin-bottom: 50px
}
.singlegrid .cats li {
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 5px
}
.singlegrid .cats li:first-child {
    color: #222
}
.singlegrid .cats a {
    color: #ad102d
}
.singlegrid .cats a:hover {
    -webkit-filter: brightness(1.3);
    filter: brightness(1.3)
}
.related {
    margin: 0 0 50px!important
}
.related .title {
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase
}
.related ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin: 0 -10px -20px
}
.related ul li {
    -webkit-flex: 1 1 25%;
    flex: 1 1 25%;
    padding: 0 10px 20px;
    color: #222;
    font-size: 12px;
    font-style: italic;
    min-width: 150px
}
.related ul li a {
    display: block;
    color: #222;
    font-weight: 600
}
.related ul li a:hover .thumb {
    box-shadow: inset 0 0 0 5px #fc0
}
.related ul li .thumb {
    display: block;
    height: 160px;
    margin-bottom: 10px
}
.related ul li .the_time {
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase
}
.related ul li .the_title {
    display: block;
    color: #ad102d;
    font-size: 15px
}
.coms .title {
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    font-style: italic;
    color: #ad102d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-filter: brightness(1.3);
    filter: brightness(1.3);
    margin-bottom: 20px
}
.coms .title .qty {
    -webkit-flex: 0 0 34px;
    flex: 0 0 34px;
    margin-right: 10px;
    width: 34px;
    height: 34px;
    border-radius: 100%;
    background: #ad102d;
    color: #fff;
    line-height: 34px;
    text-align: center;
    font-weight: 700;
    position: relative;
    font-size: 19px
}
.coms .title .ico {
    fill: #ad102d;
    position: absolute;
    bottom: -4px;
    right: 6px;
    width: 14.45px;
    height: 12.24px
}
.coms .title:hover {
    -webkit-filter: brightness(1);
    filter: brightness(1)
}
ul.arquivo {
    padding-top: 30px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px
}
ul.arquivo li {
    -moz-column-break-inside: avoid;
    -moz-page-break-inside: avoid;
    page-break-inside: avoid;
    display: block;
    padding-bottom: 10px
}
ul.arquivo a {
    display: block;
    position: relative;
    min-height: 200px;
    background: #ad102d
}
ul.arquivo a:hover {
    -webkit-filter: brightness(1.3);
    filter: brightness(1.3)
}
ul.arquivo .bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    mix-blend-mode: multiply;
    opacity: .2
}
ul.arquivo .bg img {
    display: block;
    opacity: 0;
    min-height: 300px
}
ul.arquivo .name {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: right;
    padding: 20px;
    font-size: 32px;
    text-transform: uppercase;
    word-break: break-word;
    font-weight: 700;
    font-style: italic;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .4)
}
ul.arquivo .name .count {
    display: block;
    font-weight: 400;
    font-size: 14px;
    opacity: .7;
    padding-top: 5px
}
.footer {
    padding-bottom: 50px;
    text-align: center;
    color: #fff
}
.footer .limit {
    max-width: 1100px;
    margin: 0 auto;
    position: relative
}
.footer .logo-footer {
    width: 200px;
    height: 90px;
    filter: url(#shadow);
    /*display: block;*/
    float: left;
    /*margin: 0 auto 20px;*/
}
.footer .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    /*margin: 0 -20px 10px;*/
    padding-top: 35px;
}
.footer .menu li {
    margin: 0 20px 20px
}
.footer .menu a {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase
}
.footer .menu a:hover {
    color: #fc0
}
.footer .copyright {
    padding-top: 30px;
    font-size: 13px;
    text-transform: uppercase;
    font-style: italic
}

.footer .copyright:before {
    content: '';
    display: table;
    clear: both;
}

.footer .copyright strong {
    display: block;
    font-size: 16px;
    margin-bottom: 5px
}

/* flutuante - camera caseira */

.flutuante-cc {
	width: 300px;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
}

.flutuante-cc .center-cc {
    width: 300px;
    height: 250px;
    /*height: 300px;*/
    display: block;
    margin: 0 auto;
}

.flutuante-cc .bt-fechar-cc {
	background-color: #000;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	position: absolute;
	top: -30px;
	right: 0;
	cursor: pointer;
}

.hidden-xs {
	display: block !important;
}

.visible-xs {
	display: none !important;
}

/* flutuante - camera caseira */

@media (max-width: 992px) {
    .main,
    .main-container {
        display: block
    }
    .sidebar {
        /*display: none*/
        width: 300px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
    }
    .header .limit {
        padding: 20px 0 10px;
        height: auto
    }
    .header .limit:after {
        left: 12%;
        bottom: -15px
    }
    .header .logo {
        position: static;
        margin: 0 auto;
        display: block;
        width: 200px;
        height: auto;
        -webkit-transform: none;
        transform: none
    }
    .header .logo .i-sublogo,
    .header .nav .bt span,
    .header .nav .menu,
    .header .nav .search-form,
    .header .nav:before {
        display: none
    }
    .header .logo .i-logo {
        width: 200px;
        height: 114px
    }
    .header .nav {
        position: fixed;
        left: 0;
        top: 0;
        bottom: auto
    }
    .header .nav .bt {
        background: 0 0!important
    }
    .header .nav .bt .ico {
        margin: auto
    }

    /* 20-07-2017 */

    #submenu-categorias {
        margin: 0;
    }

    #submenu-categorias .limit ul.menu-1,
    #submenu-categorias .limit ul.menu-2,
    #submenu-categorias.fixo .limit ul.menu-1-mob {
        display: none !important;
    }

    #submenu-categorias .limit ul.menu-1-mob,
    #submenu-categorias.fixo .limit ul.menu-2-mob {
        display: block;
    }

    /* 20-07-2017 */

    .sidepanel .categories li:not(:last-child),
    .sidepanel .topbar {
        margin-bottom: 20px
    }
    .header.fixed .nav:before,
    .sidepanel .categories a,
    .sidepanel .flexaside .menu a {
        display: block
    }
    .header.fixed .nav {
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }
    .header.fixed .mini-logo {
        -webkit-transform: translateX(15px);
        transform: translateX(15px)
    }
    .sidepanel>.limit {
        padding: 0 20px 20px
    }
}
@media (max-width: 768px) {
    .header-banner {
        display: none
    }
}
@media (max-width: 568px) {
    .header .limit:after,
    body.iphone .header .logo svg {
        display: none
    }
    ul.arquivo .bg img,
    ul.arquivo a {
        min-height: 50px
    }
    .header .logo {
        width: 200px
    }
    .header .logo .i-logo {
        width: 200px;
        height: 114px
    }

    /* 20-07-2017 */

    #submenu-categorias {
        margin: 0;
    }

    #submenu-categorias .limit span {
        line-height: 38px;
        padding: 0 5px;
        font-size: 12px;
        margin-right: 7px;
    }

    #submenu-categorias .limit span:after {
        border-top-width: 19px;
        border-bottom-width: 19px;
        border-left-width: 7px;
    }

    #submenu-categorias .limit ul li a {
        line-height: 38px;
        padding: 0 7px;
        font-size: 12px;
    }

    /* 20-07-2017 */

    body.iphone .header .logo a {
        width: 200px;
        height: 114px;
        background: url(img/shq-logo.png) center no-repeat;
        background-size: cover
    }
    .post-list .the_title {
        font-size: 18px
    }
    .post-list .the_time {
        font-size: 12px
    }
    .post-list .the_time .d {
        font-size: 16px
    }
    .entry table {
        border-bottom: 1px solid rgba(0, 0, 0, .2)
    }
    body.iphone .entry table {
        border: 0!important
    }
    .entry table tr {
        float: left;
        width: 100%;
        clear: both;
        border: 0
    }
    body.iphone .entry table tr {
        display: table-cell
    }
    .entry table tr td,
    .entry table tr th {
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        width: 100%!important;
        padding: 0;
        float: left;
        clear: both;
        border: 0
    }
    .entry table tr td:first-child,
    .entry table tr th:first-child {
        width: 100%!important;
        padding: 0
    }
    .entry p:empty {
        display: none
    }
    .sidepanel,
    .sidepanel .flexaside .menu a {
        font-size: 18px
    }
    .page-title {
        padding: 20px 10px
    }
    .page-title h1 {
        margin: 0;
        font-size: 45px;
        font-weight: 700;
        line-height: .85em
    }
    .page-title.single .the_time {
        font-size: 14px
    }
    .page-title.single h1 {
        font-size: 20px;
        line-height: 1em
    }
    ul.arquivo {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }
    ul.arquivo .bg {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }
    ul.arquivo .name {
        display: block;
        font-size: 18px;
        position: relative
    }
    .footer .logo-footer {
        display: none
    }

    /* flutuante - camera caseira */

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

    .flutuante-cc .center-cc {
        height: 120px;
        /*height: 100px;*/
    }

	.hidden-xs {
		display: none !important;
	}

	.visible-xs {
		display: block !important;
	}

	/* flutuante - camera caseira */

}

/* 11-05-2017 */

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

.clearfix:after {
    clear: both;
}

.banner-790x120,
.banner-300x100 {
    background: #ad102d;
    padding: 10px 0;
    margin: 0 -20px;
}

.banner-790x120.pb0,
.banner-300x100.pb0 {
    padding-bottom: 0;
}

.banner-790x120 img,
.banner-300x100 img {
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
}

.banner-300x100-topo {
    width: 300px;
    margin: 15px auto -10px;
}

.banner-300x100-topo img {
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
}

.banner-750x250-single img,
.banner-300x100-single img {
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
}
.grecaptcha-badge {
opacity: 0;
}