/* Padrão */
body {
  overflow-y: scroll !important;
}
.t4-main-body {
  padding: 20px;
}
a, a:hover, a:visited {
  text-decoration: none;
}

/* Header */
#t4-header .container {
  padding-top: 25px;
  padding-bottom: 15px;
  transition: all .2s ease;
}
body.not-at-top #t4-header .container {
  padding-top: 10px;
  padding-bottom: 0px;
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.02), 0px 7px 40px 0px rgba(0, 0, 0, 0.04);
}
@media (min-width: 768px) {
  .t4-main-body {
    min-height: 480px;
  }
}

/* Menu Principal (mainmenu) */
#t4-mainnav {
  border-top: 1px solid #ffffff !important;
}
.t4-palette-mainnav {
  transition: all .2s ease;
}
body.not-at-top .t4-palette-mainnav {
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.02), 0px 7px 40px 0px rgba(0, 0, 0, 0.04);
  top: 56px !important;
}
div#t4-megamenu-menu-principal > ul > li:first-child > a {
  padding-left: 0 !important;
}
body .t4-palette-mainnav .nav {
  transition: all .2s ease-in-out;
}
body.not-at-top .t4-palette-mainnav .nav {
  font-size: 14px;
}
body.not-at-top .t4-navbar .navbar {
  min-height: 40px;
}
.t4-palette-mainnav .nav > li.active > a:after {
  content: '';
  width: 100%;
  background: #042552;
  height: 2px;
  display: block;
  margin: 13px 0 -20px 0;
}
body.not-at-top .t4-palette-mainnav .nav > li.active > a:after {
  height: 2px;
  margin: 8px 0 -20px 0;
}
#t4-mainnav {
  z-index: 999 !important;
}

/* Offcanvas */
.t4-offcanvas .t4-off-canvas-header {
  background-color: transparent;
}
.t4-offcanvas .t4-off-canvas-header h3 {
  display: none;
}
.nav-breakpoint-lg .t4-offcanvas-toggle {
  right: unset !important;
}

/* Logo */
.navbar-brand.logo-control img.logo-img {
  max-height: 60px !important;
}
.navbar-brand.logo-control img.logo-img {
  transition: all .2s ease;
}
body.not-at-top .navbar-brand.logo-control img.logo-img {
  max-height: 40px !important;
}
@media (max-width: 991px) {
  .logo {
    text-align: center;
  }
  .logo img {
    max-width: 200px !important;
    margin: 10px 0 15px 0 !important;
  }
}

/* Breadcrumbs */
.t4-section.t4-breadcrumbs {
  border-top: 0px solid rgba(52, 58, 64, 0.12);
  font-size: 12px;
  opacity: .8;
}

