@charset "UTF-8";
.fa-ul,
ul.newsticker {
    list-style-type: none
}

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

* {
    padding: 0;
    margin: 0;
    outline: 0;
    list-style: none;
    border: 0
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

body {
    background-color: #ffffff;
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px
}
body,
button,
input,
optgroup,
select,
textarea {
    font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
code,
pre {
    direction: ltr;
    background: url(images/code-bg.png);
    font: 11px/19px'andale mono', 'lucida console', monospace;
    padding: 3px;
    display: block;
    overflow-x: visible;
    overflow-y: hidden;
    margin: 0 0 20px;
    color: #666;
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

.alignright {
    float: right
}

.alignleft {
    float: left
}

.aligncenter {
    clear: both;
    margin-left: auto;
    margin-right: auto
}

a {
    color: #444;
    text-decoration: none
}

a:hover {
    color: #000
}

.clear {
    clear: both
}

#buddypress:after,
#main-#2496D4,
#respond:before,
#signup_form:after,
.gallery:after,
.nav:after,
header#theme-header:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: " "
}

.arqam-lite-widget-counter a i,
.arqam-lite-widget-counter a small,
.arqam-lite-widget-counter a span,
.flickr_badge_image img,
.main-menu li a,
.mega-menu-item img,
.pagenavi a,
.post-title a,
.search-block-large #s,
.search-block-large .search-button,
.subscribe-icons a,
.widget.timeline-posts li span.cc-date,
.widget.timeline-posts li span.cc-date:before,
a,
a.more-link,
ul.slider-navigation li {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

iframe {
    max-width: 100%
}

input,
select,
textarea {
    border: 1px solid #ccc;
    background: #fff;
    font-size: inherit
}

textarea {
    overflow: auto;
    width: 100%
}

input,
textarea {
    padding: 5px;
    outline: 0
}

option {
    padding: 0 4px
}

button,
input[type=button] {
    padding: 4px;
    cursor: pointer;
    vertical-align: middle
}

input.text_input,
textarea.textarea {
    border: 1px solid #ccc;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=file],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    border: 2px solid #fff;
    border-right: 0;
    background-color: #f1f1f1;
    color: #515151;
    font: 12px Tahoma;
    padding: 8px;
    margin-bottom: 7px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

input[type=color]:hover,
input[type=date]:hover,
input[type=datetime-local]:hover,
input[type=datetime]:hover,
input[type=email]:hover,
input[type=file]:hover,
input[type=month]:hover,
input[type=number]:hover,
input[type=password]:hover,
input[type=range]:hover,
input[type=search]:hover,
input[type=tel]:hover,
input[type=text]:hover,
input[type=time]:hover,
input[type=url]:hover,
input[type=week]:hover,
select:focus,
textarea:hover {
    background-color: #f5f5f5
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=file]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select:focus,
textarea:focus {
    background-color: #fff
}

#buddypress .comment-reply-link,
#buddypress a.button,
#buddypress button,
#buddypress div.generic-button a,
#buddypress input[type=reset],
#buddypress input[type=submit],
#buddypress ul.button-nav li a,
#login-form .login-button,
#main-content input[type=submit],
.button,
.widget-feedburner .feedburner-subscribe,
a.bp-title-button,
a.button,
a.more-link,
input[type=submit] {
    width: auto;
    position: relative;
    background-color: #2496d4;
    color: #fff;
    padding: 6px 12px;
    font: 14px Tahoma;
    display: inline-block;
    line-height: 22px;
    border: 0;
    cursor: pointer;
    text-decoration: none;
    webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important
}

::-moz-selection {
    background: #f9a386;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #f9a386;
    color: #fff;
    text-shadow: none
}

::-webkit-scrollbar-track {
    background: #d6d6d6fa;
    box-shadow: inset 1px 1px 2px #e0e0e0;
    border: 1px solid #c5c4c4;
    border-radius: 8px
}

::-webkit-scrollbar-thumb {
    background-color: #676767!important;
    border-radius: 8px
}

::-webkit-scrollbar-thumb:hover {
    -webkit-box-shadow: inset 1px 1px 10px rgba(0, 0, 0, .3)
}

::-webkit-scrollbar-thumb:active {
    background: #888;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .3)
}

.tie_slider .overlay-icon:before,
[class*=" tieicon-"]:before,
[class^=tieicon-]:before {
    font-family: tiefontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em
}

.entry table thead th,
.post-tag a,
.today-date {
    text-transform: uppercase
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2) {
    #main-nav ul li.menu-item-home a {
        background-image: url(images/home@2x.png)!important;
        background-size: 30px 78px
    }
    span.stars-large,
    span.stars-large span {
        background-image: url(images/stars-large@2x.png);
        background-size: 98px 44px
    }
    span.stars-small,
    span.stars-small span {
        background-image: url(images/stars-small@2x.png);
        background-size: 54px 30px
    }
}

.background-cover {
    position: fixed;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
.column {
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding: 0.75rem;
}
.container {
    flex-grow: 1;
    margin: 0 auto;
    position: relative;
    width: auto !important;
    max-width: 900px;
    margin-bottom: 15px;
}
.btn-voltar i,
.btn-voltar svg {
    font-size: 30px !important;
    color: white;
}

.btn-voltar {
    width: 33px;
    height: 32px;
    background: #47555f;
    border-radius: 8px;
    margin-right: 8px;
}

.loading{
    display: block;
    width: 50%;
    background: #426a85;
    padding: 10px;
    border-radius: 20px;
    margin: 50px auto;
    text-align: center;
}

.loading svg{
    max-width: 100px;
    margin: 0 auto;
}

.veja-mais{
    background: #3b3d3e;
    padding: 10px;
    color: white;
    font-family: 'News Cycle';
    min-height: 100px;
    display: grid;
}
.veja-mais h3{
    font-family: cursive !important; 
    font-size: 28px;
    color: #f1ecec;
}
.box-mais {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;  
}
.box-mais h3{
    color: #dfdfdf; 
}
.container ol {
    list-style-position: outside;
    margin-left: 2em;
    margin-top: 1em;
}

.container ol:not([type]) {
    list-style-type: decimal;
}

.container ol:not([type]).is-lower-alpha {
    list-style-type: lower-alpha;
}

.container ol:not([type]).is-lower-roman {
    list-style-type: lower-roman;
}

.container ol:not([type]).is-upper-alpha {
    list-style-type: upper-alpha;
}

.container ol:not([type]).is-upper-roman {
    list-style-type: upper-roman;
}

.container ul ul ul {
    list-style-type: square;
}

.container dd {
    margin-left: 2em;
}

.container figure {
    margin-left: 2em;
    margin-right: 2em;
    text-align: center;
}

.container figure:not(:first-child) {
    margin-top: 2em;
}

.container figure:not(:last-child) {
    margin-bottom: 2em;
}

.container figure img {
    display: inline-block;
}

.container figure figcaption {
    font-style: italic;
}

.container pre {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    padding: 1.25em 1.5em;
    white-space: pre;
    word-wrap: normal;
}

.container sup,
.container sub {
    font-size: 75%;
}

.container table {
    width: 100%;
}

.container table td,
.container table th {
    border: 1px solid #dbdbdb;
    border-width: 0 0 1px;
    padding: 0.5em 0.75em;
    vertical-align: top;
}

.container table th {
    color: #363636;
}

.container table th:not([align]) {
    text-align: inherit;
}

.container table thead td,
.container table thead th {
    border-width: 0 0 2px;
    color: #363636;
}

.container table tfoot td,
.container table tfoot th {
    border-width: 2px 0 0;
    color: #363636;
}

.container table tbody tr:last-child td,
.container table tbody tr:last-child th {
    border-bottom-width: 0;
}

.container .tabs li+li {
    margin-top: 0;
}

.container.is-small {
    font-size: 0.75rem;
}

.container.is-medium {
    font-size: 1.25rem;
}

.container.is-large {
    font-size: 1.5rem;
}

.pull-right {
    margin: -2px 0;
    float: right
}

#wrapper.boxed #main-content,
#wrapper.boxed .breaking-news,
#wrapper.boxed header#theme-header {
    width: 1045px;
    -webkit-box-shadow: 0 0 3px #cacaca;
    -moz-box-shadow: 0 0 3px #cacaca;
    box-shadow: 0 0 3px #cacaca
}

#wrapper.boxed #main-content {
    padding-right: 14px;
    padding-left: 24px
}

#wrapper.boxed .post-cover-head {
    margin: -24px -24px 20px
}

#wrapper.boxed-all {
    position: relative;
    background: #fff;
    width: 1045px;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 3px #cacaca;
    -moz-box-shadow: 0 0 3px #cacaca;
    box-shadow: 0 0 3px #cacaca
}

#wrapper.boxed-all header#theme-header {
    margin-top: 0
}

#wrapper.boxed-all .breaking-news {
    margin-right: 24px;
    margin-left: 24px;
    -webkit-box-shadow: 0 0 2px #cacaca;
    -moz-box-shadow: 0 0 2px #cacaca;
    box-shadow: 0 0 2px #cacaca
}

#wrapper.boxed-all #main-content {
    width: 997px;
    margin-top: 0;
    padding: 0;
    background: 0 0
}

#wrapper.boxed-all #footer-widget-area,
#wrapper.boxed-all .footer-bottom .container {
    width: 997px
}

#wrapper.boxed-all .post-cover-head {
    margin: 0 -24px 20px
}

#wrapper.wide-layout {
    background: #fff;
    position: relative
}

#wrapper.wide-layout #main-nav ul li.mega-menu .mega-menu-block,
#wrapper.wide-layout .breaking-news,
#wrapper.wide-layout .container,
#wrapper.wide-layout .header-content {
    width: 1010px
}

#wrapper.wide-layout header#theme-header {
    margin-top: 0
}

#wrapper.wide-layout #main-nav .main-menu {
    margin: 0!important
}

#wrapper.wide-layout .breaking-news {
    margin-bottom: 0;
    -webkit-box-shadow: 0 0 1px #cacaca;
    -moz-box-shadow: 0 0 1px #cacaca;
    box-shadow: 0 0 1px #cacaca
}

#wrapper.wide-layout #main-content {
    background: 0 0
}

#wrapper.wide-layout .post-cover-head {
    margin: -10px 0 20px
}

header#theme-header {
    background: #2496d4;
    margin: 5px auto;
    position: relative
}

.top-nav {
    background: #fbfbfb;
    border-bottom: 1px solid #ececec;
    height: 31px
}

.top-nav ul li {
    position: relative;
    display: inline-block;
    float: left;
    font-size: 12px
}

.top-nav ul li a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #838383;
    padding: 0 10px
}

.top-nav ul li a:hover {
    color: #000
}

.top-nav ul ul {
    background: #fbfbfb;
    display: none;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 180px;
    z-index: 200;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .4)
}

.top-nav ul ul a,
.top-nav ul ul li {
    background: 0 0!important;
    z-index: 200
}

.top-nav ul ul li {
    border: none!important;
    min-width: 180px
}

.top-nav ul ul ul {
    right: auto;
    left: 100%;
    top: 0;
    z-index: 200
}

.top-nav ul ul a {
    height: auto!important;
    line-height: 1em;
    padding: 10px;
    width: 160px;
    display: block!important;
    margin-right: 0!important;
    color: #777!important
}

.top-nav ul li.current-menu-item a,
.top-nav ul li:hover>a,
.top-nav ul:hover>a {
    color: #000
}

.top-nav ul li.menu-item-has-children a {
    padding-right: 20px
}

#main-nav ul ul li.mega-menu:after,
#main-nav ul ul li.menu-item-has-children:after,
.top-nav .top-menu ul ul li.menu-item-has-children:after,
r {
    border: 4px solid transparent;
    border-left-color: #bbb
}

.top-nav ul li.current-menu-item:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    z-index: 2;
    right: 45%;
    border: 4px solid transparent;
    border-top-color: #2496d4
}

#main-nav .container,
#main-nav-uber .container,
.search-block {
    position: relative
}

.top-nav ul ul li.current-menu-item:before {
    display: none
}

.top-nav ul ul li:hover>a,
.top-nav ul ul:hover>a {
    color: #000!important;
    padding: 10px 5px 10px 15px
}

.top-nav ul li:hover>ul {
    display: block;
    -webkit-animation: fadeInDown .1s ease-in;
    -moz-animation: fadeInDown .1s ease-in;
    animation: fadeInDown .1s ease-in
}

.today-date {
    padding: 0 10px;
    font-size: 10px;
    color: #666;
    margin: 10px 10px 0 0;
    font-weight: 700;
    border: 1px solid #ccc;
    border-width: 0 1px 0 0
}

.search-block {
    height: 30px;
    overflow: hidden;
    float: right;
    margin-left: 5px
}

.search-block:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 10px;
    z-index: 2;
    right: 30px;
    border: 4px solid transparent;
    border-right-color: #2496d4
}

.search-block #s-header {
    background: #fff;
    float: right;
    font: 400 11px tahoma;
    padding: 9px 12px 8px;
    width: 90px;
    color: #c5c5c5;
    border: 0;
    border: 1px solid #ececec;
    border-width: 0 0 0 1px;
    -webkit-transition: width .7s, color .4s;
    -moz-transition: width .7s, color .4s;
    -o-transition: width .7s, color .4s;
    transition: width .7s, color .4s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.search-block #s-header:focus {
    color: #000;
    width: 150px
}

.search-block .search-button {
    background: #2496d4;
    cursor: pointer;
    float: right;
    height: 30px;
    width: 30px;
    display: block;
    border: 0;
    box-shadow: none!important;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.search-block .search-button:active {
    top: 0
}

.search-block:hover #s-header,
.search-block:hover .search-button {
    opacity: 1;
    color: #444
}

.search-block button.search-button i:before {
    font-size: 18px;
    color: #fff
}

.top-nav .social-icons {
    float: right;
    margin: 0 30px
}

.top-nav .social-icons a {
    color: #555
}

.footer-bottom .social-icons a,
.top-nav .social-icons a {
    opacity: .5
}

.footer-bottom .social-icons a:hover,
.top-nav .social-icons a:hover {
    top: 0;
    opacity: 1
}

.footer-bottom .social-icons i:before,
.top-nav .social-icons i:before {
    padding: 0 2px;
    line-height: 24px;
    font-size: 20px
}

.header-content {
    padding: 20px 15px;
    margin: 0 auto;
    min-height: 140px
}

.logo {
    float: left
}

.logo img {
    max-width: 220px;
}

.logo h1,
.logo h2 {
    font: 700 32pt arial
}

.logo strong {
    display: none
}

.logo span {
    font-weight: 400;
    font-size: 14px;
    display: block;
    clear: both
}

header#theme-header.full-logo .header-content {
    padding: 0
}

header#theme-header.full-logo .logo {
    float: none;
    margin: 0!important
}

header#theme-header.full-logo .logo a {
    display: block;
    line-height: 0
}

header#theme-header.full-logo .logo img {
    width: 100%;
    height: auto
}

#main-nav ul li,
#main-nav ul li a {
    display: inline-block;
    height: 44px;
    position: relative
}

header#theme-header.center-logo .logo,
header#theme-header.center-logo .pesquisa-top {
    float: none;
    text-align: center
}

#main-nav {
    margin: 0 auto;
    background: #fbfbfb;
    min-height: 52px;
    border-bottom: 5px solid #2496d4;
    padding: 2px 0
}

#main-nav .main-menu {
    margin-left: 10px
}

