@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Catamaran');
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden],
template {
	display: none
}
a {
	background-color: transparent
}
a:active,
a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b,
strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button,
select {
	text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled],
html input[disabled] {
	cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}
input {
	line-height: normal
}
input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}
input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td,
th {
	padding: 0
}
@media print {
	*,
	:after,
	:before {
		background: 0 0!important;
		color: #000!important;
		box-shadow: none!important;
		text-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href)")"
	}
	abbr[title]:after {
		content: " (" attr(title)")"
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	.navbar {
		display: none
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000!important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd!important
	}
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}
body {
	font-family: 'Catamaran', sans-serif;
	font-size: 20px;
	line-height: 34px;
	color: #555;
	background-color: #fff
}
button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #90C64A;
	text-decoration: none
}
a:focus,
a:hover {
	color: #2F4F2A;
	text-decoration: underline
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0;
	overflow-x:hidden;
	overflow-y:hidden;
}
img {
	vertical-align: middle
}
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 34px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 64px;
	margin-bottom: 64px;
	border: 0;
	border-top: 1px solid #e5e5e5
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
[role=button] {
	cursor: pointer
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	line-height: 1.1;
	color: #2c3739
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 64px;
	margin-bottom: 32px
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 32px;
	margin-bottom: 32px
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}
.h1,
h1 {
	font-size: 52px
}
.h2,
h2 {
	font-size: 43px
}
.h3,
h3 {
	font-size: 34px
}
.h4,
h4 {
	font-size: 25px
}
.h5,
h5 {
	font-size: 20px
}
.h6,
h6 {
	font-size: 17px
}
p {
	margin: 0 0 32px
}
.lead {
	margin-bottom: 64px;
	font-size: 23px;
	font-weight: 300;
	line-height: 1.4
}
@media (min-width: 768px) {
	.lead {
		font-size: 30px
	}
}
.small,
small {
	font-size: 85%
}
.mark,
mark {
	background-color: #fcf8e3;
	padding: .2em
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-nowrap {
	white-space: nowrap
}
.text-lowercase {
	text-transform: lowercase
}
.text-uppercase {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
.text-muted {
	color: #777
}
.text-primary {
	color: #90C64A
}
a.text-primary:focus,
a.text-primary:hover {
	color: #e6241a
}
.text-success {
	color: #3c763d
}
a.text-success:focus,
a.text-success:hover {
	color: #2b542c
}
.text-info {
	color: #31708f
}
a.text-info:focus,
a.text-info:hover {
	color: #245269
}
.text-warning {
	color: #8a6d3b
}
a.text-warning:focus,
a.text-warning:hover {
	color: #66512c
}
.text-danger {
	color: #a94442
}
a.text-danger:focus,
a.text-danger:hover {
	color: #843534
}
.bg-primary {
	color: #fff;
	background-color: #90C64A
}
a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #e6241a
}
.bg-success {
	background-color: #dff0d8
}
a.bg-success:focus,
a.bg-success:hover {
	background-color: #c1e2b3
}
.bg-info {
	background-color: #d9edf7
}
a.bg-info:focus,
a.bg-info:hover {
	background-color: #afd9ee
}
.bg-warning {
	background-color: #fcf8e3
}
a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #f7ecb5
}
.bg-danger {
	background-color: #f2dede
}
a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #e4b9b9
}
ol,
ul {
	margin-top: 0;
	margin-bottom: 32px
}
ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
dl {
	margin-top: 0;
	margin-bottom: 64px
}
dd,
dt {
	line-height: 34px
}
dt {
	font-weight: 700
}
dd {
	margin-left: 0
}
@media (min-width: 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}
abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 32px 64px;
	margin: 0 0 64px;
	font-size: 25px;
	border-left: 5px solid #eee
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}
blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 34px;
	color: #777
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ''
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: '\00A0 \2014'
}
address {
	margin-bottom: 64px;
	font-style: normal;
	line-height: 34px
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width: 768px) {
	.container {
		width: 750px
	}
}
@media (min-width: 992px) {
	.container {
		width: 970px
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1170px
	}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}
@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}
@media (min-width: 992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}
@media (min-width: 1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}
table {
	background-color: transparent
}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}
th {
	text-align: left
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 64px
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 34px;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}
.table>tbody+tbody {
	border-top: 2px solid #ddd
}
.table .table {
	background-color: #fff
}
.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}
.table-bordered {
	border: 1px solid #ddd
}
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}
.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}
table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}
table td[class*=col-],
table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #f5f5f5
}
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}
.table-responsive {
	overflow-x: auto;
	min-height: .01%
}


@media screen and (max-width: 767px) {
	.my{
		display: none;
	}
	.table-responsive {
		width: 100%;
		margin-bottom: 48px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}
	.table-responsive>.table {
		margin-bottom: 0
	}
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}
	.table-responsive>.table-bordered {
		border: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 64px;
	font-size: 30px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}
input[type=file] {
	display: block
}
input[type=range] {
	display: block;
	width: 100%
}
select[multiple],
select[size] {
	height: auto
}
input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 7px;
	font-size: 20px;
	line-height: 34px;
	color: #555
}
.form-control {
	display: block;
	width: 100%;
	height: 78px;
	padding: 6px 12px;
	font-size: 20px;
	line-height: 34px;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}
.form-control:-ms-input-placeholder {
	color: #999
}
.form-control::-webkit-input-placeholder {
	color: #999
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}
.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}
textarea.form-control {
	height: auto
}
input[type=search] {
	-webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type=date].form-control,
	input[type=time].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control {
		line-height: 78px
	}
	.input-group-sm input[type=date],
	.input-group-sm input[type=time],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	input[type=date].input-sm,
	input[type=time].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm {
		line-height: 37px
	}
	.input-group-lg input[type=date],
	.input-group-lg input[type=time],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	input[type=date].input-lg,
	input[type=time].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg {
		line-height: 56px
	}
}
.form-group {
	margin-bottom: 15px
}
.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.checkbox label,
.radio label {
	min-height: 64px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px\9
}
.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}
.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
	cursor: not-allowed
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
	cursor: not-allowed
}
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 84px
}
.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}
.input-sm {
	height: 37px;
	padding: 5px 10px;
	font-size: 17px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-sm {
	height: 37px;
	line-height: 37px
}
select[multiple].input-sm,
textarea.input-sm {
	height: auto
}
.form-group-sm .form-control {
	height: 37px;
	padding: 5px 10px;
	font-size: 17px;
	line-height: 1.5;
	border-radius: 3px
}
.form-group-sm select.form-control {
	height: 37px;
	line-height: 37px
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
	height: auto
}
.form-group-sm .form-control-static {
	height: 37px;
	min-height: 81px;
	padding: 6px 10px;
	font-size: 17px;
	line-height: 1.5
}
.input-lg {
	height: 56px;
	padding: 10px 16px;
	font-size: 25px;
	line-height: 1.3333333;
	border-radius: 6px
}
select.input-lg {
	height: 56px;
	line-height: 56px
}
select[multiple].input-lg,
textarea.input-lg {
	height: auto
}
.form-group-lg .form-control {
	height: 56px;
	padding: 10px 16px;
	font-size: 25px;
	line-height: 1.3333333;
	border-radius: 6px
}
.form-group-lg select.form-control {
	height: 56px;
	line-height: 56px
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
	height: auto
}
.form-group-lg .form-control-static {
	height: 56px;
	min-height: 89px;
	padding: 11px 16px;
	font-size: 25px;
	line-height: 1.3333333
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 97.5px
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 78px;
	height: 78px;
	line-height: 78px;
	text-align: center;
	pointer-events: none
}
.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
	width: 56px;
	height: 56px;
	line-height: 56px
}
.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
	width: 37px;
	height: 37px;
	line-height: 37px
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
	color: #3c763d
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}
.has-success .form-control-feedback {
	color: #3c763d
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
	color: #8a6d3b;
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
	color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
	color: #a94442;
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}
.has-error .form-control-feedback {
	color: #a94442
}
.has-feedback label~.form-control-feedback {
	top: 69px
}
.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #959595
}
@media (min-width: 1024px){
	.yours{
		display: none;
	}
}
@media (max-width: 1023px){
	.mys{
		display: none;
	}
}
@media (min-width: 768px) {
	.your{
		display: none;
	}
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}
	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 71px
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}
@media (min-width: 768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}
@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.33px;
		font-size: 25px
	}
}
@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 17px
	}
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 64px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}
.breadcrumb>li {
	display: inline-block
}
.breadcrumb>li+li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc
}
.breadcrumb>.active {
	color: #777
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 64px;
	line-height: 34px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}
.thumbnail a>img,
.thumbnail>img {
	margin-left: auto;
	margin-right: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
	border-color: #90C64A;
}
.thumbnail .caption {
	padding: 9px;
	color: #555;
}
.alert {
	padding: 15px;
	margin-bottom: 64px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.alert h4 {
	margin-top: 0;
	color: inherit;
}
.alert .alert-link {
	font-weight: 700;
}
.alert>p,
.alert>ul {
	margin-bottom: 0;
}
.alert>p+p {
	margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
	padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d
}
.alert-success hr {
	border-top-color: #c9e2b3
}
.alert-success .alert-link {
	color: #2b542c
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f
}
.alert-info hr {
	border-top-color: #a6e1ec
}
.alert-info .alert-link {
	color: #245269
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b
}
.alert-warning hr {
	border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
	color: #66512c;
}
.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}
.alert-danger hr {
	border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
	color: #843534;
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.row:after,
.row:before {
	content: " ";
	display: table;
}
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.row:after {
	clear: both;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right {
	float: right!important;
}
.pull-left {
	float: left!important;
}
.hide {
	display: none!important;
}
.show {
	display: block!important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none!important;
}
.affix {
	position: fixed;
}
@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px) {
	.visible-xs {
		display: block!important;
	}
	table.visible-xs {
		display: table!important;
	}
	tr.visible-xs {
		display: table-row!important;
	}
	td.visible-xs,
	th.visible-xs {
		display: table-cell!important;
	}
}
@media (max-width: 767px) {
	.visible-xs-block {
		display: block!important;
	}
}
@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline!important;
	}
}
@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block!important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block!important;
	}
	table.visible-sm {
		display: table!important;
	}
	tr.visible-sm {
		display: table-row!important;
	}
	td.visible-sm,
	th.visible-sm {
		display: table-cell!important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block!important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline!important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block!important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block!important;
	}
	table.visible-md {
		display: table!important;
	}
	tr.visible-md {
		display: table-row!important
	}
	td.visible-md,
	th.visible-md {
		display: table-cell!important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block!important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline!important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block!important;
	}
}
@media (min-width: 1200px) {
	.visible-lg {
		display: block!important;
	}
	table.visible-lg {
		display: table!important;
	}
	tr.visible-lg {
		display: table-row!important;
	}
	td.visible-lg,
	th.visible-lg {
		display: table-cell!important;
	}
}
@media (min-width: 1200px) {
	.visible-lg-block {
		display: block!important;
	}
}
@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline!important;
	}
}
@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block!important;
	}
}
@media (max-width: 767px) {
	.hidden-xs {
		display: none!important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none!important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none!important;
	}
}
@media (min-width: 1200px) {
	.hidden-lg {
		display: none!important;
	}
}
.visible-print {
	display: none!important;
}
@media print {
	.visible-print {
		display: block!important;
	}
	table.visible-print {
		display: table!important;
	}
	tr.visible-print {
		display: table-row!important;
	}
	td.visible-print,
	th.visible-print {
		display: table-cell!important;
	}
}
.visible-print-block {
	display: none!important;
}
@media print {
	.visible-print-block {
		display: block!important;
	}
}
.visible-print-inline {
	display: none!important;
}
@media print {
	.visible-print-inline {
		display: inline!important;
	}
}
.visible-print-inline-block {
	display: none!important;
}
@media print {
	.visible-print-inline-block {
		display: inline-block!important;
	}
}
@media print {
	.hidden-print {
		display: none!important;
	}
}
.ui-datepicker {
	width: 216px;
	height: auto;
	margin: 5px auto 0;
	font: 9pt Arial, sans-serif;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
}
.ui-datepicker a {
	text-decoration: none;
}
.ui-datepicker table {
	width: 100%;
	border-collapse: collapse;
}
.ui-datepicker-header {
	background-color: #666;
	color: #e0e0e0;
	font-weight: 700;
	-webkit-box-shadow: inset 0 1px 1px 0 #fafafa;
	-moz-box-shadow: inset 0 1px 1px 0 rgba(250, 250, 250, .2);
	box-shadow: inset 0 1px 1px 0 rgba(250, 250, 250, .2);
	text-shadow: 1px -1px 0 #000;
	filter: dropshadow(color=#000, offx=1, offy=-1);
	line-height: 30px;
	min-height: 30px!important;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #666;
}
.ui-datepicker-title {
	text-align: center
}
.ui-datepicker-title select {
	margin-top: 2.5%
}
.ui-datepicker-next,
.ui-datepicker-prev {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	background-image: url(images/datepicker/arrow.png);
	background-repeat: no-repeat;
	line-height: 600%;
	overflow: hidden
}
.ui-datepicker-prev {
	float: left;
	background-position: center -30px
}
.ui-datepicker-next {
	float: right;
	background-position: center 0
}
.ui-datepicker thead {
	background: #f7f7f7;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f7f7f7), color-stop(100%, #f1f1f1));
	background: -webkit-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);
	background: -o-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);
	background: -ms-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);
	background: linear-gradient(to bottom, #f7f7f7 0, #f1f1f1 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f1f1f1', GradientType=0);
	border-bottom: 1px solid #bbb
}
.ui-datepicker th {
	color: #666;
	font-size: 8px;
	line-height: 1.75em;
	padding: 5px 0;
	text-align: center;
	text-shadow: 1px 0 0 #fff;
	text-transform: uppercase;
	filter: dropshadow(color=#fff, offx=1, offy=0)
}
.ui-datepicker tbody td {
	border-top: 1px solid #bbb;
	border-right: 1px solid #bbb;
	padding: 0;
	line-height: 1em
}
.ui-datepicker tbody td:last-child {
	border-right: 0
}
.ui-datepicker tbody tr {
	border-bottom: 1px solid #bbb
}
.ui-datepicker tbody tr:last-child {
	border-bottom: 0
}
.ui-datepicker td a,
.ui-datepicker td span {
	display: block;
	font-weight: 700;
	text-align: center;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #666;
	text-shadow: 1px 1px 0 #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1);
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}
.ui-datepicker-calendar .ui-state-default {
	background: #ededed;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ededed 0, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ededed), color-stop(100%, #dedede));
	background: -webkit-linear-gradient(top, #ededed 0, #dedede 100%);
	background: -o-linear-gradient(top, #ededed 0, #dedede 100%);
	background: -ms-linear-gradient(top, #ededed 0, #dedede 100%);
	background: linear-gradient(to bottom, #ededed 0, #dedede 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dedede', GradientType=0);
	-webkit-box-shadow: inset 1px 1px 0 0 rgba(250, 250, 250, .5);
	-moz-box-shadow: inset 1px 1px 0 0 rgba(250, 250, 250, .5);
	box-shadow: inset 1px 1px 0 0 rgba(250, 250, 250, .5)
}
.ui-datepicker-calendar .ui-state-hover {
	background: #f7f7f7
}
.ui-datepicker-calendar .ui-state-active {
	background: #FFF2AA;
	color: #666;
	text-shadow: 0 1px 0 #FFF;
	position: relative
}
.ui-datepicker-unselectable .ui-state-default {
	background: #f4f4f4;
	color: #b4b3b3
}
.ui-datepicker-calendar td:first-child .ui-state-active {
	width: 29px;
	margin-left: 0
}
.ui-datepicker-calendar td:last-child .ui-state-active {
	width: 29px;
	margin-right: 0
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
	height: 29px;
	margin-bottom: 0
}
td.ui-datepicker-unselectable.ui-state-disabled {
	background-color: #d7d7d7
}
table.ui-datepicker-calendar {
	margin: 0!important
}
body div#ui-datepicker-div[style] {
	z-index: 9999!important
}
.gform_wrapper {
	margin-bottom: 30px
}
.gform_wrapper .gform_fields {
	padding-left: 0;
	list-style: none
}
.gform_wrapper .gfield {
	margin-bottom: 20px
}
.gform_wrapper .gfield_label {
	margin: 0
}
.gform_wrapper .gfield_label .gfield_required {
	color: #a94442;
	padding-left: 5px
}
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=password],
.gform_wrapper input[type=number],
.gform_wrapper select,
.gform_wrapper textarea {
	margin: 12px 0 5px 0;
	display: block;
	width: 100%;
	height: 78px;
	padding: 6px 12px;
	line-height: 34px;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	font-size: 20px;
	height: 65px;
	line-height: 30px;
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=url]:focus,
.gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=tel]:focus,
.gform_wrapper input[type=password]:focus,
.gform_wrapper input[type=number]:focus,
.gform_wrapper select:focus,
.gform_wrapper textarea:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.gform_wrapper input[type=text]::-moz-placeholder,
.gform_wrapper input[type=url]::-moz-placeholder,
.gform_wrapper input[type=email]::-moz-placeholder,
.gform_wrapper input[type=tel]::-moz-placeholder,
.gform_wrapper input[type=password]::-moz-placeholder,
.gform_wrapper input[type=number]::-moz-placeholder,
.gform_wrapper select::-moz-placeholder,
.gform_wrapper textarea::-moz-placeholder {
	color: #999;
	opacity: 1;
}
.gform_wrapper input[type=text]:-ms-input-placeholder,
.gform_wrapper input[type=url]:-ms-input-placeholder,
.gform_wrapper input[type=email]:-ms-input-placeholder,
.gform_wrapper input[type=tel]:-ms-input-placeholder,
.gform_wrapper input[type=password]:-ms-input-placeholder,
.gform_wrapper input[type=number]:-ms-input-placeholder,
.gform_wrapper select:-ms-input-placeholder,
.gform_wrapper textarea:-ms-input-placeholder {
	color: #999;
}
.gform_wrapper input[type=text]::-webkit-input-placeholder,
.gform_wrapper input[type=url]::-webkit-input-placeholder,
.gform_wrapper input[type=email]::-webkit-input-placeholder,
.gform_wrapper input[type=tel]::-webkit-input-placeholder,
.gform_wrapper input[type=password]::-webkit-input-placeholder,
.gform_wrapper input[type=number]::-webkit-input-placeholder,
.gform_wrapper select::-webkit-input-placeholder,
.gform_wrapper textarea::-webkit-input-placeholder {
	color: #999;
}
.gform_wrapper input[type=text][disabled],
.gform_wrapper input[type=text][readonly],
.gform_wrapper input[type=url][disabled],
.gform_wrapper input[type=url][readonly],
.gform_wrapper input[type=email][disabled],
.gform_wrapper input[type=email][readonly],
.gform_wrapper input[type=tel][disabled],
.gform_wrapper input[type=tel][readonly],
.gform_wrapper input[type=password][disabled],
.gform_wrapper input[type=password][readonly],
.gform_wrapper input[type=number][disabled],
.gform_wrapper input[type=number][readonly],
.gform_wrapper select[disabled],
.gform_wrapper select[readonly],
.gform_wrapper textarea[disabled],
.gform_wrapper textarea[readonly],
fieldset[disabled] .gform_wrapper input[type=text],
fieldset[disabled] .gform_wrapper input[type=url],
fieldset[disabled] .gform_wrapper input[type=email],
fieldset[disabled] .gform_wrapper input[type=tel],
fieldset[disabled] .gform_wrapper input[type=password],
fieldset[disabled] .gform_wrapper input[type=number],
fieldset[disabled] .gform_wrapper select,
fieldset[disabled] .gform_wrapper textarea {
	background-color: #eee;
	opacity: 1
}
.gform_wrapper input[type=text][disabled],
.gform_wrapper input[type=url][disabled],
.gform_wrapper input[type=email][disabled],
.gform_wrapper input[type=tel][disabled],
.gform_wrapper input[type=password][disabled],
.gform_wrapper input[type=number][disabled],
.gform_wrapper select[disabled],
.gform_wrapper textarea[disabled],
fieldset[disabled] .gform_wrapper input[type=text],
fieldset[disabled] .gform_wrapper input[type=url],
fieldset[disabled] .gform_wrapper input[type=email],
fieldset[disabled] .gform_wrapper input[type=tel],
fieldset[disabled] .gform_wrapper input[type=password],
fieldset[disabled] .gform_wrapper input[type=number],
fieldset[disabled] .gform_wrapper select,
fieldset[disabled] .gform_wrapper textarea {
	cursor: not-allowed;
}
textarea.gform_wrapper input[type=text],
textarea.gform_wrapper input[type=url],
textarea.gform_wrapper input[type=email],
textarea.gform_wrapper input[type=tel],
textarea.gform_wrapper input[type=password],
textarea.gform_wrapper input[type=number],
textarea.gform_wrapper select,
textarea.gform_wrapper textarea {
	height: auto
}
.gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=url]:focus,
.gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=tel]:focus,
.gform_wrapper input[type=password]:focus,
.gform_wrapper input[type=number]:focus,
.gform_wrapper select:focus,
.gform_wrapper textarea:focus {
	border-color: #90C64A;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.gform_wrapper input[type=text].small,
.gform_wrapper input[type=url].small,
.gform_wrapper input[type=email].small,
.gform_wrapper input[type=tel].small,
.gform_wrapper input[type=password].small,
.gform_wrapper input[type=number].small,
.gform_wrapper select.small,
.gform_wrapper textarea.small {
	width: 25%
}
@media (max-width: 768px) {
	.gform_wrapper input[type=text].small,
	.gform_wrapper input[type=url].small,
	.gform_wrapper input[type=email].small,
	.gform_wrapper input[type=tel].small,
	.gform_wrapper input[type=password].small,
	.gform_wrapper input[type=number].small,
	.gform_wrapper select.small,
	.gform_wrapper textarea.small {
		width: 100%
	}
}
.gform_wrapper input[type=text].medium,
.gform_wrapper input[type=url].medium,
.gform_wrapper input[type=email].medium,
.gform_wrapper input[type=tel].medium,
.gform_wrapper input[type=password].medium,
.gform_wrapper input[type=number].medium,
.gform_wrapper select.medium,
.gform_wrapper textarea.medium {
	width: 48%
}
@media (max-width: 768px) {
	.gform_wrapper input[type=text].medium,
	.gform_wrapper input[type=url].medium,
	.gform_wrapper input[type=email].medium,
	.gform_wrapper input[type=tel].medium,
	.gform_wrapper input[type=password].medium,
	.gform_wrapper input[type=number].medium,
	.gform_wrapper select.medium,
	.gform_wrapper textarea.medium {
		width: 100%
	}
}
.gform_wrapper select[multiple=multiple],
.gform_wrapper textarea {
	height: auto;
	resize: none;
	width: 100%
}
.gform_wrapper select[multiple=multiple].small,
.gform_wrapper textarea.small {
	height: 80px;
	width: 100%
}
.gform_wrapper select[multiple=multiple].medium,
.gform_wrapper textarea.medium {
	height: 150px;
	width: 100%
}
.gform_wrapper select[multiple=multiple].large,
.gform_wrapper textarea.large {
	height: 250px
}
.gform_wrapper input[type=file] {
	background-color: #f4f4f4;
	border: 2px #d5d5d5 dashed;
	line-height: 1em;
	margin-top: 8px;
	padding: 15px
}
.gform_wrapper .ginput_complex:after,
.gform_wrapper .ginput_complex:before {
	content: " ";
	display: table
}
.gform_wrapper .ginput_complex:after {
	clear: both
}
.gform_wrapper .ginput_complex:after,
.gform_wrapper .ginput_complex:before {
	content: " ";
	display: table
}
.gform_wrapper .ginput_complex:after {
	clear: both
}
.gform_wrapper .ginput_complex label {
	font-size: 13px;
	font-weight: 400;
	margin: 0
}
.gform_wrapper .ginput_full {
	display: block
}
.gform_wrapper .ginput_left,
.gform_wrapper .ginput_right,
.gform_wrapper .name_first,
.gform_wrapper .name_last {
	width: 48%
}
.gform_wrapper .ginput_left,
.gform_wrapper .name_first {
	float: left
}
.gform_wrapper .ginput_right,
.gform_wrapper .name_last {
	float: right
}
.gform_wrapper .gfield_checkbox,
.gform_wrapper .gfield_radio {
	margin-top: 12px;
	padding-left: 0;
	list-style: none
}
.gform_wrapper .gfield_checkbox input,
.gform_wrapper .gfield_radio input {
	margin-right: 10px
}
.gform_wrapper .gsection {
	clear: both;
	margin: 60px 0;
	position: relative;
	text-align: center
}
@media (max-width: 767px) {
	.gform_wrapper .gsection {
		margin: 30px 0
	}
}
.gform_wrapper .gsection h2 {
	background: #fff;
	color: #ccc;
	display: inline-block;
	font-size: 14px;
	font-size: .7rem;
	font-weight: 700;
	letter-spacing: 3px;
	line-height: 30px;
	line-height: 1.5rem;
	margin: 0;
	padding: 0 30px;
	position: static!important;
	text-transform: uppercase
}
@media (max-width: 767px) {
	.gform_wrapper .gsection h2 {
		color: #999;
		display: block;
		padding: 0
	}
}
.gform_wrapper .gsection h2:before {
	background: #e5e5e5;
	content: "";
	height: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 300%;
	z-index: -1;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
@media (max-width: 767px) {
	.gform_wrapper .gsection h2:before {
		display: none;
	}
}
.gform_wrapper .gfield_description {
	color: #777;
	font-size: 12px;
	font-size: .6rem;
	font-style: italic;
	line-height: 20px;
	line-height: 1rem;
	margin: 4px 0 8px 0;
}
.gform_wrapper .button {
	background: #90C64A;
	border: 0 none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-size: .7rem;
	letter-spacing: 2px;
	line-height: 14px;
	line-height: .7rem;
	overflow: hidden;
	padding: 18px 20px 18px 24px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
	-webkit-transition: all .3s ease!important;
	-moz-transition: all .3s ease!important;
	-o-transition: all .3s ease!important;
	transition: all .3s ease!important;
}
.gform_wrapper .button span {
	position: relative;
	z-index: 2
}
.gform_wrapper .button:before {
	background: #2c3739;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 1;
	-webkit-animation: hover-out .4s 1;
	-moz-animation: hover-out .4s 1;
	-o-animation: hover-out .4s 1;
	animation: hover-out .4s 1;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.gform_wrapper .button:hover {
	color: #fff;
	-webkit-transition: color .25s ease .25s;
	-moz-transition: color .25s ease .25s;
	-o-transition: color .25s ease .25s;
	transition: color .25s ease .25s
}
.gform_wrapper .button:hover:before {
	-webkit-animation: hover-in .25s 1;
	-moz-animation: hover-in .25s 1;
	-o-animation: hover-in .25s 1;
	animation: hover-in .25s 1;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}
.gform_wrapper .button:focus {
	color: #fff
}
.gform_wrapper .button.btn-white {
	color: #fff
}
.gform_wrapper .button.btn-white:before {
	background: #fff;
	z-index: 1
}
.gform_wrapper .button.btn-white:focus,
.gform_wrapper .button.btn-white:hover {
	color: #2c3739!important
}
.gform_wrapper .button.btn-gray {
	background: #2c3739;
	color: #fff
}
.gform_wrapper .button.btn-gray:before {
	background: #fff;
	z-index: 1
}
.gform_wrapper .button.btn-gray:focus,
.gform_wrapper .button.btn-gray:hover {
	color: #2c3739!important
}
.gform_wrapper .button:hover {
	background: #2c3739
}
.gform_wrapper .gfield_price .ginput_product_price_label {
	display: inline-block;
	margin: 5px 2px 0 0
}
.gform_wrapper .gfield_price .ginput_product_price {
	color: #3c763d
}
.gform_wrapper .gfield_price .ginput_quantity_label {
	margin-left: 10px
}
.gform_wrapper .gfield_price .ginput_quantity {
	margin-top: 5px;
	width: 80px
}
.gform_wrapper .ginput_total {
	color: #3c763d;
	font-size: 24px
}
.gform_wrapper .clear-multi:after,
.gform_wrapper .clear-multi:before {
	content: " ";
	display: table
}
.gform_wrapper .clear-multi:after {
	clear: both
}
.gform_wrapper .clear-multi:after,
.gform_wrapper .clear-multi:before {
	content: " ";
	display: table
}
.gform_wrapper .clear-multi:after {
	clear: both
}
.gform_wrapper .gfield_date_day,
.gform_wrapper .gfield_date_month,
.gform_wrapper .gfield_date_year,
.gform_wrapper .gfield_time_ampm,
.gform_wrapper .gfield_time_hour,
.gform_wrapper .gfield_time_minute {
	float: left;
	margin-right: 15px;
	width: 60px
}
.gform_wrapper .gfield_date_year {
	width: 90px
}
.gform_wrapper .ginput_list table {
	margin: 0
}
.gform_wrapper .ginput_list table td {
	border: 0 none;
	padding: 0;
	width: 90%
}
@media (max-width: 767px) {
	.gform_wrapper .ginput_list table td {
		width: 85%
	}
}
.gform_wrapper .ginput_list table .gfield_list_icons {
	padding: 0 5px;
	vertical-align: middle
}
.gform_wrapper .gfield_password_strength {
	background-color: #f4f4f4;
	border: 1px #ccc solid;
	font-size: 16px;
	margin: 15px 0;
	padding: 5px 10px;
	text-align: center;
	width: 48%
}
.gform_wrapper .gfield_password_strength.bad {
	background-color: #ffb78c;
	border-color: #ff853c
}
.gform_wrapper .gfield_password_strength.good {
	background-color: #ffec8b;
	border-color: #fc0
}
.gform_wrapper .gfield_password_strength.mismatch,
.gform_wrapper .gfield_password_strength.short {
	background-color: #ffa0a0;
	border-color: #f04040
}
.gform_wrapper .gfield_password_strength.strong {
	background-color: #c3ff88;
	border-color: #8dff1c
}
.gform_wrapper .gfield_error .gfield_label,
.gform_wrapper .gfield_error .validation_message {
	color: #a94442
}
.gform_wrapper .gfield_error .validation_message {
	margin-top: 5px
}
.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error textarea {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}
.gform_wrapper .validation_error {
	font-weight: 700;
	padding: 15px;
	margin-bottom: 64px;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
	-webkit-border-radius: 1px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 1px;
	-moz-background-clip: padding;
	border-radius: 1px;
	background-clip: padding-box
}
.gform_wrapper .validation_error h4 {
	margin-top: 0;
	color: inherit
}
.gform_wrapper .validation_error .alert-link {
	font-weight: 700
}
.gform_wrapper .validation_error>p,
.gform_wrapper .validation_error>ul {
	margin-bottom: 0
}
.gform_wrapper .validation_error>p+p {
	margin-top: 5px
}
.gform_wrapper .validation_error hr {
	border-top-color: #e4b9c0
}
.gform_wrapper .validation_error .alert-link {
	color: #843534
}
.gform_wrapper .gf_left_half,
.gform_wrapper .gf_right_half {
	width: 48%
}
@media (max-width: 767px) {
	.gform_wrapper .gf_left_half,
	.gform_wrapper .gf_right_half {
		width: 100%
	}
}
.gform_wrapper .gf_left_half input,
.gform_wrapper .gf_right_half input {
	width: 100%!important
}
.gform_wrapper .gf_left_half {
	float: left
}
.gform_wrapper .gf_right_half {
	float: right
}
.gform_wrapper .gf_list_inline .gfield_radio:after,
.gform_wrapper .gf_list_inline .gfield_radio:before {
	content: " ";
	display: table
}
.gform_wrapper .gf_list_inline .gfield_radio:after {
	clear: both
}
.gform_wrapper .gf_list_inline .gfield_radio:after,
.gform_wrapper .gf_list_inline .gfield_radio:before {
	content: " ";
	display: table
}
.gform_wrapper .gf_list_inline .gfield_radio:after {
	clear: both
}
.gform_wrapper .gf_list_inline .gfield_radio li {
	float: left;
	padding-left: 30px
}
@media (max-width: 767px) {
	.gform_wrapper .gf_list_inline .gfield_radio li {
		float: none;
		font-size: 16px;
		font-size: .8rem;
		padding-left: 0
	}
}
.gform_wrapper .gf_list_inline .gfield_radio li:first-child {
	padding-left: 0
}
.gform_confirmation_wrapper {
	margin: 30px 0
}
.gform_confirmation_wrapper .gform_confirmation_message {
	text-align: center;
	font-weight: 700;
	margin: 0;
	padding: 15px;
	margin-bottom: 64px;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
	-webkit-border-radius: 1px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 1px;
	-moz-background-clip: padding;
	border-radius: 1px;
	background-clip: padding-box
}
.gform_confirmation_wrapper .gform_confirmation_message h4 {
	margin-top: 0;
	color: inherit
}
.gform_confirmation_wrapper .gform_confirmation_message .alert-link {
	font-weight: 700
}
.gform_confirmation_wrapper .gform_confirmation_message>p,
.gform_confirmation_wrapper .gform_confirmation_message>ul {
	margin-bottom: 0
}
.gform_confirmation_wrapper .gform_confirmation_message>p+p {
	margin-top: 5px
}
.gform_confirmation_wrapper .gform_confirmation_message hr {
	border-top-color: #c9e2b3
}
.gform_confirmation_wrapper .gform_confirmation_message .alert-link {
	color: #2b542c
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: 0
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}
.slick-track:after,
.slick-track:before {
	content: "";
	display: table
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}
[dir=rtl] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.rangeslider {
	background: #f4f4f4;
	height: 10px;
	margin: 15px auto 30px auto!important;
	position: relative;
	width: 400px;
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box
}
@media (max-width: 767px) {
	.rangeslider {
		width: 100%
	}
}
.rangeslider .rangeslider__fill {
	background: #666;
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box
}
.rangeslider .rangeslider__handle {
	background: #2c3739;
	cursor: pointer;
	display: inline-block;
	height: 30px;
	top: -10px;
	touch-action: pan-y;
	-ms-touch-action: pan-y;
	position: absolute;
	width: 30px;
	-webkit-border-radius: 100%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 100%;
	-moz-background-clip: padding;
	border-radius: 100%;
	background-clip: padding-box
}
.rangeslider .rangeslider__handle:hover {
	background: #161b1c
}
.slider-output {
	background: #2c3739;
	color: #fff;
	font-family: 'Catamaran', sans-serif;
	font-size: 16px;
	font-size: .8rem;
	font-weight: 900;
	letter-spacing: 2px;
	line-height: 16px;
	line-height: .8rem;
	margin: 0 auto;
	padding: 15px 30px;
	width: 200px
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}
@-webkit-keyframes bounce {
	20%, 53%, 80%, from, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}
@keyframes bounce {
	20%, 53%, 80%, from, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}
@-webkit-keyframes flash {
	50%, from, to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}
@keyframes flash {
	50%, from, to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}
.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}
@-webkit-keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
@keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}
@-webkit-keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}
	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}
	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
@keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}
	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}
	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}
@-webkit-keyframes shake {
	from, to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}
@keyframes shake {
	from, to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}
.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}
@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}
	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}
	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}
	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}
	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}
	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}
	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
.headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake
}
@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}
	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}
@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}
	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}
.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}
@-webkit-keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
@keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}
@-webkit-keyframes wobble {
	from {
		-webkit-transform: none;
		transform: none
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
@keyframes wobble {
	from {
		-webkit-transform: none;
		transform: none
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}
@-webkit-keyframes jello {
	11.1%, from, to {
		-webkit-transform: none;
		transform: none
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}
@keyframes jello {
	11.1%, from, to {
		-webkit-transform: none;
		transform: none
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}
.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}
@-webkit-keyframes bounceIn {
	20%, 40%, 60%, 80%, from, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
@keyframes bounceIn {
	20%, 40%, 60%, 80%, from, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
	60%, 75%, 90%, from, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
@keyframes bounceInDown {
	60%, 75%, 90%, from, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
	60%, 75%, 90%, from, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
@keyframes bounceInLeft {
	60%, 75%, 90%, from, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
	60%, 75%, 90%, from, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
@keyframes bounceInRight {
	60%, 75%, 90%, from, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}
.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
	60%, 75%, 90%, from, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
@keyframes bounceInUp {
	60%, 75%, 90%, from, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}
@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}
.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}
@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}
.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}
@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}
.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}
@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}
.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}
@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}
.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}
@keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}
.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}
@keyframes fadeOutDown {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}
.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}
@keyframes fadeOutDownBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}
.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}
@keyframes fadeOutLeft {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}
.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}
@keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}
.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}
@keyframes fadeOutRight {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}
.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}
@keyframes fadeOutRightBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}
.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}
@keyframes fadeOutUp {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}
.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}
@keyframes fadeOutUpBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}
.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}
@keyframes flip {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}
.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}
@-webkit-keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}
@keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}
.flipInX {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}
@-webkit-keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}
@keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}
.flipInY {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}
@-webkit-keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}
@keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}
.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important
}
@-webkit-keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}
@keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}
.flipOutY {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}
@-webkit-keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
@keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
	from {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}
@keyframes lightSpeedOut {
	from {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}
.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
@keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
@keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
@keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
@keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
@keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}
.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}
@keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}
.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}
@keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}
.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}
@keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}
.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}
@keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}
.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}
@keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}
.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}
@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}
.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}
@-webkit-keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}
@-webkit-keyframes rollOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}
@keyframes rollOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}
.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}
@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}
@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
@keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
@keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
@keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
@keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
	from {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	to {
		opacity: 0
	}
}
@keyframes zoomOut {
	from {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	to {
		opacity: 0
	}
}
.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}
@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}
.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}
@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}
.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}
.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}
@-webkit-keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
@keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
@keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
@keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}
@keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}
.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}
@keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}
.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}
@keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}
.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}
@keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}
.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	outline: 0!important
}
body,
html {
	height: 100%
}
html {
	font-size: 20px
}
body {
	background: #fff;
	font-size: inherit;
	/*padding-top: 30px;*/
	zoom: 1;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}
