.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	font: inherit
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

.error-404 {
	padding: 40px 20px
}

.error-404 .page-header .page-title {
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	text-align: center;
	margin-bottom: 40px
}

.error-404 .imgnotfount {
	margin-bottom: 40px
}

.error-404 .page-content {
	text-align: center
}

.site-btn {
	font-size: 16px;
	color: #4e4e4e;
	padding: 8px 50px 8px 25px;
	border-radius: 18px;
	text-decoration: none;
	font-weight: 600;
	line-height: 1;
	background: url(../images/arrow-dark.png) #fff center right 25px no-repeat;
	display: inline-block;
	transition: all .3s ease
}

.site-btn:hover {
	color: #fff;
	background: url(../images/arrow.png) #ff0101 center right 25px no-repeat
}

.site-btn.shadow {
	box-shadow: rgba(0, 0, 0, .24) 0px 3px 8px
}

.site-btn.blue {
	background: url(../images/arrow.png) #000258 center right 25px no-repeat;
	color: #fff
}

.site-btn.blue:hover {
	background: url(../images/arrow.png) #1e293b center right 25px no-repeat
}

.jet {
	font-family: "JetBrains Mono", monospace;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center
}

.jet span {
	opacity: .2
}

.sec-main {
	font-size: 30px;
	line-height: 30px;
	font-family: "Sora", sans-serif;
	text-align: center;
	margin-bottom: 0;
	margin-top: 20px;
	color: #020346;
	font-weight: 600;
	letter-spacing: -1px
}

.owl-dots {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-top: 30px
}

.owl-dots .owl-dot {
	padding: 0;
	margin: 0
}

.owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #d8d8d8;
	display: block;
	margin: 0 5px
}

.owl-dots .owl-dot.active span {
	background: #000258
}

form {
	text-align: center
}

form .input-wrapper+.input-wrapper {
	margin-top: 30px
}

form .input-wrapper label {
	font-size: 16.5px;
	color: rgba(0, 2, 88, .7);
	text-align: center
}

form .input-wrapper label a {
	color: #3827c7
}

form .input-wrapper span {
	display: block;
	width: 100%
}

form .input-wrapper span.wpcf7-not-valid-tip {
	width: 100%;
	color: #e10000;
	text-align: left
}

form .input-wrapper span input {
	border: none;
	width: 100%;
	height: 70px;
	border-bottom: 2px solid rgba(0, 2, 88, .1);
	font-size: 20px;
	color: rgba(0, 2, 88, .5)
}

form .input-wrapper span input:hover,
form .input-wrapper span input:focus,
form .input-wrapper span input:visited,
form .input-wrapper span input:focus-visible,
form .input-wrapper span input:active {
	border: none;
	border-bottom: 2px solid rgba(0, 2, 88, .1);
	outline: none
}

form .input-wrapper ::-webkit-input-placeholder {
	font-size: 20px;
	color: rgba(0, 2, 88, .5);
	text-align: left;
	font-weight: 500
}

form .input-wrapper ::-moz-placeholder {
	font-size: 20px;
	color: rgba(0, 2, 88, .5);
	text-align: left;
	font-weight: 500
}

form .input-wrapper :-ms-input-placeholder {
	font-size: 20px;
	color: rgba(0, 2, 88, .5);
	text-align: left;
	font-weight: 500
}

form .input-wrapper :-moz-placeholder {
	font-size: 20px;
	color: rgba(0, 2, 88, .5);
	text-align: left;
	font-weight: 500
}

form input[type=submit] {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	border: none;
	padding: 18px 58px 18px 22px;
	border-radius: 30px;
	letter-spacing: .5px;
	margin: 25px auto 0;
	width: fit-content;
	background: url(../images/submit-arrow.png) no-repeat center right 17px #010245
}

form .wpcf7-response-output {
	width: 100%;
	color: #e10000;
	text-align: left
}

.owl-carousel .owl-nav {
	width: 135px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin: 30px auto 0
}

.owl-carousel .owl-nav button {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid #d8d8d8 !important;
	display: inline-block;
	vertical-align: top
}

.owl-carousel .owl-nav button.owl-next {
	background: url(../images/slider-arrow-n.png) no-repeat center #fff
}

.owl-carousel .owl-nav button.owl-next span {
	font-size: 0
}

.owl-carousel .owl-nav button.owl-prev {
	background: url(../images/slider-arrow-p.png) no-repeat center #fff
}

.owl-carousel .owl-nav button.owl-prev span {
	font-size: 0
}

.comp-common h1 {
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 25px;
	color: #000258;
	font-family: "Sora", sans-serif
}

