.logo img {
    height: 60px !important;
}
#sp-header {
    height: 80px !important;
}
#sp-header .logo {
    height: 80px;
}
@media (max-width: 991px) {
#sp-header .logo {
    height: 80px;
}
#sp-header {
    height: 80px !important;
}
}
.body-innerwrapper {
    overflow: hidden !important;
}
#sp-header {
    background: #f6f6f6 !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(246,246,246,.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: #555 !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:  #23242d !important;
    color: #555 !important;
    border-left: 15px solid #555 !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 #23242d !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: 28px !important;
    line-height: 36px !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: #23242d !important;
}
.article-info {
    border-top: 1px solid #23242d !important;
    padding-top: 10px !important;
    border-bottom: 1px solid #23242d !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: #23242d !important;
    color: #555 !important;
}
.article-list .article .readmore a {
    font-size: 20px !important;
    font-weight: 800 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    background: #555 !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-footer,#sp-bottom {
    background: #23242d !important;
    color: #fbfbfb;
}

#sp-footer a,#sp-bottom a {
    color: #fbfbfb !important;
}

#sp-footer a:hover,#sp-footer a:active,#sp-footer a:focus,#sp-bottom a:hover,#sp-bottom a:active,#sp-bottom a:focus {
    color: #fbfbfb !important;
}


.sp-megamenu-parent>li>a, .sp-megamenu-parent>li:hover>a {
    color:#23242d !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #23242d !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    text-transform: uppercase !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: 1px !important;
 background: #23242d !important;
 transition: .3s ease-in-out !important;
}
.sp-megamenu-parent > li:hover > a::before {
  width: 50% !important;
  background: #23242d !important;
}
.sp-megamenu-parent > li.active > a::before {
  /*width: 40px !important;
  background: #23242d !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;
}

/* BALBOOA FORMS */

input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control) {
    color: #23242d !important;
    font-size: 17px !important;
}

::-webkit-input-placeholder {
  color: #23242d !important;
  font-size: 17px !important;
  opacity: 1 !important;
}
:-moz-placeholder {
  color: #23242d !important;
  font-size: 17px !important;
  opacity: 1 !important;
}
::-moz-placeholder {
  color: #23242d !important;
  font-size: 17px !important;
  opacity: 1 !important;
}
:-ms-input-placeholder {  
  color: #23242d !important;
  font-size: 17px !important;
  opacity: 1 !important;
}

.ba-field-container textarea {
  min-height: 158px !important;
  font-size: 17px !important;
}

.ba-form-submit-btn {
  font-size: 17px !important;
}

/* COOKIE CONSENT */

#sp-cookie-consent.position-bottom {
	left: 10% !important;
	width: 80% !important;
	margin: auto !important;
	/*display: block !important;*/
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 20%) !important;
}

#sp-cookie-consent.position-bottom > div > .sp-cookie-consent-content {
    -ms-flex: 0 0 90% !important;
    flex: 0 0 90% !important;
    max-width: 90% !important;
}

#sp-cookie-consent.position-bottom > div > .sp-cookie-consent-action {
    -ms-flex: 0 0 10% !important;
    flex: 0 0 10% !important;
    max-width: 10% !important;
}