html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

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

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

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

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

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

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

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

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

dfn {
	font-style: italic
}

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

small {
	font-size: 80%
}

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

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

audio,
video {
	display: inline-block
}

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

img {
	border-style: none
}

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

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

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

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

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

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

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

::-moz-selection {
	background: #000;
	color: #FFF;
	text-shadow: none
}

::selection {
	background: #000;
	color: #FFF;
	text-shadow: none
}

a {
	color: #c3c3c3;
	text-decoration: none;
	transition: all 0.2s ease-in-out
}

a:hover {
	text-decoration: underline;
	color: #000
}

a:focus {
	outline: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 40.5px 0 27px;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #125D8E;
	line-height: 1.2;
	text-rendering: optimizelegibility
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0
}

h1 {
	font-size: 50px;
	font-weight: 300
}

h2 {
	font-size: 38px;
	font-weight: 300
}

h3 {
	font-size: 22px;
	font-weight: 300
}

h4 {
	font-size: 20px;
	margin: 0 0 10px
}

h5 {
	font-size: 18px;
	margin: 0 0 10px
}

h6 {
	font-size: 17px;
	margin: 0 0 10px
}

.attention {
	margin: 40px 0;
	font-size: 20px;
	color: #000
}

.attention:first-child {
	margin-top: 0
}

p {
	margin: 0 0 10px
}

ul {
	padding: 0;
	margin: 0 0 27px 27px
}

ul li {
	margin-bottom: 15px
}

ul li ul {
	margin-top: 15px
}

ol {
	padding: 0;
	margin: 0 0 27px 27px
}

ol li {
	margin-bottom: 15px
}

ol li ol {
	margin-top: 15px
}

strong {
	font-weight: 600
}

em {
	font-style: italic
}

abbr {
	cursor: help
}

hr {
	height: 0;
	margin: 60px 0;
	border: 0;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid transparent
}

blockquote {
	margin: 40px 0;
	background: none;
	font-size: 27px;
	line-height: 32px;
	color: #000;
	font-weight: 300
}

blockquote footer,
blockquote small,
blockquote cite {
	display: block;
	margin: 0 0 27px;
	font-weight: 700;
	font-size: 16px;
	font-style: normal;
	color: #000
}

blockquote footer span,
blockquote small span,
blockquote cite span {
	font-weight: normal
}

address {
	display: block;
	margin-bottom: 27px;
	font-style: normal
}

@font-face {
	font-family: "linea-arrows-10";
	src: url("assets/fonts/linea-arrows/linea-arrows-10.eot");
	src: url("assets/fonts/linea-arrows/linea-arrows-10d41d.eot?#iefix") format("embedded-opentype"), url("assets/fonts/linea-arrows/linea-arrows-10.woff") format("woff"), url("assets/fonts/linea-arrows/linea-arrows-10.ttf") format("truetype"), url("assets/fonts/linea-arrows/linea-arrows-10.svg#linea-arrows-10") format("svg");
	font-weight: normal;
	font-style: normal
}

[data-icon]:before {
	font-family: "linea-arrows-10" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "linea-arrows-10" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-arrows-anticlockwise:before {
	content: "\e000"
}

.icon-arrows-anticlockwise-dashed:before {
	content: "\e001"
}

.icon-arrows-button-down:before {
	content: "\e002"
}

.icon-arrows-button-off:before {
	content: "\e003"
}

.icon-arrows-button-on:before {
	content: "\e004"
}

.icon-arrows-button-up:before {
	content: "\e005"
}

.icon-arrows-check:before {
	content: "\e006"
}

.icon-arrows-circle-check:before {
	content: "\e007"
}

.icon-arrows-circle-down:before {
	content: "\e008"
}

.icon-arrows-circle-downleft:before {
	content: "\e009"
}

.icon-arrows-circle-downright:before {
	content: "\e00a"
}

.icon-arrows-circle-left:before {
	content: "\e00b"
}

.icon-arrows-circle-minus:before {
	content: "\e00c"
}

.icon-arrows-circle-plus:before {
	content: "\e00d"
}

.icon-arrows-circle-remove:before {
	content: "\e00e"
}

.icon-arrows-circle-right:before {
	content: "\e00f"
}

.icon-arrows-circle-up:before {
	content: "\e010"
}

.icon-arrows-circle-upleft:before {
	content: "\e011"
}

.icon-arrows-circle-upright:before {
	content: "\e012"
}

.icon-arrows-clockwise:before {
	content: "\e013"
}

.icon-arrows-clockwise-dashed:before {
	content: "\e014"
}

.icon-arrows-compress:before {
	content: "\e015"
}

.icon-arrows-deny:before {
	content: "\e016"
}

.icon-arrows-diagonal:before {
	content: "\e017"
}

.icon-arrows-diagonal2:before {
	content: "\e018"
}

.icon-arrows-down:before {
	content: "\e019"
}

.icon-arrows-down-double:before {
	content: "\e01a"
}

.icon-arrows-downleft:before {
	content: "\e01b"
}

.icon-arrows-downright:before {
	content: "\e01c"
}

.icon-arrows-drag-down:before {
	content: "\e01d"
}

.icon-arrows-drag-down-dashed:before {
	content: "\e01e"
}

.icon-arrows-drag-horiz:before {
	content: "\e01f"
}

.icon-arrows-drag-left:before {
	content: "\e020"
}

.icon-arrows-drag-left-dashed:before {
	content: "\e021"
}

.icon-arrows-drag-right:before {
	content: "\e022"
}

.icon-arrows-drag-right-dashed:before {
	content: "\e023"
}

.icon-arrows-drag-up:before {
	content: "\e024"
}

.icon-arrows-drag-up-dashed:before {
	content: "\e025"
}

.icon-arrows-drag-vert:before {
	content: "\e026"
}

.icon-arrows-exclamation:before {
	content: "\e027"
}

.icon-arrows-expand:before {
	content: "\e028"
}

.icon-arrows-expand-diagonal1:before {
	content: "\e029"
}

.icon-arrows-expand-horizontal1:before {
	content: "\e02a"
}

.icon-arrows-expand-vertical1:before {
	content: "\e02b"
}

.icon-arrows-fit-horizontal:before {
	content: "\e02c"
}

.icon-arrows-fit-vertical:before {
	content: "\e02d"
}

.icon-arrows-glide:before {
	content: "\e02e"
}

.icon-arrows-glide-horizontal:before {
	content: "\e02f"
}

.icon-arrows-glide-vertical:before {
	content: "\e030"
}

.icon-arrows-hamburger1:before {
	content: "\e031"
}

.icon-arrows-hamburger-2:before {
	content: "\e032"
}

.icon-arrows-horizontal:before {
	content: "\e033"
}

.icon-arrows-info:before {
	content: "\e034"
}

.icon-arrows-keyboard-alt:before {
	content: "\e035"
}

.icon-arrows-keyboard-cmd:before {
	content: "\e036"
}

.icon-arrows-keyboard-delete:before {
	content: "\e037"
}

.icon-arrows-keyboard-down:before {
	content: "\e038"
}

.icon-arrows-keyboard-left:before {
	content: "\e039"
}

.icon-arrows-keyboard-return:before {
	content: "\e03a"
}

.icon-arrows-keyboard-right:before {
	content: "\e03b"
}

.icon-arrows-keyboard-shift:before {
	content: "\e03c"
}

.icon-arrows-keyboard-tab:before {
	content: "\e03d"
}

.icon-arrows-keyboard-up:before {
	content: "\e03e"
}

.icon-arrows-left:before {
	content: "\e03f"
}

.icon-arrows-left-double-32:before {
	content: "\e040"
}

.icon-arrows-minus:before {
	content: "\e041"
}

.icon-arrows-move:before {
	content: "\e042"
}

.icon-arrows-move2:before {
	content: "\e043"
}

.icon-arrows-move-bottom:before {
	content: "\e044"
}

.icon-arrows-move-left:before {
	content: "\e045"
}

.icon-arrows-move-right:before {
	content: "\e046"
}

.icon-arrows-move-top:before {
	content: "\e047"
}

.icon-arrows-plus:before {
	content: "\e048"
}

.icon-arrows-question:before {
	content: "\e049"
}

.icon-arrows-remove:before {
	content: "\e04a"
}

.icon-arrows-right:before {
	content: "\e04b"
}

.icon-arrows-right-double:before {
	content: "\e04c"
}

.icon-arrows-rotate:before {
	content: "\e04d"
}

.icon-arrows-rotate-anti:before {
	content: "\e04e"
}

.icon-arrows-rotate-anti-dashed:before {
	content: "\e04f"
}

.icon-arrows-rotate-dashed:before {
	content: "\e050"
}

.icon-arrows-shrink:before {
	content: "\e051"
}

.icon-arrows-shrink-diagonal1:before {
	content: "\e052"
}

.icon-arrows-shrink-diagonal2:before {
	content: "\e053"
}

.icon-arrows-shrink-horizonal2:before {
	content: "\e054"
}

.icon-arrows-shrink-horizontal1:before {
	content: "\e055"
}

.icon-arrows-shrink-vertical1:before {
	content: "\e056"
}

.icon-arrows-shrink-vertical2:before {
	content: "\e057"
}

.icon-arrows-sign-down:before {
	content: "\e058"
}

.icon-arrows-sign-left:before {
	content: "\e059"
}

.icon-arrows-sign-right:before {
	content: "\e05a"
}

.icon-arrows-sign-up:before {
	content: "\e05b"
}

.icon-arrows-slide-down1:before {
	content: "\e05c"
}

.icon-arrows-slide-down2:before {
	content: "\e05d"
}

.icon-arrows-slide-left1:before {
	content: "\e05e"
}

.icon-arrows-slide-left2:before {
	content: "\e05f"
}

.icon-arrows-slide-right1:before {
	content: "\e060"
}

.icon-arrows-slide-right2:before {
	content: "\e061"
}

.icon-arrows-slide-up1:before {
	content: "\e062"
}

.icon-arrows-slide-up2:before {
	content: "\e063"
}

.icon-arrows-slim-down:before {
	content: "\e064"
}

.icon-arrows-slim-down-dashed:before {
	content: "\e065"
}

.icon-arrows-slim-left:before {
	content: "\e066"
}

.icon-arrows-slim-left-dashed:before {
	content: "\e067"
}

.icon-arrows-slim-right:before {
	content: "\e068"
}

.icon-arrows-slim-right-dashed:before {
	content: "\e069"
}

.icon-arrows-slim-up:before {
	content: "\e06a"
}

.icon-arrows-slim-up-dashed:before {
	content: "\e06b"
}

.icon-arrows-square-check:before {
	content: "\e06c"
}

.icon-arrows-square-down:before {
	content: "\e06d"
}

.icon-arrows-square-downleft:before {
	content: "\e06e"
}

.icon-arrows-square-downright:before {
	content: "\e06f"
}

.icon-arrows-square-left:before {
	content: "\e070"
}

.icon-arrows-square-minus:before {
	content: "\e071"
}

.icon-arrows-square-plus:before {
	content: "\e072"
}

.icon-arrows-square-remove:before {
	content: "\e073"
}

.icon-arrows-square-right:before {
	content: "\e074"
}

.icon-arrows-square-up:before {
	content: "\e075"
}

.icon-arrows-square-upleft:before {
	content: "\e076"
}

.icon-arrows-square-upright:before {
	content: "\e077"
}

.icon-arrows-squares:before {
	content: "\e078"
}

.icon-arrows-stretch-diagonal1:before {
	content: "\e079"
}

.icon-arrows-stretch-diagonal2:before {
	content: "\e07a"
}

.icon-arrows-stretch-diagonal3:before {
	content: "\e07b"
}

.icon-arrows-stretch-diagonal4:before {
	content: "\e07c"
}

.icon-arrows-stretch-horizontal1:before {
	content: "\e07d"
}

.icon-arrows-stretch-horizontal2:before {
	content: "\e07e"
}

.icon-arrows-stretch-vertical1:before {
	content: "\e07f"
}

.icon-arrows-stretch-vertical2:before {
	content: "\e080"
}

.icon-arrows-switch-horizontal:before {
	content: "\e081"
}

.icon-arrows-switch-vertical:before {
	content: "\e082"
}

.icon-arrows-up:before {
	content: "\e083"
}

.icon-arrows-up-double-33:before {
	content: "\e084"
}

.icon-arrows-upleft:before {
	content: "\e085"
}

.icon-arrows-upright:before {
	content: "\e086"
}

.icon-arrows-vertical:before {
	content: "\e087"
}

table {
	max-width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}

table.table,
table.wp-block-table {
	width: 100%;
	margin: 0 0 27px;
	background: #FFF;
	font-size: 16px
}

table.table th,
table.table td,
table.wp-block-table th,
table.wp-block-table td {
	padding: 20px;
	text-align: left;
	vertical-align: top
}

table.table th,
table.wp-block-table th {
	font-weight: 400
}

table.table thead th,
table.wp-block-table thead th {
	vertical-align: bottom;
	background-color: #000;
	color: #FFF
}

table.table tbody tr th,
table.table tbody tr td,
table.wp-block-table tbody tr th,
table.wp-block-table tbody tr td {
	border-bottom: 1px solid #DDD
}

table.table tbody tr:nth-child(even) th,
table.table tbody tr:nth-child(even) td,
table.wp-block-table tbody tr:nth-child(even) th,
table.wp-block-table tbody tr:nth-child(even) td {
	background-color: #F5F5F5
}

table.table caption+thead tr:first-child th,
table.table caption+thead tr:first-child td,
table.table colgroup+thead tr:first-child th,
table.table colgroup+thead tr:first-child td,
table.table thead:first-child tr:first-child th,
table.table thead:first-child tr:first-child td,
table.wp-block-table caption+thead tr:first-child th,
table.wp-block-table caption+thead tr:first-child td,
table.wp-block-table colgroup+thead tr:first-child th,
table.wp-block-table colgroup+thead tr:first-child td,
table.wp-block-table thead:first-child tr:first-child th,
table.wp-block-table thead:first-child tr:first-child td {
	border-top: 0
}

table.table tbody+tbody,
table.wp-block-table tbody+tbody {
	border-top: 2px solid #DDD
}

form {
	font-size: 16px
}

fieldset {
	margin: 30px 0;
	padding: 0;
	border: none
}

fieldset legend {
	margin: 0 0 20px;
	font-weight: 700;
	font-size: 20px
}

fieldset:first-child {
	margin-top: 0
}

label {
	display: block;
	font-weight: 700;
	margin: 0 0 3px
}

label.required::after {
	content: "*"
}

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="file"],
input[type="time"],
input[type="url"],
input[type="week"],
input:not([type]),
textarea,
select[multiple=multiple],
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	height: 48px;
	padding: 0 15px;
	outline: none;
	font-size: 16px;
	font-weight: 300;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	color: #000;
	border: 1px solid #3a6192;
	background: #fff;
	border-radius: 0;
	box-shadow: none;
	line-height: 1
}

input[type="file"] {
	padding: 11px 15px;
}

input[type="color"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input:not([type])::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select[multiple=multiple]::-webkit-input-placeholder,
select::-webkit-input-placeholder {
	color: #000
}

input[type="color"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input:not([type]):-ms-input-placeholder,
textarea:-ms-input-placeholder,
select[multiple=multiple]:-ms-input-placeholder,
select:-ms-input-placeholder {
	color: #000
}

input[type="color"]::placeholder,
input[type="date"]::placeholder,
input[type="datetime"]::placeholder,
input[type="datetime-local"]::placeholder,
input[type="email"]::placeholder,
input[type="month"]::placeholder,
input[type="number"]::placeholder,
input[type="password"]::placeholder,
input[type="search"]::placeholder,
input[type="tel"]::placeholder,
input[type="text"]::placeholder,
input[type="time"]::placeholder,
input[type="url"]::placeholder,
input[type="week"]::placeholder,
input:not([type])::placeholder,
textarea::placeholder,
select[multiple=multiple]::placeholder,
select::placeholder {
	color: #000
}

select {
	height: 48px;
	padding: 0 40px 0 15px;
	background: #e5e6e7 url(assets/img/select.png) no-repeat right center
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
	select {
		background-image: url(assets/img/select%402x.png);
		background-size: 33px 8px
	}
}

input[type="radio"],
input[type="checkbox"] {
	margin: 0;
	cursor: pointer
}

input[type="search"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

textarea {
	width: 100%;
	height: 150px;
	padding: 15px;
	resize: vertical;
	overflow: auto
}

select[multiple],
select[size] {
	height: auto
}

::-moz-focus-inner {
	border: 0;
	padding: 0
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
button,
.button,
.btn,
.commentlist li.comment .reply a,
#header-c .header-buttons ul li a,
.wp-block-button__link {
	padding: 13px 20px;
	display: inline-block;
	font-weight: 400;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	vertical-align: middle;
	cursor: pointer;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-size: 17px;
	line-height: 1;
	border: 2px solid #fff;
	border-radius: 0px;
	outline: none;
	letter-spacing: 1px;
	background: #125D8E;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	transition: all 0.2s ease-in-out
}

button.btn-fa-left .fa,
input[type="button"].btn-fa-left .fa,
input[type="reset"].btn-fa-left .fa,
input[type="submit"].btn-fa-left .fa,
button.btn-fa-left .fa,
.button.btn-fa-left .fa,
.btn.btn-fa-left .fa,
.commentlist li.comment .reply a.btn-fa-left .fa,
#header-c .header-buttons ul li a.btn-fa-left .fa,
.wp-block-button__link.btn-fa-left .fa {
	margin-right: 5px
}

button.btn-fa-right .fa,
input[type="button"].btn-fa-right .fa,
input[type="reset"].btn-fa-right .fa,
input[type="submit"].btn-fa-right .fa,
button.btn-fa-right .fa,
.button.btn-fa-right .fa,
.btn.btn-fa-right .fa,
.commentlist li.comment .reply a.btn-fa-right .fa,
#header-c .header-buttons ul li a.btn-fa-right .fa,
.wp-block-button__link.btn-fa-right .fa {
	margin-left: 5px
}

button.large,
input[type="button"].large,
input[type="reset"].large,
input[type="submit"].large,
button.large,
.button.large,
.btn.large,
.commentlist li.comment .reply a.large,
#header-c .header-buttons ul li a.large,
.wp-block-button__link.large {
	padding: 20px 40px;
	font-size: 16px
}

button:hover,
button:active,
input[type="button"]:hover,
input[type="button"]:active,
input[type="reset"]:hover,
input[type="reset"]:active,
input[type="submit"]:hover,
input[type="submit"]:active,
button:hover,
button:active,
.button:hover,
.button:active,
.btn:hover,
.commentlist li.comment .reply a:hover,
#header-c .header-buttons ul li a:hover,
.btn:active,
.commentlist li.comment .reply a:active,
#header-c .header-buttons ul li a:active,
.wp-block-button__link:hover,
.wp-block-button__link:active {
	color: #FFF;
	text-decoration: none;
	background: #000
}

button:disabled,
input[type="button"]:disabled,
input[type="reset"]:disabled,
input[type="submit"]:disabled,
button:disabled,
.button:disabled,
.btn:disabled,
.commentlist li.comment .reply a:disabled,
#header-c .header-buttons ul li a:disabled,
.wp-block-button__link:disabled {
	cursor: not-allowed;
	opacity: 0.5
}

button.btn-red,
input[type="button"].btn-red,
input[type="reset"].btn-red,
input[type="submit"].btn-red,
button.btn-red,
.button.btn-red,
.btn.btn-red,
.commentlist li.comment .reply a.btn-red,
#header-c .header-buttons ul li a.btn-red,
.wp-block-button__link.btn-red {
	background: #0E6CAA;
	border-color: #0E6CAA;
	color: #fff
}

button.btn-red:hover,
input[type="button"].btn-red:hover,
input[type="reset"].btn-red:hover,
input[type="submit"].btn-red:hover,
button.btn-red:hover,
.button.btn-red:hover,
.btn.btn-red:hover,
.commentlist li.comment .reply a.btn-red:hover,
#header-c .header-buttons ul li a.btn-red:hover,
.wp-block-button__link.btn-red:hover {
	background: #000;
	border-color: #000
}

@media (min-width: 768px) {

	button.large,
	input[type="button"].large,
	input[type="reset"].large,
	input[type="submit"].large,
	button.large,
	.button.large,
	.btn.large,
	.commentlist li.comment .reply a.large,
	#header-c .header-buttons ul li a.large,
	.wp-block-button__link.large {
		padding: 25px 60px;
		font-size: 20px
	}
}

input[type="image"] {
	border: 0
}

.alert-success,
.alert-notice,
.alert-error,
.gform_confirmation_message,
#cancel-comment-reply-link {
	display: block;
	margin: 0 0 27px;
	padding: 10px 20px;
	border: none;
	border-radius: 0;
	font-size: 16px;
	font-weight: 300;
	background: #F7F6F7;
	color: #333;
	border-left: 4px solid transparent
}

.alert-success strong,
.alert-notice strong,
.alert-error strong,
.gform_confirmation_message strong,
#cancel-comment-reply-link strong {
	font-weight: 400
}

.alert-success ul,
.alert-notice ul,
.alert-error ul,
.gform_confirmation_message ul,
#cancel-comment-reply-link ul {
	margin: 0
}

.alert-success ul li,
.alert-notice ul li,
.alert-error ul li,
.gform_confirmation_message ul li,
#cancel-comment-reply-link ul li {
	display: block;
	margin: 0
}

.alert-success .fa,
.alert-notice .fa,
.alert-error .fa,
.gform_confirmation_message .fa,
#cancel-comment-reply-link .fa {
	margin-right: 3px
}

.alert-success,
.gform_confirmation_message {
	border-left-color: #8FAE1B
}

.alert-success .fa,
.gform_confirmation_message .fa {
	color: #8FAE1B
}

.alert-notice {
	border-left-color: #1E85BE
}

.alert-notice .fa {
	color: #1E85BE
}

.alert-error,
#cancel-comment-reply-link {
	border-left-color: #B81C23
}

.alert-error .fa,
#cancel-comment-reply-link .fa {
	color: #B81C23
}

.form-row {
	margin: 0 0 20px
}

div.gform_wrapper {
	max-width: 100%;
	margin: 0
}

div.gform_wrapper .gform_heading {
	margin: 0 auto;
	padding: 0
}

div.gform_wrapper .gform_heading h3.gform_title {
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: 400;
	font-size: 36px
}

