#menu-item-179948{
    display: none!important;
}

.sticky #menu-item-179948{
    display:inline-block!important;
}

.first-container-content,
.first-container-content-internal-page {
    margin-bottom:0px!important;
    margin-top: 0px!important;
  }
 
 
.container-slider>div{
     
    background-color: #fff!important;
}
#header-section #header{
    background-color: #fff!important;
}

.container-slider,
.container-carousel,
footer>div{
    position: relative;
    background-color: white;
    
}

#header-section {
    position:relative!important;
    top: unset;
    z-index: 900;
    background: none!important;
    transform:unset;
    left: unset;
    right:unset;
    margin-top: 160px;
  }

.new-home{
    background-color: #fff!important;
}
.right-top-bar,
.left-top-bar,
#logo-box
{
    z-index: 0!important;
}




 



/*
	MENU
*/
 

    .sticky .minimal-menu a:after {
    
        border-bottom: 3px solid #fff;
    
    }
 
 

.sticky .minimal-menu.clr-white>ul>li>a {
    color: white;
    line-height: 40px;
}
 

.sticky {
 
    background-color: #fff!important;
}

 
.sticky .minimal-menu.clr-white > ul > li > a {
    color: #000!important;
 
  }
 
@media only screen and (min-width: 1023px) {
 
    .sticky .minimal-menu.clr-white>ul>li>a {
        color: #000
    }
    .sticky .minimal-menu.clr-white>ul>li:hover>a {
        color: #000
    }
    
}

@media only screen and (max-width: 990px) {

    #header-section {
         margin-top: 10px;
      }

}
 