/*
Theme Name: SideKick
Template: Impreza
Version: 1.0
Author:	SideKick
Theme URI: http://impreza.us-themes.com/
Author URI: https://sidekick.be/
*/

@import url("https://use.typekit.net/tjd4cph.css");

/* GLOBAL -------------------------------------------------------------------------- */
*{
	-webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5,
header nav ul li a > *,
.w-btn > *,
.fontFamily--area *{
	font-family: "area-normal", sans-serif !important;
}
.fontFamily--area-extended *{
	font-family: "area-extended", sans-serif !important;
}
.fas, .far {
	font-family: "fontawesome" !important;
}
.far.fa-arrow-right{
	font-size: 0.8rem;
	margin-top: 5px;
	margin-left: 0.7rem !important;
}
.l-canvas{
	overflow: hidden;
}
.display--block{
	display: block !important;
}
.global--overflowHidden{
	overflow: hidden;
}
table{
	width: auto;
	margin: 0;
}
td{
	vertical-align: top;
	padding: 0;
	border: none;
	outline: none!important;
}
/* ICONBOX */
.iconbox--list {
	list-style: none;
	counter-reset: count;
}
.iconbox--list .w-iconbox{
	counter-increment: count;
	position: relative;
	padding-bottom: 1.5rem;
}
.iconbox--list .w-iconbox:before {
	content: counter(count);
	margin-right: 1.5rem;
	font-weight: 100 !important;
	font-family: "area-extended", sans-serif;
}
.iconbox--list .w-iconbox:nth-child(-n+9):before {
	content: "0" counter(count);
}
.iconbox--imgHover .w-iconbox-icon{
	transition: all 0.3s;
}
.iconbox--imgHover:hover .w-iconbox-icon{
	transform: translateX(10px);
}
.iconbox--fullWidth{
  justify-content: space-between;
}
/* BUTTONS */
.w-btn{
	text-align: left !important;
}
.us-btn-style_2{
	position: relative;
}
.us-btn-style_2:after{
	content: '';
	width: 100%;
	height: 1px;
	left: 0;
	bottom: -3px;
	position: absolute;
	background-color: #232526;
}
.us-btn-style_2.icon_atright .fa-arrow-right{
	transition: all 0.3s;
}
article:hover .us-btn-style_2.icon_atright .fa-arrow-right,
.us-btn-style_2.icon_atright:hover .fa-arrow-right{
	transform: translateX(5px);
}
/* SOCIALS */
.w-socials-item .w-socials-item-link-hover{
	background: transparent !important;
	border: 0.5px solid #232526 !important;
	border-radius: 50% !important;
	transition: all 0.3s !important;
}
.w-socials-item:hover .w-socials-item-link-hover{
	background: #D4EAFF !important;
	border: 0.5px solid #D4EAFF !important;
}
.w-socials .w-socials-item .w-socials-item-link{
	color: #232526 !important;
}
.fa-facebook:before {
	content: "\f39e";
}
.fa-linkedin:before {
	content: "\f0e1";
}
/* SHARING BUTTONS */
.w-sharing .w-sharing-item{
	width: 45px !important;
	height: 45px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 0.5px solid #232526 !important;
	border-radius: 50% !important;
	color: #232526 !important;
	padding: 0 !important;
	margin: 3px !important;
	min-width: 0 !important;
	background-color: #ffffff !important;
	transition: all 0.3s;
}
.w-sharing .w-sharing-item:hover{
	color: #ffffff !important;
	background-color: #232526 !important;
}
.w-sharing .w-sharing-item:hover i{
	color: #ffffff !important;
}
.w-sharing.type_simple .w-sharing-item i {
	opacity: 1;
}


/* FOOTER -------------------------------------------------------------------------- */
#section--footer p a:hover{
	color: #232526 !important;
}


/* HOME -------------------------------------------------------------------------- */
body.home h1{
	font-size: 7rem;
}
body.home h1 .outline,
h4 .outline{
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke: 1px;
	font-weight: 800;
}