div.gform_wrapper .validation_error {
	font-size: 17px;
	line-height: 1.2
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield {
	margin: 0 0 20px
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .gfield_label .gfield_required {
	display: none
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .gfield_description {
	color: #555;
	font-size: 13px
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_time.gfield_time_ampm select {
	width: 100px;
	max-width: none !important
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .ginput_container.gfield_time_hour,
div.gform_wrapper div.gform_body ul.gform_fields li.gfield .ginput_container.gfield_time_minute {
	width: auto;
	max-width: 100%
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .ginput_container.gfield_time_hour input,
div.gform_wrapper div.gform_body ul.gform_fields li.gfield .ginput_container.gfield_time_minute input {
	min-width: 60px
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield.field_description_above .gfield_label {
	margin-bottom: 0
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield.field_description_above .gfield_description {
	padding: 0
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .gfield_radio li input[type=radio] {
	margin: 6px 3px 0 0;
	vertical-align: top
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .gfield_radio li input[type=radio]:checked+label {
	font-weight: 300
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .gfield_radio li label {
	font-weight: 300
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .gfield_checkbox li input[type=checkbox] {
	margin: 6px 3px 0 0;
	vertical-align: top
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .gfield_checkbox li input[type=checkbox]:checked+label {
	font-weight: 300
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .gfield_checkbox li label {
	font-weight: 300
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gsection {
	margin: 40px 0 15px;
	padding: 0;
	border: none
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gsection .gsection_title {
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: none;
	font-size: 24px;
	font-weight: 400
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gsection .gsection_description {
	padding: 0
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .gform_button_select_files {
	margin: 0 10px;
	background: #CCC;
	font-size: 13px
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
div.gform_wrapper div.gform_body ul.gform_fields li.gfield textarea {
	padding: 0 15px;
	font-size: 16px;
	line-height: 1;
	min-height: 0
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield textarea {
	padding: 15px
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield textarea.large {
	height: 195px
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield select {
	padding: 0 40px 0 15px
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_error {
	padding: 0;
	background: none;
	border: none
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100% !important
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_error .ginput_container {
	margin-top: 8px
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_error .validation_message {
	padding-top: 5px;
	font-size: 13px;
	color: #790000
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_error textarea {
	border: 2px solid #790000
}

div.gform_wrapper div.gform_footer {
	margin: 20px 0 0;
	padding: 0
}

div.gform_wrapper div.gform_footer input[type="submit"].gform_button {
	line-height: 1 !important;
	min-height: 0 !important
}

div.gform_wrapper div.gform_footer .gform_ajax_spinner {
	display: inline-block;
	vertical-align: middle
}

.form-wrapper {
	margin: 60px 0;
	border: 1px solid #ccc;
	padding: 40px 20px
}

.form-wrapper div.gform_wrapper {
	margin: 0 auto;
	max-width: 550px
}

.form-wrapper div.gform_wrapper .gform_heading h3.gform_title {
	margin-bottom: 30px
}

@media (min-width: 768px) {
	.form-wrapper {
		padding: 60px 5%
	}
}

@media (min-width: 1200px) {
	.form-wrapper {
		padding: 100px 5%
	}
}

.protected-post-form {
	margin: 60px 0;
	padding: 60px 20px;
	border: 5px solid #000;
	background: #FFF
}

.protected-post-form .inner {
	max-width: 500px;
	margin: 0 auto 20px
}

.protected-post-form h3 {
	font-size: 36px
}

.protected-post-form .form-row {
	margin: 0 0 10px
}

.protected-post-form:first-child {
	margin-top: 0
}

.select2,
.select2-container {
	color: #000
}

.select2 ul,
.select2-container ul {
	margin: 0
}

.select2 ul li,
.select2-container ul li {
	margin: 0
}

.alignright,
.alignleft,
.aligncenter,
.alignnone {
	margin: 60px 0
}

.alignright:first-child,
.alignleft:first-child,
.aligncenter:first-child,
.alignnone:first-child {
	margin-top: 0
}

.aligncenter {
	margin: 60px auto
}

@media (min-width: 768px) {
	.alignright {
		float: right;
		margin: 0 0 60px 60px
	}

	.alignleft {
		float: left;
		margin: 0 60px 60px 0
	}

	.aligncenter {
		margin: 60px auto
	}
}

.wp-caption {
	width: auto !important;
	text-align: center
}

.wp-caption-text {
	color: #999;
	font-weight: 700;
	margin: 0;
	padding: 10px 0 0;
	font-size: 13px
}

.row .one-half.last,
.row .one-third.last,
.row .two-third.last,
.row .three-fourth.last,
.row .one-fourth.last,
.row .one-fifth.last,
.row .two-fifth.last,
.row .three-fifth.last,
.row .four-fifth.last,
.row .one-sixth.last,
.row .five-sixth.last {
	margin-right: 0 !important
}

div[class^="column-group-"] .column {
	margin-bottom: 30px
}

@media (min-width: 480px) {
	div[class^="column-group-"]::after {
		content: '';
		display: table;
		clear: both
	}

	div[class^="column-group-"].align-center {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	div[class^="column-group-"].align-bottom {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}

	.column-group-2 .column,
	.column-group-3 .column,
	.column-group-4 .column {
		float: left;
		clear: none;
		text-align: inherit;
		width: 47.5%;
		margin-left: 0%;
		margin-right: 5%
	}

	.column-group-2 .column::after,
	.column-group-3 .column::after,
	.column-group-4 .column::after {
		content: '';
		display: table;
		clear: both
	}

	.column-group-2 .column:nth-child(n),
	.column-group-3 .column:nth-child(n),
	.column-group-4 .column:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.column-group-2 .column:nth-child(2n),
	.column-group-3 .column:nth-child(2n),
	.column-group-4 .column:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.column-group-2 .column:nth-child(2n+1),
	.column-group-3 .column:nth-child(2n+1),
	.column-group-4 .column:nth-child(2n+1) {
		clear: both
	}
}

@media (min-width: 768px) {

	.column-group-3 .column,
	.column-group-4 .column {
		float: left;
		clear: none;
		text-align: inherit;
		width: 30%;
		margin-left: 0%;
		margin-right: 5%
	}

	.column-group-3 .column::after,
	.column-group-4 .column::after {
		content: '';
		display: table;
		clear: both
	}

	.column-group-3 .column:nth-child(n),
	.column-group-4 .column:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.column-group-3 .column:nth-child(3n),
	.column-group-4 .column:nth-child(3n) {
		margin-right: 0%;
		float: right
	}

	.column-group-3 .column:nth-child(3n+1),
	.column-group-4 .column:nth-child(3n+1) {
		clear: both
	}

	.row .one-half,
	.row .one-third,
	.row .two-third,
	.row .three-fourth,
	.row .one-fourth,
	.row .one-fifth,
	.row .two-fifth,
	.row .three-fifth,
	.row .four-fifth,
	.row .one-sixth,
	.row .five-sixth {
		margin-right: 5%;
		float: left
	}

	.row .one-half {
		width: 47.5%
	}

	.row .one-third {
		width: 30%
	}

	.row .two-third {
		width: 65%
	}

	.row .three-fourth {
		width: 73.75%
	}

	.row .one-fourth {
		width: 21.25%
	}

	.row .one-fifth {
		width: 16%
	}

	.row .two-fifth {
		width: 37%
	}

	.row .three-fifth {
		width: 58%
	}

	.row .four-fifth {
		width: 79%
	}

	.row .one-sixth {
		width: 12.5%
	}

	.row .five-sixth {
		width: 82.5%
	}

	.row.align-center {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.row.align-bottom {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}
}

@media (min-width: 1000px) {
	.column-group-4 .column {
		float: left;
		clear: none;
		text-align: inherit;
		width: 21.25%;
		margin-left: 0%;
		margin-right: 5%
	}

	.column-group-4 .column::after {
		content: '';
		display: table;
		clear: both
	}

	.column-group-4 .column:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.column-group-4 .column:nth-child(4n) {
		margin-right: 0%;
		float: right
	}

	.column-group-4 .column:nth-child(4n+1) {
		clear: both
	}
}

.searchform form {
	padding-right: 50px;
	background: #EEE;
	border-radius: 40px;
	position: relative
}

.searchform input {
	height: 40px;
	padding: 0 20px;
	background: none;
	border: none;
	font-size: 16px
}

.searchform button {
	width: 40px;
	height: 40px;
	display: block;
	line-height: 40px;
	padding: 0;
	background: none;
	border: none;
	color: #000;
	font-size: 16px;
	position: absolute;
	text-align: center;
	right: 10px;
	top: 0
}

#comments {
	margin-top: 60px
}

.commentlist {
	list-style: none;
	margin: 0 0 27px
}

.commentlist li.comment {
	margin: 0 0 20px;
	list-style: none;
	background: #F5F5F5;
	border-left: 3px solid #DDD
}

.commentlist li.comment .comment-body {
	padding: 30px 20px 30px 70px;
	position: relative
}

.commentlist li.comment .comment-author {
	line-height: 1.2
}

.commentlist li.comment .comment-author img {
	position: absolute;
	top: 34px;
	left: 20px
}

.commentlist li.comment .comment-author cite.fn {
	font-weight: 700;
	font-size: 16px;
	color: #000
}

.commentlist li.comment .comment-author cite.fn a {
	color: #000;
	text-decoration: none
}

.commentlist li.comment .comment-author cite.fn a:hover {
	color: #000
}

.commentlist li.comment .comment-author .says {
	font-style: italic;
	font-size: 13px
}

.commentlist li.comment .comment-meta {
	margin: 0 0 20px
}

.commentlist li.comment .comment-meta a {
	color: #000;
	font-size: 13px;
	text-decoration: none
}

.commentlist li.comment .reply a {
	padding: 5px 10px;
	font-size: 11px
}

.commentlist li.comment ul.children {
	margin: 20px 0 0 20px;
	padding: 0 0 1px
}

.commentlist li.comment ul.children li.comment {
	background: rgba(0, 0, 0, 0.05);
	border-left: 3px solid rgba(0, 0, 0, 0.05)
}

.commentlist #respond {
	padding: 30px 20px 20px
}

.commentlist #respond input[type="color"],
.commentlist #respond input[type="date"],
.commentlist #respond input[type="datetime"],
.commentlist #respond input[type="datetime-local"],
.commentlist #respond input[type="email"],
.commentlist #respond input[type="month"],
.commentlist #respond input[type="number"],
.commentlist #respond input[type="password"],
.commentlist #respond input[type="search"],
.commentlist #respond input[type="tel"],
.commentlist #respond input[type="text"],
.commentlist #respond input[type="time"],
.commentlist #respond input[type="url"],
.commentlist #respond input[type="week"],
.commentlist #respond input:not([type]),
.commentlist #respond textarea,
.commentlist #respond select[multiple=multiple],
.commentlist #respond select {
	background-color: #FFF
}

#respond .one-half {
	margin-bottom: 0
}

#respond .cancel-comment-reply a {
	color: #000
}

div.navigation::after {
	content: '';
	display: table;
	clear: both
}

div.navigation .alignleft {
	margin: 0
}

div.navigation .alignright {
	margin: 0;
	text-align: right
}

.comment-nav {
	margin: 0 0 27px
}

.comment-nav::after {
	content: '';
	display: table;
	clear: both
}

.comment-nav .next {
	width: 50%;
	float: right;
	text-align: right
}

.comment-nav .prev {
	width: 50%;
	float: left
}

@-webkit-keyframes pace-spinner {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes pace-spinner {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(50px, 0, 0);
		transform: translate3d(50px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(50px, 0, 0);
		transform: translate3d(50px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50px, 0);
		transform: translate3d(0, -50px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50px, 0);
		transform: translate3d(0, -50px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes bounce {

	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px)
	}

	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px)
	}
}

@keyframes bounce {

	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px)
	}

	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px)
	}
}

@-webkit-keyframes quicklinksCFadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		height: auto
	}
}

@keyframes quicklinksCFadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		height: auto
	}
}

@-webkit-keyframes landingSlider {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes landingSlider {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-ms-viewport {
	width: device-width
}

@-o-viewport {
	width: device-width
}

@viewport {
	width: device-width
}

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

html {
	font-size: 17px
}

body {
	background: #FFF;
	color: #000;
	line-height: 1.612;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	font-weight: 300
}

img {
	max-width: 100%;
	height: auto;
	display: block
}

.container {
	max-width: 1200px;
	margin: 0 auto
}

.container::after {
	content: '';
	display: table;
	clear: both
}

.container.wide {
	max-width: 1500px
}

.row {
	width: 100%;
	clear: both
}

.row::after {
	content: '';
	display: table;
	clear: both
}

#header-c {
	width: 100%;
	height: 100px;
	position: fixed;
	z-index: 500;
	padding: 0 20px 0 0;
	background: #fff;
	top: 0px;
}

#header-c .container {
	position: relative;
	z-index: 2
}

#header-c .logo {
	margin-right: 60px;
	float: left;
	line-height: 100px;
	z-index: 3;
	position: relative
}

#header-c .logo img {
	display: inline-block;
	vertical-align: middle;
	max-width: 150px
}

#header-c .logo-stuck {
	display: none;
}

@media (max-width: 767px){
	#header-c .logo-stuck {
	display: none!important;
}

}
#header-c .nav-icon {
	position: absolute;
	top: 36px;
	right: 0
}

#header-c .nav-icon div {
	width: 28px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer
}

#header-c .nav-icon span {
	width: 100%;
	height: 3px;
	display: block;
	margin-top: 6px;
	background: #5b5b5b;
	transition: all 0.15s ease-in-out
}

#header-c .nav-icon span:first-child {
	margin-top: 0
}

#header-c .header-buttons {
	padding: 32px 42px 30px 0;
	font-size: 0;
	text-align: right
}

#header-c .header-buttons ul {
	margin: 0
}

#header-c .header-buttons ul li {
	display: block;
	margin: 0 0 5px
}

#header-c .header-buttons ul li a {
	display: inline-block;
	padding: 8px 10px;
	font-size: 17px;
	/*border-color:#fff;*/
	color: #fff
}

#header-c .header-buttons ul li a:hover {
	background: #fff;
	color: #000
}

#header-c .header-buttons ul li ul {
	display: none
}

@media (min-width: 480px) {
	#header-c .header-buttons ul li {
		display: inline-block;
		margin: 0 5px 5px
	}

	#header-c .header-buttons ul li a {
		min-width: 100px
	}
}

@media (min-width: 768px) {
	#header-c .logo img {
		max-width: 180px
	}
}

@media (max-width: 1400px) {
	#header-c .container {
		max-width: 100%
	}
}

@media (min-width: 1400px) {
	#header-c .logo img {
		max-width: 150px
	}

	#header-c .nav-icon {
		top: 47px
	}

	#header-c .nav-icon div:hover span {
		background: #c3c3c3
	}

	#header-c .header-buttons {
		padding: 30px 50px 30px 0
	}

	#header-c .header-buttons ul li a {
		font-size: 17px;
		padding: 12px 24px
	}

	#header-c.stuck {
		-webkit-animation: fadeInDown 0.3s ease forwards;
		animation: fadeInDown 0.3s ease forwards;
		position: fixed;
		top: 0;
		left: 0;
		border: none;
		background: #fff;
		height: 100px;
		border-bottom: 2px solid #efefef;
	}

	/*#header-c.stuck .logo {
		display: none
	}*/

	#header-c.stuck .logo-stuck {
		display: none;
		float: left
	}

	#header-c.stuck .logo-stuck a {
		margin-top: 12px;
		display: inline-block
	}

	#header-c.stuck .logo-stuck a img {
		width: 200px
	}

	#header-c.stuck .header-buttons {
		padding-top: 30px
	}

	#header-c.stuck .nav-icon {
		top: 29px
	}
}

@media (min-width: 1600px) {
	#header-c .logo img {
		width: 200px
	}
}

@media (min-width: 1920px) {
	#header-c .logo img {
		width: 230px;
		max-width: 100%
	}
}

@media (min-width: 1200px) {
	.wrapper-header-c.header-stuck {
		padding-top: 90px
	}
}

#nav-panel {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: -100%;
	z-index: 499;
	background: rgba(0, 0, 0, 0.9);
	opacity: 0;
	padding: 120px 30px 30px
}

#nav-panel .inner {
	height: 100%;
	overflow: auto
}

#nav-panel nav {
	width: 100%;
	height: 100%
}

#nav-panel nav>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 7px
}

#nav-panel nav>ul>li {
	width: 50%
}

#nav-panel ul {
	margin: 0 0 20px;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.2
}

#nav-panel ul li {
	display: contents;
	margin: 0 0 20px
}

#nav-panel ul li a {
	color: #FFF;
	width: 100%;
	margin-bottom: 10px;
}

#nav-panel ul li a[href="#"] {
	text-decoration: none;
	cursor: text
}

#nav-panel ul li ul {
	padding-top: 12px;
	font-size: 16px;
	text-transform: none;
	font-weight: 400
}

#nav-panel ul li ul li {
	margin: 0 0 15px
}

#nav-panel ul li ul li:last-child {
	margin: 0
}

#nav-panel ul li ul li ul {
	padding: 10px 0 0 20px
}

@media (min-width: 768px) {
	#nav-panel {
		padding: 120px 5% 30px
	}

	#nav-panel .inner::after {
		content: '';
		display: table;
		clear: both
	}

	#nav-panel nav {
		max-width: 200px;
		float: right
	}

	#nav-panel nav ul {
		margin-bottom: 0
	}

	#nav-panel nav ul li {
		margin-bottom: 0
	}

	#nav-panel nav>ul {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	#nav-panel nav>ul>li {
		width: 100%;
		padding-right: 20px
	}

	#nav-panel nav>ul>li:nth-child(4) {
		max-width: 136px
	}
}

@media (min-width: 1024px) {
	#nav-panel {
		padding-top: 130px;
		background: rgba(0, 0, 0, 0.8)
	}

	#nav-panel ul li ul {
		padding-top: 30px;
		font-size: 17px
	}

	#nav-panel ul li ul li {
		margin-bottom: 30px
	}

	#nav-panel ul li.full-width li {
		font-weight: 600
	}
}

@media (min-width: 1200px) {
	#nav-panel nav>ul>li:nth-child(4) {
		max-width: 158px
	}
}

body.nav-open {
	overflow: hidden
}

body.nav-open.admin-bar #nav-panel {
	top: 32px
}

body.nav-open #nav-panel {
	left: 0;
	opacity: .9
}

body.nav-open #header-c {
	background: none !important;
	border-color: transparent !important
}

body.nav-open #header-c .logo {
	display: none
}

body.nav-open #header-c .nav-icon div span {
	opacity: 0
}

body.nav-open #header-c .nav-icon div span:first-child {
	opacity: 1;
	-webkit-transform: translateY(7px) rotate(-45deg);
	transform: translateY(7px) rotate(-45deg)
}

body.nav-open #header-c .nav-icon div span:last-child {
	opacity: 1;
	-webkit-transform: translateY(-11px) rotate(45deg);
	transform: translateY(-11px) rotate(45deg)
}

@media (min-width: 1200px) {
	body.admin-bar #header-c.stuck {
		top: 32px
	}
}

@media (min-width: 1200px) {
	body.admin-bar.page-template-template-home #header-c {
		top: 32px
	}
}

@media (min-width: 1200px) {
	body.page-template-template-home .wrapper-header-c {
		padding-top: 0 !important
	}
}

.hero-a {
	display: table;
	width: 100%;
	height: 300px;
	clear: both;
	position: relative;
	text-align: center
}

.hero-a:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 2
}

.hero-a .inner {
	display: table-cell;
	vertical-align: middle;
	padding: 80px 20px 20px;
	position: relative;
	z-index: 4
}

.hero-a .inner:before {
	content: '';
	position: absolute;
	bottom: 0;
	right: 5%;
	left: 5%;
	border-bottom: 2px solid #0E6CAA
}

.hero-a h1 {
	margin: 0;
	color: #FFF;
	font-size: 32px;
	line-height: 32px;
	font-weight: 300
}

.hero-a h3 {
	font-size: 16px;
	color: #FFF;
	margin-bottom: 7px;
	font-weight: 400
}

.hero-a h3.no-subtitle {
	margin-bottom: 0;
	font-size: 32px
}

.hero-a time {
	font-size: 32px;
	color: #FFF;
	margin-bottom: 0px;
	font-weight: 400;
	display: block
}

.hero-a .image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: no-repeat center center / cover
}

@media (min-width: 768px) {
	.hero-a .inner {
		padding: 20px 5%
	}
}

@media (min-width: 1200px) {
	.hero-a {
		text-align: left;
		height: 400px
	}

	.hero-a::before {
		background: url(assets/img/hero_overlay.png) top left no-repeat;
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 800px;
		z-index: 3
	}

	.hero-a:after {
		background: none;
		background-image: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.6) 90%)
	}

	.hero-a h1 {
		color: #125D8E;
		font-weight: bold;
		width: 300px;
		font-size: 43px;
		line-height: 38px;
		margin-bottom: 30px
	}

	.hero-a h3 {
		color: #000;
		font-size: 22px;
		margin-bottom: 60px
	}

	.hero-a h3.no-subtitle {
		margin-bottom: 30px;
		font-size: 22px
	}

	.hero-a time {
		color: #000;
		margin-bottom: 0px;
		font-size: 32px
	}

	.hero-a .inner {
		vertical-align: bottom
	}

	.hero-a .inner::before {
		left: 50%;
		right: auto;
		width: 1200px;
		margin-left: -600px
	}

	.hero-a .inner .container {
		max-width: 1200px
	}
}

@media (min-width: 1700px) {
	.hero-a {
		height: 480px
	}

	.hero-a h3 {
		margin-bottom: 80px
	}

	.hero-a h1 {
		font-size: 50px;
		line-height: 46px
	}
}

.cssanimations .hero-a {
	overflow: hidden
}

.cssanimations .hero-a .inner {
	opacity: 0;
	-webkit-animation: fadeInUp 0.5s 1s forwards;
	animation: fadeInUp 0.5s 1s forwards
}

.main {
	padding: 60px 20px 0;
	background: #FFF;
	position: relative
}

.main .main-title {
	margin: 0 0 60px
}

.main .main-title h1 {
	margin: 0
}

.main .content {
	margin-bottom: 40px
}

.main .content::after {
	content: '';
	display: table;
	clear: both
}

.main .content-area h1 {
	line-height: 50px
}

.main .content-area h2 {
	line-height: 30px;
	margin-bottom: 15px;
	font-size: 30px;
}

.main .content-area h3 {
	margin: 15px 0
}

.main .content-area h3:first-child {
	margin-top: 0
}

.main .content-area a:not(.btn) {
	color: #000;
	text-decoration: underline
}

.main .content-area a:not(.btn):hover {
	text-decoration: none
}

.main .content-area p {
	line-height: 23px;
	margin-bottom: 13px
}

.main .content-area ul {
	margin: 0 0 14px 19px
}

.main .content-area ul li {
	line-height: 23px;
	margin-bottom: 10px
}

.main .content-area ul ul {
	list-style: disc;
	margin: 14px 0 14px 19px
}

.main .content-area blockquote {
	font-size: 27px;
	line-height: 34px
}

.main .content-area blockquote:first-child {
	margin-top: 0
}

.main .content-area blockquote p {
	font-size: 27px;
	line-height: 34px
}

.main .content-narrow {
	max-width: 1020px;
	margin: 0 auto 20px
}

.main .content-narrow::after {
	content: '';
	display: table;
	clear: both
}

.main .content-wide {
	width: 100%;
	margin-bottom: 40px
}

.main .content-wide::after {
	content: '';
	display: table;
	clear: both
}

.main .secondary-content {
	margin: 40px 0 0
}

.main .secondary-content h3 {
	border-top: 1px solid #000;
	padding: 15px;
	font-size: 17px;
	margin: 0;
	font-weight: 400
}

.main .secondary-content .dl-files {
	list-style: none;
	margin: 0;
	border-top: 1px solid #bfbfbf
}

.main .secondary-content .dl-files .file {
	margin: 0;
	border-bottom: 1px solid #bfbfbf;
	padding: 15px 0 15px 15px
}

.main .secondary-content .dl-files .file a {
	color: #000;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.main .secondary-content .dl-files .file a:hover {
	text-decoration: none
}

.main .secondary-content .dl-files .file a:hover .download {
	background-image: url(assets/img/icon_download_hover.png);
	color: #000
}

.main .secondary-content .dl-files .file a .download {
	font-weight: 400;
	font-size: 12px;
	background: url(assets/img/icon_download.png) center right no-repeat;
	padding-right: 26px;
	color: #c3c3c3
}

@media (min-width: 768px) {
	.main {
		padding: 1px 5%
	}

	.main .content-wide {
		margin-bottom: 0
	}
}