body lesshat-selector {
	-lh-property: 0
}
::selection {
	color: #fff;
	background: #90C64A
}
::-moz-selection {
	color: #fff;
	background: #90C64A
}
@media (max-width: 767px) {
	body {
		padding-top: 15px
	}
}
body.interior {
	padding-top: 230px
}
.tk-active body {
	zoom: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
a {
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
a:focus,
a:hover {
	text-decoration: none
}
img {
	max-width: 100%
}
img.auto-size {
	/*width: 50px;*/
	height: auto;
	margin-top: 20px;
}
picture img {
	width: 100%;
	height: auto
}
h1 {
	font-size: 60px;
	font-size: 3rem;
	font-weight: 900;
	line-height: 64px;
	line-height: 3.2rem;
	margin: 0 0 45px 0
}
@media (max-width: 991px) {
	h1 {
		font-size: 50px;
		font-size: 2.5rem;
		line-height: 54px;
		line-height: 2.7rem
	}
}
@media (max-width: 320px) {
	h1 {
		font-size: 40px;
		font-size: 2rem;
		line-height: 44px;
		line-height: 2.2rem
	}
}
h2 {
	font-size: 50px;
	font-size: 2.5rem;
	font-weight: 900;
	line-height: 54px;
	line-height: 2.7rem;
	margin: 0 0 30px 0
}
@media (max-width: 991px) {
	h2 {
		font-size: 40px;
		font-size: 2rem;
		line-height: 44px;
		line-height: 2.2rem
	}
}
h3 {
	font-size: 40px;
	font-size: 2rem;
	font-weight: 900;
	line-height: 44px;
	line-height: 2.2rem;
	margin: 0 0 30px 0
}
@media (max-width: 991px) {
	h3 {
		font-size: 30px;
		font-size: 1.5rem;
		line-height: 34px;
		line-height: 1.7rem
	}
}
h4 {
	font-size: 30px;
	font-size: 1.5rem;
	line-height: 40px;
	line-height: 2rem;
	margin: 0 0 30px 0
}
@media (max-width: 991px) {
	h4 {
		font-size: 20px;
		font-size: 1rem;
		line-height: 24px;
		line-height: 1.2rem
	}
}
h5 {
	font-size: 26px;
	font-size: 1.3rem;
	font-weight: 900;
	line-height: 36px;
	line-height: 1.8rem;
	margin: 30px 0
}
h5.small {
	font-family: 'Catamaran', sans-serif;
	font-size: 12px;
	font-size: .8rem;
	letter-spacing: 3px;
	line-height: 16px;
	line-height: .8rem;
	text-transform: uppercase
}
.btn {
	background: #90C64A;
	border: 0 none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-size: .7rem;
	letter-spacing: 2px;
	line-height: 14px;
	line-height: .7rem;
	overflow: hidden;
	padding: 18px 20px 18px 24px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
	box-shadow: 0 12px 15px -2px rgba(0, 0, 0, 0.55);

}
.btn span {
	position: relative;
	z-index: 2
}
.btn:before {
	background: #2c3739;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 1;
	-webkit-animation: hover-out .4s 1;
	-moz-animation: hover-out .4s 1;
	-o-animation: hover-out .4s 1;
	animation: hover-out .4s 1;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.btn:hover {
	color: #fff;
	-webkit-transition: color .25s ease .25s;
	-moz-transition: color .25s ease .25s;
	-o-transition: color .25s ease .25s;
	transition: color .25s ease .25s;

}
.btn:hover:before {
	-webkit-animation: hover-in .25s 1;
	-moz-animation: hover-in .25s 1;
	-o-animation: hover-in .25s 1;
	animation: hover-in .25s 1;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);

}
.btn:focus {
	color: #fff
}
.btn.btn-white {
	color: #fff
}
.btn.btn-white:before {
	background: #fff;
	z-index: 1
}
.btn.btn-white:focus,
.btn.btn-white:hover {
	color: #2c3739!important
}
.btn.btn-gray {
	background: #2c3739;
	color: #fff
}
.btn.btn-gray:before {
	background: #fff;
	z-index: 1
}
.btn.btn-gray:focus,
.btn.btn-gray:hover {
	color: #2c3739!important
}
blockquote {
	border: 0 none;
	color: #d4827d;
	font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	font-size: 2.5rem;
	line-height: 60px;
	line-height: 3rem;
	padding: 0 75px
}
@media (max-width: 767px) {
	blockquote {
		padding: 0 30px
	}
}
@media (max-width: 767px) {
	blockquote p {
		font-size: 30px!important;
		font-size: 1.5rem!important;
		line-height: 36px!important;
		line-height: 1.8rem!important
	}
}
blockquote small {
	color: #999;
	font-family: 'Catamaran', sans-serif;
	font-size: 14px;
	font-size: .7rem;
	font-style: normal;
	line-height: 14px;
	line-height: .7rem;
	margin-top: 30px
}
blockquote small:before {
	content: "- "
}
.hr-short {
	background: #90C64A;
	display: block;
	height: 1px;
	margin-bottom: 45px;
	position: relative;
	width: 25px
}
.hr-short:after,
.hr-short:before {
	background: #90C64A;
	content: "";
	height: 1px;
	position: absolute
}
.hr-short:before {
	top: 0;
	right: -12px;
	width: 8px
}
.hr-short:after {
	top: 4px;
	left: 12px;
	width: 30px
}
.hr-short-white {
	background: #90C64A;
	display: block;
	height: 1px;
	margin-bottom: 45px;
	position: relative;
	width: 25px;
	background: #fff
}
.hr-short-white:after,
.hr-short-white:before {
	background: #90C64A;
	content: "";
	height: 1px;
	position: absolute
}
.hr-short-white:before {
	top: 0;
	right: -12px;
	width: 8px
}
.hr-short-white:after {
	top: 4px;
	left: 12px;
	width: 30px
}
.hr-short-white:after,
.hr-short-white:before {
	background: #fff
}
.hr-short-gray {
	background: #90C64A;
	display: block;
	height: 1px;
	margin-bottom: 45px;
	position: relative;
	width: 25px;
	background: #2c3739
}
.hr-short-gray:after,
.hr-short-gray:before {
	background: #90C64A;
	content: "";
	height: 1px;
	position: absolute
}
.hr-short-gray:before {
	top: 0;
	right: -12px;
	width: 8px
}
.hr-short-gray:after {
	top: 4px;
	left: 12px;
	width: 30px
}
.hr-short-gray:after,
.hr-short-gray:before {
	background: #2c3739
}
.hr-long {
	background: #90C64A;
	display: block;
	height: 1px;
	margin-bottom: 45px;
	position: relative;
	width: 25px;
	margin: 0 auto 45px auto;
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	-o-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	transform: translateX(-20px)
}
.hr-long:after,
.hr-long:before {
	background: #90C64A;
	content: "";
	height: 1px;
	position: absolute
}
.hr-long:before {
	top: 0;
	right: -12px;
	width: 8px
}
.hr-long:after {
	top: 4px;
	left: 12px;
	width: 30px
}
.hr-long.hr-long-extra-margin {
	margin-bottom: 90px
}
@media (max-width: 767px) {
	.hr-long.hr-long-extra-margin {
		margin-bottom: 60px
	}
}
.hr-long span {
	display: block
}
.hr-long span:after,
.hr-long span:before {
	background: #90C64A;
	content: "";
	height: 1px;
	position: absolute
}
.hr-long span:before {
	top: 0;
	left: 40px;
	width: 25px
}
.hr-long span:after {
	top: 4px;
	left: 45px;
	width: 5px
}
.hr-long-white {
	background: #90C64A;
	display: block;
	height: 1px;
	margin-bottom: 45px;
	position: relative;
	width: 25px;
	background: #fff;
}
.hr-long-white:after,
.hr-long-white:before {
	background: #90C64A;
	content: "";
	height: 1px;
	position: absolute
}
.hr-long-white:before {
	top: 0;
	right: -12px;
	width: 8px
}
.hr-long-white:after {
	top: 4px;
	left: 12px;
	width: 30px
}
.hr-long-white:after,
.hr-long-white:before {
	background: #fff
}
.hr-long-white span:after,
.hr-long-white span:before {
	background: #fff
}
.hr-long-gray {
	background: #90C64A;
	display: block;
	height: 1px;
	margin-bottom: 45px;
	position: relative;
	width: 25px;
	background: #2c3739
}
.hr-long-gray:after,
.hr-long-gray:before {
	background: #90C64A;
	content: "";
	height: 1px;
	position: absolute
}
.hr-long-gray:before {
	top: 0;
	right: -12px;
	width: 8px
}
.hr-long-gray:after {
	top: 4px;
	left: 12px;
	width: 30px
}
.hr-long-gray:after,
.hr-long-gray:before {
	background: #2c3739
}
.hr-long-gray span:after,
.hr-long-gray span:before {
	background: #2c3739
}
hr.divider-full {
	margin-bottom: 90px;
	margin-top: 90px
}
@media (max-width: 767px) {
	hr.divider-full {
		margin-bottom: 30px;
		margin-top: 30px
	}
}
#wrap {
	margin-bottom: -400px;
	min-height: 100%;
	overflow: hidden
}
@media (max-width: 767px) {
	#wrap {
		margin-bottom: 0;
		min-height: 0
	}
}
#wrap:after {
	content: "";
	display: block;
	height: 400px
}
@media (max-width: 767px) {
	#wrap:after {
		display: none
	}
}
.header-top {
	height: 160px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1000
}
@media (max-width: 767px) {
	.header-top {
		height: auto
	}
}
.customize-support .header-top {
	top: 32px
}
.header-top>div {
	height: 100%;
	margin: 0 auto;
	max-width: 1600px;
	position: relative
}
/*.header-top.header-small {
	background: rgb(255, 255, 255);
	box-shadow: 0 0 70px 0 hsla(0, 0%, 0%, 0.55);
	height: 75px;
	left: 0;
	position: fixed;
	top: -230px;
	width: 100%;
	z-index: 999;
	-webkit-transition: top .5s ease-in-out;
	-moz-transition: top .5s ease-in-out;
	-o-transition: top .5s ease-in-out;
	transition: top .5s ease-in-out
}*/
.header-top.header-small {
	background: hsl(0, 0%, 100%) none repeat scroll 0 0;
	box-shadow: 0 0 42px 0 hsla(0, 0%, 0%, 0.37);
	height: 75px;
	left: 0;
	position: fixed;
	top: -230px;
	transition: top 0.5s ease-in-out 0s;
	width: 100%;
	z-index: 999;
	-webkit-transition: top .5s ease-in-out;
	-moz-transition: top .5s ease-in-out;
	-o-transition: top .5s ease-in-out;

}
@media (max-width: 991px) {
	.header-top.header-small {
		display: none
	}
}
.header-top.header-small .logo {
	height: 30px;
	top: 12px;
	width: 100px
}
.header-top.header-small .logo svg g {
	fill: #fff
}
.header-top.header-small .logo:hover svg g {
	fill: #90C64A
}
.header-top.header-small #nav-small li:last-child {
	/*background: #2c3739*/
}
.header-top.header-small #nav-small li:last-child a:before {
	background: #90C64A
}
.header-top.header-small #nav-small li a {
	color: hsl(112, 30%, 24%)

}
.header-top.header-small #nav-small li a:hover {
	color: color: hsl(112, 30%, 24%)
}
.header-top.header-small-visible {
	top: 0
}
.customize-support .header-top.header-small-visible {
	top: 32px
}
.logo {
	display: block;
	float: right;
	font-size: 0;
	height: 48px;
	right: 120px;
	line-height: 0;
	position: absolute;
	top: 24px;
	width: 165px;
	z-index: 1
}
@media (max-width: 1199px) {
	.logo {
		right: 90px;
		top: 40px;
	}
}
@media (max-width: 991px) {
	.logo {
		left: 60px;
		top: 40px;
	}
}
@media (max-width: 320px) {
	.logo {
		left: 45px;
		top: 40px;
	}
}
.nav-open .logo {
	position: fixed
}
.nav-open .logo svg g {
	fill: #fff
}
.logo svg {
	height: 100%;
	width: 100%
}
.logo svg g {
	fill: #2c3739;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.logo:hover svg g {
	fill: #90C64A
}
.frontpage .logo svg g {
	fill: #fff
}
.frame {
	bottom: -40px;
	content: "";
	height: 70%;
	position: absolute;
	right: -40px;
	width: 70%;
	z-index: -1;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjMmMzNzM5IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MzVkNWYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
	background-image: -webkit-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -moz-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -o-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: linear-gradient(60deg, #2c3739 15%, #535d5f 100%)
}
@media (max-width: 767px) {
	#wrap {
		margin-top: 38%!important;
		min-height: 100%;
		overflow: hidden;
	}

	.frame {
		bottom: -20px;
		right: -20px
	}
}
.header-default {
	margin: 0 auto 46px auto;
	max-width: 1600px;
	/*padding: 0 30px 0 30px*/
}
@media (max-width: 767px) {
	.header-default {
		margin-bottom: 30px;
		padding: 0 15px
	}
}
.header-default>div {
	background:url(../../images/cody-banner1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 615px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover
}
@media (max-width: 767px) {
	.header-default>div {
		height: auto
	}
}
.header-default > div::before {
	background-image: linear-gradient(60deg, hsl(189, 13%, 20%) 15%, hsl(180, 100%, 100%) 100%);
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.75;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
/*.header-default>div:before {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjMmMzNzM5IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMzk5OTkiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
	background-image: -webkit-linear-gradient(30deg, #2c3739 15%, #a39999 100%);
	background-image: -moz-linear-gradient(30deg, #2c3739 15%, #a39999 100%);
	background-image: -o-linear-gradient(30deg, #2c3739 15%, #a39999 100%);
	background-image: linear-gradient(60deg, #2c3739 15%, #a39999 100%);
	zoom: 1;
	filter: alpha(opacity=75);
	-webkit-opacity: .75;
	-moz-opacity: .75;
	opacity: .75
}*/
.header-default>div:after {
	bottom: -40px;
	content: "";
	height: 70%;
	position: absolute;
	right: -40px;
	width: 70%;
	z-index: -1;
	/*background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjMmMzNzM5IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MzVkNWYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
	background-image: -webkit-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -moz-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -o-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: linear-gradient(60deg, #2c3739 15%, #535d5f 100%);*/
	height: 80%
}
@media (max-width: 767px) {
	.header-default>div:after {
		bottom: -20px;
		right: -20px
	}
}
@media (max-width: 767px) {
	.header-default>div:after {
		display: none!important
	}
}
.header-default .header-copy {
	left: 0;
	padding: 0 25% 60px 10%;
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 2;
	-webkit-transform: translateY(-46%);
	-moz-transform: translateY(-46%);
	-o-transform: translateY(-46%);
	-ms-transform: translateY(-46%);
	transform: translateY(-46%)
}
@media (max-width: 1199px) {
	.header-default .header-copy {
		padding: 0 10% 60px 10%
	}
}
@media (max-width: 767px) {
	.header-default .header-copy {
		left: auto;
		padding: 60px 45px;
		position: relative;
		top: auto;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}
.header-default .header-video {
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%
}
.header-default video {
	left: 50%;
	position: absolute;
	top: 50%;
	width: 1800px;
	max-width: none;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.header-default h5 {
	color: #c4c5c6;
	margin-top: 0;
	position: relative
}
.header-default h5:before {
	background: #90C64A;
	content: "";
	height: 1px;
	position: absolute;
	top: 50%;
	right: 103%;
	width: 2000px
}
@media (max-width: 767px) {
	.header-default h5:before {
		display: none
	}
}
.header-default h2 {
	color: #fff;
	font-weight: 400;
	line-height: 64px;
	line-height: 3.2rem;
	margin-bottom: 75px
}
@media (max-width: 991px) {
	.header-default h2 {
		line-height: 52px;
		line-height: 2.6rem
	}
}
@media (max-width: 767px) {
	.header-default h2 {
		font-size: 30px;
		font-size: 1.5rem;
		line-height: 40px;
		line-height: 2rem;
		margin-bottom: 0
	}
}
.header-default .header-dropcap {
	left: 10%;
	margin-left: -75px;
	top: -30px;
	position: absolute;
	width: 160px;
	z-index: -1
}
@media (max-width: 767px) {
	.header-default .header-dropcap {
		left: 10px;
		margin-left: 0;
		top: 52.5px;
		width: 100px
	}
}
.header-default i {
	border: 1px #90C64A solid;
	bottom: 0;
	cursor: pointer;
	color: #90C64A;
	height: 72px;
	display: inline-block;
	left: 10%;
	padding: 25px 30px;
	position: absolute;
	width: 70px;
	z-index: 4;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.header-default i:hover {
	height: 82px;
	bottom: -5px
}
@media (max-width: 767px) {
	.header-default i {
		display: none
	}
}
.header-default i:before {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-animation: arrowBounce 1s linear infinite normal;
	-moz-animation: arrowBounce 1s linear infinite normal;
	-o-animation: arrowBounce 1s linear infinite normal;
	animation: arrowBounce 1s linear infinite normal
}
.frontpage .header-default>div {
	height: calc(100vh - 100px);
	min-height: 715px;
	max-height: 1090px
}
@media (max-width: 767px) {
	.frontpage .header-default>div {
		height: calc(100vh - 30px);
		max-height: 800px;
		min-height: 570px
	}
}
.frontpage .header-default .header-copy {
	bottom: 35%;
	padding-bottom: 0;
	top: auto;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
@media (max-width: 767px) {
	.frontpage .header-default .header-copy {
		left: 0;
		padding: 0;
		position: absolute
	}
}
.frontpage .header-default h1 {
	color: #fff;
	font-size: 100px;
	font-size: 5rem;
	line-height: 96px;
	line-height: 4.8rem;
	margin: 0 0 75px 0;
	position: relative
}
@media (max-width: 991px) {
	.frontpage .header-default h1 {
		font-size: 10vw;
		line-height: 10.5vw
	}
}
@media (max-width: 767px) {
	.frontpage .header-default h1 {
		margin-bottom: 45px!important;
		text-align: center
	}
}
/*.frontpage .header-default h1:before {
	background: #90C64A;
	content: "";
	height: 1px;
	position: absolute;
	top: 55px;
	right: 103%;
	width: 2000px
}*/
@media (max-width: 767px) {
	.frontpage .header-default h1:before {
		display: none
	}
}
.frontpage .header-default h1 span {
	display: block;
	white-space: nowrap
}
@media (max-width: 767px) {
	.frontpage .header-default h1 span {
		-webkit-animation: none;
		-moz-animation: none;
		-o-animation: none;
		animation: none;
		-webkit-animation-delay: 0s;
		-moz-animation-delay: 0s;
		-o-animation-delay: 0s;
		animation-delay: 0s
	}
}
/*.frontpage .header-default h2 {
	font-size: 24px;
	font-size: 1.2rem;
	line-height: 35px;
	line-height: 1.75rem;
	margin: 0
}*/
.frontpage .header-default h2 {
	font-size: 2rem;
	font-weight: bold;
	line-height: 2.75rem;
	margin: 0;
	letter-spacing: 1px;
}
@media (max-width: 1199px) {
	.frontpage .header-default h2 {
		width: 70%
	}
}
@media (max-width: 767px) {
	.frontpage .header-default h2 {
		font-size: 20px;
		font-size: 1rem;
		line-height: 28px;
		line-height: 1.4rem;
		padding: 0 30px;
		text-align: center;
		width: 100%;
		-webkit-animation: none;
		-moz-animation: none;
		-o-animation: none;
		animation: none;
		-webkit-animation-delay: 0s;
		-moz-animation-delay: 0s;
		-o-animation-delay: 0s;
		animation-delay: 0s
	}
}
.frontpage .header-default h2 span {
	display: block
}
@media (max-width: 1199px) {
	.frontpage .header-default h2 span {
		display: inline
	}
}
.frontpage .header-default .header-dropcap {
	height: 80px;
	left: 9%;
	margin-left: 0;
	overflow: hidden;
	top: 174px;
	position: absolute;
	max-width: 500px;
	z-index: 3;
	-webkit-animation-duration: .45s;
	-moz-animation-duration: .45s;
	-o-animation-duration: .45s;
	animation-duration: .45s;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.frontpage .header-default .header-dropcap img {
	left: 0;
	max-width: none;
	top: 0;
	position: absolute;
	width: 500px
}
@media (max-width: 991px) {
	.frontpage .header-default .header-dropcap {
		top: 18.5vw;
		max-width: 50vw
	}
	.frontpage .header-default .header-dropcap img {
		width: 50vw
	}
}
@media (max-width: 767px) {
	.frontpage .header-default .header-dropcap {
		left: 50%;
		width: 50vw;
		-webkit-animation: none;
		-moz-animation: none;
		-o-animation: none;
		animation: none;
		-webkit-animation-delay: 0s;
		-moz-animation-delay: 0s;
		-o-animation-delay: 0s;
		animation-delay: 0s;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%)
	}
}
.frontpage.customize-support .header-default>div {
	height: calc(100vh - 132px)
}
@media (max-width: 991px) {
	.header-default.header-author>div {
		height: 465px
	}
}
@media (max-width: 767px) {
	.header-default.header-author>div {
		height: auto
	}
}
.header-default.header-author .header-copy {
	bottom: 30px;
	top: auto
}
@media (max-width: 767px) {
	.header-default.header-author .header-copy {
		bottom: auto
	}
}
.header-default.header-author h1 {
	color: #fff;
	margin-bottom: 20px
}
@media (max-width: 767px) {
	.header-default.header-author h1 {
		font-size: 10vw;
		line-height: 11vw
	}
}
.header-default.header-author h1 span {
	font-weight: 400
}
.header-default.header-author p {
	color: #fff;
	font-size: 16px;
	font-size: .8rem;
	margin-bottom: 0
}
@media (max-width: 767px) {
	.header-default.header-author p {
		margin-bottom: 20px
	}
}
.header-default.header-author p span {
	color: #90C64A;
	padding: 0 6px
}
@media (max-width: 767px) {
	.header-default.header-author p span {
		display: block;
		line-height: 0;
		visibility: hidden
	}
}
.header-default.header-post {
	padding: 0 55px 0 15px
}
.header-default.header-post .header-copy {
	bottom: 60px;
	top: auto;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
@media (max-width: 767px) {
	.header-default.header-post .header-copy {
		bottom: auto
	}
}
@media (max-width: 767px) {
	.header-default.header-post h5 {
		color: #fff
	}
	.header-default.header-post h5 a {
		color: #fff;
		display: block
	}
	.header-default.header-post h5 span {
		display: none
	}
}
.header-default.header-post h1 {
	color: #fff;
	margin-bottom: 0
}
@media (max-width: 767px) {
	.header-default.header-post h1 {
		font-size: 30px;
		font-size: 1.5rem;
		line-height: 40px;
		line-height: 2rem
	}
}
.header-default-text h1 {
	font-size: 100px;
	font-size: 5rem;
	line-height: 110px;
	line-height: 5.5rem
}
@media (max-width: 767px) {
	.header-default-text h1 {
		font-size: 11vw;
		line-height: 12vw
	}
}
.home-services {
	margin-bottom: 180px!important
}
@media (max-width: 767px) {
	.home-services {

		display: none!important;
	}
}
.home-services #services-list {
	/*margin-top: -230px;*/
	padding-left: 0
}
@media (max-width: 991px) {
	.home-services #services-list {
		margin-top: -200px;
		padding-right: 30px
	}
}
@media (max-width: 767px) {
	.home-services #services-list {
		margin-top: 0;
		padding-right: 0
	}
}
.home-services #services-list i {
	border: 1px #fff solid;
	cursor: pointer;
	color: #fff;
	height: 72px;
	display: inline-block;
	left: 50%;
	padding: 25px 30px;
	position: absolute;
	top: -35px;
	width: 70px;
	z-index: 4;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.home-services #services-list i:hover {
	height: 82px;
	top: -40px
}
@media (max-width: 767px) {
	.home-services #services-list i {
		display: none
	}
}
.home-services #services-list i:before {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-animation: arrowBounce 1s linear infinite normal;
	-moz-animation: arrowBounce 1s linear infinite normal;
	-o-animation: arrowBounce 1s linear infinite normal;
	animation: arrowBounce 1s linear infinite normal
}
.home-services #services-list>div {
	background: #90C64A;
	background-position: center center;
	background-repeat: no-repeat;
	/*padding: 2.7%;*/
	position: relative;
	/*text-align: center;*/
	z-index: 2;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .55);
	-moz-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .55);
	box-shadow: 0 0 70px 0 rgba(0, 0, 0, .55);
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
@media (max-width: 1199px) {
	.home-services #services-list>div {
		padding: 150px 90px
	}
}
@media (max-width: 991px) {
	.home-services #services-list>div {
		padding: 120px 90px
	}
}
@media (max-width: 767px) {
	.home-services #services-list>div {
		background-image: none!important;
		padding: 45px 30px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}
}
@media (max-width: 320px) {
	.home-services #services-list>div {
		padding: 45px 20px 30px 20px
	}
	.home-services #services-list>div>h5 {
		padding: 0 30px
	}
}
.home-services #services-list ul {
	margin: 0;
	padding: 0!important
}
.home-services #services-list ul:after,
.home-services #services-list ul:before {
	content: " ";
	display: table
}
.home-services #services-list ul:after {
	clear: both
}
.home-services #services-list ul:after,
.home-services #services-list ul:before {
	content: " ";
	display: table
}
.home-services #services-list ul:after {
	clear: both
}
.home-services #services-list ul li {
	cursor: pointer;
	display: block;
	padding-top: 20px;
	padding-bottom: 0px;
	position: relative;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
@media (max-width: 767px) {
	.home-services #services-list ul li {
		float: left;
		width: 50%
	}
}
/*
.lineservices :nth-child(2){
	border-left:2px dashed rgb(210, 210, 210);
}
.lineservices :nth-child(4){
	border-left:2px dashed rgb(210, 210, 210);
}
.lineservices :nth-child(1){
	border-bottom:2px dashed rgb(210, 210, 210);
}
.lineservices :nth-child(2){
	border-bottom:2px dashed rgb(210, 210, 210);}
*/

.home-services #services-list ul li:before {
	/*background: #2c3739;
	content: "";
	height: 1px;*/
	position: absolute;
	top: 64%;
	right: -1000%;
	width: 2000px;
	z-index: -1;
	zoom: 1;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: right .5s ease;
	-moz-transition: right .5s ease;
	-o-transition: right .5s ease;
	transition: right .5s ease
}
@media (max-width: 767px) {
	.home-services #services-list ul li:before {
		display: none
	}
}
.home-services #services-list ul li.active h1 {
	color: #fff
}
.home-services #services-list ul li.active span {
	color: #fff
}
.home-services #services-list ul li.active:before {
	right: -620%;
	zoom: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
@media (max-width: 1199px) {
	.home-services #services-list ul li.active:before {
		right: -545%
	}
}
@media (max-width: 991px) {
	.home-services #services-list ul li.active:before {
		right: -1160%
	}
	.lineservices :nth-child(2){
		border:none;
	}
	.lineservices :nth-child(4){
		border:none;
	}
	.lineservices :nth-child(1){
		border:none;
	}
	.lineservices :nth-child(2){
		border:none;
	}
	.container {
		width: 100%;
	}
	.home-services #services-list ul li h1 {
		font-size: 2rem;
        /*
		line-height: 0rem!important;
        */
	}
	.home-services #services-list ul li span {
		border-bottom: 0 none;
		color: rgba(255, 255, 255, 0.7);
		font-family: "Playfair Display",Georgia,"Times New Roman",Times,serif;
		font-size: 2rem!important;
		font-weight: 400;
		left: -45px;
		top: 50%;
		transform: translateY(-42%);
	}
	.home-services #services-list{
		margin-top: 0!important;
	}
	.home-services #services-list > div{
		padding: 12px 0px;
	}
}
.home-services #services-list ul li:last-child {
	margin-bottom: 0!important
}
.home-services #services-list ul li:hover h1 {
	color: #fff
}

.home-services #services-list ul li:hover span {
	color: #fff
}

.home-services #services-list ul li:nth-child(even) span {
	left: auto;
	right: -3px;
}
.home-services #services-list ul li h1 {
	color: rgba(255, 255, 255, .5);
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}

.home-services #services-list ul li a span {
	color: rgba(255, 255, 255, .5);
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}


