.calc_out .loader {
	display: none;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: #faf0ed url('../../../../../images/loader.svg') no-repeat center;
	z-index: 1;
}