/* Enter Your Custom CSS Here */

/* portfolio */

div#esg-grid-10-1 {
    background-color: rgba(255, 255, 255, 0) !important;
}

/* Underline hero dtyle 5 out */

.img-box .mo-hero-section-title.style5.light h1 {
    border-color: rgba(255, 255, 255, 0);
}

/* Margin top Hero */

.hero-section-banner.img-box {
    margin-top: 40px !important;
}

/* Background color */

#footer {
	background-color: #eeeeee !important;
}

.main-header {
    background-color: #eeeeee !important;
}

#main_container {
    background-color: #F7F7F7 !important;
}

header.mo-hero-section.mo-menu-design-dark.mo-navigation-no-transparent.header-basic.ts-menu-ticky {
 background-color: #F7F7F7 !important;
}

a:active { 
    color: yellow;
}


/* Tirar Strikerthrough do theme */

.header-basic .ts-default-menu a::before

{ display: none; } 

.flat-light .esg-filterbutton {
padding: 1px 15px !important;
}

