/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	text-size-adjust: 100%
}

body {
	margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden], template {
	display: none
}

a {
	background-color: transparent
}

a:active, a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b, strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button, select {
	text-transform: none
}

button, html input[type='button'], input[type='reset'], input[type='submit'] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled], html input[disabled] {
	cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type='checkbox'], input[type='radio'] {
	box-sizing: border-box;
	padding: 0
}

input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {
	height: auto
}

input[type='search'] {
	box-sizing: border-box
}

input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td, th {
	padding: 0
}

*, *:before, *:after {
	box-sizing: inherit
}

html {
	box-sizing: border-box
}

body {
	background-color: #fff;
	color: #000;
	font-family: "Istok Web", sans-serif;
	font-weight: 400;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@media (min-width:1024px) {
	body {
		font-size: 18px
	}

}

h6, .u-h6, h5, .u-h5, h4, .u-h4, h3, .u-h3, h2, .u-h2, h1, .u-h1 {
	margin-top: 20px;
	margin-bottom: 20px
}

h6 a, .u-h6 a, h5 a, .u-h5 a, h4 a, .u-h4 a, h3 a, .u-h3 a, h2 a, .u-h2 a, h1 a, .u-h1 a {
	color: inherit;
	text-decoration: none
}

h6 a:focus, .u-h6 a:focus, h5 a:focus, .u-h5 a:focus, h4 a:focus, .u-h4 a:focus, h3 a:focus, .u-h3 a:focus, h2 a:focus, .u-h2 a:focus, h1 a:focus, .u-h1 a:focus, h6 a:hover, .u-h6 a:hover, h5 a:hover, .u-h5 a:hover, h4 a:hover, .u-h4 a:hover, h3 a:hover, .u-h3 a:hover, h2 a:hover, .u-h2 a:hover, h1 a:hover, .u-h1 a:hover {
	color: inherit;
	text-decoration: none
}

h1, .u-h1, h2, .u-h2, h3, .u-h3, h4, .u-h4, h5, .u-h5, h6, .u-h6 {
	font-family: "Oswald", sans-serif;
	font-weight: 500;
	line-height: 1.2;
	text-transform: uppercase;
	color: #003d75
}

h1, .u-h1 {
	font-size: 2rem
}

@media (min-width:1124px) {
	h1, .u-h1 {
		font-size: 2.3333333333rem
	}

}

h2, .u-h2 {
	font-size: 1.7777777778rem
}

@media (min-width:1124px) {
	h2, .u-h2 {
		font-size: 2.5555555556rem
	}

}

h3, .u-h3 {
	font-size: 1.3333333333rem
}

@media (min-width:1124px) {
	h3, .u-h3 {
		font-size: 1.7777777778rem
	}

}

h4, .u-h4 {
	font-size: 1.3333333333rem;
	color: #609fda
}

@media (min-width:1124px) {
	h4, .u-h4 {
		font-size: 1.1666666667rem
	}

}

h5, .u-h5 {
	font-size: 1rem
}

@media (min-width:1124px) {
	h5, .u-h5 {
		font-size: 1rem
	}

}

h6, .u-h6 {
	font-size: .7777777778rem
}

@media (min-width:1124px) {
	h6, .u-h6 {
		font-size: 1rem
	}

}

p {
	margin-top: 0;
	margin-bottom: 20px
}

ul, ol, dl {
	margin: 20px;
	padding-left: 20px;
	padding-right: 20px
}

ul ul, ul ol, ul dl, ol ul, ol ol, ol dl, dl ul, dl ol, dl dl {
	margin: 0
}

hr {
	border-width: 2px 0 0;
	border-color: #609fda;
	border-style: solid;
	margin-top: 30px;
	margin-bottom: 30px;
	clear: both
}

img {
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 100%;
	height: auto;
	vertical-align: middle
}

figure {
	margin: 0;
	padding: 0
}

address {
	font-style: normal;
	line-height: 2;
	font-size: 1.11rem
}

blockquote {
	border-left: 5px #609fda solid;
	font-size: inherit;
	margin: 20px 0;
	clear: both;
	padding: 10px 20px
}

blockquote cite {
	font-size: .7777777778rem
}

blockquote cite::before {
	content: '-'
}

a {
	color: #609fda;
	transition: color .3s ease-in-out;
	text-decoration: underline
}

a:hover, a:active, a:focus {
	text-decoration: none;
	color: #c79d33
}

.gform_fields, .gfield_checkbox, .gfield_radio {
	list-style: none;
	padding: 0;
	margin: 0
}

.gfield {
	margin-bottom: 10px;
	overflow: hidden
}

.gfield_label {
	color: #fff;
	font-weight: normal;
	font-size: .8888888889rem
}

.ginput_complex {
	margin-left: -15px;
	margin-right: -15px
}

.ginput_container span {
	display: block;
	width: 50%;
	float: left;
	padding-right: 15px;
	padding-left: 15px
}

.ginput_container span.address_city, .ginput_container span.address_state, .ginput_container span.address_zip {
	width: 100%
}

@media (min-width:1024px) {
	.ginput_container span.address_city, .ginput_container span.address_state, .ginput_container span.address_zip {
		width: 33.33%
	}

}

.clear-multi div {
	width: 33.33%;
	float: left;
	padding-right: 15px
}

input, select, textarea {
	width: 100%;
	padding: 10px;
	font-size: inherit;
	line-height: inherit;
	color: #000;
	background-color: #fff;
	background-image: none;
	display: block;
	border: 1px solid #609fda;
	border-radius: 0;
	transition: border-color ease-in-out .15s;
	outline: none
}

select {
	height: 49px
}

textarea {
	height: 140px
}

@media (min-width:1124px) {
	textarea {
		height: 160px
	}

}

input[type="submit"] {
	width: auto
}

input+label, select+label {
	font-weight: normal;
	margin-top: 10px;
	display: inline-block;
	font-size: .7777777778rem
}

.ginput_container select[multiple="multiple"] {
	max-height: 80px;
	height: auto
}

.gfield_checkbox li, .gfield_radio li {
	margin-right: 10px;
	display: inline-block
}

.ginput_container input[type="checkbox"], .ginput_container input[type="radio"] {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	box-shadow: none;
	height: 20px;
	width: 20px
}

.gfield_checkbox label, .gfield_radio label {
	margin-top: 2px;
	margin-bottom: 7px
}

.gform_validation_error .gfield_error .gfield_label {
	color: #a94442
}

.gform_validation_error .gfield_error input, .gform_validation_error .gfield_error select, .gform_validation_error .gfield_error textarea {
	border-color: #a94442;
	background-color: #f2dede;
	color: #a94442
}

.gform_validation_error .gfield_error input:focus, .gform_validation_error .gfield_error select:focus, .gform_validation_error .gfield_error textarea:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.validation_error {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #ebccd1;
	color: #a94442;
	background-color: #f2dede
}

.gform_wrapper .gfield_required, .gform_wrapper .validation_message {
	color: #a94442
}

#gforms_confirmation_message {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #d6e9c6;
	border-radius: 4px;
	color: #3c763d;
	background-color: #dff0d8
}

.gform_validation_container {
	display: none;
	position: absolute;
	left: -9000px;
	visibility: hidden
}

#ui-datepicker-div {
	background-color: #fff;
	padding: 15px;
	width: 295px;
	display: none
}

.ui-datepicker-calendar {
	width: 100%;
	text-align: center;
	margin: 0
}

.ui-datepicker-calendar th {
	text-align: center
}

.ui-datepicker-calendar tr>th, .ui-datepicker-calendar tr>td {
	padding: 5px
}

.ui-corner-all {
	cursor: pointer
}

.ui-datepicker-next.ui-corner-all {
	float: right
}

.ui-datepicker-title {
	padding-top: 5px;
	padding-bottom: 10px
}

.ui-datepicker-year, .ui-datepicker-month {
	height: auto;
	width: 50%;
	display: inline-block
}

.o-container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px
}

.o-container:before, .o-container:after {
	content: '';
	display: table
}

.o-container:after {
	clear: both
}

@media (min-width:920px) {
	.o-container {
		max-width: 920px
	}

}

@media (min-width:1024px) {
	.o-container {
		max-width: 1024px
	}

}

@media (min-width:1124px) {
	.o-container {
		max-width: 1450px
	}

}

@media (min-width:1600px) {
	.o-container {
		max-width: 1600px
	}

}

@media (min-width:1800px) {
	.o-container {
		max-width: 1800px
	}

}

.o-row {
	box-sizing: border-box;
	display: flex;
	flex: 0 1 auto;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px
}

.o-row.reverse {
	flex-direction: row-reverse
}

.o-row.col-reverse {
	flex-direction: column-reverse
}

.o-col--xl-12, .o-col--xl-11, .o-col--xl-10, .o-col--xl-9, .o-col--xl-8, .o-col--xl-7, .o-col--xl-6, .o-col--xl-5, .o-col--xl-4, .o-col--xl-3, .o-col--xl-2, .o-col--xl-1, .o-col--lg-12, .o-col--lg-11, .o-col--lg-10, .o-col--lg-9, .o-col--lg-8, .o-col--lg-7, .o-col--lg-6, .o-col--lg-5, .o-col--lg-4, .o-col--lg-3, .o-col--lg-2, .o-col--lg-1, .o-col--md-12, .o-col--md-11, .o-col--md-10, .o-col--md-9, .o-col--md-8, .o-col--md-7, .o-col--md-6, .o-col--md-5, .o-col--md-4, .o-col--md-3, .o-col--md-2, .o-col--md-1, .o-col--sm-12, .o-col--sm-11, .o-col--sm-10, .o-col--sm-9, .o-col--sm-8, .o-col--sm-7, .o-col--sm-6, .o-col--sm-5, .o-col--sm-4, .o-col--sm-3, .o-col--sm-2, .o-col--sm-1, .o-col--xs-12, .o-col--xs-11, .o-col--xs-10, .o-col--xs-9, .o-col--xs-8, .o-col--xs-7, .o-col--xs-6, .o-col--xs-5, .o-col--xs-4, .o-col--xs-3, .o-col--xs-2, .o-col--xs-1, .o-col--xxs-12, .o-col--xxs-11, .o-col--xxs-10, .o-col--xxs-9, .o-col--xxs-8, .o-col--xxs-7, .o-col--xxs-6, .o-col--xxs-5, .o-col--xxs-4, .o-col--xxs-3, .o-col--xxs-2, .o-col--xxs-1 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.o-col--xxs-1 {
	flex-basis: 8.3333333333%;
	max-width: 8.3333333333%
}

.o-col--xxs-2 {
	flex-basis: 16.6666666667%;
	max-width: 16.6666666667%
}

.o-col--xxs-3 {
	flex-basis: 25%;
	max-width: 25%
}

.o-col--xxs-4 {
	flex-basis: 33.3333333333%;
	max-width: 33.3333333333%
}

.o-col--xxs-5 {
	flex-basis: 41.6666666667%;
	max-width: 41.6666666667%
}

.o-col--xxs-6 {
	flex-basis: 50%;
	max-width: 50%
}

.o-col--xxs-7 {
	flex-basis: 58.3333333333%;
	max-width: 58.3333333333%
}

.o-col--xxs-8 {
	flex-basis: 66.6666666667%;
	max-width: 66.6666666667%
}

.o-col--xxs-9 {
	flex-basis: 75%;
	max-width: 75%
}

.o-col--xxs-10 {
	flex-basis: 83.3333333333%;
	max-width: 83.3333333333%
}

.o-col--xxs-11 {
	flex-basis: 91.6666666667%;
	max-width: 91.6666666667%
}

.o-col--xxs-12 {
	flex-basis: 100%;
	max-width: 100%
}

.o-col--pull-xxs-0 {
	right: auto
}

.o-col--pull-xxs-1 {
	right: 8.3333333333%
}

.o-col--pull-xxs-2 {
	right: 16.6666666667%
}

.o-col--pull-xxs-3 {
	right: 25%
}

.o-col--pull-xxs-4 {
	right: 33.3333333333%
}

.o-col--pull-xxs-5 {
	right: 41.6666666667%
}

.o-col--pull-xxs-6 {
	right: 50%
}

.o-col--pull-xxs-7 {
	right: 58.3333333333%
}

.o-col--pull-xxs-8 {
	right: 66.6666666667%
}

.o-col--pull-xxs-9 {
	right: 75%
}

.o-col--pull-xxs-10 {
	right: 83.3333333333%
}

.o-col--pull-xxs-11 {
	right: 91.6666666667%
}

.o-col--pull-xxs-12 {
	right: 100%
}

.o-col--push-xxs-0 {
	left: auto
}

.o-col--push-xxs-1 {
	left: 8.3333333333%
}

.o-col--push-xxs-2 {
	left: 16.6666666667%
}

.o-col--push-xxs-3 {
	left: 25%
}

.o-col--push-xxs-4 {
	left: 33.3333333333%
}

.o-col--push-xxs-5 {
	left: 41.6666666667%
}

.o-col--push-xxs-6 {
	left: 50%
}

.o-col--push-xxs-7 {
	left: 58.3333333333%
}

.o-col--push-xxs-8 {
	left: 66.6666666667%
}

.o-col--push-xxs-9 {
	left: 75%
}

.o-col--push-xxs-10 {
	left: 83.3333333333%
}

.o-col--push-xxs-11 {
	left: 91.6666666667%
}

.o-col--push-xxs-12 {
	left: 100%
}

.o-col--offset-xxs-0 {
	margin-left: 0%
}

.o-col--offset-xxs-1 {
	margin-left: 8.3333333333%
}

.o-col--offset-xxs-2 {
	margin-left: 16.6666666667%
}

.o-col--offset-xxs-3 {
	margin-left: 25%
}

.o-col--offset-xxs-4 {
	margin-left: 33.3333333333%
}

.o-col--offset-xxs-5 {
	margin-left: 41.6666666667%
}

.o-col--offset-xxs-6 {
	margin-left: 50%
}

.o-col--offset-xxs-7 {
	margin-left: 58.3333333333%
}

.o-col--offset-xxs-8 {
	margin-left: 66.6666666667%
}

.o-col--offset-xxs-9 {
	margin-left: 75%
}

.o-col--offset-xxs-10 {
	margin-left: 83.3333333333%
}

.o-col--offset-xxs-11 {
	margin-left: 91.6666666667%
}

.o-col--offset-xxs-12 {
	margin-left: 100%
}

