/*
Arquivo de estilos principal
*/
html,
body {
  min-height: 100%;
}
body {
  line-height: 1;
  background-color: #fff;
  font-family: "Effra", sans-serif;
  color: #474747;
  font-weight: 400;
  word-wrap: break-word;
}

a,
input[type="submit"],
input[type="button"],
.slow,
.freeze * {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
a:link {
  color: #1c6495;
}
a:visited {
  color: #274f59;
}
a:hover {
  color: #f58221;
}
a:active {
  color: #ffba00;
}
.wrap {
  max-width: 1140px;
  margin: 0 auto;
}
.show-desktop {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Gotham Rounded", "Gotham", sans-serif;
  font-weight: 700;
}

/* TOPO */
.tp-print {
  display: none;
}
.tp {
  position: relative;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}
.tp_rpc {
  background-color: #007dc5;
}
.tp_rpc a {
  display: block;
  background: center center no-repeat url(../images/rpc-logo-mobile.png);
  background-size: auto 50%;
  height: 2em;
  text-indent: -9999px;
}
.tp_logo {
  margin: 0;
  font-size: 1em;
}
.tp_logo a {
  display: block;
  height: 3em;
  text-indent: -9999px;
  background: center center no-repeat url(../images/de-olho-no-mercado.png);
  background-size: 60% auto;
}
.tp .link_nav {
  width: 3em;
  height: 3em;
  background: #00a99d center center no-repeat url(../images/icon-menu.png);
  background-size: 60%;
  position: absolute;
  display: block;
  text-indent: -9999px;
  left: 0;
  top: 2em;
}
.tp .link_search {
  width: 3em;
  height: 3em;
  background: center center no-repeat url(../images/icon-search.png);
  background-size: 60%;
  position: absolute;
  display: block;
  text-indent: -9999px;
  right: 0;
  top: 2em;
}
.tp_box,
.tp_search {
  display: none;
}
.tp_search {
  position: absolute;
  top: 5em;
  z-index: 10;
  background-color: #58585a;
  width: 100%;
  padding: 0.8em 1em;
}
.tp_search .text {
  height: 2em;
  line-height: 2em;
  width: 80%;
  padding: 0 1em;
  border-radius: 4px 0 0 4px;
  border: 0;
  margin: 0;
  display: block;
  float: left;
  margin-left: 3px;
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  -webkit-appearance: none;
  text-align: center;
}
.tp_search .submit {
  height: 2em;
  line-height: 2em;
  padding: 0 1em;
  border-radius: 0 4px 4px 0;
  border: 0;
  background-color: #ef2c43;
  color: #fff;
  display: block;
  width: 20%;
  margin: 0;
  float: right;
  text-decoration: none;
  text-align: center;
}
.tp_search::after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 10px 10px;
  border-color: #58585a transparent;
  display: block;
  width: 0;
  z-index: 15;
  top: -10px;
  left: 88%;
  clear: none;
  visibility: visible;
  height: 0;
  overflow: hidden;
}
.tp_box {
  position: absolute;
  top: 5em;
  z-index: 10;
  background-color: #9b9b9b;
  width: 100%;
  padding: 0.8em 1em;
}
.tp_box::after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 10px 10px;
  border-color: #9b9b9b transparent;
  display: block;
  width: 0;
  z-index: 15;
  top: -10px;
  left: 4%;
  clear: none;
  visibility: visible;
}
.tp_links {
  text-align: center;
  margin: 0.5em 0 1.5em;
}
.tp_links a {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 32%;
  text-align: center;
  float: left;
  font-size: 0.7em;
}
.tp_links .icon {
  display: inline-block;
  width: 1.5em;
  height: 1em;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin-bottom: -0.2em;
}
.tp_links .icon-who {
  background-image: url(../images/icon-info-br.png);
}

.tp_links .icon-anuncie {
  background-image: url(../images/icon-anuncie-aqui.png);
  height: 15px;
  width: 15px;
  margin-top: 5px;
  margin-bottom: 2px;
}

.tp_links .receba-semanalmente {
  background-image: url(../images/icon-receba-semanalmente.png);
  height: 15px;
  width: 15px;
  margin-top: 5px;
  margin-bottom: 2px;
}

.tp_links .icon-falecomagente {
  background-image: url(../images/icon-falecomagente-3.png);
  height: 15px;
  width: 15px;
  margin-top: 5px;
  margin-bottom: 2px;
}
.tp_links .icon-receba-novos-posts {
  height: 15px;
  width: 15px;
  background-image: url(../images/icon_deolho_whats.png);
  margin-top: 5px;
  margin-bottom: 2px;
}
.tp_nav {
  width: 100%;
}
.tp_nav .tp_menu {
  padding: 0;
  margin: 0;
}
.tp_nav .tp_menu .menu-item {
  width: 100%;
  text-align: center;
  margin: 0.5em 0;
}
.tp_nav .tp_menu .menu-item a {
  display: block;
  width: 100%;
  padding: 0.5em 1em;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  border-radius: 4px;
}
.tp_nav .tp_menu .menu-economia a {
  background-color: #1c6495;
}
.tp_nav .tp_menu .menu-economia a:hover {
  background-color: #0e334b;
}

.tp_nav .tp_menu .menu-inovacao a {
  background-color: #00a8e5;
}
.tp_nav .tp_menu .menu-inovacao a:hover {
  background-color: #0078a4;
}

.tp_nav .tp_menu .menu-midia a {
  background-color: #f58221;
}
.tp_nav .tp_menu .menu-midia a:hover {
  background-color: #994907;
}

.tp_nav .tp_menu .menu-comportamento a {
  background-color: #ef2c43;
}
.tp_nav .tp_menu .menu-comportamento a:hover {
  background-color: #950b1b;
}

.tp_nav .tp_menu .menu-marketing a {
  background-color: #00a99d;
}
.tp_nav .tp_menu .menu-marketing a:hover {
  background-color: #00544f;
}

.tp_nav .tp_menu .menu-cases a {
  background-color: #e4ab00;
}
.tp_nav .tp_menu .menu-cases a:hover {
  background-color: #a47b00;
}