/* BACKGROUND CIRCLES -------------------------------------------------------------------------- */
/* z-index */
.circle--above{
	position: absolute;
	mix-blend-mode: hard-light;
	filter: blur(75px);
	z-index:2;
	width: 300px;
	height: 300px;
}
.circle--behind{
	position: absolute;
	filter: blur(125px);
	z-index:0;
	width: 500px;
	height: 500px;
}
.circle--behind.circle--small{
	position: absolute;
	filter: blur(125px);
	z-index:0;
	width: 350px;
	height: 350px;
}
/* position */
.circle--leftTop{
	left: -15%;
	top:0;
}
.circle--leftTop.circle--above{
	left: 10%;
	top: 10%;
}
.circle--leftMiddle{
	left: -15%;
	top:50%;
}
.circle--leftMiddle.circle--above{
	left: 10%;
	top: 50%;
}
.circle--leftBottom{
  left: -15%;
  top:100%;
}
.circle--leftBottom.circle--above{
  left: 10%;
  top: 90%;
}
.circle--rightTop{
  right: -10%;
  top:0;
}
.circle--rightTop.circle--above{
  right: 10%;
  top: 10%;
}
.circle--rightMiddle{
  right: -10%;
  top:50%;
}
.circle--rightMiddle.circle--above{
  right: 10%;
  top: 50%;
}
.circle--rightBottom{
  right: -10%;
  top:100%;
}
.circle--rightBottom.circle--above{
  right: -5%;
  top: 90%;
}
.circle--centerTop{
  left: 20%;
  top:0;
}
.circle--image-rightBottom.circle--above{
	right: -15%;
	bottom: -15%;
}
.circle--image-rightTop.circle--above{
	right: -15%;
	top: -15%;
}
.circle--image-leftBottom.circle--above{
	left: -15%;
	bottom: -15%;
}
.circle--image-leftTop.circle--above{
	left: -15%;
	top: -15%;
}
.circle--bg-green{
	position: absolute;
	width: 584px;
	height: 256px;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	background: #D9E9DE;
	mix-blend-mode: normal;
	filter: blur(150px);
	z-index: 0;
}
.circle--bg-blue{
	position: absolute;
	width: 500px;
	height: 236px;
	left: 670px;
	top: 50%;
	transform: translateY(-50%);
	background: #B6DAF9;
	mix-blend-mode: normal;
	filter: blur(150px);
}
/* color */
.circle--green{
  background: #A9D6B5;
}
.circle--pink{
  background: #FFBDD1;
}
.circle--peach{
  background: #FFCFBE;
}
.circle--lilac{
  background: #FFD4FF;
}
.circle--orange{
  background: #FAD9B5;
}
.circle--softBlue{
  background: #D4EAFF;
}
.circle--darkGreen{
  background: #96BC9F;
}
.circle--greyBlue{
  background: #B8C7E7;
}
.circle--softYellow{
  background: #F6EBCA;
}
.circle--yellow{
  background: #F4DCA1;
}
.circle--purple{
  background: #CAB1E6;
}
.circle--salmon{
  background: #FBC0C9;
}
.circle--midBlue{
  background: #B6DAF9;
}
.circle--lightGreen{
  background: #D9E9DE;
}
.circle--softPurple{
  background: #DDDCF5;
}
.circle--midGreen{
  background: #CBE7D3;
}
.circle--lightGreen{
  background: #D9E9DE;
}


