@charset "UTF-8";
/*
Theme Name: Infolu
Theme URI: http://infolu.com.br/
Author: Infolu
Author URI: http://infolu.com.br/
Description: The theme infolu
Version: 2.0.0
License: Infolu
License URI: http://infolu.com.br/
Tags: infolu
Text Domain: infolu
Domain Path: /languages/
*/
@import url("https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i");
header {
  background-color: #fff;
  box-shadow: 0px 4px 10px -10px rgba(0, 0, 0, 0.6); }

/* HEADER MENU */
.menu {
  background-color: #FFFFFF;
  width: 100%; }
  .menu ul {
    text-align: center; }
    .menu ul li {
      width: 16.6666667%;
      float: left;
      position: relative; }
      .menu ul li a {
        font-size: 16px;
        font-size: 0.95rem;
        font-weight: 400;
        display: block;
        color: #222;
        line-height: 50px; }
        .menu ul li a:hover {
          text-decoration: none !important;
          /*border-left: 4px solid #000000;*/ }
          .menu ul li a:hover + ul {
            display: block;
            opacity: 1; }
      .menu ul li ul {
        display: none;
        opacity: 0;
        position: absolute;
        top: 50px;
        width: 100%;
        background-color: #FFFFFF;
        transform: all .5s;
        z-index: 9999; }
        .menu ul li ul a:hover {
          background-color: #f2f2f2; }
        .menu ul li ul li {
          width: 100%; }
          .menu ul li ul li a {
            font-size: 16px;
            font-size: 0.95rem; }
            .menu ul li ul li a:hover {
              text-decoration: none !important; }
          .menu ul li ul li ul {
            position: absolute;
            top: 0;
            left: 100%; }
        .menu ul li ul:hover {
          display: block;
          opacity: 15; }
  .menu * {
    padding: 0;
    margin: 0;
    list-style: none; }

.lll {
  vertical-align: middle; }

#menu-wrapper {
  overflow: hidden;
  max-width: 100%;
  cursor: pointer; }
  #menu-wrapper #hamburger-menu {
    position: relative;
    width: 25px;
    height: 20px;
    margin-top: 15px;
    margin-bottom: 15px; }
    #menu-wrapper #hamburger-menu span {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      left: 0;
      display: block;
      width: 100%;
      height: 2px;
      border-radius: 10px;
      color: black;
      background-color: black;
      position: absolute;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .4s ease-in-out;
      transition: .4s ease-in-out; }
      #menu-wrapper #hamburger-menu span:nth-child(1) {
        top: 0; }
      #menu-wrapper #hamburger-menu span:nth-child(2) {
        top: 9px; }
      #menu-wrapper #hamburger-menu span:nth-child(3) {
        top: 18px; }
    #menu-wrapper #hamburger-menu.open span:nth-child(1) {
      top: 9px;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg); }
    #menu-wrapper #hamburger-menu.open span:nth-child(2) {
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      left: -60px; }
    #menu-wrapper #hamburger-menu.open span:nth-child(3) {
      top: 9px;
      -webkit-transform: rotate(-135deg);
      transform: rotate(-135deg); }

#menu-container .menu-list .menu-submenu ul {
  list-style: none; }

#menu-container a {
  text-decoration: none;
  color: black; }

#menu-container .menu-list .menu-submenu {
  padding-bottom: 20px; }

#menu-container .menu-list {
  padding-left: 0;
  display: block;
  position: absolute;
  width: 100%;
  background: white;
  box-shadow: rgba(100, 100, 100, 0.2) 6px 2px 10px;
  z-index: 9999999;
  overflow-y: auto;
  overflow-x: hidden;
  left: -100%; }

#menu-container .menu-list li.accordion-toggle, #menu-container .menu-list .menu-login {
  font-size: 16px;
  padding: 20px;
  text-transform: uppercase;
  border-top: 1px solid #dbdcd2; }

#menu-container .menu-list li:first-of-type {
  border-top: 0; }

.accordion-toggle, .accordion-content {
  cursor: pointer;
  font-size: 16px;
  position: relative;
  letter-spacing: 1px; }