.tp_nav .tp_menu .menu-clipping a {
  background-color: #58585a;
}
.tp_nav .tp_menu .menu-clipping a:hover {
  background-color: #2c2c2d;
}

/* CONTEUDO */
.me {
  margin-bottom: 40px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}

.input_box {
  position: relative;
}
.input_box label {
  cursor: pointer;
}
.input_box .text {
  width: 100%;
  height: 2em;
  padding: 0 1em;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
}
.input_box .select {
  width: 100%;
  height: 2em;
  padding: 0.25em 0.3em 0.25em 1em;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  cursor: pointer;
}
.input_box .textarea {
  width: 100%;
  height: 8em;
  padding: 0.6em 1em;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
}
input[type="radio"],
input[type="checkbox"] {
  display: none;
}
input[type="checkbox"] + label {
  padding-left: 20px;
  display: block;
}
input[type="checkbox"] + label:before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  position: absolute;
  left: 0;
  top: 15%;
  border: 1px solid #ccc;
  background-color: #fff;
}
input[type="checkbox"]:checked + label:before {
  content: "\2713";
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 1em;
  background-color: #00a99d;
  color: #fff;
  text-align: center;
  line-height: 15px;
  border: 0;
}

.button_box {
}
.button_box .btn {
  text-transform: uppercase;
  color: #fff;
  background-color: #666;
  font-size: 0.825em;
  padding: 1em 4em;
  border: 0;
  border-radius: 3px;
  font-weight: 600;
}
.button_box .btn-primary {
  background-color: #00a99d;
}
/* Animação Logo */
@keyframes spin {
  0% {
    transform: rotateZ(0deg);
  }
  100% {
    transform: rotateZ(360deg);
  }
}

/* VITRINE */
.vit {
  position: relative;
}
.vit_slides {
  padding: 0;
  margin: 0;
}
.vit_slides .item {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 18em;
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #000;
}
.vit_slides .item .link {
  display: block;
  height: 100%;
  text-decoration: none;
  vertical-align: bottom;
  position: relative;
  background: center bottom repeat-x url(../images/gradient.png);
}
.vit_slides .item .box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
  padding: 1em;
}
.vit_slides .item .cat {
  display: inline-block;
  background-color: #00b2ae;
  color: #fff;
  font-size: 0.8em;
  padding: 0.2em 0.5em;
  font-weight: 700;
}
.vit_slides .item .title {
  color: #fff;
  text-decoration: none;
  max-width: 80%;
  font-size: 1.1em;
  line-height: 1.1em;
  font-weight: 500;
  font-family: "Gotham", sans-serif;
  margin: 0.3em 0 0;
}
.vit .bx-prev,
.vit .bx-next {
  position: absolute;
  top: 6em;
  display: block;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
}
.vit .bx-prev {
  left: 5px;
  background: center center no-repeat url(../images/seta_19.png);
}
.vit .bx-next {
  right: 5px;
  background: center center no-repeat url(../images/seta_21.png);
}

.ct {
  padding: 1em 2em;
}
.content {
  padding: 1em 0;
}
.section_title {
  color: #c62334;
}
.archive_title {
  color: #1c6495;
  font-size: 2.25em;
}
.archive_desc {
  font-size: 1.25em;
  padding-bottom: 2em;
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 1em;
}
.post_list {
  padding: 0;
  margin: 0;
}

.post_item_container {
  margin: 0 0 1em;
  height: 210px;
  background-color: #f8fbff;
  border-top-right-radius: 20px;

  -webkit-box-shadow: 11px 11px 9px -5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 11px 11px 9px -5px rgba(0, 0, 0, 0.25);
  box-shadow: 11px 11px 9px -5px rgba(0, 0, 0, 0.25);
}

.post_item_container:hover {
  box-shadow: inset 0 0 1em #f1f6ff, 0 0 1em #84a98c;
}