.comp-common h2 {
	font-size: 25px;
	line-height: 25px;
	margin-bottom: 25px;
	color: #000258;
	font-family: "Sora", sans-serif
}

.comp-common h3 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
	color: #000258;
	font-family: "Sora", sans-serif
}

.comp-common h4 {
	font-size: 15px;
	line-height: 15px;
	margin-bottom: 20px;
	color: #000258;
	font-family: "Sora", sans-serif
}

.comp-common h5 {
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 15px;
	color: #000258;
	font-family: "Sora", sans-serif
}

.comp-margin {
	margin-top: 45px
}

.comp-padding {
	padding: 0 20px
}

@media(min-width: 1200px) {
	.error-404 {
		padding: 4.1666666667vw 8.3333333333vw
	}

	.error-404 .page-header .page-title {
		margin-bottom: 4.1666666667vw;
		font-size: 2.5vw
	}

	.error-404 .imgnotfount {
		max-width: 62.5vw;
		margin: 0 auto 4.1666666667vw
	}

	.error-404 .page-content {
		text-align: center;
		font-size: 1.25vw
	}

	.site-btn {
		font-size: .8333333333vw;
		color: #1e293b;
		padding: .46875vw 2.6041666667vw .625vw 1.3020833333vw;
		border-radius: .9375vw;
		text-decoration: none;
		font-weight: 600;
		line-height: 1;
		background: url(../images/arrow-dark.png) #fff center right 25px no-repeat;
		display: inline-block;
		transition: all .3s ease
	}

	.site-btn:hover {
		color: #fff;
		background: url(../images/arrow.png) #ff0101 center right 25px no-repeat
	}

	.owl-dots {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		margin-top: 1.5625vw
	}

	.owl-dots .owl-dot {
		padding: 0;
		margin: 0
	}

	.owl-dots .owl-dot span {
		width: .5208333333vw;
		height: .5208333333vw;
		border-radius: 50%;
		background: #d8d8d8;
		display: block;
		margin: 0 .2604166667vw
	}

	.owl-dots .owl-dot.active span {
		background: #000258
	}

	.owl-carousel .owl-nav {
		width: 8.3333333333vw
	}

	.owl-carousel .owl-nav button {
		width: 3.6458333333vw;
		height: 3.6458333333vw
	}

	form {
		text-align: center;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: space-between;
		padding-right: 4.1666666667vw;
		position: relative
	}

	form .input-wrapper {
		margin-top: 2.0833333333vw;
		width: 100%
	}

	form .input-wrapper+.input-wrapper {
		margin-top: 2.0833333333vw
	}

	form .input-wrapper.col2 {
		width: calc(50% - 1.0416666667vw)
	}

	form .input-wrapper.sm-width {
		text-align: left;
		width: 15.625vw;
		margin-top: 6.25vw
	}

	form .input-wrapper label {
		font-size: .859375vw;
		color: rgba(0, 2, 88, .7);
		text-align: left;
		line-height: 1.3020833333vw
	}

	form .input-wrapper label a {
		color: #3827c7
	}

	form .input-wrapper span {
		display: block;
		width: 100%
	}

	form .input-wrapper span.wpcf7-not-valid-tip {
		font-size: .8333333333vw
	}

	form .input-wrapper span input {
		border: none;
		width: 100%;
		height: 3.6458333333vw;
		border-bottom: .1041666667vw solid rgba(0, 2, 88, .1);
		font-size: 1.0416666667vw;
		color: rgba(0, 2, 88, .5)
	}

	form .input-wrapper span input:hover,
	form .input-wrapper span input:focus,
	form .input-wrapper span input:visited,
	form .input-wrapper span input:focus-visible,
	form .input-wrapper span input:active {
		border: none;
		border-bottom: .1041666667vw solid rgba(0, 2, 88, .1);
		outline: none
	}

	form .input-wrapper ::-webkit-input-placeholder {
		font-size: 1.0416666667vw;
		color: rgba(0, 2, 88, .5);
		text-align: left;
		font-weight: 500
	}

	form .input-wrapper ::-moz-placeholder {
		font-size: 1.0416666667vw;
		color: rgba(0, 2, 88, .5);
		text-align: left;
		font-weight: 500
	}

	form .input-wrapper :-ms-input-placeholder {
		font-size: 1.0416666667vw;
		color: rgba(0, 2, 88, .5);
		text-align: left;
		font-weight: 500
	}

	form .input-wrapper :-moz-placeholder {
		font-size: 1.0416666667vw;
		color: rgba(0, 2, 88, .5);
		text-align: left;
		font-weight: 500
	}

	form input[type=submit] {
		font-size: .9375vw;
		padding: .9375vw 3.2291666667vw .9375vw 1.6666666667vw;
		border-radius: 1.5625vw;
		letter-spacing: .0260416667vw;
		margin: 5.46875vw 0 0 0;
		background: url(../images/submit-arrow.png) no-repeat center right .8854166667vw #010245;
		position: absolute;
		bottom: .2083333333vw;
		right: 4.1666666667vw;
		transition: all .3s ease;
		background-size: 1.6666666667vw
	}

	form input[type=submit]:hover {
		background: url(../images/submit-arrow.png) no-repeat center right .8854166667vw #000258;
		background-size: 1.6666666667vw
	}

	form .wpcf7-response-output {
		position: absolute;
		bottom: -1.6666666667vw;
		font-size: .8333333333vw
	}

	.comp-common h1 {
		font-size: 2.7083333333vw;
		line-height: 2.7083333333vw;
		margin-bottom: 1.3020833333vw;
		font-weight: 600;
		letter-spacing: -0.03125vw
	}

	.comp-common h2 {
		font-size: 2.7083333333vw;
		line-height: 2.7083333333vw;
		margin-bottom: 1.3020833333vw;
		font-weight: 600;
		letter-spacing: -0.03125vw
	}

	.comp-common h3 {
		font-size: 1.9270833333vw;
		line-height: 1.9270833333vw;
		margin-bottom: 1.0416666667vw;
		font-weight: 600;
		letter-spacing: -.0208333333vw
	}

	.comp-common h4 {
		font-size: 1.6666666667vw;
		line-height: 1.6666666667vw;
		margin-bottom: 1.0416666667vw;
		font-weight: 500;
		letter-spacing: -.0208333333vw
	}

	.comp-common h5 {
		font-size: 1.3020833333vw;
		line-height: 1.3020833333vw;
		margin-bottom: .78125vw;
		font-weight: 500;
		letter-spacing: -0.015625vw
	}

	.jet {
		font-size: .8333333333vw
	}

	.sec-main {
		font-size: 2.7083333333vw;
		line-height: 2.7083333333vw;
		margin-top: 0;
		font-weight: 600;
		letter-spacing: -.0260416667vw
	}

	.comp-margin {
		margin-top: 4.1666666667vw
	}

	.comp-padding {
		padding: 0 8.3333333333vw
	}
}

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

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	scroll-behavior: smooth
}

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

