body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #272727; /* #4B7BFB; */
  color: #c8cddc;
}

#sp-header{
	background-color: #ffffff;	
}

#sp-header:not(.header-sticky) {
	background-color: #ffffff;
	color: #272727;
}
.sp-megamenu-parent > li > a {
  color: #7d7d7d;
}

#sp-bottom #sp-bottom3 {
    padding-top: 0px;
}

.sp-page-title {
    background: #b9ab08;
}

.themis-top-search {display:none;}