@media (max-width: 991px) {
	.home-services #services-list ul li h1 {
		font-size: 40px;
		font-size: 2rem;
		line-height: 40px;
		line-height: 2rem
	}
}
@media (max-width: 767px) {
	.home-services #services-list ul li h1 {
		display: none
	}
}
.home-services #services-list ul li a {
	color: #fff;
	display: block
}
.home-services #services-list ul li a h5 {
	margin-bottom: 0
}
.home-services #services-list ul li span {
	color: rgba(255, 255, 255, .7);
	font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-size: 3rem;
	border-bottom: 0;
	font-weight: 400;
	position: relative;
	/*left: -45px;*/
	top: 35%;
	-webkit-transform: translateY(-42%);
	-moz-transform: translateY(-42%);
	-o-transform: translateY(-42%);
	-ms-transform: translateY(-42%);
	transform: translateY(-42%)
}
@media (max-width: 767px) {
	.home-services #services-list ul li span {
		display: none
	}
}
.home-services #services-list h5 {
	color: #fff;
	margin: 0 0 37.5px 0
}
.home-services #services-list .hr-long {
	margin: 0 auto 37.5px auto
}
.home-services #services-content {
	padding-right: 0
}
@media (max-width: 767px) {
	.home-services #services-content {
		display: none
	}
}
.home-services #services-content ul {
	margin: 0;
	padding: 0!important;
	position: relative;
	z-index: 1
}
.home-services #services-content ul li {
	background: #fff;
	display: block;
	padding: 75px 85px;
	position: absolute;
	top: 0;
	visibility: hidden;
	-webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
	-moz-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
	box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
	zoom: 1;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-o-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
