@import url('https://fonts.cdnfonts.com/css/gotham');

.content-container{
    max-width: initial!important;
    font-family: 'Gotham', sans-serif;
    color: #000;
    font-size: 1rem;;
}
.font-bold-lighter{
    font-weight:300;
} 

.font-bold-light{
    font-weight:500;
}

.font-bold-dark{
    font-weight: 700 !important;
}
.arrow-title{
    position:relative;
    overflow:hidden;
}
.arrow-title:before{
    display:block;
    content:"";
    background-color:#FAB51C;
    width:6px;
    height:6px;
    border-radius:50%;
    top:50%;
    position:absolute;
    margin-top:-5px;
}
.arrow-title:after{
    position:absolute;
    content:"";
    background-color:#fff;
    display:block;
    width: 100%;
    height: 3px;
    top:50%;
    margin-top: -4px;
    margin-left:15px;
    border-radius: 40px;
    z-index: 0;
}
.arrow-title i{
    margin-right:-3px;
}
.steps i{
    position:absolute;
    right: -10px;
    top:40%;
}

.titles-dark-grey{
    font-weight: 700;
    color: rgba(64, 64, 64, 1);
}

.height-header-menu{
    max-height: 18px;
}

.border-bot-grey{
    width: 88%;
}

.font-size-header{
    font-size:24px !important;
}


.seta-position{
    margin-left:104px;
}

.bg-yellow{
    background-color: rgba(255, 202, 63, 1);
}

.bg-yellow-2{
    background-color: rgba(255, 182, 18, 1);
}

.text-yellow{
    color: rgba(255, 182, 18, 1);
}

.bg-yellow-faq{
    background-color: rgba(251, 185, 17, 1);
}

.background-opacity{
    background-color: #0088ff00 !important;
}

.bg-red{
    background-color: rgba(213, 43, 30, 1) !important;
}
.btn-submit{
    flex: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}
.accordion-button:not(.collapsed){
    color:#000;
}

.bg-aderir-planos{
    background-color:rgba(33, 33, 33, 1);
}

.position-sticker{
    top: -18px;
    position: absolute;
    z-index: 2;
    right: 5px;
}
.position-sticker:after{
    content:"";
    display:block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 13px 0 0;
    border-color: #87190f transparent transparent transparent;
    position:absolute;
    right:0;
    z-index:1;
}
.position-planos{
    position:relative;
}
.fs-0{
    font-size:3.5rem;
    line-height: 1;
}

.translate-btn-meses{
    transform:translateY(-30px);
}

.padding-btn-form-desk{
    padding-left: 92px !important;
    padding-right: 92px !important;
}

.translate-btn-red{
    transform: translate(0px, 30px);
}
.background-header{
    background-repeat: no-repeat;
    background-size:cover;
    background-image: url(../img/gradient-certo.png);
    height: 545px;
}

.title-header-desk{
    font-size:52px !important;
    font-weight: bold;
    color: #1E1E1E;
}

.font-text-desk{
    font-size: 30px !important;
}

.bg-black{
    background-color:black;
}


.bg-form{
    background-color:rgba(64, 64, 64, 1);
}

@media only screen and (max-width: 480px) {
    .btn-header{
        padding-left: 70px !important;
        padding-right: 70px !important;
    }

    .position-planos{
        /* z-index: 99; */
        /* position: sticky; */
    }

    .position-sticker{
        /* transform: translate(-2px, -44px); */
        z-index: 4;
        /* position: absolute; */
        /* right: 0; */
    }

    .position-btn-planos{
        position: sticky;
        z-index: 99;
    }

   
    .bg-form{
        background-color:rgba(64, 64, 64, 1);
    }
    .border-bot{
        position:absolute;
        background-color: #fff;
        width:3px;
        top:20px;
        bottom:20px;
        display: block;
        left:-15px;
        padding: 0;
        border-radius: 10px;
        content: "";
    }
    .border-bot:after,
    .border-bot:before{
        background-color:#FAB51C;
        width:6px;
        height:6px;
        display:block;
        content:"";
        position:absolute;
        left: -1px;
        top:-12px;
        border-radius:50%;
    }
    .border-bot:after{
        top:initial;
        bottom:-12px;
    }


    .background-header{
        background-repeat: no-repeat;
        background-size:cover;
        background-position: center;
        width: 100%;
        height: 336px;
        background-image: linear-gradient(to bottom, rgba(255,0,0,0)72%, rgba(255,255,255,1)100%), url("../img/shutterstock_1087446167 1_mob.png");
    }

    

    .translate-title-mob{
        transform:translateY(-40px);
    }

    .translate-btn-meses{
        transform:translateY(-40px);
    }

    .translate-btn-red{
        transform:translateY(22px);
    }

    .seta-position{
        margin-top:50px;
    }

    .seta-text-position{
        /* margin-top: 27px; */
    }

    .bg-yellow{
        background-color: rgba(255, 202, 63, 1);
    }
    
    .font-header{
        font-size:12px;
    }


    .height-header-menu{
        max-height: 0px;
    }

    .no-padding{
        padding: 0 !important;
    }

    #bg-btn-footer{
        background-color: rgba(130, 126, 124, 1);
    }

    .bg-black{
        background-color:black;
    }
       
   .slick-prev {
        left: -160px;
    }

    .slick-next {
        right: 25px;
    }

    .slick-prev:before {
        content: '';
    }

    .slick-next:before {
        content: "\f054";
    }

    .slick-next:first-child:before {
        content: "\f054";
        color: black;
    }

    .slick-prev:before, .slick-next:before {
        font-family: "Font Awesome 5 Pro";
        font-size: 42px;
        line-height: 1;
        opacity: .75;
        color:white;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        /* content: "\f054"; */
    }

    #color-arrow .slick-prev:before, #color-arrow .slick-next:before{
        color: black !important;
    }

    .slick-prev, .slick-next {
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 50%;
        display: block;
        width: 20px;
        /* height: 20px; */
        padding: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        cursor: pointer;
        color: transparent;
        border: none;
        outline: none;
        background: transparent;
        margin-top: -21px;
    }

  }

@media only screen and (max-width: 768px) {
    .bg-menu-size{
        height: 400px;
        margin-top: 270px;
    }

    .bg-footer-tablet{
        width: 390px;
        height: 500px;
        margin-top: 159px;
    }

    .text-center-header{
       text-align: center;
   }
  }  
  .Footer__menu__list{
      padding-left: 0;
  }
  .Header__menu ul{
      margin-bottom: 0;
  }
  .accordion-button:not(.collapsed)::after{
      background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  }
  .text-yellow:hover{
      color: #FAB51C;
  }
  .rounded-30{
      border-radius: 30px;
  }
  .rounded-10{
      border-radius: 10px;
  }
  .border-top-dashed{
      border-top: 1px dashed #000;
  }
#cupom-lead .shadow{
    position: relative;
    background-color: #FFF6E0;
}
.border-warning{
    border: 1px solid #FBB911;
}
#cupom-lead .shadow:after{
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    content: "";
    right: -15px;
    background: rgba(64, 64, 64, 1);
    border-radius: 50%;
    bottom: 40%;
    box-shadow: inset 3px 0px 3px 0 rgb(0 0 0 / 15%);
}
#cupom-lead .shadow:before{
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    content: "";
    left: -15px;
    background: rgba(64, 64, 64, 1);
    border-radius: 50%;
    bottom: 40%;
    box-shadow: inset -3px 0px 3px 0 rgb(0 0 0 / 15%);
}