/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/* CHANGED BEFORE HERTE */
/*mneves*/
/*mneves*/
/*$grid-breakpoints: (
  xs: 0,
  sm: 576px,
  md: 768px,
  lg: 992px,
  xl: 1200px
);*/
/*mneves*/
/*$grid-breakpoints: (
  xs: 0,
  sm: 576px,
  md: 780px,
  lg: 992px,
  xl: 1200px,
  xxl: 1600px 
);*/
/*mneves*/
/*mneves*/
/*mneves*/
/*$container-max-widths: (
  sm: 540px,
  md: 960px,
  lg: 1060px,
  xl: 1140px
);*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*mneves*/
/*$carousel-control-prev-icon-bg:     str-replace(url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#999999' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"), "#", "%23");*/
/*$carousel-control-next-icon-bg:     str-replace(url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#999999' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"), "#", "%23");*/
/*mneves*/
.bb-warrants__home .bb-section-hero {
  background-image: url("/2018_new_site/shared/img/hero/hero-woman-mobile.jpg");
  height: 400px; }
  @media (max-width: 1199px) {
    .bb-warrants__home .bb-section-hero {
      height: 350px; } }

.bb-warrants__home .bb-slick__section-2 .slick-track {
  /* height: 380px;

            @include media-breakpoint-down(md){
                height: 320px;
            }

            @include media-breakpoint-down(sm){
                 height: 580px;
            }*/ }

.bb-warrants__home .bb-slick__section-2 .slick-next, .bb-warrants__home .bb-slick__section-2 .slick-prev {
  opacity: 0; }
  @media (max-width: 899px) {
    .bb-warrants__home .bb-slick__section-2 .slick-next, .bb-warrants__home .bb-slick__section-2 .slick-prev {
      opacity: 1;
      top: calc(50%); } }

.bb-warrants__home .bb-slick__section-2 .slick-dots {
  /*bottom: 125px;*/
  /*left: 0;*/
  opacity: 0; }
  @media (max-width: 899px) {
    .bb-warrants__home .bb-slick__section-2 .slick-dots {
      opacity: 1;
      /*bottom: 100px;*/ } }

.bb-warrants__home .bb-nav-tabs-container {
  transition: all 0.35s ease;
  padding-bottom: 817px; }
  @media (max-width: 899px) {
    .bb-warrants__home .bb-nav-tabs-container {
      height: 240px; } }
  .bb-warrants__home .bb-nav-tabs-container__bg {
    background-image: url("/2018_new_site/shared/img/hero/conta-margem-banner.jpg");
    background-position: center 40%;
    height: 320px; }
  .bb-warrants__home .bb-nav-tabs-container__col {
    min-height: 250px;
    margin-top: -250px; }