@media (min-width:920px) {
	.o-col--xs-1 {
		flex-basis: 8.3333333333%;
		max-width: 8.3333333333%
	}

	.o-col--xs-2 {
		flex-basis: 16.6666666667%;
		max-width: 16.6666666667%
	}

	.o-col--xs-3 {
		flex-basis: 25%;
		max-width: 25%
	}

	.o-col--xs-4 {
		flex-basis: 33.3333333333%;
		max-width: 33.3333333333%
	}

	.o-col--xs-5 {
		flex-basis: 41.6666666667%;
		max-width: 41.6666666667%
	}

	.o-col--xs-6 {
		flex-basis: 50%;
		max-width: 50%
	}

	.o-col--xs-7 {
		flex-basis: 58.3333333333%;
		max-width: 58.3333333333%
	}

	.o-col--xs-8 {
		flex-basis: 66.6666666667%;
		max-width: 66.6666666667%
	}

	.o-col--xs-9 {
		flex-basis: 75%;
		max-width: 75%
	}

	.o-col--xs-10 {
		flex-basis: 83.3333333333%;
		max-width: 83.3333333333%
	}

	.o-col--xs-11 {
		flex-basis: 91.6666666667%;
		max-width: 91.6666666667%
	}

	.o-col--xs-12 {
		flex-basis: 100%;
		max-width: 100%
	}

	.o-col--pull-xs-0 {
		right: auto
	}

	.o-col--pull-xs-1 {
		right: 8.3333333333%
	}

	.o-col--pull-xs-2 {
		right: 16.6666666667%
	}

	.o-col--pull-xs-3 {
		right: 25%
	}

	.o-col--pull-xs-4 {
		right: 33.3333333333%
	}

	.o-col--pull-xs-5 {
		right: 41.6666666667%
	}

	.o-col--pull-xs-6 {
		right: 50%
	}

	.o-col--pull-xs-7 {
		right: 58.3333333333%
	}

	.o-col--pull-xs-8 {
		right: 66.6666666667%
	}

	.o-col--pull-xs-9 {
		right: 75%
	}

	.o-col--pull-xs-10 {
		right: 83.3333333333%
	}

	.o-col--pull-xs-11 {
		right: 91.6666666667%
	}

	.o-col--pull-xs-12 {
		right: 100%
	}

	.o-col--push-xs-0 {
		left: auto
	}

	.o-col--push-xs-1 {
		left: 8.3333333333%
	}

	.o-col--push-xs-2 {
		left: 16.6666666667%
	}

	.o-col--push-xs-3 {
		left: 25%
	}

	.o-col--push-xs-4 {
		left: 33.3333333333%
	}

	.o-col--push-xs-5 {
		left: 41.6666666667%
	}

	.o-col--push-xs-6 {
		left: 50%
	}

	.o-col--push-xs-7 {
		left: 58.3333333333%
	}

	.o-col--push-xs-8 {
		left: 66.6666666667%
	}

	.o-col--push-xs-9 {
		left: 75%
	}

	.o-col--push-xs-10 {
		left: 83.3333333333%
	}

	.o-col--push-xs-11 {
		left: 91.6666666667%
	}

	.o-col--push-xs-12 {
		left: 100%
	}

	.o-col--offset-xs-0 {
		margin-left: 0%
	}

	.o-col--offset-xs-1 {
		margin-left: 8.3333333333%
	}

	.o-col--offset-xs-2 {
		margin-left: 16.6666666667%
	}

	.o-col--offset-xs-3 {
		margin-left: 25%
	}

	.o-col--offset-xs-4 {
		margin-left: 33.3333333333%
	}

	.o-col--offset-xs-5 {
		margin-left: 41.6666666667%
	}

	.o-col--offset-xs-6 {
		margin-left: 50%
	}

	.o-col--offset-xs-7 {
		margin-left: 58.3333333333%
	}

	.o-col--offset-xs-8 {
		margin-left: 66.6666666667%
	}

	.o-col--offset-xs-9 {
		margin-left: 75%
	}

	.o-col--offset-xs-10 {
		margin-left: 83.3333333333%
	}

	.o-col--offset-xs-11 {
		margin-left: 91.6666666667%
	}

	.o-col--offset-xs-12 {
		margin-left: 100%
	}

}

@media (min-width:1024px) {
	.o-col--sm-1 {
		flex-basis: 8.3333333333%;
		max-width: 8.3333333333%
	}

	.o-col--sm-2 {
		flex-basis: 16.6666666667%;
		max-width: 16.6666666667%
	}

	.o-col--sm-3 {
		flex-basis: 25%;
		max-width: 25%
	}

	.o-col--sm-4 {
		flex-basis: 33.3333333333%;
		max-width: 33.3333333333%
	}

	.o-col--sm-5 {
		flex-basis: 41.6666666667%;
		max-width: 41.6666666667%
	}

	.o-col--sm-6 {
		flex-basis: 50%;
		max-width: 50%
	}

	.o-col--sm-7 {
		flex-basis: 58.3333333333%;
		max-width: 58.3333333333%
	}

	.o-col--sm-8 {
		flex-basis: 66.6666666667%;
		max-width: 66.6666666667%
	}

	.o-col--sm-9 {
		flex-basis: 75%;
		max-width: 75%
	}

	.o-col--sm-10 {
		flex-basis: 83.3333333333%;
		max-width: 83.3333333333%
	}

	.o-col--sm-11 {
		flex-basis: 91.6666666667%;
		max-width: 91.6666666667%
	}

	.o-col--sm-12 {
		flex-basis: 100%;
		max-width: 100%
	}

	.o-col--pull-sm-0 {
		right: auto
	}

	.o-col--pull-sm-1 {
		right: 8.3333333333%
	}

	.o-col--pull-sm-2 {
		right: 16.6666666667%
	}

	.o-col--pull-sm-3 {
		right: 25%
	}

	.o-col--pull-sm-4 {
		right: 33.3333333333%
	}

	.o-col--pull-sm-5 {
		right: 41.6666666667%
	}

	.o-col--pull-sm-6 {
		right: 50%
	}

	.o-col--pull-sm-7 {
		right: 58.3333333333%
	}

	.o-col--pull-sm-8 {
		right: 66.6666666667%
	}

	.o-col--pull-sm-9 {
		right: 75%
	}

	.o-col--pull-sm-10 {
		right: 83.3333333333%
	}

	.o-col--pull-sm-11 {
		right: 91.6666666667%
	}

	.o-col--pull-sm-12 {
		right: 100%
	}

	.o-col--push-sm-0 {
		left: auto
	}

	.o-col--push-sm-1 {
		left: 8.3333333333%
	}

	.o-col--push-sm-2 {
		left: 16.6666666667%
	}

	.o-col--push-sm-3 {
		left: 25%
	}

	.o-col--push-sm-4 {
		left: 33.3333333333%
	}

	.o-col--push-sm-5 {
		left: 41.6666666667%
	}

	.o-col--push-sm-6 {
		left: 50%
	}

	.o-col--push-sm-7 {
		left: 58.3333333333%
	}

	.o-col--push-sm-8 {
		left: 66.6666666667%
	}

	.o-col--push-sm-9 {
		left: 75%
	}

	.o-col--push-sm-10 {
		left: 83.3333333333%
	}

	.o-col--push-sm-11 {
		left: 91.6666666667%
	}

	.o-col--push-sm-12 {
		left: 100%
	}

	.o-col--offset-sm-0 {
		margin-left: 0%
	}

	.o-col--offset-sm-1 {
		margin-left: 8.3333333333%
	}

	.o-col--offset-sm-2 {
		margin-left: 16.6666666667%
	}

	.o-col--offset-sm-3 {
		margin-left: 25%
	}

	.o-col--offset-sm-4 {
		margin-left: 33.3333333333%
	}

	.o-col--offset-sm-5 {
		margin-left: 41.6666666667%
	}

	.o-col--offset-sm-6 {
		margin-left: 50%
	}

	.o-col--offset-sm-7 {
		margin-left: 58.3333333333%
	}

	.o-col--offset-sm-8 {
		margin-left: 66.6666666667%
	}

	.o-col--offset-sm-9 {
		margin-left: 75%
	}

	.o-col--offset-sm-10 {
		margin-left: 83.3333333333%
	}

	.o-col--offset-sm-11 {
		margin-left: 91.6666666667%
	}

	.o-col--offset-sm-12 {
		margin-left: 100%
	}

}

@media (min-width:1124px) {
	.o-col--md-1 {
		flex-basis: 8.3333333333%;
		max-width: 8.3333333333%
	}

	.o-col--md-2 {
		flex-basis: 16.6666666667%;
		max-width: 16.6666666667%
	}

	.o-col--md-3 {
		flex-basis: 25%;
		max-width: 25%
	}

	.o-col--md-4 {
		flex-basis: 33.3333333333%;
		max-width: 33.3333333333%
	}

	.o-col--md-5 {
		flex-basis: 41.6666666667%;
		max-width: 41.6666666667%
	}

	.o-col--md-6 {
		flex-basis: 50%;
		max-width: 50%
	}

	.o-col--md-7 {
		flex-basis: 58.3333333333%;
		max-width: 58.3333333333%
	}

	.o-col--md-8 {
		flex-basis: 66.6666666667%;
		max-width: 66.6666666667%
	}

	.o-col--md-9 {
		flex-basis: 75%;
		max-width: 75%
	}

	.o-col--md-10 {
		flex-basis: 83.3333333333%;
		max-width: 83.3333333333%
	}

	.o-col--md-11 {
		flex-basis: 91.6666666667%;
		max-width: 91.6666666667%
	}

	.o-col--md-12 {
		flex-basis: 100%;
		max-width: 100%
	}

	.o-col--pull-md-0 {
		right: auto
	}

	.o-col--pull-md-1 {
		right: 8.3333333333%
	}

	.o-col--pull-md-2 {
		right: 16.6666666667%
	}

	.o-col--pull-md-3 {
		right: 25%
	}

	.o-col--pull-md-4 {
		right: 33.3333333333%
	}

	.o-col--pull-md-5 {
		right: 41.6666666667%
	}

	.o-col--pull-md-6 {
		right: 50%
	}

	.o-col--pull-md-7 {
		right: 58.3333333333%
	}

	.o-col--pull-md-8 {
		right: 66.6666666667%
	}

	.o-col--pull-md-9 {
		right: 75%
	}

	.o-col--pull-md-10 {
		right: 83.3333333333%
	}

	.o-col--pull-md-11 {
		right: 91.6666666667%
	}

	.o-col--pull-md-12 {
		right: 100%
	}

	.o-col--push-md-0 {
		left: auto
	}

	.o-col--push-md-1 {
		left: 8.3333333333%
	}

	.o-col--push-md-2 {
		left: 16.6666666667%
	}

	.o-col--push-md-3 {
		left: 25%
	}

	.o-col--push-md-4 {
		left: 33.3333333333%
	}

	.o-col--push-md-5 {
		left: 41.6666666667%
	}

	.o-col--push-md-6 {
		left: 50%
	}

	.o-col--push-md-7 {
		left: 58.3333333333%
	}

	.o-col--push-md-8 {
		left: 66.6666666667%
	}

	.o-col--push-md-9 {
		left: 75%
	}

	.o-col--push-md-10 {
		left: 83.3333333333%
	}

	.o-col--push-md-11 {
		left: 91.6666666667%
	}

	.o-col--push-md-12 {
		left: 100%
	}

	.o-col--offset-md-0 {
		margin-left: 0%
	}

	.o-col--offset-md-1 {
		margin-left: 8.3333333333%
	}

	.o-col--offset-md-2 {
		margin-left: 16.6666666667%
	}

	.o-col--offset-md-3 {
		margin-left: 25%
	}

	.o-col--offset-md-4 {
		margin-left: 33.3333333333%
	}

	.o-col--offset-md-5 {
		margin-left: 41.6666666667%
	}

	.o-col--offset-md-6 {
		margin-left: 50%
	}

	.o-col--offset-md-7 {
		margin-left: 58.3333333333%
	}

	.o-col--offset-md-8 {
		margin-left: 66.6666666667%
	}

	.o-col--offset-md-9 {
		margin-left: 75%
	}

	.o-col--offset-md-10 {
		margin-left: 83.3333333333%
	}

	.o-col--offset-md-11 {
		margin-left: 91.6666666667%
	}

	.o-col--offset-md-12 {
		margin-left: 100%
	}

}

@media (min-width:1600px) {
	.o-col--lg-1 {
		flex-basis: 8.3333333333%;
		max-width: 8.3333333333%
	}

	.o-col--lg-2 {
		flex-basis: 16.6666666667%;
		max-width: 16.6666666667%
	}

	.o-col--lg-3 {
		flex-basis: 25%;
		max-width: 25%
	}

	.o-col--lg-4 {
		flex-basis: 33.3333333333%;
		max-width: 33.3333333333%
	}

	.o-col--lg-5 {
		flex-basis: 41.6666666667%;
		max-width: 41.6666666667%
	}

	.o-col--lg-6 {
		flex-basis: 50%;
		max-width: 50%
	}

	.o-col--lg-7 {
		flex-basis: 58.3333333333%;
		max-width: 58.3333333333%
	}

	.o-col--lg-8 {
		flex-basis: 66.6666666667%;
		max-width: 66.6666666667%
	}

	.o-col--lg-9 {
		flex-basis: 75%;
		max-width: 75%
	}

	.o-col--lg-10 {
		flex-basis: 83.3333333333%;
		max-width: 83.3333333333%
	}

	.o-col--lg-11 {
		flex-basis: 91.6666666667%;
		max-width: 91.6666666667%
	}

	.o-col--lg-12 {
		flex-basis: 100%;
		max-width: 100%
	}

	.o-col--pull-lg-0 {
		right: auto
	}

	.o-col--pull-lg-1 {
		right: 8.3333333333%
	}

	.o-col--pull-lg-2 {
		right: 16.6666666667%
	}

	.o-col--pull-lg-3 {
		right: 25%
	}

	.o-col--pull-lg-4 {
		right: 33.3333333333%
	}

	.o-col--pull-lg-5 {
		right: 41.6666666667%
	}

	.o-col--pull-lg-6 {
		right: 50%
	}

	.o-col--pull-lg-7 {
		right: 58.3333333333%
	}

	.o-col--pull-lg-8 {
		right: 66.6666666667%
	}

	.o-col--pull-lg-9 {
		right: 75%
	}

	.o-col--pull-lg-10 {
		right: 83.3333333333%
	}

	.o-col--pull-lg-11 {
		right: 91.6666666667%
	}

	.o-col--pull-lg-12 {
		right: 100%
	}

	.o-col--push-lg-0 {
		left: auto
	}

	.o-col--push-lg-1 {
		left: 8.3333333333%
	}

	.o-col--push-lg-2 {
		left: 16.6666666667%
	}

	.o-col--push-lg-3 {
		left: 25%
	}

	.o-col--push-lg-4 {
		left: 33.3333333333%
	}

	.o-col--push-lg-5 {
		left: 41.6666666667%
	}

	.o-col--push-lg-6 {
		left: 50%
	}

	.o-col--push-lg-7 {
		left: 58.3333333333%
	}

	.o-col--push-lg-8 {
		left: 66.6666666667%
	}

	.o-col--push-lg-9 {
		left: 75%
	}

	.o-col--push-lg-10 {
		left: 83.3333333333%
	}

	.o-col--push-lg-11 {
		left: 91.6666666667%
	}

	.o-col--push-lg-12 {
		left: 100%
	}

	.o-col--offset-lg-0 {
		margin-left: 0%
	}

	.o-col--offset-lg-1 {
		margin-left: 8.3333333333%
	}

	.o-col--offset-lg-2 {
		margin-left: 16.6666666667%
	}

	.o-col--offset-lg-3 {
		margin-left: 25%
	}

	.o-col--offset-lg-4 {
		margin-left: 33.3333333333%
	}

	.o-col--offset-lg-5 {
		margin-left: 41.6666666667%
	}

	.o-col--offset-lg-6 {
		margin-left: 50%
	}

	.o-col--offset-lg-7 {
		margin-left: 58.3333333333%
	}

	.o-col--offset-lg-8 {
		margin-left: 66.6666666667%
	}

	.o-col--offset-lg-9 {
		margin-left: 75%
	}

	.o-col--offset-lg-10 {
		margin-left: 83.3333333333%
	}

	.o-col--offset-lg-11 {
		margin-left: 91.6666666667%
	}

	.o-col--offset-lg-12 {
		margin-left: 100%
	}

}

