/*
Theme Name: PRN BR/MX
Theme URI: http: //prnewswire.com.br/
Description: Tema customizado para a PR Newswire Brasil
Author: Stratlab
Author URI: http: //stratlab.com.br/
Template: salient
Version: 0.1
*/

/* Ajuste na espessura da fonte */
body #footer-outer .row .widget h4,
#footer-outer #footer-widgets .col p,
.ascend #footer-outer #footer-widgets .col ul li a  {
    -webkit-font-smoothing: subpixel-antialiased;
}

/* Ajuste de margem lateral global */
@media screen and (min-width: 1000px) {
    .container {
        padding: 0 45px !important;
    }

    .full-width-content {
        left: 45px !important;
    }
}

/* Ajustes básicos */
.botao-vermelho {
    font-size: 14px;
}

.botao-abertura {
    font-size: 35px;
    line-height: 1.33333;
    border-radius: 4px;
}

.titulo-abertura h1 {
    font-size: 48px;
    font-weight: 200;
    text-transform: uppercase;
}

.texto-abertura h3 {
    font-weight: 300;
}

.complemento-secao {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.33333;
    color: #9b9b9b;
}

div.section-header {
    position: relative;
    border-bottom: 5px solid #cac8c8;
    margin-bottom: 10px;
    font-weight: 400;
}

.arrow-direita .uvc-main-heading h2::after,
body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-item > a::after,
body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-parent > a::after,
body.single-solucao header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(.current-menu-item):not(#search-btn):not(.menu-item-destaque).menu-item-solucao > a::after {
    display: inline-block;
    content: "";
    background: url("/wp-content/uploads/2017/11/arrow-right.svg") no-repeat 0 0;
    background-size: contain;
}

.arrow-direita .uvc-main-heading h2::after {
    margin-left: 8px;
    width: 20px;
    height: 17px;
    vertical-align: middle;
}

body .icon-salient-search::before {
    content: "" !important;
}

body .icon-salient-search {
    background: url("/wp-content/uploads/2017/12/search.svg") no-repeat center;
    background-size: contain;
    border-radius: 0;
}

body .wpb_row .span_12 > .col.padding-1-percent[data-padding-pos="right"] {
    padding-top: 1% !important;
}

#to-top {
    z-index: 10000;
}

.wpb_row .span_12 >.col.padding-1-percent.grid-releases {
    padding-right: .9%;
}

.ubtn {
    cursor: pointer;
}

html body #sidebar h4 {
    font-size: 23px !important;
    font-weight: 600 !important;
    color: #373737;
    text-transform: initial;
    letter-spacing: initial;
}

.esg-overflowtrick {
    overflow: visible;
}

#ajax-content-wrap > .container-wrap {
    padding-bottom: 0;
}

body.single-releases .row .col > .vc_column-inner > .wpb_wrapper > .xn-content {
    font-style: initial;
}

body #sidebar > div.theiaStickySidebar > div {
    margin-bottom: 50px;
}

@media only screen and (max-width: 1300px) and (min-width: 1000px) {
    body .row .vc_col-sm-4 h2 {
        font-size: 34px;
        line-height: normal;
    }
}

@media screen and (max-width: 1000px) {
    .titulo-abertura .uvc-main-heading h1 {
        font-size: 34px;
    }
}

/* Menu do topo */
#header-secondary-outer {
    border-bottom: none !important;
    background-color: #053A4F;
}

body #header-secondary-outer ul {
    height: 50px;
}

body #header-secondary-outer nav ul.sf-menu li.menu-item a {
    padding: 15px 10px !important;
    margin: 0;
    border-left: none;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
}

body #header-secondary-outer nav ul li a:hover {
    color: #ffffff;
    background-color: #032330;
}

body #header-secondary-outer nav ul li.menu-item-destaque a {
    background-color: #00837e;
}

body #header-secondary-outer nav ul li.menu-item-destaque a:hover {
    background-color: #00625e;
}

#header-outer {
    border-bottom: 3px solid #cac8c8;
}

header#top nav ul li a {
    color: #373737;
}

header#top nav ul li a:hover {
    color: #00837e;
}

#header-outer[data-lhe="animated_underline"] header#top nav > ul > li > a,
#header-outer[data-lhe="animated_underline"] header#top nav > ul.sub-menu-sticky.sticky-element-cloned > li > a, {
    -webkit-transition: initial;
    -moz-transition: initial;
    -o-transition: initial;
    transition: initial;
}

body #header-outer[data-lhe="animated_underline"] header#top .row .col nav >ul.sf-menu >li:not([class*="button_"]) > a::after {
    bottom: -29px;
    border-top-width: 3px;
    -webkit-transition: transform 0.2s ease;
    -moz-transition: transform 0.2s ease;
    -o-transition: transform 0.2s ease;
    transition: transform 0.2s ease;
}

.menu-top-esquerda {
    float: left;
}

body[data-header-color="custom"]:not(.material) #header-secondary-outer nav >ul.menu-top-esquerda >li:last-child {
    border-right: none;
}

@media screen and (min-width: 1000px) {
    html body #header-outer,
    html body[data-hhun="1"]:not(.no-scroll) #header-outer[data-permanent-transparent="false"][data-using-secondary="1"]:not(.detached):not(.parallax-contained):not(.at-top-before-box) {
        top: 50px !important;
    }
}

@media screen and (max-width: 1000px) {
    html body:not(.material) #header-secondary-outer nav ul.sf-menu {
        /* display: inline-block;
        width: initial;
        padding-top: 0;
        padding-bottom: 0;
        border-top: none; */
    }

    body:not(.material) #header-secondary-outer nav ul.sf-menu:nth-child(2) {
        /* float: right !important; */
    }

    body:not(.material) #header-secondary-outer {
        display: none;
    }

    html body:not(.material) #header-secondary-outer nav > ul > li:last-child {
        border-right: none !important;
    }
}