@media (min-width: 1024px) {
	.main {
		position: relative
	}

	.main .content {
		padding: 2px 5% 80px 0;
		width: 70%;
		margin-bottom: 0;
		float: left;
		min-height: 600px
	}

	.main .sidebar {
		width: 25%;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		/*background:#e5e6e7;*/
		padding-top: 115px;
		max-height: 600px;
	}

	.main .prodet {
		max-height: 1500px !important;
	}

	.main .content-narrow {
		margin-bottom: 0
	}

	.main .content-wide {
		padding: 10px 0
	}
}

@media (min-width: 1400px) {
	.main .content {
		width: 80%
	}

	.main .content-split {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-right: 0
	}

	.main .content-split .primary-content {
		width: 60%
	}

	.main .content-split .secondary-content {
		width: 40%;
		margin-top: 0;
		padding: 0 5%
	}

	.main .content-narrow {
		padding: 100px 0 80px
	}
}

@media (min-width: 1500px) {
	.main .content {
		width: 81%
	}
}

@media (min-width: 1700px) {
	.main .content {
		width: 86%;
		padding-top: 150px
	}

	.main .sidebar {
		padding-top: 166px
	}
}

@media (min-width: 1920px) {
	.main .content {
		width: 89%
	}

	.main .content-narrow {
		padding: 150px 0 130px
	}
}

.sub-nav {
	background: #000
}

.sub-nav ul {
	margin: 0;
	line-height: 1.2;
	font-size: 0;
	text-align: center;
	font-weight: 400
}

.sub-nav ul li {
	display: inline-block;
	margin: 0;
	font-size: 13px
}

.sub-nav ul li a {
	display: block;
	padding: 10px 20px;
	color: #FFF
}

.sub-nav ul li a:hover {
	background: #000;
	text-decoration: none
}

.sub-nav ul li.current-cat>a,
.sub-nav ul li.current_page_item>a,
.sub-nav ul li.current_page_parent>a,
.sub-nav ul li.current_page_ancestor>a,
.sub-nav ul li.current-menu-item>a,
.sub-nav ul li.current-menu-ancestor>a {
	background: #000
}

@media (min-width: 768px) {
	.sub-nav ul li {
		font-size: 16px
	}

	.sub-nav ul li a {
		padding: 15px 30px
	}
}

.sidebar-a .widget {
	margin-bottom: 40px;
	padding: 30px;
	background: #e5e6e7
}

.sidebar-a .widget .widget-title {
	margin: 0 0 20px;
	font-weight: 600;
	font-size: 20px;
	color: #000
}

.sidebar-a .widget .widget-title a {
	color: #000;
	text-decoration: none
}

.sidebar-a .widget_nav_menu ul,
.sidebar-a .widget_pages ul,
.sidebar-a .widget_categories ul,
.sidebar-a .widget_recent_entries ul,
.sidebar-a .widget_meta ul,
.sidebar-a .widget_archive ul,
.sidebar-a .widget_product_categories ul,
.sidebar-a .widget_recent_comments ul {
	margin: 0;
	line-height: 1.2;
	font-size: 16px;
	font-weight: 400
}

.sidebar-a .widget_nav_menu ul li,
.sidebar-a .widget_pages ul li,
.sidebar-a .widget_categories ul li,
.sidebar-a .widget_recent_entries ul li,
.sidebar-a .widget_meta ul li,
.sidebar-a .widget_archive ul li,
.sidebar-a .widget_product_categories ul li,
.sidebar-a .widget_recent_comments ul li {
	display: block;
	margin: 10px 0 0
}

.sidebar-a .widget_nav_menu ul li a,
.sidebar-a .widget_pages ul li a,
.sidebar-a .widget_categories ul li a,
.sidebar-a .widget_recent_entries ul li a,
.sidebar-a .widget_meta ul li a,
.sidebar-a .widget_archive ul li a,
.sidebar-a .widget_product_categories ul li a,
.sidebar-a .widget_recent_comments ul li a {
	color: #000
}

.sidebar-a .widget_nav_menu ul li ul,
.sidebar-a .widget_pages ul li ul,
.sidebar-a .widget_categories ul li ul,
.sidebar-a .widget_recent_entries ul li ul,
.sidebar-a .widget_meta ul li ul,
.sidebar-a .widget_archive ul li ul,
.sidebar-a .widget_product_categories ul li ul,
.sidebar-a .widget_recent_comments ul li ul {
	padding-left: 10px;
	font-size: 13px
}

.sidebar-a .widget_nav_menu ul li.current_page_item>a,
.sidebar-a .widget_nav_menu ul li.current-cat>a,
.sidebar-a .widget_nav_menu ul li.current_page_ancestor>a,
.sidebar-a .widget_pages ul li.current_page_item>a,
.sidebar-a .widget_pages ul li.current-cat>a,
.sidebar-a .widget_pages ul li.current_page_ancestor>a,
.sidebar-a .widget_categories ul li.current_page_item>a,
.sidebar-a .widget_categories ul li.current-cat>a,
.sidebar-a .widget_categories ul li.current_page_ancestor>a,
.sidebar-a .widget_recent_entries ul li.current_page_item>a,
.sidebar-a .widget_recent_entries ul li.current-cat>a,
.sidebar-a .widget_recent_entries ul li.current_page_ancestor>a,
.sidebar-a .widget_meta ul li.current_page_item>a,
.sidebar-a .widget_meta ul li.current-cat>a,
.sidebar-a .widget_meta ul li.current_page_ancestor>a,
.sidebar-a .widget_archive ul li.current_page_item>a,
.sidebar-a .widget_archive ul li.current-cat>a,
.sidebar-a .widget_archive ul li.current_page_ancestor>a,
.sidebar-a .widget_product_categories ul li.current_page_item>a,
.sidebar-a .widget_product_categories ul li.current-cat>a,
.sidebar-a .widget_product_categories ul li.current_page_ancestor>a,
.sidebar-a .widget_recent_comments ul li.current_page_item>a,
.sidebar-a .widget_recent_comments ul li.current-cat>a,
.sidebar-a .widget_recent_comments ul li.current_page_ancestor>a {
	text-decoration: underline
}

.sidebar-a .widget_recent_entries ul li {
	margin: 0 0 20px
}

.sidebar-a .widget_recent_entries ul li .post-date {
	display: block;
	font-size: 0.8em;
	color: #AAA
}

.sidebar-a .widget_recent_entries ul li:last-child {
	margin-bottom: 0
}

@media (min-width: 1024px) {
	.sidebar-a .widget {
		padding: 0 40px;
		margin: 0;
		background: none
	}

	.sidebar-a .widget .widget-title {
		font-size: 17px
	}

	.sidebar-a .widget_nav_menu ul {
		font-size: 17px;
		font-weight: 300
	}

	.sidebar-a .widget_nav_menu ul li {
		margin-top: 18px
	}
}

@media (min-width: 1700px) {
	.sidebar-a .widget_nav_menu ul {
		font-size: 17px;
		font-weight: 300
	}

	.sidebar-a .widget_nav_menu ul li {
		margin-top: 25px
	}
}

.quick-links-a {
	background: #FFF
}

.quick-links-a .quick-link a {
	display: block;
	background: #000;
	text-decoration: none;
	position: relative;
	transition: 0.5s ease
}

.quick-links-a .quick-link a:hover {
	background: #000
}

.quick-links-a .quick-link a:hover img {
	opacity: 0.5;
	mix-blend-mode: normal
}

.quick-links-a .quick-link img {
	width: 100%;
	opacity: 0.5;
	mix-blend-mode: luminosity;
	transition: 0.5s ease
}

.quick-links-a .quick-link .title {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.quick-links-a .quick-link .title h3 {
	width: 100%;
	height: 100%;
	display: table;
	margin: 0;
	color: #FFF;
	text-transform: uppercase;
	text-align: center
}

.quick-links-a .quick-link .title h3 span {
	display: table-cell;
	vertical-align: middle;
	padding: 20px
}

@media (min-width: 550px) {
	.quick-links-a::after {
		content: '';
		display: table;
		clear: both
	}

	.quick-links-a .quick-link {
		width: 50%;
		float: left
	}

	.quick-links-a .quick-link .title h3 {
		font-size: 20px
	}
}

@media (min-width: 768px) {
	.quick-links-a .quick-link .title h3 {
		font-size: 30px
	}
}

@media (min-width: 1100px) {
	.quick-links-a .quick-link {
		width: 25%
	}

	.quick-links-a .quick-link .title h3 {
		font-size: 24px
	}
}

@media (min-width: 1600px) {
	.quick-links-a .quick-link .title h3 {
		font-size: 30px
	}
}

.quick-links-b {
	padding: 0 20px 20px
}

.quick-links-b a {
	position: relative;
	display: block;
	font-size: 24px;
	margin: 0 auto 10px;
	line-height: 28px;
	text-transform: uppercase
}

.quick-links-b a img {
	width: 100%;
	transition: 0.4s ease
}

.quick-links-b a span {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	display: block;
	color: #fff;
	background: rgba(0, 0, 0, 0.8);
	padding: 12px 15px 8px
}

@media (min-width: 768px) {
	.quick-links-b {
		padding: 20px 5%
	}

	.quick-links-b .container::after {
		content: '';
		display: table;
		clear: both
	}

	.quick-links-b a {
		float: left;
		clear: none;
		text-align: inherit;
		width: 48.5%;
		margin-left: 0%;
		margin-right: 3%
	}

	.quick-links-b a::after {
		content: '';
		display: table;
		clear: both
	}

	.quick-links-b a:nth-child(n) {
		margin-right: 3%;
		float: left;
		clear: none
	}

	.quick-links-b a:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.quick-links-b a:nth-child(2n+1) {
		clear: both
	}
}

@media (min-width: 960px) {
	.quick-links-b {
		padding: 40px 5%
	}

	.quick-links-b a {
		overflow: hidden;
		margin-bottom: 20px
	}

	.quick-links-b a:hover img {
		-webkit-transform: scale(1.08);
		transform: scale(1.08)
	}

	.quick-links-b a:hover span {
		background: rgba(225, 37, 27, 0.8)
	}

	.quick-links-b a span {
		font-size: 30px;
		padding: 20px
	}
}

@media (min-width: 1200px) {
	.quick-links-b {
		padding: 100px 5% 80px
	}
}

.quick-links-c {
	background: #FFF
}

.quick-links-c .quick-link a {
	display: block;
	background: #000;
	text-decoration: none;
	position: relative;
	transition: 0.5s ease
}

.quick-links-c .quick-link a:hover {
	background: #000
}

.quick-links-c .quick-link a:hover img {
	opacity: 0;
	mix-blend-mode: normal
}

.quick-links-c .quick-link a:hover p {
	-webkit-animation: quicklinksCFadeInUp 0.5s 0.2s forwards;
	animation: quicklinksCFadeInUp 0.5s 0.2s forwards;
	color: #fff
}

.quick-links-c .quick-link a:hover h3 {
	margin-bottom: 10px;
	color: #fff;
	-webkit-animation: quicklinksCFadeInUp 0.5s 0.2s forwards;
	animation: quicklinksCFadeInUp 0.5s 0.2s forwards
}

.quick-links-c .quick-link img {
	width: 100%;
	opacity: 0.5;
	mix-blend-mode: luminosity;
	transition: 0.5s ease
}

.quick-links-c .quick-link .title {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.quick-links-c .quick-link .title .text {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	padding: 20px;
	overflow: hidden
}

.quick-links-c .quick-link .title h3 {
	margin: 0;
	color: #FFF;
	text-align: center;
	font-size: 24px
}

.quick-links-c .quick-link .title p {
	opacity: 0;
	height: 0;
	transition: 0.5s ease;
	margin: 0
}

@media (min-width: 550px) {
	.quick-links-c::after {
		content: '';
		display: table;
		clear: both
	}

	.quick-links-c .quick-link {
		width: 50%;
		float: left
	}
}

@media (min-width: 1100px) {
	.quick-links-c .quick-link {
		width: 25%
	}
}

.section-quick-links h2 {
	text-align: center;
	margin: 60px 0
}

.cta-a {
	min-height: 500px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 60px 20px;
	background: #fff no-repeat center center / cover;
	color: #000;
	position: relative;
	
}

.cta-a .container {
	width: 1200px;
	max-width: 100%
}

.cta-a .text {
	text-align: center;
	max-width: 700px;
	margin: 0 auto
}

.cta-a h1,
.cta-a h2,
.cta-a h3,
.cta-a h4,
.cta-a h5,
.cta-a h6 {
	color: #000
}

.cta-a p {
	margin: 0 0 40px
}

.cta-a .btn,
.cta-a .commentlist li.comment .reply a,
.commentlist li.comment .reply .cta-a a,
.cta-a #header-c .header-buttons ul li a,
#header-c .header-buttons ul li .cta-a a {
	border-color: #fff;
	color: #fff
}

.cta-a .btn:hover,
.cta-a .commentlist li.comment .reply a:hover,
.commentlist li.comment .reply .cta-a a:hover,
.cta-a #header-c .header-buttons ul li a:hover,
#header-c .header-buttons ul li .cta-a a:hover {
	background: #fff;
	color: #000
}

@media (min-width: 768px) {
	.cta-a {
		padding: 60px 5%
	}
}

#footer-b {
	padding: 60px 20px 30px;
	background: #125D8E;
	font-weight: 400;
	text-align: center;
	color: #fff
}

#footer-b a {
	color: #fff;
	text-decoration: none
}

#footer-b a:hover {
	color: #c3c3c3
}

#footer-b .logo {
	display: inline-block;
	margin-bottom: 25px;
	max-width: 300px;
	font-size: 30px;
	font-weight: bold;
}

#footer-b .footer-links nav {
	margin-bottom: 25px
}

#footer-b .footer-links nav ul {
	margin: 0
}

#footer-b .footer-links nav ul li {
	display: inline-block;
	margin: 0 10px
}

#footer-b .footer-links nav ul li ul {
	display: none
}

#footer-b .footer-links .linkedin {
	text-align: center;
	display: inline-block;
	margin-bottom: 25px;
	max-width: 95px
}

#footer-b .footer-links .facebook {
	text-align: center;
	display: inline-block;
	margin-bottom: 25px;
	max-width: 115px
}

#footer-b .footer-links .instagram {
	text-align: center;
	display: inline-block;
	margin-bottom: 25px;
	max-width: 137px;
	margin-top: -2px;
}

#footer-b .footer-links .social-icons {
	line-height: 1;
	font-size: 20px;
	font-weight: normal
}

#footer-b .footer-links .social-icons a {
	display: inline-block;
	margin: 0 5px
}

#footer-b .location-info {
	border-bottom: 2px solid #fff;
	margin-bottom: 10px;
	padding-top: 0px;
	font-weight: 300;
	font-size: 16px;
	line-height: 26px;
	text-align: left
}

#footer-b .location-info::after {
	content: '';
	display: table;
	clear: both
}

#footer-b .location-info .text {
	float: left;
	clear: none;
	text-align: inherit;
	width: 48.5%;
	margin-left: 0%;
	margin-right: 3%
}

#footer-b .location-info .text::after {
	content: '';
	display: table;
	clear: both
}

#footer-b .location-info .text:nth-child(n) {
	margin-right: 3%;
	float: left;
	clear: none
}

#footer-b .location-info .text:nth-child(2n) {
	margin-right: 0%;
	float: right
}

#footer-b .location-info .text:nth-child(2n+1) {
	clear: both
}

#footer-b .location-info strong {
	font-weight: 400
}

#footer-b .accreditations {
	margin: 0 auto 30px;
	max-width: 300px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#footer-b .accreditations div {
	margin-right: 10px
}

#footer-b .accreditations div:last-child {
	margin-right: 0
}

#footer-b .copyright {
	font-size: 14px;
	margin-top: 15px;
}

#footer-b .copyright span {
	padding: 0 5px
}

@media (min-width: 600px) {
	#footer-b .location-info {
		max-width: 600px;
		margin: 0 auto 10px
	}

	#footer-b .location-info .text {
		float: left;
		clear: none;
		text-align: inherit;
		width: 31.33333%;
		margin-left: 0%;
		margin-right: 3%
	}

	#footer-b .location-info .text::after {
		content: '';
		display: table;
		clear: both
	}

	#footer-b .location-info .text:nth-child(n) {
		margin-right: 3%;
		float: left;
		clear: none
	}

	#footer-b .location-info .text:nth-child(3n) {
		margin-right: 0%;
		float: right
	}

	#footer-b .location-info .text:nth-child(3n+1) {
		clear: both
	}
}

@media (min-width: 768px) {
	#footer-b {
		padding-left: 5%;
		padding-right: 5%
	}
}

@media (min-width: 1024px) {
	#footer-b {
		padding: 20px 5% 40px;
		text-align: left
	}

	#footer-b .footer-links::after {
		content: '';
		display: table;
		clear: both
	}

	#footer-b .footer-links nav {
		float: left
	}

	#footer-b .footer-links nav ul li {
		margin: 0 20px 0 0;
		float: left
	}

	#footer-b .footer-links .linkedin,
	#footer-b .footer-links .facebook,
	#footer-b .footer-links .instagram {
		float: right;
		margin-right: 5px;
	}

	#footer-b .footer-links .social-icons {
		text-align: left
	}

	#footer-b .footer-links .social-icons a {
		margin: 0 10px 0 0
	}

	#footer-b .location-info {
		margin-bottom: 0;
		max-width: 100%
	}

	#footer-b .location-info .text {
		float: left;
		clear: none;
		text-align: inherit;
		width: 17.6%;
		margin-left: 0%;
		margin-right: 3%
	}

	#footer-b .location-info .text::after {
		content: '';
		display: table;
		clear: both
	}

	#footer-b .location-info .text:nth-child(n) {
		margin-right: 3%;
		float: left;
		clear: none
	}

	#footer-b .location-info .text:nth-child(5n) {
		margin-right: 0%;
		float: right
	}

	#footer-b .location-info .text:nth-child(5n+1) {
		clear: both
	}

	#footer-b .accreditations {
		margin: 0 0 30px
	}
}

@media (min-width: 1400px) {
	#footer-b {
		padding: 100px 5% 60px
	}

	#footer-b::after {
		content: '';
		display: table;
		clear: both
	}

	#footer-b .logo {
		margin-bottom: 60px
	}

	#footer-b .footer-links {
		border-bottom: 2px solid #fff
	}

	#footer-b .footer-links nav {
		margin-bottom: 40px
	}

	#footer-b .footer-links nav ul li {
		margin-right: 30px
	}

	#footer-b .location-info {
		border: none;
		padding-top: 40px;
		width: 940px;
		margin: 0 0 20px;
		float: left
	}

	#footer-b .accreditations {
		float: right;
		margin: 40px 0 0;
		max-width: 235px
	}

	#footer-b .copyright {
		width: 100%;
		float: left
	}
}

.subscribe-a {
	padding: 40px 20px;
	background: #000;
	color: #FFF
}

.subscribe-a .text {
	margin: 0 auto 30px;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2
}

.subscribe-a .form {
	max-width: 760px;
	margin: 0 auto
}

.subscribe-a .form .gform_confirmation_message {
	color: #000
}

.subscribe-a .form div.gform_wrapper {
	margin: 0
}

.subscribe-a .form div.gform_wrapper .validation_error {
	display: none
}

.subscribe-a .form div.gform_wrapper div.gform_body {
	width: 100%
}

.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield {
	margin: 0 0 15px;
	padding: 0
}

.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield .ginput_container {
	margin-top: 0
}

.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield textarea {
	height: 40px;
	padding: 0 10px;
	background: #FFF;
	border: none;
	border-radius: 0
}

.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_error {
	border: none;
	background: none
}

.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_error .validation_message {
	color: #FFF;
	font-weight: 300
}

.subscribe-a .form div.gform_wrapper div.gform_footer {
	margin: 0
}

.subscribe-a .form div.gform_wrapper div.gform_footer input[type="submit"].gform_button {
	width: 100%;
	height: 40px;
	display: block;
	padding: 0;
	font-size: 13px
}

@media (min-width: 480px) {
	.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields::after {
		content: '';
		display: table;
		clear: both
	}

	.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield {
		float: left;
		clear: none;
		text-align: inherit;
		width: 48.5%;
		margin-left: 0%;
		margin-right: 3%
	}

	.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield::after {
		content: '';
		display: table;
		clear: both
	}

	.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield:nth-child(n) {
		margin-right: 3%;
		float: left;
		clear: none
	}

	.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield:nth-child(2n+1) {
		clear: both
	}
}

@media (min-width: 600px) {
	.subscribe-a .form div.gform_wrapper::after {
		content: '';
		display: table;
		clear: both
	}

	.subscribe-a .form div.gform_wrapper div.gform_body {
		float: left;
		clear: none;
		text-align: inherit;
		width: 79.76%;
		margin-left: 0%;
		margin-right: 1.2%;
		float: left
	}

	.subscribe-a .form div.gform_wrapper div.gform_body::after {
		content: '';
		display: table;
		clear: both
	}

	.subscribe-a .form div.gform_wrapper div.gform_body:last-child {
		margin-right: 0%
	}

	.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield {
		margin-bottom: 0;
		float: left;
		clear: none;
		text-align: inherit;
		width: 49.25%;
		margin-left: 0%;
		margin-right: 1.5%
	}

	.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield::after {
		content: '';
		display: table;
		clear: both
	}

	.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield:nth-child(n) {
		margin-right: 1.5%;
		float: left;
		clear: none
	}

	.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield:nth-child(2n+1) {
		clear: both
	}

	.subscribe-a .form div.gform_wrapper div.gform_footer {
		float: left;
		clear: none;
		text-align: inherit;
		width: 19.04%;
		margin-left: 0%;
		margin-right: 1.2%;
		clear: none
	}

	.subscribe-a .form div.gform_wrapper div.gform_footer::after {
		content: '';
		display: table;
		clear: both
	}

	.subscribe-a .form div.gform_wrapper div.gform_footer:last-child {
		margin-right: 0%
	}
}

@media (min-width: 768px) {
	.subscribe-a {
		padding: 40px 5%
	}
}

@media (min-width: 1240px) {
	.subscribe-a .inner {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.subscribe-a .inner::after {
		content: '';
		display: table;
		clear: both
	}

	.subscribe-a .text {
		margin-bottom: 0;
		float: left;
		clear: none;
		text-align: inherit;
		width: 32.8%;
		margin-left: 0%;
		margin-right: 5%;
		text-align: left;
		font-size: 24px
	}

	.subscribe-a .text::after {
		content: '';
		display: table;
		clear: both
	}

	.subscribe-a .text:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.subscribe-a .text:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.subscribe-a .text:nth-child(2n+1) {
		clear: both
	}

	.subscribe-a .form {
		max-width: 100%;
		float: left;
		clear: none;
		text-align: inherit;
		width: 62.2%;
		margin-left: 0%;
		margin-right: 5%
	}

	.subscribe-a .form::after {
		content: '';
		display: table;
		clear: both
	}

	.subscribe-a .form:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.subscribe-a .form:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.subscribe-a .form:nth-child(2n+1) {
		clear: both
	}
}

.posts-container::after {
	content: '';
	display: table;
	clear: both
}

.archive-post.post-style-a {
	position: relative
}

.archive-post.post-style-a:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	height: 1px;
	bottom: 0;
	background: #3091D0
}
.my-post .archive-post.post-style-a:nth-child(7):before{
	background: #fff;
}
.my-post .archive-post.post-style-a:nth-child(8):before{
	background: #fff;
}
.my-post .archive-post.post-style-a:nth-child(9):before{
	background: #fff;
}

.archive-post.post-style-a a {
	transition: 0.4s ease
}

.archive-post.post-style-a figure {
	margin: 0 0 20px
}

