.info_conteudo .fa-whatsapp:before {
    content: "\f232";
    background-color: #4dc247;
    color: #fff;
    border-radius: 50px;
    padding: 2px 4px;
}

.fixed-whatsapp {
    position: fixed;
    right: 1%;
    bottom: 2%;
    z-index: 9;
}

/*.fixed-whatsapp {
    position: fixed;
    right: 7%;
    bottom: 7%;
    z-index: 9;
}
.fixed-whatsapp p{
  border-radius: 10px;
  background: rgb(0, 56, 149);
  color: white;
  position: absolute;
  right: 70px;
  top: 15px;
  font-size: 14px;
  width: 132px;
  padding: 3px 20px;
}*/
.fixed-whatsapp .whats-btn{
  background-color:#4dc247;
  border-radius:50%;
  padding:15px;
  transition: .4s;
}
.fixed-whatsapp .whats-btn img {
    width: 36px;
    height: 36px!important;
}

.fixed-whatsapp:hover .whats-btn{
  background-color:#e74821!important;
  transform: scale(1.1);
}

@media only screen and (max-width: 999px) {

    .fixed-whatsapp {
        position: fixed;
        right: 2%;
        bottom: 6%;
        z-index: 9;
    }

    .card_plan{
        width: 14em;
    }
}

.card_plan {
    left: -20px!important;
    width: calc(100% + 36px)!important;
}

@media screen and (max-width: 499px) {
    .card_plan {
        width: calc(100% + 36px)!important;
    }
}
@media screen and (max-width: 999px) {
    .card_plan {
        width: calc(100% + 36px)!important;
    }
}
@media screen and (max-width: 1200px) {
    .card_plan {
        width: calc(100% + 36px)!important;
    }
}
section.planos .bg-white-cards {
    width: calc(100% + 20px)!important;
    left: -10px!important;
}


@media only screen and (max-width: 799px) {
    section.planos ul.planos {
        margin: 0 auto 20px;
    }
    section.planos .top-internet {
        margin-bottom: 15px;
    }
    .fixed-whatsapp {
        position: fixed;
        right: 2%;
        bottom: 6%;
        z-index: 9;
    }

    .quem-somos-gigazaz div {
        margin-top: 25px;
    }

    #infoConteudo {
        z-index: 999 !important;
        margin-top: -107px;
        margin-right: 80px;
        float: right;
        display: block !important;
    }
    .info_conteudo {
        padding: 1rem 0!important;
        width: 235px !important;
        height: 123px!important;
        text-align: center!important;
        top: -20px;
        left: 30px;
    }
    .quem-somos img.emoticon-oculos {
        right: 0;
        bottom: 300px;
        width: 100px;
    }
    .quem-somos div.align-texts {
        width: 100%;
    }
    section.planos ul.planos li a {
        padding: 0.5rem 1rem;
    }
    div#blog_index {
        padding: 0 30px;
    }
    section.blog_index .owl-theme .owl-nav button.owl-prev {
        left: -10px;
    }
    section.blog_index .owl-theme .owl-nav button.owl-next {
        right: -10px;
    }
}

@media only screen and (max-width: 499px){
     .fixed-whatsapp {
        position: fixed;
        right: 4%;
        bottom: 2%;
        z-index: 9;
    }

    #infoConteudo {
        z-index: 999 !important;
        margin-top: -67px;
        margin-right: 55px;
        float: right;
    }
    .card_plan{
        width: 23em;
    }
}

@media only screen and (max-width: 399px) {    

   .fixed-whatsapp {
        position: fixed;
        right: 7%;
        bottom: 4%;
        z-index: 9;
    }

    .quem-somos div {
        margin-top: 111px;
    }

    .quem-somos-gigazaz div {
        margin-top: 45px;
    }

    .quem-somos img.emoticon-oculos {
        position: absolute;
        right: 10px;
        bottom: 300px;
    }

   #infoConteudo {
        z-index: 999 !important;
        margin-top: -107px;
        margin-right: 90px;
        position: relative;
        left: -40px;
        top: 29px;
        cursor: pointer;
    }

      .info_conteudo {
        position: relative;
        background-image: url(../img/bgs/bg-assine.webp);
        background-repeat: no-repeat;
        background-size: 100% 90%;
        padding: 1rem !important;
        width: 250px !important;
        top: -7px;
        position: relative;
        left: 120px;
    }

    .info_conteudo .assine a {
        font-weight: 700;
        font-size: 15px !important;
        color: #e74821;
        text-transform: uppercase;
        text-align: center;
        /* text-decoration: none; */
        height: 110px;
        position: relative;
        top: -11px;
    }

    .info_conteudo .phone a {
        font-weight: 400;
        font-size: 12px !important;
        line-height: 30px;
        color: #fff;
        display: block;
        align-items: center;
        border-radius: 100px;
        background-color: #334584;
        padding: 0px 10px !important;
        position: relative;
        top: -10px;
    }

}

.card_plan{
    top: -1em;
    left: -1.2em;
    background-color: #334584;
    width: 17em;
    text-align: center;
    border-radius: 5px 5px 0px 0px; 
    height: 3em;
}

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

.card_plan p{
    color: #fff !important;
    font-size: 1.2em !important;
    font-weight: 800 !important;
    margin-top: 0.2em;
}

.type_plan{
    font-weight:800;
    top: 20px;
    right: -16px;
    padding: 5px 20px;         
}
.type_plan::after {
    position: absolute;
    content: '';
    bottom: -6px;
    right: 0;
    border-style: solid;
    border-top-width: 3px;
    border-left-width: 8px;
    border-bottom-width: 3px;
    border-right-width: 8px;
    border-top-color: black;
    border-left-color: black;
    border-bottom-color: transparent;
    border-right-color: transparent;
  }
  .type_plan::before {
    position: absolute;
    content: '';
    bottom: -3px;
    left: 2px;
    border-style: solid;
    border-top-width: 3px;
    border-left-width: 11px;
    border-bottom-width: 3px;
    border-right-width: 8px;
    border-top-color: black;
    border-left-color: black;
    border-bottom-color: transparent;
    border-right-color: transparent;
    transform: rotate(197deg);
  }

  @media screen and (max-width: 1200px) {
    .card_plan{
        width: 14.2em;
    }
  }

  @media screen and (max-width: 999px) {
    .card_plan{
        width: 14em;
    }
  }

  @media screen and (max-width: 499px) {
    .card_plan{
        width: 21.7em;
    }
  }