.logo img {
    height: 80px !important;
}
#sp-header {
    height: 90px !important;
}
#sp-header .logo {
    height: 90px;
}
@media (max-width: 991px) {
#sp-header .logo {
    height: 80px;
}
#sp-header {
    height: 80px !important;
}
}
.body-innerwrapper {
    overflow: hidden !important;
}
#sp-header {
    /*background: transparent !important;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    box-shadow: none !important;
    animation: none !important;*/
}

#sp-header.header-sticky {
    /*background: rgba(27,35,97,.85) !important;
    background: rgba(9,19,46,.85) !important;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    backdrop-filter: blur(10px);*/
}
#sp-main-body {
    margin-top: 0px !important;
}



.burger-icon>span {
    background-color: #FF0000 !important;
}
.header-sticky .burger-icon>span {
    /*background-color: #252525 !important;*/
}


.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    font-weight: bold !important;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0 10px !important;
}


.offcanvas-menu {
    background-color:  #017A02 !important;
    color: #FF0000 !important;
    border-left: 10px solid #FF0000 !important;
}
.offcanvas-menu a {
    color: #FFFFFF !important;
}
.offcanvas-menu .logo-image {
    filter: unset !important;
}
.offcanvas-active .close-offcanvas .burger-icon>span {
    /*background-color: #252525 !important;*/
}


.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li {
    border-bottom: 1px solid #017A02 !important;
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li>a {
    padding: 15px 0px 15px 0px !important;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 24px !important;
    text-transform: uppercase !important;
    opacity: 1 !important;
}


.offcanvas-menu .logo-image {
    margin-top: 40px !important;
}

.grecaptcha-badge {
    display: none !important;
}

.article-intro-image {
    display: none !important;
}
.article-header h2 {
    font-size: 52px !important;
}
.article-header h2 a:hover {
    color: #C6C6C6 !important;
}
.article-info {
    border-top: 1px solid #EBEBEB !important;
    padding-top: 10px !important;
    border-bottom: 1px solid #EBEBEB !important;
    padding-bottom: 10px !important;
}
.article-list .article {
    border: none !important;
}
.article-list .article .readmore {
    /*font-size: 20px !important;
    font-weight: 800 !important;
    background: #f6f602 !important;
    padding: 5px 15px 5px 15px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    border-radius: 5px !important;*/
    margin-top: 35px !important;
}
.article-list .article .readmore a:hover {
    background: #252525 !important;
    color: #f6f602 !important;
}
.article-list .article .readmore a {
    font-size: 20px !important;
    font-weight: 800 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    background: #f6f602 !important;
    padding: 5px 15px 5px 15px !important;
    border-radius: 5px !important;
    margin-top: 35px !important;
    cursor: pointer !important;
}
.article-header h1 {
    font-size: 52px !important;
}
.article-ratings-social-share {
    display: none !important;
}


.sp-megamenu-parent>li>a, .sp-megamenu-parent>li:hover>a {
    color: #017a02 !important;
    font-weight: 800 !important;
    font-size: 20px !important;
    text-transform: uppercase !important;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #017a02 !important;
    font-weight: 800 !important;
    font-size: 20px !important;
    text-transform: uppercase !important;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #FFFFFF !important;
}

/* EFEITO DE ITEM DE MENU */

.sp-megamenu-parent > li > a:before, .sp-megamenu-parent > li > span:before {
 content:"" !important;
 position: absolute !important;
 bottom: 12px !important;
 width: 0 !important;
 height: 2px !important;
 background: #FF0000 !important;
 transition: .3s ease-in-out !important;
}
.sp-megamenu-parent > li:hover > a::before {
  width: 50% !important;
  background: #FF0000 !important;
}
.sp-megamenu-parent > li.active > a::before {
  /*width: 40px !important;
  background: #FF0000 !important;*/
}

/* EFEITO DE ITEM DE MENU */

.bt-oculto {
   display: none !important;
}


.wc_whatsapp {
    width: 60px !important;
    height: 60px !important;
}
.wc_whatsapp::before {
    height: 50px !important;
}