/* ANIMATION -------------------------------------------------------------------------- */
.animation--rotate{
  animation: rotation 15s infinite linear;
}
.animation--float{
  animation: float 10s infinite linear;
}
.animation--floatReverse{
  animation: floatReverse 10s infinite linear;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@keyframes float {
	0% {
		transform: translateY(0) translateX(-5%);
	}
	25%{
		transform: translateY(-20%) translateX(-5%);
	}
	50% {
		transform: translateY(-20%) translateX(5%);
	}
	75%{
		transform: translateY(0) translateX(5%);
	}
	100% {
		transform: translateY(0) translateX(-5%);
	}
}
@keyframes floatReverse {
	0% {
		transform: translateY(0) translateX(-5%);
	}
	25%{
		transform: translateY(0) translateX(5%);
	}
	50% {
		transform: translateY(-20%) translateX(5%);
	}
	75%{
		transform: translateY(-20%) translateX(-5%);
	}
	100% {
		transform: translateY(0) translateX(-5%);
	}
}


/* MEDIA QUERIES -------------------------------------------------------------------------- */
@media screen and (max-width: 1200px){
  .circle--above{
    width: 200px;
    height: 200px;
  }
  .circle--behind{
    width: 400px;
    height: 400px;
  }
  body.home h1{
    font-size: 6rem;
  }
	.circle--image-rightBottom.circle--above {
    right: -8%;
    bottom: -8%;
	}
	.circle--image-rightTop.circle--above {
    right: -8%;
    top: -8%;
	}
	.circle--image-leftBottom.circle--above {
    left: -8%;
    bottom: -8%;
	}
	.circle--image-leftTop.circle--above {
    left: -8%;
    top: -8%;
	}
}
@media screen and (max-width: 991px){
  body.home h1{
    font-size: 5rem;
  }
}
@media screen and (max-width: 767px){
	.circle--above{
		width: 150px;
		height: 150px;
	}
	.circle--behind{
		width: 300px;
		height: 300px;
		filter: blur(70px);
	}
	.circle--rightTop:not(.circle--above),
	.circle--rightMiddle:not(.circle--above), 
	.circle--rightBottom:not(.circle--above) {
		right: -50%;
	}
	.circle--leftTop:not(.circle--above),
	.circle--leftMiddle:not(.circle--above), 
	.circle--leftBottom:not(.circle--above) {
		left: -50%;
	}
	body.home h1{
		font-size: 4rem;
	}
	.circle--image-rightBottom.circle--above {
    right: 0%;
    bottom: 0%;
	}
	.circle--image-rightTop.circle--above {
    right: 0%;
    top: 0%;
	}
	.circle--image-leftBottom.circle--above {
    left: 0%;
    bottom: 0%;
	}
	.circle--image-leftTop.circle--above {
    left: 0%;
    top: 0%;
	}
}
@media screen and (max-width: 500px){
	body.home h1{
		font-size: 3.2rem;
	}
	#title--team h1{
		font-size: 2.5rem !important;
	}
}




/* SIGNATURE */
@import url(font-awesome.min.css);
@import "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400";

/*
	Stellar by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/


/* Box Model */
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		border-radius: 8px;
		border: 0;
		cursor: pointer;
		display: inline-block;
		font-weight: 300;
		height: 2.75em;
		line-height: 2.75em;
		min-width: 9.25em;
		padding: 0 1.5em;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
	}

		input[type="submit"].icon,
		input[type="reset"].icon,
		input[type="button"].icon,
		button.icon,
		.button.icon {
			padding-left: 1.35em;
		}

			input[type="submit"].icon:before,
			input[type="reset"].icon:before,
			input[type="button"].icon:before,
			button.icon:before,
			.button.icon:before {
				margin-right: 0.5em;
			}

		input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		button.fit,
		.button.fit {
			display: block;
			margin: 0 0 1em 0;
			width: 100%;
		}

		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		button.small,
		.button.small {
			font-size: 0.8em;
		}

		input[type="submit"].big,
		input[type="reset"].big,
		input[type="button"].big,
		button.big,
		.button.big {
			font-size: 1.35em;
		}

		input[type="submit"].disabled, input[type="submit"]:disabled,
		input[type="reset"].disabled,
		input[type="reset"]:disabled,
		input[type="button"].disabled,
		input[type="button"]:disabled,
		button.disabled,
		button:disabled,
		.button.disabled,
		.button:disabled {
			-moz-pointer-events: none;
			-webkit-pointer-events: none;
			-ms-pointer-events: none;
			pointer-events: none;
			opacity: 0.25;
		}

		@media screen and (max-width: 736px) {

			input[type="submit"],
			input[type="reset"],
			input[type="button"],
			button,
			.button {
				min-width: 0;
			}

		}

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
		background-color: transparent;
		box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.35);
		color: #ffffff !important;
	}

		input[type="submit"]:hover,
		input[type="reset"]:hover,
		input[type="button"]:hover,
		button:hover,
		.button:hover {
			background-color: rgba(255, 255, 255, 0.075);
		}

		input[type="submit"]:active,
		input[type="reset"]:active,
		input[type="button"]:active,
		button:active,
		.button:active {
			background-color: rgba(255, 255, 255, 0.2);
		}

		input[type="submit"].icon:before,
		input[type="reset"].icon:before,
		input[type="button"].icon:before,
		button.icon:before,
		.button.icon:before {
			color: rgba(255, 255, 255, 0.5);
		}

		input[type="submit"].special,
		input[type="reset"].special,
		input[type="button"].special,
		button.special,
		.button.special {
			background-color: #8cc9f0;
			color: #ffffff !important;
			box-shadow: none;
		}

			input[type="submit"].special:hover,
			input[type="reset"].special:hover,
			input[type="button"].special:hover,
			button.special:hover,
			.button.special:hover {
				background-color: #9acff2;
			}

			input[type="submit"].special:active,
			input[type="reset"].special:active,
			input[type="button"].special:active,
			button.special:active,
			.button.special:active {
				background-color: #7ec3ee;
			}

			input[type="submit"].special.icon:before,
			input[type="reset"].special.icon:before,
			input[type="button"].special.icon:before,
			button.special.icon:before,
			.button.special.icon:before {
				color: #ffffff !important;
			}

