
/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fas, .far, .fal, .fad, .fab {
	-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: solid .08em #eee;
	border-radius: .1em;
	padding: .2em .25em .15em;
}

.fa-pull-left {
	float: left;
}

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

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

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

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

/*.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }*/
@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

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

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

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

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

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

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

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

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

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

.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 {
	opacity: 1;
	color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
	content: "";
}

.fa-accessible-icon:before {
	content: "";
}

.fa-accusoft:before {
	content: "";
}

.fa-acquisitions-incorporated:before {
	content: "";
}

.fa-ad:before {
	content: "";
}

.fa-address-book:before {
	content: "";
}

.fa-address-card:before {
	content: "";
}

.fa-adjust:before {
	content: "";
}

.fa-adn:before {
	content: "";
}

.fa-adobe:before {
	content: "";
}

.fa-adversal:before {
	content: "";
}

.fa-affiliatetheme:before {
	content: "";
}

.fa-air-freshener:before {
	content: "";
}

.fa-airbnb:before {
	content: "";
}

.fa-algolia:before {
	content: "";
}

.fa-align-center:before {
	content: "";
}

.fa-align-justify:before {
	content: "";
}

.fa-align-left:before {
	content: "";
}

.fa-align-right:before {
	content: "";
}

.fa-alipay:before {
	content: "";
}

.fa-allergies:before {
	content: "";
}

.fa-amazon:before {
	content: "";
}

.fa-amazon-pay:before {
	content: "";
}

.fa-ambulance:before {
	content: "";
}

.fa-american-sign-language-interpreting:before {
	content: "";
}

.fa-amilia:before {
	content: "";
}

.fa-anchor:before {
	content: "";
}

.fa-android:before {
	content: "";
}

.fa-angellist:before {
	content: "";
}

.fa-angle-double-down:before {
	content: "";
}

.fa-angle-double-left:before {
	content: "";
}

.fa-angle-double-right:before {
	content: "";
}

.fa-angle-double-up:before {
	content: "";
}

.fa-angle-down:before {
	content: "";
}

.fa-angle-left:before {
	content: "";
}

.fa-angle-right:before {
	content: "";
}

.fa-angle-up:before {
	content: "";
}

.fa-angry:before {
	content: "";
}

.fa-angrycreative:before {
	content: "";
}

.fa-angular:before {
	content: "";
}

.fa-ankh:before {
	content: "";
}

.fa-app-store:before {
	content: "";
}

.fa-app-store-ios:before {
	content: "";
}

.fa-apper:before {
	content: "";
}

.fa-apple:before {
	content: "";
}

.fa-apple-alt:before {
	content: "";
}

.fa-apple-pay:before {
	content: "";
}

.fa-archive:before {
	content: "";
}

.fa-archway:before {
	content: "";
}

.fa-arrow-alt-circle-down:before {
	content: "";
}

.fa-arrow-alt-circle-left:before {
	content: "";
}

.fa-arrow-alt-circle-right:before {
	content: "";
}

.fa-arrow-alt-circle-up:before {
	content: "";
}

.fa-arrow-circle-down:before {
	content: "";
}

.fa-arrow-circle-left:before {
	content: "";
}

.fa-arrow-circle-right:before {
	content: "";
}

.fa-arrow-circle-up:before {
	content: "";
}

.fa-arrow-down:before {
	content: "";
}

.fa-arrow-left:before {
	content: "";
}

.fa-arrow-right:before {
	content: "";
}

.fa-arrow-up:before {
	content: "";
}

.fa-arrows-alt:before {
	content: "";
}

.fa-arrows-alt-h:before {
	content: "";
}

.fa-arrows-alt-v:before {
	content: "";
}

.fa-artstation:before {
	content: "";
}

.fa-assistive-listening-systems:before {
	content: "";
}

.fa-asterisk:before {
	content: "";
}

.fa-asymmetrik:before {
	content: "";
}

.fa-at:before {
	content: "";
}

.fa-atlas:before {
	content: "";
}

.fa-atlassian:before {
	content: "";
}

.fa-atom:before {
	content: "";
}

.fa-audible:before {
	content: "";
}

.fa-audio-description:before {
	content: "";
}

.fa-autoprefixer:before {
	content: "";
}

.fa-avianex:before {
	content: "";
}

.fa-aviato:before {
	content: "";
}

.fa-award:before {
	content: "";
}

.fa-aws:before {
	content: "";
}

.fa-baby:before {
	content: "";
}

.fa-baby-carriage:before {
	content: "";
}

.fa-backspace:before {
	content: "";
}

.fa-backward:before {
	content: "";
}

.fa-bacon:before {
	content: "";
}

.fa-bahai:before {
	content: "";
}

.fa-balance-scale:before {
	content: "";
}

.fa-balance-scale-left:before {
	content: "";
}

.fa-balance-scale-right:before {
	content: "";
}

.fa-ban:before {
	content: "";
}

.fa-band-aid:before {
	content: "";
}

.fa-bandcamp:before {
	content: "";
}

.fa-barcode:before {
	content: "";
}

.fa-bars:before {
	content: "";
}

.fa-baseball-ball:before {
	content: "";
}

.fa-basketball-ball:before {
	content: "";
}

.fa-bath:before {
	content: "";
}

.fa-battery-empty:before {
	content: "";
}

.fa-battery-full:before {
	content: "";
}

.fa-battery-half:before {
	content: "";
}

.fa-battery-quarter:before {
	content: "";
}

.fa-battery-three-quarters:before {
	content: "";
}

.fa-battle-net:before {
	content: "";
}

.fa-bed:before {
	content: "";
}

.fa-beer:before {
	content: "";
}

.fa-behance:before {
	content: "";
}

.fa-behance-square:before {
	content: "";
}

.fa-bell:before {
	content: "";
}

.fa-bell-slash:before {
	content: "";
}

.fa-bezier-curve:before {
	content: "";
}

.fa-bible:before {
	content: "";
}

.fa-bicycle:before {
	content: "";
}

.fa-biking:before {
	content: "";
}

.fa-bimobject:before {
	content: "";
}

.fa-binoculars:before {
	content: "";
}

.fa-biohazard:before {
	content: "";
}

.fa-birthday-cake:before {
	content: "";
}

.fa-bitbucket:before {
	content: "";
}

.fa-bitcoin:before {
	content: "";
}

.fa-bity:before {
	content: "";
}

.fa-black-tie:before {
	content: "";
}

.fa-blackberry:before {
	content: "";
}

.fa-blender:before {
	content: "";
}

.fa-blender-phone:before {
	content: "";
}

.fa-blind:before {
	content: "";
}

.fa-blog:before {
	content: "";
}

.fa-blogger:before {
	content: "";
}

.fa-blogger-b:before {
	content: "";
}

.fa-bluetooth:before {
	content: "";
}

.fa-bluetooth-b:before {
	content: "";
}

.fa-bold:before {
	content: "";
}

.fa-bolt:before {
	content: "";
}

.fa-bomb:before {
	content: "";
}

.fa-bone:before {
	content: "";
}

.fa-bong:before {
	content: "";
}

.fa-book:before {
	content: "";
}

.fa-book-dead:before {
	content: "";
}

.fa-book-medical:before {
	content: "";
}

.fa-book-open:before {
	content: "";
}

.fa-book-reader:before {
	content: "";
}

.fa-bookmark:before {
	content: "";
}

.fa-bootstrap:before {
	content: "";
}

.fa-border-all:before {
	content: "";
}

.fa-border-none:before {
	content: "";
}

.fa-border-style:before {
	content: "";
}

.fa-bowling-ball:before {
	content: "";
}

.fa-box:before {
	content: "";
}

.fa-box-open:before {
	content: "";
}

.fa-box-tissue:before {
	content: "拏";
}

.fa-boxes:before {
	content: "";
}

.fa-braille:before {
	content: "";
}

.fa-brain:before {
	content: "";
}

.fa-bread-slice:before {
	content: "";
}

.fa-briefcase:before {
	content: "";
}

.fa-briefcase-medical:before {
	content: "";
}

.fa-broadcast-tower:before {
	content: "";
}

.fa-broom:before {
	content: "";
}

.fa-brush:before {
	content: "";
}

.fa-btc:before {
	content: "";
}

.fa-buffer:before {
	content: "";
}

.fa-bug:before {
	content: "";
}

.fa-building:before {
	content: "";
}

.fa-bullhorn:before {
	content: "";
}

.fa-bullseye:before {
	content: "";
}

.fa-burn:before {
	content: "";
}

.fa-buromobelexperte:before {
	content: "";
}

.fa-bus:before {
	content: "";
}

.fa-bus-alt:before {
	content: "";
}

.fa-business-time:before {
	content: "";
}

.fa-buy-n-large:before {
	content: "";
}

.fa-buysellads:before {
	content: "";
}

.fa-calculator:before {
	content: "";
}

.fa-calendar:before {
	content: "";
}

.fa-calendar-alt:before {
	content: "";
}

.fa-calendar-check:before {
	content: "";
}

.fa-calendar-day:before {
	content: "";
}

.fa-calendar-minus:before {
	content: "";
}

.fa-calendar-plus:before {
	content: "";
}

.fa-calendar-times:before {
	content: "";
}

.fa-calendar-week:before {
	content: "";
}

.fa-camera:before {
	content: "";
}

.fa-camera-retro:before {
	content: "";
}

.fa-campground:before {
	content: "";
}

.fa-canadian-maple-leaf:before {
	content: "";
}

.fa-candy-cane:before {
	content: "";
}

.fa-cannabis:before {
	content: "";
}

.fa-capsules:before {
	content: "";
}

.fa-car:before {
	content: "";
}

.fa-car-alt:before {
	content: "";
}

.fa-car-battery:before {
	content: "";
}

.fa-car-crash:before {
	content: "";
}

.fa-car-side:before {
	content: "";
}

.fa-caravan:before {
	content: "";
}

.fa-caret-down:before {
	content: "";
}

.fa-caret-left:before {
	content: "";
}

.fa-caret-right:before {
	content: "";
}

.fa-caret-square-down:before {
	content: "";
}

.fa-caret-square-left:before {
	content: "";
}

.fa-caret-square-right:before {
	content: "";
}

.fa-caret-square-up:before {
	content: "";
}

.fa-caret-up:before {
	content: "";
}

.fa-carrot:before {
	content: "";
}

.fa-cart-arrow-down:before {
	content: "";
}

.fa-cart-plus:before {
	content: "";
}

.fa-cash-register:before {
	content: "";
}

.fa-cat:before {
	content: "";
}

.fa-cc-amazon-pay:before {
	content: "";
}

.fa-cc-amex:before {
	content: "";
}

.fa-cc-apple-pay:before {
	content: "";
}

.fa-cc-diners-club:before {
	content: "";
}

.fa-cc-discover:before {
	content: "";
}

.fa-cc-jcb:before {
	content: "";
}

.fa-cc-mastercard:before {
	content: "";
}

.fa-cc-paypal:before {
	content: "";
}

.fa-cc-stripe:before {
	content: "";
}

.fa-cc-visa:before {
	content: "";
}

.fa-centercode:before {
	content: "";
}

.fa-centos:before {
	content: "";
}

.fa-certificate:before {
	content: "";
}

.fa-chair:before {
	content: "";
}

.fa-chalkboard:before {
	content: "";
}

.fa-chalkboard-teacher:before {
	content: "";
}

.fa-charging-station:before {
	content: "";
}

.fa-chart-area:before {
	content: "";
}

.fa-chart-bar:before {
	content: "";
}

.fa-chart-line:before {
	content: "";
}

.fa-chart-pie:before {
	content: "";
}

.fa-check:before {
	content: "";
}

.fa-check-circle:before {
	content: "";
}

.fa-check-double:before {
	content: "";
}

.fa-check-square:before {
	content: "";
}

.fa-cheese:before {
	content: "";
}

.fa-chess:before {
	content: "";
}

.fa-chess-bishop:before {
	content: "";
}

.fa-chess-board:before {
	content: "";
}

.fa-chess-king:before {
	content: "";
}

.fa-chess-knight:before {
	content: "";
}

.fa-chess-pawn:before {
	content: "";
}

.fa-chess-queen:before {
	content: "";
}

.fa-chess-rook:before {
	content: "";
}

.fa-chevron-circle-down:before {
	content: "";
}

.fa-chevron-circle-left:before {
	content: "";
}

.fa-chevron-circle-right:before {
	content: "";
}

.fa-chevron-circle-up:before {
	content: "";
}

.fa-chevron-down:before {
	content: "";
}

.fa-chevron-left:before {
	content: "";
}

.fa-chevron-right:before {
	content: "";
}

.fa-chevron-up:before {
	content: "";
}

.fa-child:before {
	content: "";
}

.fa-chrome:before {
	content: "";
}

.fa-chromecast:before {
	content: "";
}

.fa-church:before {
	content: "";
}

.fa-circle:before {
	content: "";
}

.fa-circle-notch:before {
	content: "";
}

.fa-city:before {
	content: "";
}

.fa-clinic-medical:before {
	content: "";
}

.fa-clipboard:before {
	content: "";
}

.fa-clipboard-check:before {
	content: "";
}

.fa-clipboard-list:before {
	content: "";
}

.fa-clock:before {
	content: "";
}

.fa-clone:before {
	content: "";
}

.fa-closed-captioning:before {
	content: "";
}

.fa-cloud:before {
	content: "";
}

.fa-cloud-download-alt:before {
	content: "";
}

.fa-cloud-meatball:before {
	content: "";
}

.fa-cloud-moon:before {
	content: "";
}

.fa-cloud-moon-rain:before {
	content: "";
}

.fa-cloud-rain:before {
	content: "";
}

.fa-cloud-showers-heavy:before {
	content: "";
}

.fa-cloud-sun:before {
	content: "";
}

.fa-cloud-sun-rain:before {
	content: "";
}

.fa-cloud-upload-alt:before {
	content: "";
}

.fa-cloudscale:before {
	content: "";
}

.fa-cloudsmith:before {
	content: "";
}

.fa-cloudversify:before {
	content: "";
}

.fa-cocktail:before {
	content: "";
}

.fa-code:before {
	content: "";
}

.fa-code-branch:before {
	content: "";
}

.fa-codepen:before {
	content: "";
}

.fa-codiepie:before {
	content: "";
}

.fa-coffee:before {
	content: "";
}

.fa-cog:before {
	content: "";
}

.fa-cogs:before {
	content: "";
}

.fa-coins:before {
	content: "";
}

.fa-columns:before {
	content: "";
}

.fa-comment:before {
	content: "";
}

.fa-comment-alt:before {
	content: "";
}

.fa-comment-dollar:before {
	content: "";
}

.fa-comment-dots:before {
	content: "";
}

.fa-comment-medical:before {
	content: "";
}

.fa-comment-slash:before {
	content: "";
}

.fa-comments:before {
	content: "";
}

.fa-comments-dollar:before {
	content: "";
}

.fa-compact-disc:before {
	content: "";
}

.fa-compass:before {
	content: "";
}

.fa-compress:before {
	content: "";
}

.fa-compress-alt:before {
	content: "";
}

.fa-compress-arrows-alt:before {
	content: "";
}

.fa-concierge-bell:before {
	content: "";
}

.fa-confluence:before {
	content: "";
}

.fa-connectdevelop:before {
	content: "";
}

.fa-contao:before {
	content: "";
}

.fa-cookie:before {
	content: "";
}

.fa-cookie-bite:before {
	content: "";
}

.fa-copy:before {
	content: "";
}

.fa-copyright:before {
	content: "";
}

.fa-cotton-bureau:before {
	content: "";
}

.fa-couch:before {
	content: "";
}

.fa-cpanel:before {
	content: "";
}

.fa-creative-commons:before {
	content: "";
}

.fa-creative-commons-by:before {
	content: "";
}

.fa-creative-commons-nc:before {
	content: "";
}

.fa-creative-commons-nc-eu:before {
	content: "";
}

.fa-creative-commons-nc-jp:before {
	content: "";
}

.fa-creative-commons-nd:before {
	content: "";
}

.fa-creative-commons-pd:before {
	content: "";
}

.fa-creative-commons-pd-alt:before {
	content: "";
}

.fa-creative-commons-remix:before {
	content: "";
}

.fa-creative-commons-sa:before {
	content: "";
}

.fa-creative-commons-sampling:before {
	content: "";
}

.fa-creative-commons-sampling-plus:before {
	content: "";
}

.fa-creative-commons-share:before {
	content: "";
}

.fa-creative-commons-zero:before {
	content: "";
}

.fa-credit-card:before {
	content: "";
}

.fa-critical-role:before {
	content: "";
}

.fa-crop:before {
	content: "";
}

.fa-crop-alt:before {
	content: "";
}

.fa-cross:before {
	content: "";
}

.fa-crosshairs:before {
	content: "";
}

.fa-crow:before {
	content: "";
}

.fa-crown:before {
	content: "";
}

.fa-crutch:before {
	content: "";
}

.fa-css3:before {
	content: "";
}

.fa-css3-alt:before {
	content: "";
}

.fa-cube:before {
	content: "";
}

.fa-cubes:before {
	content: "";
}

.fa-cut:before {
	content: "";
}

.fa-cuttlefish:before {
	content: "";
}

.fa-d-and-d:before {
	content: "";
}

.fa-d-and-d-beyond:before {
	content: "";
}

.fa-dailymotion:before {
	content: "勒";
}

.fa-dashcube:before {
	content: "";
}

.fa-database:before {
	content: "";
}

.fa-deaf:before {
	content: "";
}

.fa-delicious:before {
	content: "";
}

.fa-democrat:before {
	content: "";
}

.fa-deploydog:before {
	content: "";
}

.fa-deskpro:before {
	content: "";
}

.fa-desktop:before {
	content: "";
}

.fa-dev:before {
	content: "";
}

.fa-deviantart:before {
	content: "";
}

.fa-dharmachakra:before {
	content: "";
}

.fa-dhl:before {
	content: "";
}

.fa-diagnoses:before {
	content: "";
}

.fa-diaspora:before {
	content: "";
}

.fa-dice:before {
	content: "";
}

.fa-dice-d20:before {
	content: "";
}

.fa-dice-d6:before {
	content: "";
}

.fa-dice-five:before {
	content: "";
}

.fa-dice-four:before {
	content: "";
}

.fa-dice-one:before {
	content: "";
}

.fa-dice-six:before {
	content: "";
}

.fa-dice-three:before {
	content: "";
}

.fa-dice-two:before {
	content: "";
}

.fa-digg:before {
	content: "";
}

.fa-digital-ocean:before {
	content: "";
}

.fa-digital-tachograph:before {
	content: "";
}

.fa-directions:before {
	content: "";
}

.fa-discord:before {
	content: "";
}

.fa-discourse:before {
	content: "";
}

.fa-disease:before {
	content: "";
}

.fa-divide:before {
	content: "";
}

.fa-dizzy:before {
	content: "";
}

.fa-dna:before {
	content: "";
}

.fa-dochub:before {
	content: "";
}

.fa-docker:before {
	content: "";
}

.fa-dog:before {
	content: "";
}

.fa-dollar-sign:before {
	content: "";
}

.fa-dolly:before {
	content: "";
}

.fa-dolly-flatbed:before {
	content: "";
}

.fa-donate:before {
	content: "";
}

.fa-door-closed:before {
	content: "";
}

.fa-door-open:before {
	content: "";
}

.fa-dot-circle:before {
	content: "";
}

.fa-dove:before {
	content: "";
}

.fa-download:before {
	content: "";
}

.fa-draft2digital:before {
	content: "";
}

.fa-drafting-compass:before {
	content: "";
}

.fa-dragon:before {
	content: "";
}

.fa-draw-polygon:before {
	content: "";
}

.fa-dribbble:before {
	content: "";
}

.fa-dribbble-square:before {
	content: "";
}

.fa-dropbox:before {
	content: "";
}

.fa-drum:before {
	content: "";
}

.fa-drum-steelpan:before {
	content: "";
}

.fa-drumstick-bite:before {
	content: "";
}

.fa-drupal:before {
	content: "";
}

.fa-dumbbell:before {
	content: "";
}

.fa-dumpster:before {
	content: "";
}

.fa-dumpster-fire:before {
	content: "";
}

.fa-dungeon:before {
	content: "";
}

.fa-dyalog:before {
	content: "";
}

.fa-earlybirds:before {
	content: "";
}

.fa-ebay:before {
	content: "";
}

.fa-edge:before {
	content: "";
}

.fa-edit:before {
	content: "";
}

.fa-egg:before {
	content: "";
}

.fa-eject:before {
	content: "";
}

.fa-elementor:before {
	content: "";
}

.fa-ellipsis-h:before {
	content: "";
}

.fa-ellipsis-v:before {
	content: "";
}

.fa-ello:before {
	content: "";
}

.fa-ember:before {
	content: "";
}

.fa-empire:before {
	content: "";
}

.fa-envelope:before {
	content: "";
}

.fa-envelope-open:before {
	content: "";
}

.fa-envelope-open-text:before {
	content: "";
}

.fa-envelope-square:before {
	content: "";
}

.fa-envira:before {
	content: "";
}

.fa-equals:before {
	content: "";
}

.fa-eraser:before {
	content: "";
}

.fa-erlang:before {
	content: "";
}

.fa-ethereum:before {
	content: "";
}

.fa-ethernet:before {
	content: "";
}

.fa-etsy:before {
	content: "";
}

.fa-euro-sign:before {
	content: "";
}

.fa-evernote:before {
	content: "";
}

.fa-exchange-alt:before {
	content: "";
}

.fa-exclamation:before {
	content: "";
}

.fa-exclamation-circle:before {
	content: "";
}

.fa-exclamation-triangle:before {
	content: "";
}

.fa-expand:before {
	content: "";
}

.fa-expand-alt:before {
	content: "";
}

.fa-expand-arrows-alt:before {
	content: "";
}

.fa-expeditedssl:before {
	content: "";
}

.fa-external-link-alt:before {
	content: "";
}

.fa-external-link-square-alt:before {
	content: "";
}

.fa-eye:before {
	content: "";
}

.fa-eye-dropper:before {
	content: "";
}

.fa-eye-slash:before {
	content: "";
}

.fa-facebook:before {
	content: "";
}

.fa-facebook-f:before {
	content: "";
}

.fa-facebook-messenger:before {
	content: "";
}

.fa-facebook-square:before {
	content: "";
}

.fa-fan:before {
	content: "";
}

.fa-fantasy-flight-games:before {
	content: "";
}

.fa-fast-backward:before {
	content: "";
}

.fa-fast-forward:before {
	content: "";
}

.fa-faucet:before {
	content: "串";
}

.fa-fax:before {
	content: "";
}

.fa-feather:before {
	content: "";
}

.fa-feather-alt:before {
	content: "";
}

.fa-fedex:before {
	content: "";
}

.fa-fedora:before {
	content: "";
}

.fa-female:before {
	content: "";
}

.fa-fighter-jet:before {
	content: "";
}

.fa-figma:before {
	content: "";
}

.fa-file:before {
	content: "";
}

.fa-file-alt:before {
	content: "";
}

.fa-file-archive:before {
	content: "";
}

.fa-file-audio:before {
	content: "";
}

.fa-file-code:before {
	content: "";
}

.fa-file-contract:before {
	content: "";
}

.fa-file-csv:before {
	content: "";
}

.fa-file-download:before {
	content: "";
}

.fa-file-excel:before {
	content: "";
}

.fa-file-export:before {
	content: "";
}

.fa-file-image:before {
	content: "";
}

.fa-file-import:before {
	content: "";
}

.fa-file-invoice:before {
	content: "";
}

.fa-file-invoice-dollar:before {
	content: "";
}

.fa-file-medical:before {
	content: "";
}

.fa-file-medical-alt:before {
	content: "";
}

.fa-file-pdf:before {
	content: "";
}

.fa-file-powerpoint:before {
	content: "";
}

.fa-file-prescription:before {
	content: "";
}

.fa-file-signature:before {
	content: "";
}

.fa-file-upload:before {
	content: "";
}

.fa-file-video:before {
	content: "";
}

.fa-file-word:before {
	content: "";
}

.fa-fill:before {
	content: "";
}

.fa-fill-drip:before {
	content: "";
}

.fa-film:before {
	content: "";
}

.fa-filter:before {
	content: "";
}

.fa-fingerprint:before {
	content: "";
}

.fa-fire:before {
	content: "";
}

.fa-fire-alt:before {
	content: "";
}

.fa-fire-extinguisher:before {
	content: "";
}

.fa-firefox:before {
	content: "";
}

.fa-firefox-browser:before {
	content: "龜";
}

.fa-first-aid:before {
	content: "";
}

.fa-first-order:before {
	content: "";
}

.fa-first-order-alt:before {
	content: "";
}

.fa-firstdraft:before {
	content: "";
}

.fa-fish:before {
	content: "";
}

.fa-fist-raised:before {
	content: "";
}

.fa-flag:before {
	content: "";
}