.post_list .post_item {
  padding: 0;
  list-style: none;
}
.post_list .post_item .image {
  height: 10em;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.post_list .post_item .cat {
  position: absolute;
  left: 0;
  top: 1em;
  background-color: #00b2ae;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.85em;
  padding: 0.2em 0.5em;
  display: block;
}
.post_list .post_item .attachment-post-thumbnail {
  display: block;
  width: 100%;
  height: auto;

  margin-top: 20px;
}
.post_list .post_item .attachment-post-thumbnail img {
  max-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  display: block;
}
.post_list .post_item .title {
  font-size: 1.1em;
  margin: 1.1em 0;
  font-family: "Gotham";
  font-weight: 700;
}
.post_list .post_item .title a {
  color: #1c6495;
  text-decoration: none;
}
.post_list .post_item .excerpt {
  display: none;
}
.post_list .post_item footer {
  display: none;
}

/* CLIPPING */
.post_list .post_item.clipping {
  padding-bottom: 0.5em;
  border-bottom: 1px solid #e3e3e3;
}
.top_tags {
  font-size: 0.85em;
  margin-bottom: 2em;
  line-height: 1.3em;
}
.top_tags .title {
  font-size: 1em;
  color: #9c9c9c;
  font-weight: 400;
}
.top_tags a {
  display: inline-block;
  margin: 0.3em 0.6em 0.3em 0;
  padding: 0.2em 0.8em 0.1em;
  color: #fff;
  background-color: #58585a;
  text-transform: uppercase;
  text-decoration: none;
}

.ct .load_posts {
  transition: all 0.25s ease 0s;
  border: none;
  width: 100%;
  display: block;
  background-color: #f58221;
  font-family: "Gotham Rounded", sans-serif;
  color: #fff;
  padding: 0.6em;
  margin: 1em 0;
  text-align: center;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.2em;
}

button.alm-load-more-btn.done {
  box-shadow: none !important;
  cursor: default;
  opacity: 0.2;
}

.post {
  margin: 0 1em;
}
.post p,
.post ul,
.post ol {
  font-size: 0.9em;
  line-height: 1.5em;
  word-wrap: break-word;
}
.post ul ul {
  margin-bottom: 0;
  margin-top: 5px;
}
.post li {
  margin-left: 2em;
  margin-bottom: 5px;
}
.post ul li {
  list-style: disc;
}
.post ul li li {
  list-style: circle;
}
.post ul li li li {
  list-style: square;
}
.post ol li {
  list-style: decimal;
}
.post h1,
.post h2,
.post h3,
.post h4,
.post h5,
.post h6 {
  font-weight: bold;
  line-height: 0.9em;
  margin-bottom: 5px;
}
.post h1 {
  font-size: 1.6em;
}
.post h2 {
  font-size: 1.4em;
}
.post h3 {
  font-size: 1.3em;
}
.post h4 {
  font-size: 1.2em;
}
.post h5 {
  font-size: 1.1em;
}
.post h6 {
  font-size: 1em;
}
.post a,
.post a:visited {
  text-decoration: underline;
}
.post a:hover {
}
.post strong,
.post b {
  font-weight: bold;
}
.post em,
.post i {
  font-style: italic;
}
.post q,
.post blockquote {
  margin: 1em 0 1em 5%;
  padding-left: 5%;
  border-left: 0.2em solid #1c6495;
  font-size: 1.25em;
  font-weight: 700;
  color: #1c6495;
}
.post q p,
.post blockquote p {
  margin: 0;
}
.post pre {
  margin-left: 20px;
  white-space: pre-warp;
}
.post code {
  font-family: "Courier New", Courier, monospace;
  color: #666;
}
.post img {
  max-width: 100%;
  height: auto;
}
.post iframe {
  display: block;
  max-width: 100%;
}
.post .wp-caption {
  display: block;
  margin: 1em 0;
}
.post p.wp-caption-text {
  font-size: 0.85em;
  color: #9c9c9c;
  text-align: center;
  margin: 0.5em 0;
}

.post .header {
}
.post .post_cat {
  font-size: 0.825em;
}
.post .post_cat a {
  display: inline-block;
  background-color: #00b2ae;
  color: #fff;
  text-decoration: none;
  padding: 0.2em 1em;
  margin-right: 10px;
  font-weight: 700;
}
.post .post_title {
  font-size: 1.375em;
  font-family: "Gotham";
  font-weight: 500;
  color: #1c6495;
}
.post .post_desc {
  font-size: 1em;
  color: #9c9c9c;
}
.post .post_date {
  color: #9c9c9c;
  font-size: 14px;
  margin-bottom: 8px;
  margin-top: -8px;
}
.post .post_share {
  display: none;
}
.post .post_image {
  margin: 1em -1.111111111111111em;
}
.post .footer {
  margin: 2em 0;
}
.post .post_tags {
  font-size: 0.85em;
}
.post .post_tags .title {
  font-size: 1em;
  color: #9c9c9c;
  font-weight: 400;
}
.post .post_tags a {
  display: inline-block;
  margin: 0.3em 0.6em 0.3em 0;
  padding: 0.2em 0.8em 0.1em;
  color: #fff;
  background-color: #58585a;
  text-transform: uppercase;
  text-decoration: none;
}

.share_bar {
  display: none;
  padding: 1em 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
.share_bar.fixed {
  display: block;
}
.share_bar .share_link {
  width: 25%;
  height: 2.5em;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -9999px;
}
.share_bar .share_facebook {
  background-image: url(../images/ico-post_share_fb.png);
}
.share_bar .share_twitter {
  background-image: url(../images/ico-post_share_tw.png);
}
.share_bar .share_linkedin {
  background-image: url(../images/ico-post_share_ld.png);
}
.share_bar .share_whatsapp {
  background-image: url(../images/ico-post_share_ws.png);
}
.share_bar .share_print {
  background-image: url(../images/ico-post_share-print.png);
}

.rel {
  margin: 1em 2em;
}
.rel .rel_title {
  color: #c62334;
}
.rel_list {
  padding: 0;
  margin: 0;
}
.rel_list .rel_item {
  margin: 0;
  padding: 1em 0 2em;
  list-style: none;
  border-top: 1px solid #e3e3e3;
}
.rel_list .rel_item .image {
  display: none;
  height: 8em;
  background-color: #ccc;
  position: relative;
  overflow: hidden;
}
.rel_list .rel_item .cat {
  position: absolute;
  left: 0;
  top: 1em;
  background-color: #00b2ae;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.85em;
  padding: 0.2em 0.5em;
  display: block;
}
.rel_list .rel_item .attachment-post-thumbnail {
  max-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  display: block;
}
.rel_list .rel_item .title {
  font-size: 1.1em;
  margin: 0.5em 0;
  font-family: "Gotham";
  font-weight: 700;
  min-height: 35px;
}
.rel_list .rel_item .title a {
  color: #1c6495;
  text-decoration: none;
}
.rel_list .rel_item .excerpt {
  display: none;
}
.rel_list .rel_item footer {
  display: block;
  padding: 0.3em 0 0;
}
.rel_list .rel_item .share {
  font-size: 0.825em;
}
.rel_list .rel_item .share_link {
  display: inline-block;
  padding: 1em 0 0.2em 1.8em;
  color: #58585a;
  margin-right: 1.5em;
  text-decoration: none;
  background-position: left center;
  background-repeat: no-repeat;
}
.rel_list .rel_item .share_comment {
  background-image: url(../images/social_comment.png);
}
.rel_list .rel_item .share_facebook {
  background-image: url(../images/social_facebook.png);
}
.rel_list .rel_item .share_twitter {
  background-image: url(../images/social_twitter.png);
}
.rel_list .rel_item .share_linkedin {
  background-image: url(../images/social_linkedin.png);
}
.rel_list .rel_item .share_whatsapp {
  background-image: url(../images/ico-post_share_ws.png);
}

.com {
  margin: 1em;
}
.com #comments {
  color: #00a99d;
  font-weight: 400;
  text-transform: uppercase;
  border-bottom: 1px solid #00a99d;
  padding: 0.2em 0;
}
.com #respond {
  font-size: 0.875em;
  margin: 0 0 1em;
  background-color: #f2f2f2;
  padding: 1em;
}
.com #respond h3 {
  text-transform: uppercase;
  padding: 0 0.8em;
  color: #00a99d;
  font-weight: 400;
}
.com #respond p {
  padding: 0.8em;
  margin: 0;
}
.com #respond input[type="text"] {
  width: 100%;
  height: 2em;
  padding: 0 1em;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
}
.com #respond textarea {
  width: 100%;
  height: 5em;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  padding: 0.2em 0.3em;
  width: 100%;
  height: 8em;
}
.com #respond input[type="submit"] {
  background-color: #1c6495;
  color: #fff;
  border: 0;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 0.875em;
  font-weight: 700;
  padding: 0.6em 2em 0.6em;
}
.com #respond label {
  text-transform: uppercase;
  font-style: italic;
}
.com .commentlist {
  padding: 0;
}
.com .commentlist .comment {
  list-style: none;
  font-size: 0.875em;
  margin: 0 0 1em;
}
.com .commentlist .comment-author {
  float: left;
  height: 4em;
  margin-bottom: 1em;
  line-height: 2em;
}
.com .commentlist .comment .avatar {
  width: 4em;
  height: 4em;
  padding: 3px;
  border: 1px solid #ccc;
  float: left;
  margin-right: 1em;
}
.com .commentlist .comment .fn {
  color: #006c9c;
  font-weight: 700;
  font-style: normal;
}
.com .commentlist .comment .comment-meta {
  color: #9c9c9c;
  font-size: 0.875em;
  margin-left: 0.5em;
  float: left;
  height: 2em;
  margin: -3em 0 1em 6em;
}
.com .commentlist .comment p {
  clear: both;
  margin: 1em 0 1em 5em;
}
.com .commentlist .comment .reply {
  margin-left: 5em;
  border-bottom: 1px solid #d1d1d1;
  padding: 1em 0;
}
.com .commentlist .comment .comment-reply-link {
  display: inline-block;
  text-decoration: none;
  color: #00a99d;
  background: left center no-repeat url(../images/reply.png);
  padding-left: 18px;
  font-weight: 700;
  font-size: 0.875em;
}
.com .commentlist .comment .report {
  display: inline-block;
  text-decoration: none;
  color: #9c9c9c;
  background: left center no-repeat url(../images/report.png);
  padding-left: 18px;
  float: right;
  font-size: 0.875em;
}
.com .commentlist .children {
  padding-left: 1em;
}
.com .children .comment {
  font-size: 1em;
}