/* Form */

	form {
		margin: 0 0 2em 0;
	}

	label {
		display: block;
		font-size: 0.9em;
		font-weight: 400;
		margin: 0 0 1em 0;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		border-radius: 8px;
		border: solid 1px;
		color: inherit;
		display: block;
		outline: 0;
		padding: 0 1em;
		text-decoration: none;
		width: 100%;
	}

		input[type="text"]:invalid,
		input[type="password"]:invalid,
		input[type="email"]:invalid,
		select:invalid,
		textarea:invalid {
			box-shadow: none;
		}

	.select-wrapper {
		text-decoration: none;
		display: block;
		position: relative;
	}

		.select-wrapper:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.select-wrapper:before {
			content: '\f078';
			display: block;
			height: 2.75em;
			line-height: 2.75em;
			pointer-events: none;
			position: absolute;
			right: 0;
			text-align: center;
			top: 0;
			width: 2.75em;
		}

		.select-wrapper select::-ms-expand {
			display: none;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select {
		height: 2.75em;
	}

	textarea {
		padding: 0.75em 1em;
	}

	input[type="checkbox"],
	input[type="radio"] {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		display: block;
		float: left;
		margin-right: -2em;
		opacity: 0;
		width: 1em;
		z-index: -1;
	}

		input[type="checkbox"] + label,
		input[type="radio"] + label {
			text-decoration: none;
			cursor: pointer;
			display: inline-block;
			font-size: 1em;
			font-weight: 300;
			padding-left: 2.4em;
			padding-right: 0.75em;
			position: relative;
		}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				border-radius: 8px;
				border: solid 1px;
				content: '';
				display: inline-block;
				height: 1.65em;
				left: 0;
				line-height: 1.58125em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 1.65em;
			}

		input[type="checkbox"]:checked + label:before,
		input[type="radio"]:checked + label:before {
			content: '\f00c';
		}

	input[type="checkbox"] + label:before {
		border-radius: 8px;
	}

	input[type="radio"] + label:before {
		border-radius: 100%;
	}

	::-webkit-input-placeholder {
		opacity: 1.0;
	}

	:-moz-placeholder {
		opacity: 1.0;
	}

	::-moz-placeholder {
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		opacity: 1.0;
	}

	.formerize-placeholder {
		opacity: 1.0;
	}

	label {
		color: #ffffff;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		background: rgba(255, 255, 255, 0.075);
		border-color: rgba(255, 255, 255, 0.35);
	}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		select:focus,
		textarea:focus {
			border-color: #8cc9f0;
			box-shadow: 0 0 0 1px #8cc9f0;
		}

	.select-wrapper:before {
		color: rgba(255, 255, 255, 0.35);
	}

	input[type="checkbox"] + label,
	input[type="radio"] + label {
		color: rgba(255, 255, 255, 0.65);
	}

		input[type="checkbox"] + label:before,
		input[type="radio"] + label:before {
			background: rgba(255, 255, 255, 0.075);
			border-color: rgba(255, 255, 255, 0.35);
		}

	input[type="checkbox"]:checked + label:before,
	input[type="radio"]:checked + label:before {
		background-color: #ffffff;
		border-color: #ffffff;
		color: #935d8c;
	}

	input[type="checkbox"]:focus + label:before,
	input[type="radio"]:focus + label:before {
		border-color: #8cc9f0;
		box-shadow: 0 0 0 1px #8cc9f0;
	}

	::-webkit-input-placeholder {
		color: rgba(255, 255, 255, 0.5) !important;
	}

	:-moz-placeholder {
		color: rgba(255, 255, 255, 0.5) !important;
	}

	::-moz-placeholder {
		color: rgba(255, 255, 255, 0.5) !important;
	}

	:-ms-input-placeholder {
		color: rgba(255, 255, 255, 0.5) !important;
	}

	.formerize-placeholder {
		color: rgba(255, 255, 255, 0.5) !important;
	}



