.gradient-text {
color:#AFC7F2;
}


/* #header-main {
	position:absolute;
	top:0;
	left:0;
} */

.invert img {
filter:invert(1)
}

.list-spacing ul {
	margin-left:0;
	padding-left:20px;
	margin-bottom:20px;
}


.elementor-widget-text-editor ul {
	margin-bottom:10px;
	padding-left:20px;
}

.elementor-widget-text-editor ul li {
	margin-bottom:5px;
}


select {
  appearance: none;           /* Removes default arrow */
  -webkit-appearance: none !important;
  -moz-appearance: none !important; 

  /* Custom white arrow */
background-image: url("data:image/svg+xml;utf8,%3Csvg%20fill%3D'white'%20height%3D'16'%20viewBox%3D'0%200%2024%2024'%20width%3D'16'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%3E%3Cpath%20d%3D'M7%2010l5%205%205-5z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 12px center !important;
  background-size: 16px !important;
}

option { background-color: #27254E !important; color: #fff; }

#cookie-policy p {
	color:#000;
	font-size:18px;
}

#cookie-policy a {
	color:#000;
}

#cookie-policy ul li {
	color:#000;
	font-size:18px !important;
}

#cookie-policy h3, #cookie-policy h2, #cookie-policy h4, #cookie-policy h5, #cookie-policy div {
	color:#000;
	
}

#cmplz-document {
	max-width:100%;
}

#wpforms-1669-field_9-container input::before {
	background-color:#fff;
}

@media screen and (min-width:1025px) {
	.desktop-hidden {
		display:none;
	}
	#header-main {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
}


#gform_1 label, #gform_2 label, .gform-field-label {
	color:#fff !important;
	font-size:17px !important;
}

#gform_1 input, #gform_1 select,  #gform_2 input, #gform_2 select{
	padding: 8px 15px;
	min-height:50px;
	background-color: #27254e;
	border:none;
	color:#fff;
}

#gform_1 textarea {
		background-color: #27254e;
	border:none;
	color:#fff;
}

#gform_submit_button_1, #gform_submit_button_2 {
	background-color: #444072 !important;
	border-radius:99px;
	min-width:150px;
	font-size:18px;
}

.gform_required_legend {
	display:none;
}

.gfield-choice-input {
	min-width:20px !important; 
	min-height:20px !important;
	padding:0 !important;
}

.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
	color:#fff;
}

#gform_3 label {
	color:#000 !important;
}