.ctt {
  background-color: #f2f2f2;
  padding: 1em;
}
.ctt label {
  color: #006c9c;
}
.ctt label span {
  color: #ef2c43;
}

/* PAGINACAO */
.wp-pagenavi {
  text-align: right;
  padding: 20px 0;
}
.wp-pagenavi .pages {
  border: 0;
}
.wp-pagenavi .current {
  background-color: #c9252b;
  color: #fff;
  line-height: 24px;
  height: 24px;
  min-width: 24px;
  text-align: center;
  display: inline-block;
  border: 0;
  border-radius: 100px;
  padding: 0;
}
.wp-pagenavi .page,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  border: 0;
  text-decoration: none;
  color: #8b8b8b;
  font-weight: bold;
  line-height: 24px;
  height: 24px;
  min-width: 24px;
  text-align: center;
  display: inline-block;
  border: 0;
  border-radius: 100px;
  padding: 0;
}
.wp-pagenavi .page:hover,
.wp-pagenavi .nextpostslink:hover,
.wp-pagenavi .previouspostslink:hover {
  background-color: #8b8b8b;
  color: #fff;
}

.ld {
}
.ld .banner {
  text-align: center;
  margin: 0 0 2em;
}
.ld .news {
  background-color: #f2f2f2;
  padding: 1em;
  border-top: 10px solid #e1e1e1;
  border-bottom: 10px solid #e1e1e1;
}
.ld .news .icon-mail {
  width: 3em;
  height: 3em;
  float: left;
  background: left top no-repeat url(../images/news_mail.png);
  background-size: 100% 100%;
  margin: 0.2em 0 1em 0;
}
.ld .news .news_title {
  color: #ef2c43;
  font-size: 0.85em;
  margin: 0.5em 0;
}
.ld .news .news_text {
  font-size: 0.8em;
  color: #58585a;
}
.ld .news .input_box {
  margin: 0.5em 1.5em;
}
.ld .news .text {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0.2em 1em;
  width: 100%;
  height: 2em;
}
.ld .news .submit_box {
  margin: 0.5em 2em;
  text-align: center;
}
.ld .news .submit {
  background-color: #ef2c43;
  color: #fff;
  font-family: "Gotham Rounded", sans-serif;
  border-radius: 4px;
  padding: 0.8em 1em;
  text-align: center;
  border: 0;
  font-weight: 700;
  font-size: 0.85em;
}

.fm {
  background-color: #58585a;
}
.fm .col {
  padding: 1em;
}
.fm .col .title {
  color: #fff;
  font-size: 1.2em;
  text-align: center;
}
.fm .col-tags {
}
.fm .col-tags .cloud {
  font-size: 0.85em;
}
.fm .col-tags .cloud a {
  display: inline-block;
  margin: 0.5em;
  padding: 0.2em 0.6em;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
.fm .col-fale {
  text-align: center;
}
.fm .col-fale a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  line-height: 1.5em;
}
.fm .col-fale a + a {
  margin-left: 1em;
}
.fm .col-fale .icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: baseline;
  margin-bottom: -6px;
  background-size: 100% !important;
}
.fm .col-fale .icon-contato {
  background: center center no-repeat url(../images/icon-mail.png);
  margin-right: 10px;
}
.fm .col-fale .icon-tel {
  background: center center no-repeat url(../images/icon-phone.png);
  margin-right: 4px;
}
.fm .col-logo {
}
.fm .col-logo .logo {
  display: block;
  height: 7em;
  text-indent: -9999px;
  background: center center no-repeat url(../images/logo-fm.png);
  background-size: 100% auto;
  margin-top: 15%;
}
.fm .col-logo .rpc {
  display: none;
}

.fm .col-logo-2 {
}
.fm .col-logo-2 .logo {
  display: block;
  height: 7em;
  text-indent: -9999px;
  background: center center no-repeat url(../images/logo-fm.png);
  background-size: 100% auto;
}
.fm .col-logo-2 .rpc {
  display: none;
}

