/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

legend,
td,
th {
	padding: 0
}


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,
optgroup,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	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,
textarea {
	overflow: auto
}



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
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.container,
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}


.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: 2px;
	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:1030px) {
	.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:1200px) {
	.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:1440px) {
	.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
	}
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
	content: " ";
	display: table
}

.clearfix:after,
.container-fluid:after,
.container: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
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none!important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	visibility: hidden!important
}

.affix {
	position: fixed
}

.noLeftPadding {
	padding-left: 0;
	padding-right: 0
}

@-ms-viewport {
	width: device-width
}

@media (max-width:1029px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table
	}
	tr.visible-xs {
		display: table-row!important
	}
	td.visible-xs,
	th.visible-xs {
		display: table-cell!important
	}
	.visible-xs-block {
		display: block!important
	}
	.visible-xs-inline {
		display: inline!important
	}
	.visible-xs-inline-block {
		display: inline-block!important
	}
}

@media (min-width:1030px) and (max-width:1199px) {
	.visible-sm {
		display: block!important
	}
	table.visible-sm {
		display: table
	}
	tr.visible-sm {
		display: table-row!important
	}
	td.visible-sm,
	th.visible-sm {
		display: table-cell!important
	}
	.visible-sm-block {
		display: block!important
	}
	.visible-sm-inline {
		display: inline!important
	}
	.visible-sm-inline-block {
		display: inline-block!important
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.visible-md {
		display: block!important
	}
	table.visible-md {
		display: table
	}
	tr.visible-md {
		display: table-row!important
	}
	td.visible-md,
	th.visible-md {
		display: table-cell!important
	}
	.visible-md-block {
		display: block!important
	}
	.visible-md-inline {
		display: inline!important
	}
	.visible-md-inline-block {
		display: inline-block!important
	}
}

@media (min-width:1440px) {
	.visible-lg {
		display: block!important
	}
	table.visible-lg {
		display: table
	}
	tr.visible-lg {
		display: table-row!important
	}
	td.visible-lg,
	th.visible-lg {
		display: table-cell!important
	}
	.visible-lg-block {
		display: block!important
	}
	.visible-lg-inline {
		display: inline!important
	}
	.visible-lg-inline-block {
		display: inline-block!important
	}
	.hidden-lg {
		display: none!important
	}
}

@media (max-width:1029px) {
	.hidden-xs {
		display: none!important
	}
}

@media (min-width:1030px) and (max-width:1199px) {
	.hidden-sm {
		display: none!important
	}
}

@media (min-width:1200px) and (max-width:1439px) {
	.hidden-md {
		display: none!important
	}
}

.visible-print {
	display: none!important
}

@media print {
	.visible-print {
		display: block!important
	}
	table.visible-print {
		display: table
	}
	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
	}
	.hidden-print {
		display: none!important
	}
}

.burger,
.burger-item {
	position: absolute;
	top: 50%
}

.logo-blog::before,
.navigationDropdown:before,
.navigationList-link:after,
.sectionTitle__description:before {
	content: ''
}

.burger {
	display: none;
	width: 28px;
	height: 17px;
	right: 0;
	margin-top: -9px;
	outline: 0
}

.burger-item,
.navigation_touch .burger {
	display: block
}

.burger-item {
	width: 100%;
	height: 3px;
	margin-top: -1.5px;
	background-color: #fff;
	cursor: pointer;
	-webkit-transition: all .2s;
	transition: all .2s
}

.bodyWrapper,
.header {
	position: fixed;
	top: 0;
	left: 0
}

.header--alt .burger-item,
.header--bg .burger-item,
.header--small .burger-item {
	background-color: #000
}

.burger-item--1 {
	-webkit-transform: translateY(-7px);
	-ms-transform: translateY(-7px);
	transform: translateY(-7px)
}

.burger-item--3 {
	-webkit-transform: translateY(7px);
	-ms-transform: translateY(7px);
	transform: translateY(7px)
}

.burger--active .burger-item--1 {
	-webkit-transform: translateY(0) rotate(45deg);
	-ms-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg)
}

.burger--active .burger-item--2 {
	-webkit-transform: scale(.1, 1);
	-ms-transform: scale(.1, 1);
	transform: scale(.1, 1)
}

.burger--active .burger-item--3 {
	-webkit-transform: translateY(0) rotate(-45deg);
	-ms-transform: translateY(0) rotate(-45deg);
	transform: translateY(0) rotate(-45deg)
}

.bodyWrapper {
	width: 100%;
	height: 100%;
	overflow: hidden
}

@media (max-width:767px) {
	.burger {
		margin-top: 2px
	}
	.burger-item {
		background-color: #000
	}
}

.columns {
	margin: 0 -15px
}

.columns--2 .column,
.columns--3 .column,
.columns--4 .column,
.columns--5 .column,
.columns--6 .column {
	display: block;
	float: left;
	padding: 0 15px
}

.columns--no-padding .column {
	padding: 0
}

.columns--2 .column {
	width: 50%
}

.columns--3 .column {
	width: 33.3333333%
}

.columns--4 .column {
	width: 25%
}

.columns--5 .column {
	width: 20%
}

.columns--6 .column {
	width: 16.6666667%
}

@media (max-width:1199px) {
	.columns--4 .column {
		width: 50%
	}
	.columns--6 .column {
		width: 33.3333333%
	}
}

@media (max-width:1030px) {
	.burger {
		display: block
	}
	.columns--4 .column {
		width: 50%
	}
	.columns--6 .column {
		width: 33.3333333%
	}
	.columns--3 .column {
		width: 50%
	}
	.columns--5 .column {
		width: 100%
	}
}

@media (max-width:769px) {
	.columns--5 .column {
		width: 100%
	}
}

@media (max-width:767px) {
	.columns--2 .column,
	.columns--3 .column,
	.columns--4 .column,
	.columns--5 .column {
		width: 100%
	}
	.columns--6 .column {
		width: 50%
	}
}

.header {
	width: 100%;
	min-width: 320px;
	height: 109px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid transparent;
	z-index: 9995;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.header--bg,
.header--small,
.header--static {
	height: 79px;
	padding-top: 15px;
	padding-bottom: 15px;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .4);
	box-shadow: 0 0 1px rgba(0, 0, 0, .4);
	background-color: #fff
}

.header>.container>.row>.col-lg-12 {
	position: static
}

.logo,
.logo-link {
	position: relative
}

@media (max-width:1030px) {
	.header {
		padding-left: 20px;
		padding-right: 20px
	}
	.header>.container>.row>.col-lg-12 {
		position: relative
	}
}

@media (max-width:767px) {
	.header {
		height: 55px;
		-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .4);
		box-shadow: 0 0 1px rgba(0, 0, 0, .4);
		background-color: #fff;
		padding: 10px 5px
	}
}

.logo {
	float: left
}

.logo-link {
	display: block;
	width: 201px;
	height: 49px;
	text-indent: -999px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 201px 98px;
	overflow: hidden
}

.logo-blog,
.logo-blog::before,
.logo-link span {
	display: block;
	position: absolute
}

.logo-blog {
	font-size: 13px;
	text-transform: uppercase;
	line-height: 17px;
	padding: 5px 12px;
	max-width: 190px;
	color: #fff;
	text-decoration: none;
	overflow: hidden;
	background: rgba(200, 200, 200, .2);
	left: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: 11px;
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out
}

.logo-link span,
.navigationList-link {
	-webkit-transition: all .2s ease-in-out
}

.logo-blog::before {
	background: #32c5d2;
	width: 1px;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 2
}

.header--small .logo-blog {
	color: #32c5d2;
	background: #fff
}

.header--alt .logo-link,
.logo-link span {
	background-position: 0 -49px
}

.logo-link span {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: 201px 98px;
	opacity: 0;
	transition: all .2s ease-in-out
}

.grayscale,
.grayscale-item {
	-webkit-transition: all .2s ease
}

.header--bg .logo-link span,
.header--small .logo-link span {
	opacity: 1
}

@media (max-width:767px) {
	.logo-link,
	.logo-link span {
		background-size: 148px 72px
	}
	.logo-link {
		width: 148px;
		height: 36px
	}
	.logo-link span {
		background-position: 0 -36px;
		opacity: 1
	}
	.header--alt .logo-link {
		background-position: 0 0
	}
}

@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),
only screen and (max-width:767px) and (min--moz-device-pixel-ratio:2),
only screen and (max-width:767px) and (-o-min-device-pixel-ratio:2/1),
only screen and (max-width:767px) and (min-device-pixel-ratio:2) {
	.logo-link,
	.logo-link span {
		background-size: 148px 72px
	}
}

.icon[src$=".svg"],
svg,
svg.icon {
	max-height: 100px;
	max-width: 100%;
	width: 100%
}

.icons--white .icon-container--round {
	border-radius: 100%;
	border: 1px solid #fff
}

.icons--green .icon-container--round {
	border-radius: 100%;
	border: 1px solid #32c5d2
}

.icons--blue .icon-container--round {
	border-radius: 100%;
	border: 1px solid #0cf
}

.icons--red .icon-container--round {
	border-radius: 100%;
	border: 1px solid #f96057
}

.icons--dark-blue .icon-container--round {
	border-radius: 100%;
	border: 1px solid #255ccc
}

.icons--orange .icon-container--round {
	border-radius: 100%;
	border: 1px solid #ff9700
}

.icons--aqua .icon-container--round {
	border-radius: 100%;
	border: 1px solid #00ddce
}

.icons--purple .icon-container--round {
	border-radius: 100%;
	border: 1px solid #9d26d5
}

.icons--aqua .icon *,
.icons--blue .icon *,
.icons--dark-blue .icon *,
.icons--green .icon *,
.icons--orange .icon *,
.icons--purple .icon *,
.icons--red .icon *,
.icons--white .icon * {
	fill: red
}

.icons--white .icon rect,
.icons--white svg rect {
	fill: #fff!important
}

.icons--green .icon rect,
.icons--green svg rect {
	fill: #32c5d2!important
}

.icons--blue .icon rect,
.icons--blue svg rect {
	fill: #0cf!important
}

.icons--red .icon rect,
.icons--red svg rect {
	fill: #f96057!important
}

.icons--dark-blue .icon rect,
.icons--dark-blue svg rect {
	fill: #255ccc!important
}

.icons--orange .icon rect,
.icons--orange svg rect {
	fill: #ff9700!important
}

.icons--aqua .icon rect,
.icons--aqua svg rect {
	fill: #00ddce!important
}

.icons--purple .icon rect,
.icons--purple svg rect {
	fill: #9d26d5!important
}

.icons--white .icon path,
.icons--white svg path,
[class*=" icons--"] .icons--white .icon path {
	fill: #fff!important
}

.icons--green .icon path,
.icons--green svg path,
[class*=" icons--"] .icons--green .icon path {
	fill: #32c5d2!important
}

.icons--blue .icon path,
.icons--blue svg path,
[class*=" icons--"] .icons--blue .icon path {
	fill: #0cf!important
}

.icons--red .icon path,
.icons--red svg path,
[class*=" icons--"] .icons--red .icon path {
	fill: #f96057!important
}

.icons--dark-blue .icon path,
.icons--dark-blue svg path,
[class*=" icons--"] .icons--dark-blue .icon path {
	fill: #255ccc!important
}

.icons--orange .icon path,
.icons--orange svg path,
[class*=" icons--"] .icons--orange .icon path {
	fill: #ff9700!important
}

.icons--aqua .icon path,
.icons--aqua svg path,
[class*=" icons--"] .icons--aqua .icon path {
	fill: #00ddce!important
}

.icons--purple .icon path,
.icons--purple svg path,
[class*=" icons--"] .icons--purple .icon path {
	fill: #9d26d5!important
}

.icons--hover-white:hover .icon path,
.icons--hover-white:hover svg path,
[class*=" icons--"] .icons--hover-white:hover .icon path {
	fill: #fff!important
}

.icons--hover-green:hover .icon path,
.icons--hover-green:hover svg path,
[class*=" icons--"] .icons--hover-green:hover .icon path {
	fill: #32c5d2!important
}

.icons--hover-blue:hover .icon path,
.icons--hover-blue:hover svg path,
[class*=" icons--"] .icons--hover-blue:hover .icon path {
	fill: #0cf!important
}

.icons--hover-red:hover .icon path,
.icons--hover-red:hover svg path,
[class*=" icons--"] .icons--hover-red:hover .icon path {
	fill: #f96057!important
}

.icons--hover-dark-blue:hover .icon path,
.icons--hover-dark-blue:hover svg path,
[class*=" icons--"] .icons--hover-dark-blue:hover .icon path {
	fill: #255ccc!important
}

.icons--hover-orange:hover .icon path,
.icons--hover-orange:hover svg path,
[class*=" icons--"] .icons--hover-orange:hover .icon path {
	fill: #ff9700!important
}

.icons--hover-aqua:hover .icon path,
.icons--hover-aqua:hover svg path,
[class*=" icons--"] .icons--hover-aqua:hover .icon path {
	fill: #00ddce!important
}

.icons--hover-purple:hover .icon path,
.icons--hover-purple:hover svg path,
[class*=" icons--"] .icons--hover-purple:hover .icon path {
	fill: #9d26d5!important
}

.icon-caption {
	font-weight: 400
}

.grayscale {
	position: relative;
	display: inline-block;
	line-height: 0;
	font-size: 0;
	opacity: .75;
	transition: all .2s ease
}

.grayscale-item {
	opacity: 1;
	transition: all .2s ease
}

.grayscale-canvas {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 1;
	-webkit-transition: all .2s ease;
	transition: all .2s ease
}

.grayscale--ready .grayscale-canvas,
.grayscale--ready:hover {
	opacity: 1
}

.grayscale--ready:hover .grayscale-canvas {
	opacity: 0
}

.navigation {
	float: right;
	margin-top: 7px
}

.navigation_touch.navigation {
	padding-right: 60px
}

@media (max-width:1030px) {
	.navigation {
		padding-right: 60px;
		position: relative
	}
}