@media (min-width:1800px) {
	.o-col--xl-1 {
		flex-basis: 8.3333333333%;
		max-width: 8.3333333333%
	}

	.o-col--xl-2 {
		flex-basis: 16.6666666667%;
		max-width: 16.6666666667%
	}

	.o-col--xl-3 {
		flex-basis: 25%;
		max-width: 25%
	}

	.o-col--xl-4 {
		flex-basis: 33.3333333333%;
		max-width: 33.3333333333%
	}

	.o-col--xl-5 {
		flex-basis: 41.6666666667%;
		max-width: 41.6666666667%
	}

	.o-col--xl-6 {
		flex-basis: 50%;
		max-width: 50%
	}

	.o-col--xl-7 {
		flex-basis: 58.3333333333%;
		max-width: 58.3333333333%
	}

	.o-col--xl-8 {
		flex-basis: 66.6666666667%;
		max-width: 66.6666666667%
	}

	.o-col--xl-9 {
		flex-basis: 75%;
		max-width: 75%
	}

	.o-col--xl-10 {
		flex-basis: 83.3333333333%;
		max-width: 83.3333333333%
	}

	.o-col--xl-11 {
		flex-basis: 91.6666666667%;
		max-width: 91.6666666667%
	}

	.o-col--xl-12 {
		flex-basis: 100%;
		max-width: 100%
	}

	.o-col--pull-xl-0 {
		right: auto
	}

	.o-col--pull-xl-1 {
		right: 8.3333333333%
	}

	.o-col--pull-xl-2 {
		right: 16.6666666667%
	}

	.o-col--pull-xl-3 {
		right: 25%
	}

	.o-col--pull-xl-4 {
		right: 33.3333333333%
	}

	.o-col--pull-xl-5 {
		right: 41.6666666667%
	}

	.o-col--pull-xl-6 {
		right: 50%
	}

	.o-col--pull-xl-7 {
		right: 58.3333333333%
	}

	.o-col--pull-xl-8 {
		right: 66.6666666667%
	}

	.o-col--pull-xl-9 {
		right: 75%
	}

	.o-col--pull-xl-10 {
		right: 83.3333333333%
	}

	.o-col--pull-xl-11 {
		right: 91.6666666667%
	}

	.o-col--pull-xl-12 {
		right: 100%
	}

	.o-col--push-xl-0 {
		left: auto
	}

	.o-col--push-xl-1 {
		left: 8.3333333333%
	}

	.o-col--push-xl-2 {
		left: 16.6666666667%
	}

	.o-col--push-xl-3 {
		left: 25%
	}

	.o-col--push-xl-4 {
		left: 33.3333333333%
	}

	.o-col--push-xl-5 {
		left: 41.6666666667%
	}

	.o-col--push-xl-6 {
		left: 50%
	}

	.o-col--push-xl-7 {
		left: 58.3333333333%
	}

	.o-col--push-xl-8 {
		left: 66.6666666667%
	}

	.o-col--push-xl-9 {
		left: 75%
	}

	.o-col--push-xl-10 {
		left: 83.3333333333%
	}

	.o-col--push-xl-11 {
		left: 91.6666666667%
	}

	.o-col--push-xl-12 {
		left: 100%
	}

	.o-col--offset-xl-0 {
		margin-left: 0%
	}

	.o-col--offset-xl-1 {
		margin-left: 8.3333333333%
	}

	.o-col--offset-xl-2 {
		margin-left: 16.6666666667%
	}

	.o-col--offset-xl-3 {
		margin-left: 25%
	}

	.o-col--offset-xl-4 {
		margin-left: 33.3333333333%
	}

	.o-col--offset-xl-5 {
		margin-left: 41.6666666667%
	}

	.o-col--offset-xl-6 {
		margin-left: 50%
	}

	.o-col--offset-xl-7 {
		margin-left: 58.3333333333%
	}

	.o-col--offset-xl-8 {
		margin-left: 66.6666666667%
	}

	.o-col--offset-xl-9 {
		margin-left: 75%
	}

	.o-col--offset-xl-10 {
		margin-left: 83.3333333333%
	}

	.o-col--offset-xl-11 {
		margin-left: 91.6666666667%
	}

	.o-col--offset-xl-12 {
		margin-left: 100%
	}

}

.o-col {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
	padding-left: 15px;
	padding-right: 15px
}

.justify-content-flex-start-xxs {
	justify-content: flex-start
}

.justify-content-flex-end-xxs {
	justify-content: flex-end
}

.justify-content-center-xxs {
	justify-content: center
}

.justify-content-space-between-xxs {
	justify-content: space-between
}

.justify-content-space-around-xxs {
	justify-content: space-around
}

.justify-content-space-evenly-xxs {
	justify-content: space-evenly
}

.align-items-flex-start-xxs {
	align-items: flex-start
}

.align-items-flex-end-xxs {
	align-items: flex-end
}

.align-items-center-xxs {
	align-items: center
}

.align-items-stretch-xxs {
	align-items: stretch
}

.align-items-baseline-xxs {
	align-items: baseline
}

.align-content-flex-start-xxs {
	align-content: flex-start
}

.align-content-flex-end-xxs {
	align-content: flex-end
}

.align-content-center-xxs {
	align-content: center
}

.align-content-stretch-xxs {
	align-content: stretch
}

.align-content-space-between-xxs {
	align-content: space-between
}

.align-content-space-around-xxs {
	align-content: space-around
}

.align-self-flex-start-xxs {
	align-self: flex-start
}

.align-self-flex-end-xxs {
	align-self: flex-end
}

.align-self-center-xxs {
	align-self: center
}

.align-self-stretch-xxs {
	align-self: stretch
}

.align-self-baseline-xxs {
	align-self: baseline
}

.flex-grow-0-xxs {
	flex-grow: 0
}

.order-0-xxs {
	order: 0
}

.flex-grow-1-xxs {
	flex-grow: 1
}

.order-1-xxs {
	order: 1
}

.flex-grow-2-xxs {
	flex-grow: 2
}

.order-2-xxs {
	order: 2
}

.flex-grow-3-xxs {
	flex-grow: 3
}

.order-3-xxs {
	order: 3
}

.flex-grow-4-xxs {
	flex-grow: 4
}

.order-4-xxs {
	order: 4
}

.flex-grow-5-xxs {
	flex-grow: 5
}

.order-5-xxs {
	order: 5
}

.flex-grow-6-xxs {
	flex-grow: 6
}

.order-6-xxs {
	order: 6
}

.flex-grow-7-xxs {
	flex-grow: 7
}

.order-7-xxs {
	order: 7
}

.flex-grow-8-xxs {
	flex-grow: 8
}

.order-8-xxs {
	order: 8
}

.flex-grow-9-xxs {
	flex-grow: 9
}

.order-9-xxs {
	order: 9
}

.flex-grow-10-xxs {
	flex-grow: 10
}

.order-10-xxs {
	order: 10
}

.flex-grow-11-xxs {
	flex-grow: 11
}

.order-11-xxs {
	order: 11
}

.flex-grow-12-xxs {
	flex-grow: 12
}

.order-12-xxs {
	order: 12
}

@media (min-width:920px) {
	.justify-content-flex-start-xs {
		justify-content: flex-start
	}

	.justify-content-flex-end-xs {
		justify-content: flex-end
	}

	.justify-content-center-xs {
		justify-content: center
	}

	.justify-content-space-between-xs {
		justify-content: space-between
	}

	.justify-content-space-around-xs {
		justify-content: space-around
	}

	.justify-content-space-evenly-xs {
		justify-content: space-evenly
	}

	.align-items-flex-start-xs {
		align-items: flex-start
	}

	.align-items-flex-end-xs {
		align-items: flex-end
	}

	.align-items-center-xs {
		align-items: center
	}

	.align-items-stretch-xs {
		align-items: stretch
	}

	.align-items-baseline-xs {
		align-items: baseline
	}

	.align-content-flex-start-xs {
		align-content: flex-start
	}

	.align-content-flex-end-xs {
		align-content: flex-end
	}

	.align-content-center-xs {
		align-content: center
	}

	.align-content-stretch-xs {
		align-content: stretch
	}

	.align-content-space-between-xs {
		align-content: space-between
	}

	.align-content-space-around-xs {
		align-content: space-around
	}

	.align-self-flex-start-xs {
		align-self: flex-start
	}

	.align-self-flex-end-xs {
		align-self: flex-end
	}

	.align-self-center-xs {
		align-self: center
	}

	.align-self-stretch-xs {
		align-self: stretch
	}

	.align-self-baseline-xs {
		align-self: baseline
	}

	.flex-grow-0-xs {
		flex-grow: 0
	}

	.order-0-xs {
		order: 0
	}

	.flex-grow-1-xs {
		flex-grow: 1
	}

	.order-1-xs {
		order: 1
	}

	.flex-grow-2-xs {
		flex-grow: 2
	}

	.order-2-xs {
		order: 2
	}

	.flex-grow-3-xs {
		flex-grow: 3
	}

	.order-3-xs {
		order: 3
	}

	.flex-grow-4-xs {
		flex-grow: 4
	}

	.order-4-xs {
		order: 4
	}

	.flex-grow-5-xs {
		flex-grow: 5
	}

	.order-5-xs {
		order: 5
	}

	.flex-grow-6-xs {
		flex-grow: 6
	}

	.order-6-xs {
		order: 6
	}

	.flex-grow-7-xs {
		flex-grow: 7
	}

	.order-7-xs {
		order: 7
	}

	.flex-grow-8-xs {
		flex-grow: 8
	}

	.order-8-xs {
		order: 8
	}

	.flex-grow-9-xs {
		flex-grow: 9
	}

	.order-9-xs {
		order: 9
	}

	.flex-grow-10-xs {
		flex-grow: 10
	}

	.order-10-xs {
		order: 10
	}

	.flex-grow-11-xs {
		flex-grow: 11
	}

	.order-11-xs {
		order: 11
	}

	.flex-grow-12-xs {
		flex-grow: 12
	}

	.order-12-xs {
		order: 12
	}

}

@media (min-width:1024px) {
	.justify-content-flex-start-sm {
		justify-content: flex-start
	}

	.justify-content-flex-end-sm {
		justify-content: flex-end
	}

	.justify-content-center-sm {
		justify-content: center
	}

	.justify-content-space-between-sm {
		justify-content: space-between
	}

	.justify-content-space-around-sm {
		justify-content: space-around
	}

	.justify-content-space-evenly-sm {
		justify-content: space-evenly
	}

	.align-items-flex-start-sm {
		align-items: flex-start
	}

	.align-items-flex-end-sm {
		align-items: flex-end
	}

	.align-items-center-sm {
		align-items: center
	}

	.align-items-stretch-sm {
		align-items: stretch
	}

	.align-items-baseline-sm {
		align-items: baseline
	}

	.align-content-flex-start-sm {
		align-content: flex-start
	}

	.align-content-flex-end-sm {
		align-content: flex-end
	}

	.align-content-center-sm {
		align-content: center
	}

	.align-content-stretch-sm {
		align-content: stretch
	}

	.align-content-space-between-sm {
		align-content: space-between
	}

	.align-content-space-around-sm {
		align-content: space-around
	}

	.align-self-flex-start-sm {
		align-self: flex-start
	}

	.align-self-flex-end-sm {
		align-self: flex-end
	}

	.align-self-center-sm {
		align-self: center
	}

	.align-self-stretch-sm {
		align-self: stretch
	}

	.align-self-baseline-sm {
		align-self: baseline
	}

	.flex-grow-0-sm {
		flex-grow: 0
	}

	.order-0-sm {
		order: 0
	}

	.flex-grow-1-sm {
		flex-grow: 1
	}

	.order-1-sm {
		order: 1
	}

	.flex-grow-2-sm {
		flex-grow: 2
	}

	.order-2-sm {
		order: 2
	}

	.flex-grow-3-sm {
		flex-grow: 3
	}

	.order-3-sm {
		order: 3
	}

	.flex-grow-4-sm {
		flex-grow: 4
	}

	.order-4-sm {
		order: 4
	}

	.flex-grow-5-sm {
		flex-grow: 5
	}

	.order-5-sm {
		order: 5
	}

	.flex-grow-6-sm {
		flex-grow: 6
	}

	.order-6-sm {
		order: 6
	}

	.flex-grow-7-sm {
		flex-grow: 7
	}

	.order-7-sm {
		order: 7
	}

	.flex-grow-8-sm {
		flex-grow: 8
	}

	.order-8-sm {
		order: 8
	}

	.flex-grow-9-sm {
		flex-grow: 9
	}

	.order-9-sm {
		order: 9
	}

	.flex-grow-10-sm {
		flex-grow: 10
	}

	.order-10-sm {
		order: 10
	}

	.flex-grow-11-sm {
		flex-grow: 11
	}

	.order-11-sm {
		order: 11
	}

	.flex-grow-12-sm {
		flex-grow: 12
	}

	.order-12-sm {
		order: 12
	}

}

@media (min-width:1124px) {
	.justify-content-flex-start-md {
		justify-content: flex-start
	}

	.justify-content-flex-end-md {
		justify-content: flex-end
	}

	.justify-content-center-md {
		justify-content: center
	}

	.justify-content-space-between-md {
		justify-content: space-between
	}

	.justify-content-space-around-md {
		justify-content: space-around
	}

	.justify-content-space-evenly-md {
		justify-content: space-evenly
	}

	.align-items-flex-start-md {
		align-items: flex-start
	}

	.align-items-flex-end-md {
		align-items: flex-end
	}

	.align-items-center-md {
		align-items: center
	}

	.align-items-stretch-md {
		align-items: stretch
	}

	.align-items-baseline-md {
		align-items: baseline
	}

	.align-content-flex-start-md {
		align-content: flex-start
	}

	.align-content-flex-end-md {
		align-content: flex-end
	}

	.align-content-center-md {
		align-content: center
	}

	.align-content-stretch-md {
		align-content: stretch
	}

	.align-content-space-between-md {
		align-content: space-between
	}

	.align-content-space-around-md {
		align-content: space-around
	}

	.align-self-flex-start-md {
		align-self: flex-start
	}

	.align-self-flex-end-md {
		align-self: flex-end
	}

	.align-self-center-md {
		align-self: center
	}

	.align-self-stretch-md {
		align-self: stretch
	}

	.align-self-baseline-md {
		align-self: baseline
	}

	.flex-grow-0-md {
		flex-grow: 0
	}

	.order-0-md {
		order: 0
	}

	.flex-grow-1-md {
		flex-grow: 1
	}

	.order-1-md {
		order: 1
	}

	.flex-grow-2-md {
		flex-grow: 2
	}

	.order-2-md {
		order: 2
	}

	.flex-grow-3-md {
		flex-grow: 3
	}

	.order-3-md {
		order: 3
	}

	.flex-grow-4-md {
		flex-grow: 4
	}

	.order-4-md {
		order: 4
	}

	.flex-grow-5-md {
		flex-grow: 5
	}

	.order-5-md {
		order: 5
	}

	.flex-grow-6-md {
		flex-grow: 6
	}

	.order-6-md {
		order: 6
	}

	.flex-grow-7-md {
		flex-grow: 7
	}

	.order-7-md {
		order: 7
	}

	.flex-grow-8-md {
		flex-grow: 8
	}

	.order-8-md {
		order: 8
	}

	.flex-grow-9-md {
		flex-grow: 9
	}

	.order-9-md {
		order: 9
	}

	.flex-grow-10-md {
		flex-grow: 10
	}

	.order-10-md {
		order: 10
	}

	.flex-grow-11-md {
		flex-grow: 11
	}

	.order-11-md {
		order: 11
	}

	.flex-grow-12-md {
		flex-grow: 12
	}

	.order-12-md {
		order: 12
	}

}

@media (min-width:1600px) {
	.justify-content-flex-start-lg {
		justify-content: flex-start
	}

	.justify-content-flex-end-lg {
		justify-content: flex-end
	}

	.justify-content-center-lg {
		justify-content: center
	}

	.justify-content-space-between-lg {
		justify-content: space-between
	}

	.justify-content-space-around-lg {
		justify-content: space-around
	}

	.justify-content-space-evenly-lg {
		justify-content: space-evenly
	}

	.align-items-flex-start-lg {
		align-items: flex-start
	}

	.align-items-flex-end-lg {
		align-items: flex-end
	}

	.align-items-center-lg {
		align-items: center
	}

	.align-items-stretch-lg {
		align-items: stretch
	}

	.align-items-baseline-lg {
		align-items: baseline
	}

	.align-content-flex-start-lg {
		align-content: flex-start
	}

	.align-content-flex-end-lg {
		align-content: flex-end
	}

	.align-content-center-lg {
		align-content: center
	}

	.align-content-stretch-lg {
		align-content: stretch
	}

	.align-content-space-between-lg {
		align-content: space-between
	}

	.align-content-space-around-lg {
		align-content: space-around
	}

	.align-self-flex-start-lg {
		align-self: flex-start
	}

	.align-self-flex-end-lg {
		align-self: flex-end
	}

	.align-self-center-lg {
		align-self: center
	}

	.align-self-stretch-lg {
		align-self: stretch
	}

	.align-self-baseline-lg {
		align-self: baseline
	}

	.flex-grow-0-lg {
		flex-grow: 0
	}

	.order-0-lg {
		order: 0
	}

	.flex-grow-1-lg {
		flex-grow: 1
	}

	.order-1-lg {
		order: 1
	}

	.flex-grow-2-lg {
		flex-grow: 2
	}

	.order-2-lg {
		order: 2
	}

	.flex-grow-3-lg {
		flex-grow: 3
	}

	.order-3-lg {
		order: 3
	}

	.flex-grow-4-lg {
		flex-grow: 4
	}

	.order-4-lg {
		order: 4
	}

	.flex-grow-5-lg {
		flex-grow: 5
	}

	.order-5-lg {
		order: 5
	}

	.flex-grow-6-lg {
		flex-grow: 6
	}

	.order-6-lg {
		order: 6
	}

	.flex-grow-7-lg {
		flex-grow: 7
	}

	.order-7-lg {
		order: 7
	}

	.flex-grow-8-lg {
		flex-grow: 8
	}

	.order-8-lg {
		order: 8
	}

	.flex-grow-9-lg {
		flex-grow: 9
	}

	.order-9-lg {
		order: 9
	}

	.flex-grow-10-lg {
		flex-grow: 10
	}

	.order-10-lg {
		order: 10
	}

	.flex-grow-11-lg {
		flex-grow: 11
	}

	.order-11-lg {
		order: 11
	}

	.flex-grow-12-lg {
		flex-grow: 12
	}

	.order-12-lg {
		order: 12
	}

}