body {
	margin: 0;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	line-height: 1.5
}

[tabindex="-1"]:focus {
	outline: 0 !important
}

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

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

p {
	margin-top: 0
}

abbr[title],
abbr[data-original-title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}

address {
	font-style: normal;
	line-height: inherit
}

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

ol ol,
ul ul,
ol ul,
ul ol {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

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

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

a {
	color: #000
}

a:hover {
	color: #000
}

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

pre,
code,
kbd,
samp {
	font-family: "Red Hat Display", sans-serif;
	font-size: 1em
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle;
	border-style: none
}

svg {
	overflow: hidden;
	vertical-align: middle
}

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit
}

label {
	display: inline-block;
	margin-bottom: 0
}

button {
	background: rgba(0, 0, 0, 0);
	font-size: 16px
}

input,
button,
select,
optgroup,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

select {
	word-wrap: normal
}

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

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
	cursor: pointer
}

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

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
	-webkit-appearance: listbox;
	appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

p,
a {
	font-family: "Lato", sans-serif;
	font-weight: 400
}

img {
	width: 100%;
	display: block
}

.clearfix::after {
	display: block;
	clear: both;
	content: ""
}

.grecaptcha-badge {
	display: none !important
}

.main-menu-btn {
	position: absolute;
	display: inline-block;
	width: 20px;
	height: 20px;
	text-indent: 28px;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 32px;
	right: 20px;
	margin-bottom: 0;
	z-index: 2
}

.main-menu-btn-icon,
.main-menu-btn-icon:before,
.main-menu-btn-icon:after {
	position: absolute;
	top: 50%;
	left: 1px;
	height: 2px;
	width: 17px;
	background-color: #000;
	-webkit-transition: all .25s;
	transition: all .25s
}

.main-menu-btn-icon:before {
	content: "";
	top: -5px;
	left: 0;
	width: 17px
}

.main-menu-btn-icon:after {
	content: "";
	top: 5px;
	left: 0;
	width: 17px
}

#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon {
	height: 0;
	background: rgba(0, 0, 0, 0)
}