.archive-post.post-style-a figure a {
	display: block;
	overflow: hidden
}

.archive-post.post-style-a figure a:hover img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08)
}

.archive-post.post-style-a figure img {
	width: 100%;
	transition: 0.4s ease;
	/*border: 1px solid #cacaca;*/
}

.archive-post.post-style-a header h3 {
	margin: 0 0 10px;
	font-size: 22px;
	font-weight: 400
}

.archive-post.post-style-a header h3 a {
	color: #000;
	text-decoration: none
}

.archive-post.post-style-a header .post-meta {
	color: #999;
	font-size: 13px
}

.archive-post.post-style-a header .post-meta a {
	color: #999;
	text-decoration: none
}

.archive-post.post-style-a header .post-meta a:hover {
	color: #000
}

.archive-post.post-style-a header .post-meta time,
.archive-post.post-style-a header .post-meta span,
.archive-post.post-style-a header .post-meta .category {
	display: inline-block
}

.archive-post.post-style-a header .post-meta span {
	padding: 0 10px
}

.archive-post.post-style-a header .post-meta .category {
	font-style: italic;
	font-weight: 400
}

.archive-post.post-style-a p {
	line-height: 22px
}

.archive-post.post-style-a .arrow-link {
	color: #000;
	display: inline-block;
	margin-bottom: 10px
}

.archive-post.post-style-a .arrow-link:hover {
	text-decoration: none;
	color: #c3c3c3
}

.archive-post.archive-post-grayscale figure img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.archive-post.archive-post-grayscale figure img:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.archive-post-featured {
	position: relative;
	overflow: hidden;
	background: no-repeat center center / cover
}

.archive-post-featured .block {
	width: 100%;
	height: 300px;
	background: rgba(0, 0, 0, 0.6)
}

.archive-post-featured .btn-red {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 13px;
	padding: 4px 6px;
	font-weight: 300
}

.archive-post-featured time {
	color: #fff;
	font-size: 15px;
	font-weight: 400
}

.archive-post-featured .text {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 45px 20px 20px
}

.archive-post-featured .text a {
	display: inline-block;
	font-size: 15px;
	color: #fff;
	width: 150px
}

.archive-post-featured .text a span {
	display: inline-block;
	vertical-align: middle;
	padding-right: 8px
}

.archive-post-featured .text a i {
	display: inline-block;
	vertical-align: middle;
	margin: 8px 0 0;
	font-size: 22px
}

.archive-post-featured .text a:hover {
	text-decoration: none;
	color: #c3c3c3
}

.archive-post-featured .excerpt {
	display: none
}

.archive-post-featured .client-name {
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0 0 10px;
	font-size: 15px;
	line-height: normal
}

.archive-post-featured h3 {
	margin: 0;
	color: #fff
}

@media (min-width: 768px) {
	.archive-post-featured .block {
		height: 450px;
		background: url(assets/img/featured_overlay1.png) bottom left no-repeat;
		background-size: 48%;
	}

	.archive-post-featured .btn-red {
		right: auto;
		left: 20px;
		top: 40px
	}

	.archive-post-featured .text {
		width: 60%
	}

	.archive-post-featured .excerpt {
		display: block;
		color: #fff;
		margin: 0 0 5px;
		font-size: 15px;
		line-height: 20px
	}

	.archive-post-featured h3 {
		margin-bottom: 10px
	}
}

@media (min-width: 1024px) {
	.archive-post-featured .block {
		height: 550px
	}

	.archive-post-featured .text {
		width: 50%
	}
}

@media (min-width: 1200px) {
	.archive-post-featured .btn-red {
		left: 40px;
		font-size: 17px;
		padding: 10px 15px
	}

	.archive-post-featured .block {
		height: 650px
	}

	.archive-post-featured time {
		font-size: 17px
	}

	.archive-post-featured .text {
		width: 45%;
		padding: 40px
	}

	.archive-post-featured .text a {
		font-size: 17px
	}

	.archive-post-featured .text a i {
		font-size: 24px
	}

	.archive-post-featured .client-name {
		font-size: 22px
	}

	.archive-post-featured h3 {
		font-size: 32px
	}

	.archive-post-featured .excerpt {
		font-size: 17px;
		line-height: 22px
	}
}

@media (min-width: 1400px) {
	.archive-post-featured .block {
		height: 680px
	}

	.archive-post-featured .btn-red {
		top: 80px;
		left: 80px;
		padding: 12px 20px
	}

	.archive-post-featured time {
		font-size: 22px
	}

	.archive-post-featured .text {
		width: 50%;
		padding: 80px
	}

	.archive-post-featured h3 {
		font-size: 38px;
		line-height: 40px;
		margin-bottom: 15px
	}

	.archive-post-featured .excerpt {
		margin-bottom: 15px
	}
}

@media (min-width: 1600px) {
	.archive-post-featured .block {
		height: 700px
	}
}

@media (min-width: 1920px) {
	.archive-post-featured .block {
		height: 750px
	}
}

.posts-container .archive-post.post-style-a {
	margin-bottom: 40px
}

@media (min-width: 650px) {
	.posts-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.posts-container .archive-post.post-style-a {
		float: left;
		clear: none;
		text-align: inherit;
		width: 47.5%;
		margin-left: 0%;
		margin-right: 5%;
		padding-bottom: 45px
	}

	.posts-container .archive-post.post-style-a::after {
		content: '';
		display: table;
		clear: both
	}

	.posts-container .archive-post.post-style-a:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.posts-container .archive-post.post-style-a:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.posts-container .archive-post.post-style-a:nth-child(2n+1) {
		clear: both
	}

	.posts-container .archive-post.post-style-a .arrow-link {
		position: absolute;
		bottom: 10px;
		left: 0;
		margin-bottom: 0
	}
	.posts-container .archive-post.post-style-a .arrow-link i{
		position: relative;
	    top: 4px;
	    left: 11px;
	}
}

@media (min-width: 960px) {
	.posts-container .archive-post.post-style-a {
		float: left;
		clear: none;
		text-align: inherit;
		width: 31%;
		margin-left: 0%;
		margin-right: 3.5%
	}

	.posts-container .archive-post.post-style-a::after {
		content: '';
		display: table;
		clear: both
	}

	.posts-container .archive-post.post-style-a:nth-child(n) {
		margin-right: 3.5%;
		float: left;
		clear: none
	}

	.posts-container .archive-post.post-style-a:nth-child(3n) {
		margin-right: 0%;
		float: right
	}

	.posts-container .archive-post.post-style-a:nth-child(3n+1) {
		clear: both
	}
}

.posts-container::after {
	content: '';
	display: table;
	clear: both
}

.archive-post.post-style-b {
	margin-bottom: 60px
}

.archive-post.post-style-b a {
	transition: 0.4s ease
}

.archive-post.post-style-b figure {
	margin: 0 0 30px
}

.archive-post.post-style-b figure a {
	display: block;
	overflow: hidden
}

.archive-post.post-style-b figure a:hover img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08)
}

.archive-post.post-style-b figure img {
	width: 100%;
	transition: 0.4s ease
}

.archive-post.post-style-b header {
	margin: 0 0 20px
}

.archive-post.post-style-b header h3 {
	margin: 0 0 10px;
	font-size: 24px
}

.archive-post.post-style-b header h3 a {
	color: #000;
	text-decoration: none
}

.archive-post.post-style-b header .post-meta {
	color: #999;
	font-size: 13px
}

.archive-post.post-style-b header .post-meta a {
	color: #999;
	text-decoration: none
}

.archive-post.post-style-b header .post-meta a:hover {
	color: #000
}

.archive-post.post-style-b header .post-meta time,
.archive-post.post-style-b header .post-meta span,
.archive-post.post-style-b header .post-meta .category {
	display: inline-block
}

.archive-post.post-style-b header .post-meta span {
	padding: 0 10px
}

.archive-post.post-style-b header .post-meta .category {
	font-style: italic;
	font-weight: 400
}

.archive-post.post-style-b p {
	margin: 0
}

.archive-post.post-style-b .read-more {
	color: #999;
	font-style: italic;
	font-size: 13px;
	font-weight: 400
}

@media (min-width: 650px) {
	.archive-post.post-style-b::after {
		content: '';
		display: table;
		clear: both
	}

	.archive-post.post-style-b figure {
		float: left;
		clear: none;
		text-align: inherit;
		width: 30%;
		margin-left: 0%;
		margin-right: 5%;
		margin-bottom: 0
	}

	.archive-post.post-style-b figure::after {
		content: '';
		display: table;
		clear: both
	}

	.archive-post.post-style-b figure:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.archive-post.post-style-b figure:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.archive-post.post-style-b figure:nth-child(2n+1) {
		clear: both
	}

	.archive-post.post-style-b .text {
		float: left;
		clear: none;
		text-align: inherit;
		width: 65%;
		margin-left: 0%;
		margin-right: 5%
	}

	.archive-post.post-style-b .text::after {
		content: '';
		display: table;
		clear: both
	}

	.archive-post.post-style-b .text:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.archive-post.post-style-b .text:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.archive-post.post-style-b .text:nth-child(2n+1) {
		clear: both
	}
}

@media (min-width: 768px) {
	.archive-post.post-style-b figure {
		float: left;
		clear: none;
		text-align: inherit;
		width: 30.125%;
		margin-left: 0%;
		margin-right: 7.5%
	}

	.archive-post.post-style-b figure::after {
		content: '';
		display: table;
		clear: both
	}

	.archive-post.post-style-b figure:nth-child(n) {
		margin-right: 7.5%;
		float: left;
		clear: none
	}

	.archive-post.post-style-b figure:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.archive-post.post-style-b figure:nth-child(2n+1) {
		clear: both
	}

	.archive-post.post-style-b .text {
		float: left;
		clear: none;
		text-align: inherit;
		width: 62.375%;
		margin-left: 0%;
		margin-right: 7.5%
	}

	.archive-post.post-style-b .text::after {
		content: '';
		display: table;
		clear: both
	}

	.archive-post.post-style-b .text:nth-child(n) {
		margin-right: 7.5%;
		float: left;
		clear: none
	}

	.archive-post.post-style-b .text:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.archive-post.post-style-b .text:nth-child(2n+1) {
		clear: both
	}
}

@media (min-width: 960px) {
	.archive-post.post-style-b .text {
		padding-top: 20px
	}
}

.posts-container::after,
.posts-featured::after {
	content: '';
	display: table;
	clear: both
}

@media (min-width: 960px) {

	.posts-container,
	.posts-featured {
		margin: 0 -1px
	}
}

.archive-post.post-style-c a {
	height: 200px;
	display: block;
	background: #000;
	text-decoration: none;
	position: relative;
	transition: 0.5s ease;
	margin: 1px
}

.archive-post.post-style-c a:hover header {
	background: rgba(0, 0, 0, 0.7)
}

.archive-post.post-style-c a:hover .image {
	opacity: 1
}

.archive-post.post-style-c .image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0.5;
	background: no-repeat center center / cover;
	transition: 0.5s ease
}

