.elementor-2459 .elementor-element.elementor-element-8295e5e{--display:flex;--position:fixed;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-evenly;--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;top:0px;--z-index:999;}.elementor-2459 .elementor-element.elementor-element-8295e5e:not(.elementor-motion-effects-element-type-background), .elementor-2459 .elementor-element.elementor-element-8295e5e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-e37fb30 );}body:not(.rtl) .elementor-2459 .elementor-element.elementor-element-8295e5e{left:0px;}body.rtl .elementor-2459 .elementor-element.elementor-element-8295e5e{right:0px;}.elementor-2459 .elementor-element.elementor-element-1189921{--display:flex;--padding-top:0px;--padding-bottom:12px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2459 .elementor-element.elementor-element-a80ddab img{width:80px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2459 .elementor-element.elementor-element-e0c8aba{text-align:center;}.elementor-2459 .elementor-element.elementor-element-e0c8aba .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:1em;font-weight:600;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-2459 .elementor-element.elementor-element-21efb7c .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(16px/2);}.elementor-2459 .elementor-element.elementor-element-21efb7c .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(16px/2);}.elementor-2459 .elementor-element.elementor-element-21efb7c .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(16px/2);}.elementor-2459 .elementor-element.elementor-element-21efb7c .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-16px/2);}.elementor-2459 .elementor-element.elementor-element-21efb7c .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-16px/2);}.elementor-2459 .elementor-element.elementor-element-21efb7c .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-2459 .elementor-element.elementor-element-21efb7c .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-2459 .elementor-element.elementor-element-21efb7c{--e-icon-list-icon-size:20px;--icon-vertical-offset:0px;}.elementor-2459 .elementor-element.elementor-element-21efb7c .elementor-icon-list-item > .elementor-icon-list-text, .elementor-2459 .elementor-element.elementor-element-21efb7c .elementor-icon-list-item > a{font-family:"Poppins", Sans-serif;font-size:14px;font-weight:500;}.elementor-2459 .elementor-element.elementor-element-21efb7c .elementor-icon-list-text{transition:color 0.3s;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-2459 .elementor-element.elementor-element-7575295 .elementor-button{font-family:"Poppins", Sans-serif;font-size:18px;font-weight:500;line-height:1px;fill:var( --e-global-color-text );color:var( --e-global-color-text );border-radius:747px 747px 747px 747px;padding:13px 11px 13px 13px;}.elementor-2459 .elementor-element.elementor-element-66c5ca3{--display:flex;--min-height:100vh;}.elementor-2459 .elementor-element.elementor-element-9d5a263.elementor-element{--align-self:center;}.elementor-2459 .elementor-element.elementor-element-9d5a263{text-align:center;}@media(min-width:768px){.elementor-2459 .elementor-element.elementor-element-8295e5e{--width:240px;}}/* Start custom CSS for container, class: .elementor-element-8295e5e */#menuLateral{
    width: 240px;
    background-color: #dedede;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 60px 20px;
    height: 100vh;
    position: fixed;
    transition: all .5s;
    transition-delay: 0s;
}

.perfil{
    align-items: center;
    justify-content: center;
}

 .perfil img{


        transition: all .3s;
    }


.listaNav{
    width: 100%;
}


.listaNav a{
        display: flex;
        gap: 12px;
        padding: 12px 20px !important;
        border-radius: 12px;
        cursor: pointer;
        transition: all .3s;
        color: white !important
    }

.listaNav a.ativo{
        background-color: rgb(98, 0, 255)  !important;

}

a.ativo .elementor-icon-list-icon svg, a.ativo .elementor-icon-list-text{
    color: white !important;
    fill: white !important
}

.listaNav a:hover:not(a.ativo) {
        background-color: rgba(98, 0, 255, 0.137);
}

.botaoPrincipal{
    transition: all .3s;
    border-radius: 12px
}

.botaoPrincipal:hover{
    transform: translateY(-2px);
    box-shadow: 4px 4px 8px rgba(255, 255, 255, 0.267) inset, -4px -4px 8px rgba(255, 255, 255, 0.267) inset, 0px 8px 12px rgba(33, 32, 34, 0.267);
}

#controle{
    position: absolute;
    top: 180px;
    right: -12px;
    transition: all .3s;
    cursor: pointer
}


#menuLateral .elementor-icon-list-text, #menuLateral .nomeUsuario{

    transition: opacity .3s;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition-delay: .2s;
    opacity: 1;

}

#menuLateral.ativo li{
    gap: 0px;
}

#menuLateral.ativo .textoNav, #menuLateral.ativo .nomeUsuario{
    opacity: 0;
    width: 0px;
}

#menuLateral.ativo .botaoPrincipal{
    width: 0px;
    opacity: 0;
    overflow: hidden;
}

#menuLateral.ativo{
    width: 80px;
    padding: 60px 12px;
    transition-delay: .1s;
}

#menuLateral.ativo .perfil img{
    width: 52px;
}

#menuLateral.ativo #controle{
    transform: scaleX(-1);
}

header{
    display: none;
}

@media (max-width:767px){
    #menuLateral{
        transform:translateX(-100%);
        padding: 32px 16px;
        justify-content: center;
        gap: 40px;
    }
    nav ul{
        padding-bottom: 0px;
        gap: 20px;
    }

    #controle{
        display: none;
    }

    #menuLateral.mobile{
        transform:translateX(0%);
    }

    header{
        width: 100%;
        display: flex;
        justify-content: end;
        padding: 20px;
    }

    .menuMobile{
        font-size: 30px;
        cursor: pointer;
    }
}/* End custom CSS */