.fm .fm_social {
  text-align: center;
  padding: 1em 0;
}
.fm .fm_social_link {
  display: inline-block;
  width: 2.3em;
  height: 2.3em;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #00a8e5;
  text-indent: -9999px;
  border-radius: 99em;
  margin: 0.2em;
}
.fm .fm_social_fb {
  background-image: url(../images/ico-post_share_fb.png);
}
.fm .fm_social_tw {
  background-image: url(../images/ico-post_share_tw.png);
}
.fm .fm_social_ld {
  background-image: url(../images/ico-post_share_ld.png);
}
.fm .fm_social_in {
  background-image: url(../images/ico-post_share_in.png);
}
.fm .fm_social_pt {
  background-image: url(../images/ico-post_share_pt.png);
}
.fm .col-menu {
}
.fm .col-menu .title {
  display: none;
}
.fm .col-menu ul {
  padding: 0;
  margin: 0;
  text-align: center;
}
.fm .col-menu li {
  list-style: square;
  color: #00a8e5;
  display: inline-block;
  padding: 0.2em 0.4em;
  margin: 0;
}
.fm .col-menu li::before {
  content: "\25AA ";
  margin-right: 5px;
}
.fm .col-menu a {
  color: #fff;
  text-decoration: none;
}
.fm .col-menu a.anuncie {
  text-transform: uppercase;
  color: #fff;
}
.fm .fm_bottom {
  background-color: #b0b0ba;
  color: #fff;
  height: 4em;
  line-height: 4em;
  text-align: right;
  font-size: 0.8em;
}
.fm .fm_copy {
  padding: 0 0.5em;
}
.fm .fm_copy::before {
  content: "RPC";
  display: block;
  width: 4em;
  height: 4em;
  float: left;
  text-indent: -9999px;
  background: center center no-repeat url(../images/rpc-logo-mobile.png);
  background-size: auto 40%;
  text-align: left;
}
.fm .cb {
  display: none;
  width: 54px;
  height: 27px;
  margin: 0 auto 20px;
}

@media (min-width: 580px) {
  .tp_search::after {
    left: 96%;
  }
  .tp_box::after {
    left: 2%;
  }
  .vit_slides .item {
    height: 24em;
    background-size: cover;
  }
  .vit_slides .item .title {
    font-size: 1.5em;
  }
  .vit .bx-prev,
  .vit .bx-next {
    top: 9em;
  }

  .tp_search .text {
    width: 90%;
  }
  .tp_search .submit {
    width: 10%;
  }

  .post_list {
  }
  .post_list .post_item {
    margin-bottom: 2em;
    overflow: hidden;
  }
  .post_list .post_item .image {
    width: 40%;
    float: left;
    margin-left: 12px;
    background-color: #f8fbff;
  }

  .post_list .post_item .cat {
  }
  .post_list .post_item .attachment-post-thumbnail {
    width: 100%;
    height: auto;
  }
  .post_list .post_item .title {
    margin-left: 42%;
  }
  .post_list .post_item .title a {
    color: #1c6495;
    text-decoration: none;
  }
  .post_list .post_item .excerpt {
    display: block;
    margin-left: 42%;
    margin-top: 30px;
    margin-right: 12px;
    color: #58585a;
  }
  .post_list .post_item footer {
    display: block;
    margin-left: 42%;
    border-top: 1px solid #e3e3e3;
    padding: 0.3em 0 0;
  }
  .post_list .post_item .more {
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.85em;
    color: #f58221;
    padding: 0.2em 0;
  }
  .post_list .post_item .share {
    float: right;
    text-align: right;
    font-size: 0.825em;
  }
  .post_list .post_item .share_link {
    display: inline-block;
    padding: 1em 0 0.2em 1.8em;
    color: #58585a;
    margin-left: 1.5em;
    text-decoration: none;
    background-position: left center;
    background-repeat: no-repeat;
  }
  .post_list .post_item .share_comment {
    background-image: url(../images/social_comment.png);
  }
  .post_list .post_item .share_facebook {
    background-image: url(../images/social_facebook.png);
  }
  .post_list .post_item .share_twitter {
    background-image: url(../images/social_twitter.png);
  }
  .post_list .post_item .share_linkedin {
    background-image: url(../images/social_linkedin.png);
  }
  .post_list .post_item .share_whatsapp {
    background-image: url(../images/ico-post_share_ws.png);
  }
  /* CLIPPING */
  .post_list .post_item.clipping {
    padding: 0;
    border: 0;
  }
  .post_list .post_item.clipping .title,
  .post_list .post_item.clipping .excerpt,
  .post_list .post_item.clipping footer {
    margin-left: 0;
  }
  .post_list .post_item.clipping p {
    min-height: auto;
  }
  .post_list .post_item.clipping .more {
    float: right;
  }
  .post_list .post_item.clipping .more.left {
    float: left;
  }

  .ld .banner {
    float: left;
    width: 300px;
  }
  .ld .news {
    margin-left: 300px;
    height: 250px;
  }
  .ld .news::after {
    display: none;
    clear: none;
  }
  .ld .news .news_title {
    font-size: 0.825em;
    margin: 0 0 0.3em;
  }
  .ld .news .news_text {
    margin: 0.2em 0;
  }

  .rel {
    margin: 1em;
  }
  .rel_list .rel_item {
    border: 0;
    width: 30%;
    float: left;
    margin: 0 1%;
  }
  .rel_list .rel_item .image {
    display: block;
  }
  .rel_list .rel_item .share_link {
    margin-right: 1em;
  }

  .com .commentlist .comment-author {
    line-height: 4em;
  }
  .com .commentlist .comment .comment-meta {
    color: #9c9c9c;
    font-size: 0.875em;
    margin-left: 0.5em;
    float: right;
    height: 4em;
    line-height: 4em;
    margin: 0 0 1em;
  }
  .com .commentlist .children {
    padding-left: 2em;
  }

  /* ALINHAMENTOS */
  .alignnone {
    margin: 5px 20px 20px 0;
  }
  .aligncenter,
  div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
  }
  .alignright {
    float: right;
    margin: 5px 0 20px 20px;
  }
  .alignleft {
    float: left;
    margin: 5px 20px 20px 0;
  }
  .aligncenter {
    display: block;
    margin: 5px auto 5px auto;
  }
  a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
  }
  a img.alignnone {
    margin: 5px 20px 20px 0;
  }
  a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
  }
  a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
  }
  .wp-caption.alignnone {
    margin: 5px 20px 20px 0;
  }
  .wp-caption.alignleft {
    margin: 5px 20px 20px 0;
  }
  .wp-caption.alignright {
    margin: 5px 0 20px 20px;
  }
  .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
  }
  .wp-caption .wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
  }

  .fm .col-logo .logo {
    background-size: 60% auto;
  }
  .fm .col-logo-2 .logo {
    background-size: 60% auto;
  }
}