@media (max-width: 1199px) {
	.home-services #services-content ul li {
		padding: 100px 80px
	}
}
@media (max-width: 991px) {
	.home-services #services-content ul li {
		padding: 60px
	}
}
.home-services #services-content ul li.active {
	width: 100%;
	visibility: visible;
	zoom: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.home-services #services-content h5 {
	color: #cfd0d1;
	margin-top: 0
}
@media (max-width: 991px) {
	.home-services #services-content h5 {
		margin-bottom: 15px
	}
}
.home-services #services-content h3 {
	font-weight: 400;
	line-height: 54px;
	line-height: 2.7rem
}
@media (max-width: 991px) {
	.home-services #services-content h3 {
		line-height: 40px;
		line-height: 2rem
	}
}
.home-services #services-content p {
	color: #979b9c;
	font-size: 16px;
	font-size: .8rem;
	line-height: 26px;
	line-height: 1.3rem
}
.featured-project {
	margin: 0 auto 300px auto!important;
	max-width: 1600px;
	padding: 0 30px 0 30px
}
@media (max-width: 991px) {
	.featured-project {
		margin-bottom: 240px!important
	}
}
@media (max-width: 767px) {
	.featured-project {
		margin-bottom: 120px!important
	}
}
@media (max-width: 767px) {
	.frontpage .featured-project {
		margin-bottom: 60px!important
	}
}
.featured-project>div {
	position: relative
}
.featured-project .project-img {
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 2
}
.featured-project .project-bg,
.featured-project .project-pic {
	position: relative
}
/*.featured-project .project-bg:after,
.featured-project .project-pic:after {
	bottom: -40px;
	content: "";
	height: 70%;
	position: absolute;
	right: -40px;
	width: 70%;
	z-index: -1;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjMmMzNzM5IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MzVkNWYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
	background-image: -webkit-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -moz-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -o-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: linear-gradient(60deg, #2c3739 15%, #535d5f 100%)
}*/
@media (max-width: 767px) {
	.featured-project .project-bg:after,
	.featured-project .project-pic:after {
		bottom: -20px;
		right: -20px
	}
}
.featured-project .project-text {
	padding-right: 75px;
	position: absolute;
	top: 50%;
	right: 0;
	width: 35%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 3
}
@media (max-width: 991px) {
	.featured-project .project-text {
		padding-right: 45px
	}
}
@media (max-width: 767px) {
	.featured-project .project-text {
		margin-top: 45px;
		padding-right: 0;
		position: relative;
		right: auto;
		top: auto;
		width: 100%;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}
.loop-text h1 {
	font-size: 50px;
	font-size: 2.5rem;
	line-height: 54px;
	line-height: 2.7rem;
	margin-bottom: 30px
}
@media (max-width: 1199px) {
	.loop-text h1 {
		font-size: 40px;
		font-size: 2rem;
		line-height: 44px;
		line-height: 2.2rem
	}
}
@media (max-width: 991px) {
	.loop-text h1 {
		font-size: 30px;
		font-size: 1.5rem;
		line-height: 34px;
		line-height: 1.7rem;
		margin-bottom: 15px
	}
}
.loop-text p {
	color: #979b9c;
	font-size: 18px;
	font-size: .9rem;
	line-height: 28px;
	line-height: 1.4rem;
	margin-bottom: 20px;
	width: 85%
}
@media (max-width: 1199px) {
	.loop-text p {
		font-size: 16px;
		font-size: .8rem;
		line-height: 26px;
		line-height: 1.3rem
	}
}
@media (max-width: 991px) {
	.loop-text p {
		margin-bottom: 15px;
		width: 100%
	}
}
.loop-text>a {
	font-size: 14px;
	font-size: .7rem;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 14px;
	line-height: .7rem;
	text-transform: uppercase
}
.loop-text>a i {
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.loop-text>a:hover i {
	margin-left: 4px
}
.project-text h5 {
	font-size: 14px;
	font-size: .7rem;
	font-weight: 700;
	letter-spacing: 3px;
	margin: 0 0 10px 0;
	text-transform: uppercase
}
@media (min-width: 767px) and (max-width: 991px) {
	.project-text h5 {
		display: none
	}
}
.entry-loop {
	display: flex;
	margin-bottom: 180px!important;
	padding: 0 30px;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}
@media (max-width: 767px) {
	.entry-loop {
		display: block;
		margin-bottom: 120px!important
	}
}
.entry-loop.entry-loop-right {
	-webkit-box-direction: reverse;
	-moz-box-direction: reverse;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.entry-loop.entry-loop-right .loop-img:after {
	bottom: -40px;
	content: "";
	height: 70%;
	position: absolute;
	right: -40px;
	width: 70%;
	z-index: -1;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjMmMzNzM5IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MzVkNWYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
	background-image: -webkit-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -moz-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -o-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: linear-gradient(60deg, #2c3739 15%, #535d5f 100%);
	right: auto;
	left: -40px
}
@media (max-width: 767px) {
	.entry-loop.entry-loop-right .loop-img:after {
		bottom: -20px;
		right: -20px
	}
}
@media (max-width: 991px) {
	.entry-loop.entry-loop-right .loop-img:after {
		bottom: -20px;
		left: -20px
	}
}
@media (max-width: 767px) {
	.entry-loop.entry-loop-right .loop-img:after {
		left: auto
	}
}
.entry-loop.entry-loop-right .loop-text {
	padding-right: 90px
}
@media (max-width: 767px) {
	.entry-loop.entry-loop-right .loop-text {
		padding-right: 0
	}
}
.entry-loop.entry-loop-left .loop-text {
	padding-left: 105px
}
@media (max-width: 767px) {
	.entry-loop.entry-loop-left .loop-text {
		padding-left: 0
	}
}
.entry-loop .loop-img {
	position: relative;
	width: 60%
}
@media (max-width: 767px) {
	.entry-loop .loop-img {
		width: 100%
	}
}
.entry-loop .loop-img:after {
	bottom: -40px;
	content: "";
	height: 70%;
	position: absolute;
	right: -40px;
	width: 70%;
	z-index: -1;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjMmMzNzM5IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MzVkNWYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
	background-image: -webkit-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -moz-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -o-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: linear-gradient(60deg, #2c3739 15%, #535d5f 100%)
}
@media (max-width: 767px) {
	.entry-loop .loop-img:after {
		bottom: -20px;
		right: -20px
	}
}
@media (max-width: 991px) {
	.entry-loop .loop-img:after {
		bottom: -20px;
		right: -20px
	}
}
.entry-loop .loop-text {
	width: 40%
}
@media (max-width: 767px) {
	.entry-loop .loop-text {
		margin-top: 45px;
		width: 100%
	}
}
.entry-loop h1 a {
	color: #2c3739
}
.entry-post .loop-img {
	width: 50%
}
@media (max-width: 767px) {
	.entry-post .loop-img {
		width: 100%
	}
}
.entry-post .loop-text {
	width: 50%
}
@media (max-width: 767px) {
	.entry-post .loop-text {
		margin-top: 60px;
		width: 100%
	}
}
.entry-post h5 {
	margin-bottom: 20px
}
@media (min-width: 767px) and (max-width: 991px) {
	.entry-post h5 a {
		display: block
	}
	.entry-post h5 span {
		display: none
	}
}
.featured-post {
	position: relative;
	margin-bottom: 180px
}
@media (max-width: 767px) {
	.featured-post {
		margin-bottom: 120px
	}
}
.featured-post section {
	margin-right: 40px;
	position: relative
}
@media (max-width: 991px) {
	.featured-post section {
		margin-right: 20px
	}
}
@media (max-width: 767px) {
	.featured-post section {
		margin-right: 0
	}
}
.featured-post section:before {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjMmMzNzM5IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMzk5OTkiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
	background-image: -webkit-linear-gradient(30deg, #2c3739 15%, #a39999 100%);
	background-image: -moz-linear-gradient(30deg, #2c3739 15%, #a39999 100%);
	background-image: -o-linear-gradient(30deg, #2c3739 15%, #a39999 100%);
	background-image: linear-gradient(60deg, #2c3739 15%, #a39999 100%);
	zoom: 1;
	filter: alpha(opacity=75);
	-webkit-opacity: .75;
	-moz-opacity: .75;
	opacity: .75
}
.featured-post section:after {
	bottom: -40px;
	content: "";
	height: 70%;
	position: absolute;
	right: -40px;
	width: 70%;
	z-index: -1;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjMmMzNzM5IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MzVkNWYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
	background-image: -webkit-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -moz-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -o-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: linear-gradient(60deg, #2c3739 15%, #535d5f 100%)
}
@media (max-width: 767px) {
	.featured-post section:after {
		bottom: -20px;
		right: -20px
	}
}
@media (max-width: 991px) {
	.featured-post section:after {
		bottom: -20px;
		right: -20px
	}
}
.featured-post header {
	bottom: 60px;
	left: 0;
	padding: 0 60px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 2
}
@media (max-width: 991px) {
	.featured-post header {
		bottom: 45px
	}
}
@media (max-width: 767px) {
	.featured-post header {
		bottom: auto;
		left: auto;
		margin-top: 60px;
		padding: 0;
		position: relative;
		text-align: left
	}
}
.featured-post header h5 {
	color: #fff;
	margin: 0 0 20px 0
}
@media (max-width: 767px) {
	.featured-post header h5 {
		color: #2c3739
	}
}
@media (max-width: 767px) {
	.featured-post header h2 {
		margin-bottom: 15px
	}
}
.featured-post header h2 a {
	color: #fff
}
@media (max-width: 767px) {
	.featured-post header h2 a {
		color: #2c3739
	}
}
@media (max-width: 767px) {
	.featured-post header .btn {
		background: 0 0;
		color: #90C64A;
		font-size: 14px;
		font-size: .7rem;
		font-weight: 700;
		letter-spacing: 2px;
		line-height: 14px;
		line-height: .7rem;
		padding: 0;
		text-transform: uppercase
	}
	.featured-post header .btn:before {
		display: none
	}
	.featured-post header .btn i {
		display: inline-block!important;
		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease
	}
	.featured-post header .btn:hover i {
		margin-left: 4px
	}
}
.grid-list {
	font-size: 0;
	position: relative;
	margin-bottom: 150px
}
@media (max-width: 767px) {
	.grid-list {
		margin-bottom: 30px
	}
}
.grid-list section {
	border-bottom: 1px #e5e5e5 solid;
	border-right: 1px #e5e5e5 solid;
	display: inline-block;
	/*float: none;*/
	padding-bottom: 60px;
	padding-top: 60px;
	position: relative;
	text-align: center;
	vertical-align: top
}
@media (max-width: 767px) {
	.grid-list section.col-sm-6,
	.grid-list section.col-xs-6 {
		border-bottom: 0 none;
		border-right: 0 none
	}
}
.grid-list section.col-sm-6:nth-child(2n),
.grid-list section.col-xs-6:nth-child(2n) {
	border-right: 0 none
}
.grid-list section.col-sm-6:nth-last-child(-n+2),
.grid-list section.col-xs-6:nth-last-child(-n+2) {
	border-bottom: 0 none
}
@media (max-width: 991px) {
	.grid-list section.col-md-3 {
		border-bottom: 0 none;
		border-right: 0 none;
		padding-bottom: 30px;
		padding-top: 20px
	}
}
.grid-list section.col-md-3:nth-child(2n) {
	border-right: 1px #e5e5e5 solid
}
@media (max-width: 991px) {
	.grid-list section.col-md-3:nth-child(2n) {
		border-right: 0 none
	}
}
.grid-list section.col-md-3:nth-child(4n) {
	border-right: 0 none
}
.grid-list section.col-md-3:nth-last-child(-n+4) {
	border-bottom: 0 none
}
.grid-list img {
	width: 60%
}
.grid-list.full-list section {
	overflow: hidden;
	padding: 80px
}
@media (max-width: 991px) {
	.grid-list.full-list section {
		padding: 45px
	}
}
.grid-list.full-list h3 {
	margin: 0 0 20px 0
}
@media (max-width: 991px) {
	.grid-list.full-list h3 {
		font-size: 40px;
		font-size: 2rem
	}
}
.grid-list.full-list img {
	height: 122px;
	margin-bottom: 30px;
	width: 130px
}
.grid-list.full-list p {
	font-size: 16px;
	font-size: .8rem;
	line-height: 30px;
	line-height: 1.5rem;
	margin: 0
}
.grid-list.benefits-list section {
	height: 450px
}
@media (max-width: 991px) {
	.grid-list.benefits-list section {
		height: 420px
	}
}
@media (max-width: 767px) {
	.grid-list.benefits-list section {
		height: auto
	}
}
.grid-list.benefits-list p {
	line-height: 24px;
	line-height: 1.2rem
}
@media (max-width: 991px) {
	.grid-list.science-list {
		margin-bottom: 90px
	}
}
@media (max-width: 767px) {
	.grid-list.science-list {
		margin-bottom: 30px
	}
}
.grid-list.science-list section {
	height: 530px
}
@media (max-width: 1199px) {
	.grid-list.science-list section {
		height: 570px
	}
}
@media (max-width: 991px) {
	.grid-list.science-list section {
		height: 570px
	}
}
@media (max-width: 767px) {
	.grid-list.science-list section {
		height: auto
	}
}
.grid-block .col-block {
	padding: 0
}
.grid-block .col-block>div {
	height: 500px;
	padding: 90px 75px;
	position: relative;
	-webkit-transition: background-color .25s ease, -webkit-box-shadow .25s ease;
	-moz-transition: background-color .25s ease, -moz-box-shadow .25s ease;
	-o-transition: background-color .25s ease, box-shadow .25s ease;
	transition: background-color .25s ease, box-shadow .25s ease
}
@media (max-width: 991px) {
	.grid-block .col-block>div {
		height: 450px;
		padding-top: 60px
	}
}
@media (max-width: 767px) {
	.grid-block .col-block>div {
		height: auto;
		padding: 0 15px
	}
}
.grid-block .col-block-2:first-child>div,
.grid-block .col-block-2:last-child>div {
	background-color: #f4f5f5;
	z-index: 2;
	-webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
	-moz-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
	box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002)
}
@media (max-width: 767px) {
	.grid-block .col-block-2:first-child>div,
	.grid-block .col-block-2:last-child>div {
		background-color: transparent;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}
}
.grid-block .col-block-2>div {
	background-color: #fbfbfb;
	z-index: 1
}
@media (max-width: 767px) {
	.grid-block .col-block-2>div {
		background-color: transparent
	}
}
.grid-block .col-block-3:nth-child(odd)>div {
	background-color: #f4f5f5;
	z-index: 2;
	-webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
	-moz-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
	box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002)
}
@media (max-width: 991px) {
	.grid-block .col-block-3:nth-child(odd)>div {
		background-color: transparent;
		border-right: 1px #e5e5e5 solid;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}
}
@media (max-width: 767px) {
	.grid-block .col-block-3:nth-child(odd)>div {
		border-right: 0 none
	}
}
.grid-block .col-block-3:nth-child(even)>div {
	background-color: #fbfbfb;
	z-index: 1
}
@media (max-width: 991px) {
	.grid-block .col-block-3:nth-child(even)>div {
		background-color: transparent
	}
}
@media (max-width: 991px) {
	.grid-block .col-block-3>div {
		border-bottom: 1px #e5e5e5 solid
	}
	.grid-block .col-block-3:last-child>div,
	.grid-block .col-block-3:nth-last-child(2)>div {
		border-bottom: 0 none
	}
}
@media (max-width: 991px) and (max-width: 767px) {
	.grid-block .col-block-3>div {
		border-bottom: 0 none
	}
}
.grid-block h3 {
	font-weight: 700
}
@media (max-width: 767px) {
	.grid-block h3 {
		margin-bottom: 15px
	}
}
.grid-block p {
	font-size: 16px;
	font-size: .8rem;
	line-height: 30px;
	line-height: 1.5rem
}
.grid-block .num {
	bottom: 45px;
	font-size: 20px;
	font-size: 1rem;
	font-family: "Playfair Display", Georgia, "Times New Roman", Times, serif;
	left: 0;
	line-height: 34px;
	line-height: 1.7rem;
	position: absolute;
	text-align: center;
	width: 100%
}
@media (max-width: 767px) {
	.grid-block .num {
		display: none
	}
}
.grid-block .num:before {
	background: #90C64A;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 30px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.grid-block .num span {
	display: block;
	font-size: 14px;
	font-size: .7rem
}
#wrap>div[class*=container] {
	margin-bottom: 120px
}
@media (max-width: 767px) {
	#wrap>div[class*=container] {
		margin-bottom: 45px
	}
}
#wrap>div[class*=container] p:last-child {
	margin-bottom: 0
}
#wrap>div[class*=container].remove-margin {
	margin-bottom: 0
}
.container-bg-color {
	padding: 120px 0
}
@media (max-width: 767px) {
	.container-bg-color {
		padding: 30px 15px
	}
}
.container-fluid {
	padding: 0
}
.container-fluid.container-image-parallax {
	background-attachment: fixed;
	background-position: center 0;
	background-repeat: no-repeat;
	height: 100vh;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover
}
@media (max-width: 767px) {
	.container-fluid.container-image-parallax {
		background-attachment: scroll;
		height: 20vh
	}
}
.container-fluid.container-image-full {
	text-align: center
}
.container-fluid.container-image-full-padding {
	max-width: 1600px;
	padding: 0 30px
}
@media (max-width: 767px) {
	.container-fluid.container-image-full-padding {
		padding: 0
	}
}
@media (max-width: 991px) {
	.container {
		padding: 0 30px
	}
}
.container-image-grid {
	max-width: 1600px
}
.container-image-grid .row {
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}
@media (max-width: 767px) {
	.container-image-grid .row {
		display: block
	}
}
.container-image-grid .row>div:nth-child(odd) img {
	padding-left: 30px
}
@media (max-width: 767px) {
	.container-image-grid .row>div:nth-child(odd) img {
		padding-left: 0
	}
}
.container-image-grid .row>div:nth-child(even) img {
	padding-right: 30px
}
@media (max-width: 767px) {
	.container-image-grid .row>div:nth-child(even) img {
		padding-right: 0
	}
}
.container-image-grid .row>div picture,
.container-image-grid .row>div>img {
	display: block;
	margin-bottom: 30px
}
@media (max-width: 767px) {
	.container-image-grid .row>div picture,
	.container-image-grid .row>div>img {
		margin-bottom: 0
	}
}
.extra-spacing {
	margin-bottom: 180px!important;
	padding-top: 60px!important
}
@media (max-width: 767px) {
	.extra-spacing {
		margin-bottom: 60px!important;
		padding-top: 0!important
	}
}
.extra-spacing .btn {
	margin-top: 30px;
	padding: 18px 50px
}
@media (max-width: 767px) {
	.extra-spacing .btn {
		margin-top: 15px
	}
}
.pull-quote>div>div {
	padding: 0 8.33333333%
}
.pull-quote h2 {
	color: #6a7071;
	font-weight: 400;
	line-height: 60px;
	line-height: 3rem;
	margin-bottom: 0
}
@media (max-width: 767px) {
	.pull-quote h2 {
		font-size: 30px;
		font-size: 1.5rem;
		line-height: 45px!important;
		line-height: 2.25rem!important
	}
}
.pull-quote p {
	font-size: 16px;
	font-size: .8rem;
	letter-spacing: 2px;
	line-height: 16px;
	line-height: .8rem;
	margin: 45px 0
}
.pull-quote p strong {
	font-weight: 900;
	text-transform: uppercase
}
.offset-top-container {
	margin-bottom: 60px!important
}
@media (max-width: 767px) {
	.offset-top-container {
		margin-bottom: 30px!important
	}
}
.offset-top-container>div>div {
	background: #fff;
	margin-top: -300px;
	padding: 60px 120px 0 120px;
	position: relative;
	z-index: 4
}
@media (max-width: 992px) {
	.offset-top-container>div>div {
		margin-top: 0;
		padding-top: 0
	}
}
@media (max-width: 767px) {
	.offset-top-container>div>div {
		padding: 15px;
		text-align: left
	}
}
.body-color-alt p {
	color: #979b9c
}
.careers-extra {
	margin-bottom: 150px!important
}
.careers-extra>div>div {
	background: #f4f4f4;
	padding: 60px
}
.careers-extra h5 {
	margin-top: 8px
}
.careers-extra h3 {
	margin-bottom: 45px
}
.grid-overlap .row>div {
	position: relative
}
.grid-overlap .row>div:first-child {
	z-index: 2;
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
	-o-transform: translateX(60px);
	-ms-transform: translateX(60px);
	transform: translateX(60px)
}
@media (max-width: 767px) {
	.grid-overlap .row>div:first-child {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-o-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}
.grid-overlap .row>div:last-child {
	z-index: 1;
	-webkit-transform: translateX(-60px);
	-moz-transform: translateX(-60px);
	-o-transform: translateX(-60px);
	-ms-transform: translateX(-60px);
	transform: translateX(-60px)
}
@media (max-width: 767px) {
	.grid-overlap .row>div:last-child {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-o-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}
.image-shadow img {
	-webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
	-moz-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
	box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002)
}
@media (max-width: 991px) {
	.container-about-services {
		padding: 0 45px
	}
}
@media (max-width: 767px) {
	.container-about-services {
		padding: 0;
		-webkit-animation: none;
		-moz-animation: none;
		-o-animation: none;
		animation: none;
		-webkit-animation-delay: 0s;
		-moz-animation-delay: 0s;
		-o-animation-delay: 0s;
		animation-delay: 0s
	}
	.container-about-services .row {
		margin: 0
	}
	.container-about-services .row>div {
		padding: 0
	}
}
.about-services {
	position: relative;
	margin-top: -90px
}
@media (max-width: 767px) {
	.about-services {
		margin-top: 0
	}
}
.about-services>div {
	background: #90C64A;
	height: 800px;
	position: relative;
	width: 100%;
	z-index: 5;
	-webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .55);
	-moz-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .55);
	box-shadow: 0 0 70px 0 rgba(0, 0, 0, .55);
	-webkit-transition: width .35s ease;
	-moz-transition: width .35s ease;
	-o-transition: width .35s ease;
	transition: width .35s ease
}
@media (max-width: 767px) {
	.about-services>div {
		height: auto;
		margin-bottom: 30px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}
}
.about-services>div>div {
	display: table;
	/*height: 100%;*/
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transition: opacity .25s ease .45s;
	-moz-transition: opacity .25s ease .45s;
	-o-transition: opacity .25s ease .45s;
	transition: opacity .25s ease .45s
}
@media (max-width: 767px) {
	.about-services>div>div {
		display: block;
		position: relative;
		top: auto;
		left: auto
	}
}
.about-services>div>div>div {
	display: table-cell;
	vertical-align: middle
}
@media (max-width: 767px) {
	.about-services>div>div>div {
		display: block;
		padding: 60px 45px
	}
}
.about-services>div h5 {
	color: #fad4d3;
	margin-top: 0
}
.about-services>div h1 {
	color: #fff
}
@media (max-width: 991px) {
	.about-services>div h1 {
		margin-bottom: 30px
	}
}
.about-services>div .hr-long {
	background: #90C64A;
	display: block;
	height: 1px;
	margin-bottom: 45px;
	position: relative;
	width: 25px;
	background: #2c3739
}
.about-services>div .hr-long:after,
.about-services>div .hr-long:before {
	background: #90C64A;
	content: "";
	height: 1px;
	position: absolute
}
.about-services>div .hr-long:before {
	top: 0;
	right: -12px;
	width: 8px
}
.about-services>div .hr-long:after {
	top: 4px;
	left: 12px;
	width: 30px
}
.about-services>div .hr-long:after,
.about-services>div .hr-long:before {
	background: #2c3739
}
.about-services>div .hr-long span:after,
.about-services>div .hr-long span:before {
	background: #2c3739
}
@media (max-width: 991px) {
	.about-services>div .hr-long {
		margin-bottom: 30px
	}
}
.about-services>div p {
	color: #fff;
	font-size: 16px;
	font-size: .8rem;
	line-height: 30px;
	line-height: 1.5rem;
	margin: 0 auto 60px auto;
	width: 50%
}
@media (max-width: 991px) {
	.about-services>div p {
		margin-bottom: 30px
	}
}
@media (max-width: 767px) {
	.about-services>div p {
		margin: 0 0 15px 0;
		width: 100%
	}
}
.about-services>div ul {
	margin: 0;
	text-align: center
}
@media (max-width: 991px) {
	.about-services>div ul {
		padding: 0 60px
	}
}
@media (max-width: 767px) {
	.about-services>div ul {
		display: none
	}
}
.about-services>div ul li {
	color: #2c3739;
	cursor: pointer;
	display: inline-block;
	padding: 0 45px;
	position: relative
}
@media (max-width: 991px) {
	.about-services>div ul li {
		margin-bottom: 30px;
		width: 50%
	}
}
.about-services>div ul li:after {
	background: #fff;
	bottom: -12px;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	width: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: width .25s ease;
	-moz-transition: width .25s ease;
	-o-transition: width .25s ease;
	transition: width .25s ease
}
.about-services>div ul li h5 {
	margin: 0
}
.about-services>div ul li h5 img {
	display: block;
	height: 120px;
	margin: 0 auto;
	width: 120px
}
.about-services>div ul li:hover:after {
	width: 30px
}
.about-services>div ul.active {
	height: 100%;
	left: -9999px;
	position: absolute;
	pointer-events: none;
	top: 0;
	text-align: center;
	width: 100%;
	zoom: 1;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: opacity .45s ease .4s;
	-moz-transition: opacity .45s ease .4s;
	-o-transition: opacity .45s ease .4s;
	transition: opacity .45s ease .4s
}
@media (max-width: 991px) {
	.about-services>div ul.active {
		padding: 0
	}
}
.about-services>div ul.active li {
	height: 25%;
	margin-bottom: 0;
	padding: 0;
	width: 100%;
	zoom: 1;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: opacity .25s ease;
	-moz-transition: opacity .25s ease;
	-o-transition: opacity .25s ease;
	transition: opacity .25s ease
}
.about-services>div ul.active li:after {
	display: none
}
.about-services>div ul.active li h5 {
	display: block;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
@media (max-width: 991px) {
	.about-services>div ul.active li h5 img {
		width: 75%
	}
}
.about-services>ul>li {
	background: #fff;
	display: table;
	height: 700px;
	left: 0;
	font-size: 16px;
	font-size: .8rem;
	line-height: 30px;
	line-height: 1.5rem;
	overflow: hidden;
	padding: 0 10% 0 25%;
	position: absolute;
	top: 50px;
	width: 100%;
	visibility: hidden;
	z-index: 4;
	-webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
	-moz-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
	box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
	zoom: 1;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-o-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
@media (max-width: 767px) {
	.about-services>ul>li {
		background: 0 0;
		display: block;
		height: auto;
		left: auto;
		padding: 150px 30px 90px 30px;
		position: relative;
		top: auto;
		visibility: visible;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		zoom: 1;
		filter: alpha(opacity=100);
		-webkit-opacity: 1;
		-moz-opacity: 1;
		opacity: 1;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	.about-services>ul>li:last-child {
		padding-bottom: 0
	}
}
.about-services>ul>li>div {
	display: table-cell;
	vertical-align: middle
}
@media (max-width: 767px) {
	.about-services>ul>li>div {
		display: block
	}
}
@media (max-width: 767px) {
	.about-services>ul>li h3 {
		text-align: center
	}
}
.about-services>ul>li .hr-short {
	margin-bottom: 30px
}
@media (max-width: 767px) {
	.about-services>ul>li .hr-short {
		background: #90C64A;
		display: block;
		height: 1px;
		margin-bottom: 45px;
		position: relative;
		width: 25px;
		margin: 0 auto 45px auto;
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
		margin-bottom: 30px
	}
	.about-services>ul>li .hr-short:after,
	.about-services>ul>li .hr-short:before {
		background: #90C64A;
		content: "";
		height: 1px;
		position: absolute
	}
	.about-services>ul>li .hr-short:before {
		top: 0;
		right: -12px;
		width: 8px
	}
	.about-services>ul>li .hr-short:after {
		top: 4px;
		left: 12px;
		width: 30px
	}
	.about-services>ul>li .hr-short.hr-long-extra-margin {
		margin-bottom: 90px
	}
	.about-services>ul>li .hr-short span {
		display: block
	}
	.about-services>ul>li .hr-short span:after,
	.about-services>ul>li .hr-short span:before {
		background: #90C64A;
		content: "";
		height: 1px;
		position: absolute
	}
	.about-services>ul>li .hr-short span:before {
		top: 0;
		left: 40px;
		width: 25px
	}
	.about-services>ul>li .hr-short span:after {
		top: 4px;
		left: 45px;
		width: 5px
	}
}
@media (max-width: 767px) and (max-width: 767px) {
	.about-services>ul>li .hr-short.hr-long-extra-margin {
		margin-bottom: 60px
	}
}
.about-services>ul>li ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.about-services>ul>li ul li {
	padding-left: 20px;
	position: relative
}
.about-services>ul>li ul li:before {
	background: #90C64A;
	content: "";
	height: 4px;
	left: 0;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 4px;
	-webkit-border-radius: 100%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 100%;
	-moz-background-clip: padding;
	border-radius: 100%;
	background-clip: padding-box
}
.about-services .close {
	display: block;
	cursor: pointer;
	height: 30px;
	position: absolute;
	top: 30px;
	right: 30px;
	width: 30px;
	z-index: 6;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
@media (max-width: 767px) {
	.about-services .close {
		display: none
	}
}
.about-services .close:hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.about-services .close:after,
.about-services .close:before {
	background: #90C64A;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	top: 15px;
	left: 0;
	width: 30px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.about-services .close:after {
	right: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.about-services .li-img {
	background-repeat: no-repeat;
	background-position: center center;
	bottom: -20%;
	height: 100%;
	position: absolute;
	right: -20%;
	width: 100%;
	z-index: -1;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	zoom: 1;
	filter: alpha(opacity=3);
	-webkit-opacity: .03;
	-moz-opacity: .03;
	opacity: .03
}
@media (max-width: 767px) {
	.about-services .li-img {
		bottom: auto;
		display: block;
		height: 150px;
		left: 50%;
		right: auto;
		top: 0;
		width: 150px;
		zoom: 1;
		filter: alpha(opacity=100);
		-webkit-opacity: 1;
		-moz-opacity: 1;
		opacity: 1;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%)
	}
}
.about-services.active>div {
	width: 20%
}
@media (max-width: 767px) {
	.about-services.active>div {
		width: 100%
	}
}
.about-services.active>div>div {
	left: -9999px;
	zoom: 1;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: opacity .25s ease;
	-moz-transition: opacity .25s ease;
	-o-transition: opacity .25s ease;
	transition: opacity .25s ease
}
@media (max-width: 767px) {
	.about-services.active>div>div {
		left: auto;
		zoom: 1;
		filter: alpha(opacity=100);
		-webkit-opacity: 1;
		-moz-opacity: 1;
		opacity: 1
	}
}
.about-services.active>div>ul.active {
	left: 0;
	pointer-events: auto;
	zoom: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
.about-services.active>div>ul.active li {
	zoom: 1;
	filter: alpha(opacity=30);
	-webkit-opacity: .3;
	-moz-opacity: .3;
	opacity: .3;
	-webkit-transition: opacity .45s ease;
	-moz-transition: opacity .45s ease;
	-o-transition: opacity .45s ease;
	transition: opacity .45s ease
}
.about-services.active>div>ul.active li.active,
.about-services.active>div>ul.active li:hover {
	zoom: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
.about-services.active>ul>li.active {
	visibility: visible;
	zoom: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
@media (max-width: 991px) {
	.expanding-list {
		padding-right: 20px
	}
}
.expanding-list article {
	margin-bottom: 45px;
	min-height: 160px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
@media (max-width: 767px) {
	.expanding-list article {
		min-height: 0
	}
}
.expanding-list article:last-child {
	margin-bottom: 0
}
.expanding-list article header {
	position: relative
}
.expanding-list article header>h3 {
	background-color: #f9f9f9;
	color: #2c3739;
	cursor: pointer;
	height: 160px;
	font-weight: 400;
	left: 0;
	margin: 0;
	padding: 60px 90px 60px 60px;
	position: absolute;
	text-align: right;
	top: 0;
	width: 100%;
	z-index: 2;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	-webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
	-moz-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
	box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002)
}
@media (max-width: 767px) {
	.expanding-list article header>h3 {
		font-size: 35px;
		font-size: 1.75rem;
		height: auto;
		left: auto;
		line-height: 35px;
		line-height: 1.75rem;
		padding: 45px;
		position: relative;
		text-align: left;
		top: auto
	}
}
.expanding-list article header>h3:hover {
	top: -8px;
	-webkit-box-shadow: 0 20px 22px 0 rgba(0, 0, 0, .15000000000000002);
	-moz-box-shadow: 0 20px 22px 0 rgba(0, 0, 0, .15000000000000002);
	box-shadow: 0 20px 22px 0 rgba(0, 0, 0, .15000000000000002)
}
@media (max-width: 767px) {
	.expanding-list article header>h3:hover {
		top: auto;
		-webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
		-moz-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
		box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002)
	}
}
.expanding-list article header>h3 i {
	background: #90C64A;
	color: #fff;
	display: block;
	font-size: 30px;
	font-size: 1.5rem;
	height: 70px;
	line-height: 30px;
	line-height: 1.5rem;
	padding-top: 22px;
	position: absolute;
	text-align: center;
	top: 50%;
	right: -35px;
	width: 70px;
	z-index: 3;
	-webkit-border-radius: 100%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 100%;
	-moz-background-clip: padding;
	border-radius: 100%;
	background-clip: padding-box;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
@media (max-width: 767px) {
	.expanding-list article header>h3 i {
		height: 60px;
		padding-top: 16px;
		right: -30px;
		width: 60px
	}
}
.expanding-list article section {
	background: #f9f9f9;
	color: #2c3739;
	display: none;
	padding: 170px 60px 60px 60px;
	position: relative;
	z-index: 1
}
@media (max-width: 767px) {
	.expanding-list article section {
		padding: 0 45px 45px 45px
	}
}
.expanding-list article section.expanding-list-extra {
	padding: 30px 60px
}
@media (max-width: 767px) {
	.expanding-list article section.expanding-list-extra {
		padding: 30px
	}
}
.expanding-list article section.expanding-list-extra:before {
	display: none
}
.expanding-list article section.expanding-list-extra.active .btn,
.expanding-list article section.expanding-list-extra.active .btn:focus {
	background: #2c3739;
	color: #fff!important
}
.expanding-list article section.expanding-list-extra .btn {
	color: #fff;
	display: block;
	margin: 0 30%
}
@media (max-width: 767px) {
	.expanding-list article section.expanding-list-extra .btn {
		margin: 0
	}
}
.expanding-list article section p {
	font-size: 16px;
	font-size: .8rem;
	line-height: 30px;
	line-height: 1.5rem
}
.expanding-list article section ul {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0!important
}
.expanding-list article section ul li {
	font-size: 16px;
	font-size: .8rem;
	line-height: 20px;
	line-height: 1rem;
	margin-bottom: 15px;
	padding-left: 20px;
	position: relative
}
.expanding-list article section ul li:before {
	background: #90C64A;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	top: 6px;
	width: 5px;
	-webkit-border-radius: 100%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 100%;
	-moz-background-clip: padding;
	border-radius: 100%;
	background-clip: padding-box
}
@media (max-width: 767px) {
	.expanding-list article section ul li:before {
		top: 10px
	}
}
.expanding-list article section hr {
	margin: 0
}
.expanding-list article section .application-wrap {
	display: none;
	margin-top: 60px
}
.expanding-list article section .application-wrap .gform_wrapper {
	position: relative
}
.expanding-list article section .application-wrap li {
	padding-left: 0
}
.expanding-list article section .application-wrap li:before {
	display: none
}
.expanding-list article section .application-wrap .gform_title {
	color: #2c3739;
	font-size: 35px;
	font-size: 1.75rem;
	line-height: 35px;
	line-height: 1.75rem
}
.expanding-list article section .application-wrap .gf_progressbar_wrapper {
	position: absolute;
	top: 0;
	right: 0
}
@media (max-width: 767px) {
	.expanding-list article section .application-wrap .gf_progressbar_wrapper {
		position: relative;
		top: auto;
		right: auto
	}
}
.expanding-list article section .application-wrap .gf_progressbar_title {
	color: #2c3739;
	font-family: 'Catamaran', sans-serif;
	font-size: 18px;
	font-size: .9rem;
	line-height: 18px;
	line-height: .9rem;
	margin-top: 15px
}
.expanding-list article section .application-wrap .gf_progressbar {
	display: none
}
.expanding-list article section .application-wrap .button {
	background: #90C64A;
	border: 0 none;
	display: inline-block;
	font-size: 14px;
	font-size: .7rem;
	letter-spacing: 2px;
	line-height: 14px;
	line-height: .7rem;
	overflow: hidden;
	padding: 18px 20px 18px 24px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
	color: #fff
}
.expanding-list article section .application-wrap .button span {
	position: relative;
	z-index: 2
}
.expanding-list article section .application-wrap .button:before {
	background: #2c3739;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 1;
	-webkit-animation: hover-out .4s 1;
	-moz-animation: hover-out .4s 1;
	-o-animation: hover-out .4s 1;
	animation: hover-out .4s 1;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.expanding-list article section .application-wrap .button:hover {
	color: #fff;
	-webkit-transition: color .25s ease .25s;
	-moz-transition: color .25s ease .25s;
	-o-transition: color .25s ease .25s;
	transition: color .25s ease .25s
}
.expanding-list article section .application-wrap .button:hover:before {
	-webkit-animation: hover-in .25s 1;
	-moz-animation: hover-in .25s 1;
	-o-animation: hover-in .25s 1;
	animation: hover-in .25s 1;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}
.expanding-list article section .application-wrap .button:focus {
	color: #fff
}
.expanding-list article section .application-wrap .button.btn-white {
	color: #fff
}
.expanding-list article section .application-wrap .button.btn-white:before {
	background: #fff;
	z-index: 1
}
.expanding-list article section .application-wrap .button.btn-white:focus,
.expanding-list article section .application-wrap .button.btn-white:hover {
	color: #2c3739!important
}
.expanding-list article section .application-wrap .button.btn-gray {
	background: #2c3739;
	color: #fff
}
.expanding-list article section .application-wrap .button.btn-gray:before {
	background: #fff;
	z-index: 1
}
.expanding-list article section .application-wrap .button.btn-gray:focus,
.expanding-list article section .application-wrap .button.btn-gray:hover {
	color: #2c3739!important
}
.expanding-list article section .application-wrap .button:before {
	background: #fff;
	z-index: 1
}
.expanding-list article section .application-wrap .button:focus,
.expanding-list article section .application-wrap .button:hover {
	color: #2c3739!important
}
.expanding-list article section .application-wrap .button:hover {
	background: #2c3739!important;
	color: #fff!important
}
.expanding-list article section .application-wrap .gform_button {
	background: #90C64A;
	border: 0 none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-size: .7rem;
	letter-spacing: 2px;
	line-height: 14px;
	line-height: .7rem;
	overflow: hidden;
	padding: 18px 20px 18px 24px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease
}
.expanding-list article section .application-wrap .gform_button span {
	position: relative;
	z-index: 2
}
.expanding-list article section .application-wrap .gform_button:before {
	background: #2c3739;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 1;
	-webkit-animation: hover-out .4s 1;
	-moz-animation: hover-out .4s 1;
	-o-animation: hover-out .4s 1;
	animation: hover-out .4s 1;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.expanding-list article section .application-wrap .gform_button:hover {
	color: #fff;
	-webkit-transition: color .25s ease .25s;
	-moz-transition: color .25s ease .25s;
	-o-transition: color .25s ease .25s;
	transition: color .25s ease .25s
}
.expanding-list article section .application-wrap .gform_button:hover:before {
	-webkit-animation: hover-in .25s 1;
	-moz-animation: hover-in .25s 1;
	-o-animation: hover-in .25s 1;
	animation: hover-in .25s 1;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}
.expanding-list article section .application-wrap .gform_button:focus {
	color: #fff
}
.expanding-list article section .application-wrap .gform_button.btn-white {
	color: #fff
}
.expanding-list article section .application-wrap .gform_button.btn-white:before {
	background: #fff;
	z-index: 1
}
.expanding-list article section .application-wrap .gform_button.btn-white:focus,
.expanding-list article section .application-wrap .gform_button.btn-white:hover {
	color: #2c3739!important
}
.expanding-list article section .application-wrap .gform_button.btn-gray {
	background: #2c3739;
	color: #fff
}
.expanding-list article section .application-wrap .gform_button.btn-gray:before {
	background: #fff;
	z-index: 1
}
.expanding-list article section .application-wrap .gform_button.btn-gray:focus,
.expanding-list article section .application-wrap .gform_button.btn-gray:hover {
	color: #2c3739!important
}
.expanding-list article section .application-wrap .gform_button:hover {
	background: #2c3739!important;
	color: #fff!important
}
.expanding-list article section .application-wrap .gfield_description {
	color: #2c3739
}
.expanding-list article section .application-wrap .gfield_required {
	color: #ed7979
}
.expanding-list article section .application-wrap .gfield_error .gfield_label,
.expanding-list article section .application-wrap .gfield_error .validation_message {
	color: #ed7979
}
.expanding-list article section .application-wrap .gform_page .gform_page_footer {
	clear: both
}
.expanding-list article section .application-wrap .gform_page .gform_page_footer .gform_previous_button {
	display: none
}
.expanding-list article.active h3 {
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important
}
.expanding-list article.active h3:hover {
	top: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.expanding-list article.active h3 i {
	margin-top: -35px;
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
.expanding-list article.active section {
	-webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
	-moz-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
	box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002)
}
.expanding-list article.active div:before {
	zoom: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
.container-team {
	margin-bottom: 0!important;
	padding-top: 30px;
	max-width: 1600px
}
.container-team .row {
	margin: 240px 15px 0 15px
}
@media (max-width: 991px) {
	.container-team .row {
		margin: 15px
	}
}
.container-team .team-member {
	position: relative;
	text-align: center
}
@media (min-width: 767px) and (max-width: 991px) {
	.container-team .team-member {
		padding: 0 20%!important
	}
}
@media (max-width: 991px) {
	.container-team .team-member {
		-webkit-animation-delay: 0s!important;
		-moz-animation-delay: 0s!important;
		-o-animation-delay: 0s!important;
		animation-delay: 0s!important
	}
}
.container-team .team-member:nth-child(even) {
	margin-bottom: 240px;
	padding-left: 75px
}
@media (max-width: 991px) {
	.container-team .team-member:nth-child(even) {
		margin-bottom: 120px;
		padding-left: 15px
	}
}
.container-team .team-member:nth-child(even) .team-member-frame:after,
.container-team .team-member:nth-child(even) picture:after {
	right: auto;
	left: -40px
}
@media (max-width: 991px) {
	.container-team .team-member:nth-child(even) .team-member-frame:after,
	.container-team .team-member:nth-child(even) picture:after {
		left: auto;
		right: -40px
	}
}
@media (max-width: 767px) {
	.container-team .team-member:nth-child(even) .team-member-frame:after,
	.container-team .team-member:nth-child(even) picture:after {
		right: -20px
	}
}
.container-team .team-member:nth-child(odd) {
	margin-top: -150px;
	margin-bottom: 150px;
	padding-right: 75px
}
@media (max-width: 991px) {
	.container-team .team-member:nth-child(odd) {
		margin-top: 0;
		margin-bottom: 120px;
		padding-right: 15px
	}
}
.container-team .team-member a {
	color: #fff!important;
	display: block;
	position: relative
}
.container-team .team-member .entry-desc {
	background: rgba(0, 0, 0, .5);
	color: #fff;
	height: 100%;
	left: 0;
	padding: 30px;
	position: absolute;
	top: 0;
	width: 100%;
	zoom: 1;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all .45s ease;
	-moz-transition: all .45s ease;
	-o-transition: all .45s ease;
	transition: all .45s ease
}
@media (max-width: 991px) {
	.container-team .team-member .entry-desc {
		background: 0 0;
		color: #2c3739;
		display: block;
		height: auto;
		left: auto;
		padding: 0;
		margin-top: 75px;
		position: relative;
		top: auto;
		zoom: 1;
		filter: alpha(opacity=100);
		-webkit-opacity: 1;
		-moz-opacity: 1;
		opacity: 1
	}
}
@media (max-width: 767px) {
	.container-team .team-member .entry-desc {
		margin-top: 45px
	}
}
.container-team .team-member .entry-desc>span {
	bottom: 40%;
	left: 0;
	position: absolute;
	width: 100%;
	zoom: 1;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-o-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
	-webkit-transition: all .45s ease;
	-moz-transition: all .45s ease;
	-o-transition: all .45s ease;
	transition: all .45s ease
}
@media (max-width: 991px) {
	.container-team .team-member .entry-desc>span {
		bottom: auto;
		display: block;
		left: auto;
		position: relative;
		zoom: 1;
		filter: alpha(opacity=100);
		-webkit-opacity: 1;
		-moz-opacity: 1;
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}
.container-team .team-member .entry-desc h2 {
	color: #fff;
	padding: 0 30px;
	margin-bottom: 15px
}
@media (max-width: 991px) {
	.container-team .team-member .entry-desc h2 {
		color: #2c3739
	}
}
@media (max-width: 767px) {
	.container-team .team-member .entry-desc h2 {
		font-size: 35px;
		font-size: 1.75rem;
		line-height: 40px;
		line-height: 2rem
	}
}
.container-team .team-member .entry-desc h2 span {
	font-weight: 400
}
.container-team .team-member .entry-desc p {
	font-size: 16px;
	font-size: .8rem;
	line-height: 16px;
	line-height: .8rem;
	margin: 0 auto;
	width: 60%
}
@media (max-width: 991px) {
	.container-team .team-member .entry-desc p {
		color: #a5a5a5;
		width: 100%
	}
}
.container-team .team-member .team-member-frame,
.container-team .team-member picture {
	display: block;
	overflow: hidden
}
@media (max-width: 991px) {
	.container-team .team-member .team-member-frame,
	.container-team .team-member picture {
		position: relative;
		overflow: visible
	}
}
.container-team .team-member .team-member-frame:after,
.container-team .team-member picture:after {
	bottom: -40px;
	content: "";
	height: 70%;
	position: absolute;
	right: -40px;
	width: 70%;
	z-index: -1;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjMmMzNzM5IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MzVkNWYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
	background-image: -webkit-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -moz-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -o-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: linear-gradient(60deg, #2c3739 15%, #535d5f 100%)
}
@media (max-width: 767px) {
	.container-team .team-member .team-member-frame:after,
	.container-team .team-member picture:after {
		bottom: -20px;
		right: -20px
	}
}
.container-team .team-member .team-member-frame img,
.container-team .team-member picture img {
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease
}
.container-team .team-member a:hover .entry-desc {
	zoom: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
.container-team .team-member a:hover .entry-desc>span {
	bottom: 50%;
	zoom: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
.container-team .team-member a:hover img {
	-webkit-transform: scale(1.03, 1.03);
	-moz-transform: scale(1.03, 1.03);
	-o-transform: scale(1.03, 1.03);
	-ms-transform: scale(1.03, 1.03);
	transform: scale(1.03, 1.03)
}
@media (max-width: 991px) {
	.container-team .team-member a:hover img {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}
.author-bio-photo .row {
	position: relative
}
.author-bio-photo section {
	margin-top: -230px;
	padding: 0;
	-webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .35);
	-moz-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .35);
	box-shadow: 0 0 70px 0 rgba(0, 0, 0, .35)
}
@media (max-width: 767px) {
	.author-bio-photo section {
		margin-top: -60px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}
}
@media (max-width: 767px) {
	.author-bio-photo section img {
		padding: 0 15px
	}
}
.author-bio-photo .col-intro {
	position: absolute;
	top: 45%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
@media (max-width: 991px) {
	.author-bio-photo .col-intro {
		top: 35%
	}
}
@media (max-width: 767px) {
	.author-bio-photo .col-intro {
		position: relative;
		top: auto;
		left: auto;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}
.author-bio-photo .col-intro h4 {
	font-size: 26px;
	font-size: 1.3rem;
	line-height: 42px;
	line-height: 2.1rem;
	margin: 0;
	padding-right: 90px
}
@media (max-width: 991px) {
	.author-bio-photo .col-intro h4 {
		font-size: 18px;
		font-size: .9rem;
		line-height: 30px;
		line-height: 1.5rem;
		padding-right: 60px
	}
}
@media (max-width: 767px) {
	.author-bio-photo .col-intro h4 {
		font-size: 22px;
		font-size: 1.1rem;
		line-height: 34px;
		line-height: 1.7rem;
		margin: 60px 0 0 0;
		padding-right: 0;
		text-align: left
	}
}
.container-author {
	position: relative;
	margin-bottom: 90px
}
@media (max-width: 767px) {
	.container-author {
		margin-bottom: 30px
	}
}
.container-author .hr-long,
.container-author .row {
	margin-bottom: 60px
}
.container-author #user-toggle {
	left: 15px;
	position: absolute;
	top: 10px
}
@media (max-width: 1300px) {
	.container-author #user-toggle {
		left: 30px
	}
}
@media (max-width: 1200px) {
	.container-author #user-toggle {
		left: auto;
		margin-top: -30px;
		position: relative;
		text-align: center;
		top: auto
	}
}
@media (max-width: 767px) {
	.container-author #user-toggle {
		display: none
	}
}
.container-author #user-toggle li {
	border: 1px #b8b8b8 solid;
	color: #b8b8b8;
	cursor: pointer;
	display: block;
	font-size: 20px;
	font-size: 1rem;
	height: 50px;
	margin-bottom: 15px;
	position: relative;
	width: 55px;
	-webkit-border-radius: 3px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 3px;
	-moz-background-clip: padding;
	border-radius: 3px;
	background-clip: padding-box;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
@media (max-width: 1200px) {
	.container-author #user-toggle li {
		display: inline-block;
		height: auto;
		margin: 0 5px;
		width: auto
	}
}
.container-author #user-toggle li:hover {
	background: #2c3739;
	border-color: #2c3739;
	color: #fff
}
.container-author #user-toggle li:before {
	border-bottom: 5px transparent solid;
	border-top: 5px transparent solid;
	border-right: 5px #90C64A solid;
	content: "";
	position: absolute;
	right: -20px;
	top: 16px;
	zoom: 1;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
@media (max-width: 1200px) {
	.container-author #user-toggle li:before {
		border-bottom: 0 none;
		border-top: 5px #90C64A solid;
		border-left: 5px transparent solid;
		border-right: 5px transparent solid;
		left: 50%;
		margin-left: -5px;
		right: auto;
		top: -20px
	}
}
.container-author #user-toggle li.active {
	background: #90C64A;
	border-color: #90C64A;
	color: #fff
}
.container-author #user-toggle li.active:before {
	zoom: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
.container-author #user-toggle li:first-child span {
	padding-left: 45px
}
.container-author #user-toggle li span {
	display: none;
	font-size: 14px;
	font-size: .7rem;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 40px;
	line-height: 2rem;
	padding: 5px 15px 5px 30px;
	text-transform: uppercase;
	white-space: nowrap
}
@media (max-width: 1200px) {
	.container-author #user-toggle li span {
		display: inline-block
	}
}
.container-author #user-toggle li i {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
@media (max-width: 1200px) {
	.container-author #user-toggle li i {
		left: 15px;
		-webkit-transform: translate(0, -50%);
		-moz-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%)
	}
}
.container-author .user-container {
	width: 200%
}
@media (max-width: 767px) {
	.container-author .user-container {
		width: 100%
	}
}
.container-author .user-container h4 {
	line-height: 40px;
	line-height: 2rem
}
.container-author .user-container>div {
	float: left;
	left: 0;
	position: relative;
	-webkit-transition: left .35s ease, opacity .35s ease .2s;
	-o-transition: left .35s ease, opacity .35s ease .2s;
	transition: left .35s ease, opacity .35s ease .2s;
	width: 50%
}
@media (max-width: 767px) {
	.container-author .user-container>div {
		float: none;
		left: auto;
		width: 100%
	}
}
.container-author .user-container .the-bio {
	cursor: pointer;
	left: 50%!important;
	zoom: 1;
	filter: alpha(opacity=30);
	-webkit-opacity: .3;
	-moz-opacity: .3;
	opacity: .3
}
@media (max-width: 1000px) {
	.container-author .user-container .the-bio {
		zoom: 1;
		filter: alpha(opacity=0);
		-webkit-opacity: 0;
		-moz-opacity: 0;
		opacity: 0
	}
}
@media (max-width: 767px) {
	.container-author .user-container .the-bio {
		cursor: auto;
		left: auto!important;
		zoom: 1;
		filter: alpha(opacity=100);
		-webkit-opacity: 1;
		-moz-opacity: 1;
		opacity: 1
	}
}
.container-author .user-container .the-bio>div {
	position: relative;
	left: 90px
}
@media (max-width: 767px) {
	.container-author .user-container .the-bio>div {
		left: auto
	}
}
.container-author .user-container .the-bio.active {
	cursor: auto;
	left: 0!important;
	zoom: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
@media (max-width: 767px) {
	.container-author .user-container .the-bio.active {
		left: auto!important
	}
}
.container-author .user-container .the-bio.active>div {
	left: 0
}
@media (max-width: 767px) {
	.container-author .user-container .the-bio.active>div {
		left: auto
	}
}
.container-author .user-container .the-dirt {
	cursor: pointer;
	zoom: 1;
	filter: alpha(opacity=30);
	-webkit-opacity: .3;
	-moz-opacity: .3;
	opacity: .3
}
@media (max-width: 1000px) {
	.container-author .user-container .the-dirt {
		zoom: 1;
		filter: alpha(opacity=0);
		-webkit-opacity: 0;
		-moz-opacity: 0;
		opacity: 0
	}
}
@media (max-width: 767px) {
	.container-author .user-container .the-dirt {
		cursor: auto;
		margin-top: 60px;
		zoom: 1;
		filter: alpha(opacity=100);
		-webkit-opacity: 1;
		-moz-opacity: 1;
		opacity: 1
	}
}
.container-author .user-container .the-dirt>div {
	position: relative;
	left: 90px
}
@media (max-width: 767px) {
	.container-author .user-container .the-dirt>div {
		left: auto
	}
}
.container-author .user-container .the-dirt.active {
	cursor: auto;
	left: -50%!important;
	zoom: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
@media (max-width: 767px) {
	.container-author .user-container .the-dirt.active {
		left: auto!important
	}
}
.container-author .user-container .the-dirt.active>div {
	left: 0
}
@media (max-width: 767px) {
	.container-author .user-container .the-dirt.active>div {
		left: auto
	}
}
.container-author .user-container .the-dirt h4 {
	font-size: 45px;
	font-size: 2.25rem;
	font-style: normal;
	font-weight: 900;
	margin: 0 0 30px 0
}
.container-author .user-container .the-dirt ul {
	padding: 0!important
}
@media (max-width: 767px) {
	.container-author .user-container .the-dirt ul {
		margin-bottom: 0
	}
}
.container-author .user-container .the-dirt li {
	font-size: 20px;
	font-size: 1rem;
	line-height: 28px;
	line-height: 1.4rem;
	margin-bottom: 30px!important
}
.container-author .user-container .the-dirt li:last-child {
	margin-bottom: 0!important
}
.container-author .user-container .the-dirt li strong {
	display: block;
	font-size: 15px;
	font-size: .75rem;
	font-weight: 900;
	letter-spacing: 4px;
	margin-bottom: 6px;
	text-transform: uppercase
}
@media (max-width: 767px) {
	.container-author .user-container .the-dirt li strong {
		font-size: 18px;
		font-size: .9rem;
		font-weight: 700;
		letter-spacing: 0;
		text-transform: none
	}
}
.container-author .user-container p:last-child {
	margin-bottom: 0
}
.container-author #user-socials {
	text-align: center
}
.container-process-content {
	background: #90C64A;
	color: #fff;
	padding: 50px 0 50px 0
}
@media (max-width: 767px) {
	.container-process-content {
		padding: 60px 0
	}
}
.container-process-content .row {
	display: table
}
@media (max-width: 767px) {
	.container-process-content .row {
		display: block
	}
}
.container-process-content .row>div {
	display: table-cell;
	float: none;
	vertical-align: middle
}
@media (max-width: 767px) {
	.container-process-content .row>div {
		display: block;
		vertical-align: baseline
	}
}
.container-process-content .row>div img {
	padding-left: 30px
}
@media (max-width: 767px) {
	.container-process-content .row>div img {
		padding: 0;
		margin-top: 30px
	}
}
.container-process-content h1 {
	color: #fff
}
.container-process-grid {
	margin-top: -210px
}
@media (max-width: 767px) {
	.container-process-grid {
		margin-top: 0
	}
}
@media (max-width: 991px) {
	.container-process-grid .col-block>div {
		padding: 45px
	}
}
@media (max-width: 767px) {
	.container-process-grid .col-block>div {
		margin-bottom: 30px;
		padding: 0 15px
	}
}
.socials-list {
	margin: 0;
	padding: 0!important
}
.socials-list li {
	display: inline-block;
	margin: 0 15px!important
}
@media (max-width: 767px) {
	.socials-list li {
		margin: 0 10px!important
	}
}
.socials-list li a {
	border: 1px #e5e5e5 solid;
	color: #b8b8b8;
	display: block;
	font-size: 20px;
	font-size: 1rem;
	height: 50px;
	position: relative;
	width: 50px;
	-webkit-border-radius: 100%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 100%;
	-moz-background-clip: padding;
	border-radius: 100%;
	background-clip: padding-box
}
.socials-list li a:hover {
	background: #2c3739;
	border-color: #2c3739;
	color: #fff
}
.socials-list li a i {
	display: block;
	height: 20px;
	left: 50%;
	margin: -10px 0 0 -10px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 20px
}
.socials-list li a span {
	display: none
}
.two-columns {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px
}
@media (max-width: 767px) {
	.two-columns {
		-webkit-column-count: auto;
		-moz-column-count: auto;
		column-count: auto;
		-webkit-column-gap: normal;
		-moz-column-gap: normal;
		column-gap: normal
	}
}
.two-columns p:last-child {
	margin: 0
}
.image-container {
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}
.image-container:after,
.image-container:before {
	content: " ";
	display: table
}
.image-container:after {
	clear: both
}
.image-container:after,
.image-container:before {
	content: " ";
	display: table
}
.image-container:after {
	clear: both
}
@media (max-width: 767px) {
	.image-container {
		display: block
	}
}
.image-container>div {
	padding: 30px;
	width: 50%
}
@media (max-width: 767px) {
	.image-container>div {
		padding: 0;
		width: 100%
	}
}
.image-container>div:first-child {
	padding-left: 0
}
.image-container>div:last-child {
	padding-right: 0
}
@media (max-width: 767px) {
	.image-container>div:last-child {
		margin-top: 30px
	}
}
.col-img-right .image-container {
	-webkit-box-direction: reverse;
	-moz-box-direction: reverse;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.col-img-right .image-container>div:first-child {
	padding-left: 30px;
	padding-right: 0
}
@media (max-width: 767px) {
	.col-img-right .image-container>div:first-child {
		padding-left: 0
	}
}
.col-img-right .image-container>div:last-child {
	padding-left: 0;
	padding-right: 30px
}
@media (max-width: 767px) {
	.col-img-right .image-container>div:last-child {
		padding-right: 0
	}
}
.col-caption {
	color: #777;
	font-size: 16px;
	font-size: .8rem;
	font-style: italic;
	line-height: 24px;
	line-height: 1.2rem;
	margin-top: 30px;
	text-align: center
}
.col-caption p {
	margin-bottom: 0
}
iframe,
video {
	max-width: 100%
}
.video-wrapper {
	height: 0;
	padding: 25px 0 54% 0;
	position: relative
}
.video-wrapper iframe {
	border: 0 none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}
.pagination {
	margin-bottom: 60px;
	text-align: center
}
.pagination li {
	display: inline-block;
	padding: 10px
}
.pagination li a {
	display: block;
	position: relative;
	left: 0
}
.pagination li a span {
	display: none
}
.pagination li a:hover.next {
	left: 5px
}
.pagination li a:hover.prev {
	left: -5px
}
.pagination-wrap {
	padding-bottom: 150px;
	text-align: center
}
@media (max-width: 767px) {
	.pagination-wrap {
		padding: 30px 15px 0 15px;
		margin-bottom: 60px
	}
	.pagination-wrap .container {
		padding: 0 15px
	}
}
.pagination-wrap>h4 {
	font-style: normal;
	font-weight: 700;
	margin: 0 0 60px 0
}
@media (max-width: 767px) {
	.pagination-wrap>h4 {
		margin-bottom: 30px
	}
}
.pagination-wrap a {
	background: #2c3739;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 350px;
	margin-right: 40px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition: 0s;
	transition: 0s
}
@media (max-width: 767px) {
	.pagination-wrap a {
		margin-right: 0
	}
}
.pagination-wrap a:before {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjMmMzNzM5IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMzk5OTkiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
	background-image: -webkit-linear-gradient(30deg, #2c3739 15%, #a39999 100%);
	background-image: -moz-linear-gradient(30deg, #2c3739 15%, #a39999 100%);
	background-image: -o-linear-gradient(30deg, #2c3739 15%, #a39999 100%);
	background-image: linear-gradient(60deg, #2c3739 15%, #a39999 100%);
	zoom: 1;
	filter: alpha(opacity=75);
	-webkit-opacity: .75;
	-moz-opacity: .75;
	opacity: .75
}
.pagination-wrap a:after {
	bottom: -40px;
	content: "";
	height: 70%;
	position: absolute;
	right: -40px;
	width: 70%;
	z-index: -1;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjMmMzNzM5IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MzVkNWYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
	background-image: -webkit-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -moz-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -o-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: linear-gradient(60deg, #2c3739 15%, #535d5f 100%)
}
@media (max-width: 767px) {
	.pagination-wrap a:after {
		bottom: -20px;
		right: -20px
	}
}
.pagination-wrap a .pager-content {
	display: table;
	height: 350px;
	width: 100%
}
.pagination-wrap a .pager-content>span {
	text-align: center;
	display: table-cell;
	padding: 0 75px;
	vertical-align: middle;
	width: 100%;
	z-index: 2
}
@media (max-width: 767px) {
	.pagination-wrap a .pager-content>span {
		padding: 0 30px
	}
}
.pagination-wrap a .pager-img {
	height: 350px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%
}
.pagination-wrap a .pager-img img {
	left: 0;
	position: absolute;
	top: 50%;
	margin-top: -25%;
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease
}
.pagination-wrap a h1,
.pagination-wrap a h5 {
	color: #fff;
	margin: 0;
	position: relative;
	z-index: 2
}
.pagination-wrap a h1 {
	margin-bottom: 15px;
	position: relative;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
@media (max-width: 767px) {
	.pagination-wrap a h1 {
		font-size: 10vw;
		line-height: 11vw
	}
}
.pagination-wrap a h1:after {
	background: #fff;
	bottom: -20px;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	width: 0;
	zoom: 1;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: opacity .15s ease, width .25s ease .15s;
	-moz-transition: opacity .15s ease, width .25s ease .15s;
	-o-transition: opacity .15s ease, width .25s ease .15s;
	transition: opacity .15s ease, width .25s ease .15s
}
.pagination-wrap a h5 {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
.pagination-wrap a:hover .pager-img img {
	-webkit-transform: scale(1.03, 1.03);
	-moz-transform: scale(1.03, 1.03);
	-o-transform: scale(1.03, 1.03);
	-ms-transform: scale(1.03, 1.03);
	transform: scale(1.03, 1.03)
}
.pagination-wrap a:hover h1 {
	-webkit-transform: translate3d(0, -15px, 0);
	-moz-transform: translate3d(0, -15px, 0);
	-o-transform: translate3d(0, -15px, 0);
	-ms-transform: translate3d(0, -15px, 0);
	transform: translate3d(0, -15px, 0)
}
.pagination-wrap a:hover h1:after {
	width: 30px;
	zoom: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: width .5s ease .25s;
	-moz-transition: width .5s ease .25s;
	-o-transition: width .5s ease .25s;
	transition: width .5s ease .25s
}
.pagination-wrap a:hover h5 {
	-webkit-transform: translate3d(0, 15px, 0);
	-moz-transform: translate3d(0, 15px, 0);
	-o-transform: translate3d(0, 15px, 0);
	-ms-transform: translate3d(0, 15px, 0);
	transform: translate3d(0, 15px, 0)
}
.pagination-post a h1 {
	margin-bottom: 0;
	margin-top: 15px
}
.pagination-post a h1:after {
	bottom: auto;
	top: -20px
}
.pagination-post a:hover h1 {
	-webkit-transform: translate3d(0, 15px, 0);
	-moz-transform: translate3d(0, 15px, 0);
	-o-transform: translate3d(0, 15px, 0);
	-ms-transform: translate3d(0, 15px, 0);
	transform: translate3d(0, 15px, 0)
}
.pagination-post a:hover h1:after {
	width: 30px;
	zoom: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: width .5s ease .25s;
	-moz-transition: width .5s ease .25s;
	-o-transition: width .5s ease .25s;
	transition: width .5s ease .25s
}
.pagination-post a:hover h5 {
	-webkit-transform: translate3d(0, -15px, 0);
	-moz-transform: translate3d(0, -15px, 0);
	-o-transform: translate3d(0, -15px, 0);
	-ms-transform: translate3d(0, -15px, 0);
	transform: translate3d(0, -15px, 0)
}
@media (max-width: 767px) {
	.success-giphy {
		padding: 0 30px!important
	}
}
.success-giphy>div {
	background-repeat: no-repeat;
	background-position: center center;
	height: calc(100vh - 230px - 70px);
	margin: 0 40px 30px 0;
	min-height: 615px;
	position: relative;
	text-align: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover
}
.success-giphy>div:after {
	bottom: -40px;
	content: "";
	height: 70%;
	position: absolute;
	right: -40px;
	width: 70%;
	z-index: -1;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjMmMzNzM5IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MzVkNWYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
	background-image: -webkit-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -moz-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -o-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: linear-gradient(60deg, #2c3739 15%, #535d5f 100%)
}
@media (max-width: 767px) {
	.success-giphy>div:after {
		bottom: -20px;
		right: -20px
	}
}
@media (max-width: 767px) {
	.success-giphy>div {
		height: auto;
		margin: 0;
		min-height: 0
	}
}
.success-giphy>div>div {
	color: #fff;
	left: 0;
	padding: 0 90px;
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
@media (max-width: 767px) {
	.success-giphy>div>div {
		left: auto;
		padding: 90px 30px;
		position: relative;
		top: auto;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none
	}
}
.success-giphy>div>div h1 {
	color: #fff;
	font-size: 100px;
	font-size: 5rem;
	line-height: 100px;
	line-height: 5rem;
	margin: 0 0 20px 0
}
@media (max-width: 767px) {
	.success-giphy>div>div h1 {
		font-size: 60px;
		font-size: 3rem;
		line-height: 60px;
		line-height: 3rem
	}
}
.success-giphy>div>div p {
	font-size: 24px;
	font-size: 1.2rem;
	margin: 0 auto;
	width: 50%
}
@media (max-width: 991px) {
	.success-giphy>div>div p {
		font-size: 18px;
		font-size: .9rem;
		line-height: 28px;
		line-height: 1.4rem;
		width: 100%
	}
}
@media (max-width: 767px) {
	.project-meta {
		margin-bottom: 45px
	}
}
.project-meta h5 {
	margin: 10px 0
}
.project-meta p {
	font-size: 16px;
	font-size: .8rem;
	line-height: 24px;
	line-height: 1.2rem
}
.four-oh-four {
	position: relative
}
.four-oh-four>div {
	height: calc(100vh - 230px - 70px);
	margin: 0 40px 30px 0;
	min-height: 615px;
	position: relative
}
@media (max-width: 767px) {
	.four-oh-four>div {
		margin: 0;
		padding: 0 30px
	}
}
.four-oh-four>div:before {
	background: rgba(0, 0, 0, .3);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2
}
@media (max-width: 767px) {
	.four-oh-four>div:before {
		display: none
	}
}
.four-oh-four>div:after {
	bottom: -40px;
	content: "";
	height: 70%;
	position: absolute;
	right: -40px;
	width: 70%;
	z-index: -1;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjMmMzNzM5IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MzVkNWYiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
	background-image: -webkit-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -moz-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: -o-linear-gradient(30deg, #2c3739 15%, #535d5f 100%);
	background-image: linear-gradient(60deg, #2c3739 15%, #535d5f 100%)
}
@media (max-width: 767px) {
	.four-oh-four>div:after {
		bottom: -20px;
		right: -20px
	}
}
@media (max-width: 767px) {
	.four-oh-four>div:after {
		display: none
	}
}
.four-oh-four>div>section {
	color: #fff;
	left: 0;
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 2;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
@media (max-width: 767px) {
	.four-oh-four>div>section {
		color: inherit;
		left: auto;
		margin-bottom: 30px;
		position: relative;
		top: auto;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}
.four-oh-four>div>section h1 {
	color: #fff;
	font-size: 100px;
	font-size: 5rem
}
@media (max-width: 1199px) {
	.four-oh-four>div>section h1 {
		font-size: 8vw;
		line-height: 6vw
	}
}
@media (max-width: 767px) {
	.four-oh-four>div>section h1 {
		color: inherit
	}
}
@media (max-width: 767px) {
	.four-oh-four>div>section p {
		margin: 0
	}
}
.four-oh-four>div>section a {
	background: #90C64A;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-size: .7rem;
	letter-spacing: 2px;
	line-height: 14px;
	line-height: .7rem;
	margin-top: 30px;
	padding: 18px 20px 18px 24px;
	text-transform: uppercase
}
.four-oh-four>div>section a:hover {
	background: #2c3739
}
.four-oh-four>div>div {
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%
}
.four-oh-four>div>div video {
	left: 50%;
	position: absolute;
	top: 50%;
	width: 1800px;
	max-width: none;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
footer {
	height: 400px;
	position: relative
}
@media (max-width: 991px) {
	footer {
		height: 490px
	}
}
@media (max-width: 767px) {
	footer {
		height: auto
	}
}
footer .footer-links {
	bottom: 100px;
	font-size: 0;
	left: 0;
	position: absolute;
	width: 100%
}
@media (max-width: 991px) {
	footer .footer-links {
		bottom: 190px
	}
}
@media (max-width: 767px) {
	footer .footer-links {
		bottom: auto;
		position: relative;
		left: auto
	}
}
footer .footer-links>div {
	display: inline-block;
	vertical-align: bottom;
	width: 100%
}
@media (max-width: 767px) {
	footer .footer-links>div {
		width: 100%
	}
}
@media (max-width: 767px) {
	footer .footer-links>div:first-child {
		display: none
	}
}
footer .footer-links>div:first-child>div {
	/*height: 225px*/
}
footer .footer-links>div:last-child>div {
	/*height: 270px*/
}
footer .footer-links>div:last-child h2 {
	margin: 0 0 20px 0
}
footer .footer-links>div:last-child h2:after {
	bottom: -30px
}
footer .footer-links {
	display: block;
	background-image: 8121991;
	background-image: -webkit-linear-gradient(85deg, #2c3739 0, #444d4e 100%);
	background-image: -moz-linear-gradient(85deg, #2c3739 0, #444d4e 100%);
	background-image: -o-linear-gradient(85deg, #2c3739 0, #444d4e 100%);
	background-image: linear-gradient(5deg, #2c3739 0, #444d4e 100%);
	-webkit-transition: padding .25s ease;
	-moz-transition: padding .25s ease;
	-o-transition: padding .25s ease;
	transition: padding .25s ease
}
footer .footer-links :hover {
	background-image: 8121991;
	background-image: -webkit-linear-gradient(85deg, #2c3739 0, #444d4e 100%);
	background-image: -moz-linear-gradient(85deg, #2c3739 0, #444d4e 100%);
	background-image: -o-linear-gradient(85deg, #2c3739 0, #444d4e 100%);
	background-image: linear-gradient(5deg, #2c3739 0, #444d4e 100%)
}
/*footer .footer-links a:hover h2 {
	-webkit-transform: translate3d(0, -15px, 0);
	-moz-transform: translate3d(0, -15px, 0);
	-o-transform: translate3d(0, -15px, 0);
	-ms-transform: translate3d(0, -15px, 0);
	transform: translate3d(0, -15px, 0)
}
footer .footer-links a:hover h2:after {
	width: 30px;
	zoom: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: width .5s ease .25s;
	-moz-transition: width .5s ease .25s;
	-o-transition: width .5s ease .25s;
	transition: width .5s ease .25s
}*/
footer .footer-links :hover h5 {
	-webkit-transform: translate3d(0, 15px, 0);
	-moz-transform: translate3d(0, 15px, 0);
	-o-transform: translate3d(0, 15px, 0);
	-ms-transform: translate3d(0, 15px, 0);
	transform: translate3d(0, 15px, 0)
}
footer .footer-links div>div>div {
	display: table;
	width: 100%
}
footer .footer-links div>div>span {
	display: inherit;
	vertical-align: middle;
	padding: 4%;
}
footer .footer-links h2 {
	color: #fff;
	margin: 0 0 15px 0;
	position: relative;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
@media (max-width: 991px) {
	footer .footer-links h2 {
		font-size: 40px;
		font-size: 2rem;
		line-height: 44px;
		line-height: 2.2rem
	}
}
footer .footer-links h2:after {
	background: rgba(255, 255, 255, .2);
	bottom: -20px;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	width: 0;
	zoom: 1;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: opacity .15s ease, width .25s ease .15s;
	-moz-transition: opacity .15s ease, width .25s ease .15s;
	-o-transition: opacity .15s ease, width .25s ease .15s;
	transition: opacity .15s ease, width .25s ease .15s
}
footer .footer-links h5 {
	color: #90C64A;
	margin: 0;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
footer .footer-bottom {
	background: #2c3739;
	border-top: 1px #424b4d solid;
	bottom: 0;
	color: #fff;
	left: 0;
	position: absolute;
	width: 100%
}
@media (max-width: 991px) {
	footer .footer-bottom {
		text-align: center
	}
}
@media (max-width: 767px) {
	footer .footer-bottom {
		bottom: auto;
		left: auto;
		position: relative
	}
}
footer .footer-bottom>div>div>div {
	height: 100px;
	position: relative
}
@media (max-width: 991px) {
	footer .footer-bottom>div>div>div {
		height: 190px;
		padding-top: 30px
	}
}
@media (max-width: 767px) {
	footer .footer-bottom>div>div>div {
		height: auto
	}
}
footer .footer-bottom .logo-mark {
	left: 15px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
@media (max-width: 991px) {
	footer .footer-bottom .logo-mark {
		left: auto;
		margin-bottom: 20px;
		position: relative;
		top: auto;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}
@media (max-width: 767px) {
	footer .footer-bottom .logo-mark {
		margin: 30px 0
	}
}
footer .footer-bottom .logo-mark svg {
	display: block;
	width: 30px
}
@media (max-width: 991px) {
	footer .footer-bottom .logo-mark svg {
		display: inline-block;
		width: 50px
	}
}
@media (max-width: 767px) {
	footer .footer-bottom .logo-mark svg {
		width: 30%
	}
}
footer .footer-bottom .logo-mark svg g {
	fill: rgba(255, 255, 255, .2)
}
footer .footer-bottom p {
	font-size: 14px;
	font-size: .7rem;
	line-height: 14px;
	line-height: .7rem;
	left: 65px;
	margin: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
@media (max-width: 991px) {
	footer .footer-bottom p {
		font-size: 13px;
		font-size: .65rem;
		left: auto;
		margin-bottom: 10px;
		position: relative;
		top: auto;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}
@media (max-width: 767px) {
	footer .footer-bottom p {
		font-size: 14px;
		font-size: .7rem
	}
}
footer .footer-bottom p>span {
	color: #5b6668;
	margin: 0 10px
}
@media (max-width: 767px) {
	footer .footer-bottom p>span {
		display: block;
		visibility: hidden
	}
}
footer .footer-bottom p .gc-cs-link {
	color: #fff!important;
	display: inline-block!important;
	text-decoration: none!important;
	visibility: visible!important
}
footer .footer-bottom p a {
	color: #fff
}
footer .footer-bottom p a:hover {
	color: #90C64A
}
footer .footer-bottom ul {
	margin: 0;
	line-height: 14px;
	line-height: .7rem;
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
@media (max-width: 991px) {
	footer .footer-bottom ul {
		position: relative;
		right: auto;
		top: auto;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}
@media (max-width: 767px) {
	footer .footer-bottom ul {
		margin: 30px 0
	}
}
footer .footer-bottom ul li {
	display: inline-block
}
footer .footer-bottom ul li a {
	color: #fff;
	display: block;
	font-size: 15px;
	font-size: .75rem;
	line-height: 15px;
	line-height: .75rem;
	padding: 10px
}
@media (max-width: 767px) {
	footer .footer-bottom ul li a {
		font-size: 18px;
		font-size: .9rem;
		line-height: 18px;
		line-height: .9rem
	}
}
footer .footer-bottom ul li a:hover {
	color: #90C64A
}
footer .footer-bottom ul li span {
	display: none
}
.gform_wrapper .input-centered {
	padding: 0 15%
}
.gform_wrapper .gfield_label {
	font-family: 'Catamaran', sans-serif;
	font-size: 14px;
	font-size: .7rem;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 14px;
	line-height: .7rem;
	text-transform: uppercase
}
.gform_wrapper .fancy-labels {
	text-align: center
}
.gform_wrapper .fancy-labels .gfield_radio li {
	display: inline-block;
	padding-right: 15px!important;
	padding-left: 15px!important
}
@media (max-width: 991px) {
	.gform_wrapper .fancy-labels .gfield_radio li {
		padding: 0!important;
		margin-bottom: 30px;
		width: 50%
	}
	.gform_wrapper .fancy-labels .gfield_radio li:last-child,
	.gform_wrapper .fancy-labels .gfield_radio li:nth-last-child(2) {
		margin-bottom: 0!important
	}
}
@media (max-width: 767px) {
	.gform_wrapper .fancy-labels .gfield_radio li {
		display: block;
		width: 100%
	}
	.gform_wrapper .fancy-labels .gfield_radio li:nth-last-child(2) {
		margin-bottom: 30px!important
	}
}
.gform_wrapper .fancy-labels .gfield_radio li:first-child {
	padding-left: 0!important
}
.gform_wrapper .fancy-labels .gfield_radio li:last-child {
	padding-right: 0!important
}
.gform_wrapper .fancy-labels .gfield_radio input {
	display: none!important;
	visibility: hidden!important
}
.gform_wrapper .fancy-labels .gfield_radio input:checked+label {
	background-color: #90C64A;
	border-color: #90C64A;
	color: #fff
}
.gform_wrapper .fancy-labels .gfield_radio label {
	border: 1px #ccc solid;
	cursor: pointer;
	display: inline-block;
	font-family: 'Catamaran', sans-serif;
	font-size: 12px;
	font-size: .6rem;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 20px;
	line-height: 1rem;
	margin: 0;
	padding: 20px 25px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 200px;
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.gform_wrapper .fancy-labels .gfield_radio label:hover {
	background-color: #2c3739;
	border-color: #2c3739;
	color: #fff
}
.gform_wrapper .intro-labels {
	margin-bottom: 45px
}
@media (max-width: 767px) {
	.gform_wrapper .intro-labels {
		margin-bottom: 0
	}
}
.gform_wrapper .intro-labels .gfield_radio {
	text-align: center
}
@media (max-width: 991px) {
	.gform_wrapper .intro-labels .gfield_radio {
		padding: 0
	}
}
.gform_wrapper .intro-labels .gfield_radio li {
	display: inline-block;
	margin: 0 2%;
	width: 40%
}
@media (max-width: 767px) {
	.gform_wrapper .intro-labels .gfield_radio li {
		display: block;
		margin: 0 0 30px 0;
		width: 100%
	}
}
.gform_wrapper .intro-labels .gfield_radio li:first-child label {
	background: #f9f9f9 url(images/icon-plan-a-project.svg) no-repeat center 30px
}
.gform_wrapper .intro-labels .gfield_radio li:last-child label {
	background: #f9f9f9 url(images/icon-say-hi.svg) no-repeat center 30px
}
.gform_wrapper .intro-labels .gfield_radio li label {
	-webkit-background-size: 35%!important;
	-moz-background-size: 35%!important;
	background-size: 35%!important
}
.gform_wrapper .intro-labels .gfield_radio input {
	display: none!important;
	visibility: hidden!important
}
.gform_wrapper .intro-labels .gfield_radio input:checked+label {
	background-color: #90C64A;
	border-color: #fff;
	color: #fff
}
.gform_wrapper .intro-labels .gfield_radio label {
	background-color: #f9f9f9;
	border: 0 none;
	cursor: pointer;
	font-size: 14px;
	font-size: .7rem;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 195px 0 15px 0;
	position: relative;
	top: 0;
	text-transform: uppercase;
	width: 100%!important;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	-webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
	-moz-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002);
	box-shadow: 0 0 70px 0 rgba(0, 0, 0, .15000000000000002)
}
@media (max-width: 1199px) {
	.gform_wrapper .intro-labels .gfield_radio label {
		padding-top: 165px
	}
}
@media (max-width: 991px) {
	.gform_wrapper .intro-labels .gfield_radio label {
		padding-top: 135px
	}
}
@media (max-width: 767px) {
	.gform_wrapper .intro-labels .gfield_radio label {
		padding-top: 150px
	}
}
.gform_wrapper .intro-labels .gfield_radio label:hover {
	background-color: #fbfbfb;
	color: #2c3739;
	top: -8px;
	-webkit-box-shadow: 0 20px 22px 0 rgba(0, 0, 0, .15000000000000002);
	-moz-box-shadow: 0 20px 22px 0 rgba(0, 0, 0, .15000000000000002);
	box-shadow: 0 20px 22px 0 rgba(0, 0, 0, .15000000000000002)
}
.gform_wrapper .fancy-checks {
	text-align: center
}
.gform_wrapper .fancy-checks li {
	display: inline-block;
	padding-right: 20px!important;
	padding-left: 20px!important
}
@media (max-width: 991px) {
	.gform_wrapper .fancy-checks li {
		margin-bottom: 30px!important;
		width: 50%
	}
	.gform_wrapper .fancy-checks li:last-child,
	.gform_wrapper .fancy-checks li:nth-last-child(2) {
		margin-bottom: 0!important
	}
}
.gform_wrapper .fancy-checks li input {
	display: none!important;
	visibility: hidden!important
}
.gform_wrapper .fancy-checks li input:checked+label:before {
	background: #90C64A;
	border-color: #90C64A
}
.gform_wrapper .fancy-checks li input:checked+label:after {
	color: #fff;
	content: "\f00c";
	-webkit-transition: opacity .25s ease .2s;
	-moz-transition: opacity .25s ease .2s;
	-o-transition: opacity .25s ease .2s;
	transition: opacity .25s ease .2s
}
.gform_wrapper .fancy-checks li label {
	cursor: pointer;
	font-family: 'Catamaran', sans-serif;
	font-size: 12px;
	font-size: .6rem;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 12px;
	line-height: .6rem;
	margin: 0;
	padding-top: 70px;
	position: relative;
	text-transform: uppercase;
	width: 130px
}
.gform_wrapper .fancy-checks li label:hover:before {
	background: #2c3739;
	border-color: #2c3739
}
.gform_wrapper .fancy-checks li label:hover:after {
	color: #fff
}
.gform_wrapper .fancy-checks li label:before {
	border: 1px #ccc solid;
	content: "";
	position: absolute;
	height: 50px;
	left: 50%;
	margin-left: -25px;
	top: 0;
	width: 50px;
	-webkit-border-radius: 100%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 100%;
	-moz-background-clip: padding;
	border-radius: 100%;
	background-clip: padding-box;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.gform_wrapper .fancy-checks li label:after {
	content: "\f067";
	color: #1a2122;
	font-family: fontawesome;
	font-size: 24px;
	font-size: 1.2rem;
	font-weight: 400;
	left: 50%;
	position: absolute;
	top: 20px;
	-webkit-transform: translateX(-45%);
	-moz-transform: translateX(-45%);
	-o-transform: translateX(-45%);
	-ms-transform: translateX(-45%);
	transform: translateX(-45%);
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.gform_wrapper .validation_error {
	background: 0 0;
	border: 0 none;
	font-weight: 400;
	margin-bottom: 30px;
	padding: 0 25%;
	text-align: center
}
@media (max-width: 991px) {
	.gform_wrapper .validation_error {
		padding: 0 20%
	}
}
@media (max-width: 767px) {
	.gform_wrapper .validation_error {
		padding: 0 30px
	}
}
.gform_wrapper .gfield_description,
.gform_wrapper .validation_message {
	font-size: 14px;
	font-size: .7rem;
	font-style: italic
}
.gform_wrapper .gform_footer {
	margin-top: 90px;
	padding: 0 15%;
	text-align: center
}
.gform_wrapper .gform_footer input[type=submit] {
	background: 0 0;
	border: 1px #ccc solid;
	color: #333;
	font-family: 'Catamaran', sans-serif;
	font-size: 20px;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 4px;
	line-height: 40px;
	line-height: 2rem;
	width: 100%
}
.gform_wrapper .gform_footer input[type=submit]:hover {
	background-color: #2c3739;
	border-color: #2c3739!important;
	color: #fff
}
.gform_wrapper .extra-margin {
	margin: 60px 0
}
.gform_wrapper .budget {
	margin-bottom: 30px;
	text-align: center
}
.gform_wrapper .budget-disclaimer {
	margin-bottom: 60px
}
.gform_wrapper .budget-disclaimer p {
	background: rgba(235, 80, 72, .15);
	font-size: 18px;
	font-size: .9rem;
	font-style: italic;
	line-height: 26px;
	line-height: 1.3rem;
	margin: 0 10%;
	text-align: center;
	padding: 30px 60px
}
@media (max-width: 767px) {
	.gform_wrapper .budget-disclaimer p {
		margin: 0;
		padding: 20px
	}
}
.gform_wrapper .pull-left,
.gform_wrapper .pull-right {
	width: 48%
}
@media (max-width: 767px) {
	.gform_wrapper .pull-left,
	.gform_wrapper .pull-right {
		width: 100%
	}
}
.gform_wrapper .pull-left input,
.gform_wrapper .pull-right input {
	width: 100%!important
}
.gform_wrapper .clearfix,
.gform_wrapper .container,
.gform_wrapper .container-fluid,
.gform_wrapper .dl-horizontal dd,
.gform_wrapper .form-horizontal .form-group,
.gform_wrapper .row {
	clear: both
}
.gform_wrapper .remove-sub-labels .ginput_complex span label {
	display: none
}
lesshat-selector {
	-lh-property: 0
}
@-webkit-keyframes hover-in {
	0% {
		-webkit-transform: translateY(0)
	}
	100% {
		-webkit-transform: translateY(-100%)
	}
}
@-moz-keyframes hover-in {
	0% {
		-moz-transform: translateY(0)
	}
	100% {
		-moz-transform: translateY(-100%)
	}
}
@-o-keyframes hover-in {
	0% {
		-o-transform: translateY(0)
	}
	100% {
		-o-transform: translateY(-100%)
	}
}
@keyframes hover-in {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		-webkit-transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}
lesshat-selector {
	-lh-property: 0
}
@-webkit-keyframes hover-out {
	0% {
		-webkit-transform: translateY(-100%);
		opacity: 1
	}
	100% {
		-webkit-transform: translateY(-100%);
		opacity: 0
	}
}
@-moz-keyframes hover-out {
	0% {
		-moz-transform: translateY(-100%);
		opacity: 1
	}
	100% {
		-moz-transform: translateY(-100%);
		opacity: 0
	}
}
@-o-keyframes hover-out {
	0% {
		-o-transform: translateY(-100%);
		opacity: 1
	}
	100% {
		-o-transform: translateY(-100%);
		opacity: 0
	}
}
@keyframes hover-out {
	0% {
		-webkit-transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		opacity: 1
	}
	100% {
		-webkit-transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		opacity: 0
	}
}
lesshat-selector {
	-lh-property: 0
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(25px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}
@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(25px)
	}
	100% {
		opacity: 1;
		-moz-transform: translateY(0)
	}
}
@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(25px)
	}
	100% {
		opacity: 1;
		-o-transform: translateY(0)
	}
}
@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(25px);
		-moz-transform: translateY(25px);
		-ms-transform: translateY(25px);
		transform: translateY(25px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}
lesshat-selector {
	-lh-property: 0
}
@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(25px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}
@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(25px)
	}
	100% {
		opacity: 1;
		-moz-transform: translateX(0)
	}
}
@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(25px)
	}
	100% {
		opacity: 1;
		-o-transform: translateX(0)
	}
}
@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(25px);
		-moz-transform: translateX(25px);
		-ms-transform: translateX(25px);
		transform: translateX(25px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}
lesshat-selector {
	-lh-property: 0
}
@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-25px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}
@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-25px)
	}
	100% {
		opacity: 1;
		-moz-transform: translateX(0)
	}
}
@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-25px)
	}
	100% {
		opacity: 1;
		-o-transform: translateX(0)
	}
}
@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-25px);
		-moz-transform: translateX(-25px);
		-ms-transform: translateX(-25px);
		transform: translateX(-25px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}
lesshat-selector {
	-lh-property: 0
}
@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 40%, 0);
		visibility: visible
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0)
	}
}
@-moz-keyframes slideInUp {
	0% {
		-moz-transform: translate3d(0, 40%, 0);
		visibility: visible
	}
	100% {
		-moz-transform: translate3d(0, 0, 0)
	}
}
@-o-keyframes slideInUp {
	0% {
		-o-transform: translate3d(0, 40%, 0);
		visibility: visible
	}
	100% {
		-o-transform: translate3d(0, 0, 0)
	}
}
@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 40%, 0);
		-moz-transform: translate3d(0, 40%, 0);
		-ms-transform: translate3d(0, 40%, 0);
		transform: translate3d(0, 40%, 0);
		visibility: visible
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}
lesshat-selector {
	-lh-property: 0
}
@-webkit-keyframes slideInLeft {
	0% {
		opacity: 0;
		width: 0
	}
	100% {
		opacity: 1;
		width: 500px
	}
}
@-moz-keyframes slideInLeft {
	0% {
		opacity: 0;
		width: 0
	}
	100% {
		opacity: 1;
		width: 500px
	}
}
@-o-keyframes slideInLeft {
	0% {
		opacity: 0;
		width: 0
	}
	100% {
		opacity: 1;
		width: 500px
	}
}
@keyframes slideInLeft {
	0% {
		opacity: 0;
		width: 0
	}
	100% {
		opacity: 1;
		width: 500px
	}
}
lesshat-selector {
	-lh-property: 0
}
@-webkit-keyframes arrowBounce {
	0% {
		top: 45%
	}
	60% {
		top: 60%
	}
	100% {
		top: 45%
	}
}
@-moz-keyframes arrowBounce {
	0% {
		top: 45%
	}
	60% {
		top: 60%
	}
	100% {
		top: 45%
	}
}
@-o-keyframes arrowBounce {
	0% {
		top: 45%
	}
	60% {
		top: 60%
	}
	100% {
		top: 45%
	}
}
@keyframes arrowBounce {
	0% {
		top: 45%
	}
	60% {
		top: 60%
	}
	100% {
		top: 45%
	}
}
/*#nav,
#nav-small {
	font-size: 0;
	height: 20px;
	left: 0;
	list-style: none;
	line-height: 0;
	margin: -10px 0 0 0;
	padding: 0 45px 0 15px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%
}*/
#nav, #nav-small {
	font-size: 0;
	height: 20px;
	left: 113px;
	line-height: 0;
	list-style: outside none none;
	margin: -10px 0 0;
	padding: 0 45px 0 15px;
	position: absolute;

	top: 50%;

}
@media (max-width: 991px) {
	#nav,
	#nav-small {
		display: none
	}
}
#nav li,
#nav-small li {
	display: inline-block;
	padding: 0 10px
}
#nav li.plan-a-project,
#nav-small li.plan-a-project {
	background: #90C64A;
	height: 50px;
	overflow: hidden;
	margin-top: -25px;
	padding: 0;
	position: absolute;
	right: 135px;
	top: 50%;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
@media (max-width: 1199px) {
	#nav li.plan-a-project,
	#nav-small li.plan-a-project {
		right: 120px
	}
}
#nav li.plan-a-project a,
#nav-small li.plan-a-project a {
	color: #fff;
	height: 50px;
	line-height: 50px;
	padding: 0 20px 0 24px;
	position: relative
}
@media (max-width: 1100px) {
	#nav li.plan-a-project a,
	#nav-small li.plan-a-project a {
		padding: 0 14px 0 18px
	}
}
#nav li.plan-a-project a span,
#nav-small li.plan-a-project a span {
	position: relative;
	z-index: 2
}
#nav li.plan-a-project a i,
#nav-small li.plan-a-project a i {
	margin-left: 6px
}
#nav li.plan-a-project a:before,
#nav-small li.plan-a-project a:before {
	background: #2c3739;
	content: "";
	height: 50px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 1;
	-webkit-animation: hover-out .4s 1;
	-moz-animation: hover-out .4s 1;
	-o-animation: hover-out .4s 1;
	animation: hover-out .4s 1;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
#nav li.plan-a-project a:after,
#nav-small li.plan-a-project a:after {
	display: none
}
#nav li.plan-a-project a:focus,
#nav li.plan-a-project a:hover,
#nav-small li.plan-a-project a:focus,
#nav-small li.plan-a-project a:hover {
	color: #fff;
	-webkit-transition: color .25s ease;
	-moz-transition: color .25s ease;
	-o-transition: color .25s ease;
	transition: color .25s ease
}
#nav li.plan-a-project a:focus:before,
#nav li.plan-a-project a:hover:before,
#nav-small li.plan-a-project a:focus:before,
#nav-small li.plan-a-project a:hover:before {
	-webkit-animation: hover-in .25s 1;
	-moz-animation: hover-in .25s 1;
	-o-animation: hover-in .25s 1;
	animation: hover-in .25s 1;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}
#nav li.active a,
#nav-small li.active a {
	color: #90C64A
}
#nav li.active a:after,
#nav-small li.active a:after {
	width: 30px
}
#nav li.active:last-child a,
#nav-small li.active:last-child a {
	background: #90C64A;
	color: #fff
}
#nav li a,
#nav-small li a {
	color: #f7b4b1;
	display: block;
	font-family: 'Catamaran', sans-serif;
	font-size: 14px;
	font-size: .8rem;
	letter-spacing: 2px;
	line-height: 14px;
	line-height: .8rem;
	padding: 4px;
	font-weight: bold;
	position: relative;
	text-transform: uppercase
}
@media (max-width: 1100px) {
	#nav li a,
	#nav-small li a {
		padding: 4px 0;
		text-transform: none
	}
}
#nav li a:after,
#nav-small li a:after {
	background: hsl(112, 30%, 24%);
	bottom: -8px;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	width: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: width .25s ease;
	-moz-transition: width .25s ease;
	-o-transition: width .25s ease;
	transition: width .25s ease
}
#nav li a:focus,
#nav li a:hover,
#nav-small li a:focus,
#nav-small li a:hover {
	color: #90C64A
}
#nav li a:focus:after,
#nav li a:hover:after,
#nav-small li a:focus:after,
#nav-small li a:hover:after {
	width: 30px
}
@media (max-width: 767px) {
	#nav li a:focus:after,
	#nav li a:hover:after,
	#nav-small li a:focus:after,
	#nav-small li a:hover:after {
		display: none
	}
}
.frontpage #nav li a,
.frontpage #nav-small li a {
	color: rgb(144, 199, 74)
}
#mobile-nav {
	position: fixed;
	right: -100%;
	zoom: 1;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0
}
@media (max-width: 991px) {
	body.nav-open {
		overflow: hidden
	}
	.ham {
		display: block;
		cursor: pointer;
		padding: 10px 0;
		right: 135px;
		position: absolute;
		top: 70px;
		z-index: 10000
	}
	.nav-open .ham {
		position: fixed
	}
	.ham:hover span {
		background: #90C64A
	}
	.ham:hover span:after,
	.ham:hover span:before {
		background: #90C64A
	}
	.ham span {
		background: #2c3739;
		display: block;
		height: 2px;
		width: 20px;
		-webkit-transition: background .3s ease;
		-moz-transition: background .3s ease;
		-o-transition: background .3s ease;
		transition: background .3s ease
	}
	.ham span:after,
	.ham span:before {
		background: #2c3739;
		content: "";
		display: block;
		height: 2px;
		position: absolute;
		left: 0;
		width: 100%
	}
	.ham span:before {
		top: 4px;
		-webkit-transition: background .3s ease, top .3s ease .3s, -webkit-transform .3s ease;
		-moz-transition: background .3s ease, top .3s ease .3s, -moz-transform .3s ease;
		-o-transition: background .3s ease, top .3s ease .3s, -o-transform .3s ease;
		transition: background .3s ease, top .3s ease .3s, -webkit-transform .3s ease, -moz-transform .3s ease, -o-transform .3s ease, transform .3s ease
	}
	.ham span:after {
		bottom: 4px;
		-webkit-transition: background .3s ease, bottom .3s ease .3s, -webkit-transform .3s ease;
		-moz-transition: background .3s ease, bottom .3s ease .3s, -moz-transform .3s ease;
		-o-transition: background .3s ease, bottom .3s ease .3s, -o-transform .3s ease;
		transition: background .3s ease, bottom .3s ease .3s, -webkit-transform .3s ease, -moz-transform .3s ease, -o-transform .3s ease, transform .3s ease
	}
	.frontpage .ham span {
		background: ##2F4E2A
	}
	.frontpage .ham span:after,
	.frontpage .ham span:before {
		background: ##2F4E2A
	}
	.nav-open .ham span {
		background: 0 0
	}
	.nav-open .ham span:before {
		background: #90C64A;
		top: 10px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transition: background .3s ease, top .3s ease, -webkit-transform .3s ease .3s;
		-moz-transition: background .3s ease, top .3s ease, -moz-transform .3s ease .3s;
		-o-transition: background .3s ease, top .3s ease, -o-transform .3s ease .3s;
		transition: background .3s ease, top .3s ease, -webkit-transform .3s ease .3s, -moz-transform .3s ease .3s, -o-transform .3s ease .3s, transform .3s ease .3s
	}
	.nav-open .ham span:after {
		background: #90C64A;
		bottom: 10px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transition: background .3s ease, bottom .3s ease, -webkit-transform .3s ease .3s;
		-moz-transition: background .3s ease, bottom .3s ease, -moz-transform .3s ease .3s;
		-o-transition: background .3s ease, bottom .3s ease, -o-transform .3s ease .3s;
		transition: background .3s ease, bottom .3s ease, -webkit-transform .3s ease .3s, -moz-transform .3s ease .3s, -o-transform .3s ease .3s, transform .3s ease .3s
	}
	#mobile-nav {
		background: rgba(44, 55, 57, .98);
		height: 100%;
		overflow: hidden;
		top: 0;
		width: 100%;
		z-index: 999;
		-webkit-transition: opacity 1s ease, right .1s ease 1s;
		-moz-transition: opacity 1s ease, right .1s ease 1s;
		-o-transition: opacity 1s ease, right .1s ease 1s;
		transition: opacity 1s ease, right .1s ease 1s
	}
	.customize-support #mobile-nav {
		padding-bottom: 46px
	}
	#mobile-nav ul.nav-list {
		left: 0;
		list-style: none;
		margin: 0;
		overflow: auto;
		position: absolute;
		padding: 0 60px;
		top: 50%;
		width: 100%;
		zoom: 1;
		filter: alpha(opacity=0);
		-webkit-opacity: 0;
		-moz-opacity: 0;
		opacity: 0;
		-webkit-transform: translateY(-42%);
		-moz-transform: translateY(-42%);
		-o-transform: translateY(-42%);
		-ms-transform: translateY(-42%);
		transform: translateY(-42%);
		-webkit-transition: opacity .25s ease;
		-moz-transition: opacity .25s ease;
		-o-transition: opacity .25s ease;
		transition: opacity .25s ease
	}
	#mobile-nav ul.nav-list>li>a {
		color: #fff;
		display: block;
		font-size: 30px;
		font-size: 1.5rem;
		font-weight: 700;
		letter-spacing: 4px;
		line-height: 30px;
		line-height: 1.5rem;
		padding: 15px 10px;
		text-transform: uppercase
	}
	#mobile-nav ul.nav-list>li>a i {
		display: none
	}
	#mobile-nav ul.social-list {
		bottom: 30px;
		left: 0;
		list-style: none;
		margin: 0;
		padding: 0 45px;
		position: absolute;
		width: 100%
	}
	#mobile-nav ul.social-list li {
		display: inline-block
	}
	#mobile-nav ul.social-list li a {
		color: #fff;
		display: block;
		padding: 15px
	}
	#mobile-nav ul.social-list li a span {
		display: none
	}
	.nav-open #mobile-nav {
		zoom: 1;
		filter: alpha(opacity=100);
		-webkit-opacity: 1;
		-moz-opacity: 1;
		opacity: 1;
		right: 0;
		-webkit-transition: opacity .5s ease;
		-moz-transition: opacity .5s ease;
		-o-transition: opacity .5s ease;
		transition: opacity .5s ease
	}
	.nav-open #mobile-nav>ul {
		zoom: 1;
		filter: alpha(opacity=100);
		-webkit-opacity: 1;
		-moz-opacity: 1;
		opacity: 1;
		-webkit-transition: opacity .5s ease .75s;
		-moz-transition: opacity .5s ease .75s;
		-o-transition: opacity .5s ease .75s;
		transition: opacity .5s ease .75s
	}
}
@media (max-width: 991px) and (max-width: 767px) {
	.ham {
		right: 67.5px
	}
}
@media (max-width: 991px) and (max-width: 320px) {
	.ham {
		top: 70px;
		right: 52.5px
	}
}
@media (max-width: 991px) and (max-width: 767px) {
	#mobile-nav ul.nav-list {
		padding: 0 45px
	}
}
@media (max-width: 991px) and (max-width: 320px) {
	#mobile-nav ul.nav-list {
		-webkit-transform: translateY(-38%);
		-moz-transform: translateY(-38%);
		-o-transform: translateY(-38%);
		-ms-transform: translateY(-38%);
		transform: translateY(-38%)
	}
}
@media (max-width: 991px) and (max-width: 767px) {
	#mobile-nav ul.nav-list>li>a {
		font-size: 18px;
		font-size: .9rem;
		line-height: 18px;
		line-height: .9rem
	}
}
@media (max-width: 991px) and (max-width: 320px) {
	#mobile-nav ul.social-list {
		display: none
	}
}
.alignleft {
	float: left
}
.alignright {
	float: right
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
img.alignleft {
	margin: 5px 20px 5px 0
}
.wp-caption.alignleft {
	margin: 5px 10px 5px 0
}
img.alignright {
	margin: 5px 0 5px 20px
}
.wp-caption.alignright {
	margin: 5px 0 5px 10px
}
img.aligncenter {
	margin: 5px auto
}
img.alignnone {
	margin: 5px 0
}
.entry-caption,
.gallery-caption,
.wp-caption .wp-caption-text {
	color: #777;
	font-size: 12px;
	font-style: italic;
	line-height: 1em;
	text-align: center
}
.rsswidget img,
img.wp-smiley {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}
.wp-caption.alignleft+ol,
.wp-caption.alignleft+ul {
	list-style-position: inside
}
table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 64px
}
table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th {
	padding: 8px;
	line-height: 34px;
	vertical-align: top;
	border-top: 1px solid #ddd
}
table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}
table>caption+thead>tr:first-child>td,
table>caption+thead>tr:first-child>th,
table>colgroup+thead>tr:first-child>td,
table>colgroup+thead>tr:first-child>th,
table>thead:first-child>tr:first-child>td,
table>thead:first-child>tr:first-child>th {
	border-top: 0
}
table>tbody+tbody {
	border-top: 2px solid #ddd
}
table .table {
	background-color: #fff
}
pre {
	background: rgba(235, 80, 72, .2);
	line-height: 24px;
	line-height: 1.2rem;
	padding: 20px 30px;
	white-space: pre-wrap;
	word-wrap: break-word
}
.instagram-media {
	margin: 0 auto!important
}
#web-samples-filter {
	text-align: center;
	margin-bottom: 30px!important
}
#web-samples-filter p {
	display: inline-block;
	margin: 0 15px 0 0
}
@media (max-width: 767px) {
	#web-samples-filter p {
		display: block;
		margin: 0 0 10px 0
	}
}
#web-samples-filter select {
	border: 2px #e5e5e5 solid;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	-webkit-border-radius: 0!important;
	-webkit-background-clip: padding-box!important;
	-moz-border-radius: 0!important;
	-moz-background-clip: padding!important;
	border-radius: 0!important;
	background-clip: padding-box!important
}
@media (max-width: 767px) {
	#web-samples-filter select {
		width: 80%
	}
}
#web-samples.container-fluid {
	padding-left: 30px;
	padding-right: 30px
}
#web-samples .sample-row {
	font-size: 0
}
#web-samples .sample-row>div {
	float: none;
	display: inline-block;
	vertical-align: top
}
#web-samples .sample-block {
	padding: 15px;
	margin-bottom: 30px;
	-webkit-border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 2px;
	-moz-background-clip: padding;
	border-radius: 2px;
	background-clip: padding-box;
	-webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .15000000000000002);
	-moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .15000000000000002);
	box-shadow: 0 0 50px 0 rgba(0, 0, 0, .15000000000000002);
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
#web-samples .sample-block:hover {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 10px 50px 0 rgba(0, 0, 0, .25)
}
@media (max-width: 767px) {
	#web-samples .sample-block:hover {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		-webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .15000000000000002);
		-moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .15000000000000002);
		box-shadow: 0 0 50px 0 rgba(0, 0, 0, .15000000000000002)
	}
}
#web-samples a {
	display: block
}
#web-samples .sample-info {
	padding: 15px 45px 0 10px;
	position: relative
}
#web-samples h2 {
	color: #aaa;
	font-family: 'Catamaran', sans-serif;
	font-size: 12px;
	font-size: .6rem;
	letter-spacing: 2px;
	line-height: 20px;
	line-height: 1rem;
	margin: 0;
	text-transform: uppercase
}
#web-samples i {
	color: #bbb;
	font-size: 15px;
	font-size: .75rem;
	line-height: 20px;
	line-height: 1rem;
	margin-top: -4px;
	position: absolute;
	right: 10px;
	top: 50%
}
.samples-text {
	color: rgba(51, 51, 51, .5);
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	margin-bottom: 60px!important
}
/*===================about=====================*/
.masonry{
	display: block;
	-webkit-column-gap: 0rem;
	-moz-column-gap: 0rem;
	column-gap: 0rem;
	padding-top: 20px;
	/*overflow-x:hidden;
	overflow-y:hidden;*/
}

