/*Estilizando o header menu*/
.cta_header{
    padding: 3px 12px 5px 12px;
    border-radius: 22px;
    color: #FFF;
    background: #77cc3c;
}
.cta_header:hover{
    background: #55b13e;
}
.cta_1_page{
    margin-top: 20px !important;
    margin-bottom: 40px !important
}

.container-btn-call{
    display: flex;
    justify-content: center;
    align-items: center;

    padding-top: 80px;
}

#conheca_plataforma{
    align-items: center;
}

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

    .titulo_1_page{
        font-size: 2.5rem !important;
        margin-top: 25px !important;
        margin-bottom: 10px !important;
    }

}

@media screen and (min-width: 768px) and (max-width: 890px) {

    .navbar-wrapper .custom-burger {
        display: flex;
        margin-top: 12px;
    }

}

@media screen and (min-width: 1024px) and (max-width: 1087px) {

    .navbar-wrapper .custom-burger {
        display: flex;
        margin-top: 12px;
    }

}


@media screen and (min-width: 1088px) {

    .navbar-menu {
        color: black!important;
        /*background: red;*/
        width: auto;
        display: inline-block;
        float: right;
    }
    .navbar-start {
        float: right;
        /*background: blue;*/
        height: 66px;
    }

}
.navbar-wrapper .navbar-brand img.light-logo {
    display: block;
    width: 150px;
    height: auto !important;
    margin-top: 10px;
}



.cor_primaria {
    background-color: transparent;
    /*#4777e6*/
}

.hero.is-gradient {
    background: #4776E6;
    background: linear-gradient(to right, #4777e6, #4777e6);
}

.grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: 0.3;
    /* IE */
}


/*icone do texto pagia inicial*/

#main-landing-title h1:after {
    content: '';
    position: absolute;
    top: -8px;
    right: 40px;
    font-weight: 600;
    font-size: 1.5rem;
}

.wavy-icon-box i {
    color: #4777e6;
}


/*Icones nosso sistema*/

.wavy-icon-box .box-title {
    color: #4777e6
}

.navbar-item img {
    max-height: 148px!important;
    /* ALTURA LOGO ORIGINAL */
    /* height: 41px!important; */
    /* ALTURA LOGO 30 ANOS */
    height: 110px!important;
    max-height: 158px;
}

.classic-pricing .pricing-table {
    justify-content: center !important;
}

.classic-pricing .pricing-table .pricing-plan {
    max-width: 307px;
}

.link-politica{
    color:#FFF;
    font-weight: bold;
    margin-top: 10px;
    text-decoration: underline;
}

.link-politica:hover{
    color:#fff
}

.client{
    margin: 10px;
}





/* STYLE PREMIAÇÕES */
.sessao-premiacao {
    display: flex;
    justify-content: center;
    align-items: center;
}
.container-premiacao {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 90%;
    height: 400px;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 16px 24px 2px rgb(0 0 0 / 14%), 0 6px 30px 5px rgb(0 0 0 / 12%), 0 8px 10px -7px rgb(0 0 0 / 20%);
}

.container-text{
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 267px;
    flex: 1;
}
.container-premiacao h2 {
    font-family: 'Nexa Bold', sans-serif;
    font-size: 2.7rem;
    text-align: center;
    font-weight: bold;
}

.container-img-premiacoes {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    min-width: 350px;
    flex: 1;
}

.container-img-premiacoes img {
    width: 150px;
    margin-right: 10px;
}


@media(max-width:720px){

    .container-img-premiacoes img {
        width: 80px;
        margin-right: 10px;
    }

    .container-premiacao h2 {
        font-size: 1.5rem;
    }
    
    .container-img-premiacoes {
        min-width: 100px;
    }
}


.logo-carrossel-depoimentos{
    width: 120px;
}


#main-hero{
    padding-top: 120px;
}



.padding-hero{
    padding-top: 0px;
}

/*:root {*/
/*    --banner-h: 48px;*/
/*    --banner-h-mobile: 68px;*/
/*}*/

