#colunaInstitucional01{
    float: left;
    width: 550px;
    padding-left: 5px;
    background-color: #FFFFFF;
    color: #333333;
    margin-bottom: 50px;
}
#colunaInstitucional02{
    float: right;
    width: 220px;
}

.institucionalTitulos{
    font-size: 24px;
    color: #CC3366;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
.institucionalTitulos02{
    font-size: 30px;
    color: #CC3366;
    line-height: 30px;
}
.institucionalSubtitulos{
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.menuInstitucional{
    margin: 10px 10px 0 0;
    padding: 10px;
    border-style: solid;
    border-width: 1px 3px 3px 1px;
    border-color: #cccccc;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    border-radius: 0px 10px 0 0px;
    -webkit-border-radius: 0px 10px 0 0px;
    -khtml-border-radius: 0px 10px 0 0px;
}

.menuInstitucional .linhaTitulo{
    font-size: 14px;
    font-weight: bolder;
    line-height: 26px;
    padding-left: 10px;
    padding-right: 10px;
}
.menuInstitucional .separacao{
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #cccccc;
    margin-top: 15px;
}
.menuInstitucional .separacao2{
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
}

.menuInstitucional .linha{
    padding-left: 30px;
    padding-right: 10px;
    line-height: 24px;
    cursor: pointer;
}
.menuInstitucional .linha:hover{
    color: #000000;
    font-weight: bold;
}

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{
    background-color:#69727d;
    color:#fff
}
.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{
    color:#69727d;
    border:3px solid;
    background-color:transparent
}
.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{
    margin-top:8px
}
.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{
    width:1em;
    height:1em
}
.elementor-widget-text-editor .elementor-drop-cap{
    float:left;
    text-align:center;
    line-height:1;
    font-size:50px
}
.elementor-widget-text-editor .elementor-drop-cap-letter{
    display:inline-block
}