.navigationDropdown {
	position: absolute;
	display: block;
	width: 310px;
	height: auto;
	max-height: 0;
	top: 100%;
	left: 50%;
	margin: -1px 0 0;
	padding: 0;
	list-style-type: none;
	background-color: #fff;
	overflow: hidden;
	-webkit-box-shadow: 0 2px 4px 0 rgba(25, 29, 36, .08);
	box-shadow: 0 2px 4px 0 rgba(25, 29, 36, .08);
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.navigationDropdown:before {
	width: 100%;
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: rgba(34, 51, 68, .1)
}

.navigationList-item--dropdown--show>.navigationDropdown {
	max-height: 600px
}

.navigationList-item--dropdown--show>.navigationDropdown .navigationDropdown-item {
	display: inline-block;
	width: 100%
}

.navigationList-item--dropdown--show>.navigationDropdown .navigationDropdown__container {
	display: block
}

.navigationDropdown__container {
	display: none
}

.navigationDropdown-item {
	display: none;
	padding-left: 15px;
	padding-right: 15px
}

.navigationDropdown-item:first-child {
	margin-top: 15px
}

.navigationDropdown-item:last-child {
	margin-bottom: 15px
}

.navigationDropdown-link {
	display: block;
	font-weight: 300;
	font-size: 15px;
	line-height: 17px;
	color: #444;
	text-decoration: none;
	-webkit-transition: color .2s ease, background-color .2s ease;
	transition: color .2s ease, background-color .2s ease;
	padding: 14px 15px
}

.navigationDropdown-link.active,
.navigationDropdown-link:hover {
	color: #46C70F;
	text-decoration: none;
	background: rgba(81, 192, 54, .05)
}

.navigationDropdown--big {
	position: absolute;
	width: 100vw;
	right: 0;
	left: 0;
	top: -webkit-calc(100% - 14px);
	top: calc(100% - 14px);
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	margin-top: 0
}

.header--small .navigationDropdown--big {
	top: 100%;
	margin-top: 1px
}

.navigationDropdown--big.navigationDropdown--col-2 {
	width: 100vw
}

.navigationDropdown--big .navigationDropdown__container {
	max-width: 1460px;
	margin: 0 auto;
	padding: 45px 30px 30px
}

.navigationDropdown__container {
	padding: 16px 40px 0
}

.row.navigationDropdown--row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row;
	-ms-flex-flow: row;
	flex-flow: row
}

.navigationDropdown--row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: -15px
}

.navigationDropdown--big.navigationDropdown--col-2 .navigationDropdown--list-wrapper,
.navigationDropdown--list-wrapper {
	width: 50%;
	max-width: 50%;
	min-width: auto;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.navigationDropdown--big .navigationDropdown--list-wrapper-post {
	width: auto;
	max-width: 308px;
	margin-left: auto
}

.navigationDropdown--big.navigationDropdown--col-2 .navigationDropdown-list {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 15px;
	-moz-column-gap: 15px;
	column-gap: 15px
}

.navigationDropdown-list {
	list-style: none;
	margin: 0 0 15px;
	padding: 0
}

.navigationDropdown-title {
	font-size: 19px;
	line-height: 22px;
	font-weight: 500;
	color: #000;
	margin-bottom: 10px;
	padding: 0 15px
}

.navigationDropdown--big .navigationDropdown-link {
	border: 0;
	padding: 15px 0
}

.navigationDropdown--big .navigationDropdown-item {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 100%
}

.navigationDropdown--big .navigationDropdown-link,
.navigationDropdown-post-wrapper {
	padding-left: 15px;
	padding-right: 15px
}

.navigationDropdown-post {
	max-width: 278px;
	min-width: 278px;
	display: block
}

.navigationDropdown-post:hover .navigationDropdown-post-title {
	color: #50C337
}

.navigationDropdown-post-image {
	width: 100%;
	height: 140px;
	overflow: hidden
}

.navigationDropdown-post-image img {
	display: block;
	margin: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center
}

.navigationDropdown-post-text {
	padding: 15px;
	border: 1px solid rgba(34, 51, 68, .1);
	border-top: 0
}

.navigationDropdown-post-title {
	font-size: 17px;
	line-height: 21px;
	margin-bottom: 10px;
	font-weight: 500;
	color: #234;
	-webkit-transition: color .2s ease;
	transition: color .2s ease
}

.sectionTitle__title,
body,
h1,
h3 {
	font-weight: 300
}

.navigationDropdown-post-link {
	font-size: 15px;
	line-height: 19px;
	color: #50C337
}

@media screen and (max-width:1030px) {
	.navigationDropdown-title {
		padding: 0
	}
}

.navigationList {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.navigationList-item {
	position: relative;
	vertical-align: top;
	display: none
}

.navigationList-item.navigationList-item--big-menu {
	position: static
}

.navigationList-item+.navigationList-item {
	margin-left: 50px
}

.navigationList-item:last-child {
	margin-left: 30px
}

.navigationList-link {
	position: relative;
	display: block;
	padding-top: 12px;
	padding-bottom: 32px;
	font-weight: 300;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .2s ease-in-out
}

.navigationList-link:hover {
	text-decoration: none
}

.navigationList-link:active {
	opacity: .8
}

.navigationList-link:after {
	display: block;
	position: absolute;
	width: 0;
	height: 2px;
	bottom: 1px;
	background-color: #fff;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.navigationList-item--border .navigationList-link {
	line-height: 15px;
	border: 1px solid #FFF;
	border-radius: 2px;
	padding: 10px 24px
}

.navigationList-item--border .navigationList-link:hover {
	color: #000;
	background-color: #fff;
	text-decoration: none
}

.navigationList-item--border .navigationList-link:after {
	display: none
}

.navigationList-item--active .navigationList-link:after,
.navigationList-item--dropdown--show .navigationList-link:after {
	width: 100%
}

.header--bg .navigationList-link,
.header--bg .navigationList-link:link,
.header--small .navigationList-link,
.header--small .navigationList-link:link {
	color: #000;
	text-decoration: none
}

.header--small .navigationList-item--border .navigationList-link {
	color: #46C70F;
	border-color: #46C70F
}

.header--bg .navigationList-item--border .navigationList-link {
	border-color: #46C70F
}

.header--bg .navigationList-item--border .navigationList-link:hover,
.header--small .navigationList-item--border .navigationList-link:hover {
	color: #fff;
	border-color: #46C70F;
	background-color: #46C70F;
	text-decoration: none
}

.header--bg .navigationList-item--active .navigationList-link,
.header--small .navigationList-item--active .navigationList-link {
	color: #46C70F
}

.header--bg .navigationList-link:after,
.header--small .navigationList-link:after {
	background-color: #46C70F
}

.header--alt .navigationList-link {
	color: #234
}

.header--alt .navigationList-item--border.navigationList-item--active .navigationList-link {
	border-color: #46C70F;
	background-color: #46C70F;
	color: #fff
}

.header--alt .navigationList-item--border.navigationList-item--active .navigationList-link:hover {
	background-color: #fff;
	color: #46C70F;
	text-decoration: none
}

.header--alt .navigationList-link:after {
	background-color: #46C70F
}

.navigation_normal .navigationList-item {
	display: inline-block
}

.navigation_touch .navigationList-item {
	display: none
}

.navigation_touch .navigationList-item+.navigationList-item {
	margin-left: 0
}

.navigation_touch .navigationList-item--border {
	display: block
}

@media (max-width:1200px) {
	.navigationList-item+.navigationList-item {
		margin-left: 25px
	}
}

@media (max-width:1030px) {
	.navigationList-item,
	.navigation_normal .navigationList-item {
		display: none
	}
	.navigationList-item+.navigationList-item {
		margin-left: 0
	}
	.navigationList-item--border,
	.navigation_normal .navigationList-item--border {
		display: block
	}
}

@media (max-width:767px) {
	.navigationList-item--border,
	.navigation_normal .navigationList-item--border,
	.navigation_touch .navigationList-item--border {
		display: none
	}
}

.sectionTitle {
	text-align: center;
	margin-bottom: 70px
}

.sectionTitle__title {
	font-size: 52px;
	line-height: 60px;
	text-transform: uppercase;
	margin: 0 0 20px;
	position: relative
}

.sectionTitle__description {
	max-width: 1170px;
	margin: 0 auto 20px;
	padding-top: 16px;
	position: relative;
	font-size: 25px;
	line-height: 38px
}

.sectionTitle__description:before {
	display: block;
	width: 50px;
	height: 2px;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #58C344
}

.sectionTitle--white {
	color: #fff
}

.sectionTitle--white .sectionTitle__description:before {
	background: #fff
}

@media screen and (max-width:767px) {
	.sectionTitle {
		margin-bottom: 35px
	}
	.sectionTitle__title {
		font-size: 30px;
		line-height: 40px
	}
	.sectionTitle__description {
		font-size: 18px;
		line-height: 24px
	}
}


a:hover,
a:link {
	text-decoration: none
}

.bgcolor--dark .bgcolor--light a,
.bgcolor--dark .bgcolor--white a,
.bgcolor--light a,
.bgcolor--white a,
a {
	color: #32c5d2
}

.bgcolor--dark a,
.bgcolor--light .bgcolor--dark a,
.bgcolor--white .bgcolor--dark a {
	color: #0cf
}

.title--normal h4 {
	text-transform: none!important
}

.title--uppercase h4 {
	text-transform: uppercase!important
}

.title--capitalize h4 {
	text-transform: capitalize!important
}

.title--green h4 {
	color: #32c5d2
}

.title--blue h4 {
	color: #0cf
}

.title--red h4 {
	color: #f96057
}

.title--dark-blue h4 {
	color: #255ccc
}

.title--orange h4 {
	color: #ff9700
}

.title--aqua h4 {
	color: #00ddce
}

.title--purple h4 {
	color: #9d26d5
}

.title--with-bullet h4 {
	position: relative
}

.title--with-bullet h4:before {
	margin: 0 30px;
	content: "";
	display: inline-block;
	width: 21px;
	height: 20px;
	line-height: 40px;
	font-size: inherit;
	background: 50% 50% no-repeat;
	vertical-align: middle
}

.title--with-bullet-small h4:before {
	content: "\2022";
	font-size: 1.5em;
	display: inline-block;
	vertical-align: middle;
	margin: 0 .5em
}

.title--with-bullet.title--green h4:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAg1JREFUeNqklD1IW1EUx19iq6NQLfiBg4Kh+AHaoQQVUQS10kVQ7CAV1K6KdSmOHaoOapxtRcVFsoroIFbcBFsVUltpiwo2g1LIqJjW/4HfC8EmMeKBH+fde8/5v3vvO+942reeOUnMJ7pEG8+PxB9xKFbEEs//mTfBXK74KELinfAj6OD9zIeIy71NtFJsi17xl6Tn4rHw4G38gfVe4iuTiZaKdVEsPoly0S9WxTkx54xfizLiisnz3RTN4I5sJ8uiRfwQFWJOnIgL/Bw7+0ncMnlL6MREX4lq8Ut0i0sxIHZFjygSmXgbfxGDxHWTV8VaTHQYPyIiolME3DcnMJufIi5CntkbV7SU+wuLoMhC0OOkNlufJj5Ivun4TLSWoE2+aKMocNKzfNFE3iZzNSaax+AYX+bczZ7gj/B5Xi7b7KFzP8vEX5robwZF+K93FPuGL8SHTfQzgzo+3AaXno6FKXzLq2dux0tTCHHpnRS51eC/NEQHie8g30556NbpJP69yKZEhkQ0iViU9SDxo8xPxBf/vNgTJWKRS7cafCoWxKm4wi8wHyBukbw9dJwHcW+23rklXog10Sf23V8vgZXQxRrEmXjpniy+S30XzVSDBR6IGdEqcojJoYnMsN7Ax2qOq4LYTl3bpTGMscN+SHavs+ItO03Z+c84uv3H4zThCGsRxuOs990UNLsWYAAcVn55NjxM+AAAAABJRU5ErkJggg==)
}

.title--with-bullet.title--blue h4:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfFJREFUeNqklMsrRHEUx+94bZVHxmuBxkheYYVEFiI7JrsRsp6wIH+Ax2LI3nsn2WEnJtl4hSIm72SSR83SeIzv4fvTbcYdhlOfzv3dOb8z556XSdvyawaSDZpBPZ/jwCNwgyUwy+cgMX3jNAEMATuI0ozlBcyAHnCv/yEiwDAfbIA28AbGQR1I/AjgU8t5jL+30T7fKFILWOfFVdABTkJEmkXnVeAOVKh0qEgjmSNxuABq6TAPTIEr8EQ9xchOabfAe7P08xVpK5gAZ6AYeIEDOJVhgLyCbjAKYsEOyATt4kdF2k3dR4c2MGLgUH3ZCO28vCfSpSK1MBcekAaiGXGK9rPInQzwDK5BMrBKpOU0cLGi1b90qNFJDe+5+K5MnJp5uKTO1cKTHOoLarM49fEQrf1PYqh94vSGh3TqwzCdHVGnqjxLoWSujwMKdc58/blQUvkDvrCxyaVH/b9w6qB9E+/LV7pVnw5T97OZ50Anm1wzaP5O2on9AN879RMlzbwNCjl2jSxgAQdD2iYJ3IJlXt5nceZBA9gDJfKH+oViBWu6hdLOITCSTG4xtVAqVdEC92kRWGTz+7gvJZJN8ADiQSlzaGekHi7y3VBLWiIdBC0hZl/ldRr0MtKQm1+fjlaOrZUF8bL9VsAkn4PkXYABAOA6iPfoBY38AAAAAElFTkSuQmCC)
}

.title--with-bullet.title--red h4:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgBJREFUeNqklc8vXVEQx4+nfVsJlfi58MSP+JGUpYoQiV/rio2okG4rakH6BygLylqbIDZiK3aCiM1LlC5KKyo01S40Ekv04TvJ58rN67s8Mcknc885M3PnzDl3bsp5d4cLkGJhi208p4tTsSeWxDzP/0lKgqDPxKjoEk9csPwTs2JQ/PUvhOIMK0VU9Igr8Um0ikxLAG3jj6z3YF8ZlGmR2MBxVbwW+3dkWkjwenEiar1yeJmmUiMLuCiaCVghpsVPcY6eJrMf2C3iN0+c26BWvypxIDrFhXgjtsUrkS/CaBtviT7sOvF7ztpt0AH0O3Em2sWE9+YEYvMfsDvDz+StV9MiavFH5ImnvDnH3S/mUyAuxS+RLUos0xcYrHGiDUkGdARpxG+NuRoLmsXgCF3mHial6EN0VohiO7b9GAmjLyzobwb56J0HBvuGzvXqbEE/M6jlNqxwAC7Jg1rGr465zRAn/5Wit3PJ7Q5eJxG0D/uX+Nsu97x7Oo4eFmliQfSLWECwGOsL2L9nfsx/+WfEFxERcxR9UlTTiY7pSseMq/k4wthH8J+JbyglYt3XUHr5CIIkQhfzGkqdd2j+1vddNHEbzHBXTIkWkYFNBk1kivV6DqvJdwsSNmnLdITmkHpHpjG2O0SmgU3aYWBbL+cPEKVpOHSU+XLsTuID3AgwAESdgknTxlvCAAAAAElFTkSuQmCC)
}