#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon:before {
	top: 0;
	left: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 17px
}

#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon:after {
	top: 0;
	left: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 17px
}

#main-menu-state {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	border: 0;
	padding: 0;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px)
}

#main-menu-state:not(:checked)~.menu-wrap {
	display: none
}

#main-menu-state:checked~.menu-wrap {
	display: block;
	position: relative
}

.menu-wrap {
	top: 85px;
	background-color: #000258;
	height: calc(100vh - 85px);
	overflow: auto;
	position: relative;
	z-index: 2
}

.menu-wrap .bot {
	height: calc(100vh - 235px);
	overflow: scroll;
	padding: 25px 0
}

#main-menu {
	padding: 0;
	margin: 0;
	list-style-type: none
}

#main-menu li {
	position: relative
}

#main-menu li .expicon {
	position: absolute;
	width: 38px;
	height: 38px;
	top: 0;
	right: 0;
	line-height: 38px
}

#main-menu li .expicon svg {
	fill: #fff;
	width: 13px
}

#main-menu li .sub-menu {
	list-style-type: none;
	padding: 15px 0 15px 15px;
	background: #01023f;
	margin: 10px 0;
	display: none
}

#main-menu li .sub-menu li a {
	color: #fff
}

#main-menu li a {
	font-size: 16px;
	color: #0693e3;
	width: 100%;
	display: block;
	text-align: center;
	padding: 7px 15px;
	text-decoration: none;
	font-weight: 600;
	letter-spacing: 1px;
	text-align: left;
	transition: all .3s ease
}

#main-menu li a:focus,
#main-menu li a:hover {
	color: #ff0101;
	text-decoration: none
}

.con-btn {
	width: fit-content;
	position: relative;
	display: block;
	margin: 30px 0 0 15px;
	height: 35px;
	background: url(../images/arrow.png) center right 30px no-repeat #475569;
	padding: 5px 55px 5px 32px;
	text-decoration: none;
	color: #fff;
	border-radius: 22px;
	letter-spacing: .5px
}

.contact-bar {
	position: absolute;
	bottom: 0;
	z-index: 10;
	background: #ededed;
	left: 0;
	right: 0;
	padding: 15px
}

.contact-bar .box {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 5px 15px
}

.contact-bar .box img {
	width: 20px;
	margin-right: 20px
}

.contact-bar .box .link {
	font-size: 16px;
	color: #475569;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: 500
}

.contact-bar .social-links {
	list-style-type: none;
	padding: 0;
	margin: 25px 0 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center
}

.contact-bar .social-links li {
	margin: 0 3px
}

.contact-bar .social-links li a img {
	width: 27px;
	height: 27px
}

header {
	height: 100vh;
	height: auto;
	position: relative
}

header.inner-page {
	height: auto !important
}

header .site-logo {
	position: absolute;
	top: 16px;
	left: 20px;
	z-index: 2;
	height: 56px
}

header .site-logo img {
	width: 100px
}

header .owl-carousel.off {
	display: block
}

header .navigation {
	height: 88px;
	background-color: #fff;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 2
}

header .navigation.fixed {
	background: #f3f3f3;
	height: 88px
}

header .navigation.fixed .site-logo {
	top: 16px
}

header .navigation.fixed .main-menu-btn {
	top: 32px
}

header .main-banner {
	position: relative
}

header .main-banner.home-page {
	height: calc(100vh - 284px);
	position: relative;
	top: 88px;
	height: auto;
	position: relative;
	top: auto
}

header .main-banner.inner-page.norway {
	height: calc(100vh - 122px);
	height: auto;
	height: calc(100vh - 284px);
	position: relative;
	top: 88px
}

header .main-banner .owl-stage-outer {
	height: 100%
}

header .main-banner .owl-stage-outer .owl-stage {
	height: 100%
}

header .main-banner .owl-stage-outer .owl-stage .owl-item {
	height: 100%
}

header .main-banner .item {
	position: relative;
	height: 100%
}

header .main-banner .item img {
	object-fit: cover;
	height: 100%
}

header .main-banner .item .slider-text {
	position: relative;
	left: auto;
	right: auto;
	margin: 0 auto;
	font-size: 30px;
	font-family: "Lato", sans-serif;
	color: #000258;
	font-weight: 600;
	line-height: 33px;
	text-align: center;
	padding: 20px 20px 0
}

header .main-banner .item .slider-text span {
	color: #ff0101
}

header .main-banner .item .slider-text .mini {
	margin-top: 18px;
	font-family: "Lato", sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: center;
	color: #475569
}