#main-nav ul li {
    font-size: 16px;
    float: left;
    border: 1px solid #222;
    border-width: 0 0 0 1px
}

#main-nav ul li:first-child,
#main-nav ul li:first-child a {
    border: 0
}

#main-nav ul li:last-child a {
    border-right-width: 0
}

#main-nav ul li a {
    line-height: 47px;
    color: #ddd;
    padding: 0 10px;
    border: 1px solid #383838;
    border-width: 0 0 0 1px
}

#main-nav ul li i.fa,
#mobile-menu li.menu-item-home a:before,
#slide-out ul li i.fa {
    margin-right: 5px
}

#main-nav ul li.mega-menu a,
#main-nav ul li.menu-item-has-children a {
    padding-right: 20px
}

#main-nav ul li.current-menu-item a,
#main-nav ul li.current-menu-item a:hover,
#main-nav ul li.current-menu-parent a,
#main-nav ul li.current-menu-parent a:hover,
#main-nav ul li.current-page-ancestor a,
#main-nav ul li.current-page-ancestor a:hover,
#main-nav ul li.current_page_parent a,
#main-nav ul li.current_page_parent a:hover {
    background: #2496d4;
    color: #31ff1b;
    height: 52px;
    line-height: 57px;
    border-width: 0!important
}

#main-nav ul li.current-menu-item .menu-sub-content a,
#main-nav ul li.current-menu-item .menu-sub-content a:hover,
#main-nav ul li.current-menu-item .menu-sub-content ul,
#main-nav ul li.current-menu-parent .menu-sub-content a,
#main-nav ul li.current-menu-parent .menu-sub-content a:hover,
#main-nav ul li.current-menu-parent .menu-sub-content ul,
#main-nav ul li.current-page-ancestor .menu-sub-content a,
#main-nav ul li.current-page-ancestor .menu-sub-content a:hover,
#main-nav ul li.current-page-ancestor .menu-sub-content ul,
#main-nav ul li.current_page_parent .menu-sub-content a,
#main-nav ul li.current_page_parent .menu-sub-content a:hover,
#main-nav ul li.current_page_parent .menu-sub-content ul {
    top: 0
}

#main-nav ul li.mega-menu:after,
#main-nav ul li.menu-item-has-children:after {
    border-top-color: #8c8c8c
}

#main-nav ul ul li.menu-item-has-children:after {
    border-left-color: #ddd
}

#main-nav ul>li.mega-menu:hover>a:after,
#main-nav ul>li.menu-item-has-children:hover>a:after {
    content: "";
    position: absolute;
    left: 20px;
    top: 36px;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent #2496d4;
    display: block;
    width: 0;
    z-index: 200;
    -webkit-animation: fadeInDown .2s ease-in;
    -moz-animation: fadeInDown .2s ease-in;
    animation: fadeInDown .2s ease-in
}

#main-nav ul ul li.current-menu-item a,
#main-nav ul ul li.current-menu-item a:hover,
#main-nav ul ul li.current-menu-parent a,
#main-nav ul ul li.current-menu-parent a:hover,
#main-nav ul ul li.current-page-ancestor a,
#main-nav ul ul li.current-page-ancestor a:hover,
#main-nav ul ul li.current_page_parent a,
#main-nav ul ul li.current_page_parent a:hover {
    border-width: 1px!important
}

#main-nav ul li .mega-menu-block ul.sub-menu:before,
#main-nav ul ul>li.mega-menu:hover>a:after,
#main-nav ul ul>li.menu-item-has-children:hover>a:after {
    display: none
}

#main-nav ul>li.current-menu-item.menu-item-has-children:hover>a:after,
#main-nav ul>li.current_page_parent.menu-item-has-children:hover>a:after {
    top: 45px
}

#main-nav ul ul.sub-menu {
    width: 200px;
    z-index: 250
}

#main-nav ul ul li.current-menu-item ul,
#main-nav ul ul li.current-menu-parent ul,
#main-nav ul ul li.current-page-ancestor ul,
#main-nav ul ul li.current_page_parent ul,
#main-nav ul ul ul.sub-menu {
    top: -2px
}

#main-nav ul .mega-menu-block ul li.current-menu-item ul,
#main-nav ul .mega-menu-block ul li.current-menu-parent ul,
#main-nav ul .mega-menu-block ul li.current-page-ancestor ul,
#main-nav ul .mega-menu-block ul li.current_page_parent ul,
#main-nav ul .mega-menu-block ul ul.sub-menu {
    top: 0
}

#main-nav .menu-sub-content {
    display: none;
    padding: 0;
    position: absolute;
    z-index: 205;
    border-top: 2px solid #2496d4;
    background: #fff;
    color: #999;
    -webkit-box-shadow: 0 3px 4px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 4px 1px rgba(0, 0, 0, .2);
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

#main-nav ul li.current-menu-item ul,
#main-nav ul li.current-menu-parent ul,
#main-nav ul li.current-page-ancestor ul,
#main-nav ul li.current_page_parent ul {
    top: 52px
}

#main-nav ul ul li,
#main-nav ul ul li:first-child {
    background: 0 0!important;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #333;
    font-size: 15px;
    height: auto!important;
    margin: 0!important
}

#main-nav ul li .mega-menu-block ul.sub-menu,
#main-nav ul ul ul {
    border-top: 0 none
}

#main-nav ul li.current-menu-item ul li:first-child,
#main-nav ul li.current-menu-parent ul li:first-child,
#main-nav ul li.current_page_parent ul li:first-child,
#main-nav ul ul li:first-child {
    border-top: 0 none!important
}

#main-nav ul ul ul {
    right: auto;
    left: 100%;
    top: 0;
    z-index: 210
}

#main-nav .mega-menu-block a,
#main-nav ul ul a {
    border: 0;
    background: 0 0!important;
    height: auto!important;
    line-height: 1.5em!important;
    padding: 7px;
    display: block;
    margin-right: 0;
    z-index: 210;
    color: #ccc
}

#main-nav .mega-menu-block a.mega-menu-link {
    padding: 0;
    margin-top: 10px
}

#main-nav ul li.current-menu-item ul a,
#main-nav ul li.current-menu-parent ul a,
#main-nav ul li.current-page-ancestor ul a,
#main-nav ul li.current_page_parent ul a {
    color: #eee
}

#main-nav ul li:hover>a,
#main-nav ul:hover>a {
    color: #fff
}

#main-nav ul ul li:hover>a,
#main-nav ul ul:hover>a {
    color: #fff;
    padding-left: 15px;
    border-left: 3px solid #6059fb;
    padding-right: 5px
}

#main-nav ul li:hover>.mega-menu-block,
#main-nav ul li:hover>ul {
    display: block;
    -webkit-animation: fadeInDown .2s ease-in;
    -moz-animation: fadeInDown .2s ease-in;
    animation: fadeInDown .2s ease-in
}

#main-nav li.mega-menu.mega-links .mega-menu-block ul li.mega-link-column:after,
#main-nav ul li.menu-item-home:after {
    display: none
}

#main-nav ul li.current-menu-item,
#main-nav ul li.current-menu-parent,
#main-nav ul li.current-page-ancestor,
#main-nav ul li.current_page_parent {
    margin-top: -5px;
    height: 52px;
    border-width: 0
}

#main-nav ul li.menu-item-home.current-menu-item a {
    background-position: center 13px;
    height: 52px
}

#main-nav ul li.menu-item-home ul li a,
#main-nav ul li.menu-item-home ul li a:hover,
#main-nav ul ul li.menu-item-home a {
    background-color: transparent!important;
    text-indent: 0;
    background-image: none!important;
    height: auto!important;
    width: auto
}

#main-nav ul li.mega-menu .mega-menu-block {
    width: 1045px;
    left: -10px;
    padding: 25px 25px 5px
}

#main-nav ul li.mega-menu .mega-menu-block img {
    max-width: 100%;
    height: auto
}

#main-nav ul li .mega-menu-block .cc-date i.fa,
#main-nav ul li.mega-menu .post-thumbnail,
#main-nav ul li.mega-menu .post-thumbnail a {
    margin: 0;
    padding: 0
}

#main-nav ul li.mega-menu.mega-links .mega-menu-block {
    padding-right: 0
}

#main-nav ul li.mega-menu.mega-links .mega-menu-block .sub-menu-columns-item {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none
}

#main-nav li.mega-menu.mega-links .mega-menu-block ul li.mega-link-column {
    float: left;
    border: 0;
    margin-bottom: 10px;
    padding-right: 25px;
    width: 50%
}

#main-nav ul li.mega-menu.mega-links a.mega-links-head {
    padding: 10px 0;
    text-align: center;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px
}

#main-nav li.mega-menu.mega-links.mega-links-3col .mega-menu-block ul li.mega-link-column {
    width: 33.333%
}

#main-nav li.mega-menu.mega-links.mega-links-4col .mega-menu-block ul li.mega-link-column {
    width: 25%
}

#main-nav li.mega-menu.mega-links.mega-links-5col .mega-menu-block ul li.mega-link-column {
    width: 20%
}

#main-nav ul li.mega-menu.mega-cat .mega-menu-block {
    padding: 0
}

#main-nav .mega-cat-wrapper {
    clear: both
}

#main-nav ul ul.sub-menu.mega-cat-more-links {
    width: 100%;
    margin: 10px 0
}

#main-nav ul li.mega-menu.mega-cat .mega-cat-more-links li {
    float: left;
    width: 29.333333%;
    margin: 0 2%!important
}

#main-nav ul li.mega-menu.mega-cat .mega-cat-more-links li ul li {
    float: none;
    width: 100%;
    margin: 0!important
}

.mega-cat-sub-categories {
    float: left;
    width: 20%;
    padding-top: 20px
}

#main-nav ul li.cat-active a {
    background: #222!important
}

#main-nav .mega-cat-content-tab {
    display: none;
    overflow: hidden
}

#main-nav .mega-cat-content-tab a {
    cursor: default
}

#main-nav .mega-cat-content-tab.already-loaded a {
    cursor: pointer
}

#main-nav .mega-cat-content {
    float: left;
    padding: 20px 0 20px 20px
}

#main-nav .mega-cat-content.mega-cat-sub-exists {
    background: #fff;
    width: 80%;
    position: relative
}

#main-nav ul li.mega-menu.mega-cat .mega-menu-block .mega-menu-post {
    float: left;
    padding-right: 20px;
    width: 25%;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

#main-nav ul li.mega-menu.mega-cat .mega-menu-block .mega-menu-post a,
#main-nav ul li.mega-menu.mega-recent-featured .mega-menu-block .mega-recent-post a {
    border: 0;
    padding: 0
}

#main-nav ul li.mega-menu.mega-cat .mega-menu-block .already-loaded .mega-menu-post {
    opacity: 1
}

#main-nav ul ul.sub-menu.mega-cat-more-links:after {
    content: ' ';
    display: block;
    clear: both
}

#main-nav .mega-recent-featured-list {
    width: 25%;
    margin-right: 3%;
    float: left
}

#main-nav .mega-recent-post {
    float: left;
    width: 37%;
    margin-right: 3%
}

#main-nav .mega-check-also {
    float: left;
    width: 60%
}

#main-nav ul .mega-check-also li {
    width: 50%!important;
    float: left!important;
    padding: 8px 0!important;
    margin-bottom: 8px!important
}

#main-nav .menu-item-has-children .mega-check-also {
    width: 32%
}

#main-nav ul .menu-item-has-children .mega-check-also li {
    width: 100%!important;
    float: none!important
}

#main-nav .mega-menu-block .mega-check-also a.mega-menu-link {
    display: inline;
    margin-top: 0
}

#main-nav ul li.mega-menu .mega-menu-block .mega-check-also .post-thumbnail {
    margin-right: 10px;
    float: left
}

#main-nav ul li.mega-menu .mega-menu-block .mega-check-also .post-thumbnail img {
    max-width: 90px;
    height: auto
}

.fixed-nav {
    position: fixed;
    top: -90px;
    width: 1045px;
    z-index: 9999;
    -webkit-transition: top .5s;
    -moz-transition: top .5s;
    -o-transition: top .5s;
    transition: top .5s;
    -webkit-box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 3px rgba(0, 0, 0, .1)
}

.fixed-nav-appear {
    top: 0
}

.wide-layout #main-nav.fixed-nav {
    width: 100%!important
}

body.admin-bar .fixed-nav-appear {
    top: 32px
}

.main-nav-logo {
    padding: 10px 10px 0;
    float: left;
    display: none;
    opacity: .8
}

.main-nav-logo:hover {
    opacity: 1
}

.main-nav-logo img {
    height: 27px;
    width: auto
}

.fixed-nav .main-nav-logo {
    display: block
}

a.cc-cart,
a.random-article {
    background: #494949;
    width: 42px;
    height: 47px;
    display: block;
    float: right;
    margin-left: 1px;
    color: #fff;
    text-align: center;
    position: relative
}

.breaking-news ul,
.content {
    float: left
}

a.cc-cart i:before,
a.random-article i:before {
    font-size: 18px;
    width: 42px;
    line-height: 50px
}

.breaking-news span.breaking-news-title {
    background: #f43d2a;
    display: block;
    float: left;
    padding: 5px 10px 3px;
    color: #fff;
    font-family: BebasNeueRegular, arial, Georgia, serif;
    font-size: 14pt
}

.breaking-news span.breaking-news-title a {
    color: #fff
}

.breaking-news ul li {
    display: block
}

.breaking-news ul {
    display: block;
    white-space: nowrap;
    font-family: tahoma;
    background: #fff
}

#noticiaAtual a {
    padding: 0 10px !important;
}

#main-content {
    background: #fff;
    margin: 0 auto 25px;
    position: relative;
    padding: 24px 0;
    -webkit-transform: none
}

#main-content:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "."
}

.full-width {
    background-image: none
}

.content {
    width: 680px
}

#crumbs {
    margin-bottom: 10px;
    clear: both;
    padding: 5px;
    background: #f7f7f7
}

#crumbs span.delimiter {
    color: #737373;
    padding: 0 3px
}

div.not-found {
    padding: 20px
}

.full-width .content,
body.error404 .content {
    width: auto;
    float: none
}

#main-content .post-thumbnail.cc-appear,
#main-content img.cc-appear {
    opacity: 1;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.column2 li.other-news,
.list-box li.other-news,
.wide-box li {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    overflow: hidden
}

.recaptchatable #recaptcha_image #recaptcha_challenge_image {
    opacity: 1!important
}

body.error404 .content .entry,
body.error404 .content .post-title,
body.error404 .title-404 {
    text-align: center
}

body.error404 .title-404 {
    font-size: 200px;
    font-weight: 700;
    color: #eee
}

body.error404 .post-title {
    font-size: 50px
}

.cat-box {
    margin-bottom: 25px
}

.cat-box-title {
    padding: 3px 0;
    overflow: hidden
}

.cat-box-title h2 {
    float: left;
    margin-right: 10px;
    font-size: 22px;
    font-family: BebasNeueRegular, arial, Georgia, serif
}

.cat-box-title h2 a {
    color: #111
}

.cat-box-title h2 a:hover {
    color: #000
}

h2.post-box-title {
    font-size: 20px;
    line-height: 26px
}

h3.post-box-title {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 12px;
}

.cat-box p.post-meta {
    margin: 10px 0 0;
    font-size: 80%
}

.cat-box p.post-meta .stars-small,
.cat-box p.post-meta span {
    margin-right: 7px
}

