@font-face {
	font-family:proximanovaregular;src:url(/uploads/image/fonts/proximanova-regular-webfont.eot);src: format("embedded-opentype"),url(/uploads/image/fonts/proximanova-regular-webfont.woff) format("woff"),url(/uploads/image/fonts/proximanova-regular-webfont.ttf) format("truetype"),url(/uploads/image/fonts/proximanova-regular-webfont.svg) format("svg");font-weight:400;font-style:normal
}

@font-face {
	font-family:proximanovabold;src:url(/uploads/image/fonts/proximanova-bold-webfont.eot);src: format("embedded-opentype"),url(/uploads/image/fonts/proximanova-bold-webfont.woff) format("woff"),url(/uploads/image/fonts/proximanova-bold-webfont.ttf) format("truetype"),url(/uploads/image/fonts/proximanova-bold-webfont.svg) format("svg");font-weight:400;font-style:normal
}

@font-face {
	font-family:purista-web;src:url(/uploads/image/fonts/purista-medium-web.eot);src: format("embedded-opentype"),url(/uploads/image/fonts/purista-medium-web.woff) format("woff"),url(/uploads/image/fonts/purista-medium-web.ttf) format("truetype"),url(/uploads/image/fonts/purista-medium-web.svg) format("svg");font-weight:500;font-style:normal
}

@font-face {
	font-family:fontawesome;src:;src: format("embedded-opentype"), format("woff2"), format("woff"), format("truetype"), format("svg");font-weight:400;font-style:normal
}

#menu{
	position:fixed;
}

.fa {
	display: inline-block;
	font: 14px/1 fontawesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right,.pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: progid:dximagetransform.microsoft.basicimage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: progid:dximagetransform.microsoft.basicimage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: progid:dximagetransform.microsoft.basicimage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:dximagetransform.microsoft.basicimage(rotation=0,mirror=1)";
	-webkit-transform: scale(-1,1);
	-ms-transform: scale(-1,1);
	transform: scale(-1,1)
}

.fa-flip-vertical {
	-ms-filter: "progid:dximagetransform.microsoft.basicimage(rotation=2,mirror=1)";
	-webkit-transform: scale(1,-1);
	-ms-transform: scale(1,-1);
	transform: scale(1,-1)
}

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90 {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-close:before,.fa-remove:before,.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-cog:before,.fa-gear:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-repeat:before,.fa-rotate-right:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-image:before,.fa-photo:before,.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-exclamation-triangle:before,.fa-warning:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-cogs:before,.fa-gears:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-floppy-o:before,.fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before,.fa-navicon:before,.fa-reorder:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-sort:before,.fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before,.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before,.fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before,.fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before,.fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before,.fa-paste:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-chain-broken:before,.fa-unlink:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-caret-square-o-down:before,.fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before,.fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before,.fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before,.fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
	content: "\f155"
}

.fa-inr:before,.fa-rupee:before {
	content: "\f156"
}

.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before {
	content: "\f157"
}

.fa-rouble:before,.fa-rub:before,.fa-ruble:before {
	content: "\f158"
}

.fa-krw:before,.fa-won:before {
	content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-caret-square-o-left:before,.fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before,.fa-turkish-lira:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-bank:before,.fa-institution:before,.fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before,.fa-mortar-board:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa-file-archive-o:before,.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before,.fa-file-sound-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before,.fa-resistance:before {
	content: "\f1d0"
}

.fa-empire:before,.fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before,.fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before,.fa-send-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-futbol-o:before,.fa-soccer-ball-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-ils:before,.fa-shekel:before,.fa-sheqel:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-bed:before,.fa-hotel:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-y-combinator:before,.fa-yc:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before {
	content: "\f240"
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-paper-o:before,.fa-hand-stop-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-television:before,.fa-tv:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before {
	content: "\f2a3"
}

.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-sign-language:before,.fa-signing:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-address-card:before,.fa-vcard:before {
	content: "\f2bb"
}

.fa-address-card-o:before,.fa-vcard-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bath:before,.fa-bathtub:before,.fa-s15:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

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

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.bouncein,.animated.bounceout,.animated.flipoutx,.animated.flipouty {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes bounce {
	0%,20%,53%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1);
		-webkit-transform: translatez(0);
		transform: translatez(0)
	}

	40%,43% {
		-webkit-transform: translate3d(0,-30px,0);
		transform: translate3d(0,-30px,0)
	}

	40%,43%,70% {
		-webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
		animation-timing-function: cubic-bezier(.755,.05,.855,.06)
	}

	70% {
		-webkit-transform: translate3d(0,-15px,0);
		transform: translate3d(0,-15px,0)
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0)
	}
}

@keyframes bounce {
	0%,20%,53%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1);
		-webkit-transform: translatez(0);
		transform: translatez(0)
	}

	40%,43% {
		-webkit-transform: translate3d(0,-30px,0);
		transform: translate3d(0,-30px,0)
	}

	40%,43%,70% {
		-webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
		animation-timing-function: cubic-bezier(.755,.05,.855,.06)
	}

	70% {
		-webkit-transform: translate3d(0,-15px,0);
		transform: translate3d(0,-15px,0)
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes pulse {
	0%,to {
		-webkit-transform: scalex(1);
		transform: scalex(1)
	}

	50% {
		-webkit-transform: scale3d(1.05,1.05,1.05);
		transform: scale3d(1.05,1.05,1.05)
	}
}

@keyframes pulse {
	0%,to {
		-webkit-transform: scalex(1);
		transform: scalex(1)
	}

	50% {
		-webkit-transform: scale3d(1.05,1.05,1.05);
		transform: scale3d(1.05,1.05,1.05)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes bouncein {
	0%,20%,40%,60%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	20% {
		-webkit-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1)
	}

	40% {
		-webkit-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03,1.03,1.03);
		transform: scale3d(1.03,1.03,1.03)
	}

	80% {
		-webkit-transform: scale3d(.97,.97,.97);
		transform: scale3d(.97,.97,.97)
	}

	to {
		opacity: 1;
		-webkit-transform: scalex(1);
		transform: scalex(1)
	}
}

@keyframes bouncein {
	0%,20%,40%,60%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	20% {
		-webkit-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1)
	}

	40% {
		-webkit-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03,1.03,1.03);
		transform: scale3d(1.03,1.03,1.03)
	}

	80% {
		-webkit-transform: scale3d(.97,.97,.97);
		transform: scale3d(.97,.97,.97)
	}

	to {
		opacity: 1;
		-webkit-transform: scalex(1);
		transform: scalex(1)
	}
}

.bouncein {
	-webkit-animation-name: bouncein;
	animation-name: bouncein
}

@-webkit-keyframes bounceindown {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-3000px,0);
		transform: translate3d(0,-3000px,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,25px,0);
		transform: translate3d(0,25px,0)
	}

	75% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0)
	}

	90% {
		-webkit-transform: translate3d(0,5px,0);
		transform: translate3d(0,5px,0)
	}

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

@keyframes bounceindown {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-3000px,0);
		transform: translate3d(0,-3000px,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,25px,0);
		transform: translate3d(0,25px,0)
	}

	75% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0)
	}

	90% {
		-webkit-transform: translate3d(0,5px,0);
		transform: translate3d(0,5px,0)
	}

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

.bounceindown {
	-webkit-animation-name: bounceindown;
	animation-name: bounceindown
}

@-webkit-keyframes bounceinleft {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px,0,0);
		transform: translate3d(-3000px,0,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px,0,0);
		transform: translate3d(25px,0,0)
	}

	75% {
		-webkit-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0)
	}

	90% {
		-webkit-transform: translate3d(5px,0,0);
		transform: translate3d(5px,0,0)
	}

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

@keyframes bounceinleft {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px,0,0);
		transform: translate3d(-3000px,0,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px,0,0);
		transform: translate3d(25px,0,0)
	}

	75% {
		-webkit-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0)
	}

	90% {
		-webkit-transform: translate3d(5px,0,0);
		transform: translate3d(5px,0,0)
	}

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

.bounceinleft {
	-webkit-animation-name: bounceinleft;
	animation-name: bounceinleft
}

@-webkit-keyframes bounceinright {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px,0,0);
		transform: translate3d(3000px,0,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px,0,0);
		transform: translate3d(-25px,0,0)
	}

	75% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0)
	}

	90% {
		-webkit-transform: translate3d(-5px,0,0);
		transform: translate3d(-5px,0,0)
	}

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

@keyframes bounceinright {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px,0,0);
		transform: translate3d(3000px,0,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px,0,0);
		transform: translate3d(-25px,0,0)
	}

	75% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0)
	}

	90% {
		-webkit-transform: translate3d(-5px,0,0);
		transform: translate3d(-5px,0,0)
	}

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

.bounceinright {
	-webkit-animation-name: bounceinright;
	animation-name: bounceinright
}

@-webkit-keyframes bounceinup {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,3000px,0);
		transform: translate3d(0,3000px,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,-20px,0);
		transform: translate3d(0,-20px,0)
	}

	75% {
		-webkit-transform: translate3d(0,10px,0);
		transform: translate3d(0,10px,0)
	}

	90% {
		-webkit-transform: translate3d(0,-5px,0);
		transform: translate3d(0,-5px,0)
	}

	to {
		-webkit-transform: translatez(0);
		transform: translatez(0)
	}
}

@keyframes bounceinup {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,3000px,0);
		transform: translate3d(0,3000px,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,-20px,0);
		transform: translate3d(0,-20px,0)
	}

	75% {
		-webkit-transform: translate3d(0,10px,0);
		transform: translate3d(0,10px,0)
	}

	90% {
		-webkit-transform: translate3d(0,-5px,0);
		transform: translate3d(0,-5px,0)
	}

	to {
		-webkit-transform: translatez(0);
		transform: translatez(0)
	}
}

.bounceinup {
	-webkit-animation-name: bounceinup;
	animation-name: bounceinup
}

@keyframes fadein {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadein {
	-webkit-animation-name: fadein;
	animation-name: fadein
}

@-webkit-keyframes fadeindown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}

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

@keyframes fadeindown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}

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

.fadeindown {
	-webkit-animation-name: fadeindown;
	animation-name: fadeindown
}

@-webkit-keyframes fadeinleft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}

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

@keyframes fadeinleft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}

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

.fadeinleft {
	-webkit-animation-name: fadeinleft;
	animation-name: fadeinleft
}

@-webkit-keyframes fadeinright {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}

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

@keyframes fadeinright {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}

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

.fadeinright {
	-webkit-animation-name: fadeinright;
	animation-name: fadeinright
}

@-webkit-keyframes fadeinup {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}

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

@keyframes fadeinup {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}

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

.fadeinup {
	-webkit-animation-name: fadeinup;
	animation-name: fadeinup
}

@-webkit-keyframes fadeout {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeout {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.fadeout {
	-webkit-animation-name: fadeout;
	animation-name: fadeout
}

@-webkit-keyframes zoomin {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomin {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	50% {
		opacity: 1
	}
}

.zoomin {
	-webkit-animation-name: zoomin;
	animation-name: zoomin
}

@-webkit-keyframes zoomindown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

@keyframes zoomindown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomindown {
	-webkit-animation-name: zoomindown;
	animation-name: zoomindown
}

@-webkit-keyframes zoominleft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
		transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

@keyframes zoominleft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
		transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoominleft {
	-webkit-animation-name: zoominleft;
	animation-name: zoominleft
}

@-webkit-keyframes zoominright {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
		transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

@keyframes zoominright {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
		transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoominright {
	-webkit-animation-name: zoominright;
	animation-name: zoominright
}

@-webkit-keyframes zoominup {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

@keyframes zoominup {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoominup {
	-webkit-animation-name: zoominup;
	animation-name: zoominup
}

@-webkit-keyframes slideindown {
	0% {
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
		visibility: visible
	}

	to {
		-webkit-transform: translatez(0);
		transform: translatez(0)
	}
}

@keyframes slideindown {
	0% {
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
		visibility: visible
	}

	to {
		-webkit-transform: translatez(0);
		transform: translatez(0)
	}
}

.slideindown {
	-webkit-animation-name: slideindown;
	animation-name: slideindown
}

@-webkit-keyframes slideinleft {
	0% {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
		visibility: visible
	}

	to {
		-webkit-transform: translatez(0);
		transform: translatez(0)
	}
}

@keyframes slideinleft {
	0% {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
		visibility: visible
	}

	to {
		-webkit-transform: translatez(0);
		transform: translatez(0)
	}
}

.slideinleft {
	-webkit-animation-name: slideinleft;
	animation-name: slideinleft
}

@-webkit-keyframes slideinright {
	0% {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
		visibility: visible
	}

	to {
		-webkit-transform: translatez(0);
		transform: translatez(0)
	}
}

@keyframes slideinright {
	0% {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
		visibility: visible
	}

	to {
		-webkit-transform: translatez(0);
		transform: translatez(0)
	}
}

.slideinright {
	-webkit-animation-name: slideinright;
	animation-name: slideinright
}

@-webkit-keyframes slideinup {
	0% {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
		visibility: visible
	}

	to {
		-webkit-transform: translatez(0);
		transform: translatez(0)
	}
}

@keyframes slideinup {
	0% {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
		visibility: visible
	}

	to {
		-webkit-transform: translatez(0);
		transform: translatez(0)
	}
}

.slideinup {
	-webkit-animation-name: slideinup;
	animation-name: slideinup
}

.mm-menu,.mm-panels,.mm-panels>.mm-panel {
	margin: 0;
	left: 0;
	right: 0;
	top: 0;
	z-index: 0
}

.mm-btn,.mm-menu,.mm-panels,.mm-panels>.mm-panel {
	box-sizing: border-box
}

.mm-listview a,.mm-listview a:hover,.mm-navbar a,.mm-navbar a:hover {
	text-decoration: none
}

.mm-listview .mm-next:before,.mm-listview>li:not(.mm-divider):after,.mm-next:after,.mm-prev:before {
	content: '';
	bottom: 0
}

.mm-hidden {
	display: none!important
}

.mm-menu,.mm-panels>.mm-panel:not(.mm-hidden) {
	display: block
}

.mm-wrapper,html.mm-opened {
	overflow-x: hidden;
	position: relative
}

.mm-menu {
	padding: 0;
	position: absolute;
	bottom: 0
}

.mm-panels,.mm-panels>.mm-panel {
	background: inherit;
	border-color: inherit;
	position: absolute;
	bottom: 0
}

.mm-btn,.mm-panel.mm-highest {
	z-index: 1
}

.mm-panels,html.mm-blocking,html.mm-blocking body {
	overflow: hidden
}

.mm-panel {
	-webkit-transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease,-webkit-transform .4s ease;
	-webkit-transform: translate(100%,0);
	-ms-transform: translate(100%,0);
	transform: translate(100%,0);
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0)
}

.mm-panel.mm-opened {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.mm-panel.mm-subopened {
	-webkit-transform: translate(-30%,0);
	-ms-transform: translate(-30%,0);
	transform: translate(-30%,0);
	-webkit-transform: translate3d(-30%,0,0);
	transform: translate3d(-30%,0,0)
}

.mm-panels>.mm-panel {
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 20px
}

.mm-listview .mm-divider,.mm-listview>li>a,.mm-listview>li>span,.mm-navbar .mm-title {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.mm-panels>.mm-panel:after,.mm-panels>.mm-panel:before {
	content: '';
	display: block;
	height: 20px
}

.mm-vertical .mm-panel {
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important
}

.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel {
	display: none;
	padding: 10px 0 10px 10px
}

.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after {
	border-color: transparent
}

.mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel {
	display: block
}

.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next {
	height: 40px;
	bottom: auto
}

.mm-listview>li.mm-vertical>.mm-next:after,.mm-vertical .mm-listview>li>.mm-next:after {
	top: 16px;
	bottom: auto
}

.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after {
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
	right: 19px
}

.mm-btn,.mm-navbar {
	position: absolute;
	top: 0
}

.mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before {
	content: '';
	border: 2px solid transparent;
	display: block;
	width: 5px;
	height: 5px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.mm-clear:before,.mm-close:before {
	border-right: none;
	border-bottom: none;
	right: 18px
}

.mm-clear:after,.mm-close:after {
	border-left: none;
	border-top: none;
	right: 25px
}

.mm-next:after,.mm-prev:before {
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0
}

.mm-prev:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 23px;
	right: auto
}

.mm-next:after {
	 
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 23px;
	left: auto
}

.mm-navbar {
	border-bottom: 1px solid;
	border-color: inherit;
	text-align: center;
	line-height: 20px;
	padding: 0 40px;
	margin: 0;
	left: 0;
	right: 0
}

.mm-navbar>* {
	display: block
}

.mm-navbar .mm-btn:first-child {
	left: 0
}

.mm-navbar .mm-btn:last-child {
	text-align: right;
	right: 0
}

.mm-panel .mm-navbar {
	display: none
}

.mm-panel.mm-hasnavbar .mm-navbar {
	display: block
}

.mm-listview,.mm-listview>li {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0
}

.mm-listview {
	font: inherit;
	font-size: 14px;
	line-height: 20px
}

.mm-listview>li {
	position: relative
}

.mm-listview>li,.mm-listview>li .mm-next:before,.mm-listview>li:after {
	border-color: inherit
}

.mm-listview>li>a,.mm-listview>li>span {
	display: block;
	margin: 0
}

.mm-listview>li:not(.mm-divider):after {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	position: absolute;
	right: 0;
	left: 20px
}

.mm-listview .mm-next {
	background: rgba(3,2,1,0);
	width: 50px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2
}

.mm-listview .mm-next:before {
	border-left-width: 1px;
	border-left-style: solid;
	display: block;
	position: absolute;
	top: 0;
	left: 0
}

.mm-listview .mm-next a,.mm-listview .mm-next span {
	margin-right: 50px
}

.mm-listview .mm-next.mm-fullsubopen {
	width: 100%
}

.mm-listview .mm-next.mm-fullsubopen:before {
	border-left: none
}

.mm-listview .mm-next.mm-fullsubopen a,.mm-listview .mm-next.mm-fullsubopen span {
	padding-right: 50px;
	margin-right: 0
}

.mm-panels>.mm-panel>.mm-listview {
	margin: 20px -20px
}

.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar .mm-listview {
	margin-top: -20px
}

.mm-listview .mm-inset {
	list-style: disc inside;
	padding: 0 10px 15px 40px;
	margin: 0
}

.mm-listview .mm-inset>li {
	padding: 5px 0
}

.mm-listview .mm-divider {
	font-size: 10px;
	text-transform: uppercase;
	text-indent: 20px;
	line-height: 25px
}

.mm-listview .mm-spacer {
	padding-top: 40px
}

.mm-listview .mm-spacer>.mm-next {
	top: 40px
}

.mm-listview .mm-spacer.mm-divider {
	padding-top: 25px
}

.mm-menu {
	background: #f3f3f3;
	color: rgba(0,0,0,.75)
}

.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*,.mm-menu em.mm-counter {
	color: rgba(0,0,0,.3)
}

.mm-menu .mm-btn:after,.mm-menu .mm-btn:before,.mm-menu .mm-listview>li .mm-next:after {
	border-color: rgba(0,0,0,.3)
}

.mm-menu,.mm-menu .mm-listview {
	border-color: rgba(0,0,0,.1)
}

.mm-menu .mm-listview>li a:not(.mm-next) {
	-webkit-tap-highlight-color: rgba(255,255,255,.5);
	tap-highlight-color: rgba(255,255,255,.5)
}

.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu .mm-listview>li.mm-selected>span {
	background: rgba(255,255,255,.5)
}

.mm-menu .mm-divider,.mm-menu .mm-fixeddivider span,.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
	background: rgba(0,0,0,.05)
}

.mm-page {
	box-sizing: border-box;
	position: relative
}

.mm-slideout {
	-webkit-transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease,-webkit-transform .4s ease;
	z-index: 1
}

html.mm-background .mm-page {
	background: inherit
}

#mm-blocker {
	background: 0 0;
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 420
}

.mm-menu.mm-offcanvas.mm-current,html.mm-blocking #mm-blocker {
	display: inline-block
}

.mm-menu.mm-offcanvas {
	z-index: 999;
	display: none;
	position: relative;
	width: 50%;
	min-width: 140px;
	max-width: 440px;
	height: 100vh
}

.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-current.mm-opened {
	z-index: 10
}

html.mm-opening .mm-slideout,html.mm-opening.mm-columns-0 .mm-slideout {
	-webkit-transform: translate(80%,0);
	-ms-transform: translate(80%,0);
	-webkit-transform: translate3d(80%,0,0);
	transform: translate3d(80%,0,0)
}

html.mm-opening.mm-columns-0 .mm-slideout {
	transform: translate(80%,0)
}

@media all and (max-width:175px) {
	html.mm-opening .mm-slideout {
		-webkit-transform: translate(140px,0);
		-ms-transform: translate(140px,0);
		transform: translate(140px,0);
		-webkit-transform: translate3d(140px,0,0);
		transform: translate3d(140px,0,0)
	}
}

@media all and (min-width:550px) {
	html.mm-opening .mm-slideout {
		-webkit-transform: translate(440px,0);
		-ms-transform: translate(440px,0);
		transform: translate(440px,0);
		-webkit-transform: translate3d(440px,0,0);
		transform: translate3d(440px,0,0)
	}
}

.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom,.mm-menu.mm-offcanvas.mm-autoheight.mm-top {
	max-height: 80%
}

.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom.mm-fullscreen,.mm-menu.mm-offcanvas.mm-autoheight.mm-top.mm-fullscreen {
	max-height: 100%
}

.mm-menu.mm-offcanvas.mm-measureheight .mm-panel {
	display: block!important
}

.mm-menu.mm-offcanvas.mm-measureheight>.mm-panels>.mm-panel {
	bottom: auto!important;
	height: auto!important
}

.mm-menu.mm-columns {
	-webkit-transition-property: width,max-width,-webkit-transform;
	transition-property: transform,width,max-width;
	transition-property: transform,width,max-width,-webkit-transform
}

.mm-menu.mm-columns .mm-panels>.mm-panel {
	width: 100%;
	right: auto;
	display: none;
	-webkit-transition-property: width,-webkit-transform;
	transition-property: transform,width;
	transition-property: transform,width,-webkit-transform
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened {
	border-right: 1px solid;
	border-color: inherit;
	display: block;
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-subopened {
	-webkit-transform: translate(-100%,0);
	-ms-transform: translate(-100%,0);
	transform: translate(-100%,0);
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
	z-index: 2
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-0 {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-0 {
	display: block;
	-webkit-transform: translate(100%,0);
	-ms-transform: translate(100%,0);
	transform: translate(100%,0);
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0)
}

.mm-menu.mm-offcanvas.mm-columns-0 {
	width: 60%;
	min-width: 140px;
	max-width: 0
}

@media all and (max-width:175px) {
	html.mm-opening.mm-columns-0 .mm-slideout {
		-webkit-transform: translate(140px,0);
		-ms-transform: translate(140px,0);
		transform: translate(140px,0);
		-webkit-transform: translate3d(140px,0,0);
		transform: translate3d(140px,0,0)
	}
}

@media all and (min-width:0px) {
	html.mm-opening.mm-columns-0 .mm-slideout {
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		transform: translate(0,0);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
	-webkit-transform: translate(-80%,0);
	-ms-transform: translate(-80%,0);
	transform: translate(-80%,0);
	-webkit-transform: translate3d(-80%,0,0);
	transform: translate3d(-80%,0,0)
}

@media all and (max-width:175px) {
	html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
		-webkit-transform: translate(-140px,0);
		-ms-transform: translate(-140px,0);
		transform: translate(-140px,0);
		-webkit-transform: translate3d(-140px,0,0);
		transform: translate3d(-140px,0,0)
	}
}

@media all and (min-width:0px) {
	html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		transform: translate(0,0);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-1 {
	-webkit-transform: translate(100%,0);
	-ms-transform: translate(100%,0);
	transform: translate(100%,0);
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-1 {
	display: block;
	-webkit-transform: translate(200%,0);
	-ms-transform: translate(200%,0);
	transform: translate(200%,0);
	-webkit-transform: translate3d(200%,0,0);
	transform: translate3d(200%,0,0)
}

.mm-menu.mm-offcanvas.mm-columns-1 {
	width: 60%;
	min-width: 140px;
	max-width: 440px
}

html.mm-opening.mm-columns-1 .mm-slideout {
	-webkit-transform: translate(80%,0);
	-ms-transform: translate(80%,0);
	transform: translate(80%,0);
	-webkit-transform: translate3d(80%,0,0);
	transform: translate3d(80%,0,0)
}

@media all and (max-width:175px) {
	html.mm-opening.mm-columns-1 .mm-slideout {
		-webkit-transform: translate(140px,0);
		-ms-transform: translate(140px,0);
		transform: translate(140px,0);
		-webkit-transform: translate3d(140px,0,0);
		transform: translate3d(140px,0,0)
	}
}

@media all and (min-width:550px) {
	html.mm-opening.mm-columns-1 .mm-slideout {
		-webkit-transform: translate(440px,0);
		-ms-transform: translate(440px,0);
		transform: translate(440px,0);
		-webkit-transform: translate3d(440px,0,0);
		transform: translate3d(440px,0,0)
	}
}

html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
	-webkit-transform: translate(-80%,0);
	-ms-transform: translate(-80%,0);
	transform: translate(-80%,0);
	-webkit-transform: translate3d(-80%,0,0);
	transform: translate3d(-80%,0,0)
}

@media all and (max-width:175px) {
	html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
		-webkit-transform: translate(-140px,0);
		-ms-transform: translate(-140px,0);
		transform: translate(-140px,0);
		-webkit-transform: translate3d(-140px,0,0);
		transform: translate3d(-140px,0,0)
	}
}

@media all and (min-width:550px) {
	html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
		-webkit-transform: translate(-440px,0);
		-ms-transform: translate(-440px,0);
		transform: translate(-440px,0);
		-webkit-transform: translate3d(-440px,0,0);
		transform: translate3d(-440px,0,0)
	}
}

.mm-menu.mm-columns-1 .mm-panels>.mm-panel {
	width: 100%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-2 {
	-webkit-transform: translate(200%,0);
	-ms-transform: translate(200%,0);
	transform: translate(200%,0);
	-webkit-transform: translate3d(200%,0,0);
	transform: translate3d(200%,0,0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-2 {
	display: block;
	-webkit-transform: translate(300%,0);
	-ms-transform: translate(300%,0);
	transform: translate(300%,0);
	-webkit-transform: translate3d(300%,0,0);
	transform: translate3d(300%,0,0)
}

.mm-menu.mm-offcanvas.mm-columns-2 {
	width: 60%;
	min-width: 140px;
	max-width: 880px
}

html.mm-opening.mm-columns-2 .mm-slideout {
	-webkit-transform: translate(80%,0);
	-ms-transform: translate(80%,0);
	transform: translate(80%,0);
	-webkit-transform: translate3d(80%,0,0);
	transform: translate3d(80%,0,0)
}

@media all and (max-width:175px) {
	html.mm-opening.mm-columns-2 .mm-slideout {
		-webkit-transform: translate(140px,0);
		-ms-transform: translate(140px,0);
		transform: translate(140px,0);
		-webkit-transform: translate3d(140px,0,0);
		transform: translate3d(140px,0,0)
	}
}

@media all and (min-width:1100px) {
	html.mm-opening.mm-columns-2 .mm-slideout {
		-webkit-transform: translate(880px,0);
		-ms-transform: translate(880px,0);
		transform: translate(880px,0);
		-webkit-transform: translate3d(880px,0,0);
		transform: translate3d(880px,0,0)
	}
}

html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
	-webkit-transform: translate(-80%,0);
	-ms-transform: translate(-80%,0);
	transform: translate(-80%,0);
	-webkit-transform: translate3d(-80%,0,0);
	transform: translate3d(-80%,0,0)
}

@media all and (max-width:175px) {
	html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
		-webkit-transform: translate(-140px,0);
		-ms-transform: translate(-140px,0);
		transform: translate(-140px,0);
		-webkit-transform: translate3d(-140px,0,0);
		transform: translate3d(-140px,0,0)
	}
}

@media all and (min-width:1100px) {
	html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
		-webkit-transform: translate(-880px,0);
		-ms-transform: translate(-880px,0);
		transform: translate(-880px,0);
		-webkit-transform: translate3d(-880px,0,0);
		transform: translate3d(-880px,0,0)
	}
}

.mm-menu.mm-columns-2 .mm-panels>.mm-panel {
	width: 50%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-3 {
	-webkit-transform: translate(300%,0);
	-ms-transform: translate(300%,0);
	transform: translate(300%,0);
	-webkit-transform: translate3d(300%,0,0);
	transform: translate3d(300%,0,0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-3 {
	display: block;
	-webkit-transform: translate(400%,0);
	-ms-transform: translate(400%,0);
	transform: translate(400%,0);
	-webkit-transform: translate3d(400%,0,0);
	transform: translate3d(400%,0,0)
}

.mm-menu.mm-offcanvas.mm-columns-3 {
	width: 60%;
	min-width: 140px;
	max-width: 1320px
}

html.mm-opening.mm-columns-3 .mm-slideout {
	-webkit-transform: translate(80%,0);
	-ms-transform: translate(80%,0);
	transform: translate(80%,0);
	-webkit-transform: translate3d(80%,0,0);
	transform: translate3d(80%,0,0)
}

@media all and (max-width:175px) {
	html.mm-opening.mm-columns-3 .mm-slideout {
		-webkit-transform: translate(140px,0);
		-ms-transform: translate(140px,0);
		transform: translate(140px,0);
		-webkit-transform: translate3d(140px,0,0);
		transform: translate3d(140px,0,0)
	}
}

@media all and (min-width:1650px) {
	.manufacture-padding20-1920{
		padding-top:30px;
	}

	.manufacture-padding20{
		margin-top:0px;
	}

	html.mm-opening.mm-columns-3 .mm-slideout {
		-webkit-transform: translate(1320px,0);
		-ms-transform: translate(1320px,0);
		transform: translate(1320px,0);
		-webkit-transform: translate3d(1320px,0,0);
		transform: translate3d(1320px,0,0)
	}
}

html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
	-webkit-transform: translate(-80%,0);
	-ms-transform: translate(-80%,0);
	transform: translate(-80%,0);
	-webkit-transform: translate3d(-80%,0,0);
	transform: translate3d(-80%,0,0)
}

@media all and (max-width:175px) {
	html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
		-webkit-transform: translate(-140px,0);
		-ms-transform: translate(-140px,0);
		transform: translate(-140px,0);
		-webkit-transform: translate3d(-140px,0,0);
		transform: translate3d(-140px,0,0)
	}
}

@media all and (min-width:1650px) {
	html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
		-webkit-transform: translate(-1320px,0);
		-ms-transform: translate(-1320px,0);
		transform: translate(-1320px,0);
		-webkit-transform: translate3d(-1320px,0,0);
		transform: translate3d(-1320px,0,0)
	}
}

.mm-menu.mm-columns-3 .mm-panels>.mm-panel {
	width: 33.34%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-4 {
	-webkit-transform: translate(400%,0);
	-ms-transform: translate(400%,0);
	transform: translate(400%,0);
	-webkit-transform: translate3d(400%,0,0);
	transform: translate3d(400%,0,0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-4 {
	display: block;
	-webkit-transform: translate(500%,0);
	-ms-transform: translate(500%,0);
	transform: translate(500%,0);
	-webkit-transform: translate3d(500%,0,0);
	transform: translate3d(500%,0,0)
}

.mm-menu.mm-offcanvas.mm-columns-4 {
	width: 60%;
	min-width: 140px;
	max-width: 1760px
}

html.mm-opening.mm-columns-4 .mm-slideout {
	-webkit-transform: translate(80%,0);
	-ms-transform: translate(80%,0);
	transform: translate(80%,0);
	-webkit-transform: translate3d(80%,0,0);
	transform: translate3d(80%,0,0)
}

@media all and (max-width:175px) {
	html.mm-opening.mm-columns-4 .mm-slideout {
		-webkit-transform: translate(140px,0);
		-ms-transform: translate(140px,0);
		transform: translate(140px,0);
		-webkit-transform: translate3d(140px,0,0);
		transform: translate3d(140px,0,0)
	}
}


@media all and (min-width:1920px) {

    
	
	.sec-data-center{
		margin:10% 0;
	}

	.manufacture-center-data{
		margin-top:5%;
	}

	.goods-img{
		min-height:250px;
	}

	.culture-text-c1{
		margin-left:70px;
	}

	.manufacture-data-2sec{
		line-height:28px;text-align:center;padding-top:20%;
	}

}


@media all and (min-width:2200px) {
	html.mm-opening.mm-columns-4 .mm-slideout {
		-webkit-transform: translate(1760px,0);
		-ms-transform: translate(1760px,0);
		transform: translate(1760px,0);
		-webkit-transform: translate3d(1760px,0,0);
		transform: translate3d(1760px,0,0)
	}
}

html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
	-webkit-transform: translate(-80%,0);
	-ms-transform: translate(-80%,0);
	transform: translate(-80%,0);
	-webkit-transform: translate3d(-80%,0,0);
	transform: translate3d(-80%,0,0)
}

@media all and (max-width:175px) {
	html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
		-webkit-transform: translate(-140px,0);
		-ms-transform: translate(-140px,0);
		transform: translate(-140px,0);
		-webkit-transform: translate3d(-140px,0,0);
		transform: translate3d(-140px,0,0)
	}
}

@media all and (min-width:2200px) {
	html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
		-webkit-transform: translate(-1760px,0);
		-ms-transform: translate(-1760px,0);
		transform: translate(-1760px,0);
		-webkit-transform: translate3d(-1760px,0,0);
		transform: translate3d(-1760px,0,0)
	}
}

.mm-menu.mm-columns-4 .mm-panels>.mm-panel {
	width: 25%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-5 {
	-webkit-transform: translate(500%,0);
	-ms-transform: translate(500%,0);
	transform: translate(500%,0);
	-webkit-transform: translate3d(500%,0,0);
	transform: translate3d(500%,0,0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-5 {
	display: block;
	-webkit-transform: translate(600%,0);
	-ms-transform: translate(600%,0);
	transform: translate(600%,0);
	-webkit-transform: translate3d(600%,0,0);
	transform: translate3d(600%,0,0)
}

.mm-menu.mm-offcanvas.mm-columns-5 {
	width: 60%;
	min-width: 140px;
	max-width: 2200px
}

html.mm-opening.mm-columns-5 .mm-slideout {
	-webkit-transform: translate(80%,0);
	-ms-transform: translate(80%,0);
	transform: translate(80%,0);
	-webkit-transform: translate3d(80%,0,0);
	transform: translate3d(80%,0,0)
}

@media all and (max-width:175px) {
	html.mm-opening.mm-columns-5 .mm-slideout {
		-webkit-transform: translate(140px,0);
		-ms-transform: translate(140px,0);
		transform: translate(140px,0);
		-webkit-transform: translate3d(140px,0,0);
		transform: translate3d(140px,0,0)
	}
}

@media all and (min-width:2750px) {
	html.mm-opening.mm-columns-5 .mm-slideout {
		-webkit-transform: translate(2200px,0);
		-ms-transform: translate(2200px,0);
		transform: translate(2200px,0);
		-webkit-transform: translate3d(2200px,0,0);
		transform: translate3d(2200px,0,0)
	}
}

html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
	-webkit-transform: translate(-80%,0);
	-ms-transform: translate(-80%,0);
	transform: translate(-80%,0);
	-webkit-transform: translate3d(-80%,0,0);
	transform: translate3d(-80%,0,0)
}

@media all and (max-width:175px) {
	html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
		-webkit-transform: translate(-140px,0);
		-ms-transform: translate(-140px,0);
		transform: translate(-140px,0);
		-webkit-transform: translate3d(-140px,0,0);
		transform: translate3d(-140px,0,0)
	}
}

@media all and (min-width:2750px) {
	html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
		-webkit-transform: translate(-2200px,0);
		-ms-transform: translate(-2200px,0);
		transform: translate(-2200px,0);
		-webkit-transform: translate3d(-2200px,0,0);
		transform: translate3d(-2200px,0,0)
	}
}

.mm-menu.mm-columns-5 .mm-panels>.mm-panel {
	width: 20%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-6 {
	-webkit-transform: translate(600%,0);
	-ms-transform: translate(600%,0);
	transform: translate(600%,0);
	-webkit-transform: translate3d(600%,0,0);
	transform: translate3d(600%,0,0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-6 {
	display: block;
	-webkit-transform: translate(700%,0);
	-ms-transform: translate(700%,0);
	transform: translate(700%,0);
	-webkit-transform: translate3d(700%,0,0);
	transform: translate3d(700%,0,0)
}

.mm-menu.mm-offcanvas.mm-columns-6 {
	width: 60%;
	min-width: 140px;
	max-width: 2640px
}

html.mm-opening.mm-columns-6 .mm-slideout {
	-webkit-transform: translate(80%,0);
	-ms-transform: translate(80%,0);
	transform: translate(80%,0);
	-webkit-transform: translate3d(80%,0,0);
	transform: translate3d(80%,0,0)
}

@media all and (max-width:175px) {
	html.mm-opening.mm-columns-6 .mm-slideout {
		-webkit-transform: translate(140px,0);
		-ms-transform: translate(140px,0);
		transform: translate(140px,0);
		-webkit-transform: translate3d(140px,0,0);
		transform: translate3d(140px,0,0)
	}
}

@media all and (min-width:3300px) {
	html.mm-opening.mm-columns-6 .mm-slideout {
		-webkit-transform: translate(2640px,0);
		-ms-transform: translate(2640px,0);
		transform: translate(2640px,0);
		-webkit-transform: translate3d(2640px,0,0);
		transform: translate3d(2640px,0,0)
	}
}

html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
	-webkit-transform: translate(-80%,0);
	-ms-transform: translate(-80%,0);
	transform: translate(-80%,0);
	-webkit-transform: translate3d(-80%,0,0);
	transform: translate3d(-80%,0,0)
}

@media all and (max-width:175px) {
	html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
		-webkit-transform: translate(-140px,0);
		-ms-transform: translate(-140px,0);
		transform: translate(-140px,0);
		-webkit-transform: translate3d(-140px,0,0);
		transform: translate3d(-140px,0,0)
	}
}

@media all and (min-width:3300px) {
	html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
		-webkit-transform: translate(-2640px,0);
		-ms-transform: translate(-2640px,0);
		transform: translate(-2640px,0);
		-webkit-transform: translate3d(-2640px,0,0);
		transform: translate3d(-2640px,0,0)
	}
}

.mm-menu.mm-columns-6 .mm-panels>.mm-panel {
	width: 16.67%
}

em.mm-counter {
	font: inherit;
	font-size: 14px;
	font-style: normal;
	text-indent: 0;
	line-height: 20px;
	display: block;
	margin-top: -10px;
	position: absolute;
	right: 45px;
	top: 50%
}

em.mm-counter a.mm-next {
	width: 90px
}

em.mm-counter a.mm-next a,em.mm-counter a.mm-next label.mm-check a,em.mm-counter a.mm-next label.mm-check span,em.mm-counter a.mm-next label.mm-toggle a,em.mm-counter a.mm-next label.mm-toggle span,em.mm-counter a.mm-next span {
	margin-right: 90px
}

em.mm-counter a.mm-fullsubopen {
	padding-left: 0
}

.mm-listview em.mm-counter .mm-next.mm-fullsubopen a,.mm-listview em.mm-counter .mm-next.mm-fullsubopen span,em.mm-counter a.mm-fullsubopen a,em.mm-counter a.mm-fullsubopen span {
	padding-right: 90px
}

.mm-vertical>.mm-counter {
	top: 12px;
	margin-top: 0
}

.mm-vertical.mm-spacer>.mm-counter {
	margin-top: 40px
}

.mm-nosubresults>.mm-counter,li.mm-nosubresults>a.mm-next {
	display: none
}

.mm-divider>span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0;
	line-height: 25px
}

.mm-divider.mm-opened a.mm-next:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.mm-collapsed:not(.mm-uncollapsed),html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu {
	display: none
}

.mm-fixeddivider {
	background: inherit;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.mm-fixeddivider:after {
	content: none!important;
	display: none!important
}

.mm-hasdividers .mm-fixeddivider {
	display: block
}

html.mm-opened.mm-dragging .mm-menu,html.mm-opened.mm-dragging .mm-slideout {
	-webkit-transition-duration: 0;
	transition-duration: 0
}

.mm-menu.mm-dropdown {
	box-shadow: 0 2px 10px rgba(0,0,0,.3);
	height: 80%
}

html.mm-dropdown .mm-slideout {
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important;
	z-index: 0
}

html.mm-dropdown #mm-blocker {
	-webkit-transition-delay: 0!important;
	transition-delay: 0!important;
	z-index: 1
}

html.mm-dropdown .mm-menu {
	z-index: 2
}

.mm-menu.mm-tip:before {
	content: '';
	background: inherit;
	box-shadow: 0 2px 10px rgba(0,0,0,.3);
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	z-index: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.mm-menu.mm-tipleft:before {
	left: 22px
}

.mm-menu.mm-tipright:before {
	right: 22px
}

.mm-menu.mm-tiptop:before {
	top: -8px
}

.mm-menu.mm-tipbottom:before {
	bottom: -8px
}

.mm-iconpanel .mm-panel {
	-webkit-transition-property: left,-webkit-transform;
	transition-property: transform,left;
	transition-property: transform,left,-webkit-transform
}

.mm-iconpanel .mm-panel.mm-opened {
	border-left: 1px solid;
	border-color: inherit
}

.mm-iconpanel .mm-panel.mm-subopened {
	overflow-y: hidden;
	left: -40px;
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
	left: 0
}

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
	left: 40px
}

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
	left: 80px
}

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
	left: 120px
}

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
	left: 160px
}

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
	left: 200px
}

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
	left: 240px
}

.mm-subblocker {
	background: inherit;
	opacity: 0;
	display: block;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.mm-subopened .mm-subblocker {
	opacity: .6;
	position: absolute;
	top: 0;
	right: 0;
	bottom: -100000px;
	left: 0;
	z-index: 3
}

.app-popup .app-form-wrap #application_form #custom_fields label select:focus,.mm-keyboardfocus a:focus {
	outline: 0
}

.mm-menu.mm-keyboardfocus a:focus {
	background: rgba(255,255,255,.5)
}

.mm-navbar-bottom,.mm-navbar-top~.mm-navbar-top {
	border-bottom: none
}

.mm-menu>.mm-navbar {
	background: inherit;
	padding: 0;
	z-index: 3;
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.mm-navbar-bottom {
	border-top-width: 1px;
	border-top-style: solid;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0
}

.mm-navbar-bottom~.mm-navbar-bottom {
	border-top: none
}

.mm-navbar.mm-hasbtns {
	padding: 0 40px
}

.mm-navbar[class*=mm-navbar-content-]>* {
	box-sizing: border-box;
	display: block;
	float: left
}

.mm-navbar .mm-breadcrumbs {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	overflow-x: auto;
	text-align: left;
	padding: 0 0 0 17px
}

.mm-navbar .mm-breadcrumbs>* {
	display: inline-block;
	padding: 10px 3px
}

.mm-navbar .mm-breadcrumbs>a {
	text-decoration: underline
}

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
	margin-left: -40px
}

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) .mm-breadcrumbs {
	margin-left: 0;
	padding-left: 0
}

