@font-face {
    font-family: Nunito;
    src: url('../fonts/Nunito/Nunito-VariableFont_wght.ttf');
}

@font-face {
    font-family: NunitoBold;
    src: url('../fonts/Nunito/static/Nunito-Bold.ttf');
}

.nunitoBold {
    font-family: NunitoBold !important;
}

body {
    font-family: Nunito;
    padding-right: 0px !important;

}

.float {
    position: fixed;
    width: 70px;
    height: 70px;
    bottom: 40px;
    right: 40px;
    background-color: #68D279;
    border-color: #68D279;
    color: #FFF;
    border-radius: 50px;
    text-align: center;

}

.my-float {
    margin-top: 20px;
}

.img-wrap {
    border-radius: 10px;
    position: relative;
    height: 280px;
    object-fit: cover;
}

.navbarLayout {
    background-color: #5C549A;
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}

.navMenuTitle {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #fff !important;
    margin-right: 33px;
}

.navMenuTitle:hover {
    /* border-bottom: 2px solid #00C9E2 !important; */
    background-image: url('/images/Line 13.png');
    background-repeat: no-repeat;
    background-position: bottom left 8px;
}

.container-insta {
    /* display: inline-block; */
    margin: 20px;
    overflow: inherit;
    transform: scale(1.3);
    padding: 10px;

    /* clip the excess when child gets bigger than parent */
}



/* 
.bordaItemNav:hover {
    border-bottom: 2px solid #00C9E2 !important;
   border-width: 5px !important;
} */


.imagemSolucaoResponsive {
    margin-left: -50px;
}

.navSideMenuLandpage {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #fff !important;

}


.me-auto {
    margin-right: 0 !important;
    margin-left: auto !important;
}

