.page-title {
	background: url("https://indicavaleapp.com.br/storage/sinhores/banner2.jpg") no-repeat rgb(239, 246, 255); 		height: 300px;
}
.language_bar_list {
  display: none;
}

.header {
    position: fixed;
    z-index: 99;
    width: 100%;
}

.nav-menu>li>a {
    /* color: #DFDFDF; */
  	font-size: medium;
  	font-weight: 500;
}

.header-fixed .nav-menu>li>a {
    color: #39466d;
}
.nav-menu>.active>a, .nav-menu>.focus>a, .nav-menu>li:hover>a {
    color: #FF3F5A !important;
}