
.header-home{
	background-color: transparent;
}
/* .scroll-nav {
  position: absolute;
  width: 100%;
} */
.scroll-active{
	position:relative!important;
}
.menu__link--level-1{
	color: #fff!important;
}
.sticky .menu__link--level-1{
	color: #000!important;
}
.sticky .btn-global-site{
	color: #000!important;
}
.pre-header .navbar{
	background-color: transparent;
}
#block-redessociales{
	background-color: transparent;
}
.vh-100{
	height: 67vh !important;
}
.btn-global-site{
	color: #fff!important;
}
.sticky .btn-global-site{
	color: #606060!important;
}
  #block-redessociales ul .nav-network a i {
    color: #fff!important;
  }
#block-redessociales ul .nav-network a:hover {
  background-color: transparent!important;
}
.search-icon-navbar{
    color: #fff !important;
}
#search-block-form .form-search{
	border-bottom: 1px solid #fff !important;
}
.nav-main{
	background-color: transparent;
}
  #block-redessociales ul .nav-network{
	border-bottom: 0 solid transparent;
  }
    #block-redessociales ul .nav-network a{
		border-bottom: 0 solid transparent;
	}
	 .nav-item{
		border-bottom: 0 solid transparent;
	 }
.sticky {
  position: fixed!important;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0,0,0,.1);
}