.fa-flag-checkered:before {
	content: "";
}

.fa-flag-usa:before {
	content: "";
}

.fa-flask:before {
	content: "";
}

.fa-flickr:before {
	content: "";
}

.fa-flipboard:before {
	content: "";
}

.fa-flushed:before {
	content: "";
}

.fa-fly:before {
	content: "";
}

.fa-folder:before {
	content: "";
}

.fa-folder-minus:before {
	content: "";
}

.fa-folder-open:before {
	content: "";
}

.fa-folder-plus:before {
	content: "";
}

.fa-font:before {
	content: "";
}

.fa-font-awesome:before {
	content: "";
}

.fa-font-awesome-alt:before {
	content: "";
}

.fa-font-awesome-flag:before {
	content: "";
}

.fa-font-awesome-logo-full:before {
	content: "";
}

.fa-fonticons:before {
	content: "";
}

.fa-fonticons-fi:before {
	content: "";
}

.fa-football-ball:before {
	content: "";
}

.fa-fort-awesome:before {
	content: "";
}

.fa-fort-awesome-alt:before {
	content: "";
}

.fa-forumbee:before {
	content: "";
}

.fa-forward:before {
	content: "";
}

.fa-foursquare:before {
	content: "";
}

.fa-free-code-camp:before {
	content: "";
}

.fa-freebsd:before {
	content: "";
}

.fa-frog:before {
	content: "";
}

.fa-frown:before {
	content: "";
}

.fa-frown-open:before {
	content: "";
}

.fa-fulcrum:before {
	content: "";
}

.fa-funnel-dollar:before {
	content: "";
}

.fa-futbol:before {
	content: "";
}

.fa-galactic-republic:before {
	content: "";
}

.fa-galactic-senate:before {
	content: "";
}

.fa-gamepad:before {
	content: "";
}

.fa-gas-pump:before {
	content: "";
}

.fa-gavel:before {
	content: "";
}

.fa-gem:before {
	content: "";
}

.fa-genderless:before {
	content: "";
}

.fa-get-pocket:before {
	content: "";
}

.fa-gg:before {
	content: "";
}

.fa-gg-circle:before {
	content: "";
}

.fa-ghost:before {
	content: "";
}

.fa-gift:before {
	content: "";
}

.fa-gifts:before {
	content: "";
}

.fa-git:before {
	content: "";
}

.fa-git-alt:before {
	content: "";
}

.fa-git-square:before {
	content: "";
}

.fa-github:before {
	content: "";
}

.fa-github-alt:before {
	content: "";
}

.fa-github-square:before {
	content: "";
}

.fa-gitkraken:before {
	content: "";
}

.fa-gitlab:before {
	content: "";
}

.fa-gitter:before {
	content: "";
}

.fa-glass-cheers:before {
	content: "";
}

.fa-glass-martini:before {
	content: "";
}

.fa-glass-martini-alt:before {
	content: "";
}

.fa-glass-whiskey:before {
	content: "";
}

.fa-glasses:before {
	content: "";
}

.fa-glide:before {
	content: "";
}

.fa-glide-g:before {
	content: "";
}

.fa-globe:before {
	content: "";
}

.fa-globe-africa:before {
	content: "";
}

.fa-globe-americas:before {
	content: "";
}

.fa-globe-asia:before {
	content: "";
}

.fa-globe-europe:before {
	content: "";
}

.fa-gofore:before {
	content: "";
}

.fa-golf-ball:before {
	content: "";
}

.fa-goodreads:before {
	content: "";
}

.fa-goodreads-g:before {
	content: "";
}

.fa-google:before {
	content: "";
}

.fa-google-drive:before {
	content: "";
}

.fa-google-play:before {
	content: "";
}

.fa-google-plus:before {
	content: "";
}

.fa-google-plus-g:before {
	content: "";
}

.fa-google-plus-square:before {
	content: "";
}

.fa-google-wallet:before {
	content: "";
}

.fa-gopuram:before {
	content: "";
}

.fa-graduation-cap:before {
	content: "";
}

.fa-gratipay:before {
	content: "";
}

.fa-grav:before {
	content: "";
}

.fa-greater-than:before {
	content: "";
}

.fa-greater-than-equal:before {
	content: "";
}

.fa-grimace:before {
	content: "";
}

.fa-grin:before {
	content: "";
}

.fa-grin-alt:before {
	content: "";
}

.fa-grin-beam:before {
	content: "";
}

.fa-grin-beam-sweat:before {
	content: "";
}

.fa-grin-hearts:before {
	content: "";
}

.fa-grin-squint:before {
	content: "";
}

.fa-grin-squint-tears:before {
	content: "";
}

.fa-grin-stars:before {
	content: "";
}

.fa-grin-tears:before {
	content: "";
}

.fa-grin-tongue:before {
	content: "";
}

.fa-grin-tongue-squint:before {
	content: "";
}

.fa-grin-tongue-wink:before {
	content: "";
}

.fa-grin-wink:before {
	content: "";
}

.fa-grip-horizontal:before {
	content: "";
}

.fa-grip-lines:before {
	content: "";
}

.fa-grip-lines-vertical:before {
	content: "";
}

.fa-grip-vertical:before {
	content: "";
}

.fa-gripfire:before {
	content: "";
}

.fa-grunt:before {
	content: "";
}

.fa-guitar:before {
	content: "";
}

.fa-gulp:before {
	content: "";
}

.fa-h-square:before {
	content: "";
}

.fa-hacker-news:before {
	content: "";
}

.fa-hacker-news-square:before {
	content: "";
}

.fa-hackerrank:before {
	content: "";
}

.fa-hamburger:before {
	content: "";
}

.fa-hammer:before {
	content: "";
}

.fa-hamsa:before {
	content: "";
}

.fa-hand-holding:before {
	content: "";
}

.fa-hand-holding-heart:before {
	content: "";
}

.fa-hand-holding-medical:before {
	content: "樂";
}

.fa-hand-holding-usd:before {
	content: "";
}

.fa-hand-holding-water:before {
	content: "";
}

.fa-hand-lizard:before {
	content: "";
}

.fa-hand-middle-finger:before {
	content: "";
}

.fa-hand-paper:before {
	content: "";
}

.fa-hand-peace:before {
	content: "";
}

.fa-hand-point-down:before {
	content: "";
}

.fa-hand-point-left:before {
	content: "";
}

.fa-hand-point-right:before {
	content: "";
}

.fa-hand-point-up:before {
	content: "";
}

.fa-hand-pointer:before {
	content: "";
}

.fa-hand-rock:before {
	content: "";
}

.fa-hand-scissors:before {
	content: "";
}

.fa-hand-sparkles:before {
	content: "諾";
}

.fa-hand-spock:before {
	content: "";
}

.fa-hands:before {
	content: "";
}

.fa-hands-helping:before {
	content: "";
}

.fa-hands-wash:before {
	content: "丹";
}

.fa-handshake:before {
	content: "";
}

.fa-handshake-alt-slash:before {
	content: "寧";
}

.fa-handshake-slash:before {
	content: "怒";
}

.fa-hanukiah:before {
	content: "";
}

.fa-hard-hat:before {
	content: "";
}

.fa-hashtag:before {
	content: "";
}

.fa-hat-cowboy:before {
	content: "";
}

.fa-hat-cowboy-side:before {
	content: "";
}

.fa-hat-wizard:before {
	content: "";
}

.fa-hdd:before {
	content: "";
}

.fa-head-side-cough:before {
	content: "率";
}

.fa-head-side-cough-slash:before {
	content: "異";
}

.fa-head-side-mask:before {
	content: "北";
}

.fa-head-side-virus:before {
	content: "磻";
}

.fa-heading:before {
	content: "";
}

.fa-headphones:before {
	content: "";
}

.fa-headphones-alt:before {
	content: "";
}

.fa-headset:before {
	content: "";
}

.fa-heart:before {
	content: "";
}

.fa-heart-broken:before {
	content: "";
}

.fa-heartbeat:before {
	content: "";
}

.fa-helicopter:before {
	content: "";
}

.fa-highlighter:before {
	content: "";
}

.fa-hiking:before {
	content: "";
}

.fa-hippo:before {
	content: "";
}

.fa-hips:before {
	content: "";
}

.fa-hire-a-helper:before {
	content: "";
}

.fa-history:before {
	content: "";
}

.fa-hockey-puck:before {
	content: "";
}

.fa-holly-berry:before {
	content: "";
}

.fa-home:before {
	content: "";
}

.fa-hooli:before {
	content: "";
}

.fa-hornbill:before {
	content: "";
}

.fa-horse:before {
	content: "";
}

.fa-horse-head:before {
	content: "";
}

.fa-hospital:before {
	content: "";
}

.fa-hospital-alt:before {
	content: "";
}

.fa-hospital-symbol:before {
	content: "";
}

.fa-hospital-user:before {
	content: "";
}

.fa-hot-tub:before {
	content: "";
}

.fa-hotdog:before {
	content: "";
}

.fa-hotel:before {
	content: "";
}

.fa-hotjar:before {
	content: "";
}

.fa-hourglass:before {
	content: "";
}

.fa-hourglass-end:before {
	content: "";
}

.fa-hourglass-half:before {
	content: "";
}

.fa-hourglass-start:before {
	content: "";
}

.fa-house-damage:before {
	content: "";
}

.fa-house-user:before {
	content: "便";
}

.fa-houzz:before {
	content: "";
}

.fa-hryvnia:before {
	content: "";
}

.fa-html5:before {
	content: "";
}

.fa-hubspot:before {
	content: "";
}

.fa-i-cursor:before {
	content: "";
}

.fa-ice-cream:before {
	content: "";
}

.fa-icicles:before {
	content: "";
}

.fa-icons:before {
	content: "";
}

.fa-id-badge:before {
	content: "";
}

.fa-id-card:before {
	content: "";
}

.fa-id-card-alt:before {
	content: "";
}

.fa-ideal:before {
	content: "邏";
}

.fa-igloo:before {
	content: "";
}

.fa-image:before {
	content: "";
}

.fa-images:before {
	content: "";
}

.fa-imdb:before {
	content: "";
}

.fa-inbox:before {
	content: "";
}

.fa-indent:before {
	content: "";
}

.fa-industry:before {
	content: "";
}

.fa-infinity:before {
	content: "";
}

.fa-info:before {
	content: "";
}

.fa-info-circle:before {
	content: "";
}

.fa-instagram:before {
	content: "";
}

.fa-instagram-square:before {
	content: "凌";
}

.fa-intercom:before {
	content: "";
}

.fa-internet-explorer:before {
	content: "";
}

.fa-invision:before {
	content: "";
}

.fa-ioxhost:before {
	content: "";
}

.fa-italic:before {
	content: "";
}

.fa-itch-io:before {
	content: "";
}

.fa-itunes:before {
	content: "";
}

.fa-itunes-note:before {
	content: "";
}

.fa-java:before {
	content: "";
}

.fa-jedi:before {
	content: "";
}

.fa-jedi-order:before {
	content: "";
}

.fa-jenkins:before {
	content: "";
}

.fa-jira:before {
	content: "";
}

.fa-joget:before {
	content: "";
}

.fa-joint:before {
	content: "";
}

.fa-joomla:before {
	content: "";
}

.fa-journal-whills:before {
	content: "";
}

.fa-js:before {
	content: "";
}

.fa-js-square:before {
	content: "";
}

.fa-jsfiddle:before {
	content: "";
}

.fa-kaaba:before {
	content: "";
}

.fa-kaggle:before {
	content: "";
}

.fa-key:before {
	content: "";
}

.fa-keybase:before {
	content: "";
}

.fa-keyboard:before {
	content: "";
}

.fa-keycdn:before {
	content: "";
}

.fa-khanda:before {
	content: "";
}

.fa-kickstarter:before {
	content: "";
}

.fa-kickstarter-k:before {
	content: "";
}

.fa-kiss:before {
	content: "";
}

.fa-kiss-beam:before {
	content: "";
}

.fa-kiss-wink-heart:before {
	content: "";
}

.fa-kiwi-bird:before {
	content: "";
}

.fa-korvue:before {
	content: "";
}

.fa-landmark:before {
	content: "";
}

.fa-language:before {
	content: "";
}

.fa-laptop:before {
	content: "";
}

.fa-laptop-code:before {
	content: "";
}

.fa-laptop-house:before {
	content: "復";
}

.fa-laptop-medical:before {
	content: "";
}

.fa-laravel:before {
	content: "";
}

.fa-lastfm:before {
	content: "";
}

.fa-lastfm-square:before {
	content: "";
}

.fa-laugh:before {
	content: "";
}

.fa-laugh-beam:before {
	content: "";
}

.fa-laugh-squint:before {
	content: "";
}

.fa-laugh-wink:before {
	content: "";
}

.fa-layer-group:before {
	content: "";
}

.fa-leaf:before {
	content: "";
}

.fa-leanpub:before {
	content: "";
}

.fa-lemon:before {
	content: "";
}

.fa-less:before {
	content: "";
}

.fa-less-than:before {
	content: "";
}

.fa-less-than-equal:before {
	content: "";
}

.fa-level-down-alt:before {
	content: "";
}

.fa-level-up-alt:before {
	content: "";
}

.fa-life-ring:before {
	content: "";
}

.fa-lightbulb:before {
	content: "";
}

.fa-line:before {
	content: "";
}

.fa-link:before {
	content: "";
}

.fa-linkedin:before {
	content: "";
}

.fa-linkedin-in:before {
	content: "";
}

.fa-linode:before {
	content: "";
}

.fa-linux:before {
	content: "";
}

.fa-lira-sign:before {
	content: "";
}

.fa-list:before {
	content: "";
}

.fa-list-alt:before {
	content: "";
}

.fa-list-ol:before {
	content: "";
}

.fa-list-ul:before {
	content: "";
}

.fa-location-arrow:before {
	content: "";
}

.fa-lock:before {
	content: "";
}

.fa-lock-open:before {
	content: "";
}

.fa-long-arrow-alt-down:before {
	content: "";
}

.fa-long-arrow-alt-left:before {
	content: "";
}

.fa-long-arrow-alt-right:before {
	content: "";
}

.fa-long-arrow-alt-up:before {
	content: "";
}

.fa-low-vision:before {
	content: "";
}

.fa-luggage-cart:before {
	content: "";
}

.fa-lungs:before {
	content: "";
}

.fa-lungs-virus:before {
	content: "不";
}

.fa-lyft:before {
	content: "";
}

.fa-magento:before {
	content: "";
}

.fa-magic:before {
	content: "";
}

.fa-magnet:before {
	content: "";
}

.fa-mail-bulk:before {
	content: "";
}

.fa-mailchimp:before {
	content: "";
}

.fa-male:before {
	content: "";
}

.fa-mandalorian:before {
	content: "";
}

.fa-map:before {
	content: "";
}

.fa-map-marked:before {
	content: "";
}

.fa-map-marked-alt:before {
	content: "";
}

.fa-map-marker:before {
	content: "";
}

.fa-map-marker-alt:before {
	content: "";
}

.fa-map-pin:before {
	content: "";
}

.fa-map-signs:before {
	content: "";
}

.fa-markdown:before {
	content: "";
}

.fa-marker:before {
	content: "";
}

.fa-mars:before {
	content: "";
}

.fa-mars-double:before {
	content: "";
}

.fa-mars-stroke:before {
	content: "";
}

.fa-mars-stroke-h:before {
	content: "";
}

.fa-mars-stroke-v:before {
	content: "";
}

.fa-mask:before {
	content: "";
}

.fa-mastodon:before {
	content: "";
}

.fa-maxcdn:before {
	content: "";
}

.fa-mdb:before {
	content: "";
}

.fa-medal:before {
	content: "";
}

.fa-medapps:before {
	content: "";
}

.fa-medium:before {
	content: "";
}

.fa-medium-m:before {
	content: "";
}

.fa-medkit:before {
	content: "";
}

.fa-medrt:before {
	content: "";
}

.fa-meetup:before {
	content: "";
}

.fa-megaport:before {
	content: "";
}

.fa-meh:before {
	content: "";
}

.fa-meh-blank:before {
	content: "";
}

.fa-meh-rolling-eyes:before {
	content: "";
}

.fa-memory:before {
	content: "";
}

.fa-mendeley:before {
	content: "";
}

.fa-menorah:before {
	content: "";
}

.fa-mercury:before {
	content: "";
}

.fa-meteor:before {
	content: "";
}

.fa-microblog:before {
	content: "駱";
}

.fa-microchip:before {
	content: "";
}

.fa-microphone:before {
	content: "";
}

.fa-microphone-alt:before {
	content: "";
}

.fa-microphone-alt-slash:before {
	content: "";
}

.fa-microphone-slash:before {
	content: "";
}

.fa-microscope:before {
	content: "";
}

.fa-microsoft:before {
	content: "";
}

.fa-minus:before {
	content: "";
}

.fa-minus-circle:before {
	content: "";
}

.fa-minus-square:before {
	content: "";
}

.fa-mitten:before {
	content: "";
}

.fa-mix:before {
	content: "";
}

.fa-mixcloud:before {
	content: "";
}

.fa-mixer:before {
	content: "稜";
}

.fa-mizuni:before {
	content: "";
}

.fa-mobile:before {
	content: "";
}

.fa-mobile-alt:before {
	content: "";
}

.fa-modx:before {
	content: "";
}

.fa-monero:before {
	content: "";
}

.fa-money-bill:before {
	content: "";
}

.fa-money-bill-alt:before {
	content: "";
}

.fa-money-bill-wave:before {
	content: "";
}

.fa-money-bill-wave-alt:before {
	content: "";
}

.fa-money-check:before {
	content: "";
}

.fa-money-check-alt:before {
	content: "";
}

.fa-monument:before {
	content: "";
}

.fa-moon:before {
	content: "";
}

.fa-mortar-pestle:before {
	content: "";
}

.fa-mosque:before {
	content: "";
}

.fa-motorcycle:before {
	content: "";
}

.fa-mountain:before {
	content: "";
}

.fa-mouse:before {
	content: "";
}

.fa-mouse-pointer:before {
	content: "";
}

.fa-mug-hot:before {
	content: "";
}

.fa-music:before {
	content: "";
}

.fa-napster:before {
	content: "";
}

.fa-neos:before {
	content: "";
}

.fa-network-wired:before {
	content: "";
}

.fa-neuter:before {
	content: "";
}

.fa-newspaper:before {
	content: "";
}

.fa-nimblr:before {
	content: "";
}

.fa-node:before {
	content: "";
}

.fa-node-js:before {
	content: "";
}

.fa-not-equal:before {
	content: "";
}

.fa-notes-medical:before {
	content: "";
}

.fa-npm:before {
	content: "";
}

.fa-ns8:before {
	content: "";
}

.fa-nutritionix:before {
	content: "";
}

.fa-object-group:before {
	content: "";
}

.fa-object-ungroup:before {
	content: "";
}

.fa-odnoklassniki:before {
	content: "";
}

.fa-odnoklassniki-square:before {
	content: "";
}

.fa-oil-can:before {
	content: "";
}

.fa-old-republic:before {
	content: "";
}

.fa-om:before {
	content: "";
}

.fa-opencart:before {
	content: "";
}

.fa-openid:before {
	content: "";
}

.fa-opera:before {
	content: "";
}

.fa-optin-monster:before {
	content: "";
}

.fa-orcid:before {
	content: "";
}

.fa-osi:before {
	content: "";
}

.fa-otter:before {
	content: "";
}

.fa-outdent:before {
	content: "";
}

.fa-page4:before {
	content: "";
}

.fa-pagelines:before {
	content: "";
}

.fa-pager:before {
	content: "";
}

.fa-paint-brush:before {
	content: "";
}

.fa-paint-roller:before {
	content: "";
}

.fa-palette:before {
	content: "";
}

.fa-palfed:before {
	content: "";
}

.fa-pallet:before {
	content: "";
}

.fa-paper-plane:before {
	content: "";
}

.fa-paperclip:before {
	content: "";
}

.fa-parachute-box:before {
	content: "";
}

.fa-paragraph:before {
	content: "";
}

.fa-parking:before {
	content: "";
}

.fa-passport:before {
	content: "";
}

.fa-pastafarianism:before {
	content: "";
}

.fa-paste:before {
	content: "";
}

.fa-patreon:before {
	content: "";
}

.fa-pause:before {
	content: "";
}

.fa-pause-circle:before {
	content: "";
}

.fa-paw:before {
	content: "";
}

.fa-paypal:before {
	content: "";
}

.fa-peace:before {
	content: "";
}

.fa-pen:before {
	content: "";
}

.fa-pen-alt:before {
	content: "";
}

.fa-pen-fancy:before {
	content: "";
}

.fa-pen-nib:before {
	content: "";
}

.fa-pen-square:before {
	content: "";
}

.fa-pencil-alt:before {
	content: "";
}

.fa-pencil-ruler:before {
	content: "";
}

.fa-penny-arcade:before {
	content: "";
}

.fa-people-arrows:before {
	content: "泌";
}

.fa-people-carry:before {
	content: "";
}

.fa-pepper-hot:before {
	content: "";
}

.fa-percent:before {
	content: "";
}

.fa-percentage:before {
	content: "";
}

.fa-periscope:before {
	content: "";
}

.fa-person-booth:before {
	content: "";
}

.fa-phabricator:before {
	content: "";
}

.fa-phoenix-framework:before {
	content: "";
}

.fa-phoenix-squadron:before {
	content: "";
}

.fa-phone:before {
	content: "";
}

.fa-phone-alt:before {
	content: "";
}

.fa-phone-slash:before {
	content: "";
}

.fa-phone-square:before {
	content: "";
}

.fa-phone-square-alt:before {
	content: "";
}

.fa-phone-volume:before {
	content: "";
}

.fa-photo-video:before {
	content: "";
}

.fa-php:before {
	content: "";
}

.fa-pied-piper:before {
	content: "";
}

.fa-pied-piper-alt:before {
	content: "";
}

.fa-pied-piper-hat:before {
	content: "";
}

.fa-pied-piper-pp:before {
	content: "";
}

.fa-pied-piper-square:before {
	content: "爛";
}

.fa-piggy-bank:before {
	content: "";
}

.fa-pills:before {
	content: "";
}

.fa-pinterest:before {
	content: "";
}

.fa-pinterest-p:before {
	content: "";
}

.fa-pinterest-square:before {
	content: "";
}

.fa-pizza-slice:before {
	content: "";
}

.fa-place-of-worship:before {
	content: "";
}

.fa-plane:before {
	content: "";
}

.fa-plane-arrival:before {
	content: "";
}

.fa-plane-departure:before {
	content: "";
}

.fa-plane-slash:before {
	content: "數";
}

.fa-play:before {
	content: "";
}

.fa-play-circle:before {
	content: "";
}

.fa-playstation:before {
	content: "";
}

.fa-plug:before {
	content: "";
}

.fa-plus:before {
	content: "";
}

.fa-plus-circle:before {
	content: "";
}

.fa-plus-square:before {
	content: "";
}

.fa-podcast:before {
	content: "";
}

.fa-poll:before {
	content: "";
}

.fa-poll-h:before {
	content: "";
}

.fa-poo:before {
	content: "";
}

.fa-poo-storm:before {
	content: "";
}

.fa-poop:before {
	content: "";
}

.fa-portrait:before {
	content: "";
}

.fa-pound-sign:before {
	content: "";
}

.fa-power-off:before {
	content: "";
}

.fa-pray:before {
	content: "";
}

.fa-praying-hands:before {
	content: "";
}

.fa-prescription:before {
	content: "";
}

.fa-prescription-bottle:before {
	content: "";
}

.fa-prescription-bottle-alt:before {
	content: "";
}

.fa-print:before {
	content: "";
}

.fa-procedures:before {
	content: "";
}

.fa-product-hunt:before {
	content: "";
}

.fa-project-diagram:before {
	content: "";
}

.fa-pump-medical:before {
	content: "索";
}

.fa-pump-soap:before {
	content: "參";
}

.fa-pushed:before {
	content: "";
}

.fa-puzzle-piece:before {
	content: "";
}

.fa-python:before {
	content: "";
}

.fa-qq:before {
	content: "";
}

.fa-qrcode:before {
	content: "";
}

.fa-question:before {
	content: "";
}

.fa-question-circle:before {
	content: "";
}

.fa-quidditch:before {
	content: "";
}

.fa-quinscape:before {
	content: "";
}

.fa-quora:before {
	content: "";
}

.fa-quote-left:before {
	content: "";
}

.fa-quote-right:before {
	content: "";
}

.fa-quran:before {
	content: "";
}

.fa-r-project:before {
	content: "";
}

.fa-radiation:before {
	content: "";
}

.fa-radiation-alt:before {
	content: "";
}

.fa-rainbow:before {
	content: "";
}

.fa-random:before {
	content: "";
}

.fa-raspberry-pi:before {
	content: "";
}

.fa-ravelry:before {
	content: "";
}