.title--with-bullet.title--dark-blue h4:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgZJREFUeNqklc1L1FEUhq8z5jZIBbVcaIyKH2AtaxBDsJKWDrkQBaW1qAvFPyBt0ddaBQ034laCFmISbQazFPILjZSshRG0dHSs98Bzh0HnpyMeeDhz7z3nnXvPvXMmJ9K+6AKsQjwWLXy+Jv6ITfFWTPP5lOVkEC0Qz0SHyHXBdiTeiAHxO30hdCKwTsRFlzgW4+KhKLQN4G08xnoX8XVBO42IjyS+F0/E1hk7vYl4o9gXUV8Ov9MwNTLBWXEfwVoxIXbFAX6CnW0TN0veNDopUavfLfFNtIuE6BFfRKcoFXl4G39mPUG85dWzlhLtxw+JvyImXvpvzmBh1mPEDzHf52saoRa/xA1xhW8uceeb5ZSJQ/FDFItK2+ldAha40XtZCjpEmshbYO6OiRYx2MFXu4tZFf47vihEsR3Hvozl4RMm+pNBKX71gmLr+Ou+zia6xCDKa5jnAlyWFzVHXgNzn0Lc/FeKHuOR2xv8l4VoD/Gt5NspN/07fYF/Kq6KGdErkgFiSdZniB9m/nn6458Uy6JcTFH01+I2nWiPrrTH2OZfETdF3jI6qdaWpHd+EI/EO9EtVvxPL4OV08V8Q2nzJ0tvfRuimddggWtiVDwQ+cTk00RGWW/ksprTXkHGJm0dZ4Qdhs+4pCTHHWSngU3aEWBHr+EfIE7TcPg48zXE7Z8U+C/AAFF5gJz2hrcTAAAAAElFTkSuQmCC)
}

.title--with-bullet.title--orange h4:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgtJREFUeNqklc8vXFEUx9+YspWUJtqyKGEaqaTtUhshEr/WJjZSQZrYSVlo+ge0LPzoigTxIzZiK7aI2NhgQVVokWJBJLPsMKafM/m+5hnz/GhP8sm5991zzpx7z71nAvFBx0+KoAHqNH4IZ7ANczCdGLfFrzkGUgTNhh54Bw8cf7mASegi8Kl3IS3JsARWoAUuYRRq4ZElIG3zEa23JOyHAiV+mRbCshwX4D3s3JBpgYKXwwm8JeNtb6ZBnZEFnIVqBXwB43AAv6XHtaNd2c3Kb5qMg96gdn6v4Ac0QhTaYQ2aIA8ypG2+qvWo7M3vpdb+Bu2U/gQRCEO/dpBKgloPs+WI/Ew63DMt1DU5hlxI1y8/cW4X83kG5/ALHkPIMn0jg0VVtOKOAR0FqSTbS/mblFrQHE32pYud+8lz6T3pnDQdtqNt/49kSEct6JEmedKb9wy2Jf3UPWcrlL3r70mF+qnz+udCWeU39CGsS253MH6HoO0Uyezr5b9pr8q9p33SnyETZuADxHyCxbQ+wysy+y/63uu9/BOwDvkwpUP/Cq/ViQ7VlQ41t+8DspuS37riXGkoIVjyNJRWPQI/yVcXcxtKGVvfSm59Vqwq3QYz/AbDUANZsslSExnWermKVeUG9GvSlmm3mkPwhkxj2u5HAp7c1vm9x9GsZxtSASPa0TyMJcYp/k7+CDAAR02UWE0Fc9wAAAAASUVORK5CYII=)
}

.title--with-bullet.title--aqua h4:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgVJREFUeNqklcsvQ1EQxm976VbikdRroVIV0QRLRIikHmuNjRDEWrAg/gCPhdca8Ug3Tbdii4iNBbrwDPWIsiCSLpW2vuG7clVvFZP8MvfeMzOdM3PO1KRc7CkGUgLaQSufM8ETOAPrwCvPMVvlN0dTgqDZYBJ0gjTFWF7BKhhG4Ef9gjnO0Al2QQ+IgkXQAnLeE/jQ8r7AdbHbNQX2nUaZ2sEOHTdBHzhPkmkxg9eDB1CLjM/0maqskQRcA00MWA6WwQ14pl7mji5ot0Y/LzJW9UGlflLxAOgAYdAPDkAXKAQWannf53qY9uJXwbXPoEPUoyAE3GCGO0gkKtfd2HKIfiKDWk3tPCb3oACk85fzlJ9FfIrAC7gFucAhmdbQYIsdbUgxoMIgjcg2Sn+Raglq5cs1dZnyOymlvqK2mllshdv+j1iowxL0ji+F1Ee/DHZCna/VWRol9/o0rlGXrNefGyWdP+QHNw+5nMFYCkH70SSxb6P/kdwq7ZxOU4+BDOADAyBiECzCdR9ukdiP8/uU/vCvAD+wAQ+LPgeqOImCnEpBvsv3Wdp56OdnnC8DxQG2dQOll5fASGycYtpAqcPWT+JHnzTLxdMghsdgHjSDLNpkcYjMc72ezXJpAY2GtGQ6weGgJsk0wu2OIODDT5NfX45uXlsHGxjijjbAkjwn+jt5E2AAaC6XWH/SU2gAAAAASUVORK5CYII=)
}

.title--with-bullet.title--purple h4:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAhNJREFUeNqklbtLXFEQh6+7aiv4AJ+Fiq6IgrFUEUXQmNrFRhKiWItJYcgfkGihJvXGJzZiK3ZBJdgIJlq4PkiCio9CCWzpJmvyDfyuXHWvruTAx9xzz8xv55wzdzZtonLb8RmV0A3P9JwNv2AflmDennv3qu8EpiURzYUReA7pjv/4A7MwhPCFdyFwy7EW1qEXrmACOiHPEpC1+Setm9/6ZCha65dpBawpcAX64fs9mZZLvAXOoYmM972ZBnVGJrgIHRKsgWk4gkvZae3oh/wWFTdPxkGvqJ3fE/gJPRCHAdiEF1ACmbI2/6b1uPwtrk5r16KvZd9CDMIwrh0kG0Gth9lyTHE2XrlnWqEyOYNiyNAvFzoPD4sphd9wDAUQskwb5bCqG21NUdCRSBvZXineRoOJ5mtyKFvtPG5UyR7I5gd02I62/T8jUzZuoqealMhGHym2K1vknrOJftWkSdWwrAtwUryoz9SnxTXr3UZAN7+tQw+ryK0G/6YgOsAlmX+X4qP2Vbl1Oib7DrJgAQYh4SOW0PoCWZr/e70f9Rb/DGxBGczp0D9CvTrRibrSieb2/oP85hS3JZ0bDSUEXzwNpU8fgd8oUxdzG0ozW9+93fr2oF3VYI47EIGnkCOfHDWRiNZbdFntrqBfk7ZMh9UcgvdkmtB23yB4/lDn9x7HS322IV1gTDuyspuy52R/J/8EGACFHZaZyvsnlQAAAABJRU5ErkJggg==)
}

.lists--bullets ul,
.lists--bullets--aqua ul,
.lists--bullets--blue ul,
.lists--bullets--dark-blue ul,
.lists--bullets--green ul,
.lists--bullets--orange ul,
.lists--bullets--purple ul,
.lists--bullets--red ul,
.lists--bullets--white ul {
	text-align: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 17px
}

.lists--no-style ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0
}

.lists--bullets ul li,
.lists--bullets--aqua ul li,
.lists--bullets--blue ul li,
.lists--bullets--dark-blue ul li,
.lists--bullets--green ul li,
.lists--bullets--orange ul li,
.lists--bullets--purple ul li,
.lists--bullets--red ul li,
.lists--bullets--white ul li {
	position: relative;
	padding-left: 25px
}

.lists--bullets--with-margin ul li+li {
	margin-top: 15px
}

.lists--bullets ul li:before,
.lists--bullets--aqua ul li:before,
.lists--bullets--blue ul li:before,
.lists--bullets--dark-blue ul li:before,
.lists--bullets--green ul li:before,
.lists--bullets--orange ul li:before,
.lists--bullets--purple ul li:before,
.lists--bullets--red ul li:before,
.lists--bullets--white ul li:before {
	content: '';
	position: absolute;
	display: block;
	width: 4px;
	height: 4px;
	top: .8em;
	left: 10px;
	background-color: #32c5d2;
	border-radius: 50%
}

.lists--bullets--white ul li:before {
	background-color: #fff
}

.lists--bullets--green ul li:before {
	background-color: #32c5d2
}

.lists--bullets--blue ul li:before {
	background-color: #0cf
}

.lists--bullets--red ul li:before {
	background-color: #f96057
}

.lists--bullets--dark-blue ul li:before {
	background-color: #255ccc
}

.lists--bullets--orange ul li:before {
	background-color: #ff9700
}

.lists--bullets--aqua ul li:before {
	background-color: #00ddce
}

.lists--bullets--purple ul li:before {
	background-color: #9d26d5
}

.lists--bullets-big ul,
.lists--bullets-big--aqua ul,
.lists--bullets-big--blue ul,
.lists--bullets-big--dark-blue ul,
.lists--bullets-big--green ul,
.lists--bullets-big--orange ul,
.lists--bullets-big--purple ul,
.lists--bullets-big--red ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.lists--bullets-big ul li,
.lists--bullets-big--aqua ul li,
.lists--bullets-big--blue ul li,
.lists--bullets-big--dark-blue ul li,
.lists--bullets-big--green ul li,
.lists--bullets-big--orange ul li,
.lists--bullets-big--purple ul li,
.lists--bullets-big--red ul li {
	position: relative;
	padding-left: 30px
}

.lists--bullets-big ul li:before,
.lists--bullets-big--aqua ul li:before,
.lists--bullets-big--blue ul li:before,
.lists--bullets-big--dark-blue ul li:before,
.lists--bullets-big--green ul li:before,
.lists--bullets-big--orange ul li:before,
.lists--bullets-big--purple ul li:before,
.lists--bullets-big--red ul li:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
	width: 21px;
	height: 21px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAg1JREFUeNqklD1IW1EUx19iq6NQLfiBg4Kh+AHaoQQVUQS10kVQ7CAV1K6KdSmOHaoOapxtRcVFsoroIFbcBFsVUltpiwo2g1LIqJjW/4HfC8EmMeKBH+fde8/5v3vvO+942reeOUnMJ7pEG8+PxB9xKFbEEs//mTfBXK74KELinfAj6OD9zIeIy71NtFJsi17xl6Tn4rHw4G38gfVe4iuTiZaKdVEsPoly0S9WxTkx54xfizLiisnz3RTN4I5sJ8uiRfwQFWJOnIgL/Bw7+0ncMnlL6MREX4lq8Ut0i0sxIHZFjygSmXgbfxGDxHWTV8VaTHQYPyIiolME3DcnMJufIi5CntkbV7SU+wuLoMhC0OOkNlufJj5Ivun4TLSWoE2+aKMocNKzfNFE3iZzNSaax+AYX+bczZ7gj/B5Xi7b7KFzP8vEX5robwZF+K93FPuGL8SHTfQzgzo+3AaXno6FKXzLq2dux0tTCHHpnRS51eC/NEQHie8g30556NbpJP69yKZEhkQ0iViU9SDxo8xPxBf/vNgTJWKRS7cafCoWxKm4wi8wHyBukbw9dJwHcW+23rklXog10Sf23V8vgZXQxRrEmXjpniy+S30XzVSDBR6IGdEqcojJoYnMsN7Ax2qOq4LYTl3bpTGMscN+SHavs+ItO03Z+c84uv3H4zThCGsRxuOs990UNLsWYAAcVn55NjxM+AAAAABJRU5ErkJggg==) 50% 50% no-repeat
}

.lists--bullets-big--green ul li:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAg1JREFUeNqklD1IW1EUx19iq6NQLfiBg4Kh+AHaoQQVUQS10kVQ7CAV1K6KdSmOHaoOapxtRcVFsoroIFbcBFsVUltpiwo2g1LIqJjW/4HfC8EmMeKBH+fde8/5v3vvO+942reeOUnMJ7pEG8+PxB9xKFbEEs//mTfBXK74KELinfAj6OD9zIeIy71NtFJsi17xl6Tn4rHw4G38gfVe4iuTiZaKdVEsPoly0S9WxTkx54xfizLiisnz3RTN4I5sJ8uiRfwQFWJOnIgL/Bw7+0ncMnlL6MREX4lq8Ut0i0sxIHZFjygSmXgbfxGDxHWTV8VaTHQYPyIiolME3DcnMJufIi5CntkbV7SU+wuLoMhC0OOkNlufJj5Ivun4TLSWoE2+aKMocNKzfNFE3iZzNSaax+AYX+bczZ7gj/B5Xi7b7KFzP8vEX5robwZF+K93FPuGL8SHTfQzgzo+3AaXno6FKXzLq2dux0tTCHHpnRS51eC/NEQHie8g30556NbpJP69yKZEhkQ0iViU9SDxo8xPxBf/vNgTJWKRS7cafCoWxKm4wi8wHyBukbw9dJwHcW+23rklXog10Sf23V8vgZXQxRrEmXjpniy+S30XzVSDBR6IGdEqcojJoYnMsN7Ax2qOq4LYTl3bpTGMscN+SHavs+ItO03Z+c84uv3H4zThCGsRxuOs990UNLsWYAAcVn55NjxM+AAAAABJRU5ErkJggg==)
}