.mm-navbar-top-1 {
	top: 0
}

.mm-hasnavbar-top-1 .mm-panels,.mm-navbar-top-2 {
	top: 40px
}

.mm-hasnavbar-top-2 .mm-panels,.mm-navbar-top-3 {
	top: 80px
}

.mm-hasnavbar-top-3 .mm-panels,.mm-navbar-top-4 {
	top: 120px
}

.mm-hasnavbar-top-4 .mm-panels {
	top: 160px
}

.mm-navbar-bottom-1 {
	bottom: 0
}

.mm-hasnavbar-bottom-1 .mm-panels,.mm-navbar-bottom-2 {
	bottom: 40px
}

.mm-hasnavbar-bottom-2 .mm-panels,.mm-navbar-bottom-3 {
	bottom: 80px
}

.mm-hasnavbar-bottom-3 .mm-panels,.mm-navbar-bottom-4 {
	bottom: 120px
}

.mm-hasnavbar-bottom-4 .mm-panels {
	bottom: 160px
}

.mm-navbar-size-2 {
	height: 80px
}

.mm-navbar-size-3 {
	height: 120px
}

.mm-navbar-size-4 {
	height: 160px
}

.mm-navbar-content-2>* {
	width: 50%
}

.mm-navbar-content-3>* {
	width: 33.33%
}

.mm-navbar-content-4>* {
	width: 25%
}

.mm-navbar-content-5>* {
	width: 20%
}

.mm-navbar-content-6>* {
	width: 16.67%
}

.mm-menu.mm-rtl {
	direction: rtl
}

.mm-menu.mm-rtl.mm-offcanvas {
	right: auto
}

.mm-menu.mm-rtl .mm-panel:not(.mm-opened) {
	-webkit-transform: translate(-100%,0);
	-ms-transform: translate(-100%,0);
	transform: translate(-100%,0);
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0)
}

.mm-menu.mm-rtl .mm-panel.mm-subopened {
	-webkit-transform: translate(30%,0);
	-ms-transform: translate(30%,0);
	transform: translate(30%,0);
	-webkit-transform: translate3d(30%,0,0);
	transform: translate3d(30%,0,0)
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:first-child {
	left: auto;
	right: 0
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:last-child {
	right: auto;
	left: 0
}

.mm-menu.mm-rtl .mm-navbar .mm-next:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 23px;
	right: auto
}

.mm-menu.mm-rtl .mm-navbar .mm-prev:before {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 23px;
	left: auto
}

.mm-menu.mm-rtl .mm-listview>li:not(.mm-divider)::after {
	left: 0;
	right: 20px
}

.mm-menu.mm-rtl .mm-listview>li>a:not(.mm-next),.mm-menu.mm-rtl .mm-listview>li>span:not(.mm-next) {
	padding-left: 10px;
	padding-right: 20px!important;
	margin-right: 0!important
}

.mm-menu.mm-rtl .mm-listview .mm-next {
	right: auto;
	left: 0
}

.mm-menu.mm-rtl .mm-listview .mm-next:before {
	left: auto;
	right: 0
}

.mm-menu.mm-rtl .mm-listview .mm-next:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 23px;
	right: auto
}

.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen a,.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen span {
	padding-left: 50px
}

.mm-menu.mm-rtl em.mm-counter {
	left: 45px;
	right: auto
}

.mm-menu.mm-rtl em.mm-counter a.mm-next a,.mm-menu.mm-rtl em.mm-counter a.mm-next label.mm-check a,.mm-menu.mm-rtl em.mm-counter a.mm-next label.mm-check span,.mm-menu.mm-rtl em.mm-counter a.mm-next label.mm-toggle a,.mm-menu.mm-rtl em.mm-counter a.mm-next label.mm-toggle span,.mm-menu.mm-rtl em.mm-counter a.mm-next span {
	margin-left: 90px
}

.mm-menu.mm-rtl .mm-listview em.mm-counter .mm-fullsubopen a,.mm-menu.mm-rtl .mm-listview em.mm-counter .mm-fullsubopen span {
	padding-left: 90px
}

.mm-menu.mm-rtl label.mm-check,.mm-menu.mm-rtl label.mm-toggle {
	left: 20px;
	right: auto!important
}

.mm-menu.mm-rtl label.mm-toggle a,.mm-menu.mm-rtl label.mm-toggle span {
	padding-left: 80px
}

.mm-menu.mm-rtl label.mm-check a,.mm-menu.mm-rtl label.mm-check span {
	padding-left: 60px
}

.mm-menu.mm-rtl a.mm-next label.mm-check,.mm-menu.mm-rtl a.mm-next label.mm-toggle {
	left: 60px
}

.mm-menu.mm-rtl .mm-listview .mm-next a,.mm-menu.mm-rtl .mm-listview .mm-next span,.mm-menu.mm-rtl a.mm-next label.mm-check a,.mm-menu.mm-rtl a.mm-next label.mm-check span,.mm-menu.mm-rtl a.mm-next label.mm-toggle a,.mm-menu.mm-rtl a.mm-next label.mm-toggle span {
	margin-left: 50px
}

.mm-menu.mm-rtl a.mm-next label.mm-toggle a,.mm-menu.mm-rtl a.mm-next label.mm-toggle span {
	padding-left: 70px
}

.mm-menu.mm-rtl a.mm-next label.mm-check a,.mm-menu.mm-rtl a.mm-next label.mm-check span {
	padding-left: 50px
}

.mm-menu.mm-rtl em.mm-counter a.mm-next label.mm-check,.mm-menu.mm-rtl em.mm-counter a.mm-next label.mm-toggle {
	left: 100px
}

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-] {
	left: 0
}

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-].mm-subopened {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel {
	-webkit-transition-property: right,-webkit-transform;
	transition-property: transform,right;
	transition-property: transform,right,-webkit-transform
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-0,.mm-search .mm-clear,.mm-search .mm-next {
	right: 0
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-1 {
	right: 40px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-2 {
	right: 80px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-3 {
	right: 120px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-4 {
	right: 160px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-5 {
	right: 200px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-6 {
	right: 240px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-opened {
	border-left: none;
	border-right: 1px solid;
	border-color: inherit
}

.mm-sronly {
	border: 0!important;
	clip: rect(1px,1px,1px,1px)!important;
	-webkit-clip-path: inset(50%)!important;
	clip-path: inset(50%)!important;
	white-space: nowrap!important;
	width: 1px!important;
	height: 1px!important;
	padding: 0!important;
	overflow: hidden!important;
	position: absolute!important
}

.mm-search,.mm-search input {
	box-sizing: border-box
}

.mm-search {
	height: 40px;
	padding: 7px 10px 0;
	position: relative
}

.mm-search input {
	border: none!important;
	outline: 0!important;
	box-shadow: none!important;
	border-radius: 4px;
	font: inherit;
	font-size: 14px;
	line-height: 26px;
	display: block;
	width: 100%;
	height: 26px;
	min-height: 26px;
	max-height: 26px;
	margin: 0;
	padding: 0 10px
}

.mm-search input::-ms-clear {
	display: none
}

.mm-panel>.mm-search {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.mm-panel.mm-hassearch {
	padding-top: 40px
}

.mm-panel.mm-hassearch.mm-hasnavbar {
	padding-top: 80px
}

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
	top: 40px
}

.mm-noresultsmsg {
	text-align: center;
	font-size: 21px;
	padding: 40px 0
}

.home_photo_hexagons_text .sect-content .sect-img img,.mm-noresults .mm-indexer,.page-template-template-blog footer,.page-template-template-blog header {
	display: none!important
}

li.mm-nosubresults>a.mm-next a,li.mm-nosubresults>a.mm-next span {
	padding-right: 10px
}

.mm-panels>.mm-resultspanel:not(.mm-opened) {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.mm-menu .mm-search input {
	background: rgba(0,0,0,.05);
	color: rgba(0,0,0,.75)
}

.mm-menu .mm-indexer a,.mm-menu .mm-noresultsmsg {
	color: rgba(0,0,0,.3)
}

.mm-indexer {
	background: inherit;
	text-align: center;
	font-size: 12px;
	box-sizing: border-box;
	width: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -100px;
	z-index: 3;
	-webkit-transition: right .4s ease;
	transition: right .4s ease;
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.mm-indexer a {
	text-decoration: none;
	display: block;
	height: 3.85%
}

.mm-indexer~.mm-panel.mm-hasindexer {
	padding-right: 40px
}

.mm-hasindexer .mm-indexer {
	right: 0
}

.mm-hasindexer .mm-fixeddivider {
	right: 20px
}

.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen a,.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen),.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen span,.mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen) {
	-webkit-transition: background .4s ease;
	transition: background .4s ease
}

.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen span,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
	background: rgba(255,255,255,.5)
}

input.mm-check,input.mm-toggle {
	position: absolute;
	left: -10000px
}

label.mm-check,label.mm-toggle {
	margin: 0;
	position: absolute;
	top: 50%;
	z-index: 2;
	right: 20px
}

label.mm-toggle {
	border-radius: 30px;
	width: 50px;
	height: 30px;
	margin: -15px 0 0
}

label.mm-check:before,label.mm-toggle:before {
	content: '';
	display: block
}

label.mm-toggle:before {
	border-radius: 30px;
	width: 28px;
	height: 28px;
	margin: 1px
}

input.mm-toggle:checked~label.mm-toggle:before {
	float: right
}

label.mm-check {
	width: 30px;
	height: 30px;
	margin-top: -15px
}

label.mm-check:before {
	border-left: 3px solid;
	border-bottom: 3px solid;
	width: 40%;
	height: 20%;
	margin: 25% 0 0 20%;
	opacity: .1;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

input.mm-check:checked~label.mm-check:before {
	opacity: 1
}

li.mm-vertical label.mm-check,li.mm-vertical label.mm-toggle {
	bottom: auto;
	margin-top: 0;
	top: 5px
}

label.mm-toggle a,label.mm-toggle span {
	padding-right: 80px
}

label.mm-check a,label.mm-check span {
	padding-right: 60px
}

a.mm-next label.mm-check,a.mm-next label.mm-toggle {
	right: 60px
}

a.mm-next label.mm-check a,a.mm-next label.mm-check span,a.mm-next label.mm-toggle a,a.mm-next label.mm-toggle span {
	margin-right: 50px
}

a.mm-next label.mm-toggle a,a.mm-next label.mm-toggle span {
	padding-right: 70px
}

a.mm-next label.mm-check a,a.mm-next label.mm-check span {
	padding-right: 50px
}

em.mm-counter a.mm-next label.mm-check,em.mm-counter a.mm-next label.mm-toggle {
	right: 100px
}

.mm-menu label.mm-toggle {
	background: rgba(0,0,0,.1)
}

.mm-menu label.mm-toggle:before {
	background: #f3f3f3
}

.mm-menu input.mm-toggle:checked~label.mm-toggle,.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle,.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle,.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle {
	background: #4bd963
}

.mm-menu label.mm-check:before {
	border-color: rgba(0,0,0,.75)
}

.mm-listview.mm-border-none>li:after,.mm-menu.mm-border-none .mm-listview>li:after {
	content: none
}

.mm-listview.mm-border-full>li:after,.mm-menu.mm-border-full .mm-listview>li:after {
	left: 0!important
}

.mm-listview.mm-border-offset>li:after,.mm-menu.mm-border-offset .mm-listview>li:after {
	right: 20px
}

.mm-menu.mm-effect-menu-slide,.mm-menu.mm-effect-menu-zoom {
	-webkit-transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease,-webkit-transform .4s ease
}

.mm-menu.mm-effect-panels-zoom .mm-panel,html.mm-opened .mm-menu.mm-effect-menu-zoom {
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: scale(1.5,1.5) translate3d(100%,0,0);
	transform: scale(1.5,1.5) translate3d(100%,0,0)
}

html.mm-opened .mm-menu.mm-effect-menu-zoom {
	-webkit-transform: scale(.7,.7) translate3d(-30%,0,0);
	transform: scale(.7,.7) translate3d(-30%,0,0)
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
	-webkit-transform: scale(.7,.7) translate3d(30%,0,0);
	transform: scale(.7,.7) translate3d(30%,0,0);
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened,html.mm-opening .mm-menu.mm-effect-menu-zoom,html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
	-webkit-transform: scale(1,1) translate3d(0,0,0);
	transform: scale(1,1) translate3d(0,0,0)
}

html.mm-opened .mm-menu.mm-effect-menu-slide {
	-webkit-transform: translate(-30%,0);
	-ms-transform: translate(-30%,0);
	transform: translate(-30%,0);
	-webkit-transform: translate3d(-30%,0,0);
	transform: translate3d(-30%,0,0)
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
	-webkit-transform: translate(30%,0);
	-ms-transform: translate(30%,0);
	transform: translate(30%,0);
	-webkit-transform: translate3d(30%,0,0);
	transform: translate3d(30%,0,0)
}

.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened,html.mm-opening .mm-menu.mm-effect-menu-slide,html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.mm-menu.mm-effect-menu-fade {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}

html.mm-opening .mm-menu.mm-effect-menu-fade {
	opacity: 1
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
	-webkit-transform: scale(.7,.7) translate3d(-30%,0,0);
	transform: scale(.7,.7) translate3d(-30%,0,0)
}

.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened,html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
	-webkit-transform: translate(-100%,0);
	-ms-transform: translate(-100%,0);
	transform: translate(-100%,0);
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0)
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li {
	-webkit-transition: none .4s ease;
	transition: none .4s ease
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(1) {
	-webkit-transition-delay: 50ms;
	transition-delay: 50ms
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(2) {
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(3) {
	-webkit-transition-delay: 150ms;
	transition-delay: 150ms
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(4) {
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(5) {
	-webkit-transition-delay: 250ms;
	transition-delay: 250ms
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(6) {
	-webkit-transition-delay: .3s;
	transition-delay: .3s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(7) {
	-webkit-transition-delay: 350ms;
	transition-delay: 350ms
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(8) {
	-webkit-transition-delay: .4s;
	transition-delay: .4s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(9) {
	-webkit-transition-delay: 450ms;
	transition-delay: 450ms
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(10) {
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(11) {
	-webkit-transition-delay: 550ms;
	transition-delay: 550ms
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(12) {
	-webkit-transition-delay: .6s;
	transition-delay: .6s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(13) {
	-webkit-transition-delay: 650ms;
	transition-delay: 650ms
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(14) {
	-webkit-transition-delay: .7s;
	transition-delay: .7s
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(15) {
	-webkit-transition-delay: 750ms;
	transition-delay: 750ms
}

.mm-menu.mm-effect-listitems-slide .mm-listview>li {
	-webkit-transition-property: opacity,-webkit-transform;
	transition-property: transform,opacity;
	transition-property: transform,opacity,-webkit-transform;
	-webkit-transform: translate(50%,0);
	-ms-transform: translate(50%,0);
	transform: translate(50%,0);
	-webkit-transform: translate3d(50%,0,0);
	transform: translate3d(50%,0,0);
	opacity: 0
}

html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview>li {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	opacity: 1
}

.mm-menu.mm-effect-listitems-fade .mm-listview>li {
	-webkit-transition-property: opacity;
	transition-property: opacity;
	opacity: 0
}

html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview>li {
	opacity: 1
}

.mm-menu.mm-effect-listitems-drop .mm-listview>li {
	-webkit-transition-property: opacity,top;
	transition-property: opacity,top;
	opacity: 0;
	top: -25%
}

html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview>li {
	opacity: 1;
	top: 0
}

.mm-menu.mm-offcanvas.mm-fullscreen {
	width: 60%;
	min-width: 140px;
	max-width: 10000px
}

html.mm-opening.mm-fullscreen .mm-slideout {
	-webkit-transform: translate(100%,0);
	-ms-transform: translate(100%,0);
	transform: translate(100%,0);
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0)
}

@media all and (max-width:140px) {
	html.mm-opening.mm-fullscreen .mm-slideout {
		-webkit-transform: translate(140px,0);
		-ms-transform: translate(140px,0);
		transform: translate(140px,0);
		-webkit-transform: translate3d(140px,0,0);
		transform: translate3d(140px,0,0)
	}
}

@media all and (min-width:10000px) {
	html.mm-opening.mm-fullscreen .mm-slideout {
		-webkit-transform: translate(10000px,0);
		-ms-transform: translate(10000px,0);
		transform: translate(10000px,0);
		-webkit-transform: translate3d(10000px,0,0);
		transform: translate3d(10000px,0,0)
	}
}

@media all and (max-width:140px) {
	html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
		-webkit-transform: translate(-140px,0);
		-ms-transform: translate(-140px,0);
		transform: translate(-140px,0);
		-webkit-transform: translate3d(-140px,0,0);
		transform: translate3d(-140px,0,0)
	}
}

@media all and (min-width:10000px) {
	html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
		-webkit-transform: translate(-10000px,0);
		-ms-transform: translate(-10000px,0);
		transform: translate(-10000px,0);
		-webkit-transform: translate3d(-10000px,0,0);
		transform: translate3d(-10000px,0,0)
	}
}

.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom,.mm-menu.mm-offcanvas.mm-fullscreen.mm-top {
	height: 100%;
	min-height: 140px;
	max-height: 10000px
}

html.mm-opened.mm-fullscreen .mm-page {
	box-shadow: none!important
}

.mm-menu .mm-panels>.mm-panel.mm-justified-listview:after,.mm-menu .mm-panels>.mm-panel.mm-justified-listview:before,.mm-menu.mm-justified-listview .mm-panels>.mm-panel:after,.mm-menu.mm-justified-listview .mm-panels>.mm-panel:before {
	content: none;
	display: none
}

.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	height: 100%;
	margin-top: 0;
	margin-bottom: 0
}

.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider),.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider) {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0;
	-ms-flex: 1 1 0;
	flex: 1 1 0
}

.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span {
	box-sizing: border-box;
	height: 100%
}

.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span:before,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span:before {
	content: '';
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	width: 0
}

.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>a,.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>span,.mm-menu.mm-multiline .mm-listview>li>a,.mm-menu.mm-multiline .mm-listview>li>span {
	text-overflow: clip;
	white-space: normal
}

html.mm-pagedim #mm-blocker,html.mm-pagedim-black #mm-blocker,html.mm-pagedim-white #mm-blocker {
	opacity: 0
}

html.mm-pagedim-black.mm-opening #mm-blocker,html.mm-pagedim-white.mm-opening #mm-blocker,html.mm-pagedim.mm-opening #mm-blocker {
	opacity: .3;
	-webkit-transition: opacity .4s ease .4s;
	transition: opacity .4s ease .4s
}

html.mm-pagedim #mm-blocker {
	background: inherit
}

html.mm-pagedim-white #mm-blocker {
	background: #fff
}

html.mm-pagedim-black #mm-blocker {
	background: rgba(0,0,0,.4)
}

.mm-menu.mm-popup {
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease;
	opacity: 0;
	box-shadow: 0 2px 10px rgba(0,0,0,.3);
	height: 80%;
	min-height: 140px;
	max-height: 880px;
	top: 50%;
	left: 50%;
	bottom: auto;
	right: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0)
}

.main_menu>ul>li:hover>a span,html.mm-popup.mm-opening .mm-menu.mm-popup {
	opacity: 1;
}

html.mm-popup .mm-slideout {
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important;
	z-index: 0
}

html.mm-popup #mm-blocker {
	-webkit-transition-delay: 0!important;
	transition-delay: 0!important;
	z-index: 1
}

html.mm-popup .mm-menu {
	z-index: 2
}

.mm-menu.mm-offcanvas.mm-right {
	left: auto
}

html.mm-right.mm-opening .mm-slideout {
	-webkit-transform: translate(-80%,0);
	-ms-transform: translate(-80%,0);
	transform: translate(-80%,0);
	-webkit-transform: translate3d(-80%,0,0);
	transform: translate3d(-80%,0,0)
}

@media all and (max-width:175px) {
	html.mm-right.mm-opening .mm-slideout {
		-webkit-transform: translate(-140px,0);
		-ms-transform: translate(-140px,0);
		transform: translate(-140px,0);
		-webkit-transform: translate3d(-140px,0,0);
		transform: translate3d(-140px,0,0)
	}
}

@media all and (min-width:550px) {
	html.mm-right.mm-opening .mm-slideout {
		-webkit-transform: translate(-440px,0);
		-ms-transform: translate(-440px,0);
		transform: translate(-440px,0);
		-webkit-transform: translate3d(-440px,0,0);
		transform: translate3d(-440px,0,0)
	}
}

html.mm-front .mm-slideout {
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important;
	z-index: 0
}

html.mm-front #mm-blocker {
	z-index: 1
}

html.mm-front .mm-menu.mm-offcanvas {
	z-index: 2
}

.mm-menu.mm-offcanvas.mm-front,.mm-menu.mm-offcanvas.mm-next {
	-webkit-transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease,-webkit-transform .4s ease;
	-webkit-transform: translate(-100%,0);
	-ms-transform: translate(-100%,0);
	transform: translate(-100%,0);
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0)
}

.mm-menu.mm-offcanvas.mm-front.mm-right,.mm-menu.mm-offcanvas.mm-next.mm-right {
	-webkit-transform: translate(100%,0);
	-ms-transform: translate(100%,0);
	transform: translate(100%,0);
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0)
}

.mm-menu.mm-offcanvas.mm-top {
	-webkit-transform: translate(0,-100%);
	-ms-transform: translate(0,-100%);
	transform: translate(0,-100%);
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0)
}

.mm-menu.mm-offcanvas.mm-bottom {
	-webkit-transform: translate(0,100%);
	-ms-transform: translate(0,100%);
	transform: translate(0,100%);
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
	top: auto
}

.mm-menu.mm-offcanvas.mm-bottom,.mm-menu.mm-offcanvas.mm-top {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	height: 80%;
	min-height: 140px;
	max-height: 880px
}

html.mm-opening .mm-menu.mm-offcanvas.mm-front,html.mm-opening .mm-menu.mm-offcanvas.mm-next {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.mm-menu.mm-shadow-page:after {
	content: "";
	display: block;
	width: 20px;
	height: 120%;
	position: absolute;
	left: 100%;
	top: -10%;
	z-index: 99;
	box-shadow: 0 0 10px rgba(0,0,0,.3)
}

.mm-menu.mm-shadow-page.mm-right:after {
	left: auto;
	right: 100%
}

.mm-menu.mm-shadow-page.mm-front:after,.mm-menu.mm-shadow-page.mm-next:after {
	content: none;
	display: none
}

.mm-menu.mm-theme-dark {
	background: #333;
	color: rgba(255,255,255,.8)
}

.mm-menu.mm-theme-dark .mm-navbar a,.mm-menu.mm-theme-dark .mm-navbar>*,.mm-menu.mm-theme-dark em.mm-counter {
	color: rgba(255,255,255,.4)
}

.mm-menu.mm-theme-dark .mm-btn:after,.mm-menu.mm-theme-dark .mm-btn:before,.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after {
	border-color: rgba(255,255,255,.4)
}

.mm-menu.mm-theme-dark,.mm-menu.mm-theme-dark .mm-listview {
	border-color: rgba(0,0,0,.15)
}

.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next) {
	-webkit-tap-highlight-color: rgba(0,0,0,.1);
	tap-highlight-color: rgba(0,0,0,.1)
}

.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span {
	background: rgba(0,0,0,.1)
}

.mm-menu.mm-theme-dark .mm-divider,.mm-menu.mm-theme-dark .mm-fixeddivider span,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
	background: rgba(255,255,255,.05)
}

.mm-menu.mm-theme-dark label.mm-check:before {
	border-color: rgba(255,255,255,.8)
}

.mm-menu.mm-shadow-page.mm-theme-dark:after {
	box-shadow: 0 0 20px rgba(0,0,0,.5)
}

.mm-menu.mm-theme-dark .mm-search input {
	background: rgba(255,255,255,.3);
	color: rgba(255,255,255,.8)
}

.mm-menu.mm-theme-dark .mm-indexer a,.mm-menu.mm-theme-dark .mm-noresultsmsg {
	color: rgba(255,255,255,.4)
}

.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover span,.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen a,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen span,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
	background: rgba(0,0,0,.1)
}

.mm-menu.mm-theme-dark label.mm-toggle {
	background: rgba(0,0,0,.15)
}

.mm-menu.mm-theme-dark label.mm-toggle:before {
	background: #333
}

.mm-menu.mm-theme-white {
	background: #fff;
	color: rgba(0,0,0,.6)
}

.mm-menu.mm-theme-white .mm-navbar a,.mm-menu.mm-theme-white .mm-navbar>*,.mm-menu.mm-theme-white em.mm-counter {
	color: rgba(0,0,0,.3)
}

.mm-menu.mm-theme-white .mm-btn:after,.mm-menu.mm-theme-white .mm-btn:before,.mm-menu.mm-theme-white .mm-listview>li .mm-next:after {
	border-color: rgba(0,0,0,.3)
}

.mm-menu.mm-theme-white,.mm-menu.mm-theme-white .mm-listview {
	border-color: rgba(0,0,0,.1)
}

.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next) {
	-webkit-tap-highlight-color: rgba(0,0,0,.05);
	tap-highlight-color: rgba(0,0,0,.05)
}

.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span {
	background: rgba(0,0,0,.05)
}

.mm-menu.mm-theme-white .mm-divider,.mm-menu.mm-theme-white .mm-fixeddivider span,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
	background: rgba(0,0,0,.03)
}

.mm-menu.mm-theme-white label.mm-check:before {
	border-color: rgba(0,0,0,.6)
}

.mm-menu.mm-shadow-page.mm-theme-white:after,.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n 2) {
	box-shadow: 0 0 10px rgba(0,0,0,.2)
}

.mm-menu.mm-theme-white .mm-search input {
	background: rgba(0,0,0,.05);
	color: rgba(0,0,0,.6)
}

.mm-menu.mm-theme-white .mm-indexer a,.mm-menu.mm-theme-white .mm-noresultsmsg {
	color: rgba(0,0,0,.3)
}

.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover span,.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen a,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen span,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
	background: rgba(0,0,0,.05)
}

.mm-menu.mm-theme-white label.mm-toggle {
	background: rgba(0,0,0,.1)
}

.mm-menu.mm-theme-white label.mm-toggle:before {
	background: #fff
}

