#header {
	display: none !important;
}
.elementor-89 {
	background: linear-gradient(67deg, rgba(150, 150, 150, 1.00), rgba(240, 240, 240, 1.00), rgba(255, 255, 255, 1.00), rgba(200, 200, 200, 1.00));
  background-size: 200% 200%;
  animation: AnimationName 10s ease infinite;
}
@keyframes AnimationName {
    0%   {background-position: 0 0;}
    25% {background-position: 50% 0;}
    50% {background-position: 90% 0;}
    60% {background-position: 60%;}
    75% {background-position: 40%;}
    100%  {background-position: 0 0;}
}

.highlight {
	padding-inline: 7px 5px;
  background: rgba(255, 255, 255, 0.6);
  color: #000000;
}
.highlight2 {
	padding-inline: 4px 3px;
	padding-bottom: 2px;
  background: rgba(255, 255, 255, 0.6);
  color: #000000;
}
.amazingslider-nav-1 {
	top: 80px !important;	
	margin-top: 0px !important;
}
.amazingslider-bullet-wrapper-1 {
	width: 144px !important;
}
.amazingslider-nav-left-1 {
	background-color: rgba(255, 255, 255, 0.0) !important;
	width: 64px !important;
	height: 64px !important;
}
.amazingslider-nav-play-1 {
	background-color: rgba(255, 255, 255, 0.0) !important;
	margin-left: -24px !important;
	width: 64px !important;
	height: 64px !important;
}
.amazingslider-nav-pause-1 {
	background-color: rgba(255, 255, 255, 0.0) !important;
	margin-left: -24px !important;
	width: 64px !important;
	height: 64px !important;
}
.amazingslider-nav-right-1 {
	background-color: rgba(255, 255, 255, 0.0) !important;
	margin-left: -24px !important;
	width: 64px !important;
	height: 64px !important;
}