.archive-post.post-style-c header {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.archive-post.post-style-c header .text {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px
}

.archive-post.post-style-c header h3 {
	margin: 0;
	color: #FFF;
	text-transform: uppercase
}

.archive-post.post-style-c header p {
	display: none
}

@media (min-width: 600px) {
	.archive-post.post-style-c {
		float: left;
		clear: none;
		text-align: inherit;
		width: 50%;
		margin-left: 0%;
		margin-right: 0%
	}

	.archive-post.post-style-c::after {
		content: '';
		display: table;
		clear: both
	}

	.archive-post.post-style-c:nth-child(n) {
		margin-right: 0%;
		float: left;
		clear: none
	}

	.archive-post.post-style-c:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.archive-post.post-style-c:nth-child(2n+1) {
		clear: both
	}
}

@media (min-width: 960px) {
	.archive-post.post-style-c a {
		height: 300px
	}
}

@media (min-width: 1200px) {
	.archive-post.post-style-c {
		float: left;
		clear: none;
		text-align: inherit;
		width: 33.33333%;
		margin-left: 0%;
		margin-right: 0%
	}

	.archive-post.post-style-c::after {
		content: '';
		display: table;
		clear: both
	}

	.archive-post.post-style-c:nth-child(n) {
		margin-right: 0%;
		float: left;
		clear: none
	}

	.archive-post.post-style-c:nth-child(3n) {
		margin-right: 0%;
		float: right
	}

	.archive-post.post-style-c:nth-child(3n+1) {
		clear: both
	}

	.archive-post.post-style-c.post-style-c-featured {
		float: left;
		clear: none;
		text-align: inherit;
		width: 50%;
		margin-left: 0%;
		margin-right: 0%
	}

	.archive-post.post-style-c.post-style-c-featured::after {
		content: '';
		display: table;
		clear: both
	}

	.archive-post.post-style-c.post-style-c-featured:nth-child(n) {
		margin-right: 0%;
		float: left;
		clear: none
	}

	.archive-post.post-style-c.post-style-c-featured:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.archive-post.post-style-c.post-style-c-featured:nth-child(2n+1) {
		clear: both
	}

	.archive-post.post-style-c.post-style-c-featured a {
		height: 400px
	}

	.archive-post.post-style-c.post-style-c-featured header h3 {
		margin-bottom: 15px
	}

	.archive-post.post-style-c.post-style-c-featured header p {
		display: block;
		color: #fff;
		margin: 0
	}
}

@media (min-width: 1500px) {
	.archive-post.post-style-c header .text {
		padding: 40px
	}
}

@media (min-width: 1500px) {
	.archive-post.post-style-c.post-style-c-featured a {
		height: 600px
	}
}

.post-nav {
	clear: both;
	text-align: right;
	font-size: 0;
	font-weight: 400
}

.post-nav a {
	text-decoration: none
}

.post-nav a:hover {
	background: #000;
	color: #FFF
}

.post-nav .page-numbers {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	margin: 0 0 0 6px;
	color: #000;
	background: #FFF;
	border: 1px solid #000;
	font-size: 13px
}

.post-nav .current {
	background: #000;
	color: #FFF
}

.post-detail-a .post-figure {
	margin: 0 0 50px
}

.post-detail-a .post-figure img {
	margin: 0 auto
}

.post-detail-a .post-header {
	margin: 0 0 40px
}

.post-detail-a .post-header .meta {
	margin-bottom: 10px;
	line-height: 1.2
}

.post-detail-a .post-header .meta .category {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 10px
}

.post-detail-a .post-header .meta .category a {
	display: inline-block;
	margin-right: 10px;
	padding: 10px 20px;
	background: #F5F5F5;
	color: #000
}

.post-detail-a .post-header .meta .category a:hover {
	text-decoration: none;
	background: #000;
	color: #FFF
}

.post-detail-a .post-header .meta time {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 10px;
	font-style: italic
}

.post-detail-a .post-header h1 {
	margin: 0;
	font-size: 36px
}

.post-detail-a .post-tags {
	margin: 60px 0 0;
	padding: 30px;
	background: #F5F5F5
}

.post-detail-a .post-tags p {
	margin: 0
}

.post-detail-a .post-tags a {
	color: #000
}

.post-detail-a .post-tags a:hover {
	text-decoration: none;
	color: #000
}

.post-detail-a .post-share {
	margin: 0;
	padding: 30px 0 20px;
	border-bottom: 1px solid #DDD
}

.post-detail-a .backtoblog {
	margin-top: 60px
}

@media (min-width: 768px) {
	.post-detail-a .post-tags {
		padding: 40px 50px
	}
}

@media (min-width: 1200px) {
	.post-detail-a .post-header .meta .category a {
		padding: 10px 30px
	}
}

.post-detail-c {
	max-width: 1200px;
	margin: 0 auto
}

.post-detail-c>article {
	background: url(assets/img/bg_dots.html) top left repeat;
	padding: 50px 20px 20px
}

.post-detail-c .post-figure {
	margin: 0 0 0
}

.post-detail-c .post-figure img {
	margin: 0 auto
}

.post-detail-c .post-header {
	margin: 0 0 25px
}

.post-detail-c .post-header .meta {
	color: #000;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	margin: 20px 0
}

.post-detail-c .post-header .meta a {
	color: #000;
	text-decoration: none
}

.post-detail-c .post-header .meta a:hover {
	color: #e1251b
}

.post-detail-c .post-header .meta time,
.post-detail-c .post-header .meta span,
.post-detail-c .post-header .meta .category {
	display: inline-block
}

.post-detail-c .post-header .meta span {
	padding: 0 10px
}

.post-detail-c .post-header .meta .category {
	font-weight: 400;
	margin-right: 30px
}

.post-detail-c .post-header h1 {
	margin: 0;
	font-size: 36px;
	color: #000
}

.post-detail-c .post-tags {
	margin: 60px 0 0;
	padding: 30px;
	background: #F5F5F5
}

.post-detail-c .post-tags p {
	margin: 0
}

.post-detail-c .post-tags a {
	color: #000
}

.post-detail-c .post-tags a:hover {
	text-decoration: none;
	color: #000
}

.post-detail-c .post-share {
	margin: 0;
	padding: 30px 0 20px
}

.post-detail-c .backtoblog {
	margin-top: 60px
}

@media (min-width: 768px) {
	.post-detail-c .post-tags {
		padding: 40px 50px
	}

	.post-detail-c>article {
		padding: 60px 5% 20px
	}
}

@media (min-width: 1200px) {
	.post-detail-c>article {
		padding: 60px 100px 20px
	}

	.post-detail-c h1 {
		position: relative;
		font-size: 48px
	}
}

.post-share {
	margin: 40px 0
}

.post-share ul {
	margin: 0;
	line-height: 1;
	font-size: 16px;
	font-weight: 400;
	text-align: center
}

.post-share ul::after {
	content: '';
	display: table;
	clear: both
}

.post-share ul li {
	display: inline-block;
	margin: 0 10px 10px
}

.post-share ul li a {
	display: block;
	color: #000
}

.post-share ul li a .fa {
	margin-right: 5px
}

.post-share ul li a:hover {
	color: #000;
	text-decoration: none
}

.post-share:first-child {
	margin-top: 0
}

@media (min-width: 768px) {
	.post-share ul li {
		margin: 0 20px 10px
	}
}

.related-posts-a {
	margin-top: 60px
}

.related-posts-a h2 {
	font-size: 30px
}

.related-posts-a .archive-post.post-style-a {
	margin-bottom: 40px
}

.related-posts-b {
	margin-top: 60px
}

.related-posts-b h2 {
	font-size: 30px
}

.related-posts-b article {
	margin-bottom: 20px
}

.related-posts-b article::after {
	content: '';
	display: table;
	clear: both
}

.related-posts-b article figure {
	width: 100px;
	margin: 0;
	float: left
}

.related-posts-b article figure img {
	width: 100%
}

.related-posts-b article header {
	margin-left: 120px;
	padding-top: 8px
}

.related-posts-b article header h3 {
	margin: 0 0 10px;
	font-size: 20px
}

.related-posts-b article header h3 a {
	color: #000
}

.related-posts-b article header h3 a:hover {
	text-decoration: none
}

.related-posts-b article header .post-meta {
	color: #999;
	font-size: 13px
}

.related-posts-b article header .post-meta a {
	color: #999;
	text-decoration: none
}

.related-posts-b article header .post-meta a:hover {
	color: #000
}

.related-posts-b article header .post-meta time,
.related-posts-b article header .post-meta span,
.related-posts-b article header .post-meta .category {
	display: inline-block
}

.related-posts-b article header .post-meta span {
	padding: 0 10px
}

.related-posts-b article header .post-meta .category {
	font-style: italic;
	font-weight: 400
}

@media (min-width: 768px) {
	.related-posts-b article {
		float: left;
		clear: none;
		text-align: inherit;
		width: 47.5%;
		margin-left: 0%;
		margin-right: 5%
	}

	.related-posts-b article::after {
		content: '';
		display: table;
		clear: both
	}

	.related-posts-b article:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.related-posts-b article:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.related-posts-b article:nth-child(2n+1) {
		clear: both
	}
}

.related-posts-c {
	margin-top: 60px
}

.related-posts-c h2 {
	padding-left: 0
}

.related-posts-c h2::before {
	display: none
}

.related-posts-c .archive-post.post-style-a {
	margin-bottom: 40px
}

.section-map {
	width: 100%;
	min-height: 300px;
	max-height: 600px;
	padding: 0 0 31.25%;
	position: relative;
	background: #EEE
}

.section-map iframe {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0
}

ul.contacts {
	margin: 0 0 27px
}

ul.contacts li {
	display: block;
	padding-left: 30px;
	margin: 0 0 10px;
	position: relative
}

ul.contacts li a {
	color: #000
}

ul.contacts li a:hover {
	text-decoration: none;
	color: #000
}

ul.contacts li:before {
	width: 25px;
	display: block;
	position: absolute;
	left: 0;
	font-family: FontAwesome;
	text-align: center
}

ul.contacts li.address:before {
	content: '\f041'
}

ul.contacts li.phone:before {
	content: '\f095'
}

ul.contacts li.mobile:before {
	content: '\f10b'
}

ul.contacts li.fax:before {
	content: '\f1ac'
}

ul.contacts li.email:before {
	content: '\f003'
}

ul.contacts li.facebook:before {
	content: '\f09a'
}

ul.contacts li.twitter:before {
	content: '\f099'
}

ul.contacts li.youtube:before {
	content: '\f16a'
}

ul.contacts li.instagram:before {
	content: '\f16d'
}

@media (min-width: 1200px) {
	ul.contacts {
		font-size: 20px
	}

	ul.contacts li {
		margin: 0 0 25px;
		padding-left: 40px
	}
}

dl.contacts {
	margin: 0 0 27px
}

dl.contacts::after {
	content: '';
	display: table;
	clear: both
}

dl.contacts dt,
dl.contacts dd {
	margin-bottom: 20px
}

dl.contacts dt {
	width: 70px;
	float: left;
	clear: left
}

dl.contacts dd {
	margin-left: 80px
}

ul.hours {
	display: table;
	margin: 0 0 27px;
	line-height: 1.2;
	font-size: 13px
}

ul.hours li {
	display: table-row;
	margin: 0
}

ul.hours li .day {
	display: table-cell;
	vertical-align: top;
	padding: 5px 20px 5px 0;
	font-weight: 400
}

ul.hours li .time {
	display: table-cell;
	vertical-align: top;
	padding: 5px 0
}

.contact-map-a {
	width: 100%;
	min-height: 300px;
	margin: 0 0 60px;
	padding: 0 0 41.67%;
	position: relative;
	background: #EEE
}

.contact-map-a iframe {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0
}

.section-map {
	width: 100%;
	min-height: 300px;
	max-height: 600px;
	padding: 0 0 31.25%;
	position: relative;
	background: #EEE
}

.section-map iframe {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0
}

ul.contacts {
	margin: 0 0 27px
}

ul.contacts li {
	display: block;
	padding-left: 30px;
	margin: 0 0 10px;
	position: relative
}

ul.contacts li a {
	color: #000
}

ul.contacts li a:hover {
	text-decoration: none;
	color: #000
}

ul.contacts li:before {
	width: 25px;
	display: block;
	position: absolute;
	left: 0;
	font-family: FontAwesome;
	text-align: center
}

ul.contacts li.address:before {
	content: '\f041'
}

ul.contacts li.phone:before {
	content: '\f095'
}

ul.contacts li.mobile:before {
	content: '\f10b'
}

ul.contacts li.fax:before {
	content: '\f1ac'
}

ul.contacts li.email:before {
	content: '\f003'
}

ul.contacts li.facebook:before {
	content: '\f09a'
}

ul.contacts li.twitter:before {
	content: '\f099'
}

ul.contacts li.youtube:before {
	content: '\f16a'
}

ul.contacts li.instagram:before {
	content: '\f16d'
}

@media (min-width: 1200px) {
	ul.contacts {
		font-size: 20px
	}

	ul.contacts li {
		margin: 0 0 25px;
		padding-left: 40px
	}
}

dl.contacts {
	margin: 0 0 27px
}

dl.contacts::after {
	content: '';
	display: table;
	clear: both
}

dl.contacts dt,
dl.contacts dd {
	margin-bottom: 20px
}

dl.contacts dt {
	width: 70px;
	float: left;
	clear: left
}

dl.contacts dd {
	margin-left: 80px
}

ul.hours {
	display: table;
	margin: 0 0 27px;
	line-height: 1.2;
	font-size: 13px
}

ul.hours li {
	display: table-row;
	margin: 0
}

ul.hours li .day {
	display: table-cell;
	vertical-align: top;
	padding: 5px 20px 5px 0;
	font-weight: 400
}

ul.hours li .time {
	display: table-cell;
	vertical-align: top;
	padding: 5px 0
}

.contact-c {
	width: 100%;
	background: #FFF
}

.contact-c .map {
	width: 100%;
	min-height: 300px;
	max-height: 600px;
	padding: 0 0 31.25%;
	position: relative;
	background: #EEE
}

.contact-c .map iframe {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0
}

.contact-c .text {
	padding: 60px 20px
}

.contact-c .text .inner {
	max-width: 500px
}

@media (min-width: 768px) {
	.contact-c .text {
		padding: 60px 5%
	}
}

@media (min-width: 960px) {
	.contact-c {
		display: table
	}

	.contact-c .map {
		display: table-cell;
		width: 50%;
		max-height: 100%;
		padding: 0
	}

	.contact-c .text {
		display: table-cell;
		width: 50%;
		padding: 100px 5%
	}
}

.accordion-a {
	margin: 40px 0 60px;
	clear: both;
	border-bottom: 1px solid #000
}

.accordion-a .accordion-item {
	border-top: 1px solid #000
}

.accordion-a .accordion-item .accordion-handle {
	cursor: pointer;
	position: relative;
	transition: all 0.3s ease
}

.accordion-a .accordion-item .accordion-handle h3 {
	padding: 16px 50px 16px 15px;
	margin: 0;
	font-size: 17px;
	font-weight: 400;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	color: #000;
	position: relative;
	line-height: 21px
}

.accordion-a .accordion-item .accordion-handle h3:after {
	font-family: FontAwesome;
	content: '\f107';
	font-size: 20px;
	position: absolute;
	right: 20px;
	top: 16px;
	transition: all 0.3s ease
}

.accordion-a .accordion-item .accordion-content {
	padding: 30px 20px;
	font-size: 16px
}

.accordion-a .accordion-item .accordion-content::after {
	content: '';
	display: table;
	clear: both
}

.accordion-a .accordion-item.selected .accordion-handle {
	border-bottom: 1px solid #bfbfbf
}

.accordion-a .accordion-item.selected .accordion-handle h3:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.accordion-a:first-child {
	margin-top: 0
}

@media (min-width: 768px) {
	.accordion-a .accordion-item .accordion-content {
		padding: 45px 50px 30px
	}
}

.accordion-b {
	margin: 40px 0 60px;
	clear: both;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD
}

.accordion-b .accordion-item {
	border-top: 1px solid #DDD;
	position: relative
}

.accordion-b .accordion-item .accordion-handle {
	cursor: pointer;
	position: relative
}

.accordion-b .accordion-item .accordion-handle h3 {
	padding: 15px 20px 15px 50px;
	margin: 0;
	font-size: 16px;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	font-weight: 300;
	color: #000;
	text-transform: none;
	position: relative;
	transition: 0.3s ease
}

.accordion-b .accordion-item .accordion-handle:before,
.accordion-b .accordion-item .accordion-handle:after {
	content: '';
	width: 1px;
	height: 20px;
	display: block;
	background: #000;
	position: absolute;
	top: 15px;
	left: 24px;
	transition: 0.3s ease
}

.accordion-b .accordion-item .accordion-handle:after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.accordion-b .accordion-item .accordion-content {
	padding: 10px 20px 30px;
	font-size: 16px
}

.accordion-b .accordion-item .accordion-content::after {
	content: '';
	display: table;
	clear: both
}

.accordion-b .accordion-item.selected {
	background-color: #FFF
}

.accordion-b .accordion-item.selected .accordion-handle h3 {
	color: #000
}

.accordion-b .accordion-item.selected .accordion-handle:before {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

.accordion-b:first-child {
	margin-top: 0
}

@media (min-width: 768px) {
	.accordion-b .accordion-item .accordion-handle h3 {
		margin-left: 100px;
		padding: 35px 30px 35px 45px;
		border-left: 1px solid #DDD;
		font-size: 20px;
		transition: border-color 0.2s
	}

	.accordion-b .accordion-item .accordion-handle:before,
	.accordion-b .accordion-item .accordion-handle:after {
		height: 40px;
		top: 28px;
		left: 49px
	}

	.accordion-b .accordion-item .accordion-content {
		padding: 0 50px 30px 148px
	}

	.accordion-b .accordion-item.selected .accordion-handle h3 {
		border-color: transparent
	}
}

.accordion-c {
	margin: 40px 0 60px;
	clear: both
}

.accordion-c .accordion-item {
	margin-bottom: 10px;
	border: 2px solid #000;
	background: #FFF
}

.accordion-c .accordion-item .accordion-handle {
	cursor: pointer;
	position: relative;
	transition: all 0.3s ease
}

.accordion-c .accordion-item .accordion-handle h3 {
	padding: 15px 60px 15px 20px;
	margin: 0;
	font-size: 16px;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #000;
	position: relative;
	transition: all 0.3s ease
}

.accordion-c .accordion-item .accordion-handle h3:after {
	width: 40px;
	height: 100%;
	display: block;
	line-height: 50px;
	font-family: FontAwesome;
	text-align: center;
	content: '\f107';
	font-size: 20px;
	position: absolute;
	right: 0;
	top: 0;
	background: #000;
	color: #FFF;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease
}

.accordion-c .accordion-item .accordion-content {
	padding: 30px 20px;
	font-size: 16px
}

.accordion-c .accordion-item .accordion-content::after {
	content: '';
	display: table;
	clear: both
}

.accordion-c .accordion-item.selected .accordion-handle {
	background: #000
}

.accordion-c .accordion-item.selected .accordion-handle h3 {
	color: #FFF
}

.accordion-c .accordion-item.selected .accordion-handle h3:after {
	background: none;
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg)
}

.accordion-c:first-child {
	margin-top: 0
}

@media (min-width: 768px) {
	.accordion-c .accordion-item .accordion-handle h3 {
		padding: 23px 85px 23px 30px
	}

	.accordion-c .accordion-item .accordion-handle h3:after {
		width: 65px;
		line-height: 65px
	}

	.accordion-c .accordion-item .accordion-content {
		padding: 45px 50px 30px
	}
}

.accordion-d {
	margin: 40px 0 60px;
	clear: both
}

.accordion-d .accordion-item {
	margin: 0 0 10px;
	border: 1px solid #000;
	border-radius: 24px;
	background: #FFF
}

.accordion-d .accordion-item .accordion-handle {
	border-radius: 24px;
	cursor: pointer;
	position: relative
}

.accordion-d .accordion-item .accordion-handle h3 {
	padding: 15px 30px 15px 60px;
	margin: 0;
	font-size: 16px;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #000;
	position: relative
}

.accordion-d .accordion-item .accordion-handle h3:after {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 100%;
	font-family: FontAwesome;
	content: '\f067';
	font-size: 16px;
	background: #000;
	color: #FFF;
	position: absolute;
	left: 9px;
	top: 9px
}

.accordion-d .accordion-item .accordion-content {
	padding: 30px 20px;
	font-size: 16px;
	background-color: #FFF;
	border-radius: 0 0 24px 24px
}

.accordion-d .accordion-item .accordion-content::after {
	content: '';
	display: table;
	clear: both
}

.accordion-d .accordion-item.selected {
	border: none
}

.accordion-d .accordion-item.selected .accordion-handle {
	border-radius: 24px 24px 0 0;
	background: #000
}

.accordion-d .accordion-item.selected .accordion-handle h3 {
	color: #FFF
}

.accordion-d .accordion-item.selected .accordion-handle h3:after {
	background: #FFF;
	color: #000;
	content: '\f068'
}

.accordion-d .accordion-item.selected .accordion-content {
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #000
}

.accordion-d:first-child {
	margin-top: 0
}

@media (min-width: 768px) {
	.accordion-d .accordion-item {
		border-radius: 40px
	}

	.accordion-d .accordion-item .accordion-handle {
		border-radius: 40px
	}

	.accordion-d .accordion-item .accordion-handle h3 {
		padding: 25px 30px 25px 75px
	}

	.accordion-d .accordion-item .accordion-handle h3:after {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
		top: 15px;
		left: 15px
	}

	.accordion-d .accordion-item .accordion-content {
		padding: 45px 50px 30px;
		border-radius: 0 0 40px 40px
	}

	.accordion-d .accordion-item.selected .accordion-handle {
		border-radius: 40px 40px 0 0
	}
}

.tabs-a {
	margin: 60px 0;
	clear: both
}

.tabs-a .tab-nav {
	margin: 0;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.2
}

.tabs-a .tab-nav li {
	display: block;
	margin: 0 0 5px
}

.tabs-a .tab-nav li a {
	display: block;
	padding: 20px;
	color: #FFF;
	background: #000
}

.tabs-a .tab-nav li a br {
	display: none
}

.tabs-a .tab-nav li a:hover {
	text-decoration: none
}

.tabs-a .tab-nav li.active a {
	background: #F5F5F5;
	color: #000
}

.tabs-a .tab-window .tab-panel {
	padding: 30px 20px;
	background: #F5F5F5;
	font-size: 16px
}

.tabs-a .tab-window .tab-panel::after {
	content: '';
	display: table;
	clear: both
}

.tabs-a:first-child {
	margin-top: 0
}

.tabs-a:last-child {
	margin-bottom: 0
}

@media (min-width: 768px) {
	.tabs-a .tab-nav {
		width: 100%
	}

	.tabs-a .tab-nav::after {
		content: '';
		display: table;
		clear: both
	}

	.tabs-a .tab-nav li {
		margin: 0 1px 0 0;
		float: left;
		text-align: center
	}

	.tabs-a .tab-nav li a {
		padding: 20px 30px
	}

	.tabs-a .tab-nav li a span {
		position: relative
	}

	.tabs-a .tab-nav li a span:after {
		content: '';
		width: 100%;
		height: 1px;
		display: block;
		background: #000;
		position: absolute;
		bottom: -10px;
		left: 0;
		opacity: 0;
		transition: 0.2s ease
	}

	.tabs-a .tab-nav li.active a span:after {
		opacity: 1
	}

	.tabs-a .tab-window .tab-panel {
		padding: 45px 50px 30px
	}
}

.tabs-b {
	margin: 60px 0;
	clear: both
}

.tabs-b .tab-nav {
	margin: 0;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.2
}

.tabs-b .tab-nav li {
	display: block;
	margin: 0
}

.tabs-b .tab-nav li a {
	display: block;
	padding: 20px;
	color: #000;
	background: #FFF;
	border-width: 1px 1px 0;
	border-style: solid;
	border-color: #DDD
}

.tabs-b .tab-nav li a br {
	display: none
}

.tabs-b .tab-nav li a:hover {
	text-decoration: none
}

.tabs-b .tab-nav li.active a {
	background: #000;
	color: #FFF;
	border-color: #000
}

.tabs-b .tab-window .tab-panel {
	padding: 30px 20px;
	background: #F5F5F5;
	border: 1px solid #DDD;
	font-size: 16px
}

.tabs-b .tab-window .tab-panel::after {
	content: '';
	display: table;
	clear: both
}

.tabs-b:first-child {
	margin-top: 0
}

.tabs-b:last-child {
	margin-bottom: 0
}

@media (min-width: 768px) {
	.tabs-b .tab-nav {
		width: 100%
	}

	.tabs-b .tab-nav::after {
		content: '';
		display: table;
		clear: both
	}

	.tabs-b .tab-nav li {
		float: left;
		text-align: center
	}

	.tabs-b .tab-nav li a {
		padding: 20px 30px;
		border-width: 1px 1px 0 0
	}

	.tabs-b .tab-nav li:first-child a {
		border-left-width: 1px
	}

	.tabs-b .tab-window .tab-panel {
		padding: 45px 50px 30px
	}
}

.tabs-c {
	margin: 60px 0;
	clear: both
}

.tabs-c .tab-nav {
	margin: 0;
	font-weight: 700;
	font-size: 16px;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	line-height: 1.2
}

.tabs-c .tab-nav li {
	display: block;
	margin: 0 0 10px
}

.tabs-c .tab-nav li a {
	display: block;
	padding: 20px;
	color: #000;
	background: #FFF;
	border: 2px solid #000
}

.tabs-c .tab-nav li a br {
	display: none
}

.tabs-c .tab-nav li a:hover {
	text-decoration: none
}

.tabs-c .tab-nav li.active a {
	background: #000;
	color: #FFF
}

.tabs-c .tab-window .tab-panel {
	padding: 30px 20px;
	background: #FFF;
	border: 2px solid #000;
	font-size: 16px
}

.tabs-c .tab-window .tab-panel::after {
	content: '';
	display: table;
	clear: both
}

.tabs-c:first-child {
	margin-top: 0
}

.tabs-c:last-child {
	margin-bottom: 0
}

@media (min-width: 768px) {
	.tabs-c .tab-nav {
		width: 100%
	}

	.tabs-c .tab-nav::after {
		content: '';
		display: table;
		clear: both
	}

	.tabs-c .tab-nav li {
		margin: 0 10px 10px 0;
		float: left;
		text-align: center
	}

	.tabs-c .tab-nav li a {
		padding: 18px 30px;
		position: relative
	}

	.tabs-c .tab-nav li a span {
		position: relative
	}

	.tabs-c .tab-nav li a span:after {
		content: '';
		width: 100%;
		height: 2px;
		display: block;
		background: #FFF;
		position: absolute;
		bottom: -12px;
		left: 0;
		opacity: 0;
		transition: 0.2s ease
	}

	.tabs-c .tab-nav li a:after {
		content: '';
		height: 10px;
		position: absolute;
		right: -2px;
		bottom: -12px;
		left: -2px;
		background: #000;
		opacity: 0;
		transition: 0.2s ease
	}

	.tabs-c .tab-nav li.active a span:after {
		opacity: 1
	}

	.tabs-c .tab-nav li.active a:after {
		opacity: 1
	}

	.tabs-c .tab-window .tab-panel {
		padding: 45px 50px 30px
	}
}

.tabs-d {
	margin: 60px 0;
	clear: both
}

.tabs-d .tab-nav {
	margin: 0;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.2
}

.tabs-d .tab-nav li {
	display: block;
	margin: 0 0 10px
}

.tabs-d .tab-nav li a {
	display: block;
	padding: 20px;
	color: #000;
	background: #FFF;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	border-radius: 30px
}

.tabs-d .tab-nav li a br {
	display: none
}

.tabs-d .tab-nav li a:hover {
	text-decoration: none
}

.tabs-d .tab-nav li.active a {
	background: #000;
	color: #FFF;
	border-color: #000
}

.tabs-d .tab-window .tab-panel {
	padding: 30px 20px;
	background: #FFF;
	border: 1px solid #000;
	border-radius: 30px;
	font-size: 16px
}

.tabs-d .tab-window .tab-panel::after {
	content: '';
	display: table;
	clear: both
}

.tabs-d:first-child {
	margin-top: 0
}

.tabs-d:last-child {
	margin-bottom: 0
}

@media (min-width: 768px) {
	.tabs-d .tab-nav {
		width: 100%;
		margin: 0 0 -1px
	}

	.tabs-d .tab-nav::after {
		content: '';
		display: table;
		clear: both
	}

	.tabs-d .tab-nav li {
		margin: 0 0 0 -1px;
		float: left;
		text-align: center
	}

	.tabs-d .tab-nav li a {
		padding: 20px 30px;
		border-radius: 30px 30px 0 0
	}

	.tabs-d .tab-nav li:first-child {
		margin: 0
	}

	.tabs-d .tab-nav li:first-child a {
		border-left-width: 1px
	}

	.tabs-d .tab-window .tab-panel {
		padding: 45px 50px 30px;
		border-radius: 0 30px 30px 30px
	}
}

.facebook-feed-a #cff .cff-item .cff-author {
	margin: 0 0 20px
}

.facebook-feed-a #cff .cff-item .cff-author::after {
	content: '';
	display: table;
	clear: both
}

.facebook-feed-a #cff .cff-item .cff-author .cff-author-text .cff-page-name {
	margin-bottom: 10px !important;
	margin-left: 100px !important;
	font-size: 20px;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif
}

.facebook-feed-a #cff .cff-item .cff-author .cff-author-text .cff-page-name a {
	color: #000;
	text-decoration: none;
	font-weight: 400
}

.facebook-feed-a #cff .cff-item .cff-author .cff-author-text .cff-date {
	margin-left: 100px !important;
	font-size: 13px;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #999
}

.facebook-feed-a #cff .cff-item .cff-author .cff-author-img {
	width: 80px;
	height: 80px
}

.facebook-feed-a #cff .cff-item .cff-author .cff-author-img a {
	width: 80px;
	height: 80px;
	display: block;
	background: #fff url(assets/img/facebook_feed_logo.html) no-repeat center center;
	border: 1px solid #DDD
}

.facebook-feed-a #cff .cff-item .cff-author .cff-author-img img {
	display: none
}

.facebook-feed-a #cff .cff-item .cff-post-links {
	margin-top: 20px
}

.facebook-feed-a #cff .cff-item .cff-post-links a {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	font-size: 13px
}

.facebook-feed-b #cff .cff-item {
	margin: 0;
	float: none
}

.facebook-feed-b #cff .cff-item .cff-author {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0 80px
}

.facebook-feed-b #cff .cff-item .cff-author .cff-author-text {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif
}

.facebook-feed-b #cff .cff-item .cff-author .cff-author-text .cff-page-name {
	margin: 0 0 5px 130px !important;
	font-size: 20px;
	color: #000
}

.facebook-feed-b #cff .cff-item .cff-author .cff-author-text .cff-page-name a {
	color: #FFF
}

.facebook-feed-b #cff .cff-item .cff-author .cff-author-text .cff-page-name a:hover {
	text-decoration: none;
	color: #000
}

.facebook-feed-b #cff .cff-item .cff-author .cff-author-text .cff-date {
	margin: 0 0 0 130px !important;
	font-size: 13px;
	color: #999
}

.facebook-feed-b #cff .cff-item .cff-author .cff-author-text .cff-story {
	display: block;
	margin: 5px 0 0;
	font-size: 13px
}

.facebook-feed-b #cff .cff-item .cff-author .cff-author-img {
	width: 100px
}

.facebook-feed-b #cff .cff-item .cff-author .cff-author-img a {
	display: block;
	padding-bottom: 100%;
	background: #000 url(assets/img/facebook_feed_logo.html) no-repeat center center
}

.facebook-feed-b #cff .cff-item .cff-author .cff-author-img img {
	display: none
}

.facebook-feed-b #cff .cff-item .cff-post-text {
	margin: 0 0 20px
}

.facebook-feed-b #cff .cff-item .cff-shared-link {
	background: #000
}

.facebook-feed-b #cff .cff-item .cff-post-links a {
	font-size: 13px;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	font-weight: 300
}

.facebook-feed-c #cff {
	max-width: 840px;
	margin: 0 auto;
	float: none
}

.facebook-feed-c #cff .cff-shared-link {
	padding: 12px 20px
}

.facebook-feed-c #cff .cff-item {
	margin: 0;
	padding: 0
}

.facebook-feed-c #cff .cff-item .cff-author {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 30px
}

.facebook-feed-c #cff .cff-item .cff-author .cff-author-text .cff-page-name {
	margin-left: 100px !important;
	margin-bottom: 5px !important;
	margin-top: 0 !important;
	font-size: 20px;
	font-style: italic;
	font-weight: 700;
	text-transform: uppercase
}

.facebook-feed-c #cff .cff-item .cff-author .cff-author-text .cff-page-name a {
	font-weight: 700
}

.facebook-feed-c #cff .cff-item .cff-author .cff-author-text .cff-date {
	margin-left: 100px !important;
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	color: #999
}

.facebook-feed-c #cff .cff-item .cff-author .cff-author-img {
	width: 80px;
	height: 80px;
	background: none
}

.facebook-feed-c #cff .cff-item .cff-author .cff-author-img a {
	border: 1px solid #DDD !important;
	display: block;
	padding-bottom: 100%;
	background: #fff url(assets/img/facebook_feed_logo.html) no-repeat center center/90% auto
}

.facebook-feed-c #cff .cff-item .cff-author .cff-author-img img {
	display: none
}

.facebook-feed-c #cff .cff-item .cff-author .cff-story {
	display: none
}

.facebook-feed-c #cff .cff-item .cff-author a {
	color: #000;
	font-weight: 300
}

.facebook-feed-c #cff .cff-item .cff-post-links a {
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	color: #000;
	margin-right: 10px
}

.facebook-feed-c #cff .cff-item .cff-dot {
	display: none
}

@media (min-width: 768px) {
	.facebook-feed-c #cff .cff-item .cff-author {
		float: left;
		width: 47.5%;
		margin-right: 5%;
		clear: none
	}

	.facebook-feed-c #cff .cff-item .cff-author .cff-author-text .cff-page-name {
		margin-left: 160px !important
	}

	.facebook-feed-c #cff .cff-item .cff-author .cff-author-text .cff-date {
		margin-left: 160px !important
	}

	.facebook-feed-c #cff .cff-item .cff-author .cff-author-img {
		width: 130px;
		height: 130px
	}

	.facebook-feed-c #cff .cff-post-text {
		float: left;
		width: 47.5%;
		clear: none
	}

	.facebook-feed-c #cff .cff-shared-link {
		float: right;
		width: 47.5%;
		clear: none
	}

	.facebook-feed-c #cff .cff-post-links {
		float: right;
		width: 47.5%;
		clear: right
	}

	.facebook-feed-c #cff .cff-media-link {
		float: right;
		width: 47.5%;
		clear: right
	}
}

@media (min-width: 1100px) {
	.facebook-feed-c #cff .cff-item .cff-author {
		width: 42.25%
	}

	.facebook-feed-c #cff .cff-post-text,
	.facebook-feed-c #cff .cff-shared-link,
	.facebook-feed-c #cff .cff-post-links,
	.facebook-feed-c #cff .cff-media-link {
		width: 52.75%
	}
}

.facebook-feed {
	padding: 40px 20px
}

@media (min-width: 768px) {
	.facebook-feed {
		padding: 60px 5%
	}
}

@media (min-width: 1200px) {
	.facebook-feed {
		padding: 80px 5% 60px
	}
}

.gallery-a {
	margin: 60px 0
}

.gallery-a::after {
	content: '';
	display: table;
	clear: both
}

.gallery-a .gallery-item {
	margin-bottom: 1%;
	float: left;
	clear: none;
	text-align: inherit;
	width: 49.5%;
	margin-left: 0%;
	margin-right: 1%
}

.gallery-a .gallery-item::after {
	content: '';
	display: table;
	clear: both
}

.gallery-a .gallery-item:nth-child(n) {
	margin-right: 1%;
	float: left;
	clear: none
}

.gallery-a .gallery-item:nth-child(2n) {
	margin-right: 0%;
	float: right
}