/* FOOTER
--------------------------------- */
.top-away #back-to-top {
  z-index: 999999 !important;
}
div#t4-rodape {
  padding: 10px 0 0 0;
  background: #f5f5f5;
}
/* Footer - Rodapé (Menu) */
#t4-rodape .footer-menu nav.navbar {
  padding: 10px 0;
}
#t4-rodape .footer-menu ul {
  position: relative;
  display: inline-block;
}
#t4-rodape .footer-menu ul li {
  display: inline-block;
  padding: 0 10px;
}
#t4-rodape .footer-menu ul li:first-child {
  padding: 0 10px 0 0;
}
#t4-rodape .footer-menu ul li:first-child .footer-logo img {
  width: 200px;
  margin: -10px 0 0;
}
#t4-rodape .footer-menu ul li a {
  color: #878787;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .5px;
  transition: all .2s ease-in-out;
}
#t4-rodape .footer-menu ul li a:hover {
  color: #000000;
}
@media (max-width: 768px) {
  div#t4-rodape {
    text-align: center;
  }
  #t4-rodape .footer-menu ul {
    display: block;
    width: 100%;
    padding: 10px 0;
  }
  #t4-rodape .footer-menu ul li {
    display: block;
    padding: 10px 0 0;
  }
}
/* Footer - Rodapé (Redes Sociais) */
#t4-rodape .footer-menu-social nav.navbar {
  padding: 32px 0 0;
}
#t4-rodape .footer-menu-social ul:before {
  content: "Siga a DigiForte:";
  position: absolute;
  color: #878787;
  margin: 7px 0 0 -105px;
  font-weight: 500;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: .5px;
  font-size: 12px;
}
#t4-rodape .footer-menu-social ul {
  display: inline-block;
  position: absolute;
  right: 0;
}
#t4-rodape .footer-menu-social li {
  float: left;
  margin: 0px -0px 0 15px;
  padding: 0 !important;
  transition: all .2s ease-in-out;
}
#t4-rodape .footer-menu-social li a {
  transition: all .2s ease-in-out;
  opacity: .8;
  font-size:0;
}
#t4-rodape .footer-menu-social li a:hover {
  opacity: 1;
}
#t4-rodape .footer-menu-social li a:before {
  font-size:20px;
}
@media (max-width: 768px) {
  #t4-rodape .footer-menu-social ul {
    display: inline-block;
    position: relative;
    right: unset;
    width: 100%;
    text-align: center;
    padding: 10px 0 0;
  }
  #t4-rodape .footer-menu-social ul:before {
    width: 100%;
    position: absolute;
    text-align: center;
    margin: -24px 0 0 0;
    left: 0;
  }
  #t4-rodape .footer-menu-social li {
    float: unset;
    margin: 0 10px;
    padding: 0;
    display: inline-block;
  }
}
/* Footer - Rodapé (Copy e Termos) */
#t4-copyright-e-termos {
  border-top: 0px solid #eee;
  font-size: 11px;
  font-weight: 400;
  padding: 10px 0;
  text-transform: none;
  margin-top: 0;
  text-rendering: optimizeLegibility;
  letter-spacing: .2px;
  cursor: default;
  opacity: .8;
  transition: all .3s ease-in-out;
  background: rgb(245 245 245 / .1);
}
#t4-copyright-e-termos:hover {
  opacity: 1;
}
#t4-copyright-e-termos img.logo-cattive {
  height: 15px;
  margin: -4px 0 0 0;
  max-height: 15px;
}
.footer-terms ul {
  padding: 0;
  margin: 0;
  float: right;
}
.footer-terms ul li {
  position: relative;
  display: inline;
  padding-left: 14px;
}
.footer-terms ul li a {
  transition: all .3s ease-in-out;
  color: #878787;
  text-decoration: none;
}
.footer-terms ul li a:hover {
  color: #000000;
}
#t4-copyright-e-termos br {
  display: none;
}
@media (max-width: 768px) {
  #t4-copyright-e-termos br {
    display: block;
  }
  #t4-copyright-e-termos {
    text-align: center;
    line-height: 20px;
  }
  .footer-terms ul {
    padding: 10px 0;
    float: unset;
  }
  .footer-terms ul li {
    padding: 0 5px;
  }
}
/* Footer - Logos Rodapé */
div#t4-bottom {
  margin-top: 40px;
  padding: 20px 0;
}
div#t4-bottom .custom.logos-rodape {
  border-top: 2px solid #f5f5f5;
  padding-top: 20px;
}
ul.logos-rodape {
  width: 100%;
}
ul.logos-rodape, ul.logos-rodape li {
  display: inline-block;
  padding: 0;
  margin: 0;
  transition: all .2s ease-in-out;
}
ul.logos-rodape img {
  max-height: 80px;
  padding: 0 40px 0 0;
}
ul.logos-rodape li:last-child {
  float:right;
}
ul.logos-rodape li:last-child img {
  padding: 0;
}
ul.logos-rodape:hover li {
  opacity:.5;
}
ul.logos-rodape:hover li:hover {
  opacity:1;
}
@media (max-width: 768px){
  div#t4-bottom {
    text-align: center;
  }
  ul.logos-rodape, ul.logos-rodape li {
    display: block;
    text-align: center;
  }
  ul.logos-rodape li:last-child {
    float: unset;
  }
  ul.logos-rodape img {
    max-height: 80px;
    padding: 0 !important;
    margin: 20px 0 !important;
  }
}

/* MSG - Coronavírus */
.msg-corona {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  background: #042552;
  color: #fff;
  max-width: 1170px;
  position: relative;
  margin: 50px auto 20px;
  border-radius: 4px;
  padding: 15px;
}
.clean .msg-corona {
    font-size: 16px;
    background: #f5f5f5;
    color: #042552;
}
.msg-corona p {
    padding: 0;
    margin: 0;
}
@media (max-width: 991px) {
	.msg-corona br {
		display: none !important;
	}
}
.msg-corona p {
  padding: 0;
  margin: 0;
  text-align: center;
}