.accordion-content {
  display: none; }

.accordion-toggle span[class^='icon-'] {
  position: absolute;
  right: 10px;
  font-size: 25px;
  top: calc(50% - 16px); }

.accordion-toggle span.icon-plus, .accordion-toggle span.icon-minus {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.accordion-toggle span.icon-plus {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.icon-minus:before {
  content: "–"; }

.icon-plus:before {
  content: "+"; }

body {
  font-family: 'Noto Sans', sans-serif; }

.custom-headings {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
.custom-breadcrumbs {
  background-color: #f7f7f7;
  border-color: #eaeaea;
  padding-top: 18px;
  padding-bottom: 18px;
  color: #999; }
  .custom-breadcrumbs a {
    line-height: 1.75;
    color: #999;
    font-size: 13px;
    font-weight: bold; }
    .custom-breadcrumbs a:hover {
      text-decoration: none; }
  .custom-breadcrumbs .subtitle {
    font-family: Novecentosanswide;
    font-size: 10px;
    text-transform: uppercase; }
.custom-search-not-found {
  margin-top: 4rem;
  margin-bottom: 4rem; }
  .custom-search-not-found h4 {
    font-weight: 300; }
.custom-box-search {
  background-color: #3277BC;
  padding-top: 5%;
  padding-bottom: 5%; }
  .custom-box-search h1 {
    color: #FFFFFF;
    font-style: normal;
    font-weight: 700;
    padding-bottom: 2rem; }
  .custom-box-search form input[type="text"] {
    line-height: 20px;
    font-weight: lighter;
    padding: 16px 60px;
    width: 100%;
    height: auto;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-family: Helvetica; }
  .custom-box-search form input[type="submit"] {
    width: 100%;
    font-size: 2em;
    overflow: visible;
    border: 0;
    border: none;
    cursor: pointer;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    background: #3277BC !important;
    border-radius: 3px 3px 3px 3px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    @media (max-width: 768px) {
      .custom-box-search form input[type="submit"] {
        font-size: 1.2em; } }
.custom-box-taxonomy {
  margin-top: 4%;
  margin-bottom: 6%; }
  .custom-box-taxonomy h2 {
    margin: 62px 0 32px;
    line-height: 1.1764705882;
    font-weight: 200;
    color: #000;
    border-bottom: 1px solid #949396;
    padding-bottom: 16px; }
  .custom-box-taxonomy ul li a {
    text-decoration: none;
    color: #929497;
    font-size: 14px;
    font-weight: bold;
    display: block;
    padding: 8px 0;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1); }
    .custom-box-taxonomy ul li a:visited {
      color: #929497; }
.custom-box-social .facebook, .custom-box-social .google, .custom-box-social .instagram, .custom-box-social .twitter, .custom-box-social .youtube {
  padding-top: 2rem;
  padding-bottom: 2rem; }
.custom-box-social .facebook {
  background-color: #3b5998; }
.custom-box-social .twitter {
  background-color: #00aced; }
.custom-box-social .google {
  background-color: #dd4b39; }
.custom-box-social .youtube {
  background-color: #bb0000; }
.custom-box-social .instagram {
  background: linear-gradient(145deg, #3051F1 10%, #C92BB7 70%) no-repeat; }
.custom-box-social i {
  font-size: 50px;
  color: #FFFFFF;
  font-weight: bold;
  margin-bottom: 15px; }
.custom-box-products {
  margin-bottom: 2rem; }
  .custom-box-products-card {
    margin-right: 0;
    margin-left: 0;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    margin-bottom: 2.5rem; }
    .custom-box-products-card-header {
      background-color: #2a2b39;
      padding-top: 2.5rem;
      padding-bottom: 2.5rem; }
      .custom-box-products-card-header i {
        color: #fff; }
    .custom-box-products-card-content h1 {
      font-weight: 400;
      font-size: 2.2em; }
    .custom-box-products-card-content p {
      min-height: 8rem;
      font-weight: 200;
      color: #717171; }
    .custom-box-products-card-footer {
      padding: 10px 25px;
      border-radius: 0 0 4px 4px;
      border-top: 1px solid #e0e0e0;
      background: #efefef;
      color: #222;
      box-sizing: border-box;
      transition: 400ms ease; }
      .custom-box-products-card-footer a {
        text-decoration: none;
        color: #222; }
.custom-box-help-ticket {
  margin-left: 0;
  margin-right: 0;
  background-color: #3277BC;
  color: #FFFFFF;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  .custom-box-help-ticket a {
    color: #2a2b39;
    display: block;
    width: 100%;
    padding: 1.2rem 0;
    background-color: #f2f2f2;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.2em;
    touch-action: manipulation;
    cursor: pointer; }
.custom-box-help-card-min {
  text-align: center;
  margin-bottom: 1rem; }
  .custom-box-help-card-min a {
    font-size: 18px;
    color: #5e6977;
    text-decoration: none; }
.custom-box-help-line {
  border-bottom: 1px solid #e1e8ee; }
.custom-box-access {
  padding-top: 3%;
  padding-bottom: 3%;
  background-color: #f2f2f2; }
  .custom-box-access h4 {
    line-height: 1.3333333333; }
.custom-box-domain {
  margin-right: 0px;
  margin-left: 0px;
  padding: 2.5rem 2.5rem;
  background-color: #efefef;
  border-radius: 0.3rem; }
  .custom-box-domain h1 {
    padding-bottom: 1rem;
    color: #2a2b39 !important;
    font-weight: 600 !important; }
  .custom-box-domain .www {
    font-size: 2.0em;
    color: #2a2b39; }
  .custom-box-domain input[type="text"] {
    width: 100%;
    border: none;
    color: #2a2b39;
    font-size: 2.0em;
    border: 0;
    background: #FFFFFF;
    border-radius: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: center; }
  .custom-box-domain input[type="text"]:focus {
    outline: 0;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.8) inset; }
  .custom-box-domain input[type="text"]:-webkit-input-placeholder {
    color: #999; }
  .custom-box-domain input[type="text"]:-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic; }
  .custom-box-domain input[type="text"]:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic; }
  .custom-box-domain input[type="submit"] {
    width: 100%;
    font-size: 2.0em;
    overflow: visible;
    border: 0;
    border: none;
    cursor: pointer;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    background: #3277BC;
    border-radius: 3px 3px 3px 3px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    padding-top: 5px;
    padding-bottom: 5px; }
  .custom-box-domain-footer p {
    margin-top: 1rem; }
.custom-welcome-answers {
  background-color: #000000;
  padding-top: 8%;
  padding-bottom: 8%; }
  .custom-welcome-answers h1 {
    color: #FFFFFF;
    font-style: normal;
    font-weight: 700; }
  .custom-welcome-answers h5 {
    color: #FFFFFF; }
  .custom-welcome-answers-active {
    padding-top: 4rem;
    padding-bottom: 4rem; }
    .custom-welcome-answers-active h3 {
      padding-bottom: 1.2rem; }
    .custom-welcome-answers-active p {
      line-height: 1.8rem; }
  .custom-welcome-answers-or h4 {
    padding-bottom: 1.2rem;
    font-weight: 700; }
  .custom-welcome-answers-or p {
    line-height: 1.8rem; }
  .custom-welcome-answers-or .right {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: #efefef; }
  .custom-welcome-answers-or .left {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: #f7f7f7; }
  .custom-welcome-answers-alert {
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin-right: 0px;
    margin-left: 0px; }
    .custom-welcome-answers-alert-int {
      border-bottom: 5px solid #d35351; }
      .custom-welcome-answers-alert-int h6 {
        color: #000000;
        font-style: normal;
        font-weight: 700; }
.custom-language {
  padding-top: 3rem;
  padding-bottom: 4rem; }
  .custom-language h1 {
    font-weight: 300;
    color: #2a2b39;
    line-height: 1.25;
    font-size: 2rem;
    padding-bottom: 2rem; }
  .custom-language-card {
    margin-bottom: 1rem; }
    .custom-language-card a {
      font-size: 1rem;
      color: #5e6977;
      text-decoration: none; }
  .custom-language-select {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 1.1rem;
    font-weight: 300; }
    .custom-language-select i {
      color: #FFFFFF; }
    .custom-language-select a {
      color: #FFFFFF;
      text-decoration: none; }

.default-loop {
  margin-top: 2rem;
  margin-bottom: 2rem; }
  .default-loop-item-log {
    padding-bottom: 1rem; }
    .default-loop-item-log h5 {
      font-weight: 700;
      color: #2a2b39; }
    .default-loop-item-log .type, .default-loop-item-log .status {
      font-size: 0.8rem;
      color: #2a2b39;
      padding-top: 0.6rem;
      padding-bottom: 0.6rem; }
    .default-loop-item-log .description {
      font-size: 0.9rem; }
    .default-loop-item-log .line {
      border-bottom: 1px solid #e1e8ee; }
  .default-loop-item-legal {
    border-left: 5px solid #eee;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 2rem; }
    .default-loop-item-legal .title {
      padding-bottom: 0.2rem; }
      .default-loop-item-legal .title h6 {
        font-weight: 700;
        color: #2a2b39; }
      .default-loop-item-legal .title a {
        color: #3277BC;
        text-decoration: none; }
    .default-loop-item-legal .category {
      font-size: 0.7rem;
      color: #2a2b39;
      padding-top: 0.5rem;
      padding-bottom: 0.5rem; }
    .default-loop-item-legal .line {
      border-bottom: 1px solid #e1e8ee; }
  .default-loop-item-help {
    padding-bottom: 2rem; }
    .default-loop-item-help .title {
      padding-bottom: 0.2rem; }
      .default-loop-item-help .title h6 {
        font-weight: 700; }
      .default-loop-item-help .title a {
        color: #3277BC;
        text-decoration: none; }
    .default-loop-item-help .url {
      font-size: 0.7rem;
      color: #107c10;
      padding-bottom: 0.6rem; }
    .default-loop-item-help .description {
      font-size: 0.9rem;
      padding-bottom: 0.6rem;
      color: #6e6f71; }
    .default-loop-item-help .category {
      font-size: 0.8rem;
      color: #2a2b39;
      padding-top: 0.6rem;
      padding-bottom: 0.6rem; }
    .default-loop-item-help .line {
      border-bottom: 1px solid #e1e8ee; }
.default-search-loop {
  margin-top: 2rem;
  margin-bottom: 2rem; }
.default-single .title {
  padding-top: 1.5rem;
  padding-bottom: 1rem; }
  .default-single .title h1 {
    font-weight: 300;
    color: #1a1a1a;
    line-height: 1.25;
    margin: 0.25em 0 0.75em;
    font-size: 1.825em; }
  .default-single .title-active {
    padding-top: 1.5rem;
    padding-bottom: 1rem;
    background: #3277BC;
    margin-bottom: 2rem; }
    .default-single .title-active h1 {
      font-weight: 300;
      color: #FFFFFF; }
.default-single .content {
  padding-top: 1rem;
  padding-bottom: 1.5rem; }
.default-single-help .custom-content {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 0.9rem; }
.default-single-help .custom-videos {
  padding-top: 1rem;
  padding-bottom: 1rem; }
.default-single-help .custom-gallery {
  padding-top: 1rem;
  padding-bottom: 1rem; }
.default-single-products .custom-content-table-single {
  margin-right: 0;
  margin-left: 0;
  min-height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .default-single-products .custom-content-table-single:hover {
    -webkit-box-shadow: 1px 1px 15px 0px rgba(5, 5, 5, 0.1);
    -moz-box-shadow: 1px 1px 15px 0px rgba(5, 5, 5, 0.1);
    box-shadow: 1px 1px 15px 0px rgba(5, 5, 5, 0.1); }
  .default-single-products .custom-content-table-single .line {
    width: 100%;
    background: #e8e8e8;
    height: 1px; }
  .default-single-products .custom-content-table-single .icon {
    font-size: 100px;
    color: #333;
    padding-bottom: 0;
    text-align: center;
    margin-bottom: 0; }
  .default-single-products .custom-content-table-single .title h4 {
    font-weight: 700; }
  .default-single-products .custom-content-table-single .title h5 {
    font-weight: 100;
    text-transform: uppercase;
    color: #333;
    font-family: inherit; }
  .default-single-products .custom-content-table-single .price h2 {
    font-size: 35px;
    font-weight: 900;
    color: #333;
    text-align: center;
    width: 100%;
    padding: 20px 0; }
  .default-single-products .custom-content-table-single .price h6 {
    text-align: center;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0px;
    font-family: inherit;
    margin-bottom: 20px;
    display: block; }
  .default-single-products .custom-content-table-single .buttom .btn-primary {
    background: #3277BC; }
  .default-single-products .custom-content-table-single .itens ul {
    padding: 0px; }
    .default-single-products .custom-content-table-single .itens ul li {
      font-size: 12px;
      font-weight: 500;
      text-align: center;
      text-transform: uppercase;
      line-height: 1.3em;
      list-style-type: none;
      padding: 15px; }
      .default-single-products .custom-content-table-single .itens ul li:nth-child(2n) {
        background: #efefef; }
.default-single-products .custom-content-resources {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .default-single-products .custom-content-resources h2 {
    padding-top: 2rem;
    padding-bottom: 1.5rem; }
  .default-single-products .custom-content-resources-single {
    padding-bottom: 1rem; }
.default-single-products .custom-content-characteristics {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .default-single-products .custom-content-characteristics h2 {
    padding-top: 2rem;
    padding-bottom: 1.5rem; }
  .default-single-products .custom-content-characteristics-single {
    padding-bottom: 1rem; }
.default-single-products .custom-content-faq {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .default-single-products .custom-content-faq h2 {
    padding-top: 2rem;
    padding-bottom: 1.5rem; }
  .default-single-products .custom-content-faq-single {
    padding-bottom: 1rem; }

/* FOOTER */
.footer {
  background-color: #3277BC;
  padding: 5% 0 0 0; }
  .footer-big-phone {
    border-bottom: solid 1px #4e4e4e;
    margin-bottom: 25px; }
    .footer-big-phone .small-text {
      text-align: center;
      text-transform: uppercase;
      font-weight: 100;
      font-size: 32px;
      color: inherit;
      letter-spacing: -1px; }
    .footer-big-phone h1 {
      text-align: center;
      font-weight: 100;
      text-transform: uppercase;
      color: #FFF;
      font-size: 100px;
      line-height: 160px;
      letter-spacing: -5px;
      padding-bottom: 7px; }
    .footer-big-phone h3 {
      text-align: center;
      font-weight: 100;
      text-transform: uppercase;
      color: #FFF;
      font-size: 50px;
      line-height: 80px;
      letter-spacing: -5px;
      padding-bottom: 7px; }
  .footer-menu h2 {
    color: #FFFFFF;
    font-size: 1.125rem;
    font-weight: bold;
    padding-bottom: 5px; }
  .footer-menu h3 {
    color: #FFFFFF;
    font-size: 1.125rem;
    font-weight: bold;
    padding-bottom: 5px; }
  .footer-menu ul {
    width: 100%;
    list-style: none;
    padding: 0px; }
    .footer-menu ul a {
      color: #000000;
      display: block;
      font-weight: 400;
      font-size: 1rem;
      padding: 4px 0;
      text-decoration: none;
      text-align: left; }
      .footer-menu ul a:hover {
        color: #222; }
  .footer-menu address a {
    color: #000000;
    display: block;
    font-weight: 600;
    font-size: 1rem;
    padding: 4px 0;
    text-decoration: none;
    text-align: left; }
  .footer-copyright {
    margin-top: 15px;
    color: #999;
    background: #2a2b39;
    padding-top: 25px;
    padding-bottom: 45px; }
    .footer-copyright a {
      color: #222;
      text-decoration: none; }
      .footer-copyright a:hover {
        color: #000000; }
