@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-8gknta');
	src:url('../fonts/icomoon.eot?#iefix-8gknta') format('embedded-opentype'),
		url('../fonts/icomoon.woff?-8gknta') format('woff'),
		url('../fonts/icomoon.ttf?-8gknta') format('truetype'),
		url('../fonts/icomoon.svg?-8gknta#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-norik-logo:before {
	content: "\e600";
}

.icon-menu:before {
	content: "\e9bd";
}

.icon-checkmark:before {
	content: "\ea10";
}

.icon-home3:before {
	content: "\e902";
}

.icon-lifebuoy:before {
	content: "\e941";
}

.icon-phone:before {
	content: "\e942";
}

.icon-cloud:before {
	content: "\e9c1";
}

.icon-earth:before {
	content: "\e9ca";
}

.icon-loop2:before {
	content: "\ea2e";
}

.icon-circle-up:before {
	content: "\ea41";
}

.icon-mail4:before {
	content: "\ea86";
}

.icon-facebook2:before {
	content: "\ea8d";
}

.icon-twitter:before {
	content: "\ea91";
}

.icon-onedrive:before {
	content: "\eab0";
}

.icon-linkedin:before {
	content: "\eac8";
}

.icon-firefox:before {
	content: "\eae6";
}




.slanted {
    padding: 20px;
    background-color: whitesmoke;
 padding-bottom: 110px;   xheight: 330px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 56%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 76%, 0 100%);
}