@media (min-width:1800px) {
	.justify-content-flex-start-xl {
		justify-content: flex-start
	}

	.justify-content-flex-end-xl {
		justify-content: flex-end
	}

	.justify-content-center-xl {
		justify-content: center
	}

	.justify-content-space-between-xl {
		justify-content: space-between
	}

	.justify-content-space-around-xl {
		justify-content: space-around
	}

	.justify-content-space-evenly-xl {
		justify-content: space-evenly
	}

	.align-items-flex-start-xl {
		align-items: flex-start
	}

	.align-items-flex-end-xl {
		align-items: flex-end
	}

	.align-items-center-xl {
		align-items: center
	}

	.align-items-stretch-xl {
		align-items: stretch
	}

	.align-items-baseline-xl {
		align-items: baseline
	}

	.align-content-flex-start-xl {
		align-content: flex-start
	}

	.align-content-flex-end-xl {
		align-content: flex-end
	}

	.align-content-center-xl {
		align-content: center
	}

	.align-content-stretch-xl {
		align-content: stretch
	}

	.align-content-space-between-xl {
		align-content: space-between
	}

	.align-content-space-around-xl {
		align-content: space-around
	}

	.align-self-flex-start-xl {
		align-self: flex-start
	}

	.align-self-flex-end-xl {
		align-self: flex-end
	}

	.align-self-center-xl {
		align-self: center
	}

	.align-self-stretch-xl {
		align-self: stretch
	}

	.align-self-baseline-xl {
		align-self: baseline
	}

	.flex-grow-0-xl {
		flex-grow: 0
	}

	.order-0-xl {
		order: 0
	}

	.flex-grow-1-xl {
		flex-grow: 1
	}

	.order-1-xl {
		order: 1
	}

	.flex-grow-2-xl {
		flex-grow: 2
	}

	.order-2-xl {
		order: 2
	}

	.flex-grow-3-xl {
		flex-grow: 3
	}

	.order-3-xl {
		order: 3
	}

	.flex-grow-4-xl {
		flex-grow: 4
	}

	.order-4-xl {
		order: 4
	}

	.flex-grow-5-xl {
		flex-grow: 5
	}

	.order-5-xl {
		order: 5
	}

	.flex-grow-6-xl {
		flex-grow: 6
	}

	.order-6-xl {
		order: 6
	}

	.flex-grow-7-xl {
		flex-grow: 7
	}

	.order-7-xl {
		order: 7
	}

	.flex-grow-8-xl {
		flex-grow: 8
	}

	.order-8-xl {
		order: 8
	}

	.flex-grow-9-xl {
		flex-grow: 9
	}

	.order-9-xl {
		order: 9
	}

	.flex-grow-10-xl {
		flex-grow: 10
	}

	.order-10-xl {
		order: 10
	}

	.flex-grow-11-xl {
		flex-grow: 11
	}

	.order-11-xl {
		order: 11
	}

	.flex-grow-12-xl {
		flex-grow: 12
	}

	.order-12-xl {
		order: 12
	}

}

.o-content {
	padding-top: 20px
}

@media (min-width:1024px) {
	.o-content {
		padding: 20px 40px
	}

}

.o-container--wide {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0
}

.o-content--hidden {
	overflow: hidden
}

.c-content {
	padding-bottom: 20px
}

@media (min-width:1024px) {
	.c-content {
		padding-bottom: 60px
	}

}

.c-content__block {
	background-color: #f6f5ee;
	padding: 20px;
	margin: 20px 0
}

@media (min-width:1124px) {
	.c-content__block {
		padding: 40px
	}

}

.c-btn {
	font-family: "Oswald", sans-serif;
	background-color: #c79d33;
	color: #000;
	border: 0;
	border-bottom: 3px solid #000;
	border-radius: 0;
	display: inline-block;
	text-decoration: none;
	line-height: inherit;
	padding: 10px 20px;
	font-size: .7777777778rem;
	margin: 10px 0;
	transition: all 0.5s ease-in-out;
	text-transform: uppercase;
	letter-spacing: 4px
}

@media (min-width:1024px) {
	.c-btn {
		font-size: inherit
	}

}

.c-btn:hover, .c-btn:active, .c-btn:focus {
	color: #000;
	text-decoration: none
}

.c-btn--primary {
	background-color: #c79d33
}

.c-btn--primary:hover, .c-btn--primary:active, .c-btn--primary:focus {
	background-color: #cfa844
}

.c-btn--secondary {
	background-color: #609fda
}

.c-btn--secondary:hover, .c-btn--secondary:active, .c-btn--secondary:focus {
	background-color: #75abdf
}

.c-btn--tertiary {
	background-color: #929292
}

.c-btn--tertiary:hover, .c-btn--tertiary:active, .c-btn--tertiary:focus {
	background-color: #9f9f9f
}

.c-btn--light {
	background-color: #fff
}

.c-btn--light:hover, .c-btn--light:active, .c-btn--light:focus {
	background-color: #fff
}

.c-btn--dark {
	background-color: #000
}

.c-btn--dark:hover, .c-btn--dark:active, .c-btn--dark:focus {
	background-color: #0d0d0d
}

.c-btn--arrow::after {
	content: ' »'
}

.c-btn--block {
	display: block;
	text-align: center;
	width: 100%
}

.c-btn--text {
	color: #c79d33;
	text-decoration: none;
	margin: 20px 0;
	border-bottom: 2px solid #c79d33;
	display: inline-flex;
	transition: all 0.5s ease-in-out;
	padding-left: 10px
}

.c-btn--text:hover, .c-btn--text:active, .c-btn--text:focus {
	background-color: #c79d33;
	color: #fff
}

.c-btn--text::after {
	content: ' >';
	background-color: #c79d33;
	color: #fff;
	padding: 0 10px;
	margin-left: 20px
}

.c-nav__hightlight {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5)
}

.c-nav {
	background-color: #e6e6e6
}

.c-nav__list {
	list-style: none;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin: 0
}

@media (min-width:1024px) {
	.c-nav__list {
		text-align: center
	}

}

.c-nav__item {
	position: relative
}

@media (min-width:1024px) {
	.c-nav__item {
		display: inline-block
	}

	.c-nav__item:hover>.c-nav__dropdown {
		display: block
	}

}

.c-nav__item.c-nav__item--active>.c-nav__link {
	background-color: #c79d33;
	color: #fff
}

.c-nav__link {
	display: block;
	padding: 10px 20px;
	color: #000;
	font-size: 1rem;
	text-decoration: none;
	transition: all .5s ease;
	font-weight: 500
}

@media (min-width:1024px) {
	.c-nav__link {
		padding: 10px 20px
	}

}

@media (min-width:1124px) {
	.c-nav__link {
		font-size: 1.1111111111rem
	}

}

.c-nav__link:hover, .c-nav__link:active, .c-nav__link:focus {
	color: #609fda
}

.c-nav__dropdown {
	list-style: none;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	display: none;
	padding-left: 20px
}

.c-nav__dropdown .c-nav__dropdown {
	padding-left: 20px
}

.c-nav__dropdown .c-nav__link {
	padding: 10px 20px
}

.c-nav__dropdown .c-nav__dropdown--toggle {
	display: none
}

@media (min-width:1024px) {
	.c-nav__dropdown {
		position: absolute;
		top: 100%;
		left: 0;
		background-color: #003d75;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
		width: 320px;
		text-align: left;
		z-index: 9999;
		padding-left: 0;
		padding: 10px 0
	}

	.c-nav__dropdown .c-nav__dropdown {
		padding-left: 0
	}

	.c-nav__dropdown .c-nav__item {
		display: block
	}

	.c-nav__dropdown .c-nav__item:not(:last-child) {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2)
	}

	.c-nav__dropdown .c-nav__item.c-nav__item--active>.c-nav__link {
		color: #fff
	}

	.c-nav__dropdown .c-nav__link {
		color: #fff
	}

	.c-nav__dropdown .c-nav__link:hover, .c-nav__dropdown .c-nav__link:active, .c-nav__dropdown .c-nav__link:focus {
		color: #609fda;
		text-decoration: none
	}

	.c-nav__dropdown .c-nav__item--children>.c-nav__link::after {
		content: '';
		background-image: url("../img/angle-right.svg");
		float: right;
		background-size: 16px 16px;
		width: 16px;
		height: 16px;
		display: inline-block;
		-webkit-transform: translate(3px, 5px);
		transform: translate(3px, 5px)
	}

	.c-nav__dropdown .c-nav__dropdown {
		top: 0;
		left: 100%
	}

}

.c-nav__item--children>.c-nav__link::after {
	content: '';
	background: transparent url("../img/angle-down.svg") no-repeat center;
	cursor: pointer;
	background-size: 16px 16px;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px
}

.c-nav__icon {
	line-height: 0;
	display: block;
	border: 0;
	background-color: transparent;
	padding: 0
}

@media (min-width:1024px) {
	.c-nav__icon {
		display: none
	}

}

.c-nav__icon--padding {
	padding: 20px;
	width: 100%;
	text-align: right
}

.c-nav__icon--open {
	color: #c79d33;
	font-size: 1.5555555556rem
}

.c-nav__icon--close {
	color: #c79d33;
	font-size: 1.5555555556rem
}

@media (max-width:1023px) {
	.c-nav {
		width: 350px;
		height: 100%;
		position: fixed;
		top: 0;
		right: 0;
		background-color: #fff;
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
		-webkit-transform: translateX(350px);
		transform: translateX(350px);
		transition: -webkit-transform 300ms ease-in-out;
		transition: transform 300ms ease-in-out;
		transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
		z-index: 9999;
		visibility: hidden
	}

	.c-nav::-webkit-scrollbar {
		display: none
	}

	.is-active .c-nav {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		visibility: visible
	}

	.c-nav__mask {
		position: fixed;
		z-index: 1000;
		top: 0;
		left: 0;
		overflow: hidden;
		width: 0;
		height: 0;
		background: rgba(0, 0, 0, 0.9);
		opacity: 0;
		transition: opacity .3s, width 0s .3s, height 0s .3s
	}

	.is-active .c-nav__mask {
		width: 100%;
		height: 100%;
		opacity: .9;
		transition: opacity .3s
	}

}

.c-header {
	transition: background-color .5s ease;
	background-color: transparent
}

.logged-in .c-header {
	top: 32px
}

.c-header.active {
	background-color: #fff
}

.c-header__top {
	border-bottom: 1px solid #609fda;
	padding: 5px 20px
}

.c-header__inner {
	padding: 5px 20px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center
}

@media (min-width:1024px) {
	.c-header__inner {
		justify-content: space-between;
		flex-wrap: nowrap
	}

}

.c-header__right {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end
}