.buttonNavBar {
    border-radius: 100px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 42px;
    padding-right: 42px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.buttonNavBar:hover,
.buttonNavBar:active {
    border-radius: 100px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 42px;
    padding-right: 42px;
    background-color: #00C9E2 !important;
    border-color: #00C9E2 !important;
    color: #5C549A !important;
}


.buttonSideNavBar {
    width: 100%;
    border-radius: 100px;
    margin-top: 34px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 42px;
    padding-right: 42px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.buttonSideNavBar:hover,
.buttonSideNavBar:active {
    width: 100%;
    border-radius: 100px;
    margin-top: 34px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 42px;
    padding-right: 42px;
    background-color: #00C9E2 !important;
    border-color: #00C9E2 !important;
    color: #5C549A !important;
}

.titleBanner {
    font-style: normal;
    font-weight: 400;
    font-size: 56px;
    line-height: 56px;
}

.subtitleBanner {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
}


.buttonBanner {
    border-radius: 100px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 42px;
    padding-right: 42px;
    background-color: #00C9E2;
    border-color: #00C9E2;
    color: #5C549A;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.buttonBanner:hover,
.buttonBanner:active {
    border-radius: 100px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 42px;
    padding-right: 42px;
    background-color: #53ECFF !important;
    border-color: #53ECFF !important;
    color: #5C549A !important;
}

.titleContainer2 {
    font-style: normal;
    font-weight: 300;
    font-size: 28px;
    line-height: 28px;
    color: #5C549A;
}

.titleContainer3 {
    font-style: normal;
    font-weight: 300;
    font-size: 40px;
    line-height: 40px;
    color: #5C549A;
}


.buttonContainer2,
.buttonContainer2:hover,
.buttonContainer2:active {
    border-radius: 100px !important;
    padding-top: 17px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    border-color: #5C549A !important;
    color: #5C549A !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
}


.buttonContainerPerguntas,
.buttonContainerPerguntas:hover,
.buttonContainerPerguntas:active {
    border-radius: 100px !important;
    padding-top: 17px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    border-color: transparent !important;
    color: #5C549A !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
}


.mini-card {
    width: 15rem;
    border-radius: 20px;
    box-shadow: 0px 8px 6px 0px rgba(0, 0, 0, 0.06);

}

.titulo-card {
    color: #5C549A;
    text-align: left;
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 8%;
}

.texto-card {
    color: #6C637A;
    text-align: left;
    font-size: 16px;
    line-height: 130%;
}

.icone-card {
    align-self: left;
    margin-top: 1%;
    margin-bottom: 8%;
}

.texto-sobre {
    font-size: 18px;
    line-height: 150%;
    color: #6C637A;
    width: 500px;
}

.btn-proteger {
    width: 267px;
    height: 48px;
    background: #5C549A;
    border-radius: 100px;
    color: white;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px;
    /* shadow-button */

    filter: drop-shadow(0px 10px 40px rgba(165, 154, 245, 0.6));
}

.btn-proteger:hover,
.btn-proteger:active,
.btn-proteger:focus,
.btn-proteger:focus-visible {
    width: 267px;
    height: 48px;
    background: #7A6FCE !important;
    border-radius: 100px;
    color: white !important;
}


.div-dope {
    margin-top: -4%;
}

.rapido-facil {
    font-size: 12px;
    line-height: 40px;
    letter-spacing: 0.3em;
    color: #FFFFFF;
}

.como-funciona {
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    color: #FFFFFF;
}

.video-position {
    padding-top: 20px;
}

.imagem-fundo {
    background-image: url('/images/fundoComoFunciona.png');
    background-position: bottom left;
    background-repeat: no-repeat;
}

.video {
    width: 570px;
    height: 413px;
    left: 124px;
    top: 2209px;

    background: #FAFDFF;
    border-radius: 20px;
}

.dollar {
    margin-right: -4%;
}

.melhor-preco {
    text-align: right;
    padding-right: 11%;
    padding-top: 3%;
}

.elipse-border {

    background: linear-gradient(#6860a8, #6860a8) padding-box,
        linear-gradient(to left, rgba(0, 201, 226, 1), rgba(0, 201, 226, 0.34)) border-box;
    border-radius: 50em;
    border: 3.5px solid transparent;

    background-color: #6860a8;
    width: 62px;
    height: 62px;
    opacity: 0.7;
}

.elipse {
    padding-top: 6px;
    padding-left: 19px;
}

.number {
    font-size: 30px;
    line-height: 130%;
    color: #5DEDFF;

}

.titulo-cadastro {
    font-size: 28px;
    line-height: 120%;
    color: #5EEDFF;
}

.texto-cadastro {
    font-size: 16px;
    line-height: 130%;
    color: #FFFFFF;
}

.pontilhado {
    margin-bottom: 28px;
    margin-top: 28px;
    border: 2px dashed #8E86D8;
}

.border-vertical {
    border-right: 1px dashed #BDDFE3;
    width: 252px;
    padding: 15px;
    margin-right: 12px;
}

.end-border {
    width: 252px;
    padding: 15px;
    margin-right: 12px;
}

.btn-quinze {
    background: linear-gradient(to right, #B2F3E7 0%, #BFF3DE 50%, #D7F7F3 100%);
    border-radius: 1000px;
    color: #5C549A;
}

.titulo-certificado {
    padding-top: 26px;
    font-size: 40px;
    color: #5C549A;
    width: 80%;
    font-weight: 400;
    line-height: 40px;
}

.texto-certificado {
    padding-top: 23px;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 130%;
    color: #6C637A;
    width: 47%;
}

.faq-container {
    background: #F8F9FF;
    border-radius: 40px;
}

.icon-protect {
    margin-bottom: -47px;
    padding-right: 30%;
}

.accordion-button:not(.collapsed)::after {

    content: url('/images/mine-circle.svg');
    width: 24px;
    height: 24px;
}

.accordion-button.collapsed {
    content: url('/images/plus-circle.svg');
    width: 24px;
    height: 24px;
}

.accordion-button {
    margin-top: 10px;
    display: inline-flex !important;
}


.accordion-button:not(.collapsed) {
    content: url('/images/mine-circle.svg');
    width: 24px;
    height: 24px;
}

.titulo-faq {
    padding-top: 5%;
    padding-left: 5%;
    font-weight: 500;
    font-size: 40px;
    line-height: 40px;
    color: #5C549A;
}

.ask {
    font-size: 20px;
    line-height: 120%;
    color: #5C549A;
    padding-left: 7%;
}

.less {
    margin-top: -6%;
    padding-left: 79%;
}

.texto-faq {

    font-weight: 300;
    font-size: 16px;
    line-height: 130%;
    color: #6C637A;
    padding-left: 7%;
}

.linha-faq {

    margin-left: 32px;
    margin-top: 0px;
}

.btn-saiba {
    border: 1px solid #FFFFFF;
    border-radius: 100px;
    color: #FFFFFF;
    width: 146px;
    height: 48px;
    font-size: 14px;
}

.btn-saiba:hover,
.btn-saiba:active {
    border: 1px solid #FFFFFF !important;
    border-radius: 100px !important;
    color: #FFFFFF !important;
    width: 146px !important;
    height: 48px !important;
    font-size: 14px !important;
}

.ask-marca {
    padding-top: 20%;
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    color: #FFFFFF;
}

.texto-marca {
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #FFFFFF;
}

.titulo-insta {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    color: #5C549A;
    padding: 45px 0px;
}

.quadrado-insta {
    width: 262px;
    height: 262px;
    background: #E6E8F5;
    border-radius: 10px;
    margin: 0px 15px;
}

.insta-align {
    justify-content: center;
    margin-bottom: 4%;
}

.rodape {
    justify-content: center;
    padding-top: 3%;
}

.texto-logoyour {
    padding-top: 10%;
    width: 85%;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
}

.titulo-link {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #2CDEF4;
}

.lista-link {
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
}

.logo-cartao {
    padding-right: 16px;
}

.marginSolucao {
    margin-top: 30px;
}

.margin-title {
    margin-top: 15px;
}

.margin-title-inicio {
    margin-top: 10px;
}

.margin-inicio {
    margin-top: 15px;
}

.text-bottom-video {
    color: #FFFFFF;
    font-size: 14px !important;
}

.posicao-1 {
    padding-top: 170%;
    margin-bottom: 20px
}

.posicao-2 {
    padding-top: 70%;
    margin-bottom: 24px
}

.posicao-conteiner {
    padding-top: 27%;
}

.banner-certificado {
    width: 693px;
    height: 690px;
}

.bannerPerguntasFrequentes {
    padding-top: 20%;
    width: 606.09px !important;
    height: 608.5px !important;
}


.perguntaFreqProtejaObra {
    margin-top: 20px;
}

.card-seguranca {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.pulsarRoxo:hover {
    animation-name: none;
    animation-play-state: paused;
  }

.pulsarRoxo {
    border-radius: 100px;
}

.pulsarRoxo::before, .pulsarRoxo::after {
    content: '';
    display: block;
    position: absolute;
    opacity: 0;
    left: -5px;
    right: -5px;
    top: -10px;
    bottom: -10px;
    border-radius: 100px;
    border: 15px solid #5C549A;
    /*width: 275px;
    height: 66px;*/
    animation: efeitoPulsar2 1.5s linear infinite;
}

@keyframes efeitoPulsar2 {
    0%{
        -webkit-transform: scale(1);
        -webkit-transform: scale(1);
        -webkit-opacity: 0;
    }
    50%{
        -webkit-opacity: 0.5;
    }
    100%{
        -webkit-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -webkit-opacity: 0;
    }
}

.pulsar {
    border-radius: 50%;
}

.pulsar::before, .pulsar::after {
    content: '';
    display: block;
    position: absolute;
    opacity: 0;
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -10px;
    width: auto;
    height: auto;
    border-radius: 50%;
    border: 15px solid #68D279;
    animation: efeitoPulsar 1.5s linear infinite;
}

@keyframes efeitoPulsar {
    0%{
        -webkit-transform: scale(0.5);
        -webkit-transform: scale(0.5);
        -webkit-opacity: 0;
    }
    50%{
        -webkit-opacity: 0.5;
    }
    100%{
        -webkit-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -webkit-opacity: 0;
    }
}

.card-up:hover { 
    animation-name: cardup;
    animation: cardup 4s ease-in-out;
}

@keyframes cardup {
    from,
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  
    10%,
    30%,
    50%,
    70%,
    90% {
      -webkit-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -10px, 0);
    }
  }

.bounce:hover { 
    animation-name: shakeY;
    animation: shakeY 7s infinite ease-in-out;
}

@keyframes shakeY {
    from,
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  
    10%,
    30%,
    50%,
    70%,
    90% {
      -webkit-transform: translate3d(0, -10px, 0);
      transform: translate3d(0, -10px, 0);
    }
    
    20%,
    40%,
    60%,
    80% {
      -webkit-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0);
    }
  }

.homem:hover {
    animation: shake 4s cubic-bezier(.36,.07,.19,.97) both infinite;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

@keyframes shake {
    10%, 90% {
      transform: translate3d(-1px, 0, 0);
    }
    
    20%, 80% {
      transform: translate3d(2px, 0, 0);
    }
  
    30%, 50%, 70% {
      transform: translate3d(-4px, 0, 0);
    }
  
    40%, 60% {
      transform: translate3d(4px, 0, 0);
    }
  }

.efeitodigitacao {
    overflow: hidden;
    display: inline-block;
}

.efeitodigitacao::after {
    content: '';
    display: inline-block;
    background-color: white;
    animation: cursor 0.4s infinite;
}

@keyframes cursor {
    0% { opacity: 1; }
      49% { opacity: 1; }
      50% { opacity: 0; }
      100% { opacity: 0; }
  }

/* VERSAO MOBILE */

@media only screen and (max-width: 1350px) {
    .texto-card {

        text-align: left;
        font-size: 14px;
        line-height: 130%;
    }

    .texto-cadastro {
        font-size: 15px;
        line-height: 130%;
        color: #FFFFFF;
    }

    .titulo-cadastro {
        font-size: 24px;
        line-height: 120%;
        color: #5EEDFF;
    }

    .posicao-conteiner {
        padding-top: 18%;
    }

    .elipse-border {

        background: linear-gradient(#6860a8, #6860a8) padding-box,
            linear-gradient(to left, rgba(0, 201, 226, 1), rgba(0, 201, 226, 0.34)) border-box;
        border-radius: 50em;
        border: 3.5px solid transparent;

        background-color: #6860a8;
        width: 50px;
        height: 50px;
        opacity: 0.7;
    }

    .elipse {
        padding-top: 8px;
        padding-left: 14px;
    }

    .number {
        font-size: 25px;
        line-height: 130%;
        color: #5DEDFF;

    }

    .video {
        width: 500px;
        height: 320px;
        left: 124px;
        top: 2209px;

        background: #FAFDFF;
        border-radius: 20px;
    }

    .text-bottom-video {
        color: #FFFFFF;
        font-size: 12px !important;
        margin-top: 3px;

    }

    .posicao-1 {
        padding-top: 130%;
        margin-bottom: 20px
    }

    .posicao-2 {
        padding-top: 100%;
        margin-bottom: 24px
    }

    .banner-certificado {
        width: 580px;
        height: 690px;
    }

    .border-vertical {
        border-right: 1px dashed #BDDFE3;
        width: 222px;
        padding: 15px;
        margin-right: -3px;
    }


    .imagemSolucaoResponsive {
        width: 280px;
        height: 488.33px;
        top: 791.34px;
        margin-left: -30px;
    }

    .bannerPerguntasFrequentes {
        padding-top: 20%;
        width: 510px !important;
        height: 609px !important;
    }

    .perguntaFreqProtejaObra {
        margin-top: 20px;
    }

    .icon-protect {
        margin-bottom: -20px;
        padding-right: 30%;
    }

}

@media only screen and (max-width: 1200px) {
    .texto-card {

        text-align: left;
        font-size: 14px;
        line-height: 130%;
    }

    .texto-cadastro {
        font-size: 13px;
        line-height: 130%;
        color: #FFFFFF;
    }

    .titulo-cadastro {
        font-size: 20px;
        line-height: 120%;
        color: #5EEDFF;
    }

    .posicao-conteiner {
        padding-top: 18%;
    }

    .elipse-border {

        background: linear-gradient(#6860a8, #6860a8) padding-box,
            linear-gradient(to left, rgba(0, 201, 226, 1), rgba(0, 201, 226, 0.34)) border-box;
        border-radius: 50em;
        border: 3.5px solid transparent;

        background-color: #6860a8;
        width: 50px;
        height: 50px;
        opacity: 0.7;
    }

    .elipse {
        padding-top: 8px;
        padding-left: 14px;
    }

    .number {
        font-size: 25px;
        line-height: 130%;
        color: #5DEDFF;

    }

    .video {
        width: 480px;
        height: 300px;
        left: 124px;
        top: 2209px;

        background: #FAFDFF;
        border-radius: 20px;
    }

    .text-bottom-video {
        color: #FFFFFF;
        font-size: 12px !important;
        margin-top: 3px;

    }

    .posicao-1 {
        padding-top: 130%;
        margin-bottom: 20px
    }

    .posicao-2 {
        padding-top: 60%;
        margin-bottom: 24px
    }

    .banner-certificado {
        width: 570px;
        height: 690px;
    }

    .border-vertical {
        border-right: 1px dashed #BDDFE3;
        width: 222px;
        padding: 15px;
        margin-right: -3px;
    }


    .imagemSolucaoResponsive {
        width: 280px;
        height: 488.33px;
        top: 791.34px;
        margin-left: -30px;
    }

    .bannerPerguntasFrequentes {
        padding-top: 20%;
        width: 510px !important;
        height: 609px !important;
    }

    .perguntaFreqProtejaObra {
        margin-top: 20px;
    }

    .icon-protect {
        margin-bottom: -20px;
        padding-right: 30%;
    }

}

@media only screen and (max-width: 1000px) {
    .bannerImagemLg {
        width: 550px;
        margin-bottom: -45.6px;
    }

    .titleBanner {
        font-style: normal;
        font-weight: 400;
        font-size: 48px;
        line-height: 56px;
    }

    .subtitleBanner {
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 25px;
    }

    .buttonContainer2,
    .buttonContainer2:hover,
    .buttonContainer2:active {
        border-radius: 100px !important;
        padding-top: 17px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        border-color: #5C549A !important;
        color: #5C549A !important;
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        appearance: none !important;
    }

    .titleContainer2 {
        font-style: normal;
        font-weight: 300;
        font-size: 23px;
        line-height: 28px;
        color: #5C549A;
    }

    .titulo-card {
        color: #5C549A;
        text-align: left;
        font-size: 13px;
        line-height: 120%;
        margin-bottom: 0%;
    }

    .texto-card {
        margin-top: 10px;
        text-align: left;
        font-size: 13px;
        line-height: 130%;
    }

    .texto-cadastro {
        font-size: 13px;
        line-height: 130%;
        color: #FFFFFF;
    }

    .titulo-cadastro {
        font-size: 20px;
        line-height: 120%;
        color: #5EEDFF;
    }

    .posicao-conteiner {
        padding-top: 18%;
    }

    .elipse-border {

        background: linear-gradient(#6860a8, #6860a8) padding-box,
            linear-gradient(to left, rgba(0, 201, 226, 1), rgba(0, 201, 226, 0.34)) border-box;
        border-radius: 50em;
        border: 3.5px solid transparent;

        background-color: #6860a8;
        width: 50px;
        height: 50px;
        opacity: 0.7;
    }

    .elipse {
        padding-top: 8px;
        padding-left: 14px;
    }

    .number {
        font-size: 25px;
        line-height: 130%;
        color: #5DEDFF;

    }

    .video {
        width: 400px;
        height: 300px;
        left: 124px;
        top: 2209px;

        background: #FAFDFF;
        border-radius: 20px;
    }

    .text-bottom-video {
        color: #FFFFFF;
        font-size: 10px !important;
        margin-top: 3px;

    }

    .posicao-1 {
        padding-top: 130%;
        margin-bottom: 20px
    }

    .posicao-2 {
        padding-top: 120%;
        margin-bottom: 24px
    }

    .banner-certificado {
        width: 480px;
        height: 690px;
    }

    .border-vertical {
        border-right: 1px dashed #BDDFE3;
        width: 222px;
        padding: 15px;
        margin-right: -3px;
    }


    .imagemSolucaoResponsive {
        width: 260px;
        height: 488.33px;
        top: 791.34px;
        margin-left: -30px;
    }

    .bannerPerguntasFrequentes {
        padding-top: 20%;
        width: 510px !important;
        height: 609px !important;
    }

    .perguntaFreqProtejaObra {
        margin-top: 20px;
    }

    .icon-protect {
        margin-bottom: -20px;
        padding-right: 30%;
    }

    .navMenuTitle {
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 19px;
        color: #fff !important;
        margin-right: 20px;
    }

    .navMenuTitle:hover {
        /* border-bottom: 2px solid #00C9E2 !important; */
        background-image: url('/images/Line 13.png');
        background-repeat: no-repeat;
        background-position: bottom left 8px;
    }

    .buttonNavBar {
        border-radius: 100px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 35px;
        padding-right: 35px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .buttonNavBar:hover,
    .buttonNavBar:active {
        border-radius: 100px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 35px;
        padding-right: 35px;
        background-color: #00C9E2 !important;
        border-color: #00C9E2 !important;
        color: #5C549A !important;
    }

    .card-seguranca {
        width: 100%;
        border-radius: 20px;
        box-shadow: none;
    }

    .imagensSegurancas {
        width: 40px;
    }

    .border-vertical {
        border-right: 1px dashed #BDDFE3;
        width: 190px;

    }

    .end-border {
        width: 200px;
        padding: 15px;
        margin-right: 0px;
    }

    .bannerProteja {
        width: 480px;
        margin-bottom: -39px;
    }

    .bannerPerguntasFrequentes {
        width: 480px !important;
    }

    .titulo-faq {
        padding-top: 5%;
        padding-left: 5%;
        font-weight: 500;
        font-size: 30px;
        line-height: 40px;
        color: #5C549A;
    }

    .faqConteudo {
        font-size: 18px;
    }

    .bannerSuaMarca {
        width: 400px;
    }
}

@media only screen and (max-width: 820px) {
    .itens-navbar {
        text-align: right;
        display: inline-flex;
        flex-direction: row;
    }

    .navMenuTitle {
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 19px;
        color: #fff !important;
        margin-right: 20px;
    }
    
    .navMenuTitle:hover {
        /* border-bottom: 2px solid #00C9E2 !important; */
        background-image: url('/images/Line 13.png');
        background-repeat: no-repeat;
        background-position: bottom left 8px;
    }

    .buttonNavBar {
        font-size: 10px;
        border-radius: 100px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 30px;
        padding-right: 30px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    
    .buttonNavBar:hover,
    .buttonNavBar:active {
        border-radius: 100px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 42px;
        padding-right: 42px;
        background-color: #00C9E2 !important;
        border-color: #00C9E2 !important;
        color: #5C549A !important;
    }
        

    .titleBanner {
        font-size: 32px;
        line-height: 30px;
    }

    .bannerImagemLg {
        width: 430px;
        margin-bottom: -93px;
    }

    .titleContainer2 {
        width: 150%;
        margin-left: -100px;
        margin-top: -60px;
        font-style: normal;
        font-weight: 300;
        padding-top: 37px;
        font-size: 19px;
        line-height: 130%;
        color: #5C549A;
        text-align: center;
        margin-bottom: -40px;
    }

    .buttonContainer2 {
        display: none;
    }

    .colSolucao {
        width: 100%;
        text-align: center;
    }

    .marginSolucao {
        margin-top: -20px;
    }

    .cardSolucao {
        margin-bottom: 40px;
    }

    .titleContainer3 {
        font-style: normal;
        font-weight: 300;
        padding-top: 0px;
        font-size: 24px;
        line-height: 130%;
        color: #5C549A;
    }

    .texto-sobre {
        font-size: 15px;
        line-height: 150%;
        color: #6C637A;
        width: 100%;
        /* width: 100%;
         */
    }

    .btn-proteger {
        width: 222px;
        height: 42px;
        background: #5C549A;
        border-radius: 100px;
        color: white;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        font-size: 13px;
        /* shadow-button */

        filter: drop-shadow(0px 10px 40px rgba(165, 154, 245, 0.6));
    }

    .btn-proteger:hover,
    .btn-proteger:active,
    .btn-proteger:focus,
    .btn-proteger:focus-visible {
        width: 222px;
        height: 42px;
        background: #7A6FCE !important;
        border-radius: 100px;
        color: white !important;
    }

    .banner-certificado {
        width: 370px;
        height: 690px;
        margin-bottom: -150px;
    }

    .colunaCertificado {
        padding-top: 0% !important;
    }

    .video-position {
        padding-top: 20px;
    }

    .video {
        width: 300px;
        height: 213px;
        left: 124px;
        top: 2209px;

        background: #FAFDFF;
        border-radius: 20px;
    }

    .titulo-cadastro {
        font-size: 15px;
        line-height: 120%;
        color: #5EEDFF;
    }

    .texto-cadastro {
        margin-bottom: -20px;
        font-size: 11px;
        line-height: 130%;
        color: #FFFFFF;
    }

    .elipse-border {

        background: linear-gradient(#6860a8, #6860a8) padding-box,
            linear-gradient(to left, rgba(0, 201, 226, 1), rgba(0, 201, 226, 0.34)) border-box;
        border-radius: 100em;
        border: 3.5px solid transparent;

        background-color: #6860a8;
        width: 42px;
        height: 43px;
        opacity: 0.7;
    }

    .elipse {
        padding-top: 7px;
        padding-left: 12px;
    }

    .number {
        font-size: 18px;
        line-height: 130%;
        color: #5DEDFF;

    }

    .posicao-1 {
        padding-top: 170%;
        margin-bottom: 20px
    }

    .posicao-2 {
        padding-top: 130%;
        margin-bottom: 24px
    }

    .como-funciona {
        font-weight: 700;
        font-size: 30px;
        line-height: 40px;
        color: #FFFFFF;
    }

    .border-vertical {
        border-right: none;
        border-bottom: 1px dashed #BDDFE3;
        width: 100%;
        padding: 15px;
        margin-right: 12px;
        margin-top: -18px;
        margin-bottom: -18px
    }

    .end-border {
        width: 100%;
        padding: 15px;
        margin-right: 12px;
        margin-top: -18px;
        margin-bottom: -18px
    }

    .marginPreco {
        padding-top: 5% !important;
    }

    .bannerProteja {
        width: 350px;
        margin-bottom: -97px;
    }

    .titulo-certificado {
        padding-top: 26px;
        font-size: 26px;
        color: #5C549A;
        width: 100%;
        font-weight: 400;
        line-height: 28px;
    }

    .bannerPerguntasFrequentes {
        padding-top: 20%;
        width: 356.09px !important;

    }

    .perguntaFreqProtejaObra {
        margin-top: 8px;
    }

    .bannerSuaMarca {
        width: 350px;
    }

    .logoFooter {
        width: 80px;
    }

    .lista-link {
        font-size: 10px;
        line-height: 19px;
        color: #FFFFFF;
    }

    .imgCarta {
        width: 12px;
    }

    .logo {
        width: 100px;
    }

    .img-wrap {
        border-radius: 10px;
        position: relative;
        height: 100%;
        object-fit: cover;
    }
}

@media only screen and (max-width: 768px) {
    .itens-navbar {
        text-align: right;
        display: inline-flex;
        flex-direction: row;
    }

    .navMenuTitle {
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 19px;
        color: #fff !important;
        margin-right: 20px;
    }
    
    .navMenuTitle:hover {
        /* border-bottom: 2px solid #00C9E2 !important; */
        background-image: url('/images/Line 13.png');
        background-repeat: no-repeat;
        background-position: bottom left 8px;
    }

    .buttonNavBar {
        font-size: 10px;
        border-radius: 100px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 30px;
        padding-right: 30px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    
    .buttonNavBar:hover,
    .buttonNavBar:active {
        border-radius: 100px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 42px;
        padding-right: 42px;
        background-color: #00C9E2 !important;
        border-color: #00C9E2 !important;
        color: #5C549A !important;
    }
        
    .titleBanner {
        font-size: 32px;
        line-height: 30px;
    }

    .bannerImagemLg {
        width: 430px;
        margin-bottom: -93px;
    }

    .titleContainer2 {
        width: 150%;
        margin-left: -100px;
        margin-top: -60px;
        font-style: normal;
        font-weight: 300;
        padding-top: 37px;
        font-size: 19px;
        line-height: 130%;
        color: #5C549A;
        text-align: center;
        margin-bottom: -40px;
    }

    .buttonContainer2 {
        display: none;
    }

    .colSolucao {
        width: 100%;
        text-align: center;
    }

    .marginSolucao {
        margin-top: -20px;
    }

    .titleContainer3 {
        font-style: normal;
        font-weight: 300;
        padding-top: 0px;
        font-size: 24px;
        line-height: 130%;
        color: #5C549A;
    }

    .texto-sobre {
        font-size: 15px;
        line-height: 150%;
        color: #6C637A;
        width: 100%;
        /* width: 100%;
         */
    }

    .btn-proteger {
        width: 222px;
        height: 42px;
        background: #5C549A;
        border-radius: 100px;
        color: white;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        font-size: 13px;
        /* shadow-button */

        filter: drop-shadow(0px 10px 40px rgba(165, 154, 245, 0.6));
    }

    .cardSolucao {
        margin-bottom: 40px;
    }

    .btn-proteger:hover,
    .btn-proteger:active,
    .btn-proteger:focus,
    .btn-proteger:focus-visible {
        width: 222px;
        height: 42px;
        background: #7A6FCE !important;
        border-radius: 100px;
        color: white !important;
    }

    .banner-certificado {
        width: 370px;
        height: 690px;
        margin-bottom: -150px;
    }

    .colunaCertificado {
        padding-top: 0% !important;
    }

    .video-position {
        padding-top: 20px;
    }

    .video {
        width: 300px;
        height: 213px;
        left: 124px;
        top: 2209px;

        background: #FAFDFF;
        border-radius: 20px;
    }

    .titulo-cadastro {
        font-size: 15px;
        line-height: 120%;
        color: #5EEDFF;
    }

    .texto-cadastro {
        margin-bottom: -20px;
        font-size: 11px;
        line-height: 130%;
        color: #FFFFFF;
    }

    .elipse-border {

        background: linear-gradient(#6860a8, #6860a8) padding-box,
            linear-gradient(to left, rgba(0, 201, 226, 1), rgba(0, 201, 226, 0.34)) border-box;
        border-radius: 100em;
        border: 3.5px solid transparent;

        background-color: #6860a8;
        width: 42px;
        height: 43px;
        opacity: 0.7;
    }

    .elipse {
        padding-top: 7px;
        padding-left: 12px;
    }

    .number {
        font-size: 18px;
        line-height: 130%;
        color: #5DEDFF;

    }

    .posicao-1 {
        padding-top: 170%;
        margin-bottom: 20px
    }

    .posicao-2 {
        padding-top: 130%;
        margin-bottom: 24px
    }

    .como-funciona {
        font-weight: 700;
        font-size: 30px;
        line-height: 40px;
        color: #FFFFFF;
    }

    .border-vertical {
        border-right: none;
        border-bottom: 1px dashed #BDDFE3;
        width: 100%;
        padding: 15px;
        margin-right: 12px;
        margin-top: -18px;
        margin-bottom: -18px
    }

    .end-border {
        width: 100%;
        padding: 15px;
        margin-right: 12px;
        margin-top: -18px;
        margin-bottom: -18px
    }

    .marginPreco {
        padding-top: 5% !important;
    }

    .bannerProteja {
        width: 350px;
        margin-bottom: -97px;
    }

    .titulo-certificado {
        padding-top: 26px;
        font-size: 26px;
        color: #5C549A;
        width: 100%;
        font-weight: 400;
        line-height: 28px;
    }

    .bannerPerguntasFrequentes {
        padding-top: 20%;
        width: 356.09px !important;

    }

    .perguntaFreqProtejaObra {
        margin-top: 8px;
    }

    .bannerSuaMarca {
        width: 350px;
    }

    .logoFooter {
        width: 80px;
    }

    .lista-link {
        font-size: 10px;
        line-height: 19px;
        color: #FFFFFF;
    }

    .imgCarta {
        width: 12px;
    }

    .logo {
        width: 100px;
    }

    .img-wrap {
        border-radius: 10px;
        position: relative;
        height: 100%;
        object-fit: cover;
    }
}

@media only screen and (max-width: 500px) {
    .btn-proteger {
        width: 310px;
        height: 48px;
        background: #5C549A;
        border-radius: 100px;
        color: white;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        font-size: 14px;
        /* shadow-button */
    
        filter: drop-shadow(0px 10px 40px rgba(165, 154, 245, 0.6));
    }
    
    .btn-proteger:hover,
    .btn-proteger:active,
    .btn-proteger:focus,
    .btn-proteger:focus-visible {
        width: 310px;
        height: 48px;
        background: #7A6FCE !important;
        border-radius: 100px;
        color: white !important;
    }

    

    .itens-navbar {
        text-align: right;
        display: none;
        flex-direction: row;
    }
    
    
    .buttonNavBar {
        display: none;
        font-size: 10px;
        border-radius: 100px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 30px;
        padding-right: 30px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .navbarLayout {
        background-color: #5C549A;
        border-bottom: 1px solid #5C549A !important;
        margin-bottom: -1px;
    }

    .marginSolucao {
        margin-top: 0px;
    }

    .margin-inicio {
        margin-top: 0px;
    }


    .titleBanner {
        margin-top: -30px;
        font-style: normal;
        font-weight: 400;
        font-size: 43px;
        line-height: 60px;
    }

    .subtitleBanner {
        font-family: Nunito;
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 22px;
        color: #E7E1F0;
    }

    .imagem-banner {
        width: 390px;
    }

    .titleContainer2 {
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
        font-style: normal;
        font-weight: 300;
        padding-top: 37px;
        font-size: 19px;
        line-height: 130%;
        color: #5C549A;
        margin-bottom: 0px;
    }


    .titleContainer3 {
        font-style: normal;
        font-weight: 300;
        padding-top: 0px;
        font-size: 28px;
        line-height: 130%;
        color: #5C549A;
    }

    .texto-sobre {
        font-size: 18px;
        line-height: 150%;
        color: #6C637A;
        width: 100%;
        /* width: 100%;
         */
    }

    .imagemSolucaoResponsive {
        width: 222px;
        height: 323.48px;
        left: 220px;
        top: 791.34px;
        margin-left: 0px;
    }

    .cardSolucao {
        margin-bottom: 10px;
    }

    .imagem-ilust2 {
        width: 222px;
    }

    .mini-card {
        width: 100%;
        border-radius: 20px;
        box-shadow: none;
    }

    .card {
        border: none;
    }

    .border-vertical {
        border-right: none;
        border-bottom: 1px dashed #BDDFE3;
        width: 100%;
        padding: 15px;
        margin-right: 12px;
        margin-top: -18px;
        margin-bottom: -18px
    }

    .end-border {
        width: 100%;
        padding: 15px;
        margin-right: 12px;
        margin-top: -18px;
        margin-bottom: -18px
    }

    .img-wrap {
        border-radius: 10px;
        position: relative;
        height: 100%;
        object-fit: cover;
    }

    .margin-title {
        margin-top: -5px;
    }


    .margin-title-inicio {
        margin-top: 1px !important;
    }

    .icone-card-menor {
        height: 50px;
        width: 50px;
        align-self: left;
        margin-top: -8%;
        margin-bottom: 8%;
    }

    .titulo-card {
        color: #5C549A;
        text-align: left;
        font-size: 16px;
        line-height: 120%;
        margin-bottom: 0%;
    }

    .texto-card {
        color: #6C637A;
        text-align: left;
        font-size: 14px;
        line-height: 130%;
    }

    .video-position {
        padding-top: 20px;
    }

    .video {
        width: 365px;
        height: 213px;
        left: 124px;
        top: 2209px;

        background: #FAFDFF;
        border-radius: 20px;
    }

    .titulo-cadastro {
        font-size: 20px;
        line-height: 120%;
        color: #5EEDFF;
    }

    .texto-cadastro {
        font-size: 14px;
        line-height: 130%;
        color: #FFFFFF;
    }

    .imagem-fundo {
        background-image: url('/images/fundoComoFunciona.png');
        background-position: bottom left;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .pontilhado {
        margin-left: 120px;
        width: 65%;
        margin-bottom: 0px;
        margin-top: 0px;
        border: 0.84386px dashed #8E86D8;
    }

    .texto-certificado {
        padding-top: 16px;
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 130%;
        color: #6C637A;
        width: 100%;
    }

    .titulo-certificado {
        padding-top: 26px;
        font-size: 28px;
        color: #5C549A;
        width: 100%;
        font-weight: 400;
        line-height: 28px;
    }


    .titulo-faq {
        padding-top: 45px;
        padding-left: 5%;
        font-weight: 500;
        font-size: 28px;
        line-height: 40px;
        color: #5C549A;
        text-align: center;
    }

    .less {
        margin-top: -11%;
        padding-left: 90%;
    }

    .ask {
        font-size: 16px;
        line-height: 120%;
        color: #5C549A;
        padding-left: 7%;
    }

    .linha-faq {
        margin-left: 10px;
        margin-right: 15px;
        margin-top: 0px;
    }

    .ask-marca {
        padding-top: 20%;
        font-weight: 700;
        font-size: 28px;
        line-height: 40px;
        color: #FFFFFF;
    }

    .texto-marca {
        font-weight: 400;
        font-size: 14px;
        line-height: 130%;
        color: #FFFFFF;

    }

    .quadrado-insta {
        width: 84px;
        height: 84px;
        background: #E6E8F5;
        border-radius: 10px;
        margin: 0px 5px 20px;
    }

    .titulo-insta {
        font-weight: 500;
        font-size: 20px;
        line-height: 40px;
        text-align: center;
        color: #5C549A;
        padding: 22px 0px;
    }

    .faq-container {
        background: #F8F9FF;
        border-radius: 40px;
        padding-bottom: 40px;
    }

    .fluid-faq {
        background: #F8F9FF;
        margin-top: -47.5px !important;
    }

    .imagemCertificado {
        margin-left: -10px !important;
        margin-bottom: -20px;
        width: 390px !important;
    }

    .text-bottom-video {
        color: #FFFFFF;
        font-size: 14px !important;
    }
}

@media only screen and (min-width: 430px) and (orientation: portrait){

    .btn-proteger {
        width: 310px;
        height: 48px;
        background:blue ;
        border-radius: 100px;
        color: white;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        font-size: 14px;
        /* shadow-button */
    
        filter: drop-shadow(0px 10px 40px rgba(165, 154, 245, 0.6));
    }
    
    .btn-proteger:hover,
    .btn-proteger:active,
    .btn-proteger:focus,
    .btn-proteger:focus-visible {
        width: 310px;
        height: 48px;
        background: blue !important;
        border-radius: 100px;
        color: white !important;
    }

    .pulsarRoxo:hover {
        animation-name: none;
        animation-play-state: paused;
      }
    
    .pulsarRoxo {
        border-radius: 100px;
    }
    
    .pulsarRoxo::before, .pulsarRoxo::after {
        content: '';
        display: block;
        position: absolute;
        opacity: 0;
        left: -5px;
        right: -5px;
        top: -10px;
        bottom: -10px;
        border-radius: 100px;
        border: 15px solid #5C549A;
        animation: efeitoPulsar2 1.5s linear infinite;
    }
}

@media only screen and (max-width: 393px) {
    .btn-proteger {
        width: 297px;
        height: 48px;
        background: #5C549A;
        border-radius: 100px;
        color: white;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        font-size: 14px;
        /* shadow-button */
    
        filter: drop-shadow(0px 10px 40px rgba(165, 154, 245, 0.6));
    }
    
    .btn-proteger:hover,
    .btn-proteger:active,
    .btn-proteger:focus,
    .btn-proteger:focus-visible {
        width: 297px;
        height: 48px;
        background: #7A6FCE !important;
        border-radius: 100px;
        color: white !important;
    }
   
    .video {
        width: 344px;
        height: 213px;
        left: 124px;
        top: 2209px;

        background: #FAFDFF;
        border-radius: 20px;
    }

    .imagemCertificado {
        margin-bottom: -50px;
        width: 340px !important;
    }

    .quadrado-insta {
        width: 70px !important;
        height: 70px !important;
        background: #E6E8F5;
        border-radius: 10px;
        margin: 0px 5px 20px;
    }

    .text-bottom-video {
        color: #FFFFFF;
        font-size: 14px !important;
    }
}

@media only screen and (max-width: 390px) {

    .btn-proteger {
        width: 297px;
        height: 48px;
        background: #5C549A;
        border-radius: 100px;
        color: white;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        font-size: 14px;
        /* shadow-button */
    
        filter: drop-shadow(0px 10px 40px rgba(165, 154, 245, 0.6));
    }
    
    .btn-proteger:hover,
    .btn-proteger:active,
    .btn-proteger:focus,
    .btn-proteger:focus-visible {
        width: 297px;
        height: 48px;
        background: #7A6FCE !important;
        border-radius: 100px;
        color: white !important;
    }

    .video {
        width: 343px;
        height: 213px;
        left: 124px;
        top: 2209px;

        background: #FAFDFF;
        border-radius: 20px;
    }

    .imagemCertificado {
        margin-bottom: -50px;
        width: 360px !important;
    }

    .quadrado-insta {
        width: 70px !important;
        height: 70px !important;
        background: #E6E8F5;
        border-radius: 10px;
        margin: 0px 5px 20px;
    }

    .elipse {
        padding-top: 8px;
        padding-left: 18px;
    }

    .text-bottom-video {
        color: #FFFFFF;
        font-size: 14px !important;
    }

    .elipse {
        padding-top: 5px;
        padding-left: 12px;
    }

    .number {
        font-size: 20px;
        line-height: 130%;
        color: #5DEDFF;

    }

}

@media only screen and (max-width: 375px) {
    .btn-proteger {
        width: 297px;
        height: 48px;
        background: #5C549A;
        border-radius: 100px;
        color: white;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        font-size: 14px;
        /* shadow-button */
    
        filter: drop-shadow(0px 10px 40px rgba(165, 154, 245, 0.6));
    }
    
    .btn-proteger:hover,
    .btn-proteger:active,
    .btn-proteger:focus,
    .btn-proteger:focus-visible {
        width: 297px;
        height: 48px;
        background: #7A6FCE !important;
        border-radius: 100px;
        color: white !important;
    }

    .video {
        width: 328px;
        height: 213px;
        left: 124px;
        top: 2209px;

        background: #FAFDFF;
        border-radius: 20px;
    }

    .imagem-banner {
        width: 350px;
    }

    .linha-faq {

        margin-left: 10px;
        margin-top: 0px;
    }

    .imagemCertificado {
        margin-bottom: -50px;
        width: 340px !important;
    }

    .quadrado-insta {
        width: 70px !important;
        height: 70px !important;
        background: #E6E8F5;
        border-radius: 10px;
        margin: 0px 5px 20px;
    }

    .elipse-border {

        background: linear-gradient(#6860a8, #6860a8) padding-box,
            linear-gradient(to left, rgba(0, 201, 226, 1), rgba(0, 201, 226, 0.34)) border-box;
        border-radius: 100em;
        border: 3.5px solid transparent;

        background-color: #6860a8;
        width: 62px;
        height: 55px;
        opacity: 0.7;
    }

    .elipse {
        padding-top: 10px;
        padding-left: 18px;
    }

    .number {
        font-size: 22px;
        line-height: 130%;
        color: #5DEDFF;

    }

    .text-bottom-video {
        color: #FFFFFF;
        font-size: 14px !important;
    }

}

@media only screen and (max-width: 360px) {
    .btn-proteger {
        width: 297px;
        height: 48px;
        background: #5C549A;
        border-radius: 100px;
        color: white;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        font-size: 14px;
        /* shadow-button */
    
        filter: drop-shadow(0px 10px 40px rgba(165, 154, 245, 0.6));
    }
    
    .btn-proteger:hover,
    .btn-proteger:active,
    .btn-proteger:focus,
    .btn-proteger:focus-visible {
        width: 297px;
        height: 48px;
        background: #7A6FCE !important;
        border-radius: 100px;
        color: white !important;
    }

    .texto-card {

        text-align: left;
        font-size: 14px;
        line-height: 130%;
    }

    .texto-cadastro {
        font-size: 10px;
        line-height: 130%;
        color: #FFFFFF;
    }

    .titulo-cadastro {
        font-size: 20px;
        line-height: 120%;
        color: #5EEDFF;
    }

    .video {
        width: 312px;
        height: 213px;
        left: 124px;
        top: 2209px;

        background: #FAFDFF;
        border-radius: 20px;
    }


    .imagemCertificado {
        margin-left: -10px !important;
        margin-bottom: -50px;
        width: 330px !important;
    }

    .imagemProtegerObra {
        width: 340px !important;
        margin-bottom: -25px;
    }

    .linha-faq {

        margin-left: 10px;
        margin-top: 0px;
    }

    .bannerImagem {
        width: 300px;
        margin-bottom: -25px !important;
    }

    .quadrado-insta {
        width: 70px !important;
        height: 70px !important;
        background: #E6E8F5;
        border-radius: 10px;
        margin: 0px 5px 20px;
    }

    .buttonSideNavBar {
        width: 100%;
        border-radius: 100px;
        margin-top: 34px;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 42px;
        padding-right: 42px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;

        font-size: small;
    }

    .buttonSideNavBar:hover,
    .buttonSideNavBar:active {
        width: 100%;
        border-radius: 100px;
        margin-top: 34px;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 42px;
        padding-right: 42px;
        background-color: #00C9E2 !important;
        border-color: #00C9E2 !important;
        color: #5C549A !important;

        font-size: small;
    }

    .elipse-border {

        background: linear-gradient(#6860a8, #6860a8) padding-box,
            linear-gradient(to left, rgba(0, 201, 226, 1), rgba(0, 201, 226, 0.34)) border-box;
        border-radius: 100em;
        border: 3.5px solid transparent;

        background-color: #6860a8;
        width: 62px;
        height: 53px;
        opacity: 0.7;
    }

    .elipse {
        padding-top: 11px;
        padding-left: 17px;
    }

    .number {
        font-size: 20px;
        line-height: 130%;
        color: #5DEDFF;

    }

    .text-bottom-video {
        color: #FFFFFF;
        font-size: 14px !important;
    }


}