@media screen and (max-width: 690px) {
    
}

/* Menu principal */
body[data-header-color="custom"] header#top nav ul #search-btn > div {
    display: inline-flex;
    border-left: none;
}

@media screen and (min-width: 1141px) {
    header#top nav > ul li.slide-out-widget-area-toggle {
        display: none;
    }
}

body[data-header-color="custom"] header#top nav ul #search-btn > div::before {
    /* margin-right: 10px;
    content: "Pesquisar";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; */
}

/* Mega menu (submenu do menu principal) */
body header#top nav > ul.sf-menu > li.megamenu > ul.sub-menu {
    margin-top: 3px;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
}

body header#top nav > ul.sf-menu > li.megamenu > ul.sub-menu > li {
    display: inline-block !important;
    padding: 0;
    margin-right: 30px;
    width: initial;
}

body header#top nav > ul:not(.sticky-element-cloned) > li.megamenu > ul.sub-menu {
    border-bottom: 3px solid #cac8c8;
}

body header#top nav > ul > li.megamenu > ul.sub-menu > li:hover,
body header#top .sub-menu-sticky.sticky-element-cloned  li li:hover {
    margin-bottom: -6px;
    border-bottom: 3px solid #00837e;
}

body header#top nav > ul > li > a,
body header#top nav > ul > li.megamenu > ul.sub-menu > li > a {
    padding: 0;
    margin-bottom: 0;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 42px;
    letter-spacing: initial;
    text-transform: initial;
}

body header#top nav > ul > li > a {
    padding-bottom: 26px !important;
    padding-top: 11px !important;
}

/* Menu sticky */
.sub-menu-sticky {
    position: absolute;
    top: 80px;
    left: 0;
    visibility: hidden !important;
}

.sub-menu-sticky.sticky-element-cloned {
    left: 0 !important;
    visibility: hidden !important;
    width: 100% !important;
    height: 50px;
    background-color: #ffffff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 8px 1px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 8px 1px;
}

body[data-dropdown-style="minimal"] .sf-menu.sub-menu-sticky.sticky-element-cloned li ul,
body[data-dropdown-style="minimal"] header#top nav ul.sf-menu.sub-menu-sticky.sticky-element-cloned li ul li {
    opacity: 1 !important;
}

body header#top nav > ul.sf-menu.sub-menu-sticky.sticky-element-cloned > li.megamenu > ul.sub-menu > li {
    margin-right: 0;
}

body header#top nav > ul.sf-menu.sub-menu-sticky.sticky-element-cloned li.megamenu ul.sub-menu,
body header#top nav > ul.sf-menu > li.megamenu > ul.sub-menu > li {
    /* margin-bottom: -3px; */
}

body header#top nav > ul.sf-menu.sub-menu-sticky.sticky-element-cloned li.megamenu ul.sub-menu li:hover {
    margin-bottom: -3px;
}

body header#top nav > ul.sf-menu.sub-menu-sticky.sticky-element-cloned li.megamenu ul.sub-menu {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    display: inline-block !important;
    margin-top: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: initial !important;
}

header#top nav .sf-menu.sub-menu-sticky.sticky-element-cloned li#search-btn,
header#top nav .sf-menu.sub-menu-sticky.sticky-element-cloned li.menu-item-destaque {
    float: right;
}

body:not(.single-solucao) .sub-menu-sticky.sticky-element-cloned.no-current li:not(.menu-item-type-custom) {
    display: block !important;
}

header#top .sub-menu-sticky.sticky-element-cloned.no-current li.megamenu {
    position: relative !important;
}

body:not(.single-solucao) header#top nav > ul.sf-menu.sub-menu-sticky.sticky-element-cloned.no-current li.megamenu ul.sub-menu {
    display: none !important;
}

.sub-menu-sticky.sticky-element-cloned li:not(.current-menu-item):not(.current-menu-parent):not(#search-btn):not(.menu-item-destaque),
body.single-solucao .sub-menu-sticky.sticky-element-cloned li:not(.current-menu-item):not(.current-menu-parent):not(#search-btn):not(.menu-item-destaque):not(.menu-item-solucao),
body.category .sub-menu-sticky.sticky-element-cloned li:not(.current-menu-item):not(.current-menu-parent):not(#search-btn):not(.menu-item-destaque):not(.megamenu) {
    display: none;
}

body[data-dropdown-style="minimal"] .sf-menu.sub-menu-sticky.sticky-element-cloned li a.sf-with-ul {
    display: inline-block !important;
}

body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-item a,
body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-parent a,
body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).menu-item-destaque a,
body.single-solucao .sub-menu-sticky.sticky-element-cloned li:not(.current-menu-item):not(#search-btn):not(.menu-item-destaque).menu-item-solucao,
body.single-solucao .sub-menu-sticky.sticky-element-cloned li:not(.current-menu-item):not(#search-btn):not(.menu-item-destaque).menu-item-solucao a {
    display: inline-block;
}

body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu) a,
body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-item a,
body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-parent a,
body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).menu-item-destaque a,
body.single-solucao #header-outer .sub-menu-sticky.sticky-element-cloned li:not(.current-menu-item):not(#search-btn):not(.menu-item-destaque).menu-item-solucao a {
    margin: 0 0 -3px;
    padding: 0 15px !important;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
}

body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-item a:hover,
body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-parent a:hover,
body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).menu-item-destaque a:hover,
body.single-solucao header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(.current-menu-item):not(#search-btn):not(.menu-item-destaque).menu-item-solucao a:hover {
    margin-bottom: -3px;
}

