@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

/*https://codepen.io/nxworld/pen/oLdoWb*/

  .caixa {
    position: relative;
    z-index:0;
  }
  
  /* common */
  .ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
  }
  .ribbon::before,
  .ribbon::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #2980b9;
  }
  .ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 15px 0;
    background-color: #3498db;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center;
  }


  .ribbon_yellow {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
  }
  .ribbon_yellow::before,
  .ribbon_yellow::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #ffc107;
  }
  .ribbon_yellow span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 15px 0;
    background-color: #ffc107;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center;
  }

  .ribbon_verde {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
  }
  .ribbon_verde::before,
  .ribbon_verde::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #235e31;
  }
  .ribbon_verde span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 15px 0;
    background-color: #235e31;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center;
  }

  .ribbon_vermelho {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
  }
  .ribbon_vermelho::before,
  .ribbon_vermelho::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #ec1111;
  }
  .ribbon_vermelho span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 15px 0;
    background-color: #ec1111;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center;
  }
  
  /* top left*/
  .ribbon-top-left {
    top: -10px;
    left: -10px;
  }
  .ribbon-top-left::before,
  .ribbon-top-left::after {
    border-top-color: transparent;
    border-left-color: transparent;
  }
  .ribbon-top-left::before {
    top: 0;
    right: 0;
  }
  .ribbon-top-left::after {
    bottom: 0;
    left: 0;
  }
  .ribbon-top-left span {
    right: -25px;
    top: 30px;
    transform: rotate(-45deg);
  }
  
  /* top right*/
  .ribbon-top-right {
    top: -10px;
    right: -10px;
  }
  .ribbon-top-right::before,
  .ribbon-top-right::after {
    border-top-color: transparent;
    border-right-color: transparent;
  }
  .ribbon-top-right::before {
    top: 0;
    left: 0;
  }
  .ribbon-top-right::after {
    bottom: 0;
    right: 0;
  }
  .ribbon-top-right span {
    left: -25px;
    top: 30px;
    transform: rotate(45deg);
  }
  
  /* bottom left*/
  .ribbon-bottom-left {
    bottom: -10px;
    left: -10px;
  }
  .ribbon-bottom-left::before,
  .ribbon-bottom-left::after {
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  .ribbon-bottom-left::before {
    bottom: 0;
    right: 0;
  }
  .ribbon-bottom-left::after {
    top: 0;
    left: 0;
  }
  .ribbon-bottom-left span {
    right: -25px;
    bottom: 30px;
    transform: rotate(225deg);
  }
  
  /* bottom right*/
  .ribbon-bottom-right {
    bottom: -10px;
    right: -10px;
  }
  .ribbon-bottom-right::before,
  .ribbon-bottom-right::after {
    border-bottom-color: transparent;
    border-right-color: transparent;
  }
  .ribbon-bottom-right::before {
    bottom: 0;
    left: 0;
  }
  .ribbon-bottom-right::after {
    top: 0;
    right: 0;
  }
  .ribbon-bottom-right span {
    left: -25px;
    bottom: 30px;
    transform: rotate(-225deg);
  }

  .parallax {
    /* The image used */
    /*background-image: url("img_parallax.jpg");*/
  
    /* Set a specific height */
    /*min-height: 500px;*/
  
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  a.woocommerce-Button.wc-forward.button{
    display: none !important;
  }
  
  a.button.wc-forward{
    display: none !important;
  }

  .sensei-breadcrumb{
    display: none !important;
  }

  h2.question.question-title{
    font-size: 1.4rem;
    font-weight: bolder;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  a[href*=".pdf"] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url('../ico/pdf-file.png') center left no-repeat;
    background-size: contain;

 }


.lock:hover .fa-lock,
.lock .fa-lock-open {
    display: none;
}
.lock:hover .fa-lock-open {
    display: inline;
}


.btn-orange {
    color: #fff;
    background-color: rgb(223, 113, 57);
    border-color: #df7139;
    font-weight: bold;
    border-radius: 0;
  }
  
  .btn-orange:hover,
  .btn-orange:active,
  .btn-orange:focus,
  .btn-orange.active {
    /* let's darken the color a bit for hover effect */
    background: #f15709;
    color: #ffffff;
    border-color: #df7139;
  }

  .btn-pulse-orange {
    
    -moz-animation: pulse-warning 2s infinite;
    -webkit-animation: pulse-warning 2s infinite;
    animation: pulse-orange 2s infinite;
    }
    
    @keyframes pulse-orange {
        0% {
            box-shadow: 0 0 0 0 rgba(233, 113, 57, 1);
        }
        70% {
            box-shadow: 0 0 0 10px rgba(233, 113, 57, 0);
        }
        100% {
            box-shadow: 0 0 0 50px rgba(233, 113, 57, 0);
        }
    }

  .btn-azul {
    color: #fff;
    background-color: #336699;
    border-color: #336699;
    font-weight: bold;
    border-radius: 0;
  }
  
  .btn-azul:hover,
  .btn-azul:active,
  .btn-azul:focus,
  .btn-azul.active {
    /* let's darken the color a bit for hover effect */
    background: #1b3f63;
    color: #ffffff;
    border-color: #1b3f63;
  }

  .btn-success-2 {
    color: #fff;
    background-color: #21d31e;
    border-color: #21d31e;
    font-weight: bold;
    border-radius: 0;
  }
  
  .btn-success-2:hover,
  .btn-success-2:active,
  .btn-success-2:focus,
  .btn-success-2.active {
    /* let's darken the color a bit for hover effect */
    background: #178316;
    color: #ffffff;
    border-color: #178316;
  }

  .shaking {
    /* Start the shake animation and make the animation last for 0.5 seconds */
    animation: shake 0.5s;
  
    /* When the animation is finished, start again */
    animation-iteration-count: infinite;
  }
  
  @keyframes shake {
    0% { transform: translate(1px, 1px) rotate(0deg); }
    10% { transform: translate(-1px, -2px) rotate(-1deg); }
    20% { transform: translate(-3px, 0px) rotate(1deg); }
    30% { transform: translate(3px, 2px) rotate(0deg); }
    40% { transform: translate(1px, -1px) rotate(1deg); }
    50% { transform: translate(-1px, 2px) rotate(-1deg); }
    60% { transform: translate(-3px, 1px) rotate(0deg); }
    70% { transform: translate(3px, 1px) rotate(-1deg); }
    80% { transform: translate(-1px, -1px) rotate(1deg); }
    90% { transform: translate(1px, 2px) rotate(0deg); }
    100% { transform: translate(1px, -2px) rotate(-1deg); }
  }


  .bg-orange {
    background-color: #df7139 !important;
    }

    .gradiente:before{
        content: '';
        z-index: 0;
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        background: linear-gradient(0deg, #1a1a18 0%, #9bd48e1a 30%);
        border-radius: var(--bs-border-radius) !important;
    }