@import url(font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Raleway:200,300,400,500,600");


.ytp-watermark {
    display: none !important;

    color: brown;
}


.yt-uix-sessionlink {
    display: none !important;
    color: brown;
}


.projeto-img {
    width: 80%;
}

.logo_img01 {
    width: 9rem;
    margin-right: -10px;
}

.logo_img02 {
    width: 8rem;
    margin-top: 0.3rem;
    margin-left: -5px;
}


.banner-new {

    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.85)), url("../../images/FA40_DESKTOP_FUNDO.webp");
    background-repeat: no-repeat;
    background-size: cover;
}

.retangulo {
    width: calc(100% - 40px);
    margin: 20px;
    background-color: rgb(0, 0, 0);
    padding: 20px;
    text-align: center;

    border-radius: 5px;
}


.headline1 {
    font-size: 2rem !important;
}

.headline2 {
    font-size: 1rem !important;
}

.img-escrita {
    width: 550px;
    margin-top: -20px;

}

.video1 {
    width: 560px;
    height: 315px;
}

.assita {
    font-size: 0.7rem;
    font-family: Verdana, Geneva, Tahoma, sans-serif !important;
    color: rgb(196, 196, 196);
}


.h5-desktop {
    margin: 2rem 0rem 0rem;
    font-size: 1rem;
}

.h5-desktop2-video {
    margin: 0rem 0rem -1rem 0rem;
    color: rgb(219, 219, 219) !important;
    font-weight: 900;
    font-size: 0.8rem;
}

.h5-desktop2 {
    margin: 0rem 10rem 0rem 10rem;
    color: rgb(207, 206, 206) !important;
    font-weight: 900;
    font-size: 1.2rem;
}

.especial-color {
    color: rgb(0, 231, 255) !important;
}

.especial-color2 {
    color: rgb(22, 22, 22) !important;
}

.projeto-img2 {

    width: 18%;

}

.projeto-img3 {

    width: 50%;
    border-radius: 50%;
}


.projeto-img4 {

    width: 100%;


}

.projeto-img4-margem {
    margin: 0 !important;

    padding: 0 !important;
}

.projeto-img41 {

    width: 100%;

}

.projeto-img60 {
    width: 50%;
}

.img-oferta {
    width: 80%;
}

.fundo-curso {
    background-color: rgb(238, 238, 238);
    text-align: center;
}

.main-h1-video {
    font-size: 2.4rem !important;
    margin-left: -1rem !important;
    margin-right: auto !important;
    color: rgb(221, 221, 221);

}

.main-h1 {
    font-size: 6rem !important;
    margin-left: -1rem !important;
    margin-right: auto !important;
    color: rgb(211, 211, 211);
    margin-top: 2rem;

}

.main-h3-video {
    margin-bottom: -1rem !important;
    color: rgb(240, 240, 240);
    font-weight: 1200 !important;
    font-size: 8rem;
}

.main-h3-video-Expert {
    margin-top: -2rem !important;
    margin-bottom: -1rem !important;
    color: rgb(255, 255, 255);
    font-weight: 1200 !important;
    font-size: 3rem;
}


.main-h3 {
    margin-bottom: 2rem !important;
    margin-top: 0rem;
    margin-left: -1rem !important;
    background-color: red;
    padding: 0.3rem;
    font-weight: 1200 !important;
    font-size: 1rem;
    opacity: 0.7;
    color: white !important;
    font-family: Verdana, Geneva, Tahoma, sans-serif !important;
    font-style: oblique;
}

.main-h4 {
    margin-top: -2rem !important;
}

.h3-curso {
    color: black;
    font-weight: 1000;
    text-transform: uppercase;
    margin: 2rem 20rem 0rem;
    line-height: 1.3;
    padding-bottom: rem;
}

.p-curso {
    color: black;
    font-weight: 500;
    text-transform: uppercase;
    margin: 2rem 20rem 0rem;
    line-height: 1.3;
    padding-bottom: 2rem;
}

.li-curso {
    color: black;
    font-weight: 500;
    text-transform: uppercase;
    margin: 2rem 20rem 0rem;
    line-height: 1.3;
    padding-bottom: 2rem;
    text-align: left;
}

.lista2 {
    text-align: center;
    list-style-type: none;
}


.perguntas {
    text-align: center;


}

.perguntas h5 {
    margin-top: 1rem;
    margin-bottom: 0;
    font-weight: 500;
}

.perguntas h6 {
    margin-top: 0;
    margin-left: 1rem;
    margin-right: 1rem;
    font-weight: 300;


}


.invest {
    text-align: center !important;
}

.projeto {
    width: 80%;
}

.bCompra {

    background-color: rgb(0, 231, 255) !important;
    margin-top: 2rem !important;
    margin-bottom: 1rem !important;
    color: black !important;


}

.img-garantia {
    width: 40%;
}