.cat-tabs-wrap li.first-news p.post-meta,
.list-box li.first-news p.post-meta,
.wide-box li.first-news p.post-meta,
li.first-news p.post-meta {
    padding: 0 2px;
    margin: 5px 0 10px;
    font-size: 13px;
}

.cat-box .entry {
    font-size: 16px
}

.archive-box .entry p,
.cat-box .entry p {
    line-height: 24px;
    margin-bottom: 12px
}

.archive-box .entry a.more-link,
.cat-box .entry a.more-link {
    margin-top: 0
}

#commentform,
#sidebar .widget-container,
.cat-box-content,
.post-listing {
    background: #e3e3e3;
    border-bottom: 4px solid #2496d4;
}

.cat-box li.first-news .inner-content {
    padding: 20px;
    overflow: hidden
}

.cat-box .post-thumbnail img.attachment-cc-small {
    max-width: 90px;
    height: auto
}

p.post-meta {
    color: #3c3b3b;
    margin: 7px 0;
    font-size: 90%;
    min-height: 23px;
}

.meta-related {
    min-height: unset !important;
}

p.post-meta a {
    color: #888
}

p.post-meta a:hover {
    border-bottom: 1px #000 dotted;
    color: #000;
    text-decoration: none
}

.post-meta .stars-small {
    float: left;
    margin: -1px 10px 0 0
}

.post-meta i:before,
span.cc-date i:before,
span.post-comments-widget i:before,
span.post-views-widget i:before {
    margin-right: 3px
}

a.more-link {
    color: #fff!important;
    float: right;
    font-size: 18px;
    margin-top: 4px;
    padding-top: 2px;
    padding-bottom: 2px
}

.cat-box.column2 {
    float: left;
    width: 48%;
    margin-right: 4%
}

.column2.last-column {
    margin-left: 0;
    margin-right: 0
}

.column2 li.other-news,
.list-box li.other-news {
    background: linear-gradient(0deg, #f3f3f3, transparent);
    border-bottom: 1px solid #dfdcdc;
    transition: all .4s
}

.column2 li.other-news {
    padding-top: 10px;
    padding-bottom: 10px
}

.column2 li.other-news:hover,
.list-box li.other-news:hover {
    background: #f2f2f2
}

.column2 li.first-news {
    border-bottom: 3px solid #eaeaea;
    padding: 0
}

.wide-box li {
    padding: 10px 20px 0;
    border-bottom: 1px solid #eaeaea;
    width: 50%;
    float: left;
    height: 78px;
    transition: all .4s
}

.list-box,
.wide-box {
    clear: both
}

.list-box li {
    overflow: hidden;
    width: 50%;
    float: right;
    clear: right
}

.list-box li.other-news {
    border-left: 6px solid #dfdcdc
}

.list-box li.first-news {
    padding: 15px;
    float: left
}

.page-title,
.post-title,
.share-post span.share-text {
    font-family: BebasNeueRegular, arial, Georgia, serif
}

.scroll-box {
    clear: both
}

.scroll-box .cat-box-content {
    padding: 20px;
    position: relative
}

.scroll-box .scroll-item .post-thumbnail {
    margin: 0 0 10px
}

.group_items {
    width: 100%
}

.group_items-box {
    width: 100%!important;
    overflow: hidden
}

.group_items .scroll-item:last-child,
.scroll-box .scroll-item:nth-child(3) {
    margin-right: 0
}

.scroll-item {
    display: none
}

.group_items .scroll-item,
.scroll-item:nth-child(1),
.scroll-item:nth-child(2),
.scroll-item:nth-child(3) {
    display: block
}

.cc-padding,
.scroll-nav a {
    display: inline-block
}

.scroll-nav {
    background: #f7f7f7;
    margin: 10px -20px -20px;
    padding: 5px;
    text-align: center
}

.scroll-nav a {
    background: #b4b4b4;
    width: 10px;
    height: 10px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 2px 2px 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px
}

.scroll-nav a:hover {
    background: #939393
}

.scroll-nav a.activeSlide {
    background: #666
}

.recent-box {
    clear: both
}

.recent-box .cat-box-content {
    padding: 20px;
    position: relative
}

.cat-box.recent-box.recent-blog .cat-box-content,
.cat-box.recent-box.recent-full_thumb .cat-box-content {
    padding-top: 0
}

.recent-masonry .cat-box-content {
    padding: 0
}

.recent-box .recent-item,
.scroll-box .scroll-item {
    float: left;
    width: 31.33333333%;
    margin: 0 3% 10px 0;
    height: 190px
}

.google-map iframe,
.mejs-container.wp-audio-shortcode {
    width: 100%
}

.recent-box .recent-item:nth-child(3n+3) {
    margin-right: 0
}

.recent-box .item-list {
    padding: 20px 0
}

.recent-box-pagination {
    position: relative;
    margin: -35px 0 35px
}

.recent-box-pagination .pagination {
    margin: 0
}

.divider {
    border-top: 1px solid #ccc;
    overflow: hidden;
    margin: 10px 0;
    clear: both
}

.divider.divider-solid {
    border-top-width: thick;
    border-style: solid
}

.divider.divider-dashed {
    border-top-width: 2px;
    border-style: dashed
}

.divider.divider-dotted {
    border-top-width: 2px;
    border-style: dotted
}

.divider.divider-double {
    height: 10px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.cat-box.woocommerce.woocommerce-box .cat-box-content {
    padding: 20px 20px 0
}

.cat-box.woocommerce .products {
    margin: 0
}

.cat-box.woocommerce ul.products li.product {
    margin-bottom: 20px
}

.cat-box.scroll-box.woocommerce .group_items,
.cat-box.scroll-box.woocommerce .group_items-box,
.cat-box.scroll-box.woocommerce ul.products li.product {
    height: 355px
}

.cat-box.woocommerce ul.products li.product .price,
.cat-box.woocommerce ul.products li.product .star-rating {
    margin: 5px 0
}

.more-link {
    font-size: 18px;
    border-radius: 4px;
    height: 28px
}

.page-title {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    font-size: 26px;
    color: #000
}

a.rss-cat-icon {
    float: right;
    font-size: 14px;
    margin: 6px 0 0 4px;
    display: block;
    color: #f8bc2e
}

.archive-meta {
    padding: 10px 0
}

.cat-box-content.author-cover {
    border-bottom: 0 none;
    line-height: 0;
    z-index: 0;
    min-height: 100px
}

.full-width .single-post-thumb {
    margin: 0!important
}

.entry .mejs-container {
    margin-bottom: 20px
}

.post-cover #crumbs,
.post-cover-title #crumbs {
    border-bottom: 0 none
}

.post-cover article.post-listing {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important
}

.post-cover article.post-listing .post-inner {
    padding: 0 0 20px
}

.post-cover .share-post {
    margin-left: 0;
    margin-right: 0
}

#whatsapp-li {
    display: none
}

.post-listing.post {
    border-radius: 8px 8px 0 0;
    margin-bottom: 40px
}

.post-inner {
    padding: 15px
}

.post-title {
    margin: 10px 15px;
    font-size: 28px;
    color: #fdfdfd;
    background: #384971;
    padding: 5px;
    text-align: center;
}

body.single .post-inner p.post-meta span {
    margin-right: 10px
}

body.single .post-inner p.post-meta span i {
    margin-right: 1px
}

.post-inner p.post-meta {
    border-bottom: 2px solid #e5e5e5;
    padding: 5px;
    margin-bottom: 10px;
    background: #f7f7f7
}

p.post-meta span {
    display: inline-block;
    margin-right: 10px
}

.item-list {
    border-bottom: 4px dashed #f2f2f2;
    padding: 10px 15px 25px;
    clear: both
}

.item-list p.post-meta {
    margin: 10px 0
}

.page-link {
    margin: 15px 0 0;
    padding: 10px;
    background: #f6f6f6;
    clear: both
}

.page-link a {
    color: #fff;
    padding: 5px 6px;
    background: #999
}

.page-link a:hover {
    background: #777
}

.edit-link {
    clear: both;
    display: block;
    margin-top: 10px
}

.post-tag {
    margin: -30px 0 35px
}

.post-tag a {
    background-color: #aaa;
    border-radius: 0 2px 2px 0;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    line-height: 13px;
    margin: 0 0 2px 10px;
    padding: 4px 7px 3px;
    position: relative
}

.post-tag a:after,
.post-tag a:before {
    content: "";
    position: absolute
}

.post-tag a:before {
    border-top: 10px solid transparent;
    border-right: 8px solid #aaa;
    border-bottom: 10px solid transparent;
    height: 0;
    top: 0;
    left: -8px;
    width: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.post-tag a:after {
    background-color: #fff;
    border-radius: 50%;
    height: 4px;
    top: 8px;
    left: -2px;
    width: 4px
}

.post-tag a:hover {
    background: #444;
    color: #fff
}

.post-tag a:hover:before {
    border-right-color: #444
}

.mejs-container .mejs-controls .mejs-time-rail .mejs-time-current {
    background-color: #2496d4
}

.mejs-container .mejs-controls a:focus>.mejs-offscreen {
    color: #000
}

.post-thumbnail {
    margin-right: 15px;
    position: relative;
    line-height: 0
}

.post-thumbnail a {
    display: block!important;
    background: #000;
    font-size: 0
}

.post-thumbnail img {
    height: auto;
    max-width: 100%;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.post-thumbnail img.attachment-cc-small,
.post-thumbnail img.avatar {
    max-width: 100px
}

.post-thumbnail a:hover img {
    opacity: .3!important
}

.post-thumbnail a:hover .overlay-icon:before,
.video-box .overlay-icon:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.item-list .post-thumbnail,
.timeline .post-thumbnail {
    float: left;
    margin-bottom: 0
}

.cat-box li .post-thumbnail {
    margin: 0 10px 0 0
}

.column2 .post-thumbnail {
    float: left
}

.cat-box.column2 li.first-news .post-thumbnail {
    margin: 0 0 10px;
    float: none
}

.list-box li .post-thumbnail,
.wide-box li .post-thumbnail {
    float: left
}

.list-box li.first-news .post-thumbnail {
    margin: 0 0 15px;
    float: none
}

.recent-item .post-thumbnail {
    margin: 0 0 10px
}

.share-post {
    clear: both;
    margin: 0;
    padding: 8px 0 6px 10px;
    background: #f7f7f7;
    border-top: 1px solid #eaeaea
}

.mini-share-post {
    clear: both;
    margin: 10px -24px -20px;
    padding: 10px 10px 10px 25px;
    height: 20px
}

.entry .share-post .share-text,
.mini-share-post .share-text {
    display: none
}

.entry .share-post {
    margin: 0 0 15px;
    background: 0 0;
    border: 0;
    height: auto;
    padding: 0
}

.entry .share-post li,
.entry .share-post ul {
    list-style: none;
    margin: 0
}

.recent-box .mini-share-post {
    margin-bottom: -5px
}

.mini-share-post li,
.share-post li {
    float: left;
    width: 106px
}

.entry .share-post li iframe,
.mini-share-post li iframe,
.share-post li iframe {
    max-width: none!important
}

.share-post span.share-text {
    background: #2496d4;
    margin: -9px 10px -10px -10px;
    display: block;
    float: left;
    color: #fff;
    padding: 10px;
    border-radius: 0 10px 10px 0;
    font-size: 14pt
}

.share-post .flat-social a {
    color: #fff!important;
    text-decoration: none!important
}

.flat-social li {
    width: auto!important
}

.flat-social a {
    padding: 5px 10px;
    color: #fff;
    margin: 0 6px 2px 0;
    display: inline-block;
    line-height: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.flat-social a i {
    margin-right: 3px
}

.flat-social a:hover {
    background: #444
}

.entry {
    line-height: 22px
}

.entry p {
    margin-bottom: 20px;
    font-size: 16px
}

.entry img {
    max-width: 100%;
    height: auto
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
    margin-top: 25px;
    margin-bottom: 10px;
    line-height: 1em;
    font-family: Helvetica;
    font-weight: 400
}

.entry h1 {
    font-size: 36px
}

.entry h2 {
    font-size: 30px
}

.entry h3 {
    font-size: 24px
}

.entry h4 {
    font-size: 18px
}

.entry h5 {
    font-size: 14px
}

.entry h6 {
    font-size: 12px
}

.entry ol,
.entry ul {
    margin: 0 0 20px 15px;
    padding: 0 5px
}

.entry ul li {
    list-style: disc url('https://www.confiraconcursos.com.br/wp-content/themes/ConfiraConcursos2022/images/arrow-li-ul-min.png');
    font-size: 14px
}

.entry ol li {
    list-style: decimal
}

.entry li {
    margin: 0 0 5px
}

.entry li ol,
.entry li ul {
    margin: 5px 0 0 15px
}

.entry #user-login ul {
    margin-bottom: -5px
}

.entry table {
    border-spacing: 0;
    width: 100%;
    border: 1px solid #eee;
    border-collapse: separate;
    margin-bottom: 1.5em
}

.entry table tr:nth-child(even) {
    background: #f9f9f9
}

.entry table tbody th,
.entry table thead th {
    background: #f4f4f4;
    border-bottom: 1px solid #eee
}

.entry table td,
.entry table th {
    padding: .4em;
    text-align: left;
    border-right: 1px dotted #eee
}

.entry table thead th {
    border-right: 1px solid #eee;
    padding: .7em .4em;
    vertical-align: middle
}

.entry table tbody td {
    border-bottom: 1px solid #eee
}

.entry table tr td:last-child,
.entry table tr th:last-child {
    border-right: 0
}

.entry table tbody tr:last-child td,
.entry table tbody tr:last-child th {
    border-bottom: 0
}

.attachment img {
    display: block;
    margin: 0 auto
}

blockquote p {
    color: #999;
    padding: 0 18px;
    font-family: Georgia;
    font-size: 18px;
    line-height: 28px;
    font-style: italic;
    border: 4px solid #777;
    border-width: 0 0 0 4px
}

#respond h3,
.widget-top h4 {
    font-family: BebasNeueRegular, arial, Georgia, serif
}

.block-head h3 {
    float: left;
    margin-right: 10px;
    font-size: 22px;
    background: #676767;
    padding: 5px 10px 5px 10px;
    color: #fff;
    text-transform: uppercase;
    font-family: Insaniburger
}

#author-box,
#related_posts {
    clear: both
}

.block-head {
    padding: 3px 0 0;
    overflow: hidden
}

#respond h3,
.block-head h3 {
    float: left;
    margin-right: 10px;
    font-size: 22px
}

#author-box .post-listing,
#related_posts .post-listing {
    padding: 10px;
    margin-bottom: 40px
}

#related_posts a {
    float: left;
    width: 32.33333333%;
    min-height: 170px;
    margin: 5px 3px 5px 3px;
    padding: 5px;
    background: #fff;
    border-radius: 5px;
    border: solid 1px #d2d2d2
}

#related_posts a:hover {
    background: #d2d2d2;
    color: #2567ee
}

#related_posts .related-item:nth-child(3n+3),
.full-width #related_posts .related-item:nth-child(4n+4) {
    margin-right: 0
}

#related_posts .related-item .post-thumbnail {
    margin: 0 0 10px
}

.full-width #related_posts .related-item {
    margin-right: 2%
}

.entry #related_posts {
    margin: 0 0 20px 20px;
    float: right;
    width: 30%;
    border: 1px solid #eee;
    border-width: 0 0 0 1px;
    padding-left: 20px
}