/*html {*/
/*    scroll-padding-top: calc(var(--banner-h) + 66px);*/
/*}*/

/*.navbar-wrapper {*/
/*    margin-top: var(--banner-h);*/
/*}*/

/*.header-top {*/
/*    width: 100%;*/
/*    background: linear-gradient(90deg, #051e3e 0%, #0d4a9e 50%, #051e3e 100%);*/
/*    position: fixed;*/
/*    top: 0;*/
/*    height: var(--banner-h);*/
/*    z-index: 9999;*/
/*}*/

/*.container-contain {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
/*    gap: 0;*/
/*    height: var(--banner-h);*/
/*    background-color: transparent;*/
/*}*/

/*.header-top-icon {*/
/*    width: 22px;*/
/*    height: 22px;*/
/*    filter: sepia(1) saturate(4) hue-rotate(10deg) brightness(1.1);*/
/*    flex-shrink: 0;*/
/*    margin-right: 10px;*/
/*}*/

/*.header-top-edition {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    line-height: 1.1;*/
/*    padding-right: 14px;*/
/*    margin-right: 14px;*/
/*    border-right: 1px solid rgba(255, 255, 255, 0.25);*/
/*    flex-shrink: 0;*/
/*}*/

/*.header-top-edition strong {*/
/*    color: #f5c842;*/
/*    font-size: 10px;*/
/*    font-weight: 700;*/
/*    letter-spacing: 0.8px;*/
/*    text-transform: uppercase;*/
/*    white-space: nowrap;*/
/*}*/

/*.header-top-edition span {*/
/*    color: #fff;*/
/*    font-size: 15px;*/
/*    font-weight: 800;*/
/*    letter-spacing: 1px;*/
/*}*/

/*.header-top-text {*/
/*    color: #fff;*/
/*    font-size: 13px;*/
/*    font-weight: 600;*/
/*    white-space: nowrap;*/
/*    margin-right: 16px;*/
/*}*/

/*.header-top-btn {*/
/*    background: rgba(0, 0, 0, 0.45);*/
/*    color: #fff;*/
/*    font-size: 12px;*/
/*    font-weight: 600;*/
/*    padding: 5px 18px;*/
/*    border-radius: 20px;*/
/*    text-decoration: none;*/
/*    white-space: nowrap;*/
/*    border: 1px solid rgba(255, 255, 255, 0.25);*/
/*    transition: background 0.2s, border-color 0.2s;*/
/*    flex-shrink: 0;*/
/*}*/

/*.header-top-btn:hover {*/
/*    background: rgba(0, 0, 0, 0.65);*/
/*    border-color: rgba(255, 255, 255, 0.45);*/
/*    color: #fff;*/
/*}*/

/*@media screen and (max-width: 768px) {*/
/*    html {*/
/*        scroll-padding-top: calc(var(--banner-h-mobile) + 60px);*/
/*    }*/

/*    .header-top {*/
/*        height: var(--banner-h-mobile);*/
/*    }*/

/*    .container-contain {*/
/*        flex-direction: column;*/
/*        height: var(--banner-h-mobile);*/
/*        gap: 5px;*/
/*        padding: 0 16px;*/
/*        justify-content: center;*/
/*    }*/

/*    .header-top-icon,*/
/*    .header-top-edition {*/
/*        display: none;*/
/*    }*/

/*    .header-top-text {*/
/*        font-size: 12px;*/
/*        white-space: normal;*/
/*        text-align: center;*/
/*        margin-right: 0;*/
/*        line-height: 1.3;*/
/*        overflow: hidden;*/
/*        display: -webkit-box;*/
/*        -webkit-line-clamp: 2;*/
/*        line-clamp: 2;*/
/*        -webkit-box-orient: vertical;*/
/*    }*/

/*    .header-top-btn {*/
/*        padding: 4px 20px;*/
/*    }*/

/*    .navbar-wrapper {*/
/*        margin-top: var(--banner-h-mobile) !important;*/
/*    }*/
/*}*/

/*.navbar{*/
/*    !* position: fixed; *!*/
/*    !* top: 60px; *!*/
/*}*/