header .inner-banner-top {
	position: absolute;
	left: 20px;
	right: 20px;
	margin: 0 auto;
	bottom: 75px;
	z-index: 1;
	text-align: center;
	color: #fff
}

header .inner-banner-top.norway {
	bottom: 170px;
	display: none
}

header .inner-banner-top .breadcrumb-wrapper .breadcrumb {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center
}

header .inner-banner-top .breadcrumb-wrapper .breadcrumb li {
	font-family: "Lato", sans-serif
}

header .inner-banner-top .breadcrumb-wrapper .breadcrumb li+li {
	position: relative
}

header .inner-banner-top .breadcrumb-wrapper .breadcrumb li+li:after {
	content: "/";
	position: absolute;
	left: -3px;
	text-align: center;
	font-size: 17px;
	color: #fff;
	top: 0px
}

header .inner-banner-top .breadcrumb-wrapper .breadcrumb li a {
	color: #fff;
	text-decoration: none
}

header .inner-banner-top .breadcrumb-wrapper .breadcrumb li span {
	padding: 10px 14px;
	color: #fff;
	font-weight: 400
}

header .inner-banner-top .in-headings .pg-title {
	font-family: "Sora", sans-serif;
	font-size: 25px;
	font-weight: 600
}

header .inner-banner-top .in-headings .pg-sub {
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: 400
}

.feat-client.inner-page {
	display: none
}

.feat-client.inner-page.norway {
	display: block
}

.feat-client .hm-cl-ttl {
	font-size: 20px;
	font-weight: 800;
	text-align: center
}

.feat-client .client-slider {
	margin-top: 20px
}

.feat-client .client-slider .owl-stage {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center
}

.feat-client .client-slider .owl-stage .item {
	text-align: center
}

.feat-client .client-slider .owl-stage .item img {
	width: auto;
	max-width: 100%;
	margin: 0 auto;
	height: 50px
}

.norway_repeater {
	margin: 120px 20px 0;
	text-align: center;
	color: #fff
}

.norway_repeater .item {
	letter-spacing: 3px;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #000258;
	font-weight: 600
}

.norway_repeater .item span {
	background: #000258;
	padding: 2px 5px 2px 8px;
	display: inline-block;
	vertical-align: top;
	border-radius: 10px;
	width: fit-content;
	color: #fff;
	font-weight: 500
}

.points {
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
	margin: 30px auto 0;
	padding: 0 20px
}

.points .point {
	color: #fff;
	text-align: left;
	position: relative
}

.points .point .list {
	display: inline-block;
	vertical-align: top;
	padding-left: 26px;
	color: #000258;
	font-weight: 600
}

.points .point .list span {
	width: 15px;
	height: 15px;
	border: 1.5px solid #000258;
	display: block;
	border-radius: 50%;
	position: absolute;
	top: 7px;
	left: 0
}

.points .point .list span:before {
	content: "";
	position: absolute;
	left: 4px;
	top: 5px;
	width: 6px;
	height: 3px;
	border-bottom: 1.5px solid #000258;
	border-left: 1.5px solid #000258;
	transform: rotate(-45deg)
}

.map {
	margin: 30px 20px
}

.map img {
	width: 250px;
	max-width: 100%;
	margin: 0 auto
}

.contact-bar {
	height: 150px
}

.feat-client {
	background: #fff;
	padding: 15px 0 25px;
	height: 140px;
	position: relative;
	left: 0;
	right: 0
}

.norway .feat-client {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto
}

@media(min-width: 768px) {
	header .site-logo {
		top: 10px;
		height: auto
	}

	header .site-logo img {
		width: 110px
	}

	header .main-banner .item .slider-text {
		top: auto;
		width: 760px;
		margin: 0 auto;
		font-size: 40px;
		line-height: 40px;
		height: auto;
		margin: 30px auto 0
	}

	header .main-banner .item .slider-text span {
		display: block
	}

	header .main-banner .item .slider-text .mini {
		font-size: 25px;
		margin-top: 50px
	}

	header .main-banner .item img {
		height: calc(100vh - 188px)
	}

	.main-menu-btn {
		top: 32px;
		right: 27px
	}

	#main-menu-state:checked~.menu-wrap {
		position: absolute
	}

	.menu-wrap {
		position: absolute;
		z-index: 2;
		width: 400px;
		right: 0;
		left: auto
	}

	.map img {
		width: 360px
	}

	.feat-client {
		margin-top: 10px
	}
}