.entry #related_posts .post-listing {
    border-bottom: 0 none;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.entry #related_posts .related-item {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 10px
}

.entry #related_posts .related-item h3 {
    margin: 0;
    font-size: 15px
}

.entry #related_posts .stripe-line {
    display: none
}

.entry #related_posts .block-head h3 {
    margin-top: 0
}

.entry #related_posts .post-inner p.post-meta {
    padding: 0
}

#check-also-box {
    position: fixed;
    z-index: 999;
    bottom: 65px;
    right: -350px;
    width: 300px;
    border-top: 4px solid #2496d4;
    border-bottom: 0 none;
    padding: 10px 20px 20px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#check-also-box.check-also-left {
    left: -350px;
    right: auto
}

#check-also-box.check-also-left #check-also-close,
#check-also-box.show-check-also {
    right: 0;
    left: auto
}

#check-also-box.check-also-left.show-check-also {
    right: auto;
    left: 0
}

#check-also-box .block-head {
    padding: 0
}

#check-also-box .block-head h3 {
    text-align: center;
    margin: 0 0 10px;
    display: block;
    float: none
}

#check-also-box .post-thumbnail {
    margin: 0 0 10px
}

.check-also-post {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee
}

.check-also-post:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0 none
}

.check-also-post .post-title {
    font-size: 22px;
    margin-bottom: 5px
}

.check-also-post p {
    line-height: 20px
}

#check-also-close {
    position: absolute;
    left: 0;
    top: 0;
    padding: 1px 8px 3px;
    background: #2496d4;
    color: #fff;
    font-size: 19px
}

#check-also-close:hover i {
    opacity: .7
}

.navigation {
    margin: 10px 0;
    clear: both;
    overflow: hidden
}

.nav-previous {
    float: left
}

.nav-next {
    float: right
}

.post-navigation {
    clear: both;
    margin: -10px 0 20px;
    overflow: hidden
}

.post-navigation div {
    display: block;
    width: 245px;
    position: relative;
    font-size: 14px;
    color: #999
}

.post-previous {
    float: left;
    padding-left: 40px
}

.post-next {
    float: right;
    text-align: right;
    padding-right: 40px
}

.post-navigation div span {
    display: block;
    font-size: 80%;
    color: #999
}

.post-navigation div a:after {
    position: absolute;
    color: #ccc;
    font-size: 56px;
    margin-top: -11px;
    height: 22px;
    line-height: 22px;
    top: 34%
}

.post-previous a:after {
    content: 'Â«';
    left: 0
}

.post-next a:after {
    content: 'Â»';
    right: 0
}

#sidebar {
    float: right;
    width: 310px
}

.full-width #sidebar {
    display: none!important
}

.sidebar-left #sidebar {
    float: left
}

.sidebar-left .content {
    float: right
}

.theiaStickySidebar:after {
    content: "";
    display: table;
    clear: both
}

.widget {
    clear: both;
    margin-bottom: 25px
}

.widget-top {
    height: 32px
}

.widget-top h4 {
    margin-right: 10px;
    margin-bottom: 8px;
    font-size: 18px
}

.widget-top h4 a {
    color: #333
}

.widget-top h4 a:hover {
    color: #000
}

.widget-container {
    padding: 10px;
    clear: both
}

.widget-container h3 {
    font-size: inherit;
    color: #005981
}

.widget-container li {
    padding: 0 0 5px;
    line-height: 18px;
    overflow: hidden
}

.widget-container p {
    padding-bottom: 1em
}

.widget-container a:hover {
    text-decoration: underline
}

.footer-widget-container li span.cc-date,
.mega-menu-block .cc-date,
.widget-container li span.cc-date,
span.post-comments-widget,
span.post-views-widget {
    color: #797979;
    margin: 4px 0 0;
    font-size: 80%;
    display: inline-block
}

.footer-widget-container li span.post-small-rate,
.widget-container li span.post-small-rate {
    margin-top: 5px
}

.footer-widget-container .post-thumbnail,
.widget-container .post-thumbnail {
    float: left;
    margin-right: 10px
}

#bbp-search-form label,
.widget_product_search label.screen-reader-text,
.widget_search label span {
    display: none
}

.text-html-box {
    margin-bottom: 20px
}

.widget_rss .widget-title img {
    width: 11px;
    height: 11px
}

.widget.news-pic .post-thumbnail {
    padding: 1px;
    width: 33.3333333%;
    max-width: 160px;
    margin: 0
}

.widget.news-pic .post-thumbnail img.attachment-cc-small {
    max-width: 100%!important
}

#tabbed-widget .tabs-wrap li:last-child,
.authors-posts .widget-container li:last-child,
.categort-posts .widget-container li:last-child,
.comments-avatar .widget-container li:last-child,
.posts-list .widget-container li:last-child {
    border-bottom: 0 none
}

#tabbed-widget .tabs-wrap li,
.authors-posts .widget-container li,
.categort-posts .widget-container li,
.comments-avatar .widget-container li,
.posts-list .widget-container li,
.widget-container ul.reviews-posts li,
.widget.woocommerce .widget-container li,
.widget_archive .widget-container li,
.widget_categories .widget-container li,
.widget_display_forums .widget-container li,
.widget_display_replies .widget-container li,
.widget_display_topics .widget-container li,
.widget_display_views .widget-container li,
.widget_meta .widget-container li,
.widget_nav_menu .widget-container li,
.widget_pages .widget-container li,
.widget_recent_comments .widget-container li,
.widget_recent_entries .widget-container li {
    padding: 6px 0;
    border-bottom: 1px solid #f2f2f2
}

.widget_categories .widget-container li:before,
.widget_product_categories ul li:before {
    font-family: FontAwesome;
    margin-right: .53em;
    display: inline-block;
    opacity: .25;
    content: "\f114"
}

.widget_categories .widget-container li li,
.widget_nav_menu .widget-container li li {
    padding-left: 15px;
    border: 0
}

.widget_categories .widget-container li li li,
.widget_nav_menu .widget-container li li li {
    padding-left: 25px
}

.authors-posts .widget-container li strong {
    float: right;
    display: block
}

footer#theme-footer .twitter-widget-content ul {
    margin: 0
}

.twitter-widget-content li,
footer#theme-footer .twitter-widget-content li {
    background: 0 0;
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 10px 10px 55px
}

.twitter-widget-content li i,
footer#theme-footer .twitter-widget-content li i {
    float: left;
    margin-left: -43px;
    margin-top: 0;
    color: #ddd;
    font-size: 32px;
    width: 30px
}

footer#theme-footer .twitter-widget-content li i {
    color: #ccc
}

.footer-widgets-box .twitter-widget-content li:before {
    margin-left: 0;
    color: #777
}

#author-box .author-avatar img,
#login-form .login-button {
    margin-right: 20px
}

.author-description {
    font-size: 95%;
    line-height: 17px
}

.author-social {
    float: left;
    margin-top: 10px
}

.author-social a {
    width: 25px;
    padding: 5px 0;
    background: #f1f1f1;
    color: #777;
    line-height: 0
}

.author-social a:hover {
    color: #fff
}

.author-social a.social-twitter {
    width: auto;
    padding: 5px 8px;
    text-decoration: none
}

.widget_author .author-social a.social-twitter span {
    display: none
}

.author-social a,
.author-social a i {
    margin: 0!important
}

#sidebar .flexslider,
#sidebar .flexslider .slides>li {
    height: 205px!important
}

.search-block-large:hover #s,
.search-block-large:hover .search-button {
    opacity: 1;
    color: #444
}

.search-block-large button.search-button i:before {
    font-size: 18px;
    color: #fff
}

.ei-title h2,
.footer-widget-top h4,
.sitemap-col h2,
.weather_name,
ul.authors-wrap li h3 {
    font-family: BebasNeueRegular, arial, Georgia, serif
}

p.welcome-text {
    margin-bottom: 0;
    padding-bottom: 7px
}

.content .entry #login-form p {
    padding: 0
}

.social-icons a {
    margin: 1px;
    position: relative;
    text-shadow: none;
    display: inline-block
}

.social-icons-widget .social-icons i:before {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.social-icons-widget .social-icons a {
    color: #555!important
}

footer#theme-footer .social-icons-widget .social-icons a {
    color: #999!important
}

.social-icons-widget .social-icons.social-colored a {
    color: #fff!important
}

.social-icons-widget .social-icons a:hover {
    opacity: .7
}

.social-icons.social-colored .fa-rss:before {
    background: #f8bc2e
}

.social-icons.social-colored .fa-share-alt:before {
    background: #55ac60
}

.social-facebook {
    background: #39599f
}

.social-whatsapp {
    background: #58ad15
}

.social-linkedin {
    background: #0a66c2
}

.social-telegram {
    background: #27a7e5
}

.social-twitter {
    background: #45b0e3
}

.social-site {
    background: #666
}

.e3lan-cell {
    width: 50%;
    display: block;
    padding: 5px;
    float: left;
    line-height: 0
}

.e3lan-widget-content {
    overflow: hidden;
    margin-bottom: 25px;
    clear: both
}

.widget-container .e3lan-widget-content {
    margin-bottom: 0
}

.e3lan-one .e3lan-cell,
.e3lan160-600 .e3lan-cell,
.e3lan250-250 .e3lan-cell,
.e3lan300-100 .e3lan-cell,
.e3lan300-250 .e3lan-cell,
.e3lan300-600 .e3lan-cell {
    width: 100%;
    padding: 0;
    float: none
}

.widget-container .e3lan300-100,
.widget-container .e3lan300-250,
.widget-container .e3lan300-600 {
    margin: 0 -10px
}

.e3lan300-100 .e3lan-cell {
    padding: 5px 0
}

.attachment img,
img,
img.size-auto,
img.size-full,
img.size-large,
img.size-medium {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

.wp-caption,
.wp-caption img {
    max-width: 100%!important
}

img.aligncenter,
img.centered {
    display: block;
    margin: 5px auto
}

img.alignright {
    margin: 5px 0 5px 25px;
    display: inline
}

img.alignleft {
    margin: 5px 25px 5px 0;
    display: none
}

.wp-caption {
    line-height: 18px;
    margin-bottom: 5px;
    text-align: left;
    font-style: italic
}

.wp-caption.alignleft {
    margin-right: 25px
}

.wp-caption.alignright {
    margin-left: 25px
}

.wp-caption p.wp-caption-text {
    color: #888;
    padding: 4px 0;
    margin: 0
}

.pagination {
    overflow: hidden;
    margin-bottom: 25px;
    border: solid 2px #e5e5e5;
    margin: 10px 0;
    padding: 3px
}

#cc-next-page a {
    padding: 3px 10px 3px 10px;
    font-size: 16px
}

.pagination a,
.pagination span.current,
.pagination span.extend {
    float: left;
    margin-right: 3px;
    color: #777;
    background: #e5e5e5;
    padding: 6px 10px 3px
}

.pagination a:hover {
    background-color: #2496d4;
    color: #000
}

.pagination span.current {
    color: #fff;
    background-color: #2496d4
}

.pagination .pages {
    float: right;
    display: block;
    font-size: 10px;
    padding: 7px 3px 5px 3px
}

.pesquisa-top {
    float: right;
    margin: 20px -10px 0 0
}

.e3lan-below_header,
.e3lan-bottom {
    line-height: 0;
    margin: 15px auto 20px;
    text-align: center;
    position: relative
}

.e3lan-post,
.home-e3lan {
    margin: 20px auto;
    text-align: center
}

.e3lan-post {
    line-height: 0
}

.home-e3lan {
    clear: both;
    min-height: 1px
}

.e3lan-below_header iframe,
.e3lan-bottom iframe,
.e3lan-post iframe,
.home-e3lan iframe,
.pesquisa-top iframe {
    margin: 0 auto
}

.e3lan-below_header img,
.e3lan-bottom img,
.e3lan-post img,
.home-e3lan img,
.pesquisa-top img {
    max-width: 100%;
    height: auto
}

.e3lan-bottom ins,
.pesquisa-top ins {
    width: 728px;
    height: 90px
}

.e3lan-post ins,
.home-e3lan ins {
    width: 468px;
    height: 60px
}

.flexslider .slides>li,
.full-width .content .flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative;
    height: 498px
}

.flexslider .slides img {
    width: 100%;
    height: 100%;
    display: block
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    overflow: hidden;
    margin: 0 auto 20px;
    position: relative;
    zoom: 1;
    width: 100%;
    height: 498px;
    max-width: 100%;
    background: #000
}

#main-nav .mega-cat-content.mega-cat-sub-exists .mega-cat-content-tab.loading-items:before,
.ei-slider-loading:before,
.flexslider:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -13.5px 0 0 -13.5px;
    height: 27px;
    width: 27px;
    font-size: 30px;
    content: "\f110";
    color: #999;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -15px 0 0;
    color: #fff;
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.flex-direction-nav .flex-next:before,
.flex-direction-nav .flex-prev:before {
    width: 30px;
    display: block;
    text-align: center;
    font-size: 26px
}

.flex-direction-nav .flex-next {
    right: -30px
}

.flex-direction-nav .flex-next:before {
    content: "\f105"
}

.flex-direction-nav .flex-prev {
    left: -30px
}

.flex-direction-nav .flex-prev:before {
    content: "\f104"
}

.flexslider:hover .flex-next {
    opacity: .8;
    right: 5px
}

.flexslider:hover .flex-prev {
    opacity: .8;
    left: 5px
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}

.flex-direction-nav .disabled {
    opacity: .3!important;
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .active {
    opacity: 1;
    cursor: default
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -1px;
    text-align: center;
    height: 13px;
    z-index: 2
}

.flex-control-nav li {
    margin: 0;
    display: inline-block;
    zoom: 1
}

.flex-control-paging li a {
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    width: 100%;
    background: #666;
    border-right: 1px solid #888;
    height: 13px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.content .ei-slider,
.content .flexslider {
    height: 330px
}

.flex-control-paging li:last-child a {
    border-right: 0 none
}

.flex-control-paging li a:hover {
    background: #000
}

.flex-control-paging li a.flex-active {
    background: #2496d4;
    cursor: default
}

#topcontrol,
.entry ul.best-reviews .best-review-score,
.google-map.aligncenter,
.post-slideshow-nav,
.post-tabs ul.tabs-nav li,
.timeline-contents.timeline-page,
h2.timeline-head {
    text-align: center
}

footer#theme-footer {
    position: relative;
    color: #fff;
    background: #2496d4;
    padding: 20px 0;
    margin-top: 50px;
    -webkit-box-shadow: 0 -5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 -8px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 -8px 0 rgba(0, 0, 0, .1)
}

footer#theme-footer a {
    color: #fff;
    min-height: 30px;
    padding: 7px;
}

footer#theme-footer #tabbed-widget ul.tabs li a:hover,
footer#theme-footer a:hover {
    color: #2496d4
}

#footer-widget-area {
    width: 1045px;
    padding: 8px;
    margin: 0 auto
}

.footer-widgets-box {
    float: left;
    margin-right: 4%
}

.footer-1c .footer-widgets-box {
    width: 100%
}

.footer-2c .footer-widgets-box,
.one_half {
    width: 48%
}

.footer-3c .footer-widgets-box {
    width: 30.666666666667%
}

.footer-4c .footer-widgets-box {
    width: 22%
}

.narrow-wide-2c #footer-first,
.wide-narrow-2c #footer-second {
    width: 32%
}