/* List */

	ol {
		list-style: decimal;
		margin: 0 0 2em 0;
		padding-left: 1.25em;
	}

		ol li {
			padding-left: 0.25em;
		}

	ul {
		list-style: disc;
		margin: 0 0 2em 0;
		padding-left: 1em;
	}

		ul li {
			padding-left: 0.5em;
		}

		ul.alt {
			list-style: none;
			padding-left: 0;
		}

			ul.alt li {
				border-top: solid 1px;
				padding: 0.5em 0;
			}

				ul.alt li:first-child {
					border-top: 0;
					padding-top: 0;
				}

		ul.icons {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.icons li {
				display: inline-block;
				padding: 0 0.65em 0 0;
			}

				ul.icons li:last-child {
					padding-right: 0 !important;
				}

		ul.actions {
			cursor: default;
			list-style: none;
			padding-left: 0;
			display:flex;
		}

			ul.actions li {
				display: inline-block;
				padding: 0 1em 0 0;
				vertical-align: middle;
			}

				ul.actions li:last-child {
					padding-right: 0;
				}

			ul.actions.small li {
				padding: 0 0.5em 0 0;
			}

			ul.actions.vertical li {
				display: block;
				padding: 1em 0 0 0;
			}

				ul.actions.vertical li:first-child {
					padding-top: 0;
				}

				ul.actions.vertical li > * {
					margin-bottom: 0;
				}

			ul.actions.vertical.small li {
				padding: 0.5em 0 0 0;
			}

				ul.actions.vertical.small li:first-child {
					padding-top: 0;
				}

			ul.actions.fit {
				display: table;
				margin-left: -1em;
				padding: 0;
				table-layout: fixed;
				width: calc(100% + 1em);
			}

				ul.actions.fit li {
					display: table-cell;
					padding: 0 0 0 1em;
				}

					ul.actions.fit li > * {
						margin-bottom: 0;
					}

				ul.actions.fit.small {
					margin-left: -0.5em;
					width: calc(100% + 0.5em);
				}

					ul.actions.fit.small li {
						padding: 0 0 0 0.5em;
					}

			@media screen and (max-width: 480px) {

				ul.actions {
					margin: 0 0 2em 0;
				}

					ul.actions li {
						padding: 1em 0 0 0;
						display: block;
						text-align: center;
						width: 100%;
					}

						ul.actions li:first-child {
							padding-top: 0;
						}

						ul.actions li > * {
							width: 100%;
							margin: 0 !important;
						}

					ul.actions.small li {
						padding: 0.5em 0 0 0;
					}

						ul.actions.small li:first-child {
							padding-top: 0;
						}

			}

	dl {
		margin: 0 0 2em 0;
	}

		dl dt {
			display: block;
			font-weight: 400;
			margin: 0 0 1em 0;
		}

		dl dd {
			margin-left: 2em;
		}

		dl.alt dt {
			display: block;
			width: 3em;
			margin: 0;
			clear: left;
			float: left;
		}

		dl.alt dd {
			margin: 0 0 0.85em 5.5em;
		}

		dl.alt:after {
			content: '';
			display: block;
			clear: both;
		}

	ul.alt li {
		border-top-color: rgba(255, 255, 255, 0.35);
	}

	dl dt {
		color: #ffffff;
	}



/* Signature */

	.preview-box {
		width:100%;
		padding: 0.75em 1em;
		border-radius: 8px;
		border:  #dddddd solid 1px;
		overflow-x: scroll;
	}
	.preview-box a {
		text-decoration: none;
		border-bottom: none;
	}

	.source-box, .preview-box {
		min-height:500px;
	}

	.sig-box {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-moz-justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		width: calc(100% + 2em);
		margin: 0 0 3em -2em;
		padding: 0;
		list-style: none;
	}

		.sig-box li {
			width: calc(50% - 2em);
			margin-left: 2em;
			margin-top: 3em;
			padding: 0;
		}

			.sig-box li:nth-child(1), .sig-box li:nth-child(2), .sig-box li:nth-child(3) {
				margin-top: 0;
			}

			.sig-box li > :last-child {
				margin-bottom: 0;
			}

		@media screen and (max-width: 980px) {

			.sig-box li {
				width: calc(50% - 2em);
			}

				.sig-box li:nth-child(3) {
					margin-top: 3em;
				}

		}

		@media screen and (max-width: 736px) {

			.sig-box {
				width: 100%;
				margin: 0 0 2em 0;
			}

				.sig-box li {
					width: 100%;
					margin-left: 0;
					margin-top: 2em;
				}

					.sig-box li:nth-child(2), .sig-box li:nth-child(3) {
						margin-top: 2em;
					}

		}

/* Main */

	#main {
		background-color: #ffffff;
		color: #636363;
		border-radius: 0.25em;
	}

		#main input, #main select, #main textarea {
			color: #636363;
			box-shadow: none;
		}

		#main a:hover {
			color: #636363;
		}
		#main #instructions ul.statistics a:hover {
			color: #ffffff;
		}

		#main strong, #main b {
			color: #636363;
		}

		#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
			margin-bottom: 1rem;
		}

		#main blockquote {
			border-left-color: #dddddd;
		}

		#main code {
			background: rgba(222, 222, 222, 0.25);
			border-color: #dddddd;
		}

		#main hr {
			border-bottom-color: #dddddd;
		}

		#main .box {
			border-color: #dddddd;
		}

		#main input[type="submit"],
		#main input[type="reset"],
		#main input[type="button"],
		#main button,
		#main .button {
			background-color: transparent;
			box-shadow: inset 0 0 0 1px #dddddd;
			color: #636363 !important;
		}

			#main input[type="submit"]:hover,
			#main input[type="reset"]:hover,
			#main input[type="button"]:hover,
			#main button:hover,
			#main .button:hover {
				background-color: rgba(222, 222, 222, 0.25);
			}

			#main input[type="submit"]:active,
			#main input[type="reset"]:active,
			#main input[type="button"]:active,
			#main button:active,
			#main .button:active {
				background-color: rgba(222, 222, 222, 0.5);
			}

			#main input[type="submit"].icon:before,
			#main input[type="reset"].icon:before,
			#main input[type="button"].icon:before,
			#main button.icon:before,
			#main .button.icon:before {
				color: rgba(99, 99, 99, 0.25);
			}

			#main input[type="submit"].special,
			#main input[type="reset"].special,
			#main input[type="button"].special,
			#main button.special,
			#main .button.special {
				background-color: #000;
				color: #ffffff !important;
				box-shadow: none;
			}

				#main input[type="submit"].special:hover,
				#main input[type="reset"].special:hover,
				#main input[type="button"].special:hover,
				#main button.special:hover,
				#main .button.special:hover {
					background-color: #9acff2;
				}

				#main input[type="submit"].special:active,
				#main input[type="reset"].special:active,
				#main input[type="button"].special:active,
				#main button.special:active,
				#main .button.special:active {
					background-color: #7ec3ee;
				}

				#main input[type="submit"].special.icon:before,
				#main input[type="reset"].special.icon:before,
				#main input[type="button"].special.icon:before,
				#main button.special.icon:before,
				#main .button.special.icon:before {
					color: #ffffff !important;
				}

		#main label {
			color: #636363;
		}

		#main input[type="text"],
		#main input[type="password"],
		#main input[type="email"],
		#main select,
		#main textarea {
			background: rgba(222, 222, 222, 0.25);
			border-color: #dddddd;
		}

			#main input[type="text"]:focus,
			#main input[type="password"]:focus,
			#main input[type="email"]:focus,
			#main select:focus,
			#main textarea:focus {
				border-color: #8cc9f0;
				box-shadow: 0 0 0 1px #8cc9f0;
			}

		#main .select-wrapper:before {
			color: #dddddd;
		}

		#main input[type="checkbox"] + label,
		#main input[type="radio"] + label {
			color: #636363;
		}

			#main input[type="checkbox"] + label:before,
			#main input[type="radio"] + label:before {
				background: rgba(222, 222, 222, 0.25);
				border-color: #dddddd;
			}

		#main input[type="checkbox"]:checked + label:before,
		#main input[type="radio"]:checked + label:before {
			background-color: #636363;
			border-color: #636363;
			color: #ffffff;
		}

		#main input[type="checkbox"]:focus + label:before,
		#main input[type="radio"]:focus + label:before {
			border-color: #8cc9f0;
			box-shadow: 0 0 0 1px #8cc9f0;
		}

		#main ::-webkit-input-placeholder {
			color: rgba(99, 99, 99, 0.25) !important;
		}

		#main :-moz-placeholder {
			color: rgba(99, 99, 99, 0.25) !important;
		}

		#main ::-moz-placeholder {
			color: rgba(99, 99, 99, 0.25) !important;
		}

		#main :-ms-input-placeholder {
			color: rgba(99, 99, 99, 0.25) !important;
		}

		#main .formerize-placeholder {
			color: rgba(99, 99, 99, 0.25) !important;
		}

		#main .icon.major {
			border-color: #dddddd;
		}

			#main .icon.major:before {
				border-color: #dddddd;
			}

		#main .icon.alt {
			border-color: #dddddd;
			color: #636363;
		}

			#main .icon.alt:hover {
				background-color: rgba(222, 222, 222, 0.25);
			}

			#main .icon.alt:active {
				background-color: rgba(222, 222, 222, 0.5);
			}

		#main ul.alt li {
			border-top-color: #dddddd;
		}

		#main dl dt {
			color: #636363;
		}

		#main .spotlight .image {
			border-color: #dddddd;
		}

		#main > .main {
			padding: 6rem 0;
		}
		#signature{
			padding: 0 !important;
		}

			#main > .main:first-child {
				border-top: 0;
			}

			#main > .main > .image.main:first-child {
				margin: -5em 0 5em -5em;
				width: calc(100% + 10em);
				border-top-right-radius: 0.25em;
				border-top-left-radius: 0.25em;
				border-bottom-right-radius: 0;
				border-bottom-left-radius: 0;
			}

				#main > .main > .image.main:first-child img {
					border-top-right-radius: 0.25em;
					border-top-left-radius: 0.25em;
					border-bottom-right-radius: 0;
					border-bottom-left-radius: 0;
				}

		@media screen and (max-width: 1280px) {

			#main > .main {
				padding: 4em 4em 2em 4em ;
			}

				#main > .main > .image.main:first-child {
					margin: -4em 0 4em -4em;
					width: calc(100% + 8em);
				}

		}

		@media screen and (max-width: 980px) {

			#main > .main {
				padding: 4em 3em 2em 3em ;
			}

				#main > .main > .image.main:first-child {
					margin: -4em 0 4em -3em;
					width: calc(100% + 6em);
				}

		}

		@media screen and (max-width: 736px) {

			#main > .main {
				padding: 3em 2em 1em 2em ;
			}

				#main > .main > .image.main:first-child {
					margin: -3em 0 2em -2em;
					width: calc(100% + 4em);
				}

		}

		@media screen and (max-width: 480px) {

			#main > .main {
				padding: 3em 1.5em 1em 1.5em ;
			}

				#main > .main > .image.main:first-child {
					margin: -3em 0 1.5em -1.5em;
					width: calc(100% + 3em);
				}

		}

		@media screen and (max-width: 360px) {

			#main {
				border-radius: 0;
			}

				#main > .main {
					padding: 2.5em 1em 0.5em 1em ;
				}

					#main > .main > .image.main:first-child {
						margin: -2.5em 0 1.5em -1em;
						width: calc(100% + 2em);
						border-radius: 0;
					}

						#main > .main > .image.main:first-child img {
							border-radius: 0;
						}

		}