<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.desktop.big .vf_content,
.desktop.hd .cf_content{
    max-width: 1600px;
    margin-left:  calc((100% - 1600px)/2);
}

.cf_content{
    width: 100%;
    margin-top: 60px;
}

.contentNarrow {
    margin-top: -100px !important;
    margin-left: 0px !important;
    max-width: 1100px !important;
    width: 1100px !important;
    background-color: #f6f6f6 !important;
}

.CarouselForeGround {
    z-index: 2;
}

.RightCorner {
    position: relative;
    z-index: 5;
    min-width: 100%;
    min-height: 100%;
}

.Header_background .contentNarrow {
    margin-top: 0px;    
}

.MenuFunPT {
    background: white;
    position: relative;
    border-bottom: 1px solid #CCC;
    z-index: 1;
}

.headerFunPt .MenuFunPT .content-holder {
    display: flex;
    align-items: stretch;
    margin-bottom: -1px;
}

.headerFunPt .content-holder {
    width: 100%;
    margin: auto;
    padding: 0 0 0 30px;
}


.Header_background .RightCorner {
    padding-right: 120px;
}

.Header_background, .contentNarrow, .imageCarousel {
    width:100% !important;
    display: block;
    margin: 0 auto;
}

.phone .contentNarrow {
    display: inline-block;    
}

.Menu_TopMenu a:link,
.Menu_TopMenu a:visited,
.Menu_TopMenu a {
    color: black !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px !important;
    line-height: 14px;
    font-family: MontR !important;
}

.Menu_TopMenu a:hover {
    color: #0084D6;    
}

.Header_background {
    left: 0;
    right: 0;
}

body {
    background-color: white;
}

.FullMenu {
    background-color: white !important;
    height: 75px;
}

.Menu_TopMenu {
    margin: 0 !important;
    height: 75px;
}

.FixLogoImage .logoMenu1 {
    position: relative;
    top: -20px;
    max-width: 65%;
}

.firstLevelM {
    border-bottom: 4px solid transparent;
    background: transparent;
    height: 100%;
    padding: 29px 10px 25px;
}

.titleMenu1,
.titleMenu1:link,
.titleMenu1:visited {
    color: white !important;
    font-family: MontLight !important;
}

.titleMenu1:hover {
   color: #0084D6 !important; 
}

.Menu_TopMenuActive {
    box-shadow: none !important;    
}

.logoMenu1 {
    width: auto !important;
    padding-top: 20px !important;
    margin-left: 10px !important;
    height: auto;
    max-height: 65px;
}

.phone .logoMenu1 {
    padding-top: 0px;
    margin-left: 0px;
}

.Menu_DropDownButton {
    width: 100% !important;
    max-height: 75px;
    height: 75px;
}

.fa-lg .search {
    font-size: 35px;
    margin: 20px;
}

.contPesq {
    border-left: 1px solid #CCCCCC;
    padding: 25px 30px;
}

.Menu_DropDownPanel {
    position: absolute;
    background-color: white;
    margin: 0 !important;
    padding: 0;
    border-top: 1px solid #CCCCCC !important;
    transition: all .1s ease-out .1s;
}

.Menu_DropDownPanel a,
.Menu_DropDownPanel a:link,
.Menu_DropDownPanel a:visited {
    color: black !important;
    padding: 0 !important;
}

.Menu_DropDownPanel a:hover {
    color: #0084D6 !important;    
}

.FirstElement {
    min-width: 15%;
    width: auto;
    z-index: 5;
    transition: all .2s ease-out;
}

.menuElement {
    height: 75px;
    width: auto !important;
    transition: all .2s ease-out .2s;
    color: black;
}

.menuElement,
.menuElement:link,
.menuElement:visited {
    width: 150px;
    padding-top: 15px;
    padding: 28px 20px;
}

.menuElement:hover {
    border-bottom: 4px solid #0084D6 !important;
    background-color: #EBEBEB;
    color: #0084D6 !important; 
}

.menuElementBlack {
    border-bottom: 4px solid black !important;
    background-color: #EBEBEB !important;
    color: black !important;
    width: 150px !important;
    padding-top: 15px !important;
    padding: 25px 20px !important;
    color: black;
    height: 75px;
    transition: all .2s ease-out .2s;
    display: inline-block;
}

.AlticeMenuBottomContainer {
    width: 100%;
    background-color: white;
}

.trans {
    transition: all .2s ease-out .2s;    
}

.testesTam {
    width: 100%;    
}

.subTitle,
.subTitle:link,
.subTitle:visited {
    margin-left: 0 !important;
    color: black;
    font-size: 12px;
    font-family: MontR;
    font-weight: normal;
}

.subTitle:hover {
    text-decoration: none !important;
    color: #0084D6 !important;
}

.subTitleActive {
    text-decoration: none !important;
    color: black !important;
    background-color: #EBEBEB;
}

.subTitleActive:hover {
    text-decoration: none !important;
    color: #0084D6 !important;
}

.teste1 .titleMenu1 {
    font-family: MontB !important;    
}

titleMenu1:hover {
    color: #0084D6 !important;    
}

.titleMenu2:hover {
    color: #0084D6 !important;
}

.MenuEntry {
   text-align: center;
   margin-top: 4px;
}

.MenuEntry:hover {
    color: #0084D6 !important;    
}

.titleMenuFunPT {
    color: black !important;
}

.titleMenuFunPT:hover {
    color: #0084D6 !important;
}

.breadcrum {
    display: none;
    background-color: #EBEBEB;
    width: 100%;
    height: 35px;
    color: black;
    padding: 8px;
    font-size: 11px;
    overflow: hidden;
}

.breadcrum a, .breadcrum a:link, .breadcrum a:visited {
    color: black !important;
    padding-left: 7px;
    padding-right: 7px;
}

.breadcrum a:hover {
    color: #0084D6 !important;
}

.open {
    opacity: 1;
    height: auto;
    display: block !important;
    transition: all .2s ease-out .2s;
}

.close {
    opacity: 0;
    height: 0px;
    padding: 0;
    display: block;
    transition: all .2s ease-out .2s;
}

.close .Menu_SubItemsPlaceholder {
    max-height: 0;
    overflow: hidden;
    transition: inherit;
}

.titleMenu1 {
    margin-right: 7px !important;
}</pre></body></html>