/*** Geral ***/
@import url('https://fonts.googleapis.com/css2?family=Abel&display=swap');
.container{
    max-width: 1000px;
}
a{
    text-decoration: none;
    transition: all 0.3s;
    color: #eabd07;
}
.f-18{
    font-size: 18px;
}
.mobile{
    display: none !important;
}
html{
    font-family: Arial, Helvetica, sans-serif;
}
html body{
    color: #342109;
    background: #FFFFFF;
    overflow-x: hidden;
}
.textwidget p span,
.textwidget li span{
    font-size: inherit !important;
    line-height: inherit !important;
    font-weight: inherit !important;
    font-family: inherit !important;
}
.conteudo-geral-page{}
.conteudo-geral-page .div-titulo{
    width: calc(100% + 30px);
    height: 131px;
    margin: 19px -15px 39px;
}
.conteudo-geral-page .div-titulo.titulo-amarelo{
    background-color: #eabd07;
}
.conteudo-geral-page .div-titulo.titulo-amarelo .container{
    background-image: url(/marujo/wp-content/themes/marujo/assets/img/bg/bg-titulo2.png);
}
.conteudo-geral-page .div-titulo.titulo-marrom{
    background-color: #342109;
}
.conteudo-geral-page .div-titulo.titulo-marrom .container{
    background-image: url(/marujo/wp-content/themes/marujo/assets/img/bg/bg-titulo.png);
}
.conteudo-geral-page .div-titulo .container{
    height: 100%;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: flex;
    align-items: center;
}
.conteudo-geral-page .div-titulo .container h1{
    margin: 0;
    font-family: "Abel", sans-serif;
    font-weight: 600;
    color: #FFFFFF;
}
.row-primeiro{
    margin-bottom: -31px;
}
.row-itens{
    margin-bottom: -40px;
}
.row-itens .so-widget-sow-editor .widget-title{
    font-size: 26px;
    min-height: 32px;
}
.row-itens .so-widget-sow-editor .textwidget{
    text-align: justify;
    font-size: 14px;
    position: relative;
    z-index: 1;
}
.row-itens .so-widget-sow-editor .textwidget img{
    width: 100%;
    height: auto;
    margin-bottom: 4px;
}
.row-itens .so-widget-sow-editor .textwidget a{
    color: #205814;
}
.row-itens .so-widget-sow-editor .textwidget a:hover{
    text-decoration: underline;
}
.row-videos{
    margin-top: 80px;
}
.row-videos .widget-title{
    text-align: center;
    font-size: 18px;
    text-decoration: underline;
    color: #205814;
    font-weight: 700;
    margin-bottom: 42px;
}
.conteudo-row{
    padding-top: 20px;
    padding-bottom: 25px;
}
.conteudo-row,
.conteudo-row .conteudo-novidade{
    min-height: 775px;
}
.conteudo-geral .widget-title{
    font-size: 26px;
    font-weight: 400;
}
.conteudo-geral .textwidget{
    font-size: 16px;
    color: #342109;
}
.conteudo-geral .textwidget h1,
.conteudo-geral .textwidget h2,
.conteudo-geral .textwidget h3,
.conteudo-geral .textwidget h4,
.conteudo-geral .textwidget h5,
.conteudo-geral .textwidget h6{
    font-weight: bold;
    color: #205814;
    font-size: 18px;
}
.conteudo-geral .outer-video,
.outer-video{
    width: 100%;
    padding-top: 56.97%;
    position: relative;
}
.conteudo-geral .outer-video iframe,
.outer-video iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.conteudo-lista .textwidget {
    font-size: 18px;
    color: #342109;
}
.conteudo-lista .textwidget a{
    color: #342109;
}
.conteudo-lista .textwidget a:hover{
    color: #205814;
}
.conteudo-novidade{
    background: #fff4ca;
    padding: 10px;
}
.conteudo-novidade h2{
    padding-top: 6px;
    margin-bottom: 13px;
    font-weight: 500;
}
.conteudo-novidade .textwidget{
    font-size: 14px;
    color: #342109;
}
.conteudo-novidade .textwidget img{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.conteudo-novidade .textwidget h1,
.conteudo-novidade .textwidget h2,
.conteudo-novidade .textwidget h3,
.conteudo-novidade .textwidget h4,
.conteudo-novidade .textwidget h5,
.conteudo-novidade .textwidget h6{
    font-size: 18px;
    font-weight: 400;
    color: #342109;
    margin-bottom: 16px;
}
.conteudo-novidade .textwidget a{
    font-size: 17px;
    background: #6b4613;
    color: #FFF;
    padding: 4px 24px;
}
.border-bottom{
    border-bottom: 1px solid #342109 !important;
}
/*** Header ***/
section.header{
    padding-top: 17px;
}
section.header .container{
    flex-direction: column;
}
section.header .container .navbar-toggler{
    display: none;
}
section.header .container #navbarCollapse{
    width: 100%;
}
section.header .container #navbarCollapse .div-out-menu{
    width: 100%;
}
section.header .container #navbarCollapse .div-out-menu .navbar-nav{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 17px 0 3px;
}
section.header .container #navbarCollapse .div-out-menu .navbar-nav li{
    border-right: 1px solid #b39e82;
    padding: 0 9px;
}
section.header .container #navbarCollapse .div-out-menu .navbar-nav li a{
    color: #342109;
    text-align: center;
    line-height: 31px;
    font-size: 16px;
    padding: 0 10px;
}
section.header .container #navbarCollapse .div-out-menu .navbar-nav li.active a,
section.header .container #navbarCollapse .div-out-menu .navbar-nav li a:hover{
    color: #eabd07;
}
section.header .container #navbarCollapse .div-out-menu .navbar-nav li:first-child,
section.header .container #navbarCollapse .div-out-menu .navbar-nav li:first-child a{
    padding-left: 0;
}
section.header .container #navbarCollapse .div-out-menu .navbar-nav li:last-child{
    border-right: 0;
}
.tabela-azevem{
    width: 100%;
    font-size: 14px;
    border-radius: 3px;
    overflow: hidden;
}
.tabela-azevem thead{
    background: #eabd07;
}
.tabela-azevem thead tr th,
.tabela-azevem tbody tr td{
    padding: 6px !important;
}
.tabela-azevem tbody tr td .plus,
.tabela-azevem tbody tr td table{
    display: none;
}
.tabela-azevem thead tr th{
    color: #FFFFFF;
}
.tabela-azevem tbody tr:hover {
    background-color: #B39E82;
}
.label-table{
    padding-top: 6px;
    font-size: 14px;
}
.row-icone-conteudo>.panel-grid-cell:nth-child(1),
.row-icone-conteudo2>.panel-layout>.panel-grid>.panel-grid-cell:nth-child(1){
    width: calc(70px - (0.5* 30px)) !important;
}
.row-icone-conteudo>.panel-grid-cell:nth-child(2),
.row-icone-conteudo2>.panel-layout>.panel-grid>.panel-grid-cell:nth-child(2){
    width: calc((100% - 70px) - (0.5* 30px)) !important;
}
.row-icone-conteudo .widget-title,
.row-icone-conteudo2 .widget-title{
    font-size: 26px;
}
.row-icone-conteudo .textwidget,
.row-icone-conteudo2 .textwidget{
    font-size: 16px;
}
.row-icone-conteudo .textwidget a,
.row-icone-conteudo2 .textwidget a{
    color: #205814;
}
.row-icone-conteudo .textwidget a:hover,
.row-icone-conteudo2 .textwidget a:hover{
    text-decoration: underline;
}
.content-video-round>.so-widget-sow-editor{
    width: 355px;
    max-width: 100%;
    margin: 0 auto 35px;
}
.content-video-round .textwidget{
    width: 100%;
    padding-top: 100%;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    filter: drop-shadow(0 0 0.75rem rgba(1, 1, 1, 0.4));
}
.content-video-round .textwidget .wp-video{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 100% !important;
}
.content-video-round .textwidget .hover-mute{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.content-video-round .textwidget .hover-mute .outer-svg{
    margin: 5px 10px 7px 8px;
    cursor: pointer;
    position: relative;
    opacity: 0;
    transition: all 0.3s;
}
.content-video-round .textwidget .hover-mute:hover .outer-svg{
    opacity: 1;
}
.content-video-round .textwidget .hover-mute svg{
    width: auto;
    height: 23px;
    fill: #FFFFFF;
}
.content-video-round .textwidget .hover-mute .outer-svg:before{
    content: " ";
    display: block;
    position: absolute;
    top: 13px;
    left: -4px;
    width: 150%;
    height: 3px;
    border-radius: 2px;
    transform: rotate(12deg);
    background: #FFFFFF;
    transition: all 0.3s;
    opacity: 1;
}
.content-video-round .textwidget .hover-mute .outer-svg.song:before{
    opacity: 0;
}
.div-tabela .widget-title{
    color: #205814;
    font-size: 24px;
    margin-bottom: 28px;
}
.row-icone-conteudo-foto{
    margin-top: -26px;
}
.row-icone-conteudo-foto>div:nth-child(1){
    width: 203px !important;
}
.row-icone-conteudo-foto>div:nth-child(1) img{
    width: 100%;
    height: auto;
}
.row-icone-conteudo-foto>div:nth-child(2){
    width: calc(100% - 203px) !important;
    padding-left: 22px;
}
.row-icone-conteudo-foto>div:nth-child(2) .textwidget{
    line-height: 1.5em;
    font-size: 14px;
    width: 606px;
    max-width: 100%;
}
.row-icone-conteudo-foto>div:nth-child(2) .textwidget ul li p{
    margin-bottom: 0;
}
.element-slide{
    margin-bottom: 60px;
}
.element-slide .widget-title{
    text-align: center;
    font-size: 26px;
    text-decoration: underline;
    margin-bottom: 40px;
}
.outer-map{
    position: relative;
    padding-top: 38.125%;
}
.row-contato>div:nth-child(1){
    width: calc(61.56% - 15px) !important;
    border-right: 1px solid #55360f;
    padding-right: 40px;
}
.row-contato>div:nth-child(1) .widget_sow-editor{
    margin-bottom: 0 !important;
}
.row-contato>div:nth-child(2){
    width: calc(38.44% - 15px) !important;
}
.row-contato>div:nth-child(2) .textwidget p{
    margin-bottom: 25px;
}
.row-contato .widget-title{
    font-size: 18px;
    margin-bottom: 0;
}
.row-contato .textwidget{
    font-size: 18px;
}
.row-contato .textwidget form{
    width: 100%;
}
.row-contato .textwidget form p{
    margin-bottom: 0;
    position: relative;
    padding-bottom: 45px;
}
.row-contato .textwidget form p .wpcf7-spinner{
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 24px;
}

.row-contato .textwidget form span,
.row-contato .textwidget form span input,
.row-contato .textwidget form span textarea{
    width: 100%;
    display: inline-block;
}
.row-contato .textwidget form span input,
.row-contato .textwidget form span textarea{
    margin-bottom: 4px;
    background: #342109;
    color: #FFFFFF;
    font-size: 16px;
    border: 0;
    padding: 6px;
}
.row-contato .textwidget form span input::placeholder,
.row-contato .textwidget form span textarea::placeholder{
    color: rgba(255,255,255,0.6);
    font-size: 16px;
}
.row-contato .textwidget form span textarea{
    height: 130px;
    padding-top: .75em;
}
.row-contato .textwidget form input[type="submit"]{
    float: right;
    font-size: 16px;
    background: #eabd07;
    border: 0;
    color: #FFFFFF;
    padding: 4px 7px;
}
.row-contato>div:nth-child(2) .textwidget{
    font-size: 16px;
    letter-spacing: normal;
    line-height: normal;
}
.row-contato>div:nth-child(2) .textwidget a {
    color: #205814;
}
.row-contato>div:nth-child(2) .textwidget a:hover {
    text-decoration: underline;
}
.outer-map iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.pagination.col-lg-12{
    margin: 25px 0;
}
.pagination.col-lg-12 .nav-links{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.pagination.col-lg-12 .nav-links li{
    padding: 4px;
}
.pagination.col-lg-12 .nav-links li a,
.pagination.col-lg-12 .nav-links li span{
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    transition: all 0.3s;
}
.pagination.col-lg-12 .nav-links li.disabled{
    pointer-events: none;
}
.pagination.col-lg-12 .nav-links li a{
    text-decoration: none;
}
.pagination.col-lg-12 .nav-links li span.current,
.pagination.col-lg-12 .nav-links li a:hover{
    background: #eabd07;
}
@media (max-width: 991px) {
    .mobile{
        display: block !important;
    }
    .no-mobile{
        display: none !important;
    }
    section.header{
        padding-top: 10px;
        padding-bottom: 10px;
        height: 88px;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9;
        background: #FFFFFF;
    }
    .admin-bar section.header{
        top: 32px;
    }
    section.header .container{
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    section.header .container .navbar-toggler{
        display: block;
        width: 50px;
        height: 50px;
        border: 1px solid #342109;
        border-radius: 5px;
        position: relative;
        z-index: 999;
    }
    section.header .container .navbar-toggler>span{
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    section.header .container .navbar-toggler>span>span{
        display: block;
        width: 20px;
        height: 3px;
        margin-bottom: 5px;
        background: #342109;
    }
    section.header .container .navbar-toggler>span>span:last-child{
        margin-bottom: 0;
    }
    section.header .header-logo{
        position: relative;
        z-index: 999;
    }
    section.header .header-logo a img{
        width: 150px;
        height: auto;
    }
    section.header .container #navbarCollapse{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: #FFFFFF;
        z-index: 9;
        padding: 88px 30px 0;
        align-items: flex-start !important;
        transform: translate(100%, 0);
        transition: all 0.3s;
    }
    .admin-bar section.header .container #navbarCollapse{
        top: 32px;
        height: calc(100vh - 32px);
    }
    section.header .container #navbarCollapse.in{
        transform: translate(0, 0);
    }
    section.header .container #navbarCollapse .div-out-menu .navbar-nav{
        flex-direction: column;
        padding-top: 0;
    }
    section.header .container #navbarCollapse .div-out-menu .navbar-nav li{
        padding: 0;
        border-right: 0;
        border-bottom: 1px solid #b39e82;
    }
    section.header .container #navbarCollapse .div-out-menu .navbar-nav li:last-child{
        border-bottom: 0;
    }
    section.header .container #navbarCollapse .div-out-menu .navbar-nav li a{
        padding: 0;
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .conteudo-row,
    .conteudo-row .conteudo-novidade{
        min-height: auto;
    }
    .conteudo-novidade{
        margin-left: -10px;
        width: calc(100% + 20px);
    }
    .conteudo-geral-page .div-titulo{
        height: 91px;
    }
    .f-18{
        font-size: 16px;
    }
    .row-itens {
        margin-bottom: -20px;
    }
    .row-itens>div{
        margin-bottom: 0 !important;
    }
    .row-itens .so-widget-sow-editor .widget-title{
        min-height: auto;
    }
    .row-videos {
        margin-top: 40px;
    }
    .row-videos .widget-title{
        margin-bottom: 9px;
    }
    .tabela-azevem thead tr th:not(:nth-child(1)),
    .tabela-azevem tbody>tr>td:not(:nth-child(1)){
        display: none;
    }
    .tabela-azevem tbody tr td .cont{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .tabela-azevem tbody tr td .cont .plus{
        display: flex;
        width: 14px;
        height: 14px;
        justify-content: center;
        align-items: center;
        position: relative;
        margin: 0 8px;
    }
    .tabela-azevem tbody tr td .cont .plus span{
        width: 14px;
        height: 3px;
        position: absolute;
        display: block;
        background: #C2BCB5;
    }
    .tabela-azevem tbody tr td.open .cont .plus span:first-child{
        transform: rotate(90deg);
    }
    .tabela-azevem tbody tr td .outer-table{
        display: none;
    }
    .tabela-azevem tbody tr td table{
        display: flex;
        padding: 7px;
        width: 100%;
    }
    .tabela-azevem tbody tr td table tbody{
        width: 100%;
    }
    .tabela-azevem tbody tr td table tr{
        display: flex;
    }
    .tabela-azevem tbody tr td table tr td{
        display: block !important;
        width: 100%;
        border-bottom: 1px solid #ddd;
    }
    .tabela-azevem tbody tr td table tr td:first-child{
        font-weight: 700;
    }
    .tabela-azevem tbody tr td table tr:last-child td{
        border-bottom: 0;
    }
    .row-icone-conteudo>.panel-grid-cell:nth-child(2),
    .row-icone-conteudo2>.panel-layout>.panel-grid>.panel-grid-cell:nth-child(1),
    .row-icone-conteudo2>.panel-layout>.panel-grid>.panel-grid-cell:nth-child(2) {
        width: 100% !important;
    }
    .row-icone-conteudo .widget-title{
        margin-left: 70px;
        height: 55px;
        display: flex;
        align-items: center;
        margin-top: -81px;
    }
    .row-icone-conteudo .textwidget{
        font-size: 16px;
        line-height: normal;
    }
    .row-icone-conteudo-foto>div:nth-child(1),
    .row-icone-conteudo-foto>div:nth-child(2){
        width: 100% !important;
    }
    .element-slide,
    .element-slide .widget-title{
        margin-bottom: 0;
    }
    .row-contato>div:nth-child(1){
        width: 100% !important;
        border-right: 0;
    }
    .row-contato>div:nth-child(2){
        width: 100% !important;
    }
    .row-contato>div:nth-child(1) .mobile .textwidget{
        font-size: 16px;
        letter-spacing: normal;
        line-height: normal;
        padding-bottom: 10px;
    }
    .row-contato>div:nth-child(1) .mobile .textwidget a {
        color: #205814;
    }
    .row-contato>div:nth-child(1) .mobile .textwidget a:hover {
        text-decoration: underline;
    }
    .row-contato>div:nth-child(1) .mobile .textwidget a[target="_blank"]{
        margin: 0 auto;
        display: flex;
        justify-content: center;
        width: fit-content;
        margin-bottom: -12px;
    }
    .row-contato>div:nth-child(1) .mobile .textwidget a[target="_blank"] img{
        width: 65%;
        height: auto;
    }
    .row-contato .textwidget form span input,
    .row-contato .textwidget form span textarea{
        margin-bottom: 14px;
        padding: 10px 5px;
    }
    .outer-map{
        padding-top: 285px;
    }
}
@media (max-width: 782px) {
    .admin-bar section.header{
        top: 46px;
    }
    .admin-bar section.header .container #navbarCollapse{
        top: 46px;
        height: calc(100vh - 46px);
    }
}
/*** Footer ***/
.to-top {
    position: fixed;
    background: #004B00;
    right: 2.75rem;
    bottom: -45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 9999;
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-box-shadow: 0 2px 15px #fff;
    box-shadow: 0 2px 15px #fff;
}
.to-top svg {
    width: 18px;
    height: auto;
    fill: #FFCC00; }
.to-top.show {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    bottom: 7rem;
    border-radius: 50%;
    line-height: 40px; }
.to-top:hover,
.to-top:active {
    opacity: 0.9; }
.footer{
    height: 127px;
    background-color: #6B4613;
    background-image: url(/marujo/wp-content/themes/marujo/assets/img/bg/footer-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}
.footer p{
    color: #fff4ca;
    font-size: 12px;
}
@media (max-width: 991px) {
    .to-top {
        right: 1.2rem;
    }
    .to-top.show {
        bottom: 5rem;
    }
}
/*** Home ***/
.header-home{
    height: 340px;
    width: 100%;
    overflow: hidden;
}
.header-home .slider-pro{
    position: relative;
}
.header-home .slider-pro .sp-slides-container .sp-mask .sp-slides{}
.header-home .slider-pro .sp-full-screen-button{
    display: none;
}
.header-home .slider-pro .sp-buttons{
    position: absolute;
    z-index: 1;
    bottom: 30px;
    padding: 0;
    width: fit-content;
    height: auto !important;
    left: 50%;
    transform: translate(-50%, 0);
}
.header-home .slider-pro .sp-buttons .sp-button{
    width: 12px;
    height: 12px;
    background: #DDDDDD;
    border: 0 !important;
}
.header-home .slider-pro .sp-buttons .sp-button.sp-selected-button{
    background: #FFCC00 !important;
}
@media (max-width: 991px) {
    .header-home{
        padding-top: 88px;
        height: 278px;
    }
    .header-home .slider-pro{
        height: 100%;
    }
    .header-home .slider-pro .sp-slides-container{
        height: 100%;
    }
    .header-home .slider-pro .sp-slides-container>.sp-mask,
    .header-home .slider-pro .sp-slides-container>.sp-mask .sp-slides,
    .header-home .slider-pro .sp-slides-container>.sp-mask .sp-slides .sp-slide,
    .header-home .slider-pro .sp-slides-container>.sp-mask .sp-slides .sp-slide .sp-image-container{
        height: 190px !important;
    }
    .header-home .slider-pro .sp-slides-container>.sp-mask .sp-slides .sp-slide .sp-image-container img{
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
    }
}