.lists--bullets-big--blue ul li:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfFJREFUeNqklMsrRHEUx+94bZVHxmuBxkheYYVEFiI7JrsRsp6wIH+Ax2LI3nsn2WEnJtl4hSIm72SSR83SeIzv4fvTbcYdhlOfzv3dOb8z556XSdvyawaSDZpBPZ/jwCNwgyUwy+cgMX3jNAEMATuI0ozlBcyAHnCv/yEiwDAfbIA28AbGQR1I/AjgU8t5jL+30T7fKFILWOfFVdABTkJEmkXnVeAOVKh0qEgjmSNxuABq6TAPTIEr8EQ9xchOabfAe7P08xVpK5gAZ6AYeIEDOJVhgLyCbjAKYsEOyATt4kdF2k3dR4c2MGLgUH3ZCO28vCfSpSK1MBcekAaiGXGK9rPInQzwDK5BMrBKpOU0cLGi1b90qNFJDe+5+K5MnJp5uKTO1cKTHOoLarM49fEQrf1PYqh94vSGh3TqwzCdHVGnqjxLoWSujwMKdc58/blQUvkDvrCxyaVH/b9w6qB9E+/LV7pVnw5T97OZ50Anm1wzaP5O2on9AN879RMlzbwNCjl2jSxgAQdD2iYJ3IJlXt5nceZBA9gDJfKH+oViBWu6hdLOITCSTG4xtVAqVdEC92kRWGTz+7gvJZJN8ADiQSlzaGekHi7y3VBLWiIdBC0hZl/ldRr0MtKQm1+fjlaOrZUF8bL9VsAkn4PkXYABAOA6iPfoBY38AAAAAElFTkSuQmCC)
}

.lists--bullets-big--dark-blue ul li:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgZJREFUeNqklc1L1FEUhq8z5jZIBbVcaIyKH2AtaxBDsJKWDrkQBaW1qAvFPyBt0ddaBQ034laCFmISbQazFPILjZSshRG0dHSs98Bzh0HnpyMeeDhz7z3nnXvPvXMmJ9K+6AKsQjwWLXy+Jv6ITfFWTPP5lOVkEC0Qz0SHyHXBdiTeiAHxO30hdCKwTsRFlzgW4+KhKLQN4G08xnoX8XVBO42IjyS+F0/E1hk7vYl4o9gXUV8Ov9MwNTLBWXEfwVoxIXbFAX6CnW0TN0veNDopUavfLfFNtIuE6BFfRKcoFXl4G39mPUG85dWzlhLtxw+JvyImXvpvzmBh1mPEDzHf52saoRa/xA1xhW8uceeb5ZSJQ/FDFItK2+ldAha40XtZCjpEmshbYO6OiRYx2MFXu4tZFf47vihEsR3Hvozl4RMm+pNBKX71gmLr+Ou+zia6xCDKa5jnAlyWFzVHXgNzn0Lc/FeKHuOR2xv8l4VoD/Gt5NspN/07fYF/Kq6KGdErkgFiSdZniB9m/nn6458Uy6JcTFH01+I2nWiPrrTH2OZfETdF3jI6qdaWpHd+EI/EO9EtVvxPL4OV08V8Q2nzJ0tvfRuimddggWtiVDwQ+cTk00RGWW/ksprTXkHGJm0dZ4Qdhs+4pCTHHWSngU3aEWBHr+EfIE7TcPg48zXE7Z8U+C/AAFF5gJz2hrcTAAAAAElFTkSuQmCC)
}

.lists--bullets-big--aqua ul li:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfFJREFUeNqklMsrRHEUx+94bZVHxmuBxkheYYVEFiI7JrsRsp6wIH+Ax2LI3nsn2WEnJtl4hSIm72SSR83SeIzv4fvTbcYdhlOfzv3dOb8z556XSdvyawaSDZpBPZ/jwCNwgyUwy+cgMX3jNAEMATuI0ozlBcyAHnCv/yEiwDAfbIA28AbGQR1I/AjgU8t5jL+30T7fKFILWOfFVdABTkJEmkXnVeAOVKh0qEgjmSNxuABq6TAPTIEr8EQ9xchOabfAe7P08xVpK5gAZ6AYeIEDOJVhgLyCbjAKYsEOyATt4kdF2k3dR4c2MGLgUH3ZCO28vCfSpSK1MBcekAaiGXGK9rPInQzwDK5BMrBKpOU0cLGi1b90qNFJDe+5+K5MnJp5uKTO1cKTHOoLarM49fEQrf1PYqh94vSGh3TqwzCdHVGnqjxLoWSujwMKdc58/blQUvkDvrCxyaVH/b9w6qB9E+/LV7pVnw5T97OZ50Anm1wzaP5O2on9AN879RMlzbwNCjl2jSxgAQdD2iYJ3IJlXt5nceZBA9gDJfKH+oViBWu6hdLOITCSTG4xtVAqVdEC92kRWGTz+7gvJZJN8ADiQSlzaGekHi7y3VBLWiIdBC0hZl/ldRr0MtKQm1+fjlaOrZUF8bL9VsAkn4PkXYABAOA6iPfoBY38AAAAAElFTkSuQmCC)
}

.lists--bullets-big--red ul li:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgBJREFUeNqklc8vXVEQx4+nfVsJlfi58MSP+JGUpYoQiV/rio2okG4rakH6BygLylqbIDZiK3aCiM1LlC5KKyo01S40Ekv04TvJ58rN67s8Mcknc885M3PnzDl3bsp5d4cLkGJhi208p4tTsSeWxDzP/0lKgqDPxKjoEk9csPwTs2JQ/PUvhOIMK0VU9Igr8Um0ikxLAG3jj6z3YF8ZlGmR2MBxVbwW+3dkWkjwenEiar1yeJmmUiMLuCiaCVghpsVPcY6eJrMf2C3iN0+c26BWvypxIDrFhXgjtsUrkS/CaBtviT7sOvF7ztpt0AH0O3Em2sWE9+YEYvMfsDvDz+StV9MiavFH5ImnvDnH3S/mUyAuxS+RLUos0xcYrHGiDUkGdARpxG+NuRoLmsXgCF3mHial6EN0VohiO7b9GAmjLyzobwb56J0HBvuGzvXqbEE/M6jlNqxwAC7Jg1rGr465zRAn/5Wit3PJ7Q5eJxG0D/uX+Nsu97x7Oo4eFmliQfSLWECwGOsL2L9nfsx/+WfEFxERcxR9UlTTiY7pSseMq/k4wthH8J+JbyglYt3XUHr5CIIkQhfzGkqdd2j+1vddNHEbzHBXTIkWkYFNBk1kivV6DqvJdwsSNmnLdITmkHpHpjG2O0SmgU3aYWBbL+cPEKVpOHSU+XLsTuID3AgwAESdgknTxlvCAAAAAElFTkSuQmCC)
}

.lists--bullets-big--purple ul li:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAhNJREFUeNqklbtLXFEQh6+7aiv4AJ+Fiq6IgrFUEUXQmNrFRhKiWItJYcgfkGihJvXGJzZiK3ZBJdgIJlq4PkiCio9CCWzpJmvyDfyuXHWvruTAx9xzz8xv55wzdzZtonLb8RmV0A3P9JwNv2AflmDennv3qu8EpiURzYUReA7pjv/4A7MwhPCFdyFwy7EW1qEXrmACOiHPEpC1+Setm9/6ZCha65dpBawpcAX64fs9mZZLvAXOoYmM972ZBnVGJrgIHRKsgWk4gkvZae3oh/wWFTdPxkGvqJ3fE/gJPRCHAdiEF1ACmbI2/6b1uPwtrk5r16KvZd9CDMIwrh0kG0Gth9lyTHE2XrlnWqEyOYNiyNAvFzoPD4sphd9wDAUQskwb5bCqG21NUdCRSBvZXineRoOJ5mtyKFvtPG5UyR7I5gd02I62/T8jUzZuoqealMhGHym2K1vknrOJftWkSdWwrAtwUryoz9SnxTXr3UZAN7+tQw+ryK0G/6YgOsAlmX+X4qP2Vbl1Oib7DrJgAQYh4SOW0PoCWZr/e70f9Rb/DGxBGczp0D9CvTrRibrSieb2/oP85hS3JZ0bDSUEXzwNpU8fgd8oUxdzG0ozW9+93fr2oF3VYI47EIGnkCOfHDWRiNZbdFntrqBfk7ZMh9UcgvdkmtB23yB4/lDn9x7HS322IV1gTDuyspuy52R/J/8EGACFHZaZyvsnlQAAAABJRU5ErkJggg==)
}

.lists--bullets-big--orange ul li:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgtJREFUeNqklc8vXFEUx9+YspWUJtqyKGEaqaTtUhshEr/WJjZSQZrYSVlo+ge0LPzoigTxIzZiK7aI2NhgQVVokWJBJLPsMKafM/m+5hnz/GhP8sm5991zzpx7z71nAvFBx0+KoAHqNH4IZ7ANczCdGLfFrzkGUgTNhh54Bw8cf7mASegi8Kl3IS3JsARWoAUuYRRq4ZElIG3zEa23JOyHAiV+mRbCshwX4D3s3JBpgYKXwwm8JeNtb6ZBnZEFnIVqBXwB43AAv6XHtaNd2c3Kb5qMg96gdn6v4Ac0QhTaYQ2aIA8ypG2+qvWo7M3vpdb+Bu2U/gQRCEO/dpBKgloPs+WI/Ew63DMt1DU5hlxI1y8/cW4X83kG5/ALHkPIMn0jg0VVtOKOAR0FqSTbS/mblFrQHE32pYud+8lz6T3pnDQdtqNt/49kSEct6JEmedKb9wy2Jf3UPWcrlL3r70mF+qnz+udCWeU39CGsS253MH6HoO0Uyezr5b9pr8q9p33SnyETZuADxHyCxbQ+wysy+y/63uu9/BOwDvkwpUP/Cq/ViQ7VlQ41t+8DspuS37riXGkoIVjyNJRWPQI/yVcXcxtKGVvfSm59Vqwq3QYz/AbDUANZsslSExnWermKVeUG9GvSlmm3mkPwhkxj2u5HAp7c1vm9x9GsZxtSASPa0TyMJcYp/k7+CDAAR02UWE0Fc9wAAAAASUVORK5CYII=)
}

.lists--bullets-big--top ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: table;
	table-layout: fixed;
	width: 100%
}

.lists--bullets-big--top ul li {
	display: table-cell;
	text-align: center
}

.lists--bullets-big--top ul li:before {
	content: "";
	display: block;
	width: 100%;
	height: 30px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAg1JREFUeNqklD1IW1EUx19iq6NQLfiBg4Kh+AHaoQQVUQS10kVQ7CAV1K6KdSmOHaoOapxtRcVFsoroIFbcBFsVUltpiwo2g1LIqJjW/4HfC8EmMeKBH+fde8/5v3vvO+942reeOUnMJ7pEG8+PxB9xKFbEEs//mTfBXK74KELinfAj6OD9zIeIy71NtFJsi17xl6Tn4rHw4G38gfVe4iuTiZaKdVEsPoly0S9WxTkx54xfizLiisnz3RTN4I5sJ8uiRfwQFWJOnIgL/Bw7+0ncMnlL6MREX4lq8Ut0i0sxIHZFjygSmXgbfxGDxHWTV8VaTHQYPyIiolME3DcnMJufIi5CntkbV7SU+wuLoMhC0OOkNlufJj5Ivun4TLSWoE2+aKMocNKzfNFE3iZzNSaax+AYX+bczZ7gj/B5Xi7b7KFzP8vEX5robwZF+K93FPuGL8SHTfQzgzo+3AaXno6FKXzLq2dux0tTCHHpnRS51eC/NEQHie8g30556NbpJP69yKZEhkQ0iViU9SDxo8xPxBf/vNgTJWKRS7cafCoWxKm4wi8wHyBukbw9dJwHcW+23rklXog10Sf23V8vgZXQxRrEmXjpniy+S30XzVSDBR6IGdEqcojJoYnMsN7Ax2qOq4LYTl3bpTGMscN+SHavs+ItO03Z+c84uv3H4zThCGsRxuOs990UNLsWYAAcVn55NjxM+AAAAABJRU5ErkJggg==) 50% 50% no-repeat
}

@media (max-width:768px) {
	.lists--bullets-big--top ul li {
		display: block;
		margin: 2em auto
	}
}

@media (max-width:767px) {
	.lists--bullets-big--top ul li:last-child {
		margin-bottom: 0
	}
}

.lists--checkmarks ul,
.lists--checkmarks--blue ul,
.lists--checkmarks--green ul {
	font-weight: 400;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left
}

.btn,
.title {
	text-align: center
}

.lists--checkmarks ul li,
.lists--checkmarks--blue ul li,
.lists--checkmarks--green ul li {
	position: relative;
	padding-left: 45px;
	margin-bottom: 30px;
	line-height: 1.7
}

.lists--checkmarks ul li:before,
.lists--checkmarks--blue ul li:before,
.lists--checkmarks--green ul li:before {
	content: '';
	display: block;
	position: absolute;
	width: 15px;
	height: 11px;
	top: 7px;
	left: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANlJREFUeNqU0T8LQVEYx3EXSVaTxW6ymf1PiO7gJRgMMhlMTAaTxeoNUGIwKNMti8WglFlJBklJJt9Tz61DqHvqU+fp3t/pnOcxTCvmcriqiKLudRisYQADHreDYEMLPrG0w0H4/gSb6GvBCsYqHIKF0Y8DWujJ/gETM1Wo8BARlDCBXwt20JX9HWXM7Y9u6d5e6jymCEiorQWLWOhXUt0+IK4aIDfIYoew/HNDQZ72tuyGHZHAVmo7eEXuW1APq3VCEhupL8hg9WsEn3M+IyVvS2P9b/AvAQYAvxkoInbfMQUAAAAASUVORK5CYII=)
}

.btn,
.lists--checkmarks .lists-title {
	display: inline-block;
	white-space: nowrap
}

.bgcolor--white .lists--checkmarks ul li:before,
.bgcolor--white.lists--checkmarks ul li:before,
.lists--checkmarks ul li:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANlJREFUeNqU0T8LQVEYx3EXSVaTxW6ymf1PiO7gJRgMMhlMTAaTxeoNUGIwKNMti8WglFlJBklJJt9Tz61DqHvqU+fp3t/pnOcxTCvmcriqiKLudRisYQADHreDYEMLPrG0w0H4/gSb6GvBCsYqHIKF0Y8DWujJ/gETM1Wo8BARlDCBXwt20JX9HWXM7Y9u6d5e6jymCEiorQWLWOhXUt0+IK4aIDfIYoew/HNDQZ72tuyGHZHAVmo7eEXuW1APq3VCEhupL8hg9WsEn3M+IyVvS2P9b/AvAQYAvxkoInbfMQUAAAAASUVORK5CYII=)
}