/* 5 columns */
.masonry.masonry-columns-5{
	-webkit-column-count: 5;
	-moz-column-count: 5;
	column-count: 5;
}


@media (min-width: 300px) and (max-width: 768px){
	.masonry.masonry-columns-5{
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
	}
}


/*-4 columns------*/
.masonry.masonry-columns-4{
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
}

/*-3 columns------*/
.masonry.masonry-columns-3{
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}

/*-2 columns------*/
.masonry.masonry-columns-2{
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}

/*-1 columns------*/
.masonry.masonry-columns-1{
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
}

.nav-mobile{
	display: none;
}
/*--------Responsive---------*/
@media(max-width: 991px){
	.masonry.masonry-columns-4,
	.masonry.masonry-columns-5{
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
	}

}

@media(max-width: 767px){
	.masonry.masonry-columns-4,
	.masonry.masonry-columns-5,
	.masonry.masonry-columns-3{
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
}

@media(max-width: 540px){
	.masonry.masonry-columns-4,
	.masonry.masonry-columns-5,
	.masonry.masonry-columns-3,
	.masonry.masonry-columns-2{
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
}

.masonry .masonry-item {
	/*
    display: inline-block;
    */
	padding: 0;
	/*
    border: 1px solid transparent;
    */
	transition: all 0.6s ease-in-out;
	position: relative;
	width: 100%;}
.masonry .masonry-item:hover {
	/*border: 1px solid #f0f0f0;*/ }

.item {
	padding-top: 15px;
	padding-bottom: 15px;
}
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	z-index: 1;
}
.extra {
	background: hsl(86, 52%, 53%) none repeat scroll 0 0;
	border: 0 none;
	color: hsl(0, 0%, 100%);
	display: inline-block;
	font-size: 0.7rem;
	letter-spacing: 2px;
	line-height: 0.7rem;
	overflow: hidden;
	padding: 0px 80px 0px 80px;
	position: relative;
	transition: color 0.3s ease 0s;
	z-index: 998;
	top:-90px;
}
.lineservices>li>h1{
	font-size: 2rem!important;
	text-align: center;
	margin: 8px 0 10px;
}
.carousel-inner img {
	-webkit-filter: grayscale(90%);
	filter: grayscale(90%); /* make all photos black and white */
	width: 100%; /* Set width to 100% */
	margin: auto;
}
.carousel-caption h3 {
	color: #fff !important;
}
@media (max-width: 600px) {
	.carousel-caption {
		display: none; /* Hide the carousel text when the screen is less than 600 pixels wide */
	}
	.about-img, .about-detail, .about-detail1{
		width: 100% !important;
		margin: 0!important;
	}
	.about-video{
		margin-bottom: 80px!important;
	}
}
#research, #strategy, #branding, #digital, #digitalbranding, #digitalpr, #webmarketers, #orm, #creativecontent {
	border: 1px dashed rgb(210, 210, 210);
}
.meetus{
	background: hsl(86, 52%, 53%) none repeat scroll 0 0;
	border: 0 none;
	color: hsl(0, 0%, 100%);
	display: inline-block;
	font-size: 0.7rem;
	letter-spacing: 2px;
	line-height: 0.7rem;
	overflow: hidden;
	padding: 0px 80px 0px 80px;
	position: relative;
	transition: color 0.3s ease 0s;
	z-index: 998;
	top:10px;
}
span.moicodigi:before {
	color: black;
	font-size: 100px;
}