body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned > li:not(#social-in-menu).current-menu-item > a::after,
body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned > li:not(#social-in-menu).current-menu-parent > a::after,
body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned > li:not(#social-in-menu).menu-item-destaque > a::after,
body.single-solucao header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(.current-menu-item):not(#search-btn):not(.menu-item-destaque).menu-item-solucao > a::after {
    position: relative;
    top: 0;
    margin-left: 30px;
    width: 8px;
    height: 14px;
    vertical-align: sub;
    border: none;
}

body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-item a,
body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-parent a,
body.single-solucao .sub-menu-sticky.sticky-element-cloned li:not(.current-menu-item):not(#search-btn):not(.menu-item-destaque).menu-item-solucao a {
    background-color: #cac8c8;
}

body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-item a:hover,
body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-parent a:hover,
body.single-solucao .sub-menu-sticky.sticky-element-cloned li:not(.current-menu-item):not(#search-btn):not(.menu-item-destaque).menu-item-solucao a:hover {
    background-color: #eff9fa;
}

#header-outer[data-lhe="animated_underline"] header#top nav > ul.sub-menu-sticky.sticky-element-cloned > li > a::after,
body.single-solucao header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(.current-menu-item):not(#search-btn):not(.menu-item-destaque).menu-item-solucao > a::after {
    border: none;
    -webkit-transition: initial;
    -moz-transition: initial;
    -o-transition: initial;
    transition: initial;
}

body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).menu-item-destaque a {
    background-color: #00837e;
    color: #ffffff !important;
}

body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-item > a,
body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-parent > a,
body.single-solucao header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).menu-item-solucao > a {
    top: -1px;
}

body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).menu-item-destaque a:hover {
    background-color: #00625e;
}

body header#top nav > ul.sf-menu.sub-menu-sticky.sticky-element-cloned > li.megamenu > ul.sub-menu > li {
    vertical-align: text-bottom;
    margin-top: -13.6px;
}

body header#top nav ul.sub-menu-sticky.sticky-element-cloned #search-btn {
    padding: 0 !important;
}

body header#top nav ul.sub-menu-sticky.sticky-element-cloned #search-btn a {
    width: 50px;
    height: 50px;
    text-align: center;
}

body header#top nav ul.sub-menu-sticky.sticky-element-cloned #search-btn a:hover {
    background-color: #eff9fa;
}

body header#top nav ul.sub-menu-sticky.sticky-element-cloned #search-btn a .icon-salient-search {
    width: 14px;
    height: 50px !important;
}

body header#top nav ul.sub-menu-sticky.sticky-element-cloned.hide-scroll {
    visibility: hidden !important;
}

body header#top nav ul.sub-menu-sticky.sticky-element-cloned.show-scroll {
    visibility: visible !important;
}

@media screen and (min-width: 1336px) and (max-width: 1360px) {
    body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-item > a::after,
    body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).menu-item-destaque a::after {
        margin-left: 10px;
    }

    body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).menu-item-destaque a,
    body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-item a.sf-with-ul {
        padding: 0 20px !important;
    }

    body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-item a {
        padding: 0 10px !important;
    }

    body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).menu-item-destaque a {
        padding: 0 20px !important;
    }
}

@media screen and (min-width: 1298px) and (max-width: 1335px) {
    body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-item > a::after,
    body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).menu-item-destaque a::after {
        margin-left: 5px;
    }

    body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-item a {
        padding: 0 10px !important;
    }

    body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).menu-item-destaque a,
    body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-item a.sf-with-ul {
        padding: 0 20px !important;
    }
}

@media screen and (min-width: 1141px) and (max-width: 1297px) {
    body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-item > a::after,
    body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).menu-item-destaque a::after {
        margin-left: 5px;
    }

    body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-item a {
        padding: 0 10px !important;
    }
    
    body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).menu-item-destaque a {
        padding: 0 10px !important;
    }

    body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-item a,
    body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).menu-item-destaque a {
        font-size: 12.5px !important;
    }
    
    body:not(.material) header#top nav ul.sub-menu-sticky.sticky-element-cloned li:not(#social-in-menu).current-menu-item a {
        top: -1px;
    }
}

@media screen and (max-width: 1140px) {
    body header#top nav ul.sub-menu-sticky.sticky-element-cloned.show-scroll {
        display: none !important;
    }
}

/* Menu Off Canvas */
.admin-bar #slide-out-widget-area.slide-out-from-right {
    padding-top: 85px;
}

#slide-out-widget-area.slide-out-from-right .inner .off-canvas-menu-container li a {
    padding: 5px;
    margin-left: -5px;
    line-height: 30px;
}

.off-canvas-sep {
    margin-top: 25px;
}

html body #slide-out-widget-area .inner .off-canvas-menu-container li a {
    font-weight: 400;
}

/* Rodapé */
#footer-outer .row {
    padding: 40px 0px;
}

body #footer-outer .row .widget h4 {
    margin-bottom: 20px;
    font-weight: 400 !important;
    text-transform: initial;
    letter-spacing: initial;
}

body.ascend #footer-outer .widget.widget_nav_menu li {
    padding: 0 !important;
}

.ascend #footer-outer #footer-widgets .col ul li.cn-fa-icon:nth-child(-n+2) {
    margin-right: 26px !important;
}

#footer-outer #footer-widgets .col .fone {
    padding-left: 22px;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' width='28.606' height='50' viewBox='0 0 28.606 50' xml:space='preserve'%3E%3Cpath fill='%23fff' d='M28.606 0H0v50h28.606V0zM14.181 48.049c-.278 0-.836 0-1.115-.262-.557-.558-.557-.836-.557-1.394s0-.836.557-1.394c.279-.278.837-.558 1.115-.558.558 0 1.115.279 1.376.558.279.558.558.836.558 1.394s-.278.836-.558 1.394c-.261.262-.818.262-1.376.262zM3.624 42.787V6.951h21.394v35.836H3.624z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 17px 26px;
    background-position: left center;
}