.bgcolor--dark .lists--checkmarks ul li:before,
.bgcolor--dark.lists--checkmarks ul li:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUZCQkZBODZCRjdFMTFFNTg3RThDQUREMkEwNjNBMEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUZCQkZBODdCRjdFMTFFNTg3RThDQUREMkEwNjNBMEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5RkJCRkE4NEJGN0UxMUU1ODdFOENBREQyQTA2M0EwQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5RkJCRkE4NUJGN0UxMUU1ODdFOENBREQyQTA2M0EwQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PofCh2sAAACuSURBVHjaYvj//z8DiTgViKcAMSMLA2kgE4inAjEjEDOTYmM+EP/7DwE/gTgEJiEMxGx4NJb+RwCQRj+QOEhCEoivAfFGHAZUImn8DsReMDkQsR1JcisQcyBpbECS+wrEbsgGgwgZIL6JpGgnEHMBcRuaRkd0V8EYMKfDwEMk9icgtsUWFsgccSC+/B8VfABiK1wBiS4gCsTnoRrfAbEpvujDJigE9bcRobgHCDAAhG7t4jwPvVAAAAAASUVORK5CYII=)
}

.lists--checkmarks .lists--checkmarks--green ul li:before,
.lists--checkmarks--green ul li:before,
.lists--checkmarks.lists--checkmarks--green ul li:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANlJREFUeNqU0T8LQVEYx3EXSVaTxW6ymf1PiO7gJRgMMhlMTAaTxeoNUGIwKNMti8WglFlJBklJJt9Tz61DqHvqU+fp3t/pnOcxTCvmcriqiKLudRisYQADHreDYEMLPrG0w0H4/gSb6GvBCsYqHIKF0Y8DWujJ/gETM1Wo8BARlDCBXwt20JX9HWXM7Y9u6d5e6jymCEiorQWLWOhXUt0+IK4aIDfIYoew/HNDQZ72tuyGHZHAVmo7eEXuW1APq3VCEhupL8hg9WsEn3M+IyVvS2P9b/AvAQYAvxkoInbfMQUAAAAASUVORK5CYII=)!important
}

.lists--checkmarks .lists--checkmarks--blue ul li:before,
.lists--checkmarks--blue ul li:before,
.lists--checkmarks.lists--checkmarks--blue ul li:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANlJREFUeNqU0b0LQVEYx3EvN8lqsthN/gXvCZHBn2AwyGQwMRlMFqvRQonBoEzKYjEoZVaSQVKShe+p59Yhbt1TnzpP9/5O5zyP4Ri8HDZXGWFUDZvBCnpwwu2yEaxpwScWZtgPj0Wwjq4WLGGkwgEsMfxzQAMd2T9QxFQVKtxHCHmM4dWCLbRlf0cBM/OjS7q3lzqDCXwSamrBHOb6lVS3D4ioBsgNUtghKP/ckJWnfSyzYUdEsZXaDF6R/hXUw2qdEMNG6guSWP0bwfecz4jL2xJYWw3+LcAAs7oogO70/aAAAAAASUVORK5CYII=)!important
}

.lists--checkmarks .lists-title {
	position: relative;
	vertical-align: top;
	margin-top: 74px;
	margin-bottom: 34px;
	margin-left: 10px;
	font-weight: 400;
	font-size: 19px;
	line-height: 19px;
	color: #FFF;
	background-color: #32c5d2;
	border-radius: 16px;
	padding: 6px 18px
}

@media (min-width:768px) {
	.lists--with-two-columns ul {
		float: left;
		width: 100%
	}
	.lists--with-two-columns ul li {
		width: 50%;
		float: left;
		padding-right: 4%
	}
	.col-sm-5ths {
		width: 20%;
		float: left
	}
}

@media (max-width:767px) {
	.lists--checkmarks .lists-title {
		margin-top: 40px
	}
}

.btn {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 300;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 2px solid #ebebeb;
	border-radius: 2px;
	cursor: pointer;
	text-shadow: 0 0;
	outline: 0;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	padding: 20px 60px
}

.btn:hover {
	text-decoration: none
}

.btn.btn--medium {
	padding: 14px 43px 11px
}

.btn.btn--primary {
	color: #fff;
	border-color: #32c5d2;
	background-color: #32c5d2
}

.btn.btn--border_green:hover {
	border-color: #32c5d2;
	color: #32c5d2
}

.btn.btn--white {
	color: #234;
	background: #fff;
	border-color: #234
}

.btn.btn--blue:hover,
.btn.btn--green:hover,
.btn.btn--white:hover,
.btn:hover {
	color: #234;
	border-color: #fff
}

.btn.btn--green:hover {
	color: #32c5d2
}

.btn.btn--blue:hover {
	color: #0cf
}

.btn.btn--transparent,
.btn.btn--transparent.btn--white {
	border-color: #f7f7f7;
	color: #f7f7f7;
	background: 0 0
}

.btn.btn--transparent.btn--white:hover,
.btn.btn--transparent:hover {
	color: #234;
	background: #fff;
	border-color: #fff
}

.btn.btn--blue {
	color: #fff;
	border-color: #0cf;
	background-color: #0cf
}

.btn.btn--transparent.btn--blue {
	color: #0cf;
	border-color: #0cf;
	background-color: transparent
}

.btn.btn--transparent.btn--blue:hover {
	background: #0cf;
	color: #fff;
	border-color: #0cf
}

.btn.btn--green {
	color: #fff;
	border-color: #32c5d2;
	background-color: #32c5d2
}

.btn.btn--transparent.btn--green {
	color: #32c5d2;
	border-color: #32c5d2;
	background-color: transparent
}

.btn.btn--transparent.btn--green:hover {
	background: #32c5d2;
	color: #fff;
	border-color: #32c5d2
}

.btn.btn--transparent.btn--black {
	color: #232323;
	border-color: #32c5d2;
	background-color: transparent
}

.btn.btn--transparent.btn--black:hover {
	background: #32c5d2;
	color: #fff;
	border-color: #32c5d2
}

.cta-area {
	margin: 2em 0
}





.col-lg-5ths,
.col-md-5ths,
.col-sm-5ths,
.col-xs-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-5ths {
	width: 20%;
	float: left
}

@media (min-width:992px) {
	.col-md-5ths {
		width: 20%;
		float: left
	}
}

@media (min-width:1200px) {
	.col-lg-5ths {
		width: 20%;
		float: left
	}
	.col-lg-5thsx2 {
		width: 40%;
		float: left
	}
}

.title {
	position: relative;
	padding-top: 150px;
	padding-bottom: 100px;
	color: #FFF;
	text-shadow: 0 0 15px rgba(0, 0, 0, .7);
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
	background-color: #3D3C42
}

.title--privacy .title-name,
.title--privacy .title-text p {
	text-shadow: none;
	color: #234
}

.title--big {
	padding-top: 222px;
	padding-bottom: 240px
}

.title-name h1 {
	margin-bottom: .5em;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 70px
}

.title--big h1 {
	line-height: 90px
}

.title .row div:last-child h1,
.title .row div:last-child p {
	margin-bottom: 0
}

.title-text {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto
}

.title-text,
.title-text p {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 25px;
	line-height: 38px;
	color: #FFF
}

.title.title--portfolio {
	padding-top: 172px;
	min-height: 520px
}

.title.title--sources {
	padding-top: 117px;
	min-height: 380px;
	text-align: left
}

.title.title--sources .title-name h1 {
	font-size: 56px;
	line-height: 66px;
	margin-bottom: 0
}

.title.title--sources .title-text p {
	padding-left: 0;
	padding-right: 0
}

.title.title--sources .container {
	max-width: 940px
}

.title.title--article {
	text-align: left;
	padding-top: 70px;
	padding-bottom: 80px;
	min-height: 520px;
	position: relative
}

.title.title--article:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .5;
	position: absolute;
	left: 0;
	right: 0;
	top: 0
}

.title.title--article>div {
	position: relative;
	z-index: 1
}

.title.title--article .title-name h1 {
	font-size: 56px;
	line-height: 62px;
	margin-bottom: 0;
	padding: 0;
	font-weight: 500;
	text-transform: none
}

.contactForm-caption h4,
.contactForm-submit,
.contactForm-title h1,
.contactForm-title h3,
.footer-title,
.mobileNavigationList-link,
.title .main-tag,
.title .tags-title {
	text-transform: uppercase
}

.title.title--article .title-name {
	position: relative;
	padding-bottom: 16px;
	margin-bottom: 23px
}

.title.title--article .title-name::before {
	content: '';
	left: 0;
	bottom: 0;
	width: 275px;
	height: 2px;
	background: #fff;
	position: absolute;
	display: block
}

.title.title--article .title-text,
.title.title--article .title-text p {
	font-size: 19px;
	line-height: 28px;
	padding: 0;
	max-width: 800px;
	margin: 0 0 20px
}

.title.title--article .title-post-info {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px
}

.title.title--article .title-post-info p {
	margin: 0
}

.title.title--article .container .row>div {
	position: static
}

.title.title--article .container {
	position: relative
}

.title .tags {
	margin: 0;
	position: absolute;
	left: 15px;
	bottom: 0;
	min-height: 150px;
	max-width: 23%;
	width: 100%
}

.title .main-tag {
	font-size: 13px;
	line-height: 17px;
	padding: 9px 12px;
	max-width: 190px;
	display: block;
	position: relative;
	margin-bottom: 20px;
	color: #fff;
	text-decoration: none;
	overflow: hidden;
	background: #fff
}

.title .main-tag__background {
	display: block;
	position: absolute;
	left: -20px;
	top: -20px;
	bottom: 0;
	right: 0;
	width: -webkit-calc(100% + 40px);
	width: calc(100% + 40px);
	height: -webkit-calc(100% + 40px);
	height: calc(100% + 40px);
	-webkit-filter: blur(7px);
	filter: blur(7px);
	background-color: transparent;
	background-size: 1900px 550px;
	background-position: -webkit-calc((100% + 1060px)/ 2);
	background-position: calc((100% + 1060px)/ 2);
	opacity: .9;
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease
}

.title .main-tag:before,
.title .main-tag__background::before {
	height: 100%;
	top: 0;
	content: '';
	left: 0;
	display: block
}

.title .main-tag__background::before {
	width: 100%;
	background: #000;
	opacity: .5;
	position: absolute;
	right: 0
}

.title .main-tag__text {
	position: relative;
	z-index: 1
}

.title .main-tag:before {
	background: #32c5d2;
	width: 1px;
	position: absolute;
	z-index: 2
}

.title .tags-section {
	display: block;
	margin-bottom: 10px
}

.title .tags-section:last-child {
	margin-bottom: 0
}

.title .tags-title {
	color: #32c5d2;
	line-height: 14px;
	font-size: 10px;
	margin-bottom: 5px
}

.title .tags-item {
	margin-bottom: 6px;
	padding: 0 0 0 15px;
	font-size: 13px;
	line-height: 17px;
	background-color: transparent;
	margin-right: 32px;
	position: relative;
	display: block
}

.title .tags-item:before {
	content: '';
	position: absolute;
	left: 0;
	top: 7px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #32c5d2;
	display: block;
	margin-bottom: 7px
}

.socials {
	line-height: 0;
	text-align: left
}

.socials__link {
	margin-right: 8px;
	display: inline-block;
	-webkit-transition: -webkit-transform .2s linear;
	transition: -webkit-transform .2s linear;
	transition: transform .2s linear;
	transition: transform .2s linear, -webkit-transform .2s linear
}

.socials__link:hover {
	-webkit-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	transform: translateY(-2px)
}

.title--article .btn {
	color: #fff
}

.title--article .btn:hover {
	color: #234
}

@media (max-width:1200px) {
	.title .tags,
	.title.title--article .tags {
		display: none!important
	}
}

@media (min-width:1030px) {
	.title {
		min-height: 515px
	}
}

@media (max-width:1029px) {
	.title,
	.title--big,
	.title.title--portfolio {
		padding-top: 150px;
		padding-bottom: 100px
	}
	.title.title--portfolio {
		min-height: auto
	}
}

@media (max-width:767px) {
	.title-name h1,
	.title.title--article .title-name h1,
	.title.title--sources .title-name h1 {
		font-size: 36px;
		line-height: 46px
	}
	.title-name h1,
	.title-text p {
		padding-left: 15px;
		padding-right: 15px
	}
	.title,
	.title--big,
	.title.title--article,
	.title.title--portfolio,
	.title.title--sources {
		padding-top: 100px;
		padding-bottom: 40px
	}
	.title-name h1 {
		margin-top: 0;
		margin-bottom: 20px
	}
	.title.title--sources {
		min-height: auto
	}
	.title-text p {
		font-size: 20px;
		line-height: 33px
	}
}

.title--privacy {
	padding-bottom: 20px;
	min-height: auto
}

.title--privacy .title-name {
	font-size: 70px;
	line-height: 74px;
	padding: 0 15px
}

.title--cta {
	padding-top: 90px;
	padding-bottom: 60px
}

.title-btn {
	padding-top: 10px
}

.title-btn .btn {
	min-width: 264px;
	border-width: 1px;
	font-weight: 300
}

@media (max-width:767px) {
	.title--privacy .title-name {
		font-size: 39px;
		line-height: 39px
	}
}

.title-buttons-container {
	padding: 0 30px;
	max-width: 1378px
}

