html {
	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 {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	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
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	-moz-text-decoration: underline dotted;
	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
}

[type=reset],[type=submit],button,html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: 0.35em 0.75em 0.625em
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	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] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	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
}

blockquote,dl,figure,hr,ol,p,pre,table,ul {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 1rem
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

ol ol,ol ul,ul ol,ul ul {
	margin-bottom: 0
}

dd,ol,ul {
	padding-left: 1.75rem
}

dd {
	margin-left: 0
}

blockquote {
	border: 0;
	padding-left: 1.75rem;
	margin-left: 0;
	font-style: italic
}

figure {
	margin-left: 0;
	margin-right: 0
}

figure>img,figure>picture,figure>table {
	margin-bottom: 0
}

fieldset {
	border: 0
}

legend {
	padding: 0 .5rem
}

hr {
	border-style: solid;
	opacity: .25
}

.c-y {
	color: #f2b711
}

.c-b {
	color: #1c60a6
}

.c-bl {
	color: #099acb
}

.c {
	color: #333
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:after,:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	max-width: -webkit-calc(1200px + 15px + 15px);
	max-width: -moz-calc(1200px + 15px + 15px);
	max-width: calc(1200px + 15px + 15px)
}

.container--narrow {
	max-width: -webkit-calc(870px + 15px + 15px);
	max-width: -moz-calc(870px + 15px + 15px);
	max-width: calc(870px + 15px + 15px)
}

.cols {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.col {
	width: 100%
}

@font-face {
	font-family:"Asap";font-display:fallback;src:url("../fonts/Asap-Regular.ttf") format("truetype");font-weight:400;font-style:normal
}

@font-face {
	font-family:"Asap";font-display:fallback;src:url("../fonts/Asap-Medium.ttf") format("truetype");font-weight:500;font-style:normal
}

@font-face {
	font-family:"Asap";font-display:fallback;src:url("../fonts/Asap-Bold.ttf") format("truetype");font-weight:700;font-style:normal
}

@font-face {
	font-family:"Asap Condensed";font-display:fallback;src:url("../fonts/AsapCondensed-Regular.ttf") format("truetype");font-weight:400;font-style:normal
}

@font-face {
	font-family:"Asap Condensed";font-display:fallback;src:url("../fonts/AsapCondensed-Medium.ttf") format("truetype");font-weight:500;font-style:normal
}

html {
	font-family: 'Asap', sans-serif;
	font-size: 100%;
	line-height: 1.2
}

body {
	color: #333
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Asap Condensed', sans-serif;
	font-weight: 400
}

h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong {
	color: #1c60a6;
	font-weight: inherit
}

h1 p,h2 p,h3 p,h4 p,h5 p,h6 p {
	margin-bottom: 0
}

h1,h2 {
	font-size: 45px;
	position: relative;
	max-width: 690px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 15px;
	text-transform: uppercase;
	display: inline-block
}

@media only screen and (max-width:600px) {
	h1,h2 {
		font-size: 35px
	}
}

h1:after,h2:after {
	content: '';
	display: inline-block;
	width: 46%;
	background: #f2b711;
	height: 2px;
	min-width: 117px;
	position: absolute;
	left: 50%;
	-webkit-transform: translatex(-50%);
	-moz-transform: translatex(-50%);
	-ms-transform: translatex(-50%);
	-o-transform: translatex(-50%);
	transform: translatex(-50%);
	bottom: 0
}

h3 {
	font-size: 30px;
	font-weight: 500;
	color: #1c60a6
}

h4 {
	font-size: 25px;
	color: #1c60a6
}

h5,h6 {
	font-size: 20px;
	color: #1c60a6
}

b,strong {
	font-weight: 700
}

p {
	line-height: 1.5;
	margin-bottom: 10px
}

.content ul,.text ul {
	list-style: none;
	padding-left: 0
}

.content ul li,.text ul li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 25px
}

.content ul li:before,.text ul li:before {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	background: url(../img/checked.svg) 0 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 4px;
	left: 0
}

.content ol li,.text ol li {
	margin-bottom: 10px
}

.content h1,.content h2,.text h1,.text h2 {
	display: block;
	padding-bottom: 0
}

.content h1:after,.content h2:after,.text h1:after,.text h2:after {
	display: none
}

.content li a:hover,.content p a:hover,.text li a:hover,.text p a:hover {
	text-decoration: none;
	color: #f2b711
}

.content a:hover,.text a:hover {
	text-decoration: none
}

.nav {
	background: #fff;
	padding-bottom: 7px
}

.nav .container {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.nav .container:first-child {
	height: 100px
}

.nav .menu-box {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	max-width: 400px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media only screen and (max-width:359px) {
	.nav .menu-box {
		width: 100%;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

.nav .menu {
	display: none
}

@media only screen and (min-width:1001px) {
	.nav .menu {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: row wrap;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.nav .menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.nav .menu a {
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 500
}

.nav .menu a:hover {
	background: #f2b711
}

@media only screen and (min-width:1051px) {
	.nav__search {
		margin-right: -200px
	}
}

@media only screen and (max-width:600px) {
	.nav__search {
		display: none
	}
}

.nav__search label span {
	display: none
}

.nav__small_header_menu {
	margin-top: 15px;
	margin-right: 0
}
.nav__menu-top {
	margin-right: 22px
}

.nav__menu-top li:not(:last-child),
.nav__small_header_menu li:not(:last-child) {
	margin-right: 50px
}

.nav__menu-top li.current-menu-item a,.nav__menu-top li .current_page_parent a,
.nav__small_header_menu li.current-menu-item a, .nav__small_header_menu li .current_page_parent a {
	color: #f2b711
}

.nav__menu-top a,
.nav__small_header_menu a {
	margin-right: 0;
	position: relative
}

.nav__menu-top a:after,
.nav__small_header_menu a:after {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background: #f2b711;
	left: 0;
	position: absolute;
	bottom: -5px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.nav__menu-top a:hover,
.nav__small_header_menu a:hover {
	background: none!important
}

.nav__menu-top a:hover:after,
.nav__small_header_menu a:hover:after {
	width: 100%
}

@media only screen and (max-width:1000px) {
	.nav__socials {
		display: none
	}
}

.nav__socials .box {
	display: inline-block;
	width: 19px;
	height: 18px
}

.nav__socials .box:not(:last-child) {
	margin-right: 10px
}

.nav__socials .box img {
	max-width: 100%;
	height: auto;
	display: inline-block
}

.nav__socials a:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

@media only screen and (min-width:1001px) {
	.nav__contact {
		margin-top: 18px;
		display:none
	}
}

@media only screen and (max-width:800px) {
	.nav__contact {
		font-size: 14px
	}
}

@media only screen and (max-width:380px) {
	.nav__contact {
		font-size: 12px
	}
}

.nav__contact .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: inline-block
}

@media only screen and (max-width:1000px) {
	.nav__contact .item {
		display: block
	}
}

.nav__contact .item:not(:last-child) {
	margin-right: 25px
}

@media only screen and (max-width:1000px) {
	.nav__contact .item:not(:last-child) {
		margin-right: 0
	}
}

.nav__contact img {
	display: inline-block;
	margin-right: 9px
}

@media only screen and (max-width:380px) {
	.nav__contact img {
		margin-right: 5px
	}
}

.nav__contact .text {
	display: inline-block;
	font-weight: 500
}

.nav__contact a {
	text-decoration: none
}

.nav__contact p {
	margin-bottom: 0
}

.logo {
	display: inline-block;
	margin-top: -5px
}

@media only screen and (max-width:800px) {
	.logo {
		max-width: 150px
	}
}

@media only screen and (max-width:450px) {
	.logo {
		max-width: 100px
	}
}

@media only screen and (max-width:359px) {
	.logo {
		max-width: 100%;
		width: 100%;
		text-align: center
	}

	.logo img {
		max-width: 100px
	}
}

.menu-primary-container {
	width: 100%
}

.nav__menu {
	background: #099acb;
	color: #fff;
	width: 100%;
	font-size: 16px
}

@media only screen and (max-width:1150px) {
	.nav__menu {
		font-size: 14px
	}
}

.nav__menu ul {
	height: 60px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%
}

@media only screen and (max-width:1250px) {
	.nav__menu ul {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

.nav__menu ul.sub-menu {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 50px;
	left: 0;
	background: #099acb;
	z-index: 99;
	display: block;
	height: auto;
	width: 240px;
	-webkit-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	transition: all 0.8s ease;
	overflow: hidden;
	max-height: 0
}

.nav__menu ul.sub-menu a {
	line-height: 1.5;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
	font-size: 14px;
	margin-top: -3px
}

.nav__menu ul.sub-menu a:after {
	display: none!important
}

/* **
.nav__menu ul.sub-menu li.current-menu-item a,.nav__menu ul.sub-menu li.current-page-ancestor a,.nav__menu ul.sub-menu li.current_page_parent a {
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-bottom: 8px;
	padding-top: 8px;
	height: auto;
	background: #f2b711
}
*/
.nav__menu a {
	padding: 0 30px;
	height: 100%;
	line-height: 60px
}

@media only screen and (max-width:1250px) {
	.nav__menu a {
		padding: 0 20px
	}
}

@media only screen and (max-width:1150px) {
	.nav__menu a {
		padding: 0 17px
	}
}

.nav__menu li {
	position: relative
}

/* **
.nav__menu li.current-menu-item>a,.nav__menu li.current-menu-parent>a,.nav__menu li.current-page-ancestor>a,.nav__menu li.current_page_parent>a {
	background: #f2b711;
	color: #fff;
	position: relative;
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.33);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.33);
	padding-top: 2px;
	margin-top: -2px;
	padding-bottom: 2px;
	margin-bottom: -2px
}
*/
.nav__menu li.menu-item-home a {
	/*height: 60px;*/
	-webkit-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0);
	background: #099acb;
	padding-top: 0
}

.nav__menu li.featured a {
	position: relative
}

.nav__menu li.featured a:after {
	content: '';
	position: absolute;
	bottom: 12px;
	width: 55%;
	left: 50%;
	-webkit-transform: translatex(-50%);
	-moz-transform: translatex(-50%);
	-ms-transform: translatex(-50%);
	-o-transform: translatex(-50%);
	transform: translatex(-50%);
	height: 2px;
	background: #f2b711;
	display: block
}

.nav__menu li.unclickable {
	cursor: default
}

.nav__menu li.menu-item-home a {
	font-size: 0;
	min-width: 70px;
	position: relative
}

/* **
.nav__menu li.menu-item-home a:after {
	content: '';
	display: block;
	height: 20px;
	width: 20px;
	background: url(../img/home.svg) 50% 50% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translatey(-50%) translatex(-50%);
	-moz-transform: translatey(-50%) translatex(-50%);
	-ms-transform: translatey(-50%) translatex(-50%);
	-o-transform: translatey(-50%) translatex(-50%);
	transform: translatey(-50%) translatex(-50%);
	+navíc:
}*/

.nav__menu li.menu-item-17 a:after, .nav__menu li.menu-item-1337 a:after {
	content: '';
	display: block;
	height: 20px;
	width: 20px;
	background: url(../img/home.svg) 50% 50% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translatey(-50%) translatex(-50%);
	-moz-transform: translatey(-50%) translatex(-50%);
	-ms-transform: translatey(-50%) translatex(-50%);
	-o-transform: translatey(-50%) translatex(-50%);
	transform: translatey(-50%) translatex(-50%)
}

.nav__menu li:hover .sub-menu {
	opacity: 1;
	visibility: visible;
	top: 60px;
	max-height: 700px
}

.toggle-nav {
	display: block;
	width: 40px;
	height: 40px;
	background: url("../img/toggle-menu.svg") no-repeat 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin-left: 30px
}

@media only screen and (max-width:450px) {
	.toggle-nav {
		width: 30px;
		height: 30px;
		margin-left: 15px
	}
}

.toggle-nav.active {
	background: url("../img/cancel.svg") no-repeat 50% 50%;
	-webkit-background-size: 30px 30px;
	background-size: 30px;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.toggle-nav:hover {
	opacity: 0.7;
	cursor: pointer
}

@media only screen and (min-width:1001px) {
	.toggle-nav {
		display: none
	}
}

.toggle-menu {
	visibility: hidden;
	opacity: 0;
	max-height: 0;
	-webkit-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	transition: all 0.8s ease;
	overflow: hidden;
	background: #099acb;
	color: #fff
}

.toggle-menu.visible {
	visibility: visible;
	opacity: 1;
	max-height: 1000px
}

@media only screen and (min-width:1001px) {
	.toggle-menu.visible {
		display: none
	}
}

.toggle-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center
}

.toggle-menu li.current-menu-item a,.toggle-menu li.current-page-ancestor a,.toggle-menu li.current_page_parent a {
	background: #f2b711;
	color: #fff
}

.toggle-menu a {
	display: block;
	border-bottom: 1px solid #58bcdd;
	padding: 15px 0;
	text-decoration: none
}

.toggle-menu a:active,.toggle-menu a:hover {
	background: #f2b711
}

.single-reference .nav ul li.current_page_parent a {
	background: #099acb;
	-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
	height: 100%;
	padding-top: 0
}

.single-reference .nav ul li.current_page_parent a:hover {
	background: #f2b711
}

.footer {
	background: #083360 url(../img/bg-footer.jpg) 100% 0 no-repeat;
	color: #fff;
	min-height: 167px;
	padding: 35px 0 30px
}

@media only screen and (max-width:1200px) {
	.footer {
		background-position: 140% 0
	}
}

@media only screen and (max-width:1000px) {
	.footer {
		-webkit-background-size: cover;
		background-size: cover;
		background-position: 30% 0
	}
}

@media only screen and (max-width:800px) {
	.footer {
		-webkit-background-size: cover;
		background-size: cover;
		background-position: 50% 0
	}
}

@media only screen and (max-width:550px) {
	.footer {
		background-position: 60% 0
	}
}

.footer .cols {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media only screen and (max-width:1000px) {
	.footer .cols {
		max-width: 500px;
		margin: 0 auto
	}
}

@media only screen and (max-width:550px) {
	.footer .cols {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
}

.footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media only screen and (max-width:550px) {
	.footer ul {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		max-width: 300px
	}
}

.footer li {
	display: inline-block;
	text-transform: uppercase;
	max-width: 135px;
	text-align: center
}

@media only screen and (max-width:550px) {
	.footer li {
		margin-bottom: 20px
	}
}

.footer li:not(:last-child) {
	margin-right: 47px
}

@media only screen and (max-width:1150px) {
	.footer li:not(:last-child) {
		margin-right: 25px
	}
}

.footer a {
	text-decoration: none
}

@media only screen and (max-width:1000px) {
	.footer__menu {
		margin-bottom: 30px
	}
}

.footer__menu a {
	text-decoration: none;
	position: relative
}

.footer__menu a:after {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background: #f2b711;
	left: 0;
	position: absolute;
	bottom: -5px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.footer__menu a:hover:after {
	width: 100%
}

@media only screen and (max-width:1000px) {
	.footer__info {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
}

@media only screen and (max-width:550px) {
	.footer__info {
		margin-bottom: 30px
	}
}

.footer__info .text {
	display: inline-block
}

.footer__info .img-box {
	margin-right: 10px;
	width: 21px;
	text-align: center;
	display: inline-block;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.footer__info .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.footer__info .row:not(:last-child) {
	margin-bottom: 15px
}

.footer__info img {
	max-width: 100%;
	height: auto
}

.footer__info p {
	margin-bottom: 0
}

.footer__socials {
	display: inline-block
}

@media only screen and (max-width:1000px) {
	.footer__socials {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-moz-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
}

@media only screen and (max-width:550px) {
	.footer__socials {
		width: 100%;
		text-align: center
	}
}

.footer__socials .box {
	display: inline-block;
	font-size: 0
}

.footer__socials .box:not(:last-child) {
	margin-right: 36px
}

@media only screen and (max-width:1150px) {
	.footer__socials .box:not(:last-child) {
		margin-right: 15px
	}
}

.footer__socials a:after {
	display: none
}

.footer__socials a:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

table {
	border-collapse: collapse
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent
}

.table td,.table th {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table tbody+tbody {
	border-top: 2px solid #ddd
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.form-control {
	display: block;
	width: 100%;
	padding: 0 17px;
	font-size: 1rem;
	height: 40px;
	line-height: 40px;
	color: #333;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: none;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:focus {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
	outline: none
}

.form-control::-webkit-input-placeholder {
	color: #333;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #333;
	opacity: 1
}

.form-control:-moz-placeholder {
	color: #333;
	opacity: 1
}

.form-control::-moz-placeholder {
	color: #333;
	opacity: 1
}

.form-control::-ms-input-placeholder {
	color: #333;
	opacity: 1
}

.form-control::placeholder {
	color: #333;
	opacity: 1
}

.form-control:disabled,.form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}

textarea.form-control {
	line-height: 1.5;
	padding-top: 10px;
	padding-bottom: 12px
}

select.form-control:not([size]):not([multiple]) {
	height: -webkit-calc(2.25rem + 2px);
	height: -moz-calc(2.25rem + 2px);
	height: calc(2.25rem + 2px)
}

select.form-control:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.form-select {
	height: auto!important
}

.search-form {
	position: relative
}

.search-form .search-field {
	border: 1px solid #bfbfbf;
	background: #fff;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	height: 40px;
	line-height: 40px;
	padding-left: 22px;
	padding-right: 45px;
	width: 250px;
	color: #333;
	outline: none
}

@media only screen and (max-width:800px) {
	.search-form .search-field {
		width: 150px
	}
}

.search-form .search-field::-webkit-input-placeholder {
	color: #c0c0c0
}

.search-form .search-field:-moz-placeholder {
	color: #c0c0c0
}

.search-form .search-field::-moz-placeholder {
	color: #c0c0c0
}

.search-form .search-field:-ms-input-placeholder {
	color: #c0c0c0
}

.search-form .search-field::-ms-input-placeholder {
	color: #c0c0c0
}

.search-form .search-field::placeholder {
	color: #c0c0c0
}

.search-form .search-submit {
	display: block;
	width: 18px;
	height: 18px;
	background: url(../img/ico-search.png) 0 0 no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	outline: none;
	font-size: 0;
	cursor: pointer;
	position: absolute;
	top: 50%;
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	-o-transform: translatey(-50%);
	transform: translatey(-50%);
	right: 19px
}

a {
	text-decoration: underline;
	color: inherit;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease
}

a:focus {
	outline: 0
}

.btn {
	display: inline-block;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	text-decoration: none;
	padding: 11px 30px 11px;
	font-size: 18px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-appearance: none!important;
	-moz-appearance: none!important
}

.btn:hover {
	cursor: pointer
}

.btn:focus,.btn:hover {
	text-decoration: none
}

.btn.focus,.btn:focus {
	outline: 0
}

.btn-primary {
	background-color: transparent;
	border: 2px solid #f2b711;
	font-weight: 500
}

.btn-primary:hover {
	background-color: #f2b711;
	color: #fff
}

.btn-primary.focus,.btn-primary:focus {
}

.btn-secondary {
	color: #fff;
	background-color: #444
}

.btn-secondary:hover {
	background-color: #666
}

.btn-secondary.focus,.btn-secondary:focus {
}

.slick-slide:focus,.slick-slide a {
	outline: none
}

.slick-arrow {
	position: absolute;
	width: 30px;
	height: 30px;
	border: 0;
	outline: none!important;
	cursor: pointer;
	top: 50%;
	-moz-transform: translatey(-50%);
	-webkit-transform: translatey(-50%);
	-o-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	transform: translatey(-50%);
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.slick-next {
	right: 0;
	background: url("../img/ico-next.svg") no-repeat 0 50%
}

.slick-next:hover {
	background-position: 100% 50%
}

.slick-prev {
	left: 0;
	background: url("../img/ico-prevback.svg") no-repeat 100% 50%
}

.slick-prev:hover {
	background-position: 0 50%
}

.slick-dots {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline-block
}

.slick-dots li {
	display: inline-block;
	margin: 0 7px
}

.slick-dots li button {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: none;
	background: #555;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 0;
	color: transparent;
	height: 8px;
	width: 8px;
	line-height: 0;
	padding: 0!important;
	outline: none;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.slick-dots li button:hover {
	background: #333;
	cursor: pointer
}

.slick-dots li.slick-active button {
	background: #333;
	cursor: pointer
}

.d-b {
	display: block
}

.d-i {
	display: inline
}

.d-ib {
	display: inline-block
}

.m-x-a {
	margin-left: auto;
	margin-right: auto
}

.m-0 {
	margin: 0
}

.mt-0 {
	margin-top: 0
}

.mb-0 {
	margin-bottom: 0
}

.mr-0 {
	margin-right: 0
}

.ml-0 {
	margin-left: 0
}

.mx-0 {
	margin-left: 0;
	margin-right: 0
}

.my-0 {
	margin-top: 0;
	margin-bottom: 0
}

.p-0 {
	padding: 0
}

.pt-0 {
	padding-top: 0
}

.pb-0 {
	padding-bottom: 0
}

.pr-0 {
	padding-right: 0
}

.pl-0 {
	padding-left: 0
}

.px-0 {
	padding-left: 0;
	padding-right: 0
}

.py-0 {
	padding-top: 0;
	padding-bottom: 0
}

.b-0 {
	border: 0
}

.tar {
	text-align: right
}

.tal {
	text-align: left
}

.tac {
	text-align: center
}

.posr {
	position: relative
}

.posa {
	position: absolute
}

@media print {
	.hidden-print {
		display: none
	}
}

.print-only {
	display: none
}

@media print {
	.print-only {
		display: block
	}
}

.w-25p {
	width: 25%!important
}

.w-50p {
	width: 50%!important
}

.w-75p {
	width: 75%!important
}

.w-100p {
	width: 100%!important
}

.h-25p {
	height: 25%!important
}

.h-50p {
	height: 50%!important
}

.h-75p {
	height: 75%!important
}

.h-100p {
	height: 100%!important
}

.mw-20 {
	max-width: 20em
}

.mw-30 {
	max-width: 30em
}

.mw-40 {
	max-width: 40em
}

.mw-100p {
	max-width: 100%!important
}

.mw-50p {
	max-width: 50%!important
}

.mw-33p {
	max-width: 33%!important
}

.mh-25p {
	max-height: 25%!important
}

.float-left {
	float: left!important
}

.float-right {
	float: right!important
}

.float-none {
	float: none!important
}

.clearer {
	clear: both
}

.small,small {
	font-size: 80%;
	font-weight: normal
}

.img-responsive {
	max-width: 100%;
	height: auto
}

.jc-sb {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.jc-sa {
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.jc-s {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.jc-e {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.jc-c {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

body {
	background: url(../img/bg-camera.jpg) 100% 400px no-repeat
}

@media only screen and (max-width:1400px) {
	body {
		background-position: -webkit-calc(100% + 250px) 10%;
		background-position: -moz-calc(100% + 250px) 10%;
		background-position: calc(100% + 250px) 10%
	}
}

@media only screen and (max-width:850px) {
	body {
		background-position: -webkit-calc(100% + 250px) 10%;
		background-position: -moz-calc(100% + 250px) 10%;
		background-position: calc(100% + 250px) 10%
	}
}

@media only screen and (max-width:500px) {
	body {
		background-position: 100% 10%;
		-webkit-background-size: 120% 120%;
		background-size: 120%
	}
}

body.home {
	background: url(../img/bg-camera.jpg) 100% 400px no-repeat
}

@media only screen and (max-width:1400px) {
	body.home {
		background-position: -webkit-calc(100% + 250px) 400px;
		background-position: -moz-calc(100% + 250px) 400px;
		background-position: calc(100% + 250px) 400px
	}
}

@media only screen and (max-width:850px) {
	body.home {
		background-position: -webkit-calc(100% + 250px) 900px;
		background-position: -moz-calc(100% + 250px) 900px;
		background-position: calc(100% + 250px) 900px
	}
}

@media only screen and (max-width:500px) {
	body.home {
		background-position: 100% 1000px;
		-webkit-background-size: 120% 120%;
		background-size: 120%
	}
}

body.page-template-page-lp {
	background: none
}

.page-id-1548 .page-single,.page-id-1553 .page-single,.page-id-1559 .page-single,.page-id-1562 .page-single {
	min-height: 500px
}

.page-id-1548 .comp-form,.page-id-1553 .comp-form,.page-id-1559 .comp-form,.page-id-1562 .comp-form {
	display: none
}

.hp-boxes {
	padding-top: 8px;
	margin-bottom: 90px
}

.hp-boxes .cols {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media only screen and (max-width:850px) {
	.hp-boxes .cols {
		max-width: 390px;
		margin: 0 auto;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

.hp-boxes .col {
	max-width: 32.5%
}

@media only screen and (max-width:850px) {
	.hp-boxes .col {
		max-width: 100%;
		margin-bottom: 20px
	}
}

.hp-boxes .box {
	width: 100%;
	height: 390px;
	text-align: center;
	color: #fff;
	padding-top: 150px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	position: relative
}

@media only screen and (max-width:850px) {
	.hp-boxes .box {
		padding-top: 70px;
		height: 300px
	}
}

@media only screen and (max-width:400px) {
	.hp-boxes .box {
		padding-top: 40px;
		height: 250px
	}
}

.hp-boxes .box:hover .btn-primary {
	background: #f2b711
}

.hp-boxes .box:hover:after {
	opacity: 1;
	visibility: visible
}

.hp-boxes .box:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(242, 183, 17, 0.6)), color-stop(67%, rgba(28, 96, 166, 0.19)), color-stop(99%, rgba(28, 96, 166, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(242, 183, 17, 0.6) 0%, rgba(28, 96, 166, 0.19) 67%, rgba(28, 96, 166, 0) 99%);
	background-image: -moz-linear-gradient(bottom, rgba(242, 183, 17, 0.6) 0%, rgba(28, 96, 166, 0.19) 67%, rgba(28, 96, 166, 0) 99%);
	background-image: -o-linear-gradient(bottom, rgba(242, 183, 17, 0.6) 0%, rgba(28, 96, 166, 0.19) 67%, rgba(28, 96, 166, 0) 99%);
	background-image: linear-gradient(to top, rgba(242, 183, 17, 0.6) 0%, rgba(28, 96, 166, 0.19) 67%, rgba(28, 96, 166, 0) 99%);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.hp-boxes .box>* {
	width: 100%;
	position: relative;
	z-index: 2
}

.hp-boxes .box h2 {
	margin-bottom: 45px;
	font-size: 50px;
	font-weight: 500;
	padding-bottom: 0
}

.hp-boxes .box h2:after {
	display: none
}

@media only screen and (max-width:1050px) {
	.hp-boxes .box h2 {
		font-size: 40px
	}
}

@media only screen and (max-width:400px) {
	.hp-boxes .box h2 {
		margin-bottom: 20px
	}
}

html[lang=de-DE] .hp-boxes .box h2 {
	font-size: 36px
}

@media only screen and (max-width:1050px) {
	html[lang=de-DE] .hp-boxes .box h2 {
		font-size: 30px
	}
}

.hp-usp {
	margin-bottom: 80px
}

.hp-usp h2 {
	margin-bottom: 55px;
	max-width: 100%
}

.hp-usp .rows {
	max-width: 530px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px
}

@media only screen and (max-width:1150px) {
	.hp-usp .rows--desktop {
		display: none
	}
}

.hp-usp .rows--mobile {
	display: none
}

@media only screen and (max-width:1150px) {
	.hp-usp .rows--mobile {
		display: block
	}
}

.hp-usp .rows--mobile .row .text {
	display: none
}

.hp-usp .row {
	display: inline-block;
	position: relative;
	padding-left: 65px;
	padding-bottom: 40px;
	width: 100%
}

@media only screen and (max-width:590px) {
	.hp-usp .row {
		padding-left: 40px;
		margin-left: 10px
	}
}

.hp-usp .row:not(:last-child) {
	border-left: 2px solid #f2b711
}

.hp-usp .row>* {
	display: inline-block
}

.hp-usp .row .img-box {
	position: absolute;
	left: -20px;
	z-index: 2;
	background: #fff;
	font-size: 0;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.hp-usp .row .text {
	display: block;
	margin-top: 30px
}

@media only screen and (max-width:400px) {
	.hp-usp .row .text {
		font-size: 14px;
		margin-top: 20px
	}
}

.hp-usp .row .name {
	font-size: 30px;
	font-family: 'Asap Condensed', sans-serif;
	cursor: pointer;
	margin-top: 5px
}

.hp-usp .row .name:hover {
	text-decoration: underline
}

.hp-usp .hp-usp__additional {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2
}

.hp-usp .hp-usp__additional a:hover {
	text-decoration: none
}

.hp-cols {
	margin-bottom: 60px
}

.hp-cols .cols {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.hp-cols .col {
	max-width: 47%
}

@media only screen and (max-width:850px) {
	.hp-cols .col {
		max-width: 100%;
		padding-right: 0
	}

	.hp-cols .col:not(:last-child) {
		margin-bottom: 30px
	}
}

.hp-cols h1,.hp-cols h2 {
	margin-bottom: 58px
}

.hp-cols li {
	margin-bottom: 5px
}

.hp-cols a:hover {
	text-decoration: none
}

.hp-cols img {
	max-width: 100%;
	height: auto
}

.comp-news h1,.comp-news h2 {
	margin-bottom: 60px
}

.comp-news .cols {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media only screen and (max-width:1150px) {
	.comp-news .cols {
		max-width: 775px;
		margin: 0 auto
	}
}

@media only screen and (max-width:800px) {
	.comp-news .cols {
		max-width: 350px
	}
}

.comp-news .col {
	max-width: 350px;
	margin-bottom: 75px
}

@media only screen and (min-width:1151px) {
	.comp-news .col.col--first {
		max-width: 100%
	}

	.comp-news .col.col--first .box {
		min-height: 344px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: row wrap;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.comp-news .col.col--first .img-box {
		max-width: 64%;
		height: 344px
	}

	.comp-news .col.col--first .content {
		max-width: 36%
	}
}

@media only screen and (max-width:800px) {
	.comp-news .col {
		margin-bottom: 40px
	}
}

.comp-news .img-box {
	height: 150px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-background-size: cover;
	background-size: cover
}

.comp-news .box {
	display: block;
	-webkit-box-shadow: 0 0 34px 4px rgba(0, 0, 0, 0.17);
	box-shadow: 0 0 34px 4px rgba(0, 0, 0, 0.17);
	background: #fff;
	text-decoration: none;
	min-height: 410px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease
}

@media only screen and (max-width:800px) {
	.comp-news .box {
		min-height: 300px
	}
}

.comp-news .box:hover {
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.17);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.17)
}

.comp-news .text p {
	display: inline
}

.comp-news .text .link {
	color: #f2b711;
	text-decoration: underline
}

.comp-news .text .link:hover {
	text-decoration: none
}

.comp-news h4 {
	color: #333;
	text-transform: uppercase;
	line-height: 1.4;
	margin-bottom: 20px
}

.comp-news .content {
	padding: 20px 43px
}

.home .comp-news {
	margin-bottom: 90px
}

@media only screen and (max-width:1150px) {
	.home .comp-news .cols {
		max-width: 350px
	}
}

@media only screen and (max-width:1150px) {
	.home .comp-news .col {
		margin-bottom: 40px
	}
}

@media only screen and (max-width:1150px) {
	.home .comp-news .box {
		min-height: 300px
	}
}

.page-blog {
	margin-top: 30px
}

.page-blog__pagination {
	margin-bottom: 85px;
	font-weight: 500;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

@media only screen and (max-width:1150px) {
	.page-blog__pagination {
		max-width: 775px;
		margin-left: auto;
		margin-right: auto
	}
}

@media only screen and (max-width:800px) {
	.page-blog__pagination {
		max-width: 350px
	}
}

.page-blog__pagination>* {
	display: inline-block;
	text-decoration: none
}

.page-blog__pagination .page-numbers {
	margin: 0 15px
}

@media only screen and (max-width:800px) {
	.page-blog__pagination .page-numbers {
		margin: 0 10px
	}
}

.page-blog__pagination span {
	color: #f2b711;
	font-weight: 700
}

.page-blog__pagination .next {
	width: 9px;
	height: 20px;
	background: url(../img/ico-arrow-right.png) 0 0 no-repeat
}

.page-blog__pagination .prev {
	width: 9px;
	height: 20px;
	background: url(../img/ico-arrow-left.png) 0 0 no-repeat
}

.page-single {
	padding-bottom: 59px;
	padding-top: 11px
}

.page-single .img-box {
	position: relative;
	z-index: -2;
	height: 364px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	margin-bottom: 45px
}

.page-single .img-box:after {
	content: '';
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#05294e), color-stop(52%, #1c60a6), to(#0bb9f3));
	background-image: -webkit-linear-gradient(bottom, #05294e 0%, #1c60a6 52%, #0bb9f3 100%);
	background-image: -moz-linear-gradient(bottom, #05294e 0%, #1c60a6 52%, #0bb9f3 100%);
	background-image: -o-linear-gradient(bottom, #05294e 0%, #1c60a6 52%, #0bb9f3 100%);
	background-image: linear-gradient(to top, #05294e 0%, #1c60a6 52%, #0bb9f3 100%);
	opacity: 0.5;
	position: absolute;
	z-index: -1
}

.page-single h1 {
	color: #fff
}

.page-single .page-single__share {
	margin-bottom: 45px;
	border-bottom: 2px solid #f2b711;
	padding-bottom: 9px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.page-single .page-single__share a {
	display: inline-block;
	width: 25px;
	height: 25px;
	font-size: 0
}

.page-single .page-single__share a:not(:last-child) {
	margin-right: 24px
}

.page-single .page-single__share .button-facebook {
	background: url(../img/ico-f.png) 0 0 no-repeat;
	-webkit-background-size: contain;
	background-size: contain
}

.page-single .page-single__share .button-linkedin {
	background: url(../img/ico-i.png) 0 0 no-repeat;
	-webkit-background-size: contain;
	background-size: contain
}

.page-single iframe {
	max-width: 100%
}

@media only screen and (max-width:400px) {
	.page-single iframe {
		max-height: 350px
	}
}

.page-content .content {
	max-width: 870px;
	margin: 0 auto;
	padding-bottom: 15px
}

.page-content .content:after {
	content: "";
	clear: both;
	display: table
}

.page-content .content img {
	max-width: 100%;
	height: auto;
	display: block;
	margin-bottom: 30px
}

.page-content .content img.alignleft {
	float: left;
	margin-right: 20px
}

.page-content .content img.alignright {
	float: right;
	margin-left: 20px
}

.page-content .content img.aligncenter {
	margin-left: auto;
	display: block;
	margin-right: auto
}

.page-content .content h1,.page-content .content h2,.page-content .content h3 {
	margin-bottom: 15px
}

.page-content .content p {
	margin-bottom: 30px
}

.page-content .content ol,.page-content .content ul {
	margin-bottom: 30px
}

@media only screen and (min-width:401px) {
	.page-content .content ol,.page-content .content ul {
		padding-left: 26px
	}
}

.page-search {
	padding-top: 23px
}

.page-search h1 {
	color: #333;
	margin-bottom: 30px
}

.page-search__results {
	max-width: 670px!important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px!important
}

.page-search__results a:hover {
	text-decoration: none
}

.page-default {
	padding-top: 23px;
	padding-bottom: 52px
}

.page-default h1 {
	color: #333;
	margin-bottom: 50px
}

.page-default .content {
	padding-bottom: 50px
}

.comp-form {
	padding-top: 38px;
	padding-bottom: 24px;
	padding-left: 29px;
	padding-right: 29px;
	background: #099acb url(../img/bg-form.jpg) 100% 0 no-repeat;
	max-width: 870px;
	margin-left: auto;
	margin-right: auto
}

.comp-form h4 {
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
	color: #fff;
	line-height: 1.4
}

.comp-form .col {
	padding-bottom: 13px
}

.comp-form .col:first-child {
	max-width: 42.9%;
	margin-right: 1.2%
}

@media only screen and (max-width:680px) {
	.comp-form .col:first-child {
		max-width: 100%;
		margin-right: 0
	}
}

.comp-form .col:last-child {
	max-width: 54.8%
}

@media only screen and (max-width:680px) {
	.comp-form .col:last-child {
		max-width: 100%
	}
}

.comp-form .form-control {
	margin-bottom: 9px
}

.comp-form textarea {
	height: 138px
}

.comp-form .btn {
	color: #fff
}

.comp-form .ajax-loader {
	display: none!important
}

.comp-form .wpcf7-not-valid-tip {
	color: #f2b711;
	margin-bottom: 10px;
	margin-top: -9px
}

.comp-form div.wpcf7-acceptance-missing,.comp-form div.wpcf7-mail-sent-ok,.comp-form div.wpcf7-validation-errors {
	border: none;
	color: #f2b711;
	text-align: center
}

.page-reference h1 {
	color: #333;
	margin-bottom: 30px;
	margin-top: -10px
}

@media only screen and (min-width:701px) {
	.page-reference h1:after {
		left: 155px;
		width: 310px
	}
}

.page-reference .cols {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 40px;
	margin-bottom: 60px
}

.page-reference .col {
	text-align: center
}

@media only screen and (min-width:701px) {
	.page-reference .col {
		width: auto;
		text-align: left
	}
}

@media only screen and (min-width:701px) {
	.page-reference .col:first-child {
		margin-right: 50px
	}
}

.page-reference .img-box {
	height: auto;
	display: inline-block;
	margin-bottom: 0
}

@media only screen and (max-width:700px) {
	.page-reference .img-box {
		margin-bottom: 30px
	}
}

.page-reference .img-box img {
	max-width: 100%;
	height: auto
}

.page-reference .img-box:after {
	display: none
}

.page-reference .author {
	font-size: 25px;
	line-height: 1;
	font-family: 'Asap Condensed', sans-serif;
	margin-bottom: 10px
}

.page-reference .job {
	font-family: 'Asap Condensed', sans-serif;
	line-height: 1.2;
	font-size: 20px
}

.page-reference .pdf-box a {
	color: #f2b711;
	font-size: 18px
}

.page-reference .pdf-box a:hover {
	text-decoration: none
}

.comp-ref h1,.comp-ref h2 {
	margin-bottom: 59px
}

.comp-ref .intro-text {
	max-width: 700px;
	margin-top: -30px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto
}

.comp-ref .cols {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media only screen and (max-width:1150px) {
	.comp-ref .cols {
		max-width: 775px;
		margin: 0 auto
	}
}

@media only screen and (max-width:800px) {
	.comp-ref .cols {
		max-width: 350px
	}
}

.comp-ref .col {
	max-width: 350px;
	margin-bottom: 100px
}

@media only screen and (max-width:800px) {
	.comp-ref .col {
		margin-bottom: 60px
	}
}

.comp-ref .box {
	text-decoration: none;
	cursor: pointer
}

.comp-ref .box:hover .cols2:after {
	width: 100%
}

.comp-ref .cols2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 25px;
	position: relative
}

.comp-ref .cols2:after {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	left: 0;
	background: #f2b711;
	position: absolute;
	bottom: -20px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.comp-ref .col2 {
	width: auto
}

.comp-ref .col2:first-child {
	margin-right: 24px;
	max-width: 30%
}

.comp-ref .col2:last-child {
	max-width: 60%
}

.comp-ref .img-box {
	display: inline-block;
	width: 126px;
	max-width: 100%;
	height: 80px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 10px
}

.comp-ref .img-box img {
	max-width: 100%;
	height: auto;
	max-height: 100%;
	width: auto
}

.comp-ref .img-box:after {
	display: none
}

.comp-ref .author {
	font-size: 20px;
	line-height: 1.2;
	font-family: 'Asap Condensed', sans-serif;
	margin-bottom: 5px
}

.comp-ref .job {
	font-family: 'Asap Condensed', sans-serif;
	line-height: 1.5
}

.comp-ref h5 {
	margin-bottom: 10px
}

.comp-ref .text p {
	margin-bottom: 0;
	display: inline
}

.comp-ref .text .link {
	color: #f2b711;
	text-decoration: underline
}

.comp-ref .text .link:hover {
	text-decoration: none
}

.comp-ref--short {
	margin-bottom: 75px
}

.comp-ref--short .col {
	margin-bottom: 50px
}

.page-services .comp-form {
	margin-bottom: 70px
}

.page-services .container>.cols {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media only screen and (min-width:801px) {
	.page-services .comp-ref .cols {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
}

.sidebar {
	max-width: 279px;
	width: 100%;
	margin-bottom: 60px
}

@media only screen and (max-width:1050px) {
	.sidebar {
		display: none
	}
}

.sidebar__menu {
	margin-bottom: 40px
}

.sidebar__menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #099acb;
	color: #fff
}

.sidebar__menu li.current_page_item .children {
	display: block;
	max-height: 1000px;
	visibility: visible;
	opacity: 1
}

.sidebar__menu li.current_page_item>a {
	background: #f2b711;
	color: #fff;
	position: relative;
	height: 66px;
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.33);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.33);
	padding-top: 2px;
	margin-right: -14px
}

.sidebar__menu li .children {
	display: block;
	overflow: hidden;
	max-height: 0;
	-webkit-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	transition: all 0.8s ease;
	opacity: 0;
	visibility: hidden
}

.sidebar__menu li:hover .children {
	max-height: 400px;
	opacity: 1;
	visibility: visible
}

.sidebar__menu a {
	min-height: 60px;
	display: block;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 29px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 500;
	padding-right: 10px
}

.sidebar__menu a:hover {
	background: #f2b711
}

.sidebar__menu .children {
	display: none
}

.sidebar__menu .children li {
	font-size: 14px
}

.sidebar__menu .children li a {
	padding-left: 50px;
	position: relative
}

.sidebar__menu .children li a:before {
	content: '';
	display: none;
	position: absolute;
	width: 7px;
	height: 2px;
	top: 29px;
	left: 35px;
	background: #fff
}

.sidebar__usp {
	padding-right: 20px;
	margin-bottom: 36px
}

.sidebar__usp h5 {
	color: #333;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 30px
}

.sidebar__usp h5:after {
	content: '';
	display: inline-block;
	width: 200px;
	background: #f2b711;
	height: 2px;
	min-width: 117px;
	position: absolute;
	left: 100px;
	-webkit-transform: translatex(-50%);
	-moz-transform: translatex(-50%);
	-ms-transform: translatex(-50%);
	-o-transform: translatex(-50%);
	transform: translatex(-50%);
	bottom: 0
}

.sidebar__usp .row {
	margin-bottom: 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.sidebar__usp img {
	max-width: 19px;
	height: 20px;
	display: inline-block;
	margin-top: 5px;
	margin-right: 12px
}

.sidebar__usp .text {
	font-family: 'Asap Condensed', sans-serif;
	font-size: 17px;
	line-height: 1.67;
	display: inline-block;
	max-width: 228px
}

.sidebar__news {
	-webkit-box-shadow: 0 0 34px 4px rgba(0, 0, 0, 0.17);
	box-shadow: 0 0 34px 4px rgba(0, 0, 0, 0.17);
	background-color: #fff;
	padding: 25px 22px 31px
}

.sidebar__news .rows {
	padding-bottom: 14px
}

.sidebar__news .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	position: relative;
	margin-bottom: 20px
}

.sidebar__news .img-box {
	width: 114px;
	height: 70px;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	display: inline-block;
	margin-right: 10px
}

.sidebar__news .content {
	width: 110px;
	display: inline-block;
	padding-bottom: 0
}

.sidebar__news .link {
	color: #f2b711;
	text-align: right;
	display: block;
	margin-top: 5px;
	bottom: 0;
	right: 0
}

.sidebar__news .link:hover {
	text-decoration: none
}

.page-services__content {
	max-width: 72.5%;
	width: 100%;
	padding-top: 13px
}

@media only screen and (max-width:1150px) {
	.page-services__content {
		max-width: 70%
	}
}

@media only screen and (max-width:1050px) {
	.page-services__content {
		max-width: 100%
	}
}

.page-services__content h1 {
	margin-top: 50px;
	margin-bottom: 48px
}

.page-services__content .tac .img-box {
	height: 315px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 40px;
	padding: 0 40px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
	margin-top: 20px
}

@media only screen and (max-width:850px) {
	.page-services__content .tac .img-box {
		height: 250px
	}
}

@media only screen and (max-width:550px) {
	.page-services__content .tac .img-box {
		min-height: 200px;
		height: auto;
		padding: 0 10px
	}
}

.page-services__content .tac .img-box:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#061728), color-stop(52%, #0052a6), to(#0cf));
	background-image: -webkit-linear-gradient(bottom, #061728 0%, #0052a6 52%, #0cf 100%);
	background-image: -moz-linear-gradient(bottom, #061728 0%, #0052a6 52%, #0cf 100%);
	background-image: -o-linear-gradient(bottom, #061728 0%, #0052a6 52%, #0cf 100%);
	background-image: linear-gradient(to top, #061728 0%, #0052a6 52%, #0cf 100%);
	opacity: 0.42
}

.page-services__content .tac .img-box h1 {
	color: #fff;
	margin-bottom: 20px;
	position: relative;
	z-index: 1
}

.page-services__content .breadcrumbs {
	font-size: 14px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.page-services__content .breadcrumbs a {
	text-decoration: none
}

.page-services__content .breadcrumbs a:hover {
	color: #f2b711
}

.page-services__content .breadcrumbs>* {
	margin-right: 15px
}

.page-services__content .breadcrumbs .breadcrumbs-separator {
	height: 16px;
	width: 4px;
	background: url(../img/ico-arrow-right.png) 0 60% no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	font-size: 0;
	display: inline-block
}

.page-services__content .mobile-submenu-box {
	padding: 0 7px;
	border: 2px solid #f2b711;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	margin-bottom: 30px;
	margin-top: -10px;
	text-align: center;
	background: #fff
}

@media only screen and (min-width:1051px) {
	.page-services__content .mobile-submenu-box {
		display: none
	}
}

.page-services__content .mobile-submenu-box .label {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	color: #1c60a6;
	font-weight: 700;
	font-size: 18px;
	padding-right: 20px;
	display: inline-block;
	position: relative;
	cursor: pointer
}

.page-services__content .mobile-submenu-box .label.active:after {
	background: url(../img/close.svg) 50% 50% no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	height: 10px
}

.page-services__content .mobile-submenu-box .label:after {
	content: '';
	position: absolute;
	top: 50%;
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	-o-transform: translatey(-50%);
	transform: translatey(-50%);
	right: 0;
	display: block;
	width: 15px;
	height: 12px;
	background: url(../img/arrow-down.svg) 50% 50% no-repeat;
	-webkit-background-size: contain;
	background-size: contain
}

.page-services__content .mobile-submenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
	background: #099acb;
	max-height: 0;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	overflow: hidden
}

.page-services__content .mobile-submenu.visible {
	max-height: 1000px;
	margin-top: 18px;
	margin-bottom: 22px
}

.page-services__content .mobile-submenu li {
	display: block;
	margin: 0;
	text-align: left
}

.page-services__content .mobile-submenu li.current_page_item a {
	background: #f2b711
}

.page-services__content .mobile-submenu li:not(:last-child) a {
	border-bottom: 1px solid #3dafd6
}

.page-services__content .mobile-submenu a {
	color: #fff;
	display: block;
	padding: 12px 5px 12px 15px;
	text-decoration: none
}

.page-services__content .mobile-submenu a:hover {
	background: #f2b711
}

.page-services__content .mobile-submenu .children {
	padding-left: 0;
	display: block
}

.page-services__content .mobile-submenu .children li.current_page_item a {
	background: #f2b711
}

.page-services__content .mobile-submenu .children li a {
	background: #56acdd;
	position: relative;
	padding-left: 30px;
	border-bottom: 1px solid #7abee4
}

.page-services__content .mobile-submenu .children li a:before {
	content: '';
	display: block;
	position: absolute;
	height: 2px;
	width: 7px;
	background: #fff;
	top: 50%;
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	-o-transform: translatey(-50%);
	transform: translatey(-50%);
	left: 15px
}

.page-services__content .mobile-submenu .children li a:hover {
	background: #f2b711
}

.comp-tiles {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin-top: 40px
}

.comp-tiles .col {
	max-width: 19%
}

@media only screen and (max-width:850px) {
	.comp-tiles .col {
		max-width: 160px;
		margin: 0 10px
	}
}

@media only screen and (max-width:450px) {
	.comp-tiles .col {
		max-width: 120px;
		margin: 0 5px
	}
}

.comp-tiles .box {
	min-height: 150px;
	display: block;
	text-align: center;
	text-decoration: none;
	-webkit-box-shadow: 0 0 34px 4px rgba(0, 0, 0, 0.17);
	box-shadow: 0 0 34px 4px rgba(0, 0, 0, 0.17);
	margin-bottom: 30px;
	padding: 15px 10px
}

@media only screen and (max-width:450px) {
	.comp-tiles .box {
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		min-height: 140px
	}
}

@media only screen and (max-width:450px) {
	.comp-tiles .box h5 {
		font-size: 16px
	}
}

.comp-tiles .box:hover {
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.17);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.17)
}

.comp-tiles .box:hover h5 {
	text-decoration: underline
}

.comp-tiles .fa {
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-size: 50px;
	margin-bottom: 15px;
	color: #099acb
}

.landing-page .headline-left {
	position: relative
}

.landing-page .headline-left h1 {
	text-align: left;
	max-width: 600px;
	margin-top: 30px
}

.landing-page .headline-left h1:after {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	left: 0
}

.landing-page .lp-link {
	position: absolute;
	right: 0;
	top: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	width: 160px
}

@media only screen and (max-width:800px) {
	.landing-page .lp-link.lp-link--top {
		display: none
	}
}

.landing-page .lp-link.lp-link--bottom {
	display: none;
	width: 100%;
	position: static;
	top: 0;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 30px;
	margin-top: -10px
}

@media only screen and (max-width:800px) {
	.landing-page .lp-link.lp-link--bottom {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex
	}
}

.landing-page .lp-link.lp-link--bottom img {
	margin-left: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-top: -4px
}

.landing-page .lp-link.lp-link--bottom .btn {
	margin-left: 10px
}

.landing-page .lp-link>* {
	display: inline-block
}

.landing-page .lp-link h6 {
	color: #099acb;
	text-transform: uppercase;
	font-size: 18px;
	max-width: 110px;
	margin-left: 8px
}

.landing-page .lp-link .btn {
	font-size: 17px;
	padding: 8px 20px
}

.landing-page .lp-link img {
	margin-left: -10px
}

.landing-page .content h4 {
	color: #099acb
}

.landing-page .box h4,.landing-page .box h5 {
	color: #099acb;
	text-transform: uppercase;
	margin-bottom: 5px
}

.landing-page .box p {
	margin-bottom: 15px
}

.landing-page .box.box--blue h5 {
	color: #ffd150
}

.landing-page .box .btn {
	font-size: 17px;
	padding: 8px 20px
}

.landing-page .box img {
	display: inline-block;
	margin-bottom: 0
}

.landing-page .box p {
	max-width: 440px;
	display: inline-block;
	font-size: 15px
}

@media only screen and (max-width:450px) {
	.landing-page .box p {
		max-width: 250px
	}
}

.landing-page .banner1 {
	margin-bottom: 20px
}

.landing-page .banner1 .cols {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	width: 100%;
	min-height: 230px
}

@media only screen and (max-width:450px) {
	.landing-page .banner1 .cols {
		display: block
	}
}

.landing-page .banner1 .cols .img-box {
	width: 40%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-background-size: cover;
	background-size: cover
}

@media only screen and (max-width:450px) {
	.landing-page .banner1 .cols .img-box {
		height: 215px;
		width: 100%
	}
}

.landing-page .banner1 .cols .cont {
	width: 60%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
	padding: 30px 15px;
	text-decoration: none;
	position: relative;
	display: block
}

.landing-page .banner1 .cols .cont:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(67, 67, 67, 0.12)), to(rgba(67, 67, 67, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(67, 67, 67, 0.12) 0%, rgba(67, 67, 67, 0) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(67, 67, 67, 0.12) 0%, rgba(67, 67, 67, 0) 100%);
	background-image: -o-linear-gradient(bottom, rgba(67, 67, 67, 0.12) 0%, rgba(67, 67, 67, 0) 100%);
	background-image: linear-gradient(to top, rgba(67, 67, 67, 0.12) 0%, rgba(67, 67, 67, 0) 100%);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease
}

@media only screen and (max-width:450px) {
	.landing-page .banner1 .cols .cont {
		width: 100%
	}
}

.landing-page .banner1 .cols .cont:hover .btn-primary {
	background: #f2b711;
	color: #fff
}

.landing-page .banner1 .cols .cont:hover:after {
	opacity: 1;
	visibility: visible
}

.landing-page .banner2 .cols {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	width: 100%;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media only screen and (max-width:550px) {
	.landing-page .banner2 .cols {
		display: block
	}
}

.landing-page .banner2 .col {
	width: 100%;
	max-width: 31.8%;
	margin-bottom: 20px
}

@media only screen and (max-width:550px) {
	.landing-page .banner2 .col {
		max-width: 100%
	}
}

.landing-page .banner2 .box {
	min-height: 245px;
	text-align: center;
	padding: 30px 15px;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	text-decoration: none;
	position: relative
}

.landing-page .banner2 .box:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(67, 67, 67, 0.12)), to(rgba(67, 67, 67, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(67, 67, 67, 0.12) 0%, rgba(67, 67, 67, 0) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(67, 67, 67, 0.12) 0%, rgba(67, 67, 67, 0) 100%);
	background-image: -o-linear-gradient(bottom, rgba(67, 67, 67, 0.12) 0%, rgba(67, 67, 67, 0) 100%);
	background-image: linear-gradient(to top, rgba(67, 67, 67, 0.12) 0%, rgba(67, 67, 67, 0) 100%);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.landing-page .banner2 .box img {
	margin-bottom: 8px
}

.landing-page .banner2 .box:hover .btn-primary {
	background: #f2b711;
	color: #fff
}

.landing-page .banner2 .box:hover:after {
	opacity: 1;
	visibility: visible
}

.landing-page .banner3 {
	margin-bottom: 40px
}

.landing-page .banner3 .cols {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	width: 100%;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.landing-page .banner3 .col {
	width: 100%;
	max-width: 48.85%;
	height: 142px
}

@media only screen and (max-width:700px) {
	.landing-page .banner3 .col {
		height: auto
	}
}

@media only screen and (max-width:550px) {
	.landing-page .banner3 .cols--2 .col {
		max-width: 100%
	}
}

@media only screen and (max-width:550px) {
	.landing-page .banner3 .cols--2 .col:not(:last-child) {
		margin-bottom: 20px
	}
}

@media only screen and (max-width:700px) {
	.landing-page .banner3 .cols--4 {
		display: block
	}

	.landing-page .banner3 .cols--4 .col {
		max-width: 100%!important;
		margin-bottom: 20px
	}
}

.landing-page .banner3 .cols--4>.col:first-child {
	height: auto;
	height: 300px
}

@media only screen and (max-width:700px) {
	.landing-page .banner3 .cols--4>.col:first-child {
		height: 205px
	}
}

.landing-page .banner3 .cols--4>.col:first-child .box {
	padding: 15px
}

.landing-page .banner3 .cols--4>.col:last-child h5 {
	max-width: 130px;
	margin-bottom: 15px
}

.landing-page .banner3 .cols--4 .cols2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 15px
}

@media only screen and (max-width:700px) {
	.landing-page .banner3 .cols--4 .cols2 {
		margin-top: 20px;
		display: block
	}
}

.landing-page .banner3 .cols--4 .cols2 .col {
	max-width: 47.5%
}

.landing-page .banner3 .cols--4 .cols2 h5 {
	max-width: 130px;
	margin-bottom: 15px
}

.landing-page .banner3 .box {
	text-align: center;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	text-decoration: none
}

@media only screen and (max-width:700px) {
	.landing-page .banner3 .box {
		padding: 25px 10px 30px
	}
}

.landing-page .banner3 .box:hover .btn-primary {
	background: #f2b711
}

.landing-page .banner3 .box:hover:after {
	opacity: 1;
	visibility: visible
}

.landing-page .banner3 .box:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(242, 183, 17, 0.5)), color-stop(50%, rgba(28, 96, 166, 0.19)), color-stop(99%, rgba(28, 96, 166, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(242, 183, 17, 0.5) 0%, rgba(28, 96, 166, 0.19) 50%, rgba(28, 96, 166, 0) 99%);
	background-image: -moz-linear-gradient(bottom, rgba(242, 183, 17, 0.5) 0%, rgba(28, 96, 166, 0.19) 50%, rgba(28, 96, 166, 0) 99%);
	background-image: -o-linear-gradient(bottom, rgba(242, 183, 17, 0.5) 0%, rgba(28, 96, 166, 0.19) 50%, rgba(28, 96, 166, 0) 99%);
	background-image: linear-gradient(to top, rgba(242, 183, 17, 0.5) 0%, rgba(28, 96, 166, 0.19) 50%, rgba(28, 96, 166, 0) 99%);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.landing-page .banner3 .box p {
	color: #fff;
	max-width: 340px
}

.landing-page .banner3 .box .btn {
	color: #fff
}

#menu-primary-nemec > .menu-item > a{
	padding: 0px 25px;
}