.blocoNavBusca.act .blocoCont  .boxMenu:not(.cor) .boxSocial .social li .facebook{
    background: url(../imagens/layout/redes/facebook.svg) no-repeat;
    width: 15px;
    height: 25px;
    background-size: contain;
    border-radius: 0;
}

.blocoNavBusca.act .blocoCont  .boxMenu:not(.cor) .boxSocial .social li .twitter{
    background: url(../imagens/layout/redes/twitter.svg) .menu-autenticacao no-repeat !important;
    background-size: contain;
    width: 37px;
    height: 25px;
    border-radius: 0px;
}

.blocoNavBusca.act .blocoCont  .boxMenu:not(.cor) .boxSocial .social li .instagram{
    background: url(../imagens/layout/redes/instagram.svg) no-repeat;
    background-size: contain;
    width: 30px;
    height: 25px;
    border-radius: 0px;
}

.blocoNavBusca.act .blocoCont  .boxMenu:not(.cor) .boxSocial .social li .youtube{
    background: url(../imagens/layout/redes/youtube.svg) no-repeat;
    background-size: contain;
    width: 34px;
    height: 25px;
    margin-top: 0px;
    border-radius: 0px;
}

.blocoNavBusca.act .blocoCont  .boxMenu:not(.cor) .boxSocial .social li .linkedin{
    background: url(../imagens/layout/redes/linkedin.svg) no-repeat;
    background-size: contain;
    width: 30px;
    height: 25px;
    border-radius: 0px;
}

.blocoNavBusca.act .blocoCont  .boxMenu:not(.cor) .boxSocial .social li {
    float: left;
    display: inline-block;
    margin: 0 15px
}

.blocoNavBusca.act .blocoCont  .boxMenu:not(.cor) .boxSocial {
    border-top: solid 1px #c4c4c4;
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 25px 0 30px
}

.blocoNavBusca.act .blocoCont  .boxMenu:not(.cor) .boxSocial .social li {
    float: left;
    display: inline-block;
    margin: 0 15px
}

.blocoNavBusca.act .blocoCont  .boxMenu:not(.cor) .boxSocial .social li .facebook {
    background-position: initial;
}

.blocoNavBusca.act .blocoCont  .boxMenu:not(.cor) .boxSocial .social li .twitter {
    background-position: initial;
}

.blocoNavBusca.act .blocoCont  .boxMenu:not(.cor) .boxSocial .social li .instagram {
    background-position: initial;
}

.blocoNavBusca.act .blocoCont  .boxMenu:not(.cor) .boxSocial .social li .youtube {
    background-position: initial;
}

.blocoNavBusca.act .blocoCont  .boxMenu:not(.cor) .boxSocial .social li .linkedin {
    background-position: initial;
}


/* NOVO MENU */
.act.blocoNavBusca .blocoCont .boxMenu:not(.cor) {
    position:relative;
    display:inline-block;
    width: 100%;
    left:initial;
    left: -100vw !important;
    background:white;
    opacity: 1;
}

.blocoNavBusca.act .boxMenu.cor {
    transition: all ease-in-out 300ms;
}

.blocoNavBusca.act .boxMenu.cor.act {
    left: 0px !important;
}

.act.blocoNavBusca .blocoCont .boxMenu:not(.cor) > div > div.act.boxBusca {
    display: block;
}

.act.blocoNavBusca .blocoCont .navCustom li {
    font-family: ivypresto-text, "Times New Roman", Times, serif;
    display: block;
    float:unset !important;
    margin:20px 20px !important;
    font-size: 26px;
    float: unset;
}

.act.blocoNavBusca .blocoCont .navCustom li a {
    font-weight: 600;
    justify-content: space-between;
    align-items: center;
    display: flex;
    font-size: 18px;
    line-height: normal;
    padding: 0px;
    padding-bottom: 5px;
}

.boxMenu:not(.cor) .blocoLogin {
    float: unset;
}