.title-buttons {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 0;
	line-height: 0;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.title-button-blur {
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	padding: 16px 30px;
	text-align: center;
	font-weight: 300;
	color: #fff;
	border-right: 1px solid rgba(255, 255, 255, .1);
	position: relative
}

@media screen and (max-width:1440px) {
	.title-button-blur {
		border-right: 0
	}
}

.title-button-blur:last-child {
	border-right: 0
}

.title-button-blur__text {
	position: relative;
	z-index: 1
}

.title-buttons-background {
	display: block;
	position: absolute;
	left: -20px;
	top: -20px;
	bottom: 0;
	right: 0;
	width: -webkit-calc(100% + 40px);
	width: calc(100% + 40px);
	height: -webkit-calc(100% + 40px);
	height: calc(100% + 40px);
	-webkit-filter: blur(7px);
	filter: blur(7px);
	background-color: transparent;
	background-size: auto 550px;
	background-position: center bottom -40px;
	opacity: 0;
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease
}

.title--overflow-dark::before,
.title-button-blur:before {
	left: 0;
	width: 100%;
	content: ''
}

.title-buttons-background.shown {
	opacity: 1
}

.title-button-blur:before {
	display: block;
	height: 2px;
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 0;
	background: #58C344;
	-webkit-transition: opacity .2s ease;
	transition: opacity .2s ease
}

.title-button-blur.active:before,
.title-button-blur:hover:before {
	opacity: 1
}

.title--overflow-dark {
	position: relative
}

.title--overflow-dark>* {
	position: relative;
	z-index: 1
}

.title--overflow-dark::before {
	background: #000;
	opacity: .15;
	position: absolute;
	top: 0;
	height: 100%
}

.title--blur-buttons {
	padding-top: 110px;
	padding-bottom: 40px
}

.title--blur-buttons .title-name {
	position: relative;
	margin-bottom: 50px
}

.title--blur-buttons .title-name:before {
	content: '';
	display: block;
	position: absolute;
	width: 50px;
	height: 2px;
	background: #fff;
	bottom: -26px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.title--blur-buttons .title-text {
	max-width: 1260px;
	min-height: 114px
}

@media screen and (max-width:767px) {
	.title-buttons {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 100%
	}
	.title-button-blur {
		padding: 15px;
		display: block;
		width: 100%
	}
	.title-buttons-container {
		padding: 0 15px
	}
}

body .mfp-bg {
	background-color: #FFF;
	opacity: 1
}

.mfp-container {
	padding-left: 0;
	padding-right: 0
}

body .mfp-content {
	vertical-align: top
}

.mobileNavigation {
	padding: 86px 20px 30px
}

.mobileNavigationList {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left
}

.mobileNavigationList-link {
	position: relative;
	display: inline-block;
	padding-top: 12px;
	padding-bottom: 11px;
	font-weight: 300;
	font-size: 20px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
	transition: all .2s ease-in-out
}

.mobileNavigationList-item--active .mobileNavigationList-link {
	color: #46C70F
}

.mobileNavigationList-link:after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 2px;
	bottom: 0;
	background-color: #000;
	transition: all .2s ease-in-out
}

.mobileNavigationList-item--border {
	padding-top: 20px
}

.mobileNavigationList-item--border .mobileNavigationList-link {
	padding-left: 24px;
	padding-right: 24px;
	border: 1px solid #46C70F;
	border-radius: 2px
}

.mobileNavigation ul li>ul:after,
.mobileNavigation__wrapper:after {
	content: '';
	width: 0;
	left: 17px;
	top: -8px;
	border-style: solid;
	border-width: 0 10px 8px;
	border-color: transparent transparent #f3f3f3;
	z-index: 1;
	height: 0
}

.mobileNavigationList-item--border.mobileNavigationList-item--active .mobileNavigationList-link {
	color: #FFF;
	background-color: #46C70F
}

.mobileNavigation ul li>ul {
	position: relative;
	display: none;
	list-style-type: none;
	margin: 0 -20px 20px;
	padding: 15px 20px;
	background-color: #f3f3f3
}

.mobileNavigation ul .mobileNavigationList-item--active ul {
	display: block
}

.mobileNavigation ul li>ul:after {
	position: absolute;
	display: block
}

.mobileNavigation ul li>ul li+li {
	margin-top: 10px
}

.mobileNavigation ul li>ul li a {
	color: #000
}

.mobileNavigation ul li>ul .mobileNavigationList-item--active a {
	color: #46C70F
}

@media (max-width:767px) {
	.mobileNavigation {
		padding-top: 60px
	}
}

.mobileNavigation__wrapper {
	position: relative;
	display: none;
	margin: 0 -20px 20px;
	padding: 15px 20px;
	background-color: #f3f3f3
}

.mobileNavigationList-item--active .mobileNavigation__wrapper {
	display: block
}

.mobileNavigation__wrapper:after {
	position: absolute;
	display: block
}

.mobileNavigation__wrapper ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 20px
}

.mobileNavigation__wrapper ul a {
	color: #000
}

.mobileNavigation__wrapper ul li+li {
	margin-top: 10px
}

.contactForm {
	position: relative;
	padding-top: 175px;
	padding-bottom: 80px;
	color: #234;
	text-align: center
}

.contactForm--nopaddingBottom {
	padding-bottom: 0
}

.contactForm--nopaddingTop {
	padding-top: 0
}

.contactForm--back {
	background-image: url(/sites/all/themes/iflexion/images/bg-book.jpg);
	background-position: top right;
	background-repeat: no-repeat
}

.contactForm-title h1 {
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 300;
	font-size: 70px;
	line-height: 68px;
	text-align: center
}

.contactForm-title h3 {
	margin: 0 0 52px;
	font-weight: 300;
	font-size: 52px;
	line-height: 60px
}

.contactForm-caption h4,
.contactForm-description p {
	margin-top: 0;
	font-size: 25px;
	  
	font-weight: 300
}

.contactForm-description {
	padding-bottom: 60px
}

.contactForm-description p {
	margin-bottom: 16px;
	line-height: 38px;
	text-align: center
}

.contactForm-description a {
	text-decoration: none;
	color: #32c5d2
}

.contactForm-col {
	text-align: left
}

.contactForm-caption h4 {
	margin-bottom: 17px;
	line-height: 40px
}

.contactForm-line {
	position: relative;
	margin-bottom: 20px
}

.contactForm-body input,
.contactForm-body textarea {
	font-weight: 300;
	  
	font-size: 17px;
	outline: 0;
	border-radius: 0;
	color: #234;
	background: #f8f8f8;
	-webkit-appearance: none
}

input.contactForm-submit {
	background: #fff;
	color: #32c5d2
}

input.contactForm-input {
	position: relative;
	width: 100%;
	padding: 25px 60px 14px 18px;
	border: 1px solid #d9d9d9;
	z-index: 1
}

input.contactForm-input::-ms-clear {
	width: 0;
	height: 0
}

.contactForm-input:active,
.contactForm-input:focus {
	border-color: #a8e19a;
	box-shadow: 0 0 3px .5px #a8e19a
}

.contactForm-placeholder {
	position: absolute;
	display: block;
	width: 100%;
	height: 60px;
	top: 0;
	left: 0;
	padding-left: 18px;
	font-size: 17px;
	line-height: 60px;
	color: #a4a8ad;
	text-align: left;
	background-color: transparent!important;
	z-index: 3;
	pointer-events: none;
	transition: .1s linear
}

.contactForm-input:active~.contactForm-placeholder,
.contactForm-input:focus~.contactForm-placeholder,
.contactForm-textarea:active~.contactForm-placeholder,
.contactForm-textarea:focus~.contactForm-placeholder {
	background-color: #FFF
}

.contactForm-block--require .contactForm-placeholder:after,
.contactForm-place--require .contactForm-attachText:after {
	content: '*';
	color: #f96057
}

.contactForm-input~.contactForm-placeholder {
	font-size: 13px;
	line-height: 38px
}

.contactForm-input.inactive~.contactForm-placeholder,
.contactForm-textarea.inactive~.contactForm-placeholder {
	text-indent: 0;
	font-size: 17px;
	line-height: 60px
}

textarea.contactForm-textarea {
	position: relative;
	display: block;
	width: 100%;
	height: 300px;
	padding: 25px 19px 18px;
	border: 1px solid #d9d9d9;
	resize: none;
	z-index: 1
}

.contactForm-textarea:active,
.contactForm-textarea:focus {
	border-color: #a8e19a;
	box-shadow: 0 0 3px .5px #a8e19a
}

textarea.contactForm-textarea~.contactForm-placeholder {
	height: 100%
}

.contactForm-textarea~.contactForm-placeholder {
	font-size: 13px;
	line-height: 38px
}

.contactForm-textarea.inactive~.contactForm-placeholder {
	text-indent: 0
}

.contactForm-button {
	margin-top: 31px;
	margin-bottom: 24px
}

.contactForm-submit {
	min-width: 210px;
	padding: 22px 30px 18px;
	font-weight: 300;
	font-size: 16px;
	line-height: 16px;
	border: 2px solid #32c5d2;
	border-radius: 2px;
	background: #fff;
	color: #32c5d2;
	transition: all .2s ease-in-out;
	cursor: pointer
}

.contactForm-submit:hover {
	background: #32c5d2;
	color: #fff
}

.contactForm-submit:active,
.contactForm-submit:focus {
	border-color: #a8e19a;
	box-shadow: 0 0 3px .5px #a8e19a
}

.contactForm-note {
	font-size: 13px;
	color: #6f7a85
}

.contactForm-sign {
	position: relative;
	padding-left: 15px
}

.contactForm-star {
	position: absolute;
	left: 2px;
	top: 0;
	line-height: 1.2;
	font-size: 17px;
	color: #f96057
}

.contactForm-attach,
.contactForm-attach .form-item-file {
	position: relative
}

.contactForm-attach .form-item-file:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 60px;
	top: 0;
	left: 0;
	background: #f8f8f8
}

.contactForm-file {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	height: 60px;
	padding: 16px 18px;
	text-decoration: none;
	font-size: 17px;
	cursor: pointer;
	border: 1px solid #d9d9d9;
	overflow: hidden;
	color: #a4a8ad;
	z-index: 103;
	outline: 0
}

.contactForm-file:active,
.contactForm-file:focus {
	border-color: #a8e19a;
	box-shadow: 0 0 3px .5px #a8e19a
}

.contactForm-file--focus {
	border-color: #a8e19a!important;
	box-shadow: 0 0 3px .5px #a8e19a!important
}

.contactForm-line .contactForm-attach label {
	position: absolute;
	display: block;
	width: 100%;
	height: 60px;
	top: 0;
	left: 0;
	padding-top: 0;
	padding-left: 20px;
	font-size: 17px;
	line-height: 60px;
	color: #a4a8ad
}

.contactForm-attach .form-file {
	position: absolute;
	width: 100%;
	height: 60px;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-appearance: none;
	appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
	outline: 0;
	z-index: 105
}

.contactForm-attach [id*=edit-file-upload-button] {
	position: absolute;
	display: block;
	width: 60px;
	height: 60px;
	top: -1px;
	right: -1px;
	text-indent: -999px;
	border: none;
	border: 1px solid #d9d9d9;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(/sites/all/themes/iflexion/images/icon-upload@1x.png);
	color: transparent;
	z-index: 102
}

.contactForm-attach [id*=edit-file-remove-button],
.contactForm-icon {
	width: 60px;
	height: 100%;
	position: absolute;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: block
}

.contactForm-attach [id*=edit-file-remove-button] {
	top: 0;
	right: 0;
	text-indent: -999px;
	border: none;
	border-left: 1px solid #dfdfdf;
	background-image: url(/sites/all/themes/iflexion/images/icon-delete-cross@1x.png);
	color: transparent;
	z-index: 110
}

.contactForm-place .description {
	padding-top: 8px;
	padding-bottom: 5px;
	font-size: 13px;
	line-height: 13px;
	color: #a6aaaf;
	text-align: left
}

.contactForm-attach.contactForm-box--full .form-submit {
	display: block
}

.contactForm-icon {
	top: 0;
	right: 0;
	border-left: 1px solid #dfdfdf;
	background-image: url(/sites/all/themes/iflexion/images/icon-upload@1x.png);
	text-indent: -9999px;
	color: transparent
}

.contactForm-attach:hover .contactForm-icon {
	background-image: url(/sites/all/themes/iflexion/images/icon-upload-active@1x.png)
}

.contactForm-size {
	font-size: 13px;
	color: #64707c
}

.contactForm-file-box {
	position: relative;
	display: block;
	vertical-align: top;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none
}

.contactForm-box--empty .contactForm-file-box {
	display: none
}

.contactForm-elem {
	position: relative;
	display: block;
	height: 60px;
	margin-bottom: 5px;
	padding: 19px 18px;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	color: #234;
	border: 1px solid #d9d9d9;
	background: #f8f8f8;
	overflow: hidden
}


.contactForm-delete {
	position: absolute;
	display: none;
	cursor: pointer;
	cursor: hand;
	width: 60px;
	height: 58px;
	top: 0;
	right: 0;
	border-left: 1px solid #dfdfdf;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(/sites/all/themes/iflexion/images/icon-delete-cross@1x.png);
	z-index: 102
}

.contactForm-box--full .contactForm-delete {
	display: block
}

.contactForm-correct,
.contactForm-del {
	display: none;
	cursor: pointer;
	width: 60px;
	top: 0;
	right: 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute
}

.contactForm-correct {
	cursor: hand;
	height: 58px;
	background-image: url(/sites/all/themes/iflexion/images/icon-check-mark@1x.png)
}

.contactForm-del {
	cursor: hand;
	height: 60px;
	background-image: url(/sites/all/themes/iflexion/images/icon-delete-cross@1x.png)
}

.contactForm-block--failed .contactForm-message,
.contactForm-input.valid~.contactForm-correct {
	display: block
}

.contactForm-block .error-messages {
	padding-top: 10px
}

.contactForm-block .error-message {
	padding-top: 3px;
	font-size: 13px;
	line-height: 1;
	color: #f96057
}

.contactForm-block select+.error-message {
	position: absolute;
	top: 100%;
	margin-top: 6px
}

.contactForm-block input.error,
.contactForm-block textarea.error {
	border-color: #fb8f89;
	color: #f96057;
	box-shadow: none
}

.contactForm-block select.error~.select2-container--default .select2-selection--single {
	border-color: #fb8f89
}

.contactForm-line select {
	width: 100%;
	padding: 19px 18px;
	outline: 0;
	border-radius: 0
}

.chosen-container-single {
	width: 100%!important
}

.chosen-container-single .chosen-single {
	height: 60px;
	padding-left: 18px;
	border: 1px solid #d9d9d9!important;
	background: #f8f8f8!important;
	border-radius: 0;
	box-shadow: none
}

.chosen-container-single.chosen-container-active .chosen-single {
	background: #fff!important
}

.chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #d9d9d9!important
}

.chosen-container-single .chosen-single span {
	height: 60px;
	margin-right: 60px;
	font-size: 17px;
	line-height: 60px;
	color: #a4a8ad
}

.chosen-container-single .chosen-single div {
	position: absolute;
	width: 60px;
	height: 60px;
	top: -1px;
	right: -1px;
	border: 1px solid #d9d9d9;
	background: #fff
}

.chosen-container-single .chosen-single div:after {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: 50%;
	top: 50%;
	margin-left: -6px;
	margin-top: -4px;
	border-style: solid;
	border-width: 8px 6px 0;
	border-color: #b2b2b2 transparent transparent
}

.chosen-container-single .chosen-single div b {
	display: none;
	background: 0 0
}

.chosen-container .chosen-drop {
	border-left: 1px solid #d9d9d9!important;
	border-right: 1px solid #d9d9d9!important;
	border-bottom: 1px solid #d9d9d9!important;
	border-radius: 0;
	box-shadow: none
}

.chosen-container .chosen-results {
	padding-top: 10px
}

.chosen-container .chosen-results li {
	font-size: 17px;
	color: #234
}

.contactForm-attachText,
.contactForm-attachTrigger {
	color: #a4a8ad;
	font-size: 17px;
	width: 100%;
	height: 60px
}