/* BTN Topo */
.btn-topo a {
  margin: 3px 0 0 10px;
  padding: 15px 40px;
  border-radius: 2px;
  font-size: 14px;
  display: table;
  font-weight: 600;
  border: 2px solid #ff4c0a;
  color: #fff;
  background: #ff4c0a;
  text-transform: uppercase;
  transition: all .2s ease;
  float: right;
}
body.not-at-top .btn-topo a {
  margin: 2px 0 0 10px;
  padding: 5px 40px;
}
.btn-topo a.btn-loja {
  border: 2px solid #f2b41c;
  color: #fff;
  background: #f2b41c;
}
.btn-topo a.btn-loja:hover {
  border: 2px solid #d49a0b;
  background: #d49a0b;
}
.btn-topo a.btn-seja-parceiro {
  border: 2px solid #ff4c0a;
  background: #ff4c0a;
}
.btn-topo a.btn-seja-parceiro:hover {
  background: #ce3700;
  border: 2px solid #ce3700;
}
.btn-topo a i {
  font-size: 20px;
  vertical-align: middle;
  padding: 0 0 0 5px;
  transition: all .2s ease;
}
body.not-at-top .btn-topo a i {
  font-size: 14px;
}
@media (max-width: 991px) {
  .btn-topo a {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    float: unset;
  }
  .btn-topo a.btn-seja-parceiro {
    margin-top: 10px !important;
  }
}



/* Editor (editor.css) *//* FAQ Book PRO */
body.com_faqbookpro strong {
  font-weight: bold !important;
}
body.com_faqbookpro .attention {
  display: block;
  color: #4b4c50;
  background-color: rgba(255,0,0,0.25);
  border: 0 solid rgba(242,0,0,0.25);
  border-left-width: 5px;
  border-radius: 2px;
  padding: 1em;
  margin: 1em 0;
  padding-left: 2.75em;
  text-indent: -2.75em;
}
body.com_faqbookpro .attention::before {
  content: '\f071';
  margin-left: 1em;
  margin-right: .75em;
  font-family: FontAwesome;
}
body.com_faqbookpro .information {
  display: block;
  color: #4b4c50;
  background-color: rgba(13,182,250,0.25);
  border: 0 solid rgba(5,176,245,0.25);
  border-left-width: 5px;
  border-radius: 2px;
  padding: 1em;
  margin: 1em 0;
  padding-left: 2.75em;
  text-indent: -2.75em;
}
body.com_faqbookpro .information::before {
  content: '\f075';
  margin-left: 1em;
  margin-right: .75em;
  font-family: FontAwesome;
}
body.com_faqbookpro .alert {
  display: block;
  color: #4b4c50;
  background-color: rgba(255,197,0,0.25);
  border: 0 solid rgba(242,187,0,0.25);
  border-left-width: 5px;
  border-radius: 2px;
  padding: 1em;
  margin: 1em 0;
  padding-left: 2.75em;
  text-indent: -2.75em;
}
body.com_faqbookpro .alert::before {
  content: '\f05a';
  margin-left: 1em;
  margin-right: .75em;
  font-family: FontAwesome;
}

