



.hero-section {    height: 800px;
    min-height: 800px;padding: 140px 0 100px 0;}

.btn-brand {font-weight: 300;}

.btn-brand b {padding: 0 4px; font-weight: 500;}

 .contatos p {    font-size: 16px;}
    .slide-section figure { width:70px; }
        .slide-section figure img {width: 100%;}
.hero-section figure { margin:0!important; }


 .faq-cta .btn-cta {
    background: #420080;
    border: 1px solid #E5E7EB;
    border-radius: 8px;
    transition: 0.3s;
    padding: 16px 24px;
    box-shadow: 0 8px 24px rgba(17, 24, 39, .06);
    color: #FFF;
    text-align: center;
    font-family: Ubuntu;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 169%;
}

.faq-cta .btn-cta:hover{    background: #00C716; color: #fff;
    border: 1px solid #00F71D;}


@media (max-width: 1600px) {

    .contatos {    padding-bottom: 16px;}

     footer {
        padding:40px 16px;
    } 

    .contatos p {    font-size: 16px;}


}



@media (max-width: 1370px) {

      nav.navbar.navbar-expand-md.fixed-top {height: 65px;}

    .hero-section {
    height: 700px!important;
    min-height: 720px!important;
    padding:120px 50px 100px 50px;
}

    section.platform-section.secao2 {padding: 0 50px;}
    
    .hero-subtitle {font-size: 36px;}

    .slide-section {    padding: 50px;}

  .hero-description {  font-size: 16px; }


.contatos {    gap: 6% !important;}

  .contatos p { 
    margin: 0 16px; }


    .sitemap ul li {    margin-right: 61px;}

      /* blog ----*/

    .blog-title-section {    padding: 80px 0 10px 0;
    margin: 24px 0 0 0;}
.faq-section {    padding: 0;}


.logos-section {    padding: 64px 0 64px 0!important;}

 footer {
        padding: 40px 16px;
    }

}

@media (max-width: 575.98px) {



.tab-content p {    min-height: 0;}

.hero-section figure {
    width: 100%;
    margin-top: 32px;
}
	/* herooo section ---------*/

    .hero-section {
        height: auto;
        padding: 96px 16px 0 16px;
    }

.hero-subtitle {        font-size: 28px;}

    .hero-description {
        font-size: 14px;
        margin: 0;
        line-height: 20px;
    }


    .hero-tag {
        padding: 8px;
        font-size: 12px;
        display: flex
;
        gap: 8px;
        align-items: center;
        justify-content: center;
    }
.hero-tag img { width:10%; }

        .platform-section h2 {
        color: #420080;
        margin:0;
        padding: 0;
        width: 100%;
        position: relative;  font-size: 22px;
        display: block;    line-height: 24px;
        float: left;
    }

         .platform-section h2 b {
        font-size: 22px;
        position: relative;
       
    }	  

    .platform-text figure {    width: 56px;}

    .platform-subtitle {    font-size: 20px;}

    /*-slide -------*/

    .slide-section li.nav-item {    width: 33%;}
    .slide-section .nav-item p {
    font-size: 14px;
    margin: 8px 0;
}   

        .slide-section figure { width:56px; }
          .slide-section figure img {width: 100%;}


    /* bannner small ------*/

    .banner-section .banner h1 {    width: 100%;
    position: relative;
    display: block; font-size: 16px!important;    line-height: 24px; margin-bottom: 8px;
    float: left;}

    .banner-section .banner p {    line-height: 24px!important;}
    .banner-section .banner figure#icon {width: 38px;
    background: #420080b8;
    border: 1px solid #ab52ff87;
    height: 38px;}


.faq-section h2 { font-size:24px; }

	.faq-cta {
    padding: 16px;
}.btn-brand {
    background: #420080;
    color: #fff;
    border: none;
    border-radius: 6px;
    box-shadow: 0 10px 20px rgba(75, 22, 184, .25);
    font-size: 16px;
    padding: 13px;
    margin-top: 26px;
    display: flex
;
    float: left;
    position: relative;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;}


    .blog-title-section h1 {
        margin-top: 14px;
        font-size: 22px;
        line-height: 8px;
    }



    .blog-title-section h1 b {
        font-size: 22px;
    }

    footer {
        padding: 80px 16px;
    }

        p#apoio {
       
        width: 100%;
    }


        .contatos {
        justify-content: left;
        width: 100%;
        flex-wrap: nowrap;
        flex-direction: column;
        display: flex
;
        float: left;
        align-items: flex-start;
    }
.contatos p {
        margin: 0;
    }
        footer span {
        text-align: left;
    }

    footer h1 {
        text-align: left; font-size: 24px;
    }

     footer h1 b {font-size: 24px;}

    }