@media all{	
	body{
		color: #040729;
	}
	header{
		height:80px;border:0;
	}
	.header-inner .logos img, .header-inner .logos svg{
		fill:#040729;
	}
	
	.neoloan-c2
	{
		fill:#2BA9E1 !important;
	}
	.neoloan-c1
	{
		fill:#8CC63F !important;
	}
	.neoloan-c0
	{
		fill:#8866AC !important;
	}
	
	.header-inner{
		background: #f2effd;
	}
	.pgroup.about {
		background-color: #f2effd;
		color: #040729;
	}
	.pgroup.about h3{
		color: #040729 !important;
	}
	.about-img {
		background-color: #f2effd;
		background-image:url(https://validpath.neoloans.co.uk/assets/default/validpath-img.jpg);
		background-position: top center;
		mix-blend-mode: unset;
		opacity: 1;
	}
	.neofrm-answer label, 
	.neofrm-answer input[type=email], 
	.neofrm-answer input[type=text], 
	.neofrm-answer input[type=date], 
	.neofrm-answer textarea{
		border-color:#bd00ff;
	}
	.neofrm-btn{
		border-color: #bd00ff;
		color: #bd00ff;
	}
	.neofrm-btn:hover{
		box-shadow: 0px 0px 0px 4px #bd00ff !important;
		-webkit-box-shadow: 0px 0px 0px 4px #bd00ff !important;
		-moz-box-shadow: 0px 0px 0px 4px #bd00ff !important;
	}
	.neofrm-btn-blk button{
		background: linear-gradient(78.2deg, #bd00ff 0%, #3b43ff 100%);
		color: #fff;
	}
	hr{
		border-color:#bd00ff !important;
	}
	footer{
		background: #100939;
	}
	.frm-error {
		border-color: #cf2aba  !important;
		color: #cf2aba  !important;
	}
	.frm_err_status{
		background-color:#cf2aba  !important;
		border:0 !important;
	}
	.frm-error .req{
		color: #cf2aba  !important;
	}
	input.frm-error::-webkit-input-placeholder{
		color:#cf2aba  !important;
	}
	input.frm-error:-moz-placeholder { 
		color:#cf2aba  !important;
	}
	input.frm-error::-moz-placeholder { 
		color:#cf2aba  !important;
	}
	input.frm-error:-ms-input-placeholder {
		color:#cf2aba  !important;
	}
	textarea.frm-error::-webkit-input-placeholder{
		color:#cf2aba  !important;
	}
	textarea.frm-error:-moz-placeholder { 
		color:#cf2aba  !important;
	}
	textarea.frm-error::-moz-placeholder { 
		color:#cf2aba  !important;
	}
	textarea.frm-error:-ms-input-placeholder { 
		color:#cf2aba  !important;
	}
	
}