.narrow-wide-2c #footer-second,
.wide-narrow-2c #footer-first {
    width: 64%
}

.wide-left-3c #footer-first,
.wide-right-3c #footer-third {
    width: 46%
}

.wide-left-3c .footer-widgets-box,
.wide-right-3c .footer-widgets-box {
    width: 23%
}

.footer-1c .footer-widgets-box,
.footer-2c #footer-second,
.footer-3c #footer-third,
.footer-4c #footer-fourth,
.narrow-wide-2c #footer-second,
.wide-left-3c #footer-third,
.wide-narrow-2c #footer-second,
.wide-right-3c #footer-third {
    margin-right: 0
}

.footer-widget-top {
    border-bottom: 1px solid #0287d0;
    padding: 10px 0
}

.footer-widget-top h4 {
    font-size: 22px
}

.footer-widget-container {
    padding: 5px 0;
    border-top: 2px solid #0c93c1
}

.footer-widget-container p {
    padding-bottom: 1em
}

.footer-widget-container li,
footer#theme-footer #tabbed-widget .tabs-wrap li {
    line-height: 18px;
    overflow: hidden;
    border-bottom: 1px solid #0484ca
}

footer#theme-footer .twitter-widget-content li {
    border-bottom: 1px solid #3c3c3c
}

footer#theme-footer #tabbed-widget .widget-top {
    background: 0 0;
    border-bottom-color: #444;
    overflow: hidden
}

footer#theme-footer #tabbed-widget ul.tabs li.active a {
    color: #fff;
    background: #54d4ff;
    -webkit-box-shadow: 0 -1px 2px #222;
    -moz-box-shadow: 0 -1px 2px #222;
    box-shadow: 0 -1px 2px #222
}

footer#theme-footer #tabbed-widget .tabs-wrap.tagcloud a {
    background: #444
}

footer#theme-footer #tabbed-widget .tabs-wrap.tagcloud a:hover {
    background: #555
}

footer#theme-footer .search-widget input {
    background: #414141;
    border: 1px solid #202020;
    color: #222;
    -webkit-box-shadow: 0 1px 3px 0 #313131;
    -moz-box-shadow: 0 1px 3px 0 #313131;
    box-shadow: 0 1px 3px 0 #313131
}

footer#theme-footer .search-widget input:focus,
footer#theme-footer .search-widget input:hover {
    color: #000
}

.footer-bottom {
    position: relative;
    background: #2e2e2e;
    line-height: 35px;
    border-top: 1px solid #444;
    color: #ccc;
    padding: 15px 0
}

.footer-bottom .social-icons {
    float: right;
    margin: 3px 15px 0;
    line-height: 0
}

.footer-bottom a {
    color: #ccc
}

.footer-bottom a:hover {
    color: #fff
}

#topcontrol {
    z-index: 999;
    background: #2a5e7a;
    width: 40px;
    height: 40px;
    font-size: 24px;
    position: fixed;
    bottom: -100px;
    right: 10px;
    cursor: pointer;
    overflow: auto;
    opacity: .7;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#topcontrol:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff
}

#topcontrol:hover {
    opacity: 1
}

.highlight {
    background: #ff9;
    color: #fff
}

.box {
    padding: 20px;
    background-color: #f6f6f6;
    margin-bottom: 20px;
    word-wrap: break-word
}

.box div.box-inner-block {
    padding-left: 70px;
    min-height: 50px
}

.box .cc-shortcode-boxicon {
    float: left;
    margin-left: -70px
}

.box .cc-shortcode-boxicon:before {
    line-height: 60px;
    height: 60px;
    width: 60px;
    font-size: 60px;
    margin: 0
}

.box.shadow {
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 0 5px rgba(153, 153, 153, .6);
    -moz-box-shadow: 0 0 5px rgba(153, 153, 153, .6);
    box-shadow: 0 0 5px rgba(153, 153, 153, .6)
}

.box.shadow div.box-inner-block {
    padding: 0
}

.toggle.close .toggle-content,
.toggle.close h3.toggle-head-open,
h3.toggle-head-close {
    display: none
}

.toggle {
    margin-bottom: 15px;
    border: 1px solid #eee;
    position: relative
}

.toggle h3 {
    background: #f1f1f1;
    font-weight: 400;
    font-size: 14px;
    padding: 10px;
    margin: 0;
    cursor: pointer;
    transition: background .2s ease
}

.author-info,
.toggle-content {
    padding: 25px
}

.toggle h3:hover {
    background: #e7e7e7
}

h3.toggle-head-close i,
h3.toggle-head-open i {
    float: right;
    font-size: 16px
}

.toggle.close h3.toggle-head-close {
    display: block
}

.five_sixth,
.four_fifth,
.one_fifth,
.one_fourth,
.one_half,
.one_sixth,
.one_third,
.three_fifth,
.three_fourth,
.two_fifth,
.two_third {
    position: relative;
    margin-right: 4%;
    float: left
}

.one_third {
    width: 30.66%
}

.two_third {
    width: 65.33%
}

.one_fourth {
    width: 22%
}

.three_fourth {
    width: 74%
}

.one_fifth {
    width: 16.8%
}

.two_fifth {
    width: 37.6%
}

.three_fifth {
    width: 58.4%
}

.four_fifth {
    width: 67.2%
}

.one_sixth {
    width: 13.33%
}

.five_sixth {
    width: 82.67%
}

.entry .last {
    margin-right: 0!important;
    clear: right
}

#mobile-menu,
#mobile-menu.mobile-hide-icons i.fa {
    display: none
}

.post-tabs-ver ul.tabs-nav li.current {
    background: #fff;
    z-index: 1
}

.post-tabs-ver .pane {
    float: left;
    width: 75%;
    border: 1px solid #eee
}

.cc-full-width-img img {
    height: auto;
    margin-right: -20px;
    margin-left: -20px;
    width: 660px;
    left: 0;
    max-width: none;
    margin-bottom: 10px
}

.search-mobile {
    margin: 15px 10px;
    height: 30px;
    background: #fcfcfc;
    border: 1px solid #ddd;
    border-top-color: #d1d1d1;
    border-left-color: #d1d1d1;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 2px 5px #eee;
    -moz-box-shadow: inset 0 2px 5px #eee;
    box-shadow: inset 0 2px 5px #eee;
    padding: 0px 5px;
}

.search-mobile #s-mobile {
    background: 0 0;
    float: right;
    padding: 7px 5px;
    width: 100%;
    color: #444;
    border: 0
}

.search-mobile button.search-button {
    background: 0 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 28px;
    padding: 0;
    width: 40px;
    font-size: 18px;
    color: #666
}

.search-mobile button.search-button:hover {
    color: #000
}

#slide-out .social-icons {
    margin-bottom: 10px;
    text-align: center;
}

#slide-out .social-icons a {
    color: #ccc;
    font-size: 20px;
    padding: 0 4px
}

#slide-out .social-icons a:hover {
    color: #fff
}

#mobile-menu {
    border-top: 3px solid #484848
}

#slide-out #mobile-menu .mega-menu-block {
    padding: 0!important;
    background: 0 0!important;
    min-height: inherit!important
}

#slide-out #mobile-menu .sub-menu-columns-item,
#slide-out #mobile-menu ul ul {
    display: none;
    background: #7b7b7b
}

#slide-out #mobile-menu li {
    list-style: none;
    position: relative
}

#slide-out #mobile-menu ul li.menu-item-has-children i.mobile-arrows {
    position: absolute;
    top: 0;
    right: 0;
    padding: 7.5px 9px;
    margin: 5px 8px;
    cursor: pointer;
    display: block;
    background: #5f5e5e;
    border-radius: 100%;
}

#slide-out #mobile-menu a {
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 10px 0 10px 10px;
    border-bottom: 2px solid #a09a9a
}

#slide-out #mobile-menu a:hover {
    background: #111;
    color: #fff
}

#slide-out #mobile-menu ul ul a {
    font-size: 14px;
    padding-left: 10px
}

#slide-out #mobile-menu ul ul ul a {
    font-size: 12px;
    padding-left: 50px
}

#slide-out #mobile-menu ul ul ul ul a {
    padding-left: 60px
}

#slide-out-open {
    display: none;
    margin: 0;
    top: 10px;
    left: 5px;
    opacity: 1;
    height: 29px;
    width: 35px;
    background: #6e6262;
    border-radius: 4px;
    z-index: 1000;
}

#slide-out-open span {
    left: 4px
}

#slide-out-open span,
#slide-out-open span:after,
#slide-out-open span:before {
    top: 5px;
    position: absolute;
    content: ' ';
    display: block;
    height: 3px;
    width: 27px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

#slide-out-open span:before {
    top: 8px
}

#slide-out-open span:after {
    top: 16px
}

#open-slide-overlay {
    position: fixed;
    top: 0;
    left: 80%;
    z-index: 500;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.csstransforms3d.csstransitions .js-nav #mobile-menu {
    display: block
}

#slide-out,
.inner-wrapper {
    -webkit-transition: -webkit-transform .5s ease, opacity .5s ease;
    -moz-transition: -moz-transform .5s ease, opacity .5s ease;
    -o-transition: -o-transform .5s ease, opacity .5s ease;
    transition: transform .5s ease, opacity .5s ease
}

.csstransforms3d.csstransitions .js-nav #slide-out-open span {
    top: 14px;
    -webkit-animation: fa-spin .2s 2 linear;
    animation: fa-spin .2s 2 linear;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.csstransforms3d.csstransitions .js-nav #slide-out-open span:after {
    top: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.csstransforms3d.csstransitions .js-nav #slide-out-open span:before {
    opacity: 0
}

.csstransforms3d.csstransitions .js-nav .inner-wrapper {
    left: 0!important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(80%, 0, 0);
    -moz-transform: translate3d(80%, 0, 0);
    -ms-transform: translate3d(80%, 0, 0);
    -o-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0)
}

.csstransforms3d.csstransitions .js-nav #slide-out {
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -o-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1)
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.box-titulo {
    min-height: 30px;
    border-bottom: 1px solid #6e6262;
    display: flex
}

.box-titulo a {
    padding: 2px 10px;
    color: #fff;
    font-family: arial, Georgia, serif;
    font-size: 25px;
    background: #6e6262
}

.box-titulo a:hover {
    opacity: .7;
    color: #fff
}

.cat-box-content {
    border-bottom: 4px solid #888585
}

.post-box-title-2 a {
    font-size: 17px;
    display: block;
    padding: 12px 8px 8px 8px;
}

.post-box-title-2 a:hover {
    color: #545454;
    background: #eceaea
}

.post-descricao {
    margin-top: 12px;
}

.box-categoria {
    display: flex;
    white-space: nowrap;
    position: relative;
    overflow-y: hidden;
    white-space: nowrap;
    transition: all .2s;
    will-change: transform;
    user-select: none;
    cursor: pointer;
    height: 30px;
    float: right;
    margin-left: 2px;
    padding: 4px;
    margin-bottom: 1px;
}

.box-categoria::-webkit-scrollbar-thumb {
    background: #848484ab !important;
}

.box-categoria::-webkit-scrollbar-track {
    background: #fff !important;
    border: 0;
}

.box-categoria::-webkit-scrollbar {
    height: 5px;
}

.box-categoria a {
    font-size: 14px !important;
    padding: 3px 8px !important;
    height: 21px;
    margin: 5px 5px 0 0;
}

#sigla {
    background: #888585;
    font-size: 14px;
    margin-right: 4px;
    height: 20px
}

#cookie-notice {
    top: 220px;
    position: fixed;
    right: -1000px;
    width: 80%;
    background-color: rgba(0, 0, 0, .85);
    transition: all .25s;
    z-index: 12;
    border-radius: 10px;
    max-width: 500px
}

#cookie-notice .conteudo-notificao {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    color: #fff;
    padding-top: 1rem;
    padding-bottom: 1rem;
    flex-direction: column
}

#cookie-notice .cookie-text {
    font-family: "MuseoSans 500", sans-serif;
    font-size: var(--text-sm);
    margin-bottom: 1rem;
    padding: 0;
    margin: 10px
}

#cookie-notice .btn {
    margin: .25rem;
    background-color: #cddc39;
    color: #333;
    border-radius: 5px;
    border: 1px solid #8bc34a;
    padding: 8px 24px;
    cursor: pointer
}

#cookie-close {
    position: absolute;
    top: .5rem;
    right: 1rem;
    border: none;
    background-color: transparent;
    color: #f44336;
    padding: 5px;
    line-height: 1
}

.cookie-text a {
    color: #0484ca
}

#bt-aviso-cookie {
    top: 171px;
    background: #f5ff95;
    z-index: 999;
    font-size: 24px;
    position: fixed;
    text-align: center;
    right: 8px;
    cursor: pointer;
    display: none;
    overflow: auto;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 100px;
    border: solid 1px #cecece;
    padding: 4px 22px 0 0;
    min-width: 45px;
    min-height: 45px
}

#badge {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 3px 5px;
    border-radius: 10px;
    background: #e91e63;
    font-size: 5px;
    color: #fff;
    display: none;
    transition: font 0.3s ease;
}

#bt-aviso-cookie i {
    margin: 5px 0;
    position: absolute
}

.post-lista {
    display: flex
}

.dianoticia {
    font-size: 18px;
    background: #4c4747;
    padding: 4px 8px;
    color: #fff;
    font-family: Insaniburger;
    border-radius: 0 0 0 10px;
    border-left: solid 4px #8bc34a;
}

#data_2 {
    border-color: #2a76ed;
}

#data_3 {
    border-color: #9ea0a5;
}

h2.post-box-title {
    margin-bottom: 5px
}

.confira-social-links ul li a {
    border: none!important
}

.confira-social-links ul li {
    border: none!important
}

.menuTextPrincipal {
    text-transform: uppercase;
    font-family: Insaniburger;
    font-weight: 400;
    font-style: normal
}

.busca-button {
    background: 0 0
}

.widget-pesquisa input,
.widget-pesquisa select {
    border: 1px solid #c7c5c5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: .9em;
    padding: .9em;
    width: 100%
}

.widget-scroll {
    max-height: 323px;
    overflow: auto
}

.widget-scroll::-webkit-scrollbar-thumb {
    background: #888!important
}

.widget-scroll::-webkit-scrollbar {
    width: 8px!important
}

.widget-scroll a {
    display: block;
    padding: 0.6em 0.5em;
    font-size: 1.2em;
    background: #f7f7f7;
    margin-bottom: 1px;
    margin-right: 2px;
    border-left: 2px solid #025887;
    border-radius: 0 14px 14px 0;
    height: 35px;
    color: #025887;
    transition: transform 250ms;
}

.widget-scroll a:hover {
    text-decoration: none;
    background: #676767;
    border-color: #cddc39;
    color: white;
    transition: background-color 0.5s ease;
}

.widget-container {
    margin-bottom: 15px
}

footer#theme-footer {
    background: linear-gradient(0deg, #2196f3, #0f88b1)
}

#slide-out #mobile-menu .sub-menu-columns-item,
#slide-out #mobile-menu ul ul {
    background: linear-gradient(-270deg, #444, #888)
}

.slide-out-open {
    position: fixed
}

.slide-out-close {
    position: absolute
}

.menu-ativo:after {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .4)
}

.menu-fechar {
    position: relative;
    height: 1em;
    width: 1em;
    background: 0 0;
    border: 0;
    outline: 0;
    -webkit-appearance: none;
    font-size: 1.6em;
    text-indent: -999em
}

