.curso-intro, .parabens{
    background: url(../images/bg-imersao.jpg) no-repeat center top  #000 !important;   
    padding-top: 50px;
}

.segura-box-9{
    width: 100%;
    float: left;
    padding: 70px 0 70px 0;
    background: none;
}
.parabens p {
    color: #fff;
}
.parabens h3{
    color: #04FF80;
}
.parabens .participar{
    background: #04FF80;
    color: #000 !important;
}
.segura-box-9 h2{
    color: #000;
    font-size: 40px;
    line-height: 55px;
    font-family: 'museo_sans700';
}
.segura-box-4 h3{
    color: #fff;
    font-weight: 700;
    font-size: 23px;
}
.segura-box-4 p{
    border-bottom: 1px solid #ffffff36;
    padding-bottom: 30px;
}
.accordion-button:not(.collapsed)::after{
    background-image: var(--bs-accordion-btn-icon) !important;

}
.accordion-button:not(.collapsed){
    background-color: #fff !important;
    color:#00A3F6 !important;
}
.accordion-button{
    font-size: 20px;
    color: #222;  
    font-family: 'Exo', sans-serif; 
    box-shadow: none !important;
    font-weight: 700;
}
.accordion-item{
    background: #eee;
    font-family: 'Exo', sans-serif; 
}
.accordion-button .badge{
    background-color: #394542 !important;
    font-size: 14px;
}
.botao-participa, 
.botao-participa-2{
    background: url(../images/bg-bt.png) no-repeat center;
    background-size: cover !important;
    -webkit-background-size: cover !important;
}
.botao-participa:hover, .botao-participa-2:hover{ background:#00A3F6 !important ;}
.intrutores small{
    background: #0078b5 !important;
}
.botao-participa-3{
    background: url(../images/bg-bt.png) no-repeat center !important;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    color: #000 !important;
    font-weight: 700;
}
.segura-box-4 h2,
.segura-box-6 h2, .curso h2{
    color: #00A3F6 !important;
}
.item-l{
    border-color: #00A3F6 !important;
}
.botao-valor-3 span, .depoimentos h2{
    color: #32393c;
}
.curso, .segura-box-6, .segura-box-4{
    background: #32393c !important;
}
.segura-box-5{
background: #0078b5;
}
.curso p {
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    font-family: 'museo_sans300';
    margin-bottom: 0;
}
.segura-box-6 .botao-participa-2 {
    position: relative;
    margin-top: -180px;
    margin-bottom: 50px;
    line-height: 53px !important;
}
.segura-box-6 .botao-participa-2, .segura-box-7 .botao-participa-2{
    font-size: 35px;
    line-height: 53px !important;
}
.segura-box-6 {
    padding-top: 100px !important;
}
.botao-participa-2 span {
    width: 45px;
    height: 45px;
    margin-top: 5px;
    line-height: 53px !important;
}
.text-box-6{
    font-size: 25px !important;
    border-bottom: 1px solid #ffffff3b;
    padding-bottom: 15px !important;
    margin-bottom: 15px !important;
}
.intrutores{
    width: 100%;
    float: left;
    background:#fff;
    position: relative;
    padding: 160px 0 80px 0;
    overflow: hidden;
}
.intrutores h3{
    color:#222;
    font-size: 22px;
    text-align: center;
    font-family: 'Exo', sans-serif;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: -1px;
}
.intrutores  .item{
    border: 1px solid #eee;
    padding: 20px;
    height: 100%;
    border-radius: 8px;
}

.intrutores small{
    font-size: 13px;
    color: #fff;
    padding: 4px 13px;
    border-radius: 20px;
    text-align: center;
    font-family: 'Exo', sans-serif;
    font-weight: 800;
    margin-bottom: 15px;
}
.segura-box-6 h3{
    font-family: 'museo_sans700';
    color: #fff;
    text-align: center;
    border-radius: 20px;
    padding: 25px 50px;
    border: 2px solid #00AD86;
}
.intrutores figure{
    width: 160px;
    height:160px;
    background-color: #1A1A1A;
    border-radius: 100px;
    background-size: cover !important;
    -webkit-background-size: cover !important;
}
.intrutores p{
    font-size: 15px;
    color: #333;
    text-align: center;
    line-height: 19px;
}

.segura-box-7 h3{
    margin-bottom: 60px;
    color: #222;
}
.botao-valor-3 span, .depoimentos h2{
    color: #222;
}
.segura-box-7 h3 small{
    font-size: 23px;
    width: 100%;
    float: left;
    margin-top: 15px;
}
@media (max-width:1090px) { 
    .botao-valor-3 span{ font-size: 60px;}
}
@media (max-width:1200px) { 
    header{ padding-top: 90px !important;}
}
@media (max-width:700px) { 
.botao-participa-2 span {  width: 80px; height: 80px;}
.segura-box-5 h2 , .segura-box-7 h2 { font-size: 30px;}
.botao-valor-3 span { font-size: 49px;  margin-top: 0 !important;  padding:20px 10px; letter-spacing: -2px;}
.segura-box-6 .botao-participa-2, .segura-box-7 .botao-participa-2 {
    font-size: 27px;
    line-height: 32px !important;
}
.bonus h2, .sobre h2{ font-size: 35px;}
.botao-participa-2 span { height: 60px;}

}