.gavias_sliderlayer {
	background: #fff;
}

.tp-parallax-wrap {
	visibility: visible !important;
	-webkit-transform-style: unset !important;
	transform-style: unset !important;
}

.tp-parallax-wrap:before,.tp-parallax-wrap:after {
	content: " ";
	display: table;
}

.tp-parallax-wrap:after {
	clear: both;
}

.slotholder {
	-webkit-filter: unset !important;
	filter: unset !important;
}

.layer-style-image {
	display: inline-block;
	text-align: center;
}

.layer-style-image img {
	max-width: 100% !important;
	height: auto !important;
}

.gavias_sliderlayer .tp-bullets,#gavias_slider_single .tp-bullets {
	-webkit-opacity: 1 !important;
	-ms-opacity: 1 !important;
	-o-opacity: 1 !important;
	opacity: 1 !important;
	visibility: visible !important;
	margin-left: -40px;
}

.gavias_sliderlayer .tp-bullets .tp-bullet,#gavias_slider_single .tp-bullets .tp-bullet {
	width: 20px;
	height: 5px;
	background: rgba(255,255,255,0.4);
}

.gavias_sliderlayer .tp-bullets .tp-bullet.selected,#gavias_slider_single .tp-bullets .tp-bullet.selected {
	background: #fff;
}

.gavias_sliderlayer .tparrows,#gavias_slider_single .tparrows {
	width: 36px;
	height: 36px;
	background: #fff !important;
	line-height: 36px;
	color: #000;
	font-size: 18px;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.05);
}

@media (max-width:767.98px) {
	.gavias_sliderlayer .tparrows,#gavias_slider_single .tparrows {
		width: 35px;
		height: 35px;
		line-height: 35px;
	}
}

.gavias_sliderlayer .tparrows:hover,.gavias_sliderlayer .tparrows:focus,#gavias_slider_single .tparrows:hover,#gavias_slider_single .tparrows:focus {
	background: #ee7306;
	color: #fff;
}

.gavias_sliderlayer .tparrows:before,#gavias_slider_single .tparrows:before {
	color: #000 !important;
	line-height: 36px !important;
}

.gavias_sliderlayer .tp-caption,#gavias_slider_single .tp-caption {
	z-index: 99;
	line-height: 28px;
	color: #000;
}

.gavias_sliderlayer .tp-caption img,#gavias_slider_single .tp-caption img {
	max-width: 100% !important;
	height: auto !important;
}

.gavias_sliderlayer .slide-style-1,#gavias_slider_single .slide-style-1 {
	font-weight: 900;
}

.gavias_sliderlayer .slide-style-1a,#gavias_slider_single .slide-style-1a {
	font-weight: 700;
}

.gavias_sliderlayer .slide-style-2,#gavias_slider_single .slide-style-2 {
	font-weight: 400;
}

.gavias_sliderlayer .slide-style-3,#gavias_slider_single .slide-style-3 {
	font-weight: 500;
	letter-spacing: 3px;
	border-bottom: 2px solid #ee7306;
}

.gavias_sliderlayer .sub-title,#gavias_slider_single .sub-title {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 700;
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #fff;
}

.gavias_sliderlayer .sub-title:after,#gavias_slider_single .sub-title:after {
	content: "";
	width: 5px;
	height: 100%;
	background: #ee7306;
	position: absolute;
	top: -2px;
	left: 0;
	z-index: 99;
}

.gavias_sliderlayer .text-large,#gavias_slider_single .text-large {
	color: #000;
	font-size: 36px;
	line-height: 48px;
	letter-spacing: 1px;
	font-weight: 700;
	text-transform: none;
}

.gavias_sliderlayer .text-big,#gavias_slider_single .text-big {
	color: #000;
	font-size: 48px;
	line-height: 60px;
	letter-spacing: 1px;
	font-weight: 700;
	text-transform: uppercase;
}

.gavias_sliderlayer .text-medium,#gavias_slider_single .text-medium {
	color: rgba(0,0,0,0.6);
	font-size: 20px;
	line-height: 22px;
	letter-spacing: 2px;
	font-weight: 700;
	text-transform: uppercase;
}

.gavias_sliderlayer .small-text,#gavias_slider_single .small-text {
	color: rgba(255,255,255,0.8);
	font-size: 16px;
	color: #fff;
	line-height: 18px;
}

.gavias_sliderlayer .text-black,#gavias_slider_single .text-black {
	color: #000 !important;
}

.gavias_sliderlayer .text-theme,#gavias_slider_single .text-theme {
	color: #ee7306 !important;
}

.gavias_sliderlayer .text-theme-second,#gavias_slider_single .text-theme-second {
	color: #002c42 !important;
}

.gavias_sliderlayer .text-white,#gavias_slider_single .text-white {
	color: #fff !important;
}

.gavias_sliderlayer .text-center,#gavias_slider_single .text-center {
	text-align: center;
}

.gavias_sliderlayer .text-left,#gavias_slider_single .text-left {
	text-align: left;
}

.gavias_sliderlayer .btn-slide.inner,.gavias_sliderlayer .btn-slide a,#gavias_slider_single .btn-slide.inner,#gavias_slider_single .btn-slide a {
	background: #ee7306;
	color: #002c42;
	overflow: hidden;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	font-size: 14px;
	font-weight: 700;
	padding: 10px 28px;
	position: relative;
	display: inline-block;
	line-height: 38px;
	z-index: 1;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	
	border: none;
}

@media (max-width:991.98px) {
	.gavias_sliderlayer .btn-slide.inner,.gavias_sliderlayer .btn-slide a,#gavias_slider_single .btn-slide.inner,#gavias_slider_single .btn-slide a {
		padding: 6px 16px;
	}
}

.gavias_sliderlayer .btn-slide.inner:hover,.gavias_sliderlayer .btn-slide.inner:focus,.gavias_sliderlayer .btn-slide.inner:active,.gavias_sliderlayer .btn-slide.inner.active,.gavias_sliderlayer .btn-slide a:hover,.gavias_sliderlayer .btn-slide a:focus,.gavias_sliderlayer .btn-slide a:active,.gavias_sliderlayer .btn-slide a.active,#gavias_slider_single .btn-slide.inner:hover,#gavias_slider_single .btn-slide.inner:focus,#gavias_slider_single .btn-slide.inner:active,#gavias_slider_single .btn-slide.inner.active,#gavias_slider_single .btn-slide a:hover,#gavias_slider_single .btn-slide a:focus,#gavias_slider_single .btn-slide a:active,#gavias_slider_single .btn-slide a.active {
	background: #cd8800;
}

.gavias_sliderlayer .btn-slide-white.inner,.gavias_sliderlayer .btn-slide-white a,#gavias_slider_single .btn-slide-white.inner,#gavias_slider_single .btn-slide-white a {
	background: #fff;
	color: #ee7306;
	overflow: hidden;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	font-size: 14px;
	font-weight: 700;
	padding: 10px 28px;
	position: relative;
	display: inline-block;
	line-height: 38px;
	z-index: 1;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	
	border: none;
}

@media (max-width:991.98px) {
	.gavias_sliderlayer .btn-slide-white.inner,.gavias_sliderlayer .btn-slide-white a,#gavias_slider_single .btn-slide-white.inner,#gavias_slider_single .btn-slide-white a {
		padding: 6px 16px;
	}
}

.gavias_sliderlayer .btn-slide-white.inner:hover,.gavias_sliderlayer .btn-slide-white.inner:focus,.gavias_sliderlayer .btn-slide-white.inner:active,.gavias_sliderlayer .btn-slide-white.inner.active,.gavias_sliderlayer .btn-slide-white a:hover,.gavias_sliderlayer .btn-slide-white a:focus,.gavias_sliderlayer .btn-slide-white a:active,.gavias_sliderlayer .btn-slide-white a.active,#gavias_slider_single .btn-slide-white.inner:hover,#gavias_slider_single .btn-slide-white.inner:focus,#gavias_slider_single .btn-slide-white.inner:active,#gavias_slider_single .btn-slide-white.inner.active,#gavias_slider_single .btn-slide-white a:hover,#gavias_slider_single .btn-slide-white a:focus,#gavias_slider_single .btn-slide-white a:active,#gavias_slider_single .btn-slide-white a.active {
	color: #ee7306;
	background: #e6e6e6;
}

.gavias_sliderlayer .gavias-overlay:after,#gavias_slider_single .gavias-overlay:after {
	content: "";
	background: url(/facdori/themes/gavias_facdori/imagesgrid-slide.png) repeat rgba(0,0,0,0.3);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

.rs-background-video-layer {
	position: relative;
}

.rs-background-video-layer:after {
	content: "";
	background: url(../images/grid-slide.png) repeat rgba(0,0,0,0.39);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

.fab,.fal,.far,.fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}

.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em
}

.fa-xs {
	font-size: .75em
}

.fa-sm {
	font-size: .875em
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-ul>li {
	position: relative
}

.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit
}

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

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right {
	margin-left: .3em
}

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

.fa-pulse {
	animation: a 1s infinite steps(8)
}

@keyframes a {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	transform: scaleX(-1)
}

.fa-flip-vertical {
	transform: scaleY(-1)
}

.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-horizontal.fa-flip-vertical {
	transform: scale(-1)
}

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

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

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

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

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

.fa-inverse {
	color: #fff
}

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

.fa-accessible-icon:before {
	content: "\f368"
}

.fa-accusoft:before {
	content: "\f369"
}

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

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

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

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

.fa-adversal:before {
	content: "\f36a"
}

.fa-affiliatetheme:before {
	content: "\f36b"
}

.fa-air-freshener:before {
	content: "\f5d0"
}

.fa-algolia:before {
	content: "\f36c"
}

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

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

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

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

.fa-allergies:before {
	content: "\f461"
}

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

.fa-amazon-pay:before {
	content: "\f42c"
}

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

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

.fa-amilia:before {
	content: "\f36d"
}

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

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

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

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

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

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

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

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

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

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

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

.fa-angry:before {
	content: "\f556"
}

.fa-angrycreative:before {
	content: "\f36e"
}

.fa-angular:before {
	content: "\f420"
}

.fa-app-store:before {
	content: "\f36f"
}

.fa-app-store-ios:before {
	content: "\f370"
}

.fa-apper:before {
	content: "\f371"
}

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

.fa-apple-alt:before {
	content: "\f5d1"
}

.fa-apple-pay:before {
	content: "\f415"
}

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

.fa-archway:before {
	content: "\f557"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-asymmetrik:before {
	content: "\f372"
}

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

.fa-atlas:before {
	content: "\f558"
}

.fa-atom:before {
	content: "\f5d2"
}

.fa-audible:before {
	content: "\f373"
}

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

.fa-autoprefixer:before {
	content: "\f41c"
}

.fa-avianex:before {
	content: "\f374"
}

.fa-aviato:before {
	content: "\f421"
}

.fa-award:before {
	content: "\f559"
}

.fa-aws:before {
	content: "\f375"
}

.fa-backspace:before {
	content: "\f55a"
}

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

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

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

.fa-band-aid:before {
	content: "\f462"
}

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

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

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

.fa-baseball-ball:before {
	content: "\f433"
}

.fa-basketball-ball:before {
	content: "\f434"
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-bezier-curve:before {
	content: "\f55b"
}

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

.fa-bimobject:before {
	content: "\f378"
}

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

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

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

.fa-bitcoin:before {
	content: "\f379"
}

.fa-bity:before {
	content: "\f37a"
}

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

.fa-blackberry:before {
	content: "\f37b"
}

.fa-blender:before {
	content: "\f517"
}

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

.fa-blogger:before {
	content: "\f37c"
}

.fa-blogger-b:before {
	content: "\f37d"
}

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

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

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

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

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

.fa-bone:before {
	content: "\f5d7"
}

.fa-bong:before {
	content: "\f55c"
}

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

.fa-book-open:before {
	content: "\f518"
}

.fa-book-reader:before {
	content: "\f5da"
}

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

.fa-bowling-ball:before {
	content: "\f436"
}

.fa-box:before {
	content: "\f466"
}

.fa-box-open:before {
	content: "\f49e"
}

.fa-boxes:before {
	content: "\f468"
}

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

.fa-brain:before {
	content: "\f5dc"
}

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

.fa-briefcase-medical:before {
	content: "\f469"
}

.fa-broadcast-tower:before {
	content: "\f519"
}

.fa-broom:before {
	content: "\f51a"
}

.fa-brush:before {
	content: "\f55d"
}

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

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

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

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

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

.fa-burn:before {
	content: "\f46a"
}

.fa-buromobelexperte:before {
	content: "\f37f"
}

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

.fa-bus-alt:before {
	content: "\f55e"
}

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

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

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

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

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

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

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

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

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

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

.fa-cannabis:before {
	content: "\f55f"
}

.fa-capsules:before {
	content: "\f46b"
}

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

.fa-car-alt:before {
	content: "\f5de"
}

.fa-car-battery:before {
	content: "\f5df"
}

.fa-car-crash:before {
	content: "\f5e1"
}

.fa-car-side:before {
	content: "\f5e4"
}

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

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

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

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

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

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

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

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

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

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

.fa-cc-amazon-pay:before {
	content: "\f42d"
}

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

.fa-cc-apple-pay:before {
	content: "\f416"
}

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

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

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

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

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

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

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

.fa-centercode:before {
	content: "\f380"
}

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

.fa-chalkboard:before {
	content: "\f51b"
}

.fa-chalkboard-teacher:before {
	content: "\f51c"
}

.fa-charging-station:before {
	content: "\f5e7"
}

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

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

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

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

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

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

.fa-check-double:before {
	content: "\f560"
}

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

.fa-chess:before {
	content: "\f439"
}

.fa-chess-bishop:before {
	content: "\f43a"
}

.fa-chess-board:before {
	content: "\f43c"
}

.fa-chess-king:before {
	content: "\f43f"
}

.fa-chess-knight:before {
	content: "\f441"
}

.fa-chess-pawn:before {
	content: "\f443"
}

.fa-chess-queen:before {
	content: "\f445"
}

.fa-chess-rook:before {
	content: "\f447"
}

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

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

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

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

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

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

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

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

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

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

.fa-church:before {
	content: "\f51d"
}

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

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

.fa-clipboard:before {
	content: "\f328"
}

.fa-clipboard-check:before {
	content: "\f46c"
}

.fa-clipboard-list:before {
	content: "\f46d"
}

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

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

.fa-closed-captioning:before {
	content: "\f20a"
}

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

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

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

.fa-cloudscale:before {
	content: "\f383"
}

.fa-cloudsmith:before {
	content: "\f384"
}

.fa-cloudversify:before {
	content: "\f385"
}

.fa-cocktail:before {
	content: "\f561"
}

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

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

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

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

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

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

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

.fa-coins:before {
	content: "\f51e"
}

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

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

.fa-comment-alt:before {
	content: "\f27a"
}

.fa-comment-dots:before {
	content: "\f4ad"
}

.fa-comment-slash:before {
	content: "\f4b3"
}

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

.fa-compact-disc:before {
	content: "\f51f"
}

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

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

.fa-concierge-bell:before {
	content: "\f562"
}

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

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

.fa-cookie:before {
	content: "\f563"
}

.fa-cookie-bite:before {
	content: "\f564"
}

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

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

.fa-couch:before {
	content: "\f4b8"
}

.fa-cpanel:before {
	content: "\f388"
}

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

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

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

.fa-creative-commons-nc-eu:before {
	content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
	content: "\f4ea"
}

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

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

.fa-creative-commons-pd-alt:before {
	content: "\f4ed"
}

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

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

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

.fa-creative-commons-sampling-plus:before {
	content: "\f4f1"
}

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

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

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

.fa-crop-alt:before {
	content: "\f565"
}

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

.fa-crow:before {
	content: "\f520"
}

.fa-crown:before {
	content: "\f521"
}

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

.fa-css3-alt:before {
	content: "\f38b"
}

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

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

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

.fa-cuttlefish:before {
	content: "\f38c"
}

.fa-d-and-d:before {
	content: "\f38d"
}

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

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

.fa-deaf:before {
	content: "\f2a4"
}

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

.fa-deploydog:before {
	content: "\f38e"
}

.fa-deskpro:before {
	content: "\f38f"
}

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

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

.fa-diagnoses:before {
	content: "\f470"
}

.fa-dice:before {
	content: "\f522"
}

.fa-dice-five:before {
	content: "\f523"
}

.fa-dice-four:before {
	content: "\f524"
}

.fa-dice-one:before {
	content: "\f525"
}

.fa-dice-six:before {
	content: "\f526"
}

.fa-dice-three:before {
	content: "\f527"
}

.fa-dice-two:before {
	content: "\f528"
}

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

.fa-digital-ocean:before {
	content: "\f391"
}

.fa-digital-tachograph:before {
	content: "\f566"
}

.fa-directions:before {
	content: "\f5eb"
}

.fa-discord:before {
	content: "\f392"
}

.fa-discourse:before {
	content: "\f393"
}

.fa-divide:before {
	content: "\f529"
}

.fa-dizzy:before {
	content: "\f567"
}

.fa-dna:before {
	content: "\f471"
}

.fa-dochub:before {
	content: "\f394"
}

.fa-docker:before {
	content: "\f395"
}

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

.fa-dolly:before {
	content: "\f472"
}

.fa-dolly-flatbed:before {
	content: "\f474"
}

.fa-donate:before {
	content: "\f4b9"
}

.fa-door-closed:before {
	content: "\f52a"
}

.fa-door-open:before {
	content: "\f52b"
}

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

.fa-dove:before {
	content: "\f4ba"
}

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

.fa-draft2digital:before {
	content: "\f396"
}

.fa-drafting-compass:before {
	content: "\f568"
}

.fa-draw-polygon:before {
	content: "\f5ee"
}

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

.fa-dribbble-square:before {
	content: "\f397"
}

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

.fa-drum:before {
	content: "\f569"
}

.fa-drum-steelpan:before {
	content: "\f56a"
}

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

.fa-dumbbell:before {
	content: "\f44b"
}

.fa-dyalog:before {
	content: "\f399"
}

.fa-earlybirds:before {
	content: "\f39a"
}

.fa-ebay:before {
	content: "\f4f4"
}

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

.fa-edit:before {
	content: "\f044"
}

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

.fa-elementor:before {
	content: "\f430"
}

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

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

.fa-ello:before {
	content: "\f5f1"
}

.fa-ember:before {
	content: "\f423"
}

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

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

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

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

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

.fa-equals:before {
	content: "\f52c"
}

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

.fa-erlang:before {
	content: "\f39d"
}

.fa-ethereum:before {
	content: "\f42e"
}

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

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

.fa-exchange-alt:before {
	content: "\f362"
}

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

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

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

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

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

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

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

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

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

.fa-eye-dropper:before {
	content: "\f1fb"
}

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

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

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

.fa-facebook-messenger:before {
	content: "\f39f"
}

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

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

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

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

.fa-feather:before {
	content: "\f52d"
}

.fa-feather-alt:before {
	content: "\f56b"
}

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

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

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

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

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

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

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

.fa-file-contract:before {
	content: "\f56c"
}

.fa-file-download:before {
	content: "\f56d"
}

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

.fa-file-export:before {
	content: "\f56e"
}

.fa-file-image:before {
	content: "\f1c5"
}

.fa-file-import:before {
	content: "\f56f"
}

.fa-file-invoice:before {
	content: "\f570"
}

.fa-file-invoice-dollar:before {
	content: "\f571"
}

.fa-file-medical:before {
	content: "\f477"
}

.fa-file-medical-alt:before {
	content: "\f478"
}

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

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

.fa-file-prescription:before {
	content: "\f572"
}

.fa-file-signature:before {
	content: "\f573"
}

.fa-file-upload:before {
	content: "\f574"
}

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

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

.fa-fill:before {
	content: "\f575"
}

.fa-fill-drip:before {
	content: "\f576"
}

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

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

.fa-fingerprint:before {
	content: "\f577"
}

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

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

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

.fa-first-aid:before {
	content: "\f479"
}

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

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

.fa-firstdraft:before {
	content: "\f3a1"
}

.fa-fish:before {
	content: "\f578"
}

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

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

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

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

.fa-flipboard:before {
	content: "\f44d"
}

.fa-flushed:before {
	content: "\f579"
}

.fa-fly:before {
	content: "\f417"
}

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

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

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

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

.fa-font-awesome-alt:before {
	content: "\f35c"
}

.fa-font-awesome-flag:before {
	content: "\f425"
}

.fa-font-awesome-logo-full:before {
	content: "\f4e6"
}

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

.fa-fonticons-fi:before {
	content: "\f3a2"
}

.fa-football-ball:before {
	content: "\f44e"
}

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

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

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

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

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

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

.fa-freebsd:before {
	content: "\f3a4"
}

.fa-frog:before {
	content: "\f52e"
}

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

.fa-frown-open:before {
	content: "\f57a"
}

.fa-fulcrum:before {
	content: "\f50b"
}

.fa-futbol:before {
	content: "\f1e3"
}

.fa-galactic-republic:before {
	content: "\f50c"
}

.fa-galactic-senate:before {
	content: "\f50d"
}

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

.fa-gas-pump:before {
	content: "\f52f"
}

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

.fa-gem:before {
	content: "\f3a5"
}

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

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

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

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

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

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

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

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

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

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

.fa-gitkraken:before {
	content: "\f3a6"
}

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

.fa-gitter:before {
	content: "\f426"
}

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

.fa-glass-martini-alt:before {
	content: "\f57b"
}

.fa-glasses:before {
	content: "\f530"
}

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

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

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

.fa-globe-africa:before {
	content: "\f57c"
}

.fa-globe-americas:before {
	content: "\f57d"
}

.fa-globe-asia:before {
	content: "\f57e"
}

.fa-gofore:before {
	content: "\f3a7"
}

.fa-golf-ball:before {
	content: "\f450"
}

.fa-goodreads:before {
	content: "\f3a8"
}

.fa-goodreads-g:before {
	content: "\f3a9"
}

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

.fa-google-drive:before {
	content: "\f3aa"
}

.fa-google-play:before {
	content: "\f3ab"
}

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

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

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

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

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

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

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

.fa-greater-than:before {
	content: "\f531"
}

.fa-greater-than-equal:before {
	content: "\f532"
}

.fa-grimace:before {
	content: "\f57f"
}

.fa-grin:before {
	content: "\f580"
}

.fa-grin-alt:before {
	content: "\f581"
}

.fa-grin-beam:before {
	content: "\f582"
}

.fa-grin-beam-sweat:before {
	content: "\f583"
}

.fa-grin-hearts:before {
	content: "\f584"
}

.fa-grin-squint:before {
	content: "\f585"
}

.fa-grin-squint-tears:before {
	content: "\f586"
}

.fa-grin-stars:before {
	content: "\f587"
}

.fa-grin-tears:before {
	content: "\f588"
}

.fa-grin-tongue:before {
	content: "\f589"
}

.fa-grin-tongue-squint:before {
	content: "\f58a"
}

.fa-grin-tongue-wink:before {
	content: "\f58b"
}

.fa-grin-wink:before {
	content: "\f58c"
}

.fa-grip-horizontal:before {
	content: "\f58d"
}

.fa-grip-vertical:before {
	content: "\f58e"
}

.fa-gripfire:before {
	content: "\f3ac"
}

.fa-grunt:before {
	content: "\f3ad"
}

.fa-gulp:before {
	content: "\f3ae"
}

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

.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-hacker-news-square:before {
	content: "\f3af"
}

.fa-hackerrank:before {
	content: "\f5f7"
}

.fa-hand-holding:before {
	content: "\f4bd"
}

.fa-hand-holding-heart:before {
	content: "\f4be"
}

.fa-hand-holding-usd:before {
	content: "\f4c0"
}

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

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

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

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

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

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

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

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

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

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

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

.fa-hands:before {
	content: "\f4c2"
}

.fa-hands-helping:before {
	content: "\f4c4"
}

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

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

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

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

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

.fa-headphones-alt:before {
	content: "\f58f"
}

.fa-headset:before {
	content: "\f590"
}

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

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

.fa-helicopter:before {
	content: "\f533"
}

.fa-highlighter:before {
	content: "\f591"
}

.fa-hips:before {
	content: "\f452"
}

.fa-hire-a-helper:before {
	content: "\f3b0"
}

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

.fa-hockey-puck:before {
	content: "\f453"
}

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

.fa-hooli:before {
	content: "\f427"
}

.fa-hornbill:before {
	content: "\f592"
}

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

.fa-hospital-alt:before {
	content: "\f47d"
}

.fa-hospital-symbol:before {
	content: "\f47e"
}

.fa-hot-tub:before {
	content: "\f593"
}

.fa-hotel:before {
	content: "\f594"
}

.fa-hotjar:before {
	content: "\f3b1"
}

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

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

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

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

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

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

.fa-hubspot:before {
	content: "\f3b2"
}

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

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

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

.fa-id-card-alt:before {
	content: "\f47f"
}

.fa-image:before {
	content: "\f03e"
}

.fa-images:before {
	content: "\f302"
}

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

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

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

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

.fa-infinity:before {
	content: "\f534"
}

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

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

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

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

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

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

.fa-itunes:before {
	content: "\f3b4"
}

.fa-itunes-note:before {
	content: "\f3b5"
}

.fa-java:before {
	content: "\f4e4"
}

.fa-jedi-order:before {
	content: "\f50e"
}

.fa-jenkins:before {
	content: "\f3b6"
}

.fa-joget:before {
	content: "\f3b7"
}

.fa-joint:before {
	content: "\f595"
}

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

.fa-js:before {
	content: "\f3b8"
}

.fa-js-square:before {
	content: "\f3b9"
}

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

.fa-kaggle:before {
	content: "\f5fa"
}

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

.fa-keybase:before {
	content: "\f4f5"
}

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

.fa-keycdn:before {
	content: "\f3ba"
}

.fa-kickstarter:before {
	content: "\f3bb"
}

.fa-kickstarter-k:before {
	content: "\f3bc"
}

.fa-kiss:before {
	content: "\f596"
}

.fa-kiss-beam:before {
	content: "\f597"
}

.fa-kiss-wink-heart:before {
	content: "\f598"
}

.fa-kiwi-bird:before {
	content: "\f535"
}

.fa-korvue:before {
	content: "\f42f"
}

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

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

.fa-laptop-code:before {
	content: "\f5fc"
}

.fa-laravel:before {
	content: "\f3bd"
}

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

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

.fa-laugh:before {
	content: "\f599"
}

.fa-laugh-beam:before {
	content: "\f59a"
}

.fa-laugh-squint:before {
	content: "\f59b"
}

.fa-laugh-wink:before {
	content: "\f59c"
}

.fa-layer-group:before {
	content: "\f5fd"
}

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

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

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

.fa-less:before {
	content: "\f41d"
}

.fa-less-than:before {
	content: "\f536"
}

.fa-less-than-equal:before {
	content: "\f537"
}

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

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

.fa-life-ring:before {
	content: "\f1cd"
}

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

.fa-line:before {
	content: "\f3c0"
}

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

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

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

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

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

.fa-lira-sign:before {
	content: "\f195"
}

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

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

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

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

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

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

.fa-lock-open:before {
	content: "\f3c1"
}

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

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

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

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

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

.fa-luggage-cart:before {
	content: "\f59d"
}

.fa-lyft:before {
	content: "\f3c3"
}

.fa-magento:before {
	content: "\f3c4"
}

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

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

.fa-mailchimp:before {
	content: "\f59e"
}

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

.fa-mandalorian:before {
	content: "\f50f"
}

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

.fa-map-marked:before {
	content: "\f59f"
}

.fa-map-marked-alt:before {
	content: "\f5a0"
}

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

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

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

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

.fa-markdown:before {
	content: "\f60f"
}

.fa-marker:before {
	content: "\f5a1"
}

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

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

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

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

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

.fa-mastodon:before {
	content: "\f4f6"
}

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

.fa-medal:before {
	content: "\f5a2"
}

.fa-medapps:before {
	content: "\f3c6"
}

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

.fa-medium-m:before {
	content: "\f3c7"
}

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

.fa-medrt:before {
	content: "\f3c8"
}

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

.fa-megaport:before {
	content: "\f5a3"
}

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

.fa-meh-blank:before {
	content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
	content: "\f5a5"
}

.fa-memory:before {
	content: "\f538"
}

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

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

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

.fa-microphone-alt:before {
	content: "\f3c9"
}

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

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

.fa-microscope:before {
	content: "\f610"
}

.fa-microsoft:before {
	content: "\f3ca"
}

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

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

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

.fa-mix:before {
	content: "\f3cb"
}

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

.fa-mizuni:before {
	content: "\f3cc"
}

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

.fa-mobile-alt:before {
	content: "\f3cd"
}

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

.fa-monero:before {
	content: "\f3d0"
}

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

.fa-money-bill-alt:before {
	content: "\f3d1"
}

.fa-money-bill-wave:before {
	content: "\f53a"
}

.fa-money-bill-wave-alt:before {
	content: "\f53b"
}

.fa-money-check:before {
	content: "\f53c"
}

.fa-money-check-alt:before {
	content: "\f53d"
}

.fa-monument:before {
	content: "\f5a6"
}

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

.fa-mortar-pestle:before {
	content: "\f5a7"
}

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

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

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

.fa-napster:before {
	content: "\f3d2"
}

.fa-neos:before {
	content: "\f612"
}

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

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

.fa-nimblr:before {
	content: "\f5a8"
}

.fa-nintendo-switch:before {
	content: "\f418"
}

.fa-node:before {
	content: "\f419"
}

.fa-node-js:before {
	content: "\f3d3"
}

.fa-not-equal:before {
	content: "\f53e"
}

.fa-notes-medical:before {
	content: "\f481"
}

.fa-npm:before {
	content: "\f3d4"
}

.fa-ns8:before {
	content: "\f3d5"
}

.fa-nutritionix:before {
	content: "\f3d6"
}

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

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

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

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

.fa-oil-can:before {
	content: "\f613"
}

.fa-old-republic:before {
	content: "\f510"
}

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

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

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

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

.fa-osi:before {
	content: "\f41a"
}

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

.fa-page4:before {
	content: "\f3d7"
}

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

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

.fa-paint-roller:before {
	content: "\f5aa"
}

.fa-palette:before {
	content: "\f53f"
}

.fa-palfed:before {
	content: "\f3d8"
}

.fa-pallet:before {
	content: "\f482"
}

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

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

.fa-parachute-box:before {
	content: "\f4cd"
}

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

.fa-parking:before {
	content: "\f540"
}

.fa-passport:before {
	content: "\f5ab"
}

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

.fa-patreon:before {
	content: "\f3d9"
}

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

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

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

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

.fa-pen:before {
	content: "\f304"
}

.fa-pen-alt:before {
	content: "\f305"
}

.fa-pen-fancy:before {
	content: "\f5ac"
}

.fa-pen-nib:before {
	content: "\f5ad"
}

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

.fa-pencil-alt:before {
	content: "\f303"
}

.fa-pencil-ruler:before {
	content: "\f5ae"
}

.fa-people-carry:before {
	content: "\f4ce"
}

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

.fa-percentage:before {
	content: "\f541"
}

.fa-periscope:before {
	content: "\f3da"
}

.fa-phabricator:before {
	content: "\f3db"
}

.fa-phoenix-framework:before {
	content: "\f3dc"
}

.fa-phoenix-squadron:before {
	content: "\f511"
}

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

.fa-phone-slash:before {
	content: "\f3dd"
}

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

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

.fa-php:before {
	content: "\f457"
}

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

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

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

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

.fa-piggy-bank:before {
	content: "\f4d3"
}

.fa-pills:before {
	content: "\f484"
}

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

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

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

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

.fa-plane-arrival:before {
	content: "\f5af"
}

.fa-plane-departure:before {
	content: "\f5b0"
}

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

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

.fa-playstation:before {
	content: "\f3df"
}

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

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

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

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

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

.fa-poo:before {
	content: "\f2fe"
}

.fa-poop:before {
	content: "\f619"
}

.fa-portrait:before {
	content: "\f3e0"
}

.fa-pound-sign:before {
	content: "\f154"
}

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

.fa-prescription:before {
	content: "\f5b1"
}

.fa-prescription-bottle:before {
	content: "\f485"
}

.fa-prescription-bottle-alt:before {
	content: "\f486"
}

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

.fa-procedures:before {
	content: "\f487"
}

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

.fa-project-diagram:before {
	content: "\f542"
}

.fa-pushed:before {
	content: "\f3e1"
}

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

.fa-python:before {
	content: "\f3e2"
}

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

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

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

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

.fa-quidditch:before {
	content: "\f458"
}

.fa-quinscape:before {
	content: "\f459"
}

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

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

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

.fa-r-project:before {
	content: "\f4f7"
}

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

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

.fa-react:before {
	content: "\f41b"
}

.fa-readme:before {
	content: "\f4d5"
}

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

.fa-receipt:before {
	content: "\f543"
}

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

.fa-red-river:before {
	content: "\f3e3"
}

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

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

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

.fa-redo:before {
	content: "\f01e"
}

.fa-redo-alt:before {
	content: "\f2f9"
}

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

.fa-rendact:before {
	content: "\f3e4"
}

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

.fa-reply:before {
	content: "\f3e5"
}

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

.fa-replyd:before {
	content: "\f3e6"
}

.fa-researchgate:before {
	content: "\f4f8"
}

.fa-resolving:before {
	content: "\f3e7"
}

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

.fa-rev:before {
	content: "\f5b2"
}

.fa-ribbon:before {
	content: "\f4d6"
}

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

.fa-robot:before {
	content: "\f544"
}

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

.fa-rocketchat:before {
	content: "\f3e8"
}

.fa-rockrms:before {
	content: "\f3e9"
}

.fa-route:before {
	content: "\f4d7"
}

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

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

.fa-ruble-sign:before {
	content: "\f158"
}

.fa-ruler:before {
	content: "\f545"
}

.fa-ruler-combined:before {
	content: "\f546"
}

.fa-ruler-horizontal:before {
	content: "\f547"
}

.fa-ruler-vertical:before {
	content: "\f548"
}

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

.fa-sad-cry:before {
	content: "\f5b3"
}

.fa-sad-tear:before {
	content: "\f5b4"
}

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

.fa-sass:before {
	content: "\f41e"
}

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

.fa-schlix:before {
	content: "\f3ea"
}

.fa-school:before {
	content: "\f549"
}

.fa-screwdriver:before {
	content: "\f54a"
}

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

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

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

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

.fa-searchengin:before {
	content: "\f3eb"
}

.fa-seedling:before {
	content: "\f4d8"
}

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

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

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

.fa-servicestack:before {
	content: "\f3ec"
}

.fa-shapes:before {
	content: "\f61f"
}

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

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

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

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

.fa-shekel-sign:before {
	content: "\f20b"
}

.fa-shield-alt:before {
	content: "\f3ed"
}

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

.fa-shipping-fast:before {
	content: "\f48b"
}

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

.fa-shoe-prints:before {
	content: "\f54b"
}

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

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

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

.fa-shopware:before {
	content: "\f5b5"
}

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

.fa-shuttle-van:before {
	content: "\f5b6"
}

.fa-sign:before {
	content: "\f4d9"
}

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

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

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

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

.fa-signature:before {
	content: "\f5b7"
}

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

.fa-sistrix:before {
	content: "\f3ee"
}

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

.fa-sith:before {
	content: "\f512"
}

.fa-skull:before {
	content: "\f54c"
}

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

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

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

.fa-slack-hash:before {
	content: "\f3ef"
}

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

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

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

.fa-smile-beam:before {
	content: "\f5b8"
}

.fa-smile-wink:before {
	content: "\f4da"
}

.fa-smoking:before {
	content: "\f48d"
}

.fa-smoking-ban:before {
	content: "\f54d"
}

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

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

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

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

.fa-solar-panel:before {
	content: "\f5ba"
}

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

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

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

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

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

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

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

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

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

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

.fa-spa:before {
	content: "\f5bb"
}

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

.fa-speakap:before {
	content: "\f3f3"
}

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

.fa-splotch:before {
	content: "\f5bc"
}

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

.fa-spray-can:before {
	content: "\f5bd"
}

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

.fa-square-full:before {
	content: "\f45c"
}

.fa-squarespace:before {
	content: "\f5be"
}

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

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

.fa-stamp:before {
	content: "\f5bf"
}

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

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

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

.fa-star-of-life:before {
	content: "\f621"
}

.fa-staylinked:before {
	content: "\f3f5"
}

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

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

.fa-steam-symbol:before {
	content: "\f3f6"
}

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

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

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

.fa-sticker-mule:before {
	content: "\f3f7"
}

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

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

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

.fa-stopwatch:before {
	content: "\f2f2"
}

.fa-store:before {
	content: "\f54e"
}

.fa-store-alt:before {
	content: "\f54f"
}

.fa-strava:before {
	content: "\f428"
}

.fa-stream:before {
	content: "\f550"
}

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

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

.fa-stripe:before {
	content: "\f429"
}

.fa-stripe-s:before {
	content: "\f42a"
}

.fa-stroopwafel:before {
	content: "\f551"
}

.fa-studiovinari:before {
	content: "\f3f8"
}

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

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

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

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

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

.fa-suitcase-rolling:before {
	content: "\f5c1"
}

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

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

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

.fa-supple:before {
	content: "\f3f9"
}

.fa-surprise:before {
	content: "\f5c2"
}

.fa-swatchbook:before {
	content: "\f5c3"
}

.fa-swimmer:before {
	content: "\f5c4"
}

.fa-swimming-pool:before {
	content: "\f5c5"
}

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

.fa-sync-alt:before {
	content: "\f2f1"
}

.fa-syringe:before {
	content: "\f48e"
}

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

.fa-table-tennis:before {
	content: "\f45d"
}

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

.fa-tablet-alt:before {
	content: "\f3fa"
}

.fa-tablets:before {
	content: "\f490"
}

.fa-tachometer-alt:before {
	content: "\f3fd"
}

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

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

.fa-tape:before {
	content: "\f4db"
}

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

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

.fa-teamspeak:before {
	content: "\f4f9"
}

.fa-teeth:before {
	content: "\f62e"
}

.fa-teeth-open:before {
	content: "\f62f"
}

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

.fa-telegram-plane:before {
	content: "\f3fe"
}

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

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

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

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

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

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

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

.fa-theater-masks:before {
	content: "\f630"
}

.fa-themeco:before {
	content: "\f5c6"
}

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

.fa-thermometer:before {
	content: "\f491"
}

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

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

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

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

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

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

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

.fa-thumbtack:before {
	content: "\f08d"
}

.fa-ticket-alt:before {
	content: "\f3ff"
}

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

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

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

.fa-tint-slash:before {
	content: "\f5c7"
}

.fa-tired:before {
	content: "\f5c8"
}

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

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

.fa-toolbox:before {
	content: "\f552"
}

.fa-tooth:before {
	content: "\f5c9"
}

.fa-trade-federation:before {
	content: "\f513"
}

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

.fa-traffic-light:before {
	content: "\f637"
}

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

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

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

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

.fa-trash-alt:before {
	content: "\f2ed"
}

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

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

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

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

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

.fa-truck-loading:before {
	content: "\f4de"
}

.fa-truck-monster:before {
	content: "\f63b"
}

.fa-truck-moving:before {
	content: "\f4df"
}

.fa-truck-pickup:before {
	content: "\f63c"
}

.fa-tshirt:before {
	content: "\f553"
}

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

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

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

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

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

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

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

.fa-typo3:before {
	content: "\f42b"
}

.fa-uber:before {
	content: "\f402"
}

.fa-uikit:before {
	content: "\f403"
}

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

.fa-umbrella-beach:before {
	content: "\f5ca"
}

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

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

.fa-undo-alt:before {
	content: "\f2ea"
}

.fa-uniregistry:before {
	content: "\f404"
}

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

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

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

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

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

.fa-untappd:before {
	content: "\f405"
}

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

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

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

.fa-user-alt:before {
	content: "\f406"
}

.fa-user-alt-slash:before {
	content: "\f4fa"
}

.fa-user-astronaut:before {
	content: "\f4fb"
}

.fa-user-check:before {
	content: "\f4fc"
}

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

.fa-user-clock:before {
	content: "\f4fd"
}

.fa-user-cog:before {
	content: "\f4fe"
}

.fa-user-edit:before {
	content: "\f4ff"
}

.fa-user-friends:before {
	content: "\f500"
}

.fa-user-graduate:before {
	content: "\f501"
}

.fa-user-lock:before {
	content: "\f502"
}

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

.fa-user-minus:before {
	content: "\f503"
}

.fa-user-ninja:before {
	content: "\f504"
}

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

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

.fa-user-shield:before {
	content: "\f505"
}

.fa-user-slash:before {
	content: "\f506"
}

.fa-user-tag:before {
	content: "\f507"
}

.fa-user-tie:before {
	content: "\f508"
}

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

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

.fa-users-cog:before {
	content: "\f509"
}

.fa-ussunnah:before {
	content: "\f407"
}

.fa-utensil-spoon:before {
	content: "\f2e5"
}

.fa-utensils:before {
	content: "\f2e7"
}

.fa-vaadin:before {
	content: "\f408"
}

.fa-vector-square:before {
	content: "\f5cb"
}

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

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

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

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

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

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

.fa-vial:before {
	content: "\f492"
}

.fa-vials:before {
	content: "\f493"
}

.fa-viber:before {
	content: "\f409"
}

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

.fa-video-slash:before {
	content: "\f4e2"
}

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

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

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

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

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

.fa-vnv:before {
	content: "\f40b"
}

.fa-volleyball-ball:before {
	content: "\f45f"
}

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

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

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

.fa-vuejs:before {
	content: "\f41f"
}

.fa-walking:before {
	content: "\f554"
}

.fa-wallet:before {
	content: "\f555"
}

.fa-warehouse:before {
	content: "\f494"
}

.fa-weebly:before {
	content: "\f5cc"
}

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

.fa-weight:before {
	content: "\f496"
}

.fa-weight-hanging:before {
	content: "\f5cd"
}

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

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

.fa-whatsapp-square:before {
	content: "\f40c"
}

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

.fa-whmcs:before {
	content: "\f40d"
}

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

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

.fa-window-close:before {
	content: "\f410"
}

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

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

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

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

.fa-wine-glass:before {
	content: "\f4e3"
}

.fa-wine-glass-alt:before {
	content: "\f5ce"
}

.fa-wix:before {
	content: "\f5cf"
}

.fa-wolf-pack-battalion:before {
	content: "\f514"
}

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

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

.fa-wordpress-simple:before {
	content: "\f411"
}

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

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

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

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

.fa-x-ray:before {
	content: "\f497"
}

.fa-xbox:before {
	content: "\f412"
}

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

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

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

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

.fa-yandex:before {
	content: "\f413"
}

.fa-yandex-international:before {
	content: "\f414"
}

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

.fa-yen-sign:before {
	content: "\f157"
}

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

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

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

.fa-zhihu:before {
	content: "\f63f"
}

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

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

@font-face {
	font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;src:url(../fonts/fa-brands-400.eot);src:url(../fonts/fa-brands-400.eot#iefix) format("embedded-opentype"),url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.woff) format("woff"),url(../fonts/fa-brands-400.ttf) format("truetype"),url(../images/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
	font-family: "Font Awesome 5 Brands"
}

@font-face {
	font-family:"FontAwesome";font-style:normal;font-weight:400;src:url(../fonts/fa-regular-400.eot);src:url(../fonts/fa-regular-400.eot#iefix) format("embedded-opentype"),url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.woff) format("woff"),url(../fonts/fa-regular-400.ttf) format("truetype"),url(../images/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
	font-weight: 400
}

@font-face {
	font-family:"FontAwesome";font-style:normal;font-weight:900;src:url(../fonts/fa-solid-900.eot);src:url(../fonts/fa-solid-900.eot#iefix) format("embedded-opentype"),url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff"),url(../fonts/fa-solid-900.ttf) format("truetype"),url(../images/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,.far,.fas {
	font-family: "FontAwesome"
}

.fa,.fas {
	font-weight: 900
}

@font-face {
	font-family:'gva-icon';src:url(../fonts/icon.eot);src:url(../fonts/icon.eot#iefix) format("embedded-opentype"),url(../fonts/icon.ttf) format("truetype"),url(../fonts/icon.woff) format("woff"),url(../images/icon.svg#monia) format("svg");font-weight:normal;font-style:normal;
}[class^="gv-icon"],[class*=" gv-icon"] {
	font-family: 'gva-icon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.gv-icon-1:before {
	content: "\e900";
}

.gv-icon-2:before {
	content: "\e901";
}

.gv-icon-3:before {
	content: "\e902";
}

.gv-icon-4:before {
	content: "\e903";
}

.gv-icon-5:before {
	content: "\e904";
}

.gv-icon-6:before {
	content: "\e905";
}

.gv-icon-7:before {
	content: "\e906";
}

.gv-icon-8:before {
	content: "\e907";
}

.gv-icon-9:before {
	content: "\e908";
}

.gv-icon-10:before {
	content: "\e909";
}

.gv-icon-11:before {
	content: "\e90a";
}

.gv-icon-12:before {
	content: "\e90b";
}

.gv-icon-13:before {
	content: "\e90c";
}

.gv-icon-14:before {
	content: "\e90d";
}

.gv-icon-15:before {
	content: "\e90e";
}

.gv-icon-16:before {
	content: "\e90f";
}

.gv-icon-17:before {
	content: "\e910";
}

.gv-icon-18:before {
	content: "\e911";
}

.gv-icon-19:before {
	content: "\e912";
}

.gv-icon-20:before {
	content: "\e913";
}

.gv-icon-21:before {
	content: "\e914";
}

.gv-icon-22:before {
	content: "\e915";
}

.gv-icon-23:before {
	content: "\e916";
}

.gv-icon-24:before {
	content: "\e917";
}

.gv-icon-25:before {
	content: "\e918";
}

.gv-icon-26:before {
	content: "\e919";
}

.gv-icon-27:before {
	content: "\e91a";
}

.gv-icon-28:before {
	content: "\e91b";
}

.gv-icon-29:before {
	content: "\e91c";
}

.gv-icon-30:before {
	content: "\e91d";
}

.gv-icon-31:before {
	content: "\e91e";
}

.gv-icon-32:before {
	content: "\e91f";
}

.gv-icon-33:before {
	content: "\e920";
}

.gv-icon-34:before {
	content: "\e921";
}

.gv-icon-35:before {
	content: "\e922";
}

.gv-icon-36:before {
	content: "\e923";
}

.gv-icon-37:before {
	content: "\e924";
}

.gv-icon-38:before {
	content: "\e925";
}

.gv-icon-39:before {
	content: "\e926";
}

.gv-icon-40:before {
	content: "\e927";
}

.gv-icon-41:before {
	content: "\e928";
}

.gv-icon-42:before {
	content: "\e929";
}

.gv-icon-43:before {
	content: "\e92a";
}

.gv-icon-44:before {
	content: "\e92b";
}

.gv-icon-45:before {
	content: "\e92c";
}

.gv-icon-46:before {
	content: "\e92d";
}

.gv-icon-47:before {
	content: "\e92e";
}

.gv-icon-48:before {
	content: "\e92f";
}

.gv-icon-49:before {
	content: "\e930";
}

.gv-icon-50:before {
	content: "\e931";
}

.gv-icon-51:before {
	content: "\e932";
}

.gv-icon-52:before {
	content: "\e933";
}

.gv-icon-53:before {
	content: "\e934";
}

.gv-icon-54:before {
	content: "\e935";
}

.gv-icon-55:before {
	content: "\e936";
}

.gv-icon-56:before {
	content: "\e937";
}

.gv-icon-57:before {
	content: "\e938";
}

.gv-icon-58:before {
	content: "\e939";
}

.gv-icon-59:before {
	content: "\e93a";
}

.gv-icon-60:before {
	content: "\e93b";
}

.gv-icon-61:before {
	content: "\e93c";
}

.gv-icon-62:before {
	content: "\e93d";
}

.gv-icon-63:before {
	content: "\e93e";
}

.gv-icon-64:before {
	content: "\e93f";
}

.gv-icon-65:before {
	content: "\e940";
}

.gv-icon-66:before {
	content: "\e941";
}

.gv-icon-67:before {
	content: "\e942";
}

.gv-icon-68:before {
	content: "\e943";
}

.gv-icon-69:before {
	content: "\e944";
}

.gv-icon-70:before {
	content: "\e945";
}

.gv-icon-71:before {
	content: "\e946";
}

.gv-icon-72:before {
	content: "\e947";
}

.gv-icon-73:before {
	content: "\e948";
}

.gv-icon-74:before {
	content: "\e949";
}

.gv-icon-75:before {
	content: "\e94a";
}

.gv-icon-76:before {
	content: "\e94b";
}

.gv-icon-77:before {
	content: "\e94c";
}

.gv-icon-78:before {
	content: "\e94d";
}

.gv-icon-79:before {
	content: "\e94e";
}

.gv-icon-80:before {
	content: "\e94f";
}

.gv-icon-81:before {
	content: "\e950";
}

.gv-icon-82:before {
	content: "\e951";
}

.gv-icon-83:before {
	content: "\e952";
}

.gv-icon-84:before {
	content: "\e953";
}

.gv-icon-85:before {
	content: "\e954";
}

.gv-icon-86:before {
	content: "\e955";
}

.gv-icon-87:before {
	content: "\e956";
}

.gv-icon-88:before {
	content: "\e957";
}

.gv-icon-89:before {
	content: "\e958";
}

.gv-icon-90:before {
	content: "\e959";
}

.gv-icon-91:before {
	content: "\e95a";
}

.gv-icon-92:before {
	content: "\e95b";
}

.gv-icon-93:before {
	content: "\e95c";
}

.gv-icon-94:before {
	content: "\e95d";
}

.gv-icon-95:before {
	content: "\e95e";
}

.gv-icon-96:before {
	content: "\e95f";
}

.gv-icon-97:before {
	content: "\e960";
}

.gv-icon-98:before {
	content: "\e961";
}

.gv-icon-99:before {
	content: "\e962";
}

.gv-icon-100:before {
	content: "\e963";
}

.gv-icon-101:before {
	content: "\e964";
}

.gv-icon-102:before {
	content: "\e965";
}

.gv-icon-103:before {
	content: "\e966";
}

.gv-icon-104:before {
	content: "\e967";
}

.gv-icon-105:before {
	content: "\e968";
}

.gv-icon-106:before {
	content: "\e969";
}

.gv-icon-107:before {
	content: "\e96a";
}

.gv-icon-108:before {
	content: "\e96b";
}

.gv-icon-109:before {
	content: "\e96c";
}

.gv-icon-110:before {
	content: "\e96d";
}

.gv-icon-111:before {
	content: "\e96e";
}

.gv-icon-112:before {
	content: "\e96f";
}

.gv-icon-113:before {
	content: "\e970";
}

.gv-icon-114:before {
	content: "\e971";
}

.gv-icon-115:before {
	content: "\e972";
}

.gv-icon-116:before {
	content: "\e973";
}

.gv-icon-117:before {
	content: "\e974";
}

.gv-icon-118:before {
	content: "\e975";
}

.gv-icon-119:before {
	content: "\e976";
}

.gv-icon-120:before {
	content: "\e977";
}

.gv-icon-121:before {
	content: "\e978";
}

.gv-icon-122:before {
	content: "\e979";
}

.gv-icon-123:before {
	content: "\e97a";
}

.gv-icon-124:before {
	content: "\e97b";
}

.gv-icon-125:before {
	content: "\e97c";
}

.gv-icon-126:before {
	content: "\e97d";
}

.gv-icon-127:before {
	content: "\e97e";
}

.gv-icon-128:before {
	content: "\e97f";
}

.gv-icon-129:before {
	content: "\e980";
}

.gv-icon-130:before {
	content: "\e981";
}

.gv-icon-131:before {
	content: "\e982";
}

.gv-icon-132:before {
	content: "\e983";
}

.gv-icon-133:before {
	content: "\e984";
}

.gv-icon-134:before {
	content: "\e985";
}

.gv-icon-135:before {
	content: "\e986";
}

.gv-icon-136:before {
	content: "\e987";
}

.gv-icon-137:before {
	content: "\e988";
}

.gv-icon-138:before {
	content: "\e989";
}

.gv-icon-139:before {
	content: "\e98a";
}

.gv-icon-140:before {
	content: "\e98b";
}

.gv-icon-141:before {
	content: "\e98c";
}

.gv-icon-142:before {
	content: "\e98d";
}

.gv-icon-143:before {
	content: "\e98e";
}

.gv-icon-144:before {
	content: "\e98f";
}

.gv-icon-145:before {
	content: "\e990";
}

.gv-icon-146:before {
	content: "\e991";
}

.gv-icon-147:before {
	content: "\e992";
}

.gv-icon-148:before {
	content: "\e993";
}

.gv-icon-149:before {
	content: "\e994";
}

.gv-icon-150:before {
	content: "\e995";
}

.gv-icon-151:before {
	content: "\e996";
}

.gv-icon-152:before {
	content: "\e997";
}

.gv-icon-153:before {
	content: "\e998";
}

.gv-icon-154:before {
	content: "\e999";
}

.gv-icon-155:before {
	content: "\e99a";
}

.gv-icon-156:before {
	content: "\e99b";
}

.gv-icon-157:before {
	content: "\e99c";
}

.gv-icon-158:before {
	content: "\e99d";
}

.gv-icon-159:before {
	content: "\e99e";
}

.gv-icon-160:before {
	content: "\e99f";
}

.gv-icon-161:before {
	content: "\e9a0";
}

.gv-icon-162:before {
	content: "\e9a1";
}

.gv-icon-163:before {
	content: "\e9a2";
}

.gv-icon-164:before {
	content: "\e9a3";
}

.gv-icon-165:before {
	content: "\e9a4";
}

.gv-icon-166:before {
	content: "\e9a5";
}

.gv-icon-167:before {
	content: "\e9a6";
}

.gv-icon-168:before {
	content: "\e9a7";
}

.gv-icon-169:before {
	content: "\e9a8";
}

.gv-icon-170:before {
	content: "\e9a9";
}

.gv-icon-171:before {
	content: "\e9aa";
}

.gv-icon-172:before {
	content: "\e9ab";
}

.gv-icon-173:before {
	content: "\e9ac";
}

.gv-icon-174:before {
	content: "\e9ad";
}

.gv-icon-175:before {
	content: "\e9ae";
}

.gv-icon-176:before {
	content: "\e9af";
}

.gv-icon-177:before {
	content: "\e9b0";
}

.gv-icon-178:before {
	content: "\e9b1";
}

.gv-icon-179:before {
	content: "\e9b2";
}

.gv-icon-180:before {
	content: "\e9b3";
}

.gv-icon-181:before {
	content: "\e9b4";
}

.gv-icon-182:before {
	content: "\e9b5";
}

.gv-icon-183:before {
	content: "\e9b6";
}

.gv-icon-184:before {
	content: "\e9b7";
}

.gv-icon-185:before {
	content: "\e9b8";
}

.gv-icon-186:before {
	content: "\e9b9";
}

.gv-icon-187:before {
	content: "\e9ba";
}

.gv-icon-188:before {
	content: "\e9bb";
}

.gv-icon-189:before {
	content: "\e9bc";
}

.gv-icon-190:before {
	content: "\e9bd";
}

.gv-icon-191:before {
	content: "\e9be";
}

.gv-icon-192:before {
	content: "\e9bf";
}

.gv-icon-193:before {
	content: "\e9c0";
}

.gv-icon-194:before {
	content: "\e9c1";
}

.gv-icon-195:before {
	content: "\e9c2";
}

.gv-icon-196:before {
	content: "\e9c3";
}

.gv-icon-197:before {
	content: "\e9c4";
}

.gv-icon-198:before {
	content: "\e9c5";
}

.gv-icon-199:before {
	content: "\e9c6";
}

.gv-icon-200:before {
	content: "\e9c7";
}

.gv-icon-201:before {
	content: "\e9c8";
}

.gv-icon-202:before {
	content: "\e9c9";
}

.gv-icon-203:before {
	content: "\e9ca";
}

.gv-icon-204:before {
	content: "\e9cb";
}

.gv-icon-205:before {
	content: "\e9cc";
}

.gv-icon-206:before {
	content: "\e9cd";
}

.gv-icon-207:before {
	content: "\e9ce";
}

.gv-icon-208:before {
	content: "\e9cf";
}

.gv-icon-209:before {
	content: "\e9d0";
}

.gv-icon-210:before {
	content: "\e9d1";
}

.gv-icon-211:before {
	content: "\e9d2";
}

.gv-icon-212:before {
	content: "\e9d3";
}

.gv-icon-213:before {
	content: "\e9d4";
}

.gv-icon-214:before {
	content: "\e9d5";
}

.gv-icon-215:before {
	content: "\e9d6";
}

.gv-icon-216:before {
	content: "\e9d7";
}

.gv-icon-217:before {
	content: "\e9d8";
}

.gv-icon-218:before {
	content: "\e9d9";
}

.gv-icon-219:before {
	content: "\e9da";
}

.gv-icon-220:before {
	content: "\e9db";
}

.gv-icon-221:before {
	content: "\e9dc";
}

.gv-icon-222:before {
	content: "\e9dd";
}

.gv-icon-223:before {
	content: "\e9de";
}

.gv-icon-224:before {
	content: "\e9df";
}

.gv-icon-225:before {
	content: "\e9e0";
}

.gv-icon-226:before {
	content: "\e9e1";
}

.gv-icon-227:before {
	content: "\e9e2";
}

.gv-icon-228:before {
	content: "\e9e3";
}

.gv-icon-229:before {
	content: "\e9e4";
}

.gv-icon-230:before {
	content: "\e9e5";
}

.gv-icon-231:before {
	content: "\e9e6";
}

.gv-icon-232:before {
	content: "\e9e7";
}

.gv-icon-233:before {
	content: "\e9e8";
}

.gv-icon-234:before {
	content: "\e9e9";
}

.gv-icon-235:before {
	content: "\e9ea";
}

.gv-icon-236:before {
	content: "\e9eb";
}

.gv-icon-237:before {
	content: "\e9ec";
}

.gv-icon-238:before {
	content: "\e9ed";
}

.gv-icon-239:before {
	content: "\e9ee";
}

.gv-icon-240:before {
	content: "\e9ef";
}

.gv-icon-241:before {
	content: "\e9f0";
}

.gv-icon-242:before {
	content: "\e9f1";
}

.gv-icon-243:before {
	content: "\e9f2";
}

.gv-icon-244:before {
	content: "\e9f3";
}

.gv-icon-245:before {
	content: "\e9f4";
}

.gv-icon-246:before {
	content: "\e9f5";
}

.gv-icon-247:before {
	content: "\e9f6";
}

.gv-icon-248:before {
	content: "\e9f7";
}

.gv-icon-249:before {
	content: "\e9f8";
}

.gv-icon-250:before {
	content: "\e9f9";
}

.gv-icon-251:before {
	content: "\e9fa";
}

.gv-icon-252:before {
	content: "\e9fb";
}

.gv-icon-253:before {
	content: "\e9fc";
}

.gv-icon-254:before {
	content: "\e9fd";
}

.gv-icon-255:before {
	content: "\e9fe";
}

.gv-icon-256:before {
	content: "\e9ff";
}

.gv-icon-257:before {
	content: "\ea00";
}

.gv-icon-258:before {
	content: "\ea01";
}

.gv-icon-259:before {
	content: "\ea02";
}

.gv-icon-260:before {
	content: "\ea03";
}

.gv-icon-261:before {
	content: "\ea04";
}

.gv-icon-262:before {
	content: "\ea05";
}

.gv-icon-263:before {
	content: "\ea06";
}

.gv-icon-264:before {
	content: "\ea07";
}

.gv-icon-265:before {
	content: "\ea08";
}

.gv-icon-266:before {
	content: "\ea09";
}

.gv-icon-267:before {
	content: "\ea0a";
}

.gv-icon-268:before {
	content: "\ea0b";
}

.gv-icon-269:before {
	content: "\ea0c";
}

.gv-icon-270:before {
	content: "\ea0d";
}

.gv-icon-271:before {
	content: "\ea0e";
}

.gv-icon-272:before {
	content: "\ea0f";
}

.gv-icon-273:before {
	content: "\ea10";
}

.gv-icon-274:before {
	content: "\ea11";
}

.gv-icon-275:before {
	content: "\ea12";
}

.gv-icon-276:before {
	content: "\ea13";
}

.gv-icon-277:before {
	content: "\ea14";
}

.gv-icon-278:before {
	content: "\ea15";
}

.gv-icon-279:before {
	content: "\ea16";
}

.gv-icon-280:before {
	content: "\ea17";
}

.gv-icon-281:before {
	content: "\ea18";
}

.gv-icon-282:before {
	content: "\ea19";
}

.gv-icon-283:before {
	content: "\ea1a";
}

.gv-icon-284:before {
	content: "\ea1b";
}

.gv-icon-285:before {
	content: "\ea1c";
}

.gv-icon-286:before {
	content: "\ea1d";
}

.gv-icon-287:before {
	content: "\ea1e";
}

.gv-icon-288:before {
	content: "\ea1f";
}

.gv-icon-289:before {
	content: "\ea20";
}

.gv-icon-290:before {
	content: "\ea21";
}

.gv-icon-291:before {
	content: "\ea22";
}

.gv-icon-292:before {
	content: "\ea23";
}

.gv-icon-293:before {
	content: "\ea24";
}

.gv-icon-294:before {
	content: "\ea25";
}

.gv-icon-295:before {
	content: "\ea26";
}

.gv-icon-296:before {
	content: "\ea27";
}

.gv-icon-297:before {
	content: "\ea28";
}

.gv-icon-298:before {
	content: "\ea29";
}

.gv-icon-299:before {
	content: "\ea2a";
}

.gv-icon-300:before {
	content: "\ea2b";
}

.gv-icon-301:before {
	content: "\ea2c";
}

.gv-icon-302:before {
	content: "\ea2d";
}

.gv-icon-303:before {
	content: "\ea2e";
}

.gv-icon-304:before {
	content: "\ea2f";
}

.gv-icon-305:before {
	content: "\ea30";
}

.gv-icon-306:before {
	content: "\ea31";
}

.gv-icon-307:before {
	content: "\ea32";
}

.gv-icon-308:before {
	content: "\ea33";
}

.gv-icon-309:before {
	content: "\ea34";
}

.gv-icon-310:before {
	content: "\ea35";
}

.gv-icon-311:before {
	content: "\ea36";
}

.gv-icon-312:before {
	content: "\ea37";
}

.gv-icon-313:before {
	content: "\ea38";
}

.gv-icon-314:before {
	content: "\ea39";
}

.gv-icon-315:before {
	content: "\ea3a";
}

.gv-icon-316:before {
	content: "\ea3b";
}

.gv-icon-317:before {
	content: "\ea3c";
}

.gv-icon-318:before {
	content: "\ea3d";
}

.gv-icon-319:before {
	content: "\ea3e";
}

.gv-icon-320:before {
	content: "\ea3f";
}

.gv-icon-321:before {
	content: "\ea40";
}

.gv-icon-322:before {
	content: "\ea41";
}

.gv-icon-323:before {
	content: "\ea42";
}

.gv-icon-324:before {
	content: "\ea43";
}

.gv-icon-325:before {
	content: "\ea44";
}

.gv-icon-326:before {
	content: "\ea45";
}

.gv-icon-327:before {
	content: "\ea46";
}

.gv-icon-328:before {
	content: "\ea47";
}

.gv-icon-329:before {
	content: "\ea48";
}

.gv-icon-330:before {
	content: "\ea49";
}

.gv-icon-331:before {
	content: "\ea4a";
}

.gv-icon-332:before {
	content: "\ea4b";
}

.gv-icon-333:before {
	content: "\ea4c";
}

.gv-icon-334:before {
	content: "\ea4d";
}

.gv-icon-335:before {
	content: "\ea4e";
}

.gv-icon-336:before {
	content: "\ea4f";
}

.gv-icon-337:before {
	content: "\ea50";
}

.gv-icon-338:before {
	content: "\ea51";
}

.gv-icon-339:before {
	content: "\ea52";
}

.gv-icon-340:before {
	content: "\ea53";
}

.gv-icon-341:before {
	content: "\ea54";
}

.gv-icon-342:before {
	content: "\ea55";
}

.gv-icon-343:before {
	content: "\ea56";
}

.gv-icon-344:before {
	content: "\ea57";
}

.gv-icon-345:before {
	content: "\ea58";
}

.gv-icon-346:before {
	content: "\ea59";
}

.gv-icon-347:before {
	content: "\ea5a";
}

.gv-icon-348:before {
	content: "\ea5b";
}

.gv-icon-349:before {
	content: "\ea5c";
}

.gv-icon-350:before {
	content: "\ea5d";
}

.gv-icon-351:before {
	content: "\ea5e";
}

.gv-icon-352:before {
	content: "\ea5f";
}

.gv-icon-353:before {
	content: "\ea60";
}

.gv-icon-354:before {
	content: "\ea61";
}

.gv-icon-355:before {
	content: "\ea62";
}

.gv-icon-356:before {
	content: "\ea63";
}

.gv-icon-357:before {
	content: "\ea64";
}

.gv-icon-358:before {
	content: "\ea65";
}

.gv-icon-359:before {
	content: "\ea66";
}

.gv-icon-360:before {
	content: "\ea67";
}

.gv-icon-361:before {
	content: "\ea68";
}

.gv-icon-362:before {
	content: "\ea69";
}

.gv-icon-363:before {
	content: "\ea6a";
}

.gv-icon-364:before {
	content: "\ea6b";
}

.gv-icon-365:before {
	content: "\ea6c";
}

.gv-icon-366:before {
	content: "\ea6d";
}

.gv-icon-367:before {
	content: "\ea6e";
}

.gv-icon-368:before {
	content: "\ea6f";
}

.gv-icon-369:before {
	content: "\ea70";
}

.gv-icon-370:before {
	content: "\ea71";
}

.gv-icon-371:before {
	content: "\ea72";
}

.gv-icon-372:before {
	content: "\ea73";
}

.gv-icon-373:before {
	content: "\ea74";
}

.gv-icon-374:before {
	content: "\ea75";
}

.gv-icon-375:before {
	content: "\ea76";
}

.gv-icon-376:before {
	content: "\ea77";
}

.gv-icon-377:before {
	content: "\ea78";
}

.gv-icon-378:before {
	content: "\ea79";
}

.gv-icon-379:before {
	content: "\ea7a";
}

.gv-icon-380:before {
	content: "\ea7b";
}

.gv-icon-381:before {
	content: "\ea7c";
}

.gv-icon-382:before {
	content: "\ea7d";
}

.gv-icon-383:before {
	content: "\ea7e";
}

.gv-icon-384:before {
	content: "\ea7f";
}

.gv-icon-385:before {
	content: "\ea80";
}

.gv-icon-386:before {
	content: "\ea81";
}

.gv-icon-387:before {
	content: "\ea82";
}

.gv-icon-388:before {
	content: "\ea83";
}

.gv-icon-389:before {
	content: "\ea84";
}

.gv-icon-390:before {
	content: "\ea85";
}

.gv-icon-391:before {
	content: "\ea86";
}

.gv-icon-392:before {
	content: "\ea87";
}

.gv-icon-393:before {
	content: "\ea88";
}

.gv-icon-394:before {
	content: "\ea89";
}

.gv-icon-395:before {
	content: "\ea8a";
}

.gv-icon-396:before {
	content: "\ea8b";
}

.gv-icon-397:before {
	content: "\ea8c";
}

.gv-icon-398:before {
	content: "\ea8d";
}

.gv-icon-399:before {
	content: "\ea8e";
}

.gv-icon-400:before {
	content: "\ea8f";
}

.gv-icon-401:before {
	content: "\ea90";
}

.gv-icon-402:before {
	content: "\ea91";
}

.gv-icon-403:before {
	content: "\ea92";
}

.gv-icon-404:before {
	content: "\ea93";
}

.gv-icon-405:before {
	content: "\ea94";
}

.gv-icon-406:before {
	content: "\ea95";
}

.gv-icon-407:before {
	content: "\ea96";
}

.gv-icon-408:before {
	content: "\ea97";
}

.gv-icon-409:before {
	content: "\ea98";
}

.gv-icon-410:before {
	content: "\ea99";
}

.gv-icon-411:before {
	content: "\ea9a";
}

.gv-icon-412:before {
	content: "\ea9b";
}

.gv-icon-413:before {
	content: "\ea9c";
}

.gv-icon-414:before {
	content: "\ea9d";
}

.gv-icon-415:before {
	content: "\ea9e";
}

.gv-icon-416:before {
	content: "\ea9f";
}

.gv-icon-417:before {
	content: "\eaa0";
}

.gv-icon-418:before {
	content: "\eaa1";
}

.gv-icon-419:before {
	content: "\eaa2";
}

.gv-icon-420:before {
	content: "\eaa3";
}

.gv-icon-421:before {
	content: "\eaa4";
}

.gv-icon-422:before {
	content: "\eaa5";
}

.gv-icon-423:before {
	content: "\eaa6";
}

.gv-icon-424:before {
	content: "\eaa7";
}

.gv-icon-425:before {
	content: "\eaa8";
}

.gv-icon-426:before {
	content: "\eaa9";
}

.gv-icon-427:before {
	content: "\eaaa";
}

.gv-icon-428:before {
	content: "\eaab";
}

.gv-icon-429:before {
	content: "\eaac";
}

.gv-icon-430:before {
	content: "\eaad";
}

.gv-icon-431:before {
	content: "\eaae";
}

.gv-icon-432:before {
	content: "\eaaf";
}

.gv-icon-433:before {
	content: "\eab0";
}

.gv-icon-434:before {
	content: "\eab1";
}

.gv-icon-435:before {
	content: "\eab2";
}

.gv-icon-436:before {
	content: "\eab3";
}

.gv-icon-437:before {
	content: "\eab4";
}

.gv-icon-438:before {
	content: "\eab5";
}

.gv-icon-439:before {
	content: "\eab6";
}

.gv-icon-440:before {
	content: "\eab7";
}

.gv-icon-441:before {
	content: "\eab8";
}

.gv-icon-442:before {
	content: "\eab9";
}

.gv-icon-443:before {
	content: "\eaba";
}

.gv-icon-444:before {
	content: "\eabb";
}

.gv-icon-445:before {
	content: "\eabc";
}

.gv-icon-446:before {
	content: "\eabd";
}

.gv-icon-447:before {
	content: "\eabe";
}

.gv-icon-448:before {
	content: "\eabf";
}

.gv-icon-449:before {
	content: "\eac0";
}

.gv-icon-450:before {
	content: "\eac1";
}

.gv-icon-451:before {
	content: "\eac2";
}

.gv-icon-452:before {
	content: "\eac3";
}

.gv-icon-453:before {
	content: "\eac4";
}

.gv-icon-454:before {
	content: "\eac5";
}

.gv-icon-455:before {
	content: "\eac6";
}

.gv-icon-456:before {
	content: "\eac7";
}

.gv-icon-457:before {
	content: "\eac8";
}

.gv-icon-458:before {
	content: "\eac9";
}

.gv-icon-459:before {
	content: "\eaca";
}

.gv-icon-460:before {
	content: "\eacb";
}

.gv-icon-461:before {
	content: "\eacc";
}

.gv-icon-462:before {
	content: "\eacd";
}

.gv-icon-463:before {
	content: "\eace";
}

.gv-icon-464:before {
	content: "\eacf";
}

.gv-icon-465:before {
	content: "\ead0";
}

.gv-icon-466:before {
	content: "\ead1";
}

.gv-icon-467:before {
	content: "\ead2";
}

.gv-icon-468:before {
	content: "\ead3";
}

.gv-icon-469:before {
	content: "\ead4";
}

.gv-icon-470:before {
	content: "\ead5";
}

.gv-icon-471:before {
	content: "\ead6";
}

.gv-icon-472:before {
	content: "\ead7";
}

.gv-icon-473:before {
	content: "\ead8";
}

.gv-icon-474:before {
	content: "\ead9";
}

.gv-icon-475:before {
	content: "\eada";
}

.gv-icon-476:before {
	content: "\eadb";
}

.gv-icon-477:before {
	content: "\eadc";
}

.gv-icon-478:before {
	content: "\eadd";
}

.gv-icon-479:before {
	content: "\eade";
}

.gv-icon-480:before {
	content: "\eadf";
}

.gv-icon-481:before {
	content: "\eae0";
}

.gv-icon-482:before {
	content: "\eae1";
}

.gv-icon-483:before {
	content: "\eae2";
}

.gv-icon-484:before {
	content: "\eae3";
}

.gv-icon-485:before {
	content: "\eae4";
}

.gv-icon-486:before {
	content: "\eae5";
}

.gv-icon-487:before {
	content: "\eae6";
}

.gv-icon-488:before {
	content: "\eae7";
}

.gv-icon-489:before {
	content: "\eae8";
}

.gv-icon-490:before {
	content: "\eae9";
}

.gv-icon-491:before {
	content: "\eaea";
}

.gv-icon-492:before {
	content: "\eaeb";
}

.gv-icon-493:before {
	content: "\eaec";
}

.gv-icon-494:before {
	content: "\eaed";
}

.gv-icon-495:before {
	content: "\eaee";
}

.gv-icon-496:before {
	content: "\eaef";
}

.gv-icon-497:before {
	content: "\eaf0";
}

.gv-icon-498:before {
	content: "\eaf1";
}

.gv-icon-499:before {
	content: "\eaf2";
}

.gv-icon-500:before {
	content: "\eaf3";
}

.gv-icon-501:before {
	content: "\eaf4";
}

.gv-icon-502:before {
	content: "\eaf5";
}

.gv-icon-503:before {
	content: "\eaf6";
}

.gv-icon-504:before {
	content: "\eaf7";
}

.gv-icon-505:before {
	content: "\eaf8";
}

.gv-icon-506:before {
	content: "\eaf9";
}

.gv-icon-507:before {
	content: "\eafa";
}

.gv-icon-508:before {
	content: "\eafb";
}

.gv-icon-509:before {
	content: "\eafc";
}

.gv-icon-510:before {
	content: "\eafd";
}

.gv-icon-511:before {
	content: "\eafe";
}

.gv-icon-512:before {
	content: "\eaff";
}

.gv-icon-513:before {
	content: "\eb00";
}

.gv-icon-514:before {
	content: "\eb01";
}

.gv-icon-515:before {
	content: "\eb02";
}

.gv-icon-516:before {
	content: "\eb03";
}

.gv-icon-517:before {
	content: "\eb04";
}

.gv-icon-518:before {
	content: "\eb05";
}

.gv-icon-519:before {
	content: "\eb06";
}

.gv-icon-520:before {
	content: "\eb07";
}

.gv-icon-521:before {
	content: "\eb08";
}

.gv-icon-522:before {
	content: "\eb09";
}

.gv-icon-523:before {
	content: "\eb0a";
}

.gv-icon-524:before {
	content: "\eb0b";
}

.gv-icon-525:before {
	content: "\eb0c";
}

.gv-icon-526:before {
	content: "\eb0d";
}

.gv-icon-527:before {
	content: "\eb0e";
}

.gv-icon-528:before {
	content: "\eb0f";
}

.gv-icon-529:before {
	content: "\eb10";
}

.gv-icon-530:before {
	content: "\eb11";
}

.gv-icon-531:before {
	content: "\eb12";
}

.gv-icon-532:before {
	content: "\eb13";
}

.gv-icon-533:before {
	content: "\eb14";
}

.gv-icon-534:before {
	content: "\eb15";
}

.gv-icon-535:before {
	content: "\eb16";
}

.gv-icon-536:before {
	content: "\eb17";
}

.gv-icon-537:before {
	content: "\eb18";
}

.gv-icon-538:before {
	content: "\eb19";
}

.gv-icon-539:before {
	content: "\eb1a";
}

.gv-icon-540:before {
	content: "\eb1b";
}

.gv-icon-541:before {
	content: "\eb1c";
}

.gv-icon-542:before {
	content: "\eb1d";
}

.gv-icon-543:before {
	content: "\eb1e";
}

.gv-icon-544:before {
	content: "\eb1f";
}

.gv-icon-545:before {
	content: "\eb20";
}

.gv-icon-546:before {
	content: "\eb21";
}

.gv-icon-547:before {
	content: "\eb22";
}

.gv-icon-548:before {
	content: "\eb23";
}

.gv-icon-549:before {
	content: "\eb24";
}

.gv-icon-550:before {
	content: "\eb25";
}

.gv-icon-551:before {
	content: "\eb26";
}

.gv-icon-552:before {
	content: "\eb27";
}

.gv-icon-553:before {
	content: "\eb28";
}

.gv-icon-554:before {
	content: "\eb29";
}

.gv-icon-555:before {
	content: "\eb2a";
}

.gv-icon-556:before {
	content: "\eb2b";
}

.gv-icon-557:before {
	content: "\eb2c";
}

.gv-icon-558:before {
	content: "\eb2d";
}

.gv-icon-559:before {
	content: "\eb2e";
}

.gv-icon-560:before {
	content: "\eb2f";
}

.gv-icon-561:before {
	content: "\eb30";
}

.gv-icon-562:before {
	content: "\eb31";
}

.gv-icon-563:before {
	content: "\eb32";
}

.gv-icon-564:before {
	content: "\eb33";
}

.gv-icon-565:before {
	content: "\eb34";
}

.gv-icon-566:before {
	content: "\eb35";
}

.gv-icon-567:before {
	content: "\eb36";
}

.gv-icon-568:before {
	content: "\eb37";
}

.gv-icon-569:before {
	content: "\eb38";
}

.gv-icon-570:before {
	content: "\eb39";
}

.gv-icon-571:before {
	content: "\eb3a";
}

.gv-icon-572:before {
	content: "\eb3b";
}

.gv-icon-573:before {
	content: "\eb3c";
}

.gv-icon-574:before {
	content: "\eb3d";
}

.gv-icon-575:before {
	content: "\eb3e";
}

.gv-icon-576:before {
	content: "\eb3f";
}

.gv-icon-577:before {
	content: "\eb40";
}

.gv-icon-578:before {
	content: "\eb41";
}

.gv-icon-579:before {
	content: "\eb42";
}

.gv-icon-580:before {
	content: "\eb43";
}

.gv-icon-581:before {
	content: "\eb44";
}

.gv-icon-582:before {
	content: "\eb45";
}

.gv-icon-583:before {
	content: "\eb46";
}

.gv-icon-584:before {
	content: "\eb47";
}

.gv-icon-585:before {
	content: "\eb48";
}

.gv-icon-586:before {
	content: "\eb49";
}

.gv-icon-587:before {
	content: "\eb4a";
}

.gv-icon-588:before {
	content: "\eb4b";
}

.gv-icon-589:before {
	content: "\eb4c";
}

.gv-icon-590:before {
	content: "\eb4d";
}

.gv-icon-591:before {
	content: "\eb4e";
}

.gv-icon-592:before {
	content: "\eb4f";
}

.gv-icon-593:before {
	content: "\eb50";
}

.gv-icon-594:before {
	content: "\eb51";
}

.gv-icon-595:before {
	content: "\eb52";
}

.gv-icon-596:before {
	content: "\eb53";
}

.gv-icon-597:before {
	content: "\eb54";
}

.gv-icon-598:before {
	content: "\eb55";
}

.gv-icon-599:before {
	content: "\eb56";
}

.gv-icon-600:before {
	content: "\eb57";
}

.gv-icon-601:before {
	content: "\eb58";
}

.gv-icon-602:before {
	content: "\eb59";
}

.gv-icon-603:before {
	content: "\eb5a";
}

.gv-icon-604:before {
	content: "\eb5b";
}

.gv-icon-605:before {
	content: "\eb5c";
}

.gv-icon-606:before {
	content: "\eb5d";
}

.gv-icon-607:before {
	content: "\eb5e";
}

.gv-icon-608:before {
	content: "\eb5f";
}

.gv-icon-609:before {
	content: "\eb60";
}

.gv-icon-610:before {
	content: "\eb61";
}

.gv-icon-611:before {
	content: "\eb62";
}

.gv-icon-612:before {
	content: "\eb63";
}

.gv-icon-613:before {
	content: "\eb64";
}

.gv-icon-614:before {
	content: "\eb65";
}

.gv-icon-615:before {
	content: "\eb66";
}

.gv-icon-616:before {
	content: "\eb67";
}

.gv-icon-617:before {
	content: "\eb68";
}

.gv-icon-618:before {
	content: "\eb69";
}

.gv-icon-619:before {
	content: "\eb6a";
}

.gv-icon-620:before {
	content: "\eb6b";
}

.gv-icon-621:before {
	content: "\eb6c";
}

.gv-icon-622:before {
	content: "\eb6d";
}

.gv-icon-623:before {
	content: "\eb6e";
}

.gv-icon-624:before {
	content: "\eb6f";
}

.gv-icon-625:before {
	content: "\eb70";
}

.gv-icon-626:before {
	content: "\eb71";
}

.gv-icon-627:before {
	content: "\eb72";
}

.gv-icon-628:before {
	content: "\eb73";
}

.gv-icon-629:before {
	content: "\eb74";
}

.gv-icon-630:before {
	content: "\eb75";
}

.gv-icon-631:before {
	content: "\eb76";
}

.gv-icon-632:before {
	content: "\eb77";
}

.gv-icon-633:before {
	content: "\eb78";
}

.gv-icon-634:before {
	content: "\eb79";
}

.gv-icon-635:before {
	content: "\eb7a";
}

.gv-icon-636:before {
	content: "\eb7b";
}

.gv-icon-637:before {
	content: "\eb7c";
}

.gv-icon-638:before {
	content: "\eb7d";
}

.gv-icon-639:before {
	content: "\eb7e";
}

.gv-icon-640:before {
	content: "\eb7f";
}

.gv-icon-641:before {
	content: "\eb80";
}

.gv-icon-642:before {
	content: "\eb81";
}

.gv-icon-643:before {
	content: "\eb82";
}

.gv-icon-644:before {
	content: "\eb83";
}

.gv-icon-645:before {
	content: "\eb84";
}

.gv-icon-646:before {
	content: "\eb85";
}

.gv-icon-647:before {
	content: "\eb86";
}

.gv-icon-648:before {
	content: "\eb87";
}

.gv-icon-649:before {
	content: "\eb88";
}

.gv-icon-650:before {
	content: "\eb89";
}

.gv-icon-651:before {
	content: "\eb8a";
}

.gv-icon-652:before {
	content: "\eb8b";
}

.gv-icon-653:before {
	content: "\eb8c";
}

.gv-icon-654:before {
	content: "\eb8d";
}

.gv-icon-655:before {
	content: "\eb8e";
}

.gv-icon-656:before {
	content: "\eb8f";
}

.gv-icon-657:before {
	content: "\eb90";
}

.gv-icon-658:before {
	content: "\eb91";
}

.gv-icon-659:before {
	content: "\eb92";
}

.gv-icon-660:before {
	content: "\eb93";
}

.gv-icon-661:before {
	content: "\eb94";
}

.gv-icon-662:before {
	content: "\eb95";
}

.gv-icon-663:before {
	content: "\eb96";
}

.gv-icon-664:before {
	content: "\eb97";
}

.gv-icon-665:before {
	content: "\eb98";
}

.gv-icon-666:before {
	content: "\eb99";
}

.gv-icon-667:before {
	content: "\eb9a";
}

.gv-icon-668:before {
	content: "\eb9b";
}

.gv-icon-669:before {
	content: "\eb9c";
}

.gv-icon-670:before {
	content: "\eb9d";
}

.gv-icon-671:before {
	content: "\eb9e";
}

.gv-icon-672:before {
	content: "\eb9f";
}

.gv-icon-673:before {
	content: "\eba0";
}

.gv-icon-674:before {
	content: "\eba1";
}

.gv-icon-675:before {
	content: "\eba2";
}

.gv-icon-676:before {
	content: "\eba3";
}

.gv-icon-677:before {
	content: "\eba4";
}

.gv-icon-678:before {
	content: "\eba5";
}

.gv-icon-679:before {
	content: "\eba6";
}

.gv-icon-680:before {
	content: "\eba7";
}

.gv-icon-681:before {
	content: "\eba8";
}

.gv-icon-682:before {
	content: "\eba9";
}

.gv-icon-683:before {
	content: "\ebaa";
}

.gv-icon-684:before {
	content: "\ebab";
}

.gv-icon-685:before {
	content: "\ebac";
}

.gv-icon-686:before {
	content: "\ebad";
}

.gv-icon-687:before {
	content: "\ebae";
}

.gv-icon-688:before {
	content: "\ebaf";
}

.gv-icon-689:before {
	content: "\ebb0";
}

.gv-icon-690:before {
	content: "\ebb1";
}

.gv-icon-691:before {
	content: "\ebb2";
}

.gv-icon-692:before {
	content: "\ebb3";
}

.gv-icon-693:before {
	content: "\ebb4";
}

.gv-icon-694:before {
	content: "\ebb5";
}

.gv-icon-695:before {
	content: "\ebb6";
}

.gv-icon-696:before {
	content: "\ebb7";
}

.gv-icon-697:before {
	content: "\ebb8";
}

.gv-icon-698:before {
	content: "\ebb9";
}

.gv-icon-699:before {
	content: "\ebba";
}

.gv-icon-700:before {
	content: "\ebbb";
}

.gv-icon-701:before {
	content: "\ebbc";
}

.gv-icon-702:before {
	content: "\ebbd";
}

.gv-icon-703:before {
	content: "\ebbe";
}

.gv-icon-704:before {
	content: "\ebbf";
}

.gv-icon-705:before {
	content: "\ebc0";
}

.gv-icon-706:before {
	content: "\ebc1";
}

.gv-icon-707:before {
	content: "\ebc2";
}

.gv-icon-708:before {
	content: "\ebc3";
}

.gv-icon-709:before {
	content: "\ebc4";
}

.gv-icon-710:before {
	content: "\ebc5";
}

.gv-icon-711:before {
	content: "\ebc6";
}

.gv-icon-712:before {
	content: "\ebc7";
}

.gv-icon-713:before {
	content: "\ebc8";
}

.gv-icon-714:before {
	content: "\ebc9";
}

.gv-icon-715:before {
	content: "\ebca";
}

.gv-icon-716:before {
	content: "\ebcb";
}

.gv-icon-717:before {
	content: "\ebcc";
}

.gv-icon-718:before {
	content: "\ebcd";
}

.gv-icon-719:before {
	content: "\ebce";
}

.gv-icon-720:before {
	content: "\ebcf";
}

.gv-icon-721:before {
	content: "\ebd0";
}

.gv-icon-722:before {
	content: "\ebd1";
}

.gv-icon-723:before {
	content: "\ebd2";
}

.gv-icon-724:before {
	content: "\ebd3";
}

.gv-icon-725:before {
	content: "\ebd4";
}

.gv-icon-726:before {
	content: "\ebd5";
}

.gv-icon-727:before {
	content: "\ebd6";
}

.gv-icon-728:before {
	content: "\ebd7";
}

.gv-icon-729:before {
	content: "\ebd8";
}

.gv-icon-730:before {
	content: "\ebd9";
}

.gv-icon-731:before {
	content: "\ebda";
}

.gv-icon-732:before {
	content: "\ebdb";
}

.gv-icon-733:before {
	content: "\ebdc";
}

.gv-icon-734:before {
	content: "\ebdd";
}

.gv-icon-735:before {
	content: "\ebde";
}

.gv-icon-736:before {
	content: "\ebdf";
}

.gv-icon-737:before {
	content: "\ebe0";
}

.gv-icon-738:before {
	content: "\ebe1";
}

.gv-icon-739:before {
	content: "\ebe2";
}

.gv-icon-740:before {
	content: "\ebe3";
}

.gv-icon-741:before {
	content: "\ebe4";
}

.gv-icon-742:before {
	content: "\ebe5";
}

.gv-icon-743:before {
	content: "\ebe6";
}

.gv-icon-744:before {
	content: "\ebe7";
}

.gv-icon-745:before {
	content: "\ebe8";
}

.gv-icon-746:before {
	content: "\ebe9";
}

.gv-icon-747:before {
	content: "\ebea";
}

.gv-icon-748:before {
	content: "\ebeb";
}

.gv-icon-749:before {
	content: "\ebec";
}

.gv-icon-750:before {
	content: "\ebed";
}

.gv-icon-751:before {
	content: "\ebee";
}

.gv-icon-752:before {
	content: "\ebef";
}

.gv-icon-753:before {
	content: "\ebf0";
}

.gv-icon-754:before {
	content: "\ebf1";
}

.gv-icon-755:before {
	content: "\ebf2";
}

.gv-icon-756:before {
	content: "\ebf3";
}

.gv-icon-757:before {
	content: "\ebf4";
}

.gv-icon-758:before {
	content: "\ebf5";
}

.gv-icon-759:before {
	content: "\ebf6";
}

.gv-icon-760:before {
	content: "\ebf7";
}

.gv-icon-761:before {
	content: "\ebf8";
}

.gv-icon-762:before {
	content: "\ebf9";
}

.gv-icon-763:before {
	content: "\ebfa";
}

.gv-icon-764:before {
	content: "\ebfb";
}

.gv-icon-765:before {
	content: "\ebfc";
}

.gv-icon-766:before {
	content: "\ebfd";
}

.gv-icon-767:before {
	content: "\ebfe";
}

.gv-icon-768:before {
	content: "\ebff";
}

.gv-icon-769:before {
	content: "\ec00";
}

.gv-icon-770:before {
	content: "\ec01";
}

.gv-icon-771:before {
	content: "\ec02";
}

.gv-icon-772:before {
	content: "\ec03";
}

.gv-icon-773:before {
	content: "\ec04";
}

.gv-icon-774:before {
	content: "\ec05";
}

.gv-icon-775:before {
	content: "\ec06";
}

.gv-icon-776:before {
	content: "\ec07";
}

.gv-icon-777:before {
	content: "\ec08";
}

.gv-icon-778:before {
	content: "\ec09";
}

.gv-icon-779:before {
	content: "\ec0a";
}

.gv-icon-780:before {
	content: "\ec0b";
}

.gv-icon-781:before {
	content: "\ec0c";
}

.gv-icon-782:before {
	content: "\ec0d";
}

.gv-icon-783:before {
	content: "\ec0e";
}

.gv-icon-784:before {
	content: "\ec0f";
}

.gv-icon-785:before {
	content: "\ec10";
}

.gv-icon-786:before {
	content: "\ec11";
}

.gv-icon-787:before {
	content: "\ec12";
}

.gv-icon-788:before {
	content: "\ec13";
}

.gv-icon-789:before {
	content: "\ec14";
}

.gv-icon-790:before {
	content: "\ec15";
}

.gv-icon-791:before {
	content: "\ec16";
}

.gv-icon-792:before {
	content: "\ec17";
}

.gv-icon-793:before {
	content: "\ec18";
}

.gv-icon-794:before {
	content: "\ec19";
}

.gv-icon-795:before {
	content: "\ec1a";
}

.gv-icon-796:before {
	content: "\ec1b";
}

.gv-icon-797:before {
	content: "\ec1c";
}

.gv-icon-798:before {
	content: "\ec1d";
}

.gv-icon-799:before {
	content: "\ec1e";
}

.gv-icon-800:before {
	content: "\ec1f";
}

.gv-icon-801:before {
	content: "\ec20";
}

.gv-icon-802:before {
	content: "\ec21";
}

.gv-icon-803:before {
	content: "\ec22";
}

.gv-icon-804:before {
	content: "\ec23";
}

.gv-icon-805:before {
	content: "\ec24";
}

.gv-icon-806:before {
	content: "\ec25";
}

.gv-icon-807:before {
	content: "\ec26";
}

.gv-icon-808:before {
	content: "\ec27";
}

.gv-icon-809:before {
	content: "\ec28";
}

.gv-icon-810:before {
	content: "\ec29";
}

.gv-icon-811:before {
	content: "\ec2a";
}

.gv-icon-812:before {
	content: "\ec2b";
}

.gv-icon-813:before {
	content: "\ec2c";
}

.gv-icon-814:before {
	content: "\ec2d";
}

.gv-icon-815:before {
	content: "\ec2e";
}

.gv-icon-816:before {
	content: "\ec2f";
}

.gv-icon-817:before {
	content: "\ec30";
}

.gv-icon-818:before {
	content: "\ec31";
}

.gv-icon-819:before {
	content: "\ec32";
}

.gv-icon-820:before {
	content: "\ec33";
}

.gv-icon-821:before {
	content: "\ec34";
}

.gv-icon-822:before {
	content: "\ec35";
}

.gv-icon-823:before {
	content: "\ec36";
}

.gv-icon-824:before {
	content: "\ec37";
}

.gv-icon-825:before {
	content: "\ec38";
}

.gv-icon-826:before {
	content: "\ec39";
}

.gv-icon-827:before {
	content: "\ec3a";
}

.gv-icon-828:before {
	content: "\ec3b";
}

.gv-icon-829:before {
	content: "\ec3c";
}

.gv-icon-830:before {
	content: "\ec3d";
}

.gv-icon-831:before {
	content: "\ec3e";
}

.gv-icon-832:before {
	content: "\ec3f";
}

.gv-icon-833:before {
	content: "\ec40";
}

.gv-icon-834:before {
	content: "\ec41";
}

.gv-icon-835:before {
	content: "\ec42";
}

.gv-icon-836:before {
	content: "\ec43";
}

.gv-icon-837:before {
	content: "\ec44";
}

.gv-icon-838:before {
	content: "\ec45";
}

.gv-icon-839:before {
	content: "\ec46";
}

.gv-icon-840:before {
	content: "\ec47";
}

.gv-icon-841:before {
	content: "\ec48";
}

.gv-icon-842:before {
	content: "\ec49";
}

.gv-icon-843:before {
	content: "\ec4a";
}

.gv-icon-844:before {
	content: "\ec4b";
}

.gv-icon-845:before {
	content: "\ec4c";
}

.gv-icon-846:before {
	content: "\ec4d";
}

.gv-icon-847:before {
	content: "\ec4e";
}

.gv-icon-848:before {
	content: "\ec4f";
}

.gv-icon-849:before {
	content: "\ec50";
}

.gv-icon-850:before {
	content: "\ec51";
}

.gv-icon-851:before {
	content: "\ec52";
}

.gv-icon-852:before {
	content: "\ec53";
}

.gv-icon-853:before {
	content: "\ec54";
}

.gv-icon-854:before {
	content: "\ec55";
}

.gv-icon-855:before {
	content: "\ec56";
}

.gv-icon-856:before {
	content: "\ec57";
}

.gv-icon-857:before {
	content: "\ec58";
}

.gv-icon-858:before {
	content: "\ec59";
}

.gv-icon-859:before {
	content: "\ec5a";
}

.gv-icon-860:before {
	content: "\ec5b";
}

.gv-icon-861:before {
	content: "\ec5c";
}

.gv-icon-862:before {
	content: "\ec5d";
}

.gv-icon-863:before {
	content: "\ec5e";
}

.gv-icon-864:before {
	content: "\ec5f";
}

.gv-icon-865:before {
	content: "\ec60";
}

.gv-icon-866:before {
	content: "\ec61";
}

.gv-icon-867:before {
	content: "\ec62";
}

.gv-icon-868:before {
	content: "\ec63";
}

.gv-icon-869:before {
	content: "\ec64";
}

.gv-icon-870:before {
	content: "\ec65";
}

.gv-icon-871:before {
	content: "\ec66";
}

.gv-icon-872:before {
	content: "\ec67";
}

.gv-icon-873:before {
	content: "\ec68";
}

.gv-icon-874:before {
	content: "\ec69";
}

.gv-icon-875:before {
	content: "\ec6a";
}

.gv-icon-876:before {
	content: "\ec6b";
}

.gv-icon-877:before {
	content: "\ec6c";
}

.gv-icon-878:before {
	content: "\ec6d";
}

.gv-icon-879:before {
	content: "\ec6e";
}

.gv-icon-880:before {
	content: "\ec6f";
}

.gv-icon-881:before {
	content: "\ec70";
}

.gv-icon-882:before {
	content: "\ec71";
}

.gv-icon-883:before {
	content: "\ec72";
}

.gv-icon-884:before {
	content: "\ec73";
}

.gv-icon-885:before {
	content: "\ec74";
}

.gv-icon-886:before {
	content: "\ec75";
}

.gv-icon-887:before {
	content: "\ec76";
}

.gv-icon-888:before {
	content: "\ec77";
}

.gv-icon-889:before {
	content: "\ec78";
}

.gv-icon-890:before {
	content: "\ec79";
}

.gv-icon-891:before {
	content: "\ec7a";
}

.gv-icon-892:before {
	content: "\ec7b";
}

.gv-icon-893:before {
	content: "\ec7c";
}

.gv-icon-894:before {
	content: "\ec7d";
}

.gv-icon-895:before {
	content: "\ec7e";
}

.gv-icon-896:before {
	content: "\ec7f";
}

.gv-icon-897:before {
	content: "\ec80";
}

.gv-icon-898:before {
	content: "\ec81";
}

.gv-icon-899:before {
	content: "\ec82";
}

.gv-icon-900:before {
	content: "\ec83";
}

.gv-icon-901:before {
	content: "\ec84";
}

.gv-icon-902:before {
	content: "\ec85";
}

.gv-icon-903:before {
	content: "\ec86";
}

.gv-icon-904:before {
	content: "\ec87";
}

.gv-icon-905:before {
	content: "\ec88";
}

.gv-icon-906:before {
	content: "\ec89";
}

.gv-icon-907:before {
	content: "\ec8a";
}

.gv-icon-908:before {
	content: "\ec8b";
}

.gv-icon-909:before {
	content: "\ec8c";
}

.gv-icon-910:before {
	content: "\ec8d";
}

.gv-icon-911:before {
	content: "\ec8e";
}

.gv-icon-912:before {
	content: "\ec8f";
}

.gv-icon-913:before {
	content: "\ec90";
}

.gv-icon-914:before {
	content: "\ec91";
}

.gv-icon-915:before {
	content: "\ec92";
}

.gv-icon-916:before {
	content: "\ec93";
}

.gv-icon-917:before {
	content: "\ec94";
}

.gv-icon-918:before {
	content: "\ec95";
}

.gv-icon-919:before {
	content: "\ec96";
}

.gv-icon-920:before {
	content: "\ec97";
}

.gv-icon-921:before {
	content: "\ec98";
}

.gv-icon-922:before {
	content: "\ec99";
}

.gv-icon-923:before {
	content: "\ec9a";
}

.gv-icon-924:before {
	content: "\ec9b";
}

.gv-icon-925:before {
	content: "\ec9c";
}

.gv-icon-926:before {
	content: "\ec9d";
}

.gv-icon-927:before {
	content: "\ec9e";
}

.gv-icon-928:before {
	content: "\ec9f";
}

.gv-icon-929:before {
	content: "\eca0";
}

.gv-icon-930:before {
	content: "\eca1";
}

.gv-icon-931:before {
	content: "\eca2";
}

.gv-icon-932:before {
	content: "\eca3";
}

.gv-icon-933:before {
	content: "\eca4";
}

.gv-icon-934:before {
	content: "\eca5";
}

.gv-icon-935:before {
	content: "\eca6";
}

.gv-icon-936:before {
	content: "\eca7";
}

.gv-icon-937:before {
	content: "\eca8";
}

.gv-icon-938:before {
	content: "\eca9";
}

.gv-icon-939:before {
	content: "\ecaa";
}

.gv-icon-940:before {
	content: "\ecab";
}

.gv-icon-941:before {
	content: "\ecac";
}

.gv-icon-942:before {
	content: "\ecad";
}

.gv-icon-943:before {
	content: "\ecae";
}

.gv-icon-944:before {
	content: "\ecaf";
}

.gv-icon-945:before {
	content: "\ecb0";
}

.gv-icon-946:before {
	content: "\ecb1";
}

.gv-icon-947:before {
	content: "\ecb2";
}

.gv-icon-948:before {
	content: "\ecb3";
}

.gv-icon-949:before {
	content: "\ecb4";
}

.gv-icon-950:before {
	content: "\ecb5";
}

.gv-icon-951:before {
	content: "\ecb6";
}

.gv-icon-952:before {
	content: "\ecb7";
}

.gv-icon-953:before {
	content: "\ecb8";
}

.gv-icon-954:before {
	content: "\ecb9";
}

.gv-icon-955:before {
	content: "\ecba";
}

.gv-icon-956:before {
	content: "\ecbb";
}

.gv-icon-957:before {
	content: "\ecbc";
}

.gv-icon-958:before {
	content: "\ecbd";
}

.gv-icon-959:before {
	content: "\ecbe";
}

.gv-icon-960:before {
	content: "\ecbf";
}

.gv-icon-961:before {
	content: "\ecc0";
}

.gv-icon-962:before {
	content: "\ecc1";
}

.gv-icon-963:before {
	content: "\ecc2";
}

.gv-icon-964:before {
	content: "\ecc3";
}

.gv-icon-965:before {
	content: "\ecc4";
}

.gv-icon-966:before {
	content: "\ecc5";
}

.gv-icon-967:before {
	content: "\ecc6";
}

.gv-icon-968:before {
	content: "\ecc7";
}

.gv-icon-969:before {
	content: "\ecc8";
}

.gv-icon-970:before {
	content: "\ecc9";
}

.gv-icon-971:before {
	content: "\ecca";
}

.gv-icon-972:before {
	content: "\eccb";
}

.gv-icon-973:before {
	content: "\eccc";
}

.gv-icon-974:before {
	content: "\eccd";
}

.gv-icon-975:before {
	content: "\ecce";
}

.gv-icon-976:before {
	content: "\eccf";
}

.gv-icon-977:before {
	content: "\ecd0";
}

.gv-icon-978:before {
	content: "\ecd1";
}

.gv-icon-979:before {
	content: "\ecd2";
}

.gv-icon-980:before {
	content: "\ecd3";
}

.gv-icon-981:before {
	content: "\ecd4";
}

.gv-icon-982:before {
	content: "\ecd5";
}

.gv-icon-983:before {
	content: "\ecd6";
}

.gv-icon-984:before {
	content: "\ecd7";
}

.gv-icon-985:before {
	content: "\ecd8";
}

.gv-icon-986:before {
	content: "\ecd9";
}

.gv-icon-987:before {
	content: "\ecda";
}

.gv-icon-988:before {
	content: "\ecdb";
}

.gv-icon-989:before {
	content: "\ecdc";
}

.gv-icon-990:before {
	content: "\ecdd";
}

.gv-icon-991:before {
	content: "\ecde";
}

.gv-icon-992:before {
	content: "\ecdf";
}

.gv-icon-993:before {
	content: "\ece0";
}

.gv-icon-994:before {
	content: "\ece1";
}

.gv-icon-995:before {
	content: "\ece2";
}

.gv-icon-996:before {
	content: "\ece3";
}

.gv-icon-997:before {
	content: "\ece4";
}

.gv-icon-998:before {
	content: "\ece5";
}

.gv-icon-999:before {
	content: "\ece6";
}

.gv-icon-1000:before {
	content: "\ece7";
}

.gv-icon-1001:before {
	content: "\ece8";
}

.gv-icon-1002:before {
	content: "\ece9";
}

.gv-icon-1003:before {
	content: "\ecea";
}

.gv-icon-1004:before {
	content: "\eceb";
}

.gv-icon-1005:before {
	content: "\ecec";
}

.gv-icon-1006:before {
	content: "\eced";
}

.gv-icon-1007:before {
	content: "\ecee";
}

.gv-icon-1008:before {
	content: "\ecef";
}

.gv-icon-1009:before {
	content: "\ecf0";
}

.gv-icon-1010:before {
	content: "\ecf1";
}

.gv-icon-1011:before {
	content: "\ecf2";
}

.gv-icon-1012:before {
	content: "\ecf3";
}

.gv-icon-1013:before {
	content: "\ecf4";
}

.gv-icon-1014:before {
	content: "\ecf5";
}

.gv-icon-1015:before {
	content: "\ecf6";
}

.gv-icon-1016:before {
	content: "\ecf7";
}

.gv-icon-1017:before {
	content: "\ecf8";
}

.gv-icon-1018:before {
	content: "\ecf9";
}

.gv-icon-1019:before {
	content: "\ecfa";
}

.gv-icon-1020:before {
	content: "\ecfb";
}

.gv-icon-1021:before {
	content: "\ecfc";
}

.gv-icon-1022:before {
	content: "\ecfd";
}

.gv-icon-1023:before {
	content: "\ecfe";
}

.gv-icon-1024:before {
	content: "\ecff";
}

.gv-icon-1025:before {
	content: "\ed00";
}

.gv-icon-1026:before {
	content: "\ed01";
}

.gv-icon-1027:before {
	content: "\ed02";
}

.gv-icon-1028:before {
	content: "\ed03";
}

.gv-icon-1029:before {
	content: "\ed04";
}

.gv-icon-1030:before {
	content: "\ed05";
}

.gv-icon-1031:before {
	content: "\ed06";
}

.gv-icon-1032:before {
	content: "\ed07";
}

.gv-icon-1033:before {
	content: "\ed08";
}

.gv-icon-1034:before {
	content: "\ed09";
}

.gv-icon-1035:before {
	content: "\ed0a";
}

.gv-icon-1036:before {
	content: "\ed0b";
}

.gv-icon-1037:before {
	content: "\ed0c";
}

.gv-icon-1038:before {
	content: "\ed0d";
}

.gv-icon-1039:before {
	content: "\ed0e";
}

.gv-icon-1040:before {
	content: "\ed0f";
}

.gv-icon-1041:before {
	content: "\ed10";
}

.gv-icon-1042:before {
	content: "\ed11";
}

.gv-icon-1043:before {
	content: "\ed12";
}

.gv-icon-1044:before {
	content: "\ed13";
}

.gv-icon-1045:before {
	content: "\ed14";
}

.gv-icon-1046:before {
	content: "\ed15";
}

.gv-icon-1047:before {
	content: "\ed16";
}

.gv-icon-1048:before {
	content: "\ed17";
}

.gv-icon-1049:before {
	content: "\ed18";
}

.gv-icon-1050:before {
	content: "\ed19";
}

.gv-icon-1051:before {
	content: "\ed1a";
}

.gv-icon-1052:before {
	content: "\ed1b";
}

.gv-icon-1053:before {
	content: "\ed1c";
}

.gv-icon-1054:before {
	content: "\ed1d";
}

.gv-icon-1055:before {
	content: "\ed1e";
}

.gv-icon-1056:before {
	content: "\ed1f";
}

.gv-icon-1057:before {
	content: "\ed20";
}

.gv-icon-1058:before {
	content: "\ed21";
}

.gv-icon-1059:before {
	content: "\ed22";
}

.gv-icon-1060:before {
	content: "\ed23";
}

.gv-icon-1061:before {
	content: "\ed24";
}

.gv-icon-1062:before {
	content: "\ed25";
}

.gv-icon-1063:before {
	content: "\ed26";
}

.gv-icon-1064:before {
	content: "\ed27";
}

.gv-icon-1065:before {
	content: "\ed28";
}

.gv-icon-1066:before {
	content: "\ed29";
}

.gv-icon-1067:before {
	content: "\ed2a";
}

.gv-icon-1068:before {
	content: "\ed2b";
}

.gv-icon-1069:before {
	content: "\ed2c";
}

.gv-icon-1070:before {
	content: "\ed2d";
}

.gv-icon-1071:before {
	content: "\ed2e";
}

.gv-icon-1072:before {
	content: "\ed2f";
}

.gv-icon-1073:before {
	content: "\ed30";
}

.gv-icon-1074:before {
	content: "\ed31";
}

.gv-icon-1075:before {
	content: "\ed32";
}

.gv-icon-1076:before {
	content: "\ed33";
}

.gv-icon-1077:before {
	content: "\ed34";
}

.gv-icon-1078:before {
	content: "\ed35";
}

.gv-icon-1079:before {
	content: "\ed36";
}

.gv-icon-1080:before {
	content: "\ed37";
}

.gv-icon-1081:before {
	content: "\ed38";
}

.gv-icon-1082:before {
	content: "\ed39";
}

.gv-icon-1083:before {
	content: "\ed3a";
}

.gv-icon-1084:before {
	content: "\ed3b";
}

.gv-icon-1085:before {
	content: "\ed3c";
}

.gv-icon-1086:before {
	content: "\ed3d";
}

.gv-icon-1087:before {
	content: "\ed3e";
}

.gv-icon-1088:before {
	content: "\ed3f";
}

.gv-icon-1089:before {
	content: "\ed40";
}

.gv-icon-1090:before {
	content: "\ed41";
}

.gv-icon-1091:before {
	content: "\ed42";
}

.gv-icon-1092:before {
	content: "\ed43";
}

.gv-icon-1093:before {
	content: "\ed44";
}

.gv-icon-1094:before {
	content: "\ed45";
}

.gv-icon-1095:before {
	content: "\ed46";
}

.gv-icon-1096:before {
	content: "\ed47";
}

.gv-icon-1097:before {
	content: "\ed48";
}

.gv-icon-1098:before {
	content: "\ed49";
}

.gv-icon-1099:before {
	content: "\ed4a";
}

.gv-icon-1100:before {
	content: "\ed4b";
}

.gv-icon-1101:before {
	content: "\ed4c";
}

.gv-icon-1102:before {
	content: "\ed4d";
}

.gv-icon-1103:before {
	content: "\ed4e";
}

.gv-icon-1104:before {
	content: "\ed4f";
}

.gv-icon-1105:before {
	content: "\ed50";
}

.gv-icon-1106:before {
	content: "\ed51";
}

.gv-icon-1107:before {
	content: "\ed52";
}

.gv-icon-1108:before {
	content: "\ed53";
}

.gv-icon-1109:before {
	content: "\ed54";
}

.gv-icon-1110:before {
	content: "\ed55";
}

.gv-icon-1111:before {
	content: "\ed56";
}

.gv-icon-1112:before {
	content: "\ed57";
}

.gv-icon-1113:before {
	content: "\ed58";
}

.gv-icon-1114:before {
	content: "\ed59";
}

.gv-icon-1115:before {
	content: "\ed5a";
}

.gv-icon-1116:before {
	content: "\ed5b";
}

.gv-icon-1117:before {
	content: "\ed5c";
}

.gv-icon-1118:before {
	content: "\ed5d";
}

.gv-icon-1119:before {
	content: "\ed5e";
}

.gv-icon-1120:before {
	content: "\ed5f";
}

.gv-icon-1121:before {
	content: "\ed60";
}

.gv-icon-1122:before {
	content: "\ed61";
}

.gv-icon-1123:before {
	content: "\ed62";
}

.gv-icon-1124:before {
	content: "\ed63";
}

.gv-icon-1125:before {
	content: "\ed64";
}

.gv-icon-1126:before {
	content: "\ed65";
}

.gv-icon-1127:before {
	content: "\ed66";
}

.gv-icon-1128:before {
	content: "\ed67";
}

.gv-icon-1129:before {
	content: "\ed68";
}

.gv-icon-1130:before {
	content: "\ed69";
}

.gv-icon-1131:before {
	content: "\ed6a";
}

.gv-icon-1132:before {
	content: "\ed6b";
}

.gv-icon-1133:before {
	content: "\ed6c";
}

.gv-icon-1134:before {
	content: "\ed6d";
}

.gv-icon-1135:before {
	content: "\ed6e";
}

.gv-icon-1136:before {
	content: "\ed6f";
}

.gv-icon-1137:before {
	content: "\ed70";
}

.gv-icon-1138:before {
	content: "\ed71";
}

.gv-icon-1139:before {
	content: "\ed72";
}

.gv-icon-1140:before {
	content: "\ed73";
}

.gv-icon-1141:before {
	content: "\ed74";
}

.gv-icon-1142:before {
	content: "\ed75";
}

.gv-icon-1143:before {
	content: "\ed76";
}

.gv-icon-1144:before {
	content: "\ed77";
}

.gv-icon-1145:before {
	content: "\ed78";
}

.gv-icon-1146:before {
	content: "\ed79";
}

.gv-icon-1147:before {
	content: "\ed7a";
}

.gv-icon-1148:before {
	content: "\ed7b";
}

.gv-icon-1149:before {
	content: "\ed7c";
}

.gv-icon-1150:before {
	content: "\ed7d";
}

.gv-icon-1151:before {
	content: "\ed7e";
}

.gv-icon-1152:before {
	content: "\ed7f";
}

.gv-icon-1153:before {
	content: "\ed80";
}

.gv-icon-1154:before {
	content: "\ed81";
}

.gv-icon-1155:before {
	content: "\ed82";
}

.gv-icon-1156:before {
	content: "\ed83";
}

.gv-icon-1157:before {
	content: "\ed84";
}

.gv-icon-1158:before {
	content: "\ed85";
}

.gv-icon-1159:before {
	content: "\ed86";
}

.gv-icon-1160:before {
	content: "\ed87";
}

.gv-icon-1161:before {
	content: "\ed88";
}

.gv-icon-1162:before {
	content: "\ed89";
}

.gv-icon-1163:before {
	content: "\ed8a";
}

.gv-icon-1164:before {
	content: "\ed8b";
}

.gv-icon-1165:before {
	content: "\ed8c";
}

.gv-icon-1166:before {
	content: "\ed8d";
}

.gv-icon-1167:before {
	content: "\ed8e";
}

.gv-icon-1168:before {
	content: "\ed8f";
}

.gv-icon-1169:before {
	content: "\ed90";
}

.gv-icon-1170:before {
	content: "\ed91";
}

.gv-icon-1171:before {
	content: "\ed92";
}

.gv-icon-1172:before {
	content: "\ed93";
}

.gv-icon-1173:before {
	content: "\ed94";
}

.gv-icon-1174:before {
	content: "\ed95";
}

.gv-icon-1175:before {
	content: "\ed96";
}

.gv-icon-1176:before {
	content: "\ed97";
}

.gv-icon-1177:before {
	content: "\ed98";
}

.gv-icon-1178:before {
	content: "\ed99";
}

.gv-icon-1179:before {
	content: "\ed9a";
}

.gv-icon-1180:before {
	content: "\ed9b";
}

.gv-icon-1181:before {
	content: "\ed9c";
}

.gv-icon-1182:before {
	content: "\ed9d";
}

.gv-icon-1183:before {
	content: "\ed9e";
}

.gv-icon-1184:before {
	content: "\ed9f";
}

.gv-icon-1185:before {
	content: "\eda0";
}

.gv-icon-1186:before {
	content: "\eda1";
}

.gv-icon-1187:before {
	content: "\eda2";
}

.gv-icon-1188:before {
	content: "\eda3";
}

.gv-icon-1189:before {
	content: "\eda4";
}

.gv-icon-1190:before {
	content: "\eda5";
}

.gv-icon-1191:before {
	content: "\eda6";
}

.gv-icon-1192:before {
	content: "\eda7";
}

.gv-icon-1193:before {
	content: "\eda8";
}

.gv-icon-1194:before {
	content: "\eda9";
}

.gv-icon-1195:before {
	content: "\edaa";
}

.gv-icon-1196:before {
	content: "\edab";
}

.gv-icon-1197:before {
	content: "\edac";
}

.gv-icon-1198:before {
	content: "\edad";
}

.gv-icon-1199:before {
	content: "\edae";
}

.gv-icon-1200:before {
	content: "\edaf";
}

.gv-icon-1201:before {
	content: "\edb0";
}

.gv-icon-1202:before {
	content: "\edb1";
}

.gv-icon-1203:before {
	content: "\edb2";
}

.gv-icon-1204:before {
	content: "\edb3";
}

.gv-icon-1205:before {
	content: "\edb4";
}

.gv-icon-1206:before {
	content: "\edb5";
}

.gv-icon-1207:before {
	content: "\edb6";
}

.gv-icon-1208:before {
	content: "\edb7";
}

.gv-icon-1209:before {
	content: "\edb8";
}

.gv-icon-1210:before {
	content: "\edb9";
}

.gv-icon-1211:before {
	content: "\edba";
}

.gv-icon-1212:before {
	content: "\edbb";
}

.gv-icon-1213:before {
	content: "\edbc";
}

.gv-icon-1214:before {
	content: "\edbd";
}

.gv-icon-1215:before {
	content: "\edbe";
}

.gv-icon-1216:before {
	content: "\edbf";
}

.gv-icon-1217:before {
	content: "\edc0";
}

.gv-icon-1218:before {
	content: "\edc1";
}

.gv-icon-1219:before {
	content: "\edc2";
}

.gv-icon-1220:before {
	content: "\edc3";
}

.gv-icon-1221:before {
	content: "\edc4";
}

.gv-icon-1222:before {
	content: "\edc5";
}

.gv-icon-1223:before {
	content: "\edc6";
}

.gv-icon-1224:before {
	content: "\edc7";
}

.gv-icon-1225:before {
	content: "\edc8";
}

.gv-icon-1226:before {
	content: "\edc9";
}

.gv-icon-1227:before {
	content: "\edca";
}

.gv-icon-1228:before {
	content: "\edcb";
}

.gv-icon-1229:before {
	content: "\edcc";
}

.gv-icon-1230:before {
	content: "\edcd";
}

.gv-icon-1231:before {
	content: "\edce";
}

.gv-icon-1232:before {
	content: "\edcf";
}

.gv-icon-1233:before {
	content: "\edd0";
}

.gv-icon-1234:before {
	content: "\edd1";
}

.gv-icon-1235:before {
	content: "\edd2";
}

.gv-icon-1236:before {
	content: "\edd3";
}

.gv-icon-1237:before {
	content: "\edd4";
}

.gv-icon-1238:before {
	content: "\edd5";
}

.gv-icon-1239:before {
	content: "\edd6";
}

.gv-icon-1240:before {
	content: "\edd7";
}

.gv-icon-1241:before {
	content: "\edd8";
}

.gv-icon-1242:before {
	content: "\edd9";
}

.gv-icon-1243:before {
	content: "\edda";
}

.gv-icon-1244:before {
	content: "\eddb";
}

.gv-icon-1245:before {
	content: "\eddc";
}

.gv-icon-1246:before {
	content: "\eddd";
}

.gv-icon-1247:before {
	content: "\edde";
}

.gv-icon-1248:before {
	content: "\eddf";
}

.gv-icon-1249:before {
	content: "\ede0";
}

.gv-icon-1250:before {
	content: "\ede1";
}

.gv-icon-1251:before {
	content: "\ede2";
}

.gv-icon-1252:before {
	content: "\ede3";
}

.gv-icon-1253:before {
	content: "\ede4";
}

.gv-icon-1254:before {
	content: "\ede5";
}

.gv-icon-1255:before {
	content: "\ede6";
}

.gv-icon-1256:before {
	content: "\ede7";
}

.gv-icon-1257:before {
	content: "\ede8";
}

.gv-icon-1258:before {
	content: "\ede9";
}

.gv-icon-1259:before {
	content: "\edea";
}

.gv-icon-1260:before {
	content: "\edeb";
}

.gv-icon-1261:before {
	content: "\edec";
}

.gv-icon-1262:before {
	content: "\eded";
}

.gv-icon-1263:before {
	content: "\edee";
}

.gv-icon-1264:before {
	content: "\edef";
}

.gv-icon-1265:before {
	content: "\edf0";
}

.gv-icon-1266:before {
	content: "\edf1";
}

.gv-icon-1267:before {
	content: "\edf2";
}

.gv-icon-1268:before {
	content: "\edf3";
}

.gv-icon-1269:before {
	content: "\edf4";
}

.gv-icon-1270:before {
	content: "\edf5";
}

.gv-icon-1271:before {
	content: "\edf6";
}

.gv-icon-1272:before {
	content: "\edf7";
}

.gv-icon-1273:before {
	content: "\edf8";
}

.gv-icon-1274:before {
	content: "\edf9";
}

.gv-icon-1275:before {
	content: "\edfa";
}

.gv-icon-1276:before {
	content: "\edfb";
}

.gv-icon-1277:before {
	content: "\edfc";
}

.gv-icon-1278:before {
	content: "\edfd";
}

.gv-icon-1279:before {
	content: "\edfe";
}

.gv-icon-1280:before {
	content: "\edff";
}

.gv-icon-1281:before {
	content: "\ee00";
}

.gv-icon-1282:before {
	content: "\ee01";
}

.gv-icon-1283:before {
	content: "\ee02";
}

.gv-icon-1284:before {
	content: "\ee03";
}

.gv-icon-1285:before {
	content: "\ee04";
}

.gv-icon-1286:before {
	content: "\ee05";
}

.gv-icon-1287:before {
	content: "\ee06";
}

.gv-icon-1288:before {
	content: "\ee07";
}

.gv-icon-1289:before {
	content: "\ee08";
}

.gv-icon-1290:before {
	content: "\ee09";
}

.gv-icon-1291:before {
	content: "\ee0a";
}

.gv-icon-1292:before {
	content: "\ee0b";
}

.gv-icon-1293:before {
	content: "\ee0c";
}

.gv-icon-1294:before {
	content: "\ee0d";
}

.gv-icon-1295:before {
	content: "\ee0e";
}

.gv-icon-1296:before {
	content: "\ee0f";
}

.gv-icon-1297:before {
	content: "\ee10";
}

.gv-icon-1298:before {
	content: "\ee11";
}

.gv-icon-1299:before {
	content: "\ee12";
}

.gv-icon-1300:before {
	content: "\ee13";
}

.gv-icon-1301:before {
	content: "\ee14";
}

.gv-icon-1302:before {
	content: "\ee15";
}

.gv-icon-1304:before {
	content: "\ee16";
}

.gv-icon-1305:before {
	content: "\ee17";
}

.gv-icon-1306:before {
	content: "\ee18";
}

.gv-icon-1307:before {
	content: "\ee19";
}

.gv-icon-1308:before {
	content: "\ee1a";
}

.gv-icon-1309:before {
	content: "\ee1b";
}

.gv-icon-1310:before {
	content: "\ee1c";
}

.gv-icon-1311:before {
	content: "\ee1d";
}

.gv-icon-1312:before {
	content: "\ee1e";
}

.gv-icon-1313:before {
	content: "\ee1f";
}

.gv-icon-1314:before {
	content: "\ee20";
}

.gv-icon-1315:before {
	content: "\ee21";
}

.gv-icon-1316:before {
	content: "\ee22";
}

.gv-icon-1317:before {
	content: "\ee23";
}

.gv-icon-1318:before {
	content: "\ee24";
}

.gv-icon-1319:before {
	content: "\ee25";
}

.gv-icon-1320:before {
	content: "\ee26";
}

.gv-icon-1321:before {
	content: "\ee27";
}

.gv-icon-1322:before {
	content: "\ee28";
}

.gv-icon-1323:before {
	content: "\ee29";
}

.gv-icon-1324:before {
	content: "\ee2a";
}

.gv-icon-1325:before {
	content: "\ee2b";
}

.gv-icon-1326:before {
	content: "\ee2c";
}

.gv-icon-1327:before {
	content: "\ee2d";
}

.gv-icon-1328:before {
	content: "\ee2e";
}

.gv-icon-1329:before {
	content: "\ee2f";
}

.gv-icon-1330:before {
	content: "\ee30";
}

.gv-icon-1331:before {
	content: "\ee31";
}

.gv-icon-1332:before {
	content: "\ee32";
}

.gv-icon-1333:before {
	content: "\ee33";
}

.gv-icon-1334:before {
	content: "\ee34";
}

.gv-icon-1335:before {
	content: "\ee35";
}

.gv-icon-1336:before {
	content: "\ee36";
}

.gv-icon-1337:before {
	content: "\ee37";
}

.gv-icon-1338:before {
	content: "\ee38";
}

.gv-icon-1339:before {
	content: "\ee39";
}

.gv-icon-1340:before {
	content: "\ee3a";
}

.gv-icon-1341:before {
	content: "\ee3b";
}

.gv-icon-1342:before {
	content: "\ee3c";
}

.gv-icon-1343:before {
	content: "\ee3d";
}

.gv-icon-1344:before {
	content: "\ee3e";
}

.gv-icon-1345:before {
	content: "\ee3f";
}

.gv-icon-1346:before {
	content: "\ee40";
}

.gv-icon-1347:before {
	content: "\ee41";
}

.gv-icon-1348:before {
	content: "\ee42";
}

.gv-icon-1349:before {
	content: "\ee43";
}

.gv-icon-1350:before {
	content: "\ee44";
}

.gv-icon-1351:before {
	content: "\ee45";
}

.gv-icon-1352:before {
	content: "\ee46";
}

.gv-icon-1353:before {
	content: "\ee47";
}

.gv-icon-1354:before {
	content: "\ee48";
}

.gv-icon-1355:before {
	content: "\ee49";
}

.gv-icon-1356:before {
	content: "\ee4a";
}

.gv-icon-1357:before {
	content: "\ee4b";
}

.gv-icon-1358:before {
	content: "\ee4c";
}

.gv-icon-1359:before {
	content: "\ee4d";
}

.gv-icon-1360:before {
	content: "\ee4e";
}

.gv-icon-1361:before {
	content: "\ee4f";
}

.gv-icon-1362:before {
	content: "\ee50";
}

.gv-icon-1363:before {
	content: "\ee51";
}

.gv-icon-1364:before {
	content: "\ee52";
}

.gv-icon-1365:before {
	content: "\ee53";
}

.gv-icon-1366:before {
	content: "\ee54";
}

.gv-icon-1367:before {
	content: "\ee55";
}

.gv-icon-1368:before {
	content: "\ee56";
}

.gv-icon-1369:before {
	content: "\ee57";
}

.gv-icon-1370:before {
	content: "\ee58";
}

.gv-icon-1371:before {
	content: "\ee59";
}

.gv-icon-1372:before {
	content: "\ee5a";
}

.gv-icon-1373:before {
	content: "\ee5b";
}

.gv-icon-1374:before {
	content: "\ee5c";
}

.gv-icon-1375:before {
	content: "\ee5d";
}

.gv-icon-1376:before {
	content: "\ee5e";
}

.gv-icon-1377:before {
	content: "\ee5f";
}

.gv-icon-1378:before {
	content: "\ee60";
}

.gv-icon-1379:before {
	content: "\ee61";
}

.gv-icon-1380:before {
	content: "\ee62";
}

.gv-icon-1381:before {
	content: "\ee63";
}

.gv-icon-1382:before {
	content: "\ee64";
}

.gv-icon-1383:before {
	content: "\ee65";
}

.gv-icon-1384:before {
	content: "\ee66";
}

.gv-icon-1385:before {
	content: "\ee67";
}

.gv-icon-1386:before {
	content: "\ee68";
}

.gv-icon-1387:before {
	content: "\ee69";
}

.gv-icon-1388:before {
	content: "\ee6a";
}

.gv-icon-1389:before {
	content: "\ee6b";
}

.gv-icon-1390:before {
	content: "\ee6c";
}

.gv-icon-1391:before {
	content: "\ee6d";
}

.gv-icon-1392:before {
	content: "\ee6e";
}

.gv-icon-1393:before {
	content: "\ee6f";
}

.gv-icon-1394:before {
	content: "\ee70";
}

.gv-icon-1395:before {
	content: "\ee71";
}

.gv-icon-1396:before {
	content: "\ee72";
}

.gv-icon-1397:before {
	content: "\ee73";
}

.gv-icon-1398:before {
	content: "\ee74";
}

.gv-icon-1399:before {
	content: "\ee75";
}

.gv-icon-1400:before {
	content: "\ee76";
}

.gv-icon-1401:before {
	content: "\ee77";
}

.gv-icon-1402:before {
	content: "\ee78";
}

.gv-icon-1403:before {
	content: "\ee79";
}

.gv-icon-1404:before {
	content: "\ee7a";
}

.gv-icon-1405:before {
	content: "\ee7b";
}

.gv-icon-1406:before {
	content: "\ee7c";
}

.gv-icon-1407:before {
	content: "\ee7d";
}

.gv-icon-1408:before {
	content: "\ee7e";
}

.gv-icon-1409:before {
	content: "\ee7f";
}

.gv-icon-1410:before {
	content: "\ee80";
}

.gv-icon-1411:before {
	content: "\ee81";
}

.gv-icon-1412:before {
	content: "\ee82";
}

.gv-icon-1413:before {
	content: "\ee83";
}

.gv-icon-1414:before {
	content: "\ee84";
}

.gv-icon-1415:before {
	content: "\ee85";
}

.gv-icon-1416:before {
	content: "\ee86";
}

.gv-icon-1417:before {
	content: "\ee87";
}

.gv-icon-1418:before {
	content: "\ee88";
}

.gv-icon-1419:before {
	content: "\ee89";
}

.gv-icon-1420:before {
	content: "\ee8a";
}

.gv-icon-1421:before {
	content: "\ee8b";
}

.gv-icon-1422:before {
	content: "\ee8c";
}

.gv-icon-1423:before {
	content: "\ee8d";
}

.gv-icon-1424:before {
	content: "\ee8e";
}

.gv-icon-1425:before {
	content: "\ee8f";
}

.gv-icon-1426:before {
	content: "\ee90";
}

.gv-icon-1427:before {
	content: "\ee91";
}

.gv-icon-1428:before {
	content: "\ee92";
}

.gv-icon-1429:before {
	content: "\ee93";
}

.gv-icon-1430:before {
	content: "\ee94";
}

.gv-icon-1431:before {
	content: "\ee95";
}

.gv-icon-1432:before {
	content: "\ee96";
}

.gv-icon-1433:before {
	content: "\ee97";
}

.gv-icon-1434:before {
	content: "\ee98";
}

.gv-icon-1435:before {
	content: "\ee99";
}

.gv-icon-1436:before {
	content: "\ee9a";
}

.gv-icon-1437:before {
	content: "\ee9b";
}

.gv-icon-1438:before {
	content: "\ee9c";
}

.gv-icon-1439:before {
	content: "\ee9d";
}

.gv-icon-1440:before {
	content: "\ee9e";
}

.gv-icon-1441:before {
	content: "\ee9f";
}

.gv-icon-1442:before {
	content: "\eea0";
}

.gv-icon-1443:before {
	content: "\eea1";
}

.gv-icon-1444:before {
	content: "\eea2";
}

.gv-icon-1445:before {
	content: "\eea3";
}

.gv-icon-1446:before {
	content: "\eea4";
}

.gv-icon-1447:before {
	content: "\eea5";
}

.gv-icon-1448:before {
	content: "\eea6";
}

.gv-icon-1449:before {
	content: "\eea7";
}

.gv-icon-1450:before {
	content: "\eea8";
}

.gv-icon-1451:before {
	content: "\eea9";
}

.gv-icon-1452:before {
	content: "\eeaa";
}

.gv-icon-1453:before {
	content: "\eeab";
}

.gv-icon-1454:before {
	content: "\eeac";
}

.gv-icon-1455:before {
	content: "\eead";
}

.gv-icon-1456:before {
	content: "\eeae";
}

.gv-icon-1457:before {
	content: "\eeaf";
}

.gv-icon-1458:before {
	content: "\eeb0";
}

.gv-icon-1459:before {
	content: "\eeb1";
}

.gv-icon-1460:before {
	content: "\eeb2";
}

.gv-icon-1461:before {
	content: "\eeb3";
}

.gv-icon-1462:before {
	content: "\eeb4";
}

.gv-icon-1463:before {
	content: "\eeb5";
}

.gv-icon-1464:before {
	content: "\eeb6";
}

.gv-icon-1465:before {
	content: "\eeb7";
}

.gv-icon-1466:before {
	content: "\eeb8";
}

.gv-icon-1467:before {
	content: "\eeb9";
}

.gv-icon-1468:before {
	content: "\eeba";
}

.gv-icon-1469:before {
	content: "\eebb";
}

.gv-icon-1470:before {
	content: "\eebc";
}

.gv-icon-1471:before {
	content: "\eebd";
}

.gv-icon-1472:before {
	content: "\eebe";
}

.gv-icon-1473:before {
	content: "\eebf";
}

.gv-icon-1474:before {
	content: "\eec0";
}

.gv-icon-1475:before {
	content: "\eec1";
}

.gv-icon-1476:before {
	content: "\eec2";
}

.gv-icon-1477:before {
	content: "\eec3";
}

.gv-icon-1478:before {
	content: "\eec4";
}

.gv-icon-1479:before {
	content: "\eec5";
}

.gv-icon-1480:before {
	content: "\eec6";
}

.gv-icon-1481:before {
	content: "\eec7";
}

.gv-icon-1482:before {
	content: "\eec8";
}

.gv-icon-1483:before {
	content: "\eec9";
}

.gv-icon-1484:before {
	content: "\eeca";
}

.gv-icon-1485:before {
	content: "\eecb";
}

.gv-icon-1486:before {
	content: "\eecc";
}

.gv-icon-1487:before {
	content: "\eecd";
}

.gv-icon-1488:before {
	content: "\eece";
}

.gv-icon-1489:before {
	content: "\eecf";
}

.gv-icon-1490:before {
	content: "\eed0";
}

.gv-icon-1491:before {
	content: "\eed1";
}

.gv-icon-1492:before {
	content: "\eed2";
}

.gv-icon-1493:before {
	content: "\eed3";
}

.gv-icon-1494:before {
	content: "\eed4";
}

.gv-icon-1495:before {
	content: "\eed5";
}

.gv-icon-1496:before {
	content: "\eed6";
}

.gv-icon-1497:before {
	content: "\eed7";
}

.gv-icon-1498:before {
	content: "\eed8";
}

.gv-icon-1499:before {
	content: "\eed9";
}

.gv-icon-1500:before {
	content: "\eeda";
}

.gv-icon-1501:before {
	content: "\eedb";
}

.gv-icon-1502:before {
	content: "\eedc";
}

.gv-icon-1503:before {
	content: "\eedd";
}

.gv-icon-1504:before {
	content: "\eede";
}

.gv-icon-1505:before {
	content: "\eedf";
}

.gv-icon-1506:before {
	content: "\eee0";
}

.gv-icon-1507:before {
	content: "\eee1";
}

.gv-icon-1508:before {
	content: "\eee2";
}

.gv-icon-1509:before {
	content: "\eee3";
}

.gv-icon-1510:before {
	content: "\eee4";
}

.gv-icon-1511:before {
	content: "\eee5";
}

.gv-icon-1512:before {
	content: "\eee6";
}

.gv-icon-1513:before {
	content: "\eee7";
}

.gv-icon-1514:before {
	content: "\eee8";
}

.gv-icon-1515:before {
	content: "\eee9";
}

.gv-icon-1516:before {
	content: "\eeea";
}

.gv-icon-1517:before {
	content: "\eeeb";
}

.gv-icon-1518:before {
	content: "\eeec";
}

.gv-icon-1519:before {
	content: "\eeed";
}

.gv-icon-1520:before {
	content: "\eeee";
}

.gv-icon-1521:before {
	content: "\eeef";
}

.gv-icon-1522:before {
	content: "\eef0";
}

.gv-icon-1523:before {
	content: "\eef1";
}

.gv-icon-1524:before {
	content: "\eef2";
}

.gv-icon-1525:before {
	content: "\eef3";
}

.gv-icon-1526:before {
	content: "\eef4";
}

.gv-icon-1527:before {
	content: "\eef5";
}

.gv-icon-1528:before {
	content: "\eef6";
}

.gv-icon-1529:before {
	content: "\eef7";
}

.gv-icon-1530:before {
	content: "\eef8";
}

.gv-icon-1531:before {
	content: "\eef9";
}

.gv-icon-1532:before {
	content: "\eefa";
}

.gv-icon-1533:before {
	content: "\eefb";
}

.gv-icon-1534:before {
	content: "\eefc";
}

.gv-icon-1535:before {
	content: "\eefd";
}

.gv-icon-1536:before {
	content: "\eefe";
}

.gv-icon-1537:before {
	content: "\eeff";
}

.gv-icon-1538:before {
	content: "\ef00";
}

.gv-icon-1539:before {
	content: "\ef01";
}

.gv-icon-1540:before {
	content: "\ef02";
}

.gv-icon-1541:before {
	content: "\ef03";
}

.gv-icon-1542:before {
	content: "\ef04";
}

.gv-icon-1543:before {
	content: "\ef05";
}

.gv-icon-1544:before {
	content: "\ef06";
}

.gv-icon-1545:before {
	content: "\ef07";
}

.gv-icon-1546:before {
	content: "\ef08";
}

.gv-icon-1547:before {
	content: "\ef09";
}

.gv-icon-1548:before {
	content: "\ef0a";
}

.gv-icon-1549:before {
	content: "\ef0b";
}

.gv-icon-1550:before {
	content: "\ef0c";
}

.gv-icon-1551:before {
	content: "\ef0d";
}

.gv-icon-1552:before {
	content: "\ef0e";
}

.gv-icon-1553:before {
	content: "\ef0f";
}

.gv-icon-1554:before {
	content: "\ef10";
}

.gv-icon-1555:before {
	content: "\ef11";
}

.gv-icon-1556:before {
	content: "\ef12";
}

.gv-icon-1557:before {
	content: "\ef13";
}

.gv-icon-1558:before {
	content: "\ef14";
}

.gv-icon-1559:before {
	content: "\ef15";
}

.gv-icon-1560:before {
	content: "\ef16";
}

.gv-icon-1561:before {
	content: "\ef17";
}

.gv-icon-1562:before {
	content: "\ef18";
}

.gv-icon-1563:before {
	content: "\ef19";
}

.gv-icon-1564:before {
	content: "\ef1a";
}

.gv-icon-1565:before {
	content: "\ef1b";
}

.gv-icon-1566:before {
	content: "\ef1c";
}

.gv-icon-1567:before {
	content: "\ef1d";
}

.gv-icon-1568:before {
	content: "\ef1e";
}

.gv-icon-1569:before {
	content: "\ef1f";
}

.gv-icon-1570:before {
	content: "\ef20";
}

.gv-icon-1571:before {
	content: "\ef21";
}

.gv-icon-1572:before {
	content: "\ef22";
}

.gv-icon-1573:before {
	content: "\ef23";
}

.gv-icon-1574:before {
	content: "\ef24";
}

.gv-icon-1575:before {
	content: "\ef25";
}

.gv-icon-1576:before {
	content: "\ef26";
}

.gv-icon-1577:before {
	content: "\ef27";
}

.gv-icon-1578:before {
	content: "\ef28";
}

.gv-icon-1579:before {
	content: "\ef29";
}

.gv-icon-1580:before {
	content: "\ef2a";
}

.gv-icon-1581:before {
	content: "\ef2b";
}

.gv-icon-1582:before {
	content: "\ef2c";
}

.gv-icon-1583:before {
	content: "\ef2d";
}

.gv-icon-1584:before {
	content: "\ef2e";
}

.gv-icon-1585:before {
	content: "\ef2f";
}

.gv-icon-1586:before {
	content: "\ef30";
}

.gv-icon-1587:before {
	content: "\ef31";
}

.gv-icon-1588:before {
	content: "\ef32";
}

.gv-icon-1589:before {
	content: "\ef33";
}

.gv-icon-1590:before {
	content: "\ef34";
}

.gv-icon-1591:before {
	content: "\ef35";
}

.gv-icon-1592:before {
	content: "\ef36";
}

.gv-icon-1593:before {
	content: "\ef37";
}

.gv-icon-1594:before {
	content: "\ef38";
}

.gv-icon-1595:before {
	content: "\ef39";
}

.gv-icon-1596:before {
	content: "\ef3a";
}

.gv-icon-1597:before {
	content: "\ef3b";
}

.gv-icon-1598:before {
	content: "\ef3c";
}

.gv-icon-1599:before {
	content: "\ef3d";
}

.gv-icon-1600:before {
	content: "\ef3e";
}

.gv-icon-1601:before {
	content: "\ef3f";
}

.gv-icon-1602:before {
	content: "\ef40";
}

.gv-icon-1603:before {
	content: "\ef41";
}

.gv-icon-1604:before {
	content: "\ef42";
}

.gv-icon-1605:before {
	content: "\ef43";
}

.gv-icon-1606:before {
	content: "\ef44";
}

.gv-icon-1607:before {
	content: "\ef45";
}

.gv-icon-1608:before {
	content: "\ef46";
}

.gv-icon-1609:before {
	content: "\ef47";
}

.gv-icon-1610:before {
	content: "\ef48";
}

.gv-icon-1611:before {
	content: "\ef49";
}

.gv-icon-1612:before {
	content: "\ef4a";
}

.gv-icon-1613:before {
	content: "\ef4b";
}

.gv-icon-1614:before {
	content: "\ef4c";
}

.gv-icon-1615:before {
	content: "\ef4d";
}

.gv-icon-1616:before {
	content: "\ef4e";
}

.gv-icon-1617:before {
	content: "\ef4f";
}

.gv-icon-1618:before {
	content: "\ef50";
}

.gv-icon-1619:before {
	content: "\ef51";
}

.gv-icon-1620:before {
	content: "\ef52";
}

.gv-icon-1621:before {
	content: "\ef53";
}

.gv-icon-1622:before {
	content: "\ef54";
}

.gv-icon-1623:before {
	content: "\ef55";
}

.gv-icon-1624:before {
	content: "\ef56";
}

.gv-icon-1625:before {
	content: "\ef57";
}

.gv-icon-1626:before {
	content: "\ef58";
}

.gv-icon-1627:before {
	content: "\ef59";
}

.gv-icon-1628:before {
	content: "\ef5a";
}

.gv-icon-1629:before {
	content: "\ef5b";
}

.gv-icon-1630:before {
	content: "\ef5c";
}

.wow {
	visibility: hidden;
	opacity: 0;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	opacity: 1;
	filter: alpha(opacity=1);
	visibility: visible;
}

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

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

@-webkit-keyframes bounce {
	0%,20%,53%,80%,100% {
		-webkit-transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
		transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	40%,43% {
		-webkit-transition-timing-function: cubic-bezier(0.755,0.05,0.855,0.06);
		transition-timing-function: cubic-bezier(0.755,0.05,0.855,0.06);
		-webkit-transform: translate3d(0,-30px,0);
		transform: translate3d(0,-30px,0);
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755,0.05,0.855,0.06);
		transition-timing-function: cubic-bezier(0.755,0.05,0.855,0.06);
		-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%,100% {
		-webkit-transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
		transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	40%,43% {
		-webkit-transition-timing-function: cubic-bezier(0.755,0.05,0.855,0.06);
		transition-timing-function: cubic-bezier(0.755,0.05,0.855,0.06);
		-webkit-transform: translate3d(0,-30px,0);
		transform: translate3d(0,-30px,0);
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755,0.05,0.855,0.06);
		transition-timing-function: cubic-bezier(0.755,0.05,0.855,0.06);
		-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 flash {
	0%,50%,100% {
		opacity: 1;
	}

	25%,75% {
		opacity: 0;
	}
}

@keyframes flash {
	0%,50%,100% {
		opacity: 1;
	}

	25%,75% {
		opacity: 0;
	}
}

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

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

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

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

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

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

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

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

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}

	30% {
		-webkit-transform: scale3d(1.25,0.75,1);
		transform: scale3d(1.25,0.75,1);
	}

	40% {
		-webkit-transform: scale3d(0.75,1.25,1);
		transform: scale3d(0.75,1.25,1);
	}

	50% {
		-webkit-transform: scale3d(1.15,0.85,1);
		transform: scale3d(1.15,0.85,1);
	}

	65% {
		-webkit-transform: scale3d(0.95,1.05,1);
		transform: scale3d(0.95,1.05,1);
	}

	75% {
		-webkit-transform: scale3d(1.05,0.95,1);
		transform: scale3d(1.05,0.95,1);
	}

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

@keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}

	30% {
		-webkit-transform: scale3d(1.25,0.75,1);
		transform: scale3d(1.25,0.75,1);
	}

	40% {
		-webkit-transform: scale3d(0.75,1.25,1);
		transform: scale3d(0.75,1.25,1);
	}

	50% {
		-webkit-transform: scale3d(1.15,0.85,1);
		transform: scale3d(1.15,0.85,1);
	}

	65% {
		-webkit-transform: scale3d(0.95,1.05,1);
		transform: scale3d(0.95,1.05,1);
	}

	75% {
		-webkit-transform: scale3d(1.05,0.95,1);
		transform: scale3d(1.05,0.95,1);
	}

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

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

@-webkit-keyframes shake {
	0%,100% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	10%,30%,50%,70%,90% {
		-webkit-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0);
	}

	20%,40%,60%,80% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0);
	}
}

@keyframes shake {
	0%,100% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	10%,30%,50%,70%,90% {
		-webkit-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0);
	}

	20%,40%,60%,80% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0);
	}
}

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

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0,0,1,15deg);
		transform: rotate3d(0,0,1,15deg);
	}

	40% {
		-webkit-transform: rotate3d(0,0,1,-10deg);
		transform: rotate3d(0,0,1,-10deg);
	}

	60% {
		-webkit-transform: rotate3d(0,0,1,5deg);
		transform: rotate3d(0,0,1,5deg);
	}

	80% {
		-webkit-transform: rotate3d(0,0,1,-5deg);
		transform: rotate3d(0,0,1,-5deg);
	}

	100% {
		-webkit-transform: rotate3d(0,0,1,0deg);
		transform: rotate3d(0,0,1,0deg);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0,0,1,15deg);
		transform: rotate3d(0,0,1,15deg);
	}

	40% {
		-webkit-transform: rotate3d(0,0,1,-10deg);
		transform: rotate3d(0,0,1,-10deg);
	}

	60% {
		-webkit-transform: rotate3d(0,0,1,5deg);
		transform: rotate3d(0,0,1,5deg);
	}

	80% {
		-webkit-transform: rotate3d(0,0,1,-5deg);
		transform: rotate3d(0,0,1,-5deg);
	}

	100% {
		-webkit-transform: rotate3d(0,0,1,0deg);
		transform: rotate3d(0,0,1,0deg);
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}

	10%,20% {
		-webkit-transform: scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);
		transform: scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);
	}

	30%,50%,70%,90% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
		transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
	}

	40%,60%,80% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
		transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
	}

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

@keyframes tada {
	0% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}

	10%,20% {
		-webkit-transform: scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);
		transform: scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);
	}

	30%,50%,70%,90% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
		transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
	}

	40%,60%,80% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
		transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
	}

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

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

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
		transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
	}

	30% {
		-webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
		transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
		transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
	}

	60% {
		-webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
		transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
		transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
		transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
	}

	30% {
		-webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
		transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
		transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
	}

	60% {
		-webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
		transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
		transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

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

@-webkit-keyframes bounceIn {
	0%,20%,40%,60%,80%,100% {
		-webkit-transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
		transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
	}

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

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

	40% {
		-webkit-transform: scale3d(0.9,0.9,0.9);
		transform: scale3d(0.9,0.9,0.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(0.97,0.97,0.97);
		transform: scale3d(0.97,0.97,0.97);
	}

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

@keyframes bounceIn {
	0%,20%,40%,60%,80%,100% {
		-webkit-transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
		transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
	}

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

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

	40% {
		-webkit-transform: scale3d(0.9,0.9,0.9);
		transform: scale3d(0.9,0.9,0.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(0.97,0.97,0.97);
		transform: scale3d(0.97,0.97,0.97);
	}

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

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
	0%,60%,75%,90%,100% {
		-webkit-transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
		transition-timing-function: cubic-bezier(0.215,0.61,0.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);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInDown {
	0%,60%,75%,90%,100% {
		-webkit-transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
		transition-timing-function: cubic-bezier(0.215,0.61,0.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);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

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

@-webkit-keyframes bounceInLeft {
	0%,60%,75%,90%,100% {
		-webkit-transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
		transition-timing-function: cubic-bezier(0.215,0.61,0.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);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInLeft {
	0%,60%,75%,90%,100% {
		-webkit-transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
		transition-timing-function: cubic-bezier(0.215,0.61,0.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);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

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

@-webkit-keyframes bounceInRight {
	0%,60%,75%,90%,100% {
		-webkit-transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
		transition-timing-function: cubic-bezier(0.215,0.61,0.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);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInRight {
	0%,60%,75%,90%,100% {
		-webkit-transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
		transition-timing-function: cubic-bezier(0.215,0.61,0.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);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

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

@-webkit-keyframes bounceInUp {
	0%,60%,75%,90%,100% {
		-webkit-transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
		transition-timing-function: cubic-bezier(0.215,0.61,0.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);
	}

	100% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
}

@keyframes bounceInUp {
	0%,60%,75%,90%,100% {
		-webkit-transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
		transition-timing-function: cubic-bezier(0.215,0.61,0.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);
	}

	100% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
}

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

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(0.9,0.9,0.9);
		transform: scale3d(0.9,0.9,0.9);
	}

	50%,55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(0.3,0.3,0.3);
		transform: scale3d(0.3,0.3,0.3);
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(0.9,0.9,0.9);
		transform: scale3d(0.9,0.9,0.9);
	}

	50%,55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(0.3,0.3,0.3);
		transform: scale3d(0.3,0.3,0.3);
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0,10px,0);
		transform: translate3d(0,10px,0);
	}

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

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

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0,10px,0);
		transform: translate3d(0,10px,0);
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0);
	}

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

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

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0);
	}

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

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

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

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		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);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

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

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

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

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

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

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

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

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

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

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
	}

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

@keyframes fadeOutDown {
	0% {
		opacity: 1;
	}

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

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

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
	}

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

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
	}

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

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

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
	}

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

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
	}

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

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

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
	}

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

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
	}

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

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

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

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

@keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

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

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

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
	}

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

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
	}

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

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

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
	}

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

@keyframes fadeOutUp {
	0% {
		opacity: 1;
	}

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

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

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
	}

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

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
	}

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

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

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
		transform: perspective(400px) rotate3d(0,1,0,-360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
		transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
		transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(0.95,0.95,0.95);
		transform: perspective(400px) scale3d(0.95,0.95,0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
		transform: perspective(400px) rotate3d(0,1,0,-360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
		transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
		transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(0.95,0.95,0.95);
		transform: perspective(400px) scale3d(0.95,0.95,0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
		transform: perspective(400px) rotate3d(1,0,0,90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
		transform: perspective(400px) rotate3d(1,0,0,-20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
		transform: perspective(400px) rotate3d(1,0,0,10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
		transform: perspective(400px) rotate3d(1,0,0,-5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
		transform: perspective(400px) rotate3d(1,0,0,90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
		transform: perspective(400px) rotate3d(1,0,0,-20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
		transform: perspective(400px) rotate3d(1,0,0,10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
		transform: perspective(400px) rotate3d(1,0,0,-5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
		transform: perspective(400px) rotate3d(0,1,0,-20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
		transform: perspective(400px) rotate3d(0,1,0,10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
		transform: perspective(400px) rotate3d(0,1,0,-5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
		transform: perspective(400px) rotate3d(0,1,0,-20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
		transform: perspective(400px) rotate3d(0,1,0,10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
		transform: perspective(400px) rotate3d(0,1,0,-5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
		transform: perspective(400px) rotate3d(1,0,0,-20deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
		transform: perspective(400px) rotate3d(1,0,0,90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
		transform: perspective(400px) rotate3d(1,0,0,-20deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
		transform: perspective(400px) rotate3d(1,0,0,90deg);
		opacity: 0;
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
		transform: perspective(400px) rotate3d(0,1,0,-15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
		transform: perspective(400px) rotate3d(0,1,0,-15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		opacity: 0;
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%,0,0) skewX(-30deg);
		transform: translate3d(100%,0,0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%,0,0) skewX(-30deg);
		transform: translate3d(100%,0,0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(100%,0,0) skewX(30deg);
		transform: translate3d(100%,0,0) skewX(30deg);
		opacity: 0;
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(100%,0,0) skewX(30deg);
		transform: translate3d(100%,0,0) skewX(30deg);
		opacity: 0;
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0,0,1,-200deg);
		transform: rotate3d(0,0,1,-200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0,0,1,-200deg);
		transform: rotate3d(0,0,1,-200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

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

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

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

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

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

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

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

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,-90deg);
		transform: rotate3d(0,0,1,-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,-90deg);
		transform: rotate3d(0,0,1,-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

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

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0,0,1,200deg);
		transform: rotate3d(0,0,1,200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0,0,1,200deg);
		transform: rotate3d(0,0,1,200deg);
		opacity: 0;
	}
}

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

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		opacity: 0;
	}
}

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

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0;
	}
}

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

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		opacity: 0;
	}
}

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

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,90deg);
		transform: rotate3d(0,0,1,90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0,0,1,90deg);
		transform: rotate3d(0,0,1,90deg);
		opacity: 0;
	}
}

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

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%,60% {
		-webkit-transform: rotate3d(0,0,1,80deg);
		transform: rotate3d(0,0,1,80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%,80% {
		-webkit-transform: rotate3d(0,0,1,60deg);
		transform: rotate3d(0,0,1,60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

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

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%,60% {
		-webkit-transform: rotate3d(0,0,1,80deg);
		transform: rotate3d(0,0,1,80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%,80% {
		-webkit-transform: rotate3d(0,0,1,60deg);
		transform: rotate3d(0,0,1,60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

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

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

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
		transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
		transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
		transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
		transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
	}
}

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

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3,0.3,0.3);
		transform: scale3d(0.3,0.3,0.3);
	}

	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3,0.3,0.3);
		transform: scale3d(0.3,0.3,0.3);
	}

	50% {
		opacity: 1;
	}
}

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

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);
		transform: scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
		animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475,0.475,0.475) translate3d(0,60px,0);
		transform: scale3d(0.475,0.475,0.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
		animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);
		transform: scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
		animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475,0.475,0.475) translate3d(0,60px,0);
		transform: scale3d(0.475,0.475,0.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
		animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
	}
}

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

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);
		transform: scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
		animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475,0.475,0.475) translate3d(10px,0,0);
		transform: scale3d(0.475,0.475,0.475) translate3d(10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
		animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);
		transform: scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
		animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475,0.475,0.475) translate3d(10px,0,0);
		transform: scale3d(0.475,0.475,0.475) translate3d(10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
		animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
	}
}

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

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);
		transform: scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
		animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);
		transform: scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
		animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);
		transform: scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
		animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);
		transform: scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
		animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
	}
}

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

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);
		transform: scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
		animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);
		transform: scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);
		-webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
		animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);
		transform: scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
		animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);
		transform: scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);
		-webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
		animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
	}
}

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

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3,0.3,0.3);
		transform: scale3d(0.3,0.3,0.3);
	}

	100% {
		opacity: 0;
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3,0.3,0.3);
		transform: scale3d(0.3,0.3,0.3);
	}

	100% {
		opacity: 0;
	}
}

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

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);
		transform: scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
		animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);
		transform: scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
		animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);
		transform: scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
		animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);
		transform: scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
		animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
	}
}

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

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475,0.475,0.475) translate3d(42px,0,0);
		transform: scale3d(0.475,0.475,0.475) translate3d(42px,0,0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(-2000px,0,0);
		transform: scale(0.1) translate3d(-2000px,0,0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475,0.475,0.475) translate3d(42px,0,0);
		transform: scale3d(0.475,0.475,0.475) translate3d(42px,0,0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(-2000px,0,0);
		transform: scale(0.1) translate3d(-2000px,0,0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

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

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);
		transform: scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(2000px,0,0);
		transform: scale(0.1) translate3d(2000px,0,0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);
		transform: scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(2000px,0,0);
		transform: scale(0.1) translate3d(2000px,0,0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

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

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475,0.475,0.475) translate3d(0,60px,0);
		transform: scale3d(0.475,0.475,0.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
		animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);
		transform: scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
		animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475,0.475,0.475) translate3d(0,60px,0);
		transform: scale3d(0.475,0.475,0.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
		animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);
		transform: scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
		animation-timing-function: cubic-bezier(0.175,0.885,0.32,1);
	}
}

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

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

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

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

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

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

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

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

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

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

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

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

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

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

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

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

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

.aos-init {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	opacity: 0;
	-webkit-opacity: 0;
	transition: all 0.35s;
	-webkit-transition: all 0.35s;
}

body[data-aos-duration='100'] [data-aos],[data-aos][data-aos][data-aos-duration='100'] {
	transition-duration: 100ms;
	-webkit-transition-duration: 100ms;
}

body[data-aos-delay='100'] [data-aos],[data-aos][data-aos][data-aos-delay='100'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='100'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='100'].aos-animate {
	transition-delay: 100ms;
	-webkit-transition-delay: 100ms;
}

body[data-aos-duration='200'] [data-aos],[data-aos][data-aos][data-aos-duration='200'] {
	transition-duration: 200ms;
	-webkit-transition-duration: 200ms;
}

body[data-aos-delay='200'] [data-aos],[data-aos][data-aos][data-aos-delay='200'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='200'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='200'].aos-animate {
	transition-delay: 200ms;
	-webkit-transition-delay: 200ms;
}

body[data-aos-duration='300'] [data-aos],[data-aos][data-aos][data-aos-duration='300'] {
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
}

body[data-aos-delay='300'] [data-aos],[data-aos][data-aos][data-aos-delay='300'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='300'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='300'].aos-animate {
	transition-delay: 300ms;
	-webkit-transition-delay: 300ms;
}

body[data-aos-duration='400'] [data-aos],[data-aos][data-aos][data-aos-duration='400'] {
	transition-duration: 400ms;
	-webkit-transition-duration: 400ms;
}

body[data-aos-delay='400'] [data-aos],[data-aos][data-aos][data-aos-delay='400'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='400'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='400'].aos-animate {
	transition-delay: 400ms;
	-webkit-transition-delay: 400ms;
}

body[data-aos-duration='500'] [data-aos],[data-aos][data-aos][data-aos-duration='500'] {
	transition-duration: 500ms;
	-webkit-transition-duration: 500ms;
}

body[data-aos-delay='500'] [data-aos],[data-aos][data-aos][data-aos-delay='500'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='500'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='500'].aos-animate {
	transition-delay: 500ms;
	-webkit-transition-delay: 500ms;
}

body[data-aos-duration='600'] [data-aos],[data-aos][data-aos][data-aos-duration='600'] {
	transition-duration: 600ms;
	-webkit-transition-duration: 600ms;
}

body[data-aos-delay='600'] [data-aos],[data-aos][data-aos][data-aos-delay='600'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='600'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='600'].aos-animate {
	transition-delay: 600ms;
	-webkit-transition-delay: 600ms;
}

body[data-aos-duration='700'] [data-aos],[data-aos][data-aos][data-aos-duration='700'] {
	transition-duration: 700ms;
	-webkit-transition-duration: 700ms;
}

body[data-aos-delay='700'] [data-aos],[data-aos][data-aos][data-aos-delay='700'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='700'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='700'].aos-animate {
	transition-delay: 700ms;
	-webkit-transition-delay: 700ms;
}

body[data-aos-duration='800'] [data-aos],[data-aos][data-aos][data-aos-duration='800'] {
	transition-duration: 800ms;
	-webkit-transition-duration: 800ms;
}

body[data-aos-delay='800'] [data-aos],[data-aos][data-aos][data-aos-delay='800'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='800'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='800'].aos-animate {
	transition-delay: 800ms;
	-webkit-transition-delay: 800ms;
}

body[data-aos-duration='900'] [data-aos],[data-aos][data-aos][data-aos-duration='900'] {
	transition-duration: 900ms;
	-webkit-transition-duration: 900ms;
}

body[data-aos-delay='900'] [data-aos],[data-aos][data-aos][data-aos-delay='900'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='900'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='900'].aos-animate {
	transition-delay: 900ms;
	-webkit-transition-delay: 900ms;
}

body[data-aos-duration='1000'] [data-aos],[data-aos][data-aos][data-aos-duration='1000'] {
	transition-duration: 1000ms;
	-webkit-transition-duration: 1000ms;
}

body[data-aos-delay='1000'] [data-aos],[data-aos][data-aos][data-aos-delay='1000'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='1000'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='1000'].aos-animate {
	transition-delay: 1000ms;
	-webkit-transition-delay: 1000ms;
}

body[data-aos-duration='1100'] [data-aos],[data-aos][data-aos][data-aos-duration='1100'] {
	transition-duration: 1100ms;
	-webkit-transition-duration: 1100ms;
}

body[data-aos-delay='1100'] [data-aos],[data-aos][data-aos][data-aos-delay='1100'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='1100'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='1100'].aos-animate {
	transition-delay: 1100ms;
	-webkit-transition-delay: 1100ms;
}

body[data-aos-duration='1200'] [data-aos],[data-aos][data-aos][data-aos-duration='1200'] {
	transition-duration: 1200ms;
	-webkit-transition-duration: 1200ms;
}

body[data-aos-delay='1200'] [data-aos],[data-aos][data-aos][data-aos-delay='1200'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='1200'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='1200'].aos-animate {
	transition-delay: 1200ms;
	-webkit-transition-delay: 1200ms;
}

body[data-aos-duration='1300'] [data-aos],[data-aos][data-aos][data-aos-duration='1300'] {
	transition-duration: 1300ms;
	-webkit-transition-duration: 1300ms;
}

body[data-aos-delay='1300'] [data-aos],[data-aos][data-aos][data-aos-delay='1300'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='1300'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='1300'].aos-animate {
	transition-delay: 1300ms;
	-webkit-transition-delay: 1300ms;
}

body[data-aos-duration='1400'] [data-aos],[data-aos][data-aos][data-aos-duration='1400'] {
	transition-duration: 1400ms;
	-webkit-transition-duration: 1400ms;
}

body[data-aos-delay='1400'] [data-aos],[data-aos][data-aos][data-aos-delay='1400'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='1400'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='1400'].aos-animate {
	transition-delay: 1400ms;
	-webkit-transition-delay: 1400ms;
}

body[data-aos-duration='1500'] [data-aos],[data-aos][data-aos][data-aos-duration='1500'] {
	transition-duration: 1500ms;
	-webkit-transition-duration: 1500ms;
}

body[data-aos-delay='1500'] [data-aos],[data-aos][data-aos][data-aos-delay='1500'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='1500'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='1500'].aos-animate {
	transition-delay: 1500ms;
	-webkit-transition-delay: 1500ms;
}

body[data-aos-duration='1600'] [data-aos],[data-aos][data-aos][data-aos-duration='1600'] {
	transition-duration: 1600ms;
	-webkit-transition-duration: 1600ms;
}

body[data-aos-delay='1600'] [data-aos],[data-aos][data-aos][data-aos-delay='1600'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='1600'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='1600'].aos-animate {
	transition-delay: 1600ms;
	-webkit-transition-delay: 1600ms;
}

body[data-aos-duration='1700'] [data-aos],[data-aos][data-aos][data-aos-duration='1700'] {
	transition-duration: 1700ms;
	-webkit-transition-duration: 1700ms;
}

body[data-aos-delay='1700'] [data-aos],[data-aos][data-aos][data-aos-delay='1700'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='1700'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='1700'].aos-animate {
	transition-delay: 1700ms;
	-webkit-transition-delay: 1700ms;
}

body[data-aos-duration='1800'] [data-aos],[data-aos][data-aos][data-aos-duration='1800'] {
	transition-duration: 1800ms;
	-webkit-transition-duration: 1800ms;
}

body[data-aos-delay='1800'] [data-aos],[data-aos][data-aos][data-aos-delay='1800'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='1800'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='1800'].aos-animate {
	transition-delay: 1800ms;
	-webkit-transition-delay: 1800ms;
}

body[data-aos-duration='1900'] [data-aos],[data-aos][data-aos][data-aos-duration='1900'] {
	transition-duration: 1900ms;
	-webkit-transition-duration: 1900ms;
}

body[data-aos-delay='1900'] [data-aos],[data-aos][data-aos][data-aos-delay='1900'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='1900'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='1900'].aos-animate {
	transition-delay: 1900ms;
	-webkit-transition-delay: 1900ms;
}

body[data-aos-duration='2000'] [data-aos],[data-aos][data-aos][data-aos-duration='2000'] {
	transition-duration: 2000ms;
	-webkit-transition-duration: 2000ms;
}

body[data-aos-delay='2000'] [data-aos],[data-aos][data-aos][data-aos-delay='2000'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='2000'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='2000'].aos-animate {
	transition-delay: 2000ms;
	-webkit-transition-delay: 2000ms;
}

body[data-aos-duration='2100'] [data-aos],[data-aos][data-aos][data-aos-duration='2100'] {
	transition-duration: 2100ms;
	-webkit-transition-duration: 2100ms;
}

body[data-aos-delay='2100'] [data-aos],[data-aos][data-aos][data-aos-delay='2100'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='2100'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='2100'].aos-animate {
	transition-delay: 2100ms;
	-webkit-transition-delay: 2100ms;
}

body[data-aos-duration='2200'] [data-aos],[data-aos][data-aos][data-aos-duration='2200'] {
	transition-duration: 2200ms;
	-webkit-transition-duration: 2200ms;
}

body[data-aos-delay='2200'] [data-aos],[data-aos][data-aos][data-aos-delay='2200'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='2200'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='2200'].aos-animate {
	transition-delay: 2200ms;
	-webkit-transition-delay: 2200ms;
}

body[data-aos-duration='2300'] [data-aos],[data-aos][data-aos][data-aos-duration='2300'] {
	transition-duration: 2300ms;
	-webkit-transition-duration: 2300ms;
}

body[data-aos-delay='2300'] [data-aos],[data-aos][data-aos][data-aos-delay='2300'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='2300'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='2300'].aos-animate {
	transition-delay: 2300ms;
	-webkit-transition-delay: 2300ms;
}

body[data-aos-duration='2400'] [data-aos],[data-aos][data-aos][data-aos-duration='2400'] {
	transition-duration: 2400ms;
	-webkit-transition-duration: 2400ms;
}

body[data-aos-delay='2400'] [data-aos],[data-aos][data-aos][data-aos-delay='2400'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='2400'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='2400'].aos-animate {
	transition-delay: 2400ms;
	-webkit-transition-delay: 2400ms;
}

body[data-aos-duration='2500'] [data-aos],[data-aos][data-aos][data-aos-duration='2500'] {
	transition-duration: 2500ms;
	-webkit-transition-duration: 2500ms;
}

body[data-aos-delay='2500'] [data-aos],[data-aos][data-aos][data-aos-delay='2500'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='2500'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='2500'].aos-animate {
	transition-delay: 2500ms;
	-webkit-transition-delay: 2500ms;
}

body[data-aos-duration='2600'] [data-aos],[data-aos][data-aos][data-aos-duration='2600'] {
	transition-duration: 2600ms;
	-webkit-transition-duration: 2600ms;
}

body[data-aos-delay='2600'] [data-aos],[data-aos][data-aos][data-aos-delay='2600'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='2600'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='2600'].aos-animate {
	transition-delay: 2600ms;
	-webkit-transition-delay: 2600ms;
}

body[data-aos-duration='2700'] [data-aos],[data-aos][data-aos][data-aos-duration='2700'] {
	transition-duration: 2700ms;
	-webkit-transition-duration: 2700ms;
}

body[data-aos-delay='2700'] [data-aos],[data-aos][data-aos][data-aos-delay='2700'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='2700'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='2700'].aos-animate {
	transition-delay: 2700ms;
	-webkit-transition-delay: 2700ms;
}

body[data-aos-duration='2800'] [data-aos],[data-aos][data-aos][data-aos-duration='2800'] {
	transition-duration: 2800ms;
	-webkit-transition-duration: 2800ms;
}

body[data-aos-delay='2800'] [data-aos],[data-aos][data-aos][data-aos-delay='2800'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='2800'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='2800'].aos-animate {
	transition-delay: 2800ms;
	-webkit-transition-delay: 2800ms;
}

body[data-aos-duration='2900'] [data-aos],[data-aos][data-aos][data-aos-duration='2900'] {
	transition-duration: 2900ms;
	-webkit-transition-duration: 2900ms;
}

body[data-aos-delay='2900'] [data-aos],[data-aos][data-aos][data-aos-delay='2900'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='2900'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='2900'].aos-animate {
	transition-delay: 2900ms;
	-webkit-transition-delay: 2900ms;
}

body[data-aos-duration='3000'] [data-aos],[data-aos][data-aos][data-aos-duration='3000'] {
	transition-duration: 3000ms;
	-webkit-transition-duration: 3000ms;
}

body[data-aos-delay='3000'] [data-aos],[data-aos][data-aos][data-aos-delay='3000'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='3000'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='3000'].aos-animate {
	transition-delay: 3000ms;
	-webkit-transition-delay: 3000ms;
}

body[data-aos-duration='3100'] [data-aos],[data-aos][data-aos][data-aos-duration='3100'] {
	transition-duration: 3100ms;
	-webkit-transition-duration: 3100ms;
}

body[data-aos-delay='3100'] [data-aos],[data-aos][data-aos][data-aos-delay='3100'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='3100'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='3100'].aos-animate {
	transition-delay: 3100ms;
	-webkit-transition-delay: 3100ms;
}

body[data-aos-duration='3200'] [data-aos],[data-aos][data-aos][data-aos-duration='3200'] {
	transition-duration: 3200ms;
	-webkit-transition-duration: 3200ms;
}

body[data-aos-delay='3200'] [data-aos],[data-aos][data-aos][data-aos-delay='3200'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='3200'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='3200'].aos-animate {
	transition-delay: 3200ms;
	-webkit-transition-delay: 3200ms;
}

body[data-aos-duration='3300'] [data-aos],[data-aos][data-aos][data-aos-duration='3300'] {
	transition-duration: 3300ms;
	-webkit-transition-duration: 3300ms;
}

body[data-aos-delay='3300'] [data-aos],[data-aos][data-aos][data-aos-delay='3300'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='3300'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='3300'].aos-animate {
	transition-delay: 3300ms;
	-webkit-transition-delay: 3300ms;
}

body[data-aos-duration='3400'] [data-aos],[data-aos][data-aos][data-aos-duration='3400'] {
	transition-duration: 3400ms;
	-webkit-transition-duration: 3400ms;
}

body[data-aos-delay='3400'] [data-aos],[data-aos][data-aos][data-aos-delay='3400'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='3400'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='3400'].aos-animate {
	transition-delay: 3400ms;
	-webkit-transition-delay: 3400ms;
}

body[data-aos-duration='3500'] [data-aos],[data-aos][data-aos][data-aos-duration='3500'] {
	transition-duration: 3500ms;
	-webkit-transition-duration: 3500ms;
}

body[data-aos-delay='3500'] [data-aos],[data-aos][data-aos][data-aos-delay='3500'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='3500'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='3500'].aos-animate {
	transition-delay: 3500ms;
	-webkit-transition-delay: 3500ms;
}

body[data-aos-duration='3600'] [data-aos],[data-aos][data-aos][data-aos-duration='3600'] {
	transition-duration: 3600ms;
	-webkit-transition-duration: 3600ms;
}

body[data-aos-delay='3600'] [data-aos],[data-aos][data-aos][data-aos-delay='3600'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='3600'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='3600'].aos-animate {
	transition-delay: 3600ms;
	-webkit-transition-delay: 3600ms;
}

body[data-aos-duration='3700'] [data-aos],[data-aos][data-aos][data-aos-duration='3700'] {
	transition-duration: 3700ms;
	-webkit-transition-duration: 3700ms;
}

body[data-aos-delay='3700'] [data-aos],[data-aos][data-aos][data-aos-delay='3700'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='3700'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='3700'].aos-animate {
	transition-delay: 3700ms;
	-webkit-transition-delay: 3700ms;
}

body[data-aos-duration='3800'] [data-aos],[data-aos][data-aos][data-aos-duration='3800'] {
	transition-duration: 3800ms;
	-webkit-transition-duration: 3800ms;
}

body[data-aos-delay='3800'] [data-aos],[data-aos][data-aos][data-aos-delay='3800'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='3800'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='3800'].aos-animate {
	transition-delay: 3800ms;
	-webkit-transition-delay: 3800ms;
}

body[data-aos-duration='3900'] [data-aos],[data-aos][data-aos][data-aos-duration='3900'] {
	transition-duration: 3900ms;
	-webkit-transition-duration: 3900ms;
}

body[data-aos-delay='3900'] [data-aos],[data-aos][data-aos][data-aos-delay='3900'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='3900'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='3900'].aos-animate {
	transition-delay: 3900ms;
	-webkit-transition-delay: 3900ms;
}

body[data-aos-duration='4000'] [data-aos],[data-aos][data-aos][data-aos-duration='4000'] {
	transition-duration: 4000ms;
	-webkit-transition-duration: 4000ms;
}

body[data-aos-delay='4000'] [data-aos],[data-aos][data-aos][data-aos-delay='4000'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='4000'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='4000'].aos-animate {
	transition-delay: 4000ms;
	-webkit-transition-delay: 4000ms;
}

body[data-aos-duration='4100'] [data-aos],[data-aos][data-aos][data-aos-duration='4100'] {
	transition-duration: 4100ms;
	-webkit-transition-duration: 4100ms;
}

body[data-aos-delay='4100'] [data-aos],[data-aos][data-aos][data-aos-delay='4100'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='4100'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='4100'].aos-animate {
	transition-delay: 4100ms;
	-webkit-transition-delay: 4100ms;
}

body[data-aos-duration='4200'] [data-aos],[data-aos][data-aos][data-aos-duration='4200'] {
	transition-duration: 4200ms;
	-webkit-transition-duration: 4200ms;
}

body[data-aos-delay='4200'] [data-aos],[data-aos][data-aos][data-aos-delay='4200'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='4200'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='4200'].aos-animate {
	transition-delay: 4200ms;
	-webkit-transition-delay: 4200ms;
}

body[data-aos-duration='4300'] [data-aos],[data-aos][data-aos][data-aos-duration='4300'] {
	transition-duration: 4300ms;
	-webkit-transition-duration: 4300ms;
}

body[data-aos-delay='4300'] [data-aos],[data-aos][data-aos][data-aos-delay='4300'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='4300'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='4300'].aos-animate {
	transition-delay: 4300ms;
	-webkit-transition-delay: 4300ms;
}

body[data-aos-duration='4400'] [data-aos],[data-aos][data-aos][data-aos-duration='4400'] {
	transition-duration: 4400ms;
	-webkit-transition-duration: 4400ms;
}

body[data-aos-delay='4400'] [data-aos],[data-aos][data-aos][data-aos-delay='4400'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='4400'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='4400'].aos-animate {
	transition-delay: 4400ms;
	-webkit-transition-delay: 4400ms;
}

body[data-aos-duration='4500'] [data-aos],[data-aos][data-aos][data-aos-duration='4500'] {
	transition-duration: 4500ms;
	-webkit-transition-duration: 4500ms;
}

body[data-aos-delay='4500'] [data-aos],[data-aos][data-aos][data-aos-delay='4500'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='4500'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='4500'].aos-animate {
	transition-delay: 4500ms;
	-webkit-transition-delay: 4500ms;
}

body[data-aos-duration='4600'] [data-aos],[data-aos][data-aos][data-aos-duration='4600'] {
	transition-duration: 4600ms;
	-webkit-transition-duration: 4600ms;
}

body[data-aos-delay='4600'] [data-aos],[data-aos][data-aos][data-aos-delay='4600'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='4600'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='4600'].aos-animate {
	transition-delay: 4600ms;
	-webkit-transition-delay: 4600ms;
}

body[data-aos-duration='4700'] [data-aos],[data-aos][data-aos][data-aos-duration='4700'] {
	transition-duration: 4700ms;
	-webkit-transition-duration: 4700ms;
}

body[data-aos-delay='4700'] [data-aos],[data-aos][data-aos][data-aos-delay='4700'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='4700'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='4700'].aos-animate {
	transition-delay: 4700ms;
	-webkit-transition-delay: 4700ms;
}

body[data-aos-duration='4800'] [data-aos],[data-aos][data-aos][data-aos-duration='4800'] {
	transition-duration: 4800ms;
	-webkit-transition-duration: 4800ms;
}

body[data-aos-delay='4800'] [data-aos],[data-aos][data-aos][data-aos-delay='4800'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='4800'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='4800'].aos-animate {
	transition-delay: 4800ms;
	-webkit-transition-delay: 4800ms;
}

body[data-aos-duration='4900'] [data-aos],[data-aos][data-aos][data-aos-duration='4900'] {
	transition-duration: 4900ms;
	-webkit-transition-duration: 4900ms;
}

body[data-aos-delay='4900'] [data-aos],[data-aos][data-aos][data-aos-delay='4900'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='4900'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='4900'].aos-animate {
	transition-delay: 4900ms;
	-webkit-transition-delay: 4900ms;
}

body[data-aos-duration='5000'] [data-aos],[data-aos][data-aos][data-aos-duration='5000'] {
	transition-duration: 5000ms;
	-webkit-transition-duration: 5000ms;
}

body[data-aos-delay='5000'] [data-aos],[data-aos][data-aos][data-aos-delay='5000'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='5000'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='5000'].aos-animate {
	transition-delay: 5000ms;
	-webkit-transition-delay: 5000ms;
}

body[data-aos-duration='5100'] [data-aos],[data-aos][data-aos][data-aos-duration='5100'] {
	transition-duration: 5100ms;
	-webkit-transition-duration: 5100ms;
}

body[data-aos-delay='5100'] [data-aos],[data-aos][data-aos][data-aos-delay='5100'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='5100'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='5100'].aos-animate {
	transition-delay: 5100ms;
	-webkit-transition-delay: 5100ms;
}

body[data-aos-duration='5200'] [data-aos],[data-aos][data-aos][data-aos-duration='5200'] {
	transition-duration: 5200ms;
	-webkit-transition-duration: 5200ms;
}

body[data-aos-delay='5200'] [data-aos],[data-aos][data-aos][data-aos-delay='5200'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='5200'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='5200'].aos-animate {
	transition-delay: 5200ms;
	-webkit-transition-delay: 5200ms;
}

body[data-aos-duration='5300'] [data-aos],[data-aos][data-aos][data-aos-duration='5300'] {
	transition-duration: 5300ms;
	-webkit-transition-duration: 5300ms;
}

body[data-aos-delay='5300'] [data-aos],[data-aos][data-aos][data-aos-delay='5300'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='5300'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='5300'].aos-animate {
	transition-delay: 5300ms;
	-webkit-transition-delay: 5300ms;
}

body[data-aos-duration='5400'] [data-aos],[data-aos][data-aos][data-aos-duration='5400'] {
	transition-duration: 5400ms;
	-webkit-transition-duration: 5400ms;
}

body[data-aos-delay='5400'] [data-aos],[data-aos][data-aos][data-aos-delay='5400'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='5400'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='5400'].aos-animate {
	transition-delay: 5400ms;
	-webkit-transition-delay: 5400ms;
}

body[data-aos-duration='5500'] [data-aos],[data-aos][data-aos][data-aos-duration='5500'] {
	transition-duration: 5500ms;
	-webkit-transition-duration: 5500ms;
}

body[data-aos-delay='5500'] [data-aos],[data-aos][data-aos][data-aos-delay='5500'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='5500'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='5500'].aos-animate {
	transition-delay: 5500ms;
	-webkit-transition-delay: 5500ms;
}

body[data-aos-duration='5600'] [data-aos],[data-aos][data-aos][data-aos-duration='5600'] {
	transition-duration: 5600ms;
	-webkit-transition-duration: 5600ms;
}

body[data-aos-delay='5600'] [data-aos],[data-aos][data-aos][data-aos-delay='5600'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='5600'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='5600'].aos-animate {
	transition-delay: 5600ms;
	-webkit-transition-delay: 5600ms;
}

body[data-aos-duration='5700'] [data-aos],[data-aos][data-aos][data-aos-duration='5700'] {
	transition-duration: 5700ms;
	-webkit-transition-duration: 5700ms;
}

body[data-aos-delay='5700'] [data-aos],[data-aos][data-aos][data-aos-delay='5700'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='5700'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='5700'].aos-animate {
	transition-delay: 5700ms;
	-webkit-transition-delay: 5700ms;
}

body[data-aos-duration='5800'] [data-aos],[data-aos][data-aos][data-aos-duration='5800'] {
	transition-duration: 5800ms;
	-webkit-transition-duration: 5800ms;
}

body[data-aos-delay='5800'] [data-aos],[data-aos][data-aos][data-aos-delay='5800'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='5800'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='5800'].aos-animate {
	transition-delay: 5800ms;
	-webkit-transition-delay: 5800ms;
}

body[data-aos-duration='5900'] [data-aos],[data-aos][data-aos][data-aos-duration='5900'] {
	transition-duration: 5900ms;
	-webkit-transition-duration: 5900ms;
}

body[data-aos-delay='5900'] [data-aos],[data-aos][data-aos][data-aos-delay='5900'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='5900'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='5900'].aos-animate {
	transition-delay: 5900ms;
	-webkit-transition-delay: 5900ms;
}

body[data-aos-duration='6000'] [data-aos],[data-aos][data-aos][data-aos-duration='6000'] {
	transition-duration: 6000ms;
	-webkit-transition-duration: 6000ms;
}

body[data-aos-delay='6000'] [data-aos],[data-aos][data-aos][data-aos-delay='6000'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='6000'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='6000'].aos-animate {
	transition-delay: 6000ms;
	-webkit-transition-delay: 6000ms;
}

body[data-aos-duration='6100'] [data-aos],[data-aos][data-aos][data-aos-duration='6100'] {
	transition-duration: 6100ms;
	-webkit-transition-duration: 6100ms;
}

body[data-aos-delay='6100'] [data-aos],[data-aos][data-aos][data-aos-delay='6100'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='6100'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='6100'].aos-animate {
	transition-delay: 6100ms;
	-webkit-transition-delay: 6100ms;
}

body[data-aos-duration='6200'] [data-aos],[data-aos][data-aos][data-aos-duration='6200'] {
	transition-duration: 6200ms;
	-webkit-transition-duration: 6200ms;
}

body[data-aos-delay='6200'] [data-aos],[data-aos][data-aos][data-aos-delay='6200'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='6200'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='6200'].aos-animate {
	transition-delay: 6200ms;
	-webkit-transition-delay: 6200ms;
}

body[data-aos-duration='6300'] [data-aos],[data-aos][data-aos][data-aos-duration='6300'] {
	transition-duration: 6300ms;
	-webkit-transition-duration: 6300ms;
}

body[data-aos-delay='6300'] [data-aos],[data-aos][data-aos][data-aos-delay='6300'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='6300'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='6300'].aos-animate {
	transition-delay: 6300ms;
	-webkit-transition-delay: 6300ms;
}

body[data-aos-duration='6400'] [data-aos],[data-aos][data-aos][data-aos-duration='6400'] {
	transition-duration: 6400ms;
	-webkit-transition-duration: 6400ms;
}

body[data-aos-delay='6400'] [data-aos],[data-aos][data-aos][data-aos-delay='6400'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='6400'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='6400'].aos-animate {
	transition-delay: 6400ms;
	-webkit-transition-delay: 6400ms;
}

body[data-aos-duration='6500'] [data-aos],[data-aos][data-aos][data-aos-duration='6500'] {
	transition-duration: 6500ms;
	-webkit-transition-duration: 6500ms;
}

body[data-aos-delay='6500'] [data-aos],[data-aos][data-aos][data-aos-delay='6500'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='6500'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='6500'].aos-animate {
	transition-delay: 6500ms;
	-webkit-transition-delay: 6500ms;
}

body[data-aos-duration='6600'] [data-aos],[data-aos][data-aos][data-aos-duration='6600'] {
	transition-duration: 6600ms;
	-webkit-transition-duration: 6600ms;
}

body[data-aos-delay='6600'] [data-aos],[data-aos][data-aos][data-aos-delay='6600'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='6600'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='6600'].aos-animate {
	transition-delay: 6600ms;
	-webkit-transition-delay: 6600ms;
}

body[data-aos-duration='6700'] [data-aos],[data-aos][data-aos][data-aos-duration='6700'] {
	transition-duration: 6700ms;
	-webkit-transition-duration: 6700ms;
}

body[data-aos-delay='6700'] [data-aos],[data-aos][data-aos][data-aos-delay='6700'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='6700'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='6700'].aos-animate {
	transition-delay: 6700ms;
	-webkit-transition-delay: 6700ms;
}

body[data-aos-duration='6800'] [data-aos],[data-aos][data-aos][data-aos-duration='6800'] {
	transition-duration: 6800ms;
	-webkit-transition-duration: 6800ms;
}

body[data-aos-delay='6800'] [data-aos],[data-aos][data-aos][data-aos-delay='6800'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='6800'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='6800'].aos-animate {
	transition-delay: 6800ms;
	-webkit-transition-delay: 6800ms;
}

body[data-aos-duration='6900'] [data-aos],[data-aos][data-aos][data-aos-duration='6900'] {
	transition-duration: 6900ms;
	-webkit-transition-duration: 6900ms;
}

body[data-aos-delay='6900'] [data-aos],[data-aos][data-aos][data-aos-delay='6900'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='6900'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='6900'].aos-animate {
	transition-delay: 6900ms;
	-webkit-transition-delay: 6900ms;
}

body[data-aos-duration='7000'] [data-aos],[data-aos][data-aos][data-aos-duration='7000'] {
	transition-duration: 7000ms;
	-webkit-transition-duration: 7000ms;
}

body[data-aos-delay='7000'] [data-aos],[data-aos][data-aos][data-aos-delay='7000'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='7000'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='7000'].aos-animate {
	transition-delay: 7000ms;
	-webkit-transition-delay: 7000ms;
}

body[data-aos-duration='7100'] [data-aos],[data-aos][data-aos][data-aos-duration='7100'] {
	transition-duration: 7100ms;
	-webkit-transition-duration: 7100ms;
}

body[data-aos-delay='7100'] [data-aos],[data-aos][data-aos][data-aos-delay='7100'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='7100'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='7100'].aos-animate {
	transition-delay: 7100ms;
	-webkit-transition-delay: 7100ms;
}

body[data-aos-duration='7200'] [data-aos],[data-aos][data-aos][data-aos-duration='7200'] {
	transition-duration: 7200ms;
	-webkit-transition-duration: 7200ms;
}

body[data-aos-delay='7200'] [data-aos],[data-aos][data-aos][data-aos-delay='7200'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='7200'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='7200'].aos-animate {
	transition-delay: 7200ms;
	-webkit-transition-delay: 7200ms;
}

body[data-aos-duration='7300'] [data-aos],[data-aos][data-aos][data-aos-duration='7300'] {
	transition-duration: 7300ms;
	-webkit-transition-duration: 7300ms;
}

body[data-aos-delay='7300'] [data-aos],[data-aos][data-aos][data-aos-delay='7300'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='7300'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='7300'].aos-animate {
	transition-delay: 7300ms;
	-webkit-transition-delay: 7300ms;
}

body[data-aos-duration='7400'] [data-aos],[data-aos][data-aos][data-aos-duration='7400'] {
	transition-duration: 7400ms;
	-webkit-transition-duration: 7400ms;
}

body[data-aos-delay='7400'] [data-aos],[data-aos][data-aos][data-aos-delay='7400'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='7400'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='7400'].aos-animate {
	transition-delay: 7400ms;
	-webkit-transition-delay: 7400ms;
}

body[data-aos-duration='7500'] [data-aos],[data-aos][data-aos][data-aos-duration='7500'] {
	transition-duration: 7500ms;
	-webkit-transition-duration: 7500ms;
}

body[data-aos-delay='7500'] [data-aos],[data-aos][data-aos][data-aos-delay='7500'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='7500'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='7500'].aos-animate {
	transition-delay: 7500ms;
	-webkit-transition-delay: 7500ms;
}

body[data-aos-duration='7600'] [data-aos],[data-aos][data-aos][data-aos-duration='7600'] {
	transition-duration: 7600ms;
	-webkit-transition-duration: 7600ms;
}

body[data-aos-delay='7600'] [data-aos],[data-aos][data-aos][data-aos-delay='7600'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='7600'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='7600'].aos-animate {
	transition-delay: 7600ms;
	-webkit-transition-delay: 7600ms;
}

body[data-aos-duration='7700'] [data-aos],[data-aos][data-aos][data-aos-duration='7700'] {
	transition-duration: 7700ms;
	-webkit-transition-duration: 7700ms;
}

body[data-aos-delay='7700'] [data-aos],[data-aos][data-aos][data-aos-delay='7700'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='7700'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='7700'].aos-animate {
	transition-delay: 7700ms;
	-webkit-transition-delay: 7700ms;
}

body[data-aos-duration='7800'] [data-aos],[data-aos][data-aos][data-aos-duration='7800'] {
	transition-duration: 7800ms;
	-webkit-transition-duration: 7800ms;
}

body[data-aos-delay='7800'] [data-aos],[data-aos][data-aos][data-aos-delay='7800'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='7800'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='7800'].aos-animate {
	transition-delay: 7800ms;
	-webkit-transition-delay: 7800ms;
}

body[data-aos-duration='7900'] [data-aos],[data-aos][data-aos][data-aos-duration='7900'] {
	transition-duration: 7900ms;
	-webkit-transition-duration: 7900ms;
}

body[data-aos-delay='7900'] [data-aos],[data-aos][data-aos][data-aos-delay='7900'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='7900'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='7900'].aos-animate {
	transition-delay: 7900ms;
	-webkit-transition-delay: 7900ms;
}

body[data-aos-duration='8000'] [data-aos],[data-aos][data-aos][data-aos-duration='8000'] {
	transition-duration: 8000ms;
	-webkit-transition-duration: 8000ms;
}

body[data-aos-delay='8000'] [data-aos],[data-aos][data-aos][data-aos-delay='8000'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='8000'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='8000'].aos-animate {
	transition-delay: 8000ms;
	-webkit-transition-delay: 8000ms;
}

body[data-aos-duration='8100'] [data-aos],[data-aos][data-aos][data-aos-duration='8100'] {
	transition-duration: 8100ms;
	-webkit-transition-duration: 8100ms;
}

body[data-aos-delay='8100'] [data-aos],[data-aos][data-aos][data-aos-delay='8100'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='8100'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='8100'].aos-animate {
	transition-delay: 8100ms;
	-webkit-transition-delay: 8100ms;
}

body[data-aos-duration='8200'] [data-aos],[data-aos][data-aos][data-aos-duration='8200'] {
	transition-duration: 8200ms;
	-webkit-transition-duration: 8200ms;
}

body[data-aos-delay='8200'] [data-aos],[data-aos][data-aos][data-aos-delay='8200'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='8200'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='8200'].aos-animate {
	transition-delay: 8200ms;
	-webkit-transition-delay: 8200ms;
}

body[data-aos-duration='8300'] [data-aos],[data-aos][data-aos][data-aos-duration='8300'] {
	transition-duration: 8300ms;
	-webkit-transition-duration: 8300ms;
}

body[data-aos-delay='8300'] [data-aos],[data-aos][data-aos][data-aos-delay='8300'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='8300'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='8300'].aos-animate {
	transition-delay: 8300ms;
	-webkit-transition-delay: 8300ms;
}

body[data-aos-duration='8400'] [data-aos],[data-aos][data-aos][data-aos-duration='8400'] {
	transition-duration: 8400ms;
	-webkit-transition-duration: 8400ms;
}

body[data-aos-delay='8400'] [data-aos],[data-aos][data-aos][data-aos-delay='8400'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='8400'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='8400'].aos-animate {
	transition-delay: 8400ms;
	-webkit-transition-delay: 8400ms;
}

body[data-aos-duration='8500'] [data-aos],[data-aos][data-aos][data-aos-duration='8500'] {
	transition-duration: 8500ms;
	-webkit-transition-duration: 8500ms;
}

body[data-aos-delay='8500'] [data-aos],[data-aos][data-aos][data-aos-delay='8500'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='8500'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='8500'].aos-animate {
	transition-delay: 8500ms;
	-webkit-transition-delay: 8500ms;
}

body[data-aos-duration='8600'] [data-aos],[data-aos][data-aos][data-aos-duration='8600'] {
	transition-duration: 8600ms;
	-webkit-transition-duration: 8600ms;
}

body[data-aos-delay='8600'] [data-aos],[data-aos][data-aos][data-aos-delay='8600'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='8600'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='8600'].aos-animate {
	transition-delay: 8600ms;
	-webkit-transition-delay: 8600ms;
}

body[data-aos-duration='8700'] [data-aos],[data-aos][data-aos][data-aos-duration='8700'] {
	transition-duration: 8700ms;
	-webkit-transition-duration: 8700ms;
}

body[data-aos-delay='8700'] [data-aos],[data-aos][data-aos][data-aos-delay='8700'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='8700'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='8700'].aos-animate {
	transition-delay: 8700ms;
	-webkit-transition-delay: 8700ms;
}

body[data-aos-duration='8800'] [data-aos],[data-aos][data-aos][data-aos-duration='8800'] {
	transition-duration: 8800ms;
	-webkit-transition-duration: 8800ms;
}

body[data-aos-delay='8800'] [data-aos],[data-aos][data-aos][data-aos-delay='8800'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='8800'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='8800'].aos-animate {
	transition-delay: 8800ms;
	-webkit-transition-delay: 8800ms;
}

body[data-aos-duration='8900'] [data-aos],[data-aos][data-aos][data-aos-duration='8900'] {
	transition-duration: 8900ms;
	-webkit-transition-duration: 8900ms;
}

body[data-aos-delay='8900'] [data-aos],[data-aos][data-aos][data-aos-delay='8900'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='8900'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='8900'].aos-animate {
	transition-delay: 8900ms;
	-webkit-transition-delay: 8900ms;
}

body[data-aos-duration='9000'] [data-aos],[data-aos][data-aos][data-aos-duration='9000'] {
	transition-duration: 9000ms;
	-webkit-transition-duration: 9000ms;
}

body[data-aos-delay='9000'] [data-aos],[data-aos][data-aos][data-aos-delay='9000'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='9000'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='9000'].aos-animate {
	transition-delay: 9000ms;
	-webkit-transition-delay: 9000ms;
}

body[data-aos-duration='9100'] [data-aos],[data-aos][data-aos][data-aos-duration='9100'] {
	transition-duration: 9100ms;
	-webkit-transition-duration: 9100ms;
}

body[data-aos-delay='9100'] [data-aos],[data-aos][data-aos][data-aos-delay='9100'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='9100'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='9100'].aos-animate {
	transition-delay: 9100ms;
	-webkit-transition-delay: 9100ms;
}

body[data-aos-duration='9200'] [data-aos],[data-aos][data-aos][data-aos-duration='9200'] {
	transition-duration: 9200ms;
	-webkit-transition-duration: 9200ms;
}

body[data-aos-delay='9200'] [data-aos],[data-aos][data-aos][data-aos-delay='9200'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='9200'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='9200'].aos-animate {
	transition-delay: 9200ms;
	-webkit-transition-delay: 9200ms;
}

body[data-aos-duration='9300'] [data-aos],[data-aos][data-aos][data-aos-duration='9300'] {
	transition-duration: 9300ms;
	-webkit-transition-duration: 9300ms;
}

body[data-aos-delay='9300'] [data-aos],[data-aos][data-aos][data-aos-delay='9300'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='9300'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='9300'].aos-animate {
	transition-delay: 9300ms;
	-webkit-transition-delay: 9300ms;
}

body[data-aos-duration='9400'] [data-aos],[data-aos][data-aos][data-aos-duration='9400'] {
	transition-duration: 9400ms;
	-webkit-transition-duration: 9400ms;
}

body[data-aos-delay='9400'] [data-aos],[data-aos][data-aos][data-aos-delay='9400'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='9400'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='9400'].aos-animate {
	transition-delay: 9400ms;
	-webkit-transition-delay: 9400ms;
}

body[data-aos-duration='9500'] [data-aos],[data-aos][data-aos][data-aos-duration='9500'] {
	transition-duration: 9500ms;
	-webkit-transition-duration: 9500ms;
}

body[data-aos-delay='9500'] [data-aos],[data-aos][data-aos][data-aos-delay='9500'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='9500'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='9500'].aos-animate {
	transition-delay: 9500ms;
	-webkit-transition-delay: 9500ms;
}

body[data-aos-duration='9600'] [data-aos],[data-aos][data-aos][data-aos-duration='9600'] {
	transition-duration: 9600ms;
	-webkit-transition-duration: 9600ms;
}

body[data-aos-delay='9600'] [data-aos],[data-aos][data-aos][data-aos-delay='9600'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='9600'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='9600'].aos-animate {
	transition-delay: 9600ms;
	-webkit-transition-delay: 9600ms;
}

body[data-aos-duration='9700'] [data-aos],[data-aos][data-aos][data-aos-duration='9700'] {
	transition-duration: 9700ms;
	-webkit-transition-duration: 9700ms;
}

body[data-aos-delay='9700'] [data-aos],[data-aos][data-aos][data-aos-delay='9700'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='9700'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='9700'].aos-animate {
	transition-delay: 9700ms;
	-webkit-transition-delay: 9700ms;
}

body[data-aos-duration='9800'] [data-aos],[data-aos][data-aos][data-aos-duration='9800'] {
	transition-duration: 9800ms;
	-webkit-transition-duration: 9800ms;
}

body[data-aos-delay='9800'] [data-aos],[data-aos][data-aos][data-aos-delay='9800'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='9800'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='9800'].aos-animate {
	transition-delay: 9800ms;
	-webkit-transition-delay: 9800ms;
}

body[data-aos-duration='9900'] [data-aos],[data-aos][data-aos][data-aos-duration='9900'] {
	transition-duration: 9900ms;
	-webkit-transition-duration: 9900ms;
}

body[data-aos-delay='9900'] [data-aos],[data-aos][data-aos][data-aos-delay='9900'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='9900'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='9900'].aos-animate {
	transition-delay: 9900ms;
	-webkit-transition-delay: 9900ms;
}

body[data-aos-duration='10000'] [data-aos],[data-aos][data-aos][data-aos-duration='10000'] {
	transition-duration: 10000ms;
	-webkit-transition-duration: 10000ms;
}

body[data-aos-delay='10000'] [data-aos],[data-aos][data-aos][data-aos-delay='10000'] {
	transition-delay: 0;
	-webkit-transition-delay: 0;
}

body[data-aos-delay='10000'] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay='10000'].aos-animate {
	transition-delay: 10000ms;
	-webkit-transition-delay: 10000ms;
}

body[data-aos-easing="linear"] [data-aos],[data-aos][data-aos][data-aos-easing="linear"] {
	-webkit-transition-timing-function: cubic-bezier(0.25,0.25,0.75,0.75);
	transition-timing-function: cubic-bezier(0.25,0.25,0.75,0.75);
}

body[data-aos-easing="ease"] [data-aos],[data-aos][data-aos][data-aos-easing="ease"] {
	-webkit-transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
	transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
}

body[data-aos-easing="ease-in"] [data-aos],[data-aos][data-aos][data-aos-easing="ease-in"] {
	-webkit-transition-timing-function: cubic-bezier(0.42,0,1,1);
	transition-timing-function: cubic-bezier(0.42,0,1,1);
}

body[data-aos-easing="ease-out"] [data-aos],[data-aos][data-aos][data-aos-easing="ease-out"] {
	-webkit-transition-timing-function: cubic-bezier(0,0,0.58,1);
	transition-timing-function: cubic-bezier(0,0,0.58,1);
}

body[data-aos-easing="ease-in-out"] [data-aos],[data-aos][data-aos][data-aos-easing="ease-in-out"] {
	-webkit-transition-timing-function: cubic-bezier(0.42,0,0.58,1);
	transition-timing-function: cubic-bezier(0.42,0,0.58,1);
}

body[data-aos-easing="ease-in-back"] [data-aos],[data-aos][data-aos][data-aos-easing="ease-in-back"] {
	-webkit-transition-timing-function: cubic-bezier(0.6,-0.28,0.735,0.045);
	transition-timing-function: cubic-bezier(0.6,-0.28,0.735,0.045);
}

body[data-aos-easing="ease-out-back"] [data-aos],[data-aos][data-aos][data-aos-easing="ease-out-back"] {
	-webkit-transition-timing-function: cubic-bezier(0.175,0.885,0.32,1.275);
	transition-timing-function: cubic-bezier(0.175,0.885,0.32,1.275);
}

body[data-aos-easing="ease-in-out-back"] [data-aos],[data-aos][data-aos][data-aos-easing="ease-in-out-back"] {
	-webkit-transition-timing-function: cubic-bezier(0.68,-0.55,0.265,1.55);
	transition-timing-function: cubic-bezier(0.68,-0.55,0.265,1.55);
}

body[data-aos-easing="ease-in-sine"] [data-aos],[data-aos][data-aos][data-aos-easing="ease-in-sine"] {
	-webkit-transition-timing-function: cubic-bezier(0.47,0,0.745,0.715);
	transition-timing-function: cubic-bezier(0.47,0,0.745,0.715);
}

body[data-aos-easing="ease-out-sine"] [data-aos],[data-aos][data-aos][data-aos-easing="ease-out-sine"] {
	-webkit-transition-timing-function: cubic-bezier(0.39,0.575,0.565,1);
	transition-timing-function: cubic-bezier(0.39,0.575,0.565,1);
}

body[data-aos-easing="ease-in-out-sine"] [data-aos],[data-aos][data-aos][data-aos-easing="ease-in-out-sine"] {
	-webkit-transition-timing-function: cubic-bezier(0.445,0.05,0.55,0.95);
	transition-timing-function: cubic-bezier(0.445,0.05,0.55,0.95);
}

body[data-aos-easing="ease-in-quad"] [data-aos],[data-aos][data-aos][data-aos-easing="ease-in-quad"] {
	-webkit-transition-timing-function: cubic-bezier(0.55,0.085,0.68,0.53);
	transition-timing-function: cubic-bezier(0.55,0.085,0.68,0.53);
}

body[data-aos-easing="ease-out-quad"] [data-aos],[data-aos][data-aos][data-aos-easing="ease-out-quad"] {
	-webkit-transition-timing-function: cubic-bezier(0.25,0.46,0.45,0.94);
	transition-timing-function: cubic-bezier(0.25,0.46,0.45,0.94);
}

body[data-aos-easing="ease-in-out-quad"] [data-aos],[data-aos][data-aos][data-aos-easing="ease-in-out-quad"] {
	-webkit-transition-timing-function: cubic-bezier(0.455,0.03,0.515,0.955);
	transition-timing-function: cubic-bezier(0.455,0.03,0.515,0.955);
}

body[data-aos-easing="ease-in-cubic"] [data-aos],[data-aos][data-aos][data-aos-easing="ease-in-cubic"] {
	-webkit-transition-timing-function: cubic-bezier(0.55,0.085,0.68,0.53);
	transition-timing-function: cubic-bezier(0.55,0.085,0.68,0.53);
}

body[data-aos-easing="ease-out-cubic"] [data-aos],[data-aos][data-aos][data-aos-easing="ease-out-cubic"] {
	-webkit-transition-timing-function: cubic-bezier(0.25,0.46,0.45,0.94);
	transition-timing-function: cubic-bezier(0.25,0.46,0.45,0.94);
}

body[data-aos-easing="ease-in-out-cubic"] [data-aos],[data-aos][data-aos][data-aos-easing="ease-in-out-cubic"] {
	-webkit-transition-timing-function: cubic-bezier(0.455,0.03,0.515,0.955);
	transition-timing-function: cubic-bezier(0.455,0.03,0.515,0.955);
}

body[data-aos-easing="ease-in-quart"] [data-aos],[data-aos][data-aos][data-aos-easing="ease-in-quart"] {
	-webkit-transition-timing-function: cubic-bezier(0.55,0.085,0.68,0.53);
	transition-timing-function: cubic-bezier(0.55,0.085,0.68,0.53);
}

body[data-aos-easing="ease-out-quart"] [data-aos],[data-aos][data-aos][data-aos-easing="ease-out-quart"] {
	-webkit-transition-timing-function: cubic-bezier(0.25,0.46,0.45,0.94);
	transition-timing-function: cubic-bezier(0.25,0.46,0.45,0.94);
}

body[data-aos-easing="ease-in-out-quart"] [data-aos],[data-aos][data-aos][data-aos-easing="ease-in-out-quart"] {
	-webkit-transition-timing-function: cubic-bezier(0.455,0.03,0.515,0.955);
	transition-timing-function: cubic-bezier(0.455,0.03,0.515,0.955);
}[data-aos^='fade'][data-aos^='fade'] {
	opacity: 0;
	-webkit-opacity: 0;
	-webkit-transition-property: opacity,-webkit-transform;
	transition-property: opacity,-webkit-transform;
	transition-property: opacity,transform;
	transition-property: opacity,transform,-webkit-transform;
	-webkit-transition-property: opacity,transform;
}[data-aos^='fade'][data-aos^='fade'].aos-animate {
	opacity: 1;
	-webkit-opacity: 1;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
}[data-aos='fade-up'] {
	transform: translate(0,100px);
	-webkit-transform: translate(0,100px);
}[data-aos='fade-down'] {
	transform: translate(0,-100px);
	-webkit-transform: translate(0,-100px);
}[data-aos='fade-right'] {
	transform: translate(-100px,0);
	-webkit-transform: translate(-100px,0);
}[data-aos='fade-left'] {
	transform: translate(100px,0);
	-webkit-transform: translate(100px,0);
}[data-aos='fade-up-right'] {
	transform: translate(-100px,100px);
	-webkit-transform: translate(-100px,100px);
}[data-aos='fade-up-left'] {
	transform: translate(100px,100px);
	-webkit-transform: translate(100px,100px);
}[data-aos='fade-down-right'] {
	transform: translate(-100px,-100px);
	-webkit-transform: translate(-100px,-100px);
}[data-aos='fade-down-left'] {
	transform: translate(100px,-100px);
	-webkit-transform: translate(100px,-100px);
}[data-aos^='zoom'][data-aos^='zoom'] {
	opacity: 0;
	-webkit-opacity: 0;
	-webkit-transition-property: opacity,-webkit-transform;
	transition-property: opacity,-webkit-transform;
	transition-property: opacity,transform;
	transition-property: opacity,transform,-webkit-transform;
	-webkit-transition-property: opacity,transform;
}[data-aos^='zoom'][data-aos^='zoom'].aos-animate {
	opacity: 1;
	-webkit-opacity: 1;
	transform: translate(0,0) scale(1);
	-webkit-transform: translate(0,0) scale(1);
}[data-aos='zoom-in'] {
	opacity: 1;
	-webkit-opacity: 1;
	transform: scale(0.6);
	-webkit-transform: scale(0.6);
}[data-aos='zoom-in-up'] {
	transform: translate(0,100px) scale(0.6);
	-webkit-transform: translate(0,100px) scale(0.6);
}[data-aos='zoom-in-down'] {
	transform: translate(0,-100px) scale(0.6);
	-webkit-transform: translate(0,-100px) scale(0.6);
}[data-aos='zoom-in-right'] {
	transform: translate(-100px,0) scale(0.6);
	-webkit-transform: translate(-100px,0) scale(0.6);
}[data-aos='zoom-in-left'] {
	transform: translate(100px,0) scale(0.6);
	-webkit-transform: translate(100px,0) scale(0.6);
}[data-aos='zoom-out'] {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}[data-aos='zoom-out-up'] {
	transform: translate(0,100px) scale(1.2);
	-webkit-transform: translate(0,100px) scale(1.2);
}[data-aos='zoom-out-down'] {
	transform: translate(0,-100px) scale(1.2);
	-webkit-transform: translate(0,-100px) scale(1.2);
}[data-aos='zoom-out-right'] {
	transform: translate(-100px,0) scale(1.2);
	-webkit-transform: translate(-100px,0) scale(1.2);
}[data-aos='zoom-out-left'] {
	transform: translate(100px,0) scale(1.2);
	-webkit-transform: translate(100px,0) scale(1.2);
}[data-aos^='slide'][data-aos^='slide'] {
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	-webkit-transition-property: transform;
}[data-aos^='slide'][data-aos^='slide'].aos-animate {
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	opacity: 1;
	-webkit-opacity: 1;
}[data-aos='slide-up'] {
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
}[data-aos='slide-down'] {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}[data-aos='slide-right'] {
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
}[data-aos='slide-left'] {
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
}[data-aos^='flip'][data-aos^='flip'] {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	-webkit-transition-property: transform;
}[data-aos='flip-left'] {
	transform: perspective(2500px) rotateY(-100deg);
	-webkit-transform: perspective(2500px) rotateY(-100deg);
}[data-aos='flip-left'].aos-animate {
	transform: perspective(2500px) rotateY(0);
	-webkit-transform: perspective(2500px) rotateY(0);
	opacity: 1;
	-webkit-opacity: 1;
}[data-aos='flip-right'] {
	transform: perspective(2500px) rotateY(100deg);
	-webkit-transform: perspective(2500px) rotateY(100deg);
}[data-aos='flip-right'].aos-animate {
	transform: perspective(2500px) rotateY(0);
	-webkit-transform: perspective(2500px) rotateY(0);
	opacity: 1;
	-webkit-opacity: 1;
}[data-aos='flip-up'] {
	transform: perspective(2500px) rotateX(-100deg);
	-webkit-transform: perspective(2500px) rotateX(-100deg);
}[data-aos='flip-up'].aos-animate {
	transform: perspective(2500px) rotateX(0);
	-webkit-transform: perspective(2500px) rotateX(0);
	opacity: 1;
	-webkit-opacity: 1;
}[data-aos='flip-down'] {
	transform: perspective(2500px) rotateX(100deg);
	-webkit-transform: perspective(2500px) rotateX(100deg);
}[data-aos='flip-down'].aos-animate {
	transform: perspective(2500px) rotateX(0);
	-webkit-transform: perspective(2500px) rotateX(0);
	opacity: 1;
	-webkit-opacity: 1;
}

.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

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

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

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

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}

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

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

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}

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

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

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

.owl-carousel.owl-loaded {
	display: block
}

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

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

.owl-carousel.owl-refresh .owl-item {
	display: none
}

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

.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

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

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

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

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
}

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

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

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3,1.3);
	-moz-transition: scale(1.3,1.3);
	-ms-transition: scale(1.3,1.3);
	-o-transition: scale(1.3,1.3);
	transition: scale(1.3,1.3)
}

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

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}

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

.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #FFF;
	text-decoration: none
}

.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px
}

.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-ms-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
	background: #869791
}

div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right {
	height: 13px;
}

div.pp_default .pp_top .pp_left {
	background: url(../images/sprite.png) -78px -93px no-repeat;
}

div.pp_default .pp_top .pp_middle {
	background: url(../images/sprite_x.png) top left repeat-x;
}

div.pp_default .pp_top .pp_right {
	background: url(../images/sprite.png) -112px -93px no-repeat;
}

div.pp_default .pp_content .ppt {
	color: #f8f8f8;
}

div.pp_default .pp_content_container .pp_left {
	background: url(../images/sprite_y.png) -7px 0 repeat-y;
	padding-left: 13px;
}

div.pp_default .pp_content_container .pp_right {
	background: url(../images/sprite_y.png) top right repeat-y;
	padding-right: 13px;
}

div.pp_default .pp_content {
	background-color: #fff;
}

div.pp_default .pp_next:hover {
	background: url(../images/sprite_next.png) center right  no-repeat;
	cursor: pointer;
}

div.pp_default .pp_previous:hover {
	background: url(../images/sprite_prev.png) center left no-repeat;
	cursor: pointer;
}

div.pp_default .pp_expand {
	background: url(../images/sprite.png) 0 -29px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px;
}

div.pp_default .pp_expand:hover {
	background: url(../images/sprite.png) 0 -56px no-repeat;
	cursor: pointer;
}

div.pp_default .pp_contract {
	background: url(../images/sprite.png) 0 -84px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px;
}

div.pp_default .pp_contract:hover {
	background: url(../images/sprite.png) 0 -113px no-repeat;
	cursor: pointer;
}

div.pp_default .pp_close {
	width: 30px;
	height: 30px;
	background: url(../images/sprite.png) 2px 1px no-repeat;
	cursor: pointer;
}

div.pp_default #pp_full_res .pp_inline {
	color: #000;
}

div.pp_default .pp_gallery ul li a {
	background: url(../images/default_thumb.png) center center #f8f8f8;
	border: 1px solid #aaa;
}

div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a {
	border-color: #fff;
}

div.pp_default .pp_social {
	margin-top: 7px;
}

div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next {
	position: static;
	left: auto;
}

div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause {
	background: url(../images/sprite.png) -51px 1px no-repeat;
	height: 30px;
	width: 30px;
}

div.pp_default .pp_nav .pp_pause {
	background-position: -51px -29px;
}

div.pp_default .pp_details {
	position: relative;
}

div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next {
	background: url(../images/sprite.png) -31px -3px no-repeat;
	height: 20px;
	margin: 4px 0 0 0;
	width: 20px;
}

div.pp_default a.pp_arrow_next {
	left: 52px;
	background-position: -82px -3px;
}

div.pp_default .pp_content_container .pp_details {
	margin-top: 5px;
}

div.pp_default .pp_nav {
	clear: none;
	height: 30px;
	width: 110px;
	position: relative;
}

div.pp_default .pp_nav .currentTextHolder {
	font-family: Georgia;
	font-style: italic;
	color: #999;
	font-size: 11px;
	left: 75px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 10px;
	position: absolute;
	top: 2px;
}

div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover {
	opacity: 0.7;
}

div.pp_default .pp_description {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 5px 50px 5px 0;
}

div.pp_default .pp_bottom .pp_left {
	background: url(../images/sprite.png) -78px -127px no-repeat;
}

div.pp_default .pp_bottom .pp_middle {
	background: url(../images/sprite_x.png) bottom left repeat-x;
}

div.pp_default .pp_bottom .pp_right {
	background: url(../images/sprite.png) -112px -127px no-repeat;
}

div.pp_default .pp_loaderIcon {
	background: url(../images/loader_1.gif) center center no-repeat;
}

div.light_rounded .pp_top .pp_left {
	background: url(../images/sprite_1.png) -88px -53px no-repeat;
}

div.light_rounded .pp_top .pp_middle {
	background: #fff;
}

div.light_rounded .pp_top .pp_right {
	background: url(../images/sprite_1.png) -110px -53px no-repeat;
}

div.light_rounded .pp_content .ppt {
	color: #000;
}

div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right {
	background: #fff;
}

div.light_rounded .pp_content {
	background-color: #fff;
}

div.light_rounded .pp_next:hover {
	background: url(../images/btnNext.png) center right  no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_previous:hover {
	background: url(../images/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_expand {
	background: url(../images/sprite_1.png) -31px -26px no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_expand:hover {
	background: url(../images/sprite_1.png) -31px -47px no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_contract {
	background: url(../images/sprite_1.png) 0 -26px no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_contract:hover {
	background: url(../images/sprite_1.png) 0 -47px no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/sprite_1.png) -1px -1px no-repeat;
	cursor: pointer;
}

div.light_rounded .pp_details {
	position: relative;
}

div.light_rounded .pp_description {
	margin-right: 85px;
}

div.light_rounded #pp_full_res .pp_inline {
	color: #000;
}

div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important;
}

div.light_rounded .pp_nav .pp_play {
	background: url(../images/sprite_1.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.light_rounded .pp_nav .pp_pause {
	background: url(../images/sprite_1.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.light_rounded .pp_arrow_previous {
	background: url(../images/sprite_1.png) 0 -71px no-repeat;
}

div.light_rounded .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}

div.light_rounded .pp_arrow_next {
	background: url(../images/sprite_1.png) -22px -71px no-repeat;
}

div.light_rounded .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}

div.light_rounded .pp_bottom .pp_left {
	background: url(../images/sprite_1.png) -88px -80px no-repeat;
}

div.light_rounded .pp_bottom .pp_middle {
	background: #fff;
}

div.light_rounded .pp_bottom .pp_right {
	background: url(../images/sprite_1.png) -110px -80px no-repeat;
}

div.light_rounded .pp_loaderIcon {
	background: url(../images/loader_2.gif) center center no-repeat;
}

div.dark_rounded .pp_top .pp_left {
	background: url(../images/sprite_2.png) -88px -53px no-repeat;
}

div.dark_rounded .pp_top .pp_middle {
	background: url(../images/contentPattern.png) top left repeat;
}

div.dark_rounded .pp_top .pp_right {
	background: url(../images/sprite_2.png) -110px -53px no-repeat;
}

div.dark_rounded .pp_content_container .pp_left {
	background: url(../images/contentPattern.png) top left repeat-y;
}

div.dark_rounded .pp_content_container .pp_right {
	background: url(../images/contentPattern.png) top right repeat-y;
}

div.dark_rounded .pp_content {
	background: url(../images/contentPattern.png) top left repeat;
}

div.dark_rounded .pp_next:hover {
	background: url(../images/btnNext_1.png) center right  no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_previous:hover {
	background: url(../images/btnPrevious_1.png) center left no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_expand {
	background: url(../images/sprite_2.png) -31px -26px no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_expand:hover {
	background: url(../images/sprite_2.png) -31px -47px no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_contract {
	background: url(../images/sprite_2.png) 0 -26px no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_contract:hover {
	background: url(../images/sprite_2.png) 0 -47px no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/sprite_2.png) -1px -1px no-repeat;
	cursor: pointer;
}

div.dark_rounded .pp_details {
	position: relative;
}

div.dark_rounded .pp_description {
	margin-right: 85px;
}

div.dark_rounded .currentTextHolder {
	color: #c4c4c4;
}

div.dark_rounded .pp_description {
	color: #fff;
}

div.dark_rounded #pp_full_res .pp_inline {
	color: #fff;
}

div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important;
}

div.dark_rounded .pp_nav .pp_play {
	background: url(../images/sprite_2.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.dark_rounded .pp_nav .pp_pause {
	background: url(../images/sprite_2.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.dark_rounded .pp_arrow_previous {
	background: url(../images/sprite_2.png) 0 -71px no-repeat;
}

div.dark_rounded .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}

div.dark_rounded .pp_arrow_next {
	background: url(../images/sprite_2.png) -22px -71px no-repeat;
}

div.dark_rounded .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}

div.dark_rounded .pp_bottom .pp_left {
	background: url(../images/sprite_2.png) -88px -80px no-repeat;
}

div.dark_rounded .pp_bottom .pp_middle {
	background: url(../images/contentPattern.png) top left repeat;
}

div.dark_rounded .pp_bottom .pp_right {
	background: url(../images/sprite_2.png) -110px -80px no-repeat;
}

div.dark_rounded .pp_loaderIcon {
	background: url(../images/loader_3.gif) center center no-repeat;
}

div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content {
	background: none;
}

div.dark_square .currentTextHolder {
	color: #c4c4c4;
}

div.dark_square .pp_description {
	color: #fff;
}

div.dark_square .pp_loaderIcon {
	background: url(../images/loader_4.gif) center center no-repeat;
}

div.dark_square .pp_expand {
	background: url(../images/sprite_3.png) -31px -26px no-repeat;
	cursor: pointer;
}

div.dark_square .pp_expand:hover {
	background: url(../images/sprite_3.png) -31px -47px no-repeat;
	cursor: pointer;
}

div.dark_square .pp_contract {
	background: url(../images/sprite_3.png) 0 -26px no-repeat;
	cursor: pointer;
}

div.dark_square .pp_contract:hover {
	background: url(../images/sprite_3.png) 0 -47px no-repeat;
	cursor: pointer;
}

div.dark_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/sprite_3.png) -1px -1px no-repeat;
	cursor: pointer;
}

div.dark_square .pp_details {
	position: relative;
}

div.dark_square .pp_description {
	margin: 0 85px 0 0;
}

div.dark_square #pp_full_res .pp_inline {
	color: #fff;
}

div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important;
}

div.dark_square .pp_nav {
	clear: none;
}

div.dark_square .pp_nav .pp_play {
	background: url(../images/sprite_3.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.dark_square .pp_nav .pp_pause {
	background: url(../images/sprite_3.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.dark_square .pp_arrow_previous {
	background: url(../images/sprite_3.png) 0 -71px no-repeat;
}

div.dark_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}

div.dark_square .pp_arrow_next {
	background: url(../images/sprite_3.png) -22px -71px no-repeat;
}

div.dark_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}

div.dark_square .pp_next:hover {
	background: url(../images/btnNext_2.png) center right  no-repeat;
	cursor: pointer;
}

div.dark_square .pp_previous:hover {
	background: url(../images/btnPrevious_2.png) center left no-repeat;
	cursor: pointer;
}

div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content {
	background: #fff;
}

div.light_square .pp_content .ppt {
	color: #000;
}

div.light_square .pp_expand {
	background: url(../images/sprite_4.png) -31px -26px no-repeat;
	cursor: pointer;
}

div.light_square .pp_expand:hover {
	background: url(../images/sprite_4.png) -31px -47px no-repeat;
	cursor: pointer;
}

div.light_square .pp_contract {
	background: url(../images/sprite_4.png) 0 -26px no-repeat;
	cursor: pointer;
}

div.light_square .pp_contract:hover {
	background: url(../images/sprite_4.png) 0 -47px no-repeat;
	cursor: pointer;
}

div.light_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../images/sprite_4.png) -1px -1px no-repeat;
	cursor: pointer;
}

div.light_square .pp_details {
	position: relative;
}

div.light_square .pp_description {
	margin-right: 85px;
}

div.light_square #pp_full_res .pp_inline {
	color: #000;
}

div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important;
}

div.light_square .pp_nav .pp_play {
	background: url(../images/sprite_4.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.light_square .pp_nav .pp_pause {
	background: url(../images/sprite_4.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}

div.light_square .pp_arrow_previous {
	background: url(../images/sprite_4.png) 0 -71px no-repeat;
}

div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}

div.light_square .pp_arrow_next {
	background: url(../images/sprite_4.png) -22px -71px no-repeat;
}

div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}

div.light_square .pp_next:hover {
	background: url(../images/btnNext_3.png) center right  no-repeat;
	cursor: pointer;
}

div.light_square .pp_previous:hover {
	background: url(../images/btnPrevious_3.png) center left no-repeat;
	cursor: pointer;
}

div.light_square .pp_loaderIcon {
	background: url(../images/loader_2.gif) center center no-repeat;
}

div.facebook .pp_top .pp_left {
	background: url(../images/sprite_5.png) -88px -53px no-repeat;
}

div.facebook .pp_top .pp_middle {
	background: url(../images/contentPatternTop.png) top left repeat-x;
}

div.facebook .pp_top .pp_right {
	background: url(../images/sprite_5.png) -110px -53px no-repeat;
}

div.facebook .pp_content .ppt {
	color: #000;
}

div.facebook .pp_content_container .pp_left {
	background: url(../images/contentPatternLeft.png) top left repeat-y;
}

div.facebook .pp_content_container .pp_right {
	background: url(../images/contentPatternRight.png) top right repeat-y;
}

div.facebook .pp_content {
	background: #fff;
}

div.facebook .pp_expand {
	background: url(../images/sprite_5.png) -31px -26px no-repeat;
	cursor: pointer;
}

div.facebook .pp_expand:hover {
	background: url(../images/sprite_5.png) -31px -47px no-repeat;
	cursor: pointer;
}

div.facebook .pp_contract {
	background: url(../images/sprite_5.png) 0 -26px no-repeat;
	cursor: pointer;
}

div.facebook .pp_contract:hover {
	background: url(../images/sprite_5.png) 0 -47px no-repeat;
	cursor: pointer;
}

div.facebook .pp_close {
	width: 22px;
	height: 22px;
	background: url(../images/sprite_5.png) -1px -1px no-repeat;
	cursor: pointer;
}

div.facebook .pp_details {
	position: relative;
}

div.facebook .pp_description {
	margin: 0 37px 0 0;
}

div.facebook #pp_full_res .pp_inline {
	color: #000;
}

div.facebook .pp_loaderIcon {
	background: url(../images/loader_5.gif) center center no-repeat;
}

div.facebook .pp_arrow_previous {
	background: url(../images/sprite_5.png) 0 -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
}

div.facebook .pp_arrow_previous.disabled {
	background-position: 0 -96px;
	cursor: default;
}

div.facebook .pp_arrow_next {
	background: url(../images/sprite_5.png) -32px -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
}

div.facebook .pp_arrow_next.disabled {
	background-position: -32px -96px;
	cursor: default;
}

div.facebook .pp_nav {
	margin-top: 0;
}

div.facebook .pp_nav p {
	font-size: 15px;
	padding: 0 3px 0 4px;
}

div.facebook .pp_nav .pp_play {
	background: url(../images/sprite_5.png) -1px -123px no-repeat;
	height: 22px;
	width: 22px;
}

div.facebook .pp_nav .pp_pause {
	background: url(../images/sprite_5.png) -32px -123px no-repeat;
	height: 22px;
	width: 22px;
}

div.facebook .pp_next:hover {
	background: url(../images/btnNext_4.png) center right no-repeat;
	cursor: pointer;
}

div.facebook .pp_previous:hover {
	background: url(../images/btnPrevious_4.png) center left no-repeat;
	cursor: pointer;
}

div.facebook .pp_bottom .pp_left {
	background: url(../images/sprite_5.png) -88px -80px no-repeat;
}

div.facebook .pp_bottom .pp_middle {
	background: url(../images/contentPatternBottom.png) top left repeat-x;
}

div.facebook .pp_bottom .pp_right {
	background: url(../images/sprite_5.png) -110px -80px no-repeat;
}

div.pp_pic_holder a:focus {
	outline: none;
}

div.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
}

div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000;
}

.pp_top {
	height: 20px;
	position: relative;
}

* html .pp_top {
	padding: 0 20px;
}

.pp_top .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}

.pp_top .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}

* html .pp_top .pp_middle {
	left: 0;
	position: static;
}

.pp_top .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.pp_content {
	height: 40px;
	min-width: 40px;
}

* html .pp_content {
	width: 40px;
}

.pp_fade {
	display: none;
}

.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%;
}

.pp_content_container .pp_left {
	padding-left: 20px;
}

.pp_content_container .pp_right {
	padding-right: 20px;
}

.pp_content_container .pp_details {
	float: left;
	margin: 10px 0 2px 0;
}

.pp_description {
	display: none;
	margin: 0;
}

.pp_social {
	float: left;
	margin: 0;
}

.pp_social .facebook {
	float: left;
	margin-left: 5px;
	width: 55px;
	overflow: hidden;
}

.pp_social .twitter {
	float: left;
}

.pp_nav {
	clear: right;
	float: left;
	margin: 3px 10px 0 0;
}

.pp_nav p {
	float: left;
	margin: 2px 4px;
	white-space: nowrap;
}

.pp_nav .pp_play,.pp_nav .pp_pause {
	float: left;
	margin-right: 4px;
	text-indent: -10000px;
}

a.pp_arrow_previous,a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px;
}

.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}

.pp_gallery {
	display: none;
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000;
}

.pp_gallery div {
	float: left;
	overflow: hidden;
	position: relative;
}

.pp_gallery ul {
	float: left;
	height: 35px;
	margin: 0 0 0 5px;
	padding: 0;
	position: relative;
	white-space: nowrap;
}

.pp_gallery ul a {
	border: 1px #000 solid;
	border: 1px rgba(0,0,0,0.5) solid;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden;
}

.pp_gallery ul a:hover,.pp_gallery li.selected a {
	border-color: #fff;
}

.pp_gallery ul a img {
	border: 0;
}

.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

.pp_gallery li.default a {
	background: url(../images/default_thumbnail.gif) 0 0 no-repeat;
	display: block;
	height: 33px;
	width: 50px;
}

.pp_gallery li.default a img {
	display: none;
}

.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next {
	margin-top: 7px !important;
}

a.pp_next {
	background: url(../images/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}

a.pp_previous {
	background: url(../images/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}

a.pp_expand,a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000;
}

a.pp_close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	line-height: 22px;
	text-indent: -10000px;
}

.pp_bottom {
	height: 20px;
	position: relative;
}

* html .pp_bottom {
	padding: 0 20px;
}

.pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}

.pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}

* html .pp_bottom .pp_middle {
	left: 0;
	position: static;
}

.pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	margin: -12px 0 0 -12px;
	position: absolute;
	top: 50%;
	width: 24px;
}

#pp_full_res {
	line-height: 1 !important;
}

#pp_full_res .pp_inline {
	text-align: left;
}

#pp_full_res .pp_inline p {
	margin: 0 0 15px 0;
}

div.ppt {
	color: #fff;
	display: none;
	font-size: 17px;
	margin: 0 0 5px 15px;
	z-index: 9999;
}

@charset"UTF-8";

.mb_YTPBar,.mb_YTPBar span.mb_YTPUrl a {
	color: #fff
}

@font-face {
	font-family:ytpregular;src:url(/facdori/themes/gavias_facdori/vendor/ytplayer/css/font/ytp-regular.eot)
}

@font-face {
	font-family:ytpregular;src:url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAA5sABEAAAAAFCAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcZ9iuNUdERUYAAAGcAAAAHQAAACAAdAAET1MvMgAAAbwAAABJAAAAYHUMUrFjbWFwAAACCAAAAKkAAAGKn5XycWN2dCAAAAK0AAAANgAAADYNLQohZnBnbQAAAuwAAAGxAAACZVO0L6dnYXNwAAAEoAAAAAgAAAAIAAAAEGdseWYAAASoAAAGVQAAB4jz86dSaGVhZAAACwAAAAAzAAAANgbKONpoaGVhAAALNAAAACAAAAAkESQLXGhtdHgAAAtUAAAAVAAAARxOmwVwbG9jYQAAC6gAAAAjAAAAkFoEXRRtYXhwAAALzAAAACAAAAAgAWoB625hbWUAAAvsAAAA+wAAAeok3Eb+cG9zdAAADOgAAADAAAABN99tv1lwcmVwAAANqAAAALkAAAFY3I6ikndlYmYAAA5kAAAABgAAAAbHMlGnAAAAAQAAAADMPaLPAAAAAM3Nk7QAAAAAzc13sXjaY2BkYGDgA2IJBhBgYmAEQjcgZgHzGAAHTAB5AAAAeNpjYGbZwDiBgZWBhdWY5SwDA8MsCM10liGNKQ3IB0rBASMDEgj1DvdjcGDgfcDAlvYPqJJVldEZpoZVkuUZkFJgYAQAUUULewAAAHjaY2BgYGaAYBkGRgYQaAHyGMF8FoYMIC3GIAAUYQOyeBkUGKIYqhgWKHAp6CvEP2D4/x+sAyTuyJAIFGeAizP+//r/8f/D//f+n/HA8oHo/WcKblDzsQBGoOkwSUYmIMGErgDiRLyAhZWNnYOTi5uHl49fQFBIWERUTFxCUkpaRhYiLyevoKikrKKqpq6hqaWto6unb2BoZGxiambOQF1gQZYuAIQnH4IAAAAAAAAAAAABegEnAHEAswC9AOAA5QD+ARcBIwBdAHIBtgBcAGAAZgByAI8AogErAbIAUwBEBREAAHjaXVG7TltBEN0NDwOBxNggOdoUs5mQxnuhBQnE1Y1iZDuF5QhpN3KRi3EBH0CBRA3arxmgoaRImwYhF0h8Qj4hEjNriKI0Ozuzc86ZM0vKkap36WvPU+ckkMLdBs02/U5ItbMA96Tr642MtIMHWmxm9Mp1+/4LBpvRlDtqAOU9bykPGU07gVq0p/7R/AqG+/wf8zsYtDTT9NQ6CekhBOabcUuD7xnNussP+oLV4WIwMKSYpuIuP6ZS/rc052rLsLWR0byDMxH5yTRAU2ttBJr+1CHV83EUS5DLprE2mJiy/iQTwYXJdFVTtcz42sFdsrPoYIMqzYEH2MNWeQweDg8mFNK3JMosDRH2YqvECBGTHAo55dzJ/qRA+UgSxrxJSjvjhrUGxpHXwKA2T7P/PJtNbW8dwvhZHMF3vxlLOvjIhtoYEWI7YimACURCRlX5hhrPvSwG5FL7z0CUgOXxj3+dCLTu2EQ8l7V1DjFWCHp+29zyy4q7VrnOi0J3b6pqqNIpzftezr7HA54eC8NBY8Gbz/v+SoH6PCyuNGgOBEN6N3r/orXqiKu8Fz6yJ9O/sVoAAAAAAQAB//8AD3jaTZVrbBxXFcfvufNe72Nmdx77tmfHO2N76117784OTr154YAbR7RQuUQhttoSuXZKFQVKKYqgiFJAgkpIkVClIn8opSomjXY3VHHTFldEIYpay1hR+ID4Bha27FoIEQGpd8Idu4lY7c6eOfee//2f3+zeizAaQwif4iYRgwRUbgGqjLYFNvVxtcVzfxltM5iGqMUEaS5ItwU+vTPahiBPFFMpmoo5hnv8XnjFn+Um7/xmjF1GCLHoPf+fgsUVEYcSKIcGkYbaWYxKLZ3bgGa50qpACQ0NeyYoYILaDTqpurUK2FZBUYlJY8ukEc0egLpbo+kY8O/BQcx2dvwP2Fh6/Q+Gl19fyroubHmer7rpjHllPZ/NKB+tp2/4/TzxSx0zo/74uUY29vJZOEHIfng4lzz7cjyXzn/jJwqCwCOLdj2iPSP3F/hUAHF3v+Cviee5DIqhJDLRACLoPGpHECq1M7Sd5iDZ/W6zQW8mu9Ecql7SI6xYaiOpnxCydwPNWqWJ/tSSjY1mqtqU5ZYNpWal2pJiGy0XSi1bVuKX1Fyh1GuMoJYeUeJvy/GEVbTpfTOjHJRVzUim0tlcwekbKD1QrgR5M97OV8nIyMjQsKPUEKWGNEVFFBwqEs/yHMEVFMM1PIc4FhiWQVxHcxjD0zzXEkgbmHe5G1eA9T955453xd+B9tbpi6vj10+fvj6+evH0Fju7vPDU5szVY8euzmw+tXABv7kEov/v33WOv+v/C8LG9M2xD19/EquzCyuHVuY6R25Obz35+odw4NDKwuzWHAK86q9x21wKYYQkjFeZ3M5f/TUmw6Qo12P+38Wf0zEZpVABlVANfQu1owHXXMD1AdIyQhvNgeou2b1LAuhAkVwyExRps/ppAE230qrTX1MrEVXil5W4qlm9thMAMpR2MtVHAbXMnBJvZ8oVGjdZ5XK6u6cwNExqdNJ9dnm4D+8eIeYeM7hH0b3H9bcQuczdeH75ef+TxTveO/5tuDK2Mrs5d+HmzQtzm7MrbP6ZqxMrrz2+vf34aysTV5+5iN9YhMi51W93Tiz5/wFp+ujy/MntGXx+dfrjqflrO788Ob989MaMP716+Nr8FOpCjbvnw032BUrm82gKfQc10SJaAwwZGINHEUrksaEndI3XCppBavWaU7Nrda/u7QfPsnmBF1ReK4NjCxbkgVRJdW/MdmiyjHkhCgKvGkrNq+uGngPLUDXVioJTcGxONWguENOIYmkq1lQqaDu2q1AqKi6qRh6CN0uqhlkn1WIwt1Z3FTqH6lt2kWLkqZpQ2F1H4D3X1CzFUkCp1R8EVaeKGr3mgXpyd3OKZTcgioMi3qImqA2FaFSYrkHd7BYESnSMdqAx1HNgg/6pG0Bo95RAGehqoNAuaRHR90wGdXyJtkAJ1DxSDVQCfS8ocui+EohqagNjFroniyLAOYbBgvSQxuXxiUSCGQXReJBnjafhbf6xBs8P9ZclLLJdTJfdL3bLRsgd50Nf52P7JIWjInYqFuZhUGErucF0Qj/zNJtPGArDz7EYFi0chvSpw8C/mJRgRVLfgrEf7RvowhyjJ3JPfPlX/h8N/6fZryX7bh/pJsPj4QLX9Ra89NL3QQkljmOqnognU6HcxKkoI/JsaJ8cDcfCqZAMC2cfFeSoHu+WFEmWzIQqx8PVmCThSFqPKqLIsgxJx0QYZt1iocjgfrPbjIoiltkXxzxTlE5FVTL1zb7YmTOSzXGiEBU0ZgHzXexjd9HklDtTc2P7iR4/Wmqk/jGhfZXjZW1bYFVp3y01G+ocrh/K9VST3+05OUsaEnAYGKZRfWIpDQaXT2Ej2/vCl1S5nNe7jHq5eCAlM7rOpFx8PP1Zf/NzCUdkpXjUhHmdfdi/Xv31D6WccPAIDjNMmPnBzC+ErAipZzPf++LkQyGRhTDEpCNkbmLpz8892zmE3+8swq1YODIqf2Z7lO8RdJHn7RS8kpY6r0qhAg7xXIHnhViu+zBDbhcx16UOfGVgaGkoXe6LhwS+h7NgSa+vR7ESZvPyq6VUqN+SC0ZSTPm3oETGoxGIh/p60w3naIyJ/Gywf9CMnnAemR3524hT5DErxOwBhR55COMw3e+u0T0tOEsR0JMx+NBHftD/AJ+D/f7v/TW+9t+P+Bo9e/7vNYz+By6FsKkAAAB42mNgZGBgYGRwbI8IWhzPb/OVQZ6DAQTOni3fCKP/+/x7yrOBNRTI5WBgAokCAG3mDbAAeNpjYGRgYFX9t5eBgeftf5//WTwbGIAiKMAdAJycBph42mN6w+DCwcDAAMIsZ8D0HhBNLIap52D478fBwHQRyvbBpZ7nLYMtKeZjt5OJhxT1TKsYGFhDETTjcSAG0gyPoRgozigIpL0hNEiOBcgFAEBoNC142mNgYNCBwjoccALDBEY9RhsgPIMMmZcRhHtIhkcA9pQspAAAAQAAAEcBVAALAAAAAAACAAEAAgAWAAABAACTAAAAAHjalZCxTgJBFEXPApJoYYgF9VZUSIAFTdDCnmiIgsTKsASQuGiCu0YaCr4OfomKOzsTCHRmMzPn3blz38sCFyzJ4uXOgbKWZY+8KssZLqk7zkp9cJyjSOT4jD9WjvPSt46vKHoFx2txyfGGqnfPO18kyohSGjBjJPqRFmqPmWolWkZ9o0uHZ/EkfTNgTo0KVX017ujRps+TyDqvT7xW9U/UV1Vz9ZryrQn8o8QOL1JsdVA/5IwZpv7f/YsKTW50O1PqpzKNZyw1UnKov2c9dbkD7c1/zdhXFSrNdIz3HbuaJFH1KM9CZyDN3N3SoiFupfP66mbOYAd8k0EGAHjabc05TwJhHITxZ0BBBc/P4IkI7y4sh0dBsosHKiqHeLUiiTE0FH56Xdl/6TS/ZIoZUszzM+ad/3IOSilNmm122GWPfQ4ocEiRI0qUcXj4VKgSUKNOgybHnHDKGSER7Xjjgkuu6HDNDbd0ueOeB3r0GTDkkRFPPPPCK29a0KIyympJy1pRTnmtak3r2tCmtjLjz+/ph5edfU2cc2Fiy/3px4Xpmb5ZMatmYNbMutkwm2Yr0W8nBnOj+OcXVDk0PnjaRc67DoJAEAVQFuT9fqsJCSZ2+w12QkNjrCCx9w+sbSy19DsGK/9Ob3RZujk3k7nzZp8bsbvSkXXoR8Yew9gavN9QNHSUHTFch4oMfuoV0uqGNL4nv25emq3yHzzADwVcwOsFHMCtBWzAWQlYgJ0ImIA1rRmAeRbQAWM6vQD04A9GgXglRBo4Kh+19gJGYDgzBqOnZALGO8kUTLaSGZhWkjmYrSULMA8kS7CYi5ZgKTlQxr/W1F5aAAAAAAFRp8cxAAA=)format('woff'),url(/facdori/themes/gavias_facdori/vendor/ytplayer/css/font/ytp-regular.ttf)format('truetype');font-weight:400;font-style:normal
}

.mb_YTPlayer:focus {
	outline: 0
}

.mbYTP_wrapper {
	display: block;
	transform: translateZ(0)translate3d(0,0,0);
	transform-style: preserve-3d;
	perspective: 1000;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	box-sizing: border-box
}

.mb_YTPlayer .loading {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 12px;
	color: #fff;
	background: rgba(0,0,0,.51);
	text-align: center;
	padding: 2px 4px;
	border-radius: 5px;
	font-family: "Droid Sans",sans-serif;
	-webkit-animation: fade .1s infinite alternate;
	animation: fade .1s infinite alternate
}

@-webkit-keyframes fade {
	0% {
		opacity: .5
	}

	100% {
		opacity: 1
	}
}

@keyframes fade {
	0% {
		opacity: .5
	}

	100% {
		opacity: 1
	}
}

.YTPFullscreen {
	display: block!important;
	position: fixed!important;
	width: 100%!important;
	height: 100%!important;
	top: 0!important;
	left: 0!important;
	margin: 0!important;
	border: none!important;
	opacity: 1!important
}

.mbYTP_wrapper iframe {
	max-width: 4000px!important
}

.inline_YTPlayer {
	margin-bottom: 20px;
	vertical-align: top;
	position: relative;
	left: 0;
	overflow: hidden;
	border-radius: 4px;
	box-shadow: 0 0 5px rgba(0,0,0,.7);
	background: rgba(0,0,0,.5)
}

.inline_YTPlayer img {
	border: none!important;
	margin: 0!important;
	padding: 0!important;
	transform: none!important
}

.mb_YTPBar,.mb_YTPBar .buttonBar {
	box-sizing: border-box;
	left: 0;
	padding: 5px;
	width: 100%
}

.mb_YTPBar .ytpicon {
	font-size: 20px;
	font-family: ytpregular
}

.mb_YTPBar .mb_YTPUrl.ytpicon {
	font-size: 30px
}

.mb_YTPBar {
	transition: opacity .5s;
	display: block;
	height: 10px;
	background: #333;
	position: fixed;
	bottom: 0;
	text-align: left;
	z-index: 1000;
	font: 14px/16px sans-serif;
	opacity: .1
}

.mb_YTPBar.visible,.mb_YTPBar:hover {
	opacity: 1
}

.mb_YTPBar .buttonBar {
	transition: all .5s;
	background: 0 0;
	font: 12px/14px Calibri;
	position: absolute;
	top: -30px;
	height: 40px
}

.mb_YTPBar:hover .buttonBar {
	background: rgba(0,0,0,.4)
}

.mb_YTPBar span {
	display: inline-block;
	font: 16px/20px Calibri,sans-serif;
	position: relative;
	width: 30px;
	height: 25px;
	vertical-align: middle
}

.mb_YTPBar span.mb_YTPTime {
	width: 130px
}

.mb_YTPBar span.mb_OnlyYT,.mb_YTPBar span.mb_YTPUrl {
	position: absolute;
	width: auto;
	display: block;
	top: 6px;
	right: 10px;
	cursor: pointer
}

.mb_YTPBar span.mb_YTPUrl img {
	width: 60px
}

.mb_YTPBar span.mb_OnlyYT {
	left: 300px;
	right: auto
}

.mb_YTPBar span.mb_OnlyYT img {
	width: 25px
}

.mb_YTPBar .mb_YTPMuteUnmute,.mb_YTPBar .mb_YTPPlaypause,.mb_YTPlayer .mb_YTPBar .mb_YTPPlaypause img {
	cursor: pointer
}

.mb_YTPBar .mb_YTPProgress {
	height: 10px;
	width: 100%;
	background: #222;
	bottom: 0;
	left: 0
}

.mb_YTPBar .mb_YTPLoaded {
	height: 10px;
	width: 0;
	background: #444;
	left: 0
}

.mb_YTPBar .mb_YTPseekbar {
	height: 10px;
	width: 0;
	background: #bb110e;
	bottom: 0;
	left: 0;
	box-shadow: rgba(82,82,82,.47)1px 1px 3px
}

.mb_YTPBar .YTPOverlay {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: "flat";
	box-sizing: border-box
}

.YTPOverlay.raster {
	background: url(/facdori/themes/gavias_facdori/vendor/ytplayer/css/images/raster.png)
}

.YTPOverlay.raster.retina {
	background: url(/facdori/themes/gavias_facdori/vendor/ytplayer/css/images/raster%402x.png)
}

.YTPOverlay.raster-dot {
	background: url(/facdori/themes/gavias_facdori/vendor/ytplayer/css/images/raster_dot.png)
}

.YTPOverlay.raster-dot.retina {
	background: url(/facdori/themes/gavias_facdori/vendor/ytplayer/css/images/raster_dot%402x.png)
}

.mb_YTPBar .simpleSlider {
	position: relative;
	width: 100px;
	height: 10px;
	border: 1px solid #fff;
	overflow: hidden;
	box-sizing: border-box;
	margin-right: 10px;
	cursor: pointer!important;
	border-radius: 3px
}

.mb_YTPBar.compact .simpleSlider {
	width: 40px
}

.mb_YTPBar .simpleSlider.muted {
	opacity: .3
}

.mb_YTPBar .level {
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #fff;
	box-sizing: border-box
}

.mb_YTPBar .level.horizontal {
	height: 100%;
	width: 0
}

.mb_YTPBar .level.vertical {
	height: auto;
	width: 100%
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #CCC;
}

.mfp-preloader a:hover {
	color: #FFF;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
}

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

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial,Baskerville,monospace;
}

.mfp-close:hover,.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
	background: #000;
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
	background: #444;
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0,0,0,0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0,0,0,0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,.slick-slider .slick-list {
	-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);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,.slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

@charset 'UTF-8';

.slick-loading .slick-list {
	background: #fff url(../images/ajax-loader.gif) center center no-repeat;
}

.slick-prev,.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}

.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {
	opacity: .25;
}

/*.slick-prev:before,.slick-next:before {
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}*/

.slick-prev {
	left: -25px;
}
[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}

.slick-prev:before {
	content: '←';
}[dir='rtl'] .slick-prev:before {
	content: '→';
}

.slick-next {
	right: -25px;
}[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}

.slick-next:before {
	content: '→';
}[dir='rtl'] .slick-next:before {
	content: '←';
}

.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.slick-dots li button:hover,.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,.slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}

:root {
	--blue: #007bff;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #fd7e14;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--primary: #28B8DC;
	--secondary: #6c757d;
	--success: #28a745;
	--info: #17a2b8;
	--warning: #ffc107;
	--danger: #dc3545;
	--light: #f8f9fa;
	--dark: #343a40;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif: "Roboto",sans-serif;
	--font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}

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

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

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

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

/*body {
	margin: 0;
	
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.8;
	color: #7f8284;
	text-align: left;
	background-color: #fff;
}[tabindex="-1"]:focus {
	outline: 0 !important;
}*/

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

h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
	margin-bottom: 0.5rem;
}

p {
	margin-top: 0;
	
}

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

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit;
}

ol,ul,dl {
	margin-top: 0;
	margin-bottom: 1rem;
}

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

dt {
	font-weight: 700;
}

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

blockquote {
	margin: 0 0 1rem;
}

dfn {
	font-style: italic;
}

b,strong {
	font-weight: bolder;
}

small {
	font-size: 80%;
}

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

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

a {
	color: #002c42;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:hover {
	color: black;
	text-decoration: underline;
}

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

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

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

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

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

figure {
	margin: 0 0 1rem;
}

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

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

table {
	border-collapse: collapse;
}

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

th {
	text-align: inherit;
}

label {
	display: inline-block;
	margin-bottom: .5rem;
}

button {
	border-radius: 0;
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}

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

button,input {
	overflow: visible;
}

button,select {
	text-transform: none;
}

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

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

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

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

textarea {
	overflow: auto;
	resize: vertical;
}

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

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

progress {
	vertical-align: baseline;
}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
	height: auto;
}[type="search"] {
	outline-offset: -2px;
	-webkit-appearance: none;
}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}

output {
	display: inline-block;
}

summary {
	display: list-item;
	cursor: pointer;
}

template {
	display: none;
}[hidden] {
	display: none;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	margin-bottom: 0.5rem;
	font-weight: 700;
	line-height: 1.26;
	color: #002c42;
}

h1,.h1 {
	font-size: 1.925rem;
}

h2,.h2 {
	font-size: 1.575rem;
}

h3,.h3 {
	font-size: 1.4rem;
}

h4,.h4 {
	font-size: 1.225rem;
}

h5,.h5 {
	font-size: 1.05rem;
}

h6,.h6 {
	font-size: 0.875rem;
}

.lead {
	font-size: 1.09375rem;
	font-weight: 300;
}

.display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.26;
}

.display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.26;
}

.display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.26;
}

.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.26;
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0,0,0,0.1);
}

small,.small {
	font-size: 80%;
	font-weight: 400;
}

mark,.mark {
	padding: 0.2em;
	background-color: #fcf8e3;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	list-style: none;
}

.list-inline-item {
	display: inline-block;
}

.list-inline-item:not(:last-child) {
	margin-right: 0.5rem;
}

.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

.blockquote {
	margin-bottom: 1rem;
	font-size: 1.09375rem;
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #6c757d;
}

.blockquote-footer::before {
	content: "\2014 \00A0";
}

.img-fluid {
	max-width: 100%;
	height: auto;
}

.img-thumbnail {
	padding: 0.25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: 0.25rem;
	max-width: 100%;
	height: auto;
}

.figure {
	display: inline-block;
}

.figure-img {
	margin-bottom: 0.5rem;
	line-height: 1;
}

.figure-caption {
	font-size: 90%;
	color: #6c757d;
}

code,kbd,pre,samp {
	font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}

code {
	font-size: 87.5%;
	color: #e83e8c;
	word-break: break-word;
}

a > code {
	color: inherit;
}

kbd {
	padding: 0.2rem 0.4rem;
	font-size: 87.5%;
	color: #fff;
	background-color: #212529;
	border-radius: 0.2rem;
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
}

pre {
	display: block;
	font-size: 87.5%;
	color: #212529;
}

pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width:576px) {
	.container {
		max-width: 540px;
	}
}

@media (min-width:768px) {
	.container {
		max-width: 768px;
	}
}

@media (min-width:992px) {
	.container {
		max-width: 992px;
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1200px;
	}
}

.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.no-gutters > .col,.no-gutters > [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}

.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}

.col-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}

.col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}

.col-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}

.col-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.col-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}

.col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}

.col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.col-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}

.col-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}

.col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.order-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.order-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13;
}

.order-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}

.order-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.order-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.order-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.order-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
}

.order-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
}

.order-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6;
}

.order-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7;
}

.order-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8;
}

.order-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9;
}

.order-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10;
}

.order-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11;
}

.order-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12;
}

.offset-1 {
	margin-left: 8.33333%;
}

.offset-2 {
	margin-left: 16.66667%;
}

.offset-3 {
	margin-left: 25%;
}

.offset-4 {
	margin-left: 33.33333%;
}

.offset-5 {
	margin-left: 41.66667%;
}

.offset-6 {
	margin-left: 50%;
}

.offset-7 {
	margin-left: 58.33333%;
}

.offset-8 {
	margin-left: 66.66667%;
}

.offset-9 {
	margin-left: 75%;
}

.offset-10 {
	margin-left: 83.33333%;
}

.offset-11 {
	margin-left: 91.66667%;
}

@media (min-width:576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-sm-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-sm-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}

	.col-sm-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.col-sm-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.col-sm-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.col-sm-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-sm-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}

	.col-sm-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-sm-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}

	.col-sm-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}

	.col-sm-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-sm-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.order-sm-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}

	.order-sm-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}

	.order-sm-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.order-sm-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.order-sm-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.order-sm-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.order-sm-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.order-sm-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	.order-sm-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	.order-sm-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	.order-sm-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	.order-sm-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	.order-sm-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}

	.order-sm-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-sm-0 {
		margin-left: 0;
	}

	.offset-sm-1 {
		margin-left: 8.33333%;
	}

	.offset-sm-2 {
		margin-left: 16.66667%;
	}

	.offset-sm-3 {
		margin-left: 25%;
	}

	.offset-sm-4 {
		margin-left: 33.33333%;
	}

	.offset-sm-5 {
		margin-left: 41.66667%;
	}

	.offset-sm-6 {
		margin-left: 50%;
	}

	.offset-sm-7 {
		margin-left: 58.33333%;
	}

	.offset-sm-8 {
		margin-left: 66.66667%;
	}

	.offset-sm-9 {
		margin-left: 75%;
	}

	.offset-sm-10 {
		margin-left: 83.33333%;
	}

	.offset-sm-11 {
		margin-left: 91.66667%;
	}
}

@media (min-width:768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}

	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}

	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}

	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}

	.col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.order-md-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}

	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}

	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}

	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-md-0 {
		margin-left: 0;
	}

	.offset-md-1 {
		margin-left: 8.33333%;
	}

	.offset-md-2 {
		margin-left: 16.66667%;
	}

	.offset-md-3 {
		margin-left: 25%;
	}

	.offset-md-4 {
		margin-left: 33.33333%;
	}

	.offset-md-5 {
		margin-left: 41.66667%;
	}

	.offset-md-6 {
		margin-left: 50%;
	}

	.offset-md-7 {
		margin-left: 58.33333%;
	}

	.offset-md-8 {
		margin-left: 66.66667%;
	}

	.offset-md-9 {
		margin-left: 75%;
	}

	.offset-md-10 {
		margin-left: 83.33333%;
	}

	.offset-md-11 {
		margin-left: 91.66667%;
	}
}

@media (min-width:992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-lg-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}

	.col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}

	.col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}

	.col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}

	.col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.order-lg-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}

	.order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}

	.order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}

	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-lg-0 {
		margin-left: 0;
	}

	.offset-lg-1 {
		margin-left: 8.33333%;
	}

	.offset-lg-2 {
		margin-left: 16.66667%;
	}

	.offset-lg-3 {
		margin-left: 25%;
	}

	.offset-lg-4 {
		margin-left: 33.33333%;
	}

	.offset-lg-5 {
		margin-left: 41.66667%;
	}

	.offset-lg-6 {
		margin-left: 50%;
	}

	.offset-lg-7 {
		margin-left: 58.33333%;
	}

	.offset-lg-8 {
		margin-left: 66.66667%;
	}

	.offset-lg-9 {
		margin-left: 75%;
	}

	.offset-lg-10 {
		margin-left: 83.33333%;
	}

	.offset-lg-11 {
		margin-left: 91.66667%;
	}
}

@media (min-width:1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-xl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}

	.col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.col-xl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}

	.col-xl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}

	.col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}

	.col-xl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.order-xl-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}

	.order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}

	.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}

	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-xl-0 {
		margin-left: 0;
	}

	.offset-xl-1 {
		margin-left: 8.33333%;
	}

	.offset-xl-2 {
		margin-left: 16.66667%;
	}

	.offset-xl-3 {
		margin-left: 25%;
	}

	.offset-xl-4 {
		margin-left: 33.33333%;
	}

	.offset-xl-5 {
		margin-left: 41.66667%;
	}

	.offset-xl-6 {
		margin-left: 50%;
	}

	.offset-xl-7 {
		margin-left: 58.33333%;
	}

	.offset-xl-8 {
		margin-left: 66.66667%;
	}

	.offset-xl-9 {
		margin-left: 75%;
	}

	.offset-xl-10 {
		margin-left: 83.33333%;
	}

	.offset-xl-11 {
		margin-left: 91.66667%;
	}
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
}

.table th,.table td {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
	border-top: 2px solid #dee2e6;
}

.table .table {
	background-color: #fff;
}

.table-sm th,.table-sm td {
	padding: 0.3rem;
}

.table-bordered {
	border: 1px solid #dee2e6;
}

.table-bordered th,.table-bordered td {
	border: 1px solid #dee2e6;
}

.table-bordered thead th,.table-bordered thead td {
	border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0,0,0,0.05);
}

.table-hover tbody tr:hover {
	background-color: rgba(0,0,0,0.075);
}

.table-primary,.table-primary > th,.table-primary > td {
	background-color: #c3ebf5;
}

.table-hover .table-primary:hover {
	background-color: #ade4f1;
}

.table-hover .table-primary:hover > td,.table-hover .table-primary:hover > th {
	background-color: #ade4f1;
}

.table-secondary,.table-secondary > th,.table-secondary > td {
	background-color: #d6d8db;
}

.table-hover .table-secondary:hover {
	background-color: #c8cbcf;
}

.table-hover .table-secondary:hover > td,.table-hover .table-secondary:hover > th {
	background-color: #c8cbcf;
}

.table-success,.table-success > th,.table-success > td {
	background-color: #c3e6cb;
}

.table-hover .table-success:hover {
	background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,.table-hover .table-success:hover > th {
	background-color: #b1dfbb;
}

.table-info,.table-info > th,.table-info > td {
	background-color: #bee5eb;
}

.table-hover .table-info:hover {
	background-color: #abdde5;
}

.table-hover .table-info:hover > td,.table-hover .table-info:hover > th {
	background-color: #abdde5;
}

.table-warning,.table-warning > th,.table-warning > td {
	background-color: #ffeeba;
}

.table-hover .table-warning:hover {
	background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,.table-hover .table-warning:hover > th {
	background-color: #ffe8a1;
}

.table-danger,.table-danger > th,.table-danger > td {
	background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
	background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,.table-hover .table-danger:hover > th {
	background-color: #f1b0b7;
}

.table-light,.table-light > th,.table-light > td {
	background-color: #fdfdfe;
}

.table-hover .table-light:hover {
	background-color: #ececf6;
}

.table-hover .table-light:hover > td,.table-hover .table-light:hover > th {
	background-color: #ececf6;
}

.table-dark,.table-dark > th,.table-dark > td {
	background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
	background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,.table-hover .table-dark:hover > th {
	background-color: #b9bbbe;
}

.table-active,.table-active > th,.table-active > td {
	background-color: rgba(0,0,0,0.075);
}

.table-hover .table-active:hover {
	background-color: rgba(0,0,0,0.075);
}

.table-hover .table-active:hover > td,.table-hover .table-active:hover > th {
	background-color: rgba(0,0,0,0.075);
}

.table .thead-dark th {
	color: #fff;
	background-color: #212529;
	border-color: #32383e;
}

.table .thead-light th {
	color: #495057;
	background-color: #e9ecef;
	border-color: #dee2e6;
}

.table-dark {
	color: #fff;
	background-color: #212529;
}

.table-dark th,.table-dark td,.table-dark thead th {
	border-color: #32383e;
}

.table-dark.table-bordered {
	border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255,255,255,0.05);
}

.table-dark.table-hover tbody tr:hover {
	background-color: rgba(255,255,255,0.075);
}

@media (max-width:575.98px) {
	.table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}

	.table-responsive-sm > .table-bordered {
		border: 0;
	}
}

@media (max-width:767.98px) {
	.table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}

	.table-responsive-md > .table-bordered {
		border: 0;
	}
}

@media (max-width:991.98px) {
	.table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}

	.table-responsive-lg > .table-bordered {
		border: 0;
	}
}

@media (max-width:1199.98px) {
	.table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}

	.table-responsive-xl > .table-bordered {
		border: 0;
	}
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive > .table-bordered {
	border: 0;
}

.form-control {
	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 0.875rem;
	line-height: 1.8;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	-webkit-transition: border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0;
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #96dcee;
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40,184,220,0.25);
	box-shadow: 0 0 0 0.2rem rgba(40,184,220,0.25);
}

.form-control::-webkit-input-placeholder {
	color: #212529;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #212529;
	opacity: 1;
}

.form-control::-ms-input-placeholder {
	color: #212529;
	opacity: 1;
}

.form-control::placeholder {
	color: #212529;
	opacity: 1;
}

.form-control:disabled,.form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
	height: calc(2.325rem + 2px);
}

select.form-control:focus::-ms-value {
	color: #495057;
	background-color: #fff;
}

.form-control-file,.form-control-range {
	display: block;
	width: 100%;
}

.col-form-label {
	padding-top: calc(0.375rem + 1px);
	padding-bottom: calc(0.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.8;
}

.col-form-label-lg {
	padding-top: calc(0.5rem + 1px);
	padding-bottom: calc(0.5rem + 1px);
	font-size: 1.09375rem;
	line-height: 1.8;
}

.col-form-label-sm {
	padding-top: calc(0.25rem + 1px);
	padding-bottom: calc(0.25rem + 1px);
	font-size: 0.76563rem;
	line-height: 1.6;
}

.form-control-plaintext {
	display: block;
	width: 100%;
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
	margin-bottom: 0;
	line-height: 1.8;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,.input-group-sm > .form-control-plaintext.form-control,.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,.input-group-sm > .input-group-append > .form-control-plaintext.btn,.form-control-plaintext.form-control-lg,.input-group-lg > .form-control-plaintext.form-control,.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,.input-group-lg > .input-group-append > .form-control-plaintext.btn {
	padding-right: 0;
	padding-left: 0;
}

.form-control-sm,.input-group-sm > .form-control,.input-group-sm > .input-group-prepend > .input-group-text,.input-group-sm > .input-group-append > .input-group-text,.input-group-sm > .input-group-prepend > .btn,.input-group-sm > .input-group-append > .btn {
	padding: 0.25rem 0.5rem;
	font-size: 0.76563rem;
	line-height: 1.6;
	border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]),.input-group-sm > select.form-control:not([size]):not([multiple]),.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
	height: calc(1.725rem + 2px);
}

.form-control-lg,.input-group-lg > .form-control,.input-group-lg > .input-group-prepend > .input-group-text,.input-group-lg > .input-group-append > .input-group-text,.input-group-lg > .input-group-prepend > .btn,.input-group-lg > .input-group-append > .btn {
	padding: 0.5rem 1rem;
	font-size: 1.09375rem;
	line-height: 1.8;
	border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]),.input-group-lg > select.form-control:not([size]):not([multiple]),.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
	height: calc(2.96875rem + 2px);
}

.form-group {
	margin-bottom: 1rem;
}

.form-text {
	display: block;
	margin-top: 0.25rem;
}

.form-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}

.form-row > .col,.form-row > [class*="col-"] {
	padding-right: 5px;
	padding-left: 5px;
}

.form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem;
}

.form-check-input {
	position: absolute;
	margin-top: 0.3rem;
	margin-left: -1.25rem;
}

.form-check-input:disabled ~ .form-check-label {
	color: #6c757d;
}

.form-check-label {
	margin-bottom: 0;
}

.form-check-inline {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 0;
	margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: 0.3125rem;
	margin-left: 0;
}

.valid-feedback {
	display: none;
	width: 100%;
	margin-top: 0.25rem;
	font-size: 80%;
	color: #28a745;
}

.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(40,167,69,0.8);
	border-radius: .2rem;
}

.was-validated .form-control:valid,.form-control.is-valid,.was-validated
.custom-select:valid,.custom-select.is-valid {
	border-color: #28a745;
}

.was-validated .form-control:valid:focus,.form-control.is-valid:focus,.was-validated
.custom-select:valid:focus,.custom-select.is-valid:focus {
	border-color: #28a745;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25);
	box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,.was-validated .form-control:valid ~ .valid-tooltip,.form-control.is-valid ~ .valid-feedback,.form-control.is-valid ~ .valid-tooltip,.was-validated
.custom-select:valid ~ .valid-feedback,.was-validated
.custom-select:valid ~ .valid-tooltip,.custom-select.is-valid ~ .valid-feedback,.custom-select.is-valid ~ .valid-tooltip {
	display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label {
	color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip {
	display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label {
	color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before {
	background-color: #71dd8a;
}

.was-validated .custom-control-input:valid ~ .valid-feedback,.was-validated .custom-control-input:valid ~ .valid-tooltip,.custom-control-input.is-valid ~ .valid-feedback,.custom-control-input.is-valid ~ .valid-tooltip {
	display: block;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before {
	background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before {
	-webkit-box-shadow: 0 0 0 1px #fff,0 0 0 0.2rem rgba(40,167,69,0.25);
	box-shadow: 0 0 0 1px #fff,0 0 0 0.2rem rgba(40,167,69,0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label {
	border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label::before,.custom-file-input.is-valid ~ .custom-file-label::before {
	border-color: inherit;
}

.was-validated .custom-file-input:valid ~ .valid-feedback,.was-validated .custom-file-input:valid ~ .valid-tooltip,.custom-file-input.is-valid ~ .valid-feedback,.custom-file-input.is-valid ~ .valid-tooltip {
	display: block;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25);
	box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25);
}

.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: 0.25rem;
	font-size: 80%;
	color: #dc3545;
}

.invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(220,53,69,0.8);
	border-radius: .2rem;
}

.was-validated .form-control:invalid,.form-control.is-invalid,.was-validated
.custom-select:invalid,.custom-select.is-invalid {
	border-color: #dc3545;
}

.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus,.was-validated
.custom-select:invalid:focus,.custom-select.is-invalid:focus {
	border-color: #dc3545;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
	box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,.was-validated .form-control:invalid ~ .invalid-tooltip,.form-control.is-invalid ~ .invalid-feedback,.form-control.is-invalid ~ .invalid-tooltip,.was-validated
.custom-select:invalid ~ .invalid-feedback,.was-validated
.custom-select:invalid ~ .invalid-tooltip,.custom-select.is-invalid ~ .invalid-feedback,.custom-select.is-invalid ~ .invalid-tooltip {
	display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label {
	color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip {
	display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label {
	color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before {
	background-color: #efa2a9;
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,.was-validated .custom-control-input:invalid ~ .invalid-tooltip,.custom-control-input.is-invalid ~ .invalid-feedback,.custom-control-input.is-invalid ~ .invalid-tooltip {
	display: block;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
	background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
	-webkit-box-shadow: 0 0 0 1px #fff,0 0 0 0.2rem rgba(220,53,69,0.25);
	box-shadow: 0 0 0 1px #fff,0 0 0 0.2rem rgba(220,53,69,0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label {
	border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label::before,.custom-file-input.is-invalid ~ .custom-file-label::before {
	border-color: inherit;
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,.was-validated .custom-file-input:invalid ~ .invalid-tooltip,.custom-file-input.is-invalid ~ .invalid-feedback,.custom-file-input.is-invalid ~ .invalid-tooltip {
	display: block;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
	box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
}

.form-inline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.form-inline .form-check {
	width: 100%;
}

@media (min-width:576px) {
	.form-inline label {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 0;
	}

	.form-inline .form-group {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 0;
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.form-inline .form-control-plaintext {
		display: inline-block;
	}

	.form-inline .input-group {
		width: auto;
	}

	.form-inline .form-check {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: auto;
		padding-left: 0;
	}

	.form-inline .form-check-input {
		position: relative;
		margin-top: 0;
		margin-right: 0.25rem;
		margin-left: 0;
	}

	.form-inline .custom-control {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.form-inline .custom-control-label {
		margin-bottom: 0;
	}
}

.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 0.875rem;
	line-height: 1.8;
	border-radius: 0.25rem;
	-webkit-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
}

.btn:hover,.btn:focus {
	text-decoration: none;
}

.btn:focus,.btn.focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40,184,220,0.25);
	box-shadow: 0 0 0 0.2rem rgba(40,184,220,0.25);
}

.btn.disabled,.btn:disabled {
	opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active,.btn:not(:disabled):not(.disabled).active {
	background-image: none;
}

a.btn.disabled,fieldset:disabled a.btn {
	pointer-events: none;
}

.btn-primary {
	color: #fff;
	background-color: #28B8DC;
	border-color: #28B8DC;
}

.btn-primary:hover {
	color: #fff;
	background-color: #1f9fbf;
	border-color: #1d96b4;
}

.btn-primary:focus,.btn-primary.focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40,184,220,0.5);
	box-shadow: 0 0 0 0.2rem rgba(40,184,220,0.5);
}

.btn-primary.disabled,.btn-primary:disabled {
	color: #fff;
	background-color: #28B8DC;
	border-color: #28B8DC;
}

.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #1d96b4;
	border-color: #1b8da9;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show > .btn-primary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40,184,220,0.5);
	box-shadow: 0 0 0 0.2rem rgba(40,184,220,0.5);
}

.btn-secondary {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d;
}

.btn-secondary:hover {
	color: #fff;
	background-color: #5a6268;
	border-color: #545b62;
}

.btn-secondary:focus,.btn-secondary.focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(108,117,125,0.5);
	box-shadow: 0 0 0 0.2rem rgba(108,117,125,0.5);
}

.btn-secondary.disabled,.btn-secondary:disabled {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show > .btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #545b62;
	border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show > .btn-secondary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(108,117,125,0.5);
	box-shadow: 0 0 0 0.2rem rgba(108,117,125,0.5);
}

.btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745;
}

.btn-success:hover {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34;
}

.btn-success:focus,.btn-success.focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.5);
	box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.5);
}

.btn-success.disabled,.btn-success:disabled {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show > .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #1e7e34;
	border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show > .btn-success.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.5);
	box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.5);
}

.btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8;
}

.btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b;
}

.btn-info:focus,.btn-info.focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(23,162,184,0.5);
	box-shadow: 0 0 0 0.2rem rgba(23,162,184,0.5);
}

.btn-info.disabled,.btn-info:disabled {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show > .btn-info.dropdown-toggle {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show > .btn-info.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(23,162,184,0.5);
	box-shadow: 0 0 0 0.2rem rgba(23,162,184,0.5);
}

.btn-warning {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107;
}

.btn-warning:hover {
	color: #212529;
	background-color: #e0a800;
	border-color: #d39e00;
}

.btn-warning:focus,.btn-warning.focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(255,193,7,0.5);
	box-shadow: 0 0 0 0.2rem rgba(255,193,7,0.5);
}

.btn-warning.disabled,.btn-warning:disabled {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show > .btn-warning.dropdown-toggle {
	color: #212529;
	background-color: #d39e00;
	border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-warning.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(255,193,7,0.5);
	box-shadow: 0 0 0 0.2rem rgba(255,193,7,0.5);
}

.btn-danger {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
}

.btn-danger:hover {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130;
}

.btn-danger:focus,.btn-danger.focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.5);
	box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.5);
}

.btn-danger.disabled,.btn-danger:disabled {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show > .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #bd2130;
	border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-danger.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.5);
	box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.5);
}

.btn-light {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
}

.btn-light:hover {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5;
}

.btn-light:focus,.btn-light.focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(248,249,250,0.5);
	box-shadow: 0 0 0 0.2rem rgba(248,249,250,0.5);
}

.btn-light.disabled,.btn-light:disabled {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show > .btn-light.dropdown-toggle {
	color: #212529;
	background-color: #dae0e5;
	border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show > .btn-light.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(248,249,250,0.5);
	box-shadow: 0 0 0 0.2rem rgba(248,249,250,0.5);
}

.btn-dark {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40;
}

.btn-dark:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124;
}

.btn-dark:focus,.btn-dark.focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(52,58,64,0.5);
	box-shadow: 0 0 0 0.2rem rgba(52,58,64,0.5);
}

.btn-dark.disabled,.btn-dark:disabled {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show > .btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #1d2124;
	border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-dark.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(52,58,64,0.5);
	box-shadow: 0 0 0 0.2rem rgba(52,58,64,0.5);
}

.btn-outline-primary {
	color: #28B8DC;
	background-color: transparent;
	background-image: none;
	border-color: #28B8DC;
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #28B8DC;
	border-color: #28B8DC;
}

.btn-outline-primary:focus,.btn-outline-primary.focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40,184,220,0.5);
	box-shadow: 0 0 0 0.2rem rgba(40,184,220,0.5);
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
	color: #28B8DC;
	background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show > .btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #28B8DC;
	border-color: #28B8DC;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-primary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40,184,220,0.5);
	box-shadow: 0 0 0 0.2rem rgba(40,184,220,0.5);
}

.btn-outline-secondary {
	color: #6c757d;
	background-color: transparent;
	background-image: none;
	border-color: #6c757d;
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d;
}

.btn-outline-secondary:focus,.btn-outline-secondary.focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(108,117,125,0.5);
	box-shadow: 0 0 0 0.2rem rgba(108,117,125,0.5);
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
	color: #6c757d;
	background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show > .btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-secondary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(108,117,125,0.5);
	box-shadow: 0 0 0 0.2rem rgba(108,117,125,0.5);
}

.btn-outline-success {
	color: #28a745;
	background-color: transparent;
	background-image: none;
	border-color: #28a745;
}

.btn-outline-success:hover {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745;
}

.btn-outline-success:focus,.btn-outline-success.focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.5);
	box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.5);
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
	color: #28a745;
	background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show > .btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-success.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.5);
	box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.5);
}

.btn-outline-info {
	color: #17a2b8;
	background-color: transparent;
	background-image: none;
	border-color: #17a2b8;
}

.btn-outline-info:hover {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8;
}

.btn-outline-info:focus,.btn-outline-info.focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(23,162,184,0.5);
	box-shadow: 0 0 0 0.2rem rgba(23,162,184,0.5);
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show > .btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-info.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(23,162,184,0.5);
	box-shadow: 0 0 0 0.2rem rgba(23,162,184,0.5);
}

.btn-outline-warning {
	color: #ffc107;
	background-color: transparent;
	background-image: none;
	border-color: #ffc107;
}

.btn-outline-warning:hover {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107;
}

.btn-outline-warning:focus,.btn-outline-warning.focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(255,193,7,0.5);
	box-shadow: 0 0 0 0.2rem rgba(255,193,7,0.5);
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
	color: #ffc107;
	background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show > .btn-outline-warning.dropdown-toggle {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-warning.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(255,193,7,0.5);
	box-shadow: 0 0 0 0.2rem rgba(255,193,7,0.5);
}

.btn-outline-danger {
	color: #dc3545;
	background-color: transparent;
	background-image: none;
	border-color: #dc3545;
}

.btn-outline-danger:hover {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
}

.btn-outline-danger:focus,.btn-outline-danger.focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.5);
	box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.5);
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
	color: #dc3545;
	background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show > .btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-danger.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.5);
	box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.5);
}

.btn-outline-light {
	color: #f8f9fa;
	background-color: transparent;
	background-image: none;
	border-color: #f8f9fa;
}

.btn-outline-light:hover {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
}

.btn-outline-light:focus,.btn-outline-light.focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(248,249,250,0.5);
	box-shadow: 0 0 0 0.2rem rgba(248,249,250,0.5);
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
	color: #f8f9fa;
	background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show > .btn-outline-light.dropdown-toggle {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-light.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(248,249,250,0.5);
	box-shadow: 0 0 0 0.2rem rgba(248,249,250,0.5);
}

.btn-outline-dark {
	color: #343a40;
	background-color: transparent;
	background-image: none;
	border-color: #343a40;
}

.btn-outline-dark:hover {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40;
}

.btn-outline-dark:focus,.btn-outline-dark.focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(52,58,64,0.5);
	box-shadow: 0 0 0 0.2rem rgba(52,58,64,0.5);
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
	color: #343a40;
	background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show > .btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-dark.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(52,58,64,0.5);
	box-shadow: 0 0 0 0.2rem rgba(52,58,64,0.5);
}

.btn-link {
	font-weight: 400;
	color: #002c42;
	background-color: transparent;
}

.btn-link:hover {
	color: black;
	text-decoration: underline;
	background-color: transparent;
	border-color: transparent;
}

.btn-link:focus,.btn-link.focus {
	text-decoration: underline;
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link:disabled,.btn-link.disabled {
	color: #6c757d;
}

.btn-lg,.btn-group-lg > .btn {
	padding: 0.5rem 1rem;
	font-size: 1.09375rem;
	line-height: 1.8;
	border-radius: 0.3rem;
}

.btn-sm,.btn-group-sm > .btn {
	padding: 0.25rem 0.5rem;
	font-size: 0.76563rem;
	line-height: 1.6;
	border-radius: 0.2rem;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-block + .btn-block {
	margin-top: 0.5rem;
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
	width: 100%;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

.fade.show {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.show {
	display: block;
}

tr.collapse.show {
	display: table-row;
}

tbody.collapse.show {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	transition: height 0.35s ease;
}

.dropup,.dropdown {
	position: relative;
}

.dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid;
	border-right: 0.3em solid transparent;
	border-bottom: 0;
	border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
	margin-left: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: 0.5rem 0;
	margin: 0.125rem 0 0;
	font-size: 0.875rem;
	color: #7f8284;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 0.25rem;
}

.dropup .dropdown-menu {
	margin-top: 0;
	margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0;
	border-right: 0.3em solid transparent;
	border-bottom: 0.3em solid;
	border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
	margin-left: 0;
}

.dropright .dropdown-menu {
	margin-top: 0;
	margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid transparent;
	border-bottom: 0.3em solid transparent;
	border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
	margin-left: 0;
}

.dropright .dropdown-toggle::after {
	vertical-align: 0;
}

.dropleft .dropdown-menu {
	margin-top: 0;
	margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
}

.dropleft .dropdown-toggle::after {
	display: none;
}

.dropleft .dropdown-toggle::before {
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid transparent;
	border-right: 0.3em solid;
	border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
	margin-left: 0;
}

.dropleft .dropdown-toggle::before {
	vertical-align: 0;
}

.dropdown-divider {
	height: 0;
	margin: 0.5rem 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef;
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: 0.25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
}

.dropdown-item:hover,.dropdown-item:focus {
	color: #16181b;
	text-decoration: none;
	background-color: #f8f9fa;
}

.dropdown-item.active,.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #28B8DC;
}

.dropdown-item.disabled,.dropdown-item:disabled {
	color: #6c757d;
	background-color: transparent;
}

.dropdown-menu.show {
	display: block;
}

.dropdown-header {
	display: block;
	padding: 0.5rem 1.5rem;
	margin-bottom: 0;
	font-size: 0.76563rem;
	color: #6c757d;
	white-space: nowrap;
}

.btn-group,.btn-group-vertical {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle;
}

.btn-group > .btn,.btn-group-vertical > .btn {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}

.btn-group > .btn:hover,.btn-group-vertical > .btn:hover {
	z-index: 1;
}

.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .btn.active {
	z-index: 1;
}

.btn-group .btn + .btn,.btn-group .btn + .btn-group,.btn-group .btn-group + .btn,.btn-group .btn-group + .btn-group,.btn-group-vertical .btn + .btn,.btn-group-vertical .btn + .btn-group,.btn-group-vertical .btn-group + .btn,.btn-group-vertical .btn-group + .btn-group {
	margin-left: -1px;
}

.btn-toolbar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.btn-toolbar .input-group {
	width: auto;
}

.btn-group > .btn:first-child {
	margin-left: 0;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),.btn-group > .btn-group:not(:last-child) > .btn {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child) > .btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
	padding-right: 0.5625rem;
	padding-left: 0.5625rem;
}

.dropdown-toggle-split::after {
	margin-left: 0;
}

.btn-sm + .dropdown-toggle-split,.btn-group-sm > .btn + .dropdown-toggle-split {
	padding-right: 0.375rem;
	padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split,.btn-group-lg > .btn + .dropdown-toggle-split {
	padding-right: 0.75rem;
	padding-left: 0.75rem;
}

.btn-group-vertical {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.btn-group-vertical .btn,.btn-group-vertical .btn-group {
	width: 100%;
}

.btn-group-vertical > .btn + .btn,.btn-group-vertical > .btn + .btn-group,.btn-group-vertical > .btn-group + .btn,.btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .btn-group:not(:last-child) > .btn {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child) > .btn {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.btn-group-toggle > .btn,.btn-group-toggle > .btn-group > .btn {
	margin-bottom: 0;
}

.btn-group-toggle > .btn input[type="radio"],.btn-group-toggle > .btn input[type="checkbox"],.btn-group-toggle > .btn-group > .btn input[type="radio"],.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0,0,0,0);
	pointer-events: none;
}

.input-group {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%;
}

.input-group > .form-control,.input-group > .custom-select,.input-group > .custom-file {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0;
}

.input-group > .form-control:focus,.input-group > .custom-select:focus,.input-group > .custom-file:focus {
	z-index: 3;
}

.input-group > .form-control + .form-control,.input-group > .form-control + .custom-select,.input-group > .form-control + .custom-file,.input-group > .custom-select + .form-control,.input-group > .custom-select + .custom-select,.input-group > .custom-select + .custom-file,.input-group > .custom-file + .form-control,.input-group > .custom-file + .custom-select,.input-group > .custom-file + .custom-file {
	margin-left: -1px;
}

.input-group > .form-control:not(:last-child),.input-group > .custom-select:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),.input-group > .custom-select:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.input-group > .custom-file {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,.input-group > .custom-file:not(:last-child) .custom-file-label::before {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label,.input-group > .custom-file:not(:first-child) .custom-file-label::before {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.input-group-prepend,.input-group-append {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.input-group-prepend .btn,.input-group-append .btn {
	position: relative;
	z-index: 2;
}

.input-group-prepend .btn + .btn,.input-group-prepend .btn + .input-group-text,.input-group-prepend .input-group-text + .input-group-text,.input-group-prepend .input-group-text + .btn,.input-group-append .btn + .btn,.input-group-append .btn + .input-group-text,.input-group-append .input-group-text + .input-group-text,.input-group-append .input-group-text + .btn {
	margin-left: -1px;
}

.input-group-prepend {
	margin-right: -1px;
}

.input-group-append {
	margin-left: -1px;
}

.input-group-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0.375rem 0.75rem;
	margin-bottom: 0;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.8;
	color: #495057;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
}

.input-group-text input[type="radio"],.input-group-text input[type="checkbox"] {
	margin-top: 0;
}

.input-group > .input-group-prepend > .btn,.input-group > .input-group-prepend > .input-group-text,.input-group > .input-group-append:not(:last-child) > .btn,.input-group > .input-group-append:not(:last-child) > .input-group-text,.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,.input-group > .input-group-append > .input-group-text,.input-group > .input-group-prepend:not(:first-child) > .btn,.input-group > .input-group-prepend:not(:first-child) > .input-group-text,.input-group > .input-group-prepend:first-child > .btn:not(:first-child),.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.custom-control {
	position: relative;
	display: block;
	min-height: 1.8rem;
	padding-left: 1.5rem;
}

.custom-control-inline {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 1rem;
}

.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
	color: #fff;
	background-color: #28B8DC;
}

.custom-control-input:focus ~ .custom-control-label::before {
	-webkit-box-shadow: 0 0 0 1px #fff,0 0 0 0.2rem rgba(40,184,220,0.25);
	box-shadow: 0 0 0 1px #fff,0 0 0 0.2rem rgba(40,184,220,0.25);
}

.custom-control-input:active ~ .custom-control-label::before {
	color: #fff;
	background-color: #c2ebf5;
}

.custom-control-input:disabled ~ .custom-control-label {
	color: #6c757d;
}

.custom-control-input:disabled ~ .custom-control-label::before {
	background-color: #e9ecef;
}

.custom-control-label {
	margin-bottom: 0;
}

.custom-control-label::before {
	position: absolute;
	top: 0.4rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #dee2e6;
}

.custom-control-label::after {
	position: absolute;
	top: 0.4rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
}

.custom-checkbox .custom-control-label::before {
	border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
	background-color: #28B8DC;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
	background-color: #28B8DC;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
	background-color: rgba(40,184,220,0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
	background-color: rgba(40,184,220,0.5);
}

.custom-radio .custom-control-label::before {
	border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
	background-color: #28B8DC;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
	background-color: rgba(40,184,220,0.5);
}

.custom-select {
	display: inline-block;
	width: 100%;
	height: calc(2.325rem + 2px);
	padding: 0.375rem 1.75rem 0.375rem 0.75rem;
	line-height: 1.8;
	color: #495057;
	vertical-align: middle;
	background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
	background-size: 8px 10px;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.custom-select:focus {
	border-color: #96dcee;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.075),0 0 5px rgba(150,220,238,0.5);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.075),0 0 5px rgba(150,220,238,0.5);
}

.custom-select:focus::-ms-value {
	color: #495057;
	background-color: #fff;
}

.custom-select[multiple],.custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: 0.75rem;
	background-image: none;
}

.custom-select:disabled {
	color: #6c757d;
	background-color: #e9ecef;
}

.custom-select::-ms-expand {
	opacity: 0;
}

.custom-select-sm {
	height: calc(1.725rem + 2px);
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
	font-size: 75%;
}

.custom-select-lg {
	height: calc(2.96875rem + 2px);
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
	font-size: 125%;
}

.custom-file {
	position: relative;
	display: inline-block;
	width: 100%;
	height: calc(2.325rem + 2px);
	margin-bottom: 0;
}

.custom-file-input {
	position: relative;
	z-index: 2;
	width: 100%;
	height: calc(2.325rem + 2px);
	margin: 0;
	opacity: 0;
}

.custom-file-input:focus ~ .custom-file-control {
	border-color: #96dcee;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40,184,220,0.25);
	box-shadow: 0 0 0 0.2rem rgba(40,184,220,0.25);
}

.custom-file-input:focus ~ .custom-file-control::before {
	border-color: #96dcee;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
	content: "Browse";
}

.custom-file-label {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	height: calc(2.325rem + 2px);
	padding: 0.375rem 0.75rem;
	line-height: 1.8;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
}

.custom-file-label::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	display: block;
	height: calc(calc(2.325rem + 2px) - 1px * 2);
	padding: 0.375rem 0.75rem;
	line-height: 1.8;
	color: #495057;
	content: "Browse";
	background-color: #e9ecef;
	border-left: 1px solid #ced4da;
	border-radius: 0 0.25rem 0.25rem 0;
}

/*.nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}*/

.nav-link {
	display: block;
	padding: 0.5rem 1rem;
}

.nav-link:hover,.nav-link:focus {
	text-decoration: none;
}

.nav-link.disabled {
	color: #6c757d;
}

.nav-tabs {
	border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
	margin-bottom: -1px;
}

.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus {
	border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
	color: #6c757d;
	background-color: transparent;
	border-color: transparent;
}

.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link {
	color: #495057;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.nav-pills .nav-link {
	border-radius: 0.25rem;
}

.nav-pills .nav-link.active,.nav-pills .show > .nav-link {
	color: #fff;
	background-color: #28B8DC;
}

.nav-fill .nav-item {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center;
}

.nav-justified .nav-item {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center;
}

.tab-content > .tab-pane {
	display: none;
}

.tab-content > .active {
	display: block;
}

.navbar {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0.5rem 1rem;
}

.navbar > .container,.navbar > .container-fluid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.navbar-brand {
	display: inline-block;
	padding-top: 0.30313rem;
	padding-bottom: 0.30313rem;
	margin-right: 1rem;
	font-size: 1.09375rem;
	line-height: inherit;
	white-space: nowrap;
}

.navbar-brand:hover,.navbar-brand:focus {
	text-decoration: none;
}

.navbar-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0;
}

.navbar-nav .dropdown-menu {
	position: static;
	float: none;
}

.navbar-text {
	display: inline-block;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.navbar-collapse {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.navbar-toggler {
	padding: 0.25rem 0.75rem;
	font-size: 1.09375rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0.25rem;
}

.navbar-toggler:hover,.navbar-toggler:focus {
	text-decoration: none;
}

.navbar-toggler:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat center center;
	background-size: 100% 100%;
}

@media (max-width:575.98px) {
	.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
}

@media (min-width:576px) {
	.navbar-expand-sm {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.navbar-expand-sm .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.navbar-expand-sm .navbar-nav .dropdown-menu {
		position: absolute;
	}

	.navbar-expand-sm .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto;
	}

	.navbar-expand-sm .navbar-nav .nav-link {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}

	.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.navbar-expand-sm .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}

	.navbar-expand-sm .navbar-toggler {
		display: none;
	}

	.navbar-expand-sm .dropup .dropdown-menu {
		top: auto;
		bottom: 100%;
	}
}

@media (max-width:767.98px) {
	.navbar-expand-md > .container,.navbar-expand-md > .container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
}

@media (min-width:768px) {
	.navbar-expand-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.navbar-expand-md .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute;
	}

	.navbar-expand-md .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto;
	}

	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}

	.navbar-expand-md > .container,.navbar-expand-md > .container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.navbar-expand-md .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}

	.navbar-expand-md .navbar-toggler {
		display: none;
	}

	.navbar-expand-md .dropup .dropdown-menu {
		top: auto;
		bottom: 100%;
	}
}

@media (max-width:991.98px) {
	.navbar-expand-lg > .container,.navbar-expand-lg > .container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
}

@media (min-width:992px) {
	.navbar-expand-lg {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.navbar-expand-lg .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute;
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto;
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}

	.navbar-expand-lg > .container,.navbar-expand-lg > .container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.navbar-expand-lg .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}

	.navbar-expand-lg .navbar-toggler {
		display: none;
	}

	.navbar-expand-lg .dropup .dropdown-menu {
		top: auto;
		bottom: 100%;
	}
}

@media (max-width:1199.98px) {
	.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
}

@media (min-width:1200px) {
	.navbar-expand-xl {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.navbar-expand-xl .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute;
	}

	.navbar-expand-xl .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto;
	}

	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}

	.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.navbar-expand-xl .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}

	.navbar-expand-xl .navbar-toggler {
		display: none;
	}

	.navbar-expand-xl .dropup .dropdown-menu {
		top: auto;
		bottom: 100%;
	}
}

.navbar-expand {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.navbar-expand > .container,.navbar-expand > .container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.navbar-expand .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute;
}

.navbar-expand .navbar-nav .dropdown-menu-right {
	right: 0;
	left: auto;
}

.navbar-expand .navbar-nav .nav-link {
	padding-right: 0.5rem;
	padding-left: 0.5rem;
}

.navbar-expand > .container,.navbar-expand > .container-fluid {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
}

.navbar-expand .navbar-toggler {
	display: none;
}

.navbar-expand .dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
}

.navbar-light .navbar-brand {
	color: rgba(0,0,0,0.9);
}

.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus {
	color: rgba(0,0,0,0.9);
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0,0,0,0.5);
}

.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus {
	color: rgba(0,0,0,0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0,0,0,0.3);
}

.navbar-light .navbar-nav .show > .nav-link,.navbar-light .navbar-nav .active > .nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active {
	color: rgba(0,0,0,0.9);
}

.navbar-light .navbar-toggler {
	color: rgba(0,0,0,0.5);
	border-color: rgba(0,0,0,0.1);
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
	color: rgba(0,0,0,0.5);
}

.navbar-light .navbar-text a {
	color: rgba(0,0,0,0.9);
}

.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus {
	color: rgba(0,0,0,0.9);
}

.navbar-dark .navbar-brand {
	color: #fff;
}

.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus {
	color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
	color: rgba(255,255,255,0.5);
}

.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus {
	color: rgba(255,255,255,0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255,255,255,0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,.navbar-dark .navbar-nav .active > .nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active {
	color: #fff;
}

.navbar-dark .navbar-toggler {
	color: rgba(255,255,255,0.5);
	border-color: rgba(255,255,255,0.1);
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
	color: rgba(255,255,255,0.5);
}

.navbar-dark .navbar-text a {
	color: #fff;
}

.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus {
	color: #fff;
}

.card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,0.125);
	border-radius: 0.25rem;
}

.card > hr {
	margin-right: 0;
	margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
}

.card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem;
}

.card-title {
	margin-bottom: 0.75rem;
}

.card-subtitle {
	margin-top: -0.375rem;
	margin-bottom: 0;
}

.card-text:last-child {
	margin-bottom: 0;
}

.card-link:hover {
	text-decoration: none;
}

.card-link + .card-link {
	margin-left: 1.25rem;
}

.card-header {
	padding: 0.75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0,0,0,0.03);
	border-bottom: 1px solid rgba(0,0,0,0.125);
}

.card-header:first-child {
	border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
	border-top: 0;
}

.card-footer {
	padding: 0.75rem 1.25rem;
	background-color: rgba(0,0,0,0.03);
	border-top: 1px solid rgba(0,0,0,0.125);
}

.card-footer:last-child {
	border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
	margin-right: -0.625rem;
	margin-bottom: -0.75rem;
	margin-left: -0.625rem;
	border-bottom: 0;
}

.card-header-pills {
	margin-right: -0.625rem;
	margin-left: -0.625rem;
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem;
}

.card-img {
	width: 100%;
	border-radius: calc(0.25rem - 1px);
}

.card-img-top {
	width: 100%;
	border-top-left-radius: calc(0.25rem - 1px);
	border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
	width: 100%;
	border-bottom-right-radius: calc(0.25rem - 1px);
	border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.card-deck .card {
	margin-bottom: 15px;
}

@media (min-width:576px) {
	.card-deck {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px;
	}

	.card-deck .card {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px;
	}
}

.card-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.card-group > .card {
	margin-bottom: 15px;
}

@media (min-width:576px) {
	.card-group {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}

	.card-group > .card {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		margin-bottom: 0;
	}

	.card-group > .card + .card {
		margin-left: 0;
		border-left: 0;
	}

	.card-group > .card:first-child {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}

	.card-group > .card:first-child .card-img-top,.card-group > .card:first-child .card-header {
		border-top-right-radius: 0;
	}

	.card-group > .card:first-child .card-img-bottom,.card-group > .card:first-child .card-footer {
		border-bottom-right-radius: 0;
	}

	.card-group > .card:last-child {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}

	.card-group > .card:last-child .card-img-top,.card-group > .card:last-child .card-header {
		border-top-left-radius: 0;
	}

	.card-group > .card:last-child .card-img-bottom,.card-group > .card:last-child .card-footer {
		border-bottom-left-radius: 0;
	}

	.card-group > .card:only-child {
		border-radius: 0.25rem;
	}

	.card-group > .card:only-child .card-img-top,.card-group > .card:only-child .card-header {
		border-top-left-radius: 0.25rem;
		border-top-right-radius: 0.25rem;
	}

	.card-group > .card:only-child .card-img-bottom,.card-group > .card:only-child .card-footer {
		border-bottom-right-radius: 0.25rem;
		border-bottom-left-radius: 0.25rem;
	}

	.card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
		border-radius: 0;
	}

	.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
		border-radius: 0;
	}
}

.card-columns .card {
	margin-bottom: 0.75rem;
}

@media (min-width:576px) {
	.card-columns {
		-webkit-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		column-gap: 1.25rem;
	}

	.card-columns .card {
		display: inline-block;
		width: 100%;
	}
}

.breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 0;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #e9ecef;
	border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item::before {
	display: inline-block;
	padding-right: 0.5rem;
	padding-left: 0.5rem;
	color: #6c757d;
	content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
	text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
	text-decoration: none;
}

.breadcrumb-item.active {
	color: #6c757d;
}

.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: 0.25rem;
}

.page-link {
	position: relative;
	display: block;
	padding: 0.5rem 0.75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #002c42;
	background-color: #fff;
	border: 1px solid #dee2e6;
}

.page-link:hover {
	color: black;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6;
}

.page-link:focus {
	z-index: 2;
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40,184,220,0.25);
	box-shadow: 0 0 0 0.2rem rgba(40,184,220,0.25);
}

.page-link:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
	border-top-right-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #28B8DC;
	border-color: #28B8DC;
}

.page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6;
}

.pagination-lg .page-link {
	padding: 0.75rem 1.5rem;
	font-size: 1.09375rem;
	line-height: 1.8;
}

.pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: 0.3rem;
	border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: 0.3rem;
	border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
	padding: 0.25rem 0.5rem;
	font-size: 0.76563rem;
	line-height: 1.6;
}

.pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: 0.2rem;
	border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: 0.2rem;
	border-bottom-right-radius: 0.2rem;
}

.badge {
	display: inline-block;
	padding: 0.25em 0.4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.25rem;
}

.badge:empty {
	display: none;
}

.btn .badge {
	position: relative;
	top: -1px;
}

.badge-pill {
	padding-right: 0.6em;
	padding-left: 0.6em;
	border-radius: 10rem;
}

.badge-primary {
	color: #fff;
	background-color: #28B8DC;
}

.badge-primary[href]:hover,.badge-primary[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #1d96b4;
}

.badge-secondary {
	color: #fff;
	background-color: #6c757d;
}

.badge-secondary[href]:hover,.badge-secondary[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #545b62;
}

.badge-success {
	color: #fff;
	background-color: #28a745;
}

.badge-success[href]:hover,.badge-success[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #1e7e34;
}

.badge-info {
	color: #fff;
	background-color: #17a2b8;
}

.badge-info[href]:hover,.badge-info[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #117a8b;
}

.badge-warning {
	color: #212529;
	background-color: #ffc107;
}

.badge-warning[href]:hover,.badge-warning[href]:focus {
	color: #212529;
	text-decoration: none;
	background-color: #d39e00;
}

.badge-danger {
	color: #fff;
	background-color: #dc3545;
}

.badge-danger[href]:hover,.badge-danger[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #bd2130;
}

.badge-light {
	color: #212529;
	background-color: #f8f9fa;
}

.badge-light[href]:hover,.badge-light[href]:focus {
	color: #212529;
	text-decoration: none;
	background-color: #dae0e5;
}

.badge-dark {
	color: #fff;
	background-color: #343a40;
}

.badge-dark[href]:hover,.badge-dark[href]:focus {
	color: #fff;
	text-decoration: none;
	background-color: #1d2124;
}

.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	border-radius: 0.3rem;
}

@media (min-width:576px) {
	.jumbotron {
		padding: 4rem 2rem;
	}
}

.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0;
}

.alert {
	position: relative;
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem;
}

.alert-heading {
	color: inherit;
}

.alert-link {
	font-weight: 700;
}

.alert-dismissible {
	padding-right: 3.8125rem;
}

.alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0.75rem 1.25rem;
	color: inherit;
}

.alert-primary {
	color: #156072;
	background-color: #d4f1f8;
	border-color: #c3ebf5;
}

.alert-primary hr {
	border-top-color: #ade4f1;
}

.alert-primary .alert-link {
	color: #0d3c47;
}

.alert-secondary {
	color: #383d41;
	background-color: #e2e3e5;
	border-color: #d6d8db;
}

.alert-secondary hr {
	border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
	color: #202326;
}

.alert-success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb;
}

.alert-success hr {
	border-top-color: #b1dfbb;
}

.alert-success .alert-link {
	color: #0b2e13;
}

.alert-info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb;
}

.alert-info hr {
	border-top-color: #abdde5;
}

.alert-info .alert-link {
	color: #062c33;
}

.alert-warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba;
}

.alert-warning hr {
	border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
	color: #533f03;
}

.alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
}

.alert-danger hr {
	border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
	color: #491217;
}

.alert-light {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe;
}

.alert-light hr {
	border-top-color: #ececf6;
}

.alert-light .alert-link {
	color: #686868;
}

.alert-dark {
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca;
}

.alert-dark hr {
	border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
	color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0;
	}

	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0;
	}

	to {
		background-position: 0 0;
	}
}

.progress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	overflow: hidden;
	font-size: 0.65625rem;
	background-color: #e9ecef;
	border-radius: 0.25rem;
}

.progress-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	background-color: #28B8DC;
	-webkit-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

.progress-bar-striped {
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-size: 1rem 1rem;
}

.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite;
}

.media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.media-body {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.list-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
}

.list-group-item-action {
	width: 100%;
	color: #495057;
	text-align: inherit;
}

.list-group-item-action:hover,.list-group-item-action:focus {
	color: #495057;
	text-decoration: none;
	background-color: #f8f9fa;
}

.list-group-item-action:active {
	color: #7f8284;
	background-color: #e9ecef;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 0.75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0,0,0,0.125);
}

.list-group-item:first-child {
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
}

.list-group-item:hover,.list-group-item:focus {
	z-index: 1;
	text-decoration: none;
}

.list-group-item.disabled,.list-group-item:disabled {
	color: #6c757d;
	background-color: #fff;
}

.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #28B8DC;
	border-color: #28B8DC;
}

.list-group-flush .list-group-item {
	border-right: 0;
	border-left: 0;
	border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
	border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
	border-bottom: 0;
}

.list-group-item-primary {
	color: #156072;
	background-color: #c3ebf5;
}

.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus {
	color: #156072;
	background-color: #ade4f1;
}

.list-group-item-primary.list-group-item-action.active {
	color: #fff;
	background-color: #156072;
	border-color: #156072;
}

.list-group-item-secondary {
	color: #383d41;
	background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus {
	color: #383d41;
	background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
	color: #fff;
	background-color: #383d41;
	border-color: #383d41;
}

.list-group-item-success {
	color: #155724;
	background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus {
	color: #155724;
	background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
	color: #fff;
	background-color: #155724;
	border-color: #155724;
}

.list-group-item-info {
	color: #0c5460;
	background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus {
	color: #0c5460;
	background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
	color: #fff;
	background-color: #0c5460;
	border-color: #0c5460;
}

.list-group-item-warning {
	color: #856404;
	background-color: #ffeeba;
}

.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus {
	color: #856404;
	background-color: #ffe8a1;
}

.list-group-item-warning.list-group-item-action.active {
	color: #fff;
	background-color: #856404;
	border-color: #856404;
}

.list-group-item-danger {
	color: #721c24;
	background-color: #f5c6cb;
}

.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus {
	color: #721c24;
	background-color: #f1b0b7;
}

.list-group-item-danger.list-group-item-action.active {
	color: #fff;
	background-color: #721c24;
	border-color: #721c24;
}

.list-group-item-light {
	color: #818182;
	background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus {
	color: #818182;
	background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
	color: #fff;
	background-color: #818182;
	border-color: #818182;
}

.list-group-item-dark {
	color: #1b1e21;
	background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus {
	color: #1b1e21;
	background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
	color: #fff;
	background-color: #1b1e21;
	border-color: #1b1e21;
}

.close {
	float: right;
	font-size: 1.3125rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5;
}

.close:hover,.close:focus {
	color: #000;
	text-decoration: none;
	opacity: .75;
}

.close:not(:disabled):not(.disabled) {
	cursor: pointer;
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
}

.modal-open {
	overflow: hidden;
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0;
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 0.5rem;
	pointer-events: none;
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out,-webkit-transform 0.3s ease-out;
	-webkit-transform: translate(0,-25%);
	transform: translate(0,-25%);
}

.modal.show .modal-dialog {
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}

.modal-dialog-centered {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 0.3rem;
	outline: 0;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

.modal-backdrop.fade {
	opacity: 0;
}

.modal-backdrop.show {
	opacity: 0.5;
}

.modal-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem;
	border-bottom: 1px solid #e9ecef;
	border-top-left-radius: 0.3rem;
	border-top-right-radius: 0.3rem;
}

.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto;
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.8;
}

.modal-body {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem;
}

.modal-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
	margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
	margin-right: .25rem;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width:576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto;
	}

	.modal-dialog-centered {
		min-height: calc(100% - (1.75rem * 2));
	}

	.modal-sm {
		max-width: 300px;
	}
}

@media (min-width:992px) {
	.modal-lg {
		max-width: 800px;
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	
	font-style: normal;
	font-weight: 400;
	line-height: 1.8;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: 0.76563rem;
	word-wrap: break-word;
	opacity: 0;
}

.tooltip.show {
	opacity: 0.9;
}

.tooltip .arrow {
	position: absolute;
	display: block;
	width: 0.8rem;
	height: 0.4rem;
}

.tooltip .arrow::before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid;
}

.bs-tooltip-top,.bs-tooltip-auto[x-placement^="top"] {
	padding: 0.4rem 0;
}

.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^="top"] .arrow {
	bottom: 0;
}

.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before {
	top: 0;
	border-width: 0.4rem 0.4rem 0;
	border-top-color: #000;
}

.bs-tooltip-right,.bs-tooltip-auto[x-placement^="right"] {
	padding: 0 0.4rem;
}

.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^="right"] .arrow {
	left: 0;
	width: 0.4rem;
	height: 0.8rem;
}

.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^="right"] .arrow::before {
	right: 0;
	border-width: 0.4rem 0.4rem 0.4rem 0;
	border-right-color: #000;
}

.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^="bottom"] {
	padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^="bottom"] .arrow {
	top: 0;
}

.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
	bottom: 0;
	border-width: 0 0.4rem 0.4rem;
	border-bottom-color: #000;
}

.bs-tooltip-left,.bs-tooltip-auto[x-placement^="left"] {
	padding: 0 0.4rem;
}

.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^="left"] .arrow {
	right: 0;
	width: 0.4rem;
	height: 0.8rem;
}

.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^="left"] .arrow::before {
	left: 0;
	border-width: 0.4rem 0 0.4rem 0.4rem;
	border-left-color: #000;
}

.tooltip-inner {
	max-width: 200px;
	padding: 0.25rem 0.5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 0.25rem;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	
	font-style: normal;
	font-weight: 400;
	line-height: 1.8;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: 0.76563rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 0.3rem;
}

.popover .arrow {
	position: absolute;
	display: block;
	width: 1rem;
	height: 0.5rem;
	margin: 0 0.3rem;
}

.popover .arrow::before,.popover .arrow::after {
	position: absolute;
	display: block;
	content: "";
	border-color: transparent;
	border-style: solid;
}

.bs-popover-top,.bs-popover-auto[x-placement^="top"] {
	margin-bottom: 0.5rem;
}

.bs-popover-top .arrow,.bs-popover-auto[x-placement^="top"] .arrow {
	bottom: calc((0.5rem + 1px) * -1);
}

.bs-popover-top .arrow::before,.bs-popover-auto[x-placement^="top"] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-auto[x-placement^="top"] .arrow::after {
	border-width: 0.5rem 0.5rem 0;
}

.bs-popover-top .arrow::before,.bs-popover-auto[x-placement^="top"] .arrow::before {
	bottom: 0;
	border-top-color: rgba(0,0,0,0.25);
}

.bs-popover-top .arrow::after,.bs-popover-auto[x-placement^="top"] .arrow::after {
	bottom: 1px;
	border-top-color: #fff;
}

.bs-popover-right,.bs-popover-auto[x-placement^="right"] {
	margin-left: 0.5rem;
}

.bs-popover-right .arrow,.bs-popover-auto[x-placement^="right"] .arrow {
	left: calc((0.5rem + 1px) * -1);
	width: 0.5rem;
	height: 1rem;
	margin: 0.3rem 0;
}

.bs-popover-right .arrow::before,.bs-popover-auto[x-placement^="right"] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-auto[x-placement^="right"] .arrow::after {
	border-width: 0.5rem 0.5rem 0.5rem 0;
}

.bs-popover-right .arrow::before,.bs-popover-auto[x-placement^="right"] .arrow::before {
	left: 0;
	border-right-color: rgba(0,0,0,0.25);
}

.bs-popover-right .arrow::after,.bs-popover-auto[x-placement^="right"] .arrow::after {
	left: 1px;
	border-right-color: #fff;
}

.bs-popover-bottom,.bs-popover-auto[x-placement^="bottom"] {
	margin-top: 0.5rem;
}

.bs-popover-bottom .arrow,.bs-popover-auto[x-placement^="bottom"] .arrow {
	top: calc((0.5rem + 1px) * -1);
}

.bs-popover-bottom .arrow::before,.bs-popover-auto[x-placement^="bottom"] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-auto[x-placement^="bottom"] .arrow::after {
	border-width: 0 0.5rem 0.5rem 0.5rem;
}

.bs-popover-bottom .arrow::before,.bs-popover-auto[x-placement^="bottom"] .arrow::before {
	top: 0;
	border-bottom-color: rgba(0,0,0,0.25);
}

.bs-popover-bottom .arrow::after,.bs-popover-auto[x-placement^="bottom"] .arrow::after {
	top: 1px;
	border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 1rem;
	margin-left: -0.5rem;
	content: "";
	border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left,.bs-popover-auto[x-placement^="left"] {
	margin-right: 0.5rem;
}

.bs-popover-left .arrow,.bs-popover-auto[x-placement^="left"] .arrow {
	right: calc((0.5rem + 1px) * -1);
	width: 0.5rem;
	height: 1rem;
	margin: 0.3rem 0;
}

.bs-popover-left .arrow::before,.bs-popover-auto[x-placement^="left"] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-auto[x-placement^="left"] .arrow::after {
	border-width: 0.5rem 0 0.5rem 0.5rem;
}

.bs-popover-left .arrow::before,.bs-popover-auto[x-placement^="left"] .arrow::before {
	right: 0;
	border-left-color: rgba(0,0,0,0.25);
}

.bs-popover-left .arrow::after,.bs-popover-auto[x-placement^="left"] .arrow::after {
	right: 1px;
	border-left-color: #fff;
}

.popover-header {
	padding: 0.5rem 0.75rem;
	margin-bottom: 0;
	font-size: 0.875rem;
	color: #002c42;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-left-radius: calc(0.3rem - 1px);
	border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
	display: none;
}

.popover-body {
	padding: 0.5rem 0.75rem;
	color: #7f8284;
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.carousel-item {
	position: relative;
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	-webkit-transition: -webkit-transform 0.6s ease;
	transition: -webkit-transform 0.6s ease;
	transition: transform 0.6s ease;
	transition: transform 0.6s ease,-webkit-transform 0.6s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

.carousel-item.active,.carousel-item-next,.carousel-item-prev {
	display: block;
}

.carousel-item-next,.carousel-item-prev {
	position: absolute;
	top: 0;
}

.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
	.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
}

.carousel-item-next,.active.carousel-item-right {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
	.carousel-item-next,.active.carousel-item-right {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
	}
}

.carousel-item-prev,.active.carousel-item-left {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
	.carousel-item-prev,.active.carousel-item-left {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
	}
}

.carousel-control-prev,.carousel-control-next {
	position: absolute;
	top: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: 0.5;
}

.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9;
}

.carousel-control-prev {
	left: 0;
}

.carousel-control-next {
	right: 0;
}

.carousel-control-prev-icon,.carousel-control-next-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: transparent no-repeat center center;
	background-size: 100% 100%;
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none;
}

.carousel-indicators li {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	background-color: rgba(255,255,255,0.5);
}

.carousel-indicators li::before {
	position: absolute;
	top: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: "";
}

.carousel-indicators li::after {
	position: absolute;
	bottom: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: "";
}

.carousel-indicators .active {
	background-color: #fff;
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
}

.align-baseline {
	vertical-align: baseline !important;
}

.align-top {
	vertical-align: top !important;
}

.align-middle {
	vertical-align: middle !important;
}

.align-bottom {
	vertical-align: bottom !important;
}

.align-text-bottom {
	vertical-align: text-bottom !important;
}

.align-text-top {
	vertical-align: text-top !important;
}

.bg-primary {
	background-color: #28B8DC !important;
}

a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus {
	background-color: #1d96b4 !important;
}

.bg-secondary {
	background-color: #6c757d !important;
}

a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus {
	background-color: #545b62 !important;
}

.bg-success {
	background-color: #28a745 !important;
}

a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus {
	background-color: #1e7e34 !important;
}

.bg-info {
	background-color: #17a2b8 !important;
}

a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus {
	background-color: #117a8b !important;
}

.bg-warning {
	background-color: #ffc107 !important;
}

a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus {
	background-color: #d39e00 !important;
}

.bg-danger {
	background-color: #dc3545 !important;
}

a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus {
	background-color: #bd2130 !important;
}

.bg-light {
	background-color: #f8f9fa !important;
}

a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus {
	background-color: #dae0e5 !important;
}

.bg-dark {
	background-color: #343a40 !important;
}

a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus {
	background-color: #1d2124 !important;
}

.bg-white {
	background-color: #fff !important;
}

.bg-transparent {
	background-color: transparent !important;
}

.border {
	border: 1px solid #dee2e6 !important;
}

.border-top {
	border-top: 1px solid #dee2e6 !important;
}

.border-right {
	border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
	border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
	border-left: 1px solid #dee2e6 !important;
}

.border-0 {
	border: 0 !important;
}

.border-top-0 {
	border-top: 0 !important;
}

.border-right-0 {
	border-right: 0 !important;
}

.border-bottom-0 {
	border-bottom: 0 !important;
}

.border-left-0 {
	border-left: 0 !important;
}

.border-primary {
	border-color: #28B8DC !important;
}

.border-secondary {
	border-color: #6c757d !important;
}

.border-success {
	border-color: #28a745 !important;
}

.border-info {
	border-color: #17a2b8 !important;
}

.border-warning {
	border-color: #ffc107 !important;
}

.border-danger {
	border-color: #dc3545 !important;
}

.border-light {
	border-color: #f8f9fa !important;
}

.border-dark {
	border-color: #343a40 !important;
}

.border-white {
	border-color: #fff !important;
}

.rounded {
	border-radius: 0.25rem !important;
}

.rounded-top {
	border-top-left-radius: 0.25rem !important;
	border-top-right-radius: 0.25rem !important;
}

.rounded-right {
	border-top-right-radius: 0.25rem !important;
	border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
	border-bottom-right-radius: 0.25rem !important;
	border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
	border-top-left-radius: 0.25rem !important;
	border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
	border-radius: 50% !important;
}

.rounded-0 {
	border-radius: 0 !important;
}

.clearfix::after {
	display: block;
	clear: both;
	content: "";
}

.d-none {
	display: none !important;
}

.d-inline {
	display: inline !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-block {
	display: block !important;
}

.d-table {
	display: table !important;
}

.d-table-row {
	display: table-row !important;
}

.d-table-cell {
	display: table-cell !important;
}

.d-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.d-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
}

@media (min-width:576px) {
	.d-sm-none {
		display: none !important;
	}

	.d-sm-inline {
		display: inline !important;
	}

	.d-sm-inline-block {
		display: inline-block !important;
	}

	.d-sm-block {
		display: block !important;
	}

	.d-sm-table {
		display: table !important;
	}

	.d-sm-table-row {
		display: table-row !important;
	}

	.d-sm-table-cell {
		display: table-cell !important;
	}

	.d-sm-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-sm-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

@media (min-width:768px) {
	.d-md-none {
		display: none !important;
	}

	.d-md-inline {
		display: inline !important;
	}

	.d-md-inline-block {
		display: inline-block !important;
	}

	.d-md-block {
		display: block !important;
	}

	.d-md-table {
		display: table !important;
	}

	.d-md-table-row {
		display: table-row !important;
	}

	.d-md-table-cell {
		display: table-cell !important;
	}

	.d-md-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-md-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

@media (min-width:992px) {
	.d-lg-none {
		display: none !important;
	}

	.d-lg-inline {
		display: inline !important;
	}

	.d-lg-inline-block {
		display: inline-block !important;
	}

	.d-lg-block {
		display: block !important;
	}

	.d-lg-table {
		display: table !important;
	}

	.d-lg-table-row {
		display: table-row !important;
	}

	.d-lg-table-cell {
		display: table-cell !important;
	}

	.d-lg-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-lg-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

@media (min-width:1200px) {
	.d-xl-none {
		display: none !important;
	}

	.d-xl-inline {
		display: inline !important;
	}

	.d-xl-inline-block {
		display: inline-block !important;
	}

	.d-xl-block {
		display: block !important;
	}

	.d-xl-table {
		display: table !important;
	}

	.d-xl-table-row {
		display: table-row !important;
	}

	.d-xl-table-cell {
		display: table-cell !important;
	}

	.d-xl-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-xl-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

@media print {
	.d-print-none {
		display: none !important;
	}

	.d-print-inline {
		display: inline !important;
	}

	.d-print-inline-block {
		display: inline-block !important;
	}

	.d-print-block {
		display: block !important;
	}

	.d-print-table {
		display: table !important;
	}

	.d-print-table-row {
		display: table-row !important;
	}

	.d-print-table-cell {
		display: table-cell !important;
	}

	.d-print-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-print-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
}

.embed-responsive::before {
	display: block;
	content: "";
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.embed-responsive-21by9::before {
	padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
	padding-top: 56.25%;
}

.embed-responsive-4by3::before {
	padding-top: 75%;
}

.embed-responsive-1by1::before {
	padding-top: 100%;
}

.flex-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important;
}

.flex-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}

.flex-row-reverse {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important;
}

.flex-column-reverse {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important;
}

.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}

.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important;
}

.justify-content-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
}

.justify-content-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}

.justify-content-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}

.justify-content-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}

.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important;
}

.align-items-start {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}

.align-items-end {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important;
}

.align-items-center {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}

.align-items-baseline {
	-webkit-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important;
}

.align-items-stretch {
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important;
}

.align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important;
}

.align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important;
}

.align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important;
}

.align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important;
}

.align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important;
}

.align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important;
}

.align-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important;
}

.align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important;
}

.align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important;
}

.align-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important;
}

.align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important;
}

.align-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important;
}

@media (min-width:576px) {
	.flex-sm-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-sm-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-sm-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-sm-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.justify-content-sm-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-sm-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-sm-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-sm-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-sm-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-sm-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-sm-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-sm-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-sm-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-sm-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-sm-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-sm-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-sm-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-sm-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-sm-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-sm-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-sm-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}

	.align-self-sm-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-sm-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-sm-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}

	.align-self-sm-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-sm-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width:768px) {
	.flex-md-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-md-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-md-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.justify-content-md-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-md-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-md-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-md-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-md-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-md-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-md-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-md-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-md-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}

	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}

	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width:992px) {
	.flex-lg-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-lg-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-lg-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.justify-content-lg-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-lg-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-lg-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-lg-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-lg-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-lg-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-lg-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-lg-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-lg-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}

	.align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-lg-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}

	.align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width:1200px) {
	.flex-xl-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-xl-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-xl-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.justify-content-xl-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-xl-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-xl-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-xl-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-xl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-xl-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-xl-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-xl-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-xl-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-xl-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}

	.align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-xl-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}

	.align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-xl-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

.float-left {
	float: left !important;
}

.float-right {
	float: right !important;
}

.float-none {
	float: none !important;
}

@media (min-width:576px) {
	.float-sm-left {
		float: left !important;
	}

	.float-sm-right {
		float: right !important;
	}

	.float-sm-none {
		float: none !important;
	}
}

@media (min-width:768px) {
	.float-md-left {
		float: left !important;
	}

	.float-md-right {
		float: right !important;
	}

	.float-md-none {
		float: none !important;
	}
}

@media (min-width:992px) {
	.float-lg-left {
		float: left !important;
	}

	.float-lg-right {
		float: right !important;
	}

	.float-lg-none {
		float: none !important;
	}
}

@media (min-width:1200px) {
	.float-xl-left {
		float: left !important;
	}

	.float-xl-right {
		float: right !important;
	}

	.float-xl-none {
		float: none !important;
	}
}

.position-static {
	position: static !important;
}

.position-relative {
	position: relative !important;
}

.position-absolute {
	position: absolute !important;
}

.position-fixed {
	position: fixed !important;
}

.position-sticky {
	position: -webkit-sticky !important;
	position: sticky !important;
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}

.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020;
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	white-space: nowrap;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal;
	-webkit-clip-path: none;
	clip-path: none;
}

.w-25 {
	width: 25% !important;
}

.w-50 {
	width: 50% !important;
}

.w-75 {
	width: 75% !important;
}

.w-100 {
	width: 100% !important;
}

.h-25 {
	height: 25% !important;
}

.h-50 {
	height: 50% !important;
}

.h-75 {
	height: 75% !important;
}

.h-100 {
	height: 100% !important;
}

.mw-100 {
	max-width: 100% !important;
}

.mh-100 {
	max-height: 100% !important;
}

.m-0 {
	margin: 0 !important;
}

.mt-0,.my-0 {
	margin-top: 0 !important;
}

.mr-0,.mx-0 {
	margin-right: 0 !important;
}

.mb-0,.my-0 {
	margin-bottom: 0 !important;
}

.ml-0,.mx-0 {
	margin-left: 0 !important;
}

.m-1 {
	margin: 0.25rem !important;
}

.mt-1,.my-1 {
	margin-top: 0.25rem !important;
}

.mr-1,.mx-1 {
	margin-right: 0.25rem !important;
}

.mb-1,.my-1 {
	margin-bottom: 0.25rem !important;
}

.ml-1,.mx-1 {
	margin-left: 0.25rem !important;
}

.m-2 {
	margin: 0.5rem !important;
}

.mt-2,.my-2 {
	margin-top: 0.5rem !important;
}

.mr-2,.mx-2 {
	margin-right: 0.5rem !important;
}

.mb-2,.my-2 {
	margin-bottom: 0.5rem !important;
}

.ml-2,.mx-2 {
	margin-left: 0.5rem !important;
}

.m-3 {
	margin: 1rem !important;
}

.mt-3,.my-3 {
	margin-top: 1rem !important;
}

.mr-3,.mx-3 {
	margin-right: 1rem !important;
}

.mb-3,.my-3 {
	margin-bottom: 1rem !important;
}

.ml-3,.mx-3 {
	margin-left: 1rem !important;
}

.m-4 {
	margin: 1.5rem !important;
}

.mt-4,.my-4 {
	margin-top: 1.5rem !important;
}

.mr-4,.mx-4 {
	margin-right: 1.5rem !important;
}

.mb-4,.my-4 {
	margin-bottom: 1.5rem !important;
}

.ml-4,.mx-4 {
	margin-left: 1.5rem !important;
}

.m-5 {
	margin: 3rem !important;
}

.mt-5,.my-5 {
	margin-top: 3rem !important;
}

.mr-5,.mx-5 {
	margin-right: 3rem !important;
}

.mb-5,.my-5 {
	margin-bottom: 3rem !important;
}

.ml-5,.mx-5 {
	margin-left: 3rem !important;
}

.p-0 {
	padding: 0 !important;
}

.pt-0,.py-0 {
	padding-top: 0 !important;
}

.pr-0,.px-0 {
	padding-right: 0 !important;
}

.pb-0,.py-0 {
	padding-bottom: 0 !important;
}

.pl-0,.px-0 {
	padding-left: 0 !important;
}

.p-1 {
	padding: 0.25rem !important;
}

.pt-1,.py-1 {
	padding-top: 0.25rem !important;
}

.pr-1,.px-1 {
	padding-right: 0.25rem !important;
}

.pb-1,.py-1 {
	padding-bottom: 0.25rem !important;
}

.pl-1,.px-1 {
	padding-left: 0.25rem !important;
}

.p-2 {
	padding: 0.5rem !important;
}

.pt-2,.py-2 {
	padding-top: 0.5rem !important;
}

.pr-2,.px-2 {
	padding-right: 0.5rem !important;
}

.pb-2,.py-2 {
	padding-bottom: 0.5rem !important;
}

.pl-2,.px-2 {
	padding-left: 0.5rem !important;
}

.p-3 {
	padding: 1rem !important;
}

.pt-3,.py-3 {
	padding-top: 1rem !important;
}

.pr-3,.px-3 {
	padding-right: 1rem !important;
}

.pb-3,.py-3 {
	padding-bottom: 1rem !important;
}

.pl-3,.px-3 {
	padding-left: 1rem !important;
}

.p-4 {
	padding: 1.5rem !important;
}

.pt-4,.py-4 {
	padding-top: 1.5rem !important;
}

.pr-4,.px-4 {
	padding-right: 1.5rem !important;
}

.pb-4,.py-4 {
	padding-bottom: 1.5rem !important;
}

.pl-4,.px-4 {
	padding-left: 1.5rem !important;
}

.p-5 {
	padding: 3rem !important;
}

.pt-5,.py-5 {
	padding-top: 3rem !important;
}

.pr-5,.px-5 {
	padding-right: 3rem !important;
}

.pb-5,.py-5 {
	padding-bottom: 3rem !important;
}

.pl-5,.px-5 {
	padding-left: 3rem !important;
}

.m-auto {
	margin: auto !important;
}

.mt-auto,.my-auto {
	margin-top: auto !important;
}

.mr-auto,.mx-auto {
	margin-right: auto !important;
}

.mb-auto,.my-auto {
	margin-bottom: auto !important;
}

.ml-auto,.mx-auto {
	margin-left: auto !important;
}

@media (min-width:576px) {
	.m-sm-0 {
		margin: 0 !important;
	}

	.mt-sm-0,.my-sm-0 {
		margin-top: 0 !important;
	}

	.mr-sm-0,.mx-sm-0 {
		margin-right: 0 !important;
	}

	.mb-sm-0,.my-sm-0 {
		margin-bottom: 0 !important;
	}

	.ml-sm-0,.mx-sm-0 {
		margin-left: 0 !important;
	}

	.m-sm-1 {
		margin: 0.25rem !important;
	}

	.mt-sm-1,.my-sm-1 {
		margin-top: 0.25rem !important;
	}

	.mr-sm-1,.mx-sm-1 {
		margin-right: 0.25rem !important;
	}

	.mb-sm-1,.my-sm-1 {
		margin-bottom: 0.25rem !important;
	}

	.ml-sm-1,.mx-sm-1 {
		margin-left: 0.25rem !important;
	}

	.m-sm-2 {
		margin: 0.5rem !important;
	}

	.mt-sm-2,.my-sm-2 {
		margin-top: 0.5rem !important;
	}

	.mr-sm-2,.mx-sm-2 {
		margin-right: 0.5rem !important;
	}

	.mb-sm-2,.my-sm-2 {
		margin-bottom: 0.5rem !important;
	}

	.ml-sm-2,.mx-sm-2 {
		margin-left: 0.5rem !important;
	}

	.m-sm-3 {
		margin: 1rem !important;
	}

	.mt-sm-3,.my-sm-3 {
		margin-top: 1rem !important;
	}

	.mr-sm-3,.mx-sm-3 {
		margin-right: 1rem !important;
	}

	.mb-sm-3,.my-sm-3 {
		margin-bottom: 1rem !important;
	}

	.ml-sm-3,.mx-sm-3 {
		margin-left: 1rem !important;
	}

	.m-sm-4 {
		margin: 1.5rem !important;
	}

	.mt-sm-4,.my-sm-4 {
		margin-top: 1.5rem !important;
	}

	.mr-sm-4,.mx-sm-4 {
		margin-right: 1.5rem !important;
	}

	.mb-sm-4,.my-sm-4 {
		margin-bottom: 1.5rem !important;
	}

	.ml-sm-4,.mx-sm-4 {
		margin-left: 1.5rem !important;
	}

	.m-sm-5 {
		margin: 3rem !important;
	}

	.mt-sm-5,.my-sm-5 {
		margin-top: 3rem !important;
	}

	.mr-sm-5,.mx-sm-5 {
		margin-right: 3rem !important;
	}

	.mb-sm-5,.my-sm-5 {
		margin-bottom: 3rem !important;
	}

	.ml-sm-5,.mx-sm-5 {
		margin-left: 3rem !important;
	}

	.p-sm-0 {
		padding: 0 !important;
	}

	.pt-sm-0,.py-sm-0 {
		padding-top: 0 !important;
	}

	.pr-sm-0,.px-sm-0 {
		padding-right: 0 !important;
	}

	.pb-sm-0,.py-sm-0 {
		padding-bottom: 0 !important;
	}

	.pl-sm-0,.px-sm-0 {
		padding-left: 0 !important;
	}

	.p-sm-1 {
		padding: 0.25rem !important;
	}

	.pt-sm-1,.py-sm-1 {
		padding-top: 0.25rem !important;
	}

	.pr-sm-1,.px-sm-1 {
		padding-right: 0.25rem !important;
	}

	.pb-sm-1,.py-sm-1 {
		padding-bottom: 0.25rem !important;
	}

	.pl-sm-1,.px-sm-1 {
		padding-left: 0.25rem !important;
	}

	.p-sm-2 {
		padding: 0.5rem !important;
	}

	.pt-sm-2,.py-sm-2 {
		padding-top: 0.5rem !important;
	}

	.pr-sm-2,.px-sm-2 {
		padding-right: 0.5rem !important;
	}

	.pb-sm-2,.py-sm-2 {
		padding-bottom: 0.5rem !important;
	}

	.pl-sm-2,.px-sm-2 {
		padding-left: 0.5rem !important;
	}

	.p-sm-3 {
		padding: 1rem !important;
	}

	.pt-sm-3,.py-sm-3 {
		padding-top: 1rem !important;
	}

	.pr-sm-3,.px-sm-3 {
		padding-right: 1rem !important;
	}

	.pb-sm-3,.py-sm-3 {
		padding-bottom: 1rem !important;
	}

	.pl-sm-3,.px-sm-3 {
		padding-left: 1rem !important;
	}

	.p-sm-4 {
		padding: 1.5rem !important;
	}

	.pt-sm-4,.py-sm-4 {
		padding-top: 1.5rem !important;
	}

	.pr-sm-4,.px-sm-4 {
		padding-right: 1.5rem !important;
	}

	.pb-sm-4,.py-sm-4 {
		padding-bottom: 1.5rem !important;
	}

	.pl-sm-4,.px-sm-4 {
		padding-left: 1.5rem !important;
	}

	.p-sm-5 {
		padding: 3rem !important;
	}

	.pt-sm-5,.py-sm-5 {
		padding-top: 3rem !important;
	}

	.pr-sm-5,.px-sm-5 {
		padding-right: 3rem !important;
	}

	.pb-sm-5,.py-sm-5 {
		padding-bottom: 3rem !important;
	}

	.pl-sm-5,.px-sm-5 {
		padding-left: 3rem !important;
	}

	.m-sm-auto {
		margin: auto !important;
	}

	.mt-sm-auto,.my-sm-auto {
		margin-top: auto !important;
	}

	.mr-sm-auto,.mx-sm-auto {
		margin-right: auto !important;
	}

	.mb-sm-auto,.my-sm-auto {
		margin-bottom: auto !important;
	}

	.ml-sm-auto,.mx-sm-auto {
		margin-left: auto !important;
	}
}

@media (min-width:768px) {
	.m-md-0 {
		margin: 0 !important;
	}

	.mt-md-0,.my-md-0 {
		margin-top: 0 !important;
	}

	.mr-md-0,.mx-md-0 {
		margin-right: 0 !important;
	}

	.mb-md-0,.my-md-0 {
		margin-bottom: 0 !important;
	}

	.ml-md-0,.mx-md-0 {
		margin-left: 0 !important;
	}

	.m-md-1 {
		margin: 0.25rem !important;
	}

	.mt-md-1,.my-md-1 {
		margin-top: 0.25rem !important;
	}

	.mr-md-1,.mx-md-1 {
		margin-right: 0.25rem !important;
	}

	.mb-md-1,.my-md-1 {
		margin-bottom: 0.25rem !important;
	}

	.ml-md-1,.mx-md-1 {
		margin-left: 0.25rem !important;
	}

	.m-md-2 {
		margin: 0.5rem !important;
	}

	.mt-md-2,.my-md-2 {
		margin-top: 0.5rem !important;
	}

	.mr-md-2,.mx-md-2 {
		margin-right: 0.5rem !important;
	}

	.mb-md-2,.my-md-2 {
		margin-bottom: 0.5rem !important;
	}

	.ml-md-2,.mx-md-2 {
		margin-left: 0.5rem !important;
	}

	.m-md-3 {
		margin: 1rem !important;
	}

	.mt-md-3,.my-md-3 {
		margin-top: 1rem !important;
	}

	.mr-md-3,.mx-md-3 {
		margin-right: 1rem !important;
	}

	.mb-md-3,.my-md-3 {
		margin-bottom: 1rem !important;
	}

	.ml-md-3,.mx-md-3 {
		margin-left: 1rem !important;
	}

	.m-md-4 {
		margin: 1.5rem !important;
	}

	.mt-md-4,.my-md-4 {
		margin-top: 1.5rem !important;
	}

	.mr-md-4,.mx-md-4 {
		margin-right: 1.5rem !important;
	}

	.mb-md-4,.my-md-4 {
		margin-bottom: 1.5rem !important;
	}

	.ml-md-4,.mx-md-4 {
		margin-left: 1.5rem !important;
	}

	.m-md-5 {
		margin: 3rem !important;
	}

	.mt-md-5,.my-md-5 {
		margin-top: 3rem !important;
	}

	.mr-md-5,.mx-md-5 {
		margin-right: 3rem !important;
	}

	.mb-md-5,.my-md-5 {
		margin-bottom: 3rem !important;
	}

	.ml-md-5,.mx-md-5 {
		margin-left: 3rem !important;
	}

	.p-md-0 {
		padding: 0 !important;
	}

	.pt-md-0,.py-md-0 {
		padding-top: 0 !important;
	}

	.pr-md-0,.px-md-0 {
		padding-right: 0 !important;
	}

	.pb-md-0,.py-md-0 {
		padding-bottom: 0 !important;
	}

	.pl-md-0,.px-md-0 {
		padding-left: 0 !important;
	}

	.p-md-1 {
		padding: 0.25rem !important;
	}

	.pt-md-1,.py-md-1 {
		padding-top: 0.25rem !important;
	}

	.pr-md-1,.px-md-1 {
		padding-right: 0.25rem !important;
	}

	.pb-md-1,.py-md-1 {
		padding-bottom: 0.25rem !important;
	}

	.pl-md-1,.px-md-1 {
		padding-left: 0.25rem !important;
	}

	.p-md-2 {
		padding: 0.5rem !important;
	}

	.pt-md-2,.py-md-2 {
		padding-top: 0.5rem !important;
	}

	.pr-md-2,.px-md-2 {
		padding-right: 0.5rem !important;
	}

	.pb-md-2,.py-md-2 {
		padding-bottom: 0.5rem !important;
	}

	.pl-md-2,.px-md-2 {
		padding-left: 0.5rem !important;
	}

	.p-md-3 {
		padding: 1rem !important;
	}

	.pt-md-3,.py-md-3 {
		padding-top: 1rem !important;
	}

	.pr-md-3,.px-md-3 {
		padding-right: 1rem !important;
	}

	.pb-md-3,.py-md-3 {
		padding-bottom: 1rem !important;
	}

	.pl-md-3,.px-md-3 {
		padding-left: 1rem !important;
	}

	.p-md-4 {
		padding: 1.5rem !important;
	}

	.pt-md-4,.py-md-4 {
		padding-top: 1.5rem !important;
	}

	.pr-md-4,.px-md-4 {
		padding-right: 1.5rem !important;
	}

	.pb-md-4,.py-md-4 {
		padding-bottom: 1.5rem !important;
	}

	.pl-md-4,.px-md-4 {
		padding-left: 1.5rem !important;
	}

	.p-md-5 {
		padding: 3rem !important;
	}

	.pt-md-5,.py-md-5 {
		padding-top: 3rem !important;
	}

	.pr-md-5,.px-md-5 {
		padding-right: 3rem !important;
	}

	.pb-md-5,.py-md-5 {
		padding-bottom: 3rem !important;
	}

	.pl-md-5,.px-md-5 {
		padding-left: 3rem !important;
	}

	.m-md-auto {
		margin: auto !important;
	}

	.mt-md-auto,.my-md-auto {
		margin-top: auto !important;
	}

	.mr-md-auto,.mx-md-auto {
		margin-right: auto !important;
	}

	.mb-md-auto,.my-md-auto {
		margin-bottom: auto !important;
	}

	.ml-md-auto,.mx-md-auto {
		margin-left: auto !important;
	}
}

@media (min-width:992px) {
	.m-lg-0 {
		margin: 0 !important;
	}

	.mt-lg-0,.my-lg-0 {
		margin-top: 0 !important;
	}

	.mr-lg-0,.mx-lg-0 {
		margin-right: 0 !important;
	}

	.mb-lg-0,.my-lg-0 {
		margin-bottom: 0 !important;
	}

	.ml-lg-0,.mx-lg-0 {
		margin-left: 0 !important;
	}

	.m-lg-1 {
		margin: 0.25rem !important;
	}

	.mt-lg-1,.my-lg-1 {
		margin-top: 0.25rem !important;
	}

	.mr-lg-1,.mx-lg-1 {
		margin-right: 0.25rem !important;
	}

	.mb-lg-1,.my-lg-1 {
		margin-bottom: 0.25rem !important;
	}

	.ml-lg-1,.mx-lg-1 {
		margin-left: 0.25rem !important;
	}

	.m-lg-2 {
		margin: 0.5rem !important;
	}

	.mt-lg-2,.my-lg-2 {
		margin-top: 0.5rem !important;
	}

	.mr-lg-2,.mx-lg-2 {
		margin-right: 0.5rem !important;
	}

	.mb-lg-2,.my-lg-2 {
		margin-bottom: 0.5rem !important;
	}

	.ml-lg-2,.mx-lg-2 {
		margin-left: 0.5rem !important;
	}

	.m-lg-3 {
		margin: 1rem !important;
	}

	.mt-lg-3,.my-lg-3 {
		margin-top: 1rem !important;
	}

	.mr-lg-3,.mx-lg-3 {
		margin-right: 1rem !important;
	}

	.mb-lg-3,.my-lg-3 {
		margin-bottom: 1rem !important;
	}

	.ml-lg-3,.mx-lg-3 {
		margin-left: 1rem !important;
	}

	.m-lg-4 {
		margin: 1.5rem !important;
	}

	.mt-lg-4,.my-lg-4 {
		margin-top: 1.5rem !important;
	}

	.mr-lg-4,.mx-lg-4 {
		margin-right: 1.5rem !important;
	}

	.mb-lg-4,.my-lg-4 {
		margin-bottom: 1.5rem !important;
	}

	.ml-lg-4,.mx-lg-4 {
		margin-left: 1.5rem !important;
	}

	.m-lg-5 {
		margin: 3rem !important;
	}

	.mt-lg-5,.my-lg-5 {
		margin-top: 3rem !important;
	}

	.mr-lg-5,.mx-lg-5 {
		margin-right: 3rem !important;
	}

	.mb-lg-5,.my-lg-5 {
		margin-bottom: 3rem !important;
	}

	.ml-lg-5,.mx-lg-5 {
		margin-left: 3rem !important;
	}

	.p-lg-0 {
		padding: 0 !important;
	}

	.pt-lg-0,.py-lg-0 {
		padding-top: 0 !important;
	}

	.pr-lg-0,.px-lg-0 {
		padding-right: 0 !important;
	}

	.pb-lg-0,.py-lg-0 {
		padding-bottom: 0 !important;
	}

	.pl-lg-0,.px-lg-0 {
		padding-left: 0 !important;
	}

	.p-lg-1 {
		padding: 0.25rem !important;
	}

	.pt-lg-1,.py-lg-1 {
		padding-top: 0.25rem !important;
	}

	.pr-lg-1,.px-lg-1 {
		padding-right: 0.25rem !important;
	}

	.pb-lg-1,.py-lg-1 {
		padding-bottom: 0.25rem !important;
	}

	.pl-lg-1,.px-lg-1 {
		padding-left: 0.25rem !important;
	}

	.p-lg-2 {
		padding: 0.5rem !important;
	}

	.pt-lg-2,.py-lg-2 {
		padding-top: 0.5rem !important;
	}

	.pr-lg-2,.px-lg-2 {
		padding-right: 0.5rem !important;
	}

	.pb-lg-2,.py-lg-2 {
		padding-bottom: 0.5rem !important;
	}

	.pl-lg-2,.px-lg-2 {
		padding-left: 0.5rem !important;
	}

	.p-lg-3 {
		padding: 1rem !important;
	}

	.pt-lg-3,.py-lg-3 {
		padding-top: 1rem !important;
	}

	.pr-lg-3,.px-lg-3 {
		padding-right: 1rem !important;
	}

	.pb-lg-3,.py-lg-3 {
		padding-bottom: 1rem !important;
	}

	.pl-lg-3,.px-lg-3 {
		padding-left: 1rem !important;
	}

	.p-lg-4 {
		padding: 1.5rem !important;
	}

	.pt-lg-4,.py-lg-4 {
		padding-top: 1.5rem !important;
	}

	.pr-lg-4,.px-lg-4 {
		padding-right: 1.5rem !important;
	}

	.pb-lg-4,.py-lg-4 {
		padding-bottom: 1.5rem !important;
	}

	.pl-lg-4,.px-lg-4 {
		padding-left: 1.5rem !important;
	}

	.p-lg-5 {
		padding: 3rem !important;
	}

	.pt-lg-5,.py-lg-5 {
		padding-top: 3rem !important;
	}

	.pr-lg-5,.px-lg-5 {
		padding-right: 3rem !important;
	}

	.pb-lg-5,.py-lg-5 {
		padding-bottom: 3rem !important;
	}

	.pl-lg-5,.px-lg-5 {
		padding-left: 3rem !important;
	}

	.m-lg-auto {
		margin: auto !important;
	}

	.mt-lg-auto,.my-lg-auto {
		margin-top: auto !important;
	}

	.mr-lg-auto,.mx-lg-auto {
		margin-right: auto !important;
	}

	.mb-lg-auto,.my-lg-auto {
		margin-bottom: auto !important;
	}

	.ml-lg-auto,.mx-lg-auto {
		margin-left: auto !important;
	}
}

@media (min-width:1200px) {
	.m-xl-0 {
		margin: 0 !important;
	}

	.mt-xl-0,.my-xl-0 {
		margin-top: 0 !important;
	}

	.mr-xl-0,.mx-xl-0 {
		margin-right: 0 !important;
	}

	.mb-xl-0,.my-xl-0 {
		margin-bottom: 0 !important;
	}

	.ml-xl-0,.mx-xl-0 {
		margin-left: 0 !important;
	}

	.m-xl-1 {
		margin: 0.25rem !important;
	}

	.mt-xl-1,.my-xl-1 {
		margin-top: 0.25rem !important;
	}

	.mr-xl-1,.mx-xl-1 {
		margin-right: 0.25rem !important;
	}

	.mb-xl-1,.my-xl-1 {
		margin-bottom: 0.25rem !important;
	}

	.ml-xl-1,.mx-xl-1 {
		margin-left: 0.25rem !important;
	}

	.m-xl-2 {
		margin: 0.5rem !important;
	}

	.mt-xl-2,.my-xl-2 {
		margin-top: 0.5rem !important;
	}

	.mr-xl-2,.mx-xl-2 {
		margin-right: 0.5rem !important;
	}

	.mb-xl-2,.my-xl-2 {
		margin-bottom: 0.5rem !important;
	}

	.ml-xl-2,.mx-xl-2 {
		margin-left: 0.5rem !important;
	}

	.m-xl-3 {
		margin: 1rem !important;
	}

	.mt-xl-3,.my-xl-3 {
		margin-top: 1rem !important;
	}

	.mr-xl-3,.mx-xl-3 {
		margin-right: 1rem !important;
	}

	.mb-xl-3,.my-xl-3 {
		margin-bottom: 1rem !important;
	}

	.ml-xl-3,.mx-xl-3 {
		margin-left: 1rem !important;
	}

	.m-xl-4 {
		margin: 1.5rem !important;
	}

	.mt-xl-4,.my-xl-4 {
		margin-top: 1.5rem !important;
	}

	.mr-xl-4,.mx-xl-4 {
		margin-right: 1.5rem !important;
	}

	.mb-xl-4,.my-xl-4 {
		margin-bottom: 1.5rem !important;
	}

	.ml-xl-4,.mx-xl-4 {
		margin-left: 1.5rem !important;
	}

	.m-xl-5 {
		margin: 3rem !important;
	}

	.mt-xl-5,.my-xl-5 {
		margin-top: 3rem !important;
	}

	.mr-xl-5,.mx-xl-5 {
		margin-right: 3rem !important;
	}

	.mb-xl-5,.my-xl-5 {
		margin-bottom: 3rem !important;
	}

	.ml-xl-5,.mx-xl-5 {
		margin-left: 3rem !important;
	}

	.p-xl-0 {
		padding: 0 !important;
	}

	.pt-xl-0,.py-xl-0 {
		padding-top: 0 !important;
	}

	.pr-xl-0,.px-xl-0 {
		padding-right: 0 !important;
	}

	.pb-xl-0,.py-xl-0 {
		padding-bottom: 0 !important;
	}

	.pl-xl-0,.px-xl-0 {
		padding-left: 0 !important;
	}

	.p-xl-1 {
		padding: 0.25rem !important;
	}

	.pt-xl-1,.py-xl-1 {
		padding-top: 0.25rem !important;
	}

	.pr-xl-1,.px-xl-1 {
		padding-right: 0.25rem !important;
	}

	.pb-xl-1,.py-xl-1 {
		padding-bottom: 0.25rem !important;
	}

	.pl-xl-1,.px-xl-1 {
		padding-left: 0.25rem !important;
	}

	.p-xl-2 {
		padding: 0.5rem !important;
	}

	.pt-xl-2,.py-xl-2 {
		padding-top: 0.5rem !important;
	}

	.pr-xl-2,.px-xl-2 {
		padding-right: 0.5rem !important;
	}

	.pb-xl-2,.py-xl-2 {
		padding-bottom: 0.5rem !important;
	}

	.pl-xl-2,.px-xl-2 {
		padding-left: 0.5rem !important;
	}

	.p-xl-3 {
		padding: 1rem !important;
	}

	.pt-xl-3,.py-xl-3 {
		padding-top: 1rem !important;
	}

	.pr-xl-3,.px-xl-3 {
		padding-right: 1rem !important;
	}

	.pb-xl-3,.py-xl-3 {
		padding-bottom: 1rem !important;
	}

	.pl-xl-3,.px-xl-3 {
		padding-left: 1rem !important;
	}

	.p-xl-4 {
		padding: 1.5rem !important;
	}

	.pt-xl-4,.py-xl-4 {
		padding-top: 1.5rem !important;
	}

	.pr-xl-4,.px-xl-4 {
		padding-right: 1.5rem !important;
	}

	.pb-xl-4,.py-xl-4 {
		padding-bottom: 1.5rem !important;
	}

	.pl-xl-4,.px-xl-4 {
		padding-left: 1.5rem !important;
	}

	.p-xl-5 {
		padding: 3rem !important;
	}

	.pt-xl-5,.py-xl-5 {
		padding-top: 3rem !important;
	}

	.pr-xl-5,.px-xl-5 {
		padding-right: 3rem !important;
	}

	.pb-xl-5,.py-xl-5 {
		padding-bottom: 3rem !important;
	}

	.pl-xl-5,.px-xl-5 {
		padding-left: 3rem !important;
	}

	.m-xl-auto {
		margin: auto !important;
	}

	.mt-xl-auto,.my-xl-auto {
		margin-top: auto !important;
	}

	.mr-xl-auto,.mx-xl-auto {
		margin-right: auto !important;
	}

	.mb-xl-auto,.my-xl-auto {
		margin-bottom: auto !important;
	}

	.ml-xl-auto,.mx-xl-auto {
		margin-left: auto !important;
	}
}

.text-justify {
	text-align: justify !important;
}

.text-nowrap {
	white-space: nowrap !important;
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.text-left {
	text-align: left !important;
}

.text-right {
	text-align: right !important;
}

.text-center {
	text-align: center !important;
}

@media (min-width:576px) {
	.text-sm-left {
		text-align: left !important;
	}

	.text-sm-right {
		text-align: right !important;
	}

	.text-sm-center {
		text-align: center !important;
	}
}

@media (min-width:768px) {
	.text-md-left {
		text-align: left !important;
	}

	.text-md-right {
		text-align: right !important;
	}

	.text-md-center {
		text-align: center !important;
	}
}

@media (min-width:992px) {
	.text-lg-left {
		text-align: left !important;
	}

	.text-lg-right {
		text-align: right !important;
	}

	.text-lg-center {
		text-align: center !important;
	}
}

@media (min-width:1200px) {
	.text-xl-left {
		text-align: left !important;
	}

	.text-xl-right {
		text-align: right !important;
	}

	.text-xl-center {
		text-align: center !important;
	}
}

.text-lowercase {
	text-transform: lowercase !important;
}

.text-uppercase {
	text-transform: uppercase !important;
}

.text-capitalize {
	text-transform: capitalize !important;
}

.font-weight-light {
	font-weight: 300 !important;
}

.font-weight-normal {
	font-weight: 400 !important;
}

.font-weight-bold {
	font-weight: 700 !important;
}

.font-italic {
	font-style: italic !important;
}

.text-white {
	color: #fff !important;
}

.text-muted {
	color: #6c757d !important;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.visible {
	visibility: visible !important;
}

.invisible {
	visibility: hidden !important;
}

@media print {
	*,*::before,*::after {
		text-shadow: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}

	a:not(.btn) {
		text-decoration: underline;
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	pre {
		white-space: pre-wrap !important;
	}

	pre,blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	tr,img {
		page-break-inside: avoid;
	}

	p,h2,h3 {
		orphans: 3;
		widows: 3;
	}

	h2,h3 {
		page-break-after: avoid;
	}@	page {
		size: a3;
	}

	body {
		min-width: 992px !important;
	}

	.container {
		min-width: 992px !important;
	}

	.navbar {
		display: none;
	}

	.badge {
		border: 1px solid #000;
	}

	.table {
		border-collapse: collapse !important;
	}

	.table td,.table th {
		background-color: #fff !important;
	}

	.table-bordered th,.table-bordered td {
		border: 1px solid #ddd !important;
	}
}

a {
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

a:hover,a:focus,a:active {
	outline: none !important;
	color: #ee7306;
	text-decoration: none;
}

input:hover,input:focus,input:active,select:hover,select:focus,select:active,textarea:hover,textarea:focus,textarea:active {
	outline: none !important;
}

label {
	font-weight: 700;
	color: #002c42;
}

img {
	border: 0;
	vertical-align: top;
	max-width: 100%;
	height: auto;
}

.video-responsive {
	height: 0;
	padding-top: 0;
	padding-bottom: 56.25%;
	position: relative;
	overflow: hidden;
}

.video-responsive embed,.video-responsive iframe,.video-responsive object,.video-responsive video {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	text-transform: capitalize;
}

h4,.h4,h5,h6,.h5,.h6 {
	line-height: 30px;
}

.body-page input[type="text"],.body-page input[type="tel"],.body-page input[type="password"],.body-page input[type="email"],.body-page textarea,.body-page select {
	background-color: #fff;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.02) inset;
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.02) inset;
	border: 1px solid #dee2e6;
	padding: 5px 10px;
}

.body-page input[type="text"]:focus,.body-page input[type="text"]:active,.body-page input[type="text"]:hover,.body-page input[type="tel"]:focus,.body-page input[type="tel"]:active,.body-page input[type="tel"]:hover,.body-page input[type="password"]:focus,.body-page input[type="password"]:active,.body-page input[type="password"]:hover,.body-page input[type="email"]:focus,.body-page input[type="email"]:active,.body-page input[type="email"]:hover,.body-page textarea:focus,.body-page textarea:active,.body-page textarea:hover,.body-page select:focus,.body-page select:active,.body-page select:hover {
	outline: none;
}

.label {
	color: #000 !important;
}

.list-menu ul li {
	list-style: none;
	padding: 15px 2px;
	font-size: 0.875rem;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.list-menu ul li:last-child {
	border-bottom: none;
}

ul li i {
	margin-right: 3px;
	font-size: 16px;
	min-width: 20px;
	text-align: center;
}

.item-list ul li {
	margin-left: 0;
}


ul.feature-list {
	margin: 10px 0;
	padding-left: 0;
}

ul.feature-list > li {
	padding-left: 25px;
	position: relative;
	list-style: none;
	margin-bottom: 2px;
}

ul.feature-list > li:after {
	content: "\f00c";
	font-family: "FontAwesome";
	position: absolute;
	top: 0;
	left: 2px;
	z-index: 1;
	color: #ee7306;
	font-weight: 900;
	font-size: 10px;
}

ul.inline > li {
	float: left;
	margin-left: 5px;
}

table {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #dee2e6;
}

table > thead > tr > th,table > thead > tr > td,table > tbody > tr > th,table > tbody > tr > td,table > tfoot > tr > th,table > tfoot > tr > td {
	border-color: #dee2e6;
	border-width: 1px 1px 1px 0;
	border-style: solid;
}

table > thead > tr > th,table > thead > tr > td {
	border-bottom-width: 2px;
}

.no-padding {
	padding: 0 !important;
}

a.disable {
	pointer-events: none;
	cursor: default;
}

.pager {
	text-align: center;
}

.pager ul.pager__items {
	display: inline-block;
	margin: 0 0 30px;
	padding: 0;
}

.pager ul.pager__items > li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}

.pager ul.pager__items > li a {
	border: 1px solid #dee2e6;
	font-weight: 700;
	display: inline-block;
	line-height: 34px;
	margin: 0 1px;
	text-align: center;
	margin-right: 10px;
	padding: 0 15px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	text-transform: uppercase;
	background: #fff;
}

.pager ul.pager__items > li a:last-child {
	margin-right: 0;
}

.pager ul.pager__items > li a:hover {
	background: #ee7306;
	color: #fff;
	border-color: #ee7306;
}

.pager ul.pager__items > li a:hover:after {
	color: #fff;
}

.pager ul.pager__items > li.pager__item--next {
	font-size: 12px;
}

.pager ul.pager__items > li.pager__item--last {
	font-size: 12px;
}

.pager ul.pager__items > li.is-active a {
	background: #ee7306;
	color: #fff;
	border-color: #ee7306;
}

.pager ul.pager__items > li.is-active a:after {
	color: #fff;
}

.quick-pagination .pager {
	text-align: center;
	margin-top: 20px;
}

.quick-pagination .pager .pager__item--first,.quick-pagination .pager .pager__item--last {
	display: none;
}

.quick-pagination .pager .pager__item--previous,.quick-pagination .pager .pager__item--next {
	position: relative;
}

.quick-pagination .pager .pager__item--previous a,.quick-pagination .pager .pager__item--next a {
	text-indent: -99999px;
	position: relative;
}

.quick-pagination .pager .pager__item--previous a:after,.quick-pagination .pager .pager__item--next a:after {
	content: '\f061';
	font-family: "FontAwesome";
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #000;
	text-indent: 0;
	font-size: 11px;
}

.quick-pagination .pager .pager__item--previous.pager__item--previous a:after,.quick-pagination .pager .pager__item--next.pager__item--previous a:after {
	content: '\f060';
}

.breadcrumb-content-inner {
	margin-bottom: 30px;
	text-align: center;
}

.breadcrumb-content-inner .breadcrumb-content-main {
	position: relative;
	z-index: 9;
}

.breadcrumb-content-inner .gva-breadcrumb-content .page-title {
	font-size: 56px;
	font-weight: 900;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	margin-bottom: 0;
}

@media (max-width:991.98px) {
	.breadcrumb-content-inner .gva-breadcrumb-content .page-title {
		font-size: 30px;
	}
}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb .breadcrumb-style {
	padding: 150px 0 70px;
	margin-bottom: 45px;
	position: relative;
	background: url(../images/inner-banner.jpg) no-repeat center;
	background-size: cover;
}

@media (max-width:991.98px) {
	.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb .breadcrumb-style {
		padding: 60px 0;
	}
}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white *,.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white .page-title,.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light *,.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light .page-title {
	color: #fff;
}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white *:after,.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white .page-title:after,.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light *:after,.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light .page-title:after {
	background: #fff;
}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white .breadcrumb-links ol,.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light .breadcrumb-links ol {
	border-bottom: 2px solid #ee7306;
}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white .breadcrumb-links li,.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light .breadcrumb-links li {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
}

.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-white .breadcrumb-links li a,.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb.text-light .breadcrumb-links li a {
	color: #fff;
}

.breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-links nav.breadcrumb {
	display: inline-block;
}

.breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-links nav.breadcrumb li {
	font-size: 14px;
	font-weight: 400;
	color: #bbbbbb;
	text-transform: capitalize;
}

.breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-links nav.breadcrumb li a {
	color: #000;
}

.breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-links nav.breadcrumb li a:hover {
	color: #ee7306;
}

.breadcrumb-content-inner .gva-parallax-background .gva-parallax-inner {
	background-position: center center;
}

pre {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	margin: 30px 0;
}

.drupal-message {
	background: #CDCDCD;
	max-width: 1170px;
	margin: 0 auto;
	position: fixed;
	z-index: 99;
	bottom: 15px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	max-height: 50%;
	overflow: auto;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	-webkit-transition-delay: 4px;
	transition-delay: 4px;
}

.drupal-message .messages__wrapper {
	padding: 2px 30px 2px 15px;
}

.text-light h1,.text-light h2,.text-light h3,.text-light h4,.text-light h5,.text-light h6 {
	color: #fff;
}

.hidden {
	display: none !important;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.row.no-gutters > [class^="col-"],.row.no-gutters > [class*=" col-"] {
	padding-right: 0;
	padding-left: 0;
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important;
	}
}


body.boxed {
	background-color: #EAF1F7;
}

body.boxed div.gva-body-wrapper {
	background: #fff;
	max-width: 1440px;
	margin: 0 auto;
	-webkit-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.05);
	box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.05);
	position: relative;
}

body .body-page {
	background-color: #fff;
}

body.logged-in.toolbar-horizontal .header-v2 {
	top: 39px;
}

body.bg-dark {
	background: #EFF1F2;
}

body.bg-dark .gva-body-page {
	background: #EFF1F2;
}

body.one-page-full header#header {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 11;
	width: 100%;
}

body.one-page-full .row-first-level.gbb-row > .fp-tableCell > .bb-inner {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

body.one-page-full .row-first-level.gbb-row > .fp-tableCell > .bb-inner > .bb-container {
	padding-top: 0;
}

body.one-page-full.logged-in.toolbar-tray-open.toolbar-horizontal.toolbar-fixed .row-first-level.gbb-row > .fp-tableCell > .bb-inner > .bb-container {
	padding-top: 0 !important;
}

body.one-page-full #footer {
	display: none;
}

.topbar {
	background: #002c42;
	color: #fff;
	padding: 0;
	overflow: hidden;
}

.topbar .topbar-left {
	background: #002c42;
	color: #fff;
	padding: 15px;
	text-align: left;
}

.topbar .topbar-left a {
	color: #ee7306;
}

.topbar .topbar-left a:hover {
	color: #fff;
}

.topbar .topbar-right {
	background: #ee7306;
	padding: 15px 0;
	position: relative;
	text-align: right;
}

@media (max-width:991.98px) {
	.topbar .topbar-right {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width:550px) {
	.topbar .topbar-right {
		display: none;
	}
}

.topbar .topbar-right:after {
	content: '';
	width: 1000px;
	height: 100%;
	background: #ee7306;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 9;
}

.topbar .topbar-right:before {
	content: '';
	width: 1000px;
	height: 100%;
	background: #ee7306;
	position: absolute;
	right: 100%;
	top: 0;
	z-index: 9;
	display: none;
}

@media (max-width:991.98px) {
	.topbar .topbar-right:before {
		display: block;
	}
}

.topbar ul {
	margin: 0 !important;
}

.topbar .block {
	margin: 0 !important;
}

.topbar .topbar-content-inner .topbar-content {
	position: relative;
}

.topbar .topbar-content-inner .topbar-content a {
	text-decoration: underline;
	color: #fff;
}

.topbar .topbar-content-inner .topbar-content a:hover {
	color: #ee7306;
}

.language-box .links > li {
	margin-right: 10px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	line-height: 1;
	margin-top: 5px;
	float: right;
}

.language-box .links > li.is-active {
	opacity: 1;
	filter: alpha(opacity=100);
}

header .site-branding-logo {
	padding: 20px 0 20px;
	display: inline-block;
	height: auto;
}

@media (max-width:767.98px) {
	header .site-branding {
		text-align: left;
		padding-bottom: 10px;
	}

	header .header-right-inner,header .header-right-inner .block {
		text-align: center !important;
	}
}

header .header-main {
	padding: 0;
	background: none;
}

@media (max-width:991.98px) {
	header .main-menu-inner {
		width: 100%;
	}
}

header .area-main-menu .navigation {
	position: static;
}

header .area-main-menu .navigation ul.gva_menu {
	position: static;
}

header .block {
	overflow: visible;
}

header .header-info {
	margin-top: 10px;
}

header .header-info .header-icon {
	width: 36px;
	height: 40px;
	float: left;
	font-size: 36px;
	line-height: 1;
	padding-top: 6px;
	text-align: center;
}

header .header-info .header-icon span {
	height: 40px;
}

header .header-info .content-inner {
	padding-left: 50px;
}

header .header-info .content-inner .title {
	font-size: 16px;
	font-weight: 500;
	color: #002c42;
	line-height: 20px;
	text-transform: capitalize;
}

header .header-info .content-inner .desc {
	font-size: 14px;
	color: #999999;
}

.gva-search-region {
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -12px;
	z-index: 9;
}

@media (max-width:767.98px) {
	.gva-search-region {
		right: 68px;
	}

	.gva-search-region .icon {
		color: #000 !important;
	}
}

.gva-search-region .icon {
	font-size: 14px;
	color: #000;
}

.gva-search-region .icon:hover {
	cursor: pointer;
}

.gva-search-region .search-content {
	display: none;
	width: 310px;
	position: absolute;
	top: 43px;
	right: 0;
	margin-top: -1px;
	z-index: 99;
	background: #fff;
	padding: 20px;
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
	border: 1px solid #dee2e6;
}

.gva-search-region .search-content form.search-block-form {
	padding-right: 95px;
	position: relative;
}

.gva-search-region .search-content form.search-block-form input#edit-keys {
	height: 35px;
	padding: 5px;
	border: 1px solid #dee2e6;
	background: none;
	width: 100%;
}

.gva-search-region .search-content form.search-block-form input[id*="edit-submit"] {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	height: 35px;
	line-height: 35px;
	padding: 0 5px;
	background: #ee7306;
	color: #fff;
	border: none;
	font-size: 14px;
	width: 90px;
	font-weight: 600;
}

.gva-search-region .search-content form.search-block-form input[id*="edit-submit"]:hover {
	cursor: pointer;
}

.gva-search-region .search-content #edit-actions {
	margin: 0 !important;
	padding: 0 !important;
}

.gva-search-region.show .search-content {
	display: block;
}

.quick-side-icon {
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -17px;
	z-index: 1;
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 32px;
	-webkit-box-shadow: 0px 1px 5px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 5px 2px rgba(0,0,0,0.1);
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}

.quick-side-icon .qicon {
	font-size: 20px;
	line-height: 34px;
	color: #002c42;
	display: block;
}

.quick-side-icon:hover {
	background: #ee7306;
}

.gva-quick-side {
	position: fixed;
	width: 350px;
	top: 0;
	right: -355px;
	z-index: 99;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	background: #fff;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	text-align: left;
	padding: 20px 30px;
	overflow-x: hidden;
	height: 100%;
}

@media (max-width:355px) {
	.gva-quick-side {
		width: 100%;
	}
}

.gva-quick-side .quick-side-close {
	margin-bottom: 15px;
	font-size: 18px;
	display: inline-block;
}

.gva-quick-side .content-inner .block {
	text-align: left;
}

.gva-quick-side .content-inner .block .block-title {
	text-align: left;
	font-weight: 700;
}

.gva-quick-side .content-inner .block .block-title:after {
	left: 0;
}

.gva-quick-side .content-inner ul {
	width: 100%;
}

.gva-quick-side .content-inner ul > li {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.gva-quick-side .content-inner ul > li:last-child {
	border-bottom: none;
}

.gva-quick-side .content-inner ul > li a {
	padding: 0;
	font-size: 14px;
}

.gva-quick-side .content-inner ul > li a:hover,.gva-quick-side .content-inner ul > li a:active,.gva-quick-side .content-inner ul > li a:focus {
	color: #ee7306 !important;
}

.gva-quick-side .content-inner ul.gva_menu li a {
	font-size: 13px;
}

.gva-quick-side .block {
	border-bottom: 1px solid #dee2e6;
	margin-bottom: 20px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}

.gva-quick-side.open {
	right: 0;
	width: 352px;
}

body.logged-in.toolbar-horizontal .gva-quick-side {
	padding-top: 90px;
}

header.header-default {
	position: relative;
	background: #fff;
	z-index: 99;
	-webkit-box-shadow: 0 0 10px 4px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px 4px rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.08);
}

header.header-default .gva-search-region .icon {
	color: #000;
}

header.header-default .header-main-inner .branding {
	width: 200px;
	float: left;
}

@media (max-width:991.98px) {
	header.header-default .header-main-inner .branding {
		width: 180px;
	}
}

header.header-default .header-main-inner .header-inner {
	padding-left: 210px;
	padding-right: 75px;
}

@media (max-width:991.98px) {
	header.header-default .header-main-inner .header-inner {
		padding-left: 190px;
	}
}

header.header-default .header-main-inner .gva-offcanvas-mobile {
	float: right;
}

header.header-default .gva-search-region {
	right: 70px;
}

header.header-default .stuck {
	background: #fff;
}

header.header-default .main-menu-inner {
	float: left;
}

header.header-1 {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}

@media (max-width:991.98px) {
	header.header-1 {
		position: relative;
		background: #222;
	}
}

header.header-1 .header-main-inner .branding {
	width: 240px;
	float: left;
}

@media (max-width:991.98px) {
	header.header-1 .header-main-inner .branding {
		width: 190px;
	}
}

header.header-1 .header-main-inner .branding .site-branding-logo {
	padding: 15px 0;
}

header.header-1 .header-main-inner .branding .site-branding-logo img {
	display: none;
}

header.header-1 .header-main-inner .branding .site-branding-logo img.logo-white {
	display: block !important;
	visibility: visible !important;
}

header.header-1 .header-main-inner .header-inner {
	padding-left: 210px;
	padding-right: 70px;
}

@media (max-width:991.98px) {
	header.header-1 .header-main-inner .header-inner {
		padding-left: 190px;
	}
}

header.header-1 .header-main-inner .gva-offcanvas-mobile {
	float: right;
}

header.header-1 .header-main-inner .navigation .gva_menu > li > a {
	color: #fff;
}

header.header-1 .header-main-inner .navigation .gva_menu > li > a:hover {
	color: #ee7306;
}

header.header-1 .main-menu-inner {
	float: left;
}

header.header-1 .menu-bar span {
	background: #fff;
}

header.header-1 .gva-search-region {
	right: 70px;
	margin-top: -14px;
}

header.header-1 .gva-search-region .icon {
	color: #fff !important;
}

header.header-1 .quick-side-icon {
	margin-top: -18px;
}

header.header-1 .quick-side-icon .qicon {
	color: #fff;
}

header.header-1 .stuck {
	background: #222 !important;
}

header.header-2 .header-main {
	padding: 35px 0;
	background: #fff;
}

header.header-2 .header-main .site-branding-logo {
	padding: 0;
}

@media (max-width:575.98px) {
	header.header-2 .header-main .site-branding-logo {
		padding-bottom: 20px;
	}
}

header.header-2 .header-main .header-info .header-icon {
	color: #ee7306;
}

header.header-2 .header-main .header-info .title {
	color: #000;
}

header.header-2 .block {
	margin-bottom: 0;
}

header.header-2 .main-menu {
	background: #ee7306;
}

header.header-2 .main-menu .area-inner {
	padding: 0;
}

header.header-2 .main-menu ul.gva_menu_main {
	float: left;
}

@media (min-width:992px) {
	header.header-2 .main-menu .navigation .gva_menu > li > a {
		position: relative;
		padding-top: 22px;
		padding-bottom: 22px;
	}

	header.header-2 .main-menu .navigation .gva_menu > li > a:hover,header.header-2 .main-menu .navigation .gva_menu > li > a:focus {
		color: #fff !important;
	}

	header.header-2 .main-menu .navigation .gva_menu > li:hover > a,header.header-2 .main-menu .navigation .gva_menu > li:focus > a {
		color: #fff !important;
	}

	header.header-2 .main-menu .navigation .gva_menu > li.menu-item--active-trail > a {
		color: #fff !important;
	}
}

@media (max-width:575px) {
	header.header-2 .branding {
		width: 100%;
		text-align: center;
	}

	header.header-2 .right-header {
		width: 100%;
		text-align: center;
	}

	header.header-2 .right-header .header-info {
		display: inline-block;
	}

	header.header-2 .right-header .header-info .content-inner {
		text-align: left;
	}
}

header.header-2 .gva-search-region {
	right: 70px;
}

.gv-sticky-menu {
	position: static;
	top: -75px;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
}

.stuck {
	position: fixed !important;
	top: 0;
	left: 0;
	z-index: 99 !important;
	width: 100%;
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

@media (min-width:992px) {
	.sticky-is-hidden .stuck {
		top: -200px;
	}

	.sticky-is-show .stuck {
		-webkit-box-shadow: 0 1px 12px 0 rgba(0,0,0,0.1);
		box-shadow: 0 1px 12px 0 rgba(0,0,0,0.1);
		top: 0;
	}
}

.area.slideshow_content .block {
	margin-bottom: 0;
}

.area-panel {
	padding: 30px 0;
}

.header-right .block {
	margin-bottom: 0;
}

.promotion {
	padding: 0;
	margin-bottom: 0;
}

#page-main-content {
	min-height: 360px;
}

@media (max-width:767.98px) {
	#page-main-content {
		min-height: 100px;
	}
}

.main-menu .area-main-menu .area-inner .block {
	margin-bottom: 0;
}

.sidebar {
	position: relative;
}

#footer {
	color: #b1bec5;
	background: url(../images/bg-footer.png) no-repeat center bottom #002C42;
}

#footer a {
	color: #b1bec5;
}

#footer a:hover,#footer a:focus {
	color: #ee7306;
}

#footer .footer-top {
	background: #001D2B;
	padding: 40px 0;
}

#footer .before-footer {
	padding: 0;
}

#footer .footer-center {
	padding: 80px 0 80px;
}

#footer .block {
	padding-bottom: 0;
	margin-bottom: 0;
}

#footer .block .block-title span {
	color: #fff !important;
}

#footer .block .block-title span:after,#footer .block .block-title span:before {
	display: none;
}

#footer .copyright {
	font-size: 14px;
	font-weight: 500;
}

#footer .copyright .copyright-inner {
	padding: 30px 0;
	border-top: 1px solid rgba(255,255,255,0.1);
}

@media (max-width:991.98px) {
	#footer .footer-column {
		margin-bottom: 45px;
	}
}

body.hidden-title .node--view-mode-full .header-title {
	display: none !important;
}

body.maintenance-page {
	background-color: #fff;
	color: #000;
}

.maintenance-page #page-wrapper {
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	min-width: 0;
	min-height: 0;
	border: 1px solid #ddd;
	margin-top: 40px;
}

.maintenance-page #page {
	margin: 10px;
}

.maintenance-page #main-wrapper {
	min-height: inherit;
}

.maintenance-page #header {
	width: auto;
}

.maintenance-page #main {
	margin: 0;
}

.maintenance-page .content .section {
	padding: 0 0 0 10px;
}[dir="rtl"] .maintenance-page .content .section {
	padding-left: 0;
	padding-right: 10px;
}

.maintenance-page #header {
	background-color: #fff;
	background-image: none;
}

.maintenance-page .site-branding-text {
	margin-bottom: 50px;
	margin-left: 0;
	padding-top: 20px;
	font-size: 90%;
}[dir="rtl"] .maintenance-page .site-branding-text {
	margin-right: 0;
}

.maintenance-page .site-branding-text,.maintenance-page .site-branding-text a,.maintenance-page .site-branding-text a:hover,.maintenance-page .site-branding-text a:focus {
	color: #777;
}

.maintenance-page .page-title {
	line-height: 1em;
	margin-top: 0;
}

@media all and (min-width:800px) {
	.maintenance-page #page-wrapper {
		width: 800px;
	}

	.maintenance-page #header div.section,.maintenance-page #main {
		width: 700px;
	}
}

@media all and (min-width:600px) {
	.maintenance-page #page {
		margin: 20px 40px 40px;
	}
}

.page-notfound {
	text-align: center;
	padding: 150px 0;
	background: #f6f6f6;
}

@media (max-width:767.98px) {
	.page-notfound {
		padding: 50px 0;
	}
}

.page-notfound header {
	display: none !important;
}

.page-notfound .big-title {
	font-size: 200px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	line-height: 1;
}

@media (max-width:767.98px) {
	.page-notfound .big-title {
		font-size: 90px;
	}
}

.page-notfound .sub-title {
	color: #999999;
	padding: 30px 0;
}

.page-notfound .content {
	color: #666666;
	font-size: 16px;
	max-width: 450px;
	margin: 0 auto;
	line-height: 30px;
}

@media (max-width:767.98px) {
	.page-notfound .content {
		padding: 0 20px;
	}
}

.page-notfound .action {
	text-align: center;
	margin-top: 30px;
}

.page-notfound .action a {
	font-size: 16px;
	color: #ee7306;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.page-notfound .action a:hover {
	color: #000;
}

.view-page {
	margin-bottom: 50px;
}

.portfolio-single {
	padding-bottom: 30px;
}
.portfolio-single .public table,
.portfolio-single .public table>tbody>tr>td{
	border: none!important;
}
.portfolio-single .public table tr{
    background: none;
}
.portfolio-single .portfolio-images .owl-nav .owl-prev {
	left: 20px !important;
}

.portfolio-single .portfolio-images .owl-nav .owl-next {
	right: 20px !important;
}

.portfolio-single .portfolio-images .owl-dots {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
}

.portfolio-single .post-title {
	font-size: 26px;
	padding: 0;
	margin: 0 !important;
}

@media (max-width:991.98px) {
	.portfolio-single .post-title {
		font-size: 20px;
	}
}

.portfolio-single .post-meta .line {
	width: 10px;
	height: 2px;
	background: #ee7306;
	margin: 0 10px 0 4px;
	display: inline-block;
	position: relative;
	top: -3px;
}

.portfolio-single .portfolio-informations {
	margin-bottom: 15px;
	padding-left: 30px;
}


.portfolio-single .portfolio-informations .item-information {
	padding: 15px 0;
	min-height: 336px;
	    font-size: 16px;
		line-height: 40px;
}
.portfolio-single .portfolio-informations .item-information>p{
	height: 0px;
}
.portfolio-single .portfolio-informations .item-information span:first-child {
	/*font-weight: 700;*/
	min-width: 120px;
	/*display: inline-block;*/
	color: #002c42;
}

.portfolio-single .post-content ul {
	padding-left: 0;
	margin-top: 15px;
}

.team-single-page .team-name {
	margin-bottom: 30px;
}

.team-single-page .team-name .name {
	font-size: 30px;
	font-weight: 700;
	color: #000;
	line-height: 42px;
}

.team-single-page .team-name .job {
	font-size: 12px;
	color: #999999;
}

.team-single-page .team-name .line {
	text-align: center;
	float: left;
}

.team-single-page .team-name .line span {
	width: 30px;
	height: 5px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	display: inline-block;
	margin: 0 5px;
}

.team-single-page .team-name .line span.one {
	background: #5EB4E7;
	margin-left: 0;
}

.team-single-page .team-name .line span.second {
	background: #F8C44F;
}

.team-single-page .team-name .line span.three {
	background: #F49626;
	margin-right: 0;
}

.team-single-page .socials {
	margin-top: 10px;
}

.team-single-page .heading {
	font-size: 18px;
	font-weight: 700;
	color: #000;
}

.team-single-page .team-contact {
	margin-bottom: 25px;
}

.team-single-page .team-contact .content-inner,.team-single-page .team-education .content-inner {
	color: #999999;
	font-size: 13px;
	line-height: 28px;
}

.team-single-page .team-education .field__item {
	padding-left: 20px;
	position: relative;
}

.team-single-page .team-education .field__item:after {
	content: "";
	width: 6px;
	height: 6px;
	background: #ee7306;
	position: absolute;
	top: 8px;
	left: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	z-index: 1;
}

.team-single-page .team-info {
	margin-bottom: 30px !important;
}

.team-single-page .team-quote {
	font-size: 16px;
	color: #999999;
	margin-top: 20px;
	padding-left: 50px;
	position: relative;
}

.team-single-page .team-quote:after {
	font-family: "FontAwesome";
	content: "\f10d";
	left: 0;
	top: 0;
	position: absolute;
	z-index: 1;
	color: #ee7306;
	font-size: 24px;
	text-align: center;
	line-height: 40px;
}

.page-user-login,.page-user-register,.page-user-pass {
	position: relative;
}

.page-user-login .bg,.page-user-register .bg,.page-user-pass .bg {
	background: #152C49;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9;
}

.page-user-login input,.page-user-register input,.page-user-pass input {
	max-width: 100%;
}

.page-user-login .main-page,.page-user-register .main-page,.page-user-pass .main-page {
	padding: 10px 30px 30px;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
	max-width: 550px;
	background: #fff;
	border: 8px solid rgba(255,255,255,0.8);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	margin: 50px auto 0;
	position: relative;
	z-index: 99;
}

@media (max-width:767.98px) {
	.page-user-login .main-page,.page-user-register .main-page,.page-user-pass .main-page {
		margin-top: 35px;
	}
}

.page-user-login .branding,.page-user-register .branding,.page-user-pass .branding {
	margin-bottom: 20px;
}

.page-user-login .container,.page-user-register .container,.page-user-pass .container {
	padding: 0;
}

.page-user-login .nav-tabs,.page-user-register .nav-tabs,.page-user-pass .nav-tabs {
	margin-bottom: 20px;
}

.page-user-login .nav-tabs > li > a,.page-user-register .nav-tabs > li > a,.page-user-pass .nav-tabs > li > a {
	padding: 8px 20px 0 0 !important;
}

.post-block {
	background: #fff;
	margin-bottom: 30px;
}

.post-block .post-image {
	overflow: hidden;
}

.post-block .post-image a {
	position: relative;
	display: block;
}

.post-block .post-image img {
	width: 100%;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
}

.post-block .post-image:hover a:before,.post-block .post-image:hover a:after {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.post-block .post-title {
	padding: 0px 0 0px;	
	font-weight: 600;
	font-size: 16px;
	text-transform: capitalize;
	display: block;
	line-height: 2;
}
.post-body{
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.post-block .post-title a {
	color: #002c42;
	word-wrap: break-word;
	
}

.post-block .post-title a:hover,.post-block .post-title a:active,.post-block .post-title a:before {
	color: #ee7306;
}

.post-block .post-content:before,.post-block .post-content:after {
	content: " ";
	display: table;
}

.post-block .post-content:after {
	clear: both;
}

.post-block .post-content .post-content-inner {
	position: relative;
	padding: 12px 36px;
	border: 1px solid #dee2e6;
	border-top: 0;
}

@media (max-width:991.98px) {
	.post-block .post-content .post-content-inner {
		padding: 30px;
	}
}

.post-block .post-content .post-content-inner .post-date-2 {
	width: 60px;
	height: 60px;
	background: #ee7306;
	color: #002c42;
	position: absolute;
	top: -30px;
	left: 50px;
	z-index: 1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	font-size: 14px;
	text-align: center;
	font-weight: 500;
	padding-top: 15px;
}

@media (max-width:991.98px) {
	.post-block .post-content .post-content-inner .post-date-2 {
		left: 30px;
	}
}

.post-block .post-content .post-content-inner .post-date-2 span {
	display: block;
	width: 100%;
	text-transform: uppercase;
	line-height: 1;
}

.post-block .post-content .post-content-inner .post-date-2 .month {
	letter-spacing: 2px;
}

.post-block .post-content .post-content-footer {
	padding: 10px 36px;
	border: 1px solid #dee2e6;
	border-top: 0;
	    font-size: 16px;
    line-height: 2;
}

.post-block .post-content .post-content-footer:before,.post-block .post-content .post-content-footer:after {
	content: " ";
	display: table;
}

.post-block .post-content .post-content-footer:after {
	clear: both;
}

.post-block .post-content .post-content-footer .left {
	float: left;
	text-align: left;
}

.post-block .post-content .post-content-footer .right {
	float: right;
	text-align: right;
}

@media (max-width:991.98px) {
	.post-block .post-content .post-content-footer {
		padding: 10px 30px;
	}
}

.post-block .post-meta {
	font-size: 14px;
	line-height: 2;
	font-weight: 400;
	color: #888;
	margin: 15px 0 0;
}

.post-block .post-meta:before,.post-block .post-meta:after {
	content: " ";
	display: table;
}

.post-block .post-meta:after {
	clear: both;
}

.post-block .post-meta .line {
	margin: 0 4px;
}

.post-block .post-meta .post-categories {
	margin-bottom: 0;
}

.post-block .post-description {
	margin-top: 15px;
}

.post-block .post-comment {
	text-transform: none;
	position: relative;
}

.post-block .post-categories {
	position: relative;
	display: inline-block;
}

.post-block .post-categories a {
	color: #ee7306;
	padding: 0;
	display: inline-block;
	margin-right: 5px;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 500;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	line-height: 1.5;
}

.post-block .post-categories a:last-child {
	margin-right: 0;
}

.post-block .post-categories a:hover {
	color: #ee7306;
}

.post-block .content-after {
	padding: 10px 0 0;
}

.post-block.teaser-2 {
	text-align: center;
}

.post-block.teaser-2 .post-content {
	padding: 10px 20px 0;
	border: none;
	text-align: center;
}

.post-block.teaser-2 .post-content .post-title {
	margin-bottom: 0;
}

.post-block.teaser-2 .post-content .post-title a {
	font-size: 28px;
}

.owl-carousel .post-block.teaser-2 {
	margin-bottom: 0 !important;
}

.post-footer {
	margin-top: 25px;
}

.post-footer .item-list ul li {
	margin-bottom: 15px !important;
}

.post-footer .item-list ul li:last-child {
	border: none;
	margin-bottom: 0 !important;
}

.post-footer .item-list ul li .post-block {
	background: transparent !important;
}

.post-footer .item-list ul li .post-block .post-title {
	font-size: 14px;
}

.post-footer .item-list ul li .post-block .post-title a {
	color: #fff;
	font-weight: 400;
}

.post-footer .item-list ul li .post-block .post-title a:hover {
	color: #ee7306;
}

.post-footer .item-list ul li .post-block .post-meta {
	color: rgba(255,255,255,0.8);
}

.post-footer .item-list ul li .post-block .post-meta .post-categories {
	font-size: 12px;
}

.post-footer .item-list ul li .post-block .post-meta .post-categories a {
	font-size: 10px;
}

.owl-carousel .post-block {
	margin-bottom: 0 !important;
}

.post-style-grid .post-block {
	margin-bottom: 40px;
}

.gallery-post {
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 30px;
}

.gallery-post:after {
	content: "";
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	top: 0;
	left: 0;
	position: absolute;
	background: rgba(0,0,0,0.5);
	z-index: 9;
	opacity: 0;
	filter: alpha(opacity=0);
}

.gallery-post .images {
	overflow: hidden;
	position: relative;
}

.gallery-post .images img {
	-webkit-transition: all 5s;
	transition: all 5s;
	-moz-transition: all 5s;
	-ms-transition: all 5s;
}

.gallery-post a.zoomGallery {
	position: absolute;
	width: 32px;
	height: 32px;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
	z-index: 99;
	color: #fff;
	font-size: 30px;
	line-height: 1;
	opacity: 0;
	filter: alpha(opacity=0);
}

@media (max-width:680px) {
	.gallery-post a.zoomGallery {
		display: none;
	}
}

.gallery-post:hover:after {
	opacity: 1;
	filter: alpha(opacity=100);
}

.gallery-post:hover a.zoomGallery {
	opacity: 1;
	filter: alpha(opacity=100);
}

.style-dark .post-block {
	background: transparent;
}

.style-dark .post-block .post-title {
	background: transparent;
}

.style-dark .post-block .post-title a {
	color: #fff;
}

.style-dark .post-block .post-title a:hover {
	color: #ee7306;
}

.post-style-horizontal .post-block:before,.post-style-horizontal .post-block:after {
	content: " ";
	display: table;
}

.post-style-horizontal .post-block:after {
	clear: both;
}

.node--view-mode-full .post-thumbnail {
	margin-bottom: 10px;
}

.node--view-mode-full .post-thumbnail iframe {
	min-height: 400px;
}

.node--view-mode-full .post-categories {
	padding-bottom: 0;
	margin-bottom: 5px;
}

.node-detail {
	padding-bottom: 35px;
}

.node-detail iframe {
	width: 100%;
	display: block;
}

.node-detail .post-thumbnail.post-gallery {
	overflow: hidden;
}

.node-detail .post-thumbnail.post-gallery .owl-nav {
	opacity: 1;
	filter: alpha(opacity=100);
}

.node-detail .post-thumbnail.post-gallery .owl-nav .owl-prev {
	margin-left: 100px;
}

.node-detail .post-thumbnail.post-gallery .owl-nav .owl-next {
	margin-right: 100px;
}

.node-detail .post-title {
	margin-top: 10px;
	font-size: 24px;
	line-height: 1.8;
}

.node-detail .post-meta {
	margin: 0 0 15px;
}

.node-detail .field--name-field-tags {
	margin-top: 20px;
}

.node-detail .field--name-field-tags .field__item {
	float: left;
	margin-right: 10px;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
}

.node-detail .field--name-field-tags .field__item a {
	background: #f5f5f5;
	padding: 2px 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}

.node-detail .field--name-field-tags .field__item a:hover,.node-detail .field--name-field-tags .field__item a:focus,.node-detail .field--name-field-tags .field__item a:active {
	background: #ee7306;
	color: #fff;
}

.categories-view-content.layout-grid .post-block,.categories-view-content.layout-masonry .post-block {
	margin-bottom: 30px;
	text-align: left;
}

.categories-view-content.layout-grid .post-block .post-categories,.categories-view-content.layout-masonry .post-block .post-categories {
	margin: 0;
}

.categories-view-content.layout-grid .post-block .post-categories h2,.categories-view-content.layout-grid .post-block .post-categories h3,.categories-view-content.layout-grid .post-block .post-categories h4,.categories-view-content.layout-masonry .post-block .post-categories h2,.categories-view-content.layout-masonry .post-block .post-categories h3,.categories-view-content.layout-masonry .post-block .post-categories h4 {
	margin: 0;
	line-height: 1;
}

.categories-view-content.layout-grid .post-block .post-title,.categories-view-content.layout-masonry .post-block .post-title {
	padding: 0;
}

.categories-view-content.layout-grid .post-block .post-meta,.categories-view-content.layout-masonry .post-block .post-meta {
	margin-top: 0;
}

.categories-view-content.layout-grid .post-block .post-body,.categories-view-content.layout-masonry .post-block .post-body {
	padding: 10px 0 15px;
}

.categories-view-content.layout-grid .post-block .post-content,.categories-view-content.layout-masonry .post-block .post-content {
	padding: 15px;
	border: 1px solid #dee2e6;
	border-top: 0;
}

.categories-view-content.layout-list .post-block {
	margin-bottom: 0;
}

.categories-view-content.layout-list .post-block:before,.categories-view-content.layout-list .post-block:after {
	content: " ";
	display: table;
}

.categories-view-content.layout-list .post-block:after {
	clear: both;
}

.categories-view-content.layout-list .post-block .post-thumbnail {
	width: 45%;
	float: left;
}

@media (max-width:575.98px) {
	.categories-view-content.layout-list .post-block .post-thumbnail {
		width: 100%;
	}
}

.categories-view-content.layout-list .post-block .post-title {
	padding: 0;
	margin: 0;
}

.categories-view-content.layout-list .post-block .post-content {
	width: 55%;
	float: left;
	padding-left: 30px;
}

@media (max-width:575.98px) {
	.categories-view-content.layout-list .post-block .post-content {
		width: 100%;
	}
}

.categories-view-content.layout-list .post-block .post-content .post-categories {
	line-height: 1;
	padding-bottom: 0;
	margin-bottom: 0;
}

.categories-view-content.layout-list .post-block .post-content .post-categories h2 {
	margin: 0;
}

.post-style-list ul > li {
	margin-bottom: 30px !important;
}

.post-style-list .post-block {
	clear: both;
}

.post-style-list .post-block .post-image {
	width: 40%;
	float: left;
}

@media (max-width:575.98px) {
	.post-style-list .post-block .post-image {
		width: 100%;
	}
}

.post-style-list .post-block .post-image img {
	height: auto;
	width: 100%;
}

.post-style-list .post-block .post-meta {
	margin-top: 2px;
}

.post-style-list .post-block .post-title {
	margin-bottom: 0;
}

.post-style-list .post-block .post-title a {
	font-size: 18px;
}

.post-style-list .post-block .post-content {
	padding-top: 5px;
	width: 60%;
	padding-left: 30px;
	float: left;
}

@media (max-width:575.98px) {
	.post-style-list .post-block .post-content {
		width: 100%;
		padding-left: 0;
	}
}

.post-style-list .post-block .post-title {
	padding-top: 0;
}

.post-style-list .post-block.no-image .post-content {
	width: 100%;
	padding-left: 0;
}

.post-list-small {
	background: #fff;
	border: 1px solid #dee2e6;
	padding: 20px;
}

.post-list-small .item-list ul li {
	margin-bottom: 20px !important;
	padding-bottom: 20px;
	border-bottom: 1px solid #dee2e6;
}

.post-list-small .item-list ul li:last-child {
	margin-bottom: 0 !important;
	border-bottom: 0;
	border: 0;
}

.post-list-small .post-block {
	clear: both;
	background: none;
}

.post-list-small-2 .item-list ul li {
	margin-bottom: 20px !important;
}

.post-list-small-2 .item-list ul li:last-child {
	margin-bottom: 0 !important;
}

.post-list-small-2 .post-block {
	clear: both;
	background: none;
}

.post-list-small-2 .post-block .post-image {
	width: 90px;
	float: left;
}

.post-list-small-2 .post-block .post-image img {
	height: auto;
	width: 100%;
}

.post-list-small-2 .post-block .post-content {
	padding-left: 110px;
}

.post-list-small-2 .post-block .post-title {
	padding: 0;
	margin: 0;
	font-size: 15px;
	line-height: 1.4;
}

.post-list-small-2 .post-block .post-meta {
	position: relative;
	margin-top: 3px;
	font-size: 13px;
}

.post-list-small-2 .post-block .post-meta a {
	color: #888 !important;
}

.post-list-small-2 .post-block .post-meta a:hover {
	color: #ee7306 !important;
}

.post-list-small-3 .item-list ul li {
	margin-bottom: 15px !important;
	padding-bottom: 15px !important;
	border-bottom: 1px solid #dee2e6;
}

.post-list-small-3 .item-list ul li:last-child {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	border: none;
}

.post-list-small-3 .post-block {
	clear: both;
	background: none;
}

.post-list-small-3 .post-block .post-title {
	padding: 0;
	margin: 0;
}

.post-list-small-3 .post-block .post-title a {
	font-size: 16px;
	line-height: 2;
}

.post-list-small-3 .post-block .post-meta {
	margin: 4px 0 0;
}

.team-block.team-v1 {
	text-align: center;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
	background: transparent;
	background: #fff;
}

.team-block.team-v1 .team-image {
	position: relative;
	background: transparent;
}

.team-block.team-v1 .team-image .socials-team {
	z-index: 9;
	width: auto;
	padding: 10px 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.15s;
	transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	text-align: center;
	position: absolute;
	top: -20px;
	right: 10px;
	z-index: 9;
	width: 32px;
}

.team-block.team-v1 .team-image .socials-team a {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	line-height: 32px;
	text-align: center;
	color: #fff;
	background: #2B2B33;
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}

.team-block.team-v1 .team-image .socials-team a:hover,.team-block.team-v1 .team-image .socials-team a:focus,.team-block.team-v1 .team-image .socials-team a:active {
	background: #ee7306;
}

.team-block.team-v1 .team-image .item-image {
	position: relative;
}

.team-block.team-v1 .team-image .item-image a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.8);
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 1;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

.team-block.team-v1 .team-content {
	background: transparent;
	position: relative;
	text-align: left;
	padding: 10px 20px 20px;
	border: 1px solid #dee2e6;
	border-top: 0;
}

.team-block.team-v1 .team-content .team-name {
	font-size: 18px;
	font-weight: 700;
	margin: 0;
	line-height: 20px;
	padding: 20px 0 6px;
	text-transform: capitalize;
}

.team-block.team-v1 .team-content .team-job {
	font-size: 13px;
	color: #808080;
	padding: 0 0 10px;
}

.team-block.team-v1 .team-skills .progress-label {
	font-weight: 400 !important;
	font-size: 12px;
	color: #000;
	text-transform: capitalize;
}

.team-block.team-v1 .team-skills .progress {
	margin-bottom: 11px !important;
	height: 2px !important;
}

.team-block.team-v1 .team-skills .progress .progress-bar span {
	display: none;
}

.team-block.team-v1 .team-skills .progress .percentage {
	font-size: 12px !important;
	top: -22px;
	color: #000;
	font-weight: 400;
}

.team-block.team-v1:hover .team-image .item-image:after {
	opacity: 1;
	filter: alpha(opacity=100);
}

.team-block.team-v1:hover .team-image .socials-team {
	opacity: 1;
	filter: alpha(opacity=100);
	top: 10px;
}

.team-block.team-v2 {
	max-width: 500px;
	margin: 0 auto;
}

.team-block.team-v2 .team-image {
	position: relative;
	text-align: center;
}

.team-block.team-v2 .team-content {
	text-align: center;
	z-index: 2;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	padding-top: 20px;
}

.team-block.team-v2 .team-content .socials-team {
	z-index: 9;
	width: auto;
	padding: 5px 0;
	-webkit-transition: all 0.15s;
	transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
}

.team-block.team-v2 .team-content .socials-team a {
	text-align: center;
	color: #949494;
	font-size: 16px;
	margin: 0 5px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	background: #F3F3F3;
	display: inline-block;
	line-height: 40px;
}

.team-block.team-v2 .team-content .socials-team a:hover,.team-block.team-v2 .team-content .socials-team a:focus,.team-block.team-v2 .team-content .socials-team a:active {
	color: #002c42;
	background: #ee7306;
}

.team-block.team-v2 .team-content .team-name {
	font-weight: 700;
	line-height: 22px;
	font-size: 20px;
	margin-bottom: 5px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

.team-block.team-v2 .team-content .team-name a:hover {
	color: #ee7306;
}

.team-block.team-v2 .team-content .team-job {
	font-size: 14px;
	font-weight: 400;
	margin-top: 5px;
}

.team-carousel .team-block,.team-carousel .team-v2 {
	margin-bottom: 0;
}

.team-list .team-block .team-image {
	width: 35%;
	float: left;
}

.team-list .team-block .team-content {
	padding-left: 30px;
	width: 65%;
	float: left;
}

.team-list .team-block .team-content .team-body {
	display: block !important;
	visibility: visible !important;
	padding: 10px 0;
}

.post-slider.post-block {
	position: relative;
}

.post-slider.post-block .post-inner {
	position: relative;
}

.post-slider.post-block .post-inner:after {
	content: '';
	background: rgba(0,0,0,0.3);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
}

.post-slider.post-block .post-meta-wrap {
	width: 100%;
	padding: 30px 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

@media (max-width:767.98px) {
	.post-slider.post-block .post-meta-wrap {
		padding: 20px;
	}
}

.post-slider.post-block .post-meta-wrap .post-title {
	padding: 0 0 2px;
}

.post-slider.post-block .post-meta-wrap .post-title a {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	line-height: 24px;
}

@media (max-width:767.98px) {
	.post-slider.post-block .post-meta-wrap .post-title a {
		font-size: 15px;
	}
}

.post-slider.post-block .post-meta-wrap .post-title a:hover {
	color: #ee7306 !important;
}

.post-slider.post-block .post-body {
	margin-top: 0;
	line-height: 24px;
	color: rgba(255,255,255,0.85);
}

@media (max-width:767.98px) {
	.post-slider.post-block .post-body {
		display: none;
	}
}

.post-slider.post-block .post-meta {
	color: #fff;
}

.post-slider.post-block .post-categories {
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

.post-slider.post-block .post-categories a {
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	background: #ee7306;
	padding: 2px 10px;
}

.box-margin-0 {
	margin-bottom: 0;
}

.box-margin-small {
	margin-bottom: 30px;
}

@media (max-width:767.98px) {
	.box-margin-small {
		margin-bottom: 20px;
	}
}

.box-margin-medium {
	margin-bottom: 50px;
}

@media (max-width:767.98px) {
	.box-margin-medium {
		margin-bottom: 20px;
	}
}

@media (max-width:575.98px) {
	.box-margin-medium {
		margin-top: 10px;
	}
}

.box-margin-large {
	margin-bottom: 80px;
}

@media (max-width:991.98px) {
	.box-margin-large {
		margin-bottom: 50px;
	}
}

@media (max-width:767.98px) {
	.box-margin-large {
		margin-bottom: 30px;
	}
}

.no-margin {
	margin: 0 !important;
}

.margin-1 {
	margin-top: -80px;
}

@media (max-width:991.98px) {
	.margin-1 {
		margin-top: 30px;
	}
}

.margin-2 {
	margin-top: 60px;
}

@media (max-width:767.98px) {
	.margin-2 {
		margin-top: 20px;
	}
}

.margin-3 {
	margin-top: 80px;
}

@media (max-width:767.98px) {
	.margin-3 {
		margin-top: 50px;
	}
}

.margin-4 {
	margin-top: 30px;
}

@media (max-width:575.98px) {
	.margin-4 {
		margin-top: 0;
	}
}

.margin-top-0 {
	margin-top: 0 !important;
}

.margin-top-10 {
	margin-top: 10px !important;
}

.margin-top-15 {
	margin-top: 15px !important;
}

.margin-top-20 {
	margin-top: 20px !important;
}

.margin-top-30 {
	margin-top: 30px !important;
}

.margin-top-40 {
	margin-top: 40px !important;
}

.margin-top-50 {
	margin-top: 50px !important;
}

.margin-top-60 {
	margin-top: 60px !important;
}

.margin-bottom-0 {
	margin-bottom: 0 !important;
}

.margin-bottom-10 {
	margin-bottom: 10px !important;
}

.margin-bottom-15 {
	margin-bottom: 15px !important;
}

.margin-bottom-20 {
	margin-bottom: 20px !important;
}

.margin-bottom-30 {
	margin-bottom: 30px !important;
}

.margin-bottom-40 {
	margin-bottom: 40px !important;
}

.margin-bottom-50 {
	margin-bottom: 50px !important;
}

.margin-bottom-60 {
	margin-bottom: 60px !important;
}

.margin-bottom-70 {
	margin-bottom: 70px !important;
}

.margin-bottom-80 {
	margin-bottom: 80px !important;
}

.margin-bottom-90 {
	margin-bottom: 90px !important;
}

.margin-bottom-100 {
	margin-bottom: 100px !important;
}

.padding-10 {
	padding: 10px !important;
}

.padding-20 {
	padding: 20px !important;
}

.padding-30 {
	padding: 30px !important;
}

.padding-40 {
	padding: 40px !important;
}

.padding-50 {
	padding: 50px !important;
}

.padding-bottom-0 {
	padding-bottom: 0 !important;
}

.padding-bottom-10 {
	padding-bottom: 10px !important;
}

.padding-bottom-15 {
	padding-bottom: 15px !important;
}

.padding-bottom-20 {
	padding-bottom: 20px !important;
}

.padding-bottom-30 {
	padding-bottom: 30px !important;
}

.padding-bottom-40 {
	padding-bottom: 40px !important;
}

.padding-bottom-50 {
	padding-bottom: 50px !important;
}

.padding-bottom-100 {
	padding-bottom: 100px !important;
}

@media (max-width:767.98px) {
	.padding-bottom-100 {
		padding-bottom: 30px !important;
	}
}

.padding-top-10 {
	padding-top: 10px !important;
}

.padding-top-20 {
	padding-top: 20px !important;
}

.padding-top-30 {
	padding-top: 30px !important;
}

.padding-top-40 {
	padding-top: 40px !important;
}

.padding-top-50 {
	padding-top: 50px !important;
}

.width-100 {
	max-width: 100px;
	margin: 0 auto;
}

.width-200 {
	max-width: 200px;
	margin: 0 auto;
}

.width-300 {
	max-width: 300px;
	margin: 0 auto;
}

.width-400 {
	max-width: 400px;
	margin: 0 auto;
}

.width-500 {
	max-width: 500px;
	margin: 0 auto;
}

.width-600 {
	max-width: 600px !important;
	margin: 0 auto;
}

.width-700 {
	max-width: 700px;
	margin: 0 auto;
}

.width-750 {
	max-width: 750px;
	margin: 0 auto;
}

.width-800 {
	max-width: 800px;
	margin: 0 auto;
}

.width-900 {
	max-width: 900px;
	margin: 0 auto;
}

.width-950 {
	max-width: 950px;
	margin: 0 auto;
}

.width-1000 {
	max-width: 1000px;
	margin: 0 auto;
}

.radius-1x {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}

.radius-2x {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.radius-5x {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.border-1 {
	border: 1px solid #dee2e6;
}

.border-2 {
	border: 2px solid #dee2e6;
}

.border-3 {
	border: 3px solid #dee2e6;
}

.border-4 {
	border: 4px solid #dee2e6;
}

.border-5 {
	border: 5px solid #dee2e6;
}

.border-top-1 {
	border-top: 1px solid #dee2e6;
}

.fsize-18 {
	font-size: 18px !important;
}

.fsize-20 {
	font-size: 20px !important;
}

.fsize-22 {
	font-size: 22px !important;
}

.fsize-24 {
	font-size: 24px !important;
}

.fsize-26 {
	font-size: 26px !important;
}

.fsize-28 {
	font-size: 28px !important;
}

.fsize-30 {
	font-size: 30px !important;
}

.fsize-32 {
	font-size: 32px !important;
}

.fsize-34 {
	font-size: 34px !important;
}

.fsize-36 {
	font-size: 36px !important;
}

.fsize-38 {
	font-size: 38px !important;
}

.fsize-40 {
	font-size: 40px !important;
}

.fsize-42 {
	font-size: 42px !important;
}

.fsize-44 {
	font-size: 44px !important;
}

.fsize-46 {
	font-size: 46px !important;
}

.fsize-48 {
	font-size: 48px !important;
}

.fsize-50 {
	font-size: 50px !important;
}

.fsize-52 {
	font-size: 52px !important;
}

.fsize-54 {
	font-size: 54px !important;
}

.fsize-56 {
	font-size: 56px !important;
}

.fsize-58 {
	font-size: 58px !important;
}

.fsize-60 {
	font-size: 60px !important;
}

.fsize-70 {
	font-size: 70px !important;
}

.fsize-80 {
	font-size: 80px !important;
}

.fsize-90 {
	font-size: 90px !important;
}

.fsize-100 {
	font-size: 100px !important;
}

@media (max-width:991.98px) {
	.fsize-38,.fsize-40,.fsize-42,.fsize-44,.fsize-46,.fsize-48,.fsize-50 {
		font-size: 30px !important;
	}

	.fsize-52,.fsize-54,.fsize-56,.fsize-58,.fsize-60 {
		font-size: 40px !important;
	}

	.fsize-70,.fsize-80,.fsize-90,.fsize-100 {
		font-size: 58px !important;
	}
}

.fw-400 {
	font-weight: 400 !important;
}

.fw-500 {
	font-weight: 500 !important;
}

.fw-600 {
	font-weight: 600 !important;
}

.fw-700 {
	font-weight: 700 !important;
}

.fw-900 {
	font-weight: 900 !important;
}

.text-light .border-1,.text-light .border-2,.text-light .border-3,.text-light .border-4,.text-light .border-5 {
	border-color: rgba(255,255,255,0.6) !important;
}

.padding-responsive {
	padding: 30px 120px;
}

@media (max-width:767.98px) {
	.padding-responsive {
		padding: 30px;
	}
}

.special-margin-top {
	margin-top: -125px;
}

@media (max-width:767.98px) {
	.special-margin-top {
		margin-top: 30px;
	}
}

.special-margin-top-2 {
	margin-top: -120px;
}

@media (max-width:767.98px) {
	.special-margin-top-2 {
		margin-top: 10px;
		margin-bottom: 30px;
	}
}

.margin-top-contact {
	margin-top: -100px;
	padding-bottom: 80px;
}

@media (max-width:767.98px) {
	.margin-top-contact {
		margin-top: 30px;
		padding-bottom: 45px;
	}
}

.padding-lr-15p {
	padding-left: 15%;
	padding-right: 15%;
}

@media (max-width:767.98px) {
	.padding-lr-15p {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.border {
	border: 1px solid #dee2e6;
}

.border-top {
	border-top: 1px solid #dee2e6;
}

.border-bottom {
	border-bottom: 1px solid #dee2e6;
}

.overflow-visible {
	overflow: visible !important;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
	margin-right: 1px !important;
}

.no-bg {
	background-color: transparent !important;
}

.col-no-padding div[class*="col-"] {
	padding: 0 !important;
}

.p-static {
	position: static !important;
}

.p-relative {
	position: relative !important;
}

.bg-theme {
	background: #ee7306;
}

.bg-theme-second {
	background: #002c42;
}

.bg-white {
	background: #fff;
}

.bg-black {
	background: #333333;
}

.bg-dark {
	background: #1f1f1f;
}

.bg-fixed,.gva-fixed-background {
	background-attachment: fixed;
}

@media (max-width:991.98px) {
	.bg-fixed,.gva-fixed-background {
		background-attachment: scroll;
	}
}

.bg-content-box {
	background-clip: content-box;
}

.youtube-bg {
	position: relative;
	z-index: 9;
}

.youtube-bg:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;
	z-index: 9;
}

.youtube-bg .bb-inner {
	position: relative;
	z-index: 99;
}

.ui-widget-content {
	color: #595959;
}

.gva-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	top: 0;
	left: 0;
	z-index: 9;
	display: none;
}

.text-normal {
	font-size: 15px;
}

.text-size-medium {
	font-size: 16px;
	line-height: 32px;
	font-weight: 400;
}

.text-medium {
	font-size: 16px;
	line-height: 38px;
	font-weight: 400;
	color: #000;
	text-transform: capitalize;
}

.text-medium-2 {
	font-size: 30px;
	line-height: 1.6;
	font-weight: 600;
	color: #002c42;
	text-transform: capitalize;
	margin-top: 5px;
}

.gsc-heading .heading-bottom .title-desc p.text-medium-2{
	font-size: 30px;
	line-height: 1.6;
}
.text-size-big {
	font-size: 42px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 48px;
	letter-spacing: 1px;
}

@media (max-width:767.98px) {
	.text-size-big {
		font-size: 30px;
		line-height: 38px;
	}
}

.text-size-big {
	font-size: 36px;
}

@media (max-width:767.98px) {
	.text-size-big {
		font-size: 20px;
	}
}

.text-black {
	color: #000 !important;
}

.text-white {
	color: #fff !important;
}

.text-theme {
	color: #ee7306 !important;
}

.text-theme-2,.text-theme-second {
	color: #002c42 !important;
}

.color-theme {
	color: #ee7306 !important;
}

.color-white {
	color: #fff !important;
}

.color-dark {
	color: #f1f1f1 !important;
}

.color-black {
	color: #333 !important;
}

.gavias-parallax {
	background-attachment: fixed !important;
}

@media (max-width:575.98px) {
	.gavias-parallax {
		background-attachment: scroll !important;
	}
}

.gavias-parallax.fp-section {
	background-attachment: scroll !important;
}

.socials {
	display: inline-block;
	width: 100%;
}

.socials a {
	color: #595959;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	margin-right: 12px;
	font-size: 14px;
}

.socials a:last-child {
	margin-right: 0;
}

.socials a:hover,.socials a:focus,.socials a:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.socials a i {
	color: #fff !important;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	background: #ee7306;
}

.socials a i.fa-facebook-square,.socials a i.fa-facebook {
	background: #3b5998;
}

.socials a i.fa-twitter,.socials a i.fa-twitter-square {
	background: #4099ff;
}

.socials a i.fa-skype {
	background: #12a5f4;
}

.socials a i.fa-dribbble {
	background: #ea4c89;
}

.socials a i.fa-linkedin-square,.socials a i.fa-linkedin {
	background: #0e76a8;
}

.socials a i.fa-apple {
	background: #f2f2f2;
}

.socials a i.fa-pinterest {
	background: #c92228;
}

.socials a i.fa-google-plus-square,.socials a i.fa-google-plus {
	background: #d34836;
}

.socials a i.fa-youtube-square,.socials a i.fa-youtube {
	background: #c4302b;
}

.socials a i.fa-vimeo-square,.socials a i.fa-vimeo {
	background: #4ebbff;
}

.socials a i.fa-tumblr-square,.socials a i.fa-tumblr {
	background: #35465c;
}

.socials a i.fa-xing-square,.socials a i.fa-xing {
	background: #126567;
}

.socials a i.fa-instagram {
	background: #e8e2d9;
}

.socials a i.fa-flickr {
	background: #0063DC;
}

.social-copyright {
	float: right;
}

.post-masonry-style > div,.isotope-items > div {
	margin-left: -1px;
	-webkit-transform: translateX(1px);
	transform: translateX(1px);
}

.nav-tabs > li > a {
	font-weight: 700;
	color: #000;
	padding: 8px 18px;
	border: none;
	font-size: 13px;
	text-transform: uppercase;
	background: none;
}

.nav-tabs > li > a i {
	margin-right: 5px;
}

.nav-tabs > li > a:hover,.nav-tabs > li > a:focus,.nav-tabs > li > a:active {
	color: #ee7306;
}

.nav-tabs > li.active > a,.nav-tabs > li > a.active {
	color: #ee7306;
}

.box-quick-link ul {
	padding: 0;
	margin: 0;
}

.box-quick-link ul > li {
	width: 46%;
	height: 70px;
	border: 1px solid #dee2e6;
	float: left;
	list-style: none;
	text-align: center;
	margin-bottom: 8%;
}

.box-quick-link ul > li:nth-child(2n) {
	margin-left: 4%;
}

.box-quick-link ul > li:nth-child(2n+1) {
	margin-right: 4%;
}

.box-quick-link ul > li a {
	font-weight: 700;
	font-size: 13px;
	display: block;
	line-height: 1.8;
	padding-top: 12px;
}

.box-quick-link ul > li a i {
	display: block;
	font-size: 23px;
	color: #777777;
}

.box-quick-link ul > li a:hover {
	color: #fff;
}

.box-quick-link ul > li a:hover i {
	color: #fff;
}

.box-quick-link ul > li:hover {
	background-color: #555555;
}

.box-quick-link ul > li:hover * {
	color: #fff;
}

.init-carousel-owl {
	margin-left: -15px;
	margin-right: -15px;
	width: auto;
}

.init-carousel-owl .owl-item > .item {
	padding-left: 15px;
	padding-right: 15px;
}

.init-carousel-owl.carousel-no-padding,.init-carousel-owl.no-padding {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.init-carousel-owl.carousel-no-padding .owl-item > .item,.init-carousel-owl.no-padding .owl-item > .item {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.init-carousel-owl[data-items*="1"] {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.init-carousel-owl[data-items*="1"] .owl-item > .item {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

div.error {
	background-repeat: no-repeat !important;
	background-image: none !important;
}

.owl-carousel {
	background: none !important;
	position: relative;
	max-height: 200px;
}

.owl-carousel .item {
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	-moz-transition: opacity 0.35s;
	-ms-transition: opacity 0.35s;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
}

.owl-carousel .owl-stage-outer .item {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
}

.owl-carousel.owl-loaded {
	max-height: none;
}

.owl-carousel .owl-item img {
	display: inline-block;
	width: auto;
}

.owl-carousel .owl-controls {
	margin: 0;
}

.owl-carousel .owl-controls .owl-pagination {
	position: relative;
	bottom: 10px;
	z-index: 9;
	display: inline-block;
	width: 100%;
	left: 0;
}

.owl-carousel .owl-controls .owl-pagination .owl-page span {
	background: #d6d6d6;
	width: 10px;
	height: 10px;
}

.owl-carousel .owl-controls .owl-pagination .owl-page.active span {
	background: #869791;
}

.owl-carousel .owl-dots {
	margin-top: 10px;
	text-align: center;
	width: 100%;
	display: block;
	clear: bottom;
}

.owl-carousel .owl-dots .owl-dot {
	width: 16px;
	height: 6px;
	background: #ADB2B5;
	-webkit-transition: background 0.35s;
	transition: background 0.35s;
	-moz-transition: background 0.35s;
	-ms-transition: background 0.35s;
	display: inline-block;
	margin: 0 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border: none;
}

.owl-carousel .owl-dots .owl-dot.active {
	background: #ee7306;
}

.owl-carousel .owl-nav {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
}

.owl-carousel .owl-nav > div {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	color: #595959 !important;
	opacity: 1;
	filter: alpha(opacity=100);
	background: none;
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	padding-top: 0;
	padding-bottom: 0;
	background: #F6F6F6;
	border: 1px solid #dee2e6;
	-webkit-box-shadow: 0 6px 20px rgba(0,0,0,0.15);
	box-shadow: 0 6px 20px rgba(0,0,0,0.15);
}

.owl-carousel .owl-nav > div:hover {
	background: #ee7306;
}

.owl-carousel .owl-nav > div:hover i {
	color: #fff;
}

.owl-carousel .owl-nav > div.owl-prev {
	right: auto !important;
	left: 0 !important;
}

.owl-carousel .owl-nav > div.owl-next {
	left: auto !important;
	right: 0 !important;
}

.owl-carousel:hover .owl-nav {
	opacity: 1;
	filter: alpha(opacity=100);
	background: #fff;
}

.owl-carousel:hover .owl-nav .owl-next {
	margin-left: 30px;
}

.owl-carousel:hover .owl-nav .owl-prev {
	margin-right: 30px;
}

.owl-carousel.carousel-thumbnail.text.top {
	padding-top: 60px;
}

.owl-carousel.carousel-thumbnail.text.top .owl-dots {
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	z-index: 99;
	margin-top: 0;
}

.owl-carousel.carousel-thumbnail.text.top .owl-dots .owl-dot {
	width: auto;
	height: auto;
	background: none;
	text-transform: uppercase;
	font-size: 13px;
	margin: 0 10px;
	color: #000;
	font-weight: 700;
}

.owl-carousel.carousel-thumbnail.text.top .owl-dots .owl-dot.active {
	color: #ee7306;
}

.owl-carousel.carousel-thumbnail.text.vertical {
	padding-left: 25%;
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-nav {
	display: none;
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-dots {
	position: absolute;
	top: 0;
	left: 0;
	width: 25%;
	z-index: 99;
	margin-top: 0;
	padding-right: 30px;
}

@media (max-width:767.98px) {
	.owl-carousel.carousel-thumbnail.text.vertical .owl-dots {
		width: 100%;
	}
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-dots .owl-dot {
	width: 100%;
	display: block;
	text-align: left;
	background: none;
	text-transform: uppercase;
	font-size: 13px;
	color: #000;
	font-weight: 700;
	background: #fff;
	padding: 25px 20px;
	border-bottom: 1px solid #dee2e6;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	height: auto;
	line-height: 1;
	position: relative;
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-dots .owl-dot:after {
	content: "";
	position: absolute;
	right: 0;
	top: 15px;
	bottom: 15px;
	width: 3px;
	background: #ee7306;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-dots .owl-dot:last-child {
	border-bottom: 0;
}

@media (max-width:767.98px) {
	.owl-carousel.carousel-thumbnail.text.vertical .owl-dots .owl-dot {
		display: inline-block;
		width: auto;
		text-align: center;
	}
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-dots .owl-dot.active {
	color: #ee7306;
}

.owl-carousel.carousel-thumbnail.text.vertical .owl-dots .owl-dot.active:after {
	opacity: 1;
	filter: alpha(opacity=100);
}

.owl-carousel.pagination-right .owl-dots {
	position: absolute;
	right: -30px;
	top: 50%;
	margin-top: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 10px;
	height: auto;
}

.owl-carousel.pagination-right .owl-dots .owl-dot {
	display: block;
	margin: 10px 0;
}

.owl-carousel.pagination-left .owl-dots {
	float: left;
	width: auto;
	margin-top: 15px;
	text-align: left;
}

.owl-carousel.white .owl-dots .owl-dot {
	background: #AAABAC;
}

.owl-carousel.white .owl-dots .owl-dot.active {
	background: #fff;
}

.button,.btn,.btn-white,.btn-theme,.btn-theme-second,.more-link a,.btn-theme-submit {
	background: #ee7306;
	color: #002c42;
	overflow: hidden;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	font-size: 14px;
	font-weight: 500;
	padding: 0 30px;
	position: relative;
	display: inline-block;
	line-height: 50px;
	z-index: 1;
	text-transform: uppercase;
	border: none;
}

.button:hover,.button:focus,.button:active,.button.active,.btn:hover,.btn:focus,.btn:active,.btn.active,.btn-white:hover,.btn-white:focus,.btn-white:active,.btn-white.active,.btn-theme:hover,.btn-theme:focus,.btn-theme:active,.btn-theme.active,.btn-theme-second:hover,.btn-theme-second:focus,.btn-theme-second:active,.btn-theme-second.active,.more-link a:hover,.more-link a:focus,.more-link a:active,.more-link a.active,.btn-theme-submit:hover,.btn-theme-submit:focus,.btn-theme-submit:active,.btn-theme-submit.active {
	background: #e19600;
	cursor: pointer;
	color: #002c42;
}

.more-link {
	text-align: center;
	margin-top: 30px;
}

.btn-theme-second {
	background: #002c42;
	color: #fff;
}

.btn-theme-second:hover,.btn-theme-second:focus,.btn-theme-second:active {
	background: #001823;
	color: #fff;
}

.btn-white {
	background: #fff;
	color: #002c42;
}

.btn-white:hover,.btn-white:focus,.btn-white:active {
	color: #002c42;
	background: #e6e6e6;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-inline {
	font-size: 14px;
	text-transform: uppercase;
	color: #ee7306;
	position: relative;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	font-weight: 600;
	padding-right: 30px;
}

.btn-inline:after {
	content: '\f061';
	font-family: "FontAwesome";
	position: absolute;
	top: 3px;
	right: 12px;
	color: #ee7306;
	z-index: 1;
	line-height: 1;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	font-weight: 900;
	font-size: 12px;
}

.btn-inline:hover {
	color: #002c42;
}

.btn-inline:hover:after {
	color: #002c42;
}

.easyPieChart {
	font-size: 24px;
	font-weight: 400;
	position: relative;
	text-align: center;
	display: inline-block;
}

.easyPieChart:last-child {
	margin-right: 0;
}

.easyPieChart span {
	line-height: 20px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

.easyPieChart canvas {
	position: absolute;
	top: 0;
	left: 0;
}

.progress-label {
	font-size: 14px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 2px;
	text-align: left;
}

.progress {
	height: 3px !important;
	background-color: #BCBCBC !important;
	position: relative;
	overflow: visible !important;
	border-radius: 0 !important;
}

.progress .progress-bar {
	-webkit-transition: width 2s ease-in-out;
	transition: width 2s ease-in-out;
	-moz-transition: width 2s ease-in-out;
	-ms-transition: width 2s ease-in-out;
	text-align: right;
	line-height: 16px !important;
	background: #ee7306;
	position: relative;
}

.progress .percentage {
	font-size: 12px !important;
	text-align: center;
	position: absolute;
	right: 1px;
	top: -24px;
	z-index: 9;
	color: #595959;
	font-weight: 700;
}

.pricing-table {
	position: relative;
	background-color: #fff;
	top: 0;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	border: 1px solid #dee2e6;
	padding: 20px;
	margin-bottom: 30px;
}

@media (max-width:575.98px) {
	.pricing-table {
		margin-bottom: 35px;
	}
}

.pricing-table ul li {
	list-style: none;
}

.pricing-table .plan-name {
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	font-weight: 700;
	padding: 15px 0 2px;
	text-align: center;
}

.pricing-table .plan-name .title {
	font-weight: 700;
	color: #000;
	font-size: 16px;
	text-transform: uppercase;
}

.pricing-table .content-wrap .plan-price {
	margin: 0 0 10px;
	text-align: center;
	border-bottom: 1px solid #dee2e6;
}

.pricing-table .content-wrap .plan-price .price-value {
	display: inline-block;
}

.pricing-table .content-wrap .plan-price .price-value .dollar {
	font-size: 18px;
	display: inline-block;
	position: relative;
	line-height: 38px;
	float: left;
	color: #ee7306;
}

.pricing-table .content-wrap .plan-price .price-value .value {
	font-size: 30px;
	font-weight: 400;
	display: inline-block;
	line-height: 48px;
	float: left;
	color: #ee7306;
}

.pricing-table .content-wrap .plan-price .interval {
	margin-top: 18px;
	font-size: 12px;
	line-height: 22px;
	font-weight: 400;
	position: relative;
	display: block;
	color: #7b7b7b;
	float: left;
	text-transform: uppercase;
}

.pricing-table .plan-list {
	padding: 0;
	text-align: left;
}

.pricing-table .plan-list ul {
	padding: 0;
}

.pricing-table .plan-list ul li {
	padding: 5px 0 5px 20px;
	font-size: 14px;
	list-style: none;
	position: relative;
}

.pricing-table .plan-list ul li:after {
	content: '\f00c';
	font-family: "FontAwesome";
	position: absolute;
	top: 8px;
	left: 0;
	z-index: 1;
	color: #ee7306;
	font-size: 12px;
	font-weight: 900;
}

.pricing-table .plan-list ul li.off {
	color: #bbb;
}

.pricing-table .plan-list ul li.off:after {
	content: '\f00d';
	color: #bbb;
	font-size: 10px;
	top: 10px;
	font-weight: 900;
}

.pricing-table .plan-signup {
	margin-top: 30px;
}

.pricing-table .plan-signup a {
	width: 100%;
	text-align: center;
}

.pricing-table:hover {
	-webkit-box-shadow: 0 1px 15px 0 rgba(0,0,0,0.1);
	box-shadow: 0 1px 15px 0 rgba(0,0,0,0.1);
}

.pricing-table.highlight-plan {
	-webkit-box-shadow: 0 3px 25px 0 rgba(0,0,0,0.1);
	box-shadow: 0 3px 25px 0 rgba(0,0,0,0.1);
	position: relative;
	z-index: 9;
}

.pricing-table.highlight-plan .recommended-plan {
	background: #ee7306;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	top: -15px;
	left: 15px;
	right: 15px;
	width: auto;
	letter-spacing: 1px;
	padding: 3px 5px;
}

.pricing-table.highlight-plan .plan-name .title {
	color: #ee7306;
}

.pricing-vertical {
	border: 1px solid #dee2e6;
	background: #fff;
}

@media (max-width:767.98px) {
	.pricing-vertical {
		border: none;
		background: none;
	}
}

.pricing-vertical ul {
	list-style: none;
	padding: 0;
	margin: 0 !important;
}

.pricing-vertical ul > li {
	height: 4.875em;
	padding: 1.625em 0;
}

.pricing-vertical ul > li:nth-child(odd) {
	background: #f5f5f5;
}

.pricing-vertical ul > li .checkmark,.pricing-vertical ul > li .crossmark {
	width: 1.625em;
	height: 1.625em;
	line-height: 1.625em;
	background: #64b671;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	text-align: center;
}

.pricing-vertical ul > li .checkmark:before,.pricing-vertical ul > li .crossmark:before {
	content: '\f00c';
	font-family: 'FontAwesome';
	position: absolute;
	color: #fff;
	width: 100%;
	left: 0;
	opacity: 1;
	font-size: 11px;
	font-weight: 900;
}

.pricing-vertical ul > li .crossmark {
	background: #e34747;
}

.pricing-vertical ul > li .crossmark:before {
	content: '\f00d';
}

.pricing-vertical .row {
	margin: 0 !important;
}

.pricing-vertical div[class*='col-'] {
	padding: 0 !important;
	border-right: 1px solid #dee2e6;
}

@media (max-width:767.98px) {
	.pricing-vertical div[class*='col-'] {
		margin-bottom: 30px;
		border: 1px solid #dee2e6 !important;
		background: #fff;
	}
}

.pricing-vertical div[class*='col-']:last-child {
	border-right: 0;
}

.pricing-vertical div[class*='col-'].pricing-highlight {
	-webkit-box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.08);
	box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.08);
	z-index: 2;
}

.pricing-vertical div[class*='col-']:not(:first-child) ul li:last-child {
	height: auto !important;
}

.pricing-vertical div[class*='col-'] .pricing-title {
	min-height: 106px;
	padding: 1.625em 0;
	position: relative;
}

.pricing-vertical div[class*='col-'] .pricing-title h6 {
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
	color: #595959;
	letter-spacing: 1px;
}

.pricing-vertical div[class*='col-'] .pricing-title .pricing-price {
	line-height: 1;
}

.pricing-vertical div[class*='col-'] .pricing-title .pricing-price .pricing-dollar {
	font-size: 16px;
	position: relative;
	top: -8px;
	color: #000;
}

.pricing-vertical div[class*='col-'] .pricing-title .pricing-price .price {
	font-size: 30px;
	font-weight: 700;
	color: #000;
}

.pricing-vertical .col-heading {
	font-size: 16px;
	font-weight: 700;
	color: #000;
}

.pricing-vertical .col-heading ul li {
	height: 4.256em;
}

.panel {
	border: none !important;
	margin-top: 0 !important;
	-webkit-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
	background: #fff;
	padding: 15px;
}

.panel .panel-heading {
	background: none !important;
	padding: 0 !important;
	margin-bottom: 0;
}

.panel .panel-heading .panel-title {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 0;
}

.panel .panel-heading .panel-title > a {
	display: block;
	letter-spacing: 0;
	position: relative;
	padding: 5px 0;
}

.panel .panel-heading .panel-title > a:after {
	content: "\f068";
	font-family: "FontAwesome";
	position: absolute;
	font-size: 12px;
	top: 2px;
	right: -20px;
	z-index: 1;
	color: #fff;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	text-align: center;
	line-height: 22px;
	background: #002c42;
}

.panel .panel-heading .panel-title > a.collapsed:after {
	background: #ee7306;
	content: "\f067";
	color: #fff;
}

.panel .panel-body {
	border: none !important;
	line-height: 28px;
	padding: 10px 30px 0;
}

.dropcap {
	display: block;
	float: left;
	font-size: 40px;
	line-height: 34px;
	color: #444;
	margin: 6px 8px 0 0;
}

.dropcap.border-dropcap {
	border: 2px solid #444;
	width: 46px;
	height: 46px;
	font-size: 28px;
	font-weight: 500;
	line-height: 42px;
	text-align: center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	margin: 8px 12px 0 0;
}

.dropcap.bg-dropcap {
	background-color: #444;
	color: #fff;
	width: 48px;
	height: 48px;
	font-size: 28px;
	font-weight: 500;
	line-height: 48px;
	text-align: center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	margin: 8px 12px 0 0;
}

.dropcap.circle-dropcap {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border: 2px solid #444;
	width: 46px;
	height: 46px;
	font-size: 28px;
	font-weight: 500;
	line-height: 42px;
	text-align: center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	margin: 8px 12px 0 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.info-contact > div {
	float: left;
	margin-right: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}

@media (max-width:991.98px) {
	.info-contact > div {
		margin-right: 50px;
	}
}

@media (max-width:767.98px) {
	.info-contact > div {
		margin-right: 30px;
	}
}

.info-contact > div:last-child {
	margin-right: 0;
}

.info-contact > div .icon {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	float: left;
	margin-right: 10px;
	line-height: 40px;
	color: #fff;
	background: #ee7306;
	text-align: center;
	margin-top: -7px;
}

.info-contact > div.phone .icon {
	background: #002c42;
}

.info-contact > div.address .icon {
	background: #002c42;
}

.links .comment-add {
	display: none;
}

#node-single-comment {
	margin-top: 30px;
}

#node-single-comment h2 {
	margin-top: 30px;
	margin-bottom: 1em;
	font-size: 20px;
	line-height: 2;
	position: relative;
	padding-left: 15px;
	padding-bottom: 8px;
	border-bottom: 1px solid #E6E6E6;
}

#node-single-comment h2:before {
	content: "";
	position: absolute;
	width: 5px;
	height: 20px;
	background: #ee7306;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	left: 0;
	top: 3px;
	z-index: 1;
}

#node-single-comment #comment-form .form-item {
	margin-bottom: 20px;
}

#node-single-comment #comment-form .form-item.js-form-type-textarea {
	margin: 0;
}

#node-single-comment #comment-form .form-item label {
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	font-weight: 700;
	color: #6a6a6a;
}

#node-single-comment #comment-form ul > li {
	list-style-type: none;
}

#node-single-comment input[type*='text'],#node-single-comment textarea {
	width: 100%;
}

.comment-wrapper h2.comment-form__title {
	margin-bottom: 1em;
}

.field-node--comment {
	font-size: 0.934em;
}

.comment {
	margin-bottom: 19px;
	vertical-align: top;
	display: table;
}[dir="rtl"] .comment {
	direction: rtl;
}

.comment__meta {
	padding: 0 30px 0 0;
	font-size: 1.071em;
	width: 115px;
}

@media (max-width:767.98px) {
	.comment__meta {
		width: 90px;
	}
}[dir="rtl"] .comment__meta {
	padding: 0 0 0 30px;
}

.comment__attribution img {
	border: 1px solid #d3d7d9;
}

.comment .field--name-user-picture img {
	margin: 0;
}

.comment__author .username {
	white-space: nowrap;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
	font-size: 12px;
}

.comment__author {
	margin: 4px 0;
	line-height: 1.2;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
	font-size: 12px;
}

.comment__time {
	margin-bottom: 4px;
	color: #68696b;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 0.733em;
	line-height: 1.2;
}

.comment__permalink {
	font-size: 0.733em;
	line-height: 1.2;
}

.comment__content {
	position: relative;
	display: table-cell;
	padding: 10px 25px 10px 25px;
	vertical-align: top;
	width: 100%;
	border: 1px solid #d3d7d9;
	font-size: 0.929em;
	line-height: 1.6;
	word-break: break-all;
}

.comment__content h3 a {
	font-size: 18px;
	font-weight: 700;
}

.comment__content .links.inline {
	margin-top: 10px;
}

.comment__content .links.inline > li {
	float: left;
}

.comment__content .links.inline > li a {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
}

.comment__content:before {
	content: '';
	position: absolute;
	right: 100%;
	top: 20px;
	border-top: 20px solid transparent;
	border-right: 20px solid #d3d7d9;
	border-bottom: 20px solid transparent;
}[dir="rtl"] .comment__content:before {
	right: auto;
	left: 100%;
	border-right: none;
	border-left: 20px solid #d3d7d9;
}

.comment__content:after {
	content: '';
	position: absolute;
	right: 100%;
	top: 20px;
	border-top: 20px solid transparent;
	border-right: 20px solid #fff;
	border-bottom: 20px solid transparent;
	margin-right: -1px;
}[dir="rtl"] .comment__content:after {
	right: auto;
	left: 100%;
	border-right: none;
	border-left: 20px solid #fff;
	margin-right: 0;
	margin-left: -1px;
}

.comment__content h3 {
	margin-top: 0.94em;
	margin-bottom: 0.45em;
	font-size: 1.171em;
}

.comment__content nav {
	padding-top: 1px;
}

.indented {
	margin-left: 40px;
}[dir="rtl"] .indented {
	margin-right: 40px;
	margin-left: 0;
}

.comment .links {
	padding: 0 0 0.25em 0;
}

.comment .links li {
	padding: 0 0.5em 0 0;
	font-size: 1.08em;
}[dir="rtl"] .comment .links li {
	padding: 0 0 0 0.5em;
}

.comment--unpublished {
	margin-right: 5px;
	padding: 5px 2px 5px 5px;
	background: #fff4f4;
}[dir="rtl"] .comment--unpublished {
	margin-left: 5px;
	margin-right: 0;
	padding: 5px 5px 5px 2px;
}

.unpublished .comment-text .comment-arrow {
	border-left: 1px solid #fff4f4;
	border-right: 1px solid #fff4f4;
}

.unpublished {
	padding: 20px 15px 0;
}

.comment-footer {
	display: table-row;
}

.comment--unpublished .comment__text:after,.node--unpublished .comment__text:after {
	border-right-color: #fff4f4;
}[dir="rtl"] .comment--unpublished .comment__content:after,[dir="rtl"] .node--unpublished .comment__content:after {
	border-left-color: #fff4f4;
}

.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields {
	margin-top: 10px;
}

.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields label {
	display: none;
}

.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields input {
	width: 100%;
	border: none;
	padding: 2px 10px;
	line-height: 38px;
	font-size: 16px;
}

.mailchimp-signup-subscribe-form .form-actions {
	margin-top: 15px;
}

.before-footer .mailchimp-signup-subscribe-form .block-title {
	width: 470px;
	padding-right: 20px;
	float: left;
	font-size: 20px;
	padding-left: 75px;
	padding-top: 20px;
	position: relative;
	height: 52px;
	margin-bottom: 0;
}

.before-footer .mailchimp-signup-subscribe-form .block-title:after {
	content: '';
	background: url(../images/icon-newsletter.png) repeat-x center center transparent;
	width: 52px;
	height: 66px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

@media (max-width:991.98px) {
	.before-footer .mailchimp-signup-subscribe-form .block-title {
		width: 75px;
	}

	.before-footer .mailchimp-signup-subscribe-form .block-title span {
		display: none;
	}
}

@media (max-width:767.98px) {
	.before-footer .mailchimp-signup-subscribe-form .block-title {
		display: none;
	}
}

.before-footer .mailchimp-signup-subscribe-form .block-content {
	padding-left: 472px;
}

@media (max-width:991.98px) {
	.before-footer .mailchimp-signup-subscribe-form .block-content {
		padding-left: 100px;
	}
}

@media (max-width:767.98px) {
	.before-footer .mailchimp-signup-subscribe-form .block-content {
		padding-left: 0;
	}
}

.before-footer .mailchimp-signup-subscribe-form .block-content form {
	position: relative;
	padding-right: 190px;
}

@media (max-width:360px) {
	.before-footer .mailchimp-signup-subscribe-form .block-content form {
		padding-right: 0;
	}
}

.before-footer .mailchimp-signup-subscribe-form .block-content form .mailchimp-newsletter-mergefields input {
	line-height: 65px;
	padding: 0 10px;
	border: 0 !important;
}

@media (max-width:360px) {
	.before-footer .mailchimp-signup-subscribe-form .block-content form .mailchimp-newsletter-mergefields input {
		width: 100%;
		display: block;
	}
}

.before-footer .mailchimp-signup-subscribe-form .block-content form .form-actions {
	position: absolute;
	width: 190px;
	height: 100%;
	right: 0;
	top: 0;
	z-index: 1;
	margin-top: 0;
}

@media (max-width:360px) {
	.before-footer .mailchimp-signup-subscribe-form .block-content form .form-actions {
		width: 100%;
		display: block;
		position: relative;
	}
}

.before-footer .mailchimp-signup-subscribe-form .block-content form .form-actions input {
	height: 65px;
	width: 100%;
	text-align: center;
	border-radius: 0 !important;
}

form summary {
	background: #ee7306;
	color: #fff;
	padding: 4px 15px;
	font-weight: 500;
	margin-bottom: 15px;
}

form summary a {
	color: #fff !important;
}

form summary a:hover,form summary a:focus {
	color: #fff !important;
}

form .form-item label {
	width: 100%;
	font-weight: 600;
	text-transform: capitalize;
	color: #000;
	margin-bottom: 0;
	margin-top: 6px;
}

.form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.user-login-form .form-item,.user-register-form .form-item,.user-form .form-item,.user-pass .form-item {
	margin-bottom: 15px;
}

#user-login-form .form-item label {
	width: 100%;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 0;
}

#user-login-form .form-item input {
	width: 100%;
}

#user-login-form ul {
	width: 100%;
	padding: 10px 0 30px;
}

#user-login-form ul > li {
	width: 49%;
	float: left;
	text-align: center;
}

#user-login-form ul > li:first-child {
	margin-right: 2%;
}

#user-login-form ul > li a {
	width: 100%;
	display: inline-block;
	float: none;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 5px;
}

#user-login ul {
	margin: 0 0 5px;
}

#user-login ul li {
	margin: 0;
}

#user-login li.openid-link {
	background: none;
}

#search-form .panel {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#search-form .panel-default > .panel-heading {
	border-bottom: none;
}

.hide-label label {
	background: none;
	clip: rect(1px);
}

.exposed-filters .form-item {
	margin-bottom: 10px;
	margin-top: 0;
}

#article-admin-filter ul {
	padding: .5em 0;
}

#article-admin-filter ul li {
	list-style: none;
}

#edit-operation-wrapper select {
	margin: .5em;
}

div.resizable-textarea textarea {
	margin-top: 0;
	border: 1px solid #dee2e6;
}

.search-advanced .criterion {
	float: none;
	margin: 0 5px;
}

#edit-keywords-fieldset .form-item:first-child {
	margin-top: 5px;
}

#user-admin-filter ul li {
	list-style: none;
}

.field-type-text-long fieldset {
	padding: 10px 0;
	border: #dee2e6;
}

.field-type-text-long fieldset .form-item {
	margin: 0;
	padding: 0 0 0 15px;
}

#comment-form label {
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}

#contact-site-form .form-checkbox {
	margin-left: 0;
}

#comment-form-wrapper .form-item label {
	min-width: 120px;
	display: inline-block;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
}

.contact-message-form {
	margin: 0 auto;
}

.contact-message-form div[id*="edit-name"],.contact-message-form div[id*="edit-mail"],.contact-message-form .js-form-item-mail {
	height: 45px;
	line-height: 45px;
	padding: 0 20px;
	border: 1px solid #dee2e6;
	border-radius: 4px;
}

.contact-message-form .form-item {
	margin-bottom: 30px;
	color: #595959;
}

.contact-message-form .form-item label {
	font-size: 12px;
	display: block;
	text-transform: uppercase;
}

.contact-message-form .form-item #edit-copy {
	float: left;
	margin-right: 5px;
}

.contact-message-form .form-item input[type='text'],.contact-message-form .form-item input[type='email'],.contact-message-form .form-item textarea {
	width: 100%;
	border: 1px solid #dee2e6;
	border-radius: 4px;
	position: relative;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	height: 45px;
	-webkit-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
	padding-left: 0 20px;
}

.contact-message-form .form-item input[type='text']::-webkit-input-placeholder,.contact-message-form .form-item input[type='email']::-webkit-input-placeholder,.contact-message-form .form-item textarea::-webkit-input-placeholder {
	color: #595959;
	text-transform: capitalize;
}

.contact-message-form .form-item input[type='text']:-moz-placeholder,.contact-message-form .form-item input[type='email']:-moz-placeholder,.contact-message-form .form-item textarea:-moz-placeholder {
	color: #595959;
	text-transform: capitalize;
	opacity: 1;
	filter: alpha(opacity=100);
}

.contact-message-form .form-item input[type='text']::-moz-placeholder,.contact-message-form .form-item input[type='email']::-moz-placeholder,.contact-message-form .form-item textarea::-moz-placeholder {
	color: #595959;
	text-transform: capitalize;
	opacity: 1;
	filter: alpha(opacity=100);
}

.contact-message-form .form-item input[type='text']:-ms-input-placeholder,.contact-message-form .form-item input[type='email']:-ms-input-placeholder,.contact-message-form .form-item textarea:-ms-input-placeholder {
	color: #595959;
	text-transform: capitalize;
}

.contact-message-form .form-item input[type='text']:focus,.contact-message-form .form-item input[type='email']:focus,.contact-message-form .form-item textarea:focus {
	border-color: #ee7306;
}

.contact-message-form .form-item textarea {
	height: 200px;
	padding-top: 15px;
}

@media (max-width:767.98px) {
	.contact-message-form .form-item textarea {
		height: 120px;
	}
}

.contact-message-form .form-item-copy {
	margin-bottom: 10px !important;
}

.contact-message-form #edit-actions {
	width: 100%;
	text-align: center;
}

.contact-message-form #edit-actions:before,.contact-message-form #edit-actions:after {
	content: " ";
	display: table;
}

.contact-message-form #edit-actions:after {
	clear: both;
}

.contact-message-form #edit-preview {
	display: none;
}

.text-light .contact-message-form #edit-name,.text-light .contact-message-form #edit-mail,.text-light .contact-message-form input[type='text'],.text-light .contact-message-form input[type='email'],.text-light .contact-message-form textarea {
	background: none;
	border: 2px solid rgba(255,255,255,0.2);
	color: #fff;
}

.text-light .contact-message-form #edit-name::-webkit-input-placeholder,.text-light .contact-message-form #edit-mail::-webkit-input-placeholder,.text-light .contact-message-form input[type='text']::-webkit-input-placeholder,.text-light .contact-message-form input[type='email']::-webkit-input-placeholder,.text-light .contact-message-form textarea::-webkit-input-placeholder {
	color: #fff;
	text-transform: capitalize;
}

.text-light .contact-message-form #edit-name:-moz-placeholder,.text-light .contact-message-form #edit-mail:-moz-placeholder,.text-light .contact-message-form input[type='text']:-moz-placeholder,.text-light .contact-message-form input[type='email']:-moz-placeholder,.text-light .contact-message-form textarea:-moz-placeholder {
	color: #fff;
	text-transform: capitalize;
	opacity: 1;
	filter: alpha(opacity=100);
}

.text-light .contact-message-form #edit-name::-moz-placeholder,.text-light .contact-message-form #edit-mail::-moz-placeholder,.text-light .contact-message-form input[type='text']::-moz-placeholder,.text-light .contact-message-form input[type='email']::-moz-placeholder,.text-light .contact-message-form textarea::-moz-placeholder {
	color: #fff;
	text-transform: capitalize;
	opacity: 1;
	filter: alpha(opacity=100);
}

.text-light .contact-message-form #edit-name:-ms-input-placeholder,.text-light .contact-message-form #edit-mail:-ms-input-placeholder,.text-light .contact-message-form input[type='text']:-ms-input-placeholder,.text-light .contact-message-form input[type='email']:-ms-input-placeholder,.text-light .contact-message-form textarea:-ms-input-placeholder {
	color: #fff;
	text-transform: capitalize;
}

.webform-submission-form .form-content-inner {
	max-width: 900px;
	margin: 0 -15px;
	padding: 0;
}

.webform-submission-form .form-item {
	margin-bottom: 20px;
	position: relative;
}

.webform-submission-form .form-item:before,.webform-submission-form .form-item:after {
	content: " ";
	display: table;
}

.webform-submission-form .form-item:after {
	clear: both;
}

.webform-submission-form .form-item label {
	font-size: 14px;
	line-height: 2;
	font-weight: 700;
	color: #002c42;
	text-transform: uppercase;
}

.webform-submission-form .form-item input,.webform-submission-form .form-item textarea,.webform-submission-form .form-item select {
	width: 100%;
	background: none;
	border: none;
	border: 1px solid rgba(0,0,0,0.1);
	font-size: 16px;
	line-height: 2;
	padding-left: 15px;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #fff;
}

.webform-submission-form .form-item input::-webkit-input-placeholder,.webform-submission-form .form-item textarea::-webkit-input-placeholder,.webform-submission-form .form-item select::-webkit-input-placeholder {
	color: #595959;
	text-transform: capitalize;
}

.webform-submission-form .form-item input:-moz-placeholder,.webform-submission-form .form-item textarea:-moz-placeholder,.webform-submission-form .form-item select:-moz-placeholder {
	color: #595959;
	text-transform: capitalize;
	opacity: 1;
	filter: alpha(opacity=100);
}

.webform-submission-form .form-item input::-moz-placeholder,.webform-submission-form .form-item textarea::-moz-placeholder,.webform-submission-form .form-item select::-moz-placeholder {
	color: #595959;
	text-transform: capitalize;
	opacity: 1;
	filter: alpha(opacity=100);
}

.webform-submission-form .form-item input:-ms-input-placeholder,.webform-submission-form .form-item textarea:-ms-input-placeholder,.webform-submission-form .form-item select:-ms-input-placeholder {
	color: #595959;
	text-transform: capitalize;
}

.webform-submission-form .form-item input:focus,.webform-submission-form .form-item textarea:focus,.webform-submission-form .form-item select:focus {
	border-color: #ee7306;
}

.webform-submission-form .form-item input {
	line-height: 40px;
}

.webform-submission-form .form-item select {
	height: 40px;
}

.webform-submission-form .form-actions {
	padding: 0 15px;
	text-align: center;
	width: 100%;
	float: left;
}

.text-light .webform-submission-form .form-item:after {
	color: #fff;
}

.text-light .webform-submission-form .form-item input,.text-light .webform-submission-form .form-item textarea {
	background: none;
	border-color: rgba(255,255,255,0.2);
	color: #fff;
}

.text-light .webform-submission-form .form-item input::-webkit-input-placeholder,.text-light .webform-submission-form .form-item textarea::-webkit-input-placeholder {
	color: #fff;
	text-transform: capitalize;
}

.text-light .webform-submission-form .form-item input:-moz-placeholder,.text-light .webform-submission-form .form-item textarea:-moz-placeholder {
	color: #fff;
	text-transform: capitalize;
	opacity: 1;
	filter: alpha(opacity=100);
}

.text-light .webform-submission-form .form-item input::-moz-placeholder,.text-light .webform-submission-form .form-item textarea::-moz-placeholder {
	color: #fff;
	text-transform: capitalize;
	opacity: 1;
	filter: alpha(opacity=100);
}

.text-light .webform-submission-form .form-item input:-ms-input-placeholder,.text-light .webform-submission-form .form-item textarea:-ms-input-placeholder {
	color: #fff;
	text-transform: capitalize;
}

.text-light .webform-submission-form .form-actions input.form-submit {
	border-color: #fff;
	color: #fff;
	background: #fff;
	color: #000;
}

.text-light .webform-submission-form .form-actions input.form-submit:hover {
	background: rgba(255,255,255,0.8);
}

.text-light .webform-submission-form label {
	color: #fff;
}

.webform-fullwidth .form-item {
	width: 100% !important;
	max-width: 100% !important;
	padding-left: 0;
	padding-right: 0;
}

.webform-fullwidth.no-label label {
	display: none;
}

.webform-fullwidth .form-actions {
	text-align: left;
	padding: 0;
}

form .mailchimp-newsletter-mergefields .form-item {
	margin-bottom: 15px;
}

form .mailchimp-newsletter-mergefields .form-item input[type="text"],form .mailchimp-newsletter-mergefields .form-item input[type="tel"],form .mailchimp-newsletter-mergefields .form-item input[type="password"],form .mailchimp-newsletter-mergefields .form-item input[type="email"],form .mailchimp-newsletter-mergefields .form-item textarea,form .mailchimp-newsletter-mergefields .form-item select {
	width: 100%;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	border: 1px solid #dee2e6;
}

form .mailchimp-newsletter-mergefields .form-item input[type="text"]:focus,form .mailchimp-newsletter-mergefields .form-item input[type="text"]:active,form .mailchimp-newsletter-mergefields .form-item input[type="text"]:hover,form .mailchimp-newsletter-mergefields .form-item input[type="tel"]:focus,form .mailchimp-newsletter-mergefields .form-item input[type="tel"]:active,form .mailchimp-newsletter-mergefields .form-item input[type="tel"]:hover,form .mailchimp-newsletter-mergefields .form-item input[type="password"]:focus,form .mailchimp-newsletter-mergefields .form-item input[type="password"]:active,form .mailchimp-newsletter-mergefields .form-item input[type="password"]:hover,form .mailchimp-newsletter-mergefields .form-item input[type="email"]:focus,form .mailchimp-newsletter-mergefields .form-item input[type="email"]:active,form .mailchimp-newsletter-mergefields .form-item input[type="email"]:hover,form .mailchimp-newsletter-mergefields .form-item textarea:focus,form .mailchimp-newsletter-mergefields .form-item textarea:active,form .mailchimp-newsletter-mergefields .form-item textarea:hover,form .mailchimp-newsletter-mergefields .form-item select:focus,form .mailchimp-newsletter-mergefields .form-item select:active,form .mailchimp-newsletter-mergefields .form-item select:hover {
	border: 1px solid #ee7306;
}

.webform-2 .form-item {
	width: 100% !important;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.webform-2 .form-item label {
	display: none;
}

#forum {
	width: 100%;
	position: relative;
	right: -1px;
}

#forum .name {
	font-weight: bold;
	font-size: 16px;
}

#forum table {
	width: 100%;
}

#forum tr.odd {
	background: #f5f5f5;
}

#forum tr.even td {
	border-bottom: 1px solid #dee2e6;
}

#forum tr td.container {
	padding: 1em;
}

#forum tr.new-topics td.forum .name {
	background-image: url(../images/forum-default.png);
}

#forum thead th {
	background: #f5f5f5;
	border-left: 1px solid #dee2e6;
	text-transform: uppercase;
	font-size: 16px;
	padding: 15px;
}

#forum td {
	border: 1px solid #dee2e6;
	padding: 1em;
}

#forum td a:hover {
	text-decoration: none;
}

#forum td.topics {
	font-weight: bold;
	text-align: center;
	width: 9%;
}

#forum td.posts {
	text-align: center;
	width: 9%;
}

#forum td.replies {
	text-align: center;
}

#forum td.forum {
	padding: 0 1em;
	width: 44%;
	padding-top: 12px;
}

#forum td.forum .name {
	background-position: left 5px;
	background-repeat: no-repeat;
	line-height: 20px;
	padding-left: 30px;
	font-size: 15px;
	font-weight: normal;
	line-height: 25px;
}

#forum td.forum .description {
	font-size: 14px;
	padding-left: 30px;
}

#forum td.title .submitted {
	font-size: 14px;
}

#forum td.icon {
	width: 5%;
}

#forum .icon div {
	background-image: url(../images/forum-icons.png);
	background-repeat: no-repeat;
	height: 24px;
	margin: 0 auto;
	width: 24px;
}

#forum .icon .topic-status-new {
	background-position: -24px 0;
}

#forum .icon .topic-status-hot {
	background-position: -48px 0;
}

#forum .icon .topic-status-hot-new {
	background-position: -72px 0;
}

#forum .icon .topic-status-sticky {
	background-position: -96px 0;
}

#forum .icon .topic-status-closed {
	background-position: -120px 0;
}

.page-forum #page-title {
	margin-bottom: 10px;
}

.page-forum ul.action-links {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}

.page-forum ul.action-links li {
	margin-left: 0;
}

.page-forum ul.action-links li a {
	line-height: 0;
	display: inline-block;
	border: none;
	padding: 10px;
	text-transform: uppercase;
	vertical-align: middle;
}

.block {
	background: transparent;
	margin-bottom: 30px;
}

.block .block {
	margin-bottom: 0 !important;
}

.block .block-title {
	background: none;
	position: relative;
	margin: 0 0 20px;
	text-transform: capitalize;
	font-size: 20px;
	line-height: 1.8;
	font-weight: 700;
	color: #002c42;
	z-index: 9;
}

@media (max-width:991.98px) {
	.block .block-title {
		font-size: 18px;
	}
}

.block.block-system-main-block {
	margin-bottom: 0;
}

.block.block-system-breadcrumb-block {
	overflow: visible;
	margin-bottom: 20px;
}

.block.block-none,.block.no-padding {
	background: none !important;
	padding: 0 !important;
}

.block.block-none .block-content,.block.no-padding .block-content {
	padding: 0 !important;
}

.block.no-title {
	margin-top: 0;
	border: none;
}

.block.no-title:before {
	content: none;
}

.block.style-higlight {
	background: #34495E;
	padding-left: 20px;
	padding-right: 20px;
}

.block.style-higlight .block-title {
	border: none;
}

.block.style-higlight .block-title span:before {
	content: none;
}

.block.style-higlight .block-title h2 {
	margin: 0;
	padding: 0;
	border: none;
}

.block.style-higlight .block-title h2 span {
	padding: 10px;
	background: #4E6984;
	color: #fff;
}

.block.style-higlight .post-title a {
	color: #fff;
}

.block#block-system-main {
	padding-top: 10px;
}

.block.block-local-tasks-block {
	margin-bottom: 0;
}

.block.no-title {
	border: none;
}

.block.no-title > .block-title,.block.no-title > div > .block-title {
	padding: 0;
	margin: 0;
	border: none;
}

.block.no-title > .block-title:before,.block.no-title > div > .block-title:before {
	content: none;
}

.block.block-blocktabs {
	position: relative;
}

.block.block-blocktabs .ui-widget {
	
	font-size: 0.875rem;
}

.block.block-blocktabs .ui-tabs-nav {
	padding: 0;
	border: none;
	background: none !important;
	display: inline-block;
	float: right;
	position: absolute;
	right: 20px;
	top: -60px;
	z-index: 99;
}

.block.block-blocktabs .ui-tabs-nav > li {
	background: none;
	padding: 0;
	margin: 0;
	border: 0;
	position: relative;
}

.block.block-blocktabs .ui-tabs-nav > li > a {
	font-size: 14px;
	text-transform: none;
	
	font-weight: 700;
}

.block.block-blocktabs .ui-tabs-nav > li:last-child > a {
	padding-right: 0;
}

.block.block-blocktabs .ui-tabs-nav > li.ui-tabs-active > a {
	color: #ee7306;
}

.block.block-blocktabs .blocktabs {
	border: none;
	padding: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.block.block-blocktabs .blocktabs .ui-tabs-panel {
	padding: 0 !important;
}

.block.block-blocktabs .block {
	margin-bottom: 0 !important;
}

.block.site-branding {
	margin-bottom: 0;
}

.block-local-tasks-block {
	position: relative;
	z-index: 99;
}

.drupal-tabs {
	border-bottom: 1px solid #dee2e6;
}

.drupal-tabs:before,.drupal-tabs:after {
	content: " ";
	display: table;
}

.drupal-tabs:after {
	clear: both;
}

.drupal-tabs a {
	font-size: 12px;
}

.drupal-tabs .is-active a {
	color: #ee7306;
}

.help {
	position: relative;
	z-index: 1;
	display: none;
	width: 100%;
}

.help .drupal-tabs {
	padding: 10px 0;
	margin-bottom: 25px;
}

.help .messages__wrapper {
	padding: 10px;
	border: 1px solid #5BC0DE;
}

.help-text-white .help {
	color: #fff !important;
}

.help-text-white .help a {
	color: #fff !important;
}

.help-text-white .help a:hover {
	text-decoration: underline;
}

.text-light .title {
	color: #fff !important;
}

.region-main-menu .block {
	background: transparent;
}

.region-main-menu .block .block-content {
	padding: 0;
}

.sidebar .block {
	background: #F3F3F3;
	padding: 20px 30px 10px;
}

.sidebar .block.block-full {
	padding: 0;
}

.sidebar .block-menu:before,.sidebar .block-menu:after {
	content: " ";
	display: table;
}

.sidebar .block-menu:after {
	clear: both;
}

.sidebar .block-menu ul {
	padding-left: 0 !important;
}

.sidebar .block-menu ul li {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	float: left;
	width: 100%;
	list-style-type: none;
	list-style: none;
}

.sidebar .block-menu ul li a {
	padding: 6px 0;
	display: block;
	text-transform: capitalize;
	font-size: 14px;
	overflow: hidden;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	position: relative;
	font-weight: 500;
	letter-spacing: 0;
	color: #7f8284;
}

.sidebar .block-menu ul li a:hover,.sidebar .block-menu ul li a:focus,.sidebar .block-menu ul li a:active {
	color: #ee7306;
}

.sidebar .block-menu ul li.menu-item--active-trail > a {
	color: #ee7306 !important;
}

.recent-comment-block .views-field-picture {
	margin-right: 10px;
}

.recent-comment-block .views-field-title {
	margin-top: -4px;
}

.recent-comment-block .views-field-title a {
	font-weight: 700;
	text-transform: uppercase;
}

.recent-comment-block .views-field-name {
	color: #a4a4a4;
}

.recent-comment-block .views-field-name a {
	color: #a4a4a4;
}

.list-tags .view-list ul > li {
	float: left;
	border: 1px solid #dee2e6;
	display: inline-block;
	width: auto !important;
	padding: 0 !important;
	margin: 0 10px 10px 0 !important;
}

.list-tags .view-list ul > li a {
	padding: 6px 10px;
	display: block;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

.list-tags .view-list ul > li:hover {
	background: #ee7306;
}

.list-tags .view-list ul > li:hover a {
	color: #fff;
}

nav.breadcrumb {
	margin-bottom: 0 !important;
	background: none;
	color: #999999;
}

nav.breadcrumb ol {
	list-style: none;
	margin-bottom: 0 !important;
	padding: 0;
}

nav.breadcrumb ol:before,nav.breadcrumb ol:after {
	content: " ";
	display: table;
}

nav.breadcrumb ol:after {
	clear: both;
}

nav.breadcrumb ol > li {
	float: left;
	font-size: 13px;
}

nav.breadcrumb ol > li a {
	color: #999999;
}

nav.breadcrumb ol > li a:hover {
	color: #ee7306;
}

nav.breadcrumb ol > li span {
	padding: 0 2px 0px 0px;
}

.contact-info ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.contact-info ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

.contact-info ul li:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}

.contact-info ul li .icon {
	color: #ee7306;
	width: 36px;
	float: left;
	display: block;
	margin-top: 12px;
}

.contact-info ul li .icon i {
	font-size: 26px;
}

.contact-info ul li .text {
	padding-left: 42px;
	display: block;
}

.contact-link {
	background: #002c42;
	color: #fff;
	padding: 30px;
}

.contact-link .title {
	font-size: 16px;
	line-height: 2;
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.contact-link .action {
	margin-top: 20px;
}

.company-presentation {
	background: #002c42;
	color: #fff;
	padding: 30px;
}

.company-presentation .title {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #fff;
}

.company-presentation .action {
	margin-top: 20px;
}

.social-icon a {
	background: none;
	width: auto;
	height: auto;
	line-height: 1;
	margin-right: 20px;
	font-size: 18px;
}

.box-search-team {
	padding: 30px;
	background: #ee7306;
	text-align: center;
	color: #fff;
	min-height: 330px;
}

@media (max-width:991.98px) {
	.box-search-team {
		min-height: 260px;
	}
}

@media (max-width:767.98px) {
	.box-search-team {
		width: 350px;
		margin: 0 auto;
	}
}

.box-search-team .icon {
	font-size: 46px;
	line-height: 1.2;
}

.box-search-team .text {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	margin-top: 15px;
	line-height: 32px;
}

.box-search-team .link {
	margin-top: 15px;
}

.box-search-team .link a {
	color: #fff;
}

.box-search-team .link a:after {
	color: #fff;
}

.box-search-team .link a:hover {
	color: #002c42;
}

.box-search-team .link a:hover:after {
	color: #002c42;
}

.contact-box-footer {
	width: 100%;
}

.contact-box-footer:before,.contact-box-footer:after {
	content: " ";
	display: table;
}

.contact-box-footer:after {
	clear: both;
}

.contact-box-footer ul.list-information {
	margin: 0 !important;
	padding: 0;
	width: 100%;
}

.contact-box-footer ul.list-information:before,.contact-box-footer ul.list-information:after {
	content: " ";
	display: table;
}

.contact-box-footer ul.list-information:after {
	clear: both;
}

.contact-box-footer ul.list-information > li {
	list-style-type: none;
	position: relative;
	float: left;
	width: 100%;
	color: #fff;
	font-size: 16px;
	padding-left: 45px;
	font-weight: 600;
	margin-bottom: 25px;
}

.contact-box-footer ul.list-information > li .icon {
	position: absolute;
	left: 0;
	top: 4px;
	color: #ee7306;
	line-height: 24px;
	font-size: 22px;
	font-weight: 300;
}

.contact-box-footer ul.list-information > li:last-child {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.contact-box-footer ul.list-information > li:last-child:after {
	display: none;
}

@media (max-width:991.98px) {
	.contact-box-footer ul.list-information > li {
		padding-right: 0;
		padding-bottom: 20px;
		margin-bottom: 20px;
		width: 100%;
		float: left;
	}

	.contact-box-footer ul.list-information > li:after {
		width: 100%;
		height: 1px;
		bottom: 0;
		top: auto;
		left: 0;
		right: auto;
	}
}

.topbar-information ul li {
	font-size: 14px;
	color: #002c42;
	float: left;
	padding-left: 45px;
}

@media (max-width:1199.98px) {
	.topbar-information ul li {
		padding-left: 15px;
	}
}

.topbar-information ul li i {
	margin-right: 10px;
	color: #002c42 !important;
}

@media (max-width:991.98px) {
	.topbar-information ul li:first-child {
		padding-left: 0 !important;
	}
}

.poll .poll-item {
	margin-top: 20px;
}

.poll .poll-item .heading {
	position: relative;
}

.poll .poll-item .heading .text {
	font-weight: 700;
	color: #333333;
	padding-right: 40px;
}

.poll .poll-item .heading .percent {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9;
	font-weight: 700;
}

.poll .poll-item .bar .foreground {
	background: #ee7306;
}

.poll .total {
	margin-top: 20px;
	font-weight: 700;
	text-transform: uppercase;
}

.poll .choices .form-item.form-item-choice input.form-radio {
	margin: 0 !important;
}

.poll .choices .form-item.form-item-choice label {
	vertical-align: text-top;
	margin-left: 5px;
}

.block-poll ul.links {
	text-align: center;
	overflow: hidden;
	padding: 15px 0 0;
}

.block-poll ul.links li {
	display: inline-block;
	margin-right: 20px;
}

.block-poll ul.links li a {
	padding-right: 10px;
	position: relative;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

.block-poll ul.links li a:after {
	content: "\f105";
	position: absolute;
	top: -1px;
	right: 0;
	font-family: "FontAwesome";
}

.block-poll ul.links li a:hover {
	padding-right: 15px;
}

.block-poll ul.links li:last-child {
	margin: 0;
}

.ps-container {
	-ms-touch-action: none;
	overflow: hidden !important;
}

.ps-container.ps-active-x > .ps-scrollbar-x-rail,.ps-container.ps-active-y > .ps-scrollbar-y-rail {
	display: block;
}

.ps-container.ps-in-scrolling {
	pointer-events: none;
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
	background-color: #eee;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
	background-color: #999;
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
	background-color: #eee;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
	background-color: #999;
}

.ps-container > .ps-scrollbar-x-rail {
	display: none;
	position: absolute;
	border-radius: 4px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: background-color 0.2s linear,opacity 0.2s linear;
	transition: background-color 0.2s linear,opacity 0.2s linear;
	bottom: 3px;
	height: 8px;
}

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
	position: absolute;
	background-color: #aaa;
	border-radius: 4px;
	-webkit-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	bottom: 0;
	height: 8px;
}

.ps-container > .ps-scrollbar-y-rail {
	display: none;
	position: absolute;
	border-radius: 4px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: background-color 0.2s linear,opacity 0.2s linear;
	transition: background-color 0.2s linear,opacity 0.2s linear;
	right: 3px;
	width: 4px;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
	position: absolute;
	background-color: #aaa;
	border-radius: 4px;
	-webkit-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	right: 0;
	width: 5px;
}

.ps-container:hover.ps-in-scrolling {
	pointer-events: none;
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
	background-color: #eee;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
	background-color: #999;
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
	background-color: #eee;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
	background-color: #999;
}

.ps-container:hover > .ps-scrollbar-x-rail,.ps-container:hover > .ps-scrollbar-y-rail {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.ps-container:hover > .ps-scrollbar-x-rail:hover {
	background-color: #eee;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
	background-color: #999;
}

.ps-container:hover > .ps-scrollbar-y-rail:hover {
	background-color: #eee;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
	background-color: #999;
}

.uk-slideset-init {
	position: relative;
}

.uk-slideset-init ul {
	list-style-type: none;
	padding: 0;
}

.uk-slideset-init .uk-slideset-nav {
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
}

@media (max-width:575.98px) {
	.uk-slideset-init .uk-slideset-nav {
		width: 100%;
	}
}

.uk-slideset-init .uk-slideset-nav li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
}

@media (max-width:575.98px) {
	.uk-slideset-init .uk-slideset-nav li {
		float: none;
		display: inline-block;
	}
}

.uk-slideset-init .uk-slideset-nav li a {
	width: 22px;
	height: 10px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	display: inline-block;
	border: 2px solid #ee7306;
}

.uk-slideset-init .uk-slideset-nav li a:hover {
	cursor: pointer;
}

.uk-slideset-init .uk-slideset-nav li.uk-active a {
	background: #ee7306;
}

.uk-slideset-init.nav-slideset-top .uk-slideset-nav {
	top: -30px;
}

.uk-slideset-init.nav-slideset-bottom .uk-slideset-nav {
	bottom: -30px;
	top: auto;
	left: 0;
	text-align: center;
}

.uk-slideset-init.nav-slideset-bottom .uk-slideset-nav li {
	display: inline-block;
	float: none;
}

.text-light .uk-slideset-init .uk-slideset-nav li a {
	border-color: #fff;
}

.text-light .uk-slideset-init .uk-slideset-nav li.uk-active a {
	background: #fff;
}

.item-columns {
	padding: 0 15px;
}[class*="block-grid-"] {
	display: block;
	margin: 0 -10px;
	padding: 0;
}[class*="block-grid-"]:before,[class*="block-grid-"]:after {
	display: table;
	content: " ";
}[class*="block-grid-"]:after {
	clear: both;
}[class*="block-grid-"] > div {
	display: block;
	float: left;
	height: auto;
	padding: 0 10px;
	width: 100%;
}[class*="block-grid-"] > div:after {
	display: block;
}

@media (min-width:640px) {
	.xs-block-grid-1 > div {
		width: 100%;
	}

	.xs-block-grid-1 > div:nth-of-type(1n) {
		clear: none;
	}

	.xs-block-grid-1 > div:nth-of-type(1n):after {
		display: block;
	}

	.xs-block-grid-1 > div:nth-of-type(1n+1) {
		clear: both;
	}

	.xs-block-grid-1 > div:nth-of-type(1n+1):after {
		display: none;
	}

	.xs-block-grid-1 > div:nth-last-child(-n+1):before {
		content: none;
	}

	.xs-block-grid-2 > div {
		width: 50%;
	}

	.xs-block-grid-2 > div:nth-of-type(1n) {
		clear: none;
	}

	.xs-block-grid-2 > div:nth-of-type(1n):after {
		display: block;
	}

	.xs-block-grid-2 > div:nth-of-type(2n+1) {
		clear: both;
	}

	.xs-block-grid-2 > div:nth-of-type(2n+1):after {
		display: none;
	}

	.xs-block-grid-2 > div:nth-last-child(-n+2):before {
		content: none;
	}

	.xs-block-grid-3 > div {
		width: 33.33333%;
	}

	.xs-block-grid-3 > div:nth-of-type(1n) {
		clear: none;
	}

	.xs-block-grid-3 > div:nth-of-type(1n):after {
		display: block;
	}

	.xs-block-grid-3 > div:nth-of-type(3n+1) {
		clear: both;
	}

	.xs-block-grid-3 > div:nth-of-type(3n+1):after {
		display: none;
	}

	.xs-block-grid-3 > div:nth-last-child(-n+3):before {
		content: none;
	}

	.xs-block-grid-4 > div {
		width: 25%;
	}

	.xs-block-grid-4 > div:nth-of-type(1n) {
		clear: none;
	}

	.xs-block-grid-4 > div:nth-of-type(1n):after {
		display: block;
	}

	.xs-block-grid-4 > div:nth-of-type(4n+1) {
		clear: both;
	}

	.xs-block-grid-4 > div:nth-of-type(4n+1):after {
		display: none;
	}

	.xs-block-grid-4 > div:nth-last-child(-n+4):before {
		content: none;
	}

	.xs-block-grid-5 > div {
		width: 20%;
	}

	.xs-block-grid-5 > div:nth-of-type(1n) {
		clear: none;
	}

	.xs-block-grid-5 > div:nth-of-type(1n):after {
		display: block;
	}

	.xs-block-grid-5 > div:nth-of-type(5n+1) {
		clear: both;
	}

	.xs-block-grid-5 > div:nth-of-type(5n+1):after {
		display: none;
	}

	.xs-block-grid-5 > div:nth-last-child(-n+5):before {
		content: none;
	}

	.xs-block-grid-6 > div {
		width: 16.66667%;
	}

	.xs-block-grid-6 > div:nth-of-type(1n) {
		clear: none;
	}

	.xs-block-grid-6 > div:nth-of-type(1n):after {
		display: block;
	}

	.xs-block-grid-6 > div:nth-of-type(6n+1) {
		clear: both;
	}

	.xs-block-grid-6 > div:nth-of-type(6n+1):after {
		display: none;
	}

	.xs-block-grid-6 > div:nth-last-child(-n+6):before {
		content: none;
	}

	.xs-block-grid-7 > div {
		width: 14.28571%;
	}

	.xs-block-grid-7 > div:nth-of-type(1n) {
		clear: none;
	}

	.xs-block-grid-7 > div:nth-of-type(1n):after {
		display: block;
	}

	.xs-block-grid-7 > div:nth-of-type(7n+1) {
		clear: both;
	}

	.xs-block-grid-7 > div:nth-of-type(7n+1):after {
		display: none;
	}

	.xs-block-grid-7 > div:nth-last-child(-n+7):before {
		content: none;
	}

	.xs-block-grid-8 > div {
		width: 12.5%;
	}

	.xs-block-grid-8 > div:nth-of-type(1n) {
		clear: none;
	}

	.xs-block-grid-8 > div:nth-of-type(1n):after {
		display: block;
	}

	.xs-block-grid-8 > div:nth-of-type(8n+1) {
		clear: both;
	}

	.xs-block-grid-8 > div:nth-of-type(8n+1):after {
		display: none;
	}

	.xs-block-grid-8 > div:nth-last-child(-n+8):before {
		content: none;
	}

	.xs-block-grid-9 > div {
		width: 11.11111%;
	}

	.xs-block-grid-9 > div:nth-of-type(1n) {
		clear: none;
	}

	.xs-block-grid-9 > div:nth-of-type(1n):after {
		display: block;
	}

	.xs-block-grid-9 > div:nth-of-type(9n+1) {
		clear: both;
	}

	.xs-block-grid-9 > div:nth-of-type(9n+1):after {
		display: none;
	}

	.xs-block-grid-9 > div:nth-last-child(-n+9):before {
		content: none;
	}

	.xs-block-grid-10 > div {
		width: 10%;
	}

	.xs-block-grid-10 > div:nth-of-type(1n) {
		clear: none;
	}

	.xs-block-grid-10 > div:nth-of-type(1n):after {
		display: block;
	}

	.xs-block-grid-10 > div:nth-of-type(10n+1) {
		clear: both;
	}

	.xs-block-grid-10 > div:nth-of-type(10n+1):after {
		display: none;
	}

	.xs-block-grid-10 > div:nth-last-child(-n+10):before {
		content: none;
	}

	.xs-block-grid-11 > div {
		width: 9.09091%;
	}

	.xs-block-grid-11 > div:nth-of-type(1n) {
		clear: none;
	}

	.xs-block-grid-11 > div:nth-of-type(1n):after {
		display: block;
	}

	.xs-block-grid-11 > div:nth-of-type(11n+1) {
		clear: both;
	}

	.xs-block-grid-11 > div:nth-of-type(11n+1):after {
		display: none;
	}

	.xs-block-grid-11 > div:nth-last-child(-n+11):before {
		content: none;
	}

	.xs-block-grid-12 > div {
		width: 8.33333%;
	}

	.xs-block-grid-12 > div:nth-of-type(1n) {
		clear: none;
	}

	.xs-block-grid-12 > div:nth-of-type(1n):after {
		display: block;
	}

	.xs-block-grid-12 > div:nth-of-type(12n+1) {
		clear: both;
	}

	.xs-block-grid-12 > div:nth-of-type(12n+1):after {
		display: none;
	}

	.xs-block-grid-12 > div:nth-last-child(-n+12):before {
		content: none;
	}
}

@media (min-width:768px) {
	.sm-block-grid-1 > div {
		width: 100%;
	}

	.sm-block-grid-1 > div:nth-of-type(1n) {
		clear: none;
	}

	.sm-block-grid-1 > div:nth-of-type(1n):after {
		display: block;
	}

	.sm-block-grid-1 > div:nth-of-type(1n+1) {
		clear: both;
	}

	.sm-block-grid-1 > div:nth-of-type(1n+1):after {
		display: none;
	}

	.sm-block-grid-1 > div:nth-last-child(-n+1):before {
		content: none;
	}

	.sm-block-grid-2 > div {
		width: 50%;
	}

	.sm-block-grid-2 > div:nth-of-type(1n) {
		clear: none;
	}

	.sm-block-grid-2 > div:nth-of-type(1n):after {
		display: block;
	}

	.sm-block-grid-2 > div:nth-of-type(2n+1) {
		clear: both;
	}

	.sm-block-grid-2 > div:nth-of-type(2n+1):after {
		display: none;
	}

	.sm-block-grid-2 > div:nth-last-child(-n+2):before {
		content: none;
	}

	.sm-block-grid-3 > div {
		width: 33.33333%;
	}

	.sm-block-grid-3 > div:nth-of-type(1n) {
		clear: none;
	}

	.sm-block-grid-3 > div:nth-of-type(1n):after {
		display: block;
	}

	.sm-block-grid-3 > div:nth-of-type(3n+1) {
		clear: both;
	}

	.sm-block-grid-3 > div:nth-of-type(3n+1):after {
		display: none;
	}

	.sm-block-grid-3 > div:nth-last-child(-n+3):before {
		content: none;
	}

	.sm-block-grid-4 > div {
		width: 25%;
	}

	.sm-block-grid-4 > div:nth-of-type(1n) {
		clear: none;
	}

	.sm-block-grid-4 > div:nth-of-type(1n):after {
		display: block;
	}

	.sm-block-grid-4 > div:nth-of-type(4n+1) {
		clear: both;
	}

	.sm-block-grid-4 > div:nth-of-type(4n+1):after {
		display: none;
	}

	.sm-block-grid-4 > div:nth-last-child(-n+4):before {
		content: none;
	}

	.sm-block-grid-5 > div {
		width: 20%;
	}

	.sm-block-grid-5 > div:nth-of-type(1n) {
		clear: none;
	}

	.sm-block-grid-5 > div:nth-of-type(1n):after {
		display: block;
	}

	.sm-block-grid-5 > div:nth-of-type(5n+1) {
		clear: both;
	}

	.sm-block-grid-5 > div:nth-of-type(5n+1):after {
		display: none;
	}

	.sm-block-grid-5 > div:nth-last-child(-n+5):before {
		content: none;
	}

	.sm-block-grid-6 > div {
		width: 16.66667%;
	}

	.sm-block-grid-6 > div:nth-of-type(1n) {
		clear: none;
	}

	.sm-block-grid-6 > div:nth-of-type(1n):after {
		display: block;
	}

	.sm-block-grid-6 > div:nth-of-type(6n+1) {
		clear: both;
	}

	.sm-block-grid-6 > div:nth-of-type(6n+1):after {
		display: none;
	}

	.sm-block-grid-6 > div:nth-last-child(-n+6):before {
		content: none;
	}

	.sm-block-grid-7 > div {
		width: 14.28571%;
	}

	.sm-block-grid-7 > div:nth-of-type(1n) {
		clear: none;
	}

	.sm-block-grid-7 > div:nth-of-type(1n):after {
		display: block;
	}

	.sm-block-grid-7 > div:nth-of-type(7n+1) {
		clear: both;
	}

	.sm-block-grid-7 > div:nth-of-type(7n+1):after {
		display: none;
	}

	.sm-block-grid-7 > div:nth-last-child(-n+7):before {
		content: none;
	}

	.sm-block-grid-8 > div {
		width: 12.5%;
	}

	.sm-block-grid-8 > div:nth-of-type(1n) {
		clear: none;
	}

	.sm-block-grid-8 > div:nth-of-type(1n):after {
		display: block;
	}

	.sm-block-grid-8 > div:nth-of-type(8n+1) {
		clear: both;
	}

	.sm-block-grid-8 > div:nth-of-type(8n+1):after {
		display: none;
	}

	.sm-block-grid-8 > div:nth-last-child(-n+8):before {
		content: none;
	}

	.sm-block-grid-9 > div {
		width: 11.11111%;
	}

	.sm-block-grid-9 > div:nth-of-type(1n) {
		clear: none;
	}

	.sm-block-grid-9 > div:nth-of-type(1n):after {
		display: block;
	}

	.sm-block-grid-9 > div:nth-of-type(9n+1) {
		clear: both;
	}

	.sm-block-grid-9 > div:nth-of-type(9n+1):after {
		display: none;
	}

	.sm-block-grid-9 > div:nth-last-child(-n+9):before {
		content: none;
	}

	.sm-block-grid-10 > div {
		width: 10%;
	}

	.sm-block-grid-10 > div:nth-of-type(1n) {
		clear: none;
	}

	.sm-block-grid-10 > div:nth-of-type(1n):after {
		display: block;
	}

	.sm-block-grid-10 > div:nth-of-type(10n+1) {
		clear: both;
	}

	.sm-block-grid-10 > div:nth-of-type(10n+1):after {
		display: none;
	}

	.sm-block-grid-10 > div:nth-last-child(-n+10):before {
		content: none;
	}

	.sm-block-grid-11 > div {
		width: 9.09091%;
	}

	.sm-block-grid-11 > div:nth-of-type(1n) {
		clear: none;
	}

	.sm-block-grid-11 > div:nth-of-type(1n):after {
		display: block;
	}

	.sm-block-grid-11 > div:nth-of-type(11n+1) {
		clear: both;
	}

	.sm-block-grid-11 > div:nth-of-type(11n+1):after {
		display: none;
	}

	.sm-block-grid-11 > div:nth-last-child(-n+11):before {
		content: none;
	}

	.sm-block-grid-12 > div {
		width: 8.33333%;
	}

	.sm-block-grid-12 > div:nth-of-type(1n) {
		clear: none;
	}

	.sm-block-grid-12 > div:nth-of-type(1n):after {
		display: block;
	}

	.sm-block-grid-12 > div:nth-of-type(12n+1) {
		clear: both;
	}

	.sm-block-grid-12 > div:nth-of-type(12n+1):after {
		display: none;
	}

	.sm-block-grid-12 > div:nth-last-child(-n+12):before {
		content: none;
	}
}

@media (min-width:992px) {
[	class*="block-grid-"] {
		margin: 0 -10px;
	}[	class*="block-grid-"] > div {
		padding: 0 10px;
	}

	.item-columns {
		padding: 0 10px;
	}

	.md-block-grid-1 > div {
		width: 100%;
	}

	.md-block-grid-1 > div:nth-of-type(1n) {
		clear: none;
	}

	.md-block-grid-1 > div:nth-of-type(1n):after {
		display: block;
	}

	.md-block-grid-1 > div:nth-of-type(1n+1) {
		clear: both;
	}

	.md-block-grid-1 > div:nth-of-type(1n+1):after {
		display: none;
	}

	.md-block-grid-1 > div:nth-last-child(-n+1):before {
		content: none;
	}

	.md-block-grid-2 > div {
		width: 50%;
	}

	.md-block-grid-2 > div:nth-of-type(1n) {
		clear: none;
	}

	.md-block-grid-2 > div:nth-of-type(1n):after {
		display: block;
	}

	.md-block-grid-2 > div:nth-of-type(2n+1) {
		clear: both;
	}

	.md-block-grid-2 > div:nth-of-type(2n+1):after {
		display: none;
	}

	.md-block-grid-2 > div:nth-last-child(-n+2):before {
		content: none;
	}

	.md-block-grid-3 > div {
		width: 33.33333%;
	}

	.md-block-grid-3 > div:nth-of-type(1n) {
		clear: none;
	}

	.md-block-grid-3 > div:nth-of-type(1n):after {
		display: block;
	}

	.md-block-grid-3 > div:nth-of-type(3n+1) {
		clear: both;
	}

	.md-block-grid-3 > div:nth-of-type(3n+1):after {
		display: none;
	}

	.md-block-grid-3 > div:nth-last-child(-n+3):before {
		content: none;
	}

	.md-block-grid-4 > div {
		width: 25%;
	}

	.md-block-grid-4 > div:nth-of-type(1n) {
		clear: none;
	}

	.md-block-grid-4 > div:nth-of-type(1n):after {
		display: block;
	}

	.md-block-grid-4 > div:nth-of-type(4n+1) {
		clear: both;
	}

	.md-block-grid-4 > div:nth-of-type(4n+1):after {
		display: none;
	}

	.md-block-grid-4 > div:nth-last-child(-n+4):before {
		content: none;
	}

	.md-block-grid-5 > div {
		width: 20%;
	}

	.md-block-grid-5 > div:nth-of-type(1n) {
		clear: none;
	}

	.md-block-grid-5 > div:nth-of-type(1n):after {
		display: block;
	}

	.md-block-grid-5 > div:nth-of-type(5n+1) {
		clear: both;
	}

	.md-block-grid-5 > div:nth-of-type(5n+1):after {
		display: none;
	}

	.md-block-grid-5 > div:nth-last-child(-n+5):before {
		content: none;
	}

	.md-block-grid-6 > div {
		width: 16.66667%;
	}

	.md-block-grid-6 > div:nth-of-type(1n) {
		clear: none;
	}

	.md-block-grid-6 > div:nth-of-type(1n):after {
		display: block;
	}

	.md-block-grid-6 > div:nth-of-type(6n+1) {
		clear: both;
	}

	.md-block-grid-6 > div:nth-of-type(6n+1):after {
		display: none;
	}

	.md-block-grid-6 > div:nth-last-child(-n+6):before {
		content: none;
	}

	.md-block-grid-7 > div {
		width: 14.28571%;
	}

	.md-block-grid-7 > div:nth-of-type(1n) {
		clear: none;
	}

	.md-block-grid-7 > div:nth-of-type(1n):after {
		display: block;
	}

	.md-block-grid-7 > div:nth-of-type(7n+1) {
		clear: both;
	}

	.md-block-grid-7 > div:nth-of-type(7n+1):after {
		display: none;
	}

	.md-block-grid-7 > div:nth-last-child(-n+7):before {
		content: none;
	}

	.md-block-grid-8 > div {
		width: 12.5%;
	}

	.md-block-grid-8 > div:nth-of-type(1n) {
		clear: none;
	}

	.md-block-grid-8 > div:nth-of-type(1n):after {
		display: block;
	}

	.md-block-grid-8 > div:nth-of-type(8n+1) {
		clear: both;
	}

	.md-block-grid-8 > div:nth-of-type(8n+1):after {
		display: none;
	}

	.md-block-grid-8 > div:nth-last-child(-n+8):before {
		content: none;
	}

	.md-block-grid-9 > div {
		width: 11.11111%;
	}

	.md-block-grid-9 > div:nth-of-type(1n) {
		clear: none;
	}

	.md-block-grid-9 > div:nth-of-type(1n):after {
		display: block;
	}

	.md-block-grid-9 > div:nth-of-type(9n+1) {
		clear: both;
	}

	.md-block-grid-9 > div:nth-of-type(9n+1):after {
		display: none;
	}

	.md-block-grid-9 > div:nth-last-child(-n+9):before {
		content: none;
	}

	.md-block-grid-10 > div {
		width: 10%;
	}

	.md-block-grid-10 > div:nth-of-type(1n) {
		clear: none;
	}

	.md-block-grid-10 > div:nth-of-type(1n):after {
		display: block;
	}

	.md-block-grid-10 > div:nth-of-type(10n+1) {
		clear: both;
	}

	.md-block-grid-10 > div:nth-of-type(10n+1):after {
		display: none;
	}

	.md-block-grid-10 > div:nth-last-child(-n+10):before {
		content: none;
	}

	.md-block-grid-11 > div {
		width: 9.09091%;
	}

	.md-block-grid-11 > div:nth-of-type(1n) {
		clear: none;
	}

	.md-block-grid-11 > div:nth-of-type(1n):after {
		display: block;
	}

	.md-block-grid-11 > div:nth-of-type(11n+1) {
		clear: both;
	}

	.md-block-grid-11 > div:nth-of-type(11n+1):after {
		display: none;
	}

	.md-block-grid-11 > div:nth-last-child(-n+11):before {
		content: none;
	}

	.md-block-grid-12 > div {
		width: 8.33333%;
	}

	.md-block-grid-12 > div:nth-of-type(1n) {
		clear: none;
	}

	.md-block-grid-12 > div:nth-of-type(1n):after {
		display: block;
	}

	.md-block-grid-12 > div:nth-of-type(12n+1) {
		clear: both;
	}

	.md-block-grid-12 > div:nth-of-type(12n+1):after {
		display: none;
	}

	.md-block-grid-12 > div:nth-last-child(-n+12):before {
		content: none;
	}
}

@media (min-width:1200px) {
[	class*="block-grid-"] {
		margin: 0 -12px;
	}[	class*="block-grid-"] > div {
		padding: 0 12px;
	}

	.item-columns {
		padding: 0 12px;
	}

	.lg-block-grid-1 > div {
		width: 100%;
	}

	.lg-block-grid-1 > div:nth-of-type(1n) {
		clear: none;
	}

	.lg-block-grid-1 > div:nth-of-type(1n):after {
		display: block;
	}

	.lg-block-grid-1 > div:nth-of-type(1n+1) {
		clear: both;
	}

	.lg-block-grid-1 > div:nth-of-type(1n+1):after {
		display: none;
	}

	.lg-block-grid-1 > div:nth-last-child(-n+1):before {
		content: none;
	}

	.lg-block-grid-2 > div {
		width: 50%;
	}

	.lg-block-grid-2 > div:nth-of-type(1n) {
		clear: none;
	}

	.lg-block-grid-2 > div:nth-of-type(1n):after {
		display: block;
	}

	.lg-block-grid-2 > div:nth-of-type(2n+1) {
		clear: both;
	}

	.lg-block-grid-2 > div:nth-of-type(2n+1):after {
		display: none;
	}

	.lg-block-grid-2 > div:nth-last-child(-n+2):before {
		content: none;
	}

	.lg-block-grid-3 > div {
		width: 33.33333%;
	}

	.lg-block-grid-3 > div:nth-of-type(1n) {
		clear: none;
	}

	.lg-block-grid-3 > div:nth-of-type(1n):after {
		display: block;
	}

	.lg-block-grid-3 > div:nth-of-type(3n+1) {
		clear: both;
	}

	.lg-block-grid-3 > div:nth-of-type(3n+1):after {
		display: none;
	}

	.lg-block-grid-3 > div:nth-last-child(-n+3):before {
		content: none;
	}

	.lg-block-grid-4 > div {
		width: 25%;
	}

	.lg-block-grid-4 > div:nth-of-type(1n) {
		clear: none;
	}

	.lg-block-grid-4 > div:nth-of-type(1n):after {
		display: block;
	}

	.lg-block-grid-4 > div:nth-of-type(4n+1) {
		clear: both;
	}

	.lg-block-grid-4 > div:nth-of-type(4n+1):after {
		display: none;
	}

	.lg-block-grid-4 > div:nth-last-child(-n+4):before {
		content: none;
	}

	.lg-block-grid-5 > div {
		width: 20%;
	}

	.lg-block-grid-5 > div:nth-of-type(1n) {
		clear: none;
	}

	.lg-block-grid-5 > div:nth-of-type(1n):after {
		display: block;
	}

	.lg-block-grid-5 > div:nth-of-type(5n+1) {
		clear: both;
	}

	.lg-block-grid-5 > div:nth-of-type(5n+1):after {
		display: none;
	}

	.lg-block-grid-5 > div:nth-last-child(-n+5):before {
		content: none;
	}

	.lg-block-grid-6 > div {
		width: 16.66667%;
	}

	.lg-block-grid-6 > div:nth-of-type(1n) {
		clear: none;
	}

	.lg-block-grid-6 > div:nth-of-type(1n):after {
		display: block;
	}

	.lg-block-grid-6 > div:nth-of-type(6n+1) {
		clear: both;
	}

	.lg-block-grid-6 > div:nth-of-type(6n+1):after {
		display: none;
	}

	.lg-block-grid-6 > div:nth-last-child(-n+6):before {
		content: none;
	}

	.lg-block-grid-7 > div {
		width: 14.28571%;
	}

	.lg-block-grid-7 > div:nth-of-type(1n) {
		clear: none;
	}

	.lg-block-grid-7 > div:nth-of-type(1n):after {
		display: block;
	}

	.lg-block-grid-7 > div:nth-of-type(7n+1) {
		clear: both;
	}

	.lg-block-grid-7 > div:nth-of-type(7n+1):after {
		display: none;
	}

	.lg-block-grid-7 > div:nth-last-child(-n+7):before {
		content: none;
	}

	.lg-block-grid-8 > div {
		width: 12.5%;
	}

	.lg-block-grid-8 > div:nth-of-type(1n) {
		clear: none;
	}

	.lg-block-grid-8 > div:nth-of-type(1n):after {
		display: block;
	}

	.lg-block-grid-8 > div:nth-of-type(8n+1) {
		clear: both;
	}

	.lg-block-grid-8 > div:nth-of-type(8n+1):after {
		display: none;
	}

	.lg-block-grid-8 > div:nth-last-child(-n+8):before {
		content: none;
	}

	.lg-block-grid-9 > div {
		width: 11.11111%;
	}

	.lg-block-grid-9 > div:nth-of-type(1n) {
		clear: none;
	}

	.lg-block-grid-9 > div:nth-of-type(1n):after {
		display: block;
	}

	.lg-block-grid-9 > div:nth-of-type(9n+1) {
		clear: both;
	}

	.lg-block-grid-9 > div:nth-of-type(9n+1):after {
		display: none;
	}

	.lg-block-grid-9 > div:nth-last-child(-n+9):before {
		content: none;
	}

	.lg-block-grid-10 > div {
		width: 10%;
	}

	.lg-block-grid-10 > div:nth-of-type(1n) {
		clear: none;
	}

	.lg-block-grid-10 > div:nth-of-type(1n):after {
		display: block;
	}

	.lg-block-grid-10 > div:nth-of-type(10n+1) {
		clear: both;
	}

	.lg-block-grid-10 > div:nth-of-type(10n+1):after {
		display: none;
	}

	.lg-block-grid-10 > div:nth-last-child(-n+10):before {
		content: none;
	}

	.lg-block-grid-11 > div {
		width: 9.09091%;
	}

	.lg-block-grid-11 > div:nth-of-type(1n) {
		clear: none;
	}

	.lg-block-grid-11 > div:nth-of-type(1n):after {
		display: block;
	}

	.lg-block-grid-11 > div:nth-of-type(11n+1) {
		clear: both;
	}

	.lg-block-grid-11 > div:nth-of-type(11n+1):after {
		display: none;
	}

	.lg-block-grid-11 > div:nth-last-child(-n+11):before {
		content: none;
	}

	.lg-block-grid-12 > div {
		width: 8.33333%;
	}

	.lg-block-grid-12 > div:nth-of-type(1n) {
		clear: none;
	}

	.lg-block-grid-12 > div:nth-of-type(1n):after {
		display: block;
	}

	.lg-block-grid-12 > div:nth-of-type(12n+1) {
		clear: both;
	}

	.lg-block-grid-12 > div:nth-of-type(12n+1):after {
		display: none;
	}

	.lg-block-grid-12 > div:nth-last-child(-n+12):before {
		content: none;
	}
}

.no-gutter [class*="block-grid-"] {
	margin: 0 !important;
}

.no-gutter [class*="block-grid-"] > div {
	padding: 0 !important;
}

.no-gutter .row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.no-gutter [class*="col-"] {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.no-gutter .portfolio-v1 {
	margin-bottom: 0 !important;
}

@media (min-width:992px) {
	.no-gutter-2 [class*="block-grid-"] {
		margin: 0 !important;
	}

	.no-gutter-2 [class*="block-grid-"] > div {
		padding: 0 !important;
	}

	.no-gutter-2 .row {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.no-gutter-2 [class*="col-"] {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.no-gutter-2 .portfolio-v1 {
		margin-bottom: 0 !important;
	}
}

.area-main-menu .menu-toggle {
	display: none;
}

@media (min-width:992px) {
	.navigation {
		position: relative;
		clear: both;
	}

	.navigation ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}

	.navigation .gva_menu {
		float: left;
		position: relative;
	}

	.navigation .gva_menu li {
		position: relative;
	}

	.navigation .gva_menu li a {
		text-align: left !important;
	}

	.navigation .gva_menu li a .icaret {
		margin-left: 4px;
		border: none !important;
		font-size: 9px;
	}

	.navigation .gva_menu > li {
		display: inline-block;
	}

	.navigation .gva_menu > li.gva-mega-menu {
		position: static !important;
	}

	.navigation .gva_menu > li.gva-mega-menu > .sub-menu {
		width: 100%;
	}
}

@media (min-width:992px) and (min-width:576px) {
	.navigation .gva_menu > li:hover > ul.sub-menu,.navigation .gva_menu > li:hover div.sub-menu {
		display: block;
		visibility: visible;
		opacity: 1;
		filter: alpha(opacity=100);
		top: 99%;
		-webkit-transform: rotateX(0);
		transform: rotateX(0);
	}

	.navigation .gva_menu > li:hover > ul.sub-menu > li,.navigation .gva_menu > li:hover div.sub-menu > li {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	.navigation .gva_menu > li:hover > a {
		color: #ee7306;
	}
}

@media (min-width:992px) {
	.navigation .gva_menu > li > a {
		display: block;
		position: relative;
		font-size: 14px;
		font-weight: 500;
		padding: 40px 20px;
		-webkit-transition: all 0.35s;
		transition: all 0.35s;
		-moz-transition: all 0.35s;
		-ms-transition: all 0.35s;
		text-align: center;
		text-transform: uppercase;
		color: #002c42;
		letter-spacing: 0.6px;
	}
}

@media (min-width:992px) and (max-width:1199.98px) {
	.navigation .gva_menu > li > a {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (min-width:992px) and (max-width:991.98px) {
	.navigation .gva_menu > li > a {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media (min-width:992px) and (max-width:767.98px) {
	.navigation .gva_menu > li > a {
		padding-left: 8px;
		padding-right: 8px;
	}
}

@media (min-width:992px) {
	.navigation .gva_menu > li > a:hover,.navigation .gva_menu > li > a:after,.navigation .gva_menu > li > a:active {
		color: #ee7306;
	}

	.navigation .gva_menu > li > a:hover:before,.navigation .gva_menu > li > a:after:before,.navigation .gva_menu > li > a:active:before {
		opacity: 1;
		filter: alpha(opacity=100);
	}

	.navigation .gva_menu > li > a.is-active {
		color: #ee7306;
	}

	.navigation .gva_menu > li > a.is-active:before {
		opacity: 1;
		filter: alpha(opacity=100);
	}

	.navigation .gva_menu > li > a > span {
		position: relative;
		padding-bottom: 6px;
	}

	.navigation .gva_menu > li.menu-item--active-trail > a {
		color: #ee7306 !important;
	}

	.navigation .gva_menu > li.megamenu.menu-columns-2 > ul.sub-menu > li {
		width: 50%;
		float: left;
	}

	.navigation .gva_menu > li.megamenu.menu-columns-3 > ul.sub-menu > li {
		width: 33.33%;
		float: left;
	}

	.navigation .gva_menu > li.megamenu.menu-columns-4 > ul.sub-menu > li {
		width: 25%;
		float: left;
	}

	.navigation .gva_menu > li.megamenu.menu-columns-5 > ul.sub-menu > li {
		width: 20%;
		float: left;
	}

	.navigation .gva_menu > li.menu-list ul.sub-menu {
		min-width: 250px;
	}

	.navigation .gva_menu > li.menu-list ul.sub-menu > li {
		border-bottom: 1px solid #dee2e6;
	}

	.navigation .gva_menu > li.menu-list ul.sub-menu > li > a {
		padding: 10px 15px;
		text-transform: uppercase;
	}

	.navigation .gva_menu .megamenu,.navigation .gva_menu .gva-mega-menu {
		position: static;
	}

	.navigation .gva_menu .megamenu > ul > li,.navigation .gva_menu .gva-mega-menu > ul > li {
		-webkit-transition: none;
		transition: none;
		opacity: 1;
		visibility: visible;
		-webkit-transform: none;
		transform: none;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
	}

	.navigation .gva_menu .megamenu > .sub-menu,.navigation .gva_menu .gva-mega-menu > .sub-menu {
		width: 100%;
		padding: 20px;
	}

	.navigation .gva_menu .megamenu > .sub-menu > li,.navigation .gva_menu .gva-mega-menu > .sub-menu > li {
		border: none;
		position: static;
		padding: 0 15px;
	}

	.navigation .gva_menu .megamenu > .sub-menu > li > ul.sub-menu,.navigation .gva_menu .gva-mega-menu > .sub-menu > li > ul.sub-menu {
		position: static;
		border-width: 0;
		padding: 0;
		min-width: inherit;
		width: 100%;
		background-color: transparent;
		opacity: 1;
		filter: alpha(opacity=100);
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

@media (min-width:992px) and (min-width:768px) {
	.navigation .gva_menu .megamenu > .sub-menu > li > ul.sub-menu,.navigation .gva_menu .gva-mega-menu > .sub-menu > li > ul.sub-menu {
		display: block !important;
		visibility: visible;
		-webkit-transform: rotateX(0);
		transform: rotateX(0);
	}
}

@media (min-width:992px) {
	.navigation .gva_menu .megamenu > .sub-menu > li > ul.sub-menu li,.navigation .gva_menu .gva-mega-menu > .sub-menu > li > ul.sub-menu li {
		padding: 10px 0 0;
		margin-bottom: 0;
		border: none;
	}

	.navigation .gva_menu .megamenu > .sub-menu > li > a,.navigation .gva_menu .gva-mega-menu > .sub-menu > li > a {
		display: block;
		font-size: 14px;
		color: #fff;
		font-weight: 500;
		text-transform: uppercase;
		padding: 0 0 5px;
		margin-bottom: 5px;
		border-bottom: 1px solid rgba(255,255,255,0.1) !important;
		position: relative;
	}

	.navigation .gva_menu .megamenu > .sub-menu > li > a:after,.navigation .gva_menu .gva-mega-menu > .sub-menu > li > a:after {
		display: none;
	}

	.navigation .gva_menu .megamenu:hover ul.sub-menu > li,.navigation .gva_menu .gva-mega-menu:hover ul.sub-menu > li {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	.navigation .gva_menu .sub-menu {
		top: 106%;
		position: absolute;
		min-width: 280px;
		background-color: #002c42;
		z-index: 999;
		left: 0;
		padding: 15px 20px 10px;
		visibility: hidden;
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		-webkit-box-shadow: 0px 4px 4px 1px rgba(0,0,0,0.2);
		box-shadow: 0px 4px 4px 1px rgba(0,0,0,0.2);
		-webkit-transform: rotateX(-90deg);
		transform: rotateX(-90deg);
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
	}

	.navigation .gva_menu .sub-menu > li {
		padding: 10px 0;
		-webkit-transition: all 0.2s cubic-bezier(0.4,0.28,0.31,1.28) 0s;
		transition: all 0.2s cubic-bezier(0.4,0.28,0.31,1.28) 0s;
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translateY(5px);
		transform: translateY(5px);
		border-bottom: 1px solid rgba(255,255,255,0.1);
	}

	.navigation .gva_menu .sub-menu > li > a {
		display: block;
		line-height: 26px;
		text-decoration: none;
		font-size: 14px;
		font-weight: 400;
		text-transform: capitalize;
		-webkit-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		position: relative;
		color: #fff;
	}

	.navigation .gva_menu .sub-menu > li > a:hover,.navigation .gva_menu .sub-menu > li > a:focus,.navigation .gva_menu .sub-menu > li > a:active {
		color: #ee7306;
	}

	.navigation .gva_menu .sub-menu > li:nth-child(2n+1) {
		-webkit-transition-delay: 0.1s;
		transition-delay: 0.1s;
	}

	.navigation .gva_menu .sub-menu > li:nth-child(2n+2) {
		-webkit-transition-delay: 0.15s;
		transition-delay: 0.15s;
	}

	.navigation .gva_menu .sub-menu > li:nth-child(2n+3) {
		-webkit-transition-delay: 0.2s;
		transition-delay: 0.2s;
	}

	.navigation .gva_menu .sub-menu > li:nth-child(2n+4) {
		-webkit-transition-delay: 0.25s;
		transition-delay: 0.25s;
	}

	.navigation .gva_menu .sub-menu > li:nth-child(2n+5) {
		-webkit-transition-delay: 0.3s;
		transition-delay: 0.3s;
	}

	.navigation .gva_menu .sub-menu > li:nth-child(2n+6) {
		-webkit-transition-delay: 0.35s;
		transition-delay: 0.35s;
	}

	.navigation .gva_menu .sub-menu > li:nth-child(2n+7) {
		-webkit-transition-delay: 0.4s;
		transition-delay: 0.4s;
	}

	.navigation .gva_menu .sub-menu > li:nth-child(2n+8) {
		-webkit-transition-delay: 0.45s;
		transition-delay: 0.45s;
	}

	.navigation .gva_menu .sub-menu > li:nth-child(2n+9) {
		-webkit-transition-delay: 0.5s;
		transition-delay: 0.5s;
	}

	.navigation .gva_menu .sub-menu > li:nth-child(2n+10) {
		-webkit-transition-delay: 0.55s;
		transition-delay: 0.55s;
	}

	.navigation .gva_menu .sub-menu > li:nth-child(2n+11) {
		-webkit-transition-delay: 0.6s;
		transition-delay: 0.6s;
	}

	.navigation .gva_menu .sub-menu > li:nth-child(2n+12) {
		-webkit-transition-delay: 0.65s;
		transition-delay: 0.65s;
	}

	.navigation .gva_menu .sub-menu > li:nth-child(2n+13) {
		-webkit-transition-delay: 0.7s;
		transition-delay: 0.7s;
	}

	.navigation .gva_menu .sub-menu > li:nth-child(2n+14) {
		-webkit-transition-delay: 0.75s;
		transition-delay: 0.75s;
	}

	.navigation .gva_menu .sub-menu > li:nth-child(2n+15) {
		-webkit-transition-delay: 0.8s;
		transition-delay: 0.8s;
	}

	.navigation .gva_menu .sub-menu > li:last-child {
		border-bottom: 0;
	}

	.navigation .gva_menu .sub-menu > li ul {
		position: absolute;
		top: 0;
		right: 0;
		min-width: 250px;
		visibility: hidden;
		opacity: 0;
		filter: alpha(opacity=0);
		display: none;
		z-index: 11;
	}
}

@media (min-width:992px) and (min-width:768px) {
	.navigation .gva_menu .sub-menu > li:hover > ul {
		visibility: visible;
		opacity: 1;
		filter: alpha(opacity=100);
		display: block;
		left: 100%;
	}
}

body.header-absolute .navigation ul.gva_menu > li > a {
	color: #fff !important;
}

.gva-mega-menu .block-blocktabs {
	position: relative;
}

.gva-mega-menu .block-blocktabs .ui-widget {
	font-size: 0.875rem;
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav {
	padding: 0;
	position: static;
	width: 15%;
	float: left;
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav > li {
	background: none;
	padding: 0;
	margin: 0;
	position: relative;
	width: 100%;
	float: none;
	clear: both;
	padding-right: 20px;
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav > li > a {
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 1px solid #dee2e6;
	font-weight: 700;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 100%;
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav > li:last-child > a {
	padding-right: 0;
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav > li.ui-tabs-active > a {
	color: #ee7306;
}

.gva-mega-menu .block-blocktabs .ui-tabs-panel {
	float: left;
	width: 85%;
}

.gva-view.view-header-right header {
	float: right;
}

@media (max-width:575.98px) {
	.gva-view.view-header-right header {
		display: none;
	}
}

.item-list ul {
	overflow: hidden;
	padding: 0;
}

.item-list ul li.view-list-item {
	margin: 0 0 30px;
	overflow: hidden;
	list-style-type: none;
}

.item-list ul li.view-list-item .post-block {
	margin: 0;
}

.padding-small .item-list ul li.view-list-item {
	margin-bottom: 20px !important;
}

.padding-small .item-list ul li.view-list-item:last-child {
	margin-bottom: 0 !important;
}

ul[data-drupal-views-infinite-scroll-pager] {
	list-style-type: none;
	padding: 0;
	text-align: center;
}

ul[data-drupal-views-infinite-scroll-pager].pager {
	margin: 20px 0;
}

.views-view-grid .views-row {
	width: auto;
	clear: none;
	float: none !important;
}

.views-view-grid .views-row:last-child {
	margin-bottom: 0;
}

.post-masonry-style > div.views-col {
	margin-bottom: 10px;
}

.no-padding .gva-portfolio-items .row {
	margin: 0 !important;
}

.no-padding .gva-portfolio-items .isotope-items > div {
	padding: 0 !important;
}

.no-padding .gva-portfolio-items .isotope-items > div .isotope-item {
	margin-bottom: 0 !important;
}

.view-box-shadow .gva-view-grid {
	-webkit-box-shadow: 2px 5px 30px rgba(0,0,0,0.1);
	box-shadow: 2px 5px 30px rgba(0,0,0,0.1);
}

@media (max-width:991.98px) {
	.view-box-shadow .gva-view-grid {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.view-box-shadow .pager {
	padding-top: 20px;
}

.brand-grid .views-view-grid .views-row {
	margin-bottom: 65px;
}

.brand-grid .views-view-grid .views-row .views-field-field-image {
	text-align: center;
}

@media (max-width:575.98px) {
	.brand-grid .views-view-grid .views-row .views-field-field-image {
		margin-bottom: 20px;
	}
}

.category-list .item-list ul li {
	border: none;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

.category-list .item-list ul li a {
	padding: 8px 0;
	display: block;
	text-transform: capitalize;
	font-size: 14px;
	overflow: hidden;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	position: relative;
	font-weight: 500;
	color: #7f8284;
}

.category-list .item-list ul li a:hover,.category-list .item-list ul li a:focus,.category-list .item-list ul li a:active {
	color: #ee7306;
}

.testimonial-v1 .testimonial-item {
	text-align: center;
	background: #fff;
	padding: 60px 30px;
}

.testimonial-v1 .testimonial-item .quote {
	line-height: 28px;
	position: relative;
	padding-top: 35px;
}

.testimonial-v1 .testimonial-item .avatar {
	text-align: center;
}

.testimonial-v1 .testimonial-item .avatar img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.testimonial-v1 .testimonial-item .content .title {
	margin: 30px 0 10px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	color: #000;
}

.testimonial-v1 .testimonial-item .content .job {
	font-size: 12px;
	color: #bbbbbb;
}

.view-testimonial-v2 {
	position: relative;
	float: left;
	width: 100%;
}

.view-testimonial-v2 .owl-dots {
	text-align: left;
	position: relative;
	margin-top: 20px;
	float: left;
	width: 100%;
}

.view-testimonial-v2 .owl-dots .owl-dot {
	display: inline-block;
	padding: 0;
	margin: 5px;
	background: none;
	width: 45px;
	height: 45px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border: 2px solid #dee2e6;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-align: center;
	position: relative;
	z-index: 9;
}

.view-testimonial-v2 .owl-dots .owl-dot.active {
	border-color: #ee7306;
}

.view-testimonial-v2 .owl-nav {
	display: none;
}

.testimonial-grid .item-grid {
	margin-bottom: 45px;
}

.testimonial-grid .item-grid:before,.testimonial-grid .item-grid:after {
	content: " ";
	display: table;
}

.testimonial-grid .item-grid:after {
	clear: both;
}

.testimonial-grid .item-grid .testimonials-quote {
	font-size: 16px;
	color: #000;
	padding: 30px;
	border: 1px solid #dee2e6;
	font-weight: 300;
	font-style: italic;
}

.testimonial-grid .item-grid .testimonials-profile {
	display: inline-block;
	position: relative;
	margin-left: 30px;
	float: left;
	padding-top: 20px;
}

.testimonial-grid .item-grid .testimonials-profile:after {
	content: "";
	position: absolute;
	width: 50px;
	height: 2px;
	background: #ee7306;
	top: -1px;
	left: 0;
	z-index: 1;
}

.testimonial-grid .item-grid .testimonials-profile .right {
	padding-left: 70px;
}

.testimonial-grid .item-grid .testimonials-profile .right .name {
	font-size: 16px;
	font-weight: 700;
	color: #000000;
	margin: 0;
	text-transform: uppercase;
}

.testimonial-grid .item-grid .testimonials-profile .right .job {
	font-size: 12px;
	font-weight: 900;
	color: #ee7306;
	text-transform: uppercase;
}

.testimonial-grid .item-grid .testimonials-profile .left {
	display: inline-block;
	float: left;
}

.testimonial-grid .item-grid .testimonials-profile .left img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	width: 50px;
	height: auto;
}

.slider-gallery-v1 {
	margin-left: -3px !important;
	margin-right: -3px !important;
}

.slider-gallery-v1 .carousel-item {
	float: left;
	padding-right: 3px !important;
}

.slider-gallery-v1 img {
	-webkit-transform-style: none !important;
	transform-style: none !important;
	-webkit-transform: none !important;
	transform: none !important;
}

.slider-gallery-v1 .gallery-large {
	background: #fff;
}

.slider-gallery-v1 .gallery-large img {
	width: 100%;
	height: auto;
}

.slider-gallery-v1 div > .gallery-small {
	width: 50% !important;
	background: transparent !important;
	float: left;
}

.slider-gallery-v1 div > .gallery-small .gallery-small-item {
	background: #fff;
	width: 100% !important;
	height: auto !important;
	float: left;
	clear: both;
	padding-bottom: 3px;
	margin: 0;
}

.slider-gallery-v1 div > .gallery-small .gallery-small-item:last-child {
	padding-bottom: 0;
}

.slider-gallery-v1 div > .gallery-small .gallery-small-item img {
	width: 100%;
	height: auto;
}

.small-list .item-list ul > li {
	border-bottom: 1px solid #dee2e6;
	margin-bottom: 15px !important;
	padding-bottom: 15px;
}

.small-list .item-list ul > li a {
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
}

.small-list .item-list ul > li a:hover {
	color: #ee7306;
}

.small-list .item-list ul > li:last-child {
	border: none;
	margin-bottom: 0 !important;
	padding-bottom: 0;
}

.tags-list .item-list > ul > li {
	margin-bottom: 5px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.tags-list .item-list > ul > li a {
	padding: 8px 16px;
	overflow: hidden;
	font-size: 12px;
	display: inline-block;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	font-weight: 500;
	background: #fff;
	text-transform: uppercase;
}

.tags-list .item-list > ul > li a:hover,.tags-list .item-list > ul > li a:focus,.tags-list .item-list > ul > li a:active {
	background: #ee7306;
	color: #002c42;
}

.banner-carousel .init-carousel-owl {
	margin-left: 0;
	margin-right: 0;
}

.banner-carousel .init-carousel-owl .item {
	padding: 0;
	border-left: 0;
	text-align: center;
	position: relative;
}

.banner-carousel.v2 .item {
	padding: 0;
	height: auto;
	background: transparent;
}

.banner-carousel.v2 .item > div {
	padding: 15px 20px;
	text-align: center;
	position: relative;
}

.banner-carousel.v2 .item > div:last-child {
	border: none;
}

.block.block-gavias-blockbuilder {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

.block.block-gavias-blockbuilder ul > li {
	list-style: none;
}

.gbb-row-wrapper {
	position: relative;
}

.gbb-row-wrapper .row-text-overlay {
	font-size: 50px;
	font-weight: 900;
	text-transform: uppercase;
	color: rgba(0,0,0,0.09);
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	height: 46px;
	top: 50%;
	margin-top: -23px;
	z-index: 1;
	line-height: 1;
}

@media (max-width:767.98px) {
	.gbb-row-wrapper .row-text-overlay {
		display: none;
	}
}

.gbb-row-wrapper .bb-container {
	position: relative;
	z-index: 2;
}

.gbb-row-wrapper .icon-row {
	color: #ee7306;
}

.gbb-row-wrapper .gbb-row-wrapper .bb-inner {
	padding: 0;
}

.row-box {
	padding-left: 100px;
	padding-right: 100px;
}

@media (max-width:767.98px) {
	.row-box {
		padding-left: 50px;
		padding-right: 50px;
	}
}

.container .container {
	width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.bb-container.full-screen {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.bb-container.full-screen .bb-inner {
	padding: 0 !important;
}

.bb-container.full-screen > .row {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.gbb-row.polygon {
	-webkit-clip-path: polygon(100% 0,100% 66%,0% 100%,-200% 0%);
	clip-path: polygon(100% 0,100% 66%,0% 100%,-200% 0%);
}

@media (max-width:767.98px) {
	.gbb-row.row-border .row-wrapper > .gsc-column {
		border-bottom: 1px solid rgba(255,255,255,0.1);
		margin-bottom: 30px;
		padding-bottom: 15px;
	}

	.gbb-row.row-border .row-wrapper > .gsc-column:last-child {
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}
}

.gbb-row.row-border .row-wrapper > .gsc-column:after {
	content: '';
	width: 1px;
	height: auto;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	background: rgba(255,255,255,0.3);
}

@media (max-width:767.98px) {
	.gbb-row.row-border .row-wrapper > .gsc-column:after {
		display: none;
	}
}

.gbb-row.row-border .row-wrapper > .gsc-column .column-inner {
	padding-left: 15px;
	padding-right: 15px;
}

.gbb-row.row-border .row-wrapper > .gsc-column:last-child:after {
	display: none !important;
}

.gbb-row.row-border .row-wrapper > .gsc-column[class*='col-lg-12']:after {
	display: none;
}

.gbb-row.border-inner-row .row-wrapper {
	border-bottom: 1px solid #dee2e6;
}

.gbb-row.special-row .bb-inner {
	padding-top: 0;
}

.gbb-row.special-row .row-wrapper {
	margin-top: -110px;
	position: relative;
	z-index: 9;
	-webkit-box-shadow: 2px 5px 30px rgba(0,0,0,0.1);
	box-shadow: 2px 5px 30px rgba(0,0,0,0.1);
	background: #fff;
}

@media (max-width:991.98px) {
	.gbb-row.special-row .row-wrapper {
		margin-top: 45px;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.gbb-row.special-row .row-wrapper .column-inner {
	padding: 35px 0;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}

@media (max-width:991.98px) {
	.gbb-row.special-row .row-wrapper .column-inner {
		padding: 0;
	}
}

.column-style-1 {
	max-width: 700px;
	padding: 80px 30px;
}

@media (max-width:991.98px) {
	.column-style-1 {
		padding: 30px 20px;
	}
}

.column-style-2 {
	max-width: 700px;
	float: right;
	padding: 80px 30px;
}

@media (max-width:991.98px) {
	.column-style-2 {
		padding: 30px 20px;
	}
}

.column-style-3 {
	max-width: 630px;
	padding: 80px 30px;
}

@media (max-width:991.98px) {
	.column-style-3 {
		padding: 30px 20px;
		max-width: 100%;
	}
}

.column-bg-right {
	margin-left: auto;
	max-width: 650px;
}

.column-box-shadow {
	background: #fff;
	-webkit-box-shadow: 0 10px 30px rgba(0,0,0,0.1);
	box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.column-box-shadow-2 {
	background: #fff;
	-webkit-box-shadow: 0 10px 30px rgba(0,0,0,0.1);
	box-shadow: 0 10px 30px rgba(0,0,0,0.1);
	padding: 30px;
	border: 1px solid rgba(0,0,0,0.06);
}

.row-gradient-1 {
	background: -webkit-gradient(linear,left top,left bottom,from(#3F51B5),to(#90566c));
	background: linear-gradient(to bottom,#3F51B5,#90566c);
	background-color: #3F51B5;
}

.row-gradient-2 {
	position: relative;
}

.row-gradient-2 > .bb-inner {
	position: relative;
	z-index: 11;
}

.row-gradient-2:after {
	content: '';
	background-image: radial-gradient(farthest-corner at 50% -50%,#fff 0%,#dde7ff 70%,#dde7ff 100%);
	background-color: #dde7ff;
	position: absolute;
	top: 120px;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
}

@media (max-width:991.98px) {
	.row-gradient-2:after {
		top: 0;
	}
}

.row-bg-top {
	position: relative;
}

.row-bg-top > .bb-inner {
	position: relative;
	z-index: 11;
}

.row-bg-top:after {
	content: '';
	background-image: radial-gradient(farthest-corner at 50% -50%,#fff 0%,#dde7ff 70%,#dde7ff 100%);
	background-color: #dde7ff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	height: 500px;
	width: 100%;
}

@media (max-width:991.98px) {
	.row-bg-top:after {
		top: 0;
	}
}

.row-curve-bottom-white:after {
	content: '';
	width: 100%;
	height: 69px;
	position: absolute;
	bottom: 0;
	background: url(../images/curve-bg.png) repeat-x center center transparent;
	background-size: 100% 100%;
}

.grid-small .container {
	max-width: 900px;
	margin: 0 auto;
}

.gavias-blockbuilder-content {
	position: relative;
}

.gavias-blockbuilder-content .link-edit-blockbuider {
	border: 1px solid #dee2e6;
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 99;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.1);
	background: #ee7306;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	display: inline-block;
	padding: 10px;
}

.gavias-blockbuilder-content .link-edit-blockbuider:hover,.gavias-blockbuilder-content .link-edit-blockbuider:focus,.gavias-blockbuilder-content .link-edit-blockbuider:active {
	color: #fff;
}

@media (max-width:991.98px) {
	.gbb-row[style*="padding-top"] {
		padding-top: 25px !important;
	}

	.gbb-row[style*="padding-bottom"] {
		padding-bottom: 25px !important;
	}
}

.gbb-row .bb-inner {
	padding: 20px 0;
}

@media (max-width:991.98px) {
	.gbb-row .bb-inner {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}

.gbb-row .bb-inner.padding-small {
	padding-top: 50px;
	padding-bottom: 50px;
}

.gbb-row .bb-inner.padding-top-large {
	padding-top: 180px;
}

@media (max-width:767.98px) {
	.gbb-row .bb-inner.padding-top-large {
		padding-top: 100px;
	}
}

.gbb-row .bb-inner.padding-row-120 {
	padding-left: 120px;
	padding-right: 120px;
}

@media (max-width:991.98px) {
	.gbb-row .bb-inner.padding-row-120 {
		padding-left: 30px;
		padding-right: 30px;
	}
}

.gbb-row .bb-inner.remove_margin {
	margin: 0 !important;
}

.gbb-row .bb-inner.remove_padding {
	padding: 0 !important;
}

.gbb-row .bb-inner.remove_padding_col > .bb-container > .row-wrapper {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.gbb-row .bb-inner.remove_padding_col > .bb-container > .row-wrapper > div.gsc-column {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.gbb-row .bb-inner.remove_padding_top {
	padding-top: 0 !important;
}

.gbb-row .bb-inner.remove_padding_bottom {
	padding-bottom: 0 !important;
}

.gbb-row .bb-inner.padding-large {
	padding-top: 180px;
	padding-bottom: 180px;
}

@media (max-width:991.98px) {
	.gbb-row .bb-inner.padding-large {
		padding-top: 120px !important;
		padding-bottom: 120px !important;
	}
}

@media (max-width:767.98px) {
	.gbb-row .bb-inner.padding-large {
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}
}

@media (max-width:575.98px) {
	.gbb-row .bb-inner.padding-large {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
}

.gbb-row .bb-inner.padding-bottom-large {
	padding-bottom: 120px;
}

@media (max-width:991.98px) {
	.gbb-row .bb-inner.padding-bottom-large {
		padding-bottom: 60px;
	}
}

.widget {
}

.widget.gsc-block-drupal {
	margin-bottom: 35px;
}

.widget.gsc-block-drupal.hidden-title-off .block-inner .block-title h2 {
	display: none !important;
}

.widget.gsc-block-drupal.title-align-center .block-title {
	text-align: center;
}

.widget.gsc-block-drupal.title-align-left .block-title {
	text-align: left;
}

.widget.gsc-block-drupal.title-align-right .block-title {
	text-align: right;
}

.widget.gsc-block-drupal.text-light div {
	color: #fff;
}

.widget.gsc-block-drupal.text-light .block-inner .block-title {
	color: #fff;
}

.widget.gsc-block-drupal.text-light .block-inner .block-content *,.widget.gsc-block-drupal.text-light .block-inner .block-content div {
	color: #fff;
}

.widget.gsc-block-drupal.text-light .block-inner .block-content *:after,.widget.gsc-block-drupal.text-light .block-inner .block-content *:before,.widget.gsc-block-drupal.text-light .block-inner .block-content div:after,.widget.gsc-block-drupal.text-light .block-inner .block-content div:before {
	color: rgba(255,255,255,0.2);
}

.widget.gsc-block-drupal.remove-margin-on {
	margin-bottom: 0 !important;
}

.widget.gsc-block-drupal.remove-margin-on .block {
	margin-bottom: 0 !important;
}

.widget.gsc-progress {
	margin-bottom: 35px;
}

.widget.gsc-progress .progress {
	height: 10px !important;
}

.widget.gsc-progress .progress-bar span {
	top: 0;
}

.widget.gsc-progress .progress-label {
	text-transform: uppercase;
	font-size: 14px;
}

.widget.gsc-progress .percentage {
	color: #2B2B33;
}

.widget.gsc-progress.text-light .progress-label {
	color: #fff;
}

.gsc-block-view.remove-margin-on {
	margin-bottom: 0 !important;
}

.column-content.text-quote {
	padding: 165px 20px;
	max-width: 820px;
	margin: 0 auto;
}

@media (max-width:991.98px) {
	.column-content.text-quote {
		padding: 20px 20px;
	}
}

.column-content.text-quote-2 {
	padding: 80px 20px;
	max-width: 1000px;
	margin: 0 auto;
}

@media (max-width:991.98px) {
	.column-content.text-quote-2 {
		padding: 20px 20px;
	}
}

.gsc-accordion .panel-body {
	padding-left: 0;
	padding-right: 0;
}

.gsc-accordion .panel-group.skin-white .panel {
	border: 1px solid #dee2e6 !important;
	margin-bottom: 20px;
}

.gsc-accordion .panel-group.skin-white .panel .panel-title a:after {
	right: 0;
}

.gsc-accordion .panel-group.skin-dark {
	background: #f5f5f5;
}

.gsc-accordion .panel-group.skin-dark .panel {
	background: #f5f5f5;
	border-bottom: 1px solid #e2e2e2 !important;
}

.gsc-accordion .panel-group.skin-dark .panel .panel-title {
	background: #f5f5f5 !important;
}

.gsc-accordion .panel-group.skin-dark .panel .panel-title a {
	background: none !important;
}

.gsc-accordion .panel-group.skin-dark .panel .panel-title a:after {
	right: 0;
}

.gsc-accordion .panel-group.skin-dark .panel:last-child {
	border-bottom: none !important;
}

.gsc-accordion .panel-group.skin-white-border {
	background: #fff;
}

.gsc-accordion .panel-group.skin-white-border .panel {
	padding: 0 0 15px !important;
	border-bottom: 1px solid #dee2e6 !important;
	margin-bottom: 18px !important;
}

.gsc-accordion .panel-group.skin-white-border .panel .panel-title a:after {
	right: 0;
}

.gsc-accordion .panel-group.skin-white-border .panel .panel-body {
	padding-top: 10px;
}

.gsc-accordion .panel-group.skin-white-border .panel:last-child {
	border-bottom: 0 !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.gsc-call-to-action .title {
	font-weight: 700;
	font-size: 42px;
	margin: 0;
}

@media (max-width:991.98px) {
	.gsc-call-to-action .title.fsize-00 {
		font-size: 34px;
	}
}

.gsc-call-to-action .sub-title {
	color: #7f8284;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

.gsc-call-to-action .sub-title > span {
	padding: 0 2px 4px;
	border-bottom: 1px solid #ee7306;
}

.gsc-call-to-action .heading-line.heading-line-1 {
	width: 80px;
	height: 2px;
	margin: 18px auto 18px;
	background: #ee7306;
}

.gsc-call-to-action .heading-line.heading-line-2 {
	width: 80px;
	height: 6px;
	border-top: 1px solid #ee7306;
	border-bottom: 1px solid #ee7306;
	margin: 18px auto 18px;
}

.gsc-call-to-action .video-inner {
	margin-bottom: 30px;
}

.gsc-call-to-action .video-inner a.link-video {
	font-size: 24px;
	margin-top: 0;
	position: relative;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #002c42;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	text-align: center;
	background: #ee7306;
	display: inline-block;
	position: relative;
	padding-left: 4px;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

.gsc-call-to-action .video-inner a.link-video:after {
	content: '';
	width: 80px;
	height: 80px;
	border: 10px solid rgba(0,0,0,0.1);
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 11;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

.gsc-call-to-action .video-inner a.link-video:hover:after {
	border: 20px solid rgba(0,0,0,0.4);
}

.gsc-call-to-action .button-action > a {
	margin: 0 10px;
	display: inline-block;
}

.gsc-call-to-action .button-action > a:first-child {
	margin-left: 0;
}

.gsc-call-to-action .button-action > a:last-child {
	margin-right: 0;
}

.gsc-call-to-action .desc {
	line-height: 30px;
}

.gsc-call-to-action.button-right {
	position: static;
}

.gsc-call-to-action.button-right .title {
	margin: 0 0 10px !important;
}

.gsc-call-to-action.button-right .heading-line {
	margin: 16px 0;
}

.gsc-call-to-action.button-right .content {
	padding-right: 170px;
}

@media (max-width:800px) {
	.gsc-call-to-action.button-right .content {
		padding-right: 0;
	}
}

.gsc-call-to-action.button-right .content p {
	margin: 0;
}

.gsc-call-to-action.button-right .button-action {
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 1;
	margin-top: -20px;
}

@media (max-width:800px) {
	.gsc-call-to-action.button-right .button-action {
		position: relative;
		margin-top: 15px;
	}
}

.gsc-call-to-action.button-left {
	position: relative;
	text-align: right;
}

.gsc-call-to-action.button-left .title {
	margin: 0 0 10px !important;
}

.gsc-call-to-action.button-left .heading-line {
	margin: 16px 0;
}

.gsc-call-to-action.button-left .content {
	padding-left: 160px;
}

@media (max-width:800px) {
	.gsc-call-to-action.button-left .content {
		padding-right: 0;
	}
}

.gsc-call-to-action.button-left .content p {
	margin: 0;
}

.gsc-call-to-action.button-left .button-action {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
	z-index: 1;
}

@media (max-width:800px) {
	.gsc-call-to-action.button-left .button-action {
		position: relative;
		margin-top: 15px;
	}
}

.gsc-call-to-action.button-bottom {
	padding: 0 0 30px;
}

.gsc-call-to-action.button-bottom .title {
	position: relative;
	margin-bottom: 18px;
}

@media (max-width:991.98px) {
	.gsc-call-to-action.button-bottom .title {
		font-size: 32px;
		margin-bottom: 20px;
	}
}

.gsc-call-to-action.button-bottom .title .text-small {
	font-size: 28px;
	line-height: 36px;
}

.gsc-call-to-action.button-bottom .heading-line {
	margin: 16px 0;
}

.gsc-call-to-action.button-bottom .desc {
	font-size: 16px;
	line-height: 2;
}

.gsc-call-to-action.button-bottom .button-action {
	margin-top: 45px;
}

@media (max-width:991.98px) {
	.gsc-call-to-action.button-bottom .button-action {
		margin-top: 30px;
	}
}

.gsc-call-to-action.button-bottom.text-light .title:after {
	background: #fff;
}

.gsc-call-to-action.button-bottom-right {
	padding: 30px 0;
	text-align: right;
}

@media (max-width:991.98px) {
	.gsc-call-to-action.button-bottom-right {
		padding: 0;
	}
}

.gsc-call-to-action.button-bottom-right .title {
	position: relative;
	margin-top: 0;
	letter-spacing: 0;
	font-weight: 700;
	margin-bottom: 32px;
}

.gsc-call-to-action.button-bottom-right .title:after {
	left: auto;
	right: 0;
}

.gsc-call-to-action.button-bottom-right .title .text-small {
	font-size: 30px;
}

.gsc-call-to-action.button-bottom-right .desc {
	font-size: 16px;
}

.gsc-call-to-action.button-bottom-right .button-action {
	margin-top: 30px;
}

.gsc-call-to-action.button-bottom-right.text-light .title:after {
	background: #fff;
}

.gsc-call-to-action.button-center {
	text-align: center;
	margin: 0 auto;
}

.gsc-call-to-action.button-center .title {
	font-size: 32px;
	position: relative;
	margin-bottom: 10px;
	margin-top: 0;
}

.gsc-call-to-action.button-center .desc {
	font-size: 16px;
}

.gsc-call-to-action.button-center .button-action {
	margin: 120px 0;
}

.gsc-call-to-action.button-center.text-light .title:after {
	background: #fff;
}

.gsc-call-to-action.has-background {
	padding: 35px;
	margin-bottom: 30px;
}

.gsc-call-to-action.has-background .title {
	margin-bottom: 0;
	padding-bottom: 15px;
	font-size: 20px;
}

.gsc-call-to-action.has-background .title:after {
	display: none;
}

.gsc-call-to-action.has-background.button-right .button-action {
	right: 30px;
}

.gsc-call-to-action.text-light .content {
	color: #fff;
}

.gsc-call-to-action.text-light .content .sub-title {
	color: #fff;
}

.gsc-call-to-action.text-light .content .title {
	color: #fff;
}

.gsc-call-to-action.text-light .content .desc * {
	color: #ebebeb;
}

.gsc-call-to-action.text-light .subtitle {
	color: #f0f0f0;
}

.gsc-carousel-content .item .item-content .image {
	width: 75%;
	z-index: 1;
}

.gsc-carousel-content .item .item-content .content-box {
	position: absolute;
	right: 0;
	top: 80px;
	bottom: 10px;
	float: right;
	width: 40%;
	background: #fff;
	width: 475px;
	max-width: 100%;
	z-index: 99;
}

.gsc-carousel-content .item .item-content .content-box .content-inner {
	padding: 40px;
}

.gsc-carousel-content .item .item-content .content-box .title {
	font-size: 35px;
	line-height: 1.6;
	font-weight: 700;
	margin-bottom: 15px;
}

.gsc-carousel-content .item .item-content .content-box .desc {
	font-size: 16px;
	line-height: 2;
}

.gsc-carousel-content .item .item-content .content-box .desc p {
	margin: 0;
}

.gsc-carousel-content .active .item-content .bg-full {
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 999;
}

@media (max-width:1024px) {
	.gsc-carousel-content .item .item-content .content-box .content-inner {
		padding: 30px;
	}

	.gsc-carousel-content .item .item-content .content-box .title {
		font-size: 22px;
		line-height: 30px;
	}
}

@media (max-width:992px) {
	.gsc-carousel-content .item .item-content .image {
		width: 100%;
	}

	.gsc-carousel-content .item .item-content .content-box {
		bottom: 20px;
		left: 20px;
		right: 20px;
		top: auto;
		width: auto;
	}
}

@media (max-width:768px) {
	.gsc-carousel-content .item .item-content .content-box {
		position: static;
		width: 100%;
	}
}

.gsc-icon-box {
	position: relative;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

.gsc-icon-box:before,.gsc-icon-box:after {
	content: " ";
	display: table;
}

.gsc-icon-box:after {
	clear: both;
}

.gsc-icon-box.icon-image.left {
	padding-right: 30px;
}

@media (max-width:991.98px) {
	.gsc-icon-box.icon-image.left {
		padding-right: 0;
	}
}

.gsc-icon-box.icon-image .fa-1x {
	display: block;
	width: 24px;
}

.gsc-icon-box.icon-image .fa-2x {
	display: block;
	width: 32px;
}

.gsc-icon-box.icon-image .fa-3x {
	display: block;
	width: 64px;
}

.gsc-icon-box.icon-image .fa-4x {
	display: block;
	width: 96px;
}

.gsc-icon-box.icon-image.top-center .fa-3x .icon img {
	margin-top: 25px;
}

.gsc-icon-box.icon-image.top-center .fa-4x .icon img {
	margin-top: 30px;
}

.gsc-icon-box .highlight_content {
	margin-top: 5px;
}

.gsc-icon-box .highlight_content .title {
	font-size: 18px;
	color: #2B2B33;
	margin: 0 0 10px;
	text-transform: capitalize;
}

.gsc-icon-box .highlight_content .desc p {
	margin-bottom: 0;
}

.gsc-icon-box .highlight-icon .icon-container {
	text-align: center;
	line-height: 1;
	position: relative;
	color: #2B2B33;
}

.gsc-icon-box .highlight-icon .icon-container .icon {
	position: relative;
	z-index: 11;
}

.gsc-icon-box .highlight-icon .icon-container.icon-shadow {
	-webkit-box-shadow: 2px 4px 8px rgba(0,0,0,0.16);
	box-shadow: 2px 4px 8px rgba(0,0,0,0.16);
}

.gsc-icon-box .highlight-icon .icon-container.fa-stack {
	line-height: 2.26em !important;
	width: 2.2em;
	height: 2.2em;
}

.gsc-icon-box .highlight-icon .icon-container.text-theme[class*="border-"] {
	border-color: rgba(0,0,0,0.1);
}

.gsc-icon-box .highlight-icon .icon-container.text-white[class*="border-"] {
	border-color: rgba(255,255,255,0.2);
}

.gsc-icon-box .highlight-icon .icon-container.text-black {
	color: #002c42;
}

.gsc-icon-box .highlight-icon .icon-container.text-black[class*="border-"] {
	border-color: rgba(0,0,0,0.1);
}

.gsc-icon-box .highlight-icon .icon-container.radius-1x:after {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}

.gsc-icon-box .highlight-icon .icon-container.radius-2x:after {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.gsc-icon-box .highlight-icon .icon-container.radius-5x:after {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.gsc-icon-box.icon-background .highlight-icon .icon-container {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

.gsc-icon-box.icon-background .highlight-icon .icon-container:after {
	top: 0px;
	left: 0px;
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

.gsc-icon-box.icon-background .highlight-icon .icon-container.bg-black:after {
	background: #222222;
}

.gsc-icon-box.icon-background .highlight-icon .icon-container.bg-theme:after {
	background: #ee7306;
}

.gsc-icon-box.icon-background.icon-border .highlight-icon .icon-container.bg-black {
	border-color: #222222;
}

.gsc-icon-box.icon-background.icon-border .highlight-icon .icon-container.bg-theme {
	border-color: #ee7306;
}

.gsc-icon-box.icon-border:not(.icon-background) .highlight-icon .icon-container {
	color: #ee7306;
}

.gsc-icon-box.top-center {
	text-align: center;
	max-width: 550px;
	margin-right: auto;
	margin-left: auto;
}

.gsc-icon-box.top-center .highlight-icon {
	text-align: center;
	padding-right: 0 !important;
	margin-bottom: 15px;
}

.gsc-icon-box.top-center .highlight-icon .icon-container {
	display: inline-block;
}

.gsc-icon-box.top-center .highlight-icon .icon-container.fa-1x {
	font-size: 1.4em;
}

.gsc-icon-box.top-center .title {
	position: relative;
	margin: 18px 0 16px;
}

.gsc-icon-box.top-center .highlight_content {
	text-align: center;
	max-width: 300px;
	margin: 0 auto;
}

.gsc-icon-box.top-center .highlight_content .desc {
	text-align: center;
	font-weight: 400;
	text-transform: normal;
}

.gsc-icon-box.top-left {
	text-align: left;
	max-width: 300px;
	clear: both;
}

.gsc-icon-box.top-left .title {
	margin: 16px 0 20px;
}

.gsc-icon-box.top-right {
	text-align: right;
	max-width: 300px;
	clear: both;
	float: right;
}

.gsc-icon-box.top-right .title {
	margin: 16px 0 20px;
}

.gsc-icon-box.top-right .highlight-icon {
	width: 100%;
	text-align: right;
}

.gsc-icon-box.top-right .highlight-icon .icon-container {
	display: inline-block;
}

.gsc-icon-box.top-left-title .title-inner,.gsc-icon-box.top-right-title .title-inner {
	display: table;
	margin-bottom: 15px;
}

.gsc-icon-box.top-left-title .title-inner .highlight-icon,.gsc-icon-box.top-right-title .title-inner .highlight-icon {
	display: table-cell;
	vertical-align: top;
}

.gsc-icon-box.top-left-title .title-inner .title,.gsc-icon-box.top-right-title .title-inner .title {
	display: table-cell;
	vertical-align: middle;
}

.gsc-icon-box.top-left-title .highlight-icon {
	padding-right: 15px;
}

.gsc-icon-box.top-right-title {
	text-align: right;
}

.gsc-icon-box.top-right-title:before,.gsc-icon-box.top-right-title:after {
	content: " ";
	display: table;
}

.gsc-icon-box.top-right-title:after {
	clear: both;
}

.gsc-icon-box.top-right-title .title-inner {
	float: right;
}

.gsc-icon-box.top-right-title .highlight-icon {
	padding-left: 15px;
}

.gsc-icon-box.top-right-title .desc {
	float: right;
	width: 100%;
}

.gsc-icon-box.right,.gsc-icon-box.left {
	display: table;
	max-width: 600px;
}

.gsc-icon-box.right .highlight-icon,.gsc-icon-box.left .highlight-icon {
	display: table-cell;
	vertical-align: top;
	padding-top: 10px;
}

.gsc-icon-box.right .highlight_content,.gsc-icon-box.left .highlight_content {
	display: table-cell;
	vertical-align: top;
}

.gsc-icon-box.right .highlight_content .title,.gsc-icon-box.left .highlight_content .title {
	margin-bottom: 12px;
}

.gsc-icon-box.right.icon-background .highlight-icon,.gsc-icon-box.left.icon-background .highlight-icon {
	padding-top: 0;
}

.gsc-icon-box.right {
	text-align: right;
}

.gsc-icon-box.right .highlight-icon {
	padding-left: 20px;
}

.gsc-icon-box.left,.gsc-icon-box.left-2 {
	text-align: left;
}

.gsc-icon-box.left .highlight-icon,.gsc-icon-box.left-2 .highlight-icon {
	padding-right: 20px;
}

.gsc-icon-box.left-2 {
	width: 100%;
	display: table;
}

.gsc-icon-box.left-2 .highlight-icon {
	display: table-cell;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 15px;
	width: 130px;
}

@media (max-width:991.98px) {
	.gsc-icon-box.left-2 .highlight-icon {
		width: 100px;
		padding-top: 10px;
	}
}

.gsc-icon-box.left-2 .highlight_content {
	display: table-cell;
	vertical-align: top;
	padding-left: 15px;
	padding-bottom: 6px;
	width: 100%;
}

.gsc-icon-box.left-2 .highlight_content .title {
	font-size: 42px;
}

@media (max-width:991.98px) {
	.gsc-icon-box.left-2 .highlight_content .title {
		font-size: 32px;
	}
}

.gsc-icon-box.left-2.icon-background .highlight-icon {
	padding-top: 0;
}

@media (max-width:767.98px) {
	.gsc-icon-box.responsive-1 {
		margin: 0 auto;
		float: none;
	}

	.gsc-icon-box.responsive-1 .highlight-icon {
		width: 100%;
		display: block;
		margin-bottom: 10px;
	}

	.gsc-icon-box.responsive-1 .highlight_content {
		width: 100%;
		display: block;
		padding: 0;
	}
}

@media (max-width:575.98px) {
	.gsc-icon-box.responsive-2 {
		margin: 0 auto;
		float: none;
	}

	.gsc-icon-box.responsive-2 .highlight-icon {
		width: 100%;
		display: block;
		margin-bottom: 20px;
	}

	.gsc-icon-box.responsive-2 .highlight_content {
		width: 100%;
		display: block;
		padding: 0;
	}
}

.gsc-icon-box.text-light .title {
	color: #fff;
}

.gsc-icon-box.text-light .title:after {
	background: #fff;
}

.gsc-icon-box.text-light .title a {
	color: #fff;
}

.gsc-icon-box.text-light .title a:hover {
	color: #ee7306;
}

.gsc-icon-box.text-light .highlight-icon .icon-container {
	color: #fff;
}

.gsc-icon-box.text-light .desc {
	color: rgba(255,255,255,0.8);
}

.gsc-icon-box.box-background {
	padding: 30px 40px;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	-webkit-box-shadow: 1px 5px 30px rgba(0,0,0,0.1);
	box-shadow: 1px 5px 30px rgba(0,0,0,0.1);
}

.gsc-icon-box.box-background.active,.gsc-icon-box.box-background:hover,.gsc-icon-box.box-background:focus,.gsc-icon-box.box-background:active {
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.1);
}

.gsc-icon-box.border-s1 .icon-inner {
	padding: 6px;
	border: 2px solid #dee2e6;
	display: inline-block;
}

.gsc-icon-box.border-s1 .icon-inner .fa-stack {
	line-height: 2.3em !important;
	width: 2.2em;
	height: 2.2em;
}

.gsc-icon-box.border-s1 .icon-inner .fa-2x {
	font-size: 1.6em;
}

.gsc-icon-box.border-s1 .icon-inner .fa-1x {
	font-size: 1.2em;
}

.gsc-icon-box.border-s1 .icon-inner .fa-1x .fa-stack {
	line-height: 2.3em !important;
	width: 2.2em;
	height: 2.2em;
}

.gsc-icon-box .i-border-theme {
	border-color: #ee7306 !important;
}

.gsc-icon-box .i-border-black {
	border-color: #071F20 !important;
}

.gsc-icon-box .i-border-dark {
	border-color: #f1f1f1f !important;
}

.gsc-icon-box .i-border-white {
	border-color: #fff !important;
}

.gsc-icon-box-color.hidden-arrow:after {
	display: none !important;
}

.gsc-icon-box-color .content-inner .box-title {
	font-size: 18px;
}

.gsc-icon-box-color.icon-style-1 .box-icon {
	width: 80px;
	height: 80px;
	border: 1px solid #dee2e6;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	padding: 10px;
	margin-bottom: 15px;
	display: inline-block;
}

.gsc-icon-box-color.icon-style-1 .box-icon .icon {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	text-align: center;
	line-height: 60px;
	color: #fff;
	background: #ee7306;
	font-size: 22px;
	-webkit-box-shadow: 0 10px 30px rgba(0,0,0,0.1);
	box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.gsc-icon-box-color.icon-style-2 .box-icon {
	margin-bottom: 15px;
}

.gsc-icon-box-color.icon-style-2 .box-icon .icon {
	display: inline-block;
	margin: 0 auto;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	text-align: center;
	line-height: 60px;
	color: #fff;
	background: #ee7306;
	font-size: 22px;
	-webkit-box-shadow: 0 10px 30px rgba(0,0,0,0.1);
	box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.gsc-icon-box-color.arrow-style-1:after {
	content: '';
	background: url(../images/arrow-workflow-right.png) no-repeat center center transparent;
	background-size: contain;
	width: 60px;
	height: 20px;
	z-index: 1;
	position: absolute;
	top: 30px;
	left: -45px;
	display: none;
}

@media (max-width:767.98px) {
	.gsc-icon-box-color.arrow-style-1:after {
		display: none !important;
	}
}

.gsc-icon-box-color.arrow-style-1:before {
	content: '';
	background: url(../images/arrow-workflow.png) no-repeat center center transparent;
	background-size: contain;
	width: 60px;
	height: 20px;
	z-index: 1;
	position: absolute;
	top: 30px;
	right: -45px;
	display: none;
}

@media (max-width:767.98px) {
	.gsc-icon-box-color.arrow-style-1:before {
		display: none !important;
	}
}

.gsc-icon-box-color.arrow-style-2:before {
	content: '';
	background: rgba(0,0,0,0.2);
	width: 60px;
	height: 1px;
	z-index: 1;
	position: absolute;
	top: 30px;
	right: -15px;
	display: none;
}

@media (max-width:767.98px) {
	.gsc-icon-box-color.arrow-style-2:before {
		display: none !important;
	}
}

.gsc-icon-box-color.arrow-style-2:after {
	content: '';
	background: rgba(0,0,0,0.2);
	width: 60px;
	height: 1px;
	z-index: 1;
	position: absolute;
	top: 30px;
	left: -15px;
	display: none;
}

@media (max-width:767.98px) {
	.gsc-icon-box-color.arrow-style-2:after {
		display: none !important;
	}
}

.gsc-icon-box-color.arrow-right:before {
	display: block;
}

.gsc-icon-box-color.arrow-left:after {
	display: block;
}

.gsc-icon-box-color.icon-image .box-icon {
	width: 100%;
	border: none;
	background: none;
}

.gsc-icon-box-color.icon-image .box-icon .icon {
	background: none !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: auto;
	width: auto;
}

.gsc-icon-box-color.style-1 {
	position: relative;
	text-align: center;
}

.gsc-icon-box-color.style-1 .box-icon {
	text-align: center;
}

.gsc-icon-box-color.style-1 .box-icon .icon {
	display: block;
}

.gsc-icon-box-color.style-1 .content-inner {
	text-align: center;
}

.gsc-icon-box-color.style-1 .box-title {
	margin-bottom: 10px;
}

.gsc-icon-box-color.style-2 {
	position: relative;
	text-align: left;
	margin-top: 30px;
	max-width: 300px;
	padding-left: 45px;
}

.gsc-icon-box-color.style-2 .box-icon {
	text-align: left;
}

.gsc-icon-box-color.style-2 .content-inner {
	text-align: left;
}

.gsc-icon-box-color.style-3 {
	position: relative;
	text-align: right;
	margin-top: 30px;
	max-width: 300px;
	float: right;
	padding-right: 45px;
}

.gsc-icon-box-color.style-3 .box-icon {
	text-align: right;
}

.gsc-icon-box-color.style-3 .content-inner {
	text-align: right;
}

.gsc-icon-box-color.style-3.end {
	margin-bottom: 0;
}

.milestone-block {
	margin-bottom: 20px;
}

.milestone-block.position-icon-top {
	text-align: center;
	display: block;
	width: 100%;
	padding: 45px 30px;
	background: rgba(0,0,0,0.3);
}

.milestone-block.position-icon-top .milestone-icon {
	color: #ee7306;
	display: inline-block;
	text-align: center;
	float: none;
	margin: 0;
	margin-bottom: 15px;
	display: inline-block;
}

.milestone-block.position-icon-top .milestone-icon .icon {
	color: #ee7306;
	font-size: 60px;
	line-height: 1;
}

.milestone-block.position-icon-top .milestone-right {
	display: block;
	text-align: center;
	float: none;
	width: 100%;
	margin-top: 10px;
}

.milestone-block.position-icon-top .milestone-number {
	font-size: 26px;
	font-weight: 700;
	line-height: 1.1;
}

.milestone-block.position-icon-top .milestone-text {
	font-size: 14px;
	font-weight: 400;
	color: #002c42;
}

.milestone-block.position-icon-left {
	background: #fff;
	margin-bottom: 20px;
}

.milestone-block.position-icon-left:before,.milestone-block.position-icon-left:after {
	content: " ";
	display: table;
}

.milestone-block.position-icon-left:after {
	clear: both;
}

.milestone-block.position-icon-left .milestone-icon {
	color: #ee7306;
	display: inline-block;
	text-align: center;
	float: none;
	margin: 0;
	width: 70px;
	height: 70px;
	border: 1px solid #dee2e6;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	padding: 10px;
	margin-bottom: 5px;
	display: inline-block;
	float: left;
}

.milestone-block.position-icon-left .milestone-icon .icon {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	text-align: center;
	line-height: 50px;
	color: #fff;
	background: #ee7306;
	font-size: 18px;
	-webkit-box-shadow: 0 10px 30px rgba(0,0,0,0.1);
	box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.milestone-block.position-icon-left .milestone-icon span {
	color: #ee7306;
	font-size: 38px;
	line-height: 1;
}

.milestone-block.position-icon-left .milestone-right {
	padding-left: 85px;
	text-align: left;
	padding-top: 10px;
}

.milestone-block.position-icon-left .milestone-right .milestone-number {
	color: #000;
	text-align: left;
	font-size: 28px;
	line-height: 1;
	padding-top: 20px;
}

.milestone-block.position-icon-left .milestone-right .milestone-text {
	font-size: 14px;
	text-align: left;
	font-weight: 500;
	letter-spacing: 2px;
	width: 100%;
}

.milestone-block.position-no-icon {
	text-align: center;
}

.milestone-block.position-no-icon .milestone-right {
	display: inline-block;
	text-align: left;
}

.milestone-block.position-no-icon .milestone-right .milestone-number-inner {
	font-size: 110px;
	letter-spacing: -2px;
	line-height: 1;
	color: #002c42;
}

@media (max-width:991.98px) {
	.milestone-block.position-no-icon .milestone-right .milestone-number-inner {
		font-size: 69px;
	}
}

.milestone-block.position-no-icon .milestone-right .milestone-number-inner .symbol {
	color: #ee7306;
	font-size: 90px;
}

@media (max-width:991.98px) {
	.milestone-block.position-no-icon .milestone-right .milestone-number-inner .symbol {
		font-size: 50px;
	}
}

.milestone-block.position-no-icon .milestone-right .milestone-text {
	text-align: left;
	font-size: 18px;
	line-height: 24px;
}

.milestone-block[style*="background-color"] {
	padding: 50px 20px;
}

@media (max-width:767.98px) {
	.milestone-block[style*="background-color"] {
		padding: 30px 20px;
	}
}

.milestone-block.text-light .milestone-number {
	color: #fff !important;
}

.milestone-block.text-light .milestone-text {
	color: #BFD4EF !important;
}

.milestone-block.text-light .milestone-icon span {
	border-color: #fff;
	color: #fff;
}

.gsc-images-parallax {
	width: 720px;
	max-width: 100%;
	margin: 0 auto;
}

.gsc-images-parallax:before,.gsc-images-parallax:after {
	content: " ";
	display: table;
}

.gsc-images-parallax:after {
	clear: both;
}

.gsc-images-parallax .images {
	position: relative;
}

.gsc-images-parallax .action {
	margin-top: 15px;
}

.gsc-images-parallax.style-v1 {
	margin-bottom: 60px;
}

.gsc-images-parallax.style-v1 .images {
	position: relative;
	text-align: center;
}

@media (max-width:767.98px) {
	.gsc-images-parallax.style-v1 .images {
		max-width: 650px;
		float: none;
		margin: 0 auto;
	}
}

.gsc-images-parallax.style-v1 .content-box {
	width: 169px;
	height: 169px;
	border-radius: 50%;
	background: #ee7306;
	color: #002c42;
	text-align: center;
	padding: 15px 30px 10px;
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 99;
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
}

.gsc-images-parallax.style-v1 .content-box .icon {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.gsc-images-parallax.style-v1 .content-box a:hover {
	color: #002c42;
	text-decoration: underline;
}

.gsc-images-parallax.style-v1.right .image-1 {
	position: relative;
	z-index: 1;
	padding-right: 90px;
}

.gsc-images-parallax.style-v1.right .image-2 {
	position: absolute;
	bottom: -120px;
	right: 0;
	z-index: 9;
	padding: 15px;
	padding-right: 0;
	text-align: right;
	background: #fff;
	max-width: 80%;
}

@media (max-width:767.98px) {
	.gsc-images-parallax.style-v1.right .image-2 {
		bottom: 0 !important;
	}
}

.gsc-images-parallax.style-v1.right .content-box {
	left: auto;
	right: 0;
}

.gsc-images-parallax.style-v1.left .image-1 {
	position: relative;
	z-index: 1;
	padding-left: 90px;
}

.gsc-images-parallax.style-v1.left .image-2 {
	position: absolute;
	bottom: -120px;
	left: 0;
	z-index: 9;
	padding: 15px;
	padding-left: 0;
	text-align: left;
	background: #fff;
	max-width: 80%;
}

@media (max-width:767.98px) {
	.gsc-images-parallax.style-v1.left .image-2 {
		bottom: 0 !important;
	}
}

.gsc-video-box {
	position: relative;
	margin: 0 auto;
}

.gsc-video-box.style-1 {
	margin-bottom: 10px;
}

.gsc-video-box.style-1 .image .popup-video {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	text-transform: capitalize;
}

.gsc-video-box.style-1 .image .popup-video .icon {
	position: absolute;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	opacity: 1;
	filter: alpha(opacity=100);
	top: 50%;
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;
	z-index: 12;
	background: #ee7306;
	color: #002c42;
	display: inline-block;
	text-align: center;
	line-height: 43px;
}

.gsc-video-box.style-1 .video-content-left {
	position: relative;
	width: 200px;
	float: left;
}

@media (max-width:991.98px) {
	.gsc-video-box.style-1 .video-content-left {
		width: 100%;
		margin-bottom: 10px;
	}
}

.gsc-video-box.style-1 .video-content-right {
	padding-left: 220px;
	font-size: 18px;
	color: #002c42;
	padding-top: 15px;
}

@media (max-width:991.98px) {
	.gsc-video-box.style-1 .video-content-right {
		width: 100%;
		margin-bottom: 15px;
		padding-left: 0;
	}
}

.gsc-video-box.style-2 {
	margin-bottom: 30px;
}

.gsc-video-box.style-2 .image .popup-video {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 19;
	width: 100%;
	height: 100%;
	text-transform: capitalize;
}

.gsc-video-box.style-2 .image .popup-video .icon {
	position: absolute;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	z-index: 19;
	background: #ee7306;
	color: #fff;
	display: inline-block;
	text-align: center;
	line-height: 50px;
}

.gsc-video-box.style-2 .video-content .link-video {
	font-size: 12px;
	font-weight: 400;
	margin: 20px 0 0 35px;
	position: relative;
	float: left;
	text-transform: capitalize;
}

.gsc-video-box.style-2 .video-content .link-video:after {
	content: "";
	position: absolute;
	width: 30px;
	height: 1px;
	background-color: #000;
	top: 14px;
	left: -35px;
}

.gsc-video-box.style-2 .video-content .link-video strong {
	font-size: 14px;
}

.gsc-video-box.style-2 .video-content .button-review {
	float: right;
	margin-top: 20px;
}

.gsc-video-box.style-2 .video-content .button-review a {
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	color: #000;
	border: 1px solid #000;
	padding: 4px 15px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	font-weight: 700;
	font-size: 12px;
	text-transform: capitalize;
	letter-spacing: 2px;
}

.gsc-video-box.style-2 .video-content .button-review a:hover {
	color: #fff;
	background: #ee7306;
	border-color: #ee7306;
}

.gsc-video-box.style-2 .video-inner {
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.1);
	position: relative;
}

.gsc-links .content-inner {
	max-width: 1000px;
	margin: 0 auto 0;
	position: relative;
	top: 0;
}

.gsc-links .content-inner .box-content {
	padding: 15px 5px;
}

.gsc-links .content-inner .box-content a {
	text-align: center;
}

.gsc-links .content-inner .box-content a span {
	display: block;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 500;
	font-size: 11px;
}

.gsc-links .content-inner .box-content a span.icon {
	font-size: 24px;
}

.gsc-links .content-inner .box-content a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	color: #000;
}

.gsc-links .content-inner .box-content a.o_active {
	color: #ee7306;
}

.gsc-links .btn-hidden-links {
	position: absolute;
	right: 15px;
	top: 30px;
	z-index: 9;
	display: none;
	font-size: 32px;
	line-height: 1;
}

.gsc-links .btn-hidden-links.hidden-menu {
	top: 26px;
}

.gsc-links .btn-hidden-links.hidden-menu span:before {
	content: "\f20e";
}

.gsc-links.stuck {
	background: #fff;
	margin-top: 0 !important;
	right: 0;
	left: auto;
}

@media (max-width:1200px) {
	.gsc-links.stuck {
		padding-right: 70px;
	}
}

.gsc-links.stuck .btn-hidden-links {
	display: block;
}

.gsc-links.stuck.hidden-menu {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	top: -120px;
}

.gsc-links.stuck.hidden-menu .content-inner {
	opacity: 0;
	filter: alpha(opacity=0);
}

.gsc-links.stuck.hidden-menu .btn-hidden-links {
	position: fixed;
}

.gsc-links:hover .box-content a {
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.gsc-tabs-content {
	background: #fff;
}

.gsc-tabs-content .nav-tabs {
	border-bottom: 1px solid #dee2e6;
	text-align: center;
	margin-bottom: 0;
}

.gsc-tabs-content .nav-tabs > li {
	float: left;
	display: inline-block;
}

.gsc-tabs-content .nav-tabs > li > a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 15px 20px;
	display: inline-block;
}

.gsc-tabs-content .nav-tabs > li.active {
	background: #f5f5f5;
}

.gsc-tabs-content .tab-content {
	padding: 30px;
}

.gsc-tabs-content .tab-content .tab-pane .images {
	float: left;
	width: 50%;
	padding-right: 15px;
}

@media (max-width:991.98px) {
	.gsc-tabs-content .tab-content .tab-pane .images {
		width: 100%;
		padding-right: 0;
		margin-bottom: 10px;
	}
}

.gsc-tabs-content .tab-content .tab-pane .images .content-inner {
	width: 100%;
	text-align: center;
}

.gsc-tabs-content .tab-content .tab-pane .images .content-inner span {
	position: relative;
	display: inline-block;
}

.gsc-tabs-content .tab-content .tab-pane .content-inner {
	float: left;
	width: 50%;
	padding-left: 15px;
}

@media (max-width:991.98px) {
	.gsc-tabs-content .tab-content .tab-pane .content-inner {
		width: 100%;
		padding-left: 0;
	}
}

.gsc-tabs-content.style-2 {
	background: #fff;
	-webkit-box-shadow: 0 10px 30px rgba(0,0,0,0.1);
	box-shadow: 0 10px 30px rgba(0,0,0,0.1);
	border: 1px solid rgba(0,0,0,0.08);
	margin-bottom: 30px;
}

.gsc-tabs-content.style-3 {
	background: #fff;
	border: 1px solid rgba(0,0,0,0.08);
	margin-bottom: 30px;
}

.gsc-team .social-icons a {
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	margin-right: 10px;
	display: inline-block;
	color: #fff;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.2);
	box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

.gsc-team .social-icons a:hover {
	-webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.4);
	box-shadow: 0 3px 8px rgba(0,0,0,0.4);
}

.gsc-team .team-name {
	font-size: 16px;
	text-transform: capitalize;
	position: relative;
	font-weight: 700;
	margin: 0;
}

.gsc-team .team-position {
	text-transform: capitalize;
	color: #ee7306;
	font-weight: 400;
	font-size: 13px;
}

.gsc-team .team-info {
	margin: 15px 0;
}

.gsc-team.team-horizontal {
	margin-top: 50px;
}

.gsc-team.team-horizontal .team-header {
	position: relative;
	overflow: hidden;
}

.gsc-team.team-horizontal .team-header img {
	-webkit-transition: all 3s;
	transition: all 3s;
	-moz-transition: all 3s;
	-ms-transition: all 3s;
	display: inline-block;
}

.gsc-team.team-horizontal .team-header .box-hover {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
}

.gsc-team.team-horizontal .team-header .box-hover .content-inner {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	left: 0;
	width: 100%;
	height: auto;
	padding: 0 20px;
}

.gsc-team.team-horizontal .team-header .social-list a {
	background: none;
	color: #fff !important;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	margin-right: 20px;
	display: inline-block;
	font-size: 16px;
}

.gsc-team.team-horizontal .team-header .social-list a:last-child {
	margin-right: 0;
}

.gsc-team.team-horizontal .team-header .social-list a:hover {
	color: #ee7306 !important;
}

.gsc-team.team-horizontal .team-name {
	font-size: 14px;
	margin: 0 0 12px 0;
	text-transform: capitalize;
	padding: 0 0 12px;
	position: relative;
	font-weight: 800;
}

.gsc-team.team-horizontal .team-name:after {
	bottom: 0;
	left: 0;
	content: "";
	background: #ee7306;
	width: 45px;
	height: 1px;
	position: absolute;
}

.gsc-team.team-horizontal:hover .box-hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.gsc-team.team-horizontal:hover .team-header img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.gsc-team.team-vertical {
	position: relative;
	margin: 0 0 30px;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

@media (max-width:767.98px) {
	.gsc-team.team-vertical {
		max-width: 350px;
		margin: 0 auto 30px;
	}
}

.gsc-team.team-vertical:after {
	content: "";
	width: 100%;
	height: 100%;
	border: 10px solid #fff;
	top: 0;
	left: 0;
	z-index: 9;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
}

.gsc-team.team-vertical .team-block-inner {
	position: relative;
	overflow: hidden;
}

.gsc-team.team-vertical .team-image img {
	position: relative;
	text-align: center;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	top: 0;
}

.gsc-team.team-vertical .team-content {
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	background: url(../images/bg-team.png) repeat center center transparent;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -20px;
	opacity: 0;
	filter: alpha(opacity=0);
	border: 10px solid #fff;
	z-index: 99;
}

.gsc-team.team-vertical .team-content .content-inner {
	z-index: 11;
	position: relative;
	padding: 15px;
	text-align: center;
}

.gsc-team.team-vertical .team-content:before {
	content: "";
	width: 100%;
	height: 100%;
	background: #002c42;
	opacity: 0.6;
	filter: alpha(opacity=60);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.gsc-team.team-vertical .team-email {
	display: none;
}

.gsc-team.team-vertical .team-name {
	font-weight: 700;
	color: #000;
	margin: 12px 0 2px;
	line-height: 24px;
	font-size: 18px;
}

.gsc-team.team-vertical .team-name a:hover,.gsc-team.team-vertical .team-name a:focus,.gsc-team.team-vertical .team-name a:active {
	color: #fff;
}

.gsc-team.team-vertical .team-job {
	font-weight: 300;
}

.gsc-team.team-vertical .team-socials {
	position: relative;
	padding-bottom: 10px;
}

.gsc-team.team-vertical .team-socials:after {
	content: "";
	width: 35px;
	height: 1px;
	background: #333;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -22.5px;
	z-index: 1;
}

.gsc-team.team-vertical .team-socials > a {
	font-size: 18px;
	margin: 0 5px;
}

.gsc-team.team-vertical .team-socials > a:hover,.gsc-team.team-vertical .team-socials > a:focus,.gsc-team.team-vertical .team-socials > a:active {
	color: #fff;
}

.gsc-team.team-vertical:hover {
	-webkit-box-shadow: 2px 5px 15px 0px rgba(2,40,78,0.18);
	box-shadow: 2px 5px 15px 0px rgba(2,40,78,0.18);
}

.gsc-team.team-vertical:hover:after {
	opacity: 1;
	filter: alpha(opacity=100);
}

.gsc-team.team-vertical:hover .team-image img {
	top: -20px;
}

.gsc-team.team-vertical:hover .team-content {
	opacity: 1;
	filter: alpha(opacity=100);
	bottom: 0;
}

.gsc-team.team-circle {
	margin-bottom: 30px;
	position: relative;
	background: none;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.gsc-team.team-circle .team-header {
	overflow: hidden;
	position: relative;
}

.gsc-team.team-circle .team-header img {
	-webkit-transition: all 3s;
	transition: all 3s;
	-moz-transition: all 3s;
	-ms-transition: all 3s;
	display: inline-block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.gsc-team.team-circle .team-header .social-list {
	position: absolute;
	bottom: 45px;
	left: 0;
	width: 100%;
	z-index: 9;
	text-align: center;
}

.gsc-team.team-circle .team-header .social-list a {
	background: none;
	color: #fff !important;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	margin-right: 20px;
	display: inline-block;
	font-size: 16px;
}

.gsc-team.team-circle .team-header .social-list a:last-child {
	margin-right: 0;
}

.gsc-team.team-circle .team-header .social-list a:hover {
	color: #ee7306 !important;
}

.gsc-team.team-circle .team-name {
	padding: 0;
	color: #002c42;
}

.gsc-team.team-circle .team-position {
	color: #999;
	margin: 5px 0 0;
}

.gsc-team.team-circle .team-content {
	color: #999;
}

.gsc-team.team-circle .box-hover {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.gsc-team.team-circle .box-hover .team-content {
	position: absolute;
	left: 0;
	width: 100%;
	height: auto;
	padding: 0 20px;
}

.gsc-team.team-circle .team-body {
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	text-align: center;
}

.gsc-team.team-circle .team-body .content-hover {
	opacity: 0;
	filter: alpha(opacity=0);
}

.gsc-team.team-circle .team-body .info {
	padding: 20px 15px;
	position: relative;
	margin-top: -35px;
	z-index: 9;
	background: #fff;
}

.gsc-team.team-circle:hover .box-hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.gsc-quotes-rotator .cbp-qtrotator {
	position: relative;
	width: 100%;
	z-index: 1;
}

.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent {
	position: absolute;
	min-height: 100px;
	border-top: 1px solid #dee2e6;
	padding: 10px 0;
	top: 0;
	z-index: 0;
	opacity: 0;
	width: 100%;
}

.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent .content-title {
	font-size: 32px;
	line-height: 40px;
	margin-bottom: 15px;
	font-weight: 700;
	color: #000;
	text-transform: capitalize;
}

@media (max-width:767.98px) {
	.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent .content-title {
		font-size: 28px;
		line-height: 36px;
	}
}

.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent .content-inner {
	font-size: 14px;
	line-height: 30px;
}

.gsc-quotes-rotator .no-js .cbp-qtrotator .cbp-qtcontent {
	border-bottom: none;
}

.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent.cbp-qtcurrent,.gsc-quotes-rotator .no-js .cbp-qtrotator .cbp-qtcontent {
	position: relative;
	z-index: 100;
	pointer-events: auto;
	opacity: 1;
}

.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent:before,.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent:after {
	content: " ";
	display: table;
}

.gsc-quotes-rotator .cbp-qtrotator .cbp-qtcontent:after {
	clear: both;
}

.gsc-quotes-rotator .cbp-qtprogress {
	position: absolute;
	background: #ee7306;
	height: 1px;
	width: 0%;
	top: 0;
	z-index: 1000;
}

.gsc-quotes-rotator .cbp-qtrotator blockquote {
	margin: 0;
	padding: 0;
}

.gsc-quotes-rotator.text-light {
	color: #fff;
}

.gsc-quotes-rotator.text-light .cbp-qtrotator .cbp-qtcontent {
	border-top: 1px solid rgba(255,255,255,0.1);
}

.gsc-quotes-rotator.text-light .cbp-qtrotator .cbp-qtcontent .content-inner {
	color: #fff;
}

.gsc-quotes-rotator.text-light .cbp-qtrotator .cbp-qtcontent .content-title {
	color: #fff;
}

.gva-job-box {
	padding: 30px;
	border: 1px solid #dee2e6;
	background: #fff;
	margin-bottom: 30px;
	display: table;
	width: 100%;
}

.gva-job-box .logo-inner {
	width: 60px;
	text-align: center;
	display: table-cell;
}

.gva-job-box .content-inner {
	display: table-cell;
	padding-left: 20px;
}

.gva-job-box .content-inner .job-type {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
	color: #ee7306;
}

.gva-job-box .content-inner .box-title {
	margin-bottom: 10px;
}

.gva-job-box .content-inner .box-title .title {
	font-size: 14px;
	font-weight: 700;
	color: #002c42;
	text-transform: uppercase;
}

.gva-job-box .content-inner .information ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gva-job-box .content-inner .information ul li {
	position: relative;
	font-size: 14px;
}

.gva-job-box .content-inner .information ul li i {
	color: #ee7306;
	width: 20px;
	text-align: left;
	font-size: 14px;
}

.gsc-our-gallery {
	margin-bottom: 30px;
}

.gsc-our-gallery .item .box-content {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 35px 30px;
	background: #ee7306;
	z-index: 9;
	max-width: 55%;
}

.gsc-our-gallery .item .box-content .title {
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	line-height: 32px;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

@media (max-width:575.98px) {
	.gsc-our-gallery .item .box-content .title {
		font-size: 18px;
		line-height: 24px;
	}
}

.gsc-our-gallery .item .box-content .title:after {
	content: '';
	width: 50px;
	height: 2px;
	background: #002c42;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.gsc-our-gallery .item .box-content .desc {
	color: #fff;
}

@media (max-width:575.98px) {
	.gsc-our-gallery .item .box-content .desc {
		display: none;
	}
}

.gsc-our-gallery .owl-nav .owl-prev {
	bottom: 15px;
	left: 15px;
}

.gsc-our-gallery .owl-nav .owl-next {
	bottom: 15px;
	left: 60px;
	right: auto;
}

.gsc-box-hover {
	position: relative;
	margin-bottom: 30px;
	background: transparent;
}

.gsc-box-hover .frontend,.gsc-box-hover .backend {
	z-index: 1;
	border-radius: inherit;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: inherit;
	perspective: inherit !important;
	-webkit-transition: transform 0.8s cubic-bezier(0.5,0.2,0.2,0.8);
	-webkit-transition: -webkit-transform 0.8s cubic-bezier(0.5,0.2,0.2,0.8);
	transition: -webkit-transform 0.8s cubic-bezier(0.5,0.2,0.2,0.8);
	transition: transform 0.8s cubic-bezier(0.5,0.2,0.2,0.8);
	transition: transform 0.8s cubic-bezier(0.5,0.2,0.2,0.8),-webkit-transform 0.8s cubic-bezier(0.5,0.2,0.2,0.8);
	min-height: 250px;
	background: #fff;
}

.gsc-box-hover .frontend {
	height: inherit;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.gsc-box-hover .frontend .frontend-content {
	border-top: 0;
	padding: 25px;
	text-align: center;
	border: 1px solid rgba(0,0,0,0.08);
	border-top: 0;
}

.gsc-box-hover .backend {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	background: #ee7306;
	padding: 20px 20px 40px;
	color: #fff;
}

.gsc-box-hover .backend .content-be {
	height: 100%;
	-webkit-transform: translateZ(70px) scale(0.86);
	transform: translateZ(70px) scale(0.86);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gsc-box-hover .backend .be-desc {
	color: #f1f1f1;
}

.gsc-box-hover .backend .box-title {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
	text-transform: capitalize;
	font-weight: 20px;
}

.gsc-box-hover .backend .box-title:after {
	content: '';
	width: 50px;
	height: 2px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.gsc-box-hover .backend .box-title a {
	color: #fff;
}

.gsc-box-hover .backend .box-title a:hover {
	text-decoration: underline;
}

.gsc-box-hover .backend .link-action {
	position: absolute;
	bottom: -34px;
	right: 0;
	z-index: 9;
}

.gsc-box-hover .backend .link-action a {
	color: #fff;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 700;
}

.gsc-box-hover .backend .link-action a i {
	margin-left: 6px;
}

.gsc-box-hover .backend .link-action a:hover {
	text-decoration: underline;
}

.gsc-box-hover .box-content {
	-webkit-perspective: 1000px;
	perspective: 1000px;
	border-radius: inherit;
}

.gsc-box-hover .box-title {
	font-weight: 700;
	font-size: 18px;
	line-height: 1.2;
	padding-bottom: 12px;
	text-transform: capitalize;
}

.gsc-box-hover:hover .frontend,.gsc-box-hover:hover .backend,.gsc-box-hover:active .frontend,.gsc-box-hover:active .backend,.gsc-box-hover:focus .frontend,.gsc-box-hover:focus .backend,.gsc-box-hover.active .frontend,.gsc-box-hover.active .backend {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: transform 1.5s cubic-bezier(0.3,1,0.6,1);
	-webkit-transition: -webkit-transform 1.5s cubic-bezier(0.3,1,0.6,1);
	transition: -webkit-transform 1.5s cubic-bezier(0.3,1,0.6,1);
	transition: transform 1.5s cubic-bezier(0.3,1,0.6,1);
	transition: transform 1.5s cubic-bezier(0.3,1,0.6,1),-webkit-transform 1.5s cubic-bezier(0.3,1,0.6,1);
}

.gsc-box-hover:hover .frontend,.gsc-box-hover:active .frontend,.gsc-box-hover:focus .frontend,.gsc-box-hover.active .frontend {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.gsc-box-hover:hover .backend,.gsc-box-hover:active .backend,.gsc-box-hover:focus .backend,.gsc-box-hover.active .backend {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
}

.gsc-text-rotate .rotate-text {
	max-width: 900px;
}

.gsc-text-rotate .rotate-text .primary-text {
	font-size: 38px;
	font-weight: 700;
	color: #002c42;
	text-transform: capitalize;
}

@media (max-width:991.98px) {
	.gsc-text-rotate .rotate-text .primary-text {
		font-size: 30px;
	}
}

.gsc-text-rotate .rotate-text .second-text {
	font-size: 14px;
	max-width: 690px;
	margin: 6px auto 0;
}

.gsc-text-rotate .rotate-text .link {
	margin-top: 20px;
}

.gsc-text-rotate.align-center .rotate-text {
	margin: 0 auto;
	text-align: center;
}

.gsc-text-rotate.align-left .rotate-text {
	float: left;
	text-align: left;
}

.gsc-text-rotate.align-left .primary-text {
	text-align: left;
}

.gsc-text-rotate.align-left .second-text {
	text-align: left;
}

.gsc-text-rotate.align-left .link {
	text-align: left;
}

.gsc-text-rotate.text-light .rotate-text .primary-text {
	color: #fff;
}

.gsc-text-rotate.text-light .rotate-text .second-text {
	color: #fff;
}

.gsc-heading {
	padding: 0 0 0px;
	display: block;
	width: 100%;
	max-width: 760px;
}

.gsc-heading:before,.gsc-heading:after {
	content: " ";
	display: table;
}

.gsc-heading:after {
	clear: both;
}

@media (max-width:767.98px) {
	.gsc-heading {
		padding: 0 0 30px;
	}

	.gsc-heading.heading-bg-white {
		padding: 30px 20px !important;
		background: #fff;
	}
}

.gsc-heading .title {
	position: relative;
	text-transform: capitalize;
	margin: 0;
}

.gsc-heading .sub-title {
	color: #7f8284;
	font-size: 14px;
	line-height: 2;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

.gsc-heading .sub-title > span {
	padding: 0 2px 4px;
	border-bottom: 1px solid #ee7306;
}

.gsc-heading .heading-line.heading-line-1 {
	width: 80px;
	height: 2px;
	margin: 16px auto 16px;
	background: #ee7306;
}

.gsc-heading .heading-line.heading-line-2 {
	width: 80px;
	height: 6px;
	border-top: 1px solid #ee7306;
	border-bottom: 1px solid #ee7306;
	margin: 16px auto 16px;
}

.gsc-heading .heading-line.heading-line-3 {
	width: 30px;
	background: #000;
	height: 2px;
	margin: 16px auto 16px;
}

.gsc-heading .heading-bottom {
	clear: both;
}

.gsc-heading .heading-bottom .title-desc {
	max-width: 700px;
	margin: 0 auto;
	margin-top: 10px;
	line-height: 28px;
}

.gsc-heading .heading-bottom .title-desc p {
	margin-bottom: 0;
	font-size: 16px;
    line-height: 2;
}

.gsc-heading.align-center {
	text-align: center;
	margin: 0 auto;
}

.gsc-heading.align-left {
	text-align: left;
	position: relative;
}

.gsc-heading.align-left #ewm{
	width: 100px;
	right:0;
	bottom: 0;
	position: absolute;
}

.gsc-heading.align-left .heading-line {
	float: left;
	clear: both;
}

.gsc-heading.align-left .title-desc {
	float: left;
}

.gsc-heading.align-left .title-icon {
	padding-left: 50px;
}

.gsc-heading.align-right {
	text-align: right;
	float: right;
}

.gsc-heading.align-right:before,.gsc-heading.align-right:after {
	content: " ";
	display: table;
}

.gsc-heading.align-right:after {
	clear: both;
}

.gsc-heading.align-right .heading-line {
	float: right;
	clear: both;
}

.gsc-heading.align-right {
	text-align: right;
}

.gsc-heading.align-right .title-desc {
	float: right;
}

.gsc-heading.style-1 .title {
	font-size: 32px;
	line-height: 1.6;
	position: relative;
	padding-bottom: 30px;
}

@media (max-width:991.98px) {
	.gsc-heading.style-1 .title.fsize-00 {
		font-size: 38px;
	}
}

.gsc-heading.style-1.align-left .title:after {
	left: 0;
	margin-left: 0;
}

.gsc-heading.style-1.align-right .title:after {
	right: 0;
	margin-left: 0;
}

.gsc-heading.style-2 {
	padding: 0 0 30px;
}

.gsc-heading.style-2 .title {
	font-size: 46px;
	color: #002c42;
	line-height: 1.2;
	font-weight: 900;
	text-transform: uppercase;
}

@media (max-width:991.98px) {
	.gsc-heading.style-2 .title.fsize-00 {
		font-size: 32px;
	}
}

.gsc-heading.style-2 .title.fw-900 {
	letter-spacing: -1px;
}

.gsc-heading.style-2 .title-desc {
	margin-top: 5px;
}

.gsc-heading.style-3 {
	padding: 30px;
	background: #ee7306;
	color: #fff;
}

.gsc-heading.style-3 .title {
	color: #fff;
	font-weight: 700;
	font-size: 32px;
	margin-bottom: 4px;
}

.gsc-heading.style-3 .title-desc {
	margin-top: 0;
}

.gsc-heading.text-light .title-sub {
	color: #fff;
}

.gsc-heading.text-light .title {
	color: #fff;
}

.gsc-heading.text-light .sub-title span {
	color: rgba(255,255,255,0.9);
}

.gsc-heading.text-light .title-desc {
	color: #f5f5f5;
}

.gsc-chart {
	text-align: center;
}

.gsc-chart .content {
	text-align: center;
}

.gsc-chart .content > div {
	display: block;
}

.gsc-chart .content .icon {
	font-size: 25px;
	margin-top: 5px;
}

.gsc-chart .content .title {
	font-weight: 700;
	position: relative;
	font-size: 14px;
	color: #000;
	margin: 20px 0 15px;
	text-transform: uppercase;
}

.gsc-map {
	position: relative;
}

.gsc-map .content-inner {
	position: absolute;
	bottom: 30px;
	left: 30px;
	z-index: 9;
	max-width: 400px;
	padding: 20px;
	background: #fff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border: 1px solid #dee2e6;
}

@media (max-width:600px) {
	.gsc-map .content-inner {
		position: static;
		width: 100%;
		max-width: 100%;
	}
}

/*.gsc-map .info {
	margin-bottom: 10px;
	padding-left: 28px;
	position: relative;
}

.gsc-map .info span.icon {
	font-size: 18px;
	top: 5px;
	left: 0;
	position: absolute;
	z-index: 1;
	color: #000;
}*/

.gsc-map .phone {
	color: #ee7306;
}

.gsc-map .social-inline {
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 0;
}

.gsc-map .social-inline > a {
	margin: 0 10px 0 0;
	font-size: 16px;
}

.gsc-quote {
	position: relative;
	padding-top: 125px;
}

.gsc-quote:after {
	position: absolute;
	content: "";
	background: url(../images/testimonial-icon.png) no-repeat center center transparent;
	width: 30px;
	height: 30px;
	left: 0;
	top: 50px;
	z-index: 1;
}

.gsc-quote .content {
	line-height: 28px;
}

.gsc-quote .signature {
	margin-top: 60px;
}

.gsc-quote .position {
	margin-top: 25px;
}

.gsc-quote-text {
	position: relative;
	padding: 30px 30px 30px 70px;
	margin-bottom: 35px;
}

.gsc-quote-text .icon {
	position: absolute;
	left: 20px;
	top: 30px;
	z-index: 1;
	font-size: 20px;
	color: #ee7306;
}

.gsc-quote-text .content {
	line-height: 30px;
	font-size: 16px;
	color: #999999;
}

.gsc-quote-text.has-border {
	border: 2px solid #dee2e6;
}

.gsc-box-color {
	position: relative;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	margin-bottom: 35px;
	background: #ee7306;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.gsc-box-color .box-content {
	text-align: center;
}

.gsc-box-color .box-content .content-inner {
	padding: 15px 30px 15px;
}

@media (max-width:767.98px) {
	.gsc-box-color .box-content .content-inner {
		padding: 15px;
	}
}

.gsc-box-color .box-content .box-title {
	font-size: 16px;
	line-height: 30px;
	text-transform: none;
	font-weight: 400;
	position: relative;
	margin-bottom: 10px;
}

.gsc-box-color .box-content .icon {
	font-size: 24px;
	margin-left: 10px;
}

.gsc-box-color .box-content .content {
	font-size: 16px;
	line-height: 25px;
}

.gsc-box-color .box-content .action {
	margin: 15px 0 0;
}

.gsc-box-color .box-content .link {
	display: inline-block;
	font-weight: 700;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	font-size: 12px;
	z-index: 9;
	padding: 6px 20px;
	overflow: hidden;
	background: rgba(0,0,0,0.3);
	text-transform: capitalize;
	color: #fff;
}

.gsc-box-color .box-content .link .text {
	position: relative;
	z-index: 9;
}

.gsc-box-color .box-content .link .background {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.1);
	position: absolute;
	z-index: 1;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

.gsc-box-color .box-content .link:hover .background {
	background: rgba(0,0,0,0.5);
}

.gsc-box-color.text-white .box-title,.gsc-box-color.text-white .content,.gsc-box-color.text-white .link {
	color: #fff;
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .nav-tabs {
	padding: 15px;
	background: #fff;
	border: 1px solid #dee2e6;
	border-bottom: 0;
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .nav-tabs > li a {
	display: block;
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .tab-content {
	border: 1px solid #dee2e6;
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .tab-content .tab-pane {
	background: #fff;
	padding: 30px;
}

.gsc-tabs .tabs_wrapper.tabs_vertical {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs {
	width: 25%;
	float: left;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 50%;
	background: #fff;
	border: 1px solid #dee2e6;
	border-right: 0;
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs > li {
	display: block;
	border-bottom: 1px solid #dee2e6;
	width: 100%;
	padding-top: 15px;
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs > li a {
	width: 100%;
	display: block;
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs > li:last-child {
	margin-bottom: 0;
	border: none;
}

.gsc-tabs .tabs_wrapper.tabs_vertical .tab-content {
	width: 75%;
	float: left;
	width: 75%;
	float: left;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.gsc-tabs .tabs_wrapper.tabs_vertical .tab-content .tab-pane {
	background: #fff;
	padding: 30px;
	border: 1px solid #dee2e6;
}

.gsc-button {
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
	border: 2px solid transparent;
	margin-bottom: 20px;
	display: inline-block;
	clear: both;
}

.gsc-button.radius-2x {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.gsc-button.radius-5x {
	border-radius: 60px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	-ms-border-radius: 60px;
	-o-border-radius: 60px;
}

.gsc-button.mini {
	font-size: 10px;
	padding: 3px 10px;
}

.gsc-button.small {
	font-size: 10px;
	padding: 8px 15px;
}

.gsc-button.medium {
	font-size: 12px;
	padding: 12px 35px;
}

.gsc-button.large {
	font-size: 14px;
	padding: 18px 60px;
}

.gsc-button.extra-large {
	font-size: 14px;
	padding: 20px 60px;
}

.gsc-our-partners {
	margin-bottom: 45px;
}

.gsc-our-partners:before,.gsc-our-partners:after {
	content: " ";
	display: table;
}

.gsc-our-partners:after {
	clear: both;
}

.gsc-our-partners .image {
	width: 35%;
	float: left;
}

@media (max-width:400px) {
	.gsc-our-partners .image {
		width: 100%;
		text-align: center;
	}
}

.gsc-our-partners .content-inner {
	width: 65%;
	float: left;
	padding-left: 30px;
}

@media (max-width:400px) {
	.gsc-our-partners .content-inner {
		width: 100%;
	}
}

.gsc-our-partners .content-inner .title {
	font-size: 18px;
	color: #000;
	font-weight: 700;
}

.gsc-our-partners .content-inner .info {
	font-size: 12px;
	padding: 5px 0 12px;
}

.gsc-our-partners .content-inner .info .category {
	color: #ee7306;
}

.gsc-image-content.skin-v1 {
	margin-bottom: 30px;
	padding: 10px;
	border-radius: 0 150px 150px 0;
	-webkit-border-radius: 0 150px 150px 0;
	-moz-border-radius: 0 150px 150px 0;
	-ms-border-radius: 0 150px 150px 0;
	-o-border-radius: 0 150px 150px 0;
	background: #fff;
}

@media (max-width:767.98px) {
	.gsc-image-content.skin-v1 {
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
		padding: 30px;
	}
}

.gsc-image-content.skin-v1 .content-left {
	padding: 35px 225px 10px 35px;
}

@media (max-width:991.98px) {
	.gsc-image-content.skin-v1 .content-left {
		padding: 30px 225px 10px 30px;
	}
}

@media (max-width:767.98px) {
	.gsc-image-content.skin-v1 .content-left {
		width: 100%;
		padding: 30px 30px 0;
	}
}

.gsc-image-content.skin-v1 .content-left .title {
	font-size: 20px;
	margin-bottom: 20px;
}

@media (max-width:767.98px) {
	.gsc-image-content.skin-v1 .content-left .title {
		margin: 15px 0;
		float: left;
		width: 100%;
		text-align: center;
	}
}

.gsc-image-content.skin-v1 .content-right {
	width: 200px;
	float: right;
	text-align: center;
}

@media (max-width:991.98px) {
	.gsc-image-content.skin-v1 .content-right {
		width: 170px;
	}
}

@media (max-width:767.98px) {
	.gsc-image-content.skin-v1 .content-right {
		width: 100%;
		text-align: center;
	}
}

.gsc-image-content.skin-v1 .content-right .image {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	overflow: hidden;
}

@media (max-width:767.98px) {
	.gsc-image-content.skin-v1 .content-right .image {
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
	}
}

.gsc-image-content.skin-v2 {
	position: relative;
	margin-bottom: 20px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	margin-right: auto;
	margin-left: auto;
}

.gsc-image-content.skin-v2 .image {
	position: relative;
	overflow: hidden;
	text-align: center;
}

.gsc-image-content.skin-v2 .image img {
	-webkit-transition: all 3s;
	transition: all 3s;
	-moz-transition: all 3s;
	-ms-transition: all 3s;
}

.gsc-image-content.skin-v2 .box-content {
	background: #fff;
	padding: 30px;
	top: 0;
	z-index: 1;
	width: 100%;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	position: relative;
	background: #F3F3F3;
	margin-top: 10px;
}

.gsc-image-content.skin-v2 .box-content .content-inner {
	max-width: 490px;
	margin: 0 auto;
}

.gsc-image-content.skin-v2 .box-content .title {
	margin: 0 0 20px;
	font-size: 20px;
}

.gsc-image-content.skin-v2 .box-content .desc {
	margin-top: 5px;
}

.gsc-image-content.skin-v3 {
	max-width: 550px;
	margin: 0 auto 20px;
}

.gsc-image-content.skin-v3 .image {
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}

.gsc-image-content.skin-v3 .image:after {
	content: '';
	background: rgba(0,0,0,0.2);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

.gsc-image-content.skin-v3 .image .title {
	position: absolute;
	top: 50%;
	width: 100%;
	padding: 10px 15px;
	text-align: center;
	z-index: 9;
	margin-top: -25px;
	color: #fff;
	font-size: 18px;
}

.gsc-image-content.skin-v3 .image .title a {
	color: #fff;
	text-shadow: 0 0 5px #000;
}

.gsc-image-content.skin-v3 .image:hover:after {
	background: #ee7306;
}

.gsc-image-content.skin-v3 .read-more {
	margin-top: 10px;
}

.gsc-service-carousel {
	text-align: center;
}

.gsc-service-carousel .item .content-inner {
	border: 1px solid #dee2e6;
	background: #fff;
	text-align: center;
	min-height: 170px;
	padding: 20px 30px 0;
	margin-bottom: 30px;
	margin-top: 10px;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

.gsc-service-carousel .item .content-inner .icon i {
	font-size: 38px;
	color: #ee7306;
	line-height: 60px;
}

.gsc-service-carousel .item .content-inner .title {
	margin-top: 10px;
}

.gsc-service-carousel .item .content-inner .title a {
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize;
	line-height: 20px;
	display: inline-block;
}

.gsc-service-carousel .item .content-inner:hover,.gsc-service-carousel .item .content-inner:focus,.gsc-service-carousel .item .content-inner:active {
	-webkit-box-shadow: 0px 6px 21px 3px rgba(0,0,0,0.1);
	box-shadow: 0px 6px 21px 3px rgba(0,0,0,0.1);
	background: #fff;
	border-color: transparent;
}

.gsc-service-carousel .read-more {
	margin-top: 30px;
}

.gsc-box-download {
	background: #ee7306;
	color: #fff;
	padding: 30px;
	margin: 20px 0;
}

.gsc-box-download .info .title {
	font-size: 18px;
}

.gsc-box-download .info .desc {
	font-size: 12px;
	line-height: 24px;
}

.gsc-box-download .box-files a {
	display: inline-block;
	margin-bottom: 10px;
	text-align: center;
	color: #000;
	font-weight: 700;
	font-size: 13px;
	background: #fff;
	padding: 15px;
	width: 100%;
}

.gsc-box-download.horizontal:before,.gsc-box-download.horizontal:after {
	content: " ";
	display: table;
}

.gsc-box-download.horizontal:after {
	clear: both;
}

.gsc-box-download.horizontal .info {
	width: 70%;
	float: left;
}

@media (max-width:575.98px) {
	.gsc-box-download.horizontal .info {
		width: 100%;
		margin-bottom: 15px;
	}
}

.gsc-box-download.horizontal .box-files {
	width: 30%;
	float: left;
}

@media (max-width:575.98px) {
	.gsc-box-download.horizontal .box-files {
		width: 100%;
	}
}

.gsc-socials {
	margin-bottom: 30px;
}

.gsc-socials a {
	color: #595959;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	margin-right: 12px;
	font-size: 14px;
}

.gsc-socials a:last-child {
	margin-right: 0;
}

.gsc-socials a:hover,.gsc-socials a:focus,.gsc-socials a:active {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.gsc-socials a i {
	color: #fff;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
}

.gsc-instagram .title {
	color: #242527;
	font-size: 35px;
	text-align: center;
	margin-bottom: 60px;
	font-weight: 300;
}

.gsc-instagram .title a {
	color: #ee7306;
	border-bottom: 1px solid #ee7306;
}

.gsc-instagram .title a:hover,.gsc-instagram .title a:focus,.gsc-instagram .title a:active {
	color: #000;
}

.gsc-instagram.style-2 .owl-carousel {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.gsc-instagram.style-2 .owl-carousel .owl-item > .item {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.gsc-progress-box {
	border: 1px solid #dee2e6;
	padding: 75px 60px 60px;
	position: relative;
	text-align: center;
}

@media (max-width:991.98px) {
	.gsc-progress-box {
		padding: 35px 30px 30px;
	}
}

.gsc-progress-box .icon-box {
	width: 40px;
	height: 40px;
	background: #ee7306;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	line-height: 40px;
	text-align: center;
	color: #002c42;
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -20px;
	z-index: 11;
}

.gsc-progress-box .title {
	font-size: 20px;
	margin: 35px 0;
}

.gsc-progress-box .heading-box {
	line-height: 1;
}

.gsc-progress-box .heading-box .step-number {
	font-size: 90px;
	color: #002c42;
	letter-spacing: -2px;
}

.gsc-progress-box .heading-box .step-number.number-01,.gsc-progress-box .heading-box .step-number.number-1 {
	right: -10px;
	position: relative;
}

.gsc-progress-box .heading-box .step-text {
	font-size: 18px;
	color: #ee7306;
	text-transform: uppercase;
	letter-spacing: 3px;
}

@-webkit-keyframes gavias_flip_x {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		opacity: 0;
		filter: alpha(opacity=0);
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		opacity: 1;
		filter: alpha(opacity=100);
	}
}

@keyframes gavias_flip_x {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
		filter: alpha(opacity=0);
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
		filter: alpha(opacity=100);
	}
}

@-webkit-keyframes gavias_flip_y {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		opacity: 0;
		filter: alpha(opacity=0);
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		opacity: 1;
		filter: alpha(opacity=100);
	}
}

@keyframes gavias_flip_y {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
		filter: alpha(opacity=0);
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
		filter: alpha(opacity=100);
	}
}

#gva-preloader {
	position: fixed;
	background: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
}

.cssload-container {
	width: 100%;
	height: 200px;
	overflow: hidden;
	margin: 0px auto;
	position: absolute;
	top: 50%;
	margin-top: -100px;
}

.cssload-container .wait-text {
	text-align: center;
	padding-bottom: 15px;
	color: #000;
}

.cssload-container .cssload-item {
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 131px;
	height: 131px;
	background-color: #fff;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-shadow: 0 0 21px 3px rgba(130,130,130,0.26);
	-o-box-shadow: 0 0 21px 3px rgba(130,130,130,0.26);
	-ms-box-shadow: 0 0 21px 3px rgba(130,130,130,0.26);
	-webkit-box-shadow: 0 0 21px 3px rgba(130,130,130,0.26);
	-moz-box-shadow: 0 0 21px 3px rgba(130,130,130,0.26);
}

.cssload-container .cssload-moon {
	border-bottom: 26px solid #ee7306;
	border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	animation: spin 1.45s ease infinite;
	-o-animation: spin 1.45s ease infinite;
	-ms-animation: spin 1.45s ease infinite;
	-webkit-animation: spin 1.45s ease infinite;
	-moz-animation: spin 1.45s ease infinite;
}

@keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
	}
}

.blur {
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
	-webkit-filter: url(/facdori/themes/gavias_facdori/css/#blur-filter);
	filter: url(/facdori/themes/gavias_facdori/css/#blur-filter);
	-webkit-filter: blur(3px);
	filter: blur(3px);
}

.blur-svg {
	display: none;
}

.hover-in {
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
}

.hover-out {
	-webkit-transition: .3s ease-in;
	transition: .3s ease-in;
}

@media (max-width:991.98px) {
	.area-main-menu {
		min-height: 60px;
	}

	.gva-offcanvas-mobile {
		background: #fff;
		position: fixed !important;
		left: 0;
		top: 0;
		width: 100%;
		max-width: 350px;
		top: 0;
		bottom: 0;
		z-index: 999;
		height: auto;
		overflow-y: auto;
		overflow-x: hidden;
		webkit-overflow-scrolling: touch;
		-webkit-box-shadow: 0px 4px 4px 1px rgba(0,0,0,0.2);
		box-shadow: 0px 4px 4px 1px rgba(0,0,0,0.2);
		padding-top: 0;
		transform: translateX(-100%);
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
	}

	.gva-offcanvas-mobile.show-view {
		-webkit-transition: all 0.35s;
		transition: all 0.35s;
		-moz-transition: all 0.35s;
		-ms-transition: all 0.35s;
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-moz-transform: translateX(0);
	}

	.gva-offcanvas-mobile .after-offcanvas {
		display: block !important;
		visibility: visible !important;
	}

	.gva-offcanvas-mobile .after-offcanvas .block {
		float: left;
		width: 100%;
	}

	.gva-offcanvas-mobile .close-offcanvas {
		display: block !important;
		visibility: visible !important;
		text-align: center;
		border-bottom: 1px solid rgba(0,0,0,0.1);
		width: 100%;
		padding: 15px 0;
		opacity: 1;
		filter: alpha(opacity=100);
		color: #111111;
	}

	.gva-offcanvas-mobile .close-offcanvas span {
		font-size: 24px;
	}

	.gva-offcanvas-mobile .close-offcanvas:hover {
		cursor: pointer;
		color: #ee7306;
	}

	.gva-offcanvas-mobile .block {
		border-bottom: 1px solid #dee2e6;
		padding: 20px;
	}

	.gva-offcanvas-mobile .block .block-content:before,.gva-offcanvas-mobile .block .block-content:after {
		content: " ";
		display: table;
	}

	.gva-offcanvas-mobile .block .block-content:after {
		clear: both;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu {
		padding: 10px 0 0;
		width: 100% !important;
		background: none !important;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu > li {
		list-style: none;
		display: block;
		clear: both;
		width: 100%;
		margin-bottom: 8px !important;
		padding-bottom: 8px !important;
		padding-top: 2px !important;
		border-bottom: 1px solid #dee2e6;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu > li:last-child {
		border-bottom: none;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu > li:after,.gva-offcanvas-mobile .gva-navigation .gva_menu > li:before {
		content: none;
		display: none;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu > li > a {
		display: block;
		width: 100%;
		line-height: 32px;
		font-size: 14px;
		padding: 0 !important;
		font-weight: 700;
		color: #002c42 !important;
		text-transform: uppercase;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu > li > a:after,.gva-offcanvas-mobile .gva-navigation .gva_menu > li > a:before {
		content: none;
		display: none;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu > li > a:hover {
		color: #ee7306 !important;
		background: none !important;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu > li.menu-parent:hover .sub-menu {
		display: none;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu > li ul.menu.sub-menu {
		padding-left: 20px !important;
		margin-bottom: 10px;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu > li ul.menu.sub-menu .icaret {
		display: none;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu > li ul.menu.sub-menu li a {
		font-size: 14px;
		line-height: 24px;
		padding-top: 2px !important;
		padding-bottom: 2px !important;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu > li ul.menu.sub-menu li a:hover {
		color: #ee7306 !important;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu > li ul.menu.sub-menu ul.sub-menu {
		display: block !important;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu > li.megamenu .sub-menu > li {
		width: 100% !important;
		float: none !important;
		display: block;
		padding: 0;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu > li.megamenu .sub-menu > li > a {
		padding: 0;
		border: 0;
		margin: 0;
		font-size: 14px;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu > li.megamenu .sub-menu > li.block-image {
		display: none;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu > li.megamenu > .sub-menu > li > a {
		color: #000;
		font-weight: 700;
		font-size: 15px;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu li a {
		position: relative;
		display: block;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu li a:hover {
		color: #ee7306;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu li a .icaret {
		position: absolute;
		width: 32px;
		height: 32px;
		top: -1px;
		bottom: 0;
		right: 0;
		font-size: 13px;
		background: #222;
		color: #fff;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu li a .icaret.nav-minus:before {
		content: '\f077';
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu li a .icaret:before {
		position: absolute;
		text-transform: inherit;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu li ul {
		display: none;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu {
		-webkit-transition: none;
		transition: none;
		-moz-transition: none;
		-ms-transition: none;
		min-width: inherit;
		display: none;
		width: 100%;
		position: static;
		padding: 0 !important;
		visibility: visible;
		border: 0;
		background: none;
		opacity: 1;
		filter: alpha(opacity=100);
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu:after,.gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu:before {
		content: none;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu li a {
		border-width: 0;
		padding-left: 0;
		padding-right: 0;
		font-size: 14px;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu li a:before,.gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu li a:after {
		content: none !important;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu li a:hover {
		text-indent: 0;
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu ul {
		display: none;
		visibility: visible;
		opacity: 1;
		filter: alpha(opacity=100);
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
	}

	.gva-offcanvas-mobile .gva-navigation .gva_menu .sub-menu .block-image {
		display: none;
	}
}

.menu-bar {
	height: 32px;
	width: 36px;
	position: absolute;
	cursor: pointer;
	top: 50%;
	right: 10px;
	margin-top: -16px;
}

.menu-bar:hover {
	-webkit-box-shadow: 0,0,10px,0.3;
	box-shadow: 0,0,10px,0.3;
}

.menu-bar span {
	display: block;
	width: 24px;
	height: 2px;
	background-color: #222222;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

.menu-bar span.one {
	top: 6px;
}

.menu-bar span.two {
	top: 0;
	bottom: 0;
}

.menu-bar span.three {
	bottom: 6px;
}

.menu-bar.show-view span.two {
	opacity: 0;
	filter: alpha(opacity=0);
}

.menu-bar.show-view span.one,.menu-bar.show-view span.three {
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.menu-bar.show-view span.three {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.has-button .menu-bar-mobile {
	right: 165px;
}

@media (max-width:510px) {
	.col-xs-6 {
		width: 100% !important;
	}
}

.event-block .event-image {
	position: relative;
	overflow: hidden;
}

.event-block .event-image .date {
	position: absolute;
	top: 15px;
	right: 10px;
	overflow: hidden;
	padding: 5px 10px;
	background: #fff;
	-webkit-box-shadow: 0px 4px 26px 3px rgba(0,0,0,0.1);
	box-shadow: 0px 4px 26px 3px rgba(0,0,0,0.1);
	text-align: center;
}

.event-block .event-image .date .day {
	font-size: 30px;
	text-transform: uppercase;
	color: #ee7306;
	display: block;
	font-weight: 700;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	line-height: 1;
}

.event-block .event-image .date .month {
	font-size: 12px;
	font-weight: 700;
	color: #000;
	display: block;
	text-transform: uppercase;
}

.event-block .event-image .date .icon {
	margin-right: 5px;
}

.event-block .event-content {
	background: #fff;
	padding: 15px 20px;
	border: 1px solid #dee2e6;
	border-top: 0;
	min-height: 185px;
}

.event-block .event-content .event-info .title {
	font-size: 14px;
	line-height: 24px;
	display: block;
	margin-bottom: 5px;
	font-weight: 700;
}

.event-block .event-content .event-info .event-meta {
	font-size: 13px;
	color: #002c42;
}

.event-block .event-content .event-info .body {
	margin-top: 10px;
	line-height: 28px;
}

.event-block-2 {
	padding-bottom: 35px;
	margin-bottom: 35px;
	border-bottom: 1px solid #dee2e6;
}

.event-block-2:before,.event-block-2:after {
	content: " ";
	display: table;
}

.event-block-2:after {
	clear: both;
}

@media (max-width:575.98px) {
	.event-block-2 {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
}

.event-block-2 .content-inner {
	padding-left: 320px;
	position: relative;
	z-index: 9;
}

@media (max-width:991.98px) {
	.event-block-2 .content-inner {
		padding-left: 310px;
	}
}

@media (max-width:767.98px) {
	.event-block-2 .content-inner {
		padding-left: 220px;
	}
}

@media (max-width:650px) {
	.event-block-2 .content-inner {
		padding-left: 0;
	}
}

.event-block-2 .content-inner .event-content-inner {
	position: relative;
}

.event-block-2 .content-inner .event-content-inner .event-content {
	padding-left: 90px;
}

@media (max-width:991.98px) {
	.event-block-2 .content-inner .event-content-inner .event-content {
		padding-left: 0;
	}
}

.event-block-2 .post-title {
	font-size: 18px;
}

.event-block-2 .event-image {
	width: 320px;
	float: left;
	position: relative;
	z-index: 1;
}

@media (max-width:991.98px) {
	.event-block-2 .event-image {
		width: 300px;
	}
}

@media (max-width:767.98px) {
	.event-block-2 .event-image {
		width: 200px;
	}
}

@media (max-width:650px) {
	.event-block-2 .event-image {
		width: 100%;
		margin-bottom: 15px;
	}
}

.event-block-2 .event-image .event-date {
	-webkit-box-shadow: 0px 4px 26px 3px rgba(0,0,0,0.1);
	box-shadow: 0px 4px 26px 3px rgba(0,0,0,0.1);
	width: 120px;
	height: 120px;
	float: left;
	text-align: center;
	line-height: 1.1;
	padding-top: 15px;
	position: absolute;
	background: #fff;
	top: 50%;
	right: -60px;
	margin-top: -60px;
}

@media (max-width:991.98px) {
	.event-block-2 .event-image .event-date {
		top: 10px;
		right: 10px;
		margin-top: 0;
		padding-top: 10px;
		width: 90px;
		height: 90px;
	}
}

.event-block-2 .event-image .event-date .date {
	font-size: 55px;
	font-weight: 700;
	color: #ee7306;
	display: block;
}

@media (max-width:991.98px) {
	.event-block-2 .event-image .event-date .date {
		font-size: 45px;
	}
}

.event-block-2 .event-image .event-date .month {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	color: #000;
}

.event-block-2 .event-meta {
	font-size: 15px;
	margin-top: 5px;
	line-height: 22px;
}

.event-block-2 .event-line {
	width: 50px;
	height: 2px;
	background: #ee7306;
	margin: 15px 0 15px;
}

@media (max-width:991.98px) {
	.event-block-2 .post-title {
		margin-top: 0;
		font-size: 18px;
	}
}

.event-list-item .event-date {
	display: inline-block;
	background: #ee7306;
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	padding: 0 15px;
	font-size: 13px;
	line-height: 30px;
	line-height: 24px;
}

.event-list-item .event-title {
	margin-top: 5px;
}

.event-list-item .event-title a {
	font-size: 20px;
	color: #000;
	font-weight: 700;
}

.event-list-item .event-body {
	color: #232526;
}

.event-list-item .event-body p {
	margin-bottom: 0;
}

.events-list .view-content-wrap .item:last-child .event-block-2 {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

.event-block-list .event-date {
	width: 110px;
	height: auto;
	float: left;
	background: #ee7306;
	color: #fff;
	padding: 12px 10px;
}

.event-block-list .event-date span {
	display: block;
}

.event-block-list .event-date span.day {
	font-size: 30px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	line-height: 1;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.event-block-list .event-title a {
	font-weight: 700;
	font-size: 14px;
	display: inline-block;
	line-height: 24px;
}

.event-block-list .event-address {
	font-size: 14px;
}

.event-block-list .event-address i {
	font-size: 16px;
	color: #ee7306;
}

.event-block-list .event-content {
	padding-left: 125px;
}

.event-full {
	margin-bottom: 30px;
}

.event-full .event-info {
	background: #f5f5f5;
	padding: 20px;
	font-size: 16px;
}

.event-full .event-info .date > *,.event-full .event-info .address > * {
	float: left;
}

.event-full .event-info .date i,.event-full .event-info .address i {
	margin-right: 10px;
	margin-top: 6px;
}

.portfolio-filter {
	margin-bottom: 35px;
}

.portfolio-filter ul.nav-tabs {
	padding: 5px 0;
	border-bottom: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.portfolio-filter ul.nav-tabs > li {
	display: inline-block;
}

.portfolio-filter ul.nav-tabs > li > a {
	background: none;
	font-weight: 700;
	background: transparent;
	color: #595959;
	margin-right: 10px;
	padding: 15px 29px;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	text-transform: capitalize;
	letter-spacing: 0;
	position: relative;
	border: 1px solid #dee2e6;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	font-size: 16px;
	background: #fff;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}

.portfolio-filter ul.nav-tabs > li > a:hover {
	border-color: #ee7306;
}

.portfolio-filter ul.nav-tabs > li > a.active {
	border-color: #ee7306;
	background: #ee7306;
	color: #fff;
}

.gva-portfolio-items {
	float: left;
	width: 100%;
}

.gva-portfolio-items .view-portfolio {
	width: 100%;
}

.portfolio-v1 {
	position: relative;
	max-width: 500px;
	margin: 0 1px;
	margin-bottom: 30px;
	background: none;
}

.portfolio-v1 .portfolio-content {
	position: relative;
	-webkit-transition: box-shadow 0.3s ease;
	-webkit-transition: -webkit-box-shadow 0.3s ease;
	transition: -webkit-box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease,-webkit-box-shadow 0.3s ease;
	-moz-transition: box-shadow 0.3s ease;
	-ms-transition: box-shadow 0.3s ease;
}

.portfolio-v1 .portfolio-images {
	position: relative;
	text-align: center;
}

.portfolio-v1 .portfolio-images:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	opacity: 0;
	filter: alpha(opacity=100);
	background: rgba(0,0,0,0.5);
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}
.portfolio-v1:hover .portfolio-images:after {
	opacity: 1;
	filter: alpha(opacity=100);
}

.portfolio-v1 .portfolio-images .image-popup {
	opacity: 0;
	filter: alpha(opacity=0);
	width: 32px;
	height: 32px;
	background: #fff;
	line-height: 32px;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 99;
	text-align: center;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	margin-top: 30px;
}

.portfolio-v1 .portfolio-images .image-popup:hover {
	color: #fff;
	background: #ee7306;
}

.portfolio-v1 .portfolio-images .link {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.45s;
	transition: all 0.45s;
	-moz-transition: all 0.45s;
	-ms-transition: all 0.45s;
	width: 32px;
	height: 32px;
	background: #fff;
	line-height: 33px;
	position: absolute;
	top: 55px;
	right: 15px;
	z-index: 99;
	text-align: center;
	margin-top: 45px;
}

.portfolio-v1 .portfolio-images .link:hover {
	color: #fff;
	background: #ee7306;
}

.portfolio-v1 .content-inner {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	bottom: 0;
	z-index: 11;
	text-align: left;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	padding: 30px 50px 20px;
	max-width: 360px;
}
.portfolio-v1 .content-inner .btn-theme{
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
	line-height: 40px;
}

@media (max-width:991.98px) {
	.portfolio-v1 .content-inner {
		padding: 30px;
	}
}

.portfolio-v1 .content-inner .title {
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.8;
	text-transform: capitalize;
}

.portfolio-v1 .content-inner .title a {
	display: block;
	color: #fff;
}

@media (max-width:991.98px) {
	.portfolio-v1 .content-inner .title a {
		font-size: 20px;
		line-height: 1.8;
	}
}

.portfolio-v1 .content-inner .title a:hover,.portfolio-v1 .content-inner .title a:focus,.portfolio-v1 .content-inner .title a:active {
	text-decoration: underline;
}

.portfolio-v1 .content-inner .category {
	-webkit-transition: all 0.45s;
	transition: all 0.45s;
	-moz-transition: all 0.45s;
	-ms-transition: all 0.45s;
	margin-bottom: 5px;
}

.portfolio-v1 .content-inner .category a {
	color: rgba(255,255,255,0.9);
	font-size: 14px;
	line-height: 2;
	text-transform: capitalize;
	font-weight: 600;
	letter-spacing: 0.5px;
}

.portfolio-v1 .content-inner .category a:hover,.portfolio-v1 .content-inner .category a:focus,.portfolio-v1 .content-inner .category a:active {
	text-decoration: underline;
}

.portfolio-v1 .portfolio-hover {
	overflow: hidden;
	height: 0;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}

.portfolio-v1 .portfolio-hover .desc {
	font-size: 16px;
	color: #fff;
	margin: 20px 0 25px;
	overflow: hidden;
	height: 65px;
	line-height: 30px;
}

.portfolio-v1:hover .portfolio-images .image-popup,.portfolio-v1:active .portfolio-images .image-popup,.portfolio-v1:focus .portfolio-images .image-popup {
	opacity: 1;
	filter: alpha(opacity=100);
	margin-top: 0;
}

.portfolio-v1:hover .portfolio-images a.link,.portfolio-v1:active .portfolio-images a.link,.portfolio-v1:focus .portfolio-images a.link {
	opacity: 1;
	filter: alpha(opacity=100);
	margin-top: 0;
}

.portfolio-v1:hover .portfolio-hover,.portfolio-v1:active .portfolio-hover,.portfolio-v1:focus .portfolio-hover {
	height: 50px;
}

.portfolio-v1 ul {
	list-style: none;
	padding: 0;
}

.owl-carousel .portfolio-v1 {
	margin-bottom: 0;
}

.portfolio-v2 {
	position: relative;
	margin-bottom: 30px;
	background: none;
	min-height: 768px;
	border-left: 1px solid rgba(255,255,255,0.6);
}

@media (max-width:991.98px) {
	.portfolio-v2 {
		min-height: 560px;
	}
}

@media (max-width:767.98px) {
	.portfolio-v2 {
		min-height: 460px;
	}
}

.portfolio-v2:after {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}

.portfolio-v2 .portfolio-height {
	position: relative;
	text-align: center;
}

.portfolio-v2 .node-index {
	width: 45px;
	height: 45px;
	color: #fff;
	line-height: 45px;
	text-align: center;
	border: 2px solid #ee7306;
	border-radius: 50%;
	display: inline-block;
	font-size: 12px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
}

.portfolio-v2 .portfolio-content {
	background: rgba(0,0,0,0.4);
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	bottom: 0;
	z-index: 11;
	text-align: left;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	padding: 50px;
}

@media (max-width:991.98px) {
	.portfolio-v2 .portfolio-content {
		padding: 30px;
	}
}

.portfolio-v2 .portfolio-content .content-inner {
	position: relative;
	padding-left: 60px;
}

.portfolio-v2 .portfolio-content .content-inner .title {
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	font-weight: 700;
	text-transform: capitalize;
	margin: 0;
}

.portfolio-v2 .portfolio-content .content-inner .title a {
	display: block;
	color: #fff;
	font-size: 32px;
}

@media (max-width:991.98px) {
	.portfolio-v2 .portfolio-content .content-inner .title a {
		font-size: 26px;
		line-height: 34px;
	}
}

.portfolio-v2 .portfolio-content .content-inner .title a:hover,.portfolio-v2 .portfolio-content .content-inner .title a:focus,.portfolio-v2 .portfolio-content .content-inner .title a:active {
	text-decoration: underline;
}

.portfolio-v2 .portfolio-content .content-inner .category {
	-webkit-transition: all 0.45s;
	transition: all 0.45s;
	-moz-transition: all 0.45s;
	-ms-transition: all 0.45s;
}

.portfolio-v2 .portfolio-content .content-inner .category a {
	color: #ee7306;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 0.5px;
}

.portfolio-v2 .portfolio-content .content-inner .category a:hover,.portfolio-v2 .portfolio-content .content-inner .category a:focus,.portfolio-v2 .portfolio-content .content-inner .category a:active {
	text-decoration: underline;
}

.portfolio-v2 .portfolio-hover {
	overflow: hidden;
	height: 0;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}

.portfolio-v2 .portfolio-hover .desc {
	font-size: 16px;
	color: #fff;
	margin: 20px 0 25px;
	overflow: hidden;
	height: 65px;
	line-height: 30px;
}

.portfolio-v2:hover:after,.portfolio-v2:active:after,.portfolio-v2:focus:after {
	opacity: 1;
	filter: alpha(opacity=100);
}

.portfolio-v2:hover .portfolio-content,.portfolio-v2:active .portfolio-content,.portfolio-v2:focus .portfolio-content {
	background: #002c42;
}

.portfolio-v2:hover .portfolio-hover,.portfolio-v2:active .portfolio-hover,.portfolio-v2:focus .portfolio-hover {
	height: 180px;
}

.portfolio-v2 ul {
	list-style: none;
	padding: 0;
}

.owl-carousel .portfolio-v2 {
	margin-bottom: 0;
}

.portfolio-v4 {
	position: relative;
	max-width: 500px;
	margin: 0 1px;
	margin-bottom: 30px;
	background: none;
	overflow: hidden;
}

.portfolio-v4 .portfolio-images {
	position: relative;
	text-align: center;
}

.portfolio-v4 .portfolio-images:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	opacity: 1;
	filter: alpha(opacity=100);
	background: rgba(0,0,0,0.5);
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

.portfolio-v4 .portfolio-images .image-popup {
	opacity: 0;
	filter: alpha(opacity=0);
	width: 32px;
	height: 32px;
	background: #fff;
	line-height: 32px;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 99;
	text-align: center;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	margin-top: 30px;
}

.portfolio-v4 .portfolio-images .image-popup:hover {
	color: #fff;
	background: #ee7306;
}

.portfolio-v4 .portfolio-images .link {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.45s;
	transition: all 0.45s;
	-moz-transition: all 0.45s;
	-ms-transition: all 0.45s;
	width: 32px;
	height: 32px;
	background: #fff;
	line-height: 33px;
	position: absolute;
	top: 55px;
	right: 15px;
	z-index: 99;
	text-align: center;
	margin-top: 45px;
}

.portfolio-v4 .portfolio-images .link:hover {
	color: #fff;
	background: #ee7306;
}

.portfolio-v4 .content-front .action {
	margin-top: 10px;
}

.portfolio-v4 .content-front .action a {
	text-transform: capitalize;
	font-size: 18px;
	width: 100%;
	padding: 10px 20px;
	text-align: center;
}

.portfolio-v4 .content-inner {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	bottom: -100px;
	z-index: 11;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	padding: 30px 35px;
	background: #F3F3F3;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
}

@media (max-width:991.98px) {
	.portfolio-v4 .content-inner {
		padding: 30px;
	}
}

.portfolio-v4 .content-inner .title {
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	font-size: 20px;
	font-weight: 700;
	line-height: 32px;
	text-transform: capitalize;
}

.portfolio-v4 .content-inner .desc {
	margin: 10px 0;
}

.portfolio-v4 .content-inner .category {
	-webkit-transition: all 0.45s;
	transition: all 0.45s;
	-moz-transition: all 0.45s;
	-ms-transition: all 0.45s;
}

.portfolio-v4 .content-inner .category a {
	color: #ee7306;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
}

.portfolio-v4 .content-inner .category a:hover,.portfolio-v4 .content-inner .category a:focus,.portfolio-v4 .content-inner .category a:active {
	text-decoration: underline;
}

.portfolio-v4:hover .portfolio-images .image-popup,.portfolio-v4:active .portfolio-images .image-popup,.portfolio-v4:focus .portfolio-images .image-popup {
	opacity: 1;
	filter: alpha(opacity=100);
	margin-top: 0;
}

.portfolio-v4:hover .portfolio-images a.link,.portfolio-v4:active .portfolio-images a.link,.portfolio-v4:focus .portfolio-images a.link {
	opacity: 1;
	filter: alpha(opacity=100);
	margin-top: 0;
}

.portfolio-v4:hover .content-inner,.portfolio-v4:active .content-inner,.portfolio-v4:focus .content-inner {
	bottom: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
}

.portfolio-v4 ul {
	list-style: none;
	padding: 0;
}

.portfolio-carousel-single {
	max-width: 1080px;
	margin: 0 auto;
}

.portfolio-carousel-single .portfolio-item {
	overflow: hidden;
}

.portfolio-carousel-single .portfolio-item .images {
	text-align: center;
}

.portfolio-carousel-single .portfolio-item .images img {
	max-width: 750px;
	position: relative;
	z-index: 9;
}

.portfolio-carousel-single .portfolio-item .images .image-popup {
	position: absolute;
	left: 50%;
	z-index: 99;
	width: 32px;
	height: 32px;
	margin-left: -16px;
	line-height: 32px;
	text-align: center;
	background: #2B2B33;
	color: #fff;
}

.portfolio-carousel-single .portfolio-item .images .image-popup:hover {
	background: #42424f;
}

.portfolio-carousel-single .portfolio-item .images .read-more {
	position: absolute;
	right: 0;
	bottom: 30px;
	z-index: 1;
	width: 300px;
	text-align: right;
}

.portfolio-carousel-single .portfolio-item .images .read-more a {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 1px;
	-webkit-transition: all 1s;
	transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	padding-right: 40px;
	opacity: 0;
	filter: alpha(opacity=0);
	color: #000;
}

.portfolio-carousel-single .portfolio-item .images .read-more a:hover {
	color: #ee7306;
}

.portfolio-carousel-single .portfolio-item .images .read-more:after {
	content: "";
	width: 0px;
	height: 1px;
	background: #2B2B33;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
}

.portfolio-carousel-single .portfolio-item .portfolio-content {
	position: absolute;
	top: 100px;
	left: 50px;
	z-index: 11;
}

@media (max-width:991.98px) {
	.portfolio-carousel-single .portfolio-item .portfolio-content {
		left: 30px;
	}
}

.portfolio-carousel-single .portfolio-item .portfolio-content:after {
	content: "";
	-webkit-transition: all 1s;
	transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	width: 1px;
	height: 0;
	background: #2B2B33;
	position: absolute;
	top: -110px;
	left: 0;
}

.portfolio-carousel-single .portfolio-item .portfolio-content .category {
	margin-bottom: 5px;
}

.portfolio-carousel-single .portfolio-item .portfolio-content .category a {
	text-transform: uppercase;
	color: #2B2B33;
	font-weight: 700;
	letter-spacing: 1px;
	background: #fff;
	display: inline-block;
	padding: 0 5px;
	font-size: 12px;
}

.portfolio-carousel-single .portfolio-item .portfolio-content .category a:hover {
	color: #ee7306;
}

.portfolio-carousel-single .portfolio-item .portfolio-content .title {
	background: rgba(255,255,255,0.8);
	padding: 15px 20px 5px;
	max-width: 350px;
	position: relative;
	padding-bottom: 8px;
	border: 1px solid rgba(0,0,0,0.1);
	border-bottom: 0;
}

.portfolio-carousel-single .portfolio-item .portfolio-content .title:after {
	content: '';
	width: 60px;
	height: 2px;
	background: #ee7306;
	position: absolute;
	bottom: 0;
	left: 20px;
	z-index: 9;
}

.portfolio-carousel-single .portfolio-item .portfolio-content .title a {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	color: #002c42;
}

.portfolio-carousel-single .portfolio-item .portfolio-content .title a:hover {
	color: #ee7306;
}

.portfolio-carousel-single .portfolio-item .portfolio-content .desc {
	background: rgba(255,255,255,0.8);
	padding: 10px 20px 20px;
	max-width: 350px;
	border: 1px solid rgba(0,0,0,0.1);
	border-top: 0;
}

.portfolio-carousel-single .portfolio-item .portfolio-content .category {
	-webkit-transition: all 0.6s cubic-bezier(0.77,0,0.175,1) 0.5s;
	transition: all 0.6s cubic-bezier(0.77,0,0.175,1) 0.5s;
	-webkit-transform: translate(0,-70%);
	transform: translate(0,-70%);
	ms-transform: translate(0,-70%);
	opacity: 0;
	filter: alpha(opacity=0);
}

.portfolio-carousel-single .portfolio-item .portfolio-content .title {
	-webkit-transition: all 0.6s cubic-bezier(0.77,0,0.175,1) 0.9s;
	transition: all 0.6s cubic-bezier(0.77,0,0.175,1) 0.9s;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	ms-transform: translate(0,-50%);
	opacity: 0;
	filter: alpha(opacity=0);
}

.portfolio-carousel-single .portfolio-item .portfolio-content .desc {
	-webkit-transition: all 0.6s cubic-bezier(0.77,0,0.175,1) 1.3s;
	transition: all 0.6s cubic-bezier(0.77,0,0.175,1) 1.3s;
	-webkit-transform: translate(0,-30%);
	transform: translate(0,-30%);
	ms-transform: translate(0,-30%);
	opacity: 0;
	filter: alpha(opacity=0);
}

.portfolio-carousel-single .portfolio-item .image-popup {
	-webkit-transition: all 0.6s cubic-bezier(0.77,0,0.175,1) 1.3s;
	transition: all 0.6s cubic-bezier(0.77,0,0.175,1) 1.3s;
	bottom: -30px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.portfolio-carousel-single .active-effect .portfolio-item .portfolio-content:after {
	height: 100px;
}

.portfolio-carousel-single .active-effect .portfolio-item .portfolio-content .category,.portfolio-carousel-single .active-effect .portfolio-item .portfolio-content .title,.portfolio-carousel-single .active-effect .portfolio-item .portfolio-content .desc {
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
	ms-transform: translate(0,0);
	opacity: 1;
	filter: alpha(opacity=100);
}

.portfolio-carousel-single .active-effect .image-popup {
	opacity: 1;
	filter: alpha(opacity=100);
	bottom: 20px;
}

.portfolio-carousel-single .active-effect .portfolio-item .images .read-more a {
	padding-right: 10px;
	opacity: 1;
	filter: alpha(opacity=100);
}

.portfolio-carousel-single .active-effect .portfolio-item .images .read-more:after {
	width: 300px;
}

.text-light .portfolio-carousel-single .portfolio-item .portfolio-content::after {
	background: #fff;
}

.text-light .portfolio-carousel-single .portfolio-item .images .read-more:after {
	background: #fff;
}

.text-light .portfolio-carousel-single .portfolio-item .images .read-more a {
	color: #fff;
}

.testimonial-node-1 {
	max-width: 900px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
}

.testimonial-node-1 .content-body {
	position: relative;
	padding: 65px 30px 50px;
	margin-top: 40px;
}

.testimonial-node-1 .content-body .avatar {
	margin-top: 5px;
	max-width: 90px;
	position: absolute;
	top: -45px;
	left: 50%;
	margin-left: -45px;
	z-index: 9;
}

.testimonial-node-1 .content-body .avatar img {
	width: 100% !important;
	height: auto;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.testimonial-node-1 .content-body .avatar .quote-icon {
	font-size: 40px;
	width: 40px;
	height: 40px;
	background: #ee7306;
	color: #002c42;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	line-height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	right: -20px;
	line-height: 58px;
	font-style: italic;
	padding-right: 12px;
}

.testimonial-node-1 .content-body .quote {
	font-size: 16px;
	line-height: 30px;
	position: relative;
	padding-top: 35px;
	color: #7f8284;
	text-align: center;
	max-width: 230px;
	margin: 0 auto;
}

.testimonial-node-1 .content-body .info {
	margin-top: 10px;
	text-align: center;
}

.testimonial-node-1 .content-body .info .name {
	font-size: 20px;
	font-weight: 700;
	color: #002c42;
}

.testimonial-node-1 .content-body .info .job {
	font-size: 16px;
	line-height: 1;
}

.testimonial-node-2 {
	max-width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.testimonial-node-2 .content-body {
	position: relative;
	padding: 30px;
}

.testimonial-node-2 .content-body .avatar {
	margin-bottom: 45px;
	max-width: 90px;
	position: relative;
	display: inline-block;
}

.testimonial-node-2 .content-body .avatar img {
	width: 100% !important;
	height: auto;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.testimonial-node-2 .content-body .avatar .quote-icon {
	font-size: 40px;
	width: 40px;
	height: 40px;
	background: #ee7306;
	color: #002c42;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	line-height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	right: -20px;
	line-height: 58px;
	font-style: italic;
	padding-right: 12px;
}

.testimonial-node-2 .content-body .quote {
	font-size: 26px;
	line-height: 48px;
	position: relative;
	padding-bottom: 35px;
	color: #26263e;
	text-align: center;
	font-weight: 300;
}

.testimonial-node-2 .content-body .info {
	text-align: center;
}

.testimonial-node-2 .content-body .info .name {
	font-size: 20px;
	font-weight: 700;
	color: #002c42;
}

.testimonial-node-2 .content-body .info .job {
	font-size: 16px;
	line-height: 1;
}

.testimonial-node-3 {
	background: none;
	max-width: 620px;
	float: left;
	position: relative;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border: 1px solid #dee2e6;
}

.testimonial-node-3 .testimonial-content {
	padding: 20px;
}

.testimonial-node-3 .video {
	margin-bottom: 20px;
}

.testimonial-node-3 .video .popup-video {
	display: inline-block;
	background: url(../images/icon-play-2.png) no-repeat left center transparent;
	height: 55px;
	padding-left: 75px;
	line-height: 55px;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

.testimonial-node-3 .video .popup-video:hover,.testimonial-node-3 .video .popup-video:focus,.testimonial-node-3 .video .popup-video:active {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

.testimonial-node-3 .quote {
	font-size: 18px;
	line-height: 32px;
	font-weight: 400;
	font-family: "Georgia";
	color: #838383;
	font-style: italic;
}

.testimonial-node-3 .title {
	font-weight: 700;
	font-size: 18px;
	margin-top: 15px;
	color: #000;
}

.testimonial-node-3 .job {
	font-size: 13px;
}

.testimonial-node-v3 {
	max-width: 600px;
	margin: 0 auto;
	padding: 80px;
	background: #002c42;
}

.testimonial-node-v3:before,.testimonial-node-v3:after {
	content: " ";
	display: table;
}

.testimonial-node-v3:after {
	clear: both;
}

@media (max-width:1199.98px) {
	.testimonial-node-v3 {
		padding: 30px;
	}
}

.testimonial-node-v3 .testimonial-content .testimonial-icon {
	margin-bottom: 15px;
}

.testimonial-node-v3 .testimonial-content .testimonial-icon span {
	width: 40px;
	height: 40px;
	color: #002c42;
	background: #ee7306;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	line-height: 56px;
	display: inline-block;
	font-size: 30px;
	font-style: italic;
	padding-left: 10px;
}

.testimonial-node-v3 .testimonial-content .quote {
	font-size: 22px;
	line-height: 42px;
	position: relative;
	padding-top: 10px;
	color: #fff;
}

@media (max-width:767.98px) {
	.testimonial-node-v3 .testimonial-content .quote {
		font-size: 18px;
		line-height: 28px;
	}
}

.testimonial-node-v3 .content-inner {
	border-top: 1px solid rgba(255,255,255,0.2);
	margin-top: 40px;
	padding-top: 40px;
}

.testimonial-node-v3 .content-inner:before,.testimonial-node-v3 .content-inner:after {
	content: " ";
	display: table;
}

.testimonial-node-v3 .content-inner:after {
	clear: both;
}

.testimonial-node-v3 .content-inner .left {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	float: left;
	overflow: hidden;
}

.testimonial-node-v3 .content-inner .right {
	padding-left: 110px;
	padding-top: 20px;
}

.testimonial-node-v3 .content-inner .right .name {
	color: #ee7306;
	font-weight: 600;
	font-size: 18px;
	display: block;
	line-height: 1.1;
}

.testimonial-node-v3 .content-inner .right .job {
	color: #b1bec5;
}

.testimonial-grid .item-grid {
	margin-bottom: 45px;
}

.testimonial-grid .item-grid:before,.testimonial-grid .item-grid:after {
	content: " ";
	display: table;
}

.testimonial-grid .item-grid:after {
	clear: both;
}

.testimonial-grid .item-grid .testimonials-quote {
	font-size: 16px;
	color: #000;
	padding: 30px;
	border: 1px solid #dee2e6;
	font-weight: 400;
	font-style: italic;
	font-family: "Georgia";
}

.testimonial-grid .item-grid .testimonials-profile {
	display: inline-block;
	position: relative;
	margin-left: 30px;
	float: left;
	padding-top: 20px;
}

.testimonial-grid .item-grid .testimonials-profile:after {
	content: "";
	position: absolute;
	width: 50px;
	height: 2px;
	background: #ee7306;
	top: -1px;
	left: 0;
	z-index: 1;
}

.testimonial-grid .item-grid .testimonials-profile .right {
	padding-left: 70px;
}

.testimonial-grid .item-grid .testimonials-profile .right .name {
	font-size: 16px;
	font-weight: 700;
	color: #000000;
	margin: 0;
	text-transform: uppercase;
}

.testimonial-grid .item-grid .testimonials-profile .right .job {
	font-size: 12px;
	font-weight: 900;
	color: #ee7306;
	text-transform: uppercase;
}

.testimonial-grid .item-grid .testimonials-profile .left {
	display: inline-block;
	float: left;
}

.testimonial-grid .item-grid .testimonials-profile .left img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	width: 50px;
	height: auto;
}

.service-block {
	position: relative;
	margin: 45px 0 30px;
	background: transparent;
}

.service-block .service-block-content {
	text-align: center;
}

.service-block .service-block-content .service-icon {
	margin-bottom: 25px;
	width: 85px;
	height: 85px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	background: #F3F3F3;
	padding: 18px 10px 10px;
	display: inline-block;
}

.service-block .service-block-content .service-content .title {
	font-size: 20px;
	margin: 20px 0;
}

.service-block .service-block-content .service-content .desc {
	margin: 10px 0;
}
.service-block .service-block-content .service-content .desc p{
	height: 84px;
}
.service-block .frontend,.service-block .backend {
	z-index: 1;
	border-radius: inherit;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: inherit;
	perspective: inherit !important;
	-webkit-transition: transform 0.5s cubic-bezier(0.5,0.2,0.2,0.8);
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.5,0.2,0.2,0.8);
	transition: -webkit-transform 0.5s cubic-bezier(0.5,0.2,0.2,0.8);
	transition: transform 0.5s cubic-bezier(0.5,0.2,0.2,0.8);
	transition: transform 0.5s cubic-bezier(0.5,0.2,0.2,0.8),-webkit-transform 0.5s cubic-bezier(0.5,0.2,0.2,0.8);
	min-height: 300px;
	border: 1px solid rgba(0,0,0,0.08);
	background: #fff;
}

.service-block .frontend {
	height: inherit;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	padding: 50px 50px;
}

@media (max-width:991.98px) {
	.service-block .frontend {
		padding: 30px;
	}
}

.service-block .frontend .frontend-content {
	border-top: 0;
	text-align: center;
}

.service-block .frontend .frontend-content .service-block-content .title {
	margin: 8px 0 18px;
}

.service-block .backend {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	background: #002c42;
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	border: 1px solid rgba(0,0,0,0.08);
	padding: 30px 50px;
}

.service-block .backend .content-be {
	height: 100%;
	-webkit-transform: translateZ(70px) scale(0.86);
	transform: translateZ(70px) scale(0.86);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.service-block .backend .service-block-content .title a {
	color: #fff;
}

.service-block .backend .service-block-content .title a:hover {
	color: #ee7306;
}

.service-block .backend .service-block-content .desc {
	color: #fff;
}

.service-block .box-content {
	-webkit-perspective: 1000px;
	perspective: 1000px;
	border-radius: inherit;
}

/*.service-block:hover .frontend,.service-block:hover .backend,.service-block:active .frontend,.service-block:active .backend,.service-block:focus .frontend,.service-block:focus .backend,.service-block.active .frontend,.service-block.active .backend {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: transform 1.5s cubic-bezier(0.3,1,0.6,1);
	-webkit-transition: -webkit-transform 1.5s cubic-bezier(0.3,1,0.6,1);
	transition: -webkit-transform 1.5s cubic-bezier(0.3,1,0.6,1);
	transition: transform 1.5s cubic-bezier(0.3,1,0.6,1);
	transition: transform 1.5s cubic-bezier(0.3,1,0.6,1),-webkit-transform 1.5s cubic-bezier(0.3,1,0.6,1);
}

.service-block:hover .frontend,.service-block:active .frontend,.service-block:focus .frontend,.service-block.active .frontend {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.service-block:hover .backend,.service-block:active .backend,.service-block:focus .backend,.service-block.active .backend {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
}*/

.service-block-2 {
	margin-bottom: 30px;
}

.service-block-2 .service-content {
	position: relative;
}

.service-block-2 .service-content .content-top {
	padding: 35px 20px;
	background: #fff;
	text-align: center;
	margin-bottom: 30px;
}

.service-block-2 .service-content .content-top .service-icon {
	text-align: center;
}

.service-block-2 .service-content .content-top .title {
	font-size: 20px;
	margin: 15px 0 0;
}

.service-block-2 .service-images {
	position: relative;
}

.service-block-2 .service-images:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.4);
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

.service-block-2 .service-images .image-popup {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -18px;
	margin-left: -18px;
	width: 36px;
	height: 36px;
	z-index: 11;
	background: #fff;
	text-align: center;
	line-height: 38px;
	color: #000;
	opacity: 0;
}

.service-block-2 .service-images .image-popup:hover {
	color: #fff;
	background: #ee7306;
}

.service-block-2:hover .service-images:after {
	opacity: 1;
}

.service-block-2:hover .service-images .image-popup {
	opacity: 1;
}

.service-block-3 {
	background: #fff;
	-webkit-box-shadow: 0px 10px 30px rgba(0,0,0,0.1);
	box-shadow: 0px 10px 30px rgba(0,0,0,0.1);
	margin-bottom: 30px;
}

.service-block-3 .row {
	margin: 0 !important;
}

.service-block-3 .row .service-images,.service-block-3 .row .service-content {
	padding: 0 !important;
}

.service-block-3 .service-images {
	position: relative;
}

.service-block-3 .service-images:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.4);
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
}

.service-block-3 .service-images .image-popup {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -18px;
	margin-left: -18px;
	width: 36px;
	height: 36px;
	z-index: 11;
	background: #fff;
	text-align: center;
	line-height: 38px;
	color: #000;
	opacity: 0;
}

.service-block-3 .service-images .image-popup:hover {
	color: #fff;
	background: #ee7306;
}

.service-block-3 .service-content {
	position: relative;
	position: relative;
	text-align: center;
}

.service-block-3 .service-content .content-inner {
	padding: 30px 0 20px;
}

@media (max-width:1199.98px) {
	.service-block-3 .service-content .content-inner {
		padding: 30px 20px 0;
	}
}

.service-block-3 .service-content .content-inner .service-icon {
	width: 85px;
	height: 85px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	background: #ee7306;
	line-height: 85px;
	text-align: center;
	padding-top: 20px;
	display: inline-block;
}

.service-block-3 .service-content .content-inner .service-icon img {
	max-width: 48px;
}

.service-block-3 .service-content .content-inner .title {
	font-size: 20px;
	margin: 30px 0 20px;
}

.service-block-3 .service-content .content-inner .readmore {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 11;
	background: #E6E6E6;
	text-transform: uppercase;
	font-size: 15px;
	text-align: center;
	font-weight: 500;
}



.service-block-3 .service-content .content-inner .readmore a {
	display: block;
	line-height: 50px;
}

.service-block-3 .service-content .content-inner .readmore a:hover {
	background: #ee7306;
	color: #002c42;
}

.service-block-3:hover .service-images:after {
	opacity: 1;
}

.service-block-3:hover .service-images .image-popup {
	opacity: 1;
}

.service-block-singe .service-images-inner {
	position: relative;
}

.service-block-singe .service-images-inner .service-icon {
	font-size: 22px;
	width: 100px;
	height: 48px;
	position: absolute;
	bottom: -25px;
	left: 0;
	text-align: center;
	padding-top: 6px;
	line-height: 48px;
}

.service-block-singe .service-images-inner .service-icon .icon {
	position: relative;
	z-index: 9;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	background: #ee7306;
	color: #fff;
	display: inline-block;
}

.service-block-singe .service-images-inner .service-icon:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3NiAzMSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5iZ19zb3VyY2VfYmFkZ2VfMTwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik01Ny42NywxMS45NEM1Mi4zNiw2LjcxLDQ4LjQyLDAsMzguMywwSDM3LjdDMjcuNTgsMCwyMy42NCw2LjcxLDE4LjMzLDExLjk0LDE0LjQ3LDE2Ljc2LDYuNjEsMTcuODEsMCwxOFYzMUg3NlYxOEM2OS4zOSwxNy44MSw2MS41MywxNi43Niw1Ny42NywxMS45NFoiLz48L2c+PC9nPjwvc3ZnPg==");
}

.service-block-singe .post-content {
	padding-top: 40px;
}

.service-block-singe .post-content .post-title {
	margin-bottom: 15px;
}

body.path-services .body-page {
	background: #F3F3F6;
}

.colorpicker {
	z-index: 9999999 !important;
}

.permission-save-hidden #gavias_customize_save {
	display: none !important;
}

.gavias-skins-panel {
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	background: #fff;
	right: -403px;
	position: fixed;
	height: auto;
	top: 0px;
	bottom: 0;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	width: 400px;
	z-index: 999;
}

.gavias-skins-panel .gavias-skins-panel-inner {
	bottom: 0;
	padding: 30px 10px 10px;
	height: auto;
	overflow-x: hidden;
	overflow-y: scroll;
	position: absolute;
	top: 0;
	width: 100%;
}

.gavias-skins-panel.active {
	right: 0 !important;
}

.gavias-skins-panel #gavias_profile_customize_name option {
	color: #000;
}

.gavias-skins-panel .control-panel {
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	position: absolute;
	top: 150px;
	left: -40px;
	width: 40px;
	height: 40px;
	background: #ee7306;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
}

.gavias-skins-panel .control-panel:hover {
	cursor: pointer;
}

.gavias-skins-panel .panel-skins-content {
	padding-bottom: 20px;
	overflow: hidden;
}

.gavias-skins-panel .panel-skins-content:last-child {
	padding-bottom: 0;
}

.gavias-skins-panel .panel-skins-content .title {
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	text-transform: uppercase;
	color: #000;
	margin-bottom: 10px;
}

.gavias-skins-panel .panel-skins-content .item-color {
	width: 25px;
	height: 30px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border: 1px solid #ccc;
	display: inline-block;
	margin: 5px 6px 0 6px;
	border: 3px solid transparent;
}

.gavias-skins-panel .panel-skins-content .item-color:hover {
	cursor: pointer;
}

.gavias-skins-panel .panel-skins-content .item-color.default {
	background: #EE450A;
}

.gavias-skins-panel .panel-skins-content .item-color.blue {
	background: #50AF4D;
}

.gavias-skins-panel .panel-skins-content .item-color.brown {
	background: #684035;
}

.gavias-skins-panel .panel-skins-content .item-color.green {
	background: #009673;
}

.gavias-skins-panel .panel-skins-content .item-color.lilac {
	background: #8F6684;
}

.gavias-skins-panel .panel-skins-content .item-color.lime_green {
	background: #8CCA4F;
}

.gavias-skins-panel .panel-skins-content .item-color.orange {
	background: #F86923;
}

.gavias-skins-panel .panel-skins-content .item-color.pink {
	background: #D91897;
}

.gavias-skins-panel .panel-skins-content .item-color.purple {
	background: #9854B3;
}

.gavias-skins-panel .panel-skins-content .item-color.red {
	background: #E43844;
}

.gavias-skins-panel .panel-skins-content .item-color.turquoise {
	background: #1CCDCA;
}

.gavias-skins-panel .panel-skins-content .item-color.turquoise2 {
	background: #178E94;
}

.gavias-skins-panel .panel-skins-content .item-color.violet_red {
	background: #F3605D;
}

.gavias-skins-panel .panel-skins-content .item-color.violet_red2 {
	background: #973A4B;
}

.gavias-skins-panel .panel-skins-content .item-color.yellow {
	background: #ecc311;
}

.gavias-skins-panel .panel-skins-content .item-color.active {
	border-color: #000;
}

.gavias-skins-panel .panel-skins-content .layout {
	width: 80px;
	margin-right: 10px;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
}

.gavias-skins-panel .panel-skins-content .layout:hover {
	cursor: pointer;
}

.gavias-skins-panel .panel-skins-content .layout.active {
	background-color: #ee7306;
	color: #fff;
}

.gavias-skins-panel .panel-skins-content .layout:last-child {
	margin-right: 0;
}

.gavias-skins-panel.gavias-skin-demo {
	top: 200px;
	bottom: auto !important;
	padding: 20px !important;
	width: 260px !important;
	right: -263px !important;
}

.gavias-skins-panel.gavias-skin-demo .control-panel {
	top: 75px !important;
}

.gavias-skins-panel.gavias-skin-demo.active {
	right: 0 !important;
}

#customize-gavias-preivew .card {
	padding: 0 !important;
	margin-bottom: 20px;
}

#customize-gavias-preivew .card .card-header a {
	padding: 10px !important;
	font-weight: 600;
	color: #002c42;
}

#customize-gavias-preivew .card .card-header a:after {
	display: none !important;
}

#customize-gavias-preivew .card .card-body {
	padding: 15px !important;
}

#customize-gavias-preivew .form-select.form-control {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

#customize-gavias-preivew .form-group {
	position: relative;
	float: left;
	width: 100%;
}

#customize-gavias-preivew .form-group label {
	width: 150px;
	float: left;
	padding-top: 10px;
	font-size: 12px;
	color: #002c42;
	font-weight: 400;
}

#customize-gavias-preivew .form-group input {
	width: calc(100% - 150px);
	float: left;
}

#customize-gavias-preivew .form-group select {
	width: 100%;
}

#customize-gavias-preivew .form-group .colorselector {
	width: calc(100% - 150px);
	position: relative;
}

#customize-gavias-preivew .form-group .colorselector input {
	width: 100% !important;
}

#customize-gavias-preivew .form-group .colorselector .input-group-addon {
	border: 1px solid #dee2e6;
	position: absolute;
	width: 30px;
	height: 100%;
	top: 0;
	right: 0;
	z-index: 1;
}

#customize-gavias-preivew .form-group .colorselector .input-group-addon i {
	width: 30px;
	height: 20px;
	display: inline-block;
}

#customize-gavias-preivew .form-group .colorselector .remove {
	width: 34px;
	height: 34px;
	color: #000;
	position: absolute;
	top: 3px;
	right: 25px;
	line-height: 34px;
	text-align: center;
	z-index: 99;
}

#customize-gavias-preivew .form-group .colorselector .remove:hover {
	cursor: pointer;
}

.gavias_customize_form .form-group.action {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.gavias_customize_form .form-group.action input {
	width: 28%;
	margin-left: 10px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 10px;
	padding: 0;
}

.gavias_customize_form .form-group.action input#gavias_customize_save {
	background: #28a745;
}

.gavias_customize_form .form-group.action input#gavias_customize_preview {
	background: #17a2b8;
}

.gavias_customize_form .form-group.action input#gavias_customize_reset {
	background: #ffc107;
}

.prodet-page .webform-submission-form .form-item{
flex:0;
    max-width: 100%;
}

@media (max-width:1199.98px) {
	.service-block-3 .service-content .content-inner .readmore {
		position: relative;
		margin-top: 10px;
	}
	.fsize-30,
	.gsc-heading.style-1 .title.fsize-00 {
	font-size: 20px !important;
	line-height: 1.8;
}

}

@media (max-width:700px) {
.gbb-row .bb-inner {
    padding: 20px 0;
}
.views-element-container .grid-box.three>.column {
    width: 100%;
}
video.pv-video{
	height: auto !important;
}
.row{
	margin-left: 0;
}
.portfolio-v1{
	margin-left: -20px;
}
}