.menu-fechar:before {
    content: '\00D7';
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0
}

.busca-fechar {
    margin-top: 5px;
    cursor: pointer;
    position: absolute;
    right: 0;
    height: 1em;
    width: 1em;
    background: 0 0;
    border: 0;
    outline: 0;
    -webkit-appearance: none;
    font-size: 2.1em;
    text-indent: -999em
}

.envia-pesquisa {
    font: 14px Tahoma;
    background: linear-gradient(1deg, #5a5a5a, #838181fc);
    border-radius: 0 5px 5px 0;
    margin: 0 -5px
}

.widget-ultimas {
    padding: 5px
}

.lista-ultimas li {
    padding: 0;
    margin-bottom: 5px
}

.lista-ultimas li a {
    display: block;
    padding: 5px 5px 0 5px;
    background: #f7f7f7
}

.lista-ultimas li a:hover {
    background: #dedede;
    text-decoration: none;
    color: #2567ee
}

.top-ultimas {
    padding: 2px 5px 5px 2px
}

.top-ultimas h4 {
    padding: 2px 5px 5px 2px;
    margin-bottom: 2px
}

.widget-anuncio {
    padding: 5px
}

.atual a {
    color: #2496d4!important
}

.localtempo {
    float: right
}

.localtempo i {
    color: #8c8c8c
}

.mais-noticias {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px;
}

.mais-botao {
    background: #2496d4;
    color: #fff;
    padding: 10px;
    margin: 5px auto;
    border-radius: 5px;
    font-size: 15px;
    font-family: Insaniburger
}

#carreganoticias {
    display: none;
    margin: 0 auto
}

.resetBusca {
    position: absolute;
    margin: 6px;
    right: 10px;
    font-size: 15px;
    color: #d64047;
    background: 0 0
}

header#theme-header {
    background: linear-gradient(0deg, #2196f3, #0f88b1)
}

.info_app {
    background: #f5f5f5;
    min-height: 100px;
    z-index: 10000;
    border-bottom: solid 2px #888585;
    padding: 10px;
    position: fixed;
    top: -200px;
    transition: .3s;
    color: #0e0e0e;
}

.info_app i {
    font-size: 40px;
    color: #9cca2c;
    padding: 5px 10px
}

.info_app p {
    padding: 10px 0;
    display: flex;
    max-width: 400px;
    margin: 0 auto
}

.info_app h2 {
    text-align: center;
    font-size: 25px;
    font-family: Insaniburger;
    color: #0c78b5
}

.botoes li {
    display: inline;
    padding: 10px
}

.botoes {
    text-align: center;
    margin: 10px auto
}

.botao-positivo {
    background: #0c78b5 !important;
    padding: 7px 20px;
    border-radius: 5px;
    color: #fff;
    border: #4caff5 solid 2px !important;
    font-size: 18px;
}

.botao-negativo {
    padding: 7px 20px;
    border-radius: 5px;
    color: #205876;
    border: #4caff5 solid 2px
}

.search-erro form {
    margin: 0 auto;
}

.search-erro input[type=search] {
    border: 2px solid #a8a9a9 !important;
}

.box-post{
    width: 47%;
    margin: 10px;
    background: #ffffff;
    border-radius: 10px;
    display: grid;
}
.box-post-title{
    display: flex;
}
.box-post-title h2{
    padding: 5px;
    font-size: 27px;
}
.box-post-title a{
    display: block;
}
.box-post-data{
    position: absolute;
    background: #ffffff;
    padding-left: 7px;
    padding-right: 7px;
    border-radius: 8px 0 8px 0;
    color: #2a2a2a;
    font-size: 18px;
}

.conteudo p {
    font-size: 19px;
    word-break: break-word;
}
.texto{
    line-height: 28px;   
}
.box-mais>.box-post{
    width: 250px;
}
.box-post h2{
    font-size: 20px;
    margin: 1px;
}
.box-post-imagem img{
    min-height: 150px; 
}
.image {
    display: block;
}

.image img {
    object-fit: cover;
    object-position: top;
    border-radius: 10px;
    display: block;
    width: 100%;
}
.has-text-grey-dark {
    color: #4a4a4a !important;
}

.image img.is-rounded {
    border-radius: 290486px;
}

.image.is-fullwidth {
    width: 100%;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
    font-weight: 600;
    line-height: 1.125;
}
.content p:not(:last-child), .content dl:not(:last-child), .content ol:not(:last-child), .content ul:not(:last-child), .content blockquote:not(:last-child), .content pre:not(:last-child), .content table:not(:last-child) {
    margin-bottom: 1em;
}
.transicao-src {
    transition: opacity 0.4s ease-out;
    -webkit-transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
    -ms-transition: opacity 0.4s ease-out;
    -o-transition: opacity 0.4s ease-out;
    opacity: 0.4;
}

.item-box {
    margin-bottom: 15px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 10%), 0 0px 0 1px rgb(10 10 10 / 2%);
    color: #4a4a4a;
    display: grid;
    padding: 15px;
    width: 100%;
}

.pai {
    font-size: 22px;
}

.sub {
    font-size: 20px;
    margin-left: 10px;
}

.box-timeline {
    display: flex;
    position: relative;
}

.box-timeline::before {
    background: #1e87f0;
    content: "";
    height: 100%;
    left: 11px;
    position: absolute;
    top: 20px;
    width: 4px;
    z-index: 10;
}

.badge-timeline {
    box-sizing: border-box;
    min-width: 25px;
    border-radius: 500px;
    vertical-align: middle;
    background: #1e87f0;
    color: #fff;
    font-size: .875rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 25px;
}

.by {
    background: #1e87f0;
    max-width: 200px;
    padding-left: 15px;
    padding-right: 10px;
    padding-bottom: 2px;
    color: white;
    height: 23px;
    border-radius: 8px;
    display: inline-block;
}

.by a {
    color: white;
}

.item-data {
    justify-self: end;
    font-size: 16px;
    padding-right: 5px;
    padding-left: 5px;
    background: gray;
    color: white;
    border-radius: 6px;
    margin-top: 8px;
}

.base-pai {
    display: block;
    margin-top: 10px;
}

.botoes {
    display: block;
    float: left;
    width: 50%;
}

.data-base {
    display: grid;
    float: right;
    width: 50%;
}


.bt-sub {
    position: absolute;
    right: 0px;
    top: 0px;
}


.title {
    margin-bottom: 0px;
}

.rounded-circle {
    border-radius: 50% !important;
}


.item-box img, .item-box video {
    margin: 10px auto 0px;;
    object-fit: cover;
    object-position: top;
    border-radius: 7px;
    display: block;
    border: 2px solid #d7d7d7;

}

.box-titulo {
    display: grid;
    float: left;
    width: 70%
}

.data-post {
    font-size: 13px;
    display: block;
    background: #47555f;
    padding-right: 3px;
    padding-left: 3px;
    border-radius: 10px;
    width: 100px;
    text-align: center;
    height: 21px;
}
.base-post{
    display: flex;
}
.box-thread {
    min-height: 500px;
}

.bt-more{
    margin: 10px auto;
    text-align: center;
    padding: 8px; 
}
.bt-more button{
    background: #69747c;
    color: white;
    border-radius: 6px;
    padding: 4px 14px 8px 14px;
    font-size: 25px;  
}

.section {
    padding: 1rem 1.5rem;
    display: block;
}

/* SHARE */
.share {
    position: absolute;
    left: 0px;
    z-index: 100;
    top: 150px;
    transition: top .8s;
    display: none;
}

.icon-share {
    background: #fff;
    border-radius: 100%;
    margin-bottom: 10px;
    padding: 3px;
    width: 39px;
}

.icon-share i,.icon-share svg {
    font-size: 37px !important;
    color: white;
    padding: 2px;
}

#whats {
    background: #62d931;
}
#whats i,#whats svg{
    margin: 0px 2px;
}
#face {
    background: #4f85dd;
}

#telegram {
    background: #4fafdd;
}

#twitter {
    background: #1d9bf0;
}
.btn-close i,.btn-close svg{
    color: #ff5d5d;
}
.btn-close{
    margin: 0px 8px;
    padding: 0px 0px 2px;
    width: 30px;
    background: #676767;
    border-radius: 2px;
}
.menu-secundario {
    display:none;
    position: absolute;
    right: 13px;
    top: 16px;
    font-size: 30px;
    color: white;
    cursor: pointer;
}
[class*=" icon"],
[class^=icon] {
    display: inline-block;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    line-height: 1;
    position: relative;
    top: -0.05em;
    margin-right: 0.5em;
    vertical-align: middle;
}
button {
    background: transparent;
    border: 0;
    font-size: 20px;
    cursor: pointer;
    color: #78787e;
}

button:hover {
    color: #1e87f0;
}

.anexos {
    float: left;
    margin-bottom: 10px;
    position: absolute;
}
   
#edital {
    background: #a2cf4b;
}
   
#inscricao {
    background: #5079d5;
}
   
.anexos a {
    font-size: 15px;
    padding: 10px;
    color: white;
    border-radius: 6px;
    margin-right: 10px;
}
.anexos a:hover {
    color: white;
    background: #777b85 !important;
}

@media (max-width: 930px) {
    .box-mais>.box-post {
        width: 230px;
    }
}
@media (max-width: 880px) {
    .main-open-menu {
        margin-right: 75px;
        transition: unset;
    }
    .main {
        margin-right: 10px;
    }
    .navbar-end,.sidebar {
        display: none;
    }
    .menu-secundario {
        display:block !important;
    }
    .column {
        padding: 10px;
    }
    .box {
        padding: 1.50rem;
    }
    .section {
        padding: 1rem 0.5rem;
    }
}
@media (max-width: 800px) {
    .box-mais>.box-post {
        width: 45%;
    }   
}
@media (max-width: 780px) {
    .box-titulo {
        width: 68%;
    }
    .icon-share i, .icon-share svg {
        font-size: 31px !important;
    }
    .box-user {
        width: 30%;
    }
    .box-post {
        width: 45%;
    }
}

@media screen and (max-width: 769px),
print {
    .section {
        padding: 2px;
    }
    article>.section {
        padding: 15px;
        padding-bottom: 35px;
    }
    .columns.is-vcentered {
        padding: 5px;
        display: flex;
    }
    .line {
        display: none;
    }
    .column {
        margin-bottom: 10px;
    }
    
    .carrocel {
        width: 100%;
    }
    .set75,
    .set25 {
        width: 100%;
    }
    .set25 {
        padding: 15px
    }
}
@media screen and (max-width: 768px) {
    .column.is-narrow-mobile {
        flex: none;
        width: unset;
    }
    .column.is-full-mobile {
        flex: none;
        width: 100%;
    }
    .column.is-three-quarters-mobile {
        flex: none;
        width: 75%;
    }
    .column.is-two-thirds-mobile {
        flex: none;
        width: 66.6666%;
    }
    .column.is-half-mobile {
        flex: none;
        width: 50%;
    }
    .column.is-one-third-mobile {
        flex: none;
        width: 33.3333%;
    }
    .column.is-one-quarter-mobile {
        flex: none;
        width: 25%;
    }
    .column.is-one-fifth-mobile {
        flex: none;
        width: 20%;
    }
    .column.is-two-fifths-mobile {
        flex: none;
        width: 40%;
    }
    .column.is-three-fifths-mobile {
        flex: none;
        width: 60%;
    }
    .column.is-four-fifths-mobile {
        flex: none;
        width: 80%;
    }
    .column.is-offset-three-quarters-mobile {
        margin-left: 75%;
    }
    .column.is-offset-two-thirds-mobile {
        margin-left: 66.6666%;
    }
    .column.is-offset-half-mobile {
        margin-left: 50%;
    }
    .column.is-offset-one-third-mobile {
        margin-left: 33.3333%;
    }
    .column.is-offset-one-quarter-mobile {
        margin-left: 25%;
    }
    .column.is-offset-one-fifth-mobile {
        margin-left: 20%;
    }
    .column.is-offset-two-fifths-mobile {
        margin-left: 40%;
    }
    .column.is-offset-three-fifths-mobile {
        margin-left: 60%;
    }
    .column.is-offset-four-fifths-mobile {
        margin-left: 80%;
    }
    .column.is-0-mobile {
        flex: none;
        width: 0%;
    }
    .column.is-offset-0-mobile {
        margin-left: 0%;
    }
    .column.is-1-mobile {
        flex: none;
        width: 8.3333333333%;
    }
    .column.is-offset-1-mobile {
        margin-left: 8.3333333333%;
    }
    .column.is-2-mobile {
        flex: none;
        width: 16.6666666667%;
    }
    .column.is-offset-2-mobile {
        margin-left: 16.6666666667%;
    }
    .column.is-3-mobile {
        flex: none;
        width: 25%;
    }
    .column.is-offset-3-mobile {
        margin-left: 25%;
    }
    .column.is-4-mobile {
        flex: none;
        width: 33.3333333333%;
    }
    .column.is-offset-4-mobile {
        margin-left: 33.3333333333%;
    }
    .column.is-5-mobile {
        flex: none;
        width: 41.6666666667%;
    }
    .column.is-offset-5-mobile {
        margin-left: 41.6666666667%;
    }
    .column.is-6-mobile {
        flex: none;
        width: 50%;
    }
    .column.is-offset-6-mobile {
        margin-left: 50%;
    }
    .column.is-7-mobile {
        flex: none;
        width: 58.3333333333%;
    }
    .column.is-offset-7-mobile {
        margin-left: 58.3333333333%;
    }
    .column.is-8-mobile {
        flex: none;
        width: 66.6666666667%;
    }
    .column.is-offset-8-mobile {
        margin-left: 66.6666666667%;
    }
    .column.is-9-mobile {
        flex: none;
        width: 75%;
    }
    .column.is-offset-9-mobile {
        margin-left: 75%;
    }
    .column.is-10-mobile {
        flex: none;
        width: 83.3333333333%;
    }
    .column.is-offset-10-mobile {
        margin-left: 83.3333333333%;
    }
    .column.is-11-mobile {
        flex: none;
        width: 91.6666666667%;
    }
    .column.is-offset-11-mobile {
        margin-left: 91.6666666667%;
    }
    .column.is-12-mobile {
        flex: none;
        width: 100%;
    }
    .column.is-offset-12-mobile {
        margin-left: 100%;
    }
}

