﻿html, body {
	margin: 0;
	padding: 0;
	width: 100%;
}

body {
	background: #323E48;
	overflow-x: hidden;
}

a {
	text-decoration: none;
}



/* =====================================================================
	GLOBAL / HELPERS / PART 2
===================================================================== */
.clear {clear: both;}
.clearfix {clear: both; height: 0;}
.clear5 {clear: both; height: 5px;}
.clear10 {clear: both; height: 10px;}
.clear15 {clear: both; height: 15px;}
.clear20 {clear: both; height: 20px;}
.clear25 {clear: both; height: 25px;}
.clear30 {clear: both; height: 30px;}
.clear50 {clear: both; height: 50px;}
.clearbody {clear: both; height: 85px;}

h1,h2,h3,h4,h5,h6{margin: 0; padding: 0;}


.fource-hide {
    visibility: hidden;
    font-size: 0rem;
    height: 0;
    display: none;
}


/* =====================================================================
	GLOBAL / APPEAR
===================================================================== */
.appearup0, .appearup1, .appearup2, .appearup3, .appearup4, .appearup5, .appearup6, .appearup7, .appearup8, .appearup9, .appearup100, .appearup112, .appearup125 {
	opacity: 0;
}

.appear0, .appear1, .appear2, .appear3, .appear4, .appear5, .appear6, .appear7, .appear8, .appear9, .appear100, .appear112, .appear125 {
	opacity: 0;
}

