#topo{background-position:top right !important; background-repeat:no-repeat !important;}

.timeline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 39px;
    position: relative;
}

.timeline:before {
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% - 147px);
    left: 0;
    top: 16px;
    background: #0054a8;
        padding-bottom: 17px;
}

.timeline li {
    position: relative;
    margin-bottom: 20px;
        list-style: none !important;

}


.timeline li:before {
    content: "";
    position: absolute;
    width: 10.5px;
    height: 10.5px;
    background: #FFFFFF;
    border: 1px solid #0054a8 ;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    left: -44px;
    top: 6px;
}
 


.timeline li:last-child:before {
    background: #0054a8 ;
    border-color: #0054a8 ;
}

div#executivo {
    margin-top: -30px;
}

.box-shadow{   box-shadow: 0px 0px 8px rgb(0 0 0 / 20%) !important;
    border-radius: 6px !important;
    padding: 0px 15px 15px 15px !important;
		background:#ffffff !Important;}
		
		
		
		.pum-overlay.pum-active, 
.pum-overlay.pum-active 
.popmake.active {     
     opacity: 1 !important;     
     display: block !important 
}


li.vc_tta-tab.vc_active a {
    font-weight: 600 !important;
    color: #0064a8 !important;
}

li.vc_tta-tab a {
    font-weight: 600 !important;
    color: #505050 !important;
}

li.vc_tta-tab a:hover {
    font-weight: 600 !important;
    color: #0064a8 !important;
}


.publicacoes h5 {
    font-size: 14px !important;
    line-height: 18px !important;
    color:#ffffff !important;
}


.publicacoes h5 a{
  color:#ffffff !important;
}

.publicacoes .vc_column-inner {
    background: #0064a8 !important;
    border-radius: 6px !important;
    padding: 15px 10px 15px 10px;
}


.div-arrow-down:after{background-color:#ebebeb !important;}

.vc_tta-panel-body {
    background: #f3f3f3 !important;
}