.bb-warrants__home .bb-nav-tabs {
  background-color: #f7f7f7; }
  .bb-warrants__home .bb-nav-tabs .nav-item {
    width: calc(100% / 2);
    padding: 0; }
  .bb-warrants__home .bb-nav-tabs .tab-content .tab-pane, .bb-warrants__home .bb-nav-tabs .bb-tab-content .tab-pane {
    /* background-color: $gray-100;*/
    min-height: 0px; }
  .bb-warrants__home .bb-nav-tabs .tab-content .card-body, .bb-warrants__home .bb-nav-tabs .bb-tab-content .card-body {
    padding-left: 0;
    padding-right: 0; }

.bb-warrants__home .bb-produtos-elegiveis__container {
  background-color: #f7f7f7; }

.bb-warrants__home .bb-produtos-elegiveis__header {
  height: 90px; }
  @media (max-width: 899px) {
    .bb-warrants__home .bb-produtos-elegiveis__header {
      height: 120px; } }

.bb-warrants__home .bb-produtos-elegiveis__form {
  position: absolute;
  left: calc(50% - 40px);
  transform: translate(-50%, -50%);
  top: 50%; }
  @media (max-width: 899px) {
    .bb-warrants__home .bb-produtos-elegiveis__form {
      left: calc(50% - 10px);
      top: 70%;
      width: 90%; } }
  .bb-warrants__home .bb-produtos-elegiveis__form input[name="bguru-search"] {
    width: 500px;
    height: 30px;
    padding: 8px 20px 12px 2px;
    border: 0px;
    border-bottom: solid 1px #fff;
    border-radius: 0;
    box-shadow: none;
    font-size: 1.6rem;
    font-weight: 300;
    color: #fff;
    background-color: transparent;
    background: none; }
    .bb-warrants__home .bb-produtos-elegiveis__form input[name="bguru-search"]::placeholder {
      color: #fff !important; }
    @media (max-width: 899px) {
      .bb-warrants__home .bb-produtos-elegiveis__form input[name="bguru-search"] {
        width: 170px;
        padding-left: 0;
        padding-right: 0; } }
  .bb-warrants__home .bb-produtos-elegiveis__form .input-group-addon {
    background-color: transparent;
    background: none;
    border: 0px;
    border-bottom: solid 1px #fff;
    border-radius: 0;
    color: #fff !important;
    font-size: 1.4rem;
    padding-bottom: 8px;
    margin-top: -10px; }

.bb-warrants__home .bb-produtos-elegiveis__types-links a {
  border-radius: 0;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 3px;
  margin-left: 20px;
  margin-right: 20px;
  color: #333333;
  opacity: .4;
  transition: all .15s ease; }
  .bb-warrants__home .bb-produtos-elegiveis__types-links a.activated {
    color: #3a88c6;
    opacity: 1; }

@media (max-width: 899px) {
  .bb-warrants__home .bb-produtos-elegiveis__types-links a {
    font-size: 12px;
    border-radius: 0; } }

.bb-warrants__home .bb-produtos-elegiveis__card {
  display: none;
  opacity: 0;
  pointer-events: none;
  padding: 4px;
  top: 0;
  text-align: center; }
  .bb-warrants__home .bb-produtos-elegiveis__card.activated {
    display: block;
    opacity: 1;
    pointer-events: auto; }
  .bb-warrants__home .bb-produtos-elegiveis__card__mark {
    cursor: pointer;
    margin-top: 1rem;
    width: 100%;
    height: 25px;
    max-width: 540px;
    background: #fff;
    z-index: 36; }
    .bb-warrants__home .bb-produtos-elegiveis__card__mark p {
      font-size: 1rem;
      font-weight: 500; }
      @media (max-width: 575px) {
        .bb-warrants__home .bb-produtos-elegiveis__card__mark p {
          font-size: 0.63rem; } }
  .bb-warrants__home .bb-produtos-elegiveis__card .arrow-open {
    color: #3a88c6;
    font-size: 1.3rem;
    line-height: 1rem;
    margin-left: .5rem; }
    @media (max-width: 575px) {
      .bb-warrants__home .bb-produtos-elegiveis__card .arrow-open {
        font-size: 0.7rem; } }
    .bb-warrants__home .bb-produtos-elegiveis__card .arrow-open i:before {
      content: "\f123"; }
    .bb-warrants__home .bb-produtos-elegiveis__card .arrow-open.--close i:before {
      content: "\f126"; }
  .bb-warrants__home .bb-produtos-elegiveis__card-body {
    overflow-y: scroll;
    background: #fff;
    position: absolute;
    transform: translateX(-50%);
    top: 53px;
    left: 50%;
    z-index: 35;
    opacity: 0;
    height: 0;
    transition: all 0.35s ease-out;
    width: 100%; }
    .bb-warrants__home .bb-produtos-elegiveis__card-body-show {
      height: 250px;
      opacity: 1; }
    .bb-warrants__home .bb-produtos-elegiveis__card-body-hide {
      height: 0;
      opacity: 0; }

@keyframes animate-submenu {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
    .bb-warrants__home .bb-produtos-elegiveis__card-body ul {
      list-style: none outside none;
      cursor: default;
      width: 100%; }
      .bb-warrants__home .bb-produtos-elegiveis__card-body ul li {
        text-transform: uppercase;
        text-align: left;
        padding-right: 23px;
        font-size: 11px; }
        @media (min-width: 1200px) {
          .bb-warrants__home .bb-produtos-elegiveis__card-body ul li {
            width: calc(100% / 4); } }
        @media (max-width: 1199px) {
          .bb-warrants__home .bb-produtos-elegiveis__card-body ul li {
            width: calc(100% / 3); } }
        @media (max-width: 899px) {
          .bb-warrants__home .bb-produtos-elegiveis__card-body ul li {
            width: calc(100% / 2); } }
        @media (max-width: 575px) {
          .bb-warrants__home .bb-produtos-elegiveis__card-body ul li {
            width: calc(100% / 1); } }
        .bb-warrants__home .bb-produtos-elegiveis__card-body ul li.-visible ul {
          display: block;
          animation: animate-submenu 0.5s cubic-bezier(0.42, 0, 0.13, 1) forwards; }
        .bb-warrants__home .bb-produtos-elegiveis__card-body ul li a {
          color: #1c4f90;
          display: inline-block;
          line-height: 20px; }
          .bb-warrants__home .bb-produtos-elegiveis__card-body ul li a:hover {
            color: #3a88c6; }