#footer-outer #footer-widgets .col p,
.ascend #footer-outer #footer-widgets .col ul li a {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 17.1428px;
}

.ascend #footer-outer #footer-widgets .col ul li a:hover {
    text-decoration: underline;
}

#footer-outer .widget {
    margin-bottom: 17px;
}

#footer-outer i {
    font-size: 14px !important;
}

#footer-outer ul.cnss-social-icon li.cn-fa-icon a,
ul.cnss-social-icon li.cn-fa-icon a {
    width: initial !important;
    height: initial !important;
    background: none !important;
}

.ascend #footer-outer #footer-widgets .col ul.cnss-social-icon {
    display: flex !important;
}

.ascend #footer-outer #footer-widgets .col ul.cnss-social-icon li:nth-child(1) {
    order: 2;
}

.ascend #footer-outer #footer-widgets .col ul.cnss-social-icon li:nth-child(2) {
    order: 1;
}

.ascend #footer-outer #footer-widgets .col ul.cnss-social-icon li:nth-child(3) {
    order: 3;
}

.base-cta-footer {
    padding-bottom: 50px;
    padding-top: 30px;
    background-color: #f4f4f4;
    text-align: center;
}

#footer-outer #copyright .col ul.menu_rodape {
    float: initial;
}

.main-content #footer-outer ul {
    margin-left: 0;
    margin-bottom: 0;
}

.main-content #footer-outer ul li {
    list-style: none;
}

.credito-footer,
#footer-outer #copyright ul.menu_rodape li a,
#footer-outer #copyright p {
    font-size: 10px;
    line-height: 12px;
    -webkit-font-smoothing: subpixel-antialiased;
}

#footer-outer #copyright ul.menu_rodape li {
    margin: 0 10px 0 0;
}

#footer-outer #copyright ul.menu_rodape li a {
    padding: 0 10px 0 0;
    height: initial;
    border-right: 1px solid #ffffff;
}

#footer-outer #copyright ul.menu_rodape li:last-child a {
    border-right: none;
}

#footer-outer #copyright ul.menu_rodape li a:hover {
    text-decoration: underline;
}

#footer-outer #copyright .col + .col p {
    margin-top: 0;
    text-align: right;
}

#footer-widgets,
#copyright {
    margin-left: -2000px;
    margin-right: -2000px;
    border-left: 2000px solid;
    border-right: 2000px solid;
}

#footer-widgets {
    border-color: #515151;
}

#footer-outer #copyright {
    padding-left: 2000px;
    padding-right: 2000px;
    border-color: #383838;
}

@media only screen and (max-width: 1000px) and (min-width: 691px) {
    #footer-outer #copyright .col:nth-child(1) {
        width: 75%;
    }

    #footer-outer #copyright .col:nth-child(2) {
        width: 21%;
    }
}

@media only screen and (max-width: 690px) {
    #footer-outer #copyright .col:nth-child(1) {
        width: 100%;
        margin-bottom: 5px;
    }

    #footer-outer #copyright .col:nth-child(2) {
        width: 100%;
        margin-bottom: 0;
    }

    #footer-outer #copyright .col + .col p {
        text-align: left;
    }
}