.c-header__phones {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.c-header__phones>li:not(:last-child) {
	border-right: 1px solid #609fda
}

.c-header__phone {
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	color: #c79d33;
	padding: 10px 40px;
	display: inline-block;
	font-weight: 500;
	text-align: center;
	font-size: 1rem
}

@media (min-width:1600px) {
	.c-header__phone {
		font-size: 1.3333333333rem
	}

}

.c-header__phone:hover, .c-header__phone:active, .c-header__phone:focus {
	color: #609fda
}

.c-header__phone-type {
	color: #609fda
}

@media (min-width:1024px) {
	.c-header__contact {
		font-family: "Oswald", sans-serif;
		text-transform: uppercase;
		font-size: 23px;
		letter-spacing: 2px;
		text-decoration: none;
		color: #c79d33
	}

	.c-header__contact:hover, .c-header__contact:active, .c-header__contact:focus {
		color: #609fda
	}

}

@media (min-width:1024px) {
	.c-header__msg {
		color: #003d75;
		margin-left: 20px
	}

}

@media (min-width:1024px) {
	.c-header__address {
		font-family: "Oswald", sans-serif;
		text-transform: uppercase;
		color: #a8a8a8;
		margin: 0;
		display: block;
		text-decoration: none
	}

}

.c-hero {
	position: relative;
	padding: 4vw 0
}

@media (min-width:920px) {
	.c-hero {
		padding: 8vw 0
	}

}

.c-hero__doctor {
	max-width: 70%;
	margin: 0 auto;
	display: block
}

@media (min-width:1024px) {
	.c-hero__doctor {
		position: absolute;
		width: 650px;
		right: 0;
		bottom: 0;
		margin: 0;
		display: block
	}

}

@media (min-width:1124px) {
	.c-hero__doctor {
		right: calc(100% - 90%)
	}

}

@media (min-width:1600px) {
	.c-hero__doctor {
		width: 850px
	}

}

.c-hero__content {
	position: relative;
	z-index: 1
}

.c-hero__rating {
	border-top: 1px solid #609fda;
	margin-top: 20px
}

.c-hero__reviews {
	font-family: "Oswald", sans-serif;
	letter-spacing: 4px;
	padding: 10px 20px;
	background-color: #001a33;
	display: inline-block;
	text-transform: uppercase
}

.c-hero__title {
	font-size: 2.3333333333rem
}

@media (min-width:1124px) {
	.c-hero__title {
		font-size: 3.1111111111rem
	}

}

@media (min-width:1600px) {
	.c-hero__title {
		font-size: 5.3333333333rem
	}

}

.subpage .c-hero__title {
	font-weight: 400;
	border-bottom: 4px solid #609fda;
	padding-bottom: 2vh;
	display: inline-block;
	max-width: 750px
}

@media (min-width:1600px) {
	.subpage .c-hero__title {
		font-size: 3.1111111111rem
	}

}

.c-hero__subtitle {
	color: #609fda;
	font-size: 1.5555555556rem;
	font-style: italic
}

@media (min-width:1124px) {
	.c-hero__subtitle {
		font-size: 2.8888888889rem
	}

}

.c-hero__text {
	padding: 20px 0
}

.c-hero-subpage {
	position: relative;
	padding: 40px 0
}

@media (min-width:1024px) {
	.c-hero-subpage {
		padding: 80px 0
	}

}

.c-hero-subpage__doctor {
	width: 100px;
	display: block;
	margin: 0 auto
}

@media (min-width:920px) {
	.c-hero-subpage__doctor {
		position: absolute;
		right: 20px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		margin: 0;
		display: block
	}

}

@media (min-width:1024px) {
	.c-hero-subpage__doctor {
		width: 200px
	}

}

.c-hero-practice__contact {
	padding: 4vw;
	background: #003d75 url("../img/img-contact-inner.png") no-repeat center/cover
}

@media (min-width:1124px) {
	.c-hero-practice__contact {
		padding: 2vw
	}

}

.c-hero-practice__title {
	font-size: 2.3333333333rem;
	border-bottom: 3px solid #609fda
}

@media (min-width:1124px) {
	.c-hero-practice__title {
		font-size: 3.1111111111rem;
		max-width: 500px
	}

}

@media (min-width:1600px) {
	.c-hero-practice__title {
		font-size: 5.3333333333rem
	}

}

.c-hero-practice__subtitle {
	color: #609fda;
	font-size: 1.5555555556rem;
	font-style: italic
}

@media (min-width:1124px) {
	.c-hero-practice__subtitle {
		font-size: 2.8888888889rem
	}

}

.c-hero-practice__content {
	padding: 4vw 0
}

.c-hero-practice__doctor {
	max-width: 70%;
	margin: 0 auto;
	display: block
}

@media (min-width:1124px) {
	.c-hero-practice__doctor {
		position: absolute;
		width: 650px;
		right: 0;
		bottom: 0;
		margin: 0;
		display: block;
		z-index: -1
	}

}

@media (min-width:1124px) {
	.c-hero-practice__doctor {
		right: calc(100% - 70%)
	}

}

@media (min-width:1600px) {
	.c-hero-practice__doctor {
		width: 850px
	}

}

.c-sidebar .c-form__block .wpcf7-form {
	display: block;
	margin: 0
}

.c-sidebar .c-form__block .wpcf7-form p:last-of-type, .c-sidebar .c-form__block .wpcf7-form p {
	width: 100%;
	padding: 0 !important
}

.c-sidebar__media-title {
	font-size: 1.5555555556rem
}

.c-sidebar__media-logos img {
	max-width: 50%
}

.c-sidebar__nav {
	background-color: #609fda;
	padding: 20px
}

.c-sidebar__nav .u-text--accent {
	color: #fff
}

.c-sidebar__list>li>a {
	color: #003d75;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	display: block;
	padding: 10px 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	text-decoration: none;
	font-weight: 500;
	transition: all .5s ease
}

.c-sidebar__list>li>a:hover, .c-sidebar__list>li>a:active, .c-sidebar__list>li>a:focus {
	background-color: #001a33;
	color: #fff
}

.c-sidebar__list .sub-menu {
	display: none;
	padding: 20px;
	list-style: none
}

.c-sidebar__list .sub-menu>li>a {
	color: #000;
	display: block;
	text-decoration: none;
	padding: 5px 0;
	font-size: 1.5555555556rem
}

.c-sidebar__list .sub-menu>li>a:hover, .c-sidebar__list .sub-menu>li>a:active, .c-sidebar__list .sub-menu>li>a:focus {
	color: #c79d33
}

.c-sidebar__list li.current_page_item>a {
	color: #c79d33
}

.c-sidebar__list li.current-menu-ancestor .sub-menu, .c-sidebar__list li.current-menu-parent .sub-menu {
	display: block
}

.c-sidebar__form {
	background: #003d75 url("../img/img-sidebar-form-bg.jpg") no-repeat center/cover;
	padding: 20px
}

@media (min-width:1124px) {
	.c-sidebar__form {
		padding: 40px
	}

}

.c-sidebar__cases {
	padding: 40px
}

.c-sidebar__cases-revenue {
	font-family: "Oswald", sans-serif;
	font-size: 2.6666666667rem;
	text-transform: uppercase;
	margin: 0;
	color: #fff;
	line-height: 1.2;
	text-align: center
}

@media (min-width:1024px) {
	.c-sidebar__cases-revenue {
		font-size: 3.6666666667rem
	}

}

.c-sidebar__cases-type {
	display: block;
	color: #fff;
	font-size: 1.1111111111rem;
	border: 1px solid #609fda;
	padding: 7px 20px;
	text-align: center;
	margin-bottom: 10px;
	text-transform: uppercase
}

@media (min-width:1600px) {
	.c-sidebar__cases-type {
		margin: 0
	}

}

.c-sidebar__cases-description {
	font-family: "Oswald", sans-serif;
	color: #609fda;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1.5
}

.c-sidebar__cases-content {
	padding: 40px;
	position: relative
}

.c-sidebar__reviews {
	padding: 40px
}

.c-sidebar__reviews .c-reviews__block {
	background-color: #fff;
	padding: 40px;
	position: relative
}

.c-sidebar__reviews .slick-prev:before, .c-sidebar__reviews .slick-next:before {
	color: #000
}

.c-logo {
	max-width: 200px;
	margin: 0
}

@media (min-width:1024px) {
	.c-logo {
		max-width: 280px
	}

}

.c-logo__nav {
	display: block;
	max-width: 280px;
	margin: 20px auto
}

.c-background--name {
	background-image: url("../img/img-name.jpg")
}

.c-background {
	position: relative;
	background-repeat: no-repeat
}

.c-background--relative {
	position: relative;
	z-index: 10
}

@media (min-width:1124px) {
	.c-background--fixed {
		background-attachment: fixed
	}

}

.is-device .c-background--fixed {
	background-attachment: initial
}

.c-background--position-top {
	background-position: top center
}

.c-background--position-bottom {
	background-position: bottom center
}

.c-background--position-center {
	background-position: center
}

.c-background--position-right {
	background-position: center right
}

.c-background--position-left {
	background-position: center left
}

.c-background--cover {
	background-size: cover
}

.c-background--contain {
	background-size: contain
}

.c-background--base {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -10
}

.c-background--gradient-1 {
	background-color: #000;
	background: linear-gradient(90deg, #000 0%, #003d75 70%)
}

.c-lead {
	font-size: 1.1111111111rem;
	line-height: 1.3;
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	letter-spacing: 4px;
	color: #003d75
}

@media (min-width:1024px) {
	.c-lead {
		font-size: 1.2777777778rem
	}

}

.c-block--flex {
	display: flex;
	flex-wrap: wrap
}

@media (min-width:1600px) {
	.c-block--flex-desktop {
		display: flex;
		flex-wrap: wrap
	}

}

@media (min-width:1124px) {
	.c-block--flex-tablet {
		display: flex;
		flex-wrap: wrap
	}

}

@media (min-width:1024px) {
	.c-block--flex-mobile {
		display: flex;
		flex-wrap: wrap
	}

}

.c-block--flex-v-center {
	align-items: center
}

.c-block--flex-v-end {
	align-items: flex-end
}

.c-block--flex-h-center {
	justify-content: center
}

.c-block--flex-start {
	justify-content: flex-start
}

.c-block--flex-end {
	justify-content: flex-end
}

.c-block--flex-between {
	justify-content: space-between
}

.c-block--flex-around {
	justify-content: space-around
}

.c-block--flex-nowrap {
	flex-wrap: nowrap
}

.c-block--flex-basis {
	flex-basis: 50%
}

.c-block--flex-grow {
	flex-grow: 1
}

.c-block--flex-self-end {
	align-self: flex-end
}

.u-block--height {
	height: 450px
}

@media (min-width:1124px) {
	.u-block--height {
		height: 550px
	}

}

.c-list--unstyled {
	list-style: none;
	padding: 0;
	margin-left: 0;
	margin-right: 0
}

.c-list--inline {
	list-style: none;
	padding: 0;
	margin-left: 0;
	margin-right: 0
}

.c-list--inline>li {
	display: inline
}

.c-list--checkmark {
	list-style: none;
	padding: 0;
	margin-left: 0;
	margin-right: 0
}

.c-list--checkmark li {
	position: relative;
	padding: 10px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5)
}

.c-list--checkmark li::before {
	content: '';
	background: url("../img/img-checkmark.png") no-repeat center;
	background-size: contain;
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	right: 0;
	top: 10px
}

@media (min-width:1124px) {
	.c-list--columns {
		display: flex;
		flex-wrap: wrap
	}

	.c-list--columns li {
		flex-basis: 50%
	}

}

.c-pagination {
	list-style: none;
	padding: 0;
	margin-left: 0;
	margin-right: 0
}

.c-pagination>li {
	display: inline-block
}

.c-pagination>li>a, .c-pagination>li>span {
	padding: 10px;
	color: #000;
	border: 1px solid #ddd
}

.c-pagination>li>a:hover, .c-pagination>li>a:active, .c-pagination>li>a:focus, .c-pagination>li>span:hover, .c-pagination>li>span:active, .c-pagination>li>span:focus {
	text-decoration: none
}

.c-embed {
	margin-top: 10px;
	margin-bottom: 10px
}

.c-embed--respond {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0
}

.c-embed--respond iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.c-breadcrumb {
	list-style: none;
	padding: 0;
	margin-left: 0;
	margin-right: 0
}

.c-breadcrumb>li {
	display: inline-block
}

.c-breadcrumb>li+li::before {
	padding: 0 10px;
	color: #ccc;
	content: '/\00a0'
}

table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	border-spacing: 0;
	border-collapse: collapse
}

table tr>td, table tr>th {
	padding: 10px;
	line-height: 1.5;
	vertical-align: top;
	border-top: 1px solid #f9f4e7;
	text-align: left
}

pre {
	display: block;
	padding: 10px;
	margin: 0 0 10px;
	font-size: .7222222222rem;
	line-height: 1.5;
	color: #000;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #8c8c8c;
	border: 1px solid #737373;
	border-radius: 4px
}

@media (min-width:1124px) {
	.c-carousel__caption {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}

}

.c-carousel__item {
	position: relative
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before, .slick-track:after {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir='rtl'] .slick-slide {
	float: right
}

.slick-slide img {
	display: block;
	width: 100%
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-loading .slick-list {
	background: #fff url("../fonts/ajax-loader.gif") center center no-repeat
}

@font-face {
	font-family: 'slick';
	font-weight: normal;
	font-style: normal;
	src: url("../fonts/slick.eot");
	src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg")
}

.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	z-index: 10
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25
}

.slick-prev:before, .slick-next:before {
	font-family: "Font Awesome 6 Sharp";
	font-size: 14px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@media (min-width:1024px) {
	.slick-prev:before, .slick-next:before {
		font-size: 18px
	}

}

.slick-prev {
	left: 20px
}

[dir='rtl'] .slick-prev {
	right: 20px;
	left: auto
}

.slick-prev:before {
	content: "\f053"
}

[dir='rtl'] .slick-prev:before {
	content: '\f053'
}

.slick-next {
	right: 20px
}

[dir='rtl'] .slick-next {
	right: auto;
	left: 20px
}

.slick-next:before {
	content: '\f054'
}

[dir='rtl'] .slick-next:before {
	content: "\f054"
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: 20px;
	right: 20px;
	display: block;
	width: auto;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: right
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent
}

.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 12px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: #c79d33;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #c79d33
}

.c-widgets img {
	margin: 0
}

.c-widgets ul {
	list-style: none;
	padding: 0;
	margin-left: 0;
	margin-right: 0
}

.c-tab__nav {
	margin-bottom: 10px;
	border-bottom: 1px solid #f9f4e7
}

.c-tab__item {
	margin-right: 2px
}

.c-tab__link {
	display: inline-block;
	padding: 10px 20px;
	border: 1px solid transparent
}

.c-tab__link:hover {
	background-color: #f9f4e7
}

.c-tab__link.active {
	border: 1px solid #f9f4e7;
	border-bottom-color: transparent;
	background-color: #f1f1f1
}

.c-tab__content {
	display: none;
	padding-right: 20px;
	padding-left: 20px
}

.c-accordion__title {
	font-family: "Oswald", sans-serif;
	background-color: #c79d33;
	color: #fff;
	border: 0;
	padding: 20px 40px;
	margin-bottom: 0;
	cursor: pointer;
	position: relative;
	width: 100%;
	text-align: left;
	font-size: 1rem;
	line-height: 1.2;
	text-transform: uppercase
}

@media (min-width:1124px) {
	.c-accordion__title {
		font-size: 1.5555555556rem
	}

}

.c-accordion__title.active {
	background-color: #609fda
}

.c-accordion__panel {
	margin-bottom: 20px;
	box-shadow: rgba(0, 0, 0, 0.2) 0 0 40px
}

.c-accordion__content {
	display: none;
	padding: 20px;
	border-top: 0;
	color: #fff;
	background-color: #003d75
}

@media (min-width:1024px) {
	.c-accordion__content {
		padding: 40px
	}

}

.c-accordion__title::before {
	content: ' + ';
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	font-size: 1.3888888889rem;
	font-weight: 400;
	line-height: 0
}

@media (min-width:1124px) {
	.c-accordion__title::before {
		right: 40px;
		font-size: 2.7777777778rem
	}

}

.c-accordion__title.active::before {
	content: ' - '
}

.c-social__item {
	display: inline-block
}

.c-social__link {
	display: block;
	transition: all .5s ease-in-out;
	color: #609fda;
	padding-right: 20px;
	font-size: 1.7777777778rem
}

.c-social__link:hover, .c-social__link:active, .c-social__link:focus {
	color: #c79d33
}

.c-footer__areas--bg {
	background: url("../img/img-areas-bg.jpg") no-repeat top center/cover;
	padding: 20px
}

@media (min-width:1124px) {
	.c-footer__areas--bg {
		padding: 60px
	}

}

.c-footer__areas-content {
	max-width: 900px;
	margin: 0 auto;
	text-align: center
}

.c-footer__areas-lead {
	border-top: 1px solid #66b5ff;
	border-bottom: 1px solid #66b5ff;
	padding: 20px;
	margin: 20px 0
}

.c-footer__areas-list {
	display: grid;
	grid-gap: .5555555556rem;
	margin-top: 40px
}

@media (min-width:1124px) {
	.c-footer__areas-list {
		grid-template-columns: repeat(2, 1fr)
	}

}

.c-footer__areas-list li a {
	display: block;
	padding: 20px;
	text-align: center;
	background-color: rgba(0, 26, 51, 0.8);
	color: #fff;
	text-decoration: none;
	transition: all .5s ease
}

.c-footer__areas-list li a:hover, .c-footer__areas-list li a:active, .c-footer__areas-list li a:focus {
	text-decoration: none;
	background-color: rgba(96, 159, 218, 0.8)
}

.c-footer__logo {
	display: block;
	margin-bottom: 20px;
	margin: 20px auto;
	max-width: 50%
}

.c-footer__item {
	text-align: center
}

.c-footer__resources__nav {
	background-color: #c79d33
}

@media (min-width:1024px) {
	.c-footer__resources__nav li {
		display: inline-block
	}

}

.c-footer__resources__nav li a {
	color: #fff;
	text-decoration: none;
	padding: 10px 20px;
	font-size: 1rem;
	display: block
}

.c-footer__resources__nav li a:hover, .c-footer__resources__nav li a:active, .c-footer__resources__nav li a:focus {
	color: #001a33
}

.c-footer__credits {
	font-size: .7777777778rem;
	color: #000;
	display: inline-block
}

.c-footer__extra-links {
	font-size: .7777777778rem;
	color: #000
}

.c-footer__links {
	margin: 0;
	padding: 0;
	line-height: 1;
	display: inline-block
}

.c-footer__links a {
	font-size: .7777777778rem;
	color: #000;
	padding: 0 5px;
	text-decoration: none
}

.c-footer__links a:hover, .c-footer__links a:active, .c-footer__links a:focus {
	color: #609fda
}

.c-footer__info-title {
	font-size: 1.5555555556rem;
	letter-spacing: 1px;
	color: #fff
}

.c-footer__info-title::after {
	content: '';
	display: block;
	margin: 20px 0;
	height: 2px;
	width: 30px;
	background-color: #c79d33
}

.c-footer__info-lead {
	padding: 20px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
	max-width: 1200px;
	margin: 20px auto
}

.c-footer__media-logos img {
	opacity: .8 !important;
	max-width: 20%
}

.c-footer__map--iframe iframe {
	display: block
}

@media (min-width:1024px) {
	.c-footer__info-items {
		display: flex;
		flex-wrap: wrap;
		flex-wrap: nowrap
	}

}

.c-footer__info-item {
	position: relative;
	padding: 20px;
	height: 20vh;
	min-height: 200px;
	background-color: #003d75;
	margin: 10px 0;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: center;
	z-index: 10
}

.c-footer__info-item .b-lazy {
	opacity: .2 !important
}

@media (min-width:1024px) {
	.c-footer__info-item {
		width: 20%;
		justify-content: center;
		height: 30vh;
		min-height: 400px;
		margin: 10px
	}

}

.c-footer__info-item>p {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: opacity .5s ease, -webkit-transform .5s ease;
	transition: opacity .5s ease, transform .5s ease;
	transition: opacity .5s ease, transform .5s ease, -webkit-transform .5s ease
}

.c-footer__info-item:hover .c-footer__info-content, .c-footer__info-item:active .c-footer__info-content, .c-footer__info-item:focus .c-footer__info-content {
	opacity: 1
}

.c-footer__info-item:hover>p, .c-footer__info-item:active>p, .c-footer__info-item:focus>p {
	opacity: 0;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px)
}