@media (max-width: 580px) {
  .post_list .post_item .title {
    font-size: 1.1em;
    margin-left: 10px;
    margin-right: 10px;
    font-family: "Gotham";
    font-weight: 700;
  }

  .post_list .post_item .image {
    height: 200px;
    background-color: #f8fbff;
  }

  .post_item_container {
    height: 300px;
  }
  .alignnone {
    margin: 5px 20px 20px 0;
  }
  .aligncenter,
  div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
  }
  .alignright {
    float: right;
    margin: 5px 0 20px 20px;
  }
  .alignleft {
    float: left;
    margin: 5px 20px 20px 0;
  }
  .aligncenter {
    display: block;
    margin: 5px auto 5px auto;
  }
  a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
  }
  a img.alignnone {
    margin: 5px 20px 20px 0;
  }
  a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
  }
  a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
  }
  .wp-caption.alignnone {
    margin: 5px 20px 20px 0;
  }
  .wp-caption.alignleft {
    margin: 5px 20px 20px 0;
  }
  .wp-caption.alignright {
    margin: 5px 0 20px 20px;
  }
  .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
  }
  .wp-caption .wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
  }

  .fm .col-logo .logo {
    background-size: 60% auto;
  }
  .fm .col-logo-2 .logo {
    background-size: 60% auto;
  }
}