/* Botão full width */
body .botao-full {
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.botao-full a,
.botao-full button {
    width: 100% !important;
}

/* Menu lista */
.menu-lista ul {
    margin-left: 0;
}

.menu-lista ul li {
    list-style: none;
    font-size: 18px;
    line-height: 28px;
}

/* Tabs com ícones */
.ult_tabs .ult_tab_main {
    margin: 0 5px 0;
}

body .ult_tabs .ult_tabmenu {
    margin-bottom: 1px;
}

.ult_tabs .ult_tabmenu.style3 {
    border-bottom: none;
}

.ult_tabs .ult_tabmenu.style3 > li.ult_tab_li::before {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ult_tabmenu.style3 > li {
    background-color: #ffffff !important;
}

.ult_tabmenu.style3 > li.current {
    background-color: #eff9fa !important;
}

.ult_tabs li.ult_tab_li > a.ult_a .ult-span-text {
    display: inline-block;
    margin-top: 15px;
    font-size: 1.2em !important;
    font-weight: 400;
    color: #ec6526;
}

.ult_tabs li.current > a.ult_a .ult-span-text,
.ult_tabs li.ult_tab_li > a.ult_a:hover .ult-span-text {
    color: #318da8;
}

.ult_tabs li.ult_tab_li.current .aio-icon .ult_tab_icon {
    color: #318da8 !important;
}

.ult_tabs .aio-icon {
    margin: 0 auto !important;
    background: none !important;
    font-size: 112px !important;
}

.ult_tabs .ult_tabmenu.style3 > li.ult_tab_li a {
    padding: 20px 0 10px;
    /* -webkit-transition: initial !important;
    transition: initial !important; */
}

body .ult_tabmenu.style3 > li.ult_tab_li:nth-child(n+2) {
    margin-left: 55px;
}

body .ult_tabmenu.style3 > li.ult_tab_li:nth-child(n+2) .aio-icon::before {
    content: "\f105";
    font-family: Defaults;
    position: absolute;
    left: -38px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #9b9b9b;
    font-size: 40px;
}

.ult_tab_min_contain > .ult_tabitemname {
    padding-top: 0;
}

/* Botão "Veja mais" em Call to Action */
body .nectar-cta .link_wrap .arrow::before {
    font-family: inherit !important;
    color: #053A4F !important;
    line-height: 14px;
    font-size: 14px;
    position: initial;
    -ms-transition: unset;
    transition: unset;
    -webkit-transition: unset;
    background-color: #ffffff;
    padding: 1px 6px;
    border-radius: 2px;
    margin-left: 4px;
}

html[lang="pt-BR"] body .nectar-cta .link_wrap .arrow::before {
    content: "Veja mais";
}

html[lang="es-MX"] body .nectar-cta .link_wrap .arrow::before {
    content: "Vea más";
}

body .nectar-cta[data-style="see-through"] .link_wrap .arrow::after {
    border-bottom: none;
}

.nectar-cta .link_wrap .link_text::after {
    border: none;
}

/* Grid "Recursos" */
body:not(.home) .grid-recursos .nc-meta-compact-wrap {
    display: inline-block;
    margin-bottom: 16px;
}

body:not(.home) .grid-recursos .nc-meta-compact-wrap .nc-taxonomy-wrap {
    font-size: 12px;
}

.newscodes ul.newscodes-wrap li h3,
.newscodes ul.newscodes-wrap li h4 {
    margin-bottom: 33px;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
}

.grid-recursos .newscodes.nc-type-news-list ul.newscodes-wrap li {
    margin-bottom: 0;
}

.grid-recursos .newscodes.nc-type-news-list ul.newscodes-wrap li .nc-figure-wrapper {
    float: right;
    margin-left: 11px;
    margin-right: 0;
}

.grid-recursos .nc-type-news-list ul.newscodes-wrap li a.nc-read-more,
.grid-recursos .newscodes-wrap li:last-child hr {
    display: none;
}

body:not(.home) .grid-recursos .newscodes ul.newscodes-wrap li .nc-meta-compact-wrap .nc-taxonomy-wrap a {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    /* font-size: 10px;
    vertical-align: 10px; */
}

.grid-recursos .newscodes-wrap hr {
    clear: right;
    border: none;
    border-bottom: 1px solid #d1d1d1;
}

.grid-recursos .nc-type-news-list ul.newscodes-wrap li.nc-regular p.nc-excerpt {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 25.2px;
    font-weight: 400;
}

/* Grid "Novos releases" (home) */
.newscodes.nc-type-news-list-featured ul.newscodes-wrap li {
    border-bottom: 1px solid #cac8c8;
}

.newscodes.nc-type-news-list-featured ul.newscodes-wrap li:first-child {
    padding-bottom: 10px;
}

.newscodes.nc-type-news-list-featured ul.newscodes-wrap li:nth-child(n+4) {
    margin-bottom: 5px;
    border-bottom: none;
}

.grid-releases-home .nc-featured .nc-figure-meta-wrap,
.grid-releases-home .nc-type-news-list ul.newscodes-wrap li.nc-featured h2,
.grid-releases-home .newscodes.nc-type-news-list-featured ul.newscodes-wrap li.nc-featured p {
    width: calc(50% - 14px);
}

.grid-releases-home .nc-featured .nc-figure-meta-wrap,
.grid-releases-home .nc-type-news-list-featured li.nc-regular .nc-figure-wrapper {
    float: left;
    margin-right: 28px;
}

.grid-releases-home .nc-featured .nc-figure-meta-wrap {
    margin-bottom: 12px;
}

.grid-releases-home .nc-type-news-list ul.newscodes-wrap li.nc-featured h2,
.grid-releases-home .newscodes.nc-type-news-list-featured ul.newscodes-wrap li.nc-featured p {
    display: inline-block;
}

.grid-releases-home .newscodes.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular {
    width: calc(50% - 15px);
}

.grid-releases-home .newscodes.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular:nth-child(even) {
    margin-right: 30px;
}

.grid-releases-home .newscodes ul.newscodes-wrap li.nc-regular a {
    display: inline-block;
}

.grid-releases-home .nc-type-news-list-featured ul.newscodes-wrap li.nc-regular h2 a {
    display: inline-block;
    width: calc(66.66667% - 28px - 10px);
}

.grid-releases-home .nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p,
.grid-releases-home .nc-type-news-list-featured ul.newscodes-wrap li a.nc-read-more {
    display: none;
}

@media screen and (max-width: 999px) {
    .grid-releases-home .nc-featured .nc-figure-meta-wrap,
    .grid-releases-home .newscodes.nc-type-news-list-featured ul.newscodes-wrap li.nc-featured p,
    .grid-releases-home .newscodes.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular {
        width: 100%;
        margin-right: 0;
    }

    .newscodes.nc-type-news-list-featured ul.newscodes-wrap li:nth-last-child(2) {
        margin-bottom: 20px;
        border-bottom: 1px solid #cac8c8;
    }
}

/* Grid Novidades */
.grid-novidades .newscodes.nc-type-news-list ul.newscodes-wrap li .nc-figure-wrapper {
    float: right;
    margin-left: 20px;
    margin-right: 0;
}

.grid-novidades .newscodes-style-release-destaque ul.newscodes-wrap li a.nc-read-more,
.grid-novidades hr {
    display: none;
}

.grid-novidades .newscodes.columns-1 ul.newscodes-wrap li {
    margin-bottom: 0;
}

ul.page-numbers .page-numbers.current {
    cursor: default;
}

/* Grids "Releases", "Recursos" e "Novidades" */
.grid-releases .newscodes.nc-type-news-list-featured ul.newscodes-wrap li.nc-featured p,
.grid-novidades ul.newscodes-wrap li p {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #5d5d5d;
}

.grid-releases-home .nc-figure-x,
.grid-recursos-home .nc-figure-x {
    background-size: 100%;
}

.nc-type-news-list-featured li.nc-regular .nc-figure-wrapper,
.newscodes.nc-type-news-list ul.newscodes-wrap li .nc-figure-wrapper {
    min-width: initial;
}

.grid-releases-home .nc-figure,
.grid-recursos-home .nc-figure,
.grid-novidades .nc-figure {
    border: 1px solid #dddddd;
    border-radius: 2px;
    background-repeat: no-repeat;
}

.grid-releases-home .newscodes ul.newscodes-wrap li a,
.grid-recursos-home .newscodes ul.newscodes-wrap li a {
    font-size: 14px;
    font-weight: 700;
    line-height: 16.8px;
}

.grid-releases-home .newscodes ul.newscodes-wrap li a:hover,
.grid-recursos-home .newscodes ul.newscodes-wrap li a:hover {
    text-decoration: underline;
}

.grid-releases-home .nc-type-news-list-featured li.nc-regular .nc-figure-wrapper,
.grid-recursos-home .newscodes.nc-type-news-list ul.newscodes-wrap li .nc-figure-wrapper {
    max-width: 33.33333%;
}

.grid-releases-home .newscodes.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular .nc-figure-wrapper .nc-figure,
.grid-recursos-home .newscodes.nc-type-news-list ul.newscodes-wrap li .nc-figure-wrapper .nc-figure {
    margin-bottom: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

.grid-novidades .nc-meta-compact-wrap {
    color: #999999;
}

/* Grid "Recursos em destaque" (home) */
.grid-recursos-home .nc-type-news-list ul.newscodes-wrap li.nc-regular p {
    display: none;
}

.grid-recursos-home .newscodes-wrap hr {
    margin: 20px 0 18px;
}

.grid-recursos-home .newscodes.nc-type-news-list ul.newscodes-wrap li .nc-figure-wrapper .nc-figure {
    margin-bottom: 20px;
}

.grid-recursos-home .nc-meta-compact-wrap {
    display: inline-block;
}

/* Alinhamento ao centro (filtro de lista) */
.wpb_text_column.filtro-centro .wpb_wrapper {
    text-align: center;
}

/* Linha com bordas no topo e na base */
.wpb_row.bordas-top-bottom {
    border-top: 3px solid #e8e8e8;
    border-bottom: 3px solid #e8e8e8;
}

/* Advanced button */
button.ubtn-small {
    padding: 8px 16px;
}

.ubtn-ctn-inline {
    display: inline-block;
    text-align: center;
}

/* Botões de filtro */
.esg-sortbutton .fancy-select-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 32px;
    overflow: hidden;
 }

.esg-sortbutton .sortby_data::before {
    content: " ";
}

.esg-sortbutton-order {
    text-align: center;
}

.select2-drop .select2-result-label {
    font-size: 12px;
    font-weight: 400;
}

/* Barra de notificação na base da página */
#wpfront-notification-bar.hide-notification,
#wpfront-notification-bar-spacer.hide-notification {
    display: none !important;
}

html[lang="pt-BR"] .botoes-es,
html[lang="es-MX"] .botoes-br {
    display: none;
}

/* Menu dropdown */
.menu-dropdown {
    margin-top: 16px;
}

.menu-dropdown a::after,
.menu-dropdown.arrow-down a::after {
    margin-left: 4px;
    opacity: .36;
}

.menu-dropdown a::after {
    content: url(/wp-content/uploads/2018/02/arrow-up.svg);
}

.menu-dropdown.arrow-down a::after {
    content: url(/wp-content/uploads/2018/02/arrow-down.svg);
}

.menu-dropdown .sub-menu {
    display: none;
    position: absolute;
    bottom: 17px;
    z-index: 1;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #9b9b9b;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.menu-dropdown .sub-menu.show {
    display: block;
}

#footer-outer .widget.widget_nav_menu ul .menu-dropdown ul {
    padding: 5px;
}