.act.blocoNavBusca .blocoCont .navCustom li.menu-item-has-children a:after {
    background: url(../imagens/icones/mobile-drop-down.png) no-repeat 0 0;
    width: 22px;
    height: 12px;
    background-size: 55%;
}
.act.blocoNavBusca .blocoCont .navCustom li.menu-item-has-children:hover a:after {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.act.blocoNavBusca .blocoCont .navCustom li.act a {
    color: #0034FF;
}

.act.blocoNavBusca .blocoCont .navCustom li.act a:after {
    background: url(../imagens/icones/mobile-drop-down-act.png) no-repeat 0 0;
    background-size: 55%;
}

.act.blocoNavBusca .blocoCont .navCustom li .submenus {
    padding: 0px;
    width: 100%;
}

.act.blocoNavBusca .blocoCont .navCustom li:hover a:before, .act.blocoNavBusca .blocoCont .navCustom li a:hover:before, .blocoNavBusca .blocoCont .navCustom li.current-menu-item a:before, .blocoNavBusca .blocoCont .navCustom li.current_page_item a:before, .blocoNavBusca .blocoCont .navCustom li.current-post-ancestor a:before {
    display: none;
}

.act.blocoNavBusca .blocoCont .navCustom li .submenus {
    position: relative;
    flex-wrap:wrap;
}

.act.blocoNavBusca .blocoCont .boxMenu:not(.cor) > div > div .logoClass , .act.blocoNavBusca .blocoCont .boxMenu:not(.cor) > div > div .logoClass, .act.blocoNavBusca .blocoCont .boxMenu:not(.cor) > div > div .logoClass .menu_top{
    opacity: 0;
}

.act.blocoNavBusca .blocoCont .boxMenu:not(.cor).act > div > div .logoClass , .act.blocoNavBusca .blocoCont .boxMenu:not(.cor).act > div > div .logoClass, .act.blocoNavBusca .blocoCont .boxMenu:not(.cor).act > div > div .logoClass .menu_top{
    opacity: 1;
}

.act.blocoNavBusca .blocoCont .navCustom li .submenus .col {
    width: 100%;
}

.act.blocoNavBusca .blocoCont .navCustom li.act a:before {
    display: none;
}

.act.blocoNavBusca .blocoCont .navCustom li:last-child .col:last-child {
    display: none;
}

.act.blocoNavBusca .blocoCont .navCustom li:first-child .submenus .col {
    width: calc(50% - 20px);
    padding-right: 20px;
}

.act.blocoNavBusca .blocoCont .navCustom li .submenus .links li {
    margin: 0 0 10px 0!important;
    padding-bottom:0px;
    line-height: 20px;
}

@media (min-width: 1024px) {
    .boxMenu.intern.cor {
        display: none !important;
    }
}
/*
.act.blocoNavBusca .blocoCont  .boxMenu:not(.cor) .boxSocial .social li a {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-indent: -50000em;
    float: left;
    background: url(../imagens/layout/sprite_azul.svg) no-repeat 0 0;
    background-size: 510px
}

.act.blocoNavBusca .blocoCont  .boxMenu:not(.cor) .boxSocial .social li .facebook {
    background-position: -27px -23px
}

.act.blocoNavBusca .blocoCont  .boxMenu:not(.cor) .boxSocial .social li .twitter {
    background-position: -111px -23px;
}

.act.blocoNavBusca .blocoCont  .boxMenu:not(.cor) .boxSocial .social li .instagram {
    background-position: -369px -23px;
}

.act.blocoNavBusca .blocoCont  .boxMenu:not(.cor) .boxSocial .social li .youtube {
    background-position: -454px -23px;
    width: 32px;
}

.act.blocoNavBusca .blocoCont  .boxMenu:not(.cor) .boxSocial .social li .linkedin {
    background-position: -454px -74px;
} */

.act.blocoNavBusca .blocoCont  .boxMenu:not(.cor) .boxSocial p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 16px;
    color: #000;
    width: 100%;
    padding: 0 25px;
    height: 20px
}

.act.blocoNavBusca.act .blocoCont  .boxMenu:not(.cor) .boxSocial p {

}