.fa-react:before {
	content: "";
}

.fa-reacteurope:before {
	content: "";
}

.fa-readme:before {
	content: "";
}

.fa-rebel:before {
	content: "";
}

.fa-receipt:before {
	content: "";
}

.fa-record-vinyl:before {
	content: "";
}

.fa-recycle:before {
	content: "";
}

.fa-red-river:before {
	content: "";
}

.fa-reddit:before {
	content: "";
}

.fa-reddit-alien:before {
	content: "";
}

.fa-reddit-square:before {
	content: "";
}

.fa-redhat:before {
	content: "";
}

.fa-redo:before {
	content: "";
}

.fa-redo-alt:before {
	content: "";
}

.fa-registered:before {
	content: "";
}

.fa-remove-format:before {
	content: "";
}

.fa-renren:before {
	content: "";
}

.fa-reply:before {
	content: "";
}

.fa-reply-all:before {
	content: "";
}

.fa-replyd:before {
	content: "";
}

.fa-republican:before {
	content: "";
}

.fa-researchgate:before {
	content: "";
}

.fa-resolving:before {
	content: "";
}

.fa-restroom:before {
	content: "";
}

.fa-retweet:before {
	content: "";
}

.fa-rev:before {
	content: "";
}

.fa-ribbon:before {
	content: "";
}

.fa-ring:before {
	content: "";
}

.fa-road:before {
	content: "";
}

.fa-robot:before {
	content: "";
}

.fa-rocket:before {
	content: "";
}

.fa-rocketchat:before {
	content: "";
}

.fa-rockrms:before {
	content: "";
}

.fa-route:before {
	content: "";
}

.fa-rss:before {
	content: "";
}

.fa-rss-square:before {
	content: "";
}

.fa-ruble-sign:before {
	content: "";
}

.fa-ruler:before {
	content: "";
}

.fa-ruler-combined:before {
	content: "";
}

.fa-ruler-horizontal:before {
	content: "";
}

.fa-ruler-vertical:before {
	content: "";
}

.fa-running:before {
	content: "";
}

.fa-rupee-sign:before {
	content: "";
}

.fa-sad-cry:before {
	content: "";
}

.fa-sad-tear:before {
	content: "";
}

.fa-safari:before {
	content: "";
}

.fa-salesforce:before {
	content: "";
}

.fa-sass:before {
	content: "";
}

.fa-satellite:before {
	content: "";
}

.fa-satellite-dish:before {
	content: "";
}

.fa-save:before {
	content: "";
}

.fa-schlix:before {
	content: "";
}

.fa-school:before {
	content: "";
}

.fa-screwdriver:before {
	content: "";
}

.fa-scribd:before {
	content: "";
}

.fa-scroll:before {
	content: "";
}

.fa-sd-card:before {
	content: "";
}

.fa-search:before {
	content: "";
}

.fa-search-dollar:before {
	content: "";
}

.fa-search-location:before {
	content: "";
}

.fa-search-minus:before {
	content: "";
}

.fa-search-plus:before {
	content: "";
}

.fa-searchengin:before {
	content: "";
}

.fa-seedling:before {
	content: "";
}

.fa-sellcast:before {
	content: "";
}

.fa-sellsy:before {
	content: "";
}

.fa-server:before {
	content: "";
}

.fa-servicestack:before {
	content: "";
}

.fa-shapes:before {
	content: "";
}

.fa-share:before {
	content: "";
}

.fa-share-alt:before {
	content: "";
}

.fa-share-alt-square:before {
	content: "";
}

.fa-share-square:before {
	content: "";
}

.fa-shekel-sign:before {
	content: "";
}

.fa-shield-alt:before {
	content: "";
}

.fa-shield-virus:before {
	content: "塞";
}

.fa-ship:before {
	content: "";
}

.fa-shipping-fast:before {
	content: "";
}

.fa-shirtsinbulk:before {
	content: "";
}

.fa-shoe-prints:before {
	content: "";
}

.fa-shopify:before {
	content: "綾";
}

.fa-shopping-bag:before {
	content: "";
}

.fa-shopping-basket:before {
	content: "";
}

.fa-shopping-cart:before {
	content: "";
}

.fa-shopware:before {
	content: "";
}

.fa-shower:before {
	content: "";
}

.fa-shuttle-van:before {
	content: "";
}

.fa-sign:before {
	content: "";
}

.fa-sign-in-alt:before {
	content: "";
}

.fa-sign-language:before {
	content: "";
}

.fa-sign-out-alt:before {
	content: "";
}

.fa-signal:before {
	content: "";
}

.fa-signature:before {
	content: "";
}

.fa-sim-card:before {
	content: "";
}

.fa-simplybuilt:before {
	content: "";
}

.fa-sistrix:before {
	content: "";
}

.fa-sitemap:before {
	content: "";
}

.fa-sith:before {
	content: "";
}

.fa-skating:before {
	content: "";
}

.fa-sketch:before {
	content: "";
}

.fa-skiing:before {
	content: "";
}

.fa-skiing-nordic:before {
	content: "";
}

.fa-skull:before {
	content: "";
}

.fa-skull-crossbones:before {
	content: "";
}

.fa-skyatlas:before {
	content: "";
}

.fa-skype:before {
	content: "";
}

.fa-slack:before {
	content: "";
}

.fa-slack-hash:before {
	content: "";
}

.fa-slash:before {
	content: "";
}

.fa-sleigh:before {
	content: "";
}

.fa-sliders-h:before {
	content: "";
}

.fa-slideshare:before {
	content: "";
}

.fa-smile:before {
	content: "";
}

.fa-smile-beam:before {
	content: "";
}

.fa-smile-wink:before {
	content: "";
}

.fa-smog:before {
	content: "";
}

.fa-smoking:before {
	content: "";
}

.fa-smoking-ban:before {
	content: "";
}

.fa-sms:before {
	content: "";
}

.fa-snapchat:before {
	content: "";
}

.fa-snapchat-ghost:before {
	content: "";
}

.fa-snapchat-square:before {
	content: "";
}

.fa-snowboarding:before {
	content: "";
}

.fa-snowflake:before {
	content: "";
}

.fa-snowman:before {
	content: "";
}

.fa-snowplow:before {
	content: "";
}

.fa-soap:before {
	content: "葉";
}

.fa-socks:before {
	content: "";
}

.fa-solar-panel:before {
	content: "";
}

.fa-sort:before {
	content: "";
}

.fa-sort-alpha-down:before {
	content: "";
}

.fa-sort-alpha-down-alt:before {
	content: "";
}

.fa-sort-alpha-up:before {
	content: "";
}

.fa-sort-alpha-up-alt:before {
	content: "";
}

.fa-sort-amount-down:before {
	content: "";
}

.fa-sort-amount-down-alt:before {
	content: "";
}

.fa-sort-amount-up:before {
	content: "";
}

.fa-sort-amount-up-alt:before {
	content: "";
}

.fa-sort-down:before {
	content: "";
}

.fa-sort-numeric-down:before {
	content: "";
}

.fa-sort-numeric-down-alt:before {
	content: "";
}

.fa-sort-numeric-up:before {
	content: "";
}

.fa-sort-numeric-up-alt:before {
	content: "";
}

.fa-sort-up:before {
	content: "";
}

.fa-soundcloud:before {
	content: "";
}

.fa-sourcetree:before {
	content: "";
}

.fa-spa:before {
	content: "";
}

.fa-space-shuttle:before {
	content: "";
}

.fa-speakap:before {
	content: "";
}

.fa-speaker-deck:before {
	content: "";
}

.fa-spell-check:before {
	content: "";
}

.fa-spider:before {
	content: "";
}

.fa-spinner:before {
	content: "";
}

.fa-splotch:before {
	content: "";
}

.fa-spotify:before {
	content: "";
}

.fa-spray-can:before {
	content: "";
}

.fa-square:before {
	content: "";
}

.fa-square-full:before {
	content: "";
}

.fa-square-root-alt:before {
	content: "";
}

.fa-squarespace:before {
	content: "";
}

.fa-stack-exchange:before {
	content: "";
}

.fa-stack-overflow:before {
	content: "";
}

.fa-stackpath:before {
	content: "";
}

.fa-stamp:before {
	content: "";
}

.fa-star:before {
	content: "";
}

.fa-star-and-crescent:before {
	content: "";
}

.fa-star-half:before {
	content: "";
}

.fa-star-half-alt:before {
	content: "";
}

.fa-star-of-david:before {
	content: "";
}

.fa-star-of-life:before {
	content: "";
}

.fa-staylinked:before {
	content: "";
}

.fa-steam:before {
	content: "";
}

.fa-steam-square:before {
	content: "";
}

.fa-steam-symbol:before {
	content: "";
}

.fa-step-backward:before {
	content: "";
}

.fa-step-forward:before {
	content: "";
}

.fa-stethoscope:before {
	content: "";
}

.fa-sticker-mule:before {
	content: "";
}

.fa-sticky-note:before {
	content: "";
}

.fa-stop:before {
	content: "";
}

.fa-stop-circle:before {
	content: "";
}

.fa-stopwatch:before {
	content: "";
}

.fa-stopwatch-20:before {
	content: "說";
}

.fa-store:before {
	content: "";
}

.fa-store-alt:before {
	content: "";
}

.fa-store-alt-slash:before {
	content: "殺";
}

.fa-store-slash:before {
	content: "辰";
}

.fa-strava:before {
	content: "";
}

.fa-stream:before {
	content: "";
}

.fa-street-view:before {
	content: "";
}

.fa-strikethrough:before {
	content: "";
}

.fa-stripe:before {
	content: "";
}

.fa-stripe-s:before {
	content: "";
}

.fa-stroopwafel:before {
	content: "";
}

.fa-studiovinari:before {
	content: "";
}

.fa-stumbleupon:before {
	content: "";
}

.fa-stumbleupon-circle:before {
	content: "";
}

.fa-subscript:before {
	content: "";
}

.fa-subway:before {
	content: "";
}

.fa-suitcase:before {
	content: "";
}

.fa-suitcase-rolling:before {
	content: "";
}

.fa-sun:before {
	content: "";
}

.fa-superpowers:before {
	content: "";
}

.fa-superscript:before {
	content: "";
}

.fa-supple:before {
	content: "";
}

.fa-surprise:before {
	content: "";
}

.fa-suse:before {
	content: "";
}

.fa-swatchbook:before {
	content: "";
}

.fa-swift:before {
	content: "";
}

.fa-swimmer:before {
	content: "";
}

.fa-swimming-pool:before {
	content: "";
}

.fa-symfony:before {
	content: "";
}

.fa-synagogue:before {
	content: "";
}

.fa-sync:before {
	content: "";
}

.fa-sync-alt:before {
	content: "";
}

.fa-syringe:before {
	content: "";
}

.fa-table:before {
	content: "";
}

.fa-table-tennis:before {
	content: "";
}

.fa-tablet:before {
	content: "";
}

.fa-tablet-alt:before {
	content: "";
}

.fa-tablets:before {
	content: "";
}

.fa-tachometer-alt:before {
	content: "";
}

.fa-tag:before {
	content: "";
}

.fa-tags:before {
	content: "";
}

.fa-tape:before {
	content: "";
}

.fa-tasks:before {
	content: "";
}

.fa-taxi:before {
	content: "";
}

.fa-teamspeak:before {
	content: "";
}

.fa-teeth:before {
	content: "";
}

.fa-teeth-open:before {
	content: "";
}

.fa-telegram:before {
	content: "";
}

.fa-telegram-plane:before {
	content: "";
}

.fa-temperature-high:before {
	content: "";
}

.fa-temperature-low:before {
	content: "";
}

.fa-tencent-weibo:before {
	content: "";
}

.fa-tenge:before {
	content: "";
}

.fa-terminal:before {
	content: "";
}

.fa-text-height:before {
	content: "";
}

.fa-text-width:before {
	content: "";
}

.fa-th:before {
	content: "";
}

.fa-th-large:before {
	content: "";
}

.fa-th-list:before {
	content: "";
}

.fa-the-red-yeti:before {
	content: "";
}

.fa-theater-masks:before {
	content: "";
}

.fa-themeco:before {
	content: "";
}

.fa-themeisle:before {
	content: "";
}

.fa-thermometer:before {
	content: "";
}

.fa-thermometer-empty:before {
	content: "";
}

.fa-thermometer-full:before {
	content: "";
}

.fa-thermometer-half:before {
	content: "";
}

.fa-thermometer-quarter:before {
	content: "";
}

.fa-thermometer-three-quarters:before {
	content: "";
}

.fa-think-peaks:before {
	content: "";
}

.fa-thumbs-down:before {
	content: "";
}

.fa-thumbs-up:before {
	content: "";
}

.fa-thumbtack:before {
	content: "";
}

.fa-ticket-alt:before {
	content: "";
}

.fa-times:before {
	content: "";
}

.fa-times-circle:before {
	content: "";
}

.fa-tint:before {
	content: "";
}

.fa-tint-slash:before {
	content: "";
}

.fa-tired:before {
	content: "";
}

.fa-toggle-off:before {
	content: "";
}

.fa-toggle-on:before {
	content: "";
}

.fa-toilet:before {
	content: "";
}

.fa-toilet-paper:before {
	content: "";
}

.fa-toilet-paper-slash:before {
	content: "沈";
}

.fa-toolbox:before {
	content: "";
}

.fa-tools:before {
	content: "";
}

.fa-tooth:before {
	content: "";
}

.fa-torah:before {
	content: "";
}

.fa-torii-gate:before {
	content: "";
}

.fa-tractor:before {
	content: "";
}

.fa-trade-federation:before {
	content: "";
}

.fa-trademark:before {
	content: "";
}

.fa-traffic-light:before {
	content: "";
}

.fa-trailer:before {
	content: "論";
}

.fa-train:before {
	content: "";
}

.fa-tram:before {
	content: "";
}

.fa-transgender:before {
	content: "";
}

.fa-transgender-alt:before {
	content: "";
}

.fa-trash:before {
	content: "";
}

.fa-trash-alt:before {
	content: "";
}

.fa-trash-restore:before {
	content: "";
}

.fa-trash-restore-alt:before {
	content: "";
}

.fa-tree:before {
	content: "";
}

.fa-trello:before {
	content: "";
}

.fa-tripadvisor:before {
	content: "";
}

.fa-trophy:before {
	content: "";
}

.fa-truck:before {
	content: "";
}

.fa-truck-loading:before {
	content: "";
}

.fa-truck-monster:before {
	content: "";
}

.fa-truck-moving:before {
	content: "";
}

.fa-truck-pickup:before {
	content: "";
}

.fa-tshirt:before {
	content: "";
}

.fa-tty:before {
	content: "";
}

.fa-tumblr:before {
	content: "";
}

.fa-tumblr-square:before {
	content: "";
}

.fa-tv:before {
	content: "";
}

.fa-twitch:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

.fa-twitter-square:before {
	content: "";
}

.fa-typo3:before {
	content: "";
}

.fa-uber:before {
	content: "";
}

.fa-ubuntu:before {
	content: "";
}

.fa-uikit:before {
	content: "";
}

.fa-umbraco:before {
	content: "";
}

.fa-umbrella:before {
	content: "";
}

.fa-umbrella-beach:before {
	content: "";
}

.fa-underline:before {
	content: "";
}

.fa-undo:before {
	content: "";
}

.fa-undo-alt:before {
	content: "";
}

.fa-uniregistry:before {
	content: "";
}

.fa-unity:before {
	content: "雷";
}

.fa-universal-access:before {
	content: "";
}

.fa-university:before {
	content: "";
}

.fa-unlink:before {
	content: "";
}

.fa-unlock:before {
	content: "";
}

.fa-unlock-alt:before {
	content: "";
}

.fa-untappd:before {
	content: "";
}

.fa-upload:before {
	content: "";
}

.fa-ups:before {
	content: "";
}

.fa-usb:before {
	content: "";
}

.fa-user:before {
	content: "";
}

.fa-user-alt:before {
	content: "";
}

.fa-user-alt-slash:before {
	content: "";
}

.fa-user-astronaut:before {
	content: "";
}

.fa-user-check:before {
	content: "";
}

.fa-user-circle:before {
	content: "";
}

.fa-user-clock:before {
	content: "";
}

.fa-user-cog:before {
	content: "";
}

.fa-user-edit:before {
	content: "";
}

.fa-user-friends:before {
	content: "";
}

.fa-user-graduate:before {
	content: "";
}

.fa-user-injured:before {
	content: "";
}

.fa-user-lock:before {
	content: "";
}

.fa-user-md:before {
	content: "";
}

.fa-user-minus:before {
	content: "";
}

.fa-user-ninja:before {
	content: "";
}

.fa-user-nurse:before {
	content: "";
}

.fa-user-plus:before {
	content: "";
}

.fa-user-secret:before {
	content: "";
}

.fa-user-shield:before {
	content: "";
}

.fa-user-slash:before {
	content: "";
}

.fa-user-tag:before {
	content: "";
}

.fa-user-tie:before {
	content: "";
}

.fa-user-times:before {
	content: "";
}

.fa-users:before {
	content: "";
}

.fa-users-cog:before {
	content: "";
}

.fa-usps:before {
	content: "";
}

.fa-ussunnah:before {
	content: "";
}

.fa-utensil-spoon:before {
	content: "";
}

.fa-utensils:before {
	content: "";
}

.fa-vaadin:before {
	content: "";
}

.fa-vector-square:before {
	content: "";
}

.fa-venus:before {
	content: "";
}

.fa-venus-double:before {
	content: "";
}

.fa-venus-mars:before {
	content: "";
}

.fa-viacoin:before {
	content: "";
}

.fa-viadeo:before {
	content: "";
}

.fa-viadeo-square:before {
	content: "";
}

.fa-vial:before {
	content: "";
}

.fa-vials:before {
	content: "";
}

.fa-viber:before {
	content: "";
}

.fa-video:before {
	content: "";
}

.fa-video-slash:before {
	content: "";
}

.fa-vihara:before {
	content: "";
}

.fa-vimeo:before {
	content: "";
}

.fa-vimeo-square:before {
	content: "";
}

.fa-vimeo-v:before {
	content: "";
}

.fa-vine:before {
	content: "";
}

.fa-virus:before {
	content: "若";
}

.fa-virus-slash:before {
	content: "掠";
}

.fa-viruses:before {
	content: "略";
}

.fa-vk:before {
	content: "";
}

.fa-vnv:before {
	content: "";
}

.fa-voicemail:before {
	content: "";
}

.fa-volleyball-ball:before {
	content: "";
}

.fa-volume-down:before {
	content: "";
}

.fa-volume-mute:before {
	content: "";
}

.fa-volume-off:before {
	content: "";
}

.fa-volume-up:before {
	content: "";
}

.fa-vote-yea:before {
	content: "";
}

.fa-vr-cardboard:before {
	content: "";
}

.fa-vuejs:before {
	content: "";
}

.fa-walking:before {
	content: "";
}

.fa-wallet:before {
	content: "";
}

.fa-warehouse:before {
	content: "";
}

.fa-water:before {
	content: "";
}

.fa-wave-square:before {
	content: "";
}

.fa-waze:before {
	content: "";
}

.fa-weebly:before {
	content: "";
}

.fa-weibo:before {
	content: "";
}

.fa-weight:before {
	content: "";
}

.fa-weight-hanging:before {
	content: "";
}

.fa-weixin:before {
	content: "";
}

.fa-whatsapp:before {
	content: "";
}

.fa-whatsapp-square:before {
	content: "";
}

.fa-wheelchair:before {
	content: "";
}

.fa-whmcs:before {
	content: "";
}

.fa-wifi:before {
	content: "";
}

.fa-wikipedia-w:before {
	content: "";
}

.fa-wind:before {
	content: "";
}

.fa-window-close:before {
	content: "";
}

.fa-window-maximize:before {
	content: "";
}

.fa-window-minimize:before {
	content: "";
}

.fa-window-restore:before {
	content: "";
}

.fa-windows:before {
	content: "";
}

.fa-wine-bottle:before {
	content: "";
}

.fa-wine-glass:before {
	content: "";
}

.fa-wine-glass-alt:before {
	content: "";
}

.fa-wix:before {
	content: "";
}

.fa-wizards-of-the-coast:before {
	content: "";
}

.fa-wolf-pack-battalion:before {
	content: "";
}

.fa-won-sign:before {
	content: "";
}

.fa-wordpress:before {
	content: "";
}

.fa-wordpress-simple:before {
	content: "";
}

.fa-wpbeginner:before {
	content: "";
}

.fa-wpexplorer:before {
	content: "";
}

.fa-wpforms:before {
	content: "";
}

.fa-wpressr:before {
	content: "";
}

.fa-wrench:before {
	content: "";
}

.fa-x-ray:before {
	content: "";
}

.fa-xbox:before {
	content: "";
}

.fa-xing:before {
	content: "";
}

.fa-xing-square:before {
	content: "";
}

.fa-y-combinator:before {
	content: "";
}

.fa-yahoo:before {
	content: "";
}

.fa-yammer:before {
	content: "";
}

.fa-yandex:before {
	content: "";
}

.fa-yandex-international:before {
	content: "";
}

.fa-yarn:before {
	content: "";
}

.fa-yelp:before {
	content: "";
}

.fa-yen-sign:before {
	content: "";
}

.fa-yin-yang:before {
	content: "";
}

.fa-yoast:before {
	content: "";
}

.fa-youtube:before {
	content: "";
}

.fa-youtube-square:before {
	content: "";
}

.fa-zhihu:before {
	content: "";
}

.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;
}

.fab {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.far {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa, .fas {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

body.compensate-for-scrollbar {
	overflow: hidden;
}

.fancybox-active {
	height: auto;
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden;
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: none;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	transform: translateZ(0);
	width: 100%;
	z-index: 99992;
}

.fancybox-container * {
	box-sizing: border-box;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997;
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible;
}

.fancybox-infobar {
	color: #ccc;
	font-size: .813em;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-toolbar {
	right: 0;
	top: 0;
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	transform: translateZ(0);
	z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden;
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: transform, opacity;
	white-space: normal;
	width: 100%;
	z-index: 99994;
}

.fancybox-slide:before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
	display: block;
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0;
}

.fancybox-slide--image:before {
	display: none;
}

.fancybox-slide--html {
	padding: 6px;
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	transform-origin: top left;
	transition-property: transform, opacity;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
	cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
	cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
	cursor: text;
}

.fancybox-image, .fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
}

.fancybox-spaceball {
	z-index: 1;
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%;
}

.fancybox-slide--video .fancybox-content {
	background: #000;
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff;
}

.fancybox-iframe, .fancybox-video {
	background: transparent;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0;
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%;
}

.fancybox-error p {
	color: #444;
	font-size: 1em;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
	color: #ccc;
	opacity: 1;
}

.fancybox-button:hover {
	color: #fff;
}

.fancybox-button:focus {}

.fancybox-button.fancybox-focus {
	outline: 1px dotted;
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: none;
}

.fancybox-button div {
	height: 100%;
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%;
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
	display: none;
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scaleX(0);
	transform-origin: 0;
	transition-property: transform;
	transition-timing-function: linear;
	z-index: 99998;
}

.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401;
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none;
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px;
}

.fancybox-navigation .fancybox-button div {
	padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right);
}

.fancybox-caption {
	background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
	bottom: 0;
	color: #eee;
	font-size: .875em;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996;
}

@supports (padding:max(0px)) {
	.fancybox-caption {
		padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
	}
}

.fancybox-caption--separate {
	margin-top: -50px;
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all;
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none;
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline;
}

.fancybox-loading {
	animation: a 1s linear infinite;
	background: transparent;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999;
}

@keyframes a {
	to {
		transform: rotate(1turn);
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
	transform: translateZ(0) scale(1);
}

@media (max-height:576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px;
	}
	
	.fancybox-slide--image {
		padding: 6px 0;
	}
	
	.fancybox-close-small {
		right: -6px;
	}
	
	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px;
	}
	
	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	@supports (padding:max(0px)) {
		.fancybox-caption {
			padding-left: max(12px, env(safe-area-inset-left));
			padding-right: max(12px, env(safe-area-inset-right));
		}
	}
}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center;
}

.fancybox-share h1 {
	color: #222;
	font-size: 2.188em;
	font-weight: 700;
	margin: 0 0 20px;
}

.fancybox-share p {
	margin: 0;
	padding: 0;
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: .875em;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.fancybox-share__button:link, .fancybox-share__button:visited {
	color: #fff;
}

.fancybox-share__button:hover {
	text-decoration: none;
}

.fancybox-share__button--fb {
	background: #3b5998;
}

.fancybox-share__button--fb:hover {
	background: #344e86;
}

.fancybox-share__button--pt {
	background: #bd081d;
}

.fancybox-share__button--pt:hover {
	background: #aa0719;
}

.fancybox-share__button--tw {
	background: #1da1f2;
}

.fancybox-share__button--tw:hover {
	background: #0d95e8;
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px;
}

.fancybox-share__button svg path {
	fill: #fff;
}

.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: .875em;
	margin: 10px 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%;
}

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 0;
	width: 212px;
	z-index: 99995;
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px;
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px;
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px;
}