@media (min-width: 960px) {
  .row {
    margin-left: -5%;
  }
  .row .col11 {
    margin-left: 5%;
  }
  .row .col12 {
    width: 45%;
    margin-left: 5%;
    float: left;
  }
  .row .col13 {
    width: 28.28%;
    margin-left: 5%;
    float: left;
  }
  .row .col23 {
    width: 61.5%;
    margin-left: 5%;
    float: left;
  }

  .tp {
    padding-top: 2em;
    height: 13em;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  .tp .wrap {
    position: relative;
  }
  .tp_logo {
    float: left;
    width: 30%;
  }
  .tp_logo a {
    height: 7em;
    background-size: 100% auto;
  }
  .tp_rpc {
    /* animation: spin 10s linear infinite; */
    background-color: white;
    float: right;
    width: 7%;
  }
  .tp_rpc a {
    background: right center no-repeat url(../images/rpc-logo-color.png);
    background-size: 100% auto;
    height: 7em;
  }
  .tp .link_nav {
    display: none;
  }
  .tp .link_search {
    display: none;
  }
  .tp .tp_box {
    background: transparent;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0;
    display: block;
  }
  .tp .tp_box::after {
    display: none;
  }
  .tp .tp_links {
    margin: 0;
    position: absolute;
    top: -5em;
    left: 30%;
  }
  .tp_links a {
    color: #1c6495;
    width: 148px;
    margin: 4.2em 0 0 0;
    outline: none;
  }
  .tp_links .a {
    color: #1c6495;
    width: 148px;
    margin: 4.2em 0 0 0;
    outline: none;
  }
  .tp_links a:hover {
    padding-top: 4.5px;
  }

  .tp_links .icon {
    width: 12px;
    height: 10px;
    margin-bottom: -0.1em;
    margin-right: 5px;
  }
  .tp_links .icon-who {
    background-image: url(../images/icon-info-az.png);
  }
  .tp_links .icon-anuncie {
    height: 20px;
    width: 20px;
    background-image: url(../images/icon-anuncie-aqui.png);
  }
  .tp_links .receba-semanalmente {
    height: 20px;
    width: 20px;
    background-image: url(../images/icon-receba-semanalmente.png);
  }
  .tp_links .icon-falecomagente {
    height: 20px;
    width: 20px;
    background-image: url(../images/icon-falecomagente-3.png);
  }
  .tp_links .icon-receba-novos-posts {
    height: 20px;
    width: 20px;
    background-image: url(../images/icon_deolho_whats.png);
  }
  .tp_search {
    display: none;
    position: absolute;
    top: 2.6em;
    right: -4em;
    background-color: #fff;
    width: 37%;
    padding: 0;
    border-radius: 20px;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  }
  .tp_search .text {
    width: 100%;
    padding: 0 2em 0 1em;
    border-radius: 50px;
    background-color: #e1e1e1;
    color: #1c6495;
    outline: 0;
  }
  .tp_search .submit {
    padding: 0;
    background: transparent center center no-repeat url(../images/lupa.png);
    display: block;
    width: 2.5em;
    height: 2em;
    float: none;
    text-align: left;
    text-indent: -9999px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .tp_search::after {
    display: none;
  }

  .button_close_tp_search {
    position: absolute;
  }

  .button_close_tp_search button {
    height: 32px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    outline: 0;
    border: 0;
    color: #fff;
    background-color: rgba(175, 28, 28, 0.7);
  }
  .button_close_tp_search:hover button {
    background-color: rgba(59, 0, 0, 0.7);
  }

  .tp_search_botton {
    position: absolute;
    top: 2.8em;
    right: -4em;
    background-color: #fff;
    padding: 0;
    z-index: 9999;
  }
  .tp_search_botton label {
    text-decoration: none;
    position: absolute;
    color: #186596;
    display: block;
    text-align: center;
    font-size: 0.7em;
    top: 26px;
    right: 2px;
  }
  .tp_search_botton .submit_search_botton {
    padding: 0;
    background: transparent center center no-repeat url(../images/lupa.png);
    background-size: 20px 20px;
    display: block;
    width: 2.5em;
    height: 2em;
    float: none;
    text-align: left;
    text-indent: -9999px;
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
  }
  .tp_search_botton:hover {
    margin-top: 2.5px;
  }
  .tp_nav {
    display: table;
    margin: 2em 0 1em;
    width: 100%;
    clear: both;
  }
  .tp_nav .tp_menu {
    display: table-row;
  }
  .tp_nav .tp_menu::after {
    display: none;
    clear: none;
  }
  .tp_nav .tp_menu .menu-item {
    display: table-cell;
    width: auto;
  }
  .tp_nav .tp_menu .menu-item a {
    border-radius: 0;
    font-weight: 400;
    padding: 0.8em 1em;
  }
  .tp_nav .tp_menu .menu-item:first-child a {
    border-radius: 4px 0 0 4px;
  }
  .tp_nav .tp_menu .menu-item:last-child a {
    border-radius: 0 4px 4px 0;
  }

  .show-desktop {
    display: block;
  }
  .vit {
    margin-bottom: 2em;
  }
  .vit_slides .item {
    width: 40%;
    margin-left: 60%;
    height: 12em;
  }
  .vit_slides .item .title {
    font-size: 1.3em;
    max-width: 90%;
  }
  .vit_slides .item:first-child {
    width: 60%;
    float: left;
    margin-left: 0;
    height: 24em;
  }
  .vit_slides .item:first-child .title {
    font-size: 1.6em;
    max-width: 80%;
  }
  .vit_slides .item .cat {
    margin-left: -1.2em;
    padding: 0.5em 1em 0.5em 1.2em;
  }

  .ct,
  .content {
    width: auto;
    min-width: 640px;
    max-width: 840px;
    float: left;
    padding: 0 2em 0 0;
  }
  .post_list .post_item .image {
    height: 12em;
    width: 35%;
  }
  .post_list .post_item .title {
    margin-left: 38%;
    margin-right: 12px;
  }
  .post_list .post_item .excerpt {
    margin-left: 38%;
    min-height: 6em;
    font-size: 0.875em;
    line-height: 1.3em;
  }
  .post_list .post_item.clipping p {
    font-size: 0.875em;
    line-height: 1.3em;
  }
  .post_list .post_item footer {
    margin-left: 38%;
  }
  .post_list .post_item .attachment-post-thumbnail {
    display: block;
    width: 100%;
    height: auto;
  }
  .post_list .post_item .attachment-post-thumbnail img {
    max-width: 200%;
    min-height: 100%;
    width: auto;
    height: 100%;
    display: block;
  }
  .ct .load_posts:hover {
    background-color: #c62334;
  }

  .post {
    margin: 0;
  }
  .post p,
  .post ul,
  .post ol {
    font-size: 1em;
    line-height: 1.4em;
    word-wrap: break-word;
  }
  .post .post_title {
    font-size: 2.25em;
    font-family: "Gotham";
    font-weight: 500;
    color: #1c6495;
  }
  .post .post_desc {
    font-size: 1.25em;
    color: #9c9c9c;
    line-height: 1.1em;
  }
  .post .post_date {
    font-size: 16px;
  }
  .post .post_share {
    display: block;
    padding: 1em 0;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
  }
  .post .post_share .share_link {
    text-decoration: none;
    margin-right: 0.8em;
    font-size: 0.825em;
  }
  .post .post_share .share_print {
    float: right;
    margin-right: 1em;
  }
  .post .post_share .share_comment {
    float: right;
    margin-right: 0;
  }
  .post .post_share .label {
    height: 2.2em;
    line-height: 2.1em;
    color: #fff;
    padding: 0 1em 0 2.5em;
    background-position: 0.5em center;
    background-repeat: no-repeat;
    display: inline-block;
    border-radius: 4px;
  }
  .post .post_share .share_facebook .label {
    background-color: #3b5998;
    background-image: url(../images/ico-post_share_fb.png);
    padding-left: 1.8em;
  }
  .post .post_share .share_twitter .label {
    background-color: #00abe4;
    background-image: url(../images/ico-post_share_tw.png);
  }
  .post .post_share .share_linkedin .label {
    background-color: #0077b5;
    background-image: url(../images/ico-post_share_ld.png);
  }
  .post .post_share .share_whatsapp .label {
    background-color: #4ac274;
    background-image: url(../images/ico-post_share_ws.png);
  }
  .post .post_share .share_print .label {
    color: #1c6495;
    background-image: url(../images/ico-print.png);
    padding: 0 0.5em 0 2em;
  }
  .post .post_share .share_comment .label {
    color: #41c1be;
    background-image: url(../images/social_comment.png);
    padding: 0 0.5em 0 2.5em;
  }
  .post .post_share .bubble {
    position: relative;
    display: inline-block;
    margin-left: 0.6em;
    min-width: 2em;
    height: 2em;
    line-height: 1.9em;
    text-align: center;
    padding: 0px;
    background: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: #d1d1d1 solid 1px;
    color: #999;
  }

  .post .post_share .bubble:after {
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #ffffff;
    display: block;
    width: 0;
    z-index: 1;
    left: -5px;
    top: 8px;
  }

  .post .post_share .bubble:before {
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #d1d1d1;
    display: block;
    width: 0;
    z-index: 0;
    left: -6px;
    top: 8px;
  }
  .post .post_share .share_comment .bubble {
    margin-left: 0;
  }
  .post .post_image {
    margin: 1em 0;
  }
  .post .footer {
    margin: 2em 0;
  }
  .post .post_tags {
    font-size: 0.85em;
  }
  .post .post_tags .title {
    font-size: 1em;
    color: #9c9c9c;
    font-weight: 400;
  }
  .post .post_tags a {
    display: inline-block;
    margin: 0.3em 0.6em 0.3em 0;
    padding: 0.2em 0.8em 0.1em;
    color: #fff;
    background-color: #58585a;
    text-transform: uppercase;
    text-decoration: none;
  }

  .rel {
    margin: 1em 0;
  }
  .rel_list {
    margin-left: -3%;
  }
  .rel_list .rel_item {
    margin: 0 0 0 3%;
  }

  .ld {
    width: 300px;
    float: right;
    overflow: hidden;
    margin-top: 3.5em;
  }
  .ld .banner {
    float: none;
  }
  .ld .news {
    margin: 0 0 2em;
    height: auto;
  }
  .ld .widget {
  }
  .ld .widget-tab {
    padding: 0;
    margin: 0;
  }
  .ld .widget-tab li {
    padding: 0.8em 1em;
    font-family: "Gotham Rounded", sans-serif;
    font-weight: 700;
    float: left;
    list-style: none;
    background-color: #e2e2e2;
    color: #f2594f;
    font-size: 0.875em;
    cursor: pointer;
  }
  .ld .widget-tab li.active {
    background-color: #f2f2f2;
    color: #c62334;
  }
  .ld .widget-list {
    background-color: #f2f2f2;
    margin: 0;
    padding: 0;
  }
  .ld .widget-list.hidden {
    display: none;
  }
  .ld .widget-list .item {
    padding: 1em 0.7em;
    margin: 0;
    list-style: none;
    overflow: hidden;
  }
  .ld .widget-list .item:hover {
    background-color: #e2e2e2;
  }
  .ld .widget-list .item + .item {
    border-top: 1px solid #fff;
  }
  .ld .widget-list .link {
    display: block;
    text-decoration: none;
  }
  .ld .widget-list .image {
    width: 100px;
    height: 65px;
    overflow: hidden;
    float: left;
    display: block;
  }
  .ld .widget-list .title {
    margin: 0 0 0 120px;
  }
  .ld .widget-list .more {
    display: block;
    background-color: #f58221;
    font-family: "Gotham Rounded", sans-serif;
    color: #fff;
    padding: 0.6em;
    margin: 1em;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 700;
    font-size: 0.85em;
  }
  .ld .widget-list .more:hover {
    background-color: #c62334;
  }
  .fm .col {
    width: 25%;
    float: right;
    text-align: left;
  }
  .fm .col .title {
    text-align: left;
  }
  .fm .col-logo {
    float: left;
    padding: 1em 0;
  }
  .fm .col-logo .logo {
    background-position: left center;
    background-size: 100% auto;
  }
  .fm .col-logo .rpc {
    display: block;
    height: 4em;
    text-indent: -9999px;
    background: 8px center no-repeat url(../images/rpc-logo-mobile.png);
    position: relative;
    background-size: 25% auto;
  }
  .fm .col-logo-2 {
    float: right;
    padding: 1em 0;
  }
  .fm .col-logo-2 .logo {
    background-position: left center;
    background-size: 100% auto;
    height: 4em;
  }
  .fm .col-logo-2 .rpc {
    display: block;
    height: 4em;
    text-indent: -9999px;
    background: 8px center no-repeat url(../images/rpc-logo-mobile.png);
    left: -7px;
    position: relative;
    background-size: 25% auto;
    margin-top: 25%;
  }
  .fm .fm_social {
    text-align: left;
    left: -3px;
    position: relative;
  }
  .fm .col-menu {
    padding-left: 4em;
    padding-top: 1.6em;
  }
  .fm .col-menu ul {
    text-align: left;
  }
  .fm .col-menu ul li {
    margin: 0.5em 0;
    padding: 0.2em 0;
  }
  .fm .col-fale a {
    font-size: 0.85em;
    line-height: 3em;
    margin-top: 25%;
  }
  .fm .col-fale a + a {
    margin: 0;
  }
  .fm .fm_bottom {
    margin-top: 4em;
  }
  .fm .fm_copy {
    text-align: center;
  }
  .fm .fm_copy::before {
    display: none;
  }
  .fm .cb {
    float: right;
    display: block;
    padding: 0.6em 0;
  }
}

.es_msg {
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
  color: #ef2c43;
}

#overlay img {
  display: block;
  margin: 0 auto;
}

.mais-vistos .image > img,
.mais-comentados .image > img {
  display: block;
  height: 100%;
}

.tp-revslider-slidesli {
  cursor: pointer;
}

.fb-like.fb_iframe_widget span {
  height: 14px !important;
  vertical-align: bottom;
  width: 63px !important;
}

.fm {
  margin-bottom: 48px;
}

.fm .fm_content_authorship {
  /* background-color: #1b6494; */
  bottom: 0;
  /* color: white; */
  font-size: 14px;
  font-size: 14px;
  font-weight: 300;
  font-weight: bold;
  height: 48px;
  left: 0;
  line-height: 24px;
  padding: 0 8px;
  position: fixed;
  left: 0;
  text-align: right;
  z-index: 1000;
}

@media (max-width: 1080px) {
  .tp_search_botton {
    right: -3.5em;
  }
}

@media (max-width: 1000px) {
  .tp_search_botton {
    right: -1.5em;
  }
}

@media (max-width: 960px) {
  .tp_search_botton {
    right: 5em;
  }
}
@media (max-width: 950px) {
  .tp_search_botton {
    display: none;
  }
}

@media (min-width: 768px) {
  .post_list .post_item .title {
    font-size: 1.1em;
    margin-left: 10px;
    margin-right: 10px;
    font-family: "Gotham";
    font-weight: 700;
  }

  .post_list .post_item .excerpt {
    display: block;
    margin-left: 42%;
    margin-top: 15px;
    margin-right: 120px;
    color: #58585a;
  }

  .post_list .post_item .image {
    height: 180px;
    margin: 10px 20px 20px 20px;
    background-color: #f8fbff;
  }

  .post_item_container {
    height: 200px;
  }
}

@media (min-width: 420px) {
  .fm .fm_content_authorship {
    line-height: 48px;
  }
}

@media (max-width: 320px) {
  .post_list .post_item .title {
    font-size: 1.1em;
    margin-left: 10px;
    margin-right: 10px;
    font-family: "Gotham";
    font-weight: 700;
  }

  .post_list .post_item .excerpt {
    display: none;
  }

  .post_list .post_item .image {
    height: 180px;
    margin: 10px 20px 20px 20px;
    background-color: #f8fbff;
  }

  .post_item_container {
    height: 300px;
  }
}

@media (max-width: 280px) {
  .post_list .post_item .title {
    font-size: 1.1em;
    margin-left: 10px;
    margin-right: 10px;
    font-family: "Gotham";
    font-weight: 700;
  }

  .post_list .post_item .image {
    height: 200px;
    background-color: #f8fbff;
  }

  .post_item_container {
    height: 360px;
  }
}