.c-footer__info-content {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: #000;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 50%);
	color: #fff;
	opacity: 0;
	transition: opacity .5s ease, -webkit-transform .5s ease;
	transition: opacity .5s ease, transform .5s ease;
	transition: opacity .5s ease, transform .5s ease, -webkit-transform .5s ease;
	width: 100%;
	padding: 10px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: center;
	border: 5px solid #609fda
}

.c-footer__info-content .c-btn span {
	padding: 10px 20px
}

@media (min-width:1024px) {
	.c-footer__phones li {
		display: inline-block;
		padding: 0 20px
	}

	.c-footer__phones li:not(:last-child) {
		border-right: 2px solid #000
	}

}

.c-footer__phone {
	font-family: "Oswald", sans-serif;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px
}

.c-footer__phone:hover, .c-footer__phone:active, .c-footer__phone:focus {
	color: #609fda
}

.c-footer__address {
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px
}

@media (min-width:1124px) {
	.c-footer__bottom {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center
	}

}

.c-footer__resources h3 {
	text-transform: none
}

.c-footer__resources ul li>a {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	display: block;
	padding: 5px 0
}

.c-animate {
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
	opacity: 0;
	transition: all .5s ease;
	visibility: hidden
}

.c-animate--view {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible
}

.b-lazy {
	transition: opacity 5ms ease-in-out;
	opacity: 0
}

.b-lazy.b-loaded {
	opacity: 1
}

.c-procedure__btn {
	position: relative
}

.c-procedure__btn::before {
	content: '';
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #fff;
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.c-procedure__list {
	display: none
}

.c-cases {
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2)
}

.c-cases__list {
	margin: 0;
	display: inline-block;
	flex-wrap: wrap;
	align-items: center
}


.c-cases__item {
	transition: all .5s ease;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	padding: 20px;
	text-align: center;
	width: 100%;
	display: inline-block;
}

@media (min-width:1100px) {
	.c-cases__item {
		width: 49%;
	}
}

@media (min-width:1600px) {
	.c-cases__item {
		padding: 20px 40px;
		width: 24%;
	}

}

.c-cases__item:hover, .c-cases__item:active, .c-cases__item:focus {
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
	background-color: #609fda
}

.c-cases__item:hover .c-cases__revenue, .c-cases__item:hover .c-cases__description, .c-cases__item:active .c-cases__revenue, .c-cases__item:active .c-cases__description, .c-cases__item:focus .c-cases__revenue, .c-cases__item:focus .c-cases__description {
	color: #003d75
}

.c-cases__item:hover .c-cases__type, .c-cases__item:active .c-cases__type, .c-cases__item:focus .c-cases__type {
	background-color: #fff;
	color: #003d75
}

.c-cases__revenue {
	font-family: "Oswald", sans-serif;
	font-size: 2.6666666667rem;
	text-transform: uppercase;
	margin: 0;
	color: #fff;
	line-height: 1.2;
	text-align: center
}

@media (min-width:1024px) {
	.c-cases__revenue {
		font-size: 3.6666666667rem
	}

}

.c-cases__type {
	display: block;
	color: #fff;
	font-size: .8888888889rem;
	border: 1px solid #609fda;
	padding: 7px 20px;
	text-align: center;
	text-transform: uppercase
}

@media (min-width:1024px) {
	.c-cases__type {
		font-size: 1.1111111111rem
	}

}

.c-cases__description {
	font-family: "Oswald", sans-serif;
	color: #609fda;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1.5
}

.c-cases__content {
	background-color: #e6e6e6;
	padding: 20px;
	position: relative
}

.c-cases__lead {
	padding: 20px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
	max-width: 500px;
	margin: 1.1111111111rem auto
}

.c-cases__title {
	margin: 0
}

.c-cases__subtitle {
	font-family: "Oswald", sans-serif;
	font-size: 1.7777777778rem
}

.c-cases__text {
	margin-top: 10px
}

.c-cases__msg {
	margin-bottom: 20px;
	font-size: 1rem;
	text-transform: uppercase
}

@media (min-width:1024px) {
	.c-cases__msg {
		font-size: 1.5555555556rem
	}

}

.c-cases__msg span {
	display: block;
	font-size: 1.5555555556rem;
	line-height: 1
}

@media (min-width:1024px) {
	.c-cases__msg span {
		font-size: 2.6666666667rem
	}

}

.c-cases__phone {
	font-size: 2.6666666667rem;
	letter-spacing: 2px;
	text-decoration: none;
	background-color: #c79d33;
	padding: 20px 40px
}

.c-cases__phone:hover, .c-cases__phone:active, .c-cases__phone:focus {
	color: #001a33
}

.c-cases-block__items {
	display: grid;
	grid-gap: 1.5rem
}

@media (min-width:920px) {
	.c-cases-block__items {
		grid-template-columns: repeat(2, 1fr)
	}

}

@media (min-width:1600px) {
	.c-cases-block__items {
		grid-template-columns: repeat(4, 1fr)
	}

}

.c-cases-block__item {
	background-color: #003d75;
	padding: 20px 40px;
	text-align: center
}

.c-cases-block__title {
	font-family: "Oswald", sans-serif;
	font-size: 2.6666666667rem;
	text-transform: uppercase;
	margin: 0;
	color: #fff;
	line-height: 1.2;
	text-align: center
}

@media (min-width:1024px) {
	.c-cases-block__title {
		font-size: 3.6666666667rem
	}

}

.c-cases-block__type {
	display: block;
	color: #fff;
	font-size: .8888888889rem;
	border: 1px solid #609fda;
	padding: 7px 20px;
	text-align: center;
	text-transform: uppercase
}

@media (min-width:1024px) {
	.c-cases-block__type {
		font-size: 1.1111111111rem
	}

}

.c-cases-block__description {
	font-family: "Oswald", sans-serif;
	color: #609fda;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1.5
}

@media (min-width:1024px) {
	.c-experience__list {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -10px
	}

}

.c-experience__item {
	margin-bottom: .8333333333rem;
	flex-basis: 50%;
	padding: 10px
}

.c-experience__title {
	font-size: 1.1666666667rem;
	letter-spacing: 0.05em;
	line-height: 1.5;
	font-weight: 400
}

@media (min-width:1024px) {
	.c-experience__title {
		font-size: 2rem
	}

}

.c-experience__list li div {
	min-height: 15rem;
	align-self: center;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #003d75;
	padding: 3.3333333333rem
}

svg[data-use] {
	height: 5em;
	width: 5em
}

.c-icon--black {
	fill: #000
}

.c-icon--white {
	fill: #fff
}

.c-icon--gray {
	fill: #a8a8a8
}

.c-icon--light-gray {
	fill: #e6e6e6
}

.c-icon--accent-1 {
	fill: #c79d33
}

.c-icon--accent-2 {
	fill: #609fda
}

.c-icon--accent-3 {
	fill: #003d75
}

.c-icon--accent-4 {
	fill: #001a33
}

.c-icon--accent-5 {
	fill: #001a33
}

.c-icon--accent-6 {
	fill: #929292
}

.c-icon--accent-7 {
	fill: #373a3c
}

.c-icon--accent-8 {
	fill: #9c9c9c
}

.c-icon--accent-9 {
	fill: #e5dc96
}

.c-icon--accent-10 {
	fill: #002b52
}

.c-icon--accent-11 {
	fill: #f6f5ee
}

.c-icon--accent-12 {
	fill: #66b5ff
}

.c-icon--accent-13 {
	fill: #a58049
}

.c-social__item {
	display: inline-block
}

.c-social__link {
	display: block;
	transition: all .5s ease-in-out;
	color: #609fda;
	padding-right: 20px;
	font-size: 1.7777777778rem
}

.c-social__link:hover, .c-social__link:active, .c-social__link:focus {
	color: #c79d33
}

.c-services {
	position: relative;
	overflow: hidden
}

.c-services__img {
	display: block;
	margin: 0;
	width: 70px;
	height: 50px;
	transition: all .5s ease;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-o-object-fit: contain;
	object-fit: contain
}

.c-services__top {
	display: flex;
	flex-wrap: wrap;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
	padding: 20px
}

.c-services__link {
	text-decoration: none
}

.c-services__content {
	max-width: 900px;
	padding: 20px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0 auto
}

.c-services__list {
	margin: 0;
	padding: 0;
	display: grid;
	grid-gap: 1.3333333333rem
}

@media (min-width:920px) {
	.c-services__list {
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 1.2222222222rem
	}

}

@media (min-width:1800px) {
	.c-services__list {
		grid-template-columns: repeat(4, 1fr)
	}

}

.c-services__info {
	font-family: "Oswald", sans-serif;
	background-color: #c79d33;
	color: #fff;
	padding: 10px 20px;
	text-align: right;
	font-size: 1rem;
	display: block;
	letter-spacing: 1px
}

.c-services__block {
	position: relative;
	background-color: #e6e6e6
}

.c-services__block:hover .c-services__img, .c-services__block:active .c-services__img, .c-services__block:focus .c-services__img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.c-services__title {
	font-family: "Oswald", sans-serif;
	color: #003d75;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px
}

@media (min-width:1024px) {
	.c-services__title {
		font-size: 1.1111111111rem
	}

}

@media (min-width:1024px) {
	.c-attorneys__block {
		padding: 20px
	}

}

.c-attorneys__link:hover, .c-attorneys__link:active, .c-attorneys__link:focus {
	text-decoration: none
}

.c-attorneys__link:hover .c-attorneys__img img, .c-attorneys__link:active .c-attorneys__img img, .c-attorneys__link:focus .c-attorneys__img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.enhanced .c-attorneys__link:hover .c-attorneys__name, .enhanced .c-attorneys__link:active .c-attorneys__name, .enhanced .c-attorneys__link:focus .c-attorneys__name {
	background-color: #000
}

.c-attorneys__info {
	padding-top: 20px
}

.c-attorneys__name {
	font-size: 1.5555555556rem;
	margin: 0
}

.c-attorneys__title {
	font-size: 1.3333333333rem;
	letter-spacing: .0555555556rem
}

.c-attorneys__img {
	display: block;
	overflow: hidden
}

