@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	 font-family: sans-serif;
	 -ms-text-size-adjust: 100%;
	 -webkit-text-size-adjust:100%
}

body {
	 margin:0
}

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

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

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

[hidden], template {
	 display:none
}

a {
	 background-color:transparent
}

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

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

b, strong {
	 font-weight:700
}

dfn {
	 font-style:italic
}

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

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

small {
	 font-size:80%
}

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

sup {
	 top:-.5em
}

sub {
	 bottom:-.25em
}

img {
	 border:0
}

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

figure {
	 margin:1em 40px
}

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

pre {
	 overflow:auto
}

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

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

button {
	 overflow:visible
}

button, select {
	 text-transform:none
}

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

button[disabled], html input[disabled] {
	 cursor:not-allowed
}

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

input {
	 line-height:normal
}

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

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

input[type=search] {
	 -webkit-appearance: textfield;
	 box-sizing:content-box
}

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

legend {
	 border: 0;
	 padding:0
}

textarea {
	 overflow:auto
}

optgroup {
	 font-weight:700
}

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

td, th {
	 padding:0
}

.foundation-mq {
	 font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
	 font-size: 100%;
	 box-sizing:border-box
}

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

body {
	 padding: 0;
	 margin: 0;
	 font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
	 font-weight: 400;
	 line-height: 1.5;
	 color: #0a0a0a;
	 background: #fefefe;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing:grayscale
}

img {
	 max-width: 100%;
	 height: auto;
	 -ms-interpolation-mode: bicubic;
	 display: inline-block;
	 vertical-align:middle
}

textarea {
	 height: auto;
	 min-height: 50px;
	 border-radius:0
}

select {
	 width: 100%;
	 border-radius:0
}

#map_canvas embed, #map_canvas img, #map_canvas object, .map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
	 max-width:none !important
}

button {
	 -webkit-appearance: none;
	 -moz-appearance: none;
	 background: transparent;
	 padding: 0;
	 border: 0;
	 border-radius: 0;
	 line-height:1
}

[data-whatinput=mouse] button {
	 outline:0
}

.is-visible {
	 display:block !important
}

.is-hidden {
	 display:none !important
}

.row {
	 max-width: 75rem;
	 margin-left: auto;
	 margin-right:auto
}

.row:after, .row:before {
	 content: ' ';
	 display:table
}

.row:after {
	 clear:both
}

.row.collapse > .column, .row.collapse > .columns {
	 padding-left: 0;
	 padding-right:0
}

.row .row {
	 margin-left: -.625rem;
	 margin-right:-.625rem
}

@media screen and (min-width: 40em) {
	 .row .row {
		  margin-left: -.9375rem;
		  margin-right:-.9375rem
	 }
}

.row .row.collapse {
	 margin-left: 0;
	 margin-right:0
}

.row.expanded {
	 max-width:none
}

.row.expanded .row {
	 margin-left: auto;
	 margin-right:auto
}

.column, .columns {
	 width: 100%;
	 float: left;
	 padding-left: .625rem;
	 padding-right:.625rem
}

@media screen and (min-width: 40em) {
	 .column, .columns {
		  padding-left: .9375rem;
		  padding-right:.9375rem
	 }
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
	 float:right
}

.column.end:last-child:last-child, .end.columns:last-child:last-child {
	 float:left
}

.column.row.row, .row.row.columns {
	 float:none
}

.row .column.row.row, .row .row.row.columns {
	 padding-left: 0;
	 padding-right: 0;
	 margin-left: 0;
	 margin-right:0
}

.small-1 {
	 width:8.33333%
}

.small-push-1 {
	 position: relative;
	 left:8.33333%
}

.small-pull-1 {
	 position: relative;
	 left:-8.33333%
}

.small-offset-0 {
	 margin-left:0
}

.small-2 {
	 width:16.66667%
}

.small-push-2 {
	 position: relative;
	 left:16.66667%
}

.small-pull-2 {
	 position: relative;
	 left:-16.66667%
}

.small-offset-1 {
	 margin-left:8.33333%
}

.small-3 {
	 width:25%
}

.small-push-3 {
	 position: relative;
	 left:25%
}

.small-pull-3 {
	 position: relative;
	 left:-25%
}

.small-offset-2 {
	 margin-left:16.66667%
}

.small-4 {
	 width:33.33333%
}

.small-push-4 {
	 position: relative;
	 left:33.33333%
}

.small-pull-4 {
	 position: relative;
	 left:-33.33333%
}

.small-offset-3 {
	 margin-left:25%
}

.small-5 {
	 width:41.66667%
}

.small-push-5 {
	 position: relative;
	 left:41.66667%
}

.small-pull-5 {
	 position: relative;
	 left:-41.66667%
}

.small-offset-4 {
	 margin-left:33.33333%
}

.small-6 {
	 width:50%
}

.small-push-6 {
	 position: relative;
	 left:50%
}

.small-pull-6 {
	 position: relative;
	 left:-50%
}

.small-offset-5 {
	 margin-left:41.66667%
}

.small-7 {
	 width:58.33333%
}

.small-push-7 {
	 position: relative;
	 left:58.33333%
}

.small-pull-7 {
	 position: relative;
	 left:-58.33333%
}

.small-offset-6 {
	 margin-left:50%
}

.small-8 {
	 width:66.66667%
}

.small-push-8 {
	 position: relative;
	 left:66.66667%
}

.small-pull-8 {
	 position: relative;
	 left:-66.66667%
}

.small-offset-7 {
	 margin-left:58.33333%
}

.small-9 {
	 width:75%
}

.small-push-9 {
	 position: relative;
	 left:75%
}

.small-pull-9 {
	 position: relative;
	 left:-75%
}

.small-offset-8 {
	 margin-left:66.66667%
}

.small-10 {
	 width:83.33333%
}

.small-push-10 {
	 position: relative;
	 left:83.33333%
}

.small-pull-10 {
	 position: relative;
	 left:-83.33333%
}

.small-offset-9 {
	 margin-left:75%
}

.small-11 {
	 width:91.66667%
}

.small-push-11 {
	 position: relative;
	 left:91.66667%
}

.small-pull-11 {
	 position: relative;
	 left:-91.66667%
}

.small-offset-10 {
	 margin-left:83.33333%
}

.small-12 {
	 width:100%
}

.small-offset-11 {
	 margin-left:91.66667%
}

.small-up-1 > .column, .small-up-1 > .columns {
	 width: 100%;
	 float:left
}

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
	 clear:none
}

.small-up-1 > .column:nth-of-type(1n + 1), .small-up-1 > .columns:nth-of-type(1n + 1) {
	 clear:both
}

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
	 float:left
}

.small-up-2 > .column, .small-up-2 > .columns {
	 width: 50%;
	 float:left
}

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
	 clear:none
}

.small-up-2 > .column:nth-of-type(2n + 1), .small-up-2 > .columns:nth-of-type(2n + 1) {
	 clear:both
}

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
	 float:left
}

.small-up-3 > .column, .small-up-3 > .columns {
	 width: 33.33333%;
	 float:left
}

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
	 clear:none
}

.small-up-3 > .column:nth-of-type(3n + 1), .small-up-3 > .columns:nth-of-type(3n + 1) {
	 clear:both
}

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
	 float:left
}

.small-up-4 > .column, .small-up-4 > .columns {
	 width: 25%;
	 float:left
}

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
	 clear:none
}

.small-up-4 > .column:nth-of-type(4n + 1), .small-up-4 > .columns:nth-of-type(4n + 1) {
	 clear:both
}

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
	 float:left
}

.small-up-5 > .column, .small-up-5 > .columns {
	 width: 20%;
	 float:left
}

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
	 clear:none
}

.small-up-5 > .column:nth-of-type(5n + 1), .small-up-5 > .columns:nth-of-type(5n + 1) {
	 clear:both
}

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
	 float:left
}

.small-up-6 > .column, .small-up-6 > .columns {
	 width: 16.66667%;
	 float:left
}

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
	 clear:none
}

.small-up-6 > .column:nth-of-type(6n + 1), .small-up-6 > .columns:nth-of-type(6n + 1) {
	 clear:both
}

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
	 float:left
}

.small-up-7 > .column, .small-up-7 > .columns {
	 width: 14.28571%;
	 float:left
}

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
	 clear:none
}

.small-up-7 > .column:nth-of-type(7n + 1), .small-up-7 > .columns:nth-of-type(7n + 1) {
	 clear:both
}

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
	 float:left
}

.small-up-8 > .column, .small-up-8 > .columns {
	 width: 12.5%;
	 float:left
}

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
	 clear:none
}

.small-up-8 > .column:nth-of-type(8n + 1), .small-up-8 > .columns:nth-of-type(8n + 1) {
	 clear:both
}

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
	 float:left
}

.small-collapse > .column, .small-collapse > .columns {
	 padding-left: 0;
	 padding-right:0
}

.expanded.row .small-collapse.row, .small-collapse .row {
	 margin-left: 0;
	 margin-right:0
}

.small-uncollapse > .column, .small-uncollapse > .columns {
	 padding-left: .625rem;
	 padding-right:.625rem
}

.small-centered {
	 margin-left: auto;
	 margin-right:auto
}

.small-centered, .small-centered:last-child:not(:first-child) {
	 float: none;
	 clear:both
}

.small-pull-0, .small-push-0, .small-uncentered {
	 position: static;
	 margin-left: 0;
	 margin-right: 0;
	 float:left
}

@media screen and (min-width: 40em) {
	 .medium-1 {
		  width:8.33333%
	 }

	 .medium-push-1 {
		  position: relative;
		  left:8.33333%
	 }

	 .medium-pull-1 {
		  position: relative;
		  left:-8.33333%
	 }

	 .medium-offset-0 {
		  margin-left:0
	 }

	 .medium-2 {
		  width:16.66667%
	 }

	 .medium-push-2 {
		  position: relative;
		  left:16.66667%
	 }

	 .medium-pull-2 {
		  position: relative;
		  left:-16.66667%
	 }

	 .medium-offset-1 {
		  margin-left:8.33333%
	 }

	 .medium-3 {
		  width:25%
	 }

	 .medium-push-3 {
		  position: relative;
		  left:25%
	 }

	 .medium-pull-3 {
		  position: relative;
		  left:-25%
	 }

	 .medium-offset-2 {
		  margin-left:16.66667%
	 }

	 .medium-4 {
		  width:33.33333%
	 }

	 .medium-push-4 {
		  position: relative;
		  left:33.33333%
	 }

	 .medium-pull-4 {
		  position: relative;
		  left:-33.33333%
	 }

	 .medium-offset-3 {
		  margin-left:25%
	 }

	 .medium-5 {
		  width:41.66667%
	 }

	 .medium-push-5 {
		  position: relative;
		  left:41.66667%
	 }

	 .medium-pull-5 {
		  position: relative;
		  left:-41.66667%
	 }

	 .medium-offset-4 {
		  margin-left:33.33333%
	 }

	 .medium-6 {
		  width:50%
	 }

	 .medium-push-6 {
		  position: relative;
		  left:50%
	 }

	 .medium-pull-6 {
		  position: relative;
		  left:-50%
	 }

	 .medium-offset-5 {
		  margin-left:41.66667%
	 }

	 .medium-7 {
		  width:58.33333%
	 }

	 .medium-push-7 {
		  position: relative;
		  left:58.33333%
	 }

	 .medium-pull-7 {
		  position: relative;
		  left:-58.33333%
	 }

	 .medium-offset-6 {
		  margin-left:50%
	 }

	 .medium-8 {
		  width:66.66667%
	 }

	 .medium-push-8 {
		  position: relative;
		  left:66.66667%
	 }

	 .medium-pull-8 {
		  position: relative;
		  left:-66.66667%
	 }

	 .medium-offset-7 {
		  margin-left:58.33333%
	 }

	 .medium-9 {
		  width:75%
	 }

	 .medium-push-9 {
		  position: relative;
		  left:75%
	 }

	 .medium-pull-9 {
		  position: relative;
		  left:-75%
	 }

	 .medium-offset-8 {
		  margin-left:66.66667%
	 }

	 .medium-10 {
		  width:83.33333%
	 }

	 .medium-push-10 {
		  position: relative;
		  left:83.33333%
	 }

	 .medium-pull-10 {
		  position: relative;
		  left:-83.33333%
	 }

	 .medium-offset-9 {
		  margin-left:75%
	 }

	 .medium-11 {
		  width:91.66667%
	 }

	 .medium-push-11 {
		  position: relative;
		  left:91.66667%
	 }

	 .medium-pull-11 {
		  position: relative;
		  left:-91.66667%
	 }

	 .medium-offset-10 {
		  margin-left:83.33333%
	 }

	 .medium-12 {
		  width:100%
	 }

	 .medium-offset-11 {
		  margin-left:91.66667%
	 }

	 .medium-up-1 > .column, .medium-up-1 > .columns {
		  width: 100%;
		  float:left
	 }

	 .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
		  clear:none
	 }

	 .medium-up-1 > .column:nth-of-type(1n + 1), .medium-up-1 > .columns:nth-of-type(1n + 1) {
		  clear:both
	 }

	 .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
		  float:left
	 }

	 .medium-up-2 > .column, .medium-up-2 > .columns {
		  width: 50%;
		  float:left
	 }

	 .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
		  clear:none
	 }

	 .medium-up-2 > .column:nth-of-type(2n + 1), .medium-up-2 > .columns:nth-of-type(2n + 1) {
		  clear:both
	 }

	 .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
		  float:left
	 }

	 .medium-up-3 > .column, .medium-up-3 > .columns {
		  width: 33.33333%;
		  float:left
	 }

	 .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
		  clear:none
	 }

	 .medium-up-3 > .column:nth-of-type(3n + 1), .medium-up-3 > .columns:nth-of-type(3n + 1) {
		  clear:both
	 }

	 .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
		  float:left
	 }

	 .medium-up-4 > .column, .medium-up-4 > .columns {
		  width: 25%;
		  float:left
	 }

	 .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
		  clear:none
	 }

	 .medium-up-4 > .column:nth-of-type(4n + 1), .medium-up-4 > .columns:nth-of-type(4n + 1) {
		  clear:both
	 }

	 .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
		  float:left
	 }

	 .medium-up-5 > .column, .medium-up-5 > .columns {
		  width: 20%;
		  float:left
	 }

	 .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
		  clear:none
	 }

	 .medium-up-5 > .column:nth-of-type(5n + 1), .medium-up-5 > .columns:nth-of-type(5n + 1) {
		  clear:both
	 }

	 .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
		  float:left
	 }

	 .medium-up-6 > .column, .medium-up-6 > .columns {
		  width: 16.66667%;
		  float:left
	 }

	 .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
		  clear:none
	 }

	 .medium-up-6 > .column:nth-of-type(6n + 1), .medium-up-6 > .columns:nth-of-type(6n + 1) {
		  clear:both
	 }

	 .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
		  float:left
	 }

	 .medium-up-7 > .column, .medium-up-7 > .columns {
		  width: 14.28571%;
		  float:left
	 }

	 .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
		  clear:none
	 }

	 .medium-up-7 > .column:nth-of-type(7n + 1), .medium-up-7 > .columns:nth-of-type(7n + 1) {
		  clear:both
	 }

	 .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
		  float:left
	 }

	 .medium-up-8 > .column, .medium-up-8 > .columns {
		  width: 12.5%;
		  float:left
	 }

	 .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
		  clear:none
	 }

	 .medium-up-8 > .column:nth-of-type(8n + 1), .medium-up-8 > .columns:nth-of-type(8n + 1) {
		  clear:both
	 }

	 .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
		  float:left
	 }

	 .medium-collapse > .column, .medium-collapse > .columns {
		  padding-left: 0;
		  padding-right:0
	 }

	 .expanded.row .medium-collapse.row, .medium-collapse .row {
		  margin-left: 0;
		  margin-right:0
	 }

	 .medium-uncollapse > .column, .medium-uncollapse > .columns {
		  padding-left: .9375rem;
		  padding-right:.9375rem
	 }

	 .medium-centered {
		  margin-left: auto;
		  margin-right:auto
	 }

	 .medium-centered, .medium-centered:last-child:not(:first-child) {
		  float: none;
		  clear:both
	 }

	 .medium-pull-0, .medium-push-0, .medium-uncentered {
		  position: static;
		  margin-left: 0;
		  margin-right: 0;
		  float:left
	 }
}

@media screen and (min-width: 64em) {
	 .large-1 {
		  width:8.33333%
	 }

	 .large-push-1 {
		  position: relative;
		  left:8.33333%
	 }

	 .large-pull-1 {
		  position: relative;
		  left:-8.33333%
	 }

	 .large-offset-0 {
		  margin-left:0
	 }

	 .large-2 {
		  width:16.66667%
	 }

	 .large-push-2 {
		  position: relative;
		  left:16.66667%
	 }

	 .large-pull-2 {
		  position: relative;
		  left:-16.66667%
	 }

	 .large-offset-1 {
		  margin-left:8.33333%
	 }

	 .large-3 {
		  width:25%
	 }

	 .large-push-3 {
		  position: relative;
		  left:25%
	 }

	 .large-pull-3 {
		  position: relative;
		  left:-25%
	 }

	 .large-offset-2 {
		  margin-left:16.66667%
	 }

	 .large-4 {
		  width:33.33333%
	 }

	 .large-push-4 {
		  position: relative;
		  left:33.33333%
	 }

	 .large-pull-4 {
		  position: relative;
		  left:-33.33333%
	 }

	 .large-offset-3 {
		  margin-left:25%
	 }

	 .large-5 {
		  width:41.66667%
	 }

	 .large-push-5 {
		  position: relative;
		  left:41.66667%
	 }

	 .large-pull-5 {
		  position: relative;
		  left:-41.66667%
	 }

	 .large-offset-4 {
		  margin-left:33.33333%
	 }

	 .large-6 {
		  width:50%
	 }

	 .large-push-6 {
		  position: relative;
		  left:50%
	 }

	 .large-pull-6 {
		  position: relative;
		  left:-50%
	 }

	 .large-offset-5 {
		  margin-left:41.66667%
	 }

	 .large-7 {
		  width:58.33333%
	 }

	 .large-push-7 {
		  position: relative;
		  left:58.33333%
	 }

	 .large-pull-7 {
		  position: relative;
		  left:-58.33333%
	 }

	 .large-offset-6 {
		  margin-left:50%
	 }

	 .large-8 {
		  width:66.66667%
	 }

	 .large-push-8 {
		  position: relative;
		  left:66.66667%
	 }

	 .large-pull-8 {
		  position: relative;
		  left:-66.66667%
	 }

	 .large-offset-7 {
		  margin-left:58.33333%
	 }

	 .large-9 {
		  width:75%
	 }

	 .large-push-9 {
		  position: relative;
		  left:75%
	 }

	 .large-pull-9 {
		  position: relative;
		  left:-75%
	 }

	 .large-offset-8 {
		  margin-left:66.66667%
	 }

	 .large-10 {
		  width:83.33333%
	 }

	 .large-push-10 {
		  position: relative;
		  left:83.33333%
	 }

	 .large-pull-10 {
		  position: relative;
		  left:-83.33333%
	 }

	 .large-offset-9 {
		  margin-left:75%
	 }

	 .large-11 {
		  width:91.66667%
	 }

	 .large-push-11 {
		  position: relative;
		  left:91.66667%
	 }

	 .large-pull-11 {
		  position: relative;
		  left:-91.66667%
	 }

	 .large-offset-10 {
		  margin-left:83.33333%
	 }

	 .large-12 {
		  width:100%
	 }

	 .large-offset-11 {
		  margin-left:91.66667%
	 }

	 .large-up-1 > .column, .large-up-1 > .columns {
		  width: 100%;
		  float:left
	 }

	 .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
		  clear:none
	 }

	 .large-up-1 > .column:nth-of-type(1n + 1), .large-up-1 > .columns:nth-of-type(1n + 1) {
		  clear:both
	 }

	 .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
		  float:left
	 }

	 .large-up-2 > .column, .large-up-2 > .columns {
		  width: 50%;
		  float:left
	 }

	 .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
		  clear:none
	 }

	 .large-up-2 > .column:nth-of-type(2n + 1), .large-up-2 > .columns:nth-of-type(2n + 1) {
		  clear:both
	 }

	 .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
		  float:left
	 }

	 .large-up-3 > .column, .large-up-3 > .columns {
		  width: 33.33333%;
		  float:left
	 }

	 .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
		  clear:none
	 }

	 .large-up-3 > .column:nth-of-type(3n + 1), .large-up-3 > .columns:nth-of-type(3n + 1) {
		  clear:both
	 }

	 .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
		  float:left
	 }

	 .large-up-4 > .column, .large-up-4 > .columns {
		  width: 25%;
		  float:left
	 }

	 .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
		  clear:none
	 }

	 .large-up-4 > .column:nth-of-type(4n + 1), .large-up-4 > .columns:nth-of-type(4n + 1) {
		  clear:both
	 }

	 .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
		  float:left
	 }

	 .large-up-5 > .column, .large-up-5 > .columns {
		  width: 20%;
		  float:left
	 }

	 .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
		  clear:none
	 }

	 .large-up-5 > .column:nth-of-type(5n + 1), .large-up-5 > .columns:nth-of-type(5n + 1) {
		  clear:both
	 }

	 .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
		  float:left
	 }

	 .large-up-6 > .column, .large-up-6 > .columns {
		  width: 16.66667%;
		  float:left
	 }

	 .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
		  clear:none
	 }

	 .large-up-6 > .column:nth-of-type(6n + 1), .large-up-6 > .columns:nth-of-type(6n + 1) {
		  clear:both
	 }

	 .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
		  float:left
	 }

	 .large-up-7 > .column, .large-up-7 > .columns {
		  width: 14.28571%;
		  float:left
	 }

	 .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
		  clear:none
	 }

	 .large-up-7 > .column:nth-of-type(7n + 1), .large-up-7 > .columns:nth-of-type(7n + 1) {
		  clear:both
	 }

	 .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
		  float:left
	 }

	 .large-up-8 > .column, .large-up-8 > .columns {
		  width: 12.5%;
		  float:left
	 }

	 .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
		  clear:none
	 }

	 .large-up-8 > .column:nth-of-type(8n + 1), .large-up-8 > .columns:nth-of-type(8n + 1) {
		  clear:both
	 }

	 .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
		  float:left
	 }

	 .large-collapse > .column, .large-collapse > .columns {
		  padding-left: 0;
		  padding-right:0
	 }

	 .expanded.row .large-collapse.row, .large-collapse .row {
		  margin-left: 0;
		  margin-right:0
	 }

	 .large-uncollapse > .column, .large-uncollapse > .columns {
		  padding-left: .9375rem;
		  padding-right:.9375rem
	 }

	 .large-centered {
		  margin-left: auto;
		  margin-right:auto
	 }

	 .large-centered, .large-centered:last-child:not(:first-child) {
		  float: none;
		  clear:both
	 }

	 .large-pull-0, .large-push-0, .large-uncentered {
		  position: static;
		  margin-left: 0;
		  margin-right: 0;
		  float:left
	 }
}

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
	 margin: 0;
	 padding:0
}

p {
	 font-size: inherit;
	 line-height: 1.6;
	 margin-bottom: 1rem;
	 text-rendering:optimizeLegibility
}

em, i {
	 font-style:italic
}

b, em, i, strong {
	 line-height:inherit
}

b, strong {
	 font-weight:700
}

small {
	 font-size: 80%;
	 line-height:inherit
}

h1, h2, h3, h4, h5, h6 {
	 font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
	 font-weight: 400;
	 font-style: normal;
	 color: inherit;
	 text-rendering: optimizeLegibility;
	 margin-top: 0;
	 margin-bottom: .5rem;
	 line-height:1.4
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	 color: #cacaca;
	 line-height:0
}

h1 {
	 font-size:1.5rem
}

h2 {
	 font-size:1.25rem
}

h3 {
	 font-size:1.1875rem
}

h4 {
	 font-size:1.125rem
}

h5 {
	 font-size:1.0625rem
}

h6 {
	 font-size:1rem
}

@media screen and (min-width: 40em) {
	 h1 {
		  font-size:3rem
	 }

	 h2 {
		  font-size:2.5rem
	 }

	 h3 {
		  font-size:1.9375rem
	 }

	 h4 {
		  font-size:1.5625rem
	 }

	 h5 {
		  font-size:1.25rem
	 }

	 h6 {
		  font-size:1rem
	 }
}

a {
	 color: #2199e8;
	 text-decoration: none;
	 line-height: inherit;
	 cursor:pointer
}

a:focus, a:hover {
	 color:#1585cf
}

a img {
	 border:0
}

hr {
	 max-width: 75rem;
	 height: 0;
	 border-right: 0;
	 border-top: 0;
	 border-bottom: 1px solid #cacaca;
	 border-left: 0;
	 margin: 1.25rem auto;
	 clear:both
}

dl, ol, ul {
	 line-height: 1.6;
	 margin-bottom: 1rem;
	 list-style-position:outside
}

li {
	 font-size:inherit
}

ul {
	 list-style-type:disc
}

ol, ul {
	 margin-left:1.25rem
}

ol ol, ol ul, ul ol, ul ul {
	 margin-left: 1.25rem;
	 margin-bottom:0
}

dl {
	 margin-bottom:1rem
}

dl dt {
	 margin-bottom: .3rem;
	 font-weight:700
}

blockquote {
	 margin: 0 0 1rem;
	 padding: .5625rem 1.25rem 0 1.1875rem;
	 border-left:1px solid #cacaca
}

blockquote, blockquote p {
	 line-height: 1.6;
	 color:#8a8a8a
}

cite {
	 display: block;
	 font-size: .8125rem;
	 color:#8a8a8a
}

cite:before {
	 content: '\2014 \0020'
}

abbr {
	 color: #0a0a0a;
	 cursor: help;
	 border-bottom:1px dotted #0a0a0a
}

code {
	 font-weight: 400;
	 border: 1px solid #cacaca;
	 padding:.125rem .3125rem .0625rem
}

code, kbd {
	 font-family: Consolas, Liberation Mono, Courier, monospace;
	 color: #0a0a0a;
	 background-color:#e6e6e6
}

kbd {
	 padding: .125rem .25rem 0;
	 margin:0
}

.subheader {
	 margin-top: .2rem;
	 margin-bottom: .5rem;
	 font-weight: 400;
	 line-height: 1.4;
	 color:#8a8a8a
}

.lead {
	 font-size: 125%;
	 line-height:1.6
}

.stat {
	 font-size: 2.5rem;
	 line-height:1
}

p + .stat {
	 margin-top:-1rem
}

.no-bullet {
	 margin-left: 0;
	 list-style:none
}

.text-left {
	 text-align:left
}

.text-right {
	 text-align:right
}

.text-center {
	 text-align:center
}

.text-justify {
	 text-align:justify
}

@media screen and (min-width: 40em) {
	 .medium-text-left {
		  text-align:left
	 }

	 .medium-text-right {
		  text-align:right
	 }

	 .medium-text-center {
		  text-align:center
	 }

	 .medium-text-justify {
		  text-align:justify
	 }
}

@media screen and (min-width: 64em) {
	 .large-text-left {
		  text-align:left
	 }

	 .large-text-right {
		  text-align:right
	 }

	 .large-text-center {
		  text-align:center
	 }

	 .large-text-justify {
		  text-align:justify
	 }
}

.show-for-print {
	 display:none !important
}

@media print {
	 * {
		  background: transparent !important;
		  color: #000 !important;
		  box-shadow: none !important;
		  text-shadow:none !important
	 }

	 .show-for-print {
		  display:block !important
	 }

	 .hide-for-print {
		  display:none !important
	 }

	 table.show-for-print {
		  display:table !important
	 }

	 thead.show-for-print {
		  display:table-header-group !important
	 }

	 tbody.show-for-print {
		  display:table-row-group !important
	 }

	 tr.show-for-print {
		  display:table-row !important
	 }

	 td.show-for-print, th.show-for-print {
		  display:table-cell !important
	 }

	 a, a:visited {
		  text-decoration:underline
	 }

	 a[href]:after {
		  content: " (" attr(href) ")"
	 }

	 .ir a:after, a[href^='#']:after, a[href^='javascript:']:after {
		  content: ''
	 }

	 abbr[title]:after {
		  content: " (" attr(title) ")"
	 }

	 blockquote, pre {
		  border: 1px solid #8a8a8a;
		  page-break-inside:avoid
	 }

	 thead {
		  display:table-header-group
	 }

	 img, tr {
		  page-break-inside:avoid
	 }

	 img {
		  max-width:100% !important
	 }

	 @page {
		  margin:.5cm
	 }

	 h2, h3, p {
		  orphans: 3;
		  widows:3
	 }

	 h2, h3 {
		  page-break-after:avoid
	 }
}

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
	 display: block;
	 box-sizing: border-box;
	 width: 100%;
	 height: 2.4375rem;
	 padding: .5rem;
	 border: 1px solid #cacaca;
	 margin: 0 0 1rem;
	 font-family: inherit;
	 font-size: 1rem;
	 color: #0a0a0a;
	 background-color: #fefefe;
	 box-shadow: inset 0 1px 2px hsla(0, 0%, 4%, .1);
	 border-radius: 0;
	 -webkit-transition: -webkit-box-shadow .5s, border-color .25s ease-in-out;
	 transition: box-shadow .5s, border-color .25s ease-in-out;
	 -webkit-appearance: none;
	 -moz-appearance:none
}

[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
	 border: 1px solid #8a8a8a;
	 background-color: #fefefe;
	 outline: none;
	 box-shadow: 0 0 5px #cacaca;
	 -webkit-transition: -webkit-box-shadow .5s, border-color .25s ease-in-out;
	 transition:box-shadow .5s, border-color .25s ease-in-out
}

textarea {
	 max-width:100%
}

textarea[rows] {
	 height:auto
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	 color:#cacaca
}

input::-moz-placeholder, textarea::-moz-placeholder {
	 color:#cacaca
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	 color:#cacaca
}

input::placeholder, textarea::placeholder {
	 color:#cacaca
}

input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
	 background-color: #e6e6e6;
	 cursor:not-allowed
}

[type=button], [type=submit] {
	 border-radius: 0;
	 -webkit-appearance: none;
	 -moz-appearance:none
}

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

[type=checkbox], [type=file], [type=radio] {
	 margin:0 0 1rem
}

[type=checkbox] + label, [type=radio] + label {
	 display: inline-block;
	 margin-left: .5rem;
	 margin-right: 1rem;
	 margin-bottom: 0;
	 vertical-align:baseline
}

[type=checkbox] + label[for], [type=radio] + label[for] {
	 cursor:pointer
}

label > [type=checkbox], label > [type=radio] {
	 margin-right:.5rem
}

[type=file] {
	 width:100%
}

label {
	 display: block;
	 margin: 0;
	 font-size: .875rem;
	 font-weight: 400;
	 line-height: 1.8;
	 color:#0a0a0a
}

label.middle {
	 margin: 0 0 1rem;
	 padding:.5625rem 0
}

.help-text {
	 margin-top: -.5rem;
	 font-size: .8125rem;
	 font-style: italic;
	 color:#0a0a0a
}

.input-group {
	 display: table;
	 width: 100%;
	 margin-bottom:1rem
}

.input-group > :first-child, .input-group > :last-child > * {
	 border-radius:0 0 0 0
}

.input-group-button, .input-group-field, .input-group-label {
	 margin: 0;
	 white-space: nowrap;
	 display: table-cell;
	 vertical-align:middle
}

.input-group-label {
	 text-align: center;
	 padding: 0 1rem;
	 background: #e6e6e6;
	 color: #0a0a0a;
	 border: 1px solid #cacaca;
	 white-space: nowrap;
	 width: 1%;
	 height:100%
}

.input-group-label:first-child {
	 border-right:0
}

.input-group-label:last-child {
	 border-left:0
}

.input-group-field {
	 border-radius: 0;
	 height:2.5rem
}

.input-group-button {
	 padding-top: 0;
	 padding-bottom: 0;
	 text-align: center;
	 height: 100%;
	 width:1%
}

.input-group-button a, .input-group-button button, .input-group-button input {
	 margin:0
}

.input-group .input-group-button {
	 display:table-cell
}

fieldset {
	 border: 0;
	 padding: 0;
	 margin:0
}

legend {
	 margin-bottom: .5rem;
	 max-width:100%
}

.fieldset {
	 border: 1px solid #cacaca;
	 padding: 1.25rem;
	 margin:1.125rem 0
}

.fieldset legend {
	 background: #fefefe;
	 padding: 0 .1875rem;
	 margin: 0;
	 margin-left:-.1875rem
}

select {
	 height: 2.4375rem;
	 padding: .5rem;
	 border: 1px solid #cacaca;
	 margin: 0 0 1rem;
	 font-size: 1rem;
	 font-family: inherit;
	 line-height: normal;
	 color: #0a0a0a;
	 background-color: #fefefe;
	 border-radius: 0;
	 -webkit-appearance: none;
	 -moz-appearance: none;
	 background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
	 background-size: 9px 6px;
	 background-position: right -1rem center;
	 background-origin: content-box;
	 background-repeat: no-repeat;
	 padding-right:1.5rem
}

@media screen and (min-width: 0\0) {
	 select {
		  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
	 }
}

select:disabled {
	 background-color: #e6e6e6;
	 cursor:not-allowed
}

select::-ms-expand {
	 display:none
}

select[multiple] {
	 height: auto;
	 background-image:none
}

.is-invalid-input:not(:focus) {
	 background-color: rgba(236, 88, 64, .1);
	 border-color:#ec5840
}

.form-error, .is-invalid-label {
	 color:#ec5840
}

.form-error {
	 display: none;
	 margin-top: -.5rem;
	 margin-bottom: 1rem;
	 font-size: .75rem;
	 font-weight:700
}

.form-error.is-visible {
	 display:block
}

.button {
	 display: inline-block;
	 text-align: center;
	 line-height: 1;
	 cursor: pointer;
	 -webkit-appearance: none;
	 -webkit-transition: background-color .25s ease-out, color .25s ease-out;
	 transition: background-color .25s ease-out, color .25s ease-out;
	 vertical-align: middle;
	 border: 1px solid transparent;
	 border-radius: 0;
	 padding: .85em 1em;
	 margin: 0 0 1rem;
	 font-size: .9rem;
	 background-color: #2199e8;
	 color:#fefefe
}

[data-whatinput=mouse] .button {
	 outline:0
}

.button:focus, .button:hover {
	 background-color: #1583cc;
	 color:#fefefe
}

.button.tiny {
	 font-size:.6rem
}

.button.small {
	 font-size:.75rem
}

.button.large {
	 font-size:1.25rem
}

.button.expanded {
	 display: block;
	 width: 100%;
	 margin-left: 0;
	 margin-right:0
}

.button.primary {
	 background-color: #2199e8;
	 color:#fefefe
}

.button.primary:focus, .button.primary:hover {
	 background-color: #147cc0;
	 color:#fefefe
}

.button.secondary {
	 background-color: #777;
	 color:#fefefe
}

.button.secondary:focus, .button.secondary:hover {
	 background-color: #5f5f5f;
	 color:#fefefe
}

.button.success {
	 background-color: #3adb76;
	 color:#fefefe
}

.button.success:focus, .button.success:hover {
	 background-color: #22bb5b;
	 color:#fefefe
}

.button.warning {
	 background-color: #ffae00;
	 color:#fefefe
}

.button.warning:focus, .button.warning:hover {
	 background-color: #cc8b00;
	 color:#fefefe
}

.button.alert {
	 background-color: #ec5840;
	 color:#fefefe
}

.button.alert:focus, .button.alert:hover {
	 background-color: #da3116;
	 color:#fefefe
}

.button.hollow {
	 border: 1px solid #2199e8;
	 color:#2199e8
}

.button.hollow, .button.hollow:focus, .button.hollow:hover {
	 background-color:transparent
}

.button.hollow:focus, .button.hollow:hover {
	 border-color: #0c4d78;
	 color:#0c4d78
}

.button.hollow.primary {
	 border: 1px solid #2199e8;
	 color:#2199e8
}

.button.hollow.primary:focus, .button.hollow.primary:hover {
	 border-color: #0c4d78;
	 color:#0c4d78
}

.button.hollow.secondary {
	 border: 1px solid #777;
	 color:#777
}

.button.hollow.secondary:focus, .button.hollow.secondary:hover {
	 border-color: #3c3c3c;
	 color:#3c3c3c
}

.button.hollow.success {
	 border: 1px solid #3adb76;
	 color:#3adb76
}

.button.hollow.success:focus, .button.hollow.success:hover {
	 border-color: #157539;
	 color:#157539
}

.button.hollow.warning {
	 border: 1px solid #ffae00;
	 color:#ffae00
}

.button.hollow.warning:focus, .button.hollow.warning:hover {
	 border-color: #805700;
	 color:#805700
}

.button.hollow.alert {
	 border: 1px solid #ec5840;
	 color:#ec5840
}

.button.hollow.alert:focus, .button.hollow.alert:hover {
	 border-color: #881f0e;
	 color:#881f0e
}

.button.disabled, .button[disabled] {
	 opacity: .25;
	 cursor:not-allowed
}

.button.disabled:focus, .button.disabled:hover, .button[disabled]:focus, .button[disabled]:hover {
	 background-color: #2199e8;
	 color:#fefefe
}

.button.disabled.primary, .button[disabled].primary {
	 opacity: .25;
	 cursor:not-allowed
}

.button.disabled.primary:focus, .button.disabled.primary:hover, .button[disabled].primary:focus, .button[disabled].primary:hover {
	 background-color: #2199e8;
	 color:#fefefe
}

.button.disabled.secondary, .button[disabled].secondary {
	 opacity: .25;
	 cursor:not-allowed
}

.button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary:focus, .button[disabled].secondary:hover {
	 background-color: #777;
	 color:#fefefe
}

.button.disabled.success, .button[disabled].success {
	 opacity: .25;
	 cursor:not-allowed
}

.button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success:focus, .button[disabled].success:hover {
	 background-color: #3adb76;
	 color:#fefefe
}

.button.disabled.warning, .button[disabled].warning {
	 opacity: .25;
	 cursor:not-allowed
}

.button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning:focus, .button[disabled].warning:hover {
	 background-color: #ffae00;
	 color:#fefefe
}

.button.disabled.alert, .button[disabled].alert {
	 opacity: .25;
	 cursor:not-allowed
}

.button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert:focus, .button[disabled].alert:hover {
	 background-color: #ec5840;
	 color:#fefefe
}

.button.dropdown:after {
	 content: '';
	 display: block;
	 width: 0;
	 height: 0;
	 border: .4em inset;
	 border-color: #fefefe transparent transparent;
	 border-top-style: solid;
	 border-bottom-width: 0;
	 position: relative;
	 top: .4em;
	 float: right;
	 margin-left: 1em;
	 display:inline-block
}

.button.arrow-only:after {
	 margin-left: 0;
	 float: none;
	 top:-.1em
}

.accordion {
	 list-style-type: none;
	 background: #fefefe;
	 margin-left:0
}

.accordion-item:first-child > :first-child, .accordion-item:last-child > :last-child {
	 border-radius:0 0 0 0
}

.accordion-title {
	 display: block;
	 padding: 1.25rem 1rem;
	 line-height: 1;
	 font-size: .75rem;
	 color: #2199e8;
	 position: relative;
	 border: 1px solid #e6e6e6;
	 border-bottom:0
}

:last-child:not(.is-active) > .accordion-title {
	 border-radius: 0 0 0 0;
	 border-bottom:1px solid #e6e6e6
}

.accordion-title:focus, .accordion-title:hover {
	 background-color:#e6e6e6
}

.accordion-title:before {
	 content: '+';
	 position: absolute;
	 right: 1rem;
	 top: 50%;
	 margin-top:-.5rem
}

.is-active > .accordion-title:before {
	 content: '–'
}

.accordion-content {
	 padding: 1rem;
	 display: none;
	 border: 1px solid #e6e6e6;
	 border-bottom: 0;
	 background-color: #fefefe;
	 color:#0a0a0a
}

:last-child > .accordion-content:last-child {
	 border-bottom:1px solid #e6e6e6
}

.is-accordion-submenu-parent > a {
	 position:relative
}

.is-accordion-submenu-parent > a:after {
	 content: '';
	 display: block;
	 width: 0;
	 height: 0;
	 border: 6px inset;
	 border-color: #2199e8 transparent transparent;
	 border-top-style: solid;
	 border-bottom-width: 0;
	 position: absolute;
	 top: 50%;
	 margin-top: -4px;
	 right:1rem
}

.is-accordion-submenu-parent[aria-expanded=true] > a:after {
	 -webkit-transform-origin: 50% 50%;
	 transform-origin: 50% 50%;
	 -webkit-transform: scaleY(-1);
	 transform:scaleY(-1)
}

.badge {
	 display: inline-block;
	 padding: .3em;
	 min-width: 2.1em;
	 font-size: .6rem;
	 text-align: center;
	 border-radius: 50%;
	 background: #2199e8;
	 color:#fefefe
}

.badge.secondary {
	 background: #777;
	 color:#fefefe
}

.badge.success {
	 background: #3adb76;
	 color:#fefefe
}

.badge.warning {
	 background: #ffae00;
	 color:#fefefe
}

.badge.alert {
	 background: #ec5840;
	 color:#fefefe
}

.breadcrumbs {
	 list-style: none;
	 margin:0 0 1rem
}

.breadcrumbs:after, .breadcrumbs:before {
	 content: ' ';
	 display:table
}

.breadcrumbs:after {
	 clear:both
}

.breadcrumbs li {
	 float: left;
	 color: #0a0a0a;
	 font-size: .6875rem;
	 cursor: default;
	 text-transform:uppercase
}

.breadcrumbs li:not(:last-child):after {
	 color: #cacaca;
	 content: "/";
	 margin: 0 .75rem;
	 position: relative;
	 top: 1px;
	 opacity:1
}

.breadcrumbs a {
	 color:#2199e8
}

.breadcrumbs a:hover {
	 text-decoration:underline
}

.breadcrumbs .disabled {
	 color: #cacaca;
	 cursor:not-allowed
}

.button-group {
	 margin-bottom: 1rem;
	 font-size:0
}

.button-group:after, .button-group:before {
	 content: ' ';
	 display:table
}

.button-group:after {
	 clear:both
}

.button-group .button {
	 margin: 0;
	 margin-right: 1px;
	 margin-bottom: 1px;
	 font-size:.9rem
}

.button-group .button:last-child {
	 margin-right:0
}

.button-group.tiny .button {
	 font-size:.6rem
}

.button-group.small .button {
	 font-size:.75rem
}

.button-group.large .button {
	 font-size:1.25rem
}

.button-group.expanded {
	 margin-right:-1px
}

.button-group.expanded:after, .button-group.expanded:before {
	 display:none
}

.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
	 display: inline-block;
	 width: calc(50% - 1px);
	 margin-right:1px
}

.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(2):last-child {
	 margin-right:-6px
}

.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
	 display: inline-block;
	 width: calc(33.33333% - 1px);
	 margin-right:1px
}

.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(3):last-child {
	 margin-right:-6px
}

.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
	 display: inline-block;
	 width: calc(25% - 1px);
	 margin-right:1px
}

.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(4):last-child {
	 margin-right:-6px
}

.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
	 display: inline-block;
	 width: calc(20% - 1px);
	 margin-right:1px
}

.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(5):last-child {
	 margin-right:-6px
}

.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
	 display: inline-block;
	 width: calc(16.66667% - 1px);
	 margin-right:1px
}

.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(6):last-child {
	 margin-right:-6px
}

.button-group.primary .button {
	 background-color: #2199e8;
	 color:#fefefe
}

.button-group.primary .button:focus, .button-group.primary .button:hover {
	 background-color: #147cc0;
	 color:#fefefe
}

.button-group.secondary .button {
	 background-color: #777;
	 color:#fefefe
}

.button-group.secondary .button:focus, .button-group.secondary .button:hover {
	 background-color: #5f5f5f;
	 color:#fefefe
}

.button-group.success .button {
	 background-color: #3adb76;
	 color:#fefefe
}

.button-group.success .button:focus, .button-group.success .button:hover {
	 background-color: #22bb5b;
	 color:#fefefe
}

.button-group.warning .button {
	 background-color: #ffae00;
	 color:#fefefe
}

.button-group.warning .button:focus, .button-group.warning .button:hover {
	 background-color: #cc8b00;
	 color:#fefefe
}

.button-group.alert .button {
	 background-color: #ec5840;
	 color:#fefefe
}

.button-group.alert .button:focus, .button-group.alert .button:hover {
	 background-color: #da3116;
	 color:#fefefe
}

.button-group.stacked-for-medium .button, .button-group.stacked-for-small .button, .button-group.stacked .button {
	 width:100%
}

.button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked .button:last-child {
	 margin-bottom:0
}

@media screen and (min-width: 40em) {
	 .button-group.stacked-for-small .button {
		  width: auto;
		  margin-bottom:0
	 }
}

@media screen and (min-width: 64em) {
	 .button-group.stacked-for-medium .button {
		  width: auto;
		  margin-bottom:0
	 }
}

@media screen and (max-width: 39.9375em) {
	 .button-group.stacked-for-small.expanded {
		  display:block
	 }

	 .button-group.stacked-for-small.expanded .button {
		  display: block;
		  margin-right:0
	 }
}

.callout {
	 margin: 0 0 1rem;
	 padding: 1rem;
	 border: 1px solid hsla(0, 0%, 4%, .25);
	 border-radius: 0;
	 position: relative;
	 color: #0a0a0a;
	 background-color:#fff
}

.callout > :first-child {
	 margin-top:0
}

.callout > :last-child {
	 margin-bottom:0
}

.callout.primary {
	 background-color:#def0fc
}

.callout.secondary {
	 background-color:#ebebeb
}

.callout.success {
	 background-color:#e1faea
}

.callout.warning {
	 background-color:#fff3d9
}

.callout.alert {
	 background-color:#fce6e2
}

.callout.small {
	 padding:.5rem
}

.callout.large {
	 padding:3rem
}

.close-button {
	 position: absolute;
	 color: #8a8a8a;
	 right: 1rem;
	 top: .5rem;
	 font-size: 2em;
	 line-height: 1;
	 cursor:pointer
}

[data-whatinput=mouse] .close-button {
	 outline:0
}

.close-button:focus, .close-button:hover {
	 color:#0a0a0a
}

.menu {
	 margin: 0;
	 list-style-type:none
}

.menu > li {
	 display: table-cell;
	 vertical-align:middle
}

[data-whatinput=mouse] .menu > li {
	 outline:0
}

.menu > li > a {
	 display: block;
	 padding: .7rem 1rem;
	 line-height:1
}

.menu a, .menu button, .menu input {
	 margin-bottom:0
}

.menu > li > a i, .menu > li > a i + span, .menu > li > a img, .menu > li > a img + span, .menu > li > a svg, .menu > li > a svg + span {
	 vertical-align:middle
}

.menu > li > a i, .menu > li > a img, .menu > li > a svg {
	 margin-right: .25rem;
	 display:inline-block
}

.menu > li {
	 display:table-cell
}

.menu.vertical > li {
	 display:block
}

@media screen and (min-width: 40em) {
	 .menu.medium-horizontal > li {
		  display:table-cell
	 }

	 .menu.medium-vertical > li {
		  display:block
	 }
}

@media screen and (min-width: 64em) {
	 .menu.large-horizontal > li {
		  display:table-cell
	 }

	 .menu.large-vertical > li {
		  display:block
	 }
}

.menu.simple li {
	 line-height: 1;
	 display: inline-block;
	 margin-right:1rem
}

.menu.simple a {
	 padding:0
}

.menu.align-right:after, .menu.align-right:before {
	 content: ' ';
	 display:table
}

.menu.align-right:after {
	 clear:both
}

.menu.align-right > li {
	 float:right
}

.menu.expanded {
	 width: 100%;
	 display: table;
	 table-layout:fixed
}

.menu.expanded > li:first-child:last-child {
	 width:100%
}

.menu.icon-top > li > a {
	 text-align:center
}

.menu.icon-top > li > a i, .menu.icon-top > li > a img, .menu.icon-top > li > a svg {
	 display: block;
	 margin:0 auto .25rem
}

.menu.nested {
	 margin-left:1rem
}

.menu .active > a {
	 color: #fefefe;
	 background:#2199e8
}

.menu-text {
	 font-weight: 700;
	 color: inherit;
	 line-height: 1;
	 padding-top: 0;
	 padding-bottom: 0;
	 padding:.7rem 1rem
}

.menu-centered {
	 text-align:center
}

.menu-centered > .menu {
	 display:inline-block
}

.no-js [data-responsive-menu] ul {
	 display:none
}

.menu-icon {
	 position: relative;
	 display: inline-block;
	 vertical-align: middle;
	 cursor: pointer;
	 width: 20px;
	 height:16px
}

.menu-icon:after {
	 content: '';
	 position: absolute;
	 display: block;
	 width: 100%;
	 height: 2px;
	 background: #fefefe;
	 top: 0;
	 left: 0;
	 box-shadow:0 7px 0 #fefefe, 0 14px 0 #fefefe
}

.menu-icon:hover:after {
	 background: #cacaca;
	 box-shadow:0 7px 0 #cacaca, 0 14px 0 #cacaca
}

.menu-icon.dark {
	 position: relative;
	 display: inline-block;
	 vertical-align: middle;
	 cursor: pointer;
	 width: 20px;
	 height:16px
}

.menu-icon.dark:after {
	 content: '';
	 position: absolute;
	 display: block;
	 width: 100%;
	 height: 2px;
	 background: #0a0a0a;
	 top: 0;
	 left: 0;
	 box-shadow:0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a
}

.menu-icon.dark:hover:after {
	 background: #8a8a8a;
	 box-shadow:0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.is-drilldown {
	 position: relative;
	 overflow:hidden
}

.is-drilldown li {
	 display:block !important
}

.is-drilldown-submenu {
	 position: absolute;
	 top: 0;
	 left: 100%;
	 z-index: -1;
	 width: 100%;
	 background: #fefefe;
	 -webkit-transition: -webkit-transform .15s linear;
	 transition:transform .15s linear
}

.is-drilldown-submenu.is-active {
	 z-index: 1;
	 display: block;
	 -webkit-transform: translateX(-100%);
	 transform:translateX(-100%)
}

.is-drilldown-submenu.is-closing {
	 -webkit-transform: translateX(100%);
	 transform:translateX(100%)
}

.is-drilldown-submenu-parent > a {
	 position:relative
}

.is-drilldown-submenu-parent > a:after {
	 content: '';
	 display: block;
	 width: 0;
	 height: 0;
	 border: 6px inset;
	 border-color: transparent transparent transparent #2199e8;
	 border-left-style: solid;
	 border-right-width: 0;
	 position: absolute;
	 top: 50%;
	 margin-top: -6px;
	 right:1rem
}

.js-drilldown-back > a:before {
	 content: '';
	 display: block;
	 width: 0;
	 height: 0;
	 border: 6px inset;
	 border-color: transparent #2199e8 transparent transparent;
	 border-right-style: solid;
	 border-left-width: 0;
	 display: inline-block;
	 vertical-align: middle;
	 margin-right:.75rem
}

.dropdown-pane {
	 background-color: #fefefe;
	 border: 1px solid #cacaca;
	 border-radius: 0;
	 display: block;
	 font-size: 1rem;
	 padding: 1rem;
	 position: absolute;
	 visibility: hidden;
	 width: 300px;
	 z-index:10
}

.dropdown-pane.is-open {
	 visibility:visible
}

.dropdown-pane.tiny {
	 width:100px
}

.dropdown-pane.small {
	 width:200px
}

.dropdown-pane.large {
	 width:400px
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
	 left: auto;
	 right: 0;
	 top:100%
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
	 right: auto;
	 left: 0;
	 top:100%
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
	 padding-right: 1.5rem;
	 position:relative
}

.dropdown.menu > li.is-dropdown-submenu-parent > a:after {
	 content: '';
	 display: block;
	 width: 0;
	 height: 0;
	 border: 5px inset;
	 border-color: #2199e8 transparent transparent;
	 border-top-style: solid;
	 border-bottom-width: 0;
	 right: 5px;
	 margin-top:-2px
}

[data-whatinput=mouse] .dropdown.menu a {
	 outline:0
}

.no-js .dropdown.menu ul {
	 display:none
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
	 top:0
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
	 left: auto;
	 right:100%
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
	 right: auto;
	 left:100%
}

.dropdown.menu.vertical > li > a:after {
	 right: 14px;
	 margin-top:-3px
}

.dropdown.menu.vertical > li.opens-left > a:after {
	 content: '';
	 display: block;
	 width: 0;
	 height: 0;
	 border: 5px inset;
	 border-color: transparent #2199e8 transparent transparent;
	 border-right-style: solid;
	 border-left-width:0
}

.dropdown.menu.vertical > li.opens-right > a:after {
	 content: '';
	 display: block;
	 width: 0;
	 height: 0;
	 border: 5px inset;
	 border-color: transparent transparent transparent #2199e8;
	 border-left-style: solid;
	 border-right-width:0
}

@media screen and (min-width: 40em) {
	 .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
		  left: auto;
		  right: 0;
		  top:100%
	 }

	 .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
		  right: auto;
		  left: 0;
		  top:100%
	 }

	 .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
		  padding-right: 1.5rem;
		  position:relative
	 }

	 .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a:after {
		  content: '';
		  display: block;
		  width: 0;
		  height: 0;
		  border: 5px inset;
		  border-color: #2199e8 transparent transparent;
		  border-top-style: solid;
		  border-bottom-width: 0;
		  right: 5px;
		  margin-top:-2px
	 }

	 .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
		  top:0
	 }

	 .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
		  left: auto;
		  right:100%
	 }

	 .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
		  right: auto;
		  left:100%
	 }

	 .dropdown.menu.medium-vertical > li > a:after {
		  right: 14px;
		  margin-top:-3px
	 }

	 .dropdown.menu.medium-vertical > li.opens-left > a:after {
		  content: '';
		  display: block;
		  width: 0;
		  height: 0;
		  border: 5px inset;
		  border-color: transparent #2199e8 transparent transparent;
		  border-right-style: solid;
		  border-left-width:0
	 }

	 .dropdown.menu.medium-vertical > li.opens-right > a:after {
		  content: '';
		  display: block;
		  width: 0;
		  height: 0;
		  border: 5px inset;
		  border-color: transparent transparent transparent #2199e8;
		  border-left-style: solid;
		  border-right-width:0
	 }
}

@media screen and (min-width: 64em) {
	 .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
		  left: auto;
		  right: 0;
		  top:100%
	 }

	 .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
		  right: auto;
		  left: 0;
		  top:100%
	 }

	 .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
		  padding-right: 1.5rem;
		  position:relative
	 }

	 .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a:after {
		  content: '';
		  display: block;
		  width: 0;
		  height: 0;
		  border: 5px inset;
		  border-color: #2199e8 transparent transparent;
		  border-top-style: solid;
		  border-bottom-width: 0;
		  right: 5px;
		  margin-top:-2px
	 }

	 .dropdown.menu.large-vertical > li .is-dropdown-submenu {
		  top:0
	 }

	 .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
		  left: auto;
		  right:100%
	 }

	 .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
		  right: auto;
		  left:100%
	 }

	 .dropdown.menu.large-vertical > li > a:after {
		  right: 14px;
		  margin-top:-3px
	 }

	 .dropdown.menu.large-vertical > li.opens-left > a:after {
		  content: '';
		  display: block;
		  width: 0;
		  height: 0;
		  border: 5px inset;
		  border-color: transparent #2199e8 transparent transparent;
		  border-right-style: solid;
		  border-left-width:0
	 }

	 .dropdown.menu.large-vertical > li.opens-right > a:after {
		  content: '';
		  display: block;
		  width: 0;
		  height: 0;
		  border: 5px inset;
		  border-color: transparent transparent transparent #2199e8;
		  border-left-style: solid;
		  border-right-width:0
	 }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
	 top: 100%;
	 left: auto;
	 right:0
}

.is-dropdown-menu.vertical {
	 width:100px
}

.is-dropdown-menu.vertical.align-right {
	 float:right
}

.is-dropdown-submenu-parent {
	 position:relative
}

.is-dropdown-submenu-parent a:after {
	 position: absolute;
	 top: 50%;
	 right: 5px;
	 margin-top:-2px
}

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
	 top: 100%;
	 left:auto
}

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
	 left: auto;
	 right:100%
}

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
	 right: auto;
	 left:100%
}

.is-dropdown-submenu {
	 display: none;
	 position: absolute;
	 top: 0;
	 left: 100%;
	 min-width: 200px;
	 z-index: 1;
	 background: #fefefe;
	 border:1px solid #cacaca
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a:after {
	 right: 14px;
	 margin-top:-3px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a:after {
	 content: '';
	 display: block;
	 width: 0;
	 height: 0;
	 border: 5px inset;
	 border-color: transparent #2199e8 transparent transparent;
	 border-right-style: solid;
	 border-left-width:0
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a:after {
	 content: '';
	 display: block;
	 width: 0;
	 height: 0;
	 border: 5px inset;
	 border-color: transparent transparent transparent #2199e8;
	 border-left-style: solid;
	 border-right-width:0
}

.is-dropdown-submenu .is-dropdown-submenu {
	 margin-top:-1px
}

.is-dropdown-submenu > li {
	 width:100%
}

.is-dropdown-submenu.js-dropdown-active {
	 display:block
}

.flex-video {
	 position: relative;
	 height: 0;
	 padding-bottom: 75%;
	 margin-bottom: 1rem;
	 overflow:hidden
}

.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video {
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height:100%
}

.flex-video.widescreen {
	 padding-bottom:56.25%
}

.flex-video.vimeo {
	 padding-top:0
}

.label {
	 display: inline-block;
	 padding: .33333rem .5rem;
	 font-size: .8rem;
	 line-height: 1;
	 white-space: nowrap;
	 cursor: default;
	 border-radius: 0;
	 background: #2199e8;
	 color:#fefefe
}

.label.secondary {
	 background: #777;
	 color:#fefefe
}

.label.success {
	 background: #3adb76;
	 color:#fefefe
}

.label.warning {
	 background: #ffae00;
	 color:#fefefe
}

.label.alert {
	 background: #ec5840;
	 color:#fefefe
}

.media-object {
	 margin-bottom: 1rem;
	 display:block
}

.media-object img {
	 max-width:none
}

@media screen and (max-width: 39.9375em) {
	 .media-object.stack-for-small .media-object-section {
		  padding: 0;
		  padding-bottom: 1rem;
		  display:block
	 }

	 .media-object.stack-for-small .media-object-section img {
		  width:100%
	 }
}

.media-object-section {
	 display: table-cell;
	 vertical-align:top
}

.media-object-section:first-child {
	 padding-right:1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
	 padding-left:1rem
}

.media-object-section > :last-child {
	 margin-bottom:0
}

.media-object-section.middle {
	 vertical-align:middle
}

.media-object-section.bottom {
	 vertical-align:bottom
}

body, html {
	 height:100%
}

.off-canvas-wrapper {
	 width: 100%;
	 overflow-x: hidden;
	 position: relative;
	 -webkit-backface-visibility: hidden;
	 backface-visibility: hidden;
	 -webkit-overflow-scrolling:auto
}

.off-canvas-wrapper-inner {
	 position: relative;
	 width: 100%;
	 min-height: 100%;
	 -webkit-transition: -webkit-transform .5s ease;
	 transition:transform .5s ease
}

.off-canvas-wrapper-inner:after, .off-canvas-wrapper-inner:before {
	 content: ' ';
	 display:table
}

.off-canvas-wrapper-inner:after {
	 clear:both
}

.off-canvas-content {
	 min-height: 100%;
	 background: #fefefe;
	 -webkit-transition: -webkit-transform .5s ease;
	 transition: transform .5s ease;
	 -webkit-backface-visibility: hidden;
	 backface-visibility: hidden;
	 z-index: 1;
	 padding-bottom: .1px;
	 box-shadow:0 0 10px hsla(0, 0%, 4%, .5)
}

.js-off-canvas-exit {
	 display: none;
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
	 background: hsla(0, 0%, 100%, .25);
	 cursor: pointer;
	 -webkit-transition: background .5s ease;
	 transition:background .5s ease
}

.off-canvas {
	 position: absolute;
	 background: #e6e6e6;
	 z-index: -1;
	 max-height: 100%;
	 overflow-y: auto;
	 -webkit-transform: translateX(0);
	 transform:translateX(0)
}

[data-whatinput=mouse] .off-canvas {
	 outline:0
}

.off-canvas.position-left {
	 left: -250px;
	 top: 0;
	 width:250px
}

.is-open-left {
	 -webkit-transform: translateX(250px);
	 transform:translateX(250px)
}

.off-canvas.position-right {
	 right: -250px;
	 top: 0;
	 width:250px
}

.is-open-right {
	 -webkit-transform: translateX(-250px);
	 transform:translateX(-250px)
}

@media screen and (min-width: 40em) {
	 .position-left.reveal-for-medium {
		  left: 0;
		  z-index: auto;
		  position:fixed
	 }

	 .position-left.reveal-for-medium ~ .off-canvas-content {
		  margin-left:250px
	 }

	 .position-right.reveal-for-medium {
		  right: 0;
		  z-index: auto;
		  position:fixed
	 }

	 .position-right.reveal-for-medium ~ .off-canvas-content {
		  margin-right:250px
	 }
}

@media screen and (min-width: 64em) {
	 .position-left.reveal-for-large {
		  left: 0;
		  z-index: auto;
		  position:fixed
	 }

	 .position-left.reveal-for-large ~ .off-canvas-content {
		  margin-left:250px
	 }

	 .position-right.reveal-for-large {
		  right: 0;
		  z-index: auto;
		  position:fixed
	 }

	 .position-right.reveal-for-large ~ .off-canvas-content {
		  margin-right:250px
	 }
}

.orbit, .orbit-container {
	 position:relative
}

.orbit-container {
	 margin: 0;
	 overflow: hidden;
	 list-style:none
}

.orbit-slide {
	 width: 100%;
	 max-height:100%
}

.orbit-slide.no-motionui.is-active {
	 top: 0;
	 left:0
}

.orbit-figure {
	 margin:0
}

.orbit-image {
	 margin: 0;
	 width: 100%;
	 max-width:100%
}

.orbit-caption {
	 bottom: 0;
	 width: 100%;
	 margin-bottom: 0;
	 background-color:hsla(0, 0%, 4%, .5)
}

.orbit-caption, .orbit-next, .orbit-previous {
	 position: absolute;
	 padding: 1rem;
	 color:#fefefe
}

.orbit-next, .orbit-previous {
	 top: 50%;
	 -webkit-transform: translateY(-50%);
	 transform: translateY(-50%);
	 z-index:10
}

[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
	 outline:0
}

.orbit-next:active, .orbit-next:focus, .orbit-next:hover, .orbit-previous:active, .orbit-previous:focus, .orbit-previous:hover {
	 background-color:hsla(0, 0%, 4%, .5)
}

.orbit-previous {
	 left:0
}

.orbit-next {
	 left: auto;
	 right:0
}

.orbit-bullets {
	 position: relative;
	 margin-top: .8rem;
	 margin-bottom: .8rem;
	 text-align:center
}

[data-whatinput=mouse] .orbit-bullets {
	 outline:0
}

.orbit-bullets button {
	 width: 1.2rem;
	 height: 1.2rem;
	 margin: .1rem;
	 background-color: #cacaca;
	 border-radius:50%
}

.orbit-bullets button.is-active, .orbit-bullets button:hover {
	 background-color:#8a8a8a
}

.pagination {
	 margin-left: 0;
	 margin-bottom:1rem
}

.pagination:after, .pagination:before {
	 content: ' ';
	 display:table
}

.pagination:after {
	 clear:both
}

.pagination li {
	 font-size: .875rem;
	 margin-right: .0625rem;
	 border-radius: 0;
	 display:none
}

.pagination li:first-child, .pagination li:last-child {
	 display:inline-block
}

@media screen and (min-width: 40em) {
	 .pagination li {
		  display:inline-block
	 }
}

.pagination a, .pagination button {
	 color: #0a0a0a;
	 display: block;
	 padding: .1875rem .625rem;
	 border-radius:0
}

.pagination a:hover, .pagination button:hover {
	 background:#e6e6e6
}

.pagination .current {
	 padding: .1875rem .625rem;
	 background: #2199e8;
	 color: #fefefe;
	 cursor:default
}

.pagination .disabled {
	 padding: .1875rem .625rem;
	 color: #cacaca;
	 cursor:not-allowed
}

.pagination .disabled:hover {
	 background:transparent
}

.pagination .ellipsis:after {
	 content: '\2026';
	 padding: .1875rem .625rem;
	 color:#0a0a0a
}

.pagination-previous.disabled:before, .pagination-previous a:before {
	 content: '\00ab';
	 display: inline-block;
	 margin-right:.5rem
}

.pagination-next.disabled:after, .pagination-next a:after {
	 content: '\00bb';
	 display: inline-block;
	 margin-left:.5rem
}

.progress {
	 background-color: #cacaca;
	 height: 1rem;
	 margin-bottom: 1rem;
	 border-radius:0
}

.progress.primary .progress-meter {
	 background-color:#2199e8
}

.progress.secondary .progress-meter {
	 background-color:#777
}

.progress.success .progress-meter {
	 background-color:#3adb76
}

.progress.warning .progress-meter {
	 background-color:#ffae00
}

.progress.alert .progress-meter {
	 background-color:#ec5840
}

.progress-meter {
	 position: relative;
	 display: block;
	 width: 0;
	 height: 100%;
	 background-color:#2199e8
}

.progress-meter-text {
	 top: 50%;
	 left: 50%;
	 -webkit-transform: translate(-50%, -50%);
	 transform: translate(-50%, -50%);
	 position: absolute;
	 margin: 0;
	 font-size: .75rem;
	 font-weight: 700;
	 color: #fefefe;
	 white-space:nowrap
}

.slider {
	 position: relative;
	 height: .5rem;
	 margin-top: 1.25rem;
	 margin-bottom: 2.25rem;
	 background-color: #e6e6e6;
	 cursor: pointer;
	 -webkit-user-select: none;
	 -moz-user-select: none;
	 -ms-user-select: none;
	 user-select: none;
	 -ms-touch-action: none;
	 touch-action:none
}

.slider-fill {
	 position: absolute;
	 top: 0;
	 left: 0;
	 display: inline-block;
	 max-width: 100%;
	 height: .5rem;
	 background-color: #cacaca;
	 -webkit-transition: all .2s ease-in-out;
	 transition:all .2s ease-in-out
}

.slider-fill.is-dragging {
	 -webkit-transition: all 0s linear;
	 transition:all 0s linear
}

.slider-handle {
	 top: 50%;
	 -webkit-transform: translateY(-50%);
	 transform: translateY(-50%);
	 position: absolute;
	 left: 0;
	 z-index: 1;
	 display: inline-block;
	 width: 1.4rem;
	 height: 1.4rem;
	 background-color: #2199e8;
	 -webkit-transition: all .2s ease-in-out;
	 transition: all .2s ease-in-out;
	 -ms-touch-action: manipulation;
	 touch-action: manipulation;
	 border-radius:0
}

[data-whatinput=mouse] .slider-handle {
	 outline:0
}

.slider-handle:hover {
	 background-color:#1583cc
}

.slider-handle.is-dragging {
	 -webkit-transition: all 0s linear;
	 transition:all 0s linear
}

.slider.disabled, .slider[disabled] {
	 opacity: .25;
	 cursor:not-allowed
}

.slider.vertical {
	 display: inline-block;
	 width: .5rem;
	 height: 12.5rem;
	 margin: 0 1.25rem;
	 -webkit-transform: scaleY(-1);
	 transform:scaleY(-1)
}

.slider.vertical .slider-fill {
	 top: 0;
	 width: .5rem;
	 max-height:100%
}

.slider.vertical .slider-handle {
	 position: absolute;
	 top: 0;
	 left: 50%;
	 width: 1.4rem;
	 height: 1.4rem;
	 -webkit-transform: translateX(-50%);
	 transform:translateX(-50%)
}

.sticky-container {
	 position:relative
}

.sticky {
	 position: absolute;
	 z-index: 0;
	 -webkit-transform: translateZ(0);
	 transform:translateZ(0)
}

.sticky.is-stuck {
	 position: fixed;
	 z-index:5
}

.sticky.is-stuck.is-at-top {
	 top:0
}

.sticky.is-stuck.is-at-bottom {
	 bottom:0
}

.sticky.is-anchored {
	 position: absolute;
	 left: auto;
	 right:auto
}

.sticky.is-anchored.is-at-bottom {
	 bottom:0
}

body.is-reveal-open {
	 overflow:hidden
}

html.is-reveal-open, html.is-reveal-open body {
	 min-height: 100%;
	 overflow: hidden;
	 -webkit-user-select: none;
	 -moz-user-select: none;
	 -ms-user-select: none;
	 user-select:none
}

.reveal-overlay {
	 display: none;
	 position: fixed;
	 top: 0;
	 bottom: 0;
	 left: 0;
	 right: 0;
	 z-index: 1005;
	 background-color: hsla(0, 0%, 4%, .45);
	 overflow-y:scroll
}

.reveal {
	 display: none;
	 z-index: 1006;
	 padding: 1rem;
	 border: 1px solid #cacaca;
	 background-color: #fefefe;
	 border-radius: 0;
	 position: relative;
	 top: 100px;
	 margin-left: auto;
	 margin-right: auto;
	 overflow-y:auto
}

[data-whatinput=mouse] .reveal {
	 outline:0
}

@media screen and (min-width: 40em) {
	 .reveal {
		  min-height:0
	 }
}

.reveal .column, .reveal .columns {
	 min-width:0
}

.reveal > :last-child {
	 margin-bottom:0
}

@media screen and (min-width: 40em) {
	 .reveal {
		  width: 600px;
		  max-width:75rem
	 }
}

@media screen and (min-width: 40em) {
	 .reveal .reveal {
		  left: auto;
		  right: auto;
		  margin:0 auto
	 }
}

.reveal.collapse {
	 padding:0
}

@media screen and (min-width: 40em) {
	 .reveal.tiny {
		  width: 30%;
		  max-width:75rem
	 }
}

@media screen and (min-width: 40em) {
	 .reveal.small {
		  width: 50%;
		  max-width:75rem
	 }
}

@media screen and (min-width: 40em) {
	 .reveal.large {
		  width: 90%;
		  max-width:75rem
	 }
}

.reveal.full {
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
	 height: 100vh;
	 min-height: 100vh;
	 max-width: none;
	 margin-left: 0;
	 border: 0;
	 border-radius:0
}

@media screen and (max-width: 39.9375em) {
	 .reveal {
		  top: 0;
		  left: 0;
		  width: 100%;
		  height: 100%;
		  height: 100vh;
		  min-height: 100vh;
		  max-width: none;
		  margin-left: 0;
		  border: 0;
		  border-radius:0
	 }
}

.reveal.without-overlay {
	 position:fixed
}

.switch {
	 height: 2rem;
	 margin-bottom: 1rem;
	 outline: 0;
	 position: relative;
	 -webkit-user-select: none;
	 -moz-user-select: none;
	 -ms-user-select: none;
	 user-select: none;
	 color: #fefefe;
	 font-weight: 700;
	 font-size:.875rem
}

.switch-input {
	 opacity: 0;
	 position: absolute;
	 margin-bottom:0
}

.switch-paddle {
	 background: #cacaca;
	 cursor: pointer;
	 display: block;
	 position: relative;
	 width: 4rem;
	 height: 2rem;
	 -webkit-transition: all .25s ease-out;
	 transition: all .25s ease-out;
	 border-radius: 0;
	 color: inherit;
	 font-weight:inherit
}

input + .switch-paddle {
	 margin:0
}

.switch-paddle:after {
	 background: #fefefe;
	 content: '';
	 display: block;
	 position: absolute;
	 height: 1.5rem;
	 left: .25rem;
	 top: .25rem;
	 width: 1.5rem;
	 -webkit-transition: all .25s ease-out;
	 transition: all .25s ease-out;
	 -webkit-transform: translateZ(0);
	 transform: translateZ(0);
	 border-radius:0
}

input:checked ~ .switch-paddle {
	 background:#2199e8
}

input:checked ~ .switch-paddle:after {
	 left:2.25rem
}

[data-whatinput=mouse] input:focus ~ .switch-paddle {
	 outline:0
}

.switch-active, .switch-inactive {
	 position: absolute;
	 top: 50%;
	 -webkit-transform: translateY(-50%);
	 transform:translateY(-50%)
}

.switch-active {
	 left: 8%;
	 display:none
}

input:checked + label > .switch-active {
	 display:block
}

.switch-inactive {
	 right:15%
}

input:checked + label > .switch-inactive {
	 display:none
}

.switch.tiny {
	 height:1.5rem
}

.switch.tiny .switch-paddle {
	 width: 3rem;
	 height: 1.5rem;
	 font-size:.625rem
}

.switch.tiny .switch-paddle:after {
	 width: 1rem;
	 height:1rem
}

.switch.tiny input:checked ~ .switch-paddle:after {
	 left:1.75rem
}

.switch.small {
	 height:1.75rem
}

.switch.small .switch-paddle {
	 width: 3.5rem;
	 height: 1.75rem;
	 font-size:.75rem
}

.switch.small .switch-paddle:after {
	 width: 1.25rem;
	 height:1.25rem
}

.switch.small input:checked ~ .switch-paddle:after {
	 left:2rem
}

.switch.large {
	 height:2.5rem
}

.switch.large .switch-paddle {
	 width: 5rem;
	 height: 2.5rem;
	 font-size:1rem
}

.switch.large .switch-paddle:after {
	 width: 2rem;
	 height:2rem
}

.switch.large input:checked ~ .switch-paddle:after {
	 left:2.75rem
}

table {
	 width: 100%;
	 margin-bottom: 1rem;
	 border-radius:0
}

table tbody, table tfoot, table thead {
	 border: 1px solid #f1f1f1;
	 background-color:#fefefe
}

table caption {
	 font-weight: 700;
	 padding:.5rem .625rem .625rem
}

table thead {
	 background: #f8f8f8;
	 color:#0a0a0a
}

table tfoot {
	 background: #f1f1f1;
	 color:#0a0a0a
}

table tfoot tr, table thead tr {
	 background:transparent
}

table tfoot td, table tfoot th, table thead td, table thead th {
	 padding: .5rem .625rem .625rem;
	 font-weight: 700;
	 text-align:left
}

table tbody tr:nth-child(even) {
	 background-color:#f1f1f1
}

table tbody td, table tbody th {
	 padding:.5rem .625rem .625rem
}

@media screen and (max-width: 63.9375em) {
	 table.stack tfoot, table.stack thead {
		  display:none
	 }

	 table.stack td, table.stack th, table.stack tr {
		  display:block
	 }

	 table.stack td {
		  border-top:0
	 }
}

table.scroll {
	 display: block;
	 width: 100%;
	 overflow-x:auto
}

table.hover thead tr:hover {
	 background-color:#f3f3f3
}

table.hover tfoot tr:hover {
	 background-color:#ececec
}

table.hover tbody tr:hover {
	 background-color:#f9f9f9
}

table.hover tbody tr:nth-of-type(even):hover {
	 background-color:#ececec
}

.table-scroll {
	 overflow-x:auto
}

.table-scroll table {
	 width:auto
}

.tabs {
	 margin: 0;
	 list-style-type: none;
	 background: #fefefe;
	 border:1px solid #e6e6e6
}

.tabs:after, .tabs:before {
	 content: ' ';
	 display:table
}

.tabs:after {
	 clear:both
}

.tabs.vertical > li {
	 width: auto;
	 float: none;
	 display:block
}

.tabs.simple > li > a {
	 padding:0
}

.tabs.simple > li > a:hover {
	 background:transparent
}

.tabs.primary {
	 background:#2199e8
}

.tabs.primary > li > a {
	 color:#fefefe
}

.tabs.primary > li > a:focus, .tabs.primary > li > a:hover {
	 background:#1893e4
}

.tabs-title {
	 float:left
}

.tabs-title > a {
	 display: block;
	 padding: 1.25rem 1.5rem;
	 line-height: 1;
	 font-size:.75rem
}

.tabs-title > a:hover {
	 background:#fefefe
}

.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
	 background:#e6e6e6
}

.tabs-content {
	 background: #fefefe;
	 -webkit-transition: all .5s ease;
	 transition: all .5s ease;
	 border: 1px solid #e6e6e6;
	 border-top:0
}

.tabs-content.vertical {
	 border: 1px solid #e6e6e6;
	 border-left:0
}

.tabs-panel {
	 display: none;
	 padding:1rem
}

.tabs-panel.is-active {
	 display:block
}

.thumbnail {
	 border: 4px solid #fefefe;
	 box-shadow: 0 0 0 1px hsla(0, 0%, 4%, .2);
	 display: inline-block;
	 line-height: 0;
	 max-width: 100%;
	 -webkit-transition: -webkit-box-shadow .2s ease-out;
	 transition: box-shadow .2s ease-out;
	 border-radius: 0;
	 margin-bottom:1rem
}

.thumbnail:focus, .thumbnail:hover {
	 box-shadow:0 0 6px 1px rgba(33, 153, 232, .5)
}

.title-bar {
	 background: #0a0a0a;
	 color: #fefefe;
	 padding:.5rem
}

.title-bar:after, .title-bar:before {
	 content: ' ';
	 display:table
}

.title-bar:after {
	 clear:both
}

.title-bar .menu-icon {
	 margin-left: .25rem;
	 margin-right:.25rem
}

.title-bar-left {
	 float:left
}

.title-bar-right {
	 float: right;
	 text-align:right
}

.title-bar-title {
	 vertical-align:middle
}

.has-tip, .title-bar-title {
	 font-weight: 700;
	 display:inline-block
}

.has-tip {
	 border-bottom: 1px dotted #8a8a8a;
	 position: relative;
	 cursor:help
}

.tooltip {
	 background-color: #0a0a0a;
	 color: #fefefe;
	 font-size: 80%;
	 padding: .75rem;
	 position: absolute;
	 z-index: 10;
	 top: calc(100% + .6495rem);
	 max-width: 10rem !important;
	 border-radius:0
}

.tooltip:before {
	 border: .75rem inset;
	 border-color: transparent transparent #0a0a0a;
	 border-bottom-style: solid;
	 border-top-width: 0;
	 bottom: 100%;
	 position: absolute;
	 left: 50%;
	 -webkit-transform: translateX(-50%);
	 transform:translateX(-50%)
}

.tooltip.top:before, .tooltip:before {
	 content: '';
	 display: block;
	 width: 0;
	 height:0
}

.tooltip.top:before {
	 border: .75rem inset;
	 border-color: #0a0a0a transparent transparent;
	 border-top-style: solid;
	 border-bottom-width: 0;
	 top: 100%;
	 bottom:auto
}

.tooltip.left:before {
	 border: .75rem inset;
	 border-color: transparent transparent transparent #0a0a0a;
	 border-left-style: solid;
	 border-right-width: 0;
	 left:100%
}

.tooltip.left:before, .tooltip.right:before {
	 content: '';
	 display: block;
	 width: 0;
	 height: 0;
	 bottom: auto;
	 top: 50%;
	 -webkit-transform: translateY(-50%);
	 transform:translateY(-50%)
}

.tooltip.right:before {
	 border: .75rem inset;
	 border-color: transparent #0a0a0a transparent transparent;
	 border-right-style: solid;
	 border-left-width: 0;
	 left: auto;
	 right:100%
}

.top-bar {
	 padding:.5rem
}

.top-bar:after, .top-bar:before {
	 content: ' ';
	 display:table
}

.top-bar:after {
	 clear:both
}

.top-bar, .top-bar ul {
	 background-color:#e6e6e6
}

.top-bar input {
	 max-width: 200px;
	 margin-right:1rem
}

.top-bar .input-group-field {
	 width: 100%;
	 margin-right:0
}

.top-bar input.button {
	 width:auto
}

.top-bar .top-bar-left, .top-bar .top-bar-right {
	 width:100%
}

@media screen and (min-width: 40em) {
	 .top-bar .top-bar-left, .top-bar .top-bar-right {
		  width:auto
	 }
}

@media screen and (max-width: 63.9375em) {
	 .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
		  width:100%
	 }
}

@media screen and (max-width: 74.9375em) {
	 .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
		  width:100%
	 }
}

.top-bar-title {
	 float: left;
	 margin-right:1rem
}

.top-bar-left {
	 float:left
}

.top-bar-right {
	 float:right
}

.hide {
	 display:none !important
}

.invisible {
	 visibility:hidden
}

@media screen and (max-width: 39.9375em) {
	 .hide-for-small-only {
		  display:none !important
	 }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
	 .show-for-small-only {
		  display:none !important
	 }
}

@media screen and (min-width: 40em) {
	 .hide-for-medium {
		  display:none !important
	 }
}

@media screen and (max-width: 39.9375em) {
	 .show-for-medium {
		  display:none !important
	 }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	 .hide-for-medium-only {
		  display:none !important
	 }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
	 .show-for-medium-only {
		  display:none !important
	 }
}

@media screen and (min-width: 64em) {
	 .hide-for-large {
		  display:none !important
	 }
}

@media screen and (max-width: 63.9375em) {
	 .show-for-large {
		  display:none !important
	 }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
	 .hide-for-large-only {
		  display:none !important
	 }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
	 .show-for-large-only {
		  display:none !important
	 }
}

.show-for-sr, .show-on-focus {
	 position: absolute !important;
	 width: 1px;
	 height: 1px;
	 overflow: hidden;
	 clip:rect(0, 0, 0, 0)
}

.show-on-focus:active, .show-on-focus:focus {
	 position: static !important;
	 height: auto;
	 width: auto;
	 overflow: visible;
	 clip:auto
}

.hide-for-portrait, .show-for-landscape {
	 display:block !important
}

@media screen and (orientation: landscape) {
	 .hide-for-portrait, .show-for-landscape {
		  display:block !important
	 }
}

@media screen and (orientation: portrait) {
	 .hide-for-portrait, .show-for-landscape {
		  display:none !important
	 }
}

.hide-for-landscape, .show-for-portrait {
	 display:none !important
}

@media screen and (orientation: landscape) {
	 .hide-for-landscape, .show-for-portrait {
		  display:none !important
	 }
}

@media screen and (orientation: portrait) {
	 .hide-for-landscape, .show-for-portrait {
		  display:block !important
	 }
}

.float-left {
	 float:left !important
}

.float-right {
	 float:right !important
}

.float-center {
	 display: block;
	 margin-left: auto;
	 margin-right:auto
}

.clearfix:after, .clearfix:before {
	 content: ' ';
	 display:table
}

.clearfix:after {
	 clear: both
}



.slide-in-down.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility:hidden
}

.slide-in-left.mui-enter, .slide-in-up.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity, -webkit-transform;
	-webkit-backface-visibility:hidden
}

.slide-in-down.mui-enter.mui-enter-active {
	-webkit-transform: translateY(0);
	transform:translateY(0)
}

.slide-in-left.mui-enter {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	backface-visibility:hidden
}

.slide-in-left.mui-enter.mui-enter-active {
	-webkit-transform: translateX(0);
	transform:translateX(0)
}

.slide-in-up.mui-enter {
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	backface-visibility:hidden
}

.slide-in-right.mui-enter, .slide-out-down.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity, -webkit-transform;
	-webkit-backface-visibility:hidden
}

.slide-in-up.mui-enter.mui-enter-active {
	-webkit-transform: translateY(0);
	transform:translateY(0)
}

.slide-in-right.mui-enter {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	backface-visibility:hidden
}

.slide-in-right.mui-enter.mui-enter-active {
	-webkit-transform: translateX(0);
	transform:translateX(0)
}

.slide-out-down.mui-leave {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	backface-visibility:hidden
}

.slide-out-right.mui-leave, .slide-out-up.mui-leave {
	transition-property: opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	transition-duration: .5s;
	transition-timing-function:linear
}

.slide-out-down.mui-leave.mui-leave-active {
	-webkit-transform: translateY(100%);
	transform:translateY(100%)
}

.slide-out-right.mui-leave {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	backface-visibility:hidden
}

.slide-out-right.mui-leave.mui-leave-active {
	-webkit-transform: translateX(100%);
	transform:translateX(100%)
}

.slide-out-up.mui-leave {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	backface-visibility:hidden
}

.slide-out-up.mui-leave.mui-leave-active {
	-webkit-transform: translateY(-100%);
	transform:translateY(-100%)
}

.slide-out-left.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility:hidden
}

.fade-in.mui-enter, .fade-out.mui-leave {
	transition-property: opacity;
	transition-duration: .5s;
	transition-timing-function:linear
}

.slide-out-left.mui-leave.mui-leave-active {
	-webkit-transform: translateX(-100%);
	transform:translateX(-100%)
}

.fade-in.mui-enter {
	opacity:0
}

.fade-in.mui-enter.mui-enter-active, .fade-out.mui-leave {
	opacity:1
}

.fade-out.mui-leave.mui-leave-active {
	opacity:0
}

.hinge-in-from-top.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateX(-90deg);
	transform: perspective(2000px) rotateX(-90deg);
	-webkit-transform-origin: top;
	transform-origin: top;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:0
}

.hinge-in-from-bottom.mui-enter, .hinge-in-from-right.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property:opacity, -webkit-transform
}

.hinge-in-from-top.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity:1
}

.hinge-in-from-right.mui-enter {
	-webkit-transform: perspective(2000px) rotateY(-90deg);
	transform: perspective(2000px) rotateY(-90deg);
	-webkit-transform-origin: right;
	transform-origin: right;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity:1
}

.hinge-in-from-bottom.mui-enter {
	-webkit-transform: perspective(2000px) rotateX(90deg);
	transform: perspective(2000px) rotateX(90deg);
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:0
}

.hinge-in-from-left.mui-enter, .hinge-in-from-middle-x.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property:opacity, -webkit-transform
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity:1
}

.hinge-in-from-left.mui-enter {
	-webkit-transform: perspective(2000px) rotateY(90deg);
	transform: perspective(2000px) rotateY(90deg);
	-webkit-transform-origin: left;
	transform-origin: left;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity:1
}

.hinge-in-from-middle-x.mui-enter {
	-webkit-transform: perspective(2000px) rotateX(-90deg);
	transform: perspective(2000px) rotateX(-90deg);
	-webkit-transform-origin: center;
	transform-origin: center;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:0
}

.hinge-in-from-middle-y.mui-enter, .hinge-out-from-top.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property:opacity, -webkit-transform
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity:1
}

.hinge-in-from-middle-y.mui-enter {
	-webkit-transform: perspective(2000px) rotateY(-90deg);
	transform: perspective(2000px) rotateY(-90deg);
	-webkit-transform-origin: center;
	transform-origin: center;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity:1
}

.hinge-out-from-top.mui-leave {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: top;
	transform-origin: top;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:1
}

.hinge-out-from-bottom.mui-leave, .hinge-out-from-right.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property:opacity, -webkit-transform
}

.hinge-out-from-top.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateX(-90deg);
	transform: perspective(2000px) rotateX(-90deg);
	opacity:0
}

.hinge-out-from-right.mui-leave {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: right;
	transform-origin: right;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateY(-90deg);
	transform: perspective(2000px) rotateY(-90deg);
	opacity:0
}

.hinge-out-from-bottom.mui-leave {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:1
}

.hinge-out-from-left.mui-leave, .hinge-out-from-middle-x.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property:opacity, -webkit-transform
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateX(90deg);
	transform: perspective(2000px) rotateX(90deg);
	opacity:0
}

.hinge-out-from-left.mui-leave {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: left;
	transform-origin: left;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateY(90deg);
	transform: perspective(2000px) rotateY(90deg);
	opacity:0
}

.hinge-out-from-middle-x.mui-leave {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: center;
	transform-origin: center;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:1
}

.hinge-out-from-middle-y.mui-leave, .scale-in-up.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property:opacity, -webkit-transform
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateX(-90deg);
	transform: perspective(2000px) rotateX(-90deg);
	opacity:0
}

.hinge-out-from-middle-y.mui-leave {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: center;
	transform-origin: center;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateY(-90deg);
	transform: perspective(2000px) rotateY(-90deg);
	opacity:0
}

.scale-in-up.mui-enter {
	-webkit-transform: scale(.5);
	transform: scale(.5);
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:0
}

.scale-in-down.mui-enter, .scale-out-up.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property:opacity, -webkit-transform
}

.scale-in-up.mui-enter.mui-enter-active {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity:1
}

.scale-in-down.mui-enter {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:0
}

.scale-in-down.mui-enter.mui-enter-active {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity:1
}

.scale-out-up.mui-leave {
	-webkit-transform: scale(1);
	transform: scale(1);
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:1
}

.scale-out-down.mui-leave, .spin-in.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property:opacity, -webkit-transform
}

.scale-out-up.mui-leave.mui-leave-active {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	opacity:0
}

.scale-out-down.mui-leave {
	-webkit-transform: scale(1);
	transform: scale(1);
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:1
}

.scale-out-down.mui-leave.mui-leave-active {
	-webkit-transform: scale(.5);
	transform: scale(.5);
	opacity:0
}

.spin-in.mui-enter {
	-webkit-transform: rotate(-.75turn);
	transform: rotate(-.75turn);
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:0
}

.spin-in-ccw.mui-enter, .spin-out.mui-leave {
	transition-property: opacity, -webkit-transform;
	transition-duration: .5s;
	transition-timing-function:linear
}

.spin-in.mui-enter.mui-enter-active {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	opacity:1
}

.spin-out.mui-leave {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:1
}

.spin-out.mui-leave.mui-leave-active {
	-webkit-transform: rotate(.75turn);
	transform: rotate(.75turn);
	opacity:0
}

.spin-in-ccw.mui-enter {
	-webkit-transform: rotate(.75turn);
	transform: rotate(.75turn);
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:0
}

.spin-in-ccw.mui-enter.mui-enter-active {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	opacity:1
}

.spin-out-ccw.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity:1
}

.spin-out-ccw.mui-leave.mui-leave-active {
	-webkit-transform: rotate(-.75turn);
	transform: rotate(-.75turn);
	opacity:0
}

.slow {
	transition-duration:750ms !important
}

.linear {
	transition-timing-function: linear !important;
	-webkit-animation-timing-function: linear !important;
	animation-timing-function:linear !important
}

.ease {
	transition-timing-function: ease !important;
	-webkit-animation-timing-function: ease !important;
	animation-timing-function:ease !important
}

.ease-in {
	transition-timing-function: ease-in !important;
	-webkit-animation-timing-function: ease-in !important;
	animation-timing-function:ease-in !important
}

.ease-out {
	transition-timing-function: ease-out !important;
	-webkit-animation-timing-function: ease-out !important;
	animation-timing-function:ease-out !important
}

.ease-in-out {
	transition-timing-function: ease-in-out !important;
	-webkit-animation-timing-function: ease-in-out !important;
	animation-timing-function:ease-in-out !important
}

.bounce-in {
	transition-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important;
	-webkit-animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important;
	animation-timing-function:cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
	transition-timing-function: cubic-bezier(.485, .155, .515, .845) !important;
	-webkit-animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important;
	animation-timing-function:cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
	transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important;
	-webkit-animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important;
	animation-timing-function:cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
	transition-delay: .3s !important;
	-webkit-animation-delay: .3s !important;
	animation-delay:.3s !important
}

.long-delay {
	transition-delay: .7s !important;
	-webkit-animation-delay: .7s !important;
	animation-delay:.7s !important
}

.shake {
	-webkit-animation-name: shake-7;
	animation-name:shake-7
}

@-webkit-keyframes shake-7 {
	0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
		-webkit-transform: translateX(7%);
		transform:translateX(7%)
	}

	15%, 25%, 35%, 45%, 5%, 55%, 65%, 75%, 85%, 95% {
		-webkit-transform: translateX(-7%);
		transform:translateX(-7%)
	}
}

@keyframes shake-7 {
	0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
		-webkit-transform: translateX(7%);
		transform:translateX(7%)
	}

	15%, 25%, 35%, 45%, 5%, 55%, 65%, 75%, 85%, 95% {
		-webkit-transform: translateX(-7%);
		transform:translateX(-7%)
	}
}

.spin-cw {
	-webkit-animation-name: spin-cw-1turn;
	animation-name:spin-cw-1turn
}

@-webkit-keyframes spin-cw-1turn {
	0% {
		-webkit-transform: rotate(-1turn);
		transform:rotate(-1turn)
	}

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

.spin-ccw {
	-webkit-animation-name: spin-cw-1turn;
	animation-name:spin-cw-1turn
}

@keyframes spin-cw-1turn {
	0%, 100% {
		-webkit-transform: rotate(0);
		transform:rotate(0)
	}

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

.wiggle {
	-webkit-animation-name: wiggle-7deg;
	animation-name:wiggle-7deg
}

@-webkit-keyframes wiggle-7deg {
	40%, 50%, 60% {
		-webkit-transform: rotate(7deg);
		transform:rotate(7deg)
	}

	35%, 45%, 55%, 65% {
		-webkit-transform: rotate(-7deg);
		transform:rotate(-7deg)
	}

	0%, 100%, 30%, 70% {
		-webkit-transform: rotate(0);
		transform:rotate(0)
	}
}

@keyframes wiggle-7deg {
	40%, 50%, 60% {
		-webkit-transform: rotate(7deg);
		transform:rotate(7deg)
	}

	35%, 45%, 55%, 65% {
		-webkit-transform: rotate(-7deg);
		transform:rotate(-7deg)
	}

	0%, 100%, 30%, 70% {
		-webkit-transform: rotate(0);
		transform:rotate(0)
	}
}

.shake, .spin-ccw, .spin-cw, .wiggle {
	-webkit-animation-duration: .5s;
	animation-duration:.5s
}

.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count:infinite
}

.slow {
	-webkit-animation-duration: 750ms !important;
	animation-duration:750ms !important
}

.fast {
	transition-duration: 250ms !important;
	-webkit-animation-duration: 250ms !important;
	animation-duration: 250ms !important
}



body.compensate-for-scrollbar {
	overflow:hidden
}

.fancybox-active {
	height:auto
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility:hidden
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
	height: 100%;
	left: 0;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index:99992
}

.fancybox-container * {
	box-sizing:border-box
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top:0
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y:auto
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function:cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
	opacity: .87;
	transition-timing-function:cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s, visibility 0s linear .25s;
	visibility: hidden;
	z-index:99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	transition: opacity .25s, visibility 0s;
	visibility:visible
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	text-align: center;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select:none
}

.fancybox-toolbar {
	right: 0;
	top:0
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	z-index:99994
}

.fancybox-is-open .fancybox-stage {
	overflow:hidden
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	white-space: normal;
	width: 100%;
	z-index:99994
}

.fancybox-slide:before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-right: -.25em;
	vertical-align: middle;
	width:0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
	display:block
}

.fancybox-slide--next {
	z-index:99995
}

.fancybox-slide--image {
	overflow: visible;
	padding:44px 0
}

.fancybox-slide--image:before {
	display:none
}

.fancybox-slide--html {
	padding:6px 6px 0
}

.fancybox-slide--iframe {
	padding:44px 44px 0
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0 0 6px;
	max-width: 100%;
	overflow: auto;
	padding: 0;
	padding: 24px;
	position: relative;
	text-align: left;
	vertical-align:middle
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	margin: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index:99995
}

.fancybox-can-zoomOut .fancybox-content {
	cursor:zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
	cursor:zoom-in
}

.fancybox-can-drag .fancybox-content {
	cursor: -webkit-grab;
	cursor:grab
}

.fancybox-is-dragging .fancybox-content {
	cursor: -webkit-grabbing;
	cursor:grabbing
}

.fancybox-container [data-selectable=true] {
	cursor:text
}

.fancybox-image, .fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width:100%
}

.fancybox-spaceball {
	z-index:1
}

.fancybox-slide--html .fancybox-content {
	margin-bottom:6px
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
	height: 100%;
	margin: 0;
	overflow: visible;
	padding: 0;
	width:100%
}

.fancybox-slide--video .fancybox-content {
	background:#000
}

.fancybox-slide--map .fancybox-content {
	background:#e5e3df
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff;
	height: calc(100% - 44px);
	margin-bottom:44px
}

.fancybox-iframe, .fancybox-video {
	background: transparent;
	border: 0;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width:100%
}

.fancybox-iframe {
	vertical-align:top
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width:100%
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding:0
}

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	outline: none;
	padding: 10px;
	transition: color .2s;
	vertical-align: top;
	width:44px
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
	color:#ccc
}

.fancybox-button:focus, .fancybox-button:hover {
	color:#fff
}

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
	color: #888;
	cursor:default
}

.fancybox-button svg {
	display: block;
	overflow: visible;
	position: relative;
	shape-rendering:geometricPrecision
}

.fancybox-button svg path {
	fill: transparent;
	stroke: currentColor;
	stroke-linejoin: round;
	stroke-width:3
}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
	display:none
}

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
	fill:currentColor
}

.fancybox-button--share svg path {
	stroke-width:1
}

.fancybox-navigation .fancybox-button {
	height: 38px;
	opacity: 0;
	padding: 6px;
	position: absolute;
	top: 50%;
	width:38px
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
	transition:opacity .25s, visibility 0s, color .25s
}

.fancybox-navigation .fancybox-button:after {
	content: "";
	left: -25px;
	padding: 50px;
	position: absolute;
	top:-25px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left:6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	right:6px
}

.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #555;
	cursor: pointer;
	height: 44px;
	margin: 0;
	padding: 6px;
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
	z-index:10
}

.fancybox-close-small svg {
	fill: transparent;
	opacity: .8;
	stroke: currentColor;
	stroke-width: 1.5;
	transition:stroke .1s
}

.fancybox-close-small:focus {
	outline:none
}

.fancybox-close-small:hover svg {
	opacity:1
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small {
	color: #ccc;
	padding: 5px;
	right: -12px;
	top:-44px
}

.fancybox-slide--iframe .fancybox-close-small:hover svg, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg {
	background: transparent;
	color:#fff
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
	display:none
}

.fancybox-caption {
	bottom: 0;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 25px 44px;
	right:0
}

.fancybox-caption:before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
	background-repeat: repeat-x;
	background-size: contain;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: -25px;
	z-index:-1
}

.fancybox-caption:after {
	border-bottom: 1px solid hsla(0, 0%, 100%, .3);
	content: "";
	display: block;
	left: 44px;
	position: absolute;
	right: 44px;
	top:0
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
	color: #ccc;
	text-decoration:none
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration:underline
}

.fancybox-loading {
	-webkit-animation: a .8s infinite linear;
	animation: a .8s infinite linear;
	background: transparent;
	border: 6px solid hsla(0, 0%, 39%, .5);
	border-radius: 100%;
	border-top-color: #fff;
	height: 60px;
	left: 50%;
	margin: -30px 0 0 -30px;
	opacity: .6;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 60px;
	z-index:99999
}

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

	to {
		-webkit-transform: rotate(359deg);
		transform:rotate(359deg)
	}
}

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

	to {
		-webkit-transform: rotate(359deg);
		transform:rotate(359deg)
	}
}

.fancybox-animated {
	transition-timing-function:cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform:translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform:translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform:translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function:cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity:1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform:scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(.5, .5, .5);
	transform:scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1);
	transform:scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: rotate(-1turn);
	transform:rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: rotate(1turn);
	transform:rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: rotate(0deg);
	transform:rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform:scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1) translateZ(0);
	transform:scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform:translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform:translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translateZ(0) scale(1);
	transform:translateZ(0) scale(1)
}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align:center
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin:0 0 20px
}

.fancybox-share p {
	margin: 0;
	padding:0
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space:nowrap
}

.fancybox-share__button:link, .fancybox-share__button:visited {
	color:#fff
}

.fancybox-share__button:hover {
	text-decoration:none
}

.fancybox-share__button--fb {
	background:#3b5998
}

.fancybox-share__button--fb:hover {
	background:#344e86
}

.fancybox-share__button--pt {
	background:#bd081d
}

.fancybox-share__button--pt:hover {
	background:#aa0719
}

.fancybox-share__button--tw {
	background:#1da1f2
}

.fancybox-share__button--tw:hover {
	background:#0d95e8
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width:25px
}

.fancybox-share__button svg path {
	fill:#fff
}

.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: none;
	padding: 10px 15px;
	width:100%
}

.fancybox-thumbs {
	background: #fff;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	width: 212px;
	z-index:99995
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y:hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
	display:block
}

.fancybox-show-thumbs .fancybox-inner {
	right:212px
}

.fancybox-thumbs > ul {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width:100%
}

.fancybox-thumbs-x > ul {
	overflow:hidden
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
	width:7px
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow:inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius:10px
}

.fancybox-thumbs > ul > li {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width:100px
}

.fancybox-thumbs-loading {
	background:rgba(0, 0, 0, .1)
}

.fancybox-thumbs > ul > li {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size:cover
}

.fancybox-thumbs > ul > li:before {
	border: 4px solid #4ea7f9;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index:99991
}

.fancybox-thumbs .fancybox-thumbs-active:before {
	opacity:1
}

@media (max-width: 800px) {
	.fancybox-thumbs {
		width:110px
	}

	.fancybox-show-thumbs .fancybox-inner {
		right:110px
	}

	.fancybox-thumbs > ul > li {
		max-width: calc(100% - 10px)
	}
}



/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    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: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -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;
    padding: 0 !important;
    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.html) 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%
}



.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align:middle
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select:none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
	background-color: transparent;
	border: none;
	font-size: 1em
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left:20px
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select:none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline;
	list-style: none;
	padding:0
}

.select2-container .select2-selection--multiple .select2-selection__clear {
	background-color: transparent;
	border: none;
	font-size:1em
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0;
	max-width: 100%;
	resize: none;
	height: 18px;
	vertical-align: bottom;
	font-family: sans-serif;
	overflow: hidden;
	word-break:keep-all
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance:none
}

.select2-dropdown {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index:1051
}

.select2-results {
	display:block
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding:0
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select:none
}

.select2-results__option--selectable {
	cursor:pointer
}

.select2-container--open .select2-dropdown {
	left:0
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius:0
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius:0
}

.select2-search--dropdown {
	display: block;
	padding:4px
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing:border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance:none
}

.select2-search--dropdown.select2-search--hide {
	display:none
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter:alpha(opacity=0)
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space:nowrap !important
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius:4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height:28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	height: 26px;
	margin-right: 20px;
	padding-right:0px
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color:#999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width:20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right:auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor:default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display:none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width:0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	padding-bottom: 5px;
	padding-right: 5px;
	position:relative
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
	padding-right:25px
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	font-weight: bold;
	height: 20px;
	margin-right: 10px;
	margin-top: 5px;
	position: absolute;
	right: 0;
	padding:1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: inline-block;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0;
	padding-left: 20px;
	position: relative;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: bottom;
	white-space:nowrap
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
	cursor: default;
	padding-left: 2px;
	padding-right:5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	background-color: transparent;
	border: none;
	border-right: 1px solid #aaa;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #999;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	padding: 0 4px;
	position: absolute;
	left: 0;
	top:0
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
	background-color: #f1f1f1;
	color: #333;
	outline: none
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
	padding-left: 5px;
	padding-right: 2px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	border-left: 1px solid #aaa;
	border-right: none;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
	float: left;
	margin-left: 10px;
	margin-right:auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline:0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor:default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display:none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius:0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius:0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border:1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance:textfield
}

.select2-container--default .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y:auto
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left:1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left:0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left:2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left:3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left:4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left:5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left:6em
}

.select2-container--default .select2-results__option--group {
	padding:0
}

.select2-container--default .select2-results__option--disabled {
	color:#999
}

.select2-container--default .select2-results__option--selected {
	background-color:#ddd
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #5897fb;
	color:white
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding:6px
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
	border:1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height:28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	height: 26px;
	margin-right:20px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color:#999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right:auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border:1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border:none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width:0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0;
	padding-bottom: 5px;
	padding-right:5px
}

.select2-container--classic .select2-selection--multiple:focus {
	border:1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display:none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	display: inline-block;
	margin-left: 5px;
	margin-top: 5px;
	padding:0
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
	cursor: default;
	padding-left: 2px;
	padding-right:5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	background-color: transparent;
	border: none;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #888;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	padding:0 4px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555;
	outline: none
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
	padding-left: 5px;
	padding-right: 2px
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius:4px
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border:1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius:0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius:0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline:0
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow:none
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border:1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
	border-bottom:none
}

.select2-container--classic .select2-dropdown--below {
	border-top:none
}

.select2-container--classic .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y:auto
}

.select2-container--classic .select2-results__option--group {
	padding:0
}

.select2-container--classic .select2-results__option--disabled {
	color:grey
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #3875d7;
	color:#fff
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding:6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb
}



@font-face {
  font-family: "HafferXH";
  
  src: url('../woff2/hafferxh-thinf0b1.woff2?v=1743608154') format("woff2"),
       url('../woff/hafferxh-thinf0b1.woff?v=1743608154') format("woff");
  font-weight: 100;
}
@font-face {
  font-family: "HafferXH";
  src: url('../woff2/hafferxh-lightf0b1.woff2?v=1743608154') format("woff2"),
       url('../woff/hafferxh-lightf0b1.woff?v=1743608154') format("woff");
  font-weight: 300;
}
@font-face {
  font-family: "HafferXH";
  src: url('../woff2/hafferxh-regularf0b1.woff2?v=1743608154') format("woff2"),
       url('../woff/hafferxh-regularf0b1.woff?v=1743608154') format("woff");
  font-weight: 400;
}
@font-face {
  font-family: "HafferXH";
  src: url('../woff2/hafferxh-mediumf0b1.woff2?v=1743608154') format("woff2"),
       url('../woff/hafferxh-mediumf0b1.woff?v=1743608154') format("woff");
  font-weight: 500;
}
@font-face {
  font-family: "HafferXH";
  src: url('../woff2/hafferxh-semiboldf0b1.woff2?v=1743608154') format("woff2"),
       url('../woff/hafferxh-semiboldf0b1.woff?v=1743608154') format("woff");
  font-weight: 600;
}
@font-face {
  font-family: "HafferXH";
  src: url('../woff2/hafferxh-boldf0b1.woff2?v=1743608154') format("woff2"),
       url('../woff/hafferxh-boldf0b1.woff?v=1743608154') format("woff");
  font-weight: 700;
}
@font-face {
  font-family: "HafferXH";
  src: url('../woff2/hafferxh-heavyf0b1.woff2?v=1743608154') format("woff2"),
       url('../woff/hafferxh-heavyf0b1.woff?v=1743608154') format("woff");
  font-weight: 800;
}

@font-face {
    font-family: "HafferXH";
    src: url("../woff2/hafferxh-thin.woff2") format("woff2"),
         url("../woff/hafferxh-thin.woff") format("woff");
    font-weight: 100;
}
@font-face {
    font-family: "HafferXH";
    src: url("../woff2/hafferxh-light.woff2") format("woff2"),
         url("../woff/hafferxh-light.woff") format("woff");
    font-weight: 300;
}
@font-face {
    font-family: "HafferXH";
    src: url("../woff2/hafferxh-regular.woff2") format("woff2"),
         url("../woff/hafferxh-regular.woff") format("woff");
    font-weight: 400;
}
@font-face {
    font-family: "HafferXH";
    src: url("../woff2/hafferxh-medium.woff2") format("woff2"),
         url("../woff/hafferxh-medium.woff") format("woff");
    font-weight: 500;
}
@font-face {
    font-family: "HafferXH";
    src: url("../woff2/hafferxh-semibold.woff2") format("woff2"),
         url("../woff/hafferxh-semibold.woff") format("woff");
    font-weight: 600;
}
@font-face {
    font-family: "HafferXH";
    src: url("../woff2/hafferxh-bold.woff2") format("woff2"),
         url("../woff/hafferxh-bold.woff") format("woff");
    font-weight: 700;
}
@font-face {
    font-family: "HafferXH";
    src: url("../woff2/hafferxh-heavy.woff2") format("woff2"),
         url("../woff/hafferxh-heavy.woff") format("woff");
    font-weight: 800;
}

/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
   display: block;
}
body {
   line-height: 1.5;
   font-family: 'HafferXH', sans-serif;
    font-weight: 500;
    color: #000;
    overflow: visible !important;
}
ol, ul {
   list-style: none;
}
blockquote, q {
   quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}
table {
   border-collapse: collapse;
   border-spacing: 0;
}

.layouts-title {
   font-size: 26px;
   margin:15px 0px;
}

.layouts ul li {
   margin-bottom:5px;
}

.layouts ul li a {
   font-size: 17px;
   display: inline-block;
   padding:3px 10px;
}

.layouts ul li a:hover {
   background:#000;
   color:#fff;
}

/* -- END RESET -- */

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: left;
}

.row {
    width: 100%;
    max-width: 1920px;
    padding: 0 35px;
}
.row.row-full {
    max-width: 100%;
    padding: 0 !important;
}

/* -- main styles -- */

.nopad {
   padding:0px;
}

.nopadleft {
   padding-left:0px;
}

.nopadright {
   padding-right:0px;
}

strong {
   font-weight: bold;
}

i {
   font-style: italic;
}

em {
   font-style: italic;
}

.clear {
   clear:both;
}

.left {
   float:left;
   margin-right:15px;
   margin-bottom:15px;
}

.right {
   float:right;
   margin-left:15px;
   margin-bottom:15px;
}

.alignleft {
   float:left;
   margin-right:15px;
   margin-bottom:15px;
}

.alignright {
   float:right;
   margin-left:15px;
   margin-bottom:15px;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    margin-bottom: 15px;
}


.invi {
   visibility: hidden;
   opacity: 0;
}

/* preloader */

.preloader {
    display: inline-block;
   width: 25px;
   height: 25px;
   border: 3px solid hsla(0,0%,100%,.3);
    border-top-color: rgba(255, 255, 255, 0.3);
    border-right-color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
    border-left-color: rgba(255, 255, 255, 0.3);
   border-radius: 50%;
   border-top-color: #ccc !important;
   -webkit-animation: a 1s ease-in-out infinite;
   animation: a 1s ease-in-out infinite;
   z-index: 50;
}

@-webkit-keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
@keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

/*   hamburger   */
.hamburger {
    outline: none;
    height: 17px;
    width: 24px;
    border: 0px;
    padding: 0px;
    background: transparent;
    transition: all 250ms ease-out;
    cursor: pointer;
    display: none;
}
.hamburger:before, 
.hamburger:after {
    content: '';
    width: 24px;
    height: 2px;
    position: absolute;
    background: #1a1a1a;
    transition: all 250ms ease-out;
    will-change: transform;
}
.hamburger:before {
    transform: translateY(4px);
}
.hamburger:after {
    transform: translateY(12px);
}
.hamburger.is-active:before {
    transform: translateY(7px) rotate(45deg);
}
.hamburger.is-active:after {
    transform: translateY(7px) rotate(-45deg);
}
/* Main style */
footer {
    background: #2E2E2E;
    padding: 60px 0 40px;
    font-size: 14px;
    line-height: 1.43;
    color: #fff;
}
footer a {
    color: #fff;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
}
footer a:hover {
    color: #fff;
    text-decoration: underline solid Currentcolor;
}
.footer-top {
    padding-bottom: 60px;
    border-bottom: 1px dashed #fff;
    margin-bottom: 15px;
}
.footer-title {
    font-size: 60px;
    line-height: 1.1;
    letter-spacing: -0.01em;
    color: #fff;
    margin-bottom: 40px;
}
.footer-top .footer-subtitle {
    padding-top: 15px;
}
.btn-contact-white,
.btn-contact-white:focus,
.btn-contact-white:active {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    font-size: 14px;
    line-height: 1.43;
    color: #fff;
    cursor: pointer;
    transition: 0.2s ease-in-out;
}
.btn-contact-white span {
    display: inline-block;
    width: 60px;
    height: 60px;
    border: 1px dashed #fff;
    border-radius: 50%;
    position: relative;
    margin-right: 20px;
}
.btn-contact-white span::before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(../svg/icon-arrow-white-top-right.svg) no-repeat center center;
    background-size: contain !important;
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.2s ease-in-out;
}
.btn-contact-white:hover span::before {
    transform: translate(-50%, -50%) translateZ(1px) rotate(45deg);
}
.footer-empty {
    min-height: 1px;
}
.footer-nav ul {
    margin-bottom: 38px;
}
.footer-nav ul:last-child {
    margin-bottom: 0;
}
.footer-bottom-socials ul li {
    display: inline-block;
    margin-right: 10px;
}
.footer-bottom {
    position: relative;
    margin-top: -21px;
    pointer-events: none;
}
.footer-bottom * {
    pointer-events: all;
}
.footer-bottom-whatsapp {
    position: fixed;
    right: 20px; bottom: 20px;
    z-index: 100;
}
.footer-bottom-whatsapp a {
    transition: 0.2s ease-in-out;
}
.footer-bottom-whatsapp a:hover {
    opacity: 0.7;
}
.footer-nav-title-media {
    display: none;
}

header {
    position: fixed;
    top: 0; right: 0; left: 0;
    background: #fff;
    z-index: 1000;
    padding: 26px 0 22px;
}
.header-top-line-blue {
    width: 100%;
    height: 100%;
    max-height: 7px;
    background: #0064FF;
    position: fixed;
    top: 0; right: 0; left: 0;
    transition: 0.4s cubic-bezier(0.83, 0, 0.17, 1);
}
header .row {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    position: relative;
    z-index: 2;
}
header.is-active .header-logo img,
header.is-active-2 .header-logo img {
    -webkit-filter: grayscale(100%) brightness(1000%);
    filter: grayscale(100%) brightness(1000%);
}
header.is-active .header-top-line-blue {
    bottom: 0;
    max-height: 100% !important;
}

.header-word {
    transition: 0.4s ;
    max-height: 84px;
    margin-top: -10px;
    overflow: hidden;
}
.header-word.header-word-up {
    max-height: 0 !important;
    overflow: hidden !important;
}
.header-word img {
    width: 100%;
    margin-bottom: 10px;
}
.header-word.scrollUp {
    margin-top: -100%;
}

.header-logo {
    line-height: 0;
}
.header-logo {
    display: inline-flex;
}
.header-logo img {
    max-height: 15px;
    transition: 0.2s ease-in-out;
}
.header-nav > ul > li {
    float: left;
    margin-right: 20px;
    position: relative;
}
.header-nav > ul > li > a,
.header-nav > ul > li > span {
    display: inline-block;
    font-size: 14px;
    line-height: 1.43;
    color: #000000;
    cursor: pointer;
    padding-right: 12px;
    position: relative;
}
.header-nav > ul > li.has-children > a::after,
.header-nav > ul > li.has-children > span::after {
    content: '';
    width: 8px; height: 4px;
    background: url(../svg/icon-filter-dropdown-down.svg) no-repeat center center;
    position: absolute;
    top: 50%; right: 0;
    transform: translateY(-50%);
    transition: 0.2s ease-in-out;
}
.header-nav > ul > li.has-children.is-active a::after,
.header-nav > ul > li.has-children.is-active span::after {
    transform: translateY(-50%) rotate(180deg);
}

.header-nav-hold {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header-right {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-search {
    margin-right: 30px;
    line-height: 0;
}
.header-search a {
    display: inline-block;
    width: 17px; height: 17px;
    background: url(../svg/icon-search-17-black.svg) no-repeat center center;
    transition: 0.2s ease-in-out;
}
.header-search a:hover {
    opacity: 0.7;
}
.header-lang {
    position: relative;
    margin-right: 30px;
}
.header-lang span,
.header-lang a {
    display: inline-block;
    font-size: 14px;
    line-height: 1.43;
    color: #000;
    transition: 0.2s ease-in-out;
}
.header-lang span {
    padding-right: 12px;
    cursor: pointer;
    position: relative;
}
.header-lang span::after {
    content: '';
    width: 8px;
    height: 4px;
    background: url(../svg/icon-header-dropdown.svg) no-repeat center right;
    background-size: contain !important;
    position: absolute;
    top: 8px; right: 0;
    transition: 0.2s ease-in-out;
}
.header-lang a:hover,
.header-lang span:hover {
    opacity: 0.7;
}
.header-lang span.is-active::after {
    transform: rotate(180deg);
}
.header-lang ul {
    display: none;
    position: absolute;
    top: 100%;
    left: -10px;
    background: #fff;
    padding: 0 10px;
}
.header-lang-mobile.header-lang ul {
    top: auto;
    bottom: 100%;
    background: #0064FF;
}
.mobile-menu-hold {
    position: fixed;
    top: 0; right: 0; bottom: 0; left: 0;
    padding: 0 21px;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s ease-in-out;
}
.mobile-menu-hold.is-active {
    opacity: 1;
    visibility: visible;
}
.mobile-menu-hold-box {
    height: 100%;
    padding-bottom: 70px;
    overflow: auto;
}
.mobile-menu-lang {
    position: absolute;
    right: 21px; bottom: 31px;
}
.mobile-menu-nav > ul > li {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.4);
}
.mobile-menu-nav > ul > li > a,
.mobile-menu-nav > ul > li > span {
    display: block;
    position: relative;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.4;
    padding: 20px 50px 20px 0;
    cursor: pointer;
}
.mobile-menu-nav > ul > li.has-children > span::after {
    content: '';
    width: 13px;
    height: 6px;
    background: url(../svg/icon-header-dropdown.svg) no-repeat center right;
    position: absolute;
    top: 50%; right: 0;
    transition: 0.2s ease-in-out;
    transform: translateY(-50%);
}
.mobile-menu-nav > ul > li > span.is-active::after {
    transform: translateY(-50%) rotate(180deg);
}
.menu-nav-subnav {
    display: none;
}
.menu-nav-subnav-item {
    margin-bottom: 30px;
}
.menu-nav-subnav-item span {
    display: block;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.42;
    margin-bottom: 10px;
}
.menu-nav-subnav-item ul {
    margin: 0;
}
.menu-nav-subnav-item ul li a {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.43;
    color: #000;
    transition: 0.2s ease-in-out;
    white-space: nowrap;
}
.menu-nav-subnav-item ul li a:hover {
    color: #fff;
}
.header-nav > ul > li .menu-nav-subnav {
    position: absolute;
    top: calc(100% + 18px);
    left: 0;
}

.lang-select-hold {
    position: fixed;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: 9999;
    background: #0064FF;
    padding: 26px 0;
    min-height: 100vh;
}
.lang-select-hold-word {
    max-height: 0;
    transition: 0.4s ease-in-out;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}
.lang-select-hold-word img {
    margin-bottom: 8px;
    margin-top: -10px;
    width: 100%;
    transform: translateY(-100%);
    opacity: 0;
    transition: 0.4s ease-in-out;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}
.lang-select-hold.in-view .lang-select-hold-word {
    max-height: 100%
}
.lang-select-hold.in-view .lang-select-hold-word img {
    transform: translateY(0);
    opacity: 1;
}

.lang-select-hold-lang {
    position: relative;
    height: 100%;
    transition: 0.6s ease-in-out;
}
.lang-select-hold-lang-logo {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.2s ease-in-out;
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
}
.lang-select-hold-lang-logo img {
    max-width: 100px;
    transform: scale(2);
    opacity: 0;
    transition: transform 1s ease-in-out, opacity 0.4s ease-in-out;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.lang-select-hold.in-view .lang-select-hold-lang-logo img {
    transform: scale(1);
    opacity: 1;
}
.lang-select-hold.in-view .lang-select-hold-lang-logo {
    visibility: hidden;
    opacity: 0;
}
.lang-select-hold-lang .row {
    height: 100%;
}
.lang-select-hold-lang-nav {
    height: 100%;
    position: relative;
}
.lang-select-hold-lang-nav-line-top {
    width: 1px; 
    height: 0;
    border-left: 1px dashed rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: 1s ease-in-out;
}
.lang-select-hold-lang-nav-line-bottom {
    width: 1px; 
    height: 0;
    border-left: 1px dashed rgba(0, 0, 0, 0.4);
    position: absolute;
    bottom: 0; 
    left: 50%;
    transform: translateX(-50%);
    transition: 1s ease-in-out;
}
.lang-select-hold-lang-nav-line-left {
    width: 0;
    height: 1px;
    border-top: 1px dashed rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 50%; 
    left: 0;
    transform: translateY(-50%);
    transition: 1s ease-in-out;
}
.lang-select-hold-lang-nav-line-right {
    width: 0;
    height: 1px;
    border-top: 1px dashed rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 50%; 
    right: 0;
    transform: translateY(-50%);
    transition: 1s ease-in-out;
}
.lang-select-hold.in-view .lang-select-hold-lang-nav-line-top,
.lang-select-hold.in-view .lang-select-hold-lang-nav-line-bottom  {
    height: calc(50% - 15px);
}
.lang-select-hold.in-view .lang-select-hold-lang-nav-line-left,
.lang-select-hold.in-view .lang-select-hold-lang-nav-line-right {
    width: calc(50% - 15px);
}
.lang-select-hold-lang-nav ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    min-height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: 1s ease-in-out;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}
.lang-select-hold.in-view .lang-select-hold-lang-nav ul {
    opacity: 1;
    visibility: visible;  
}
.lang-select-hold-lang-nav ul li {
    float: left;
    width: 50%;
    min-height: 50%;
    position: relative;
}
.lang-select-hold-lang-nav ul li a {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    width: 100%; height: 100%;
    padding: 15px;
    font-weight: 500;
    font-size: 28px;
    line-height: 1.11;
    color: #000;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
}
.lang-select-hold-lang-nav ul li a span {
    transform: translateY(50px);
    transition: 0.8s ease-in-out;
    transition-delay: 1s;
}
.lang-select-hold.in-view .lang-select-hold-lang-nav ul li a span {
    transform: translateY(0);
}

.lang-select-hold-lang-nav ul li a:hover {
    color: #fff;
    text-decoration: underline solid Currentcolor;
}
.lang-select-hold-lang-nav ul li > span {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.42;
    position: absolute;
    top: 15px; left: 0;
}
.lang-select-hold-lang-nav ul li:nth-child(even) > span {
    right: 0;
    left: auto;
}

.lang-select-hold-page {
    position: fixed;
    top: 0; right: 0; left: 0;
    height: 100%;
    max-height: 100vh;
    z-index: 9999;
    background: #0064FF;
}
.lang-select-hold-page-word img  {
    width: 100%;
    padding: 26px 0 22px;
    margin-top: -10px;
}

.lang-select-hold-hide .lang-select-hold-lang {
    opacity: 0;
    visibility: hidden;
}





main {
    overflow: hidden;
    padding-top: 126px;
}

.title-intro-section {
    padding-top: 110px;
    margin-bottom: 60px;
}

.section-title-82 {
    font-weight: 600;
    font-size: 82px;
    line-height: 1.1;
    letter-spacing: -0.005em;
    text-transform: uppercase;
}
.section-title-60 {
    font-size: 60px;
    line-height: 1.1;
    letter-spacing: -0.01em;
    margin-bottom: 60px;
    position: relative;

    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.section-title-60 h2 {
    width: 100%;
    position: relative;
}
.section-title-60 h2::before {
    content: '';
    display: inline-block;
    width: 228px;
    width: 16.66667%;
}
.section-title-60.large-8 h2::before {
    width: 25%;
}
.section-title-60.large-7 h2::before {
    width: 28.6%;
}
.section-title-60.large-5 h2::before {
    width: 40.2%;
}
.section-title-60 > span {
    position: absolute;
    top: 0; left: 0;
    width: 16.66667%;
    min-width: 16.66667%;
    font-size: 14px;
    line-height: 1.43;
    padding: 11px 20px 0 0;
}

.products-page-content {
    margin-bottom: 176px;
}
.products-filter-content {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.products-filter-content-left {
    float: left;
    width: 204px;
}
.products-filter-content-right {
    float: left;
    width: calc(100% - 204px);
    padding-left: 10.8%;
}
.product-filter-search {
    position: relative;
    margin-bottom: 2px;
}
.product-filter-search input,
.product-filter-search input:focus,
.product-filter-search input:active {
    box-shadow: none;
    outline: none;
    margin: 0;
    border: none !important;
    border-radius: 0 !important;
    height: 46px;
    background: transparent;
    border-bottom: 1px dashed #2E2E2E !important;
    font-size: 14px;
    line-height: 1.43;
    color: #000;
    padding: 4px 30px 4px 0;
    transition: 0.2s ease-in-out;
}
.product-filter-search input[type="search"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
.product-filter-search input::placeholder {
    color: #000;
    opacity: 1;
    transition: 0.2s ease-in-out;
}
.product-filter-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000;
    opacity: 1;
    transition: 0.2s ease-in-out;
}
.product-filter-search input::-moz-placeholder { /* Firefox 19+ */
    color: #000;
    opacity: 1;
    transition: 0.2s ease-in-out;
}
.product-filter-search input:-ms-input-placeholder { /* IE 10+ */
    color: #000;
    opacity: 1;
    transition: 0.2s ease-in-out;
}
.product-filter-search input:-moz-placeholder { /* Firefox 18- */
    color: #000;
    opacity: 1;
    transition: 0.2s ease-in-out;
}
.product-filter-search input:focus::placeholder {
    color: #F4F4F4;
    opacity: 1;
}
.product-filter-search input:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #F4F4F4;
    opacity: 1;
}
.product-filter-search input:focus::-moz-placeholder { /* Firefox 19+ */
    color: #F4F4F4;
    opacity: 1;
}
.product-filter-search input:focus:-ms-input-placeholder { /* IE 10+ */
    color: #F4F4F4;
    opacity: 1;
}
.product-filter-search input:focus:-moz-placeholder { /* Firefox 18- */
    color: #F4F4F4;
    opacity: 1;
}
.product-filter-search button,
.product-filter-search button:focus,
.product-filter-search button:active {
    display: inline-block;
    width: 17px; height: 17px;
    background: url(../svg/icon-search-17-black.svg) no-repeat center center;
    background-size: contain !important;
    position: absolute;
    top: 50%; right: 0;
    transform: translateY(-50%);
}
.product-filter-dropdown {
    position: relative;
    /* padding: 13px 0; */
    border-bottom: 1px dashed #2E2E2E;
    margin-bottom: 2px;
}
.filter-dropdown-trigger-hold {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    padding: 13px 0;
}
.filter-dropdown-trigger-hold:hover .filter-dropdown-trigger-text {
    text-decoration: underline solid Currentcolor;
}
.filter-dropdown-trigger-hold::after {
    content: '';
    width: 8px; height: 4px;
    background: url(../svg/icon-filter-dropdown-down.svg) no-repeat center center;
    position: absolute;
    top: 50%; right: 0;
    transform: translateY(-50%);
    transition: 0.2s ease-in-out;
}
.filter-dropdown-trigger-hold.is-active::after {
    transform: translateY(-50%) rotate(180deg);
}
.filter-dropdown-trigger {
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    cursor: pointer;
    z-index: 1;
}
.filter-dropdown-trigger-text {
    font-size: 14px;
    line-height: 1.43;
    cursor: pointer;
    z-index: 0;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
}
.filter-dropdown-trigger-clear {
    font-size: 12px;
    line-height: 1.6;
    color: #0064FF;
    padding-left: 12px;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    margin-left: 10px;
    position: relative;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    padding-top: 1px;
}
.filter-dropdown-trigger-clear::after {
    content: '';
    width: 7px; height: 7px;
    position: absolute;
    top: 50%; left: 0;
    transform: translateY(-50%);
    background: url(../svg/icon-clear-filter-7-blue.svg) no-repeat center center;
    background-size: contain !important;
}
.filter-dropdown-trigger-clear.is-active:hover {
    opacity: 0.7
}
.filter-dropdown-trigger-clear.is-active {
    opacity: 1;
    visibility: visible;
}
.filter-dropdown-content {
    padding: 0 0 21px;
    display: none;
}
.filter-dropdown-content ul li {
    margin-bottom: 3px;
}
.filter-dropdown-content ul li:last-child {
    margin-bottom: 0;
}
.filter-dropdown-checkbox {
   display: inline-block;
}
.filter-dropdown-checkbox input {
   display:none;
}
.filter-dropdown-checkbox label {
    font-size: 14px;
    line-height: 1.43;
    color: #000;
    width:100%;
   padding-left: 24px;
    margin: 0;
    position: relative;
}
.filter-dropdown-checkbox label::before {
    content: '';
    width: 14px; height: 14px;
    border: 1px solid #2E2E2E;
    position: absolute;
    top: 3px; left: 0;
    transition: 0.2s ease-in-out;
    background: transparent;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.filter-dropdown-checkbox label:hover::before {
    background: #2E2E2E;
}
.filter-dropdown-checkbox input:checked + label::before, .filter-dropdown-checkbox label.checked::before {
    background-color: #2E2E2E;
    background-image: url(../svg/icon-checkbox-tick-white.svg);
}
.filter-dropdown-checkbox input:checked + label:hover::before, .filter-dropdown-checkbox label.checked:hover::before {
    background-color: #fff;
    background-image: url(../svg/icon-checkbox-tick-black.svg);
}
.products-filter-content-right-top {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

    margin-bottom: 15px;
    padding-top: 14px;
}
.products-filter-content-right-filter-trigger {
    display: none;
    font-size: 14px;
    line-height: 1.43;
    cursor: pointer;
    background: url(../svg/icon-filter-dropdown-down.svg) no-repeat center right;
    padding-right: 22px;
}
.products-filter-content-right-count {
    font-size: 14px;
    line-height: 1.43;
}
.products-filter-content-list {
    margin-bottom: 36px;
}
.products-filter-content-list ul {
    width: calc(100% + 30px);
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.products-filter-content-list ul li {
    float: left;
    width: calc(33.333% - 30px);
    margin: 0 30px 30px 0;
}
.products-filter-content-list ul li a {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;

    width: 100%; height: 100%;
    background: #F4F4F4;
    padding: 20px;
    color: #000;
} 
.products-filter-content-list-brand {
    font-size: 12px;
    line-height: 1.42;
    margin-bottom: 24px;
}
.products-filter-content-list-image-hold {
    padding: 0 30px;
    margin-bottom: 35px;
}
.products-filter-content-list-image {
    position: relative;
    padding-bottom: 91.3%;
    overflow: hidden;
}
.img-object-fit img {
    background-size: cover !important;
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: 0.2s ease-in-out;
}
.products-filter-content-list ul li a:hover .products-filter-content-list-image img {
    transform: scale(1.1);
}
.products-filter-content-list-title-hold {
    position: relative;
    padding-right: 70px;
    margin-top: auto;
}
.products-filter-content-list-title {
    font-size: 14px;
    line-height: 1.43;
}
.products-filter-content-list-title-hold span {
    position: absolute;
    bottom: -1px; right: 0;
    text-decoration: underline;
}
.pagination-list {
    min-height: 60px;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.pagination-list ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.pagination-list ul li {
    float: left;
    margin-right: 20px;
    line-height: 0;
}
.pagination-list ul li:last-child {
    margin-right: 0;
}
.pagination-list ul li a {
    font-size: 14px;
    line-height: 1.43;
    color: #000;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
}
.pagination-list ul li a:hover {
    text-decoration: underline solid Currentcolor;
}
.pagination-list ul li span {
    font-size: 14px;
    line-height: 1.43;
    display: inline-block;
    position: relative;
}
.pagination-list ul li.current span {
    padding: 0 27px;
}
.pagination-list ul li.current span::before {
    content: '';
    width: 60px; height: 60px;
    border-radius: 50%;
    border: 1px dashed #1F1F1F;
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
}
.pagination--prev a {
    display: inline-block;
    width: 4px; height: 8px;
    background: url(../svg/icon-pagination-prev.svg) no-repeat center center;
    padding: 10px;
    position: relative;
}
.pagination--prev a::after {
    content: '';
    width: 4px; height: 8px;
    padding: 10px;
    background: url(../svg/icon-pagination-prev-hover.svg) no-repeat center center;
    transition: 0.2s ease-in-out;
    opacity: 0;
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
}
.pagination--prev a:hover::after {
    opacity: 1;
}
.pagination--next a {
    display: inline-block;
    width: 4px; height: 8px;
    background: url(../svg/icon-pagination-next.svg) no-repeat center center;
    padding: 10px;
    position: relative;
}
.pagination--next a::after {
    content: '';
    width: 4px; height: 8px;
    padding: 10px;
    background: url(../svg/icon-pagination-next-hover.svg) no-repeat center center;
    transition: 0.2s ease-in-out;
    opacity: 0;
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
}
.pagination--next a:hover::after {
    opacity: 1;
}
.pagination-list ul li.pagination--prev {
    margin-right: 10px;
}
.pagination-list ul li.pagination--next {
    margin-left: -10px;
}
.products-filter-content-right-filter-content {
    position: fixed;
    top: 0; right: 0; bottom: 0; left: 0;
    background: #fff;
    z-index: 1000;
    padding: 20px 21px;
    display: none;
}
.products-filter-content-right-filter-content-top {
    font-size: 18px;
    line-height: 1.39;
    border-bottom: 1px dashed #000000;
    padding-bottom: 17px;
    position: relative;
}
.products-filter-content-right-filter-content-top span {
    display: inline-block;
    width: 16px; height: 16px;
    background: url(../svg/icon-close-16-black.svg) no-repeat center center;
    position: absolute;
    top: 5px; right: 0;
    cursor: pointer;
}
.products-filter-content-right-filter-content-filters {
    height: calc(100% - 124px);
    overflow: auto;
}
.products-filter-content-right-filter-content-filter {
    border-bottom: 1px dashed #2E2E2E;
}
.products-filter-content-right-filter-content-filter:last-child {
    border-bottom: none;
}
.products-filter-content-right-filter-content-filter-trigger {
    padding: 25px 30px 25px 0;
    position: relative;
    font-size: 18px;
    line-height: 1.39;
    cursor: pointer;
}
.products-filter-content-right-filter-content-filter-trigger::after {
    content: '';
    width: 8px; height: 4px;
    background: url(../svg/icon-filter-dropdown-down.svg) no-repeat center center;
    position: absolute;
    top: 50%; right: 3px;
    transform: translateY(-50%);
    transition: 0.2s ease-in-out;
}
.products-filter-content-right-filter-content-filter.is-active .products-filter-content-right-filter-content-filter-trigger::after {
    transform: translateY(-50%) rotate(180deg);
}
.products-filter-content-right-filter-content-filter-content {
    display: none;
}
.filter-dropdown-checkbox-mobile {
    width: 100%;
    margin-bottom: 13px;
}
.filter-dropdown-checkbox-mobile input {
   display:none;
}
.filter-dropdown-checkbox-mobile label {
    font-size: 14px;
    line-height: 1.43;
    color: #000;
    width:100%;
   padding-right: 24px;
    margin: 0;
    position: relative;
}
.filter-dropdown-checkbox-mobile label::before {
    content: '';
    width: 14px; height: 14px;
    border: 1px solid #2E2E2E;
    position: absolute;
    top: 50%; right: 0;
    transform: translateY(-50%);
    transition: 0.2s ease-in-out;
    background: transparent;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.filter-dropdown-checkbox-mobile label:hover::before {
    background: #2E2E2E;
}
.filter-dropdown-checkbox-mobile input:checked + label::before, 
.filter-dropdown-checkbox-mobile label.checked::before {
    background-color: #2E2E2E;
    background-image: url(../svg/icon-checkbox-tick-white.svg);
}
.filter-dropdown-checkbox-mobile input:checked + label:hover::before, 
.filter-dropdown-checkbox-mobile label.checked:hover::before {
    background-color: #fff;
    background-image: url(../svg/icon-checkbox-tick-black.svg);
}
.btn-border-dashed,
.btn-border-dashed:focus,
.btn-border-dashed:active {
    display: inline-block;
    border: 1px dashed #000;
    color: #000;
    font-size: 14px;
    line-height: 1.43;
    min-width: 204px;
    padding: 20px 20px 18px;
    border-radius: 60px;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
    text-align: center;
    cursor: pointer;
}
.btn-border-dashed:focus {
    border: 1px solid #000;
    color: #000;
    text-decoration: underline solid Currentcolor;
}
.btn-border-dashed:hover {
    color: #000;
    text-decoration: underline solid Currentcolor;
}
.btn-border-dashed.disabled,
.btn-border-dashed[disabled] {
    border: 1px dashed #898989;
    color: #898989;
    text-decoration: underline solid transparent;
    cursor: default;
}
.btn-black,
.btn-black:focus,
.btn-black:active {
    display: inline-block;
    border: 1px dashed #000;
    color: #fff;
    background: #2E2E2E;
    font-size: 14px;
    line-height: 1.43;
    min-width: 204px;
    padding: 20px 20px 18px;
    border-radius: 60px;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
    text-align: center;
    cursor: pointer;
}
.btn-black:focus {
    border: 1px solid #000;
    color: #000;
    background: transparent;
    text-decoration: underline solid Currentcolor;
}
.btn-black:hover {
    color: #000;
    background: transparent;
    text-decoration: underline solid Currentcolor;
}
.btn-black.disabled,
.btn-black[disabled] {
    color: #fff;
    background: #B7B7B7;
    border: 1px solid #B7B7B7;
    text-decoration: underline solid transparent;
    cursor: default;
}
.products-filter-content-right-filter-content-btn {
    padding-top: 20px;
}
.products-filter-content-right-filter-content-btn ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.products-filter-content-right-filter-content-btn ul li {
    float: left;
    width: 50%;
}
.products-filter-content-right-filter-content-btn ul li:nth-child(1) {
    padding-right: 7px;
}
.products-filter-content-right-filter-content-btn ul li:nth-child(2) {
    padding-left: 7px;
}
.products-filter-content-right-filter-content-btn ul li span {
    width: 100%;
    min-width: 1px !important;
}
.section-full-video-image-hold {
    position: relative;
    /* height: 100vh; */
    padding-bottom: 59.05%;
}
.section-full-video-image-hold video {
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.section-full-video-image-box {
    position: absolute;
    height: 140%;
    top: -25%; right: 0; left: 0;
}
.section-full-video-image-hold a {
    display: block;
    width: 100%; height: 100%;
    position: absolute;
    top: 0; left: 0;
}
.section-full-video-image-hold a::after {
    content: '';
    width: 100px; height: 100px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: url(../svg/icon-play-white.svg) no-repeat center center;
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    transition: 0.2s ease-in-out;
}
.section-full-video-image-hold a:hover::after {
    border: 2px solid rgba(255, 255, 255, 0.4);
}
.section-full-video-image-box-title {
    font-size: 28px;
    line-height: 1.11;
    position: absolute;
    bottom: 114px; left: 33px;
    color: #fff;
    z-index: 3;
}
.section-full-video-image-box-video {
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
}
.section-full-video-image-box-video::before,
.section-full-video-image-box-video::after {
    content: '';
    width: 100%;
    height: 120px;
    opacity: 0.5;
    position: absolute; right: 0; left: 0;
    z-index: 2;
}
.section-full-video-image-box-video::before {
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    top: 0;
}
.section-full-video-image-box-video::after {
    background: rgb(0,0,0);
    background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    bottom: 0;
}

.breadcrumbs-media-hold {
    display: none;
    padding-top: 52px;
}
.breadcrumbs-pc,
.breadcrumbs-media {
    float: left;
    font-size: 14px;
    line-height: 1.43;
}
.breadcrumbs-pc a,
.breadcrumbs-media a {
    color: #000000;
    text-decoration: underline solid transparent;
    transition: 0.2s ease-in-out;
}
.breadcrumbs-pc a:hover,
.breadcrumbs-media a:hover {
    text-decoration: underline solid Currentcolor;
    color: #000000;
}
.components-page-list-section {
    padding-top: 30px;
}
.components-page-list ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    position: relative;
    padding-bottom: 220px;
}
.components-page-list ul::after {
    content: "";
    width: 1px;
    height: 0;
    border-right: 1px dashed #000;
    position: absolute;
    top: 0; left: 50%;
    transform: translateX(-50%);
    transition: 2s ease-in-out;
}
.components-page-list ul li {
    float: left;
    width: 25%;
    padding: 20px;
    font-size: 18px;
    line-height: 1.39;
    min-height: 300px;
    position: relative;

    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.components-page-list ul li::after {
    content: "";
    width: 1px;
    height: 0;
    border-right: 1px dashed #000;
    position: absolute;
    top: 0; right: 0;
    transition: 2s ease-in-out;
    transition-delay: 0.5s;
}
.components-page-list ul li div {
    width: 100%;
}
.components-page-list ul li img {
    margin-bottom: 15px;
    max-height: 40px;
}
.components-page-list ul li:nth-child(even)::after {
    display: none;
}
.components-page-list.in-view ul li::after,
.components-page-list.in-view ul::after {
    height: 100%;
}

.components-page-content {
    border-top: 1px dashed #2E2E2E;
    padding: 30px 0 150px;
}
.components-page-content-filter {
    font-size: 14px;
    line-height: 1.43;
    position: relative;
    z-index: 2;
}
.components-page-content-filter > span {
    display: inline-block;
}
.components-page-content-filter-trigger-hold {
    display: inline-block;
    padding: 0 10px;
    background: #fff;
}
.components-page-content-filter-trigger {
    display: inline-block;
    position: relative;
    padding-right: 18px;
    cursor: pointer;
}
.components-page-content-filter-trigger::after {
    content: '';
    width: 8px;
    height: 4px;
    background: url(../svg/icon-filter-dropdown-down.svg) no-repeat center center;
    position: absolute;
    top: 50%; right: 0;
    transform: translateY(-50%);
    transition: 0.2s ease-in-out;
}
.components-page-content-filter-trigger-hold.is-active .components-page-content-filter-trigger::after {
    transform: translateY(-50%) rotate(180deg);
}
.components-page-content-filter-list-hold {
    position: absolute;
    top: 100%; left: 0;
    display: none;
    padding: 20px 10px 0;
    background: #fff;
    margin-top: 10px;
    border: 1px solid #000;
    width: 300px;
    overflow: hidden;
}
.components-page-content-filter-list-hold::after {
    content: '';
    width: 100%;
    height: 50px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
    position: absolute;
    bottom: 0; right: 0; left: 0;
    pointer-events: none;
    z-index: 2;
}
.components-page-content-filter-list-hold ul {
    max-height: 309px;
    overflow-y: auto;
    padding: 0 10px;
}
.components-page-content-filter-list-hold ul li {
    margin-bottom: 15px;
    border-top: 1px solid #000;
    padding-top: 15px;
}
.components-page-content-filter-list-hold ul li:first-child {
    border-top: none;
    padding-top: 0;
}
.components-page-content-filter-list-hold ul li:last-child {
    margin-bottom: 30px;
}
.components-page-content-filter-list-hold ul li > span {
    display: block;
    font-size: 10px;
    line-height: 1.4;
    margin-bottom: 15px;
}
.components-page-content-filter-list-hold ul li a {
    display: block;
    color: #000;
    text-decoration: underline solid transparent;
    transition: 0.2s ease-in-out;
    margin-bottom: 15px;
}
.components-page-content-filter-list-hold ul li a:hover {
    text-decoration: underline solid Currentcolor;
}
.components-page-content-filter-list-hold ul li a.current {
    color: #0064FF;
    cursor: default;
    text-decoration: none;
}

.components-page-content-items {
    margin-bottom: 150px;
}
.components-page-content-item {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    margin-bottom: 160px;
}
.components-page-content-item:last-child {
    margin-bottom: 0;
}
.components-page-content-item-all-media {
    display: none;
}
.components-page-content-item-left {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -ms-flex-line-pack: justify;
    align-content: space-between;
    padding-right: 30px;
}
.components-page-content-item-title {
    font-size: 28px;
    line-height: 1.29;
    margin-bottom: 20px;
}
.components-page-content-item-text {
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 20px;
}
.components-page-content-item-right.products-filter-content-list {
    margin-bottom: 0;
}
.components-page-content-item-right.products-filter-content-list ul li {
    margin-bottom: 0;
}


.components-page-content-item-btn {
    line-height: 0;
}
.btn-view-more-black,
.btn-view-more-black:focus,
.btn-view-more-black:active {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    font-size: 14px;
    line-height: 1.43;
    color: #000;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
}
.btn-view-more-black:hover {
    color: #000;
    text-decoration: underline solid Currentcolor;
}
.btn-view-more-black > span {
    display: inline-block;
    width: 60px;
    height: 60px;
    border: 1px dashed #000;
    border-radius: 50%;
    position: relative;
    margin-right: 20px;
    transform: rotate(180deg);
}
.btn-view-more-black > span span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../svg/icon-long-arrow-right-black.svg) no-repeat center center;
    background-size: contain !important;
    position: absolute;
    top: 20px; left: 20px;
    /* transform: translate(-50%, -50%); */
    /* transition: 0.2s ease-in-out; */
}
.btn-view-more-black:hover span::before {
    transform: translate(-50%, -50%) translateZ(1px) rotate(45deg);
}
.service-page-list-section {
    margin-bottom: 100px;
}
.service-page-list-section .text-and-number-list {
    padding-top: 75px;
}
.service-page-list-section .text-and-number-list ul li {
    width: 50%;
}
.text-and-number-list ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.text-and-number-list ul li {
    float: left;
    width: 25%;
    padding-right: 40px;
    margin-bottom: 50px;
}
.text-and-number-list ul li :last-child {
    margin-bottom: 0;
}
.text-and-number-list-text {
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 10px;
}
.text-and-number-list-number {
    font-size: 60px;
    line-height: 1.1;
    letter-spacing: -0.01em;
    margin-bottom: 5px;
}
.service-page-service-section {
    margin-bottom: 150px;
    padding-top: 30px;
}
.service-page-service-section .section-title-60 {
    margin-bottom: 17px;
}
.section-title-normal h2::before {
    display: none !important;
}
.service-custom-accordion-subtitles {
    padding-bottom: 22px;
}
.service-custom-accordion-subtitle {
    font-size: 14px;
    line-height: 1.43;
}
.service-custom-accordion-item {
    padding: 22px 0;
    border-bottom: 1px dashed #2E2E2E;
    position: relative;
    cursor: pointer;
}
.service-custom-accordion-item::before {
    content: '';
    width: 13px;
    height: 3px;
    background: #000;
    position: absolute;
    top: 37px; right: 0;
    transition: 0.2s ease-in-out;
}
.service-custom-accordion-item::after {
    content: '';
    width: 3px;
    height: 13px;
    background: #000;
    position: absolute;
    top: 32px; right: 5px;
    transition: 0.2s ease-in-out;
}
.service-custom-accordion-item:hover::before,
.service-custom-accordion-item:hover::after {
    background: #0064FF;
}
.service-custom-accordion-item:hover .service-custom-accordion-item-title h3 {
    text-decoration: underline solid Currentcolor;
}
.service-custom-accordion-item.is-active::after {
    opacity: 0;
}
.service-custom-accordion-item:first-child {
    border-top: 1px dashed #2E2E2E;
}
.service-custom-accordion-item-title {
    font-size: 28px;
    line-height: 1.1;
    position: relative;
}
.service-custom-accordion-item-title h3 {
    text-decoration: underline solid transparent;
    transition: 0.2s ease-in-out;
}
.service-custom-accordion-item-title p {
    display: none;
    font-size: 14px;
    line-height: 1.43;
    margin-top: 3px;
    transition: 0.2s ease-in-out;
    min-height: 20px;
    margin-bottom: 5px;
}
.service-custom-accordion-item-content-first .service-custom-accordion-subtitle,
.service-custom-accordion-item-content-second .service-custom-accordion-subtitle {
    display: none;
}
.service-custom-accordion-item-content-first {
    padding-right: 47px;
}
.service-custom-accordion-item-content-second {
    padding-right: 47px;
}
.service-custom-accordion-item-text {
    font-size: 14px;
    line-height: 1.43;
    padding-top: 6px;
}
.service-custom-accordion-item-text-hold {
    overflow: hidden;
    max-height: 26px;
    transition: 0.2s ease-in-out;
    position: relative;
}
.scai-ellipse .service-custom-accordion-item-text p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.latest-updates-section {
    padding-top: 30px;
    margin-bottom: 150px;
}
.latest-updates-slider {
    margin-bottom: 80px;
}
.latest-updates-owl .owl-stage,
.latest-updates-owl-5 .owl-stage {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.latest-updates-owl .item,
.latest-updates-owl-5.item {
    height: 100%;
}
.latest-updates-owl .item a,
.latest-updates-owl-5 .item a {
    display: block;
    width: 100%; height: 100%;
    color: #000;
    padding-bottom: 40px;
    position: relative;
}
.latest-updates-owl .item a:hover,
.latest-updates-owl-5 .item a:hover {
    color: #000;
}
.latest-updates-owl .item a:hover .latest-updates-owl-btn span,
.latest-updates-owl-5 .item a:hover .latest-updates-owl-btn span {
    text-decoration: underline solid Currentcolor;
}
.latest-updates-owl-image {
    position: relative;
    padding-bottom: 69%;
    margin-bottom: 20px;
}
.latest-updates-owl-cat-date {
    font-size: 12px;
    line-height: 1.42;
    margin-bottom: 8px;
}
.latest-updates-owl-title {
    font-size: 18px;
    line-height: 1.39;
}
.latest-updates-owl-btn span {
    font-size: 14px;
    line-height: 1.43;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
    position: absolute;
    bottom: 0; left: 0;
}

.link-watch,
.link-watch:focus,
.link-watch:active {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 1.43;
    color: #000;
    padding-left: 25px;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
}
.link-watch::before {
    content: "";
    width: 20px; height: 20px;
    background: url(../svg/icon-link-watch.svg) no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 50%; left: 0;
    transform: translateY(-50%);
}
.link-watch:hover {
    color: #000;
    text-decoration: underline solid Currentcolor;
}
.latest-updates-video::after {
    content: "";
    width: 40px; height: 40px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: url(../svg/icon-play-white-polygon.svg) no-repeat center center;
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
}

.section-30-150 {
    padding-top: 30px;
    margin-bottom: 150px;
}
.about-us-page-section {
    margin-bottom: 100px;
}
.about-us-page-section .about-us-page-section-list {
    padding-top: 20px;
}
.about-us-page-section-list ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.about-us-page-section-list ul li {
    float: left;
    width: 25%;
    padding-right: 7.5%;
    margin-bottom: 50px;
}
.about-us-page-section-list ul li :last-child {
    margin-bottom: 0;
}
.about-us-page-section-list-subtitle {
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 18px;
}
.about-us-page-section-list-text {
    font-size: 18px;
    line-height: 1.39;
}
.about-us-page-section-list-video-hold {
    max-width: 204px;
}
.about-us-page-section-list-video {
    margin-bottom: 15px;
}
.about-us-page-section-list-video a {
    display: block;
    width: 100%;
    padding-bottom: 61.3%;
    position: relative;
}
.about-us-page-section-list-video a::after {
    content: "";
    width: 40px; height: 40px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: url(../svg/icon-play-white-polygon.svg) no-repeat center center;
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    transition: 0.2s ease-in-out;
}
.about-us-page-section-list-video a:hover::after {
    opacity: 0.7;
}
.about-us-achievments-page-section-textbox {
    padding-right: 12%;
    margin-bottom: 60px;
}
.about-us-achievments-page-section-subtitle {
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 30px;
}
.about-us-achievments-page-section-subtext {
    font-weight: 500;
    font-size: 28px;
    line-height: 1.11;
    margin-bottom: 40px;
}
.about-us-achievments-page-section-subimage img {
    max-height: 60px;
}
.about-us-achievments-page-section .text-and-number-list {
    margin-bottom: 105px;
}
.about-us-page-opportunities-section .section-title-60 {
    margin-bottom: 16px;
}
.about-us-page-opportunities-filter {
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 24px;
    position: relative;
    z-index: 2;
}
.about-us-page-opportunities-filter-trigger-hold {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    background: #fff;
    text-align: left;
}
.about-us-page-opportunities-filter-trigger {
    display: inline-block;
    position: relative;
    padding-right: 18px;
    cursor: pointer;
    white-space: nowrap;
    min-width: 130px;
}
.about-us-page-opportunities-filter-trigger::after {
    content: '';
    width: 8px;
    height: 4px;
    background: url(../svg/icon-filter-dropdown-down.svg) no-repeat center center;
    position: absolute;
    top: 50%; right: 0;
    transform: translateY(-50%);
    transition: 0.2s ease-in-out;
}
.about-us-page-opportunities-filter-trigger-hold.is-active .about-us-page-opportunities-filter-trigger::after {
    transform: translateY(-50%) rotate(180deg);
}
.about-us-page-opportunities-filter .components-page-content-filter-list-hold {
    left: auto;
    right: 0;
}
.about-us-page-opportunities-list {
    margin-bottom: 80px;
}
.about-us-page-opportunities-list-item {
    border-bottom: 1px dashed #2E2E2E;
}
.about-us-page-opportunities-list-item:first-child {
    border-top: 1px dashed #2E2E2E;
}
.about-us-page-opportunities-list-item a,
.about-us-page-opportunities-list-item > span {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    width: 100%; height: 100%;
    color: #000;
    padding: 22px 0;
    position: relative;
    cursor: pointer;
}
.about-us-page-opportunities-list-item a::after,
.about-us-page-opportunities-list-item > span::after {
    content: '';
    width: 14px; height: 14px;
    background: url(../svg/icon-full-arrow-right-black.svg) no-repeat center center;
    background-size: contain !important;
    position: absolute;
    top: 50%; right: 0;
    transform: translateY(-50%);
    transition: 0.2s ease-in-out;
}
.about-us-page-opportunities-list-item a:hover,
.about-us-page-opportunities-list-item > span:hover {
    color: #000;
}
.about-us-page-opportunities-list-item a:hover .about-us-page-opportunities-list-title h3,
.about-us-page-opportunities-list-item > span:hover .about-us-page-opportunities-list-title h3 {
    text-decoration: underline solid Currentcolor;
}
.about-us-page-opportunities-list-item a:hover::after,
.about-us-page-opportunities-list-item > span:hover::after {
    right: 10px;
}
.about-us-page-opportunities-list-title {
    font-size: 28px;
    line-height: 1.1;
    padding-right: 30px;
}
.about-us-page-opportunities-list-title h3 {
    text-decoration: underline solid transparent;
    transition: 0.2s ease-in-out;
}
.about-us-page-opportunities-list-title p {
    display: none;
    font-size: 14px;
    line-height: 1.43;
    margin-top: 3px;
    transition: 0.2s ease-in-out;
}
.about-us-page-opportunities-list-text {
    font-size: 14px;
    line-height: 1.43;
    padding-right: 87px;
}
.about-us-page-opportunities-list-textbox {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.about-page-map {
    position: relative;
}
.about-page-map-tooltip {
    position: absolute;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.about-page-map-tooltip-dot {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    width: 20px;
    height: 20px;
    background: #0064FF;
    border-radius: 50%;
    position: relative;
    cursor: pointer;

    font-weight: 500;
    font-size: 14px;
}
.about-page-map-tooltip-dot.about-page-map-tooltip-dot-large {
    width: 40px;
    height: 40px;
}
.about-page-map-tooltip-dot::before {
    content: "";
    width: 102px;
    height: 102px;
    border: 1px dashed #000000;
    border-radius: 50%;
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: 0.2s ease-in-out;
    pointer-events: none;
}
.about-page-map-tooltip-dot::after {
    content: "";
    width: 270px;
    height: 270px;
    border: 1px dashed rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: 0.2s ease-in-out;
    pointer-events: none;
}
.about-page-map-tooltip-content {
    background: #fff;
    -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
    padding: 25px 25px;
    width: 248px;
    position: absolute;
    top: 12px; left: calc(100% + 23px);
    opacity: 0;
    visibility: hidden;
    transition: 0.2s ease-in-out;
}
.about-page-map-tooltip.is-active {
    z-index: 3;
}
.about-page-map-tooltip.is-active .about-page-map-tooltip-dot::before,
.about-page-map-tooltip.is-active .about-page-map-tooltip-dot::after,
.about-page-map-tooltip.is-active .about-page-map-tooltip-content {
    opacity: 1;
    visibility: visible;
}
.about-page-map-tooltip-content p {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.43;
    color: #000;
    margin-bottom: 8px;
   
}
.about-page-map-tooltip-content p a {
    color: #000;
    text-decoration: underline;
    transition: 0.2s ease-in-out;
}
.about-page-map-tooltip-content p a:hover {
    color: #000;
    text-decoration: none;
}
.about-page-map-tooltip-content p:last-child {
    margin-bottom: 0;
}

.form-style .form-element {
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}
.form-style .form-element label {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.43;
    color: #000;
    margin: 0;
    position: absolute;
    top: 21px; left: 20px;
    cursor: text;
    transition: 0.2s ease-in-out;
    z-index: -1;
}
.form-style .form-element label span {
    opacity: 0.3;
}
.form-style .form-element.is-focused label {
    font-size: 10px;
    top: 12px;
}
.form-style .form-element input,
.form-style .form-element input:focus,
.form-style .form-element input:active,
.form-style .form-element textarea,
.form-style .form-element textarea:focus,
.form-style .form-element textarea:active {
    box-shadow: none;
    background: transparent;
    margin: 0;
    border: 1px solid #000;
    outline: 0;
    padding: 26px 20px 14px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.43;
    color: #000;
    resize: none;
    height: 60px;
    transition: 0.2s ease-in-out;
    width: 100%;
}
.form-style .form-element textarea,
.form-style .form-element textarea:focus,
.form-style .form-element textarea:active {
    resize: none;
    height: 140px;
}
.form-style .form-element input:-webkit-autofill,
.form-style .form-element input:-webkit-autofill:hover, 
.form-style .form-element input:-webkit-autofill:focus,
.form-style .form-element textarea:-webkit-autofill,
.form-style .form-element textarea:-webkit-autofill:hover,
.form-style .form-element textarea:-webkit-autofill:focus {
    border: 1px solid #000 !important;
    background: transparent !important;
    -webkit-text-fill-color: #000;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s;
}
.form-style .form-element-error input,
.form-style .form-element-error textarea,
.form-style .form-element-error .select2-container--default .select2-selection--single {
    border: 1px solid #FF0000;
}
.form-element-btn {
    padding-top: 20px;
}
.form-style .form-element-error-text {
    display: none;
    font-size: 10px;
    line-height: 1.4;
    color: #FF0000;
    padding-top: 7px;
}
.form-style .form-element-error .form-element-error-text {
    display: block;
}
.select2-container {
    width: 100% !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 8px !important;
    height: 4px !important;
    top: 29px !important; 
    right: 20px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow::after {
    content: '';
    width: 8px;
    height: 4px;
    background: url(../svg/icon-filter-dropdown-down.svg) no-repeat center center;
    position: absolute;
    top: 50%; right: 0;
    transform: translateY(-50%);
    transition: 0.2s ease-in-out;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
   display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow::after {
    transform: translateY(-50%) rotate(180deg);
}
.select2-container--default .select2-selection--single {
    background-color: transparent !important;
    border: 1px solid #000 !important;
    border-radius: 0 !important;
}
.select2-container .select2-selection--single {
    height: 60px !important;
    padding: 26px 20px 14px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000 !important;
    padding: 0 !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 1.43 !important;
}
.select2-dropdown {
    background-color: #fff !important;
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    padding: 20px !important;
    margin-top: 5px !important;
    min-height: 300px !important;
}
.select2-container--default .select2-results > .select2-results__options {
    min-height: 300px !important;
}
.select2-dropdown::after {
    content: '';
    width: 100%;
    height: 60px;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#FFFFFF));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #FFFFFF 70%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 70%); 
    position: absolute;
    bottom: 0; right: 0; left: 0;
}
.select2-results__option--selectable {
    padding: 0;
    margin-bottom: 15px;
    transition: 0.2s ease-in-out;
    color: #898989 !important;
}
.select2-results__option--selectable:last-child {
    margin-bottom: 0;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: transparent !important;
}
.select2-container--default .select2-results__option--selectable:hover {
    background-color: transparent !important;
    color: #898989 !important;
    text-decoration: underline !important
}
.select2-container--default .select2-results__option--selected,
.select2-container--default .select2-results__option--highlighted.select2-results__option--selected {
    color: #000 !important;
    background-color: transparent !important;
    text-decoration: none !important
}











.document-download-list ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    width: calc(100% + 30px);
}
.document-download-list ul li {
    float: left;
    width: calc(50% - 30px);
    margin-right: 30px;
    border-bottom: 1px dashed #2E2E2E;
}
.document-download-list ul li a {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    width: 100%; height: 100%;
    position: relative;
    padding: 15px 50px 15px 0;
}
.document-download-list ul li a::after {
    content: '';
    width: 14px; height: 15px;
    background: url(../svg/icon-download-hovered.svg) no-repeat center center;
    background-size: cotnain !important;
    position: absolute;
    top: 50%; right: 20px;
    transform: translateY(-50%);
    opacity: 0;
    transition: 0.2s ease-in-out;
}
.document-download-list ul li a:hover::after {
    opacity: 1;
}
.document-download-list ul li a img {
    max-height: 35px;
    max-width: 35px;
    margin-right: 25px;
}
.document-download-list-textbox :last-child {
    margin-bottom: 0;
}
.document-download-list-title {
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 5px;
    color: #000;
}
.document-download-list-filesize {
    font-size: 12px;
    line-height: 1.42;
    color: #B7B7B7;
}
.section-30-150.know-center-content-section {
    padding-top: 0;
}
.ncenter-news-filter {
    margin-bottom: 41px;
    position: relative;
}
.ncenter-news-filter::before {
    content: "";
    width: 100%;
    height: 1px;
    border-top: 1px dashed #2E2E2E;
    position: absolute;
    top: 1px; right: 0; left: 0;
}
.ncenter-news-filter ul {
    padding: 30px 0 16px 0;
    white-space: nowrap;
    overflow: auto;
    position: relative;
}
.ncenter-news-filter ul li {
    display: inline-block;
    font-size: 14px;
    line-height: 1.43;
    color: #B7B7B7;
    margin-right: 20px;
    position: relative;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
}
.ncenter-news-filter ul li a {
    color: #B7B7B7;
    transition: 0.2s ease-in-out;
}
.ncenter-news-filter ul li::before {
    content: '';
    width: 0;
    height: 3px;
    background: #2E2E2E;
    position: absolute;
    top: -34px; left: 0; right: 0;
    z-index: 2;
    transition: 0.2s ease-in-out;
}
.ncenter-news-filter ul li:not(.current) {
    cursor: pointer;
}
.ncenter-news-filter ul li.current {
    color: #000;
}
.ncenter-news-filter ul li.current::before  {
    width: 100%;
}
.ncenter-news-filter ul li:not(.current):hover {
    color: #000;
    text-decoration: underline solid Currentcolor;
}
.ncenter-news-filter ul li.current a,
.ncenter-news-filter ul li a:hover {
    color: #000;
}
.ncenter-news-list {
    margin-bottom: 29px;
}
.ncenter-news-list ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    width: calc(100% + 30px);
}
.ncenter-news-list ul li {
    float: left;
    width: calc(16.666% - 30px);
    margin: 0 30px 50px 0;
}
.ncenter-news-list ul li a {
    display: block;
    width: 100%; height: 100%;
    color: #000;
    padding-bottom: 40px;
    position: relative;
}
.ncenter-news-list ul li a:hover {
    color: #000;
}
.ncenter-news-list ul li a:hover .latest-updates-owl-btn span {
    text-decoration: underline solid Currentcolor;
}
.know-center-quote-subtitle {
    font-size: 14px;
    line-height: 1.43;
}
.know-center-quote-owl .owl-stage {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.know-center-quote-owl .item {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.know-center-quote-owl .owl-nav {
    margin-top: 60px;
    padding-left: calc(41.66667% + 20px);
}
.know-center-quote-owl .owl-nav button {
    display: inline-block;
    width: 60px; height: 60px;
    border: 1px dashed #000 !important;
    border-radius: 50% !important;
    margin: 0 10px;
    transition: 0.2s ease-in-out;
}
.know-center-quote-owl .owl-nav button.owl-prev {
    background: url(../svg/icon-owl-prev.svg) no-repeat center center;
}
.know-center-quote-owl .owl-nav button.owl-prev:hover {
    background-position: center left 10px;
}
.know-center-quote-owl .owl-nav button.owl-next {
    background: url(../svg/icon-owl-next.svg) no-repeat center center;
}
.know-center-quote-owl .owl-nav button.owl-next:hover {
    background-position: center right 10px;
}
.know-center-quote-owl .owl-nav button span {
    display: none !important;
}
.know-center-quote-owl .know-center-quote-owl-img {
    position: relative;
    padding-bottom: 32.55%;
}
.know-center-quote-owl-textbox {
    padding: 15px 40px 15px 30px;
    opacity: 0;
    transform: translateY(50px);
    transition: 0.4s ease-in-out;
}
.know-center-quote-owl-textbox :last-child {
    margin-bottom: 0;
}
.know-center-quote-owl .owl-item.active .know-center-quote-owl-textbox {
    opacity: 1;
    transform: translateY(0);
}
.know-center-quote-owl-quote {
    font-size: 28px;
    line-height: 1.1;
    letter-spacing: -0.01em;
    margin-bottom: 35px;
    position: relative;

    /* overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5; */
}
.know-center-quote-owl-quote::before {
    content: '';
    display: inline-block;
    width: 16.66667%;
}
.know-center-quote-owl-quote span {
    position: absolute;
    top: 0;
    left: 0;
    width: 16.66667%;
    min-width: 16.66667%;
}
.know-center-quote-owl-quote span::before {
    content: '';
    width: 19px; height: 15px;
    background: url(../svg/icon-quotes-top.svg) no-repeat center center;
    background-size: contain !important;
    position: absolute;
    top: -15px; left: 0;
}
.know-center-quote-owl-link {
    margin-bottom: 35px;
}
.link-underline,
.link-underline:focus,
.link-underline:active {
    display: inline-block;
    font-size: 14px;
    line-height: 1.43;
    color: #000;
    text-decoration: underline solid Currentcolor;
    transition: 0.2s ease-in-out;
}
.link-underline:hover {
    color: #000;
    text-decoration: underline solid transparent;
}
.know-center-quote-owl-person {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    font-size: 14px;
    line-height: 1.43;
}
.know-center-quote-owl-person img {
    display: inline-block !important;
    width: 60px !important; 
    height: 60px !important;
    border-radius: 50%;
    margin-right: 20px;
}
.ncenter-news-filter-counter-m {
    margin-bottom: 20px;
    display: none;
}
.ncenter-news-filter-counter {
    font-size: 14px;
    line-height: 1.43;
}
.ncenter-news-filter-counter:not(.ncenter-news-filter-counter-m) {
    position: absolute;
    bottom: 0; right: 0;
}
.ncenter-news-filter {
   position: relative;
}
.ncenter-news-filter ul {
    padding-right: 170px;
}
.news-inner-page-cat-date  {
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 23px;
}
.title-intro-section .section-title-60 {
    margin-bottom: 0;
}
.components-page-list-section,
.service-page-list-section {
    padding-top: 30px;
}
.news-inner-page-content-section-divider {
    border-bottom: 1px dashed #2E2E2E;
}
.latest-updates-section.news-inner-page-latest-updates {
    padding-top: 0;
}
.news-inner-page-latest-updates .section-title-60 {
    padding-top: 30px;
    border-top: 1px dashed #2E2E2E;
}
.news-inner-page-content-section {
    padding-top: 60px;
}
.news-inner-page-content {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.news-inner-page-content-left {
    float: left;
    width: 204px;
}
.news-inner-page-content-right {
    float: left;
    width: calc(100% - 204px);
    padding: 0 0 0 30px;
}
.news-inner-page-content-left-title {
    font-size: 18px;
    line-height: 1.39;
    padding-bottom: 14px;
    border-bottom: 1px dashed #2E2E2E;
    margin-bottom: 30px;
}
.news-inner-page-content-left-item {
    margin-bottom: 10px;
}
.news-inner-page-content-left-item span {
    display: block;
    font-size: 18px;
    line-height: 1.39;
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
}
.news-inner-page-content-left-item span::before {
    content: '';
    width: 13px; height: 3px;
    background: #2E2E2E;
    position: absolute;
    top: 50%; transform: translateY(-50%);
    left: 0;
    transition: 0.2s ease-in-out;
}
.news-inner-page-content-left-item span::after {
    content: '';
    width: 3px; height: 13px;
    background: #2E2E2E;
    position: absolute;
    top: 50%; transform: translateY(-50%);
    left: 5px;
    transition: 0.2s ease-in-out;
}
.news-inner-page-content-left-item span:hover {
    text-decoration: underline solid Currentcolor;
}
.news-inner-page-content-left-item span:hover::before,
.news-inner-page-content-left-item span:hover::after {
    background: #0064FF;
}
.news-inner-page-content-left-item span.is-active::after {
    opacity: 0;
}
.news-inner-page-content-left-item ul {
    margin: 15px 0 20px;
    display: none;
}
.news-inner-page-content-left-item ul li {
    margin-bottom: 10px;
}
.news-inner-page-content-left-item ul li:last-child {
    margin-bottom: 0;
}
.news-inner-page-content-left-item ul li a {
    display: block;
    font-size: 14px;
    line-height: 1.43;
    color: #000;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
}
.news-inner-page-content-left-item ul li a:hover {
    color: #000;
    text-decoration: underline solid Currentcolor;
}
.news-inner-page-block {
    margin-bottom: 50px;
}
.news-inner-page-block > :last-child {
    margin-bottom: 0;
}
.news-inner-page-block > :last-child > :last-child {
    margin-bottom: 0;
}
.news-inner-page-jump-block {
    border: 1px dashed #2E2E2E;
    font-size: 18px;
    line-height: 1.39;
    padding: 25px;
}
.news-inner-page-jump-block span {
    display: block;
    margin-bottom: 15px;
}
.news-inner-page-jump-block ul li {
    margin-bottom: 5px;
}
.news-inner-page-jump-block ul li:last-child {
    margin-bottom: 0;
}
.news-inner-page-jump-block ul li a {
    display: inline-block;
    position: relative;
    color: #000;
    padding-left: 22px;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
}
.news-inner-page-jump-block ul li a::before {
    content: "";
    width: 12px; height: 12px;
    background: url(../svg/icon-jump-section.svg) no-repeat center center;
    background-size: contain !important;
    position: absolute;
    top: 7px; left: 0;
}
.news-inner-page-jump-block ul li a:hover {
    color: #000;
    text-decoration: underline solid Currentcolor;
}
.entry h1 {
    font-size: 60px;
    line-height: 1.1;
    margin-bottom: 30px;
}
.entry h2 {
    font-size: 42px;
    line-height: 1.1;
    margin-bottom: 30px;
}
.entry h3 {
    font-size: 28px;
    line-height: 1.1;
    margin-bottom: 30px;
}
.entry h4 {
    font-size: 24px;
    line-height: 1.1;
    margin-bottom: 30px;
}
.entry h5 {
    font-size: 20px;
    line-height: 1.1;
    margin-bottom: 30px;
}
.entry a {
    color: #000;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid Currentcolor
}
.entry a:hover {
    color: #000;
    text-decoration: underline solid transparent;
}
.entry p {
    font-size: 18px;
    line-height: 1.39;
    margin-bottom: 24px;
}
.entry ul,
.entry ol {
    margin-left: 0;
}
.entry > ul,
.entry > ol {
    margin-bottom: 24px;
}
.entry ul li,
.entry ol li {
    font-size: 18px;
    line-height: 1.39;
    position: relative;
    margin-bottom: 0;
    padding-left: 27px;
}
.entry ul ol,
.entry ol ol {
    margin-left: 24px;
}
.entry ol {
    counter-reset: item;
}
.entry ol ol {
    margin-left: 0;
}
.entry ol ol li {
    padding-left: 37px;
}
.entry ol ol li ol li {
    padding-left: 47px;
}
.entry > ul > li:before {
    content: '';
    position: absolute;
    top: 11px;
    left: 10px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #000;
}
.entry ol li:before {
    content: counters(item, ".") ".";
    counter-increment: item;
    position: absolute;
    top: 0;
    left: 0;
    color: #000;
}
.news-inner-page-block-quote {
    font-size: 28px;
    line-height: 1.1;
    position: relative;
    padding-left: 27px;
}
.news-inner-page-block-quote::before {
    content: '';
    width: 11px; height: 7px;
    background: url(../svg/icon-quotes-top.svg) no-repeat center center;
    background-size: contain !important;
    position: absolute;
    top: 5px; left: 0;
}
.news-inner-page-block-important {
    border: 1px dashed #2E2E2E;
    padding: 25px;
}
.news-inner-page-block-important-title {
    font-size: 18px;
    line-height: 1.39;
    margin-bottom: 11px;

    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.news-inner-page-block-important-title img {
    max-width: 14px;
    max-height: 25px;
    margin-right: 13px;
}
.news-inner-page-block-img span {
    display: block;
    font-size: 14px;
    line-height: 1.43;
    margin-top: 15px;
}
.news-inner-page-share {
    font-size: 14px;
    line-height: 1.43;

    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.news-inner-page-share ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.news-inner-page-share ul li {
    float: left;
    margin-left: 10px;
}
.news-inner-page-share ul li a {
    display: inline-block;
    transition: 0.2s ease-in-out;
}
.news-inner-page-share ul li a:hover {
    opacity: 0.7;
}
.news-inner-page-share ul li ikmg {
    max-height: 20px;
}
.news-inner-page-content-left-items-v2 ul li {
    margin-bottom: 10px;
    display: none;
}
.news-inner-page-content-left-items-v2 ul li a {
    display: block;
    font-size: 14px;
    line-height: 1.43;
    color: #000;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
}
.news-inner-page-content-left-items-v2 ul li a:hover {
    color: #000;
    text-decoration: underline solid Currentcolor;
}
.news-inner-page-content-left-items-v2-count {
    font-size: 14px;
    line-height: 1.43;
    color: #000;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
    cursor: pointer;
}
.news-inner-page-content-left-items-v2-count:hover {
    text-decoration: underline solid Currentcolor;
}
.news-inner-page-block-form-block {
    border: 1px dashed #2E2E2E;
    padding: 40px 40px;
}
.news-inner-page-block-form-title {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    font-size: 18px;
    line-height: 1.39;
    margin-bottom: 30px;
}
.news-inner-page-block-form-title img {
    max-width: 35px;
    max-height: 34px;
    margin-right: 20px;
}
.news-inner-page-block-form-bottom {
    padding-top: 10px;

    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.news-inner-page-block-form-bottom .news-inner-page-block-form-btn {
    margin-right: 30px;
}
.news-inner-page-block-form-block .form-style .form-element {
    margin-bottom: 20px;
}
.news-inner-page-block-form-bottom .form-element-checkbox {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.form-style .form-element-checkbox input {
   display:none;
}
.form-style .form-element-checkbox label {
    font-size: 14px;
    line-height: 1.43;
    color: #000;
    width:100%;
   padding-left: 24px;
    margin: 0;
    position: relative;
}
.form-style .form-element-checkbox label a {
    color: #000;
    text-decoration: underline solid Currentcolor;
    transition: 0.2s ease-in-out;
}
.form-style .form-element-checkbox label a:hover {
    color: #000;
    text-decoration: underline solid transparent;
}
.form-style .form-element-checkbox label::before {
    content: '';
    width: 14px; height: 14px;
    border: 1px solid #2E2E2E;
    position: absolute;
    top: 3px; left: 0;
    transition: 0.2s ease-in-out;
    background: transparent;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.form-style .form-element-checkbox label:hover::before {
    background: #2E2E2E;
}
.form-style .form-element-checkbox input:checked + label::before, .form-style .form-element-checkbox label.checked::before {
    background-color: #2E2E2E;
    background-image: url(../svg/icon-checkbox-tick-white.svg);
}
.form-style .form-element-checkbox input:checked + label:hover::before, .form-style .form-element-checkbox label.checked:hover::before {
    background-color: #fff;
    background-image: url(../svg/icon-checkbox-tick-black.svg);
}
.news-inner-page-content-right-v2 .news-inner-page-share {
    margin-bottom: 0;
}
.form-element-email-animated span {
    display: inline-block;
    width: 20px; height: 6px;
    background: url(../svg/icon-long-arrow-right-black.svg) no-repeat center center;
    background-size: contain !important;
    position: absolute;
    top: 50%; right: 10px;
    transform: translateY(-50%);
    opacity: 0;
    transition: 0.2s ease-in-out;
}
.form-element-email-animated.feea-in span {
    -webkit-animation: form-element-email-animated-in 1s forwards;
    animation: form-element-email-animated-in 1s forwards;
}
.form-element-email-animated.feea-out span {
    -webkit-animation: form-element-email-animated-out 0.2s forwards;
    animation: form-element-email-animated-out 0.2s forwards;
}
.jobs-page-text-lage .about-us-achievments-page-section-textbox,
.jobs-page-text-lage .about-us-achievments-page-section-subtext,
.jobs-page-opportunities-section .about-us-page-opportunities-list  {
    margin-bottom: 0;
}
.reveal.job-reveal-hold {
    padding: 180px 0 250px;
}
.job-reveal-hold .close-button {
    display: inline-block;
    width: 20px; height: 20px;
    background: url(../svg/icon-close-16-black.svg) no-repeat center center;
    background-size: contain !important;
    position: relative;
    right: 0;
    top: 0;
}
.job-reveal-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background: #fff;
    z-index: 10;
    padding: 26px 0 22px;
}
.job-reveal-header::before {
    content: '';
    width: 100%;
    height: 7px;
    background: #0064FF;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}
.job-reveal-header-logo {
    padding-top: 4px;
}
.job-reveal-header-logo img {
    max-height: 18px;
}
.job-reveal-content-top {
    padding-bottom: 50px;
    border-bottom: 1px dashed #2E2E2E;
    margin-bottom: 50px;
}
.job-reveal-subtitle {
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 25px;
}
.job-reveal-content-top .section-title-60 {
    margin-bottom: 0;
}
.job-reveal-content-top .section-title-60 h2::before {
    display: none;
}
.row.row-672 {
    max-width: 742px;
}
.job-reveal-form-hold {
    padding-top: 50px;
    border-top: 1px dashed #2E2E2E;
}
.job-reveal-form-hold .entry h3 {
    margin-bottom: 35px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    box-shadow: none !important;
    border: 1px solid #000 !important;
}
.select2-search--dropdown {
    padding: 0 !important;
}
.form-element-file {
    margin-bottom: 40px;
}
.form-element-file input[type="file"] {
    display: none;
}
.form-element-file label {
    width: 100%;
    position: relative;
    padding-left: 65px;
    min-height: 50px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.43;
    color: #000;
    cursor: pointer;
    transition: 0.2s ease-in-out;

    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.form-element-file label div {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.form-element-file label::before {
    content: '';
    width: 50px; height: 50px;
    border-radius: 50%;
    border: 1px dashed #000;
    background: url(../svg/icon-file-upload.svg) no-repeat center center;
    background-size: 15px 16px !important;
    position: absolute;
    top: 50%; transform: translateY(-50%);
    left: 0;
}
.form-element-file label span {
    display: inline-block;
    margin-left: 5px;
    color: #B7B7B7;
}
.form-element-file label:hover {
    opacity: 0.7;
}
.job-reveal-form-apply-sticky-hold {
    position: fixed;
    right: 33px;
    bottom: 20px;
    transition: 0.2s ease-in-out;
    z-index: 2;
}
.job-reveal-form-apply-sticky-media {
    display: none;
}
.btn-apply,
.btn-apply:focus,
.btn-apply:active {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    font-size: 14px;
    line-height: 1.43;
    color: #000;
    cursor: pointer;
}
.btn-apply span {
    display: inline-block;
    width: 60px;
    height: 60px;
    border: 1px dashed #000;
    border-radius: 50%;
    position: relative;
    margin-left: 20px;
}
.btn-apply span::before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(../svg/icon-arrow-long-down-black.svg) no-repeat center center;
    background-size: contain !important;
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.2s ease-in-out;
}
.btn-apply:hover span::before {
    top: 60%;
}
.job-reveal-form-apply-sticky-hold.job-reveal-form-apply-sticky-hold-hidden {
    transform: translateY(100%);
    opacity: 0;
    visibility: hidden;
}
.section-30-150.contact-page-info-section {
    margin-bottom: 119px;
}
.contact-page-info-list > ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.contact-page-info-list > ul > li {
    float: left;
    width: 17.1%;
    margin-right: 7.9%;
    margin-bottom: 31px;
}
.contact-page-info-list > ul > li > :last-child {
    margin-bottom: 0;
}
.contact-page-info-list-title {
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 18px;
}
.contact-page-info-list-text {
    font-size: 18px;
    line-height: 1.39;
    margin-bottom: 7px;
}
.contact-page-info-list-text a {
    color: #000;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
}
.contact-page-info-list-text a:hover {
    color: #000;
    text-decoration: underline solid Currentcolor;
}
.contact-page-info-list-links ul {
    margin: 0;
}
.contact-page-info-list-links ul li a {
    font-size: 18px;
    line-height: 1.39;
    color: #000;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
}
.contact-page-info-list-links ul li a:hover {
    color: #000;
    text-decoration: underline solid Currentcolor;
}
.section-30-150.contact-page-contact-section {
    padding-top: 0;
}
.contact-page-contact-top {
    padding-top: 30px;
    border-top: 1px dashed #2E2E2E;
}
.contact-page-contact-text {
    font-size: 18px;
    line-height: 1.39;
}
.contact-page-contact-form-text {
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 30px;
}

.global-search-hold-section {
    min-height: calc(100vh - 78px);
    padding: 102px 0 0;
}
.global-search-hold-section-search-input {
    padding-bottom: 58px;
    border-bottom: 1px dashed #2E2E2E;
    margin-bottom: 30px;
    position: relative;
}
.global-search-hold-section-search-input input,
.global-search-hold-section-search-input input:focus,
.global-search-hold-section-search-input input:active {
    font-weight: 600;
    font-size: 84px;
    line-height: 1.1;
    letter-spacing: -0.005em;
    text-transform: uppercase;
    color: #000;
    border: none;
    box-shadow: none;
    outline: none;
    height: 92px;
    padding: 0;
    margin: 0;
}
.global-search-hold-section-search-input input::placeholder {
    color: #F4F4F4;
    opacity: 1;
}
.global-search-hold-section-search-input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #F4F4F4;
    opacity: 1;
}
.global-search-hold-section-search-input input::-moz-placeholder { /* Firefox 19+ */
    color: #F4F4F4;
    opacity: 1;
}
.global-search-hold-section-search-input input:-ms-input-placeholder { /* IE 10+ */
    color: #F4F4F4;
    opacity: 1;
}
.global-search-hold-section-search-input input:-moz-placeholder { /* Firefox 18- */
    color: #F4F4F4;
    opacity: 1;
}
.global-search-hold-section-search-input button,
.global-search-hold-section-search-input button:focus,
.global-search-hold-section-search-input button:active {
    display: inline-block;
    width: 60px; height: 60px;
    border: 1px dashed #000;
    border-radius: 50%;
    background: url(../svg/icon-search-17-black.svg) no-repeat center center;
    background-size: 17px 17px !important;
    position: absolute;
    top: 50%; right: 0;
    transform: translateY(-50%);
    transition: 0.2s ease-in-out;
    cursor: pointer;
}
.global-search-hold-section-search-text {
    font-size: 14px;
    line-height: 1.43;
}
.global-search-hold-section-search-text-after > span {
    display: block;
    margin-bottom: 15px;
}
.global-search-hold-section-search-text-after ul {
    display: inline-block;
}
.global-search-hold-section-search-text-after ul li {
    cursor: pointer;
    color: #898989;
}
.global-search-hold-section-search-text-after ul li > div {
    display: inline-block;
    color: #000;
}
.global-search-hold-section-search-text-after {
    display: none;
}
.section-title-60.section-title-normal.text-center {
    display: block;
}
.privacy-page-section {
    padding: 219px 0 259px;
}
.privacy-page-section-content-items {
    padding-top: 30px;
    border-top: 1px dashed #2E2E2E;
}
.privacy-page-section-content-item {
    margin-bottom: 80px;
}
.privacy-page-section-content-item:last-child {
    margin-bottom: 0;
}
.privacy-page-section-content-item :last-child {
    margin-bottom: 0;
}
.privacy-page-section-content-item :last-child :last-child {
    margin-bottom: 0;
}
.entry.entry-privacy ul li,
.entry.entry-privacy ol li {
    margin-bottom: 25px;
}
.entry.entry-privacy ul ul,
.entry.entry-privacy ul ol,
.entry.entry-privacy ol ol,
.entry.entry-privacy ol ul {
    margin-top: 25px;
}

.entry table {
    width: 100%;
    margin: 15px 0;
}
.entry table * {
    background: transparent !important;
    border: none;
}
.entry table thead {
    border-top: 1px dashed #2E2E2E;;
    border-bottom: 1px dashed #2E2E2E;;
}
.entry table td {
    font-size: 14px;
    line-height: 1.43;
    border-bottom: 1px dashed #2E2E2E;
    padding: 10px;
}
.entry table th {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.43;
    padding: 10px;
}
.entry table th:first-child,
.entry table td:first-child {
    padding-left: 0;
} 
.products-inner-intro-section {
    padding: 90px 0;
    min-height: 100vh;
}
.products-inner-intro-section-textbox {
    padding-top: 20px;
}
.section-subtitle {
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 25px;
}
.products-inner-intro-section-textbox .section-title-60 {
    margin-bottom: 40px;
}
.products-inner-intro-btn {
    margin-bottom: 40px;
}
.products-inner-intro-text-hold {
    max-height: 101px;
    overflow: hidden;
    margin-bottom: 15px;
    transition: 0.6s ease-in-out;
}
.products-inner-intro-text {
    font-size: 18px;
    line-height: 1.39;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.products-inner-intro-text-hold.is-active .products-inner-intro-text {
    -webkit-line-clamp: initial;
}
.products-inner-intro-text-more span {
    font-size: 18px;
    line-height: 1.39;
    text-decoration: underline solid Currentcolor;
    transition: 0.2s ease-in-out;
    cursor: pointer;
}
.products-inner-intro-text-more span:hover {
    text-decoration: underline solid transparent;
}
.products-inner-intro-section-img-hold {
    padding-right: 11.6%;
}
.products-inner-intro-section-imgbox {
    min-height: 550px;
    background: #F4F4F4;
    padding: 56px 0;
    position: relative;
    text-align: center;
}
.products-inner-intro-section-imgbox-thumbs {
    position: absolute;
    bottom: 40px;
    left: 0; right: 0;
    z-index: 5;
}
.products-inner-intro-section-imgbox-thumbs ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#products-inner-intro-thumb-owl {
    padding: 0 56px;
}
#products-inner-intro-thumb-owl .owl-stage-outer {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#products-inner-intro-thumb-owl .owl-stage {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#products-inner-intro-thumb-owl .item {
    float: left;
    width: 50px; height: 50px;
    border: 1px solid #B7B7B7;
    position: relative;
    margin: 0 0 5px 0 !important;
    transition: 0.2s ease-in-out;
}
#products-inner-intro-thumb-owl .owl-item:not(.active.current) .item {
    cursor: pointer;
}
#products-inner-intro-thumb-owl .owl-item.active.current .item img {
    opacity: 1;
}
#products-inner-intro-thumb-owl .owl-item.active.current .item {
    border: 1px solid #000;
}
#products-inner-intro-thumb-owl .item:hover {
    border: 1px solid #000;
}
#products-inner-intro-thumb-owl .item img {
    background-size: contain !important;
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    transform: 0.2s ease-in-out;
    opacity: 0.5;
}
.products-inner-intro-section-img-hold .section-subtitle,
.products-inner-intro-section-img-hold .section-title-60 {
    display: none;
}
.product-page-whitepapers .document-download-list ul {
    width: 100%;
}
.product-page-whitepapers .document-download-list ul li {
    width: 100%;
    margin-right: 0;
}

.products-list-x4 {
    margin-bottom: 30px;
}
.products-list-x4 ul {
    width: calc(100% + 30px);
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.products-list-x4 ul li {
    float: left;
    width: calc(25% - 30px);
    margin: 0 30px 30px 0;
}
.products-list-x4 ul li a {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    
    width: 100%; height: 100%;
    background: #F4F4F4;
    padding: 20px;
    color: #000;
}
.products-list-x4 ul li a:hover .products-filter-content-list-image img {
    transform: scale(1.1);
}
.products-inner-products-list-x4-btn {
     padding-left: 21px;
}
.product-page-models-section .section-title-60,
.product-page-models-section .section-title-60 {
    margin-bottom: 80px;
}
.products-page-models-accord {
    margin-bottom: 60px;
}
.products-page-models-accord-item {
    position: relative;
    border-bottom: 1px dashed #2E2E2E;
    font-size: 14px;
    line-height: 1.43;
}
.products-page-models-accord-item:first-child {
    border-top: 1px dashed #2E2E2E;
}
.products-page-models-accord-item::before {
    content: '';
    width: 13px;
    height: 3px;
    background: #000;
    position: absolute;
    top: 37px; right: 0;
    transition: 0.2s ease-in-out;
}
.products-page-models-accord-item::after {
    content: '';
    width: 3px;
    height: 13px;
    background: #000;
    position: absolute;
    top: 32px; right: 5px;
    transition: 0.2s ease-in-out;
}
.products-page-models-accord-item:hover::before,
.products-page-models-accord-item:hover::after {
    background: #0064FF;
}
.products-page-models-accord-item.is-active::after {
    opacity: 0;
}
.products-page-models-accord-item-title {
    font-size: 28px;
    line-height: 1.11;
    cursor: pointer;
    padding: 22px 0 23px;
}
.products-page-models-accord-item-title div {
    display: none;
    font-size: 14px;
    line-height: 1.43;
    margin-top: 5px;
    padding: 0 50px 0 0;
}
.products-page-models-accord-item-trigger {
    position: absolute;
    top: 19px; right: -5px;
    width: 30px; height: 40px;
    z-index: 2;
    cursor: pointer;
}
.products-page-models-accord-item-subtitle {
    padding: 28px 50px 0 0;
}
.products-page-models-accord-item-content {
    display: none;
    padding: 15px 0 7px;
}
.products-page-models-accord-item-content > div {
    margin-bottom: 30px;
}
.products-page-models-accord-item-content > div:last-child {
    margin-bottom: 0;
}
.products-page-models-accord-item-content-subtitle {
    font-size: 18px;
    line-height: 1.39;
    margin-bottom: 13px;
}
.products-page-models-accord-item-content-info-item {
    margin-bottom: 5px;
    position: relative;
}
.products-page-models-accord-item-content-info-item::before {
    content: '';
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #2E2E2E;
    position: absolute;
    bottom: 6px; right: 0; left: 0;
    z-index: -1;
}
.products-page-models-accord-item-content-info-item span,
.products-page-models-accord-item-content-info-item a {
    display: inline-block;
    background: #fff;
}
.products-page-models-accord-item-content-info-item:last-child {
    margin-bottom: 0;
}
.products-page-models-accord-item-content-info-item :not(.text-right) span {
    padding-right: 5px;
}
.products-page-models-accord-item-content-info-item .text-right span,
.products-page-models-accord-item-content-info-item .text-right a {
    padding-left: 5px;
}
.products-page-models-accord-item-content-photo-list ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    
    width: calc(100% + 15px);
}
.products-page-models-accord-item-content-photo-list ul li {
    float: left;
    width: calc(33.333% - 15px);
    margin: 0 15px 15px 0;
    position: relative;
    padding-bottom: calc(33.333% - 15px);
}
.products-page-models-accord-item-content-photo-list ul li img {
    background-size: cover !important;
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.products-page-models-accord-item-content .products-page-models-accord-item-content-photo {
    margin-bottom: 15px;
}
.link-download-blue,
.link-download-blue:focus,
.link-download-blue:active {
    display: inline-block;
    font-size: 14px;
    line-height: 1.43;
    color: #0064FF;
    position: relative;
    transition: 0.2s ease-in-out;
    padding-right: 24px;
}
.link-download-blue::before {
    content: '';
    content: '';
    width: 14px; height: 13px;
    background: url(../svg/icon-link-download-blue.svg) no-repeat center center;
    background-size: cotnain !important;
    position: absolute;
    top: 50%; right: 0;
    transform: translateY(-50%);
    transition: 0.2s ease-in-out;
}
.link-download-blue:hover {
    color: #0064FF;
    opacity: 0.7;
}

.has-yellow-banner .footer-bottom-whatsapp,
.page-product-inner .footer-bottom-whatsapp,
.solutions-inner-page .footer-bottom-whatsapp {
    bottom: 180px;
}
.product-page-sticky {
    position: fixed;
    right: 0; bottom: 0;
    background: #E1F559;
    width: 100%;
    max-width: 384px;
    padding: 34px 30px 19px;
    z-index: 500;
}
.product-page-sticky-title {
    font-size: 28px;
    line-height: 1.11;
    margin-bottom: 35px;
}
.product-page-sticky-btns {
    border-top: 1px dashed #000000;
    padding: 20px 0 0;
}
.product-page-sticky-btns ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.product-page-sticky-btns ul li {
    float: left;
    width: 50%;
    position: relative;
    font-size: 14px;
    line-height: 1.43;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
    padding: 0 10px;
}
.product-page-sticky-btns ul li:first-child {
    border-right: 1px dashed #000000;
}
.product-page-sticky-btns ul li:last-child {
    border-right: none;
}
.product-page-sticky-btns ul li:hover {
    text-decoration: underline solid Currentcolor;
}
.product-page-sticky-content {
    position: fixed;
    right: 0; bottom: 0;
    background: #E1F559;
    width: 100%;
    max-width: 501px;
    padding: 40px 30px 30px;
    z-index: 1002;
    opacity: 0;
    visibility: hidden;
    transform: translateY(110%);
    transition: 0.4s ease-in-out;
    max-height: 100vh;
    overflow: auto;
}
.product-page-sticky-content.is-active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.product-page-sticky-contact .form-style .form-element textarea,
.product-page-sticky-contact .form-style .form-element textarea:focus,
.product-page-sticky-contact .form-style .form-element textarea:active {
    height: 120px;
}
.product-page-sticky-contact .form-style .form-element {
    margin-bottom: 20px;
}
.product-page-sticky-content-close {
    display: inline-block;
    width: 18px; height: 18px;
    background: url(../svg/icon-close-16-black.svg) no-repeat center center;
    position: absolute;
    top: 30px; right: 30px;
    cursor: pointer;
    z-index: 5;
}
.product-page-sticky-contact-docs-list ul li a {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    width: 100%; height: 100%;
    position: relative;
    padding: 17px 50px 15px 0;
    border-bottom: 1px dashed #2E2E2E;
}
.product-page-sticky-contact-docs-list ul li:first-child a {
    border-top: 1px dashed #2E2E2E;
}
.product-page-sticky-contact-docs-list ul li a::after {
    content: '';
    width: 14px; height: 15px;
    background: url(../svg/icon-download-black-thick.svg) no-repeat center center;
    background-size: contain !important;
    position: absolute;
    top: 50%; right: 20px;
    transform: translateY(-50%);
    transition: 0.2s ease-in-out;
}
.product-page-sticky-contact-docs-list ul li a img {
    margin-right: 25px;
}
.product-page-sticky-contact-docs-list ul li a .document-download-list-filesize {
    color: rgba(0, 0, 0, 0.4);
}
.product-page-sticky-contact-docs-list ul li a:hover::after {
    top: 60%;
}
.product-page-sticky-docs {
    position: fixed;
    right: 0; bottom: 0; top: 0;
    height: 100%;
    width: 100%;
    max-width: 501px;
    z-index: 1002;
    opacity: 0;
    visibility: hidden;
    transform: translateY(110%);
    transition: 0.4s ease-in-out;
}
.product-page-sticky-docs.is-active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.product-page-sticky-docs::after {
    content: '';
    width: 100%; height: 110px;
    background: rgb(255,255,255);
    background: rgb(225, 245, 89);
    background: -moz-linear-gradient(180deg, rgba(225, 245, 89,0) 0%, rgba(225, 245, 89,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(225, 245, 89,0) 0%, rgba(225, 245, 89,1) 100%);
    background: linear-gradient(180deg, rgba(225, 245, 89,0) 0%, rgba(225, 245, 89,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#E1F559",endColorstr="#E1F559",GradientType=1);
    position: absolute;
    bottom: 0; right: 0; left: 0;
    z-index: 4;
}
.product-page-sticky-docs-box {
    background: #E1F559;
    padding: 40px 30px 110px;
    position: absolute;
    bottom: 0; right: 0; left: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
}
.product-page-sticky-contact-docs-all {
    position: absolute;
    bottom: 30px;
    right: 0; left: 0;
    z-index: 5;
}
.product-page-sticky-contact-docs-list ul {
    height: 100%;
    overflow: auto;
}
.product-page-sticky-contact-docs-list {
    position: relative;
    height: 100%;
    overflow: auto;
}

.footer-top-item-1 {
    margin-bottom: 30px;
}
.footer-top-item-2 {
    margin-bottom: 40px;
}
.footer-top-item.form-style {
    position: relative;
    z-index: 5;
}
.footer-top-item.form-style .form-element {
    position: relative;
    margin-bottom: 0;
}
.footer-top-item.form-style label {
    color: #fff;
}
.footer-top-item.form-style input,
.footer-top-item.form-style input:focus,
.footer-top-item.form-style input:active {
    border-color: #fff;
    color: #fff;
    padding-right: 70px;
}
.footer-top-item.form-style .form-element button {
    width: 60px; height: 100%;
    background: url(../svg/icon-long-arrow-right-white.svg) no-repeat center center;
    background-size: 20px 6px !important;
    position: absolute;
    top: 50%; right: 0;
    transform: translateY(-50%)
}

.footer-top-item.form-style > span {
    display: block;
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 20px;
}

.global-search-hold-section-search-nav {
    margin-bottom: 60px;
    margin-top: -31px;
    display: none;
}
.global-search-hold-section-search-nav ul {
    white-space: nowrap;
    overflow: auto;
    width: 100%;

    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.global-search-hold-section-search-nav ul li {
    float: left;
    font-size: 14px;
    line-height: 1.43;
    color: #B7B7B7;
    margin-right: 20px;
    padding-top: 28px;
    position: relative;
    transition: 0.2s ease-in-out;
}
.global-search-hold-section-search-nav ul li a {
    color: #B7B7B7;
    transition: 0.2s ease-in-out;
}
.global-search-hold-section-search-nav ul li::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #000;
    position: absolute;
    top: 0px; left: 0; right: 0;
    opacity: 0;
    transition: 0.2s ease-in-out;
}
.global-search-hold-section-search-nav ul li.current::before {
    opacity: 1;
}
.global-search-hold-section-search-nav ul li.current {
    color: #000;
}
.global-search-hold-section-search-nav ul li.current a {
    color: #000;
}
.global-search-hold-section-search-nav ul li:not(.current) {
    cursor: pointer;
}
.global-search-hold-section-search-nav ul li:not(.current):hover {
    color: #000;
}
.global-search-hold-section-search-nav ul li:not(.current) a:hover {
    color: #000;
}
.global-search-hold-section-search-input > span {
    display: inline-block;
    width: 60px; height: 60px;
    border: 1px dashed #000;
    border-radius: 50%;
    background: url(../svg/icon-close-16-black.svg) no-repeat center center;
    background-size: 24px 24px !important;
    position: absolute;
    top: 50%; right: 0;
    transform: translateY(-50%);
    transition: 0.2s ease-in-out;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
}
.global-search-hold-section-search-input > span:hover {
    opacity: 0.7;
}
.search-results-section {
    display: none;
}
.global-search-hold-section-search-input {
    padding-right: 100px;
}
.global-search-hold-section.is-active .global-search-hold-section-search-input > span {
    opacity: 1;
    visibility: visible;
}
.global-search-hold-section.is-active button {
    display: none;
}
.global-search-hold-section.is-active .global-search-hold-section-search-text {
    display: none;
}
.global-search-hold-section.is-active .global-search-hold-section-search-nav {
    display: block;
}
.global-search-hold-section.is-active .search-results-section {
    display: block;
}
.search-results-page-list {
    margin: 0 0 25px;
}
.search-results-page-list ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    width: calc(100% + 30px);
}
.search-results-page-list ul li {
    float: left;
    width: calc(33.333% - 30px);
    margin: 0 30px 30px 0;
}
.search-results-page-list ul li a {
    display: block;
    width: 100%; height: 100%;
    background: #F4F4F4;
    padding: 15px 87px 15px 20px;
    position: relative;
}
.search-results-page-list ul li a::after {
    content: '';
    width: 20px; height: 6px;
    background: url(../svg/icon-long-arrow-right-black.svg) no-repeat center center;
    background-size: contain !important;
    position: absolute;
    top: 50%; right: 40px;
    transform: translateY(-50%);
    opacity: 0;
    transition: 0.2s ease-in-out;
}
.search-results-page-list-title {
    font-size: 18px;
    line-height: 1.39;
    margin-bottom: 5px;
    color: #000;
    text-decoration: underline solid transparent;
    transition: 0.2s ease-in-out;
}
.search-results-page-list-text {
    font-size: 14px;
    line-height: 1.43;
    color: #898989;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search-results-page-list-text span {
    color: #000;
}
.search-results-page-list ul li a:hover .search-results-page-list-title {
    text-decoration: underline solid Currentcolor;
}
.search-results-page-list ul li a:hover::after {
    opacity: 1;
}
.search-results-section .latest-updates-slider {
    margin-bottom: 60px;
}
.components-page-content-top {
    margin-bottom: 70px;
}
.components-page-content-top-visual {
    line-height: 0;
}
.components-page-content-top-visual ul {
    display: inline-block;
}
.components-page-content-top-visual ul li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    float: left;

    width: 30px;
    height: 30px;
    background: #F4F4F4;
    border: 1px solid #F4F4F4;
    font-size: 10px;
    line-height: 1;
    margin-right: 10px;
    transition: 0.2s ease-in-out;
}
.components-page-content-top-visual ul li a {
    color: #000;
}
.components-page-content-top-visual ul li:last-child {
    margin-right: 0;
}
.components-page-content-top-visual ul li svg path {
    transition: 0.2s ease-in-out;
}
.components-page-content-top-visual ul li:not(.current) {
    cursor: pointer;
}
.components-page-content-top-visual ul li:not(.current):hover {
    border: 1px solid #000;
}
.components-page-content-top-visual ul li.current {
    background: #000;
    color: #F4F4F4;
}
.components-page-content-top-visual ul li.current a { 
    color: #F4F4F4;
}
.components-page-content-top-visual ul li.current svg path {
    fill: #fff;
}
.components--view {
    display: none;
}
.components--view.current {
    display: block;
}
.components-page-content-top .components-page-content-filter {
    padding-top: 5px;
}
.components-page-content-item-list {
    padding-right: 5%;
}
.components-page-content-item-list-item {
    margin-bottom: 30px;
}
.components-page-content-item-list-item ul li {
    margin-bottom: 5px;
}
.components-page-content-item-list-item ul li:last-child {
    margin-bottom: 0;
}
.components-page-content-item-list-item ul li a {
    font-size: 18px;
    line-height: 1.39;
    color: #000;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
}
.components-page-content-item-list-item ul li a:hover {
    color: #000;
    text-decoration: underline solid Currentcolor;
}
.solutions-inner-accordion-section .section-title-60 {
    margin-bottom: 80px;
}
.solutions-inner-explore-subtitle {
    font-size: 18px;
    line-height: 1.39;
    margin-bottom: 28px;
}
.solutions-inner-explore-link a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;

    font-size: 14px;
    line-height: 1.43;
    color: #000;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
}
.solutions-inner-explore-link a img {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: relative;
    top: 1px;
}
.solutions-inner-explore-link a:hover {
    color: #000;
    text-decoration: underline solid Currentcolor;
}
.about-us-page-section-list-item {
    margin-bottom: 40px;
}
.about-us-page-section-list-item:last-child {
    margin-bottom: 0;
}
.solutions-inner-explore-case,
.solutions-inner-explore-case a {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    font-size: 14px;
    line-height: 1.43;
    color: #000;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
}
.solutions-inner-explore-case a:hover {
    color: #000;
    text-decoration: underline solid Currentcolor;
}
.solutions-inner-explore-case-img {
    position: relative;
    width: 60px; height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
}
.solutions-inner-solutions {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    width: calc(100% + 30px);
    margin-left: -15px;
}
.solutions-inner-solutions-steps {
    border: 1px dashed #000;
    padding: 30px 30px;
    min-height: 500px;
    margin: 0 15px;
    position: relative;
}
.solutions-inner-solutions-step-title {
    font-size: 28px;
    line-height: 1.11;
    margin-bottom: 20px;
}
.solutions-inner-solutions-step-subtitle {
    padding-top: 30px;
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 7px;
}
.solutions-inner-solutions-step-text {
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 30px;
}
.solutions-inner-solutions-step-select {
    border-bottom: 1px dashed #2E2E2E;
}
.solutions-inner-solutions-step-select:last-child {
    border-bottom: none;
}
.solutions-inner-solutions-step-select input {
   display:none;
}
.solutions-inner-solutions-step-select label {
    display: block;
   width:100%;
    font-size: 18px;
    line-height: 1.39;
    padding: 23px 50px 23px 0;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
    position: relative;
    margin: 0;
}
.solutions-inner-solutions-step-select label:hover {
    text-decoration: underline solid Currentcolor;
}
.solutions-inner-solutions-step-select label::after {
    content: "";
    width: 17px; height: 12px;
    background: url(../svg/icon-checkbox-tick-black.svg) no-repeat center center;
    background-size: contain !important;
    position: absolute;
    top: 50%; right: 0;
    transform: translateY(-50%);
    transition: 0.2s ease-in-out;
    opacity: 0;
}
.solutions-inner-solutions-step-select input:checked + label::after, 
.solutions-inner-solutions-step-select label.checked + label::after {
   opacity: 1;
}
.solutions-inner-solutions-step-btns ul {
    width: calc(100% + 10px);
}
.solutions-inner-solutions-step-btns ul li {
    float: left;
    width: calc(50% - 10px);
    margin: 0 10px 0 0;
}
.solutions-inner-solutions-step-btns ul li a,
.solutions-inner-solutions-step-btns ul li span {
    width: 100%;
    min-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.solutions-inner-solutions-step-1::after {
    content: "";
    width: 14px; height: 14px;
    background: url(../svg/icon-plus-black.svg) no-repeat center center;
    position: absolute;
    top: 38px;
    left: calc(100% + 8px);
}
.solutions-inner-solutions-step-2::after {
    content: "";
    width: 14px; height: 14px;
    background: url(../svg/icon-equals-black.svg) no-repeat center center;
    position: absolute;
    top: 38px;
    left: calc(100% + 8px);
}
.solutions-inner-solutions-step-prod {
    margin-bottom: 10px;
}
.solutions-inner-solutions-step-prod a {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    width: 100%;
    background: #F4F4F4;
    padding: 20px 20px;
    color: #000;
    margin-bottom: 10px;
}
.solutions-inner-solutions-step-prod-image-hold {
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin-right: 20px;
    position: relative;
}
.solutions-inner-solutions-step-prod-image {
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
}
.solutions-inner-solutions-step-prod-textbox {
    width: calc(100% - 120px);
}
.solutions-inner-solutions-step-prod-textbox .products-filter-content-list-brand {
    margin-bottom: 5px;
}
.solutions-inner-solutions-step-prod-textbox .products-filter-content-list-title-hold {
    padding-right: 0;
}
.solutions-inner-solutions-step-prod-textbox .products-filter-content-list-title-hold span {
    position: relative;
    display: block;
    margin-top: 15px;
    bottom: 0;
}
.solutions-inner-solutions-step-prod a:hover .solutions-inner-solutions-step-prod-image img {
    transform: scale(1.1)
}
.solutions-inner-solutions-step-2-hold,
.solutions-inner-solutions-step-rez-hold {
    display: none;
}
.solutions-inner-solutions-steps > span {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    width: calc(100% - 1px); height: calc(100% - 1px);
    background: #fff;
    z-index: 2;
    font-size: 28px;
    line-height: 1.11;
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.2s;
    padding: 20px;
}
.solutions-inner-solutions-steps > span.is-active {
    opacity: 0;
    visibility: hidden;
}
.products-filter-content-list-image-hold,
#products-inner-intro-top-owl, 
.products-inner-intro-section-imgbox-thumbs {
    mix-blend-mode: multiply;
}
.solutions-page-intro-sliders {
    min-height: 600px;
    height: calc(100vh - 142px);
    padding: 0 0 25px;
    position: relative;
}
.solutions-page-intro-slider {
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    opacity: 0;
    visibility: hidden;
}
.solutions-page-intro-slider.is-active {
    opacity: 1;
    visibility: visible;
}
.solutions-page-intro-owl {
    position: absolute;
    top: 0; right: 0; bottom: 25px; left: 0;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -ms-flex-line-pack: justify;
    align-content: space-between;
}
.solutions-page-intro-owl .owl-stage {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    padding-bottom: 57px;
    height: 100%;
}
.solutions-page-intro-owl .owl-stage-outer {
    height: 100%;
}
.solutions-page-intro-owl-progress {
    position: absolute;
    bottom: 25px; right: 0; left: 0;
    height: 60px;
}
.solutions-page-intro-owl-progress::after {
    content: '';
    width: calc(100% - 100px);
    height: 1px;
    border-bottom: 1px dashed #000;
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
}
.solutions-page-intro-owl-progress > span {
    display: block;
    height: 3px;
    position: absolute;
    top: 50%; left: 90px; right: 50px;
    transform: translateY(-50%);
    z-index: 2;
}
.solutions-page-intro-owl-progress > span span {
    display: block;
    background: #000;
    height: 100%;
    width: 0;
    transition: 0.6s ease-in-out;
}
.components-page-content-filter.solutions-page-intro-owl-filter {
    padding-left: 0;
    position: absolute;
    bottom: 44px; left: 0;
    background: #fff;
    z-index: 2;
}
.components-page-content-filter.solutions-page-intro-owl-filter .components-page-content-filter-trigger-hold {
    padding-left: 0;
}
.components-page-content-filter.solutions-page-intro-owl-filter .components-page-content-filter-list-hold {
    top: auto;
    bottom: 100%;
    margin: 0 0 10px;
}
.components-page-content-filter.solutions-page-intro-owl-filter .components-page-content-filter-trigger::after {
    transform: translateY(-50%) rotate(180deg);
}
.components-page-content-filter.solutions-page-intro-owl-filter .components-page-content-filter-trigger-hold.is-active .components-page-content-filter-trigger::after {
    transform: translateY(-50%) rotate(0);
}
.solutions-page-intro-owl-count {
    position: absolute;
    bottom: 44px; right: 0;
    font-size: 14px;
    line-height: 1.43;
    background: #fff;
    padding-left: 10px;
    z-index: 2;
}
.solutions-page-intro-owl .owl-item {
    height: 100%;
}
.solutions-page-intro-owl .item {
    height: 100%;

    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.solutions-page-intro-owl-imagebox {
    float: left;
    width: 50%;
    height: 100%;
    padding-right: 30px;

    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.solutions-page-intro-owl-imagebox img {
    width: auto !important;
    display: inline-block !important;
    max-height: 90%;
}
.solutions-page-intro-owl-textbox {
    float: left;
    width: 50%;
}
.solutions-page-intro-owl-textbox .section-title-60 {
    margin-bottom: 30px;
} 
.solutions-page-intro-owl-textbox-box {
    max-width: 468px;
}
.section-text-18 {
    font-size: 18px;
    line-height: 1.39;
    margin-bottom: 40px;
}
.solutions-page-intro-owl-textbox-bnts ul li {
    float: left;
    margin-right: 20px;
}
.solutions-page-intro-owl-textbox-bnts ul li:last-child {
    margin-right: 0;
}
.solutions-page-intro-owl-textbox-bnts ul li span,
.solutions-page-intro-owl-textbox-bnts ul li a {
    min-width: 140px !important;
}
.solutions-page-intro-owl .owl-nav button,
.solutions-page-intro-owl .owl-nav button:focus,
.solutions-page-intro-owl .owl-nav button:active {
    display: inline-block;
    width: 60px; height: 60px;
    border: 1px dashed #000 !important;
    border-radius: 50% !important;
    margin: 0 20px 0 0;
    transition: 0.2s ease-in-out;
    position: absolute;
    top: 50%; transform: translateY(-50%);
    background: #fff;
    margin: 0;
}
.solutions-page-intro-owl .owl-nav button::before {
    content: '';
    width: 20px; height: 6px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: url(../svg/icon-arrow-long.svg) no-repeat right center;
    transition: 0.2s ease-in-out;
}
.solutions-page-intro-owl .owl-nav button.owl-prev {
    left: 0;
}
.solutions-page-intro-owl .owl-nav button.owl-prev::before {
    right: 20px;
    transform: translateY(-50%) rotate(180deg);
}
.solutions-page-intro-owl .owl-nav button.owl-next {
    right: 0;
}
.solutions-page-intro-owl .owl-nav button.owl-next::before {
    left: 20px;
}
.solutions-page-intro-owl .owl-nav button:hover::before {
   width: 25px;
}
.solutions-page-intro-owl .owl-nav button:active {
    border: 1px solid #000 !important;
}
.solutions-page-intro-owl .owl-nav button span {
    display: none;
}
#enquire-reveal {
    max-width: 501px;
    background: #E1F559;
    padding: 40px 30px 30px;
    border: none;
}
#enquire-reveal .form-style .form-element textarea,
#enquire-reveal .form-style .form-element textarea:focus,
#enquire-reveal .form-style .form-element textarea:active {
    height: 120px;
}
#enquire-reveal .form-style .form-element {
    margin-bottom: 20px;
}
.industry-page-list {
    padding-top: 20px;
}
.industry-page-list > ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    width: calc(100% + 30px);
    position: relative;
}
.industry-page-list > ul::before {
    content: '';
    width: 1px;
    height: 0;
    border-left: 1px dashed #898989;
    position: absolute;
    top: 0; left: calc(50% - 15px);
    transform: translateX(-50%);
    transition: 1s ease-in-out;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}
.industry-page-list.in-view > ul::before {
    height: calc(100% - 15px);
}
.industry-page-list > ul > li {
    float: left;
    width: calc(50% - 30px);
    padding-top: 15px;
    border-top: 1px dashed #898989;
    margin: 0 30px 15px 0;
    position: relative;
}
.industry-page-list > ul > li:nth-child(1),
.industry-page-list > ul > li:nth-child(2) {
    padding-top: 0;
    border-top: none;
}
.industry-page-list-box {
    position: relative;
    padding: 30px 30px;
    height: 100%;
    transition: 0.2s ease-in-out;

    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.industry-page-list-box > span {
    font-size: 12px;
    line-height: 1.42;
    position: absolute;
    top: 20px; left: 20px;
    z-index: 2;
}
.industry-page-list > ul > li:hover .industry-page-list-box {
    background: #F4F4F4;
}
.industry-page-list > ul > li:hover .btn-border-dashed-toblack,
.industry-page-list > ul > li:hover .btn-border-dashed-toblack:focus,
.industry-page-list > ul > li:hover .btn-border-dashed-toblack:active {
    background: #2E2E2E;
    color: #fff;
    border: 1px solid #2E2E2E;
}
.industry-page-list-imgbox {
    position: relative;
    padding-bottom: 50%;
}
.industry-page-list-imgbox-imghold {
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    transition: 0.4s cubic-bezier(0.83, 0, 0.17, 1);
    mix-blend-mode: multiply;
    text-align: center;
}
.industry-page-list-imgbox-imghold img {
    display: inline-block;
    max-height: 300px;

    background-size: contain !important;
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.industry-page-list-imgbox-img-2 {
    opacity: 0;
}
.industry-page-list > ul > li:hover .industry-page-list-imgbox-img-1 {
    opacity: 0;
}
.industry-page-list > ul > li:hover .industry-page-list-imgbox-img-2 {
    opacity: 1;
}
.industry-page-list-textbox {
    padding: 30px 0 75px 42px;
    position: relative;
}
.industry-page-list-title {
    font-size: 28px;
    line-height: 1.11;
    margin-bottom: 15px;
}
.industry-page-list-text {
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 15px;
}
.industry-page-list-btn {
    position: absolute;
    bottom: 15px; right: 0; left: 42px;
}
.industry-page-list-btn ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}
.industry-page-list-btn ul li {
    float: left;
    margin-right: 40px
}
.industry-page-list-btn ul li:last-child {
    margin-right: 0;
}
.btn-border-dashed-toblack,
.btn-border-dashed-toblack:focus,
.btn-border-dashed-toblack:active {
    display: inline-block;
    border: 1px dashed #000;
    color: #000;
    font-size: 14px;
    line-height: 1.43;
    min-width: 204px;
    padding: 20px 20px 18px;
    border-radius: 60px;
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
    text-align: center;
    cursor: pointer;
}
.btn-border-dashed-toblack:focus {
    border: 1px solid #000;
    color: #000;
    text-decoration: underline solid Currentcolor;
}
.btn-border-dashed-toblack:hover {
    background: #2E2E2E;
    color: #fff;
    border: 1px solid #2E2E2E;
}
.btn-w-120,
.btn-w-120:focus,
.btn-w-120:active {
    min-width: 120px;
}
.home-section-video {
    margin-bottom: 150px;
}

.home-section-images-list {
    margin-bottom: -1px;
}
.home-section-images-list ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.home-section-images-list ul li {
    float: left;
    width: 24.37%;
}
.home-section-images-list ul li:first-child,
.home-section-images-list ul li:last-child {
    width: 25.63%;
}
.home-section-images-list ul li a {
    display: block;
    width: 100%; height: 100%;
    position: relative;
    background-size: cover !important;
    padding-bottom: 91%;
    transition: 0.2s ease-in-out;
}
.home-section-images-list ul li a::before {
    content: '';
    width: 100%; height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
    z-index: 2;
    position: absolute;
    top: 0; right: 0; left: 0; bottom: 0;
}
.home-section-images-list ul li a::after {
    content: '';
    width: 100%; height: 100%;
    z-index: 3;
    position: absolute;
    top: 0; right: 0; left: 0; bottom: 0;
    background: #0064FF url(../svg/icon-long-arrow-up-white.svg) no-repeat bottom 20px center;
    opacity: 0;
    transition: 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}
.home-section-images-list ul li a:hover::after {
    opacity: 1;
}
.home-section-images-title {
    position: absolute;
    top: 50%; right: 0; left: 0;
    padding: 0 20px;
    font-size: 28px;
    line-height: 1.11;
    color: #fff;
    z-index: 4;
}
.home-section-industries {
    min-height: 100vh;
    padding-bottom: 250px;
    position: relative;
}
.home-section-industries::after {
    content: '';
    width: 1px; height: 0;
    border-right: 1px dashed #898989;
    position: absolute;
    top: 0; left: 50%;
    transform: translateX(-50%);
    transition: 2s ease-in-out;
    z-index: -1;
    transition-delay: 2s;
}
.home-section-industries.in-view::after {
    height: 100%;
}
.home-section-industries-desktop {
    padding-top: 20px;
}
.home-section-industries-desktop-left {
    float: left;
    width: 341px;
    padding-right: 20px;
    position: relative;
}
.home-section-industries-desktop-middle {
    float: left;
    width: calc(100% - 682px);
}
.home-section-industries-desktop-right {
    float: left;
    width: 341px;
    padding-left: 20px;
}
.home-section-industries-subtitle {
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 28px;
}
.industries-checkbox label {
    display: block;
    margin: 0;
    padding: 30px 30px 30px 0;
    font-size: 28px;
    line-height: 1.11;
    color: #000;
    text-decoration: underline solid transparent;
    transition: 0.2s ease-in-out;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 17px 12px !important;
}
.industries-checkbox > div {
    width: 0; height: 1px;
    border-bottom: 1px dashed #898989;
    position: absolute;
    bottom: 0; left: 0;
    transition: 0.6s ease-in-out;
}
.industries-checkbox.in-view > div {
    width: 100%;
}
.industries-checkbox label:hover {
    text-decoration: underline solid Currentcolor;
}
.industries-checkbox input {
   display:none;
}
.industries-checkbox input:checked + label, .industries-checkbox label.checked{
   background-image: url(../svg/icon-checkbox-tick-black.svg);
}
.home-section-industries-desktop-middle-img {
    display: inline-block;
    background: #fff;
    padding-bottom: 15px;
}
.home-section-industries-desktop-middle-img-hold {
    height: 288px;
    margin-bottom: 28px;
    position: relative;
}
.home-section-industries-desktop-middle-img-hold img {
    max-height: 288px;
    transition: opacity 0.2s ease-in-out;
}
.home-section-industries-desktop-middle-img-hold-hover {
    position: absolute;
    top: 0;
    opacity: 0;
    visibility: hidden;
}
.home-section-industries-desktop-middle-img.is-active .home-section-industries-desktop-middle-img-hold-static {
    position: absolute;
    top: 0;
    opacity: 0;
    visibility: hidden;
}
.home-section-industries-desktop-middle-img.is-active .home-section-industries-desktop-middle-img-hold-hover {
    position: relative;
    opacity: 1;
    visibility: visible;
}
.home-section-industries-desktop-middle-item {
    display: none;
}
.home-section-industries-desktop-middle .sticky {
    width: 100%;
}
.home-section-industries-desktop-middle-title {
    display: inline-block;
    font-size: 28px;
    line-height: 1.11;
    max-width: 438px;
    margin-bottom: 25px;
}
.home-section-industries-mobile {
    display: none;
}
.home-section-industries-mobile-triggers {
    margin-bottom: 52px;
}
.home-section-industries-mobile-triggers ul li {
    float: left;
    width: 100%;
    padding: 21px 38px 21px 0;
    font-size: 20px;
    line-height: 1.4;
    position: relative;
    cursor: pointer;
}
.home-section-industries-mobile-triggers ul li::before {
    content: '';
    width: 8px; height: 4px;
    background: url(../svg/icon-filter-dropdown-down.svg) no-repeat center center;
    position: absolute;
    top: 50%; right: 0;
    transform: translateY(-50%);
    transition: 0.2s ease-in-out;
}
.home-section-industries-mobile-triggers ul li::after {
    content: '';
    width: 0; height: 1px;
    border-bottom: 1px dashed #898989;
    position: absolute;
    bottom: 0; left: 0;
    transition: 0.6s ease-in-out;
}
.home-section-industries-mobile-triggers ul li.in-view::after {
    width: 100%;
}
.home-section-industries-mobile-triggers ul li:nth-child(2):after {
    transition-delay: 0.4s;
}
.home-section-industries-mobile-triggers ul li span {
    transition: 0.2s ease-in-out;
    text-decoration: underline solid transparent;
}
.home-section-industries-mobile-triggers ul li:hover span {
    text-decoration: underline solid Currentcolor;
}

.home-section-industries-mobile-imgs {
    position: relative;
    min-height: 432px;
    padding-bottom: 80px;
}
.home-section-industries-mobile-imgs::after {
    content: '';
    width: 1px; height: 0;
    border-right: 1px dashed #898989;
    position: absolute;
    top: 0; left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    transition: 1s ease-in-out;
    transition-delay: 1s;
}
.home-section-industries-mobile-imgs.in-view::after {
    height: 100%;
}
.home-section-industries-mobile-img {
    background: #fff;
}

.is-disabled {
    pointer-events: none;  
}
.is-disabled label {
    opacity: 0.2;
}

.home-section-industries-mobile-triggers-item {
    position: fixed;
    top: 0; right: 0; bottom: 0; left: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1001;
    display: none;
}
.home-section-industries-mobile-triggers-item-hold {
    width: 100%; height: 100%;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.home-section-industries-mobile-triggers-item-box {
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.3);
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    padding: 23px 21px;
    position: relative;
    transform: translateY(100%);
    transition: 0.4s cubic-bezier(0.83, 0, 0.17, 1);
}
.home-section-industries-mobile-triggers-item.is-active .home-section-industries-mobile-triggers-item-box {
    transform: translateY(0);
}
.home-section-industries-mobile-triggers-item-box .home-section-industries-subtitle {
    padding-bottom: 22px;
    margin-bottom: 6px;
    border-bottom: 1px dashed #898989;
    padding-right: 40px;
}
.home-section-industries-mobile-triggers-item-close {
    width: 22px; height: 22px;
    background: url(../svg/icon-close-16-black.svg) no-repeat center center;
    position: absolute;
    top: 21px; right: 19px;
    cursor: pointer;
    z-index: 2;
}
.home-section-industries-mobile-triggers-item-box .industries-checkbox label {
    padding: 9px 30px 9px 0;
    text-decoration: none;
    font-size: 20px;
}
.home-section-industries-mobile-triggers-item-box-items {
    max-height: 480px;
    overflow: auto;
}

.prev-scroll {
    overflow: hidden;
    height: 100%;
    position: relative;
}

.home-section-industries-mobile-imgs .home-section-industries-desktop-middle-title {
    font-size: 20px;
}

.industry-inner-intro-section {
    padding: 110px 0 124px;
    position: relative;
}
.industry-inner-intro-section::after {
    content: "";
    width: 1px;
    height: 0;
    border-right: 1px dashed #000;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: 2s ease-in-out;
    z-index: -1;
}
.industry-inner-intro-section.in-view::after {
    height: calc(100% + 30px);
}
.section-title-84 {
    font-weight: 600;
    font-size: 84px;
    line-height: 1.096;
    letter-spacing: -0.005em;
    text-transform: uppercase;
    margin-bottom: 49px;
}

.solutions-inner-intro-section {
    padding: 110px 0 0;
    position: relative;
}
.solutions-inner-intro-section .section-title-84 {
    position: relative;
    z-index: 2;
}
.solutions-inner-intro-section::after {
    content: "";
    width: 1px;
    height: 0;
    border-right: 1px dashed #000;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: 2s ease-in-out;
    z-index: -2
}
.solutions-inner-intro-section.in-view::after {
    height: 100%;
}
.solutions-inner-intro-section-img {
    margin-top: -200px;
    position: relative;
    width: 50%;
    min-height: 1000px;
    transition: 1.4s cubic-bezier(0.83, 0, 0.17, 1);
    z-index:0;
}
.solutions-inner-intro-section-img-box {
    position: relative;
    top: -100px;
    transform: scale(0.7);
    transition: 1.4s cubic-bezier(0.83, 0, 0.17, 1);
    display: inline-block;
}
.solutions-inner-intro-section.in-view .solutions-inner-intro-section-img  {
    width: 100%;
}
.solutions-inner-intro-section.in-view .solutions-inner-intro-section-img-box {
    transform: scale(1) ;
    top: 0; left: 0;
}
.solutions-inner-intro-section .components-page-list ul {
    padding-bottom: 0;
}
.solutions-inner-intro-section .components-page-list ul::after {
    display: none;
}

.solutions-inner-intro-section-img-box img {
    transition: 0.4s ease-in-out;
}
.solutions-inner-intro-section-img-hover {
    position: absolute !important;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
}
.solutions-inner-intro-section-img-box:hover .solutions-inner-intro-section-img-hover {
    opacity: 1;
    visibility: visible;
}
.solutions-inner-intro-section-img-box:hover .solutions-inner-intro-section-img-static {
    opacity: 0;
    visibility: hidden;
}

.homepage-intro-section {
    height: calc(100vh - 78px);
    padding: 0 0 30px;
    position: relative;
    margin-bottom: 236px;
}
.homepage-intro-section::before {
    content: "";
    width: 1px;
    height: 0;
    border-right: 1px dashed #000;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: 2s ease-in-out;
    transition-delay: 0.6s;
    z-index: -2
}
.homepage-intro-section.in-view::before {
    height: calc(100% + 220px);
}
.homepage-intro-section .row {
    position: relative;
    height: 100%;

    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.homepage-intro-section-imgs-hold {
    position: absolute;
    top: 0; right: 35px; bottom: 0; left: 35px;
    text-align: right;
    padding-top: 70px;
}
.homepage-intro-section-imgs-hold.fade-in-up {
    -webkit-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms;
}
.homepage-intro-section-slider.fade-in-up {
    -webkit-transition-delay: 800ms;
    -o-transition-delay: 800ms;
    transition-delay: 800ms;
}
.homepage-intro-section-owl .owl-stage {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.homepage-intro-section-owl .owl-item {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    
    
}
.homepage-intro-section-owl .item {
    max-width: 351px;
    padding-right: 5px;
    opacity: 0;
    transform: translateY(50px);
    transition: 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    transition-delay: 0.4s;
}
.homepage-intro-section-owl .owl-item.active .item {
    opacity: 1;
    transform: translateY(0);
}
.homepage-intro-section-owl .owl-nav {
    margin-top: 25px;
}
.homepage-intro-section-owl .owl-nav button {
    display: inline-block;
    width: 60px; height: 60px;
    border: 1px dashed #000 !important;
    border-radius: 50% !important;
    margin: 0 20px 0 0;
    transition: 0.2s ease-in-out;
}
.homepage-intro-section-owl .owl-nav button.owl-prev {
    background: url(../svg/icon-owl-prev.svg) no-repeat center center;
}
.homepage-intro-section-owl .owl-nav button.owl-prev:hover {
    background-position: center left 10px;
}
.homepage-intro-section-owl .owl-nav button.owl-next {
    background: url(../svg/icon-owl-next.svg) no-repeat center center;
}
.homepage-intro-section-owl .owl-nav button.owl-next:hover {
    background-position: center right 10px;
}
.homepage-intro-section-owl .owl-nav button span {
    display: none !important;
}
.homepage-intro-section-owl-title {
    font-weight: 600;
    font-size: 84px;
    line-height: 1.10;
    letter-spacing: -0.005em;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.homepage-intro-section-owl .section-text-18 {
    margin-bottom: 0;
}

.footer-email {
    margin-bottom: 20px;
}
.footer-email-social-email {
    margin-bottom: 25px;
}
.footer-email-social-social ul li {
    float: left;
    margin-right: 16px;
}
.footer-email-social-social ul li a {
    display: inline-block;
    width: 40px; height: 40px;
    border-radius: 50%;
    background-size: contain !important;
    transition: 0.2s ease-in-out;
}
.footer-email-social-social ul li a:hover {
    opacity: 0.7;
}
.footer-email-social-left {
    float: left;
    width: 50%;
    padding-right: 20px;
}
.footer-email-social-right {
    float: left;
    width: 50%;
}
.footer-email-social-form-element {
    position: relative;
    max-width: 636px;
}
.footer-email-social-form label {
    display: block;
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.43;
    color: #fff;
    margin-bottom: 15px;
}
.footer-email-social-form input,
.footer-email-social-form input:focus,
.footer-email-social-form input:active {
    margin: 0;
    outline: none;
    box-shadow: none;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 14px;
    line-height: 1.43;
    color: #fff;
    padding: 20px 60px 18px 20px;
    height: 60px;
}
.footer-email-social-form input::placeholder {
    color: #ffffff;
    opacity: 1;
}
.footer-email-social-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #ffffff;
    opacity: 1;
}
.footer-email-social-form input::-moz-placeholder { /* Firefox 19+ */
    color: #ffffff;
    opacity: 1;
}
.footer-email-social-form input:-ms-input-placeholder { /* IE 10+ */
    color: #ffffff;
    opacity: 1;
}
.footer-email-social-form input:-moz-placeholder { /* Firefox 18- */
    color: #ffffff;
    opacity: 1;
}
.footer-email-social-form button,
.footer-email-social-form button:focus,
.footer-email-social-form button:active {
    display: inline-block;
    width: 60px; height: 60px;
    background: url(../svg/icon-footer-form-button.svg) no-repeat center right 20px;
    position: absolute;
    top: 0; right: 0;
    transition: 0.2s ease-in-out;
}
.footer-email-social-form button:hover {
    background-position: center right 15px;
}

.lottie-anim-svg svg {
    max-height: 40px;
}

.about-page-partners-section {
    margin-bottom: 240px;
}
.about-page-partners-section-list ul {
    position: relative;
    
}
/* .about-page-partners-section-list ul::after {
    content: '';
    width: 100%;
    height: 4px;
    background: #fff;
    position: absolute;
    bottom: 0; left: 0;
    z-index: 6;
}
.about-page-partners-section-list ul.is-active::after {
    opacity: 0;
} */
.about-page-partners-section-list ul::before {
    content: '';
    height: 100%;
    width: 4px;
    background: #fff;
    position: absolute;
    top: 0; right: 0;
    z-index: 6;
}
.about-page-partners-section-list ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.about-page-partners-section-list ul li {
    float: left;
    width: 16.666%;
    position: relative;
}
.about-page-partners-section-list ul li.is-active {
    z-index: 5;
}
.about-page-partners-section-list ul li::before {
    content: '';
    width: calc(100% - 30px);
    height: 1px;
    border-top: 1px dashed #898989;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.about-page-partners-section-list ul li::after {
    content: '';
    height: calc(100% - 30px);
    width: 1px;
    border-right: 1px dashed #898989;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.about-page-partners-section-list ul li:nth-child(-n+6) .about-page-partners-section-list-logo::before {
    content: '';
    width: calc(100% - 30px);
    height: 1px;
    border-top: 1px dashed #898989;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.about-page-partners-section-list-logo {
    width: 100%; height: 100%;
    position: relative;
    z-index: -1;

    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-wrap: wrap;
    -ms-flex-wrap: wrap;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.about-page-partners-section-list-logo img {
    max-height: 120px;
}
.about-page-partners-section-list-tooltip-hold {
    position: absolute;
    top: 15px; right: 15px;
    z-index: 2;
}
.about-page-partners-section-list-tooltip-trigger {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.42;
    text-decoration: underline solid transparent;
    transition: 0.2s ease-in-out;
    cursor: pointer;
}
.about-page-partners-section-list-tooltip-hold.is-active,
.about-page-partners-section-list-tooltip-trigger:hover {
    text-decoration: underline solid Currentcolor;
}
.about-page-partners-section-list-tooltip-content {
    position: absolute;
    top: calc(100% + 6px);
    left: 11px;
    background: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.43;
    width: 340px;
    padding: 15px 20px;
    border: 1px solid #000;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s ease-in-out;
}
.about-page-partners-section-list-tooltip-content::before {
    content: '';
    width: calc(40% + 20px);
    height: 25px;
    position: absolute;
    top: -20px;
    left: -10px;
}
.about-page-partners-section-list-tooltip-link a {
    color: #000;
    text-decoration: underline solid Currentcolor;
    transition: 0.2s ease-in-out;
}
.about-page-partners-section-list-tooltip-link a:hover {
    color: #000;
    text-decoration: underline solid transparent;
}
.about-page-partners-section-list-tooltip-text {
    color: #000;
    margin-bottom: 20px;
}
.about-page-partners-section-list-tooltip-hold.is-active .about-page-partners-section-list-tooltip-content {
    opacity: 1;
    visibility: visible;
}
.about-page-partners-section-list ul li:nth-child(6n + 5) .about-page-partners-section-list-tooltip-content,
.about-page-partners-section-list ul li:nth-child(6n + 6) .about-page-partners-section-list-tooltip-content {
    left: auto; 
    right: 11px;
}
.about-page-partners-section-list ul li:nth-child(6n + 5) .about-page-partners-section-list-tooltip-content::before,
.about-page-partners-section-list ul li:nth-child(6n + 6) .about-page-partners-section-list-tooltip-content::before {
    left: auto;
    right: -11px;
}

.about-page-partners-section-list-modal {
    padding: 20px 21px;
    background: #fff;
}
.about-page-partners-section-list-modal .close-button {
    display: inline-block;
    width: 16px; height: 16px;
    background: url(../svg/icon-modal-close.svg) no-repeat center center;
    background-size: contain !important;
    position: absolute;
    top: 23px; right: 25px;
}
.about-page-partners-section-list-modal-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.39;
    border-bottom: 1px dashed #898989;
    padding-bottom: 17px;
    margin-bottom: 20px;
}
.about-page-partners-section-list-modal-image {
    margin-bottom: 10px;
    text-align: center;
}
.about-page-partners-section-list-modal-image img {
    max-height: 196px;
}

.btn-contact-white.btn-contact-white-dark,
.btn-contact-whitebtn-contact-white-dark:focus,
.btn-contact-whitebtn-contact-white-dark:active {
    color: #000;
}
.btn-contact-white.btn-contact-white-dark span {
    border: 1px dashed #000;
}
.btn-contact-white.btn-contact-white-dark span::before {
    background: url(../svg/icon-arrow-dark-top-right.svg) no-repeat center center;
}

.about-us-page-section-list--btn {
    margin-top: 60px;
}
.solutions-inner-text-section {
    padding-top: 30px;
    margin-bottom: 285px;
}

.news-inner-page-content-right-top {
    margin-bottom: 56px;
}
.news-inner-page-content-right-v2 .news-inner-page-content-right-top {
    margin-bottom: 40px;
}
.news-inner-page-content-right-top a {
    display: block;
    width: 100%;
    padding-bottom: 69%;
    position: relative;
}
.news-inner-page-content-right-top a::after {
    content: '';
    width: 100px; height: 100px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: url(../svg/icon-play-white.svg) no-repeat center center;
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    transition: 0.2s ease-in-out;
}
.news-inner-page-content-image-box {
    position: relative;
    padding-bottom: 69%;
}

/* Animations */
.fade-in-up {
    opacity: 0;
    transform: translateY(50px);
    transition: 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}
.fade-in-up.in-view {
    opacity: 1;
    transform: translateY(0);
}
.fade-in-up.fade-in-up-later {
    -webkit-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}

.fade-in {
    opacity: 0;
    transition: 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}
.fade-in.in-view {
    opacity: 1;
}
.fade-in.fade-in-later {
    -webkit-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}

.section-title-60.animation-element span {
    opacity: 0;
    transform: translateY(30px);
    transition: 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    -webkit-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms;
}
.section-title-60.animation-element h1,
.section-title-60.animation-element h2 {
    opacity: 0;
    transform: translateY(60px);
    transition: 1s cubic-bezier(0.22, 1, 0.36, 1);
}
.section-title-60.animation-element.in-view span {
    opacity: 1;
    transform: translateX(0);
}
.section-title-60.animation-element.in-view h1,
.section-title-60.animation-element.in-view h2 {
    opacity: 1;
    transform: translateY(0);
}

.section-full-video-image-hold {
    overflow: hidden;
}
.section-full-video-image-hold img {
    transform: scale(1.5);
    transition: 3s cubic-bezier(0.22, 1, 0.36, 1);
}
.section-full-video-image-hold.in-view img {
    transform: scale(1);
}

.ncenter-news-list.animation-list-js ul li {
    opacity: 0;
    transform: translateY(50px);
    transition: 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}
.ncenter-news-list.animation-list-js.in-view ul li {
    opacity: 1;
    transform: translateY(0);
}
.products-filter-content-list.animation-list-js ul li {
    opacity: 0;
    transform: translateY(50px);
    transition: 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}
.products-filter-content-list.animation-list-js.in-view ul li {
    opacity: 1;
    transform: translateY(0);
}

.anim-delay-100ms {
    -webkit-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}
.anim-delay-250ms,
.section-title-60.anim-delay-250ms h1,
.section-title-60.anim-delay-250ms h2 {
    -webkit-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}
.anim-delay-300ms {
    -webkit-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.anim-delay-500ms {
    -webkit-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms;
}
.anim-delay-750ms {
    -webkit-transition-delay: 750ms;
    -o-transition-delay: 750ms;
    transition-delay: 750ms;
}
.anim-delay-1s {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}
.anim-delay-1250ms {
    -webkit-transition-delay: 1250ms;
    -o-transition-delay: 1250ms;
    transition-delay: 1250ms;
}
.anim-delay-1500ms {
    -webkit-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms;
}

@-webkit-keyframes form-element-email-animated-in {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 1;
    }
    100% {
        right: 30px;
        opacity: 1;
    }
}
@keyframes form-element-email-animated-in {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 1;
    }
    100% {
        right: 30px;
        opacity: 1;
    }
}
@-webkit-keyframes form-element-email-animated-out {
    0% {
        opacity: 1;
        right: 30px;
    }
    100% {
        opacity: 0;
        right: 10px;
    }
}
@keyframes form-element-email-animated-out {
    0% {
        opacity: 1;
        right: 30px;
    }
    100% {
        opacity: 0;
        right: 10px;
    }
}

.solutions-page-intro-owl .section-title-60 {
    opacity: 0;
    transform: translateY(50px);
}
.solutions-page-intro-owl .owl-item.item-animated .section-title-60 {
    -webkit-animation: solutions-slider-anim 0.8s forwards;
    animation: solutions-slider-anim 0.8s forwards;
    animation-delay: 1.2s;
}

.solutions-page-intro-owl .section-text-18 {
    opacity: 0;
    transform: translateY(50px);
}
.solutions-page-intro-owl .owl-item.item-animated .section-text-18 {
    -webkit-animation: solutions-slider-anim 0.8s forwards;
    animation: solutions-slider-anim 0.8s forwards;
    animation-delay: 1.4s;
}

.solutions-page-intro-owl .solutions-page-intro-owl-textbox-bnts {
    opacity: 0;
    transform: translateY(50px);
}
.solutions-page-intro-owl .owl-item.item-animated .solutions-page-intro-owl-textbox-bnts {
    -webkit-animation: solutions-slider-anim 0.8s forwards;
    animation: solutions-slider-anim 0.8s forwards;
    animation-delay: 1.6s;
}

.solutions-page-intro-owl .owl-item.item-animated.active-first .section-title-60 {
    animation-delay: 0.2s;
}
.solutions-page-intro-owl .owl-item.item-animated.active-first .section-text-18 {
    animation-delay: 0.4s;
}
.solutions-page-intro-owl .owl-item.item-animated.active-first .solutions-page-intro-owl-textbox-bnts {
    animation-delay: 0.6s;
}

.homepage-intro-section-imgs {
    display: inline-block;
    position: relative;
}
.homepage-intro-section-imgs svg {
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    width: 100%; height: 100%;
    opacity: 0;
    z-index: 5;
}
.homepage-intro-section-imgs img {
    max-height: 100vh;
}
.homepage-intro-section-imgs-img {
    position: absolute;
    top: 0; right: 0;
    opacity: 0;
    /* visibility: hidden; */
    /* transition: 0.2s ease-in-out; */
    pointer-events: none;
    z-index: 2;
}
.homepage-intro-section-imgs-img.is-active {
    opacity: 1;
    visibility: visible;
}
.homepage-intro-section-imgs-img-default {
    position: relative;
    z-index: 1;
    /* transition: 0.2s ease-in-out; */
}
.homepage-intro-section-imgs-img-default.is-active {
    opacity: 0;
}

.home-intro-trigger {
    cursor: pointer;
}
.homepage-intro-section-imgs-tooltip {
    position: absolute;
    background: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.43;
    width: 340px;
    padding: 15px 20px;
    border: 1px solid #000;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s ease-in-out;
    text-align: left;
    z-index: 5;
}
.homepage-intro-section-imgs-tooltip.is-active {
    opacity: 1;
    visibility: visible;
}
.homepage-intro-section-imgs-tooltip.homepage-intro-section-imgs-tooltip-1 {
    top: 15%;
    left: 15%;
}
.homepage-intro-section-imgs-tooltip.homepage-intro-section-imgs-tooltip-2 {
    top: 16%;
    left: 45%;
}
.homepage-intro-section-imgs-tooltip.homepage-intro-section-imgs-tooltip-2-1 {
    /* top: 29%; */
    top: 32%;
    left: 45%;
}
.homepage-intro-section-imgs-tooltip.homepage-intro-section-imgs-tooltip-2-1::after {
    content: '';
    width: 50%; height: 60%;
    position: absolute;
    left: 0;
    top: 100%;
}
.homepage-intro-section-imgs-tooltip.homepage-intro-section-imgs-tooltip-3 {
    top: 43%;
    left: 50%;
}
.homepage-intro-section-imgs-tooltip.homepage-intro-section-imgs-tooltip-4 {
    top: 55%;
    left: 66%
}


@-webkit-keyframes solutions-slider-anim {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes solutions-slider-anim {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

img {
    pointer-events: none;
}


.cookiealert {
    height: auto !important;
    padding: 20px 20px !important;
}
.js-enquire-reveal-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1005;
    background-color: hsla(0,0%,4%,.45);
    opacity: 0;
    visibility: hidden;
    transition: 0.2s ease-in-out;
}
.js-enquire-reveal-overlay.is-active {
    opacity: 1;
    visibility: visible;
}
.js-enquire-reveal-hold {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    opacity: 0;
    visibility: hidden;
    transition: 0.2s ease-in-out;
    overflow: auto;
    z-index: 1006;
}
.js-enquire-reveal-hold.is-active {
    opacity: 1;
    visibility: visible;
}
.js-enquire-reveal-box {
    width: 100%;
    max-width: 501px;
    background: #E1F559;
    padding: 40px 30px 30px;
    position: relative;
}


/* Media */
@media only screen and (min-width: 1780px) {
    .header-nav > ul > li > a, .header-nav > ul > li > span,
    .header-lang span, 
    .header-lang a {
        font-size: 20px;
    }
    .header-logo img {
        max-height: 22px;
    }
    .menu-nav-subnav-item span {
        font-size: 14px;
    }
    .menu-nav-subnav-item ul li a {
        font-size: 16px;
    }
    footer {
        padding: 80px 0 40px;
    }
}
@media only screen and (max-width: 1779px) and (min-width: 1536px) {
    .header-nav > ul > li > a, .header-nav > ul > li > span,
    .header-lang span, 
    .header-lang a {
        font-size: 16px;
    }
    .header-logo img {
        max-height: 20px;
    }
}

@media screen and (max-width:1365px) {
    .footer-title {
        font-size: 52px;
    }
    .homepage-intro-section-imgs img {
        max-height: 95vh;
    }
    footer {
        padding: 50px 0 40px;
    }
} /* end of max-width 1365 */

@media screen and (max-width:1279px) {
    .lang-select-hold-page-word img  {
        padding: 20px 0 18px;
    }
    header {
        padding: 20px 0 18px;
    }
    header::after {
        content: "";
        height: 1px;
        border-bottom: 1px dashed #000000;
        position: absolute;
        bottom: 0;
        left: 21px; right: 21px;
    }
    .menu-nav-subnav-item ul li a {
        font-size: 16px;
        line-height: 1.375;
        white-space: normnal;
    }
    .menu-nav-subnav-item span {
        margin-bottom: 15px;
    }
    .menu-nav-subnav-item ul li {
        margin-bottom: 8px;
    }
    .menu-nav-subnav-item {
        margin-bottom: 17px;
    }
    .footer-title {
        font-size: 46px;
    }
    .breadcrumbs-pc-hold {
        display: none;
    }
    .breadcrumbs-media-hold {
        display: block;
    }
    .hamburger {
      display: inline-block;
   }
    .header-nav {
        display: none;
    }
    .header-lang-pc {
        display: none;
    }
    .header-nav-hold {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .header-lang span,
    .header-lang a {
        font-size: 18px;
        line-height: 1.39;
    }
    .header-lang span::after {
        width: 13px;
        height: 6px;
        top: 10px;
    }
    .header-lang span {
        padding-right: 24px;
    }
    .header-lang-mobile.header-lang ul li {
        margin-bottom: 12px;
    }
    .header-logo {
        width: 50%;
    }
    .ncenter-news-list ul li {
        width: calc(33.333% - 30px);
    }
    .know-center-quote-owl-quote {
        font-size: 20px;
        line-height: 1.4;
        /* -webkit-line-clamp: 6; */
    }
    .news-inner-page-content {
        width: 100%;
        margin: 0;
    }
    .products-inner-intro-section-box {
        width: 100%;
        margin: 0;
    }
    .solutions-inner-solutions {
        display: block;
        width: 100%;
        margin: 0;
    }
    .solutions-inner-solutions-steps {
        width: 100%;
        margin: 0 0 40px;
        min-height: 1px;
        padding: 20px 20px;
        min-height: 68px;
    }
    .solutions-inner-solutions-steps:last-child {
        margin-bottom: 0;
    }
    .solutions-inner-solutions-step-1::after {
        top: auto;
        bottom: -27px;
        left: 20px;
    }
    .solutions-inner-solutions-step-2::after {
        top: auto;
        bottom: -27px;
        left: 20px;
    }
    .solutions-inner-solutions-steps > span {
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        justify-content: initial;
    }
    .industry-page-list-imgbox {
        width: 100%;
        margin-bottom: 13px;
    }
    .industry-page-list-textbox {
        width: 100%;
        padding: 0 0 61px;
    }
    .industry-page-list-imgbox {
        padding-bottom: 57%;
    }
    .industry-page-list-btn {
        position: absolute;
        bottom: 0; right: 0; left: 0;
    }
    .home-section-industries-desktop-left,
    .home-section-industries-desktop-right {
        width: 260px;
    }
    .home-section-industries-desktop-middle {
        width: calc(100% - 520px);
    }
    .industries-checkbox label {
        padding: 20px 30px 20px 0;
        font-size: 22px;
        line-height: 1.4;
    }
    .industry-inner-intro-section .section-title-84 {
        width: 100%;
    }
    .footer-email-social-left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 40px;
    }
    .footer-email-social-right {
        width: 100%;
    }
    .about-page-partners-section-list ul li {
        width: 20%;
    }
    .about-page-partners-section-list ul li:nth-child(6n + 5) .about-page-partners-section-list-tooltip-content,
    .about-page-partners-section-list ul li:nth-child(6n + 6) .about-page-partners-section-list-tooltip-content {
        left: 11px; 
        right: auto;
    }
    .about-page-partners-section-list ul li:nth-child(6n + 5) .about-page-partners-section-list-tooltip-content::before,
    .about-page-partners-section-list ul li:nth-child(6n + 6) .about-page-partners-section-list-tooltip-content::before {
        left: -11px; 
        right: auto;
    }
    .about-page-partners-section-list ul li:nth-child(5n + 4) .about-page-partners-section-list-tooltip-content,
    .about-page-partners-section-list ul li:nth-child(5n + 5) .about-page-partners-section-list-tooltip-content {
        left: auto; 
        right: 11px;
    }
    .about-page-partners-section-list ul li:nth-child(5n + 4) .about-page-partners-section-list-tooltip-content::before,
    .about-page-partners-section-list ul li:nth-child(5n + 5) .about-page-partners-section-list-tooltip-content::before {
        left: auto;
        right: -11px;
    }
    .about-page-partners-section-list ul li:nth-child(-n+6) .about-page-partners-section-list-logo::before {
        display: none;
    }
    .about-page-partners-section-list ul li:nth-child(-n+5) .about-page-partners-section-list-logo::before {
        display: block;
    }
    .homepage-intro-section-imgs img {
        max-height: 90vh;
    }
} /* end of max-width 1279 */

@media screen and (max-width:1140px) {
    .products-filter-content-list ul li {
        width: calc(50% - 30px);
    }
    .components-page-content-item-right.products-filter-content-list ul li:nth-child(3n) {
        display: none;
    }
    .about-us-page-section-list ul li {
        padding-right: 5.5%;
    }
    .homepage-intro-section-imgs img {
        max-height: 78vh;
    }
    .solutions-page-intro-owl .owl-nav button,
    .solutions-page-intro-owl .owl-nav button:focus,
    .solutions-page-intro-owl .owl-nav button:active {
        width: 40px; height: 40px;
    }
    .solutions-page-intro-owl .owl-nav button::before {
        width: 15px;
    }
    .solutions-page-intro-owl .owl-nav button.owl-prev::before {
        right: 12px;
    }
    .solutions-page-intro-owl .owl-nav button.owl-next::before {
        left: 12px;
    }
    .solutions-page-intro-owl .owl-nav button:focus::before {
        width: 20px;
    }
    .solutions-page-intro-owl-textbox {
        padding-right: 20px;
    }
} /* end of max-width 1140 */

@media screen and (max-width:1023px) {
    .row {
        padding: 0 21px;
    }
    .lang-select-hold-word img {
        padding: 0 21px;
    }
    .footer-nav-title-media {
        display: block;
        margin-bottom: 30px;
    }
    .footer-nav-title {
        display: none;
    }
    footer .nopadleft {
        padding-right: 26px;
    }
    .footer-empty {
        display: none;
    }
    .footer-title {
        font-size: 60px;
    }
    .products-filter-content-left {
        width: 100%;
        margin-bottom: 20px;
    }
    .products-filter-content-left .product-filter-dropdown {
        display: none;
    }
    .products-filter-content-right {
        width: 100%;
        padding: 0;
    }
    .products-filter-content-right-filter-trigger {
        display: inline-block;
    }
    .products-filter-content-list ul {
        width: calc(100% + 20px);
    }
    .products-filter-content-list ul li {
        width: calc(50% - 20px);
        margin: 0 20px 20px 0;
    }
    .products-filter-content-list ul li a,
    .products-list-x4 ul li a {
        padding: 15px;
    }
    .products-filter-content-list-title-hold {
        padding-right: 0;
    }
    .products-filter-content-list-title-hold span {
        position: relative;
        display: block;
        margin-top: 5px;
        bottom: 0;
    }
    .section-title-60 {
        font-size: 46px;
    }
    .components-page-list ul li {
        width: 50%;
    }
    .components-page-list ul li::after {
        display: none;
    }
    .section-title-82 {
        font-size: 62px;
    }
    .components-page-content {
        padding: 30px 0 100px;
    }
    .components-page-content-item-btn {
        display: none;
    }
    .components-page-content-item-all-media {
        display: block;
        padding-top: 20px;
    }
    .components-page-content-item {
        margin-bottom: 100px;
    }
    .components-page-content-item-left {
        padding-right: 0;
        display: block;
    }
    .components-page-content-items {
        margin-bottom: 100px;
    }
    .service-custom-accordion-item::before,
    .service-custom-accordion-item::after {
        display: none;
    }
    .service-custom-accordion-item-title::before {
        content: '';
        width: 13px;
        height: 3px;
        background: #000;
        position: absolute;
        top: 50%; right: 0;
        transform: translateY(-50%);
    }
    .service-custom-accordion-item-title::after {
        content: '';
        width: 3px;
        height: 13px;
        background: #000;
        position: absolute;
        top: 50%; right: 5px;
        transform: translateY(-50%);
        transition: 0.2s ease-in-out;
    }
    .service-custom-accordion-item.is-active .service-custom-accordion-item-title::after {
        opacity: 0;
    }
    .service-custom-accordion-item-title p {
        display: block;
    }
    .service-custom-accordion-subtitles {
        display: none !important;
    }
    .service-page-service-section .section-title-60 {
        margin-bottom: 44px;
    }
    .service-custom-accordion-item.is-active .service-custom-accordion-item-title p {
        opacity: 0;
        visibility: hidden;
    }
    .service-custom-accordion-item-content-first .service-custom-accordion-subtitle, 
    .service-custom-accordion-item-content-second .service-custom-accordion-subtitle {
        display: block;
    }
    .service-custom-accordion-item-text-hold {
        overflow: visible;
        max-height: 100%;
    }
    .service-custom-accordion-item-content-first,
    .service-custom-accordion-item-content-second {
        padding-right: 0;
    }
    .service-custom-accordion-item-content-first {
        margin-bottom: 25px;
    }
    .service-custom-accordion-item-text {
        padding-top: 8px;
    }
    .service-custom-accordion-item-content :last-child {
        margin-bottom: 0;
    }
    .service-custom-accordion-item-content {
        display: none;
    }
    .service-page-service-section {
        margin-bottom: 100px;
    }
    .latest-updates-section {
        margin-bottom: 100px;
    }
    .latest-updates-owl .owl-stage-outer,
    .latest-updates-owl-5 .owl-stage-outer {
        width: calc(100% + 21px);
    }
    .latest-updates-owl .item,
    .latest-updates-owl-5 .item {
        width: 215px;
    }
    .latest-updates-owl-title {
        font-size: 16px;
    }
    .latest-updates-owl-image {
        padding-bottom: 65.2%;
        margin-bottom: 15px;
    }
    .about-us-page-opportunities-list-title p {
        display: block;
    }
    .about-us-page-opportunities-list-text {
        display: none;
    }
    .about-us-page-opportunities-list-item a,
    .about-us-page-opportunities-list-item > span {
        padding: 20px 30px 20px 0;
    }
    .section-30-150 {
        margin-bottom: 80px;
    }
    .section-30-150:last-child {
        margin-bottom: 100px;
    }
    .about-us-achievments-page-section .text-and-number-list ul li {
        width: 50%;
        padding-right: 40px;
    }
    .about-us-page-section-list ul li {
        width: 50%;
        padding-right: 7.5%;
    }
    .about-us-page-contact-section {
        margin-bottom: 90px;
    }
    .about-us-page-contact-section .section-title-60 {
        margin-bottom: 40px;
    }
    .know-center-quote-subtitle {
        padding: 0;
        margin-bottom: 15px;
    }
    .ncenter-news-filter-counter-m {
        display: block;
    }
    .ncenter-news-filter-counter:not(.ncenter-news-filter-counter-m) {
       display: none;
    }
    .news-inner-page-content-left {
        display: none;
    }
    .news-inner-page-content-right {
        width: 100%;
        padding: 0;
    }
    .news-inner-page-jump-block {
        font-size: 16px;
        padding: 20px;
    }
    .entry h1 {
        font-size: 46px;
    }
    .entry h2 {
        font-size: 35px;
    }
    .news-inner-page-share {
        margin-bottom: 20px;
    }
    main {
        padding-top: 93px;
    }
    .reveal.job-reveal-hold {
        padding: 135px 0 0;
    }
    .reveal.job-reveal-hold .row.row-672 {
        margin-bottom: 250px;
    }
    .job-reveal-header {
        padding: 16px 0 14px;
    }
    .job-reveal-header::after {
        content: "";
        height: 1px;
        border-bottom: 1px dashed #000000;
        position: absolute;
        bottom: 0;
        left: 21px;
        right: 21px;
    }
    .job-reveal-form-apply-sticky-hold {
        background: #fff;
        bottom: 0; right: 0; left: 0;
        padding: 20px;
    }
    .job-reveal-form-apply-sticky-hold .btn-border-dashed, 
    .job-reveal-form-apply-sticky-hold .btn-border-dashed:focus, 
    .job-reveal-form-apply-sticky-hold .btn-border-dashed:active{
        width: 100%;
    }
    .job-reveal-form-apply-sticky-pc {
        display: none;
    }
    .job-reveal-form-apply-sticky-media {
        display: block;
    }
    .contact-page-info-list > ul > li {
        width: 42.1%;
    }
    .section-30-150.contact-page-info-section {
        margin-bottom: 69px;
    }
    .contact-page-contact-texthold {
        margin-bottom: 60px;
    }
    .privacy-page-section {
        padding: 180px 0;
    }
    .products-inner-intro-section {
        padding: 29px 0;
    }
    .products-inner-intro-section-img-hold {
        padding-right: 0;
        margin-bottom: 25px;
    }
    .products-inner-intro-section-imgbox {
        min-height: 350px;
        background: #F4F4F4;
        padding: 0 0 80px;
    }
    .products-inner-intro-section-img-hold .section-subtitle,
    .products-inner-intro-section-img-hold .section-title-60 {
        display: block;
    }
    .products-inner-intro-section-textbox .products-inner-intro-btn,
    .products-inner-intro-section-textbox .section-subtitle,
    .products-inner-intro-section-textbox .section-title-60 {
        display: none;
    }
    .products-inner-intro-section-imgbox-thumbs {
        position: absolute;
        bottom: 30px;
        left: 0;
        right: 0;
        z-index: 5;
    }
    .section-subtitle {
        margin-bottom: 10px;
    }
    .products-inner-intro-section-img-hold .section-title-60 {
        margin-bottom: 25px;
    }
    .products-inner-intro-section-textbox {
        padding-top: 0;
    }
    .products-inner-intro-section {
        min-height: 1px;
        margin-bottom: 80px;
    }
    .section-title-60 h2::before {
        width: 168px !important;
    }
    .products-inner-products-list-x4-btn {
        padding-left: 0;
    }
    .products-list-x4 ul {
        width: calc(100% + 20px);
    }
    .products-list-x4 ul li {
        width: calc(50% - 20px);
        margin: 0 20px 20px 0;
    }
    .products-page-models-accord-item-title {
        font-size: 20px;
        line-height: 1.4;
        padding: 0;
        padding: 18px 0 19px;
    }
    .products-page-models-accord-item-title div {
        display: block;
    }
    .products-page-models-accord-item-trigger {
        display: none;
    }
    .products-page-models-accord-item::before {
        top: 41px;
    }
    .products-page-models-accord-item::after {
        top: 36px;
    }
    .products-page-models-accord-item-subtitle {
        display: none;
    }
    .products-page-models-accord-item-content {
        padding: 1px 0 30px;
    }
    .products-page-models-accord-item-content-subtitle {
        font-size: 16px;
        margin-bottom: 14px;
    }
    .products-page-models-accord-item-content-photo-list ul {
        width: calc(100% + 10px);
    }
    .products-page-models-accord-item-content-photo-list ul li {
        width: calc(33.333% - 10px);
        margin: 0 10px 10px 0;
        padding-bottom: calc(33.333% - 10px);
    }
    .products-page-models-accord {
        margin-bottom: 40px;
    }
    .product-page-sticky {
        left: 0;
        max-width: 100%;
        padding: 0 0 19px;
    }
    .product-page-sticky .product-page-sticky-title {
        display: none;
    }
    .product-page-sticky-btns {
        border-top: none;
        padding: 21px 0 0;
    }
    .product-page-sticky-content {
        max-width: 100%;
        top: 58px;
        overflow: auto;
    }
    .product-page-sticky-docs {
        max-width: 100%;
        top: 58px;
        max-height: calc(100% - 58px);
    }
    .page-product-inner footer,
    .solutions-inner-page footer {
        padding-bottom: 82px;
    }
    .has-yellow-banner .footer-bottom-whatsapp,
    .page-product-inner .footer-bottom-whatsapp,
    .solutions-inner-page .footer-bottom-whatsapp {
        bottom: 80px;
    }
    .search-results-page-list ul li {
        width: calc(50% - 30px);
    }
    .global-search-hold-section-search-input input, 
    .global-search-hold-section-search-input input:focus, 
    .global-search-hold-section-search-input input:active {
        font-size: 38px;
        height: 42px;
    }
    .global-search-hold-section-search-input > span {
        width: 40px;
        height: 40px;
        background-size: 16px 16px !important;
        top: 1px;
        transform: none;
    }
    .global-search-hold-section-search-input button,
    .global-search-hold-section-search-input button:focus,
    .global-search-hold-section-search-input button:active {
        width: 40px;
        height: 40px;
        background-size: 16px 16px !important;
        top: 1px;
        transform: none;
    }
    .global-search-hold-section-search-input {
        padding-right: 50px;
    }
    .global-search-hold-section.is-active .global-search-hold-section-search-input {
        padding-right: 60px;
    }
    .global-search-hold-section-search-input {
        padding-bottom: 40px;
        margin-bottom: 20px;
    }
    .global-search-hold-section-search-nav {
        margin-top: -21px;
    }
    .solutions-inner-solutions-step-title,
    .solutions-inner-solutions-steps > span {
        font-size: 20px;
        line-height: 1.4;
    }
    .solutions-inner-solutions-step-subtitle {
        padding-top: 20px;
        margin-bottom: 5px;
    }
    .solutions-inner-solutions-step-select label {
        font-size: 16px;
        padding: 15px 40px 15px 0;
    }
    .solutions-inner-solutions-step-text {
        margin-bottom: 20px;
    }
    .solutions-inner-solutions-step-prod {
        margin-bottom: 30px;
    }
    .products-filter-content-right-top {
        padding-top: 0;
    }

    .solutions-page-intro-sliders {
        height: calc(100vh - 123px);
        min-height: 1px;
        padding: 0;
    }
    .solutions-page-intro-slider {
        position: relative;
        padding-bottom: 20px;
        min-height: calc(100vh - 123px);
    }
    .solutions-page-intro-owl {
        position: relative;
        bottom: 0;
        display: block !important;
        margin-bottom: 40px;
    }
    .solutions-page-intro-owl .owl-stage {
        display: block;
        padding-bottom: 0;
        height: auto;
    }
    .solutions-page-intro {
        padding-top: 34px;
    }
    .solutions-page-intro-owl-imagebox {
        width: 100%;
        padding: 0;
        margin-bottom: 11px;
        display: block;
        text-align: center;
        height: auto;
    }
    .solutions-page-intro-owl-imagebox img {
        max-height: 346px;
    }
    .solutions-page-intro-owl-textbox {
        width: 100%;
    }
    .solutions-page-intro-owl-progress {
        position: relative;
        bottom: 0;
        height: 5px;
    }
    .solutions-page-intro-slider {
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;

        flex-wrap: wrap;
        -ms-flex-wrap: wrap;

        -ms-flex-line-pack: justify;
        align-content: space-between;
    }
    .components-page-content-filter.solutions-page-intro-owl-filter {
        position: relative;
        bottom: 0;
        width: calc(100% - 60px);
        padding-bottom: 0;
        border-bottom: none;
        padding-right: 20px;
        float: left;
    }
    .components-page-content-filter.solutions-page-intro-owl-filter .components-page-content-filter-trigger {
        display: inline-block;
        width: auto;
    }
    .components-page-content-filter.solutions-page-intro-owl-filter .components-page-content-filter-trigger::after {
        width: 8px;
        height: 4px;
    }
    .solutions-page-intro-owl-textbox .section-title-60 {
        margin-bottom: 10px;
    }
    .section-text-18 {
        font-size: 16px;
        line-height: 1.375;
        margin-bottom: 20px;
    }
    .solutions-page-intro-owl-textbox-bnts ul li span, 
    .solutions-page-intro-owl-textbox-bnts ul li a {
        min-width: 120px !important;
    }
    .solutions-page-intro-owl-count {
        float: left;
        width: 60px;
        position: relative;
        bottom: 0;
        padding-left: 0;
        text-align: right;
    }
    .solutions-page-intro-owl-progress {
        margin-bottom: 15px;
    }
    .solutions-page-intro-owl-progress > span {
        left: 0;
        right: 0;
    }
    .solutions-page-intro-owl-progress::after {
        width: 100%;
    }
    .solutions-page-intro-owl-textbox-box {
        max-width: 100%;
    }
    .product-page-sticky-content {
        top: 0;
    }
    .industry-page-list-title {
        font-size: 20px;
        line-height: 1.4;
    }
    .home-section-video {
        margin-bottom: 80px;
    }
    .section-full-video-image-hold {
        height: auto;
        padding-bottom: 69%;
    }
    .section-full-video-image-box {
        height: 100vh;
        /* transform: none !important; */
        /* top: 0; */
    }
    .section-full-video-image-hold a {
        position: absolute;
        top: 0; right: 0; bottom: 0; left: 0;
    }
    .section-full-video-image-box-title {
        font-size: 20px;
        line-height: 1.4;
        bottom: 20px;
        left: 20px;
    }
    .section-full-video-image-hold a::after,
    .news-inner-page-content-right-top a::after {
        width: 80px;
        height: 80px;
    }
    .section-full-video-image-box-video::before,
    .section-full-video-image-box-video::after {
        height: 60px;
    }
    .home-section-images-list ul li {
        width: 50% !important;
    }
    .home-section-images-list ul li a::after {
        opacity: 1;
        background: #0064FF;
    }
    .home-section-images-list ul li:first-child a::after,
    .home-section-images-list ul li:last-child a::after{
        opacity: 0;
    }
    .home-section-industries-desktop {
        display: none !important;
    }
    .home-section-industries::after {
        display: none;
    }
    .section-full-video-image-box {
        height: 100%;
        transform: none !important;
        top: 0;
    }
    .home-section-industries {
        min-height: 1px;
        padding-bottom: 0;
    }
    .home-section-industries .section-title-60 {
        margin-bottom: 9px;
    }
    .home-section-industries-mobile {
        display: block;
    }
    .home-section-industries-desktop-middle-img-hold {
        height: 248px;
    }
    .home-section-industries-desktop-middle-img-hold img {
        max-height: 248px;
    }
    .section-title-84 {
        font-size: 56px;
    }
    .solutions-inner-intro-section-img {
        margin-top: 0;
        min-height: 600px;
    }
    .solutions-inner-intro-section-img-box {
        top: 0;
        left: 0;
    }
    .btn-border-dashed-toblack, .btn-border-dashed-toblack:focus, .btn-border-dashed-toblack:active {
        background: #2E2E2E;
        color: #fff;
        border: 1px solid #2E2E2E;
    }
    .footer-email-social-form-element {
        max-width: 468px;
    }
    .about-page-partners-section {
        margin-bottom: 150px;
    }
    .about-page-partners-section-list ul li {
        width: 33.333%;
    }
    .about-page-partners-section-list ul li:nth-child(3n) .about-page-partners-section-list-tooltip-content{
        left: auto !important; 
        right: 11px !important;
    }
    .about-page-partners-section-list ul li:nth-child(3n) .about-page-partners-section-list-tooltip-content::before {
        left: auto !important;
        right: -11px !important;
    }
    .about-page-partners-section-list-tooltip-content {
        left: -11px !important;
        font-size: 12px !important;
        width: 240px !important;
    }
    .about-page-partners-section-list-tooltip-content::before {
        left: -11px !important; 
        right: auto !important;
    }
    .about-page-partners-section-list ul li:nth-child(-n+5) .about-page-partners-section-list-logo::before {
        display: none;
    }
    .about-page-partners-section-list ul li:nth-child(-n+3) .about-page-partners-section-list-logo::before {
        display: block;
    }
    .solutions-inner-text-section {
        margin-bottom: 150px;
    }
    .homepage-intro-section-imgs-hold {
        top: 0; right: 21px; bottom: 0; left: 21px;
        padding-top: 15vh;
    }
    .homepage-intro-section-imgs img {
        max-height: 100vh;
        min-width: 887px;
    }
    .homepage-intro-section-imgs-tooltip {
        display: none;
    }
    .about-page-map-tooltip-dot {
        width: 10px;
        height: 10px;
        font-size: 12px;
    }
    .about-page-map-tooltip-dot.about-page-map-tooltip-dot-large {
        width: 20px;
        height: 20px;
    }
    .about-page-map-tooltip-dot::before {
        width: 51px;
        height: 51px;
    }
    .about-page-map-tooltip-dot::after {
        width: 135px;
        height: 135px;
    }
    .about-page-map-tooltip-content {
        padding: 10px 10px;
        width: 160px;
        top: auto;
        bottom: calc(100% + 10px);
        left: 50%;
        transform: translateX(-50%);
    }
    .about-page-map-tooltip-content p {
        font-size: 12px;
    }
    .service-custom-accordion-items .service-custom-accordion-item-text p {
        white-space: normal;
        overflow: visible;
        text-overflow: unset;
    }
    .service-custom-accordion-items .service-custom-accordion-item-text-hold {
        max-height: 100% !important;
    }
    .solutions-page-intro-owl-textbox {
        padding-right: 0;
    }
    .solutions-page-intro-owl .owl-nav button,
    .solutions-page-intro-owl .owl-nav button:focus,
    .solutions-page-intro-owl .owl-nav button:active {
        top: 31%;
    }
} /* end of max-width 1023 */

@media screen and (max-width:639px) {
    .footer-title {
        font-size: 32px;
    }
    .footer-top .footer-subtitle {
        padding-top: 0;
        margin-bottom: 15px;
    }
    footer .nopadleft {
        padding-right: 0;
    }
    .footer-top-item {
        margin-bottom: 0;
    }
    .footer-top {
        padding-bottom: 64px;
        margin-bottom: 20px;
    }
    .footer-nav {
        margin-bottom: 40px;
    }
    .footer-nav ul {
        margin-bottom: 20px;
    }
    .footer-bottom-socials ul li {
        display: inline-block;
        width: 100%;
        margin-right: 0;
    }
    .products-filter-content-list ul li a,
    .products-list-x4 ul li a {
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;

        -ms-flex-line-pack: justify;
        align-content: space-between;
    }
    .products-filter-content-list-brand {
        width: 100%;
        margin-bottom: 8px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2; /* number of lines to show */
    }
    .products-filter-content-list-image-hold, 
    .products-filter-content-list-title-hold {
        width: 100%;
    }
    .products-filter-content-list-image-hold {
        padding: 0;
        margin-bottom: 15px;
    }
    .pagination-list {
        min-height: 36px;

        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .pagination-list ul li {
        float: left;
        margin-right: 25px;
        line-height: 0;
    }
    .pagination-list ul li.pagination--prev {
        margin-right: 15px;
    }
    .pagination-list ul li.current span::before {
        width: 36px;
        height: 36px;
    }
    .pagination-list ul li.current span {
        padding: 0 15px;
    }
    .products-page-content {
        margin-bottom: 140px;
    }
    .title-intro-section {
        padding-top: 74px;
        margin-bottom: 40px;
    }
    .title-intro-section.title-intro-section-no-bread {
        padding-top: 125px;
    }
    .title-intro-section.title-intro-section-mlarger {
        margin-bottom: 84px;
    }
    .section-title-60 {
        font-size: 32px;
        margin-bottom: 30px;
        display: block;
    }
    .section-title-60 h2::before {
        display: none;
    }
    .section-title-60 > span {
        display: block;
        width: 100%;
        position: relative;
        padding: 0;
        margin-bottom: 15px;
    }
    .components-page-list ul li {
        font-size: 16px;
        min-height: 231px;
    }
    .components-page-list {
        margin-bottom: 20px;
    }
    .section-title-82 {
        font-size: 35px;
    }
    .components-page-content-item-title {
        font-size: 20px;
        line-height: 1.4;
    }
    .components-page-content-item {
        margin-bottom: 80px;
    }
    .components-page-content-top {
        margin-bottom: 40px;
    }
    .components-page-content-filter {
        padding-bottom: 20px;
        border-bottom: 1px dashed #2E2E2E;
    }
    .about-us-page-opportunities-filter .components-page-content-filter,
    .about-us-page-opportunities-filter .components-page-content-filter-trigger-hold {
        padding-bottom: 0;
        border-bottom: none;
        text-align: left;
    }
    .components-page-content-filter > span {
        display: none;
    }
    .components-page-content {
        border-top: none;
        padding: 0 0 100px;
    }
    .components-page-content-items {
        margin-bottom: 80px;
    }
    .components-page-content-filter-trigger-hold {
        display: block;
        padding: 0;
    }
    .components-page-content-filter-trigger {
        display: block;
        width: 100%;
    }
    .components-page-content-filter-trigger::after {
        width: 12px;
        height: 6px;
        background-size: contain !important;
    }
    .text-and-number-list-number {
        font-size: 32px;
        line-height: 1.1;
        letter-spacing: -0.01em;
        margin-bottom: 5px;
    }
    .components-page-list-section {
        padding-top: 20px;
    }
    .service-custom-accordion-item-title {
        font-size: 20px;
        line-height: 1.4;
        padding-right: 30px;
    }
    .service-page-list-section .text-and-number-list {
        padding-top: 15px;
    }
    .service-page-list-section {
        margin-bottom: 34px;
    }
    .service-page-service-section {
        margin-bottom: 80px;
        padding-top: 20px;
    }
    .latest-updates-section {
        padding-top: 20px;
    }
    .latest-updates-slider {
        margin-bottom: 42px;
    }
    .about-us-page-opportunities-list-title {
        font-size: 20px;
        line-height: 1.4;
        padding-right: 0;
    }
    .about-us-page-opportunities-filter {
        margin-bottom: 15px;
    }
    .about-us-page-opportunities-filter-trigger-hold {
        display: block;
        padding: 0;
    }
    .about-us-page-opportunities-filter-trigger {
        display: block;
    }
    .components-page-content-filter-list-hold {
        width: 100%;
    }
    .about-us-page-opportunities-filter-trigger::after {
        width: 12px;
        height: 6px;
        background-size: contain !important;
    }
    .about-us-page-opportunities-list {
        margin-bottom: 50px;
    }
    .section-30-150 {
        padding-top: 20px;
    }
    .about-us-page-opportunities-section .section-title-60 {
        margin-bottom: 40px;
    }
    .about-us-achievments-page-section + .latest-updates-section {
        margin-bottom: 80px;
    }
    .about-us-achievments-page-section-textbox {
        padding-right: 0;
        margin-bottom: 50px;
    }
    .about-us-achievments-page-section-subtext {
        font-size: 20px;
        line-height: 1.4;
        margin-bottom: 30px;
    }
    .about-us-achievments-page-section .text-and-number-list {
        margin-bottom: 50px;
    }
    .about-us-achievments-page-section .section-title-60 {
        margin-bottom: 70px;
    }
    .about-us-page-section-list ul li {
        width: 100%;
        padding-right: 0;
        margin-bottom: 30px;
    }
    .section-30-150.about-us-page-section {
        margin-bottom: 50px;
    }
    .about-us-page-section-list-text {
        font-size: 16px;
    }
    .about-us-page-section-list-subtitle {
        margin-bottom: 10px;
    }
    .nopadleft.form-element-left {
        padding: 0 !important;
    }
    .nopadright.form-element-right {
        padding: 0 !important;
    }
    .form-style .form-element {
        margin-bottom: 15px;
    }
    .form-element-btn {
        padding-top: 15px;
    }
    .form-element-btn .btn-border-dashed,
    .form-element-btn .btn-border-dashed:focus,
    .form-element-btn .btn-border-dashed:active {
        width: 100%;
    }
    .form-style .form-element textarea,
    .form-style .form-element textarea:focus,
    .form-style .form-element textarea:active {
        height: 200px;
    }
    .document-download-list ul {
        width: 100%;
    }
    .document-download-list ul li {
        width: 100%;
        margin-right: 0;
    }
    .document-download-list ul li a::after {
        opacity: 1;
    }
    .ncenter-news-list {
        margin-bottom: 10px;
    }
    .ncenter-news-list ul {
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    
        width: 100%;
    }
    .ncenter-news-list ul li {
        width: 100%;
        margin: 0 0 40px 0;
    }
    .ncenter-news-filter {
        margin-bottom: 30px;
    }
    .ncenter-news-filter ul {
        padding: 21px 0 10px 0;
    }
    .ncenter-news-filter ul li::before {
        top: -24px;
    }
    .know-center-quote-owl .know-center-quote-owl-img {
        padding-bottom: 77.5%;
    }
    .know-center-quote-owl-textbox {
        padding: 15px 0 0;
    }
    .know-center-quote-owl .owl-nav {
        margin-top: 50px;
        padding-left: 0;
    }
    .know-center-quote-owl-quote::before {
        display: none;
    }
    .know-center-quote-owl-quote span::before {
        content: '';
        width: 19px;
        height: 15px;
        background: url(../svg/icon-quotes-top.svg) no-repeat center center;
          background-size: auto;
        background-size: contain !important;
        position: relative;
        top: 0;
        left: 0;
    }
    .know-center-quote-owl-quote {
        margin-bottom: 15px;
    }
    .know-center-quote-owl-person {
        margin-bottom: 15px;
    }
    .know-center-quote-owl .owl-nav button:first-child {
        margin-left: 0;
    }
    .know-center-quote-owl .item {
        display: block;
    }
    .components-page-list-section,
    .service-page-list-section {
        padding-top: 20px;
    }
    .news-inner-page-content-section {
        padding-top: 0;
    }
    .entry h1 {
        font-size: 35px;
        line-height: 1.4;
        margin-bottom: 20px;
    }
    .entry h2 {
        font-size: 28px;
        line-height: 1.4;
        margin-bottom: 20px;
    }
    .entry h3 {
        font-size: 20px;
        line-height: 1.4;
        margin-bottom: 20px;
    }
    .entry h4 {
        font-size: 18px;
        line-height: 1.4;
        margin-bottom: 20px;
    }
    .entry h5 {
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 20px;
    }
    .entry p {
        font-size: 16px;
        line-height: 1.375;
        margin-bottom: 20px;
    }
    .entry > ul,
    .entry > ol {
        margin-bottom: 20px;
    }
    .entry ul li,
    .entry ol li {
        font-size: 16px;
        line-height: 1.375;
    }
    .entry > ul > li:before  {
        top: 9px;
    }
    .news-inner-page-block-quote {
        font-size: 20px;
        line-height: 1.4;
        padding: 26px 0 0;
    }
    .news-inner-page-block {
        margin-bottom: 40px;
    }
    .news-inner-page-block-important {
        padding: 20px;
    }
    .news-inner-page-block-important-title {
        font-size: 16px;
        line-height: 1.375;
    }
    .news-inner-page-block-img span {
        margin-top: 10px;
    }
    .news-inner-page-content-section-divider {
        margin-bottom: 30px;
    }
    .news-inner-page-share-left span {
        display: none;
    }
    .news-inner-page-cat-date {
        margin-bottom: 10px;
    }
    .news-inner-page-block-form-bottom {
        display: block;
    }
    .news-inner-page-block-form-bottom .news-inner-page-block-form-btn {
        margin: 20px 0 0;
    }
    .news-inner-page-block-form-block {
        padding: 40px 20px;
    }
    .job-reveal-form-hold .news-inner-page-block-form-btn .btn-black, 
    .job-reveal-form-hold .news-inner-page-block-form-btn .btn-black:focus, 
    .job-reveal-form-hold .news-inner-page-block-form-btn .btn-black:active {
        width: 100%;
    }
    .form-element-file {
        padding-top: 35px;
    }
    .section-30-150.contact-page-info-section {
        margin-bottom: 50px;
    }
    .contact-page-info-list > ul > li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 50px;
    }
    .contact-page-info-list-text {
        font-size: 16px;
        line-height: 1.375;
        margin-bottom: 15px;
    }
    .contact-page-info-list-links ul li a {
        font-size: 16px;
        line-height: 1.375;
    }
    .contact-page-info-list-links ul li a {
        display: block;
        position: relative;
        padding-right: 40px;
    }
    .contact-page-info-list-phone::after {
        content: '';
        width: 16px; height: 15px;
        background: url(../svg/icon-phone-black.svg) no-repeat center center;
        position: absolute;
        top: 50%; transform: translateY(-50%);
        right: 0;
    }
    .contact-page-info-list-fax::after,
    .contact-page-info-list-email::after {
        content: '';
        width: 13px; height: 13px;
        background: url(../svg/icon-fax-symbol.svg) no-repeat center center;
        position: absolute;
        top: 50%; transform: translateY(-50%);
        right: 0;
    }
    .contact-page-contact-top {
        padding-top: 20px;
    }
    .privacy-page-section {
        padding: 80px 0 100px;
    }
    .entry.entry-privacy ul li, 
    .entry.entry-privacy ol li {
        margin-bottom: 15px;
    }
    .entry.entry-privacy ul ul, 
    .entry.entry-privacy ul ol, 
    .entry.entry-privacy ol ol, 
    .entry.entry-privacy ol ul {
        margin-top: 15px;
    }
    .privacy-page-section-content-item {
        margin-bottom: 50px;
    }
    .entry table {
        margin: 0 0 20px;
    }
    .footer-top-item-1 {
        margin-bottom: 20px;
    }
    .footer-top-item-2 {
        margin-bottom: 30px;
    }
    .footer-top-item.form-style {
        padding-top: 100px;
    }
    .global-search-hold-section-search-nav ul li {
        margin-right: 15px;
        padding-top: 20px;
    }
    .search-results-page-list {
        margin: 0 0 20px;
    }
    .search-results-page-list ul {
        width: 100%;
    }
    .search-results-page-list ul li {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .search-results-page-list ul li a {
        display: block;
        width: 100%;
        height: 100%;
        background: #F4F4F4;
        padding: 10px 58px 13px 15px;
        position: relative;
    }
    .search-results-page-list ul li a::after {
        right: 25px;
        opacity: 1;
    }
    .search-results-section .latest-updates-slider {
        margin-bottom: 30px;
    }
    .search-results-section .products-list-x4 {
        margin-bottom: 10px;
    }
    #products-inner-intro-thumb-owl {
        padding: 0 20px;
    }
    .components-page-content-top-visual {
        text-align: left;
        padding-top: 15px;
    }
    .components-page-content-top .components-page-content-filter {
        padding-top: 0;
    }
    .components-page-content-item-list-item ul li {
        margin-bottom: 10px;
    }
    .components-page-content-item-list-item ul li a {
        font-size: 16px;
    }
    .components-page-content-item-list:last-child .components-page-content-item-list-item:last-child {
        margin-bottom: 0;
    }
    .components-page-content-item-list {
        padding-right: 0;
    }
    .solutions-inner-explore-subtitle {
        font-size: 16px;
        margin-bottom: 15px;
    }
    #enquire-reveal {
        max-width: 100%;
        padding: 50px 20px 30px;
    }
    .industry-page-list {
        padding-top: 0;
    }
    .industry-page-list > ul {
        width: 100%;
    }
    .industry-page-list > ul::before {
        display: none;
    }
    .industry-page-list > ul > li {
        width: 100%;
        padding-top: 30px;
        margin: 0 0 30px 0;
    }
    .industry-page-list-box {
        padding: 0;
    }
    .industry-page-list-imgbox {
        padding-bottom: 75%;
    }
    .industry-page-list-title {
        margin-bottom: 5px;
    }
    .industry-page-list-text {
        margin-bottom: 17px;
    }
    .industry-page-list-imgbox-img-1 {
        opacity: 1 !important;
    }
    .industry-page-list-imgbox-img-2 {
        display: none;
    }
    .industry-page-list > ul > li:hover .industry-page-list-box {
        background: transparent;
    }
    .industry-page-list-box > span {
        top: 0;
        left: 0;
    }
    .btn-w-120, 
    .btn-w-120:focus, 
    .btn-w-120:active {
        min-width: 156px;
    }
    .industry-page-list > ul > li:nth-child(2) {
        padding-top: 30px;
        border-top: 1px dashed #898989;
    }
    .industry-page-list > ul > li:last-child {
        margin-bottom: 0;
    }
    .home-section-images-title {
        padding: 0 20px;
        font-size: 20px;
        line-height: 1.4;
    }
    .lang-select-hold-lang-nav ul li a {
        font-size: 16px;
        line-height: 1.375;
    }
    .lang-select-hold {
        padding: 20px 0;
    }
    .section-title-84 {
        font-size: 34px;
    }
    .industry-inner-intro-section {
        padding: 74px 0;
    }
    .industry-inner-intro-section.in-view::after {
        height: calc(100% + 20px);
    }
    .solutions-inner-intro-section {
        padding: 74px 0 0;
    }
    .solutions-inner-intro-section-img {
        margin-top: 0;
        min-height: 300px;
    }
    .homepage-intro-section-owl-title {
        font-size: 38px;
        margin-bottom: 15px;
    }
    .homepage-intro-section-owl .owl-nav {
        margin-top: 20px;
    }
    .homepage-intro-section-owl .section-text-18 {
        font-size: 12px;
        line-height: 1.43;
    }
    .homepage-intro-section-owl .item {
        max-width: 50%;
        padding-right: 10px;
    }
    .homepage-intro-section-owl .owl-nav button {
        width: 40px; height: 40px;
        margin: 0 15px 0 0;
    }
    footer {
        padding: 60px 0 21px;
    }
    .footer-nav-title-media {
        display: none;
    }
    .footer-bottom {
        margin: 0;
    }
    .footer-nav {
        margin-bottom: 20px;
    }
    .about-page-partners-section {
        margin-bottom: 100px;
    }
    .about-page-partners-section-list ul li {
        width: 50%;
    }
    .about-page-partners-section-list-tooltip-content {
        display: none;
    }
    .about-page-partners-section-list ul li:nth-child(-n+3) .about-page-partners-section-list-logo::before {
        display: none;
    }
    .about-page-partners-section-list ul li:nth-child(-n+2) .about-page-partners-section-list-logo::before {
        display: block;
    }
    .about-page-partners-section-list-tooltip-hold {
        top: 10px;
        right: 10px;
    }
    .about-page-partners-section-list-tooltip-trigger-mb {
        font-weight: 500;
        font-size: 12px;
        line-height: 1.42;
    }
    .about-us-page-section-list--btn {
        margin-top: 30px;
    }
    .solutions-inner-text-section {
        margin-bottom: 100px;
    }
    .homepage-intro-section-imgs-hold {
        padding-top: 5vh;
    }
    .homepage-intro-section-imgs img {
        max-height: 100vh;
        min-width: 587px;
    }
    .news-inner-page-content-right-top {
        margin-bottom: 40px;
    }
    .about-page-map-tooltip-dot.about-page-map-tooltip-dot-large {
        width: 15px;
        height: 15px;
        font-size: 10px;
    }
    .about-page-map-tooltip-dot::before {
        width: 26px;
        height: 26px;
    }
    .about-page-map-tooltip-dot::after {
        width: 65px;
        height: 65px;
    }
    .about-page-map-tooltip-content p {
        font-size: 10px;
    }
    .js-enquire-reveal-hold {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .js-enquire-reveal-hold #enquire-reveal {
        padding: 50px 20px 80px;
        transform: translateY(100%);
        transition: 0.4s ease-in-out;
    }
    .js-enquire-reveal-hold.is-active #enquire-reveal {
        transform: translateY(0);
    }
    .products-filter-content-right-filter-content {
        padding-bottom: 80px;
    }
} /* end of max-width 639 */

@media screen and (min-height: 720px) and (max-width: 639px) {
    .homepage-intro-section-imgs-hold {
        padding-top: 15vh;
    }
}
@media screen and (min-height: 761px) and (max-width: 639px) {
    .homepage-intro-section-imgs-hold {
        padding-top: 20vh;
    }
}
@media screen and (max-height: 719px) and (min-width: 1280px) {
    .menu-nav-subnav-item ul li a {
        font-size: 12px;
    }
    .menu-nav-subnav-item {
        margin-bottom: 15px;
    }
    .menu-nav-subnav-item span {
        font-size: 10px;
        margin-bottom: 5px;
    }
}

@media screen and (max-height: 820px) {
    .homepage-intro-section-imgs-tooltip.homepage-intro-section-imgs-tooltip-2-1 {
        top: 25%;
    }
}
@media screen and (max-height: 700px) {
    .homepage-intro-section-imgs-tooltip.homepage-intro-section-imgs-tooltip-2-1 {
        top: 20%;
    }
}

[lang="ar"] body {
	unicode-bidi: embed;
	direction: rtl;
}
[lang="ar"] body * {
	direction: rtl;
	unicode-bidi: embed;
}
[lang="ar"] header .row {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
[lang="ar"] .homepage-intro-section-imgs {
	transform: rotateY(180deg);
}

[lang="ar"] .homepage-intro-section-imgs-tooltip {
	transform: rotateY(-180deg);
	direction: rtl;
	unicode-bidi: embed;
	text-align: right;
}
[lang="ar"] .section-title-60 > span {
	left: auto; right: 0;
	padding: 11px 0 0 20px;
}
[lang="ar"] .home-section-industries-desktop{
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
[lang="ar"] .section-full-video-image-box-title {
	left: auto; right: 33px;
}
[lang="ar"] .btn-contact-white span {
	margin-right: 0;
	margin-left: 20px;
	transform: scaleX(-1);
}
[lang="ar"] .latest-updates-owl-btn span {
	left: auto; right: 0;
}
[lang="ar"] .link-watch, 
[lang="ar"] .link-watch:focus, 
[lang="ar"] .link-watch:active {
	padding-left: 0;
	padding-right: 25px;
}
[lang="ar"] .link-watch::before {
	left: auto; right: 0;
}
[lang="ar"] .solutions-inner-explore-links .link-watch, 
[lang="ar"] .solutions-inner-explore-links .link-watch:focus, 
[lang="ar"] .solutions-inner-explore-links .link-watch:active {
	padding-left: 25px;
	padding-right: 0;
}
[lang="ar"] .solutions-inner-explore-links .link-watch::before {
	left: 0; right: auto;
}
[lang="ar"] .homepage-intro-section-owl .owl-stage {
	display: block;
}
[lang="ar"] .homepage-intro-section-owl .item {
	padding-right: 0;
	padding-left: 5px;
}
[lang="ar"] .homepage-intro-section-owl .owl-nav button {
	margin: 0 0 0 20px;
	transform: scaleX(-1);
}
[lang="ar"] .solutions-inner-explore-link a {
	direction: ltr;
	unicode-bidi: bidi-override;
}
/* [lang="ar"] .solutions-inner-explore-link a img {
	margin: 0 0 0 10px;
} */
[lang="ar"] section .row {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
[lang="ar"] .footer-top {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
[lang="ar"] .footer-email-social {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
[lang="ar"] .nopadleft {
	padding-left: .9375rem;
	padding-right: 0px;
}
[lang="ar"] .nopadright {
	padding-right: .9375rem;
	padding-left: 0px;
}
[lang="ar"] .footer-email-social-left {
	padding-right: 0;
	padding-left: 20px;
}
[lang="ar"] .footer-email-social-social ul {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
[lang="ar"] .footer-email-social-social ul li {
	margin-right: 0;
	margin-left: 16px;
}
[lang="ar"] .footer-email-social-form input, 
[lang="ar"] .footer-email-social-form input:focus, 
[lang="ar"] .footer-email-social-form input:active {
	padding: 20px 20px 18px 60px;
}
[lang="ar"] .footer-email-social-form button, 
[lang="ar"] .footer-email-social-form button:focus, 
[lang="ar"] .footer-email-social-form button:active {
	right: auto; left: 0;
	transform: scaleX(-1);
}
[lang="ar"] .footer-mid {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
[lang="ar"] .footer-copyright {
	direction: ltr;
	text-align: right;
}
[lang="ar"] .header-nav ul {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
[lang="ar"] .header-nav > ul > li {
	margin-right: 20px;
	margin-left: 20px;
}
[lang="ar"] .header-nav > ul > li .menu-nav-subnav {
	left: auto; right: 0;
}
[lang="ar"] .header-nav > ul > li > a, 
[lang="ar"] .header-nav > ul > li > span {
	padding-right: 0;
	padding-left: 12px;
}
[lang="ar"] .header-nav > ul > li.has-children > a::after, 
[lang="ar"] .header-nav > ul > li.has-children > span::after {
	right: auto; left: 0;
}
[lang="ar"] .header-lang {
	margin-right: 0;
	margin-left: 30px;
}
[lang="ar"] .header-lang span {
	padding-right: 0;
	padding-left: 12px;
}
[lang="ar"] .header-lang span::after {
	right: auto; left: 0;
}
[lang="ar"] .header-search {
	margin-right: 0;
	margin-left: 30px;
}
[lang="ar"] .mobile-menu-nav > ul > li > a, 
[lang="ar"] .mobile-menu-nav > ul > li > span {
	padding: 20px 0 20px 50px;
}
[lang="ar"] .mobile-menu-nav > ul > li.has-children > span::after {
	right: auto; left: 0;
}
[lang="ar"] .components-page-list ul li::after {
	right: auto; left: 0;
}
[lang="ar"] .text-and-number-list ul li {
	padding-right: 0;
	padding-left: 40px;
}
[lang="ar"] .about-us-achievments-page-section-textbox {
	padding-left: 12%;
	padding-right: 0;
}
[lang="ar"] .about-page-partners-section-list-tooltip-content {
	left: auto;
	right: 11px;
}
[lang="ar"] .about-page-partners-section-list-tooltip-content::before {
	left: auto;
	right: -10px;
}
[lang="ar"] .about-page-partners-section-list ul li:nth-child(6n + 5) .about-page-partners-section-list-tooltip-content,
[lang="ar"] .about-page-partners-section-list ul li:nth-child(6n + 6) .about-page-partners-section-list-tooltip-content {
	right: auto; 
	left: 11px;
}
[lang="ar"] .about-page-partners-section-list ul li:nth-child(6n + 5) .about-page-partners-section-list-tooltip-content::before,
[lang="ar"] .about-page-partners-section-list ul li:nth-child(6n + 6) .about-page-partners-section-list-tooltip-content::before {
	right: auto;
	left: -11px;
}
[lang="ar"] .about-page-partners-section-list-modal .close-button {
	right: auto; left: 25px;
}
[lang="ar"] section:not(.about-us-page-opportunities-section.ar-en-mix) .about-us-page-opportunities-list-item a::after, 
[lang="ar"] section:not(.about-us-page-opportunities-section.ar-en-mix) .about-us-page-opportunities-list-item > span::after {
	right: auto; left: 0;
	transform: scaleX(-1);
}
[lang="ar"] section:not(.about-us-page-opportunities-section.ar-en-mix) .about-us-page-opportunities-list-item a:hover::after, 
[lang="ar"] section:not(.about-us-page-opportunities-section.ar-en-mix) .about-us-page-opportunities-list-item > span:hover::after {
	right: auto; left: -10px;
}
[lang="ar"] section:not(.about-us-page-opportunities-section.ar-en-mix) .about-us-page-opportunities-list-title {
	padding-right: 0;
	padding-left: 30px;
}
[lang="ar"] section:not(.about-us-page-opportunities-section.ar-en-mix) .about-us-page-opportunities-list-text {
	padding-right: 0;
	padding-left: 87px;
}
[lang="ar"] .components-page-content-filter-trigger {
	padding-right: 0;
	padding-left: 18px;
}
[lang="ar"] .components-page-content-filter-trigger::after {
	right: auto; left: 0;
}
[lang="ar"] .components-page-content-filter-list-hold ul li {
	text-align: right;
}
[lang="ar"] .form-style {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

	-ms-flex-line-pack: start;
	align-content: flex-start;
}
[lang="ar"] .form-style .form-element label {
	left: auto;
	right: 20px;
}
[lang="ar"] .select2-container--default .select2-selection--single .select2-selection__arrow {
	right: auto !important;
	left: 20px !important;
}
[lang="ar"] .latest-updates-section .large-offset-6 {
	margin: 0;
}
[lang="ar"] .products-filter-content-right {
	padding-left: 0;
	padding-right: 10.8%;
}
[lang="ar"] .products-filter-content-list ul li {
	margin: 0 0 30px 30px;
}
[lang="ar"] .product-filter-search input, 
[lang="ar"] .product-filter-search input:focus, 
[lang="ar"] .product-filter-search input:active {
	padding: 4px 0 4px 30px;
}
[lang="ar"] .product-filter-search button, 
[lang="ar"] .product-filter-search button:focus, 
[lang="ar"] .product-filter-search button:active {
	right: auto; left: 0;
}
[lang="ar"] .filter-dropdown-trigger-hold::after {
	right: auto; left: 0;
}
[lang="ar"] .filter-dropdown-trigger-clear {
	padding-left: 0;
	margin-left: 0;
	padding-right: 12px;
	margin-right: 10px;
}
[lang="ar"] .filter-dropdown-trigger-clear::after {
	left: auto; right: 0;
}
[lang="ar"] .products-filter-content-right-filter-trigger {
	padding-right: 0;
	padding-left: 22px;
	background-position: center left;
}
[lang="ar"] .products-filter-content-right-filter-content-top span {
	right: auto; left: 0;
}
[lang="ar"] .products-filter-content-right-filter-content-filter-trigger {
	padding: 25px 0 25px 30px;
}
[lang="ar"] .products-filter-content-right-filter-content-filter-trigger::after {
	right: auto; left: 0;
}
[lang="ar"] .filter-dropdown-checkbox label,
[lang="ar"] .filter-dropdown-checkbox-mobile label {
	padding-right: 24px;
	padding-left: 0;
}
[lang="ar"] .filter-dropdown-checkbox label::before,
[lang="ar"] .filter-dropdown-checkbox-mobile label::before {
	right: 0; left: auto;
}
[lang="ar"] .pagination-list ul li.pagination--prev {
	margin-right: 0;
	margin-left: 10px;
}
[lang="ar"] .pagination-list ul li.pagination--next {
	margin-left: 0;
	margin-right: -10px;
}
[lang="ar"] .pagination--prev a,
[lang="ar"] .pagination--next a {
	transform: scaleX(-1);
}
[lang="ar"] .pagination-list ul li.pagination--prev {
	margin-right: 0;
	margin-left: 10px;
}
[lang="ar"] .pagination-list ul li {
	margin-right: 0;
	margin-left: 20px;
}
[lang="ar"] .products-filter-content-right-filter-content-btn ul li:nth-child(1) {
	padding-right: 0;
	padding-left: 7px;
}
[lang="ar"] .products-filter-content-right-filter-content-btn ul li:nth-child(2) {
	padding-left: 0;
	padding-right: 7px;
}
[lang="ar"] .components-page-content-item-left {
	padding-right: 0;
	padding-left: 30px;
}
[lang="ar"] .components-page-content-top-visual ul {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
[lang="ar"] .components-page-content-top-visual ul li {
	margin-right: 10px;
}
[lang="ar"] .components-page-content-filter-list-hold {
	left: auto;
	right: 0;
}
[lang="ar"] .components-page-content-top {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
[lang="ar"] .components-page-content-top-visual.text-right {
	text-align: left;
}
[lang="ar"] .contact-page-contact-top,
[lang="ar"] .contact-page-contact-texthold,
[lang="ar"] .service-custom-accordion-item,
[lang="ar"] .service-custom-accordion-subtitles {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
[lang="ar"] .service-custom-accordion-item::before,
[lang="ar"] .service-custom-accordion-item-title::before {
	right: auto; left: 0;
}
[lang="ar"] .service-custom-accordion-item::after,
[lang="ar"] .service-custom-accordion-item-title::after {
	right: auto; left: 5px;
}
[lang="ar"] .service-custom-accordion-item-content-first,
[lang="ar"] .service-custom-accordion-item-content-second {
	padding-right: 0;
	padding-left: 47px;
}
[lang="ar"] .industry-page-list-box > span {
	left: auto; right: 20px;
}
[lang="ar"] .industry-page-list-textbox {
	padding: 30px 0 75px 42px;
}
[lang="ar"] .industry-page-list-btn ul li {
	margin-right: 0;
	margin-left: 40px;
}
[lang="ar"] .about-us-page-section-list ul li {
	padding-right: 0;
	padding-left: 7.5%;
}
[lang="ar"] .about-us-page-section-list .solutions-inner-explore-links {
   text-align: left;
}
[lang="ar"] .solutions-inner-explore-case-img {
	margin-right: 0;
	margin-left: 15px;
}
[lang="ar"] section:not(.ar-en-mix) .entry ul li,
[lang="ar"] section:not(.ar-en-mix) .entry ol li {
	padding-left: 0;
	padding-right: 27px;
}
[lang="ar"] section:not(.ar-en-mix) .entry ul li::before {
	left: auto; right: 10px;
}
[lang="ar"] section:not(.ar-en-mix) .entry ol li::before {
	left: auto; right: 0;
}
[lang="ar"] .form-element-file label {
	padding-left: 0;
	padding-right: 65px;
}
[lang="ar"] .form-element-file label::before {
	left: auto; right: 0;
}
[lang="ar"] .form-style .form-element-checkbox label {
	padding-left: 0;
	padding-right: 24px;
}
[lang="ar"] .form-style .form-element-checkbox label::before {
	left: auto; right: 0;
}
[lang="ar"] .btn-apply, 
[lang="ar"] .btn-apply:focus, 
[lang="ar"] .btn-apply:active {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;

	transition: 0.2s ease-in-out;
}
[lang="ar"] .btn-apply:hover {
	color: #B7B7B7;
}
[lang="ar"] .ncenter-news-filter ul {
	padding-right: 0;
	padding-left: 170px;
}
[lang="ar"] .ncenter-news-filter ul li {
	margin-right: 0;
	margin-left: 20px;
}
[lang="ar"] .know-center-quote-owl-textbox {
	padding: 15px 30px 15px 40px;
}
[lang="ar"] .know-center-quote-owl-quote span {
	left: auto; right: 0;
}
[lang="ar"] .know-center-quote-owl-quote span::before {
	left: auto; right: 0;
	transform: scaleX(-1);
}
[lang="ar"] .know-center-quote-owl-person img {
	margin-right: 0;
	margin-left: 20px;
}
[lang="ar"] .know-center-quote-owl .owl-nav {
	padding-left: 0;
	padding-right: calc(41.66667% + 20px);
}
[lang="ar"] .know-center-quote-owl .owl-nav button.owl-prev,
[lang="ar"] .know-center-quote-owl .owl-nav button.owl-next {
	transform: scaleX(-1);
}
[lang="ar"] .document-download-list ul li a,
[lang="ar"] .document-download-list ul li a * {
	direction: ltr;
	text-align: left;
}
[lang="ar"] .ncenter-news-filter-counter:not(.ncenter-news-filter-counter-m) {
	right: auto; left: 0;
}
[lang="ar"] .news-inner-page-content-right {
	padding: 0 30px 0 0;
}
[lang="ar"] .news-inner-page-content-left-item span {
	padding-left: 0;
	padding-right: 24px;
}
[lang="ar"] .news-inner-page-content-left-item span::before {
	left: auto; right: 0;
}
[lang="ar"] .news-inner-page-content-left-item span::after {
	left: auto; right: 5px;
}
[lang="ar"] section:not(.ar-en-mix) .news-inner-page-jump-block ul li a {
	padding-left: 0;
	padding-right: 22px;
}
[lang="ar"] section:not(.ar-en-mix) .news-inner-page-jump-block ul li a::before {
	left: auto; right: 0;
	transform: scaleX(-1);
}
[lang="ar"] section:not(.ar-en-mix) .entry ol ol li {
	padding-right: 37px;
}
[lang="ar"] section:not(.ar-en-mix) .entry ol ol li ol li {
	padding-right: 47px;
}
[lang="ar"] section:not(.ar-en-mix) .news-inner-page-block-important-title img {
	margin-right: 0;
	margin-left: 13px;
}
[lang="ar"] section:not(.ar-en-mix) .news-inner-page-block-quote {
	padding-left: 0;
	padding-right: 27px;
}
[lang="ar"] section:not(.ar-en-mix) .news-inner-page-block-quote::before {
	left: auto; right: 0;
}
[lang="ar"] section:not(.ar-en-mix) .news-inner-page-block-form-title img {
	margin-right: 0;
	margin-left: 20px;
}
[lang="ar"] section:not(.ar-en-mix) .entry table th:first-child, 
[lang="ar"] section:not(.ar-en-mix) .entry table td:first-child {
	padding: 10px;
}
[lang="ar"] section:not(.ar-en-mix) .entry table * {
	text-align: right;
}
[lang="ar"] .products-inner-intro-section-box {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
[lang="ar"] .products-inner-intro-section-img-hold {
	padding-right: 0;
	padding-left: 11.6%;
}
[lang="ar"] .footer-bottom-whatsapp {
	right: auto; left: 20px;
}
[lang="ar"] .product-page-sticky,
[lang="ar"] .product-page-sticky-content,
[lang="ar"] .product-page-sticky-docs {
	right: auto; left: 0;
}
[lang="ar"] .products-page-models-accord-item {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
[lang="ar"] .products-page-models-accord-item::before {
	right: auto; left: 0;
}
[lang="ar"] .products-page-models-accord-item::after {
	right: auto; left: 5px;
}
[lang="ar"] .products-page-models-accord-item-subtitle {
	padding: 28px 0 0 50px;
}
[lang="ar"] .products-page-models-accord-item-trigger {
	right: auto; left: -5px;
}
[lang="ar"] .products-page-models-accord-item-content-info-item {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
[lang="ar"] .products-page-models-accord-item-content-info-item .text-right {
	text-align: left;
}
[lang="ar"] .link-download-blue, 
[lang="ar"] .link-download-blue:focus, 
[lang="ar"] .link-download-blue:active {
	padding-right: 0;
	padding-left: 24px;
}
[lang="ar"] .link-download-blue::before {
	right: auto; left: 0;
}
[lang="ar"] .products-page-models-accord-item-content-info-item .text-right a {
	padding-left: 24px;
	padding-right: 5px;
}
[lang="ar"] .products-page-models-accord-item-content-info-item .text-right span {
	padding-left: 0;
	padding-right: 5px;
}
[lang="ar"] .products-page-models-accord-item-content-photo-list ul li {
	margin: 0 0 15px 15px;
}
[lang="ar"] .products-page-models-accord-item-content-info-item :not(.text-right) span {
	padding-right: 0;
	padding-left: 5px;
}
[lang="ar"] .product-page-sticky-content-close {
	right: auto;
	left: 30px;
}
[lang="ar"] .product-page-sticky-contact-docs-list ul li a,
[lang="ar"] .product-page-sticky-contact-docs-list ul li a * {
	direction: ltr;
	text-align: left;
}
[lang="ar"] .products-list-x4 ul li {
	margin: 0 0 30px 30px;
}
[lang="ar"] .products-page-models-accord-item-content-text {
	float: right;
}
[lang="ar"] .product-page-sticky-btns ul li:first-child {
	border-right: none;
}
[lang="ar"] .product-page-sticky-btns ul li:nth-child(2) {
	border-right: 1px dashed #000000;
}
[lang="ar"] .footer-top-item.form-style > span {
	width: 100%;
}
[lang="ar"] .footer-top-item.form-style .form-element {
	width: 100%;
}
[lang="ar"] .footer-top-item.form-style .form-element button {
	right: auto; left: 0;
	transform: translateY(-50%) scaleX(-1);
}
[lang="ar"] .footer-top-item.form-style input, 
[lang="ar"] .footer-top-item.form-style input:focus, 
[lang="ar"] .footer-top-item.form-style input:active {
	padding-right: 20px;
	padding-left: 70px;
}
[lang="ar"] .global-search-hold-section-search-input {
	padding-right: 0;
	padding-left: 100px;
}
[lang="ar"] .global-search-hold-section-search-input > span {
	right: auto; left: 0;
}
[lang="ar"] .global-search-hold-section-search-input button, 
[lang="ar"] .global-search-hold-section-search-input button:focus, 
[lang="ar"] .global-search-hold-section-search-input button:active {
	right: auto; left: 0;
}
[lang="ar"] .global-search-hold-section-search-nav ul li {
	margin-right: 0;
	margin-left: 20px;
}
[lang="ar"] .search-results-page-list ul li {
	margin: 0 0 30px 30px;
}
[lang="ar"] .search-results-page-list ul li a {
	padding: 15px 20px 15px 87px;
}
[lang="ar"] .search-results-page-list ul li a::after {
	right: auto; left: 40px;
	transform: translateY(-50%) scaleX(-1);
}
[lang="ar"] .solutions-page-intro-owl-imagebox {
	padding-right: 0;
	padding-left: 30px;
}
[lang="ar"] .solutions-page-intro-owl-textbox-box {
	float: right;
}
[lang="ar"] .solutions-page-intro-owl-textbox-bnts ul {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
[lang="ar"] .solutions-page-intro-owl-textbox-bnts ul li {
	margin-right: 0;
	margin-left: 20px;
}
/* [lang="ar"] .solutions-page-intro-owl .owl-nav button.owl-next {
	right: auto; left: 0;
	transform: translateY(-50%) scaleX(-1);
}
[lang="ar"] .solutions-page-intro-owl .owl-nav button.owl-prev {
	right: 0; left: auto;
	transform: translateY(-50%) scaleX(-1);
} */
/* [lang="ar"] .solutions-page-intro-owl,
[lang="ar"] .solutions-page-intro-owl .owl-stage-outer {
	direction: ltr;
	unicode-bidi: bidi-override;
} */
[lang="ar"] .components-page-content-filter.solutions-page-intro-owl-filter {
	left: auto; right: 0;
}
[lang="ar"] .solutions-page-intro-owl-count {
	right: auto; left: 0;
	padding-right: 10px;
	padding-left: 0;
	text-align: left;
	direction: ltr;
	unicode-bidi: bidi-override;
}
[lang="ar"] .components-page-content-filter-trigger-hold {
	padding-left: 10px !important;
	padding-right: 0;
}
[lang="ar"] .solutions-page-intro-owl-progress > span {
	left: 50px;
	right: 90px;
}
[lang="ar"] .solutions-inner-solutions-step-select label {
	padding-left: 50px;
	padding-right: 0;
}
[lang="ar"] .solutions-inner-solutions-step-1::after,
[lang="ar"] .solutions-inner-solutions-step-2::after {
	left: auto;
	right: calc(100% + 8px);
}
[lang="ar"] .solutions-inner-solutions-step-select label::after {
	right: auto; left: 0;
	transform: translateY(-50%);
}
[lang="ar"] .solutions-inner-solutions-step-prod-image-hold {
	margin-right: 0;
	margin-left: 20px;
}
[lang="ar"] .solutions-inner-solutions-step-btns ul {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
[lang="ar"] .solutions-inner-solutions-step-btns ul li {
	margin: 0 0 0 10px;
}

[lang="ar"] footer a,
[lang="ar"] .lang-select-hold-lang-nav ul li a,
[lang="ar"] .filter-dropdown-trigger-hold .filter-dropdown-trigger-text,
[lang="ar"] .btn-border-dashed:focus,
[lang="ar"] .btn-border-dashed,
[lang="ar"] .btn-black:focus,
[lang="ar"] .btn-black,
[lang="ar"] .breadcrumbs-pc a,
[lang="ar"] .breadcrumbs-media a,
[lang="ar"] .components-page-content-filter-list-hold ul li a,
[lang="ar"] .btn-view-more-black,
[lang="ar"] .service-custom-accordion-item .service-custom-accordion-item-title h3,
[lang="ar"] .latest-updates-owl .item a .latest-updates-owl-btn span,
[lang="ar"] .latest-updates-owl-5 .item a .latest-updates-owl-btn span,
[lang="ar"] .link-watch,
[lang="ar"] .about-us-page-opportunities-list-item a .about-us-page-opportunities-list-title h3,
[lang="ar"] .about-us-page-opportunities-list-item > span .about-us-page-opportunities-list-title h3,
[lang="ar"] .ncenter-news-filter ul li:not(.current),
[lang="ar"] .ncenter-news-list ul li a .latest-updates-owl-btn span,
[lang="ar"] .news-inner-page-content-left-item span,
[lang="ar"] .news-inner-page-content-left-item ul li a,
[lang="ar"] .news-inner-page-jump-block ul li a,
[lang="ar"] .news-inner-page-content-left-items-v2 ul li a,
[lang="ar"] .news-inner-page-content-left-items-v2-count,
[lang="ar"] .contact-page-info-list-text a,
[lang="ar"] .contact-page-info-list-links ul li a,
[lang="ar"] .product-page-sticky-btns ul li,
[lang="ar"] .search-results-page-list ul li a .search-results-page-list-title,
[lang="ar"] .components-page-content-item-list-item ul li a,
[lang="ar"] .solutions-inner-explore-link a,
[lang="ar"] .solutions-inner-explore-case a,
[lang="ar"] .solutions-inner-solutions-step-select label,
[lang="ar"] .btn-border-dashed-toblack:focus,
[lang="ar"] .industries-checkbox label,
[lang="ar"] .home-section-industries-mobile-triggers ul li span,
[lang="ar"] .about-page-partners-section-list-tooltip-hold.is-active,
[lang="ar"] .about-page-partners-section-list-tooltip-trigger,
[lang="ar"] .btn-contact-white.btn-contact-white-dark,
[lang="ar"] .ncenter-news-filter ul li {
	text-decoration: none !important;
}

[lang="ar"] footer a:hover,
[lang="ar"] .lang-select-hold-lang-nav ul li a:hover,
[lang="ar"] .filter-dropdown-trigger-hold:hover .filter-dropdown-trigger-text,
[lang="ar"] .btn-border-dashed:focus,
[lang="ar"] .btn-border-dashed:hover,
[lang="ar"] .btn-black:focus,
[lang="ar"] .btn-black:hover,
[lang="ar"] .breadcrumbs-pc a:hover,
[lang="ar"] .breadcrumbs-media a:hover,
[lang="ar"] .components-page-content-filter-list-hold ul li a:hover,
[lang="ar"] .btn-view-more-black:hover,
[lang="ar"] .service-custom-accordion-item:hover .service-custom-accordion-item-title h3,
[lang="ar"] .latest-updates-owl .item a:hover .latest-updates-owl-btn span,
[lang="ar"] .latest-updates-owl-5 .item a:hover .latest-updates-owl-btn span,
[lang="ar"] .link-watch:hover,
[lang="ar"] .about-us-page-opportunities-list-item a:hover .about-us-page-opportunities-list-title h3,
[lang="ar"] .about-us-page-opportunities-list-item > span:hover .about-us-page-opportunities-list-title h3,
[lang="ar"] .ncenter-news-list ul li a:hover .latest-updates-owl-btn span,
[lang="ar"] .news-inner-page-content-left-item span:hover,
[lang="ar"] .news-inner-page-content-left-item ul li a:hover,
[lang="ar"] .news-inner-page-jump-block ul li a:hover,
[lang="ar"] .news-inner-page-content-left-items-v2 ul li a:hover,
[lang="ar"] .news-inner-page-content-left-items-v2-count:hover,
[lang="ar"] .contact-page-info-list-text a:hover,
[lang="ar"] .contact-page-info-list-links ul li a:hover,
[lang="ar"] .search-results-page-list ul li a:hover .search-results-page-list-title,
[lang="ar"] .components-page-content-item-list-item ul li a:hover,
[lang="ar"] .solutions-inner-explore-link a:hover,
[lang="ar"] .solutions-inner-explore-case a:hover,
[lang="ar"] .solutions-inner-solutions-step-select label:hover,
[lang="ar"] .btn-border-dashed-toblack:focus,
[lang="ar"] .industries-checkbox label:hover,
[lang="ar"] .home-section-industries-mobile-triggers ul li:hover span,
[lang="ar"] .about-page-partners-section-list-tooltip-hold.is-active,
[lang="ar"] .about-page-partners-section-list-tooltip-trigger:hover,
[lang="ar"] .btn-contact-white.btn-contact-white-dark:hover,
[lang="ar"] .product-page-sticky-content .btn-black:hover,
[lang="ar"] .product-page-sticky-docs .btn-black:hover,
[lang="ar"] .product-page-sticky-btns ul li:hover {
	text-decoration: none !important;
	color: rgba(0, 0, 0, 0.5) !important;
}
[lang="ar"] .ncenter-news-filter ul li:not(.current):hover {
	color: #000 !important;
}

[lang="ar"] .link-underline,
[lang="ar"] .link-underline:focus,
[lang="ar"] .link-underline:active,
[lang="ar"] .form-style .form-element-checkbox label a,
[lang="ar"] .products-inner-intro-text-more span,
[lang="ar"] .about-page-partners-section-list-tooltip-link a,
[lang="ar"] .products-filter-content-list-title-hold span,
.about-page-map-tooltip-content p a {
	text-decoration: none !important;
	color: rgba(0, 0, 0, 0.5);
}
[lang="ar"] .link-underline:hover,
[lang="ar"] .form-style .form-element-checkbox label a:hover,
[lang="ar"] .products-inner-intro-text-more span:hover,
[lang="ar"] .about-page-partners-section-list-tooltip-link a:hover,
.about-page-map-tooltip-content p a:hover  {
	color: #000;
}
[lang="ar"] .industry-page-list > ul > li:hover .btn-border-dashed-toblack, 
[lang="ar"] .industry-page-list > ul > li:hover .btn-border-dashed-toblack:focus, 
[lang="ar"] .industry-page-list > ul > li:hover .btn-border-dashed-toblack:active {
	background: transparent !important;
	color: rgba(0, 0, 0, 0.5) !important;
	border: 1px dashed #2E2E2E !important;
}
[lang="ar"] .btn-black.disabled,
[lang="ar"] .btn-black.disabled:hover,
[lang="ar"] .btn-black[disabled],
[lang="ar"] .btn-black[disabled]:hover {
	color: #fff !important;
	background: rgba(0, 0, 0, 0.5) !important;
	border: 1px solid rgba(0, 0, 0, 0.5) !important;
}
[lang="ar"] .select2-container--default .select2-results__option--selectable:hover {
	color: rgba(0, 0, 0, 0.5) !important;
	text-decoration: none !important;
}

[lang="ar"] .homepage-intro-section-imgs-hold {
	padding-top: 120px;
	text-align: left;
}

[lang="ar"] .global-search-hold-section-search-input input,
[lang="ar"] .global-search-hold-section-search-input input:focus,
[lang="ar"] .global-search-hold-section-search-input input:active {
	height: 120px;
}
[lang="ar"] .ncenter-news-list ul {
	margin-right: -30px;
}

[lang="ar"] .ar-en-mix .ncenter-news-filter-counter {
	display: none;
}
[lang="ar"] .ar-en-mix .latest-updates-owl-title {
	text-align: left;
}
[lang="ar"] .ar-en-mix .large-offset-8 {
	margin: 0 66.66667% 0 0;
}
[lang="ar"] .ar-en-mix .news-inner-page-content-left-item ul li,
[lang="ar"] .ar-en-mix .news-inner-page-content-left-items-v2 ul li {
	text-align: left;
}

[lang="ar"] .ar-en-mix .news-inner-page-block:not(.news-inner-page-block-form-block),
[lang="ar"] .ar-en-mix .news-inner-page-block:not(.news-inner-page-block-form-block) * {
	direction: ltr;
}

[lang="ar"] .news-inner-page-share ul li:last-child {
	margin-left: 0;
}
[lang="ar"] .news-inner-page-block-form-title img {
	margin-right: 0;
	margin-left: 20px;
}

[lang="ar"] .news-inner-page-block-form-bottom .news-inner-page-block-form-btn {
	margin-right: 0;
	margin-left: 30px;
}
[lang="ar"] .document-download-list ul {
	margin-right: -30px;
}
[lang="ar"] .ar-en-mix .about-us-page-opportunities-filter {
	text-align: left;
}
[lang="ar"] .ar-en-mix .components-page-content-filter-list-hold {
	left: 0;
	right: auto;
}
[lang="ar"] .about-us-page-opportunities-section.ar-en-mix .about-us-page-opportunities-list-item,
[lang="ar"] .about-us-page-opportunities-section.ar-en-mix .about-us-page-opportunities-list-item * {
	direction: ltr;
}

[lang="ar"] .industries-checkbox label {
	padding-right: 0;
	padding-left: 30px;
	background-position: center left;
}

[lang="ar"] .single-news-intro .section-title-60,
[lang="ar"] .single-news-intro .section-title-60 * {
	direction: ltr;
	unicode-bidi: bidi-override;
}

[lang="ar"] .components-page-content .components--view {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

/* Media */
@media screen and (min-width: 64em) {
	[lang="ar"] :not(.footer-copyright).large-offset-6 {
		margin-left: 0;
		margin-right: 50%;
	}
	[lang="ar"] :not(.footer-copyright).large-offset-10 {
		margin-left: 0;
		margin-right: 83.33333%;
	}
	[lang="ar"] .large-offset-2 {
		margin-left: 0;
		margin-right: 16.66667%;
	}
}
@media screen and (min-width: 40em) {
	[lang="ar"] :not(.footer-copyright).medium-offset-6 {
		margin-left: 0;
		margin-right: 50%;
	}
	[lang="ar"] :not(.footer-copyright).medium-offset-8 {
		margin-left: 0;
		margin-right: 66.66667%;
	}
}
@media screen and (min-width:1760px)  {
	[lang="ar"] .header-word {
		max-height: 134px;
		overflow: visible;
	}
}

@media screen and (min-width:1640px) and (max-width: 1759px) {
	[lang="ar"] .header-word {
		max-height: 124px;
		overflow: visible;
	}
}
@media screen and (min-width:1441px) and (max-width: 1639px) {
	[lang="ar"] .header-word {
		max-height: 114px;
		overflow: visible;
	}
}
@media screen and (min-width:1024px) and (max-width: 1440px) {
	[lang="ar"] .header-word {
		max-height: 94px;
		overflow: visible;
	}
}

@media screen and (max-width:1279px) {
	[lang="ar"] .footer-email-social-left {
		padding-left: 0;
	}
	[lang="ar"] .header-lang span {
		padding-right: 0;
		padding-left: 24px;
	}
	[lang="ar"] .about-page-partners-section-list ul li:nth-child(6n + 5) .about-page-partners-section-list-tooltip-content,
	[lang="ar"] .about-page-partners-section-list ul li:nth-child(6n + 6) .about-page-partners-section-list-tooltip-content {
		right: 11px; 
		left: auto;
	}
	[lang="ar"] .about-page-partners-section-list ul li:nth-child(6n + 5) .about-page-partners-section-list-tooltip-content::before,
	[lang="ar"] .about-page-partners-section-list ul li:nth-child(6n + 6) .about-page-partners-section-list-tooltip-content::before {
		right: -11px; 
		left: auto;
	}
	[lang="ar"] .about-page-partners-section-list ul li:nth-child(5n + 4) .about-page-partners-section-list-tooltip-content,
	[lang="ar"] .about-page-partners-section-list ul li:nth-child(5n + 5) .about-page-partners-section-list-tooltip-content {
		right: auto; 
		left: 11px;
	}
	[lang="ar"] .about-page-partners-section-list ul li:nth-child(5n + 4) .about-page-partners-section-list-tooltip-content::before,
	[lang="ar"] .about-page-partners-section-list ul li:nth-child(5n + 5) .about-page-partners-section-list-tooltip-content::before {
		right: auto;
		left: -11px;
	}
	[lang="ar"] .industry-page-list-textbox {
		padding: 0 0 61px;
	}
	[lang="ar"] .solutions-inner-solutions-step-1::after, 
	[lang="ar"] .solutions-inner-solutions-step-2::after {
		right: 20px;
	}
}

@media screen and (max-width:1140px) {
	[lang="ar"] .about-us-page-section-list ul li {
		padding-left: 5.5%;
	}
}

@media screen and (max-width:1023px) {
	[lang="ar"] .section-full-video-image-box-title {
		left: auto; right: 20px;
	}
	[lang="ar"] .about-page-partners-section-list ul li:nth-child(3n) .about-page-partners-section-list-tooltip-content{
		right: auto !important; 
		left: 11px !important;
	}
	[lang="ar"] .about-us-page-opportunities-list-item a, .about-us-page-opportunities-list-item > span {
		padding: 20px 0 20px 30px;
	}
	[lang="ar"] .products-filter-content-right {
		padding-right: 0;
	}
	[lang="ar"] .products-filter-content-list ul li {
		margin: 0 0 20px 20px;
	}
	[lang="ar"] .about-us-page-section-list ul li {
		padding-left: 7.5%;
	}
	[lang="ar"] .news-inner-page-content-right {
		padding: 0 0 0 0;
	}
	[lang="ar"] .products-page-models-accord-item-title div {
		padding: 0 0 0 50px;
	}
	[lang="ar"] .products-page-models-accord-item-content-photo-list ul li {
		margin: 0 0 10px 10px;
	}
	[lang="ar"] .products-list-x4 ul li {
		margin: 0 0 20px 20px;
	}
	[lang="ar"] .global-search-hold-section-search-input {
		padding-left: 50px;
	}
	[lang="ar"] .global-search-hold-section.is-active .global-search-hold-section-search-input {
		padding-right: 0;
		padding-left: 60px;
	}
	[lang="ar"] .solutions-page-intro-owl-imagebox {
		padding-left: 0;
	}
	[lang="ar"] .solutions-page-intro-owl-progress > span {
		left: 0;
		right: 0;
	}
	[lang="ar"] .components-page-content-filter.solutions-page-intro-owl-filter {
		padding-right: 0;
		padding-left: 20px;
		float: right;
	}
	[lang="ar"] .service-custom-accordion-item-title {
		padding-left: 30px;
	}
	[lang="ar"] .homepage-intro-section-imgs-hold {
		padding-top: 15vh;
	}
	[lang="ar"] .global-search-hold-section-search-input input,
	[lang="ar"] .global-search-hold-section-search-input input:focus,
	[lang="ar"] .global-search-hold-section-search-input input:active {
		height: 100px;
	}
	[lang="ar"] .ar-en-mix .large-offset-8 {
		margin: 0;
	}
}

@media screen and (max-width:639px) {
	[lang="ar"] .homepage-intro-section-owl .item {
		padding-right: 0;
		padding-left: 10px;
	}
	[lang="ar"] .homepage-intro-section-owl .owl-nav button {
		margin: 0 0 0 15px;
	}
	[lang="ar"] .section-title-60 > span {
		padding: 0;
	}
	[lang="ar"] .about-us-page-opportunities-list-title {
		padding-left: 0;
	}
	[lang="ar"] .components-page-content-filter-trigger {
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	[lang="ar"] .components-page-content-top-visual.text-right {
		text-align: right;
	}
	[lang="ar"] .components-page-content-top-visual ul li {
		margin-right: 0;
		margin-left: 10px;
	}
	[lang="ar"] .components-page-content-item-left {
		padding-left: 0;
	}
	[lang="ar"] .industry-page-list-box > span {
		right: 0;
	}
	[lang="ar"] .about-us-page-section-list ul li {
		padding-left: 0;
	}
	[lang="ar"] .about-us-achievments-page-section-textbox {
		padding-left: 0;
	}
	[lang="ar"] .ncenter-news-filter ul {
		padding: 21px 0 10px;
	}
	[lang="ar"] .know-center-quote-owl-textbox {
		padding: 15px 0 0;
	}
	[lang="ar"] .know-center-quote-owl .owl-nav {
		padding-right: 0;
	}
	[lang="ar"] .know-center-quote-owl .owl-nav button:first-child {
		margin: 0 0 0 10px;
	}
	[lang="ar"] section:not(.ar-en-mix) .news-inner-page-block-quote {
		padding: 26px 0 0;
	}
	[lang="ar"] .search-results-page-list ul li {
		margin: 0 0 10px 0;
	}
	[lang="ar"] .search-results-page-list ul li a {
		padding: 10px 15px 13px 58px;
	}
	[lang="ar"] .search-results-page-list ul li a::after {
		left: 25px;
	}
	[lang="ar"] .homepage-intro-section-imgs-hold {
		padding-top: 5vh;
	}
	[lang="ar"] .ncenter-news-list ul {
		margin-right: 0;
	}
	[lang="ar"] .document-download-list ul {
		margin-right: 0;
	}
}
@media screen and (min-height: 720px) and (max-width: 639px) {
	[lang="ar"] .homepage-intro-section-imgs-hold {
		padding-top: 15vh;
	}
}
@media screen and (min-height: 761px) and (max-width: 639px) {
	[lang="ar"] .homepage-intro-section-imgs-hold {
		padding-top: 20vh;
	}
}

.readonly-form {
	pointer-events: none;
	opacity: 0.5;
}
#messages .alert-success{
	position: absolute;
	padding: 15px 90px;
	background: #000;
	color: #fff;
	left: 50%;
	margin-left: -90px;
	margin-top: 15px;
}

#messages .alert-danger{
	position: absolute;
	padding: 15px 90px;
	background: #000;
	color: #fff;
	left: 50%;
	margin-left: -90px;
	margin-top: 15px;
}
#messages .close{
	position: absolute;
	right: 5px;
	top: 3px;
	font-size: 20px;
}

.home-section-images-list ul li a::before {
	background: inherit;
}

.robot-input{
	visibility: hidden;
}

.solutions-page-intro-owl .owl-nav button::before {
	content: '';
	width: 20px; height: 6px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	transition: 0.2s ease-in-out;
}

.homepage-intro-section-owl .owl-nav button.owl-next:hover {
	background-position: center right 10px !important;
}

.solutions-page-intro-owl-progress > span {
left: 50px;
}

@media screen and (min-width:1024px){
	.form-style .form-element-error .form-element-error-text {
		position: absolute;
	}
}
.menu-nav-subnav-item li {
	width: 100%;
}

.cookiealert {
	 position: fixed;
	 bottom: 0;
	 left: 0;
	 width: 100%;
	 margin: 0 !important;
	 z-index: 999;
	 opacity: 0;
	 visibility: hidden;
	 border-radius: 0;
	 transform: translateY(100%);
	 transition: all 500ms ease-out;
	 color: #ecf0f1;
	 font-size: 14px;
	 background: #2E2E2E;
	 height: auto !important;
	 padding: 20px 20px !important;
}

.cookiealert.show {
	 opacity: 1;
	 visibility: visible;
	 transform: translateY(0%);
	 transition-delay: 1000ms;
}

.cookiealert a {
	 text-decoration: underline;
	  margin-left: 16px;
}

.cookiealert .acceptcookies {
	 margin-left: 16px;
	 vertical-align: baseline;
	 border: 1px dashed #FFFFFF;
	 border-radius: 60px;
	 padding: 4px 22px;
}