@media screen and (min-width: 769px),
print {
    .column.is-narrow,
    .column.is-narrow-tablet {
        flex: none;
        width: unset;
    }
    .column.is-full,
    .column.is-full-tablet {
        flex: none;
        width: 100%;
    }
    .column.is-three-quarters,
    .column.is-three-quarters-tablet {
        flex: none;
        width: 75%;
    }
    .column.is-two-thirds,
    .column.is-two-thirds-tablet {
        flex: none;
        width: 66.6666%;
    }
    .column.is-half,
    .column.is-half-tablet {
        flex: none;
        width: 50%;
    }
    .column.is-one-third,
    .column.is-one-third-tablet {
        flex: none;
        width: 33.3333%;
    }
    .column.is-one-quarter,
    .column.is-one-quarter-tablet {
        flex: none;
        width: 25%;
    }
    .column.is-one-fifth,
    .column.is-one-fifth-tablet {
        flex: none;
        width: 20%;
    }
    .column.is-two-fifths,
    .column.is-two-fifths-tablet {
        flex: none;
        width: 40%;
    }
    .column.is-three-fifths,
    .column.is-three-fifths-tablet {
        flex: none;
        width: 60%;
    }
    .column.is-four-fifths,
    .column.is-four-fifths-tablet {
        flex: none;
        width: 80%;
    }
    .column.is-offset-three-quarters,
    .column.is-offset-three-quarters-tablet {
        margin-left: 75%;
    }
    .column.is-offset-two-thirds,
    .column.is-offset-two-thirds-tablet {
        margin-left: 66.6666%;
    }
    .column.is-offset-half,
    .column.is-offset-half-tablet {
        margin-left: 50%;
    }
    .column.is-offset-one-third,
    .column.is-offset-one-third-tablet {
        margin-left: 33.3333%;
    }
    .column.is-offset-one-quarter,
    .column.is-offset-one-quarter-tablet {
        margin-left: 25%;
    }
    .column.is-offset-one-fifth,
    .column.is-offset-one-fifth-tablet {
        margin-left: 20%;
    }
    .column.is-offset-two-fifths,
    .column.is-offset-two-fifths-tablet {
        margin-left: 40%;
    }
    .column.is-offset-three-fifths,
    .column.is-offset-three-fifths-tablet {
        margin-left: 60%;
    }
    .column.is-offset-four-fifths,
    .column.is-offset-four-fifths-tablet {
        margin-left: 80%;
    }
    .column.is-0,
    .column.is-0-tablet {
        flex: none;
        width: 0%;
    }
    .column.is-offset-0,
    .column.is-offset-0-tablet {
        margin-left: 0%;
    }
    .column.is-1,
    .column.is-1-tablet {
        flex: none;
        width: 8.3333333333%;
    }
    .column.is-offset-1,
    .column.is-offset-1-tablet {
        margin-left: 8.3333333333%;
    }
    .column.is-2,
    .column.is-2-tablet {
        flex: none;
        width: 16.6666666667%;
    }
    .column.is-offset-2,
    .column.is-offset-2-tablet {
        margin: 0 auto;
    }
    .column.is-3,
    .column.is-3-tablet {
        flex: none;
        width: 25%;
    }
    .column.is-offset-3,
    .column.is-offset-3-tablet {
        margin-left: 25%;
    }
    .column.is-4,
    .column.is-4-tablet {
        flex: none;
        width: 33.3333333333%;
    }
    .column.is-offset-4,
    .column.is-offset-4-tablet {
        margin-left: 33.3333333333%;
    }
    .column.is-5,
    .column.is-5-tablet {
        flex: none;
        width: 41.6666666667%;
    }
    .column.is-offset-5,
    .column.is-offset-5-tablet {
        margin-left: 41.6666666667%;
    }
    .column.is-6,
    .column.is-6-tablet {
        flex: none;
        width: 50%;
    }
    .column.is-offset-6,
    .column.is-offset-6-tablet {
        margin-left: 50%;
    }
    .column.is-7,
    .column.is-7-tablet {
        flex: none;
        width: 58.3333333333%;
    }
    .column.is-offset-7,
    .column.is-offset-7-tablet {
        margin-left: 58.3333333333%;
    }
    .column.is-8,
    .column.is-8-tablet {
        flex: none;
        width: 90.6666666667%;
    }
    .column.is-offset-8,
    .column.is-offset-8-tablet {
        margin-left: 66.6666666667%;
    }
    .column.is-9,
    .column.is-9-tablet {
        flex: none;
        width: 75%;
    }
    .column.is-offset-9,
    .column.is-offset-9-tablet {
        margin-left: 75%;
    }
    .column.is-10,
    .column.is-10-tablet {
        flex: none;
        width: 83.3333333333%;
    }
    .column.is-offset-10,
    .column.is-offset-10-tablet {
        margin-left: 83.3333333333%;
    }
    .column.is-11,
    .column.is-11-tablet {
        flex: none;
        width: 91.6666666667%;
    }
    .column.is-offset-11,
    .column.is-offset-11-tablet {
        margin-left: 91.6666666667%;
    }
    .column.is-12,
    .column.is-12-tablet {
        flex: none;
        width: 100%;
    }
    .column.is-offset-12,
    .column.is-offset-12-tablet {
        margin-left: 100%;
    }
}

@media screen and (max-width: 1023px) {
    .column.is-narrow-touch {
        flex: none;
        width: unset;
    }
    .column.is-full-touch {
        flex: none;
        width: 100%;
    }
    .column.is-three-quarters-touch {
        flex: none;
        width: 75%;
    }
    .column.is-two-thirds-touch {
        flex: none;
        width: 66.6666%;
    }
    .column.is-half-touch {
        flex: none;
        width: 50%;
    }
    .column.is-one-third-touch {
        flex: none;
        width: 33.3333%;
    }
    .column.is-one-quarter-touch {
        flex: none;
        width: 25%;
    }
    .column.is-one-fifth-touch {
        flex: none;
        width: 20%;
    }
    .column.is-two-fifths-touch {
        flex: none;
        width: 40%;
    }
    .column.is-three-fifths-touch {
        flex: none;
        width: 60%;
    }
    .column.is-four-fifths-touch {
        flex: none;
        width: 80%;
    }
    .column.is-offset-three-quarters-touch {
        margin-left: 75%;
    }
    .column.is-offset-two-thirds-touch {
        margin-left: 66.6666%;
    }
    .column.is-offset-half-touch {
        margin-left: 50%;
    }
    .column.is-offset-one-third-touch {
        margin-left: 33.3333%;
    }
    .column.is-offset-one-quarter-touch {
        margin-left: 25%;
    }
    .column.is-offset-one-fifth-touch {
        margin-left: 20%;
    }
    .column.is-offset-two-fifths-touch {
        margin-left: 40%;
    }
    .column.is-offset-three-fifths-touch {
        margin-left: 60%;
    }
    .column.is-offset-four-fifths-touch {
        margin-left: 80%;
    }
    .column.is-0-touch {
        flex: none;
        width: 0%;
    }
    .column.is-offset-0-touch {
        margin-left: 0%;
    }
    .column.is-1-touch {
        flex: none;
        width: 8.3333333333%;
    }
    .column.is-offset-1-touch {
        margin-left: 8.3333333333%;
    }
    .column.is-2-touch {
        flex: none;
        width: 16.6666666667%;
    }
    .column.is-offset-2-touch {
        margin-left: 16.6666666667%;
    }
    .column.is-3-touch {
        flex: none;
        width: 25%;
    }
    .column.is-offset-3-touch {
        margin-left: 25%;
    }
    .column.is-4-touch {
        flex: none;
        width: 33.3333333333%;
    }
    .column.is-offset-4-touch {
        margin-left: 33.3333333333%;
    }
    .column.is-5-touch {
        flex: none;
        width: 41.6666666667%;
    }
    .column.is-offset-5-touch {
        margin-left: 41.6666666667%;
    }
    .column.is-6-touch {
        flex: none;
        width: 50%;
    }
    .column.is-offset-6-touch {
        margin-left: 50%;
    }
    .column.is-7-touch {
        flex: none;
        width: 58.3333333333%;
    }
    .column.is-offset-7-touch {
        margin-left: 58.3333333333%;
    }
    .column.is-8-touch {
        flex: none;
        width: 66.6666666667%;
    }
    .column.is-offset-8-touch {
        margin-left: 66.6666666667%;
    }
    .column.is-9-touch {
        flex: none;
        width: 75%;
    }
    .column.is-offset-9-touch {
        margin-left: 75%;
    }
    .column.is-10-touch {
        flex: none;
        width: 83.3333333333%;
    }
    .column.is-offset-10-touch {
        margin-left: 83.3333333333%;
    }
    .column.is-11-touch {
        flex: none;
        width: 91.6666666667%;
    }
    .column.is-offset-11-touch {
        margin-left: 91.6666666667%;
    }
    .column.is-12-touch {
        flex: none;
        width: 100%;
    }
    .column.is-offset-12-touch {
        margin-left: 100%;
    }
}

@media screen and (max-width: 500px),
print {
    .columns.is-vcentered {
        display: block;
        padding: 0px;
    }
    .footer>.columns {
        padding: 5px;
    }
    #container-contato div {
        width: 90%;
    }

    .box-post {
        width: 100%;
    }
    .box-mais>.box-post {
        width: 100%;
    }
}
@media screen and (max-width: 450px),
print {
    .main {
        margin-right: 0px;
        margin-left: 0px;
    }
    .icon-share i, .icon-share svg {
        font-size: 31px !important;
    }
    .btn-close {
        margin: 0px -1px;
        padding: 0px;
        width: 25px;
    }
    .icon-share i, .icon-share svg {
        font-size: 24px !important;
    }
    .user_name {
        font-size: 15px;
    }
}

@media screen and (max-width: 400px),
print {
    article>.section {
        padding: 0px;
        padding-bottom: 35px;
        padding-top: 9px;
    }
    .titulo-contato {
        font-size: 15px;
    }
    .column-thread{
        padding: 4px;
    }
}
.columns:last-child {
    margin-bottom: -0.75rem;
}

.columns:not(:last-child) {}

.columns.is-centered {
    justify-content: center;
}

.columns.is-gapless {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.columns.is-gapless>.column {
    margin: 0;
    padding: 0 !important;
}

.columns.is-gapless:not(:last-child) {
    margin-bottom: 1.5rem;
}

.columns.is-gapless:last-child {
    margin-bottom: 0;
}

.columns.is-mobile {
    display: flex;
}

.columns.is-multiline {
    flex-wrap: wrap;
    display: flex;
}
.fa-facebook-square{    
    font-size: 28px !important;
    padding: 5px;
}
@media only screen and (max-width:1060px) {
    #wrapper.boxed,
    #wrapper.boxed .fixed-nav,
    #wrapper.boxed-all,
    #wrapper.boxed-all #main-content,
    #wrapper.boxed-all .fixed-nav {
        width: 99%
    }
    #wrapper.boxed #main-content,
    #wrapper.boxed .breaking-news,
    #wrapper.boxed .container,
    #wrapper.boxed header#theme-header,
    #wrapper.boxed-all .container {
        width: 100%
    }
    #wrapper.boxed #main-content {
        padding: 15px
    }
    #wrapper.boxed .post-cover-head {
        margin-left: -15px;
        margin-right: -15px
    }
    #wrapper.boxed-all .post-cover-head {
        margin-left: 0;
        margin-right: 0
    }
    #footer-widget-area,
    .footer-bottom .container {
        width: 98%!important
    }
    #wrapper.boxed-all .breaking-news {
        width: 98%!important;
        margin-right: 1%;
        margin-left: 1%
    }
    #wrapper.wide-layout #main-nav ul li.mega-menu .mega-menu-block,
    #wrapper.wide-layout .breaking-news,
    #wrapper.wide-layout .container,
    #wrapper.wide-layout .header-content {
        width: 99%
    }
    .content {
        width: 66.5%
    }

    #sidebar {
        width: 32%
    }
    .ei-slider,
    .flexslider,
    .flexslider .slides>li {
        height: 480px
    }
    .content .ei-slider,
    .content .flexslider,
    .content .flexslider .slides>li {
        height: 315px
    }
    .flat-social a {
        padding-right: 7px;
        padding-left: 7px
    }
    .mini-share-post li,
    .share-post li {
        width: 100px
    }
    .cc-full-width-img img {
        margin-right: 0!important;
        margin-left: 0!important;
        width: 100%!important;
        max-width: 100%!important
    }
}

@media screen and (min-width:990px) {
    .pesquisar-top {
        margin: 8px 0;
        width: 340px
    }
    .campo-pesquisa {
        width: 70%;
        height: 46px
    }
    .envia-pesquisa {
        height: 46px;
        margin: 0 -4px;
        border-bottom-right-radius: 10%;
        border-top-right-radius: 10%
    }
}

@media only screen and (max-width:990px) {
    .logo,
    .pesquisa-top {
        float: none!important;
        text-align: center
    }
    .logo {
        margin: 0;
        clear: both
    }
    .ei-slider,
    .flexslider,
    .flexslider .slides>li {
        height: 466px
    }
    .content .ei-slider,
    .content .flexslider,
    .content .flexslider .slides>li {
        height: 481px
    }
    .content .ei-title h2,
    .content .slider-caption h2,
    .content .slider-caption h2 a,
    .ei-title h2,
    .full-width .content .slider-caption h2,
    .slider-caption h2,
    .slider-caption h2 a {
        font-size: 30px
    }
    .content .ei-title h3,
    .ei-title h3 {
        font-size: 14px
    }
    .pesquisa-top {
        margin: 10px 0
    }
    .campo-pesquisa {
        width: 30%
    }
    #sidebar,
    .content {
        width: 100%;
        float: none
    }
    .widget.news-pic .post-thumbnail {
        width: 16.666666666667%
    }
    .footer-widgets-box {
        float: none!important;
        width: 100%!important;
        margin: 0!important
    }
    #check-also-box {
        display: none
    }
    .confira-social-links {
        display: none
    }
}

@media only screen and (max-width:950px) {
    .confira-social-links {
        display: none
    }
}

@media only screen and (max-width:900px) {
    #main-nav,
    .top-nav {
        display: none
    }
    #bt-aviso-cookie {
        top: 25px
    }
    #slide-out-open {
        display: block
    }
    .menu li>a span {
        display: none
    }
    .ei-slider,
    .flexslider,
    .flexslider .slides>li {
        height: 422px
    }
    .content .ei-slider,
    .content .flexslider,
    .content .flexslider .slides>li {
        height: 441px
    }
    #wrapper {
        background-color: #fff;
        width: 100%!important
    }
    #wrapper header#theme-header {
        margin-top: 0;
        width: 100%!important;
        -webkit-box-shadow: 0 0 3px #cacaca!important;
        -moz-box-shadow: 0 0 3px #cacaca!important;
        box-shadow: 0 0 3px #cacaca!important
    }
    #wrapper .breaking-news,
    #wrapper.boxed-all .breaking-news {
        width: 99%!important;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 10px;
        -webkit-box-shadow: 0 0 1px #cacaca!important;
        -moz-box-shadow: 0 0 1px #cacaca!important;
        box-shadow: 0 0 1px #cacaca!important
    }
    body.dark-skin #wrapper {
        background-color: #3c3c3c
    }
    body.dark-skin #wrapper header#theme-header {
        -webkit-box-shadow: 0 0 3px #2a2a2a!important;
        -moz-box-shadow: 0 0 3px #2a2a2a!important;
        box-shadow: 0 0 3px #2a2a2a!important
    }
    body.dark-skin #wrapper .breaking-news,
    body.dark-skin #wrapper.boxed-all .breaking-news {
        -webkit-box-shadow: 0 0 1px #2a2a2a!important;
        -moz-box-shadow: 0 0 1px #2a2a2a!important;
        box-shadow: 0 0 1px #2a2a2a!important
    }
    #wrapper #main-content {
        width: 99%!important;
        padding: 0!important;
        -webkit-box-shadow: none!important;
        -moz-box-shadow: none!important;
        box-shadow: none!important;
        margin-top: 10px
    }
    .header-content {
        padding-right: 0;
        padding-left: 0
    }
    .footer-bottom .alignleft,
    .footer-bottom .alignright,
    .footer-bottom .social-icons {
        text-align: center;
        float: none;
        width: 100%;
        margin: 0;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .e3lan-below_header ins,
    .e3lan-bottom ins,
    .pesquisa-top ins {
        width: 728px;
        height: 90px
    }
    .csstransforms3d.csstransitions .js-nav #wrapper {
        width: 100%!important;
        display: table-caption;
    }
    #wrapper.boxed .post-cover-head,
    #wrapper.wide-layout .post-cover-head {
        margin-top: 0;
        margin-right: 0;
        margin-left: 0
    }
    #bt-aviso-cookie {
        top: 10px;
    }
}