@media(min-width: 992px) {
	header .site-logo {
		top: 15px
	}

	.main-banner.home-page {
		height: 100vh
	}

	.main-banner .owl-stage-outer,
	.main-banner .owl-stage,
	.main-banner .owl-item,
	.main-banner .item {
		height: 100%
	}

	.main-banner .item img {
		object-fit: cover;
		width: 100%;
		height: 100%
	}

	.main-banner .item .slider-text {
		top: 48%;
		font-size: 56px;
		line-height: 47px
	}

	.main-banner .item .slider-links {
		bottom: 150px;
		text-align: center
	}

	.main-banner .item .slider-links a {
		display: inline-block;
		margin: 0 10px
	}

	.main-banner .owl-nav {
		position: absolute;
		top: 54%;
		left: 8%;
		right: 8%;
		pointer-events: none
	}

	.main-banner .owl-nav .owl-prev,
	.main-banner .owl-nav .owl-next {
		pointer-events: all
	}

	.main-banner .owl-nav .owl-prev:focus,
	.main-banner .owl-nav .owl-next:focus {
		outline: 0
	}

	.main-banner .owl-nav .owl-prev span,
	.main-banner .owl-nav .owl-next span {
		font-size: 60px;
		color: #fff
	}

	.main-banner .owl-nav .owl-prev {
		float: left
	}

	.main-banner .owl-nav .owl-next {
		float: right
	}

	.norway_repeater .item {
		letter-spacing: 5px;
		font-size: 27px;
		line-height: 42px
	}

	.norway_repeater .item span {
		line-height: 38px;
		padding: 0 5px 0px 8px
	}

	.map img {
		width: 480px
	}
}

