* {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
html {
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: inherit;
}
body, input, select, textarea {
	padding: 50px 0;
	font-family: 'Droid Sans', sans-serif;
}
body {
	font-size: 62.5%;
	position: relative;
}
body * {
	font-size: 16px;
}

/*
.container {
	position: fixed;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
}

@media screen and ( max-width: 23.75rem ){
	.container {
		position: static;
		top: auto;
		left: auto;
		transform: none;
		width: auto;
	}
}
*/

.logo {
	width: 90%;
	max-width: 600px;
	margin: 0 auto;
}
img {
	width: 100%;
}
.text {
	text-align: center;
	width: 90%;
	max-width: 700px;
	margin: 0 auto;
	line-height: 1.65;
}
.text p {
	margin-top: 30px;
}
a, a:link {
	color: #3BAB8D;
	text-decoration: none;
	transition: all 0.5s ease-in-out;
}
a:hover {
	color: #D04C49;
}

.logo .animated {
	text-align: center;
	font-size: 150px;
	position: relative;
	width: 588px;
	height: 157px;
	padding-left: 12px;
}
.logo .animated * {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-size: 0;
}

.logo .animated .preview {
	position: absolute;
	top: -12px;
	left: 0;
	opacity: 0.4;
	width: 100%;
}

.logo .animated o.b,
.logo .animated o.b::after {
	background-color: #3EAA8D;
}
	.logo .animated o.b b {
		position: absolute;
		top: -36px;
		left: 0;
		background-color: #3EAA8D;
		width: 42px;
		height: 80px;
		border-radius: 0 100% 0 0;
		z-index: 45;
	}
	.logo .animated o.b b::before {
		content: '';
		position: absolute;
		top: 17px;
		left: 0;
		width: 16px;
		height: 64px;
		border-radius: 0 93% 0 0;
		background-color: #3EAA8D;
		border-top: 4px solid #FFF;
		border-right: 4px solid #FFF;
		z-index: 55;
	}
	.logo .animated o.b b::after {
		content: '';
		position: absolute;
		top: 36px;
		left: 36px;
		width: 4px;
		height: 46px;
		background-color: #FFF;
		z-index: 50;
	}
.logo .animated o.a,
.logo .animated o.a::after {
	background-color: #F8C036;
}
.logo .animated o.c,
.logo .animated o.c::after {
	background-color: #CE4B49;
}

.logo .animated o {
	position: relative;
	color: #3EAA8D;
	display: block;
	border-radius: 100px;
	width: 98px;
	height: 98px;
	z-index: 20;
	opacity: 0.35;
	float: left;
	margin-top: 35px;
}
	.logo .animated o::before {
		content: '';
		position: absolute;
		bottom: 36px;
		left: 36px;
		display: block;
		background-color: #FFF;
		border-radius: 100px;
		width: 25px;
		height: 25px;
		z-index: 60;
	}
	.logo .animated o::after {
		content: '';
		position: absolute;
		bottom: 16px;
		left: 16px;
		display: block;
		border: 4px solid #FFF;
		border-radius: 100px;
		width: 58px;
		height: 58px;
		z-index: 30;
	}

	.logo .animated o.a {
		margin-left: -17px;
		margin-right: 4px;
	}

	.logo .animated o.c {
		margin-left: -17px;
	}

	.logo .animated o.c span {
		position: absolute;
		top: 37px;
		left: 40%;
		display: block;
		background-color: #FFF;
		width: 60.1%;
		height: 25px;
		border-radius: 100px 0 0 100px;
		z-index: 40;
	}

.logo .animated i.i1 {
	background-color: #6BAC4B;
}
.logo .animated i.i2 {
	background-color: #DA6946;
}

.logo .animated i {
	width: 36px;
	height: 98px;
	display: block;
	position: relative;
	float: left;
	height: 98px;
	z-index: 20;
	opacity: 0.35;
	margin-top: 35px;
}

	.logo .animated i::before {
		content: '';
		position: absolute;
		left: 43%;
		background-color: #FFF;
		width: 4px;
		height: 100%;
		z-index: 30;
	}

.logo .animated r {
	background-color: #6BAC4B;
	margin-right: 4px;
	margin-left: -17px;
	width: 49px;
	height: 98px;
	display: block;
	position: relative;
	float: left;
	height: 98px;
	z-index: 20;
	opacity: 0.35;
	margin-top: 35px;
	border-radius: 100px 0 0 0;
}

	.logo .animated r::before {
		content: '';
		position: absolute;
		left: 36%;
		bottom: 0;
		border-left: 4px solid #FFF;
		border-top: 4px solid #FFF;
		width: 28px;
		height: 77px;
		z-index: 30;
		border-radius: 100px 0 0 0;
	}
	.logo .animated r::after {
		content: '';
		position: absolute;
		left: 76%;
		bottom: 0;
		background-color: #FFF;
		width: 12px;
		height: 60px;
		z-index: 40;
		border-radius: 100px 0 0 0;
	}

.logo .animated n {
	display: block;
	float: left;
	position: relative;
	width: 98px;
	height: 98px;
	background-color: #E67E42;
	border-radius: 200px 200px 0 0;
	margin-top: 35px;
	opacity: 0.35;
	z-index: 20;
}
	.logo .animated n::before {
		z-index: 40;
		position: absolute;
		content: '';
		left: 0;
		width: 16px;
		background-color: #E67E42;
		border-radius: 0 200px 0 0;
		border-right: 4px solid #FFF;
		border-top: 4px solid #FFF;
		height: 50px;
		top: 20px;
	}
	.logo .animated n::after {
		z-index: 30;
		position: absolute;
		content: '';
		bottom: 0;
		right: 20px;
		width: 26px;
		height: 60px;
		border-color: #E67E42;
		border-style: solid;
		border-width: 16px;
		border-bottom: 0;
		border-top-width: 18px;
		border-radius: 200px 200px 0 0;
		background-color: #FFF;
		-webkit-box-shadow: 0px 0px 0px 4px rgba(255,255,255,1);
		-moz-box-shadow: 0px 0px 0px 4px rgba(255,255,255,1);
		box-shadow: 0px 0px 0px 4px rgba(255,255,255,1);

	}

.logo .animated t {
	display: block;
	float: left;
	width: 32px;
	height: 133px;
	margin-right: 4px;
}

.logo .animated r {
	color: #6BAC4B;
}
.logo .animated i {
	color: #6BAC4B;
}
.logo .animated a {
	color: #F8C036;
}
.logo .animated n {
	color: #E67E42;
}
.logo .animated t {
	color: #DA6946;
}
.logo .animated .i2 {
	color: #DA6946;
}
.logo .animated c {
	color: #CE4B49;
}
.logo .animated s {
	color: #CE4B49;
}


svg {
	cursor: pointer;
}

svg:hover g {
	-webkit-animation: fancy 2s ease-in-out 1;
	-moz-animation:    fancy 2s ease-in-out 1;
	-o-animation:      fancy 2s ease-in-out 1;
	animation:         fancy 2s ease-in-out 1;
}

svg g {
	opacity: 1;
	transition: all 0.5s ease-in;
}

svg g.b {
	-webkit-transition-delay: .45s; /* Safari */
	transition-delay: .45s;
	-webkit-animation-delay: .45s; /* Safari */
	animation-delay: .45s;
}
svg g.r {
	-webkit-transition-delay: .35s; /* Safari */
	transition-delay: .35s;
	-webkit-animation-delay: .35s; /* Safari */
	animation-delay: .35s;
}
svg g.i1 {
	-webkit-transition-delay: .25s; /* Safari */
	transition-delay: .25s;
	-webkit-animation-delay: .25s; /* Safari */
	animation-delay: .25s;
}
svg g.a {
	-webkit-transition-delay: .15s; /* Safari */
	transition-delay: .15s;
	-webkit-animation-delay: .15s; /* Safari */
	animation-delay: .15s;
}
svg g.n {
	-webkit-transition-delay: .05s; /* Safari */
	transition-delay: .05s;
	-webkit-animation-delay: .05s; /* Safari */
	animation-delay: .05s;
}
svg g.t {
	-webkit-transition-delay: .15s; /* Safari */
	transition-delay: .15s;
	-webkit-animation-delay: .15s; /* Safari */
	animation-delay: .15s;
}
svg g.i2 {
	-webkit-transition-delay: .25s; /* Safari */
	transition-delay: .25s;
	-webkit-animation-delay: .25s; /* Safari */
	animation-delay: .25s;
}
svg g.c {
	-webkit-transition-delay: .35s; /* Safari */
	transition-delay: .35s;
	-webkit-animation-delay: .35s; /* Safari */
	animation-delay: .35s;
}
svg g.s {
	-webkit-transition-delay: .45s; /* Safari */
	transition-delay: .45s;
	-webkit-animation-delay: .45s; /* Safari */
	animation-delay: .45s;
}


@-webkit-keyframes fancy {
	0%   { opacity: 1; }
	25%   { opacity: 0; }
	50% { opacity: 1; }
}
@-moz-keyframes fancy {
	0%   { opacity: 1; }
	25%   { opacity: 0; }
	50% { opacity: 1; }
}
@-o-keyframes fancy {
	0%   { opacity: 1; }
	25%   { opacity: 0; }
	50% { opacity: 1; }
}
@keyframes fancy {
	0%   { opacity: 1; }
	25%   { opacity: 0; }
	50% { opacity: 1; }
}


@-webkit-keyframes kinda-blink {
	0%   { transform-origin:center bottom;opacity: 1; transform: scale(1,1); }
	50%   { transform-origin:center bottom;opacity: 0; transform: scale(1.5,1.5); }
	50%   { transform-origin:center bottom;opacity: 0; transform: scale(0,0); }
	100% { transform-origin:center bottom;opacity: 1; transform: scale(1,1); }
}
@-moz-keyframes kinda-blink {
	0%   { transform-origin:center bottom;opacity: 1; transform: scale(1,1); }
	50%   { transform-origin:center bottom;opacity: 0; transform: scale(1.5,1.5); }
	50%   { transform-origin:center bottom;opacity: 0; transform: scale(0,0); }
	100% { transform-origin:center bottom;opacity: 1; transform: scale(1,1); }
}
@-o-keyframes kinda-blink {
	0%   { transform-origin:center bottom;opacity: 1; transform: scale(1,1); }
	50%   { transform-origin:center bottom;opacity: 0; transform: scale(1.5,1.5); }
	50%   { transform-origin:center bottom;opacity: 0; transform: scale(0,0); }
	100% { transform-origin:center bottom;opacity: 1; transform: scale(1,1); }
}
@keyframes kinda-blink {
	0%   { transform-origin:center bottom;opacity: 1; transform: scale(1,1); }
	50%   { transform-origin:center bottom;opacity: 0; transform: scale(1.5,1.5); }
	50%   { transform-origin:center bottom;opacity: 0; transform: scale(0,0); }
	100% { transform-origin:center bottom;opacity: 1; transform: scale(1,1); }
}

@-webkit-keyframes panel-in-up {
	0% {
		opacity: 0; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f7f7f7+100 */
		background: rgb(255,255,255); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
		transform: perspective(100px) rotateX(90deg); transform-origin: bottom;
	}
	100% { transform: perspective(100px) rotateX(0deg); transform-origin: bottom; opacity: 1; background: #F7F7F7; }
}
@-moz-keyframes panel-in-up {
	0% {
		opacity: 0; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f7f7f7+100 */
		background: rgb(255,255,255); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
		transform: perspective(100px) rotateX(90deg); transform-origin: bottom;
	}
	100% { transform: perspective(100px) rotateX(0deg); transform-origin: bottom; opacity: 1; background: #F7F7F7; }
}
@-o-keyframes panel-in-up {
	0% {
		opacity: 0; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f7f7f7+100 */
		background: rgb(255,255,255); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
		transform: perspective(100px) rotateX(90deg); transform-origin: bottom;
	}
	100% { transform: perspective(100px) rotateX(0deg); transform-origin: bottom; opacity: 1; background: #F7F7F7; }
}
@keyframes panel-in-up {
	0% {
		opacity: 0; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f7f7f7+100 */
		background: rgb(255,255,255); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
		transform: perspective(100px) rotateX(90deg); transform-origin: bottom;
	}
	100% { transform: perspective(100px) rotateX(0deg); transform-origin: bottom; opacity: 1; background: #F7F7F7; }
}
@-webkit-keyframes panel-in-down {
	0% {
		opacity: 0; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,ffffff+100 */
		background: rgb(247,247,247); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
		transform: perspective(100px) rotateX(90deg);
		transform-origin: bottom;
	}
	100% { transform: perspective(100px) rotateX(0deg); transform-origin: top; opacity: 1; background: #F7F7F7; }
}
@-moz-keyframes panel-in-down {
	0% {
		opacity: 0; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,ffffff+100 */
		background: rgb(247,247,247); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
		transform: perspective(100px) rotateX(90deg);
		transform-origin: bottom;
	}
	100% { transform: perspective(100px) rotateX(0deg); transform-origin: top; opacity: 1; background: #F7F7F7; }
}
@-o-keyframes panel-in-down {
	0% {
		opacity: 0; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,ffffff+100 */
		background: rgb(247,247,247); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
		transform: perspective(100px) rotateX(90deg);
		transform-origin: bottom;
	}
	100% { transform: perspective(100px) rotateX(0deg); transform-origin: top; opacity: 1; background: #F7F7F7; }
}
@keyframes panel-in-down {
	0% {
		opacity: 0; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,ffffff+100 */
		background: rgb(247,247,247); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
		transform: perspective(100px) rotateX(90deg);
		transform-origin: bottom;
	}
	100% { transform: perspective(100px) rotateX(0deg); transform-origin: top; opacity: 1; background: #F7F7F7; }
}


@-webkit-keyframes fade-in {
	0%   { opacity: 0; }
	100% { opacity: 1; }
}
@-moz-keyframes fade-in {
	0%   { opacity: 0; }
	100% { opacity: 1; }
}
@-o-keyframes fade-in {
	0%   { opacity: 0; }
	100% { opacity: 1; }
}
@keyframes fade-in {
	0%   { opacity: 0; }
	100% { opacity: 1; }
}

/*@-webkit-keyframes panel-in {
	0%   { opacity: 0; background-color: transparent; }
	100% { opacity: 1; background-color: #F7F7F7; }
}
@-moz-keyframes panel-in {
	0%   { opacity: 0; background-color: transparent; }
	100% { opacity: 1; background-color: #F7F7F7; }
}
@-o-keyframes panel-in {
	0%   { opacity: 0; background-color: transparent; }
	100% { opacity: 1; background-color: #F7F7F7; }
}
@keyframes panel-in {
	0%   { opacity: 0; background-color: transparent; }
	100% { opacity: 1; background-color: #F7F7F7; }
}*/

.contact-form {
	position: absolute;
	bottom: 100%;
	right: 0;
	cursor: default;
	width: 302px;
	height: 0;
	overflow: hidden;
	-webkit-transition: all .25s ease-in;
	transition: all .25s ease-in;
}
.contact-form.open {
	display: block;
	height: 302px;
}
.contact-form form {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #333;
	-webkit-animation: fade-in .5s forwards;
	-moz-animation:    fade-in .5s forwards;
	-o-animation:      fade-in .5s forwards;
	animation:         fade-in .5s forwards;
}

.panel {
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: 0;
	right: 0;
	-webkit-animation: panel-in-up .2s forwards;
	-moz-animation:    panel-in-up .2s forwards;
	-o-animation:      panel-in-up .2s forwards;
	animation:         panel-in-up .2s forwards;
}
/*
.panel:nth-child(1),
.panel:nth-child(2),
.panel:nth-child(3){
	border-right: 1px solid #DDD;
}
.panel:nth-child(3),
.panel:nth-child(6),
.panel:nth-child(9){
	border-top: 1px solid #DDD;
}
.panel:nth-child(1),
.panel:nth-child(4),
.panel:nth-child(7){
	border-bottom: 1px solid #DDD;
}
.panel:nth-child(7),
.panel:nth-child(8),
.panel:nth-child(9){
	border-left: 1px solid #DDD;
}*/
.panel:nth-child(2){
	bottom: 100px;
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	-o-animation-delay: .2s;
	animation-delay: .2s;
}
.panel:nth-child(3){
	bottom: 200px;
	-webkit-animation-delay: .4s;
	-moz-animation-delay: .4s;
	-o-animation-delay: .4s;
	animation-delay: .4s;
}
.panel:nth-child(6),
.panel:nth-child(5),
.panel:nth-child(4){
	-webkit-animation: panel-in-down .2s forwards;
	-moz-animation:    panel-in-down .2s forwards;
	-o-animation:      panel-in-down .2s forwards;
	animation:         panel-in-down .2s forwards;
	right: 100px;
}
.panel:nth-child(6){
	bottom: 200px;
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	-o-animation-delay: .6s;
	animation-delay: .6s;
}
.panel:nth-child(5){
	bottom: 100px;
	-webkit-animation-delay: .8s;
	-moz-animation-delay: .8s;
	-o-animation-delay: .8s;
	animation-delay: .8s;
}
.panel:nth-child(4){
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;
	animation-delay: 1s;
}
.panel:nth-child(7),
.panel:nth-child(8),
.panel:nth-child(9){
	right: 200px;
}

.panel:nth-child(7){
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	-o-animation-delay: 1.2s;
	animation-delay: 1.2s;
}
.panel:nth-child(8){
	bottom: 100px;
	-webkit-animation-delay: 1.4s;
	-moz-animation-delay: 1.4s;
	-o-animation-delay: 1.4s;
	animation-delay: 1.4s;
}
.panel:nth-child(9){
	bottom: 200px;
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
	-o-animation-delay: 1.6s;
	animation-delay: 1.6s;
}

@media screen and ( max-width: 27.75rem ){
	.phone a {
		display: block;
		text-align: center;
	}
}
@media screen and ( max-width: 16.25rem ){
	.email a {
		display: block;
		text-align: center;
	}
}

#yo {
	display: none;
	padding: 50px;
	color: #FFF;
	position: relative;
}

#yo p {
	margin-bottom: 30px;
}

#yo .field, #yo label {
	display: block;
}

#yo label,
#yo .start p {
	font-size: 2rem;
	line-height: 1.25;
}

#yo .field {
	padding: 15px 0;
	display: block;
}
#yo .field input, #yo .field textarea {
	font-size: 2rem;
	padding: 10px 20px;
	border: 0;
	border-radius: 0;
	width: 100%;
	border-bottom: 2px solid #FFF;
	background-color: transparent;
	color: #FFF;
}
#yo .field textarea {
	border: 2px solid #FFF;
}
#yo .field input:focus, #yo .field textarea:focus {
	outline-color: #2b2b2b;
}

#yo input[type="submit"] {
	font-size: 2rem;
	width: 100%;
	text-align: center;
	border: 0;
	color:#FFF;
	background-color: #000;
	padding: 15px 25px;
	cursor: pointer;
}
#yo input[type="submit"]:hover {
	background-color: #111;
}

.page-split-content #yo {
	display: block;
}

form .hp {
	display: none;
}