.gallery-a .gallery-item:nth-child(2n+1) {
	clear: both
}

.gallery-a .gallery-item a {
	display: block;
	text-decoration: none;
	transition: 0.3s ease
}

.gallery-a .gallery-item a:hover .thumb:after {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

.gallery-a .gallery-item a:hover img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
	opacity: 0.7
}

.gallery-a .gallery-item .thumb {
	overflow: hidden;
	position: relative;
	background: #000
}

.gallery-a .gallery-item .thumb:after {
	content: '\f00e';
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-family: FontAwesome;
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: 0;
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
	transition: 0.2s 0.1s ease
}

.gallery-a .gallery-item img {
	width: 100%;
	transition: 0.3s ease
}

.gallery-a .gallery-item h4 {
	margin: 10px 0 0;
	text-align: center;
	font-size: 16px;
	color: #000
}

.gallery-a:first-child {
	margin-top: 0
}

@media (min-width: 480px) {

	.gallery-a.cols-3 .gallery-item,
	.gallery-a.cols-4 .gallery-item {
		float: left;
		clear: none;
		text-align: inherit;
		width: 32%;
		margin-left: 0%;
		margin-right: 2%;
		margin-bottom: 2%
	}

	.gallery-a.cols-3 .gallery-item::after,
	.gallery-a.cols-4 .gallery-item::after {
		content: '';
		display: table;
		clear: both
	}

	.gallery-a.cols-3 .gallery-item:nth-child(n),
	.gallery-a.cols-4 .gallery-item:nth-child(n) {
		margin-right: 2%;
		float: left;
		clear: none
	}

	.gallery-a.cols-3 .gallery-item:nth-child(3n),
	.gallery-a.cols-4 .gallery-item:nth-child(3n) {
		margin-right: 0%;
		float: right
	}

	.gallery-a.cols-3 .gallery-item:nth-child(3n+1),
	.gallery-a.cols-4 .gallery-item:nth-child(3n+1) {
		clear: both
	}
}

@media (min-width: 768px) {
	.gallery-a.cols-4 .gallery-item {
		float: left;
		clear: none;
		text-align: inherit;
		width: 23.5%;
		margin-left: 0%;
		margin-right: 2%
	}

	.gallery-a.cols-4 .gallery-item::after {
		content: '';
		display: table;
		clear: both
	}

	.gallery-a.cols-4 .gallery-item:nth-child(n) {
		margin-right: 2%;
		float: left;
		clear: none
	}

	.gallery-a.cols-4 .gallery-item:nth-child(4n) {
		margin-right: 0%;
		float: right
	}

	.gallery-a.cols-4 .gallery-item:nth-child(4n+1) {
		clear: both
	}
}

.slider-gallery {
	margin: 0 0 60px
}

.slider-gallery .slider-for {
	margin-bottom: 10px
}

.slider-gallery .slider-for .slide img {
	width: auto;
	margin: 0 auto
}

.slider-gallery .slider-for .slider-arrow {
	background: rgba(0, 0, 0, 0.1)
}

.slider-gallery .slider-nav {
	margin-right: -10px
}

.slider-gallery .slider-nav .slick-slide {
	padding-right: 10px
}

.slider-gallery .slider-nav .slick-slide img {
	transition: 0.3s ease;
	opacity: 0.8
}

.slider-gallery .slider-nav .slick-slide img:hover {
	opacity: 1
}

.slider-gallery .slider-nav .slider-arrow.next {
	right: 10px
}

ul.team.team-a {
	margin: 40px 0 0
}

ul.team.team-a li {
	display: block;
	margin-bottom: 40px;
	border-bottom: 1px solid #3091D0
}

ul.team.team-a a {
	display: block;
	text-decoration: none;
	color: #000
}

ul.team.team-a a:hover h3 {
	color: #000
}

ul.team.team-a a:hover img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08)
}

ul.team.team-a .photo {
	margin: 0 0 20px;
	overflow: hidden
}

ul.team.team-a .photo img {
	width: 100%;
	transition: 0.4s ease;
	filter: grayscale(100%);
}

ul.team.team-a .photo img:hover {
	filter: grayscale(0);
}

ul.team.team-a h3 {
	margin: 0 0 10px;
	font-size: 22px;
	font-weight: 400;
	color: #000;
	transition: 0.3s ease
}

ul.team.team-a p {
	margin: 0 0 12px;
	font-size: 17px
}

ul.team.team-a:first-child {
	margin-top: 0
}

ul.team.team-a .arrow-link {
	color: #000;
	font-size: 24px;
	display: inline-block;
	margin-bottom: 10px
}

ul.team.team-a .arrow-link:hover {
	text-decoration: none;
	color: #c3c3c3
}

@media (min-width: 480px) {

	ul.team.team-a.cols-2,
	ul.team.team-a.cols-3,
	ul.team.team-a.cols-4 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	ul.team.team-a.cols-2::after,
	ul.team.team-a.cols-3::after,
	ul.team.team-a.cols-4::after {
		content: '';
		display: table;
		clear: both
	}

	ul.team.team-a.cols-2 li,
	ul.team.team-a.cols-3 li,
	ul.team.team-a.cols-4 li {
		float: left;
		clear: none;
		text-align: inherit;
		width: 47.5%;
		margin-left: 0%;
		margin-right: 5%;
		float: none
	}

	ul.team.team-a.cols-2 li::after,
	ul.team.team-a.cols-3 li::after,
	ul.team.team-a.cols-4 li::after {
		content: '';
		display: table;
		clear: both
	}

	ul.team.team-a.cols-2 li:nth-child(n),
	ul.team.team-a.cols-3 li:nth-child(n),
	ul.team.team-a.cols-4 li:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	ul.team.team-a.cols-2 li:nth-child(2n),
	ul.team.team-a.cols-3 li:nth-child(2n),
	ul.team.team-a.cols-4 li:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	ul.team.team-a.cols-2 li:nth-child(2n+1),
	ul.team.team-a.cols-3 li:nth-child(2n+1),
	ul.team.team-a.cols-4 li:nth-child(2n+1) {
		clear: both
	}
}

@media (min-width: 768px) {

	ul.team.team-a.cols-3 li,
	ul.team.team-a.cols-4 li {
		float: left;
		clear: none;
		text-align: inherit;
		width: 30%;
		margin-left: 0%;
		margin-right: 5%
	}

	ul.team.team-a.cols-3 li::after,
	ul.team.team-a.cols-4 li::after {
		content: '';
		display: table;
		clear: both
	}

	ul.team.team-a.cols-3 li:nth-child(n),
	ul.team.team-a.cols-4 li:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	ul.team.team-a.cols-3 li:nth-child(3n),
	ul.team.team-a.cols-4 li:nth-child(3n) {
		margin-right: 0%;
		float: right
	}

	ul.team.team-a.cols-3 li:nth-child(3n+1),
	ul.team.team-a.cols-4 li:nth-child(3n+1) {
		clear: both
	}
}

@media (min-width: 960px) {
	ul.team.team-a.cols-4 li {
		float: left;
		clear: none;
		text-align: inherit;
		width: 21.25%;
		margin-left: 0%;
		margin-right: 5%
	}

	ul.team.team-a.cols-4 li::after {
		content: '';
		display: table;
		clear: both
	}

	ul.team.team-a.cols-4 li:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	ul.team.team-a.cols-4 li:nth-child(4n) {
		margin-right: 0%;
		float: right
	}

	ul.team.team-a.cols-4 li:nth-child(4n+1) {
		clear: both
	}
}

.team-detail.team-detail-a {
	max-width: 840px;
	margin: 0 auto;
	padding: 0 0 60px
}

.team-detail.team-detail-a .profile {
	margin: 0 0 50px
}

.team-detail.team-detail-a .photo {
	margin-bottom: 27px
}

.team-detail.team-detail-a .text h2 {
	margin: 0 0 10px;
	font-size: 24px
}

.team-detail.team-detail-a .text p {
	margin: 0;
	font-size: 16px;
	color: #999
}

@media (min-width: 768px) {
	.team-detail.team-detail-a .profile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.team-detail.team-detail-a .profile::after {
		content: '';
		display: table;
		clear: both
	}

	.team-detail.team-detail-a .photo {
		width: 46.42857%;
		margin-right: 7.14286%;
		margin-bottom: 0;
		float: left
	}

	.team-detail.team-detail-a .text {
		width: 46.42857%;
		padding-top: 60px;
		float: right
	}
}

.team.team-b {
	margin: 40px 0 0
}

.team.team-b .person {
	max-width: 480px;
	display: block;
	padding-bottom: 60px
}

.team.team-b .team-link {
	display: block;
	text-decoration: none;
	color: #000;
	position: relative
}

.team.team-b .team-link:hover .photo img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.team.team-b .team-link:hover h3 {
	color: #000
}

.team.team-b .team-link.active .photo img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.team.team-b .team-link.active h3 {
	color: #000
}

.team.team-b .team-link.active:after {
	opacity: 1;
	bottom: -60px
}

.team.team-b .team-link:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 50px 50px 50px;
	border-color: transparent transparent #000 transparent;
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0
}

.team.team-b .photo {
	margin: 0 0 20px
}

.team.team-b .photo img {
	width: 100%;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	transition: 0.3s ease
}

.team.team-b h3 {
	margin: 0 0 10px;
	font-size: 24px;
	color: #000;
	transition: 0.3s ease
}

.team.team-b .position {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: #999
}

.team.team-b .person-details {
	width: 100%;
	clear: both;
	margin: 0 0 60px;
	background: #FFF;
	border: 2px solid #000;
	position: relative
}

.team.team-b .person-details .inner {
	padding: 90px 30px 50px
}

.team.team-b .person-details .close {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 30px;
	right: 30px;
	cursor: pointer;
	transition: all 0.3s ease-in-out
}

.team.team-b .person-details .close span {
	width: 40px;
	height: 1px;
	display: block;
	background: #000;
	transition: all 0.3s ease-in-out
}

.team.team-b .person-details .close span:first-child {
	-webkit-transform: translateY(21px) rotate(-45deg);
	transform: translateY(21px) rotate(-45deg)
}

.team.team-b .person-details .close span:last-child {
	-webkit-transform: translateY(21px) rotate(45deg);
	transform: translateY(21px) rotate(45deg)
}

.team.team-b .person-details .close:hover span {
	background: #000
}

.team.team-b:first-child {
	margin-top: 0
}

@media (min-width: 768px) {
	.team.team-b .row {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.team.team-b .person {
		max-width: 100%;
		float: left;
		clear: none;
		text-align: inherit;
		width: 30%;
		margin-left: 0%;
		margin-right: 5%
	}

	.team.team-b .person::after {
		content: '';
		display: table;
		clear: both
	}

	.team.team-b .person:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.team.team-b .person:nth-child(3n) {
		margin-right: 0%;
		float: right
	}

	.team.team-b .person:nth-child(3n+1) {
		clear: both
	}

	.team.team-b .person .team-link {
		height: 100%
	}
}

@media (min-width: 1200px) {
	.team.team-b .person-details .inner {
		padding: 90px 50px 50px
	}
}

.testimonials {
	margin: 60px 0
}

.testimonials.testimonials-a {
	border-top: 1px solid #DDD
}

.testimonials.testimonials-a .testimonial {
	min-height: 200px;
	padding: 50px 0;
	border-bottom: 1px solid #DDD
}

.testimonials.testimonials-a .testimonial .photo {
	margin: 0 0 30px
}

.testimonials.testimonials-a .testimonial .photo img {
	border-radius: 500px
}

.testimonials.testimonials-a .testimonial .photo .fa {
	font-size: 100px;
	color: #DDD;
	line-height: 1
}

.testimonials.testimonials-a .testimonial .text {
	font-style: italic;
	font-size: 20px
}

.testimonials.testimonials-a .testimonial .name {
	font-size: 13px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}

.testimonials.testimonials-a .testimonial .name span {
	font-weight: 300
}

@media (min-width: 600px) {
	.testimonials.testimonials-a .testimonial {
		position: relative
	}

	.testimonials.testimonials-a .testimonial::after {
		content: '';
		display: table;
		clear: both
	}

	.testimonials.testimonials-a .testimonial .photo {
		margin-bottom: 0;
		float: left;
		clear: none;
		text-align: inherit;
		width: 30%;
		margin-left: 0%;
		margin-right: 5%;
		text-align: center
	}

	.testimonials.testimonials-a .testimonial .photo::after {
		content: '';
		display: table;
		clear: both
	}

	.testimonials.testimonials-a .testimonial .photo:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.testimonials.testimonials-a .testimonial .photo:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.testimonials.testimonials-a .testimonial .photo:nth-child(2n+1) {
		clear: both
	}

	.testimonials.testimonials-a .testimonial .photo img {
		margin: 0 auto
	}

	.testimonials.testimonials-a .testimonial .text {
		float: left;
		clear: none;
		text-align: inherit;
		width: 65%;
		margin-left: 0%;
		margin-right: 5%
	}

	.testimonials.testimonials-a .testimonial .text::after {
		content: '';
		display: table;
		clear: both
	}

	.testimonials.testimonials-a .testimonial .text:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.testimonials.testimonials-a .testimonial .text:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.testimonials.testimonials-a .testimonial .text:nth-child(2n+1) {
		clear: both
	}
}

@media (min-width: 768px) {
	.testimonials.testimonials-a .testimonial .photo {
		float: left;
		clear: none;
		text-align: inherit;
		width: 21.25%;
		margin-left: 0%;
		margin-right: 5%;
		text-align: center
	}

	.testimonials.testimonials-a .testimonial .photo::after {
		content: '';
		display: table;
		clear: both
	}

	.testimonials.testimonials-a .testimonial .photo:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.testimonials.testimonials-a .testimonial .photo:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.testimonials.testimonials-a .testimonial .photo:nth-child(2n+1) {
		clear: both
	}

	.testimonials.testimonials-a .testimonial .text {
		float: left;
		clear: none;
		text-align: inherit;
		width: 73.75%;
		margin-left: 0%;
		margin-right: 5%
	}

	.testimonials.testimonials-a .testimonial .text::after {
		content: '';
		display: table;
		clear: both
	}

	.testimonials.testimonials-a .testimonial .text:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.testimonials.testimonials-a .testimonial .text:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.testimonials.testimonials-a .testimonial .text:nth-child(2n+1) {
		clear: both
	}
}

.testimonials:first-child {
	margin-top: 0
}

.process-a {
	width: 840px;
	max-width: 100%;
	margin: 60px auto
}

.process-a .step {
	padding: 50px 0;
	border-bottom: 1px solid #DDD
}

.process-a .step .image {
	margin: 0 0 30px
}

.process-a .step .num {
	margin: 0 0 20px;
	font-size: 13px;
	font-style: italic;
	color: #999
}

.process-a .step h3 {
	margin: 0 0 20px
}

.process-a .step p:last-child {
	margin-bottom: 0
}

.process-a .step:first-child {
	border-top: 1px solid #DDD
}

.process-a:first-child {
	margin-top: 0
}

@media (min-width: 480px) {
	.process-a .step::after {
		content: '';
		display: table;
		clear: both
	}

	.process-a .step .image {
		margin-bottom: 0;
		float: left;
		clear: none;
		text-align: inherit;
		width: 47.5%;
		margin-left: 0%;
		margin-right: 5%
	}

	.process-a .step .image::after {
		content: '';
		display: table;
		clear: both
	}

	.process-a .step .image:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.process-a .step .image:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.process-a .step .image:nth-child(2n+1) {
		clear: both
	}

	.process-a .step .text {
		float: left;
		clear: none;
		text-align: inherit;
		width: 47.5%;
		margin-left: 0%;
		margin-right: 5%
	}

	.process-a .step .text::after {
		content: '';
		display: table;
		clear: both
	}

	.process-a .step .text:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.process-a .step .text:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.process-a .step .text:nth-child(2n+1) {
		clear: both
	}
}

@media (min-width: 768px) {
	.process-a .step {
		padding: 60px 0
	}
}

.process-b {
	width: 840px;
	max-width: 100%;
	margin: 60px auto
}

.process-b .step {
	padding: 50px 0;
	border-bottom: 1px solid #DDD
}

.process-b .step .num {
	width: 150px;
	height: 150px;
	margin: 0 0 30px;
	padding-top: 45px;
	background: #000;
	border-radius: 100%;
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1
}

.process-b .step .num span {
	display: block;
	padding-top: 5px;
	font-size: 48px;
	letter-spacing: 0
}

.process-b .step .text .thumb {
	margin: 0 0 40px
}

.process-b .step .text h3 {
	margin: 0 0 20px
}

.process-b .step:first-child {
	border-top: 1px solid #DDD
}

.process-b:first-child {
	margin-top: 0
}

@media (min-width: 480px) {
	.process-b .step {
		min-height: 150px
	}

	.process-b .step::after {
		content: '';
		display: table;
		clear: both
	}

	.process-b .step .num {
		margin-bottom: 0;
		float: left
	}

	.process-b .step .text {
		margin-left: 180px
	}
}

@media (min-width: 768px) {
	.process-b .step .text {
		margin-left: 210px
	}
}

.latest-posts {
	padding: 60px 20px 0;
	background: #F5F5F5
}

.latest-posts .title {
	margin: 0 0 50px
}

.latest-posts .title h2 {
	margin: 0
}

.latest-posts .title a {
	display: none
}

.latest-posts .more {
	margin: 0 0 60px;
	text-align: center
}

@media (min-width: 768px) {
	.latest-posts {
		padding: 100px 5% 40px
	}

	.latest-posts .title {
		position: relative
	}

	.latest-posts .title h2 {
		margin-right: 100px
	}

	.latest-posts .title a {
		display: block;
		position: absolute;
		top: 6px;
		right: 0;
		padding: 10px 20px;
		font-size: 11px
	}

	.latest-posts .more {
		display: none
	}
}

.section-testimonials {
	padding: 60px 20px;
	position: relative
}

.section-testimonials .container {
	width: 1200px;
	max-width: 100%
}

.section-testimonials .slick-track {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.section-testimonials .slide .photo img {
	width: auto
}

.section-testimonials .photo {
	margin: 0 0 50px
}

.section-testimonials .photo img {
	margin: 0 auto;
	border-radius: 100%
}

.section-testimonials .text {
	font-size: 20px;
	font-style: italic;
	text-align: center
}

.section-testimonials .name {
	font-size: 16px;
	font-style: normal
}

.section-testimonials .slick-dots {
	margin-top: 50px;
	position: relative;
	bottom: auto
}

.section-testimonials .slick-dots li button {
	background: #DDD;
	border: none
}

.section-testimonials .slick-dots li.slick-active button {
	background: #000
}

.section-testimonials h2 {
	text-align: center;
	margin-bottom: 40px
}

@media (min-width: 768px) {
	.section-testimonials {
		min-height: 500px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 100px 5% 60px
	}

	.section-testimonials .text {
		font-size: 30px
	}
}

@media (min-width: 1500px) {
	.section-testimonials {
		min-height: 600px
	}
}

.section-logo-scroller {
	padding: 60px 20px;
	background: #F5F5F5
}

.section-logo-scroller h2 {
	margin: 0 0 50px;
	text-align: center
}

.section-logo-scroller .logo-scroller {
	margin: 0 -20px
}

.section-logo-scroller .logo-scroller .slider .slide {
	height: 100px;
	line-height: 100px;
	padding: 0 15px;
	text-align: center
}

.section-logo-scroller .logo-scroller .slider .slide img {
	width: auto;
	display: inline-block;
	vertical-align: middle
}

@media (min-width: 768px) {
	.section-logo-scroller {
		padding: 60px 5%
	}
}

@media (min-width: 960px) {
	.section-logo-scroller {
		padding: 100px 5%
	}
}

.section-featured-content .featured-content {
	padding: 100px 20px;
	color: #FFF;
	background: no-repeat center center / cover
}

.section-featured-content .featured-content .container {
	width: 100%
}

.section-featured-content .featured-content .text {
	max-width: 550px;
	float: right
}

.section-featured-content .featured-content h3 {
	margin: 0 0 15px;
	color: #FFF;
	font-size: 30px
}

.section-featured-content .featured-content .buttons::after {
	content: '';
	display: table;
	clear: both
}

.section-featured-content .featured-content .buttons .btn,
.section-featured-content .featured-content .buttons .commentlist li.comment .reply a,
.commentlist li.comment .reply .section-featured-content .featured-content .buttons a,
.section-featured-content .featured-content .buttons #header-c .header-buttons ul li a,
#header-c .header-buttons ul li .section-featured-content .featured-content .buttons a {
	display: block;
	margin: 0 10px 10px 0;
	float: left
}

.section-featured-content .featured-content:nth-child(even) .container {
	max-width: 1500px
}

.section-featured-content .featured-content:nth-child(even) .text {
	float: left
}

@media (min-width: 768px) {
	.section-featured-content .featured-content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		min-height: 600px;
		padding: 100px 5%
	}

	.section-featured-content .featured-content .text {
		width: 45.83333%
	}

	.section-featured-content .featured-content:nth-child(even) .text {
		width: 36.66667%
	}
}

@media (min-width: 960px) {
	.section-featured-content .featured-content h3 {
		font-size: 36px
	}
}

.section-image {
	display: table;
	width: 100%;
	height: 550px;
	background: #000 no-repeat center center / cover
}

.section-image .text {
	display: table-cell;
	vertical-align: middle;
	padding: 60px 20px;
	color: #FFF;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.2
}

.section-image .text h1,
.section-image .text h2,
.section-image .text h3,
.section-image .text h4,
.section-image .text h5,
.section-image .text h6 {
	color: #FFF
}

@media (min-width: 768px) {
	.section-image .text {
		padding: 30px 5%;
		font-size: 36px
	}
}

@media (min-width: 1200px) {
	.section-image .text {
		font-size: 48px
	}
}

.image-content-split {
	width: 100%;
	position: relative;
	background: #FFF
}

.image-content-split .image {
	background: no-repeat center center / cover
}

.image-content-split .image img {
	width: 100%
}

.image-content-split .text {
	padding: 60px 20px
}

@media (min-width: 768px) {
	.image-content-split {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-ms-flex-line-pack: center;
		align-content: center
	}

	.image-content-split .image {
		width: 50%;
		float: left
	}

	.image-content-split .image img {
		display: none
	}

	.image-content-split .text {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 50%;
		float: right;
		padding: 60px 5%
	}

	.image-content-split .text .inner {
		max-width: 660px;
		margin: 0 auto
	}

	.image-content-split.alt {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.image-content-split.alt .image {
		float: right
	}

	.image-content-split.alt .text {
		float: left
	}
}

@media (min-width: 960px) {
	.image-content-split {
		min-height: 700px
	}

	.image-content-split .text {
		padding: 100px 5%
	}
}

@media (min-width: 1500px) {
	.image-content-split {
		min-height: 960px
	}
}

.cssanimations .section-slider .text,
.cssanimations .section-slider .scroll-down {
	opacity: 0
}

.cssanimations .pace-done .section-slider .text,
.cssanimations .pace-done .section-slider .scroll-down {
	-webkit-animation: fadeInUp 0.5s 0.2s forwards;
	animation: fadeInUp 0.5s 0.2s forwards
}

.section-slider {
	height: 300px;
	width: 100%;
	background: #000;
	position: relative
}

.section-slider .section-slides {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.section-slider .section-slides .slick-list,
.section-slider .section-slides .slick-track {
	width: 100%;
	height: 100%
}

.section-slider .section-slides .slick-list .slide,
.section-slider .section-slides .slick-track .slide {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	position: relative
}

.section-slider .section-slides .slick-list .slide::before,
.section-slider .section-slides .slick-track .slide::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	background-image: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, 0.3) 90%)
}