.c-attorneys__img img {
	margin: 0;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.enhanced .c-attorneys__info {
	text-align: center;
	padding: 0
}

.enhanced .c-attorneys__name {
	background-color: #fff;
	color: #fff;
	transition: background-color .5s ease
}

.enhanced .c-attorneys__title {
	color: #000
}

.c-reviews .c-reviews__block {
	position: relative;
	background-color: #fff;
	padding: 40px;
	margin: 10px;
	color: #000;
	border: 1px solid #a8a8a8
}

@media (min-width:1024px) {
	.c-reviews .c-reviews__block {
		padding: 20px 40px;
		margin: 0 10px
	}

}

.c-reviews .c-carousel__reviews {
	margin: 0
}

@media (min-width:1024px) {
	.c-reviews .c-carousel__reviews {
		padding: 20px 0
	}

}

.c-reviews .slick-prev:before, .c-reviews .slick-next:before {
	color: #000
}

.c-reviews__platform {
	width: 20px !important;
	position: absolute;
	top: 20px;
	right: 20px
}

.c-reviews__block .u-reset--blockquote {
	margin: 0
}

.c-reviews__quote {
	margin-top: 10px;
	font-size: 1rem
}

.c-reviews__quote>p {
	margin: 0
}

.c-reviews__author {
	font-family: "Istok Web", sans-serif;
	color: #000;
	font-style: normal;
	font-size: 1rem
}

@media (min-width:1024px) {
	.c-reviews__author {
		font-size: 1.1666666667rem
	}

}

.c-reviews__author::before {
	content: ''
}

.c-featured-review__content {
	padding: 40px;
	text-align: center
}

@media (min-width:1024px) {
	.c-featured-review__content {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 800px;
		padding: 60px;
		background-color: rgba(255, 255, 255, 0.8)
	}

}

.c-featured-review__quote {
	color: #000;
	margin-top: 40px
}

.c-featured-review__quote cite {
	font-style: normal;
	font-size: 1.1666666667rem
}

.c-featured-review__rating {
	color: #c79d33
}

.c-contact__inner {
	padding: 4vw;
	background: #003d75
}

.c-contact__info {
	background-color: #001a33;
	padding: 40px
}

.c-contact__item {
	padding: 20px 0;
	border-top: 2px solid #609fda
}

.c-contact--right {
	padding: 20px
}

@media (min-width:1024px) {
	.c-contact--right {
		padding: 10px 40px
	}

}

.c-contact__address {
	position: relative;
	padding-left: 40px
}

.c-contact__address::before {
	content: '';
	background: url("../img/img-marker.png") no-repeat center;
	background-size: contain;
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	left: 0;
	top: 0
}

.c-cta__link {
	display: block;
	position: relative;
	color: #fff;
	margin: 20px 0
}

.c-cta__link:hover, .c-cta__link:active, .c-cta__link:focus {
	color: #fff;
	text-decoration: none
}

.c-cta__link:hover .c-cta__img img, .c-cta__link:active .c-cta__img img, .c-cta__link:focus .c-cta__img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.c-cta-primary {
	padding: 8vw 0
}

@media (min-width:1024px) {
	.c-cta-primary {
		padding-top: 0;
		padding-bottom: 4vw
	}

}

.c-cta-primary__wrapper {
	padding: 4vw;
	background-color: #fff;
	margin-bottom: 4vw;
	background: url("../img/img-bg-content-1.jpg") no-repeat center/cover;
	border-bottom: 5px solid #609fda;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

@media (min-width:1024px) {
	.c-cta-primary__wrapper {
		margin-top: -60px
	}

}

.c-cta-primary__content-secondary {
	background-color: #fff;
	padding: 4vw;
	border-bottom: 5px solid #609fda
}

@media (min-width:1024px) {
	.c-cta-primary__content-secondary {
		padding: 2vw 3vw
	}

}

@media (min-width:1024px) {
	.c-cta-primary__content-block {
		padding: 0 4vh
	}

}

.c-cta-secondary {
	padding-top: 20px
}

.c-cta-tertiary {
	padding: 40px 0 120px
}

@media (min-width:1024px) {
	.c-cta-tertiary {
		padding-top: 0;
		padding-bottom: 120px
	}

}

.c-cta-tertiary__title {
	color: #609fda;
	letter-spacing: 4px;
	font-weight: 400;
	font-size: 1rem;
	text-align: center;
	line-height: 1.5
}

@media (min-width:1024px) {
	.c-cta-tertiary__title {
		font-size: 1.6666666667rem
	}

}

.c-cta-tertiary__title span {
	color: #003d75;
	font-weight: 500;
	display: block;
	font-size: 1.7777777778rem;
	letter-spacing: 0;
	margin-top: 20px;
	line-height: 1
}

@media (min-width:1024px) {
	.c-cta-tertiary__title span {
		font-size: 2.8888888889rem
	}

}

.c-cta-tertiary__block {
	padding: 2vw;
	border-top: 2px solid #609fda;
	border-bottom: 2px solid #609fda
}

.c-cta-tertiary__content {
	background-color: #fff;
	padding: 20px;
	border-bottom: 5px solid #609fda;
	margin-bottom: 4vw
}

@media (min-width:1024px) {
	.c-cta-tertiary__content {
		margin-top: -60px;
		padding: 60px
	}

}

.c-cta-tertiary__lead {
	background-color: #c79d33;
	padding: 20px;
	text-align: center
}

.c-cta-tertiary__lead p {
	border: 1px solid rgba(255, 255, 255, 0.5);
	padding: 20px;
	margin: 0
}

.c-cta-tertiary__logo {
	margin-bottom: 40px;
	max-width: 100px;
}

@media (min-width:1600px) {
	.c-cta-tertiary__logo {
		max-width: 150px
	}

}

@media (min-width:1024px) {
	.c-cta-tertiary__content-secondary {
		padding-left: 20px
	}

}

.c-cta-tertiary__content-secondary label {
	color: #fff
}

@media (min-width:1024px) {
	.c-cta-tertiary__list {
		position: absolute;
		bottom: 0;
		width: 90%
	}

}

.c-cta-tertiary__item {
	position: relative
}

.c-cta-tertiary__item:not(:last-child) {
	margin-bottom: 10px
}

.c-cta-tertiary__item::before {
	content: '';
	background: url("../img/img-checkmark.png") no-repeat center;
	background-size: contain;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	right: 20px;
	top: 20px
}

@media (min-width:1024px) {
	.c-cta-tertiary__item::before {
		width: 40px;
		height: 40px
	}

}

.c-cta-tertiary__description {
	color: #fff;
	background-color: #c79d33;
	text-transform: uppercase;
	padding: 20px;
	font-family: "Oswald", sans-serif;
	letter-spacing: 2px;
	font-size: .7777777778rem;
	display: block
}

@media (min-width:1024px) {
	.c-cta-tertiary__description {
		font-size: 1.5555555556rem;
		padding: 20px 40px
	}

}

.c-cta-info {
	margin: 20px 0;
	padding: 20px;
	background-color: #f6f5ee;
	text-align: center
}

@media (min-width:1024px) {
	.c-cta-info {
		margin: 60px 0;
		padding: 60px
	}

}

.c-cta-info__phone {
	text-align: center;
	display: block;
	color: #003d75;
	font-size: 1.4444444444rem;
	text-decoration: none;
	font-family: "Oswald", sans-serif
}

@media (min-width:1024px) {
	.c-cta-info__phone {
		font-size: 2.5555555556rem
	}

}

.c-info {
	position: relative
}

.c-info__content {
	position: relative;
	z-index: 1
}

@media (min-width:1024px) {
	.c-info__content {
		padding-bottom: 2vh
	}

}

.c-info-secondary__cta {
	background-color: #fff;
	padding: 20px;
	text-align: center
}

@media (min-width:1024px) {
	.c-info-secondary__cta {
		padding: 40px
	}

}

.c-info-cta {
	margin: 2vw 0
}

.c-info-cta__title {
	background-color: #c79d33;
	padding: 2vw;
	color: #fff
}

@media (min-width:1024px) {
	.c-info-cta__title {
		padding: 1vw
	}

}

.c-info-cta__content {
	background-color: #f6f5ee;
	padding: 40px
}

.c-info__block {
	position: relative
}

.c-info__link {
	display: block
}

.c-info__image {
	width: 100%
}

.c-info__icon {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px 20px;
	background-color: #c79d33;
	color: #fff;
	font-size: 1.3333333333rem
}

@media (min-width:1024px) {
	.c-info__icon {
		padding: 20px 40px;
		font-size: 1.8888888889rem
	}

}

.c-blog__items {
	display: grid;
	grid-gap: 2rem 1.5rem
}

@media (min-width:1124px) {
	.c-blog__items {
		grid-template-columns: repeat(2, 1fr)
	}

}

@media (min-width:1124px) {
	.c-blog__item.c-blog__item--full {
		grid-column: 1 / span 2
	}

}

.c-blog__item {
	position: relative;
	background-color: #fff;
	padding: 4vw;
	box-shadow: 0 10px 10px 10px rgba(168, 168, 168, 0.2)
}

@media (min-width:1124px) {
	.c-blog__item {
		padding: 2vw
	}

}

.c-blog__title {
	font-size: 1.3333333333rem
}

@media (min-width:1124px) {
	.c-blog__title {
		font-size: 1.6666666667rem
	}

}

.c-blog__category {
	text-align: center
}

@media (min-width:1600px) {
	.c-blog__category {
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}

}

.c-blog__category span {
	font-family: "Oswald", sans-serif;
	letter-spacing: 2px;
	background-color: #001a33;
	color: #fff;
	font-size: .8888888889rem;
	display: inline-block;
	padding: 5px 20px;
	text-transform: uppercase
}

.c-blog__category a {
	color: #c79d33
}

.category .c-hero__title span {
	display: block;
	font-size: 1.5555555556rem;
	color: #fff
}

.c-footer__blog-wrapper {
	background: url("../img/img-block-bg.jpg") no-repeat center/cover;
	padding: 4vw
}

.c-blog__case::before {
	content: '';
	background: url("../img/img-header-logo.png") no-repeat center/contain;
	width: 80px;
	height: 80px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	opacity: .15
}

.single .is-case-result article {
	position: relative;
	background-color: #003d75;
	color: #fff;
	padding: 40px
}

.single .is-case-result article::before {
	content: '';
	background: url("../img/img-header-logo.png") no-repeat center/contain;
	width: 80px;
	height: 80px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	opacity: .15
}

.c-awards__img {
	max-width: 25%;
	padding: 20px
}

@media (min-width:1024px) {
	.c-awards__img {
		max-width: 33.33%
	}

}

@media (min-width:1024px) {
	.c-awards__content {
		flex-wrap: nowrap
	}

}

.c-form__block label {
	color: #fff
}

.c-form__block p {
	margin-bottom: 10px
}

.c-video {
	margin: 40px 0
}

.c-video__block {
	position: relative
}

.c-video__link {
	display: block
}

.c-video__image {
	width: 100%
}

.c-video__icon {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px 20px;
	background-color: #c79d33;
	color: #fff;
	font-size: 1.3333333333rem
}

@media (min-width:1024px) {
	.c-video__icon {
		padding: 20px 40px;
		font-size: 1.8888888889rem
	}

}

.c-map .c-embed {
	margin: 0
}

.c-values .c-accordion__title {
	background-color: #003d75;
	text-align: center;
	overflow: hidden;
	letter-spacing: 2px
}

.c-values .c-accordion__title.active {
	background-color: #c79d33
}

.c-values .c-accordion__title::after {
	content: attr(data-steps);
	font-size: 7rem;
	position: absolute;
	top: 30px;
	right: 300px;
	line-height: 0;
	opacity: .2;
	font-weight: 500;
	font-family: "Oswald", sans-serif
}

.c-values .c-accordion__panel {
	margin-bottom: 5px
}

.c-values .c-accordion__content {
	color: #000;
	background-color: #fff;
	margin-top: 5px
}

.c-values .c-values__step {
	background-color: #fff;
	padding: 5px;
	color: #003d75;
	font-size: .6666666667rem;
	display: block;
	margin-bottom: 5px
}

@media (min-width:1024px) {
	.c-values .c-values__step {
		position: absolute;
		top: 10px;
		left: 10px;
		padding: 10px 20px;
		font-size: inherit
	}

}

.c-values__item {
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.5) 0 0 80px;
	transition: all .5s ease;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	padding: 40px;
	text-align: center
}

.c-values__item:hover, .c-values__item:active, .c-values__item:focus {
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
	box-shadow: rgba(0, 0, 0, 0.2) 0 0 20px
}

.c-values__icon {
	max-width: 50%
}

.c-values__description::before {
	content: '';
	display: block;
	margin: 20px auto;
	height: 2px;
	width: 200px;
	background-color: #c79d33
}

.c-values__content {
	text-align: center;
	margin-bottom: 60px
}

.c-values__status {
	letter-spacing: 3px;
	font-size: 1.3333333333rem;
	text-transform: uppercase;
	color: #c79d33
}

.c-values__subtitle {
	font-size: 2.1111111111rem
}

.c-values__text {
	margin-bottom: 80px
}

.c-values__msg {
	margin-bottom: 20px;
	font-size: 1rem;
	text-transform: uppercase
}

@media (min-width:1024px) {
	.c-values__msg {
		font-size: 1.5555555556rem
	}

}

.c-values__msg span {
	display: block;
	font-size: 1.5555555556rem;
	line-height: 1
}

@media (min-width:1024px) {
	.c-values__msg span {
		font-size: 2.6666666667rem
	}

}

.c-values__phone {
	font-size: 2.6666666667rem;
	letter-spacing: 2px;
	text-decoration: none;
	background-color: #c79d33;
	padding: 20px 40px
}

.c-values__phone:hover, .c-values__phone:active, .c-values__phone:focus {
	color: #001a33
}

.c-values-block {
	margin: 60px 0
}

.c-values-block__items {
	display: grid;
	grid-gap: 1.5rem
}

@media (min-width:1124px) {
	.c-values-block__items {
		grid-template-columns: repeat(3, 1fr)
	}

}

.c-values-block__item {
	background-color: #001a33;
	padding: 40px
}

@media (min-width:1124px) {
	.c-values-block__item--full {
		grid-column: 1 / span 3
	}

}

.c-values-block__title {
	color: #c79d33
}

.c-items-block__content {
	margin: 40px 0;
	padding: 20px;
	border-left: 3px solid #001a33
}

@media (min-width:1024px) {
	.c-items-block__content {
		padding: 60px
	}

}

.c-items-block__content:nth-child(odd) {
	background-color: #f6f5ee
}

.c-items-block__content h2 {
	font-size: 1.5555555556rem
}

@media (min-width:1024px) {
	.c-items-block__content h2 {
		font-size: 2rem
	}

}

.c-items-block__benefits {
	text-transform: uppercase;
	color: #001a33;
	font-weight: 700
}

@media (min-width:1024px) {
	.c-about__inner {
		padding: 0 1vw
	}

}

.c-about--left .textwidget, .c-about--left .widget__widget_nav_menu {
	background-color: #e6e6e6;
	padding: 10px 30px
}

.c-about--left .textwidget .c-widget__title, .c-about--left .widget__widget_nav_menu .c-widget__title {
	font-size: 1.3333333333rem;
	color: #609fda
}

@media (min-width:1124px) {
	.c-about--left .textwidget .c-widget__title, .c-about--left .widget__widget_nav_menu .c-widget__title {
		font-size: 1.1666666667rem
	}

}

.c-banner {
	padding: 8vw 0;
	margin-top: 5vw
}

@media (min-width:1024px) {
	.c-banner {
		padding-top: 0;
		padding-bottom: 4vw
	}

}

.c-banner__title {
	color: #609fda;
	letter-spacing: 4px;
	font-weight: 400;
	font-size: 1rem;
	text-align: center;
	line-height: 1.5
}

@media (min-width:1024px) {
	.c-banner__title {
		font-size: 1.3333333333rem
	}

}

.c-banner__title span {
	color: #003d75;
	font-weight: 500;
	display: block;
	font-size: 1.7777777778rem;
	letter-spacing: 0;
	margin-top: 20px;
	line-height: 1
}

@media (min-width:1024px) {
	.c-banner__title span {
		font-size: 2.8888888889rem
	}

}

.c-banner__block {
	padding: 2vw;
	border-top: 2px solid #609fda;
	border-bottom: 2px solid #609fda
}

.c-banner__content {
	background-color: #fff;
	padding: 20px;
	border-bottom: 5px solid #609fda;
	margin-bottom: 4vw
}

@media (min-width:1024px) {
	.c-banner__content {
		margin-top: -60px;
		padding: 60px
	}

}

.c-banner__lead {
	background-color: #c79d33;
	padding: 20px;
	text-align: center
}

.c-banner__lead p {
	border: 1px solid rgba(255, 255, 255, 0.5);
	padding: 20px;
	margin: 0
}

.c-banner__logo {
	margin-bottom: 40px;
	max-width: 100px;
	box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3)
}

@media (min-width:1600px) {
	.c-banner__logo {
		max-width: 150px
	}

}

.u-img--border-black {
	border: 1px solid #000
}

.u-img--border-white {
	border: 1px solid #fff
}

.u-img--border-gray {
	border: 1px solid #a8a8a8
}

.u-img--border-light-gray {
	border: 1px solid #e6e6e6
}

.u-img--border-accent-1 {
	border: 1px solid #c79d33
}

.u-img--border-accent-2 {
	border: 1px solid #609fda
}

.u-img--border-accent-3 {
	border: 1px solid #003d75
}

.u-img--border-accent-4 {
	border: 1px solid #001a33
}

.u-img--border-accent-5 {
	border: 1px solid #001a33
}

.u-img--border-accent-6 {
	border: 1px solid #929292
}

.u-img--border-accent-7 {
	border: 1px solid #373a3c
}

.u-img--border-accent-8 {
	border: 1px solid #9c9c9c
}

.u-img--border-accent-9 {
	border: 1px solid #e5dc96
}

.u-img--border-accent-10 {
	border: 1px solid #002b52
}

.u-img--border-accent-11 {
	border: 1px solid #f6f5ee
}

.u-img--border-accent-12 {
	border: 1px solid #66b5ff
}

.u-img--border-accent-13 {
	border: 1px solid #a58049
}

.u-img--rounded {
	border-radius: 10px
}

.u-img--circle {
	border-radius: 50%
}

.u-img--shadow {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5)
}

.u-img--full {
	width: 100%
}

.u-block--clearfix:before, .u-block--clearfix:after {
	content: '';
	display: table
}

.u-block--clearfix:after {
	clear: both
}