.fancybox-thumbs__list a:before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991;
}

.fancybox-thumbs__list a:focus:before {
	opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
	opacity: 1;
}

@media (max-width:576px) {
	.fancybox-thumbs {
		width: 110px;
	}
	
	.fancybox-show-thumbs .fancybox-inner {
		right: 110px;
	}
	
	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px);
	}
}
/*# sourceMappingURL=bootstrap-grid.min.css.map */

/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
	box-sizing: border-box;
	-ms-overflow-style: scrollbar;
}

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

.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: 720px;
	}
}

@media (min-width:992px) {
	.container {
		max-width: 960px;
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1140px;
	}
}

.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width:576px) {
	.container, .container-sm {
		max-width: 540px;
	}
}

@media (min-width:768px) {
	.container, .container-md, .container-sm {
		max-width: 720px;
	}
}

@media (min-width:992px) {
	.container, .container-lg, .container-md, .container-sm {
		max-width: 960px;
	}
}

@media (min-width:1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1140px;
	}
}

.row {
	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, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .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-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.row-cols-1>* {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.row-cols-2>* {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.row-cols-3>* {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.row-cols-4>* {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.row-cols-5>* {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}

.row-cols-6>* {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}

.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}

.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}

.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}

.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}

.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.order-first {
	-ms-flex-order: -1;
	order: -1;
}

.order-last {
	-ms-flex-order: 13;
	order: 13;
}

.order-0 {
	-ms-flex-order: 0;
	order: 0;
}

.order-1 {
	-ms-flex-order: 1;
	order: 1;
}

.order-2 {
	-ms-flex-order: 2;
	order: 2;
}

.order-3 {
	-ms-flex-order: 3;
	order: 3;
}

.order-4 {
	-ms-flex-order: 4;
	order: 4;
}

.order-5 {
	-ms-flex-order: 5;
	order: 5;
}

.order-6 {
	-ms-flex-order: 6;
	order: 6;
}

.order-7 {
	-ms-flex-order: 7;
	order: 7;
}

.order-8 {
	-ms-flex-order: 8;
	order: 8;
}

.order-9 {
	-ms-flex-order: 9;
	order: 9;
}

.order-10 {
	-ms-flex-order: 10;
	order: 10;
}

.order-11 {
	-ms-flex-order: 11;
	order: 11;
}

.order-12 {
	-ms-flex-order: 12;
	order: 12;
}

.offset-1 {
	margin-left: 8.333333%;
}

.offset-2 {
	margin-left: 16.666667%;
}

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

.offset-4 {
	margin-left: 33.333333%;
}

.offset-5 {
	margin-left: 41.666667%;
}

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

.offset-7 {
	margin-left: 58.333333%;
}

.offset-8 {
	margin-left: 66.666667%;
}

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

.offset-10 {
	margin-left: 83.333333%;
}

.offset-11 {
	margin-left: 91.666667%;
}

@media (min-width:576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	
	.row-cols-sm-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.row-cols-sm-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.row-cols-sm-3>* {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	
	.row-cols-sm-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.row-cols-sm-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	
	.row-cols-sm-6>* {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	
	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	
	.col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	
	.col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	
	.col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	
	.col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	
	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	
	.col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	
	.col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	
	.col-sm-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	
	.col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.order-sm-first {
		-ms-flex-order: -1;
		order: -1;
	}
	
	.order-sm-last {
		-ms-flex-order: 13;
		order: 13;
	}
	
	.order-sm-0 {
		-ms-flex-order: 0;
		order: 0;
	}
	
	.order-sm-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	
	.order-sm-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	
	.order-sm-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	
	.order-sm-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	
	.order-sm-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	
	.order-sm-6 {
		-ms-flex-order: 6;
		order: 6;
	}
	
	.order-sm-7 {
		-ms-flex-order: 7;
		order: 7;
	}
	
	.order-sm-8 {
		-ms-flex-order: 8;
		order: 8;
	}
	
	.order-sm-9 {
		-ms-flex-order: 9;
		order: 9;
	}
	
	.order-sm-10 {
		-ms-flex-order: 10;
		order: 10;
	}
	
	.order-sm-11 {
		-ms-flex-order: 11;
		order: 11;
	}
	
	.order-sm-12 {
		-ms-flex-order: 12;
		order: 12;
	}
	
	.offset-sm-0 {
		margin-left: 0;
	}
	
	.offset-sm-1 {
		margin-left: 8.333333%;
	}
	
	.offset-sm-2 {
		margin-left: 16.666667%;
	}
	
	.offset-sm-3 {
		margin-left: 25%;
	}
	
	.offset-sm-4 {
		margin-left: 33.333333%;
	}
	
	.offset-sm-5 {
		margin-left: 41.666667%;
	}
	
	.offset-sm-6 {
		margin-left: 50%;
	}
	
	.offset-sm-7 {
		margin-left: 58.333333%;
	}
	
	.offset-sm-8 {
		margin-left: 66.666667%;
	}
	
	.offset-sm-9 {
		margin-left: 75%;
	}
	
	.offset-sm-10 {
		margin-left: 83.333333%;
	}
	
	.offset-sm-11 {
		margin-left: 91.666667%;
	}
}

@media (min-width:768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	
	.row-cols-md-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.row-cols-md-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.row-cols-md-3>* {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	
	.row-cols-md-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.row-cols-md-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	
	.row-cols-md-6>* {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	
	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	
	.col-md-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	
	.col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	
	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	
	.col-md-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	
	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.col-md-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	
	.col-md-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	
	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	
	.col-md-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	
	.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.order-md-first {
		-ms-flex-order: -1;
		order: -1;
	}
	
	.order-md-last {
		-ms-flex-order: 13;
		order: 13;
	}
	
	.order-md-0 {
		-ms-flex-order: 0;
		order: 0;
	}
	
	.order-md-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	
	.order-md-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	
	.order-md-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	
	.order-md-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	
	.order-md-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	
	.order-md-6 {
		-ms-flex-order: 6;
		order: 6;
	}
	
	.order-md-7 {
		-ms-flex-order: 7;
		order: 7;
	}
	
	.order-md-8 {
		-ms-flex-order: 8;
		order: 8;
	}
	
	.order-md-9 {
		-ms-flex-order: 9;
		order: 9;
	}
	
	.order-md-10 {
		-ms-flex-order: 10;
		order: 10;
	}
	
	.order-md-11 {
		-ms-flex-order: 11;
		order: 11;
	}
	
	.order-md-12 {
		-ms-flex-order: 12;
		order: 12;
	}
	
	.offset-md-0 {
		margin-left: 0;
	}
	
	.offset-md-1 {
		margin-left: 8.333333%;
	}
	
	.offset-md-2 {
		margin-left: 16.666667%;
	}
	
	.offset-md-3 {
		margin-left: 25%;
	}
	
	.offset-md-4 {
		margin-left: 33.333333%;
	}
	
	.offset-md-5 {
		margin-left: 41.666667%;
	}
	
	.offset-md-6 {
		margin-left: 50%;
	}
	
	.offset-md-7 {
		margin-left: 58.333333%;
	}
	
	.offset-md-8 {
		margin-left: 66.666667%;
	}
	
	.offset-md-9 {
		margin-left: 75%;
	}
	
	.offset-md-10 {
		margin-left: 83.333333%;
	}
	
	.offset-md-11 {
		margin-left: 91.666667%;
	}
}

@media (min-width:992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	
	.row-cols-lg-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.row-cols-lg-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.row-cols-lg-3>* {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	
	.row-cols-lg-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.row-cols-lg-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	
	.row-cols-lg-6>* {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	
	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	
	.col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	
	.col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	
	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	
	.col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	
	.col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	
	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	
	.col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	
	.col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.order-lg-first {
		-ms-flex-order: -1;
		order: -1;
	}
	
	.order-lg-last {
		-ms-flex-order: 13;
		order: 13;
	}
	
	.order-lg-0 {
		-ms-flex-order: 0;
		order: 0;
	}
	
	.order-lg-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	
	.order-lg-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	
	.order-lg-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	
	.order-lg-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	
	.order-lg-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	
	.order-lg-6 {
		-ms-flex-order: 6;
		order: 6;
	}
	
	.order-lg-7 {
		-ms-flex-order: 7;
		order: 7;
	}
	
	.order-lg-8 {
		-ms-flex-order: 8;
		order: 8;
	}
	
	.order-lg-9 {
		-ms-flex-order: 9;
		order: 9;
	}
	
	.order-lg-10 {
		-ms-flex-order: 10;
		order: 10;
	}
	
	.order-lg-11 {
		-ms-flex-order: 11;
		order: 11;
	}
	
	.order-lg-12 {
		-ms-flex-order: 12;
		order: 12;
	}
	
	.offset-lg-0 {
		margin-left: 0;
	}
	
	.offset-lg-1 {
		margin-left: 8.333333%;
	}
	
	.offset-lg-2 {
		margin-left: 16.666667%;
	}
	
	.offset-lg-3 {
		margin-left: 25%;
	}
	
	.offset-lg-4 {
		margin-left: 33.333333%;
	}
	
	.offset-lg-5 {
		margin-left: 41.666667%;
	}
	
	.offset-lg-6 {
		margin-left: 50%;
	}
	
	.offset-lg-7 {
		margin-left: 58.333333%;
	}
	
	.offset-lg-8 {
		margin-left: 66.666667%;
	}
	
	.offset-lg-9 {
		margin-left: 75%;
	}
	
	.offset-lg-10 {
		margin-left: 83.333333%;
	}
	
	.offset-lg-11 {
		margin-left: 91.666667%;
	}
}

@media (min-width:1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	
	.row-cols-xl-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.row-cols-xl-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.row-cols-xl-3>* {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	
	.row-cols-xl-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.row-cols-xl-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	
	.row-cols-xl-6>* {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	
	.col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	
	.col-xl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	
	.col-xl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	
	.col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	
	.col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	
	.col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	
	.col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	
	.col-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.col-xl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	
	.col-xl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	
	.col-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.order-xl-first {
		-ms-flex-order: -1;
		order: -1;
	}
	
	.order-xl-last {
		-ms-flex-order: 13;
		order: 13;
	}
	
	.order-xl-0 {
		-ms-flex-order: 0;
		order: 0;
	}
	
	.order-xl-1 {
		-ms-flex-order: 1;
		order: 1;
	}
	
	.order-xl-2 {
		-ms-flex-order: 2;
		order: 2;
	}
	
	.order-xl-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	
	.order-xl-4 {
		-ms-flex-order: 4;
		order: 4;
	}
	
	.order-xl-5 {
		-ms-flex-order: 5;
		order: 5;
	}
	
	.order-xl-6 {
		-ms-flex-order: 6;
		order: 6;
	}
	
	.order-xl-7 {
		-ms-flex-order: 7;
		order: 7;
	}
	
	.order-xl-8 {
		-ms-flex-order: 8;
		order: 8;
	}
	
	.order-xl-9 {
		-ms-flex-order: 9;
		order: 9;
	}
	
	.order-xl-10 {
		-ms-flex-order: 10;
		order: 10;
	}
	
	.order-xl-11 {
		-ms-flex-order: 11;
		order: 11;
	}
	
	.order-xl-12 {
		-ms-flex-order: 12;
		order: 12;
	}
	
	.offset-xl-0 {
		margin-left: 0;
	}
	
	.offset-xl-1 {
		margin-left: 8.333333%;
	}
	
	.offset-xl-2 {
		margin-left: 16.666667%;
	}
	
	.offset-xl-3 {
		margin-left: 25%;
	}
	
	.offset-xl-4 {
		margin-left: 33.333333%;
	}
	
	.offset-xl-5 {
		margin-left: 41.666667%;
	}
	
	.offset-xl-6 {
		margin-left: 50%;
	}
	
	.offset-xl-7 {
		margin-left: 58.333333%;
	}
	
	.offset-xl-8 {
		margin-left: 66.666667%;
	}
	
	.offset-xl-9 {
		margin-left: 75%;
	}
	
	.offset-xl-10 {
		margin-left: 83.333333%;
	}
	
	.offset-xl-11 {
		margin-left: 91.666667%;
	}
}

.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: -ms-flexbox !important;
	display: flex !important;
}

.d-inline-flex {
	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: -ms-flexbox !important;
		display: flex !important;
	}
	
	.d-sm-inline-flex {
		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: -ms-flexbox !important;
		display: flex !important;
	}
	
	.d-md-inline-flex {
		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: -ms-flexbox !important;
		display: flex !important;
	}
	
	.d-lg-inline-flex {
		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: -ms-flexbox !important;
		display: flex !important;
	}
	
	.d-xl-inline-flex {
		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: -ms-flexbox !important;
		display: flex !important;
	}
	
	.d-print-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

.flex-row {
	-ms-flex-direction: row !important;
	flex-direction: row !important;
}

.flex-column {
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}

.flex-row-reverse {
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important;
}

.flex-column-reverse {
	-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;
}

.flex-fill {
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important;
}

.flex-grow-0 {
	-ms-flex-positive: 0 !important;
	flex-grow: 0 !important;
}

.flex-grow-1 {
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important;
}

.flex-shrink-0 {
	-ms-flex-negative: 0 !important;
	flex-shrink: 0 !important;
}

.flex-shrink-1 {
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important;
}

.justify-content-start {
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
}

.justify-content-end {
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}

.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important;
}

.justify-content-between {
	-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 {
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}

.align-items-end {
	-ms-flex-align: end !important;
	align-items: flex-end !important;
}

.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important;
}

.align-items-baseline {
	-ms-flex-align: baseline !important;
	align-items: baseline !important;
}

.align-items-stretch {
	-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 {
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	
	.flex-sm-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	
	.flex-sm-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	
	.flex-sm-column-reverse {
		-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;
	}
	
	.flex-sm-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	
	.flex-sm-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	
	.flex-sm-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	
	.flex-sm-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	
	.flex-sm-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	
	.justify-content-sm-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	
	.justify-content-sm-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	
	.justify-content-sm-center {
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	
	.justify-content-sm-between {
		-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 {
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	
	.align-items-sm-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	
	.align-items-sm-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	
	.align-items-sm-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	
	.align-items-sm-stretch {
		-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 {
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	
	.flex-md-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	
	.flex-md-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	
	.flex-md-column-reverse {
		-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;
	}
	
	.flex-md-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	
	.flex-md-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	
	.flex-md-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	
	.flex-md-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	
	.flex-md-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	
	.justify-content-md-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	
	.justify-content-md-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	
	.justify-content-md-center {
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	
	.justify-content-md-between {
		-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 {
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	
	.align-items-md-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	
	.align-items-md-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	
	.align-items-md-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	
	.align-items-md-stretch {
		-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 {
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	
	.flex-lg-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	
	.flex-lg-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	
	.flex-lg-column-reverse {
		-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;
	}
	
	.flex-lg-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	
	.flex-lg-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	
	.flex-lg-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	
	.flex-lg-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	
	.flex-lg-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	
	.justify-content-lg-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	
	.justify-content-lg-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	
	.justify-content-lg-center {
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	
	.justify-content-lg-between {
		-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 {
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	
	.align-items-lg-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	
	.align-items-lg-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	
	.align-items-lg-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	
	.align-items-lg-stretch {
		-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 {
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	
	.flex-xl-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	
	.flex-xl-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	
	.flex-xl-column-reverse {
		-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;
	}
	
	.flex-xl-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	
	.flex-xl-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	
	.flex-xl-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	
	.flex-xl-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	
	.flex-xl-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	
	.justify-content-xl-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	
	.justify-content-xl-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	
	.justify-content-xl-center {
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	
	.justify-content-xl-between {
		-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 {
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	
	.align-items-xl-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	
	.align-items-xl-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	
	.align-items-xl-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	
	.align-items-xl-stretch {
		-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;
	}
}

.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: .25rem !important;
}

.mt-1, .my-1 {
	margin-top: .25rem !important;
}

.mr-1, .mx-1 {
	margin-right: .25rem !important;
}

.mb-1, .my-1 {
	margin-bottom: .25rem !important;
}

.ml-1, .mx-1 {
	margin-left: .25rem !important;
}

.m-2 {
	margin: .5rem !important;
}

.mt-2, .my-2 {
	margin-top: .5rem !important;
}

.mr-2, .mx-2 {
	margin-right: .5rem !important;
}

.mb-2, .my-2 {
	margin-bottom: .5rem !important;
}

.ml-2, .mx-2 {
	margin-left: .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: .25rem !important;
}

.pt-1, .py-1 {
	padding-top: .25rem !important;
}

.pr-1, .px-1 {
	padding-right: .25rem !important;
}

.pb-1, .py-1 {
	padding-bottom: .25rem !important;
}

.pl-1, .px-1 {
	padding-left: .25rem !important;
}

.p-2 {
	padding: .5rem !important;
}

.pt-2, .py-2 {
	padding-top: .5rem !important;
}

.pr-2, .px-2 {
	padding-right: .5rem !important;
}

.pb-2, .py-2 {
	padding-bottom: .5rem !important;
}

.pl-2, .px-2 {
	padding-left: .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-n1 {
	margin: -.25rem !important;
}

.mt-n1, .my-n1 {
	margin-top: -.25rem !important;
}

.mr-n1, .mx-n1 {
	margin-right: -.25rem !important;
}

.mb-n1, .my-n1 {
	margin-bottom: -.25rem !important;
}

.ml-n1, .mx-n1 {
	margin-left: -.25rem !important;
}

.m-n2 {
	margin: -.5rem !important;
}

.mt-n2, .my-n2 {
	margin-top: -.5rem !important;
}

.mr-n2, .mx-n2 {
	margin-right: -.5rem !important;
}

.mb-n2, .my-n2 {
	margin-bottom: -.5rem !important;
}

.ml-n2, .mx-n2 {
	margin-left: -.5rem !important;
}

.m-n3 {
	margin: -1rem !important;
}

.mt-n3, .my-n3 {
	margin-top: -1rem !important;
}

.mr-n3, .mx-n3 {
	margin-right: -1rem !important;
}

.mb-n3, .my-n3 {
	margin-bottom: -1rem !important;
}

.ml-n3, .mx-n3 {
	margin-left: -1rem !important;
}

.m-n4 {
	margin: -1.5rem !important;
}

.mt-n4, .my-n4 {
	margin-top: -1.5rem !important;
}

.mr-n4, .mx-n4 {
	margin-right: -1.5rem !important;
}

.mb-n4, .my-n4 {
	margin-bottom: -1.5rem !important;
}

.ml-n4, .mx-n4 {
	margin-left: -1.5rem !important;
}

.m-n5 {
	margin: -3rem !important;
}

.mt-n5, .my-n5 {
	margin-top: -3rem !important;
}

.mr-n5, .mx-n5 {
	margin-right: -3rem !important;
}

.mb-n5, .my-n5 {
	margin-bottom: -3rem !important;
}

.ml-n5, .mx-n5 {
	margin-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: .25rem !important;
	}
	
	.mt-sm-1, .my-sm-1 {
		margin-top: .25rem !important;
	}
	
	.mr-sm-1, .mx-sm-1 {
		margin-right: .25rem !important;
	}
	
	.mb-sm-1, .my-sm-1 {
		margin-bottom: .25rem !important;
	}
	
	.ml-sm-1, .mx-sm-1 {
		margin-left: .25rem !important;
	}
	
	.m-sm-2 {
		margin: .5rem !important;
	}
	
	.mt-sm-2, .my-sm-2 {
		margin-top: .5rem !important;
	}
	
	.mr-sm-2, .mx-sm-2 {
		margin-right: .5rem !important;
	}
	
	.mb-sm-2, .my-sm-2 {
		margin-bottom: .5rem !important;
	}
	
	.ml-sm-2, .mx-sm-2 {
		margin-left: .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: .25rem !important;
	}
	
	.pt-sm-1, .py-sm-1 {
		padding-top: .25rem !important;
	}
	
	.pr-sm-1, .px-sm-1 {
		padding-right: .25rem !important;
	}
	
	.pb-sm-1, .py-sm-1 {
		padding-bottom: .25rem !important;
	}
	
	.pl-sm-1, .px-sm-1 {
		padding-left: .25rem !important;
	}
	
	.p-sm-2 {
		padding: .5rem !important;
	}
	
	.pt-sm-2, .py-sm-2 {
		padding-top: .5rem !important;
	}
	
	.pr-sm-2, .px-sm-2 {
		padding-right: .5rem !important;
	}
	
	.pb-sm-2, .py-sm-2 {
		padding-bottom: .5rem !important;
	}
	
	.pl-sm-2, .px-sm-2 {
		padding-left: .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-n1 {
		margin: -.25rem !important;
	}
	
	.mt-sm-n1, .my-sm-n1 {
		margin-top: -.25rem !important;
	}
	
	.mr-sm-n1, .mx-sm-n1 {
		margin-right: -.25rem !important;
	}
	
	.mb-sm-n1, .my-sm-n1 {
		margin-bottom: -.25rem !important;
	}
	
	.ml-sm-n1, .mx-sm-n1 {
		margin-left: -.25rem !important;
	}
	
	.m-sm-n2 {
		margin: -.5rem !important;
	}
	
	.mt-sm-n2, .my-sm-n2 {
		margin-top: -.5rem !important;
	}
	
	.mr-sm-n2, .mx-sm-n2 {
		margin-right: -.5rem !important;
	}
	
	.mb-sm-n2, .my-sm-n2 {
		margin-bottom: -.5rem !important;
	}
	
	.ml-sm-n2, .mx-sm-n2 {
		margin-left: -.5rem !important;
	}
	
	.m-sm-n3 {
		margin: -1rem !important;
	}
	
	.mt-sm-n3, .my-sm-n3 {
		margin-top: -1rem !important;
	}
	
	.mr-sm-n3, .mx-sm-n3 {
		margin-right: -1rem !important;
	}
	
	.mb-sm-n3, .my-sm-n3 {
		margin-bottom: -1rem !important;
	}
	
	.ml-sm-n3, .mx-sm-n3 {
		margin-left: -1rem !important;
	}
	
	.m-sm-n4 {
		margin: -1.5rem !important;
	}
	
	.mt-sm-n4, .my-sm-n4 {
		margin-top: -1.5rem !important;
	}
	
	.mr-sm-n4, .mx-sm-n4 {
		margin-right: -1.5rem !important;
	}
	
	.mb-sm-n4, .my-sm-n4 {
		margin-bottom: -1.5rem !important;
	}
	
	.ml-sm-n4, .mx-sm-n4 {
		margin-left: -1.5rem !important;
	}
	
	.m-sm-n5 {
		margin: -3rem !important;
	}
	
	.mt-sm-n5, .my-sm-n5 {
		margin-top: -3rem !important;
	}
	
	.mr-sm-n5, .mx-sm-n5 {
		margin-right: -3rem !important;
	}
	
	.mb-sm-n5, .my-sm-n5 {
		margin-bottom: -3rem !important;
	}
	
	.ml-sm-n5, .mx-sm-n5 {
		margin-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: .25rem !important;
	}
	
	.mt-md-1, .my-md-1 {
		margin-top: .25rem !important;
	}
	
	.mr-md-1, .mx-md-1 {
		margin-right: .25rem !important;
	}
	
	.mb-md-1, .my-md-1 {
		margin-bottom: .25rem !important;
	}
	
	.ml-md-1, .mx-md-1 {
		margin-left: .25rem !important;
	}
	
	.m-md-2 {
		margin: .5rem !important;
	}
	
	.mt-md-2, .my-md-2 {
		margin-top: .5rem !important;
	}
	
	.mr-md-2, .mx-md-2 {
		margin-right: .5rem !important;
	}
	
	.mb-md-2, .my-md-2 {
		margin-bottom: .5rem !important;
	}
	
	.ml-md-2, .mx-md-2 {
		margin-left: .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: .25rem !important;
	}
	
	.pt-md-1, .py-md-1 {
		padding-top: .25rem !important;
	}
	
	.pr-md-1, .px-md-1 {
		padding-right: .25rem !important;
	}
	
	.pb-md-1, .py-md-1 {
		padding-bottom: .25rem !important;
	}
	
	.pl-md-1, .px-md-1 {
		padding-left: .25rem !important;
	}
	
	.p-md-2 {
		padding: .5rem !important;
	}
	
	.pt-md-2, .py-md-2 {
		padding-top: .5rem !important;
	}
	
	.pr-md-2, .px-md-2 {
		padding-right: .5rem !important;
	}
	
	.pb-md-2, .py-md-2 {
		padding-bottom: .5rem !important;
	}
	
	.pl-md-2, .px-md-2 {
		padding-left: .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-n1 {
		margin: -.25rem !important;
	}
	
	.mt-md-n1, .my-md-n1 {
		margin-top: -.25rem !important;
	}
	
	.mr-md-n1, .mx-md-n1 {
		margin-right: -.25rem !important;
	}
	
	.mb-md-n1, .my-md-n1 {
		margin-bottom: -.25rem !important;
	}
	
	.ml-md-n1, .mx-md-n1 {
		margin-left: -.25rem !important;
	}
	
	.m-md-n2 {
		margin: -.5rem !important;
	}
	
	.mt-md-n2, .my-md-n2 {
		margin-top: -.5rem !important;
	}
	
	.mr-md-n2, .mx-md-n2 {
		margin-right: -.5rem !important;
	}
	
	.mb-md-n2, .my-md-n2 {
		margin-bottom: -.5rem !important;
	}
	
	.ml-md-n2, .mx-md-n2 {
		margin-left: -.5rem !important;
	}
	
	.m-md-n3 {
		margin: -1rem !important;
	}
	
	.mt-md-n3, .my-md-n3 {
		margin-top: -1rem !important;
	}
	
	.mr-md-n3, .mx-md-n3 {
		margin-right: -1rem !important;
	}
	
	.mb-md-n3, .my-md-n3 {
		margin-bottom: -1rem !important;
	}
	
	.ml-md-n3, .mx-md-n3 {
		margin-left: -1rem !important;
	}
	
	.m-md-n4 {
		margin: -1.5rem !important;
	}
	
	.mt-md-n4, .my-md-n4 {
		margin-top: -1.5rem !important;
	}
	
	.mr-md-n4, .mx-md-n4 {
		margin-right: -1.5rem !important;
	}
	
	.mb-md-n4, .my-md-n4 {
		margin-bottom: -1.5rem !important;
	}
	
	.ml-md-n4, .mx-md-n4 {
		margin-left: -1.5rem !important;
	}
	
	.m-md-n5 {
		margin: -3rem !important;
	}
	
	.mt-md-n5, .my-md-n5 {
		margin-top: -3rem !important;
	}
	
	.mr-md-n5, .mx-md-n5 {
		margin-right: -3rem !important;
	}
	
	.mb-md-n5, .my-md-n5 {
		margin-bottom: -3rem !important;
	}
	
	.ml-md-n5, .mx-md-n5 {
		margin-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: .25rem !important;
	}
	
	.mt-lg-1, .my-lg-1 {
		margin-top: .25rem !important;
	}
	
	.mr-lg-1, .mx-lg-1 {
		margin-right: .25rem !important;
	}
	
	.mb-lg-1, .my-lg-1 {
		margin-bottom: .25rem !important;
	}
	
	.ml-lg-1, .mx-lg-1 {
		margin-left: .25rem !important;
	}
	
	.m-lg-2 {
		margin: .5rem !important;
	}
	
	.mt-lg-2, .my-lg-2 {
		margin-top: .5rem !important;
	}
	
	.mr-lg-2, .mx-lg-2 {
		margin-right: .5rem !important;
	}
	
	.mb-lg-2, .my-lg-2 {
		margin-bottom: .5rem !important;
	}
	
	.ml-lg-2, .mx-lg-2 {
		margin-left: .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: .25rem !important;
	}
	
	.pt-lg-1, .py-lg-1 {
		padding-top: .25rem !important;
	}
	
	.pr-lg-1, .px-lg-1 {
		padding-right: .25rem !important;
	}
	
	.pb-lg-1, .py-lg-1 {
		padding-bottom: .25rem !important;
	}
	
	.pl-lg-1, .px-lg-1 {
		padding-left: .25rem !important;
	}
	
	.p-lg-2 {
		padding: .5rem !important;
	}
	
	.pt-lg-2, .py-lg-2 {
		padding-top: .5rem !important;
	}
	
	.pr-lg-2, .px-lg-2 {
		padding-right: .5rem !important;
	}
	
	.pb-lg-2, .py-lg-2 {
		padding-bottom: .5rem !important;
	}
	
	.pl-lg-2, .px-lg-2 {
		padding-left: .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-n1 {
		margin: -.25rem !important;
	}
	
	.mt-lg-n1, .my-lg-n1 {
		margin-top: -.25rem !important;
	}
	
	.mr-lg-n1, .mx-lg-n1 {
		margin-right: -.25rem !important;
	}
	
	.mb-lg-n1, .my-lg-n1 {
		margin-bottom: -.25rem !important;
	}
	
	.ml-lg-n1, .mx-lg-n1 {
		margin-left: -.25rem !important;
	}
	
	.m-lg-n2 {
		margin: -.5rem !important;
	}
	
	.mt-lg-n2, .my-lg-n2 {
		margin-top: -.5rem !important;
	}
	
	.mr-lg-n2, .mx-lg-n2 {
		margin-right: -.5rem !important;
	}
	
	.mb-lg-n2, .my-lg-n2 {
		margin-bottom: -.5rem !important;
	}
	
	.ml-lg-n2, .mx-lg-n2 {
		margin-left: -.5rem !important;
	}
	
	.m-lg-n3 {
		margin: -1rem !important;
	}
	
	.mt-lg-n3, .my-lg-n3 {
		margin-top: -1rem !important;
	}
	
	.mr-lg-n3, .mx-lg-n3 {
		margin-right: -1rem !important;
	}
	
	.mb-lg-n3, .my-lg-n3 {
		margin-bottom: -1rem !important;
	}
	
	.ml-lg-n3, .mx-lg-n3 {
		margin-left: -1rem !important;
	}
	
	.m-lg-n4 {
		margin: -1.5rem !important;
	}
	
	.mt-lg-n4, .my-lg-n4 {
		margin-top: -1.5rem !important;
	}
	
	.mr-lg-n4, .mx-lg-n4 {
		margin-right: -1.5rem !important;
	}
	
	.mb-lg-n4, .my-lg-n4 {
		margin-bottom: -1.5rem !important;
	}
	
	.ml-lg-n4, .mx-lg-n4 {
		margin-left: -1.5rem !important;
	}
	
	.m-lg-n5 {
		margin: -3rem !important;
	}
	
	.mt-lg-n5, .my-lg-n5 {
		margin-top: -3rem !important;
	}
	
	.mr-lg-n5, .mx-lg-n5 {
		margin-right: -3rem !important;
	}
	
	.mb-lg-n5, .my-lg-n5 {
		margin-bottom: -3rem !important;
	}
	
	.ml-lg-n5, .mx-lg-n5 {
		margin-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: .25rem !important;
	}
	
	.mt-xl-1, .my-xl-1 {
		margin-top: .25rem !important;
	}
	
	.mr-xl-1, .mx-xl-1 {
		margin-right: .25rem !important;
	}
	
	.mb-xl-1, .my-xl-1 {
		margin-bottom: .25rem !important;
	}
	
	.ml-xl-1, .mx-xl-1 {
		margin-left: .25rem !important;
	}
	
	.m-xl-2 {
		margin: .5rem !important;
	}
	
	.mt-xl-2, .my-xl-2 {
		margin-top: .5rem !important;
	}
	
	.mr-xl-2, .mx-xl-2 {
		margin-right: .5rem !important;
	}
	
	.mb-xl-2, .my-xl-2 {
		margin-bottom: .5rem !important;
	}
	
	.ml-xl-2, .mx-xl-2 {
		margin-left: .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: .25rem !important;
	}
	
	.pt-xl-1, .py-xl-1 {
		padding-top: .25rem !important;
	}
	
	.pr-xl-1, .px-xl-1 {
		padding-right: .25rem !important;
	}
	
	.pb-xl-1, .py-xl-1 {
		padding-bottom: .25rem !important;
	}
	
	.pl-xl-1, .px-xl-1 {
		padding-left: .25rem !important;
	}
	
	.p-xl-2 {
		padding: .5rem !important;
	}
	
	.pt-xl-2, .py-xl-2 {
		padding-top: .5rem !important;
	}
	
	.pr-xl-2, .px-xl-2 {
		padding-right: .5rem !important;
	}
	
	.pb-xl-2, .py-xl-2 {
		padding-bottom: .5rem !important;
	}
	
	.pl-xl-2, .px-xl-2 {
		padding-left: .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-n1 {
		margin: -.25rem !important;
	}
	
	.mt-xl-n1, .my-xl-n1 {
		margin-top: -.25rem !important;
	}
	
	.mr-xl-n1, .mx-xl-n1 {
		margin-right: -.25rem !important;
	}
	
	.mb-xl-n1, .my-xl-n1 {
		margin-bottom: -.25rem !important;
	}
	
	.ml-xl-n1, .mx-xl-n1 {
		margin-left: -.25rem !important;
	}
	
	.m-xl-n2 {
		margin: -.5rem !important;
	}
	
	.mt-xl-n2, .my-xl-n2 {
		margin-top: -.5rem !important;
	}
	
	.mr-xl-n2, .mx-xl-n2 {
		margin-right: -.5rem !important;
	}
	
	.mb-xl-n2, .my-xl-n2 {
		margin-bottom: -.5rem !important;
	}
	
	.ml-xl-n2, .mx-xl-n2 {
		margin-left: -.5rem !important;
	}
	
	.m-xl-n3 {
		margin: -1rem !important;
	}
	
	.mt-xl-n3, .my-xl-n3 {
		margin-top: -1rem !important;
	}
	
	.mr-xl-n3, .mx-xl-n3 {
		margin-right: -1rem !important;
	}
	
	.mb-xl-n3, .my-xl-n3 {
		margin-bottom: -1rem !important;
	}
	
	.ml-xl-n3, .mx-xl-n3 {
		margin-left: -1rem !important;
	}
	
	.m-xl-n4 {
		margin: -1.5rem !important;
	}
	
	.mt-xl-n4, .my-xl-n4 {
		margin-top: -1.5rem !important;
	}
	
	.mr-xl-n4, .mx-xl-n4 {
		margin-right: -1.5rem !important;
	}
	
	.mb-xl-n4, .my-xl-n4 {
		margin-bottom: -1.5rem !important;
	}
	
	.ml-xl-n4, .mx-xl-n4 {
		margin-left: -1.5rem !important;
	}
	
	.m-xl-n5 {
		margin: -3rem !important;
	}
	
	.mt-xl-n5, .my-xl-n5 {
		margin-top: -3rem !important;
	}
	
	.mr-xl-n5, .mx-xl-n5 {
		margin-right: -3rem !important;
	}
	
	.mb-xl-n5, .my-xl-n5 {
		margin-bottom: -3rem !important;
	}
	
	.ml-xl-n5, .mx-xl-n5 {
		margin-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;
	}
}

.blog-pagination.pagination ul li a, .breadcrumb a, .btn, .btn:active, .btn:focus, .btn:hover, .cta-btn, .featured-post a, .findbystatebox li a, .foot-col a, .footer .social-icons li a, .footer-copyrights a, .footer-nav li a, .footphone a, .fran-phone a, .gallery-item a, .gallery-item a:hover, .headphone a, .headphone a:active, .headphone a:focus, .headphone a:hover, .home-boxes h3 a, .home-featured-services ul li a, .linkbtn, .linkbtn:hover, .logo a, .post h1 a, .post h2 a, .post_info a, .sidebox ul li a, .social-icons a, .social-icons a:active, .social-icons a:focus, .social-icons a:hover, .social-icons li a, .social-sharing a, .top-links li a, .top-links li a:active, .top-links li a:focus, .top-links li a:hover, .wp-pagenavi a, nav ul li a, nav ul li a:hover, .product-item a, .product-item a:hover, .product-item a:focus, .product-item a:active, .searchicon {
	text-decoration: none;
}

.featured-post a:active, .featured-post a:focus, .featured-post a:hover, .findbystatebox li a:hover, .footer a:active, .footer a:focus, .footer a:hover, .home-boxes h3 a:active, .home-boxes h3 a:focus, .home-boxes h3 a:hover, .logo a:active, .logo a:focus, .logo a:hover, .post h2 a:active, .post h2 a:focus, .post h2 a:hover, .sidebox ul li a:active, .sidebox ul li a:focus, .sidebox ul li a:hover, .wp-pagenavi a:active, .wp-pagenavi a:focus, .wp-pagenavi a:hover {
	text-decoration: underline;
}

html.fp-enabled, .fp-enabled body {
	height: 100%;
	overflow: hidden;
	-webkit-font-smoothing: antialiased;
}

form {
	margin: 0;
}

img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

p {
	margin: 0 0 20px 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 1;
	font-weight: 700;
	color: #1a276b;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1em;
}

ul {
	padding: 0;
}

a {
	color: #19469c;
	text-decoration: underline;
	background-color: #fff;
}

.logo-on-mobile {
	position: absolute;
	left: 50px;
	top: 12px;
	width: 180px;
	display: none;
}

.fp-viewing-1 .logo-on-mobile, .fp-viewing-2 .logo-on-mobile, .fp-viewing-3 .logo-on-mobile, .fp-viewing-4 .logo-on-mobile, .sticky-header .logo-on-mobile {
	display: block;
}

body a {
	background-color: transparent;
}

a:active, a:focus, a:hover {
	color: #ffaf01;
	text-decoration: underline;
	background-color: #000;
}

body a:active, body a:focus, body a:hover {
	background-color: transparent;
}

body {
	overflow-x: hidden;
	font-family: "Poppins", sans-serif;
	font-size: 112.5%;
	line-height: 1.556em;
	word-wrap: break-word;
	padding: 44px 0 0 0;
	margin: 0;
	color: #000;
	background: #fff;
}

.featurebox p {
	margin: 0;
}

.topbar {
	float: left;
	width: 100%;
	background: #1a276b;
}

.header .logo {
	position: absolute;
	top: 56px;
	left: 50px;
}

.main-nav.sticky-nav img {
	display: block;
}

.header {
	z-index: 4;
	float: left;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+71,000000+100&0.8+42,0+100 */
	background: -moz-linear-gradient(top, rgba(0, 0, 0, .8) 42%, rgba(0, 0, 0, .4) 71%, rgba(0, 0, 0, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, .8) 42%, rgba(0, 0, 0, .4) 71%, rgba(0, 0, 0, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, .8) 42%, rgba(0, 0, 0, .4) 71%, rgba(0, 0, 0, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cc000000", endColorstr="#00000000", GradientType=0);
	/* IE6-9 */
	transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-webkit-transition: all .5s ease-out;
}

.wrapper-alt {
	position: relative;
	margin: 0 auto;
	width: 96%;
}

.wrapper {
	position: relative;
	margin: 0 auto;
	width: 1440px;
	max-width: 1440px;
}

.v-center {
	align-items: center;
}

img {
	height: auto;
	outline: 0;
	vertical-align: top;
	max-width: 100%;
}

.topright {
	float: left;
	text-align: right;
	width: 100%;
}

.searchicon {
	text-align: center;
	display: inline-block;
	margin: 0 2px;
	color: #fff;
	position: relative;
	width: 30px;
	height: 30px;
	border: solid 1px #fff;
	line-height: 30px;
	font-size: .778em;
	transition: all .5s ease 0s;
	border-radius: 6px;
	text-decoration: none;
}

.searchicon:hover, .searchicon:focus, .searchicon:active {
	background: #ffaf01;
	color: #000;
	border-color: #ffaf01;
}

.searchicon span {
	display: none;
}

.header .btn, .headphone, .social-icons, .top-links {
	display: inline-block;
	vertical-align: middle;
}

.social-icons a {
	text-align: center;
	display: inline-block;
	margin: 0 11px;
	color: #fff;
	position: relative;
	transition: all .5s ease 0s;
}

.social-icons a span, .social-icons a strong {
	display: none;
}

.social-icons a:active, .social-icons a:focus, .social-icons a:hover {
	color: #ffaf01;
	opacity: 1;
}

.headphone {
	font-weight: 400;
	font-style: normal;
	position: relative;
	margin: 0 10px 0 0;
	font-size: 1.111em;
	color: #fff;
	border-left: solid 1px rgba(255, 255, 255, .3);
	border-right: solid 1px rgba(255, 255, 255, .3);
	padding: 8px 20px;
}

.headphone:before {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	display: inline-block;
	margin: 0 10px 0 0;
}

.headphone a {
	color: #fff;
	font-weight: 700;
}

.headphone a:active, .headphone a:focus, .headphone a:hover {
	color: #ffaf01;
	opacity: 1;
}

.btn {
	z-index: 1;
	border: none;
	color: #fff;
	border-radius: 6px;
	display: inline-block;
	line-height: normal;
	margin: 0;
	padding: 11px 30px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	word-wrap: break-word;
	white-space: normal;
	font-weight: 700;
	text-transform: uppercase;
	cursor: pointer;
	font-family: "Poppins", sans-serif;
	font-size: .889em;
	transition: all .5s ease 0s;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1a276b+1,19469c+100 */
	background: #1a276b;
	/* Old browsers */
	background: -moz-linear-gradient(left, rgba(26, 39, 107, 1) 1%, rgba(25, 70, 156, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(26, 39, 107, 1) 1%, rgba(25, 70, 156, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(26, 39, 107, 1) 1%, rgba(25, 70, 156, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1a276b", endColorstr="#19469c", GradientType=1);
}

.btn:focus, .btn:hover {
	color: #fff;
	opacity: 1;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#19469c+0,1a276b+99 */
	background: #19469c;
	/* Old browsers */
	background: -moz-linear-gradient(left, rgba(25, 70, 156, 1) 0%, rgba(26, 39, 107, 1) 99%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(25, 70, 156, 1) 0%, rgba(26, 39, 107, 1) 99%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(25, 70, 156, 1) 0%, rgba(26, 39, 107, 1) 99%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#19469c", endColorstr="#1a276b", GradientType=1);
}

.btn.btn-alt {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffaf01+77,ef6900+100 */
	background: #ffaf01;
	/* Old browsers */
	background: -moz-linear-gradient(left, rgba(255, 175, 1, 1) 77%, rgba(239, 105, 0, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255, 175, 1, 1) 77%, rgba(239, 105, 0, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255, 175, 1, 1) 77%, rgba(239, 105, 0, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffaf01", endColorstr="#ef6900", GradientType=1);
	/* IE6-9 */
	color: #000;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .66);
	opacity: 1;
}

.btn.btn-alt:hover, .btn.btn-alt:focus, .btn.btn-alt:active {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ef6900+0,ffaf01+23 */
	background: #ef6900;
	/* Old browsers */
	background: -moz-linear-gradient(left, rgba(239, 105, 0, 1) 0%, rgba(255, 175, 1, 1) 23%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(239, 105, 0, 1) 0%, rgba(255, 175, 1, 1) 23%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(239, 105, 0, 1) 0%, rgba(255, 175, 1, 1) 23%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ef6900", endColorstr="#ffaf01", GradientType=1);
	/* IE6-9 */
	opacity: 1;
}

.main-nav {
	float: left;
	width: 100%;
	padding: 10px 0;
	text-align: right;
	transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-webkit-transition: all .5s ease-out;
}

.menu-collapser {
	box-sizing: border-box;
	position: relative;
	text-align: right;
	width: 73%;
	float: left;
	clear: both;
	z-index: 1;
}

.collapse-button {
	margin: 10px 0 0 0;
	width: 40px;
	display: inline-block;
	padding: 7px 10px;
	text-align: center;
	background-color: #ffaf01;
	cursor: pointer;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.collapse-button:focus, .collapse-button:hover {
	background-color: #fff;
	opacity: 1;
}

.collapse-button:hover .icon-bar {
	background: #000;
}

.collapse-button .icon-bar {
	display: block;
	height: 2px;
	width: 18px;
	margin: 2px 0;
	background-color: #000;
	border-radius: 1px;
}

ul.slimmenu {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

ul.slimmenu:after {
	clear: both;
}

ul.slimmenu.collapsed li {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

ul.slimmenu.collapsed li > ul {
	position: static;
	display: none;
}

ul.slimmenu.collapsed li a {
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

ul.slimmenu li {
	position: relative;
	padding: 0;
	display: inline-block;
}

ul.slimmenu li ul {
	margin: 0;
	list-style-type: none;
	background: rgba(0, 0, 0, 1);
}

ul.slimmenu li ul li {
	border-left: none;
	border-top: rgba(255, 255, 255, .2) solid 1px;
	display: block;
	padding: 0;
	float: none;
	clear: both;
}

ul.slimmenu li ul li:first-child {
	border: none;
}

ul.slimmenu li > ul {
	box-shadow: 0 20px 10px rgba(0, 0, 0, .3);
	text-align: left;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 999;
	display: none;
	width: 250px;
}

ul.slimmenu li > ul > li ul {
	padding: 0;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 999;
	display: none;
	width: 550px;
}

ul.slimmenu li > ul > li ul li {
	clear: none;
	float: left;
	width: 42.5%;
	margin: 0 0 0 5%;
	border-top: none;
	border-bottom: rgba(255, 255, 255, .15) solid 1px;
}

ul.slimmenu li > ul > li ul li:first-child {
	border-bottom: rgba(255, 255, 255, .15) solid 1px;
}

ul.slimmenu li > ul > li ul li a {
	padding-left: 0;
	padding-right: 0;
}

ul.slimmenu li a {
	font-weight: 700;
	color: #fff;
	font-size: .944em;
	padding: 0px 20px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	transition: background-color .5s ease-out;
	-o-transition: background-color .5s ease-out;
	-moz-transition: background-color .5s ease-out;
	-webkit-transition: background-color .5s ease-out;
}

ul.slimmenu li ul li a {
	color: #fff;
	padding: 5px 20px;
	border: none;
}

ul.slimmenu li li .sub-toggle {
	top: 4px;
	right: 16px;
	transform: rotate(-90deg);
}

ul.slimmenu li:hover > a {
	text-decoration: none;
	color: #ffaf01;
}

ul.slimmenu li a:active, ul.slimmenu li a:focus, ul.slimmenu li a:hover {
	text-decoration: none;
	color: #ffaf01;
	text-shadow: inherit;
}

ul.slimmenu li .sub-toggle {
	position: absolute;
	right: 5px;
	top: 0;
	z-index: 999;
	text-align: center;
	cursor: pointer;
	font-size: .75em;
	color: #fff;
}

ul.slimmenu li .sub-toggle:before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-right: -.25em;
	vertical-align: middle;
}

ul.slimmenu li .sub-toggle > i {
	display: inline-block;
	vertical-align: middle;
}

ul.slimmenu li li a:focus {
	color: #ffaf01;
}

ul.slimmenu li.current-menu-item > a {
	color: #ffaf01;
	opacity: 1;
}

.home-slider-container {
	float: left;
	width: 100%;
	position: relative;
}

.home-slider {
	clear: both;
	float: left;
	position: relative;
	height: 100%;
	width: 100%;
}

.slick-arrow {
	border: none;
	position: absolute;
	top: 50%;
	padding: 0;
	transition: all .5s ease 0s;
	z-index: 4;
	font-size: 3em;
	background: none;
	cursor: pointer;
	opacity: .5;
	color: #fff;
}

.slick-arrow i {
	text-shadow: 0 0 10px rgba(0, 0, 0, .5);
}

.slick-arrow:hover {
	opacity: 1;
}

.slick-prev {
	left: 0;
}

.slick-next {
	right: 0;
}

.slick-dots li {
	line-height: normal;
	margin: 0 4px;
	list-style-type: none;
	display: inline-block;
}

.slick-dots li button {
	text-indent: -9999px;
	width: 16px;
	padding: 0;
	height: 16px;
	border-radius: 100%;
	border: none;
	background: rgba(255, 255, 255, .7);
	cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li.slick-active button {
	background: #ffaf01;
}

.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.dragging {
	cursor: pointer;
}

.slick-slider .slick-list, .slick-slider .slick-track {
	-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;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:after, .slick-track:before {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	position: relative;
	height: 100%;
	min-height: 1px;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.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;
}

.home-slider .slick-arrow {
	margin-top: -22px;
}

.home-slider .slick-arrow:hover {
	color: #fff;
	opacity: 1;
}

.home-slider .slick-prev {
	left: 50px;
}

.home-slider .slick-next {
	right: 50px;
}

.home-slider .slick-list {
	z-index: 3;
	height: 100% !important;
}

.home-slider .slick-track {
	height: 100% !important;
}

.home-slider .slick-slide {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.home-slider img {
	width: 100%;
	margin: 0 auto;
}

.slider-text {
	width: 100%;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	text-align: left;
	height: 100%;
	display: flex;
	align-items: flex-end;
	background: rgba(0, 0, 0, .3);
	padding-bottom: 155px;
}

.slider-text-inner {
	width: 55%;
}

.slider-text h2 strong {
	display: block;
	color: #037daa;
	font-weight: 400;
}

.slider-text h2 {
	font-size: 2.778em;
	color: #fff;
	text-shadow: 0 3px 7px rgba(0, 0, 0, .5);
	line-height: 1.2em;
}

.slider-text p {
	font-size: 1.111em;
	color: #fff;
	font-weight: 600;
	margin-bottom: 30px;
	text-shadow: 0 2px 10px #000;
}

.slider-text .btn {
	text-shadow: inherit;
	background: 0 0;
	border: #fff solid 1px;
}

.slider-text .btn:active, .slider-text .btn:focus, .slider-text .btn:hover {
	background: #ffaf01;
	color: #000;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .35);
	border-color: transparent;
}

.homeform {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: flex;
	align-items: center;
	height: 100%;
	padding-top: 100px;
}

.home-welcome-copy .featurebox {
	margin-top: -125px;
	box-shadow: 0 0 43px rgba(0, 0, 0, .43);
}

.homeform .featurebox {
	box-shadow: 0 0 46px rgba(0, 0, 0, .58);
	border-radius: 10px;
	float: right;
	width: 30%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1a276b+0,3b50bd+100&0.7+0,0.7+100 */
	background: -moz-linear-gradient(top, rgba(26, 39, 107, .7) 0%, rgba(59, 80, 189, .7) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(26, 39, 107, .7) 0%, rgba(59, 80, 189, .7) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(26, 39, 107, .7) 0%, rgba(59, 80, 189, .7) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b31a276b", endColorstr="#b33b50bd", GradientType=0);
}

.sidebar .form-row, .homeform .form-row {
	margin: 0;
}

.sidebar .featurebox .col-sm-6, .sidebar .featurebox .col-sm-12, .homeform .featurebox .col-sm-6, .homeform .featurebox .col-sm-12 {
	max-width: 100%;
	width: 100%;
	flex: 0 0 100%;
	margin: 5px 0;
}

.featurebox {
	float: left;
	width: 100%;
	padding: 30px 25px;
	z-index: 3;
	position: relative;
	overflow: hidden;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1a276b+0,3b50bd+100 */
	background: #1a276b;
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(26, 39, 107, 1) 0%, rgba(59, 80, 189, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(26, 39, 107, 1) 0%, rgba(59, 80, 189, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(26, 39, 107, 1) 0%, rgba(59, 80, 189, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1a276b", endColorstr="#3b50bd", GradientType=0);
}

.featurebox input[type="email"], .featurebox input[type="text"], .featurebox input[type="tel"], .featurebox select, .featurebox textarea {
	color: #000;
	opacity: 1;
	font-size: .833em;
	border: none;
	margin: 0;
	padding: 5px 15px;
	border-radius: 6px;
	transition: padding .5s ease-out;
	-o-transition: padding .5s ease-out;
	-moz-transition: padding .5s ease-out;
	-webkit-transition: padding .5s ease-out;
}

.featurebox input[type="email"]:focus, .featurebox input[type="text"]:focus, .featurebox input[type="tel"]:focus, .featurebox select:focus, .featurebox textarea:focus {
	background: #fff;
	border-color: #037daa;
}

.home-welcome-copy .form-row {
	margin: 0;
	display: inherit;
}

.home-welcome-copy .col-sm-6, .home-welcome-copy .col-sm-12 {
	max-width: 100%;
	width: 100%;
	margin-bottom: 10px;
}

.sdeaturebox label {
	font-weight: 400;
	display: block;
	font-size: .889em;
}

.featurebox select {
	-moz-appearance: none;
	-webkit-appearance: none;
}

.sidebar .form-row {
	margin: 0;
}

.featurebox h2 {
	display: block;
	font-weight: 700;
	font-size: 1.222em;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 15px;
}

.featurebox h4 {
	color: #fff;
	font-size: .889em;
	font-weight: 700;
	margin: 0 0 18px;
	padding: 0 0 14px 0;
}

.featurebox-inner {
	float: left;
	width: 100%;
}

.featurebox input[type="submit"] {
	width: 100%;
	font-weight: 700;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sidebar .featurebox input[type="submit"]:hover, .sidebar .featurebox input[type="submit"]:focus, .sidebar .featurebox input[type="submit"]:active {
	background: #fff;
	color: #0a1857;
	text-shadow: inherit;
}

.featurebox .form-row img {
	vertical-align: middle;
}

.wpa-test-msg {
	clear: both;
	display: none;
}

.form-row {
	float: left;
	width: 100%;
	margin: 5px 0;
	clear: both;
}

.form-full textarea {
	padding-left: 3.5%;
	padding-right: 3.5%;
}

.form-row textarea {
	height: 70px;
}

.banner-inner {
	float: left;
	width: 100%;
	position: relative;
}

.banner-inner .container, .banner-inner .wrapper {
	position: relative;
	height: 100%;
	display: flex;
	align-items: center;
}

.banner-inner-products {
	float: left;
	width: 100%;
	clear: both;
	background: #0e1642;
	padding: 130px 0 70px 0;
	color: #fff;
	text-align: center;
}

.banner-inner-products h1, .banner-inner-products h2 {
	position: relative;
	margin: 0;
	color: #fff;
	font-size: 2em;
}

.banner-inner h1, .banner-inner h2, .banner-inner p {
	text-shadow: 0 3px 7px rgba(0, 0, 0, .5);
	position: relative;
	margin: 0;
	color: #fff;
	font-size: 2.778em;
}

.overlay-black {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6);
}

.banner-text {
	bottom: 30px;
	color: #fff;
	left: 30px;
	position: absolute;
}

.banner-text h1 {
	color: #0a1857;
	font-size: 3.625em;
	display: inline-block;
	padding: 0 15px;
	margin-bottom: 15px;
	text-transform: uppercase;
	background: rgba(101, 174, 69, .77);
}

.banner-text p {
	color: #fff;
	font-size: 1.556em;
	line-height: 38px;
	margin-bottom: 15px;
	width: 36%;
}

.banner-text cite {
	color: #fff;
	font-style: normal;
	font-size: 1.75em;
}

.banner-text cite span {
	color: #fed403;
	opacity: 1;
}

.banner-inner .featurebox {
	position: relative;
	float: right;
	width: 27%;
}

.banner-inner .featurebox h2 {
	background: rgba(101, 174, 69, .75);
}

.banner-inner .featurebox-inner {
	background: rgba(244, 244, 244, .75);
}

.banner-inner img {
	height: inherit;
	margin: 0 auto;
	display: block;
	width: 100%;
}

.banner-inner .container {
	position: relative;
}

.breadcrumb-bar {
	float: left;
	width: 100%;
	padding: 10px 0;
	position: relative;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,dbdcde+100 */
	background: #fff;
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(219, 220, 222, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(219, 220, 222, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(219, 220, 222, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#dbdcde", GradientType=0);
}

.breadcrumb {
	margin: 0;
	padding: 0;
	background: no-repeat;
	border-radius: inherit;
}

.breadcrumb li {
	line-height: normal;
	list-style-type: none;
	margin: 0;
	font-weight: 400;
	font-size: .9em;
	display: inline-block;
}

.breadcrumb > .active {
	color: #19469c;
	opacity: 1;
}

.breadcrumb a {
	color: #000;
	opacity: 1;
}

.breadcrumb a:active, .breadcrumb a:focus, .breadcrumb a:hover {
	color: #19469c;
	opacity: 1;
}

.breadcrumb > li + li::before {
	padding: 0 5px;
	color: #000;
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
}

#searchform {
	display: none;
	background: #1a276b;
	color: #fff;
}

#searchform .btn {
	margin-top: 10px;
	display: block;
	width: 100%;
}

.top-links {
	margin: 0;
	padding: 0;
}

.top-links li {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.top-links li a {
	font-weight: 700;
	opacity: 1;
	font-size: .9em;
}

span.wpcf7-not-valid-tip {
	text-align: left;
	font-size: .85em;
	line-height: 1;
	padding-top: 6px;
}

/*
Theme Name: Horizon Signs
Theme URI: https://clicktecs.com/
Description: Custom Theme for Horizon Signs
Author: the Clicktecs team
Author URI: https://clicktecs.com/
Version: 2.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header, featured-images, footer-widgets, featured-image-header
Text Domain: twentyten
*/
.header .btn {
	padding-left: 20px;
	padding-right: 20px;
}

ul.slimmenu li.gold-text a {
	color: #ffaf01;
}

ul.slimmenu li.gold-text a:hover, ul.slimmenu li.gold-text a:focus {
	color: #fff;
}

.featurebox .wpcf7-spinner {
	position: absolute;
	left: 0;
	bottom: 0;
}

.file-note {
	font-size: .75em;
	margin: 0;
	line-height: normal;
	color: #fff;
}

.wpcf7-form-control.wpcf7-file {
	border: solid 1px rgba(255, 255, 255, .6);
	padding: 8px 15px;
	width: 100%;
	color: #fff;
}

.wpcf7-response-output {
	clear: both;
	line-height: 1;
	margin-bottom: 0 !important;
	font-size: .85em;
	border-width: 1px !important;
	padding: 5px !important;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	clear: both;
	margin: 10px 0 0 0 !important;
	padding: 10px 20px !important;
	line-height: normal;
	float: left;
	width: 100%;
}

.fp-viewing-1 .topbar, .fp-viewing-2 .topbar, .fp-viewing-3 .topbar, .fp-viewing-4 .topbar {
	display: none;
}

.fp-viewing-1 .header, .fp-viewing-2 .header, .fp-viewing-3 .header, .fp-viewing-4 .header {
	background: rgba(0, 0, 0, .8);
}

.hidefordesktop {
	display: none;
}

.footer-home-page {
	float: left;
	width: 100%;
	clear: both;
	background: #1a276b;
}

.content-center {
	height: 100%;
	width: 100%;
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.content-bottom {
	height: 100%;
	width: 100%;
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.hsc-container, .hsc-sections, .hsc-section {
	position: relative;
	height: 100%;
}

.home-features {
	background: url("https://cdn-ildofck.nitrocdn.com/nVmMpBAEXVSijntprTJxhGwijZeVTyNY/assets/images/optimized/rev-8860d11/horizonsignco.com/wp-content/themes/horizonsigns/img/las-vegas-nevada.jpg") no-repeat top center;
	background-size: cover;
}

.home-features.nitro-lazy {
	background: none !important;
}

.home-features:before {
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(68, 80, 101, .65);
	position: absolute;
	left: 0;
	top: 0;
}

.features-row {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.features-points {
	background: rgba(17, 22, 42, .53);
	width: 60%;
	padding: 30px;
	color: #fff;
}

.features-points ul {
	margin: 0 !important;
}

.features-points ul li {
	font-weight: 700;
	font-size: 1.111em;
}

.contentside.features-points ul li:before {
	background: #fff;
	color: #445065;
}

.cta-buttons .btn {
	margin: 5px 0;
}

.cta-buttons {
	width: 40%;
	justify-content: center;
	display: flex;
	flex-direction: column;
	padding: 30px;
}

.btn.btn-white {
	background: #fff;
	color: #000;
}

.btn.btn-white:hover, .btn.btn-white:focus, .btn.btn-white:active {
	background: #313c50;
	color: #fff;
}

.home-quote-whychoose {
	float: left;
	width: 100%;
	position: relative;
	padding: 20px 0;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.home-quote-whychoose:before {
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(255, 255, 255, .86);
	position: absolute;
	left: 0;
	top: 0;
}

.site-contact {
	color: #fff;
	float: left;
	width: 100%;
	position: relative;
	padding: 80px 0;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-attachment: fixed;
	background-size: cover;
}

.site-contact:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(3, 125, 170, .9);
}

.site-contact h2 {
	color: #fff;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-size: 1.3em;
}

.recent-blogs-row p {
	margin: 0;
}

.recent-blogs-row {
	font-size: .9em;
	line-height: normal;
	border-bottom: solid 1px rgba(255, 255, 255, .31);
	padding-bottom: 12px;
	padding-top: 10px;
}

.recent-blogs-row a {
	color: #fff;
	text-decoration: none;
}

.link-icon {
	border: solid 2px rgba(255, 255, 255, .5);
	border-radius: 100%;
	width: 37px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: #fff;
	display: inline-block;
	font-size: .7em;
	float: right;
}

.link-icon:hover, .link-icon:focus, .link-icon:active {
	background: #f7f13b;
	color: #000;
}

.recent-projects {
	padding: 40px 0 50px;
	float: left;
	text-align: center;
	width: 100%;
	background: #f6f6f6;
	position: relative;
}

.recent-projects h2 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 2.25em;
}

.recent-projects ul {
	margin: 0;
	padding: 20px 0 0 0;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.recent-projects ul li {
	position: relative;
	margin: 0;
	list-style-type: none;
	padding: 3px;
	width: 33.333333%;
}

.recent-projects img {
	width: 100%;
}

.collapse.show {
	display: block;
}

.collapse {
	display: none;
}

.loc-served-btn {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.loc-served-btn:after {
	content: "";
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	margin: 0 0 0 5px;
}

.loc-served-btn.active:after {
	content: "";
}

.loc-served-btn:hover, .loc-served-btn:focus, .loc-served-btn:active {
	color: #ffaf01;
	opacity: 1;
}

.locations-served-bar ul li a:hover, .locations-served-bar ul li a:focus, .locations-served-bar ul li a:active {
	padding-left: 10px;
}

.locations-served-bar {
	float: left;
	width: 100%;
	text-align: center;
	background: #222;
	padding: 20px 0;
	font-size: .9em;
}

.locations-served-bar ul {
	display: flex;
	flex-wrap: wrap;
}

.locations-served-bar ul li {
	width: 23%;
	list-style-type: none;
	padding: 0;
	border-bottom: solid 1px rgba(255, 255, 255, .3);
	margin: 0 1%;
	text-align: left;
	line-height: 1;
}

.locations-served-bar ul li a {
	color: #fff;
	text-decoration: none;
	transition: all .5s ease 0s;
	display: block;
	padding: 10px 0;
}

.locations-served-bar ul li a:hover, .locations-served-bar ul li a:focus, .locations-served-bar ul li a:active {
	color: #ffaf01;
}

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

.stepicon {
	font-size: 2.222em;
	margin: 0;
	transition: all .9s ease 0s;
}

.step-arrow {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 1em;
	text-align: center;
	margin-top: 0;
	width: 45px;
	height: 45px;
	border: solid 2px rgba(255, 255, 255, .31);
	border-radius: 100%;
	line-height: 45px;
	transition: all .5s ease 0s;
}

.home-featured-services {
	text-align: center;
	float: left;
	width: 100%;
	padding: 20px 0;
	position: relative;
	background: #1a276b;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.home-featured-services:before {
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(26, 39, 107, .8);
	position: absolute;
	left: 0;
	top: 0;
}

.home-featured-services ul {
	margin: 0;
	padding: 10px 0 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.home-featured-services ul li p {
	line-height: 1.3em;
	margin: 0;
	position: relative;
}

.home-featured-services ul li {
	text-align: left;
	width: 23%;
	margin: 0 1%;
	position: relative;
	list-style-type: none;
	background: rgba(0, 0, 0, .45);
	border-radius: 8px;
	transition: all .5s ease 0s;
}

.home-featured-services ul li a {
	display: block;
	height: 100%;
	color: #fff;
	padding: 30px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.home-featured-services ul li:hover, .home-featured-services ul li:focus, .home-featured-services ul li:active {
	background: rgba(0, 0, 0, .6);
	color: #fff;
}

.home-featured-services ul li h3 {
	margin: 20px 0 15px;
	font-size: 1.222em;
	position: relative;
	color: #fff;
	transition: all .5s ease 0s;
}

.side-col {
	background: #dbdcde;
	padding: 30px;
	font-size: .9em;
	line-height: 1.3em;
}

.side-col ul li {
	margin-bottom: 5px;
}

.product-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	padding-top: 20px;
}

.product-item {
	width: 48%;
	margin: 0 1% 30px;
	text-align: center;
	color: #fff;
	overflow: hidden;
	position: relative;
}

.product-item-inner {
	transition: all .5s ease 0s;
	color: #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	display: flex;
	justify-content: end;
	flex-direction: column;
}

.product-item img {
	transition: all .5s ease 0s;
}

.product-item:hover h3 {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8e92a0+0,445065+100 */
	background: #8e92a0;
	/* Old browsers */
	background: -moz-linear-gradient(left, rgba(142, 146, 160, 1) 0%, rgba(68, 80, 101, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(142, 146, 160, 1) 0%, rgba(68, 80, 101, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(142, 146, 160, 1) 0%, rgba(68, 80, 101, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8e92a0", endColorstr="#445065", GradientType=1);
}

.product-item h3:before {
	content: "";
	width: 98%;
	height: 84%;
	border: solid 1px rgba(255, 255, 255, .3);
	position: absolute;
	left: 0;
	top: 0;
	margin: 1%;
}

.gallery-page {
	position: relative;
	float: left;
	width: 100%;
}

.contentside .gallery-page ul {
	position: relative;
	width: 100%;
	margin: 0 !important;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.gallery-page ul li {
	box-shadow: 0 0 20px rgba(0, 0, 0, .28);
	margin: 15px 1% !important;
	padding: 0 !important;
	position: relative;
	width: 23%;
}

.contentside .gallery-page ul li a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	line-height: 0;
}

.gallery-page ul li:before {
	content: normal !important;
}

.gallery-page img {
	max-width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	width: 100%;
}

.contentside .gallery-page ul li a::before {
	position: absolute;
	top: 40%;
	left: 50%;
	margin: 0 0 0 -16px;
	font-family: "Font Awesome 5 Free";
	content: "";
	font-weight: 700;
	color: #fff;
	font-size: 2em;
	opacity: 0;
	z-index: 1;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear;
}

.contentside .gallery-page ul li a::after {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .3);
	content: "";
	opacity: 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear;
	left: 0;
}

.contentside .gallery-page ul li a:hover::before {
	top: 50%;
	opacity: 1;
}

.contentside .gallery-page ul li a:hover::after {
	opacity: 1;
}

.gallery-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.gallery-item a:active h3, .gallery-item a:focus h3, .gallery-item a:hover h3 {
	color: #fff;
	background: rgba(26, 39, 107, .85);
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.gallery-item {
	width: 31.333333%;
	margin: 15px 1%;
	text-align: center;
	position: relative;
	border: solid 2px #fff;
}

.gallery-item a {
	display: block;
}

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

.gallery-item h3 {
	transition: all .5s ease 0s;
	color: #fff;
	font-size: 1.3em;
	background: rgba(26, 39, 107, .95);
	width: 100%;
	text-transform: uppercase;
	padding: 15px 0;
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
}

.intro-right {
	text-align: center;
}

.cta-bar {
	float: left;
	width: 100%;
	text-align: center;
}

.home-why-choose ol {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.home-why-choose ol li:after {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	font-size: 2.5em;
	color: #f0f0f0;
	position: absolute;
	right: 50px;
	top: 50%;
	margin-top: -18px;
}

.home-why-choose ol li:first-child {
	border-top: none;
}

.home-why-choose ol li {
	list-style-type: none;
	padding: 30px 140px 30px 30px;
	position: relative;
	width: 100%;
	border-top: solid 1px rgba(0, 0, 0, .1);
}

.home-why-choose ol li strong {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	padding-bottom: 5px;
}

.whychoose-icon {
	font-size: 2.5em;
	color: #bcbcbc;
	display: block;
	margin: 0 auto;
}

.home-why-choose {
	width: 100%;
	float: left;
	position: relative;
}

.cta-bar ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
	border: solid 1px rgba(255, 255, 255, .31);
}

.cta-bar ul li {
	position: relative;
	margin: 0;
	padding: 25px 20px;
	list-style-type: none;
	width: 33.333333%;
	color: #fff;
	font-weight: 700;
	font-size: .9em;
	border: solid 1px rgba(255, 255, 255, .31);
}

.cta-bar ul li:nth-child(1) {
	border-left: none;
}

.cta-bar .followicon {
	padding: 0 5px;
	display: inline-block;
}

.cta-bar h3 {
	line-height: 25px;
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
	margin: 10px 0;
}

.cta-bar a {
	color: #fff;
	opacity: 1;
}

.site-contact .col-lg-5:after {
	content: "";
	width: 1px;
	height: 100%;
	background: rgba(255, 255, 255, .31);
	position: absolute;
	right: -60px;
	top: 0;
}

.cta-bar .cta-icon {
	font-size: 1.667em;
	display: block;
	margin: 0 0 20px 0;
}

.header.sticky-header .topbar {
	display: none;
}

.header.sticky-header {
	background: rgba(0, 0, 0, .8);
}

.slick-dots {
	text-align: center;
	margin: 0 auto;
	display: block;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 30px;
	z-index: 3;
}

.sidebar .featurebox {
	margin-bottom: 30px;
	padding: 30px;
}

.sidebar .form-full, .sidebar .form-half {
	width: 100%;
	margin: 0 0 20px 0;
}

.wp-pagenavi {
	clear: both;
	margin: 0;
	float: left;
	width: 100%;
}

.wp-pagenavi a, .wp-pagenavi span {
	margin: 0 3px 3px 0;
	background-color: #dbdcde;
	color: #000;
	font-size: .8em;
	font-weight: 400;
	width: 34px;
	height: 34px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	line-height: 31px;
	border: solid 1px transparent;
}

.wp-pagenavi a:active, .wp-pagenavi a:focus, .wp-pagenavi a:hover, .wp-pagenavi span.current, .wp-pagenavi span.pages {
	background: #19469c;
	color: #fff;
}

.wp-pagenavi a.last, .wp-pagenavi span.pages {
	padding: 0 10px;
	width: auto;
}

.quotebox {
	float: left;
	width: 100%;
	position: relative;
	padding: 115px 75px;
}

.testimonials-rotator:before {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-size: 2.222em;
	font-weight: 700;
	color: #1a276b;
	position: absolute;
	left: 0;
	top: 0;
}

.testimonials-rotator:after {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-size: 2.222em;
	font-weight: 700;
	color: #1a276b;
	position: absolute;
	right: 0;
	bottom: 0;
}

.testimonials-rotator .slick-prev {
	left: -50px;
	color: #ababab;
}

.testimonials-rotator .slick-next {
	right: -50px;
	color: #ababab;
}

.testimonials-rotator .slick-arrow i {
	text-shadow: none;
}

.quotebox blockquote {
	padding: 0;
	margin: 0 0 20px 0;
	font-weight: 400;
	font-style: italic;
	position: relative;
	border: none;
	width: 100%;
	float: left;
	font-size: 1.111em;
}

.rating-stars {
	padding: 20px 0 40px 0;
	color: #ffbd15;
	clear: both;
	font-size: 1.1em;
}

.quotebox cite {
	color: #1a276b;
	font-style: normal;
	display: block;
	font-weight: 700;
}

.testimonials-rotator {
	padding: 60px;
}

.quotebox cite span {
	display: block;
	color: #000;
	font-weight: 400;
}

.home-featured-products {
	text-align: center;
	padding: 20px 120px;
	position: relative;
	float: left;
	background: #f3f3f3;
	width: 100%;
}

.home-featured-products-inner {
	float: left;
	width: 100%;
}

.home-welcome-copy h1, .home-featured-products h2, .home-featured-services h2, .home-quote-whychoose h2 {
	font-size: 2.222em;
	color: #000;
}

.home-featured-services h2 {
	color: #fff;
}

.sec2con.productpage {
	padding-top: 0;
}

.sec2con {
	padding-top: 20px;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: center;
}

.sec2box:nth-child(3), .sec2box:nth-child(4) {
	flex-direction: row-reverse;
}

.sec2box {
	width: 21%;
	transition: all .5s ease 0s;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	margin: 0 1%;
	box-shadow: 0 0 30px rgba(0, 0, 0, .53);
}

.product-page .sec2con {
	justify-content: flex-start;
	padding: 0;
}

.product-page .sec2box {
	width: 31.333333%;
	margin: 15px 1%;
}

.sec2box a:active .sec2box-pic:before, .sec2box a:focus .sec2box-pic:before, .sec2box a:hover .sec2box-pic:before {
	background: rgba(255, 255, 255, .61);
	border: none;
}

.sec2con .slick-track {
	display: flex;
}

.sec2box h3 {
	margin: 0;
	text-transform: uppercase;
	color: #fff;
	font-size: 1.333em;
	transition: all .5s ease 0s;
}

.sec2box h3:after {
	content: "";
	font-family: "Font Awesome 5 Free";
	display: block;
	color: #ffaf01;
	font-size: .85em;
	margin: 10px 0 0 0;
}

.sec2box .btn {
	background: none;
	border: #fff solid 1px;
	align-self: flex-start;
}

.sec2box .btn:hover, .sec2box .btn:focus, .sec2box .btn:active {
	background: #ffaf01;
	border: #ffaf01 solid 1px;
}

.sec2box h3 strong {
	display: block;
}

.sec2box-pic {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.sec2box-text {
	color: #fff;
	padding: 0 0 10px 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all .5s ease 0s;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+19,0.8+100 */
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 19%, rgba(0, 0, 0, .8) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 19%, rgba(0, 0, 0, .8) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 19%, rgba(0, 0, 0, .8) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#cc000000", GradientType=0);
}

.sec2box-text:hover {
	background: rgba(26, 39, 107, .85);
	justify-content: center;
}

.sec2box a {
	text-decoration: none;
}

.sec2box img {
	display: block;
	margin: 0 auto;
	width: 100%;
	transition: all .5s ease 0s;
}

img.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.service-info {
	text-align: left;
}

.social-sharing {
	width: 58%;
	float: right;
	text-align: right;
}

.social-sharing span {
	display: inline-block;
	font-size: 110%;
}

.social-sharing span.bottom, .social-sharing span.top {
	width: 100%;
}

.social-sharing span.right {
	display: inline;
}

a.button-facebook, a.button-googleplus, a.button-linkedin, a.button-pinterest, a.button-reddit, a.button-twitter, a.button-xing {
	font-size: 1em;
	font-weight: 400;
	margin: 1% 1% 1% 0;
	padding: 5px 1%;
	padding: .5rem 1%;
	text-align: center;
	display: inline-block;
	border: 0;
}

a.button-facebook {
	font-size: 100%;
	color: #fff;
	background-color: #2b4170;
}

a.button-facebook:active, a.button-facebook:focus, a.button-facebook:hover {
	font-size: 100%;
	background-color: #3b5998;
	color: #fff;
}

a.button-googleplus {
	font-size: 100%;
	color: #fff;
	background-color: #c33219;
}

a.button-googleplus:active, a.button-googleplus:focus, a.button-googleplus:hover {
	font-size: 100%;
	background-color: #a82508;
	color: #fff;
}

a.button-twitter {
	font-size: 100%;
	color: #fff;
	background-color: #016cac;
}

a.button-twitter:active, a.button-twitter:focus, a.button-twitter:hover {
	font-size: 100%;
	background-color: #006e97;
	color: #fff;
}

a.button-linkedin {
	font-size: 100%;
	color: #fff;
	background-color: #0073b2;
}

a.button-linkedin:active, a.button-linkedin:focus, a.button-linkedin:hover {
	font-size: 100%;
	background-color: #017cad;
	color: #fff;
}

a.button-pinterest {
	font-size: 100%;
	color: #fff;
	background-color: #a0171c;
}

a.button-pinterest:active, a.button-pinterest:focus, a.button-pinterest:hover {
	font-size: 100%;
	background-color: #cb2027;
	color: #fff;
}

.ss-social-sharing a {
	text-indent: -99999px;
}

a.ss-button-facebook, a.ss-button-googleplus, a.ss-button-linkedin, a.ss-button-pinterest, a.ss-button-reddit, a.ss-button-twitter, a.ss-button-xing {
	background-image: url("https://cdn-ildofck.nitrocdn.com/nVmMpBAEXVSijntprTJxhGwijZeVTyNY/assets/images/optimized/rev-8860d11/horizonsignco.com/wp-content/themes/horizonsigns/img/socialshare.png");
	width: 45px;
	height: 45px;
	background-repeat: no-repeat;
	padding: 0;
	border: 0;
	margin: 0 1% 1% 0;
	display: inline-block;
}

a.ss-button-facebook.nitro-lazy, a.ss-button-googleplus.nitro-lazy, a.ss-button-linkedin.nitro-lazy, a.ss-button-pinterest.nitro-lazy, a.ss-button-reddit.nitro-lazy, a.ss-button-twitter.nitro-lazy, a.ss-button-xing.nitro-lazy {
	background-image: none !important;
}

a.ss-button-twitter {
	background-position: 0 -45px;
}

a.ss-button-twitter:active, a.ss-button-twitter:focus, a.ss-button-twitter:hover {
	background-position: 0 0;
	transition-delay: 0s;
	transition-duration: 250ms;
	transition-property: all;
	transition-timing-function: ease-in-out;
}

a.ss-button-googleplus {
	background-position: -45px -45px;
}

a.ss-button-googleplus:active, a.ss-button-googleplus:focus, a.ss-button-googleplus:hover {
	background-position: -45px 0;
	transition-delay: 0s;
	transition-duration: 250ms;
	transition-property: all;
	transition-timing-function: ease-in-out;
}

a.ss-button-facebook {
	background-position: -90px -45px;
}

a.ss-button-facebook:active, a.ss-button-facebook:focus, a.ss-button-facebook:hover {
	background-position: -90px 0;
	transition-delay: 0s;
	transition-duration: 250ms;
	transition-property: all;
	transition-timing-function: ease-in-out;
}

a.ss-button-linkedin {
	background-position: -135px -45px;
}

a.ss-button-linkedin:active, a.ss-button-linkedin:focus, a.ss-button-linkedin:hover {
	background-position: -135px 0;
	transition-delay: 0s;
	transition-duration: 250ms;
	transition-property: all;
	transition-timing-function: ease-in-out;
}

a.ss-button-pinterest {
	background-position: -180px -45px;
}

a.ss-button-pinterest:active, a.ss-button-pinterest:focus, a.ss-button-pinterest:hover {
	background-position: -180px 0;
	transition-delay: 0s;
	transition-duration: 250ms;
	transition-property: all;
	transition-timing-function: ease-in-out;
}

.home-welcome-copy {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,dddede+100 */
	background: #fff;
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(221, 222, 222, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(221, 222, 222, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(221, 222, 222, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#dddede", GradientType=0);
	/* IE6-9 */
	float: left;
	padding: 60px 0;
	position: relative;
	width: 100%;
	text-align: center;
}

.home-welcome-copy img {
	box-shadow: 0 10px 20px rgba(0, 0, 0, .3);
	float: right;
}

.clear {
	clear: both;
}

.box-inner {
	padding: 15px 20px;
	float: left;
	width: 100%;
}

.sidebox h3 {
	position: relative;
	font-size: 1.333em;
	background: #1a276b;
	color: #fff;
	padding: 15px 30px;
	margin: 0;
	text-transform: uppercase;
	font-weight: 700;
}

.sidebox.accordion .box-inner h3 {
	margin: 0;
}

.sidebox .btn {
	width: 100%;
}

.inner-content {
	float: left;
	padding: 50px 0 50px;
	width: 100%;
}

.clear.hr {
	background-color: #cfcdcd;
	float: left;
	height: 1px;
	margin: 11px 0;
	width: 100%;
}

textarea {
	min-height: inherit !important;
}

.introbox {
	float: left;
	width: 100%;
}

.introbox h1 strong, .introbox h2 strong, .home-featured-products h2 strong, .home-featured-services h2 strong, .home-quote-whychoose h2 strong {
	color: #1a276b;
}

.linkbtn {
	display: inline-block;
	font-size: 1em;
	font-weight: 600;
	color: #0a1857;
	padding: 3px 0 1px 0;
	border-bottom: #0a1857 solid 1px;
}

.linkbtn:active, .linkbtn:focus, .linkbtn:hover {
	color: #6cc049;
	border-color: #6cc049;
}

.linkbtn:active i, .linkbtn:focus i, .linkbtn:hover i {
	color: #6cc049;
	opacity: 1;
}

.linkbtn i {
	color: #0a1857;
	margin: 0;
	vertical-align: middle;
}

table {
	display: block;
	overflow: auto;
	border-collapse: collapse;
	width: 100%;
	clear: both;
	border-top: #ccc solid 1px;
	border-left: #ccc solid 1px;
	margin-bottom: 30px;
	font-size: .8em;
	text-align: center;
}

table th {
	background: #f8f8f8;
}

table td, table th {
	line-height: normal;
	border-bottom: #ccc solid 1px;
	border-right: #ccc solid 1px;
	padding: 10px;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .08);
}

table p {
	font-size: 1.125em;
	line-height: 30px;
}

table p:last-child {
	margin-bottom: 0;
}

.footer {
	background: #000;
	float: left;
	font-size: .889em;
	color: #fff;
	position: relative;
	width: 100%;
}

.foot-col {
	height: 100%;
	padding: 50px 0;
}

.footer a {
	color: #fff;
}

.footer a:hover, .footer a:focus, .footer a:active {
	color: #ffaf01;
}

.footer h3 {
	font-size: 1.333em;
	color: #fff;
	margin: 0 0 30px;
	text-transform: uppercase;
}

.subscribebox input[type="email"], .subscribebox input[type="text"] {
	font-size: 1em;
	padding: 10px 15px;
	margin: 0 0 10px 0;
	transition: all .5s ease 0s;
}

.subscribebox input[type="email"]:focus, .subscribebox input[type="text"]:focus {
	border-color: #6cc049;
}

.foot-col h4 {
	font-size: 1em;
	margin-bottom: 10px;
}

.footer-copyrights {
	background: #1a276b;
	float: left;
	color: #fff;
	margin: 0;
	text-align: center;
	font-size: .889em;
	padding: 15px 0;
	position: relative;
	width: 100%;
}

.subscribebox .btn {
	width: 100%;
}

.footer-nav li {
	display: block;
	position: relative;
	padding: 0 0 10px 10px;
}

.footer-nav li::before {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-size: 1.111em;
	font-weight: 700;
	color: #ffaf01;
	position: absolute;
	left: 0;
	top: 0;
}

.footer-nav {
	margin: 0;
}

.footer-nav li:first-child {
	border-left: none;
}

.foot-col a.btn {
	font-size: 1em;
	margin-top: 40px;
}

.foot-col a.btn:hover, .foot-col a.btn:focus, .foot-col a.btn:active {
	color: #fff;
	opacity: 1;
}

.footer-nav li a {
	color: #fff;
	display: block;
	padding: 0 10px;
}

.footer-nav li a:hover, .footer-nav li a:focus, .footer-nav li a:active, .footer-nav li.current-menu-item a, .recent-blogs-row a:hover, .recent-blogs-row a:focus, .recent-blogs-row a:active, .cta-bar a:hover, .cta-bar a:focus, .cta-bar a:active {
	color: #ffaf01;
}

.footer-navigation {
	float: left;
	width: 100%;
	text-align: center;
	padding: 20px 0;
	background: #e7e7e7;
	display: none;
}

.footer-navigation ul {
	margin: 0;
}

.footer-navigation ul li {
	display: inline-block;
	border-left: solid 1px #000;
	line-height: 1;
}

.footer-navigation ul li:first-child {
	border-left: none;
}

.footer-navigation ul li a {
	display: block;
	color: #000;
	padding: 0 20px;
	text-decoration: none;
}

.footer-navigation ul li a:hover, .footer-navigation ul li a:focus, .footer-navigation ul li a:active {
	color: #1a276b;
}

.footer-copyrights a:hover, .footer-copyrights a:focus, .footer-copyrights a:active {
	color: #ffaf01;
}

.footer-nav ul {
	list-style-type: none;
	margin: 0;
}

.footer-nav.footer-links ul {
	display: flex;
	flex-wrap: wrap;
}

.footer-copyrights p {
	margin: 0;
}

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

.footer-copyrights a {
	color: #fff;
	opacity: 1;
}

.post {
	float: left;
	width: 100%;
	padding: 30px;
	margin: 0 0 20px 0;
	background: #f6f6f7;
	border-bottom: solid 1px rgba(0, 0, 0, .14);
}

.post-inner {
	float: left;
	padding: 20px;
	width: 100%;
}

.contentside .sidebox ul {
	margin-bottom: 0;
}

.contentside .sidebox ul li {
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	font-size: .889em;
	font-weight: 400;
	line-height: 22px;
	list-style-type: none;
	margin: 0;
	min-height: inherit;
	padding: 15px 0;
}

.sidebox ul li:last-child {
	border: none;
}

.contentside .sidebox ul li:first-child {
	padding-top: 0;
}

.contentside sidebox ul li a:hover {
	color: #fed403;
	opacity: 1;
}

.post img {
	height: auto;
	max-width: 100%;
}

.contentside .post p {
	margin-bottom: 20px;
}

.post_info {
	clear: both;
	float: left;
	margin: 0 0 15px;
	width: 100%;
	font-weight: 600;
}

.post_info a:active, .post_info a:focus, .post_info a:hover {
	color: #ffaf01;
	opacity: 1;
}

.post_info a {
	color: #000;
	display: inline-block;
	margin: 0 20px 0 0;
}

.post h1.title, .post h2.title {
	font-size: 1.667em;
	font-weight: 700;
}

.post h1.title a, .post h2.title a {
	color: #1a276b;
}

.post h1.title a:hover, .post h1.title a:focus, .post h1.title a:active, .post h2.title a:hover, .post h2.title a:focus, .post h2.title a:active {
	color: #ffaf01;
}

img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.post_info .fas {
	margin: 0 2px 0 0;
	color: #19469c;
}

::-webkit-input-placeholder {
	color: #000;
	opacity: 1;
}

:-moz-placeholder {
	color: #000;
	opacity: 1;
}

::-moz-placeholder {
	color: #000;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #000;
	opacity: 1;
}

.uneditable-input, input[type="color"], input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], select, textarea {
	font-family: "Poppins", sans-serif;
	border: #ccc solid 1px;
	box-shadow: none;
	height: auto;
	line-height: normal;
	font-size: .778em;
	color: #000;
	padding: 8px 20px;
	width: 100%;
	opacity: 1;
	background: #fff;
	border-radius: 6px;
}

.sidebox {
	background: #dbdcde;
	float: left;
	margin: 0 0 30px 0;
	width: 100%;
	overflow: hidden;
}

.sidebox ul {
	margin: 0;
}

.sidebox ul li {
	list-style-type: none;
	position: relative;
	padding-left: 35px;
	line-height: normal;
}

.sidebox ul li:before {
	content: "";
	font-family: "Font Awesome 5 Free";
	position: absolute;
	left: 7px;
	top: 10px;
	color: #19469c;
	font-weight: 700;
	font-size: .889em;
}

.sidebox ul li a {
	display: block;
	padding: 5px 0;
	color: #333;
}

.sidebox ul li a:active, .sidebox ul li a:focus, .sidebox ul li a:hover {
	color: #ffaf01;
	opacity: 1;
}

.sharethis {
	float: right;
	font-size: 1em;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
}

.sharethis img {
	border: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
	border-radius: 5px;
}

.sidebox.accordion h3 {
	cursor: pointer;
	padding-left: 40px;
}

.sidebox.accordion h3:before {
	content: "";
	color: #000;
	font-family: "Font Awesome 5 Free";
	left: 0;
	position: absolute;
	top: 5px;
	background: #fecc17;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: .8em;
	border-radius: 3px;
}

.sidebox.accordion h3.active:before {
	content: "";
}

.sidebox p {
	padding: 0;
}

.sidebox.box-light h3 {
	color: #004b8f;
	opacity: 1;
}

.sidebox .sidebox-events li span {
	display: block;
	font-size: .722em;
	font-weight: 400;
}

.contentside ul li:before {
	content: "";
	font-family: Font Awesome\ 5 Free;
	font-size: .778em;
	position: absolute;
	left: 0;
	top: 2px;
	font-weight: 700;
	color: #19469c;
	text-align: center;
}

.contentside ul li {
	list-style-type: none;
	padding: 2px 0 2px 1.5em;
	position: relative;
}

.contentside ol li {
	counter-increment: step-counter;
	list-style-type: none;
	padding: 2px 0 2px 1.5em;
	position: relative;
}

.contentside ol li::before {
	color: #19469c;
	content: counter(step-counter, decimal);
	display: inline-block;
	left: 0;
	position: absolute;
	top: 2px;
	font-weight: 700;
	font-size: .889em;
}

.form-half {
	margin: 0 0 0 2%;
	float: left;
	width: 49%;
}

.form-half:first-child {
	margin-left: 0;
}

.contentside ol, .contentside ul {
	margin: 0 0 25px;
	padding: 0;
}

.contentside blockquote p:last-child {
	margin-bottom: 0;
}

.sidebar .featurebox input[type="email"], .sidebar .featurebox input[type="text"], .sidebar .featurebox select, .sidebar .featurebox textarea {
	background: #fff;
}

.contentside blockquote {
	box-shadow: 0 0 25px rgba(0, 0, 0, .16);
	border-left: 7px solid #19469c;
	border-radius: 10px;
	margin: 0 0 20px;
	font-style: normal;
	padding: 20px 30px;
	width: 100%;
}

.contentside ul ul {
	margin: 0;
	padding: 20px 0 0;
}

.contentside ul li:last-child {
	padding-bottom: 0;
}

.slider-img {
	float: left;
	width: 54%;
}

.home-slider .container {
	position: relative;
}

@media screen and (max-width: 1700px) {
	.home-featured-products {
		padding-left: 0;
		padding-right: 0;
	}
	
	.header .logo, .logo-on-mobile {
		left: 15px;
	}
	
	.topright {
		padding-right: 0;
	}
	
	.main-nav {
		padding: 12px 0;
	}
}

@media screen and (max-width: 1600px) {
	.logo {
		width: 60%;
	}
	
	.form-row textarea {
		height: 60px;
	}
	
	ul.slimmenu li a {
		font-size: .85em;
		padding: 0 16px;
	}
	
	.slider-text-inner {
		padding: 0 0 0 50px;
	}
	
	ul.slimmenu li .sub-toggle {
		font-size: .7em;
	}
	
	.home-featured-products .slick-prev {
		left: 0;
	}
	
	.home-featured-products .slick-next {
		right: 0;
	}
}

@media screen and (max-width: 1500px) {
	.wrapper {
		width: 96%;
	}
}

@media screen and (max-width: 1440px) {
	ul.slimmenu li .sub-toggle {
		right: 0;
	}
	
	ul.slimmenu li a {
		font-size: .83em;
		padding: 0 10px;
	}
	
	.banner-inner h1, .banner-inner h2, .banner-inner p {
		font-size: 2em;
	}
	
	.homeform .featurebox {
		margin-right: 70px;
	}
	
	.slider-text-inner {
		padding: 0 0 0 70px;
	}
	
	.header .btn {
		padding: 11px 15px;
	}
	
	.slider-text h2 {
		font-size: 2em;
	}
	
	.home-featured-services ul li a {
		font-size: 1em;
	}
}

@media screen and (max-width: 1400px) {
	.form-half {
		margin: 0 0 10px 4%;
		width: 48%;
	}
	
	.form-half:first-child {
		margin-left: 0;
	}
	
	.contact-page .form-half, .sidebar .form-half {
		width: 100%;
		margin-left: 0;
	}
	
	.header .logo {
		width: 180px;
	}
}

@media screen and (max-width: 1366px) {
	.sec2box h3 {
		font-size: 1.2em;
	}
	
	.slider-text {
		padding-top: 20px;
	}
	
	.homeform .featurebox {
		width: 35%;
	}
	
	.banner-inner .featurebox h2 {
		font-size: 1.375em;
	}
}

@media screen and (max-width: 1280px) {
	ul.slimmenu li a {
		font-size: .8em;
		padding: 0 12px;
	}
	
	.header .btn {
		font-size: .8em;
	}
	
	.sec2box-text {
		padding: 20px 30px;
	}
	
	.introbox {
		padding: 0;
	}
	
	.slider-text p {
		font-size: 1em;
	}
	
	.slider-text h2 {
		font-size: 1.7em;
	}
	
	.home-featured-products h2 br {
		display: none;
	}
	
	.banner-inner .featurebox h2 {
		font-size: 1.111em;
	}
}

@media screen and (max-width: 1200px) {
	.cta-bar h2 {
		font-size: 1.5em;
	}
	
	.header::after {
		display: none;
	}
}

@media screen and (max-width: 1199px) {
	.banner-inner-products {
		padding: 30px 0;
	}
	
	.header {
		min-height: inherit;
	}
	
	.fp-section, .fp-section.active {
		transition: none !important;
		visibility: visible !important;
		opacity: 1 !important;
	}
	
	.header .logo {
		margin-top: 5px;
	}
	
	.home-featured-services ul li h3 br {
		display: none;
	}
	
	.hidefordesktop {
		display: block;
	}
	
	html, body {
		height: inherit !important;
		overflow: inherit !important;
		padding: 0;
	}
	
	.hsc-container, .hsc-sections, .hsc-section, .fp-section, .fp-tableCell, #fullpage {
		height: inherit !important;
	}
	
	.product-item h3 {
		font-size: 1em;
	}
	
	.overlay-black {
		padding: 0;
	}
	
	.header {
		background: #000;
		position: relative;
		left: auto;
		top: auto;
	}
	
	.sec2box-pic, .sec2box-text {
		width: 100%;
	}
	
	.sec2box {
		width: 35%;
		margin: 1%;
	}
	
	.sec2box-text {
		padding: 30px 20px;
	}
	
	.foot-col {
		padding: 50px 20px;
	}
	
	.header .logo {
		position: relative;
		top: auto;
		left: auto;
	}
	
	.header .logo::before {
		display: none;
	}
	
	.main-nav {
		padding: 10px 0;
		margin: 0;
	}
	
	ul.slimmenu li > ul > li ul {
		width: 100%;
		padding: 0 20px;
	}
	
	ul.slimmenu li > ul > li ul li {
		margin: 0;
	}
	
	.featurebox {
		margin-top: 20px;
	}
	
	ul.slimmenu li li .sub-toggle {
		top: 0;
		right: -1px;
		min-height: inherit;
		padding: 5px 17px;
	}
	
	.service-col {
		background-image: none;
	}
	
	.service-col.nitro-lazy {
		background-image: none !important;
	}
	
	.service-col-inner {
		padding: 20px;
	}
	
	.home-slider .slick-slide::after {
		display: none;
	}
	
	.home-welcome-copy:after {
		display: none;
	}
	
	.home-featured-services .row {
		padding-top: 0;
	}
	
	.introbox {
		padding-right: 0;
	}
	
	.home-welcome-copy {
		padding: 60px 0;
	}
	
	.home-welcome-copy::before {
		display: none;
	}
	
	.home-slider .slick-slide::before {
		width: 100%;
		left: 0;
		transform: inherit;
		height: 100%;
	}
	
	.home-slider-container {
		margin-top: 0;
	}
	
	.home-slider .slick-arrow {
		margin-top: -30px;
	}
	
	.home-slider .slick-prev {
		left: 5px;
	}
	
	.home-slider .slick-next {
		right: 5px;
	}
	
	.slider-text .btn::before {
		border: #ccc solid 2px;
	}
	
	.home-welcome-copy p {
		font-size: 1em;
		line-height: 1.5em;
	}
	
	.home-featured-products h2, .home-welcome-copy h1 {
		font-size: 2em;
		line-height: normal;
	}
	
	.border-sep {
		border-left: none;
	}
	
	.homeform .featurebox {
		width: 100%;
		box-shadow: none;
		background: #19469c;
		margin-right: 0;
	}
	
	.slider-text-inner {
		padding: 0 30px;
		margin-top: 0;
		width: 100%;
	}
	
	.home-welcome-copy h1 br {
		display: none;
	}
	
	ul.slimmenu li ul li a, ul.slimmenu li:first-child ul li a {
		padding: 5px 15px;
	}
	
	.sec2box h3 {
		font-size: 1em;
	}
	
	.sec2box h3 .fas {
		right: 10px;
		top: 8px;
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	
	.quotebox {
		margin: 0;
		width: 100%;
		padding: 20px 20px;
	}
	
	.homeform {
		margin: 0;
		width: 100%;
		position: relative;
		left: auto;
		top: auto;
		float: left;
		height: auto;
	}
	
	.featurebox {
		width: 100%;
	}
	
	.slider-text {
		width: 100%;
		text-align: center;
	}
	
	ul.slimmenu li {
		padding-left: 0;
	}
	
	ul.slimmenu li ul {
		border: none;
		box-shadow: none;
		padding: 0;
		border-radius: inherit;
	}
	
	ul.slimmenu li {
		margin-left: 0;
	}
	
	ul.slimmenu {
		text-align: left;
		width: 100%;
	}
	
	ul.slimmenu li a {
		padding: 5px 0;
		font-size: .889em;
		border: none;
	}
	
	ul.slimmenu li .sub-toggle {
		right: 0;
		top: 0;
		padding: 4px 20px;
		min-height: 38px;
		display: block;
		background: #ccc;
		color: #000;
	}
	
	ul.slimmenu li .sub-toggle i {
		color: #000;
		opacity: 1;
	}
	
	ul.slimmenu li > ul {
		width: 100%;
	}
	
	ul.slimmenu li ul li a {
		padding: 5px 20px 5px 20px;
	}
	
	ul.slimmenu li ul li ul li a {
		padding: 5px 20px 5px 40px;
	}
	
	ul.slimmenu i {
		font-style: normal;
		color: #fff;
	}
	
	ul.slimmenu li.current-menu-item > a {
		background: 0 0;
	}
	
	ul.slimmenu li ul li:first-child::before {
		content: normal;
	}
	
	.quotebox cite::before {
		content: normal;
	}
	
	.quotebox cite {
		position: relative;
		right: auto;
		bottom: auto;
		padding: 0;
	}
	
	.introbox h1 {
		font-size: 1.5em;
	}
	
	.slider-text h2::after {
		margin: 0 auto 8px;
	}
	
	.test-bg {
		display: none;
	}
	
	.sidebar .featurebox {
		margin-top: 0;
	}
	
	.home-featured-products h2 br {
		display: none;
	}
	
	ul.slimmenu li {
		border-bottom: rgba(255, 255, 255, .15) solid 1px;
		display: inline-block;
		float: none;
		padding: 0;
		border-left: none;
	}
	
	.btn-call {
		float: none;
		display: inline-block;
		margin: 15px 0 0 0;
	}
	
	.box h3 {
		font-size: 1.222em;
	}
	
	.banner-inner h2 {
		font-size: 1.222em;
	}
	
	.featurebox input.input-large[type="text"] {
		width: 92%;
	}
	
	.featurebox h3 {
		font-size: 1.111em;
	}
	
	.post h1, .post h2 {
		font-size: 1.333em;
	}
	
	.more {
		display: inline-block;
	}
	
	.intro-pic {
		width: 16%;
	}
}

@media screen and (max-width: 1024px) {
	.sidebtn {
		transform: rotate(0);
		-ms-transform: rotate(0);
		-moz-transform: rotate(0);
		-webkit-transform: rotate(0);
		-o-transform: rotate(0);
		position: relative;
		top: auto;
		right: auto;
		z-index: 1;
		clear: both;
	}
	
	.closebtn-icon {
		display: none;
	}
	
	.banner-inner .featurebox {
		width: 100%;
	}
	
	nav ul li a {
		padding: 13px 11px;
		font-size: .778em;
		font-weight: 400;
	}
	
	.slider ul li {
		line-height: 18px !important;
		background-position: left top;
	}
}

@media screen and (max-height: 850px) {
	.slider-text {
		padding-bottom: 7%;
	}
}

@media screen and (max-height: 640px) {
	.slider-text {
		padding-bottom: 50px;
	}
}

@media screen and (max-width: 991px) {
	.features-row {
		position: relative;
		left: auto;
		bottom: auto;
		width: 100%;
	}
	
	.home-featured-services ul li {
		width: 48%;
		margin: 1%;
	}
	
	.home-featured-services ul li a {
		border: none;
	}
	
	.home-featured-services ul {
		padding: 0;
	}
	
	.site-contact {
		padding: 20px 0;
	}
	
	.home-quote-whychoose {
		padding: 20px 0;
	}
	
	.whychoose-icon {
		margin-bottom: 20px;
	}
	
	.home-testimonials {
		background: #f8f8f8;
	}
	
	.home-welcome-copy .featurebox {
		margin-top: 30px;
		box-shadow: none;
	}
	
	.footer-copyrights p {
		margin: 5px 55px 0 0;
		text-align: left;
	}
	
	.home-featured-services ul li:nth-child(4) .step-arrow {
		display: block;
	}
	
	.header img {
		top: auto;
		left: auto;
		position: relative;
	}
	
	.quotebox::before {
		left: 30px;
		top: 0;
		font-size: 1.8em;
	}
	
	.quotebox::after {
		right: 30px;
		bottom: 0;
		font-size: 1.8em;
	}
	
	.home-why-choose {
		padding: 20px;
	}
	
	.home-why-choose::before {
		display: none;
	}
	
	.home-featured-products h2 strong, .home-featured-services h2 strong, .introbox h1 strong, .introbox h2 strong {
		font-size: 1em;
		padding-bottom: 10px;
	}
	
	.home-testimonials::after {
		display: none;
	}
	
	.testimonial h2 {
		margin-bottom: 20px;
	}
	
	.home-welcome-copy img {
		float: none;
		display: block;
		margin: 20px auto 0;
	}
	
	.gallery-item h3 {
		font-size: .85em;
	}
	
	.breadcrumb-bar {
		margin: 0;
	}
	
	.contentside .featurebox {
		margin-top: 0;
	}
	
	.inner-content {
		padding: 20px 0;
	}
	
	.quotebox blockquote {
		font-size: 1em;
		line-height: 1.5em;
	}
	
	.cta-bar, .footer, .footer-copyrights, .home-featured-services, .home-testimonials, .home-vidsec-inner {
		padding: 20px 0;
	}
	
	.home-featured-products {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.sec2con {
		padding-top: 0;
	}
	
	h1, h2, h3, h4, h5, h6 {
		margin-bottom: 20px;
	}
	
	.cta-bar h2, .recent-projects h2, .findloc h3, .footer h3, .home-featured-products h2, .home-featured-services h2, .home-testimonials h2, .home-welcome-copy h1, .home-why-choose h2, .logos-outer h2, .serve-info h3, h1, h2, .home-quote-whychoose h2 {
		font-size: 1.3em;
	}
	
	.cta-bar ul {
		padding: 0;
	}
	
	h3, h4 {
		font-size: 1.3em;
	}
	
	.introbox {
		padding-left: 0;
	}
	
	.banner-inner h1, .banner-inner p {
		background: 0 0;
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		color: #fff;
		font-size: 1em;
		padding: 10px 0;
	}
	
	.overlay-black {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		background: #000;
	}
	
	.banner-inner .wrapper::before {
		display: none;
	}
	
	.contact-info {
		min-height: inherit;
		margin-bottom: 10px;
	}
	
	.home-featured-products iframe {
		margin-bottom: 10px;
	}
	
	.sidebar {
		clear: both;
		padding-top: 20px;
	}
	
	.home-welcome-copy, .recent-projects {
		padding: 20px 0;
	}
	
	.finance-left, .finance-right {
		width: 100%;
	}
	
	nav ul li a {
		font-size: .889em;
	}
	
	nav ul li ul li:hover ul {
		position: relative;
	}
	
	nav ul li ul li ul li a {
		padding-left: 40px;
	}
	
	nav ul {
		text-align: left;
	}
	
	nav ul li {
		border-bottom: 1px solid #504944;
	}
	
	nav ul li ul {
		width: 100%;
	}
	
	nav ul li ul ul {
		left: auto;
		position: relative;
		top: auto;
		margin-bottom: 10px;
		display: block;
	}
	
	.camera_next, .camera_prev {
		display: none !important;
	}
	
	.accordion h3 span {
		padding-top: 3px;
	}
	
	.tinynav {
		border: none;
		border-radius: 5px;
		display: block;
		padding: 7px 2%;
		width: 70%;
		float: left;
	}
}

@media screen and (max-width: 900px) {
	.footer-nav li a {
		line-height: 22px;
	}
	
	.menu-collapser {
		width: 65%;
	}
}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 767px) {
	.foot-col a.btn {
		margin-top: 0px;
	}
	
	ul.slimmenu li .sub-toggle {
		min-height: 35px;
	}
	
	ul.slimmenu {
		margin-bottom: 10px;
	}
	
	.searchicon {
		display: none;
	}
	
	body {
		font-size: 100%;
	}
	
	.side-col {
		font-size: 1em;
	}
	
	.sidebar .featurebox {
		padding: 20px;
	}
	
	.collapse-button {
		top: -170px;
	}
	
	.header .logo {
		width: 100%;
		margin: 0 auto;
	}
	
	.main-nav {
		text-align: center;
	}
	
	.social-icons {
		margin: 0;
	}
	
	.recent-projects ul {
		padding: 0;
	}
	
	.foot-col {
		padding: 0;
	}
	
	.footer .text-center {
		text-align: left;
	}
	
	.border-sep {
		background: none;
	}
	
	.contentside .form-row {
		margin: 10px 0;
	}
	
	.home-why-choose ol li::after {
		display: none;
	}
	
	.top-links {
		display: block;
		padding: 10px 0;
	}
	
	.menu-collapser {
		text-align: center;
		width: 100%;
	}
	
	.topright {
		text-align: center;
		padding: 10px 0 0 0;
	}
	
	.sidebar .featurebox input[type="email"], .sidebar .featurebox input[type="text"], .sidebar .featurebox select, .sidebar .featurebox textarea {
		margin-bottom: 0;
	}
	
	.locations-served-bar ul li {
		width: 48%;
		line-height: normal;
	}
	
	.locations-served-bar ul li a {
		padding: 5px 0;
	}
	
	.headphone {
		display: block;
		margin: 15px 0 0 0;
		padding: 0;
		border: none;
	}
	
	.home-why-choose ol li {
		width: 100%;
		padding: 20px 0;
		font-size: .85em;
		line-height: normal;
	}
	
	.slider-text {
		width: 100%;
		text-align: center;
		position: relative;
		left: auto;
		top: auto;
		padding: 0;
		background: #1a276b;
	}
	
	.slider-text-inner {
		padding: 20px;
	}
	
	.home-slider .slick-slide::before {
		display: none;
	}
	
	.product-item {
		width: 48%;
	}
	
	.foot-col, .footer h3 {
		margin-bottom: 20px;
	}
	
	.homeform .form-row {
		margin: 0;
	}
	
	.gallery-item {
		width: 48%;
		margin: 10px 1%;
	}
	
	.post h1.title, .post h2.title {
		font-size: 1.3em;
	}
	
	.slider-text h2 {
		line-height: normal;
		font-size: 1em;
	}
	
	.form-row {
		margin: 0;
	}
	
	.slider-text p {
		text-transform: inherit;
		font-weight: 400;
		font-size: .85em;
		line-height: 1.3em;
	}
	
	.slider-text h2, .slider-text p {
		text-shadow: inherit;
	}
	
	.slider-text .btn {
		padding: 9px 20px;
		border-radius: 5px;
	}
	
	img.alignleft, img.alignright {
		display: block;
		float: none;
		margin: 0 auto 20px;
	}
	
	.home-slider .slick-slide {
		padding-bottom: 0;
	}
	
	.home-slider .slick-dots {
		position: relative;
		left: auto;
		bottom: auto;
		padding: 8px 0;
		background: #008641;
	}
	
	.slider-text h3 {
		font-size: 1.111em;
	}
	
	.home-slider {
		border: none;
	}
	
	.sidebox.accordion h3::before {
		top: 0;
	}
	
	.text-right {
		text-align: left;
	}
	
	.introbox p {
		margin-bottom: 20px;
	}
	
	.home-welcome-copy {
		padding-left: 0;
		padding-right: 0;
		border: none;
	}
	
	.header .wrapper {
		padding-left: 0;
		padding-right: 0;
	}
	
	.post {
		width: 100%;
		margin: 0 0 15px 0;
	}
	
	.row {
		margin-left: 0;
		margin-right: 0;
	}
	
	.banner-inner h2 {
		left: auto;
		margin: 0;
		position: relative;
		top: auto;
		width: 100%;
	}
	
	.header .col-lg-3 {
		padding-left: 15px;
	}
	
	.head-email {
		padding-top: 0;
	}
	
	.header .col-lg-3 {
		width: 100%;
	}
	
	.featurebox {
		width: 100%;
	}
	
	.sidebar .featurebox {
		margin-top: 0;
	}
	
	.heading {
		font-size: 1.111em;
		padding: 8px 47px 7px 20px;
		display: block;
		clear: both;
	}
	
	.areas-served {
		margin-bottom: 30px;
	}
	
	.accordion h3 span {
		padding-top: 3px;
	}
	
	.header {
		text-align: center;
	}
	
	.topbar {
		padding: 10px 0;
	}
	
	.cta-btn {
		display: block;
		left: auto;
		margin: 6px auto 0;
		position: relative;
		right: auto;
		top: auto;
	}
	
	.sharethis {
		float: right;
	}
	
	.featurebox input.input-large[type="text"] {
		width: 100%;
	}
	
	.camera_next {
		right: 0;
	}
	
	.camera_prev {
		left: 0;
	}
	
	.footer .span3 {
		background: 0 0;
	}
	
	.featurebox {
		min-height: inherit;
	}
	
	.topbar p {
		float: none;
		font-size: .889em;
		margin: 0 0 10px;
		text-align: center;
	}
}

@media screen and (max-width: 640px) {
	.site-contact h2 {
		margin-bottom: 20px;
		font-size: 1.2em;
	}
	
	.social-sharing {
		width: 100%;
		float: left;
		text-align: left;
		margin: 10px 0 0 0;
	}
	
	.post {
		padding: 30px 20px;
	}
	
	.home-featured-services ul li {
		border-bottom: solid 1px rgba(0, 0, 0, .1);
		width: 100%;
	}
	
	.home-featured-services ul li a {
		padding-bottom: 20px;
		padding-top: 20px;
	}
	
	.product-item img {
		width: 100%;
	}
	
	.product-item {
		width: 100%;
	}
	
	.home-featured-services ul li a::before {
		display: none;
	}
	
	.gallery-page ul li {
		width: 48%;
		margin: 5px 1% !important;
	}
	
	.service-info {
		position: relative;
		left: auto;
		bottom: auto;
		float: left;
	}
	
	.basic-table td {
		float: left;
		width: 100%;
		padding: 20px;
	}
	
	.header .col-lg-3 {
		padding-left: 15px;
	}
	
	.post h1, .post h2 {
		font-size: 1.111em;
	}
	
	.post .btn {
		float: left;
	}
	
	.introtext {
		width: 100%;
		padding: 5px 0 0 0;
		background: 0 0;
	}
}

@media screen and (max-width: 575px) {
	.testimonials-rotator {
		padding: 60px 0;
	}
	
	.footer-navigation ul li {
		display: block;
		border: none;
		border-bottom: solid 1px rgba(0, 0, 0, .1);
	}
	
	.footer-navigation ul li:last-child {
		border-bottom: none;
	}
	
	.footer-navigation ul li a {
		padding: 10px 0;
	}
	
	.features-points, .cta-buttons {
		width: 100%;
	}
	
	.contentside .form-row {
		margin: 0;
	}
	
	.contentside .featurebox input[type="email"], .contentside .featurebox input[type="text"], .contentside .featurebox input[type="tel"], .contentside .featurebox select, .contentside .featurebox textarea {
		margin-bottom: 10px;
	}
	
	.post h2.title {
		font-size: 1.1em;
		margin-top: 20px;
	}
}

@media screen and (max-width: 480px) {
	.sec2box {
		width: 100%;
		margin: 1% 0;
	}
	
	.cta-bar ul li:nth-child(1) {
		border-left: solid 1px rgba(255, 255, 255, .31);
	}
	
	.cta-bar ul {
		border: none;
	}
	
	.sec2box h3 br {
		display: none;
	}
	
	.topright {
		text-align: center;
	}
	
	.home-featured-services ul {
		margin-left: 0;
	}
	
	.home-slider .slick-slide::before {
		background: 0 0;
	}
	
	.cta-bar ul li {
		width: 100%;
		padding: 20px;
		margin-bottom: 15px;
	}
	
	.post_info a {
		margin: 0;
		display: block;
	}
	
	.sharethis {
		float: left;
		width: 100%;
	}
	
	.post .social-sharing {
		width: 100%;
		float: left;
		margin: 10px 0 0 0;
		text-align: left;
	}
	
	.topbar p span {
		font-size: .611em;
	}
}

@media screen and (max-width: 479px) {
	.gallery-item {
		width: 100%;
	}
	
	.c100 {
		float: none;
		margin: 0 auto 10px;
	}
	
	.sec2box-col {
		width: 100%;
		float: left;
		text-align: center;
	}
	
	.sec2box-col:last-child {
		min-width: inherit;
		max-width: inherit;
		padding: 10px 0 0 0;
	}
	
	.slider-text .btn br {
		display: inline-block;
	}
	
	.social-sharing {
		clear: both;
		display: block;
		float: left;
		font-weight: 600;
		margin: 0;
		vertical-align: middle;
		width: 100%;
	}
	
	.post .social-sharing {
		width: 100%;
	}
	
	.featurebox input[type="email"], .featurebox input[type="text"], .featurebox input[type="tel"], .featurebox select, .featurebox textarea {
		font-size: .889em;
	}
	
	.form-full, .form-half {
		float: left;
		margin: 0 0 10px 0;
		width: 100%;
	}
	
	.form-row {
		margin: 0;
	}
	
	.form-medium {
		width: 50%;
	}
	
	ul.slimmenu li ul li a {
		padding-left: 10px;
	}
	
	ul.slimmenu li ul li ul li a {
		padding-left: 20px;
	}
}

@media screen and (max-width: 320px) {
	.contentside .nav-tabs li {
		width: 100%;
	}
	
	.contentside .nav-tabs li a {
		display: block;
		margin: 0;
	}
	
	.main-nav .btn {
		clear: both;
		display: block;
		width: 100%;
	}
}

@media screen and (max-height: 640px) {
	.homeform {
		display: inherit;
		top: 80px;
	}
}

/****************custom css************/
.footer-nav .menu {
	list-style: outside none none;
	margin: 0;
}

/*====================*/
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: 0px solid #f7e700 !important;
}

/*====================*/
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	margin: 0;
	border: 2px solid #f00 !important;
	display: block !important;
	clear: both;
}

.wpcf7-validation-errors {
	color: #f00;
	opacity: 1;
}

#wpcf7-f27-o1 label, #wpcf7-f108-o2 label, #wpcf7-f34-o1 label, .cf7_hide_labels label {
	display: none;
}

.wpcf7-validation-errors {}

.sidebox.widget_archive ul {
	/*background: #f4f4f4;*/
	padding: 15px 20px;
}

.sidebox.widget_categories ul {
	/*background: #f4f4f4;*/
	padding: 15px 20px;
}

.get-more-info-sm-links a span {
	display: none;
}

.breadcrumb .post {
	border: none;
	float: inherit;
	margin-bottom: 0;
	width: auto;
	background: none;
	padding: 0;
}

.ss-social-sharing .ss-button-facebook, .ss-social-sharing .ss-button-twitter, .ss-social-sharing .ss-button-linkedin {
	font-size: 0;
	vertical-align: top;
}

.comments-title {
	margin: 35px 0;
}

.ak-consonent-wrapper span, .ak-consonent-wrapper a {
	display: inline !important;
}

.file-upload-btn {
	padding: 15px 80px;
}

.request-quote-page-form {
	max-width: 700px;
	text-align: center;
	margin: 0 auto;
}

.request-quote-page-form .featurebox {
	padding-bottom: 20px;
}

.request-quote-page-form .featurebox h2 {
	background-color: unset;
	opacity: 1;
}

.request-quote-page-form .wpcf7-form-control-wrap {
	margin-bottom: 15px;
	display: block;
}

.breadcrumb > .current-item > span.current-item {
	color: #000;
	font-weight: 700;
}

.navigation.post-navigation {
	padding: 35px 0;
	clear: both;
	display: block;
}

#wpcf7-f108-o2 .wpcf7-validation-errors {
	display: none !important;
}

.faq-sec {
	width: 100%;
	clear: both;
	padding: 30px 0;
}

.faq-btn {
	background: #dddeee;
	display: block;
	cursor: pointer;
	padding: 10px 20px;
	font-size: 1em;
}

.faq-btn:before {
	font-family: "Font Awesome 5 Free";
	content: "";
	font-weight: 600;
	color: #111;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	font-size: .875em;
}

.faq-btn:hover, .faq-btn:active, .faq-btn:focus, .faq-btn.active {
	background: #1c2536;
	color: #fff;
	opacity: 1;
}

.faq-btn:hover:before, .faq-btn:focus:before, .faq-btn:active:before, .faq-btn.active:before {
	color: #fff;
	opacity: 1;
}

.faq-btn.active:before {
	content: "";
	color: #fff;
}

.faq-data {
	clear: both;
	display: none;
	font-size: 1em;
	border: 1px solid #d2d2d2;
	padding: 10px 15px;
}

.hidethis {
	display: none;
}

.cf7-hide-labels label {
	display: none;
}

/*Project CPT CSS*/
.proj-extra-pics {
	float: left;
	width: 100%;
	background: #1a276b;
	padding: 60px 0;
}

.project-inner-page {
	float: left;
	width: 100%;
}

.project-inner-banner img {
	width: 100%;
	display: block;
	margin: 0 auto;
}

.project-col {
	padding-top: 20px;
	padding-bottom: 20px;
}

.project-col a {
	text-decoration: none;
	display: block;
}

.project-col h2, .project-inner-page h3 {
	font-size: 1em;
	text-transform: uppercase;
}

.project-col h3, .project-inner-page h2 {
	color: #000;
	font-size: 1.3em;
}

.img-hover-zoom {
	height: 16vw;
	overflow: hidden;
	margin-bottom: 30px;
}

.img-hover-zoom img {
	transition: transform .5s ease;
}

.img-hover-zoom:hover img {
	transform: scale(1.5);
}

@media screen and (max-width: 991px) {
	.img-hover-zoom {
		height: 30vw;
	}
}

@media screen and (max-width: 767px) {
	.proj-extra-pics img {
		display: block;
		margin: 0 auto 15px;
	}
}

@media screen and (max-width: 575px) {
	.img-hover-zoom {
		height: 60vw;
	}
	
	.proj-extra-pics {
		padding: 30px 0;
	}
}

/*!
 * fullPage 3.0.9
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */
html.fp-enabled, .fp-enabled body {
	margin: 0;
	padding: 0;
	overflow: hidden;
	/*Avoid flicker on slides transitions for mobile phones #336 */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fp-enabled body {
	background: #000;
}

.fp-section {
	position: relative;
	-webkit-box-sizing: border-box;
	/* Safari<=5 Android<=3 */
	-moz-box-sizing: border-box;
	/* <=28 */
	box-sizing: border-box;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .8s ease-in-out, visibility 0s .8s;
	transition: opacity .8s ease-in-out, visibility 0s .8s;
}

.fp-section.active {
	opacity: 1;
	visibility: visible;
	z-index: 1;
	-webkit-transition: opacity .4s ease-in-out .4s;
	transition: opacity .4s ease-in-out .4s;
}

.fp-slide {
	float: left;
}

.fp-slide, .fp-slidesContainer {
	height: 100%;
	display: block;
}

.fp-slides {
	z-index: 1;
	height: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transition: all .3s ease-out;
	/* Safari<=6 Android<=4.3 */
	transition: all .3s ease-out;
}

.fp-section.fp-table, .fp-slide.fp-table {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.fp-tableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100% !important;
}

.fp-slidesContainer {
	float: left;
	position: relative;
}

.fp-controlArrow {
	-webkit-user-select: none;
	/* webkit (safari, chrome) browsers */
	-moz-user-select: none;
	/* mozilla browsers */
	-khtml-user-select: none;
	/* webkit (konqueror) browsers */
	-ms-user-select: none;
	/* IE10+ */
	position: absolute;
	z-index: 4;
	top: 50%;
	cursor: pointer;
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: -38px;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.fp-controlArrow.fp-prev {
	left: 15px;
	width: 0;
	border-width: 38.5px 34px 38.5px 0;
	border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
	right: 15px;
	border-width: 38.5px 0 38.5px 34px;
	border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
	overflow: hidden;
	position: relative;
}

.fp-scroller {
	overflow: hidden;
}

.iScrollIndicator {
	border: 0 !important;
}

.fp-notransition {
	-webkit-transition: none !important;
	transition: none !important;
}

#fp-nav {
	position: fixed;
	z-index: 100;
	top: 50%;
	opacity: 1;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translate3d(0, -50%, 0);
}

#fp-nav.fp-right {
	right: 17px;
}

#fp-nav.fp-left {
	left: 17px;
}

.fp-slidesNav {
	position: absolute;
	z-index: 4;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	left: 0 !important;
	right: 0;
	margin: 0 auto !important;
}

.fp-slidesNav.fp-bottom {
	bottom: 17px;
}

.fp-slidesNav.fp-top {
	top: 17px;
}

#fp-nav ul, .fp-slidesNav ul {
	margin: 0;
	padding: 0;
}

#fp-nav ul li, .fp-slidesNav ul li {
	display: block;
	width: 14px;
	height: 13px;
	margin: 7px;
	position: relative;
}

.fp-slidesNav ul li {
	display: inline-block;
}

#fp-nav ul li a, .fp-slidesNav ul li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
}

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
	height: 12px;
	width: 12px;
	margin: -6px 0 0 -4px;
	border-radius: 100%;
	background: #ffaf01;
}

#fp-nav ul li a span.fp-sr-only {
	display: none !important;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
	box-shadow: 0 0 15px rgba(0, 0, 0, .5);
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	height: 7px;
	width: 8px;
	border: 0;
	background: #fff;
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -2px;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
	width: 10px;
	height: 10px;
	margin: -5px 0px 0px -5px;
}

#fp-nav ul li .fp-tooltip {
	position: absolute;
	top: -2px;
	color: #fff;
	font-size: .778em;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	max-width: 220px;
	overflow: hidden;
	display: block;
	opacity: 0;
	width: 0;
	cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip, #fp-nav.fp-show-active a.active + .fp-tooltip {
	-webkit-transition: opacity .2s ease-in;
	transition: opacity .2s ease-in;
	width: auto;
	opacity: 1;
}

#fp-nav ul li .fp-tooltip.fp-right {
	right: 20px;
}

#fp-nav ul li .fp-tooltip.fp-left {
	left: 20px;
}

.fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell {
	height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section, .fp-responsive .fp-auto-height-responsive .fp-slide, .fp-responsive .fp-auto-height-responsive .fp-tableCell {
	height: auto !important;
}

/*Only display content to screen readers*/
.fp-sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}