.chosen-container .chosen-results li+li {
	margin-top: 15px
}

.chosen-container-single .chosen-search input[type=text] {
	font-size: 17px
}

.chosen-container-active .chosen-single {
	border-color: #a8e19a!important;
	box-shadow: 0 0 3px .5px #a8e19a
}

.chosen-container-single .chosen-single abbr {
	background: 0 0
}

.contactForm-attachList li i,
.contactForm-attachTrigger:after,
.contactForm-loading:after {
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.contactFormSuccess {
	background-color: #f8f8f8;
	padding: 92px 18% 86px
}

.contactFormSuccess-icon {
	margin-bottom: 28px
}

.contactFormSuccess-title {
	font-weight: 400;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 17px
}

.contactFormSuccess-text {
	font-size: 17px;
	line-height: 25px
}

.contactForm-loading:after {
	content: '';
	position: absolute;
	display: block;
	width: 32px;
	height: 32px;
	top: 50%;
	right: 70px;
	margin-top: -16px;
	background-image: url(/sites/all/themes/iflexion/images/preloader.gif);
	z-index: 200
}

.contactForm-attachTrigger {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 16px 18px;
	text-decoration: none;
	border: 1px solid #d9d9d9;
	overflow: hidden;
	z-index: 103;
	outline: 0;
	background-color: #F8F8F8
}

.contactForm-attachTrigger.error {
	border-color: #fb8f89
}

.contactForm-attachText {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	padding-top: 0;
	padding-left: 20px;
	line-height: 60px
}

.contactForm-attachTrigger:after {
	content: '';
	position: absolute;
	display: block;
	width: 60px;
	height: 60px;
	top: -1px;
	right: -1px;
	text-indent: -999px;
	border: none;
	border: 1px solid #d9d9d9;
	background-color: #fff;
	background-image: url(/sites/all/themes/iflexion/images/icon-upload@1x.png);
	color: transparent;
	z-index: 102
}

.contactForm-attachTrigger-input {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	cursor: pointer
}

.contactForm-attachTrigger-input:focus {
	text-indent: -9999em
}

.contactForm-attach.disabled .contactForm-attachTrigger {
	opacity: .4
}

.contactForm-attach.disabled .contactForm-attachTrigger-input {
	display: none
}

.contactForm-attachList {
	margin: 10px 0 0;
	padding: 0;
	list-style-type: none
}

.contactForm-attachList:after {
	content: '';
	display: table;
	width: 100%
}

.contactForm-attachList li {
	position: relative;
	display: none;
	width: auto;
	height: 35px;
	float: left;
	margin-bottom: 9px;
	margin-right: 9px;
	padding-left: 18px;
	padding-right: 40px;
	line-height: 35px;
	background-color: #f8f8f8
}

.contactForm-attachList li.full {
	display: block
}

.contactForm-attachList li b {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	max-width: 120px;
	height: auto;
	padding: 0;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	color: #234;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.contactForm-attachList li i {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	top: 50%;
	right: 10px;
	margin-top: -10px;
	border-left: none;
	background-color: #f8f8f8;
	background-image: url(/sites/all/themes/iflexion/images/icon-delete-cross@2x.png);
	background-size: 12px 11px;
	cursor: pointer
}

.contactForm-attachList li input {
	position: absolute;
	display: none;
	opacity: 0
}

.contactForm-checkbox {
	position: relative;
	display: block;
	width: 100%;
	max-width: 830px
}

.contactForm-checkbox__input {
	position: absolute;
	left: -9999px
}

.contactForm-checkbox__label {
	position: relative;
	display: block;
	width: 100%;
	min-height: 20px;
	padding-left: 29px;
	padding-top: 1px;
	padding-right: 15px;
	cursor: pointer
}

.contactForm-checkbox__icon {
	position: absolute;
	display: block;
	width: 26px;
	height: 26px;
	top: 0;
	left: 0;
	border: 1px solid #d9d9d9;
	border-radius: 0;
	background-color: #f8f8f8;
	cursor: pointer;
	transition: .1s linear
}

.contactForm-checkbox__icon svg {
	position: absolute;
	display: block;
	width: 14px;
	height: 10px;
	top: 50%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: -4px
}

.contactForm-checkbox__icon svg path {
	fill: #f8f8f8
}

.contactForm-checkbox__input:checked+.contactForm-checkbox__label .contactForm-checkbox__icon {
	background: #32c5d2;
	border-color: #32c5d2
}

.contactForm-checkbox__input:checked+.contactForm-checkbox__label .contactForm-checkbox__icon svg path {
	fill: #fff
}

.contactForm-checkbox__text {
	line-height: 24px;
	padding-left: 8px;
	font-size: 13px;
	font-weight: 300;
	text-align: left
}

.contactForm-checkbox__input.error+.contactForm-checkbox__label .contactForm-checkbox__icon {
	border-color: #fb8f89;
	background-color: #fff
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2) {
	.contactForm-icon {
		background-image: url(/sites/all/themes/iflexion/images/icon-upload@2x.png);
		background-size: 18px 26px
	}
	.contactForm-attach:hover .contactForm-icon {
		background-image: url(/sites/all/themes/iflexion/images/icon-upload-active@2x.png);
		background-size: 18px 26px
	}
	.contactForm-del,
	.contactForm-delete {
		background-image: url(/sites/all/themes/iflexion/images/icon-delete-cross@2x.png);
		background-size: 12px 11px
	}
	.contactForm-correct {
		background-image: url(/sites/all/themes/iflexion/images/icon-check-mark@2x.png);
		background-size: 15px 11px
	}
}

@media (max-width:1440px) {
	.contactFormSuccess {
		padding-left: 10%;
		padding-right: 10%
	}
	.contactForm--back {
		background-image: none
	}
}

@media (max-width:1030px) {
	.contactFormSuccess {
		padding-left: 15px;
		padding-right: 15px
	}
}

@media (max-width:767px) {
	.contactForm {
		padding-top: 95px
	}
	.contactForm--nopaddingTop {
		padding-top: 0;
		padding-bottom: 30px
	}
	.contactForm-title h1 {
		font-size: 39px;
		line-height: 39px
	}
	.contactForm-title h3 {
		margin-bottom: 22px;
		font-size: 34px
	}
	.contactForm-description {
		padding-bottom: 35px
	}
	.contactForm-description p {
		font-size: 20px;
		line-height: 33px
	}
	.contactForm-textarea {
		height: 200px
	}
	.contactFormSuccess {
		padding-top: 50px;
		padding-bottom: 65px
	}
	.contactFormSuccess-title {
		font-size: 25px;
		line-height: 35px
	}
}

.contactForm--bg {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
	padding-top: 90px;
	padding-bottom: 90px
}

.contactForm--bg .contactForm-title {
	margin-bottom: 17px
}

.contactForm--bg .contactForm-title h2 {
	margin: 0;
	padding: 0;
	font-size: 45px;
	line-height: 50px;
	font-weight: 300;
	text-transform: uppercase
}

@media screen and (max-width:767px) {
	.contactForm--bg {
		padding-top: 60px;
		padding-bottom: 60px
	}
	.contactForm--bg .contactForm-title h2 {
		font-size: 35px;
		line-height: 40px
	}
}

.contactForm--bg .contactForm-description {
	padding-bottom: 30px
}

.contactForm--bg .contactForm-description p {
	font-size: 24px;
	line-height: 28px;
	font-weight: 400
}

.contactForm--bg .description {
	background: 0 0;
	color: #fff
}

.contactForm--bg .contactFormSuccess {
	background: 0 0
}

.contactForm--bg .contactForm-submit {
	background: 0 0;
	color: #fff;
	border-color: #fff
}

.contactForm--bg .contactForm-submit:hover {
	background: #fff;
	color: #32c5d2;
	border-color: #fff
}

.contactForm--bg .contactForm-note {
	color: #fff
}

.contactForm--bg .contactForm-block--require .contactForm-placeholder:after {
	content: '*';
	color: #32c5d2
}

.article-box ul li:before,
.article-quote::before,
.breadcrumbs__item::after,
.contactForm__tooltip:before {
	content: ''
}

.contactForm--bg .error+.contactForm-placeholder,
.contactForm--small .error+.contactForm-placeholder {
	color: #f96057
}

.contactForm--bg .error+.contactForm-placeholder .contactForm__tooltip,
.contactForm--small .error+.contactForm-placeholder .contactForm__tooltip {
	display: block
}

.contactForm__tooltip {
	padding: 7px 8px;
	background: #f83535;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	position: absolute;
	top: 100%;
	margin-top: -5px;
	left: 10px;
	max-width: 96%;
	z-index: 3;
	display: none
}

.contactForm__tooltip:before {
	width: 8px;
	height: 8px;
	background: #f83535;
	position: absolute;
	left: 10px;
	top: -4px;
	transform: rotate(45deg);
	display: block
}

.contactForm--bg .contactForm-star {
	color: #32c5d2
}

.contactForm--bg .chosen-container-single .chosen-single {
	background: #fff!important
}

.contactForm--bg .contactForm-attachTrigger,
.contactForm--bg .contactForm-attachTrigger-input {
	background: #fff
}

.contactForm--small-container {
	padding-top: 50px;
	padding-bottom: 50px
}

.contactForm--small-container .contactForm-body {
	max-width: 970px;
	margin: 0 auto
}

.contactForm--gray {
	background: #ecedee;
	color: #234
}

.contactForm--bg input,
.contactForm--bg textarea,
.contactForm--gray input,
.contactForm--gray textarea {
	background: #fff
}

.contactForm--gray .contactForm-description,
.contactForm--gray .contactForm-description p {
	font-size: 19px;
	line-height: 22px
}

.contactForm--gray .contactForm-submit {
	background: #fff;
	color: #32c5d2;
	border-color: #32c5d2
}

.contactForm--gray .contactForm-submit:hover {
	background: #32c5d2;
	color: #fff;
	border-color: #32c5d2
}

.contactForm--gray .contactForm-checkbox__icon,
.contactForm--small .contactForm-attachText,
.contactForm--small .contactForm-attachTrigger-input,
.contactForm--small .contactForm-checkbox__icon,
.contactForm--small .contactForm-input,
.contactForm--small .contactForm-textarea {
	background-color: #fff
}

.contactForm--gray .contactForm-note {
	color: #234
}

.contactForm--small-container textarea.contactForm-textarea {
	height: 130px
}

.contactForm--gray .contactFormSuccess {
	padding-left: 0;
	padding-right: 0
}

.contactForm--small {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 100px
}

.contactForm--small .contactForm-body {
	background: #fff;
	max-width: 860px;
	margin: 0 auto;
	padding: 50px 60px
}

.contactForm--small .contactForm-textarea {
	height: 140px
}

.contactForm--small .contactForm-button {
	margin-bottom: 20px;
	margin-top: 0
}

.contactForm--small .contactForm-attach {
	text-align: left
}

.contactForm--small .contactForm-attachTrigger {
	padding: 0;
	width: auto;
	height: auto;
	border: 0;
	background: 0 0;
	text-align: left
}

.contactForm--small .contactForm-attachTrigger:after {
	display: none
}

.contactForm--small .contactForm-line {
	margin-bottom: 30px
}

.contactForm--small .contactForm-attachText {
	text-align: left;
	position: relative;
	font-size: 16px;
	line-height: 20px;
	height: 24px;
	color: #58C344;
	display: flex;
	padding: 0;
	align-items: center
}

.contactForm--small .contactForm-attachIcon {
	margin-right: 10px;
	max-width: 16px
}

.contactForm--small .contactForm-attachIcon img,
.contactForm--small .contactForm-attachIcon svg {
	display: block;
	max-width: 100%;
	margin: 0
}

.contactForm--small .contactForm-attachTrigger-input {
	height: 24px
}

.contactForm--small .contactForm-submit {
	background: #58C344;
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	padding-top: 14px;
	padding-bottom: 14px;
	min-width: 170px
}

.contactForm--small .contactForm-submit:hover {
	background: #fff;
	color: #58C344
}

.contactForm__privacy {
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	max-width: 640px;
	margin: 0 auto
}

@media screen and (max-width:767px) {
	.contactForm--small {
		padding-top: 60px
	}
	.contactForm--small .contactForm-body {
		padding: 30px 15px
	}
}

.bgcolor--white {
	background-color: #fff
}

.bgcolor--light {
	background-color: #f7f7f7
}

.bgcolor--dark {
	background-color: #3d3c42
}

.bgcolor--green {
	background-color: #32c5d2
}

.bgcolor--blue {
	background-color: #0cf
}

.bgcolor--red {
	background-color: #f96057
}

.bgcolor--dark-blue {
	background-color: #255ccc
}

.bgcolor--orange {
	background-color: #ff9700
}

.bgcolor--aqua {
	background-color: #00ddce
}

.bgcolor--purple {
	background-color: #9d26d5
}

.bgcolor--gray {
	background-color: #e2e2e2
}

.bgcolor--black {
	background-color: #2d2c31
}

.bgcolor--hover--white:hover {
	background-color: #fff;
	color: #234
}

.bgcolor--hover--light:hover {
	background-color: #f7f7f7;
	color: #234
}

.bgcolor--hover--dark:hover {
	background-color: #3d3c42;
	color: #fff
}

.bgcolor--hover--green:hover {
	background-color: #32c5d2;
	color: #fff
}

.bgcolor--hover--blue:hover {
	background-color: #0cf;
	color: #fff
}

.bgcolor--hover--red:hover {
	background-color: #f96057;
	color: #fff
}

.bgcolor--hover--dark-blue:hover {
	background-color: #255ccc;
	color: #fff
}

.bgcolor--hover--orange:hover {
	background-color: #ff9700;
	color: #fff
}

.bgcolor--hover--aqua:hover {
	background-color: #00ddce;
	color: #fff
}

.bgcolor--hover--purple:hover {
	background-color: #9d26d5;
	color: #fff
}

.bgcolor--light,
.bgcolor--white {
	color: #234;
	position: relative
}

.bgcolor--aqua,
.bgcolor--blue,
.bgcolor--dark,
.bgcolor--dark-blue,
.bgcolor--green,
.bgcolor--orange,
.bgcolor--purple,
.bgcolor--red {
	color: #fff;
	position: relative
}

.bgcolor--white+.bgcolor--white {
	padding-top: 0
}

section.width--full>.container {
	width: auto
}

.background {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
	overflow: hidden
}

.background--insights .title-name {
	margin-bottom: 0
}

.bg--contain {
	background-size: contain
}

.bg--cover {
	background-size: cover
}

.bg--fixed {
	background-attachment: fixed
}

section.bg--center {
	background-position: 50% 50%
}

section.bg--top-left {
	background-position: 0 0
}

section.bg--top-right {
	background-position: 100% 0
}

section.bg--bottom-left {
	background-position: 0 100%
}

section.bg--bottom-right {
	background-position: 100% 100%
}

@media (max-width:1030px) {
	.background,
	.background--position--absolute {
		position: absolute
	}
	.bg--fixed {
		background-attachment: inherit
	}
}

@media (max-width:767px) {
	.background {
		background-size: cover
	}
}

.sources {
	padding-top: 50px
}

.sources .container {
	width: 100%;
	max-width: 940px
}

.breadcrumbs {
	margin-bottom: 30px
}

.breadcrumbs__list {
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	padding: 0
}

.breadcrumbs__item {
	list-style: none;
	display: inline;
	vertical-align: top;
	color: #234;
	margin-right: 21px;
	padding-bottom: 10px;
	position: relative
}

.breadcrumbs__item::after {
	width: 10px;
	height: 25px;
	display: inline-block;
	vertical-align: top;
	margin-left: 15px;
	background: url(/sites/all/themes/iflexion/images/ico-arrow-breadcrumbs.svg) center center no-repeat
}

.breadcrumbs__item:last-child {
	margin-right: 0
}

.breadcrumbs__item:last-child:after {
	display: none
}

.breadcrumbs__link {
	color: #234;
	opacity: .6;
	transition: opacity .2s linear
}

.breadcrumbs__link:hover {
	opacity: 1
}

.sources__list {
	margin-left: 0;
	padding-left: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E8EAEC
}

.sources__item {
	font-size: 19px;
	line-height: 27px;
	color: #234;
	margin-bottom: 20px
}

a.sources__link {
	opacity: .6;
	color: #234;
	transition: opacity .2s linear;
	word-wrap: break-word
}

a.sources__link:hover {
	opacity: 1
}

.sources__router {
	padding: 20px 0 70px
}

.sources__router-link {
	font-size: 19px;
	line-height: 24px
}

.article .stickyNavigation-item,
.article .stickyNavigation-link {
	text-align: left;
	font-weight: 300;
	font-size: 15px;
	line-height: 20px
}

.article {
	padding-top: 50px
}

.article .content-wrapper {
	padding-top: 50px;
	padding-bottom: 50px
}

.article #section1 .content-wrapper {
	padding-top: 0
}