#footer-outer .menu-dropdown .sub-menu.show a {
    display: block;
    /* padding: 3px 20px; */
    font-weight: normal;
    line-height: 17px;
    color: #373737 !important;
    white-space: nowrap;
}

/* Grid "Produtos" */
.grid-produtos .newscodes ul.newscodes-wrap li.nc-regular {
    padding: 20px 15% 40px;
    border-bottom: 3px solid #e8e8e8;
}

.grid-produtos .newscodes ul.newscodes-wrap li.nc-regular:last-child {
    padding-bottom: 20px;
    border-bottom: none;
}

.grid-produtos .newscodes.nc-type-news-list ul.newscodes-wrap li:nth-child(odd) .nc-figure-wrapper,
.grid-produtos .newscodes.nc-type-news-list ul.newscodes-wrap li:nth-child(even) .nc-figure-wrapper {
    max-width: 35%;
}

.grid-produtos .newscodes.nc-type-news-list ul.newscodes-wrap li:nth-child(odd) .nc-figure-wrapper {
    float: right;
    margin-right: 0;
    margin-left: 5%;
}

.grid-produtos .newscodes.nc-type-news-list ul.newscodes-wrap li:nth-child(even) .nc-figure-wrapper {
    margin-left: 0;
    margin-right: 5%;
}

.grid-produtos .newscodes ul.newscodes-wrap li h2 {
    margin-bottom: 24px;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
}

.grid-produtos .newscodes.nc-type-news-list ul.newscodes-wrap li p,
.snippet-recursos .newscodes.nc-type-news-grid ul.newscodes-wrap li p,
.newscodes ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:first-child {
    font-family: Montserrat;
}

.grid-produtos .newscodes.nc-type-news-list ul.newscodes-wrap li p,
.snippet-recursos .newscodes.nc-type-news-grid ul.newscodes-wrap li p {
    line-height: 20px;
    color: #74777b;
}