.mm-menu.mm-theme-black {
	background: #000;
	color: rgba(255,255,255,.6)
}

.mm-menu.mm-theme-black .mm-navbar a,.mm-menu.mm-theme-black .mm-navbar>*,.mm-menu.mm-theme-black em.mm-counter {
	color: rgba(255,255,255,.4)
}

.mm-menu.mm-theme-black .mm-btn:after,.mm-menu.mm-theme-black .mm-btn:before,.mm-menu.mm-theme-black .mm-listview>li .mm-next:after {
	border-color: rgba(255,255,255,.4)
}

.mm-menu.mm-theme-black,.mm-menu.mm-theme-black .mm-listview {
	border-color: rgba(255,255,255,.2)
}

.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next) {
	-webkit-tap-highlight-color: rgba(255,255,255,.3);
	tap-highlight-color: rgba(255,255,255,.3)
}

.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span {
	background: rgba(255,255,255,.3)
}

.mm-menu.mm-theme-black .mm-divider,.mm-menu.mm-theme-black .mm-fixeddivider span,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-black label.mm-toggle,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
	background: rgba(255,255,255,.2)
}

.mm-menu.mm-theme-black label.mm-check:before {
	border-color: rgba(255,255,255,.6)
}

.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover span,.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-keyboardfocus a:focus,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen a,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen span,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
	background: rgba(255,255,255,.3)
}

.mm-menu.mm-shadow-page.mm-theme-black:after {
	content: none;
	display: none
}

.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n 2) {
	box-shadow: false
}

.mm-menu.mm-theme-black .mm-search input {
	background: rgba(255,255,255,.3);
	color: rgba(255,255,255,.6)
}

.mm-menu.mm-theme-black .mm-indexer a,.mm-menu.mm-theme-black .mm-noresultsmsg {
	color: rgba(255,255,255,.4)
}

.mm-menu.mm-theme-black label.mm-toggle:before {
	background: #000
}

.mm-menu .mm-tileview.mm-listview:after,.mm-menu.mm-tileview .mm-listview:after {
	content: '';
	display: block;
	clear: both
}

.mm-menu .mm-tileview.mm-listview>li>.mm-next:after,.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,.mm-menu.mm-tileview .mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-panel:after {
	content: none;
	display: none
}

.mm-menu .mm-tileview.mm-listview>li,.mm-menu.mm-tileview .mm-listview>li {
	width: 50%;
	height: 0;
	padding: 50% 0 0;
	float: left;
	position: relative
}

.mm-menu .mm-tileview.mm-listview>li:after,.mm-menu.mm-tileview .mm-listview>li:after {
	left: 0;
	top: 0;
	border-right-width: 1px;
	border-right-style: solid;
	z-index: -1
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs {
	width: 12.5%;
	padding-top: 12.5%
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-s,.mm-menu.mm-tileview .mm-listview>li.mm-tile-s {
	width: 25%;
	padding-top: 25%
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-l,.mm-menu.mm-tileview .mm-listview>li.mm-tile-l {
	width: 75%;
	padding-top: 75%
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl {
	width: 100%;
	padding-top: 100%
}

.mm-menu .mm-tileview.mm-listview>li>a,.mm-menu .mm-tileview.mm-listview>li>span,.mm-menu.mm-tileview .mm-listview>li>a,.mm-menu.mm-tileview .mm-listview>li>span {
	line-height: 1px;
	text-align: center;
	padding: 50% 10px 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 1px;
	bottom: 1px;
	left: 0
}

.mm-menu .mm-tileview.mm-listview>li>.mm-next,.mm-menu.mm-tileview .mm-listview>li>.mm-next {
	width: auto
}

.mm-menu.mm-tileview .mm-panel {
	padding-left: 0;
	padding-right: 0
}

.mm-menu.mm-tileview .mm-listview {
	margin: 0
}

.home-sect,.sect-content {
	-webkit-box-align: center
}

.content,.content .container,.full_width,.wrapper,body {
	background-color: #fff
}

.common-font{
	font-family: 'hiragino sans gb','microsoft yahei','wenquanyi micro hei','simsun','tahoma','arial','helvetica','stheiti'!important;
}

body,p,small,span {
	
}

.h1,h1,h4,h5,h6 {
	text-transform: none
}

.main_menu ul,ul {
	margin: 0;
	padding: 0
}

a {
	text-decoration: none;
	outline: 0
}

body {
	font-size: 17px;
	overflow-x: hidden!important;
	position: relative
}

.toggle-mnu {
	width: 28px;
	height: 28px;
	position: absolute;
	right: 0;
	top: 20px;
	z-index: 420;
	display: none
}

.main-header.sticky .toggle-mnu {
	top: 17px
}

.main-header.sticky .toggle-mnu span,.main-header.sticky .toggle-mnu span:after,.main-header.sticky .toggle-mnu span:before,.toggle-mnu.on span:after,.toggle-mnu.on span:before {
	background-color: #424242
}

.toggle-mnu span:after,.toggle-mnu span:before {
	content: "";
	position: absolute;
	left: 0
}

.toggle-mnu span:before {
	top: 9px
}

.toggle-mnu span:after {
	top: 18px
}

.toggle-mnu span {
	position: relative;
	display: block
}

.toggle-mnu span,.toggle-mnu span:after,.toggle-mnu span:before {
	width: 100%;
	height: 2px;
	background-color: #424242;
	transition: all .3s ease;
	backface-visibility: hidden;
	border-radius: 2px
}

.main-header.sticky .toggle-mnu.on span,.toggle-mnu.on span {
	background-color: transparent
}

.toggle-mnu.on span:before {
	transform: rotate(45deg) translate(-1px,0)
}

.toggle-mnu.on span:after {
	transform: rotate(-45deg) translate(6px,-7px)
}

html.mm-opening .mm-slideout {
	transform: translate(0,0)
}

.mm-panels>.mm-panel {
	-webkit-box-shadow: 0 0 15px rgba(23,72,119,.15);
	box-shadow: 0 15px 0 rgba(23,72,119,.15)
}

.mm-panels>.mm-panel.mm-hasnavbar {
	padding-top: 60px
}

.mm-navbar {
	height: 60px
}

.mm-navbar>* {
	padding: 0
}

.mm-btn {
	width: 60px;
	height: 60px
}

.mm-navbar .mm-title {
	color: #0f90d3!important;
	text-transform: uppercase;
	line-height: 60px;
	font-size: 19px;
	font-family: purista-web,sans-serif
}

.mm-listview>li>a,.mm-listview>li>span {
	line-height: 23px;
	color: #0f90d3;
	font-size: 16px;
	padding: 20px 10px 20px 40px
}

.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li:after,.mm-navbar {
	border-color: rgba(0,116,176,.07)
}

.mm-menu.mm-theme-white .mm-btn:before,.mm-menu.mm-theme-white .mm-listview>li .mm-next:after {
	border-color: #0f90d3
}

.mm-listview>li .mm-next {
	 
	border: none;
	border-color: transparent
}

.main-header.sticky .main_menu>ul>li>a,.mm-navbar-bottom noindex a {
	line-height: 60px
}

.drop_down .sub-menu li a span,.mm-navbar-bottom noindex a,.mm-navbar-bottom noindex a i {
}

.sect-content {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%
}

.img-wrap img {
	max-width: 100%
}

.home-sect,.sect-content,.sect-text {
	display: -ms-flexbox
}

.sect-text {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column
}

.about-how-it-started .sect-content,.career-image-text-sides .sect-content,.career-info-section .sect-content,.features_section_macbook .sect-content,.industrial-features-section-macbook .sect-content,.press-resources-photos .sect-content,.switch-text-left-macbook .sect-content,.team-image-text-sides .sect-content {
	display: block
}

.error404 .q_logo a .light {
	height: auto;
	opacity: 1;
	visibility: visible
}

.error404 .q_logo a .normal {
	display: none;
	opacity: 0;
	visibility: hidden;
	height: 0
}

.menu-wrapper {
	position: absolute;
	top: 0;
	right: 0
}

.main-header {
   
	display: block;
	background-color: #ffffff;
	height:60px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transition: all .2s ease 0;
	-moz-transition: all .2s ease 0;
	-o-transition: all .2s ease 0;
	transition: all .2s ease 0
}

.main-header.sticky {
	position: fixed;
	-webkit-animation: .3s slideindown forwards;
	-o-animation: .3s slideindown forwards;
	animation: .3s slideindown forwards;
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,.11);
	z-index: 3;
	top: 0;
	left: 0
}

.main-header .logo-wrap {
	background-color: transparent;
	position: relative;
	z-index: 3;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	outline: 0
}

.main-header .logo-wrap .logo {
	display: block;
	width: 165px;
	height: auto
}

.main-header .logo-wrap .logo-sticky {
	width: 165px;
	display: none;
	height: auto
}

.main-header.sticky .logo-wrap {
	height: 60px
}

.main-header.sticky .logo-wrap .logo {
	display: none
}

.main-header.sticky .logo-wrap .logo-sticky {
	display: block
}

.main-header.sticky .drop_down .sub-menu {
	top: 100%
}

.main_menu,.main_menu.right>ul {
	left: auto
}

.main_menu ul li,.main_menu ul li a {
	padding: 0;
	margin: 0;
	display: inline-block;
	cursor:pointer;
}

.drop_down ul li,.main_menu,.main_menu ul li a,.main_menu.right>ul,.main_menu>ul>li>a {
	position: relative
}
/* .main_menu>ul>li>a span{ font-size: 16px !important;} */
.main_menu>ul>.menu-item-has-children:hover .sub-menu {
	opacity: 1;
	visibility: visible;
	display: block;
	height: auto;
}

.main_menu {
	display: block;
	float: right;
	z-index: 100;
	text-align: left
}

.main_menu ul {
	list-style: none
}

.main_menu ul li {
	float: left;
	background-repeat: no-repeat;
	background-position: right
}

.main_menu ul li a {
	background: 0 0;
	border: 0;
	vertical-align: baseline;
	text-decoration: none;
	outline: 0;
	line-height: 60px;
	cursor: pointer
}

.main_menu>ul>li>a {
	display: inline-block;
	height: 100%;
	background-color: transparent;
	-webkit-transition: opacity .3s ease-in-out,color .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out,color .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out,color .3s ease-in-out;
	-ms-transition: opacity .3s ease-in-out,color .3s ease-in-out;
	transition: opacity .3s ease-in-out,color .3s ease-in-out;
	letter-spacing: 1px;
	padding: 0 17px;
	font-size: 16px;
	font-weight: 400;
	text-transform: none;
	opacity: 1
}

.main_menu>ul>li>a>i.menu_icon {
	margin-right: 7px
}

.drop_down .sub-menu i,.main_menu>ul>li>a>i.blank {
	display: none
}

header:not(.with_hover_bg_color) .main_menu>ul>li>a>span:not(.plus) {
	position: relative;
	display: inline-block;
	line-height: initial
}

.drop_down .sub-menu {
	margin: 0;
	top: 100%;
	position: absolute;
	display: block;
	visibility: hidden;
	opacity: 0;
	z-index: 10;
	-webkit-transition: top .3s ease-in-out;
	-moz-transition: top .3s ease-in-out;
	-ms-transition: top .3s ease-in-out;
	-o-transition: top .3s ease-in-out;
	transition: top .3s ease-in-out;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 8px rgba(23,72,119,.15);
	min-width: 190px;
	left: 50%!important;
	transform: translate(-50%,0);
	transition-delay: 0
}

.drop_down .sub-menu>li:first-child:before {
	position: absolute;
	display: block;
	content: '';
	height: 0;
	border-style: solid;
	width: 0;
	border-width: 0 6px 6px;
	border-color: transparent transparent #fff;
	top: -16%;
	left: 50%;
	-o-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
	opacity: 1
}

header:not(.sticky) .drop_down .sub-menu {
	top: 85%
}

.main-header.sticky .drop_down .sub-menu>li:first-child:before {
	display: none
}

.drop_down .sub-menu li {
	border-bottom-width: 1px;
	border-bottom-color: #3d3d3d;
	display: block;
	padding: 0 15px;
	position: relative;
	float: none;
	height: auto;
	background: 0;
	width: 100%;
	-webkit-box-shadow: inset 0 -1px 0 0 rgba(177,214,225,.2);
	-moz-box-shadow: inset 0 -1px 0 0 rgba(177,214,225,.2);
	box-shadow: inset 0 -1px 0 0 rgba(177,214,225,.2)
}

.menu-item-has-children .sub-menu li:last-child {
	border-bottom: none
}

.drop_down .sub-menu li a {
	display: block;
	height: auto;
	line-height: 16px;
	margin: 0;
	padding: 6px 0;
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-ms-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	opacity: 1
}

.drop_down .sub-menu li:hover a,.main_menu>ul>li.menu-item-has-children>a:hover:after {
	opacity: .6
}

.drop_down .sub-menu>li>a {
	font-size: 16px;
	text-transform: none
}

.main_menu>ul>li>a>span {
	font: 500 18px/26px "\5fae\8f6f\96c5\9ed1",'hiragino sans gb','microsoft yahei','wenquanyi micro hei','simsun','tahoma','arial','helvetica','stheiti';
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
	font-weight: 500
}

.main_menu ul>li>a>span {
	color: #000000;
	text-transform: none;
	outline: 0;
	font: 500 18px/26px "\5fae\8f6f\96c5\9ed1",'hiragino sans gb','microsoft yahei','wenquanyi micro hei','simsun','tahoma','arial','helvetica','stheiti';
}

.main_menu>ul>li:hover>a>span {
	text-decoration: none
}

.main_menu ul li:hover .drop_down .sub-menu {
	height: auto
}

.main_menu>ul>li.menu-item-has-children>a:after {
	position: absolute;
	content: '';
	height: 0;
	border-style: solid;
	top: 50%;
	right: 13px;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	width: 0;
	border-width: 4px 3px 0;
	border-color: #000000 transparent transparent;
	opacity: .7;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.drop_down .sub-menu li:last-child {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.main_menu>ul {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.main_menu ul li:last-child a .plus {
	display: none
}

.main_menu>ul>li:last-child>a>span {
	border-radius: 4px;
	border: 2px solid rgba(255,255,255,.25);
	padding: 8px 19px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 1
}

.main_menu>ul>li:last-child:hover>a>span {
	border: 2px solid rgba(255,255,255,.6)
}

.main_menu>ul>li:last-child>a {
	padding-right: 0;
	opacity: 1
}

header.sticky .main_menu>ul>li:last-child>a>span {
	border: 2px solid rgba(0,136,204,.25)
}

header.sticky .main_menu>ul>li:last-child>a>span:hover {
	border: 2px solid rgba(0,136,204,.7)
}

.main_menu>ul>li:last-child>a span:hover {
	border: 2px solid rgba(255,255,255,.7)
}

header.sticky .main_menu>ul>li>a,header.sticky .main_menu>ul>li>a>span {
	font: 500 18px/26px "\5fae\8f6f\96c5\9ed1",tahoma;
}

header.sticky .main_menu>ul>li>a:after {
	border-color: #000000 transparent transparent
}

.h1,h1,p,small,span {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "\5fae\8f6f\96c5\9ed1",'hiragino sans gb','microsoft yahei','wenquanyi micro hei','simsun','tahoma','arial','helvetica','stheiti';
}

p,small,span {
	margin: 0;
	padding: 0;
}

.h1,h1 {
	display: block;
	font-size: 46px;
	line-height: 62px
}

.h1,h1,h2,h3 {
	font-family: purista-web,sans-serif;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
	font-weight: 400
}

h2,h3,h4,h5,h6 {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

h2,h3 {
	color: #0f90d3;
	text-transform: uppercase;
	line-height: 33px;
	font-size: 23px
}

h4,h5,h6 {
	font-family: proximanovaregular,sans-serif;
	margin: 0;
	padding: 0;
	line-height: 23px;
	font-size: 20px;
	font-weight: 400
}

.features-wrap .feature .feat-icon img,img {
	max-width: 100%;
	height: auto
}

.h1,.text-white,h1 {
	color: #fff;
	font-family: "simhei"
}

.text-title {
	max-width: 76%
}

.text-subtitle {
	padding-top: 20px;
	max-width: 75%
}

.text-center,.text-left {
	text-align: center;
	margin-left: auto;
	margin-right: auto
}

.text-left {
	text-align: left;
	margin-left: 0
}

.text-right {
	text-align: right;
	margin-right: 0;
	margin-left: auto
}

.btn-svg {
	margin-top: 45px
}

.items-wrap {
	display: -webkit-flex;
	display: flex;
	align-items: center;
	height: 100vh;
	justify-content: center
}

.hidden,.tab-img {
	display: none
}

.object-svg {
	width: 100%
}

#btn-arrow i.fa {
	font-size: 35px;
	color: #fff
}

.prefooter-btn.gradient {
	padding: 11px 56px
}

.prefooter-btn.gradient:after {
	right: 29px
}

.prefooter-btn span {
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.prefooter-btn:hover span {
	opacity: .8
}

.prefooter-btn span svg {
	vertical-align: middle
}

.main-footer {
	background-image: url(/uploads/image/images/footer_bg.jpg)
}

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

.tab-img {
	height: 100%
}

.tab-img.__active {
	display: block
}

.konux-logo {
	height: 22px
}

#back_to_top span {
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,.11);
	border: none
}

#back_to_top span i {
	font-size: 13px;
	color: #5184ff
}

.contact-widget span {
	color: #fff;
	position: relative
}

.contact-widget .mail-icon:before,.contact-widget .phone-icon:before {
	background-position: center;
	content: ' ';
	display: inline-block;
	position: absolute;
	left: -34px;
	top: 50%;
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%)
}

.contact-widget .phone-icon:before {
	background-image: ;
	width: 17px;
	height: 19px
}

.contact-widget .mail-icon:before {
	background-image: ;
	width: 19px;
	height: 13px
}

.canvas-wrap {
	height: 100%;
	width: 100%;
	overflow: hidden
}

.home_photo_hexagons_text .sect-content .sect-img img.__active {
	display: inline-block!important
}

.image_left_side_text,.image_text,.image_text_home {
	background-repeat: no-repeat;
	-webkit-background-size: cover
}

.image_text_home {
	position: relative;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100vh;
	background-color: #0f90d3;
	background-size: cover;
	background-position: center center;
	width: 100%
}

.image_left_side_text,.image_text {
	min-height: 100vh
}

.image_text_home .head-text p {
	max-width: 75%;
	font-size: 24px;
	line-height: 29px;
	margin: 30px auto 0;
	letter-spacing: 1px
}

.image_text_home .bottom-text {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 120px;
	display: -webkit-flex;
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	background-color: rgba(14,24,35,.2);
	color: #fff
}

.image_left_side_text,.image_text_home .bottom-text .text-wrap {
	position: relative;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center
}

.image_text_home .bottom-text .text-wrap {
	height: 100%;
	width: 100%;
	z-index: 20
}

.image_text_home .bottom-text p {
	font-size: 23px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 33px;
	text-transform: uppercase;
	color: #fff
}

.image_text_home .bottom-text p small {
	color: #fff;
	line-height: 25px;
	text-transform: capitalize;
	display: block
}

.image_left_side_text {
	text-align: left;
	height: 100vh;
	background-size: cover;
	background-position: center center;
	max-height: 100vh
}

.image_left_side_text .sect-content {
	height: 100vh
}

.image_left_side_text .sect-content h2 {
	max-width: 40%
}

.image_left_side_text .sect-content p {
	padding-top: 20px;
	max-width: 40%
}

.features_section_ipad,.features_section_iphone,.features_section_macbook {
	position: relative;
	height: 100vh;
	min-height: 100vh;
	overflow: hidden
}

.features_section_ipad .sect-content .sect-text,.features_section_iphone .sect-content .sect-text,.features_section_macbook .sect-content .sect-text {
	align-items: flex-start;
	justify-content: center;
	height: 100vh;
	flex-direction: column
}

.features-wrap .feature p {
	padding-left: 50px;
	position: relative;
	max-width: 84%
}

.features-wrap .feature p span,.features-wrap .feature p strong {
	color: #058acd
}

.features_section_ipad .sect-content .sect-img {
	max-width: 100%;
	position: relative
}

.features_section_ipad .sect-content .sect-img img,.features_section_iphone .sect-content .sect-img img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	display: inline-block
}

.features_section_iphone .sect-content .sect-img img {
	max-width: 70%;
	padding-top: 0;
	position: relative;
	top: 0;
	left: 20px
}

.features_section_ipad .sect-content .sect-img,.features_section_iphone .sect-content .sect-img {
	text-align: right;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	height: 100vh
}

.features_section_macbook .sect-content .sect-img {
	position: relative;
	margin: 0 auto;
	height: 100vh;
	bottom: 100vh;
	max-width: 1280px
}

.features_section_macbook .sect-content .sect-img .img-wrap {
	height: 100%;
	display: block;
	width: 100%
}

.features_section_macbook .sect-content .sect-img img {
	position: absolute;
	right: -21%;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%)
}

.features_section_iphone .sect-content .sect-img .img-wrap {
	display: inline-block;
	vertical-align: top;
	position: relative;
	max-width: 100%;
	left: 60px;
	top: 25px
}

.image_text {
	position: relative;
	background-size: cover;
	text-align: center;
	background-position: center center
}

.image_right_side_text,.text_left_side_items {
	position: relative;
	-webkit-background-size: cover;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 100vh;
	overflow: hidden
}

.image_text .head-text {
	text-align: center;
	display: inline-block
}

.image_text .head-text h2 {
	margin: 57px 0 0
}

.image_text .head-text p {
	max-width: 50%;
	padding-top: 30px
}

.image_right_side_text {
	background-size: cover;
	text-align: right
}

.image_right_side_text .sect-content h2 {
	margin: 7% auto 0;
	display: inline-block
}

.image_right_side_text .sect-content p {
	padding-top: 20px;
	max-width: 42%
}

.text_left_side_items {
	background-size: cover;
	text-align: left
}

.text_left_side_items .sect-content {
	height: 100vh
}

.text_left_side_items .sect-content .text-wrap {
	display: -webkit-flex;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	height: 100vh;
	flex-direction: column
}

.text_left_side_items .sect-content p {
	padding-top: 20px;
	max-width: 78%
}

.text_left_side_items .sect-content .svg-items {
	display: -webkit-flex;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	height: 100%;
	flex-direction: column
}

.approach_image_text_home,section {
	position: relative;
	width: 100%
}

section {
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top
}

.text_left_side_items .sect-content .svg-items .object-svg {
	margin-top: auto;
	display: inline-block;
	vertical-align: middle;
	max-width: 80%
}

.__active-arrow:after,.hexagon {
	background-repeat: no-repeat;
	background-position: center
}

.approach_image_text_home {
	background-image: linear-gradient(180deg,#004669 0,#0080c0 53%,#2fb8fc 100%);
	overflow: hidden;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 100vh
}

.approach_image_text_home .sect-content {
	position: relative;
	height: 100%;
	flex-direction: column
}

.approach_image_text_home #approach-canvas {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	top: 0;
	left: 0
}

.approach_image_text_home .head-text,.approach_image_text_sect .sect-content .img-wrap {
	text-align: center
}

.approach_image_text_home .head-text h1 {
	width: 630px
}

.approach_image_text_home .head-text p {
	width: calc(1170px * .76);
	font-size: 24px;
	line-height: 29px;
	margin: 30px auto 0;
	letter-spacing: 1px
}

.approach_image_text_home .arrow-wrap {
	display: -webkit-flex;
	display: flex;
	width: 100%;
	justify-content: center;
	position: absolute;
	align-items: center;
	content: '';
	text-align: center;
	bottom: 10%;
	left: 0
}

.approach_image_text_sect .text-subtitle {
	margin-bottom: 45px;
	padding-top: 20px;
	max-width: 75%
}

.approach_image_text_sect .sect-content {
	text-align: center;
	flex-direction: column;
	height: 100vh
}

.approach_image_text_sect .sect-content .img-wrap img,.features_section_macbook .sect-content .sect-img img {
	display: inline-block;
	max-width: 80%;
	height: auto;
	vertical-align: middle
}

.approach_anchor_sect:nth-child(even) {
	background-image: ;
	background-color: rgba(182,205,217,.04)
}

.approach_anchor_sect .sect-content {
	height: 100vh;
	width: 100%
}

.approach_anchor_sect .sect-content .sect-img {
	display: inline-block;
	vertical-align: top;
	text-align: right
}

.approach_anchor_sect .sect-content .sect-img img {
	max-width: calc(100% - 15px);
	vertical-align: middle;
	display: inline-block;
	margin-right: 0;
	margin-left: auto
}

.approach_anchor_sect .sect-content .approach-link a {
	color: #123c61;
	text-decoration: none
}

.approach_anchor_sect .sect-content .approach-link a:hover {
	color: #0f90d3!important;
	text-decoration: none!important
}

.approach_left_side_text {
	height: 100vh;
	display: -webkit-flex;
	display: flex;
	align-items: center
}

.approach_left_side_text .sect-content {
	background-color: rgba(0,135,204,.01);
	text-align: left;
	position: relative;
	height: 92vh;
	z-index: auto
}

.approach_left_side_text .sect-content .text-title {
	max-width: 550px
}

.approach_left_side_text .sect-content .text-subtitle {
	max-width: 50%;
	padding-bottom: 45px
}

#approach-1 .approach-list .approach-link:nth-child(1):after,#approach-2 .approach-list .approach-link:nth-child(2):after,#approach-3 .approach-list .approach-link:nth-child(3):after,#approach-4 .approach-list .approach-link:nth-child(4):after {
	content: ' ';
	display: block;
	width: 11px;
	height: 11px;
	background-image: url(/uploads/image/images/arrow-up.png);
	background-position: center;
	background-repeat: no-repeat;
	margin: 13px auto auto
}

#approach-1 .approach-list .approach-link:nth-child(1),#approach-2 .approach-list .approach-link:nth-child(2),#approach-3 .approach-list .approach-link:nth-child(3),#approach-4 .approach-list .approach-link:nth-child(4) {
	opacity: 1
}

#approach-1 .approach-list .approach-link:nth-child(1) a,#approach-2 .approach-list .approach-link:nth-child(2) a,#approach-3 .approach-list .approach-link:nth-child(3) a,#approach-4 .approach-list .approach-link:nth-child(4) a {
	color: #0f90d3!important;
	opacity: 1
}

.approachlist-wrap,.image_text_svg .head-text .btn-svg.link-arrow-center {
	margin-top: 45px
}

.approach-list {
	list-style-type: none;
	display: inline-block;
	width: 100%
}

.approach-link {
	opacity: .5;
	color: #90a4ae;
	font-size: 17px;
	line-height: 20px;
	list-style-type: none!important;
	display: inline-block;
	margin-right: 62px;
	padding-left: 0!important;
	text-indent: 0!important;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.approach-link a:hover,.approach-link.__active-arrow a {
	color: #0f90d3!important;
	opacity: 1
}

.__active-arrow:after {
	content: ' ';
	display: block;
	width: 11px;
	height: 11px;
	background-image: url(/uploads/image/images/arrow-up.png);
	margin: 13px auto auto
}

.approach_left_side_text .btn-wrap {
	display: inline-block;
	position: relative;
	transition: all .3s ease;
	border: none;
	border-radius: 5px;
	background-color: #fff;
	opacity: 1
}

.prefooter-btn.gradient.approach-btn {
	padding: 16px 61px 16px 31px
}

.prefooter-btn.gradient.approach-btn:after {
	right: 32px
}

#arrow-link-railway.gradient {
	left: -32px;
	margin-top: 45px
}

 
.home_video_text .home-video-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	top: 0;
	left: 0;
	right: 0; 
	bottom: 0;
	overflow: hidden;
	
}

.home_video_text .home-video-wrap video {
	object-fit: contain;
	min-width: 100%;
	min-height:100%;
	background-size: cover; 

}

.home_video_text_mf60:before {
	position: absolute;
	content: ' ';
	height: 100%;
	width: 100%;
	top:-60px;
	background-color: rgba(0,130,210,.4);
	display: block;
	z-index: 10
}

.home_video_text_mf:before {
	position: absolute;
	content: ' ';
	height: 100%;
	width: 100%;
	top:0;
	background-color: rgba(0,130,210,.4);
	display: block;
	z-index: 10
}

 
.home_video_text .sect-content {

}

 
.home_video_text .sect-content p {
	width: 75%
}

.home_video_text .arrow-wrap {
	display: -webkit-flex;
	display: flex;
	width: 100%;
	justify-content: center;
	position: absolute;
	align-items: center;
	content: '';
	text-align: center;
	bottom: 10%;
	left: 0
}

.home_text_image {
	 
}

@media screen and (min-width:768px) {


	 

	.goodsimgheight .title{
		font:500 16px/28px "\5fae\8f6f\96c5\9ed1",tahoma;
		margin-top:2px;
		height:38px;
		line-height:38px;
		text-align:center;
		cursor:pointer;
	 }

	.manufacture-sec3text{
		text-align:center ;
		 
	}
	.manufacture-sec3text p{
		text-align:center ;
	}

	.bgvideo-text h1{
		font-size:48px;
	}

	.home-bottom-video{
		border:solid 3px #ffffff; 
	}

	.teamauto-text{
		  border-top:solid 2px #0168b7;
		border-bottom:solid 2px #0168b7;
		 
	}
	.teamauto-text h4{
		font-weight:bold;
	}

	.teamauto-text-data{
		
	}
	.teamauto-text-right{
		text-align:right;
	}
	.teamauto-text-p{
		margin:2% 0;
	}
	.teamauto-img{
	 
	}
	.teamauto-margin{
		margin:10px 0;
	}

	 
}

.home_text_image .sect-content .text-subtitle {
	padding-top: 20px
}

.home_text_image .sect-img {
	text-align: right
}

.home_text_image .sect-img img {
	height: auto;
	vertical-align: middle
}

.image_text_svg .head-text {
	text-align: center
}

.home_text_left_side_items .svg-items-wrap .svg-items,.svg-btn {
	text-align: left
}

.image_text_svg .head-text .text-title {
	 
}

.image_text_svg .head-text .text-subtitle {
	padding-top: 20px;
	max-width: 100%
}

.home_text_image_dashboard {
	display: -webkit-flex;
	 
	justify-content: center;
	align-items: center;
	overflow: hidden
}

.home_text_image_dashboard .sect-content {
	height: 100vh
}

.svg-btn {
	margin-top: 45px
}

.home_text_image_dashboard .sect-content .img-wrap {
	display: inline-block;
	max-width: 90%;
	vertical-align: top
}

.home_text_image_dashboard .sect-content .sect-img img {
	max-width: 200%;
	height: auto;
	vertical-align: middle;
	display: inline-block;
	width: auto
}

.home_text_left_side_items {
	position: relative;
	z-index: 13
}

.home_text_left_side_items .sect-content {
	
	position: relative;
	z-index: 13
}

.home_text_left_side_items .svg-items-wrap {
	padding: 0 15px
}

.home_text_left_side_items .svg-items-wrap .object-svg {
	max-width: 80%;
	display: inline-block
}

.home_photo_hexagons_text,.home_text_side_items,.home_text_svg_canvas {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center
}

.home_text_side_items {
	background-color: rgba(182,205,215,.04);
	box-shadow: inset 0 -1px 2px 0 #f1f8fb,inset 0 1px 2px 0 #f1f8fb
}

.home_text_side_items .sect-content {
	height: 100%;
	position: relative;
	z-index: 10
}

.home_text_side_items .sect-content .head-text,.home_text_svg_canvas .sect-content {
	text-align: center
}

.home_text_side_items .sect-content .text-subtitle {
	padding: 20px 15px 0
}

.home_text_side_items .sect-content .left-side-item {
	display: inline-block;
	width: 100%;
	text-align: left;
	position: relative
}

.home_text_side_items .sect-content .right-side-item {
	display: inline-block;
	width: 100%;
	position: relative;
	text-align: right
}

.home_text_image .sect-img img,.home_text_side_items .sect-content .left-side-item .img-wrap,.home_text_side_items .sect-content .right-side-item .img-wrap {
	display: inline-block;
	max-width: 100%
}

.home_text_side_items .sect-content .left-side-item .img-wrap img,.home_text_side_items .sect-content .right-side-item .img-wrap img {
	position: absolute;
	left: 150px;
	top: 50%;
	height: auto;
	max-width: 100%;
	display: inline-block;
	text-align: left;
	-webkit-transform: rotate(-36deg) translate(0,-50%);
	transform: rotate(-36deg) translate(0,-50%)
}

.home_text_side_items .sect-content .right-side-item .img-wrap img {
	left: 300px;
	max-width: 400%;
	text-align: right
}

.home_photo_hexagons_text,.home_text_svg_canvas {
	z-index: 13
}

.home_text_svg_canvas {
	background-color: #0065a3;
	height: auto;
	min-height: 100vh;
	max-height: 100vh
}

.about-pattern-text #home-canvas,.home_text_svg_canvas #home-canvas,.value-pattern-text #home-canvas {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	background-color: rgba(0,135,204,.01);
	text-align: center;
	top: 0;
	left: 0
}

.about-us-home-image-text{
	top:60px;
}

.about-us-home-image-text.home-sect .sect-content .sect-text h1 {
	margin: 30px auto
}

.home_text_svg_canvas .sect-content .head-text {
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%
}

.home_text_svg_canvas .sect-content h4 {
	padding-bottom: 10px;
	color: #ffffff;
	font-family: simhei;
}

.home_text_svg_canvas .sect-content .svg-btn {
	margin: 0 auto;
	display: inline-block;
	font-size: 17px;
	position: relative;
	border: none;
	border-radius: 5px;
	background-color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 1
}

.home_photo_hexagons_text {
	min-height: 92vh;
	max-height: 92vh;
	overflow: hidden
}

.home_photo_hexagons_text .sect-content {
	align-items: stretch;
	min-height: 92vh;
	width: 100%
}

.home_photo_hexagons_text .sect-content .hexagon-wrap {
	position: absolute;
	text-align: left;
	z-index: 13;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%
}

.home_photo_hexagons_text .sect-content .hexagon-wrap .img-wrap {
	display: inline-block;
	vertical-align: top;
	max-width: 100%
}

.home_photo_hexagons_text .sect-content .hexagon-wrap .img-wrap img {
	vertical-align: middle;
	min-height: 92vh;
	max-width: 100%;
	width: 100vw;
	min-width: 100%
}

.home_photo_hexagons_text .sect-content .sect-text {
	position: absolute;
	content: '';
	right: 10%;
	top: 0;
	max-width: 485px;
	z-index: 30;
	background-color: transparent;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding-right: 240px;
	height: 92vh
}

.home_photo_hexagons_text .sect-content .sect-text .text-wrap {
	max-width: 365px;
	transition: all .2s;
	min-width: 365px
}