@media only screen and (max-width: 1200px) {

    
.logo_img01 {
    width: 8.5rem;
    margin-right: -10px;
}
    .logo_img02 {
        width: 7.5rem;
        margin-top: 0.3rem;
        margin-left: -5px;
    }
    .banner-new {

        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.9)), url("../../images/FA40_FUNDO_MOBILE.webp");
        background-repeat: no-repeat;
        background-size: cover;
    }

    .img-escrita {
        width: 100%;
        margin-top: 2rem;
        margin-left: auto;
        margin-right: auto;

    }

    .headline1 {
        font-size: 1rem !important;
    }

    .headline2 {
        font-size: 0.7rem !important;
    }

    .video1 {
        width: 349px;
        height: 196px;
        margin-left: 0px;
    }

    .projeto-img {

        width: 80%;
    }

    .projeto-img2 {

        width: 50%;

    }

    .projeto-img3 {

        width: 40%;
        border-radius: 50%;
    }

    .img-oferta {
        width: 100%;
    }

    .projeto-img4 {

        width: 100%;

    }

    .projeto-img60 {
        width: 100%;
    }


    .projeto-img4-margem {
        margin: 0 !important;
        padding: 0 !important;
    }

    .h5-desktop {
        margin: 3rem 0rem 3rem 0rem;
        color: rgb(219, 219, 219) !important;
        font-weight: 900;
        font-size: 1rem;
    }

    .h5-desktop2-video {
        margin: 2rem 0rem 0rem 0rem;
        color: rgb(219, 219, 219) !important;
        font-weight: 900;
        font-size: 0.8rem;
    }

    .h5-desktop2 {
        margin: 0rem 0rem 2rem 0rem;
        color: rgb(172, 172, 172) !important;
        font-weight: 900;
        font-size: 1rem;
    }

    .fundo-curso {
        background-color: rgb(238, 238, 238);
        text-align: center;
    }

    .main-h1-video {
        font-size: 2.7rem !important;
        margin-left: -1rem !important;
        margin-right: auto !important;
    }

    .main-h1 {
        font-size: 2.7rem !important;
        margin-left: -1rem !important;
        margin-right: auto !important;
        margin-bottom: 2rem !important;
        margin-top: 4rem;
    }


    .main-h3-video {
        margin-bottom: -1.5rem !important;
        font-size: 5.5rem;
        color: rgb(240, 240, 240);
    }

    .main-h3-video-Expert {
        margin-top: -2rem !important;
        margin-bottom: -1rem !important;
        color: rgb(240, 240, 240);
        font-weight: 1200 !important;
        font-size: 2.3rem;
    }

    .main-h3 {
        margin-bottom: 1rem !important;
        margin-top: 4rem;
        margin-left: 0rem !important;
        background-color: red;
        padding: 1rem;
        font-size: 0.8rem;
        color: white !important;
        font-family: Verdana, Geneva, Tahoma, sans-serif !important;
        font-style: oblique;

    }

    .main-h4 {
        margin-top: -2rem !important;
    }

    .h3-curso {
        color: black;
        font-weight: 1000;
        text-transform: uppercase;
        margin: 2rem 2rem 0rem;
        line-height: 1.3;
        padding-bottom: rem;
    }

    .p-curso {
        color: black;
        font-weight: 500;
        text-transform: uppercase;
        margin: 2rem 2rem 0rem;
        line-height: 1.3;
        padding-bottom: 2rem;
    }

    .li-curso {
        color: black;
        font-weight: 500;
        text-transform: uppercase;
        margin: 2rem 2rem 0rem;
        line-height: 1.3;
        padding-bottom: 2rem;
        text-align: left;
    }

    .perguntas {
        text-align: center;


    }

    .perguntas h5 {
        margin-top: 0;
        margin-bottom: 0;
        font-weight: 500;
    }

    .perguntas h6 {
        margin-top: 0;
        margin-left: 1rem;
        margin-right: 1rem;
        font-weight: 300;


    }

    .invest {
        text-align: center !important;
    }


}

.bCompra {

    background-color: rgb(0, 231, 255) !important;
    margin-top: 2rem !important;
    color: black !important;



}

.form_cadastro {
    display: flex;
    flex-direction: column;
  }

  .label_cadastro {
    margin-top: 10px;
    font-weight: bold;
  }

  .input_cadastro {
    width: 100%;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 15px;
    box-sizing: border-box;
    background-color: white!important;/* fundo branco forçado */
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #111111!important;
  }

  .input_cadastro.invalido_cadastro {
    border: 2px solid red;
  }

  .botao_cadastro {
    padding: 10px;
    background-color: #007BFF;
    color: white;
    font-weight: bold;
    border: none;
    border-radius: 4px;
    cursor: pointer;
  }

  .botao_cadastro:hover {
    background-color: #0056b3;
  }

  .mensagem_erro_cadastro {
    color: red;
    display: none;
    margin-top: 10px;
  }

  .titulo_cadastro {
    margin-bottom: 5px;
  }

  .descricao_cadastro {
    margin-bottom: 20px;
    color: #0c0b0b;
  }

  .cadastro{
    font-size: small;
  }