.grid-produtos .newscodes ul.newscodes-wrap li a.nc-read-more {
    display: block;
    padding: 10px;
    margin-top: 25px;
    margin-left: 0;
    width: 298px;
    border-color: #9b9b9b;
    box-shadow: none;
    text-align: center;
    font-size: 0;
    color: transparent;
    -webkit-text-size-adjust: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.grid-produtos .newscodes ul.newscodes-wrap li a.nc-read-more:hover {
    background-color: #f4f4f4;
    border-color: #9b9b9b;
}

.grid-produtos .newscodes ul.newscodes-wrap li a.nc-read-more::after {
    font-size: 14px;
    -webkit-text-size-adjust: initial;
    color: #666666;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
}

html[lang="pt-BR"] .grid-produtos .newscodes ul.newscodes-wrap li a.nc-read-more::after {
    content: "Saiba mais";
}

html[lang="es-MX"] .grid-produtos .newscodes ul.newscodes-wrap li a.nc-read-more::after {
    content: "Conozca más";
}

.grid-produtos .newscodes ul.newscodes-wrap li:nth-child(even) a.nc-read-more {
    margin-left: calc(35% + 5%);
}

.grid-produtos .newscodes.nc-type-news-list ul.newscodes-wrap li hr,
.snippet-recursos .newscodes.nc-type-news-grid ul.newscodes-wrap li a.nc-read-more {
    display: none;
}

@media screen and (min-width: 1300px) {
    .grid-produtos .newscodes ul.newscodes-wrap li p {
        font-size: 16px;
        line-height: 22px;
    }
}

/* Color overlay verde */
.wpb_row.overlay-verde > .row-bg-wrap:first-child::after {
    background-color: #00837e;
    opacity: 0.8;
}

/* Formulários */
.wpcf7-form p {
    display: inline-block;
    width: 49%;
}

.wpcf7-form p:nth-child(odd) {
    margin-left: 1%;
}

.wpcf7-form p:nth-last-child(3) {
    display: block;
    width: 98%;
}

.wpcf7-form p.form-full {
    width: 98%;
}

.wpcf7-form label,
body[data-form-style="minimal"] .minimal-form-input label span.text .text-inner {
    font-weight: 700 !important;
    color: #333333 !important;
}

.wpcf7-form label i {
    font-style: normal;
    color: #bf0000;
}

body[data-form-style="minimal"] #sidebar .widget_search {
    margin-top: -30px;
    margin-bottom: 40px;
}

#ajax-content-wrap > .container-wrap > .container.main-content > .row > .post-area.col + #sidebar .widget_search {
    margin-top: 25px;
}

body[data-form-style="minimal"] .minimal-form-input {
    margin-top: -35px;
}

body[data-form-style="minimal"] .minimal-form-input,
.wpcf7-form-control-wrap .fancy-select-wrap {
    width: calc(100% - 10px);
}

body[data-form-style="minimal"] input[type="text"],
body[data-form-style="minimal"] input[type="email"],
body[data-form-style="minimal"] input[type="tel"],
body[data-form-style="minimal"] .widget_search .search-form .search-field {
    box-sizing: border-box;
    height: 34px;
    padding: 6px 12px !important;
    font-size: 14px;
    line-height: 1.42857;
    color: #9b9b9b;
    background-color: #ffffff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

body[data-form-style="minimal"] input[type="text"],
body[data-form-style="minimal"] input[type="email"],
body[data-form-style="minimal"] input[type="tel"],
body[data-form-style="minimal"] .widget_search .search-form .search-field,
body[data-fancy-form-rcs="1"] .select2-container .select2-choice,
.wpcf7-form-control-wrap.mensagem .wpcf7-textarea {
    border: 1px solid #cccccc;
    border-radius: 2px;
}

body[data-form-style="minimal"] .widget_search .search-form .search-field {
    width: calc(100% - 100px) !important;
}

body[data-form-style="minimal"] .widget_search .search-form label span.text,
body[data-form-style="minimal"] .minimal-form-input label span.text {
    left: 10px;
}

body[data-form-style="minimal"].ascend .widget_search .search-form label::before,
body[data-form-style="minimal"].ascend .widget_search .search-form label::after {
    display: none;
}

body[data-form-style="minimal"].ascend .widget_search .search-form .search-submit {
    top: 0;
    background-color: #ff6d37 !important;
    border: 1px solid #ff6d37 !important;
    border-radius: 2px !important;
    padding: 8px 16px !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    color: #ffffff !important;
}

body[data-form-style="minimal"] .onp-sl .minimal-form-input {
    margin-top: 0;
    padding-top: 0;
}

body[data-fancy-form-rcs="1"] .onp-sl .fancy-select-wrap {
    padding-top: 0;
}

.wpcf7-form p:nth-child(odd) {
    margin-left: 0;
}

.minimal-form-input.textarea {
    top: -15px;
}

.wpcf7-form-control-wrap.mensagem .wpcf7-textarea {
    margin-top: 15px;
    padding: 10px !important;
    width: calc(100% - 20px);
    vertical-align: -57px;
}

body[data-fancy-form-rcs="1"] .fancy-select-wrap {
    padding-top: 0;
}

@media screen and (max-width: 1024px) {
    .wpcf7-form p {
        display: block;
        width: 100%;
    }
}

/* Barra lateral da página de contato */
body .tabbed > ul li a {
    border-bottom: 1px solid #f4f4f4;
    background: none;
    font-weight: 400;
    color: #000000;
    -webkit-font-smoothing: initial;
}

body .tabbed > ul li a:hover {
    background: #f4f4f4;
}

.row .col .tabbed ul li a.active-tab {
    border-bottom-color: #f4f4f4 !important;
    background: #f4f4f4 !important;
    color: #00837e;
}

/* Barra lateral de releases */
 #sidebar div ul li hr {
    /* display: none; */
}

.releases-sidebar #sidebar h2.wpb_heading {
    border-bottom: 5px solid #cac8c8;
    margin-bottom: 33px;
    font-size: 34px;
    font-weight: 400;
    line-height: normal;
}

#sidebar .list-custom-taxonomy-widget a {
    font-weight: 400;
    color: #333333;
}

#sidebar .list-custom-taxonomy-widget a:hover {
    color: #ffffff;
}
#sidebar .list-custom-taxonomy-widget > ul li.cat-item,
#sidebar .list-custom-taxonomy-widget > ul li.cat-item a {
    -webkit-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
}