.article #section1 .content--bgColor--grey {
	padding-top: 50px
}

.article .stickyNavigation-wrapper {
	padding-top: 0;
	left: 15px
}

.article .stickyNavigation-col {
	border-right: 0;
	border-left: 1px solid rgba(128, 128, 128, .3);
	padding-right: 0
}

.article .stickyNavigation-link:after {
	right: auto;
	top: 6px;
	left: -6px
}

.article .stickyNavigation-link--active:after {
	left: -10px;
	top: 1px;
	right: auto
}

.article .stickyNavigation-item {
	padding-left: 17px;
	margin-top: 0;
	margin-bottom: 20px
}

.article-item {
	max-width: 800px;
	position: relative
}

.article-item img {
	max-width: 100%;
	display: block
}

.article-item p.image-title {
	font-weight: 500;
	margin-bottom: 10px
}

.article-item .content-title h2,
.article-item h2 {
	font-weight: 500;
	color: #234;
	font-size: 40px;
	line-height: 59px;
	margin-bottom: 20px;
	margin-top: 0
}

.article-item .content-title h3,
.article-item h3 {
	font-weight: 500;
	color: #234;
	font-size: 32px;
	line-height: 38px;
	margin-bottom: 20px
}

@media screen and (max-width:767px) {
	.article-item h3 {
		font-size: 28px;
		line-height: 34px
	}
}

.article-box h4,
.article-item h4 {
	font-size: 25px;
	line-height: 38px;
	font-weight: 500
}

.article-item h4 {
	color: #234;
	margin-bottom: 20px
}

.article-item .cta3 {
	margin-top: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px
}

.article-box {
	padding: 30px 40px;
	color: #fff;
	background: #32c5d2
}

.article-box+*,
.article-box+.content-normal {
	margin-top: 40px
}

.article-box h4 {
	margin: 0 0 13px;
	color: #fff
}

.article-box ul {
	padding: 0;
	margin: 0
}

.article-box ul li {
	padding-left: 16px;
	margin-bottom: 45px;
	list-style: none;
	position: relative;
	font-size: 19px;
	line-height: 30px
}

.article-box ul li:before {
	display: block;
	position: absolute;
	left: 0;
	top: 12px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #fff
}

.article-box ul li:last-child {
	margin-bottom: 0
}

.article-table {
	display: flex;
	margin-left: -6px;
	margin-right: -6px;
	padding-bottom: 8px
}

.article-table__item {
	margin: 0 6px 12px;
	flex: 1;
	flex-shrink: 1;
	background: #fff;
	border: 1px solid #E8EAEC
}

.article-table__title {
	background: #32c5d2;
	color: #fff;
	padding: 5px 20px;
	min-height: 56px;
	font-size: 16px;
	line-height: 23px;
	font-weight: 300;
	display: flex;
	align-items: center
}

.article-table__text {
	font-size: 14px;
	line-height: 20px;
	color: #234;
	font-weight: 300;
	padding: 18px 20px
}

.article-table--horizontal {
	display: block;
	margin: 0
}

.article-table--horizontal .article-table__item {
	display: flex;
	margin-left: 0;
	margin-right: 0
}

.article-table--horizontal .article-table__title {
	max-width: 170px;
	min-width: 170px;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 100%;
	display: block
}

.article__footer-wrapper {
	max-width: 800px;
	border-top: 1px solid #F4F5F6;
	padding-top: 15px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 70px
}

.download-link,
.sources-link {
	display: inline-flex;
	vertical-align: top
}

.sources-link {
	margin-right: 30px;
	align-items: center
}

.download-link {
	align-items: center
}

.sources-link img,
.sources-link svg {
	margin-right: 10px;
	max-width: 22px
}

.download-link img,
.download-link svg {
	margin-right: 10px
}

.article__social {
	display: flex;
	align-items: center
}

.article__social .socials {
	margin-left: 10px
}

.article .tweet {
	position: absolute;
	top: 0;
	left: 100%;
	width: 180px;
	margin-left: 45px;
	font-size: 14px;
	line-height: 22px;
	font-weight: 300
}

.article .tweet__text {
	margin-bottom: 15px
}

.article .tweet__link {
	background: #55ACEF;
	border-radius: 2px;
	padding: 5px;
	color: #fff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	min-width: 92px;
	transition: background-color .2s linear
}

.footer-link,
.footerList-link {
	transition: all .2s ease-in-out;
	text-decoration: none
}

.article .tweet__link img {
	margin-right: 9px
}

.article .tweet__link:hover {
	background: #4693CD
}

.article sup {
	font-size: 10px;
	opacity: .6;
	top: -1em
}

.footer-link:active,
.footerList-link:active {
	opacity: .8
}

@media (max-width:1400px) {
	.article .tweet {
		position: static;
		margin: 0;
		padding-top: 30px;
		max-width: 100%;
		width: 100%
	}
}

@media (max-width:767px) {
	.article-box ul li,
	.sources__item {
		font-size: 16px;
		line-height: 22px
	}
	.article-table,
	.article-table--horizontal .article-table__item,
	.article-table__item,
	.article__footer-wrapper {
		display: block
	}
	.sources {
		padding-top: 30px
	}
	.sources__list {
		padding-left: 20px
	}
	.breadcrumbs__item {
		margin-right: 10px
	}
	.breadcrumbs__item::after {
		margin-left: 10px
	}
	.article-box {
		padding: 20px 15px
	}
	.article-item .content-title h2,
	.article-item h2 {
		font-size: 32px;
		line-height: 40px;
		font-weight: 500
	}
	.article-table {
		margin: 0
	}
	.article-table__item {
		margin-left: 0;
		margin-right: 0
	}
	.article-table__title {
		padding-top: 12px;
		padding-bottom: 12px
	}
	.article-table--horizontal .article-table__title {
		max-width: 100%;
		display: block;
		padding-top: 12px;
		padding-bottom: 12px
	}
	.article__social {
		padding-top: 30px
	}
}

h2.article-quote-title {
	font-size: 40px;
	line-height: 44px;
	font-weight: 400;
	color: #51C136;
	margin-top: 50px
}

.article-quote-title+.article-quote {
	margin-top: 40px
}

.article-quote {
	padding: 56px 30px 30px 141px;
	margin-top: 70px;
	margin-bottom: 30px;
	display: block;
	position: relative;
	background: rgba(81, 192, 54, .05)
}

.article-quote::before {
	font-size: 0;
	display: block;
	width: 60px;
	height: 44px;
	position: absolute;
	left: 48px;
	top: 40px;
	z-index: 1;
	background: url(/sites/all/themes/iflexion/images/ico-quote.svg) center center no-repeat
}

.footer,
.footer .row {
	position: relative
}

.article-quote:after {
	display: none
}

.article-quote__text {
	font-size: 25px;
	line-height: 33px;
	margin-bottom: 35px;
	font-weight: 300;
	color: #51C136
}

.article-quote__author-wrapper {
	padding-top: 25px;
	padding-bottom: 15px;
	border-top: 1px solid rgba(81, 192, 54, .3);
	display: flex;
	justify-content: space-between
}

.article-quote__author {
	font-size: 19px;
	line-height: 25px;
	color: #51C136;
	font-weight: 500
}

.footer-info,
.footer-tel {
	color: #b3b3b4
}

.article-quote__image {
	margin-left: 15px;
	max-width: 120px
}

.article-quote__image img {
	display: block;
	max-width: 100%;
	margin-left: auto
}

@media screen and (max-width:767px) {
	h2.article-quote-title {
		font-size: 32px;
		line-height: 36px
	}
	h2.article-quote-title+.article-quote {
		margin-top: 35px
	}
	.article-quote {
		padding: 80px 15px 15px;
		margin-top: 30px
	}
	.article-quote__text {
		font-size: 20px;
		line-height: 24px
	}
	.article-quote:before {
		left: 15px;
		top: 15px
	}
	.article-quote__author-wrapper {
		display: block
	}
	.article-quote__author {
		margin-bottom: 10px
	}
	.article-quote__image {
		margin: 0
	}
}

.footer-info,
.footer-link {
	font-weight: 300;
	font-size: 13px;
	line-height: 28px;
}

.footer {
	padding-top: 36px;
	background-color: #3d3c42
}

.footer-meta {
	position: absolute;
	width: 20%;
	top: 0;
	left: 0
}

.footerLogo {
	margin-bottom: 29px
}

.footerLogo-link {
	position: relative;
	display: block;
	width: 201px;
	height: 49px;
	text-indent: -999px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(/sites/all/themes/iflexion/images/common.footer.logo@1x.png);
	overflow: hidden
}

.footer-contacts {
	margin-bottom: 22px
}

.footer-address {
	margin-bottom: 21px
}

.footer-contactsList {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.footer-tel {
	text-decoration: none
}

.footer-link {
	color: #868688
}

.footer-link:hover,
.footer-title {
	color: #d9d9da
}

.footer-country {
	display: inline-block;
	vertical-align: top;
	width: 39px
}

.footer-title {
	margin-top: 12px;
	margin-bottom: 19px;
	  
	font-weight: 500;
	font-size: 16px;
	line-height: 16px
}

.footer-copy,
.footerList-link {
	  
	font-weight: 300
}

.footerList {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.footer-company {
	padding-left: 42px
}

.footer-expertise {
	padding-left: 72px
}

.footer-service {
	padding-left: 0
}

.footer-technology {
	padding-left: 20px
}

.footerList-link {
	font-size: 13px;
	line-height: 32px;
	color: #868688
}

.footerList--article {
	margin-top: 28px
}

.footerList--article .footerList-item {
	margin-bottom: 15px
}

.footerList--article .footerList-link {
	line-height: 18px;
	display: inline-block
}

.footerList--article time {
	display: block;
	color: rgba(255, 255, 255, .2);
	font-size: 13px
}

.footerList-link:hover {
	color: #d9d9da;
	text-decoration: none
}

.footer-copy {
	margin-top: 37px;
	padding-top: 31px;
	padding-bottom: 30px;
	font-size: 13px;
	line-height: 24px;
	color: #89898b;
	text-align: center;
	background-color: #2d2c31
}

.footer_touch {
	padding-top: 0
}

.footer_touch .container,
.footer_touch .footer-col {
	display: none
}

.footer_touch .footer-copy {
	margin-top: 0
}

@media (max-width:1440px) {
	.footer-company,
	.footer-expertise,
	.footer-service,
	.footer-technology {
		padding-left: 15px
	}
}

@media (max-width:1200px) {
	.footer-meta {
		position: relative;
		width: 100%;
		top: auto;
		left: auto;
		padding-top: 50px;
		text-align: center
	}
	.footerLogo-link {
		margin-left: auto;
		margin-right: auto
	}
}

@media (max-width:1030px) {
	.footer {
		padding-left: 20px;
		padding-right: 20px
	}
	.footer-copy {
		margin-left: -20px;
		margin-right: -20px
	}
}

@media (max-width:1023px) {
	.footer {
		padding-top: 0;
		padding-left: 5px;
		padding-right: 5px
	}
	.footer .container {
		display: none
	}
	.footer-col {
		position: relative;
		width: 100%;
		float: none;
		text-align: center
	}
	.footer-col+.footer-col {
		padding-top: 50px
	}
	.footerList-item {
		display: inline-block;
		margin-left: 10px;
		margin-right: 10px
	}
	.footer-copy {
		margin-top: 0;
		margin-left: -5px;
		margin-right: -5px
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2) {
	.footerLogo-link {
		background-image: url(/sites/all/themes/iflexion/images/common.footer.logo@2x.png);
		background-size: 201px 49px
	}
}

.notFound {
	position: relative;
	padding-top: 228px;
	padding-bottom: 172px;
	text-align: center;
	color: #FFF;
	background-position: 50% 0;
	background-size: cover
}

.notFound-name h1 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 240px;
	line-height: 240px
}

.notFound-text {
	width: 35%;
	margin-left: auto;
	margin-right: auto
}

.notFound-text .btn {
	margin-top: 38px
}

@media (max-width:767px) {
	.notFound {
		padding-top: 130px;
		padding-bottom: 80px
	}
	.notFound-name h1 {
		font-size: 150px;
		line-height: 150px
	}
	.notFound-text {
		width: 100%
	}
}