.section-slider .section-slides .slick-slide>div {
	width: 100%;
	height: 100%
}

.section-slider .text {
	height: 100%;
	padding: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative
}

.section-slider h1,
.section-slider h2,
.section-slider h3,
.section-slider h4,
.section-slider h5,
.section-slider h6 {
	color: #FFF
}

.section-slider p {
	color: #fff
}

.section-slider .scroll-down {
	display: none
}

.section-slider .desktop {
	display: none
}

.section-slider .container {
	max-width: 1500px;
	height: 100%
}

@media (min-width: 768px) {
	.section-slider {
		height: 400px
	}

	.section-slider .text {
		padding: 0 5%
	}

	.section-slider .text::after {
		content: '';
		display: table;
		clear: both
	}

	.section-slider .text .text-left {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		width: 50%
	}

	.section-slider .text-left .block {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		width: 50%
	}

	.section-slider .text-bottom {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		padding-bottom: 30px
	}

	.section-slider .text-bottom .block {
		width: 50%
	}

	.section-slider .text-right {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: unset;
		flex-direction: unset;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.section-slider .text-right .block {
		width: 50%
	}
}

@media (min-width: 960px) {
	.section-slider .desktop {
		display: block
	}
}

@media (min-width: 1200px) {
	.section-slider {
		height: 600px
	}

	.section-slider.full-screen {
		height: 1080px;
		height: 100vh
	}

	.section-slider .scroll-down {
		display: block;
		width: 60px;
		height: 60px;
		position: absolute;
		bottom: 100px;
		left: 50%;
		z-index: 3;
		color: #DDD;
		text-align: center;
		font-size: 20px;
		margin-left: -30px
	}

	.section-slider .scroll-down:hover {
		text-decoration: none;
		color: #000
	}

	.section-slider .scroll-down img {
		-webkit-animation: bounce 2s ease infinite;
		animation: bounce 2s ease infinite;
		line-height: 60px;
		display: block
	}

	.section-slider .scroll-down i {
		font-size: 60px;
		-webkit-animation: bounce 2s ease infinite;
		animation: bounce 2s ease infinite;
		line-height: 60px;
		display: block
	}

	.section-slider .text-bottom {
		padding-bottom: 80px
	}
}

@media (min-width: 1500px) {
	.section-slider {
		height: 1080px
	}
}

@media (min-width: 1600px) {
	.section-slider .text {
		padding-left: 0;
		padding-right: 0
	}
}

#landing {
	width: 100%;
	height: 400px;
	height: 100vh !important;
	display: table;
	background: #000;
	position: relative
}

#landing .slick-slider,
#landing .slick-list,
#landing .slick-track,
#landing .slick-slide,
#landing .slide,
#landing .slick-slide>div {
	height: 100%
}

#landing .slides {
	position: absolute;
	top: 100px;
	right: 0;
	bottom: 0;
	left: 0
}

#landing .slider.slick-initialized .slick-slide.slick-active .image {
	-webkit-animation: landingSlider 7s linear forwards;
	animation: landingSlider 7s linear forwards
}

#landing .slider .slide {
	width: 100%;
	position: relative
}

#landing .slider .slide .image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: no-repeat center center / cover
}

#landing .slider .slide .image:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 2
}

#landing .inner {
	display: table-cell;
	vertical-align: middle;
	padding: 150px 30px 10px;
	position: relative;
	z-index: 2;
	color: #FFF;
	font-size: 20px
}

#landing h1,
#landing h2,
#landing h3,
#landing h4,
#landing h5,
#landing h6 {
	color: #FFF;
}

#landing h4 {
	line-height: 21px
}

#landing h1 {
	line-height: 48px;
	margin-bottom: 20px
}

#landing p {
	line-height: 26px;
	max-width: 360px
}

#landing .btn,
#landing .commentlist li.comment .reply a,
.commentlist li.comment .reply #landing a,
#landing #header-c .header-buttons ul li a,
#header-c .header-buttons ul li #landing a {
	border-color: #fff;
	color: #fff;
	margin-right: 5px;
	line-height: 47px;
	padding-top: 0;
	padding-bottom: 0
}

#landing .btn.btn-contact,
#landing .commentlist li.comment .reply a.btn-contact,
.commentlist li.comment .reply #landing a.btn-contact,
#landing #header-c .header-buttons ul li a.btn-contact,
#header-c .header-buttons ul li #landing a.btn-contact {
	border: none;
	position: relative
}

#landing .btn.btn-contact::after,
#landing .commentlist li.comment .reply a.btn-contact::after,
.commentlist li.comment .reply #landing a.btn-contact::after,
#landing #header-c .header-buttons ul li a.btn-contact::after,
#header-c .header-buttons ul li #landing a.btn-contact::after {
	content: "\e00b";
	font-family: "linea-arrows-10" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	top: 5px;
	padding-left: 7px;
	font-size: 20px
}

#landing .scrolldown {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 36px;
	color: #FFF;
	border: 2px solid #FFF;
	border-radius: 100%;
	position: absolute;
	bottom: 30px;
	left: 50%;
	z-index: 3;
	margin-left: -30px;
	cursor: pointer;
	transition: 0.2s;
	-webkit-animation: bounce 2s ease infinite;
	animation: bounce 2s ease infinite
}

#landing .scrolldown:hover {
	color: #000;
	border-color: #000
}

#landing .slider-arrow {
	display: none !important
}

@media (min-width: 768px) {
	#landing .inner {
		padding: 150px 5%
	}

	#landing .container {
		max-width: 60%
	}

	#landing .scrolldown {
		bottom: 50px
	}

	#landing h1 {
		font-size: 60px;
		line-height: 60px;
		margin-bottom: 2px
	}

	#landing p {
		font-size: 24px;
		line-height: 28px;
		max-width: 446px;
		margin-bottom: 2px
	}
}

@media (min-width: 960px) {
	#landing {
		height: 600px
	}

	#landing h1 {
		font-size: 48px;
		text-transform: uppercase;
		margin-top: 135px;
	}
}

@media (min-width: 1024px) {
	#landing {
		max-height: 828px
	}

	#landing .container {
		max-width: 800px
	}

	#landing h1,
	#landing h2,
	#landing h3,
	#landing h4,
	#landing h5,
	#landing h6,
	#landing p {
		color: #fff;
		background: #125D8E82;
		width: max-content;
		padding: 6px 12px;
	}

	#landing .btn,
	#landing .commentlist li.comment .reply a,
	.commentlist li.comment .reply #landing a,
	#landing #header-c .header-buttons ul li a,
	#header-c .header-buttons ul li #landing a {
		border-color: #000;
		color: #fff
	}

	#landing .btn:hover,
	#landing .commentlist li.comment .reply a:hover,
	.commentlist li.comment .reply #landing a:hover,
	#landing #header-c .header-buttons ul li a:hover,
	#header-c .header-buttons ul li #landing a:hover {
		color: #fff
	}

	#landing .slider .slide {
		width: 100%;
		height: 100%
	}

	#landing .slider .slide .image::before {
		/*background:url(assets/img/hero_overlay_home.png) top left no-repeat;content:'';*/
		position: absolute;
		background-size: 700px;
		top: 0;
		left: 0;
		height: 100%;
		width: 913px;
		z-index: 3
	}

	#landing .slider .slide .image::after {
		background: none;
		background-image: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.1) 90%)
	}
}

@media (min-width: 1200px) {
	#landing {
		height: 800px
	}
}

@media (min-width: 1400px) {
	#landing {
		max-height: 1080px
	}

	#landing h4 {
		font-size: 22px;
		line-height: 24px
	}

	#landing h1 {
		font-size: 72px;
		margin: 80px 0 26px
	}

	#landing .inner {
		padding-bottom: 0;
		padding-left: 210px
	}

	#landing .container {
		max-width: 1200px
	}

	#landing .slider .slide .image::before {
		background-size: 100%
	}
}

@media (min-width: 1920px) {
	#landing .inner {
		padding-left: 0;
		padding-bottom: 300px
	}
}

.cssanimations #landing .inner,
.cssanimations #landing .scrolldown {
	opacity: 0
}

.cssanimations .pace-done #landing .inner {
	-webkit-animation: fadeInUp 0.5s forwards;
	animation: fadeInUp 0.5s forwards
}

.cssanimations .pace-done #landing .scrolldown {
	-webkit-animation: fadeInUp 0.5s 0.2s forwards;
	animation: fadeInUp 0.5s 0.2s forwards
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #CCC
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

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

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75)
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

div.mfp-bg.rpjc-magnific {
	background: rgba(0, 0, 0, 0.9);
	opacity: 1
}

div.rpjc-magnific .mfp-container {
	padding-top: 80px
}

div.rpjc-magnific .mfp-close {
	width: 80px;
	height: 80px;
	padding: 0;
	margin: 0;
	background: none;
	opacity: 1;
	top: 0;
	right: 0;
	cursor: pointer;
	transition: all 0.3s ease-in-out
}

div.rpjc-magnific .mfp-close span {
	width: 40px;
	height: 1px;
	display: block;
	margin-top: 20px;
	margin-left: 20px;
	background: #FFF;
	transition: all 0.3s ease-in-out
}

div.rpjc-magnific .mfp-close span:first-child {
	-webkit-transform: translateY(21px) rotate(-45deg);
	transform: translateY(21px) rotate(-45deg)
}

div.rpjc-magnific .mfp-close span:last-child {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

div.rpjc-magnific .mfp-close:hover span {
	background: #000
}

div.rpjc-magnific .mfp-title {
	padding: 10px 40px 10px 0;
	font-size: 16px
}

div.rpjc-magnific .mfp-counter {
	padding: 10px 0
}

div.rpjc-magnific .mfp-arrow {
	width: auto;
	height: 50px;
	margin-top: -25px;
	cursor: pointer;
	opacity: 1;
	z-index: 1046;
	-webkit-transform: scale(1);
	transform: scale(1)
}

div.rpjc-magnific .mfp-arrow span {
	width: 30px;
	height: 1px;
	display: block;
	background: #FFF;
	position: relative;
	top: 10px;
	transition: all 0.3s ease-in-out
}

div.rpjc-magnific .mfp-arrow.mfp-arrow-left {
	left: 20px
}

div.rpjc-magnific .mfp-arrow.mfp-arrow-left span:first-child {
	-webkit-transform: translateY(22px) rotate(45deg);
	transform: translateY(22px) rotate(45deg)
}

div.rpjc-magnific .mfp-arrow.mfp-arrow-left span:last-child {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

div.rpjc-magnific .mfp-arrow.mfp-arrow-right {
	right: 20px
}

div.rpjc-magnific .mfp-arrow.mfp-arrow-right span:first-child {
	-webkit-transform: translateY(22px) rotate(-45deg);
	transform: translateY(22px) rotate(-45deg)
}

div.rpjc-magnific .mfp-arrow.mfp-arrow-right span:last-child {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

div.rpjc-magnific .mfp-arrow:before,
div.rpjc-magnific .mfp-arrow:after {
	display: none
}

div.rpjc-magnific .mfp-arrow:hover span {
	background: #000
}

div.rpjc-magnific.rpjc-magnific-team {
	background: #FFF
}

div.rpjc-magnific.rpjc-magnific-team .mfp-close span {
	background: #000
}

div.rpjc-magnific.rpjc-magnific-team .mfp-close:hover span {
	background: #e1251b
}

div.rpjc-magnific.rpjc-magnific-team .mfp-content {
	padding-left: 20px;
	padding-right: 20px
}

.site-search {
	width: 100%;
	padding: 30px 5%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: -100%;
	z-index: 1000;
	opacity: 0;
	background: rgba(0, 0, 0, 0.9);
	transition: opacity 0.5s ease
}

.site-search .container {
	height: 100%;
	position: relative
}

.site-search h3 {
	text-align: center;
	color: #FFF
}

.site-search .searchform {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}

.site-search .searchform form {
	width: 500px;
	max-width: 100%;
	margin: 0 auto;
	background: #FFF
}

.site-search .searchform input {
	height: 60px;
	padding-left: 25px
}

.site-search .searchform button {
	width: 60px;
	height: 60px;
	right: 0;
	font-size: 24px
}

.site-search .site-search-close {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer
}

.site-search .site-search-close span {
	width: 40px;
	height: 1px;
	display: block;
	margin-top: 20px;
	margin-left: 20px;
	background: #FFF;
	transition: 0.2s ease
}

.site-search .site-search-close span:first-child {
	-webkit-transform: translateY(21px) rotate(-45deg);
	transform: translateY(21px) rotate(-45deg)
}

.site-search .site-search-close span:last-child {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.site-search .site-search-close:hover span {
	background: #000
}

body.search-open {
	overflow: hidden
}

body.search-open .site-search {
	left: 0;
	opacity: 1
}

div.search-results .search-result {
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-bottom: 1px solid #DDD
}

div.search-results .search-result h4 {
	margin: 0 0 10px
}

div.search-results .search-result h4 a,
div.search-results .search-result h4 a:hover {
	color: #000;
	text-decoration: none
}

div.search-results .search-result p {
	margin: 0 0 10px
}

div.search-results .search-result .read-more {
	font-size: 13px;
	font-style: italic
}

div.search-results .search-result .url {
	font-size: 13px
}

div.search-results .search-result .url a {
	color: green
}

div.search-results .search-result .url a:hover {
	color: green;
	text-decoration: underline
}

div.search-results .search-result:first-child {
	padding-top: 30px;
	border-top: 1px solid #DDD
}

.files {
	margin: 60px 0;
	clear: both
}

.files ul {
	margin: 0
}

.files ul li {
	display: block;
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	border-bottom: 1px solid #000
}

.files ul li a {
	display: block;
	padding: 20px 20px 20px 50px;
	position: relative;
	color: #000
}

.files ul li a:before {
	position: absolute;
	left: 20px;
	top: 17px;
	font-family: FontAwesome;
	font-size: 20px;
	content: '\f0a9'
}

.files ul li a[href$=".pdf"]:before {
	content: '\f1c1'
}

.files ul li a[href$=".doc"]:before,
.files ul li a[href$=".docx"]:before {
	content: '\f1c2'
}

.files ul li a[href$=".xls"]:before,
.files ul li a[href$=".csv"]:before {
	content: '\f1c3'
}

.files ul li a[href$=".ppt"]:before {
	content: '\f1c4'
}

.files ul li a[href$=".jpg"]:before,
.files ul li a[href$=".jpeg"]:before,
.files ul li a[href$=".png"]:before {
	content: '\f1c5'
}

.files ul li a[href$=".mp3"]:before,
.files ul li a[href$=".m4a"]:before,
.files ul li a[href$=".wav"]:before,
.files ul li a[href$=".wma"]:before,
.files ul li a[href$=".flac"]:before {
	content: '\f1c7'
}

.files ul li a[href$=".zip"]:before,
.files ul li a[href$=".gzip"]:before {
	content: '\f1c6'
}

.files ul li a[href$=".avi"]:before,
.files ul li a[href$=".flv"]:before,
.files ul li a[href$=".mov"]:before,
.files ul li a[href$=".wmv"]:before,
.files ul li a[href$=".mp4"]:before {
	content: '\f1c8'
}

.files ul li a:hover {
	text-decoration: none;
	color: #FFF;
	background: #e1251b
}

.files ul li:first-child {
	border-top: 1px solid #000
}

.files:first-child {
	margin-top: 0
}

.files:last-child {
	margin-bottom: 0
}

@media (min-width: 768px) {
	.files ul li a {
		padding: 30px 20px 30px 85px
	}

	.files ul li a:before {
		left: 30px;
		top: 20px;
		font-size: 30px
	}
}

.blocks {
	margin-top: 60px
}

.blocks .block {
	margin-bottom: 60px
}

.blocks .block a {
	display: block;
	text-decoration: none !important;
	transition: 0.5s ease
}

.blocks .block a:hover img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08)
}

.blocks .block a:hover h3 {
	color: #e1251b
}

.blocks .block .thumb {
	margin: 0 0 30px;
	overflow: hidden
}

.blocks .block img {
	width: 100%;
	transition: 0.4s ease
}

.blocks .block h3 {
	margin: 0;
	font-size: 24px;
	color: #000;
	transition: 0.5s ease
}

.blocks .block p {
	margin: 20px 0 0
}

.blocks:first-child {
	margin-top: 0
}

@media (min-width: 480px) {

	.blocks.cols-2::after,
	.blocks.cols-3::after,
	.blocks.cols-4::after {
		content: '';
		display: table;
		clear: both
	}

	.blocks.cols-2 .block,
	.blocks.cols-3 .block,
	.blocks.cols-4 .block {
		float: left;
		clear: none;
		text-align: inherit;
		width: 47.5%;
		margin-left: 0%;
		margin-right: 5%
	}

	.blocks.cols-2 .block::after,
	.blocks.cols-3 .block::after,
	.blocks.cols-4 .block::after {
		content: '';
		display: table;
		clear: both
	}

	.blocks.cols-2 .block:nth-child(n),
	.blocks.cols-3 .block:nth-child(n),
	.blocks.cols-4 .block:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.blocks.cols-2 .block:nth-child(2n),
	.blocks.cols-3 .block:nth-child(2n),
	.blocks.cols-4 .block:nth-child(2n) {
		margin-right: 0%;
		float: right
	}

	.blocks.cols-2 .block:nth-child(2n+1),
	.blocks.cols-3 .block:nth-child(2n+1),
	.blocks.cols-4 .block:nth-child(2n+1) {
		clear: both
	}
}

@media (min-width: 768px) {

	.blocks.cols-3 .block,
	.blocks.cols-4 .block {
		float: left;
		clear: none;
		text-align: inherit;
		width: 30%;
		margin-left: 0%;
		margin-right: 5%
	}

	.blocks.cols-3 .block::after,
	.blocks.cols-4 .block::after {
		content: '';
		display: table;
		clear: both
	}

	.blocks.cols-3 .block:nth-child(n),
	.blocks.cols-4 .block:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.blocks.cols-3 .block:nth-child(3n),
	.blocks.cols-4 .block:nth-child(3n) {
		margin-right: 0%;
		float: right
	}

	.blocks.cols-3 .block:nth-child(3n+1),
	.blocks.cols-4 .block:nth-child(3n+1) {
		clear: both
	}
}

@media (min-width: 960px) {
	.blocks.cols-4 .block {
		float: left;
		clear: none;
		text-align: inherit;
		width: 21.25%;
		margin-left: 0%;
		margin-right: 5%
	}

	.blocks.cols-4 .block::after {
		content: '';
		display: table;
		clear: both
	}

	.blocks.cols-4 .block:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.blocks.cols-4 .block:nth-child(4n) {
		margin-right: 0%;
		float: right
	}

	.blocks.cols-4 .block:nth-child(4n+1) {
		clear: both
	}
}

.links {
	border-top: 1px solid #DDD
}

.links .link {
	border-bottom: 1px solid #DDD
}

.links .link a {
	display: block;
	padding: 30px 20px;
	text-decoration: none !important;
	transition: 0.5s ease
}

.links .link a:hover {
	background: #F5F5F5
}

.links .link a:hover h3,
.links .link a:hover .url {
	color: #000
}

.links .link h3 {
	margin: 0 0 10px;
	font-size: 24px;
	font-weight: 400;
	transition: 0.5s ease
}

.links .link .url {
	color: #999;
	font-size: 13px;
	font-weight: 400;
	transition: 0.5s ease
}

.links .link p {
	margin: 10px 0 0;
	color: #000
}

.slider {
	position: relative
}

.slider::after {
	content: '';
	display: table;
	clear: both
}

.slider .slide {
	outline: none;
	float: left;
	position: relative
}

.slider .slide img {
	width: 100%
}

.slider-arrow {
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	position: absolute;
	top: 50%;
	z-index: 100;
	margin: -25px 0 0;
	color: #FFF;
	font-size: 50px;
	cursor: pointer;
	transition: color 0.3s ease
}

.slider-arrow:before {
	line-height: 50px
}

.slider-arrow.prev {
	left: 0
}

.slider-arrow.next {
	right: 0
}

.slider-arrow:hover {
	color: #000
}

@media (min-width: 1400px) {
	.slider-arrow.prev {
		color: #000;
		left: -5%
	}

	.slider-arrow.next {
		color: #000;
		right: -5%
	}
}

.slick-dots {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	bottom: 10%;
	left: 0;
	z-index: 2
}

.slick-dots li {
	display: inline-block;
	margin: 0 5px
}

.slick-dots li button {
	width: 10px;
	height: 10px;
	display: block;
	padding: 0;
	border: 1px solid #FFF;
	border-radius: 100%;
	background: none;
	cursor: pointer;
	text-indent: 100%;
	overflow: hidden
}

.slick-dots li.slick-active button {
	background: #FFF
}

.scrollable {
	overflow-x: auto
}

.scrollable.has-scroll {
	position: relative;
	overflow: hidden
}

.scrollable.has-scroll .scrollable-inner {
	overflow-x: auto
}

.scrollable.has-scroll .scrollable-inner::-webkit-scrollbar {
	height: 12px
}

.scrollable.has-scroll .scrollable-inner::-webkit-scrollbar-track {
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
	background: #f0f0f0
}

.scrollable.has-scroll .scrollable-inner::-webkit-scrollbar-thumb {
	border-radius: 6px;
	background: #CCC
}

.scrollable.has-scroll:after {
	content: '';
	width: 50px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 100%;
	border-radius: 10px 0 0 10px / 50% 0 0 50%;
	box-shadow: -5px 0 10px rgba(0, 0, 0, 0.25)
}

.screen-reader,
div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gf-hidden-label .gfield_label {
	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
}

.pace {
	display: none
}

@media (min-width: 960px) {
	.pace {
		pointer-events: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		display: block
	}

	.pace .pace-progress {
		background: #000;
		position: fixed;
		z-index: 2000;
		top: 0;
		right: 100%;
		width: 100%;
		height: 2px
	}

	.pace .pace-progress-inner {
		display: block;
		position: absolute;
		right: 0px;
		width: 100px;
		height: 100%;
		opacity: 1.0;
		-webkit-transform: rotate(3deg) translate(0px, -4px);
		transform: rotate(3deg) translate(0px, -4px)
	}

	.pace .pace-activity {
		display: block;
		position: fixed;
		z-index: 2000;
		top: 15px;
		right: 15px;
		width: 14px;
		height: 14px;
		border: solid 2px transparent;
		border-top-color: #000;
		border-left-color: #000;
		border-radius: 10px;
		-webkit-animation: pace-spinner 400ms linear infinite;
		animation: pace-spinner 400ms linear infinite
	}

	.pace.pace-inactive {
		display: none
	}
}

.single-team .main {
	padding-top: 40px;
	padding-bottom: 40px
}

.single-team .client-name {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 20px
}

.single-team .client-name span {
	line-height: 48px;
	font-weight: 400
}

@media (min-width: 768px) {
	.single-team .main {
		padding-top: 60px
	}
}

@media (min-width: 1024px) {
	.single-team .main .content-wide {
		padding-top: 0
	}

	.single-team .client-name {
		margin-bottom: 40px
	}
}

.single-project .main {
	padding-top: 40px;
	padding-bottom: 40px
}

.single-project .main h3 {
	font-size: 27px;
	line-height: 34px
}

.single-project .client-name {
	margin-bottom: 20px
}

.single-project .client-name .buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 30px
}

.single-project .client-name span {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 22px
}

.single-project h1 {
	font-size: 38px
}

.single-project .project-gallery {
	margin: 40px 0
}

.single-project .project-gallery h3 {
	font-weight: 400
}

.single-project .project-gallery .slider {
	border-top: 7px solid #e1251b
}

@media (min-width: 768px) {
	.single-project .main {
		padding-top: 60px
	}

	.single-project .client-name {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		margin-bottom: 60px
	}

	.single-project .client-name .buttons {
		margin-bottom: 0
	}

	.single-project .client-name .buttons .btn,
	.single-project .client-name .buttons .commentlist li.comment .reply a,
	.commentlist li.comment .reply .single-project .client-name .buttons a,
	.single-project .client-name .buttons #header-c .header-buttons ul li a,
	#header-c .header-buttons ul li .single-project .client-name .buttons a {
		margin-left: 28px
	}

	.single-project .client-name span {
		line-height: 48px
	}
}