.act.blocoNavBusca .blocoCont .navCustom li .submenus .linha {
    margin: 20px 0;
    height: 1px;
}

.act.blocoNavBusca .blocoCont .navCustom li .submenus .links li a.seta {
    font-size: 18px;
    display: block;
    text-align: left;
    position: relative;
    top: -22px;
}

.act.blocoNavBusca .blocoCont .navCustom li .submenus .links li a b {
    font-size: 18px;
}

.act.blocoNavBusca .blocoCont .navCustom li .submenus .titulo.repeat {
    display: none;
}

.blocoNavBusca .blocoCont .navCustom li .submenus .links li a {
    line-height: 18px;
}


.act.blocoNavBusca .blocoCont .navCustom li.Eventos .linha {
    display: none;
}

.act.blocoNavBusca .blocoCont .navCustom li.Eventos .submenus .titulo {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 6px;
    border-top: 1px solid #c4c4c4;
    padding-top: 20px;
}

.act.blocoNavBusca .blocoCont .navCustom li:hover .submenus {
    display: none;
}

.act.blocoNavBusca .blocoCont .navCustom li .col:nth-child(even) {
    padding-right: 0px;
}

.act.blocoNavBusca .blocoCont .navCustom li:first-child .col:nth-child(2) {
    padding-top: 33px;
    padding-right: 0px;
}

.act.blocoNavBusca .blocoCont .navCustom li:first-child .submenus .col:nth-child(4) {
    padding-top: 66px;
    padding-right: 0;
}

.act.blocoNavBusca .blocoCont .navCustom li .submenus .subtitulo {
    font-size: 18px;
    padding: 5px 0px;
}

.act.blocoNavBusca .blocoCont .navCustom li .links a {
    font-weight: 400;
    display: block;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
    line-height: normal;
    display: inline-block !important;
    padding: 10px 0px !important;
}

.act.blocoNavBusca .blocoCont .navCustom li .submenus .links li a.novo:after {
    padding: 2px 6px;
    top:-5px;
}

.act.blocoNavBusca .blocoCont .navCustom li .submenus .col:first-child .titulo:first-child {
    margin-top: 0px !important;
}

.act.blocoNavBusca .blocoCont .navCustom li.Eventos .submenus .col:first-child .titulo:first-child {
    border-top: 0;
    padding-top: 0px;
}

.act.blocoNavBusca .blocoCont .navCustom li .submenus .titulo {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 6px;
}

.act.blocoNavBusca .blocoCont .navCustom li .submenus {
    top:0px;
    margin-top: 13px;
    padding: 20px 0px;
    background-color: #f0f0f0;
}

.headerInternas.act .box1210 {
    position: absolute;
    left: 347px;
}
.act.blocoNavBusca .blocoCont .navCustom li .submenus:before, .blocoNavBusca.act .blocoCont .navCustom li .submenus:after {
    background-color:#f0f0f0;
}

.act.blocoNavBusca .blocoCont .blocoBusca {
    position: absolute;
    top: 0;
    z-index: 210000;
    right: 21px;
}

.main .boxBannerInter {
    margin-top: 10px;
    margin-bottom: 50px;
}

.act.blocoNavBusca .blocoCont .boxMenu:not(.cor).act {
    position: fixed !important;
    left: 0px !important;
    max-width: 348px;
    height: -webkit-fill-available !important;
    overflow-y: auto;
    overflow-x: hidden;
    background: #f7f7f7;
    transition: all ease-in-out 300ms;
    opacity: 1;
    z-index: 1000000;
    top: 0;
}

.blocoNavBusca.act .boxMenu:not(.cor).act .blocoLogin {
    float: inherit;
    display: inline-block;
    background: #0034ff;
    display: block;
    margin: 0;
    padding: 15px 0;
    width: 100%;
    text-align: center;
}

.controlS {
    width: 100%;
    top: 64px;
    position: fixed;
}

.headerInternas.act .controlS {
    left: 340px;
    width: calc(100% - 340px);
}

@media (min-width: 1921px) {
    .headerInternas.act .box1210  {
        position: relative;
        left: 0px;
    }
}