@media only screen and (max-width:730px) {
    .ei-slider,
    .flexslider,
    .flexslider .slides>li {
        height: 361px
    }
    #whatsapp-li {
        display: block
    }
    .content .ei-slider,
    .content .flexslider,
    .content .flexslider .slides>li {
        height: 356px
    }
    .featured-title h3 {
        display: none
    }
    #featured-posts .featured-post-inner {
        height: 200px
    }
    .featured-title {
        bottom: 0;
        font-size: 75%;
        padding: 8px
    }
    .featured-title h2 {
        margin-bottom: 0
    }
    .flat-social a {
        padding-right: 5px;
        padding-left: 5px
    }
    .flickr-widget .flickr_badge_image {
        width: 12.5%
    }
    #sitemap {
        padding: 10px 0 0!important
    }
    .sitemap-col {
        width: 100%;
        float: none;
        margin: 0 0 10px
    }
    .post-tabs ul.tabs-nav li,
    .post-tabs-ver ul.tabs-nav li {
        display: block;
        border-width: 0 0 1px;
        width: 100%;
        text-align: center;
        padding: 0
    }
    .post-tabs ul.tabs-nav,
    .post-tabs-ver ul.tabs-nav {
        border: 1px solid #eee;
        border-width: 0 0 1px
    }
    .post-tabs-ver .pane,
    .post-tabs-ver ul.tabs-nav {
        width: 100%;
        left: 0;
        float: none;
        border-width: 1px
    }
    .cc-padding {
        padding: 0!important
    }
    .post-cover-head .single-has-thumb.single-post-thumb {
        height: 350px
    }
    .post-cover-title .post-title {
        font-size: 32px;
        line-height: 32px
    }
    .post-cover-title p.post-meta {
        font-size: 12px
    }
    .e3lan-bottom ins,
    .e3lan-post ins,
    .home-e3lan ins,
    .pesquisa-top ins {
        width: 468px;
        height: 60px
    }
}

@media only screen and (max-width:670px) {
    .ei-slider,
    .flexslider,
    .flexslider .slides>li {
        height: 330px
    }
    #sigla {
        max-width: 280px;
        padding: 2px 5px 5px 0
    }
    #related_posts a {
        width: 32.03333333%;
        min-height: 200px;
        margin: 5px 5px 3px 0
    }
    #whatsapp-li {
        display: block
    }
    .content .ei-slider,
    .content .flexslider,
    .content .flexslider .slides>li {
        height: 326px
    }
    .breaking-news span.breaking-news-title span,
    .entry #related_posts,
    .flat-social a span,
    .share-post span.share-text {
        display: none
    }
    .column2 li.other-news,
    .list-box li.other-news,
    .wide-box li {
        padding-right: 2px;
        padding-left: 2px;
        background: #f5f5f5;
        margin-bottom: 5px;
        margin-right: 5px;
        margin-left: 5px;
        float: none;
        width: 98%;
    }
    .list-box li.first-news {
        padding: 10px;
        width: 100%;
    }
    .list-box li.other-news {
        border: 0
    }
    .mini-share-post .flat-social a i,
    .share-post .flat-social a i {
        margin: 0 10px
    }
    .mini-share-post .normal-social li,
    .share-post .normal-social li {
        width: 33.333333%!important;
        height: 25px
    }
    #featured-posts .featured-post {
        padding: 0 0 1px 1px!important;
        width: 50%
    }
    #featured-posts .featured-post-inner {
        height: 140px
    }
    #featured-posts .featured-post-1 {
        width: 100%
    }
    #featured-posts .featured-post-1 .featured-post-inner {
        height: 220px
    }
    #featured-posts .featured-post-1,
    #featured-posts .featured-post-2,
    #featured-posts .featured-post-4 {
        padding-left: 0!important
    }
}

@media only screen and (max-width:590px) {
    .box-categoria {
        max-width: 220px
    }
    .pesquisa-top {
        display: none
    }
    .menu li>a span {
        display: none
    }
    .header-content {
        padding: 5px 15px;
        min-height: unset
    }
    #slide-out-open {
        top: 5px
    }
    #crumbs {
        padding: 5px
    }
    header#theme-header {
        border-bottom: solid 2px #888585
    }
    #bt-aviso-cookie {
        top: 25px
    }
    #cookie-notice {
        top: 76px
    }
}

@media only screen and (max-width:500px) {
    .content .ei-title h2,
    .content .slider-caption h2,
    .content .slider-caption h2 a,
    .ei-title h2,
    .full-width .content .slider-caption h2,
    .slider-caption h2,
    .slider-caption h2 a {
        font-size: 22px
    }
    .anexos {
        position: unset;
    }
    #crumbs {
        display: none
    }
    .box-categoria {
        max-width: 170px;
        padding: 3.8px 0
    }
    #sigla {
        padding: 2px 5px
    }
    .box-titulo h2 {
        margin: 5px 0
    }
    .box-titulo a {
        padding: 7px 5px 0px 5px;
        font-size: 16px
    }
    .box-categoria {
        margin-left: 5px;
    }
    .box-categoria a {
        margin: -3px 5px 0 0;
    }
    .post-thumbnail {
        display: none
    }
    #related_posts a {
        min-height: 100px
    }
    .post-lista {
        display: block
    }
    .slider-caption {
        padding: 8px 0 5px
    }
    .ei-slider,
    .flexslider,
    .flexslider .slides>li {
        height: 240px
    }
    .content .ei-slider,
    .content .flexslider,
    .content .flexslider .slides>li {
        height: 241px
    }
    .ei-title h3,
    .entry ul.best-reviews .post-thumbnail,
    .pic-box li:last-child,
    .slider-caption p,
    a.go-to-the-post {
        display: none!important
    }
    .archive-wide-thumb {
        margin-right: -10px!important;
        margin-left: -10px!important;
        width: auto!important
    }
    .five_sixth,
    .four_fifth,
    .google-map,
    .masonry-grid .item-list,
    .one_fifth,
    .one_fourth,
    .one_half,
    .one_sixth,
    .one_third,
    .recent-box .recent-item,
    .review-box,
    .scroll-box .scroll-item,
    .three_fifth,
    .three_fourth,
    .two_fifth,
    .two_third,
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        margin-right: 0!important;
        margin-left: 0!important;
        width: 100%!important;
        height: auto!important
    }
    #related_posts a,
    .full-width #related_posts a {
        width: 100%!important
    }
    .masonry-grid {
        padding: 0
    }
    body.error404 .title-404 {
        font-size: 80px
    }
    .cat-box li.first-news .inner-content,
    .cat-tabs-wrap,
    .list-box li.first-news,
    .pic-box .cat-box-content,
    .pic-box.pic-grid .cat-box-content,
    .recent-box .cat-box-content,
    .scroll-box .cat-box-content,
    .video-box .cat-box-content {
        padding: 10px
    }
    .scroll-nav {
        margin: 10px -10px -10px
    }
    .item-list .post-thumbnail,
    .pic-box li.first-pic,
    .video-box .big-video-column,
    .wide-box li.first-news .post-thumbnail {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 10px
    }
    .pic-box li.first-pic,
    .video-box .big-video-column,
    .video-box li {
        margin-bottom: 0
    }
    .pic-box li,
    .pic-box.pic-grid.cat-box li {
        width: 25%
    }
    .video-box li {
        padding: 1px;
        width: 33.333333%
    }
    .pic-box.pic-grid.cat-box li:last-child {
        display: block
    }
    #masonry-grid.post-listing {
        padding: 0
    }
    #masonry-grid .item-list {
        width: 92%;
        margin: 0 4%
    }
    .widget.news-pic .post-thumbnail {
        width: 25%
    }
    .entry ul.best-reviews li {
        padding-left: 65px
    }
    .best-review-score-image {
        margin-left: -65px
    }
    .author-info img.author-img {
        max-width: 50px;
        margin-right: 10px
    }
    .author-info-content {
        padding-left: 60px
    }
    .post-cover-head .single-has-thumb.single-post-thumb {
        height: 250px
    }
    .post-cover-title {
        padding-right: 10px;
        padding-left: 10px
    }
    .post-cover-title .post-title {
        font-size: 28px;
        line-height: 28px
    }
    .post-cover-title p.post-meta {
        font-size: 12px
    }
    .e3lan-bottom ins,
    .e3lan-post ins,
    .home-e3lan ins,
    .pesquisa-top ins {
        width: 300px;
        height: 250px
    }
}

#anuncio-div {
    background-color: #f3f3f3;
    margin: auto;
    text-align: center;
    padding: 15px;
    width: 100%;
    height: 250px
}

@media only screen and (max-width:450px) {
    #bt-aviso-cookie {
        top: 14px;
        min-width: 40px;
        min-height: 40px;
        padding: 3px 20px 0 0;
        font-size: 22px;
    }
    #slide-out-open {
        top: 18px;
    }
    .post-title {
        font-size: 22px;
        padding: 5px;
    }
    .post-inner {
        padding: 6px;
    }
    .share-post {
        margin: 0;
    }
    .author-single {
        float: left;
        margin-right: 5px;
    }
    .data-single {
        float: right;
        margin-right: 5px;
    }
    .icon-share {
        width: 35px;
    }
    footer#theme-footer a {
        padding: 0px;
    }
}

@media only screen and (max-width:350px) {
    .ei-slider,
    .flexslider,
    .flexslider .slides>li {
        height: 163px
    }
    #anuncio-div {
        width: 250px
    }
    .content .ei-slider,
    .content .flexslider,
    .content .flexslider .slides>li {
        height: 166px
    }
    .logo {
        text-align: center;
        width: 80%;
        margin: 5px auto
    }
    .logo img {
        max-width: 80%;
        height: auto
    }
    header#theme-header.full-logo .logo {
        padding: 0
    }
    header#theme-header.full-logo .logo img {
        max-width: 100%
    }
    #main-content {
        padding-top: 0
    }
    .mini-share-post .flat-social a i,
    .share-post .flat-social a i {
        margin: 0 5px
    }
    .mini-share-post .normal-social li,
    .share-post .normal-social li {
        width: 50%!important
    }
    .overlay-icon:before,
    .tie_slider .overlay-icon:before {
        border-width: 2px;
        width: 30px;
        height: 30px;
        font-size: 14px;
        line-height: 26px;
        margin: -15px 0 0 -15px
    }
    .widget.news-pic .post-thumbnail {
        width: 33.3333%
    }
    .flickr-widget .flickr_badge_image {
        width: 25%
    }
    li.other-news,
    .wide-box li {
        width: 97% !important;
    }
}

@media only screen and (max-width:300px) {
    .box-titulo a {
        font-size: 14px
    }
    .box-categoria {
        max-width: 120px
    }
}

@media print {
    body {
        font-size: 20px
    }
    .comment-content p,
    .entry {
        line-height: 40px
    }
    .post-listing {
        border: 0
    }
    .post-cover-title {
        opacity: 1!important
    }
    .post-cover-title,
    .post-title {
        font-size: 42px;
        line-height: 40px;
    }
    #author-box,
    #comments,
    #crumbs,
    #related_posts,
    #sidebar,
    .breaking-news,
    .e3lan,
    .footer-bottom,
    .post-edit-link,
    .post-navigation,
    .post-tag,
    .share-post,
    footer#theme-footer,
    header#theme-header,
    p.post-meta .post-comments {
        display: none!important
    }
    .content {
        float: none;
        width: 100%
    }
}

.resumo {
    color: #868686;
    font-size: 16px;
    padding: 5px
}

.confira-social-links ul {
    margin: -10px -5px
}

.confira-social-links ul li {
    float: left;
    margin: 1px 5px 0;
    font-size: 18px
}

.confira-social-links ul li a {
    display: inline-block;
    text-align: center;
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 25px;
    background: 0 0;
    border-radius: 30%;
    color: #ffffff
}

.confira-social-links ul li a:hover {
    background: #4c4b48
}

.confira-social-links.style1 ul li a {
    display: inline-block;
    text-align: center;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: 0 0
}

.confira-social-links.style1 ul li a:hover {
    color: #fff;
    background: #e4e4ed
}

.confira-social-links.style2 ul li a {
    display: inline-block;
    text-align: center;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    background: 0 0
}

.confira-social-links.style2 ul li a:hover {
    color: #fff;
    background: #e4e4ed
}

.confira-social-links.style3 ul li a {
    display: inline-block;
    text-align: center;
    width: 38px;
    height: 38px;
    line-height: 48px;
    font-size: 22px;
    background: 0 0
}

.confira-social-links.style3 ul li a:hover {
    color: #fff;
    background: #e4e4ed
}

.confira-social-links.style-bg-color ul li a {
    border-radius: 0;
    color: #fff
}

.confira-social-links.style-bg-color ul li a.fa-facebook {
    background: #0d5cc8
}

.confira-social-links.style-bg-color ul li a.fa-twitter {
    background: #28aae1
}

.confira-social-links.style-bg-color ul li a.fa-google-plus {
    background: #ea2e2b
}

.confira-social-links.style-bg-color ul li a.fa-rss {
    background: #e76b33
}

.confira-social-links.style-bg-color ul li a.fa-rss:hover {
    background: #3e3e4a
}

.confira-social-links.style-bg-color ul li a:hover {
    background: #e4e4ed
}

.confira-social-links.style4 ul {
    margin: 0
}

.confira-social-links.style4 ul li {
    border-right: 1px solid #e9e7e8;
    margin: 0
}

.confira-social-links.style4 ul li a {
    display: inline-block;
    text-align: center;
    width: 55px;
    height: 38px;
    line-height: 42px;
    font-size: 18px;
    background: 0 0;
    color: #e4e4ed
}

.confira-social-links.style4 ul li a:hover {
    color: #3eaade
}

.main-menu ul li>a span {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-bottom-color: #2496d4;
    border-right-color: #2496d4;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    bottom: 15px;
    right: 8px
}

@keyframes treme {
    0% {
        transform: rotate(00deg)
    }
    25% {
        transform: rotate(30deg)
    }
    50% {
        transform: rotate(00deg)
    }
    75% {
        transform: rotate(-30deg)
    }
    100% {
        transform: rotate(00deg)
    }
}

#anuncio-top {
    margin: auto;
    text-align: center;
    padding: 15px
}

.fa-arrow-right {
    color: #2496d4
}

.divide {
    border: 4px solid transparent;
    border-bottom-color: #2496d4;
    border-right-color: #2496d4;
    padding: 0;
    margin-right: 5px
}

.fa-arrow-right {
    color: #2496d4
}

.divide {
    border: 4px solid transparent;
    border-bottom-color: #2496d4;
    border-right-color: #2496d4;
    padding: 0;
    margin-right: 5px
}

.campo-pesquisa {
    border: 2px solid #fff;
    border-right: 0;
    background-color: #f1f1f1;
    color: #515151;
    font: 12px Tahoma;
    padding: 8px;
    margin-bottom: 7px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#mensagem {
    position: fixed;
    bottom: -120px;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
    width: 100%;
    transition: all 0.6s ease-out;
}

#mensagem span {
    background-color: #27a227;
    color: white;
    padding: 8px 15px;
    border-radius: 5px;
}