/* FAQ Book PRO */
@media (min-width: 768px) {
  body.com_faqbookpro .t4-main-body {
    padding-top: 0 !important;
  }
  .fbLeftNavigation_wrap {
    min-height: 500px !important;
  }
}
.fbContent_empty, .qItem_actions, span.qItem_date, .qItem_assign, a.qListItem_edit_link {
  display: none !important;
}
.support-policy-diretriz {
  margin-bottom: 20px;
}
.support-policy-diretriz .thumbnail {
  padding: 15px 20px !important;
  margin: 0 !important;
}
.support-policy-diretriz h2.sub-title {
  margin: 10px 0 20px 0;
  font-size: 16px;
  color: #5f5f5f;
}
.support-policy-diretriz h3.title {
  margin: 10px 0 0 0 !important;
  font-size: 22px !important;
}
.support-policy-diretriz h4 {
  margin: 15px 0 10px 0;
}
.support-policy-page .thumbnail {
  box-shadow: 0 1px 2px rgba(0,0,0,0.07000000000000001);
  padding: 0px;
  border: 1px solid #efefef;
  background: #fff;
  margin-bottom: 30px;
}
.support-policy-page .policy-item .col-type {
  position: relative;
  border-bottom: 1px solid #eee;
  background: none;
}
.support-policy-page .policy-item .col-type h3 {
  margin: 0;
  padding: 15px 10px 13px;
  font-size: 20px;
  color: #555 !important;
}
.support-policy-page i {
  margin: 0 10px 0 0;
  font-size: 18px;
}
.support-policy-page .policy-item .col-detail {
  padding: 10px;
  font-size: 14px;
  color: #777;
  min-height: 310px;
}
@media (min-width: 767px) {
  .support-policy-page .policy-item .col-detail {
    min-height: auto;
  }
}
@media (min-width: 1192px) {
  .support-policy-page .policy-item .col-detail {
    min-height: 200px;
  }
}
@media (min-width: 1326px) {
  .support-policy-page .policy-item .col-detail {
    min-height: 290px;
  }
}
.support-policy-page .policy-item .col-level {
  height: 80px;
  position: relative;
  margin: 0;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.support-policy-page .policy-item .col-level .level-info {
  width: 80px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.support-policy-page .policy-item .col-level .level-info .count-up {
  width: 80px;
  height: 80px;
  border-right: 1px solid #FAEBCC;
  background-color: rgba(255,255,255,0.3);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.support-policy-page .policy-item .col-level .support-chance {
  width: 100%;
  display: block;
  padding-left: 80px;
  font-size: 16px;
}
@media (min-width: 767px) {
  .support-policy-page .policy-item .col-level .support-chance {
    font-size: 14px;
    max-width: 300px;
  }
}
@media (min-width: 1192px) {
  .support-policy-page .policy-item .col-level .support-chance {
    font-size: 16px;
    max-width: auto;
  }
}
@media (min-width: 1326px) {
  .support-policy-page .policy-item .col-level .support-chance {
    font-size: 12px;
    max-width: auto;
  }
}
body.com_faqbookpro {
  overflow-y: scroll;
}
a.fbTopNavigation_askQuestion, .fbContent_empty, .qItem_sidebar, .qItem_header .header_labels, .qItem_answers_buttons, span.qItem_id {
  display: none !important;
}
.qItem_content {
  padding: 0;
}
.qItem_header {
  border-bottom: 0px solid #e5e5e5;
  margin: 0;
}
.fbTopNavigation_core {
  background: none repeat scroll 0 0 #ffffff;
  padding: 5px 0;
}
.fbTopNavigation_wrap {
  margin: 2px 0;
  padding: 0;
}
body.com_faqbookpro .fbContent_core h3 {
  font-size: 20px;
  margin: 0;
  color: #455fa3;
}
body.com_faqbookpro .fbContent_core strong {
  font-weight: 500;
}
body.com_faqbookpro .fbContent_core ul {
  margin: 10px 0 10px 1.5rem;
}
body.com_faqbookpro #g-container-main > .g-container {
  max-width: 1150px !important;
}
.com_faqbookpro #g-footer>.g-container, .com_faqbookpro #g-footer .separator-gray {
  border-top: 0px solid #f5f5f5;
}
.com_faqbookpro p {
  padding-bottom: 5px;
  line-height: 22px;
  margin: 5px 0;
}
span.legenda-img {
  text-align: right !important;
  width: 100%;
  display: block;
  margin: -15px 0 5px;
  font-size: 12px;
  color: #a7a7a7;
}
.com_faqbookpro .fbContent_core img {
  border: 5px solid #f5f5f5;
  border-radius: 10px;
}
.com_faqbookpro .ajuda-top-image-full .area {
  padding: 5px 0 0;
}
.com_faqbookpro .ajuda-top-image-full .area .area-txt .title .central {
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
  opacity: 1;
  font-size: 18px;
  text-transform: uppercase;
}
.com_faqbookpro .ajuda-top-image-full {
  background-color: rgba(243, 243, 243, 0.4);
  background-color: rgba(243, 243, 243, 0.1);
  border-top: 1px rgba(0, 0, 0, 0.01) solid;
}
.com_faqbookpro .ajuda-top-image-full .area {
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
}
.com_faqbookpro h2 {
  margin: 0 0 .5rem;
}
.com_faqbookpro li.NavLeftUL_item, .com_faqbookpro li.NavLeftUL_item a {
  font-size: 14px;
  line-height: 20px;
  color: #3c4043;
  padding-right: 15px !important;
}
.com_faqbookpro .li_selected>a, .li_selected>a:hover, .li_selected>a:focus {
  background: #fff none repeat scroll 0% 0% !important;
  font-weight: 500;
  color: #000 !important;
  border-bottom: 0px solid #e2e2e2;
  border-top: 0px solid #e5e5e5;
}
.com_faqbookpro a.NavLeftUL_anchor:hover, .com_faqbookpro a.NavLeftUL_anchor:focus {
  background-color: #fff !important;
  border-bottom: 0px solid #e2e2e2;
  border-top: 0px solid #e5e5e5;
}
.com_faqbookpro a.NavLeftUL_anchor {
  border-bottom: 0px solid #e2e2e2;
  border-top: 0px solid #e5e5e5;
  padding: 5px 30px 5px 0px;
}
.com_faqbookpro .NavTopUL_link, .com_faqbookpro .NavTopUL_link:hover, .NavTopUL_link:focus {
  color: #3c4043 !important;
  font-weight: 400;
  font-size: 14px;
}
.com_faqbookpro .NavLeftUL_navIcon.fa {
  line-height: 8px;
}
.NavLeftUL_navBackIcon.fa {
  line-height: 3px;
  right: 20px;
}
.com_faqbookpro .fa-chevron-right:before {
  opacity: .2;
}
.com_faqbookpro .fa-caret-right:before {
  content: "\f054";
  font-size: 8px;
  vertical-align: middle;
}
.com_faqbookpro a .fa-chevron-right:before, .com_faqbookpro  a .fa-mail-reply:before, .com_faqbookpro  a .fa-reply:before {
  opacity: .3;
  transition:all .2s ease;
}
.com_faqbookpro a:hover .fa-chevron-right:before, .com_faqbookpro  a:hover .fa-mail-reply:before, .com_faqbookpro  a:hover  {
  opacity: 1;
}

.com_faqbookpro  a .fa-mail-reply:before, .com_faqbookpro  a .fa-reply:before {
  opacity: .2;
}
.com_faqbookpro  a:hover .fa-mail-reply:before, .com_faqbookpro  a:hover  {
  opacity: 1;
}
#top_liid_home a.NavTopUL_link {
  font-size: 0;
}
#top_liid_home a.NavTopUL_link i {
  font-size: 14px;
}
.com_faqbookpro li.NavLeftUL_backItem {
  margin-top: 8px;
  opacity: .8;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: .6px;
  font-weight: 400;
}
.com_faqbookpro li.NavLeftUL_backItem:hover {
  opacity: 1;
}
.widget, .widget {
  background-color: #f3fbf7;
  max-width: 100%;
  padding: 14px !important;
  margin: -20px 0 30px !important;
  border-radius: 3px;
  overflow-wrap: break-word;
  border-left: 5px solid #5ac891;
}
.widget>.title, .widget>.title {
  font-weight: 500;
  color: #43484d;
}
.widget.widget-warning, .widget.widget-info {
  background-color: rgba(56, 132, 255,.1);
  border-left: 5px solid rgb(56, 132, 255);
}
.widget.widget-warning, .widget.widget-alerta {
  background-color: rgba(242, 86, 77, .1);
  border-left: 5px solid #e84940;
}
.widget.widget-important, .widget.widget-important {
  background-color: #fef7ed;
  border-left: 5px solid #f3a12c;
}
.topic_faqToggleLink, .topic_faqAnswerWrapper_inner {
  padding: 0px;
}
.topic_faqBlock {
  margin-top: 15px;
}
.topic_faqBlock+.topic_faqBlock {
  margin-top: 10px;
}
.com_faqbookpro widget, .com_faqbookpro .widget {
  margin: 10px 0 20px !important;  
  line-height: 24px;
}
.com_faqbookpro .topic_faqToggleLink {
  padding-bottom: 4px;
}
.com_faqbookpro .topic_faqAnswerWrapper_inner ul, .com_faqbookpro .topic_faqAnswerWrapper_inner ol {
  margin: 10px 0 20px 20px !important;
  padding: 0;
}
.com_faqbookpro .topic_faqAnswerWrapper_inner ul li, .com_faqbookpro .topic_faqAnswerWrapper_inner ol li {
  margin: 0 0 0 20px !important;
}
.com_faqbookpro .topic_faqAnswerWrapper_inner ol {
  counter-reset: item;
}
.com_faqbookpro .topic_faqAnswerWrapper_inner ol > li {
  display: block;
  margin: 0 0 0 0px !important;
}
.com_faqbookpro .topic_faqAnswerWrapper_inner ol > li:before {
  content: counter(item) ". ";
  counter-increment: item;
  font-weight: bold;
  margin: 0 0 0 0px !important;
}
.com_faqbookpro a.link-interno:after {
  content: "\f105";
  content: "\f101";
  font: normal normal normal 14px/1 FontAwesome;
  padding: 0 0 0 2px;
}
.com_faqbookpro a.link-interno {
  font-weight: 500 !important;
}
.widget.widget-info-nobg {
  background-color: rgba(56,132,255,0);
  border: 1px solid rgba(56,132,255,.1);
  border-left: 2px solid #3884ff !important;
}
.widget.widget-info-nobg h3 {
  margin-top: 0 !important;
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 18px;
}
.com_faqbookpro .topic_faqAnswerWrapper_inner ul, .com_faqbookpro .topic_faqAnswerWrapper_inner ol {
  margin: 0px 0 20px 20px!important;
}
.topic_faqBlock > .topic_faqPresentation {
  background: #eaf2ff;
  padding: 10px 10px 0;
  margin-bottom: 15px;
  border-radius: 4px;
  transition:all .2s ease;
}
.topic_faqBlock.faq_open > .topic_faqPresentation {
  background: #6387e8;
}
.topic_faqBlock:hover > .topic_faqPresentation {
  background: #6387e8;
}
.topic_faqBlock.faq_open > .topic_faqPresentation *, .topic_faqBlock:hover > .topic_faqPresentation * {
  color: #fff;
  transition:all .2s ease;
}
.faq_open .topic_faqExpanderIcon  {
  top: 8px;
}
.topic_faqExpanderIcon  {
  top: 8px;
}
.topic_faqAnswerWrapper_inner img {
  border: 5px solid #f5f5f5;
  border-radius: 10px;
}
.subTopic_sectionDescription ul {
  margin-top: 0;
}
.com_faqbookpro .topic_faqAnswerWrapper_inner ol>li {
  margin: 0px 0 10px 0px !important;
}
.com_faqbookpro .help-center-destaques img {
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
  width:100%;
  height: auto;
  border-radius:4px !important;
  margin-bottom:10px;
}
@media (max-height: 800px){ /* ajuste da largura máxima do site com base na altura do browser */
  .com_faqbookpro .ajuda-top-image-full .area {
    max-width:1170px;
  }
}
.com_faqbookpro .ajuda-top-image-full .area .area-txt {
  font-family: Arial;
  width: 50%;
  float: left;
}
.com_faqbookpro .ajuda-top-image-full .area .area-img {
  text-align: right;
  width: 50%;
  float: left;
}
.com_faqbookpro .ajuda-top-image-full .area .area-img img {
  margin-bottom:-2px;
  max-height:150px;
}
.com_faqbookpro .ajuda-top-image-full .area .area-txt .title {
  margin-top:40px;
  line-height:24px;
  font-size:14px;
}
.com_faqbookpro .ajuda-top-image-full .area .area-txt .title .central {
  font-size:24px;
}
@media (min-height: 800px){ /* ajuste da largura máxima do site com base na altura do browser */
  @media (max-width: 1385px) {
    .com_faqbookpro .ajuda-top-image-full .area {
      margin-left:15px;
      margin-right:14px;
    }
  }
}
@media (max-height: 800px){ /* ajuste da largura máxima do site com base na altura do browser */
  @media (max-width: 1215px) {
    .com_faqbookpro .ajuda-top-image-full .area {
      margin-left:15px;
      margin-right:14px;
    }
  }
}
@media (max-width: 767px) {
  .com_faqbookpro .ajuda-top-image-full .area .area-img {
    text-align:center;
  }
  .com_faqbookpro .ajuda-top-image-full .area .area-img img {
    margin-bottom:-2px;
    max-height:150px;
  }
  .com_faqbookpro .ajuda-top-image-full .area .area-txt .title {
    text-align:center;        
    margin-top:10px;
    margin-bottom:35px;
    line-height:24px;
    font-size:12px;
  }
  .com_faqbookpro .ajuda-top-image-full .area .area-txt .title .central {
    font-size:20px;
  }
}
.com_faqbookpro .fbContent_core {
  padding: 2rem;
  border: thin solid #dadce0;
  border-radius: .5rem;
  min-height: 40px;
}
.com_faqbookpro .fbContent_core h2 a {
  font-size: 22px !important;
  line-height: 22px !important;
  color:#2148b1 !important;
  color: #444 !important;
  -moz-transition: color .05s ease-in;
  -o-transition: color .05s ease-in;
  -webkit-transition: color .05s ease-in;
  transition: color .05s ease-in;
}
.com_faqbookpro .fbTopic:first-child h2.fbContent_title a {
  color: #042552 !important;
  font-size: 22px !important;
}
.com_faqbookpro h2.fbContent_title:after {
  content: '';
  margin: 3px 0 5px;
  width: 50px;
  height: 3px !important;
  background: #efefef;
  position: relative;
  display: block;
}
.com_faqbookpro .fbTopic:first-child h2.fbContent_title:after {
  background: #042552;
  margin: 3px 0 5px;
  width: 75px;
}
.fbContent_qListItem {
  padding: 5px 10px 5px 0px;
  border-color: transparent;
}
.com_faqbookpro .fbContent_core h1 a:hover, .fbContent_core h2 a:hover {
  color:#337AB7 !important;
}
a.NavLeftUL_anchor.NavLeftUL_toggle {
  opacity: .1;
}
a.NavLeftUL_anchor.NavLeftUL_toggle:hover {
  opacity: 1;
}
.fbLeftNavigation_core {
  margin-right: 0px;
  border-right: 0px solid #e5e5e5;
}
.com_faqbookpro .ajuda-top-image-full .area .area-txt .title {
  color: rgba(0,0,0,1);
  opacity: .8;
  font-size: 16px;
  line-height: 26px;
  font-family: 'Google Sans',Roboto,sans-serif;
  margin-top: 40px;
}
.com_faqbookpro .ajuda-top-image-full .area .area-txt .title .central {
  font-weight: 400;
  color: rgba(0,0,0,1);
  opacity: 1;
  font-size: 18px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .com_faqbookpro .ajuda-top-image-full .area .area-txt, .com_faqbookpro .ajuda-top-image-full .area .area-img {
    width: 100%;
  }
  .com_faqbookpro .ajuda-top-image-full .area .area-txt .title {
    text-align: left;
    margin-top: 10px !important;
    margin-bottom: 15px;
  }
  .com_faqbookpro .ajuda-top-image-full .area .area-img {
    display: none;
  }
  .com_faqbookpro #g-container-main .g-content {
    margin: 0;
  }
  .fbLeftNavigation_core {
    padding-bottom: 15px;
  }
  .com_faqbookpro .fbContent_core {
    padding: 20px 0px;
    border: none;
    border-top: 2px solid #f0f0f0;
    border-radius: 0;
    min-height: 40px;
  }
}
.qFaqItem_tools {
  border: 1px solid #E3E8F3;
  border-radius: 4px;
}
.com_faqbookpro .qItem_topic a {
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 10px 2px;
  color: #526171;
}
.com_faqbookpro .qItem_topic a:hover {
  color: #6488e9;
}
.fbTopic {
  padding: 0;
}
.com_faqbookpro .fa-caret-right, .fa-caret-down {
  line-height: 20px;
}
.com_faqbookpro .fa-caret-right:before {
  content: "\f105";
  font-size: 16px;
}
.fa-caret-down:before {
  content: "\f107";
  font-size: 16px;
}
.com_faqbookpro p a,
.com_faqbookpro .fbTopic_description a,
.com_faqbookpro .fbSection_description a {
  font-weight: 600;
  color: #D75132 !important;
}
.com_faqbookpro li.NavLeftUL_item.li_selected > a {
  color: #D75132 !important;
}
.suporte-icons .fb_column {
  margin: 0;
}
.suporte-icons .fb_column_inner {
  margin: 10px;
  padding: 0 15px 15px;
  border-radius: 6px;
}
.suporte-icons a.fb_column_image {
  margin: 0;
}
.suporte-icons img {
  border: none !important;
  width: auto;
  max-height: 200px;
  margin: 0;
}
.suporte-icons h3.fb_column_header {
  margin: 0;
  padding: 0;
}
.suporte-icons .fb_column_desc {
  font-size: 14px;
  color: #6d6d6d;
  line-height: 22px;
  margin-bottom: 10px;
}

