.itopplus-background {
background-image:none;background-color :rgba(240, 237, 175, 1);
}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
#main-navbar-collapse {
	text-align: center;
}
.navbar-default{
    font-size: 16px !important;
}


@media (min-width:1024px) {
  .zIndex-menu {
  	width:100%;
  }
    #itopplus-nav-bar {
  	width: 100%;
    display: flex;
    justify-content: space-between;
  }
}