@media (min-width: 1024px) {
	.single-project .main .content-wide {
		padding: 0
	}
}

@media (min-width: 1200px) {
	.single-project .main {
		padding-bottom: 100px
	}

	.single-project h1 {
		line-height: 42px !important
	}

	.single-project article {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.single-project article .col-1 {
		width: 55%
	}

	.single-project article .col-2 {
		width: 35%
	}

	.single-project .project-gallery {
		border-top: 1px solid #000;
		margin: 100px 0 40px;
		padding: 100px 0 0
	}

	.single-project .project-gallery h3 {
		margin: 0 0 40px
	}
}

@media (min-width: 1900px) {
	.single-project .project-gallery {
		margin: 140px 0 50px;
		padding: 140px 0 0
	}
}

.single-industry .main .content,
.single-service .main .content,
.single-post .main .content,
.single-team .main .content {
	margin-bottom: 0
}

@media (min-width: 768px) {

	.single-industry .main,
	.single-service .main,
	.single-post .main,
	.single-team .main {
		padding-bottom: 0
	}
}

@media (min-width: 1400px) {

	.single-industry article,
	.single-service article,
	.single-post article,
	.single-team article {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.single-industry article .col-1,
	.single-service article .col-1,
	.single-post article .col-1,
	.single-team article .col-1 {
		width: 55%
	}

	.single-industry article .col-1.full-width,
	.single-service article .col-1.full-width,
	.single-post article .col-1.full-width,
	.single-team article .col-1.full-width {
		width: 100%
	}

	.single-industry article .col-2,
	.single-service article .col-2,
	.single-post article .col-2,
	.single-team article .col-2 {
		width: 35%
	}

	.single-industry article .col-2>ul:first-child,
	.single-service article .col-2>ul:first-child,
	.single-post article .col-2>ul:first-child,
	.single-team article .col-2>ul:first-child {
		margin-top: 0
	}
}

.main .list-table ul {
	list-style: none;
	border-top: 1px solid #000;
	margin: 40px 0
}

.main .list-table ul li {
	border-bottom: 1px solid #bfbfbf;
	margin: 0;
	padding: 15px 15px 0;
	font-weight: 400;
	line-height: 21px
}

.main .list-table ul li:last-child {
	border: none
}

.main .list-table ul ul {
	margin: 15px -15px 0;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	list-style: none
}

.main .list-table ul ul li {
	font-weight: 300;
	padding: 15px
}

.main .list-table ul ul li a {
	color: #000
}

.main .list-table img {
	margin: 40px 0
}

.main .accordion-a:first-child {
	margin-top: 0
}

.main .accordion-a .accordion-content {
	padding: 0
}

.main .accordion-a .accordion-content ul {
	border: none;
	margin: 0;
	font-size: 17px
}

.main .accordion-a .accordion-content ul li {
	font-weight: 300;
	padding: 15px
}

.single-service .list-table ul li {
	border-top: none
}

.single-service .list-table ul ul {
	border-bottom: none
}

.single-service .list-table>ul>li:nth-child(2) {
	border-top: 1px solid #000;
	position: relative;
	top: -1px
}

.single-service .list-table>ul>li:nth-child(2)>li {
	border-top: none
}

.single-service .list-table>ul>li:last-child {
	border-bottom: 1px solid #bfbfbf
}

.related-slider {
	padding: 40px 20px;
	border-top: 2px solid #3091D0;
}

.related-slider .container>h3 {
	font-weight: 400
}

@media (max-width: 768px) {
	.related-slider .slick-arrow {
		color: #000;
		font-size: 40px;
		width: 30px;
		height: 40px;
		line-height: 40px;
		margin: 0
	}

	.related-slider .slick-arrow.prev {
		top: -64px;
		left: auto;
		right: 40px
	}

	.related-slider .slick-arrow.next {
		top: -64px;
		right: auto;
		right: 10px
	}
}

@media (min-width: 768px) {
	.related-slider {
		padding: 60px 5%
	}

	.related-slider .container>h3 {
		padding-left: 20px
	}

	.related-slider .archive-post.post-style-a {
		padding: 0 20px 10px;
		min-height: 380px
	}

	.related-slider .archive-post.post-style-a .arrow-link {
		position: absolute;
		bottom: 0
	}

	.related-slider .archive-post.post-style-a:before {
		left: 5%;
		right: 5%
	}

	.related-slider .slick-arrow {
		color: #000
	}

	.related-slider .slick-arrow.prev {
		left: -5%
	}

	.related-slider .slick-arrow.next {
		right: -5%
	}
}

@media (min-width: 1400px) {
	.related-slider {
		padding: 80px 5%
	}

	.related-slider .slider {
		margin: 0 -40px
	}

	.related-slider .container>h3 {
		padding-left: 0;
		margin-bottom: 35px
	}

	.related-slider .archive-post.post-style-a {
		padding: 0 40px 10px;
		min-height: 455px
	}

	.related-slider .archive-post.post-style-a:before {
		left: 40px;
		right: 40px
	}

	.related-slider .slick-arrow.prev {
		left: -30px
	}

	.related-slider .slick-arrow.next {
		right: -30px
	}
}

@media (min-width: 1920px) {
	.related-slider {
		padding: 140px 0 120px
	}
}

.related-slider-single {
	padding: 0 20px 40px
}

.related-slider-single .container {
	padding-top: 30px;
	position: relative
}

.related-slider-single .container:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 1px;
	background: #000
}

.related-slider-single .container>h3 {
	font-weight: 400
}

@media (min-width: 768px) {
	.related-slider-single {
		padding-left: 5%;
		padding-right: 5%
	}
}

@media (min-width: 1024px) {
	.related-slider-single {
		padding-bottom: 60px
	}

	.related-slider-single .container {
		padding-top: 60px
	}

	.related-slider-single .container:before {
		top: -1px;
		left: 0;
		right: auto;
		width: 70%
	}
}

@media (max-width: 1400px) {
	.related-slider-single .slick-arrow {
		color: #000;
		font-size: 40px;
		width: 30px;
		height: 40px;
		line-height: 40px;
		margin: 0
	}

	.related-slider-single .slick-arrow.prev {
		top: -64px;
		left: auto;
		right: 40px
	}

	.related-slider-single .slick-arrow.next {
		top: -64px;
		right: auto;
		right: 10px
	}
}

@media (min-width: 1400px) {
	.related-slider-single {
		padding-bottom: 80px
	}

	.related-slider-single .container {
		padding-top: 80px
	}

	.related-slider-single .container:before {
		width: 75%
	}

	.related-slider-single .container>h3 {
		margin-bottom: 35px
	}
}

@media (min-width: 1920px) {
	.related-slider-single {
		padding-bottom: 150px
	}

	.related-slider-single .container {
		padding-top: 140px
	}

	.related-slider-single .container:before {
		width: 84%
	}
}

.text-centered {
	text-align: center
}

.services,
.industries {
	/*background:#e5e6e7;*/
	padding: 60px 20px 0
}

@media (min-width: 650px) {

	.services .posts-container,
	.industries .posts-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

@media (min-width: 768px) {

	.services,
	.industries {
		padding-left: 5%;
		padding-right: 5%
	}
}

@media (min-width: 1024px) {

	.services,
	.industries {
		padding-bottom: 1px
	}
}

@media (min-width: 1200px) {

	.services .archive-post.post-style-a,
	.industries .archive-post.post-style-a {
		float: left;
		clear: none;
		text-align: inherit;
		width: 30%;
		margin-left: 0%;
		margin-right: 3.5%
	}

	.services .archive-post.post-style-a::after,
	.industries .archive-post.post-style-a::after {
		content: '';
		display: table;
		clear: both
	}

	.services .archive-post.post-style-a:nth-child(n),
	.industries .archive-post.post-style-a:nth-child(n) {
		margin-right: 3.5%;
		float: left;
		clear: none
	}

	.services .archive-post.post-style-a:nth-child(3n),
	.industries .archive-post.post-style-a:nth-child(3n) {
		margin-right: 0%;
		float: right
	}

	.services .archive-post.post-style-a:nth-child(4n+1),
	.industries .archive-post.post-style-a:nth-child(4n+1) {
		clear: both
	}
}

@media (min-width: 1400px) {

	.services,
	.industries {
		padding-top: 100px;
		padding-bottom: 60px
	}

	.services .archive-post.post-style-a,
	.industries .archive-post.post-style-a {
		float: left;
		clear: none;
		text-align: inherit;
		width: 17.2%;
		margin-left: 0%;
		margin-right: 3.5%
	}

	.services .archive-post.post-style-a::after,
	.industries .archive-post.post-style-a::after {
		content: '';
		display: table;
		clear: both
	}

	.services .archive-post.post-style-a:nth-child(n),
	.industries .archive-post.post-style-a:nth-child(n) {
		margin-right: 3.5%;
		float: left;
		clear: none
	}

	.services .archive-post.post-style-a:nth-child(5n),
	.industries .archive-post.post-style-a:nth-child(5n) {
		margin-right: 0%;
		float: right
	}

	.services .archive-post.post-style-a:nth-child(5n+1),
	.industries .archive-post.post-style-a:nth-child(5n+1) {
		clear: both
	}
}

@media (min-width: 1920px) {

	.services,
	.industries {
		padding-top: 150px;
		padding-bottom: 120px
	}
}

.single-post article .col-1 h1 {
	display: none
}

.single-post article .back {
	margin: 40px 0
}

@media (min-width: 1200px) {
	.single-post .hero-a h1 {
		display: none
	}

	.single-post .content-wide {
		padding-top: 2px
	}

	.single-post article {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.single-post article .col-1 {
		width: 50%
	}

	.single-post article .col-1 h1 {
		display: block;
		font-size: 38px;
		line-height: 42px
	}

	.single-post article .col-2 {
		width: 40%;
		position: relative
	}

	.single-post article .col-2 img:first-child {
		margin-top: 0
	}

	.single-post article .col-2 .back {
		position: absolute;
		top: -80px;
		right: 0;
		margin: 0
	}
}

@media (min-width: 1920px) {
	.single-post .content-wide {
		padding-top: 150px;
		padding-bottom: 130px
	}

	.single-post article .col-2 .back {
		top: -95px
	}
}

.filter .filter-projects {
	margin-bottom: 20px;
	text-align: center
}

.filter .filter-projects select {
	margin-bottom: 15px;
	font-weight: 400;
	border-radius: 4px
}

.filter .filter-projects input {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px
}

@media (min-width: 450px) {
	.filter .filter-projects input {
		width: 150px
	}
}

@media (min-width: 768px) {
	.filter .filter-projects {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 60px
	}

	.filter .filter-projects select {
		margin-right: 10px;
		margin-bottom: 0
	}
}

@media (min-width: 1200px) {
	.filter::after {
		content: '';
		display: table;
		clear: both
	}

	.filter .filter-projects {
		width: 500px;
		float: right
	}

	.filter .filter-projects select {
		padding: 0 40px 0 10px;
		height: 33px
	}

	.filter .filter-projects input {
		height: 33px;
		padding: 0 10px;
		font-size: 15px
	}
}

.teams {
	padding: 60px 20px 20px;
	/*background:#e5e6e7*/
}

@media (min-width: 768px) {
	.teams {
		padding: 0px 5% 10px
	}
}

@media (min-width: 1400px) {
	.teams {
		padding: 120px 5% 80px
	}
}

@media (min-width: 1920px) {
	.teams {
		padding: 150px 5% 110px
	}
}

.contact-page .col-1 {
	margin-bottom: 40px
}

.contact-page .col-1 p {
	margin-bottom: 40px
}

.contact-page .col-2 h3 {
	font-size: 19px;
	border-top: 1px solid #3091D0;
	padding: 15px;
	margin: 0
}

.contact-page .col-2 p {
	/*border-top:1px solid #bfbfbf;*/
	border-bottom: 1px solid #3091D0;
	padding: 5px 15px 15px
}

.contact-page .col-2 p a {
	color: #000
}

@media (min-width: 768px) {
	.contact-page .content-wide::after {
		content: '';
		display: table;
		clear: both
	}

	.contact-page .col-1 {
		float: left;
		width: 60%;
		margin: 0
	}

	.contact-page .col-2 {
		float: right;
		width: 35%
	}
}

@media (min-width: 1200px) {
	.contact-page .col-1 {
		width: 70%
	}

	.contact-page .col-2 {
		width: 25%
	}
}

.home-content .container {
	border-bottom: 2px solid #0E6CAA;
	padding-bottom: 38px;
}

.process-icons {
	padding: 1px 0 0;
	max-width: 300px;
	margin: 0 auto;
	text-align: center
}

.process-icons::after {
	content: '';
	display: table;
	clear: both
}

.process-icons .process {
	float: left;
	clear: none;
	text-align: inherit;
	width: 47.5%;
	margin-left: 0%;
	margin-right: 5%;
	margin-bottom: 30px;
	opacity: 0;
	transition: all 1s ease-in-out
}

.process-icons .process::after {
	content: '';
	display: table;
	clear: both
}

.process-icons .process:nth-child(n) {
	margin-right: 5%;
	float: left;
	clear: none
}

.process-icons .process:nth-child(2n) {
	margin-right: 0%;
	float: right
}

.process-icons .process:nth-child(2n+1) {
	clear: both
}

.process-icons .process.visible {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

.process-icons .process img {
	margin: 0 auto 20px
}

.process-icons .process p {
	display: block;
	line-height: 18px
}

@media (min-width: 500px) {
	.process-icons {
		max-width: 80%
	}

	.process-icons .process {
		float: left;
		clear: none;
		text-align: inherit;
		width: 26.66667%;
		margin-left: 0%;
		margin-right: 10%
	}

	.process-icons .process::after {
		content: '';
		display: table;
		clear: both
	}

	.process-icons .process:nth-child(n) {
		margin-right: 10%;
		float: left;
		clear: none
	}

	.process-icons .process:nth-child(3n) {
		margin-right: 0%;
		float: right
	}

	.process-icons .process:nth-child(3n+1) {
		clear: both
	}
}

@media (min-width: 768px) {
	.process-icons .process {
		float: left;
		clear: none;
		text-align: inherit;
		width: 21.25%;
		margin-left: 0%;
		margin-right: 5%
	}

	.process-icons .process::after {
		content: '';
		display: table;
		clear: both
	}

	.process-icons .process:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.process-icons .process:nth-child(4n) {
		margin-right: 0%;
		float: right
	}

	.process-icons .process:nth-child(4n+1) {
		clear: both
	}
}

@media (min-width: 1024px) {
	.process-icons {
		max-width: 100%
	}

	.process-icons .process {
		float: left;
		clear: none;
		text-align: inherit;
		width: 10%;
		margin-left: 0%;
		margin-right: 5%;
		margin-bottom: 0
	}

	.process-icons .process::after {
		content: '';
		display: table;
		clear: both
	}

	.process-icons .process:nth-child(n) {
		margin-right: 5%;
		float: left;
		clear: none
	}

	.process-icons .process:nth-child(7n) {
		margin-right: 0%;
		float: right
	}

	.process-icons .process:nth-child(7n+1) {
		clear: both
	}
}

@media (min-width: 1400px) {
	.process-icons {
		font-size: 18px
	}
}

@media (min-width: 1920px) {
	.process-icons {
		font-size: 22px
	}

	.process-icons .process p {
		line-height: 24px
	}
}

.teasers {
	padding: 2px 2px 0
}

.teasers h3 {
	margin-bottom: 10px
}

.teasers p {
	margin-bottom: 10px;
	line-height: 23px
}

.teasers a {
	font-weight: 400;
	color: #000
}

.teasers a:hover {
	color: #c3c3c3;
	text-decoration: none
}

.teasers a i {
	font-size: 20px;
	position: relative;
	top: 4px;
	padding-left: 8px
}

.teasers .teaser {
	margin-bottom: 40px
}

@media (min-width: 768px) {
	.teasers {
		padding-left: 5%;
		padding-right: 5%
	}
}

@media (min-width: 960px) {
	.teasers {
		padding-bottom: 20px
	}

	.teasers .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.teasers .teaser {
		width: 30%
	}

	.teasers .teaser .text {
		height: 100%;
		padding-bottom: 30px;
		position: relative
	}

	.teasers .teaser .text a {
		position: absolute;
		bottom: 0;
		left: 0
	}

	.teasers .teaser:nth-child() {
		padding-right: 5%
	}

	.teasers .teaser:nth-child() {
		width: 35%;
		padding: 0 5%;
		border-left: 1px solid #3091D0;
		border-right: 1px solid #3091D0
	}

	.teasers .teaser:nth-child() {
		padding-left: 5%
	}
}

@media (min-width: 1400px) {
	.teasers {
		padding-top: 80px;
		padding-bottom: 50px
	}

	.teasers h3 {
		font-size: 26px;
		margin-bottom: 20px
	}

	.teasers p {
		margin-bottom: 20px
	}
}

@media (min-width: 1920px) {
	.teasers {
		padding-top: 120px;
		padding-bottom: 80px
	}

	.teasers h3 {
		font-size: 38px
	}
}

.page-template-template-home .related-slider-single .container {
	border-top: 7px solid #0E6CAA;
	padding-top: 0
}

.page-template-template-home .related-slider-single .container:before {
	display: none
}

@media print {
	* {
		background: transparent !important;
		color: black !important;
		box-shadow: none !important;
		text-shadow: none !important;
		-webkit-filter: none !important;
		filter: none !important;
		-ms-filter: none !important
	}

	@page {
		margin: 0.5cm
	}

	h2,
	h3 {
		orphans: 3;
		widows: 3;
		page-break-after: avoid
	}

	p {
		orphans: 3;
		widows: 3
	}

	pre,
	blockquote {
		border: 1px solid gray;
		page-break-inside: avoid
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}

	img {
		max-width: 100% !important;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	tr {
		page-break-inside: avoid
	}

	header.header,
	footer.footer,
	.subscribe {
		display: none
	}
}

/*# sourceMappingURL=style.css.map */
.fotrabt {
	width: 35% !important;
}

@media screen and (max-width: 850px) {
	.fotrabt {
		width: 30% !important;
	}
}

@media screen and (max-width: 450px) {
	.fotrabt {
		width: 47% !important;
	}
}

#clientele .process-icons .process {
	opacity: 1;
}

#clientele .process-icons .process img {
	filter: grayscale(100%);
	opacity: .6;
}

#clientele .process-icons .process img:hover {
	transform: scale(1.08);
	filter: grayscale(0);
	opacity: 1;
}

.topnav {
	overflow: hidden;
	float: right;
}

.topnav a {
	float: left;
	display: block;
	color: #2d2d2d;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 17px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 1px;
}

.active {
	background-color: #04AA6D;
	color: white;
}

.topnav .icon {
	display: none;
}

.dropdown {
	float: left;
	overflow: hidden;
}

.dropdown .dropbtn {
	font-size: 17px;
	border: none;
	outline: none;
	color: white;
	padding: 14px 16px;
	background-color: inherit;
	font-family: inherit;
	margin: 0;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
}

.dropdown-content a {
	float: none;
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
	line-height: 20px;
}

.topnav a:hover,
.dropdown:hover .dropbtn {
	background-color: #fff;
	color: #000;
	/* border-radius: 30px; */
	transition: all 0s ease-in-out;
}

.dropdown-content a:hover {
	background-color: #ddd;
	color: black;
	border-radius: 0px;
}

.dropdown:hover .dropdown-content {
	display: block;
}

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

	.topnav a:not(:first-child),
	.dropdown .dropbtn {
		display: none;
	}

	.topnav a.icon {
		float: right;
		display: block;
	}

	#captcha_code {
		width: 68% !important;
	}
}

@media screen and (max-width: 600px) {
	.topnav.responsive {
		position: relative;
	}

	.topnav.responsive .icon {
		position: absolute;
		right: 0;
		top: 0;
	}

	.topnav.responsive a {
		float: none;
		display: block;
		text-align: left;
	}

	.topnav.responsive .dropdown {
		float: none;
	}

	.topnav.responsive .dropdown-content {
		position: relative;
	}

	.topnav.responsive .dropdown .dropbtn {
		display: block;
		width: 100%;
		text-align: left;
	}

	.servList {
		width: 100% !important;
	}

	.servList2 {
		width: 100% !important;
	}

	.projList {
		width: 100% !important;
	}

	.blogList {
		width: 100% !important;
		min-height: 360px !important;
	}

	.bdcont2 {
		display: block !important;
	}

	.bdcont1 {
		display: none !important;
	}
}

@media screen and (max-width: 820px) {
	#mobileHeader {
		display: block;
	}

	#desktopHeader {
		display: none;
	}
}

@media (min-width: 601px) and (max-width: 820px) {
	.projList {
		width: 45% !important;
		margin-right: 5% !important;
	}

	.blogList {
		width: 45% !important;
		margin-right: 5% !important;
		min-height: 360px !important;
	}

	.captchaCode {
		width: 76% !important;
	}
}

@media (min-width: 830px) {
	#mobileHeader {
		display: none;
	}

	#desktopHeader {
		display: block;
	}
	.custom_w{
	width: 30%!important;
		margin-right: 20px!important;
	}
}

#main-menu,
#myTopnav {
	text-transform: uppercase;
}

.clientscroller img {
	width: 180px !important;
}

.phoneEmailStyle a {
	text-decoration: none !important;
}

.phoneEmailStyle a:hover {
	text-decoration: underline !important;
}

.image {
	opacity: 1;
	display: block;
	width: 100%;
	height: auto;
	transition: .5s ease;
	backface-visibility: hidden;
}

.middle {
	transition: .5s ease;
	opacity: 0;
	position: relative;
	bottom: 0%;
	left: 0%;
	transform: translate(0%, 0%);
	-ms-transform: translate(0%, 0%);
	text-align: center;
	width: 100%
}

.brick:hover .image {
	opacity: 0.3;
}

.brick:hover .middle {
	opacity: 1;
}

.projectText {
	background-color: #0E6CAA;
	color: white;
	font-size: 16px;
	padding: 16px 32px;
	position: absolute;
	bottom: 0;
	width: 100%;
}

#clien-tele {
	padding: 2px 0;
}

.servList {
	width: 45%;
	margin-right: 3%;
	float: left;
}

.servList2 {
	width: 45%;
	float: left;
}

.projList {
	width: 30%;
	float: left;
	margin-right: 3%;
	min-height: 300px;
	margin-bottom: 1%;
}

.projList header {
	position: absolute;
	bottom: 34%;
	padding-left: 10px;
	background: #125D8E82;
	width: 100%;
	padding-top: 6px;
	text-align: center;
	transition: .5s ease;
	opacity: 0;
}

.projList:hover .projListheader {
	opacity: 1;
}

.blogList {
	width: 30%;
	float: left;
	margin-right: 3%;
	min-height: 400px;
	margin-bottom: 3%;
}
.our-projects h4{
	margin-top: 10px!important;
}
.my__logo{
	position: relative;
    left: 4%;
}
@media (max-width: 767px){
	.teasers .teaser {
	    margin-bottom: 40px;
	    padding: 16px;
	}
	.projList header {
       bottom: 45%!important;
	}
}