.support-policy-diretriz img {
  margin: -24px 10px -20px -10px;
  width: 250px;
  border: none !important;
  float: left;
}
@media (max-width: 960px) {
  .support-policy-diretriz img {
    display: none;
  }
}

.search-help {
  background: #f5f5f5;
  text-align: center;
  color: #000;
  padding: 10px 0 20px !important;
  height: 90px;
  margin:0 0 35px 0 !important;
}
.search-help > h3 {
  font-weight: 200;
  font-size:24px;
  margin: 0 0 5px 0;
}
.search-help form {
  position: relative;
  margin: 0 auto;
  max-width: 400px;
}
.search-help .module-title span,
.search-help .module-title {
  border-bottom: 0px solid #adb5bd;
}
.search-help .module-title span {
  padding: 10px 0 0;
  text-transform: none;
  font-weight: 400;
  font-size: 20px;
}
.mls-wide.mls-form.default-theme .mls-form-inner .mls-parent {
  background-color: #ffffff;
  border: none;
  border-radius: 6px !important;
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15) !important;
  box-sizing: border-box;
  color: #202124;
  display: block;
  font-size: 1rem;
  width: 100%;
  -webkit-appearance: none;
  transition: all .2s ease-in-out 0s;
}
.mls-wide.mls-form.default-theme .mls-form-inner .mls-parent:hover {
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 2px 6px 2px rgba(60, 64, 67, .15) !important;
}
.mls-wide.mls-form.default-theme .mls-form-inner input.mls-query {
  border: none;
}
.mls-wide.mls-form .mls-form-inner {
  width: 100% !important;
}
.mls-wide.mls-form .mls-form-inner .mod-mls-btn {
  height: 34px!important;
  padding: 8px 20px!important;
  position: absolute;
  top: 0;
  background: transparent !important;
  color: #686d6f;
}
.mls-wide.mls-form .mls-form-inner input.mls-query {
  width: 100% !important;
  height: 50px !important;
  padding: 10px 15px 8px 50px !important;
  max-width: 100% !important;
}
.mls-wide.mls-form.default-theme .mls-form-inner .mls-parent input {
  padding: 8px 15px 8px 50px !important;
}
.default-theme.grey-skin .mls-tooltip {
  font-size: 14px;
}
span.mls-item-info-inner span.mls-item-secondary:nth-child(2) {
  display: block;
}
.mls-results ul li a {
  border-bottom: 0px solid #e8f0fe !important;
}
.default-theme.grey-skin .mls-results ul li a:hover, .default-theme.grey-skin .mls-results ul li a:focus, .default-theme.grey-skin .mls-results ul li.selected a {
  background: #E8F0FE !important;
  color: #000 !important;
  border-bottom: 0px solid #e8f0fe !important;
}
.mls-results-cont .mls-results ul li a:hover span, .mls-results-cont .mls-results ul li a:focus span, .mls-results-cont .mls-results ul li.selected a span {
  color: #000 !important;
}
.show-for-admin {
  display: block !important;
}
.widget.widget-warning, .widget.widget-info {
  background-color: #f5f5f5 !important;
}