.home_photo_hexagons_text .sect-content .sect-text .text-wrap>span,.rev-block .main-text {
	font-size: 30px;
	line-height: 45px;
	font-family: purista-web,sans-serif
}

.home_photo_hexagons_text .sect-content .sect-text .text-wrap .name-text {
	margin-top: 50px;
	text-align: left
}

.home_photo_hexagons_text .sect-content .sect-text .text-wrap .name-text span {
	display: block;
	font-size: 20px;
	color: #0f90d3;
	margin-bottom: 0;
	text-align: left
}

.home_photo_hexagons_text .sect-content .sect-text .text-wrap .name-text p {
	color: #0f90d3;
	text-align: left
}

.home_photo_hexagons_text .sect-content .sect-img {
	padding: 0 15px;
	height: 92vh;
	width: 100%
}

.home_photo_hexagons_text .sect-content .sect-img img {
	margin: 0 -15px;
	vertical-align: top;
	position: relative;
	height: auto;
	min-height: 92vh;
	max-height: 92vh;
	max-width: unset
}

.rev-block .main-text {
	color: #424242
}

.rev-block .item {
	width: 365px;
	margin: auto;
	display: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.rev-block .item.__active {
	display: block
}

.item .desc-text,.item .name {
	font-size: 14px;
	font-weight: 600;
	color: #0f90d3
}

.item .name {
	font-size: 20px;
	margin-bottom: 0
}

.name-text {
	margin-top: 50px
}

.hexagon {
	background-image: url(/uploads/image/images/hex-1.png);
	width: 20px;
	height: 20px;
	margin-bottom: 13px;
	transition: all .1s;
	cursor: pointer
}

.hex-pagination {
	margin-left: 85px;
	margin-right: 15px
}

.__active .hexagon,.hexagon:hover {
	background-image: url(/uploads/image/images/hex-hov.png)
}

.application-process-image-text-right:before,.home-sect:before {
	background-image: -webkit-gradient(linear,left top,left bottom,from(#004669),color-stop(53%,#0080c0),to(#2fb8fc))
}

.application-process-image-text-right:before,.blog-image-title:before,.home-sect:before {
	background-image: -webkit-linear-gradient(top,#004669 0,#0080c0 53%,#2fb8fc 100%)
}

.prefooter-btn {
	font-size: 17px;
	padding: 16px 5px 16px 31px;
	position: relative;
	transition: all .3s;
	border: none;
	border-radius: 5px;
	background-color: #fff;
	opacity: 1
}

.home-sect {
	display: -webkit-flex;
	display: flex;
	text-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	max-height: 100vh;
	min-height: 50vh;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative
}

.home-sect .arrow-wrap,.home-sect:before {
	position: absolute;
	left: 0;
	width: 100%;
	content: ''
}

.home-sect:before {
	height: 100%;
	top: 0;
	z-index: -1;
	background-image: linear-gradient(180deg,#004669 0,#0080c0 53%,#2fb8fc 100%)
}

.home-sect .sect-content {
	text-align: center;
	height: 100%
}

.home-sect .sect-content .sect-text {
	max-width: 64%;
	margin: 0 auto
}

.home-sect .sect-content .sect-text p,.home_video_text .sect-content p {
	font-size: 24px;
	padding-top: 30px;
	line-height: 29px;
	letter-spacing: 1px
}

.home-sect .arrow-wrap {
	bottom: 10%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.home-sect .arrow-wrap .arrow-down {
	background-color: transparent;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 30px;
	text-decoration: none;
	outline: 0;
	color: #fff;
	text-align: center;
	cursor: pointer
}

.pattern-section {
	background-image: url(/uploads/image/images/approach-pattern.svg);
	background-color: rgba(182,205,217,.04);
	background-repeat: repeat;
	background-size: auto
}

.case-studies-cards,.products-cards,.solutions-cards {
	height: 100%;
	min-height: unset;
	 
	position: relative;
	background-color: rgba(182,205,217,.04)
}

.case-studies-cards .sect-content,.products-cards .sect-content,.solutions-cards .sect-content {
	width: 100%;
	text-align: justify
}

.case-studies-cards .card-wrap,.products-cards .card-wrap,.solutions-cards .card-wrap {
	 
	position: relative;
	 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 350ms ease;
	transition: all 350ms ease;
	z-index: 10;
	-webkit-box-shadow: 0 0 0 1px rgba(0,116,176,.07);
	box-shadow: 0 0 0 1px rgba(0,116,176,.07);
	outline: 0
}

.case-studies-cards .card-wrap:nth-child(odd),.products-cards .card-wrap:nth-child(odd),.solutions-cards .card-wrap:nth-child(odd) {
	margin: auto auto 30px 0
}

.case-studies-cards .card-wrap:nth-child(even),.products-cards .card-wrap:nth-child(even),.solutions-cards .card-wrap:nth-child(even) {
	margin: auto 0 50px auto
}

.case-studies-cards .card-wrap .img-wrap,.products-cards .card-wrap .img-wrap,.solutions-cards .card-wrap .img-wrap {
	 
	position: relative;
	z-index: 20;
	text-align: center;
	overflow: hidden;
	background-color: #fff
}

 

.case-studies-cards .card-wrap:hover,.products-cards .card-wrap:hover,.solutions-cards .card-wrap:hover {
	-webkit-box-shadow: 0 0 15px rgba(23,72,119,.15);
	box-shadow: 0 0 15px rgba(23,72,119,.15)
}

.case-studies-cards .card-wrap .card-content,.products-cards .card-wrap .card-content,.solutions-cards .card-wrap .card-content {
	padding: 10px;
	text-align: center;
	background-color: #fff;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px
}

.case-studies-cards .card-wrap .card-content p,.products-cards .card-wrap .card-content p,.solutions-cards .card-wrap .card-content p {
	margin: 10px auto 0;
	max-width: 77%
}

.case-studies-cards .card-wrap .card-content .rm-arrow,.products-cards .card-wrap .card-content .rm-arrow,.solutions-cards .card-wrap .card-content .rm-arrow {
	display: inline-block;
	margin-top: 10px;
	cursor: pointer
}

.case-studies-cards .card-wrap .card-content .rm-arrow .object-svg,.solutions-cards .card-wrap .card-content .rm-arrow .object-svg {
	width: 100%;
	cursor: pointer
}

.case-studies-cards .card-wrap .card-content .rm-arrow .object-svg text tspan,.solutions-cards .card-wrap .card-content .rm-arrow .object-svg text tspan {
	cursor: pointer!important
}

.case-studies-cards .popup-wrap {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: rgba(255,255,255,.8)
}

.sect-bottom .btn-wrap,.sect-bottom .btn-wrap a {
	background-color: #fff;
	cursor: pointer;
	text-align: center
}
 

.case-studies-cards .card-content.active .popup-wrap {
	display: block
}

.sect-heading {
	text-align: center;
	margin: 5px auto 48px
}

.products-cards .sect-content {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.products-cards .sect-content .card-wrap:nth-child(1) .card-content p {
	max-width: 100%
}

.products-cards .sect-content .card-wrap:nth-child(4) .card-content p {
	max-width: 100%
}

.sect-heading p.text-subtitle {
	padding-top: 20px;
	max-width: 59%;
	font-size: 24px;
	line-height: 28px
}

.sect-bottom {
	text-align: center
}

.sect-bottom .btn-wrap {
	display: inline-block;
	vertical-align: middle;
	margin: 0!important;
	position: static;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	max-height: 54px
}

.sect-bottom .btn-wrap .object-svg {
	width: auto;
	cursor: pointer
}

.app-popup .app-form-wrap #application_form #submit_buttons #submit_app:hover,.contact-wrapper .contact-form-wrap .wpcf7-form .btn-wrap:hover input,.sect-bottom .btn-wrap:hover a {
	-webkit-box-shadow: 0 2px 10px rgba(0,70,105,.15);
	box-shadow: 0 2px 10px rgba(0,70,105,.15);
	cursor: pointer
}

.sect-bottom .btn-wrap a {
	outline: 0;
	padding: 16px 67px 16px 39px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 0 1px rgba(0,116,176,.07);
	box-shadow: 0 0 0 1px rgba(0,116,176,.07);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	overflow: hidden
}

.career-position-card .card-heading .btn-apply-position {
	width: 100%
}

.career-position-card .card-content .share-position .socials-shared-wrap,.socials-shared-wrap .social-sharing {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.career-position-card .card-content .share-position .socials-shared-wrap {
	margin-top: 20px
}

.socials-shared-wrap .social-sharing {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 22px;
	float: left;
	line-height: 1;
	width: auto
}

.socials-shared-wrap .social-sharing:last-child {
	margin-right: 0
}

.socials-shared-wrap .social-sharing a.button-facebook,.socials-shared-wrap .social-sharing a.button-linkedin,.socials-shared-wrap .social-sharing a.button-twitter {
	display: inline-block;
	width: 24px;
	height: 28px;
	text-align: center;
	margin: 0 6px 0 0;
	padding: 0;
	outline: 0;
	text-decoration: none;
	background: 0 0
}

.socials-shared-wrap .social-sharing a.button-facebook:hover i.fa,.socials-shared-wrap .social-sharing a.button-linkedin:hover i.fa,.socials-shared-wrap .social-sharing a.button-twitter:hover i.fa {
	text-shadow: 0 0 4px #003049
}

.career-position-card .card-heading .socials-shared-wrap .soc-icon .fb-icon i.fa:before,.socials-shared-wrap .soc-icon .fb-icon i.fa:before,.socials-shared-wrap .social-sharing a.button-facebook i.fa:before {
}

.career-position-card .card-heading .socials-shared-wrap .soc-icon .twitter-icon i.fa:before,.socials-shared-wrap .soc-icon .twitter-icon i.fa:before,.socials-shared-wrap .social-sharing a.button-twitter i.fa:before {
}

.career-position-card .card-heading .socials-shared-wrap .soc-icon .linkd-icon i.fa:before,.socials-shared-wrap .soc-icon .linkd-icon i.fa:before,.socials-shared-wrap .social-sharing a.button-linkedin i.fa:before {
	background-image: url(/uploads/image/images/linkd-hexagon.png)
}

.socials-shared-wrap .soc-icon i.fa,.socials-shared-wrap .social-sharing i.fa {
	position: relative;
	display: inline-block;
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	line-height: 28px;
	text-shadow: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.socials-shared-wrap .social-sharing i.fa:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 24px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.career-position-card .card-content .position-contacts {
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	padding: 41px 0 56px;
	text-align: center
}

.career-position-card .card-content .position-contacts .text-title {
	margin-bottom: 40px!important
}

.career-position-card .card-content .position-contacts .position-email {
	display: block;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	outline: 0;
	color: #424242;
	margin-bottom: 35px;
	opacity: .67
}

.career-position-card .card-content .position-contacts .conts-position {
	display: block;
	margin-bottom: 17px
}

.career-position-card .card-content .position-contacts .conts-photo {
	text-align: center;
	max-width: 174px;
	margin: 0 auto 16px
}

.career-position-card .card-content .position-contacts .conts-photo img {
	vertical-align: middle;
	max-width: 100%;
	height: auto
}

.career-position-card .card-content .position-contacts .conts-name {
	display: block;
	margin: 0 auto
}

.career-position-card .card-content .position-contacts .conts-phone {
	display: block;
	text-decoration: none;
	outline: 0;
	border: none
}

.career-position-card .card-content .position-contacts .btn-send-message {
	display: inline-block;
	margin: 0 auto
}

.career-position-card .card-bottom {
	padding-top: 52px
}

.career-position-card .card-bottom .another-positions-wrap {
	text-align: justify
}

.career-position-card .card-bottom .another-positions-wrap .position-left {
	display: inline-block;
	vertical-align: top
}

.career-position-card .card-bottom .another-positions-wrap .position-left a {
	left: 0
}

.career-position-card .card-bottom .another-positions-wrap .position-right {
	float: right;
	display: inline-block;
	vertical-align: top
}

.career-position-card .card-bottom .another-positions-wrap .position-right a {
	left: -29px
}

.team-text-pattern .sect-content,.team-text-pattern .sect-content .sect-text {
	display: -webkit-box;
	display: -ms-flexbox;
	text-align: center;
	display: -webkit-flex
}

.team-text-pattern .sect-content {
	height: 100vh
}

.team-text-pattern .sect-content .sect-text {
	padding: 73px 109px;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #fff;
	border: 2px solid rgba(81,163,204,.1);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	max-width: 970px
}

.team-text-pattern {
	position: relative
}

.team-gallery,.team-image-text-sides,.team-image-text-sides .image-text-wrap .img-wrap img {
	height: auto
}

.team-text-pattern .sect-content .sect-text .text-subtitle {
	max-width: 100%
}

.team-text-pattern .sect-content .sect-text .btn-gradient-wrap {
	margin-top: 51px
}

.team-image-text-sides .sect-heading {
	margin: 46px auto 60px
}

.team-image-text-sides .image-text-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin: 0 auto 140px;
	max-width: 1440px
}

.team-image-text-sides .image-text-wrap .img-wrap {
	max-width: 55%
}

.team-image-text-sides .image-text-wrap:last-child {
	margin-bottom: 0
}

.team-image-text-sides .image-text-wrap:nth-child(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.team-image-text-sides .image-text-wrap .text-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	margin: 0 auto
}

.team-image-text-sides .image-text-wrap .text-wrap p {
	margin: 0 auto;
	text-align: left;
	max-width: 400px
}

.team-gallery {
	padding-top: 46px
}

.team-gallery .sect-heading {
	margin: 0 auto 65px
}

.team-gallery-wrap {
	position: relative;
	max-width: 1390px;
	margin: 0 auto
}

.team-gallery-wrap .team-gallery {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.team-gallery-wrap .team-gallery .image-item {
	margin-bottom: 10px;
	position: relative;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.team-gallery-wrap .team-gallery .image-item:hover .teammate-name {
	opacity: .9
}

.team-gallery-wrap .team-gallery .image-item .img-wrap {
	max-width: 270px
}

.about-board-of-directors .directors-gallery .image-item img,.career-image-text-sides .image-text-wrap .img-wrap img,.team-gallery-wrap .team-gallery .image-item .img-wrap img {
	max-width: 100%;
	height: auto
}

.team-gallery-wrap .team-gallery .image-item .teammate-name {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
	background-color: #fff;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.team-gallery-wrap .team-gallery .image-item .teammate-name span {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 95%;
	margin: 0 auto;
	text-align: center;
	color: #0f90d3;
	font-size: 17px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
	-webkit-transform: translate(-50%,25%);
	-ms-transform: translate(-50%,25%);
	transform: translate(-50%,25%);
	cursor: default
}

.team-gallery-wrap .team-gallery .image-item .teammate-name span:first-line {
	font-weight: 600
}

.about-hexagons-left-text {
	position: relative;
	height: 99vh;
	width: 100%;
	overflow: hidden
}

.about-hexagons-left-text .hexagon-wrap,.about-hexagons-left-text .sect-image-wrap {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh
}

.about-hexagons-left-text .sect-image-wrap {
	right: 0;
	left: auto;
	z-index: -1;
	text-align: right
}

.about-hexagons-left-text .hexagon-wrap img {
	height: auto;
	max-width: 100%;
	min-height: 100vh;
	min-width: 89%
}

.about-hexagons-left-text .sect-image-wrap img {
	display: inline-block;
	max-width: unset;
	max-height: 99vh;
	min-height: 99vh;
	width: auto!important
}

.about-hexagons-left-text .sect-content {
	position: relative;
	z-index: 1;
	height: 100vh;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	max-width: 1170px;
	margin: 0 auto
}

.about-hexagons-left-text .sect-content .text-wrap {
	max-width: 540px
}

.about-hexagons-left-text .sect-content .text-wrap .gradient.left-side {
	margin-top: 45px
}

.about-hexagons-left-text .sect-content .text-wrap .career-info-section .sect-text p,.about-hexagons-left-text .sect-content .text-wrap .text-subtitle,.career-info-section .sect-text .about-hexagons-left-text .sect-content .text-wrap p {
	margin-top: 0;
	max-width: 100%
}

.about-board-of-directors {
	padding: 46px 0 0;
	position: relative;
	height: auto
}

.about-board-of-directors .sect-heading {
	margin: 0 auto 71px
}

.about-board-of-directors .sect-heading .career-info-section .sect-text p,.about-board-of-directors .sect-heading .text-subtitle,.career-info-section .sect-text .about-board-of-directors .sect-heading p {
	max-width: 875px
}

.about-board-of-directors .directors-gallery,.about-board-of-directors .directors-gallery .image-item .soc-icon span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.about-board-of-directors .directors-gallery {
	max-width: 1390px;
	margin: 0 auto -11px;
	padding: 0;
	list-style-type: none;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.about-board-of-directors .directors-gallery .image-item {
	margin-bottom: 11px;
	min-width: 456px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	top: 30px;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.about-board-of-directors .directors-gallery .image-item.on {
	opacity: 1;
	top: 0
}

.about-board-of-directors .directors-gallery .image-item:hover .soc-icon {
	opacity: 1
}

.about-board-of-directors .directors-gallery .image-item:hover .soc-icon span,.team-gallery-wrap .team-gallery .image-item:hover .teammate-name span {
	opacity: 1;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.about-board-of-directors .directors-gallery .image-item:hover .text-content {
	-webkit-transform: translate(0,-200%);
	-ms-transform: translate(0,-200%);
	transform: translate(0,-200%);
	opacity: 0
}

.about-board-of-directors .directors-gallery .image-item .soc-icon {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,.8);
	opacity: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.about-board-of-directors .directors-gallery .image-item .soc-icon span {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,65%);
	-ms-transform: translate(-50%,65%);
	transform: translate(-50%,65%);
	opacity: 0;
	background-image: url(/uploads/image/images/linkd-hexagon.png);
	width: 31px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff
}

.about-board-of-directors .directors-gallery .image-item:nth-child(6) .text-content.text-content-right {
	left: 276px
}

.about-board-of-directors .directors-gallery .image-item .text-content {
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	width: auto;
	height: auto;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.about-board-of-directors .directors-gallery .image-item .text-content.text-content-left {
	left: 40px
}

.about-board-of-directors .directors-gallery .image-item .text-content.text-content-right {
	left: 243px
}

.about-board-of-directors .directors-gallery .image-item .text-content span {
	display: block;
	text-align: left
}

.about-board-of-directors .directors-gallery .image-item .text-content span.name {
	color: #fff
}

.about-board-of-directors .directors-gallery .image-item .text-content span.desc {
	color: #e5eef2
}

.time-line-wrap .time-line-item-wrap .more-items .tl-date {
	display: none
}

.about-pattern-text {
	background-color: #0f90d3;
	max-height: 70vh;
	height: 100%;
	min-height: 70vh;
	position: relative
}

.about-pattern-text .sect-content {
	height: 70vh;
	text-align: center
}

.about-pattern-text .sect-content .head-text p {
	font-size: 24px;
	line-height: 28px;
	margin: 25px auto 75px
}

.about-pattern-text .sect-content .head-text .btn-svg {
	display: inline-block;
	margin: 0 auto;
	position: relative;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 1
}

.time-line-wrap .time-line-item-wrap.apr-16,.time-line-wrap .time-line-item-wrap.feb-15,.time-line-wrap .time-line-item-wrap.nov-16,.time-line-wrap .time-line-item-wrap.oct-16,.time-line-wrap .time-line-item-wrap.spring-14,.time-line-wrap .time-line-item-wrap.summer-14,.time-line-wrap .time-line-item-wrap:last-child .time-line-item:after {
	display: none
}

.about-pattern-text .sect-content .head-text .btn-svg .prefooter-btn {
	padding: 16px 91px 16px 63px;
	position: relative;
	border: none;
	background-color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 1
}

.about-pattern-text .sect-content .head-text .btn-svg .prefooter-btn:after {
	right: 63px;
	top: 51%
}

.about-how-it-started {
	position: relative;
	background-position: bottom center;
	background-size: 100%;
	background-repeat: no-repeat;
	padding-top: 46px;
	height: auto;
	min-height: 100vh;
	max-height: unset;
	overflow: hidden
}

.about-how-it-started .sect-heading {
	margin: 0 auto 51px
}

.time-line-wrap {
	position: relative;
	text-align: center;
	margin-bottom: 72vh
}

.time-line-wrap .time-line-item-wrap {
	position: relative;
	margin-bottom: 77px;
	z-index: 1;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.time-line-wrap .time-line-item-wrap:nth-child(odd) .tl-text {
	text-align: right;
	-webkit-transform: translate(-485px,-50%);
	-ms-transform: translate(-485px,-50%);
	transform: translate(-485px,-50%)
}

.time-line-wrap .time-line-item-wrap:last-child .tl-text {
	text-align: left;
	-webkit-transform: translate(125px,-50%);
	-ms-transform: translate(125px,-50%);
	transform: translate(125px,-50%)
}

.time-line-wrap .time-line-item-wrap.visible {
	display: block
}

.time-line-wrap .time-line-item-wrap .time-line-item {
	display: inline-block;
	position: relative;
	text-align: center;
	width: 148px;
	height: 171px;
	vertical-align: top;
	z-index: 20
}

.time-line-wrap .time-line-item-wrap .time-line-item.more-items {
	text-decoration: none;
	border: none;
	outline: 0;
	height: 129px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	text-align: center;
	margin-top: -10px;
	cursor: pointer
}

.time-line-wrap .time-line-item-wrap .time-line-item.more-items:after {
	bottom: -78px;
	height: 67px
}

.time-line-wrap .time-line-item-wrap .time-line-item.more-items .time-line-hex {
	display: inline-block;
	height: 129px
}

.time-line-wrap .time-line-item-wrap .time-line-item.more-items .time-line-hex img {
	max-width: 100%;
	height: auto;
	-webkit-transition: all 350ms ease;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	transition: all 350ms ease;
	box-shadow: none;
	position: relative;
	z-index: 20
}

.time-line-wrap .time-line-item-wrap .time-line-item.more-items .time-line-hex img:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.time-line-wrap .time-line-item-wrap .time-line-item:after {
	position: absolute;
	content: '';
	width: 1px;
	height: 77px;
	opacity: .45;
	background-color: #a3c7d9;
	bottom: -77px;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	transform: translate(-50%,0);
	z-index: 0
}

.time-line-wrap .time-line-item-wrap .time-line-item .tl-date {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-align: center;
	color: #fff;
	font-family: purista-web,sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 18px
}

.time-line-wrap .time-line-item-wrap .time-line-item .tl-date span {
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	font-weight: 500
}

.time-line-wrap .time-line-item-wrap .tl-text {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	text-align: left;
	-webkit-transform: translate(125px,-50%);
	-ms-transform: translate(125px,-50%);
	transform: translate(125px,-50%)
}

.time-line-wrap .time-line-item-wrap .tl-text p {
	color: #424242;
	line-height: 23px;
	max-width: 360px
}

.career-text-categories {
	height: auto;
	text-align: center;
	padding: 46px 0
}

.career-text-categories .sect-heading {
	margin-bottom: 61px;
	margin-top: 0
}

.career-text-categories .position-categories-wrap {
	max-width: 1170px;
	margin: 0 auto;
	text-align: justify
}

.career-text-categories .btn-wrap {
	display: inline-block;
	background-color: #fff;
	position: static;
	margin-top: 0
}

.career-text-categories .tab .tab-content,.positions-category-wrap {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.positions-category-wrap {
	margin: 0 auto 56px;
	padding: 0;
	list-style-type: none;
	max-width: 95%
}

.blog-section .positions-category-wrap {
	margin: 0 auto 56px 0;
	max-width: 750px
}

.positions-category-wrap .positions-category {
	position: relative;
	top: 0;
	left: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	display: inline-block
}

.positions-category-wrap .positions-category:hover a {
	opacity: .8;
	color: #0f90d3
}

.positions-category-wrap .positions-category a {
	display: block;
	position: relative;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	outline: 0;
	border: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
	opacity: .5;
	color: #424242
}

.positions-category-wrap .positions-category a:after {
	position: absolute;
	content: '';
	left: 50%;
	bottom: -14px;
	-webkit-transform: translate(-50%,30px);
	-ms-transform: translate(-50%,30px);
	transform: translate(-50%,30px);
	background-image: url(/uploads/image/images/top-arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 0;
	width: 9px;
	height: 11px
}

.positions-category-wrap .positions-category a.__active {
	opacity: 1;
	background: -webkit-gradient(linear,left top,right top,from(#0f90d3),to(#0f90d3));
	background: -webkit-linear-gradient(left,#0f90d3 0,#0f90d3 100%);
	background: linear-gradient(90deg,#0f90d3 0,#0f90d3 100%);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	border: none;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.positions-category-wrap .positions-category a.__active:after {
	opacity: 1;
	-webkit-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	transform: translate(-50%,0)
}

@-webkit-keyframes fadeinanimation {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeinanimation {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.career-text-categories .tab .tab-content {
	position: relative;
	display: none;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.career-text-categories .tab .tab-content.__active,.positions-category-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.career-text-categories .tab .tab-content.__active .position-card {
	-webkit-animation: fadeinanimation .5s forwards;
	animation: fadeinanimation .5s forwards
}

.career-position-card .card-heading .btn-apply-position .btn-wrap {
	margin: 0;
	position: static;
	float: right;
	display: inline-block
}

.career-text-categories .tab .tab-content .position-card {
	max-width: 550px;
	text-align: left;
	padding: 52px 50px 60px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 0 2px rgba(81,163,204,.1);
	box-shadow: 0 0 0 2px rgba(81,163,204,.1);
	margin-bottom: 46px;
	opacity: 0;
	transition: all .3s ease;
	-webkit-transition: all .3s ease
}

.career-text-categories .tab .tab-content .position-card:hover {
	-webkit-box-shadow: 0 0 15px rgba(23,72,119,.15);
	box-shadow: 0 0 15px rgba(23,72,119,.15)
}

.career-text-categories .tab .tab-content .position-card .card-title {
	color: #0f90d3;
	margin: 0 0 10px
}

.career-text-categories .tab .tab-content .position-card .card-subtitle {
	display: inline-block;
	color: #6b838f;
	text-align: left;
	margin-bottom: 28px
}

.career-text-categories .tab .tab-content .position-card .description-title {
	display: none
}

.career-text-categories .tab .tab-content .position-card .card-description {
	margin: 0
}

.career-text-categories .tab .tab-content .position-card p {
	margin: 0 0 26px
}

.career-image-text-sides {
	height: auto
}

.career-image-text-sides .sect-heading {
	margin: 46px auto 60px
}

.career-image-text-sides .image-text-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin: 0 auto 140px;
	max-width: 1440px
}

.career-image-text-sides .image-text-wrap:last-child {
	margin-bottom: 0
}

.career-image-text-sides .image-text-wrap:nth-child(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.career-image-text-sides .image-text-wrap .text-wrap,.logo-items .logo-item,.press-release-items .pr-item,.press-resources-logo,.press-resources-pdf-items,.press-resources-photos,.press-resources-text-button,.value-pattern-text .sect-content {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal
}

.career-image-text-sides .image-text-wrap .img-wrap {
	max-width: 55%
}

.career-image-text-sides .image-text-wrap .text-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	text-align: center;
	margin: 0 auto;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 474px
}

.career-image-text-sides .image-text-wrap .text-wrap h4,.career-image-text-sides .image-text-wrap .text-wrap p {
	text-align: left
}

.career-image-text-sides .image-text-wrap .text-wrap h4 {
	color: #0f90d3;
	margin: 0 0 20px
}

.career-image-text-sides .image-text-wrap .text-wrap p {
	max-width: 400px
}

.career-info-section {
	height: auto;
	min-height: unset;
	padding: 100px 0 70px;
	position: relative;
	text-align: center
}

.career-info-section .sect-heading {
	margin: 0 auto 27px
}

.career-info-section .socials-shared-wrap {
	margin: 0 auto 70px
}

.career-info-section .sect-text h4 {
	text-align: center;
	margin: 0 auto
}

.career-info-section .sect-text p {
	max-width: 584px;
	width: auto;
	text-align: center;
	margin: 0 auto 30px;
	padding-top: 0
}

.career-info-section .sect-text .conts-phone,.career-info-section .sect-text .position-email {
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	outline: 0;
	color: #424242;
	font-size: 17px;
	line-height: 23px
}

.career-info-section .sect-text .conts-phone:hover,.career-info-section .sect-text .position-email:hover {
	color: #0f90d3
}

.career-info-section .sect-text .conts-phone {
	margin-right: 20px
}

.career-inner-home-image-text .sect-content .sect-text {
	max-width: 90%
}

.career-position-card {
	position: relative;
	height: 100%;
	min-height: unset;
	padding: 87px 0
}

.career-position-card .sect-content .card-wrap {
	background-color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 15px rgba(23,72,119,.15);
	box-shadow: 0 0 15px rgba(23,72,119,.15);
	padding: 29px 146px 56px
}

.career-position-card .card-heading,.career-position-card .card-heading .socials-shared-wrap .soc-icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.career-position-card .card-heading {
	text-align: justify;
	padding-bottom: 27px;
	border-bottom: 2px solid rgba(238,238,238,.2);
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.career-position-card .card-heading .btn-apply-position {
	padding-top: 7px;
	cursor: pointer;
	display: block;
	text-align: right
}

.career-position-card .card-heading .btn-apply-position a {
	left: -28px
}

.career-position-card .card-heading .socials-shared-wrap .soc-icon i.fa:before,.socials-shared-wrap .soc-icon i.fa:before {
	left: 50%;
	width: 24px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	top: 50%;
	position: absolute;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.industrial-image-left-side-text,.switch-image-text {
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	background-position: center center
}

.career-position-card .card-heading .socials-shared-wrap {
	display: inline-block;
	min-width: 280px
}

.career-position-card .card-heading .socials-shared-wrap .soc-icon {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 42px;
	float: left;
	line-height: 1
}

.career-position-card .card-heading .socials-shared-wrap .soc-icon:last-child {
	margin-right: 0
}

.career-position-card .card-heading .socials-shared-wrap .soc-icon .fb-icon,.career-position-card .card-heading .socials-shared-wrap .soc-icon .linkd-icon,.career-position-card .card-heading .socials-shared-wrap .soc-icon .twitter-icon {
	display: inline-block;
	width: 24px;
	height: 28px;
	text-align: center;
	margin-right: 6px
}

.career-position-card .card-heading .socials-shared-wrap .soc-icon i.fa {
	position: relative;
	display: inline-block;
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	line-height: 28px
}

.career-position-card .card-heading .socials-shared-wrap .soc-icon .shares-count {
	color: #b2b2b2;
	font-size: 14px;
	font-weight: 600;
	cursor: default
}

.career-position-card .card-content .position-description h4 {
	margin: 38px 0 20px
}

.career-position-card .card-content .position-description p,.career-position-card .card-content .position-description ul {
	text-align: left
}

.career-position-card .card-content .position-description p {
	padding: 0
}

.career-position-card .card-content .position-description ul {
	padding-left: 20px;
	list-style-position: outside
}

.career-position-card .card-content .share-position {
	text-align: center;
	padding: 90px 0 70px
}

.career-position-card .card-content .share-position .share-title {
	font-size: 24px;
	text-align: center;
	display: inline-block
}

.socials-shared-wrap,.socials-shared-wrap .soc-icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.socials-shared-wrap {
	margin-top: 20px
}

.socials-shared-wrap .soc-icon {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 22px;
	float: left;
	line-height: 1
}

.app-popup .app-form-wrap #application_form .field .link-container a:last-child,.socials-shared-wrap .soc-icon:last-child {
	margin-right: 0
}

.socials-shared-wrap .soc-icon .fb-icon,.socials-shared-wrap .soc-icon .linkd-icon,.socials-shared-wrap .soc-icon .twitter-icon {
	display: inline-block;
	width: 24px;
	height: 28px;
	text-align: center;
	margin-right: 6px;
	outline: 0;
	text-decoration: none
}

.socials-shared-wrap .soc-icon .fb-icon:hover i.fa,.socials-shared-wrap .soc-icon .linkd-icon:hover i.fa,.socials-shared-wrap .soc-icon .twitter-icon:hover i.fa {
	text-shadow: 0 0 8px #003049
}

.socials-shared-wrap .soc-icon .position-contacts {
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	padding: 41px 0 56px;
	text-align: center
}

.socials-shared-wrap .soc-icon .position-contacts .text-title {
	margin-bottom: 14px
}

.socials-shared-wrap .soc-icon .position-contacts .position-email {
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	outline: 0
}

.socials-shared-wrap .soc-icon .position-contacts .conts-photo {
	text-align: center;
	max-width: 174px;
	margin: 28px auto 16px
}

.socials-shared-wrap .soc-icon .position-contacts .conts-photo img {
	vertical-align: middle;
	max-width: 100%;
	height: auto
}

.socials-shared-wrap .soc-icon .position-contacts .conts-name {
	display: block;
	margin: 0 auto;
	color: #0f90d3
}

.socials-shared-wrap .soc-icon .position-contacts .conts-phone {
	display: block
}

.socials-shared-wrap .soc-icon .position-contacts .btn-send-message {
	display: inline-block;
	margin: 59px auto 0
}

.socials-shared-wrap .card-bottom {
	padding-top: 52px
}

.socials-shared-wrap .card-bottom .another-positions-wrap {
	text-align: justify
}

.socials-shared-wrap .card-bottom .another-positions-wrap .position-left {
	display: inline-block;
	vertical-align: top
}

.socials-shared-wrap .card-bottom .another-positions-wrap .position-left a {
	left: 0
}

.socials-shared-wrap .card-bottom .another-positions-wrap .position-right {
	float: right;
	display: inline-block;
	vertical-align: top
}

.socials-shared-wrap .card-bottom .another-positions-wrap .position-right a {
	left: -29px
}

.policy-text {
	padding: 95px 0;
	height: auto
}

.policy-text .text-wrap {
	background-color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 15px rgba(23,72,119,.15);
	box-shadow: 0 0 15px rgba(23,72,119,.15);
	padding: 76px 145px 100px
}

.policy-text .text-wrap h4 {
	color: #0f90d3;
	margin: 0 0 20px
}

.policy-text .text-wrap p {
	margin: 0 0 47px;
	white-space: pre-line
}

.cont-item .item-content span:last-child {
	display: block
}

.legal-notice-info {
	padding: 80px 0 100px;
	height: auto
}

.legal-notice-info .sect-content,.legal-notices-wrap {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.legal-notice-info .sect-content {
	margin: 0 auto;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 15px rgba(23,72,119,.15);
	padding: 76px 0;
	max-width: 1170px
}

.legal-notices-wrap {
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 900px
}

.legal-notices-wrap .ln-item {
	min-width: 270px;
	margin-bottom: 92px
}

.legal-notices-wrap .ln-item:last-child {
	margin-top: -30px
}

.legal-notices-wrap .ln-item-title {
	color: #0f90d3;
	margin: 0 0 10px;
	white-space: pre-line
}

.legal-notices-wrap .ln-item-content {
	display: inline-block;
	margin: 0;
	text-align: left;
	white-space: pre-line
}

.values-list .values-wrap,.values-list .values-wrap .value span {
	color: #0f90d3
}

.values-list {
	padding: 66px 0;
	height: auto
}

.values-list .values-wrap {
	padding: 0;
	margin: 0;
	list-style-position: inside;
	width: 100%
}

.values-list .values-wrap .value {
	position: relative;
	width: 100%;
	background-color: #fff;
	-webkit-transition: all .8s cubic-bezier(.47,-.54,.52,1.5);
	transition: all .8s cubic-bezier(.47,-.54,.52,1.5);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 0 2px rgba(81,163,204,.1);
	box-shadow: 0 0 0 2px rgba(81,163,204,.1);
	padding: 48px 188px 48px 65px;
	margin-bottom: 30px;
	cursor: pointer
}

.values-list .values-wrap .value:hover {
	-webkit-box-shadow: 0 0 15px rgba(23,72,119,.15);
	box-shadow: 0 0 15px rgba(23,72,119,.15)
}

.values-list .values-wrap .value.opened p {
	display: block;
	-webkit-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
	-webkit-animation: slide-bottom .6s cubic-bezier(.25,.46,.45,.94) both;
	-moz-animation: slide-bottom .6s cubic-bezier(.25,.46,.45,.94) both;
	animation: slide-bottom .6s cubic-bezier(.25,.46,.45,.94) both;
	opacity: 1;
	height: auto;
	margin: 30px 0 0
}

.slide-bottom {
	-webkit-animation: slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both;
	-moz-animation: slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both;
	animation: slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both
}

.values-list .values-wrap .value.opened .ext-btn span:last-child {
	opacity: 0;
	-webkit-transform: translate(0,50%) rotate(90deg);
	-ms-transform: translate(0,50%) rotate(90deg);
	transform: translate(0,50%) rotate(90deg);
	top: 20px
}

.values-list .values-wrap .value span {
	display: inline-block
}

.values-list .values-wrap .value p {
	height: 0;
	opacity: 0;
	margin: 0
}

.values-list .values-wrap .value .ext-btn {
	position: absolute;
	width: 20px;
	height: 20px;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	content: '';
	cursor: pointer;
	top: 60px;
	right: 47px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.values-list .values-wrap .value .ext-btn span {
	position: absolute;
	content: '';
	top: 0;
	width: 16px;
	height: 2px;
	background-image: -webkit-linear-gradient(24deg,#0f90d3 0,#0f90d3 100%);
	background-image: linear-gradient(66deg,#0f90d3 0,#0f90d3 100%);
	-webkit-transition: all .6s ease;
	transition: all .6s ease
}

.values-list .values-wrap .value .ext-btn span:last-child {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.team-collage {
	height: auto;
	position: relative;
	padding-bottom: 100px
}

.team-collage .sect-content {
	max-width: 1350px;
	margin: 0 auto
}

 

.value-pattern-text {
	position: relative;
	background-color: #0f90d3;
	max-height: 70vh;
	height: 100%;
	min-height: 70vh;
	background-image: none
}

.value-pattern-text .sect-content {
	height: 70vh;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.value-pattern-text .sect-content .head-text {
	text-align: center
}

.value-pattern-text .sect-content .head-text h2 {
	font-size: 48px
}

.value-pattern-text .sect-content .head-text p {
	font-size: 24px;
	margin: 25px auto 75px;
	max-width: 750px;
	letter-spacing: 1px
}

.industrial-image-left-side-text {
	position: relative;
	text-align: left;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	background-size: cover;
	min-height: 100vh;
	max-height: 100vh;
	background-color: #0f90d3
}

.industrial-image-left-side-text .sect-content {
	height: 100vh
}

.industrial-image-left-side-text .sect-content h2 {
	max-width: 40%
}

.industrial-image-left-side-text .sect-content p {
	padding-top: 20px;
	max-width: 40%
}

.industrial-features-section-ipad,.industrial-features-section-iphone,.industrial-features-section-macbook {
	position: relative;
	height: 100vh;
	min-height: 100vh;
	overflow: hidden
}

.industrial-features-section-ipad .sect-content .sect-text,.industrial-features-section-iphone .sect-content .sect-text,.industrial-features-section-macbook .sect-content .sect-text {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	height: 100vh;
	flex-direction: column
}

.industrial-features-section-ipad .sect-content .sect-text h2,.industrial-features-section-iphone .sect-content .sect-text h2,.industrial-features-section-macbook .sect-content .sect-text h2 {
	max-width: 60%
}

.features-wrap .feature {
	padding-top: 27px;
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start
}

.features-wrap .feature .feat-icon {
	min-width: 32px;
	position: absolute;
	top: 28px;
	left: 0;
	content: '';
	width: 40px;
	height: 40px;
	text-align: center
}

.features-wrap .feature:nth-child(3) .feat-icon {
	top: 31px
}

.industrial-features-section-ipad .sect-content .sect-img {
	max-width: 100%;
	position: relative
}

.industrial-features-section-ipad .sect-content .sect-img img,.industrial-features-section-iphone .sect-content .sect-img img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	padding-top: 0;
	display: inline-block
}

.industrial-features-section-iphone .sect-content .sect-img img {
	max-width: 70%;
	position: relative;
	top: 0;
	left: 20px
}

.industrial-features-section-ipad .sect-content .sect-img,.industrial-features-section-iphone .sect-content .sect-img {
	text-align: right;
	height: 100vh;
	display: flex;
	align-items: center
}

.industrial-features-section-macbook .sect-content .sect-img {
	position: relative;
	max-width: 1280px;
	margin: 0 auto;
	height: 100vh;
	bottom: 100vh
}

.industrial-features-section-macbook .sect-content .sect-img .img-wrap {
	height: 100%;
	display: block;
	width: 100%
}

.industrial-features-section-macbook .sect-content .sect-img img {
	position: absolute;
	right: -21%;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	height: auto;
	max-width: 80%;
	vertical-align: middle;
	display: inline-block
}

.industrial-features-section-iphone .sect-content .sect-img .img-wrap {
	display: inline-block;
	vertical-align: top;
	position: relative;
	max-width: 100%;
	left: 60px;
	top: 25px;
	min-height: 100vh
}

.page-template-template-industrial section:nth-child(7) .sect-content h2,.page-template-template-industrial section:nth-child(7) .sect-content p {
	color: #fff;
	margin-left: auto;
	margin-right: 0;
	text-align: right
}

.page-template-template-industrial section:nth-child(9) .sect-content h2,.page-template-template-industrial section:nth-child(9) .sect-content p {
	color: #fff
}

.industrial-text-image .sect-content {
	height: 100vh
}

.industrial-text-image .sect-content .text-title {
	max-width: 70%;
	letter-spacing: 1px
}

.industrial-text-image .sect-content .text-subtitle {
	max-width: 90%
}

.industrial-text-image .sect-content .svg-btn {
	margin-top: 45px
}

.industrial-text-image .sect-img {
	text-align: right
}

.switch-image-text {
	position: relative;
	min-height: 100vh;
	background-size: cover;
	text-align: center
}

.switch-image-text .head-text {
	text-align: center;
	display: inline-block
}

.switch-image-text .head-text h2 {
	text-align: center;
	width: 100%;
	letter-spacing: 1px;
	line-height: 30px;
	margin: 77px 0 0!important;
	text-transform: uppercase
}

.switch-image-text .head-text p {
	text-align: center;
	width: 50%;
	padding-top: 27px;
	position: relative;
	margin: auto
}

.switch-features-section {
	position: relative;
	height: 100vh;
	min-height: 100vh;
	overflow: hidden
}

.switch-features-section .sect-content .sect-text {
	display: -webkit-flex;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	height: 100vh;
	flex-direction: column
}

.switch-features-section .sect-content .sect-text h2 {
	width: 60%
}

.switch-features-section .sect-content .sect-img {
	max-width: 100%;
	text-align: right;
	position: relative;
	display: flex;
	height: 100vh;
	align-items: center
}

.industrial-text-image .sect-img img,.switch-features-section .sect-content .sect-img img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	display: inline-block
}

.switch-features-section:nth-child(8) .sect-content .sect-img img {
	max-width: 80%!important
}

.switch-image-left-side-text {
	position: relative;
	text-align: left;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	min-height: 100vh;
	max-height: 100vh;
	background-color: #0f90d3
}

.switch-image-left-side-text .sect-content {
	height: 100vh
}

.switch-image-left-side-text .sect-content h2 {
	color: #fff;
	width: 40%
}

.switch-image-left-side-text .sect-content p {
	padding-top: 17px;
	width: 40%;
	color: #fff
}

.switch-text-left-macbook {
	position: relative;
	height: 100vh;
	min-height: 100vh;
	overflow: hidden;
	background-color: rgba(182,205,216,.04);
	box-shadow: inset 0 -1px 0 #f1f8fb,inset 0 1px 0 #f1f8fb
}

.switch-text-left-macbook .sect-content .sect-text {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	height: 100vh;
	flex-direction: column;
	max-width: 435px
}

.switch-text-left-macbook .sect-content .sect-text h2 {
	width: 60%;
	margin: 0 0 17px!important
}

.switch-text-left-macbook .sect-content .sect-img {
	position: relative;
	max-width: 1280px;
	margin: 0 auto;
	height: 100vh;
	bottom: 100vh
}

.switch-text-left-macbook .sect-content .sect-img .img-wrap {
	height: 100%;
	display: block;
	position: relative;
	width: 100%
}

.switch-text-left-macbook .sect-content .sect-img img {
	position: absolute;
	right: -21%;
	top: 50%;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	height: auto;
	max-width: 80%;
	vertical-align: middle;
	display: inline-block
}

.switch-image-text-button .sect-content {
	width: 100%;
	height: 100vh;
	flex-direction: column
}

.switch-image-text-button .sect-content .text-wrap h2 {
	margin: 0 0 30px;
	color: #fff;
	text-align: center
}

.app-process-steps {
	padding: 46px 0 115px;
	height: auto
}

.app-process-steps .sect-content {
	max-width: 1160px;
	margin: 0 auto
}

.app-process-steps .sect-content .app-steps-wrap {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 83px
}

.app-process-steps .sect-content .app-steps-wrap:before {
	position: absolute;
	content: '';
	left: 50%;
	top: 155px;
	background-color: #0f90d3;
	width: 1px;
	height: 82.8%;
	opacity: 1
}

.page-id-31136 .app-process-steps .sect-content .app-steps-wrap:before {
	top: 143px;
	height: 84.74%
}

.app-process-steps .sect-content .app-steps-wrap .step-wrap {
	position: relative;
	width: 50%;
	padding: 0 80px 0 0;
	margin: -69px 0 0
}

.app-process-steps .sect-content .app-steps-wrap .step-wrap:first-child {
	margin-top: 0
}

.app-process-steps .sect-content .app-steps-wrap .step-wrap:nth-child(5) {
	margin: 0
}

.app-process-steps .sect-content .app-steps-wrap .step-wrap:nth-child(even) {
	padding: 0 0 0 70px;
	top: 120px;
	margin: 0 0 69px
}

.app-process-steps .sect-content .app-steps-wrap .step-wrap:nth-child(even) .step:after {
	left: 0
}

.app-process-steps .sect-content .app-steps-wrap .step-wrap:nth-child(even) .step .step-text:after {
	left: -125px
}

.app-process-steps .sect-content .app-steps-wrap .step-wrap .step {
	width: 500px;
	padding: 41px 45px 55px 55px;
	background-color: #fff;
	-webkit-transition: all 350ms ease;
	transition: all 350ms ease;
	-webkit-box-shadow: 0 0 0 1px rgba(0,116,176,.07);
	box-shadow: 0 0 0 1px rgba(0,116,176,.07);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.app-process-steps .sect-content .app-steps-wrap .step-wrap .step:hover {
	-webkit-box-shadow: 0 5px 11px 0 rgba(23,72,119,.15);
	box-shadow: 0 5px 11px 0 rgba(23,72,119,.15)
}

.app-process-steps .sect-content .app-steps-wrap .step-wrap .step:nth-child(even) {
	padding: 0 0 0 29px
}

.app-process-steps .sect-content .app-steps-wrap .step-wrap .step .icon-wrap {
	margin-bottom: 14px;
	display: inline-block;
	margin-right: 15px
}

.app-process-steps .sect-content .app-steps-wrap .step-wrap .step .icon-wrap img {
	min-width: 40px;
	max-width: 40px;
	height: auto
}

.app-process-steps .sect-content .app-steps-wrap .step-wrap .step .step-title {
	color: #0f90d3;
	font-weight: 500;
	margin: 0 0 22px;
	display: inline-block;
	vertical-align: sub
}

.app-process-steps .sect-content .app-steps-wrap .step-wrap .step .step-text {
	position: relative;
	width: 370px
}

.app-process-steps .sect-content .app-steps-wrap .step-wrap .step .step-text:after {
	position: absolute;
	background-color: #0f90d3;
	content: '';
	height: 1px;
	width: 70px;
	top: 50%;
	right: -145px;
	opacity: 1
}

.application-process-image-text-right {
	height: auto;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.application-process-image-text-right:before {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	top: 0;
	left: 0;
	z-index: -1;
	background-image: linear-gradient(180deg,#004669 0,#0080c0 53%,#2fb8fc 100%)
}

.application-process-image-text-right .sect-content {
	background-color: rgba(0,135,204,.01);
	text-align: left;
	position: relative;
	height: 92vh
}

.application-process-image-text-right .sect-content .text-wrap {
	text-align: right;
	margin: auto 0 auto auto
}

.application-process-image-text-right .sect-content .text-wrap .text-title {
	margin: auto 0 5px auto;
	padding-bottom: 25px
}

.career-info-section .sect-text {
	display: block
}

.application-process-image-text-right .sect-content .text-wrap .career-info-section .sect-text p,.application-process-image-text-right .sect-content .text-wrap .text-subtitle,.career-info-section .sect-text .application-process-image-text-right .sect-content .text-wrap p {
	color: #fff;
	max-width: 50%;
	position: relative;
	padding-top: 0;
	padding-bottom: 70px;
	margin: auto 0 auto auto;
	text-align: right
}

.application-process-image-text-right .sect-content .text-wrap .sect-bottom {
	text-align: right
}

.application-process-image-text-right .sect-content .text-wrap .sect-bottom .btn-wrap {
	margin: 0!important;
	display: inline-block!important;
	position: relative;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	border: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	opacity: 1
}

.application-process-image-text-right .sect-content .text-wrap .sect-bottom .btn-wrap a:hover {
	-webkit-box-shadow: 0 2px 10px rgba(155,155,155,.4)!important;
	box-shadow: 0 2px 10px rgba(155,155,155,.4)!important
}

.press-events .events-timeline .event-item .e-title {
	position: relative;
	display: inline-block;
	background: -webkit-gradient(linear,left top,right top,from(#0f90d3),to(#0f90d3));
	background: -webkit-linear-gradient(left,#0f90d3 0,#0f90d3 100%);
	background: linear-gradient(90deg,#0f90d3 0,#0f90d3 100%);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	border: none;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	outline: 0;
	text-decoration: none;
	text-align: center
}

.blog-image-title .bg-image,.blog-navigation .nav-heading .search-wrap i,.contact-us-home-image-text.home-sect {
	background-size: cover;
	background-position: center center
}

.press-events .events-timeline .event-item .grad-btn.e-title,.press-events .events-timeline .event-item .left-side.e-title {
	left: 0
}

.press-events .events-timeline .event-item .grad-btn.e-title:after {
	right: 65px
}

.press-events .events-timeline .event-item .e-title:after {
	position: absolute;
	content: '';
	top: 50%;
	right: -29px;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	background-image: ;
	background-repeat: no-repeat;
	background-position: center center;
	height: 7px;
	width: 11px
}

.press-hexagons-left-text {
	position: relative;
	height: 99vh;
	width: 100%;
	overflow: hidden
}

.press-hexagons-left-text .hexagon-wrap,.press-hexagons-left-text .sect-image-wrap {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh
}

.press-hexagons-left-text .sect-image-wrap {
	right: 0;
	left: auto;
	z-index: -1;
	text-align: right
}

.press-hexagons-left-text .hexagon-wrap img {
	height: auto;
	max-width: 100%;
	min-height: 100vh
}

.press-hexagons-left-text .sect-image-wrap img {
	display: inline-block;
	max-width: unset;
	max-height: 99vh;
	min-height: 99vh;
	width: auto!important
}

.press-hexagons-left-text .sect-content {
	position: relative;
	z-index: 1;
	height: 100vh;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	max-width: 1440px;
	margin: 0 auto
}

.press-hexagons-left-text .sect-content .text-wrap {
	max-width: 540px;
	text-align: left
}

.press-hexagons-left-text .sect-content .text-wrap .career-info-section .sect-text p,.press-hexagons-left-text .sect-content .text-wrap .text-subtitle {
	margin-top: 0;
	max-width: 90%;
	margin-bottom: 40px
}

.blog-image-title .articles-list .gradient {
	line-height: 23px!important
}

.press-contact-person {
	min-height: 620px;
	text-align: center
}

.press-contact-person .contact-person-wrap .text-title {
	margin: 0 auto 13px
}

.career-info-section .sect-text .press-contact-person .contact-person-wrap p,.press-contact-person .contact-person-wrap .career-info-section .sect-text p,.press-contact-person .contact-person-wrap .text-subtitle {
	font-size: 24px;
	margin: 0 auto 40px;
	max-width: 650px;
	padding-top: 0
}

.press-contact-person .contact-person-wrap .conts-photo {
	margin-bottom: 18px
}

.press-contact-person .contact-person-wrap .conts-photo img {
	max-width: 100%;
	height: auto
}

.press-contact-person .contact-person-wrap .conts-name {
	display: block;
	color: #0f90d3
}

.press-contact-person .contact-person-wrap .conts-position,.press-contact-person .contact-person-wrap .position-email {
	display: block
}

.press-contact-person .contact-person-wrap .conts-position {
	margin-bottom: 17px
}

.press-contact-person .contact-person-wrap .position-email {
	margin-bottom: 35px;
	outline: 0;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	opacity: .67;
	color: #424242
}

.press-contact-person .contact-person-wrap .position-email:hover {
	color: #0f90d3
}

.press-cards,.press-contact-person {
	padding: 46px 0;
	position: relative;
	height: auto
}

.press-cards .cards-wrapper,.press-events .events-timeline {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%
}

.press-cards .cards-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.press-cards .cards-wrapper .main-card.card-wrap {
	background-color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-box-shadow: 0 0 0 2px rgba(81,163,204,.1);
	box-shadow: 0 0 0 2px rgba(81,163,204,.1);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	margin-bottom: 30px;
	width: 100%;
	 
	order: -1;
	min-height: unset
}

.press-cards .cards-wrapper .main-card.card-wrap:hover {
	-webkit-box-shadow: 0 0 15px rgba(23,72,119,.15);
	box-shadow: 0 0 15px rgba(23,72,119,.15)
}

.press-cards .cards-wrapper .card-wrap .img-wrap {
	display: none
}

.press-cards .cards-wrapper .main-card.card-wrap .img-wrap {
	display: inline-block;
	width: 50%;
	vertical-align: top
}

.press-cards .cards-wrapper .main-card.card-wrap .img-wrap img {
	max-width: 100%;
	height: auto;
	display: none
}

.press-cards .cards-wrapper .main-card.card-wrap .card-content {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	padding: 50px 63px 50px 85px
}

.press-cards .cards-wrapper .card-wrap .card-content .btn-wrap,.press-cards .cards-wrapper .main-card.card-wrap .card-content .btn-wrap {
	margin: 40px 0 0
}

.press-cards .cards-wrapper .main-card.card-wrap .card-content .texts-title {
	margin: 0 0 14px
}

.press-cards .cards-wrapper .main-card.card-wrap .card-content .texts-subtitle {
	margin: 0 0 25px;
	max-width: 100%
}

.press-cards .cards-wrapper .card-wrap {
	background-color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 0 2px rgba(81,163,204,.1);
	box-shadow: 0 0 0 2px rgba(81,163,204,.1);
	 
	margin-bottom: 20px
}

.press-cards .cards-wrapper .card-wrap .card-content {
	padding: 40px 30px 50px
}

.press-cards .cards-wrapper .card-wrap:hover {
	-webkit-box-shadow: 0 0 15px rgba(23,72,119,.15);
	box-shadow: 0 0 15px rgba(23,72,119,.15)
}

.press-cards .cards-wrapper .card-wrap .texts-title {
	color: #0f90d3;
	margin: 0 0 14px
}

.press-cards .cards-wrapper .card-wrap .texts-subtitle {
	margin: 0 0 20px;
	max-width: 100%
}

.press-events {
	padding-top: 46px;
	position: relative
}

.press-events .events-timeline {
	text-align: center;
	margin: 0 auto;
	overflow: hidden
}

.press-events .events-timeline .event-item:before {
	position: absolute;
	content: '';
	top: 40%;
	background-color: #ddd;
	left: 50%;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 10
}

.press-events .events-timeline:before {
	position: absolute;
	height: 1px;
	left: 0;
	content: '';
	top: 40%;
	width: 100%;
	background-color: #ddd
}

.press-events .events-timeline .active-time-line,.press-events .events-timeline .event-item .e-line {
	position: absolute;
	height: 1px;
	left: 0;
	content: '';
	top: 40%;
	width: 50%;
	background-color: #0f90d3
}

.press-events .events-timeline .event-item .e-line {
	left: -50%;
	width: 200px;
	display: none
}

.press-events .events-timeline .event-item {
	position: relative;
	text-align: center;
	width: 200px;
	display: inline-block;
	vertical-align: middle;
	height: 170px
}

.blog-section,.blog-section .blog-wrapper .blog-inner {
	position: relative;
	overflow: hidden;
	-transition-delay: 0
}

.press-events .events-timeline .event-item.active .e-line {
	display: block
}

.press-events .events-timeline .event-item .e-title:after,.press-events .events-timeline .event-item:first-child .e-line {
	display: none
}

.press-events .events-timeline .event-item:last-child .e-line {
	width: 1000%
}

.press-events .events-timeline .event-item.active:before {
	background-image: -webkit-linear-gradient(33deg,#0091cd 0,#00bed6 100%);
	background-image: linear-gradient(57deg,#0091cd 0,#00bed6 100%)
}

.press-events .events-timeline .event-item .e-title {
	font-size: 13px;
	letter-spacing: 1px;
	top: 0;
	left: 0;
	text-transform: uppercase
}

.press-events .events-timeline .event-item .e-date {
	margin-bottom: 56px
}

.press-events .events-timeline .event-item .e-place {
	line-height: 23px;
	text-align: center;
	white-space: pre-line
}

.blog-article-content.opened,.blog-image-title {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0)
}

.blog-article-content iframe {
	width: 100%!important
}

.blog-section,.blog-section .blog-wrapper .blog-inner {
	width: 100%;
	transition-delay: 0;
	-webkit-transition-property: transform;
	-webkit-transition-duration: .5s;
	-webkit-transition-timing-function: cubic-bezier(.33,0,.2,1);
	-webkit-transition-delay: 0;
	-moz-transition-property: transform;
	-moz-transition-duration: .5s;
	-moz-transition-timing-function: cubic-bezier(.33,0,.2,1);
	-moz-transition-delay: 0;
	-ms-transition-property: transform;
	-ms-transition-duration: .5s;
	-ms-transition-timing-function: cubic-bezier(.33,0,.2,1);
	-ms-transition-delay: 0;
	-o-transition-property: transform;
	-o-transition-duration: .5s;
	-o-transition-timing-function: cubic-bezier(.33,0,.2,1);
	-o-transition-delay: 0;
	transition-property: transform;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(.33,0,.2,1)
}

.blog-section .blog-wrapper .blog-inner {
	z-index: 2;
	width: 66.66667%;
	-webkit-transform: translate3d(50%,0,0);
	-moz-transform: translate3d(50%,0,0);
	-ms-transform: translate3d(50%,0,0);
	-o-transform: translate3d(50%,0,0);
	transform: translate3d(50%,0,0);
	min-height: 100vh
}

.blog-section .blog-wrapper {
	display: block;
	width: 150%
}

.blog-section.opened .blog-wrapper .blog-inner {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	min-height: 100vh
}

.blog-image-title {
	width: 50%;
	height: 100%;
	max-height: 100vh;
	overflow: hidden;
	position: fixed;
	-webkit-transition-property: width;
	-webkit-transition-duration: 0;
	-webkit-transition-timing-function: ease-in;
	-webkit-transition-delay: .2s;
	-moz-transition-property: width;
	-moz-transition-duration: 0;
	-moz-transition-timing-function: ease-in;
	-moz-transition-delay: .2s;
	-ms-transition-property: width;
	-ms-transition-duration: 0;
	-ms-transition-timing-function: ease-in;
	-ms-transition-delay: .2s;
	-o-transition-property: width;
	-o-transition-duration: 0;
	-o-transition-timing-function: ease-in;
	-o-transition-delay: .2s;
	transition-property: width;
	transition-duration: 0;
	transition-timing-function: ease-in;
	-transition-delay: .2s
}

.blog-image-title .bg-image,.blog-image-title:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: ''
}

.blog-article-content,.blog-navigation {
	width: 50%;
	max-height: 100vh;
	overflow-x: hidden;
	overflow-y: hidden
}

.blog-section.opened .articles-list {
	display: inline-block;
	opacity: 1
}

.blog-image-title:before,.blog-navigation .art-categories .position-card .img-wrap:before {
	background-image: linear-gradient(180deg,#004669 0,#0080c0 53%,#2fb8fc 100%);
	background-color: transparent
}

.blog-image-title:before {
	background-image: -webkit-gradient(linear,left top,left bottom,from(#004669),color-stop(53%,#0080c0),to(#2fb8fc));
	z-index: -1
}

.blog-image-title .bg-image {
	background-repeat: no-repeat;
	cursor: w-resize
}

.blog-section.opened .blog-image-title .bg-image {
	cursor: default
}

.blog-image-title .logo-breadcrumb {
	position: relative;
	padding: 20px 0 0 135px;
	display: inline-block;
	vertical-align: top;
	text-decoration: none
}

.blog-image-title .logo-breadcrumb img {
	width: 94px;
	height: auto
}

.blog-image-title .logo-breadcrumb span {
	color: #fff;
	font-size: 14px
}

.blog-image-title .logo-breadcrumb span.divider {
	opacity: .3;
	font-size: 17px;
	margin: 0 3px;
	display: inline-block
}

.blog-navigation .art-categories .position-card .card-content .btn-wrap {
	position: relative;
	margin: 0
}

.blog-image-title .articles-list {
	display: none;
	vertical-align: top;
	float: right;
	padding-top: 20px;
	padding-right: 69px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.blog-image-title .articles-list .gradient {
	background-color: transparent;
	color: #0f90d3;
	-webkit-text-fill-color: #0f90d3;
	text-decoration: none;
	cursor: pointer
}

.blog-image-title .articles-list .press-events .events-timeline .event-item .e-title,.press-events .events-timeline .event-item .blog-image-title .articles-list .e-title {
	line-height: 42px;
	background-color: transparent;
	color: #fff;
	-webkit-text-fill-color: #fff;
	text-decoration: none;
	cursor: pointer
}

.blog-image-title .articles-list .gradient:after,.blog-image-title .articles-list .press-events .events-timeline .event-item .e-title:after,.press-events .events-timeline .event-item .blog-image-title .articles-list .e-title:after {
	background-image: url(/uploads/image/images/art-arrow.png)
}

.blog-image-title .head-text {
	position: absolute;
	content: '';
	top: 50%;
	left: 135px;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	max-width: 510px;
	padding-right: 60px
}

.blog-image-title .head-text h1 {
	margin: 0 0 30px;
	user-select: none;
	cursor: default
}

.blog-image-title .head-text p {
	color: #fff;
	font-size: 24px;
	letter-spacing: 1px;
	user-select: none;
	cursor: default
}

.blog-article-content {
	height: 100%;
	min-height: 100vh;
	margin-left: 50%;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	transition-delay: 0;
	-webkit-transition-property: transform;
	-webkit-transition-duration: .2s;
	-webkit-transition-timing-function: ease-in;
	-webkit-transition-delay: 0;
	-moz-transition-property: transform;
	-moz-transition-duration: .2s;
	-moz-transition-timing-function: ease-in;
	-moz-transition-delay: 0;
	-ms-transition-property: transform;
	-ms-transition-duration: .2s;
	-ms-transition-timing-function: ease-in;
	-ms-transition-delay: 0;
	-o-transition-property: transform;
	-o-transition-duration: .2s;
	-o-transition-timing-function: ease-in;
	-o-transition-delay: 0;
	transition-property: transform;
	transition-duration: .2s;
	transition-timing-function: ease-in;
	-transition-delay: 0
}

.blog-article-content .art-header {
	padding: 20px 70px;
	display: block;
	margin: 0 auto;
	max-width: 100%
}

.blog-article-content .art-header .socials-shared-wrap {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin: 0;
	position: relative;
	top: -3px
}

.blog-article-content .art-header .art-author {
	display: inline-block;
	float: right;
	color: #0f90d3;
	font-size: 14px;
	font-weight: 500;
	vertical-align: bottom;
	line-height: 28px
}

.blog-article-content .art-content {
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	padding: 0 70px;
	margin: 0 auto
}

.blog-article-content .art-content p {
	white-space: pre-line;
	padding: 20px 0;
	margin: 0
}

.blog-article-content .card-bottom {
	padding: 34px 70px
}

.blog-navigation {
	position: absolute;
	-webkit-transition: all .8s ease;
	transition: all .8s ease
}

.single-post {
	overflow-x: hidden!important
}

.single-post .content {
	margin-top: 0
}

.single-post .blog-image-title .articles-list {
	display: block;
	opacity: 1;
	position: relative
}

.single-post .blog-image-title .articles-list .close-link {
	letter-spacing: 2px;
	text-transform: uppercase;
	outline: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	font-size: 14px;
	padding: 8px 24px;
	cursor: pointer;
	border-width: 2px;
	border-style: solid;
	opacity: 1;
	position: relative;
	font-weight: 600;
	border-color: #fff;
	color: #fff;
	z-index: 999
}

.single-post .blog-navigation {
	display: none
}

.single-post .blog-section .blog-wrapper .blog-inner {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.blog-navigation .nav-heading {
	margin-bottom: 60px;
	padding: 20px 70px 0 135px
}

.blog-navigation .nav-heading .search-wrap,.logo-items .logo-item .icon-wrap img,.press-release-items .pr-item .icon-wrap img {
	display: inline-block
}

.blog-navigation .nav-heading .search-wrap i {
	width: 24px;
	height: 24px;
	background-image: ;
	background-repeat: no-repeat;
	color: #00a3c9;
	line-height: 1;
	display: inline-block;
	margin-right: 20px;
	cursor: pointer
}

.blog-navigation .nav-heading .art-list-hide {
	display: inline-block;
	float: right;
	cursor: pointer
}

.blog-navigation .art-categories {
	padding: 0 54px 0 135px
}

.blog-navigation .art-categories .tab-content {
	display: none;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap
}

.blog-navigation .art-categories .tab-content.__active {
	display: -webkit-flex;
	display: flex;
	width: 100%
}

.blog-navigation .art-categories .position-card {
	max-width: 240px;
	background-color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-box-shadow: 0 0 0 2px rgba(81,163,204,.1);
	box-shadow: 0 0 0 2px rgba(81,163,204,.1);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	margin-bottom: 24px;
	min-height: 289px;
	overflow: hidden
}

.blog-navigation .art-categories .position-card:hover {
	-webkit-box-shadow: 0 0 15px rgba(23,72,119,.15);
	box-shadow: 0 0 15px rgba(23,72,119,.15)
}

.blog-navigation .art-categories .position-card .img-wrap {
	position: relative;
	overflow: hidden;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	max-height: 146px;
	z-index: 2;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0
}

.blog-navigation .art-categories .position-card .img-wrap:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0
}

.blog-navigation .art-categories .position-card .img-wrap img {
	display: inline-block;
	max-width: 100%;
	height: auto;
	min-height: 146px;
	position: relative;
	z-index: 666
}

.blog-navigation .art-categories .position-card .card-content {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 22px 12px
}

.blog-navigation .art-categories .position-card .card-content .card-title {
	color: #486b7b;
	letter-spacing: normal;
	text-align: center;
	margin: 0 auto auto;
	position: absolute;
	content: '';
	top: 22px;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	transform: translate(-50%,0);
	width: -webkit-calc(100% - 24px);
	width: calc(100% - 24px)
}

.blog-navigation .art-categories .position-card .card-content .btn-wrap {
	margin-top: 65px
}

.blog-navigation .nav-heading .search-input-wrap {
	display: none;
	opacity: 0;
	vertical-align: top;
	transition: all .3s ease;
	-webkit-transition: all .3s ease
}

.blog-navigation .nav-heading .search-input-wrap.active {
	display: inline-block;
	animation: fadein .6s both;
	opacity: 1
}

.blog-navigation .nav-heading .search-input-wrap #s {
	border: none;
	outline: 0;
	font-size: 17px;
	line-height: 24px;
	color: #0f90d3;
	border-bottom: 1px solid rgba(87,159,195,.7);
	display: inline-block;
	vertical-align: top;
	background-color: transparent
}

.blog-navigation .nav-heading .search-input-wrap #searchsubmit {
	border: none;
	outline: 0;
	background-color: transparent
}

.blog-navigation .nav-heading .search-input-wrap label {
	cursor: pointer
}

.blog-navigation .nav-heading .search-input-wrap label:after {
	right: -5px;
	top: 50%
}

.blog-article-content .card-bottom .another-positions-wrap>div:not(.hidden) {
	display: inline-block;
	cursor: pointer
}

.blog-article-content .card-bottom .another-positions-wrap>div:not(.hidden) span {
	cursor: pointer;
	user-select: none;
	left: 0
}

.blog-article-content .card-bottom .another-positions-wrap .position-right {
	float: right
}

.blog-article-content .card-bottom .another-positions-wrap .position-right span {
	left: -30px!important
}

.blog-navigation .nav-heading .art-list-hide .hide-link,.blog-section.opened .articles-list .close-link {
	letter-spacing: 2px;
	text-transform: uppercase;
	outline: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	font-size: 14px;
	padding: 8px 24px;
	cursor: pointer;
	border-width: 2px;
	border-style: solid;
	opacity: 1;
	position: relative;
	font-weight: 600
}

.blog-section.opened .articles-list .close-link {
	border-color: #fff;
	color: #fff;
	z-index: 999
}

.blog-section.opened .articles-list .close-link:hover {
	opacity: .7
}

.blog-navigation .nav-heading .art-list-hide .hide-link {
	color: rgba(0,116,176,.7);
	border-color: rgba(0,116,176,.7)
}

.blog-navigation .nav-heading .art-list-hide .hide-link:hover {
	color: #0074b0;
	border-color: #0074b0
}

.contact-us-home-image-text.home-sect {
	min-height: 77vh;
	height: auto
}

.contact-us-form-icons {
	min-height: 501px;
	height: auto
}

.contact-us-form-icons .sect-content {
	-webkit-justify-content: space-between!important;
	-ms-flex-pack: distribute!important;
	justify-content: space-between!important;
	height: 70vh;
	max-width: 1040px;
	margin: 0 auto
}

.sect-content .contact-form-wrap {
	position: relative;
	height: 100%;
	max-width: 530px;
	width: 530px;
	min-height: 480px
}

.sect-content .contact-form-wrap .contact-form,.sect-content .contact-form-wrap .wpcf7-form {
	display: block;
	position: absolute;
	content: '';
	top: -75px;
	left: 0;
	width: 100%;
	background-color: #fff;
	text-align: center;
	padding: 43px 60px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 6px 1px rgba(18,116,186,.1);
	box-shadow: 0 0 6px 1px rgba(18,116,186,.1);
	min-height: 480px
}

.sect-content .contact-form-wrap .contact-form h4,.sect-content .contact-form-wrap .wpcf7-form h4 {
	margin: 0 0 38px;
	padding: 0;
	color: #0f90d3;
	font-family: proximanovaregular,sans-serif;
	font-size: 17px
}

.sect-content .contact-form-wrap .contact-form .cont-form-input {
	margin-bottom: 17px
}

.sect-content .contact-form-wrap .contact-form .cont-form-input,.sect-content .contact-form-wrap .contact-form .cont-form-textarea {
	width: 100%;
	display: block;
	background-color: #fff;
	border: 1px solid rgba(87,159,195,.3);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	outline: 0;
	color: #424242;
	font-family: proximanovaregular,sans-serif;
	font-size: 17px;
	line-height: 23px;
	padding: 14px 22px
}

.sect-content .contact-form-wrap .wpcf7-form .cont-form-input {
	margin-bottom: 17px
}

.sect-content .contact-form-wrap .wpcf7-form .cont-form-input,.sect-content .contact-form-wrap .wpcf7-form .cont-form-textarea {
	width: 100%;
	display: block;
	background-color: #fff;
	border: 1px solid rgba(87,159,195,.3);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	outline: 0;
	color: #424242;
	font-family: proximanovaregular,sans-serif;
	font-size: 17px;
	line-height: 23px;
	padding: 14px 22px
}

.sect-content .contact-form-wrap .contact-form .cont-form-input:nth-child(3),.sect-content .contact-form-wrap .contact-form .cont-form-textarea:nth-child(3),.sect-content .contact-form-wrap .wpcf7-form .cont-form-input:nth-child(3),.sect-content .contact-form-wrap .wpcf7-form .cont-form-textarea:nth-child(3) {
	margin-bottom: 10px
}

.sect-content .contact-form-wrap .contact-form .cont-form-input:hover,.sect-content .contact-form-wrap .contact-form .cont-form-textarea:hover,.sect-content .contact-form-wrap .wpcf7-form .cont-form-input:hover,.sect-content .contact-form-wrap .wpcf7-form .cont-form-textarea:hover {
	border: 1px solid rgba(87,159,195,.7)
}

.app-popup .app-form-wrap #application_form .field textarea:active,.app-popup .app-form-wrap #application_form .field textarea:focus,.app-popup .app-form-wrap #application_form .field textarea:hover,.app-popup .app-form-wrap #application_form input:active,.app-popup .app-form-wrap #application_form input:focus,.app-popup .app-form-wrap #application_form input:hover,.sect-content .contact-form-wrap .contact-form .cont-form-input:active,.sect-content .contact-form-wrap .contact-form .cont-form-input:focus,.sect-content .contact-form-wrap .contact-form .cont-form-textarea:active,.sect-content .contact-form-wrap .contact-form .cont-form-textarea:focus,.sect-content .contact-form-wrap .wpcf7-form .cont-form-input:active,.sect-content .contact-form-wrap .wpcf7-form .cont-form-input:focus,.sect-content .contact-form-wrap .wpcf7-form .cont-form-textarea:active,.sect-content .contact-form-wrap .wpcf7-form .cont-form-textarea:focus {
	border: 1px solid rgba(87,159,195,.7);
	color: #0f90d3
}

.sect-content .contact-form-wrap .contact-form .cont-form-textarea,.sect-content .contact-form-wrap .wpcf7-form .cont-form-textarea {
	resize: none;
	height: 127px!important;
	margin-bottom: 42px!important
}

.sect-content .contact-form-wrap .wpcf7-form .btn-wrap {
	margin: 0;
	position: relative;
	left: 14px
}

.sect-content .contact-form-wrap .wpcf7-form .btn-wrap:after {
	right: 5px
}

.sect-content .contact-form-wrap .wpcf7-form .btn-wrap input {
	outline: 0;
	text-transform: none;
	border: none;
	font-size: 17px;
	padding: 0
}

.logo-items .logo-item,.press-release-items .pr-item {
	-webkit-border-radius: 5px;
	padding: 30px 42px 45px;
	background-color: #fff
}

.wpcf7 form.wpcf7-form p {
	margin-bottom: 0
}

.contact-us-form-icons .sect-content .contact-information-wrap,.contact-us-form-icons .sect-content .contact-information-wrap .contact-information {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.contact-us-form-icons .sect-content .contact-information-wrap {
	height: 100%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.contact-us-form-icons .sect-content .contact-information-wrap .contact-information {
	max-width: 420px;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	text-align: justify;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.cont-item {
	text-align: left;
	margin-bottom: 40px;
	width: 182px
}

.cont-item:nth-child(2) .item-title .icon-wrap {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.cont-item:nth-child(odd) {
	margin-right: 55px
}

.cont-item .item-title {
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: 12px
}

.cont-item .item-title .icon-wrap {
	margin-right: 9px
}

.cont-item .item-title span {
	color: #0f90d3
}

.cont-item .item-content {
	max-width: 182px
}

.contact-us-map-section {
	min-height: 451px;
	height: auto
}

.contact-us-map-section #map {
	min-height: 451px
}

.press-resources-pdf-items,.press-resources-text-button {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: auto
}

.press-resources-text-button {
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 70vh
}

.press-resources-text-button .sect-heading {
	margin-top: 0
}

.press-resources-pdf-items {
	min-height: 468px
}

.press-release-items,.press-release-items .pr-item,.press-resources-logo,.press-resources-pdf-items {
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.press-release-items {
	text-align: justify;
	width: 100%;
	max-width: 791px;
	min-width: 791px;
	margin: 0 auto;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.press-release-items .pr-item,.press-resources-logo {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.press-release-items .pr-item {
	-webkit-box-shadow: 0 0 0 2px rgba(0,116,176,.07);
	box-shadow: 0 0 0 2px rgba(0,116,176,.07);
	border-radius: 5px;
	width: 340px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	height: 224px
}

.press-release-items .pr-item:hover {
	-webkit-box-shadow: 0 0 15px rgba(23,72,119,.15);
	box-shadow: 0 0 15px rgba(23,72,119,.15)
}

.press-release-items .pr-item .icon-wrap {
	text-align: center;
	margin-bottom: 35px
}

.press-release-items .pr-item .item-text {
	margin-bottom: 18px
}

.press-release-items .pr-item a,.press-resources-photos .sect-content .btn-wrap a {
	text-decoration: none
}

.press-resources-logo {
	height: auto;
	min-height: 70vh
}

.press-resources-logo .sect-heading {
	margin-top: 0
}

.logo-items {
	text-align: justify;
	width: 100%;
	max-width: 791px;
	min-width: 791px;
	margin: 0 auto;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.logo-items,.logo-items .logo-item,.our-photos-wrap .our-photos,.press-resources-photos {
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.logo-items .logo-item,.logo-items .logo-item .icon-wrap {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.logo-items .logo-item {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-shadow: 0 0 0 2px rgba(0,116,176,.07);
	box-shadow: 0 0 0 2px rgba(0,116,176,.07);
	border-radius: 5px;
	width: 340px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	height: 224px
}

.logo-items .logo-item:hover,.our-photos-wrap .our-photos .our-photos-item:hover {
	-webkit-box-shadow: 0 0 15px rgba(23,72,119,.15);
	box-shadow: 0 0 15px rgba(23,72,119,.15)
}

.logo-items .logo-item .icon-wrap {
	text-align: center;
	margin-bottom: 30px;
	height: 145px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.logo-items .logo-item .item-text {
	margin-top: auto;
	display: block;
	margin-bottom: 25px;
	text-align: center
}

.logo-items .logo-item a {
	display: block;
	text-decoration: none
}

.our-photos-wrap .our-photos,.press-resources-photos {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox
}

.our-photos-wrap .our-photos {
	text-align: center;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.our-photos-wrap .our-photos .our-photos-item {
	display: inline-block;
	vertical-align: top;
	max-width: 272px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 0 2px rgba(0,116,176,.07);
	box-shadow: 0 0 0 2px rgba(0,116,176,.07);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	padding-bottom: 20px;
	background-color: #fff;
	margin-bottom: 30px
}

.our-photos-wrap .our-photos .our-photos-item .img-wrap {
	overflow: hidden;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	text-align: center
}

.our-photos-wrap .our-photos .our-photos-item .img-wrap img {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	height: auto
}

.our-photos-wrap .our-photos .our-photos-item h4 {
	margin: 19px 0 3px;
	color: #0f90d3;
	max-width: 270px;
	padding: 0 20px
}

.our-photos-wrap .our-photos .our-photos-item span {
	display: block;
	max-width: 270px;
	color: #8598a1;
	padding: 0 20px
}

.our-photos-wrap .our-photos .our-photos-item .btn-wrap {
	position: static;
	margin: 10px 0 0;
	text-align: left;
	padding: 0 20px
}

.press-resources-photos {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	min-height: unset;
	height: auto;
	padding: 45px 0 105px
}

.press-resources-photos .sect-heading {
	margin: 0 auto 38px;
	display: block;
	width: 100%
}

.press-resources-photos .sect-content {
	max-width: 1170px;
	margin: 0 auto;
	width: 100%;
	text-align: center
}

.contact-wrapper .contact-form-wrap {
	margin: 0 auto;
	-webkit-transform: translate(-200px,0);
	transform: translate(-200px,0);
	opacity: 0;
	visibility: hidden;
	display: none;
	min-height: unset
}

.contact-wrapper .contact-form-wrap .wpcf7-form {
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-top: 0;
	padding-bottom: 0;
	background-color: transparent;
	position: relative;
	top: 0;
	min-height: unset;
	height: auto
}

.app-popup,.app-popup .app-form-wrap #application_form .field .cancel,.app-popup .app-form-wrap #application_form .field .chosen,.contact-wrapper .contact-form-wrap .wpcf7-form h4 {
	display: none
}

.contact-wrapper .contact-form-wrap .wpcf7-form .btn-wrap {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin: 0!important;
	cursor: pointer;
	max-height: 54px
}

.contact-wrapper .contact-form-wrap .wpcf7-form .btn-wrap input {
	outline: 0;
	padding: 16px 67px 16px 39px;
	text-align: center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 0 1px rgba(0,116,176,.07);
	box-shadow: 0 0 0 1px rgba(0,116,176,.07);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	overflow: hidden;
	left: 0;
	position: relative;
	display: inline-block;
	background: -webkit-gradient(linear,left top,right top,from(#0f90d3),to(#0f90d3));
	background: -webkit-linear-gradient(left,#0f90d3 0,#0f90d3 100%);
	background: linear-gradient(90deg,#0f90d3 0,#0f90d3 100%);
	-webkit-text-fill-color: transparent;
	text-transform: none;
	font-size: 17px;
	-webkit-background-clip: text;
	background-clip: text;
	border: none;
	background-color: transparent;
	text-decoration: none;
	height: auto;
	line-height: 1;
	letter-spacing: normal
}

.contact-wrapper .contact-form-wrap .wpcf7-form .btn-wrap:after {
	right: 58px
}

.contact-wrapper.form-active .send-message {
	-webkit-animation: msganimation .5s both;
	animation: msganimation .5s both
}

.contact-wrapper.form-active .contact-form-wrap {
	-webkit-animation: formanimation .5s both;
	animation: formanimation .5s both;
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

@keyframes msganimation {
	0% {
		opacity: 1;
		-webkit-transform: translate(0,0);
		transform: translate(0,0)
	}

	to {
		-webkit-transform: translate(200px,0);
		transform: translate(200px,0);
		opacity: 0;
		visibility: hidden
	}
}

@keyframes formanimation {
	0% {
		opacity: 0;
		-webkit-transform: translate(-200px,0);
		transform: translate(-200px,0)
	}

	to {
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		opacity: 1;
		visibility: visible
	}
}

.app-popup {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(255,255,255,.8);
	z-index: 99999;
	opacity: 0
}

.app-popup.active {
	display: block;
	opacity: 1
}

.app-popup.active .app-form-wrap {
	opacity: 1
}

.app-popup .app-form-wrap {
	position: relative;
	width: 761px;
	margin: 0 auto;
	height: auto;
	min-height: 1920px;
	top: 30%;
	opacity: 0;
	background-color: #fff;
	padding: 15px
}

.app-popup .app-form-wrap .btn-close {
	position: absolute;
	content: '';
	top: 35px;
	right: 35px;
	font-size: 20px;
	color: #0f90d3;
	z-index: 999;
	cursor: pointer
}

.app-popup .app-form-wrap #application_form,.app-popup .app-form-wrap #application_form #submit_buttons,.contact-wrapper .contact-form-wrap .wpcf7-form .btn-wrap {
	position: relative;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.app-popup .app-form-wrap #application_form {
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	box-shadow: 0 0 15px rgba(23,72,119,.15);
	padding: 48px 135px
}

.app-popup .app-form-wrap #application_form .heading {
	color: #0f90d3;
	font-family: purista-web,sans-serif;
	font-size: 23px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 40px
}

.app-popup .app-form-wrap #application_form #submit_buttons #submit_app,.gradient {
	-webkit-text-fill-color: transparent;
	text-transform: none;
	text-decoration: none;
	outline: 0
}

.app-popup .app-form-wrap #application_form .field textarea,.app-popup .app-form-wrap #application_form input {
	border: 1px solid rgba(87,159,195,.3);
	border-radius: 5px;
	padding: 15px 23px 14px;
	width: 100%;
	margin-bottom: 13px;
	line-height: 1;
	outline: 0
}

.app-popup .app-form-wrap #application_form input {
	font-size: 17px
}

.app-popup .app-form-wrap #application_form .field label {
	color: #8598a1;
	font-family: proximanovaregular,sans-serif;
	font-size: 24px;
	display: inline-block;
	margin: 40px 0 20px
}

.app-popup .app-form-wrap #application_form #custom_fields .field .attach-or-paste {
	margin: 15px 0 66px
}

.app-popup .app-form-wrap #application_form .field label .asterisk {
	color: #fe7575
}

.app-popup .app-form-wrap #application_form .field .link-container a,.app-popup .app-form-wrap #application_form .field textarea,.app-popup .app-form-wrap #application_form input {
	background-color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	color: #8598a1;
	font-family: proximanovaregular,sans-serif
}

.app-popup .app-form-wrap #application_form .field .link-container a {
	-webkit-box-shadow: 0 0 0 2px rgba(81,163,204,.1);
	box-shadow: 0 0 0 2px rgba(81,163,204,.1);
	text-decoration: none;
	text-align: center;
	margin-right: 19px;
	display: inline-block;
	border-radius: 8px;
	padding: 15px 42px 17px;
	font-size: 17px;
	margin-bottom: 15px
}

.app-popup .app-form-wrap #application_form .field .link-container a:hover {
	text-decoration: none;
	color: #0f90d3
}

.app-popup .app-form-wrap #application_form .field textarea {
	display: none;
	font-size: 14px;
	resize: none
}

.app-popup .app-form-wrap #application_form p {
	color: #8598a1;
	font-size: 14px;
	line-height: 21px;
	text-align: left
}

.app-popup .app-form-wrap #application_form p strong {
	font-weight: 400
}

.app-popup .app-form-wrap #application_form input#job_application_eu_privacy_consent {
	display: inline-block;
	width: auto;
	margin-bottom: 46px
}

.app-popup .app-form-wrap #application_form label strong {
	color: #8598a1;
	font-family: proximanovaregular,sans-serif;
	font-size: 14px;
	line-height: 23px
}

.app-popup .app-form-wrap #application_form #submit_buttons {
	display: block;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto!important;
	cursor: pointer;
	max-height: 54px
}

.app-popup .app-form-wrap #application_form #submit_buttons #submit_app {
	width: auto;
	position: relative;
	padding: 16px 87px 16px 59px;
	text-align: center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 0 1px rgba(0,116,176,.07);
	box-shadow: 0 0 0 1px rgba(0,116,176,.07);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	overflow: hidden;
	left: 0;
	display: inline-block;
	background: -webkit-gradient(linear,left top,right top,from(#0f90d3),to(#0f90d3));
	background: -webkit-linear-gradient(left,#0f90d3 0,#0f90d3 100%);
	background: linear-gradient(90deg,#0f90d3 0,#0f90d3 100%);
	font-size: 17px;
	-webkit-background-clip: text;
	background-clip: text;
	border: none;
	background-color: transparent;
	height: auto;
	line-height: 1;
	letter-spacing: normal
}

.app-popup .app-form-wrap #application_form #submit_buttons:after {
	right: 166px;
	position: absolute;
	content: '';
	top: 47%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	background-image: ;
	background-repeat: no-repeat;
	background-position: center center;
	height: 7px;
	width: 11px
}

.app-popup .app-form-wrap #application_form #custom_fields label {
	display: inline-block;
	color: #8598a1;
	font-family: proximanovaregular,sans-serif;
	font-size: 17px;
	margin-bottom: 35px;
	width: 100%
}

.app-popup .app-form-wrap #application_form #custom_fields label select {
	position: relative;
	margin-top: 35px;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #dae0e2;
	outline: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #0f90d3;
	width: 100%!important;
	padding: 5px 29px 5px 17px;
	background-size: 6px 5px;
	background-position: 94% center;
	background-repeat: no-repeat;
	background-image: url(/uploads/image/images/select-triangle.png)
}

.error404 .wrapper_inner {
	max-width: unset
}

.page-404-wrap {
	max-width: 1170px;
	margin: 0 auto
}

.page-404 {
	position: relative;
	min-height: 751px;
	background-color: #81c3fd;
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(126,189,249,.4)),to(rgba(255,255,255,.9)));
	background-image: -webkit-linear-gradient(top,rgba(126,189,249,.4) 0,rgba(255,255,255,.9) 100%);
	background-image: linear-gradient(180deg,rgba(126,189,249,.4) 0,rgba(255,255,255,.9) 100%);
	height: 75vh
}

.page-404:after {
	position: absolute;
	content: '';
	bottom: -60px;
	left: 0;
	width: 100%;
	height: 388px;
	background-image: url(/uploads/image/images/clouds-404.png);
	background-repeat: repeat-x;
	background-position: center center;
	background-size: contain;
	z-index: 0
}

.page-404 .sect-content,.page-404 .traffic-light-wrap {
	vertical-align: top;
	display: inline-block
}

.page-404 .traffic-light-wrap {
	max-width: 468px
}

.page-404 .traffic-light-wrap img {
	display: inline-block;
	max-width: 100%;
	height: auto
}

.page-404 .sect-content {
	padding-top: 180px;
	max-width: 520px;
	text-align: left;
	margin-left: 135px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.page-404 .sect-content h1,.page-404 .sect-content p {
	color: #fff;
	font-weight: 600;
	padding: 0;
	text-align: left
}

.gradient,.page-404 .sect-content .btn-wrap {
	position: relative;
	display: inline-block;
	text-align: center
}

.page-404 .sect-content h1 {
	margin: 0 0 -20px;
	line-height: 1;
	text-shadow: 0 0 10px rgba(0,116,176,.25);
	font-size: 268px
}

.page-404 .sect-content p {
	font-size: 21px;
	margin: 0 0 30px;
	max-width: 90%
}

.page-404 .sect-content .btn-wrap {
	z-index: 20;
	top: 0;
	background-color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 0 2px rgba(81,163,204,.1);
	box-shadow: 0 0 0 2px rgba(81,163,204,.1);
	-webkit-transition: all 350ms ease;
	transition: all 350ms ease
}

.app-popup .app-form-wrap #application_form .field .link-container a:hover,.page-404 .sect-content .btn-wrap:hover {
	-webkit-box-shadow: 0 2px 10px rgba(0,70,105,.15);
	box-shadow: 0 2px 10px rgba(0,70,105,.15)
}

.gradient {
	left: -10px;
	background: -webkit-gradient(linear,left top,right top,from(#0f90d3),to(#0f90d3));
	background: -webkit-linear-gradient(left,#0f90d3 0,#0f90d3 100%);
	background: linear-gradient(90deg,#0f90d3 0,#0f90d3 100%);
	font-size: 16px;
	font-family: "simhei";
	-webkit-background-clip: text;
	background-clip: text;
	border: none;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	letter-spacing: 3px;
	font-weight: bold;
}

.page-404 .sect-content .btn-wrap a {
	padding: 16px 67px;
	left: -14px
}

.page-404 .sect-content .btn-wrap a:after {
	right: 42px
}

.contact-widget,.main-footer .contact-widget a {
	text-align: right
}

.gradient:active,.gradient:focus,.gradient:hover {
	text-decoration: none
}

.gradient.grad-btn,.gradient.left-side {
	left: 0
}

.gradient.grad-btn:after {
	right: 43px
}

.gradient:after {
	position: absolute;
	content: '';
	top: 50%;
	right: -29px;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	background-image: ;
	background-repeat: no-repeat;
	background-position: center center;
	height: 12px;
	width: 20px
}

.main-footer {
	background-color: #ffffff;
	position: relative;
	/* border-top:1px solid #dddddd; */
}

.main-footer .logo-wrap {
	cursor: pointer
}

.main-footer .logo-wrap img {
	width: 94px;
	height: auto
}

.main-footer .language-switch-wrap {
	margin-top: 70px;
	color: #fff
}

.main-footer .language-switch-wrap ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none
}

.main-footer .language-switch-wrap ul .lang-item {
	margin-right: 14px;
	color: #fff;
	display: inline-block
}

.main-footer .language-switch-wrap ul .lang-item:last-child,.main-footer .social-icons-wrap ul li:last-child {
	margin-right: 0
}

.main-footer .language-switch-wrap ul .lang-item a {
	text-decoration: none;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	opacity: .34;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	outline: 0
}

.main-footer .language-switch-wrap ul .lang-item.current-lang a {
	opacity: .95
}

.main-footer .language-switch-wrap ul .lang-item:hover a {
	opacity: 1;
	color: #fff;
	text-decoration: underline
}

.main-footer .footer-menu {
	display: flex;
	justify-content: center;
	max-width: 656px;
	margin: 0 auto
}

.main-footer .footer-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	text-align: left
}

.main-footer .footer-menu li {
	display: inline-block;
	width: 25%;
	margin-bottom: 30px
}

.main-footer .footer-menu li:last-child {
	padding-left: 25%;
	margin-bottom: 0
}

.main-footer .footer-menu li a {
	outline: 0;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	opacity: .6;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
	cursor: pointer
}

.main-footer .footer-menu li a span {
	color: #fff;
	font-size: 14px;
	font-weight: 600
}

.main-footer .footer-menu li a:hover {
	opacity: 1;
	text-decoration: underline
}

.main-footer .social-icons-wrap {
	margin-bottom: 30px;
	text-align: right
}

.main-footer .social-icons-wrap ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.main-footer .social-icons-wrap ul li {
	display: inline-block;
	margin-right: 21px;
	color: #fff
}

.main-footer .social-icons-wrap ul li a {
	outline: 0;
	text-decoration: none;
	color: #fff;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	font-weight: 400;
	font-size: 14px;
	display: inline-block
}

.main-footer .social-icons-wrap ul li a i.fa {
	color: #fff;
	font-size: inherit;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	font-weight: 400;
	text-shadow: none
}

.main-footer .contact-widget a,.main-footer .social-icons-wrap ul li a:hover,.main-footer .social-icons-wrap ul li:hover {
	color: #fff
}

.main-footer .social-icons-wrap ul li a:hover i.fa {
	text-shadow: 0 0 8px #003049;
	color: #fff;
	filter: none
}

.main-footer .contact-widget a span {
	font-weight: 500
}

.main-footer .contact-widget a:nth-child(2) {
	float: right
}

@media all and (max-width:1920px) {

	.goods-bottom-video{
		max-width:100%;
	}
	.four-screen-h1{
		 margin-left:20px;
	}

	.four-screen-slide{
		height:70vh!important;
	}


	.home-section5-video-text{
		letter-spacing:2vw!important;
		font-size:60px!important;
		margin:0 auto;
		padding:25px!important;
	}

	.approach_image_text_home .arrow-wrap {
		margin-top: 16%
	}

	.home_video_text .arrow-wrap {
		bottom: 10%
	}

	.image_text_svg .head-text .text-title {
		 
	}

	.home_photo_hexagons_text .sect-content .sect-text {
		padding-right: 255px
	}

	.press-hexagons-left-text .sect-content {
		max-width: 1170px
	}

	.switch-text-left-macbook .sect-content .sect-img img {
		right: -10%
	}

	.home_text_side_items .sect-content .left-side-item .img-wrap img {
		left: 200px;
		max-width: 80%
	}

	.home_text_side_items .sect-content .right-side-item .img-wrap img {
		left: 200px;
		max-width: 150%
	}


	
	.sec-data-center{
		margin:10% 0;
	}

	.manufacture-center-data{
		margin-top:5%;
	}

	.goods-img{
		min-height:250px;
	}

	.culture-text-c1{
		margin-left:70px;
	}

	.manufacture-data-2sec{
		line-height:28px;text-align:center;padding-top:20%;
	}


}

@media all and (max-width:1660px) {

	 .home-bottom-video{
		max-width:80%;
	}

	.home-section5-video-text{
		letter-spacing:2vw!important;
		font-size:54px!important;
		margin:0 auto;
		padding:25px!important;
	}

	.features_section_iphone .sect-content .sect-img img,.industrial-features-section-iphone .sect-content .sect-img img {
		padding-top: 140px
	}

	.home_text_side_items .sect-content .left-side-item .img-wrap img {
		left: 250px;
		max-width: 100%
	}

	.home_text_side_items .sect-content .right-side-item .img-wrap img {
		left: 150px;
		max-width: 150%
	}
	.manufacture-center-data{
		margin-top:5%;
	}
	.sec-data-center{
		margin:6% 0;
	}

	.goods-img{
		min-height:250px;
	}

	.culture-text-c1{
		margin-left:70px;
	}

	.common-yahei-font{
		font-size:22px;
	}

	.manufacture-padding20{
		margin-top:20px;
	}
}

@media all and (max-width:1500px) {
	.home-bottom-video{
		max-width:85%;
	}

	.features_section_macbook .sect-content .sect-img img,.industrial-features-section-macbook .sect-content .sect-img img,.switch-text-left-macbook .sect-content .sect-img img {
		right: -21%;
		max-width: 80%
	}

	.sec-data-center{
		margin:5% 0;
	}

	.goods-img{
		min-height:250px;
	}
	.culture-text-c1{
		margin-left:70px;
	}
}

@media all and (max-width:1440px) {

	.home-bottom-video{
		max-width:85%;
	}

	.home-section5-video-text{
		letter-spacing:2vw!important;
		font-size:52px!important;
		margin:0 auto;
		padding:25px!important;
	}


	.home_photo_hexagons_text .sect-content .sect-text {
		right: 0
	}

	.about-hexagons-left-text .hexagon-wrap img {
		min-width: unset
	}

	.home_text_image_dashboard .sect-content .sect-img img {
		max-width: 150%
	}

	.home_text_left_side_items .svg-items-wrap .object-svg {
		max-width: 80%
	}

	.home_text_side_items .sect-content .left-side-item .img-wrap img {
		left: -60px;
		max-width: 110%;
		top: -220px
	}

	.home_text_side_items .sect-content .right-side-item .img-wrap img {
		left: 400px;
		top: -120px;
		max-width: 400%
	}

	.home_video_text .arrow-wrap {
		bottom: 10%
	}

	.image_text_svg .head-text .text-title {
		 
	}

	.features_section_macbook .sect-content .sect-img,.industrial-features-section-macbook .sect-content .sect-img,.switch-text-left-macbook .sect-content .sect-img {
		position: relative;
		max-width: 100%;
		margin: 0 auto
	}

	.features_section_macbook .sect-content .sect-img img,.industrial-features-section-macbook .sect-content .sect-img img,.switch-text-left-macbook .sect-content .sect-img img {
		right: -21%;
		max-width: 80%
	}

	.features_section_iphone .sect-content .sect-img img,.industrial-features-section-iphone .sect-content .sect-img img {
		padding-top: 0;
		top: 110px
	}

	.features_section_ipad .sect-content .sect-img img,.industrial-features-section-ipad .sect-content .sect-img img {
		padding-top: 180px;
		max-width: 90%
	}

	.blog-navigation .art-categories .tab-content {
		justify-content: space-between
	}

	.home_text_side_items .sect-content .left-side-item,.home_text_side_items .sect-content .right-side-item {
		width: 120%
	}

	.sec-data-center{
		margin:5% 0;
	}
}

@media all and (max-width:1430px) {
	.about-board-of-directors .directors-gallery {
		max-width: 1170px;
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		margin-bottom: -15px
	}

	.about-board-of-directors .directors-gallery .image-item {
		min-width: unset;
		width: 32%;
		margin-bottom: 15px
	}

	.about-board-of-directors .directors-gallery .image-item .text-content.text-content-right {
		left: 170px;
		top: 40%
	}

	.about-board-of-directors .directors-gallery .image-item .text-content.text-content-left {
		top: 40%;
		left: 30px
	}

	.about-board-of-directors .directors-gallery .image-item:nth-child(6) .text-content.text-content-right {
		left: 200px
	}

	.team-gallery-wrap .team-gallery .image-item {
		max-width: 19%
	}
	.sec-data-center{
		margin:3% 0;
	}
	.common-yahei-font{
		margin-top:10px;
	}

	.manufacture-center-data{
		margin-top:0;
	}
	 
	.manufacture-page-title{
		margin:5px!important;
	}
	.manufacture-center-data p{
		margin:0;
	}
	.manufacture-center-data-2{
		margin-top:10px!important;
		margin-bottom:0px!important;
	}
  .manufacture-page-s2 .manufacture-center-data-img{
 
	max-width:86%!important;
   }

   .manufacture-one-data-img{
		max-width:85%!important;
   }

}

@media all and (max-width:1280px) {

	 
	.four-screen-h1{
		 margin-left:20px;
	}

	.home-section5-video-text{
		letter-spacing:2vw!important;
		font-size:50px!important;
		margin:0 auto;
		padding:25px!important;
	}


	.home_text_side_items .sect-content .left-side-item .img-wrap img {
		left: -45px
	}

	.home_video_text .arrow-wrap {
		bottom: 10%
	}

	.blog-navigation .nav-heading {
		padding: 20px 54px 0
	}

	.blog-navigation .art-categories {
		padding: 0 54px
	}

	.features_section_iphone .sect-content .sect-img img,.industrial-features-section-iphone .sect-content .sect-img img {
		top: 140px
	}
	
	.sec-data-center{
		margin:1% 0;
	}

	 

	.common-yahei-font{
		font-size:20px;
	}

	
	
	

}

@media all and (max-width:1200px) {
	.toggle-mnu {
		right: 15px
	}
	.case-studies-cards .sect-content,.solutions-cards .sect-content,.team-image-text-sides .image-text-wrap,.toggle-mnu {
		display: block;
		right: 15px
	}

	.image_text_home .head-text h1,.image_text_home .head-text p {
		width: 80%
	}

	.app-process-steps .sect-content .app-steps-wrap .step-wrap .step .step-text,.approach_anchor_sect .sect-content .text-title,.container_inner {
		width: 100%
	}

	.approach_image_text_home .head-text p,.blog-navigation {
		width: 75%
	}

	.approach_image_text_sect .text-subtitle {
		margin-bottom: 35px
	}

	.approach_image_text_sect .sect-content .img-wrap img {
		max-width: 65%
	}

	.home_video_text .arrow-wrap {
		bottom: 10%
	}

	.home_photo_hexagons_text .sect-content .sect-text {
		padding-right: 0
	}

	.home_video_text .sect-content .text-title {
		max-width: 80%
	}

	 

	.case-studies-cards .card-wrap:nth-child(1) .card-content h3,.solutions-cards .card-wrap:nth-child(1) .card-content h3 {
		max-width: 40%
	}

	.team-gallery-wrap .team-gallery {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		margin: 0 auto;
		max-width: 865px
	}

	.team-gallery-wrap .team-gallery .image-item {
		max-width: unset;
		margin-bottom: 15px
	}

	.team-image-text-sides .image-text-wrap {
		margin-bottom: 70px
	}

	.team-image-text-sides .image-text-wrap .img-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 0 auto
	}

	.team-image-text-sides .image-text-wrap .img-wrap img {
		max-width: 550px
	}

	.sect-heading p.text-subtitle {
		max-width: 740px
	}

	.about-hexagons-left-text .sect-content .text-wrap {
		margin-left: 65px
	}

	.about-hexagons-left-text .sect-content .text-wrap h2 {
		margin: 0 auto
	}

	.products-cards .sect-content .card-wrap {
		margin: 0 auto 46px!important;
		 
	}

	.products-cards .sect-content .card-wrap:nth-child(1) .card-content p {
		max-width: 74%
	}

	.products-cards .sect-content .card-wrap .card-content p,.products-cards .sect-content .card-wrap:nth-child(4) .card-content p {
		max-width: 85%
	}

	.app-process-steps .sect-content .app-steps-wrap .step-wrap .step {
		padding: 21px 25px 35px 35px;
		width: 100%
	}

	.app-process-steps .sect-content .app-steps-wrap .step-wrap .step .step-text:after,.app-process-steps .sect-content .app-steps-wrap:before {
		display: none
	}

	.page-404 .sect-content,.press-hexagons-left-text .sect-content .text-wrap {
		margin-left: 70px
	}

	.blog-section .blog-wrapper .blog-inner {
		-webkit-transform: translate3d(75%,0,0);
		-moz-transform: translate3d(75%,0,0);
		-ms-transform: translate3d(75%,0,0);
		-o-transform: translate3d(75%,0,0);
		transform: translate3d(75%,0,0)
	}

	.main-footer .social-icons-wrap ul li {
		margin-right: 13px
	}

	.contact-us-form-icons .sect-content {
		min-height: 70vh;
		height: auto;
		flex-wrap: wrap
	}
}

@media all and (max-width:1024px) {

	 

	.goods-img{
		min-height:auto;
	}

	.toggle-mnu {
		right: 15px
	}

	.case-studies-cards .sect-content,.solutions-cards .sect-content,.team-image-text-sides .image-text-wrap,.toggle-mnu {
		display: block;
		right: 15px
	}

	.home_video_text .sect-content .text-subtitle {
		max-width: 600px;
		width: auto
	}

	.about-board-of-directors .directors-gallery {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: -30px
	}

	.about-board-of-directors .directors-gallery .image-item {
		max-width: unset;
		width: auto!important;
		margin-bottom: 30px
	}

	.about-board-of-directors .directors-gallery .image-item .text-content.text-content-right {
		left: 243px;
		top: 50%
	}

	.about-board-of-directors .directors-gallery .image-item .text-content.text-content-left {
		top: 50%;
		left: 40px
	}

	.about-board-of-directors .directors-gallery .image-item:nth-child(6) .text-content.text-content-right {
		left: 276px
	}

	.text_left_side_items .sect-content .svg-items .object-svg {
		max-width: 100%
	}

	.culture-text-c1{
		margin-left:70px;
	}

	.three-section-centerimg{
		margin:20px 0;
	}

	 
}

@media all and (max-width:992px) {

	.home-section5-video-text{
		letter-spacing:2vw!important;
		font-size:48px!important;
		margin:0 auto;
		padding:25px!important;
	}


   .h1-textf{font-size:30px;}

	.common-yahei-font{
		font-size:18px;
	}

	 
	.manufacture-data-2sec{
		line-height:28px;
		text-align:center;
		padding-top:2%;
	}

	.culture-text-c1{
		margin-left:5px;
		text-align:center;
		margin-bottom:10px;
	}
	.culture-text-c2{ 
		text-align:center;
		margin:20px 0;
	}

	.self-adaption-page-one{
		padding:10px;
	}

	.self-adaption-page-one h3{
		margin-top:10px!important;
	}

	.self-adaption-page{
		padding:20px;
	}

	.culture-text-center{
		text-align:center; 
		margin-left:5px;
		margin-right:5px;
	}
	 .toggle-mnu {
		right: 15px
	}

	.case-studies-cards .sect-content,.solutions-cards .sect-content,.team-image-text-sides .image-text-wrap,.toggle-mnu {
		display: block;
		right: 15px
	}

	.about-hexagons-left-text .sect-content .text-wrap .gradient.left-side,.about-hexagons-left-text .sect-content .text-wrap .press-events .events-timeline .event-item .left-side.e-title,.press-events .events-timeline .event-item .about-hexagons-left-text .sect-content .text-wrap .left-side.e-title {
		left: -14px
	}

	.features_section_ipad .sect-content .sect-img,.features_section_iphone .sect-content .sect-img,.features_section_macbook .sect-content .sect-img,.industrial-features-section-ipad .sect-content .sect-img,.industrial-features-section-iphone .sect-content .sect-img,.industrial-features-section-macbook .sect-content .sect-img {
		display: none
	}

	.approach_image_text_home .head-text h1,.approach_image_text_home .head-text p,.image_text_home .head-text p {
		width: 100%
	}

	.approach_image_text_home .head-text {
		max-width: 600px
	}

	.approach_anchor_sect .sect-content {
		flex-direction: column
	}

	.approach_anchor_sect .sect-content .sect-img img {
		max-width: 65%
	}

	.approach_anchor_sect .sect-content .sect-img {
		text-align: center
	}

	.approachlist-wrap {
		margin-top: 25px
	}

	.approach_left_side_text .sect-content {
		max-width: 768px;
		margin: 0 auto
	}

	.case-studies-cards .card-wrap,.solutions-cards .card-wrap {
		display: block;
		 
		margin: 0 auto 50px!important
	}

	.team-image-text-sides .image-text-wrap .img-wrap {
		margin: 0 auto 30px
	}

	.team-image-text-sides .image-text-wrap .img-wrap img {
		max-width: 95%
	}

	.team-image-text-sides .image-text-wrap .text-wrap p {
		max-width: 740px;
		text-align: center
	}

	.about-hexagons-left-text .hexagon-wrap,.about-hexagons-left-text .sect-image-wrap {
		display: none
	}

	.about-hexagons-left-text .sect-content {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}

	.about-hexagons-left-text .sect-content .text-wrap {
		margin: 0 auto;
		text-align: center
	}

	.about-hexagons-left-text .sect-content .text-wrap .career-info-section .sect-text p,.about-hexagons-left-text .sect-content .text-wrap .text-subtitle,.career-info-section .sect-text .about-hexagons-left-text .sect-content .text-wrap p {
		max-width: 100%
	}

	.time-line-wrap .time-line-item-wrap:nth-child(odd) .tl-text {
		-webkit-transform: translate(-368px,-50%);
		-ms-transform: translate(-368px,-50%);
		transform: translate(-368px,-50%)
	}

	.time-line-wrap .time-line-item-wrap .tl-text {
		-webkit-transform: translate(80px,-50%);
		-ms-transform: translate(80px,-50%);
		transform: translate(80px,-50%)
	}

	.time-line-wrap .time-line-item-wrap .tl-text p {
		max-width: 290px
	}

	.about-hexagons-left-text .sect-content .text-wrap .text-subtitle,.about-hexagons-left-text .sect-content .text-wrap .text-title,.main-footer {
		text-align: center
	}

	.products-cards .sect-content .card-wrap {
		margin: 0 auto 46px!important;
		 
	}

	.app-process-steps .sect-content .app-steps-wrap .step-wrap {
		width: 100%;
		top: 0!important;
		margin: 0 auto 40px!important
	}

	.blog-navigation .art-categories,.three_columns>.column2>.column_inner {
		padding: 0
	}

	.main-footer {
		padding: 40px 0
	}

	.main-footer .language-switch-wrap {
		margin: 40px 0
	}

	.main-footer .footer-menu ul {
		text-align: center;
		margin-bottom: 40px
	}

	.main-footer .language-switch-wrap ul .lang-item {
		margin-right: 25px
	}

	.main-footer .footer-menu li:last-child {
		padding-left: 0
	}

	.contact-widget,.main-footer .contact-widget a,.main-footer .social-icons-wrap {
		text-align: center
	}

	footer .social-icons-wrap ul li {
		margin-right: 20px
	}

	.main-footer .contact-widget a span {
		margin-left: 41px
	}

	.home_photo_hexagons_text .sect-content .sect-text .text-wrap {
		margin: 0 0 auto auto
	}

	.home_photo_hexagons_text .sect-content .sect-text .text-wrap .name-text {
		margin-top: 20px
	}

	.rev-block .main-text {
		line-height: 1.1
	}

	.blog-navigation {
		width: 90%
	}

	.blog-article-content,.blog-section.opened {
		width: 100%;
		height: auto!important
	}

	.blog-section .blog-wrapper .blog-inner {
		-webkit-transform: translate3d(90%,0,0);
		-moz-transform: translate3d(90%,0,0);
		-ms-transform: translate3d(90%,0,0);
		-o-transform: translate3d(90%,0,0);
		transform: translate3d(90%,0,0)
	}

	.blog-navigation .positions-category-wrap {
		display: -webkit-flex;
		display: flex
	}

	.blog-navigation .positions-category-wrap .positions-category {
		min-width: unset
	}

	.blog-navigation .nav-heading {
		margin-bottom: 30px;
		padding: 20px 45px 0 30px
	}

	.blog-image-title {
		width: 100%;
		position: relative;
		height: auto;
		min-height: 60vh
	}

	.blog-article-content {
		margin-left: 0;
		position: static;
		overflow: visible;
		max-height: unset
	}

	.blog-article-content .art-content {
		padding: 0 75px;
		max-height: unset
	}

	.blog-article-content .art-header {
		padding: 20px 77px
	}

	.blog-section.opened .blog-wrapper .blog-inner {
		height: auto!important;
		max-height: unset
	}

	.logo-items,.press-release-items {
		min-width: unset;
		flex-wrap: wrap
	}

	.logo-items .logo-item,.press-release-items .pr-item {
		margin-bottom: 30px;
		margin-left: auto;
		margin-right: auto
	}

	 

	.three-section-centerimg{
		margin:20px 0;
	}


	
	 .threehyheight{ 
	   padding-top:5px;
	   padding-bottom:5px;
	   padding-left:5px!important;
	   padding-right:5px!important;
	   -webkit-perspective: 1000;
	  -webkit-transition: all 0.3s 0s ease-in;
	  transition: all 0.3s 0s ease-in;

	 }

	  

	.threehyheight .picture:hover{
		-moz-box-shadow:2px 2px 5px #666666; 
		-webkit-box-shadow:2px 2px 5px #666666; 
		box-shadow:2px 2px 5px #666666;
	}

	  .threehyheight .title{
		font:500 14px/28px "\5fae\8f6f\96c5\9ed1",tahoma;
		margin-top:2px;
		height:35px;
		line-height:35px;
		text-align:center;
		color:#fff;
		/* background:#007bc8; */
	 }
		
	  .threehyheight .picture{
		height:auto;
	 }

	  
	.three-section-remark .h2-text{
		 font-size:30px;
	}
	
	.section4 .h2-text{
		font-size:30px ;
	}
	.three-section-centerimg{
		margin:20px 0;
	}


}

@media all and (max-width:768px) {
 
 .developteam-content p{
	text-align:justify;text-justify:inter-ideograph;
 }

.four-screen-h1{
		 font-size:18px;
	}

.teammachds-text-left{text-align:justify;text-justify:inter-ideograph;
	line-height:25px;
}

.manufacture-sec3text{
	text-align:justify!important;
	text-justify:inter-ideograph!important;
}
.manufacture-sec3text p{
	text-align:justify!important;
	text-justify:inter-ideograph!important;
}

.text-lralign{
	text-align:justify;
	text-justify:inter-ideograph;
}

.text-lralign p{
	text-align:justify;
	text-justify:inter-ideograph;
}

.contactus-headbox .left-line{
	border:none!important;
	min-height:auto!important;
}
.contactus-bottom .left-line{
	border:none!important;
	min-height:auto!important;
}

.job-yq p{
	text-align:left!important;
	line-height:25px;
}

.tscreenpercent .twos-top{max-width:50vw;}
.tscreenpercent .twos-center{max-width:50vw;}
.tscreenpercent .twos-bottom{max-width:50vw;}

 .bgvideo-text h1{
	font-size:46px;
 }

 .manufacture-boximg-sec3{
		max-width:65%!important;
	 }

.manufacture-data-2sec{
		text-align:justify;
		text-justify:inter-ideograph;
		line-height:28px; padding-top:0px;
}

.culture-text-center p{
		margin-left:5px;
		margin-right:5px;
		text-align:center;
	}

	.main-header .logo-wrap {
		justify-content: flex-start
	}

	.toggle-mnu {
		right: 15px
	}

	.image_left_side_text .sect-content,.image_right_side_text .sect-content,.industrial-image-left-side-text .sect-content {
		max-width: 600px;
		margin: 0 auto
	}

	.features_section_ipad .sect-content .sect-text,.features_section_iphone .sect-content .sect-text,.features_section_macbook .sect-content .sect-text,.industrial-features-section-ipad .sect-content .sect-text,.industrial-features-section-iphone .sect-content .sect-text,.industrial-features-section-macbook .sect-content .sect-text {
		margin-left: auto;
		margin-right: auto
	}

	.image_left_side_text .sect-content h2 {
		width: 100%;
		font-size: 19px;
		line-height: 27px
	}

	.image_left_side_text .sect-content p {
		width: 100%;
		font-size: 14px;
		line-height: 20px
	}

	.app-popup .app-form-wrap #application_form .field label,.app-popup .app-form-wrap #application_form .heading,.image_text .head-text h2,.switch-image-text .head-text h2 {
		font-size: 19px;
		line-height: 27px
	}

	.image_text .head-text p {
		width: 100%
	}

	.image_text {
		background-image: url(/uploads/image/images/railway-bg-sm.png)!important;
		background-position: center center
	}

	.image_text_home .head-text h1 {
		width: 100%;
		font-size: 35px;
		line-height: 38px
	}

	.image_text_home .bottom-text p,.image_text_home .head-text p {
		font-size: 14px;
		line-height: 20px
	}

	.image_right_side_text .sect-content p {
		width: 71%
	}

	.approach_left_side_text .sect-content {
		max-width: 600px
	}

	.home_video_text .arrow-wrap {
		bottom: 10%
	}

	.home_text_image .sect-content,.home_text_image_dashboard .sect-content,.industrial-text-image .sect-content {
		flex-direction: column
	}

	.home_text_image .sect-img img,.home_text_image_dashboard .sect-content .sect-img img,.industrial-text-image .sect-img img {
		 width:100vw;
	}

	.home_text_image_dashboard .sect-content .img-wrap {
		text-align: right
	}

	.application-process-image-text-right .sect-content .text-wrap .sect-bottom,footer .contact-widget,footer .social-icons-wrap {
		text-align: center
	}

	.image_text_svg .head-text {
		max-width: 630px;
		margin: 0 auto
	}

	.home_text_side_items .sect-content .head-text {
		max-width: 600px
	}

	.home_text_side_items .sect-content .text-subtitle {
		padding: 20px 0 0
	}

	.career-position-card .card-heading .socials-shared-wrap .soc-icon {
		margin-right: 22px
	}

	.career-position-card .sect-content .card-wrap {
		margin: 0 auto;
		padding: 29px 15px 56px
	}

	.team-text-pattern .sect-content .sect-text {
		padding: 40px
	}

	.team-gallery-wrap .team-gallery {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.team-gallery-wrap .team-gallery .image-item {
		margin-bottom: 10px
	}

	.team-gallery-wrap .team-gallery .image-item:nth-child(odd) {
		margin: 0 10px 10px 0
	}

	.policy-text {
		padding: 46px 15px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.gradient.grad-btn:after,.gradient:after,.page-404 .traffic-light-wrap,.positions-category-wrap .positions-category a.__active:after {
		display: none
	}

	.policy-text .text-wrap {
		padding: 30px;
		margin: 0 auto;
		width: 100%
	}

	.home-sect .sect-content .sect-text {
		max-width: 90%
	}

	.career-position-card .sect-content .card-wrap,.positions-category-wrap,.team-image-text-sides .image-text-wrap .img-wrap {
		max-width: 100%
	}

	.about-board-of-directors .directors-gallery,.about-board-of-directors .sect-heading,.about-pattern-text .sect-content .head-text,.app-process-steps .sect-content .app-steps-wrap,.application-process-image-text-right .sect-content .text-wrap,.features_section_ipad .sect-content .sect-text,.features_section_iphone .sect-content .sect-text,.features_section_macbook .sect-content .sect-text,.image_left_side_text .sect-content .text-wrap,.open-positions-wrapper,.sect-heading h2.text-title,.time-line-wrap .time-line-item-wrap .tl-text p,.value-pattern-text .sect-content .head-text {
		padding: 0 15px
	}

	.app-process-steps .sect-content .app-steps-wrap .step-wrap {
		padding: 0!important
	}

	.application-process-image-text-right .sect-content .text-wrap .text-subtitle,.application-process-image-text-right .sect-content .text-wrap .text-title {
		text-align: center;
		margin: 0 auto!important
	}

	.app-popup .app-form-wrap #application_form .field .link-container a,.press-resources-logo .sect-content,.press-resources-pdf-items .sect-content {
		width: 100%
	}

	.home_text_image .sect-content .sect-text {
		margin-bottom: 20px
	}

	#arrow-link-railway svg {
		margin-top: 30px
	}

	.text_left_side_items .sect-content .text-wrap {
		margin: 0 auto;
		padding: 0 15px
	}

	.about-hexagons-left-text .sect-content .text-wrap * {
		text-align: center!important
	}

	.app-process-steps .sect-content .app-steps-wrap .step-wrap .step,.career-image-text-sides .image-text-wrap .text-wrap,.career-image-text-sides .image-text-wrap .text-wrap h4,.career-image-text-sides .image-text-wrap .text-wrap p,.positions-category-wrap,.press-cards .cards-wrapper,.press-cards .cards-wrapper .main-card.card-wrap .card-content .texts-title,.press-hexagons-left-text .sect-content .text-wrap,.text_left_side_items .sect-content {
		text-align: center
	}

	.industrial-text-image .sect-content .sect-text {
		margin-bottom: 30px
	}

	.about-board-of-directors .sect-heading {
		margin-bottom: 45px
	}

	.sect-bottom .btn-wrap a {
		padding: 16px 39px!important
	}

	.career-text-categories .tab .tab-content .position-card {
		padding: 30px;
		text-align: center
	}

	.career-info-section .sect-content {
		padding: 0 15px
	}

	.career-text-categories .tab .tab-content {
		justify-content: center
	}

	.career-image-text-sides .image-text-wrap .text-wrap p,.press-hexagons-left-text .sect-content .text-wrap,.sect-text {
		margin-left: auto;
		margin-right: auto
	}

	.positions-category-wrap {
		display: block
	}

	.positions-category-wrap .positions-category {
		display: inline-block;
		min-width: 45%;
		margin-bottom: 20px
	}

	.career-image-text-sides .image-text-wrap {
		display: block;
		padding: 0 15px
	}

	.career-image-text-sides .image-text-wrap .img-wrap {
		max-width: 100%;
		margin-bottom: 30px
	}

	.career-image-text-sides .image-text-wrap .text-wrap {
		display: block
	}

	.press-cards .cards-wrapper {
		margin: 0 auto
	}

	.app-popup .app-form-wrap #application_form #submit_buttons:after,.press-cards .cards-wrapper .main-card.card-wrap .img-wrap,.press-events .events-timeline:before {
		display: none
	}

	.press-cards .cards-wrapper .main-card.card-wrap {
		display: block;
		min-width: unset;
		width: 100%
	}

	.press-cards .cards-wrapper .card-wrap .card-content,.press-cards .cards-wrapper .main-card.card-wrap .card-content {
		width: 100%;
		padding: 20px 15px 25px;
		max-width: 290px
	}

	.contact-us-form-icons .sect-content,.contact-us-form-icons .sect-content .contact-information-wrap .contact-information {
		display: block;
		padding: 0 15px;
		text-align: center
	}

	.app-popup,.press-contact-person .sect-content,.press-resources-logo .sect-content,.press-resources-pdf-items .sect-content {
		padding: 0 15px
	}

	.contact-us-form-icons .sect-content {
		width: 100%;
		height: 100%
	}

	.cont-item:nth-child(odd) {
		margin-right: 0
	}

	.sect-content .contact-form-wrap {
		width: 100%;
		min-height: unset;
		margin: 0 auto
	}

	.sect-content .contact-form-wrap .contact-form,.sect-content .contact-form-wrap .wpcf7-form {
		position: relative;
		padding: 30px 20px
	}

	.app-popup .app-form-wrap {
		width: 100%;
		padding: 0;
		top: 20%
	}

	.app-popup .app-form-wrap #application_form {
		padding: 30px 20px
	}

	.app-popup .app-form-wrap #application_form #submit_buttons #submit_app {
		padding: 16px 59px
	}

	.app-popup .app-form-wrap .btn-close {
		top: 20px;
		right: 20px
	}

	.contact-wrapper .contact-form-wrap .wpcf7-form .btn-wrap input {
		padding: 16px 39px
	}

	footer .contact-widget a:nth-child(2) {
		float: none
	}

	.contact-widget span {
		left: 19px
	}

	footer .social-icons-wrap ul li {
		margin-right: 25px
	}

	.home_photo_hexagons_text {
		height: 100%;
		min-height: unset;
		max-height: unset
	}

	.home_photo_hexagons_text .sect-content {
		height: 100%;
		flex-wrap: wrap
	}

	.home_photo_hexagons_text .sect-content .sect-text {
		display: block;
		width: 100%;
		position: relative;
		height: 100%
	}

	.home_photo_hexagons_text .sect-content .sect-text .text-wrap {
		max-width: unset;
		min-width: unset;
		width: 100%;
		display: inline-block;
		margin-top: 20px
	}

	.home_text_left_side_items .gradient.left-side,.rev-block .main-text,nav.mobile_menu ul li a,nav.mobile_menu ul li h3 {
		text-align: left
	}

	.hex-pagination {
		margin-top: 20px;
		margin-bottom: 20px
	}

	.home_photo_hexagons_text .sect-content .sect-img {
		height: auto
	}

	.home_photo_hexagons_text .sect-content .hexagon-wrap .img-wrap img {
		min-height: unset;
		max-width: 135%;
		width: auto
	}

	.home_photo_hexagons_text .sect-content .sect-img img:last-child {
		max-width: 104%
	}

	.rev-block .item {
		width: 100%
	}

	.hexagon {
		display: inline-block
	}

	.press-events .events-timeline .active-time-line,.switch-features-section .sect-content .sect-img {
		display: none
	}

	.home_photo_hexagons_text .sect-content .sect-img img {
		min-height: unset;
		max-height: unset;
		height: auto;
		max-width: 135%
	}

	.press-cards .cards-wrapper .card-wrap .texts-title {
		text-align: center
	}

	.switch-image-text .head-text p {
		width: 90%
	}

	.career-text-categories .sect-heading,.home_text_side_items .sect-content,.switch-features-section .sect-content .sect-text,.switch-image-left-side-text .sect-content {
		padding: 0 15px
	}

	.switch-image-left-side-text .sect-content h2,.switch-image-left-side-text .sect-content p {
		width: 100%;
		max-width: 100%;
		margin: 0 auto!important;
		text-align: center
	}

	.switch-image-left-side-text .sect-content p {
		max-width: 90%
	}

	.switch-text-left-macbook .sect-content .sect-text {
		max-width: 100%;
		margin: 0 auto
	}

	.switch-text-left-macbook .sect-content .sect-text h2 {
		text-align: center;
		width: 100%;
		max-width: 90%;
		margin: 0 auto 20px!important
	}

	.switch-text-left-macbook .sect-content .sect-text p {
		text-align: center;
		margin: 0 auto;
		padding: 0;
		max-width: 90%
	}

	.home_text_left_side_items .svg-items-wrap .object-svg {
		max-width: 100%
	}

	.press-hexagons-left-text .hexagon-wrap img {
		max-width: unset
	}

	.press-cards .cards-wrapper .card-wrap {
		height: auto!important;
		width: 100%
	}

	.press-events {
		height: auto;
		background-position: bottom center;
		-webkit-background-size: 100% auto;
		background-size: 100% auto
	}

	.press-events .events-timeline .event-item {
		width: 100%;
		margin-bottom: 30px
	}

	.press-events .events-timeline .event-item:last-child {
		margin-bottom: 0
	}

	.events-wrapper {
		margin-bottom: 17vh;
		padding: 0 15px
	}

	.switch-features-section .sect-content .sect-text h2 {
		width: 100%
	}

	.home_text_side_items .sect-content .right-side-item .img-wrap img {
		right: -200px;
		max-width: 100%
	}

	.switch-text-left-macbook .sect-content .sect-img {
		height: auto;
		bottom: 0
	}

	.switch-text-left-macbook .sect-content .sect-img img {
		max-width: 100%;
		right: 0;
		top: 0;
		left: 0;
		bottom: 0;
		position: relative;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none
	}

	.switch-text-left-macbook,.switch-text-left-macbook .sect-content .sect-text {
		height: auto
	}

	.switch-text-left-macbook {
		padding: 46px 0;
		min-height: unset
	}

	.press-events .events-timeline .event-item.active .e-line {
		display: none!important
	}

	.our-photos-wrap .our-photos .our-photos-item .btn-wrap,.our-photos-wrap .our-photos .our-photos-item h4,.our-photos-wrap .our-photos .our-photos-item span {
		text-align: center
	}

	.legal-notices-wrap .ln-item {
		margin: 0 0 30px;
		max-width: unset;
		min-width: unset
	}

	.legal-notice-info {
		padding: 40px 15px
	}

	.legal-notices-wrap {
		padding: 0 15px;
		justify-content: space-around;
		align-items: baseline
	}

	.main-footer .contact-widget a span {
		margin-left: 0
	}

	.blog-section {
		overflow: auto;
		overflow-x: hidden
	}

	 
	.manufacture-boximg-sec3{
		margin:0 auto;
	}
	.manufacture-page-s2 .manufacture-center-data-img{
		margin:5px auto;
		max-width:55%!important;
   }
   .home_video_text {
		background-image: linear-gradient(180deg,#004669 0,#0080c0 53%,#2fb8fc 100%);
	}

	 .home-bottom-video{
		border:solid 3px #ffffff;max-width:89%;
	}

	
	 .threehyheight{ 
	   height:auto;
	   padding-top:5px;
	   padding-bottom:5px;
	   padding-left:5px!important;
	   padding-right:5px!important;
	   -webkit-perspective: 1000;
	  -webkit-transition: all 0.3s 0s ease-in;
	  transition: all 0.3s 0s ease-in;

	 }

	 .threehyheight .picture{
		height:auto;
	 }

	.threehyheight .picture:hover{
		-moz-box-shadow:2px 2px 5px #666666; 
		-webkit-box-shadow:2px 2px 5px #666666; 
		box-shadow:2px 2px 5px #666666;
	}

	  .threehyheight .title{
		font:500 16px/28px "\5fae\8f6f\96c5\9ed1",tahoma;
		margin-top:2px;
		height:38px;
		line-height:38px;
		text-align:center;
		color:#fff; font-size: 14px !important;
		/* background:#007bc8; */
	 }

	  .three-section-remark{
		margin-top:10px;
	 }

	.three-section-centerimg{
		margin:10px 0;
	}

	.twoscrenn-fact-text{
		text-align:center!important;
	}

	.page-align-method p,span{
		text-align:justify;text-justify:inter-ideograph;

	}

	.teamauto-text-h4 h4{
		font-size:16px;
		font-weight:bold;
		text-align:justify;text-justify:inter-ideograph;
	}

	.home-section5-video-text{
		letter-spacing:2vw!important;
		font-size:30px!important;
		margin:10px auto!important;
		padding:20px!important;
	}
	 .product-content p{
		text-align:left!important;
	 }
}

@media all and (max-width:736px) {
	 
	 .manufacture-data-2sec{
			text-align:justify;
			text-justify:inter-ideograph;
			line-height:25px; padding-top:0px;
	}

	.goodsimgheight .title{
		font:500 14px/24px "\5fae\8f6f\96c5\9ed1",tahoma;
		margin-top:2px;
		height:30px;
		line-height:30px;
		text-align:center;
		cursor:pointer;
	 }

	.home-section5-video-text{
		letter-spacing:2vw!important;
		font-size:28px!important;
		margin:10px auto!important;
		padding:15px!important;
	}

	.tscreenpercent .twos-top{max-width:42vw;}
	.tscreenpercent .twos-center{max-width:42vw;}
	.tscreenpercent .twos-bottom{max-width:42vw;}

	.page-align-method{
		text-align:justify;text-justify:inter-ideograph;

	}

	.page-align-method p,span{
		text-align:justify;text-justify:inter-ideograph;

	}
	  .three-section-remark{
		margin-top:10px;
	 }

	.three-section-centerimg{
		margin:10px 0;
	}

	/*
	page.blade.template
	*/
	.culture-text-center{
		text-align:center; 
		margin-left:5px;
		margin-right:5px;
	}

	.self-adaption-page-one{
		padding:10px;
	}
	

	.self-adaption-page{
		padding:20px;
	}
	.font-align-center{
		text-align:center;
	 }

	.image_right_side_text .sect-content h2 {
		max-width: unset;
		margin: 0!important;
		text-align: center;
		display: block
	}

	.image_right_side_text .sect-content p {
		max-width: 100%;
		text-align: center;
		width: auto
	}

	.approach-list,.hex-pagination {
		text-align: center
	}

	.approach-link {
		margin-right: 10px
	}

	.approach-link:last-child {
		margin-right: 0
	}

	.about-hexagons-left-text .sect-content .text-wrap .text-title,.approach_image_text_sect .text-subtitle,.features_section_ipad .sect-content .sect-text h2,.features_section_iphone .sect-content .sect-text h2,.features_section_macbook .sect-content .sect-text h2,.image_left_side_text .sect-content h2,.image_left_side_text .sect-content p,.image_text .head-text p,.industrial-features-section-ipad .sect-content .sect-text h2,.industrial-features-section-iphone .sect-content .sect-text h2,.industrial-features-section-macbook .sect-content .sect-text h2,.industrial-image-left-side-text .sect-content h2,.industrial-image-left-side-text .sect-content p,.page-template-template-industrial section:nth-child(5) .sect-content h2,.page-template-template-industrial section:nth-child(5) .sect-content p,.switch-features-section .sect-content .sect-text h2,.text_left_side_items .sect-content p {
		max-width: 100%;
		text-align: center
	}

	.switch-image-text-button .sect-content {
		padding: 0 15px
	}

	.home-sect .sect-content .sect-text {
		max-width: 100%
	}

	.image_right_side_text .sect-content .text-wrap,.svg-btn,.text-wrap {
		text-align: center
	}

	.btn-svg,.text-left,.text-right {
		text-align: center;
		margin-right: auto;
		margin-left: auto
	}

	.approach_image_text_home .head-text p,.gradient,.home-sect .sect-content .sect-text p,.home_video_text .sect-content p,h4,h5,h6,p,small,span {
		font-size: 14px;
		line-height: 20px;
		text-align: center
	}

	 

	.h1,h1 {
		font-size: 28px;
		line-height: 38px
	}

	h2,h3 {
		font-size: 19px;
		line-height: 27px
	}

	.sect-text h2 {
		margin-right: auto;
		margin-left: auto;
		display: block
	}

	.features-wrap .feature p {
		text-align: left
	}

	.image_right_side_text {
		background-image: none!important
	}

	.text_left_side_items .sect-content p {
		width: 100%;
		padding-top: 15px
	}

	.gradient {
		left: 0
	}

	.image_right_side_text,.text_left_side_items {
		min-height: 90vh
	}

	.image_right_side_text .sect-content {
		min-height: 90vh;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center
	}

	.image_right_side_text .sect-content .text-wrap #arrow-link-railway {
		display: inline-block
	}

	.text_left_side_items .sect-content .text-wrap {
		margin: 0 auto;
		width: 100%
	}

	.features_section_iphone .sect-content .sect-text h2 {
		width: 100%
	}

	.approach_image_text_sect .text-subtitle {
		margin-bottom: 15px;
		padding-top: 10px
	}

	.approach_anchor_sect .sect-content,.approach_image_text_sect .sect-content .head-text,.approach_left_side_text .sect-content {
		padding: 0 15px
	}

	.approach_image_text_sect .sect-content .head-text,.approach_image_text_sect .text-subtitle {
		width: 100%
	}

	.approachlist-wrap {
		margin: 20px 0 0
	}

	.approach_left_side_text .sect-content .text-title {
		font-size: 32px;
		width: 100%;
		line-height: 40px
	}

	.approach_left_side_text .sect-content .text-subtitle {
		max-width: 80%
	}

	.value-pattern-text .sect-content .head-text h2 {
		max-width: 100%
	}

	.home_text_image .sect-content,.home_text_image_dashboard .sect-content,.home_text_left_side_items .sect-content,.home_video_text .sect-content,.image_text_svg .head-text,.industrial-text-image .sect-content {
		max-width: 600px;
		margin: 0 auto;
		padding: 0 15px
	}

	.home_video_text .arrow-wrap {
		bottom: 10%
	}

	.text-subtitle,.text-title {
		max-width: 100%!important
	}

	.home_text_image .sect-content,.home_text_image .sect-img,.home_text_image_dashboard .sect-content,.home_text_image_dashboard .sect-content .img-wrap,.industrial-text-image .sect-content,.industrial-text-image .sect-img {
		text-align: center!important
	}

	.home_text_image .sect-img img,.home_text_image_dashboard .sect-content .sect-img img {
		 width:100vw;
	}

	.our-photos-wrap .our-photos {
		flex-wrap: wrap
	}

	.our-photos-wrap .our-photos .our-photos-item {
		margin: 0 auto 30px
	}

	.image_text_svg {
		height: 100%;
		padding: 46px 0;
		min-height: 100vh
	}

	.image_text_svg .head-text .text-title {
		padding-top: 0
	}

	.image_text_svg .head-text .btn-svg.link-arrow-center {
		margin-top: 20px;
		outline: 0;
		padding: 16px 30px;
		background-color: #fff;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-webkit-box-shadow: 0 0 0 1px rgba(0,116,176,.07);
		box-shadow: 0 0 0 1px rgba(0,116,176,.07);
		-webkit-transition: all .5s ease;
		transition: all .5s ease;
		cursor: pointer;
		overflow: hidden;
		left: 0;
		position: relative;
		display: inline-block;
		text-transform: none;
		font-size: 17px;
		border: none;
		text-decoration: none;
		height: auto;
		line-height: 1;
		letter-spacing: normal;
		user-select: none
	}

	.image_text_svg .head-text .btn-svg.link-arrow-center:hover {
		-webkit-box-shadow: 0 2px 10px rgba(0,70,105,.15);
		box-shadow: 0 2px 10px rgba(0,70,105,.15);
		cursor: pointer
	}

	.home_text_image .sect-content,.home_text_image_dashboard .sect-content,.industrial-text-image .sect-content {
		flex-direction: column
	}

	.home_photo_hexagons_text .sect-content .sect-text .text-wrap {
		max-width: 100%;
		padding: 50px 10px
	}

	.home_photo_hexagons_text .sect-content .sect-text .text-wrap>span {
		font-size: 18px;
		line-height: 25px
	}

	.home_photo_hexagons_text .sect-content .sect-text .text-wrap .name-text span {
		font-size: 16px
	}

	.home_text_svg_canvas .sect-content h2 {
		font-size: 30px;
		line-height: 40px
	}

	.about-pattern-text .sect-content .head-text h2,.home-sect .sect-content .sect-text h1,.home_video_text .sect-content .text-title {
		max-width: 480px
	}

	.home_video_text .sect-content .text-subtitle {
		max-width: 420px
	}

	.home_text_image .sect-content .text-subtitle,.home_text_image_dashboard .sect-content .text-subtitle,.home_text_left_side_items .sect-content .text-subtitle,.home_text_side_items .sect-content .text-subtitle,.image_text_svg .head-text .text-subtitle,.industrial-text-image .sect-content .text-subtitle {
		width: 100%;
		padding-top: 10px
	}

	.svg-btn {
		margin-top: 20px!important
	}

	.case-studies-cards .card-wrap .card-content p,.solutions-cards .card-wrap .card-content p {
		max-width: 85%
	}

	.sect-heading p.text-subtitle {
		max-width: 59%
	}

	.home-sect .sect-content .sect-text p {
		max-width: 420px
	}

	.team-gallery .sect-heading p.text-subtitle,.team-image-text-sides .image-text-wrap .img-wrap img {
		max-width: 100%
	}

	.team-image-text-sides .image-text-wrap,.team-text-pattern .sect-content {
		padding: 0 15px
	}

	.team-text-pattern .sect-content .sect-text {
		padding: 30px 15px
	}

	.career-info-section .sect-text .press-contact-person .contact-person-wrap p,.page-404 .sect-content p,.press-contact-person .contact-person-wrap .career-info-section .sect-text p,.press-contact-person .contact-person-wrap .text-subtitle,.sect-heading p.text-subtitle,.team-text-pattern .sect-content .sect-text .text-subtitle {
		font-size: 14px;
		line-height: 20px
	}

	.team-text-pattern .sect-content .sect-text .text-title {
		font-size: 19px;
		line-height: 27px
	}

	.team-text-pattern .sect-content .sect-text .btn-gradient-wrap {
		margin-top: 30px
	}

	.team-gallery .sect-heading {
		margin: 0 auto 30px
	}

	.time-line-wrap .time-line-item-wrap {
		text-align: center;
		margin-bottom: 50px
	}

	.time-line-wrap .time-line-item-wrap:nth-child(odd) .tl-text {
		position: static;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}

	.time-line-wrap .time-line-item-wrap .time-line-item {
		text-align: center
	}

	.time-line-wrap .time-line-item-wrap .time-line-item:after {
		display: none
	}

	.time-line-wrap .time-line-item-wrap .tl-text {
		position: static;
		margin: 0 auto;
		text-align: center;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		padding-top: 15px
	}

	.about-pattern-text .sect-content .head-text,.values-list .values-wrap {
		padding: 0 15px
	}

	.time-line-wrap .time-line-item-wrap .tl-text p {
		max-width: 480px;
		margin: 0 auto;
		text-align: center
	}

	.about-pattern-text .sect-content .head-text p {
		max-width: 420px
	}

	.policy-text .container {
		width: 100%
	}

	.values-list .values-wrap li.value {
		padding: 30px
	}

	.values-list .values-wrap li.value .ext-btn {
		top: 40px
	}

	.value-pattern-text.pattern-section .sect-content .head-text p {
		max-width: 85%
	}

	.page-404 .sect-content {
		padding: 100px 15px 0;
		margin: 0 auto
	}

	.page-404 .sect-content h1 {
		font-size: 110px;
		margin-bottom: 20px
	}

	.mobile_menu_button {
		height: 60px
	}

	.mobile_menu_button span {
		width: 27px;
		height: 25px
	}

	.mobile_menu_button span i {
		font-size: 20px
	}

	.logo_wrapper,.side_menu_button {
		height: 60px!important
	}

	.blog-image-title .head-text {
		padding-right: 0
	}

	.home_text_image .sect-content .text-subtitle,.home_text_image .sect-content .text-title,.home_text_image_dashboard .sect-content .text-subtitle,.home_text_image_dashboard .sect-content .text-title,.home_text_left_side_items .btn-svg,.home_text_left_side_items .sect-content .text-subtitle,.home_text_left_side_items .sect-content .text-title {
		text-align: center
	}

	.about-hexagons-left-text,.approach_anchor_sect,.approach_image_text_sect,.approach_left_side_text,.home_text_image,.home_text_image_dashboard,.home_text_left_side_items,.home_text_side_items,.industrial-image-left-side-text,.industrial-text-image,.team-text-pattern,.text_left_side_items {
		height: auto;
		min-height: unset;
		padding: 46px 0
	}

	.approach_anchor_sect {
		min-height: 140vh
	}

	.home_text_left_side_items .svg-items-wrap .object-svg {
		max-width: 100%
	}

	.approach_anchor_sect .sect-content .sect-img img,.approach_image_text_sect .sect-content .img-wrap img,.industrial-text-image .sect-img img {
		max-width: 65%
	}

	.approach_anchor_sect .sect-content .sect-img img {
		margin: 65px 0 45px
	}

	.image_right_side_text .sect-content,.image_text .head-text,.industrial-features-section-ipad .sect-content .sect-text,.industrial-features-section-iphone .sect-content .sect-text,.industrial-features-section-macbook .sect-content .sect-text,.industrial-image-left-side-text .sect-content {
		padding: 0 15px
	}

	.industrial-text-image .sect-content .text-subtitle,.industrial-text-image .sect-content .text-title {
		text-align: center
	}

	.industrial-text-image .sect-content {
		height: auto;
		display: block
	}

	.image_text_home .bottom-text {
		height: 100px;
		padding: 0 15px
	}

	.blog-image-title {
		min-height: 360px
	}

	.prefooter-btn.gradient.approach-btn {
		padding: 16px 31px
	}

	.blog-article-content,.blog-navigation {
		overflow-y: scroll
	}

	.home_video_text {
		background-image: linear-gradient(180deg,#004669 0,#0080c0 53%,#2fb8fc 100%);
	}

	 .home-bottom-video{
		border:solid 3px #ffffff; max-width:90%;
		background:#000000;
	}

	.text-lralign p{
		text-align:justify;
		text-justify:inter-ideograph;
	}
	
	.mfture-text{font-size:14px!important;}

	



}

@media all and (max-width:640px) {

	 .section4-pictures {
		margin-top:10px;
	}

	.manufacture-righttext h3{
		font-size:16px;
	}

	.manufacture-container .page-title{
		color: #313131;
		margin-bottom: 0px!important;
		margin-top: 0px!important;
		font:500 22px/30px '\5fae\8f6f\96c5\9ed1','hiragino sans gb','microsoft yahei','wenquanyi micro hei','simsun','tahoma','arial','helvetica','stheiti';

	}

	.manufacture-data-2sec{
			text-align:justify;
			text-justify:inter-ideograph;
			line-height:22px; padding-top:0px;
	}

	.goods-pbottom{
		margin-bottom:50px;
	}
	 .goodsimgheight .title{
		font:500 14px/22px "\5fae\8f6f\96c5\9ed1",tahoma;
		margin-top:2px;
		height:44px;
		line-height:22px;
		text-align:center;
		cursor:pointer;
	 }

	.home-section5-video-text{
		letter-spacing:2vw!important;
		font-size:26px!important;
		margin:10px auto!important;
		padding:15px!important;
	}

	.teamauto-text-h4 h4{
		font-size:15px;
		font-weight:bold;
		text-align:justify;text-justify:inter-ideograph;
	}

	.mfture-text{font-size:13px!important;}

	.h1-textf{font-size:26px!important;}
	.tscreenpercent .twos-top{max-width:60vw;}
	.tscreenpercent .twos-center{max-width:60vw;}
	.tscreenpercent .twos-bottom{max-width:60vw;}

	.bgvideo-text h1{
		font-size:36px;
	 }

	 .home-bottom-video{
		border:solid 3px #ffffff;max-width:90%;
	}

	 

	.three-section-centerimg{
		margin:20px 0;
	}
	
	.section4 .h2-text{
		font-size:26px ;
	}
	.three-section-remark .h2-text{
		 font-size:26px;
	}

	
	 .threehyheight{ 
	   height:auto;
	   padding-top:5px;
	   padding-bottom:5px;
	   padding-left:5px!important;
	   padding-right:5px!important;
	   -webkit-perspective: 1000;
	  -webkit-transition: all 0.3s 0s ease-in;
	  transition: all 0.3s 0s ease-in;

	 }

	 .threehyheight .picture{
		height:auto;
	 }

	.threehyheight .picture:hover{
		-moz-box-shadow:2px 2px 5px #666666; 
		-webkit-box-shadow:2px 2px 5px #666666; 
		box-shadow:2px 2px 5px #666666;
	}

	  .threehyheight .title{
		font:500 16px/28px "\5fae\8f6f\96c5\9ed1",tahoma;
		margin-top:2px;
		height:38px;
		line-height:38px;
		text-align:center;
		color:#fff;
		/* background:#007bc8; */
	 }

	  .three-section-remark{
		margin-top:10px;
	 }

	.three-section-centerimg{
		margin:10px 0;
	}

	.section4 .h1-font{
		font-size:36px;
	}

	.section4-remark {
		text-align:left!important;
	}

 }

@media all and (max-width:550px) {

	.manufacture-data-2sec{
			text-align:justify;
			text-justify:inter-ideograph;
			line-height:20px; padding-top:0px;
	}

	 .goodsimgheight .title{
		font:500 14px/20px "\5fae\8f6f\96c5\9ed1",tahoma;
		margin-top:2px;
		height:40px;
		line-height:20px;
		text-align:center;
		cursor:pointer;
	 }
	.teamauto-text-h4 h4{
		font-size:14px;
		font-weight:bold;
		text-align:justify;text-justify:inter-ideograph;
	}
	
	.mfture-text{font-size:12px!important;}

	.tscreenpercent .twos-top{max-width:70vw;}
	.tscreenpercent .twos-center{max-width:70vw;}
	.tscreenpercent .twos-bottom{max-width:70vw;}

}

@media all and (max-width:480px) {
	.mm-menu.mm-offcanvas {
		width:60%;
	}
	 .section4-pictures {
		margin-top:10px;
	}
	.manufacture-data-2sec{
			text-align:justify;
			text-justify:inter-ideograph;
			line-height:18px; padding-top:0px;
	}

	.tscreenpercent .twos-top{max-width:78vw; }
	.tscreenpercent .twos-center{max-width:78vw;}
	.tscreenpercent .twos-bottom{max-width:78vw;}

	
	.three-section-centerimg{
		margin:20px 0;
	}
	 .home-bottom-video{
		border:solid 3px #ffffff;max-width:100%;
	}

	.bgvideo-text h1{
		font-size:24px!important;
	 }
	 .manufacture-boximg-sec3{
		max-width:75%!important;
	 }


	.manufacture-page-s2 .manufacture-center-data-img{
	 
		max-width:65%!important;
   }

	.main-footer .footer-menu li {
		width: 50%
	}

	.approach_anchor_sect .sect-content .sect-img img {
		margin: 35px 0 45px
	}

	.page-template-template-industrial section:nth-child(6) .sect-content h2,.page-template-template-industrial section:nth-child(6) .sect-content p {
		text-align: center
	}

	.approach_anchor_sect .sect-content .sect-img img,.approach_image_text_sect .sect-content .img-wrap img {
		height: auto;
		 
	}

	.approach_anchor_sect {
		min-height: 110vh
	}

	.prefooter-btn.gradient.approach-btn {
		padding: 16px 31px
	}

	.blog-image-title .articles-list {
		float: none;
		margin: 0 auto;
		text-align: center;
		padding-right: 0
	}

	.blog-section.opened .articles-list {
		display: block
	}

	.gradient:after,.home_video_text .home-video-wrap {
		height: 50vh;
	}

	.home-video-wrap video {
		width: 100%;
	}

	.social-sharing a {
		text-indent: 0!important
	}

	a.button-facebook,a.button-googleplus,a.button-linkedin,a.button-pinterest,a.button-twitter,a.button-xing {
		background-image: none!important
	}

	.approach_image_text_home .head-text {
		padding: 0 15px
	}

	.approachlist-wrap {
		margin: 45px 0 30px
	}

	.approach_image_text_sect .text-subtitle {
		padding-top: 18px
	}

	.home_text_image .sect-content,.home_text_image_dashboard .sect-content,.home_text_left_side_items .sect-content,.home_video_text .sect-content,.image_text_svg .head-text,.industrial-text-image .sect-content {
		padding: 0 15px
	}

	.logo-items .logo-item,.press-release-items .pr-item {
		width: 290px
	}

	.home_text_image .sect-img img,.home_text_image_dashboard .sect-content .sect-img img,.industrial-text-image .sect-img img {
		 width:100vw;
		padding-bottom: 25px
	}

	.industrial-text-image .gradient.left-side {
		left: -14px!important
	}

	.home_video_text .arrow-wrap {
		bottom: 10%
	}

	.home_video_text {
		background-image: linear-gradient(180deg,#004669 0,#0080c0 53%,#2fb8fc 100%)
	}

	.svg-btn {
		margin-top: 10px!important;
		text-align: center
	}

	.btn-svg {
		text-align: center;
		margin-left: auto;
		margin-right: auto
	}

	.blog-article-content .card-bottom .another-positions-wrap .position-right span,.gradient {
		left: 0!important
	}

	.career-position-card .card-heading,.home_text_svg_canvas,.policy-text {
		display: block
	}

	.home_text_image .sect-content .text-subtitle,.home_text_image .sect-content .text-title,.home_text_image_dashboard .sect-content .text-subtitle,.home_text_image_dashboard .sect-content .text-title,.home_text_left_side_items .sect-content .text-subtitle,.home_text_left_side_items .sect-content .text-title,.home_text_side_items .sect-content .text-subtitle,.home_text_side_items .sect-content .text-title,.image_text_svg .head-text .text-subtitle,.image_text_svg .head-text .text-title,.industrial-text-image .sect-content .text-subtitle,.industrial-text-image .sect-content .text-title {
		text-align: center
	}

	.home_photo_hexagons_text .sect-content .sect-text {
		flex-wrap: wrap
	}

	.hex-pagination {
		margin: 0
	}

	.home_photo_hexagons_text .sect-content .sect-text .text-wrap {
		min-width: unset;
		max-width: 100%
	}

	.case-studies-cards .sect-content,.home-sect .sect-content,.home_text_side_items .sect-content .head-text,.image_right_side_text .sect-content .text-wrap,.image_text .head-text,.image_text_home .bottom-text,.image_text_home .head-text,.solutions-cards .sect-content {
		padding: 0 15px
	}

	.case-studies-cards .card-wrap .card-content p,.solutions-cards .card-wrap .card-content p {
		max-width: 90%
	}

	.sect-heading p.text-subtitle {
		max-width: 75%
	}

	.career-position-card .card-bottom .another-positions-wrap .position-left,.career-position-card .card-bottom .another-positions-wrap .position-right {
		float: none;
		display: block
	}

	.career-position-card .card-bottom .another-positions-wrap .position-left {
		margin-bottom: 20px
	}

	.career-position-card .card-heading .btn-apply-position {
		float: none;
		padding-top: 20px
	}

	.team-gallery-wrap .team-gallery .image-item:nth-child(odd) {
		margin: 0 auto 10px
	}

	.team-text-pattern .sect-content .sect-text {
		padding: 15px 10px
	}

	.about-hexagons-left-text .sect-content .text-wrap,.products-cards .sect-content {
		padding: 0 15px
	}

	.about-board-of-directors .directors-gallery .image-item:nth-child(6) .text-content.text-content-right {
		left: 240px
	}

	.about-board-of-directors .directors-gallery .image-item .text-content.text-content-right {
		left: 230px
	}

	.time-line-wrap {
		margin-bottom: 30vh
	}

	.policy-text .text-wrap {
		padding: 30px 10px
	}

	.policy-text .text-wrap p,.values-list .values-wrap li.value p {
		white-space: normal
	}

	.values-list .values-wrap li.value .ext-btn {
		right: 15px;
		top: 20px
	}

	.industrial-features-section-ipad .sect-content .sect-text,.industrial-features-section-iphone .sect-content .sect-text,.industrial-features-section-macbook .sect-content .sect-text,.industrial-image-left-side-text .sect-content {
		padding: 0 15px
	}

	.image_text_svg .head-text .btn-svg.link-arrow-center {
		margin-top: 45px
	}

	.home_text_image .sect-content,.home_text_image_dashboard .sect-content {
		position: relative
	}

	.home_photo_hexagons_text .sect-content .sect-text .text-wrap {
		padding: 30px 15px
	}

	.home_text_svg_canvas .sect-content h2 {
		padding: 0
	}

	.home_text_svg_canvas {
		max-height: unset
	}

	.home_text_svg_canvas .sect-content {
		 
		display: -webkit-flex;
		display: flex
	}

	.home_text_svg_canvas .sect-content .svg-btn {
		margin: 15px auto 0
	}

	.features_section_ipad .sect-content .sect-text h2,.features_section_iphone .sect-content .sect-text h2,.features_section_macbook .sect-content .sect-text h2 {
		text-align: center;
		width: 100%
	}

	.industrial-features-section-ipad .sect-content .sect-text h2,.industrial-features-section-iphone .sect-content .sect-text h2,.industrial-features-section-macbook .sect-content .sect-text h2 {
		text-align: center
	}

	.switch-features-section .sect-content .sect-text h2 {
		text-align: center;
		width: 100%
	}

	.blog-navigation .art-categories .position-card {
		max-width: 100%;
		width: 100%
	}

	.blog-navigation .art-categories .position-card .img-wrap img {
		min-width: 100%
	}

	.blog-navigation .positions-category-wrap {
		margin-bottom: 30px
	}

	.blog-navigation .nav-heading {
		padding: 20px 30px 0 15px
	}

	.blog-image-title .logo-breadcrumb {
		padding: 20px 0 0 20px
	}

	.blog-image-title .head-text {
		left: 20px
	}

	.blog-article-content .art-header {
		padding: 20px 40px;
		text-align: center
	}

	.blog-article-content .art-content {
		padding: 0 40px
	}

	.blog-article-content .card-bottom {
		padding: 34px 40px
	}

	.blog-image-title .head-text p {
		max-width: 95%
	}

	.blog-navigation .nav-heading .search-input-wrap #s,.blog-navigation .nav-heading .search-input-wrap label,.positions-category-wrap .positions-category a {
		line-height: 20px;
		font-size: 14px
	}

	.blog-article-content .art-header .socials-shared-wrap {
		margin-bottom: 15px
	}

	.blog-article-content .art-header .art-author {
		float: none
	}

	.blog-image-title {
		min-height: 81vh
	}

	.home_text_left_side_items,.home_text_left_side_items .sect-content,.text_left_side_items,.text_left_side_items .sect-content,.text_left_side_items .sect-content .text-wrap {
		height: auto
	}

	.home_text_left_side_items .sect-content,.home_text_side_items .sect-content,.text_left_side_items .sect-content {
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.home_text_side_items .sect-content .right-side-item,.industrial-features-section-ipad .sect-content .sect-text h2,.industrial-features-section-iphone .sect-content .sect-text h2,.industrial-features-section-macbook .sect-content .sect-text h2,.text_left_side_items .sect-content .svg-items .object-svg {
		width: 100%
	}

	.home_text_side_items .sect-content .right-side-item .img-wrap img {
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		right: 0
	}

	.home_text_side_items .btn-svg {
		text-align: center;
		margin: 30px auto
	}

	.image_text_svg {
		padding: 46px 0
	}

	.home_text_left_side_items .sect-content .btn-svg {
		margin: 30px auto
	}

	.home_text_left_side_items .svg-items-wrap {
		padding: 0 15px 60px
	}

	.home_text_left_side_items .svg-items-wrap .object-svg {
		max-width: unset;
		width: 105%
	}

	.home_text_left_side_items .svg-items-wrap .svg-items {
		text-align: center
	}

	.about-pattern-text .sect-content .head-text .btn-svg .prefooter-btn {
		padding: 16px 63px
	}

	.text_left_side_items .sect-content .svg-items {
		height: auto;
		display: block;
		padding: 0 15px
	}

	.image_right_side_text,.image_right_side_text .sect-content {
		min-height: 50vh
	}

	.image_right_side_text {
		height: auto;
		padding: 46px 0
	}

	.industrial-image-left-side-text {
		background-position: -150px center
	}

	.values-list .values-wrap li.value {
		white-space: nowrap;
		vertical-align: top
	}

	.values-list .values-wrap li.value span {
		display: inline-block;
		vertical-align: top;
		white-space: normal;
		max-width: 90%
	}

	.team-collage {
		padding-bottom: 0
	}

	.home_text_image .sect-content .svg-btn {
		margin-top: 30px!important
	}

	.home_text_image {
		height: auto;
		padding: 46px 0
	}

	.team-home-image-text {
		background-position: -385px center
	}

	.press-hexagons-left-text .sect-content .text-wrap {
		margin-left: 0;
		text-align: center
	}

	.press-hexagons-left-text .sect-content {
		padding: 0 15px
	}

	.press-hexagons-left-text .sect-content .text-wrap .text-subtitle,.press-hexagons-left-text .sect-content .text-wrap .text-title {
		text-align: center;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		max-width: unset
	}
}

@media all and (max-width:320px) {

	.bgvideo-text h1 {
		font-size: 20px!important;
	}

	 .goodsimgheight .title{
		font:500 12px/18px "\5fae\8f6f\96c5\9ed1",tahoma;
		margin-top:2px;
		height:36px;
		line-height:18px;
		text-align:center;
		cursor:pointer;
	 }
    .tscreenpercent .twos-top{max-width:90vw;}
	.tscreenpercent .twos-center{max-width:90vw;}
	.tscreenpercent .twos-bottom{max-width:90vw;}

	.manufacture-page-s2 .manufacture-center-data-img{
		 
		max-width:75%!important;
   }


	.team-home-image-text {
		background-position: -268px center
	}

	.about-board-of-directors .directors-gallery .image-item:nth-child(6) .text-content.text-content-right {
		left: 170px
	}

	.about-board-of-directors .directors-gallery .image-item .text-content.text-content-right {
		top: 40%;
		left: 170px
	}

	.about-board-of-directors .directors-gallery .image-item .text-content.text-content-left {
		left: 15px;
		top: 40%
	}

	.sect-bottom .btn-wrap a {
		white-space: nowrap;
		padding: 16px 60px 16px 40px;
		font-size: 14px
	}

	.sect-bottom .btn-wrap {
		max-height: 49px
	}

	.gradient.grad-btn:after {
		right: 30px
	}

	.home_text_image .sect-img img,.home_text_image_dashboard .sect-content .sect-img img,.industrial-text-image .sect-img img {
		 width:100vw;
	}
}



.h1-textf{color:#000000;font-family:'\5fae\8f6f\96c5\9ed1';  font-weight:bold;}

.h2-text{color:#000000;font-family:'\5fae\8f6f\96c5\9ed1';  font-weight:bold;font-size:38px;}



@media all and (max-width:768px){
	.page-mbottom{
		margin-bottom:10px;
	}

	.gradient:after,.home_video_text .home-video-wrap{height:60vh;  }.home-video-wrap video{ width:100%;}
}

 


@media all and (max-width:1024px){
	.h1-font{font-size:44px;}
	.h1-textf{font-size:32px;}

	.one-screen-height{
		padding-left:5px!important;
		padding-right:5px!important;
		-webkit-perspective: 1000;
		-webkit-transition: all 0.3s 0s ease-in;
		transition: all 0.3s 0s ease-in;
	}
	.one-screen-height .picture:hover{
		-moz-box-shadow:2px 2px 5px #666666;
		-webkit-box-shadow:2px 2px 5px #666666;
		box-shadow:2px 2px 5px #666666;
	}
	.one-screen-height .title{
        width: 90%;
        margin: 0 auto;

        margin-top:2px!important;
		text-align:center;
        background:#ffffff;
        -moz-box-shadow:2px 2px 3px #dddddd;
        -webkit-box-shadow:2px 2px 3px #dddddd;
        box-shadow:2px 2px 3px #dddddd;
	}

    .one-screen-height .title a{
        color:#007bc8;
        font:500 16px/28px "\5fae\8f6f\96c5\9ed1",tahoma;
    }
    .one-screen-height .title dd{
        padding: 5px;
        color:#666666;
        font:500 14px/20px "\5fae\8f6f\96c5\9ed1",tahoma;
    }

	 .threehyheight{ 
	    
	   padding-left:5px!important;
	   padding-right:5px!important;
	   -webkit-perspective: 1000;
	  -webkit-transition: all 0.3s 0s ease-in;
	  transition: all 0.3s 0s ease-in;

	 }

	  

	.threehyheight .picture:hover{
		-moz-box-shadow:2px 2px 5px #666666; 
		-webkit-box-shadow:2px 2px 5px #666666; 
		box-shadow:2px 2px 5px #666666;
	}

	  .threehyheight .title{
		font:500 16px/28px "\5fae\8f6f\96c5\9ed1",tahoma;
		margin-top:2px;
		height:35px;
		line-height:35px;
		text-align:center;
		color:#fff;
		/* background:#007bc8; */
	 }
		
	 

	.three-section-centerimg{
		margin:20px 0;
	}

	.manufacture-padding20{
		margin-top:20px;
	}

}

@media all and (min-width:992px){

	
	.page-mbottom{
		margin-bottom:100px;
	}
}

@media all and (min-width:1024px){

	.manufacture-righttext h3{
		font-size:18px;
	}

	.home-section5-video-text{
		letter-spacing:2vw!important;
		font-size:3.7vw!important;
		margin-left:2vw!important;
		padding:25px!important;
	}

	.culture-mytext p{
		margin-right:40px!important;
	}

	.h1-textf{
		text-align:left;
	}
	.section4 .sect-content .sect-text{
		margin-top:-40%;
	}

	 .three-section-remark{
		margin-top:-3%;
	 }

	.three-section-centerimg{
		margin-top:4%;
		margin-bottom:4%;
	}

	 .threehyheight{ 
	   height:180px;  
	   padding-left:5px!important;
	   padding-right:5px!important;
	   -webkit-perspective: 1000;
	  -webkit-transition: all 0.3s 0s ease-in;
	  transition: all 0.3s 0s ease-in;

	 }

	 .threehyheight .picture{
		height:190px;
	 }
.gray{-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);
	
    filter: gray;}
	.gray:hover{-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    
    filter: grayscale(0%);
	
    filter: gray;}
	
	.threehyheight .picture:hover{
		-moz-box-shadow:2px 2px 5px #666666; 
		-webkit-box-shadow:2px 2px 5px #666666; 
		box-shadow:2px 2px 5px #666666;
	}

	  .threehyheight .title{
		font:500 16px/28px "\5fae\8f6f\96c5\9ed1",tahoma;
		margin-top:2px;
		height:38px;
		line-height:38px;
		text-align:center;
		color:#fff;
		background:none;
	 }

	.one-screen-height{
		-webkit-perspective: 1000;
		-webkit-transition: all 0.3s 0s ease-in;
		transition: all 0.3s 0s ease-in;
	}

	.one-screen-height .picture img{
        width: 100%;
        height: 40vh!important;
	}

    .one-screen-margin{

    }

	.one-screen-padding{
        margin-top: 30px;
	}

	.one-screen-height .picture:hover{
		-moz-box-shadow:2px 2px 5px #666666;
		-webkit-box-shadow:2px 2px 5px #666666;
		box-shadow:2px 2px 5px #666666;
	}

	.one-screen-height .title{
		width: 90%;
		left:5%;
		position: absolute;
		bottom:-20px;
		padding: 10px;
		vertical-align: center;
		text-align:left;
		background:#ffffff;
		-moz-box-shadow:2px 2px 3px #dddddd;
		-webkit-box-shadow:2px 2px 3px #dddddd;
		box-shadow:2px 2px 3px #dddddd;
	}

    .one-screen-height .title a{
        color:#007bc8;
        font:500 16px/28px "\5fae\8f6f\96c5\9ed1",tahoma;
    }
    .one-screen-height .title dd{
        padding-top: 5px;
        color:#666666;
        font:500 14px/20px "\5fae\8f6f\96c5\9ed1",tahoma;
    }



	.h1-font{font-size:66px;}
	.h1-textf{font-size:38px;}
	.teammachds-text-right{text-align:right;}
	.teammachds-text-left{text-align:justify;}
	
	.teamauto-text{
		border-top:solid 2px #0168b7;
		border-bottom:solid 2px #0168b7; 
		 
	}
	.teamauto-text-data{
		 
	}

	.teamauto-text h4{
		font-weight:bold;
		margin:5% 0;
	}
	.teamauto-text-right{
		text-align:right;
	}
	.teamauto-text-p{
		margin:2% 0;
		line-height:30px;
	}
	.teamauto-img{
	 
	}
	.teamauto-margin{
		margin:10px 0;
	}

	.teammachds-margin{
		margin:10px 0;
	}
	.home-sec3-data img{min-height:110px;}
}


.footer.footer02 {
    /* background: #ffffff; */
  }
  .footer-container .logo-footer {
    height: 50px;
  }
  .footer-container .logo-footer a {
    margin-top: 10px;
  }
  .footer-container .menu-bottom {
    margin-top: 0;
  }
  .footer-container .menu-bottom ul li a {
    line-height: 50px;
  }
  .footer-container .menu-bottom ul li a:after {
    top: -16px;
    right: 4px;
  }
  .footer-container .checkout-footer {
    padding: 10px 0;
    float: left;
  }
  .footer-container .inner-bottom h6 {
    margin-bottom: 0;
    margin-top: 15px;
  }
  .footer-container .inner-bottom .block-fllow-us {
    margin-top: 20px;
    float: left;
    margin-bottom: 10px;
  }

  
.cms-index-index .products-grid {
  border: none;
}
 
 
.footer.footer02 {
   
  /* background: #ffffff; */
}

.footer-container {
  /* overflow: hidden; */
  clear: both;
}
.footer-container .logo-footer {
  float: left;
  height: 85px;
  
}
.footer-container .logo-footer a {
  float: left;
  height: 26px;
  margin-top: 28px;
  width: 75px;
}
.footer-container .logo-footer a img {
  width: 100%;
}
.footer-container .menu-bottom {
  float: left;
  margin-top: 32px;
}
.footer-container .menu-bottom ul{
	list-style-type:none;
}
.footer-container .menu-bottom ul li {
list-style-type:none;
  float: left;
}
.footer-container .menu-bottom ul li.last a:after {
  display: none;
}
.footer-container .menu-bottom ul li a {
  color: #ccc;
  font-size: 100%;
  padding-right: 20px;
  position: relative;
}
.footer-container .menu-bottom ul li a:after {
  content: "-";
  position: absolute;
  top: 0;
  right: 8px;
  color: #ccc;
}
.footer-container .menu-bottom ul li a:hover {
  color: #fff;
  text-decoration: none;
}
.footer-container .menu-bottom ul li a:hover:after {
  color: #fff;
}
 
.footer-container .inner-center {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
}
.footer-container .inner-center ul{
	list-style-type:none;
}

.footer-container .inner-center .item h3 {
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 13px;
  color: #fff;
  font:500 16px/26px "\5fae\8f6f\96c5\9ed1",tahoma;
  
}
.footer-container .inner-center .item ul li a {
  line-height: 30px;
 
  color: #999;
  font:500 14px/28px "\5fae\8f6f\96c5\9ed1",tahoma;
  position: relative;
  border-bottom: 1px dotted transparent;
}
.footer-container .inner-center .item ul li a:hover {
  text-decoration: none;
  color: #fff;
}
.footer-container .inner-center .item ul li a:hover:before {
  color: #666666;
}
.container2{ max-width: 1340px; margin: 0 auto; padding:0 20px;}
.footer-wx{ float: right; text-align: center; margin-top: 3%;}
.footer-wx img{ max-width: 120px; max-height: 120px;}
.footer-wx p{ margin-top: 15px;}
.footer_menu div{ padding-left: 0px !important; padding-right: 0px !important;}
.footer_menu  div:nth-child(5){ display:none;}
.footer_menu  div:nth-child(4){ display:none;}
/* .footer-container .inner-center .item ul li a:before {
  position: absolute;
  top: 8px;
  left: 0;
  content: "";
  width: 4px;
  height: 4px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #333333;
} */
.footer-container .inner-center .item.last ul li {
  padding-left: 30px;
  
  position: relative;
}
.footer-container .inner-center .item.last ul li:before {
  content: "";
  color: #ccc;
  font-size: 14px;
  font-family: "fontawesome";
  position: absolute;
  left: 0;
}
.footer-container .inner-center .item.last ul li:hover:before {
  color: #fff;
}
.footer-container .inner-center .item.last ul li.item1 span {
  line-height: 20px;
  color: #ccc;
}
.footer-container .inner-center .item.last ul li.item1 span:hover {
  color: #fff;
}
.footer-container .inner-center .item.last ul li.item1:before {
  content: "\f041";
  top: 7px;
  color: #ccc;
}
.footer-container .inner-center .item.last ul li.item1:hover:before {
  color: #fff;
}
.footer-container .inner-center .item.last ul li.item2 {
  margin-top: 8px;
}
.footer-container .inner-center .item.last ul li.item2:before {
  content: "\f095";
  top: 8px;
}
.footer-container .inner-center .item.last ul li.item2 a {
  line-height: 45px;
}
.footer-container .inner-center .item.last ul li.item3:before {
  content: "\f003";
  top: 3px;
}
.footer-container .inner-center .item.last ul li a {

  padding-left: 0;
}
.footer-container .inner-center .item.last ul li a:before {
  display: none;
}
.footer-container .inner-bottom {
  border-top: 1px solid #4a4a4a;
  margin-top: 25px;
}
.footer-container .inner-bottom .block-newletter {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.footer-container .inner-bottom .block-newletter .block-title {
  float: left;
}
.footer-container .inner-bottom .block-newletter .block-title span {
  line-height: 40px;
  font-size: 123.07%;
  color: #fff;
  text-transform: uppercase;
}
.footer-container .inner-bottom .block-newletter .content {
  margin-left: 30px;
  float: left;
}
.footer-container .inner-bottom .block-newletter .content input {
  height: 40px;
  min-width: 320px;
  padding-left: 20px;
  float: left;
  margin-bottom: 0;
  border: none;
  background: rgba(255, 255, 255, 0.1);
  color: #333333;
}
 
.footer-container .inner-bottom .style_copy {

  color: #999;
  font-size: 100%;
  margin-bottom: 50px; padding-bottom:5px;
  margin-top: 27px;
}
.copy_left{ float: left;}
.copy_right{ float: right;}
.copy_right a{ padding-left: 15px; color:#666}
.footer-container .inner-bottom .style_copy a {
  color: #ccc;
  font-size: 100%;
}
.footer-container .inner-bottom .block-fllow-us {
  float: right;
  margin-top: 30px;
}
.footer-container .inner-bottom .block-fllow-us h2 {
  float: left;
  font-size: 123.07%;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  line-height: 40px;
}

.footer_icon_list{ width: 100%; }
.footer_icon_list li{ width: 29px; height: 29px; float: left; margin-right: 15px;margin-top: 10px; position: relative;}
.footer_icon_list li:hover .dis_p{ display: block;}
.dis_p{ width: 100px; height: 100px; position: absolute; bottom: 34px; display: none; background: #fff; text-align: center; padding: 5px; left: -40px;}
 .top60px{
	top:60px;
 }

 
 .color0{
	background:#dbc538;
 }

  .color1{
	background:#97ca30;
 }

  .color2{
	background:#f4a219;
 }

  .color3{
	background:#19bef0;
 }

  .color4{
	background:#40a0ea;
 }

   .color5{
	background:#ff5353;
 }