.u-block--center {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.u-block--fixed {
	position: fixed;
	left: 0;
	right: 0;
	z-index: 100
}

.u-block--sticky {
	position: -webkit-sticky;
	position: sticky;
	left: 0;
	right: 0;
	z-index: 100
}

.u-block--fixed-top {
	top: 0
}

.u-block-padding--xl {
	padding-top: 60px;
	padding-bottom: 60px
}

@media (min-width:1024px) {
	.u-block-padding--xl {
		padding-top: 120px;
		padding-bottom: 120px
	}

}

.u-block-padding--lg {
	padding-top: 30px;
	padding-bottom: 30px
}

@media (min-width:1024px) {
	.u-block-padding--lg {
		padding-top: 60px;
		padding-bottom: 60px
	}

}

.u-block-padding--md {
	padding-top: 20px;
	padding-bottom: 20px
}

@media (min-width:1024px) {
	.u-block-padding--md {
		padding-top: 40px;
		padding-bottom: 40px
	}

}

.u-block-padding--sm {
	padding-top: 10px;
	padding-bottom: 10px
}

@media (min-width:1024px) {
	.u-block-padding--sm {
		padding-top: 20px;
		padding-bottom: 20px
	}

}

.u-block-padding--xs {
	padding-top: 5px;
	padding-bottom: 5px
}

@media (min-width:1024px) {
	.u-block-padding--xs {
		padding-top: 10px;
		padding-bottom: 10px
	}

}

.u-block-margin--xl {
	margin-top: 60px;
	margin-bottom: 60px
}

@media (min-width:1024px) {
	.u-block-margin--xl {
		margin-top: 120px;
		margin-bottom: 120px
	}

}

.u-block-margin--lg {
	margin-top: 30px;
	margin-bottom: 30px
}

@media (min-width:1024px) {
	.u-block-margin--lg {
		margin-top: 60px;
		margin-bottom: 60px
	}

}

.u-block-margin--md {
	margin-top: 20px;
	margin-bottom: 20px
}

@media (min-width:1024px) {
	.u-block-margin--md {
		margin-top: 40px;
		margin-bottom: 40px
	}

}

.u-block-margin--sm {
	margin-top: 10px;
	margin-bottom: 10px
}

@media (min-width:1024px) {
	.u-block-margin--sm {
		margin-top: 20px;
		margin-bottom: 20px
	}

}

.u-block-margin--xs {
	margin-top: 5px;
	margin-bottom: 5px
}

@media (min-width:1024px) {
	.u-block-margin--xs {
		margin-top: 10px;
		margin-bottom: 10px
	}

}

.u-block--black {
	background-color: #000
}

.u-block--white {
	background-color: #fff
}

.u-block--gray {
	background-color: #a8a8a8
}

.u-block--light-gray {
	background-color: #e6e6e6
}

.u-block--accent-1 {
	background-color: #c79d33
}

.u-block--accent-2 {
	background-color: #609fda
}

.u-block--accent-3 {
	background-color: #003d75
}

.u-block--accent-4 {
	background-color: #001a33
}

.u-block--accent-5 {
	background-color: #001a33
}

.u-block--accent-6 {
	background-color: #929292
}

.u-block--accent-7 {
	background-color: #373a3c
}

.u-block--accent-8 {
	background-color: #9c9c9c
}

.u-block--accent-9 {
	background-color: #e5dc96
}

.u-block--accent-10 {
	background-color: #002b52
}

.u-block--accent-11 {
	background-color: #f6f5ee
}

.u-block--accent-12 {
	background-color: #66b5ff
}

.u-block--accent-13 {
	background-color: #a58049
}

.u-block-hr--black {
	border-color: #000
}

.u-block-hr--white {
	border-color: #fff
}

.u-block-hr--gray {
	border-color: #a8a8a8
}

.u-block-hr--light-gray {
	border-color: #e6e6e6
}

.u-block-hr--accent-1 {
	border-color: #c79d33
}

.u-block-hr--accent-2 {
	border-color: #609fda
}

.u-block-hr--accent-3 {
	border-color: #003d75
}

.u-block-hr--accent-4 {
	border-color: #001a33
}

.u-block-hr--accent-5 {
	border-color: #001a33
}

.u-block-hr--accent-6 {
	border-color: #929292
}

.u-block-hr--accent-7 {
	border-color: #373a3c
}

.u-block-hr--accent-8 {
	border-color: #9c9c9c
}

.u-block-hr--accent-9 {
	border-color: #e5dc96
}

.u-block-hr--accent-10 {
	border-color: #002b52
}

.u-block-hr--accent-11 {
	border-color: #f6f5ee
}

.u-block-hr--accent-12 {
	border-color: #66b5ff
}

.u-block-hr--accent-13 {
	border-color: #a58049
}

.u-block--fl-right {
	float: right
}

.u-block--fl-left {
	float: left
}

.u-block--fl-none {
	float: none
}

.u-block-xxs--fl-left {
	float: left
}

.u-block-xxs--fl-right {
	float: right
}

.u-block-xxs--fl-none {
	float: none
}

@media (min-width:920px) {
	.u-block-xs--fl-left {
		float: left
	}

	.u-block-xs--fl-right {
		float: right
	}

	.u-block-xs--fl-none {
		float: none
	}

}

@media (min-width:1024px) {
	.u-block-sm--fl-left {
		float: left
	}

	.u-block-sm--fl-right {
		float: right
	}

	.u-block-sm--fl-none {
		float: none
	}

}

@media (min-width:1124px) {
	.u-block-md--fl-left {
		float: left
	}

	.u-block-md--fl-right {
		float: right
	}

	.u-block-md--fl-none {
		float: none
	}

}

@media (min-width:1600px) {
	.u-block-lg--fl-left {
		float: left
	}

	.u-block-lg--fl-right {
		float: right
	}

	.u-block-lg--fl-none {
		float: none
	}

}

@media (min-width:1800px) {
	.u-block-xl--fl-left {
		float: left
	}

	.u-block-xl--fl-right {
		float: right
	}

	.u-block-xl--fl-none {
		float: none
	}

}

.u-block--relative {
	position: relative
}

.u-text--lowercase {
	text-transform: lowercase
}

.u-text--uppercase {
	text-transform: uppercase
}

.u-text--capitalize {
	text-transform: capitalize
}

.u-text--normal {
	text-transform: none
}

.u-text-style--normal {
	font-style: normal
}

.u-text-style--italic {
	font-style: italic
}

.u-text--right {
	text-align: right
}

.u-text--left {
	text-align: left
}

.u-text--center {
	text-align: center
}

.u-text--justify {
	text-align: justify
}

.u-text--black {
	color: #000
}

.u-text--white {
	color: #fff
}

.u-text--gray {
	color: #a8a8a8
}

.u-text--light-gray {
	color: #e6e6e6
}

.u-text--accent-1 {
	color: #c79d33
}

.u-text--accent-2 {
	color: #609fda
}

.u-text--accent-3 {
	color: #003d75
}

.u-text--accent-4 {
	color: #001a33
}

.u-text--accent-5 {
	color: #001a33
}

.u-text--accent-6 {
	color: #929292
}

.u-text--accent-7 {
	color: #373a3c
}

.u-text--accent-8 {
	color: #9c9c9c
}

.u-text--accent-9 {
	color: #e5dc96
}

.u-text--accent-10 {
	color: #002b52
}

.u-text--accent-11 {
	color: #f6f5ee
}

.u-text--accent-12 {
	color: #66b5ff
}

.u-text--accent-13 {
	color: #a58049
}

.u-text-xxs--black {
	color: #000
}

.u-text-xxs--white {
	color: #fff
}

.u-text-xxs--gray {
	color: #a8a8a8
}

.u-text-xxs--light-gray {
	color: #e6e6e6
}

.u-text-xxs--accent-1 {
	color: #c79d33
}

.u-text-xxs--accent-2 {
	color: #609fda
}

.u-text-xxs--accent-3 {
	color: #003d75
}

.u-text-xxs--accent-4 {
	color: #001a33
}

.u-text-xxs--accent-5 {
	color: #001a33
}

.u-text-xxs--accent-6 {
	color: #929292
}

.u-text-xxs--accent-7 {
	color: #373a3c
}

.u-text-xxs--accent-8 {
	color: #9c9c9c
}

.u-text-xxs--accent-9 {
	color: #e5dc96
}

.u-text-xxs--accent-10 {
	color: #002b52
}

.u-text-xxs--accent-11 {
	color: #f6f5ee
}

.u-text-xxs--accent-12 {
	color: #66b5ff
}

.u-text-xxs--accent-13 {
	color: #a58049
}

@media (min-width:920px) {
	.u-text-xs--black {
		color: #000
	}

	.u-text-xs--white {
		color: #fff
	}

	.u-text-xs--gray {
		color: #a8a8a8
	}

	.u-text-xs--light-gray {
		color: #e6e6e6
	}

	.u-text-xs--accent-1 {
		color: #c79d33
	}

	.u-text-xs--accent-2 {
		color: #609fda
	}

	.u-text-xs--accent-3 {
		color: #003d75
	}

	.u-text-xs--accent-4 {
		color: #001a33
	}

	.u-text-xs--accent-5 {
		color: #001a33
	}

	.u-text-xs--accent-6 {
		color: #929292
	}

	.u-text-xs--accent-7 {
		color: #373a3c
	}

	.u-text-xs--accent-8 {
		color: #9c9c9c
	}

	.u-text-xs--accent-9 {
		color: #e5dc96
	}

	.u-text-xs--accent-10 {
		color: #002b52
	}

	.u-text-xs--accent-11 {
		color: #f6f5ee
	}

	.u-text-xs--accent-12 {
		color: #66b5ff
	}

	.u-text-xs--accent-13 {
		color: #a58049
	}

}

@media (min-width:1024px) {
	.u-text-sm--black {
		color: #000
	}

	.u-text-sm--white {
		color: #fff
	}

	.u-text-sm--gray {
		color: #a8a8a8
	}

	.u-text-sm--light-gray {
		color: #e6e6e6
	}

	.u-text-sm--accent-1 {
		color: #c79d33
	}

	.u-text-sm--accent-2 {
		color: #609fda
	}

	.u-text-sm--accent-3 {
		color: #003d75
	}

	.u-text-sm--accent-4 {
		color: #001a33
	}

	.u-text-sm--accent-5 {
		color: #001a33
	}

	.u-text-sm--accent-6 {
		color: #929292
	}

	.u-text-sm--accent-7 {
		color: #373a3c
	}

	.u-text-sm--accent-8 {
		color: #9c9c9c
	}

	.u-text-sm--accent-9 {
		color: #e5dc96
	}

	.u-text-sm--accent-10 {
		color: #002b52
	}

	.u-text-sm--accent-11 {
		color: #f6f5ee
	}

	.u-text-sm--accent-12 {
		color: #66b5ff
	}

	.u-text-sm--accent-13 {
		color: #a58049
	}

}

@media (min-width:1124px) {
	.u-text-md--black {
		color: #000
	}

	.u-text-md--white {
		color: #fff
	}

	.u-text-md--gray {
		color: #a8a8a8
	}

	.u-text-md--light-gray {
		color: #e6e6e6
	}

	.u-text-md--accent-1 {
		color: #c79d33
	}

	.u-text-md--accent-2 {
		color: #609fda
	}

	.u-text-md--accent-3 {
		color: #003d75
	}

	.u-text-md--accent-4 {
		color: #001a33
	}

	.u-text-md--accent-5 {
		color: #001a33
	}

	.u-text-md--accent-6 {
		color: #929292
	}

	.u-text-md--accent-7 {
		color: #373a3c
	}

	.u-text-md--accent-8 {
		color: #9c9c9c
	}

	.u-text-md--accent-9 {
		color: #e5dc96
	}

	.u-text-md--accent-10 {
		color: #002b52
	}

	.u-text-md--accent-11 {
		color: #f6f5ee
	}

	.u-text-md--accent-12 {
		color: #66b5ff
	}

	.u-text-md--accent-13 {
		color: #a58049
	}

}

@media (min-width:1600px) {
	.u-text-lg--black {
		color: #000
	}

	.u-text-lg--white {
		color: #fff
	}

	.u-text-lg--gray {
		color: #a8a8a8
	}

	.u-text-lg--light-gray {
		color: #e6e6e6
	}

	.u-text-lg--accent-1 {
		color: #c79d33
	}

	.u-text-lg--accent-2 {
		color: #609fda
	}

	.u-text-lg--accent-3 {
		color: #003d75
	}

	.u-text-lg--accent-4 {
		color: #001a33
	}

	.u-text-lg--accent-5 {
		color: #001a33
	}

	.u-text-lg--accent-6 {
		color: #929292
	}

	.u-text-lg--accent-7 {
		color: #373a3c
	}

	.u-text-lg--accent-8 {
		color: #9c9c9c
	}

	.u-text-lg--accent-9 {
		color: #e5dc96
	}

	.u-text-lg--accent-10 {
		color: #002b52
	}

	.u-text-lg--accent-11 {
		color: #f6f5ee
	}

	.u-text-lg--accent-12 {
		color: #66b5ff
	}

	.u-text-lg--accent-13 {
		color: #a58049
	}

}

@media (min-width:1800px) {
	.u-text-xl--black {
		color: #000
	}

	.u-text-xl--white {
		color: #fff
	}

	.u-text-xl--gray {
		color: #a8a8a8
	}

	.u-text-xl--light-gray {
		color: #e6e6e6
	}

	.u-text-xl--accent-1 {
		color: #c79d33
	}

	.u-text-xl--accent-2 {
		color: #609fda
	}

	.u-text-xl--accent-3 {
		color: #003d75
	}

	.u-text-xl--accent-4 {
		color: #001a33
	}

	.u-text-xl--accent-5 {
		color: #001a33
	}

	.u-text-xl--accent-6 {
		color: #929292
	}

	.u-text-xl--accent-7 {
		color: #373a3c
	}

	.u-text-xl--accent-8 {
		color: #9c9c9c
	}

	.u-text-xl--accent-9 {
		color: #e5dc96
	}

	.u-text-xl--accent-10 {
		color: #002b52
	}

	.u-text-xl--accent-11 {
		color: #f6f5ee
	}

	.u-text-xl--accent-12 {
		color: #66b5ff
	}

	.u-text-xl--accent-13 {
		color: #a58049
	}

}

.u-text--regular {
	font-weight: 400
}

.u-text--medium {
	font-weight: 500
}

.u-text--bold {
	font-weight: 700
}

.u-text-xxs--left {
	text-align: left
}

.u-text-xxs--right {
	text-align: right
}

.u-text-xxs--center {
	text-align: center
}

@media (min-width:920px) {
	.u-text-xs--left {
		text-align: left
	}

	.u-text-xs--right {
		text-align: right
	}

	.u-text-xs--center {
		text-align: center
	}

}

@media (min-width:1024px) {
	.u-text-sm--left {
		text-align: left
	}

	.u-text-sm--right {
		text-align: right
	}

	.u-text-sm--center {
		text-align: center
	}

}

@media (min-width:1124px) {
	.u-text-md--left {
		text-align: left
	}

	.u-text-md--right {
		text-align: right
	}

	.u-text-md--center {
		text-align: center
	}

}

@media (min-width:1600px) {
	.u-text-lg--left {
		text-align: left
	}

	.u-text-lg--right {
		text-align: right
	}

	.u-text-lg--center {
		text-align: center
	}

}

@media (min-width:1800px) {
	.u-text-xl--left {
		text-align: left
	}

	.u-text-xl--right {
		text-align: right
	}

	.u-text-xl--center {
		text-align: center
	}

}

.u-text--block {
	display: block
}

.u-text--accent {
	font-family: "Istok Web", sans-serif;
	color: #609fda;
	text-transform: none;
	font-style: italic;
	margin-right: 10px;
	font-size: inherit
}

.u-text--letter-spacing {
	letter-spacing: 2px
}

.u-text--xl {
	font-size: 2rem;
	text-transform: uppercase;
	line-height: 1
}

@media (min-width:1024px) {
	.u-text--xl {
		font-size: 3.1111111111rem
	}

}

.u-text--md {
	font-size: 1.1666666667rem
}

@media (min-width:1024px) {
	.u-text--md {
		font-size: 1.3333333333rem
	}

}

.u-text--line {
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
	line-height: 1
}

.u-text--line::before, .u-text--line::after {
	content: '';
	width: 50px;
	height: 3px;
	background-color: #c79d33
}

@media (min-width:1024px) {
	.u-text--line::before, .u-text--line::after {
		width: 150px
	}

}

.u-text--line::before {
	margin-right: 20px
}

.u-text--line::after {
	margin-left: 20px
}

.u-visibility--sr-only {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important
}

.u-visibility--sr-only:focus {
	background-color: #eee;
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

.u-visibility-hidden-xxs--up {
	display: none
}

@media (max-width:919px) {
	.u-visibility-hidden-xxs--down {
		display: none
	}

}

@media (min-width:920px) {
	.u-visibility-hidden-xs--up {
		display: none
	}

}

@media (max-width:1023px) {
	.u-visibility-hidden-xs--down {
		display: none
	}

}

@media (min-width:1024px) {
	.u-visibility-hidden-sm--up {
		display: none
	}

}

@media (max-width:1123px) {
	.u-visibility-hidden-sm--down {
		display: none
	}

}

@media (min-width:1124px) {
	.u-visibility-hidden-md--up {
		display: none
	}

}

@media (max-width:1599px) {
	.u-visibility-hidden-md--down {
		display: none
	}

}

@media (min-width:1600px) {
	.u-visibility-hidden-lg--up {
		display: none
	}

}

@media (max-width:1799px) {
	.u-visibility-hidden-lg--down {
		display: none
	}

}

@media (min-width:1800px) {
	.u-visibility-hidden-xl--up {
		display: none
	}

}

.u-visibility-hidden-xl--down {
	display: none
}

.u-reset--gutter {
	margin: 0
}

.u-reset--gutter>[class*='col-'] {
	padding: 0
}

.u-reset--margin {
	margin: 0
}

.u-reset--margin-top {
	margin-top: 0
}

.u-reset--margin-right {
	margin-right: 0
}

.u-reset--margin-bottom {
	margin-bottom: 0
}

.u-reset--margin-left {
	margin-left: 0
}

.u-reset--padding {
	padding: 0
}

.u-reset--padding-top {
	padding-top: 0
}

.u-reset--padding-right {
	padding-right: 0
}

.u-reset--padding-bottom {
	padding-bottom: 0
}

.u-reset--padding-left {
	padding-left: 0
}

.u-reset--link {
	text-decoration: none
}

.u-reset--link:hover, .u-reset--link:active, .u-reset--link:focus {
	color: #c79d33;
	text-decoration: underline
}

.u-reset--blockquote {
	padding: 0;
	border-left: 0
}

.u-reset-font--primary {
	font-family: "Istok Web", sans-serif
}

.u-reset-font--secondary {
	font-family: "Oswald", sans-serif
}

.u-reset-text--line::before, .u-reset-text--line::after {
	background-color: #fff
}