.com_faqbookpro .fbContent_core {
  padding: 0 0 0 20px;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-radius: 0;
  border-left: 2px solid #f7f7f7;
}
.com_faqbookpro .fbContent_core ol {
  margin: 0;
}
.com_faqbookpro li {
  line-height: 1.5;
}
.com_faqbookpro h2 {
  margin: 0;
}
.com_faqbookpro .qItem_social .qItem_subheader {
  margin: 0;
}
.com_faqbookpro .fbTopic_content {
  margin: 0 0 15px;
}
.com_faqbookpro .qFaqItem_answer img {
  margin: 10px 0;
}
@media (max-width: 767px) {
  .com_faqbookpro .fbContent_core {
    padding: 0;
    border-left: 0px solid #f7f7f7;
  }
}
@media (max-width: 440px){
  .mls-wide.mls-form .mls-form-inner input.mls-query {
    width: 100% !important;
  }
}

.mls-results-cont {
  z-index: 9;
}
.mls-results h3 {
  padding: 5px 10px 4px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  border-bottom: 0px solid #ccc;
  letter-spacing: .5px;
  color: #7a7a7a !important;
}
.default-theme.grey-skin .mls-results h3 {
  background: rgb(245 245 245 / 0.5);
}
.mod-mls-more-results a {
  color: #888;
  font-weight: 500;
  background: #f6f6f6 !important;
  border-bottom: 0px solid transparent !important;
}
.default-theme .mls-results::-webkit-scrollbar {
  width: 10px;
}
.default-theme .mls-results::-webkit-scrollbar-track {
  background: rgba(0,0,0,.05); 
  border-radius: 0px;
}
.default-theme .mls-results::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,.15); 
  border-radius: 6px;
}
.default-theme .mls-results:hover::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, .2); 
  border-radius: 6px;
}
.default-theme .mls-results:hover::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, .3); 
}
.default-theme .mls-results::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 1); 
}
.default-theme .mls-results, .default-theme .mls-tooltip {
  border: 1px solid #dededf;
  border-radius: 6px;
}
.mls_comp_results.default-theme.blue-skin .mls_comp_results_filters li a {
  background: #f5f5f5;
  color: #828282;
  text-transform: capitalize;
  margin-right: 5px;
  border-radius: 3px;
}
.mls_comp_results.default-theme.blue-skin .mls_comp_results_filters li.mls-active a, .mls_comp_results.default-theme.blue-skin .mls_comp_results_filters li a:focus {
  background: #042552;
  color: #fff;
}
.widget hr {
  margin: 10px 0;
}
.mls-div-inner {
  border: 0px solid #e5e5e5 !important;
  box-shadow: 0 0 0 0 #eee !important;
}
.mls-comp-item-info-inner {
  margin: 0 0 10px 0 !important;
}
.mls_comp_results_lists h3 {
  font-size: 18px !important;
  font-weight: 500;
}
.mls-comp-more-results {
  border-radius: 6px;
  box-shadow: 0 0 black;
  margin: 15px 0 50px;
}
.mls_comp_results.default-theme.blue-skin .mls-comp-more-results a {
  color: #042552;
  background: #ffffff;
  border-radius: 6px;
  transition: all .2s ease-in-out;
}
.mls_comp_results.default-theme.blue-skin .mls-comp-more-results a:hover {
  color: #fff !important;
  background: #042552 !important;
}
.mls_comp_results.default-theme.blue-skin .mls-comp-item-info-inner a, .mls_comp_results.default-theme.blue-skin .mls-comp-item-info-inner a:hover, .mls_comp_results.default-theme.blue-skin .mls-comp-item-info-inner a:focus {
  color: #042552 !important;
}