#sidebar .list-custom-taxonomy-widget > ul li.cat-item {
    background-color: #efefef;
    margin-bottom: 5px;
    padding: 0;
}

#sidebar .list-custom-taxonomy-widget > ul li.cat-item a {
    padding: 15px 10px;
}

#sidebar .list-custom-taxonomy-widget > ul li.cat-item a.ui-state-focus {
    background-color: #efefef !important;
}

#sidebar .list-custom-taxonomy-widget > ul li.cat-item a.ui-state:hover {
    background-color: #d3d3d3;
    margin-bottom: 5px;
}

#sidebar .list-custom-taxonomy-widget > ul li.cat-item a.ui-state-hover {
    background-color: #999999 !important;
}

#sidebar .list-custom-taxonomy-widget ul.children {
    display: none;
    margin: 0;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

html.no-js #sidebar .list-custom-taxonomy-widget ul.children {
    display: block;
}

#sidebar .list-custom-taxonomy-widget ul.children li,
#sidebar .list-custom-taxonomy-widget ul.children li:hover {
    background-color: #ffffff;
    margin: 0px;
}

#sidebar .list-custom-taxonomy-widget ul.children li a {
    padding: 10px;
    border-bottom: 1px dotted #dddddd;
}

#sidebar .list-custom-taxonomy-widget ul.children li:last-child a {
    border-bottom: none;
}

#sidebar .list-custom-taxonomy-widget ul.children li a:hover {
    background-color: #bbbbbb; 
}

/* Ícone de impressão */
.printomatic {
    float: right;
    width: 24px;
    height: 24px;
    background-size: 24px;
    margin-top: -4px;
}

/* Lista press release */
.nc-empty-figure {
    visibility: hidden;
    padding-bottom: 29px;
}

/* Imagem em releases */
body .row .col .releases-imagem-container {
    border: 1px solid #cac8c8;
    padding: 0;
    margin-bottom: 2em;
    text-align: center;
}

body .row .col .releases-imagem {
    margin: 5px 0 0;
    max-width: 75%;
}

/* Slider em releases */
body.single-releases #slider {
    position: relative;
    overflow: hidden;
    margin: 4px auto;
}

body.single-releases #slider ul {
    position: relative;
    margin: 0;
    padding: 0;
    height: 200px;
    list-style: none;
}

body.single-releases #slider ul li {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 500px;
    height: 300px;
    background: #fff;
    text-align: center;
    line-height: 300px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

body.single-releases a.control_prev, a.control_next {
    position: absolute;
    top: 40%;
    z-index: 999;
    display: block;
    padding: 4% 3%;
    width: auto;
    height: auto;
    background: #2a2a2a;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    opacity: 0.8;
    cursor: pointer;
}

body.single-releases a.control_prev:hover, a.control_next:hover {
    opacity: 1;
    -webkit-transition: all 0.2s ease;
}

body.single-releases a.control_prev {
    border-radius: 0 2px 2px 0;
}

body.single-releases a.control_next {
    right: 0;
    border-radius: 2px 0 0 2px;
}

body.single-releases .slider_option {
    position: relative;
    margin: 10px auto;
    width: 160px;
    font-size: 18px;
}

/* Menu lateral em página de contato */
.widget #menu-contato-br .menu-item,
.widget #menu-contato-es .menu-item {
    list-style: none;
    border-bottom: 1px solid #f4f4f4;
}

.widget #menu-contato-br .menu-item:last-child,
.widget #menu-contato-es .menu-item:last-child {
    border-bottom: none;
}

.widget #menu-contato-br .menu-item a,
.widget #menu-contato-es .menu-item a {
    display: block;
    padding: 8px 15px;
}

.widget #menu-contato-br .menu-item a:hover,
.widget #menu-contato-es .menu-item a:hover {
    background-color: #f4f4f4;
}

/* Template básico de Arquivo */
body.archive.category,
body.archive.tax-industry,
body.archive.tax-industry_es {
    background-color: #ffffff !important;
}

body.archive.category .subtitulo,
body.archive.tax-industry .subtitulo,
body.archive.tax-industry_es .subtitulo {
    margin-bottom: 0;
}

body.archive.category .subtitulo h3,
body.archive.tax-industry .subtitulo h3,
body.archive.tax-industry_es .subtitulo h3 {
    color: #6f6f6f;
}

@media only screen and (min-width: 1000px) {
    body.archive.category #ajax-content-wrap,
    body.archive.tax-industry #ajax-content-wrap,
    body.archive.tax-industry_es #ajax-content-wrap {
        max-width: 1425px;
        width: 100%;
        margin: 0 auto;
        padding: 0 45px;
    }
}

@media only screen and (max-width: 1000px) and (min-width: 690px) {
    body.archive.category #ajax-content-wrap,
    body.archive.tax-industry #ajax-content-wrap,
    body.archive.tax-industry_es #ajax-content-wrap {
        position: relative;
        max-width: 600px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 690px) and (min-width: 480px) {
    body.archive.category #ajax-content-wrap,
    body.archive.tax-industry #ajax-content-wrap,
    body.archive.tax-industry_es #ajax-content-wrap {
        max-width: 420px;
    }
}

@media only screen and (max-width: 690px) {
    body.archive.category #ajax-content-wrap,
    body.archive.tax-industry #ajax-content-wrap,
    body.archive.tax-industry_es #ajax-content-wrap {
        position: relative;
        margin: 0 auto;
    }
}

/* Blog */
#sidebar .widget:last-child {
    margin-bottom: 50px;
}

html[lang="pt-BR"] .subtitulo.categoria-blog-es,
html[lang="es-MX"] .subtitulo.categoria-blog-br {
    display: none;
}