@media(min-width: 1200px) {
	.main-menu-btn {
		top: -5208.28125vw
	}

	header .site-logo {
		left: 8.59375vw;
		top: 2.8645833333vw;
		height: 4.2708333333vw;
		pointer-events: all
	}

	header .site-logo img {
		/* width: 7.5520833333vw;
		height: 4.2708333333vw */
		width: 110px;
		height: 38px
	}

	header .navigation {
		height: 8.8541666667vw;
		background: none;
		pointer-events: none;
		transition: all .3s ease
	}

	header .navigation.norway {
		background: #fff;
		background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.04) 96%, rgba(255, 255, 255, 0) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(96%, rgba(255, 255, 255, 0.04)), color-stop(100%, rgba(255, 255, 255, 0)));
		background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.04) 96%, rgba(255, 255, 255, 0) 100%);
		background: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.04) 96%, rgba(255, 255, 255, 0) 100%);
		background: -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.04) 96%, rgba(255, 255, 255, 0) 100%);
		background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.04) 96%, rgba(255, 255, 255, 0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=0)
	}

	header .navigation.fixed {
		background: #fff;
		height: 6.25vw;
		z-index: 99
	}

	header .navigation.fixed .site-logo {
		top: 1.1458333333vw
	}

	header .navigation.fixed .menu-wrap {
		top: .5208333333vw
	}

	header .main-banner {
		width: 100%
	}

	header .main-banner.inner-page {
		margin-top: 8.59375vw
	}

	header .main-banner.home-page {
		height: calc(100vh - 6.4583333333vw);
		height: 100%;
		top: 0
	}

	header .main-banner.inner-page.norway {
		height: calc(100vh - 6.4583333333vw);
		height: 100%;
		margin-top: 0;
		top: 0
	}

	header .main-banner .item .slider-text {
		position: absolute;
		font-size: 2.5vw;
		line-height: 2.6041666667vw;
		left: 8.3333333333vw;
		right: auto;
		margin: 0;
		text-align: left;
		width: 33.8541666667vw;
		top: 16.40625vw;
		height: 10.9375vw;
		position: absolute;
		font-size: 2.34375vw;
		line-height: 2.6041666667vw;
		left: 8.3333333333vw;
		right: auto;
		margin: 0;
		text-align: left;
		width: 33.8541666667vw;
		top: 16.40625vw;
		height: auto;
		padding: 0
	}

	header .main-banner .item .slider-text.subsite {
		top: 9.1145833333vw;
		top: 25%;
		padding: 0;
		width: 39.0625vw
	}

	header .main-banner .item .slider-text span {
		font-size: 2.5vw;
		line-height: 2.5vw;
		display: inline
	}

	header .main-banner .item .slider-text .mini {
		font-size: 1.3020833333vw;
		margin-top: 1.8229166667vw;
		text-align: left;
		line-height: 1.3020833333vw
	}

	header .main-banner .item .slider-links {
		bottom: 7.8125vw
	}

	header .main-banner .item .slider-links a {
		margin: 0 .5208333333vw
	}

	header .main-banner .item img {
		height: 100%
	}

	header .main-banner .owl-nav .owl-prev span,
	header .main-banner .owl-nav .owl-next span {
		font-size: 3.125vw
	}

	header .inner-banner-top {
		left: 8.3333333333vw;
		right: auto;
		bottom: auto;
		z-index: 1;
		text-align: left;
		top: 50%;
		transform: translateY(-50%)
	}

	header .inner-banner-top .breadcrumb-wrapper {
		margin-left: -.7291666667vw
	}

	header .inner-banner-top .breadcrumb-wrapper .breadcrumb {
		justify-content: flex-start
	}

	header .inner-banner-top .breadcrumb-wrapper .breadcrumb li+li:after {
		left: -0.15625vw;
		font-size: .8854166667vw;
		top: 0;
		font-weight: 300
	}

	header .inner-banner-top .breadcrumb-wrapper .breadcrumb li span {
		padding: .5208333333vw .7291666667vw;
		font-size: .9375vw;
		font-weight: 300
	}

	header .inner-banner-top .in-headings {
		margin-top: 1.5625vw
	}

	header .inner-banner-top .in-headings .pg-title {
		font-size: 2.7083333333vw;
		line-height: 2.7083333333vw
	}

	header .inner-banner-top .in-headings .pg-sub {
		font-size: 1.6145833333vw;
		margin-top: 2.1875vw
	}

	header.inner-page.norway {
		height: 100vh !important
	}

	.menu-wrap {
		position: absolute;
		z-index: 2;
		width: fit-content;
		background: none;
		padding: 0;
		top: 1.8229166667vw;
		left: auto;
		right: 8.3333333333vw;
		height: auto;
		display: flex !important;
		flex-wrap: wrap;
		align-items: flex-end;
		justify-content: flex-end;
		flex-direction: column-reverse;
		pointer-events: none
	}

	.menu-wrap .bot {
		padding: 0;
		overflow: unset;
		pointer-events: none
	}

	.main-menu-btn {
		display: none
	}

	#main-menu-state:not(:checked)~.menu-wrap {
		display: block
	}

	#main-menu li {
		position: relative
	}

	#main-menu li .sub-menu {
		position: absolute;
		top: 1.9791666667vw;
		z-index: 0;
		margin: 0;
		left: 0;
		width: 13.5416666667vw
	}

	#main-menu li .sub-menu li a {
		transition: all .3s ease
	}

	#main-menu li .sub-menu li a:hover {
		color: #ff0101
	}

	#main-menu li .expicon {
		height: 1.9791666667vw;
		width: 1.9791666667vw;
		line-height: 1.9791666667vw;
		text-align: center;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		display: none
	}

	#main-menu li .expicon svg {
		fill: #000258;
		width: .6770833333vw;
		height: .6770833333vw
	}

	.bot {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		align-items: flex-start;
		justify-content: flex-end;
		margin-top: 1.0416666667vw
	}

	.bot #main-menu {
		position: relative;
		width: auto;
		top: 0;
		right: 0;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: flex-end;
		pointer-events: all
	}

	.bot #main-menu li a {
		font-size: .8333333333vw;
		padding: .3645833333vw .8333333333vw;
		font-weight: 700;
		letter-spacing: .0052083333vw;
		color: #475569;
		position: relative;
		z-index: 1;
		transition: all .3s ease
	}

	.bot #main-menu li a:hover {
		color: #ff0101
	}

	.bot #main-menu li.current_page_item a,
	.bot #main-menu li.current-menu-parent a {
		color: #ff0101
	}

	.bot #main-menu li.current_page_item li a,
	.bot #main-menu li.current-menu-parent li a {
		color: #fff
	}

	.bot #main-menu li.current_page_item li a:hover,
	.bot #main-menu li.current-menu-parent li a:hover {
		color: #ff0101
	}

	.bot #main-menu li.current_page_item li.current_page_item a,
	.bot #main-menu li.current-menu-parent li.current_page_item a {
		color: #ff0101
	}

	.bot .con-btn {
		pointer-events: all;
		margin: 0;
		margin-left: 2.0833333333vw;
		height: 1.875vw;
		background: url(../images/arrow.png) center right 1.5625vw no-repeat #000258;
		background-size: .4166666667vw;
		padding: .2604166667vw 2.8645833333vw .2604166667vw 1.6666666667vw;
		border-radius: 1.1458333333vw;
		letter-spacing: .0260416667vw;
		font-size: .8333333333vw;
		transition: all .3s ease
	}

	.bot .con-btn:hover {
		color: #fff;
		background: url(../images/arrow.png) center right 1.5625vw no-repeat #475569
	}

	.contact-bar {
		height: auto;
		position: relative;
		bottom: auto;
		left: auto;
		right: auto;
		background: none;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: flex-end;
		padding: 0;
		pointer-events: all
	}

	.contact-bar .box {
		padding: .2604166667vw .8854166667vw
	}

	.contact-bar .box img {
		width: 1.0416666667vw;
		margin-right: .625vw
	}

	.contact-bar .box .link {
		font-size: .8333333333vw
	}

	.contact-bar .social-links {
		margin: 0 0 0 .78125vw
	}

	.contact-bar .social-links li {
		margin: 0 .4166666667vw
	}

	.contact-bar .social-links li a img {
		width: 1.40625vw;
		height: 1.40625vw
	}

	.feat-client {
		margin-top: 0;
		padding: 0 7.8125vw;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
		height: 6.4583333333vw
	}

	.feat-client.inner-page.norway {
		display: flex
	}

	.feat-client .hm-cl-ttl {
		font-size: 1.5104166667vw;
		font-weight: 800;
		text-align: center;
		width: 13.8020833333vw;
		background: #f0f0f0;
		height: 6.4583333333vw;
		line-height: 6.4583333333vw;
		letter-spacing: -.0520833333vw
	}

	.feat-client .client-slider {
		margin-top: 0;
		width: calc(100% - 13.8020833333vw)
	}

	.feat-client .client-slider .owl-stage {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center
	}

	.feat-client .client-slider .owl-stage .item {
		text-align: center
	}

	.feat-client .client-slider .owl-stage .item img {
		width: auto;
		max-width: 100%;
		margin: 0 auto;
		height: 2.6041666667vw
	}

	.norway_repeater {
		position: absolute;
		bottom: 27.0833333333vw;
		left: 5.2083333333vw;
		width: 44.2708333333vw;
		margin: 0
	}

	.norway_repeater .item {
		letter-spacing: .15625vw;
		font-size: 1.40625vw;
		line-height: 2.7083333333vw;
		text-align: left
	}

	.norway_repeater .item span {
		padding: .2604166667vw .4166666667vw .2604166667vw .5208333333vw;
		border-radius: .5208333333vw;
		font-size: 1.40625vw;
		line-height: 1.5104166667vw;
		margin-top: .15625vw
	}

	.norway_repeater .owl-nav {
		margin: 0 !important
	}

	.poni-map {
		position: absolute;
		top: 55%;
		left: 8.3333333333vw
	}

	.points {
		position: absolute;
		left: 5.2083333333vw;
		right: auto;
		bottom: 23.4375vw;
		z-index: 2;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		padding: 0;
		margin: 0;
		position: absolute;
		left: 8.3333333333vw;
		right: auto;
		bottom: 15.625vw;
		z-index: 2;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		padding: 0;
		position: relative;
		left: 0;
		bottom: auto;
		margin: 0
	}

	.points .point {
		color: #000258
	}

	.points .point+.point {
		margin-left: 30px
	}

	.points .point .list {
		padding-left: 1.5625vw;
		font-size: 1.0416666667vw;
		margin: .2604166667vw 0;
		padding-left: 1.5625vw;
		font-size: .9375vw;
		margin: 0.2604166667vw 0
	}

	.points .point .list span {
		width: .78125vw;
		height: .78125vw;
		border: .078125vw solid #000258;
		top: .7291666667vw;
		left: 0
	}

	.points .point .list span:before {
		left: .2083333333vw;
		top: .2604166667vw;
		width: .3125vw;
		height: .15625vw;
		border-bottom: .078125vw solid #000258;
		border-left: .078125vw solid #000258
	}

	.map {
		position: absolute;
		bottom: 8.3333333333vw;
		left: 5.2083333333vw;
		right: auto;
		z-index: 2;
		position: absolute;
		bottom: 1.0416666667vw;
		left: 7.5520833333vw;
		right: auto;
		z-index: 2;
		position: relative;
		left: 0;
		bottom: auto;
		margin: 1.5625vw 0 0 0
	}

	.map img {
		width: 23.4375vw;
		margin: 0
	}
}

@media screen and (max-width: 1023px)and (orientation: landscape) {
	header {
		height: auto !important
	}

	header .main-banner.home-page {
		height: 100%
	}

	header .main-banner.inner-page.norway {
		height: 100%
	}

	header .main-banner .item img {
		height: 770px
	}

	.feat-client {
		margin-top: 0
	}
}

/*# sourceMappingURL=site-header.min.css.map */