@media all{	
	body{
		color: #1a1c38;
	}
	header{
		height: 100px;
		border:0;
	}
	
	.neoloan-c2
	{
		fill:rgb(175, 202, 232) !important;
	}
	.neoloan-c1
	{
		fill:rgb(129, 187, 39) !important;
	}
	.neoloan-c0
	{
		fill:#1a1c38 !important;
	}
	.header-inner .logos {
		height: 100px;
	}
	.header-inner{
		background: #fff;
		height: 100px;
	}
	.header-inner .logos img {
		height: 100px;
	}
	.pgroup.about {
		background-color: #1a1c38;
		color: #fff;
		padding: 70px 0;
	}
	.pgroup.about h3{
		color: #fff !important;
	}
	.about-img {
		background-color: rgb(175, 202, 232);
		background-image:url(https://whiterosefinance.neoloans.co.uk/assets/default/whiterose-img.png);
		background-position: center center;
		mix-blend-mode: unset;
		opacity: 1;
	}
	.footer_logo svg, .footer_logo img {
		height: 60px;
		max-width: 100%;
	}
	.pbase {
		padding: 20px 0px;
	}
	.neofrm-answer label, 
	.neofrm-answer input[type=email], 
	.neofrm-answer input[type=text], 
	.neofrm-answer input[type=date], 
	.neofrm-answer textarea{
		border-color:rgb(129, 187, 39);
	}
	.neofrm-btn{
		border-color: rgb(129, 187, 39);
		color: #1a1c38;
	}
	.neofrm-btn:hover{
		box-shadow: 0px 0px 0px 4px rgb(129, 187, 39) !important;
		-webkit-box-shadow: 0px 0px 0px 4px rgb(129, 187, 39) !important;
		-moz-box-shadow: 0px 0px 0px 4px rgb(129, 187, 39) !important;
	}
	.neofrm-btn-blk button{
		background: linear-gradient(78.2deg, rgb(129, 187, 39) 0%, #1a1c38 100%);
		color: #fff;
	}
	hr{
		border-color:rgb(129, 187, 39) !important;
	}
	footer{
		background: #1a1c38;
	}
	.frm-error {
		border-color: #1a1c38  !important;
		color: #1a1c38  !important;
	}
	.frm_err_status{
		background-color:#1a1c38  !important;
		border:0 !important;
	}
	.frm-error .req{
		color: #1a1c38  !important;
	}
	input.frm-error::-webkit-input-placeholder{
		color:#1a1c38  !important;
	}
	input.frm-error:-moz-placeholder { 
		color:#1a1c38  !important;
	}
	input.frm-error::-moz-placeholder { 
		color:#1a1c38  !important;
	}
	input.frm-error:-ms-input-placeholder {
		color:#1a1c38  !important;
	}
	textarea.frm-error::-webkit-input-placeholder{
		color:#1a1c38  !important;
	}
	textarea.frm-error:-moz-placeholder { 
		color:#1a1c38  !important;
	}
	textarea.frm-error::-moz-placeholder { 
		color:#1a1c38  !important;
	}
	textarea.frm-error:-ms-input-placeholder { 
		color:#1a1c38  !important;
	}
	
}
