
/*!
 * Font Awesome Free 5.15.3 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, .fab, .fad, .fal, .far, .fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-ul>li {
	position: relative;
}

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

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

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

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

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

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

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

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

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

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

.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: scaleX(-1);
	transform: scaleX(-1);
}

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

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

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
	-webkit-transform: scale(-1);
	transform: scale(-1);
}

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

.fa-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 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 {
	color: #fff;
}

.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-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-bacteria:before {
	content: "";
}

.fa-bacterium: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-cloudflare: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-deezer: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-edge-legacy: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-pay: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-guilded: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-hive: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-innosoft:before {
	content: "";
}

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

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

.fa-instalod: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-octopus-deploy: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-perbyte: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-rust: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-sink: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-tiktok: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-uncharted: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-unsplash: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-users-slash: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-vest:before {
	content: "";
}

.fa-vest-patches: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-watchman-monitoring: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-wodu: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";
}

.fab, .far {
	font-weight: 400;
}

.fa, .far, .fas {
	font-family: "Font Awesome 5 Free";
}

.fa, .fas {
	font-weight: 900;
}
/*# sourceMappingURL=bootstrap.min.css.map */

@charset "UTF-8";

/*!
 * Bootstrap v5.0.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
	--bs-blue: #0d6efd;
	--bs-indigo: #6610f2;
	--bs-purple: #6f42c1;
	--bs-pink: #d63384;
	--bs-red: #dc3545;
	--bs-orange: #fd7e14;
	--bs-yellow: #ffc107;
	--bs-green: #198754;
	--bs-teal: #20c997;
	--bs-cyan: #0dcaf0;
	--bs-white: #fff;
	--bs-gray: #6c757d;
	--bs-gray-dark: #343a40;
	--bs-primary: #0d6efd;
	--bs-secondary: #6c757d;
	--bs-success: #198754;
	--bs-info: #0dcaf0;
	--bs-warning: #ffc107;
	--bs-danger: #dc3545;
	--bs-light: #f8f9fa;
	--bs-dark: #212529;
	--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
}

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

@media (prefers-reduced-motion:no-preference) {
	:root {
		scroll-behavior: smooth;
	}
}

body {
	margin: 0;
	font-family: var(--bs-font-sans-serif);
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #fff;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}

hr {
	margin: 1rem 0;
	color: inherit;
	background-color: currentColor;
	border: 0;
	opacity: .25;
}

hr:not([size]) {
	height: 1px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2;
}

.h1, h1 {
	font-size: calc(1.375rem + 1.5vw);
}

@media (min-width:1200px) {
	.h1, h1 {
		font-size: 2.5rem;
	}
}

.h2, h2 {
	font-size: calc(1.325rem + .9vw);
}

@media (min-width:1200px) {
	.h2, h2 {
		font-size: 2rem;
	}
}

.h3, h3 {
	font-size: calc(1.3rem + .6vw);
}

@media (min-width:1200px) {
	.h3, h3 {
		font-size: 1.75rem;
	}
}

.h4, h4 {
	font-size: calc(1.275rem + .3vw);
}

@media (min-width:1200px) {
	.h4, h4 {
		font-size: 1.5rem;
	}
}

.h5, h5 {
	font-size: 1.25rem;
}

.h6, h6 {
	font-size: 1rem;
}

p {
	margin-top: 0;
	margin-bottom: 1rem;
}

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

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit;
}

ol, ul {
	padding-left: 2rem;
}

dl, ol, ul {
	margin-top: 0;
	margin-bottom: 1rem;
}

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

dt {
	font-weight: 700;
}

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

blockquote {
	margin: 0 0 1rem;
}

b, strong {
	font-weight: bolder;
}

.small, small {
	font-size: .875em;
}

.mark, mark {
	padding: .2em;
	background-color: #fcf8e3;
}

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

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

a {
	color: #0d6efd;
	text-decoration: underline;
}

a:hover {
	color: #0a58ca;
}

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

code, kbd, pre, samp {
	font-family: var(--bs-font-monospace);
	font-size: 1em;
	direction: ltr;
	unicode-bidi: bidi-override;
}

pre {
	display: block;
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	font-size: .875em;
}

pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal;
}

code {
	font-size: .875em;
	color: #d63384;
	word-wrap: break-word;
}

a>code {
	color: inherit;
}

kbd {
	padding: .2rem .4rem;
	font-size: .875em;
	color: #fff;
	background-color: #212529;
	border-radius: .2rem;
}

kbd kbd {
	padding: 0;
	font-size: 1em;
	font-weight: 700;
}

figure {
	margin: 0 0 1rem;
}

img, svg {
	vertical-align: middle;
}

table {
	caption-side: bottom;
	border-collapse: collapse;
}

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

th {
	text-align: inherit;
	text-align: -webkit-match-parent;
}

tbody, td, tfoot, th, thead, tr {
	border-color: inherit;
	border-style: solid;
	border-width: 0;
}

label {
	display: inline-block;
}

button {
	border-radius: 0;
}

button:focus:not(:focus-visible) {
	outline: 0;
}

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

button, select {
	text-transform: none;
}

[role=button] {
	cursor: pointer;
}

select {
	word-wrap: normal;
}

select:disabled {
	opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
	display: none;
}

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

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

::-moz-focus-inner {
	padding: 0;
	border-style: none;
}

textarea {
	resize: vertical;
}

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

legend {
	float: left;
	width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: calc(1.275rem + .3vw);
	line-height: inherit;
}

@media (min-width:1200px) {
	legend {
		font-size: 1.5rem;
	}
}

legend+* {
	clear: left;
}

::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {
	padding: 0;
}

::-webkit-inner-spin-button {
	height: auto;
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: textfield;
}

::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
	padding: 0;
}

::file-selector-button {
	font: inherit;
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}

output {
	display: inline-block;
}

iframe {
	border: 0;
}

summary {
	display: list-item;
	cursor: pointer;
}

progress {
	vertical-align: baseline;
}

[hidden] {
	display: none !important;
}

.lead {
	font-size: 1.25rem;
	font-weight: 300;
}

.display-1 {
	font-size: calc(1.625rem + 4.5vw);
	font-weight: 300;
	line-height: 1.2;
}

@media (min-width:1200px) {
	.display-1 {
		font-size: 5rem;
	}
}

.display-2 {
	font-size: calc(1.575rem + 3.9vw);
	font-weight: 300;
	line-height: 1.2;
}

@media (min-width:1200px) {
	.display-2 {
		font-size: 4.5rem;
	}
}

.display-3 {
	font-size: calc(1.525rem + 3.3vw);
	font-weight: 300;
	line-height: 1.2;
}

@media (min-width:1200px) {
	.display-3 {
		font-size: 4rem;
	}
}

.display-4 {
	font-size: calc(1.475rem + 2.7vw);
	font-weight: 300;
	line-height: 1.2;
}

@media (min-width:1200px) {
	.display-4 {
		font-size: 3.5rem;
	}
}

.display-5 {
	font-size: calc(1.425rem + 2.1vw);
	font-weight: 300;
	line-height: 1.2;
}

@media (min-width:1200px) {
	.display-5 {
		font-size: 3rem;
	}
}

.display-6 {
	font-size: calc(1.375rem + 1.5vw);
	font-weight: 300;
	line-height: 1.2;
}

@media (min-width:1200px) {
	.display-6 {
		font-size: 2.5rem;
	}
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	list-style: none;
}

.list-inline-item {
	display: inline-block;
}

.list-inline-item:not(:last-child) {
	margin-right: .5rem;
}

.initialism {
	font-size: .875em;
	text-transform: uppercase;
}

.blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem;
}

.blockquote>:last-child {
	margin-bottom: 0;
}

.blockquote-footer {
	margin-top: -1rem;
	margin-bottom: 1rem;
	font-size: .875em;
	color: #6c757d;
}

.blockquote-footer::before {
	content: "— ";
}

.img-fluid {
	max-width: 100%;
	height: auto;
}

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
	max-width: 100%;
	height: auto;
}

.figure {
	display: inline-block;
}

.figure-img {
	margin-bottom: .5rem;
	line-height: 1;
}

.figure-caption {
	font-size: .875em;
	color: #6c757d;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	width: 100%;
	padding-right: var(--bs-gutter-x, .75rem);
	padding-left: var(--bs-gutter-x, .75rem);
	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;
	}
}

@media (min-width:1400px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1320px;
	}
}

.row {
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(var(--bs-gutter-y) * -1);
	margin-right: calc(var(--bs-gutter-x) / -2);
	margin-left: calc(var(--bs-gutter-x) / -2);
}

.row>* {
	flex-shrink: 0;
	width: 100%;
	max-width: 100%;
	padding-right: calc(var(--bs-gutter-x) / 2);
	padding-left: calc(var(--bs-gutter-x) / 2);
	margin-top: var(--bs-gutter-y);
}

.col {
	flex: 1 0 0%;
}

.row-cols-auto>* {
	flex: 0 0 auto;
	width: auto;
}

.row-cols-1>* {
	flex: 0 0 auto;
	width: 100%;
}

.row-cols-2>* {
	flex: 0 0 auto;
	width: 50%;
}

.row-cols-3>* {
	flex: 0 0 auto;
	width: 33.3333333333%;
}

.row-cols-4>* {
	flex: 0 0 auto;
	width: 25%;
}

.row-cols-5>* {
	flex: 0 0 auto;
	width: 20%;
}

.row-cols-6>* {
	flex: 0 0 auto;
	width: 16.6666666667%;
}

.col-auto {
	flex: 0 0 auto;
	width: auto;
}

.col-1 {
	flex: 0 0 auto;
	width: 8.3333333333%;
}

.col-2 {
	flex: 0 0 auto;
	width: 16.6666666667%;
}

.col-3 {
	flex: 0 0 auto;
	width: 25%;
}

.col-4 {
	flex: 0 0 auto;
	width: 33.3333333333%;
}

.col-5 {
	flex: 0 0 auto;
	width: 41.6666666667%;
}

.col-6 {
	flex: 0 0 auto;
	width: 50%;
}

.col-7 {
	flex: 0 0 auto;
	width: 58.3333333333%;
}

.col-8 {
	flex: 0 0 auto;
	width: 66.6666666667%;
}

.col-9 {
	flex: 0 0 auto;
	width: 75%;
}

.col-10 {
	flex: 0 0 auto;
	width: 83.3333333333%;
}

.col-11 {
	flex: 0 0 auto;
	width: 91.6666666667%;
}

.col-12 {
	flex: 0 0 auto;
	width: 100%;
}

.offset-1 {
	margin-left: 8.3333333333%;
}

.offset-2 {
	margin-left: 16.6666666667%;
}

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

.offset-4 {
	margin-left: 33.3333333333%;
}

.offset-5 {
	margin-left: 41.6666666667%;
}

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

.offset-7 {
	margin-left: 58.3333333333%;
}

.offset-8 {
	margin-left: 66.6666666667%;
}

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

.offset-10 {
	margin-left: 83.3333333333%;
}

.offset-11 {
	margin-left: 91.6666666667%;
}

.g-0, .gx-0 {
	--bs-gutter-x: 0;
}

.g-0, .gy-0 {
	--bs-gutter-y: 0;
}

.g-1, .gx-1 {
	--bs-gutter-x: .25rem;
}

.g-1, .gy-1 {
	--bs-gutter-y: .25rem;
}

.g-2, .gx-2 {
	--bs-gutter-x: .5rem;
}

.g-2, .gy-2 {
	--bs-gutter-y: .5rem;
}

.g-3, .gx-3 {
	--bs-gutter-x: 1rem;
}

.g-3, .gy-3 {
	--bs-gutter-y: 1rem;
}

.g-4, .gx-4 {
	--bs-gutter-x: 1.5rem;
}

.g-4, .gy-4 {
	--bs-gutter-y: 1.5rem;
}

.g-5, .gx-5 {
	--bs-gutter-x: 3rem;
}

.g-5, .gy-5 {
	--bs-gutter-y: 3rem;
}

@media (min-width:576px) {
	.col-sm {
		flex: 1 0 0%;
	}
	
	.row-cols-sm-auto>* {
		flex: 0 0 auto;
		width: auto;
	}
	
	.row-cols-sm-1>* {
		flex: 0 0 auto;
		width: 100%;
	}
	
	.row-cols-sm-2>* {
		flex: 0 0 auto;
		width: 50%;
	}
	
	.row-cols-sm-3>* {
		flex: 0 0 auto;
		width: 33.3333333333%;
	}
	
	.row-cols-sm-4>* {
		flex: 0 0 auto;
		width: 25%;
	}
	
	.row-cols-sm-5>* {
		flex: 0 0 auto;
		width: 20%;
	}
	
	.row-cols-sm-6>* {
		flex: 0 0 auto;
		width: 16.6666666667%;
	}
	
	.col-sm-auto {
		flex: 0 0 auto;
		width: auto;
	}
	
	.col-sm-1 {
		flex: 0 0 auto;
		width: 8.3333333333%;
	}
	
	.col-sm-2 {
		flex: 0 0 auto;
		width: 16.6666666667%;
	}
	
	.col-sm-3 {
		flex: 0 0 auto;
		width: 25%;
	}
	
	.col-sm-4 {
		flex: 0 0 auto;
		width: 33.3333333333%;
	}
	
	.col-sm-5 {
		flex: 0 0 auto;
		width: 41.6666666667%;
	}
	
	.col-sm-6 {
		flex: 0 0 auto;
		width: 50%;
	}
	
	.col-sm-7 {
		flex: 0 0 auto;
		width: 58.3333333333%;
	}
	
	.col-sm-8 {
		flex: 0 0 auto;
		width: 66.6666666667%;
	}
	
	.col-sm-9 {
		flex: 0 0 auto;
		width: 75%;
	}
	
	.col-sm-10 {
		flex: 0 0 auto;
		width: 83.3333333333%;
	}
	
	.col-sm-11 {
		flex: 0 0 auto;
		width: 91.6666666667%;
	}
	
	.col-sm-12 {
		flex: 0 0 auto;
		width: 100%;
	}
	
	.offset-sm-0 {
		margin-left: 0;
	}
	
	.offset-sm-1 {
		margin-left: 8.3333333333%;
	}
	
	.offset-sm-2 {
		margin-left: 16.6666666667%;
	}
	
	.offset-sm-3 {
		margin-left: 25%;
	}
	
	.offset-sm-4 {
		margin-left: 33.3333333333%;
	}
	
	.offset-sm-5 {
		margin-left: 41.6666666667%;
	}
	
	.offset-sm-6 {
		margin-left: 50%;
	}
	
	.offset-sm-7 {
		margin-left: 58.3333333333%;
	}
	
	.offset-sm-8 {
		margin-left: 66.6666666667%;
	}
	
	.offset-sm-9 {
		margin-left: 75%;
	}
	
	.offset-sm-10 {
		margin-left: 83.3333333333%;
	}
	
	.offset-sm-11 {
		margin-left: 91.6666666667%;
	}
	
	.g-sm-0, .gx-sm-0 {
		--bs-gutter-x: 0;
	}
	
	.g-sm-0, .gy-sm-0 {
		--bs-gutter-y: 0;
	}
	
	.g-sm-1, .gx-sm-1 {
		--bs-gutter-x: .25rem;
	}
	
	.g-sm-1, .gy-sm-1 {
		--bs-gutter-y: .25rem;
	}
	
	.g-sm-2, .gx-sm-2 {
		--bs-gutter-x: .5rem;
	}
	
	.g-sm-2, .gy-sm-2 {
		--bs-gutter-y: .5rem;
	}
	
	.g-sm-3, .gx-sm-3 {
		--bs-gutter-x: 1rem;
	}
	
	.g-sm-3, .gy-sm-3 {
		--bs-gutter-y: 1rem;
	}
	
	.g-sm-4, .gx-sm-4 {
		--bs-gutter-x: 1.5rem;
	}
	
	.g-sm-4, .gy-sm-4 {
		--bs-gutter-y: 1.5rem;
	}
	
	.g-sm-5, .gx-sm-5 {
		--bs-gutter-x: 3rem;
	}
	
	.g-sm-5, .gy-sm-5 {
		--bs-gutter-y: 3rem;
	}
}

@media (min-width:768px) {
	.col-md {
		flex: 1 0 0%;
	}
	
	.row-cols-md-auto>* {
		flex: 0 0 auto;
		width: auto;
	}
	
	.row-cols-md-1>* {
		flex: 0 0 auto;
		width: 100%;
	}
	
	.row-cols-md-2>* {
		flex: 0 0 auto;
		width: 50%;
	}
	
	.row-cols-md-3>* {
		flex: 0 0 auto;
		width: 33.3333333333%;
	}
	
	.row-cols-md-4>* {
		flex: 0 0 auto;
		width: 25%;
	}
	
	.row-cols-md-5>* {
		flex: 0 0 auto;
		width: 20%;
	}
	
	.row-cols-md-6>* {
		flex: 0 0 auto;
		width: 16.6666666667%;
	}
	
	.col-md-auto {
		flex: 0 0 auto;
		width: auto;
	}
	
	.col-md-1 {
		flex: 0 0 auto;
		width: 8.3333333333%;
	}
	
	.col-md-2 {
		flex: 0 0 auto;
		width: 16.6666666667%;
	}
	
	.col-md-3 {
		flex: 0 0 auto;
		width: 25%;
	}
	
	.col-md-4 {
		flex: 0 0 auto;
		width: 33.3333333333%;
	}
	
	.col-md-5 {
		flex: 0 0 auto;
		width: 41.6666666667%;
	}
	
	.col-md-6 {
		flex: 0 0 auto;
		width: 50%;
	}
	
	.col-md-7 {
		flex: 0 0 auto;
		width: 58.3333333333%;
	}
	
	.col-md-8 {
		flex: 0 0 auto;
		width: 66.6666666667%;
	}
	
	.col-md-9 {
		flex: 0 0 auto;
		width: 75%;
	}
	
	.col-md-10 {
		flex: 0 0 auto;
		width: 83.3333333333%;
	}
	
	.col-md-11 {
		flex: 0 0 auto;
		width: 91.6666666667%;
	}
	
	.col-md-12 {
		flex: 0 0 auto;
		width: 100%;
	}
	
	.offset-md-0 {
		margin-left: 0;
	}
	
	.offset-md-1 {
		margin-left: 8.3333333333%;
	}
	
	.offset-md-2 {
		margin-left: 16.6666666667%;
	}
	
	.offset-md-3 {
		margin-left: 25%;
	}
	
	.offset-md-4 {
		margin-left: 33.3333333333%;
	}
	
	.offset-md-5 {
		margin-left: 41.6666666667%;
	}
	
	.offset-md-6 {
		margin-left: 50%;
	}
	
	.offset-md-7 {
		margin-left: 58.3333333333%;
	}
	
	.offset-md-8 {
		margin-left: 66.6666666667%;
	}
	
	.offset-md-9 {
		margin-left: 75%;
	}
	
	.offset-md-10 {
		margin-left: 83.3333333333%;
	}
	
	.offset-md-11 {
		margin-left: 91.6666666667%;
	}
	
	.g-md-0, .gx-md-0 {
		--bs-gutter-x: 0;
	}
	
	.g-md-0, .gy-md-0 {
		--bs-gutter-y: 0;
	}
	
	.g-md-1, .gx-md-1 {
		--bs-gutter-x: .25rem;
	}
	
	.g-md-1, .gy-md-1 {
		--bs-gutter-y: .25rem;
	}
	
	.g-md-2, .gx-md-2 {
		--bs-gutter-x: .5rem;
	}
	
	.g-md-2, .gy-md-2 {
		--bs-gutter-y: .5rem;
	}
	
	.g-md-3, .gx-md-3 {
		--bs-gutter-x: 1rem;
	}
	
	.g-md-3, .gy-md-3 {
		--bs-gutter-y: 1rem;
	}
	
	.g-md-4, .gx-md-4 {
		--bs-gutter-x: 1.5rem;
	}
	
	.g-md-4, .gy-md-4 {
		--bs-gutter-y: 1.5rem;
	}
	
	.g-md-5, .gx-md-5 {
		--bs-gutter-x: 3rem;
	}
	
	.g-md-5, .gy-md-5 {
		--bs-gutter-y: 3rem;
	}
}

@media (min-width:992px) {
	.col-lg {
		flex: 1 0 0%;
	}
	
	.row-cols-lg-auto>* {
		flex: 0 0 auto;
		width: auto;
	}
	
	.row-cols-lg-1>* {
		flex: 0 0 auto;
		width: 100%;
	}
	
	.row-cols-lg-2>* {
		flex: 0 0 auto;
		width: 50%;
	}
	
	.row-cols-lg-3>* {
		flex: 0 0 auto;
		width: 33.3333333333%;
	}
	
	.row-cols-lg-4>* {
		flex: 0 0 auto;
		width: 25%;
	}
	
	.row-cols-lg-5>* {
		flex: 0 0 auto;
		width: 20%;
	}
	
	.row-cols-lg-6>* {
		flex: 0 0 auto;
		width: 16.6666666667%;
	}
	
	.col-lg-auto {
		flex: 0 0 auto;
		width: auto;
	}
	
	.col-lg-1 {
		flex: 0 0 auto;
		width: 8.3333333333%;
	}
	
	.col-lg-2 {
		flex: 0 0 auto;
		width: 16.6666666667%;
	}
	
	.col-lg-3 {
		flex: 0 0 auto;
		width: 25%;
	}
	
	.col-lg-4 {
		flex: 0 0 auto;
		width: 33.3333333333%;
	}
	
	.col-lg-5 {
		flex: 0 0 auto;
		width: 41.6666666667%;
	}
	
	.col-lg-6 {
		flex: 0 0 auto;
		width: 50%;
	}
	
	.col-lg-7 {
		flex: 0 0 auto;
		width: 58.3333333333%;
	}
	
	.col-lg-8 {
		flex: 0 0 auto;
		width: 66.6666666667%;
	}
	
	.col-lg-9 {
		flex: 0 0 auto;
		width: 75%;
	}
	
	.col-lg-10 {
		flex: 0 0 auto;
		width: 83.3333333333%;
	}
	
	.col-lg-11 {
		flex: 0 0 auto;
		width: 91.6666666667%;
	}
	
	.col-lg-12 {
		flex: 0 0 auto;
		width: 100%;
	}
	
	.offset-lg-0 {
		margin-left: 0;
	}
	
	.offset-lg-1 {
		margin-left: 8.3333333333%;
	}
	
	.offset-lg-2 {
		margin-left: 16.6666666667%;
	}
	
	.offset-lg-3 {
		margin-left: 25%;
	}
	
	.offset-lg-4 {
		margin-left: 33.3333333333%;
	}
	
	.offset-lg-5 {
		margin-left: 41.6666666667%;
	}
	
	.offset-lg-6 {
		margin-left: 50%;
	}
	
	.offset-lg-7 {
		margin-left: 58.3333333333%;
	}
	
	.offset-lg-8 {
		margin-left: 66.6666666667%;
	}
	
	.offset-lg-9 {
		margin-left: 75%;
	}
	
	.offset-lg-10 {
		margin-left: 83.3333333333%;
	}
	
	.offset-lg-11 {
		margin-left: 91.6666666667%;
	}
	
	.g-lg-0, .gx-lg-0 {
		--bs-gutter-x: 0;
	}
	
	.g-lg-0, .gy-lg-0 {
		--bs-gutter-y: 0;
	}
	
	.g-lg-1, .gx-lg-1 {
		--bs-gutter-x: .25rem;
	}
	
	.g-lg-1, .gy-lg-1 {
		--bs-gutter-y: .25rem;
	}
	
	.g-lg-2, .gx-lg-2 {
		--bs-gutter-x: .5rem;
	}
	
	.g-lg-2, .gy-lg-2 {
		--bs-gutter-y: .5rem;
	}
	
	.g-lg-3, .gx-lg-3 {
		--bs-gutter-x: 1rem;
	}
	
	.g-lg-3, .gy-lg-3 {
		--bs-gutter-y: 1rem;
	}
	
	.g-lg-4, .gx-lg-4 {
		--bs-gutter-x: 1.5rem;
	}
	
	.g-lg-4, .gy-lg-4 {
		--bs-gutter-y: 1.5rem;
	}
	
	.g-lg-5, .gx-lg-5 {
		--bs-gutter-x: 3rem;
	}
	
	.g-lg-5, .gy-lg-5 {
		--bs-gutter-y: 3rem;
	}
}

@media (min-width:1200px) {
	.col-xl {
		flex: 1 0 0%;
	}
	
	.row-cols-xl-auto>* {
		flex: 0 0 auto;
		width: auto;
	}
	
	.row-cols-xl-1>* {
		flex: 0 0 auto;
		width: 100%;
	}
	
	.row-cols-xl-2>* {
		flex: 0 0 auto;
		width: 50%;
	}
	
	.row-cols-xl-3>* {
		flex: 0 0 auto;
		width: 33.3333333333%;
	}
	
	.row-cols-xl-4>* {
		flex: 0 0 auto;
		width: 25%;
	}
	
	.row-cols-xl-5>* {
		flex: 0 0 auto;
		width: 20%;
	}
	
	.row-cols-xl-6>* {
		flex: 0 0 auto;
		width: 16.6666666667%;
	}
	
	.col-xl-auto {
		flex: 0 0 auto;
		width: auto;
	}
	
	.col-xl-1 {
		flex: 0 0 auto;
		width: 8.3333333333%;
	}
	
	.col-xl-2 {
		flex: 0 0 auto;
		width: 16.6666666667%;
	}
	
	.col-xl-3 {
		flex: 0 0 auto;
		width: 25%;
	}
	
	.col-xl-4 {
		flex: 0 0 auto;
		width: 33.3333333333%;
	}
	
	.col-xl-5 {
		flex: 0 0 auto;
		width: 41.6666666667%;
	}
	
	.col-xl-6 {
		flex: 0 0 auto;
		width: 50%;
	}
	
	.col-xl-7 {
		flex: 0 0 auto;
		width: 58.3333333333%;
	}
	
	.col-xl-8 {
		flex: 0 0 auto;
		width: 66.6666666667%;
	}
	
	.col-xl-9 {
		flex: 0 0 auto;
		width: 75%;
	}
	
	.col-xl-10 {
		flex: 0 0 auto;
		width: 83.3333333333%;
	}
	
	.col-xl-11 {
		flex: 0 0 auto;
		width: 91.6666666667%;
	}
	
	.col-xl-12 {
		flex: 0 0 auto;
		width: 100%;
	}
	
	.offset-xl-0 {
		margin-left: 0;
	}
	
	.offset-xl-1 {
		margin-left: 8.3333333333%;
	}
	
	.offset-xl-2 {
		margin-left: 16.6666666667%;
	}
	
	.offset-xl-3 {
		margin-left: 25%;
	}
	
	.offset-xl-4 {
		margin-left: 33.3333333333%;
	}
	
	.offset-xl-5 {
		margin-left: 41.6666666667%;
	}
	
	.offset-xl-6 {
		margin-left: 50%;
	}
	
	.offset-xl-7 {
		margin-left: 58.3333333333%;
	}
	
	.offset-xl-8 {
		margin-left: 66.6666666667%;
	}
	
	.offset-xl-9 {
		margin-left: 75%;
	}
	
	.offset-xl-10 {
		margin-left: 83.3333333333%;
	}
	
	.offset-xl-11 {
		margin-left: 91.6666666667%;
	}
	
	.g-xl-0, .gx-xl-0 {
		--bs-gutter-x: 0;
	}
	
	.g-xl-0, .gy-xl-0 {
		--bs-gutter-y: 0;
	}
	
	.g-xl-1, .gx-xl-1 {
		--bs-gutter-x: .25rem;
	}
	
	.g-xl-1, .gy-xl-1 {
		--bs-gutter-y: .25rem;
	}
	
	.g-xl-2, .gx-xl-2 {
		--bs-gutter-x: .5rem;
	}
	
	.g-xl-2, .gy-xl-2 {
		--bs-gutter-y: .5rem;
	}
	
	.g-xl-3, .gx-xl-3 {
		--bs-gutter-x: 1rem;
	}
	
	.g-xl-3, .gy-xl-3 {
		--bs-gutter-y: 1rem;
	}
	
	.g-xl-4, .gx-xl-4 {
		--bs-gutter-x: 1.5rem;
	}
	
	.g-xl-4, .gy-xl-4 {
		--bs-gutter-y: 1.5rem;
	}
	
	.g-xl-5, .gx-xl-5 {
		--bs-gutter-x: 3rem;
	}
	
	.g-xl-5, .gy-xl-5 {
		--bs-gutter-y: 3rem;
	}
}

@media (min-width:1400px) {
	.col-xxl {
		flex: 1 0 0%;
	}
	
	.row-cols-xxl-auto>* {
		flex: 0 0 auto;
		width: auto;
	}
	
	.row-cols-xxl-1>* {
		flex: 0 0 auto;
		width: 100%;
	}
	
	.row-cols-xxl-2>* {
		flex: 0 0 auto;
		width: 50%;
	}
	
	.row-cols-xxl-3>* {
		flex: 0 0 auto;
		width: 33.3333333333%;
	}
	
	.row-cols-xxl-4>* {
		flex: 0 0 auto;
		width: 25%;
	}
	
	.row-cols-xxl-5>* {
		flex: 0 0 auto;
		width: 20%;
	}
	
	.row-cols-xxl-6>* {
		flex: 0 0 auto;
		width: 16.6666666667%;
	}
	
	.col-xxl-auto {
		flex: 0 0 auto;
		width: auto;
	}
	
	.col-xxl-1 {
		flex: 0 0 auto;
		width: 8.3333333333%;
	}
	
	.col-xxl-2 {
		flex: 0 0 auto;
		width: 16.6666666667%;
	}
	
	.col-xxl-3 {
		flex: 0 0 auto;
		width: 25%;
	}
	
	.col-xxl-4 {
		flex: 0 0 auto;
		width: 33.3333333333%;
	}
	
	.col-xxl-5 {
		flex: 0 0 auto;
		width: 41.6666666667%;
	}
	
	.col-xxl-6 {
		flex: 0 0 auto;
		width: 50%;
	}
	
	.col-xxl-7 {
		flex: 0 0 auto;
		width: 58.3333333333%;
	}
	
	.col-xxl-8 {
		flex: 0 0 auto;
		width: 66.6666666667%;
	}
	
	.col-xxl-9 {
		flex: 0 0 auto;
		width: 75%;
	}
	
	.col-xxl-10 {
		flex: 0 0 auto;
		width: 83.3333333333%;
	}
	
	.col-xxl-11 {
		flex: 0 0 auto;
		width: 91.6666666667%;
	}
	
	.col-xxl-12 {
		flex: 0 0 auto;
		width: 100%;
	}
	
	.offset-xxl-0 {
		margin-left: 0;
	}
	
	.offset-xxl-1 {
		margin-left: 8.3333333333%;
	}
	
	.offset-xxl-2 {
		margin-left: 16.6666666667%;
	}
	
	.offset-xxl-3 {
		margin-left: 25%;
	}
	
	.offset-xxl-4 {
		margin-left: 33.3333333333%;
	}
	
	.offset-xxl-5 {
		margin-left: 41.6666666667%;
	}
	
	.offset-xxl-6 {
		margin-left: 50%;
	}
	
	.offset-xxl-7 {
		margin-left: 58.3333333333%;
	}
	
	.offset-xxl-8 {
		margin-left: 66.6666666667%;
	}
	
	.offset-xxl-9 {
		margin-left: 75%;
	}
	
	.offset-xxl-10 {
		margin-left: 83.3333333333%;
	}
	
	.offset-xxl-11 {
		margin-left: 91.6666666667%;
	}
	
	.g-xxl-0, .gx-xxl-0 {
		--bs-gutter-x: 0;
	}
	
	.g-xxl-0, .gy-xxl-0 {
		--bs-gutter-y: 0;
	}
	
	.g-xxl-1, .gx-xxl-1 {
		--bs-gutter-x: .25rem;
	}
	
	.g-xxl-1, .gy-xxl-1 {
		--bs-gutter-y: .25rem;
	}
	
	.g-xxl-2, .gx-xxl-2 {
		--bs-gutter-x: .5rem;
	}
	
	.g-xxl-2, .gy-xxl-2 {
		--bs-gutter-y: .5rem;
	}
	
	.g-xxl-3, .gx-xxl-3 {
		--bs-gutter-x: 1rem;
	}
	
	.g-xxl-3, .gy-xxl-3 {
		--bs-gutter-y: 1rem;
	}
	
	.g-xxl-4, .gx-xxl-4 {
		--bs-gutter-x: 1.5rem;
	}
	
	.g-xxl-4, .gy-xxl-4 {
		--bs-gutter-y: 1.5rem;
	}
	
	.g-xxl-5, .gx-xxl-5 {
		--bs-gutter-x: 3rem;
	}
	
	.g-xxl-5, .gy-xxl-5 {
		--bs-gutter-y: 3rem;
	}
}

.table {
	--bs-table-bg: transparent;
	--bs-table-accent-bg: transparent;
	--bs-table-striped-color: #212529;
	--bs-table-striped-bg: rgba(0, 0, 0, .05);
	--bs-table-active-color: #212529;
	--bs-table-active-bg: rgba(0, 0, 0, .1);
	--bs-table-hover-color: #212529;
	--bs-table-hover-bg: rgba(0, 0, 0, .075);
	width: 100%;
	margin-bottom: 1rem;
	color: #212529;
	vertical-align: top;
	border-color: #dee2e6;
}

.table>:not(caption)>*>* {
	padding: .5rem .5rem;
	background-color: var(--bs-table-bg);
	border-bottom-width: 1px;
	box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.table>tbody {
	vertical-align: inherit;
}

.table>thead {
	vertical-align: bottom;
}

.table>:not(:last-child)>:last-child>* {
	border-bottom-color: currentColor;
}

.caption-top {
	caption-side: top;
}

.table-sm>:not(caption)>*>* {
	padding: .25rem .25rem;
}

.table-bordered>:not(caption)>* {
	border-width: 1px 0;
}

.table-bordered>:not(caption)>*>* {
	border-width: 0 1px;
}

.table-borderless>:not(caption)>*>* {
	border-bottom-width: 0;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	--bs-table-accent-bg: var(--bs-table-striped-bg);
	color: var(--bs-table-striped-color);
}

.table-active {
	--bs-table-accent-bg: var(--bs-table-active-bg);
	color: var(--bs-table-active-color);
}

.table-hover>tbody>tr:hover {
	--bs-table-accent-bg: var(--bs-table-hover-bg);
	color: var(--bs-table-hover-color);
}

.table-primary {
	--bs-table-bg: #cfe2ff;
	--bs-table-striped-bg: #c5d7f2;
	--bs-table-striped-color: #000;
	--bs-table-active-bg: #bacbe6;
	--bs-table-active-color: #000;
	--bs-table-hover-bg: #bfd1ec;
	--bs-table-hover-color: #000;
	color: #000;
	border-color: #bacbe6;
}

.table-secondary {
	--bs-table-bg: #e2e3e5;
	--bs-table-striped-bg: #d7d8da;
	--bs-table-striped-color: #000;
	--bs-table-active-bg: #cbccce;
	--bs-table-active-color: #000;
	--bs-table-hover-bg: #d1d2d4;
	--bs-table-hover-color: #000;
	color: #000;
	border-color: #cbccce;
}

.table-success {
	--bs-table-bg: #d1e7dd;
	--bs-table-striped-bg: #c7dbd2;
	--bs-table-striped-color: #000;
	--bs-table-active-bg: #bcd0c7;
	--bs-table-active-color: #000;
	--bs-table-hover-bg: #c1d6cc;
	--bs-table-hover-color: #000;
	color: #000;
	border-color: #bcd0c7;
}

.table-info {
	--bs-table-bg: #cff4fc;
	--bs-table-striped-bg: #c5e8ef;
	--bs-table-striped-color: #000;
	--bs-table-active-bg: #badce3;
	--bs-table-active-color: #000;
	--bs-table-hover-bg: #bfe2e9;
	--bs-table-hover-color: #000;
	color: #000;
	border-color: #badce3;
}

.table-warning {
	--bs-table-bg: #fff3cd;
	--bs-table-striped-bg: #f2e7c3;
	--bs-table-striped-color: #000;
	--bs-table-active-bg: #e6dbb9;
	--bs-table-active-color: #000;
	--bs-table-hover-bg: #ece1be;
	--bs-table-hover-color: #000;
	color: #000;
	border-color: #e6dbb9;
}

.table-danger {
	--bs-table-bg: #f8d7da;
	--bs-table-striped-bg: #eccccf;
	--bs-table-striped-color: #000;
	--bs-table-active-bg: #dfc2c4;
	--bs-table-active-color: #000;
	--bs-table-hover-bg: #e5c7ca;
	--bs-table-hover-color: #000;
	color: #000;
	border-color: #dfc2c4;
}

.table-light {
	--bs-table-bg: #f8f9fa;
	--bs-table-striped-bg: #ecedee;
	--bs-table-striped-color: #000;
	--bs-table-active-bg: #dfe0e1;
	--bs-table-active-color: #000;
	--bs-table-hover-bg: #e5e6e7;
	--bs-table-hover-color: #000;
	color: #000;
	border-color: #dfe0e1;
}

.table-dark {
	--bs-table-bg: #212529;
	--bs-table-striped-bg: #2c3034;
	--bs-table-striped-color: #fff;
	--bs-table-active-bg: #373b3e;
	--bs-table-active-color: #fff;
	--bs-table-hover-bg: #323539;
	--bs-table-hover-color: #fff;
	color: #fff;
	border-color: #373b3e;
}

.table-responsive {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

@media (max-width:575.98px) {
	.table-responsive-sm {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
}

@media (max-width:767.98px) {
	.table-responsive-md {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
}

@media (max-width:991.98px) {
	.table-responsive-lg {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
}

@media (max-width:1199.98px) {
	.table-responsive-xl {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
}

@media (max-width:1399.98px) {
	.table-responsive-xxl {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
}

.form-label {
	margin-bottom: .5rem;
}

.col-form-label {
	padding-top: calc(.375rem + 1px);
	padding-bottom: calc(.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5;
}

.col-form-label-lg {
	padding-top: calc(.5rem + 1px);
	padding-bottom: calc(.5rem + 1px);
	font-size: 1.25rem;
}

.col-form-label-sm {
	padding-top: calc(.25rem + 1px);
	padding-bottom: calc(.25rem + 1px);
	font-size: .875rem;
}

.form-text {
	margin-top: .25rem;
	font-size: .875em;
	color: #6c757d;
}

.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
	.form-control {
		transition: none;
	}
}

.form-control[type=file] {
	overflow: hidden;
}

.form-control[type=file]:not(:disabled):not([readonly]) {
	cursor: pointer;
}

.form-control:focus {
	color: #212529;
	background-color: #fff;
	border-color: #86b7fe;
	outline: 0;
	box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.form-control::-webkit-date-and-time-value {
	height: 1.5em;
}

.form-control::-moz-placeholder {
	color: #6c757d;
	opacity: 1;
}

.form-control::placeholder {
	color: #6c757d;
	opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1;
}

.form-control::file-selector-button {
	padding: .375rem .75rem;
	margin: -.375rem -.75rem;
	-webkit-margin-end: .75rem;
	margin-inline-end: .75rem;
	color: #212529;
	background-color: #e9ecef;
	pointer-events: none;
	border-color: inherit;
	border-style: solid;
	border-width: 0;
	border-inline-end-width: 1px;
	border-radius: 0;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
	.form-control::file-selector-button {
		transition: none;
	}
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
	background-color: #dde0e3;
}

.form-control::-webkit-file-upload-button {
	padding: .375rem .75rem;
	margin: -.375rem -.75rem;
	-webkit-margin-end: .75rem;
	margin-inline-end: .75rem;
	color: #212529;
	background-color: #e9ecef;
	pointer-events: none;
	border-color: inherit;
	border-style: solid;
	border-width: 0;
	border-inline-end-width: 1px;
	border-radius: 0;
	-webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
	.form-control::-webkit-file-upload-button {
		-webkit-transition: none;
		transition: none;
	}
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
	background-color: #dde0e3;
}

.form-control-plaintext {
	display: block;
	width: 100%;
	padding: .375rem 0;
	margin-bottom: 0;
	line-height: 1.5;
	color: #212529;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0;
}

.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
	padding-right: 0;
	padding-left: 0;
}

.form-control-sm {
	min-height: calc(1.5em + .5rem + 2px);
	padding: .25rem .5rem;
	font-size: .875rem;
	border-radius: .2rem;
}

.form-control-sm::file-selector-button {
	padding: .25rem .5rem;
	margin: -.25rem -.5rem;
	-webkit-margin-end: .5rem;
	margin-inline-end: .5rem;
}

.form-control-sm::-webkit-file-upload-button {
	padding: .25rem .5rem;
	margin: -.25rem -.5rem;
	-webkit-margin-end: .5rem;
	margin-inline-end: .5rem;
}

.form-control-lg {
	min-height: calc(1.5em + 1rem + 2px);
	padding: .5rem 1rem;
	font-size: 1.25rem;
	border-radius: .3rem;
}

.form-control-lg::file-selector-button {
	padding: .5rem 1rem;
	margin: -.5rem -1rem;
	-webkit-margin-end: 1rem;
	margin-inline-end: 1rem;
}

.form-control-lg::-webkit-file-upload-button {
	padding: .5rem 1rem;
	margin: -.5rem -1rem;
	-webkit-margin-end: 1rem;
	margin-inline-end: 1rem;
}

textarea.form-control {
	min-height: calc(1.5em + .75rem + 2px);
}

textarea.form-control-sm {
	min-height: calc(1.5em + .5rem + 2px);
}

textarea.form-control-lg {
	min-height: calc(1.5em + 1rem + 2px);
}

.form-control-color {
	max-width: 3rem;
	height: auto;
	padding: .375rem;
}

.form-control-color:not(:disabled):not([readonly]) {
	cursor: pointer;
}

.form-control-color::-moz-color-swatch {
	height: 1.5em;
	border-radius: .25rem;
}

.form-control-color::-webkit-color-swatch {
	height: 1.5em;
	border-radius: .25rem;
}

.form-select {
	display: block;
	width: 100%;
	padding: .375rem 2.25rem .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #fff;
	background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\'%3e%3cpath fill=\'none\' stroke=\'%23343a40\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2\' d=\'M2 5l6 6 6-6\'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right .75rem center;
	background-size: 16px 12px;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.form-select.nitro-lazy {
	background-image: none !important;
}

.form-select:focus {
	border-color: #86b7fe;
	outline: 0;
	box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.form-select[multiple], .form-select[size]:not([size="1"]) {
	padding-right: .75rem;
	background-image: none;
}

.form-select[multiple].nitro-lazy, .form-select[size]:not([size="1"]).nitro-lazy {
	background-image: none !important;
}

.form-select:disabled {
	background-color: #e9ecef;
}

.form-select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #212529;
}

.form-select-sm {
	padding-top: .25rem;
	padding-bottom: .25rem;
	padding-left: .5rem;
	font-size: .875rem;
}

.form-select-lg {
	padding-top: .5rem;
	padding-bottom: .5rem;
	padding-left: 1rem;
	font-size: 1.25rem;
}

.form-check {
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5em;
	margin-bottom: .125rem;
}

.form-check .form-check-input {
	float: left;
	margin-left: -1.5em;
}

.form-check-input {
	width: 1em;
	height: 1em;
	margin-top: .25em;
	vertical-align: top;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border: 1px solid rgba(0, 0, 0, .25);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-print-color-adjust: exact;
	color-adjust: exact;
}

.form-check-input[type=checkbox] {
	border-radius: .25em;
}

.form-check-input[type=radio] {
	border-radius: 50%;
}

.form-check-input:active {
	filter: brightness(90%);
}

.form-check-input:focus {
	border-color: #86b7fe;
	outline: 0;
	box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.form-check-input:checked {
	background-color: #0d6efd;
	border-color: #0d6efd;
}

.form-check-input:checked[type=checkbox] {
	background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 20 20\'%3e%3cpath fill=\'none\' stroke=\'%23fff\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'3\' d=\'M6 10l3 3l6-6\'/%3e%3c/svg%3e");
}

.form-check-input:checked[type=checkbox].nitro-lazy {
	background-image: none !important;
}

.form-check-input:checked[type=radio] {
	background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3e%3ccircle r=\'2\' fill=\'%23fff\'/%3e%3c/svg%3e");
}

.form-check-input:checked[type=radio].nitro-lazy {
	background-image: none !important;
}

.form-check-input[type=checkbox]:indeterminate {
	background-color: #0d6efd;
	border-color: #0d6efd;
	background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 20 20\'%3e%3cpath fill=\'none\' stroke=\'%23fff\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'3\' d=\'M6 10h8\'/%3e%3c/svg%3e");
}

.form-check-input[type=checkbox]:indeterminate.nitro-lazy {
	background-image: none !important;
}

.form-check-input:disabled {
	pointer-events: none;
	filter: none;
	opacity: .5;
}

.form-check-input:disabled~.form-check-label, .form-check-input[disabled]~.form-check-label {
	opacity: .5;
}

.form-switch {
	padding-left: 2.5em;
}

.form-switch .form-check-input {
	width: 2em;
	margin-left: -2.5em;
	background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3e%3ccircle r=\'3\' fill=\'rgba%280, 0, 0, 0.25%29\'/%3e%3c/svg%3e");
	background-position: left center;
	border-radius: 2em;
	transition: background-position .15s ease-in-out;
}

.form-switch .form-check-input.nitro-lazy {
	background-image: none !important;
}

@media (prefers-reduced-motion:reduce) {
	.form-switch .form-check-input {
		transition: none;
	}
}

.form-switch .form-check-input:focus {
	background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3e%3ccircle r=\'3\' fill=\'%2386b7fe\'/%3e%3c/svg%3e");
}

.form-switch .form-check-input:focus.nitro-lazy {
	background-image: none !important;
}

.form-switch .form-check-input:checked {
	background-position: right center;
	background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3e%3ccircle r=\'3\' fill=\'%23fff\'/%3e%3c/svg%3e");
}

.form-switch .form-check-input:checked.nitro-lazy {
	background-image: none !important;
}

.form-check-inline {
	display: inline-block;
	margin-right: 1rem;
}

.btn-check {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

.btn-check:disabled+.btn, .btn-check[disabled]+.btn {
	pointer-events: none;
	filter: none;
	opacity: .65;
}

.form-range {
	width: 100%;
	height: 1.5rem;
	padding: 0;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.form-range:focus {
	outline: 0;
}

.form-range:focus::-webkit-slider-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.form-range:focus::-moz-range-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.form-range::-moz-focus-outer {
	border: 0;
}

.form-range::-webkit-slider-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: -.25rem;
	background-color: #0d6efd;
	border: 0;
	border-radius: 1rem;
	-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	appearance: none;
}

@media (prefers-reduced-motion:reduce) {
	.form-range::-webkit-slider-thumb {
		-webkit-transition: none;
		transition: none;
	}
}

.form-range::-webkit-slider-thumb:active {
	background-color: #b6d4fe;
}

.form-range::-webkit-slider-runnable-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem;
}

.form-range::-moz-range-thumb {
	width: 1rem;
	height: 1rem;
	background-color: #0d6efd;
	border: 0;
	border-radius: 1rem;
	-moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-moz-appearance: none;
	appearance: none;
}

@media (prefers-reduced-motion:reduce) {
	.form-range::-moz-range-thumb {
		-moz-transition: none;
		transition: none;
	}
}

.form-range::-moz-range-thumb:active {
	background-color: #b6d4fe;
}

.form-range::-moz-range-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem;
}

.form-range:disabled {
	pointer-events: none;
}

.form-range:disabled::-webkit-slider-thumb {
	background-color: #adb5bd;
}

.form-range:disabled::-moz-range-thumb {
	background-color: #adb5bd;
}

.form-floating {
	position: relative;
}

.form-floating>.form-control, .form-floating>.form-select {
	height: calc(3.5rem + 2px);
	padding: 1rem .75rem;
}

.form-floating>label {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	padding: 1rem .75rem;
	pointer-events: none;
	border: 1px solid transparent;
	transform-origin: 0 0;
	transition: opacity .1s ease-in-out, transform .1s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
	.form-floating>label {
		transition: none;
	}
}

.form-floating>.form-control::-moz-placeholder {
	color: transparent;
}

.form-floating>.form-control::placeholder {
	color: transparent;
}

.form-floating>.form-control:not(:-moz-placeholder-shown) {
	padding-top: 1.625rem;
	padding-bottom: .625rem;
}

.form-floating>.form-control:focus, .form-floating>.form-control:not(:placeholder-shown) {
	padding-top: 1.625rem;
	padding-bottom: .625rem;
}

.form-floating>.form-control:-webkit-autofill {
	padding-top: 1.625rem;
	padding-bottom: .625rem;
}

.form-floating>.form-select {
	padding-top: 1.625rem;
	padding-bottom: .625rem;
}

.form-floating>.form-control:not(:-moz-placeholder-shown)~label {
	opacity: .65;
	transform: scale(.85) translateY(-.5rem) translateX(.15rem);
}

.form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-select~label {
	opacity: .65;
	transform: scale(.85) translateY(-.5rem) translateX(.15rem);
}

.form-floating>.form-control:-webkit-autofill~label {
	opacity: .65;
	transform: scale(.85) translateY(-.5rem) translateX(.15rem);
}

.input-group {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%;
}

.input-group>.form-control, .input-group>.form-select {
	position: relative;
	flex: 1 1 auto;
	width: 1%;
	min-width: 0;
}

.input-group>.form-control:focus, .input-group>.form-select:focus {
	z-index: 3;
}

.input-group .btn {
	position: relative;
	z-index: 2;
}

.input-group .btn:focus {
	z-index: 3;
}

.input-group-text {
	display: flex;
	align-items: center;
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	border-radius: .25rem;
}

.input-group-lg>.btn, .input-group-lg>.form-control, .input-group-lg>.form-select, .input-group-lg>.input-group-text {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	border-radius: .3rem;
}

.input-group-sm>.btn, .input-group-sm>.form-control, .input-group-sm>.form-select, .input-group-sm>.input-group-text {
	padding: .25rem .5rem;
	font-size: .875rem;
	border-radius: .2rem;
}

.input-group-lg>.form-select, .input-group-sm>.form-select {
	padding-right: 3rem;
}

.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4), .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
	margin-left: -1px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.valid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: .875em;
	color: #198754;
}

.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	color: #fff;
	background-color: rgba(25, 135, 84, .9);
	border-radius: .25rem;
}

.is-valid~.valid-feedback, .is-valid~.valid-tooltip, .was-validated :valid~.valid-feedback, .was-validated :valid~.valid-tooltip {
	display: block;
}

.form-control.is-valid, .was-validated .form-control:valid {
	border-color: #198754;
	padding-right: calc(1.5em + .75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3e%3cpath fill=\'%23198754\' d=\'M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z\'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right calc(.375em + .1875rem) center;
	background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.form-control.is-valid.nitro-lazy, .was-validated .form-control:valid.nitro-lazy {
	background-image: none !important;
}

.form-control.is-valid:focus, .was-validated .form-control:valid:focus {
	border-color: #198754;
	box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
	padding-right: calc(1.5em + .75rem);
	background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}

.form-select.is-valid, .was-validated .form-select:valid {
	border-color: #198754;
}

.form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"], .was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"] {
	padding-right: 4.125rem;
	background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\'%3e%3cpath fill=\'none\' stroke=\'%23343a40\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2\' d=\'M2 5l6 6 6-6\'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3e%3cpath fill=\'%23198754\' d=\'M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z\'/%3e%3c/svg%3e");
	background-position: right .75rem center, center right 2.25rem;
	background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem);
}

.form-select.is-valid:not([multiple]):not([size]).nitro-lazy, .form-select.is-valid:not([multiple])[size="1"].nitro-lazy, .was-validated .form-select:valid:not([multiple]):not([size]).nitro-lazy, .was-validated .form-select:valid:not([multiple])[size="1"].nitro-lazy {
	background-image: none !important;
}

.form-select.is-valid:focus, .was-validated .form-select:valid:focus {
	border-color: #198754;
	box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .25);
}

.form-check-input.is-valid, .was-validated .form-check-input:valid {
	border-color: #198754;
}

.form-check-input.is-valid:checked, .was-validated .form-check-input:valid:checked {
	background-color: #198754;
}

.form-check-input.is-valid:focus, .was-validated .form-check-input:valid:focus {
	box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .25);
}

.form-check-input.is-valid~.form-check-label, .was-validated .form-check-input:valid~.form-check-label {
	color: #198754;
}

.form-check-inline .form-check-input~.valid-feedback {
	margin-left: .5em;
}

.input-group .form-control.is-valid, .input-group .form-select.is-valid, .was-validated .input-group .form-control:valid, .was-validated .input-group .form-select:valid {
	z-index: 1;
}

.input-group .form-control.is-valid:focus, .input-group .form-select.is-valid:focus, .was-validated .input-group .form-control:valid:focus, .was-validated .input-group .form-select:valid:focus {
	z-index: 3;
}

.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: .875em;
	color: #dc3545;
}

.invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	color: #fff;
	background-color: rgba(220, 53, 69, .9);
	border-radius: .25rem;
}

.is-invalid~.invalid-feedback, .is-invalid~.invalid-tooltip, .was-validated :invalid~.invalid-feedback, .was-validated :invalid~.invalid-tooltip {
	display: block;
}

.form-control.is-invalid, .was-validated .form-control:invalid {
	border-color: #dc3545;
	padding-right: calc(1.5em + .75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 12 12\' width=\'12\' height=\'12\' fill=\'none\' stroke=\'%23dc3545\'%3e%3ccircle cx=\'6\' cy=\'6\' r=\'4.5\'/%3e%3cpath stroke-linejoin=\'round\' d=\'M5.8 3.6h.4L6 6.5z\'/%3e%3ccircle cx=\'6\' cy=\'8.2\' r=\'.6\' fill=\'%23dc3545\' stroke=\'none\'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right calc(.375em + .1875rem) center;
	background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.form-control.is-invalid.nitro-lazy, .was-validated .form-control:invalid.nitro-lazy {
	background-image: none !important;
}

.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
	padding-right: calc(1.5em + .75rem);
	background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}

.form-select.is-invalid, .was-validated .form-select:invalid {
	border-color: #dc3545;
}

.form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"], .was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"] {
	padding-right: 4.125rem;
	background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\'%3e%3cpath fill=\'none\' stroke=\'%23343a40\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2\' d=\'M2 5l6 6 6-6\'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 12 12\' width=\'12\' height=\'12\' fill=\'none\' stroke=\'%23dc3545\'%3e%3ccircle cx=\'6\' cy=\'6\' r=\'4.5\'/%3e%3cpath stroke-linejoin=\'round\' d=\'M5.8 3.6h.4L6 6.5z\'/%3e%3ccircle cx=\'6\' cy=\'8.2\' r=\'.6\' fill=\'%23dc3545\' stroke=\'none\'/%3e%3c/svg%3e");
	background-position: right .75rem center, center right 2.25rem;
	background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem);
}

.form-select.is-invalid:not([multiple]):not([size]).nitro-lazy, .form-select.is-invalid:not([multiple])[size="1"].nitro-lazy, .was-validated .form-select:invalid:not([multiple]):not([size]).nitro-lazy, .was-validated .form-select:invalid:not([multiple])[size="1"].nitro-lazy {
	background-image: none !important;
}

.form-select.is-invalid:focus, .was-validated .form-select:invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25);
}

.form-check-input.is-invalid, .was-validated .form-check-input:invalid {
	border-color: #dc3545;
}

.form-check-input.is-invalid:checked, .was-validated .form-check-input:invalid:checked {
	background-color: #dc3545;
}

.form-check-input.is-invalid:focus, .was-validated .form-check-input:invalid:focus {
	box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25);
}

.form-check-input.is-invalid~.form-check-label, .was-validated .form-check-input:invalid~.form-check-label {
	color: #dc3545;
}

.form-check-inline .form-check-input~.invalid-feedback {
	margin-left: .5em;
}

.input-group .form-control.is-invalid, .input-group .form-select.is-invalid, .was-validated .input-group .form-control:invalid, .was-validated .input-group .form-select:invalid {
	z-index: 2;
}

.input-group .form-control.is-invalid:focus, .input-group .form-select.is-invalid:focus, .was-validated .input-group .form-control:invalid:focus, .was-validated .input-group .form-select:invalid:focus {
	z-index: 3;
}

.btn {
	display: inline-block;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
	.btn {
		transition: none;
	}
}

.btn:hover {
	color: #212529;
}

.btn-check:focus+.btn, .btn:focus {
	outline: 0;
	box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.btn.disabled, .btn:disabled, fieldset:disabled .btn {
	pointer-events: none;
	opacity: .65;
}

.btn-primary {
	color: #fff;
	background-color: #0d6efd;
	border-color: #0d6efd;
}

.btn-primary:hover {
	color: #fff;
	background-color: #0b5ed7;
	border-color: #0a58ca;
}

.btn-check:focus+.btn-primary, .btn-primary:focus {
	color: #fff;
	background-color: #0b5ed7;
	border-color: #0a58ca;
	box-shadow: 0 0 0 .25rem rgba(49, 132, 253, .5);
}

.btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #0a58ca;
	border-color: #0a53be;
}

.btn-check:active+.btn-primary:focus, .btn-check:checked+.btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show>.btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .25rem rgba(49, 132, 253, .5);
}

.btn-primary.disabled, .btn-primary:disabled {
	color: #fff;
	background-color: #0d6efd;
	border-color: #0d6efd;
}

.btn-secondary {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d;
}

.btn-secondary:hover {
	color: #fff;
	background-color: #5c636a;
	border-color: #565e64;
}

.btn-check:focus+.btn-secondary, .btn-secondary:focus {
	color: #fff;
	background-color: #5c636a;
	border-color: #565e64;
	box-shadow: 0 0 0 .25rem rgba(130, 138, 145, .5);
}

.btn-check:active+.btn-secondary, .btn-check:checked+.btn-secondary, .btn-secondary.active, .btn-secondary:active, .show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #565e64;
	border-color: #51585e;
}

.btn-check:active+.btn-secondary:focus, .btn-check:checked+.btn-secondary:focus, .btn-secondary.active:focus, .btn-secondary:active:focus, .show>.btn-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .25rem rgba(130, 138, 145, .5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d;
}

.btn-success {
	color: #fff;
	background-color: #198754;
	border-color: #198754;
}

.btn-success:hover {
	color: #fff;
	background-color: #157347;
	border-color: #146c43;
}

.btn-check:focus+.btn-success, .btn-success:focus {
	color: #fff;
	background-color: #157347;
	border-color: #146c43;
	box-shadow: 0 0 0 .25rem rgba(60, 153, 110, .5);
}

.btn-check:active+.btn-success, .btn-check:checked+.btn-success, .btn-success.active, .btn-success:active, .show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #146c43;
	border-color: #13653f;
}

.btn-check:active+.btn-success:focus, .btn-check:checked+.btn-success:focus, .btn-success.active:focus, .btn-success:active:focus, .show>.btn-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .25rem rgba(60, 153, 110, .5);
}

.btn-success.disabled, .btn-success:disabled {
	color: #fff;
	background-color: #198754;
	border-color: #198754;
}

.btn-info {
	color: #000;
	background-color: #0dcaf0;
	border-color: #0dcaf0;
}

.btn-info:hover {
	color: #000;
	background-color: #31d2f2;
	border-color: #25cff2;
}

.btn-check:focus+.btn-info, .btn-info:focus {
	color: #000;
	background-color: #31d2f2;
	border-color: #25cff2;
	box-shadow: 0 0 0 .25rem rgba(11, 172, 204, .5);
}

.btn-check:active+.btn-info, .btn-check:checked+.btn-info, .btn-info.active, .btn-info:active, .show>.btn-info.dropdown-toggle {
	color: #000;
	background-color: #3dd5f3;
	border-color: #25cff2;
}

.btn-check:active+.btn-info:focus, .btn-check:checked+.btn-info:focus, .btn-info.active:focus, .btn-info:active:focus, .show>.btn-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .25rem rgba(11, 172, 204, .5);
}

.btn-info.disabled, .btn-info:disabled {
	color: #000;
	background-color: #0dcaf0;
	border-color: #0dcaf0;
}

.btn-warning {
	color: #000;
	background-color: #ffc107;
	border-color: #ffc107;
}

.btn-warning:hover {
	color: #000;
	background-color: #ffca2c;
	border-color: #ffc720;
}

.btn-check:focus+.btn-warning, .btn-warning:focus {
	color: #000;
	background-color: #ffca2c;
	border-color: #ffc720;
	box-shadow: 0 0 0 .25rem rgba(217, 164, 6, .5);
}

.btn-check:active+.btn-warning, .btn-check:checked+.btn-warning, .btn-warning.active, .btn-warning:active, .show>.btn-warning.dropdown-toggle {
	color: #000;
	background-color: #ffcd39;
	border-color: #ffc720;
}

.btn-check:active+.btn-warning:focus, .btn-check:checked+.btn-warning:focus, .btn-warning.active:focus, .btn-warning:active:focus, .show>.btn-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .25rem rgba(217, 164, 6, .5);
}

.btn-warning.disabled, .btn-warning:disabled {
	color: #000;
	background-color: #ffc107;
	border-color: #ffc107;
}

.btn-danger {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
}

.btn-danger:hover {
	color: #fff;
	background-color: #bb2d3b;
	border-color: #b02a37;
}

.btn-check:focus+.btn-danger, .btn-danger:focus {
	color: #fff;
	background-color: #bb2d3b;
	border-color: #b02a37;
	box-shadow: 0 0 0 .25rem rgba(225, 83, 97, .5);
}

.btn-check:active+.btn-danger, .btn-check:checked+.btn-danger, .btn-danger.active, .btn-danger:active, .show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #b02a37;
	border-color: #a52834;
}

.btn-check:active+.btn-danger:focus, .btn-check:checked+.btn-danger:focus, .btn-danger.active:focus, .btn-danger:active:focus, .show>.btn-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .25rem rgba(225, 83, 97, .5);
}

.btn-danger.disabled, .btn-danger:disabled {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
}

.btn-light {
	color: #000;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
}

.btn-light:hover {
	color: #000;
	background-color: #f9fafb;
	border-color: #f9fafb;
}

.btn-check:focus+.btn-light, .btn-light:focus {
	color: #000;
	background-color: #f9fafb;
	border-color: #f9fafb;
	box-shadow: 0 0 0 .25rem rgba(211, 212, 213, .5);
}

.btn-check:active+.btn-light, .btn-check:checked+.btn-light, .btn-light.active, .btn-light:active, .show>.btn-light.dropdown-toggle {
	color: #000;
	background-color: #f9fafb;
	border-color: #f9fafb;
}

.btn-check:active+.btn-light:focus, .btn-check:checked+.btn-light:focus, .btn-light.active:focus, .btn-light:active:focus, .show>.btn-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 .25rem rgba(211, 212, 213, .5);
}

.btn-light.disabled, .btn-light:disabled {
	color: #000;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
}

.btn-dark {
	color: #fff;
	background-color: #212529;
	border-color: #212529;
}

.btn-dark:hover {
	color: #fff;
	background-color: #1c1f23;
	border-color: #1a1e21;
}

.btn-check:focus+.btn-dark, .btn-dark:focus {
	color: #fff;
	background-color: #1c1f23;
	border-color: #1a1e21;
	box-shadow: 0 0 0 .25rem rgba(66, 70, 73, .5);
}

.btn-check:active+.btn-dark, .btn-check:checked+.btn-dark, .btn-dark.active, .btn-dark:active, .show>.btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #1a1e21;
	border-color: #191c1f;
}

.btn-check:active+.btn-dark:focus, .btn-check:checked+.btn-dark:focus, .btn-dark.active:focus, .btn-dark:active:focus, .show>.btn-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 .25rem rgba(66, 70, 73, .5);
}

.btn-dark.disabled, .btn-dark:disabled {
	color: #fff;
	background-color: #212529;
	border-color: #212529;
}

.btn-outline-primary {
	color: #0d6efd;
	border-color: #0d6efd;
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #0d6efd;
	border-color: #0d6efd;
}

.btn-check:focus+.btn-outline-primary, .btn-outline-primary:focus {
	box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .5);
}

.btn-check:active+.btn-outline-primary, .btn-check:checked+.btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
	color: #fff;
	background-color: #0d6efd;
	border-color: #0d6efd;
}

.btn-check:active+.btn-outline-primary:focus, .btn-check:checked+.btn-outline-primary:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus, .btn-outline-primary:active:focus {
	box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
	color: #0d6efd;
	background-color: transparent;
}

.btn-outline-secondary {
	color: #6c757d;
	border-color: #6c757d;
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d;
}

.btn-check:focus+.btn-outline-secondary, .btn-outline-secondary:focus {
	box-shadow: 0 0 0 .25rem rgba(108, 117, 125, .5);
}

.btn-check:active+.btn-outline-secondary, .btn-check:checked+.btn-outline-secondary, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show, .btn-outline-secondary:active {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d;
}

.btn-check:active+.btn-outline-secondary:focus, .btn-check:checked+.btn-outline-secondary:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus, .btn-outline-secondary:active:focus {
	box-shadow: 0 0 0 .25rem rgba(108, 117, 125, .5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
	color: #6c757d;
	background-color: transparent;
}

.btn-outline-success {
	color: #198754;
	border-color: #198754;
}

.btn-outline-success:hover {
	color: #fff;
	background-color: #198754;
	border-color: #198754;
}

.btn-check:focus+.btn-outline-success, .btn-outline-success:focus {
	box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .5);
}

.btn-check:active+.btn-outline-success, .btn-check:checked+.btn-outline-success, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show, .btn-outline-success:active {
	color: #fff;
	background-color: #198754;
	border-color: #198754;
}

.btn-check:active+.btn-outline-success:focus, .btn-check:checked+.btn-outline-success:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus, .btn-outline-success:active:focus {
	box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
	color: #198754;
	background-color: transparent;
}

.btn-outline-info {
	color: #0dcaf0;
	border-color: #0dcaf0;
}

.btn-outline-info:hover {
	color: #000;
	background-color: #0dcaf0;
	border-color: #0dcaf0;
}

.btn-check:focus+.btn-outline-info, .btn-outline-info:focus {
	box-shadow: 0 0 0 .25rem rgba(13, 202, 240, .5);
}

.btn-check:active+.btn-outline-info, .btn-check:checked+.btn-outline-info, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show, .btn-outline-info:active {
	color: #000;
	background-color: #0dcaf0;
	border-color: #0dcaf0;
}

.btn-check:active+.btn-outline-info:focus, .btn-check:checked+.btn-outline-info:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus, .btn-outline-info:active:focus {
	box-shadow: 0 0 0 .25rem rgba(13, 202, 240, .5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
	color: #0dcaf0;
	background-color: transparent;
}

.btn-outline-warning {
	color: #ffc107;
	border-color: #ffc107;
}

.btn-outline-warning:hover {
	color: #000;
	background-color: #ffc107;
	border-color: #ffc107;
}

.btn-check:focus+.btn-outline-warning, .btn-outline-warning:focus {
	box-shadow: 0 0 0 .25rem rgba(255, 193, 7, .5);
}

.btn-check:active+.btn-outline-warning, .btn-check:checked+.btn-outline-warning, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show, .btn-outline-warning:active {
	color: #000;
	background-color: #ffc107;
	border-color: #ffc107;
}

.btn-check:active+.btn-outline-warning:focus, .btn-check:checked+.btn-outline-warning:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus, .btn-outline-warning:active:focus {
	box-shadow: 0 0 0 .25rem rgba(255, 193, 7, .5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
	color: #ffc107;
	background-color: transparent;
}

.btn-outline-danger {
	color: #dc3545;
	border-color: #dc3545;
}

.btn-outline-danger:hover {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
}

.btn-check:focus+.btn-outline-danger, .btn-outline-danger:focus {
	box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .5);
}

.btn-check:active+.btn-outline-danger, .btn-check:checked+.btn-outline-danger, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show, .btn-outline-danger:active {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
}

.btn-check:active+.btn-outline-danger:focus, .btn-check:checked+.btn-outline-danger:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus, .btn-outline-danger:active:focus {
	box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
	color: #dc3545;
	background-color: transparent;
}

.btn-outline-light {
	color: #f8f9fa;
	border-color: #f8f9fa;
}

.btn-outline-light:hover {
	color: #000;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
}

.btn-check:focus+.btn-outline-light, .btn-outline-light:focus {
	box-shadow: 0 0 0 .25rem rgba(248, 249, 250, .5);
}

.btn-check:active+.btn-outline-light, .btn-check:checked+.btn-outline-light, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show, .btn-outline-light:active {
	color: #000;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
}

.btn-check:active+.btn-outline-light:focus, .btn-check:checked+.btn-outline-light:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus, .btn-outline-light:active:focus {
	box-shadow: 0 0 0 .25rem rgba(248, 249, 250, .5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
	color: #f8f9fa;
	background-color: transparent;
}

.btn-outline-dark {
	color: #212529;
	border-color: #212529;
}

.btn-outline-dark:hover {
	color: #fff;
	background-color: #212529;
	border-color: #212529;
}

.btn-check:focus+.btn-outline-dark, .btn-outline-dark:focus {
	box-shadow: 0 0 0 .25rem rgba(33, 37, 41, .5);
}

.btn-check:active+.btn-outline-dark, .btn-check:checked+.btn-outline-dark, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show, .btn-outline-dark:active {
	color: #fff;
	background-color: #212529;
	border-color: #212529;
}

.btn-check:active+.btn-outline-dark:focus, .btn-check:checked+.btn-outline-dark:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus, .btn-outline-dark:active:focus {
	box-shadow: 0 0 0 .25rem rgba(33, 37, 41, .5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
	color: #212529;
	background-color: transparent;
}

.btn-link {
	font-weight: 400;
	color: #0d6efd;
	text-decoration: underline;
}

.btn-link:hover {
	color: #0a58ca;
}

.btn-link.disabled, .btn-link:disabled {
	color: #6c757d;
}

.btn-group-lg>.btn, .btn-lg {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	border-radius: .3rem;
}

.btn-group-sm>.btn, .btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	border-radius: .2rem;
}

.fade {
	transition: opacity .15s linear;
}

@media (prefers-reduced-motion:reduce) {
	.fade {
		transition: none;
	}
}

.fade:not(.show) {
	opacity: 0;
}

.collapse:not(.show) {
	display: none;
}

.collapsing {
	height: 0;
	overflow: hidden;
	transition: height .35s ease;
}

@media (prefers-reduced-motion:reduce) {
	.collapsing {
		transition: none;
	}
}

.dropdown, .dropend, .dropstart, .dropup {
	position: relative;
}

.dropdown-toggle {
	white-space: nowrap;
}

.dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
}

.dropdown-toggle:empty::after {
	margin-left: 0;
}

.dropdown-menu {
	position: absolute;
	z-index: 1000;
	display: none;
	min-width: 10rem;
	padding: .5rem 0;
	margin: 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem;
}

.dropdown-menu[data-bs-popper] {
	top: 100%;
	left: 0;
	margin-top: .125rem;
}

.dropdown-menu-start {
	--bs-position: start;
}

.dropdown-menu-start[data-bs-popper] {
	right: auto;
	left: 0;
}

.dropdown-menu-end {
	--bs-position: end;
}

.dropdown-menu-end[data-bs-popper] {
	right: 0;
	left: auto;
}

@media (min-width:576px) {
	.dropdown-menu-sm-start {
		--bs-position: start;
	}
	
	.dropdown-menu-sm-start[data-bs-popper] {
		right: auto;
		left: 0;
	}
	
	.dropdown-menu-sm-end {
		--bs-position: end;
	}
	
	.dropdown-menu-sm-end[data-bs-popper] {
		right: 0;
		left: auto;
	}
}

@media (min-width:768px) {
	.dropdown-menu-md-start {
		--bs-position: start;
	}
	
	.dropdown-menu-md-start[data-bs-popper] {
		right: auto;
		left: 0;
	}
	
	.dropdown-menu-md-end {
		--bs-position: end;
	}
	
	.dropdown-menu-md-end[data-bs-popper] {
		right: 0;
		left: auto;
	}
}

@media (min-width:992px) {
	.dropdown-menu-lg-start {
		--bs-position: start;
	}
	
	.dropdown-menu-lg-start[data-bs-popper] {
		right: auto;
		left: 0;
	}
	
	.dropdown-menu-lg-end {
		--bs-position: end;
	}
	
	.dropdown-menu-lg-end[data-bs-popper] {
		right: 0;
		left: auto;
	}
}

@media (min-width:1200px) {
	.dropdown-menu-xl-start {
		--bs-position: start;
	}
	
	.dropdown-menu-xl-start[data-bs-popper] {
		right: auto;
		left: 0;
	}
	
	.dropdown-menu-xl-end {
		--bs-position: end;
	}
	
	.dropdown-menu-xl-end[data-bs-popper] {
		right: 0;
		left: auto;
	}
}

@media (min-width:1400px) {
	.dropdown-menu-xxl-start {
		--bs-position: start;
	}
	
	.dropdown-menu-xxl-start[data-bs-popper] {
		right: auto;
		left: 0;
	}
	
	.dropdown-menu-xxl-end {
		--bs-position: end;
	}
	
	.dropdown-menu-xxl-end[data-bs-popper] {
		right: 0;
		left: auto;
	}
}

.dropup .dropdown-menu[data-bs-popper] {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: .125rem;
}

.dropup .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: 0;
	border-right: .3em solid transparent;
	border-bottom: .3em solid;
	border-left: .3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
	margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
	top: 0;
	right: auto;
	left: 100%;
	margin-top: 0;
	margin-left: .125rem;
}

.dropend .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: 0;
	border-bottom: .3em solid transparent;
	border-left: .3em solid;
}

.dropend .dropdown-toggle:empty::after {
	margin-left: 0;
}

.dropend .dropdown-toggle::after {
	vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
	top: 0;
	right: 100%;
	left: auto;
	margin-top: 0;
	margin-right: .125rem;
}

.dropstart .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
}

.dropstart .dropdown-toggle::after {
	display: none;
}

.dropstart .dropdown-toggle::before {
	display: inline-block;
	margin-right: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: .3em solid;
	border-bottom: .3em solid transparent;
}

.dropstart .dropdown-toggle:empty::after {
	margin-left: 0;
}

.dropstart .dropdown-toggle::before {
	vertical-align: 0;
}

.dropdown-divider {
	height: 0;
	margin: .5rem 0;
	overflow: hidden;
	border-top: 1px solid rgba(0, 0, 0, .15);
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	text-decoration: none;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
	color: #1e2125;
	background-color: #e9ecef;
}

.dropdown-item.active, .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #0d6efd;
}

.dropdown-item.disabled, .dropdown-item:disabled {
	color: #adb5bd;
	pointer-events: none;
	background-color: transparent;
}

.dropdown-menu.show {
	display: block;
}

.dropdown-header {
	display: block;
	padding: .5rem 1rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #6c757d;
	white-space: nowrap;
}

.dropdown-item-text {
	display: block;
	padding: .25rem 1rem;
	color: #212529;
}

.dropdown-menu-dark {
	color: #dee2e6;
	background-color: #343a40;
	border-color: rgba(0, 0, 0, .15);
}

.dropdown-menu-dark .dropdown-item {
	color: #dee2e6;
}

.dropdown-menu-dark .dropdown-item:focus, .dropdown-menu-dark .dropdown-item:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, .15);
}

.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
	color: #fff;
	background-color: #0d6efd;
}

.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
	color: #adb5bd;
}

.dropdown-menu-dark .dropdown-divider {
	border-color: rgba(0, 0, 0, .15);
}

.dropdown-menu-dark .dropdown-item-text {
	color: #dee2e6;
}

.dropdown-menu-dark .dropdown-header {
	color: #adb5bd;
}

.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-flex;
	vertical-align: middle;
}

.btn-group-vertical>.btn, .btn-group>.btn {
	position: relative;
	flex: 1 1 auto;
}

.btn-group-vertical>.btn-check:checked+.btn, .btn-group-vertical>.btn-check:focus+.btn, .btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn-check:checked+.btn, .btn-group>.btn-check:focus+.btn, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
	z-index: 1;
}

.btn-toolbar {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.btn-toolbar .input-group {
	width: auto;
}

.btn-group>.btn-group:not(:first-child), .btn-group>.btn:not(:first-child) {
	margin-left: -1px;
}

.btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:nth-child(n+3), .btn-group>:not(.btn-check)+.btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
	padding-right: .5625rem;
	padding-left: .5625rem;
}

.dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
	margin-left: 0;
}

.dropstart .dropdown-toggle-split::before {
	margin-right: 0;
}

.btn-group-sm>.btn+.dropdown-toggle-split, .btn-sm+.dropdown-toggle-split {
	padding-right: .375rem;
	padding-left: .375rem;
}

.btn-group-lg>.btn+.dropdown-toggle-split, .btn-lg+.dropdown-toggle-split {
	padding-right: .75rem;
	padding-left: .75rem;
}

.btn-group-vertical {
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group {
	width: 100%;
}

.btn-group-vertical>.btn-group:not(:first-child), .btn-group-vertical>.btn:not(:first-child) {
	margin-top: -1px;
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn, .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn, .btn-group-vertical>.btn~.btn {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.nav {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.nav-link {
	display: block;
	padding: .5rem 1rem;
	color: #0d6efd;
	text-decoration: none;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
	.nav-link {
		transition: none;
	}
}

.nav-link:focus, .nav-link:hover {
	color: #0a58ca;
}

.nav-link.disabled {
	color: #6c757d;
	pointer-events: none;
	cursor: default;
}

.nav-tabs {
	border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-link {
	margin-bottom: -1px;
	background: 0 0;
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border-color: #e9ecef #e9ecef #dee2e6;
	isolation: isolate;
}

.nav-tabs .nav-link.disabled {
	color: #6c757d;
	background-color: transparent;
	border-color: transparent;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.nav-pills .nav-link {
	background: 0 0;
	border: 0;
	border-radius: .25rem;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	color: #fff;
	background-color: #0d6efd;
}

.nav-fill .nav-item, .nav-fill>.nav-link {
	flex: 1 1 auto;
	text-align: center;
}

.nav-justified .nav-item, .nav-justified>.nav-link {
	flex-basis: 0;
	flex-grow: 1;
	text-align: center;
}

.nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link {
	width: 100%;
}

.tab-content>.tab-pane {
	display: none;
}

.tab-content>.active {
	display: block;
}

.navbar {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding-top: .5rem;
	padding-bottom: .5rem;
}

.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
	display: flex;
	flex-wrap: inherit;
	align-items: center;
	justify-content: space-between;
}

.navbar-brand {
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	text-decoration: none;
	white-space: nowrap;
}

.navbar-nav {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0;
}

.navbar-nav .dropdown-menu {
	position: static;
}

.navbar-text {
	padding-top: .5rem;
	padding-bottom: .5rem;
}

.navbar-collapse {
	flex-basis: 100%;
	flex-grow: 1;
	align-items: center;
}

.navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: .25rem;
	transition: box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
	.navbar-toggler {
		transition: none;
	}
}

.navbar-toggler:hover {
	text-decoration: none;
}

.navbar-toggler:focus {
	text-decoration: none;
	outline: 0;
	box-shadow: 0 0 0 .25rem;
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}

.navbar-nav-scroll {
	max-height: var(--bs-scroll-height, 75vh);
	overflow-y: auto;
}

@media (min-width:576px) {
	.navbar-expand-sm {
		flex-wrap: nowrap;
		justify-content: flex-start;
	}
	
	.navbar-expand-sm .navbar-nav {
		flex-direction: row;
	}
	
	.navbar-expand-sm .navbar-nav .dropdown-menu {
		position: absolute;
	}
	
	.navbar-expand-sm .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem;
	}
	
	.navbar-expand-sm .navbar-nav-scroll {
		overflow: visible;
	}
	
	.navbar-expand-sm .navbar-collapse {
		display: flex !important;
		flex-basis: auto;
	}
	
	.navbar-expand-sm .navbar-toggler {
		display: none;
	}
}

@media (min-width:768px) {
	.navbar-expand-md {
		flex-wrap: nowrap;
		justify-content: flex-start;
	}
	
	.navbar-expand-md .navbar-nav {
		flex-direction: row;
	}
	
	.navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute;
	}
	
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem;
	}
	
	.navbar-expand-md .navbar-nav-scroll {
		overflow: visible;
	}
	
	.navbar-expand-md .navbar-collapse {
		display: flex !important;
		flex-basis: auto;
	}
	
	.navbar-expand-md .navbar-toggler {
		display: none;
	}
}

@media (min-width:992px) {
	.navbar-expand-lg {
		flex-wrap: nowrap;
		justify-content: flex-start;
	}
	
	.navbar-expand-lg .navbar-nav {
		flex-direction: row;
	}
	
	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute;
	}
	
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem;
	}
	
	.navbar-expand-lg .navbar-nav-scroll {
		overflow: visible;
	}
	
	.navbar-expand-lg .navbar-collapse {
		display: flex !important;
		flex-basis: auto;
	}
	
	.navbar-expand-lg .navbar-toggler {
		display: none;
	}
}

@media (min-width:1200px) {
	.navbar-expand-xl {
		flex-wrap: nowrap;
		justify-content: flex-start;
	}
	
	.navbar-expand-xl .navbar-nav {
		flex-direction: row;
	}
	
	.navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute;
	}
	
	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem;
	}
	
	.navbar-expand-xl .navbar-nav-scroll {
		overflow: visible;
	}
	
	.navbar-expand-xl .navbar-collapse {
		display: flex !important;
		flex-basis: auto;
	}
	
	.navbar-expand-xl .navbar-toggler {
		display: none;
	}
}

@media (min-width:1400px) {
	.navbar-expand-xxl {
		flex-wrap: nowrap;
		justify-content: flex-start;
	}
	
	.navbar-expand-xxl .navbar-nav {
		flex-direction: row;
	}
	
	.navbar-expand-xxl .navbar-nav .dropdown-menu {
		position: absolute;
	}
	
	.navbar-expand-xxl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem;
	}
	
	.navbar-expand-xxl .navbar-nav-scroll {
		overflow: visible;
	}
	
	.navbar-expand-xxl .navbar-collapse {
		display: flex !important;
		flex-basis: auto;
	}
	
	.navbar-expand-xxl .navbar-toggler {
		display: none;
	}
}

.navbar-expand {
	flex-wrap: nowrap;
	justify-content: flex-start;
}

.navbar-expand .navbar-nav {
	flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem;
}

.navbar-expand .navbar-nav-scroll {
	overflow: visible;
}

.navbar-expand .navbar-collapse {
	display: flex !important;
	flex-basis: auto;
}

.navbar-expand .navbar-toggler {
	display: none;
}

.navbar-light .navbar-brand {
	color: rgba(0, 0, 0, .9);
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, .9);
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, .55);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, .7);
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, .3);
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
	color: rgba(0, 0, 0, .9);
}

.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, .55);
	border-color: rgba(0, 0, 0, .1);
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 30 30\'%3e%3cpath stroke=\'rgba%280, 0, 0, 0.55%29\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' stroke-width=\'2\' d=\'M4 7h22M4 15h22M4 23h22\'/%3e%3c/svg%3e");
}

.navbar-light .navbar-toggler-icon.nitro-lazy {
	background-image: none !important;
}

.navbar-light .navbar-text {
	color: rgba(0, 0, 0, .55);
}

.navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
	color: rgba(0, 0, 0, .9);
}

.navbar-dark .navbar-brand {
	color: #fff;
}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
	color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
	color: rgba(255, 255, 255, .55);
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(255, 255, 255, .75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255, 255, 255, .25);
}

.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show>.nav-link {
	color: #fff;
}

.navbar-dark .navbar-toggler {
	color: rgba(255, 255, 255, .55);
	border-color: rgba(255, 255, 255, .1);
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 30 30\'%3e%3cpath stroke=\'rgba%28255, 255, 255, 0.55%29\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' stroke-width=\'2\' d=\'M4 7h22M4 15h22M4 23h22\'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-toggler-icon.nitro-lazy {
	background-image: none !important;
}

.navbar-dark .navbar-text {
	color: rgba(255, 255, 255, .55);
}

.navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
	color: #fff;
}

.card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem;
}

.card>hr {
	margin-right: 0;
	margin-left: 0;
}

.card>.list-group {
	border-top: inherit;
	border-bottom: inherit;
}

.card>.list-group:first-child {
	border-top-width: 0;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px);
}

.card>.list-group:last-child {
	border-bottom-width: 0;
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px);
}

.card>.card-header+.list-group, .card>.list-group+.card-footer {
	border-top: 0;
}

.card-body {
	flex: 1 1 auto;
	padding: 1rem 1rem;
}

.card-title {
	margin-bottom: .5rem;
}

.card-subtitle {
	margin-top: -.25rem;
	margin-bottom: 0;
}

.card-text:last-child {
	margin-bottom: 0;
}

.card-link:hover {
	text-decoration: none;
}

.card-link+.card-link {
	margin-left: 1rem;
}

.card-header {
	padding: .5rem 1rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.card-footer {
	padding: .5rem 1rem;
	background-color: rgba(0, 0, 0, .03);
	border-top: 1px solid rgba(0, 0, 0, .125);
}

.card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}

.card-header-tabs {
	margin-right: -.5rem;
	margin-bottom: -.5rem;
	margin-left: -.5rem;
	border-bottom: 0;
}

.card-header-pills {
	margin-right: -.5rem;
	margin-left: -.5rem;
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1rem;
	border-radius: calc(.25rem - 1px);
}

.card-img, .card-img-bottom, .card-img-top {
	width: 100%;
}

.card-img, .card-img-top {
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px);
}

.card-img, .card-img-bottom {
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px);
}

.card-group>.card {
	margin-bottom: .75rem;
}

@media (min-width:576px) {
	.card-group {
		display: flex;
		flex-flow: row wrap;
	}
	
	.card-group>.card {
		flex: 1 0 0%;
		margin-bottom: 0;
	}
	
	.card-group>.card+.card {
		margin-left: 0;
		border-left: 0;
	}
	
	.card-group>.card:not(:last-child) {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	
	.card-group>.card:not(:last-child) .card-header, .card-group>.card:not(:last-child) .card-img-top {
		border-top-right-radius: 0;
	}
	
	.card-group>.card:not(:last-child) .card-footer, .card-group>.card:not(:last-child) .card-img-bottom {
		border-bottom-right-radius: 0;
	}
	
	.card-group>.card:not(:first-child) {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	
	.card-group>.card:not(:first-child) .card-header, .card-group>.card:not(:first-child) .card-img-top {
		border-top-left-radius: 0;
	}
	
	.card-group>.card:not(:first-child) .card-footer, .card-group>.card:not(:first-child) .card-img-bottom {
		border-bottom-left-radius: 0;
	}
}

.accordion-button {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	padding: 1rem 1.25rem;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	background-color: #fff;
	border: 0;
	border-radius: 0;
	overflow-anchor: none;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}

@media (prefers-reduced-motion:reduce) {
	.accordion-button {
		transition: none;
	}
}

.accordion-button:not(.collapsed) {
	color: #0c63e4;
	background-color: #e7f1ff;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.accordion-button:not(.collapsed)::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\' fill=\'%230c63e4\'%3e%3cpath fill-rule=\'evenodd\' d=\'M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z\'/%3e%3c/svg%3e");
	transform: rotate(-180deg);
}

.accordion-button::after {
	flex-shrink: 0;
	width: 1.25rem;
	height: 1.25rem;
	margin-left: auto;
	content: "";
	background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\' fill=\'%23212529\'%3e%3cpath fill-rule=\'evenodd\' d=\'M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z\'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-size: 1.25rem;
	transition: transform .2s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
	.accordion-button::after {
		transition: none;
	}
}

.accordion-button:hover {
	z-index: 2;
}

.accordion-button:focus {
	z-index: 3;
	border-color: #86b7fe;
	outline: 0;
	box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.accordion-header {
	margin-bottom: 0;
}

.accordion-item {
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125);
}

.accordion-item:first-of-type {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
}

.accordion-item:first-of-type .accordion-button {
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px);
}

.accordion-item:not(:first-of-type) {
	border-top: 0;
}

.accordion-item:last-of-type {
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem;
}

.accordion-item:last-of-type .accordion-button.collapsed {
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px);
}

.accordion-item:last-of-type .accordion-collapse {
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem;
}

.accordion-body {
	padding: 1rem 1.25rem;
}

.accordion-flush .accordion-collapse {
	border-width: 0;
}

.accordion-flush .accordion-item {
	border-right: 0;
	border-left: 0;
	border-radius: 0;
}

.accordion-flush .accordion-item:first-child {
	border-top: 0;
}

.accordion-flush .accordion-item:last-child {
	border-bottom: 0;
}

.accordion-flush .accordion-item .accordion-button {
	border-radius: 0;
}

.breadcrumb {
	display: flex;
	flex-wrap: wrap;
	padding: 0 0;
	margin-bottom: 1rem;
	list-style: none;
}

.breadcrumb-item+.breadcrumb-item {
	padding-left: .5rem;
}

.breadcrumb-item+.breadcrumb-item::before {
	float: left;
	padding-right: .5rem;
	color: #6c757d;
	content: var(--bs-breadcrumb-divider, "/");
}

.breadcrumb-item.active {
	color: #6c757d;
}

.pagination {
	display: flex;
	padding-left: 0;
	list-style: none;
}

.page-link {
	position: relative;
	display: block;
	color: #0d6efd;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #dee2e6;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
	.page-link {
		transition: none;
	}
}

.page-link:hover {
	z-index: 2;
	color: #0a58ca;
	background-color: #e9ecef;
	border-color: #dee2e6;
}

.page-link:focus {
	z-index: 3;
	color: #0a58ca;
	background-color: #e9ecef;
	outline: 0;
	box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.page-item:not(:first-child) .page-link {
	margin-left: -1px;
}

.page-item.active .page-link {
	z-index: 3;
	color: #fff;
	background-color: #0d6efd;
	border-color: #0d6efd;
}

.page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	background-color: #fff;
	border-color: #dee2e6;
}

.page-link {
	padding: .375rem .75rem;
}

.page-item:first-child .page-link {
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem;
}

.page-item:last-child .page-link {
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem;
}

.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
}

.pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: .3rem;
	border-bottom-left-radius: .3rem;
}

.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: .3rem;
	border-bottom-right-radius: .3rem;
}

.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .875rem;
}

.pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: .2rem;
	border-bottom-left-radius: .2rem;
}

.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: .2rem;
	border-bottom-right-radius: .2rem;
}

.badge {
	display: inline-block;
	padding: .35em .65em;
	font-size: .75em;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25rem;
}

.badge:empty {
	display: none;
}

.btn .badge {
	position: relative;
	top: -1px;
}

.alert {
	position: relative;
	padding: 1rem 1rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem;
}

.alert-heading {
	color: inherit;
}

.alert-link {
	font-weight: 700;
}

.alert-dismissible {
	padding-right: 3rem;
}

.alert-dismissible .btn-close {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	padding: 1.25rem 1rem;
}

.alert-primary {
	color: #084298;
	background-color: #cfe2ff;
	border-color: #b6d4fe;
}

.alert-primary .alert-link {
	color: #06357a;
}

.alert-secondary {
	color: #41464b;
	background-color: #e2e3e5;
	border-color: #d3d6d8;
}

.alert-secondary .alert-link {
	color: #34383c;
}

.alert-success {
	color: #0f5132;
	background-color: #d1e7dd;
	border-color: #badbcc;
}

.alert-success .alert-link {
	color: #0c4128;
}

.alert-info {
	color: #055160;
	background-color: #cff4fc;
	border-color: #b6effb;
}

.alert-info .alert-link {
	color: #04414d;
}

.alert-warning {
	color: #664d03;
	background-color: #fff3cd;
	border-color: #ffecb5;
}

.alert-warning .alert-link {
	color: #523e02;
}

.alert-danger {
	color: #842029;
	background-color: #f8d7da;
	border-color: #f5c2c7;
}

.alert-danger .alert-link {
	color: #6a1a21;
}

.alert-light {
	color: #636464;
	background-color: #fefefe;
	border-color: #fdfdfe;
}

.alert-light .alert-link {
	color: #4f5050;
}

.alert-dark {
	color: #141619;
	background-color: #d3d3d4;
	border-color: #bcbebf;
}

.alert-dark .alert-link {
	color: #101214;
}

@-webkit-keyframes progress-bar-stripes {
	0% {
		background-position-x: 1rem;
	}
}

@keyframes progress-bar-stripes {
	0% {
		background-position-x: 1rem;
	}
}

.progress {
	display: flex;
	height: 1rem;
	overflow: hidden;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: .25rem;
}

.progress-bar {
	display: flex;
	flex-direction: column;
	justify-content: center;
	overflow: hidden;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #0d6efd;
	transition: width .6s ease;
}

@media (prefers-reduced-motion:reduce) {
	.progress-bar {
		transition: none;
	}
}

.progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 1rem 1rem;
}

.progress-bar-animated {
	-webkit-animation: 1s linear infinite progress-bar-stripes;
	animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion:reduce) {
	.progress-bar-animated {
		-webkit-animation: none;
		animation: none;
	}
}

.list-group {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	border-radius: .25rem;
}

.list-group-numbered {
	list-style-type: none;
	counter-reset: section;
}

.list-group-numbered>li::before {
	content: counters(section, ".") ". ";
	counter-increment: section;
}

.list-group-item-action {
	width: 100%;
	color: #495057;
	text-align: inherit;
}

.list-group-item-action:focus, .list-group-item-action:hover {
	z-index: 1;
	color: #495057;
	text-decoration: none;
	background-color: #f8f9fa;
}

.list-group-item-action:active {
	color: #212529;
	background-color: #e9ecef;
}

.list-group-item {
	position: relative;
	display: block;
	padding: .5rem 1rem;
	color: #212529;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125);
}

.list-group-item:first-child {
	border-top-left-radius: inherit;
	border-top-right-radius: inherit;
}

.list-group-item:last-child {
	border-bottom-right-radius: inherit;
	border-bottom-left-radius: inherit;
}

.list-group-item.disabled, .list-group-item:disabled {
	color: #6c757d;
	pointer-events: none;
	background-color: #fff;
}

.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #0d6efd;
	border-color: #0d6efd;
}

.list-group-item+.list-group-item {
	border-top-width: 0;
}

.list-group-item+.list-group-item.active {
	margin-top: -1px;
	border-top-width: 1px;
}

.list-group-horizontal {
	flex-direction: row;
}

.list-group-horizontal>.list-group-item:first-child {
	border-bottom-left-radius: .25rem;
	border-top-right-radius: 0;
}

.list-group-horizontal>.list-group-item:last-child {
	border-top-right-radius: .25rem;
	border-bottom-left-radius: 0;
}

.list-group-horizontal>.list-group-item.active {
	margin-top: 0;
}

.list-group-horizontal>.list-group-item+.list-group-item {
	border-top-width: 1px;
	border-left-width: 0;
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
	margin-left: -1px;
	border-left-width: 1px;
}

@media (min-width:576px) {
	.list-group-horizontal-sm {
		flex-direction: row;
	}
	
	.list-group-horizontal-sm>.list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0;
	}
	
	.list-group-horizontal-sm>.list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0;
	}
	
	.list-group-horizontal-sm>.list-group-item.active {
		margin-top: 0;
	}
	
	.list-group-horizontal-sm>.list-group-item+.list-group-item {
		border-top-width: 1px;
		border-left-width: 0;
	}
	
	.list-group-horizontal-sm>.list-group-item+.list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px;
	}
}

@media (min-width:768px) {
	.list-group-horizontal-md {
		flex-direction: row;
	}
	
	.list-group-horizontal-md>.list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0;
	}
	
	.list-group-horizontal-md>.list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0;
	}
	
	.list-group-horizontal-md>.list-group-item.active {
		margin-top: 0;
	}
	
	.list-group-horizontal-md>.list-group-item+.list-group-item {
		border-top-width: 1px;
		border-left-width: 0;
	}
	
	.list-group-horizontal-md>.list-group-item+.list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px;
	}
}

@media (min-width:992px) {
	.list-group-horizontal-lg {
		flex-direction: row;
	}
	
	.list-group-horizontal-lg>.list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0;
	}
	
	.list-group-horizontal-lg>.list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0;
	}
	
	.list-group-horizontal-lg>.list-group-item.active {
		margin-top: 0;
	}
	
	.list-group-horizontal-lg>.list-group-item+.list-group-item {
		border-top-width: 1px;
		border-left-width: 0;
	}
	
	.list-group-horizontal-lg>.list-group-item+.list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px;
	}
}

@media (min-width:1200px) {
	.list-group-horizontal-xl {
		flex-direction: row;
	}
	
	.list-group-horizontal-xl>.list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0;
	}
	
	.list-group-horizontal-xl>.list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0;
	}
	
	.list-group-horizontal-xl>.list-group-item.active {
		margin-top: 0;
	}
	
	.list-group-horizontal-xl>.list-group-item+.list-group-item {
		border-top-width: 1px;
		border-left-width: 0;
	}
	
	.list-group-horizontal-xl>.list-group-item+.list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px;
	}
}

@media (min-width:1400px) {
	.list-group-horizontal-xxl {
		flex-direction: row;
	}
	
	.list-group-horizontal-xxl>.list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0;
	}
	
	.list-group-horizontal-xxl>.list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0;
	}
	
	.list-group-horizontal-xxl>.list-group-item.active {
		margin-top: 0;
	}
	
	.list-group-horizontal-xxl>.list-group-item+.list-group-item {
		border-top-width: 1px;
		border-left-width: 0;
	}
	
	.list-group-horizontal-xxl>.list-group-item+.list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px;
	}
}

.list-group-flush {
	border-radius: 0;
}

.list-group-flush>.list-group-item {
	border-width: 0 0 1px;
}

.list-group-flush>.list-group-item:last-child {
	border-bottom-width: 0;
}

.list-group-item-primary {
	color: #084298;
	background-color: #cfe2ff;
}

.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
	color: #084298;
	background-color: #bacbe6;
}

.list-group-item-primary.list-group-item-action.active {
	color: #fff;
	background-color: #084298;
	border-color: #084298;
}

.list-group-item-secondary {
	color: #41464b;
	background-color: #e2e3e5;
}

.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
	color: #41464b;
	background-color: #cbccce;
}

.list-group-item-secondary.list-group-item-action.active {
	color: #fff;
	background-color: #41464b;
	border-color: #41464b;
}

.list-group-item-success {
	color: #0f5132;
	background-color: #d1e7dd;
}

.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
	color: #0f5132;
	background-color: #bcd0c7;
}

.list-group-item-success.list-group-item-action.active {
	color: #fff;
	background-color: #0f5132;
	border-color: #0f5132;
}

.list-group-item-info {
	color: #055160;
	background-color: #cff4fc;
}

.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
	color: #055160;
	background-color: #badce3;
}

.list-group-item-info.list-group-item-action.active {
	color: #fff;
	background-color: #055160;
	border-color: #055160;
}

.list-group-item-warning {
	color: #664d03;
	background-color: #fff3cd;
}

.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
	color: #664d03;
	background-color: #e6dbb9;
}

.list-group-item-warning.list-group-item-action.active {
	color: #fff;
	background-color: #664d03;
	border-color: #664d03;
}

.list-group-item-danger {
	color: #842029;
	background-color: #f8d7da;
}

.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
	color: #842029;
	background-color: #dfc2c4;
}

.list-group-item-danger.list-group-item-action.active {
	color: #fff;
	background-color: #842029;
	border-color: #842029;
}

.list-group-item-light {
	color: #636464;
	background-color: #fefefe;
}

.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
	color: #636464;
	background-color: #e5e5e5;
}

.list-group-item-light.list-group-item-action.active {
	color: #fff;
	background-color: #636464;
	border-color: #636464;
}

.list-group-item-dark {
	color: #141619;
	background-color: #d3d3d4;
}

.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
	color: #141619;
	background-color: #bebebf;
}

.list-group-item-dark.list-group-item-action.active {
	color: #fff;
	background-color: #141619;
	border-color: #141619;
}

.btn-close {
	box-sizing: content-box;
	width: 1em;
	height: 1em;
	padding: .25em .25em;
	color: #000;
	background: transparent url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\' fill=\'%23000\'%3e%3cpath d=\'M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z\'/%3e%3c/svg%3e") center/1em auto no-repeat;
	border: 0;
	border-radius: .25rem;
	opacity: .5;
}

.btn-close:hover {
	color: #000;
	text-decoration: none;
	opacity: .75;
}

.btn-close:focus {
	outline: 0;
	box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
	opacity: 1;
}

.btn-close.disabled, .btn-close:disabled {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	opacity: .25;
}

.btn-close-white {
	filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
	width: 350px;
	max-width: 100%;
	font-size: .875rem;
	pointer-events: auto;
	background-color: rgba(255, 255, 255, .85);
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .1);
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
	border-radius: .25rem;
}

.toast:not(.showing):not(.show) {
	opacity: 0;
}

.toast.hide {
	display: none;
}

.toast-container {
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	max-width: 100%;
	pointer-events: none;
}

.toast-container>:not(:last-child) {
	margin-bottom: .75rem;
}

.toast-header {
	display: flex;
	align-items: center;
	padding: .5rem .75rem;
	color: #6c757d;
	background-color: rgba(255, 255, 255, .85);
	background-clip: padding-box;
	border-bottom: 1px solid rgba(0, 0, 0, .05);
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px);
}

.toast-header .btn-close {
	margin-right: -.375rem;
	margin-left: .75rem;
}

.toast-body {
	padding: .75rem;
	word-wrap: break-word;
}

.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	outline: 0;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
}

.modal.fade .modal-dialog {
	transition: transform .3s ease-out;
	transform: translate(0, -50px);
}

@media (prefers-reduced-motion:reduce) {
	.modal.fade .modal-dialog {
		transition: none;
	}
}

.modal.show .modal-dialog {
	transform: none;
}

.modal.modal-static .modal-dialog {
	transform: scale(1.02);
}

.modal-dialog-scrollable {
	height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
	max-height: 100%;
	overflow: hidden;
}

.modal-dialog-scrollable .modal-body {
	overflow-y: auto;
}

.modal-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - 1rem);
}

.modal-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000;
}

.modal-backdrop.fade {
	opacity: 0;
}

.modal-backdrop.show {
	opacity: .5;
}

.modal-header {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: space-between;
	padding: 1rem 1rem;
	border-bottom: 1px solid #dee2e6;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px);
}

.modal-header .btn-close {
	padding: .5rem .5rem;
	margin: -.5rem -.5rem -.5rem auto;
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.5;
}

.modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 1rem;
}

.modal-footer {
	display: flex;
	flex-wrap: wrap;
	flex-shrink: 0;
	align-items: center;
	justify-content: flex-end;
	padding: .75rem;
	border-top: 1px solid #dee2e6;
	border-bottom-right-radius: calc(.3rem - 1px);
	border-bottom-left-radius: calc(.3rem - 1px);
}

.modal-footer>* {
	margin: .25rem;
}

@media (min-width:576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto;
	}
	
	.modal-dialog-scrollable {
		height: calc(100% - 3.5rem);
	}
	
	.modal-dialog-centered {
		min-height: calc(100% - 3.5rem);
	}
	
	.modal-sm {
		max-width: 300px;
	}
}

@media (min-width:992px) {
	.modal-lg, .modal-xl {
		max-width: 800px;
	}
}

@media (min-width:1200px) {
	.modal-xl {
		max-width: 1140px;
	}
}

.modal-fullscreen {
	width: 100vw;
	max-width: none;
	height: 100%;
	margin: 0;
}

.modal-fullscreen .modal-content {
	height: 100%;
	border: 0;
	border-radius: 0;
}

.modal-fullscreen .modal-header {
	border-radius: 0;
}

.modal-fullscreen .modal-body {
	overflow-y: auto;
}

.modal-fullscreen .modal-footer {
	border-radius: 0;
}

@media (max-width:575.98px) {
	.modal-fullscreen-sm-down {
		width: 100vw;
		max-width: none;
		height: 100%;
		margin: 0;
	}
	
	.modal-fullscreen-sm-down .modal-content {
		height: 100%;
		border: 0;
		border-radius: 0;
	}
	
	.modal-fullscreen-sm-down .modal-header {
		border-radius: 0;
	}
	
	.modal-fullscreen-sm-down .modal-body {
		overflow-y: auto;
	}
	
	.modal-fullscreen-sm-down .modal-footer {
		border-radius: 0;
	}
}

@media (max-width:767.98px) {
	.modal-fullscreen-md-down {
		width: 100vw;
		max-width: none;
		height: 100%;
		margin: 0;
	}
	
	.modal-fullscreen-md-down .modal-content {
		height: 100%;
		border: 0;
		border-radius: 0;
	}
	
	.modal-fullscreen-md-down .modal-header {
		border-radius: 0;
	}
	
	.modal-fullscreen-md-down .modal-body {
		overflow-y: auto;
	}
	
	.modal-fullscreen-md-down .modal-footer {
		border-radius: 0;
	}
}

@media (max-width:991.98px) {
	.modal-fullscreen-lg-down {
		width: 100vw;
		max-width: none;
		height: 100%;
		margin: 0;
	}
	
	.modal-fullscreen-lg-down .modal-content {
		height: 100%;
		border: 0;
		border-radius: 0;
	}
	
	.modal-fullscreen-lg-down .modal-header {
		border-radius: 0;
	}
	
	.modal-fullscreen-lg-down .modal-body {
		overflow-y: auto;
	}
	
	.modal-fullscreen-lg-down .modal-footer {
		border-radius: 0;
	}
}

@media (max-width:1199.98px) {
	.modal-fullscreen-xl-down {
		width: 100vw;
		max-width: none;
		height: 100%;
		margin: 0;
	}
	
	.modal-fullscreen-xl-down .modal-content {
		height: 100%;
		border: 0;
		border-radius: 0;
	}
	
	.modal-fullscreen-xl-down .modal-header {
		border-radius: 0;
	}
	
	.modal-fullscreen-xl-down .modal-body {
		overflow-y: auto;
	}
	
	.modal-fullscreen-xl-down .modal-footer {
		border-radius: 0;
	}
}

@media (max-width:1399.98px) {
	.modal-fullscreen-xxl-down {
		width: 100vw;
		max-width: none;
		height: 100%;
		margin: 0;
	}
	
	.modal-fullscreen-xxl-down .modal-content {
		height: 100%;
		border: 0;
		border-radius: 0;
	}
	
	.modal-fullscreen-xxl-down .modal-header {
		border-radius: 0;
	}
	
	.modal-fullscreen-xxl-down .modal-body {
		overflow-y: auto;
	}
	
	.modal-fullscreen-xxl-down .modal-footer {
		border-radius: 0;
	}
}

.tooltip {
	position: absolute;
	z-index: 1080;
	display: block;
	margin: 0;
	font-family: var(--bs-font-sans-serif);
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	opacity: 0;
}

.tooltip.show {
	opacity: .9;
}

.tooltip .tooltip-arrow {
	position: absolute;
	display: block;
	width: .8rem;
	height: .4rem;
}

.tooltip .tooltip-arrow::before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid;
}

.bs-tooltip-auto[data-popper-placement^=top], .bs-tooltip-top {
	padding: .4rem 0;
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow, .bs-tooltip-top .tooltip-arrow {
	bottom: 0;
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before, .bs-tooltip-top .tooltip-arrow::before {
	top: -1px;
	border-width: .4rem .4rem 0;
	border-top-color: #000;
}

.bs-tooltip-auto[data-popper-placement^=right], .bs-tooltip-end {
	padding: 0 .4rem;
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow, .bs-tooltip-end .tooltip-arrow {
	left: 0;
	width: .4rem;
	height: .8rem;
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before, .bs-tooltip-end .tooltip-arrow::before {
	right: -1px;
	border-width: .4rem .4rem .4rem 0;
	border-right-color: #000;
}

.bs-tooltip-auto[data-popper-placement^=bottom], .bs-tooltip-bottom {
	padding: .4rem 0;
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow, .bs-tooltip-bottom .tooltip-arrow {
	top: 0;
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before, .bs-tooltip-bottom .tooltip-arrow::before {
	bottom: -1px;
	border-width: 0 .4rem .4rem;
	border-bottom-color: #000;
}

.bs-tooltip-auto[data-popper-placement^=left], .bs-tooltip-start {
	padding: 0 .4rem;
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow, .bs-tooltip-start .tooltip-arrow {
	right: 0;
	width: .4rem;
	height: .8rem;
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before, .bs-tooltip-start .tooltip-arrow::before {
	left: -1px;
	border-width: .4rem 0 .4rem .4rem;
	border-left-color: #000;
}

.tooltip-inner {
	max-width: 200px;
	padding: .25rem .5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: .25rem;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1070;
	display: block;
	max-width: 276px;
	font-family: var(--bs-font-sans-serif);
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
}

.popover .popover-arrow {
	position: absolute;
	display: block;
	width: 1rem;
	height: .5rem;
}

.popover .popover-arrow::after, .popover .popover-arrow::before {
	position: absolute;
	display: block;
	content: "";
	border-color: transparent;
	border-style: solid;
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow, .bs-popover-top>.popover-arrow {
	bottom: calc(-.5rem - 1px);
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before, .bs-popover-top>.popover-arrow::before {
	bottom: 0;
	border-width: .5rem .5rem 0;
	border-top-color: rgba(0, 0, 0, .25);
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after, .bs-popover-top>.popover-arrow::after {
	bottom: 1px;
	border-width: .5rem .5rem 0;
	border-top-color: #fff;
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow, .bs-popover-end>.popover-arrow {
	left: calc(-.5rem - 1px);
	width: .5rem;
	height: 1rem;
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before, .bs-popover-end>.popover-arrow::before {
	left: 0;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: rgba(0, 0, 0, .25);
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after, .bs-popover-end>.popover-arrow::after {
	left: 1px;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: #fff;
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow, .bs-popover-bottom>.popover-arrow {
	top: calc(-.5rem - 1px);
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before, .bs-popover-bottom>.popover-arrow::before {
	top: 0;
	border-width: 0 .5rem .5rem .5rem;
	border-bottom-color: rgba(0, 0, 0, .25);
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after, .bs-popover-bottom>.popover-arrow::after {
	top: 1px;
	border-width: 0 .5rem .5rem .5rem;
	border-bottom-color: #fff;
}

.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 1rem;
	margin-left: -.5rem;
	content: "";
	border-bottom: 1px solid #f0f0f0;
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow, .bs-popover-start>.popover-arrow {
	right: calc(-.5rem - 1px);
	width: .5rem;
	height: 1rem;
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before, .bs-popover-start>.popover-arrow::before {
	right: 0;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: rgba(0, 0, 0, .25);
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after, .bs-popover-start>.popover-arrow::after {
	right: 1px;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: #fff;
}

.popover-header {
	padding: .5rem 1rem;
	margin-bottom: 0;
	font-size: 1rem;
	background-color: #f0f0f0;
	border-bottom: 1px solid #d8d8d8;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px);
}

.popover-header:empty {
	display: none;
}

.popover-body {
	padding: 1rem 1rem;
	color: #212529;
}

.carousel {
	position: relative;
}

.carousel.pointer-event {
	touch-action: pan-y;
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.carousel-inner::after {
	display: block;
	clear: both;
	content: "";
}

.carousel-item {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	margin-right: -100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: transform .6s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
	.carousel-item {
		transition: none;
	}
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
	display: block;
}

.active.carousel-item-end, .carousel-item-next:not(.carousel-item-start) {
	transform: translateX(100%);
}

.active.carousel-item-start, .carousel-item-prev:not(.carousel-item-end) {
	transform: translateX(-100%);
}

.carousel-fade .carousel-item {
	opacity: 0;
	transition-property: opacity;
	transform: none;
}

.carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end, .carousel-fade .carousel-item.active {
	z-index: 1;
	opacity: 1;
}

.carousel-fade .active.carousel-item-end, .carousel-fade .active.carousel-item-start {
	z-index: 0;
	opacity: 0;
	transition: opacity 0s .6s;
}

@media (prefers-reduced-motion:reduce) {
	.carousel-fade .active.carousel-item-end, .carousel-fade .active.carousel-item-start {
		transition: none;
	}
}

.carousel-control-next, .carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15%;
	padding: 0;
	color: #fff;
	text-align: center;
	background: 0 0;
	border: 0;
	opacity: .5;
	transition: opacity .15s ease;
}

@media (prefers-reduced-motion:reduce) {
	.carousel-control-next, .carousel-control-prev {
		transition: none;
	}
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9;
}

.carousel-control-prev {
	left: 0;
}

.carousel-control-next {
	right: 0;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 100% 100%;
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\' fill=\'%23fff\'%3e%3cpath d=\'M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z\'/%3e%3c/svg%3e");
}

.carousel-control-prev-icon.nitro-lazy {
	background-image: none !important;
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\' fill=\'%23fff\'%3e%3cpath d=\'M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z\'/%3e%3c/svg%3e");
}

.carousel-control-next-icon.nitro-lazy {
	background-image: none !important;
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	display: flex;
	justify-content: center;
	padding: 0;
	margin-right: 15%;
	margin-bottom: 1rem;
	margin-left: 15%;
	list-style: none;
}

.carousel-indicators [data-bs-target] {
	box-sizing: content-box;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	padding: 0;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: .5;
	transition: opacity .6s ease;
}

@media (prefers-reduced-motion:reduce) {
	.carousel-indicators [data-bs-target] {
		transition: none;
	}
}

.carousel-indicators .active {
	opacity: 1;
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 1.25rem;
	left: 15%;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	color: #fff;
	text-align: center;
}

.carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
	filter: invert(1) grayscale(100);
}

.carousel-dark .carousel-indicators [data-bs-target] {
	background-color: #000;
}

.carousel-dark .carousel-caption {
	color: #000;
}

@-webkit-keyframes spinner-border {
	to {
		transform: rotate(360deg);
	}
}

@keyframes spinner-border {
	to {
		transform: rotate(360deg);
	}
}

.spinner-border {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: -.125em;
	border: .25em solid currentColor;
	border-right-color: transparent;
	border-radius: 50%;
	-webkit-animation: .75s linear infinite spinner-border;
	animation: .75s linear infinite spinner-border;
}

.spinner-border-sm {
	width: 1rem;
	height: 1rem;
	border-width: .2em;
}

@-webkit-keyframes spinner-grow {
	0% {
		transform: scale(0);
	}
	
	50% {
		opacity: 1;
		transform: none;
	}
}

@keyframes spinner-grow {
	0% {
		transform: scale(0);
	}
	
	50% {
		opacity: 1;
		transform: none;
	}
}

.spinner-grow {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: -.125em;
	background-color: currentColor;
	border-radius: 50%;
	opacity: 0;
	-webkit-animation: .75s linear infinite spinner-grow;
	animation: .75s linear infinite spinner-grow;
}

.spinner-grow-sm {
	width: 1rem;
	height: 1rem;
}

@media (prefers-reduced-motion:reduce) {
	.spinner-border, .spinner-grow {
		-webkit-animation-duration: 1.5s;
		animation-duration: 1.5s;
	}
}

.offcanvas {
	position: fixed;
	bottom: 0;
	z-index: 1050;
	display: flex;
	flex-direction: column;
	max-width: 100%;
	visibility: hidden;
	background-color: #fff;
	background-clip: padding-box;
	outline: 0;
	transition: transform .3s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
	.offcanvas {
		transition: none;
	}
}

.offcanvas-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 1rem 1rem;
}

.offcanvas-header .btn-close {
	padding: .5rem .5rem;
	margin: -.5rem -.5rem -.5rem auto;
}

.offcanvas-title {
	margin-bottom: 0;
	line-height: 1.5;
}

.offcanvas-body {
	flex-grow: 1;
	padding: 1rem 1rem;
	overflow-y: auto;
}

.offcanvas-start {
	top: 0;
	left: 0;
	width: 400px;
	border-right: 1px solid rgba(0, 0, 0, .2);
	transform: translateX(-100%);
}

.offcanvas-end {
	top: 0;
	right: 0;
	width: 400px;
	border-left: 1px solid rgba(0, 0, 0, .2);
	transform: translateX(100%);
}

.offcanvas-top {
	top: 0;
	right: 0;
	left: 0;
	height: 30vh;
	max-height: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	transform: translateY(-100%);
}

.offcanvas-bottom {
	right: 0;
	left: 0;
	height: 30vh;
	max-height: 100%;
	border-top: 1px solid rgba(0, 0, 0, .2);
	transform: translateY(100%);
}

.offcanvas.show {
	transform: none;
}

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

.link-primary {
	color: #0d6efd;
}

.link-primary:focus, .link-primary:hover {
	color: #0a58ca;
}

.link-secondary {
	color: #6c757d;
}

.link-secondary:focus, .link-secondary:hover {
	color: #565e64;
}

.link-success {
	color: #198754;
}

.link-success:focus, .link-success:hover {
	color: #146c43;
}

.link-info {
	color: #0dcaf0;
}

.link-info:focus, .link-info:hover {
	color: #3dd5f3;
}

.link-warning {
	color: #ffc107;
}

.link-warning:focus, .link-warning:hover {
	color: #ffcd39;
}

.link-danger {
	color: #dc3545;
}

.link-danger:focus, .link-danger:hover {
	color: #b02a37;
}

.link-light {
	color: #f8f9fa;
}

.link-light:focus, .link-light:hover {
	color: #f9fafb;
}

.link-dark {
	color: #212529;
}

.link-dark:focus, .link-dark:hover {
	color: #1a1e21;
}

.ratio {
	position: relative;
	width: 100%;
}

.ratio::before {
	display: block;
	padding-top: var(--bs-aspect-ratio);
	content: "";
}

.ratio>* {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ratio-1x1 {
	--bs-aspect-ratio: 100%;
}

.ratio-4x3 {
	--bs-aspect-ratio: calc(3 / 4 * 100%);
}

.ratio-16x9 {
	--bs-aspect-ratio: calc(9 / 16 * 100%);
}

.ratio-21x9 {
	--bs-aspect-ratio: calc(9 / 21 * 100%);
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}

.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
}

.sticky-top {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1020;
}

@media (min-width:576px) {
	.sticky-sm-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020;
	}
}

@media (min-width:768px) {
	.sticky-md-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020;
	}
}

@media (min-width:992px) {
	.sticky-lg-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020;
	}
}

@media (min-width:1200px) {
	.sticky-xl-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020;
	}
}

@media (min-width:1400px) {
	.sticky-xxl-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020;
	}
}

.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

.stretched-link::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	content: "";
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.align-baseline {
	vertical-align: baseline !important;
}

.align-top {
	vertical-align: top !important;
}

.align-middle {
	vertical-align: middle !important;
}

.align-bottom {
	vertical-align: bottom !important;
}

.align-text-bottom {
	vertical-align: text-bottom !important;
}

.align-text-top {
	vertical-align: text-top !important;
}

.float-start {
	float: left !important;
}

.float-end {
	float: right !important;
}

.float-none {
	float: none !important;
}

.overflow-auto {
	overflow: auto !important;
}

.overflow-hidden {
	overflow: hidden !important;
}

.overflow-visible {
	overflow: visible !important;
}

.overflow-scroll {
	overflow: scroll !important;
}

.d-inline {
	display: inline !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-block {
	display: block !important;
}

.d-grid {
	display: grid !important;
}

.d-table {
	display: table !important;
}

.d-table-row {
	display: table-row !important;
}

.d-table-cell {
	display: table-cell !important;
}

.d-flex {
	display: flex !important;
}

.d-inline-flex {
	display: inline-flex !important;
}

.d-none {
	display: none !important;
}

.shadow {
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.shadow-sm {
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.shadow-lg {
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}

.shadow-none {
	box-shadow: none !important;
}

.position-static {
	position: static !important;
}

.position-relative {
	position: relative !important;
}

.position-absolute {
	position: absolute !important;
}

.position-fixed {
	position: fixed !important;
}

.position-sticky {
	position: -webkit-sticky !important;
	position: sticky !important;
}

.top-0 {
	top: 0 !important;
}

.top-50 {
	top: 50% !important;
}

.top-100 {
	top: 100% !important;
}

.bottom-0 {
	bottom: 0 !important;
}

.bottom-50 {
	bottom: 50% !important;
}

.bottom-100 {
	bottom: 100% !important;
}

.start-0 {
	left: 0 !important;
}

.start-50 {
	left: 50% !important;
}

.start-100 {
	left: 100% !important;
}

.end-0 {
	right: 0 !important;
}

.end-50 {
	right: 50% !important;
}

.end-100 {
	right: 100% !important;
}

.translate-middle {
	transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
	transform: translateX(-50%) !important;
}

.translate-middle-y {
	transform: translateY(-50%) !important;
}

.border {
	border: 1px solid #dee2e6 !important;
}

.border-0 {
	border: 0 !important;
}

.border-top {
	border-top: 1px solid #dee2e6 !important;
}

.border-top-0 {
	border-top: 0 !important;
}

.border-end {
	border-right: 1px solid #dee2e6 !important;
}

.border-end-0 {
	border-right: 0 !important;
}

.border-bottom {
	border-bottom: 1px solid #dee2e6 !important;
}

.border-bottom-0 {
	border-bottom: 0 !important;
}

.border-start {
	border-left: 1px solid #dee2e6 !important;
}

.border-start-0 {
	border-left: 0 !important;
}

.border-primary {
	border-color: #0d6efd !important;
}

.border-secondary {
	border-color: #6c757d !important;
}

.border-success {
	border-color: #198754 !important;
}

.border-info {
	border-color: #0dcaf0 !important;
}

.border-warning {
	border-color: #ffc107 !important;
}

.border-danger {
	border-color: #dc3545 !important;
}

.border-light {
	border-color: #f8f9fa !important;
}

.border-dark {
	border-color: #212529 !important;
}

.border-white {
	border-color: #fff !important;
}

.border-1 {
	border-width: 1px !important;
}

.border-2 {
	border-width: 2px !important;
}

.border-3 {
	border-width: 3px !important;
}

.border-4 {
	border-width: 4px !important;
}

.border-5 {
	border-width: 5px !important;
}

.w-25 {
	width: 25% !important;
}

.w-50 {
	width: 50% !important;
}

.w-75 {
	width: 75% !important;
}

.w-100 {
	width: 100% !important;
}

.w-auto {
	width: auto !important;
}

.mw-100 {
	max-width: 100% !important;
}

.vw-100 {
	width: 100vw !important;
}

.min-vw-100 {
	min-width: 100vw !important;
}

.h-25 {
	height: 25% !important;
}

.h-50 {
	height: 50% !important;
}

.h-75 {
	height: 75% !important;
}

.h-100 {
	height: 100% !important;
}

.h-auto {
	height: auto !important;
}

.mh-100 {
	max-height: 100% !important;
}

.vh-100 {
	height: 100vh !important;
}

.min-vh-100 {
	min-height: 100vh !important;
}

.flex-fill {
	flex: 1 1 auto !important;
}

.flex-row {
	flex-direction: row !important;
}

.flex-column {
	flex-direction: column !important;
}

.flex-row-reverse {
	flex-direction: row-reverse !important;
}

.flex-column-reverse {
	flex-direction: column-reverse !important;
}

.flex-grow-0 {
	flex-grow: 0 !important;
}

.flex-grow-1 {
	flex-grow: 1 !important;
}

.flex-shrink-0 {
	flex-shrink: 0 !important;
}

.flex-shrink-1 {
	flex-shrink: 1 !important;
}

.flex-wrap {
	flex-wrap: wrap !important;
}

.flex-nowrap {
	flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
	flex-wrap: wrap-reverse !important;
}

.gap-0 {
	gap: 0 !important;
}

.gap-1 {
	gap: .25rem !important;
}

.gap-2 {
	gap: .5rem !important;
}

.gap-3 {
	gap: 1rem !important;
}

.gap-4 {
	gap: 1.5rem !important;
}

.gap-5 {
	gap: 3rem !important;
}

.justify-content-start {
	justify-content: flex-start !important;
}

.justify-content-end {
	justify-content: flex-end !important;
}

.justify-content-center {
	justify-content: center !important;
}

.justify-content-between {
	justify-content: space-between !important;
}

.justify-content-around {
	justify-content: space-around !important;
}

.justify-content-evenly {
	justify-content: space-evenly !important;
}

.align-items-start {
	align-items: flex-start !important;
}

.align-items-end {
	align-items: flex-end !important;
}

.align-items-center {
	align-items: center !important;
}

.align-items-baseline {
	align-items: baseline !important;
}

.align-items-stretch {
	align-items: stretch !important;
}

.align-content-start {
	align-content: flex-start !important;
}

.align-content-end {
	align-content: flex-end !important;
}

.align-content-center {
	align-content: center !important;
}

.align-content-between {
	align-content: space-between !important;
}

.align-content-around {
	align-content: space-around !important;
}

.align-content-stretch {
	align-content: stretch !important;
}

.align-self-auto {
	align-self: auto !important;
}

.align-self-start {
	align-self: flex-start !important;
}

.align-self-end {
	align-self: flex-end !important;
}

.align-self-center {
	align-self: center !important;
}

.align-self-baseline {
	align-self: baseline !important;
}

.align-self-stretch {
	align-self: stretch !important;
}

.order-first {
	order: -1 !important;
}

.order-0 {
	order: 0 !important;
}

.order-1 {
	order: 1 !important;
}

.order-2 {
	order: 2 !important;
}

.order-3 {
	order: 3 !important;
}

.order-4 {
	order: 4 !important;
}

.order-5 {
	order: 5 !important;
}

.order-last {
	order: 6 !important;
}

.m-0 {
	margin: 0 !important;
}

.m-1 {
	margin: .25rem !important;
}

.m-2 {
	margin: .5rem !important;
}

.m-3 {
	margin: 1rem !important;
}

.m-4 {
	margin: 1.5rem !important;
}

.m-5 {
	margin: 3rem !important;
}

.m-auto {
	margin: auto !important;
}

.mx-0 {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.mx-1 {
	margin-right: .25rem !important;
	margin-left: .25rem !important;
}

.mx-2 {
	margin-right: .5rem !important;
	margin-left: .5rem !important;
}

.mx-3 {
	margin-right: 1rem !important;
	margin-left: 1rem !important;
}

.mx-4 {
	margin-right: 1.5rem !important;
	margin-left: 1.5rem !important;
}

.mx-5 {
	margin-right: 3rem !important;
	margin-left: 3rem !important;
}

.mx-auto {
	margin-right: auto !important;
	margin-left: auto !important;
}

.my-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.my-1 {
	margin-top: .25rem !important;
	margin-bottom: .25rem !important;
}

.my-2 {
	margin-top: .5rem !important;
	margin-bottom: .5rem !important;
}

.my-3 {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
}

.my-4 {
	margin-top: 1.5rem !important;
	margin-bottom: 1.5rem !important;
}

.my-5 {
	margin-top: 3rem !important;
	margin-bottom: 3rem !important;
}

.my-auto {
	margin-top: auto !important;
	margin-bottom: auto !important;
}

.mt-0 {
	margin-top: 0 !important;
}

.mt-1 {
	margin-top: .25rem !important;
}

.mt-2 {
	margin-top: .5rem !important;
}

.mt-3 {
	margin-top: 1rem !important;
}

.mt-4 {
	margin-top: 1.5rem !important;
}

.mt-5 {
	margin-top: 3rem !important;
}

.mt-auto {
	margin-top: auto !important;
}

.me-0 {
	margin-right: 0 !important;
}

.me-1 {
	margin-right: .25rem !important;
}

.me-2 {
	margin-right: .5rem !important;
}

.me-3 {
	margin-right: 1rem !important;
}

.me-4 {
	margin-right: 1.5rem !important;
}

.me-5 {
	margin-right: 3rem !important;
}

.me-auto {
	margin-right: auto !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.mb-1 {
	margin-bottom: .25rem !important;
}

.mb-2 {
	margin-bottom: .5rem !important;
}

.mb-3 {
	margin-bottom: 1rem !important;
}

.mb-4 {
	margin-bottom: 1.5rem !important;
}

.mb-5 {
	margin-bottom: 3rem !important;
}

.mb-auto {
	margin-bottom: auto !important;
}

.ms-0 {
	margin-left: 0 !important;
}

.ms-1 {
	margin-left: .25rem !important;
}

.ms-2 {
	margin-left: .5rem !important;
}

.ms-3 {
	margin-left: 1rem !important;
}

.ms-4 {
	margin-left: 1.5rem !important;
}

.ms-5 {
	margin-left: 3rem !important;
}

.ms-auto {
	margin-left: auto !important;
}

.p-0 {
	padding: 0 !important;
}

.p-1 {
	padding: .25rem !important;
}

.p-2 {
	padding: .5rem !important;
}

.p-3 {
	padding: 1rem !important;
}

.p-4 {
	padding: 1.5rem !important;
}

.p-5 {
	padding: 3rem !important;
}

.px-0 {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.px-1 {
	padding-right: .25rem !important;
	padding-left: .25rem !important;
}

.px-2 {
	padding-right: .5rem !important;
	padding-left: .5rem !important;
}

.px-3 {
	padding-right: 1rem !important;
	padding-left: 1rem !important;
}

.px-4 {
	padding-right: 1.5rem !important;
	padding-left: 1.5rem !important;
}

.px-5 {
	padding-right: 3rem !important;
	padding-left: 3rem !important;
}

.py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.py-1 {
	padding-top: .25rem !important;
	padding-bottom: .25rem !important;
}

.py-2 {
	padding-top: .5rem !important;
	padding-bottom: .5rem !important;
}

.py-3 {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important;
}

.py-4 {
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important;
}

.py-5 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important;
}

.pt-0 {
	padding-top: 0 !important;
}

.pt-1 {
	padding-top: .25rem !important;
}

.pt-2 {
	padding-top: .5rem !important;
}

.pt-3 {
	padding-top: 1rem !important;
}

.pt-4 {
	padding-top: 1.5rem !important;
}

.pt-5 {
	padding-top: 3rem !important;
}

.pe-0 {
	padding-right: 0 !important;
}

.pe-1 {
	padding-right: .25rem !important;
}

.pe-2 {
	padding-right: .5rem !important;
}

.pe-3 {
	padding-right: 1rem !important;
}

.pe-4 {
	padding-right: 1.5rem !important;
}

.pe-5 {
	padding-right: 3rem !important;
}

.pb-0 {
	padding-bottom: 0 !important;
}

.pb-1 {
	padding-bottom: .25rem !important;
}

.pb-2 {
	padding-bottom: .5rem !important;
}

.pb-3 {
	padding-bottom: 1rem !important;
}

.pb-4 {
	padding-bottom: 1.5rem !important;
}

.pb-5 {
	padding-bottom: 3rem !important;
}

.ps-0 {
	padding-left: 0 !important;
}

.ps-1 {
	padding-left: .25rem !important;
}

.ps-2 {
	padding-left: .5rem !important;
}

.ps-3 {
	padding-left: 1rem !important;
}

.ps-4 {
	padding-left: 1.5rem !important;
}

.ps-5 {
	padding-left: 3rem !important;
}

.font-monospace {
	font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
	font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
	font-size: calc(1.325rem + .9vw) !important;
}

.fs-3 {
	font-size: calc(1.3rem + .6vw) !important;
}

.fs-4 {
	font-size: calc(1.275rem + .3vw) !important;
}

.fs-5 {
	font-size: 1.25rem !important;
}

.fs-6 {
	font-size: 1rem !important;
}

.fst-italic {
	font-style: italic !important;
}

.fst-normal {
	font-style: normal !important;
}

.fw-light {
	font-weight: 300 !important;
}

.fw-lighter {
	font-weight: lighter !important;
}

.fw-normal {
	font-weight: 400 !important;
}

.fw-bold {
	font-weight: 700 !important;
}

.fw-bolder {
	font-weight: bolder !important;
}

.lh-1 {
	line-height: 1 !important;
}

.lh-sm {
	line-height: 1.25 !important;
}

.lh-base {
	line-height: 1.5 !important;
}

.lh-lg {
	line-height: 2 !important;
}

.text-start {
	text-align: left !important;
}

.text-end {
	text-align: right !important;
}

.text-center {
	text-align: center !important;
}

.text-decoration-none {
	text-decoration: none !important;
}

.text-decoration-underline {
	text-decoration: underline !important;
}

.text-decoration-line-through {
	text-decoration: line-through !important;
}

.text-lowercase {
	text-transform: lowercase !important;
}

.text-uppercase {
	text-transform: uppercase !important;
}

.text-capitalize {
	text-transform: capitalize !important;
}

.text-wrap {
	white-space: normal !important;
}

.text-nowrap {
	white-space: nowrap !important;
}

.text-break {
	word-wrap: break-word !important;
	word-break: break-word !important;
}

.text-primary {
	color: #0d6efd !important;
}

.text-secondary {
	color: #6c757d !important;
}

.text-success {
	color: #198754 !important;
}

.text-info {
	color: #0dcaf0 !important;
}

.text-warning {
	color: #ffc107 !important;
}

.text-danger {
	color: #dc3545 !important;
}

.text-light {
	color: #f8f9fa !important;
}

.text-dark {
	color: #212529 !important;
}

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

.text-body {
	color: #212529 !important;
}

.text-muted {
	color: #6c757d !important;
}

.text-black-50 {
	color: rgba(0, 0, 0, .5) !important;
}

.text-white-50 {
	color: rgba(255, 255, 255, .5) !important;
}

.text-reset {
	color: inherit !important;
}

.bg-primary {
	background-color: #0d6efd !important;
}

.bg-secondary {
	background-color: #6c757d !important;
}

.bg-success {
	background-color: #198754 !important;
}

.bg-info {
	background-color: #0dcaf0 !important;
}

.bg-warning {
	background-color: #ffc107 !important;
}

.bg-danger {
	background-color: #dc3545 !important;
}

.bg-light {
	background-color: #f8f9fa !important;
}

.bg-dark {
	background-color: #212529 !important;
}

.bg-body {
	background-color: #fff !important;
}

.bg-white {
	background-color: #fff !important;
}

.bg-transparent {
	background-color: transparent !important;
}

.bg-gradient {
	background-image: var(--bs-gradient) !important;
}

.user-select-all {
	-webkit-user-select: all !important;
	-moz-user-select: all !important;
	user-select: all !important;
}

.user-select-auto {
	-webkit-user-select: auto !important;
	-moz-user-select: auto !important;
	user-select: auto !important;
}

.user-select-none {
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	user-select: none !important;
}

.pe-none {
	pointer-events: none !important;
}

.pe-auto {
	pointer-events: auto !important;
}

.rounded {
	border-radius: .25rem !important;
}

.rounded-0 {
	border-radius: 0 !important;
}

.rounded-1 {
	border-radius: .2rem !important;
}

.rounded-2 {
	border-radius: .25rem !important;
}

.rounded-3 {
	border-radius: .3rem !important;
}

.rounded-circle {
	border-radius: 50% !important;
}

.rounded-pill {
	border-radius: 50rem !important;
}

.rounded-top {
	border-top-left-radius: .25rem !important;
	border-top-right-radius: .25rem !important;
}

.rounded-end {
	border-top-right-radius: .25rem !important;
	border-bottom-right-radius: .25rem !important;
}

.rounded-bottom {
	border-bottom-right-radius: .25rem !important;
	border-bottom-left-radius: .25rem !important;
}

.rounded-start {
	border-bottom-left-radius: .25rem !important;
	border-top-left-radius: .25rem !important;
}

.visible {
	visibility: visible !important;
}

.invisible {
	visibility: hidden !important;
}

@media (min-width:576px) {
	.float-sm-start {
		float: left !important;
	}
	
	.float-sm-end {
		float: right !important;
	}
	
	.float-sm-none {
		float: none !important;
	}
	
	.d-sm-inline {
		display: inline !important;
	}
	
	.d-sm-inline-block {
		display: inline-block !important;
	}
	
	.d-sm-block {
		display: block !important;
	}
	
	.d-sm-grid {
		display: grid !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: flex !important;
	}
	
	.d-sm-inline-flex {
		display: inline-flex !important;
	}
	
	.d-sm-none {
		display: none !important;
	}
	
	.flex-sm-fill {
		flex: 1 1 auto !important;
	}
	
	.flex-sm-row {
		flex-direction: row !important;
	}
	
	.flex-sm-column {
		flex-direction: column !important;
	}
	
	.flex-sm-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	.flex-sm-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	.flex-sm-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-sm-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-sm-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-sm-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.flex-sm-wrap {
		flex-wrap: wrap !important;
	}
	
	.flex-sm-nowrap {
		flex-wrap: nowrap !important;
	}
	
	.flex-sm-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	.gap-sm-0 {
		gap: 0 !important;
	}
	
	.gap-sm-1 {
		gap: .25rem !important;
	}
	
	.gap-sm-2 {
		gap: .5rem !important;
	}
	
	.gap-sm-3 {
		gap: 1rem !important;
	}
	
	.gap-sm-4 {
		gap: 1.5rem !important;
	}
	
	.gap-sm-5 {
		gap: 3rem !important;
	}
	
	.justify-content-sm-start {
		justify-content: flex-start !important;
	}
	
	.justify-content-sm-end {
		justify-content: flex-end !important;
	}
	
	.justify-content-sm-center {
		justify-content: center !important;
	}
	
	.justify-content-sm-between {
		justify-content: space-between !important;
	}
	
	.justify-content-sm-around {
		justify-content: space-around !important;
	}
	
	.justify-content-sm-evenly {
		justify-content: space-evenly !important;
	}
	
	.align-items-sm-start {
		align-items: flex-start !important;
	}
	
	.align-items-sm-end {
		align-items: flex-end !important;
	}
	
	.align-items-sm-center {
		align-items: center !important;
	}
	
	.align-items-sm-baseline {
		align-items: baseline !important;
	}
	
	.align-items-sm-stretch {
		align-items: stretch !important;
	}
	
	.align-content-sm-start {
		align-content: flex-start !important;
	}
	
	.align-content-sm-end {
		align-content: flex-end !important;
	}
	
	.align-content-sm-center {
		align-content: center !important;
	}
	
	.align-content-sm-between {
		align-content: space-between !important;
	}
	
	.align-content-sm-around {
		align-content: space-around !important;
	}
	
	.align-content-sm-stretch {
		align-content: stretch !important;
	}
	
	.align-self-sm-auto {
		align-self: auto !important;
	}
	
	.align-self-sm-start {
		align-self: flex-start !important;
	}
	
	.align-self-sm-end {
		align-self: flex-end !important;
	}
	
	.align-self-sm-center {
		align-self: center !important;
	}
	
	.align-self-sm-baseline {
		align-self: baseline !important;
	}
	
	.align-self-sm-stretch {
		align-self: stretch !important;
	}
	
	.order-sm-first {
		order: -1 !important;
	}
	
	.order-sm-0 {
		order: 0 !important;
	}
	
	.order-sm-1 {
		order: 1 !important;
	}
	
	.order-sm-2 {
		order: 2 !important;
	}
	
	.order-sm-3 {
		order: 3 !important;
	}
	
	.order-sm-4 {
		order: 4 !important;
	}
	
	.order-sm-5 {
		order: 5 !important;
	}
	
	.order-sm-last {
		order: 6 !important;
	}
	
	.m-sm-0 {
		margin: 0 !important;
	}
	
	.m-sm-1 {
		margin: .25rem !important;
	}
	
	.m-sm-2 {
		margin: .5rem !important;
	}
	
	.m-sm-3 {
		margin: 1rem !important;
	}
	
	.m-sm-4 {
		margin: 1.5rem !important;
	}
	
	.m-sm-5 {
		margin: 3rem !important;
	}
	
	.m-sm-auto {
		margin: auto !important;
	}
	
	.mx-sm-0 {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	
	.mx-sm-1 {
		margin-right: .25rem !important;
		margin-left: .25rem !important;
	}
	
	.mx-sm-2 {
		margin-right: .5rem !important;
		margin-left: .5rem !important;
	}
	
	.mx-sm-3 {
		margin-right: 1rem !important;
		margin-left: 1rem !important;
	}
	
	.mx-sm-4 {
		margin-right: 1.5rem !important;
		margin-left: 1.5rem !important;
	}
	
	.mx-sm-5 {
		margin-right: 3rem !important;
		margin-left: 3rem !important;
	}
	
	.mx-sm-auto {
		margin-right: auto !important;
		margin-left: auto !important;
	}
	
	.my-sm-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.my-sm-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important;
	}
	
	.my-sm-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important;
	}
	
	.my-sm-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
	}
	
	.my-sm-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important;
	}
	
	.my-sm-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important;
	}
	
	.my-sm-auto {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
	
	.mt-sm-0 {
		margin-top: 0 !important;
	}
	
	.mt-sm-1 {
		margin-top: .25rem !important;
	}
	
	.mt-sm-2 {
		margin-top: .5rem !important;
	}
	
	.mt-sm-3 {
		margin-top: 1rem !important;
	}
	
	.mt-sm-4 {
		margin-top: 1.5rem !important;
	}
	
	.mt-sm-5 {
		margin-top: 3rem !important;
	}
	
	.mt-sm-auto {
		margin-top: auto !important;
	}
	
	.me-sm-0 {
		margin-right: 0 !important;
	}
	
	.me-sm-1 {
		margin-right: .25rem !important;
	}
	
	.me-sm-2 {
		margin-right: .5rem !important;
	}
	
	.me-sm-3 {
		margin-right: 1rem !important;
	}
	
	.me-sm-4 {
		margin-right: 1.5rem !important;
	}
	
	.me-sm-5 {
		margin-right: 3rem !important;
	}
	
	.me-sm-auto {
		margin-right: auto !important;
	}
	
	.mb-sm-0 {
		margin-bottom: 0 !important;
	}
	
	.mb-sm-1 {
		margin-bottom: .25rem !important;
	}
	
	.mb-sm-2 {
		margin-bottom: .5rem !important;
	}
	
	.mb-sm-3 {
		margin-bottom: 1rem !important;
	}
	
	.mb-sm-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.mb-sm-5 {
		margin-bottom: 3rem !important;
	}
	
	.mb-sm-auto {
		margin-bottom: auto !important;
	}
	
	.ms-sm-0 {
		margin-left: 0 !important;
	}
	
	.ms-sm-1 {
		margin-left: .25rem !important;
	}
	
	.ms-sm-2 {
		margin-left: .5rem !important;
	}
	
	.ms-sm-3 {
		margin-left: 1rem !important;
	}
	
	.ms-sm-4 {
		margin-left: 1.5rem !important;
	}
	
	.ms-sm-5 {
		margin-left: 3rem !important;
	}
	
	.ms-sm-auto {
		margin-left: auto !important;
	}
	
	.p-sm-0 {
		padding: 0 !important;
	}
	
	.p-sm-1 {
		padding: .25rem !important;
	}
	
	.p-sm-2 {
		padding: .5rem !important;
	}
	
	.p-sm-3 {
		padding: 1rem !important;
	}
	
	.p-sm-4 {
		padding: 1.5rem !important;
	}
	
	.p-sm-5 {
		padding: 3rem !important;
	}
	
	.px-sm-0 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	
	.px-sm-1 {
		padding-right: .25rem !important;
		padding-left: .25rem !important;
	}
	
	.px-sm-2 {
		padding-right: .5rem !important;
		padding-left: .5rem !important;
	}
	
	.px-sm-3 {
		padding-right: 1rem !important;
		padding-left: 1rem !important;
	}
	
	.px-sm-4 {
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important;
	}
	
	.px-sm-5 {
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}
	
	.py-sm-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	
	.py-sm-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important;
	}
	
	.py-sm-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important;
	}
	
	.py-sm-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}
	
	.py-sm-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important;
	}
	
	.py-sm-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important;
	}
	
	.pt-sm-0 {
		padding-top: 0 !important;
	}
	
	.pt-sm-1 {
		padding-top: .25rem !important;
	}
	
	.pt-sm-2 {
		padding-top: .5rem !important;
	}
	
	.pt-sm-3 {
		padding-top: 1rem !important;
	}
	
	.pt-sm-4 {
		padding-top: 1.5rem !important;
	}
	
	.pt-sm-5 {
		padding-top: 3rem !important;
	}
	
	.pe-sm-0 {
		padding-right: 0 !important;
	}
	
	.pe-sm-1 {
		padding-right: .25rem !important;
	}
	
	.pe-sm-2 {
		padding-right: .5rem !important;
	}
	
	.pe-sm-3 {
		padding-right: 1rem !important;
	}
	
	.pe-sm-4 {
		padding-right: 1.5rem !important;
	}
	
	.pe-sm-5 {
		padding-right: 3rem !important;
	}
	
	.pb-sm-0 {
		padding-bottom: 0 !important;
	}
	
	.pb-sm-1 {
		padding-bottom: .25rem !important;
	}
	
	.pb-sm-2 {
		padding-bottom: .5rem !important;
	}
	
	.pb-sm-3 {
		padding-bottom: 1rem !important;
	}
	
	.pb-sm-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pb-sm-5 {
		padding-bottom: 3rem !important;
	}
	
	.ps-sm-0 {
		padding-left: 0 !important;
	}
	
	.ps-sm-1 {
		padding-left: .25rem !important;
	}
	
	.ps-sm-2 {
		padding-left: .5rem !important;
	}
	
	.ps-sm-3 {
		padding-left: 1rem !important;
	}
	
	.ps-sm-4 {
		padding-left: 1.5rem !important;
	}
	
	.ps-sm-5 {
		padding-left: 3rem !important;
	}
	
	.text-sm-start {
		text-align: left !important;
	}
	
	.text-sm-end {
		text-align: right !important;
	}
	
	.text-sm-center {
		text-align: center !important;
	}
}

@media (min-width:768px) {
	.float-md-start {
		float: left !important;
	}
	
	.float-md-end {
		float: right !important;
	}
	
	.float-md-none {
		float: none !important;
	}
	
	.d-md-inline {
		display: inline !important;
	}
	
	.d-md-inline-block {
		display: inline-block !important;
	}
	
	.d-md-block {
		display: block !important;
	}
	
	.d-md-grid {
		display: grid !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: flex !important;
	}
	
	.d-md-inline-flex {
		display: inline-flex !important;
	}
	
	.d-md-none {
		display: none !important;
	}
	
	.flex-md-fill {
		flex: 1 1 auto !important;
	}
	
	.flex-md-row {
		flex-direction: row !important;
	}
	
	.flex-md-column {
		flex-direction: column !important;
	}
	
	.flex-md-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	.flex-md-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	.flex-md-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-md-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-md-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-md-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.flex-md-wrap {
		flex-wrap: wrap !important;
	}
	
	.flex-md-nowrap {
		flex-wrap: nowrap !important;
	}
	
	.flex-md-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	.gap-md-0 {
		gap: 0 !important;
	}
	
	.gap-md-1 {
		gap: .25rem !important;
	}
	
	.gap-md-2 {
		gap: .5rem !important;
	}
	
	.gap-md-3 {
		gap: 1rem !important;
	}
	
	.gap-md-4 {
		gap: 1.5rem !important;
	}
	
	.gap-md-5 {
		gap: 3rem !important;
	}
	
	.justify-content-md-start {
		justify-content: flex-start !important;
	}
	
	.justify-content-md-end {
		justify-content: flex-end !important;
	}
	
	.justify-content-md-center {
		justify-content: center !important;
	}
	
	.justify-content-md-between {
		justify-content: space-between !important;
	}
	
	.justify-content-md-around {
		justify-content: space-around !important;
	}
	
	.justify-content-md-evenly {
		justify-content: space-evenly !important;
	}
	
	.align-items-md-start {
		align-items: flex-start !important;
	}
	
	.align-items-md-end {
		align-items: flex-end !important;
	}
	
	.align-items-md-center {
		align-items: center !important;
	}
	
	.align-items-md-baseline {
		align-items: baseline !important;
	}
	
	.align-items-md-stretch {
		align-items: stretch !important;
	}
	
	.align-content-md-start {
		align-content: flex-start !important;
	}
	
	.align-content-md-end {
		align-content: flex-end !important;
	}
	
	.align-content-md-center {
		align-content: center !important;
	}
	
	.align-content-md-between {
		align-content: space-between !important;
	}
	
	.align-content-md-around {
		align-content: space-around !important;
	}
	
	.align-content-md-stretch {
		align-content: stretch !important;
	}
	
	.align-self-md-auto {
		align-self: auto !important;
	}
	
	.align-self-md-start {
		align-self: flex-start !important;
	}
	
	.align-self-md-end {
		align-self: flex-end !important;
	}
	
	.align-self-md-center {
		align-self: center !important;
	}
	
	.align-self-md-baseline {
		align-self: baseline !important;
	}
	
	.align-self-md-stretch {
		align-self: stretch !important;
	}
	
	.order-md-first {
		order: -1 !important;
	}
	
	.order-md-0 {
		order: 0 !important;
	}
	
	.order-md-1 {
		order: 1 !important;
	}
	
	.order-md-2 {
		order: 2 !important;
	}
	
	.order-md-3 {
		order: 3 !important;
	}
	
	.order-md-4 {
		order: 4 !important;
	}
	
	.order-md-5 {
		order: 5 !important;
	}
	
	.order-md-last {
		order: 6 !important;
	}
	
	.m-md-0 {
		margin: 0 !important;
	}
	
	.m-md-1 {
		margin: .25rem !important;
	}
	
	.m-md-2 {
		margin: .5rem !important;
	}
	
	.m-md-3 {
		margin: 1rem !important;
	}
	
	.m-md-4 {
		margin: 1.5rem !important;
	}
	
	.m-md-5 {
		margin: 3rem !important;
	}
	
	.m-md-auto {
		margin: auto !important;
	}
	
	.mx-md-0 {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	
	.mx-md-1 {
		margin-right: .25rem !important;
		margin-left: .25rem !important;
	}
	
	.mx-md-2 {
		margin-right: .5rem !important;
		margin-left: .5rem !important;
	}
	
	.mx-md-3 {
		margin-right: 1rem !important;
		margin-left: 1rem !important;
	}
	
	.mx-md-4 {
		margin-right: 1.5rem !important;
		margin-left: 1.5rem !important;
	}
	
	.mx-md-5 {
		margin-right: 3rem !important;
		margin-left: 3rem !important;
	}
	
	.mx-md-auto {
		margin-right: auto !important;
		margin-left: auto !important;
	}
	
	.my-md-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.my-md-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important;
	}
	
	.my-md-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important;
	}
	
	.my-md-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
	}
	
	.my-md-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important;
	}
	
	.my-md-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important;
	}
	
	.my-md-auto {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
	
	.mt-md-0 {
		margin-top: 0 !important;
	}
	
	.mt-md-1 {
		margin-top: .25rem !important;
	}
	
	.mt-md-2 {
		margin-top: .5rem !important;
	}
	
	.mt-md-3 {
		margin-top: 1rem !important;
	}
	
	.mt-md-4 {
		margin-top: 1.5rem !important;
	}
	
	.mt-md-5 {
		margin-top: 3rem !important;
	}
	
	.mt-md-auto {
		margin-top: auto !important;
	}
	
	.me-md-0 {
		margin-right: 0 !important;
	}
	
	.me-md-1 {
		margin-right: .25rem !important;
	}
	
	.me-md-2 {
		margin-right: .5rem !important;
	}
	
	.me-md-3 {
		margin-right: 1rem !important;
	}
	
	.me-md-4 {
		margin-right: 1.5rem !important;
	}
	
	.me-md-5 {
		margin-right: 3rem !important;
	}
	
	.me-md-auto {
		margin-right: auto !important;
	}
	
	.mb-md-0 {
		margin-bottom: 0 !important;
	}
	
	.mb-md-1 {
		margin-bottom: .25rem !important;
	}
	
	.mb-md-2 {
		margin-bottom: .5rem !important;
	}
	
	.mb-md-3 {
		margin-bottom: 1rem !important;
	}
	
	.mb-md-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.mb-md-5 {
		margin-bottom: 3rem !important;
	}
	
	.mb-md-auto {
		margin-bottom: auto !important;
	}
	
	.ms-md-0 {
		margin-left: 0 !important;
	}
	
	.ms-md-1 {
		margin-left: .25rem !important;
	}
	
	.ms-md-2 {
		margin-left: .5rem !important;
	}
	
	.ms-md-3 {
		margin-left: 1rem !important;
	}
	
	.ms-md-4 {
		margin-left: 1.5rem !important;
	}
	
	.ms-md-5 {
		margin-left: 3rem !important;
	}
	
	.ms-md-auto {
		margin-left: auto !important;
	}
	
	.p-md-0 {
		padding: 0 !important;
	}
	
	.p-md-1 {
		padding: .25rem !important;
	}
	
	.p-md-2 {
		padding: .5rem !important;
	}
	
	.p-md-3 {
		padding: 1rem !important;
	}
	
	.p-md-4 {
		padding: 1.5rem !important;
	}
	
	.p-md-5 {
		padding: 3rem !important;
	}
	
	.px-md-0 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	
	.px-md-1 {
		padding-right: .25rem !important;
		padding-left: .25rem !important;
	}
	
	.px-md-2 {
		padding-right: .5rem !important;
		padding-left: .5rem !important;
	}
	
	.px-md-3 {
		padding-right: 1rem !important;
		padding-left: 1rem !important;
	}
	
	.px-md-4 {
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important;
	}
	
	.px-md-5 {
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}
	
	.py-md-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	
	.py-md-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important;
	}
	
	.py-md-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important;
	}
	
	.py-md-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}
	
	.py-md-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important;
	}
	
	.py-md-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important;
	}
	
	.pt-md-0 {
		padding-top: 0 !important;
	}
	
	.pt-md-1 {
		padding-top: .25rem !important;
	}
	
	.pt-md-2 {
		padding-top: .5rem !important;
	}
	
	.pt-md-3 {
		padding-top: 1rem !important;
	}
	
	.pt-md-4 {
		padding-top: 1.5rem !important;
	}
	
	.pt-md-5 {
		padding-top: 3rem !important;
	}
	
	.pe-md-0 {
		padding-right: 0 !important;
	}
	
	.pe-md-1 {
		padding-right: .25rem !important;
	}
	
	.pe-md-2 {
		padding-right: .5rem !important;
	}
	
	.pe-md-3 {
		padding-right: 1rem !important;
	}
	
	.pe-md-4 {
		padding-right: 1.5rem !important;
	}
	
	.pe-md-5 {
		padding-right: 3rem !important;
	}
	
	.pb-md-0 {
		padding-bottom: 0 !important;
	}
	
	.pb-md-1 {
		padding-bottom: .25rem !important;
	}
	
	.pb-md-2 {
		padding-bottom: .5rem !important;
	}
	
	.pb-md-3 {
		padding-bottom: 1rem !important;
	}
	
	.pb-md-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pb-md-5 {
		padding-bottom: 3rem !important;
	}
	
	.ps-md-0 {
		padding-left: 0 !important;
	}
	
	.ps-md-1 {
		padding-left: .25rem !important;
	}
	
	.ps-md-2 {
		padding-left: .5rem !important;
	}
	
	.ps-md-3 {
		padding-left: 1rem !important;
	}
	
	.ps-md-4 {
		padding-left: 1.5rem !important;
	}
	
	.ps-md-5 {
		padding-left: 3rem !important;
	}
	
	.text-md-start {
		text-align: left !important;
	}
	
	.text-md-end {
		text-align: right !important;
	}
	
	.text-md-center {
		text-align: center !important;
	}
}

@media (min-width:992px) {
	.float-lg-start {
		float: left !important;
	}
	
	.float-lg-end {
		float: right !important;
	}
	
	.float-lg-none {
		float: none !important;
	}
	
	.d-lg-inline {
		display: inline !important;
	}
	
	.d-lg-inline-block {
		display: inline-block !important;
	}
	
	.d-lg-block {
		display: block !important;
	}
	
	.d-lg-grid {
		display: grid !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: flex !important;
	}
	
	.d-lg-inline-flex {
		display: inline-flex !important;
	}
	
	.d-lg-none {
		display: none !important;
	}
	
	.flex-lg-fill {
		flex: 1 1 auto !important;
	}
	
	.flex-lg-row {
		flex-direction: row !important;
	}
	
	.flex-lg-column {
		flex-direction: column !important;
	}
	
	.flex-lg-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	.flex-lg-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	.flex-lg-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-lg-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-lg-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-lg-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.flex-lg-wrap {
		flex-wrap: wrap !important;
	}
	
	.flex-lg-nowrap {
		flex-wrap: nowrap !important;
	}
	
	.flex-lg-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	.gap-lg-0 {
		gap: 0 !important;
	}
	
	.gap-lg-1 {
		gap: .25rem !important;
	}
	
	.gap-lg-2 {
		gap: .5rem !important;
	}
	
	.gap-lg-3 {
		gap: 1rem !important;
	}
	
	.gap-lg-4 {
		gap: 1.5rem !important;
	}
	
	.gap-lg-5 {
		gap: 3rem !important;
	}
	
	.justify-content-lg-start {
		justify-content: flex-start !important;
	}
	
	.justify-content-lg-end {
		justify-content: flex-end !important;
	}
	
	.justify-content-lg-center {
		justify-content: center !important;
	}
	
	.justify-content-lg-between {
		justify-content: space-between !important;
	}
	
	.justify-content-lg-around {
		justify-content: space-around !important;
	}
	
	.justify-content-lg-evenly {
		justify-content: space-evenly !important;
	}
	
	.align-items-lg-start {
		align-items: flex-start !important;
	}
	
	.align-items-lg-end {
		align-items: flex-end !important;
	}
	
	.align-items-lg-center {
		align-items: center !important;
	}
	
	.align-items-lg-baseline {
		align-items: baseline !important;
	}
	
	.align-items-lg-stretch {
		align-items: stretch !important;
	}
	
	.align-content-lg-start {
		align-content: flex-start !important;
	}
	
	.align-content-lg-end {
		align-content: flex-end !important;
	}
	
	.align-content-lg-center {
		align-content: center !important;
	}
	
	.align-content-lg-between {
		align-content: space-between !important;
	}
	
	.align-content-lg-around {
		align-content: space-around !important;
	}
	
	.align-content-lg-stretch {
		align-content: stretch !important;
	}
	
	.align-self-lg-auto {
		align-self: auto !important;
	}
	
	.align-self-lg-start {
		align-self: flex-start !important;
	}
	
	.align-self-lg-end {
		align-self: flex-end !important;
	}
	
	.align-self-lg-center {
		align-self: center !important;
	}
	
	.align-self-lg-baseline {
		align-self: baseline !important;
	}
	
	.align-self-lg-stretch {
		align-self: stretch !important;
	}
	
	.order-lg-first {
		order: -1 !important;
	}
	
	.order-lg-0 {
		order: 0 !important;
	}
	
	.order-lg-1 {
		order: 1 !important;
	}
	
	.order-lg-2 {
		order: 2 !important;
	}
	
	.order-lg-3 {
		order: 3 !important;
	}
	
	.order-lg-4 {
		order: 4 !important;
	}
	
	.order-lg-5 {
		order: 5 !important;
	}
	
	.order-lg-last {
		order: 6 !important;
	}
	
	.m-lg-0 {
		margin: 0 !important;
	}
	
	.m-lg-1 {
		margin: .25rem !important;
	}
	
	.m-lg-2 {
		margin: .5rem !important;
	}
	
	.m-lg-3 {
		margin: 1rem !important;
	}
	
	.m-lg-4 {
		margin: 1.5rem !important;
	}
	
	.m-lg-5 {
		margin: 3rem !important;
	}
	
	.m-lg-auto {
		margin: auto !important;
	}
	
	.mx-lg-0 {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	
	.mx-lg-1 {
		margin-right: .25rem !important;
		margin-left: .25rem !important;
	}
	
	.mx-lg-2 {
		margin-right: .5rem !important;
		margin-left: .5rem !important;
	}
	
	.mx-lg-3 {
		margin-right: 1rem !important;
		margin-left: 1rem !important;
	}
	
	.mx-lg-4 {
		margin-right: 1.5rem !important;
		margin-left: 1.5rem !important;
	}
	
	.mx-lg-5 {
		margin-right: 3rem !important;
		margin-left: 3rem !important;
	}
	
	.mx-lg-auto {
		margin-right: auto !important;
		margin-left: auto !important;
	}
	
	.my-lg-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.my-lg-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important;
	}
	
	.my-lg-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important;
	}
	
	.my-lg-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
	}
	
	.my-lg-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important;
	}
	
	.my-lg-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important;
	}
	
	.my-lg-auto {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
	
	.mt-lg-0 {
		margin-top: 0 !important;
	}
	
	.mt-lg-1 {
		margin-top: .25rem !important;
	}
	
	.mt-lg-2 {
		margin-top: .5rem !important;
	}
	
	.mt-lg-3 {
		margin-top: 1rem !important;
	}
	
	.mt-lg-4 {
		margin-top: 1.5rem !important;
	}
	
	.mt-lg-5 {
		margin-top: 3rem !important;
	}
	
	.mt-lg-auto {
		margin-top: auto !important;
	}
	
	.me-lg-0 {
		margin-right: 0 !important;
	}
	
	.me-lg-1 {
		margin-right: .25rem !important;
	}
	
	.me-lg-2 {
		margin-right: .5rem !important;
	}
	
	.me-lg-3 {
		margin-right: 1rem !important;
	}
	
	.me-lg-4 {
		margin-right: 1.5rem !important;
	}
	
	.me-lg-5 {
		margin-right: 3rem !important;
	}
	
	.me-lg-auto {
		margin-right: auto !important;
	}
	
	.mb-lg-0 {
		margin-bottom: 0 !important;
	}
	
	.mb-lg-1 {
		margin-bottom: .25rem !important;
	}
	
	.mb-lg-2 {
		margin-bottom: .5rem !important;
	}
	
	.mb-lg-3 {
		margin-bottom: 1rem !important;
	}
	
	.mb-lg-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.mb-lg-5 {
		margin-bottom: 3rem !important;
	}
	
	.mb-lg-auto {
		margin-bottom: auto !important;
	}
	
	.ms-lg-0 {
		margin-left: 0 !important;
	}
	
	.ms-lg-1 {
		margin-left: .25rem !important;
	}
	
	.ms-lg-2 {
		margin-left: .5rem !important;
	}
	
	.ms-lg-3 {
		margin-left: 1rem !important;
	}
	
	.ms-lg-4 {
		margin-left: 1.5rem !important;
	}
	
	.ms-lg-5 {
		margin-left: 3rem !important;
	}
	
	.ms-lg-auto {
		margin-left: auto !important;
	}
	
	.p-lg-0 {
		padding: 0 !important;
	}
	
	.p-lg-1 {
		padding: .25rem !important;
	}
	
	.p-lg-2 {
		padding: .5rem !important;
	}
	
	.p-lg-3 {
		padding: 1rem !important;
	}
	
	.p-lg-4 {
		padding: 1.5rem !important;
	}
	
	.p-lg-5 {
		padding: 3rem !important;
	}
	
	.px-lg-0 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	
	.px-lg-1 {
		padding-right: .25rem !important;
		padding-left: .25rem !important;
	}
	
	.px-lg-2 {
		padding-right: .5rem !important;
		padding-left: .5rem !important;
	}
	
	.px-lg-3 {
		padding-right: 1rem !important;
		padding-left: 1rem !important;
	}
	
	.px-lg-4 {
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important;
	}
	
	.px-lg-5 {
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}
	
	.py-lg-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	
	.py-lg-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important;
	}
	
	.py-lg-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important;
	}
	
	.py-lg-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}
	
	.py-lg-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important;
	}
	
	.py-lg-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important;
	}
	
	.pt-lg-0 {
		padding-top: 0 !important;
	}
	
	.pt-lg-1 {
		padding-top: .25rem !important;
	}
	
	.pt-lg-2 {
		padding-top: .5rem !important;
	}
	
	.pt-lg-3 {
		padding-top: 1rem !important;
	}
	
	.pt-lg-4 {
		padding-top: 1.5rem !important;
	}
	
	.pt-lg-5 {
		padding-top: 3rem !important;
	}
	
	.pe-lg-0 {
		padding-right: 0 !important;
	}
	
	.pe-lg-1 {
		padding-right: .25rem !important;
	}
	
	.pe-lg-2 {
		padding-right: .5rem !important;
	}
	
	.pe-lg-3 {
		padding-right: 1rem !important;
	}
	
	.pe-lg-4 {
		padding-right: 1.5rem !important;
	}
	
	.pe-lg-5 {
		padding-right: 3rem !important;
	}
	
	.pb-lg-0 {
		padding-bottom: 0 !important;
	}
	
	.pb-lg-1 {
		padding-bottom: .25rem !important;
	}
	
	.pb-lg-2 {
		padding-bottom: .5rem !important;
	}
	
	.pb-lg-3 {
		padding-bottom: 1rem !important;
	}
	
	.pb-lg-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pb-lg-5 {
		padding-bottom: 3rem !important;
	}
	
	.ps-lg-0 {
		padding-left: 0 !important;
	}
	
	.ps-lg-1 {
		padding-left: .25rem !important;
	}
	
	.ps-lg-2 {
		padding-left: .5rem !important;
	}
	
	.ps-lg-3 {
		padding-left: 1rem !important;
	}
	
	.ps-lg-4 {
		padding-left: 1.5rem !important;
	}
	
	.ps-lg-5 {
		padding-left: 3rem !important;
	}
	
	.text-lg-start {
		text-align: left !important;
	}
	
	.text-lg-end {
		text-align: right !important;
	}
	
	.text-lg-center {
		text-align: center !important;
	}
}

@media (min-width:1200px) {
	.float-xl-start {
		float: left !important;
	}
	
	.float-xl-end {
		float: right !important;
	}
	
	.float-xl-none {
		float: none !important;
	}
	
	.d-xl-inline {
		display: inline !important;
	}
	
	.d-xl-inline-block {
		display: inline-block !important;
	}
	
	.d-xl-block {
		display: block !important;
	}
	
	.d-xl-grid {
		display: grid !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: flex !important;
	}
	
	.d-xl-inline-flex {
		display: inline-flex !important;
	}
	
	.d-xl-none {
		display: none !important;
	}
	
	.flex-xl-fill {
		flex: 1 1 auto !important;
	}
	
	.flex-xl-row {
		flex-direction: row !important;
	}
	
	.flex-xl-column {
		flex-direction: column !important;
	}
	
	.flex-xl-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	.flex-xl-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	.flex-xl-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-xl-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-xl-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-xl-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.flex-xl-wrap {
		flex-wrap: wrap !important;
	}
	
	.flex-xl-nowrap {
		flex-wrap: nowrap !important;
	}
	
	.flex-xl-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	.gap-xl-0 {
		gap: 0 !important;
	}
	
	.gap-xl-1 {
		gap: .25rem !important;
	}
	
	.gap-xl-2 {
		gap: .5rem !important;
	}
	
	.gap-xl-3 {
		gap: 1rem !important;
	}
	
	.gap-xl-4 {
		gap: 1.5rem !important;
	}
	
	.gap-xl-5 {
		gap: 3rem !important;
	}
	
	.justify-content-xl-start {
		justify-content: flex-start !important;
	}
	
	.justify-content-xl-end {
		justify-content: flex-end !important;
	}
	
	.justify-content-xl-center {
		justify-content: center !important;
	}
	
	.justify-content-xl-between {
		justify-content: space-between !important;
	}
	
	.justify-content-xl-around {
		justify-content: space-around !important;
	}
	
	.justify-content-xl-evenly {
		justify-content: space-evenly !important;
	}
	
	.align-items-xl-start {
		align-items: flex-start !important;
	}
	
	.align-items-xl-end {
		align-items: flex-end !important;
	}
	
	.align-items-xl-center {
		align-items: center !important;
	}
	
	.align-items-xl-baseline {
		align-items: baseline !important;
	}
	
	.align-items-xl-stretch {
		align-items: stretch !important;
	}
	
	.align-content-xl-start {
		align-content: flex-start !important;
	}
	
	.align-content-xl-end {
		align-content: flex-end !important;
	}
	
	.align-content-xl-center {
		align-content: center !important;
	}
	
	.align-content-xl-between {
		align-content: space-between !important;
	}
	
	.align-content-xl-around {
		align-content: space-around !important;
	}
	
	.align-content-xl-stretch {
		align-content: stretch !important;
	}
	
	.align-self-xl-auto {
		align-self: auto !important;
	}
	
	.align-self-xl-start {
		align-self: flex-start !important;
	}
	
	.align-self-xl-end {
		align-self: flex-end !important;
	}
	
	.align-self-xl-center {
		align-self: center !important;
	}
	
	.align-self-xl-baseline {
		align-self: baseline !important;
	}
	
	.align-self-xl-stretch {
		align-self: stretch !important;
	}
	
	.order-xl-first {
		order: -1 !important;
	}
	
	.order-xl-0 {
		order: 0 !important;
	}
	
	.order-xl-1 {
		order: 1 !important;
	}
	
	.order-xl-2 {
		order: 2 !important;
	}
	
	.order-xl-3 {
		order: 3 !important;
	}
	
	.order-xl-4 {
		order: 4 !important;
	}
	
	.order-xl-5 {
		order: 5 !important;
	}
	
	.order-xl-last {
		order: 6 !important;
	}
	
	.m-xl-0 {
		margin: 0 !important;
	}
	
	.m-xl-1 {
		margin: .25rem !important;
	}
	
	.m-xl-2 {
		margin: .5rem !important;
	}
	
	.m-xl-3 {
		margin: 1rem !important;
	}
	
	.m-xl-4 {
		margin: 1.5rem !important;
	}
	
	.m-xl-5 {
		margin: 3rem !important;
	}
	
	.m-xl-auto {
		margin: auto !important;
	}
	
	.mx-xl-0 {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	
	.mx-xl-1 {
		margin-right: .25rem !important;
		margin-left: .25rem !important;
	}
	
	.mx-xl-2 {
		margin-right: .5rem !important;
		margin-left: .5rem !important;
	}
	
	.mx-xl-3 {
		margin-right: 1rem !important;
		margin-left: 1rem !important;
	}
	
	.mx-xl-4 {
		margin-right: 1.5rem !important;
		margin-left: 1.5rem !important;
	}
	
	.mx-xl-5 {
		margin-right: 3rem !important;
		margin-left: 3rem !important;
	}
	
	.mx-xl-auto {
		margin-right: auto !important;
		margin-left: auto !important;
	}
	
	.my-xl-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.my-xl-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important;
	}
	
	.my-xl-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important;
	}
	
	.my-xl-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
	}
	
	.my-xl-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important;
	}
	
	.my-xl-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important;
	}
	
	.my-xl-auto {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
	
	.mt-xl-0 {
		margin-top: 0 !important;
	}
	
	.mt-xl-1 {
		margin-top: .25rem !important;
	}
	
	.mt-xl-2 {
		margin-top: .5rem !important;
	}
	
	.mt-xl-3 {
		margin-top: 1rem !important;
	}
	
	.mt-xl-4 {
		margin-top: 1.5rem !important;
	}
	
	.mt-xl-5 {
		margin-top: 3rem !important;
	}
	
	.mt-xl-auto {
		margin-top: auto !important;
	}
	
	.me-xl-0 {
		margin-right: 0 !important;
	}
	
	.me-xl-1 {
		margin-right: .25rem !important;
	}
	
	.me-xl-2 {
		margin-right: .5rem !important;
	}
	
	.me-xl-3 {
		margin-right: 1rem !important;
	}
	
	.me-xl-4 {
		margin-right: 1.5rem !important;
	}
	
	.me-xl-5 {
		margin-right: 3rem !important;
	}
	
	.me-xl-auto {
		margin-right: auto !important;
	}
	
	.mb-xl-0 {
		margin-bottom: 0 !important;
	}
	
	.mb-xl-1 {
		margin-bottom: .25rem !important;
	}
	
	.mb-xl-2 {
		margin-bottom: .5rem !important;
	}
	
	.mb-xl-3 {
		margin-bottom: 1rem !important;
	}
	
	.mb-xl-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.mb-xl-5 {
		margin-bottom: 3rem !important;
	}
	
	.mb-xl-auto {
		margin-bottom: auto !important;
	}
	
	.ms-xl-0 {
		margin-left: 0 !important;
	}
	
	.ms-xl-1 {
		margin-left: .25rem !important;
	}
	
	.ms-xl-2 {
		margin-left: .5rem !important;
	}
	
	.ms-xl-3 {
		margin-left: 1rem !important;
	}
	
	.ms-xl-4 {
		margin-left: 1.5rem !important;
	}
	
	.ms-xl-5 {
		margin-left: 3rem !important;
	}
	
	.ms-xl-auto {
		margin-left: auto !important;
	}
	
	.p-xl-0 {
		padding: 0 !important;
	}
	
	.p-xl-1 {
		padding: .25rem !important;
	}
	
	.p-xl-2 {
		padding: .5rem !important;
	}
	
	.p-xl-3 {
		padding: 1rem !important;
	}
	
	.p-xl-4 {
		padding: 1.5rem !important;
	}
	
	.p-xl-5 {
		padding: 3rem !important;
	}
	
	.px-xl-0 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	
	.px-xl-1 {
		padding-right: .25rem !important;
		padding-left: .25rem !important;
	}
	
	.px-xl-2 {
		padding-right: .5rem !important;
		padding-left: .5rem !important;
	}
	
	.px-xl-3 {
		padding-right: 1rem !important;
		padding-left: 1rem !important;
	}
	
	.px-xl-4 {
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important;
	}
	
	.px-xl-5 {
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}
	
	.py-xl-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	
	.py-xl-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important;
	}
	
	.py-xl-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important;
	}
	
	.py-xl-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}
	
	.py-xl-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important;
	}
	
	.py-xl-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important;
	}
	
	.pt-xl-0 {
		padding-top: 0 !important;
	}
	
	.pt-xl-1 {
		padding-top: .25rem !important;
	}
	
	.pt-xl-2 {
		padding-top: .5rem !important;
	}
	
	.pt-xl-3 {
		padding-top: 1rem !important;
	}
	
	.pt-xl-4 {
		padding-top: 1.5rem !important;
	}
	
	.pt-xl-5 {
		padding-top: 3rem !important;
	}
	
	.pe-xl-0 {
		padding-right: 0 !important;
	}
	
	.pe-xl-1 {
		padding-right: .25rem !important;
	}
	
	.pe-xl-2 {
		padding-right: .5rem !important;
	}
	
	.pe-xl-3 {
		padding-right: 1rem !important;
	}
	
	.pe-xl-4 {
		padding-right: 1.5rem !important;
	}
	
	.pe-xl-5 {
		padding-right: 3rem !important;
	}
	
	.pb-xl-0 {
		padding-bottom: 0 !important;
	}
	
	.pb-xl-1 {
		padding-bottom: .25rem !important;
	}
	
	.pb-xl-2 {
		padding-bottom: .5rem !important;
	}
	
	.pb-xl-3 {
		padding-bottom: 1rem !important;
	}
	
	.pb-xl-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pb-xl-5 {
		padding-bottom: 3rem !important;
	}
	
	.ps-xl-0 {
		padding-left: 0 !important;
	}
	
	.ps-xl-1 {
		padding-left: .25rem !important;
	}
	
	.ps-xl-2 {
		padding-left: .5rem !important;
	}
	
	.ps-xl-3 {
		padding-left: 1rem !important;
	}
	
	.ps-xl-4 {
		padding-left: 1.5rem !important;
	}
	
	.ps-xl-5 {
		padding-left: 3rem !important;
	}
	
	.text-xl-start {
		text-align: left !important;
	}
	
	.text-xl-end {
		text-align: right !important;
	}
	
	.text-xl-center {
		text-align: center !important;
	}
}

@media (min-width:1400px) {
	.float-xxl-start {
		float: left !important;
	}
	
	.float-xxl-end {
		float: right !important;
	}
	
	.float-xxl-none {
		float: none !important;
	}
	
	.d-xxl-inline {
		display: inline !important;
	}
	
	.d-xxl-inline-block {
		display: inline-block !important;
	}
	
	.d-xxl-block {
		display: block !important;
	}
	
	.d-xxl-grid {
		display: grid !important;
	}
	
	.d-xxl-table {
		display: table !important;
	}
	
	.d-xxl-table-row {
		display: table-row !important;
	}
	
	.d-xxl-table-cell {
		display: table-cell !important;
	}
	
	.d-xxl-flex {
		display: flex !important;
	}
	
	.d-xxl-inline-flex {
		display: inline-flex !important;
	}
	
	.d-xxl-none {
		display: none !important;
	}
	
	.flex-xxl-fill {
		flex: 1 1 auto !important;
	}
	
	.flex-xxl-row {
		flex-direction: row !important;
	}
	
	.flex-xxl-column {
		flex-direction: column !important;
	}
	
	.flex-xxl-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	.flex-xxl-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	.flex-xxl-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-xxl-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-xxl-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-xxl-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.flex-xxl-wrap {
		flex-wrap: wrap !important;
	}
	
	.flex-xxl-nowrap {
		flex-wrap: nowrap !important;
	}
	
	.flex-xxl-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	.gap-xxl-0 {
		gap: 0 !important;
	}
	
	.gap-xxl-1 {
		gap: .25rem !important;
	}
	
	.gap-xxl-2 {
		gap: .5rem !important;
	}
	
	.gap-xxl-3 {
		gap: 1rem !important;
	}
	
	.gap-xxl-4 {
		gap: 1.5rem !important;
	}
	
	.gap-xxl-5 {
		gap: 3rem !important;
	}
	
	.justify-content-xxl-start {
		justify-content: flex-start !important;
	}
	
	.justify-content-xxl-end {
		justify-content: flex-end !important;
	}
	
	.justify-content-xxl-center {
		justify-content: center !important;
	}
	
	.justify-content-xxl-between {
		justify-content: space-between !important;
	}
	
	.justify-content-xxl-around {
		justify-content: space-around !important;
	}
	
	.justify-content-xxl-evenly {
		justify-content: space-evenly !important;
	}
	
	.align-items-xxl-start {
		align-items: flex-start !important;
	}
	
	.align-items-xxl-end {
		align-items: flex-end !important;
	}
	
	.align-items-xxl-center {
		align-items: center !important;
	}
	
	.align-items-xxl-baseline {
		align-items: baseline !important;
	}
	
	.align-items-xxl-stretch {
		align-items: stretch !important;
	}
	
	.align-content-xxl-start {
		align-content: flex-start !important;
	}
	
	.align-content-xxl-end {
		align-content: flex-end !important;
	}
	
	.align-content-xxl-center {
		align-content: center !important;
	}
	
	.align-content-xxl-between {
		align-content: space-between !important;
	}
	
	.align-content-xxl-around {
		align-content: space-around !important;
	}
	
	.align-content-xxl-stretch {
		align-content: stretch !important;
	}
	
	.align-self-xxl-auto {
		align-self: auto !important;
	}
	
	.align-self-xxl-start {
		align-self: flex-start !important;
	}
	
	.align-self-xxl-end {
		align-self: flex-end !important;
	}
	
	.align-self-xxl-center {
		align-self: center !important;
	}
	
	.align-self-xxl-baseline {
		align-self: baseline !important;
	}
	
	.align-self-xxl-stretch {
		align-self: stretch !important;
	}
	
	.order-xxl-first {
		order: -1 !important;
	}
	
	.order-xxl-0 {
		order: 0 !important;
	}
	
	.order-xxl-1 {
		order: 1 !important;
	}
	
	.order-xxl-2 {
		order: 2 !important;
	}
	
	.order-xxl-3 {
		order: 3 !important;
	}
	
	.order-xxl-4 {
		order: 4 !important;
	}
	
	.order-xxl-5 {
		order: 5 !important;
	}
	
	.order-xxl-last {
		order: 6 !important;
	}
	
	.m-xxl-0 {
		margin: 0 !important;
	}
	
	.m-xxl-1 {
		margin: .25rem !important;
	}
	
	.m-xxl-2 {
		margin: .5rem !important;
	}
	
	.m-xxl-3 {
		margin: 1rem !important;
	}
	
	.m-xxl-4 {
		margin: 1.5rem !important;
	}
	
	.m-xxl-5 {
		margin: 3rem !important;
	}
	
	.m-xxl-auto {
		margin: auto !important;
	}
	
	.mx-xxl-0 {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	
	.mx-xxl-1 {
		margin-right: .25rem !important;
		margin-left: .25rem !important;
	}
	
	.mx-xxl-2 {
		margin-right: .5rem !important;
		margin-left: .5rem !important;
	}
	
	.mx-xxl-3 {
		margin-right: 1rem !important;
		margin-left: 1rem !important;
	}
	
	.mx-xxl-4 {
		margin-right: 1.5rem !important;
		margin-left: 1.5rem !important;
	}
	
	.mx-xxl-5 {
		margin-right: 3rem !important;
		margin-left: 3rem !important;
	}
	
	.mx-xxl-auto {
		margin-right: auto !important;
		margin-left: auto !important;
	}
	
	.my-xxl-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.my-xxl-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important;
	}
	
	.my-xxl-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important;
	}
	
	.my-xxl-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
	}
	
	.my-xxl-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important;
	}
	
	.my-xxl-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important;
	}
	
	.my-xxl-auto {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
	
	.mt-xxl-0 {
		margin-top: 0 !important;
	}
	
	.mt-xxl-1 {
		margin-top: .25rem !important;
	}
	
	.mt-xxl-2 {
		margin-top: .5rem !important;
	}
	
	.mt-xxl-3 {
		margin-top: 1rem !important;
	}
	
	.mt-xxl-4 {
		margin-top: 1.5rem !important;
	}
	
	.mt-xxl-5 {
		margin-top: 3rem !important;
	}
	
	.mt-xxl-auto {
		margin-top: auto !important;
	}
	
	.me-xxl-0 {
		margin-right: 0 !important;
	}
	
	.me-xxl-1 {
		margin-right: .25rem !important;
	}
	
	.me-xxl-2 {
		margin-right: .5rem !important;
	}
	
	.me-xxl-3 {
		margin-right: 1rem !important;
	}
	
	.me-xxl-4 {
		margin-right: 1.5rem !important;
	}
	
	.me-xxl-5 {
		margin-right: 3rem !important;
	}
	
	.me-xxl-auto {
		margin-right: auto !important;
	}
	
	.mb-xxl-0 {
		margin-bottom: 0 !important;
	}
	
	.mb-xxl-1 {
		margin-bottom: .25rem !important;
	}
	
	.mb-xxl-2 {
		margin-bottom: .5rem !important;
	}
	
	.mb-xxl-3 {
		margin-bottom: 1rem !important;
	}
	
	.mb-xxl-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.mb-xxl-5 {
		margin-bottom: 3rem !important;
	}
	
	.mb-xxl-auto {
		margin-bottom: auto !important;
	}
	
	.ms-xxl-0 {
		margin-left: 0 !important;
	}
	
	.ms-xxl-1 {
		margin-left: .25rem !important;
	}
	
	.ms-xxl-2 {
		margin-left: .5rem !important;
	}
	
	.ms-xxl-3 {
		margin-left: 1rem !important;
	}
	
	.ms-xxl-4 {
		margin-left: 1.5rem !important;
	}
	
	.ms-xxl-5 {
		margin-left: 3rem !important;
	}
	
	.ms-xxl-auto {
		margin-left: auto !important;
	}
	
	.p-xxl-0 {
		padding: 0 !important;
	}
	
	.p-xxl-1 {
		padding: .25rem !important;
	}
	
	.p-xxl-2 {
		padding: .5rem !important;
	}
	
	.p-xxl-3 {
		padding: 1rem !important;
	}
	
	.p-xxl-4 {
		padding: 1.5rem !important;
	}
	
	.p-xxl-5 {
		padding: 3rem !important;
	}
	
	.px-xxl-0 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	
	.px-xxl-1 {
		padding-right: .25rem !important;
		padding-left: .25rem !important;
	}
	
	.px-xxl-2 {
		padding-right: .5rem !important;
		padding-left: .5rem !important;
	}
	
	.px-xxl-3 {
		padding-right: 1rem !important;
		padding-left: 1rem !important;
	}
	
	.px-xxl-4 {
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important;
	}
	
	.px-xxl-5 {
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}
	
	.py-xxl-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	
	.py-xxl-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important;
	}
	
	.py-xxl-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important;
	}
	
	.py-xxl-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}
	
	.py-xxl-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important;
	}
	
	.py-xxl-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important;
	}
	
	.pt-xxl-0 {
		padding-top: 0 !important;
	}
	
	.pt-xxl-1 {
		padding-top: .25rem !important;
	}
	
	.pt-xxl-2 {
		padding-top: .5rem !important;
	}
	
	.pt-xxl-3 {
		padding-top: 1rem !important;
	}
	
	.pt-xxl-4 {
		padding-top: 1.5rem !important;
	}
	
	.pt-xxl-5 {
		padding-top: 3rem !important;
	}
	
	.pe-xxl-0 {
		padding-right: 0 !important;
	}
	
	.pe-xxl-1 {
		padding-right: .25rem !important;
	}
	
	.pe-xxl-2 {
		padding-right: .5rem !important;
	}
	
	.pe-xxl-3 {
		padding-right: 1rem !important;
	}
	
	.pe-xxl-4 {
		padding-right: 1.5rem !important;
	}
	
	.pe-xxl-5 {
		padding-right: 3rem !important;
	}
	
	.pb-xxl-0 {
		padding-bottom: 0 !important;
	}
	
	.pb-xxl-1 {
		padding-bottom: .25rem !important;
	}
	
	.pb-xxl-2 {
		padding-bottom: .5rem !important;
	}
	
	.pb-xxl-3 {
		padding-bottom: 1rem !important;
	}
	
	.pb-xxl-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pb-xxl-5 {
		padding-bottom: 3rem !important;
	}
	
	.ps-xxl-0 {
		padding-left: 0 !important;
	}
	
	.ps-xxl-1 {
		padding-left: .25rem !important;
	}
	
	.ps-xxl-2 {
		padding-left: .5rem !important;
	}
	
	.ps-xxl-3 {
		padding-left: 1rem !important;
	}
	
	.ps-xxl-4 {
		padding-left: 1.5rem !important;
	}
	
	.ps-xxl-5 {
		padding-left: 3rem !important;
	}
	
	.text-xxl-start {
		text-align: left !important;
	}
	
	.text-xxl-end {
		text-align: right !important;
	}
	
	.text-xxl-center {
		text-align: center !important;
	}
}

@media (min-width:1200px) {
	.fs-1 {
		font-size: 2.5rem !important;
	}
	
	.fs-2 {
		font-size: 2rem !important;
	}
	
	.fs-3 {
		font-size: 1.75rem !important;
	}
	
	.fs-4 {
		font-size: 1.5rem !important;
	}
}

@media print {
	.d-print-inline {
		display: inline !important;
	}
	
	.d-print-inline-block {
		display: inline-block !important;
	}
	
	.d-print-block {
		display: block !important;
	}
	
	.d-print-grid {
		display: grid !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: flex !important;
	}
	
	.d-print-inline-flex {
		display: inline-flex !important;
	}
	
	.d-print-none {
		display: none !important;
	}
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

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

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

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

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

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

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("https://alarmnewengland.com/wp-content/plugins/el-addons-helper/assets/css/owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease;
}

.owl-carousel .owl-video-play-icon.nitro-lazy {
	background-image: none !important;
}

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

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

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

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

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
	margin-top: 10px;
}

.owl-theme .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #d6d6d6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #fff;
	text-decoration: none;
}

.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
}

.wp-block-kadence-testimonials .kt-blocks-carousel {
	padding-bottom: 35px;
	margin-left: -15px;
	margin-right: -15px;
}

.wp-block-kadence-testimonials .kt-blocks-carousel.kt-carousel-container-dotstyle-none {
	padding-bottom: 0;
}

.wp-block-kadence-testimonials.tns-carousel-wrap .kt-blocks-carousel:not(.kt-carousel-container-arrowstyle-none) {
	padding-left: 35px;
	padding-right: 35px;
}

.wp-block-kadence-testimonials .kt-blocks-carousel .kt-blocks-carousel-init:not(.kt-carousel-arrowstyle-none):not(.tns-slider) {
	padding-left: 35px;
	padding-right: 35px;
}

.wp-block-kadence-testimonials .kt-blocks-carousel .kt-blocks-testimonial-carousel-item {
	padding: 0 15px;
}

.kt-blocks-carousel-init:not(.slick-initialized):not(.tns-slider) .kt-blocks-testimonial-carousel-item {
	display: none;
}

.kt-blocks-carousel-init:not(.slick-initialized):not(.tns-slider) .kt-blocks-testimonial-carousel-item:first-child {
	display: block;
}

.kt-testimonial-grid-wrap {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr;
	grid-gap: 30px 30px;
}

.kt-testimonial-grid-wrap .kt-testimonial-item-wrap {
	margin: 0 30px 30px 0;
	width: auto;
}

.kt-testimonial-grid-wrap .kt-testimonial-item-wrap:last-child {
	margin-right: 0;
}

.kt-testimonial-columns-1 .kt-testimonial-grid-wrap .kt-testimonial-item-wrap:last-child {
	margin-right: auto;
}

.kt-testimonial-grid-wrap .kt-testimonial-item-wrap:nth-child(1) {
	-ms-grid-column: 1;
}

.kt-testimonial-grid-wrap .kt-testimonial-item-wrap:nth-child(2) {
	-ms-grid-column: 2;
}

.kt-testimonial-grid-wrap .kt-testimonial-item-wrap:nth-child(3) {
	-ms-grid-column: 3;
}

.kt-testimonial-grid-wrap .kt-testimonial-item-wrap:nth-child(4) {
	-ms-grid-column: 4;
}

.kt-testimonial-grid-wrap .kt-testimonial-item-wrap:nth-child(5) {
	-ms-grid-column: 5;
}

@supports (grid-gap: 30px 30px) {
	.kt-testimonial-grid-wrap .kt-testimonial-item-wrap {
		margin: 0 auto;
		width: 100%;
	}
	
	.kt-testimonial-grid-wrap .kt-testimonial-item-wrap:last-child:first-child {
		margin-right: auto;
	}
}

.kt-testimonial-columns-1 .kt-testimonial-grid-wrap {
	grid-template-columns: 1fr;
}

.kt-testimonial-columns-3 .kt-testimonial-grid-wrap {
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr;
}

.kt-testimonial-columns-4 .kt-testimonial-grid-wrap {
	-ms-grid-columns: 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

.kt-testimonial-columns-5 .kt-testimonial-grid-wrap {
	-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

@media (min-width: 1200px) and (max-width: 1499px) {
	.kt-t-xl-col-1 .kt-testimonial-grid-wrap {
		grid-template-columns: 1fr;
	}
	
	.kt-t-xl-col-2 .kt-testimonial-grid-wrap {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
	}
	
	.kt-t-xl-col-3 .kt-testimonial-grid-wrap {
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.kt-t-xl-col-4 .kt-testimonial-grid-wrap {
		-ms-grid-columns: 1fr 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	
	.kt-t-xl-col-5 .kt-testimonial-grid-wrap {
		-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.kt-t-lg-col-1 .kt-testimonial-grid-wrap {
		grid-template-columns: 1fr;
	}
	
	.kt-t-lg-col-2 .kt-testimonial-grid-wrap {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
	}
	
	.kt-t-lg-col-3 .kt-testimonial-grid-wrap {
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.kt-t-lg-col-4 .kt-testimonial-grid-wrap {
		-ms-grid-columns: 1fr 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	
	.kt-t-lg-col-5 .kt-testimonial-grid-wrap {
		-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.kt-t-md-col-1 .kt-testimonial-grid-wrap {
		grid-template-columns: 1fr;
	}
	
	.kt-t-md-col-2 .kt-testimonial-grid-wrap {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
	}
	
	.kt-t-md-col-3 .kt-testimonial-grid-wrap {
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.kt-t-md-col-4 .kt-testimonial-grid-wrap {
		-ms-grid-columns: 1fr 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	
	.kt-t-md-col-5 .kt-testimonial-grid-wrap {
		-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	}
}

@media (min-width: 544px) and (max-width: 767px) {
	.kt-t-sm-col-1 .kt-testimonial-grid-wrap {
		grid-template-columns: 1fr;
	}
	
	.kt-t-sm-col-2 .kt-testimonial-grid-wrap {
		grid-template-columns: 1fr 1fr;
	}
	
	.kt-t-sm-col-3 .kt-testimonial-grid-wrap {
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.kt-t-sm-col-4 .kt-testimonial-grid-wrap {
		-ms-grid-columns: 1fr 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	
	.kt-t-sm-col-5 .kt-testimonial-grid-wrap {
		-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	}
}

@media (max-width: 543px) {
	.kt-t-xs-col-1 .kt-testimonial-grid-wrap {
		grid-template-columns: 1fr;
	}
	
	.kt-t-xs-col-2 .kt-testimonial-grid-wrap {
		grid-template-columns: 1fr 1fr;
	}
	
	.kt-t-xs-col-3 .kt-testimonial-grid-wrap {
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.kt-t-xs-col-4 .kt-testimonial-grid-wrap {
		-ms-grid-columns: 1fr 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	
	.kt-t-xs-col-5 .kt-testimonial-grid-wrap {
		-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	}
}

.kt-testimonial-media-inner-wrap {
	overflow: hidden;
	border: 0 solid transparent;
	width: 60px;
	margin: 0 15px 0 0;
	border-radius: 100%;
}

.kt-testimonial-media-inner-wrap .kadence-testimonial-image-intrisic {
	padding-bottom: 100%;
	height: 0;
	position: relative;
}

.kt-testimonial-media-inner-wrap .kt-testimonial-image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	padding: 0;
	border-radius: 100%;
}

.kt-testimonial-media-inner-wrap .kt-svg-testimonial-icon {
	position: absolute;
	width: 100%;
	height: 100%;
}

.kt-testimonial-item-wrap {
	border: 0 solid transparent;
	max-width: 500px;
	text-align: center;
	margin: 0 auto;
}

.kt-testimonial-meta-wrap {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	margin-top: 10px;
}

.kt-testimonial-meta-wrap .kt-testimonial-meta-name-wrap {
	text-align: left;
}

.kt-svg-testimonial-global-icon {
	border: 2px solid #eee;
	border-radius: 100%;
	background: transparent;
	color: #444;
	padding: 20px;
}

.kt-svg-testimonial-global-icon-wrap {
	margin: 0 0 10px 0;
}

.kt-testimonial-style-card .kt-testimonial-media-inner-wrap {
	width: auto;
	margin: 0 0 15px 0;
	border-radius: 0;
}

.kt-testimonial-style-card .kt-testimonial-media-inner-wrap .kadence-testimonial-image-intrisic {
	padding-bottom: 50%;
}

.kt-testimonial-style-card .kt-testimonial-media-inner-wrap .kt-testimonial-image {
	border-radius: 0;
}

.kt-testimonial-style-card .kt-testimonial-meta-wrap .kt-testimonial-meta-name-wrap {
	text-align: center;
}

.kt-testimonial-style-card.kt-testimonials-icon-on.kt-testimonial-halign-center .kt-testimonial-item-wrap {
	text-align: left;
}

.kt-testimonial-style-card .kt-svg-testimonial-global-icon-wrap {
	float: left;
	margin: 0 10px 0 0;
}

.kt-testimonial-style-card.kt-testimonial-halign-right .kt-svg-testimonial-global-icon-wrap {
	float: right;
}

.kt-testimonial-style-card.kt-testimonial-halign-right .kt-testimonial-media-inner-wrap {
	margin: 0 0 15px 0;
}

.kt-testimonial-style-bubble .kt-testimonial-text-wrap {
	border: 2px solid #eee;
	padding: 20px;
	position: relative;
	border-radius: 10px;
}

.kt-testimonial-style-bubble .kt-testimonial-text-wrap:after {
	height: 0;
	left: 50%;
	top: 100%;
	position: absolute;
	border-top: 14px solid #eee;
	border-bottom: 14px solid transparent;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	content: "";
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
}

.kt-testimonial-style-bubble .kt-testimonial-meta-wrap {
	margin-top: 20px;
}

.kt-testimonial-style-bubble.kt-testimonial-halign-left .kt-testimonial-meta-wrap {
	margin-left: 6px;
}

.kt-testimonial-style-bubble.kt-testimonial-halign-left.kt-testimonials-media-off .kt-testimonial-meta-wrap {
	margin-left: 20px;
}

.kt-testimonial-style-bubble.kt-testimonial-halign-right .kt-testimonial-meta-wrap {
	margin-right: 6px;
}

.kt-testimonial-style-bubble.kt-testimonial-halign-right.kt-testimonials-media-off .kt-testimonial-meta-wrap {
	margin-right: 20px;
}

.kt-testimonial-style-bubble .kt-svg-testimonial-global-icon {
	background: #fff;
}

.kt-testimonial-style-bubble.kt-testimonials-icon-on .kt-svg-testimonial-global-icon-wrap {
	margin: -55px 0 10px 0;
}

.kt-testimonial-style-bubble.kt-testimonials-icon-on .kt-testimonial-item-wrap {
	padding-top: 55px;
}

.kt-testimonial-media-off .kt-testimonial-meta-wrap .kt-testimonial-meta-name-wrap {
	text-align: inherit;
}

.kt-testimonial-style-inlineimage .kt-testimonial-media-wrap {
	float: left;
}

.kt-testimonial-style-inlineimage .kt-testimonial-text-wrap {
	border: 2px solid #eee;
	padding: 20px;
	position: relative;
	border-radius: 10px;
	text-align: left;
}

.kt-testimonial-style-inlineimage .kt-testimonial-text-wrap:after {
	height: 0;
	left: 20px;
	top: 100%;
	position: absolute;
	border-top: 14px solid #eee;
	border-bottom: 14px solid transparent;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	content: "";
	-webkit-transform: none;
	transform: none;
	width: 0;
}

.kt-testimonial-style-inlineimage .kt-testimonial-meta-wrap {
	margin-top: 2px;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	padding-left: 60px;
}

.kt-testimonial-style-inlineimage .kt-testimonial-meta-wrap .kt-testimonial-meta-name-wrap {
	text-align: left;
	display: -webkit-flex;
	display: flex;
}

.kt-testimonial-style-inlineimage .kt-testimonial-meta-wrap .kt-testimonial-meta-name-wrap .kt-testimonial-name-wrap {
	padding-right: 6px;
}

.kt-testimonial-style-inlineimage.kt-testimonial-halign-right .kt-testimonial-text-wrap {
	text-align: left;
}

.kt-testimonial-style-inlineimage.kt-testimonial-halign-right .kt-testimonial-media-wrap {
	float: right;
}

.kt-testimonial-style-inlineimage.kt-testimonial-halign-right .kt-testimonial-meta-wrap {
	padding-left: 0px;
	padding-right: 60px;
}

.kt-testimonial-style-inlineimage .kt-svg-testimonial-global-icon {
	background: #fff;
}

.kt-testimonial-style-inlineimage.kt-testimonials-icon-on .kt-svg-testimonial-global-icon-wrap {
	margin: -55px 0 10px 0;
}

.kt-testimonial-style-inlineimage.kt-testimonials-icon-on .kt-testimonial-item-wrap {
	padding-top: 55px;
}

.kt-testimonial-halign-left .kt-testimonial-item-wrap {
	text-align: left;
	margin: 0;
}

.kt-testimonial-halign-left .kt-testimonial-item-wrap .kt-testimonial-meta-name-wrap {
	text-align: left;
}

.kt-testimonial-halign-left .kt-testimonial-meta-wrap {
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

.kt-testimonial-halign-left .kt-testimonial-text-wrap:after {
	left: 20px;
	-webkit-transform: none;
	transform: none;
}

.kt-testimonial-halign-right .kt-testimonial-item-wrap {
	text-align: right;
	margin-left: auto;
	margin-right: 0;
}

.kt-testimonial-halign-right .kt-testimonial-item-wrap .kt-testimonial-meta-name-wrap {
	text-align: right;
}

.kt-testimonial-halign-right .kt-testimonial-meta-wrap {
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.kt-testimonial-halign-right .kt-testimonial-media-inner-wrap {
	margin: 0 0 0 15px;
}

.kt-testimonial-halign-right .kt-testimonial-text-wrap:after {
	left: auto;
	right: 20px;
	-webkit-transform: none;
	transform: none;
}

.kt-testimonial-name a {
	color: inherit;
	text-decoration: underline;
}

.kt-testimonial-occupation a {
	color: inherit;
	text-decoration: underline;
}

.kt-testimonial-item-wrap.testimonial-valign-middle {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
}

.kt-testimonial-item-wrap.testimonial-valign-bottom {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}

.kt-testimonial-halign-center.kt-testimonials-media-off .kt-testimonial-meta-wrap .kt-testimonial-meta-name-wrap {
	text-align: center;
}

.rtl .kt-testimonial-media-inner-wrap {
	margin: 0 0 0 15px;
}

.rtl .kt-testimonial-style-card .kt-testimonial-media-inner-wrap {
	margin: 0 0 15px 0;
}

.rtl .kt-testimonial-halign-right .kt-testimonial-meta-wrap {
	-webkit-flex-direction: row;
	flex-direction: row;
}

.rtl .kt-testimonial-meta-wrap .kt-testimonial-meta-name-wrap {
	text-align: right;
}

.covid-banner {
	text-align: center;
	padding: 8px;
	color: white;
	background: #15385c;
}

.covid-banner a {
	z-index: 1000;
	color: white;
	text-decoration: underline;
}

.slick-next:before, .slick-prev:before, .top-bar ul li a {
	color: #024;
}

.button.color-1 {
	background-color: #0d8bd5 !important;
}

.custom-theme .section-sub-title, .custom-theme .section-title h1 {
	font-family: Open Sans, sans-serif;
}

body a.cta_button {
	font-size: 16px !important;
	padding: 18px 30px;
}

.single-product-lp .list-main-feats li {
	font-size: 16px;
}

.single-product-lp .list-main-feats li:not(:last-child) {
	margin-bottom: 16px;
}

@media (max-width:768px) {
	.single-product-lp .homepage-banner h1 {
		font-size: 32px;
		line-height: 40px;
	}
}

ul.company-logos {
	list-style-type: none;
	padding: 20px 0;
	margin: 0;
}

ul.company-logos li {
	display: inline-block;
	margin: 0 5px 5px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, .1);
}

.top-bar {
	background: #e7e9eb;
	min-height: 35px !important;
}

.top-bar ul {
	display: inline-block;
	list-style-type: none;
	margin: 0 auto;
	width: 100%;
	padding-left: 15px;
}

.top-bar ul li {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	margin: 1px 5px;
}

.top-bar ul li:first-child {
	border-right: 2px solid #024;
	padding-right: 15px;
}

.top-bar ul li a:hover {
	border-bottom: 2px solid #c60c30;
}

.top-bar ul li a.active {
	font-weight: 700;
}

.control-button .fa {
	font-size: 24px;
}

.free-quote-btn .close {
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}

.mt8 {
	margin-top: 8px !important;
}

ul.mega-menu-columns {
	list-style: none !important;
	margin: 0 auto;
	padding: 0;
	max-width: 90%;
	font-size: 14px;
}

ul.mega-menu-columns li {
	height: 100% !important;
	padding: 3rem 0;
	margin: 0 .75rem;
	text-align: center;
	display: inline-block;
}

ul.mega-menu-columns li.active, ul.mega-menu-columns li:hover {
	-webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .05);
	border-bottom: 2px solid #c60c30 !important;
}

ul.mega-menu-columns li:not(.active), ul.mega-menu-columns li:not(:hover) {
	border-bottom: 2px solid transparent;
}

ul.mega-menu-columns li .mega-menu-img img {
	display: inline-block;
	max-height: 160px;
}

ul.mega-menu-columns li .mega-menu-title {
	text-align: center;
	font-weight: 700;
}

.mm-total-link:hover {
	text-decoration: underline;
}

@media only screen and (max-width:767px) {
	.top-bar ul {
		padding-left: 10px;
	}
	
	.top-bar ul li {
		font-size: 14px;
		margin: 1px 5px;
		float: left;
	}
	
	.ane-logo-left {
		width: 70% !important;
	}
	
	.mt8 {
		display: none !important;
	}
	
	.dark-overlay-mobile {
		position: relative;
		z-index: 1;
	}
	
	.dark-overlay-mobile:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 0;
		opacity: .4;
		border-radius: inherit;
		background-color: #024;
		pointer-events: none;
	}
	
	.dark-overlay-mobile .white-content span {
		color: #fff !important;
		position: relative;
	}
	
	.dark-overlay-mobile .white-content .icon-circle.dark i {
		box-shadow: 0 0 0 2px #fff inset;
		color: #fff;
	}
	
	.dark-overlay-mobile .form-box {
		position: relative;
	}
}

.overlay-gray:before {
	background-color: #f5f5f5;
}

.bg-light-gray {
	background-color: #fafafb !important;
}

.md-shadow {
	-webkit-box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, .2);
	box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, .2);
}

.yellow {
	color: #fac917;
}

.w50 {
	max-width: 50px !important;
}

.w80 {
	max-width: 80px !important;
}

.paramb0 p {
	margin-bottom: 0;
}

.hero-section .plyr video {
	object-fit: cover;
}

.hero-sidebar h2, .hero-sidebar h3 {
	margin: 10px 0;
}

.icon-box {
	text-align: center;
}

.icon-box .icon {
	border: 1px solid #c3161c;
	padding: 40px;
	border-radius: 100%;
	max-width: 150px;
	margin: 0 auto 20px;
}

.icon-box .icon svg {
	opacity: .3;
}

.icon-box .icon:hover svg {
	opacity: 1;
}

.get-started .icon-box .icon svg {
	fill: #c3161c;
}

.icon-container {
	position: relative;
}

.icon-box .icon-text {
	max-width: 220px;
	margin: 0 auto;
}

.right-arrow {
	width: 3vmin;
	height: 3vmin;
	box-sizing: border-box;
	transform: rotate(45deg);
	position: absolute;
	top: 30%;
	right: 0;
}

.right-arrow::before, .right-arrow:after {
	content: "";
	width: 100%;
	height: 100%;
	border-style: solid;
	border-color: #131313;
	transform-origin: 100% 0;
	transition: .2s ease;
}

.right-arrow::before {
	border-width: .4vmin .4vmin 0 0;
	display: block;
}

.right-arrow:after {
	float: left;
	position: relative;
	top: -100%;
	border-width: 0 .4vmin 0 0;
}

#review-div .centered a.cta_button:not(#cta_button_558963_9d5da75d-ed70-407d-b68b-dce7da94ff52):not(#cta_button_558963_2e9254b6-3f2a-4bd5-9891-97300994e7a7) {
	background: 0 0 !important;
}

.custom-theme a.cta_button:not(#cta_button_558963_9d5da75d-ed70-407d-b68b-dce7da94ff52):not(#cta_button_558963_2e9254b6-3f2a-4bd5-9891-97300994e7a7) {
	background: #0d8bd5 !important;
}

.section-sub-title {
	font-size: 24px;
	color: #024;
	font-weight: 700;
}

.d-block {
	display: block;
}

.text-uppercase {
	text-transform: uppercase !important;
}

.text-navy {
	color: #15385c !important;
}

.text-red, .text-red h1, .text-red h2, .text-red h3, .text-red h4, .text-red h5, .text-red h6 {
	color: #c60c30 !important;
}

.mobile-only {
	display: none !important;
}

.desktop-only {
	display: block !important;
}

.compare-cta {
	padding: 15px 30px;
}

.rich-tbl table {
	max-width: 100%;
	border-collapse: collapse;
}

.rich-tbl tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, .05);
}

.list-square ul li:before {
	content: "" !important;
}

.addr-col.border-left {
	-webkit-box-shadow: -2px 0 0 0 #ddd;
	box-shadow: -2px 0 0 0 #ddd;
}

.addr-col:hover .accordion-item {
	background-color: #f0f7f9;
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .2), 0 2px 15px transparent;
	border-radius: 3px;
	transition: .1s ease;
}

.addr-col h3:after {
	content: "";
	border-bottom: 5px solid #15385c;
	width: 25%;
	display: block;
	padding-top: 15px;
}

.addr-col:hover h3:after {
	border-color: #c60c30;
}

.addr-col:hover ul li i.red-hover {
	color: #c60c30;
}

.addr-col ul li:before {
	display: none !important;
}

.suqare-fields-frm #hs-pwd-widget-password, .suqare-fields-frm .hs-input:not([type=radio]):not([type=checkbox]) {
	border-radius: 0;
	outline: #ccc solid 1px;
}

.suqare-fields-frm .hs-button {
	background-color: #0d8bd5 !important;
}

.red-text-list ul {
	border-right: 1px solid #ccc;
}

.blue-text-list .hs_cos_wrapper_type_rich_text {
	padding-left: 20px;
}

.blue-text-list ul li:before, .red-text-list ul li:before {
	content: "" !important;
	width: 1.5em !important;
	line-height: 1.5em !important;
	padding: 0 !important;
	color: #fff !important;
	font-family: FontAwesome;
	background: #c60c30;
	border-radius: 50% !important;
	text-align: center !important;
}

.blue-text-list ul li:before, .question {
	background: #15385c;
}

.blue-text-list ol li:before {
	color: #15385c !important;
}

.question h2 {
	color: #fff;
	margin: 0;
	font-weight: 400;
}

.question h2 a:hover {
	color: #fff;
}

@media screen and (max-width:768px) {
	.stack-row>.row-fluid-wrapper>.row-fluid {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}
	
	.col-left {
		order: 2;
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		width: 100%;
	}
	
	.col-right {
		order: 1;
		-webkit-order: 1;
		-moz-order: 1;
		-ms-order: 1;
		width: 100%;
	}
	
	.red-text-list ul {
		border: 0;
	}
	
	.blue-text-list .hs_cos_wrapper_type_rich_text {
		padding-left: 0;
	}
}

@media (max-width:767px) {
	.sm-bg-white {
		background: #fff !important;
	}
	
	.mobile-only {
		display: block !important;
	}
	
	.desktop-only, .mobile-hide {
		display: none !important;
	}
	
	.mmt20 {
		margin-top: 20px;
	}
	
	.mmb20 {
		margin-bottom: 20px;
	}
	
	.right-arrow {
		position: unset;
		float: none;
		transform: rotate(135deg);
		margin: 40px auto;
		text-align: center;
	}
	
	.rich-tbl td, .rich-tbl th {
		font-size: 13px;
	}
	
	.addr-col.border-left {
		-webkit-box-shadow: unset;
		box-shadow: unset;
	}
	
	.control-button {
		position: relative;
	}
	
	.control-button:before {
		position: absolute;
		content: "Menu";
		font-size: 11px;
		top: -20px;
		left: 0;
		font-weight: 700;
	}
	
	.control-button.menu.on:before {
		content: "";
	}
}

.refer-friend-form span.hs-form-required {
	display: none;
}

.refer-friend-form fieldset.form-columns-1 {
	margin-bottom: 10px;
}

.refer-friend-form .hs-button {
	margin-top: 5px;
	border-radius: 0;
	display: block;
	max-width: 100%;
	width: 100%;
}

.list-check li:before {
	content: "" !important;
	transform: scale(1) !important;
}

.line-through h2 {
	overflow: hidden;
}

.line-through h2:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	margin-right: -100%;
	margin-left: 10px;
	border-top: 1px solid #024;
}

.list-check ul {
	list-style-type: none;
}

.list-check ul li {
	margin-bottom: 10px;
}

.list-check ul li:before {
	content: "" !important;
	display: inline-block;
	vertical-align: middle;
	width: 21px !important;
	height: 21px !important;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/web.archive.org/web/20210515204453im_/https://cdn2.hubspot.net/hubfs/558963/ANE-Theme-Assets-2018/bullet-icon.png");
	background-repeat: no-repeat;
	margin-right: 15px;
	transform: none !important;
	font: unset !important;
	margin-left: -12px;
}

body.paid-service .overlay-white:before {
	background: rgba(255, 255, 255, 1);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(0, 0, 0, 0)));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 0) 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 0) 100%);
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
}

body.paid-service .custom-banner {
	padding: 40px 0 40px !important;
	background-position: 100% 100%;
}

body.paid-service .form-top h4 {
	background: transparent;
	color: #c60c30;
	padding: 28px 30px 30px;
}

body.paid-service .hero-form .hs-input {
	background-color: #fff !important;
	border: 1px solid #d1d1d1 !important;
	height: 45px !important;
	border-radius: 8px !important;
	padding: 10px 35px 10px 10px !important;
	color: #5f5b5b !important;
}

body.paid-service .hero-form .hs-button {
	border-radius: 100px;
}

body.paid-service button.initialism {
	padding: 18px 64px 18px 25px;
	border-radius: 60px;
	font-weight: 700;
	background: #c3161c url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/web.archive.org/web/20210515204453im_/https://cdn2.hubspot.net/hubfs/558963/New%20Project.png") no-repeat 90% 19px !important;
}

body.paid-service button.initialism.nitro-lazy {
	background-image: none !important;
}

body.paid-service .custom-banner ul {
	padding-left: 0;
	list-style: none;
}

body.paid-service .custom-banner .banner-left li {
	position: relative;
	padding-left: 33px;
}

body.paid-service .custom-banner .banner-left li:after {
	content: "";
	position: absolute;
	width: 18px;
	height: 10px;
	background: transparent;
	border-left: 4px solid #0d8bd5;
	border-bottom: 4px solid #0d8bd5;
	top: 8px;
	left: 0;
	transform: rotate(-37deg);
}

body.paid-service .custom-banner h3 {
	color: #000;
	margin-bottom: 41px !important;
	font-size: 32px;
}

body.paid-service .featured-outer {
	padding: 49px 0 40px;
	background-color: #f3f3f4;
	text-align: center;
}

body.paid-service .featured-outerh4 {
	color: #0d8bd5;
}

body.paid-service .features-inner {
	text-align: center;
}

body.paid-service .features-inner .hs_cos_wrapper {
	display: inline-block;
}

body.paid-service .features-inner img {
	max-width: 77px !important;
	display: inline-block;
	margin: 0 34px !important;
	opacity: .4;
	cursor: pointer;
	width: 77px !important;
}

body.paid-service .features-inner img:hover {
	opacity: 1;
}

body.paid-service .features-inner .hs_cos_wrapper:nth-child(5) img.hs-image-widget {
	filter: grayscale(100%);
}

body.paid-service .friendly-section {
	padding: 130px 0 65px;
	background-color: #fafafb;
	overflow: hidden;
}

body.paid-service .friendly-outer {
	overflow: hidden;
}

body.paid-service .friendly-section h2 {
	color: #c3161c;
	position: relative;
	padding-bottom: 23px;
}

body.paid-service .friendly-section h2 span {
	color: #183960;
}

body.paid-service .friendly-section h2:after {
	content: "";
	position: absolute;
	width: 300px;
	height: 2px;
	background-color: #c3161c;
	left: 0;
	bottom: 0;
}

body.paid-service .friendly-section small {
	display: block;
	color: #7f7f80;
}

body.paid-service .friendly-section strong {
	margin: 20px 0 40px;
	display: inline-block;
}

body.paid-service .friendly-section .hs_cos_wrapper_type_rich_text ul:not(.reset-list) li:before, .hs-richtext ul:not(.reset-list) li:before {
	color: transparent;
}

body.paid-service .friendly-section li:after {
	content: "";
	position: absolute;
	width: 11px;
	height: 11px;
	background-color: #183960;
	top: 7px;
	left: 0;
}

body.paid-service .friendly-pic {
	position: relative;
	padding: 50px 0;
	margin-top: 155px;
}

body.paid-service .friendly-pic img {
	-webkit-box-shadow: -14px 0px 38px -8px rgba(93, 93, 93, .75);
	-moz-box-shadow: -14px 0px 38px -8px rgba(93, 93, 93, .75);
	box-shadow: -14px 0px 38px -8px rgba(93, 93, 93, .75);
}

body.paid-service .friendly-pic>div {
	position: relative;
}

body.paid-service .friendly-pic:before {
	position: absolute;
	content: "";
	width: 90%;
	height: 100%;
	top: 0;
	left: 15%;
	bottom: 0;
	background: #0d8bd5;
	display: inline-block;
	transform: skew(-18deg);
}

body.paid-service .peacefully-section {
	padding: 65px 0 50px;
	position: relative;
	overflow: hidden;
}

body.paid-service .peacefully-section:after {
	content: "";
	position: absolute;
	width: 650px;
	height: 650px;
	background-color: #f9e7e7;
	top: 147px;
	left: calc(50% + 260px);
	border-radius: 100%;
}

body.paid-service .peacefully-section img {
	float: right;
	position: relative;
	z-index: 9;
}

body.paid-service .peacefully-section h4 {
	text-align: center;
	color: #c3161c;
	position: relative;
	padding-bottom: 20px;
	font-size: 30px;
}

body.paid-service .peacefully-section h4 span {
	color: #183960;
}

body.paid-service .peacefully-section h4:after {
	content: "";
	position: absolute;
	width: 300px;
	height: 1px;
	background-color: #c3161c;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

body.paid-service .peacefully-section h5 {
	color: #000;
	margin-top: 70px;
}

body.paid-service .feature-i .detail .title {
	color: #c3161c;
}

body.paid-service .quality-outer {
	padding: 100px 0;
	text-align: center;
}

body.paid-service .quality-outer h4 {
	font-size: 30px;
	text-align: center;
	color: #000;
	position: relative;
	padding-bottom: 22px;
}

body.paid-service .quality-outer h4:after {
	content: "";
	position: absolute;
	width: 190px;
	height: 1px;
	background-color: #c3161c;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

body.paid-service .quality-inner h3 {
	font-size: 26px;
	color: #000;
}

body.paid-service .quality-inner {
	width: 80% !important;
	display: inline-block !important;
	float: none !important;
}

body.paid-service .quality-section {
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 70px;
}

body.paid-service .quality-section ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

body.paid-service .quality-section li {
	width: calc(24% - 3px);
	display: inline-block;
	position: relative;
	margin-right: 6px;
}

body.paid-service .quality-section li:first-child {
	margin-left: 0;
}

body.paid-service .quality-section li:last-child {
	margin-right: 0;
}

body.paid-service .quality-section li:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 58px;
	background-color: #707070;
	top: 20px;
	right: -70%;
}

body.paid-service .quality-section h6 {
	margin-top: 23px;
	color: #000;
	font-weight: 500;
	font-size: 16px;
}

body.paid-service .quality-p p {
	text-align: left;
}

body.paid-service .left-right-section {
	padding: 100px 0 0;
}

body.paid-service .customer-services {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}

body.paid-service .left-content {
	width: 50%;
	float: left;
	padding-right: 20px;
}

body.paid-service .left-content h2 {
	color: #000;
	font-size: 29px;
}

body.paid-service .right-content {
	width: 50%;
	float: right;
}

body.paid-service .right-content img {
	width: 90%;
	float: right;
	-webkit-box-shadow: 0px 0px 75px -29px rgba(0, 0, 0, .75);
	-moz-box-shadow: 0px 0px 75px -29px rgba(0, 0, 0, .75);
	box-shadow: 0px 0px 75px -29px rgba(0, 0, 0, .75);
}

body.paid-service .left-right-section .hs_cos_wrapper:nth-child(2n) .left-content {
	float: right;
	padding: 0 0 0 20px;
}

body.paid-service .left-right-section .hs_cos_wrapper:nth-child(2n) .right-content img {
	float: left;
}

body.paid-service .request-quote-section {
	padding: 50px 0 90px;
	text-align: center;
}

body.paid-service .request-quote-section h4 {
	font-size: 30px;
	color: #000;
	position: relative;
	padding-bottom: 20px;
}

body.paid-service .request-quote-section h4:after {
	content: "";
	position: absolute;
	width: 300px;
	height: 1px;
	background-color: #c3161c;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

body.paid-service .request-quote-inner {
	width: 62.2% !important;
	display: inline-block !important;
	float: none !important;
}

body.paid-service .request-quote-inner .hs-form-field {
	margin-left: 0 !important;
	width: 100% !important;
	text-align: left;
}

body.paid-service .request-quote-inner label {
	display: none;
}

body.paid-service .request-quote-inner input {
	border: 1px solid #d5d5d5 !important;
	height: 66px;
	padding: 23px;
	color: #878787 !important;
	background-color: #fff !important;
}

body.paid-service .request-quote-inner textarea {
	border: 1px solid #d5d5d5 !important;
	border-radius: 30px !important;
	padding: 20px !important;
	color: #878787 !important;
	background-color: #fff !important;
	height: 260px;
}

body.paid-service .request-quote-inner .hs-button {
	border-radius: 6px;
	width: 300px;
	height: 54px !important;
	padding: 0 0 !important;
	color: #fff !important;
	float: left;
	background-color: #0d8bd5 !important;
}

body.paid-service .company-logos {
	padding: 40px 0;
}

body.paid-service a#cta_button_558963_72b0be64-e50b-434f-a0f5-a5c72ff44c6b {
	border-radius: 100px !important;
	width: 300px !important;
	height: 75px !important;
	line-height: 65px !important;
}

body.paid-service .price-compare-list .col-2 {
	width: 85%;
}

body.paid-service .price-compare-list .logo {
	margin-bottom: 20px;
}

body.paid-service .price-compare-list .list li {
	margin-bottom: 16px;
}

body.paid-service .content-section-bottom p {
	color: #ccc;
	text-align: center;
}

body.paid-service .price-outer h3 {
	font-size: 30px;
	text-align: center;
	position: relative;
	padding-bottom: 20px;
	color: #000;
}

body.paid-service .price-outer h3:after {
	content: "";
	position: absolute;
	width: 300px;
	height: 1px;
	background-color: #c3161c;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

body.paid-service .price-outer .text {
	text-align: center;
}

body.paid-service .price-outer .price-compare-list {
	padding-top: 80px;
}

body.paid-service .review-div-hding h2 {
	color: #000;
}

body.paid-service .view-all-btn {
	padding-top: 30px;
}

body.paid-service .view-all-btn a {
	font-weight: 600;
}

body.paid-service .slider-container.arrows-outside .nboslick-prev {
	left: -40px;
}

body.paid-service .slider-container.arrows-outside .nboslick-next {
	right: -40px;
}

body.paid-service .guarantee-outer .section-sub-title {
	font-size: 30px;
	text-align: center;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 25px;
	color: #000;
}

body.paid-service .guarantee-outer .section-sub-title:after {
	content: "";
	position: absolute;
	width: 300px;
	height: 1px;
	background-color: red;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

body.paid-service .guarantee-outer h1 {
	text-align: center;
	margin-bottom: 35px;
}

body.paid-service .request-call-btn {
	margin: -62px 0 0 0;
	text-align: right;
}

body.paid-service .request-call-btn a#cta_button_558963_b1111e33-39ee-427f-bfa4-eb8b9fee208b {
	border-radius: 6px;
	width: 300px !important;
	height: 54px !important;
	padding: 14px 0 !important;
	color: #fff !important;
	background-color: #c3161c !important;
	font-size: 15px !important;
	font-weight: 600 !important;
}

body.paid-service .request-call-btn a#cta_button_558963_b1111e33-39ee-427f-bfa4-eb8b9fee208b:hover {
	transform: scale(1.1);
}

body.paid-service .request-call-btn a.cta_button:not(#cta_button_558963_9d5da75d-ed70-407d-b68b-dce7da94ff52):not(#cta_button_558963_2e9254b6-3f2a-4bd5-9891-97300994e7a7) {
	background: #c3161c !important;
}

body.paid-service .footer-outer {
	padding: 40px 0;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	text-align: center;
}

body.paid-service .footer-outer .row-fluid-wrapper {
	width: 210px;
	display: inline-block;
}

body.paid-service .footer-outer .row-fluid.ptb10.list-item {
	margin-bottom: 15px;
}

body.paid-service .footer-outer .span1 {
	width: 40px !important;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	display: inline-block !important;
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, .2);
	border-radius: 100%;
	float: none !important;
	margin-bottom: 15px;
}

body.paid-service .footer-outer .request-quote .list-item svg {
	padding: 8px 10px 0;
	fill: #0c8ad4;
}

body.paid-service .footer-outer .span11 {
	color: #6c6c6c;
}

body.paid-service .footer-bottom {
	padding: 30px 0;
}

body.paid-service .footer-bottom p {
	margin-bottom: 0;
	color: #6c6c6c;
}

body.paid-service .desktop-only a {
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	background: #0d8bd5;
	border-radius: 6px;
	border-radius: 100px;
	color: aliceblue;
	transition: all .4s ease;
	padding: 16px 30px;
	font-size: 24px;
	font-size: 16px;
	min-width: 210px;
	line-height: 20px;
	display: inline-block;
	font-weight: 700;
	max-width: 100%;
}

body.paid-service .desktop-only a:hover {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

@media screen and (max-width:1200px) {
	body.paid-service .slider-container.arrows-outside .nboslick-prev {
		left: 0;
	}
	
	body.paid-service .slider-container.arrows-outside .nboslick-next {
		right: 0;
	}
	
	body.paid-service .features-inner img {
		margin: 0 35px !important;
	}
	
	body.paid-service .request-call-btn a#cta_button_558963_b1111e33-39ee-427f-bfa4-eb8b9fee208b {
		width: 40% !important;
	}
	
	body.paid-service .request-quote-inner .hs-button {
		width: 40%;
	}
}

@media screen and (max-width:1055px) {
	body.paid-service .quality-section li {
		width: calc(49% - 3px);
	}
	
	body.paid-service .quality-section li:nth-child(2n) {
		margin-right: 0;
	}
}

@media screen and (max-width:1023px) {
	body.paid-service .features-inner img {
		margin: 0 30px !important;
	}
	
	body.paid-service .left-right-section {
		padding: 0;
	}
	
	body.paid-service .customer-services {
		margin-bottom: 80px;
	}
}

@media screen and (max-width:979px) {
	body.paid-service .custom-banner h3 {
		font-size: 25px;
	}
	
	body.paid-service .hero-form .form-bottom img {
		max-width: 70px;
	}
	
	body.paid-service .features-inner img {
		margin: 0 50px 30px !important;
	}
	
	body.paid-service .quality-outer {
		padding: 0 0 70px;
	}
	
	body.paid-service .price-compare-list .list ul {
		padding-left: 20px;
	}
}

@media screen and (max-width:767px) {
	body.paid-service .w350 {
		max-width: 100% !important;
	}
	
	body.paid-service .peacefully-section:after {
		position: unset;
	}
	
	body.paid-service .quality-section li {
		width: 49%;
		max-width: 100%;
		margin: 0 0 30px;
		position: unset;
	}
	
	body.paid-service .left-content {
		width: 100%;
		padding-right: 0;
	}
	
	body.paid-service .right-content {
		width: 100%;
		float: none;
		display: inline-block;
		text-align: center;
	}
	
	body.paid-service .request-quote-inner {
		width: 100% !important;
	}
	
	body.paid-service .right-content img {
		float: none;
		display: inline-block;
	}
	
	body.paid-service .review-div-hding h2 {
		font-size: 24px;
	}
	
	body.paid-service .left-right-section .hs_cos_wrapper:nth-child(2n) .right-content img {
		float: none;
	}
	
	body.paid-service .guarantee-outer .section-sub-title {
		font-size: 22px;
	}
	
	body.paid-service .quality-section li:after {
		position: unset;
	}
	
	body.paid-service .peacefully-section h4 {
		font-size: 20px;
	}
	
	body.paid-service .left-right-section .hs_cos_wrapper:nth-child(2n) .left-content {
		padding: 0;
	}
	
	body.paid-service .quality-inner {
		width: 100% !important;
	}
	
	body.paid-service .featured-outer {
		display: none;
	}
	
	body.paid-service .friendly-section {
		padding: 80px 0 65px;
	}
}

@media screen and (max-width:599px) {
	body.paid-service .features-inner img {
		width: 100px !important;
	}
	
	body.paid-service .friendly-section {
		padding: 40px 0;
	}
	
	body.paid-service .friendly-pic {
		margin-top: 40px;
	}
	
	body.paid-service .peacefully-section {
		padding: 40px 0;
	}
	
	body.paid-service .peacefully-section h5 {
		margin-top: 0;
	}
	
	body.paid-service .quality-outer h4 {
		font-size: 26px;
	}
	
	body.paid-service .quality-section {
		padding-bottom: 0;
	}
	
	body.paid-service .quality-outer {
		padding: 0 0 20px;
	}
	
	body.paid-service .left-content h2 {
		font-size: 23px;
	}
	
	body.paid-service .customer-services {
		margin-bottom: 40px;
	}
	
	body.paid-service .review-div-hding h2 {
		font-size: 18px;
	}
	
	body.paid-service .review-text p {
		margin-bottom: 30px;
	}
	
	body.paid-service .content-section-bottom p {
		margin: 0;
	}
	
	body.paid-service .guarantee-outer .section-sub-title {
		font-size: 18px;
	}
	
	body.paid-service .request-quote-section {
		padding: 20px 0 50px;
	}
	
	body.paid-service .footer-outer {
		padding: 0;
	}
	
	body.paid-service .footer-bottom {
		padding: 10px 0;
	}
	
	body.paid-service .custom-banner {
		padding: 40px 0 !important;
	}
}

@media screen and (max-width:479px) {
	body.paid-service .custom-banner h3 {
		font-size: 19px;
		margin-bottom: 20px !important;
	}
	
	body.paid-service .form-top h4 {
		padding: 30px 10px;
	}
	
	body.paid-service .hero-form .hs-input {
		height: 53px !important;
	}
	
	body.paid-service .friendly-section h2 {
		font-size: 20px;
	}
	
	body.paid-service .feature-i .detail p {
		margin-bottom: 0;
	}
	
	body.paid-service .quality-outer h4 {
		font-size: 20px;
	}
	
	body.paid-service .quality-inner h3 {
		font-size: 20px;
	}
	
	body.paid-service .fo-reviews .detail span {
		display: block;
	}
	
	body.paid-service .left-content h2 {
		font-size: 20px;
	}
	
	body.paid-service h2 {
		font-size: 20px;
	}
	
	body.paid-service a.cta_button {
		font-size: 12px !important;
		padding: 17px 22px;
	}
	
	body.paid-service .company-logos img {
		margin-bottom: 0 !important;
	}
	
	body.paid-service .price-outer h3 {
		font-size: 20px;
	}
	
	body.paid-service .price-outer h3:after {
		width: 100%;
	}
	
	body.paid-service .guarantee-outer .section-sub-title:after {
		width: 100%;
	}
	
	body.paid-service br {
		display: none;
	}
	
	body.paid-service .request-quote-section h4:after {
		width: 100%;
	}
	
	body.paid-service .request-quote-inner .hs-button {
		width: 100% !important;
	}
	
	body.paid-service .request-call-btn a#cta_button_558963_b1111e33-39ee-427f-bfa4-eb8b9fee208b {
		width: 100% !important;
	}
	
	body.paid-service .request-call-btn {
		margin: 0;
	}
	
	body.paid-service .footer-outer .row-fluid-wrapper {
		width: 100%;
		padding: 0 2%;
	}
	
	body.paid-service .friendly-section h2:after {
		width: 230px;
	}
}

@media (max-width:767px) {
	#text-form .hs-form fieldset[class*="form-columns"] .field {
		margin-left: 0 !important;
	}
	
	#text-form .hs-form-field .hs-input, .refer-friend-form .hs-form-field .hs-input {
		width: 100% !important;
	}
}

.custom-cta .custom-phone-n a, .hs-button {
	background-color: #0d8bd5 !important;
}

.single_hero_slider h2 {
	color: #eba548;
	font-size: 40px;
	font-weight: 300;
}

.single_hero_slider p {
	color: #fff;
	font-size: 17px;
	line-height: 26px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.slide_content a {
	color: #fff;
	border: 1px solid #fff;
	padding: 10px 15px;
	border-radius: 5px;
}

.slide_content a i {
	margin-left: 8px;
}

.slide_img {
	padding-top: 130px;
}

.hero_slider_area .owl-dots button {
	background: #fff;
	margin: 16px;
	border-radius: 50%;
	display: block;
}

.hero_slider_area .owl-dots button.active {
	background: #eba548;
}

.hero_slider_area .owl-dots {
	position: absolute;
	right: 3%;
	top: 40%;
}

/* Arrows */
.carousel-wrapper {
	width: 1000px;
	margin: auto;
	position: relative;
	text-align: center;
	font-family: sans-serif;
}

.owl-carousel .owl-nav {
	overflow: hidden;
	height: 0px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #5110e9;
}

.owl-carousel .item {
	text-align: center;
}

.owl-carousel .nav-button {
	height: 31px;
	width: 30px;
	cursor: pointer;
	position: absolute;
	top: 38%;
	border-radius: 50%;
	background: #c60c30;
	color: white;
	font-weight: 600;
}

.owl-carousel .owl-prev.disabled, .owl-carousel .owl-next.disabled {
	pointer-events: none;
	opacity: .25;
}

.owl-carousel .owl-prev {
	left: -35px;
}

.owl-carousel .owl-next {
	right: -35px;
}

.owl-theme .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 39px;
	background: #000;
	border-radius: 3px;
}

.owl-carousel .prev-carousel:hover {
	background-position: 0px -53px;
}

.owl-carousel .next-carousel:hover {
	background-position: -24px -53px;
}

.card-body {
	padding: 0;
	border: 1px solid #ccc;
}

.sl_description h4 {
	font-size: 18px;
	font-weight: 700;
	margin-top: 8px;
}

.sl_description p {
	font-size: 14px;
	margin: 0;
	color: black;
	font-weight: 300;
}

.row.align-items-center.slider_bottom {
	background: #f2f2f2;
	margin: 0px;
}

.icons_bg {
	background: #c60c30;
	padding: 17px 0px;
}

.slide_img_bottom {
	padding: 15px;
}

.sl_description h4 {
	margin: 0;
}

.slide_img_bottom img {
	height: 50px !important;
}

@import url("https://web.archive.org/web/20200528014358cs_/https://fonts.googleapis.com/css?family=La+Belle+Aurore");

.tp-widget-review {
	display: inline-block;
	height: auto;
	margin: 0 15px 0 0;
	padding: 0 0 0 20px;
	position: relative;
	vertical-align: top;
	white-space: normal;
}

.tp-widget-review .date {
	right: 0;
	top: 4px;
}

.tp-widget-review .date {
	color: rgba(0, 0, 0, .6);
	position: absolute;
}

.custom-review {
	max-width: 100%;
	margin-bottom: 130px;
	padding: 30px;
	position: relative;
	background-color: #fff;
	-webkit-box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, .5);
	-moz-box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, .5);
	box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, .5);
}

.custom-review:after {
	border-left: 40px solid transparent;
	border-top: 30px solid #fff;
	bottom: -30px;
	content: "";
	position: absolute;
	right: 60px;
}

.custom-review .date {
	right: 30px;
	top: 30px;
}

.custom-review .tp-header {
	font-size: 16px;
	font-weight: 700;
	height: 30px;
	margin: 0 0 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	color: #c3161c;
}

.custom-review .text {
	font-size: 16px;
	line-height: normal;
	word-wrap: break-word;
}

.custom-review .client-info {
	text-align: center;
	position: absolute;
	right: 30px;
	margin-top: 70px;
}

.custom-review .name {
	font-family: "La Belle Aurore", cursive;
	color: #c3161c;
	font-size: 35px;
	line-height: 35px;
}

.custom-review .location {
	font-size: 13px;
}

.custom-review .review-stars {
	margin: 0;
}

html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article, aside, footer, header, nav, section {
	display: block;
}

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

figcaption, figure, main {
	display: block;
}

figure {
	margin: 1em 40px;
}

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

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

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

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

dfn {
	font-style: italic;
}

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

small {
	font-size: 80%;
}

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

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

audio, video {
	display: inline-block;
}

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

img {
	border-style: none;
}

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

button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button, input {
	overflow: visible;
}

button, select {
	text-transform: none;
}

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

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

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: .35em .75em .625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

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

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

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

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

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details, menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

.rf-features {
	display: table;
	width: auto;
	margin: 20px 0;
}

.rf-features .icon-col {
	display: table-column;
	width: 30%;
	float: left;
	text-align: center;
}

.rf-features .icon-col .icon {
	background-color: #15385c;
	height: 100px;
	width: 100px;
	line-height: 100px;
	transform: rotate(45deg);
	margin: 0 auto;
	border-radius: 4px;
}

.rf-features .icon svg {
	fill: #fff;
	max-width: 35px;
	transform: rotate(-45deg);
}

.rf-features .text-col {
	width: 70%;
	float: left;
	padding: 10px 20px;
}

@media (max-width: 767px) {
	.rf-features {
		margin: 5px 0;
	}
	
	.rf-features .icon-col .icon {
		width: 80px;
		height: 80px;
		line-height: 80px;
	}
	
	.rf-features .icon svg {
		max-width: 30px;
	}
	
	.rf-features .text-col {
		padding-top: 0px;
		padding-right: 5px;
	}
}

.plyr__video-wrapper {
	background: none !important;
}

.top-banner-bar {
	background: #c60c30;
	display: none;
	position: relative;
	text-align: right;
	float: left;
	width: 100%;
	padding: 5px 0;
}

.top-banner-bar-active {
	display: block;
}

.top-banner-bar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.top-banner-bar ul li {
	display: inline-block;
}

.top-banner-bar ul li a {
	padding: 0px 15px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background-color: transparent;
	font-weight: 600;
	font-size: .8125rem;
	line-height: 1.923;
	text-transform: uppercase;
}

.top-banner-bar ul li:not(:last-child) a {
	border-right: 1px solid #fff;
}

.top-banner-bar ul li a:hover {
	color: #0d8bd5;
}

@media (max-width: 768px) {
	.top-banner-bar {
		display: none !important;
	}
}

.feature-i {
	padding: 10px;
	margin-top: 30px;
	position: relative;
}

.feature-i .icon {
	line-height: 150px;
}

.feature-i svg {
	width: auto;
	height: 70px;
}

.feature-i svg g {
	fill: #c3161c;
	stroke: #fff;
}

.feature-i .detail {
	border-radius: 4px;
	margin-top: 20px;
}

.feature-i .detail .title {
	font-weight: 700;
	margin: 10px 0;
	color: #18395f;
}

.feature-i .detail p {
	color: #565656;
}

/*ane company logos */
ul.company-logos {
	list-style-type: none;
	padding: 20px 0;
	margin: 0;
}

ul.company-logos li {
	display: inline-block;
	margin: 0 5px 5px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, .1);
}

/*image with tabs*/
.img-container .tab-img {
	position: relative;
	max-height: 650px;
	width: auto;
	z-index: 2;
	display: none;
}

.img-container .tab-img.active {
	display: block;
}

.img-tab-container p {
	font-size: 14px;
	margin-bottom: 10px;
}

.img-tab-container .tab {
	display: block;
	margin: 10px 0;
	padding: 15px 10px 10px 25px;
}

.img-tab-container .tab:hover {
	cursor: pointer;
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .2), 0 20px 50px -10px rgba(0, 0, 0, .3);
	border-radius: 6px;
}

.img-tab-container .tab .tab-box {
	padding: 0 20px;
}

.img-tab-container .tab.white-box .tab-box {
	-webkit-box-shadow: -4px 0 0 0 #c60c30;
	box-shadow: -4px 0 0 0 #c60c30;
}

@media (max-width:767px) {
	.img-tab-container .tab.white-box .tab-box {
		-webkit-box-shadow: unset;
		box-shadow: unset;
		border-left: 2px solid #c60c30;
	}
	
	.img-container .tab-img {
		width: 100%;
	}
}

#review-div .custom-theme a.cta_button:not(#cta_button_558963_9d5da75d-ed70-407d-b68b-dce7da94ff52):not(#cta_button_558963_2e9254b6-3f2a-4bd5-9891-97300994e7a7) {
	background: transparent !important;
}

.nboslick-slide:focus {
	outline: none;
}

/*start new home page test */
.newhome .width100 {
	width: 100%;
}

.newhome .left-align {
	text-align: left;
}

.newhome .px2 {
	padding-left: 1rem;
	padding-right: 1rem;
}

.newhome .py1 {
	padding-top: .5rem;
	padding-bottom: .5rem;
}

.newhome .my2 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.newhome .center {
	text-align: center;
}

.newhome .border-none {
	border: 0;
}

.newhome .hide {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

.newhome .display-none {
	display: none !important;
}

.newhome .hide-form {
	display: none;
}

.newhome .col-4 {
	width: 33.33333%;
}

.newhome .col-8 {
	width: 66.66667%;
}

.newhome .h4 {
	font-size: 1.1rem;
}

.newhome .h2 {
	font-size: 1.7rem;
}

.newhome .strong, strong {
	font-weight: 700;
}

.newhome .caps {
	text-transform: uppercase;
	letter-spacing: normal;
}

.newhome .blue {
	color: #1776eb;
}

.newhome .items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.newhome .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.newhome input.invalid:not(:focus), input.touched:not(:focus):invalid, select.invalid:not(:focus), select.touched:not(:focus):invalid, textarea.invalid:not(:focus), textarea.touched:not(:focus):invalid {
	border: .07142857em solid red;
	color: red;
}

.newhome .p1 {
	padding: .5rem;
}

.main button {
	background-color: #1776eb;
	font-weight: 300;
	cursor: pointer;
	color: #fff;
}

.newhome .white {
	color: #fff;
}

.newhome input.px2 {
	position: absolute;
	left: 0;
	text-align: left;
	margin: 0;
	height: 40px;
	top: 0;
	opacity: 0;
	cursor: pointer;
	width: 100% !important;
}

.newhome label.container {
	position: relative;
	width: 100%;
	float: left;
	color: #1776eb;
	border: 1px solid #1776eb;
	font-size: 16px;
	margin: 10px 0;
	padding: 10px 20px;
}

.newhome label.container:hover {
	background-color: #1776eb;
	color: #fff;
}

.fo-reviews .author img {
	margin-bottom: 0 !important;
}

.fo-reviews .date {
	position: absolute;
	right: -15px;
	top: -25px;
	font-size: 14px;
}

.fo-reviews .detail {
	font-size: 20px;
}

.fo-reviews .detail span {
	font-size: 16px;
}

.review-stars {
	margin: 20px 0;
}

.review-stars .fa {
	font-size: 24px;
}

.review-stars .fa.gold {
	color: #edbd29;
}

.review-stars .fa.gray {
	color: #9e9e9e;
}

@media (max-width:767px) {
	.sr-reviews.arrows-outside .nboslick-next {
		right: -30px !important;
	}
	
	.sr-reviews.arrows-outside .nboslick-prev {
		left: -30px !important;
	}
}

/*Ane FAQ modules start*/
.faq-acc .accordion-icon {
	width: 30px;
	background-color: #c60c30;
	color: #fff;
	border-radius: 50%;
	line-height: 30px;
	margin-top: 5px;
}

.faq-acc .accordion-title {
	border-radius: 4px;
	margin-left: 35px;
}

ul.company-logos {
	list-style-type: none;
	padding: 20px 0;
	margin: 0;
}

ul.company-logos li {
	display: inline-block;
	margin: 0 5px 5px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, .1);
}

ul.company-logos li img {
	width: 110px;
	height: auto;
}

.nboslick-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;
}

.nboslick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.nboslick-list:focus {
	outline: 0;
}

.nboslick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.nboslick-slider .nboslick-list, .nboslick-slider .nboslick-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);
}

.nboslick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.nboslick-track:after, .nboslick-track:before {
	display: table;
	content: "";
}

.nboslick-track:after {
	clear: both;
}

.nboslick-loading .nboslick-track {
	visibility: hidden;
}

.nboslick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir=rtl] .nboslick-slide {
	float: right;
}

/*.nboslick-slide img{display:block}*/
.nboslick-slide.nboslick-loading img {
	display: none;
}

.nboslick-slide.dragging img {
	pointer-events: none;
}

.nboslick-initialized .nboslick-slide {
	display: block;
}

.nboslick-loading .nboslick-slide {
	visibility: hidden;
}

.nboslick-vertical .nboslick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.nboslick-arrow.nboslick-hidden {
	display: none;
}

/* Base
   ========================================================================== */
.tooltipster-base {
	display: flex;
	height: auto !important;
	position: absolute;
}

/* Box
   ========================================================================== */
.tooltipster-box {
	flex: 1 1 auto;
	padding: 8px 16px;
	position: relative;
	border-radius: 6px;
}

/**
 * Position
 */
.tooltipster-top .tooltipster-box {
	-webkit-animation: bubbleUp .3s cubic-bezier(0, 0, .2, 1);
	animation: bubbleUp .3s cubic-bezier(0, 0, .2, 1);
}

.tooltipster-bottom .tooltipster-box {
	-webkit-animation: bubbleDown .3s cubic-bezier(0, 0, .2, 1);
	animation: bubbleDown .3s cubic-bezier(0, 0, .2, 1);
}

.tooltipster-left .tooltipster-box {
	-webkit-animation: bubbleLeft .3s cubic-bezier(0, 0, .2, 1);
	animation: bubbleLeft .3s cubic-bezier(0, 0, .2, 1);
}

.tooltipster-right .tooltipster-box {
	-webkit-animation: bubbleRight .3s cubic-bezier(0, 0, .2, 1);
	animation: bubbleRight .3s cubic-bezier(0, 0, .2, 1);
}

/**
 * Color
 */
.tooltipster-base.theme .tooltipster-box {
	background-color: #4693fb;
	color: #fff;
}

.tooltipster-base.dark .tooltipster-box {
	background-color: #024;
	color: #fff;
}

.tooltipster-base.white .tooltipster-box {
	background-color: #fff;
	color: #024;
}

.tooltipster-box:before {
	content: "";
	display: block;
	position: absolute;
}

.tooltipster-ruler {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
}

.tooltipster-top .tooltipster-box:before, .tooltipster-bottom .tooltipster-box:before {
	left: 50%;
	margin-left: -5px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}

.tooltipster-top .tooltipster-box:before {
	bottom: -6px;
	border-top: 8px solid;
}

.tooltipster-top.theme .tooltipster-box:before {
	border-top-color: #4693fb;
}

.tooltipster-top.dark .tooltipster-box:before {
	border-top-color: #024;
}

.tooltipster-top.white .tooltipster-box:before {
	border-top-color: #fff;
}

.tooltipster-bottom .tooltipster-box:before {
	top: -6px;
	border-bottom: 8px solid;
}

.tooltipster-bottom.theme .tooltipster-box:before {
	border-bottom-color: #4693fb;
}

.tooltipster-bottom.dark .tooltipster-box:before {
	border-bottom-color: #024;
}

.tooltipster-bottom.white .tooltipster-box:before {
	border-bottom-color: #fff;
}

.tooltipster-left .tooltipster-box:before, .tooltipster-right .tooltipster-box:before {
	top: 50%;
	margin-top: -8px;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
}

.tooltipster-left .tooltipster-box:before {
	right: -6px;
	border-left: 8px solid;
}

.tooltipster-left.theme .tooltipster-box:before {
	border-left-color: #4693fb;
}

.tooltipster-left.dark .tooltipster-box:before {
	border-left-color: #024;
}

.tooltipster-left.white .tooltipster-box:before {
	border-left-color: #fff;
}

.tooltipster-right .tooltipster-box:before {
	left: -6px;
	border-right: 8px solid;
}

.tooltipster-right.theme .tooltipster-box:before {
	border-right-color: #4693fb;
}

.tooltipster-right.dark .tooltipster-box:before {
	border-right-color: #024;
}

.tooltipster-right.white .tooltipster-box:before {
	border-right-color: #fff;
}

/* Content
   ========================================================================== */
.tooltipster-content {
	font-size: .8rem;
	line-height: 1.3;
}

.tooltipster-content a, .tooltipster-content a:hover, .tooltipster-content a:active {
	color: inherit;
	text-decoration: underline;
}

.tooltipster-content small {
	display: block;
}

/* Custom
   ========================================================================== */
.button span.tooltip {
	display: block;
}

/* Plyr Player
   ========================================================================== */
@-webkit-keyframes plyr-progress {
	to {
		background-position: 25px 0;
	}
}

@keyframes plyr-progress {
	to {
		background-position: 25px 0;
	}
}

.plyr {
	position: relative;
	max-width: 100%;
	min-width: 200px;
	font-family: Avenir, "Avenir Next", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
	direction: ltr;
}

.plyr, .plyr *, .plyr ::after, .plyr ::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.plyr a, .plyr button, .plyr input, .plyr label {
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

.plyr:focus {
	outline: 0;
}

.plyr audio, .plyr video {
	width: 100%;
	height: auto;
	vertical-align: middle;
	border-radius: inherit;
}

.plyr input[type=range] {
	display: block;
	height: 20px;
	width: 100%;
	margin: 0;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	cursor: pointer;
	border: none;
	background: 0 0;
}

.plyr input[type=range]::-webkit-slider-runnable-track {
	height: 8px;
	background: 0 0;
	border: 0;
	border-radius: 4px;
	-webkit-user-select: none;
	user-select: none;
}

.plyr input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	margin-top: -4px;
	position: relative;
	height: 16px;
	width: 16px;
	background: #fff;
	border: 2px solid transparent;
	border-radius: 100%;
	-webkit-transition: background .2s ease, border .2s ease, -webkit-transform .2s ease;
	transition: background .2s ease, border .2s ease, -webkit-transform .2s ease;
	transition: background .2s ease, border .2s ease, transform .2s ease;
	transition: background .2s ease, border .2s ease, transform .2s ease, -webkit-transform .2s ease;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(0, 0, 0, .15);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(0, 0, 0, .15);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.plyr input[type=range]::-moz-range-track {
	height: 8px;
	background: 0 0;
	border: 0;
	border-radius: 4px;
	-moz-user-select: none;
	user-select: none;
}

.plyr input[type=range]::-moz-range-thumb {
	position: relative;
	height: 16px;
	width: 16px;
	background: #fff;
	border: 2px solid transparent;
	border-radius: 100%;
	-webkit-transition: background .2s ease, border .2s ease, -webkit-transform .2s ease;
	transition: background .2s ease, border .2s ease, -webkit-transform .2s ease;
	transition: background .2s ease, border .2s ease, transform .2s ease;
	transition: background .2s ease, border .2s ease, transform .2s ease, -webkit-transform .2s ease;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(0, 0, 0, .15);
	box-sizing: border-box;
}

.plyr input[type=range]::-ms-track {
	height: 8px;
	background: 0 0;
	border: 0;
	color: transparent;
}

.plyr input[type=range]::-ms-fill-upper {
	height: 8px;
	background: 0 0;
	border: 0;
	border-radius: 4px;
	-ms-user-select: none;
	user-select: none;
}

.plyr input[type=range]::-ms-fill-lower {
	height: 8px;
	background: 0 0;
	background: #3498db;
	border: 0;
	border-radius: 4px;
	-ms-user-select: none;
	user-select: none;
}

.plyr input[type=range]::-ms-thumb {
	position: relative;
	height: 16px;
	width: 16px;
	background: #fff;
	border: 2px solid transparent;
	border-radius: 100%;
	-webkit-transition: background .2s ease, border .2s ease, -webkit-transform .2s ease;
	transition: background .2s ease, border .2s ease, -webkit-transform .2s ease;
	transition: background .2s ease, border .2s ease, transform .2s ease;
	transition: background .2s ease, border .2s ease, transform .2s ease, -webkit-transform .2s ease;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(0, 0, 0, .15);
	box-sizing: border-box;
	margin-top: 0;
}

.plyr input[type=range]::-ms-tooltip {
	display: none;
}

.plyr input[type=range]:focus {
	outline: 0;
}

.plyr input[type=range]::-moz-focus-outer {
	border: 0;
}

.plyr input[type=range].tab-focus:focus {
	outline-offset: 3px;
}

.plyr input[type=range]:active::-webkit-slider-thumb {
	background: #3498db;
	border-color: #fff;
	-webkit-transform: scale(1.25);
	transform: scale(1.25);
}

.plyr input[type=range]:active::-moz-range-thumb {
	background: #3498db;
	border-color: #fff;
	transform: scale(1.25);
}

.plyr input[type=range]:active::-ms-thumb {
	background: #3498db;
	border-color: #fff;
	transform: scale(1.25);
}

.plyr--video input[type=range].tab-focus:focus {
	outline: 1px dotted rgba(255, 255, 255, .5);
}

.plyr--audio input[type=range].tab-focus:focus {
	outline: 1px dotted rgba(86, 93, 100, .5);
}

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

.plyr__video-wrapper {
	position: relative;
	background: #000;
	border-radius: inherit;
}

.plyr__video-embed {
	padding-bottom: 56.25%;
	height: 0;
	border-radius: inherit;
	overflow: hidden;
	z-index: 0;
}

.plyr__video-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.plyr__video-embed>div {
	position: relative;
	padding-bottom: 200%;
	-webkit-transform: translateY(-35.95%);
	transform: translateY(-35.95%);
}

.plyr .plyr__video-embed iframe {
	pointer-events: none;
}

.plyr video::-webkit-media-text-track-container {
	display: none;
}

.plyr__captions {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px;
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
	color: #fff;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
}

.plyr__captions span {
	border-radius: 2px;
	padding: 3px 10px;
	background: rgba(0, 0, 0, .7);
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	line-height: 150%;
}

.plyr__captions span:empty {
	display: none;
}

@media (min-width:768px) {
	.plyr__captions {
		font-size: 24px;
	}
}

.plyr--captions-active .plyr__captions {
	display: block;
}

.plyr--hide-controls .plyr__captions {
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px);
}

@media (min-width:1024px) {
	.plyr--fullscreen-active .plyr__captions {
		font-size: 32px;
	}
}

.plyr ::-webkit-media-controls {
	display: none;
}

.plyr__controls {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1;
	text-align: center;
	pointer-events: none;
}

.plyr__controls>* {
	pointer-events: all;
}

.plyr__controls .plyr__progress, .plyr__controls .plyr__time, .plyr__controls>button {
	margin-left: 5px;
}

.plyr__controls .plyr__progress:first-child, .plyr__controls .plyr__time:first-child, .plyr__controls>button:first-child {
	margin-left: 0;
}

.plyr__controls .plyr__volume {
	margin-left: 5px;
}

.plyr__controls [data-plyr=pause] {
	margin-left: 0;
}

.plyr__controls button {
	position: relative;
	display: inline-block;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	overflow: visible;
	vertical-align: middle;
	padding: 7px;
	border: 0;
	background: 0 0;
	border-radius: 3px;
	cursor: pointer;
	-webkit-transition: background .3s ease, color .3s ease, opacity .3s ease;
	transition: background .3s ease, color .3s ease, opacity .3s ease;
	color: inherit;
}

.plyr__controls button svg {
	width: 18px;
	height: 18px;
	display: block;
	fill: currentColor;
}

.plyr__controls button:focus {
	outline: 0;
}

.plyr__controls .icon--captions-on, .plyr__controls .icon--exit-fullscreen, .plyr__controls .icon--muted {
	display: none;
}

@media (min-width:480px) {
	.plyr__controls .plyr__progress, .plyr__controls .plyr__time, .plyr__controls>button {
		margin-left: 10px;
	}
}

.plyr--hide-controls .plyr__controls {
	opacity: 0;
	pointer-events: none;
}

.plyr--video .plyr__controls {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	padding: 50px 10px 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .5)));
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
	border-bottom-left-radius: inherit;
	border-bottom-right-radius: inherit;
	color: #fff;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.plyr--video .plyr__controls button.tab-focus:focus, .plyr--video .plyr__controls button:hover {
	background: #3498db;
	color: #fff;
}

.plyr--audio .plyr__controls {
	padding: 10px;
	border-radius: inherit;
	background: #fff;
	border: 1px solid #dbe3e8;
	color: #565d64;
}

.plyr--audio .plyr__controls button.tab-focus:focus, .plyr--audio .plyr__controls button:hover {
	background: #3498db;
	color: #fff;
}

.plyr__play-large {
	display: none;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 10px;
	background: #3498db;
	border: 4px solid currentColor;
	border-radius: 100%;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
	color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.plyr__play-large svg {
	position: relative;
	left: 2px;
	width: 20px;
	height: 20px;
	display: block;
	fill: currentColor;
}

.plyr__play-large:focus {
	outline: 1px dotted rgba(255, 255, 255, .5);
}

.plyr .plyr__play-large {
	display: inline-block;
}

.plyr--audio .plyr__play-large {
	display: none;
}

.plyr--playing .plyr__play-large {
	opacity: 0;
	visibility: hidden;
}

.plyr--playing .plyr__controls [data-plyr=play], .plyr__controls [data-plyr=pause] {
	display: none;
}

.plyr--playing .plyr__controls [data-plyr=pause] {
	display: inline-block;
}

.plyr--captions-active .plyr__controls .icon--captions-on, .plyr--fullscreen-active .icon--exit-fullscreen, .plyr--muted .plyr__controls .icon--muted {
	display: block;
}

.plyr--captions-active .plyr__controls .icon--captions-on+svg, .plyr--fullscreen-active .icon--exit-fullscreen+svg, .plyr--muted .plyr__controls .icon--muted+svg {
	display: none;
}

.plyr [data-plyr=captions], .plyr [data-plyr=fullscreen] {
	display: none;
}

.plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen] {
	display: inline-block;
}

.plyr__tooltip {
	position: absolute;
	z-index: 2;
	bottom: 100%;
	margin-bottom: 10px;
	padding: 5px 7.5px;
	pointer-events: none;
	opacity: 0;
	background: rgba(0, 0, 0, .7);
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	-webkit-transform: translate(-50%, 10px) scale(.8);
	transform: translate(-50%, 10px) scale(.8);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition: opacity .2s .1s ease, -webkit-transform .2s .1s ease;
	transition: opacity .2s .1s ease, -webkit-transform .2s .1s ease;
	transition: transform .2s .1s ease, opacity .2s .1s ease;
	transition: transform .2s .1s ease, opacity .2s .1s ease, -webkit-transform .2s .1s ease;
}

.plyr__tooltip::before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -4px;
	border-right: 4px solid transparent;
	border-top: 4px solid rgba(0, 0, 0, .7);
	border-left: 4px solid transparent;
	z-index: 2;
}

.plyr button.tab-focus:focus .plyr__tooltip, .plyr button:hover .plyr__tooltip, .plyr__tooltip--visible {
	opacity: 1;
	-webkit-transform: translate(-50%, 0) scale(1);
	transform: translate(-50%, 0) scale(1);
}

.plyr button:hover .plyr__tooltip {
	z-index: 3;
}

.plyr__controls button:first-child .plyr__tooltip {
	left: 0;
	-webkit-transform: translate(0, 10px) scale(.8);
	transform: translate(0, 10px) scale(.8);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}

.plyr__controls button:first-child .plyr__tooltip::before {
	left: 16px;
}

.plyr__controls button:last-child .plyr__tooltip {
	right: 0;
	-webkit-transform: translate(0, 10px) scale(.8);
	transform: translate(0, 10px) scale(.8);
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}

.plyr__controls button:last-child .plyr__tooltip::before {
	left: auto;
	right: 16px;
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
}

.plyr__controls button:first-child .plyr__tooltip--visible, .plyr__controls button:first-child.tab-focus:focus .plyr__tooltip, .plyr__controls button:first-child:hover .plyr__tooltip, .plyr__controls button:last-child .plyr__tooltip--visible, .plyr__controls button:last-child.tab-focus:focus .plyr__tooltip, .plyr__controls button:last-child:hover .plyr__tooltip {
	-webkit-transform: translate(0, 0) scale(1);
	transform: translate(0, 0) scale(1);
}

.plyr__progress {
	position: relative;
	display: none;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.plyr__progress input[type=range] {
	position: relative;
	z-index: 2;
}

.plyr__progress input[type=range]::-webkit-slider-runnable-track {
	background: 0 0;
}

.plyr__progress input[type=range]::-moz-range-track {
	background: 0 0;
}

.plyr__progress input[type=range]::-ms-fill-upper {
	background: 0 0;
}

.plyr__progress .plyr__tooltip {
	left: 0;
}

.plyr .plyr__progress {
	display: inline-block;
}

.plyr__progress--buffer, .plyr__progress--played, .plyr__volume--display {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 8px;
	margin: -4px 0 0;
	padding: 0;
	vertical-align: top;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	border-radius: 100px;
}

.plyr__progress--buffer::-webkit-progress-bar, .plyr__progress--played::-webkit-progress-bar, .plyr__volume--display::-webkit-progress-bar {
	background: 0 0;
}

.plyr__progress--buffer::-webkit-progress-value, .plyr__progress--played::-webkit-progress-value, .plyr__volume--display::-webkit-progress-value {
	background: currentColor;
	border-radius: 100px;
	min-width: 8px;
}

.plyr__progress--buffer::-moz-progress-bar, .plyr__progress--played::-moz-progress-bar, .plyr__volume--display::-moz-progress-bar {
	background: currentColor;
	border-radius: 100px;
	min-width: 8px;
}

.plyr__progress--buffer::-ms-fill, .plyr__progress--played::-ms-fill, .plyr__volume--display::-ms-fill {
	border-radius: 100px;
}

.plyr__progress--played, .plyr__volume--display {
	z-index: 1;
	color: #3498db;
	background: 0 0;
	-webkit-transition: none;
	transition: none;
}

.plyr__progress--played::-webkit-progress-value, .plyr__volume--display::-webkit-progress-value {
	min-width: 8px;
	max-width: 99%;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-transition: none;
	transition: none;
}

.plyr__progress--played::-moz-progress-bar, .plyr__volume--display::-moz-progress-bar {
	min-width: 8px;
	max-width: 99%;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-transition: none;
	transition: none;
}

.plyr__progress--played::-ms-fill, .plyr__volume--display::-ms-fill {
	display: none;
}

.plyr__progress--buffer::-webkit-progress-value {
	-webkit-transition: width .2s ease;
	transition: width .2s ease;
}

.plyr__progress--buffer::-moz-progress-bar {
	-webkit-transition: width .2s ease;
	transition: width .2s ease;
}

.plyr__progress--buffer::-ms-fill {
	-webkit-transition: width .2s ease;
	transition: width .2s ease;
}

.plyr--video .plyr__progress--buffer, .plyr--video .plyr__volume--display {
	background: rgba(255, 255, 255, .25);
}

.plyr--video .plyr__progress--buffer {
	color: rgba(255, 255, 255, .25);
}

.plyr--audio .plyr__progress--buffer, .plyr--audio .plyr__volume--display {
	background: rgba(198, 214, 219, .66);
}

.plyr--audio .plyr__progress--buffer {
	color: rgba(198, 214, 219, .66);
}

.plyr--loading .plyr__progress--buffer {
	-webkit-animation: plyr-progress 1s linear infinite;
	animation: plyr-progress 1s linear infinite;
	background-size: 25px 25px;
	background-repeat: repeat-x;
	background-image: linear-gradient(-45deg, rgba(0, 0, 0, .15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .15) 50%, rgba(0, 0, 0, .15) 75%, transparent 75%, transparent);
	color: transparent;
}

.plyr--video.plyr--loading .plyr__progress--buffer {
	background-color: rgba(255, 255, 255, .25);
}

.plyr--audio.plyr--loading .plyr__progress--buffer {
	background-color: rgba(198, 214, 219, .66);
}

.plyr__time {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}

.plyr__time+.plyr__time {
	display: none;
}

@media (min-width:768px) {
	.plyr__time+.plyr__time {
		display: inline-block;
	}
}

.plyr__time+.plyr__time::before {
	content: "⁄";
	margin-right: 10px;
}

.plyr__volume {
	display: none;
}

.plyr .plyr__volume {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative;
}

.plyr .plyr__volume input[type=range] {
	position: relative;
	z-index: 2;
}

@media (min-width:480px) {
	.plyr .plyr__volume {
		display: block;
		max-width: 60px;
	}
}

@media (min-width:768px) {
	.plyr .plyr__volume {
		max-width: 100px;
	}
}

.plyr--is-ios .plyr__volume, .plyr--is-ios [data-plyr=mute] {
	display: none !important;
}

.plyr--fullscreen-active {
	height: 100%;
	width: 100%;
	background: #000;
	border-radius: 0 !important;
}

.plyr--fullscreen-active video {
	height: 100%;
}

.plyr--fullscreen-active .plyr__video-wrapper {
	height: 100%;
	width: 100%;
}

.plyr--fullscreen-active .plyr__video-embed {
	overflow: visible;
}

.plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper {
	height: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.plyr--fullscreen-fallback.plyr--fullscreen-active {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10000000;
}

/* ==========================================================================
   Base and typography
   ========================================================================== */

/* Box model
   ========================================================================== */
*, *:before, *:after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

.reset-box-sizing {
	box-sizing: content-box;
}

/* Text selection
   ========================================================================== */
::-moz-selection {
	background: #4693fb;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #4693fb;
	color: #fff;
	text-shadow: none;
}

.white-content ::-moz-selection {
	background: #024;
	color: #fff;
}

.white-content ::selection {
	background: #024;
	color: #fff;
}

/* HTML wrappers
   ========================================================================== */
html, body {
	min-height: 100%;
}

/**
 * Base text
 */
html {
	font-size: 100%;
}

body {
	color: #000;
	font-family: Open Sans, sans-serif;
	line-height: 1.7;
	font-weight: 500;
	word-wrap: break-word;
}

.white-content {
	color: #fff;
}

/* Links
   ========================================================================== */
a {
	color: #c60c30;
	text-decoration: none;
	transition: color .4s ease, text-shadow .4s ease, background-color .4s ease, border-color .4s ease, box-shadow .4s ease, opacity .4s ease;
}

a:hover {
	color: #024;
}

.white-content a, .white-content a:hover {
	color: #fff;
}

.link-inherit a, a.link-inherit, .link-hover-inherit a:hover
a.link-hover-inherit:hover {
	color: inherit !important;
}

.link-theme a, a.link-theme, .link-hover-theme a:hover, a.link-hover-theme:hover {
	color: #4693fb !important;
}

.link-dark a, a.link-dark, .link-hover-dark a:hover, a.link-hover-dark:hover {
	color: #024 !important;
}

.link-white a, a.link-white, .link-hover-white a:hover, a.link-hover-white:hover {
	color: #fff !important;
}

.link-hover-underline a:before, a.link-hover-underline:before {
	opacity: 0;
	transition: .4s;
}

.link-hover-underline a:hover:before, a.link-hover-underline:hover:before {
	opacity: 1;
}

/* Paragraphs
   ========================================================================== */
p {
	max-width: 100%;
	margin-top: 0;
}

p, .p {
	margin-bottom: 1.8em;
}

/* Headings
   ========================================================================== */
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	color: #024;
	font-family: Open Sans, sans-serif;
	font-weight: 700;
}

.white-content h1, .white-content h2, .white-content h3, .white-content h4, .white-content h5, .white-content h6 {
	color: #fff;
}

.section-intro h2, h1 {
	margin-bottom: .8em;
	line-height: 1.1;
	letter-spacing: -.03em;
}

h2 {
	margin-bottom: 1em;
	line-height: 1.3;
	letter-spacing: -.03em;
}

h3 {
	margin-bottom: 1.1em;
	line-height: 1.32;
}

h4 {
	margin-bottom: 1.2em;
	line-height: 1.45;
}

h5 {
	margin-bottom: 1.3em;
	line-height: 1.55;
}

h6 {
	margin-top: 0;
	margin-bottom: 1.2em;
	line-height: 1.1;
}

/**
 * Font size
 */
.section-intro h2, h1 {
	font-size: 3rem;
}

h2 {
	font-size: 2.2rem;
}

h3 {
	font-size: 1.78rem;
}

h4 {
	font-size: 1.36rem;
}

h5 {
	font-size: 1.3rem;
}

h6 {
	font-size: .9rem;
}

@media (max-width: 1139px) {
	.section-intro h2, h1 {
		font-size: 2.5002rem;
	}
	
	h2 {
		font-size: 2.00002rem;
	}
	
	h3 {
		font-size: 1.700078rem;
	}
}

@media (max-width: 767px) {
	.section-intro h2, h1 {
		font-size: 2.0001rem;
	}
	
	h2 {
		font-size: 1.80004rem;
	}
	
	h3 {
		font-size: 1.550024rem;
	}
}

@media (max-width: 479px) {
	.section-intro h2, h1 {
		font-size: 1.71rem;
	}
	
	h2 {
		font-size: 1.584rem;
	}
	
	h3 {
		font-size: 1.4596rem;
	}
}

/**
 * Links in headings
 */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}

/* Lists
   ========================================================================== */
ul, ol {
	margin: 0 0 1.8em;
}

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

ol ol {
	list-style: lower-alpha;
}

ol ol ol {
	list-style: lower-roman;
}

/**
 * UL
 */
.hs_cos_wrapper_type_rich_text ul:not(.reset-list), .hs-richtext ul:not(.reset-list) {
	padding-left: 0;
	list-style: none !important;
}

.hs_cos_wrapper_type_rich_text ul:not(.reset-list) li, .hs-richtext ul:not(.reset-list) li {
	position: relative;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

.hs_cos_wrapper_type_rich_text ul:not(.reset-list) li > *, .hs-richtext ul:not(.reset-list) li > * {
	text-indent: 0;
}

.hs_cos_wrapper_type_rich_text ul:not(.reset-list) li:before, .hs-richtext ul:not(.reset-list) li:before {
	content: "";
	display: inline-block;
	width: 1.5em;
	padding-right: 10px;
	color: #c60c30;
	font-family: FontAwesome;
	text-indent: 0;
	text-align: right;
	-webkit-transform: scale(.7, .7);
	-ms-transform: scale(.7, .7);
	transform: scale(.7, .7);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
}

.white-content .hs_cos_wrapper_type_rich_text ul:not(.reset-list) li:before, .white-content .hs-richtext ul:not(.reset-list) li:before, .white-content.hs-richtext ul:not(.reset-list) li:before {
	color: #fff;
}

.bullets-theme .hs_cos_wrapper_type_rich_text ul:not(.reset-list) li:before, .bullets-theme .hs-richtext ul:not(.reset-list) li:before, .bullets-theme.hs-richtext ul:not(.reset-list) li:before {
	color: #4693fb;
}

.bullets-dark .hs_cos_wrapper_type_rich_text ul:not(.reset-list) li:before, .bullets-dark .hs-richtext ul:not(.reset-list) li:before, .bullets-dark.hs-richtext ul:not(.reset-list) li:before {
	color: #024;
}

/**
 * OL
 */
.hs_cos_wrapper_type_rich_text ol:not(.reset-list), .hs-richtext ol:not(.reset-list) {
	padding-left: 0;
	list-style: none !important;
	counter-reset: item;
}

.hs_cos_wrapper_type_rich_text ol:not(.reset-list) li, .hs-richtext ol:not(.reset-list) li {
	padding-left: 2em;
	text-indent: -2em;
}

.hs_cos_wrapper_type_rich_text ol:not(.reset-list) li:before, .hs-richtext ol:not(.reset-list) li:before {
	content: counter(item) ".";
	display: inline-block;
	width: 2em;
	padding-right: 10px;
	counter-increment: item;
	color: #4693fb;
	font-weight: 700;
	text-indent: 0;
	text-align: right;
	-webkit-transform: scale(.9, .9);
	-ms-transform: scale(.9, .9);
	transform: scale(.9, .9);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	white-space: nowrap;
}

.white-content .hs_cos_wrapper_type_rich_text ol:not(.reset-list) li:before, .white-content .hs-richtext ol:not(.reset-list) li:before, .white-content.hs-richtext ol:not(.reset-list) li:before {
	color: #fff;
}

.bullets-theme .hs_cos_wrapper_type_rich_text ol:not(.reset-list) li:before, .bullets-theme .hs-richtext ol:not(.reset-list) li:before, .bullets-theme.hs-richtext ol:not(.reset-list) li:before {
	color: #4693fb;
}

.bullets-dark .hs_cos_wrapper_type_rich_text ol:not(.reset-list) li:before, .bullets-dark .hs-richtext ol:not(.reset-list) li:before, .bullets-dark.hs-richtext ol:not(.reset-list) li:before {
	color: #024;
}

/* Code & Preformatted Text
   ========================================================================== */
code, pre {
	white-space: pre-wrap;
	word-wrap: break-word;
}

pre {
	font-family: inherit;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	font-family: monospace;
	font-size: .75rem;
}

/* Quotes
   ========================================================================== */
q, blockquote {
	position: relative;
	margin: 0 5px 1.6em;
	padding: 0 0 0 1.875em;
}

q {
	display: block;
}

q:before, blockquote:before {
	content: "";
	display: block;
	position: absolute;
	top: -3px;
	left: 0;
	color: #4693fb;
	font-family: FontAwesome;
	font-size: 1.3rem;
}

.white-content q:before, .white-content blockquote:before {
	color: #fff;
}

.quote-theme q:before, .quote-theme blockquote:before {
	color: #4693fb;
}

.quote-dark q:before, .quote-dark blockquote:before {
	color: #024;
}

q:after, blockquote:after {
	display: none;
}

q:last-child, blockquote p:last-child {
	margin-bottom: 0;
}

cite {
	display: block;
	margin: 0 0 1.6em;
	padding: 30px 40px;
	background: #f0f7f9;
	border-radius: 6px;
	color: #024;
	font-size: .9rem;
}

cite a {
	color: inherit !important;
}

/* Address
   ========================================================================== */
address {
	font-style: normal;
}

/* Horizontal rule
   ========================================================================== */
hr {
	height: 1px;
	margin: 3em 0;
	background: rgba(0, 0, 0, .1);
	border: none;
	color: rgba(0, 0, 0, .1);
}

/* Objects
   ========================================================================== */
img, iframe, embed, object, video, audio, canvas, svg {
	max-width: 100%;
	vertical-align: middle;
}

iframe {
	border: none;
}

img, video {
	height: auto;
}

@media (max-width: 1139px) {}

@media (max-width: 767px) {}

@media (max-width: 479px) {}

/* ==========================================================================
   Get media variables in JS
   ========================================================================== */
.media-md, .media-sm, .media-xs {
	position: fixed;
	height: 1px;
	top: -50px;
	opacity: 0;
	visibility: hidden;
}

.media-md {
	width: 1139px;
}

.media-sm {
	width: 767px;
}

.media-xs {
	width: 479px;
}

/* ==========================================================================
   Forms
   ========================================================================== */
form {
	margin: 0;
}

/* Title
   ========================================================================== */
h3.form-title:empty {
	display: none;
}

.form-title-text h3.form-title {
	margin: 0 0 1em;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

/* Spacing
   ========================================================================== */

/**
 * Vertical spacing between form items
 */
.hs-form .hs-form-field, .hs-form .hs-richtext {
	padding: 8px 0;
}

/**
 * Vertical spacing between form fields and their main label
 */
.field > .input {
	padding-top: .3125rem;
}

/* Label
   ========================================================================== */
label {
	color: #024;
	font-size: .8125rem;
	font-weight: 700;
}

.white-content label {
	color: #fff;
}

/**
 * Asterix from required fields
 */
.field > label > span.hs-form-required {
	color: #4693fb;
}

.white-content .field > label > span.hs-form-required {
	color: #fff;
}

/**
 * Error
 */
.hs-form .hs-error-msgs > li {
	padding-top: .125rem !important;
}

.hs-error-msgs label {
	font-weight: inherit;
	font-size: .6875rem;
	line-height: 1.2;
	opacity: .8;
}

/* Text-based inputs
   ========================================================================== */
.hs-input:not([type="radio"]):not([type="checkbox"]), #hs-pwd-widget-password {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 10px 15px;
	background: #f0f7f9;
	border: none;
	box-shadow: 0 0 0 2px rgba(0, 0, 0, 0) inset;
	border-radius: 60px;
	color: #024;
	font-family: inherit;
	font-size: .8125rem;
	line-height: 20px;
	font-weight: 500;
	transition: .7s ease;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.hs-input:not([type="radio"]):not([type="checkbox"])::-ms-clear, #hs-pwd-widget-password::-ms-clear {
	display: none;
}

.white-content .hs-input:not([type="radio"]):not([type="checkbox"]), .white-content #hs-pwd-widget-password, .bg-light .hs-input:not([type="radio"]):not([type="checkbox"]), .bg-light #hs-pwd-widget-password {
	background: #fff;
}

.bg-gray {
	background-color: #fafafb !important;
}

textarea {
	height: 160px;
	border-radius: 10px !important;
}

.hs-input:not([type="radio"]):not([type="checkbox"]):focus, #hs-pwd-widget-password:focus {
	box-shadow: 0 0 0 2px #4693fb inset;
	outline: 0;
}

.white-content .hs-input:not([type="radio"]):not([type="checkbox"]):focus, .white-content #hs-pwd-widget-password:focus {
	box-shadow: none;
}

/**
 * Prevents auto-zoom on iOS
 */
@media (max-width: 767px) {
	.hs-input:not([type="radio"]):not([type="checkbox"]), #hs-pwd-widget-password {
		padding-top: 7px;
		padding-bottom: 7px;
		font-size: 16px;
	}
}

/**
 * Inputs text align (custom classes)
 */
.inputs-text-left .hs-input:not([type="radio"]):not([type="checkbox"]), .inputs-text-left #hs-pwd-widget-password {
	text-align: left;
}

.inputs-text-center .hs-input:not([type="radio"]):not([type="checkbox"]), .inputs-text-center #hs-pwd-widget-password {
	text-align: center;
}

.inputs-text-right .hs-input:not([type="radio"]):not([type="checkbox"]), .inputs-text-right #hs-pwd-widget-password {
	text-align: right;
}

/* Input placeholders
   ========================================================================== */
input::placeholder {
	color: inherit;
	opacity: 1;
}

/* Radio and checkboxes
   ========================================================================== */
.hs-form .inputs-list, .hs-form .inputs-list > li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: .8125rem;
}

input[type="radio"], input[type="checkbox"] {
	width: auto !important;
	margin-right: 8px;
}

/* Form error
   ========================================================================== */
body .hsformerror {
	background: #fff;
	border: 2px solid #4693fb;
	box-shadow: 0 0 6px rgba(0, 0, 0, .4);
	opacity: .8;
}

body .hsformerror:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 60px;
	bottom: -10px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #4693fb;
}

body .hsformerror em {
	display: none;
}

body .hsformerror .close-form-error {
	color: #024 !important;
}

/* Buttons
   ========================================================================== */
.hs-button {
	display: inline-block;
	max-width: 100%;
	margin-top: 22px;
	margin-bottom: 8px;
	padding: 13px 23px;
	background: #4693fb;
	border: 2px solid transparent;
	border-radius: 60px;
	box-shadow: none;
	color: #fff;
	font-family: inherit;
	font-size: .875rem;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	text-shadow: none;
	text-decoration: none;
	vertical-align: middle;
	white-space: normal;
	cursor: pointer;
	transition: .2s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

a.hs-button {
	color: #fff !important;
	text-decoration: none !important;
}

.white-content .hs-button {
	background: #fff;
	color: #024 !important;
}

.form-button-theme .hs-button {
	background: #4693fb;
	color: #fff !important;
}

.form-button-dark .hs-button {
	background: #024;
	color: #fff !important;
}

.hs-button:hover, .hs-button:active {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.hs-button:focus {
	outline: 0;
}

.form-button-center .hs-button {
	display: table;
	margin-left: auto;
	margin-right: auto;
}

/* Multi-column forms
   ========================================================================== */
body .hs-form fieldset {
	max-width: none;
}

body .hs-form fieldset[class*="form-columns"] .field {
	margin-left: 4%;
}

body .hs-form fieldset .field:first-child, body .hs-form fieldset .hs-richtext + .field {
	margin-left: 0;
}

body .hs-form fieldset.form-columns-2 .field {
	width: 48%;
	float: left;
}

body .hs-form fieldset.form-columns-3 .field {
	width: 30.66%;
	float: left;
}

body .hs-form fieldset[class*="form-columns"] .input {
	margin-right: 0;
}

body .hs-form fieldset.form-columns-1 .hs-input {
	width: 100%;
}

@media (max-width: 400px) {
	body .hs-form fieldset[class*="form-columns"] .field {
		margin-left: 0;
	}
	
	body .hs-form fieldset.form-columns-2 .field, body .hs-form fieldset.form-columns-3 .field, body form.hs-form .form-columns-2 .hs-form-field .hs-input, body form.hs-form .form-columns-3 .hs-form-field .hs-input {
		width: 100%;
	}
	
	body .hs-form fieldset.form-columns-2 .field, body .hs-form fieldset.form-columns-3 .field {
		float: none;
	}
}

@media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
	body form.hs-form .form-columns-2 .hs-form-field .hs-input, body form.hs-form .form-columns-3 .hs-form-field .hs-input {
		width: 100%;
	}
}

/* Date picker
   ========================================================================== */
.pika-single {
	border: none !important;
}

body .pika-button {
	background-color: #f0f7f9 !important;
	color: #024 !important;
	border-radius: 0 !important;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) !important;
}

body .pika-button:hover, body .is-selected .pika-button, body .is-selected .pika-button:hover {
	background: #4693fb !important;
	border-radius: 0 !important;
	color: #fff !important;
}

body .pika-prev, body .pika-next {
	margin-top: 0;
	margin-bottom: 0;
}

body .pika-table abbr {
	text-decoration: none !important;
}

/* System forms
   ========================================================================== */
#email-prefs-form .email-edit {
	width: 100% !important;
	max-width: 100% !important;
}

#hs-pwd-widget-password {
	height: auto !important;
}

/**
 * Overrides unnecessary styles from the email input in system pages
 */
#email-prefs-form input.email-edit {
	width: 100% !important;
	max-width: none !important;
	padding: 10px !important;
}

/* ==========================================================================
   COS modules
   ========================================================================== */

/* Base
   ========================================================================== */

/**
 * Reduces min-height on bootstrap structure
 */
.row-fluid [class*="span"] {
	min-height: 1px;
}

/**
 * Removes min-height on full-width columns
 */
.row-fluid .span12 {
	min-height: 0;
}

/**
 * Clears module wrappers and make them blocks
 */
.hs_cos_wrapper {
	display: block;
}

.hs_cos_wrapper:before, .hs_cos_wrapper:after {
	content: "";
	display: table;
	clear: both;
}

/**
 * Fixes an issue with the module wrapper when is active in the Page Editor
 * Doen't make sense to add 'margin-left' here
 */
.hs_cos_wrapper.inpage-editor-active-field {
	margin-left: 0 !important;
}

/* Logo
   ========================================================================== */
.hs_cos_wrapper_type_logo a:focus {
	outline: 0;
}

/* Section Header
   ========================================================================== */
.page-header.section-header h1:empty, .page-header.section-header .section-subheader:empty {
	margin: 0 !important;
}

/* Vex
   ========================================================================== */
.vex {
	z-index: 999999;
}

.vex-content.hs-gallery .vex-close:before, .vex-content.hs-gallery .vex-close:after {
	content: "";
	display: block;
	height: 2px;
	margin-top: -2px;
	border-radius: 2px;
	background: #fff;
	position: absolute;
	top: 50%;
}

.vex-content.hs-gallery .vex-close:hover:after, .vex-content.hs-gallery .vex-close:hover:before {
	box-shadow: none !important;
}

/* Image slider
   ========================================================================== */

/*!
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin).
 */
.hs_cos_wrapper_type_image_slider {
	display: block;
	overflow: hidden;
}

.hs_cos_flex-slider {
	margin: 0;
	padding: 0;
}

.hs_cos_flex-slider a:active, .hs_cos_flex-slider a:focus {
	outline: none;
}

.hs_cos_flex-slides, .hs_cos_flex-control-nav, .hs_cos_flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

/**
 * Hide the slides before the JS is loaded. Avoids image jumping
 */
.hs_cos_flex-slider .hs_cos_flex-slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	position: relative;
}

.hs_cos_flex-slider .hs_cos_flex-slides img {
	display: block;
	width: 100%;
	border-radius: 0;
}

.hs_cos_flex-pauseplay span {
	text-transform: capitalize;
}

/**
 * Clearfix for the .hs_cos_flex-slides element
 */
.hs_cos_flex-slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .hs_cos_flex-slides {
	display: block;
}

* html .hs_cos_flex-slides {
	height: 1%;
}

/**
 * FlexSlider Default Theme
 */
.hs_cos_flex-slider {
	margin: 0 0 60px;
	background: #fff;
	border: 0;
	position: relative;
	border-radius: 4px;
	zoom: 1;
}

.hs_cos_flex-viewport {
	max-height: 2000px;
	transition: all 1s ease;
}

.loading .hs_cos_flex-viewport {
	max-height: 300px;
}

.hs_cos_flex-slider .hs_cos_flex-slides {
	zoom: 1;
}

.hs_cos_flex-slider .carousel li {
	margin-right: 5px;
}

/**
 * Direction Nav
 */
.hs_cos_flex-direction-nav {}

.hs_cos_flex-direction-nav a {
	width: 30px;
	height: 30px;
	margin: -20px 0 0;
	display: block;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAbCAYAAADGfCe4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjJENzFDNTE1OTYwMTFFMTlFQTNDM0YxNTVGMThCNzgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjJENzFDNTI1OTYwMTFFMTlFQTNDM0YxNTVGMThCNzgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMkQ3MUM0RjU5NjAxMUUxOUVBM0MzRjE1NUYxOEI3OCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMkQ3MUM1MDU5NjAxMUUxOUVBM0MzRjE1NUYxOEI3OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlOkRgUAAAO+SURBVHja3JhNSxtBGMfd1a55hdQk2oMkpYdYkJRIDkpPBUGR4EFaL61H/QKiH0LxG3gK2B6EklMp+hVKNBYsLdQSRbE0SRsbN+8mfZ5lVtawszOjbg4deIjOzvx/z392ZnZ3pHa73fO/FwlNSpJk1UaGGIYIQwQhnBBuCBWiApGDOIY4Ba2WELxLXCuTWPkUIg7h4si5DJGG+NrmnB7d4tJMeiCmIfy3mB0FiB3QvbyFSVu4ZiYD8P8M1DtvvQYkqQL9P0LkBUzaxu006ZZl+WWr1XLcdbGDThV03oO+ymHSVq5887o8cx8gLKiDemBEZudlL1c2kKLQYIBHKBKJ5NfW1g7wlwEcQF2GQyaXl0fj6tO1D8qbZrPZzxKIxWI/9/f3cTf7A/EQ+ias2oNuFXTfAadpMl2R+xquW95F6PtB542NjcUzmcwjVp6gWwPdt8jV7qSiKCEBg5/gzzPcuiHJHKsPGkB9s2uE6+DYUHLkUXGGfMyDg9uvczWTHo/niYDBc72ut7f3Oc/0oenzcE0457xGdX3NZK1WC4oahNF9cXV1FeFJstFoBETqOwtykCdqVPelmazX606rRW80CDCFACO8O161WnWJ1NNSQS7yjUatNiPdl0xGtI/W0Ofz/TbeQZgCwyIGrfStuDSjhH99R0l+llx942nSGh4eHg4aRq+nVCr9Wlxc/CaSGU3fimtWkIt8w5JRMD8WVzPpdrtrtIaqqvpAbNZg9HJzczMjYpSmb8U1M4hc5BuWzSzmx+JqJoeGhv4ynlP+DqMXCJyfnz/iSZCmz+LqBTnE4IXRIObFw9VMjo6OnrNAZka3t7f3eJKMRqNnIvWdhXCEDBp9aSZXV1ePHA5HQ9Qo/KqsPqi7vLz8w+wa1vNwdY6IQdRFX9cmx8fHi5OTk8c8o0qMvoKI4y+rPepOTExcmF3Deh6ukcdjUOeirxufWtlsNhCPx6cLhYL7vs5W/H6/mk6nd8LhcJ72qdUN7vVXCFQUksnkHs/04Smog3qoa9WuG1zZMKrtRCLxfX19/cDlctXvAsL+qIN6OMMZU9F2bl8HsAHT98vIyEh9YWHhWS6X84iCgsHg5dbW1uepqSkEcd0du7mmB1lQ96BSqQwvLS09TqVS4XK5rPCM4tzc3DE8z7JOp/OUx2C3uNQjSXK65ysWi4MbGxuB3d1d/8nJiRdeqxSEo7jX662HQqESjF5hZWUlD++R+MpVvMu5qx1cieOIVCKHujiFHGSKYzRJVMmrlspaf6KHb/fF/SfAABnmiiuKJ06tAAAAAElFTkSuQmCC") no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	transition: all .3s ease;
}

.hs_cos_flex-direction-nav a.nitro-lazy {
	background-image: none !important;
}

.hs_cos_flex-direction-nav .hs_cos_flex-next {
	background-position: 100% 0;
	right: -36px;
}

.hs_cos_flex-direction-nav .hs_cos_flex-prev {
	left: -36px;
}

.hs_cos_flex-slider:hover .hs_cos_flex-next {
	opacity: .8;
	right: 5px;
}

.hs_cos_flex-slider:hover .hs_cos_flex-prev {
	opacity: .8;
	left: 5px;
}

.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
	opacity: 1;
}

.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
	opacity: .3 !important;
	cursor: default;
}

/**
 * Direction Nav for the Thumbnail Carousel
 */
.hs_cos_flex_thumbnavs-direction-nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.hs_cos_flex_thumbnavs-direction-nav {}

.hs_cos_flex_thumbnavs-direction-nav a {
	width: 30px;
	height: 100px;
	margin: -50px 0 0;
	display: block;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAbCAYAAADGfCe4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjJENzFDNTE1OTYwMTFFMTlFQTNDM0YxNTVGMThCNzgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjJENzFDNTI1OTYwMTFFMTlFQTNDM0YxNTVGMThCNzgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMkQ3MUM0RjU5NjAxMUUxOUVBM0MzRjE1NUYxOEI3OCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMkQ3MUM1MDU5NjAxMUUxOUVBM0MzRjE1NUYxOEI3OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlOkRgUAAAO+SURBVHja3JhNSxtBGMfd1a55hdQk2oMkpYdYkJRIDkpPBUGR4EFaL61H/QKiH0LxG3gK2B6EklMp+hVKNBYsLdQSRbE0SRsbN+8mfZ5lVtawszOjbg4deIjOzvx/z392ZnZ3pHa73fO/FwlNSpJk1UaGGIYIQwQhnBBuCBWiApGDOIY4Ba2WELxLXCuTWPkUIg7h4si5DJGG+NrmnB7d4tJMeiCmIfy3mB0FiB3QvbyFSVu4ZiYD8P8M1DtvvQYkqQL9P0LkBUzaxu006ZZl+WWr1XLcdbGDThV03oO+ymHSVq5887o8cx8gLKiDemBEZudlL1c2kKLQYIBHKBKJ5NfW1g7wlwEcQF2GQyaXl0fj6tO1D8qbZrPZzxKIxWI/9/f3cTf7A/EQ+ias2oNuFXTfAadpMl2R+xquW95F6PtB542NjcUzmcwjVp6gWwPdt8jV7qSiKCEBg5/gzzPcuiHJHKsPGkB9s2uE6+DYUHLkUXGGfMyDg9uvczWTHo/niYDBc72ut7f3Oc/0oenzcE0457xGdX3NZK1WC4oahNF9cXV1FeFJstFoBETqOwtykCdqVPelmazX606rRW80CDCFACO8O161WnWJ1NNSQS7yjUatNiPdl0xGtI/W0Ofz/TbeQZgCwyIGrfStuDSjhH99R0l+llx942nSGh4eHg4aRq+nVCr9Wlxc/CaSGU3fimtWkIt8w5JRMD8WVzPpdrtrtIaqqvpAbNZg9HJzczMjYpSmb8U1M4hc5BuWzSzmx+JqJoeGhv4ynlP+DqMXCJyfnz/iSZCmz+LqBTnE4IXRIObFw9VMjo6OnrNAZka3t7f3eJKMRqNnIvWdhXCEDBp9aSZXV1ePHA5HQ9Qo/KqsPqi7vLz8w+wa1vNwdY6IQdRFX9cmx8fHi5OTk8c8o0qMvoKI4y+rPepOTExcmF3Deh6ukcdjUOeirxufWtlsNhCPx6cLhYL7vs5W/H6/mk6nd8LhcJ72qdUN7vVXCFQUksnkHs/04Smog3qoa9WuG1zZMKrtRCLxfX19/cDlctXvAsL+qIN6OMMZU9F2bl8HsAHT98vIyEh9YWHhWS6X84iCgsHg5dbW1uepqSkEcd0du7mmB1lQ96BSqQwvLS09TqVS4XK5rPCM4tzc3DE8z7JOp/OUx2C3uNQjSXK65ysWi4MbGxuB3d1d/8nJiRdeqxSEo7jX662HQqESjF5hZWUlD++R+MpVvMu5qx1cieOIVCKHujiFHGSKYzRJVMmrlspaf6KHb/fF/SfAABnmiiuKJ06tAAAAAElFTkSuQmCC") left center no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 1;
	transition: .3s ease;
}

.hs_cos_flex_thumbnavs-direction-nav a.nitro-lazy {
	background-image: none !important;
}

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
	background-position: right center;
	right: 0px;
}

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
	left: 0px;
}

.hs-cos-flex-slider-control-panel img {
	cursor: pointer;
}

.hs-cos-flex-slider-control-panel img:hover {
	opacity: .8;
}

.hs-cos-flex-slider-control-panel {
	margin-top: -30px;
}

/**
 * Control Nav
 */
.hs_cos_flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}

.hs_cos_flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
}

.hs_cos_flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: rgba(0, 0, 0, .5);
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
}

.hs_cos_flex-control-paging li a:hover {
	background: rgba(0, 0, 0, .7);
}

.hs_cos_flex-control-paging li a.hs_cos_flex-active {
	background: rgba(0, 0, 0, .9);
	cursor: default;
}

.hs_cos_flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}

.hs_cos_flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}

.hs_cos_flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}

.hs_cos_flex-control-thumbs img:hover {
	opacity: 1;
}

.hs_cos_flex-control-thumbs .hs_cos_flex-active {
	opacity: 1;
	cursor: default;
}

@media screen and (max-width: 1139px) {
	.hs_cos_flex-direction-nav .hs_cos_flex-prev, .hs_cos_flex-direction-nav .hs_cos_flex-next {
		opacity: .8;
	}
}

/**
 * Captions
 */
.hs_cos_flex-slider .caption {
	background-color: black;
	position: static;
	font-size: 2rem;
	line-height: 1.1;
	color: white;
	padding: 1px 5%;
	width: 100%;
	top: 40%;
	text-align: center;
}

.hs_cos_flex-slider .superimpose .caption {
	color: white;
	font-size: 3rem;
	line-height: 1.1;
	position: absolute;
	padding: 1px 5%;
	width: 100%;
	top: auto;
	bottom: 0;
	text-align: center;
	background-color: rgba(0, 0, 0, .8);
}

.vex-content .hs_cos_flex-slider.slider-mode-lightbox .caption {
	top: auto;
	bottom: 0;
}

@media all and (max-width: 479px) {
	.hs_cos_flex-slider .superimpose .caption {
		position: static;
		font-size: 2rem;
		line-height: 1.1;
		color: white;
		width: 100%;
		top: auto;
		bottom: 0;
		text-align: center;
		background-color: rgba(0, 0, 0, .8);
	}
}

.hs_cos_flex-slider h1, .hs_cos_flex-slider h2, .hs_cos_flex-slider h3, .hs_cos_flex-slider h4, .hs_cos_flex-slider h5, .hs_cos_flex-slider h6, .hs_cos_flex-slider p {
	color: white;
}

/**
 * Thumbnail gallery
 */
.slider-mode-slider .hs_cos_flex_thumbnavs-viewport {
	margin-top: -50px !important;
}

.slider-mode-slider .hs_cos_flex-slide-thumb {
	position: relative;
	width: 150px;
	height: 100px;
	max-width: 100%;
	overflow: hidden;
	line-height: normal;
	text-align: center;
	vertical-align: top;
}

.slider-mode-slider .hs_cos_flex-slide-thumb a {
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
	left: 0;
	overflow: hidden;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset;
	-webkit-mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC");
}

.slider-mode-slider .hs_cos_flex-slide-thumb a img {
	width: auto !important;
	height: 100% !important;
	max-width: none !important;
	margin: auto;
	position: absolute;
	top: -100%;
	right: -100%;
	bottom: -100%;
	left: -100%;
}

/**
 * Lightbox gallery
 */
.slider-mode-lightbox.hs-cos-flex-slider-control-panel {
	margin-bottom: 0;
	overflow: hidden;
}

.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides {
	margin-right: -20px;
}

.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li {
	position: relative;
	width: 120px;
	height: 120px;
	max-width: 90%;
	margin: 0 20px 20px 0;
	overflow: hidden;
	background-color: #222;
	line-height: normal;
	text-align: center;
	vertical-align: top;
}

.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li a {
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset;
	-webkit-mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC");
}

.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li a img {
	width: auto !important;
	height: 100% !important;
	max-width: none !important;
	margin: auto;
	position: absolute;
	top: -100%;
	right: -100%;
	bottom: -100%;
	left: -100%;
	opacity: 1;
}

/**
 * Fixes nav button transitions
 */
.hs_cos_flex-direction-nav .hs_cos_flex-next, .hs_cos_flex-slider:hover .hs_cos_flex-next {
	right: 5px;
}

.hs_cos_flex-direction-nav .hs_cos_flex-prev, .hs_cos_flex-slider:hover .hs_cos_flex-prev {
	left: 5px;
}

.hs_cos_flex-slider .hs_cos_flex-control-nav li a {
	box-shadow: none;
}

.white-content .hs_cos_flex-slider .hs_cos_flex-control-nav li a {
	opacity: .4;
}

.hs_cos_flex-slider .hs_cos_flex-control-nav li a:hover, .hs_cos_flex-slider .hs_cos_flex-control-nav li a.hs_cos_flex-active {
	background: #4693fb;
}

.white-content .hs_cos_flex-slider .hs_cos_flex-control-nav li a:hover, .white-content .hs_cos_flex-slider .hs_cos_flex-control-nav li a.hs_cos_flex-active {
	background: #fff;
	opacity: 1;
}

.hs_cos_flex-slider .hs_cos_flex-direction-nav li a {
	width: 40px;
	height: 40px;
	background: #024;
	border-top: 2px solid transparent;
	border-radius: 4px;
	font-size: 0;
	line-height: 0;
	text-align: center;
}

.hs_cos_flex-slider .hs_cos_flex-direction-nav li a:hover {
	border-color: #4693fb;
}

.hs_cos_flex-slider .hs_cos_flex-direction-nav li a.hs_cos_flex-prev:before {
	content: "";
}

.hs_cos_flex-slider .hs_cos_flex-direction-nav li a.hs_cos_flex-next:before {
	content: "";
}

.hs_cos_flex-slider .hs_cos_flex-direction-nav li a:before {
	display: block;
	color: #fff;
	font-family: FontAwesome;
	font-size: 12px;
	line-height: 38px;
	text-indent: 0;
	text-align: center;
}

.hs_cos_flex-control-paging li a {
	background: #024;
}

.white-content .hs_cos_flex-control-paging li a {
	background: #fff;
}

/**
 * Show first slider before init (custom class)
 */
.show-first-slide-before-init .hs_cos_flex-slider .hs_cos_flex-slides > li:first-child:not(.clone) {
	display: block;
}

/* Image Gallery
   ========================================================================== */
.slick-dots li button {
	margin: 0;
}

/* Post listing & filter
   ========================================================================== */
.widget-type-post_filter ul, .widget-type-post_listing ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.widget-type-post_filter li, .widget-type-post_listing li {
	border-bottom: 1px solid rgba(0, 0, 0, .07);
}

.widget-type-post_filter li:last-child, .widget-type-post_listing li:last-child {
	border: none;
}

.widget-type-post_filter a, .widget-type-post_listing a {
	display: block;
	padding: 10px 0;
}

/* RSS listing
   ========================================================================== */
.hs_cos_wrapper_type_rss_listing h3:empty {
	display: none;
}

.hs-rss-item {
	margin: 15px 0 0;
	padding: 15px 0 0;
}

.hs-rss-module {
	font-size: .9em;
}

.hs-rss-module a {
	color: #024;
}

.white-content .hs-rss-module a {
	color: #fff;
}

.hs-rss-title {
	font-family: Open Sans, sans-serif;
	font-size: 1.375rem;
	line-height: 1.2;
	font-weight: 700;
}

.hs-rss-description {
	margin-top: 12px;
}

.hs-rss-description a {
	display: table;
	margin: 20px 0 0;
	padding: 5px 15px;
	background: #4693fb;
	border-radius: 50px;
	color: #fff !important;
	font-size: .6875rem;
	line-height: 1.81;
	font-weight: 700;
	transition: .2s ease-in-out;
}

.white-content .hs-rss-description a {
	background: #fff;
	color: #024 !important;
}

.rss-button-theme .hs-rss-description a {
	background: #4693fb;
	color: #fff !important;
}

.rss-button-dark .hs-rss-description a {
	background: #024;
	color: #fff !important;
}

.hs-rss-description a:hover, .hs-rss-description a:active {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

@media (max-width: 1139px) and (min-width: 768px), (max-width: 479px) {
	.hs-rss-title {
		font-size: 1.125rem;
	}
}

@media (max-width: 479px) {
	.hs-rss-item.hs-with-featured-image .hs-rss-item-text, .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
		width: 100%;
		float: none;
	}
	
	.hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
		width: auto;
		float: none;
		margin: 0 auto 50px;
	}
}

/* Horizontal spacer
   ========================================================================== */
.widget-type-space {
	visibility: hidden;
}

/* Blog
   ========================================================================== */

/**
 * Author's social links
 */
.hs-author-social-links {
	display: inline-block;
}

.hs-author-social-links a.hs-author-social-link {
	width: 24px;
	height: 24px;
	border: 0;
	line-height: 24px;
	background-size: 24px 24px;
	background-repeat: no-repeat;
	display: inline-block;
	text-indent: -99999px;
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/web.archive.org/web/20210515190046im_/https://static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook.nitro-lazy {
	background-image: none !important;
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/web.archive.org/web/20210515190046im_/https://static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin.nitro-lazy {
	background-image: none !important;
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/web.archive.org/web/20210515190046im_/https://static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter.nitro-lazy {
	background-image: none !important;
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/web.archive.org/web/20210515190046im_/https://static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus.nitro-lazy {
	background-image: none !important;
}

/**
 * Comments
 */
#comments-listing .comment-reply-to {
	margin: 0 0 1.5em;
	color: inherit;
	font-size: .6875rem;
	text-transform: none;
}

.comment {
	margin: 10px 0 10px 0;
}

/**
 * Sharing widget
 */
.hs-blog-social-share {
	height: auto !important;
	clear: both;
}

.hs-blog-social-share:before, .hs-blog-social-share:after {
	content: "";
	display: table;
	clear: both;
}

.hs-blog-social-share .hs-blog-social-share-list {
	margin: 0;
}

.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
	display: inline-block;
	float: none;
	vertical-align: top;
}

.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:last-child {
	margin-right: 0;
}

.hs-blog-social-share iframe {
	display: inline-block;
	vertical-align: top;
}

.hs-blog-social-share-item-google-plus div {
	vertical-align: top !important;
}

.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span {
	vertical-align: top !important;
}

.hs-blog-social-share iframe {
	max-width: none;
}

.lt-ie9 .hs_cos_wrapper_type_linked_image img {
	width: auto !important;
}

@media (max-width: 479px) {
	.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
		float: none !important;
	}
}

/**
 * Align all items perfectly inline
 */
.hs-blog-social-share * {
	line-height: 20px !important;
}

.hs-blog-social-share span {
	vertical-align: top !important;
}

/* Call to action
   ========================================================================== */

/**
 * Call-to-Action counter-fix for the public_common.css "fix"
 */
body a.cta_button {
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
	vertical-align: middle;
}

/* Responsive embed
   ========================================================================== */
.hs-responsive-embed {
	position: relative;
	height: 0;
	overflow: hidden;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.hs-responsive-embed, .hs-responsive-embed.hs-responsive-embed-youtube, .hs-responsive-embed.hs-responsive-embed-wistia, .hs-responsive-embed.hs-responsive-embed-vimeo {
	padding-bottom: 56.25%;
}

.hs-responsive-embed.hs-responsive-embed-instagram {
	padding-bottom: 116.01%;
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
	height: auto;
	overflow: visible;
	padding: 0;
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
	position: static;
	width: auto;
	height: auto;
}

.hs-responsive-embed iframe[src*="//www.slideshare.net/slideshow/embed_code/"] {
	width: 100%;
	max-width: 100%;
}

/* Breadcrumbs
   ========================================================================== */
.hs-breadcrumb-menu {
	display: inline-block;
	font-size: .75rem;
	line-height: 1.66;
	vertical-align: top;
}

.hs-breadcrumb-menu-item {
	display: inline-block;
	float: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding: 5px 10px 5px 0;
	vertical-align: top;
}

.hs-breadcrumb-menu-item:last-child {
	padding-right: 0;
}

.hs-breadcrumb-menu a {
	color: inherit;
}

.hs-breadcrumb-menu a:hover, .hs-breadcrumb-menu a:active {
	color: #4693fb;
}

.white-content .hs-breadcrumb-menu a:hover, .white-content .hs-breadcrumb-menu a:active {
	color: #fff;
}

.last-crumb {
	opacity: .5;
}

/* 3rd party
   ========================================================================== */

/**
 * Support migrations from WordPress
 */
.wp-float-left, .wp-float-right {
	margin-bottom: 20px;
}

.wp-float-left {
	float: left;
	margin-right: 20px;
}

.wp-float-right {
	float: right;
	margin-left: 20px;
}

/**
 * Support migrations from HubSpot's old CMS
 */
img.alignLeft, img.alignRight {
	margin-bottom: 5px;
}

img.alignRight {
	float: right;
	margin-left: 15px;
}

img.alignLeft {
	float: left;
	margin-right: 15px;
}

/**
 * Google Maps
 */
#map_canvas {
	max-width: 100%;
	overflow-x: auto;
}

#map_canvas img, .google-maps img {
	max-width: none !important;
}

/**
 * Old reCaptcha
 */
#recaptcha_table td {
	line-height: 0;
}

.recaptchatable #recaptcha_response_field {
	min-height: 0;
	line-height: 12px;
}

html body .recaptchatable a, html body .recaptchatable a:hover {
	color: inherit;
}

@media all and (max-width: 479px) {
	#recaptcha_area table#recaptcha_table {
		width: 300px !important;
	}
	
	#recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
		width: 300px !important;
	}
	
	#recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
		width: 67px !important;
	}
	
	#recaptcha_area table#recaptcha_table #recaptcha_image {
		width: 280px !important;
	}
}

#captcha_wrapper {
	overflow-x: auto;
}

#captcha_wrapper::-webkit-scrollbar {
	-webkit-appearance: none;
}

#captcha_wrapper::-webkit-scrollbar:vertical {
	width: 11px;
}

#captcha_wrapper::-webkit-scrollbar:horizontal {
	height: 11px;
}

#captcha_wrapper::-webkit-scrollbar-thumb {
	border-radius: 8px;
	border: 2px solid #fff;
	background-color: rgba(0, 0, 0, .5);
}

#captcha_wrapper::-webkit-scrollbar-track {
	background-color: #fff;
	border-radius: 8px;
}

/* ==========================================================================
   Follow Me
   ========================================================================== */

/* Default
   ========================================================================== */
.hs_cos_wrapper_type_follow_me > div {
	font-size: 0;
	line-height: 0;
}

.fm_button {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 0 4px 4px 0;
	background-color: #4693fb;
	border-radius: 6px;
	color: #fff !important;
	font-family: FontAwesome;
	font-size: 22px;
	line-height: 50px;
	vertical-align: top;
	transition: .2s;
	text-align: center;
}

.fm_button:last-child {
	margin-right: 0;
}

.fm_twitter {
	background-color: #1da1f2 !important;
}

.fm_facebook {
	background-color: #3b5998 !important;
}

.fm_linkedin {
	background-color: #0078b7 !important;
}

.fm_googleplus {
	background-color: #dd5144 !important;
}

.fm_xing {
	background-color: #005a5f !important;
}

.fm_pinterest {
	background-color: #bd081c !important;
}

.fm_youtube {
	background-color: #e8382f !important;
}

.fm_rss {
	background-color: #ffa500 !important;
}

.fm_default[href*="instagram.com"], .fm_instagram {
	background-color: #673ab7 !important;
}

.fm_default[href*="xing.com"], .fm_xing {
	background-color: #005a5f !important;
}

.fm_default[href*="vimeo.com"], .fm_vimeo {
	background-color: #00adef !important;
}

.fm_default[href*="slack.com"], .fm_slack {
	background-color: #78d4b6 !important;
}

.fm_default[href*="behance.net"], .fm_behance {
	background-color: #4176fb !important;
}

.fm_default[href*="dribbble.com"], .fm_dribbble {
	background-color: #e84c88 !important;
}

.fm_default[href*="mailto:"], .fm_email {
	background-color: #0b81f0 !important;
}

.fm_skype {
	background-color: #02b4eb !important;
}

.fm_facebook:hover {
	background-color: #5272b4 !important;
}

.fm_linkedin:hover {
	background-color: #1793d4 !important;
}

.fm_twitter:hover {
	background-color: #42b7ff !important;
}

.fm_googleplus:hover {
	background-color: #f86c5f !important;
}

.fm_pinterest:hover {
	background-color: #e02c40 !important;
}

.fm_xing:hover {
	background-color: #09858c !important;
}

.fm_youtube:hover {
	background-color: #f85149 !important;
}

.fm_rss:hover {
	background-color: #ffb734 !important;
}

.fm_default[href*="instagram.com"]:hover, .fm_instagram:hover {
	background-color: #8452dc !important;
}

.fm_default[href*="xing.com"]:hover, .fm_xing:hover {
	background-color: #0a7e84 !important;
}

.fm_default[href*="vimeo.com"]:hover, .fm_vimeo:hover {
	background-color: #28bff9 !important;
}

.fm_default[href*="slack.com"]:hover, .fm_slack:hover {
	background-color: #90edcf !important;
}

.fm_default[href*="behance.net"]:hover, .fm_behance:hover {
	background-color: #6d97ff !important;
}

.fm_default[href*="dribbble.com"]:hover, .fm_dribbble:hover {
	background-color: #f9639c !important;
}

.fm_default[href*="mailto:"]:hover, .fm_email:hover {
	background-color: #2d99ff !important;
}

.fm_skype:hover {
	background-color: #24c8fb !important;
}

.fm_button:focus {
	outline: 0;
}

.fm_youtube:before {
	content: "";
}

.fm_facebook:before {
	content: "";
}

.fm_twitter:before {
	content: "";
}

.fm_rss:before {
	content: "";
}

.fm_linkedin:before {
	content: "";
}

.fm_googleplus:before {
	content: "";
}

.fm_pinterest:before {
	content: "";
}

.fm_xing:before {
	content: "";
}

.fm_default:before {
	content: "";
}

.fm_default[href*="instagram.com"]:before, .fm_instagram:before {
	content: "";
}

.fm_default[href*="xing.com"]:before, .fm_xing:before {
	content: "";
}

.fm_default[href*="vimeo.com"]:before, .fm_vimeo:before {
	content: "";
}

.fm_default[href*="slack.com"]:before, .fm_slack:before {
	content: "";
}

.fm_default[href*="behance.net"]:before, .fm_behance:before {
	content: "";
}

.fm_default[href*="dribbble.com"]:before, .fm_dribbble:before {
	content: "";
}

.fm_default[href*="mailto:"]:before, .fm_email:before {
	content: "";
}

.fm_skype:before {
	content: "";
}

.fm_home:before {
	content: "";
}

.fm_button span {
	display: none !important;
}

/* Custom
   ========================================================================== */
.social-icons .fm_button {
	display: inline-block;
	width: 60px;
	height: 60px;
	margin: 0 6px 6px 0;
	background-color: transparent !important;
	box-shadow: 0 0 0 2px #4693fb inset;
	border-radius: 100%;
	color: #4693fb !important;
	text-align: center;
	transition: .4s;
	font-family: FontAwesome;
	font-size: 22px;
	line-height: 60px;
}

.social-icons .fm_button:last-child {
	margin-right: 0;
}

.white-content .social-icons .fm_button, .white-content.social-icons .fm_button {
	box-shadow: 0 0 0 2px #fff inset;
	color: #fff !important;
}

.social-icons .fm_button:hover {
	background-color: #4693fb !important;
	color: #fff !important;
}

.white-content .social-icons .fm_button:hover, .white-content.social-icons .fm_button:hover {
	background-color: #fff !important;
	color: #4693fb !important;
}

/**
 * Theme
 */
.social-icons.theme .fm_button {
	box-shadow: 0 0 0 2px #4693fb inset;
	color: #4693fb !important;
}

.social-icons.theme .fm_button:hover {
	background-color: #4693fb !important;
	color: #fff !important;
}

/**
 * Dark
 */
.social-icons.dark .fm_button {
	box-shadow: 0 0 0 2px #024 inset;
	color: #024 !important;
}

.social-icons.dark .fm_button:hover {
	background-color: #024 !important;
	color: #fff !important;
}

/**
 * White
 */
.social-icons.white h3 {
	color: #fff;
}

.social-icons.white .fm_button {
	box-shadow: 0 0 0 2px #fff inset;
	color: #fff !important;
}

.social-icons.white .fm_button:hover {
	background-color: #fff !important;
	color: #4693fb !important;
}

/**
 * Full
 */
.social-icons.full .fm_button, .social-icons.full.theme .fm_button {
	background-color: #4693fb !important;
	box-shadow: none !important;
	color: #fff !important;
	transition: .2s ease-in-out;
}

.social-icons.full .fm_button:hover, .social-icons.full .fm_button:active {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.social-icons.full.dark .fm_button {
	background-color: #024 !important;
	color: #fff !important;
}

.social-icons.full.white .fm_button {
	background-color: #fff !important;
	color: #4693fb !important;
}

/* ==========================================================================
   Social Sharing
   ========================================================================== */
.hs_cos_wrapper_type_social_sharing {
	font-size: 0;
	line-height: 0;
}

.hs_cos_wrapper_type_social_sharing a {
	display: inline-block;
	width: 40px !important;
	height: 40px !important;
	margin: 0 10px 10px 0;
	background-color: #4693fb;
	border: none !important;
	box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0);
	border-radius: 6px;
	color: #fff;
	font-family: FontAwesome;
	font-size: 20px;
	line-height: 40px;
	vertical-align: top;
	transition: .2s;
}

.hs_cos_wrapper_type_social_sharing a[href^="http://www.facebook.com"] {
	background-color: #3b5998 !important;
	color: #fff !important;
}

.hs_cos_wrapper_type_social_sharing a[href^="http://www.linkedin.com"] {
	background-color: #0078b7 !important;
	color: #fff !important;
}

.hs_cos_wrapper_type_social_sharing a[href^="https://twitter.com"] {
	background-color: #1da1f2 !important;
	color: #fff !important;
}

.hs_cos_wrapper_type_social_sharing a[href^="https://plus.google.com"] {
	background-color: #dd5144 !important;
	color: #fff !important;
}

.hs_cos_wrapper_type_social_sharing a[href^="http://pinterest.com"] {
	background-color: #bd081c !important;
	color: #fff !important;
}

.hs_cos_wrapper_type_social_sharing a[href^="mailto:?subject"] {
	background-color: #0b81f0 !important;
	color: #fff !important;
}

.hs_cos_wrapper_type_social_sharing a[href^="http://www.facebook.com"]:hover {
	background-color: #5272b4 !important;
}

.hs_cos_wrapper_type_social_sharing a[href^="http://www.linkedin.com"]:hover {
	background-color: #1793d4 !important;
}

.hs_cos_wrapper_type_social_sharing a[href^="https://twitter.com"]:hover {
	background-color: #42b7ff !important;
}

.hs_cos_wrapper_type_social_sharing a[href^="https://plus.google.com"]:hover {
	background-color: #f86c5f !important;
}

.hs_cos_wrapper_type_social_sharing a[href^="http://pinterest.com"]:hover {
	background-color: #e02c40 !important;
}

.hs_cos_wrapper_type_social_sharing a[href^="mailto:?subject"]:hover {
	background-color: #2d99ff !important;
}

.hs_cos_wrapper_type_social_sharing a:before {
	content: "";
	display: block;
	text-align: center;
	text-indent: 0;
}

.hs_cos_wrapper_type_social_sharing a[href^="http://www.facebook.com"]:before {
	content: "";
}

.hs_cos_wrapper_type_social_sharing a[href^="http://www.linkedin.com"]:before {
	content: "";
}

.hs_cos_wrapper_type_social_sharing a[href^="https://twitter.com"]:before {
	content: "";
}

.hs_cos_wrapper_type_social_sharing a[href^="https://plus.google.com"]:before {
	content: "";
}

.hs_cos_wrapper_type_social_sharing a[href^="http://pinterest.com"]:before {
	content: "";
}

.hs_cos_wrapper_type_social_sharing a[href^="mailto:?subject"]:before {
	content: "";
}

.hs_cos_wrapper_type_social_sharing a img {
	display: none !important;
}

/* ==========================================================================
   AddThis Widgets
   ========================================================================== */

/* Type 1
   ========================================================================== */
.addthis-widget-type-1 .at-share-btn {
	width: 40px !important;
	height: 40px !important;
	padding: 0 !important;
	margin: 0 10px 10px 0 !important;
	border-radius: 6px !important;
	-webkit-transform: none !important;
	transform: none !important;
}

.addthis-widget-type-1.vertical .at-share-btn {
	display: block !important;
}

@media (max-width: 1139px) {
	.addthis-widget-type-1.md-horizontal .at-share-btn {
		display: inline-block !important;
	}
}

@media (max-width: 767px) {
	.addthis-widget-type-1.sm-horizontal .at-share-btn {
		display: inline-block !important;
	}
}

.addthis-widget-type-1 .at-share-btn:hover {
	-webkit-transform: scale(1.1, 1.1) !important;
	transform: scale(1.1, 1.1) !important;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.addthis-widget-type-1 .at-share-btn:focus {
	outline: 0 !important;
}

.addthis-widget-type-1 .at-share-btn .at-icon-wrapper {
	width: 40px !important;
	height: 40px !important;
	line-height: 40px !important;
	text-align: center !important;
}

.addthis-widget-type-1 .at-share-btn svg {
	width: 30px !important;
	height: 30px !important;
	transition: .4s;
}

.addthis-widget-type-1 .at-label {
	display: none !important;
}

/* Theme */
.addthis-widget-type-1.theme .at-share-btn {
	background: #4693fb !important;
}

.addthis-widget-type-1.theme .at-share-btn svg {
	fill: #fff !important;
}

/* Theme Empty */
.addthis-widget-type-1.theme.empty .at-share-btn {
	background: #fff !important;
}

.addthis-widget-type-1.theme.empty .at-share-btn svg {
	fill: #4693fb !important;
}

/* ==========================================================================
   Media Player
   ========================================================================== */
.media-player *:focus {
	outline: 0;
}

.media-player .plyr__controls {
	padding: 5px;
	background: #4693fb;
}

.media-player.controls-off-poster .plyr__controls {
	visibility: hidden;
}

.media-player.controls-off-poster .plyr--playing .plyr__controls {
	visibility: visible;
}

.media-player.controls-on-play .plyr--playing .plyr__controls {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	pointer-events: auto;
}

.media-player .plyr--video .plyr__controls button.tab-focus:focus, .media-player .plyr--video .plyr__controls button:hover, .media-player .plyr--audio .plyr__controls button.tab-focus:focus, .media-player .plyr--audio .plyr__controls button:hover {
	background: rgba(255, 255, 255, .15);
}

.media-player .plyr__progress--played, .media-player .plyr__volume--display {
	color: #fff;
}

.media-player .plyr__tooltip {
	background: #024;
}

.media-player .plyr input[type=range]::-ms-fill-lower {
	background: #fff;
}

.media-player .plyr input[type=range]:active::-webkit-slider-thumb {
	background: #fff;
}

.media-player .plyr input[type=range]:active::-moz-range-thumb {
	background: #fff;
}

.media-player .plyr input[type=range]:active::-ms-thumb {
	background: #fff;
}

.media-player .plyr input[type=range]::-webkit-slider-thumb {
	border: none;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
}

.media-player .plyr input[type=range]::-moz-range-thumb {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.media-player .plyr input[type=range]::-ms-thumb {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.media-player .plyr__play-large {
	background: none;
	cursor: pointer;
	padding: 15px;
	border-color: rgba(255, 255, 255, .5);
	opacity: .9;
}

.media-player:hover .plyr__play-large {
	border-color: #fff;
	opacity: 1;
}

.media-player .plyr--audio .plyr__controls {
	border: none;
	color: #fff;
}

.media-player .plyr__progress--buffer, .media-player .plyr__volume--display, .media-player .plyr__progress--buffer, .media-player .plyr__volume--display {
	background: rgba(255, 255, 255, .25) !important;
}

.media-player .plyr__progress--buffer, .media-player .plyr__progress--buffer {
	color: rgba(255, 255, 255, .25) !important;
}

/* ==========================================================================
   Content section
   ========================================================================== */
.newhome .content-section {
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
}

.content-section {
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;
}

.content-section:not([data-parallax]):not([class*="overlay-"]) {
	background-color: #fff;
}

.content-section.bg-img-defined {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.content-section.bg-pattern {
	background-repeat: repeat;
	background-size: auto auto;
}

.content-section .bg-img img {
	display: none;
}

/* ==========================================================================
   Video Background
   ========================================================================== */
.video-bg {
	position: relative;
	z-index: 1;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-attachment: scroll !important;
}

.video-url {
	display: none !important;
}

.video-bg .video-object {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	z-index: -1;
}

.video-bg .video-object video {
	width: auto;
	height: auto;
	max-width: none;
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	overflow: hidden;
}

@media (max-width: 767px) {
	.hide-video-on-mobile .video-object {
		display: none;
	}
}

/* ==========================================================================
   Overlay and Background
   ========================================================================== */
.overlay-theme, .overlay-dark, .overlay-light, .overlay-white, [class*="overlay-g"] {
	position: relative;
}

.overlay-theme:before, .overlay-dark:before, .overlay-light:before, .overlay-white:before, [class*="overlay-g"]:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	opacity: .4;
	border-radius: inherit;
	pointer-events: none;
}

.overlay-theme:before {
	background-color: #4693fb;
}

.overlay-dark:before {
	background-color: #024;
}

.overlay-light:before {
	background-color: #f0f7f9;
}

.overlay-white:before {
	background-color: #fff;
}

.overlay-theme > *, .overlay-dark > *, .overlay-light > *, .overlay-white > *, [class*="overlay-g"] > * {
	position: relative;
	z-index: 1;
}

.overlay-0:before {
	opacity: 0;
}

.overlay-10:before {
	opacity: .1;
}

.overlay-20:before {
	opacity: .2;
}

.overlay-30:before {
	opacity: .3;
}

.overlay-40:before {
	opacity: .4;
}

.overlay-50:before {
	opacity: .5;
}

.overlay-60:before {
	opacity: .6;
}

.overlay-70:before {
	opacity: .7;
}

.overlay-80:before {
	opacity: .8;
}

.overlay-90:before {
	opacity: .9;
}

.overlay-95:before {
	opacity: .95;
}

.overlay-98:before {
	opacity: .98;
}

.overlay-100:before {
	opacity: 1;
}

.overlay-radius-inherit:before {
	border-radius: inherit;
}

.bg-theme {
	background-color: #4693fb !important;
}

.bg-dark {
	background-color: #024 !important;
}

.bg-light {
	background-color: #f0f7f9 !important;
}

.bg-white {
	background-color: #fff !important;
}

.bg-g1 {
	background: #ffab80 !important;
	background: -moz-linear-gradient(45deg, #ffab80 0%, #f1606d 100%) !important;
	background: -webkit-linear-gradient(45deg, #ffab80 0%, #f1606d 100%) !important;
	background: linear-gradient(45deg, #ffab80 0%, #f1606d 100%) !important;
}

.overlay-g1:before {
	background: #ffab80 !important;
	background: -moz-linear-gradient(45deg, #ffab80 0%, #f1606d 100%) !important;
	background: -webkit-linear-gradient(45deg, #ffab80 0%, #f1606d 100%) !important;
	background: linear-gradient(45deg, #ffab80 0%, #f1606d 100%) !important;
}

.bg-g2 {
	background: #f95759 !important;
	background: -moz-linear-gradient(45deg, #f95759 0%, #f97957 100%) !important;
	background: -webkit-linear-gradient(45deg, #f95759 0%, #f97957 100%) !important;
	background: linear-gradient(45deg, #f95759 0%, #f97957 100%) !important;
}

.overlay-g2:before {
	background: #f95759 !important;
	background: -moz-linear-gradient(45deg, #f95759 0%, #f97957 100%) !important;
	background: -webkit-linear-gradient(45deg, #f95759 0%, #f97957 100%) !important;
	background: linear-gradient(45deg, #f95759 0%, #f97957 100%) !important;
}

.bg-g3 {
	background: #ff4082 !important;
	background: -moz-linear-gradient(45deg, #ff4082 0%, #e659ff 100%) !important;
	background: -webkit-linear-gradient(45deg, #ff4082 0%, #e659ff 100%) !important;
	background: linear-gradient(45deg, #ff4082 0%, #e659ff 100%) !important;
}

.overlay-g3:before {
	background: #ff4082 !important;
	background: -moz-linear-gradient(45deg, #ff4082 0%, #e659ff 100%) !important;
	background: -webkit-linear-gradient(45deg, #ff4082 0%, #e659ff 100%) !important;
	background: linear-gradient(45deg, #ff4082 0%, #e659ff 100%) !important;
}

.bg-g4 {
	background: #ff2c40 !important;
	background: -moz-linear-gradient(45deg, #ff2c40 0%, #ff5e97 100%) !important;
	background: -webkit-linear-gradient(45deg, #ff2c40 0%, #ff5e97 100%) !important;
	background: linear-gradient(45deg, #ff2c40 0%, #ff5e97 100%) !important;
}

.overlay-g4:before {
	background: #ff2c40 !important;
	background: -moz-linear-gradient(45deg, #ff2c40 0%, #ff5e97 100%) !important;
	background: -webkit-linear-gradient(45deg, #ff2c40 0%, #ff5e97 100%) !important;
	background: linear-gradient(45deg, #ff2c40 0%, #ff5e97 100%) !important;
}

.bg-g5 {
	background: #e339fc !important;
	background: -moz-linear-gradient(45deg, #e339fc 0%, #60b2fa 100%) !important;
	background: -webkit-linear-gradient(45deg, #e339fc 0%, #60b2fa 100%) !important;
	background: linear-gradient(45deg, #e339fc 0%, #60b2fa 100%) !important;
}

.overlay-g5:before {
	background: #e339fc !important;
	background: -moz-linear-gradient(45deg, #e339fc 0%, #60b2fa 100%) !important;
	background: -webkit-linear-gradient(45deg, #e339fc 0%, #60b2fa 100%) !important;
	background: linear-gradient(45deg, #e339fc 0%, #60b2fa 100%) !important;
}

.bg-g6 {
	background: #8a5efe !important;
	background: -moz-linear-gradient(45deg, #8a5efe 0%, #3cb7ff 100%) !important;
	background: -webkit-linear-gradient(45deg, #8a5efe 0%, #3cb7ff 100%) !important;
	background: linear-gradient(45deg, #8a5efe 0%, #3cb7ff 100%) !important;
}

.overlay-g6:before {
	background: #8a5efe !important;
	background: -moz-linear-gradient(45deg, #8a5efe 0%, #3cb7ff 100%) !important;
	background: -webkit-linear-gradient(45deg, #8a5efe 0%, #3cb7ff 100%) !important;
	background: linear-gradient(45deg, #8a5efe 0%, #3cb7ff 100%) !important;
}

.bg-g7 {
	background: #aea0f3 !important;
	background: -moz-linear-gradient(45deg, #aea0f3 0%, #43e7fa 100%) !important;
	background: -webkit-linear-gradient(45deg, #aea0f3 0%, #43e7fa 100%) !important;
	background: linear-gradient(45deg, #aea0f3 0%, #43e7fa 100%) !important;
}

.overlay-g7:before {
	background: #aea0f3 !important;
	background: -moz-linear-gradient(45deg, #aea0f3 0%, #43e7fa 100%) !important;
	background: -webkit-linear-gradient(45deg, #aea0f3 0%, #43e7fa 100%) !important;
	background: linear-gradient(45deg, #aea0f3 0%, #43e7fa 100%) !important;
}

.bg-g8 {
	background: #1581f0 !important;
	background: -moz-linear-gradient(45deg, #1581f0 0%, #1ecdff 100%) !important;
	background: -webkit-linear-gradient(45deg, #1581f0 0%, #1ecdff 100%) !important;
	background: linear-gradient(45deg, #1581f0 0%, #1ecdff 100%) !important;
}

.overlay-g8:before {
	background: #1581f0 !important;
	background: -moz-linear-gradient(45deg, #1581f0 0%, #1ecdff 100%) !important;
	background: -webkit-linear-gradient(45deg, #1581f0 0%, #1ecdff 100%) !important;
	background: linear-gradient(45deg, #1581f0 0%, #1ecdff 100%) !important;
}

.bg-g9 {
	background: #22dbbf !important;
	background: -moz-linear-gradient(45deg, #22dbbf 0%, #3bf8ff 100%) !important;
	background: -webkit-linear-gradient(45deg, #22dbbf 0%, #3bf8ff 100%) !important;
	background: linear-gradient(45deg, #22dbbf 0%, #3bf8ff 100%) !important;
}

.overlay-g9:before {
	background: #22dbbf !important;
	background: -moz-linear-gradient(45deg, #22dbbf 0%, #3bf8ff 100%) !important;
	background: -webkit-linear-gradient(45deg, #22dbbf 0%, #3bf8ff 100%) !important;
	background: linear-gradient(45deg, #22dbbf 0%, #3bf8ff 100%) !important;
}

.bg-g10 {
	background: #2cdd9b !important;
	background: -moz-linear-gradient(45deg, #2cdd9b 0%, #19ccd1 100%) !important;
	background: -webkit-linear-gradient(45deg, #2cdd9b 0%, #19ccd1 100%) !important;
	background: linear-gradient(45deg, #2cdd9b 0%, #19ccd1 100%) !important;
}

.overlay-g10:before {
	background: #2cdd9b !important;
	background: -moz-linear-gradient(45deg, #2cdd9b 0%, #19ccd1 100%) !important;
	background: -webkit-linear-gradient(45deg, #2cdd9b 0%, #19ccd1 100%) !important;
	background: linear-gradient(45deg, #2cdd9b 0%, #19ccd1 100%) !important;
}

.bg-g11 {
	background: #2f93c7 !important;
	background: -moz-linear-gradient(45deg, #2f93c7 0%, #2fc7c5 100%) !important;
	background: -webkit-linear-gradient(45deg, #2f93c7 0%, #2fc7c5 100%) !important;
	background: linear-gradient(45deg, #2f93c7 0%, #2fc7c5 100%) !important;
}

.overlay-g11:before {
	background: #2f93c7 !important;
	background: -moz-linear-gradient(45deg, #2f93c7 0%, #2fc7c5 100%) !important;
	background: -webkit-linear-gradient(45deg, #2f93c7 0%, #2fc7c5 100%) !important;
	background: linear-gradient(45deg, #2f93c7 0%, #2fc7c5 100%) !important;
}

.bg-g12 {
	background: #fb8a2a !important;
	background: -moz-linear-gradient(45deg, #fb8a2a 0%, #dadc21 100%) !important;
	background: -webkit-linear-gradient(45deg, #fb8a2a 0%, #dadc21 100%) !important;
	background: linear-gradient(45deg, #fb8a2a 0%, #dadc21 100%) !important;
}

.overlay-g12:before {
	background: #fb8a2a !important;
	background: -moz-linear-gradient(45deg, #fb8a2a 0%, #dadc21 100%) !important;
	background: -webkit-linear-gradient(45deg, #fb8a2a 0%, #dadc21 100%) !important;
	background: linear-gradient(45deg, #fb8a2a 0%, #dadc21 100%) !important;
}

.bg-none, .bg-transparent {
	background: none !important;
}

.blog-bg-img::before {
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, .7);
	opacity: 1;
}

/* ==========================================================================
   Generic Menu
   ========================================================================== */

/* Functionality
   ========================================================================== */
.generic-menu .hs-menu-wrapper ul, .generic-menu .hs-menu-wrapper li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.generic-menu .hs-menu-wrapper.flyouts li {
	position: relative;
}

.generic-menu .hs-menu-wrapper a {
	display: block;
}

.generic-menu .hs-menu-wrapper.flyouts ul ul {
	max-width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	z-index: 100;
	-webkit-backface-visibility: hidden;
}

.generic-menu .hs-menu-wrapper.flyouts li:hover > ul {
	max-width: none;
	height: auto;
	overflow: visible;
	visibility: visible;
}

.generic-menu .hs-menu-wrapper.flyouts > ul > li:hover > a {
	position: relative;
	z-index: 101;
}

.generic-menu .hs-menu-flow-horizontal > ul:after {
	content: "";
	display: table;
	clear: both;
}

.generic-menu .hs-menu-flow-vertical_flyouts.flyouts ul ul, .generic-menu [class*="hs-menu-flow-vertical"].no-flyouts ul ul {
	display: none;
}

.generic-menu .hs-menu-flow-vertical_flyouts.flyouts li:hover > ul, .generic-menu [class*="hs-menu-flow-vertical"].no-flyouts li.active-branch > ul {
	display: block;
}

@media (min-width: 768px) {
	.generic-menu .hs-menu-flow-horizontal > ul {
		display: inline-block;
		text-align: left;
		vertical-align: top;
	}
	
	.generic-menu .hs-menu-flow-horizontal.flyouts > ul > li {
		float: left;
	}
	
	.generic-menu .hs-menu-flow-horizontal.no-flyouts > ul > li {
		display: inline-block;
		vertical-align: top;
	}
	
	.generic-menu .hs-menu-flow-horizontal.flyouts ul ul, .generic-menu .hs-menu-flow-vertical.flyouts ul ul {
		position: absolute;
	}
	
	.generic-menu .hs-menu-flow-horizontal.flyouts ul ul ul, .generic-menu .hs-menu-flow-vertical.flyouts ul ul {
		top: 0;
		left: 100%;
	}
	
	.generic-menu .hs-menu-flow-horizontal.flyouts ul ul li a, .generic-menu .hs-menu-flow-vertical.flyouts ul ul li a {
		white-space: nowrap;
	}
}

/* Flyouts left
   ========================================================================== */
@media (min-width: 768px) {
	.generic-menu.flyouts-left .hs-menu-flow-horizontal.flyouts > ul > li > ul, .generic-menu.flyouts-left-last-1 .hs-menu-flow-horizontal.flyouts > ul > li:last-child > ul, .generic-menu.flyouts-left-last-2 .hs-menu-flow-horizontal.flyouts > ul > li:nth-last-child(-n+2) > ul, .generic-menu.flyouts-left-last-3 .hs-menu-flow-horizontal.flyouts > ul > li:nth-last-child(-n+3) > ul, .generic-menu.flyouts-left-last-4 .hs-menu-flow-horizontal.flyouts > ul > li:nth-last-child(-n+4) > ul, .generic-menu.flyouts-left-last-5 .hs-menu-flow-horizontal.flyouts > ul > li:nth-last-child(-n+5) > ul {
		left: auto;
		right: 0;
	}
	
	.generic-menu.flyouts-left .hs-menu-flow-vertical.flyouts ul ul, .generic-menu.flyouts-left .hs-menu-flow-horizontal.flyouts ul ul ul, .generic-menu.flyouts-left-last-1 .hs-menu-flow-horizontal.flyouts > ul > li:last-child ul ul, .generic-menu.flyouts-left-last-2 .hs-menu-flow-horizontal.flyouts > ul > li:nth-last-child(-n+2) ul ul, .generic-menu.flyouts-left-last-3 .hs-menu-flow-horizontal.flyouts > ul > li:nth-last-child(-n+3) ul ul, .generic-menu.flyouts-left-last-4 .hs-menu-flow-horizontal.flyouts > ul > li:nth-last-child(-n+4) ul ul, .generic-menu.flyouts-left-last-5 .hs-menu-flow-horizontal.flyouts > ul > li:nth-last-child(-n+5) ul ul {
		left: auto;
		right: 100%;
	}
}

/* Flyout animations
   ========================================================================== */
@media (min-width: 768px) {
	.generic-menu.flyouts-fade .hs-menu-wrapper.flyouts ul ul, .generic-menu.flyouts-slide .hs-menu-wrapper.flyouts ul ul, .generic-menu.flyouts-scroll .hs-menu-wrapper.flyouts ul ul {
		transition: .4s ease-in-out;
	}
	
	.generic-menu.flyouts-delay .hs-menu-wrapper.flyouts li:hover > ul {
		transition-delay: .3s;
	}
	
	.generic-menu.flyouts-fade .hs-menu-wrapper.flyouts ul ul {
		opacity: 0;
	}
	
	.generic-menu.flyouts-fade .hs-menu-wrapper.flyouts li:hover > ul {
		opacity: 1;
	}
	
	.generic-menu.flyouts-slide .hs-menu-flow-horizontal.flyouts ul ul {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	
	.generic-menu.flyouts-slide .hs-menu-flow-horizontal.flyouts li:hover > ul {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	.generic-menu.flyouts-slide .hs-menu-flow-horizontal.flyouts ul ul ul, .generic-menu.flyouts-slide .hs-menu-flow-vertical.flyouts ul ul {
		-webkit-transform: translateX(-12px);
		transform: translateX(-12px);
	}
	
	.generic-menu.flyouts-slide.menu-flyouts-left .hs-menu-flow-vertical.flyouts ul ul, .generic-menu.flyouts-slide.menu-flyouts-left .hs-menu-flow-horizontal.flyouts ul ul ul, .generic-menu.flyouts-slide.menu-flyouts-left-last-1 .hs-menu-flow-horizontal.flyouts > ul > li:last-child ul ul, .generic-menu.flyouts-slide.menu-flyouts-left-last-2 .hs-menu-flow-horizontal.flyouts > ul > li:nth-last-child(-n+2) ul ul, .generic-menu.flyouts-slide.menu-flyouts-left-last-3 .hs-menu-flow-horizontal.flyouts > ul > li:nth-last-child(-n+3) ul ul, .generic-menu.flyouts-slide.menu-flyouts-left-last-4 .hs-menu-flow-horizontal.flyouts > ul > li:nth-last-child(-n+4) ul ul, .generic-menu.flyouts-slide.menu-flyouts-left-last-5 .hs-menu-flow-horizontal.flyouts > ul > li:nth-last-child(-n+5) ul ul {
		-webkit-transform: translateX(12px);
		transform: translateX(12px);
	}
	
	.generic-menu.flyouts-slide .hs-menu-flow-horizontal.flyouts ul ul li:hover > ul, .generic-menu.flyouts-slide .hs-menu-flow-vertical.flyouts li:hover > ul, .generic-menu.flyouts-slide.menu-flyouts-left .hs-menu-flow-vertical.flyouts li:hover > ul, .generic-menu.flyouts-slide.menu-flyouts-left .hs-menu-flow-horizontal.flyouts ul ul li:hover > ul, .generic-menu.flyouts-slide.menu-flyouts-left-last-1 .hs-menu-flow-horizontal.flyouts > ul > li:last-child li:hover > ul, .generic-menu.flyouts-slide.menu-flyouts-left-last-2 .hs-menu-flow-horizontal.flyouts > ul > li:nth-last-child(-n+2) li:hover > ul, .generic-menu.flyouts-slide.menu-flyouts-left-last-3 .hs-menu-flow-horizontal.flyouts > ul > li:nth-last-child(-n+3) li:hover > ul, .generic-menu.flyouts-slide.menu-flyouts-left-last-4 .hs-menu-flow-horizontal.flyouts > ul > li:nth-last-child(-n+4) li:hover > ul, .generic-menu.flyouts-slide.menu-flyouts-left-last-5 .hs-menu-flow-horizontal.flyouts > ul > li:nth-last-child(-n+5) li:hover > ul {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	
	.generic-menu.flyouts-scroll .hs-menu-wrapper.flyouts ul ul {
		height: auto;
		max-height: 0;
	}
	
	.generic-menu.flyouts-scroll .hs-menu-wrapper.flyouts li:hover > ul {
		overflow: hidden;
		max-height: 2000px;
	}
	
	.generic-menu.flyouts-scroll .hs-menu-wrapper.flyouts ul ul:hover {
		overflow: visible;
	}
}

/* Menu vertical show all
   ========================================================================== */
.generic-menu.menu-vertical-show-all .hs-menu-flow-vertical_flyouts ul ul {
	display: block !important;
	height: auto !important;
	max-width: none !important;
	visibility: visible !important;
}

/* Styled
   ========================================================================== */
.generic-menu.styled .hs-menu-wrapper a {
	padding: .625rem 1.25rem;
	font-size: .875rem;
	line-height: 1.714;
	background-color: #fff;
	color: #024;
}

.generic-menu.styled .hs-menu-wrapper ul li:hover > a, .generic-menu.styled .hs-menu-wrapper ul li a:hover, .generic-menu.styled .hs-menu-wrapper ul li.active > a, .generic-menu.styled .hs-menu-wrapper ul li.active-branch > a {
	background: #eee;
}

.generic-menu.styled .hs-menu-flow-horizontal ul ul li a, .generic-menu.styled .hs-menu-flow-vertical ul li a {
	border-top: 1px solid #eee;
}

@media (min-width: 768px) {
	.generic-menu.styled .hs-menu-flow-horizontal > ul > li > a {
		border-left: 1px solid #eee;
	}
	
	.generic-menu.styled .hs-menu-flow-horizontal > ul > li:first-child > a {
		border-left: none;
	}
	
	.generic-menu.styled .hs-menu-wrapper.flyouts ul ul {
		box-shadow: 0 2px 5px -2px rgba(0, 0, 0, .3);
	}
	
	.generic-menu.styled .hs-menu-flow-horizontal ul ul li:first-child > a, .generic-menu.styled .hs-menu-flow-vertical ul li:first-child > a {
		border-top: none;
	}
	
	.generic-menu.styled .hs-menu-wrapper.flyouts ul ul li a {
		min-width: 160px;
	}
}

@media (max-width: 767px) {
	.generic-menu.styled .hs-menu-flow-horizontal > ul > li > a {
		border-top: 1px solid #eee;
	}
	
	.generic-menu.styled .hs-menu-flow-horizontal > ul > li:first-child > a {
		border-top: none;
	}
	
	.generic-menu.styled .hs-menu-wrapper ul ul a:before {
		content: "- ";
	}
	
	.generic-menu.styled .hs-menu-wrapper ul ul ul a:before {
		content: "-- ";
	}
	
	.generic-menu.styled .hs-menu-wrapper ul ul ul ul a:before {
		content: "--- ";
	}
	
	.generic-menu.styled .hs-menu-wrapper ul ul ul ul ul a:before {
		content: "---- ";
	}
	
	.generic-menu.styled .hs-menu-wrapper ul ul ul ul ul ul a:before {
		content: "----- ";
	}
}

/* ==========================================================================
   Menu bar
   ========================================================================== */
.menu-bar .hs-menu-wrapper ul, .menu-bar .hs-menu-wrapper li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu-bar .hs-menu-wrapper li {
	position: relative;
}

.menu-bar .hs-menu-wrapper a {
	display: block;
	position: relative;
	color: inherit;
	font-size: .95rem;
	line-height: 1.923;
}

.menu-bar .hs-menu-wrapper a:focus {
	outline: 0;
}

.menu-bar .hs-menu-wrapper a:hover {
	color: inherit;
}

.menu-bar .hs-menu-wrapper > ul {
	display: inline-block;
	text-align: left;
	vertical-align: top;
}

.menu-bar .hs-menu-wrapper > ul:after {
	content: "";
	display: table;
	clear: both;
}

.menu-bar .hs-menu-wrapper > ul > li {
	float: left;
	margin-right: 30px;
}

.menu-bar .hs-menu-wrapper > ul > li:last-child {
	margin-right: 0;
}

.menu-bar .hs-menu-wrapper > ul > li > a {
	padding: 15px 0;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
}

.menu-bar .hs-menu-wrapper > ul > li:hover > a {
	position: relative;
	z-index: 101;
}

.menu-bar .hs-menu-wrapper > ul > li > a:before {
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	bottom: 15px;
	z-index: 0;
	background: #c60c30;
	border-radius: 3px;
	transition: .4s ease-in-out;
	pointer-events: none;
}

.header-wrapper .menu-bar .hs-menu-wrapper > ul > li > a:before, .sticky-header .menu-bar .hs-menu-wrapper > ul > li > a:before {}

.white-content .menu-bar .hs-menu-wrapper > ul > li > a:before {
	background: #fff;
}

.menu-bar .hs-menu-wrapper > ul > li:hover > a:before, .menu-bar .hs-menu-wrapper > ul > li.active > a:before, .menu-bar .hs-menu-wrapper > ul > li.active-branch > a:before, .menu-bar.first-not-active .hs-menu-wrapper > ul > li.active:first-child:hover > a:before, .menu-bar.first-not-active-branch .hs-menu-wrapper > ul > li.active-branch:first-child:hover > a:before {
	left: 80%;
	right: 80%;
	opacity: 0;
	visibility: hidden;
}

.menu-bar .hs-menu-wrapper > ul > li:hover > a:before, .menu-bar .hs-menu-wrapper > ul > li.active > a:before, .menu-bar .hs-menu-wrapper > ul > li.active-branch > a:before, .menu-bar.first-not-active .hs-menu-wrapper > ul > li.active:first-child:hover > a:before, .menu-bar.first-not-active-branch .hs-menu-wrapper > ul > li.active-branch:first-child:hover > a:before {
	left: 0;
	right: 0;
	opacity: 1;
	visibility: visible;
}

.menu-bar .hs-menu-wrapper ul ul {
	max-width: 0;
	height: 0;
	position: absolute;
	overflow: hidden;
	visibility: hidden;
	z-index: 100;
	-webkit-backface-visibility: hidden;
	box-shadow: 0 8px 10px -2px rgba(0, 0, 0, .15), 0 20px 60px -10px rgba(0, 0, 0, .15);
	border-radius: 4px;
}

.menu-bar .hs-menu-wrapper li:hover > ul {
	max-width: none;
	height: auto;
	overflow: visible;
	visibility: visible;
}

.menu-bar .hs-menu-wrapper > ul > li > ul > li:first-child:before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	top: -5px;
	left: 20px;
	background: #024;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	box-shadow: 0 0 3px rgba(0, 0, 0, .1);
	transition: .2s ease-in-out;
}

.menu-bar .hs-menu-wrapper > ul > li > ul > li:first-child:hover:before, .menu-bar .hs-menu-wrapper > ul > li > ul > li.active:first-child:before, .menu-bar .hs-menu-wrapper > ul > li > ul > li.active-branch:first-child:before {
	background: #c60c30;
}

.menu-bar .hs-menu-wrapper ul ul li:first-child:hover:before, .menu-bar .hs-menu-wrapper ul ul li.active:first-child:before, .menu-bar .hs-menu-wrapper ul ul li.active-branch:first-child:before {
	background: #c60c30;
}

.menu-bar .hs-menu-wrapper ul ul li a {
	min-width: 11.25rem;
	max-width: 17.5rem;
	padding: .5rem .9375rem;
	background: #024;
	color: #fff;
}

/* A fix for IE11, 1px weird space */
.is-ie11 .menu-bar .hs-menu-wrapper ul ul li:not(:first-child) > a {
	margin-top: -1px;
}

@supports (-ms-ime-align: auto) {
	.menu-bar .hs-menu-wrapper ul ul li:not(:first-child) > a {
		margin-top: -1px;
	}
}

.menu-bar .hs-menu-wrapper ul ul li:first-child > a {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.menu-bar .hs-menu-wrapper ul ul li:last-child > a {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

.menu-bar .hs-menu-wrapper ul ul li.hs-item-has-children > a {
	padding-right: 25px;
}

.menu-bar .hs-menu-wrapper ul ul li.hs-item-has-children > a:before {
	content: "";
	position: absolute;
	right: 15px;
	font-family: FontAwesome;
}

.menu-bar .hs-menu-wrapper ul ul li:hover > a, .menu-bar .hs-menu-wrapper ul ul li.active > a, .menu-bar .hs-menu-wrapper ul ul li.active-branch > a {
	background: #c60c30;
	color: #fff;
}

.menu-bar .hs-menu-wrapper ul ul ul {
	top: 0;
	left: 100%;
}

.menu-bar .hs-menu-wrapper > ul > li > ul > li > ul {
	margin-top: 1px;
}

.menu-bar .hs-menu-wrapper > ul > li > ul > li:first-child > ul {
	margin-top: 0;
}

.menu-bar .hs-menu-wrapper ul ul ul li:first-child:before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 15px;
	left: -5px;
	background: #024;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	box-shadow: 0 0 3px rgba(0, 0, 0, .1);
	transition: .2s ease-in-out;
}

/* Flyouts left   ========================================================================== */
.menu-bar.flyouts-left .hs-menu-wrapper > ul > li > ul, .menu-bar.flyouts-left-last-1 .hs-menu-wrapper > ul > li:last-child > ul, .menu-bar.flyouts-left-last-2 .hs-menu-wrapper > ul > li:nth-last-child(-n+2) > ul, .menu-bar.flyouts-left-last-3 .hs-menu-wrapper > ul > li:nth-last-child(-n+3) > ul, .menu-bar.flyouts-left-last-4 .hs-menu-wrapper > ul > li:nth-last-child(-n+4) > ul, .menu-bar.flyouts-left-last-5 .hs-menu-wrapper > ul > li:nth-last-child(-n+5) > ul {
	left: auto;
	right: 0;
}

.menu-bar.flyouts-left .hs-menu-wrapper ul ul ul, .menu-bar.flyouts-left-last-1 .hs-menu-wrapper > ul > li:last-child ul ul, .menu-bar.flyouts-left-last-2 .hs-menu-wrapper > ul > li:nth-last-child(-n+2) ul ul, .menu-bar.flyouts-left-last-3 .hs-menu-wrapper > ul > li:nth-last-child(-n+3) ul ul, .menu-bar.flyouts-left-last-4 .hs-menu-wrapper > ul > li:nth-last-child(-n+4) ul ul, .menu-bar.flyouts-left-last-5 .hs-menu-wrapper > ul > li:nth-last-child(-n+5) ul ul {
	left: auto;
	right: 100%;
}

.menu-bar.flyouts-left .hs-menu-wrapper > ul > li > ul > li:first-child:before, .menu-bar.flyouts-left-last-1 .hs-menu-wrapper > ul > li:last-child > ul > li:first-child:before, .menu-bar.flyouts-left-last-2 .hs-menu-wrapper > ul > li:nth-last-child(-n+2) > ul > li:first-child:before, .menu-bar.flyouts-left-last-3 .hs-menu-wrapper > ul > li:nth-last-child(-n+3) > ul > li:first-child:before, .menu-bar.flyouts-left-last-4 .hs-menu-wrapper > ul > li:nth-last-child(-n+4) > ul > li:first-child:before, .menu-bar.flyouts-left-last-5 .hs-menu-wrapper > ul > li:nth-last-child(-n+5) > ul > li:first-child:before {
	left: auto;
	right: 20px;
}

.menu-bar.flyouts-left .hs-menu-wrapper ul ul li > a, .menu-bar.flyouts-left-last-1 .hs-menu-wrapper > ul > li:last-child ul li > a, .menu-bar.flyouts-left-last-2 .hs-menu-wrapper > ul > li:nth-last-child(-n+2) ul li > a, .menu-bar.flyouts-left-last-3 .hs-menu-wrapper > ul > li:nth-last-child(-n+3) ul li > a, .menu-bar.flyouts-left-last-4 .hs-menu-wrapper > ul > li:nth-last-child(-n+4) ul li > a, .menu-bar.flyouts-left-last-5 .hs-menu-wrapper > ul > li:nth-last-child(-n+5) ul li > a {
	padding-left: 25px;
	padding-right: 25px;
}

.menu-bar.flyouts-left .hs-menu-wrapper ul ul li.hs-item-has-children > a:before, .menu-bar.flyouts-left-last-1 .hs-menu-wrapper > ul > li:last-child ul li.hs-item-has-children > a:before, .menu-bar.flyouts-left-last-2 .hs-menu-wrapper > ul > li:nth-last-child(-n+2) ul li.hs-item-has-children > a:before, .menu-bar.flyouts-left-last-3 .hs-menu-wrapper > ul > li:nth-last-child(-n+3) ul li.hs-item-has-children > a:before, .menu-bar.flyouts-left-last-4 .hs-menu-wrapper > ul > li:nth-last-child(-n+4) ul li.hs-item-has-children > a:before, .menu-bar.flyouts-left-last-5 .hs-menu-wrapper > ul > li:nth-last-child(-n+5) ul li.hs-item-has-children > a:before {
	content: "";
	left: 10px;
	right: auto;
}

.menu-bar.flyouts-left .hs-menu-wrapper ul ul ul li:first-child:before, .menu-bar.flyouts-left-last-1 .hs-menu-wrapper > ul > li:last-child ul ul li:first-child:before, .menu-bar.flyouts-left-last-2 .hs-menu-wrapper > ul > li:nth-last-child(-n+2) ul ul li:first-child:before, .menu-bar.flyouts-left-last-3 .hs-menu-wrapper > ul > li:nth-last-child(-n+3) ul ul li:first-child:before, .menu-bar.flyouts-left-last-4 .hs-menu-wrapper > ul > li:nth-last-child(-n+4) ul ul li:first-child:before, .menu-bar.flyouts-left-last-5 .hs-menu-wrapper > ul > li:nth-last-child(-n+5) ul ul li:first-child:before {
	left: auto;
	right: -5px;
}

/* Animations   ========================================================================== */
.menu-bar.flyouts-fade .hs-menu-wrapper ul ul, .menu-bar.flyouts-slide .hs-menu-wrapper ul ul {
	transition: .4s ease-in-out;
}

.menu-bar.flyouts-delay .hs-menu-wrapper li:hover > ul {
	transition-delay: .3s;
}

.menu-bar.flyouts-fade .hs-menu-wrapper ul ul {
	opacity: 0;
}

.menu-bar.flyouts-fade .hs-menu-wrapper li:hover > ul {
	opacity: 1;
}

.menu-bar.flyouts-slide .hs-menu-wrapper ul ul {
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
}

.menu-bar.flyouts-slide .hs-menu-wrapper li:hover > ul {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.menu-bar.flyouts-slide .hs-menu-wrapper ul ul ul {
	-webkit-transform: translateX(-12px);
	transform: translateX(-12px);
}

.menu-bar.flyouts-slide.flyouts-left .hs-menu-wrapper ul ul ul, .menu-bar.flyouts-slide.flyouts-left-last-1 .hs-menu-wrapper > ul > li:last-child ul ul, .menu-bar.flyouts-slide.flyouts-left-last-2 .hs-menu-wrapper > ul > li:nth-last-child(-n+2) ul ul, .menu-bar.flyouts-slide.flyouts-left-last-3 .hs-menu-wrapper > ul > li:nth-last-child(-n+3) ul ul, .menu-bar.flyouts-slide.flyouts-left-last-4 .hs-menu-wrapper > ul > li:nth-last-child(-n+4) ul ul, .menu-bar.flyouts-slide.flyouts-left-last-5 .hs-menu-wrapper > ul > li:nth-last-child(-n+5) ul ul {
	-webkit-transform: translateX(12px);
	transform: translateX(12px);
}

.menu-bar.flyouts-slide.flyouts-left .hs-menu-wrapper ul ul li:hover > ul, .menu-bar.flyouts-slide.flyouts-left-last-1 .hs-menu-wrapper > ul > li:last-child li:hover > ul, .menu-bar.flyouts-slide.flyouts-left-last-2 .hs-menu-wrapper > ul > li:nth-last-child(-n+2) li:hover > ul, .menu-bar.flyouts-slide.flyouts-left-last-3 .hs-menu-wrapper > ul > li:nth-last-child(-n+3) li:hover > ul, .menu-bar.flyouts-slide.flyouts-left-last-4 .hs-menu-wrapper > ul > li:nth-last-child(-n+4) li:hover > ul, .menu-bar.flyouts-slide.flyouts-left-last-5 .hs-menu-wrapper > ul > li:nth-last-child(-n+5) li:hover > ul {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

/* ==========================================================================   Accordion Menu   ========================================================================== */

/* Wrappers   ====================================================================== */
.accordion-menu::-moz-selection, .accordion-menu *::-moz-selection {
	background: none;
	color: inherit;
}

.accordion-menu::selection, .accordion-menu *::selection {
	background: none;
	color: inherit;
}

/* All levels   ====================================================================== */
.accordion-menu .hs-menu-wrapper ul, .accordion-menu .hs-menu-wrapper li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.accordion-menu .hs-menu-wrapper > ul:after {
	content: "";
	display: table;
	clear: both;
}

.accordion-menu .hs-menu-wrapper li {
	position: relative;
	transition: .5s ease-in-out;
}

.accordion-menu .hs-menu-wrapper li:hover {
	background: rgba(0, 0, 0, .07);
}

.accordion-menu .hs-menu-wrapper li.expanded {
	background: rgba(0, 0, 0, .05);
	box-shadow: 0 4px 6px -4px rgba(0, 0, 0, .2) inset;
}

.accordion-menu .hs-menu-wrapper > ul > li.expanded {
	box-shadow: 0 4px 6px -4px rgba(0, 0, 0, .2) inset, 0 -4px 6px -4px rgba(0, 0, 0, .2) inset;
}

.accordion-menu .hs-menu-wrapper a {
	display: block;
	margin-right: 4.5rem;
	color: #024;
	font-size: .8125rem;
	line-height: 1.923;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.white-content .accordion-menu .hs-menu-wrapper a {
	color: #fff;
}

.accordion-menu .hs-menu-wrapper a:hover {
	opacity: .8;
}

.accordion-menu .hs-menu-wrapper a:focus {
	outline: 0;
}

/* Top level   ====================================================================== */
.accordion-menu .hs-menu-wrapper > ul > li > a {
	padding: .9375rem 1.875rem;
	font-size: 1.125rem;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
}

/* Secondary levels   ====================================================================== */

/** * 2+ levels */
.accordion-menu .hs-menu-wrapper ul ul {
	display: none;
}

.accordion-menu .hs-menu-wrapper li.expanded > ul {
	display: block;
}

.accordion-menu .hs-menu-wrapper ul ul li a {
	padding: .9375rem 1.25rem .9375rem 2.5rem;
	font-size: .875rem;
	font-weight: 700;
}

/** * 3+ levels */
.accordion-menu .hs-menu-flow-horizontal > ul > li > ul > li > ul {
	margin-top: 0;
}

.accordion-menu .hs-menu-flow-horizontal ul ul ul li:first-child:before {
	display: none;
}

.accordion-menu .hs-menu-flow-horizontal ul ul ul li a {
	padding-left: 3.125rem;
	font-weight: 500;
}

.accordion-menu .hs-menu-flow-horizontal ul ul ul ul li a {
	padding-left: 3.75rem;
}

.accordion-menu .hs-menu-flow-horizontal ul ul ul ul ul li a {
	padding-left: 4.375rem;
}

.accordion-menu .hs-menu-flow-horizontal ul ul ul ul ul ul li a {
	padding-left: 5rem;
}

/* Expanders   ====================================================================== */
.accordion-menu .expand-level {
	display: block;
	width: 3.25rem;
	height: 3.25rem;
	position: absolute;
	top: 0;
	right: 1.25rem;
	z-index: 1;
	font-size: 1.25rem;
	line-height: 3.6rem;
	font-style: normal;
	font-weight: 500;
	text-align: center;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.accordion-menu .hs-menu-wrapper > ul > li > .expand-level {
	line-height: 3.9rem;
}

.accordion-menu .expand-level:before {
	color: #024;
	content: "";
	font-family: FontAwesome;
}

.white-content .accordion-menu .expand-level:before {
	color: #fff;
}

.accordion-menu .expanded > .expand-level:before {
	content: "";
}

/* When it goes full width   ========================================================================== */
@media (max-width: 767px) {
	.accordion-menu {
		width: 100%;
	}
}

/* ==========================================================================   Slide Menu   ========================================================================== */

/* Base   ========================================================================== */

/* raman css */
.footer-main {
	background: #fff;
	border-top: 2px solid #eee;
}

.footer-main .footer-item-wrap {
	padding: 80px 0;
}

.footer-items h4 {
	color: #000;
	border-bottom: 2px solid #eee;
	font-weight: 600;
	font-size: 1.2rem;
	padding: 0 0 5px;
	text-transform: uppercase;
	margin: 0 0 10px;
}

.footer-items ul {
	display: inline-block;
	width: 100%;
	margin: 0;
}

.footer-items ul li {
	margin: 8px 0;
}

.footer-items ul li::before {
	display: none !important;
}

.footer-items ul li a {
	color: #000;
}

.footer-items ul li a:hover {
	color: #0d8bd5 !important;
}

.custom-theme .footer-appointment-cta span#hs-cta-wrapper-948e1b5d-af73-46c0-b9be-e8d9f9562bc5 a#cta_button_558963_dcd1dc8c-3c28-4050-87c7-9cd8988399a0 {
	display: inline-block;
	background: #0d8bd5 !important;
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 18px 20px;
}

.footer-social-item {
	text-align: center;
}

.footer-social-item ul {
	display: inline-block;
	width: 100%;
	margin: 30px 0 0;
}

.footer-social-item ul li::before {
	display: none !important;
}

.footer-social-item ul li {
	display: inline-block;
	text-align: center;
	margin: 0 10px;
	transition: .2s;
}

.footer-social-item ul li:hover {
	transform: scale(1.1);
}

.footer-social-item ul li:hover a {
	color: #0d8bd5;
}

.footer-social-item ul li a {
	font-size: 24px;
	color: #000;
}

.footer-social-item a.number {
	font-size: 20px;
	color: #0d8bd5;
	font-weight: 600;
	display: inline-block;
	margin: 5px 0 0;
	transition: .2s;
}

.footer-social-item a.number:hover {
	transform: scale(1.1);
}

.copyright-sec {
	padding: 20px 0;
	background: #024;
	color: #fff;
	text-align: center;
}

.copyright-sec a {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
}

@media (max-width: 1199px) {
	.footer-items {
		width: 100% !important;
		margin: 0 0 30px !important;
	}
	
	.footer-social-item {
		width: 100% !important;
		margin: 0 !important;
	}
}

/* raman css */
.slide-menu {
	width: 100% !important;
	height: 0;
	position: fixed;
	top: 0;
	z-index: 10001;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(.5, .5);
	transform: scale(.5, .5);
	transition: transform .4s ease-in-out;
}

.slide-menu.left {
	left: 0;
	-webkit-transform: translateX(-50px);
	transform: translateX(-50px);
}

.slide-menu.right {
	right: 0;
	-webkit-transform: translateX(50px);
	transform: translateX(50px);
}

.slide-menu.on {
	height: 100%;
	opacity: 1;
	visibility: visible;
	-webkit-transform: none;
	transform: none;
	transition: opacity .4s ease-in-out, transform .3s ease-in-out;
}

.slide-menu.left.on {
	-webkit-box-shadow: 20px 0 60px -10px rgba(0, 0, 0, .3);
	box-shadow: 20px 0 60px -10px rgba(0, 0, 0, .3);
}

.slide-menu.right.on {
	-webkit-box-shadow: -20px 0 60px -10px rgba(0, 0, 0, .3);
	box-shadow: -20px 0 60px -10px rgba(0, 0, 0, .3);
}

@media (max-width: 767px) {
	html body .slide-menu {
		max-width: 100% !important;
		-webkit-transform: none !important;
		transform: none !important;
	}
}

/* Scroller
   ========================================================================== */
.slide-menu-scroller {
	width: auto !important;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	padding-bottom: 50vh;
	overflow: hidden;
	overflow-y: scroll;
	z-index: 1;
	-webkit-overflow-scrolling: touch;
}

.slide-menu-scroller::-moz-selection {
	background: none;
	color: inherit;
}

.slide-menu-scroller::selection {
	background: none;
	color: inherit;
}

/* Overlay
   ========================================================================== */
.slide-menu-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10000;
	visibility: hidden !important;
	transition: .4s ease-in-out;
}

.slide-menu-overlay:not(.on) {
	opacity: 0;
}

.slide-menu-overlay.on {
	visibility: visible !important;
}

/* ==========================================================================
   Centered
   ========================================================================== */
.centered, .row-fluid .span12.centered {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
}

/* Cancel padding on nested elements */
.centered .centered, .centered .row-fluid .span12.centered {
	padding-left: 0;
	padding-right: 0;
}

/* Same padding in case is needed for other elements */
.content-padding {
	padding-left: 30px;
	padding-right: 30px;
}

/* Half */
.centered.half-left, .centered.half-right, .row-fluid .centered.half-left, .row-fluid .centered.half-right {
	max-width: 640px;
}

.centered.half-left, .row-fluid .centered.half-left {
	float: right !important;
	margin-left: auto !important;
}

.centered.half-right, .row-fluid .centered.half-right {
	float: left !important;
}

@media (max-width: 1139px) {
	.md-stack > .centered.half-left, .md-stack > .centered.half-right, .md-stack > .row-fluid-wrapper > .row-fluid > .centered.half-left, .md-stack > .row-fluid-wrapper > .row-fluid > .centered.half-right, .md-stack > .row-fluid-wrapper > .row-fluid > .content-section > .row-fluid-wrapper > .row-fluid > .centered.half-left, .md-stack > .row-fluid-wrapper > .row-fluid > .content-section > .row-fluid-wrapper > .row-fluid > .centered.half-right {
		max-width: 100%;
		float: none !important;
	}
	
	.md-centered {
		margin-left: auto !important;
		margin-right: auto !important;
		float: none !important;
	}
}

@media (max-width: 767px) {
	.centered.half-left, .centered.half-right, .row-fluid .centered.half-left, .row-fluid .centered.half-right {
		max-width: 100%;
		float: none !important;
	}
	
	.sm-centered {
		margin-left: auto !important;
		margin-right: auto !important;
		float: none !important;
	}
}

/* ==========================================================================
   Header
   ========================================================================== */
.header-container-wrapper {
	position: relative;
}

.header-wrapper {
	position: relative;
	z-index: 9999;
	background: #fff;
	color: #024;
}

@media (min-width: 1140px) {
	.header-overlap .header-wrapper {
		transition: opacity .8s ease-in-out;
	}
	
	.header-overlap .header-wrapper.off {
		opacity: 0;
		visibility: hidden;
	}
}

.header-wrapper.header-overlap {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	background: none;
}

.header-inner-wrapper {
	position: relative;
}

.header-overlap .header-wrapper.mega-menu-active {
	background-color: #024;
}

/* ==========================================================================
   Sticky Header
   ========================================================================== */
.sticky-header {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 10000;
	background: #fff;
	color: #024;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
}

.sticky-header.on {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: .3s ease-in-out;
}

.sticky-header:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	height: 8px;
	bottom: -8px;
	background: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/web.archive.org/web/20210515190046im_/https://cdn2.hubspot.net/hub/273774/file-1281286278-png/mp/themes/Act-Theme/images/bottom-shadow5.png") center top no-repeat;
}

/* ==========================================================================
   Mega Menu
   ========================================================================== */
.mega-menu-parent:not(.sticky-header):before {
	content: "";
}

.mega-menu-parent:not(.sticky-header), .mega-menu-parent:not(.sticky-header):before, .mega-menu-parent:not(.sticky-header):after {
	transition: .4s ease-in-out;
}

.mega-menuized > ul {
	display: none !important;
}

.mega-menu {
	position: relative;
	color: #000;
}

.mega-menu-branch {
	position: absolute !important;
	left: 0;
	right: 0;
	top: 0;
	z-index: 98;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(1, .8);
	transform: scale(1, .8);
	-webkit-transform-origin: center top;
	transform-origin: center top;
	pointer-events: none;
}

.mega-menu-branch.active {
	opacity: 1;
	visibility: visible;
	transition: .3s ease;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	pointer-events: auto;
}

.menu-bar .hs-menu-wrapper > ul > li.mega-menuized-active > a:before {
	left: 0;
	right: 0;
	opacity: 1;
	visibility: visible;
}

/* ==========================================================================
   Page title
   ========================================================================== */
.page-title-wrapper {
	padding: .9375rem 0;
	background: #4693fb;
}

.page-title .title {
	display: block;
	font-family: Open Sans, sans-serif;
}

.page-title h1, .page-title h2, .page-title h3, .page-title h4, .page-title h5, .page-title h6, .page-title .title {
	margin: 0;
	font-size: 1.375rem;
	line-height: 1.3;
	font-weight: 700;
	letter-spacing: 0;
}

.page-title h1, .page-title h2, .page-title h3, .page-title h4, .page-title h5, .page-title h6, .page-title .title, .page-title-wrapper, .page-title-wrapper a, .page-title-wrapper a:hover {
	color: #fff;
}

/* ==========================================================================
   Scroll next
   ========================================================================== */

/* Base styling
   ========================================================================== */
[class*="scroll-next-"] {
	position: relative;
}

.sn-arrow {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute !important;
	bottom: 45px;
	left: 50%;
	z-index: 99 !important;
	margin-left: -20px;
	border-radius: 100%;
	font-size: 11px;
	line-height: 40px;
	text-align: center;
	text-decoration: none !important;
	transition: all .2s ease;
}

.sn-arrow:hover {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.sn-arrow:focus {
	outline: 0;
}

.scroll-next-edge .sn-arrow {
	bottom: -20px;
}

/* Primary
   ========================================================================== */

/**
 * Dot
 */
.scroll-next-theme-dot .sn-arrow {
	color: #4693fb !important;
}

.scroll-next-theme-dot .sn-arrow:hover, .scroll-next-theme-dot .sn-arrow:active {
	box-shadow: 0 0 0 2px #4693fb inset;
	color: #4693fb !important;
}

/**
 * Circle
 */
.scroll-next-theme-circle .sn-arrow {
	box-shadow: 0 0 0 2px #4693fb inset;
	color: #4693fb !important;
}

.scroll-next-theme-circle .sn-arrow:hover, .scroll-next-theme-circle .sn-arrow:active {
	background-color: #4693fb;
	color: #fff !important;
}

/**
 * Disc
 */
.scroll-next-theme-disc .sn-arrow {
	background-color: #4693fb;
	color: #fff !important;
}

/* Dark
   ========================================================================== */

/**
 * Dot
 */
.scroll-next-dark-dot .sn-arrow {
	color: #024 !important;
}

.scroll-next-dark-dot .sn-arrow:hover, .scroll-next-dark-dot .sn-arrow:active {
	box-shadow: 0 0 0 2px #024 inset;
	color: #024 !important;
}

/**
 * Circle
 */
.scroll-next-dark-circle .sn-arrow {
	box-shadow: 0 0 0 2px #024 inset;
	color: #024 !important;
}

.scroll-next-dark-circle .sn-arrow:hover, .scroll-next-dark-circle .sn-arrow:active {
	background-color: #024;
	color: #fff !important;
}

/**
 * Disc
 */
.scroll-next-dark-disc .sn-arrow {
	background-color: #024;
	color: #fff !important;
}

/* White
   ========================================================================== */

/**
 * Dot
 */
.scroll-next-white-dot .sn-arrow {
	color: #fff !important;
}

.scroll-next-white-dot .sn-arrow:hover, .scroll-next-white-dot .sn-arrow:active {
	box-shadow: 0 0 0 2px #fff inset;
}

/**
 * Circle
 */
.scroll-next-white-circle .sn-arrow {
	box-shadow: 0 0 0 2px #fff inset;
	color: #fff !important;
}

.scroll-next-white-circle .sn-arrow:hover, .scroll-next-white-circle .sn-arrow:active {
	background-color: #fff;
	color: #4693fb !important;
}

/**
 * Disc
 */
.scroll-next-white-disc .sn-arrow {
	background-color: #fff;
	color: #4693fb !important;
}

/* ==========================================================================
   Pointing Header
   ========================================================================== */
.pointing-header h1 {
	margin: 0 0 20px;
	padding: 20px 40px 20px 30px;
	position: relative;
	background: #024;
	border-left: 10px solid #4693fb;
	border-radius: 8px 0 0 8px;
	color: #fff;
	font-size: 1.75rem;
	line-height: 1.2;
}

.pointing-header h1:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 12px;
	right: -25px;
	background: #4693fb;
	border: 2px solid #fff;
	border-radius: 25px;
	color: #fff;
	font-family: FontAwesome;
	font-size: 18px;
	line-height: 46px;
	text-align: center;
}

/**
 * Media queries
 */
@media (max-width: 1139px) {
	.pointing-header h1 {
		padding: 15px 20px 17px;
		background: #024;
		border-left: none;
		border-top: 10px solid #4693fb;
		border-radius: 8px;
		font-size: 1.625rem;
		text-align: center;
	}
	
	.pointing-header h1:after {
		display: none;
	}
	
	.pointing-header h1:before {
		content: "";
		display: block;
		width: 0;
		height: 0;
		position: absolute;
		bottom: -15px;
		left: 50%;
		margin-left: -8px;
		border-top: 15px solid #024;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
	}
}

@media (max-width: 479px) {
	.pointing-header h1 {
		font-size: 1.375rem;
	}
}

/* ==========================================================================
   Slider Type 1 (Image Gallery module)
   ========================================================================== */

/* Containers
   ========================================================================== */
.slider-type-1 .slick-slider {
	margin-bottom: 0;
	padding: 0;
	overflow: hidden;
}

.slider-type-1 .slick-list {
	max-height: none;
}

.slider-type-1 .slick-slide .slick-slide-inner-wrapper {
	display: block;
	position: relative;
	margin: 0;
}

/* Navigation
   ========================================================================== */
.slider-type-1 .slick-prev, .slider-type-1 .slick-next {
	width: 60px;
	height: 60px;
	margin: -30px 0 0;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	background-color: #024;
	color: #fff !important;
	text-align: left;
	text-indent: -90000px;
	font-size: 0;
	line-height: 0;
	transition: .4s ease;
	-webkit-transform: none;
	transform: none;
}

.slider-type-1 .slick-prev {
	left: -40px;
	border-right: 2px solid transparent;
	border-radius: 0 4px 4px 0;
}

.slider-type-1 .slick-next {
	right: -40px;
	border-left: 2px solid transparent;
	border-radius: 4px 0 0 4px;
}

.slider-type-1 .slick-slider:hover .slick-prev:not(:hover), .slider-type-1 .slick-slider:hover .slick-next:not(:hover) {
	opacity: .8;
	visibility: visible;
}

.slider-type-1 .slick-slider:hover .slick-prev {
	left: 0;
}

.slider-type-1 .slick-slider:hover .slick-next {
	right: 0;
}

.slider-type-1 .slick-prev:hover, .slider-type-1 .slick-next:hover {
	border-color: #4693fb;
	opacity: 1;
	visibility: visible;
}

.slider-type-1 .slick-prev:focus, .slider-type-1 .slick-next:focus {
	outline: 0;
}

.slider-type-1 .slick-prev:before, .slider-type-1 .slick-next:before {
	display: block;
	width: 60px;
	line-height: 60px;
	color: inherit;
	font-family: FontAwesome;
	font-size: 19px;
	text-align: center;
	text-indent: 0;
}

.slider-type-1 .slick-prev:before {
	content: "";
}

.slider-type-1 .slick-next:before {
	content: "";
}

/* Pagination
   ========================================================================== */
.slider-type-1 .slick-dots {
	width: auto;
	margin: 0;
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0;
	z-index: 2;
	text-align: center;
}

.slider-type-1.dots-left .slick-dots {
	text-align: left;
}

.slider-type-1.dots-right .slick-dots {
	text-align: right;
}

.slider-type-1.pagination-below .slick-dots {
	position: static;
	margin-top: 20px;
	text-align: center;
}

.slider-type-1 .slick-dots li {
	width: auto;
	height: auto;
	margin: 0 6px;
	position: static;
	vertical-align: top;
}

.slider-type-1 .slick-dots button {
	width: 14px;
	height: 14px;
	background: #024;
	border-radius: 100%;
	text-align: left;
	text-indent: -5000px;
	text-decoration: none;
	cursor: pointer;
	visibility: visible;
	transition: .4s !important;
	-webkit-transform: none;
	transform: none;
}

.white-content .slider-type-1.pagination-below .slick-dots button, .white-content.slider-type-1.pagination-below .slick-dots button {
	background: #fff;
	opacity: .4;
}

.white-content .slider-type-1.pagination-below .slick-dots li.slick-active button, .white-content.slider-type-1.pagination-below .slick-dots li.slick-active button {
	opacity: 1;
}

.slider-type-1 .slick-dots li:not(.slick-active) button {
	opacity: .4;
}

.slider-type-1 .slick-slider:hover .slick-dots li:not(.slick-active) button {
	opacity: .6;
}

.slider-type-1 .slick-slider:hover .slick-dots li:not(.slick-active) button:hover {
	opacity: .9;
}

.slider-type-1 .slick-dots .slick-active button {
	background: #4693fb;
}

/* Caption
   ========================================================================== */
.slider-type-1 .slick-slider .caption {
	padding: 0;
	background: none;
	text-align: left;
	white-space: pre-line;
}

.slider-type-1 .slick-slider .caption, .slider-type-1 .slick-slider .caption a, .slider-type-1 .slick-slider .caption a:hover {
	color: #fff;
}

.slider-type-1 .slick-slider .caption h1, .slider-type-1 .slick-slider .caption h2, .slider-type-1 .slick-slider .caption h3, .slider-type-1 .slick-slider .caption h4, .slider-type-1 .slick-slider .caption h5, .slider-type-1 .slick-slider .caption h6 {
	display: inline-block;
	margin: 0;
	padding: 20px;
	background: rgba(255, 255, 255, .7);
}

.slider-type-1 .slick-slider .caption p, .slider-type-1 .slick-slider .caption blockquote {
	display: inline-block;
	margin: 0;
	padding: 10px 20px;
	position: relative;
	background-color: #024;
	color: #fff;
	opacity: .9;
}

.slider-type-1 .slick-slider .caption blockquote {
	padding: 10px 60px;
}

.slider-type-1 .slick-slider .caption blockquote:before {
	top: 4px;
	left: 25px;
}

.slider-type-1 .slick-slider .caption blockquote p {
	display: block;
	margin: 0 0 20px;
	padding: 0;
	background: none;
}

@media (max-width: 1139px) {
	.slider-type-1 .slick-prev, .slider-type-1 .slick-next {
		width: 40px;
		height: 40px;
		margin-top: -20px;
		opacity: .7 !important;
		visibility: visible !important;
	}
	
	.slider-type-1 .with-superimposed-caption .slick-prev, .slider-type-1 .with-superimposed-caption .slick-next {
		top: 15px;
		margin-top: 0;
	}
	
	.slider-type-1 .slick-prev {
		left: 0 !important;
	}
	
	.slider-type-1 .slick-next {
		right: 0 !important;
	}
	
	.slider-type-1 .slick-prev:before, .slider-type-1 .slick-next:before {
		width: 40px;
		line-height: 40px;
	}
	
	.slider-type-1 .slick-slider .caption {
		position: static;
		white-space: normal;
	}
	
	.slider-type-1 .slick-slider .caption h1, .slider-type-1 .slick-slider .caption h2, .slider-type-1 .slick-slider .caption h3, .slider-type-1 .slick-slider .caption h4, .slider-type-1 .slick-slider .caption h5, .slider-type-1 .slick-slider .caption h6, .slider-type-1 .slick-slider .caption p, .slider-type-1 .slick-slider .caption blockquote, .slider-type-1 .slick-slider .caption q, .slider-type-1 .slick-slider .caption code, .slider-type-1 .slick-slider .caption pre, .slider-type-1 .slick-slider .caption cite {
		display: block;
	}
	
	.slider-type-1 .slick-dots {
		display: none !important;
	}
}

/* ==========================================================================
   Slider (completely custom)
   ========================================================================== */

/* Container
   ========================================================================== */
.slider-container {
	position: relative;
}

.slider-container.dots.dots-below {
	margin-bottom: 30px;
}

/* Arrows
   ========================================================================== */

/**
 * Shared styles
 */
.slider-container .nboslick-arrow {
	position: absolute;
	top: 50%;
	z-index: 3;
	display: block;
	width: 50px;
	height: 50px;
	margin: -25px 0 0;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 50px 50px;
	border: 0;
	border-radius: 0;
	color: transparent;
	font-size: 0;
	line-height: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}

@media (max-width: 1139px) {
	.md-no-arrows .nboslick-arrow {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.sm-no-arrows .nboslick-arrow {
		display: none !important;
	}
}

@media (max-width: 479px) {
	.xs-no-arrows .nboslick-arrow {
		display: none !important;
	}
}

.slider-container .nboslick-arrow:focus {
	outline: 0;
}

.slider-container.arrows-hover .nboslick-arrow {
	opacity: 0;
	visibility: hidden;
}

.slider-container.arrows-hover:hover .nboslick-arrow {
	opacity: 1;
	visibility: visible;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

/**
 * Prev
 */
.slider-container .nboslick-prev {
	left: 30px;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2050%2050%22%20fill%3D%22%23002244%22%3E%3Cpath%20style%3D%22line-height%3Anormal%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23002244%3Btext-transform%3Anone%3Bblock-progression%3Atb%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%22%20d%3D%22M%2034.980469%203.9902344%20A%201.0001%201.0001%200%200%200%2034.292969%204.2929688%20L%2014.292969%2024.292969%20A%201.0001%201.0001%200%200%200%2014.292969%2025.707031%20L%2034.292969%2045.707031%20A%201.0001%201.0001%200%201%200%2035.707031%2044.292969%20L%2016.414062%2025%20L%2035.707031%205.7070312%20A%201.0001%201.0001%200%200%200%2034.980469%203.9902344%20z%22%20color%3D%22%23002244%22%20font-weight%3D%22400%22%20font-family%3D%22sans-serif%22%20white-space%3D%22normal%22%20overflow%3D%22visible%22%20fill%3D%22%23002244%22%2F%3E%3C%2Fsvg%3E");
}

.slider-container .nboslick-prev.nitro-lazy {
	background-image: none !important;
}

.slider-container.arrows-white .nboslick-prev, .white-content .slider-container .nboslick-prev, .white-content.slider-container .nboslick-prev {
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/source/rev-1e92311/web.archive.org/web/20210515190046im_/https://cdn2.hubspot.net/hubfs/273774/mp/themes/Act-Theme/images/act-arrow-prev-white.svg");
}

.slider-container.arrows-white .nboslick-prev.nitro-lazy, .white-content .slider-container .nboslick-prev.nitro-lazy, .white-content.slider-container .nboslick-prev.nitro-lazy {
	background-image: none !important;
}

.slider-container.arrows-outside .nboslick-prev {
	left: -60px;
}

.slider-container.nboslick-initialized .nboslick-prev {
	-webkit-animation: heroSliderArrowLeft 2s ease-in-out;
	animation: heroSliderArrowLeft 2s ease-in-out;
}

/** * Next */
.slider-container .nboslick-next {
	right: 30px;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2050%2050%22%20fill%3D%22%23002244%22%3E%3Cpath%20style%3D%22line-height%3Anormal%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23002244%3Btext-transform%3Anone%3Bblock-progression%3Atb%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%22%20d%3D%22M%2014.990234%203.9902344%20A%201.0001%201.0001%200%200%200%2014.292969%205.7070312%20L%2033.585938%2025%20L%2014.292969%2044.292969%20A%201.0001%201.0001%200%201%200%2015.707031%2045.707031%20L%2035.707031%2025.707031%20A%201.0001%201.0001%200%200%200%2035.707031%2024.292969%20L%2015.707031%204.2929688%20A%201.0001%201.0001%200%200%200%2014.990234%203.9902344%20z%22%20color%3D%22%23002244%22%20font-weight%3D%22400%22%20font-family%3D%22sans-serif%22%20white-space%3D%22normal%22%20overflow%3D%22visible%22%20fill%3D%22%23002244%22%2F%3E%3C%2Fsvg%3E");
}

.slider-container .nboslick-next.nitro-lazy {
	background-image: none !important;
}

.slider-container.arrows-white .nboslick-next, .white-content .slider-container .nboslick-next, .white-content.slider-container .nboslick-next {
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/source/rev-1e92311/web.archive.org/web/20210515190046im_/https://cdn2.hubspot.net/hubfs/273774/mp/themes/Act-Theme/images/act-arrow-next-white.svg");
}

.slider-container.arrows-white .nboslick-next.nitro-lazy, .white-content .slider-container .nboslick-next.nitro-lazy, .white-content.slider-container .nboslick-next.nitro-lazy {
	background-image: none !important;
}

.slider-container.arrows-outside .nboslick-next {
	right: -60px;
}

.slider-container.nboslick-initialized .nboslick-next {
	-webkit-animation: heroSliderArrowRight 2s ease-in-out;
	animation: heroSliderArrowRight 2s ease-in-out;
}

@media (max-width: 767px) {
	.slider-container .nboslick-prev, .slider-container .nboslick-next {
		height: 30px;
		width: 30px;
		margin-top: -15px;
		background-size: 30px 30px;
	}
	
	.slider-container .nboslick-prev {
		left: 0;
	}
	
	.slider-container .nboslick-next {
		right: 0;
	}
	
	.slider-container.arrows-outside .nboslick-prev {
		left: -50px;
	}
	
	.slider-container.arrows-outside .nboslick-next {
		right: -50px;
	}
}

/**
 * Arrows Tap
 */
.slider-container.arrows-tap .nboslick-arrow {
	background: #fff !important;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
	border-radius: 100%;
	color: #024 !important;
	transition: .2s ease-in-out;
}

.slider-container.arrows-tap .nboslick-arrow:before {
	display: block;
	font-family: FontAwesome;
	font-size: 14px;
	line-height: 50px;
	font-weight: bold;
}

.slider-container.arrows-tap .nboslick-prev:before {
	content: "";
	padding-right: .2em;
}

.slider-container.arrows-tap .nboslick-next:before {
	content: "";
	padding-left: .2em;
}

@media (min-width: 1140px) {
	.slider-container.arrows-tap .nboslick-arrow:hover {
		box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .2), 0 15px 40px -8px rgba(0, 0, 0, .3);
		color: #4693fb !important;
	}
}

@media (max-width: 767px) {
	.slider-container.arrows-tap .nboslick-arrow {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	
	.slider-container.arrows-tap .nboslick-arrow:before {
		font-size: 12px;
		line-height: 40px;
	}
}

/* Dots
   ========================================================================== */
.slider-container .nboslick-dots {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	z-index: 2;
	text-align: center;
	font-size: 0;
	line-height: 0;
}

.slider-container.dots-below .nboslick-dots {
	bottom: -30px;
}

.slider-container .nboslick-dots li {
	display: inline-block;
	margin: 0 6px;
	position: static;
	vertical-align: top;
}

.slider-container .nboslick-dots button {
	display: block;
	width: 14px;
	height: 14px;
	margin: 0;
	padding: 0;
	background: #024;
	border: 0;
	border-radius: 100%;
	text-align: left;
	text-indent: -5000px;
	cursor: pointer;
	cursor: pointer;
	opacity: .15;
	transition: .4s !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.slider-container.dots-white .nboslick-dots button, .white-content .slider-container .nboslick-dots button, .white-content.slider-container .nboslick-dots button {
	background: #fff !important;
}

.slider-container .nboslick-dots button:focus {
	outline: 0;
}

.slider-container:hover .nboslick-dots button {
	opacity: .3;
}

.slider-container .nboslick-dots .nboslick-active button {
	background: #4693fb;
	opacity: 1;
}

.slider-container .nboslick-dots button:hover, .slider-container .nboslick-dots .nboslick-active button:hover {
	background: #4693fb;
	opacity: 1;
}

/* Center mode   ========================================================================== */
.slider-container.center-mode .nboslick-slide {
	-webkit-transform: scale(.8, .8);
	transform: scale(.8, .8);
	-webkit-transition: .4s ease;
	transition: .4s ease;
}

.slider-container.center-mode .nboslick-center {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

@media (max-width: 1139px) {
	.slider-container.center-mode.md-stack .nboslick-slide {
		-webkit-transform: none;
		transform: none;
	}
}

@media (max-width: 767px) {
	.slider-container.center-mode.sm-stack .nboslick-slide {
		-webkit-transform: none;
		transform: none;
	}
}

@media (max-width: 479px) {
	.slider-container.center-mode.xs-stack .nboslick-slide {
		-webkit-transform: none;
		transform: none;
	}
}

/* Slides Vmiddle (when 2 or more slides inline in a row)   ========================================================================== */
.slides-vmiddle .nboslick-track {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-align-items: center;
}

/* Slides   ========================================================================== */
.slider-container > .row-fluid-wrapper, .slider-container.widget-type-widget_container > .hs_cos_wrapper_widget_container > .hs_cos_wrapper {
	display: none;
}

/* ==========================================================================   Sub menu   ========================================================================== */
.sub-menu {
	color: #000;
}

.white-content .sub-menu {
	color: #fff;
}

.sub-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sub-menu a {
	display: inline-block;
	color: #024;
}

.white-content .sub-menu a, .white-content.sub-menu a {
	color: #fff;
}

.sub-menu .hs-menu-depth-1 > a {
	padding: 5px 0;
}

.sub-menu ul ul a {
	color: inherit;
}

.sub-menu a:hover, .sub-menu ul ul a:hover, .sub-menu .active > a {
	color: #4693fb;
}

.white-content .sub-menu a:hover, .white-content.sub-menu a:hover, .white-content .sub-menu ul ul a:hover, .white-content.sub-menu ul ul a:hover, .white-content .sub-menu .active > a, .white-content.sub-menu .active > a {
	color: #fff;
}

.sub-menu ul ul {
	font-size: .9em;
}

.sub-menu:not(.hidden-sublevels) .hs-menu-depth-1.hs-item-has-children, .sub-menu.hidden-sublevels .hs-menu-depth-1.hs-item-has-children.active-branch {
	margin: 0 0 20px;
}

.sub-menu.hidden-sublevels ul ul {
	display: none;
}

.sub-menu.hidden-sublevels li.active-branch > ul {
	display: block;
}

/* ==========================================================================   Form box   ========================================================================== */

/* Form box content   ========================================================================== */
.form-box-content {
	position: relative;
	padding: 20px 30px 30px;
	overflow: hidden;
	color: #000;
}

.form-box-content:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	background-color: #f0f7f9;
	border-radius: 0 0 10px 10px;
}

.form-box-content > * {
	position: relative;
	z-index: 1;
}

.form-box.white .form-box-content:before {
	background-color: #fff;
}

.form-box.transparent .form-box-content:before {
	opacity: .8;
}

.form-box.no-title .form-box-content {
	border-radius: 10px;
}

/* Form box header   ========================================================================== */
.form-box-header {
	padding: 20px 30px;
	background: #024;
	border-bottom: 10px solid #4693fb;
	border-radius: 10px 10px 0 0;
	color: #fff;
}

.form-box-header.theme {
	background: #4693fb;
	border-bottom: 10px solid #024;
}

.form-box-header.white-border {
	border-bottom: 10px solid #fff;
}

.form-box-header.no-border {
	border-bottom: 0;
}

.form-box.no-title .form-box-header {
	display: none !important;
}

.form-box-header h1, .form-box-header h2, .form-box-header h3:not(.form-title), .form-box-header h4 {
	margin: 0;
	color: #fff;
}

/* Form elements   ========================================================================== */
.form-box label {
	color: #024;
}

.form-box .hs-input:not([type="radio"]):not([type="checkbox"]), .form-box #hs-pwd-widget-password {
	background: #fff;
}

/* ==========================================================================   Strong Frame   ========================================================================== */
.strong-frame {
	padding: 34px 40px;
	border: 5px solid #024;
	border-radius: 15px;
}

@media (max-width: 479px) {
	.strong-frame {
		padding: 20px 30px;
	}
}

/* ==========================================================================   Form security lines   ========================================================================== */
.form-security-lines {
	position: relative;
	padding-top: 20px;
	padding-left: 30px;
	font-size: .8125rem;
	line-height: 1.4;
}

.form-security-lines:before {
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 15px;
	left: 0;
	font-family: FontAwesome;
	font-size: 30px;
	text-shadow: 0 1px rgba(255, 255, 255, .4), 0 -1px rgba(0, 0, 0, .2);
}

.form-security-lines a {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dotted rgba(0, 0, 0, .4);
}

.form-security-lines a:hover {
	color: inherit;
}

/* ==========================================================================   Featued Box   ========================================================================== */
.featured-box {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
	border-radius: 6px;
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .2), 0 2px 15px rgba(0, 0, 0, 0);
}

.featured-box-header {
	min-height: 60px;
	padding: 10px 20px 10px 75px;
	position: relative;
	background-color: #024;
	color: #fff;
}

.featured-box-icon {
	position: absolute;
	top: 10px;
	left: 20px;
}

.featured-box-icon .fa {
	display: block;
	width: 40px;
	height: 40px;
	background-color: #fff;
	border-radius: 50%;
	color: #4693fb;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}

.featured-box-title h3 {
	margin: 8px 0 0;
	color: inherit;
	font-size: 1.25rem;
	line-height: 1.3;
}

.featured-box-text {
	padding: 20px 30px;
}

/* ==========================================================================   Emphasis line   ========================================================================== */
.emphasis-line {
	position: relative;
	padding: 10px 60px;
	background: #024;
	border-left: 10px solid #4693fb;
	border-right: 10px solid #4693fb;
	border-radius: 10px;
	color: #fff;
	text-align: center;
}

.emphasis-line.no-spacing {
	margin-top: 0;
	margin-bottom: 0;
}

.emphasis-line:before {
	content: "";
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	left: 10px;
	font-family: FontAwesome;
	font-size: 26px;
	line-height: 40px;
}

@media (max-width: 1139px) {
	.emphasis-line {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

/* ==========================================================================   Section intro   ========================================================================== */
.section-intro.sep {
	margin-bottom: 50px;
}

.section-intro.sep:after {
	content: "";
	display: inline-block;
	width: 100%;
	max-width: 400px;
	height: 8px;
	background: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/web.archive.org/web/20210515190046im_/https://cdn2.hubspot.net/hub/273774/file-1281286278-png/mp/themes/Act-Theme/images/bottom-shadow5.png") center bottom no-repeat;
	-webkit-background-size: 100% 8px;
	background-size: 100% 8px;
}

.section-intro p {
	font-size: 1.5rem;
	line-height: 1.5;
	font-weight: 300;
}

@media (max-width: 1139px) {
	.section-intro p {
		font-size: 1.38rem;
	}
}

@media (max-width: 767px) {
	.section-intro p {
		font-size: 1.25rem;
	}
}

/* ==========================================================================
   Buttons
   ========================================================================== */

/* Base
   ========================================================================== */
.button {
	display: inline-block;
	position: relative;
	min-width: 150px;
	max-width: 100%;
	padding: 13px 23px;
	background-color: #4693fb;
	border: 2px solid transparent;
	border-radius: 60px;
	color: #fff !important;
	font-size: .875rem;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none !important;
	text-shadow: none;
	cursor: pointer;
	transition: .2s ease-in-out;
}

.button:not(.no-animation):hover, .button:not(.no-animation):active {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.button.no-animation:hover, .button.no-animation:active {
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}

.button:focus {
	outline: 0;
}

/* Size
   ========================================================================== */
.button.small {
	min-width: 120px;
	padding: 3px 18px;
	border-radius: 60px;
	font-size: .8125rem;
	line-height: 25px;
}

.button.large {
	padding: 18px 38px;
	font-size: .875rem;
}

/* Color
   ========================================================================== */

/**
 * Full
 */
.button.color-1 {
	background-color: #4693fb;
}

.button.color-2 {
	background-color: #024;
}

.button.theme {
	background-color: #4693fb;
}

.button.dark {
	background-color: #024;
}

.button.white {
	background-color: #fff;
	color: #024 !important;
}

.button.heading {
	background-color: #024;
}

.button.header {
	background-color: #024;
	color: #fff !important;
}

/**
 * Empty
 */

/* Color 1 (default) */
.button.empty, .button.empty.color-1 {
	background-color: transparent;
	border-color: #4693fb;
	color: #4693fb !important;
}

.button.empty:hover, .button.empty:active, .button.empty.color-1:hover, .button.empty.color-1:active {
	background-color: #4693fb;
	color: #fff !important;
}

/* Color 2 */
.button.empty.color-2 {
	border-color: #024;
	color: #024 !important;
}

.button.empty.color-2:hover, .button.empty.color-2:active {
	background-color: #024;
	color: #fff !important;
}

/* Theme */
.button.empty.theme {
	background-color: transparent;
	border-color: #4693fb;
	color: #4693fb !important;
}

.button.empty.theme:hover, .button.empty.theme:active {
	background-color: #4693fb;
	color: #fff !important;
}

/* Dark */
.button.empty.dark {
	border-color: #024;
	color: #024 !important;
}

.button.empty.dark:hover, .button.empty.dark:active {
	background-color: #024;
	color: #fff !important;
}

/* Heading */
.button.empty.heading {
	border-color: #024;
	color: #024 !important;
}

.button.empty.heading:hover, .button.empty.heading:active {
	background-color: #024;
	color: #fff !important;
}

/* White */
.button.empty.white {
	border-color: #fff;
	color: #fff !important;
}

.button.empty.white:hover, .button.empty.white:active {
	background-color: #fff;
	color: #024 !important;
}

/* Header */
.button.empty.header {
	border-color: #024;
	color: #024 !important;
}

.button.empty.header:hover, .button.empty.header:active {
	background-color: #024;
	color: #fff !important;
}

/* Gradients (macro)
   ========================================================================== */
.button.g1, .form-button-g1 .hs-button {
	background: #ffab80;
	background: -webkit-linear-gradient(left, #ffab80 0%, #f1606d 100%);
	background: -moz-linear-gradient(left, #ffab80 0%, #f1606d 100%);
	background: linear-gradient(to right, #ffab80 0%, #f1606d 100%);
	color: #fff !important;
}

.button.g1.empty {
	background: #ffab80;
	background: -webkit-linear-gradient(left, #ffab80 0%, #f1606d 100%);
	background: -moz-linear-gradient(left, #ffab80 0%, #f1606d 100%);
	background: linear-gradient(to right, #ffab80 0%, #f1606d 100%);
	color: #ffab80 !important;
	position: relative;
}

.button.g1.empty:before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	z-index: 0;
	border-radius: inherit;
	transition: .2s ease-in-out;
}

/* <- default fill color */
.button.g1.empty:before, .button.g1.empty.white-fill:before {
	background-color: #fff;
}

.button.g1.empty.light-fill:before {
	background-color: #f0f7f9;
}

.button.g1.empty.theme-fill:before {
	background-color: #4693fb;
}

.button.g1.empty.dark-fill:before {
	background-color: #024;
}

.button.g1.empty:hover:before {
	opacity: 0;
	visibility: hidden;
}

.button.g1.empty > span {
	position: relative;
	z-index: 1;
	background: #ffab80;
	background: -webkit-linear-gradient(left, #ffab80 0%, #f1606d 100%);
	background: -moz-linear-gradient(left, #ffab80 0%, #f1606d 100%);
	background: linear-gradient(to right, #ffab80 0%, #f1606d 100%);
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	transition: .2s ease-in-out;
}

.button.g1.empty:hover > span {
	color: #fff;
}

.button.g2, .form-button-g2 .hs-button {
	background: #f95759;
	background: -webkit-linear-gradient(left, #f95759 0%, #f97957 100%);
	background: -moz-linear-gradient(left, #f95759 0%, #f97957 100%);
	background: linear-gradient(to right, #f95759 0%, #f97957 100%);
	color: #fff !important;
}

.button.g2.empty {
	background: #f95759;
	background: -webkit-linear-gradient(left, #f95759 0%, #f97957 100%);
	background: -moz-linear-gradient(left, #f95759 0%, #f97957 100%);
	background: linear-gradient(to right, #f95759 0%, #f97957 100%);
	color: #f95759 !important;
	position: relative;
}

.button.g2.empty:before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	z-index: 0;
	border-radius: inherit;
	transition: .2s ease-in-out;
}

/* <- default fill color */
.button.g2.empty:before, .button.g2.empty.white-fill:before {
	background-color: #fff;
}

.button.g2.empty.light-fill:before {
	background-color: #f0f7f9;
}

.button.g2.empty.theme-fill:before {
	background-color: #4693fb;
}

.button.g2.empty.dark-fill:before {
	background-color: #024;
}

.button.g2.empty:hover:before {
	opacity: 0;
	visibility: hidden;
}

.button.g2.empty > span {
	position: relative;
	z-index: 1;
	background: #f95759;
	background: -webkit-linear-gradient(left, #f95759 0%, #f97957 100%);
	background: -moz-linear-gradient(left, #f95759 0%, #f97957 100%);
	background: linear-gradient(to right, #f95759 0%, #f97957 100%);
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	transition: .2s ease-in-out;
}

.button.g2.empty:hover > span {
	color: #fff;
}

.button.g3, .form-button-g3 .hs-button {
	background: #ff4082;
	background: -webkit-linear-gradient(left, #ff4082 0%, #e659ff 100%);
	background: -moz-linear-gradient(left, #ff4082 0%, #e659ff 100%);
	background: linear-gradient(to right, #ff4082 0%, #e659ff 100%);
	color: #fff !important;
}

.button.g3.empty {
	background: #ff4082;
	background: -webkit-linear-gradient(left, #ff4082 0%, #e659ff 100%);
	background: -moz-linear-gradient(left, #ff4082 0%, #e659ff 100%);
	background: linear-gradient(to right, #ff4082 0%, #e659ff 100%);
	color: #ff4082 !important;
	position: relative;
}

.button.g3.empty:before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	z-index: 0;
	border-radius: inherit;
	transition: .2s ease-in-out;
}

/* <- default fill color */
.button.g3.empty:before, .button.g3.empty.white-fill:before {
	background-color: #fff;
}

.button.g3.empty.light-fill:before {
	background-color: #f0f7f9;
}

.button.g3.empty.theme-fill:before {
	background-color: #4693fb;
}

.button.g3.empty.dark-fill:before {
	background-color: #024;
}

.button.g3.empty:hover:before {
	opacity: 0;
	visibility: hidden;
}

.button.g3.empty > span {
	position: relative;
	z-index: 1;
	background: #ff4082;
	background: -webkit-linear-gradient(left, #ff4082 0%, #e659ff 100%);
	background: -moz-linear-gradient(left, #ff4082 0%, #e659ff 100%);
	background: linear-gradient(to right, #ff4082 0%, #e659ff 100%);
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	transition: .2s ease-in-out;
}

.button.g3.empty:hover > span {
	color: #fff;
}

.button.g4, .form-button-g4 .hs-button {
	background: #ff2c40;
	background: -webkit-linear-gradient(left, #ff2c40 0%, #ff5e97 100%);
	background: -moz-linear-gradient(left, #ff2c40 0%, #ff5e97 100%);
	background: linear-gradient(to right, #ff2c40 0%, #ff5e97 100%);
	color: #fff !important;
}

.button.g4.empty {
	background: #ff2c40;
	background: -webkit-linear-gradient(left, #ff2c40 0%, #ff5e97 100%);
	background: -moz-linear-gradient(left, #ff2c40 0%, #ff5e97 100%);
	background: linear-gradient(to right, #ff2c40 0%, #ff5e97 100%);
	color: #ff2c40 !important;
	position: relative;
}

.button.g4.empty:before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	z-index: 0;
	border-radius: inherit;
	transition: .2s ease-in-out;
}

/* <- default fill color */
.button.g4.empty:before, .button.g4.empty.white-fill:before {
	background-color: #fff;
}

.button.g4.empty.light-fill:before {
	background-color: #f0f7f9;
}

.button.g4.empty.theme-fill:before {
	background-color: #4693fb;
}

.button.g4.empty.dark-fill:before {
	background-color: #024;
}

.button.g4.empty:hover:before {
	opacity: 0;
	visibility: hidden;
}

.button.g4.empty > span {
	position: relative;
	z-index: 1;
	background: #ff2c40;
	background: -webkit-linear-gradient(left, #ff2c40 0%, #ff5e97 100%);
	background: -moz-linear-gradient(left, #ff2c40 0%, #ff5e97 100%);
	background: linear-gradient(to right, #ff2c40 0%, #ff5e97 100%);
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	transition: .2s ease-in-out;
}

.button.g4.empty:hover > span {
	color: #fff;
}

.button.g5, .form-button-g5 .hs-button {
	background: #e339fc;
	background: -webkit-linear-gradient(left, #e339fc 0%, #60b2fa 100%);
	background: -moz-linear-gradient(left, #e339fc 0%, #60b2fa 100%);
	background: linear-gradient(to right, #e339fc 0%, #60b2fa 100%);
	color: #fff !important;
}

.button.g5.empty {
	background: #e339fc;
	background: -webkit-linear-gradient(left, #e339fc 0%, #60b2fa 100%);
	background: -moz-linear-gradient(left, #e339fc 0%, #60b2fa 100%);
	background: linear-gradient(to right, #e339fc 0%, #60b2fa 100%);
	color: #e339fc !important;
	position: relative;
}

.button.g5.empty:before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	z-index: 0;
	border-radius: inherit;
	transition: .2s ease-in-out;
}

/* <- default fill color */
.button.g5.empty:before, .button.g5.empty.white-fill:before {
	background-color: #fff;
}

.button.g5.empty.light-fill:before {
	background-color: #f0f7f9;
}

.button.g5.empty.theme-fill:before {
	background-color: #4693fb;
}

.button.g5.empty.dark-fill:before {
	background-color: #024;
}

.button.g5.empty:hover:before {
	opacity: 0;
	visibility: hidden;
}

.button.g5.empty > span {
	position: relative;
	z-index: 1;
	background: #e339fc;
	background: -webkit-linear-gradient(left, #e339fc 0%, #60b2fa 100%);
	background: -moz-linear-gradient(left, #e339fc 0%, #60b2fa 100%);
	background: linear-gradient(to right, #e339fc 0%, #60b2fa 100%);
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	transition: .2s ease-in-out;
}

.button.g5.empty:hover > span {
	color: #fff;
}

.button.g6, .form-button-g6 .hs-button {
	background: #8a5efe;
	background: -webkit-linear-gradient(left, #8a5efe 0%, #3cb7ff 100%);
	background: -moz-linear-gradient(left, #8a5efe 0%, #3cb7ff 100%);
	background: linear-gradient(to right, #8a5efe 0%, #3cb7ff 100%);
	color: #fff !important;
}

.button.g6.empty {
	background: #8a5efe;
	background: -webkit-linear-gradient(left, #8a5efe 0%, #3cb7ff 100%);
	background: -moz-linear-gradient(left, #8a5efe 0%, #3cb7ff 100%);
	background: linear-gradient(to right, #8a5efe 0%, #3cb7ff 100%);
	color: #8a5efe !important;
	position: relative;
}

.button.g6.empty:before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	z-index: 0;
	border-radius: inherit;
	transition: .2s ease-in-out;
}

/* <- default fill color */
.button.g6.empty:before, .button.g6.empty.white-fill:before {
	background-color: #fff;
}

.button.g6.empty.light-fill:before {
	background-color: #f0f7f9;
}

.button.g6.empty.theme-fill:before {
	background-color: #4693fb;
}

.button.g6.empty.dark-fill:before {
	background-color: #024;
}

.button.g6.empty:hover:before {
	opacity: 0;
	visibility: hidden;
}

.button.g6.empty > span {
	position: relative;
	z-index: 1;
	background: #8a5efe;
	background: -webkit-linear-gradient(left, #8a5efe 0%, #3cb7ff 100%);
	background: -moz-linear-gradient(left, #8a5efe 0%, #3cb7ff 100%);
	background: linear-gradient(to right, #8a5efe 0%, #3cb7ff 100%);
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	transition: .2s ease-in-out;
}

.button.g6.empty:hover > span {
	color: #fff;
}

.button.g7, .form-button-g7 .hs-button {
	background: #aea0f3;
	background: -webkit-linear-gradient(left, #aea0f3 0%, #43e7fa 100%);
	background: -moz-linear-gradient(left, #aea0f3 0%, #43e7fa 100%);
	background: linear-gradient(to right, #aea0f3 0%, #43e7fa 100%);
	color: #fff !important;
}

.button.g7.empty {
	background: #aea0f3;
	background: -webkit-linear-gradient(left, #aea0f3 0%, #43e7fa 100%);
	background: -moz-linear-gradient(left, #aea0f3 0%, #43e7fa 100%);
	background: linear-gradient(to right, #aea0f3 0%, #43e7fa 100%);
	color: #aea0f3 !important;
	position: relative;
}

.button.g7.empty:before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	z-index: 0;
	border-radius: inherit;
	transition: .2s ease-in-out;
}

/* <- default fill color */
.button.g7.empty:before, .button.g7.empty.white-fill:before {
	background-color: #fff;
}

.button.g7.empty.light-fill:before {
	background-color: #f0f7f9;
}

.button.g7.empty.theme-fill:before {
	background-color: #4693fb;
}

.button.g7.empty.dark-fill:before {
	background-color: #024;
}

.button.g7.empty:hover:before {
	opacity: 0;
	visibility: hidden;
}

.button.g7.empty > span {
	position: relative;
	z-index: 1;
	background: #aea0f3;
	background: -webkit-linear-gradient(left, #aea0f3 0%, #43e7fa 100%);
	background: -moz-linear-gradient(left, #aea0f3 0%, #43e7fa 100%);
	background: linear-gradient(to right, #aea0f3 0%, #43e7fa 100%);
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	transition: .2s ease-in-out;
}

.button.g7.empty:hover > span {
	color: #fff;
}

.button.g8, .form-button-g8 .hs-button {
	background: #1581f0;
	background: -webkit-linear-gradient(left, #1581f0 0%, #1ecdff 100%);
	background: -moz-linear-gradient(left, #1581f0 0%, #1ecdff 100%);
	background: linear-gradient(to right, #1581f0 0%, #1ecdff 100%);
	color: #fff !important;
}

.button.g8.empty {
	background: #1581f0;
	background: -webkit-linear-gradient(left, #1581f0 0%, #1ecdff 100%);
	background: -moz-linear-gradient(left, #1581f0 0%, #1ecdff 100%);
	background: linear-gradient(to right, #1581f0 0%, #1ecdff 100%);
	color: #1581f0 !important;
	position: relative;
}

.button.g8.empty:before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	z-index: 0;
	border-radius: inherit;
	transition: .2s ease-in-out;
}

/* <- default fill color */
.button.g8.empty:before, .button.g8.empty.white-fill:before {
	background-color: #fff;
}

.button.g8.empty.light-fill:before {
	background-color: #f0f7f9;
}

.button.g8.empty.theme-fill:before {
	background-color: #4693fb;
}

.button.g8.empty.dark-fill:before {
	background-color: #024;
}

.button.g8.empty:hover:before {
	opacity: 0;
	visibility: hidden;
}

.button.g8.empty > span {
	position: relative;
	z-index: 1;
	background: #1581f0;
	background: -webkit-linear-gradient(left, #1581f0 0%, #1ecdff 100%);
	background: -moz-linear-gradient(left, #1581f0 0%, #1ecdff 100%);
	background: linear-gradient(to right, #1581f0 0%, #1ecdff 100%);
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	transition: .2s ease-in-out;
}

.button.g8.empty:hover > span {
	color: #fff;
}

.button.g9, .form-button-g9 .hs-button {
	background: #22dbbf;
	background: -webkit-linear-gradient(left, #22dbbf 0%, #3bf8ff 100%);
	background: -moz-linear-gradient(left, #22dbbf 0%, #3bf8ff 100%);
	background: linear-gradient(to right, #22dbbf 0%, #3bf8ff 100%);
	color: #fff !important;
}

.button.g9.empty {
	background: #22dbbf;
	background: -webkit-linear-gradient(left, #22dbbf 0%, #3bf8ff 100%);
	background: -moz-linear-gradient(left, #22dbbf 0%, #3bf8ff 100%);
	background: linear-gradient(to right, #22dbbf 0%, #3bf8ff 100%);
	color: #22dbbf !important;
	position: relative;
}

.button.g9.empty:before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	z-index: 0;
	border-radius: inherit;
	transition: .2s ease-in-out;
}

/* <- default fill color */
.button.g9.empty:before, .button.g9.empty.white-fill:before {
	background-color: #fff;
}

.button.g9.empty.light-fill:before {
	background-color: #f0f7f9;
}

.button.g9.empty.theme-fill:before {
	background-color: #4693fb;
}

.button.g9.empty.dark-fill:before {
	background-color: #024;
}

.button.g9.empty:hover:before {
	opacity: 0;
	visibility: hidden;
}

.button.g9.empty > span {
	position: relative;
	z-index: 1;
	background: #22dbbf;
	background: -webkit-linear-gradient(left, #22dbbf 0%, #3bf8ff 100%);
	background: -moz-linear-gradient(left, #22dbbf 0%, #3bf8ff 100%);
	background: linear-gradient(to right, #22dbbf 0%, #3bf8ff 100%);
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	transition: .2s ease-in-out;
}

.button.g9.empty:hover > span {
	color: #fff;
}

.button.g10, .form-button-g10 .hs-button {
	background: #2cdd9b;
	background: -webkit-linear-gradient(left, #2cdd9b 0%, #19ccd1 100%);
	background: -moz-linear-gradient(left, #2cdd9b 0%, #19ccd1 100%);
	background: linear-gradient(to right, #2cdd9b 0%, #19ccd1 100%);
	color: #fff !important;
}

.button.g10.empty {
	background: #2cdd9b;
	background: -webkit-linear-gradient(left, #2cdd9b 0%, #19ccd1 100%);
	background: -moz-linear-gradient(left, #2cdd9b 0%, #19ccd1 100%);
	background: linear-gradient(to right, #2cdd9b 0%, #19ccd1 100%);
	color: #2cdd9b !important;
	position: relative;
}

.button.g10.empty:before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	z-index: 0;
	border-radius: inherit;
	transition: .2s ease-in-out;
}

/* <- default fill color */
.button.g10.empty:before, .button.g10.empty.white-fill:before {
	background-color: #fff;
}

.button.g10.empty.light-fill:before {
	background-color: #f0f7f9;
}

.button.g10.empty.theme-fill:before {
	background-color: #4693fb;
}

.button.g10.empty.dark-fill:before {
	background-color: #024;
}

.button.g10.empty:hover:before {
	opacity: 0;
	visibility: hidden;
}

.button.g10.empty > span {
	position: relative;
	z-index: 1;
	background: #2cdd9b;
	background: -webkit-linear-gradient(left, #2cdd9b 0%, #19ccd1 100%);
	background: -moz-linear-gradient(left, #2cdd9b 0%, #19ccd1 100%);
	background: linear-gradient(to right, #2cdd9b 0%, #19ccd1 100%);
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	transition: .2s ease-in-out;
}

.button.g10.empty:hover > span {
	color: #fff;
}

.button.g11, .form-button-g11 .hs-button {
	background: #2f93c7;
	background: -webkit-linear-gradient(left, #2f93c7 0%, #2fc7c5 100%);
	background: -moz-linear-gradient(left, #2f93c7 0%, #2fc7c5 100%);
	background: linear-gradient(to right, #2f93c7 0%, #2fc7c5 100%);
	color: #fff !important;
}

.button.g11.empty {
	background: #2f93c7;
	background: -webkit-linear-gradient(left, #2f93c7 0%, #2fc7c5 100%);
	background: -moz-linear-gradient(left, #2f93c7 0%, #2fc7c5 100%);
	background: linear-gradient(to right, #2f93c7 0%, #2fc7c5 100%);
	color: #2f93c7 !important;
	position: relative;
}

.button.g11.empty:before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	z-index: 0;
	border-radius: inherit;
	transition: .2s ease-in-out;
}

/* <- default fill color */
.button.g11.empty:before, .button.g11.empty.white-fill:before {
	background-color: #fff;
}

.button.g11.empty.light-fill:before {
	background-color: #f0f7f9;
}

.button.g11.empty.theme-fill:before {
	background-color: #4693fb;
}

.button.g11.empty.dark-fill:before {
	background-color: #024;
}

.button.g11.empty:hover:before {
	opacity: 0;
	visibility: hidden;
}

.button.g11.empty > span {
	position: relative;
	z-index: 1;
	background: #2f93c7;
	background: -webkit-linear-gradient(left, #2f93c7 0%, #2fc7c5 100%);
	background: -moz-linear-gradient(left, #2f93c7 0%, #2fc7c5 100%);
	background: linear-gradient(to right, #2f93c7 0%, #2fc7c5 100%);
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	transition: .2s ease-in-out;
}

.button.g11.empty:hover > span {
	color: #fff;
}

.button.g12, .form-button-g12 .hs-button {
	background: #fb8a2a;
	background: -webkit-linear-gradient(left, #fb8a2a 0%, #dadc21 100%);
	background: -moz-linear-gradient(left, #fb8a2a 0%, #dadc21 100%);
	background: linear-gradient(to right, #fb8a2a 0%, #dadc21 100%);
	color: #fff !important;
}

.button.g12.empty {
	background: #fb8a2a;
	background: -webkit-linear-gradient(left, #fb8a2a 0%, #dadc21 100%);
	background: -moz-linear-gradient(left, #fb8a2a 0%, #dadc21 100%);
	background: linear-gradient(to right, #fb8a2a 0%, #dadc21 100%);
	color: #fb8a2a !important;
	position: relative;
}

.button.g12.empty:before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	z-index: 0;
	border-radius: inherit;
	transition: .2s ease-in-out;
}

/* <- default fill color */
.button.g12.empty:before, .button.g12.empty.white-fill:before {
	background-color: #fff;
}

.button.g12.empty.light-fill:before {
	background-color: #f0f7f9;
}

.button.g12.empty.theme-fill:before {
	background-color: #4693fb;
}

.button.g12.empty.dark-fill:before {
	background-color: #024;
}

.button.g12.empty:hover:before {
	opacity: 0;
	visibility: hidden;
}

.button.g12.empty > span {
	position: relative;
	z-index: 1;
	background: #fb8a2a;
	background: -webkit-linear-gradient(left, #fb8a2a 0%, #dadc21 100%);
	background: -moz-linear-gradient(left, #fb8a2a 0%, #dadc21 100%);
	background: linear-gradient(to right, #fb8a2a 0%, #dadc21 100%);
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	transition: .2s ease-in-out;
}

.button.g12.empty:hover > span {
	color: #fff;
}

/* ==========================================================================
   Card boxes
   ========================================================================== */
.card-box {
	position: relative;
	background-color: #fff;
	color: #000;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
	border-radius: 6px;
	transition: .2s ease-in-out;
	overflow: hidden;
}

.card-box-image img {
	display: block;
	width: 100% !important;
	height: auto !important;
}

.card-box-header {
	padding: 20px 30px;
	background-color: #024;
	border-bottom: 4px solid #4693fb;
}

.card-box-no-border .card-box-header {
	border-bottom: none !important;
}

.card-box-header h1, .card-box-header h2, .card-box-header h3, .card-box-header h4 {
	margin: 0;
	color: #fff;
}

.card-box-content {
	padding: 30px;
	font-size: .875rem;
}

.card-box-content p:last-child {
	margin-bottom: 0;
}

.card-box-link a {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	cursor: pointer;
}

@media (min-width: 1140px) {
	.card-box:not(.no-hover):hover {
		box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .2), 0 20px 60px -10px rgba(0, 0, 0, .3);
		-webkit-transform: scale(1.1, 1.1) translateY(-10px);
		transform: scale(1.1, 1.1) translateY(-10px);
	}
}

/* ==========================================================================
   Tag Button
   ========================================================================== */
.tag-button a {
	display: inline-block;
	padding: 5px 10px;
	background-color: #4693fb;
	color: #fff !important;
	border-radius: 4px;
	font-size: .6875rem;
	line-height: 1.45;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}

.white-content .tag-button a, .white-content.tag-button a {
	background-color: #fff;
	color: #024 !important;
}

.tag-button.theme a {
	background-color: #4693fb !important;
	color: #fff !important;
}

.tag-button.dark a {
	background-color: #024 !important;
	color: #fff !important;
}

.tag-button.white a {
	background-color: #fff !important;
	color: #024 !important;
}

.tag-button.light a {
	background-color: #f0f7f9 !important;
	color: #024 !important;
}

/* ==========================================================================
   Blog Comments
   ========================================================================== */

/* Comments
   ========================================================================== */
.blog-comments #comments-listing {
	margin-bottom: 50px;
}

.blog-comments #comments-listing.no-comments {
	display: none;
}

.blog-comments #comments-listing .comment {
	margin: 0 0 30px;
	padding: 30px;
	position: relative;
	background-color: #fff;
	border: none !important;
	border-left: 4px solid #4693fb !important;
	border-radius: 4px;
	color: #000;
}

.blog-comments #comments-listing .comment.depth-1 {
	margin-top: -40px;
	padding: 0 30px 30px 60px;
}

.blog-comments #comments-listing .comment.depth-2 {
	margin-top: -40px;
	padding: 0 30px 30px 90px;
}

.blog-comments #comments-listing .comment.depth-3, .blog-comments #comments-listing .comment.depth-4, .blog-comments #comments-listing .comment.depth-5, .blog-comments #comments-listing .comment.depth-6, .blog-comments #comments-listing .comment.depth-7, .blog-comments #comments-listing .comment.depth-8, .blog-comments #comments-listing .comment.depth-9, .blog-comments #comments-listing .comment.depth-10, .blog-comments #comments-listing .comment.depth-11 {
	margin-top: -40px;
	padding: 0 30px 30px 120px;
}

@media (max-width: 479px) {
	.blog-comments #comments-listing .comment {
		padding-left: 20px;
		font-size: .8em;
	}
	
	.blog-comments #comments-listing .comment.depth-1 {
		padding-left: 40px;
	}
	
	.blog-comments #comments-listing .comment.depth-2 {
		padding-left: 60px;
	}
	
	.blog-comments #comments-listing .comment.depth-3, .blog-comments #comments-listing .comment.depth-4, .blog-comments #comments-listing .comment.depth-5, .blog-comments #comments-listing .comment.depth-6, .blog-comments #comments-listing .comment.depth-7, .blog-comments #comments-listing .comment.depth-8, .blog-comments #comments-listing .comment.depth-9, .blog-comments #comments-listing .comment.depth-10, .blog-comments #comments-listing .comment.depth-11 {
		padding-left: 80px;
	}
}

.blog-comments #comments-listing .comment-from, .blog-comments #comments-listing .comment-date {
	display: block;
}

.blog-comments #comments-listing .comment-from h4 {
	margin-bottom: 0;
	font-size: inherit;
	line-height: inherit;
}

.blog-comments #comments-listing .comment-date {
	margin-bottom: 1em;
	opacity: .6;
}

.blog-comments #comments-listing .comment-reply-to {
	margin: 0 0 20px;
	padding: 5px 10px;
	position: relative;
	font-weight: inherit;
	text-transform: none;
	letter-spacing: 0;
	font-size: .625em;
	line-height: 1.6;
	background: none;
	box-shadow: 0 0 0 1px #024 inset;
	color: #024;
}

.blog-comments #comments-listing .comment-reply-to:hover {
	background: #024;
	color: #fff;
}

.blog-comments #comments-listing .comment-reply-to:before {
	content: "";
	display: inline-block;
	padding-right: 5px;
	font-family: FontAwesome;
}

.blog-comments #comments-listing .comment-reply-to em {
	font-weight: 700;
	font-style: normal;
}

.blog-comments .linkified:after {
	content: "";
	display: inline-block;
	font-family: FontAwesome;
	padding-left: 5px;
	-webkit-transform: scale(.8, .8);
	-ms-transform: scale(.8, .8);
	-o-transform: scale(.8, .8);
	transform: scale(.8, .8);
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

/* Form
   ========================================================================== */
.blog-comments #comment-form {
	margin-bottom: 50px;
}

.blog-comments #comment-form.replying {
	margin: -40px 0 30px;
	padding: 0 30px 90px 30px;
	position: relative;
	background-color: #fff;
	border-left: 4px solid #4693fb;
	border-radius: 4px;
	color: #000;
}

.blog-comments #comment-form.replying .hs-input:not([type="radio"]):not([type="checkbox"]) {
	background-color: #f0f7f9;
}

.blog-comments #comment-form .hs-common-confirm-message {
	background-color: #f0f7f9 !important;
	border: 2px solid #4693fb !important;
	color: #024 !important;
	border-radius: 4px;
	padding: 20px !important;
	margin: 30px 0 !important;
}

/* ==========================================================================
   Blog Pagination
   ========================================================================== */
.blog-pagination a {
	display: inline-block;
	padding: 10px 20px;
	margin: 5px;
	border-radius: 6px;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	text-align: center;
}

.blog-pagination a:hover {
	background-color: #fff;
	box-shadow: 0 2px 8px -2px rgba(0, 0, 0, .15);
}

.blog-pagination a.active {
	background-color: #4693fb;
	color: #fff;
}

.blog-pagination a.disabled {
	color: inherit;
	cursor: default;
	pointer-events: none;
	opacity: .4;
	background-color: transparent;
}

/* ==========================================================================
   Blog Navigation
   ========================================================================== */
.blog-navigation {
	font-size: 13px;
	line-height: 22px;
	font-weight: 700;
}

.blog-navigation a {
	display: inline-block;
	margin: 5px;
	padding: 10px 20px;
	border-radius: 6px;
	background-color: #f0f7f9;
	color: #024;
}

.blog-navigation a:hover {
	color: #4693fb;
}

.blog-navigation .disabled {
	cursor: default;
	pointer-events: none;
	opacity: .6;
}

/* ==========================================================================
   Blog I
   ========================================================================== */

/* Post Wrapper
   ========================================================================== */
.blog-1 .post-wrapper {
	position: relative;
}

/* Featured Image
   ========================================================================== */

/**
 * Sides
 */
.blog-1.featured-image-left .featured-image, .blog-1.featured-image-right .featured-image {
	max-width: 40%;
	padding-bottom: 20px;
}

.blog-1.featured-image-left .featured-image {
	float: left;
	padding-right: 50px;
}

.blog-1.featured-image-right .featured-image {
	float: right;
	padding-left: 50px;
}

@media (max-width: 767px) {
	.blog-1.featured-image-left .featured-image, .blog-1.featured-image-right .featured-image {
		max-width: 50%;
	}
	
	.blog-1.featured-image-left .featured-image {
		padding-right: 20px;
	}
	
	.blog-1.featured-image-right .featured-image {
		padding-left: 20px;
	}
}

/**
 * Top
 */
.blog-1.featured-image-top .featured-image {
	padding: 0 0 30px;
}

@media (max-width: 479px) {
	.blog-1.featured-image-left .featured-image, .blog-1.featured-image-right .featured-image, .blog-1.featured-image-top .featured-image {
		max-width: none;
		padding: 0 0 20px;
	}
}

/* Post Bottom
   ========================================================================== */

/**
 * .post-footer is taken in HS
 */
.blog-1 .post-bottom {
	margin: 30px 0 0;
	padding: 20px 0;
	border-top: 1px solid rgba(0, 0, 0, .15);
	font-size: 13px;
	line-height: 22px;
}

.blog-1 .post-bottom a {
	display: inline-block;
	margin: 4px 0;
	padding: 0 8px;
	border: 2px solid transparent;
	border-radius: 60px;
	color: inherit;
	font-size: 12px;
	transition: .4s ease;
}

.blog-1 .post-bottom a:hover, .blog-1 .post-bottom a:active {
	border-color: #4693fb;
	color: #4693fb;
}

.blog-1 .post-bottom .sep {
	width: 0;
	margin: 0 8px;
	border-left: 1px solid #eee;
}

/* Post Sharing
   ========================================================================== */

/**
 * Listing template
 */
@media (min-width: 1140px) {
	.blog-1 .listing-template .post-wrapper .post-sharing {
		position: absolute;
		width: 80px;
		left: -80px;
		top: 10px;
		opacity: 0;
		visibility: hidden;
		transition: .4s;
	}
	
	.blog-1 .listing-template .post-wrapper:hover .post-sharing {
		opacity: 1;
		visibility: visible;
	}
}

.blog-1 .post-simple-title {
	font-size: 1.2rem;
	margin-bottom: 40px;
}

/**
 * Post template
 */
@media (min-width: 1140px) {
	.blog-1 .post-template .post-sharing.top {
		height: 0;
	}
	
	.blog-1 .post-template .post-sharing.top .addthis-widget-type-1 {
		width: 80px;
		left: -80px;
	}
}

.blog-1 .post-template .post-sharing.top .sticky-item-wrapper {
	bottom: auto !important;
}

.blog-1 .post-template .post-sharing.top .sticky-item-wrapper.flat .addthis-widget-type-1 {
	display: none;
}

/**
 * Fixes an issue with overlapping sticky wrapper
 */
.blog-1 .post-template .post-sharing.top .sticky-item-wrapper {
	z-index: 0;
}

.blog-1 .post-template .post-body {
	position: relative;
	z-index: 1;
}

/* ==========================================================================
   Blog II
   ========================================================================== */

/* Post sharing
   ========================================================================== */
.blog-2 .post-sharing.top {
	margin-bottom: 40px;
}

.blog-2 .post-sharing.bottom {
	margin: 20px 0;
}

/* ==========================================================================
   Icons
   ========================================================================== */
.icon-dot a:focus, .icon-circle a:focus, .icon-disc a:focus {
	outline: 0;
}

.icon-dot i, .icon-circle i, .icon-disc i {
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-weight: normal;
	font-style: normal;
	transition: .4s ease;
}

.icon-circle i, .icon-disc i {
	overflow: hidden;
	border-radius: 100%;
	font-size: 18px;
	text-align: center;
}

.icon-dot i {
	font-size: 40px;
	text-align: inherit;
}

/* Dot
   ========================================================================== */
.icon-dot.theme i {
	color: #4693fb;
}

.icon-dot.dark i {
	color: #024;
}

.icon-dot.white i {
	color: #fff;
}

.icon-dot.text i {
	color: #000;
}

/* Circle
   ========================================================================== */
.icon-circle.theme i {
	box-shadow: 0 0 0 2px #4693fb inset;
	color: #4693fb;
}

.icon-circle.theme a:hover i {
	background-color: #4693fb;
	color: #fff;
}

.icon-circle.dark i {
	box-shadow: 0 0 0 2px #024 inset;
	color: #024;
}

.icon-circle.dark a:hover i {
	background-color: #024;
	color: #fff;
}

.icon-circle.white i {
	box-shadow: 0 0 0 2px #fff inset;
	color: #fff;
}

.icon-circle.white a:hover i {
	background-color: #fff;
	color: #4693fb;
}

.icon-circle.text i {
	box-shadow: 0 0 0 2px #000 inset;
	color: #024;
}

.icon-circle.text a:hover i {
	background-color: #024;
	color: #fff;
}

/* Disc
   ========================================================================== */
.icon-disc.theme i {
	background-color: #4693fb;
	color: #fff;
}

.icon-disc.dark i {
	background-color: #024;
	color: #fff;
}

.icon-disc.white i {
	background-color: #fff;
	color: #4693fb;
}

.icon-disc.text i {
	background-color: #000;
	color: #024;
}

/* Larage
   ========================================================================== */
.icon-dot.large i, .icon-circle.large i, .icon-disc.large i {
	width: 90px;
	height: 90px;
	font-size: 30px;
	line-height: 90px;
}

.icon-dot.large i {
	font-size: 70px;
}

.icon-circle.large.theme i {
	box-shadow: 0 0 0 3px #4693fb inset;
}

.icon-circle.large.dark i {
	box-shadow: 0 0 0 3px #024 inset;
}

.icon-circle.large.white i {
	box-shadow: 0 0 0 3px #fff inset;
}

.icon-circle.large.text i {
	box-shadow: 0 0 0 3px #000 inset;
}

/* Small
   ========================================================================== */
.icon-dot.small i, .icon-circle.small i, .icon-disc.small i {
	width: 30px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
}

.icon-dot.small i {
	font-size: 20px;
}

.icon-circle.small.theme i {
	box-shadow: 0 0 0 2px #4693fb inset;
}

.icon-circle.small.dark i {
	box-shadow: 0 0 0 2px #024 inset;
}

.icon-circle.small.white i {
	box-shadow: 0 0 0 2px #fff inset;
}

.icon-circle.small.text i {
	box-shadow: 0 0 0 2px #000 inset;
}

/* ==========================================================================
   Imposing header
   ========================================================================== */
.imposing-header {
	padding: 80px 30px;
	position: relative;
	background: #024;
	border-top: 10px solid #4693fb;
	color: #fff;
	text-align: center;
}

.imposing-header.theme {
	background: #4693fb;
	border-top-color: #024;
}

.imposing-header:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	margin-left: -40px;
	position: absolute;
	left: 50%;
	bottom: -38px;
	z-index: 1;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #024;
}

.imposing-header.theme:after {
	border-top-color: #4693fb;
}

.imposing-header.no-arrow:after {
	display: none;
}

.imposing-header a {
	color: inherit;
}

.imposing-header p {
	margin-bottom: 10px;
}

.imposing-header h1, .imposing-header h2, .imposing-header h3, .imposing-header h4, .imposing-header h5, .imposing-header h6 {
	margin: 0;
	color: inherit;
}

.imposing-header.theme a:hover {
	color: #fff;
}

.imposing-header .secondary-header {
	margin-bottom: 10px;
}

/* ==========================================================================
   Map section
   ========================================================================== */
.map-section {
	padding: 0 !important;
	position: relative;
}

.map-section iframe {
	width: 100% !important;
	float: left;
}

.map-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/web.archive.org/web/20210515190046im_/https://cdn2.hubspot.net/hub/273774/file-1146934634-png/mp/themes/Act-Theme/images/footer-pattern.png");
	opacity: .7;
	transition: .6s ease;
}

/* ==========================================================================
   Listing
   ========================================================================== */

/* Loading circle
   ========================================================================== */
.listing-container:before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9998;
	background: #fff url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/source/rev-1e92311/web.archive.org/web/20210515190046im_/https://cdn2.hubspot.net/hubfs/273774/mp/themes/Act-Theme/images/ring-alt.svg") center center no-repeat;
	background-size: 60px 60px;
	transition: .4s;
	pointer-events: none;
}

.listing-container.done:before {
	opacity: 0;
	visibility: hidden;
	transition-delay: .25s;
}

/* Listing items container
   ========================================================================== */
.listing-items {
	width: auto !important;
	float: none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.listing-items:not(.no-gutter):not(.col-1) {
	margin-left: -15px !important;
	margin-right: -15px !important;
}

.listing-items.drag.equal-height {
	display: flex;
	flex-wrap: wrap;
}

.listing-items.drag.equal-height > .listing-cell, .listing-items.drag.equal-height > .listing-cell > .row-fluid, .listing-items.drag.equal-height > .listing-cell > .row-fluid > .span12 {
	display: flex;
	flex-direction: row;
	align-items: stretch;
}

.listing-items.col-1 .listing-cell {
	width: 100%;
}

/* Listing items
   ========================================================================== */
.listing-container.no-masonry .listing-items:not(.col-1):not(.equal-height) .hs_cos_wrapper_type_widget_container > .hs_cos_wrapper, .listing-container.no-masonry .listing-items.drag:not(.col-1):not(.equal-height) .listing-cell {
	display: inline-block;
	vertical-align: top;
	margin-right: -.25em;
}

/* Gutter
   ========================================================================== */
.listing-items:not(.no-gutter) .hs_cos_wrapper_type_widget_container > .hs_cos_wrapper, .listing-items.drag:not(.no-gutter) .listing-cell {
	padding-top: 15px;
	padding-bottom: 15px;
}

.listing-items:not(.col-1):not(.no-gutter) .hs_cos_wrapper_type_widget_container > .hs_cos_wrapper, .listing-items.drag:not(.col-1):not(.no-gutter) .listing-cell {
	padding-left: 15px;
	padding-right: 15px;
}

/* Columns
   ========================================================================== */
.listing-items.col-2 .hs_cos_wrapper_type_widget_container > .hs_cos_wrapper, .listing-items.drag.col-2 .listing-cell {
	width: calc(100% / 2);
}

.listing-items.col-3 .hs_cos_wrapper_type_widget_container > .hs_cos_wrapper, .listing-items.drag.col-3 .listing-cell {
	width: calc(100% / 3);
}

.listing-items.col-4 .hs_cos_wrapper_type_widget_container > .hs_cos_wrapper, .listing-items.drag.col-4 .listing-cell {
	width: calc(100% / 4);
}

@media (max-width: 1139px) {
	.listing-items.md-stack {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.listing-items.md-stack .hs_cos_wrapper_type_widget_container > .hs_cos_wrapper, .listing-items.drag.md-stack .listing-cell {
		display: block;
		width: 100% !important;
		margin-right: 0;
	}
	
	.listing-items.md-col-2 .hs_cos_wrapper_type_widget_container > .hs_cos_wrapper, .listing-items.drag.md-col-2 .listing-cell {
		width: calc(100% / 2);
	}
	
	.listing-items.md-col-3 .hs_cos_wrapper_type_widget_container > .hs_cos_wrapper, .listing-items.drag.md-col-3 .listing-cell {
		width: calc(100% / 3);
	}
}

@media (max-width: 767px) {
	.listing-items {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.listing-items .hs_cos_wrapper_type_widget_container > .hs_cos_wrapper, .listing-items.drag .listing-cell {
		display: block;
		width: 100% !important;
		margin-right: 0;
	}
}

/* Pageination
   ========================================================================== */
.listing-pagination a {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 0 5px 5px 0;
	background-color: #fff;
	box-shadow: 0 2px 8px -2px rgba(0, 0, 0, .15);
	border-radius: 6px;
	font-size: 14px;
	line-height: 50px;
	font-weight: 700;
	text-align: center;
}

.listing-pagination a:hover, .listing-pagination a:active, .listing-pagination a.active {
	background-color: #4693fb;
	color: #fff;
}

/* Menu
   ========================================================================== */
.listing-menu.inactive ul li a:not([href="#All"]):not([href="#all"]) {
	visibility: hidden;
	opacity: 0;
}

/* Search
   ========================================================================== */
.listing-search .hs-input:not([type="radio"]):not([type="checkbox"]) {
	background-color: #fff !important;
	box-shadow: 0 2px 8px -2px rgba(0, 0, 0, .15);
}

.listing-search .hs-input:not([type="radio"]):not([type="checkbox"]):focus {
	box-shadow: 0 0 10px -2px rgba(0, 0, 0, .1);
}

/* Boxes styles
   ========================================================================== */
.white-box {
	padding: 20px 30px;
	background-color: #fff;
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .2), 0 2px 15px rgba(0, 0, 0, 0);
	border-radius: 6px;
	transition: .4s ease;
}

.white-box.hover:hover {
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .2), 0 20px 60px -10px rgba(0, 0, 0, .3);
}

/* Filter
   ========================================================================== */
.listing-filter {
	display: none !important;
}

/* ==========================================================================   Pricing table   ========================================================================== */

/* Wrapper   ========================================================================== */
.pricing-table {
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
	border-radius: 6px;
	transition: .2s ease-in-out;
	text-align: center;
}

.pricing-table.popular {
	position: relative;
	z-index: 1;
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .2), 0 20px 60px -10px rgba(0, 0, 0, .3);
	-webkit-transform: scale(1.05, 1.05) translateY(-20px);
	transform: scale(1.05, 1.05) translateY(-20px);
}

@media (max-width: 1139px) {
	.md-stack > .row-fluid-wrapper > .row-fluid > .pricing-table.popular {
		position: static;
		box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
		-webkit-transform: none;
		transform: none;
	}
}

@media (max-width: 767px) {
	.pricing-table.popular {
		position: static;
		box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
		-webkit-transform: none;
		transform: none;
	}
}

/* Header   ========================================================================== */
.pricing-table-header {
	padding: 20px;
	background-color: #024;
}

.pricing-table.popular .pricing-table-header {
	background-color: #4693fb;
}

.pricing-table-header h1, .pricing-table-header h2, .pricing-table-header h3, .pricing-table-header h4 {
	margin: 0;
	color: #fff;
}

/* Price   ========================================================================== */
.pricing-table-price {
	padding: 30px 20px 0;
	color: #024;
	font-size: 2.8125rem;
	line-height: 1;
	font-weight: 700;
}

.pricing-table.popular .pricing-table-price {
	font-size: 3.25rem;
	font-weight: 700;
}

/* Per   ========================================================================== */
.pricing-table-per {
	padding: 0 20px 20px;
	opacity: .8;
	font-size: .8rem;
}

/* Description   ========================================================================== */
.pricing-table-description {
	padding: 20px;
	background-color: #f0f7f9;
	color: #024;
	font-size: .9rem;
}

/* Details   ========================================================================== */
.pricing-table-details {
	padding: 30px 40px;
	font-size: .9rem;
}

.pricing-table-details h4 {
	margin-bottom: 15px;
}

.pricing-table-details ul {
	margin: 0;
	padding: 0;
}

.pricing-table-details ul li {
	padding: 5px 30px !important;
	border-top: 1px solid #f0f7f9;
	text-indent: 0 !important;
}

.white-content .pricing-table-details ul li, .white-content.pricing-table-details ul li {
	border-top-color: rgba(255, 255, 255, .5);
}

.pricing-table-details ul li:first-child {
	border-top: none;
}

.pricing-table-details ul li:before {
	display: none !important;
}

/* CTA button   ========================================================================== */
.pricing-table-cta {
	padding: 0 20px 40px;
}

/* ==========================================================================   Accordion item   ========================================================================== */

/** * Wrapper */
.accordion-item {
	margin-bottom: .5em;
}

/** * Header */
.accordion-header {
	position: relative;
	color: #024;
	font-weight: 700;
	cursor: pointer;
	transition: .4s;
}

.white-content .accordion-header {
	color: #fff;
}

.accordion-icon {
	display: block;
	width: 18px;
	float: left;
	text-align: center;
}

.accordion-icon .expand-icon {
	display: none;
}

.accordion-item.collapsed .accordion-icon .expand-icon {
	display: block;
}

.accordion-item.collapsed .accordion-icon .collapse-icon {
	display: none;
}

.accordion-title {
	display: block;
	margin-left: 30px;
}

/** * Body */
.accordion-body {
	padding-left: 30px;
	padding-top: 1em;
	transition: padding-top .2s, transform .2s;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.accordion-item.collapsed .accordion-body {
	height: 0;
	overflow: hidden;
	padding-top: 0;
	-webkit-transform: translateY(-.6em);
	transform: translateY(-.6em);
}

/* Boxed   ========================================================================== */
.accordion-item.boxed {
	padding: 10px 20px 10px 10px;
	background-color: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
	border-radius: 6px;
	transition: .4s;
}

.accordion-item.boxed:hover {
	position: relative;
	z-index: 1;
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .2), 0 20px 60px -10px rgba(0, 0, 0, .3);
}

/* Soft   ========================================================================== */
.accordion-item.soft {
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.hs_cos_wrapper_type_widget_container > .hs_cos_wrapper:last-child .accordion-item.soft {
	border-bottom: none;
}

.white-content .accordion-item.soft {
	border-bottom-color: rgba(255, 255, 255, .1);
}

.accordion-item.soft .accordion-header {
	padding: 10px 0;
	color: #024;
	font-weight: inherit;
}

.white-content .accordion-item.soft .accordion-header {
	color: #fff;
}

.accordion-item.soft .accordion-icon {
	float: right;
}

.accordion-item.soft .accordion-title {
	margin-left: 0;
	margin-right: 30px;
}

.accordion-item.soft .accordion-body {
	padding-left: 0;
}

/* ==========================================================================   Read more   ========================================================================== */
.read-more.collapsed .read-more-details, .read-more.collapsed .read-more-button-collapse, .read-more .read-more-button-expand {
	display: none;
}

.read-more.collapsed .read-more-button-expand {
	display: inline;
}

.read-more.collapsed .read-more-details {
	opacity: 0;
	-webkit-transition: opacity .1s;
	transition: opacity .1s;
}

/* ==========================================================================   Fullscreen search   ========================================================================== */
.fullscreen-search {
	display: block !important;
	width: 0 !important;
	height: 0 !important;
	overflow: hidden;
	overflow-y: auto;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999999999;
	opacity: 0;
	visibility: hidden;
	text-align: center;
	transition: opacity .2s;
}

.fullscreen-search-open .fullscreen-search {
	width: auto !important;
	height: auto !important;
	opacity: 1;
	visibility: visible;
}

.fullscreen-search .cell-wrapper {
	position: absolute;
	left: 0;
	right: 0;
	top: 25%;
}

.fss-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	background-color: #fff;
	opacity: .92;
}

.fullscreen-search form {
	display: inline-block;
	width: 560px;
	max-width: 100%;
	padding-left: 20px;
	padding-right: 60px;
	position: relative;
	z-index: 1;
	opacity: 0;
	transition: .6s;
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
}

.fullscreen-search-open .fullscreen-search form {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.fullscreen-search label {
	display: none;
}

.fullscreen-search .field {
	padding: 0 !important;
}

.fullscreen-search .field > .input {
	padding: 0;
}

.fullscreen-search .hs-input:not([type="radio"]):not([type="checkbox"]) {
	min-height: 60px;
	height: 60px;
	padding: 15px 70px 15px 30px;
	background: #fff !important;
	border: none;
	box-shadow: 0 20px 60px -10px rgba(0, 0, 0, .3);
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	color: #024;
	font-size: 1rem;
	vertical-align: top;
	position: relative;
}

.fullscreen-search .hs-button {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 20px;
	line-height: 60px;
	vertical-align: top;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.fullscreen-search .fss-close-btn {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 20px;
	right: 20px;
	color: #024;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media (max-width: 1139px) {
	.fullscreen-search-open body {
		height: 100%;
		width: 100%;
		overflow: hidden;
		position: fixed;
	}
}

/** * GSC Results */
.fss-search-results *, .fss-search-results *:before, .fss-search-results *:after {
	box-sizing: content-box;
}

.fss-search-results.fss-optional-styles .gsc-selected-option-container {
	width: auto !important;
}

.fss-search-results.fss-optional-styles .gsc-table-result, .fss-search-results.fss-optional-styles .gsc-thumbnail-inside, .fss-search-results.fss-optional-styles .gsc-url-top {
	padding-left: 0;
	padding-right: 0;
}

.fss-search-results.fss-optional-styles .gsc-control-cse, .fss-search-results.fss-optional-styles .gsc-control-cse .gsc-table-result {
	font-family: inherit;
}

.fss-search-results.fss-optional-styles .cse .gsc-control-cse, .fss-search-results.fss-optional-styles .gsc-control-cse {
	padding: 0;
}

.fss-search-results.fss-optional-styles .gsc-result-info {
	padding-left: 0;
	padding-right: 0;
}

.fss-search-results.fss-optional-styles .gsc-table-cell-thumbnail, .fss-search-results.fss-optional-styles .gs-promotion-image-cell {
	padding-right: 10px;
}

.fss-search-results.fss-optional-styles .gsc-control-cse .gs-spelling, .fss-search-results.fss-optional-styles .gsc-control-cse .gs-result .gs-title, .fss-search-results.fss-optional-styles .gsc-control-cse .gs-result .gs-title * {
	font-size: 1.2em;
	font-weight: 700;
}

.fss-search-results.fss-optional-styles .gsc-result .gs-title {
	height: auto !important;
}

.fss-search-results.fss-optional-styles .gsc-results .gsc-cursor-box {
	margin: 3em 0;
}

.fss-search-results.fss-optional-styles .gsc-results .gsc-cursor-box .gsc-cursor-page {
	display: inline-block;
	vertical-align: top;
	min-width: 40px;
	margin-right: 1px;
	padding: 10px 5px;
	background: rgba(0, 0, 0, .02);
	text-align: center;
	line-height: 25px;
	transition: .2s;
}

.fss-search-results.fss-optional-styles .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
	background: none;
	text-decoration: none;
}

/**
 * Google CSE FSS Search Results Input Support
 */
.fss-search-results .gsc-input {
	min-height: 0;
}

.fss-search-results .gsib_a {
	padding-top: 0;
}

.fss-search-results table.gsc-search-box td {
	vertical-align: top;
}

.fss-search-results .cse .gsc-search-button input.gsc-search-button-v2, .fss-search-results input.gsc-search-button-v2 {
	margin-top: 0;
	vertical-align: top;
}

@media (max-width: 767px) {
	.fss-search-results .gsc-result-info-container, .fss-search-results .gsc-orderby-container {
		display: block;
		width: 100%;
	}
	
	.fss-search-results td.gcsc-branding-text, .fss-search-results td.gcsc-branding-img-noclear {
		display: block;
		width: 100%;
		white-space: normal;
		text-align: right;
	}
}

/* ==========================================================================
   System pages
   ========================================================================== */

/* Confirmation
   ========================================================================== */
.confirmation-page .widget-type-email_subscriptions_confirmation h2 {
	margin: 0 0 20px !important;
	font-size: 2em !important;
	font-weight: 700 !important;
}

.confirmation-page .widget-type-email_subscriptions_confirmation p {
	font-size: inherit !important;
	font-weight: inherit !important;
}

/* Preferences
   ========================================================================== */
.preferences-page #email-prefs-form h2 {
	font-size: 2.5rem;
	font-weight: 700;
}

@media (max-width: 767px) {
	.preferences-page #email-prefs-form h2 {
		font-size: 1.875rem;
	}
}

@media (max-width: 479px) {
	.preferences-page #email-prefs-form h2 {
		font-size: 1.25rem;
	}
}

.preferences-page .email-prefs .item {
	margin-left: -5px;
	margin-right: -5px;
}

.preferences-page .email-prefs .item .item-inner {
	padding: 20px 20px 24px 60px;
	position: relative;
	overflow: hidden;
	line-height: 1.4;
	transition: .4s ease-in-out;
	background: #f0f7f9;
	border: 1px solid rgba(0, 0, 0, .08);
}

.preferences-page .email-prefs .item .item-inner:hover, .preferences-page .email-prefs .item .item-inner.hovered {
	box-shadow: 0 20px 60px -10px rgba(0, 0, 0, .15);
}

.preferences-page .email-prefs .item .item-inner:before {
	content: "";
	display: block;
	position: absolute;
	width: 60px;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: #fff;
	border-right: 1px solid rgba(0, 0, 0, .15);
}

.preferences-page .checkbox-row span.fakelabel span, .preferences-page .subscribe-options label span, .preferences-page p.header {
	margin-left: 0;
}

.preferences-page .widget-type-email_subscriptions p {
	font-size: inherit !important;
	line-height: inherit !important;
}

.preferences-page .widget-type-email_subscriptions h1, .preferences-page .widget-type-email_subscriptions h2 {
	line-height: inherit;
}

.preferences-page .checkbox-row input[type="checkbox"] {
	display: inline-block;
	float: none;
	margin: 0;
	position: absolute;
	left: 25px;
	top: 50%;
	margin-top: -7px;
	vertical-align: middle;
}

.preferences-page .checkbox-row span.fakelabel span {
	display: block;
	float: none;
	vertical-align: middle;
	padding-left: 25px;
}

.preferences-page .email-prefs .item p {
	margin: 0;
	padding-left: 25px;
	opacity: .7;
	font-size: .8rem;
}

.preferences-page .subscribe-options {
	width: auto;
	margin: 40px 0 10px !important;
}

.preferences-page .subscribe-options label {
	margin-left: 0;
	margin-right: 0;
}

.preferences-page input#globalunsub {
	margin-right: 3px;
	vertical-align: middle;
}

.preferences-page .subscribe-options label {
	white-space: nowrap;
}

.preferences-page .subscribe-options label span {
	display: inline-block;
	margin-top: 4px;
	vertical-align: top;
	white-space: normal;
}

/* Unsubscribe
   ========================================================================== */
.unsubscribe-page .widget-type-email_simple_subscription h1 {
	font-weight: 700 !important;
}

/* ==========================================================================
   RSS cards
   ========================================================================== */

/* Wrapper
   ========================================================================== */
.rss-cards {
	text-align: center;
	font-size: 0;
	line-height: 0;
}

.rss-cards:not(.no-masonry):not(.one-column):before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9998;
	background: #fff url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/source/rev-1e92311/web.archive.org/web/20210515190046im_/https://cdn2.hubspot.net/hubfs/273774/mp/themes/Act-Theme/images/ring-alt.svg") center center no-repeat;
	background-size: 60px 60px;
	transition: .4s;
	pointer-events: none;
}

.rss-cards.done:before {
	opacity: 0;
	visibility: hidden;
	transition-delay: .25s;
}

.rss-cards .hs-rss-module {
	margin: 0;
}

.rss-cards a:focus {
	outline: 0;
}

.rss-cards p {
	margin: 0;
}

/* Card
   ========================================================================== */
.rss-cards .hs-rss-item {
	margin: 0;
	padding: 15px;
	overflow: visible;
}

.rss-cards.no-masonry .hs-rss-item {
	display: inline-block;
	max-width: 100%;
	vertical-align: top;
}

/* Item
   ========================================================================== */
.rss-cards .rss-card {
	display: flex;
	flex-direction: column;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	background-color: #fff;
	color: #000;
	text-align: left;
	transition: .4s;
}

.rss-cards:not(.no-shadow) .rss-card {
	box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
}

.rss-cards:not(.no-gutter) .rss-card {
	border-radius: 6px;
}

/* Text
   ========================================================================== */
.rss-cards .hs-rss-item-text {
	width: 100% !important;
	float: none !important;
	padding: 30px !important;
	order: 2;
}

.rss-cards .hs-rss-title {
	display: block;
	margin-bottom: 5px;
}

.rss-cards .hs-rss-title span {
	color: #024;
}

.rss-cards .hs-rss-byline {
	margin-bottom: 10px;
	font-size: .75rem;
	line-height: 1.4;
}

.rss-cards .hs-rss-description {
	font-size: .875rem;
	line-height: 1.7;
}

.rss-cards .hs-rss-description a {
	margin: 10px 0 0;
	background: #4693fb !important;
	color: #fff !important;
}

.rss-cards .hs-rss-description a:before {
	content: "";
	display: table;
	clear: both;
}

/* Image
   ========================================================================== */
.rss-cards .hs-rss-item-image-wrapper {
	display: block !important;
	width: 100% !important;
	margin: 0 !important;
	order: 1;
}

/* Full Links
   ========================================================================== */
.rss-card .full-link {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	cursor: pointer;
}

/* Equal Height
   ========================================================================== */
@media (min-width: 768px) {
	.rss-cards.equal-height .hs-rss-item-image-wrapper {
		position: relative;
		overflow: hidden;
	}
	
	.rss-cards.equal-height .hs-rss-item-image-wrapper:before {
		content: "";
		display: block;
		padding-top: 64%;
	}
	
	.rss-cards.equal-height .hs-rss-item-image-wrapper img {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
	
	.rss-cards.equal-height .hs-rss-item-text {
		height: 17.8125rem;
		overflow: hidden;
		position: relative;
	}
	
	.rss-cards.equal-height .rss-more {
		position: absolute;
		left: 30px;
		right: 30px;
		bottom: 0;
		height: 130px;
		background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%);
		background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%);
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%);
	}
	
	.rss-cards.equal-height .rss-more a {
		position: absolute;
		left: 0;
		bottom: 30px;
	}
}

/* Media queries
   ========================================================================== */
@media (min-width: 768px) {
	.rss-cards .hs-rss-item {
		width: 33.3333%;
	}
	
	.rss-cards:not(.no-gutter) .cell-wrapper {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}
	
	.rss-cards.no-masonry .hs-rss-item {
		display: inline-block;
		vertical-align: top;
	}
	
	.rss-cards.one-column   .hs-rss-item {
		width: 100%;
	}
	
	.rss-cards.two-column   .hs-rss-item {
		width: 50%;
	}
	
	.rss-cards.three-column .hs-rss-item {
		width: 33.3333%;
	}
	
	.rss-cards.four-column  .hs-rss-item {
		width: 25%;
	}
	
	.rss-cards:not(.no-gutter):not(.no-shadow) .rss-card:hover {
		box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
	}
}

@media (max-width: 767px) {
	.rss-cards .hs-rss-module, .rss-cards .hs-rss-item {
		position: static !important;
		-webkit-transform: none !important;
		transform: none !important;
	}
	
	.rss-cards .hs-rss-module {
		height: auto !important;
	}
	
	.rss-cards .hs-rss-item {
		padding-left: 0;
		padding-right: 0;
	}
}

/* ==========================================================================
   Image Box
   ========================================================================== */
.image-box {
	display: block;
	position: relative;
	overflow: hidden;
}

/* Image
   ========================================================================== */
.image-box-image img {
	display: block;
	width: 100% !important;
	height: auto !important;
	transition: .5s ease-in-out;
}

.image-box:not(.no-transition):not(.no-hover):hover .image-box-image img {
	-webkit-transform: scale(1.2, 1.2) rotate(-5deg);
	transform: scale(1.2, 1.2) rotate(-5deg);
}

/* Caption
   ========================================================================== */
.image-box-caption {
	display: -webkit-flex !important;
	display: -moz-flex !important;
	display: -ms-flex !important;
	display: -o-flex !important;
	display: flex !important;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: .3s ease-in-out;
}

.image-box:not(.no-hover):hover .image-box-caption, .image-box:not(.no-hover):active .image-box-caption, .image-box.reverse .image-box-caption {
	opacity: 1;
	visibility: visible;
}

.image-box.reverse:not(.no-hover):hover .image-box-caption, .image-box.reverse:not(.no-hover):active .image-box-caption {
	opacity: 0;
	visibility: hidden;
}

/* Overlay
   ========================================================================== */
.image-box-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	opacity: 0;
	transition: .3s ease-in-out;
}

.image-box:hover .image-box-overlay, .image-box:active .image-box-overlay, .image-box.reverse .image-box-overlay {
	opacity: 1;
}

/* Content
   ========================================================================== */
.image-box-content {
	padding: 30px;
	position: relative;
}

.image-box-icon a {
	position: relative;
	z-index: 2;
}

.image-box-icon i {
	opacity: 0;
	transition: .2s, opacity .5s ease-in-out .1s;
}

.image-box:not(.no-hover):hover .image-box-icon i, .image-box:not(.no-hover):active .image-box-icon i, .image-box.reverse .image-box-icon i {
	opacity: 1;
}

.image-box-line-1 {
	font-size: 1.125rem;
	line-height: 1.2;
	opacity: 0;
	transition: .5s ease-in-out .1s;
}

.image-box:not(.no-hover):hover .image-box-line-1, .image-box:not(.no-hover):active .image-box-line-1, .image-box.reverse .image-box-line-1 {
	opacity: 1;
}

.image-box-line-2 {
	font-size: .875rem;
	line-height: 1.3;
	opacity: 0;
	transition: .5s ease-in-out .2s;
}

.image-box:not(.no-hover):hover .image-box-line-2, .image-box:not(.no-hover):active .image-box-line-2, .image-box.reverse .image-box-line-2 {
	opacity: .6;
}

.image-box.reverse:not(.no-hover):hover .image-box-icon i, .image-box.reverse:not(.no-hover):active .image-box-icon i, .image-box.reverse:not(.no-hover):hover .image-box-line-1, .image-box.reverse:not(.no-hover):active .image-box-line-1, .image-box.reverse:not(.no-hover):hover .image-box-line-2, .image-box.reverse:not(.no-hover):active .image-box-line-2 {
	opacity: 0;
}

/* Link
   ========================================================================== */
.image-box-link a {
	display: block;
	font-size: 0;
	line-height: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.image-box-link a:focus {
	outline: 0;
}

/* Media Queries
   ========================================================================== */
@media (max-width: 1280px) and (min-width: 768px) {
	.image-box-content {
		padding: 2.38vw;
	}
	
	.image-box-icon i {
		width: 4.76vw;
		height: 4.76vw;
		line-height: 4.76vw;
		font-size: 1.43vw;
	}
	
	.image-box-line-1 {
		font-size: 1.43vw;
	}
	
	.image-box-line-2 {
		font-size: 1.11vw;
	}
}

@media (max-width: 767px) {
	/**
     * mobile-on: always show caption on mobile
     */
	.image-box.mobile-on .image-box-image img {
		-webkit-transform: none !important;
		transform: none !important;
	}
	
	.image-box.mobile-on .image-box-caption, .image-box.mobile-on .image-box-overlay, .image-box.mobile-on .image-box-icon i, .image-box.mobile-on .image-box-line-1, .image-box.mobile-on .image-box-line-2 {
		opacity: 1 !important;
		visibility: visible !important;
	}
}

@media (max-width: 479px) {
	.image-box-content {
		padding: 6.25vw;
	}
	
	.image-box-icon i {
		width: 12.5vw;
		height: 12.5vw;
		line-height: 12.5vw;
		font-size: 3.75vw;
	}
	
	.image-box-line-1 {
		font-size: 3.75vw;
	}
	
	.image-box-line-2 {
		font-size: 2.92vw;
	}
}

/* ==========================================================================
   Hero slider
   ========================================================================== */

/* Loading
   ========================================================================== */
.hero-slider.full-vh.minus-header:before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9998;
	background: #fff url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/source/rev-1e92311/web.archive.org/web/20210515190046im_/https://cdn2.hubspot.net/hubfs/273774/mp/themes/Act-Theme/images/ring-alt.svg") center center no-repeat;
	background-size: 60px 60px;
	transition: .4s;
}

.hero-slider.full-vh.minus-header.done:before {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}

/* Main
   ========================================================================== */
.hero-slider {
	overflow: hidden;
}

.hero-slider .slick-slider {
	margin-bottom: 0;
	padding: 0;
}

.hero-slider .slick-slider .slick-list {
	max-height: none;
}

.hero-slider .slick-slider .slick-track {
	display: flex;
	align-items: stretch;
}

.hero-slider.full-vh .slick-slider .slick-track {
	min-height: 100vh;
}

.hero-slider .slick-slider .slick-slide {
	width: 100vw !important;
	height: auto;
	margin: 0;
	background-position: center center;
	background-size: cover;
	text-align: left;
	display: flex;
	justify-content: center;
}

.hero-slider .slick-slider .slick-slide .slick-slide-inner-wrapper {
	display: flex;
	width: 100%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.hero-slider.full-vh .slick-slider .slick-slide, .hero-slider.full-vh-h .slick-slider .slick-slide, .hero-slider.full-vh .slick-slider .slick-slide .slick-slide-inner-wrapper, .hero-slider.full-vh-h .slick-slider .slick-slide .slick-slide-inner-wrapper {
	min-height: 100%;
}

.hero-slider .slick-slider .slick-slide img {
	display: none;
}

/* Next/Prev
   ========================================================================== */
.hero-slider .slick-prev, .hero-slider .slick-next {
	height: 50px;
	width: 50px;
	margin: -25px 0 0;
	z-index: 3;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 50px 50px;
	border-radius: 0 !important;
}

.hero-slider .slick-prev {
	left: 30px;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2050%2050%22%20fill%3D%22%23002244%22%3E%3Cpath%20style%3D%22line-height%3Anormal%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23002244%3Btext-transform%3Anone%3Bblock-progression%3Atb%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%22%20d%3D%22M%2034.980469%203.9902344%20A%201.0001%201.0001%200%200%200%2034.292969%204.2929688%20L%2014.292969%2024.292969%20A%201.0001%201.0001%200%200%200%2014.292969%2025.707031%20L%2034.292969%2045.707031%20A%201.0001%201.0001%200%201%200%2035.707031%2044.292969%20L%2016.414062%2025%20L%2035.707031%205.7070312%20A%201.0001%201.0001%200%200%200%2034.980469%203.9902344%20z%22%20color%3D%22%23002244%22%20font-weight%3D%22400%22%20font-family%3D%22sans-serif%22%20white-space%3D%22normal%22%20overflow%3D%22visible%22%20fill%3D%22%23002244%22%2F%3E%3C%2Fsvg%3E");
}

.hero-slider .slick-prev.nitro-lazy {
	background-image: none !important;
}

.hero-slider .slick-initialized .slick-prev, .hero-slider.done .slick-initialized .slick-prev {
	-webkit-animation: heroSliderArrowLeft 2s ease-in-out;
	animation: heroSliderArrowLeft 2s ease-in-out;
}

.hero-slider.arrows-white .slick-prev, .white-content .hero-slider .slick-prev, .white-content.hero-slider .slick-prev {
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/source/rev-1e92311/web.archive.org/web/20210515190046im_/https://cdn2.hubspot.net/hubfs/273774/mp/themes/Act-Theme/images/act-arrow-prev-white.svg");
}

.hero-slider.arrows-white .slick-prev.nitro-lazy, .white-content .hero-slider .slick-prev.nitro-lazy, .white-content.hero-slider .slick-prev.nitro-lazy {
	background-image: none !important;
}

.hero-slider .slick-next {
	right: 30px;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2050%2050%22%20fill%3D%22%23002244%22%3E%3Cpath%20style%3D%22line-height%3Anormal%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23002244%3Btext-transform%3Anone%3Bblock-progression%3Atb%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%22%20d%3D%22M%2014.990234%203.9902344%20A%201.0001%201.0001%200%200%200%2014.292969%205.7070312%20L%2033.585938%2025%20L%2014.292969%2044.292969%20A%201.0001%201.0001%200%201%200%2015.707031%2045.707031%20L%2035.707031%2025.707031%20A%201.0001%201.0001%200%200%200%2035.707031%2024.292969%20L%2015.707031%204.2929688%20A%201.0001%201.0001%200%200%200%2014.990234%203.9902344%20z%22%20color%3D%22%23002244%22%20font-weight%3D%22400%22%20font-family%3D%22sans-serif%22%20white-space%3D%22normal%22%20overflow%3D%22visible%22%20fill%3D%22%23002244%22%2F%3E%3C%2Fsvg%3E");
}

.hero-slider .slick-next.nitro-lazy {
	background-image: none !important;
}

.hero-slider.arrows-white .slick-next, .white-content .hero-slider .slick-next, .white-content.hero-slider .slick-next {
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/source/rev-1e92311/web.archive.org/web/20210515190046im_/https://cdn2.hubspot.net/hubfs/273774/mp/themes/Act-Theme/images/act-arrow-next-white.svg");
}

.hero-slider.arrows-white .slick-next.nitro-lazy, .white-content .hero-slider .slick-next.nitro-lazy, .white-content.hero-slider .slick-next.nitro-lazy {
	background-image: none !important;
}

.hero-slider .slick-initialized .slick-next, .hero-slider.done .slick-initialized .slick-next {
	-webkit-animation: heroSliderArrowRight 2s ease-in-out;
	animation: heroSliderArrowRight 2s ease-in-out;
}

.hero-slider .slick-prev:before, .hero-slider .slick-next:before {
	display: none;
}

/* Pagination
   ========================================================================== */
.hero-slider .hs_cos_gallery_main .slick-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 100px;
	margin: 0;
}

.hero-slider .hs_cos_gallery_main .slick-dots li button {
	position: relative;
	width: 16px;
	height: 16px;
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: 0;
	text-transform: none;
}

.hero-slider .hs_cos_gallery_main .slick-dots li button:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	border-radius: 100%;
	background: none;
	box-shadow: 0 0 0 2px #fff inset;
	opacity: 1;
	color: #fff;
	font-size: 0;
	text-align: left;
	text-indent: -100px;
}

.hero-slider .hs_cos_gallery_main .slick-dots li.slick-active button:before {
	background: #fff;
	box-shadow: none;
}

/* Caption
   ========================================================================== */
.hero-slider .hs_cos_gallery_main .caption.superimpose {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	padding: 0;
	padding: 120px 100px;
	position: static;
	background: none;
	text-align: left;
	color: inherit;
}

.hero-slider .hs_cos_gallery_main .caption.superimpose:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	opacity: .5;
}

.hero-slider-overlay-theme .hs_cos_gallery_main .caption.superimpose:before {
	background-color: #4693fb;
}

.hero-slider-overlay-dark .hs_cos_gallery_main .caption.superimpose:before {
	background-color: #024;
}

.hero-slider-overlay-light .hs_cos_gallery_main .caption.superimpose:before {
	background-color: #f0f7f9;
}

.hero-slider-overlay-white .hs_cos_gallery_main .caption.superimpose:before {
	background-color: #fff;
}

.hero-slider-overlay-g1 .hs_cos_gallery_main .caption.superimpose:before {
	background: #ffab80;
	background: -moz-linear-gradient(45deg, #ffab80 0%, #f1606d 100%);
	background: -webkit-linear-gradient(45deg, #ffab80 0%, #f1606d 100%);
	background: linear-gradient(45deg, #ffab80 0%, #f1606d 100%);
}

.hero-slider-overlay-g2 .hs_cos_gallery_main .caption.superimpose:before {
	background: #f95759;
	background: -moz-linear-gradient(45deg, #f95759 0%, #f97957 100%);
	background: -webkit-linear-gradient(45deg, #f95759 0%, #f97957 100%);
	background: linear-gradient(45deg, #f95759 0%, #f97957 100%);
}

.hero-slider-overlay-g3 .hs_cos_gallery_main .caption.superimpose:before {
	background: #ff4082;
	background: -moz-linear-gradient(45deg, #ff4082 0%, #e659ff 100%);
	background: -webkit-linear-gradient(45deg, #ff4082 0%, #e659ff 100%);
	background: linear-gradient(45deg, #ff4082 0%, #e659ff 100%);
}

.hero-slider-overlay-g4 .hs_cos_gallery_main .caption.superimpose:before {
	background: #ff2c40;
	background: -moz-linear-gradient(45deg, #ff2c40 0%, #ff5e97 100%);
	background: -webkit-linear-gradient(45deg, #ff2c40 0%, #ff5e97 100%);
	background: linear-gradient(45deg, #ff2c40 0%, #ff5e97 100%);
}

.hero-slider-overlay-g5 .hs_cos_gallery_main .caption.superimpose:before {
	background: #e339fc;
	background: -moz-linear-gradient(45deg, #e339fc 0%, #60b2fa 100%);
	background: -webkit-linear-gradient(45deg, #e339fc 0%, #60b2fa 100%);
	background: linear-gradient(45deg, #e339fc 0%, #60b2fa 100%);
}

.hero-slider-overlay-g6 .hs_cos_gallery_main .caption.superimpose:before {
	background: #8a5efe;
	background: -moz-linear-gradient(45deg, #8a5efe 0%, #3cb7ff 100%);
	background: -webkit-linear-gradient(45deg, #8a5efe 0%, #3cb7ff 100%);
	background: linear-gradient(45deg, #8a5efe 0%, #3cb7ff 100%);
}

.hero-slider-overlay-g7 .hs_cos_gallery_main .caption.superimpose:before {
	background: #aea0f3;
	background: -moz-linear-gradient(45deg, #aea0f3 0%, #43e7fa 100%);
	background: -webkit-linear-gradient(45deg, #aea0f3 0%, #43e7fa 100%);
	background: linear-gradient(45deg, #aea0f3 0%, #43e7fa 100%);
}

.hero-slider-overlay-g8 .hs_cos_gallery_main .caption.superimpose:before {
	background: #1581f0;
	background: -moz-linear-gradient(45deg, #1581f0 0%, #1ecdff 100%);
	background: -webkit-linear-gradient(45deg, #1581f0 0%, #1ecdff 100%);
	background: linear-gradient(45deg, #1581f0 0%, #1ecdff 100%);
}

.hero-slider-overlay-g9 .hs_cos_gallery_main .caption.superimpose:before {
	background: #22dbbf;
	background: -moz-linear-gradient(45deg, #22dbbf 0%, #3bf8ff 100%);
	background: -webkit-linear-gradient(45deg, #22dbbf 0%, #3bf8ff 100%);
	background: linear-gradient(45deg, #22dbbf 0%, #3bf8ff 100%);
}

.hero-slider-overlay-g10 .hs_cos_gallery_main .caption.superimpose:before {
	background: #2cdd9b;
	background: -moz-linear-gradient(45deg, #2cdd9b 0%, #19ccd1 100%);
	background: -webkit-linear-gradient(45deg, #2cdd9b 0%, #19ccd1 100%);
	background: linear-gradient(45deg, #2cdd9b 0%, #19ccd1 100%);
}

.hero-slider-overlay-g11 .hs_cos_gallery_main .caption.superimpose:before {
	background: #2f93c7;
	background: -moz-linear-gradient(45deg, #2f93c7 0%, #2fc7c5 100%);
	background: -webkit-linear-gradient(45deg, #2f93c7 0%, #2fc7c5 100%);
	background: linear-gradient(45deg, #2f93c7 0%, #2fc7c5 100%);
}

.hero-slider-overlay-g12 .hs_cos_gallery_main .caption.superimpose:before {
	background: #fb8a2a;
	background: -moz-linear-gradient(45deg, #fb8a2a 0%, #dadc21 100%);
	background: -webkit-linear-gradient(45deg, #fb8a2a 0%, #dadc21 100%);
	background: linear-gradient(45deg, #fb8a2a 0%, #dadc21 100%);
}

.hero-slider .hs_cos_gallery_main .caption.superimpose > span {
	display: block;
	position: relative;
	z-index: 1;
}

.hero-slider.done .hs_cos_gallery_main .caption.superimpose > span {
	-webkit-animation: heroTextIn 1s ease-in-out;
	animation: heroTextIn 1s ease-in-out;
}

/* Media queries
   ========================================================================== */
@media (max-width: 1139px) {
	/**
     * Next/Prev
     */
	.hero-slider .slick-prev, .hero-slider .slick-next {
		height: 40px;
		width: 40px;
		margin-top: -20px;
		background-size: 40px 40px;
	}
	
	.hero-slider .slick-prev {
		left: 20px;
	}
	
	.hero-slider .slick-next {
		right: 20px;
	}
	
	/**
     * Pagination
     */
	.hero-slider .hs_cos_gallery_main .slick-dots {
		bottom: 70px;
	}
	
	/**
     * Caption
     */
	.hero-slider .hs_cos_gallery_main .caption.superimpose {
		padding-top: 100px;
		padding-bottom: 100px;
	}
}

@media (max-width: 767px) {
	/**
     * Next/Prev
     */
	.hero-slider .slick-prev, .hero-slider .slick-next {
		height: 30px;
		width: 30px;
		margin-top: -15px;
		background-size: 30px 30px;
	}
	
	.hero-slider .slick-prev {
		left: 10px;
	}
	
	.hero-slider .slick-next {
		right: 10px;
	}
	
	/**
     * Caption
     */
	.hero-slider .hs_cos_gallery_main .caption.superimpose {
		padding-left: 50px;
		padding-right: 50px;
	}
}

/* ==========================================================================
   Hero banner
   ========================================================================== */
.hero-banner-wrapper.content-section {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	background: none !important;
}

.hero-banner {
	width: 100%;
	position: relative;
}

.hero-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}

.hero-content {
	position: relative;
	z-index: 1;
	padding-top: 120px;
	padding-bottom: 120px;
}

.hero-banner.done .hero-content {
	-webkit-animation: heroTextIn 1s ease-in-out;
	animation: heroTextIn 1s ease-in-out;
}

@media (max-width: 1139px) {
	.hero-content {
		padding-top: 100px;
		padding-bottom: 100px;
	}
}

/* ==========================================================================
   Hero Format
   ========================================================================== */
.hero-format h1, .hero-format h2, .hero-format h3 {
	margin-bottom: .35rem;
	font-size: 4.2498rem;
	line-height: 1.1;
	letter-spacing: -.05em;
}

@media (max-width: 1139px) {
	.hero-format h1, .hero-format h2, .hero-format h3 {
		font-size: 3.75rem;
	}
}

@media (max-width: 767px) {
	.hero-format {
		font-size: .8rem;
	}
	
	.hero-format h1, .hero-format h2, .hero-format h3 {
		font-size: 3.375rem;
	}
}

@media (max-width: 479px) {
	.hero-format h1, .hero-format h2, .hero-format h3 {
		font-size: 2.4735rem;
	}
}

/* ==========================================================================
   Blog Format
   ========================================================================== */
.blog-format {
	color: #024;
	font-size: 1.5rem;
	font-weight: 300;
}

.white-content .blog-format, .white-content.blog-format {
	color: #fff;
}

@media (max-width: 767px) {
	.blog-format {
		font-size: 1.125rem;
		font-weight: 500;
	}
}

/* ==========================================================================
   Full Vieport Height
   ========================================================================== */
.full-vh, .row-fluid .full-vh {
	min-height: 50vh;
}

.full-vh.minus-header:after {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9998;
	background: #fff url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/source/rev-1e92311/web.archive.org/web/20210515190046im_/https://cdn2.hubspot.net/hubfs/273774/mp/themes/Act-Theme/images/ring-alt.svg") center center no-repeat;
	background-size: 60px 60px;
	transition: .4s;
}

.full-vh.minus-header.done:after {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}

/* ==========================================================================
   Controls
   ========================================================================== */
.control-button {
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.control-button .fa {
	display: inline-block;
	width: 32px;
	height: 32px;
	border-radius: 4px;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	transition: .4s;
}

/* Search
   ========================================================================== */
.control-button.search .fa {
	font-size: 14px;
}

/* Menu   ========================================================================== */
.control-button.menu.on .fa {
	background-color: rgba(0, 0, 0, .07);
}

.control-button.menu.on .open, .control-button.menu .close {
	display: none;
}

.control-button.menu.on .close {
	display: block;
}

/* ==========================================================================   Tabs   ========================================================================== */

/* Tabs   ========================================================================== */
.tab-group:not(.active) {
	display: none;
}

/* Links   ========================================================================== */

/** * Mirror */
.tab-link.mirror {
	display: none;
}

@media (max-width: 1139px) {
	.tabs-container.md-responsive .tabs-nav .duplicate {
		display: none;
	}
	
	.tabs-container.md-responsive .tab-link.mirror {
		display: block;
	}
}

@media (max-width: 767px) {
	.tabs-container.responsive .tabs-nav .duplicate {
		display: none;
	}
	
	.tabs-container.responsive .tab-link.mirror {
		display: block;
	}
}

/** * Style */
.tabs-container.responsive.styled .tab-link.mirror, .tabs-container.md-responsive.styled .tab-link.mirror {
	margin: 0 30px 5px;
	padding: 10px 20px;
	background-color: #f0f7f9;
	box-shadow: 0 2px 8px -2px rgba(0, 0, 0, .15);
	border-radius: 6px;
	color: #024;
}

.centered .tab-link.mirror {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.tabs-container.responsive.styled .tab-link.mirror:not(.active):hover, .tabs-container.md-responsive.styled .tab-link.mirror:not(.active):hover {
	background-color: #fff;
}

.tabs-container.responsive.styled .tab-link.mirror.active, .tabs-container.md-responsive.styled .tab-link.mirror.active {
	background-color: #4693fb;
	color: #fff;
}

.tabs-container.responsive.styled.active-dark .tab-link.mirror.active, .tabs-container.md-responsive.styled.active-dark .tab-link.mirror.active {
	background-color: #024;
}

/* ==========================================================================   Popup   ========================================================================== */
.nbomfp-bg {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10042;
	background: #024;
	opacity: .95;
}

.nbomfp-wrap {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10043;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.nbomfp-container {
	width: 100%;
	height: 100%;
	padding: 30px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}

@media (min-width: 1140px) {
	.nbomfp-gallery .nbomfp-container {
		padding-left: 90px;
		padding-right: 90px;
	}
}

.nbomfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.nbomfp-align-top .nbomfp-container:before {
	display: none;
}

.nbomfp-content {
	display: inline-block;
	position: relative;
	margin: 0 auto;
	z-index: 10045;
	text-align: left;
	vertical-align: middle;
}

.nbomfp-inline-holder .nbomfp-content, .nbomfp-ajax-holder .nbomfp-content {
	width: 100%;
	cursor: auto;
}

.nbomfp-ajax-cur {
	cursor: progress;
}

.nbomfp-zoom {
	cursor: pointer;
	cursor: zoom-in;
}

.nbomfp-auto-cursor .nbomfp-content {
	cursor: auto;
}

.popup-close, .nbomfp-arrow, .nbomfp-preloader, .nbomfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.nbomfp-loading.nbomfp-figure {
	display: none;
}

.nbomfp-img {
	max-height: 90vh !important;
}

.nbomfp-hide {
	display: none !important;
}

.nbomfp-preloader {
	width: auto;
	margin-top: -.8em;
	position: absolute;
	top: 50%;
	left: 8px;
	right: 8px;
	z-index: 10044;
	color: #ccc;
	text-align: center;
}

.nbomfp-preloader a {
	color: #ccc;
}

.nbomfp-preloader a:hover {
	color: #fff;
}

.nbomfp-s-ready .nbomfp-preloader {
	display: none;
}

.nbomfp-s-error .nbomfp-content {
	display: none;
}

.nbomfp-arrow {
	display: block;
	padding: 0;
	overflow: visible;
	z-index: 10046;
	background: transparent;
	border: 0;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	touch-action: manipulation;
	-webkit-appearance: none;
}

.nbomfp-counter {
	padding: 15px 20px;
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: .75rem;
	line-height: 1.5;
	white-space: nowrap;
	opacity: .5;
}

.nbomfp-counter:empty {
	display: none;
}

.nbomfp-arrow {
	width: 90px;
	height: 110px;
	margin: -55px 0 0;
	padding: 0;
	position: absolute;
	top: 50%;
	opacity: .5;
	-webkit-tap-highlight-color: transparent;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: 50px 50px;
	background-size: 50px 50px;
	transition: .4s ease-in-out;
}

.nbomfp-arrow:active {
	margin-top: -54px;
}

.nbomfp-arrow:hover {
	opacity: 1;
}

.nbomfp-arrow-left {
	left: 0;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/source/rev-1e92311/web.archive.org/web/20210515190046im_/https://cdn2.hubspot.net/hubfs/273774/mp/themes/Act-Theme/images/act-arrow-prev-white.svg");
}

.nbomfp-arrow-left.nitro-lazy {
	background-image: none !important;
}

.nbomfp-arrow-right {
	right: 0;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/source/rev-1e92311/web.archive.org/web/20210515190046im_/https://cdn2.hubspot.net/hubfs/273774/mp/themes/Act-Theme/images/act-arrow-next-white.svg");
}

.nbomfp-arrow-right.nitro-lazy {
	background-image: none !important;
}

@media (max-width: 1139px) {
	.nbomfp-arrow-left, .nbomfp-arrow-right {
		height: 30px;
		width: 30px;
		margin-top: -15px;
		background-size: 30px 30px;
	}
}

.nbomfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.nbomfp-iframe-holder .nbomfp-content {
	width: 100%;
	max-width: 1220px !important;
	line-height: 0;
}

.nbomfp-iframe-scaler {
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	overflow: hidden;
}

.nbomfp-iframe-scaler iframe {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	box-shadow: 0 20px 60px -10px rgba(0, 0, 0, .3);
}

.nbomfp-figure figure {
	margin: 0;
	box-shadow: 0 20px 60px -10px rgba(0, 0, 0, .3);
}

.nbomfp-figure small {
	display: block;
	font-size: .75rem;
	line-height: 1.5;
	opacity: .5;
}

.nbomfp-bottom-bar {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	cursor: auto;
	color: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}

.nbomfp-bottom-bar:empty {
	display: none;
}

.nbomfp-bottom-bar:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-color: #4693fb;
	opacity: .8;
}

.is-ie11 .nbomfp-bottom-bar:before {
	display: none;
}

.is-ie11 .nbomfp-bottom-bar {
	background-color: #4693fb;
}

.nbomfp-title {
	padding: 15px 80px 15px 20px;
	line-height: 18px;
	text-align: left;
	word-wrap: break-word;
	position: relative;
	z-index: 1;
}

.nbomfp-title:empty {
	display: none;
}

.nbomfp-image-holder .nbomfp-content {
	max-width: 100%;
}

.nbomfp-gallery .nbomfp-image-holder .nbomfp-figure {
	cursor: pointer;
}

/* Close button   ========================================================================== */
.popup-close {
	display: block;
	width: 40px;
	height: 28px;
	position: absolute;
	top: -28px;
	right: 0;
	z-index: 10044;
	background-color: #4693fb;
	border-radius: 4px 4px 0 0;
	color: #fff;
	font-family: FontAwesome;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
	opacity: .7;
	transition: .4s;
}

.popup-close:hover {
	opacity: 1;
}

.popup-close:before {
	content: "";
}

/* Animation   ========================================================================== */

/* Overlay at start */
.nbomfp-fade.nbomfp-bg {
	opacity: 0;
	transition: opacity .2s;
}

/* Overlay animate in */
.nbomfp-fade.nbomfp-bg.nbomfp-ready {
	opacity: .95;
}

/* Overlay animate out */
.nbomfp-fade.nbomfp-bg.nbomfp-removing {
	opacity: 0;
}

/* Content at start */
.nbomfp-fade.nbomfp-wrap .nbomfp-content {
	opacity: 0;
	transition: .3s ease;
	-webkit-transform: translateY(100px) scale(.5, .5);
	transform: translateY(100px) scale(.5, .5);
}

/* Content animate it */
.nbomfp-fade.nbomfp-wrap.nbomfp-ready .nbomfp-content {
	opacity: 1;
	-webkit-transform: translateY(0) scale(1, 1);
	transform: translateY(0) scale(1, 1);
}

/* Content animate out */
.nbomfp-fade.nbomfp-wrap.nbomfp-removing .nbomfp-content {
	opacity: 0;
}

/* Popup Text   ========================================================================== */
.popup-target {
	position: relative;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
}

/* Popup Link   ========================================================================== */
.popup-image a:focus, a.popup-image:focus, .popup-iframe a:focus, a.popup-iframe:focus, .popup-content a:focus, a.popup-content a:focus {
	outline: 0;
}

/* ==========================================================================   Timeline   ========================================================================== */
.timeline-image {
	width: 170px;
	height: 170px;
	overflow: hidden;
	border-radius: 100%;
	box-shadow: 0 0 0 5px #4693fb;
	transition: .4s ease;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.white-content .timeline-image {
	box-shadow: 0 0 0 5px #fff;
}

.timeline-accent-theme .timeline-image {
	box-shadow: 0 0 0 5px #4693fb !important;
}

.timeline-accent-dark .timeline-image {
	box-shadow: 0 0 0 5px #024 !important;
}

.timeline-image img {
	width: 160px !important;
	height: 160px !important;
	margin: 5px;
	border-radius: 100%;
}

@media (min-width: 768px) {
	.timeline-segment {
		max-width: 1000px;
		margin: 30px auto 10px;
		position: relative;
	}
	
	.timeline-segment:after {
		content: "";
		display: table;
		clear: both;
	}
	
	.timeline-segment .top-line, .timeline-segment .bottom-line {
		content: "";
		display: block;
		width: 6px;
		position: absolute;
		height: 35px;
		left: 50%;
		margin-left: -3px;
		background-color: #4693fb;
		border-radius: 3px;
	}
	
	.white-content .timeline-segment .top-line, .white-content .timeline-segment .bottom-line {
		background-color: #fff;
	}
	
	.timeline-accent-theme .timeline-segment .top-line, .timeline-accent-theme .timeline-segment .bottom-line {
		background-color: #4693fb !important;
	}
	
	.timeline-accent-dark .timeline-segment .top-line, .timeline-accent-dark .timeline-segment .bottom-line {
		background-color: #024 !important;
	}
	
	.timeline-segment .top-line {
		top: -30px;
	}
	
	.timeline-segment .bottom-line {
		bottom: -30px;
	}
	
	.timeline-content {
		width: 50%;
		min-height: 160px;
		position: relative;
	}
	
	.timeline-content:after {
		content: "";
		display: table;
		clear: both;
	}
	
	.timeline-segment.right .timeline-content {
		float: right;
	}
	
	.timeline-segment.left .timeline-text {
		padding-right: 130px;
		text-align: right;
	}
	
	.timeline-segment.right .timeline-text {
		padding-left: 130px;
		text-align: left;
	}
	
	.timeline-image {
		position: absolute;
		top: 50%;
		margin-top: -85px;
	}
	
	.timeline-segment.left .timeline-image {
		right: -85px;
	}
	
	.timeline-segment.right .timeline-image {
		left: -85px;
	}
}

@media (max-width: 767px) {
	.timeline-segment {
		max-width: 400px;
		margin: 40px auto;
	}
	
	.timeline-text {
		text-align: center;
	}
	
	.timeline-image {
		position: static;
		margin: 0 auto 40px;
		text-align: center;
	}
}

/* ==========================================================================   Simple Quote   ========================================================================== */
.simple-quote .icon i {
	display: inline-block;
	width: 70px;
	height: 70px;
	margin-bottom: 40px;
	background-color: #4693fb;
	border-radius: 100%;
	color: #fff;
	font-size: 30px;
	line-height: 70px;
	text-align: center;
}

.white-content .simple-quote .icon i {
	background-color: #fff;
	color: #4693fb;
}

.simple-quote .quote {
	display: inline-block;
	width: 700px;
	max-width: 100%;
	margin-bottom: 40px;
	color: #024;
	font-size: 1.25rem;
	line-height: 1.45;
}

.white-content .simple-quote .quote {
	color: #fff;
}

.simple-quote .author img {
	width: 80px !important;
	height: 80px !important;
	margin-bottom: 20px;
	border-radius: 100%;
}

.simple-quote .details {
	font-size: .94rem;
	line-height: 1.5;
}

.simple-quote .details strong {
	color: #024;
}

.white-content .simple-quote .details strong {
	color: #fff;
}

@media (max-width: 479px) {
	.simple-quote .quote {
		font-size: 1rem;
	}
}

/* ==========================================================================   Sticky items   ========================================================================== */
.sticky-item-wrapper {
	z-index: 9997;
}

/* ==========================================================================   Horizontal Form   ========================================================================== */
@media (min-width: 768px) {
	.horizontal-form form {
		position: relative;
		padding-right: 240px;
	}
	
	.horizontal-form .hs-button {
		position: absolute;
		top: 3px;
		right: 0;
		width: 200px;
		margin: 0;
	}
	
	/**     * Button width 300     */
	.horizontal-form.btn-300 form {
		padding-right: 340px;
	}
	
	.horizontal-form.btn-300 .hs-button {
		width: 300px;
	}
	
	/**     * Button width 400     */
	.horizontal-form.btn-400 form {
		padding-right: 440px;
	}
	
	.horizontal-form.btn-400 .hs-button {
		width: 400px;
	}
}

/* ==========================================================================   Hidden labels   ========================================================================== */
.hidden-labels .field > label {
	display: none !important;
}

.hidden-labels .field > .input {
	padding-top: 0;
}

/* ==========================================================================   One field form   ========================================================================== */
.one-field-form form {
	position: relative;
	padding-top: 50px;
}

.one-field-form .hs-form .hs-form-field, .one-field-form .hs-form .hs-richtext {
	padding: 0;
}

.one-field-form .input {
	padding: 0;
}

.one-field-form .hs-form-field > label {
	display: none;
}

.one-field-form .hs-error-msgs {
	padding: 0 5px;
}

.one-field-form .hs-input:not([type="radio"]):not([type="checkbox"]), .one-field-form #hs-pwd-widget-password {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 50px !important;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 !important;
	line-height: 50px;
	padding-left: 20px !important;
}

.one-field-form .hs-button {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	height: 50px;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 50px;
	margin: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-transform: none;
	transform: none;
}

/* ==========================================================================   Person card   ========================================================================== */
.person-card {
	max-width: 360px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
	border-radius: 6px;
}

.person-card.full-width {
	max-width: 100%;
}

.person-card-rows {
	display: flex;
	flex-direction: column;
}

.person-card-row {
	width: 100%;
}

.is-ie11 .eqh-item .person-card-rows[style*="min-height:"] {
	height: 0;
}

/* Banner   ========================================================================== */
.person-card-banner {
	height: 100px;
	position: relative;
	z-index: 0;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

/* Photo   ========================================================================== */
.person-card-photo {
	padding: 0 10px;
	margin-top: -55px;
	text-align: center;
	position: relative;
	z-index: 1;
}

.person-card-photo img {
	width: 110px !important;
	height: 110px !important;
	margin: auto;
	border-radius: 100%;
	box-shadow: 0 0 0 4px #fff;
}

/* Name & title   ========================================================================== */
.person-card-name, .person-card-title {
	padding: 0 30px;
	color: #024;
	text-align: center;
	line-height: 1.2;
}

.person-card-name {
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 1.1875rem;
	font-weight: 700;
}

.person-card-title {
	margin-bottom: 10px;
	font-size: .9375rem;
}

/* Text   ========================================================================== */
.person-card-text {
	padding: 30px;
	font-size: .875rem;
	text-align: center;
}

/* Button   ========================================================================== */
.person-card-button {
	padding: 0 10px;
	text-align: center;
}

/* Tags   ========================================================================== */
.person-card-tags {
	margin-top: auto;
	padding: 5px 20px;
	background-color: rgba(0, 0, 0, .02);
	border-top: 1px solid rgba(0, 0, 0, .1);
	text-align: center;
}

.person-card-tag {
	display: inline-block;
	vertical-align: middle;
	padding: 10px;
}

.person-card-tag-number {
	font-size: 1rem;
	line-height: 1.25;
	margin-bottom: 4px;
	font-weight: 700;
}

.person-card-tag-label {
	font-size: .5rem;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: .3em;
}

/* ==========================================================================   Content Card   ========================================================================== */
.content-card {
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	background-color: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
	border-radius: 6px;
	transition: .4s ease;
}

.content-card.fixed-width {
	max-width: 360px;
}

.content-card.with-image {
	overflow: hidden;
}

@media (min-width: 768px) {
	.content-card:hover {
		box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
	}
	
	.content-card .content-card-image img {
		transition: .4s ease;
	}
	
	.content-card:hover .content-card-image img {
		-webkit-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
	}
	
	.content-card.with-image .content-card-icon i {
		transition: .6s ease;
	}
	
	.content-card.with-image:hover .content-card-icon i {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}

/* Image   ========================================================================== */
.content-card-image {
	overflow: hidden;
	border-radius: 6px 6px 0 0;
}

.content-card-image img {
	width: 100%;
	height: auto;
}

.content-card-image img.temlatenew {
	width: 100%;
}

.post-static-image {
	height: 300px;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: cover !important;
}

/* Icon   ========================================================================== */
.content-card-icon {
	padding: 0 20px;
	position: relative;
	top: -30px;
	margin-bottom: -30px;
}

/* Text   ========================================================================== */
.content-card-text {
	padding: 30px;
	font-size: .875rem;
}

/* Bottom   ========================================================================== */
.content-card-bottom {
	margin-top: auto;
}

/* Link   ========================================================================== */
.content-card-link * {
	position: static !important;
}

/* Disables the resize senzor because it's not needed here */
.content-card-link .resize-sensor {
	display: none !important;
}

/* Link */
.content-card-link a {
	display: block;
	position: absolute !important;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	font-size: 0;
	line-height: 0;
	opacity: 0;
	cursor: pointer;
}

.content-card-link a:focus {
	outline: 0;
}

.content-card-link a.active {
	box-shadow: 0 0 0 3px #4693fb inset;
	opacity: 1;
	border-radius: 6px;
}

/* In Page Editor   ========================================================================== */
.hs-inline-edit .content-card:hover .content-card-link .hs_cos_wrapper_type_rich_text[data-hs-overrideable="true"] a, .content-card-link.editable-in-pe .inpage-editor-active-field.hs_cos_wrapper_type_rich_text[data-hs-overrideable="true"] a {
	position: relative !important;
	height: 40px;
	background-color: white;
	color: blue;
	font-size: .875rem;
	line-height: 2.8571;
	font-weight: 700;
	opacity: 1;
}

.hs-inline-edit .content-card-link .hs_cos_wrapper:not([data-hs-overrideable="true"]) a {
	width: 60px;
	height: 60px;
	top: 0;
	right: 0;
	bottom: auto;
	left: auto;
	opacity: 1;
	box-shadow: none;
}

.hs-inline-edit .content-card-link .hs_cos_wrapper:not([data-hs-overrideable="true"]) a:before {
	content: "Link";
	font-size: 16px;
	line-height: 60px;
}

/* ==========================================================================   Plain Card   ========================================================================== */
.plain-card {
	position: relative;
}

.plain-card:before {
	z-index: 1;
}

.plain-card-image {
	z-index: 0;
}

.plain-card-image img {
	width: 100%;
	height: auto;
}

.plain-card-text-top, .plain-card-text-bottom {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 2;
	padding: 15px 20px;
	transition: .4s;
}

.plain-card-text-top {
	top: 0;
}

.plain-card-text-bottom {
	bottom: 0;
}

@media (min-width: 1140px) {
	.plain-card:hover .plain-card-text-top {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}
	
	.plain-card:hover .plain-card-text-bottom {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}

.plain-card-category {
	font-size: .625rem;
	font-weight: 700;
	text-transform: uppercase;
}

.plain-card-title {
	font-size: 1.125rem;
	font-weight: 700;
}

.plain-card-property {
	font-size: .75rem;
}

.plain-card-link, .plain-card-link a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3;
}

.plain-card-link a {
	display: block;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	opacity: 0;
}

@media (max-width: 1139px) and (min-width: 768px), (max-width: 479px) {
	.plain-card-category {
		font-size: .5rem;
	}
	
	.plain-card-title {
		font-size: .875rem;
	}
	
	.plain-card-property {
		font-size: .625rem;
	}
}

/* ==========================================================================   Circle Loader   ========================================================================== */
.circle-loader-wrapper {
	display: inline-block;
	width: 400px;
	max-width: 100%;
}

.circle-loader {
	position: relative;
	text-align: center;
	height: 0;
	padding-top: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}

.circle-loader canvas {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
}

.circle-loader-wrapper.started:not(.done) canvas {
	-webkit-animation: 1s ease fadeUp;
	animation: 1s ease fadeUp;
}

.circle-loader .inner {
	position: absolute;
	top: 49%;
	left: 0;
	width: 100%;
	line-height: .1em;
}

.circle-loader-wrapper.started:not(.done) .inner {
	-webkit-animation: 1s ease fadeDown;
	animation: 1s ease fadeDown;
}

.circle-loader .number {
	font-size: 2.5rem;
	font-weight: 300;
}

.circle-loader .number .percent {
	font-size: .5rem;
	padding-left: .1rem;
	margin-right: -.2rem;
}

.circle-loader .number i, .circle-loader .number .fa {
	line-height: inherit;
}

.circle-loader .tag {
	max-width: 70%;
	margin: 3em auto 0;
	font-size: .625rem;
	line-height: 1.1;
	text-transform: uppercase;
	letter-spacing: .5em;
}

.circle-loader-wrapper:not(.started) .tag {
	display: none;
}

.circle-loader-title {
	margin-top: 1em;
	color: #024;
	font-size: 1.3rem;
	font-weight: 700;
}

.white-content .circle-loader-title {
	color: #fff;
}

.circle-loader-wrapper.started:not(.done) .circle-loader-title {
	-webkit-animation: .5s ease fadeUp;
	animation: .5s ease fadeUp;
}

.circle-loader-wrapper:not(.started) .circle-loader-title {
	display: none;
}

/* ==========================================================================   Bar Loader   ========================================================================== */
.bar-loader {
	margin-bottom: .5em;
	opacity: 0;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.bar-loader.started {
	opacity: 1;
}

.bar-loader .label {
	margin-bottom: 2px;
	font-size: .8rem;
	line-height: 1.2;
}

.bar-loader .bar {
	min-width: 20px;
	position: relative;
	background-color: rgba(0, 0, 0, .1);
	overflow: hidden;
}

.bar-loader.thin .bar {
	height: 10px;
}

.bar-loader.medium .bar {
	height: 20px;
}

.bar-loader.large .bar {
	height: 30px;
}

.bar-loader.started:not(.done) .bar {
	-webkit-animation: .4s ease expandRight;
	animation: .4s ease expandRight;
}

.bar-loader.started.left:not(.done) .bar {
	-webkit-animation: .4s ease expandLeft;
	animation: .4s ease expandLeft;
}

.bar-loader .fill, .bar-loader .number {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.bar-loader.left .fill, .bar-loader.left .number {
	left: auto;
	right: 0;
}

.bar-loader .fill {
	background-color: #f15151;
}

.bar-loader.started:not(.done) .fill {
	-webkit-animation: 1s ease-out expandRight;
	animation: 1s ease-out expandRight;
}

.bar-loader.started.left:not(.done) .fill {
	-webkit-animation: 1s ease-out expandLeft;
	animation: 1s ease-out expandLeft;
}

.bar-loader .number {
	min-width: 50px !important;
	text-align: right;
	padding-right: 10px;
	color: #fff;
	font-size: 10px;
	line-height: 20px;
	font-weight: 700;
}

.bar-loader.left .number {
	text-align: left;
	padding-right: 0;
	padding-left: 10px;
}

.bar-loader.thin .number {
	font-size: 9px;
	line-height: 10px;
}

.bar-loader.medium .number {
	font-size: 11px;
	line-height: 20px;
}

.bar-loader.large .number {
	font-size: 12px;
	line-height: 30px;
}

.bar-loader.started:not(.done) .number {
	-webkit-animation: 1.1s ease-out expandRight;
	animation: 1.1s ease-out expandRight;
}

.bar-loader.started.left:not(.done) .number {
	-webkit-animation: 1.1s ease-out expandLeft;
	animation: 1.1s ease-out expandLeft;
}

/** * Round cap */
.bar-loader.round .bar, .bar-loader.round .fill {
	border-radius: 40px;
}

/* ==========================================================================   Countdown Timer   ========================================================================== */
.countdown-timer .segment {
	display: inline-block;
	margin: 10px;
	vertical-align: middle;
}

.countdown-timer .number {
	display: block;
	color: #024;
	font-size: 3rem;
	line-height: 1;
	letter-spacing: -.03em;
	font-weight: 700;
}

.white-content .countdown-timer .number {
	color: #fff;
}

/* Style 1   ========================================================================== */
.countdown-style-1 .segment {
	margin: 0;
}

.countdown-style-1 .sep {
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	font-size: 2.5rem;
	line-height: 1.5;
	opacity: .5;
}

.countdown-style-1 .sep:before {
	content: ":";
}

.countdown-timer .number {
	font-size: 3.75rem;
	line-height: 1;
}

.countdown-style-1 .label {
	font-size: .625rem;
	text-transform: uppercase;
	opacity: .5;
}

@media (max-width: 767px) {
	.countdown-style-1 .sep {
		padding: 0 8px;
		font-size: 1.875rem;
	}
	
	.countdown-style-1 .number {
		font-size: 2.5rem;
	}
	
	.countdown-style-1 .label {
		font-size: .5rem;
	}
}

@media (max-width: 479px) {
	.countdown-style-1 .sep {
		padding: 0 4px;
		font-size: 1.25rem;
	}
	
	.countdown-style-1 .number {
		font-size: 1.875rem;
	}
	
	.countdown-style-1 .label {
		font-size: .375rem;
	}
}

/* ==========================================================================   Change Image   ========================================================================== */
.change-image {
	position: relative;
	overflow: hidden;
}

.change-image a:focus {
	outline: 0;
}

/* Images   ========================================================================== */
.change-image-img-2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	transition: .4s ease;
}

.change-image:hover .change-image-img-2 {
	opacity: 1;
	visibility: visible;
}

/* Link   ========================================================================== */
.change-image-link a {
	display: block;
	font-size: 0;
	line-height: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	cursor: pointer;
}

.change-image-link a:focus {
	outline: 0;
}

/* In Page Editor   ========================================================================== */
.hs-inline-edit .change-image:hover .change-image-link .hs_cos_wrapper_type_rich_text a, .change-image-link .inpage-editor-active-field.hs_cos_wrapper_type_rich_text a {
	position: relative;
	height: 40px;
	background-color: white;
	color: blue;
	font-size: .875rem;
	line-height: 2.8571;
	font-weight: 700;
	opacity: 1;
}

/* ==========================================================================   Advanced Gallery   ========================================================================== */
.advanced-gallery a:focus {
	outline: 0;
}

/* ==========================================================================   Dated Title   ========================================================================== */
.dated-titles-container .hs_cos_wrapper_type_widget_container {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column-reverse;
	-moz-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	-o-flex-direction: column-reverse;
	flex-direction: column-reverse;
	opacity: 0;
	visibility: hidden;
	transition: .4s;
}

.dated-titles-container.old-first .hs_cos_wrapper_type_widget_container {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}

.dated-titles-container.done .hs_cos_wrapper_type_widget_container {
	opacity: 1;
	visibility: visible;
}

.dated-titles-container .hs_cos_wrapper_type_widget_container > .hs_cos_wrapper {
	width: 100%;
}

.dated-title {
	margin-bottom: 1.8em;
}

/* ==========================================================================   Random Layout   ========================================================================== */

/* Cell   ========================================================================== */
.random-layout-cell {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
	border-radius: 6px;
}

@media (min-width: 768px) {
	.random-layout-cell {
		float: left;
	}
	
	.random-layout-cell.x-spacer {
		margin-right: 2.5%;
	}
	
	.random-layout-cell.y-spacer {
		margin-bottom: 2.5%;
	}
	
	.random-layout-cell.x-wide {
		width: 65.8333%;
	}
	
	.random-layout-cell.x-half {
		width: 48.75%;
	}
	
	.random-layout-cell.x-third {
		width: 31.6667%;
	}
	
	.random-layout-cell.x-quarter {
		width: 23.125%;
	}
	
	.random-layout-cell.y-full {
		padding-top: 50%;
	}
	
	.random-layout-cell.y-half {
		padding-top: 23.75%;
	}
}

@media (max-width: 767px) {
	.random-layout-cell.x-wide.y-full {
		padding-top: 75.9494%;
	}
	
	.random-layout-cell.x-wide.y-half {
		padding-top: 36.076%;
	}
	
	.random-layout-cell.x-half.y-full {
		padding-top: 102.5641%;
	}
	
	.random-layout-cell.x-half.y-half {
		padding-top: 48.718%;
	}
	
	.random-layout-cell.x-third.y-full {
		padding-top: 157.8947%;
	}
	
	.random-layout-cell.x-third.y-half {
		padding-top: 75%;
	}
	
	.random-layout-cell.x-quarter.y-full {
		padding-top: 216.2162%;
	}
	
	.random-layout-cell.x-quarter.y-half {
		padding-top: 102.7027%;
	}
}

/* Content   ========================================================================== */
.random-layout-content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

/* Overlay   ========================================================================== */
.random-layout-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}

.random-layout-content.on-hover:not(:hover):not(:active) .random-layout-overlay {
	opacity: 0;
	transition: .4s ease;
}

/* Text   ========================================================================== */
.random-layout-text {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 30px;
	z-index: 1;
	text-align: left;
	font-size: 1.375rem;
	transition: .3s ease;
}

.random-layout-content.on-hover:not(:hover):not(:active) .random-layout-text {
	opacity: 0;
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
}

.random-layout-header {
	font-weight: 700;
}

.random-layout-subheader {
	font-size: .8em;
}

@media (max-width: 1280px) and (min-width: 768px) {
	.random-layout-text {
		padding: 2.38vw;
		font-size: 1.6vw;
	}
}

@media (max-width: 479px) {
	.random-layout-text {
		padding: 6.25vw;
		font-size: 4.58vw;
	}
}

/* Link   ========================================================================== */
.random-layout-link a {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	cursor: pointer;
}

/* Always show text on small screens   ========================================================================== */
@media (max-width: 767px) {
	.random-layout-cell.mobile-on .random-layout-overlay {
		opacity: 1 !important;
	}
	
	.random-layout-cell.mobile-on .random-layout-text {
		opacity: 1 !important;
		-webkit-transform: none !important;
		transform: none !important;
	}
}

/* ==========================================================================   Random Content   ========================================================================== */
.random-content > * {
	display: none;
}

/* ==========================================================================   Triangle Down   ========================================================================== */
.triangle-down.span12 {
	visibility: visible !important;
	width: auto !important;
	height: 40px !important;
	float: none !important;
	position: relative;
	overflow: hidden;
}

.triangle-down:after {
	content: "";
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: 20px;
	left: 0;
	-webkit-transform: rotate(-35deg) skew(20deg);
	transform: rotate(-35deg) skew(20deg);
	background-color: #fff;
	border-radius: 6px;
}

.triangle-down.right:after {
	left: auto;
	right: 0;
}

.triangle-down.center:after {
	left: 50%;
	margin-left: -40px;
}

.triangle-down.theme:after {
	background-color: #4693fb;
}

.triangle-down.dark:after {
	background-color: #024;
}

.triangle-down.light:after {
	background-color: #f0f7f9;
}

/* ==========================================================================   Scroll to Top   ========================================================================== */
.scroll-to-top {
	display: none;
	width: 50px;
	height: 40px;
	position: fixed;
	right: 20px;
	bottom: 0;
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	color: #fff;
	font-size: 11px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	-webkit-transform: translateY(100%) translateZ(0);
	transform: translateY(100%);
	transition: .2s ease-in-out;
}

.scroll-to-top {
	display: block;
}

.scroll-to-top.active {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0) translateZ(0);
	transform: translateY(0);
	transition-duration: .4s;
}

.scroll-to-top:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	background: #024;
	box-shadow: 0 0 0 100px rgba(0, 0, 0, .3) inset;
	border-radius: 4px 4px 0 0;
	opacity: .6;
	transition-duration: .4s;
}

.scroll-to-top.active:before:hover {
	opacity: .9;
}

.scroll-to-top .fa {
	position: relative;
	z-index: 1;
}

/* ==========================================================================   List types   ========================================================================== */

/* Buttons   ========================================================================== */
.list-type-buttons ul {
	margin: 0;
	padding: 0;
	list-style: none;
	transition: .4 ease;
	font-size: 0;
	line-height: 0;
}

.list-type-buttons ul li {
	display: inline-block;
	margin: 0;
	padding: 0 !important;
	text-indent: 0 !important;
}

.list-type-buttons ul li:before {
	display: none !important;
}

.list-type-buttons ul li a {
	display: block;
	padding: 10px 20px;
	margin: 3px;
	background-color: #fff;
	box-shadow: 0 2px 8px -2px rgba(0, 0, 0, .15);
	border-radius: 6px;
	color: #4693fb;
	font-size: .875rem;
	line-height: 1.2857;
	font-weight: 700;
	text-align: center;
}

.list-type-buttons ul li a:hover, .list-type-buttons ul li a:active, .list-type-buttons ul li a.active {
	background-color: #4693fb;
	color: #fff;
}

.list-type-buttons.theme ul li a {
	background-color: #4693fb;
	color: #fff;
}

.list-type-buttons.theme ul li a:hover, .list-type-buttons.theme ul li a:active, .list-type-buttons.theme ul li a.active {
	background-color: #fff;
	color: #4693fb;
}

.list-type-buttons.dark ul li a {
	background-color: #024;
	color: #fff;
}

.list-type-buttons.dark ul li a:hover, .list-type-buttons.dark ul li a:active, .list-type-buttons.dark ul li a.active {
	background-color: #fff;
	color: #024;
}

.list-type-buttons.white ul li a {
	background-color: #fff;
	color: #4693fb;
}

.list-type-buttons.white ul li a:hover, .list-type-buttons.white ul li a:active, .list-type-buttons.white ul li a.active {
	background-color: #4693fb;
	color: #fff;
}

.list-type-buttons.light ul li a {
	background-color: #f0f7f9;
	color: #4693fb;
}

.list-type-buttons.light ul li a:hover, .list-type-buttons.light ul li a:active, .list-type-buttons.light ul li a.active {
	background-color: #4693fb;
	color: #fff;
}

.list-type-buttons.active-theme ul li a:hover, .list-type-buttons.active-theme ul li a:active, .list-type-buttons.active-theme ul li a.active {
	background-color: #4693fb;
	color: #fff;
}

.list-type-buttons.active-dark ul li a:hover, .list-type-buttons.active-dark ul li a:active, .list-type-buttons.active-dark ul li a.active {
	background-color: #024;
	color: #fff;
}

.list-type-buttons.active-white ul li a:hover, .list-type-buttons.active-white ul li a:active, .list-type-buttons.active-white ul li a.active {
	background-color: #fff;
	color: #4693fb;
}

.list-type-buttons.active-light ul li a:hover, .list-type-buttons.active-light ul li a:active, .list-type-buttons.active-light ul li a.active {
	background-color: #f0f7f9;
	color: #4693fb;
}

/*** On Post Listing and Post Filter modules */
.list-type-buttons .hs_cos_wrapper_type_post_listing li, .list-type-buttons .hs_cos_wrapper_type_post_filter li {
	border: none;
}

/* act blog custom */
.home-security-inline .row-fluid {
	display: flex;
	align-items: center;
}

.home-security-inline .security-icon img {
	width: 40px !important;
}

.home-security-inline .security-icon span {
	text-align: center;
}

.home-security-inline {
	margin: 10px 0;
}

.best-security-system {
	padding: 10px;
	background: #fff;
}

.content-card-image {
	min-height: 250px;
}

.post-date {
	display: flex;
	flex-direction: column;
	align-items: center;
	background: #c3161c;
	width: 70%;
}

span.post-day {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
}

sapn.post-month {
	color: #fff;
	font-size: 16px;
	font-style: italic;
	line-height: 1.5;
}

.home-security-txt {
	line-height: 1.5;
	font-size: 13px;
}

.content-card-text h5 {
	font-size: 16px;
}

.content-card-text {
	padding: 15px;
}

/* ---------------------------------- */

/* Tabs  ========================================================================== */
.list-type-tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	transition: .4 ease;
	font-size: 0;
	line-height: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.white-content .list-type-tabs ul, .white-content.list-type-tabs ul {
	border-bottom-color: rgba(255, 255, 255, .2);
}

.no-bottom-border.list-type-tabs ul {
	border-bottom: none;
}

.list-type-tabs ul ul {
	display: none;
}

.list-type-tabs ul li {
	display: inline-block;
	margin: 0;
	padding: 0 !important;
	text-indent: 0 !important;
}

.list-type-tabs ul li:before {
	display: none !important;
}

.list-type-tabs ul li a {
	display: block;
	position: relative;
	padding: 15px 25px;
	color: #024;
	font-size: .875rem;
	line-height: 1.2857;
	text-align: center;
}

.list-type-tabs.active-text-theme ul li a.active {
	color: #4693fb !important;
}

.white-content .list-type-tabs ul li a, .white-content.list-type-tabs ul li a {
	color: #fff;
}

.list-type-tabs ul li a:focus {
	outline: 0;
}

.list-type-tabs ul li a:not(.active):hover {
	opacity: .5;
}

.list-type-tabs ul li a:before {
	content: "";
	display: block;
	height: 5px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -3px;
	border-radius: 5px;
	background-color: #4693fb;
	opacity: 0;
	transition: .4s ease;
}

.list-type-tabs.active-border-theme ul li a:before {
	background-color: #4693fb !important;
}

.list-type-tabs.active-border-dark ul li a:before {
	background-color: #024 !important;
}

.white-content .list-type-tabs ul li a:before, .white-content.list-type-tabs ul li a:before {
	background-color: #fff;
}

.list-type-tabs ul li a.active:before {
	opacity: 1;
}

/* Inline   ========================================================================== */
.list-type-inline ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list-type-inline ul li {
	display: inline-block;
	margin: 5px 15px;
	padding: 0 !important;
	text-indent: 0 !important;
}

.list-type-inline ul li:before {
	display: none !important;
}

/* Dropdown   ========================================================================== */
.list-type-dropdown {
	position: relative;
	z-index: 4;
}

.list-type-dropdown.plain-links h1, .list-type-dropdown.plain-links h2, .list-type-dropdown.plain-links h3, .list-type-dropdown.plain-links h4 {
	display: none;
}

.list-type-dropdown ul {
	display: none;
	margin: 0;
	padding: 0 !important;
	position: absolute;
	left: 0;
	right: 0;
	overflow: hidden;
	list-style: none;
	background-color: #fff;
	box-shadow: 0 2px 8px -2px rgba(0, 0, 0, .15);
	border-radius: 0 0 6px 6px;
}

.list-type-dropdown.open ul {
	display: block;
}

.list-type-dropdown ul li {
	margin: 0;
	padding: 0 !important;
	text-indent: 0 !important;
}

.list-type-dropdown ul li:before {
	display: none !important;
}

.list-type-dropdown ul li a, .list-type-dropdown .control {
	display: block;
	padding: 10px 20px;
	font-size: .875rem;
	line-height: 1.2857;
	font-weight: 700;
	cursor: pointer;
}

.list-type-dropdown ul li a {
	background-color: #fff;
	color: #4693fb;
}

.list-type-dropdown .control {
	position: relative;
	background-color: #4693fb;
	color: #fff;
	box-shadow: 0 2px 8px -2px rgba(0, 0, 0, .15);
	border-radius: 6px;
}

.list-type-dropdown.open .control {
	border-radius: 6px 6px 0 0;
}

.list-type-dropdown.theme .control {
	background-color: #4693fb;
	color: #fff;
}

.list-type-dropdown.dark .control {
	background-color: #024;
	color: #fff;
}

.list-type-dropdown.white .control {
	background-color: #fff;
	color: #4693fb;
}

.list-type-dropdown .control:after {
	content: "";
	display: block;
	width: 10px;
	height: 0;
	position: absolute;
	top: 50%;
	bottom: 0;
	right: 10px;
	font-family: FontAwesome;
	font-size: 8px;
	line-height: 0;
	text-align: center;
}

.list-type-dropdown ul li a:hover, .list-type-dropdown ul li a:active, .list-type-dropdown ul li a.active {
	background-color: #4693fb;
	color: #fff;
}

/*** When is Post Filter */
.list-type-dropdown .hs_cos_wrapper_type_post_filter h3 {
	display: none;
}

/* Tags   ========================================================================== */
.list-type-tags ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list-type-tags ul li {
	display: inline-block;
	margin: 0 30px 30px 0;
	padding: 0 !important;
	text-indent: 0 !important;
}

.list-type-tags ul li:before {
	display: none !important;
}

/* ==========================================================================   Lang Select   ========================================================================== */
.lang-select .lang_switcher_class {
	display: block;
}

.lang-select .globe_class {
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	background: none;
	text-align: center;
}

.lang-select .globe_class:before {
	content: "";
	font-family: FontAwesome;
	font-size: 18px;
}

.lang-select .lang_list_class {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	top: 30px;
	box-shadow: 0 8px 10px -2px rgba(0, 0, 0, .15), 0 20px 60px -10px rgba(0, 0, 0, .15);
	border-radius: 6px;
	padding-top: 6px;
	visibility: none;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-10px);
	transform: translateX(-50%) translateY(-10px);
	transition: .4s ease;
}

.lang-select .globe_class.open .lang_list_class {
	width: auto;
	height: auto;
	overflow: visible;
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateX(-50%) translateY(0);
	transform: translateX(-50%) translateY(0);
}

.lang-select .lang_list_class:before, .lang-select .lang_list_class:after {
	display: none;
}

.lang-select .lang_list_class li {
	padding: 0 !important;
	background: none;
	font-size: 11px;
	line-height: 14px;
	border: none !important;
}

.lang-select .lang_list_class li a {
	display: block;
	width: 100px;
	padding: 8px 12px;
	background: #024;
	color: #fff;
	text-align: left;
}

.lang-select .lang_list_class li:first-child a {
	position: relative;
	border-radius: 6px 6px 0 0;
}

.lang-select .lang_list_class li:last-child a {
	border-radius: 0 0 6px 6px;
}

.lang-select .lang_list_class li a:hover, .lang-select .lang_list_class li a:active {
	background: #c60c30;
	color: #fff;
}

.lang-select .lang_list_class li:first-child a:before {
	content: "";
	display: block;
	border: 6px solid transparent;
	border-bottom-color: #024;
	position: absolute;
	top: -12px;
	left: 50%;
	margin-left: -6px;
	transition: .4s ease;
	pointer-events: none;
}

.lang-select .lang_list_class li:first-child a:hover:before {
	border-bottom-color: #c60c30;
}

.lang-select .lang_list_class li:first-child a {
	padding-right: 25px;
}

.lang-select .lang_list_class li:first-child a:after {
	content: "";
	font-family: FontAwesome;
	display: block;
	width: 10px;
	height: 14px;
	line-height: 11px;
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 8px;
}

/* ==========================================================================   Animations   ========================================================================== */

/* Hero Slider Arrow Left   ========================================================================== */
@-webkit-keyframes heroSliderArrowLeft {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes heroSliderArrowLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-80px);
		transform: translateX(-80px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

/* Hero Slider Arrow Right   ========================================================================== */
@-webkit-keyframes heroSliderArrowRight {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes heroSliderArrowRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(80px);
		transform: translateX(80px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

/* Reveal   ========================================================================== */
.reveal {
	opacity: 0;
	visibility: hidden;
	-webkit-animation-fill-mode: forwards !important;
	animation-fill-mode: forwards !important;
}

:-webkit-full-screen-ancestor .reveal {
	animation-fill-mode: none !important;
}

/* Fade In   ========================================================================== */
@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

.fade-in {
	animation: 1s ease fadeIn;
}

/* Fade Up   ========================================================================== */
@-webkit-keyframes fadeUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(50px);
		transform: translateY(50px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(50px);
		transform: translateY(50px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.fade-up {
	animation: 1s ease fadeUp;
}

/* Fade Down   ========================================================================== */
@-webkit-keyframes fadeDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-50px);
		transform: translateY(-50px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-50px);
		transform: translateY(-50px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.fade-down {
	animation: 1s ease fadeDown;
}

/* Fade Right   ========================================================================== */
@-webkit-keyframes fadeRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-50px);
		transform: translateX(-50px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-50px);
		transform: translateX(-50px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.fade-right {
	animation: 1s ease fadeRight;
}

/* Fade Left   ========================================================================== */
@-webkit-keyframes fadeLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(50px);
		transform: translateX(50px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(50px);
		transform: translateX(50px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.fade-left {
	animation: 1s ease fadeLeft;
}

/* Expand Left   ========================================================================== */
@-webkit-keyframes expandLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, 1);
		transform: scale(.2, 1);
		-webkit-transform-origin: right;
		transform-origin: right;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
		-webkit-transform-origin: right;
		transform-origin: right;
	}
}

@keyframes expandLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, 1);
		transform: scale(.2, 1);
		-webkit-transform-origin: right;
		transform-origin: right;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
		-webkit-transform-origin: right;
		transform-origin: right;
	}
}

.expand-left {
	animation: 1s ease expandLeft;
}

/* Expand Right   ========================================================================== */
@-webkit-keyframes expandRight {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, 1);
		transform: scale(.2, 1);
		-webkit-transform-origin: left;
		transform-origin: left;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
		-webkit-transform-origin: left;
		transform-origin: left;
	}
}

@keyframes expandRight {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, 1);
		transform: scale(.2, 1);
		-webkit-transform-origin: left;
		transform-origin: left;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
		-webkit-transform-origin: left;
		transform-origin: left;
	}
}

.expand-right {
	animation: 1s ease expandRight;
}

/* Bubble Up   ========================================================================== */
@-webkit-keyframes bubbleUp {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, .2) translateY(10px);
		transform: scale(.2, .2) translateY(10px);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
	
	60% {
		-webkit-transform: scale(1.2, 1.2) translateY(-5px);
		transform: scale(1.2, 1.2) translateY(-5px);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
}

@keyframes bubbleUp {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, .2) translateY(10px);
		transform: scale(.2, .2) translateY(10px);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
	
	60% {
		-webkit-transform: scale(1.2, 1.2) translateY(-5px);
		transform: scale(1.2, 1.2) translateY(-5px);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
}

.bubble-up {
	animation: 1s ease bubbleUp;
}

/* Bubble Down   ========================================================================== */
@-webkit-keyframes bubbleDown {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, .2) translateY(-10px);
		transform: scale(.2, .2) translateY(-10px);
		-webkit-transform-origin: center top;
		transform-origin: center top;
	}
	
	60% {
		-webkit-transform: scale(1.2, 1.2) translateY(5px);
		transform: scale(1.2, 1.2) translateY(5px);
		-webkit-transform-origin: center top;
		transform-origin: center top;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
		-webkit-transform-origin: center top;
		transform-origin: center top;
	}
}

@keyframes bubbleDown {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, .2) translateY(-10px);
		transform: scale(.2, .2) translateY(-10px);
		-webkit-transform-origin: center top;
		transform-origin: center top;
	}
	
	60% {
		-webkit-transform: scale(1.2, 1.2) translateY(5px);
		transform: scale(1.2, 1.2) translateY(5px);
		-webkit-transform-origin: center top;
		transform-origin: center top;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
		-webkit-transform-origin: center top;
		transform-origin: center top;
	}
}

.bubble-down {
	animation: 1s ease bubbleDown;
}

/* Bubble Left   ========================================================================== */
@-webkit-keyframes bubbleLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, .2) translateX(10px);
		transform: scale(.2, .2) translateX(10px);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
	
	60% {
		-webkit-transform: scale(1.2, 1.2) translateX(-5px);
		transform: scale(1.2, 1.2) translateX(-5px);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

@keyframes bubbleLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, .2) translateX(10px);
		transform: scale(.2, .2) translateX(10px);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
	
	60% {
		-webkit-transform: scale(1.2, 1.2) translateX(-5px);
		transform: scale(1.2, 1.2) translateX(-5px);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

.bubble-left {
	animation: 1s ease bubbleLeft;
}

/* Bubble Right   ========================================================================== */
@-webkit-keyframes bubbleRight {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, .2) translateX(-10px);
		transform: scale(.2, .2) translateX(-10px);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
	
	60% {
		-webkit-transform: scale(1.2, 1.2) translateX(5px);
		transform: scale(1.2, 1.2) translateX(5px);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

@keyframes bubbleRight {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, .2) translateX(-10px);
		transform: scale(.2, .2) translateX(-10px);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
	
	60% {
		-webkit-transform: scale(1.2, 1.2) translateX(5px);
		transform: scale(1.2, 1.2) translateX(5px);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

.bubble-right {
	animation: 1s ease bubbleRight;
}

/* Zoom In   ========================================================================== */
@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5, .5);
		transform: scale(.5, .5);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5, .5);
		transform: scale(.5, .5);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}

.zoom-in {
	animation: 1s ease zoomIn;
}

/* Zoom Out   ========================================================================== */
@-webkit-keyframes zoomOut {
	0% {
		opacity: 0;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(.5, .5);
		transform: scale(.5, .5);
	}
}

@keyframes zoomOut {
	0% {
		opacity: 0;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(.5, .5);
		transform: scale(.5, .5);
	}
}

.zoom-out {
	animation: 1s ease zoomOut;
}

/* Delay   ========================================================================== */
.animation-delay-100 {
	-webkit-animation-delay: .1s !important;
	animation-delay: .1s !important;
}

.animation-delay-200 {
	-webkit-animation-delay: .2s !important;
	animation-delay: .2s !important;
}

.animation-delay-300 {
	-webkit-animation-delay: .3s !important;
	animation-delay: .3s !important;
}

.animation-delay-400 {
	-webkit-animation-delay: .4s !important;
	animation-delay: .4s !important;
}

.animation-delay-500 {
	-webkit-animation-delay: .5s !important;
	animation-delay: .5s !important;
}

.animation-delay-600 {
	-webkit-animation-delay: .6s !important;
	animation-delay: .6s !important;
}

.animation-delay-700 {
	-webkit-animation-delay: .7s !important;
	animation-delay: .7s !important;
}

.animation-delay-800 {
	-webkit-animation-delay: .8s !important;
	animation-delay: .8s !important;
}

.animation-delay-900 {
	-webkit-animation-delay: .9s !important;
	animation-delay: .9s !important;
}

.animation-delay-1000 {
	-webkit-animation-delay: 1s !important;
	animation-delay: 1s !important;
}

.animation-delay-1100 {
	-webkit-animation-delay: 1.1s !important;
	animation-delay: 1.1s !important;
}

.animation-delay-1200 {
	-webkit-animation-delay: 1.2s !important;
	animation-delay: 1.2s !important;
}

.animation-delay-1300 {
	-webkit-animation-delay: 1.3s !important;
	animation-delay: 1.3s !important;
}

.animation-delay-1400 {
	-webkit-animation-delay: 1.4s !important;
	animation-delay: 1.4s !important;
}

.animation-delay-1500 {
	-webkit-animation-delay: 1.5s !important;
	animation-delay: 1.5s !important;
}

.animation-delay-1600 {
	-webkit-animation-delay: 1.6s !important;
	animation-delay: 1.6s !important;
}

.animation-delay-1700 {
	-webkit-animation-delay: 1.7s !important;
	animation-delay: 1.7s !important;
}

.animation-delay-1800 {
	-webkit-animation-delay: 1.8s !important;
	animation-delay: 1.8s !important;
}

.animation-delay-1900 {
	-webkit-animation-delay: 1.9s !important;
	animation-delay: 1.9s !important;
}

.animation-delay-2000 {
	-webkit-animation-delay: 2s !important;
	animation-delay: 2s !important;
}

.animation-delay-2500 {
	-webkit-animation-delay: 2.5s !important;
	animation-delay: 2.5s !important;
}

.animation-delay-3000 {
	-webkit-animation-delay: 3s !important;
	animation-delay: 3s !important;
}

.animation-delay-3500 {
	-webkit-animation-delay: 3.5s !important;
	animation-delay: 3.5s !important;
}

.animation-delay-4000 {
	-webkit-animation-delay: 4s !important;
	animation-delay: 4s !important;
}

.animation-delay-4500 {
	-webkit-animation-delay: 4.5s !important;
	animation-delay: 4.5s !important;
}

.animation-delay-5000 {
	-webkit-animation-delay: 5s !important;
	animation-delay: 5s !important;
}

/* Duration   ========================================================================== */
.animation-duration-100 {
	-webkit-animation-duration: .1s !important;
	animation-duration: .1s !important;
}

.animation-duration-200 {
	-webkit-animation-duration: .2s !important;
	animation-duration: .2s !important;
}

.animation-duration-300 {
	-webkit-animation-duration: .3s !important;
	animation-duration: .3s !important;
}

.animation-duration-400 {
	-webkit-animation-duration: .4s !important;
	animation-duration: .4s !important;
}

.animation-duration-500 {
	-webkit-animation-duration: .5s !important;
	animation-duration: .5s !important;
}

.animation-duration-600 {
	-webkit-animation-duration: .6s !important;
	animation-duration: .6s !important;
}

.animation-duration-700 {
	-webkit-animation-duration: .7s !important;
	animation-duration: .7s !important;
}

.animation-duration-800 {
	-webkit-animation-duration: .8s !important;
	animation-duration: .8s !important;
}

.animation-duration-900 {
	-webkit-animation-duration: .9s !important;
	animation-duration: .9s !important;
}

.animation-duration-1000 {
	-webkit-animation-duration: 1s !important;
	animation-duration: 1s !important;
}

.animation-duration-1100 {
	-webkit-animation-duration: 1.1s !important;
	animation-duration: 1.1s !important;
}

.animation-duration-1200 {
	-webkit-animation-duration: 1.2s !important;
	animation-duration: 1.2s !important;
}

.animation-duration-1300 {
	-webkit-animation-duration: 1.3s !important;
	animation-duration: 1.3s !important;
}

.animation-duration-1400 {
	-webkit-animation-duration: 1.4s !important;
	animation-duration: 1.4s !important;
}

.animation-duration-1500 {
	-webkit-animation-duration: 1.5s !important;
	animation-duration: 1.5s !important;
}

.animation-duration-1600 {
	-webkit-animation-duration: 1.6s !important;
	animation-duration: 1.6s !important;
}

.animation-duration-1700 {
	-webkit-animation-duration: 1.7s !important;
	animation-duration: 1.7s !important;
}

.animation-duration-1800 {
	-webkit-animation-duration: 1.8s !important;
	animation-duration: 1.8s !important;
}

.animation-duration-1900 {
	-webkit-animation-duration: 1.9s !important;
	animation-duration: 1.9s !important;
}

.animation-duration-2000 {
	-webkit-animation-duration: 2s !important;
	animation-duration: 2s !important;
}

.animation-duration-2500 {
	-webkit-animation-duration: 2.5s !important;
	animation-duration: 2.5s !important;
}

.animation-duration-3000 {
	-webkit-animation-duration: 3s !important;
	animation-duration: 3s !important;
}

.animation-duration-3500 {
	-webkit-animation-duration: 3.5s !important;
	animation-duration: 3.5s !important;
}

.animation-duration-4000 {
	-webkit-animation-duration: 4s !important;
	animation-duration: 4s !important;
}

.animation-duration-4500 {
	-webkit-animation-duration: 4.5s !important;
	animation-duration: 4.5s !important;
}

.animation-duration-5000 {
	-webkit-animation-duration: 5s !important;
	animation-duration: 5s !important;
}

/* ==========================================================================   Helper classes   ========================================================================== */

/* Clear   ========================================================================== */
.clear:after, .clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/* Display   ========================================================================== */
.dib {
	width: auto !important;
	display: inline-block !important;
	float: none !important;
}

/* Gutter   ========================================================================== */
.gutter-top {
	margin-top: 2.56% !important;
}

.gutter-right {
	margin-right: 2.56% !important;
}

.gutter-bottom {
	margin-bottom: 2.56% !important;
}

.gutter-left {
	margin-left: 2.56% !important;
}

/* Overflow   ========================================================================== */
.ovh {
	max-width: 100%;
	overflow: hidden;
}

/* Scroll if the element takes the full viewport height   ========================================================================== */
.max-full-vh-scroll {
	max-height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
}

/* Shift Col   ========================================================================== */
.shift-col > .row-fluid-wrapper > .row-fluid > div:first-child {
	float: right;
	order: 1;
}

.shift-col > .row-fluid-wrapper > .row-fluid > div:first-child + div {
	margin-left: 0;
	order: 0;
}

@media (max-width: 1139px) {
	.shift-col.md-stack > .row-fluid-wrapper > .row-fluid > div:first-child {
		float: none;
		order: 0;
	}
	
	.shift-col.md-stack > .row-fluid-wrapper > .row-fluid > div:first-child + div {
		order: 0;
	}
}

@media (max-width: 767px) {
	.shift-col:not(.never-stack) > .row-fluid-wrapper > .row-fluid > div:first-child {
		float: none;
		order: 0;
	}
	
	.shift-col:not(.never-stack) > .row-fluid-wrapper > .row-fluid > div:first-child + div {
		order: 0;
	}
}

/* No gutter  ========================================================================== */
.no-gutter > .row-fluid-wrapper > .row-fluid > [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	margin-left: 0;
}

.no-gutter > .row-fluid-wrapper > .row-fluid > .span1 {
	width: 8.3333%;
}

.no-gutter > .row-fluid-wrapper > .row-fluid > .span2 {
	width: 16.6666%;
}

.no-gutter > .row-fluid-wrapper > .row-fluid > .span3 {
	width: 24.9999%;
}

.no-gutter > .row-fluid-wrapper > .row-fluid > .span4 {
	width: 33.3332%;
}

.no-gutter > .row-fluid-wrapper > .row-fluid > .span5 {
	width: 41.6665%;
}

.no-gutter > .row-fluid-wrapper > .row-fluid > .span6 {
	width: 49.9998%;
}

.no-gutter > .row-fluid-wrapper > .row-fluid > .span7 {
	width: 58.3331%;
}

.no-gutter > .row-fluid-wrapper > .row-fluid > .span8 {
	width: 66.6664%;
}

.no-gutter > .row-fluid-wrapper > .row-fluid > .span9 {
	width: 74.9997%;
}

.no-gutter > .row-fluid-wrapper > .row-fluid > .span10 {
	width: 83.333%;
}

.no-gutter > .row-fluid-wrapper > .row-fluid > .span11 {
	width: 91.6663%;
}

@media (max-width: 1139px) {
	.container-fluid .no-gutter.md-stack > .row-fluid-wrapper > .row-fluid > [class*="span"] {
		width: 100%;
		float: none;
		margin-left: 0;
	}
}

@media (max-width: 767px) {
	.container-fluid .no-gutter:not(.never-stack) > .row-fluid-wrapper > .row-fluid > [class*="span"] {
		width: 100%;
		float: none;
		margin-left: 0;
	}
}

/* Never stack   ========================================================================== */
.never-stack > .row-fluid-wrapper > .row-fluid > [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 1px;
	margin-left: 2.127659574%;
}

.never-stack > .row-fluid-wrapper > .row-fluid > [class*="span"]:first-child {
	margin-left: 0;
}

.never-stack > .row-fluid-wrapper > .row-fluid > .span12 {
	min-height: 0;
}

.never-stack > .row-fluid-wrapper > .row-fluid > .span12 {
	width: 99.99999999%;
}

.never-stack > .row-fluid-wrapper > .row-fluid > .span11 {
	width: 91.489361693%;
}

.never-stack > .row-fluid-wrapper > .row-fluid > .span10 {
	width: 82.978723396%;
}

.never-stack > .row-fluid-wrapper > .row-fluid > .span9 {
	width: 74.468085099%;
}

.never-stack > .row-fluid-wrapper > .row-fluid > .span8 {
	width: 65.957446802%;
}

.never-stack > .row-fluid-wrapper > .row-fluid > .span7 {
	width: 57.446808505%;
}

.never-stack > .row-fluid-wrapper > .row-fluid > .span6 {
	width: 48.936170208%;
}

.never-stack > .row-fluid-wrapper > .row-fluid > .span5 {
	width: 40.425531911%;
}

.never-stack > .row-fluid-wrapper > .row-fluid > .span4 {
	width: 31.914893614%;
}

.never-stack > .row-fluid-wrapper > .row-fluid > .span3 {
	width: 23.404255317%;
}

.never-stack > .row-fluid-wrapper > .row-fluid > .span2 {
	width: 14.89361702%;
}

.never-stack > .row-fluid-wrapper > .row-fluid > .span1 {
	width: 6.382978723%;
}

/* Stack   ========================================================================== */
@media (max-width: 1139px) {
	.md-stack > .row-fluid-wrapper > .row-fluid > [class*="span"] {
		width: 100%;
		float: none;
		margin-left: auto;
	}
}

/* All inline   ========================================================================== */
.all-inline > .row-fluid-wrapper {
	display: inline-block;
	vertical-align: middle;
}

.all-inline.top > .row-fluid-wrapper {
	vertical-align: top;
}

.all-inline.bottom > .row-fluid-wrapper {
	vertical-align: bottom;
}

.all-inline > .row-fluid-wrapper > .row-fluid:after {
	display: none;
}

.all-inline > .row-fluid-wrapper > .row-fluid > .span12 {
	width: auto;
}

@media (max-width: 1139px) {
	.all-inline.md-stack > .row-fluid-wrapper {
		display: block;
	}
	
	.all-inline.md-stack > .row-fluid-wrapper > .row-fluid:after {
		display: table;
	}
}

@media (max-width: 767px) {
	.all-inline.sm-stack > .row-fluid-wrapper {
		display: block;
	}
	
	.all-inline.sm-stack > .row-fluid-wrapper > .row-fluid:after {
		display: table;
	}
}

@media (max-width: 479px) {
	.all-inline.xs-stack > .row-fluid-wrapper {
		display: block;
	}
	
	.all-inline.xs-stack > .row-fluid-wrapper > .row-fluid:after {
		display: table;
	}
}

/** * Along with helper class tj */
.all-inline.tj:after {
	content: "";
	display: inline-block;
	width: 100%;
}

/* Vmiddle   ========================================================================== */

/** * Vertically center two or more grid columns to align them perfectly inline. */
.vmiddle > .row-fluid-wrapper > .row-fluid {
	display: flex;
	align-items: center;
	justify-content: center;
}

.vmiddle > .row-fluid-wrapper > .row-fluid:before, .vmiddle > .row-fluid-wrapper > .row-fluid:after {
	display: none;
}

.vmiddle.shift-col > .row-fluid-wrapper > .row-fluid {
	justify-content: space-between;
}

@media (max-width: 1139px) {
	.vmiddle.md-stack > .row-fluid-wrapper > .row-fluid {
		display: block;
	}
	
	.vmiddle.md-stack > .row-fluid-wrapper > .row-fluid:before, .vmiddle.md-stack > .row-fluid-wrapper > .row-fluid:after {
		display: table;
	}
}

@media (max-width: 767px) {
	.vmiddle:not(.never-stack) > .row-fluid-wrapper > .row-fluid {
		display: block;
	}
	
	.vmiddle:not(.never-stack) > .row-fluid-wrapper > .row-fluid:before, .vmiddle:not(.never-stack) > .row-fluid-wrapper > .row-fluid:after {
		display: table;
	}
}

/* Vcenter   ========================================================================== */

/** * A more complex method to vertically center shorter content in a taller * wrapper. This method is required for IE. There's no other way with flex. */

/** * Extra wrapper */
.vtop-outer, .vcenter-outer, .vbottom-outer {
	width: 100% !important;
	display: -webkit-flex !important;
	display: -moz-flex !important;
	display: -ms-flex !important;
	display: -o-flex !important;
	display: flex !important;
}

.vtop-outer {
	-webkit-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
}

.vcenter-outer {
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}

.vbottom-outer {
	-webkit-justify-content: flex-end;
	-ms-justify-content: flex-end;
	justify-content: flex-end;
}

/** * Section, this can get the min-height */
.vtop-inner, .vcenter-inner, .vbottom-inner {
	width: 100% !important;
	display: -webkit-flex !important;
	display: -moz-flex !important;
	display: -ms-flex !important;
	display: -o-flex !important;
	display: flex !important;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}

.vtop-inner {
	-ms-align-items: flex-start;
	align-items: flex-start;
	-webkit-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
}

.vcenter-inner {
	-webkit-justify-content: center;
	justify-content: center;
}

.vcenter-inner:not(.no-align-items) {
	align-items: center;
}

.vbottom-inner {
	-ms-align-items: flex-end;
	align-items: flex-end;
	-webkit-justify-content: flex-end;
	-ms-justify-content: flex-end;
	justify-content: flex-end;
}

.vtop-inner > .row-fluid-wrapper, .vcenter-inner > .row-fluid-wrapper, .vbottom-inner > .row-fluid-wrapper {
	width: 100%;
}

.vcenter {
	display: -webkit-flex !important;
	display: -moz-flex !important;
	display: -ms-flex !important;
	display: -o-flex !important;
	display: flex !important;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}

/* To reveal   ========================================================================== */
.to-reveal {
	height: 0;
	overflow: hidden;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
}

.to-reveal.on {
	height: auto;
	overflow: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: .4s;
}

/* Opacity   ========================================================================== */
.o0 {
	opacity: 0;
}

.o10 {
	opacity: .1;
}

.o20 {
	opacity: .2;
}

.o30 {
	opacity: .3;
}

.o40 {
	opacity: .4;
}

.o50 {
	opacity: .5;
}

.o60 {
	opacity: .6;
}

.o70 {
	opacity: .7;
}

.o80 {
	opacity: .8;
}

.o90 {
	opacity: .9;
}

.o100 {
	opacity: 1;
}

/* Noscroll   ========================================================================== */
.noscroll {
	overflow: hidden;
}

/* Text Size   ========================================================================== */
.text-tiny {
	font-size: .625rem;
}

.text-small {
	font-size: .75rem;
}

.text-medium {
	font-size: .875rem;
}

.text-large {
	font-size: 1.5rem;
}

/* Bold   ========================================================================== */
.bold, .strong, .fwb {
	font-weight: 700;
}

.fwn {
	font-weight: 500;
}

.fwl {
	font-weight: 300;
}

/* No spacing   ========================================================================== */
.hns h1, .hns h2, .hns h3, .hns h4, .hns h5, .hns h6, .pns p, .pns blockquote {
	margin: 0;
}

/* Headings Weight   ========================================================================== */
.hwl h1, .hwl h2, .hwl h3, .hwl h4, .hwl h5, .hwl h6 {
	font-weight: 300;
}

.hwb h1, .hwb h2, .hwb h3, .hwb h4, .hwb h5, .hwb h6 {
	font-weight: 700;
}

.hwn h1, .hwn h2, .hwn h3, .hwn h4, .hwn h5, .hwn h6 {
	font-weight: 500;
}

/* Text Transform   ========================================================================== */
.ttu, .htu h1, .htu h2, .htu h3, .htu h4, .htu h5, .htu h6 {
	text-transform: uppercase;
}

/* Letter Spacing   ========================================================================== */
.tls-1, .hls-1 h1, .hls-1 h2, .hls-1 h3, .hls-1 h4, .hls-1 h5, .hls-1 h6 {
	letter-spacing: .1em;
}

.tls-2, .hls-2 h1, .hls-2 h2, .hls-2 h3, .hls-2 h4, .hls-2 h5, .hls-2 h6 {
	letter-spacing: .2em;
}

.tls-3, .hls-3 h1, .hls-3 h2, .hls-3 h3, .hls-3 h4, .hls-3 h5, .hls-3 h6 {
	letter-spacing: .3em;
}

.tls-4, .hls-4 h1, .hls-4 h2, .hls-4 h3, .hls-4 h4, .hls-4 h5, .hls-4 h6 {
	letter-spacing: .4em;
}

.tls-5, .hls-5 h1, .hls-5 h2, .hls-5 h3, .hls-5 h4, .hls-5 h5, .hls-5 h6 {
	letter-spacing: .5em;
}

/* Forms   ========================================================================== */
.white-inputs .hs-input:not([type="radio"]):not([type="checkbox"]), .white-inputs #hs-pwd-widget-password {
	background-color: #fff;
}

.form-no-title h3.form-title {
	display: none;
}

/* Bd   ========================================================================== */
.bd {
	border: 1px solid rgba(0, 0, 0, .15);
}

.bdt {
	border-top: 1px solid rgba(0, 0, 0, .15);
}

.bdr {
	border-right: 1px solid rgba(0, 0, 0, .15);
}

.bdb {
	border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.bdl {
	border-left: 1px solid rgba(0, 0, 0, .15);
}

@media (max-width: 1139px) {
	.md-bd-no {
		border: none;
	}
	
	.md-bdt-no {
		border-top: none;
	}
	
	.md-bdr-no {
		border-right: none;
	}
	
	.md-bdb-no {
		border-bottom: none;
	}
	
	.md-bdl-no {
		border-left: none;
	}
	
	.md-bd {
		border: 1px solid rgba(0, 0, 0, .15);
	}
	
	.md-bdt {
		border-top: 1px solid rgba(0, 0, 0, .15);
	}
	
	.md-bdr {
		border-right: 1px solid rgba(0, 0, 0, .15);
	}
	
	.md-bdb {
		border-bottom: 1px solid rgba(0, 0, 0, .15);
	}
	
	.md-bdl {
		border-left: 1px solid rgba(0, 0, 0, .15);
	}
}

@media (max-width: 767px) {
	.sm-bd-no {
		border: none;
	}
	
	.sm-bdt-no {
		border-top: none;
	}
	
	.sm-bdr-no {
		border-right: none;
	}
	
	.sm-bdb-no {
		border-bottom: none;
	}
	
	.sm-bdl-no {
		border-left: none;
	}
	
	.sm-bd {
		border: 1px solid rgba(0, 0, 0, .15);
	}
	
	.sm-bdt {
		border-top: 1px solid rgba(0, 0, 0, .15);
	}
	
	.sm-bdr {
		border-right: 1px solid rgba(0, 0, 0, .15);
	}
	
	.sm-bdb {
		border-bottom: 1px solid rgba(0, 0, 0, .15);
	}
	
	.sm-bdl {
		border-left: 1px solid rgba(0, 0, 0, .15);
	}
}

@media (max-width: 479px) {
	.xs-bd-no {
		border: none;
	}
	
	.xs-bdt-no {
		border-top: none;
	}
	
	.xs-bdr-no {
		border-right: none;
	}
	
	.xs-bdb-no {
		border-bottom: none;
	}
	
	.xs-bdl-no {
		border-left: none;
	}
	
	.xs-bd {
		border: 1px solid rgba(0, 0, 0, .15);
	}
	
	.xs-bdt {
		border-top: 1px solid rgba(0, 0, 0, .15);
	}
	
	.xs-bdr {
		border-right: 1px solid rgba(0, 0, 0, .15);
	}
	
	.xs-bdb {
		border-bottom: 1px solid rgba(0, 0, 0, .15);
	}
	
	.xs-bdl {
		border-left: 1px solid rgba(0, 0, 0, .15);
	}
}

/* Shadow  ========================================================================== */
.large-shadow {
	box-shadow: 0 8px 10px -2px rgba(0, 0, 0, .15), 0 20px 60px -10px rgba(0, 0, 0, .15);
}

.huge-shadow {
	box-shadow: 0 30px 100px rgba(0, 0, 0, .6);
}

.top-shadow, .bottom-shadow {
	position: relative;
}

.top-shadow:before, .bottom-shadow:after {
	content: "";
	display: block !important;
	width: auto;
	height: 8px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0;
	z-index: 15;
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 8px;
	background-size: 100% 8px;
}

.top-shadow:before {
	top: -8px;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/web.archive.org/web/20210515190046im_/https://cdn2.hubspot.net/hub/273774/file-1241641031-png/mp/themes/Act-Theme/images/top-shadow2.png");
}

.bottom-shadow:after {
	bottom: -8px;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/web.archive.org/web/20210515190046im_/https://cdn2.hubspot.net/hub/273774/file-1281286278-png/mp/themes/Act-Theme/images/bottom-shadow5.png");
	border-radius: 0;
}

/* Full Width   ========================================================================== */
.full-width {
	width: 100% !important;
}

/* Img Full Width   ========================================================================== */
img.img-full-width, img.image-full-width, .img-full-width img, .image-full-width img {
	display: block;
	width: 100% !important;
	height: auto !important;
}

/* Img Grayscale   ========================================================================== */
.img-grayscale img {
	-webkit-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}

.img-hover-grayscale-off img {
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.img-hover-grayscale-off img:hover {
	-webkit-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
}

/* Img Circle   ========================================================================== */
img.img-circle, .img-circle img {
	border-radius: 100%;
}

/* Strong Color   ========================================================================== */
.strong-theme strong {
	color: #4693fb;
}

.strong-dark strong {
	color: #024;
}

.strong-white strong {
	color: #fff;
}

.strong-light strong {
	color: #f0f7f9;
}

/* Text Color   ========================================================================== */
.text-theme {
	color: #4693fb;
}

.text-dark {
	color: #024;
}

.text-light {
	color: #f0f7f9;
}

.text-white {
	color: #fff;
}

.text-default {
	color: #000;
}

.text-heading {
	color: #024;
}

/* Vertical Align   ========================================================================== */
.vat {
	vertical-align: top !important;
}

.vam {
	vertical-align: middle !important;
}

.vab {
	vertical-align: bottom !important;
}

/* Full Height   ========================================================================== */
.full-height {
	min-height: 100%;
	height: 100%;
}

/* Full Bleed   ========================================================================== */
.full-bleed {
	max-width: none !important;
	width: 100vw !important;
	margin-left: -50vw !important;
	margin-right: -50vw;
	position: relative;
	left: 50%;
	right: 50%;
}

/* Reordable   ========================================================================== */
.reordable > .row-fluid-wrapper > .row-fluid {
	display: -webkit-flex !important;
	display: flex !important;
}

@media (max-width: 1139px) {
	.reordable.md-stack > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack > .row-fluid-wrapper > .row-fluid > .stack-order-1 {
		width: 100% !important;
		order: 1 !important;
	}
}

@media (max-width: 767px) {
	.reordable > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-1 {
		width: 100% !important;
		order: 1 !important;
	}
}

@media (max-width: 1139px) {
	.reordable.md-stack > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack > .row-fluid-wrapper > .row-fluid > .stack-order-2 {
		width: 100% !important;
		order: 2 !important;
	}
}

@media (max-width: 767px) {
	.reordable > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-2 {
		width: 100% !important;
		order: 2 !important;
	}
}

@media (max-width: 1139px) {
	.reordable.md-stack > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack > .row-fluid-wrapper > .row-fluid > .stack-order-3 {
		width: 100% !important;
		order: 3 !important;
	}
}

@media (max-width: 767px) {
	.reordable > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-3 {
		width: 100% !important;
		order: 3 !important;
	}
}

@media (max-width: 1139px) {
	.reordable.md-stack > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack > .row-fluid-wrapper > .row-fluid > .stack-order-4 {
		width: 100% !important;
		order: 4 !important;
	}
}

@media (max-width: 767px) {
	.reordable > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-4 {
		width: 100% !important;
		order: 4 !important;
	}
}

@media (max-width: 1139px) {
	.reordable.md-stack > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack > .row-fluid-wrapper > .row-fluid > .stack-order-5 {
		width: 100% !important;
		order: 5 !important;
	}
}

@media (max-width: 767px) {
	.reordable > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-5 {
		width: 100% !important;
		order: 5 !important;
	}
}

@media (max-width: 1139px) {
	.reordable.md-stack > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack > .row-fluid-wrapper > .row-fluid > .stack-order-6 {
		width: 100% !important;
		order: 6 !important;
	}
}

@media (max-width: 767px) {
	.reordable > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-6 {
		width: 100% !important;
		order: 6 !important;
	}
}

@media (max-width: 1139px) {
	.reordable.md-stack > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack > .row-fluid-wrapper > .row-fluid > .stack-order-7 {
		width: 100% !important;
		order: 7 !important;
	}
}

@media (max-width: 767px) {
	.reordable > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-7 {
		width: 100% !important;
		order: 7 !important;
	}
}

@media (max-width: 1139px) {
	.reordable.md-stack > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack > .row-fluid-wrapper > .row-fluid > .stack-order-8 {
		width: 100% !important;
		order: 8 !important;
	}
}

@media (max-width: 767px) {
	.reordable > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-8 {
		width: 100% !important;
		order: 8 !important;
	}
}

@media (max-width: 1139px) {
	.reordable.md-stack > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack > .row-fluid-wrapper > .row-fluid > .stack-order-9 {
		width: 100% !important;
		order: 9 !important;
	}
}

@media (max-width: 767px) {
	.reordable > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-9 {
		width: 100% !important;
		order: 9 !important;
	}
}

@media (max-width: 1139px) {
	.reordable.md-stack > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack > .row-fluid-wrapper > .row-fluid > .stack-order-10 {
		width: 100% !important;
		order: 10 !important;
	}
}

@media (max-width: 767px) {
	.reordable > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-10 {
		width: 100% !important;
		order: 10 !important;
	}
}

@media (max-width: 1139px) {
	.reordable.md-stack > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack > .row-fluid-wrapper > .row-fluid > .stack-order-11 {
		width: 100% !important;
		order: 11 !important;
	}
}

@media (max-width: 767px) {
	.reordable > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-11 {
		width: 100% !important;
		order: 11 !important;
	}
}

@media (max-width: 1139px) {
	.reordable.md-stack > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack > .row-fluid-wrapper > .row-fluid > .stack-order-12 {
		width: 100% !important;
		order: 12 !important;
	}
}

@media (max-width: 767px) {
	.reordable > .row-fluid-wrapper > .row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-12 {
		width: 100% !important;
		order: 12 !important;
	}
}

/* No transition  ========================================================================== */
.no-transition {
	-webkit-transition: none !important;
	transition: none !important;
}

/* ==========================================================================   Equal height   ========================================================================== */

/* Plain CSS   ========================================================================== */
.equal-height > .row-fluid-wrapper > .row-fluid, .equal-height > .hs_cos_wrapper_type_widget_container {
	display: flex;
}

.equal-height > .row-fluid-wrapper > .row-fluid > [class*="span"] {
	float: none;
}

.equal-height > .hs_cos_wrapper_type_widget_container {
	flex-wrap: wrap;
}

.equal-height > .row-fluid-wrapper > .row-fluid > .widget-type-custom_widget, .equal-height > .row-fluid-wrapper > .row-fluid > .widget-type-custom_widget .cell-wrapper, .equal-height > .row-fluid-wrapper > .row-fluid > .widget-type-custom_widget .hs_cos_wrapper, .equal-height > .hs_cos_wrapper_type_widget_container > .hs_cos_wrapper {
	display: flex;
	flex-direction: row;
	align-items: stretch;
}

.equal-height > .row-fluid-wrapper > .row-fluid > .widget-type-custom_widget .cell-wrapper, .equal-height > .row-fluid-wrapper > .row-fluid > .widget-type-custom_widget .hs_cos_wrapper, .equal-height > .hs_cos_wrapper_type_widget_container > .hs_cos_wrapper {
	width: 100%;
}

@media (max-width: 1139px) {
	.equal-height.md-stack > .row-fluid-wrapper > .row-fluid, .equal-height.md-stack > .hs_cos_wrapper_type_widget_container, .equal-height.md-stack > .row-fluid-wrapper > .row-fluid > .widget-type-custom_widget, .equal-height.md-stack > .row-fluid-wrapper > .row-fluid > .widget-type-custom_widget .cell-wrapper, .equal-height.md-stack > .row-fluid-wrapper > .row-fluid > .widget-type-custom_widget .hs_cos_wrapper, .equal-height.md-stack > .hs_cos_wrapper_type_widget_container > .hs_cos_wrapper {
		display: block;
	}
}

@media (max-width: 767px) {
	.equal-height > .row-fluid-wrapper > .row-fluid, .equal-height > .hs_cos_wrapper_type_widget_container, .equal-height > .row-fluid-wrapper > .row-fluid > .widget-type-custom_widget, .equal-height > .row-fluid-wrapper > .row-fluid > .widget-type-custom_widget .cell-wrapper, .equal-height > .row-fluid-wrapper > .row-fluid > .widget-type-custom_widget .hs_cos_wrapper, .equal-height > .hs_cos_wrapper_type_widget_container > .hs_cos_wrapper {
		display: block;
	}
}

/* With JS   ========================================================================== */
@media (max-width: 1139px) {
	.eqh-item.eqh-md-cancel, .eqh-item-cm.eqh-md-cancel .cm-col {
		min-height: 0 !important;
		height: auto !important;
	}
}

@media (max-width: 767px) {
	.eqh-item:not(.eqh-never-cancel), .eqh-item-cm:not(.eqh-never-cancel) .cm-col {
		min-height: 0 !important;
		height: auto !important;
	}
}

/* ==========================================================================   Helper classes depending on screen size   ========================================================================== */

/* Visibility           ================================================================== */
.hidden {
	display: none !important;
	visibility: visible;
}

.visible {
	display: block !important;
}

/* Text Align           ================================================================== */
.tl {
	text-align: left !important;
}

.tc {
	text-align: center !important;
}

.tr {
	text-align: right !important;
}

.tj {
	text-align: justify !important;
}

/* Float           ================================================================== */
.fl {
	float: left !important;
}

.fr {
	float: right !important;
}

.fn {
	float: none !important;
}

/* Margin and padding           ================================================================== */
.ma {
	margin: auto !important;
}

.mtba {
	margin-top: auto !important;
	margin-bottom: auto !important;
}

.mlra {
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
}

.mta {
	margin-top: auto !important;
}

.mra {
	margin-right: auto !important;
}

.mba {
	margin-bottom: auto !important;
}

.mla {
	margin-left: auto !important;
}

.m0 {
	margin: 0px !important;
}

.mtb0 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.mlr0 {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.mt0 {
	margin-top: 0px !important;
}

.mr0 {
	margin-right: 0px !important;
}

.mb0 {
	margin-bottom: 0px !important;
}

.ml0 {
	margin-left: 0px !important;
}

.nmt0 {
	margin-top: -0px !important;
}

.nmb0 {
	margin-bottom: -0px !important;
}

.p0 {
	padding: 0px !important;
}

.ptb0 {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.plr0 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.pt0 {
	padding-top: 0px !important;
}

.pr0 {
	padding-right: 0px !important;
}

.pb0 {
	padding-bottom: 0px !important;
}

.pl0 {
	padding-left: 0px !important;
}

.m5 {
	margin: 5px !important;
}

.mtb5 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.mlr5 {
	margin-left: 5px !important;
	margin-right: 5px !important;
}

.mt5 {
	margin-top: 5px !important;
}

.mr5 {
	margin-right: 5px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.ml5 {
	margin-left: 5px !important;
}

.nmt5 {
	margin-top: -5px !important;
}

.nmb5 {
	margin-bottom: -5px !important;
}

.p5 {
	padding: 5px !important;
}

.ptb5 {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.plr5 {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.pt5 {
	padding-top: 5px !important;
}

.pr5 {
	padding-right: 5px !important;
}

.pb5 {
	padding-bottom: 5px !important;
}

.pl5 {
	padding-left: 5px !important;
}

.m10 {
	margin: 10px !important;
}

.mtb10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.mlr10 {
	margin-left: 10px !important;
	margin-right: 10px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.nmt10 {
	margin-top: -10px !important;
}

.nmb10 {
	margin-bottom: -10px !important;
}

.p10 {
	padding: 10px !important;
}

.ptb10 {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.plr10 {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.pt10 {
	padding-top: 10px !important;
}

.pr10 {
	padding-right: 10px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

.pl10 {
	padding-left: 10px !important;
}

.m15 {
	margin: 15px !important;
}

.mtb15 {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}

.mlr15 {
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mr15 {
	margin-right: 15px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.ml15 {
	margin-left: 15px !important;
}

.nmt15 {
	margin-top: -15px !important;
}

.nmb15 {
	margin-bottom: -15px !important;
}

.p15 {
	padding: 15px !important;
}

.ptb15 {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.plr15 {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.pr15 {
	padding-right: 15px !important;
}

.pb15 {
	padding-bottom: 15px !important;
}

.pl15 {
	padding-left: 15px !important;
}

.m20 {
	margin: 20px !important;
}

.mtb20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.mlr20 {
	margin-left: 20px !important;
	margin-right: 20px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.nmt20 {
	margin-top: -20px !important;
}

.nmb20 {
	margin-bottom: -20px !important;
}

.p20 {
	padding: 20px !important;
}

.ptb20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.plr20 {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.m30 {
	margin: 30px !important;
}

.mtb30 {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.mlr30 {
	margin-left: 30px !important;
	margin-right: 30px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mr30 {
	margin-right: 30px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.ml30 {
	margin-left: 30px !important;
}

.nmt30 {
	margin-top: -30px !important;
}

.nmb30 {
	margin-bottom: -30px !important;
}

.p30 {
	padding: 30px !important;
}

.ptb30 {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

.plr30 {
	padding-left: 30px !important;
	padding-right: 30px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pr30 {
	padding-right: 30px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pl30 {
	padding-left: 30px !important;
}

.m40 {
	margin: 40px !important;
}

.mtb40 {
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}

.mlr40 {
	margin-left: 40px !important;
	margin-right: 40px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mr40 {
	margin-right: 40px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.nmt40 {
	margin-top: -40px !important;
}

.nmb40 {
	margin-bottom: -40px !important;
}

.p40 {
	padding: 40px !important;
}

.ptb40 {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}

.plr40 {
	padding-left: 40px !important;
	padding-right: 40px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pr40 {
	padding-right: 40px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pl40 {
	padding-left: 40px !important;
}

.m50 {
	margin: 50px !important;
}

.mtb50 {
	margin-top: 50px !important;
	margin-bottom: 50px !important;
}

.mlr50 {
	margin-left: 50px !important;
	margin-right: 50px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mr50 {
	margin-right: 50px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.ml50 {
	margin-left: 50px !important;
}

.nmt50 {
	margin-top: -50px !important;
}

.nmb50 {
	margin-bottom: -50px !important;
}

.p50 {
	padding: 50px !important;
}

.ptb50 {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

.plr50 {
	padding-left: 50px !important;
	padding-right: 50px !important;
}

.pt50 {
	padding-top: 50px !important;
}

.pr50 {
	padding-right: 50px !important;
}

.pb50 {
	padding-bottom: 50px !important;
}

.pl50 {
	padding-left: 50px !important;
}

.m60 {
	margin: 60px !important;
}

.mtb60 {
	margin-top: 60px !important;
	margin-bottom: 60px !important;
}

.mlr60 {
	margin-left: 60px !important;
	margin-right: 60px !important;
}

.mt60 {
	margin-top: 60px !important;
}

.mr60 {
	margin-right: 60px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.ml60 {
	margin-left: 60px !important;
}

.nmt60 {
	margin-top: -60px !important;
}

.nmb60 {
	margin-bottom: -60px !important;
}

.p60 {
	padding: 60px !important;
}

.ptb60 {
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}

.plr60 {
	padding-left: 60px !important;
	padding-right: 60px !important;
}

.pt60 {
	padding-top: 60px !important;
}

.pr60 {
	padding-right: 60px !important;
}

.pb60 {
	padding-bottom: 60px !important;
}

.pl60 {
	padding-left: 60px !important;
}

.m70 {
	margin: 70px !important;
}

.mtb70 {
	margin-top: 70px !important;
	margin-bottom: 70px !important;
}

.mlr70 {
	margin-left: 70px !important;
	margin-right: 70px !important;
}

.mt70 {
	margin-top: 70px !important;
}

.mr70 {
	margin-right: 70px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.ml70 {
	margin-left: 70px !important;
}

.nmt70 {
	margin-top: -70px !important;
}

.nmb70 {
	margin-bottom: -70px !important;
}

.p70 {
	padding: 70px !important;
}

.ptb70 {
	padding-top: 70px !important;
	padding-bottom: 70px !important;
}

.plr70 {
	padding-left: 70px !important;
	padding-right: 70px !important;
}

.pt70 {
	padding-top: 70px !important;
}

.pr70 {
	padding-right: 70px !important;
}

.pb70 {
	padding-bottom: 70px !important;
}

.pl70 {
	padding-left: 70px !important;
}

.m80 {
	margin: 80px !important;
}

.mtb80 {
	margin-top: 80px !important;
	margin-bottom: 80px !important;
}

.mlr80 {
	margin-left: 80px !important;
	margin-right: 80px !important;
}

.mt80 {
	margin-top: 80px !important;
}

.mr80 {
	margin-right: 80px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}

.ml80 {
	margin-left: 80px !important;
}

.nmt80 {
	margin-top: -80px !important;
}

.nmb80 {
	margin-bottom: -80px !important;
}

.p80 {
	padding: 80px !important;
}

.ptb80 {
	padding-top: 80px !important;
	padding-bottom: 80px !important;
}

.plr80 {
	padding-left: 80px !important;
	padding-right: 80px !important;
}

.pt80 {
	padding-top: 80px !important;
}

.pr80 {
	padding-right: 80px !important;
}

.pb80 {
	padding-bottom: 80px !important;
}

.pl80 {
	padding-left: 80px !important;
}

.m90 {
	margin: 90px !important;
}

.mtb90 {
	margin-top: 90px !important;
	margin-bottom: 90px !important;
}

.mlr90 {
	margin-left: 90px !important;
	margin-right: 90px !important;
}

.mt90 {
	margin-top: 90px !important;
}

.mr90 {
	margin-right: 90px !important;
}

.mb90 {
	margin-bottom: 90px !important;
}

.ml90 {
	margin-left: 90px !important;
}

.nmt90 {
	margin-top: -90px !important;
}

.nmb90 {
	margin-bottom: -90px !important;
}

.p90 {
	padding: 90px !important;
}

.ptb90 {
	padding-top: 90px !important;
	padding-bottom: 90px !important;
}

.plr90 {
	padding-left: 90px !important;
	padding-right: 90px !important;
}

.pt90 {
	padding-top: 90px !important;
}

.pr90 {
	padding-right: 90px !important;
}

.pb90 {
	padding-bottom: 90px !important;
}

.pl90 {
	padding-left: 90px !important;
}

.m100 {
	margin: 100px !important;
}

.mtb100 {
	margin-top: 100px !important;
	margin-bottom: 100px !important;
}

.mlr100 {
	margin-left: 100px !important;
	margin-right: 100px !important;
}

.mt100 {
	margin-top: 100px !important;
}

.mr100 {
	margin-right: 100px !important;
}

.mb100 {
	margin-bottom: 100px !important;
}

.ml100 {
	margin-left: 100px !important;
}

.nmt100 {
	margin-top: -100px !important;
}

.nmb100 {
	margin-bottom: -100px !important;
}

.p100 {
	padding: 100px !important;
}

.ptb100 {
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}

.plr100 {
	padding-left: 100px !important;
	padding-right: 100px !important;
}

.pt100 {
	padding-top: 100px !important;
}

.pr100 {
	padding-right: 100px !important;
}

.pb100 {
	padding-bottom: 100px !important;
}

.pl100 {
	padding-left: 100px !important;
}

.m110 {
	margin: 110px !important;
}

.mtb110 {
	margin-top: 110px !important;
	margin-bottom: 110px !important;
}

.mlr110 {
	margin-left: 110px !important;
	margin-right: 110px !important;
}

.mt110 {
	margin-top: 110px !important;
}

.mr110 {
	margin-right: 110px !important;
}

.mb110 {
	margin-bottom: 110px !important;
}

.ml110 {
	margin-left: 110px !important;
}

.nmt110 {
	margin-top: -110px !important;
}

.nmb110 {
	margin-bottom: -110px !important;
}

.p110 {
	padding: 110px !important;
}

.ptb110 {
	padding-top: 110px !important;
	padding-bottom: 110px !important;
}

.plr110 {
	padding-left: 110px !important;
	padding-right: 110px !important;
}

.pt110 {
	padding-top: 110px !important;
}

.pr110 {
	padding-right: 110px !important;
}

.pb110 {
	padding-bottom: 110px !important;
}

.pl110 {
	padding-left: 110px !important;
}

.m120 {
	margin: 120px !important;
}

.mtb120 {
	margin-top: 120px !important;
	margin-bottom: 120px !important;
}

.mlr120 {
	margin-left: 120px !important;
	margin-right: 120px !important;
}

.mt120 {
	margin-top: 120px !important;
}

.mr120 {
	margin-right: 120px !important;
}

.mb120 {
	margin-bottom: 120px !important;
}

.ml120 {
	margin-left: 120px !important;
}

.nmt120 {
	margin-top: -120px !important;
}

.nmb120 {
	margin-bottom: -120px !important;
}

.p120 {
	padding: 120px !important;
}

.ptb120 {
	padding-top: 120px !important;
	padding-bottom: 120px !important;
}

.plr120 {
	padding-left: 120px !important;
	padding-right: 120px !important;
}

.pt120 {
	padding-top: 120px !important;
}

.pr120 {
	padding-right: 120px !important;
}

.pb120 {
	padding-bottom: 120px !important;
}

.pl120 {
	padding-left: 120px !important;
}

.m130 {
	margin: 130px !important;
}

.mtb130 {
	margin-top: 130px !important;
	margin-bottom: 130px !important;
}

.mlr130 {
	margin-left: 130px !important;
	margin-right: 130px !important;
}

.mt130 {
	margin-top: 130px !important;
}

.mr130 {
	margin-right: 130px !important;
}

.mb130 {
	margin-bottom: 130px !important;
}

.ml130 {
	margin-left: 130px !important;
}

.nmt130 {
	margin-top: -130px !important;
}

.nmb130 {
	margin-bottom: -130px !important;
}

.p130 {
	padding: 130px !important;
}

.ptb130 {
	padding-top: 130px !important;
	padding-bottom: 130px !important;
}

.plr130 {
	padding-left: 130px !important;
	padding-right: 130px !important;
}

.pt130 {
	padding-top: 130px !important;
}

.pr130 {
	padding-right: 130px !important;
}

.pb130 {
	padding-bottom: 130px !important;
}

.pl130 {
	padding-left: 130px !important;
}

.m140 {
	margin: 140px !important;
}

.mtb140 {
	margin-top: 140px !important;
	margin-bottom: 140px !important;
}

.mlr140 {
	margin-left: 140px !important;
	margin-right: 140px !important;
}

.mt140 {
	margin-top: 140px !important;
}

.mr140 {
	margin-right: 140px !important;
}

.mb140 {
	margin-bottom: 140px !important;
}

.ml140 {
	margin-left: 140px !important;
}

.nmt140 {
	margin-top: -140px !important;
}

.nmb140 {
	margin-bottom: -140px !important;
}

.p140 {
	padding: 140px !important;
}

.ptb140 {
	padding-top: 140px !important;
	padding-bottom: 140px !important;
}

.plr140 {
	padding-left: 140px !important;
	padding-right: 140px !important;
}

.pt140 {
	padding-top: 140px !important;
}

.pr140 {
	padding-right: 140px !important;
}

.pb140 {
	padding-bottom: 140px !important;
}

.pl140 {
	padding-left: 140px !important;
}

.m150 {
	margin: 150px !important;
}

.mtb150 {
	margin-top: 150px !important;
	margin-bottom: 150px !important;
}

.mlr150 {
	margin-left: 150px !important;
	margin-right: 150px !important;
}

.mt150 {
	margin-top: 150px !important;
}

.mr150 {
	margin-right: 150px !important;
}

.mb150 {
	margin-bottom: 150px !important;
}

.ml150 {
	margin-left: 150px !important;
}

.nmt150 {
	margin-top: -150px !important;
}

.nmb150 {
	margin-bottom: -150px !important;
}

.p150 {
	padding: 150px !important;
}

.ptb150 {
	padding-top: 150px !important;
	padding-bottom: 150px !important;
}

.plr150 {
	padding-left: 150px !important;
	padding-right: 150px !important;
}

.pt150 {
	padding-top: 150px !important;
}

.pr150 {
	padding-right: 150px !important;
}

.pb150 {
	padding-bottom: 150px !important;
}

.pl150 {
	padding-left: 150px !important;
}

.m200 {
	margin: 200px !important;
}

.mtb200 {
	margin-top: 200px !important;
	margin-bottom: 200px !important;
}

.mlr200 {
	margin-left: 200px !important;
	margin-right: 200px !important;
}

.mt200 {
	margin-top: 200px !important;
}

.mr200 {
	margin-right: 200px !important;
}

.mb200 {
	margin-bottom: 200px !important;
}

.ml200 {
	margin-left: 200px !important;
}

.nmt200 {
	margin-top: -200px !important;
}

.nmb200 {
	margin-bottom: -200px !important;
}

.p200 {
	padding: 200px !important;
}

.ptb200 {
	padding-top: 200px !important;
	padding-bottom: 200px !important;
}

.plr200 {
	padding-left: 200px !important;
	padding-right: 200px !important;
}

.pt200 {
	padding-top: 200px !important;
}

.pr200 {
	padding-right: 200px !important;
}

.pb200 {
	padding-bottom: 200px !important;
}

.pl200 {
	padding-left: 200px !important;
}

.m250 {
	margin: 250px !important;
}

.mtb250 {
	margin-top: 250px !important;
	margin-bottom: 250px !important;
}

.mlr250 {
	margin-left: 250px !important;
	margin-right: 250px !important;
}

.mt250 {
	margin-top: 250px !important;
}

.mr250 {
	margin-right: 250px !important;
}

.mb250 {
	margin-bottom: 250px !important;
}

.ml250 {
	margin-left: 250px !important;
}

.nmt250 {
	margin-top: -250px !important;
}

.nmb250 {
	margin-bottom: -250px !important;
}

.p250 {
	padding: 250px !important;
}

.ptb250 {
	padding-top: 250px !important;
	padding-bottom: 250px !important;
}

.plr250 {
	padding-left: 250px !important;
	padding-right: 250px !important;
}

.pt250 {
	padding-top: 250px !important;
}

.pr250 {
	padding-right: 250px !important;
}

.pb250 {
	padding-bottom: 250px !important;
}

.pl250 {
	padding-left: 250px !important;
}

.m300 {
	margin: 300px !important;
}

.mtb300 {
	margin-top: 300px !important;
	margin-bottom: 300px !important;
}

.mlr300 {
	margin-left: 300px !important;
	margin-right: 300px !important;
}

.mt300 {
	margin-top: 300px !important;
}

.mr300 {
	margin-right: 300px !important;
}

.mb300 {
	margin-bottom: 300px !important;
}

.ml300 {
	margin-left: 300px !important;
}

.nmt300 {
	margin-top: -300px !important;
}

.nmb300 {
	margin-bottom: -300px !important;
}

.p300 {
	padding: 300px !important;
}

.ptb300 {
	padding-top: 300px !important;
	padding-bottom: 300px !important;
}

.plr300 {
	padding-left: 300px !important;
	padding-right: 300px !important;
}

.pt300 {
	padding-top: 300px !important;
}

.pr300 {
	padding-right: 300px !important;
}

.pb300 {
	padding-bottom: 300px !important;
}

.pl300 {
	padding-left: 300px !important;
}

.m400 {
	margin: 400px !important;
}

.mtb400 {
	margin-top: 400px !important;
	margin-bottom: 400px !important;
}

.mlr400 {
	margin-left: 400px !important;
	margin-right: 400px !important;
}

.mt400 {
	margin-top: 400px !important;
}

.mr400 {
	margin-right: 400px !important;
}

.mb400 {
	margin-bottom: 400px !important;
}

.ml400 {
	margin-left: 400px !important;
}

.nmt400 {
	margin-top: -400px !important;
}

.nmb400 {
	margin-bottom: -400px !important;
}

.p400 {
	padding: 400px !important;
}

.ptb400 {
	padding-top: 400px !important;
	padding-bottom: 400px !important;
}

.plr400 {
	padding-left: 400px !important;
	padding-right: 400px !important;
}

.pt400 {
	padding-top: 400px !important;
}

.pr400 {
	padding-right: 400px !important;
}

.pb400 {
	padding-bottom: 400px !important;
}

.pl400 {
	padding-left: 400px !important;
}

.m500 {
	margin: 500px !important;
}

.mtb500 {
	margin-top: 500px !important;
	margin-bottom: 500px !important;
}

.mlr500 {
	margin-left: 500px !important;
	margin-right: 500px !important;
}

.mt500 {
	margin-top: 500px !important;
}

.mr500 {
	margin-right: 500px !important;
}

.mb500 {
	margin-bottom: 500px !important;
}

.ml500 {
	margin-left: 500px !important;
}

.nmt500 {
	margin-top: -500px !important;
}

.nmb500 {
	margin-bottom: -500px !important;
}

.p500 {
	padding: 500px !important;
}

.ptb500 {
	padding-top: 500px !important;
	padding-bottom: 500px !important;
}

.plr500 {
	padding-left: 500px !important;
	padding-right: 500px !important;
}

.pt500 {
	padding-top: 500px !important;
}

.pr500 {
	padding-right: 500px !important;
}

.pb500 {
	padding-bottom: 500px !important;
}

.pl500 {
	padding-left: 500px !important;
}

.hs0 h1, .hs0 h2, .hs0 h3, .hs0 h4, .hs0 h5, .hs0 h6 {
	margin-bottom: 0px !important;
}

.hs10 h1, .hs10 h2, .hs10 h3, .hs10 h4, .hs10 h5, .hs10 h6 {
	margin-bottom: 10px !important;
}

.hs20 h1, .hs20 h2, .hs20 h3, .hs20 h4, .hs20 h5, .hs20 h6 {
	margin-bottom: 20px !important;
}

.hs30 h1, .hs30 h2, .hs30 h3, .hs30 h4, .hs30 h5, .hs30 h6 {
	margin-bottom: 30px !important;
}

/* Width           ================================================================== */
.w100 {
	max-width: 100px !important;
}

.w150 {
	max-width: 150px !important;
}

.w200 {
	max-width: 200px !important;
}

.w250 {
	max-width: 250px !important;
}

.w300 {
	max-width: 300px !important;
}

.w350 {
	max-width: 350px !important;
}

.w400 {
	max-width: 400px !important;
}

.w450 {
	max-width: 450px !important;
}

.w500 {
	max-width: 500px !important;
}

.w550 {
	max-width: 550px !important;
}

.w600 {
	max-width: 600px !important;
}

.w650 {
	max-width: 650px !important;
}

.w700 {
	max-width: 700px !important;
}

.w750 {
	max-width: 750px !important;
}

.w800 {
	max-width: 800px !important;
}

.w850 {
	max-width: 850px !important;
}

.w900 {
	max-width: 900px !important;
}

.w950 {
	max-width: 950px !important;
}

.w1000 {
	max-width: 1000px !important;
}

.w1050 {
	max-width: 1050px !important;
}

.w1100 {
	max-width: 1100px !important;
}

.w1150 {
	max-width: 1150px !important;
}

.w1200 {
	max-width: 1200px !important;
}

.w1250 {
	max-width: 1250px !important;
}

.w1300 {
	max-width: 1300px !important;
}

.w1350 {
	max-width: 1350px !important;
}

.w1400 {
	max-width: 1400px !important;
}

.w1450 {
	max-width: 1450px !important;
}

.w1500 {
	max-width: 1500px !important;
}

.w1550 {
	max-width: 1550px !important;
}

.w1600 {
	max-width: 1600px !important;
}

.w1650 {
	max-width: 1650px !important;
}

.w1700 {
	max-width: 1700px !important;
}

.w1750 {
	max-width: 1750px !important;
}

.w1800 {
	max-width: 1800px !important;
}

.w1850 {
	max-width: 1850px !important;
}

.w1900 {
	max-width: 1900px !important;
}

.w1950 {
	max-width: 1950px !important;
}

.w2000 {
	max-width: 2000px !important;
}

.wa {
	max-width: none !important;
}

/* Full VH           ================================================================== */
.reset-full-vh {
	min-height: 0 !important;
}

/* Background       ================================================================== */

/*** Background Position         */
.bg-left-top {
	background-position: left top !important;
}

.bg-left-center {
	background-position: left center !important;
}

.bg-left-bottom {
	background-position: left bottom !important;
}

.bg-center-top {
	background-position: center top !important;
}

.bg-center-center {
	background-position: center center !important;
}

.bg-center-bottom {
	background-position: center bottom !important;
}

.bg-right-top {
	background-position: right top !important;
}

.bg-right-center {
	background-position: right center !important;
}

.bg-right-bottom {
	background-position: right bottom !important;
}

/*** Background Repeat  */
.bg-repeat {
	background-repeat: repeat !important;
}

.bg-no-repeat {
	background-repeat: no-repeat !important;
}

.bg-repeat-x {
	background-repeat: repeat-x !important;
}

.bg-repeat-y {
	background-repeat: repeat-y !important;
}

/*** Background Attachment  */
.bg-scroll {
	background-attachment: scroll !important;
}

.bg-fixed {
	background-attachment: fixed !important;
}

/** Background Size     */
.bg-cover {
	background-size: cover !important;
}

.bg-stretch {
	background-size: 100% 100% !important;
}

.bg-full-width {
	background-size: 100% auto !important;
}

.bg-full-height {
	background-size: auto 100% !important;
}

.bg-auto {
	background-size: auto auto !important;
}

/**         * Forms         */
.form-title-left h3.form-title {
	text-align: left;
}

.form-title-center h3.form-title {
	text-align: center;
}

.form-title-right h3.form-title {
	text-align: right;
}

.form-button-full .hs-button {
	display: block;
}

/* Radius           ========================================================================== */
.radius {
	border-radius: 6px;
}

.radius-top {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.radius-top-left {
	border-top-left-radius: 6px;
}

.radius-top-right {
	border-top-right-radius: 6px;
}

.radius-bottom {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

.radius-bottom-left {
	border-bottom-left-radius: 6px;
}

.radius-bottom-right {
	border-bottom-right-radius: 6px;
}

.radius-left {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.radius-right {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.radius-0 {
	border-radius: 0;
}

.radius-top-0 {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.radius-top-left-0 {
	border-top-left-radius: 0;
}

.radius-top-right-0 {
	border-top-right-radius: 0;
}

.radius-bottom-0 {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.radius-bottom-left-0 {
	border-bottom-left-radius: 0;
}

.radius-bottom-right-0 {
	border-bottom-right-radius: 0;
}

.radius-left-0 {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.radius-right-0 {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

@media (max-width: 1139px) {
	/* <- open media query */
	
	/* Visibility           ================================================================== */
	.md-hidden {
		display: none !important;
		visibility: visible;
	}
	
	.md-visible {
		display: block !important;
	}
	
	/* Text Align           ================================================================== */
	.md-tl {
		text-align: left !important;
	}
	
	.md-tc {
		text-align: center !important;
	}
	
	.md-tr {
		text-align: right !important;
	}
	
	.md-tj {
		text-align: justify !important;
	}
	
	/* Float           ================================================================== */
	.md-fl {
		float: left !important;
	}
	
	.md-fr {
		float: right !important;
	}
	
	.md-fn {
		float: none !important;
	}
	
	/* Margin and padding           ================================================================== */
	.md-ma {
		margin: auto !important;
	}
	
	.md-mtba {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
	
	.md-mlra {
		margin-left: auto !important;
		margin-right: auto !important;
		float: none !important;
	}
	
	.md-mta {
		margin-top: auto !important;
	}
	
	.md-mra {
		margin-right: auto !important;
	}
	
	.md-mba {
		margin-bottom: auto !important;
	}
	
	.md-mla {
		margin-left: auto !important;
	}
	
	.md-m0 {
		margin: 0px !important;
	}
	
	.md-mtb0 {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	
	.md-mlr0 {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	
	.md-mt0 {
		margin-top: 0px !important;
	}
	
	.md-mr0 {
		margin-right: 0px !important;
	}
	
	.md-mb0 {
		margin-bottom: 0px !important;
	}
	
	.md-ml0 {
		margin-left: 0px !important;
	}
	
	.md-nmt0 {
		margin-top: -0px !important;
	}
	
	.md-nmb0 {
		margin-bottom: -0px !important;
	}
	
	.md-p0 {
		padding: 0px !important;
	}
	
	.md-ptb0 {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	
	.md-plr0 {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.md-pt0 {
		padding-top: 0px !important;
	}
	
	.md-pr0 {
		padding-right: 0px !important;
	}
	
	.md-pb0 {
		padding-bottom: 0px !important;
	}
	
	.md-pl0 {
		padding-left: 0px !important;
	}
	
	.md-m5 {
		margin: 5px !important;
	}
	
	.md-mtb5 {
		margin-top: 5px !important;
		margin-bottom: 5px !important;
	}
	
	.md-mlr5 {
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	.md-mt5 {
		margin-top: 5px !important;
	}
	
	.md-mr5 {
		margin-right: 5px !important;
	}
	
	.md-mb5 {
		margin-bottom: 5px !important;
	}
	
	.md-ml5 {
		margin-left: 5px !important;
	}
	
	.md-nmt5 {
		margin-top: -5px !important;
	}
	
	.md-nmb5 {
		margin-bottom: -5px !important;
	}
	
	.md-p5 {
		padding: 5px !important;
	}
	
	.md-ptb5 {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}
	
	.md-plr5 {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	
	.md-pt5 {
		padding-top: 5px !important;
	}
	
	.md-pr5 {
		padding-right: 5px !important;
	}
	
	.md-pb5 {
		padding-bottom: 5px !important;
	}
	
	.md-pl5 {
		padding-left: 5px !important;
	}
	
	.md-m10 {
		margin: 10px !important;
	}
	
	.md-mtb10 {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	
	.md-mlr10 {
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
	
	.md-mt10 {
		margin-top: 10px !important;
	}
	
	.md-mr10 {
		margin-right: 10px !important;
	}
	
	.md-mb10 {
		margin-bottom: 10px !important;
	}
	
	.md-ml10 {
		margin-left: 10px !important;
	}
	
	.md-nmt10 {
		margin-top: -10px !important;
	}
	
	.md-nmb10 {
		margin-bottom: -10px !important;
	}
	
	.md-p10 {
		padding: 10px !important;
	}
	
	.md-ptb10 {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	
	.md-plr10 {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	
	.md-pt10 {
		padding-top: 10px !important;
	}
	
	.md-pr10 {
		padding-right: 10px !important;
	}
	
	.md-pb10 {
		padding-bottom: 10px !important;
	}
	
	.md-pl10 {
		padding-left: 10px !important;
	}
	
	.md-m15 {
		margin: 15px !important;
	}
	
	.md-mtb15 {
		margin-top: 15px !important;
		margin-bottom: 15px !important;
	}
	
	.md-mlr15 {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	
	.md-mt15 {
		margin-top: 15px !important;
	}
	
	.md-mr15 {
		margin-right: 15px !important;
	}
	
	.md-mb15 {
		margin-bottom: 15px !important;
	}
	
	.md-ml15 {
		margin-left: 15px !important;
	}
	
	.md-nmt15 {
		margin-top: -15px !important;
	}
	
	.md-nmb15 {
		margin-bottom: -15px !important;
	}
	
	.md-p15 {
		padding: 15px !important;
	}
	
	.md-ptb15 {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
	
	.md-plr15 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	.md-pt15 {
		padding-top: 15px !important;
	}
	
	.md-pr15 {
		padding-right: 15px !important;
	}
	
	.md-pb15 {
		padding-bottom: 15px !important;
	}
	
	.md-pl15 {
		padding-left: 15px !important;
	}
	
	.md-m20 {
		margin: 20px !important;
	}
	
	.md-mtb20 {
		margin-top: 20px !important;
		margin-bottom: 20px !important;
	}
	
	.md-mlr20 {
		margin-left: 20px !important;
		margin-right: 20px !important;
	}
	
	.md-mt20 {
		margin-top: 20px !important;
	}
	
	.md-mr20 {
		margin-right: 20px !important;
	}
	
	.md-mb20 {
		margin-bottom: 20px !important;
	}
	
	.md-ml20 {
		margin-left: 20px !important;
	}
	
	.md-nmt20 {
		margin-top: -20px !important;
	}
	
	.md-nmb20 {
		margin-bottom: -20px !important;
	}
	
	.md-p20 {
		padding: 20px !important;
	}
	
	.md-ptb20 {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	
	.md-plr20 {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	
	.md-pt20 {
		padding-top: 20px !important;
	}
	
	.md-pr20 {
		padding-right: 20px !important;
	}
	
	.md-pb20 {
		padding-bottom: 20px !important;
	}
	
	.md-pl20 {
		padding-left: 20px !important;
	}
	
	.md-m30 {
		margin: 30px !important;
	}
	
	.md-mtb30 {
		margin-top: 30px !important;
		margin-bottom: 30px !important;
	}
	
	.md-mlr30 {
		margin-left: 30px !important;
		margin-right: 30px !important;
	}
	
	.md-mt30 {
		margin-top: 30px !important;
	}
	
	.md-mr30 {
		margin-right: 30px !important;
	}
	
	.md-mb30 {
		margin-bottom: 30px !important;
	}
	
	.md-ml30 {
		margin-left: 30px !important;
	}
	
	.md-nmt30 {
		margin-top: -30px !important;
	}
	
	.md-nmb30 {
		margin-bottom: -30px !important;
	}
	
	.md-p30 {
		padding: 30px !important;
	}
	
	.md-ptb30 {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	
	.md-plr30 {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	
	.md-pt30 {
		padding-top: 30px !important;
	}
	
	.md-pr30 {
		padding-right: 30px !important;
	}
	
	.md-pb30 {
		padding-bottom: 30px !important;
	}
	
	.md-pl30 {
		padding-left: 30px !important;
	}
	
	.md-m40 {
		margin: 40px !important;
	}
	
	.md-mtb40 {
		margin-top: 40px !important;
		margin-bottom: 40px !important;
	}
	
	.md-mlr40 {
		margin-left: 40px !important;
		margin-right: 40px !important;
	}
	
	.md-mt40 {
		margin-top: 40px !important;
	}
	
	.md-mr40 {
		margin-right: 40px !important;
	}
	
	.md-mb40 {
		margin-bottom: 40px !important;
	}
	
	.md-ml40 {
		margin-left: 40px !important;
	}
	
	.md-nmt40 {
		margin-top: -40px !important;
	}
	
	.md-nmb40 {
		margin-bottom: -40px !important;
	}
	
	.md-p40 {
		padding: 40px !important;
	}
	
	.md-ptb40 {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
	
	.md-plr40 {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
	
	.md-pt40 {
		padding-top: 40px !important;
	}
	
	.md-pr40 {
		padding-right: 40px !important;
	}
	
	.md-pb40 {
		padding-bottom: 40px !important;
	}
	
	.md-pl40 {
		padding-left: 40px !important;
	}
	
	.md-m50 {
		margin: 50px !important;
	}
	
	.md-mtb50 {
		margin-top: 50px !important;
		margin-bottom: 50px !important;
	}
	
	.md-mlr50 {
		margin-left: 50px !important;
		margin-right: 50px !important;
	}
	
	.md-mt50 {
		margin-top: 50px !important;
	}
	
	.md-mr50 {
		margin-right: 50px !important;
	}
	
	.md-mb50 {
		margin-bottom: 50px !important;
	}
	
	.md-ml50 {
		margin-left: 50px !important;
	}
	
	.md-nmt50 {
		margin-top: -50px !important;
	}
	
	.md-nmb50 {
		margin-bottom: -50px !important;
	}
	
	.md-p50 {
		padding: 50px !important;
	}
	
	.md-ptb50 {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	
	.md-plr50 {
		padding-left: 50px !important;
		padding-right: 50px !important;
	}
	
	.md-pt50 {
		padding-top: 50px !important;
	}
	
	.md-pr50 {
		padding-right: 50px !important;
	}
	
	.md-pb50 {
		padding-bottom: 50px !important;
	}
	
	.md-pl50 {
		padding-left: 50px !important;
	}
	
	.md-m60 {
		margin: 60px !important;
	}
	
	.md-mtb60 {
		margin-top: 60px !important;
		margin-bottom: 60px !important;
	}
	
	.md-mlr60 {
		margin-left: 60px !important;
		margin-right: 60px !important;
	}
	
	.md-mt60 {
		margin-top: 60px !important;
	}
	
	.md-mr60 {
		margin-right: 60px !important;
	}
	
	.md-mb60 {
		margin-bottom: 60px !important;
	}
	
	.md-ml60 {
		margin-left: 60px !important;
	}
	
	.md-nmt60 {
		margin-top: -60px !important;
	}
	
	.md-nmb60 {
		margin-bottom: -60px !important;
	}
	
	.md-p60 {
		padding: 60px !important;
	}
	
	.md-ptb60 {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}
	
	.md-plr60 {
		padding-left: 60px !important;
		padding-right: 60px !important;
	}
	
	.md-pt60 {
		padding-top: 60px !important;
	}
	
	.md-pr60 {
		padding-right: 60px !important;
	}
	
	.md-pb60 {
		padding-bottom: 60px !important;
	}
	
	.md-pl60 {
		padding-left: 60px !important;
	}
	
	.md-m70 {
		margin: 70px !important;
	}
	
	.md-mtb70 {
		margin-top: 70px !important;
		margin-bottom: 70px !important;
	}
	
	.md-mlr70 {
		margin-left: 70px !important;
		margin-right: 70px !important;
	}
	
	.md-mt70 {
		margin-top: 70px !important;
	}
	
	.md-mr70 {
		margin-right: 70px !important;
	}
	
	.md-mb70 {
		margin-bottom: 70px !important;
	}
	
	.md-ml70 {
		margin-left: 70px !important;
	}
	
	.md-nmt70 {
		margin-top: -70px !important;
	}
	
	.md-nmb70 {
		margin-bottom: -70px !important;
	}
	
	.md-p70 {
		padding: 70px !important;
	}
	
	.md-ptb70 {
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}
	
	.md-plr70 {
		padding-left: 70px !important;
		padding-right: 70px !important;
	}
	
	.md-pt70 {
		padding-top: 70px !important;
	}
	
	.md-pr70 {
		padding-right: 70px !important;
	}
	
	.md-pb70 {
		padding-bottom: 70px !important;
	}
	
	.md-pl70 {
		padding-left: 70px !important;
	}
	
	.md-m80 {
		margin: 80px !important;
	}
	
	.md-mtb80 {
		margin-top: 80px !important;
		margin-bottom: 80px !important;
	}
	
	.md-mlr80 {
		margin-left: 80px !important;
		margin-right: 80px !important;
	}
	
	.md-mt80 {
		margin-top: 80px !important;
	}
	
	.md-mr80 {
		margin-right: 80px !important;
	}
	
	.md-mb80 {
		margin-bottom: 80px !important;
	}
	
	.md-ml80 {
		margin-left: 80px !important;
	}
	
	.md-nmt80 {
		margin-top: -80px !important;
	}
	
	.md-nmb80 {
		margin-bottom: -80px !important;
	}
	
	.md-p80 {
		padding: 80px !important;
	}
	
	.md-ptb80 {
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}
	
	.md-plr80 {
		padding-left: 80px !important;
		padding-right: 80px !important;
	}
	
	.md-pt80 {
		padding-top: 80px !important;
	}
	
	.md-pr80 {
		padding-right: 80px !important;
	}
	
	.md-pb80 {
		padding-bottom: 80px !important;
	}
	
	.md-pl80 {
		padding-left: 80px !important;
	}
	
	.md-m90 {
		margin: 90px !important;
	}
	
	.md-mtb90 {
		margin-top: 90px !important;
		margin-bottom: 90px !important;
	}
	
	.md-mlr90 {
		margin-left: 90px !important;
		margin-right: 90px !important;
	}
	
	.md-mt90 {
		margin-top: 90px !important;
	}
	
	.md-mr90 {
		margin-right: 90px !important;
	}
	
	.md-mb90 {
		margin-bottom: 90px !important;
	}
	
	.md-ml90 {
		margin-left: 90px !important;
	}
	
	.md-nmt90 {
		margin-top: -90px !important;
	}
	
	.md-nmb90 {
		margin-bottom: -90px !important;
	}
	
	.md-p90 {
		padding: 90px !important;
	}
	
	.md-ptb90 {
		padding-top: 90px !important;
		padding-bottom: 90px !important;
	}
	
	.md-plr90 {
		padding-left: 90px !important;
		padding-right: 90px !important;
	}
	
	.md-pt90 {
		padding-top: 90px !important;
	}
	
	.md-pr90 {
		padding-right: 90px !important;
	}
	
	.md-pb90 {
		padding-bottom: 90px !important;
	}
	
	.md-pl90 {
		padding-left: 90px !important;
	}
	
	.md-m100 {
		margin: 100px !important;
	}
	
	.md-mtb100 {
		margin-top: 100px !important;
		margin-bottom: 100px !important;
	}
	
	.md-mlr100 {
		margin-left: 100px !important;
		margin-right: 100px !important;
	}
	
	.md-mt100 {
		margin-top: 100px !important;
	}
	
	.md-mr100 {
		margin-right: 100px !important;
	}
	
	.md-mb100 {
		margin-bottom: 100px !important;
	}
	
	.md-ml100 {
		margin-left: 100px !important;
	}
	
	.md-nmt100 {
		margin-top: -100px !important;
	}
	
	.md-nmb100 {
		margin-bottom: -100px !important;
	}
	
	.md-p100 {
		padding: 100px !important;
	}
	
	.md-ptb100 {
		padding-top: 100px !important;
		padding-bottom: 100px !important;
	}
	
	.md-plr100 {
		padding-left: 100px !important;
		padding-right: 100px !important;
	}
	
	.md-pt100 {
		padding-top: 100px !important;
	}
	
	.md-pr100 {
		padding-right: 100px !important;
	}
	
	.md-pb100 {
		padding-bottom: 100px !important;
	}
	
	.md-pl100 {
		padding-left: 100px !important;
	}
	
	.md-m110 {
		margin: 110px !important;
	}
	
	.md-mtb110 {
		margin-top: 110px !important;
		margin-bottom: 110px !important;
	}
	
	.md-mlr110 {
		margin-left: 110px !important;
		margin-right: 110px !important;
	}
	
	.md-mt110 {
		margin-top: 110px !important;
	}
	
	.md-mr110 {
		margin-right: 110px !important;
	}
	
	.md-mb110 {
		margin-bottom: 110px !important;
	}
	
	.md-ml110 {
		margin-left: 110px !important;
	}
	
	.md-nmt110 {
		margin-top: -110px !important;
	}
	
	.md-nmb110 {
		margin-bottom: -110px !important;
	}
	
	.md-p110 {
		padding: 110px !important;
	}
	
	.md-ptb110 {
		padding-top: 110px !important;
		padding-bottom: 110px !important;
	}
	
	.md-plr110 {
		padding-left: 110px !important;
		padding-right: 110px !important;
	}
	
	.md-pt110 {
		padding-top: 110px !important;
	}
	
	.md-pr110 {
		padding-right: 110px !important;
	}
	
	.md-pb110 {
		padding-bottom: 110px !important;
	}
	
	.md-pl110 {
		padding-left: 110px !important;
	}
	
	.md-m120 {
		margin: 120px !important;
	}
	
	.md-mtb120 {
		margin-top: 120px !important;
		margin-bottom: 120px !important;
	}
	
	.md-mlr120 {
		margin-left: 120px !important;
		margin-right: 120px !important;
	}
	
	.md-mt120 {
		margin-top: 120px !important;
	}
	
	.md-mr120 {
		margin-right: 120px !important;
	}
	
	.md-mb120 {
		margin-bottom: 120px !important;
	}
	
	.md-ml120 {
		margin-left: 120px !important;
	}
	
	.md-nmt120 {
		margin-top: -120px !important;
	}
	
	.md-nmb120 {
		margin-bottom: -120px !important;
	}
	
	.md-p120 {
		padding: 120px !important;
	}
	
	.md-ptb120 {
		padding-top: 120px !important;
		padding-bottom: 120px !important;
	}
	
	.md-plr120 {
		padding-left: 120px !important;
		padding-right: 120px !important;
	}
	
	.md-pt120 {
		padding-top: 120px !important;
	}
	
	.md-pr120 {
		padding-right: 120px !important;
	}
	
	.md-pb120 {
		padding-bottom: 120px !important;
	}
	
	.md-pl120 {
		padding-left: 120px !important;
	}
	
	.md-m130 {
		margin: 130px !important;
	}
	
	.md-mtb130 {
		margin-top: 130px !important;
		margin-bottom: 130px !important;
	}
	
	.md-mlr130 {
		margin-left: 130px !important;
		margin-right: 130px !important;
	}
	
	.md-mt130 {
		margin-top: 130px !important;
	}
	
	.md-mr130 {
		margin-right: 130px !important;
	}
	
	.md-mb130 {
		margin-bottom: 130px !important;
	}
	
	.md-ml130 {
		margin-left: 130px !important;
	}
	
	.md-nmt130 {
		margin-top: -130px !important;
	}
	
	.md-nmb130 {
		margin-bottom: -130px !important;
	}
	
	.md-p130 {
		padding: 130px !important;
	}
	
	.md-ptb130 {
		padding-top: 130px !important;
		padding-bottom: 130px !important;
	}
	
	.md-plr130 {
		padding-left: 130px !important;
		padding-right: 130px !important;
	}
	
	.md-pt130 {
		padding-top: 130px !important;
	}
	
	.md-pr130 {
		padding-right: 130px !important;
	}
	
	.md-pb130 {
		padding-bottom: 130px !important;
	}
	
	.md-pl130 {
		padding-left: 130px !important;
	}
	
	.md-m140 {
		margin: 140px !important;
	}
	
	.md-mtb140 {
		margin-top: 140px !important;
		margin-bottom: 140px !important;
	}
	
	.md-mlr140 {
		margin-left: 140px !important;
		margin-right: 140px !important;
	}
	
	.md-mt140 {
		margin-top: 140px !important;
	}
	
	.md-mr140 {
		margin-right: 140px !important;
	}
	
	.md-mb140 {
		margin-bottom: 140px !important;
	}
	
	.md-ml140 {
		margin-left: 140px !important;
	}
	
	.md-nmt140 {
		margin-top: -140px !important;
	}
	
	.md-nmb140 {
		margin-bottom: -140px !important;
	}
	
	.md-p140 {
		padding: 140px !important;
	}
	
	.md-ptb140 {
		padding-top: 140px !important;
		padding-bottom: 140px !important;
	}
	
	.md-plr140 {
		padding-left: 140px !important;
		padding-right: 140px !important;
	}
	
	.md-pt140 {
		padding-top: 140px !important;
	}
	
	.md-pr140 {
		padding-right: 140px !important;
	}
	
	.md-pb140 {
		padding-bottom: 140px !important;
	}
	
	.md-pl140 {
		padding-left: 140px !important;
	}
	
	.md-m150 {
		margin: 150px !important;
	}
	
	.md-mtb150 {
		margin-top: 150px !important;
		margin-bottom: 150px !important;
	}
	
	.md-mlr150 {
		margin-left: 150px !important;
		margin-right: 150px !important;
	}
	
	.md-mt150 {
		margin-top: 150px !important;
	}
	
	.md-mr150 {
		margin-right: 150px !important;
	}
	
	.md-mb150 {
		margin-bottom: 150px !important;
	}
	
	.md-ml150 {
		margin-left: 150px !important;
	}
	
	.md-nmt150 {
		margin-top: -150px !important;
	}
	
	.md-nmb150 {
		margin-bottom: -150px !important;
	}
	
	.md-p150 {
		padding: 150px !important;
	}
	
	.md-ptb150 {
		padding-top: 150px !important;
		padding-bottom: 150px !important;
	}
	
	.md-plr150 {
		padding-left: 150px !important;
		padding-right: 150px !important;
	}
	
	.md-pt150 {
		padding-top: 150px !important;
	}
	
	.md-pr150 {
		padding-right: 150px !important;
	}
	
	.md-pb150 {
		padding-bottom: 150px !important;
	}
	
	.md-pl150 {
		padding-left: 150px !important;
	}
	
	.md-m200 {
		margin: 200px !important;
	}
	
	.md-mtb200 {
		margin-top: 200px !important;
		margin-bottom: 200px !important;
	}
	
	.md-mlr200 {
		margin-left: 200px !important;
		margin-right: 200px !important;
	}
	
	.md-mt200 {
		margin-top: 200px !important;
	}
	
	.md-mr200 {
		margin-right: 200px !important;
	}
	
	.md-mb200 {
		margin-bottom: 200px !important;
	}
	
	.md-ml200 {
		margin-left: 200px !important;
	}
	
	.md-nmt200 {
		margin-top: -200px !important;
	}
	
	.md-nmb200 {
		margin-bottom: -200px !important;
	}
	
	.md-p200 {
		padding: 200px !important;
	}
	
	.md-ptb200 {
		padding-top: 200px !important;
		padding-bottom: 200px !important;
	}
	
	.md-plr200 {
		padding-left: 200px !important;
		padding-right: 200px !important;
	}
	
	.md-pt200 {
		padding-top: 200px !important;
	}
	
	.md-pr200 {
		padding-right: 200px !important;
	}
	
	.md-pb200 {
		padding-bottom: 200px !important;
	}
	
	.md-pl200 {
		padding-left: 200px !important;
	}
	
	.md-m250 {
		margin: 250px !important;
	}
	
	.md-mtb250 {
		margin-top: 250px !important;
		margin-bottom: 250px !important;
	}
	
	.md-mlr250 {
		margin-left: 250px !important;
		margin-right: 250px !important;
	}
	
	.md-mt250 {
		margin-top: 250px !important;
	}
	
	.md-mr250 {
		margin-right: 250px !important;
	}
	
	.md-mb250 {
		margin-bottom: 250px !important;
	}
	
	.md-ml250 {
		margin-left: 250px !important;
	}
	
	.md-nmt250 {
		margin-top: -250px !important;
	}
	
	.md-nmb250 {
		margin-bottom: -250px !important;
	}
	
	.md-p250 {
		padding: 250px !important;
	}
	
	.md-ptb250 {
		padding-top: 250px !important;
		padding-bottom: 250px !important;
	}
	
	.md-plr250 {
		padding-left: 250px !important;
		padding-right: 250px !important;
	}
	
	.md-pt250 {
		padding-top: 250px !important;
	}
	
	.md-pr250 {
		padding-right: 250px !important;
	}
	
	.md-pb250 {
		padding-bottom: 250px !important;
	}
	
	.md-pl250 {
		padding-left: 250px !important;
	}
	
	.md-m300 {
		margin: 300px !important;
	}
	
	.md-mtb300 {
		margin-top: 300px !important;
		margin-bottom: 300px !important;
	}
	
	.md-mlr300 {
		margin-left: 300px !important;
		margin-right: 300px !important;
	}
	
	.md-mt300 {
		margin-top: 300px !important;
	}
	
	.md-mr300 {
		margin-right: 300px !important;
	}
	
	.md-mb300 {
		margin-bottom: 300px !important;
	}
	
	.md-ml300 {
		margin-left: 300px !important;
	}
	
	.md-nmt300 {
		margin-top: -300px !important;
	}
	
	.md-nmb300 {
		margin-bottom: -300px !important;
	}
	
	.md-p300 {
		padding: 300px !important;
	}
	
	.md-ptb300 {
		padding-top: 300px !important;
		padding-bottom: 300px !important;
	}
	
	.md-plr300 {
		padding-left: 300px !important;
		padding-right: 300px !important;
	}
	
	.md-pt300 {
		padding-top: 300px !important;
	}
	
	.md-pr300 {
		padding-right: 300px !important;
	}
	
	.md-pb300 {
		padding-bottom: 300px !important;
	}
	
	.md-pl300 {
		padding-left: 300px !important;
	}
	
	.md-m400 {
		margin: 400px !important;
	}
	
	.md-mtb400 {
		margin-top: 400px !important;
		margin-bottom: 400px !important;
	}
	
	.md-mlr400 {
		margin-left: 400px !important;
		margin-right: 400px !important;
	}
	
	.md-mt400 {
		margin-top: 400px !important;
	}
	
	.md-mr400 {
		margin-right: 400px !important;
	}
	
	.md-mb400 {
		margin-bottom: 400px !important;
	}
	
	.md-ml400 {
		margin-left: 400px !important;
	}
	
	.md-nmt400 {
		margin-top: -400px !important;
	}
	
	.md-nmb400 {
		margin-bottom: -400px !important;
	}
	
	.md-p400 {
		padding: 400px !important;
	}
	
	.md-ptb400 {
		padding-top: 400px !important;
		padding-bottom: 400px !important;
	}
	
	.md-plr400 {
		padding-left: 400px !important;
		padding-right: 400px !important;
	}
	
	.md-pt400 {
		padding-top: 400px !important;
	}
	
	.md-pr400 {
		padding-right: 400px !important;
	}
	
	.md-pb400 {
		padding-bottom: 400px !important;
	}
	
	.md-pl400 {
		padding-left: 400px !important;
	}
	
	.md-m500 {
		margin: 500px !important;
	}
	
	.md-mtb500 {
		margin-top: 500px !important;
		margin-bottom: 500px !important;
	}
	
	.md-mlr500 {
		margin-left: 500px !important;
		margin-right: 500px !important;
	}
	
	.md-mt500 {
		margin-top: 500px !important;
	}
	
	.md-mr500 {
		margin-right: 500px !important;
	}
	
	.md-mb500 {
		margin-bottom: 500px !important;
	}
	
	.md-ml500 {
		margin-left: 500px !important;
	}
	
	.md-nmt500 {
		margin-top: -500px !important;
	}
	
	.md-nmb500 {
		margin-bottom: -500px !important;
	}
	
	.md-p500 {
		padding: 500px !important;
	}
	
	.md-ptb500 {
		padding-top: 500px !important;
		padding-bottom: 500px !important;
	}
	
	.md-plr500 {
		padding-left: 500px !important;
		padding-right: 500px !important;
	}
	
	.md-pt500 {
		padding-top: 500px !important;
	}
	
	.md-pr500 {
		padding-right: 500px !important;
	}
	
	.md-pb500 {
		padding-bottom: 500px !important;
	}
	
	.md-pl500 {
		padding-left: 500px !important;
	}
	
	.md-hs0 h1, .md-hs0 h2, .md-hs0 h3, .md-hs0 h4, .md-hs0 h5, .md-hs0 h6 {
		margin-bottom: 0px !important;
	}
	
	.md-hs10 h1, .md-hs10 h2, .md-hs10 h3, .md-hs10 h4, .md-hs10 h5, .md-hs10 h6 {
		margin-bottom: 10px !important;
	}
	
	.md-hs20 h1, .md-hs20 h2, .md-hs20 h3, .md-hs20 h4, .md-hs20 h5, .md-hs20 h6 {
		margin-bottom: 20px !important;
	}
	
	.md-hs30 h1, .md-hs30 h2, .md-hs30 h3, .md-hs30 h4, .md-hs30 h5, .md-hs30 h6 {
		margin-bottom: 30px !important;
	}
	
	/* Width           ================================================================== */
	.md-w100 {
		max-width: 100px !important;
	}
	
	.md-w150 {
		max-width: 150px !important;
	}
	
	.md-w200 {
		max-width: 200px !important;
	}
	
	.md-w250 {
		max-width: 250px !important;
	}
	
	.md-w300 {
		max-width: 300px !important;
	}
	
	.md-w350 {
		max-width: 350px !important;
	}
	
	.md-w400 {
		max-width: 400px !important;
	}
	
	.md-w450 {
		max-width: 450px !important;
	}
	
	.md-w500 {
		max-width: 500px !important;
	}
	
	.md-w550 {
		max-width: 550px !important;
	}
	
	.md-w600 {
		max-width: 600px !important;
	}
	
	.md-w650 {
		max-width: 650px !important;
	}
	
	.md-w700 {
		max-width: 700px !important;
	}
	
	.md-w750 {
		max-width: 750px !important;
	}
	
	.md-w800 {
		max-width: 800px !important;
	}
	
	.md-w850 {
		max-width: 850px !important;
	}
	
	.md-w900 {
		max-width: 900px !important;
	}
	
	.md-w950 {
		max-width: 950px !important;
	}
	
	.md-w1000 {
		max-width: 1000px !important;
	}
	
	.md-w1050 {
		max-width: 1050px !important;
	}
	
	.md-w1100 {
		max-width: 1100px !important;
	}
	
	.md-w1150 {
		max-width: 1150px !important;
	}
	
	.md-w1200 {
		max-width: 1200px !important;
	}
	
	.md-w1250 {
		max-width: 1250px !important;
	}
	
	.md-w1300 {
		max-width: 1300px !important;
	}
	
	.md-w1350 {
		max-width: 1350px !important;
	}
	
	.md-w1400 {
		max-width: 1400px !important;
	}
	
	.md-w1450 {
		max-width: 1450px !important;
	}
	
	.md-w1500 {
		max-width: 1500px !important;
	}
	
	.md-w1550 {
		max-width: 1550px !important;
	}
	
	.md-w1600 {
		max-width: 1600px !important;
	}
	
	.md-w1650 {
		max-width: 1650px !important;
	}
	
	.md-w1700 {
		max-width: 1700px !important;
	}
	
	.md-w1750 {
		max-width: 1750px !important;
	}
	
	.md-w1800 {
		max-width: 1800px !important;
	}
	
	.md-w1850 {
		max-width: 1850px !important;
	}
	
	.md-w1900 {
		max-width: 1900px !important;
	}
	
	.md-w1950 {
		max-width: 1950px !important;
	}
	
	.md-w2000 {
		max-width: 2000px !important;
	}
	
	.md-wa {
		max-width: none !important;
	}
	
	/* Full VH           ================================================================== */
	.md-reset-full-vh {
		min-height: 0 !important;
	}
	
	/* Background       ================================================================== */
	
	/*** Background Position         */
	.md-bg-left-top {
		background-position: left top !important;
	}
	
	.md-bg-left-center {
		background-position: left center !important;
	}
	
	.md-bg-left-bottom {
		background-position: left bottom !important;
	}
	
	.md-bg-center-top {
		background-position: center top !important;
	}
	
	.md-bg-center-center {
		background-position: center center !important;
	}
	
	.md-bg-center-bottom {
		background-position: center bottom !important;
	}
	
	.md-bg-right-top {
		background-position: right top !important;
	}
	
	.md-bg-right-center {
		background-position: right center !important;
	}
	
	.md-bg-right-bottom {
		background-position: right bottom !important;
	}
	
	/*** Background Repeat  */
	.md-bg-repeat {
		background-repeat: repeat !important;
	}
	
	.md-bg-no-repeat {
		background-repeat: no-repeat !important;
	}
	
	.md-bg-repeat-x {
		background-repeat: repeat-x !important;
	}
	
	.md-bg-repeat-y {
		background-repeat: repeat-y !important;
	}
	
	/*** Background Attachment  */
	.md-bg-scroll {
		background-attachment: scroll !important;
	}
	
	.md-bg-fixed {
		background-attachment: fixed !important;
	}
	
	/** Background Size     */
	.md-bg-cover {
		background-size: cover !important;
	}
	
	.md-bg-stretch {
		background-size: 100% 100% !important;
	}
	
	.md-bg-full-width {
		background-size: 100% auto !important;
	}
	
	.md-bg-full-height {
		background-size: auto 100% !important;
	}
	
	.md-bg-auto {
		background-size: auto auto !important;
	}
	
	/**         * Forms         */
	.md-form-title-left h3.form-title {
		text-align: left;
	}
	
	.md-form-title-center h3.form-title {
		text-align: center;
	}
	
	.md-form-title-right h3.form-title {
		text-align: right;
	}
	
	.md-form-button-full .hs-button {
		display: block;
	}
	
	/* Radius           ========================================================================== */
	.md-radius {
		border-radius: 6px;
	}
	
	.md-radius-top {
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
	}
	
	.md-radius-top-left {
		border-top-left-radius: 6px;
	}
	
	.md-radius-top-right {
		border-top-right-radius: 6px;
	}
	
	.md-radius-bottom {
		border-bottom-left-radius: 6px;
		border-bottom-right-radius: 6px;
	}
	
	.md-radius-bottom-left {
		border-bottom-left-radius: 6px;
	}
	
	.md-radius-bottom-right {
		border-bottom-right-radius: 6px;
	}
	
	.md-radius-left {
		border-top-left-radius: 6px;
		border-bottom-left-radius: 6px;
	}
	
	.md-radius-right {
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
	}
	
	.md-radius-0 {
		border-radius: 0;
	}
	
	.md-radius-top-0 {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	
	.md-radius-top-left-0 {
		border-top-left-radius: 0;
	}
	
	.md-radius-top-right-0 {
		border-top-right-radius: 0;
	}
	
	.md-radius-bottom-0 {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	
	.md-radius-bottom-left-0 {
		border-bottom-left-radius: 0;
	}
	
	.md-radius-bottom-right-0 {
		border-bottom-right-radius: 0;
	}
	
	.md-radius-left-0 {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	
	.md-radius-right-0 {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
}

/* <- close media query */
@media (max-width: 767px) {
	/* <- open media query */
	
	/* Visibility           ================================================================== */
	.sm-hidden {
		display: none !important;
		visibility: visible;
	}
	
	.sm-visible {
		display: block !important;
	}
	
	/* Text Align           ================================================================== */
	.sm-tl {
		text-align: left !important;
	}
	
	.sm-tc {
		text-align: center !important;
	}
	
	.sm-tr {
		text-align: right !important;
	}
	
	.sm-tj {
		text-align: justify !important;
	}
	
	/* Float           ================================================================== */
	.sm-fl {
		float: left !important;
	}
	
	.sm-fr {
		float: right !important;
	}
	
	.sm-fn {
		float: none !important;
	}
	
	/* Margin and padding           ================================================================== */
	.sm-ma {
		margin: auto !important;
	}
	
	.sm-mtba {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
	
	.sm-mlra {
		margin-left: auto !important;
		margin-right: auto !important;
		float: none !important;
	}
	
	.sm-mta {
		margin-top: auto !important;
	}
	
	.sm-mra {
		margin-right: auto !important;
	}
	
	.sm-mba {
		margin-bottom: auto !important;
	}
	
	.sm-mla {
		margin-left: auto !important;
	}
	
	.sm-m0 {
		margin: 0px !important;
	}
	
	.sm-mtb0 {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	
	.sm-mlr0 {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	
	.sm-mt0 {
		margin-top: 0px !important;
	}
	
	.sm-mr0 {
		margin-right: 0px !important;
	}
	
	.sm-mb0 {
		margin-bottom: 0px !important;
	}
	
	.sm-ml0 {
		margin-left: 0px !important;
	}
	
	.sm-nmt0 {
		margin-top: -0px !important;
	}
	
	.sm-nmb0 {
		margin-bottom: -0px !important;
	}
	
	.sm-p0 {
		padding: 0px !important;
	}
	
	.sm-ptb0 {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	
	.sm-plr0 {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.sm-pt0 {
		padding-top: 0px !important;
	}
	
	.sm-pr0 {
		padding-right: 0px !important;
	}
	
	.sm-pb0 {
		padding-bottom: 0px !important;
	}
	
	.sm-pl0 {
		padding-left: 0px !important;
	}
	
	.sm-m5 {
		margin: 5px !important;
	}
	
	.sm-mtb5 {
		margin-top: 5px !important;
		margin-bottom: 5px !important;
	}
	
	.sm-mlr5 {
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	.sm-mt5 {
		margin-top: 5px !important;
	}
	
	.sm-mr5 {
		margin-right: 5px !important;
	}
	
	.sm-mb5 {
		margin-bottom: 5px !important;
	}
	
	.sm-ml5 {
		margin-left: 5px !important;
	}
	
	.sm-nmt5 {
		margin-top: -5px !important;
	}
	
	.sm-nmb5 {
		margin-bottom: -5px !important;
	}
	
	.sm-p5 {
		padding: 5px !important;
	}
	
	.sm-ptb5 {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}
	
	.sm-plr5 {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	
	.sm-pt5 {
		padding-top: 5px !important;
	}
	
	.sm-pr5 {
		padding-right: 5px !important;
	}
	
	.sm-pb5 {
		padding-bottom: 5px !important;
	}
	
	.sm-pl5 {
		padding-left: 5px !important;
	}
	
	.sm-m10 {
		margin: 10px !important;
	}
	
	.sm-mtb10 {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	
	.sm-mlr10 {
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
	
	.sm-mt10 {
		margin-top: 10px !important;
	}
	
	.sm-mr10 {
		margin-right: 10px !important;
	}
	
	.sm-mb10 {
		margin-bottom: 10px !important;
	}
	
	.sm-ml10 {
		margin-left: 10px !important;
	}
	
	.sm-nmt10 {
		margin-top: -10px !important;
	}
	
	.sm-nmb10 {
		margin-bottom: -10px !important;
	}
	
	.sm-p10 {
		padding: 10px !important;
	}
	
	.sm-ptb10 {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	
	.sm-plr10 {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	
	.sm-pt10 {
		padding-top: 10px !important;
	}
	
	.sm-pr10 {
		padding-right: 10px !important;
	}
	
	.sm-pb10 {
		padding-bottom: 10px !important;
	}
	
	.sm-pl10 {
		padding-left: 10px !important;
	}
	
	.sm-m15 {
		margin: 15px !important;
	}
	
	.sm-mtb15 {
		margin-top: 15px !important;
		margin-bottom: 15px !important;
	}
	
	.sm-mlr15 {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	
	.sm-mt15 {
		margin-top: 15px !important;
	}
	
	.sm-mr15 {
		margin-right: 15px !important;
	}
	
	.sm-mb15 {
		margin-bottom: 15px !important;
	}
	
	.sm-ml15 {
		margin-left: 15px !important;
	}
	
	.sm-nmt15 {
		margin-top: -15px !important;
	}
	
	.sm-nmb15 {
		margin-bottom: -15px !important;
	}
	
	.sm-p15 {
		padding: 15px !important;
	}
	
	.sm-ptb15 {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
	
	.sm-plr15 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	.sm-pt15 {
		padding-top: 15px !important;
	}
	
	.sm-pr15 {
		padding-right: 15px !important;
	}
	
	.sm-pb15 {
		padding-bottom: 15px !important;
	}
	
	.sm-pl15 {
		padding-left: 15px !important;
	}
	
	.sm-m20 {
		margin: 20px !important;
	}
	
	.sm-mtb20 {
		margin-top: 20px !important;
		margin-bottom: 20px !important;
	}
	
	.sm-mlr20 {
		margin-left: 20px !important;
		margin-right: 20px !important;
	}
	
	.sm-mt20 {
		margin-top: 20px !important;
	}
	
	.sm-mr20 {
		margin-right: 20px !important;
	}
	
	.sm-mb20 {
		margin-bottom: 20px !important;
	}
	
	.sm-ml20 {
		margin-left: 20px !important;
	}
	
	.sm-nmt20 {
		margin-top: -20px !important;
	}
	
	.sm-nmb20 {
		margin-bottom: -20px !important;
	}
	
	.sm-p20 {
		padding: 20px !important;
	}
	
	.sm-ptb20 {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	
	.sm-plr20 {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	
	.sm-pt20 {
		padding-top: 20px !important;
	}
	
	.sm-pr20 {
		padding-right: 20px !important;
	}
	
	.sm-pb20 {
		padding-bottom: 20px !important;
	}
	
	.sm-pl20 {
		padding-left: 20px !important;
	}
	
	.sm-m30 {
		margin: 30px !important;
	}
	
	.sm-mtb30 {
		margin-top: 30px !important;
		margin-bottom: 30px !important;
	}
	
	.sm-mlr30 {
		margin-left: 30px !important;
		margin-right: 30px !important;
	}
	
	.sm-mt30 {
		margin-top: 30px !important;
	}
	
	.sm-mr30 {
		margin-right: 30px !important;
	}
	
	.sm-mb30 {
		margin-bottom: 30px !important;
	}
	
	.sm-ml30 {
		margin-left: 30px !important;
	}
	
	.sm-nmt30 {
		margin-top: -30px !important;
	}
	
	.sm-nmb30 {
		margin-bottom: -30px !important;
	}
	
	.sm-p30 {
		padding: 30px !important;
	}
	
	.sm-ptb30 {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	
	.sm-plr30 {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	
	.sm-pt30 {
		padding-top: 30px !important;
	}
	
	.sm-pr30 {
		padding-right: 30px !important;
	}
	
	.sm-pb30 {
		padding-bottom: 30px !important;
	}
	
	.sm-pl30 {
		padding-left: 30px !important;
	}
	
	.sm-m40 {
		margin: 40px !important;
	}
	
	.sm-mtb40 {
		margin-top: 40px !important;
		margin-bottom: 40px !important;
	}
	
	.sm-mlr40 {
		margin-left: 40px !important;
		margin-right: 40px !important;
	}
	
	.sm-mt40 {
		margin-top: 40px !important;
	}
	
	.sm-mr40 {
		margin-right: 40px !important;
	}
	
	.sm-mb40 {
		margin-bottom: 40px !important;
	}
	
	.sm-ml40 {
		margin-left: 40px !important;
	}
	
	.sm-nmt40 {
		margin-top: -40px !important;
	}
	
	.sm-nmb40 {
		margin-bottom: -40px !important;
	}
	
	.sm-p40 {
		padding: 40px !important;
	}
	
	.sm-ptb40 {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
	
	.sm-plr40 {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
	
	.sm-pt40 {
		padding-top: 40px !important;
	}
	
	.sm-pr40 {
		padding-right: 40px !important;
	}
	
	.sm-pb40 {
		padding-bottom: 40px !important;
	}
	
	.sm-pl40 {
		padding-left: 40px !important;
	}
	
	.sm-m50 {
		margin: 50px !important;
	}
	
	.sm-mtb50 {
		margin-top: 50px !important;
		margin-bottom: 50px !important;
	}
	
	.sm-mlr50 {
		margin-left: 50px !important;
		margin-right: 50px !important;
	}
	
	.sm-mt50 {
		margin-top: 50px !important;
	}
	
	.sm-mr50 {
		margin-right: 50px !important;
	}
	
	.sm-mb50 {
		margin-bottom: 50px !important;
	}
	
	.sm-ml50 {
		margin-left: 50px !important;
	}
	
	.sm-nmt50 {
		margin-top: -50px !important;
	}
	
	.sm-nmb50 {
		margin-bottom: -50px !important;
	}
	
	.sm-p50 {
		padding: 50px !important;
	}
	
	.sm-ptb50 {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	
	.sm-plr50 {
		padding-left: 50px !important;
		padding-right: 50px !important;
	}
	
	.sm-pt50 {
		padding-top: 50px !important;
	}
	
	.sm-pr50 {
		padding-right: 50px !important;
	}
	
	.sm-pb50 {
		padding-bottom: 50px !important;
	}
	
	.sm-pl50 {
		padding-left: 50px !important;
	}
	
	.sm-m60 {
		margin: 60px !important;
	}
	
	.sm-mtb60 {
		margin-top: 60px !important;
		margin-bottom: 60px !important;
	}
	
	.sm-mlr60 {
		margin-left: 60px !important;
		margin-right: 60px !important;
	}
	
	.sm-mt60 {
		margin-top: 60px !important;
	}
	
	.sm-mr60 {
		margin-right: 60px !important;
	}
	
	.sm-mb60 {
		margin-bottom: 60px !important;
	}
	
	.sm-ml60 {
		margin-left: 60px !important;
	}
	
	.sm-nmt60 {
		margin-top: -60px !important;
	}
	
	.sm-nmb60 {
		margin-bottom: -60px !important;
	}
	
	.sm-p60 {
		padding: 60px !important;
	}
	
	.sm-ptb60 {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}
	
	.sm-plr60 {
		padding-left: 60px !important;
		padding-right: 60px !important;
	}
	
	.sm-pt60 {
		padding-top: 60px !important;
	}
	
	.sm-pr60 {
		padding-right: 60px !important;
	}
	
	.sm-pb60 {
		padding-bottom: 60px !important;
	}
	
	.sm-pl60 {
		padding-left: 60px !important;
	}
	
	.sm-m70 {
		margin: 70px !important;
	}
	
	.sm-mtb70 {
		margin-top: 70px !important;
		margin-bottom: 70px !important;
	}
	
	.sm-mlr70 {
		margin-left: 70px !important;
		margin-right: 70px !important;
	}
	
	.sm-mt70 {
		margin-top: 70px !important;
	}
	
	.sm-mr70 {
		margin-right: 70px !important;
	}
	
	.sm-mb70 {
		margin-bottom: 70px !important;
	}
	
	.sm-ml70 {
		margin-left: 70px !important;
	}
	
	.sm-nmt70 {
		margin-top: -70px !important;
	}
	
	.sm-nmb70 {
		margin-bottom: -70px !important;
	}
	
	.sm-p70 {
		padding: 70px !important;
	}
	
	.sm-ptb70 {
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}
	
	.sm-plr70 {
		padding-left: 70px !important;
		padding-right: 70px !important;
	}
	
	.sm-pt70 {
		padding-top: 70px !important;
	}
	
	.sm-pr70 {
		padding-right: 70px !important;
	}
	
	.sm-pb70 {
		padding-bottom: 70px !important;
	}
	
	.sm-pl70 {
		padding-left: 70px !important;
	}
	
	.sm-m80 {
		margin: 80px !important;
	}
	
	.sm-mtb80 {
		margin-top: 80px !important;
		margin-bottom: 80px !important;
	}
	
	.sm-mlr80 {
		margin-left: 80px !important;
		margin-right: 80px !important;
	}
	
	.sm-mt80 {
		margin-top: 80px !important;
	}
	
	.sm-mr80 {
		margin-right: 80px !important;
	}
	
	.sm-mb80 {
		margin-bottom: 80px !important;
	}
	
	.sm-ml80 {
		margin-left: 80px !important;
	}
	
	.sm-nmt80 {
		margin-top: -80px !important;
	}
	
	.sm-nmb80 {
		margin-bottom: -80px !important;
	}
	
	.sm-p80 {
		padding: 80px !important;
	}
	
	.sm-ptb80 {
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}
	
	.sm-plr80 {
		padding-left: 80px !important;
		padding-right: 80px !important;
	}
	
	.sm-pt80 {
		padding-top: 80px !important;
	}
	
	.sm-pr80 {
		padding-right: 80px !important;
	}
	
	.sm-pb80 {
		padding-bottom: 80px !important;
	}
	
	.sm-pl80 {
		padding-left: 80px !important;
	}
	
	.sm-m90 {
		margin: 90px !important;
	}
	
	.sm-mtb90 {
		margin-top: 90px !important;
		margin-bottom: 90px !important;
	}
	
	.sm-mlr90 {
		margin-left: 90px !important;
		margin-right: 90px !important;
	}
	
	.sm-mt90 {
		margin-top: 90px !important;
	}
	
	.sm-mr90 {
		margin-right: 90px !important;
	}
	
	.sm-mb90 {
		margin-bottom: 90px !important;
	}
	
	.sm-ml90 {
		margin-left: 90px !important;
	}
	
	.sm-nmt90 {
		margin-top: -90px !important;
	}
	
	.sm-nmb90 {
		margin-bottom: -90px !important;
	}
	
	.sm-p90 {
		padding: 90px !important;
	}
	
	.sm-ptb90 {
		padding-top: 90px !important;
		padding-bottom: 90px !important;
	}
	
	.sm-plr90 {
		padding-left: 90px !important;
		padding-right: 90px !important;
	}
	
	.sm-pt90 {
		padding-top: 90px !important;
	}
	
	.sm-pr90 {
		padding-right: 90px !important;
	}
	
	.sm-pb90 {
		padding-bottom: 90px !important;
	}
	
	.sm-pl90 {
		padding-left: 90px !important;
	}
	
	.sm-m100 {
		margin: 100px !important;
	}
	
	.sm-mtb100 {
		margin-top: 100px !important;
		margin-bottom: 100px !important;
	}
	
	.sm-mlr100 {
		margin-left: 100px !important;
		margin-right: 100px !important;
	}
	
	.sm-mt100 {
		margin-top: 100px !important;
	}
	
	.sm-mr100 {
		margin-right: 100px !important;
	}
	
	.sm-mb100 {
		margin-bottom: 100px !important;
	}
	
	.sm-ml100 {
		margin-left: 100px !important;
	}
	
	.sm-nmt100 {
		margin-top: -100px !important;
	}
	
	.sm-nmb100 {
		margin-bottom: -100px !important;
	}
	
	.sm-p100 {
		padding: 100px !important;
	}
	
	.sm-ptb100 {
		padding-top: 100px !important;
		padding-bottom: 100px !important;
	}
	
	.sm-plr100 {
		padding-left: 100px !important;
		padding-right: 100px !important;
	}
	
	.sm-pt100 {
		padding-top: 100px !important;
	}
	
	.sm-pr100 {
		padding-right: 100px !important;
	}
	
	.sm-pb100 {
		padding-bottom: 100px !important;
	}
	
	.sm-pl100 {
		padding-left: 100px !important;
	}
	
	.sm-m110 {
		margin: 110px !important;
	}
	
	.sm-mtb110 {
		margin-top: 110px !important;
		margin-bottom: 110px !important;
	}
	
	.sm-mlr110 {
		margin-left: 110px !important;
		margin-right: 110px !important;
	}
	
	.sm-mt110 {
		margin-top: 110px !important;
	}
	
	.sm-mr110 {
		margin-right: 110px !important;
	}
	
	.sm-mb110 {
		margin-bottom: 110px !important;
	}
	
	.sm-ml110 {
		margin-left: 110px !important;
	}
	
	.sm-nmt110 {
		margin-top: -110px !important;
	}
	
	.sm-nmb110 {
		margin-bottom: -110px !important;
	}
	
	.sm-p110 {
		padding: 110px !important;
	}
	
	.sm-ptb110 {
		padding-top: 110px !important;
		padding-bottom: 110px !important;
	}
	
	.sm-plr110 {
		padding-left: 110px !important;
		padding-right: 110px !important;
	}
	
	.sm-pt110 {
		padding-top: 110px !important;
	}
	
	.sm-pr110 {
		padding-right: 110px !important;
	}
	
	.sm-pb110 {
		padding-bottom: 110px !important;
	}
	
	.sm-pl110 {
		padding-left: 110px !important;
	}
	
	.sm-m120 {
		margin: 120px !important;
	}
	
	.sm-mtb120 {
		margin-top: 120px !important;
		margin-bottom: 120px !important;
	}
	
	.sm-mlr120 {
		margin-left: 120px !important;
		margin-right: 120px !important;
	}
	
	.sm-mt120 {
		margin-top: 120px !important;
	}
	
	.sm-mr120 {
		margin-right: 120px !important;
	}
	
	.sm-mb120 {
		margin-bottom: 120px !important;
	}
	
	.sm-ml120 {
		margin-left: 120px !important;
	}
	
	.sm-nmt120 {
		margin-top: -120px !important;
	}
	
	.sm-nmb120 {
		margin-bottom: -120px !important;
	}
	
	.sm-p120 {
		padding: 120px !important;
	}
	
	.sm-ptb120 {
		padding-top: 120px !important;
		padding-bottom: 120px !important;
	}
	
	.sm-plr120 {
		padding-left: 120px !important;
		padding-right: 120px !important;
	}
	
	.sm-pt120 {
		padding-top: 120px !important;
	}
	
	.sm-pr120 {
		padding-right: 120px !important;
	}
	
	.sm-pb120 {
		padding-bottom: 120px !important;
	}
	
	.sm-pl120 {
		padding-left: 120px !important;
	}
	
	.sm-m130 {
		margin: 130px !important;
	}
	
	.sm-mtb130 {
		margin-top: 130px !important;
		margin-bottom: 130px !important;
	}
	
	.sm-mlr130 {
		margin-left: 130px !important;
		margin-right: 130px !important;
	}
	
	.sm-mt130 {
		margin-top: 130px !important;
	}
	
	.sm-mr130 {
		margin-right: 130px !important;
	}
	
	.sm-mb130 {
		margin-bottom: 130px !important;
	}
	
	.sm-ml130 {
		margin-left: 130px !important;
	}
	
	.sm-nmt130 {
		margin-top: -130px !important;
	}
	
	.sm-nmb130 {
		margin-bottom: -130px !important;
	}
	
	.sm-p130 {
		padding: 130px !important;
	}
	
	.sm-ptb130 {
		padding-top: 130px !important;
		padding-bottom: 130px !important;
	}
	
	.sm-plr130 {
		padding-left: 130px !important;
		padding-right: 130px !important;
	}
	
	.sm-pt130 {
		padding-top: 130px !important;
	}
	
	.sm-pr130 {
		padding-right: 130px !important;
	}
	
	.sm-pb130 {
		padding-bottom: 130px !important;
	}
	
	.sm-pl130 {
		padding-left: 130px !important;
	}
	
	.sm-m140 {
		margin: 140px !important;
	}
	
	.sm-mtb140 {
		margin-top: 140px !important;
		margin-bottom: 140px !important;
	}
	
	.sm-mlr140 {
		margin-left: 140px !important;
		margin-right: 140px !important;
	}
	
	.sm-mt140 {
		margin-top: 140px !important;
	}
	
	.sm-mr140 {
		margin-right: 140px !important;
	}
	
	.sm-mb140 {
		margin-bottom: 140px !important;
	}
	
	.sm-ml140 {
		margin-left: 140px !important;
	}
	
	.sm-nmt140 {
		margin-top: -140px !important;
	}
	
	.sm-nmb140 {
		margin-bottom: -140px !important;
	}
	
	.sm-p140 {
		padding: 140px !important;
	}
	
	.sm-ptb140 {
		padding-top: 140px !important;
		padding-bottom: 140px !important;
	}
	
	.sm-plr140 {
		padding-left: 140px !important;
		padding-right: 140px !important;
	}
	
	.sm-pt140 {
		padding-top: 140px !important;
	}
	
	.sm-pr140 {
		padding-right: 140px !important;
	}
	
	.sm-pb140 {
		padding-bottom: 140px !important;
	}
	
	.sm-pl140 {
		padding-left: 140px !important;
	}
	
	.sm-m150 {
		margin: 150px !important;
	}
	
	.sm-mtb150 {
		margin-top: 150px !important;
		margin-bottom: 150px !important;
	}
	
	.sm-mlr150 {
		margin-left: 150px !important;
		margin-right: 150px !important;
	}
	
	.sm-mt150 {
		margin-top: 150px !important;
	}
	
	.sm-mr150 {
		margin-right: 150px !important;
	}
	
	.sm-mb150 {
		margin-bottom: 150px !important;
	}
	
	.sm-ml150 {
		margin-left: 150px !important;
	}
	
	.sm-nmt150 {
		margin-top: -150px !important;
	}
	
	.sm-nmb150 {
		margin-bottom: -150px !important;
	}
	
	.sm-p150 {
		padding: 150px !important;
	}
	
	.sm-ptb150 {
		padding-top: 150px !important;
		padding-bottom: 150px !important;
	}
	
	.sm-plr150 {
		padding-left: 150px !important;
		padding-right: 150px !important;
	}
	
	.sm-pt150 {
		padding-top: 150px !important;
	}
	
	.sm-pr150 {
		padding-right: 150px !important;
	}
	
	.sm-pb150 {
		padding-bottom: 150px !important;
	}
	
	.sm-pl150 {
		padding-left: 150px !important;
	}
	
	.sm-m200 {
		margin: 200px !important;
	}
	
	.sm-mtb200 {
		margin-top: 200px !important;
		margin-bottom: 200px !important;
	}
	
	.sm-mlr200 {
		margin-left: 200px !important;
		margin-right: 200px !important;
	}
	
	.sm-mt200 {
		margin-top: 200px !important;
	}
	
	.sm-mr200 {
		margin-right: 200px !important;
	}
	
	.sm-mb200 {
		margin-bottom: 200px !important;
	}
	
	.sm-ml200 {
		margin-left: 200px !important;
	}
	
	.sm-nmt200 {
		margin-top: -200px !important;
	}
	
	.sm-nmb200 {
		margin-bottom: -200px !important;
	}
	
	.sm-p200 {
		padding: 200px !important;
	}
	
	.sm-ptb200 {
		padding-top: 200px !important;
		padding-bottom: 200px !important;
	}
	
	.sm-plr200 {
		padding-left: 200px !important;
		padding-right: 200px !important;
	}
	
	.sm-pt200 {
		padding-top: 200px !important;
	}
	
	.sm-pr200 {
		padding-right: 200px !important;
	}
	
	.sm-pb200 {
		padding-bottom: 200px !important;
	}
	
	.sm-pl200 {
		padding-left: 200px !important;
	}
	
	.sm-m250 {
		margin: 250px !important;
	}
	
	.sm-mtb250 {
		margin-top: 250px !important;
		margin-bottom: 250px !important;
	}
	
	.sm-mlr250 {
		margin-left: 250px !important;
		margin-right: 250px !important;
	}
	
	.sm-mt250 {
		margin-top: 250px !important;
	}
	
	.sm-mr250 {
		margin-right: 250px !important;
	}
	
	.sm-mb250 {
		margin-bottom: 250px !important;
	}
	
	.sm-ml250 {
		margin-left: 250px !important;
	}
	
	.sm-nmt250 {
		margin-top: -250px !important;
	}
	
	.sm-nmb250 {
		margin-bottom: -250px !important;
	}
	
	.sm-p250 {
		padding: 250px !important;
	}
	
	.sm-ptb250 {
		padding-top: 250px !important;
		padding-bottom: 250px !important;
	}
	
	.sm-plr250 {
		padding-left: 250px !important;
		padding-right: 250px !important;
	}
	
	.sm-pt250 {
		padding-top: 250px !important;
	}
	
	.sm-pr250 {
		padding-right: 250px !important;
	}
	
	.sm-pb250 {
		padding-bottom: 250px !important;
	}
	
	.sm-pl250 {
		padding-left: 250px !important;
	}
	
	.sm-m300 {
		margin: 300px !important;
	}
	
	.sm-mtb300 {
		margin-top: 300px !important;
		margin-bottom: 300px !important;
	}
	
	.sm-mlr300 {
		margin-left: 300px !important;
		margin-right: 300px !important;
	}
	
	.sm-mt300 {
		margin-top: 300px !important;
	}
	
	.sm-mr300 {
		margin-right: 300px !important;
	}
	
	.sm-mb300 {
		margin-bottom: 300px !important;
	}
	
	.sm-ml300 {
		margin-left: 300px !important;
	}
	
	.sm-nmt300 {
		margin-top: -300px !important;
	}
	
	.sm-nmb300 {
		margin-bottom: -300px !important;
	}
	
	.sm-p300 {
		padding: 300px !important;
	}
	
	.sm-ptb300 {
		padding-top: 300px !important;
		padding-bottom: 300px !important;
	}
	
	.sm-plr300 {
		padding-left: 300px !important;
		padding-right: 300px !important;
	}
	
	.sm-pt300 {
		padding-top: 300px !important;
	}
	
	.sm-pr300 {
		padding-right: 300px !important;
	}
	
	.sm-pb300 {
		padding-bottom: 300px !important;
	}
	
	.sm-pl300 {
		padding-left: 300px !important;
	}
	
	.sm-m400 {
		margin: 400px !important;
	}
	
	.sm-mtb400 {
		margin-top: 400px !important;
		margin-bottom: 400px !important;
	}
	
	.sm-mlr400 {
		margin-left: 400px !important;
		margin-right: 400px !important;
	}
	
	.sm-mt400 {
		margin-top: 400px !important;
	}
	
	.sm-mr400 {
		margin-right: 400px !important;
	}
	
	.sm-mb400 {
		margin-bottom: 400px !important;
	}
	
	.sm-ml400 {
		margin-left: 400px !important;
	}
	
	.sm-nmt400 {
		margin-top: -400px !important;
	}
	
	.sm-nmb400 {
		margin-bottom: -400px !important;
	}
	
	.sm-p400 {
		padding: 400px !important;
	}
	
	.sm-ptb400 {
		padding-top: 400px !important;
		padding-bottom: 400px !important;
	}
	
	.sm-plr400 {
		padding-left: 400px !important;
		padding-right: 400px !important;
	}
	
	.sm-pt400 {
		padding-top: 400px !important;
	}
	
	.sm-pr400 {
		padding-right: 400px !important;
	}
	
	.sm-pb400 {
		padding-bottom: 400px !important;
	}
	
	.sm-pl400 {
		padding-left: 400px !important;
	}
	
	.sm-m500 {
		margin: 500px !important;
	}
	
	.sm-mtb500 {
		margin-top: 500px !important;
		margin-bottom: 500px !important;
	}
	
	.sm-mlr500 {
		margin-left: 500px !important;
		margin-right: 500px !important;
	}
	
	.sm-mt500 {
		margin-top: 500px !important;
	}
	
	.sm-mr500 {
		margin-right: 500px !important;
	}
	
	.sm-mb500 {
		margin-bottom: 500px !important;
	}
	
	.sm-ml500 {
		margin-left: 500px !important;
	}
	
	.sm-nmt500 {
		margin-top: -500px !important;
	}
	
	.sm-nmb500 {
		margin-bottom: -500px !important;
	}
	
	.sm-p500 {
		padding: 500px !important;
	}
	
	.sm-ptb500 {
		padding-top: 500px !important;
		padding-bottom: 500px !important;
	}
	
	.sm-plr500 {
		padding-left: 500px !important;
		padding-right: 500px !important;
	}
	
	.sm-pt500 {
		padding-top: 500px !important;
	}
	
	.sm-pr500 {
		padding-right: 500px !important;
	}
	
	.sm-pb500 {
		padding-bottom: 500px !important;
	}
	
	.sm-pl500 {
		padding-left: 500px !important;
	}
	
	.sm-hs0 h1, .sm-hs0 h2, .sm-hs0 h3, .sm-hs0 h4, .sm-hs0 h5, .sm-hs0 h6 {
		margin-bottom: 0px !important;
	}
	
	.sm-hs10 h1, .sm-hs10 h2, .sm-hs10 h3, .sm-hs10 h4, .sm-hs10 h5, .sm-hs10 h6 {
		margin-bottom: 10px !important;
	}
	
	.sm-hs20 h1, .sm-hs20 h2, .sm-hs20 h3, .sm-hs20 h4, .sm-hs20 h5, .sm-hs20 h6 {
		margin-bottom: 20px !important;
	}
	
	.sm-hs30 h1, .sm-hs30 h2, .sm-hs30 h3, .sm-hs30 h4, .sm-hs30 h5, .sm-hs30 h6 {
		margin-bottom: 30px !important;
	}
	
	/* Width           ================================================================== */
	.sm-w100 {
		max-width: 100px !important;
	}
	
	.sm-w150 {
		max-width: 150px !important;
	}
	
	.sm-w200 {
		max-width: 200px !important;
	}
	
	.sm-w250 {
		max-width: 250px !important;
	}
	
	.sm-w300 {
		max-width: 300px !important;
	}
	
	.sm-w350 {
		max-width: 350px !important;
	}
	
	.sm-w400 {
		max-width: 400px !important;
	}
	
	.sm-w450 {
		max-width: 450px !important;
	}
	
	.sm-w500 {
		max-width: 500px !important;
	}
	
	.sm-w550 {
		max-width: 550px !important;
	}
	
	.sm-w600 {
		max-width: 600px !important;
	}
	
	.sm-w650 {
		max-width: 650px !important;
	}
	
	.sm-w700 {
		max-width: 700px !important;
	}
	
	.sm-w750 {
		max-width: 750px !important;
	}
	
	.sm-w800 {
		max-width: 800px !important;
	}
	
	.sm-w850 {
		max-width: 850px !important;
	}
	
	.sm-w900 {
		max-width: 900px !important;
	}
	
	.sm-w950 {
		max-width: 950px !important;
	}
	
	.sm-w1000 {
		max-width: 1000px !important;
	}
	
	.sm-w1050 {
		max-width: 1050px !important;
	}
	
	.sm-w1100 {
		max-width: 1100px !important;
	}
	
	.sm-w1150 {
		max-width: 1150px !important;
	}
	
	.sm-w1200 {
		max-width: 1200px !important;
	}
	
	.sm-w1250 {
		max-width: 1250px !important;
	}
	
	.sm-w1300 {
		max-width: 1300px !important;
	}
	
	.sm-w1350 {
		max-width: 1350px !important;
	}
	
	.sm-w1400 {
		max-width: 1400px !important;
	}
	
	.sm-w1450 {
		max-width: 1450px !important;
	}
	
	.sm-w1500 {
		max-width: 1500px !important;
	}
	
	.sm-w1550 {
		max-width: 1550px !important;
	}
	
	.sm-w1600 {
		max-width: 1600px !important;
	}
	
	.sm-w1650 {
		max-width: 1650px !important;
	}
	
	.sm-w1700 {
		max-width: 1700px !important;
	}
	
	.sm-w1750 {
		max-width: 1750px !important;
	}
	
	.sm-w1800 {
		max-width: 1800px !important;
	}
	
	.sm-w1850 {
		max-width: 1850px !important;
	}
	
	.sm-w1900 {
		max-width: 1900px !important;
	}
	
	.sm-w1950 {
		max-width: 1950px !important;
	}
	
	.sm-w2000 {
		max-width: 2000px !important;
	}
	
	.sm-wa {
		max-width: none !important;
	}
	
	/* Full VH           ================================================================== */
	.sm-reset-full-vh {
		min-height: 0 !important;
	}
	
	/* Background       ================================================================== */
	
	/*** Background Position         */
	.sm-bg-left-top {
		background-position: left top !important;
	}
	
	.sm-bg-left-center {
		background-position: left center !important;
	}
	
	.sm-bg-left-bottom {
		background-position: left bottom !important;
	}
	
	.sm-bg-center-top {
		background-position: center top !important;
	}
	
	.sm-bg-center-center {
		background-position: center center !important;
	}
	
	.sm-bg-center-bottom {
		background-position: center bottom !important;
	}
	
	.sm-bg-right-top {
		background-position: right top !important;
	}
	
	.sm-bg-right-center {
		background-position: right center !important;
	}
	
	.sm-bg-right-bottom {
		background-position: right bottom !important;
	}
	
	/*** Background Repeat  */
	.sm-bg-repeat {
		background-repeat: repeat !important;
	}
	
	.sm-bg-no-repeat {
		background-repeat: no-repeat !important;
	}
	
	.sm-bg-repeat-x {
		background-repeat: repeat-x !important;
	}
	
	.sm-bg-repeat-y {
		background-repeat: repeat-y !important;
	}
	
	/*** Background Attachment  */
	.sm-bg-scroll {
		background-attachment: scroll !important;
	}
	
	.sm-bg-fixed {
		background-attachment: fixed !important;
	}
	
	/** Background Size     */
	.sm-bg-cover {
		background-size: cover !important;
	}
	
	.sm-bg-stretch {
		background-size: 100% 100% !important;
	}
	
	.sm-bg-full-width {
		background-size: 100% auto !important;
	}
	
	.sm-bg-full-height {
		background-size: auto 100% !important;
	}
	
	.sm-bg-auto {
		background-size: auto auto !important;
	}
	
	/**         * Forms         */
	.sm-form-title-left h3.form-title {
		text-align: left;
	}
	
	.sm-form-title-center h3.form-title {
		text-align: center;
	}
	
	.sm-form-title-right h3.form-title {
		text-align: right;
	}
	
	.sm-form-button-full .hs-button {
		display: block;
	}
	
	/* Radius           ========================================================================== */
	.sm-radius {
		border-radius: 6px;
	}
	
	.sm-radius-top {
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
	}
	
	.sm-radius-top-left {
		border-top-left-radius: 6px;
	}
	
	.sm-radius-top-right {
		border-top-right-radius: 6px;
	}
	
	.sm-radius-bottom {
		border-bottom-left-radius: 6px;
		border-bottom-right-radius: 6px;
	}
	
	.sm-radius-bottom-left {
		border-bottom-left-radius: 6px;
	}
	
	.sm-radius-bottom-right {
		border-bottom-right-radius: 6px;
	}
	
	.sm-radius-left {
		border-top-left-radius: 6px;
		border-bottom-left-radius: 6px;
	}
	
	.sm-radius-right {
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
	}
	
	.sm-radius-0 {
		border-radius: 0;
	}
	
	.sm-radius-top-0 {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	
	.sm-radius-top-left-0 {
		border-top-left-radius: 0;
	}
	
	.sm-radius-top-right-0 {
		border-top-right-radius: 0;
	}
	
	.sm-radius-bottom-0 {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	
	.sm-radius-bottom-left-0 {
		border-bottom-left-radius: 0;
	}
	
	.sm-radius-bottom-right-0 {
		border-bottom-right-radius: 0;
	}
	
	.sm-radius-left-0 {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	
	.sm-radius-right-0 {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
}

/* <- close media query */
@media (max-width: 479px) {
	/* <- open media query */
	
	/* Visibility           ================================================================== */
	.xs-hidden {
		display: none !important;
		visibility: visible;
	}
	
	.xs-visible {
		display: block !important;
	}
	
	/* Text Align           ================================================================== */
	.xs-tl {
		text-align: left !important;
	}
	
	.xs-tc {
		text-align: center !important;
	}
	
	.xs-tr {
		text-align: right !important;
	}
	
	.xs-tj {
		text-align: justify !important;
	}
	
	/* Float           ================================================================== */
	.xs-fl {
		float: left !important;
	}
	
	.xs-fr {
		float: right !important;
	}
	
	.xs-fn {
		float: none !important;
	}
	
	/* Margin and padding           ================================================================== */
	.xs-ma {
		margin: auto !important;
	}
	
	.xs-mtba {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
	
	.xs-mlra {
		margin-left: auto !important;
		margin-right: auto !important;
		float: none !important;
	}
	
	.xs-mta {
		margin-top: auto !important;
	}
	
	.xs-mra {
		margin-right: auto !important;
	}
	
	.xs-mba {
		margin-bottom: auto !important;
	}
	
	.xs-mla {
		margin-left: auto !important;
	}
	
	.xs-m0 {
		margin: 0px !important;
	}
	
	.xs-mtb0 {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	
	.xs-mlr0 {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	
	.xs-mt0 {
		margin-top: 0px !important;
	}
	
	.xs-mr0 {
		margin-right: 0px !important;
	}
	
	.xs-mb0 {
		margin-bottom: 0px !important;
	}
	
	.xs-ml0 {
		margin-left: 0px !important;
	}
	
	.xs-nmt0 {
		margin-top: -0px !important;
	}
	
	.xs-nmb0 {
		margin-bottom: -0px !important;
	}
	
	.xs-p0 {
		padding: 0px !important;
	}
	
	.xs-ptb0 {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	
	.xs-plr0 {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.xs-pt0 {
		padding-top: 0px !important;
	}
	
	.xs-pr0 {
		padding-right: 0px !important;
	}
	
	.xs-pb0 {
		padding-bottom: 0px !important;
	}
	
	.xs-pl0 {
		padding-left: 0px !important;
	}
	
	.xs-m5 {
		margin: 5px !important;
	}
	
	.xs-mtb5 {
		margin-top: 5px !important;
		margin-bottom: 5px !important;
	}
	
	.xs-mlr5 {
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	.xs-mt5 {
		margin-top: 5px !important;
	}
	
	.xs-mr5 {
		margin-right: 5px !important;
	}
	
	.xs-mb5 {
		margin-bottom: 5px !important;
	}
	
	.xs-ml5 {
		margin-left: 5px !important;
	}
	
	.xs-nmt5 {
		margin-top: -5px !important;
	}
	
	.xs-nmb5 {
		margin-bottom: -5px !important;
	}
	
	.xs-p5 {
		padding: 5px !important;
	}
	
	.xs-ptb5 {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}
	
	.xs-plr5 {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	
	.xs-pt5 {
		padding-top: 5px !important;
	}
	
	.xs-pr5 {
		padding-right: 5px !important;
	}
	
	.xs-pb5 {
		padding-bottom: 5px !important;
	}
	
	.xs-pl5 {
		padding-left: 5px !important;
	}
	
	.xs-m10 {
		margin: 10px !important;
	}
	
	.xs-mtb10 {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	
	.xs-mlr10 {
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
	
	.xs-mt10 {
		margin-top: 10px !important;
	}
	
	.xs-mr10 {
		margin-right: 10px !important;
	}
	
	.xs-mb10 {
		margin-bottom: 10px !important;
	}
	
	.xs-ml10 {
		margin-left: 10px !important;
	}
	
	.xs-nmt10 {
		margin-top: -10px !important;
	}
	
	.xs-nmb10 {
		margin-bottom: -10px !important;
	}
	
	.xs-p10 {
		padding: 10px !important;
	}
	
	.xs-ptb10 {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	
	.xs-plr10 {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	
	.xs-pt10 {
		padding-top: 10px !important;
	}
	
	.xs-pr10 {
		padding-right: 10px !important;
	}
	
	.xs-pb10 {
		padding-bottom: 10px !important;
	}
	
	.xs-pl10 {
		padding-left: 10px !important;
	}
	
	.xs-m15 {
		margin: 15px !important;
	}
	
	.xs-mtb15 {
		margin-top: 15px !important;
		margin-bottom: 15px !important;
	}
	
	.xs-mlr15 {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	
	.xs-mt15 {
		margin-top: 15px !important;
	}
	
	.xs-mr15 {
		margin-right: 15px !important;
	}
	
	.xs-mb15 {
		margin-bottom: 15px !important;
	}
	
	.xs-ml15 {
		margin-left: 15px !important;
	}
	
	.xs-nmt15 {
		margin-top: -15px !important;
	}
	
	.xs-nmb15 {
		margin-bottom: -15px !important;
	}
	
	.xs-p15 {
		padding: 15px !important;
	}
	
	.xs-ptb15 {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
	
	.xs-plr15 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	.xs-pt15 {
		padding-top: 15px !important;
	}
	
	.xs-pr15 {
		padding-right: 15px !important;
	}
	
	.xs-pb15 {
		padding-bottom: 15px !important;
	}
	
	.xs-pl15 {
		padding-left: 15px !important;
	}
	
	.xs-m20 {
		margin: 20px !important;
	}
	
	.xs-mtb20 {
		margin-top: 20px !important;
		margin-bottom: 20px !important;
	}
	
	.xs-mlr20 {
		margin-left: 20px !important;
		margin-right: 20px !important;
	}
	
	.xs-mt20 {
		margin-top: 20px !important;
	}
	
	.xs-mr20 {
		margin-right: 20px !important;
	}
	
	.xs-mb20 {
		margin-bottom: 20px !important;
	}
	
	.xs-ml20 {
		margin-left: 20px !important;
	}
	
	.xs-nmt20 {
		margin-top: -20px !important;
	}
	
	.xs-nmb20 {
		margin-bottom: -20px !important;
	}
	
	.xs-p20 {
		padding: 20px !important;
	}
	
	.xs-ptb20 {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	
	.xs-plr20 {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	
	.xs-pt20 {
		padding-top: 20px !important;
	}
	
	.xs-pr20 {
		padding-right: 20px !important;
	}
	
	.xs-pb20 {
		padding-bottom: 20px !important;
	}
	
	.xs-pl20 {
		padding-left: 20px !important;
	}
	
	.xs-m30 {
		margin: 30px !important;
	}
	
	.xs-mtb30 {
		margin-top: 30px !important;
		margin-bottom: 30px !important;
	}
	
	.xs-mlr30 {
		margin-left: 30px !important;
		margin-right: 30px !important;
	}
	
	.xs-mt30 {
		margin-top: 30px !important;
	}
	
	.xs-mr30 {
		margin-right: 30px !important;
	}
	
	.xs-mb30 {
		margin-bottom: 30px !important;
	}
	
	.xs-ml30 {
		margin-left: 30px !important;
	}
	
	.xs-nmt30 {
		margin-top: -30px !important;
	}
	
	.xs-nmb30 {
		margin-bottom: -30px !important;
	}
	
	.xs-p30 {
		padding: 30px !important;
	}
	
	.xs-ptb30 {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	
	.xs-plr30 {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	
	.xs-pt30 {
		padding-top: 30px !important;
	}
	
	.xs-pr30 {
		padding-right: 30px !important;
	}
	
	.xs-pb30 {
		padding-bottom: 30px !important;
	}
	
	.xs-pl30 {
		padding-left: 30px !important;
	}
	
	.xs-m40 {
		margin: 40px !important;
	}
	
	.xs-mtb40 {
		margin-top: 40px !important;
		margin-bottom: 40px !important;
	}
	
	.xs-mlr40 {
		margin-left: 40px !important;
		margin-right: 40px !important;
	}
	
	.xs-mt40 {
		margin-top: 40px !important;
	}
	
	.xs-mr40 {
		margin-right: 40px !important;
	}
	
	.xs-mb40 {
		margin-bottom: 40px !important;
	}
	
	.xs-ml40 {
		margin-left: 40px !important;
	}
	
	.xs-nmt40 {
		margin-top: -40px !important;
	}
	
	.xs-nmb40 {
		margin-bottom: -40px !important;
	}
	
	.xs-p40 {
		padding: 40px !important;
	}
	
	.xs-ptb40 {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
	
	.xs-plr40 {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
	
	.xs-pt40 {
		padding-top: 40px !important;
	}
	
	.xs-pr40 {
		padding-right: 40px !important;
	}
	
	.xs-pb40 {
		padding-bottom: 40px !important;
	}
	
	.xs-pl40 {
		padding-left: 40px !important;
	}
	
	.xs-m50 {
		margin: 50px !important;
	}
	
	.xs-mtb50 {
		margin-top: 50px !important;
		margin-bottom: 50px !important;
	}
	
	.xs-mlr50 {
		margin-left: 50px !important;
		margin-right: 50px !important;
	}
	
	.xs-mt50 {
		margin-top: 50px !important;
	}
	
	.xs-mr50 {
		margin-right: 50px !important;
	}
	
	.xs-mb50 {
		margin-bottom: 50px !important;
	}
	
	.xs-ml50 {
		margin-left: 50px !important;
	}
	
	.xs-nmt50 {
		margin-top: -50px !important;
	}
	
	.xs-nmb50 {
		margin-bottom: -50px !important;
	}
	
	.xs-p50 {
		padding: 50px !important;
	}
	
	.xs-ptb50 {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	
	.xs-plr50 {
		padding-left: 50px !important;
		padding-right: 50px !important;
	}
	
	.xs-pt50 {
		padding-top: 50px !important;
	}
	
	.xs-pr50 {
		padding-right: 50px !important;
	}
	
	.xs-pb50 {
		padding-bottom: 50px !important;
	}
	
	.xs-pl50 {
		padding-left: 50px !important;
	}
	
	.xs-m60 {
		margin: 60px !important;
	}
	
	.xs-mtb60 {
		margin-top: 60px !important;
		margin-bottom: 60px !important;
	}
	
	.xs-mlr60 {
		margin-left: 60px !important;
		margin-right: 60px !important;
	}
	
	.xs-mt60 {
		margin-top: 60px !important;
	}
	
	.xs-mr60 {
		margin-right: 60px !important;
	}
	
	.xs-mb60 {
		margin-bottom: 60px !important;
	}
	
	.xs-ml60 {
		margin-left: 60px !important;
	}
	
	.xs-nmt60 {
		margin-top: -60px !important;
	}
	
	.xs-nmb60 {
		margin-bottom: -60px !important;
	}
	
	.xs-p60 {
		padding: 60px !important;
	}
	
	.xs-ptb60 {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}
	
	.xs-plr60 {
		padding-left: 60px !important;
		padding-right: 60px !important;
	}
	
	.xs-pt60 {
		padding-top: 60px !important;
	}
	
	.xs-pr60 {
		padding-right: 60px !important;
	}
	
	.xs-pb60 {
		padding-bottom: 60px !important;
	}
	
	.xs-pl60 {
		padding-left: 60px !important;
	}
	
	.xs-m70 {
		margin: 70px !important;
	}
	
	.xs-mtb70 {
		margin-top: 70px !important;
		margin-bottom: 70px !important;
	}
	
	.xs-mlr70 {
		margin-left: 70px !important;
		margin-right: 70px !important;
	}
	
	.xs-mt70 {
		margin-top: 70px !important;
	}
	
	.xs-mr70 {
		margin-right: 70px !important;
	}
	
	.xs-mb70 {
		margin-bottom: 70px !important;
	}
	
	.xs-ml70 {
		margin-left: 70px !important;
	}
	
	.xs-nmt70 {
		margin-top: -70px !important;
	}
	
	.xs-nmb70 {
		margin-bottom: -70px !important;
	}
	
	.xs-p70 {
		padding: 70px !important;
	}
	
	.xs-ptb70 {
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}
	
	.xs-plr70 {
		padding-left: 70px !important;
		padding-right: 70px !important;
	}
	
	.xs-pt70 {
		padding-top: 70px !important;
	}
	
	.xs-pr70 {
		padding-right: 70px !important;
	}
	
	.xs-pb70 {
		padding-bottom: 70px !important;
	}
	
	.xs-pl70 {
		padding-left: 70px !important;
	}
	
	.xs-m80 {
		margin: 80px !important;
	}
	
	.xs-mtb80 {
		margin-top: 80px !important;
		margin-bottom: 80px !important;
	}
	
	.xs-mlr80 {
		margin-left: 80px !important;
		margin-right: 80px !important;
	}
	
	.xs-mt80 {
		margin-top: 80px !important;
	}
	
	.xs-mr80 {
		margin-right: 80px !important;
	}
	
	.xs-mb80 {
		margin-bottom: 80px !important;
	}
	
	.xs-ml80 {
		margin-left: 80px !important;
	}
	
	.xs-nmt80 {
		margin-top: -80px !important;
	}
	
	.xs-nmb80 {
		margin-bottom: -80px !important;
	}
	
	.xs-p80 {
		padding: 80px !important;
	}
	
	.xs-ptb80 {
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}
	
	.xs-plr80 {
		padding-left: 80px !important;
		padding-right: 80px !important;
	}
	
	.xs-pt80 {
		padding-top: 80px !important;
	}
	
	.xs-pr80 {
		padding-right: 80px !important;
	}
	
	.xs-pb80 {
		padding-bottom: 80px !important;
	}
	
	.xs-pl80 {
		padding-left: 80px !important;
	}
	
	.xs-m90 {
		margin: 90px !important;
	}
	
	.xs-mtb90 {
		margin-top: 90px !important;
		margin-bottom: 90px !important;
	}
	
	.xs-mlr90 {
		margin-left: 90px !important;
		margin-right: 90px !important;
	}
	
	.xs-mt90 {
		margin-top: 90px !important;
	}
	
	.xs-mr90 {
		margin-right: 90px !important;
	}
	
	.xs-mb90 {
		margin-bottom: 90px !important;
	}
	
	.xs-ml90 {
		margin-left: 90px !important;
	}
	
	.xs-nmt90 {
		margin-top: -90px !important;
	}
	
	.xs-nmb90 {
		margin-bottom: -90px !important;
	}
	
	.xs-p90 {
		padding: 90px !important;
	}
	
	.xs-ptb90 {
		padding-top: 90px !important;
		padding-bottom: 90px !important;
	}
	
	.xs-plr90 {
		padding-left: 90px !important;
		padding-right: 90px !important;
	}
	
	.xs-pt90 {
		padding-top: 90px !important;
	}
	
	.xs-pr90 {
		padding-right: 90px !important;
	}
	
	.xs-pb90 {
		padding-bottom: 90px !important;
	}
	
	.xs-pl90 {
		padding-left: 90px !important;
	}
	
	.xs-m100 {
		margin: 100px !important;
	}
	
	.xs-mtb100 {
		margin-top: 100px !important;
		margin-bottom: 100px !important;
	}
	
	.xs-mlr100 {
		margin-left: 100px !important;
		margin-right: 100px !important;
	}
	
	.xs-mt100 {
		margin-top: 100px !important;
	}
	
	.xs-mr100 {
		margin-right: 100px !important;
	}
	
	.xs-mb100 {
		margin-bottom: 100px !important;
	}
	
	.xs-ml100 {
		margin-left: 100px !important;
	}
	
	.xs-nmt100 {
		margin-top: -100px !important;
	}
	
	.xs-nmb100 {
		margin-bottom: -100px !important;
	}
	
	.xs-p100 {
		padding: 100px !important;
	}
	
	.xs-ptb100 {
		padding-top: 100px !important;
		padding-bottom: 100px !important;
	}
	
	.xs-plr100 {
		padding-left: 100px !important;
		padding-right: 100px !important;
	}
	
	.xs-pt100 {
		padding-top: 100px !important;
	}
	
	.xs-pr100 {
		padding-right: 100px !important;
	}
	
	.xs-pb100 {
		padding-bottom: 100px !important;
	}
	
	.xs-pl100 {
		padding-left: 100px !important;
	}
	
	.xs-m110 {
		margin: 110px !important;
	}
	
	.xs-mtb110 {
		margin-top: 110px !important;
		margin-bottom: 110px !important;
	}
	
	.xs-mlr110 {
		margin-left: 110px !important;
		margin-right: 110px !important;
	}
	
	.xs-mt110 {
		margin-top: 110px !important;
	}
	
	.xs-mr110 {
		margin-right: 110px !important;
	}
	
	.xs-mb110 {
		margin-bottom: 110px !important;
	}
	
	.xs-ml110 {
		margin-left: 110px !important;
	}
	
	.xs-nmt110 {
		margin-top: -110px !important;
	}
	
	.xs-nmb110 {
		margin-bottom: -110px !important;
	}
	
	.xs-p110 {
		padding: 110px !important;
	}
	
	.xs-ptb110 {
		padding-top: 110px !important;
		padding-bottom: 110px !important;
	}
	
	.xs-plr110 {
		padding-left: 110px !important;
		padding-right: 110px !important;
	}
	
	.xs-pt110 {
		padding-top: 110px !important;
	}
	
	.xs-pr110 {
		padding-right: 110px !important;
	}
	
	.xs-pb110 {
		padding-bottom: 110px !important;
	}
	
	.xs-pl110 {
		padding-left: 110px !important;
	}
	
	.xs-m120 {
		margin: 120px !important;
	}
	
	.xs-mtb120 {
		margin-top: 120px !important;
		margin-bottom: 120px !important;
	}
	
	.xs-mlr120 {
		margin-left: 120px !important;
		margin-right: 120px !important;
	}
	
	.xs-mt120 {
		margin-top: 120px !important;
	}
	
	.xs-mr120 {
		margin-right: 120px !important;
	}
	
	.xs-mb120 {
		margin-bottom: 120px !important;
	}
	
	.xs-ml120 {
		margin-left: 120px !important;
	}
	
	.xs-nmt120 {
		margin-top: -120px !important;
	}
	
	.xs-nmb120 {
		margin-bottom: -120px !important;
	}
	
	.xs-p120 {
		padding: 120px !important;
	}
	
	.xs-ptb120 {
		padding-top: 120px !important;
		padding-bottom: 120px !important;
	}
	
	.xs-plr120 {
		padding-left: 120px !important;
		padding-right: 120px !important;
	}
	
	.xs-pt120 {
		padding-top: 120px !important;
	}
	
	.xs-pr120 {
		padding-right: 120px !important;
	}
	
	.xs-pb120 {
		padding-bottom: 120px !important;
	}
	
	.xs-pl120 {
		padding-left: 120px !important;
	}
	
	.xs-m130 {
		margin: 130px !important;
	}
	
	.xs-mtb130 {
		margin-top: 130px !important;
		margin-bottom: 130px !important;
	}
	
	.xs-mlr130 {
		margin-left: 130px !important;
		margin-right: 130px !important;
	}
	
	.xs-mt130 {
		margin-top: 130px !important;
	}
	
	.xs-mr130 {
		margin-right: 130px !important;
	}
	
	.xs-mb130 {
		margin-bottom: 130px !important;
	}
	
	.xs-ml130 {
		margin-left: 130px !important;
	}
	
	.xs-nmt130 {
		margin-top: -130px !important;
	}
	
	.xs-nmb130 {
		margin-bottom: -130px !important;
	}
	
	.xs-p130 {
		padding: 130px !important;
	}
	
	.xs-ptb130 {
		padding-top: 130px !important;
		padding-bottom: 130px !important;
	}
	
	.xs-plr130 {
		padding-left: 130px !important;
		padding-right: 130px !important;
	}
	
	.xs-pt130 {
		padding-top: 130px !important;
	}
	
	.xs-pr130 {
		padding-right: 130px !important;
	}
	
	.xs-pb130 {
		padding-bottom: 130px !important;
	}
	
	.xs-pl130 {
		padding-left: 130px !important;
	}
	
	.xs-m140 {
		margin: 140px !important;
	}
	
	.xs-mtb140 {
		margin-top: 140px !important;
		margin-bottom: 140px !important;
	}
	
	.xs-mlr140 {
		margin-left: 140px !important;
		margin-right: 140px !important;
	}
	
	.xs-mt140 {
		margin-top: 140px !important;
	}
	
	.xs-mr140 {
		margin-right: 140px !important;
	}
	
	.xs-mb140 {
		margin-bottom: 140px !important;
	}
	
	.xs-ml140 {
		margin-left: 140px !important;
	}
	
	.xs-nmt140 {
		margin-top: -140px !important;
	}
	
	.xs-nmb140 {
		margin-bottom: -140px !important;
	}
	
	.xs-p140 {
		padding: 140px !important;
	}
	
	.xs-ptb140 {
		padding-top: 140px !important;
		padding-bottom: 140px !important;
	}
	
	.xs-plr140 {
		padding-left: 140px !important;
		padding-right: 140px !important;
	}
	
	.xs-pt140 {
		padding-top: 140px !important;
	}
	
	.xs-pr140 {
		padding-right: 140px !important;
	}
	
	.xs-pb140 {
		padding-bottom: 140px !important;
	}
	
	.xs-pl140 {
		padding-left: 140px !important;
	}
	
	.xs-m150 {
		margin: 150px !important;
	}
	
	.xs-mtb150 {
		margin-top: 150px !important;
		margin-bottom: 150px !important;
	}
	
	.xs-mlr150 {
		margin-left: 150px !important;
		margin-right: 150px !important;
	}
	
	.xs-mt150 {
		margin-top: 150px !important;
	}
	
	.xs-mr150 {
		margin-right: 150px !important;
	}
	
	.xs-mb150 {
		margin-bottom: 150px !important;
	}
	
	.xs-ml150 {
		margin-left: 150px !important;
	}
	
	.xs-nmt150 {
		margin-top: -150px !important;
	}
	
	.xs-nmb150 {
		margin-bottom: -150px !important;
	}
	
	.xs-p150 {
		padding: 150px !important;
	}
	
	.xs-ptb150 {
		padding-top: 150px !important;
		padding-bottom: 150px !important;
	}
	
	.xs-plr150 {
		padding-left: 150px !important;
		padding-right: 150px !important;
	}
	
	.xs-pt150 {
		padding-top: 150px !important;
	}
	
	.xs-pr150 {
		padding-right: 150px !important;
	}
	
	.xs-pb150 {
		padding-bottom: 150px !important;
	}
	
	.xs-pl150 {
		padding-left: 150px !important;
	}
	
	.xs-m200 {
		margin: 200px !important;
	}
	
	.xs-mtb200 {
		margin-top: 200px !important;
		margin-bottom: 200px !important;
	}
	
	.xs-mlr200 {
		margin-left: 200px !important;
		margin-right: 200px !important;
	}
	
	.xs-mt200 {
		margin-top: 200px !important;
	}
	
	.xs-mr200 {
		margin-right: 200px !important;
	}
	
	.xs-mb200 {
		margin-bottom: 200px !important;
	}
	
	.xs-ml200 {
		margin-left: 200px !important;
	}
	
	.xs-nmt200 {
		margin-top: -200px !important;
	}
	
	.xs-nmb200 {
		margin-bottom: -200px !important;
	}
	
	.xs-p200 {
		padding: 200px !important;
	}
	
	.xs-ptb200 {
		padding-top: 200px !important;
		padding-bottom: 200px !important;
	}
	
	.xs-plr200 {
		padding-left: 200px !important;
		padding-right: 200px !important;
	}
	
	.xs-pt200 {
		padding-top: 200px !important;
	}
	
	.xs-pr200 {
		padding-right: 200px !important;
	}
	
	.xs-pb200 {
		padding-bottom: 200px !important;
	}
	
	.xs-pl200 {
		padding-left: 200px !important;
	}
	
	.xs-m250 {
		margin: 250px !important;
	}
	
	.xs-mtb250 {
		margin-top: 250px !important;
		margin-bottom: 250px !important;
	}
	
	.xs-mlr250 {
		margin-left: 250px !important;
		margin-right: 250px !important;
	}
	
	.xs-mt250 {
		margin-top: 250px !important;
	}
	
	.xs-mr250 {
		margin-right: 250px !important;
	}
	
	.xs-mb250 {
		margin-bottom: 250px !important;
	}
	
	.xs-ml250 {
		margin-left: 250px !important;
	}
	
	.xs-nmt250 {
		margin-top: -250px !important;
	}
	
	.xs-nmb250 {
		margin-bottom: -250px !important;
	}
	
	.xs-p250 {
		padding: 250px !important;
	}
	
	.xs-ptb250 {
		padding-top: 250px !important;
		padding-bottom: 250px !important;
	}
	
	.xs-plr250 {
		padding-left: 250px !important;
		padding-right: 250px !important;
	}
	
	.xs-pt250 {
		padding-top: 250px !important;
	}
	
	.xs-pr250 {
		padding-right: 250px !important;
	}
	
	.xs-pb250 {
		padding-bottom: 250px !important;
	}
	
	.xs-pl250 {
		padding-left: 250px !important;
	}
	
	.xs-m300 {
		margin: 300px !important;
	}
	
	.xs-mtb300 {
		margin-top: 300px !important;
		margin-bottom: 300px !important;
	}
	
	.xs-mlr300 {
		margin-left: 300px !important;
		margin-right: 300px !important;
	}
	
	.xs-mt300 {
		margin-top: 300px !important;
	}
	
	.xs-mr300 {
		margin-right: 300px !important;
	}
	
	.xs-mb300 {
		margin-bottom: 300px !important;
	}
	
	.xs-ml300 {
		margin-left: 300px !important;
	}
	
	.xs-nmt300 {
		margin-top: -300px !important;
	}
	
	.xs-nmb300 {
		margin-bottom: -300px !important;
	}
	
	.xs-p300 {
		padding: 300px !important;
	}
	
	.xs-ptb300 {
		padding-top: 300px !important;
		padding-bottom: 300px !important;
	}
	
	.xs-plr300 {
		padding-left: 300px !important;
		padding-right: 300px !important;
	}
	
	.xs-pt300 {
		padding-top: 300px !important;
	}
	
	.xs-pr300 {
		padding-right: 300px !important;
	}
	
	.xs-pb300 {
		padding-bottom: 300px !important;
	}
	
	.xs-pl300 {
		padding-left: 300px !important;
	}
	
	.xs-m400 {
		margin: 400px !important;
	}
	
	.xs-mtb400 {
		margin-top: 400px !important;
		margin-bottom: 400px !important;
	}
	
	.xs-mlr400 {
		margin-left: 400px !important;
		margin-right: 400px !important;
	}
	
	.xs-mt400 {
		margin-top: 400px !important;
	}
	
	.xs-mr400 {
		margin-right: 400px !important;
	}
	
	.xs-mb400 {
		margin-bottom: 400px !important;
	}
	
	.xs-ml400 {
		margin-left: 400px !important;
	}
	
	.xs-nmt400 {
		margin-top: -400px !important;
	}
	
	.xs-nmb400 {
		margin-bottom: -400px !important;
	}
	
	.xs-p400 {
		padding: 400px !important;
	}
	
	.xs-ptb400 {
		padding-top: 400px !important;
		padding-bottom: 400px !important;
	}
	
	.xs-plr400 {
		padding-left: 400px !important;
		padding-right: 400px !important;
	}
	
	.xs-pt400 {
		padding-top: 400px !important;
	}
	
	.xs-pr400 {
		padding-right: 400px !important;
	}
	
	.xs-pb400 {
		padding-bottom: 400px !important;
	}
	
	.xs-pl400 {
		padding-left: 400px !important;
	}
	
	.xs-m500 {
		margin: 500px !important;
	}
	
	.xs-mtb500 {
		margin-top: 500px !important;
		margin-bottom: 500px !important;
	}
	
	.xs-mlr500 {
		margin-left: 500px !important;
		margin-right: 500px !important;
	}
	
	.xs-mt500 {
		margin-top: 500px !important;
	}
	
	.xs-mr500 {
		margin-right: 500px !important;
	}
	
	.xs-mb500 {
		margin-bottom: 500px !important;
	}
	
	.xs-ml500 {
		margin-left: 500px !important;
	}
	
	.xs-nmt500 {
		margin-top: -500px !important;
	}
	
	.xs-nmb500 {
		margin-bottom: -500px !important;
	}
	
	.xs-p500 {
		padding: 500px !important;
	}
	
	.xs-ptb500 {
		padding-top: 500px !important;
		padding-bottom: 500px !important;
	}
	
	.xs-plr500 {
		padding-left: 500px !important;
		padding-right: 500px !important;
	}
	
	.xs-pt500 {
		padding-top: 500px !important;
	}
	
	.xs-pr500 {
		padding-right: 500px !important;
	}
	
	.xs-pb500 {
		padding-bottom: 500px !important;
	}
	
	.xs-pl500 {
		padding-left: 500px !important;
	}
	
	.xs-hs0 h1, .xs-hs0 h2, .xs-hs0 h3, .xs-hs0 h4, .xs-hs0 h5, .xs-hs0 h6 {
		margin-bottom: 0px !important;
	}
	
	.xs-hs10 h1, .xs-hs10 h2, .xs-hs10 h3, .xs-hs10 h4, .xs-hs10 h5, .xs-hs10 h6 {
		margin-bottom: 10px !important;
	}
	
	.xs-hs20 h1, .xs-hs20 h2, .xs-hs20 h3, .xs-hs20 h4, .xs-hs20 h5, .xs-hs20 h6 {
		margin-bottom: 20px !important;
	}
	
	.xs-hs30 h1, .xs-hs30 h2, .xs-hs30 h3, .xs-hs30 h4, .xs-hs30 h5, .xs-hs30 h6 {
		margin-bottom: 30px !important;
	}
	
	/* Width           ================================================================== */
	.xs-w100 {
		max-width: 100px !important;
	}
	
	.xs-w150 {
		max-width: 150px !important;
	}
	
	.xs-w200 {
		max-width: 200px !important;
	}
	
	.xs-w250 {
		max-width: 250px !important;
	}
	
	.xs-w300 {
		max-width: 300px !important;
	}
	
	.xs-w350 {
		max-width: 350px !important;
	}
	
	.xs-w400 {
		max-width: 400px !important;
	}
	
	.xs-w450 {
		max-width: 450px !important;
	}
	
	.xs-w500 {
		max-width: 500px !important;
	}
	
	.xs-w550 {
		max-width: 550px !important;
	}
	
	.xs-w600 {
		max-width: 600px !important;
	}
	
	.xs-w650 {
		max-width: 650px !important;
	}
	
	.xs-w700 {
		max-width: 700px !important;
	}
	
	.xs-w750 {
		max-width: 750px !important;
	}
	
	.xs-w800 {
		max-width: 800px !important;
	}
	
	.xs-w850 {
		max-width: 850px !important;
	}
	
	.xs-w900 {
		max-width: 900px !important;
	}
	
	.xs-w950 {
		max-width: 950px !important;
	}
	
	.xs-w1000 {
		max-width: 1000px !important;
	}
	
	.xs-w1050 {
		max-width: 1050px !important;
	}
	
	.xs-w1100 {
		max-width: 1100px !important;
	}
	
	.xs-w1150 {
		max-width: 1150px !important;
	}
	
	.xs-w1200 {
		max-width: 1200px !important;
	}
	
	.xs-w1250 {
		max-width: 1250px !important;
	}
	
	.xs-w1300 {
		max-width: 1300px !important;
	}
	
	.xs-w1350 {
		max-width: 1350px !important;
	}
	
	.xs-w1400 {
		max-width: 1400px !important;
	}
	
	.xs-w1450 {
		max-width: 1450px !important;
	}
	
	.xs-w1500 {
		max-width: 1500px !important;
	}
	
	.xs-w1550 {
		max-width: 1550px !important;
	}
	
	.xs-w1600 {
		max-width: 1600px !important;
	}
	
	.xs-w1650 {
		max-width: 1650px !important;
	}
	
	.xs-w1700 {
		max-width: 1700px !important;
	}
	
	.xs-w1750 {
		max-width: 1750px !important;
	}
	
	.xs-w1800 {
		max-width: 1800px !important;
	}
	
	.xs-w1850 {
		max-width: 1850px !important;
	}
	
	.xs-w1900 {
		max-width: 1900px !important;
	}
	
	.xs-w1950 {
		max-width: 1950px !important;
	}
	
	.xs-w2000 {
		max-width: 2000px !important;
	}
	
	.xs-wa {
		max-width: none !important;
	}
	
	/* Full VH           ================================================================== */
	.xs-reset-full-vh {
		min-height: 0 !important;
	}
	
	/* Background       ================================================================== */
	
	/*** Background Position         */
	.xs-bg-left-top {
		background-position: left top !important;
	}
	
	.xs-bg-left-center {
		background-position: left center !important;
	}
	
	.xs-bg-left-bottom {
		background-position: left bottom !important;
	}
	
	.xs-bg-center-top {
		background-position: center top !important;
	}
	
	.xs-bg-center-center {
		background-position: center center !important;
	}
	
	.xs-bg-center-bottom {
		background-position: center bottom !important;
	}
	
	.xs-bg-right-top {
		background-position: right top !important;
	}
	
	.xs-bg-right-center {
		background-position: right center !important;
	}
	
	.xs-bg-right-bottom {
		background-position: right bottom !important;
	}
	
	/*** Background Repeat  */
	.xs-bg-repeat {
		background-repeat: repeat !important;
	}
	
	.xs-bg-no-repeat {
		background-repeat: no-repeat !important;
	}
	
	.xs-bg-repeat-x {
		background-repeat: repeat-x !important;
	}
	
	.xs-bg-repeat-y {
		background-repeat: repeat-y !important;
	}
	
	/*** Background Attachment  */
	.xs-bg-scroll {
		background-attachment: scroll !important;
	}
	
	.xs-bg-fixed {
		background-attachment: fixed !important;
	}
	
	/** Background Size     */
	.xs-bg-cover {
		background-size: cover !important;
	}
	
	.xs-bg-stretch {
		background-size: 100% 100% !important;
	}
	
	.xs-bg-full-width {
		background-size: 100% auto !important;
	}
	
	.xs-bg-full-height {
		background-size: auto 100% !important;
	}
	
	.xs-bg-auto {
		background-size: auto auto !important;
	}
	
	/**         * Forms         */
	.xs-form-title-left h3.form-title {
		text-align: left;
	}
	
	.xs-form-title-center h3.form-title {
		text-align: center;
	}
	
	.xs-form-title-right h3.form-title {
		text-align: right;
	}
	
	.xs-form-button-full .hs-button {
		display: block;
	}
	
	/* Radius           ========================================================================== */
	.xs-radius {
		border-radius: 6px;
	}
	
	.xs-radius-top {
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
	}
	
	.xs-radius-top-left {
		border-top-left-radius: 6px;
	}
	
	.xs-radius-top-right {
		border-top-right-radius: 6px;
	}
	
	.xs-radius-bottom {
		border-bottom-left-radius: 6px;
		border-bottom-right-radius: 6px;
	}
	
	.xs-radius-bottom-left {
		border-bottom-left-radius: 6px;
	}
	
	.xs-radius-bottom-right {
		border-bottom-right-radius: 6px;
	}
	
	.xs-radius-left {
		border-top-left-radius: 6px;
		border-bottom-left-radius: 6px;
	}
	
	.xs-radius-right {
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
	}
	
	.xs-radius-0 {
		border-radius: 0;
	}
	
	.xs-radius-top-0 {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	
	.xs-radius-top-left-0 {
		border-top-left-radius: 0;
	}
	
	.xs-radius-top-right-0 {
		border-top-right-radius: 0;
	}
	
	.xs-radius-bottom-0 {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	
	.xs-radius-bottom-left-0 {
		border-bottom-left-radius: 0;
	}
	
	.xs-radius-bottom-right-0 {
		border-bottom-right-radius: 0;
	}
	
	.xs-radius-left-0 {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	
	.xs-radius-right-0 {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
}

/* <- close media query */

/* blog single post */
.blog_author_section {
	width: 37px;
	height: 37px;
	border-radius: 24px;
	background: #a4abae;
	margin: 0 auto;
}

.post-free-guide {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.free-guide-link {
	background: #ffd15c;
	border-radius: 25px;
}

.custom-subscribe .hs-fieldtype-radio .inputs-list {
	text-align: left;
	display: inline-block;
}

.custom-subscribe .form-title {
	color: #c60c30 !important;
	margin-bottom: 0px !important;
	font-size: 24px !important;
}

.custom-subscribe input[type='submit'] {
	background: #ffd15c !important;
	color: #024;
}

.custom-subscribe {
	background: #f0f7f9;
}

.custom-subscribe input[type='email'] {
	border-bottom: 1px solid #a4abae !important;
	background: none !important;
	border-radius: 0px !important;
	width: 80% !important;
}

.single-post-author-section>.row-depth-1> .row-fluid {
	display: flex;
	align-items: center;
}

.new-homepage {
	color: #131313;
}

/*Ane Build custom sysytem type 2 start */
.bcs-title, .cp-mobile-slider .slick-dots li button:before, .cp-mobile-slider .slick-dots li.slick-active button:before {
	color: #c3161c;
}

.custom-package {
	outline: 0;
	display: block;
}

.cp-mobile-slider>div:nth-child(4n+1) {
	margin-left: 0 !important;
	clear: left;
}

.custom-package .thumbnail {
	background-color: #fff;
	opacity: 1;
	position: relative;
}

.custom-package .thumbnail>img {
	height: 150px;
	width: auto;
	margin: 0 auto;
}

.custom-package .thumbnail.active, .custom-package .thumbnail:hover {
	cursor: pointer;
	opacity: .7;
	border: 4px solid #add8e6;
	border-radius: 4px;
}

.custom-package .thumbnail:hover img {
	padding: 4px;
}

.custom-package .title {
	font-size: 18px;
	margin: 10px 0;
}

.package-detail.active {
	display: block !important;
}

.package-detail .cta {
	margin-top: 30px;
}

.flashy-overlay {
	z-index: 999999;
}

.flashy-overlay .span12 {
	width: 100%;
	clear: both;
}

.flashy-overlay .span6 {
	width: 49%;
	padding: 2%;
	float: left;
}

.mp-left {
	float: left !important;
}

.mp-right {
	float: right !important;
}

.cp-mobile-slider .slick-next, .cp-mobile-slider .slick-prev {
	height: 60px !important;
	width: auto !important;
}

.cp-mobile-slider .slick-dots li button:before {
	font-size: 10px;
}

@media (min-width:1025px) {
	.mp-right img {
		margin-right: 30px;
	}
}

@media (max-width:767px) {
	.flashy-overlay .span6 {
		width: 100%;
		padding: 0;
	}
	
	.custom-package .thumbnail>img {
		height: auto;
	}
	
	.custom-package .title {
		font-size: 12px;
	}
	
	.white-content .cta_button {
		display: none;
	}
}

/*custom system type 2 end */
#text-form span.hs-form-required {
	display: none;
}

#text-form h3 {
	margin-bottom: 10px;
}

.theme h3 {
	text-align: center;
	font-size: 2.05rem;
	text-transform: uppercase;
}

.form-box-header.theme {
	background: #4693fb !important;
}

/*small business security custom css start*/
.business .custom-theme .section-sub-title, .custom-theme .section-title h1 {
	font-family: Open Sans, sans-serif;
}

body.business a.cta_button {
	font-size: 16px !important;
	padding: 18px 38px;
}

body.business .slick-prev:before, body.business .slick-next:before {
	color: #024;
}

body.business .single-product-lp .list-main-feats li {
	font-size: 16px;
}

body.business .single-product-lp .list-main-feats li:not(:last-child) {
	margin-bottom: 16px;
}

/*============== styling ==========*/
body.business .heading-title h2 {
	font-weight: 400;
	margin-bottom: 0;
}

body.business .heading-title h2 span {
	font-weight: bold;
}

body.business  .what-happening .left-content-outer {
	width: 50%;
	display: inline-block;
	float: none !important;
	vertical-align: middle;
}

body.business .left-content-outer .heading-title h2 {
	font-size: 2.2rem;
	margin-bottom: 25px;
}

body.business .what-happening .right-image-outer {
	width: calc(49% - 20px);
	display: inline-block;
	float: none !important;
	vertical-align: middle;
	margin-left: 20px;
}

body.business .what-happening .right-image-outer img.hs-image-widget {
	margin: 0;
	display: inline-block;
}

body.business .what-happening .right-image-outer .widget-type-linked_image {
	text-align: right;
}

body.business .what-happening .left-content-outer p {
	margin-bottom: 26px;
	margin-top: 26px;
	color: #024;
}

body.business .feature-i .icon {
	line-height: 100px;
}

body.business .logo-flexcol {
	margin: 55px 0;
}

body.business .logo-flexcol .hs_cos_wrapper_type_module {
	display: inline-block;
	width: calc(15% - 5px);
	margin: 0 8px 10px;
	box-shadow: 2.5px 4.33px 8px rgba(0, 0, 0, .12);
	background-color: #fff;
	vertical-align: middle;
}

body.business .feature-i .detail .title {
	text-align: center;
}

body.business .simplisate-features-inner:hover .wrapper-main::before {
	display: none !important;
}

body.business .main-outer h2 {
	font-size: 38px;
}

body.business .learn-more form .hs-button {
	background: #0d8bd5;
}

body.business .learn-more h3 a:hover {
	color: #c60c30;
}

body.business .main-outer h2 {
	font-size: 48px;
}

body.business .heading-title h2 {
	font-size: 48px;
}

@media (max-width:1180px) {
	body.business .mobile-background-image {
		position: relative;
		background: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/web.archive.org/web/20210515190046im_/https://www.alarmnewengland.com/hubfs/12.jpg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	
	body.business .mobile-background-image:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 0;
		opacity: .7;
		border-radius: inherit;
		pointer-events: none;
		background-color: #fff;
	}
	
	body.business .sm-pl0 {
		padding-left: 0px !important;
	}
	
	body.business .desktop-background-image {
		display: none;
	}
	
	body.business .banner-content {
		width: 100% !important;
		text-align: left !important;
	}
}

@media (max-width:980px) {
	body.business .know-inner .wrapper-main {
		padding: 15px 0 0;
	}
}

@media (max-width:890px) {
	body.business .right-content {
		width: 100%;
		margin-left: 0;
		margin-top: 15px;
	}
	
	body.business .icon {
		max-width: 100%;
	}
	
	body.business .title {
		text-align: center;
	}
	
	body.business .description {
		text-align: center;
	}
}

@media (max-width: 767px) {
	body.business  .single-product-lp .homepage-banner h1 {
		font-size: 32px;
		line-height: 40px;
	}
	
	body.business .what-happening .left-content-outer {
		width: 100%;
		text-align: center;
		margin-bottom: 50px;
	}
	
	body.business .what-happening .right-image-outer {
		width: 100%;
		margin-left: 0;
	}
	
	body.business .what-happening .right-image-outer .widget-type-linked_image {
		text-align: center;
	}
	
	body.business .know-inner {
		margin: 0 auto;
		max-width: 560px;
	}
	
	body.business .know-inner .wrapper-main {
		padding: 0 0 15px;
	}
	
	body.business .main-outer {
		text-align: center;
	}
	
	body.business #text-form .hs-form fieldset[class*="form-columns"] .field {
		margin-left: 2% !important;
	}
	
	body.business .faq-section .mtb10 {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	
	.never-stack .all-inline.tr .custom-phone-n a {
		display: none;
	}
}

@media (max-width:580px) {
	body.business .simplisate-features-inner {
		width: 100%;
	}
}

/*small business security custom css end*/

/*custom changes for the complete website start*/
.mt8 {
	margin-top: 8px !important;
}

.single-product-lp .list-main-feats li:not(:last-child) {
	margin-bottom: 16px;
}

.single-product-lp .list-main-feats li {
	font-size: 16px;
}

.text-red, .text-red h1, .text-red h2, .text-red h3, .text-red h4, .text-red h5, .text-red h6 {
	color: #c60c30 !important;
}

.md-shadow {
	-webkit-box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, .2);
	box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, .2);
}

.overlay-gray:before {
	background-color: #f5f5f5;
}

.mobile-only {
	display: none !important;
}

custom-theme a.cta_button:not(#cta_button_558963_9d5da75d-ed70-407d-b68b-dce7da94ff52):not(#cta_button_558963_2e9254b6-3f2a-4bd5-9891-97300994e7a7) {
	background: #0d8bd5 !important;
}

/*custom changes for the complete website end*/

/*Alarm monitoring css start*/
.content-card-image {
	min-height: auto;
}

.moni-process .image-box.reverse .image-box-line-1, .moni-process .image-box.reverse .image-box-line-2 {
	opacity: 1 !important;
}

.moni-process .image-box-line-1 {
	font-size: 3rem;
}

.moni-process .image-box-line-2 {
	font-size: 1.2rem;
}

/*Alarm monitoring css end*/
.custom-phone-n a, .button.color-1, .hs-button {
	background-color: #0d8bd5 !important;
}

@media (max-width:640px) {
	.custom-phone-n.mobile-ph a {
		font-size: 12px !important;
	}
	
	.sticky-header {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		transition: .3s ease-in-out;
	}
}

/************POPUP form css july 2019*************/
button.initialism {
	background: #0d8bd5 !important;
	box-shadow: none;
	border: none;
	border: 2px solid transparent;
	color: #fff;
	cursor: pointer;
	padding: 18px 38px;
	font-size: 16px !important;
	display: inline-block;
	position: relative;
	border-radius: 60px;
	transition: .2s ease-in-out;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none !important;
	text-shadow: none;
}

button.initialism:hover {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

div#slide:focus, button:focus {
	outline: none;
}

#slide, #slide_wrapper, #slide1, #slide1_wrapper {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

#slide, #slide1 {
	-webkit-transform: translateX(0) translateY(-40%);
	-moz-transform: translateX(0) translateY(-40%);
	-ms-transform: translateX(0) translateY(-40%);
	transform: translateX(0) translateY(-40%);
}

.popup_visible #slide, .popup_visible #slide1 {
	-webkit-transform: translateX(0) translateY(0);
	-moz-transform: translateX(0) translateY(0);
	-ms-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0);
}

.form-div-main-sec {
	max-width: 600px !important;
}

button.popup_close.slide_close {
	top: 0;
	position: absolute;
	right: 0;
	background: transparent;
	border: none;
	color: #d5c5c5;
	font-size: 34px;
	cursor: pointer;
}

div#slide, div#slide1 {
	margin-top: 70px !important;
}

.progress {
	height: 6px;
	width: 100%;
	margin: 0 0 0;
	box-shadow: none;
	background-color: #f5f5f5;
	overflow: hidden;
}

.progress-bar {
	background-color: #024;
	display: inline-block;
	transition: width .6s ease;
	float: left;
	width: 7%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
}

h3.form-box-upr-header {
	border-radius: 0 !important;
}

.slider-container .date {
	display: none;
}

/*****Form css*********/
.form-div-main-sec p.btns span.evnt {
	pointer-events: none !important;
}

.form-div-main-sec .field.hs-form-field, .form-div-main-sec .hs_submit.hs-submit {
	display: none;
}

.form-div-main-sec p.btns {
	display: none;
}

.form-div-main-sec form .hs-richtext {
	min-height: 0;
	padding: 0 !important;
	margin: 0 !important;
}

.form-div-main-sec .form-box label {
	color: #024;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
}

body .form-div-main-sec .hs-form .hs-form-field legend.hs-field-desc {
	font-size: 13px;
	color: #7c7c7c;
	font-family: Ubuntu;
}

body .form-div-main-sec .hs-form .hs-form-field {
	padding: 1.5em 1.5em .7em;
}

.form-box-btm-icons {
	text-align: center;
	padding: 20px 20px 20px 20px;
}

body .form-div-main-sec .hs-form .hs-form-field .hs-input {
	font-size: 15px;
	line-height: 1;
	border: 1px solid;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	position: relative;
	width: 100%;
	border-radius: 3px;
	background-color: #fff;
	border-color: #bfbfbf;
	margin: 12px 0;
	color: #323232;
	padding: 11px;
}

body .form-div-main-sec .hs-form .hs-form-field select.hs-input {
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/web.archive.org/web/20210515190046im_/https://cdn2.hubspot.net/hubfs/558963/ANE-Theme-Assets-2018/Select_arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: right 9px center !important;
	padding-right: 30px;
}

body .form-div-main-sec .hs-form .hs-form-field select.hs-input.nitro-lazy {
	background-image: none !important;
}

body .form-div-main-sec .hs-form .hs-form-field input[type="radio"].hs-input {
	display: none;
}

body .form-div-main-sec .hs-form .hs-form-field input[type="radio"].hs-input + span {
	padding: 20px;
	padding: .6em 0;
	display: inline-block;
	display: block;
	width: 100%;
	text-align: center;
	border-radius: 4px;
	font-size: 18px;
	border: 1px solid;
	cursor: pointer;
	line-height: 1;
	font-weight: 300;
	color: #1776eb;
	border-color: #1776eb;
	background-color: transparent;
	margin: 13px 0;
}

body .form-div-main-sec .hs-form .hs-form-field input[type="radio"].hs-input:checked + span {
	background: #1776eb;
	color: #fff;
}

body .form-div-main-sec .hs-form .form-columns-2 .field {
	margin: 0;
	width: 50%;
}

body .form-div-main-sec .hs-form .form-columns-2 .field label {
	min-height: 25px;
	float: left;
	width: 100%;
	white-space: nowrap;
	position: relative;
}

body .form-div-main-sec .hs-form .form-columns-2 .field:nth-child(2) {
	position: relative;
	padding-right: 5px;
}

body .form-div-main-sec .hs-form .form-columns-2 .field:nth-child(3) {
	padding-left: 5px;
}

body .form-div-main-sec .hs-form .form-columns-2 .field:nth-child(2):before {
	content: "";
	position: absolute;
	width: 50%;
	background: #fff;
	height: 100%;
	top: 0;
	bottom: 0;
	right: -44%;
}

.hs_error_rollup {
	display: none;
}

p.btns {
	border-radius: 0 0 6px 6px;
	background-color: #024;
	padding: 0;
	text-align: right;
	width: 100%;
	margin-bottom: 0;
}

span.next, span.prev {
	text-align: right;
	border-left: 1px solid rgba(255, 255, 255, .1);
	display: inline-block;
	width: calc(50% - 3px);
	color: #fff;
	font-weight: 400;
	padding: 12px 30px;
	box-sizing: border-box;
	cursor: pointer;
	letter-spacing: 1px;
}

span.prev {
	text-align: left;
	border: none;
}

span.prev:before, span.next:after {
	content: "";
	width: 18px;
	height: 10px;
	display: inline-block;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/web.archive.org/web/20210515190046im_/https://cdn2.hubspot.net/hubfs/558963/ANE-Theme-Assets-2018/prev_arrow.svg");
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
	left: -.7em;
}

span.next:after {
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/web.archive.org/web/20210515190046im_/https://cdn2.hubspot.net/hubfs/558963/ANE-Theme-Assets-2018/next_arrow.svg");
	right: -.7em;
	left: auto;
}

span.next:hover:after {
	-webkit-animation: animateNext 1s 1;
	animation: animateNext 1s 1;
}

p.btns.ev {
	text-align: left;
}

.hs-form .hs_submit {
	position: relative;
}

.form-div-main-sec input.hs-button.primary.large {
	text-align: center;
	border-left: 1px solid rgba(255, 255, 255, .1);
	display: inline-block;
	width: calc(50% - 3px);
	color: #fff;
	font-weight: 400;
	padding: 12px 30px;
	box-sizing: border-box;
	cursor: pointer;
	letter-spacing: 1px;
	background: #024;
	position: absolute;
	bottom: -8px;
	right: 0;
	border-radius: 0 0 8px 0;
	transform: scale(1, 1) !important;
	font-size: 1rem;
}

.form-div-main-sec .hs_what_types_of_cameras_do_you_want_ .input {
	display: inline-block;
	width: 100%;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"] {
	display: none;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"] + span {
	float: left;
	width: 48%;
	text-align: center;
	border: 1px solid #979797;
	margin-right: 2%;
	border-radius: 3px;
	padding: 92px 20px 12px;
	font-size: .9em;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/web.archive.org/web/20210515190046im_/https://www.alarmnewengland.com/hubfs/ANE-Theme-Assets-2018/Indoor.png");
	background-size: auto 70px;
	background-repeat: no-repeat;
	background-position: center top 16px;
	position: relative;
	max-width: 144px;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"] + span.nitro-lazy {
	background-image: none !important;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"] + span:hover {
	background-color: #f7f7f7;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"] + span:before, .form-div-main-sec input[name="what_types_of_cameras_do_you_want_"] + span:after {
	position: absolute;
	content: "";
	width: 18px;
	height: 18px;
	top: 8px;
	left: 8px;
	border: 1px solid #979797;
	background-color: #fff;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"] + span:after {
	width: 10px;
	height: 10px;
	top: 12px;
	left: 12px;
	background-color: #5badfe;
	border: none;
	opacity: 0;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"]:checked + span:after {
	opacity: 1;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"]:checked + span:before {
	border-color: #5badfe;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"]:checked + span {
	background-color: #d7ebff;
	border-color: #5badfe;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"][value="Outdoor"] + span {
	background-image: url("https://web.archive.org/web/20210515190046im_/https://cdn2.hubspot.net/hubfs/558963/ANE-Theme-Assets-2018/Outdoor.jpg");
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"][value="Outdoor"] + span.nitro-lazy {
	background-image: none !important;
}

.form-div-main-sec {
	-webkit-box-shadow: -1px 15px 33px 4px rgba(0, 0, 0, .15);
	box-shadow: -1px 15px 33px 4px rgba(0, 0, 0, .15);
	border-radius: 6px;
	background-color: #fff;
	padding: 0 0 .7em;
}

p.btns.six {
	text-align: left;
}

.inner-section-bg-img {
	position: relative;
}

.hs_error_rollup {
	display: inline-block !important;
	position: absolute;
	margin: auto;
	text-align: center;
	left: auto;
	right: auto;
	width: 100% !important;
	top: 50px;
}

.hs_error_rollup label {
	color: red !important;
	font-weight: bold;
}

p.btns.first .next, p.btns.sec .next, p.btns.th .next, p.btns.fr .next, p.btns.fi .next, p.btns.six .next, p.btns.tw .next, p.btns.eg .next, p.btns.sev .next {
	opacity: 0 !important;
}

div#slide h3.form-box-upr-header, div#slide1 h3.form-box-upr-header {
	display: none;
}

div#slide .form-box-btm-icons, div#slide1 .form-box-btm-icons {
	display: none;
}

div#slide, div#slide1 {
	max-width: 600px !important;
	width: 100%;
}

div#slide .progress, div#slide1 .progress {
	height: 6px;
	width: 100%;
	margin: 0;
	margin: 0 auto;
	box-shadow: none;
	background-color: #f5f5f5;
	overflow: hidden;
	max-width: 360px;
	border-radius: 25px;
}

div#slide .progress-holder, div#slide1 .progress-holder {
	padding-top: 20px;
	padding-bottom: 30px;
}

div#slide .progress-bar, div#slide1 .progress-bar {
	background-color: #3d96fb;
}

div#slide .input, div#slide1 .input {
	margin-top: 50px;
}

div#slide .hs-form-field label > span, div#slide1 .hs-form-field label > span {
	font-size: 24px;
	line-height: 32px;
	margin: 45px 0;
	color: #282828;
	position: relative;
	text-align: center;
	padding: 0;
	font-weight: 400;
	font-family: "Muli", Arial, Verdana, sans-serif;
}

div#slide .field > label > span.hs-form-required, div#slide1 .field > label > span.hs-form-required {
	color: #c60c30;
	display: none;
}

div#slide p.btns, div#slide1 p.btns {
	text-align: inherit;
	width: 100%;
	margin-bottom: 0;
	border-top: 1px solid #e5e5e5;
	padding: 24px 24px;
	background: #fff;
	border-radius: 0;
}

div#slide p.btns span, div#slide1 p.btns span {
	font-weight: 700;
	padding: 14px 44px !important;
	font-size: 16px !important;
	border: 1px solid transparent;
	border-radius: 4px;
	width: auto;
}

div#slide span.prev, div#slide1 span.prev {
	text-align: left !important;
	border: none;
	border: 2px solid #ebebeb !important;
	background: #fff;
	color: #979797;
}

div#slide .form-div-main-sec, div#slide1 .form-div-main-sec {
	background-color: #fafafa;
}

div#slide legend.hs-field-desc, div#slide1 legend.hs-field-desc {
	text-align: center;
}

div#slide .hs-input, div#slide1 .hs-input {
	font-size: 16px;
	border: 2px solid #dadada !important;
	height: 45px;
	color: #555 !important;
}

div#slide .btns span.next, div#slide1 .btns span.next {
	color: #fff;
	background-color: #3d96fb !important;
	display: inline-block;
	text-align: right !important;
	float: right;
}

div#slide span.prev:before, span.next:after, div#slide1 span.prev:before, span.next:after {
	display: none !important;
}

div#slide input.hs-button.primary.large, div#slide1 input.hs-button.primary.large {
	color: #fff;
	background-color: #3d96fb !important;
	display: inline-block;
	text-align: right !important;
	float: right;
	margin: 0 !important;
	width: auto !important;
	bottom: 32px !important;
	right: 24px !important;
	border-radius: 4px !important;
	font-weight: bold !important;
}

div#slide form .hs-form-field > label, div#slide1 form .hs-form-field > label {
	text-align: center;
	width: 100%;
	display: inline-block;
}

div#slide .hs-form-field input[type="radio"].hs-input + span:before, div#slide1 .hs-form-field input[type="radio"].hs-input + span:before {
	background: #fff;
	content: " ";
	display: inline-block;
	border-radius: 100%;
	border: 2px solid #dbdbdb;
	box-shadow: inset 0 0 0 3px #fff;
	height: 22px;
	width: 22px;
	min-width: 22px;
	margin-right: 14px;
	vertical-align: middle;
	transition: background-color ease .2s;
}

div#slide .hs-form-field input[type="radio"].hs-input:checked + span:before, div#slide1 .hs-form-field input[type="radio"].hs-input:checked + span:before {
	background-color: #3d96fb;
	border: 2px solid #3d96fb;
	transition: background-color ease .28s;
}

div#slide .hs-form-field input[type="radio"].hs-input:checked, div#slide1 .hs-form-field input[type="radio"].hs-input:checked {
	background-color: #fff;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-ms-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .2s;
	-moz-transition-duration: .2s;
	-ms-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s;
	font-weight: 400;
	position: relative;
	border: 0;
	border-bottom: 1px solid #ececee;
}

div#slide ul.inputs-list.multi-container, div#slide1 ul.inputs-list.multi-container {
	border: 1px solid #ececee;
	background: #fff;
}

div#slide .hs-form-field input[type="radio"].hs-input + span, div#slide1 .hs-form-field input[type="radio"].hs-input + span {
	font-size: 16px;
	line-height: 32px;
	margin: 0px 0;
	color: #282828;
	position: relative;
	position: relative;
	text-align: center;
	text-align: left;
	font-weight: 700;
	font-weight: 400;
	font-family: "Muli", Arial, Verdana, sans-serif;
	background-color: #fff;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-ms-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .2s;
	-moz-transition-duration: .2s;
	-ms-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s;
	border: 0;
	border-bottom: 1px solid #ececee;
	padding: 14px 24px;
}

body .form-div-main-sec input[name="what_types_of_cameras_do_you_want_"] + span {
	float: left;
	width: 48%;
	text-align: center !important;
	border: 1px solid #979797;
	margin-right: 2% !important;
	border-radius: 3px;
	padding: 92px 20px 12px !important;
	font-size: .9em !important;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/web.archive.org/web/20210515190046im_/https://www.alarmnewengland.com/hubfs/ANE-Theme-Assets-2018/Indoor.png");
	background-size: auto 70px;
	background-repeat: no-repeat;
	background-position: center top 16px;
	position: relative !important;
	max-width: 144px;
}

body .form-div-main-sec input[name="what_types_of_cameras_do_you_want_"] + span.nitro-lazy {
	background-image: none !important;
}

body .form-div-main-sec .hs_what_types_of_cameras_do_you_want_ ul.inputs-list.multi-container {
	max-width: 310px;
	margin: 0 auto;
}

body .form-box-header.theme {
	background: #024 !important;
}

p.btns.sec .prev {
	display: none;
}

.footer-appointment-cta button.initialism {
	box-shadow: none;
	cursor: pointer;
	position: relative;
	border: 2px solid transparent;
	border-radius: 60px;
	transition: .2s ease-in-out;
	line-height: 20px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none !important;
	text-shadow: none;
	display: inline-block;
	background: #0d8bd5 !important;
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 18px 20px;
}

@media (max-width: 767px) {
	button.initialism.slide_open {
		display: none !important;
	}
}

@media (max-width: 640px) {
	.form-div-main-sec .hs_lastname.hs-lastname.hs-fieldtype-text.field.hs-form-field {
		display: none !important;
	}
	
	body .form-div-main-sec .hs-form .form-columns-2 .field:nth-child(2):before {
		display: none !important;
	}
	
	body .form-div-main-sec .hs-form .form-columns-2 .field {
		margin: 0;
		width: 95%;
	}
}

@media (max-width: 420px) {
	div#slide p.btns span, div#slide1 p.btns span {
		padding: 10px 20px !important;
	}
}

/* Base css */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

img {
	max-width: 100%;
	height: auto;
}

/*!
Theme Name: wordherd
Theme URI: https://wordherd.io
Author: WordHerd
Author URI: https://wordherd.io
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wordherd
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

wordherd is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/* Full Width Gutenberg */
.alignwide {
	margin-left: -80px;
	margin-right: -80px;
}

.alignfull {
	margin-left: calc(-100vw / 2 + 100% / 2);
	margin-right: calc(-100vw / 2 + 100% / 2);
	max-width: 100vw;
}

/* .alignfull img { width: 100vw } */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

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

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

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

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
	-webkit-text-decoration: underline dotted;
}

b, strong {
	font-weight: bolder;
}

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

small {
	font-size: 80%;
}

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

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

img {
	border-style: none;
}

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

button, input {
	overflow: visible;
}

button, select {
	text-transform: none;
}

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

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

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: .35em .75em .625em;
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

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

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

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

body, button, input, select, optgroup, textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	font-size: 15px;
	font-size: .9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: .9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

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

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul, li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: .75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover, a:focus, a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

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

.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation .nav-home-security li {
	display: inline-block;
}

/* Changed */
.main-navigation ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
	box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
	float: left;
	position: absolute;
	top: 100%;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.menu-toggle, .main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width:37.5em) {
	.menu-toggle {
		display: none;
	}
	
	.main-navigation ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
	text-align: end;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

#primary[tabindex="-1"]:focus {
	outline: 0;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.widget {
	margin: 0;
}

.widget select {
	max-width: 100%;
}

.sticky {
	display: block;
}

.post, .page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content, .entry-content, .entry-summary {
	margin: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
	display: none;
}

.infinity-end.neverending .site-footer {
	display: block;
}

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

embed, iframe, object {
	max-width: 100%;
}

.custom-logo-link {
	display: inline-block;
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: .8075em 0;
}

.wp-caption-text {
	text-align: center;
}

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*Theme layout Option CSS*/
body > #page > .content-area.boxed {
	width: 1250px;
	margin: 0 auto;
	max-width: 100%;
	padding: 0 20px;
}

body > #page > .content-area.no-sidebar > main.site-main {
	width: 100%;
}

body > #page > .content-area.left-sidebar, body > #page > .content-area.right-sidebar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

body > #page > .content-area.left-sidebar > main.site-main, body > #page > .content-area.right-sidebar > main.site-main {
	width: calc(100% - 250px);
}

body > #page > .content-area.left-sidebar > aside.widget-area, body > #page > .content-area.right-sidebar > aside.widget-area {
	width: 250px;
}

body {
	overflow-x: hidden;
	font-weight: 500;
}

.main-navigation ul ul li:first-child::before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	top: -5px;
	left: 20px;
	background: #024;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	box-shadow: 0 0 3px rgba(0, 0, 0, 10%);
	transition: .1s ease-in-out;
}

.main-navigation ul ul li:first-child:hover::before {
	background: #c60c30;
}

.main-navigation ul ul li:first-child > a {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.main-navigation ul ul li:last-child > a {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

.main-navigation ul ul li a {
	color: #fff;
	text-decoration: none !important;
	transition: background-color ease .2s;
	padding: 10px 20px;
	text-transform: capitalize;
	font-weight: 400;
	background-color: #024;
	font-size: 14px;
}

.main-navigation ul ul li a:hover {
	background-color: #c60c30;
}

#mobile-navigation {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	width: 30%;
	height: 100%;
	background: #fff;
	transition: all 1s ease-out;
	z-index: 99999;
	-webkit-box-shadow: -20px 0 60px -10px rgba(0, 0, 0, 30%);
	box-shadow: -20px 0 60px -10px rgba(0, 0, 0, 30%);
}

.mobile-nav-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 34, 68, .55);
	z-index: 999;
	display: none;
}

#mobile-navigation .mobile-box {
	position: relative;
	z-index: 99999;
}

#mobile-navigation ul {
	flex-direction: column;
}

#mobile-navigation .mobile-nav-header {
	display: flex;
	justify-content: space-between;
	padding: 20px;
	background-color: #024;
	color: #fff;
	font-weight: bold;
}

#mobile-navigation.main-navigation li {
	margin: 0;
}

#mobile-navigation.main-navigation li a {
	text-transform: uppercase;
	font-weight: 700;
	color: #15385c;
	padding: .9375rem 1.875rem;
	text-decoration: none;
	font-size: 1.125rem;
}

#mobile-navigation.main-navigation li a.active {
	background: rgba(0, 0, 0, .05);
}

#mobile-navigation.main-navigation li a:hover {
	text-decoration: initial;
	text-underline-offset: initial;
	text-decoration-color: initial;
	text-decoration-thickness: initial;
}

#mobile-navigation.main-navigation ul ul {
	flex-direction: initial;
	-webkit-transform: initial;
	transform: initial;
	transition: initial;
	opacity: initial;
}

#mobile-navigation.main-navigation li:hover > ul {
	-webkit-transform: initial;
	transform: initial;
	opacity: initial;
}

#mobile-navigation.main-navigation ul ul li {
	margin: initial;
	position: initial;
}

#mobile-navigation.main-navigation ul ul li:first-child::before {
	display: none;
}

#mobile-navigation.main-navigation ul ul li:first-child:hover::before {
	background: initial;
}

#mobile-navigation.main-navigation ul ul li:first-child > a {
	border-top-left-radius: initial;
	border-top-right-radius: initial;
}

#mobile-navigation.main-navigation ul ul li:last-child > a {
	border-bottom-left-radius: initial;
	border-bottom-right-radius: initial;
}

#mobile-navigation.main-navigation ul ul li a {
	color: #fff;
	text-decoration: none !important;
	transition: background-color ease .2s;
	padding: 10px 20px;
	text-transform: capitalize;
	font-weight: 400;
	background-color: #024;
	font-size: 14px;
}

#mobile-navigation.main-navigation ul ul li a:hover {
	background-color: #c60c30;
}

#mobile-navigation.main-navigation .menu-item-has-children a::after {
	content: "▼";
	display: inline-block;
	float: right;
	padding-right: 20px;
}

#mobile-navigation.main-navigation .menu-item-has-children a.active::after {
	content: "▲";
}

#mobile-navigation.main-navigation .menu-item-has-children .sub-menu a:after {
	display: none;
}

#mobile-navigation.main-navigation .sub-menu {
	display: none;
	padding: 0;
	margin: 0 0 15px 0;
	position: relative;
	width: 100%;
	border-radius: 0;
	box-shadow: none;
}

#mobile-navigation.main-navigation .sub-menu li {
	border-bottom: 0;
}

#mobile-navigation.main-navigation .sub-menu a {
	background: rgba(0, 0, 0, .05);
	color: #024;
	border: none;
	width: 100%;
	font-size: 14px;
	padding: .9375rem 1.875rem;
	font-weight: 500;
}

#mobile-navigation.main-navigation .sub-menu a:hover {
	background: rgba(0, 0, 0, .09);
}

#mobile-navigation.main-navigation ul {
	display: block;
}

.footer-button a {
	transition: .2s ease-in-out;
	color: #fff;
}

.footer-button a:hover {
	transform: scale(1.1, 1.1);
}

.site-footer h2 {
	color: #000;
	border-bottom: 2px solid #eee;
	font-weight: 600;
	font-size: 1.2rem;
	padding: 0 0 5px;
	text-transform: uppercase;
	margin: 0 0 10px;
	font-family: "Open Sans", sans-serif;
}

.site-footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: "Open Sans", sans-serif;
}

.site-footer ul li {
	margin: 8px 0;
}

.site-footer ul li a {
	text-decoration: none;
	color: #000;
}

.site-footer ul li a:hover {
	color: #0d8bd5;
}

.covid-banner a {
	text-decoration: underline !important;
	color: #fff !important;
}

.page-list, .home-list, .icon-list {
	list-style: none;
	margin: 20px 0;
	padding: 0 10px;
}

.page-list li::before {
	display: inline-block;
	width: 1.5em;
	padding-right: 10px;
	color: #c60c30;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-indent: 0;
	text-align: right;
	-webkit-transform: scale(.7, .7);
	-ms-transform: scale(.7, .7);
	transform: scale(.7, .7);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	content: "" !important;
}

.page-list li {
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
}

.home-list li, .icon-list li {
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
	position: relative;
	margin: 15px 0 15px 20px;
}

.home-list li::before, .icon-list li:before {
	content: "";
	content: "" !important;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/alarmnewengland.com/wp-content/uploads/bullet-icon.png");
	background-position: left center;
	width: 21px !important;
	height: 21px !important;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	transform: none !important;
	font: unset !important;
	position: absolute;
	left: -30px;
	top: 2px;
}

.entry-content h2 {
	letter-spacing: -.03em;
}

.entry-content a {
	color: #c60c30;
	text-decoration: none;
}

.entry-content a:hover {
	color: #0d2b56;
}

.entry-content h1 {
	font-size: 3rem;
	line-height: 56px;
	margin-bottom: 15px;
	color: #15385c;
	letter-spacing: -.05em;
	font-weight: 700;
}

.entry-content h2 {
	font-size: 2.2rem;
	line-height: 56px;
	margin-bottom: 15px;
	color: #15385c;
	letter-spacing: -.05em;
	font-weight: 700;
}

.list-red-dot {
	list-style: none;
	padding: 0;
	margin: 0;
}

.list-red-dot li {
	position: relative;
	padding-left: 1.5em;
	text-indent: -1.5em;
	overflow-wrap: break-word;
}

.list-red-dot li::before {
	content: "";
	display: inline-block;
	width: 1.5em;
	padding-right: 10px;
	color: #c60c30;
	font-family: "Font Awesome 5 Free";
	text-indent: 0;
	text-align: right;
	-webkit-transform: scale(.7, .7);
	-ms-transform: scale(.7, .7);
	transform: scale(.7, .7);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
}

/* .entry-content .kt-tabs-title-list li::before {
	display: none;
} */
.location-accordion .kt-accordion-pane {
	box-shadow: 0 2px 4px rgba(0, 0, 0, 10%);
	cursor: pointer;
}

.location-accordion ul {
	margin: 0;
}

.faq-accordion .kt-blocks-accordion-icon-trigger {
	background: #c60c30 !important;
}

.footer-social-icon {
	background-color: transparent !important;
}

.footer-social-icon svg {
	fill: #000 !important;
}

.text-underline {
	text-decoration: underline !important;
}

.box-hover>.kt-inside-inner-col:hover {
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 20%), 0 20px 60px -10px rgba(0, 0, 0, 30%) !important;
}

.red-hover .box-hover>.kt-inside-inner-col {
	border: 1px solid #fff;
}

.red-hover .box-hover>.kt-inside-inner-col:hover {
	border: 1px solid red;
}

.quote-field {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 10px 15px !important;
	background: #fff;
	border: none !important;
	border-radius: 60px !important;
	color: #024 !important;
	font-family: inherit;
	font-size: .8125rem;
	line-height: 20px;
	font-weight: 500;
	transition: .7s ease;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.quote-field:focus {
	box-shadow: 0 0 0 2px #4693fb inset;
	outline: 0;
}

.home-logo-grid .kt-inside-inner-col, .company-logos .kt-inside-inner-col {
	/*display: flex;
	justify-content: center;
    align-content: center;*/
	text-align: center;
}

.home-logo-grid .kt-inside-inner-col figure {
	display: inline-block;
}

.company-logos .kt-inside-inner-col figure {
	display: inline-block;
	overflow: hidden;
	border-radius: 31px;
	box-shadow: 2.5px 4.33px 8px rgba(0, 0, 0, 12%);
	background-color: #fff;
	margin: 0 5px 5px;
}

.company-logos img {
	width: 110px;
	height: auto;
}

ul.thumbs {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.thumbs li {
	cursor: -webkit-grab;
	cursor: grab;
	height: 170px;
	display: flex;
	flex-direction: column;
	padding: 0 1rem;
	width: 33%;
	float: left;
	margin-bottom: 10px;
	text-align: center;
}

ul.thumbs li .thumb {
	cursor: -webkit-grab;
	cursor: grab;
}

ul.thumbs li a.thumb img {
	vertical-align: middle;
	text-align: center;
	padding: 2px;
	max-height: 125px;
	transition: all .4s;
	border-radius: 100%;
	border: 1px solid #024;
}

ul.thumbs li.selected a.thumb img {
	-webkit-box-shadow: 0px 5px 6px 1px rgba(0, 0, 0, 20%);
	box-shadow: 0px 5px 6px 1px rgba(0, 0, 0, 20%);
	border: 3px solid #c3161c;
	transform: scale(1.1);
	margin-bottom: 12px;
}

ul.thumbs li h4 {
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 1.2em;
	line-height: 1.45;
}

.phone-container {
	position: relative;
	height: 540px;
}

.phone-container .phone-loader {
	background: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/alarmnewengland.com/wp-content/uploads/ane-phone-back.png") no-repeat 0 25px;
	text-align: center;
	width: 100%;
	background-position: center 25px;
	height: 600px;
	z-index: 10;
	position: absolute;
	top: 15px;
	left: 0;
}

.phone-container .phone-loader.nitro-lazy {
	background-image: none !important;
}

.phone-container img {
	display: inline-block;
	margin: 40px 0 0 80px;
	position: relative;
	z-index: 20;
	width: 242px;
	max-height: 524px;
}

.phone-container .phone-frame {
	background: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/alarmnewengland.com/wp-content/uploads/IPhone_X-1.png") no-repeat 0 25px;
	text-align: center;
	width: 100%;
	background-position: center 25px;
	height: 600px;
	z-index: 40;
	position: absolute;
	top: -2px;
	left: 1px;
}

.phone-container .phone-frame.nitro-lazy {
	background-image: none !important;
}

.white-box {
	padding: 20px 30px;
	background-color: #fff;
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 20%), 0 2px 15px rgba(0, 0, 0, 0%);
	border-radius: 6px;
	transition: .4s ease;
}

.img-tab-container .tab {
	display: block;
	margin: 10px 0;
	padding: 15px 10px 10px 25px;
}

.img-tab-container .tab .tab-box {
	padding: 0 20px;
}

.img-tab-container .tab.white-box .tab-box {
	-webkit-box-shadow: -4px 0 0 0 #c60c30;
	box-shadow: -4px 0 0 0 #c60c30;
}

.img-tab-container .tab:hover {
	cursor: pointer;
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 20%), 0 20px 50px -10px rgba(0, 0, 0, 30%);
	border-radius: 6px;
}

.img-container .tab-img {
	position: relative;
	max-height: 650px;
	width: auto;
	z-index: 2;
	display: none;
}

.img-container .tab-img.active {
	display: block;
}

.testimonials .kt-testimonial-item-wrap {
	display: flex !important;
	flex-direction: column-reverse !important;
}

.testimonials .kt-testimonial-meta-wrap {
	flex-direction: column;
}

.testimonials .kt-testimonial-name {
	text-align: center;
}

.site-footer .footer-number a {
	font-size: 20px;
	color: #0d8bd5;
	font-weight: 600;
	display: inline-block;
	margin: 5px 0 0;
	transition: .2s;
	text-decoration: none;
}

.site-footer .footer-number a:hover {
	transform: scale(1.1);
}

.plans-table h2 {
	position: relative;
	margin-top: 40px !important;
}

.plans-table h2::after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -10px;
	height: 1px;
	width: 50px;
	border-bottom: 4px solid #c60c30;
}

.plans-table ul {
	margin: 20px auto;
	list-style: none;
	width: 80%;
	line-height: 1.7;
	font-weight: 500;
}

.plans-table .inner-column-1 ul {
	margin-bottom: 35px;
}

.plans-table .inner-column-2 ul {
	margin-bottom: 65px;
}

.plans-table li::before {
	content: "";
	height: 0;
	width: 0;
	left: -1.5em;
	position: relative;
	color: #15385c;
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

#kt-layout-id_021f09-be .kt-row-layout-row.kt-v-gutter-default>.wp-block-kadence-column {
	margin-bottom: 10px !important;
}

.get-quote {
	display: none;
}

.sales-button {
	display: block;
}

.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	background-color: #fff;
	z-index: 99999;
	box-shadow: 0 4px 2px -2px lightgrey;
}

.sticky .top-header {
	display: none;
}

.sticky .get-quote {
	display: block;
}

.sticky .sales-button {
	display: none;
}

/*#tns1 > .tns-item {
	transform: scale(1.1, 1.1);
}*/
.app-tabs {
	width: 90%;
	margin: 0 auto;
}

.app-tabs .kt-tabs-layout-vtabs>.kt-tabs-content-wrap {
	width: 40%;
}

.app-tabs .kt-tabs-layout-vtabs {
	display: flex;
	align-items: center;
}

.app-tabs .kt-tabs-layout-vtabs>.kt-tabs-content-wrap figure {
	width: 90%;
}

.app-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list {
	width: 60%;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}

.app-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list a.kt-tab-title:before {
	background-size: contain;
	content: "";
	border-radius: 50%;
	width: 125px;
	height: 125px;
	position: absolute;
	border: 1px solid #024;
	top: 0px;
	transition: all .4s;
}

.app-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list a.kt-tab-title.kt-tab-title-1:before {
	background: #fff url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/alarmnewengland.com/wp-content/uploads/skybell-video-doorbell-icon.png") center center no-repeat;
}

.app-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list a.kt-tab-title.kt-tab-title-2:before {
	background: #fff url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/alarmnewengland.com/wp-content/uploads/outdoor-camera-icon.png") center center no-repeat;
}

.app-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list a.kt-tab-title.kt-tab-title-3:before {
	background: #fff url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/alarmnewengland.com/wp-content/uploads/qolsys-iq-panel-2-icon.png") center center no-repeat;
}

.app-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list a.kt-tab-title.kt-tab-title-4:before {
	background: #fff url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/alarmnewengland.com/wp-content/uploads/yale-smart-lock.png") center center no-repeat;
}

.app-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list a.kt-tab-title.kt-tab-title-5:before {
	background: #fff url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/alarmnewengland.com/wp-content/uploads/smart-lighting-icon-2.png") center center no-repeat;
}

.app-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list a.kt-tab-title.kt-tab-title-6:before {
	background: #fff url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/alarmnewengland.com/wp-content/uploads/smart-thermostat-icon.png") center center no-repeat;
}

.app-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list li .kt-tab-title {
	position: relative;
	height: 170px;
	align-items: self-end !important;
	color: #024 !important;
	background: transparent !important;
	font-size: 16px !important;
	border: 0 !important;
	cursor: grab;
}

.app-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list li:hover .kt-tab-title, .app-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list li.kt-tab-title-active .kt-tab-title {
	font-weight: bold !important;
}

.app-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list li:hover a.kt-tab-title:before, .app-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list li.kt-tab-title-active a.kt-tab-title:before {
	-webkit-box-shadow: 0px 5px 6px 1px rgba(0, 0, 0, 20%);
	box-shadow: 0px 5px 6px 1px rgba(0, 0, 0, 20%);
	border: 3px solid #c3161c;
	transform: scale(1.1);
}

.security-tabs .kt-tabs-layout-vtabs>.kt-tabs-content-wrap {
	width: 50%;
	text-align: center;
}

.security-tabs .kt-tabs-layout-vtabs>.kt-tabs-content-wrap figure {
	width: 60%;
}

.security-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list {
	float: right;
	width: 50%;
}

.security-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list li {
	padding: 15px 10px 15px 25px;
	margin: 0 150px 10px 50px !important;
	background: transparent;
}

.security-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list li.kt-tab-title-active {
	background: #fff;
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 20%), 0 2px 15px rgba(0, 0, 0, 0%);
	border-radius: 6px;
	transition: .4s ease;
}

.security-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list li:hover {
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 20%), 0 20px 50px -10px rgba(0, 0, 0, 30%);
}

.security-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list li a {
	background: transparent !important;
	padding-left: 15px !important;
	border-left-width: 4px !important;
	border-left-color: transparent !important;
}

.security-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list li:hover a, .security-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list li.kt-tab-title-active a {
	border-left: 4px solid #c60c30 !important;
}

.security-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list li .kt-title-text {
	font-size: 1.36rem;
	margin-bottom: 1.2em;
	line-height: 1.45;
	font-weight: 700;
	color: #024;
}

.security-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list li .kt-title-sub-text {
	font-size: 14px;
	margin-bottom: 10px;
}

.btn-mobile {
	padding-left: 15px;
}

.btn-mobile div {
	display: none;
}

/* Interior Pages */
.hero-fixed h2 {
	margin-bottom: .35rem;
	font-size: 4.2498rem;
	line-height: 1.1;
	letter-spacing: -.05em;
	color: #fff;
}

.hero-fixed p {
	color: #fff;
}

.left-angle {
	-webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%, 0 100%);
	clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%, 0 100%);
}

h1.headline, h2.headline {
	font-size: 50px;
	line-height: 56px;
	margin-bottom: 15px;
	color: #15385c;
	letter-spacing: -.05em;
	font-weight: 700;
}

.compare-tbl {
	background-color: #fff;
	width: 100%;
	border: 1px solid rgba(0, 0, 0, .2);
	border-spacing: 0;
	border-radius: .25rem;
}

.compare-tbl td, .compare-tbl th {
	font-size: 12px;
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	border-right: 1px solid rgba(0, 0, 0, .2);
	word-wrap: break-word;
	font-weight: 400;
}

.compare-tbl td, .compare-tbl th {
	padding: 8px;
	font-size: 12px;
}

.compare-tbl td:first-child, .compare-tbl th:first-child {
	width: 45%;
}

.compare-tbl td:first-child {
	text-align: left;
	font-weight: 700;
}

.compare-tbl tbody tr:nth-of-type(even) {
	background-color: rgba(0, 0, 0, .05);
}

.compare-tbl .stars {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.compare-tbl .stars .fa {
	font-size: 13px;
}

.compare-tbl .stars .fa.gold {
	color: #edbd29;
}

.compare-tbl .stars .fa.gray {
	color: #9e9e9e;
}

.low-pricce-tbl {
	width: 100%;
	border-collapse: collapse;
}

.low-pricce-tbl thead tr {
	background-color: #f0f7f9;
	color: #024;
}

.low-pricce-tbl th, .low-pricce-tbl td {
	padding: 10px;
	font-size: 12px;
}

.low-pricce-tbl svg {
	max-width: 15px;
}

.low-pricce-tbl .green-check svg {
	fill: #008000;
}

.low-pricce-tbl td img {
	max-width: 12px !important;
}

.low-pricce-tbl th {
	text-transform: uppercase;
}

.low-pricce-tbl thead tr {
	background-color: #f0f7f9;
	color: #024;
}

.low-pricce-tbl tbody tr:nth-of-type(even) {
	background-color: rgba(0, 0, 0, .05);
}

.wrap-protect {
	max-width: 505px;
	width: 100%;
	background-color: #fff;
	border: 1px solid #f0f0f0;
	padding: 5px;
	border-radius: 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}

.wrap-protect p {
	margin: 0 0 0 13px;
	color: #a1b1c2;
	border-right: 1px solid #f0f0f0;
	padding-right: 40px;
	font-size: 18px;
}

.wrap-protect .btn-blue {
	display: table;
	background-color: #15385c;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	border-radius: 50px;
	padding: 8px 25px;
	border: 2px solid #15385c;
	transition: .3s ease all;
}

.centered {
	padding-left: 0;
	padding-right: 0;
	margin-left: auto;
	margin-right: auto;
	float: none;
	width: 100%;
}

.w800 {
	max-width: 800px !important;
}

.tc {
	text-align: center !important;
}

.blog .site-main, .single .site-main {
	width: 1250px;
	margin: 0 auto;
	max-width: 100%;
	padding: 0 20px;
}

.blog {
	background-color: #f0f7f9;
}

.blog .site-main h3 {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #15385c;
}

.blog-post-container {
	display: flex;
	padding-top: 100px;
}

.blog-post-container .post-content {
	width: 75%;
	color: #024;
	font-size: 1.5rem;
	font-weight: 300;
}

.blog-post-container .post-sidebar {
	width: 25%;
	margin-left: 2.564102564%;
	position: -webkit-sticky;
	position: sticky;
	top: 120px;
}

.blog-container {
	display: flex;
}

.blog-container .recent-articles {
	width: 70%;
	color: #024;
	font-weight: 300;
}

.recent-articles article {
	display: flex;
	background-color: #fff;
	align-items: center;
}

.recent-articles article .blog-image, .recent-articles article img {
	width: 250px;
	border-radius: 6px;
}

.recent-articles article h2 {
	font-size: 1.3rem;
}

.recent-articles article h2 a {
	text-decoration: none;
	color: #024;
	transition: .2s ease all;
}

.recent-articles article h2 a:hover {
	color: #4693fb;
}

.recent-articles article .blog-content {
	padding: 2%;
}

.recent-articles article .blog-content .entry-content {
	text-align: right;
	font-size: 12px;
}

.recent-articles article .blog-content .entry-content p {
	text-align: left;
	font-size: 14px;
}

.blog-container .recent-sidebar {
	width: 30%;
	margin-left: 2.564102564%;
}

.bottom-shadow {
	position: relative;
	margin-bottom: 30px;
}

.bottom-shadow::after {
	bottom: -8px;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/alarmnewengland.com/wp-content/uploads/bottom-shadow5.webp");
	border-radius: 0;
	content: "";
	display: block !important;
	width: auto;
	height: 8px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0;
	z-index: 15;
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 8px;
	background-size: 100% 8px;
}

.bottom-shadow.separator {
	width: 400px;
	margin: 40px auto;
}

.related-article {
	background-color: #fff;
	text-align: center;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 10%);
	border-radius: 6px;
}

.related-article p:first-of-type {
	margin-top: 0;
	padding: 0;
}

.related-article p:first-of-type a {
	color: #024;
	text-decoration: none;
	font-size: 1.3rem;
	font-weight: bold;
}

.related-article p {
	padding: 0 10px;
}

.related-article p:nth-child(2) {
	color: #a4abae;
}

.related-article br {
	display: none;
}

.related-article .read-more {
	text-decoration: none;
	text-transform: uppercase;
	color: #c60c30;
	font-weight: 700;
}

.slick-next, .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	background: 0 0;
}

.slick-prev {
	left: -25px;
}

.slick-next {
	right: -25px;
}

.slick-next:before, .slick-prev:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev:before {
	content: "";
}

.slick-next:before {
	content: "";
}

button.slick-arrow:before {
	color: #024 !important;
}

/* the slides */
.slick-slide {
	margin: 0 5px;
}

/* the parent */
.slick-list {
	margin: 0 -5px;
}

.slick-slide img {
	width: 100%;
	margin-bottom: 20px;
}

.check-before {
	position: relative;
}

.check-before::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "";
	padding-right: 5px;
}

.check-before.blue::before {
	color: #0d8bd5;
}

/* carousel */
#kt-layout-id_9bac36-1c > .kt-row-column-wrap {
	width: 100%;
}

.post_article_carousel img.attachment-blog-thumbnail.size-blog-thumbnail.wp-post-image {
	min-height: auto;
	border-radius: 6px 6px 0px 0px;
}

.post-carousel a:nth-child(2) {
	font-size: 1.36rem;
	font-weight: 700;
	color: #024;
	text-align: center;
	padding: 0px 25px 10px;
}

.post-carousel p {
	padding: 5px;
}

.post-carousel .read-more {
	color: #c60c30 !important;
	font-family: "Open Sans", sans-serif !important;
	text-transform: capitalize !important;
	font-weight: 100 !important;
}

.post-carousel li {
	box-shadow: 0 2px 4px rgba(0, 0, 0, 50%) !important;
}

ul.slick-slider, ol.slick-slider {
	margin: 0 30px;
	padding: 0;
}

.post-carousel li.related-article.slick-slide {
	display: flex;
	flex-direction: column;
	row-gap: 10px;
	max-width: 100%;
	margin: 0 15px;
	position: relative;
	z-index: 0;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 50%) !important;
	border-radius: 6px;
	min-height: 640px;
	background-color: #f0f7f9;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	box-sizing: border-box;
	overflow: hidden;
	transition: all 1s ease;
}

.post-carousel li.related-article.slick-slide:hover img {
	transform: scale(1.1);
}

.post-carousel li.related-article.slick-slide:hover li {
	box-shadow: 0 4px 6px rgba(0, 0, 0, 70%) !important;
}

.personalized-solutions .kt-row-layout-inner {
	overflow: visible !important;
}

@media (max-width: 768px) {
	li.related-article.slick-slide {}
}

/* carousel */
.container-burglar-alarm .kt-inside-inner-col p:first-of-type, .container-burglar-alarm .kt-inside-inner-col + ul:first-of-type li, .container-burglar-alarm .kt-inside-inner-col h1:first-of-type, .container-burglar-alarm .kt-inside-inner-col h2:first-of-type, .container-burglar-alarm .kt-inside-inner-col h3:first-of-type, .container-burglar-alarm .kt-inside-inner-col h4:first-of-type, .container-burglar-alarm .kt-inside-inner-col h5:first-of-type, .container-burglar-alarm .kt-inside-inner-col h6:first-of-type {
	margin: 0px;
	padding: 0px;
}

.container-burglar-alarm .page-list {
	margin: 0px 0px;
	padding: 0px 0px;
}

.container-burglar-alarm ul.page-list + p {
	margin: 0px;
	padding: 5px 25px 0px;
}

.container-burglar-alarm .kt-inside-inner-col ul:first-of-type + p:first-of-type {
	margin: 0px;
	padding: 5px 25px 0px;
}

.container-burglar-alarm ul.page-list li {
	margin-top: 28.8px;
	margin-bottom: 0px;
}

.background-about-ane {
	position: relative;
}

.wp-block-kadence-rowlayout.alignfull.background-about-ane::after {
	content: "";
	position: absolute;
	bottom: -60px;
	left: 0px;
	background-image: url("https://alarmnewengland.mystagingwebsite.com/wp-content/uploads/bottom-svg_new.svg");
	background-repeat: no-repeat;
	z-index: 1000;
	width: 100%;
	height: 110px;
	background-position: center top;
}

.img-border-ane img {
	border: 8px solid #fff;
	box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 20%);
}

.font-style-ane li {
	font-weight: 300 !important;
}

.plans-table-alt .kt-inside-inner-col {
	position: relative;
	z-index: 10;
	overflow: visible;
}

.plans-table-alt .wp-block-image {
	position: absolute;
	top: -80px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 11;
	overflow: visible;
}

.plans-table-alt {
	border: 1px solid rgba(255, 255, 255, 0);
	border-radius: 10px;
	transition: .2s ease all;
	z-index: 1000;
}

.plans-table-alt:hover {
	border: 1px solid #c3161c;
}

.plans-table-alt:hover .plans-table-content {
	background-color: #fff !important;
}

.plans-table-alt:hover .check-before::before {
	color: green !important;
}

.plans-table-alt:hover h2 {
	color: #c3161c !important;
}

.all-features .is-style-default::after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 42px;
	height: 40px;
	width: 15px;
	background-image: url("https://alarmnewengland.mystagingwebsite.com/wp-content/uploads/line.png");
}

.contact-section-row a {
	color: #a9a9a9;
}

.contact-section-row a:hover {
	color: #024;
}

.contact-section-row:last-of-type {
	margin-top: -65px;
}

.contact-mobile-row {
	position: relative;
	margin: 0px 25px;
	bottom: 250px;
}

.contact-link a {
	color: #a9a9a9;
}

.careers-tab .kt-tabs-wrap .wp-block-kadence-tab {
	border: none !important;
	margin-left: 15px;
	margin-top: -15px;
}

.careers-tab .kt-tabs-accordion-title {
	box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 15%);
	border-radius: 6px;
	margin-bottom: 5px;
}

p.green-check-mark::before {
	content: "";
	height: 0;
	width: 0;
	left: -1.5em;
	position: relative;
	color: #42cb83;
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

p.minus::before {
	content: "";
	height: 0;
	width: 0;
	left: -1.5em;
	position: relative;
	color: #ccc;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	display: inline-block;
}

.fa.green {
	color: #008000;
	font-size: 24px;
}

.fa.red {
	color: #c60c30;
	font-size: 24px;
}

.compare-tbl td:first-child {
	text-align: left;
	font-weight: 700;
}

.compare-tbl td, .compare-tbl th {
	padding: 8px;
	font-size: 16px;
}

.branches-office-box a {
	color: #000;
}

/* table with images start */
.hsg-table .hsg-table__row .hsg-table__cell--name {
	font-size: 15px;
	font-weight: 600;
	background-color: #f9f8f7;
}

.centered, .row-fluid .span12.centered {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
}

.hsg-table .hsg-table__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border: 1px solid #e4e5e6;
}

.hs_cos_wrapper {
	display: block;
}

.hs_cos_wrapper:before, .hs_cos_wrapper:after {
	content: "";
	display: table;
	clear: both;
}

.hsg-table .hsg-table__row .hsg-table__cell {
	box-sizing: border-box;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 16%;
	padding: 1.5em 1em;
	list-style: none;
	border-left: 1px solid #e4e5e6;
	border-top: 0;
}

.hsg-table .hsg-table__row .hsg-table__cell--name {
	font-size: 15px;
	font-weight: 600;
	background-color: #f9f8f7;
}

.hsg-table .hsg-table__row .hsg-table__cell p {
	line-height: normal;
	margin-top: .5em;
	margin-bottom: .5em;
	font-size: 1em;
}

.hsg-table__head.hsg-table__cell.hsg-table__cell--name img {
	height: auto;
	max-width: 100%;
}

.hsg-table .hsg-table__row .hsg-table__cell p {
	line-height: normal;
	margin-top: .5em;
	margin-bottom: .5em;
	font-size: 1em;
}

.hsg-table__head.hsg-table__cell--name.hsg-visible-lte-mobile {
	display: block;
}

.hsg-table__row {
	text-align: center;
	border-radius: 3px;
	max-width: 525px;
	margin: 0 auto 2rem;
}

@media (max-width: 500px) {
	p.hsg-table__head.hsg-table__cell--name.hsg-visible-lte-mobile {
		text-transform: uppercase;
	}
	
	.hsg-table .hsg-table__row .hsg-table__cell--name {
		background-color: transparent;
	}
	
	.hsg-visible-lte-mobile {
		display: block !important;
	}
}

.right-arrow {
	width: 3vmin;
	height: 3vmin;
	box-sizing: border-box;
	transform: rotate(45deg);
	position: absolute;
	top: 20%;
	right: 44%;
}

.right-arrow::before {
	border-width: .4vmin .4vmin 0 0;
	display: block;
}

.right-arrow::before {
	content: "";
	width: 100%;
	height: 100%;
	border-style: solid;
	border-color: #131313;
	transform-origin: 100% 0;
	transition: .2s ease;
}

.gt-row .kt-inside-inner-col figure img, .gt-row .kt-inside-inner-col svg {
	border-radius: 50%;
	border: 1px solid red;
	padding: 20px;
}

.gt-row .kt-inside-inner-col svg {
	fill: #4693fb;
	width: 150px;
}

@media (max-width:767px) {
	.hsg-table .hsg-table__row .hsg-table__cell {
		padding: .5em 1em;
	}
	
	.hsg-table .hsg-table__row {
		margin-bottom: 1.5em;
	}
	
	.hsg-table .hsg-table__row .hsg-table__cell {
		width: 100%;
		border-left: 1px solid #e4e5e6;
		border-bottom: 1px solid #e4e5e6;
	}
	
	.sm-width-adjust {
		max-width: 25% !important;
	}
	
	.sm-hidden {
		display: none !important;
		visibility: visible;
	}
	
	.whats-included h3 {
		font-size: 14px;
		padding: 0 5px;
	}
	
	.whats-included h3 {
		height: 100px;
		margin: 0;
		-ms-flex-align: center;
		align-items: center;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
	
	.bg-light {
		background: #f0f7f9 !important;
	}
	
	h3.column.bg-light {
		background-color: #f0f7f9 !important;
	}
	
	.whats-included .cell-head, .whats-included a.cta_button {
		font-size: 12px !important;
	}
	
	button.initialism.slide_open {
		display: inline-block;
	}
	
	.right-arrow {
		position: unset;
		float: none;
		transform: rotate(135deg);
		margin: 40px auto;
		text-align: center;
	}
}

@media (min-width: 768px) {
	.hsg-table__head.hsg-table__cell--name.hsg-visible-lte-mobile {
		display: none;
	}
	
	.hsg-table__cell {
		-webkit-box-flex: 1;
		flex: 1;
		border-width: 0;
	}
	
	.hsg-table__row {
		border-radius: 0;
		max-width: 100%;
		width: 100%;
		margin: 0 auto;
		border-bottom: none !important;
	}
	
	.hsg-table tr, .hsg-rich-text table tr, .hsg-table th, .hsg-rich-text table th, .hsg-table td, .hsg-rich-text table td, .hsg-table__row, .hsg-table__cell {
		border: 1px solid #dfe3eb;
	}
	
	.hsg-table .hsg-table__row.hsg-table__cell--description, .hsg-table .hsg-table__row.hsg-table__head {
		text-align: center;
	}
	
	.hsg-table__row:first-child {
		border-radius: 3px;
	}
	
	.hsg-table__row:first-child {
		border-width: 1px;
	}
	
	.hsg-table .hsg-table__row .hsg-table__cell {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.hsg-table .hsg-table__row .hsg-table__cell:nth-child(3n-2) {
		border-left: 1px solid #e4e5e6;
	}
	
	.hsg-table .hsg-table__row .hsg-table__cell--name {
		text-align: center;
	}
}

/* table with images end */

/* blue table  start */
.whats-included .pkg-row {
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.whats-include-outer-sec {
	text-align: center;
	padding: 43px 0px;
}

.whats-included .column {
	flex: 1 1 0px;
	text-align: center;
	min-width: initial;
	padding: 0 10px;
}

.whats-included h3 {
	height: 100px;
	margin: 0;
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.whats-included .pkg-head h3:not(:first-child) {
	background: #4693fb;
	border-bottom: 2px solid #d4d9dd;
	color: #fff;
}

.whats-included .pkg-head h3.most-popular {
	box-shadow: 0 0 15px -1px rgba(0, 0, 0, 30%);
	position: relative;
}

.whats-included .pkg-head h3:not(:first-child) {
	background: #4693fb;
	border-bottom: 2px solid #d4d9dd;
	color: #fff;
}

.whats-included .cell-head {
	align-items: center;
	border-bottom: 1px solid #d4d9dd;
	background-color: #f0f7f9;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.whats-included .cell-content {
	border-bottom: 1px solid #d4d9dd;
	background-color: #fff;
	border-right: 1px solid #d4d9dd;
	line-height: 55px;
}

.whats-included .cell-content .fa {
	color: #4693fb;
	font-size: 28px;
}

.whats-included .h100 {
	height: 100%;
}

.whats-included .pkg-head-bottom .cta, .whats-included .pkg-content-bottom .cta {
	-ms-flex-align: center;
	align-items: center;
	border-right: 1px solid #d4d9dd;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-ms-flex-pack: center;
	justify-content: center;
}

.whats-included .pkg-head-bottom, .whats-included .pkg-content-bottom {
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	border-bottom: 3px solid #d4d9dd;
	display: -ms-flexbox;
	display: flex;
	height: 90px;
}

.three-cards button.initialism, .whats-included button.initialism {
	background: #0d8bd5 !important;
	box-shadow: none;
	box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 25%);
	border: none;
	border: 2px solid transparent;
	color: #fff;
	cursor: pointer;
	padding: 18px 38px;
	padding: 10px 20px;
	font-size: 16px !important;
	display: inline-block;
	position: relative;
	border-radius: 60px;
	border-radius: 5px;
	transition: .2s ease-in-out;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none !important;
	text-shadow: none;
	width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
}

button.initialism {
	background: #0d8bd5 !important;
	box-shadow: none;
	border: none;
	border: 2px solid transparent;
	color: #fff;
	cursor: pointer;
	padding: 18px 38px;
	font-size: 16px !important;
	display: inline-block;
	position: relative;
	border-radius: 60px;
	transition: 22.2s ease-in-out;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none !important;
	text-shadow: none;
}

.sm-width-adjust {
	max-width: 25% !important;
}

@media (min-width: 768px) {
	h3.column.bg-light {
		background-color: #f0f7f9 !important;
	}
}

/* blue table ends */
.round-icon {
	width: 60px;
	height: 60px;
	background: #c60c30;
	border-radius: 50%;
	margin: auto;
}

.red-circle-box svg {
	position: relative;
	top: 20px;
}

.top-shadow {
	text-align: center;
}

.top-shadow img {
	width: 100%;
	max-width: 400px;
	text-align: center;
	margin: auto;
	height: 8px;
}

.timeline {
	padding: 231px 0px;
}

.timeline ol {
	font-size: 0;
	width: 100%;
	transition: all 1s;
	max-width: 100%;
	padding: 0;
	margin: 0;
}

.timeline ol li {
	position: relative;
	list-style-type: none;
	margin: 0;
	width: 16.6%;
	float: left;
	padding: 0;
	height: 8px;
	background: #c3161c;
}

.timeline ol li:first-child:before {
	content: "";
	position: absolute;
	top: 50%;
	left: calc(100% + 0px);
	bottom: 0;
	width: 30px;
	height: 30px;
	transform: translateY(-50%);
	border-radius: 50%;
	background: #024;
	z-index: 99;
}

.timeline ol li::after {
	content: "";
	position: absolute;
	top: 50%;
	left: calc(100% + 0px);
	bottom: 0;
	width: 30px;
	height: 30px;
	transform: translateY(-50%);
	border-radius: 50%;
	background: #024;
	z-index: 99;
}

.timeline ol li .tl-content {
	position: absolute;
	left: -40px;
	font-size: 16px;
	white-space: normal;
	text-align: center;
	width: 300px;
}

.timeline time {
	display: block;
	font-size: 50px;
	margin-bottom: 8px;
	color: #c3161c;
}

.timeline ol li:first-child:before {
	left: 0;
}

.timeline ol li:nth-child(even) .tl-content {
	transform: translateY(-100%);
}

.service-area-tabs .kt-tabs-title-list {
	justify-content: center;
}

.service-area-tabs ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 15px;
}

.service-area-tabs #tab-rhodeisland a {
	border-right: 0 !important;
}

.border-left {
	border-left: 1px solid #ddd;
}

.border-right {
	border-right: 1px solid #ddd;
}

.half-bg-light-blue-left {
	background-image: -webkit-linear-gradient(0deg, #f0f7f9 50%, #fff 50%);
}

.half-bg-light-blue-right {
	background-image: -webkit-linear-gradient(0deg, #fff 50%, #f0f7f9 50%);
}

.header-blue-line-after {
	position: relative;
}

.header-blue-line-after::after {
	position: absolute;
	content: "";
	width: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #0d8bd5;
	height: 2px;
	bottom: -10px;
	max-width: 200px;
}

.infobox-hover {
	position: relative;
	transition: .4s ease;
}

.infobox-hover .info-box-link {
	min-height: 400px;
}

.infobox-hover:hover {
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 20%), 0 20px 60px -10px rgba(0, 0, 0, 30%);
	border-radius: 6px;
}

.infobox-hover::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	width: 25%;
	border-top: 3px solid #0d8bd5;
	top: -1px;
	margin: auto;
}

.team-member {
	min-height: 210px;
	padding: 10px 0;
}

.team-member img {
	width: 100px !important;
	border-radius: 100%;
	height: 100px !important;
	margin: auto;
	border: 1px solid #024;
	transition: all .4s;
}

.team-member:hover img {
	-webkit-box-shadow: 0px 5px 6px 1px rgba(0, 0, 0, 20%);
	box-shadow: 0px 5px 6px 1px rgba(0, 0, 0, 20%);
	border: 3px solid #c3161c;
	transform: scale(1.2);
}

.team-member .kadence-info-box-image-intrisic.kb-info-box-image-ratio, .team-member .kt-blocks-info-box-media {
	overflow: visible !important;
}

.timeline-segment {
	max-width: 1000px;
	margin: 30px auto 10px;
	position: relative;
}

.timeline-content {
	width: 50%;
	min-height: 160px;
	position: relative;
}

.timeline-image {
	width: 170px;
	height: 170px;
	overflow: hidden;
	border-radius: 100%;
	box-shadow: 0 0 0 5px #4693fb;
	transition: .4s ease;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.timeline-image {
	position: absolute;
	top: 50%;
	margin-top: -85px;
}

.timeline-segment.left .timeline-image {
	right: -85px;
}

.timeline-accent-theme .timeline-image {
	box-shadow: 0 0 0 5px #4693fb !important;
}

.timeline-image img {
	width: 160px !important;
	height: 160px !important;
	margin: 5px;
	border-radius: 100%;
}

.timeline-segment.left .timeline-text {
	padding-right: 130px;
	text-align: right;
}

.timeline-segment .top-line {
	content: "";
	display: block;
	width: 6px;
	position: absolute;
	height: 35px;
	left: 50%;
	margin-left: -3px;
	background-color: #4693fb;
	border-radius: 3px;
}

.timeline-segment .top-line {
	top: -30px;
}

.timeline-segment h3 {
	font-size: 1.78rem;
	color: #024;
}

.timeline-accent-theme .timeline-segment .top-line {
	background-color: #4693fb !important;
}

.timeline-segment:after {
	content: "";
	display: table;
	clear: both;
}

.timeline-segment .bottom-line {
	content: "";
	display: block;
	width: 6px;
	position: absolute;
	height: 35px;
	left: 50%;
	margin-left: -3px;
	background-color: #4693fb;
	border-radius: 3px;
}

.timeline-segment .bottom-line {
	bottom: -30px;
}

.timeline-accent-theme .timeline-segment .top-line {
	background-color: #4693fb !important;
}

.timeline-accent-theme .timeline-segment .bottom-line {
	background-color: #4693fb !important;
}

.timeline-segment.right .timeline-content {
	float: right;
}

.timeline-segment.right .timeline-image {
	left: -85px;
}

.timeline-segment.right .timeline-text {
	padding-left: 130px;
	text-align: left;
}

@media (max-width: 1024px) {
	.line-bottom img {
		position: absolute;
		bottom: 0;
		height: 40px;
		left: 40%;
	}
}

@media (min-width: 1280px) {
	.row-fluid .span4 {
		width: 31.623931624%;
	}
}

@media (min-width: 1280px) {
	.row-fluid [class*="span"] {
		display: block;
		float: left;
		width: 100%;
		min-height: 28px;
		margin-left: 2.564102564%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
}

@media screen and (min-width: 769px) {
	body > #page > .content-area.left-sidebar > main.site-main {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		padding-left: 3%;
	}
	
	body > #page > .content-area.right-sidebar > main.site-main {
		padding-right: 3%;
	}
	
	body > #page > .content-area.left-sidebar > aside.widget-area {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}

@media screen and (max-width: 992px) {
	body > #page > .content-area.left-sidebar > aside.widget-area, body > #page > .content-area.right-sidebar > aside.widget-area {
		width: 200px;
	}
	
	body > #page > .content-area.left-sidebar > main.site-main, body > #page > .content-area.right-sidebar > main.site-main {
		width: calc(100% - 200px);
	}
	
	.site-header .top-header {
		display: none;
	}
	
	.main-navigation {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	body > #page > .content-area > main.site-main {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	
	body > #page > .content-area > aside.widget-area, body > #page > .content-area > main.site-main {
		width: 100% !important;
	}
	
	body > #page > .content-area.left-sidebar > main.site-main, body > #page > .content-area.left-sidebar > aside.widget-area {
		-webkit-box-ordinal-group: unset;
		-ms-flex-order: unset;
		order: unset;
	}
	
	#mobile-navigation {
		width: 100%;
	}
	
	.main-navigation ul ul {
		display: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		float: none;
		position: relative;
		top: 0;
		left: 0;
		z-index: 1;
		-webkit-transform: none;
		transform: none;
		transition: none;
		opacity: 1;
	}
	
	.main-navigation ul li:hover ul {
		display: block;
	}
	
	.hero-btns .kt-btn-wrap {
		width: 100%;
	}
	
	.site-header .container {
		justify-content: space-around;
	}
	
	.site-branding a {
		/* background: transparent url("/wp-content/uploads/Alarm_NewEngland_mobile-logo-150.jpg") no-repeat scroll 0 0 !important;
		overflow: auto; */
		content: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/alarmnewengland.com/wp-content/uploads/Alarm_NewEngland_mobile-logo-150.jpg");
		height: 70px;
		display: block;
	}
	
	.site-header .footer-button a {
		border-radius: 0 !important;
	}
	
	.phone-container img {
		display: inline-block;
		margin: 40px 0 0;
		position: relative;
		z-index: 20;
		width: 242px;
		max-height: 524px;
	}
	
	.get-quote a, .sales-button a {
		padding-left: 12px !important;
		padding-right: 12px !important;
		padding-top: 8px !important;
		padding-bottom: 8px !important;
		font-size: 13px !important;
	}
	
	.btn-mobile {
		margin: 0 20px;
		text-align: center;
	}
	
	.btn-mobile div {
		text-align: center;
		font-size: 11px;
		line-height: 11px;
		font-weight: 700;
	}
	
	.security-tabs .kt-tabs-layout-vtabs>.kt-tabs-content-wrap, .security-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list {
		width: 100%;
		float: none;
	}
	
	.security-tabs .kt-tabs-wrap {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.security-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list li {
		margin: 0 50px 10px 50px !important;
	}
	
	.kt-mobile-layout-row.kt-v-gutter-default .plans-table .wp-block-kadence-column {
		margin-bottom: 100px;
	}
	
	.kt-mobile-layout-row.kt-v-gutter-default .plans-table .kt-row-has-bg {
		left: 50% !important;
		transform: translate(-50%, 0) !important;
	}
	
	.app-tabs .kt-row-layout-inner, .app-quote .kt-row-layout-inner {
		margin: 0px !important;
	}
	
	.wp-block-kadence-rowlayout.alignnone.plans-table-alt {
		overflow: visible !important;
	}
	
	.app-tabs .kt-tabs-layout-vtabs {
		display: block;
	}
	
	.app-tabs .kt-tabs-layout-vtabs>.kt-tabs-content-wrap, .app-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list {
		width: 100%;
		float: none;
	}
	
	.app-tabs .kt-tabs-layout-vtabs>.kt-tabs-content-wrap figure {
		text-align: center;
	}
	
	.app-tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list {
		grid-template-columns: 1fr 1fr;
	}
	
	.btn-mobile div {
		display: block;
	}
	
	.line-bottom img {
		position: absolute;
		bottom: 0;
		height: 40px;
		left: 48%;
	}
	
	.timeline {
		padding: 0px !important;
	}
	
	.timeline ol {
		padding: 0;
		width: 100%;
		max-width: 100%;
	}
	
	.timeline ol li {
		width: 50%;
		height: auto;
		background: transparent;
		border-top: 8px solid #c3161c;
	}
	
	.timeline ol li:nth-child(odd) {
		border-color: rgba(195, 22, 28, .5);
	}
	
	.timeline ol li .tl-content {
		position: unset !important;
		transform: unset !important;
		width: auto;
	}
	
	.timeline ol li::before, .timeline ol li::after {
		display: none;
	}
	
	.half-bg-light-blue-left {
		background-image: none;
	}
	
	.half-bg-light-blue-left.nitro-lazy {
		background-image: none !important;
	}
	
	.half-bg-light-blue-right {
		background-image: none;
	}
	
	.half-bg-light-blue-right.nitro-lazy {
		background-image: none !important;
	}
	
	.timeline-segment {
		max-width: 400px;
		margin: 40px auto;
	}
	
	.timeline-content {
		width: 100%;
	}
	
	.timeline-image {
		position: static;
		margin: 0 auto 40px;
		text-align: center;
	}
	
	.timeline-text {
		text-align: center;
	}
	
	.timeline-segment .top-line, .timeline-segment .bottom-line {
		display: none;
	}
	
	.timeline-segment.left .timeline-text, .timeline-segment.right .timeline-text {
		padding-right: initial;
		text-align: center;
	}
	
	.timeline-segment.right .timeline-text {
		padding-left: initial;
	}
}

.arrow-tab ul.kt-tabs-title-list {
	outline: none;
	position: relative;
}

.arrow-tab ul.kt-tabs-title-list li.kt-tab-title-active a {
	max-width: 255px;
	padding: 11px 15px;
	font-size: 18px;
	text-align: left;
	animation: unset;
	transition: unset;
	line-height: 1.26;
	border-radius: 3px 0 0 3px;
	opacity: .5;
}

.arrow-tab li.kt-tab-title-active a:after {
	content: "";
	position: absolute;
	right: -16px;
	top: 50%;
	transform: translateY(-50%);
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
	border-left: 20px solid #f3f4f6;
	max-height: 52px;
}

.stay-in-control-box-shadow {
	border-radius: 6px;
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 20%), 0 2px 15px rgba(0, 0, 0, 0%);
}

.stay-in-control-box-shadow .kt-blocks-info-box-link-wrap {
	min-height: 461px;
}

@media screen and (max-width: 480px) {}

/*
Theme Name: wordherd Child theme of wordherd-gutenberg
Theme URI: 
Description: Child theme of wordherd-gutenberg theme for the wordherd theme
Author: <a href="https://wordherd.io">WordHerd</a>
Author URI: 
Template: wordherd-gutenberg
Version: 1.0.0
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 06 Jan 2022 19:55:12 +0000 */

/* The plugin now uses the recommended approach for loading the css files.*/

/* Top header style */
.site-header .top-header {
	background-color: #c60c30;
	padding: 5px 0;
}

.site-header .top-header .container {
	justify-content: flex-end;
	padding: 0;
}

.site-header .top-header ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
}

.site-header .top-header ul li:not(:first-child)::before {
	content: "|";
	color: #fff;
	margin: 0 15px;
}

.site-header .top-header ul li {
	margin: 0 0 0 5px;
}

.site-header .top-header ul li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .8125rem;
	font-weight: 600;
	transition: ease all .2s;
}

/* New nav style */
.site-header .button-menu {
	display: flex;
	align-items: center;
}

.site-header .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 5px;
}

/*.main-nav ul li a {
	color: white;
} */
.main-nav {
	display: flex;
	width: auto;
}

div.column ul {
	display: block;
}

.main-nav ul {
	display: flex;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-nav ul ul li a {
	font-family: "Open Sans", sans-serif;
	color: #fff;
	text-decoration: none !important;
	transition: background-color ease .2s;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 14px;
}

.container {
	width: 1500px;
	margin: 0 auto;
	max-width: 100%;
}

div.richmulticolumn {
	background-color: #024;
}

div.richmulticolumn .column {
	display: block;
	float: left;
	width: auto;
	color: white;
	text-transform: uppercase;
}

.column-services-services {
	margin-right: 30px;
}

.column.services, .column.industrysolutions {
	margin-right: 50px;
}

#richmenu-businesssecurity div.richmulticolumn .column {
	margin-right: 30px;
}

div.richmulticolumn .column a {
	color: white;
}

.main-nav li a:hover, .main-nav li:hover a {
	text-decoration: underline;
	text-underline-offset: 10px;
	text-decoration-color: #c60c30;
	text-decoration-thickness: 2px;
}

.main-nav ul ul li {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 40px;
	padding-left: 40px;
	margin-right: 0;
	margin-left: 0;
}

.main-nav ul ul li:hover {
	transition: background-color ease .2s;
	background-color: #c60c30;
}

.main-nav ul ul li:hover a {
	color: #4693fb;
}

/* #menu-home-security-services {
	margin-bottom: 20px;
} */
#richmenu-homesecurity, #richmenu-businesssecurity, #richmenu-products, #richmenu-locations, #richmenu-about-us {
	position: absolute;
	opacity: 0;
	margin-top: 0px;
	z-index: 9999;
}

/* top nav hover styling */
.main-nav ul ul #richmenu-homesecurity, .main-nav ul ul #richmenu-businesssecurity, .main-nav ul ul #richmenu-products, .main-nav ul ul #richmenu-locations, .main-nav ul ul #richmenu-about-us {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	opacity: 0;
	visibility: hidden;
}

.main-nav ul li:hover #richmenu-homesecurity, .main-nav ul li:hover #richmenu-businesssecurity {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}

.main-nav ul li:hover #richmenu-homesecurity, .main-nav ul li:hover #richmenu-businesssecurity, .main-nav ul li:hover #richmenu-products, .main-nav ul li:hover #richmenu-locations, .main-nav ul li:hover #richmenu-about-us {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	display: flex;
	margin-top: 12px;
	padding-bottom: 20px;
	z-index: 9999;
	opacity: 1;
	visibility: visible;
}

/* .main-nav ul li a:hover div.richmulticolumn {
	display: none;
} */
.main-nav ul li:hover #richmenu-products, .main-nav ul li:hover #richmenu-locations, .main-nav ul li:hover #richmenu-about-us {
	padding-top: 15px;
}

.main-nav li {
	margin: 0 15px;
}

.offers-menu-item a {
	color: red !important;
	font-weight: bold;
}

.plans-menu-item a {
	color: #15385c !important;
}

.column-services {
	font-weight: 700;
	padding-left: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.richmenu-hr {
	color: white;
	background: white;
	opacity: .5;
	height: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 25px;
}

/* Mobile navigation */
#mobile-navigation {
	background-color: #024;
	top: 15vh;
	z-index: 9999;
}

#mobile-navigation.main-navigation .sub-menu a {
	color: white;
}

#mobile-navigation.main-navigation .sub-menu li {
	display: block !important;
}

.main-navigation ul ul ul {
	left: 0;
}

#mobile-navigation.main-navigation li a {
	color: white;
	font-weight: 500;
	padding: 10px 30px;
}

#mobile-navigation .mobile-nav-header {
	padding: 30px;
}

.text {
	font-family: "Open Sans", sans-serif;
	font-size: 20px;
	text-transform: uppercase;
}

.mobile-hr {
	opacity: .5;
	height: 2px !important;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	background-color: white;
}

.menu-item-16134 {
	color: yellow !important;
}

#mobile-navigation.main-navigation li a.active {
	font-weight: bold;
}

/* Mobile sub-menu */
#mobile-navigation.main-navigation ul li ul li ul {
	display: none;
	padding: 0;
	margin: 0 0 15px 0;
	position: relative;
	width: 100%;
	border-radius: 0;
	box-shadow: none;
}

#mobile-navigation.main-navigation ul li ul li ul {}

#mobile-navigation.main-navigation .menu-item-has-children a::after, #mobile-navigation.main-navigation .sub-menu .menu-item-has-children a::after {
	content: "▼";
	display: inline-block;
	float: right;
	padding-right: 20px;
}

#mobile-navigation.main-navigation .menu-item-has-children a.active::after, #mobile-navigation.main-navigation .sub-menu .menu-item-has-children a.active::after {
	content: "▲";
}

#mobile-navigation.main-navigation .winter-offers a {
	color: yellow !important;
}

.fa-bars {
	font-size: 32px !important;
}

@media screen and (max-width: 1400px) {
	.main-nav ul li a {
		font-size: 14px !important;
		padding: 10px 0;
	}
}

@media screen and (max-width: 1024px) {
	.main-nav ul li a {
		font-size: 12px !important;
		padding: 10px 0;
	}
	
	.main-nav li {
		margin: 0 10px;
	}
}

@media screen and (max-width: 992px) {
	.main-nav {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.elementor-element-2c62248 .elementor-element-populated {
		margin: 0px 0px 123px 0px !important;
	}
	
	.elementor-element-2c62248 img {
		max-width: 120px !important;
		height: 120px !important;
	}
	
	.kt-tabs-title-list li {
		margin: 0px -4px 38px 0px !important;
	}
	
	.kt-tabs-title-list a.kt-tab-title span.kt-title-text {
		margin-top: -10px;
		bottom: -14px;
	}
	
	.elementor.elementor-8503 {
		display: none;
	}
}

@media (max-width: 400px) {
	#kt-adv-heading_4965c8-ab, #kt-adv-heading_4965c8-ab .wp-block-kadence-advancedheading, .wp-block-kadence-advancedheading.kt-adv-heading_4965c8-ab[data-kb-block="kb-adv-heading_4965c8-ab"], .kadence-advanced-heading-wrapper .kt-adv-heading_4965c8-ab[data-kb-block="kb-adv-heading_4965c8-ab"] {
		font-size: 28px !important;
	}
	
	#kt-adv-heading_fb7188-ce, #kt-adv-heading_fb7188-ce .wp-block-kadence-advancedheading, .wp-block-kadence-advancedheading.kt-adv-heading_fb7188-ce[data-kb-block="kb-adv-heading_fb7188-ce"], .kadence-advanced-heading-wrapper .kt-adv-heading_fb7188-ce[data-kb-block="kb-adv-heading_fb7188-ce"] {
		font-size: 24px !important;
	}
}

.main-nav ul li a {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	color: #15385c;
	padding: 15px 0;
}

div#cboxOverlay {
	opacity: .65 !important;
}

#cboxOverlay {
	background: #000;
	opacity: .4 !important;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#colorbox, #colorbox div {
	overflow: visible;
}

#cboxClose {
	position: absolute;
	top: 0;
	right: 0;
	background: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/cdn2.hubspot.net/hubfs/558963/Files_2019/Calculator/Images/controls.png") 0 0 no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	opacity: 0;
}

#cboxClose.nitro-lazy {
	background-image: none !important;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}

#cboxContent::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 10px;
	background-color: #fff;
}

#cboxContent::-webkit-scrollbar {
	width: 12px;
	background-color: #fff;
}

#cboxContent::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #c60c30;
}

a.button.yellow_button {
	background: #ffd15c;
	margin-right: 15px;
}

.static-width {
	display: block;
	width: 960px;
	margin: 0 auto;
}

.full-width-section {
	position: relative;
}

.left-pane, .right-pane {
	display: inline-block;
	vertical-align: top;
	position: relative;
}

#bms-header {
	background: #fff;
	text-align: center;
	padding: 60px 30px;
}

#bms-header h1 {
	font-weight: normal;
	font-size: 34px;
	color: #2b2f35;
	letter-spacing: .65px;
	line-height: 48px;
	margin-top: 0;
	margin-bottom: 30px;
}

#bms-header .left-pane, #bms-header .right-pane {
	text-align: left;
}

#bms-header h2 {
	font-weight: normal;
	font-size: 19px;
	color: #0d8bd5;
	margin: 0 0 33px 0;
	line-height: 44px;
}

#bms-header h2 span {
	line-height: 2;
	width: 40px;
	height: 40px;
	border: 2px solid #c4c7c9;
	font-weight: normal;
	text-align: center;
	margin-right: 20px;
	border-radius: 50%;
	display: inline-block;
}

#bms-header p {
	font-weight: normal;
	font-size: 15px;
	color: #51545d;
	line-height: 23px;
}

#bms-header .choose-package-colors {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-left: 25px;
}

#bms-header .left-pane {
	border-right: 1px solid rgba(196, 199, 201, .74);
	padding-right: 40px;
	margin-right: 40px;
}

#bms-header .right-pane p {
	margin-bottom: 45px;
}

#bms-header .sensor-list-colors .color-selected {
	font-weight: normal;
	font-size: 15px;
	color: #9d9ca0;
	line-height: 20px;
	padding-left: 15px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 18px;
}

#bms-header .sensor-list-colors .sensor-color-select {
	font-weight: bold;
	font-size: 15px;
	color: #51545d;
	line-height: 27px;
	display: block;
}

#bms-header .sensor-list-colors .select-color-form {
	display: inline-block;
	vertical-align: top;
}

#bms-header .sensor-list-colors .sensor-form-radio[id*="color"] + span::before {
	margin-right: 7px;
}

.hidden-rows {
	display: none;
}

#sensors-lists {
	padding: 0 50px 0;
}

#sensors-lists .sensors-header {
	padding: 0 50px 20px;
	font-weight: 700;
	font-size: 34px;
	color: #024;
	letter-spacing: .65px;
	line-height: 48px;
	border-bottom: 1px solid #dfdfdf;
}

#sensors-lists .sensors-header p {
	width: 755px;
	display: block;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 0;
	color: #51545d;
	line-height: 23px;
	margin-top: 5px;
}

#sensors-lists .sensor-block {
	position: absolute;
	top: 0;
	left: 0;
	display: table;
	width: 100%;
}

#sensors-lists .sensor-row {
	display: block;
	border-collapse: collapse;
	padding: 30px 20px;
	border-bottom: 1px solid #dfdfdf;
}

#sensors-lists .sensor-row .pro-setup-wrapper {
	position: relative;
}

#sensors-lists .sensor-row .pro-setup-wrapper .pro-setup-check {
	position: absolute;
	opacity: 0;
}

#sensors-lists .sensor-row .pro-setup-wrapper .pro-setup-check + label {
	height: 16px;
	padding-left: 24px;
	display: inline-block;
	line-height: 19px;
	background-repeat: no-repeat;
	vertical-align: middle;
	cursor: pointer;
	background-size: 16px 32px;
	z-index: 100;
	font-weight: normal;
	font-size: 14px;
	color: #2b2f35;
	letter-spacing: 0;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/cdn2.hubspot.net/hubfs/558963/Files_2019/Calculator/Images/checkbox-sprite.png");
	-webkit-touch-callout: none;
	user-select: none;
}

#sensors-lists .sensor-row .pro-setup-wrapper .pro-setup-check + label.nitro-lazy {
	background-image: none !important;
}

#sensors-lists .sensor-row .pro-setup-wrapper .pro-setup-check:checked + label {
	background-position: 0 -16px;
}

#sensors-lists .optional-add-ons .sensor-row:last-child {
	border-bottom: 0;
}

#sensors-lists .sensor-image-block {
	width: 170px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#sensors-lists .sensor-image-block img {
	margin: auto;
}

#sensors-lists .sensor-desc-block {
	display: table-cell;
	width: 470px;
	vertical-align: middle;
	padding: 10px;
}

#sensors-lists .sensor-desc-block .sensor-title {
	padding-bottom: 10px;
}

#sensors-lists .sensor-desc-block .sensor-title .sensor-name {
	font-weight: normal;
	font-size: 20px;
	color: #51545d;
	line-height: 27px;
}

#sensors-lists .sensor-desc-block .sensor-title .sensor-tagline {
	width: 17px;
	height: 17px;
	box-sizing: border-box;
	border: 1px solid #008cc1;
	font-size: 11px;
	font-weight: normal;
	color: #008cc1;
	line-height: 17px;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	margin-left: 7px;
	vertical-align: top;
	position: relative;
	cursor: pointer;
	top: 5px;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

#sensors-lists .sensor-desc-block .sensor-title .sensor-tagline:hover {
	text-decoration: none;
	background: #008cc1;
	color: #fff;
}

#sensors-lists .sensor-desc-block .sensor-description {
	line-height: 150%;
	line-height: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #51545d;
}

#sensors-lists .sensor-desc-block .sensor-description p {
	margin-bottom: 5px;
	font-size: 16px;
	color: #51545d;
	line-height: 26px;
}

#sensors-lists .sensor-desc-block .sensor-description strong {
	font-weight: bold;
}

#sensors-lists .sensor-price-block {
	display: table-cell;
	width: 180px;
	padding-left: 30px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	color: #51545d;
}

#sensors-lists .sensor-price-block div {
	padding: 3px;
}

#sensors-lists .sensor-price-block .how-many {
	font-size: 13px;
	line-height: 20px;
}

#sensors-lists .sensor-price-block .price-each {
	padding: 18px 10px;
	font-size: 14px;
	line-height: 20px;
}

#sensors-lists .sensor-price-block .price-each select {
	width: 36px;
	display: inline-block;
	border: 1px solid #c4c7c9;
	font-weight: normal;
	font-size: 12px;
	color: #51545d;
	background: #fff url("https://alarmnewengland.com/files/images/bms-images/dropdown-arrow-sm.png") no-repeat 21px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-top: 5px;
	padding-left: 3px;
	box-sizing: border-box;
	margin-left: 7px;
	border-radius: 0;
	position: relative;
	outline: 0;
}

#sensors-lists .sensor-price-block .price-each select.nitro-lazy {
	background-image: none !important;
}

#sensors-lists .sensor-price-block .dont-worry {
	font-size: 11px;
	line-height: 15px;
}

#sensors-lists .color-selected {
	font-weight: normal;
	font-size: 13px;
	color: #9d9ca0;
	line-height: 20px;
	padding-left: 12px;
	display: inline-block;
	vertical-align: middle;
}

#sensors-lists .select-color-extra-sensor {
	display: inline-block;
	vertical-align: middle;
	margin-left: 7px;
}

#sensors-lists .sensor-form-radio-extra[id*="color"] + span::before {
	margin-right: 2px;
}

#sensors-lists .cart-updated {
	display: block;
	margin: 0 auto;
	width: auto;
	width: 180px;
	text-align: left;
	text-align: center;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	color: #00beac;
	position: relative;
	position: absolute;
	line-height: 17px;
}

#review-order {
	position: relative;
	text-align: center;
}

#review-order .static-width {
	padding: 80px 0;
	background: #f7f7f5;
	width: 1230px;
	margin: 0 auto 60px;
}

#review-order .float-right {
	float: none;
	text-align: left;
}

#review-order .left-pane {
	width: 197px;
	text-align: center;
}

#review-order .left-pane p {
	font-weight: normal;
	font-size: 13px;
	color: #51545d;
	line-height: 20px;
	margin: 25px auto 20px;
}

#review-order .left-pane span {
	font-weight: normal;
	font-size: 13px;
	color: #9d9ca0;
	line-height: 20px;
}

#review-order .left-pane span strong {
	font-weight: bold;
}

#review-order .right-pane {
	text-align: left;
	width: 100%;
	float: right;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/cdn2.hubspot.net/hubfs/558963/Files_2019/Calculator/Images/alarm_logo.png");
	background-repeat: no-repeat;
	background-position: left 50px top 30px;
	padding-left: 220px;
	background-size: 150px;
}

#review-order .right-pane.nitro-lazy {
	background-image: none !important;
}

.float-right.total_calculation {
	padding-right: 50px;
	max-width: 600px;
}

#review-order .review-items .review-item {
	max-width: 600px;
	padding-right: 50px;
}

#review-order .review-items .review-item.modifiable {
	position: relative;
	overflow: hidden;
}

#review-order .review-items .review-item .item-label {
	background-color: #fafafb;
	position: relative !important;
	padding-right: 10px;
}

#review-order .review-items .review-item select {
	position: relative;
	z-index: 1;
}

#review-order .review-items .review-item.modifiable:after, #review-order .review-items .review-item.modifiable:before {
	content: ".......................................................................................................................................................................................";
	position: absolute;
	width: 100%;
	height: 2px;
	top: 20px;
	left: 0;
	font-size: 10px;
	line-height: 0;
	color: #c4c7c9;
}

#review-order .review-items .review-item.modifiable:after {
	border: 0;
	width: 107px;
	right: 0;
	left: auto;
	background-color: #fafafb;
	content: "";
	position: absolute;
	top: 22px;
}

div#pro-setup-review-container:before, #review-order .review-items .review-item.modifiable:nth-child(7):before, #review-order .review-items .review-item.modifiable:nth-child(8):before {
	opacity: 0;
}

#review-order .review-items .review-item select {
	float: right;
}

#review-order .review-items .review-item:not(.modifiable) {
	display: none !important;
}

#review-order .review-items .review-item .item-total, #review-order .review-items .review-item .dashed-line {
	display: none !important;
}

#review-order .review-items h4 {
	font-weight: normal;
	font-size: 20px;
	color: #51545d;
	line-height: 27px;
	margin: 0 0 15px;
}

#review-order .review-items .review-item.modifiable {
	display: none;
}

#review-order .review-items .review-item input {
	width: 62px;
	text-align: right;
}

#review-order .review-items .review-item span, #review-order .review-items .review-item .item-total {
	font-size: 17px;
	color: #51545d;
	letter-spacing: 0;
	line-height: 27px;
}

#review-order .review-items .review-item span .green, #review-order .review-items .review-item .item-total .green {
	color: #00beac;
}

#review-order .review-items .review-item .item-label {
	display: inline-block;
	vertical-align: top;
	font-weight: normal;
	white-space: normal;
	position: static;
	overflow: hidden;
}

#review-order .review-items .review-item .item-label.included {
	width: 416px;
	line-height: 18px;
}

#review-order .review-items .review-item .dashed-line {
	overflow: hidden;
	white-space: nowrap;
	display: inline;
}

#review-order .review-items .review-item .dashed-line:after {
	font-size: 10px;
	line-height: 30px;
	color: #c4c7c9;
	display: inline-block;
	vertical-align: 0;
	padding-left: 5px;
	white-space: nowrap;
	position: absolute;
	letter-spacing: 1px;
	content: "..........................................................................................................................................................................................";
	z-index: 3;
}

#review-order .review-items .review-item .item-total {
	font-weight: normal;
	background: #f7f7f5;
	border: 0;
	float: right;
	position: relative;
	z-index: 10;
}

#review-order .review-items .review-item .item-total.included {
	position: relative;
}

#review-order .review-items .review-item select {
	width: 36px;
	border: 1px solid #c4c7c9;
	font-weight: normal;
	font-size: 12px;
	color: #51545d;
	background: #fff url("https://alarmnewengland.com/files/images/bms-images/dropdown-arrow-sm.png") no-repeat 21px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-top: 5px;
	padding-left: 3px;
	box-sizing: border-box;
	margin-right: 7px;
	border-radius: 0;
	position: relative;
	margin-left: 3px;
	outline: 0;
	top: 2px;
}

#review-order .review-items .review-item select.nitro-lazy {
	background-image: none !important;
}

#review-order .total {
	border-top: 1px solid #51545d;
	padding-top: 20px;
	margin-top: 10px;
	width: 270px;
	text-align: right;
	height: 35px;
	margin-left: auto;
}

#review-order .total .label {
	font-weight: bold;
	font-size: 17px;
	color: #51545d;
	letter-spacing: 0;
	line-height: 21px;
	margin-right: 0;
	display: inline-block;
}

#review-order .total .total-price {
	font-size: 17px;
	letter-spacing: 0;
	line-height: 21px;
	font-weight: bold;
	color: #51545d;
	width: auto;
	max-width: 100px;
	background: transparent;
	border: 0;
	text-align: left;
	display: inline-block;
}

#review-order .total:after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 0;
	font-size: 0;
	line-height: 0;
}

#review-order .add-cart-row {
	display: block;
	text-align: right;
}

#review-order .add-cart-row .form-submit {
	height: 35px;
	line-height: 35px;
	line-height: 37px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #00beac;
	color: white;
	width: 140px;
	text-decoration: none;
	text-align: center;
	display: block;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border: 0;
	border: 0;
	cursor: pointer;
	font-weight: normal;
	font-size: 16px;
	padding: 0;
	float: right;
	margin: 13px 0;
	margin: 0 0 14px;
	text-transform: capitalize;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

#review-order .add-cart-row .form-submit a:link, #review-order .add-cart-row .form-submit a:visited {
	color: white;
	text-decoration: none;
}

#review-order .add-cart-row .form-submit:hover, #review-order .add-cart-row .form-submit:focus {
	background-color: #07dac4;
	outline: 0;
	text-decoration: none;
	box-shadow: 0 2px 4px #636363;
}

#review-order .add-cart-row .form-submit.disabled {
	background-color: #c4c7c9;
	cursor: default;
}

#review-order .bottomLinks {
	display: block;
	text-align: right;
}

#review-order .bottomLinks p {
	font-weight: normal;
	font-size: 13px;
	color: #9d9ca0;
	line-height: 20px;
	margin: 0;
}

#review-order .bottomLinks a {
	font-weight: bold;
	font-size: 13px;
	color: #008cc1;
	line-height: 20px;
	text-decoration: none;
}

#review-order .bottomLinks a:hover {
	text-decoration: underline;
}

#review-order .review-items .review-item.modifiable:nth-child(7) {
	display: block;
}

div#navigation, div#utility-bar {
	display: none !important;
}

#reviewbarwrap {
	top: 34px !important;
}

.clear {
	clear: both;
}

#save-my-system {
	overflow: hidden;
	padding: 20px;
	padding-bottom: 0;
	margin: 30px;
	margin-bottom: 0;
}

#save-my-system p {
	font-weight: normal;
	font-size: 16px;
	color: #51545d;
	line-height: 150%;
	text-align: center;
}

#save-my-system input {
	font-weight: normal;
	font-size: 16px;
	color: #51545d;
	outline: 0;
}

#save-my-system #save-feedback {
	display: none;
	text-align: center;
}

#save-my-system #save-feedback img {
	padding: 20px;
}

#save-my-system .email-form-row {
	margin: 40px 0;
}

#save-my-system #email {
	width: 166px;
	height: 37px;
	border: 1px solid #c4c7c9;
	display: inline-block;
	padding: 0 10px;
}

#save-my-system #send-quote {
	vertical-align: top;
	border: 0;
	border: 0;
	height: 39px;
	line-height: 39px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #00beac;
	color: white;
	width: 120px;
	text-decoration: none;
	text-align: center;
	display: block;
	display: inline-block;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	cursor: pointer;
	cursor: pointer;
	font-weight: normal;
	font-size: 16px;
	float: right;
}

#save-my-system #send-quote a:link, #save-my-system #send-quote a:visited {
	color: white;
	text-decoration: none;
}

#save-my-system #send-quote:hover, #save-my-system #send-quote:focus {
	background-color: #07dac4;
	outline: 0;
	text-decoration: none;
	box-shadow: 0 2px 4px #636363;
}

#save-my-system .hidden-form {
	display: none;
}

input[type="radio"] {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	display: none;
}

input[type="radio"] + span {
	display: inline-block;
}

input[type="radio"] + span::before {
	display: inline-block;
	content: "";
	width: 9px;
	height: 9px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	transition: .5s ease all;
	cursor: pointer;
}

input[type="radio"] + span.button-mouseover::before {
	box-shadow: 0 0 0 1px #fff, 0 0 0 2px #008cc1;
}

input[type="radio"]:checked + span.button-mouseleave::before {
	box-shadow: 0 0 0 1px #fff, 0 0 0 2px #fff;
}

input[type="radio"]:checked + span::before {
	box-shadow: 0 0 0 1px #fff, 0 0 0 2px #008cc1;
}

input[type="checkbox"] + label {
	font-weight: bold;
	font-size: 14px;
	color: #51545d;
	letter-spacing: 0;
	text-align: center;
}

.form-radios {
	display: inline-block;
	position: relative;
	margin: 0;
}

.sensor-form-radio, .sensor-form-radio-extra {
	display: inline-block;
	margin: 0;
	padding: 0 4px;
}

.sensor-form-radio[id*="cloud"] + span::before, .sensor-form-radio-extra[id*="cloud"] + span::before {
	background: #fff;
	border: 1px solid #9d9ca0;
}

.sensor-form-radio[id*="obsidian"] + span::before, .sensor-form-radio-extra[id*="obsidian"] + span::before {
	background: #000;
	border: 1px solid #000;
}

.bms-choose-starting-kit {
	margin: 65px auto 30px;
}

.starting-kit-wrapper {
	display: inline-block;
	vertical-align: top;
	width: auto;
	box-sizing: border-box;
	padding-left: 65px;
	min-height: 390px;
	position: relative;
}

.starting-kit-wrapper .starting-kit {
	cursor: pointer;
}

.starting-kit-wrapper .img-wrapper {
	display: block;
	height: 207px;
}

.starting-kit-wrapper .starting-kit-type {
	display: block;
	font-weight: normal;
	font-size: 17px;
	color: #51545d;
	text-align: center;
	line-height: 21px;
	margin: 35px auto 20px;
}

.starting-kit-wrapper .starting-kit-type strong {
	font-weight: normal;
}

.starting-kit-wrapper .starting-kit-type hr {
	border: 0;
	border-bottom: 1px solid #e7e7e7;
}

.starting-kit-wrapper .select-color-form-wrapper {
	display: block;
	margin: 2px 0;
}

.starting-kit-wrapper .package-select-content {
	position: relative;
	text-align: center;
	display: block;
}

.starting-kit-wrapper .color-selection {
	display: none;
	position: absolute;
	text-align: left;
	top: 0;
}

.starting-kit-wrapper .color-selection .color-selected {
	display: inline-block;
	vertical-align: middle;
	font-weight: normal;
	font-size: 15px;
	color: #9d9ca0;
	letter-spacing: 0;
	line-height: 20px;
	margin-left: 12px;
}

.starting-kit-wrapper .color-selection .select-color-form {
	display: inline-block;
	vertical-align: middle;
}

.starting-kit-wrapper .starting-kit-sensors {
	display: block;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
}

.starting-kit-wrapper .starting-kit-sensors ul {
	list-style-type: none;
	margin: 0;
	margin: 0 auto;
	padding: 0;
	width: 120px;
	text-align: left;
	position: relative;
	top: 1px;
}

.starting-kit-wrapper .starting-kit-sensors ul.narrow-list {
	width: 93px;
}

.starting-kit-wrapper .starting-kit-sensors ul li {
	font-weight: normal;
	font-size: 17px;
	color: #51545d;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

.starting-kit-wrapper.active-kit .color-selection {
	display: block;
}

.starting-kit-wrapper.active-kit .starting-kit-type hr {
	border-bottom: 2px solid #008cc1;
}

.starting-kit-wrapper.active-kit .starting-kit-sensors ul {
	top: 0;
}

.starting-kit-wrapper#kit-ctkit {
	padding-right: 65px;
	border-right: 1px solid #e7e7e7;
}

.starting-kit-wrapper#kit-ctkit .color-selection {
	left: -63px;
}

.starting-kit-wrapper#kit-avkit .color-selection {
	left: -40px;
}

.starting-kit-wrapper#kit-lgkit .color-selection {
	left: -45px;
}

.starting-kit-wrapper:hover .starting-kit-type hr {
	border-bottom: 2px solid #008cc1;
}

.starting-kit-wrapper:hover .starting-kit-sensors ul {
	top: 0;
}

#pro-setup-review-container {
	position: relative;
}

#pro-setup-review-container .pro-setup-check {
	position: absolute;
	opacity: 0;
	z-index: 99;
}

#pro-setup-review-container .pro-setup-check + label {
	height: 18px;
	display: inline-block;
	cursor: pointer;
	background-size: 16px 32px;
	background-size: 16px 32px;
	width: 16px;
	user-select: none;
	z-index: 1;
	padding-left: 26px;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/cdn2.hubspot.net/hubfs/558963/Files_2019/Calculator/Images/checkbox-sprite.png");
	-webkit-touch-callout: none;
	line-height: 21px;
	margin-bottom: 19px;
}

#pro-setup-review-container .pro-setup-check + label.nitro-lazy {
	background-image: none !important;
}

#pro-setup-review-container .pro-setup-check:checked + label {
	background-position: 0 -16px;
}

#pro-setup-help-review {
	width: 19px;
	text-align: right;
	height: 17px;
}

#pro-setup-review-container>span.item-disclaimer {
	position: absolute;
	top: 17px;
	left: 25px;
	font-weight: normal;
	font-size: 13px !important;
	color: #a1a0a2 !important;
	letter-spacing: 0;
}

div#pro-setup-review-container span.item-disclaimer {
	display: none !important;
}

div#pro-setup-review-container:after {
	width: 100% !important;
	height: 100% !important;
	background-color: transparent !important;
	top: 0 !important;
}

#pro-setup-review-container .pro-setup-check:checked + label {
	padding-left: 0;
	background: none !important;
}

#mobile-package #promo-text-bms, #mobile-package form .bms-promo-text-mobile, .cm-promo-pkg-m {
	line-height: 21px;
}

.december-banner-wrapper-m, .package-m .img-wrapper .promo-text-m {
	width: 300px;
	position: relative;
	text-align: center;
	background: #483958;
}

#mobile-package #promo-text-bms {
	font-weight: 400;
	font-size: 16px;
	color: #317050;
	width: 260px;
	margin-bottom: 10px;
	display: none;
}

.cm-promo-pkg-m {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px;
	color: #3b1542;
	letter-spacing: 1.7px;
	margin-bottom: 13px;
}

.package-m .img-wrapper, .package.promo-var1, .package.promo-var2 {
	position: relative;
}

.package-m .img-wrapper .promo-text-m {
	display: none;
	height: 36px;
	bottom: 5px;
}

.package-m .img-wrapper .promo-text-m p {
	font-weight: 700;
	font-size: 17px;
	color: #fff;
	letter-spacing: 2px;
	text-align: center;
	line-height: 37px;
	text-transform: uppercase;
}

.package-m .img-wrapper .promo-text-m p span {
	color: #a1cca5;
}

.package-m.promo-var1 .img-wrapper .promo-text-m, .package-m.promo-var2 .img-wrapper .promo-text-m {
	display: block;
}

.package-m.promo-var1 .package-info .promo-offer-price .strikethrough + sup, .package-m.promo-var1 .package-info .promo-offer-price span.discounted-price, .package-m.promo-var2 .package-info .promo-offer-price .strikethrough + sup, .package-m.promo-var2 .package-info .promo-offer-price span.discounted-price, .package.promo-var1 .promo-offer-price .strikethrough + sup, .package.promo-var1 .promo-offer-price span.discounted-price, .package.promo-var2 .promo-offer-price .strikethrough + sup, .package.promo-var2 .promo-offer-price span.discounted-price {
	color: #3b1542 !important;
}

.package-m.promo-var1 .strikethrough, .package-m.promo-var2 .strikethrough, .package.promo-var1 .promo-offer-price .strikethrough, .package.promo-var2 .promo-offer-price .strikethrough {
	color: #9d9ca0 !important;
}

#mobile-package form .bms-promo-text-mobile {
	font-weight: 400;
	display: none;
	font-size: 16px;
	color: #3b1542;
	margin-bottom: 11px;
}

#april-bms-header {
	display: none;
	height: auto;
	left: -194px;
	position: relative;
	width: 1350px;
}

#april-bms-header .navbar-wrapper {
	background: #fff;
	height: 104px;
	margin: 0 auto;
	padding-left: 200px;
	width: 1230px;
}

#april-bms-header .navbar-wrapper .logo-sitewide-wrapper {
	display: inline-block;
	margin-right: 54px;
	position: relative;
	top: 27px;
	vertical-align: top;
}

#april-bms-header .navbar-wrapper .logo-sitewide-wrapper a:link, #april-bms-header .navbar-wrapper .logo-sitewide-wrapper a:visited {
	text-decoration: none;
	cursor: default;
}

#april-bms-header .navbar-wrapper .promo-wrapper {
	display: inline-block;
	position: relative;
	top: 19px;
}

#april-bms-header .navbar-wrapper .promo-wrapper div {
	display: inline-block;
	text-align: center;
}

#april-bms-header .navbar-wrapper .promo-wrapper * {
	margin: 0;
	padding: 0;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-ends {
	letter-spacing: 1.98px;
	line-height: 22px;
	border-right: 1px solid #b2ebe6;
	height: 46px;
	margin-right: 27px;
	padding-right: 31px;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-ends p {
	font-weight: 400;
	font-size: 32px;
	color: #e67d48;
	letter-spacing: .71px;
	line-height: 31px;
	position: relative;
	margin-top: 10px;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-ends span {
	font-weight: 400;
	font-size: 11px;
	color: #2b2f35;
	line-height: 18px;
	text-align: center;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-text-wrapper {
	vertical-align: top;
	margin-top: 10px;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-text-wrapper .offer-apply {
	position: absolute;
	right: -96px;
	top: 15px;
	font-weight: 400;
	font-size: 12px;
	color: #2b2f35;
	letter-spacing: 0;
	line-height: 10px;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-text {
	display: inline-block;
	text-align: center;
	vertical-align: text-top;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-text p {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 27px;
	color: #2b2f35;
	letter-spacing: 4.14px;
	line-height: 31px;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-text p.lowcase {
	text-transform: none;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-text.promo-plus {
	margin: 0 15px;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-text.promo-plus p {
	color: #005575;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-text span {
	font-weight: 400;
	font-size: 12px;
	color: #2b2f35;
	letter-spacing: 0;
	line-height: 10px;
	position: relative;
	top: -8px;
}

#april-bms-header .navbar-wrapper .promo-wrapper .disclaimer {
	font-weight: 400;
	color: #4b4d51;
	font-size: 11px;
	letter-spacing: 0;
	line-height: 10px;
	margin-left: 32px;
	vertical-align: middle;
	width: 64px;
}

#april-bms-header .navbar-wrapper .promo-wrapper .disclaimer.full-width {
	width: 200px;
}

#review-order .review-items .promo-review-items, .december-banner-wrapper-m.var1 .promo-var2, .december-banner-wrapper-m.var2 .promo-var1 {
	display: none;
}

#review-order .review-items .promo-review-items .item-total, #review-order .review-items .promo-review-items span {
	color: #ff675d !important;
}

.cm-promo-pkgs-m {
	font-weight: 700;
	font-size: 13px;
	color: #3b1542;
	letter-spacing: 1.62px;
	line-height: 25px;
}

.cm-promo-pkgs-m:after {
	position: relative;
	display: block;
	font-weight: 700;
	font-size: 13px;
	color: #3b1542;
	letter-spacing: 1.25px;
	line-height: 25px;
	text-transform: uppercase;
}

.december-banner-wrapper-m {
	display: none;
	height: 50px;
	margin: 0 auto 20px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 8px;
	overflow: hidden;
}

.december-banner-wrapper-m .promo-block {
	display: block;
	margin: 0 auto;
}

.december-banner-wrapper-m .promo-name p {
	font-weight: 400;
	font-size: 15px;
	color: #fff;
	letter-spacing: .5px;
	text-align: center;
	line-height: 18px;
	margin-bottom: 0;
}

.december-banner-wrapper-m .promo-name p .separator, .december-banner-wrapper-m .promo-name p span, .package.promo-var1 .promo-text span, .package.promo-var2 .promo-text span {
	display: inline;
	color: #9bc2a0;
}

.december-banner-wrapper-m .promo-name p .promo-discount-sm {
	font-size: 12px;
}

.december-banner-wrapper-m .promo-offer div {
	font-weight: 400;
	font-size: 15px;
	color: #9bc2a0;
	letter-spacing: .75px;
	text-align: center;
	line-height: 18px;
	z-index: 11;
	position: relative;
	display: block;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	margin: 0 auto;
}

.december-banner-wrapper-m .promo-offer div:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 2px;
	left: -1px;
	height: 3px;
	width: 100%;
	z-index: -1;
	background: #3b1542;
}

.december-banner-wrapper-m .promo-bg-plus-left-m, .december-banner-wrapper-m .promo-bg-plus-right-m {
	position: absolute;
	top: 0;
}

.december-banner-wrapper-m .promo-bg-plus-left-m div[class^="promo-bg-plus-"], .december-banner-wrapper-m .promo-bg-plus-right-m div[class^="promo-bg-plus-"] {
	position: absolute;
}

.december-banner-wrapper-m .promo-bg-plus-left-m div[class^="promo-bg-plus-"]:after, .december-banner-wrapper-m .promo-bg-plus-right-m div[class^="promo-bg-plus-"]:after {
	content: "+";
	display: block;
	font-weight: 400;
	font-size: 36px;
	color: #3b1542;
	letter-spacing: 1.8px;
	line-height: 18px;
	width: 21px;
	height: 18px;
}

.december-banner-wrapper-m .promo-bg-plus-left-m .promo-bg-plus-1, .december-banner-wrapper-m .promo-bg-plus-right-m .promo-bg-plus-1 {
	top: 2px;
}

.december-banner-wrapper-m .promo-bg-plus-left-m .promo-bg-plus-2, .december-banner-wrapper-m .promo-bg-plus-right-m .promo-bg-plus-2 {
	top: 17px;
}

.december-banner-wrapper-m .promo-bg-plus-left-m .promo-bg-plus-3, .december-banner-wrapper-m .promo-bg-plus-right-m .promo-bg-plus-3 {
	top: 32px;
}

.december-banner-wrapper-m .promo-bg-plus-left-m {
	left: 0;
}

.december-banner-wrapper-m .promo-bg-plus-left-m .promo-bg-plus-1, .december-banner-wrapper-m .promo-bg-plus-left-m .promo-bg-plus-3 {
	left: -6px;
}

.december-banner-wrapper-m .promo-bg-plus-left-m .promo-bg-plus-2 {
	left: 5px;
}

.december-banner-wrapper-m .promo-bg-plus-right-m {
	right: 0;
}

.december-banner-wrapper-m .promo-bg-plus-right-m .promo-bg-plus-1, .december-banner-wrapper-m .promo-bg-plus-right-m .promo-bg-plus-3 {
	right: -6px;
}

.december-banner-wrapper-m .promo-bg-plus-right-m .promo-bg-plus-2 {
	right: 5px;
}

.december-banner-wrapper-m#dec26-bms-mobile-banner {
	text-align: center;
	width: 340px;
	height: 46px;
	margin-bottom: 0;
	padding-top: 19px;
}

.december-banner-wrapper-m#dec26-bms-mobile-banner .promo-ends-text, .december-banner-wrapper-m#dec26-bms-mobile-banner .promo-offer {
	display: inline-block;
	vertical-align: top;
	position: relative;
	text-transform: uppercase;
}

.december-banner-wrapper-m#dec26-bms-mobile-banner .promo-offer {
	font-weight: 700;
	font-size: 10px;
	color: #fff;
	letter-spacing: 1.53px;
	line-height: 11px;
}

.december-banner-wrapper-m#dec26-bms-mobile-banner .promo-offer span {
	color: #9bc2a0;
}

.december-banner-wrapper-m#dec26-bms-mobile-banner .promo-ends-text {
	font-weight: 700;
	font-size: 10px;
	color: #9bc2a0;
	letter-spacing: 1.69px;
	line-height: 11px;
	margin-right: 10px;
}

.package.promo-var1 .promo-text, .package.promo-var2 .promo-text {
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	color: #fff;
	letter-spacing: 2.57px;
	display: block;
	line-height: 53px;
	height: 50px;
	background: #483958;
	position: absolute;
	left: -130px;
	top: 60px;
	text-transform: uppercase;
	padding: 0 13px;
}

.sensor-colorbox {
	display: block;
	background-repeat: no-repeat;
	box-sizing: border-box;
}

.sensor-colorbox h5 {
	font-weight: normal;
	font-size: 35px;
	color: #51545d;
	letter-spacing: 0;
	margin-bottom: 25px;
	line-height: 1.2;
}

.sensor-colorbox p {
	font-weight: normal;
	font-size: 13px;
	color: #51545d;
	letter-spacing: 0;
	line-height: 23px;
}

.sensor-colorbox p strong {
	font-weight: bold;
}

.sensor-colorbox#base-station-cbox {
	height: 600px;
	background-color: #e0deda;
	background-image: url("https://alarmnewengland.com/files/images/ss3-sensors-colorbox/base-station.jpg");
	background-position: top center;
	padding: 88px 70px 61px;
	text-align: justify;
}

.sensor-colorbox#base-station-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#base-station-cbox p {
	margin-bottom: 25px;
}

.sensor-colorbox#base-station-cbox .left-pane, .sensor-colorbox#base-station-cbox .right-pane {
	display: inline-block;
	vertical-align: top;
}

.sensor-colorbox#base-station-cbox .left-pane {
	width: 275px;
}

.sensor-colorbox#base-station-cbox .right-pane {
	width: 235px;
	position: relative;
	top: 70px;
}

.sensor-colorbox#base-station-cbox:after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.sensor-colorbox {
	min-height: 477px;
	background-color: #fff;
	background-position: right 10% center;
	padding: 93px 60px 95px;
	display: flex;
	align-items: center;
	background-size: 37%;
}

.sensor-colorbox .sensor-cbox-content {
	width: 50% !important;
}

div#keypad-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

div#keypad-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#keypad-cbox .sensor-cbox-content {
	width: 407px;
}

@media (min-width:768px) {
	.review-items {
		padding-left: 30px;
	}
}

@keyframes hover {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@keyframes width {
	from {
		max-width: 500px;
		max-height: 370px;
	}
	
	to {
		max-width: 1000px;
		max-height: 477px;
	}
}

#cboxContent {
	animation: hover .4s normal forwards ease-in-out;
	animation-delay: .3s;
	opacity: 0;
}

#colorbox {
	animation: width .4s normal forwards ease-in-out;
	overflow: hidden;
	background-color: #fff;
}

.sensor-colorbox#motion-sensor-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

.sensor-colorbox#motion-sensor-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#motion-sensor-cbox .sensor-cbox-content {
	width: 450px;
}

.sensor-colorbox#motion-sensor-cbox .sensor-cbox-content .full-room-coverage p, .sensor-colorbox#motion-sensor-cbox .sensor-cbox-content .full-room-coverage img {
	display: inline-block;
	vertical-align: top;
}

.sensor-colorbox#motion-sensor-cbox .sensor-cbox-content .full-room-coverage p {
	width: 277px;
	margin-right: 20px;
}

.sensor-colorbox#motion-sensor-cbox .sensor-cbox-content .full-room-coverage img {
	position: relative;
	bottom: 20px;
}

.sensor-colorbox#glassbreak-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

.sensor-colorbox#glassbreak-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#glassbreak-cbox .sensor-cbox-content {
	width: 500px;
}

.sensor-colorbox#entry-sensor-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

.sensor-colorbox#entry-sensor-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#entry-sensor-cbox .sensor-cbox-content {
	width: 422px;
}

.sensor-colorbox#panic-button-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

.sensor-colorbox#panic-button-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#panic-button-cbox .sensor-cbox-content {
	width: 500px;
}

.sensor-colorbox#keyfob-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

.sensor-colorbox#keyfob-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#keyfob-cbox .sensor-cbox-content {
	width: 500px;
}

.sensor-colorbox#siren-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

.sensor-colorbox#siren-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#siren-cbox .sensor-cbox-content {
	width: 424px;
}

.sensor-colorbox#smoke-detector-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

.sensor-colorbox#smoke-detector-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#smoke-detector-cbox .sensor-cbox-content {
	width: 436px;
}

.sensor-colorbox#water-sensor-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

.sensor-colorbox#water-sensor-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#water-sensor-cbox .sensor-cbox-content {
	width: 463px;
}

.sensor-colorbox#co-sensor-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/security-cameras-indoor-outdoor-small.png");
}

.sensor-colorbox#co-sensor-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#co-sensor-cbox .sensor-cbox-content {
	width: 500px;
	max-width: 63%;
}

.sensor-colorbox#freeze-sensor-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

.sensor-colorbox#freeze-sensor-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#freeze-sensor-cbox .sensor-cbox-content {
	width: 421px;
}

.sensor-colorbox#simplicam-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/smart%20lock%20yale%20touchscreen%20deadbolt.jpg");
}

.sensor-colorbox#simplicam-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#simplicam-cbox .sensor-cbox-content {
	width: 421px;
}

.clear {
	clear: both;
}

#cboxLoadedContent {
	margin-top: 0 !important;
}

#cboxContent {
	overflow: hidden !important;
	position: relative !important;
	margin-bottom: 0 !important;
	border-radius: 0 !important;
}

#colorbox {
	padding-bottom: 0 !important;
}

#cboxClose {
	top: 20px !important;
	right: 20px !important;
}

.ss_partner-banner p strong, .ss_partner-banner.aarp-banner-mobile p {
	font-weight: 700;
}

.ss_partner-banner {
	position: relative;
	background-color: #008cc1;
	display: none;
	text-align: left;
	width: 300px;
	margin: 0 auto;
	padding: 14px 0 10px;
}

.ss_partner-banner p {
	width: 254px;
	margin: 0 auto;
	font-weight: 400;
	font-size: 11px;
	color: #fff;
	line-height: 17px;
}

.ss_partner-banner.aarp-banner-mobile {
	width: 340px;
	text-align: center;
	padding: 0;
	position: relative;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ss_partner-banner.aarp-banner-mobile .aarp-banner-mobile-content {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	height: 54px;
}

.ss_partner-banner.aarp-banner-mobile .shop-aarp-offer, .ss_partner-banner.aarp-banner-mobile p {
	display: inline-block;
	position: relative;
}

.ss_partner-banner.aarp-banner-mobile p {
	width: auto;
	font-size: 21px;
	color: #fff;
	letter-spacing: 0;
	line-height: 34px;
	vertical-align: top;
	top: 11px;
}

.ss_partner-banner.aarp-banner-mobile p.long-text {
	font-size: 11px;
	line-height: 1.5;
}

.ss_partner-banner.aarp-banner-mobile .shop-aarp-offer {
	margin-left: 10px;
	top: 13px;
}

.american-banner p {
	width: 274px;
}

#page header {
	border-bottom: none !important;
}

#pkg-links-wrapper {
	margin-top: 0 !important;
	top: 0 !important;
}

#progressive-header-desktop .promo-offer .promo-block, #progressive-header-desktop .promo-offer .separator, #progressive-header-desktop .shop-now-btn a {
	text-align: center;
	display: inline-block;
}

#progressive-header-desktop, #promo-fixed-wrapper {
	margin: 0 auto;
	height: 62px;
	z-index: 99999999999999;
}

.promo-offer .promo-block .sub-text {
	text-transform: uppercase;
}

.shop-now-btn a {
	display: block;
	margin-left: 48px;
	color: #6c3940;
	background: #fff;
}

.shop-now-btn a:active, .shop-now-btn a:focus, .shop-now-btn a:hover {
	background: #6c3940;
}

.shop-now-btn .sub-text {
	font-weight: 400;
	font-size: 10px;
	color: #fff;
	letter-spacing: 0;
	line-height: 19px;
}

.obsidian-header {
	background: #2b2f35;
}

#progressive-header-desktop {
	display: none;
	width: 1350px;
	left: -194px;
	position: relative;
	text-align: center;
	padding-top: 25px;
}

#progressive-header-desktop.linear-gradient-header {
	background: url("https://alarmnewengland.com/files/images/promo-assets/late-summer-backgrounds/late-summer-desktop-scroll.png") no-repeat;
}

#progressive-header-desktop.linear-gradient-header.nitro-lazy {
	background-image: none !important;
}

#progressive-header-desktop div, #progressive-header-mobile .progressive-promo-offer-block .separator, #progressive-header-mobile div {
	display: inline-block;
}

#progressive-header-desktop * {
	padding: 0;
	margin: 0;
}

#progressive-header-desktop .partner-logo {
	margin-right: 121px;
}

#progressive-header-desktop .promo-offer .promo-block {
	font-weight: 400;
	line-height: 23px;
}

#progressive-header-desktop .promo-offer .promo-block .offer {
	font-size: 30px;
	color: #fff;
	letter-spacing: 0;
	text-transform: uppercase;
	line-height: 25px;
}

#progressive-header-desktop .promo-offer .promo-block .sub-text {
	font-size: 10px;
	color: #fff;
	letter-spacing: .45px;
	line-height: 26px;
}

#progressive-header-desktop .promo-offer .separator {
	font-weight: 400;
	line-height: 23px;
	font-size: 30px;
	color: #fff;
	letter-spacing: 0;
	margin: 0 20px;
	position: relative;
	vertical-align: top;
}

#progressive-header-desktop .promo-offer.lpheader {
	vertical-align: top;
	position: relative;
	top: 10px;
}

#progressive-header-desktop .shop-now-btn {
	margin-left: 121px;
	vertical-align: top;
}

#progressive-header-desktop .shop-now-btn a {
	font-weight: 700;
	font-size: 13px;
	color: #2b2f35;
	letter-spacing: 1.04px;
	line-height: 33px;
	background: #b2ebe6;
	width: 136px;
	height: 30px;
	text-transform: uppercase;
	z-index: 20;
}

#progressive-header-desktop .shop-now-btn a:active, #progressive-header-desktop .shop-now-btn a:focus, #progressive-header-desktop .shop-now-btn a:hover {
	text-decoration: none;
	color: #2b2f35;
	background: #b2ebe6;
	-o-transition: .3s cubic-bezier(1, 0, 0, 1);
	-moz-transition: .3s cubic-bezier(1, 0, 0, 1);
	transition: .3s cubic-bezier(1, 0, 0, 1);
}

#progressive-header-desktop .shop-now-btn .sub-text {
	font-weight: 400;
	display: inline-block;
	font-size: 10px;
	color: #fff;
	letter-spacing: 0;
	line-height: 12px;
	width: 61px;
	vertical-align: middle;
	margin-left: 15px;
}

#progressive-header-desktop .promo-sub-text {
	margin-left: 15px;
	margin-right: 55px;
	text-align: left;
	vertical-align: top;
	position: relative;
	top: 6px;
}

#progressive-header-desktop .promo-sub-text .sub-text {
	font-weight: 400;
	font-size: 10px;
	color: #c4c7c9;
	letter-spacing: .45px;
	line-height: 16px;
}

#progressive-cart-header-desktop {
	height: 60px;
	width: 1350px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	background: #2b2f35;
}

#progressive-cart-header-desktop p {
	font-weight: 700;
	font-size: 23px;
	color: #fff;
	letter-spacing: 1.43px;
	line-height: 60px;
	padding: 0;
	margin: 0;
}

#progressive-header-mobile {
	width: 340px;
	padding: 10px 20px;
	height: 125px;
	margin: 0 auto 20px;
	display: none;
}

#progressive-header-mobile.linear-gradient-header {
	background: url("https://alarmnewengland.com/files/images/promo-assets/late-summer-backgrounds/progressive-mobile-background.png") no-repeat;
}

#progressive-header-mobile.linear-gradient-header.nitro-lazy {
	background-image: none !important;
}

#progressive-header-mobile * {
	margin: 0;
	padding: 0;
}

#progressive-header-mobile .partner-image p {
	font-weight: 400;
	font-size: 10px;
	color: rgba(255, 255, 255, .5);
	letter-spacing: 0;
}

#progressive-header-mobile .progressive-promo-offer-block {
	margin: 0;
	position: relative;
	left: 10px;
}

#progressive-header-mobile .progressive-promo-offer-block .shop-now-btn {
	background: #b2ebe6;
	padding: 3px 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: 700;
	font-size: 13px;
	color: #2b2f35;
	letter-spacing: 2.47px;
	text-align: center;
	display: block;
	text-decoration: none;
}

#progressive-header-mobile .progressive-promo-offer-block .order-today {
	display: block;
	font-weight: 700;
	font-size: 13px;
	color: #fff;
	letter-spacing: .2px;
	line-height: 18px;
	text-transform: uppercase;
}

#progressive-header-mobile .progressive-promo-offer-block .promo-block {
	display: block;
}

#progressive-header-mobile .progressive-promo-offer-block .promo-block .sub-text {
	display: inline-block;
	font-weight: 400;
	font-size: 13px;
	color: #fff;
	letter-spacing: .2px;
	line-height: 18px;
}

#progressive-header-mobile .progressive-promo-offer-block .promo-block .promo-offer {
	font-weight: 700;
	font-size: 13px;
	color: #fff;
	letter-spacing: .2px;
	line-height: 18px;
	text-transform: uppercase;
}

#progressive-header-mobile .progressive-promo-offer-block .sub-text {
	display: block;
	font-weight: 400;
	font-size: 10px;
	color: rgba(255, 255, 255, .5);
	letter-spacing: 0;
}

#promo-fixed-wrapper {
	width: 1350px;
}

.sticky {
	top: 0;
	width: 1350px;
	position: fixed;
}

.block.block-block {
	margin: 0 !important;
}

#container, #header-region {
	margin-top: 0 !important;
}

.header-block {
	height: 62px;
	width: 100%;
}

.promo-banner-holidays-2017 {
	position: relative;
	border-bottom: 0;
	text-align: center;
	top: 0;
	height: 62px;
	z-index: 999;
	width: 1352px !important;
	overflow: visible;
	left: -195px;
	background: #00beac;
	padding-top: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.promo-banner-holidays-2017 .static-width {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: 100%;
}

.promo-banner-holidays-2017 .discount-value, .promo-banner-holidays-2017 .promo-product, .promo-banner-holidays-2017 .shop-now-promo, .promo-banner-holidays-2017 p {
	position: relative;
	width: auto;
	vertical-align: top;
	display: inline-block;
	color: #fff;
}

.promo-banner-holidays-2017 .discount-value {
	font-weight: 700;
	font-size: 39px;
	letter-spacing: 1.34px;
	line-height: 39px;
	text-align: center;
	padding: 7px;
	top: 4px;
}

.promo-banner-holidays-2017 .promo-product, .promo-banner-holidays-2017 p {
	letter-spacing: .69px;
	font-weight: 400;
}

.promo-banner-holidays-2017 .discount-value span {
	position: absolute;
	bottom: 10px;
	left: 0;
	height: 25px;
	opacity: .32;
	width: 100%;
	background: #fff;
}

.promo-banner-holidays-2017 .promo-product {
	font-size: 20px;
	line-height: 32px;
	top: 17px;
	margin: 0 30px 0 10px;
}

.promo-banner-holidays-2017 p {
	font-size: 17px;
	line-height: 29px;
	margin: 0;
	top: 18px;
}

.promo-banner-holidays-2017 .shop-now-promo {
	font-weight: 400;
	font-size: 17px;
	letter-spacing: .58px;
	top: 21px;
	margin-left: 42px;
}

.promo-banner-holidays-2017 .shop-now-promo svg {
	position: relative;
	top: 2px;
}

.promo-banner-holidays-2017#sitewide-partner-banner {
	display: none;
	position: absolute;
	top: -167px;
}

.partnership-banner-mobile {
	display: block;
	width: 100%;
	background: #00beac;
	padding: 12px 0;
	text-align: center;
}

.partnership-banner-mobile .shop-link-banner-m, .partnership-banner-mobile p {
	display: inline-block;
}

.partnership-banner-mobile p {
	width: 280px;
	margin-right: 3px;
	margin-bottom: 0;
	font-weight: 400;
	font-size: 13px;
	color: #fff;
	letter-spacing: .73px;
	text-align: center;
	line-height: 18px;
}

.partnership-banner-mobile .shop-link-banner-m {
	position: relative;
	top: 3px;
	left: 8px;
	text-decoration: none;
}

.partnership-banner-mobile.sitewide-partner-banner {
	display: none;
}

.partnership-banner-mobile.sitewide-partner-banner p {
	margin-right: 0;
	width: 100%;
}

#partnership-terms-m {
	width: 100%;
	background: #ebeae8;
}

#partnership-terms-m .terms-content {
	width: 290px;
	margin: 0 auto;
	padding: 25px 0;
}

#partnership-terms-m .terms-content h3 {
	margin-top: 0;
	font-weight: normal;
	font-size: 13px;
	color: #2b2f35;
	letter-spacing: 1.86px;
	line-height: 21px;
	text-transform: uppercase;
}

#partnership-terms-m .terms-content p {
	font-weight: normal;
	font-size: 9px;
	color: #51545d;
	letter-spacing: 0;
	line-height: 13px;
	margin: 0;
}

#partnership-terms-m .terms-content p a {
	font-weight: normal;
	font-size: 9px;
	color: #51545d;
	letter-spacing: 0;
	line-height: 13px;
	text-decoration: underline;
}

#partnership-terms-m.aarp-terms-mobile {
	display: none;
	background: #fff;
}

#partnership-terms-m.aarp-terms-mobile .terms-content {
	width: 300px;
}

#partnership-terms-m.aarp-terms-mobile h3 {
	font-size: 11px;
	color: #52545c;
}

#partnership-terms-m.aarp-terms-mobile p {
	font-size: 11px;
	color: #52545c;
	line-height: 21px;
	margin-bottom: 5px;
}

div.full-width-section {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

div.full-width-section .static-width {
	position: relative;
	width: 1237px;
	margin: 0 auto 60px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#advantage-awards-banner, #united-awards-banner {
	background: #ebeae8;
	-moz-box-shadow: 0 2px 5px 0 rgba(194, 194, 194, .5);
	box-shadow: 0 2px 5px 0 rgba(194, 194, 194, .5);
	text-align: center;
	height: 60px;
	margin: 0 auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 23px;
	z-index: 9;
}

#advantage-awards-banner p, #advantage-awards-banner span, #united-awards-banner p, #united-awards-banner span {
	display: inline-block;
	vertical-align: top;
}

#advantage-awards-banner span, #united-awards-banner span {
	font-weight: 400;
	font-size: 16px;
	color: #008cc1;
	letter-spacing: .9px;
	line-height: 16px;
	margin-right: 60px;
}

#advantage-awards-banner span.num-of-points, #united-awards-banner span.num-of-points {
	margin-right: 0;
}

#advantage-awards-banner p, #united-awards-banner p {
	font-weight: 400;
	font-size: 16px;
	color: #51545d;
	letter-spacing: 0;
	line-height: 16px;
	margin: 0;
}

#partnership-lp-ss3-hero {
	-moz-box-shadow: 0 2px 30px 0 rgba(194, 194, 194, .5);
	box-shadow: 0 2px 30px 0 rgba(194, 194, 194, .5);
}

#review-order {
	width: 100%;
	left: 0;
	background: #fafafb !important;
}

#review-order .static-width {
	width: 100% !important;
	background: #fafafb !important;
	display: inline-block;
}

.static-width {
	display: block;
	width: 100% !important;
	margin: 0 auto;
	max-width: 1100px;
}

.price-each strong {
	display: none;
}

.modal-box {
	display: none;
	position: fixed;
	top: 0 !important;
	z-index: 9999999;
	width: 100%;
	background: rgba(0, 0, 0, .5);
	border-bottom: 0;
	border-radius: 4px;
	box-shadow: none;
	border: 0;
	background-clip: padding-box;
	left: 0 !important;
	right: 0 !important;
	margin: auto;
	bottom: 0;
	overflow: auto;
}

.popup-modal-box-inner {
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	display: flex;
	height: 100%;
	width: 100%;
}

.modal-body {
	max-width: 620px;
	width: calc(100% - 20px);
	background: #fff;
	left: 0;
	right: 0;
	margin: auto;
	text-align: left;
	-webkit-box-shadow: -1px 15px 33px 4px rgba(0, 0, 0, .15);
	box-shadow: -1px 15px 33px 4px rgba(0, 0, 0, .15);
	border-radius: 6px;
	background-color: #fafafa;
	padding: 1.5em 1.5em .7em;
	position: relative;
}

div#popup1 .modal-body .hs-input {
	font-size: 16px;
	border: 2px solid #dadada !important;
	height: 45px;
	color: #555 !important;
	transition: all .2s;
	position: relative;
	width: 100%;
	border-radius: 3px;
	background-color: #fff;
	box-shadow: 0 0 0 2px rgba(0, 0, 0, 0) inset;
	font-family: sans-serif !important;
	padding: 11px;
	outline: none !important;
}

a.close {
	top: 2px;
	position: absolute;
	right: 5px;
	background: transparent;
	border: 0;
	color: #d5c5c5;
	font-size: 34px;
	cursor: pointer;
	line-height: 1;
}

div#popup1 .hs_error_rollup, div#popup1 span.hs-form-required {
	display: none !important;
}

div#popup1 input.hs-button.primary.large {
	color: #fff;
	background-color: #3d96fb !important;
	display: inline-block;
	text-align: right !important;
	font-weight: 700;
	padding: 14px 44px !important;
	font-size: 16px !important;
	border: 1px solid transparent;
	border-radius: 4px;
	width: auto;
	font-family: Open Sans, sans-serif;
	letter-spacing: 1px;
}

a.js-open-modal.btn.button {
	background: #c60c30;
	margin-bottom: 20px;
	margin-right: 15px;
}

div#popup1 .submitted-message {
	padding: 20px 0;
	text-align: center;
	font-size: 18px;
}

body.overflow-mng {
	overflow: hidden;
}

img.modal_mobile_image {
	display: none;
}

.modal-inner-title {
	text-align: center;
	text-align: center;
	font-size: 24px;
	line-height: 32px;
	margin: 45px 0;
	color: #282828;
	position: relative;
	padding: 0;
	font-weight: 400;
	font-family: "Muli", Arial, Verdana, sans-serif;
}

div#cboxContent, div#cboxLoadedContent {
	display: flex;
}

@media (max-width:1024px) {
	.sensor-colorbox {
		min-height: 337px;
		padding: 43px 230px 15px 80px;
	}
	
	#cboxContent, #colorbox {
		height: auto !important;
		min-height: 377px !important;
	}
	
	#cboxContent, #colorbox, #cboxWrapper {
		height: auto !important;
		height: 377px !important;
		width: 100% !important;
	}
	
	#colorbox {
		width: calc(100% - 40px) !important;
		top: 60px !important;
		bottom: auto !important;
	}
	
	#review-order .review-items .review-item {
		padding-right: 30px;
	}
	
	#review-order .add-cart-row .button {
		display: block;
		margin-bottom: 15px;
	}
	
	#review-order .review-items .review-item.modifiable:after {
		width: 84px;
	}
	
	.sensor-colorbox .sensor-cbox-content {
		width: 63% !important;
	}
}

@media (max-width:980px) {
	#bms-header .left-pane, #bms-header .right-pane {
		width: 100%;
		max-width: 440px;
	}
	
	.modal-inner-title {
		margin: 25px 0;
	}
	
	#bms-header .left-pane {
		padding: 50px 0;
		margin: 0 auto 50px;
		border-bottom: 1px solid rgba(196, 199, 201, .74);
		border-right: 0 solid rgba(196, 199, 201, .74);
	}
	
	#bms-header .left-pane .choose-package-colors {
		width: 100%;
		margin: 0;
	}
	
	#bms-header h2 span {
		position: absolute;
		left: 0;
		top: 0;
	}
	
	#bms-header h2 {
		position: relative;
		padding-left: 54px;
		line-height: 1.4;
	}
	
	#bms-header .left-pane .choose-package-colors br {
		display: none;
	}
}

@media (max-width:767px) {
	#review-order .right-pane {
		border-left: 0 solid #c4c7c9;
		padding: 40px 30px 0;
		margin-left: 0;
		text-align: left;
		width: 100%;
		max-width: 460px;
		background-position: left 30px top;
		padding-top: 106px;
	}
	
	#review-order .left-pane {
		width: 100%;
		text-align: center;
		max-width: 350px;
		margin-bottom: 50px;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	#review-order .static-width {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		flex-direction: column-reverse;
		align-items: center;
		padding: 30px 0;
	}
	
	#sensors-lists {
		padding: 0 0 0;
	}
	
	.hidden-form {
		display: none;
	}
	
	.centered.calculator-center, .row-fluid .span12.centered.calculator-center {
		padding-left: 0;
		padding-right: 0;
	}
	
	#review-order .total {
		width: 100%;
		text-align: left;
	}
	
	#review-order .float-right {
		width: 100%;
		text-align: center;
		margin-bottom: 60px;
		padding-right: 0;
	}
	
	#sensors-lists .sensor-image-block {
		display: none;
	}
	
	#sensors-lists .sensors-header {
		padding: 30px 30px;
	}
	
	#sensors-lists .sensor-price-block {
		padding-left: 15px;
	}
	
	.sensor-colorbox {
		min-height: 337px;
		padding: 63px 30px 20px 30px;
		background-position: bottom;
		background-size: auto;
	}
	
	div#cboxContent {
		max-height: 377px;
	}
	
	.sensor-cbox-content {
		width: 100% !important;
		max-width: 100% !important;
		background: #fff;
		background: -moz-linear-gradient(top, #fff 0%, #fff 84%, rgba(30, 87, 153, 0) 100%);
		background: -webkit-linear-gradient(top, #fff 0%, #fff 84%, rgba(30, 87, 153, 0) 100%);
		background: linear-gradient(to bottom, #fff 0%, #fff 73%, rgba(30, 87, 153, 0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7db9e8", endColorstr="#1e5799", GradientType=0);
		padding-bottom: 50px;
	}
	
	.sensor-colorbox {
		background: none !important;
	}
	
	img.modal_mobile_image {
		display: block;
		margin: 40px auto;
	}
	
	.sensor-colorbox .sensor-cbox-content {
		width: 100% !important;
	}
	
	div#cboxContent, div#cboxLoadedContent {
		display: block;
	}
}

.sensors-header h3 {
	margin: 10px 0 0 0;
	font-weight: 500;
	font-size: 16px;
	color: #51545d;
	line-height: 27px;
}

.sensor-price-block.pro-setup-wrapper {
	opacity: 0;
}

input#cart-totalll, input#cart-totall {
	display: none !important;
}

.row-fluid {
	width: 100%;
}

.row-fluid:before, .row-fluid:after {
	display: table;
	content: "";
}

.row-fluid:after {
	clear: both;
}

.row-fluid [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 28px;
	margin-left: 2.127659574%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}

.row-fluid .span12 {
	width: 99.99999999%;
}

.row-fluid .span11 {
	width: 91.489361693%;
}

.row-fluid .span10 {
	width: 82.978723396%;
}

.row-fluid .span9 {
	width: 74.468085099%;
}

.row-fluid .span8 {
	width: 65.957446802%;
}

.row-fluid .span7 {
	width: 57.446808505%;
}

.row-fluid .span6 {
	width: 48.936170208%;
}

.row-fluid .span5 {
	width: 40.425531911%;
}

.row-fluid .span4 {
	width: 31.914893614%;
}

.row-fluid .span3 {
	width: 23.404255317%;
}

.row-fluid .span2 {
	width: 14.89361702%;
}

.row-fluid .span1 {
	width: 6.382978723%;
}

.container-fluid {}

.container-fluid:before, .container-fluid:after {
	display: table;
	content: "";
}

.container-fluid:after {
	clear: both;
}

@media (max-width:767px) {
	.row-fluid {
		width: 100%;
	}
	
	.row-fluid [class*="span"] {
		display: block;
		float: none;
		width: auto;
		margin-left: 0;
	}
}

@media (min-width:768px) and (max-width:1139px) {
	.row-fluid {
		width: 100%;
	}
	
	.row-fluid:before, .row-fluid:after {
		display: table;
		content: "";
	}
	
	.row-fluid:after {
		clear: both;
	}
	
	.row-fluid [class*="span"] {
		display: block;
		float: left;
		width: 100%;
		min-height: 28px;
		margin-left: 2.762430939%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.row-fluid [class*="span"]:first-child {
		margin-left: 0;
	}
	
	.row-fluid .span12 {
		width: 99.999999993%;
	}
	
	.row-fluid .span11 {
		width: 91.436464082%;
	}
	
	.row-fluid .span10 {
		width: 82.872928171%;
	}
	
	.row-fluid .span9 {
		width: 74.30939226%;
	}
	
	.row-fluid .span8 {
		width: 65.745856349%;
	}
	
	.row-fluid .span7 {
		width: 57.182320438%;
	}
	
	.row-fluid .span6 {
		width: 48.618784527%;
	}
	
	.row-fluid .span5 {
		width: 40.055248616%;
	}
	
	.row-fluid .span4 {
		width: 31.491712705%;
	}
	
	.row-fluid .span3 {
		width: 22.928176794%;
	}
	
	.row-fluid .span2 {
		width: 14.364640883%;
	}
	
	.row-fluid .span1 {
		width: 5.801104972%;
	}
}

@media (min-width:1280px) {
	.row-fluid {
		width: 100%;
	}
	
	.row-fluid:before, .row-fluid:after {
		display: table;
		content: "";
	}
	
	.row-fluid:after {
		clear: both;
	}
	
	.row-fluid [class*="span"] {
		display: block;
		float: left;
		width: 100%;
		min-height: 28px;
		margin-left: 2.564102564%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.row-fluid [class*="span"]:first-child {
		margin-left: 0;
	}
	
	.row-fluid .span12 {
		width: 100%;
	}
	
	.row-fluid .span11 {
		width: 91.452991453%;
	}
	
	.row-fluid .span10 {
		width: 82.905982906%;
	}
	
	.row-fluid .span9 {
		width: 74.358974359%;
	}
	
	.row-fluid .span8 {
		width: 65.811965812%;
	}
	
	.row-fluid .span7 {
		width: 57.264957265%;
	}
	
	.row-fluid .span6 {
		width: 48.717948718%;
	}
	
	.row-fluid .span5 {
		width: 40.170940171%;
	}
	
	.row-fluid .span4 {
		width: 31.623931624%;
	}
	
	.row-fluid .span3 {
		width: 23.076923077%;
	}
	
	.row-fluid .span2 {
		width: 14.52991453%;
	}
	
	.row-fluid .span1 {
		width: 5.982905983%;
	}
}

.clearfix {}

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

.clearfix:after {
	clear: both;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.invisible {
	visibility: hidden;
}

.hidden {
	display: none;
	visibility: hidden;
}

.visible-phone {
	display: none !important;
}

.visible-tablet {
	display: none !important;
}

.hidden-desktop {
	display: none !important;
}

@media (max-width:767px) {
	.visible-phone {
		display: inherit !important;
	}
	
	.hidden-phone {
		display: none !important;
	}
	
	.hidden-desktop {
		display: inherit !important;
	}
	
	.visible-desktop {
		display: none !important;
	}
}

@media (min-width:768px) and (max-width:1139px) {
	.visible-tablet {
		display: inherit !important;
	}
	
	.hidden-tablet {
		display: none !important;
	}
	
	.hidden-desktop {
		display: inherit !important;
	}
	
	.visible-desktop {
		display: none !important;
	}
}

.add-cart-wrapper .button {
	display: inline-block;
	position: relative;
	min-width: 150px;
	max-width: 100%;
	padding: 13px 23px;
	background-color: #4693fb;
	border: 2px solid transparent;
	border-radius: 60px;
	color: #fff !important;
	font-size: .875rem;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none !important;
	text-shadow: none;
	cursor: pointer;
	transition: .2s ease-in-out;
}

section.v-center {
	margin-top: 40px;
}

.content-section:not([data-parallax]):not([class*="overlay-"]) {
	background-color: #f0f7f9 !important;
}

.free-guide-headline {
	color: #c60c30;
	font-size: 20px;
	margin-top: 10px;
	font-weight: 600;
}

.free-guide-link {
	padding: 8px 25px;
}

.sensor-title p {
	display: none;
}

.right-pane .clear {
	display: none;
}

div#cboxOverlay {
	opacity: .65 !important;
}

#cboxOverlay {
	background: #000;
	opacity: .4 !important;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#colorbox, #colorbox div {
	overflow: visible;
}

#cboxClose {
	position: absolute;
	top: 0;
	right: 0;
	background: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/cdn2.hubspot.net/hubfs/558963/Files_2019/Calculator/Images/controls.png") 0px 0px no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	opacity: 0;
}

#cboxClose.nitro-lazy {
	background-image: none !important;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}

#cboxContent::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	border-radius: 10px;
	background-color: #fff;
}

#cboxContent::-webkit-scrollbar {
	width: 12px;
	background-color: #fff;
}

#cboxContent::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #c60c30;
}

a.button.yellow_button {
	background: #ffd15c;
	margin-right: 15px;
}

.static-width {
	display: block;
	width: 960px;
	margin: 0 auto;
}

.full-width-section {
	position: relative;
}

.left-pane, .right-pane {
	display: inline-block;
	vertical-align: top;
	position: relative;
}

#bms-header {
	background: #fff;
	text-align: center;
	padding: 60px 30px;
}

#bms-header h1 {
	font-weight: normal;
	font-size: 34px;
	color: #2b2f35;
	letter-spacing: .65px;
	line-height: 48px;
	margin-top: 0;
	margin-bottom: 30px;
}

#bms-header .left-pane, #bms-header .right-pane {
	text-align: left;
}

#bms-header h2 {
	font-weight: normal;
	font-size: 19px;
	color: #0d8bd5;
	margin: 0 0 33px 0;
	line-height: 44px;
}

#bms-header h2 span {
	line-height: 2;
	width: 40px;
	height: 40px;
	border: 2px solid #c4c7c9;
	font-weight: normal;
	text-align: center;
	margin-right: 20px;
	border-radius: 50%;
	display: inline-block;
}

#bms-header p {
	font-weight: normal;
	font-size: 15px;
	color: #51545d;
	line-height: 23px;
}

#bms-header .choose-package-colors {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-left: 25px;
}

#bms-header .left-pane {
	border-right: 1px solid rgba(196, 199, 201, .74);
	padding-right: 40px;
	margin-right: 40px;
}

#bms-header .right-pane p {
	margin-bottom: 45px;
}

#bms-header .sensor-list-colors .color-selected {
	font-weight: normal;
	font-size: 15px;
	color: #9d9ca0;
	line-height: 20px;
	padding-left: 15px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 18px;
}

#bms-header .sensor-list-colors .sensor-color-select {
	font-weight: bold;
	font-size: 15px;
	color: #51545d;
	line-height: 27px;
	display: block;
}

#bms-header .sensor-list-colors .select-color-form {
	display: inline-block;
	vertical-align: top;
}

#bms-header .sensor-list-colors .sensor-form-radio[id*="color"]+span::before {
	margin-right: 7px;
}

.hidden-rows {
	display: none;
}

#sensors-lists {
	padding: 0 50px 0;
}

#sensors-lists .sensors-header {
	padding: 0 50px 20px;
	font-weight: 700;
	font-size: 34px;
	color: #024;
	letter-spacing: .65px;
	line-height: 48px;
	border-bottom: 1px solid #dfdfdf;
}

#sensors-lists .sensors-header p {
	width: 755px;
	display: block;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 0;
	color: #51545d;
	line-height: 23px;
	margin-top: 5px;
}

#sensors-lists .sensor-block {
	position: absolute;
	top: 0px;
	left: 0px;
	display: table;
	width: 100%;
}

#sensors-lists .sensor-row {
	display: block;
	border-collapse: collapse;
	padding: 30px 20px;
	border-bottom: 1px solid #dfdfdf;
}

#sensors-lists .sensor-row .pro-setup-wrapper {
	position: relative;
}

#sensors-lists .sensor-row .pro-setup-wrapper .pro-setup-check {
	position: absolute;
	opacity: 0;
}

#sensors-lists .sensor-row .pro-setup-wrapper .pro-setup-check+label {
	height: 16px;
	padding-left: 24px;
	display: inline-block;
	line-height: 19px;
	background-repeat: no-repeat;
	vertical-align: middle;
	cursor: pointer;
	background-size: 16px 32px;
	z-index: 100;
	font-weight: normal;
	font-size: 14px;
	color: #2b2f35;
	letter-spacing: 0;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/cdn2.hubspot.net/hubfs/558963/Files_2019/Calculator/Images/checkbox-sprite.png");
	-webkit-touch-callout: none;
	user-select: none;
}

#sensors-lists .sensor-row .pro-setup-wrapper .pro-setup-check+label.nitro-lazy {
	background-image: none !important;
}

#sensors-lists .sensor-row .pro-setup-wrapper .pro-setup-check:checked+label {
	background-position: 0 -16px;
}

#sensors-lists .optional-add-ons .sensor-row:last-child {
	border-bottom: 0;
}

#sensors-lists .sensor-image-block {
	width: 170px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#sensors-lists .sensor-image-block img {
	margin: auto;
}

#sensors-lists .sensor-desc-block {
	display: table-cell;
	width: 470px;
	vertical-align: middle;
	padding: 10px;
}

#sensors-lists .sensor-desc-block .sensor-title {
	padding-bottom: 10px;
}

#sensors-lists .sensor-desc-block .sensor-title .sensor-name {
	font-weight: normal;
	font-size: 20px;
	color: #51545d;
	line-height: 27px;
}

#sensors-lists .sensor-desc-block .sensor-title .sensor-tagline {
	width: 17px;
	height: 17px;
	box-sizing: border-box;
	border: 1px solid #008cc1;
	font-size: 11px;
	font-weight: normal;
	color: #008cc1;
	line-height: 17px;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	margin-left: 7px;
	vertical-align: top;
	position: relative;
	cursor: pointer;
	top: 5px;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

#sensors-lists .sensor-desc-block .sensor-title .sensor-tagline:hover {
	text-decoration: none;
	background: #008cc1;
	color: #fff;
}

#sensors-lists .sensor-desc-block .sensor-description {
	line-height: 150%;
	line-height: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #51545d;
}

#sensors-lists .sensor-desc-block .sensor-description p {
	margin-bottom: 5px;
	font-size: 16px;
	color: #51545d;
	line-height: 26px;
}

#sensors-lists .sensor-desc-block .sensor-description strong {
	font-weight: bold;
}

#sensors-lists .sensor-price-block {
	display: table-cell;
	width: 180px;
	padding-left: 30px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	color: #51545d;
}

#sensors-lists .sensor-price-block div {
	padding: 3px;
}

#sensors-lists .sensor-price-block .how-many {
	font-size: 13px;
	line-height: 20px;
}

#sensors-lists .sensor-price-block .price-each {
	padding: 18px 10px;
	font-size: 14px;
	line-height: 20px;
}

#sensors-lists .sensor-price-block .price-each select {
	width: 36px;
	display: inline-block;
	border: 1px solid #c4c7c9;
	font-weight: normal;
	font-size: 12px;
	color: #51545d;
	background: #fff url("https://alarmnewengland.com/files/images/bms-images/dropdown-arrow-sm.png") no-repeat 21px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-top: 5px;
	padding-left: 3px;
	box-sizing: border-box;
	margin-left: 7px;
	border-radius: 0;
	position: relative;
	outline: 0;
}

#sensors-lists .sensor-price-block .price-each select.nitro-lazy {
	background-image: none !important;
}

#sensors-lists .sensor-price-block .dont-worry {
	font-size: 11px;
	line-height: 15px;
}

#sensors-lists .color-selected {
	font-weight: normal;
	font-size: 13px;
	color: #9d9ca0;
	line-height: 20px;
	padding-left: 12px;
	display: inline-block;
	vertical-align: middle;
}

#sensors-lists .select-color-extra-sensor {
	display: inline-block;
	vertical-align: middle;
	margin-left: 7px;
}

#sensors-lists .sensor-form-radio-extra[id*="color"]+span::before {
	margin-right: 2px;
}

#sensors-lists .cart-updated {
	display: block;
	margin: 0 auto;
	width: auto;
	width: 180px;
	text-align: left;
	text-align: center;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	color: #00beac;
	position: relative;
	position: absolute;
	line-height: 17px;
}

#review-order {
	position: relative;
	text-align: center;
}

#review-order .static-width {
	padding: 80px 0;
	background: #f7f7f5;
	width: 1230px;
	margin: 0 auto 60px;
}

#review-order .float-right {
	float: none;
	text-align: left;
}

#review-order .left-pane {
	width: 197px;
	text-align: center;
}

#review-order .left-pane p {
	font-weight: normal;
	font-size: 13px;
	color: #51545d;
	line-height: 20px;
	margin: 25px auto 20px;
}

#review-order .left-pane span {
	font-weight: normal;
	font-size: 13px;
	color: #9d9ca0;
	line-height: 20px;
}

#review-order .left-pane span strong {
	font-weight: bold;
}

#review-order .right-pane {
	text-align: left;
	width: 100%;
	float: right;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/cdn2.hubspot.net/hubfs/558963/Files_2019/Calculator/Images/alarm_logo.png");
	background-repeat: no-repeat;
	background-position: left 50px top 30px;
	padding-left: 220px;
	background-size: 150px;
}

#review-order .right-pane.nitro-lazy {
	background-image: none !important;
}

.float-right.total_calculation {
	padding-right: 50px;
	max-width: 600px;
}

#review-order .review-items .review-item {
	max-width: 600px;
	padding-right: 50px;
}

#review-order .review-items .review-item.modifiable {
	position: relative;
	overflow: hidden;
}

#review-order .review-items .review-item .item-label {
	background-color: #fafafb;
	position: relative !important;
	padding-right: 10px;
}

#review-order .review-items .review-item select {
	position: relative;
	z-index: 1;
}

#review-order .review-items .review-item.modifiable:after, #review-order .review-items .review-item.modifiable:before {
	content: ".......................................................................................................................................................................................";
	position: absolute;
	width: 100%;
	height: 2px;
	top: 20px;
	left: 0;
	font-size: 10px;
	line-height: 0px;
	color: #c4c7c9;
}

#review-order .review-items .review-item.modifiable:after {
	border: 0;
	width: 107px;
	right: 0;
	left: auto;
	background-color: #fafafb;
	content: "";
	position: absolute;
	top: 22px;
}

div#pro-setup-review-container:before, #review-order .review-items .review-item.modifiable:nth-child(7):before, #review-order .review-items .review-item.modifiable:nth-child(8):before {
	opacity: 0;
}

#review-order .review-items .review-item select {
	float: right;
}

#review-order .review-items .review-item:not(.modifiable) {
	display: none !important;
}

#review-order .review-items .review-item .item-total, #review-order .review-items .review-item .dashed-line {
	display: none !important;
}

#review-order .review-items h4 {
	font-weight: normal;
	font-size: 20px;
	color: #51545d;
	line-height: 27px;
	margin: 0 0 15px;
}

#review-order .review-items .review-item.modifiable {
	display: none;
}

#review-order .review-items .review-item input {
	width: 62px;
	text-align: right;
}

#review-order .review-items .review-item span, #review-order .review-items .review-item .item-total {
	font-size: 17px;
	color: #51545d;
	letter-spacing: 0;
	line-height: 27px;
}

#review-order .review-items .review-item span .green, #review-order .review-items .review-item .item-total .green {
	color: #00beac;
}

#review-order .review-items .review-item .item-label {
	display: inline-block;
	vertical-align: top;
	font-weight: normal;
	white-space: normal;
	position: static;
	overflow: hidden;
}

#review-order .review-items .review-item .item-label.included {
	width: 416px;
	line-height: 18px;
}

#review-order .review-items .review-item .dashed-line {
	overflow: hidden;
	white-space: nowrap;
	display: inline;
}

#review-order .review-items .review-item .dashed-line:after {
	font-size: 10px;
	line-height: 30px;
	color: #c4c7c9;
	display: inline-block;
	vertical-align: 0px;
	padding-left: 5px;
	white-space: nowrap;
	position: absolute;
	letter-spacing: 1px;
	content: "..........................................................................................................................................................................................";
	z-index: 3;
}

#review-order .review-items .review-item .item-total {
	font-weight: normal;
	background: #f7f7f5;
	border: 0;
	float: right;
	position: relative;
	z-index: 10;
}

#review-order .review-items .review-item .item-total.included {
	position: relative;
}

#review-order .review-items .review-item select {
	width: 36px;
	border: 1px solid #c4c7c9;
	font-weight: normal;
	font-size: 12px;
	color: #51545d;
	background: #fff url("https://alarmnewengland.com/files/images/bms-images/dropdown-arrow-sm.png") no-repeat 21px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-top: 5px;
	padding-left: 3px;
	box-sizing: border-box;
	margin-right: 7px;
	border-radius: 0;
	position: relative;
	margin-left: 3px;
	outline: 0;
	top: 2px;
}

#review-order .review-items .review-item select.nitro-lazy {
	background-image: none !important;
}

#review-order .total {
	border-top: 1px solid #51545d;
	padding-top: 20px;
	margin-top: 10px;
	width: 270px;
	text-align: right;
	height: 35px;
	margin-left: auto;
}

#review-order .total .label {
	font-weight: bold;
	font-size: 17px;
	color: #51545d;
	letter-spacing: 0;
	line-height: 21px;
	margin-right: 0;
	display: inline-block;
}

#review-order .total .total-price {
	font-size: 17px;
	letter-spacing: 0;
	line-height: 21px;
	font-weight: bold;
	color: #51545d;
	width: auto;
	max-width: 100px;
	background: transparent;
	border: 0;
	text-align: left;
	display: inline-block;
}

#review-order .total:after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 0;
	font-size: 0;
	line-height: 0;
}

#review-order .add-cart-row {
	display: block;
	text-align: right;
}

#review-order .add-cart-row .form-submit {
	height: 35px;
	line-height: 35px;
	line-height: 37px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #00beac;
	color: white;
	width: 140px;
	text-decoration: none;
	text-align: center;
	display: block;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border: 0;
	border: 0;
	cursor: pointer;
	font-weight: normal;
	font-size: 16px;
	padding: 0;
	float: right;
	margin: 13px 0;
	margin: 0 0 14px;
	text-transform: capitalize;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

#review-order .add-cart-row .form-submit a:link, #review-order .add-cart-row .form-submit a:visited {
	color: white;
	text-decoration: none;
}

#review-order .add-cart-row .form-submit:hover, #review-order .add-cart-row .form-submit:focus {
	background-color: #07dac4;
	outline: 0;
	text-decoration: none;
	box-shadow: 0 2px 4px #636363;
}

#review-order .add-cart-row .form-submit.disabled {
	background-color: #c4c7c9;
	cursor: default;
}

#review-order .bottomLinks {
	display: block;
	text-align: right;
}

#review-order .bottomLinks p {
	font-weight: normal;
	font-size: 13px;
	color: #9d9ca0;
	line-height: 20px;
	margin: 0;
}

#review-order .bottomLinks a {
	font-weight: bold;
	font-size: 13px;
	color: #008cc1;
	line-height: 20px;
	text-decoration: none;
}

#review-order .bottomLinks a:hover {
	text-decoration: underline;
}

#review-order .review-items .review-item.modifiable:nth-child(7) {
	display: block;
}

div#navigation, div#utility-bar {
	display: none !important;
}

#reviewbarwrap {
	top: 34px !important;
}

.clear {
	clear: both;
}

#save-my-system {
	overflow: hidden;
	padding: 20px;
	padding-bottom: 0px;
	margin: 30px;
	margin-bottom: 0px;
}

#save-my-system p {
	font-weight: normal;
	font-size: 16px;
	color: #51545d;
	line-height: 150%;
	text-align: center;
}

#save-my-system input {
	font-weight: normal;
	font-size: 16px;
	color: #51545d;
	outline: 0;
}

#save-my-system #save-feedback {
	display: none;
	text-align: center;
}

#save-my-system #save-feedback img {
	padding: 20px;
}

#save-my-system .email-form-row {
	margin: 40px 0px;
}

#save-my-system #email {
	width: 166px;
	height: 37px;
	border: 1px solid #c4c7c9;
	display: inline-block;
	padding: 0px 10px;
}

#save-my-system #send-quote {
	vertical-align: top;
	border: 0;
	border: 0;
	height: 39px;
	line-height: 39px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #00beac;
	color: white;
	width: 120px;
	text-decoration: none;
	text-align: center;
	display: block;
	display: inline-block;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	cursor: pointer;
	cursor: pointer;
	font-weight: normal;
	font-size: 16px;
	float: right;
}

#save-my-system #send-quote a:link, #save-my-system #send-quote a:visited {
	color: white;
	text-decoration: none;
}

#save-my-system #send-quote:hover, #save-my-system #send-quote:focus {
	background-color: #07dac4;
	outline: 0;
	text-decoration: none;
	box-shadow: 0 2px 4px #636363;
}

#save-my-system .hidden-form {
	display: none;
}

input[type="radio"] {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	display: none;
}

input[type="radio"]+span {
	display: inline-block;
}

input[type="radio"]+span::before {
	display: inline-block;
	content: "";
	width: 9px;
	height: 9px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	transition: .5s ease all;
	cursor: pointer;
}

input[type="radio"]+span.button-mouseover::before {
	box-shadow: 0 0 0 1px #fff, 0 0 0 2px #008cc1;
}

input[type="radio"]:checked+span.button-mouseleave::before {
	box-shadow: 0 0 0 1px #fff, 0 0 0 2px #fff;
}

input[type="radio"]:checked+span::before {
	box-shadow: 0 0 0 1px #fff, 0 0 0 2px #008cc1;
}

input[type="checkbox"]+label {
	font-weight: bold;
	font-size: 14px;
	color: #51545d;
	letter-spacing: 0;
	text-align: center;
}

.form-radios {
	display: inline-block;
	position: relative;
	margin: 0;
}

.sensor-form-radio, .sensor-form-radio-extra {
	display: inline-block;
	margin: 0;
	padding: 0 4px;
}

.sensor-form-radio[id*="cloud"]+span::before, .sensor-form-radio-extra[id*="cloud"]+span::before {
	background: #fff;
	border: 1px solid #9d9ca0;
}

.sensor-form-radio[id*="obsidian"]+span::before, .sensor-form-radio-extra[id*="obsidian"]+span::before {
	background: #000;
	border: 1px solid #000;
}

.bms-choose-starting-kit {
	margin: 65px auto 30px;
}

.starting-kit-wrapper {
	display: inline-block;
	vertical-align: top;
	width: auto;
	box-sizing: border-box;
	padding-left: 65px;
	min-height: 390px;
	position: relative;
}

.starting-kit-wrapper .starting-kit {
	cursor: pointer;
}

.starting-kit-wrapper .img-wrapper {
	display: block;
	height: 207px;
}

.starting-kit-wrapper .starting-kit-type {
	display: block;
	font-weight: normal;
	font-size: 17px;
	color: #51545d;
	text-align: center;
	line-height: 21px;
	margin: 35px auto 20px;
}

.starting-kit-wrapper .starting-kit-type strong {
	font-weight: normal;
}

.starting-kit-wrapper .starting-kit-type hr {
	border: 0;
	border-bottom: 1px solid #e7e7e7;
}

.starting-kit-wrapper .select-color-form-wrapper {
	display: block;
	margin: 2px 0;
}

.starting-kit-wrapper .package-select-content {
	position: relative;
	text-align: center;
	display: block;
}

.starting-kit-wrapper .color-selection {
	display: none;
	position: absolute;
	text-align: left;
	top: 0;
}

.starting-kit-wrapper .color-selection .color-selected {
	display: inline-block;
	vertical-align: middle;
	font-weight: normal;
	font-size: 15px;
	color: #9d9ca0;
	letter-spacing: 0;
	line-height: 20px;
	margin-left: 12px;
}

.starting-kit-wrapper .color-selection .select-color-form {
	display: inline-block;
	vertical-align: middle;
}

.starting-kit-wrapper .starting-kit-sensors {
	display: block;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
}

.starting-kit-wrapper .starting-kit-sensors ul {
	list-style-type: none;
	margin: 0;
	margin: 0 auto;
	padding: 0;
	width: 120px;
	text-align: left;
	position: relative;
	top: 1px;
}

.starting-kit-wrapper .starting-kit-sensors ul.narrow-list {
	width: 93px;
}

.starting-kit-wrapper .starting-kit-sensors ul li {
	font-weight: normal;
	font-size: 17px;
	color: #51545d;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

.starting-kit-wrapper.active-kit .color-selection {
	display: block;
}

.starting-kit-wrapper.active-kit .starting-kit-type hr {
	border-bottom: 2px solid #008cc1;
}

.starting-kit-wrapper.active-kit .starting-kit-sensors ul {
	top: 0;
}

.starting-kit-wrapper#kit-ctkit {
	padding-right: 65px;
	border-right: 1px solid #e7e7e7;
}

.starting-kit-wrapper#kit-ctkit .color-selection {
	left: -63px;
}

.starting-kit-wrapper#kit-avkit .color-selection {
	left: -40px;
}

.starting-kit-wrapper#kit-lgkit .color-selection {
	left: -45px;
}

.starting-kit-wrapper:hover .starting-kit-type hr {
	border-bottom: 2px solid #008cc1;
}

.starting-kit-wrapper:hover .starting-kit-sensors ul {
	top: 0;
}

#pro-setup-review-container {
	position: relative;
}

#pro-setup-review-container .pro-setup-check {
	position: absolute;
	opacity: 0;
	z-index: 99;
}

#pro-setup-review-container .pro-setup-check+label {
	height: 18px;
	display: inline-block;
	cursor: pointer;
	background-size: 16px 32px;
	background-size: 16px 32px;
	width: 16px;
	user-select: none;
	z-index: 1;
	padding-left: 26px;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/cdn2.hubspot.net/hubfs/558963/Files_2019/Calculator/Images/checkbox-sprite.png");
	-webkit-touch-callout: none;
	line-height: 21px;
	margin-bottom: 19px;
}

#pro-setup-review-container .pro-setup-check+label.nitro-lazy {
	background-image: none !important;
}

#pro-setup-review-container .pro-setup-check:checked+label {
	background-position: 0 -16px;
}

#pro-setup-help-review {
	width: 19px;
	text-align: right;
	height: 17px;
}

#pro-setup-review-container>span.item-disclaimer {
	position: absolute;
	top: 17px;
	left: 25px;
	font-weight: normal;
	font-size: 13px !important;
	color: #a1a0a2 !important;
	letter-spacing: 0;
}

div#pro-setup-review-container span.item-disclaimer {
	display: none !important;
}

div#pro-setup-review-container:after {
	width: 100% !important;
	height: 100% !important;
	background-color: transparent !important;
	top: 0 !important;
}

#pro-setup-review-container .pro-setup-check:checked+label {
	padding-left: 0;
	background: none !important;
}

#mobile-package #promo-text-bms, #mobile-package form .bms-promo-text-mobile, .cm-promo-pkg-m {
	line-height: 21px;
}

.december-banner-wrapper-m, .package-m .img-wrapper .promo-text-m {
	width: 300px;
	position: relative;
	text-align: center;
	background: #483958;
}

#mobile-package #promo-text-bms {
	font-weight: 400;
	font-size: 16px;
	color: #317050;
	width: 260px;
	margin-bottom: 10px;
	display: none;
}

.cm-promo-pkg-m {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px;
	color: #3b1542;
	letter-spacing: 1.7px;
	margin-bottom: 13px;
}

.package-m .img-wrapper, .package.promo-var1, .package.promo-var2 {
	position: relative;
}

.package-m .img-wrapper .promo-text-m {
	display: none;
	height: 36px;
	bottom: 5px;
}

.package-m .img-wrapper .promo-text-m p {
	font-weight: 700;
	font-size: 17px;
	color: #fff;
	letter-spacing: 2px;
	text-align: center;
	line-height: 37px;
	text-transform: uppercase;
}

.package-m .img-wrapper .promo-text-m p span {
	color: #a1cca5;
}

.package-m.promo-var1 .img-wrapper .promo-text-m, .package-m.promo-var2 .img-wrapper .promo-text-m {
	display: block;
}

.package-m.promo-var1 .package-info .promo-offer-price .strikethrough+sup, .package-m.promo-var1 .package-info .promo-offer-price span.discounted-price, .package-m.promo-var2 .package-info .promo-offer-price .strikethrough+sup, .package-m.promo-var2 .package-info .promo-offer-price span.discounted-price, .package.promo-var1 .promo-offer-price .strikethrough+sup, .package.promo-var1 .promo-offer-price span.discounted-price, .package.promo-var2 .promo-offer-price .strikethrough+sup, .package.promo-var2 .promo-offer-price span.discounted-price {
	color: #3b1542 !important;
}

.package-m.promo-var1 .strikethrough, .package-m.promo-var2 .strikethrough, .package.promo-var1 .promo-offer-price .strikethrough, .package.promo-var2 .promo-offer-price .strikethrough {
	color: #9d9ca0 !important;
}

#mobile-package form .bms-promo-text-mobile {
	font-weight: 400;
	display: none;
	font-size: 16px;
	color: #3b1542;
	margin-bottom: 11px;
}

#april-bms-header {
	display: none;
	height: auto;
	left: -194px;
	position: relative;
	width: 1350px;
}

#april-bms-header .navbar-wrapper {
	background: #fff;
	height: 104px;
	margin: 0 auto;
	padding-left: 200px;
	width: 1230px;
}

#april-bms-header .navbar-wrapper .logo-sitewide-wrapper {
	display: inline-block;
	margin-right: 54px;
	position: relative;
	top: 27px;
	vertical-align: top;
}

#april-bms-header .navbar-wrapper .logo-sitewide-wrapper a:link, #april-bms-header .navbar-wrapper .logo-sitewide-wrapper a:visited {
	text-decoration: none;
	cursor: default;
}

#april-bms-header .navbar-wrapper .promo-wrapper {
	display: inline-block;
	position: relative;
	top: 19px;
}

#april-bms-header .navbar-wrapper .promo-wrapper div {
	display: inline-block;
	text-align: center;
}

#april-bms-header .navbar-wrapper .promo-wrapper * {
	margin: 0;
	padding: 0;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-ends {
	letter-spacing: 1.98px;
	line-height: 22px;
	border-right: 1px solid #b2ebe6;
	height: 46px;
	margin-right: 27px;
	padding-right: 31px;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-ends p {
	font-weight: 400;
	font-size: 32px;
	color: #e67d48;
	letter-spacing: .71px;
	line-height: 31px;
	position: relative;
	margin-top: 10px;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-ends span {
	font-weight: 400;
	font-size: 11px;
	color: #2b2f35;
	line-height: 18px;
	text-align: center;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-text-wrapper {
	vertical-align: top;
	margin-top: 10px;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-text-wrapper .offer-apply {
	position: absolute;
	right: -96px;
	top: 15px;
	font-weight: 400;
	font-size: 12px;
	color: #2b2f35;
	letter-spacing: 0;
	line-height: 10px;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-text {
	display: inline-block;
	text-align: center;
	vertical-align: text-top;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-text p {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 27px;
	color: #2b2f35;
	letter-spacing: 4.14px;
	line-height: 31px;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-text p.lowcase {
	text-transform: none;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-text.promo-plus {
	margin: 0 15px;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-text.promo-plus p {
	color: #005575;
}

#april-bms-header .navbar-wrapper .promo-wrapper .promo-text span {
	font-weight: 400;
	font-size: 12px;
	color: #2b2f35;
	letter-spacing: 0;
	line-height: 10px;
	position: relative;
	top: -8px;
}

#april-bms-header .navbar-wrapper .promo-wrapper .disclaimer {
	font-weight: 400;
	color: #4b4d51;
	font-size: 11px;
	letter-spacing: 0;
	line-height: 10px;
	margin-left: 32px;
	vertical-align: middle;
	width: 64px;
}

#april-bms-header .navbar-wrapper .promo-wrapper .disclaimer.full-width {
	width: 200px;
}

#review-order .review-items .promo-review-items, .december-banner-wrapper-m.var1 .promo-var2, .december-banner-wrapper-m.var2 .promo-var1 {
	display: none;
}

#review-order .review-items .promo-review-items .item-total, #review-order .review-items .promo-review-items span {
	color: #ff675d !important;
}

.cm-promo-pkgs-m {
	font-weight: 700;
	font-size: 13px;
	color: #3b1542;
	letter-spacing: 1.62px;
	line-height: 25px;
}

.cm-promo-pkgs-m:after {
	position: relative;
	display: block;
	font-weight: 700;
	font-size: 13px;
	color: #3b1542;
	letter-spacing: 1.25px;
	line-height: 25px;
	text-transform: uppercase;
}

.december-banner-wrapper-m {
	display: none;
	height: 50px;
	margin: 0 auto 20px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 8px;
	overflow: hidden;
}

.december-banner-wrapper-m .promo-block {
	display: block;
	margin: 0 auto;
}

.december-banner-wrapper-m .promo-name p {
	font-weight: 400;
	font-size: 15px;
	color: #fff;
	letter-spacing: .5px;
	text-align: center;
	line-height: 18px;
	margin-bottom: 0;
}

.december-banner-wrapper-m .promo-name p .separator, .december-banner-wrapper-m .promo-name p span, .package.promo-var1 .promo-text span, .package.promo-var2 .promo-text span {
	display: inline;
	color: #9bc2a0;
}

.december-banner-wrapper-m .promo-name p .promo-discount-sm {
	font-size: 12px;
}

.december-banner-wrapper-m .promo-offer div {
	font-weight: 400;
	font-size: 15px;
	color: #9bc2a0;
	letter-spacing: .75px;
	text-align: center;
	line-height: 18px;
	z-index: 11;
	position: relative;
	display: block;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	margin: 0 auto;
}

.december-banner-wrapper-m .promo-offer div:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 2px;
	left: -1px;
	height: 3px;
	width: 100%;
	z-index: -1;
	background: #3b1542;
}

.december-banner-wrapper-m .promo-bg-plus-left-m, .december-banner-wrapper-m .promo-bg-plus-right-m {
	position: absolute;
	top: 0;
}

.december-banner-wrapper-m .promo-bg-plus-left-m div[class^=promo-bg-plus-], .december-banner-wrapper-m .promo-bg-plus-right-m div[class^=promo-bg-plus-] {
	position: absolute;
}

.december-banner-wrapper-m .promo-bg-plus-left-m div[class^=promo-bg-plus-]:after, .december-banner-wrapper-m .promo-bg-plus-right-m div[class^=promo-bg-plus-]:after {
	content: "+";
	display: block;
	font-weight: 400;
	font-size: 36px;
	color: #3b1542;
	letter-spacing: 1.8px;
	line-height: 18px;
	width: 21px;
	height: 18px;
}

.december-banner-wrapper-m .promo-bg-plus-left-m .promo-bg-plus-1, .december-banner-wrapper-m .promo-bg-plus-right-m .promo-bg-plus-1 {
	top: 2px;
}

.december-banner-wrapper-m .promo-bg-plus-left-m .promo-bg-plus-2, .december-banner-wrapper-m .promo-bg-plus-right-m .promo-bg-plus-2 {
	top: 17px;
}

.december-banner-wrapper-m .promo-bg-plus-left-m .promo-bg-plus-3, .december-banner-wrapper-m .promo-bg-plus-right-m .promo-bg-plus-3 {
	top: 32px;
}

.december-banner-wrapper-m .promo-bg-plus-left-m {
	left: 0;
}

.december-banner-wrapper-m .promo-bg-plus-left-m .promo-bg-plus-1, .december-banner-wrapper-m .promo-bg-plus-left-m .promo-bg-plus-3 {
	left: -6px;
}

.december-banner-wrapper-m .promo-bg-plus-left-m .promo-bg-plus-2 {
	left: 5px;
}

.december-banner-wrapper-m .promo-bg-plus-right-m {
	right: 0;
}

.december-banner-wrapper-m .promo-bg-plus-right-m .promo-bg-plus-1, .december-banner-wrapper-m .promo-bg-plus-right-m .promo-bg-plus-3 {
	right: -6px;
}

.december-banner-wrapper-m .promo-bg-plus-right-m .promo-bg-plus-2 {
	right: 5px;
}

.december-banner-wrapper-m#dec26-bms-mobile-banner {
	text-align: center;
	width: 340px;
	height: 46px;
	margin-bottom: 0;
	padding-top: 19px;
}

.december-banner-wrapper-m#dec26-bms-mobile-banner .promo-ends-text, .december-banner-wrapper-m#dec26-bms-mobile-banner .promo-offer {
	display: inline-block;
	vertical-align: top;
	position: relative;
	text-transform: uppercase;
}

.december-banner-wrapper-m#dec26-bms-mobile-banner .promo-offer {
	font-weight: 700;
	font-size: 10px;
	color: #fff;
	letter-spacing: 1.53px;
	line-height: 11px;
}

.december-banner-wrapper-m#dec26-bms-mobile-banner .promo-offer span {
	color: #9bc2a0;
}

.december-banner-wrapper-m#dec26-bms-mobile-banner .promo-ends-text {
	font-weight: 700;
	font-size: 10px;
	color: #9bc2a0;
	letter-spacing: 1.69px;
	line-height: 11px;
	margin-right: 10px;
}

.package.promo-var1 .promo-text, .package.promo-var2 .promo-text {
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	color: #fff;
	letter-spacing: 2.57px;
	display: block;
	line-height: 53px;
	height: 50px;
	background: #483958;
	position: absolute;
	left: -130px;
	top: 60px;
	text-transform: uppercase;
	padding: 0 13px;
}

.sensor-colorbox {
	display: block;
	background-repeat: no-repeat;
	box-sizing: border-box;
}

.sensor-colorbox h5 {
	font-weight: normal;
	font-size: 35px;
	color: #51545d;
	letter-spacing: 0;
	margin-bottom: 25px;
	line-height: 1.2;
}

.sensor-colorbox p {
	font-weight: normal;
	font-size: 13px;
	color: #51545d;
	letter-spacing: 0;
	line-height: 23px;
}

.sensor-colorbox p strong {
	font-weight: bold;
}

.sensor-colorbox#base-station-cbox {
	height: 600px;
	background-color: #e0deda;
	background-image: url("https://alarmnewengland.com/files/images/ss3-sensors-colorbox/base-station.jpg");
	background-position: top center;
	padding: 88px 70px 61px;
	text-align: justify;
}

.sensor-colorbox#base-station-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#base-station-cbox p {
	margin-bottom: 25px;
}

.sensor-colorbox#base-station-cbox .left-pane, .sensor-colorbox#base-station-cbox .right-pane {
	display: inline-block;
	vertical-align: top;
}

.sensor-colorbox#base-station-cbox .left-pane {
	width: 275px;
}

.sensor-colorbox#base-station-cbox .right-pane {
	width: 235px;
	position: relative;
	top: 70px;
}

.sensor-colorbox#base-station-cbox:after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.sensor-colorbox {
	min-height: 477px;
	background-color: #fff;
	background-position: right 10% center;
	padding: 93px 60px 95px;
	display: flex;
	align-items: center;
	background-size: 37%;
}

.sensor-colorbox .sensor-cbox-content {
	width: 50% !important;
}

div#keypad-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

div#keypad-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#keypad-cbox .sensor-cbox-content {
	width: 407px;
}

@media (min-width:768px) {
	.review-items {
		padding-left: 30px;
	}
}

@keyframes hover {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@keyframes width {
	from {
		max-width: 500px;
		max-height: 370px;
	}
	
	to {
		max-width: 1000px;
		max-height: 477px;
	}
}

#cboxContent {
	animation: hover .4s normal forwards ease-in-out;
	animation-delay: .3s;
	opacity: 0;
}

#colorbox {
	animation: width .4s normal forwards ease-in-out;
	overflow: hidden;
	background-color: #fff;
}

.sensor-colorbox#motion-sensor-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

.sensor-colorbox#motion-sensor-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#motion-sensor-cbox .sensor-cbox-content {
	width: 450px;
}

.sensor-colorbox#motion-sensor-cbox .sensor-cbox-content .full-room-coverage p, .sensor-colorbox#motion-sensor-cbox .sensor-cbox-content .full-room-coverage img {
	display: inline-block;
	vertical-align: top;
}

.sensor-colorbox#motion-sensor-cbox .sensor-cbox-content .full-room-coverage p {
	width: 277px;
	margin-right: 20px;
}

.sensor-colorbox#motion-sensor-cbox .sensor-cbox-content .full-room-coverage img {
	position: relative;
	bottom: 20px;
}

.sensor-colorbox#glassbreak-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

.sensor-colorbox#glassbreak-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#glassbreak-cbox .sensor-cbox-content {
	width: 500px;
}

.sensor-colorbox#entry-sensor-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

.sensor-colorbox#entry-sensor-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#entry-sensor-cbox .sensor-cbox-content {
	width: 422px;
}

.sensor-colorbox#panic-button-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

.sensor-colorbox#panic-button-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#panic-button-cbox .sensor-cbox-content {
	width: 500px;
}

.sensor-colorbox#keyfob-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

.sensor-colorbox#keyfob-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#keyfob-cbox .sensor-cbox-content {
	width: 500px;
}

.sensor-colorbox#siren-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

.sensor-colorbox#siren-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#siren-cbox .sensor-cbox-content {
	width: 424px;
}

.sensor-colorbox#smoke-detector-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

.sensor-colorbox#smoke-detector-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#smoke-detector-cbox .sensor-cbox-content {
	width: 436px;
}

.sensor-colorbox#water-sensor-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

.sensor-colorbox#water-sensor-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#water-sensor-cbox .sensor-cbox-content {
	width: 463px;
}

.sensor-colorbox#co-sensor-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/security-cameras-indoor-outdoor-small.png");
}

.sensor-colorbox#co-sensor-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#co-sensor-cbox .sensor-cbox-content {
	width: 500px;
	max-width: 63%;
}

.sensor-colorbox#freeze-sensor-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/alarm-com-skybell-smart-doorbell-camera-small.png");
}

.sensor-colorbox#freeze-sensor-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#freeze-sensor-cbox .sensor-cbox-content {
	width: 421px;
}

.sensor-colorbox#simplicam-cbox {
	background-image: url("https://www.alarmnewengland.com/hs-fs/hubfs/smart%20lock%20yale%20touchscreen%20deadbolt.jpg");
}

.sensor-colorbox#simplicam-cbox.nitro-lazy {
	background-image: none !important;
}

.sensor-colorbox#simplicam-cbox .sensor-cbox-content {
	width: 421px;
}

.clear {
	clear: both;
}

#cboxLoadedContent {
	margin-top: 0 !important;
}

#cboxContent {
	overflow: hidden !important;
	position: relative !important;
	margin-bottom: 0 !important;
	border-radius: 0 !important;
}

#colorbox {
	padding-bottom: 0px !important;
}

#cboxClose {
	top: 20px !important;
	right: 20px !important;
}

.ss_partner-banner p strong, .ss_partner-banner.aarp-banner-mobile p {
	font-weight: 700;
}

.ss_partner-banner {
	position: relative;
	background-color: #008cc1;
	display: none;
	text-align: left;
	width: 300px;
	margin: 0 auto;
	padding: 14px 0 10px;
}

.ss_partner-banner p {
	width: 254px;
	margin: 0 auto;
	font-weight: 400;
	font-size: 11px;
	color: #fff;
	line-height: 17px;
}

.ss_partner-banner.aarp-banner-mobile {
	width: 340px;
	text-align: center;
	padding: 0;
	position: relative;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ss_partner-banner.aarp-banner-mobile .aarp-banner-mobile-content {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	height: 54px;
}

.ss_partner-banner.aarp-banner-mobile .shop-aarp-offer, .ss_partner-banner.aarp-banner-mobile p {
	display: inline-block;
	position: relative;
}

.ss_partner-banner.aarp-banner-mobile p {
	width: auto;
	font-size: 21px;
	color: #fff;
	letter-spacing: 0;
	line-height: 34px;
	vertical-align: top;
	top: 11px;
}

.ss_partner-banner.aarp-banner-mobile p.long-text {
	font-size: 11px;
	line-height: 1.5;
}

.ss_partner-banner.aarp-banner-mobile .shop-aarp-offer {
	margin-left: 10px;
	top: 13px;
}

.american-banner p {
	width: 274px;
}

#page header {
	border-bottom: none !important;
}

#pkg-links-wrapper {
	margin-top: 0 !important;
	top: 0 !important;
}

#progressive-header-desktop .promo-offer .promo-block, #progressive-header-desktop .promo-offer .separator, #progressive-header-desktop .shop-now-btn a {
	text-align: center;
	display: inline-block;
}

#progressive-header-desktop, #promo-fixed-wrapper {
	margin: 0 auto;
	height: 62px;
	z-index: 99999999999999;
}

.promo-offer .promo-block .sub-text {
	text-transform: uppercase;
}

.shop-now-btn a {
	display: block;
	margin-left: 48px;
	color: #6c3940;
	background: #fff;
}

.shop-now-btn a:active, .shop-now-btn a:focus, .shop-now-btn a:hover {
	background: #6c3940;
}

.shop-now-btn .sub-text {
	font-weight: 400;
	font-size: 10px;
	color: #fff;
	letter-spacing: 0;
	line-height: 19px;
}

.obsidian-header {
	background: #2b2f35;
}

#progressive-header-desktop {
	display: none;
	width: 1350px;
	left: -194px;
	position: relative;
	text-align: center;
	padding-top: 25px;
}

#progressive-header-desktop.linear-gradient-header {
	background: url("https://alarmnewengland.com/files/images/promo-assets/late-summer-backgrounds/late-summer-desktop-scroll.png") no-repeat;
}

#progressive-header-desktop.linear-gradient-header.nitro-lazy {
	background-image: none !important;
}

#progressive-header-desktop div, #progressive-header-mobile .progressive-promo-offer-block .separator, #progressive-header-mobile div {
	display: inline-block;
}

#progressive-header-desktop * {
	padding: 0;
	margin: 0;
}

#progressive-header-desktop .partner-logo {
	margin-right: 121px;
}

#progressive-header-desktop .promo-offer .promo-block {
	font-weight: 400;
	line-height: 23px;
}

#progressive-header-desktop .promo-offer .promo-block .offer {
	font-size: 30px;
	color: #fff;
	letter-spacing: 0;
	text-transform: uppercase;
	line-height: 25px;
}

#progressive-header-desktop .promo-offer .promo-block .sub-text {
	font-size: 10px;
	color: #fff;
	letter-spacing: .45px;
	line-height: 26px;
}

#progressive-header-desktop .promo-offer .separator {
	font-weight: 400;
	line-height: 23px;
	font-size: 30px;
	color: #fff;
	letter-spacing: 0;
	margin: 0 20px;
	position: relative;
	vertical-align: top;
}

#progressive-header-desktop .promo-offer.lpheader {
	vertical-align: top;
	position: relative;
	top: 10px;
}

#progressive-header-desktop .shop-now-btn {
	margin-left: 121px;
	vertical-align: top;
}

#progressive-header-desktop .shop-now-btn a {
	font-weight: 700;
	font-size: 13px;
	color: #2b2f35;
	letter-spacing: 1.04px;
	line-height: 33px;
	background: #b2ebe6;
	width: 136px;
	height: 30px;
	text-transform: uppercase;
	z-index: 20;
}

#progressive-header-desktop .shop-now-btn a:active, #progressive-header-desktop .shop-now-btn a:focus, #progressive-header-desktop .shop-now-btn a:hover {
	text-decoration: none;
	color: #2b2f35;
	background: #b2ebe6;
	-o-transition: .3s cubic-bezier(1, 0, 0, 1);
	-moz-transition: .3s cubic-bezier(1, 0, 0, 1);
	transition: .3s cubic-bezier(1, 0, 0, 1);
}

#progressive-header-desktop .shop-now-btn .sub-text {
	font-weight: 400;
	display: inline-block;
	font-size: 10px;
	color: #fff;
	letter-spacing: 0;
	line-height: 12px;
	width: 61px;
	vertical-align: middle;
	margin-left: 15px;
}

#progressive-header-desktop .promo-sub-text {
	margin-left: 15px;
	margin-right: 55px;
	text-align: left;
	vertical-align: top;
	position: relative;
	top: 6px;
}

#progressive-header-desktop .promo-sub-text .sub-text {
	font-weight: 400;
	font-size: 10px;
	color: #c4c7c9;
	letter-spacing: .45px;
	line-height: 16px;
}

#progressive-cart-header-desktop {
	height: 60px;
	width: 1350px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	background: #2b2f35;
}

#progressive-cart-header-desktop p {
	font-weight: 700;
	font-size: 23px;
	color: #fff;
	letter-spacing: 1.43px;
	line-height: 60px;
	padding: 0;
	margin: 0;
}

#progressive-header-mobile {
	width: 340px;
	padding: 10px 20px;
	height: 125px;
	margin: 0 auto 20px;
	display: none;
}

#progressive-header-mobile.linear-gradient-header {
	background: url("https://alarmnewengland.com/files/images/promo-assets/late-summer-backgrounds/progressive-mobile-background.png") no-repeat;
}

#progressive-header-mobile.linear-gradient-header.nitro-lazy {
	background-image: none !important;
}

#progressive-header-mobile * {
	margin: 0;
	padding: 0;
}

#progressive-header-mobile .partner-image p {
	font-weight: 400;
	font-size: 10px;
	color: rgba(255, 255, 255, .5);
	letter-spacing: 0;
}

#progressive-header-mobile .progressive-promo-offer-block {
	margin: 0;
	position: relative;
	left: 10px;
}

#progressive-header-mobile .progressive-promo-offer-block .shop-now-btn {
	background: #b2ebe6;
	padding: 3px 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: 700;
	font-size: 13px;
	color: #2b2f35;
	letter-spacing: 2.47px;
	text-align: center;
	display: block;
	text-decoration: none;
}

#progressive-header-mobile .progressive-promo-offer-block .order-today {
	display: block;
	font-weight: 700;
	font-size: 13px;
	color: #fff;
	letter-spacing: .2px;
	line-height: 18px;
	text-transform: uppercase;
}

#progressive-header-mobile .progressive-promo-offer-block .promo-block {
	display: block;
}

#progressive-header-mobile .progressive-promo-offer-block .promo-block .sub-text {
	display: inline-block;
	font-weight: 400;
	font-size: 13px;
	color: #fff;
	letter-spacing: .2px;
	line-height: 18px;
}

#progressive-header-mobile .progressive-promo-offer-block .promo-block .promo-offer {
	font-weight: 700;
	font-size: 13px;
	color: #fff;
	letter-spacing: .2px;
	line-height: 18px;
	text-transform: uppercase;
}

#progressive-header-mobile .progressive-promo-offer-block .sub-text {
	display: block;
	font-weight: 400;
	font-size: 10px;
	color: rgba(255, 255, 255, .5);
	letter-spacing: 0;
}

#promo-fixed-wrapper {
	width: 1350px;
}

.sticky {
	top: 0;
	width: 1350px;
	position: fixed;
}

.block.block-block {
	margin: 0 !important;
}

#container, #header-region {
	margin-top: 0 !important;
}

.header-block {
	height: 62px;
	width: 100%;
}

.promo-banner-holidays-2017 {
	position: relative;
	border-bottom: 0;
	text-align: center;
	top: 0;
	height: 62px;
	z-index: 999;
	width: 1352px !important;
	overflow: visible;
	left: -195px;
	background: #00beac;
	padding-top: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.promo-banner-holidays-2017 .static-width {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: 100%;
}

.promo-banner-holidays-2017 .discount-value, .promo-banner-holidays-2017 .promo-product, .promo-banner-holidays-2017 .shop-now-promo, .promo-banner-holidays-2017 p {
	position: relative;
	width: auto;
	vertical-align: top;
	display: inline-block;
	color: #fff;
}

.promo-banner-holidays-2017 .discount-value {
	font-weight: 700;
	font-size: 39px;
	letter-spacing: 1.34px;
	line-height: 39px;
	text-align: center;
	padding: 7px;
	top: 4px;
}

.promo-banner-holidays-2017 .promo-product, .promo-banner-holidays-2017 p {
	letter-spacing: .69px;
	font-weight: 400;
}

.promo-banner-holidays-2017 .discount-value span {
	position: absolute;
	bottom: 10px;
	left: 0;
	height: 25px;
	opacity: .32;
	width: 100%;
	background: #fff;
}

.promo-banner-holidays-2017 .promo-product {
	font-size: 20px;
	line-height: 32px;
	top: 17px;
	margin: 0 30px 0 10px;
}

.promo-banner-holidays-2017 p {
	font-size: 17px;
	line-height: 29px;
	margin: 0;
	top: 18px;
}

.promo-banner-holidays-2017 .shop-now-promo {
	font-weight: 400;
	font-size: 17px;
	letter-spacing: .58px;
	top: 21px;
	margin-left: 42px;
}

.promo-banner-holidays-2017 .shop-now-promo svg {
	position: relative;
	top: 2px;
}

.promo-banner-holidays-2017#sitewide-partner-banner {
	display: none;
	position: absolute;
	top: -167px;
}

.partnership-banner-mobile {
	display: block;
	width: 100%;
	background: #00beac;
	padding: 12px 0;
	text-align: center;
}

.partnership-banner-mobile .shop-link-banner-m, .partnership-banner-mobile p {
	display: inline-block;
}

.partnership-banner-mobile p {
	width: 280px;
	margin-right: 3px;
	margin-bottom: 0;
	font-weight: 400;
	font-size: 13px;
	color: #fff;
	letter-spacing: .73px;
	text-align: center;
	line-height: 18px;
}

.partnership-banner-mobile .shop-link-banner-m {
	position: relative;
	top: 3px;
	left: 8px;
	text-decoration: none;
}

.partnership-banner-mobile.sitewide-partner-banner {
	display: none;
}

.partnership-banner-mobile.sitewide-partner-banner p {
	margin-right: 0;
	width: 100%;
}

#partnership-terms-m {
	width: 100%;
	background: #ebeae8;
}

#partnership-terms-m .terms-content {
	width: 290px;
	margin: 0 auto;
	padding: 25px 0;
}

#partnership-terms-m .terms-content h3 {
	margin-top: 0;
	font-weight: normal;
	font-size: 13px;
	color: #2b2f35;
	letter-spacing: 1.86px;
	line-height: 21px;
	text-transform: uppercase;
}

#partnership-terms-m .terms-content p {
	font-weight: normal;
	font-size: 9px;
	color: #51545d;
	letter-spacing: 0;
	line-height: 13px;
	margin: 0;
}

#partnership-terms-m .terms-content p a {
	font-weight: normal;
	font-size: 9px;
	color: #51545d;
	letter-spacing: 0;
	line-height: 13px;
	text-decoration: underline;
}

#partnership-terms-m.aarp-terms-mobile {
	display: none;
	background: #fff;
}

#partnership-terms-m.aarp-terms-mobile .terms-content {
	width: 300px;
}

#partnership-terms-m.aarp-terms-mobile h3 {
	font-size: 11px;
	color: #52545c;
}

#partnership-terms-m.aarp-terms-mobile p {
	font-size: 11px;
	color: #52545c;
	line-height: 21px;
	margin-bottom: 5px;
}

div.full-width-section {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

div.full-width-section .static-width {
	position: relative;
	width: 1237px;
	margin: 0 auto 60px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#advantage-awards-banner, #united-awards-banner {
	background: #ebeae8;
	-moz-box-shadow: 0 2px 5px 0 rgba(194, 194, 194, .5);
	box-shadow: 0 2px 5px 0 rgba(194, 194, 194, .5);
	text-align: center;
	height: 60px;
	margin: 0 auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 23px;
	z-index: 9;
}

#advantage-awards-banner p, #advantage-awards-banner span, #united-awards-banner p, #united-awards-banner span {
	display: inline-block;
	vertical-align: top;
}

#advantage-awards-banner span, #united-awards-banner span {
	font-weight: 400;
	font-size: 16px;
	color: #008cc1;
	letter-spacing: .9px;
	line-height: 16px;
	margin-right: 60px;
}

#advantage-awards-banner span.num-of-points, #united-awards-banner span.num-of-points {
	margin-right: 0;
}

#advantage-awards-banner p, #united-awards-banner p {
	font-weight: 400;
	font-size: 16px;
	color: #51545d;
	letter-spacing: 0;
	line-height: 16px;
	margin: 0;
}

#partnership-lp-ss3-hero {
	-moz-box-shadow: 0 2px 30px 0 rgba(194, 194, 194, .5);
	box-shadow: 0 2px 30px 0 rgba(194, 194, 194, .5);
}

#review-order {
	width: 100%;
	left: 0;
	background: #fafafb !important;
}

#review-order .static-width {
	width: 100% !important;
	background: #fafafb !important;
	display: inline-block;
}

.static-width {
	display: block;
	width: 100% !important;
	margin: 0 auto;
	max-width: 1100px;
}

.price-each strong {
	display: none;
}

.modal-box {
	display: none;
	position: fixed;
	top: 0px !important;
	z-index: 9999999;
	width: 100%;
	background: rgba(0, 0, 0, .5);
	border-bottom: 0;
	border-radius: 4px;
	box-shadow: none;
	border: 0;
	background-clip: padding-box;
	left: 0 !important;
	right: 0 !important;
	margin: auto;
	bottom: 0;
	overflow: auto;
}

.popup-modal-box-inner {
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	display: flex;
	height: 100%;
	width: 100%;
}

.modal-body {
	max-width: 620px;
	width: calc(100% - 20px);
	background: #fff;
	left: 0;
	right: 0;
	margin: auto;
	text-align: left;
	-webkit-box-shadow: -1px 15px 33px 4px rgba(0, 0, 0, .15);
	box-shadow: -1px 15px 33px 4px rgba(0, 0, 0, .15);
	border-radius: 6px;
	background-color: #fafafa;
	padding: 1.5em 1.5em .7em;
	position: relative;
}

div#popup1 .modal-body .hs-input {
	font-size: 16px;
	border: 2px solid #dadada !important;
	height: 45px;
	color: #555 !important;
	transition: all .2s;
	position: relative;
	width: 100%;
	border-radius: 3px;
	background-color: #fff;
	box-shadow: 0 0 0 2px rgba(0, 0, 0, 0) inset;
	font-family: sans-serif !important;
	padding: 11px;
	outline: none !important;
}

a.close {
	top: 2px;
	position: absolute;
	right: 5px;
	background: transparent;
	border: 0;
	color: #d5c5c5;
	font-size: 34px;
	cursor: pointer;
	line-height: 1;
}

div#popup1 .hs_error_rollup, div#popup1 span.hs-form-required {
	display: none !important;
}

div#popup1 input.hs-button.primary.large {
	color: #fff;
	background-color: #3d96fb !important;
	display: inline-block;
	text-align: right !important;
	font-weight: 700;
	padding: 14px 44px !important;
	font-size: 16px !important;
	border: 1px solid transparent;
	border-radius: 4px;
	width: auto;
	font-family: Open Sans, sans-serif;
	letter-spacing: 1px;
}

a.js-open-modal.btn.button {
	background: #c60c30;
	margin-bottom: 20px;
	margin-right: 15px;
}

div#popup1 .submitted-message {
	padding: 20px 0;
	text-align: center;
	font-size: 18px;
}

body.overflow-mng {
	overflow: hidden;
}

img.modal_mobile_image {
	display: none;
}

.modal-inner-title {
	text-align: center;
	text-align: center;
	font-size: 24px;
	line-height: 32px;
	margin: 45px 0;
	color: #282828;
	position: relative;
	padding: 0;
	font-weight: 400;
	font-family: "Muli", Arial, Verdana, sans-serif;
}

div#cboxContent, div#cboxLoadedContent {
	display: flex;
}

@media (max-width:1024px) {
	.sensor-colorbox {
		min-height: 337px;
		padding: 43px 230px 15px 80px;
	}
	
	#cboxContent, #colorbox {
		height: auto !important;
		min-height: 377px !important;
	}
	
	#cboxContent, #colorbox, #cboxWrapper {
		height: auto !important;
		height: 377px !important;
		width: 100% !important;
	}
	
	#colorbox {
		width: calc(100% - 40px) !important;
		top: 60px !important;
		bottom: auto !important;
	}
	
	#review-order .review-items .review-item {
		padding-right: 30px;
	}
	
	#review-order .add-cart-row .button {
		display: block;
		margin-bottom: 15px;
	}
	
	#review-order .review-items .review-item.modifiable:after {
		width: 84px;
	}
	
	.sensor-colorbox .sensor-cbox-content {
		width: 63% !important;
	}
}

@media (max-width:980px) {
	#bms-header .left-pane, #bms-header .right-pane {
		width: 100%;
		max-width: 440px;
	}
	
	.modal-inner-title {
		margin: 25px 0;
	}
	
	#bms-header .left-pane {
		padding: 50px 0;
		margin: 0 auto 50px;
		border-bottom: 1px solid rgba(196, 199, 201, .74);
		border-right: 0px solid rgba(196, 199, 201, .74);
	}
	
	#bms-header .left-pane .choose-package-colors {
		width: 100%;
		margin: 0;
	}
	
	#bms-header h2 span {
		position: absolute;
		left: 0;
		top: 0;
	}
	
	#bms-header h2 {
		position: relative;
		padding-left: 54px;
		line-height: 1.4;
	}
	
	#bms-header .left-pane .choose-package-colors br {
		display: none;
	}
}

@media (max-width:767px) {
	#review-order .right-pane {
		border-left: 0px solid #c4c7c9;
		padding: 40px 30px 0;
		margin-left: 0;
		text-align: left;
		width: 100%;
		max-width: 460px;
		background-position: left 30px top;
		padding-top: 106px;
	}
	
	#review-order .left-pane {
		width: 100%;
		text-align: center;
		max-width: 350px;
		margin-bottom: 50px;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	#review-order .static-width {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		flex-direction: column-reverse;
		align-items: center;
		padding: 30px 0;
	}
	
	#sensors-lists {
		padding: 0 0px 0;
	}
	
	.hidden-form {
		display: none;
	}
	
	.centered.calculator-center, .row-fluid .span12.centered.calculator-center {
		padding-left: 0;
		padding-right: 0;
	}
	
	#review-order .total {
		width: 100%;
		text-align: left;
	}
	
	#review-order .float-right {
		width: 100%;
		text-align: center;
		margin-bottom: 60px;
		padding-right: 0;
	}
	
	#sensors-lists .sensor-image-block {
		display: none;
	}
	
	#sensors-lists .sensors-header {
		padding: 30px 30px;
	}
	
	#sensors-lists .sensor-price-block {
		padding-left: 15px;
	}
	
	.sensor-colorbox {
		min-height: 337px;
		padding: 63px 30px 20px 30px;
		background-position: bottom;
		background-size: auto;
	}
	
	div#cboxContent {
		max-height: 377px;
	}
	
	.sensor-cbox-content {
		width: 100% !important;
		max-width: 100% !important;
		background: #fff;
		background: -moz-linear-gradient(top, #fff 0%, #fff 84%, rgba(30, 87, 153, 0) 100%);
		background: -webkit-linear-gradient(top, #fff 0%, #fff 84%, rgba(30, 87, 153, 0) 100%);
		background: linear-gradient(to bottom, #fff 0%, #fff 73%, rgba(30, 87, 153, 0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7db9e8", endColorstr="#1e5799", GradientType=0);
		padding-bottom: 50px;
	}
	
	.sensor-colorbox {
		background: none !important;
	}
	
	img.modal_mobile_image {
		display: block;
		margin: 40px auto;
	}
	
	.sensor-colorbox .sensor-cbox-content {
		width: 100% !important;
	}
	
	div#cboxContent, div#cboxLoadedContent {
		display: block;
	}
}

.sensors-header h3 {
	margin: 10px 0 0 0;
	font-weight: 500;
	font-size: 16px;
	color: #51545d;
	line-height: 27px;
}

.sensor-price-block.pro-setup-wrapper {
	opacity: 0;
}

input#cart-totalll, input#cart-totall {
	display: none !important;
}

@charset "UTF-8";

.mega-menu-parent:not(.sticky-header):before {
	content: "";
}

.mega-menu-parent:not(.sticky-header), .mega-menu-parent:not(.sticky-header):before, .mega-menu-parent:not(.sticky-header):after {
	transition: .4s ease-in-out;
}

.mega-menuized>ul {
	display: none !important;
}

.mega-menu {
	position: relative;
	color: #000;
}

.mega-menu-branch {
	position: absolute !important;
	left: 0;
	right: 0;
	top: 0;
	z-index: 98;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(1, .8);
	transform: scale(1, .8);
	-webkit-transform-origin: center top;
	transform-origin: center top;
	pointer-events: none;
}

.mega-menu-branch.active {
	opacity: 1;
	visibility: visible;
	transition: .3s ease;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	pointer-events: auto;
}

.menu-bar .hs-menu-wrapper>ul>li.mega-menuized-active>a:before {
	left: 0;
	right: 0;
	opacity: 1;
	visibility: visible;
}

.listing-container:before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9998;
	background: #fff url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/source/rev-1e92311/cdn2.hubspot.net/hubfs/273774/mp/themes/Act-Theme/images/ring-alt.svg") center center no-repeat;
	background-size: 60px 60px;
	transition: .4s;
	pointer-events: none;
}

.listing-container.done:before {
	opacity: 0;
	visibility: hidden;
	transition-delay: .25s;
}

.listing-items {
	width: auto !important;
	float: none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.listing-items:not(.no-gutter):not(.col-1) {
	margin-left: -15px !important;
	margin-right: -15px !important;
}

.listing-items.drag.equal-height {
	display: flex;
	flex-wrap: wrap;
}

.listing-items.drag.equal-height>.listing-cell, .listing-items.drag.equal-height>.listing-cell>.row-fluid, .listing-items.drag.equal-height>.listing-cell>.row-fluid>.span12 {
	display: flex;
	flex-direction: row;
	align-items: stretch;
}

.listing-items.col-1 .listing-cell {
	width: 100%;
}

.listing-container.no-masonry .listing-items:not(.col-1):not(.equal-height) .hs_cos_wrapper_type_widget_container>.hs_cos_wrapper, .listing-container.no-masonry .listing-items.drag:not(.col-1):not(.equal-height) .listing-cell {
	display: inline-block;
	vertical-align: top;
	margin-right: -.25em;
}

.listing-container.no-masonry .listing-items .hs_cos_wrapper_type_widget_container>.hs_cos_wrapper[style*="opacity:0"], .listing-container.no-masonry .listing-items .hs_cos_wrapper_type_widget_container>.hs_cos_wrapper[style*="opacity:0"], .listing-container.no-masonry .listing-items.drag .listing-cell[style*="opacity:0"], .listing-container.no-masonry .listing-items.drag .listing-cell[style*="opacity:0"] {
	position: absolute !important;
	z-index: -1 !important;
	pointer-events: none;
}

.listing-items:not(.no-gutter) .hs_cos_wrapper_type_widget_container>.hs_cos_wrapper, .listing-items.drag:not(.no-gutter) .listing-cell {
	padding-top: 15px;
	padding-bottom: 15px;
}

.listing-items:not(.col-1):not(.no-gutter) .hs_cos_wrapper_type_widget_container>.hs_cos_wrapper, .listing-items.drag:not(.col-1):not(.no-gutter) .listing-cell {
	padding-left: 15px;
	padding-right: 15px;
}

.listing-items.col-2 .hs_cos_wrapper_type_widget_container>.hs_cos_wrapper, .listing-items.drag.col-2 .listing-cell {
	width: calc(100% / 2);
}

.listing-items.col-3 .hs_cos_wrapper_type_widget_container>.hs_cos_wrapper, .listing-items.drag.col-3 .listing-cell {
	width: calc(100% / 3);
}

.listing-items.col-4 .hs_cos_wrapper_type_widget_container>.hs_cos_wrapper, .listing-items.drag.col-4 .listing-cell {
	width: calc(100% / 4);
}

@media (max-width:1139px) {
	.listing-items.md-stack {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.listing-items.md-stack .hs_cos_wrapper_type_widget_container>.hs_cos_wrapper, .listing-items.drag.md-stack .listing-cell {
		display: block;
		width: 100% !important;
		margin-right: 0;
	}
	
	.listing-items.md-col-2 .hs_cos_wrapper_type_widget_container>.hs_cos_wrapper, .listing-items.drag.md-col-2 .listing-cell {
		width: calc(100% / 2);
	}
	
	.listing-items.md-col-3 .hs_cos_wrapper_type_widget_container>.hs_cos_wrapper, .listing-items.drag.md-col-3 .listing-cell {
		width: calc(100% / 3);
	}
}

@media (max-width:767px) {
	.listing-items {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.listing-items .hs_cos_wrapper_type_widget_container>.hs_cos_wrapper, .listing-items.drag .listing-cell {
		display: block;
		width: 100% !important;
		margin-right: 0;
	}
}

.listing-pagination a {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 0 5px 5px 0;
	background-color: #fff;
	box-shadow: 0 2px 8px -2px rgba(0, 0, 0, .15);
	border-radius: 6px;
	font-size: 14px;
	line-height: 50px;
	font-weight: 700;
	text-align: center;
}

.listing-pagination a:hover, .listing-pagination a:active, .listing-pagination a.active {
	background-color: #4693fb;
	color: #fff;
}

.listing-menu.inactive ul li a:not([href="#All"]):not([href="#all"]) {
	visibility: hidden;
	opacity: 0;
}

.listing-search .hs-input:not([type="radio"]):not([type="checkbox"]) {
	background-color: #fff !important;
	box-shadow: 0 2px 8px -2px rgba(0, 0, 0, .15);
}

.listing-search .hs-input:not([type="radio"]):not([type="checkbox"]):focus {
	box-shadow: 0 0 10px -2px rgba(0, 0, 0, .1);
}

.white-box {
	padding: 20px 30px;
	background-color: #fff;
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .2), 0 2px 15px rgba(0, 0, 0, 0);
	border-radius: 6px;
	transition: .4s ease;
}

.white-box.hover:hover {
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .2), 0 20px 60px -10px rgba(0, 0, 0, .3);
}

.listing-filter {
	display: none !important;
}

.pricing-table {
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
	border-radius: 6px;
	transition: .2s ease-in-out;
	text-align: center;
}

.pricing-table.popular {
	position: relative;
	z-index: 1;
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .2), 0 20px 60px -10px rgba(0, 0, 0, .3);
	-webkit-transform: scale(1.05, 1.05) translateY(-20px);
	transform: scale(1.05, 1.05) translateY(-20px);
}

@media (max-width:1139px) {
	.md-stack>.row-fluid-wrapper>.row-fluid>.pricing-table.popular {
		position: static;
		box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
		-webkit-transform: none;
		transform: none;
	}
}

@media (max-width:767px) {
	.pricing-table.popular {
		position: static;
		box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
		-webkit-transform: none;
		transform: none;
	}
}

.pricing-table-header {
	padding: 20px;
	background-color: #024;
}

.pricing-table.popular .pricing-table-header {
	background-color: #4693fb;
}

.pricing-table-header h1, .pricing-table-header h2, .pricing-table-header h3, .pricing-table-header h4 {
	margin: 0;
	color: #fff;
}

.pricing-table-price {
	padding: 30px 20px 0;
	color: #024;
	font-size: 2.8125rem;
	line-height: 1;
	font-weight: 700;
}

.pricing-table.popular .pricing-table-price {
	font-size: 3.25rem;
	font-weight: 700;
}

.pricing-table-per {
	padding: 0 20px 20px;
	opacity: .8;
	font-size: .8rem;
}

.pricing-table-description {
	padding: 20px;
	background-color: #f0f7f9;
	color: #024;
	font-size: .9rem;
}

.pricing-table-details {
	padding: 30px 40px;
	font-size: .9rem;
}

.pricing-table-details h4 {
	margin-bottom: 15px;
}

.pricing-table-details ul {
	margin: 0;
	padding: 0;
}

.pricing-table-details ul li {
	padding: 5px 30px !important;
	border-top: 1px solid #f0f7f9;
	text-indent: 0 !important;
}

.white-content .pricing-table-details ul li, .white-content.pricing-table-details ul li {
	border-top-color: rgba(255, 255, 255, .5);
}

.pricing-table-details ul li:first-child {
	border-top: none;
}

.pricing-table-details ul li:before {
	display: none !important;
}

.pricing-table-cta {
	padding: 0 20px 40px;
}

.accordion-item {
	margin-bottom: .5em;
}

.accordion-header {
	position: relative;
	color: #024;
	font-weight: 700;
	cursor: pointer;
	transition: .4s;
}

.white-content .accordion-header {
	color: #fff;
}

.accordion-icon {
	display: block;
	width: 18px;
	float: left;
	text-align: center;
}

.accordion-icon .expand-icon {
	display: none;
}

.accordion-item.collapsed .accordion-icon .expand-icon {
	display: block;
}

.accordion-item.collapsed .accordion-icon .collapse-icon {
	display: none;
}

.accordion-title {
	display: block;
	margin-left: 30px;
}

.accordion-body {
	padding-left: 30px;
	padding-top: 1em;
	transition: padding-top .2s, transform .2s;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.accordion-item.collapsed .accordion-body {
	height: 0;
	overflow: hidden;
	padding-top: 0;
	-webkit-transform: translateY(-.6em);
	transform: translateY(-.6em);
}

.accordion-item.boxed {
	padding: 10px 20px 10px 10px;
	background-color: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
	border-radius: 6px;
	transition: .4s;
}

.accordion-item.boxed:hover {
	position: relative;
	z-index: 1;
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .2), 0 20px 60px -10px rgba(0, 0, 0, .3);
}

.accordion-item.soft {
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.hs_cos_wrapper_type_widget_container>.hs_cos_wrapper:last-child .accordion-item.soft {
	border-bottom: none;
}

.white-content .accordion-item.soft {
	border-bottom-color: rgba(255, 255, 255, .1);
}

.accordion-item.soft .accordion-header {
	padding: 10px 0;
	color: #024;
	font-weight: inherit;
}

.white-content .accordion-item.soft .accordion-header {
	color: #fff;
}

.accordion-item.soft .accordion-icon {
	float: right;
}

.accordion-item.soft .accordion-title {
	margin-left: 0;
	margin-right: 30px;
}

.accordion-item.soft .accordion-body {
	padding-left: 0;
}

.read-more.collapsed .read-more-details, .read-more.collapsed .read-more-button-collapse, .read-more .read-more-button-expand {
	display: none;
}

.read-more.collapsed .read-more-button-expand {
	display: inline;
}

.read-more.collapsed .read-more-details {
	opacity: 0;
	-webkit-transition: opacity .1s;
	transition: opacity .1s;
}

.fullscreen-search {
	display: block !important;
	width: 0 !important;
	height: 0 !important;
	overflow: hidden;
	overflow-y: auto;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999999999;
	opacity: 0;
	visibility: hidden;
	text-align: center;
	transition: opacity .2s;
}

.fullscreen-search-open .fullscreen-search {
	width: auto !important;
	height: auto !important;
	opacity: 1;
	visibility: visible;
}

.fullscreen-search .cell-wrapper {
	position: absolute;
	left: 0;
	right: 0;
	top: 25%;
}

.fss-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	background-color: #fff;
	opacity: .92;
}

.fullscreen-search form {
	display: inline-block;
	width: 560px;
	max-width: 100%;
	padding-left: 20px;
	padding-right: 60px;
	position: relative;
	z-index: 1;
	opacity: 0;
	transition: .6s;
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
}

.fullscreen-search-open .fullscreen-search form {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.fullscreen-search label {
	display: none;
}

.fullscreen-search .field {
	padding: 0 !important;
}

.fullscreen-search .field>.input {
	padding: 0;
}

.fullscreen-search .hs-input:not([type="radio"]):not([type="checkbox"]) {
	min-height: 60px;
	height: 60px;
	padding: 15px 70px 15px 30px;
	background: #fff !important;
	border: none;
	box-shadow: 0 20px 60px -10px rgba(0, 0, 0, .3);
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	color: #024;
	font-size: 1rem;
	vertical-align: top;
	position: relative;
}

.fullscreen-search .hs-button {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 20px;
	line-height: 60px;
	vertical-align: top;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.fullscreen-search .fss-close-btn {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 20px;
	right: 20px;
	color: #024;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media (max-width:1139px) {
	.fullscreen-search-open body {
		height: 100%;
		width: 100%;
		overflow: hidden;
		position: fixed;
	}
}

.fss-search-results *, .fss-search-results *:before, .fss-search-results *:after {
	box-sizing: content-box;
}

.fss-search-results.fss-optional-styles .gsc-selected-option-container {
	width: auto !important;
}

.fss-search-results.fss-optional-styles .gsc-table-result, .fss-search-results.fss-optional-styles .gsc-thumbnail-inside, .fss-search-results.fss-optional-styles .gsc-url-top {
	padding-left: 0;
	padding-right: 0;
}

.fss-search-results.fss-optional-styles .gsc-control-cse, .fss-search-results.fss-optional-styles .gsc-control-cse .gsc-table-result {
	font-family: inherit;
}

.fss-search-results.fss-optional-styles .cse .gsc-control-cse, .fss-search-results.fss-optional-styles .gsc-control-cse {
	padding: 0;
}

.fss-search-results.fss-optional-styles .gsc-result-info {
	padding-left: 0;
	padding-right: 0;
}

.fss-search-results.fss-optional-styles .gsc-table-cell-thumbnail, .fss-search-results.fss-optional-styles .gs-promotion-image-cell {
	padding-right: 10px;
}

.fss-search-results.fss-optional-styles .gsc-control-cse .gs-spelling, .fss-search-results.fss-optional-styles .gsc-control-cse .gs-result .gs-title, .fss-search-results.fss-optional-styles .gsc-control-cse .gs-result .gs-title * {
	font-size: 1.2em;
	font-weight: 700;
}

.fss-search-results.fss-optional-styles .gsc-result .gs-title {
	height: auto !important;
}

.fss-search-results.fss-optional-styles .gsc-results .gsc-cursor-box {
	margin: 3em 0;
}

.fss-search-results.fss-optional-styles .gsc-results .gsc-cursor-box .gsc-cursor-page {
	display: inline-block;
	vertical-align: top;
	min-width: 40px;
	margin-right: 1px;
	padding: 10px 5px;
	background: rgba(0, 0, 0, .02);
	text-align: center;
	line-height: 25px;
	transition: .2s;
}

.fss-search-results.fss-optional-styles .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
	background: none;
	text-decoration: none;
}

.fss-search-results .gsc-input {
	min-height: 0;
}

.fss-search-results .gsib_a {
	padding-top: 0;
}

.fss-search-results table.gsc-search-box td {
	vertical-align: top;
}

.fss-search-results .cse .gsc-search-button input.gsc-search-button-v2, .fss-search-results input.gsc-search-button-v2 {
	margin-top: 0;
	vertical-align: top;
}

@media (max-width:767px) {
	.fss-search-results .gsc-result-info-container, .fss-search-results .gsc-orderby-container {
		display: block;
		width: 100%;
	}
	
	.fss-search-results td.gcsc-branding-text, .fss-search-results td.gcsc-branding-img-noclear {
		display: block;
		width: 100%;
		white-space: normal;
		text-align: right;
	}
}

.confirmation-page .widget-type-email_subscriptions_confirmation h2 {
	margin: 0 0 20px !important;
	font-size: 2em !important;
	font-weight: 700 !important;
}

.confirmation-page .widget-type-email_subscriptions_confirmation p {
	font-size: inherit !important;
	font-weight: inherit !important;
}

.preferences-page #email-prefs-form h2 {
	font-size: 2.5rem;
	font-weight: 700;
}

@media (max-width:767px) {
	.preferences-page #email-prefs-form h2 {
		font-size: 1.875rem;
	}
}

@media (max-width:479px) {
	.preferences-page #email-prefs-form h2 {
		font-size: 1.25rem;
	}
}

.preferences-page .email-prefs .item {
	margin-left: -5px;
	margin-right: -5px;
}

.preferences-page .email-prefs .item .item-inner {
	padding: 20px 20px 24px 60px;
	position: relative;
	overflow: hidden;
	line-height: 1.4;
	transition: .4s ease-in-out;
	background: #f0f7f9;
	border: 1px solid rgba(0, 0, 0, .08);
}

.preferences-page .email-prefs .item .item-inner:hover, .preferences-page .email-prefs .item .item-inner.hovered {
	box-shadow: 0 20px 60px -10px rgba(0, 0, 0, .15);
}

.preferences-page .email-prefs .item .item-inner:before {
	content: "";
	display: block;
	position: absolute;
	width: 60px;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: #fff;
	border-right: 1px solid rgba(0, 0, 0, .15);
}

.preferences-page .checkbox-row span.fakelabel span, .preferences-page .subscribe-options label span, .preferences-page p.header {
	margin-left: 0;
}

.preferences-page .widget-type-email_subscriptions p {
	font-size: inherit !important;
	line-height: inherit !important;
}

.preferences-page .widget-type-email_subscriptions h1, .preferences-page .widget-type-email_subscriptions h2 {
	line-height: inherit;
}

.preferences-page .checkbox-row input[type="checkbox"] {
	display: inline-block;
	float: none;
	margin: 0;
	position: absolute;
	left: 25px;
	top: 50%;
	margin-top: -7px;
	vertical-align: middle;
}

.preferences-page .checkbox-row span.fakelabel span {
	display: block;
	float: none;
	vertical-align: middle;
	padding-left: 25px;
}

.preferences-page .email-prefs .item p {
	margin: 0;
	padding-left: 25px;
	opacity: .7;
	font-size: .8rem;
}

.preferences-page .subscribe-options {
	width: auto;
	margin: 40px 0 10px !important;
}

.preferences-page .subscribe-options label {
	margin-left: 0;
	margin-right: 0;
}

.preferences-page input#globalunsub {
	margin-right: 3px;
	vertical-align: middle;
}

.preferences-page .subscribe-options label {
	white-space: nowrap;
}

.preferences-page .subscribe-options label span {
	display: inline-block;
	margin-top: 4px;
	vertical-align: top;
	white-space: normal;
}

.unsubscribe-page .widget-type-email_simple_subscription h1 {
	font-weight: 700 !important;
}

.rss-cards {
	text-align: center;
	font-size: 0;
	line-height: 0;
}

.rss-cards:not(.no-masonry):not(.one-column):before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9998;
	background: #fff url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/source/rev-1e92311/cdn2.hubspot.net/hubfs/273774/mp/themes/Act-Theme/images/ring-alt.svg") center center no-repeat;
	background-size: 60px 60px;
	transition: .4s;
	pointer-events: none;
}

.rss-cards.done:before {
	opacity: 0;
	visibility: hidden;
	transition-delay: .25s;
}

.rss-cards .hs-rss-module {
	margin: 0;
}

.rss-cards a:focus {
	outline: 0;
}

.rss-cards p {
	margin: 0;
}

.rss-cards .hs-rss-item {
	margin: 0;
	padding: 15px;
	overflow: visible;
}

.rss-cards.no-masonry .hs-rss-item {
	display: inline-block;
	max-width: 100%;
	vertical-align: top;
}

.rss-cards .rss-card {
	display: flex;
	flex-direction: column;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	background-color: #fff;
	color: #000;
	text-align: left;
	transition: .4s;
}

.rss-cards:not(.no-shadow) .rss-card {
	box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
}

.rss-cards:not(.no-gutter) .rss-card {
	border-radius: 6px;
}

.rss-cards .hs-rss-item-text {
	width: 100% !important;
	float: none !important;
	padding: 30px !important;
	order: 2;
}

.rss-cards .hs-rss-title {
	display: block;
	margin-bottom: 5px;
}

.rss-cards .hs-rss-title span {
	color: #024;
}

.rss-cards .hs-rss-byline {
	margin-bottom: 10px;
	font-size: .75rem;
	line-height: 1.4;
}

.rss-cards .hs-rss-description {
	font-size: .875rem;
	line-height: 1.7;
}

.rss-cards .hs-rss-description a {
	margin: 10px 0 0;
	background: #4693fb !important;
	color: #fff !important;
}

.rss-cards .hs-rss-description a:before {
	content: "";
	display: table;
	clear: both;
}

.rss-cards .hs-rss-item-image-wrapper {
	display: block !important;
	width: 100% !important;
	margin: 0 !important;
	order: 1;
}

.rss-card .full-link {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	cursor: pointer;
}

@media (min-width:768px) {
	.rss-cards.equal-height .hs-rss-item-image-wrapper {
		position: relative;
		overflow: hidden;
	}
	
	.rss-cards.equal-height .hs-rss-item-image-wrapper:before {
		content: "";
		display: block;
		padding-top: 64%;
	}
	
	.rss-cards.equal-height .hs-rss-item-image-wrapper img {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
	
	.rss-cards.equal-height .hs-rss-item-text {
		height: 17.8125rem;
		overflow: hidden;
		position: relative;
	}
	
	.rss-cards.equal-height .rss-more {
		position: absolute;
		left: 30px;
		right: 30px;
		bottom: 0;
		height: 130px;
		background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%);
		background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%);
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%);
	}
	
	.rss-cards.equal-height .rss-more a {
		position: absolute;
		left: 0;
		bottom: 30px;
	}
}

@media (min-width:768px) {
	.rss-cards .hs-rss-item {
		width: 33.3333%;
	}
	
	.rss-cards:not(.no-gutter) .cell-wrapper {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}
	
	.rss-cards.no-masonry .hs-rss-item {
		display: inline-block;
		vertical-align: top;
	}
	
	.rss-cards.one-column .hs-rss-item {
		width: 100%;
	}
	
	.rss-cards.two-column .hs-rss-item {
		width: 50%;
	}
	
	.rss-cards.three-column .hs-rss-item {
		width: 33.3333%;
	}
	
	.rss-cards.four-column .hs-rss-item {
		width: 25%;
	}
	
	.rss-cards:not(.no-gutter):not(.no-shadow) .rss-card:hover {
		box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
	}
}

@media (max-width:767px) {
	.rss-cards .hs-rss-module, .rss-cards .hs-rss-item {
		position: static !important;
		-webkit-transform: none !important;
		transform: none !important;
	}
	
	.rss-cards .hs-rss-module {
		height: auto !important;
	}
	
	.rss-cards .hs-rss-item {
		padding-left: 0;
		padding-right: 0;
	}
}

.image-box {
	display: block;
	position: relative;
	overflow: hidden;
}

.image-box-image img {
	display: block;
	width: 100% !important;
	height: auto !important;
	transition: .5s ease-in-out;
}

.image-box:not(.no-transition):not(.no-hover):hover .image-box-image img {
	-webkit-transform: scale(1.2, 1.2) rotate(-5deg);
	transform: scale(1.2, 1.2) rotate(-5deg);
}

.image-box-caption {
	display: -webkit-flex !important;
	display: -moz-flex !important;
	display: -ms-flex !important;
	display: -o-flex !important;
	display: flex !important;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: .3s ease-in-out;
}

.image-box:not(.no-hover):hover .image-box-caption, .image-box:not(.no-hover):active .image-box-caption, .image-box.reverse .image-box-caption {
	opacity: 1;
	visibility: visible;
}

.image-box.reverse:not(.no-hover):hover .image-box-caption, .image-box.reverse:not(.no-hover):active .image-box-caption {
	opacity: 0;
	visibility: hidden;
}

.image-box-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	opacity: 0;
	transition: .3s ease-in-out;
}

.image-box:hover .image-box-overlay, .image-box:active .image-box-overlay, .image-box.reverse .image-box-overlay {
	opacity: 1;
}

.image-box-content {
	padding: 30px;
	position: relative;
}

.image-box-icon a {
	position: relative;
	z-index: 2;
}

.image-box-icon i {
	opacity: 0;
	transition: .2s, opacity .5s ease-in-out .1s;
}

.image-box:not(.no-hover):hover .image-box-icon i, .image-box:not(.no-hover):active .image-box-icon i, .image-box.reverse .image-box-icon i {
	opacity: 1;
}

.image-box-line-1 {
	font-size: 1.125rem;
	line-height: 1.2;
	opacity: 0;
	transition: .5s ease-in-out .1s;
}

.image-box:not(.no-hover):hover .image-box-line-1, .image-box:not(.no-hover):active .image-box-line-1, .image-box.reverse .image-box-line-1 {
	opacity: 1;
}

.image-box-line-2 {
	font-size: .875rem;
	line-height: 1.3;
	opacity: 0;
	transition: .5s ease-in-out .2s;
}

.image-box:not(.no-hover):hover .image-box-line-2, .image-box:not(.no-hover):active .image-box-line-2, .image-box.reverse .image-box-line-2 {
	opacity: .6;
}

.image-box.reverse:not(.no-hover):hover .image-box-icon i, .image-box.reverse:not(.no-hover):active .image-box-icon i, .image-box.reverse:not(.no-hover):hover .image-box-line-1, .image-box.reverse:not(.no-hover):active .image-box-line-1, .image-box.reverse:not(.no-hover):hover .image-box-line-2, .image-box.reverse:not(.no-hover):active .image-box-line-2 {
	opacity: 0;
}

.image-box-link a {
	display: block;
	font-size: 0;
	line-height: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.image-box-link a:focus {
	outline: 0;
}

@media (max-width:1280px) and (min-width:768px) {
	.image-box-content {
		padding: 2.38vw;
	}
	
	.image-box-icon i {
		width: 4.76vw;
		height: 4.76vw;
		line-height: 4.76vw;
		font-size: 1.43vw;
	}
	
	.image-box-line-1 {
		font-size: 1.43vw;
	}
	
	.image-box-line-2 {
		font-size: 1.11vw;
	}
}

@media (max-width:767px) {
	.image-box.mobile-on .image-box-image img {
		-webkit-transform: none !important;
		transform: none !important;
	}
	
	.image-box.mobile-on .image-box-caption, .image-box.mobile-on .image-box-overlay, .image-box.mobile-on .image-box-icon i, .image-box.mobile-on .image-box-line-1, .image-box.mobile-on .image-box-line-2 {
		opacity: 1 !important;
		visibility: visible !important;
	}
}

@media (max-width:479px) {
	.image-box-content {
		padding: 6.25vw;
	}
	
	.image-box-icon i {
		width: 12.5vw;
		height: 12.5vw;
		line-height: 12.5vw;
		font-size: 3.75vw;
	}
	
	.image-box-line-1 {
		font-size: 3.75vw;
	}
	
	.image-box-line-2 {
		font-size: 2.92vw;
	}
}

.hero-slider.full-vh.minus-header:before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9998;
	background: #fff url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/source/rev-1e92311/cdn2.hubspot.net/hubfs/273774/mp/themes/Act-Theme/images/ring-alt.svg") center center no-repeat;
	background-size: 60px 60px;
	transition: .4s;
}

.hero-slider.full-vh.minus-header.done:before {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}

.hero-slider {
	overflow: hidden;
}

.hero-slider .slick-slider {
	margin-bottom: 0;
	padding: 0;
}

.hero-slider .slick-slider .slick-list {
	max-height: none;
}

.hero-slider .slick-slider .slick-track {
	display: flex;
	align-items: stretch;
}

.hero-slider.full-vh .slick-slider .slick-track {
	min-height: 100vh;
}

.hero-slider .slick-slider .slick-slide {
	width: 100vw !important;
	height: auto;
	margin: 0;
	background-position: center center;
	background-size: cover;
	text-align: left;
	display: flex;
	justify-content: center;
}

.hero-slider .slick-slider .slick-slide .slick-slide-inner-wrapper {
	display: flex;
	width: 100%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.hero-slider.full-vh .slick-slider .slick-slide, .hero-slider.full-vh-h .slick-slider .slick-slide, .hero-slider.full-vh .slick-slider .slick-slide .slick-slide-inner-wrapper, .hero-slider.full-vh-h .slick-slider .slick-slide .slick-slide-inner-wrapper {
	min-height: 100%;
}

.hero-slider .slick-slider .slick-slide img {
	display: none;
}

.hero-slider .slick-prev, .hero-slider .slick-next {
	height: 50px;
	width: 50px;
	margin: -25px 0 0;
	z-index: 3;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 50px 50px;
	border-radius: 0 !important;
}

.hero-slider .slick-prev {
	left: 30px;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2050%2050%22%20fill%3D%22%23002244%22%3E%3Cpath%20style%3D%22line-height%3Anormal%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23002244%3Btext-transform%3Anone%3Bblock-progression%3Atb%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%22%20d%3D%22M%2034.980469%203.9902344%20A%201.0001%201.0001%200%200%200%2034.292969%204.2929688%20L%2014.292969%2024.292969%20A%201.0001%201.0001%200%200%200%2014.292969%2025.707031%20L%2034.292969%2045.707031%20A%201.0001%201.0001%200%201%200%2035.707031%2044.292969%20L%2016.414062%2025%20L%2035.707031%205.7070312%20A%201.0001%201.0001%200%200%200%2034.980469%203.9902344%20z%22%20color%3D%22%23002244%22%20font-weight%3D%22400%22%20font-family%3D%22sans-serif%22%20white-space%3D%22normal%22%20overflow%3D%22visible%22%20fill%3D%22%23002244%22%2F%3E%3C%2Fsvg%3E");
}

.hero-slider .slick-prev.nitro-lazy {
	background-image: none !important;
}

.hero-slider .slick-initialized .slick-prev, .hero-slider.done .slick-initialized .slick-prev {
	-webkit-animation: heroSliderArrowLeft 2s ease-in-out;
	animation: heroSliderArrowLeft 2s ease-in-out;
}

.hero-slider.arrows-white .slick-prev, .white-content .hero-slider .slick-prev, .white-content.hero-slider .slick-prev {
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/source/rev-1e92311/cdn2.hubspot.net/hubfs/273774/mp/themes/Act-Theme/images/act-arrow-prev-white.svg");
}

.hero-slider.arrows-white .slick-prev.nitro-lazy, .white-content .hero-slider .slick-prev.nitro-lazy, .white-content.hero-slider .slick-prev.nitro-lazy {
	background-image: none !important;
}

.hero-slider .slick-next {
	right: 30px;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2050%2050%22%20fill%3D%22%23002244%22%3E%3Cpath%20style%3D%22line-height%3Anormal%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23002244%3Btext-transform%3Anone%3Bblock-progression%3Atb%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%22%20d%3D%22M%2014.990234%203.9902344%20A%201.0001%201.0001%200%200%200%2014.292969%205.7070312%20L%2033.585938%2025%20L%2014.292969%2044.292969%20A%201.0001%201.0001%200%201%200%2015.707031%2045.707031%20L%2035.707031%2025.707031%20A%201.0001%201.0001%200%200%200%2035.707031%2024.292969%20L%2015.707031%204.2929688%20A%201.0001%201.0001%200%200%200%2014.990234%203.9902344%20z%22%20color%3D%22%23002244%22%20font-weight%3D%22400%22%20font-family%3D%22sans-serif%22%20white-space%3D%22normal%22%20overflow%3D%22visible%22%20fill%3D%22%23002244%22%2F%3E%3C%2Fsvg%3E");
}

.hero-slider .slick-next.nitro-lazy {
	background-image: none !important;
}

.hero-slider.arrows-white .slick-next, .white-content .hero-slider .slick-next, .white-content.hero-slider .slick-next {
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/source/rev-1e92311/cdn2.hubspot.net/hubfs/273774/mp/themes/Act-Theme/images/act-arrow-next-white.svg");
}

.hero-slider.arrows-white .slick-next.nitro-lazy, .white-content .hero-slider .slick-next.nitro-lazy, .white-content.hero-slider .slick-next.nitro-lazy {
	background-image: none !important;
}

.hero-slider .slick-initialized .slick-next, .hero-slider.done .slick-initialized .slick-next {
	-webkit-animation: heroSliderArrowRight 2s ease-in-out;
	animation: heroSliderArrowRight 2s ease-in-out;
}

.hero-slider .slick-prev:before, .hero-slider .slick-next:before {
	display: none;
}

.hero-slider .hs_cos_gallery_main .slick-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 100px;
	margin: 0;
}

.hero-slider .hs_cos_gallery_main .slick-dots li button {
	position: relative;
	width: 16px;
	height: 16px;
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: 0;
	text-transform: none;
}

.hero-slider .hs_cos_gallery_main .slick-dots li button:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	border-radius: 100%;
	background: none;
	box-shadow: 0 0 0 2px #fff inset;
	opacity: 1;
	color: #fff;
	font-size: 0;
	text-align: left;
	text-indent: -100px;
}

.hero-slider .hs_cos_gallery_main .slick-dots li.slick-active button:before {
	background: #fff;
	box-shadow: none;
}

.hero-slider .hs_cos_gallery_main .caption.superimpose {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	padding: 0;
	padding: 120px 100px;
	position: static;
	background: none;
	text-align: left;
	color: inherit;
}

.hero-slider .hs_cos_gallery_main .caption.superimpose:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	opacity: .5;
}

.hero-slider-overlay-theme .hs_cos_gallery_main .caption.superimpose:before {
	background-color: #4693fb;
}

.hero-slider-overlay-dark .hs_cos_gallery_main .caption.superimpose:before {
	background-color: #024;
}

.hero-slider-overlay-light .hs_cos_gallery_main .caption.superimpose:before {
	background-color: #f0f7f9;
}

.hero-slider-overlay-white .hs_cos_gallery_main .caption.superimpose:before {
	background-color: #fff;
}

.hero-slider-overlay-g1 .hs_cos_gallery_main .caption.superimpose:before {
	background: #ffab80;
	background: -moz-linear-gradient(45deg, #ffab80 0%, #f1606d 100%);
	background: -webkit-linear-gradient(45deg, #ffab80 0%, #f1606d 100%);
	background: linear-gradient(45deg, #ffab80 0%, #f1606d 100%);
}

.hero-slider-overlay-g2 .hs_cos_gallery_main .caption.superimpose:before {
	background: #f95759;
	background: -moz-linear-gradient(45deg, #f95759 0%, #f97957 100%);
	background: -webkit-linear-gradient(45deg, #f95759 0%, #f97957 100%);
	background: linear-gradient(45deg, #f95759 0%, #f97957 100%);
}

.hero-slider-overlay-g3 .hs_cos_gallery_main .caption.superimpose:before {
	background: #ff4082;
	background: -moz-linear-gradient(45deg, #ff4082 0%, #e659ff 100%);
	background: -webkit-linear-gradient(45deg, #ff4082 0%, #e659ff 100%);
	background: linear-gradient(45deg, #ff4082 0%, #e659ff 100%);
}

.hero-slider-overlay-g4 .hs_cos_gallery_main .caption.superimpose:before {
	background: #ff2c40;
	background: -moz-linear-gradient(45deg, #ff2c40 0%, #ff5e97 100%);
	background: -webkit-linear-gradient(45deg, #ff2c40 0%, #ff5e97 100%);
	background: linear-gradient(45deg, #ff2c40 0%, #ff5e97 100%);
}

.hero-slider-overlay-g5 .hs_cos_gallery_main .caption.superimpose:before {
	background: #e339fc;
	background: -moz-linear-gradient(45deg, #e339fc 0%, #60b2fa 100%);
	background: -webkit-linear-gradient(45deg, #e339fc 0%, #60b2fa 100%);
	background: linear-gradient(45deg, #e339fc 0%, #60b2fa 100%);
}

.hero-slider-overlay-g6 .hs_cos_gallery_main .caption.superimpose:before {
	background: #8a5efe;
	background: -moz-linear-gradient(45deg, #8a5efe 0%, #3cb7ff 100%);
	background: -webkit-linear-gradient(45deg, #8a5efe 0%, #3cb7ff 100%);
	background: linear-gradient(45deg, #8a5efe 0%, #3cb7ff 100%);
}

.hero-slider-overlay-g7 .hs_cos_gallery_main .caption.superimpose:before {
	background: #aea0f3;
	background: -moz-linear-gradient(45deg, #aea0f3 0%, #43e7fa 100%);
	background: -webkit-linear-gradient(45deg, #aea0f3 0%, #43e7fa 100%);
	background: linear-gradient(45deg, #aea0f3 0%, #43e7fa 100%);
}

.hero-slider-overlay-g8 .hs_cos_gallery_main .caption.superimpose:before {
	background: #1581f0;
	background: -moz-linear-gradient(45deg, #1581f0 0%, #1ecdff 100%);
	background: -webkit-linear-gradient(45deg, #1581f0 0%, #1ecdff 100%);
	background: linear-gradient(45deg, #1581f0 0%, #1ecdff 100%);
}

.hero-slider-overlay-g9 .hs_cos_gallery_main .caption.superimpose:before {
	background: #22dbbf;
	background: -moz-linear-gradient(45deg, #22dbbf 0%, #3bf8ff 100%);
	background: -webkit-linear-gradient(45deg, #22dbbf 0%, #3bf8ff 100%);
	background: linear-gradient(45deg, #22dbbf 0%, #3bf8ff 100%);
}

.hero-slider-overlay-g10 .hs_cos_gallery_main .caption.superimpose:before {
	background: #2cdd9b;
	background: -moz-linear-gradient(45deg, #2cdd9b 0%, #19ccd1 100%);
	background: -webkit-linear-gradient(45deg, #2cdd9b 0%, #19ccd1 100%);
	background: linear-gradient(45deg, #2cdd9b 0%, #19ccd1 100%);
}

.hero-slider-overlay-g11 .hs_cos_gallery_main .caption.superimpose:before {
	background: #2f93c7;
	background: -moz-linear-gradient(45deg, #2f93c7 0%, #2fc7c5 100%);
	background: -webkit-linear-gradient(45deg, #2f93c7 0%, #2fc7c5 100%);
	background: linear-gradient(45deg, #2f93c7 0%, #2fc7c5 100%);
}

.hero-slider-overlay-g12 .hs_cos_gallery_main .caption.superimpose:before {
	background: #fb8a2a;
	background: -moz-linear-gradient(45deg, #fb8a2a 0%, #dadc21 100%);
	background: -webkit-linear-gradient(45deg, #fb8a2a 0%, #dadc21 100%);
	background: linear-gradient(45deg, #fb8a2a 0%, #dadc21 100%);
}

.hero-slider .hs_cos_gallery_main .caption.superimpose>span {
	display: block;
	position: relative;
	z-index: 1;
}

.hero-slider.done .hs_cos_gallery_main .caption.superimpose>span {
	-webkit-animation: heroTextIn 1s ease-in-out;
	animation: heroTextIn 1s ease-in-out;
}

@media (max-width:1139px) {
	.hero-slider .slick-prev, .hero-slider .slick-next {
		height: 40px;
		width: 40px;
		margin-top: -20px;
		background-size: 40px 40px;
	}
	
	.hero-slider .slick-prev {
		left: 20px;
	}
	
	.hero-slider .slick-next {
		right: 20px;
	}
	
	.hero-slider .hs_cos_gallery_main .slick-dots {
		bottom: 70px;
	}
	
	.hero-slider .hs_cos_gallery_main .caption.superimpose {
		padding-top: 100px;
		padding-bottom: 100px;
	}
}

@media (max-width:767px) {
	.hero-slider .slick-prev, .hero-slider .slick-next {
		height: 30px;
		width: 30px;
		margin-top: -15px;
		background-size: 30px 30px;
	}
	
	.hero-slider .slick-prev {
		left: 10px;
	}
	
	.hero-slider .slick-next {
		right: 10px;
	}
	
	.hero-slider .hs_cos_gallery_main .caption.superimpose {
		padding-left: 50px;
		padding-right: 50px;
	}
}

.hero-banner-wrapper.content-section {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	background: none !important;
}

.hero-banner {
	width: 100%;
	position: relative;
}

.hero-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}

.hero-content {
	position: relative;
	z-index: 1;
	padding-top: 120px;
	padding-bottom: 120px;
}

.hero-banner.done .hero-content {
	-webkit-animation: heroTextIn 1s ease-in-out;
	animation: heroTextIn 1s ease-in-out;
}

@media (max-width:1139px) {
	.hero-content {
		padding-top: 100px;
		padding-bottom: 100px;
	}
}

.hero-format h1, .hero-format h2, .hero-format h3 {
	margin-bottom: .35rem;
	font-size: 4.2498rem;
	line-height: 1.1;
	letter-spacing: -.05em;
}

@media (max-width:1139px) {
	.hero-format h1, .hero-format h2, .hero-format h3 {
		font-size: 3.75rem;
	}
}

@media (max-width:767px) {
	.hero-format {
		font-size: .8rem;
	}
	
	.hero-format h1, .hero-format h2, .hero-format h3 {
		font-size: 3.375rem;
	}
}

@media (max-width:479px) {
	.hero-format h1, .hero-format h2, .hero-format h3 {
		font-size: 2.4735rem;
	}
}

.blog-format {
	color: #024;
	font-size: 1.5rem;
	font-weight: 300;
}

.white-content .blog-format, .white-content.blog-format {
	color: #fff;
}

@media (max-width:767px) {
	.blog-format {
		font-size: 1.125rem;
		font-weight: 500;
	}
}

.full-vh, .row-fluid .full-vh {
	min-height: 50vh;
}

.full-vh.minus-header:after {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9998;
	background: #fff url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/source/rev-1e92311/cdn2.hubspot.net/hubfs/273774/mp/themes/Act-Theme/images/ring-alt.svg") center center no-repeat;
	background-size: 60px 60px;
	transition: .4s;
}

.full-vh.minus-header.done:after {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}

.control-button {
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.control-button .fa {
	display: inline-block;
	width: 32px;
	height: 32px;
	border-radius: 4px;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	transition: .4s;
}

.control-button.search .fa {
	font-size: 14px;
}

.control-button.menu.on .fa {
	background-color: rgba(0, 0, 0, .07);
}

.control-button.menu.on .open, .control-button.menu .close {
	display: none;
}

.control-button.menu.on .close {
	display: block;
}

.tab-group:not(.active) {
	display: none;
}

.tab-link.mirror {
	display: none;
}

@media (max-width:1139px) {
	.tabs-container.md-responsive .tabs-nav .duplicate {
		display: none;
	}
	
	.tabs-container.md-responsive .tab-link.mirror {
		display: block;
	}
}

@media (max-width:767px) {
	.tabs-container.responsive .tabs-nav .duplicate {
		display: none;
	}
	
	.tabs-container.responsive .tab-link.mirror {
		display: block;
	}
}

.tabs-container.responsive.styled .tab-link.mirror, .tabs-container.md-responsive.styled .tab-link.mirror {
	margin: 0 30px 5px;
	padding: 10px 20px;
	background-color: #f0f7f9;
	box-shadow: 0 2px 8px -2px rgba(0, 0, 0, .15);
	border-radius: 6px;
	color: #024;
}

.centered .tab-link.mirror {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.tabs-container.responsive.styled .tab-link.mirror:not(.active):hover, .tabs-container.md-responsive.styled .tab-link.mirror:not(.active):hover {
	background-color: #fff;
}

.tabs-container.responsive.styled .tab-link.mirror.active, .tabs-container.md-responsive.styled .tab-link.mirror.active {
	background-color: #4693fb;
	color: #fff;
}

.tabs-container.responsive.styled.active-dark .tab-link.mirror.active, .tabs-container.md-responsive.styled.active-dark .tab-link.mirror.active {
	background-color: #024;
}

.nbomfp-bg {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10042;
	background: #024;
	opacity: .95;
}

.nbomfp-wrap {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10043;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.nbomfp-container {
	width: 100%;
	height: 100%;
	padding: 30px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}

@media (min-width:1140px) {
	.nbomfp-gallery .nbomfp-container {
		padding-left: 90px;
		padding-right: 90px;
	}
}

.nbomfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.nbomfp-align-top .nbomfp-container:before {
	display: none;
}

.nbomfp-content {
	display: inline-block;
	position: relative;
	margin: 0 auto;
	z-index: 10045;
	text-align: left;
	vertical-align: middle;
}

.nbomfp-inline-holder .nbomfp-content, .nbomfp-ajax-holder .nbomfp-content {
	width: 100%;
	cursor: auto;
}

.nbomfp-ajax-cur {
	cursor: progress;
}

.nbomfp-zoom {
	cursor: pointer;
	cursor: zoom-in;
}

.nbomfp-auto-cursor .nbomfp-content {
	cursor: auto;
}

.popup-close, .nbomfp-arrow, .nbomfp-preloader, .nbomfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.nbomfp-loading.nbomfp-figure {
	display: none;
}

.nbomfp-img {
	max-height: 90vh !important;
}

.nbomfp-hide {
	display: none !important;
}

.nbomfp-preloader {
	width: auto;
	margin-top: -.8em;
	position: absolute;
	top: 50%;
	left: 8px;
	right: 8px;
	z-index: 10044;
	color: #ccc;
	text-align: center;
}

.nbomfp-preloader a {
	color: #ccc;
}

.nbomfp-preloader a:hover {
	color: #fff;
}

.nbomfp-s-ready .nbomfp-preloader {
	display: none;
}

.nbomfp-s-error .nbomfp-content {
	display: none;
}

.nbomfp-arrow {
	display: block;
	padding: 0;
	overflow: visible;
	z-index: 10046;
	background: transparent;
	border: 0;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	touch-action: manipulation;
	-webkit-appearance: none;
}

.nbomfp-counter {
	padding: 15px 20px;
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: .75rem;
	line-height: 1.5;
	white-space: nowrap;
	opacity: .5;
}

.nbomfp-counter:empty {
	display: none;
}

.nbomfp-arrow {
	width: 90px;
	height: 110px;
	margin: -55px 0 0;
	padding: 0;
	position: absolute;
	top: 50%;
	opacity: .5;
	-webkit-tap-highlight-color: transparent;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: 50px 50px;
	background-size: 50px 50px;
	transition: .4s ease-in-out;
}

.nbomfp-arrow:active {
	margin-top: -54px;
}

.nbomfp-arrow:hover {
	opacity: 1;
}

.nbomfp-arrow-left {
	left: 0;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/source/rev-1e92311/cdn2.hubspot.net/hubfs/273774/mp/themes/Act-Theme/images/act-arrow-prev-white.svg");
}

.nbomfp-arrow-left.nitro-lazy {
	background-image: none !important;
}

.nbomfp-arrow-right {
	right: 0;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/source/rev-1e92311/cdn2.hubspot.net/hubfs/273774/mp/themes/Act-Theme/images/act-arrow-next-white.svg");
}

.nbomfp-arrow-right.nitro-lazy {
	background-image: none !important;
}

@media (max-width:1139px) {
	.nbomfp-arrow-left, .nbomfp-arrow-right {
		height: 30px;
		width: 30px;
		margin-top: -15px;
		background-size: 30px 30px;
	}
}

.nbomfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.nbomfp-iframe-holder .nbomfp-content {
	width: 100%;
	max-width: 1220px !important;
	line-height: 0;
}

.nbomfp-iframe-scaler {
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	overflow: hidden;
}

.nbomfp-iframe-scaler iframe {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	box-shadow: 0 20px 60px -10px rgba(0, 0, 0, .3);
}

.nbomfp-figure figure {
	margin: 0;
	box-shadow: 0 20px 60px -10px rgba(0, 0, 0, .3);
}

.nbomfp-figure small {
	display: block;
	font-size: .75rem;
	line-height: 1.5;
	opacity: .5;
}

.nbomfp-bottom-bar {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	cursor: auto;
	color: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}

.nbomfp-bottom-bar:empty {
	display: none;
}

.nbomfp-bottom-bar:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-color: #4693fb;
	opacity: .8;
}

.is-ie11 .nbomfp-bottom-bar:before {
	display: none;
}

.is-ie11 .nbomfp-bottom-bar {
	background-color: #4693fb;
}

.nbomfp-title {
	padding: 15px 80px 15px 20px;
	line-height: 18px;
	text-align: left;
	word-wrap: break-word;
	position: relative;
	z-index: 1;
}

.nbomfp-title:empty {
	display: none;
}

.nbomfp-image-holder .nbomfp-content {
	max-width: 100%;
}

.nbomfp-gallery .nbomfp-image-holder .nbomfp-figure {
	cursor: pointer;
}

.popup-close {
	display: block;
	width: 40px;
	height: 28px;
	position: absolute;
	top: -28px;
	right: 0;
	z-index: 10044;
	background-color: #4693fb;
	border-radius: 4px 4px 0 0;
	color: #fff;
	font-family: FontAwesome;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
	opacity: .7;
	transition: .4s;
}

.popup-close:hover {
	opacity: 1;
}

.popup-close:before {
	content: "";
}

.nbomfp-fade.nbomfp-bg {
	opacity: 0;
	transition: opacity .2s;
}

.nbomfp-fade.nbomfp-bg.nbomfp-ready {
	opacity: .95;
}

.nbomfp-fade.nbomfp-bg.nbomfp-removing {
	opacity: 0;
}

.nbomfp-fade.nbomfp-wrap .nbomfp-content {
	opacity: 0;
	transition: .3s ease;
	-webkit-transform: translateY(100px) scale(.5, .5);
	transform: translateY(100px) scale(.5, .5);
}

.nbomfp-fade.nbomfp-wrap.nbomfp-ready .nbomfp-content {
	opacity: 1;
	-webkit-transform: translateY(0) scale(1, 1);
	transform: translateY(0) scale(1, 1);
}

.nbomfp-fade.nbomfp-wrap.nbomfp-removing .nbomfp-content {
	opacity: 0;
}

.popup-target {
	position: relative;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
}

.popup-image a:focus, a.popup-image:focus, .popup-iframe a:focus, a.popup-iframe:focus, .popup-content a:focus, a.popup-content a:focus {
	outline: 0;
}

.timeline-image {
	width: 170px;
	height: 170px;
	overflow: hidden;
	border-radius: 100%;
	box-shadow: 0 0 0 5px #4693fb;
	transition: .4s ease;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.white-content .timeline-image {
	box-shadow: 0 0 0 5px #fff;
}

.timeline-accent-theme .timeline-image {
	box-shadow: 0 0 0 5px #4693fb !important;
}

.timeline-accent-dark .timeline-image {
	box-shadow: 0 0 0 5px #024 !important;
}

.timeline-image img {
	width: 160px !important;
	height: 160px !important;
	margin: 5px;
	border-radius: 100%;
}

@media (min-width:768px) {
	.timeline-segment {
		max-width: 1000px;
		margin: 30px auto 10px;
		position: relative;
	}
	
	.timeline-segment:after {
		content: "";
		display: table;
		clear: both;
	}
	
	.timeline-segment .top-line, .timeline-segment .bottom-line {
		content: "";
		display: block;
		width: 6px;
		position: absolute;
		height: 35px;
		left: 50%;
		margin-left: -3px;
		background-color: #4693fb;
		border-radius: 3px;
	}
	
	.white-content .timeline-segment .top-line, .white-content .timeline-segment .bottom-line {
		background-color: #fff;
	}
	
	.timeline-accent-theme .timeline-segment .top-line, .timeline-accent-theme .timeline-segment .bottom-line {
		background-color: #4693fb !important;
	}
	
	.timeline-accent-dark .timeline-segment .top-line, .timeline-accent-dark .timeline-segment .bottom-line {
		background-color: #024 !important;
	}
	
	.timeline-segment .top-line {
		top: -30px;
	}
	
	.timeline-segment .bottom-line {
		bottom: -30px;
	}
	
	.timeline-content {
		width: 50%;
		min-height: 160px;
		position: relative;
	}
	
	.timeline-content:after {
		content: "";
		display: table;
		clear: both;
	}
	
	.timeline-segment.right .timeline-content {
		float: right;
	}
	
	.timeline-segment.left .timeline-text {
		padding-right: 130px;
		text-align: right;
	}
	
	.timeline-segment.right .timeline-text {
		padding-left: 130px;
		text-align: left;
	}
	
	.timeline-image {
		position: absolute;
		top: 50%;
		margin-top: -85px;
	}
	
	.timeline-segment.left .timeline-image {
		right: -85px;
	}
	
	.timeline-segment.right .timeline-image {
		left: -85px;
	}
}

@media (max-width:767px) {
	.timeline-segment {
		max-width: 400px;
		margin: 40px auto;
	}
	
	.timeline-text {
		text-align: center;
	}
	
	.timeline-image {
		position: static;
		margin: 0 auto 40px;
		text-align: center;
	}
}

.simple-quote .icon i {
	display: inline-block;
	width: 70px;
	height: 70px;
	margin-bottom: 40px;
	background-color: #4693fb;
	border-radius: 100%;
	color: #fff;
	font-size: 30px;
	line-height: 70px;
	text-align: center;
}

.white-content .simple-quote .icon i {
	background-color: #fff;
	color: #4693fb;
}

.simple-quote .quote {
	display: inline-block;
	width: 700px;
	max-width: 100%;
	margin-bottom: 40px;
	color: #024;
	font-size: 1.25rem;
	line-height: 1.45;
}

.white-content .simple-quote .quote {
	color: #fff;
}

.simple-quote .author img {
	width: 80px !important;
	height: 80px !important;
	margin-bottom: 20px;
	border-radius: 100%;
}

.simple-quote .details {
	font-size: .94rem;
	line-height: 1.5;
}

.simple-quote .details strong {
	color: #024;
}

.white-content .simple-quote .details strong {
	color: #fff;
}

@media (max-width:479px) {
	.simple-quote .quote {
		font-size: 1rem;
	}
}

.sticky-item-wrapper {
	z-index: 9997;
}

@media (min-width:768px) {
	.horizontal-form form {
		position: relative;
		padding-right: 240px;
	}
	
	.horizontal-form .hs-button {
		position: absolute;
		top: 3px;
		right: 0;
		width: 200px;
		margin: 0;
	}
	
	.horizontal-form.btn-300 form {
		padding-right: 340px;
	}
	
	.horizontal-form.btn-300 .hs-button {
		width: 300px;
	}
	
	.horizontal-form.btn-400 form {
		padding-right: 440px;
	}
	
	.horizontal-form.btn-400 .hs-button {
		width: 400px;
	}
}

.hidden-labels .field>label {
	display: none !important;
}

.hidden-labels .field>.input {
	padding-top: 0;
}

.one-field-form form {
	position: relative;
	padding-top: 50px;
}

.one-field-form .hs-form .hs-form-field, .one-field-form .hs-form .hs-richtext {
	padding: 0;
}

.one-field-form .input {
	padding: 0;
}

.one-field-form .hs-form-field>label {
	display: none;
}

.one-field-form .hs-error-msgs {
	padding: 0 5px;
}

.one-field-form .hs-input:not([type="radio"]):not([type="checkbox"]), .one-field-form #hs-pwd-widget-password {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 50px !important;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 !important;
	line-height: 50px;
	padding-left: 20px !important;
}

.one-field-form .hs-button {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	height: 50px;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 50px;
	margin: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-transform: none;
	transform: none;
}

.person-card {
	max-width: 360px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
	border-radius: 6px;
}

.person-card.full-width {
	max-width: 100%;
}

.person-card-rows {
	display: flex;
	flex-direction: column;
}

.person-card-row {
	width: 100%;
}

.is-ie11 .eqh-item .person-card-rows[style*="min-height:"] {
	height: 0;
}

.person-card-banner {
	height: 100px;
	position: relative;
	z-index: 0;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.person-card-photo {
	padding: 0 10px;
	margin-top: -55px;
	text-align: center;
	position: relative;
	z-index: 1;
}

.person-card-photo img {
	width: 110px !important;
	height: 110px !important;
	margin: auto;
	border-radius: 100%;
	box-shadow: 0 0 0 4px #fff;
}

.person-card-name, .person-card-title {
	padding: 0 30px;
	color: #024;
	text-align: center;
	line-height: 1.2;
}

.person-card-name {
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 1.1875rem;
	font-weight: 700;
}

.person-card-title {
	margin-bottom: 10px;
	font-size: .9375rem;
}

.person-card-text {
	padding: 30px;
	font-size: .875rem;
	text-align: center;
}

.person-card-button {
	padding: 0 10px;
	text-align: center;
}

.person-card-tags {
	margin-top: auto;
	padding: 5px 20px;
	background-color: rgba(0, 0, 0, .02);
	border-top: 1px solid rgba(0, 0, 0, .1);
	text-align: center;
}

.person-card-tag {
	display: inline-block;
	vertical-align: middle;
	padding: 10px;
}

.person-card-tag-number {
	font-size: 1rem;
	line-height: 1.25;
	margin-bottom: 4px;
	font-weight: 700;
}

.person-card-tag-label {
	font-size: .5rem;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: .3em;
}

.content-card {
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	background-color: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
	border-radius: 6px;
	transition: .4s ease;
}

.content-card.fixed-width {
	max-width: 360px;
}

.content-card.with-image {
	overflow: hidden;
}

@media (min-width:768px) {
	.content-card:hover {
		box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
	}
	
	.content-card .content-card-image img {
		transition: .4s ease;
	}
	
	.content-card:hover .content-card-image img {
		-webkit-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
	}
	
	.content-card.with-image .content-card-icon i {
		transition: .6s ease;
	}
	
	.content-card.with-image:hover .content-card-icon i {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}

.content-card-image {
	overflow: hidden;
	border-radius: 6px 6px 0 0;
}

.content-card-image img {
	width: 100%;
	height: auto;
}

.content-card-image img.temlatenew {
	width: 100%;
}

.post-static-image {
	height: 300px;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: cover !important;
}

.content-card-icon {
	padding: 0 20px;
	position: relative;
	top: -30px;
	margin-bottom: -30px;
}

.content-card-text {
	padding: 30px;
	font-size: .875rem;
}

.content-card-bottom {
	margin-top: auto;
}

.content-card-link * {
	position: static !important;
}

.content-card-link .resize-sensor {
	display: none !important;
}

.content-card-link a {
	display: block;
	position: absolute !important;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	font-size: 0;
	line-height: 0;
	opacity: 0;
	cursor: pointer;
}

.content-card-link a:focus {
	outline: 0;
}

.content-card-link a.active {
	box-shadow: 0 0 0 3px #4693fb inset;
	opacity: 1;
	border-radius: 6px;
}

.hs-inline-edit .content-card:hover .content-card-link .hs_cos_wrapper_type_rich_text[data-hs-overrideable="true"] a, .content-card-link.editable-in-pe .inpage-editor-active-field.hs_cos_wrapper_type_rich_text[data-hs-overrideable="true"] a {
	position: relative !important;
	height: 40px;
	background-color: white;
	color: blue;
	font-size: .875rem;
	line-height: 2.8571;
	font-weight: 700;
	opacity: 1;
}

.hs-inline-edit .content-card-link .hs_cos_wrapper:not([data-hs-overrideable="true"]) a {
	width: 60px;
	height: 60px;
	top: 0;
	right: 0;
	bottom: auto;
	left: auto;
	opacity: 1;
	box-shadow: none;
}

.hs-inline-edit .content-card-link .hs_cos_wrapper:not([data-hs-overrideable="true"]) a:before {
	content: "Link";
	font-size: 16px;
	line-height: 60px;
}

.plain-card {
	position: relative;
}

.plain-card:before {
	z-index: 1;
}

.plain-card-image {
	z-index: 0;
}

.plain-card-image img {
	width: 100%;
	height: auto;
}

.plain-card-text-top, .plain-card-text-bottom {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 2;
	padding: 15px 20px;
	transition: .4s;
}

.plain-card-text-top {
	top: 0;
}

.plain-card-text-bottom {
	bottom: 0;
}

@media (min-width:1140px) {
	.plain-card:hover .plain-card-text-top {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}
	
	.plain-card:hover .plain-card-text-bottom {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}

.plain-card-category {
	font-size: .625rem;
	font-weight: 700;
	text-transform: uppercase;
}

.plain-card-title {
	font-size: 1.125rem;
	font-weight: 700;
}

.plain-card-property {
	font-size: .75rem;
}

.plain-card-link, .plain-card-link a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3;
}

.plain-card-link a {
	display: block;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	opacity: 0;
}

@media (max-width:1139px) and (min-width:768px),(max-width:479px) {
	.plain-card-category {
		font-size: .5rem;
	}
	
	.plain-card-title {
		font-size: .875rem;
	}
	
	.plain-card-property {
		font-size: .625rem;
	}
}

.circle-loader-wrapper {
	display: inline-block;
	width: 400px;
	max-width: 100%;
}

.circle-loader {
	position: relative;
	text-align: center;
	height: 0;
	padding-top: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}

.circle-loader canvas {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
}

.circle-loader-wrapper.started:not(.done) canvas {
	-webkit-animation: 1s ease fadeUp;
	animation: 1s ease fadeUp;
}

.circle-loader .inner {
	position: absolute;
	top: 49%;
	left: 0;
	width: 100%;
	line-height: .1em;
}

.circle-loader-wrapper.started:not(.done) .inner {
	-webkit-animation: 1s ease fadeDown;
	animation: 1s ease fadeDown;
}

.circle-loader .number {
	font-size: 2.5rem;
	font-weight: 300;
}

.circle-loader .number .percent {
	font-size: .5rem;
	padding-left: .1rem;
	margin-right: -.2rem;
}

.circle-loader .number i, .circle-loader .number .fa {
	line-height: inherit;
}

.circle-loader .tag {
	max-width: 70%;
	margin: 3em auto 0;
	font-size: .625rem;
	line-height: 1.1;
	text-transform: uppercase;
	letter-spacing: .5em;
}

.circle-loader-wrapper:not(.started) .tag {
	display: none;
}

.circle-loader-title {
	margin-top: 1em;
	color: #024;
	font-size: 1.3rem;
	font-weight: 700;
}

.white-content .circle-loader-title {
	color: #fff;
}

.circle-loader-wrapper.started:not(.done) .circle-loader-title {
	-webkit-animation: .5s ease fadeUp;
	animation: .5s ease fadeUp;
}

.circle-loader-wrapper:not(.started) .circle-loader-title {
	display: none;
}

.bar-loader {
	margin-bottom: .5em;
	opacity: 0;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.bar-loader.started {
	opacity: 1;
}

.bar-loader .label {
	margin-bottom: 2px;
	font-size: .8rem;
	line-height: 1.2;
}

.bar-loader .bar {
	min-width: 20px;
	position: relative;
	background-color: rgba(0, 0, 0, .1);
	overflow: hidden;
}

.bar-loader.thin .bar {
	height: 10px;
}

.bar-loader.medium .bar {
	height: 20px;
}

.bar-loader.large .bar {
	height: 30px;
}

.bar-loader.started:not(.done) .bar {
	-webkit-animation: .4s ease expandRight;
	animation: .4s ease expandRight;
}

.bar-loader.started.left:not(.done) .bar {
	-webkit-animation: .4s ease expandLeft;
	animation: .4s ease expandLeft;
}

.bar-loader .fill, .bar-loader .number {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.bar-loader.left .fill, .bar-loader.left .number {
	left: auto;
	right: 0;
}

.bar-loader .fill {
	background-color: #f15151;
}

.bar-loader.started:not(.done) .fill {
	-webkit-animation: 1s ease-out expandRight;
	animation: 1s ease-out expandRight;
}

.bar-loader.started.left:not(.done) .fill {
	-webkit-animation: 1s ease-out expandLeft;
	animation: 1s ease-out expandLeft;
}

.bar-loader .number {
	min-width: 50px !important;
	text-align: right;
	padding-right: 10px;
	color: #fff;
	font-size: 10px;
	line-height: 20px;
	font-weight: 700;
}

.bar-loader.left .number {
	text-align: left;
	padding-right: 0;
	padding-left: 10px;
}

.bar-loader.thin .number {
	font-size: 9px;
	line-height: 10px;
}

.bar-loader.medium .number {
	font-size: 11px;
	line-height: 20px;
}

.bar-loader.large .number {
	font-size: 12px;
	line-height: 30px;
}

.bar-loader.started:not(.done) .number {
	-webkit-animation: 1.1s ease-out expandRight;
	animation: 1.1s ease-out expandRight;
}

.bar-loader.started.left:not(.done) .number {
	-webkit-animation: 1.1s ease-out expandLeft;
	animation: 1.1s ease-out expandLeft;
}

.bar-loader.round .bar, .bar-loader.round .fill {
	border-radius: 40px;
}

.countdown-timer .segment {
	display: inline-block;
	margin: 10px;
	vertical-align: middle;
}

.countdown-timer .number {
	display: block;
	color: #024;
	font-size: 3rem;
	line-height: 1;
	letter-spacing: -.03em;
	font-weight: 700;
}

.white-content .countdown-timer .number {
	color: #fff;
}

.countdown-style-1 .segment {
	margin: 0;
}

.countdown-style-1 .sep {
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	font-size: 2.5rem;
	line-height: 1.5;
	opacity: .5;
}

.countdown-style-1 .sep:before {
	content: ":";
}

.countdown-timer .number {
	font-size: 3.75rem;
	line-height: 1;
}

.countdown-style-1 .label {
	font-size: .625rem;
	text-transform: uppercase;
	opacity: .5;
}

@media (max-width:767px) {
	.countdown-style-1 .sep {
		padding: 0 8px;
		font-size: 1.875rem;
	}
	
	.countdown-style-1 .number {
		font-size: 2.5rem;
	}
	
	.countdown-style-1 .label {
		font-size: .5rem;
	}
}

@media (max-width:479px) {
	.countdown-style-1 .sep {
		padding: 0 4px;
		font-size: 1.25rem;
	}
	
	.countdown-style-1 .number {
		font-size: 1.875rem;
	}
	
	.countdown-style-1 .label {
		font-size: .375rem;
	}
}

.change-image {
	position: relative;
	overflow: hidden;
}

.change-image a:focus {
	outline: 0;
}

.change-image-img-2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	transition: .4s ease;
}

.change-image:hover .change-image-img-2 {
	opacity: 1;
	visibility: visible;
}

.change-image-link a {
	display: block;
	font-size: 0;
	line-height: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	cursor: pointer;
}

.change-image-link a:focus {
	outline: 0;
}

.hs-inline-edit .change-image:hover .change-image-link .hs_cos_wrapper_type_rich_text a, .change-image-link .inpage-editor-active-field.hs_cos_wrapper_type_rich_text a {
	position: relative;
	height: 40px;
	background-color: white;
	color: blue;
	font-size: .875rem;
	line-height: 2.8571;
	font-weight: 700;
	opacity: 1;
}

.advanced-gallery a:focus {
	outline: 0;
}

.dated-titles-container .hs_cos_wrapper_type_widget_container {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column-reverse;
	-moz-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	-o-flex-direction: column-reverse;
	flex-direction: column-reverse;
	opacity: 0;
	visibility: hidden;
	transition: .4s;
}

.dated-titles-container.old-first .hs_cos_wrapper_type_widget_container {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}

.dated-titles-container.done .hs_cos_wrapper_type_widget_container {
	opacity: 1;
	visibility: visible;
}

.dated-titles-container .hs_cos_wrapper_type_widget_container>.hs_cos_wrapper {
	width: 100%;
}

.dated-title {
	margin-bottom: 1.8em;
}

.random-layout-cell {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
	border-radius: 6px;
}

@media (min-width:768px) {
	.random-layout-cell {
		float: left;
	}
	
	.random-layout-cell.x-spacer {
		margin-right: 2.5%;
	}
	
	.random-layout-cell.y-spacer {
		margin-bottom: 2.5%;
	}
	
	.random-layout-cell.x-wide {
		width: 65.8333%;
	}
	
	.random-layout-cell.x-half {
		width: 48.75%;
	}
	
	.random-layout-cell.x-third {
		width: 31.6667%;
	}
	
	.random-layout-cell.x-quarter {
		width: 23.125%;
	}
	
	.random-layout-cell.y-full {
		padding-top: 50%;
	}
	
	.random-layout-cell.y-half {
		padding-top: 23.75%;
	}
}

@media (max-width:767px) {
	.random-layout-cell.x-wide.y-full {
		padding-top: 75.9494%;
	}
	
	.random-layout-cell.x-wide.y-half {
		padding-top: 36.076%;
	}
	
	.random-layout-cell.x-half.y-full {
		padding-top: 102.5641%;
	}
	
	.random-layout-cell.x-half.y-half {
		padding-top: 48.718%;
	}
	
	.random-layout-cell.x-third.y-full {
		padding-top: 157.8947%;
	}
	
	.random-layout-cell.x-third.y-half {
		padding-top: 75%;
	}
	
	.random-layout-cell.x-quarter.y-full {
		padding-top: 216.2162%;
	}
	
	.random-layout-cell.x-quarter.y-half {
		padding-top: 102.7027%;
	}
}

.random-layout-content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.random-layout-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}

.random-layout-content.on-hover:not(:hover):not(:active) .random-layout-overlay {
	opacity: 0;
	transition: .4s ease;
}

.random-layout-text {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 30px;
	z-index: 1;
	text-align: left;
	font-size: 1.375rem;
	transition: .3s ease;
}

.random-layout-content.on-hover:not(:hover):not(:active) .random-layout-text {
	opacity: 0;
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
}

.random-layout-header {
	font-weight: 700;
}

.random-layout-subheader {
	font-size: .8em;
}

@media (max-width:1280px) and (min-width:768px) {
	.random-layout-text {
		padding: 2.38vw;
		font-size: 1.6vw;
	}
}

@media (max-width:479px) {
	.random-layout-text {
		padding: 6.25vw;
		font-size: 4.58vw;
	}
}

.random-layout-link a {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	cursor: pointer;
}

@media (max-width:767px) {
	.random-layout-cell.mobile-on .random-layout-overlay {
		opacity: 1 !important;
	}
	
	.random-layout-cell.mobile-on .random-layout-text {
		opacity: 1 !important;
		-webkit-transform: none !important;
		transform: none !important;
	}
}

.random-content>* {
	display: none;
}

.triangle-down.span12 {
	visibility: visible !important;
	width: auto !important;
	height: 40px !important;
	float: none !important;
	position: relative;
	overflow: hidden;
}

.triangle-down:after {
	content: "";
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: 20px;
	left: 0;
	-webkit-transform: rotate(-35deg) skew(20deg);
	transform: rotate(-35deg) skew(20deg);
	background-color: #fff;
	border-radius: 6px;
}

.triangle-down.right:after {
	left: auto;
	right: 0;
}

.triangle-down.center:after {
	left: 50%;
	margin-left: -40px;
}

.triangle-down.theme:after {
	background-color: #4693fb;
}

.triangle-down.dark:after {
	background-color: #024;
}

.triangle-down.light:after {
	background-color: #f0f7f9;
}

.scroll-to-top {
	display: none;
	width: 50px;
	height: 40px;
	position: fixed;
	right: 20px;
	bottom: 0;
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	color: #fff;
	font-size: 11px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	-webkit-transform: translateY(100%) translateZ(0);
	transform: translateY(100%);
	transition: .2s ease-in-out;
}

.scroll-to-top {
	display: block;
}

.scroll-to-top.active {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0) translateZ(0);
	transform: translateY(0);
	transition-duration: .4s;
}

.scroll-to-top:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	background: #024;
	box-shadow: 0 0 0 100px rgba(0, 0, 0, .3) inset;
	border-radius: 4px 4px 0 0;
	opacity: .6;
	transition-duration: .4s;
}

.scroll-to-top.active:before:hover {
	opacity: .9;
}

.scroll-to-top .fa {
	position: relative;
	z-index: 1;
}

.list-type-buttons ul {
	margin: 0;
	padding: 0;
	list-style: none;
	transition: .4 ease;
	font-size: 0;
	line-height: 0;
}

.list-type-buttons ul li {
	display: inline-block;
	margin: 0;
	padding: 0 !important;
	text-indent: 0 !important;
}

.list-type-buttons ul li:before {
	display: none !important;
}

.list-type-buttons ul li a {
	display: block;
	padding: 10px 20px;
	margin: 3px;
	background-color: #fff;
	box-shadow: 0 2px 8px -2px rgba(0, 0, 0, .15);
	border-radius: 6px;
	color: #4693fb;
	font-size: .875rem;
	line-height: 1.2857;
	font-weight: 700;
	text-align: center;
}

.list-type-buttons ul li a:hover, .list-type-buttons ul li a:active, .list-type-buttons ul li a.active {
	background-color: #4693fb;
	color: #fff;
}

.list-type-buttons.theme ul li a {
	background-color: #4693fb;
	color: #fff;
}

.list-type-buttons.theme ul li a:hover, .list-type-buttons.theme ul li a:active, .list-type-buttons.theme ul li a.active {
	background-color: #fff;
	color: #4693fb;
}

.list-type-buttons.dark ul li a {
	background-color: #024;
	color: #fff;
}

.list-type-buttons.dark ul li a:hover, .list-type-buttons.dark ul li a:active, .list-type-buttons.dark ul li a.active {
	background-color: #fff;
	color: #024;
}

.list-type-buttons.white ul li a {
	background-color: #fff;
	color: #4693fb;
}

.list-type-buttons.white ul li a:hover, .list-type-buttons.white ul li a:active, .list-type-buttons.white ul li a.active {
	background-color: #4693fb;
	color: #fff;
}

.list-type-buttons.light ul li a {
	background-color: #f0f7f9;
	color: #4693fb;
}

.list-type-buttons.light ul li a:hover, .list-type-buttons.light ul li a:active, .list-type-buttons.light ul li a.active {
	background-color: #4693fb;
	color: #fff;
}

.list-type-buttons.active-theme ul li a:hover, .list-type-buttons.active-theme ul li a:active, .list-type-buttons.active-theme ul li a.active {
	background-color: #4693fb;
	color: #fff;
}

.list-type-buttons.active-dark ul li a:hover, .list-type-buttons.active-dark ul li a:active, .list-type-buttons.active-dark ul li a.active {
	background-color: #024;
	color: #fff;
}

.list-type-buttons.active-white ul li a:hover, .list-type-buttons.active-white ul li a:active, .list-type-buttons.active-white ul li a.active {
	background-color: #fff;
	color: #4693fb;
}

.list-type-buttons.active-light ul li a:hover, .list-type-buttons.active-light ul li a:active, .list-type-buttons.active-light ul li a.active {
	background-color: #f0f7f9;
	color: #4693fb;
}

.list-type-buttons .hs_cos_wrapper_type_post_listing li, .list-type-buttons .hs_cos_wrapper_type_post_filter li {
	border: none;
}

.home-security-inline .row-fluid {
	display: flex;
	align-items: center;
}

.home-security-inline .security-icon img {
	width: 40px !important;
}

.home-security-inline .security-icon span {
	text-align: center;
}

.home-security-inline {
	margin: 10px 0;
}

.best-security-system {
	padding: 10px;
	background: #fff;
}

.content-card-image {
	min-height: 250px;
}

.post-date {
	display: flex;
	flex-direction: column;
	align-items: center;
	background: #c3161c;
	width: 70%;
}

span.post-day {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
}

sapn.post-month {
	color: #fff;
	font-size: 16px;
	font-style: italic;
	line-height: 1.5;
}

.home-security-txt {
	line-height: 1.5;
	font-size: 13px;
}

.content-card-text h5 {
	font-size: 16px;
}

.content-card-text {
	padding: 15px;
}

.list-type-tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	transition: .4 ease;
	font-size: 0;
	line-height: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.white-content .list-type-tabs ul, .white-content.list-type-tabs ul {
	border-bottom-color: rgba(255, 255, 255, .2);
}

.no-bottom-border.list-type-tabs ul {
	border-bottom: none;
}

.list-type-tabs ul ul {
	display: none;
}

.list-type-tabs ul li {
	display: inline-block;
	margin: 0;
	padding: 0 !important;
	text-indent: 0 !important;
}

.list-type-tabs ul li:before {
	display: none !important;
}

.list-type-tabs ul li a {
	display: block;
	position: relative;
	padding: 15px 25px;
	color: #024;
	font-size: .875rem;
	line-height: 1.2857;
	text-align: center;
}

.list-type-tabs.active-text-theme ul li a.active {
	color: #4693fb !important;
}

.white-content .list-type-tabs ul li a, .white-content.list-type-tabs ul li a {
	color: #fff;
}

.list-type-tabs ul li a:focus {
	outline: 0;
}

.list-type-tabs ul li a:not(.active):hover {
	opacity: .5;
}

.list-type-tabs ul li a:before {
	content: "";
	display: block;
	height: 5px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -3px;
	border-radius: 5px;
	background-color: #4693fb;
	opacity: 0;
	transition: .4s ease;
}

.list-type-tabs.active-border-theme ul li a:before {
	background-color: #4693fb !important;
}

.list-type-tabs.active-border-dark ul li a:before {
	background-color: #024 !important;
}

.white-content .list-type-tabs ul li a:before, .white-content.list-type-tabs ul li a:before {
	background-color: #fff;
}

.list-type-tabs ul li a.active:before {
	opacity: 1;
}

.list-type-inline ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list-type-inline ul li {
	display: inline-block;
	margin: 5px 15px;
	padding: 0 !important;
	text-indent: 0 !important;
}

.list-type-inline ul li:before {
	display: none !important;
}

.list-type-dropdown {
	position: relative;
	z-index: 4;
}

.list-type-dropdown.plain-links h1, .list-type-dropdown.plain-links h2, .list-type-dropdown.plain-links h3, .list-type-dropdown.plain-links h4 {
	display: none;
}

.list-type-dropdown ul {
	display: none;
	margin: 0;
	padding: 0 !important;
	position: absolute;
	left: 0;
	right: 0;
	overflow: hidden;
	list-style: none;
	background-color: #fff;
	box-shadow: 0 2px 8px -2px rgba(0, 0, 0, .15);
	border-radius: 0 0 6px 6px;
}

.list-type-dropdown.open ul {
	display: block;
}

.list-type-dropdown ul li {
	margin: 0;
	padding: 0 !important;
	text-indent: 0 !important;
}

.list-type-dropdown ul li:before {
	display: none !important;
}

.list-type-dropdown ul li a, .list-type-dropdown .control {
	display: block;
	padding: 10px 20px;
	font-size: .875rem;
	line-height: 1.2857;
	font-weight: 700;
	cursor: pointer;
}

.list-type-dropdown ul li a {
	background-color: #fff;
	color: #4693fb;
}

.list-type-dropdown .control {
	position: relative;
	background-color: #4693fb;
	color: #fff;
	box-shadow: 0 2px 8px -2px rgba(0, 0, 0, .15);
	border-radius: 6px;
}

.list-type-dropdown.open .control {
	border-radius: 6px 6px 0 0;
}

.list-type-dropdown.theme .control {
	background-color: #4693fb;
	color: #fff;
}

.list-type-dropdown.dark .control {
	background-color: #024;
	color: #fff;
}

.list-type-dropdown.white .control {
	background-color: #fff;
	color: #4693fb;
}

.list-type-dropdown .control:after {
	content: "";
	display: block;
	width: 10px;
	height: 0;
	position: absolute;
	top: 50%;
	bottom: 0;
	right: 10px;
	font-family: FontAwesome;
	font-size: 8px;
	line-height: 0;
	text-align: center;
}

.list-type-dropdown ul li a:hover, .list-type-dropdown ul li a:active, .list-type-dropdown ul li a.active {
	background-color: #4693fb;
	color: #fff;
}

.list-type-dropdown .hs_cos_wrapper_type_post_filter h3 {
	display: none;
}

.list-type-tags ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list-type-tags ul li {
	display: inline-block;
	margin: 0 30px 30px 0;
	padding: 0 !important;
	text-indent: 0 !important;
}

.list-type-tags ul li:before {
	display: none !important;
}

.lang-select .lang_switcher_class {
	display: block;
}

.lang-select .globe_class {
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	background: none;
	text-align: center;
}

.lang-select .globe_class:before {
	content: "";
	font-family: FontAwesome;
	font-size: 18px;
}

.lang-select .lang_list_class {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	top: 30px;
	box-shadow: 0 8px 10px -2px rgba(0, 0, 0, .15), 0 20px 60px -10px rgba(0, 0, 0, .15);
	border-radius: 6px;
	padding-top: 6px;
	visibility: none;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-10px);
	transform: translateX(-50%) translateY(-10px);
	transition: .4s ease;
}

.lang-select .globe_class.open .lang_list_class {
	width: auto;
	height: auto;
	overflow: visible;
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateX(-50%) translateY(0);
	transform: translateX(-50%) translateY(0);
}

.lang-select .lang_list_class:before, .lang-select .lang_list_class:after {
	display: none;
}

.lang-select .lang_list_class li {
	padding: 0 !important;
	background: none;
	font-size: 11px;
	line-height: 14px;
	border: none !important;
}

.lang-select .lang_list_class li a {
	display: block;
	width: 100px;
	padding: 8px 12px;
	background: #024;
	color: #fff;
	text-align: left;
}

.lang-select .lang_list_class li:first-child a {
	position: relative;
	border-radius: 6px 6px 0 0;
}

.lang-select .lang_list_class li:last-child a {
	border-radius: 0 0 6px 6px;
}

.lang-select .lang_list_class li a:hover, .lang-select .lang_list_class li a:active {
	background: #c60c30;
	color: #fff;
}

.lang-select .lang_list_class li:first-child a:before {
	content: "";
	display: block;
	border: 6px solid transparent;
	border-bottom-color: #024;
	position: absolute;
	top: -12px;
	left: 50%;
	margin-left: -6px;
	transition: .4s ease;
	pointer-events: none;
}

.lang-select .lang_list_class li:first-child a:hover:before {
	border-bottom-color: #c60c30;
}

.lang-select .lang_list_class li:first-child a {
	padding-right: 25px;
}

.lang-select .lang_list_class li:first-child a:after {
	content: "";
	font-family: FontAwesome;
	display: block;
	width: 10px;
	height: 14px;
	line-height: 11px;
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 8px;
}

@-webkit-keyframes heroSliderArrowLeft {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes heroSliderArrowLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-80px);
		transform: translateX(-80px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes heroSliderArrowRight {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes heroSliderArrowRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(80px);
		transform: translateX(80px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.reveal {
	opacity: 0;
	visibility: hidden;
	-webkit-animation-fill-mode: forwards !important;
	animation-fill-mode: forwards !important;
}

:-webkit-full-screen-ancestor .reveal {
	animation-fill-mode: none !important;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

.fade-in {
	animation: 1s ease fadeIn;
}

@-webkit-keyframes fadeUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(50px);
		transform: translateY(50px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(50px);
		transform: translateY(50px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.fade-up {
	animation: 1s ease fadeUp;
}

@-webkit-keyframes fadeDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-50px);
		transform: translateY(-50px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-50px);
		transform: translateY(-50px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.fade-down {
	animation: 1s ease fadeDown;
}

@-webkit-keyframes fadeRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-50px);
		transform: translateX(-50px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-50px);
		transform: translateX(-50px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.fade-right {
	animation: 1s ease fadeRight;
}

@-webkit-keyframes fadeLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(50px);
		transform: translateX(50px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(50px);
		transform: translateX(50px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.fade-left {
	animation: 1s ease fadeLeft;
}

@-webkit-keyframes expandLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, 1);
		transform: scale(.2, 1);
		-webkit-transform-origin: right;
		transform-origin: right;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
		-webkit-transform-origin: right;
		transform-origin: right;
	}
}

@keyframes expandLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, 1);
		transform: scale(.2, 1);
		-webkit-transform-origin: right;
		transform-origin: right;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
		-webkit-transform-origin: right;
		transform-origin: right;
	}
}

.expand-left {
	animation: 1s ease expandLeft;
}

@-webkit-keyframes expandRight {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, 1);
		transform: scale(.2, 1);
		-webkit-transform-origin: left;
		transform-origin: left;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
		-webkit-transform-origin: left;
		transform-origin: left;
	}
}

@keyframes expandRight {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, 1);
		transform: scale(.2, 1);
		-webkit-transform-origin: left;
		transform-origin: left;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
		-webkit-transform-origin: left;
		transform-origin: left;
	}
}

.expand-right {
	animation: 1s ease expandRight;
}

@-webkit-keyframes bubbleUp {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, .2) translateY(10px);
		transform: scale(.2, .2) translateY(10px);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
	
	60% {
		-webkit-transform: scale(1.2, 1.2) translateY(-5px);
		transform: scale(1.2, 1.2) translateY(-5px);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
}

@keyframes bubbleUp {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, .2) translateY(10px);
		transform: scale(.2, .2) translateY(10px);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
	
	60% {
		-webkit-transform: scale(1.2, 1.2) translateY(-5px);
		transform: scale(1.2, 1.2) translateY(-5px);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
}

.bubble-up {
	animation: 1s ease bubbleUp;
}

@-webkit-keyframes bubbleDown {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, .2) translateY(-10px);
		transform: scale(.2, .2) translateY(-10px);
		-webkit-transform-origin: center top;
		transform-origin: center top;
	}
	
	60% {
		-webkit-transform: scale(1.2, 1.2) translateY(5px);
		transform: scale(1.2, 1.2) translateY(5px);
		-webkit-transform-origin: center top;
		transform-origin: center top;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
		-webkit-transform-origin: center top;
		transform-origin: center top;
	}
}

@keyframes bubbleDown {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, .2) translateY(-10px);
		transform: scale(.2, .2) translateY(-10px);
		-webkit-transform-origin: center top;
		transform-origin: center top;
	}
	
	60% {
		-webkit-transform: scale(1.2, 1.2) translateY(5px);
		transform: scale(1.2, 1.2) translateY(5px);
		-webkit-transform-origin: center top;
		transform-origin: center top;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
		-webkit-transform-origin: center top;
		transform-origin: center top;
	}
}

.bubble-down {
	animation: 1s ease bubbleDown;
}

@-webkit-keyframes bubbleLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, .2) translateX(10px);
		transform: scale(.2, .2) translateX(10px);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
	
	60% {
		-webkit-transform: scale(1.2, 1.2) translateX(-5px);
		transform: scale(1.2, 1.2) translateX(-5px);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

@keyframes bubbleLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, .2) translateX(10px);
		transform: scale(.2, .2) translateX(10px);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
	
	60% {
		-webkit-transform: scale(1.2, 1.2) translateX(-5px);
		transform: scale(1.2, 1.2) translateX(-5px);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

.bubble-left {
	animation: 1s ease bubbleLeft;
}

@-webkit-keyframes bubbleRight {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, .2) translateX(-10px);
		transform: scale(.2, .2) translateX(-10px);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
	
	60% {
		-webkit-transform: scale(1.2, 1.2) translateX(5px);
		transform: scale(1.2, 1.2) translateX(5px);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

@keyframes bubbleRight {
	0% {
		opacity: 0;
		-webkit-transform: scale(.2, .2) translateX(-10px);
		transform: scale(.2, .2) translateX(-10px);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
	
	60% {
		-webkit-transform: scale(1.2, 1.2) translateX(5px);
		transform: scale(1.2, 1.2) translateX(5px);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1) translateY(0);
		transform: scale(1, 1) translateY(0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

.bubble-right {
	animation: 1s ease bubbleRight;
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5, .5);
		transform: scale(.5, .5);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5, .5);
		transform: scale(.5, .5);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}

.zoom-in {
	animation: 1s ease zoomIn;
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 0;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(.5, .5);
		transform: scale(.5, .5);
	}
}

@keyframes zoomOut {
	0% {
		opacity: 0;
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale(.5, .5);
		transform: scale(.5, .5);
	}
}

.zoom-out {
	animation: 1s ease zoomOut;
}

.animation-delay-100 {
	-webkit-animation-delay: .1s !important;
	animation-delay: .1s !important;
}

.animation-delay-200 {
	-webkit-animation-delay: .2s !important;
	animation-delay: .2s !important;
}

.animation-delay-300 {
	-webkit-animation-delay: .3s !important;
	animation-delay: .3s !important;
}

.animation-delay-400 {
	-webkit-animation-delay: .4s !important;
	animation-delay: .4s !important;
}

.animation-delay-500 {
	-webkit-animation-delay: .5s !important;
	animation-delay: .5s !important;
}

.animation-delay-600 {
	-webkit-animation-delay: .6s !important;
	animation-delay: .6s !important;
}

.animation-delay-700 {
	-webkit-animation-delay: .7s !important;
	animation-delay: .7s !important;
}

.animation-delay-800 {
	-webkit-animation-delay: .8s !important;
	animation-delay: .8s !important;
}

.animation-delay-900 {
	-webkit-animation-delay: .9s !important;
	animation-delay: .9s !important;
}

.animation-delay-1000 {
	-webkit-animation-delay: 1s !important;
	animation-delay: 1s !important;
}

.animation-delay-1100 {
	-webkit-animation-delay: 1.1s !important;
	animation-delay: 1.1s !important;
}

.animation-delay-1200 {
	-webkit-animation-delay: 1.2s !important;
	animation-delay: 1.2s !important;
}

.animation-delay-1300 {
	-webkit-animation-delay: 1.3s !important;
	animation-delay: 1.3s !important;
}

.animation-delay-1400 {
	-webkit-animation-delay: 1.4s !important;
	animation-delay: 1.4s !important;
}

.animation-delay-1500 {
	-webkit-animation-delay: 1.5s !important;
	animation-delay: 1.5s !important;
}

.animation-delay-1600 {
	-webkit-animation-delay: 1.6s !important;
	animation-delay: 1.6s !important;
}

.animation-delay-1700 {
	-webkit-animation-delay: 1.7s !important;
	animation-delay: 1.7s !important;
}

.animation-delay-1800 {
	-webkit-animation-delay: 1.8s !important;
	animation-delay: 1.8s !important;
}

.animation-delay-1900 {
	-webkit-animation-delay: 1.9s !important;
	animation-delay: 1.9s !important;
}

.animation-delay-2000 {
	-webkit-animation-delay: 2s !important;
	animation-delay: 2s !important;
}

.animation-delay-2500 {
	-webkit-animation-delay: 2.5s !important;
	animation-delay: 2.5s !important;
}

.animation-delay-3000 {
	-webkit-animation-delay: 3s !important;
	animation-delay: 3s !important;
}

.animation-delay-3500 {
	-webkit-animation-delay: 3.5s !important;
	animation-delay: 3.5s !important;
}

.animation-delay-4000 {
	-webkit-animation-delay: 4s !important;
	animation-delay: 4s !important;
}

.animation-delay-4500 {
	-webkit-animation-delay: 4.5s !important;
	animation-delay: 4.5s !important;
}

.animation-delay-5000 {
	-webkit-animation-delay: 5s !important;
	animation-delay: 5s !important;
}

.animation-duration-100 {
	-webkit-animation-duration: .1s !important;
	animation-duration: .1s !important;
}

.animation-duration-200 {
	-webkit-animation-duration: .2s !important;
	animation-duration: .2s !important;
}

.animation-duration-300 {
	-webkit-animation-duration: .3s !important;
	animation-duration: .3s !important;
}

.animation-duration-400 {
	-webkit-animation-duration: .4s !important;
	animation-duration: .4s !important;
}

.animation-duration-500 {
	-webkit-animation-duration: .5s !important;
	animation-duration: .5s !important;
}

.animation-duration-600 {
	-webkit-animation-duration: .6s !important;
	animation-duration: .6s !important;
}

.animation-duration-700 {
	-webkit-animation-duration: .7s !important;
	animation-duration: .7s !important;
}

.animation-duration-800 {
	-webkit-animation-duration: .8s !important;
	animation-duration: .8s !important;
}

.animation-duration-900 {
	-webkit-animation-duration: .9s !important;
	animation-duration: .9s !important;
}

.animation-duration-1000 {
	-webkit-animation-duration: 1s !important;
	animation-duration: 1s !important;
}

.animation-duration-1100 {
	-webkit-animation-duration: 1.1s !important;
	animation-duration: 1.1s !important;
}

.animation-duration-1200 {
	-webkit-animation-duration: 1.2s !important;
	animation-duration: 1.2s !important;
}

.animation-duration-1300 {
	-webkit-animation-duration: 1.3s !important;
	animation-duration: 1.3s !important;
}

.animation-duration-1400 {
	-webkit-animation-duration: 1.4s !important;
	animation-duration: 1.4s !important;
}

.animation-duration-1500 {
	-webkit-animation-duration: 1.5s !important;
	animation-duration: 1.5s !important;
}

.animation-duration-1600 {
	-webkit-animation-duration: 1.6s !important;
	animation-duration: 1.6s !important;
}

.animation-duration-1700 {
	-webkit-animation-duration: 1.7s !important;
	animation-duration: 1.7s !important;
}

.animation-duration-1800 {
	-webkit-animation-duration: 1.8s !important;
	animation-duration: 1.8s !important;
}

.animation-duration-1900 {
	-webkit-animation-duration: 1.9s !important;
	animation-duration: 1.9s !important;
}

.animation-duration-2000 {
	-webkit-animation-duration: 2s !important;
	animation-duration: 2s !important;
}

.animation-duration-2500 {
	-webkit-animation-duration: 2.5s !important;
	animation-duration: 2.5s !important;
}

.animation-duration-3000 {
	-webkit-animation-duration: 3s !important;
	animation-duration: 3s !important;
}

.animation-duration-3500 {
	-webkit-animation-duration: 3.5s !important;
	animation-duration: 3.5s !important;
}

.animation-duration-4000 {
	-webkit-animation-duration: 4s !important;
	animation-duration: 4s !important;
}

.animation-duration-4500 {
	-webkit-animation-duration: 4.5s !important;
	animation-duration: 4.5s !important;
}

.animation-duration-5000 {
	-webkit-animation-duration: 5s !important;
	animation-duration: 5s !important;
}

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

.dib {
	width: auto !important;
	display: inline-block !important;
	float: none !important;
}

.gutter-top {
	margin-top: 2.56% !important;
}

.gutter-right {
	margin-right: 2.56% !important;
}

.gutter-bottom {
	margin-bottom: 2.56% !important;
}

.gutter-left {
	margin-left: 2.56% !important;
}

.ovh {
	max-width: 100%;
	overflow: hidden;
}

.max-full-vh-scroll {
	max-height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
}

.shift-col>.row-fluid-wrapper>.row-fluid>div:first-child {
	float: right;
	order: 1;
}

.shift-col>.row-fluid-wrapper>.row-fluid>div:first-child + div {
	margin-left: 0;
	order: 0;
}

@media (max-width:1139px) {
	.shift-col.md-stack>.row-fluid-wrapper>.row-fluid>div:first-child {
		float: none;
		order: 0;
	}
	
	.shift-col.md-stack>.row-fluid-wrapper>.row-fluid>div:first-child + div {
		order: 0;
	}
}

@media (max-width:767px) {
	.shift-col:not(.never-stack)>.row-fluid-wrapper>.row-fluid>div:first-child {
		float: none;
		order: 0;
	}
	
	.shift-col:not(.never-stack)>.row-fluid-wrapper>.row-fluid>div:first-child + div {
		order: 0;
	}
}

.no-gutter>.row-fluid-wrapper>.row-fluid>[class*="span"] {
	display: block;
	float: left;
	width: 100%;
	margin-left: 0;
}

.no-gutter>.row-fluid-wrapper>.row-fluid>.span1 {
	width: 8.3333%;
}

.no-gutter>.row-fluid-wrapper>.row-fluid>.span2 {
	width: 16.6666%;
}

.no-gutter>.row-fluid-wrapper>.row-fluid>.span3 {
	width: 24.9999%;
}

.no-gutter>.row-fluid-wrapper>.row-fluid>.span4 {
	width: 33.3332%;
}

.no-gutter>.row-fluid-wrapper>.row-fluid>.span5 {
	width: 41.6665%;
}

.no-gutter>.row-fluid-wrapper>.row-fluid>.span6 {
	width: 49.9998%;
}

.no-gutter>.row-fluid-wrapper>.row-fluid>.span7 {
	width: 58.3331%;
}

.no-gutter>.row-fluid-wrapper>.row-fluid>.span8 {
	width: 66.6664%;
}

.no-gutter>.row-fluid-wrapper>.row-fluid>.span9 {
	width: 74.9997%;
}

.no-gutter>.row-fluid-wrapper>.row-fluid>.span10 {
	width: 83.333%;
}

.no-gutter>.row-fluid-wrapper>.row-fluid>.span11 {
	width: 91.6663%;
}

@media (max-width:1139px) {
	.container-fluid .no-gutter.md-stack>.row-fluid-wrapper>.row-fluid>[class*="span"] {
		width: 100%;
		float: none;
		margin-left: 0;
	}
}

@media (max-width:767px) {
	.container-fluid .no-gutter:not(.never-stack)>.row-fluid-wrapper>.row-fluid>[class*="span"] {
		width: 100%;
		float: none;
		margin-left: 0;
	}
}

.never-stack>.row-fluid-wrapper>.row-fluid>[class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 1px;
	margin-left: 2.127659574%;
}

.never-stack>.row-fluid-wrapper>.row-fluid>[class*="span"]:first-child {
	margin-left: 0;
}

.never-stack>.row-fluid-wrapper>.row-fluid>.span12 {
	min-height: 0;
}

.never-stack>.row-fluid-wrapper>.row-fluid>.span12 {
	width: 99.99999999%;
}

.never-stack>.row-fluid-wrapper>.row-fluid>.span11 {
	width: 91.489361693%;
}

.never-stack>.row-fluid-wrapper>.row-fluid>.span10 {
	width: 82.978723396%;
}

.never-stack>.row-fluid-wrapper>.row-fluid>.span9 {
	width: 74.468085099%;
}

.never-stack>.row-fluid-wrapper>.row-fluid>.span8 {
	width: 65.957446802%;
}

.never-stack>.row-fluid-wrapper>.row-fluid>.span7 {
	width: 57.446808505%;
}

.never-stack>.row-fluid-wrapper>.row-fluid>.span6 {
	width: 48.936170208%;
}

.never-stack>.row-fluid-wrapper>.row-fluid>.span5 {
	width: 40.425531911%;
}

.never-stack>.row-fluid-wrapper>.row-fluid>.span4 {
	width: 31.914893614%;
}

.never-stack>.row-fluid-wrapper>.row-fluid>.span3 {
	width: 23.404255317%;
}

.never-stack>.row-fluid-wrapper>.row-fluid>.span2 {
	width: 14.89361702%;
}

.never-stack>.row-fluid-wrapper>.row-fluid>.span1 {
	width: 6.382978723%;
}

@media (max-width:1139px) {
	.md-stack>.row-fluid-wrapper>.row-fluid>[class*="span"] {
		width: 100%;
		float: none;
		margin-left: auto;
	}
}

.all-inline>.row-fluid-wrapper {
	display: inline-block;
	vertical-align: middle;
}

.all-inline.top>.row-fluid-wrapper {
	vertical-align: top;
}

.all-inline.bottom>.row-fluid-wrapper {
	vertical-align: bottom;
}

.all-inline>.row-fluid-wrapper>.row-fluid:after {
	display: none;
}

.all-inline>.row-fluid-wrapper>.row-fluid>.span12 {
	width: auto;
}

@media (max-width:1139px) {
	.all-inline.md-stack>.row-fluid-wrapper {
		display: block;
	}
	
	.all-inline.md-stack>.row-fluid-wrapper>.row-fluid:after {
		display: table;
	}
}

@media (max-width:767px) {
	.all-inline.sm-stack>.row-fluid-wrapper {
		display: block;
	}
	
	.all-inline.sm-stack>.row-fluid-wrapper>.row-fluid:after {
		display: table;
	}
}

@media (max-width:479px) {
	.all-inline.xs-stack>.row-fluid-wrapper {
		display: block;
	}
	
	.all-inline.xs-stack>.row-fluid-wrapper>.row-fluid:after {
		display: table;
	}
}

.all-inline.tj:after {
	content: "";
	display: inline-block;
	width: 100%;
}

.vmiddle>.row-fluid-wrapper>.row-fluid {
	display: flex;
	align-items: center;
	justify-content: center;
}

.vmiddle>.row-fluid-wrapper>.row-fluid:before, .vmiddle>.row-fluid-wrapper>.row-fluid:after {
	display: none;
}

.vmiddle.shift-col>.row-fluid-wrapper>.row-fluid {
	justify-content: space-between;
}

@media (max-width:1139px) {
	.vmiddle.md-stack>.row-fluid-wrapper>.row-fluid {
		display: block;
	}
	
	.vmiddle.md-stack>.row-fluid-wrapper>.row-fluid:before, .vmiddle.md-stack>.row-fluid-wrapper>.row-fluid:after {
		display: table;
	}
}

@media (max-width:767px) {
	.vmiddle:not(.never-stack)>.row-fluid-wrapper>.row-fluid {
		display: block;
	}
	
	.vmiddle:not(.never-stack)>.row-fluid-wrapper>.row-fluid:before, .vmiddle:not(.never-stack)>.row-fluid-wrapper>.row-fluid:after {
		display: table;
	}
}

.vtop-outer, .vcenter-outer, .vbottom-outer {
	width: 100% !important;
	display: -webkit-flex !important;
	display: -moz-flex !important;
	display: -ms-flex !important;
	display: -o-flex !important;
	display: flex !important;
}

.vtop-outer {
	-webkit-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
}

.vcenter-outer {
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}

.vbottom-outer {
	-webkit-justify-content: flex-end;
	-ms-justify-content: flex-end;
	justify-content: flex-end;
}

.vtop-inner, .vcenter-inner, .vbottom-inner {
	width: 100% !important;
	display: -webkit-flex !important;
	display: -moz-flex !important;
	display: -ms-flex !important;
	display: -o-flex !important;
	display: flex !important;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}

.vtop-inner {
	-ms-align-items: flex-start;
	align-items: flex-start;
	-webkit-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
}

.vcenter-inner {
	-webkit-justify-content: center;
	justify-content: center;
}

.vcenter-inner:not(.no-align-items) {
	align-items: center;
}

.vbottom-inner {
	-ms-align-items: flex-end;
	align-items: flex-end;
	-webkit-justify-content: flex-end;
	-ms-justify-content: flex-end;
	justify-content: flex-end;
}

.vtop-inner>.row-fluid-wrapper, .vcenter-inner>.row-fluid-wrapper, .vbottom-inner>.row-fluid-wrapper {
	width: 100%;
}

.vcenter {
	display: -webkit-flex !important;
	display: -moz-flex !important;
	display: -ms-flex !important;
	display: -o-flex !important;
	display: flex !important;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}

.to-reveal {
	height: 0;
	overflow: hidden;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
}

.to-reveal.on {
	height: auto;
	overflow: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: .4s;
}

.o0 {
	opacity: 0;
}

.o10 {
	opacity: .1;
}

.o20 {
	opacity: .2;
}

.o30 {
	opacity: .3;
}

.o40 {
	opacity: .4;
}

.o50 {
	opacity: .5;
}

.o60 {
	opacity: .6;
}

.o70 {
	opacity: .7;
}

.o80 {
	opacity: .8;
}

.o90 {
	opacity: .9;
}

.o100 {
	opacity: 1;
}

.noscroll {
	overflow: hidden;
}

.text-tiny {
	font-size: .625rem;
}

.text-small {
	font-size: .75rem;
}

.text-medium {
	font-size: .875rem;
}

.text-large {
	font-size: 1.5rem;
}

.bold, .strong, .fwb {
	font-weight: 700;
}

.fwn {
	font-weight: 500;
}

.fwl {
	font-weight: 300;
}

.hns h1, .hns h2, .hns h3, .hns h4, .hns h5, .hns h6, .pns p, .pns blockquote {
	margin: 0;
}

.hwl h1, .hwl h2, .hwl h3, .hwl h4, .hwl h5, .hwl h6 {
	font-weight: 300;
}

.hwb h1, .hwb h2, .hwb h3, .hwb h4, .hwb h5, .hwb h6 {
	font-weight: 700;
}

.hwn h1, .hwn h2, .hwn h3, .hwn h4, .hwn h5, .hwn h6 {
	font-weight: 500;
}

.ttu, .htu h1, .htu h2, .htu h3, .htu h4, .htu h5, .htu h6 {
	text-transform: uppercase;
}

.tls-1, .hls-1 h1, .hls-1 h2, .hls-1 h3, .hls-1 h4, .hls-1 h5, .hls-1 h6 {
	letter-spacing: .1em;
}

.tls-2, .hls-2 h1, .hls-2 h2, .hls-2 h3, .hls-2 h4, .hls-2 h5, .hls-2 h6 {
	letter-spacing: .2em;
}

.tls-3, .hls-3 h1, .hls-3 h2, .hls-3 h3, .hls-3 h4, .hls-3 h5, .hls-3 h6 {
	letter-spacing: .3em;
}

.tls-4, .hls-4 h1, .hls-4 h2, .hls-4 h3, .hls-4 h4, .hls-4 h5, .hls-4 h6 {
	letter-spacing: .4em;
}

.tls-5, .hls-5 h1, .hls-5 h2, .hls-5 h3, .hls-5 h4, .hls-5 h5, .hls-5 h6 {
	letter-spacing: .5em;
}

.white-inputs .hs-input:not([type="radio"]):not([type="checkbox"]), .white-inputs #hs-pwd-widget-password {
	background-color: #fff;
}

.form-no-title h3.form-title {
	display: none;
}

.bd {
	border: 1px solid rgba(0, 0, 0, .15);
}

.bdt {
	border-top: 1px solid rgba(0, 0, 0, .15);
}

.bdr {
	border-right: 1px solid rgba(0, 0, 0, .15);
}

.bdb {
	border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.bdl {
	border-left: 1px solid rgba(0, 0, 0, .15);
}

@media (max-width:1139px) {
	.md-bd-no {
		border: none;
	}
	
	.md-bdt-no {
		border-top: none;
	}
	
	.md-bdr-no {
		border-right: none;
	}
	
	.md-bdb-no {
		border-bottom: none;
	}
	
	.md-bdl-no {
		border-left: none;
	}
	
	.md-bd {
		border: 1px solid rgba(0, 0, 0, .15);
	}
	
	.md-bdt {
		border-top: 1px solid rgba(0, 0, 0, .15);
	}
	
	.md-bdr {
		border-right: 1px solid rgba(0, 0, 0, .15);
	}
	
	.md-bdb {
		border-bottom: 1px solid rgba(0, 0, 0, .15);
	}
	
	.md-bdl {
		border-left: 1px solid rgba(0, 0, 0, .15);
	}
}

@media (max-width:767px) {
	.sm-bd-no {
		border: none;
	}
	
	.sm-bdt-no {
		border-top: none;
	}
	
	.sm-bdr-no {
		border-right: none;
	}
	
	.sm-bdb-no {
		border-bottom: none;
	}
	
	.sm-bdl-no {
		border-left: none;
	}
	
	.sm-bd {
		border: 1px solid rgba(0, 0, 0, .15);
	}
	
	.sm-bdt {
		border-top: 1px solid rgba(0, 0, 0, .15);
	}
	
	.sm-bdr {
		border-right: 1px solid rgba(0, 0, 0, .15);
	}
	
	.sm-bdb {
		border-bottom: 1px solid rgba(0, 0, 0, .15);
	}
	
	.sm-bdl {
		border-left: 1px solid rgba(0, 0, 0, .15);
	}
}

@media (max-width:479px) {
	.xs-bd-no {
		border: none;
	}
	
	.xs-bdt-no {
		border-top: none;
	}
	
	.xs-bdr-no {
		border-right: none;
	}
	
	.xs-bdb-no {
		border-bottom: none;
	}
	
	.xs-bdl-no {
		border-left: none;
	}
	
	.xs-bd {
		border: 1px solid rgba(0, 0, 0, .15);
	}
	
	.xs-bdt {
		border-top: 1px solid rgba(0, 0, 0, .15);
	}
	
	.xs-bdr {
		border-right: 1px solid rgba(0, 0, 0, .15);
	}
	
	.xs-bdb {
		border-bottom: 1px solid rgba(0, 0, 0, .15);
	}
	
	.xs-bdl {
		border-left: 1px solid rgba(0, 0, 0, .15);
	}
}

.large-shadow {
	box-shadow: 0 8px 10px -2px rgba(0, 0, 0, .15), 0 20px 60px -10px rgba(0, 0, 0, .15);
}

.huge-shadow {
	box-shadow: 0 30px 100px rgba(0, 0, 0, .6);
}

.top-shadow, .bottom-shadow {
	position: relative;
}

.top-shadow:before, .bottom-shadow:after {
	content: "";
	display: block !important;
	width: auto;
	height: 8px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0;
	z-index: 15;
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 8px;
	background-size: 100% 8px;
}

.top-shadow:before {
	top: -8px;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/cdn2.hubspot.net/hub/273774/file-1241641031-png/mp/themes/Act-Theme/images/top-shadow2.png");
}

.bottom-shadow:after {
	bottom: -8px;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/cdn2.hubspot.net/hub/273774/file-1281286278-png/mp/themes/Act-Theme/images/bottom-shadow5.png");
	border-radius: 0;
}

.full-width {
	width: 100% !important;
}

img.img-full-width, img.image-full-width, .img-full-width img, .image-full-width img {
	display: block;
	width: 100% !important;
	height: auto !important;
}

.img-grayscale img {
	-webkit-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}

.img-hover-grayscale-off img {
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.img-hover-grayscale-off img:hover {
	-webkit-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
}

img.img-circle, .img-circle img {
	border-radius: 100%;
}

.strong-theme strong {
	color: #4693fb;
}

.strong-dark strong {
	color: #024;
}

.strong-white strong {
	color: #fff;
}

.strong-light strong {
	color: #f0f7f9;
}

.text-theme {
	color: #4693fb;
}

.text-dark {
	color: #024;
}

.text-light {
	color: #f0f7f9;
}

.text-white {
	color: #fff;
}

.text-default {
	color: #000;
}

.text-heading {
	color: #024;
}

.vat {
	vertical-align: top !important;
}

.vam {
	vertical-align: middle !important;
}

.vab {
	vertical-align: bottom !important;
}

.full-height {
	min-height: 100%;
	height: 100%;
}

.full-bleed {
	max-width: none !important;
	width: 100vw !important;
	margin-left: -50vw !important;
	margin-right: -50vw;
	position: relative;
	left: 50%;
	right: 50%;
}

.reordable>.row-fluid-wrapper>.row-fluid {
	display: -webkit-flex !important;
	display: flex !important;
}

@media (max-width:1139px) {
	.reordable.md-stack>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack>.row-fluid-wrapper>.row-fluid>.stack-order-1 {
		width: 100% !important;
		order: 1 !important;
	}
}

@media (max-width:767px) {
	.reordable>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-1 {
		width: 100% !important;
		order: 1 !important;
	}
}

@media (max-width:1139px) {
	.reordable.md-stack>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack>.row-fluid-wrapper>.row-fluid>.stack-order-2 {
		width: 100% !important;
		order: 2 !important;
	}
}

@media (max-width:767px) {
	.reordable>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-2 {
		width: 100% !important;
		order: 2 !important;
	}
}

@media (max-width:1139px) {
	.reordable.md-stack>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack>.row-fluid-wrapper>.row-fluid>.stack-order-3 {
		width: 100% !important;
		order: 3 !important;
	}
}

@media (max-width:767px) {
	.reordable>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-3 {
		width: 100% !important;
		order: 3 !important;
	}
}

@media (max-width:1139px) {
	.reordable.md-stack>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack>.row-fluid-wrapper>.row-fluid>.stack-order-4 {
		width: 100% !important;
		order: 4 !important;
	}
}

@media (max-width:767px) {
	.reordable>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-4 {
		width: 100% !important;
		order: 4 !important;
	}
}

@media (max-width:1139px) {
	.reordable.md-stack>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack>.row-fluid-wrapper>.row-fluid>.stack-order-5 {
		width: 100% !important;
		order: 5 !important;
	}
}

@media (max-width:767px) {
	.reordable>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-5 {
		width: 100% !important;
		order: 5 !important;
	}
}

@media (max-width:1139px) {
	.reordable.md-stack>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack>.row-fluid-wrapper>.row-fluid>.stack-order-6 {
		width: 100% !important;
		order: 6 !important;
	}
}

@media (max-width:767px) {
	.reordable>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-6 {
		width: 100% !important;
		order: 6 !important;
	}
}

@media (max-width:1139px) {
	.reordable.md-stack>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack>.row-fluid-wrapper>.row-fluid>.stack-order-7 {
		width: 100% !important;
		order: 7 !important;
	}
}

@media (max-width:767px) {
	.reordable>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-7 {
		width: 100% !important;
		order: 7 !important;
	}
}

@media (max-width:1139px) {
	.reordable.md-stack>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack>.row-fluid-wrapper>.row-fluid>.stack-order-8 {
		width: 100% !important;
		order: 8 !important;
	}
}

@media (max-width:767px) {
	.reordable>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-8 {
		width: 100% !important;
		order: 8 !important;
	}
}

@media (max-width:1139px) {
	.reordable.md-stack>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack>.row-fluid-wrapper>.row-fluid>.stack-order-9 {
		width: 100% !important;
		order: 9 !important;
	}
}

@media (max-width:767px) {
	.reordable>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-9 {
		width: 100% !important;
		order: 9 !important;
	}
}

@media (max-width:1139px) {
	.reordable.md-stack>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack>.row-fluid-wrapper>.row-fluid>.stack-order-10 {
		width: 100% !important;
		order: 10 !important;
	}
}

@media (max-width:767px) {
	.reordable>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-10 {
		width: 100% !important;
		order: 10 !important;
	}
}

@media (max-width:1139px) {
	.reordable.md-stack>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack>.row-fluid-wrapper>.row-fluid>.stack-order-11 {
		width: 100% !important;
		order: 11 !important;
	}
}

@media (max-width:767px) {
	.reordable>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-11 {
		width: 100% !important;
		order: 11 !important;
	}
}

@media (max-width:1139px) {
	.reordable.md-stack>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.md-stack>.row-fluid-wrapper>.row-fluid>.stack-order-12 {
		width: 100% !important;
		order: 12 !important;
	}
}

@media (max-width:767px) {
	.reordable>.row-fluid-wrapper>.row-fluid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	
	.stack-order-12 {
		width: 100% !important;
		order: 12 !important;
	}
}

.no-transition {
	-webkit-transition: none !important;
	transition: none !important;
}

.equal-height>.row-fluid-wrapper>.row-fluid, .equal-height>.hs_cos_wrapper_type_widget_container {
	display: flex;
}

.equal-height>.row-fluid-wrapper>.row-fluid>[class*="span"] {
	float: none;
}

.equal-height>.hs_cos_wrapper_type_widget_container {
	flex-wrap: wrap;
}

.equal-height>.row-fluid-wrapper>.row-fluid>.widget-type-custom_widget, .equal-height>.row-fluid-wrapper>.row-fluid>.widget-type-custom_widget .cell-wrapper, .equal-height>.row-fluid-wrapper>.row-fluid>.widget-type-custom_widget .hs_cos_wrapper, .equal-height>.hs_cos_wrapper_type_widget_container>.hs_cos_wrapper {
	display: flex;
	flex-direction: row;
	align-items: stretch;
}

.equal-height>.row-fluid-wrapper>.row-fluid>.widget-type-custom_widget .cell-wrapper, .equal-height>.row-fluid-wrapper>.row-fluid>.widget-type-custom_widget .hs_cos_wrapper, .equal-height>.hs_cos_wrapper_type_widget_container>.hs_cos_wrapper {
	width: 100%;
}

@media (max-width:1139px) {
	.equal-height.md-stack>.row-fluid-wrapper>.row-fluid, .equal-height.md-stack>.hs_cos_wrapper_type_widget_container, .equal-height.md-stack>.row-fluid-wrapper>.row-fluid>.widget-type-custom_widget, .equal-height.md-stack>.row-fluid-wrapper>.row-fluid>.widget-type-custom_widget .cell-wrapper, .equal-height.md-stack>.row-fluid-wrapper>.row-fluid>.widget-type-custom_widget .hs_cos_wrapper, .equal-height.md-stack>.hs_cos_wrapper_type_widget_container>.hs_cos_wrapper {
		display: block;
	}
}

@media (max-width:767px) {
	.equal-height>.row-fluid-wrapper>.row-fluid, .equal-height>.hs_cos_wrapper_type_widget_container, .equal-height>.row-fluid-wrapper>.row-fluid>.widget-type-custom_widget, .equal-height>.row-fluid-wrapper>.row-fluid>.widget-type-custom_widget .cell-wrapper, .equal-height>.row-fluid-wrapper>.row-fluid>.widget-type-custom_widget .hs_cos_wrapper, .equal-height>.hs_cos_wrapper_type_widget_container>.hs_cos_wrapper {
		display: block;
	}
}

@media (max-width:1139px) {
	.eqh-item.eqh-md-cancel, .eqh-item-cm.eqh-md-cancel .cm-col {
		min-height: 0 !important;
		height: auto !important;
	}
}

@media (max-width:767px) {
	.eqh-item:not(.eqh-never-cancel), .eqh-item-cm:not(.eqh-never-cancel) .cm-col {
		min-height: 0 !important;
		height: auto !important;
	}
}

.hidden {
	display: none !important;
	visibility: visible;
}

.visible {
	display: block !important;
}

.tl {
	text-align: left !important;
}

.tc {
	text-align: center !important;
}

.tr {
	text-align: right !important;
}

.tj {
	text-align: justify !important;
}

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}

.fn {
	float: none !important;
}

.ma {
	margin: auto !important;
}

.mtba {
	margin-top: auto !important;
	margin-bottom: auto !important;
}

.mlra {
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
}

.mta {
	margin-top: auto !important;
}

.mra {
	margin-right: auto !important;
}

.mba {
	margin-bottom: auto !important;
}

.mla {
	margin-left: auto !important;
}

.m0 {
	margin: 0 !important;
}

.mtb0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.mlr0 {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.mt0 {
	margin-top: 0 !important;
}

.mr0 {
	margin-right: 0 !important;
}

.mb0 {
	margin-bottom: 0 !important;
}

.ml0 {
	margin-left: 0 !important;
}

.nmt0 {
	margin-top: -0px !important;
}

.nmb0 {
	margin-bottom: -0px !important;
}

.p0 {
	padding: 0 !important;
}

.ptb0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.plr0 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.pt0 {
	padding-top: 0 !important;
}

.pr0 {
	padding-right: 0 !important;
}

.pb0 {
	padding-bottom: 0 !important;
}

.pl0 {
	padding-left: 0 !important;
}

.m5 {
	margin: 5px !important;
}

.mtb5 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.mlr5 {
	margin-left: 5px !important;
	margin-right: 5px !important;
}

.mt5 {
	margin-top: 5px !important;
}

.mr5 {
	margin-right: 5px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.ml5 {
	margin-left: 5px !important;
}

.nmt5 {
	margin-top: -5px !important;
}

.nmb5 {
	margin-bottom: -5px !important;
}

.p5 {
	padding: 5px !important;
}

.ptb5 {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.plr5 {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.pt5 {
	padding-top: 5px !important;
}

.pr5 {
	padding-right: 5px !important;
}

.pb5 {
	padding-bottom: 5px !important;
}

.pl5 {
	padding-left: 5px !important;
}

.m10 {
	margin: 10px !important;
}

.mtb10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.mlr10 {
	margin-left: 10px !important;
	margin-right: 10px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.nmt10 {
	margin-top: -10px !important;
}

.nmb10 {
	margin-bottom: -10px !important;
}

.p10 {
	padding: 10px !important;
}

.ptb10 {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.plr10 {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.pt10 {
	padding-top: 10px !important;
}

.pr10 {
	padding-right: 10px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

.pl10 {
	padding-left: 10px !important;
}

.m15 {
	margin: 15px !important;
}

.mtb15 {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}

.mlr15 {
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mr15 {
	margin-right: 15px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.ml15 {
	margin-left: 15px !important;
}

.nmt15 {
	margin-top: -15px !important;
}

.nmb15 {
	margin-bottom: -15px !important;
}

.p15 {
	padding: 15px !important;
}

.ptb15 {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.plr15 {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.pr15 {
	padding-right: 15px !important;
}

.pb15 {
	padding-bottom: 15px !important;
}

.pl15 {
	padding-left: 15px !important;
}

.m20 {
	margin: 20px !important;
}

.mtb20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.mlr20 {
	margin-left: 20px !important;
	margin-right: 20px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.nmt20 {
	margin-top: -20px !important;
}

.nmb20 {
	margin-bottom: -20px !important;
}

.p20 {
	padding: 20px !important;
}

.ptb20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.plr20 {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.m30 {
	margin: 30px !important;
}

.mtb30 {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.mlr30 {
	margin-left: 30px !important;
	margin-right: 30px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mr30 {
	margin-right: 30px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.ml30 {
	margin-left: 30px !important;
}

.nmt30 {
	margin-top: -30px !important;
}

.nmb30 {
	margin-bottom: -30px !important;
}

.p30 {
	padding: 30px !important;
}

.ptb30 {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

.plr30 {
	padding-left: 30px !important;
	padding-right: 30px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pr30 {
	padding-right: 30px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pl30 {
	padding-left: 30px !important;
}

.m40 {
	margin: 40px !important;
}

.mtb40 {
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}

.mlr40 {
	margin-left: 40px !important;
	margin-right: 40px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mr40 {
	margin-right: 40px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.nmt40 {
	margin-top: -40px !important;
}

.nmb40 {
	margin-bottom: -40px !important;
}

.p40 {
	padding: 40px !important;
}

.ptb40 {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}

.plr40 {
	padding-left: 40px !important;
	padding-right: 40px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pr40 {
	padding-right: 40px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pl40 {
	padding-left: 40px !important;
}

.m50 {
	margin: 50px !important;
}

.mtb50 {
	margin-top: 50px !important;
	margin-bottom: 50px !important;
}

.mlr50 {
	margin-left: 50px !important;
	margin-right: 50px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mr50 {
	margin-right: 50px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.ml50 {
	margin-left: 50px !important;
}

.nmt50 {
	margin-top: -50px !important;
}

.nmb50 {
	margin-bottom: -50px !important;
}

.p50 {
	padding: 50px !important;
}

.ptb50 {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

.plr50 {
	padding-left: 50px !important;
	padding-right: 50px !important;
}

.pt50 {
	padding-top: 50px !important;
}

.pr50 {
	padding-right: 50px !important;
}

.pb50 {
	padding-bottom: 50px !important;
}

.pl50 {
	padding-left: 50px !important;
}

.m60 {
	margin: 60px !important;
}

.mtb60 {
	margin-top: 60px !important;
	margin-bottom: 60px !important;
}

.mlr60 {
	margin-left: 60px !important;
	margin-right: 60px !important;
}

.mt60 {
	margin-top: 60px !important;
}

.mr60 {
	margin-right: 60px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.ml60 {
	margin-left: 60px !important;
}

.nmt60 {
	margin-top: -60px !important;
}

.nmb60 {
	margin-bottom: -60px !important;
}

.p60 {
	padding: 60px !important;
}

.ptb60 {
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}

.plr60 {
	padding-left: 60px !important;
	padding-right: 60px !important;
}

.pt60 {
	padding-top: 60px !important;
}

.pr60 {
	padding-right: 60px !important;
}

.pb60 {
	padding-bottom: 60px !important;
}

.pl60 {
	padding-left: 60px !important;
}

.m70 {
	margin: 70px !important;
}

.mtb70 {
	margin-top: 70px !important;
	margin-bottom: 70px !important;
}

.mlr70 {
	margin-left: 70px !important;
	margin-right: 70px !important;
}

.mt70 {
	margin-top: 70px !important;
}

.mr70 {
	margin-right: 70px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.ml70 {
	margin-left: 70px !important;
}

.nmt70 {
	margin-top: -70px !important;
}

.nmb70 {
	margin-bottom: -70px !important;
}

.p70 {
	padding: 70px !important;
}

.ptb70 {
	padding-top: 70px !important;
	padding-bottom: 70px !important;
}

.plr70 {
	padding-left: 70px !important;
	padding-right: 70px !important;
}

.pt70 {
	padding-top: 70px !important;
}

.pr70 {
	padding-right: 70px !important;
}

.pb70 {
	padding-bottom: 70px !important;
}

.pl70 {
	padding-left: 70px !important;
}

.m80 {
	margin: 80px !important;
}

.mtb80 {
	margin-top: 80px !important;
	margin-bottom: 80px !important;
}

.mlr80 {
	margin-left: 80px !important;
	margin-right: 80px !important;
}

.mt80 {
	margin-top: 80px !important;
}

.mr80 {
	margin-right: 80px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}

.ml80 {
	margin-left: 80px !important;
}

.nmt80 {
	margin-top: -80px !important;
}

.nmb80 {
	margin-bottom: -80px !important;
}

.p80 {
	padding: 80px !important;
}

.ptb80 {
	padding-top: 80px !important;
	padding-bottom: 80px !important;
}

.plr80 {
	padding-left: 80px !important;
	padding-right: 80px !important;
}

.pt80 {
	padding-top: 80px !important;
}

.pr80 {
	padding-right: 80px !important;
}

.pb80 {
	padding-bottom: 80px !important;
}

.pl80 {
	padding-left: 80px !important;
}

.m90 {
	margin: 90px !important;
}

.mtb90 {
	margin-top: 90px !important;
	margin-bottom: 90px !important;
}

.mlr90 {
	margin-left: 90px !important;
	margin-right: 90px !important;
}

.mt90 {
	margin-top: 90px !important;
}

.mr90 {
	margin-right: 90px !important;
}

.mb90 {
	margin-bottom: 90px !important;
}

.ml90 {
	margin-left: 90px !important;
}

.nmt90 {
	margin-top: -90px !important;
}

.nmb90 {
	margin-bottom: -90px !important;
}

.p90 {
	padding: 90px !important;
}

.ptb90 {
	padding-top: 90px !important;
	padding-bottom: 90px !important;
}

.plr90 {
	padding-left: 90px !important;
	padding-right: 90px !important;
}

.pt90 {
	padding-top: 90px !important;
}

.pr90 {
	padding-right: 90px !important;
}

.pb90 {
	padding-bottom: 90px !important;
}

.pl90 {
	padding-left: 90px !important;
}

.m100 {
	margin: 100px !important;
}

.mtb100 {
	margin-top: 100px !important;
	margin-bottom: 100px !important;
}

.mlr100 {
	margin-left: 100px !important;
	margin-right: 100px !important;
}

.mt100 {
	margin-top: 100px !important;
}

.mr100 {
	margin-right: 100px !important;
}

.mb100 {
	margin-bottom: 100px !important;
}

.ml100 {
	margin-left: 100px !important;
}

.nmt100 {
	margin-top: -100px !important;
}

.nmb100 {
	margin-bottom: -100px !important;
}

.p100 {
	padding: 100px !important;
}

.ptb100 {
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}

.plr100 {
	padding-left: 100px !important;
	padding-right: 100px !important;
}

.pt100 {
	padding-top: 100px !important;
}

.pr100 {
	padding-right: 100px !important;
}

.pb100 {
	padding-bottom: 100px !important;
}

.pl100 {
	padding-left: 100px !important;
}

.m110 {
	margin: 110px !important;
}

.mtb110 {
	margin-top: 110px !important;
	margin-bottom: 110px !important;
}

.mlr110 {
	margin-left: 110px !important;
	margin-right: 110px !important;
}

.mt110 {
	margin-top: 110px !important;
}

.mr110 {
	margin-right: 110px !important;
}

.mb110 {
	margin-bottom: 110px !important;
}

.ml110 {
	margin-left: 110px !important;
}

.nmt110 {
	margin-top: -110px !important;
}

.nmb110 {
	margin-bottom: -110px !important;
}

.p110 {
	padding: 110px !important;
}

.ptb110 {
	padding-top: 110px !important;
	padding-bottom: 110px !important;
}

.plr110 {
	padding-left: 110px !important;
	padding-right: 110px !important;
}

.pt110 {
	padding-top: 110px !important;
}

.pr110 {
	padding-right: 110px !important;
}

.pb110 {
	padding-bottom: 110px !important;
}

.pl110 {
	padding-left: 110px !important;
}

.m120 {
	margin: 120px !important;
}

.mtb120 {
	margin-top: 120px !important;
	margin-bottom: 120px !important;
}

.mlr120 {
	margin-left: 120px !important;
	margin-right: 120px !important;
}

.mt120 {
	margin-top: 120px !important;
}

.mr120 {
	margin-right: 120px !important;
}

.mb120 {
	margin-bottom: 120px !important;
}

.ml120 {
	margin-left: 120px !important;
}

.nmt120 {
	margin-top: -120px !important;
}

.nmb120 {
	margin-bottom: -120px !important;
}

.p120 {
	padding: 120px !important;
}

.ptb120 {
	padding-top: 120px !important;
	padding-bottom: 120px !important;
}

.plr120 {
	padding-left: 120px !important;
	padding-right: 120px !important;
}

.pt120 {
	padding-top: 120px !important;
}

.pr120 {
	padding-right: 120px !important;
}

.pb120 {
	padding-bottom: 120px !important;
}

.pl120 {
	padding-left: 120px !important;
}

.m130 {
	margin: 130px !important;
}

.mtb130 {
	margin-top: 130px !important;
	margin-bottom: 130px !important;
}

.mlr130 {
	margin-left: 130px !important;
	margin-right: 130px !important;
}

.mt130 {
	margin-top: 130px !important;
}

.mr130 {
	margin-right: 130px !important;
}

.mb130 {
	margin-bottom: 130px !important;
}

.ml130 {
	margin-left: 130px !important;
}

.nmt130 {
	margin-top: -130px !important;
}

.nmb130 {
	margin-bottom: -130px !important;
}

.p130 {
	padding: 130px !important;
}

.ptb130 {
	padding-top: 130px !important;
	padding-bottom: 130px !important;
}

.plr130 {
	padding-left: 130px !important;
	padding-right: 130px !important;
}

.pt130 {
	padding-top: 130px !important;
}

.pr130 {
	padding-right: 130px !important;
}

.pb130 {
	padding-bottom: 130px !important;
}

.pl130 {
	padding-left: 130px !important;
}

.m140 {
	margin: 140px !important;
}

.mtb140 {
	margin-top: 140px !important;
	margin-bottom: 140px !important;
}

.mlr140 {
	margin-left: 140px !important;
	margin-right: 140px !important;
}

.mt140 {
	margin-top: 140px !important;
}

.mr140 {
	margin-right: 140px !important;
}

.mb140 {
	margin-bottom: 140px !important;
}

.ml140 {
	margin-left: 140px !important;
}

.nmt140 {
	margin-top: -140px !important;
}

.nmb140 {
	margin-bottom: -140px !important;
}

.p140 {
	padding: 140px !important;
}

.ptb140 {
	padding-top: 140px !important;
	padding-bottom: 140px !important;
}

.plr140 {
	padding-left: 140px !important;
	padding-right: 140px !important;
}

.pt140 {
	padding-top: 140px !important;
}

.pr140 {
	padding-right: 140px !important;
}

.pb140 {
	padding-bottom: 140px !important;
}

.pl140 {
	padding-left: 140px !important;
}

.m150 {
	margin: 150px !important;
}

.mtb150 {
	margin-top: 150px !important;
	margin-bottom: 150px !important;
}

.mlr150 {
	margin-left: 150px !important;
	margin-right: 150px !important;
}

.mt150 {
	margin-top: 150px !important;
}

.mr150 {
	margin-right: 150px !important;
}

.mb150 {
	margin-bottom: 150px !important;
}

.ml150 {
	margin-left: 150px !important;
}

.nmt150 {
	margin-top: -150px !important;
}

.nmb150 {
	margin-bottom: -150px !important;
}

.p150 {
	padding: 150px !important;
}

.ptb150 {
	padding-top: 150px !important;
	padding-bottom: 150px !important;
}

.plr150 {
	padding-left: 150px !important;
	padding-right: 150px !important;
}

.pt150 {
	padding-top: 150px !important;
}

.pr150 {
	padding-right: 150px !important;
}

.pb150 {
	padding-bottom: 150px !important;
}

.pl150 {
	padding-left: 150px !important;
}

.m200 {
	margin: 200px !important;
}

.mtb200 {
	margin-top: 200px !important;
	margin-bottom: 200px !important;
}

.mlr200 {
	margin-left: 200px !important;
	margin-right: 200px !important;
}

.mt200 {
	margin-top: 200px !important;
}

.mr200 {
	margin-right: 200px !important;
}

.mb200 {
	margin-bottom: 200px !important;
}

.ml200 {
	margin-left: 200px !important;
}

.nmt200 {
	margin-top: -200px !important;
}

.nmb200 {
	margin-bottom: -200px !important;
}

.p200 {
	padding: 200px !important;
}

.ptb200 {
	padding-top: 200px !important;
	padding-bottom: 200px !important;
}

.plr200 {
	padding-left: 200px !important;
	padding-right: 200px !important;
}

.pt200 {
	padding-top: 200px !important;
}

.pr200 {
	padding-right: 200px !important;
}

.pb200 {
	padding-bottom: 200px !important;
}

.pl200 {
	padding-left: 200px !important;
}

.m250 {
	margin: 250px !important;
}

.mtb250 {
	margin-top: 250px !important;
	margin-bottom: 250px !important;
}

.mlr250 {
	margin-left: 250px !important;
	margin-right: 250px !important;
}

.mt250 {
	margin-top: 250px !important;
}

.mr250 {
	margin-right: 250px !important;
}

.mb250 {
	margin-bottom: 250px !important;
}

.ml250 {
	margin-left: 250px !important;
}

.nmt250 {
	margin-top: -250px !important;
}

.nmb250 {
	margin-bottom: -250px !important;
}

.p250 {
	padding: 250px !important;
}

.ptb250 {
	padding-top: 250px !important;
	padding-bottom: 250px !important;
}

.plr250 {
	padding-left: 250px !important;
	padding-right: 250px !important;
}

.pt250 {
	padding-top: 250px !important;
}

.pr250 {
	padding-right: 250px !important;
}

.pb250 {
	padding-bottom: 250px !important;
}

.pl250 {
	padding-left: 250px !important;
}

.m300 {
	margin: 300px !important;
}

.mtb300 {
	margin-top: 300px !important;
	margin-bottom: 300px !important;
}

.mlr300 {
	margin-left: 300px !important;
	margin-right: 300px !important;
}

.mt300 {
	margin-top: 300px !important;
}

.mr300 {
	margin-right: 300px !important;
}

.mb300 {
	margin-bottom: 300px !important;
}

.ml300 {
	margin-left: 300px !important;
}

.nmt300 {
	margin-top: -300px !important;
}

.nmb300 {
	margin-bottom: -300px !important;
}

.p300 {
	padding: 300px !important;
}

.ptb300 {
	padding-top: 300px !important;
	padding-bottom: 300px !important;
}

.plr300 {
	padding-left: 300px !important;
	padding-right: 300px !important;
}

.pt300 {
	padding-top: 300px !important;
}

.pr300 {
	padding-right: 300px !important;
}

.pb300 {
	padding-bottom: 300px !important;
}

.pl300 {
	padding-left: 300px !important;
}

.m400 {
	margin: 400px !important;
}

.mtb400 {
	margin-top: 400px !important;
	margin-bottom: 400px !important;
}

.mlr400 {
	margin-left: 400px !important;
	margin-right: 400px !important;
}

.mt400 {
	margin-top: 400px !important;
}

.mr400 {
	margin-right: 400px !important;
}

.mb400 {
	margin-bottom: 400px !important;
}

.ml400 {
	margin-left: 400px !important;
}

.nmt400 {
	margin-top: -400px !important;
}

.nmb400 {
	margin-bottom: -400px !important;
}

.p400 {
	padding: 400px !important;
}

.ptb400 {
	padding-top: 400px !important;
	padding-bottom: 400px !important;
}

.plr400 {
	padding-left: 400px !important;
	padding-right: 400px !important;
}

.pt400 {
	padding-top: 400px !important;
}

.pr400 {
	padding-right: 400px !important;
}

.pb400 {
	padding-bottom: 400px !important;
}

.pl400 {
	padding-left: 400px !important;
}

.m500 {
	margin: 500px !important;
}

.mtb500 {
	margin-top: 500px !important;
	margin-bottom: 500px !important;
}

.mlr500 {
	margin-left: 500px !important;
	margin-right: 500px !important;
}

.mt500 {
	margin-top: 500px !important;
}

.mr500 {
	margin-right: 500px !important;
}

.mb500 {
	margin-bottom: 500px !important;
}

.ml500 {
	margin-left: 500px !important;
}

.nmt500 {
	margin-top: -500px !important;
}

.nmb500 {
	margin-bottom: -500px !important;
}

.p500 {
	padding: 500px !important;
}

.ptb500 {
	padding-top: 500px !important;
	padding-bottom: 500px !important;
}

.plr500 {
	padding-left: 500px !important;
	padding-right: 500px !important;
}

.pt500 {
	padding-top: 500px !important;
}

.pr500 {
	padding-right: 500px !important;
}

.pb500 {
	padding-bottom: 500px !important;
}

.pl500 {
	padding-left: 500px !important;
}

.hs0 h1, .hs0 h2, .hs0 h3, .hs0 h4, .hs0 h5, .hs0 h6 {
	margin-bottom: 0 !important;
}

.hs10 h1, .hs10 h2, .hs10 h3, .hs10 h4, .hs10 h5, .hs10 h6 {
	margin-bottom: 10px !important;
}

.hs20 h1, .hs20 h2, .hs20 h3, .hs20 h4, .hs20 h5, .hs20 h6 {
	margin-bottom: 20px !important;
}

.hs30 h1, .hs30 h2, .hs30 h3, .hs30 h4, .hs30 h5, .hs30 h6 {
	margin-bottom: 30px !important;
}

.w100 {
	max-width: 100px !important;
}

.w150 {
	max-width: 150px !important;
}

.w200 {
	max-width: 200px !important;
}

.w250 {
	max-width: 250px !important;
}

.w300 {
	max-width: 300px !important;
}

.w350 {
	max-width: 350px !important;
}

.w400 {
	max-width: 400px !important;
}

.w450 {
	max-width: 450px !important;
}

.w500 {
	max-width: 500px !important;
}

.w550 {
	max-width: 550px !important;
}

.w600 {
	max-width: 600px !important;
}

.w650 {
	max-width: 650px !important;
}

.w700 {
	max-width: 700px !important;
}

.w750 {
	max-width: 750px !important;
}

.w800 {
	max-width: 800px !important;
}

.w850 {
	max-width: 850px !important;
}

.w900 {
	max-width: 900px !important;
}

.w950 {
	max-width: 950px !important;
}

.w1000 {
	max-width: 1000px !important;
}

.w1050 {
	max-width: 1050px !important;
}

.w1100 {
	max-width: 1100px !important;
}

.w1150 {
	max-width: 1150px !important;
}

.w1200 {
	max-width: 1200px !important;
}

.w1250 {
	max-width: 1250px !important;
}

.w1300 {
	max-width: 1300px !important;
}

.w1350 {
	max-width: 1350px !important;
}

.w1400 {
	max-width: 1400px !important;
}

.w1450 {
	max-width: 1450px !important;
}

.w1500 {
	max-width: 1500px !important;
}

.w1550 {
	max-width: 1550px !important;
}

.w1600 {
	max-width: 1600px !important;
}

.w1650 {
	max-width: 1650px !important;
}

.w1700 {
	max-width: 1700px !important;
}

.w1750 {
	max-width: 1750px !important;
}

.w1800 {
	max-width: 1800px !important;
}

.w1850 {
	max-width: 1850px !important;
}

.w1900 {
	max-width: 1900px !important;
}

.w1950 {
	max-width: 1950px !important;
}

.w2000 {
	max-width: 2000px !important;
}

.wa {
	max-width: none !important;
}

.reset-full-vh {
	min-height: 0 !important;
}

.bg-left-top {
	background-position: left top !important;
}

.bg-left-center {
	background-position: left center !important;
}

.bg-left-bottom {
	background-position: left bottom !important;
}

.bg-center-top {
	background-position: center top !important;
}

.bg-center-center {
	background-position: center center !important;
}

.bg-center-bottom {
	background-position: center bottom !important;
}

.bg-right-top {
	background-position: right top !important;
}

.bg-right-center {
	background-position: right center !important;
}

.bg-right-bottom {
	background-position: right bottom !important;
}

.bg-repeat {
	background-repeat: repeat !important;
}

.bg-no-repeat {
	background-repeat: no-repeat !important;
}

.bg-repeat-x {
	background-repeat: repeat-x !important;
}

.bg-repeat-y {
	background-repeat: repeat-y !important;
}

.bg-scroll {
	background-attachment: scroll !important;
}

.bg-fixed {
	background-attachment: fixed !important;
}

.bg-cover {
	background-size: cover !important;
}

.bg-stretch {
	background-size: 100% 100% !important;
}

.bg-full-width {
	background-size: 100% auto !important;
}

.bg-full-height {
	background-size: auto 100% !important;
}

.bg-auto {
	background-size: auto auto !important;
}

.form-title-left h3.form-title {
	text-align: left;
}

.form-title-center h3.form-title {
	text-align: center;
}

.form-title-right h3.form-title {
	text-align: right;
}

.form-button-full .hs-button {
	display: block;
}

.radius {
	border-radius: 6px;
}

.radius-top {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.radius-top-left {
	border-top-left-radius: 6px;
}

.radius-top-right {
	border-top-right-radius: 6px;
}

.radius-bottom {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

.radius-bottom-left {
	border-bottom-left-radius: 6px;
}

.radius-bottom-right {
	border-bottom-right-radius: 6px;
}

.radius-left {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.radius-right {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.radius-0 {
	border-radius: 0;
}

.radius-top-0 {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.radius-top-left-0 {
	border-top-left-radius: 0;
}

.radius-top-right-0 {
	border-top-right-radius: 0;
}

.radius-bottom-0 {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.radius-bottom-left-0 {
	border-bottom-left-radius: 0;
}

.radius-bottom-right-0 {
	border-bottom-right-radius: 0;
}

.radius-left-0 {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.radius-right-0 {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

@media (max-width:1139px) {
	.md-hidden {
		display: none !important;
		visibility: visible;
	}
	
	.md-visible {
		display: block !important;
	}
	
	.md-tl {
		text-align: left !important;
	}
	
	.md-tc {
		text-align: center !important;
	}
	
	.md-tr {
		text-align: right !important;
	}
	
	.md-tj {
		text-align: justify !important;
	}
	
	.md-fl {
		float: left !important;
	}
	
	.md-fr {
		float: right !important;
	}
	
	.md-fn {
		float: none !important;
	}
	
	.md-ma {
		margin: auto !important;
	}
	
	.md-mtba {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
	
	.md-mlra {
		margin-left: auto !important;
		margin-right: auto !important;
		float: none !important;
	}
	
	.md-mta {
		margin-top: auto !important;
	}
	
	.md-mra {
		margin-right: auto !important;
	}
	
	.md-mba {
		margin-bottom: auto !important;
	}
	
	.md-mla {
		margin-left: auto !important;
	}
	
	.md-m0 {
		margin: 0 !important;
	}
	
	.md-mtb0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.md-mlr0 {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.md-mt0 {
		margin-top: 0 !important;
	}
	
	.md-mr0 {
		margin-right: 0 !important;
	}
	
	.md-mb0 {
		margin-bottom: 0 !important;
	}
	
	.md-ml0 {
		margin-left: 0 !important;
	}
	
	.md-nmt0 {
		margin-top: -0px !important;
	}
	
	.md-nmb0 {
		margin-bottom: -0px !important;
	}
	
	.md-p0 {
		padding: 0 !important;
	}
	
	.md-ptb0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	
	.md-plr0 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.md-pt0 {
		padding-top: 0 !important;
	}
	
	.md-pr0 {
		padding-right: 0 !important;
	}
	
	.md-pb0 {
		padding-bottom: 0 !important;
	}
	
	.md-pl0 {
		padding-left: 0 !important;
	}
	
	.md-m5 {
		margin: 5px !important;
	}
	
	.md-mtb5 {
		margin-top: 5px !important;
		margin-bottom: 5px !important;
	}
	
	.md-mlr5 {
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	.md-mt5 {
		margin-top: 5px !important;
	}
	
	.md-mr5 {
		margin-right: 5px !important;
	}
	
	.md-mb5 {
		margin-bottom: 5px !important;
	}
	
	.md-ml5 {
		margin-left: 5px !important;
	}
	
	.md-nmt5 {
		margin-top: -5px !important;
	}
	
	.md-nmb5 {
		margin-bottom: -5px !important;
	}
	
	.md-p5 {
		padding: 5px !important;
	}
	
	.md-ptb5 {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}
	
	.md-plr5 {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	
	.md-pt5 {
		padding-top: 5px !important;
	}
	
	.md-pr5 {
		padding-right: 5px !important;
	}
	
	.md-pb5 {
		padding-bottom: 5px !important;
	}
	
	.md-pl5 {
		padding-left: 5px !important;
	}
	
	.md-m10 {
		margin: 10px !important;
	}
	
	.md-mtb10 {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	
	.md-mlr10 {
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
	
	.md-mt10 {
		margin-top: 10px !important;
	}
	
	.md-mr10 {
		margin-right: 10px !important;
	}
	
	.md-mb10 {
		margin-bottom: 10px !important;
	}
	
	.md-ml10 {
		margin-left: 10px !important;
	}
	
	.md-nmt10 {
		margin-top: -10px !important;
	}
	
	.md-nmb10 {
		margin-bottom: -10px !important;
	}
	
	.md-p10 {
		padding: 10px !important;
	}
	
	.md-ptb10 {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	
	.md-plr10 {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	
	.md-pt10 {
		padding-top: 10px !important;
	}
	
	.md-pr10 {
		padding-right: 10px !important;
	}
	
	.md-pb10 {
		padding-bottom: 10px !important;
	}
	
	.md-pl10 {
		padding-left: 10px !important;
	}
	
	.md-m15 {
		margin: 15px !important;
	}
	
	.md-mtb15 {
		margin-top: 15px !important;
		margin-bottom: 15px !important;
	}
	
	.md-mlr15 {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	
	.md-mt15 {
		margin-top: 15px !important;
	}
	
	.md-mr15 {
		margin-right: 15px !important;
	}
	
	.md-mb15 {
		margin-bottom: 15px !important;
	}
	
	.md-ml15 {
		margin-left: 15px !important;
	}
	
	.md-nmt15 {
		margin-top: -15px !important;
	}
	
	.md-nmb15 {
		margin-bottom: -15px !important;
	}
	
	.md-p15 {
		padding: 15px !important;
	}
	
	.md-ptb15 {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
	
	.md-plr15 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	.md-pt15 {
		padding-top: 15px !important;
	}
	
	.md-pr15 {
		padding-right: 15px !important;
	}
	
	.md-pb15 {
		padding-bottom: 15px !important;
	}
	
	.md-pl15 {
		padding-left: 15px !important;
	}
	
	.md-m20 {
		margin: 20px !important;
	}
	
	.md-mtb20 {
		margin-top: 20px !important;
		margin-bottom: 20px !important;
	}
	
	.md-mlr20 {
		margin-left: 20px !important;
		margin-right: 20px !important;
	}
	
	.md-mt20 {
		margin-top: 20px !important;
	}
	
	.md-mr20 {
		margin-right: 20px !important;
	}
	
	.md-mb20 {
		margin-bottom: 20px !important;
	}
	
	.md-ml20 {
		margin-left: 20px !important;
	}
	
	.md-nmt20 {
		margin-top: -20px !important;
	}
	
	.md-nmb20 {
		margin-bottom: -20px !important;
	}
	
	.md-p20 {
		padding: 20px !important;
	}
	
	.md-ptb20 {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	
	.md-plr20 {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	
	.md-pt20 {
		padding-top: 20px !important;
	}
	
	.md-pr20 {
		padding-right: 20px !important;
	}
	
	.md-pb20 {
		padding-bottom: 20px !important;
	}
	
	.md-pl20 {
		padding-left: 20px !important;
	}
	
	.md-m30 {
		margin: 30px !important;
	}
	
	.md-mtb30 {
		margin-top: 30px !important;
		margin-bottom: 30px !important;
	}
	
	.md-mlr30 {
		margin-left: 30px !important;
		margin-right: 30px !important;
	}
	
	.md-mt30 {
		margin-top: 30px !important;
	}
	
	.md-mr30 {
		margin-right: 30px !important;
	}
	
	.md-mb30 {
		margin-bottom: 30px !important;
	}
	
	.md-ml30 {
		margin-left: 30px !important;
	}
	
	.md-nmt30 {
		margin-top: -30px !important;
	}
	
	.md-nmb30 {
		margin-bottom: -30px !important;
	}
	
	.md-p30 {
		padding: 30px !important;
	}
	
	.md-ptb30 {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	
	.md-plr30 {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	
	.md-pt30 {
		padding-top: 30px !important;
	}
	
	.md-pr30 {
		padding-right: 30px !important;
	}
	
	.md-pb30 {
		padding-bottom: 30px !important;
	}
	
	.md-pl30 {
		padding-left: 30px !important;
	}
	
	.md-m40 {
		margin: 40px !important;
	}
	
	.md-mtb40 {
		margin-top: 40px !important;
		margin-bottom: 40px !important;
	}
	
	.md-mlr40 {
		margin-left: 40px !important;
		margin-right: 40px !important;
	}
	
	.md-mt40 {
		margin-top: 40px !important;
	}
	
	.md-mr40 {
		margin-right: 40px !important;
	}
	
	.md-mb40 {
		margin-bottom: 40px !important;
	}
	
	.md-ml40 {
		margin-left: 40px !important;
	}
	
	.md-nmt40 {
		margin-top: -40px !important;
	}
	
	.md-nmb40 {
		margin-bottom: -40px !important;
	}
	
	.md-p40 {
		padding: 40px !important;
	}
	
	.md-ptb40 {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
	
	.md-plr40 {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
	
	.md-pt40 {
		padding-top: 40px !important;
	}
	
	.md-pr40 {
		padding-right: 40px !important;
	}
	
	.md-pb40 {
		padding-bottom: 40px !important;
	}
	
	.md-pl40 {
		padding-left: 40px !important;
	}
	
	.md-m50 {
		margin: 50px !important;
	}
	
	.md-mtb50 {
		margin-top: 50px !important;
		margin-bottom: 50px !important;
	}
	
	.md-mlr50 {
		margin-left: 50px !important;
		margin-right: 50px !important;
	}
	
	.md-mt50 {
		margin-top: 50px !important;
	}
	
	.md-mr50 {
		margin-right: 50px !important;
	}
	
	.md-mb50 {
		margin-bottom: 50px !important;
	}
	
	.md-ml50 {
		margin-left: 50px !important;
	}
	
	.md-nmt50 {
		margin-top: -50px !important;
	}
	
	.md-nmb50 {
		margin-bottom: -50px !important;
	}
	
	.md-p50 {
		padding: 50px !important;
	}
	
	.md-ptb50 {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	
	.md-plr50 {
		padding-left: 50px !important;
		padding-right: 50px !important;
	}
	
	.md-pt50 {
		padding-top: 50px !important;
	}
	
	.md-pr50 {
		padding-right: 50px !important;
	}
	
	.md-pb50 {
		padding-bottom: 50px !important;
	}
	
	.md-pl50 {
		padding-left: 50px !important;
	}
	
	.md-m60 {
		margin: 60px !important;
	}
	
	.md-mtb60 {
		margin-top: 60px !important;
		margin-bottom: 60px !important;
	}
	
	.md-mlr60 {
		margin-left: 60px !important;
		margin-right: 60px !important;
	}
	
	.md-mt60 {
		margin-top: 60px !important;
	}
	
	.md-mr60 {
		margin-right: 60px !important;
	}
	
	.md-mb60 {
		margin-bottom: 60px !important;
	}
	
	.md-ml60 {
		margin-left: 60px !important;
	}
	
	.md-nmt60 {
		margin-top: -60px !important;
	}
	
	.md-nmb60 {
		margin-bottom: -60px !important;
	}
	
	.md-p60 {
		padding: 60px !important;
	}
	
	.md-ptb60 {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}
	
	.md-plr60 {
		padding-left: 60px !important;
		padding-right: 60px !important;
	}
	
	.md-pt60 {
		padding-top: 60px !important;
	}
	
	.md-pr60 {
		padding-right: 60px !important;
	}
	
	.md-pb60 {
		padding-bottom: 60px !important;
	}
	
	.md-pl60 {
		padding-left: 60px !important;
	}
	
	.md-m70 {
		margin: 70px !important;
	}
	
	.md-mtb70 {
		margin-top: 70px !important;
		margin-bottom: 70px !important;
	}
	
	.md-mlr70 {
		margin-left: 70px !important;
		margin-right: 70px !important;
	}
	
	.md-mt70 {
		margin-top: 70px !important;
	}
	
	.md-mr70 {
		margin-right: 70px !important;
	}
	
	.md-mb70 {
		margin-bottom: 70px !important;
	}
	
	.md-ml70 {
		margin-left: 70px !important;
	}
	
	.md-nmt70 {
		margin-top: -70px !important;
	}
	
	.md-nmb70 {
		margin-bottom: -70px !important;
	}
	
	.md-p70 {
		padding: 70px !important;
	}
	
	.md-ptb70 {
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}
	
	.md-plr70 {
		padding-left: 70px !important;
		padding-right: 70px !important;
	}
	
	.md-pt70 {
		padding-top: 70px !important;
	}
	
	.md-pr70 {
		padding-right: 70px !important;
	}
	
	.md-pb70 {
		padding-bottom: 70px !important;
	}
	
	.md-pl70 {
		padding-left: 70px !important;
	}
	
	.md-m80 {
		margin: 80px !important;
	}
	
	.md-mtb80 {
		margin-top: 80px !important;
		margin-bottom: 80px !important;
	}
	
	.md-mlr80 {
		margin-left: 80px !important;
		margin-right: 80px !important;
	}
	
	.md-mt80 {
		margin-top: 80px !important;
	}
	
	.md-mr80 {
		margin-right: 80px !important;
	}
	
	.md-mb80 {
		margin-bottom: 80px !important;
	}
	
	.md-ml80 {
		margin-left: 80px !important;
	}
	
	.md-nmt80 {
		margin-top: -80px !important;
	}
	
	.md-nmb80 {
		margin-bottom: -80px !important;
	}
	
	.md-p80 {
		padding: 80px !important;
	}
	
	.md-ptb80 {
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}
	
	.md-plr80 {
		padding-left: 80px !important;
		padding-right: 80px !important;
	}
	
	.md-pt80 {
		padding-top: 80px !important;
	}
	
	.md-pr80 {
		padding-right: 80px !important;
	}
	
	.md-pb80 {
		padding-bottom: 80px !important;
	}
	
	.md-pl80 {
		padding-left: 80px !important;
	}
	
	.md-m90 {
		margin: 90px !important;
	}
	
	.md-mtb90 {
		margin-top: 90px !important;
		margin-bottom: 90px !important;
	}
	
	.md-mlr90 {
		margin-left: 90px !important;
		margin-right: 90px !important;
	}
	
	.md-mt90 {
		margin-top: 90px !important;
	}
	
	.md-mr90 {
		margin-right: 90px !important;
	}
	
	.md-mb90 {
		margin-bottom: 90px !important;
	}
	
	.md-ml90 {
		margin-left: 90px !important;
	}
	
	.md-nmt90 {
		margin-top: -90px !important;
	}
	
	.md-nmb90 {
		margin-bottom: -90px !important;
	}
	
	.md-p90 {
		padding: 90px !important;
	}
	
	.md-ptb90 {
		padding-top: 90px !important;
		padding-bottom: 90px !important;
	}
	
	.md-plr90 {
		padding-left: 90px !important;
		padding-right: 90px !important;
	}
	
	.md-pt90 {
		padding-top: 90px !important;
	}
	
	.md-pr90 {
		padding-right: 90px !important;
	}
	
	.md-pb90 {
		padding-bottom: 90px !important;
	}
	
	.md-pl90 {
		padding-left: 90px !important;
	}
	
	.md-m100 {
		margin: 100px !important;
	}
	
	.md-mtb100 {
		margin-top: 100px !important;
		margin-bottom: 100px !important;
	}
	
	.md-mlr100 {
		margin-left: 100px !important;
		margin-right: 100px !important;
	}
	
	.md-mt100 {
		margin-top: 100px !important;
	}
	
	.md-mr100 {
		margin-right: 100px !important;
	}
	
	.md-mb100 {
		margin-bottom: 100px !important;
	}
	
	.md-ml100 {
		margin-left: 100px !important;
	}
	
	.md-nmt100 {
		margin-top: -100px !important;
	}
	
	.md-nmb100 {
		margin-bottom: -100px !important;
	}
	
	.md-p100 {
		padding: 100px !important;
	}
	
	.md-ptb100 {
		padding-top: 100px !important;
		padding-bottom: 100px !important;
	}
	
	.md-plr100 {
		padding-left: 100px !important;
		padding-right: 100px !important;
	}
	
	.md-pt100 {
		padding-top: 100px !important;
	}
	
	.md-pr100 {
		padding-right: 100px !important;
	}
	
	.md-pb100 {
		padding-bottom: 100px !important;
	}
	
	.md-pl100 {
		padding-left: 100px !important;
	}
	
	.md-m110 {
		margin: 110px !important;
	}
	
	.md-mtb110 {
		margin-top: 110px !important;
		margin-bottom: 110px !important;
	}
	
	.md-mlr110 {
		margin-left: 110px !important;
		margin-right: 110px !important;
	}
	
	.md-mt110 {
		margin-top: 110px !important;
	}
	
	.md-mr110 {
		margin-right: 110px !important;
	}
	
	.md-mb110 {
		margin-bottom: 110px !important;
	}
	
	.md-ml110 {
		margin-left: 110px !important;
	}
	
	.md-nmt110 {
		margin-top: -110px !important;
	}
	
	.md-nmb110 {
		margin-bottom: -110px !important;
	}
	
	.md-p110 {
		padding: 110px !important;
	}
	
	.md-ptb110 {
		padding-top: 110px !important;
		padding-bottom: 110px !important;
	}
	
	.md-plr110 {
		padding-left: 110px !important;
		padding-right: 110px !important;
	}
	
	.md-pt110 {
		padding-top: 110px !important;
	}
	
	.md-pr110 {
		padding-right: 110px !important;
	}
	
	.md-pb110 {
		padding-bottom: 110px !important;
	}
	
	.md-pl110 {
		padding-left: 110px !important;
	}
	
	.md-m120 {
		margin: 120px !important;
	}
	
	.md-mtb120 {
		margin-top: 120px !important;
		margin-bottom: 120px !important;
	}
	
	.md-mlr120 {
		margin-left: 120px !important;
		margin-right: 120px !important;
	}
	
	.md-mt120 {
		margin-top: 120px !important;
	}
	
	.md-mr120 {
		margin-right: 120px !important;
	}
	
	.md-mb120 {
		margin-bottom: 120px !important;
	}
	
	.md-ml120 {
		margin-left: 120px !important;
	}
	
	.md-nmt120 {
		margin-top: -120px !important;
	}
	
	.md-nmb120 {
		margin-bottom: -120px !important;
	}
	
	.md-p120 {
		padding: 120px !important;
	}
	
	.md-ptb120 {
		padding-top: 120px !important;
		padding-bottom: 120px !important;
	}
	
	.md-plr120 {
		padding-left: 120px !important;
		padding-right: 120px !important;
	}
	
	.md-pt120 {
		padding-top: 120px !important;
	}
	
	.md-pr120 {
		padding-right: 120px !important;
	}
	
	.md-pb120 {
		padding-bottom: 120px !important;
	}
	
	.md-pl120 {
		padding-left: 120px !important;
	}
	
	.md-m130 {
		margin: 130px !important;
	}
	
	.md-mtb130 {
		margin-top: 130px !important;
		margin-bottom: 130px !important;
	}
	
	.md-mlr130 {
		margin-left: 130px !important;
		margin-right: 130px !important;
	}
	
	.md-mt130 {
		margin-top: 130px !important;
	}
	
	.md-mr130 {
		margin-right: 130px !important;
	}
	
	.md-mb130 {
		margin-bottom: 130px !important;
	}
	
	.md-ml130 {
		margin-left: 130px !important;
	}
	
	.md-nmt130 {
		margin-top: -130px !important;
	}
	
	.md-nmb130 {
		margin-bottom: -130px !important;
	}
	
	.md-p130 {
		padding: 130px !important;
	}
	
	.md-ptb130 {
		padding-top: 130px !important;
		padding-bottom: 130px !important;
	}
	
	.md-plr130 {
		padding-left: 130px !important;
		padding-right: 130px !important;
	}
	
	.md-pt130 {
		padding-top: 130px !important;
	}
	
	.md-pr130 {
		padding-right: 130px !important;
	}
	
	.md-pb130 {
		padding-bottom: 130px !important;
	}
	
	.md-pl130 {
		padding-left: 130px !important;
	}
	
	.md-m140 {
		margin: 140px !important;
	}
	
	.md-mtb140 {
		margin-top: 140px !important;
		margin-bottom: 140px !important;
	}
	
	.md-mlr140 {
		margin-left: 140px !important;
		margin-right: 140px !important;
	}
	
	.md-mt140 {
		margin-top: 140px !important;
	}
	
	.md-mr140 {
		margin-right: 140px !important;
	}
	
	.md-mb140 {
		margin-bottom: 140px !important;
	}
	
	.md-ml140 {
		margin-left: 140px !important;
	}
	
	.md-nmt140 {
		margin-top: -140px !important;
	}
	
	.md-nmb140 {
		margin-bottom: -140px !important;
	}
	
	.md-p140 {
		padding: 140px !important;
	}
	
	.md-ptb140 {
		padding-top: 140px !important;
		padding-bottom: 140px !important;
	}
	
	.md-plr140 {
		padding-left: 140px !important;
		padding-right: 140px !important;
	}
	
	.md-pt140 {
		padding-top: 140px !important;
	}
	
	.md-pr140 {
		padding-right: 140px !important;
	}
	
	.md-pb140 {
		padding-bottom: 140px !important;
	}
	
	.md-pl140 {
		padding-left: 140px !important;
	}
	
	.md-m150 {
		margin: 150px !important;
	}
	
	.md-mtb150 {
		margin-top: 150px !important;
		margin-bottom: 150px !important;
	}
	
	.md-mlr150 {
		margin-left: 150px !important;
		margin-right: 150px !important;
	}
	
	.md-mt150 {
		margin-top: 150px !important;
	}
	
	.md-mr150 {
		margin-right: 150px !important;
	}
	
	.md-mb150 {
		margin-bottom: 150px !important;
	}
	
	.md-ml150 {
		margin-left: 150px !important;
	}
	
	.md-nmt150 {
		margin-top: -150px !important;
	}
	
	.md-nmb150 {
		margin-bottom: -150px !important;
	}
	
	.md-p150 {
		padding: 150px !important;
	}
	
	.md-ptb150 {
		padding-top: 150px !important;
		padding-bottom: 150px !important;
	}
	
	.md-plr150 {
		padding-left: 150px !important;
		padding-right: 150px !important;
	}
	
	.md-pt150 {
		padding-top: 150px !important;
	}
	
	.md-pr150 {
		padding-right: 150px !important;
	}
	
	.md-pb150 {
		padding-bottom: 150px !important;
	}
	
	.md-pl150 {
		padding-left: 150px !important;
	}
	
	.md-m200 {
		margin: 200px !important;
	}
	
	.md-mtb200 {
		margin-top: 200px !important;
		margin-bottom: 200px !important;
	}
	
	.md-mlr200 {
		margin-left: 200px !important;
		margin-right: 200px !important;
	}
	
	.md-mt200 {
		margin-top: 200px !important;
	}
	
	.md-mr200 {
		margin-right: 200px !important;
	}
	
	.md-mb200 {
		margin-bottom: 200px !important;
	}
	
	.md-ml200 {
		margin-left: 200px !important;
	}
	
	.md-nmt200 {
		margin-top: -200px !important;
	}
	
	.md-nmb200 {
		margin-bottom: -200px !important;
	}
	
	.md-p200 {
		padding: 200px !important;
	}
	
	.md-ptb200 {
		padding-top: 200px !important;
		padding-bottom: 200px !important;
	}
	
	.md-plr200 {
		padding-left: 200px !important;
		padding-right: 200px !important;
	}
	
	.md-pt200 {
		padding-top: 200px !important;
	}
	
	.md-pr200 {
		padding-right: 200px !important;
	}
	
	.md-pb200 {
		padding-bottom: 200px !important;
	}
	
	.md-pl200 {
		padding-left: 200px !important;
	}
	
	.md-m250 {
		margin: 250px !important;
	}
	
	.md-mtb250 {
		margin-top: 250px !important;
		margin-bottom: 250px !important;
	}
	
	.md-mlr250 {
		margin-left: 250px !important;
		margin-right: 250px !important;
	}
	
	.md-mt250 {
		margin-top: 250px !important;
	}
	
	.md-mr250 {
		margin-right: 250px !important;
	}
	
	.md-mb250 {
		margin-bottom: 250px !important;
	}
	
	.md-ml250 {
		margin-left: 250px !important;
	}
	
	.md-nmt250 {
		margin-top: -250px !important;
	}
	
	.md-nmb250 {
		margin-bottom: -250px !important;
	}
	
	.md-p250 {
		padding: 250px !important;
	}
	
	.md-ptb250 {
		padding-top: 250px !important;
		padding-bottom: 250px !important;
	}
	
	.md-plr250 {
		padding-left: 250px !important;
		padding-right: 250px !important;
	}
	
	.md-pt250 {
		padding-top: 250px !important;
	}
	
	.md-pr250 {
		padding-right: 250px !important;
	}
	
	.md-pb250 {
		padding-bottom: 250px !important;
	}
	
	.md-pl250 {
		padding-left: 250px !important;
	}
	
	.md-m300 {
		margin: 300px !important;
	}
	
	.md-mtb300 {
		margin-top: 300px !important;
		margin-bottom: 300px !important;
	}
	
	.md-mlr300 {
		margin-left: 300px !important;
		margin-right: 300px !important;
	}
	
	.md-mt300 {
		margin-top: 300px !important;
	}
	
	.md-mr300 {
		margin-right: 300px !important;
	}
	
	.md-mb300 {
		margin-bottom: 300px !important;
	}
	
	.md-ml300 {
		margin-left: 300px !important;
	}
	
	.md-nmt300 {
		margin-top: -300px !important;
	}
	
	.md-nmb300 {
		margin-bottom: -300px !important;
	}
	
	.md-p300 {
		padding: 300px !important;
	}
	
	.md-ptb300 {
		padding-top: 300px !important;
		padding-bottom: 300px !important;
	}
	
	.md-plr300 {
		padding-left: 300px !important;
		padding-right: 300px !important;
	}
	
	.md-pt300 {
		padding-top: 300px !important;
	}
	
	.md-pr300 {
		padding-right: 300px !important;
	}
	
	.md-pb300 {
		padding-bottom: 300px !important;
	}
	
	.md-pl300 {
		padding-left: 300px !important;
	}
	
	.md-m400 {
		margin: 400px !important;
	}
	
	.md-mtb400 {
		margin-top: 400px !important;
		margin-bottom: 400px !important;
	}
	
	.md-mlr400 {
		margin-left: 400px !important;
		margin-right: 400px !important;
	}
	
	.md-mt400 {
		margin-top: 400px !important;
	}
	
	.md-mr400 {
		margin-right: 400px !important;
	}
	
	.md-mb400 {
		margin-bottom: 400px !important;
	}
	
	.md-ml400 {
		margin-left: 400px !important;
	}
	
	.md-nmt400 {
		margin-top: -400px !important;
	}
	
	.md-nmb400 {
		margin-bottom: -400px !important;
	}
	
	.md-p400 {
		padding: 400px !important;
	}
	
	.md-ptb400 {
		padding-top: 400px !important;
		padding-bottom: 400px !important;
	}
	
	.md-plr400 {
		padding-left: 400px !important;
		padding-right: 400px !important;
	}
	
	.md-pt400 {
		padding-top: 400px !important;
	}
	
	.md-pr400 {
		padding-right: 400px !important;
	}
	
	.md-pb400 {
		padding-bottom: 400px !important;
	}
	
	.md-pl400 {
		padding-left: 400px !important;
	}
	
	.md-m500 {
		margin: 500px !important;
	}
	
	.md-mtb500 {
		margin-top: 500px !important;
		margin-bottom: 500px !important;
	}
	
	.md-mlr500 {
		margin-left: 500px !important;
		margin-right: 500px !important;
	}
	
	.md-mt500 {
		margin-top: 500px !important;
	}
	
	.md-mr500 {
		margin-right: 500px !important;
	}
	
	.md-mb500 {
		margin-bottom: 500px !important;
	}
	
	.md-ml500 {
		margin-left: 500px !important;
	}
	
	.md-nmt500 {
		margin-top: -500px !important;
	}
	
	.md-nmb500 {
		margin-bottom: -500px !important;
	}
	
	.md-p500 {
		padding: 500px !important;
	}
	
	.md-ptb500 {
		padding-top: 500px !important;
		padding-bottom: 500px !important;
	}
	
	.md-plr500 {
		padding-left: 500px !important;
		padding-right: 500px !important;
	}
	
	.md-pt500 {
		padding-top: 500px !important;
	}
	
	.md-pr500 {
		padding-right: 500px !important;
	}
	
	.md-pb500 {
		padding-bottom: 500px !important;
	}
	
	.md-pl500 {
		padding-left: 500px !important;
	}
	
	.md-hs0 h1, .md-hs0 h2, .md-hs0 h3, .md-hs0 h4, .md-hs0 h5, .md-hs0 h6 {
		margin-bottom: 0 !important;
	}
	
	.md-hs10 h1, .md-hs10 h2, .md-hs10 h3, .md-hs10 h4, .md-hs10 h5, .md-hs10 h6 {
		margin-bottom: 10px !important;
	}
	
	.md-hs20 h1, .md-hs20 h2, .md-hs20 h3, .md-hs20 h4, .md-hs20 h5, .md-hs20 h6 {
		margin-bottom: 20px !important;
	}
	
	.md-hs30 h1, .md-hs30 h2, .md-hs30 h3, .md-hs30 h4, .md-hs30 h5, .md-hs30 h6 {
		margin-bottom: 30px !important;
	}
	
	.md-w100 {
		max-width: 100px !important;
	}
	
	.md-w150 {
		max-width: 150px !important;
	}
	
	.md-w200 {
		max-width: 200px !important;
	}
	
	.md-w250 {
		max-width: 250px !important;
	}
	
	.md-w300 {
		max-width: 300px !important;
	}
	
	.md-w350 {
		max-width: 350px !important;
	}
	
	.md-w400 {
		max-width: 400px !important;
	}
	
	.md-w450 {
		max-width: 450px !important;
	}
	
	.md-w500 {
		max-width: 500px !important;
	}
	
	.md-w550 {
		max-width: 550px !important;
	}
	
	.md-w600 {
		max-width: 600px !important;
	}
	
	.md-w650 {
		max-width: 650px !important;
	}
	
	.md-w700 {
		max-width: 700px !important;
	}
	
	.md-w750 {
		max-width: 750px !important;
	}
	
	.md-w800 {
		max-width: 800px !important;
	}
	
	.md-w850 {
		max-width: 850px !important;
	}
	
	.md-w900 {
		max-width: 900px !important;
	}
	
	.md-w950 {
		max-width: 950px !important;
	}
	
	.md-w1000 {
		max-width: 1000px !important;
	}
	
	.md-w1050 {
		max-width: 1050px !important;
	}
	
	.md-w1100 {
		max-width: 1100px !important;
	}
	
	.md-w1150 {
		max-width: 1150px !important;
	}
	
	.md-w1200 {
		max-width: 1200px !important;
	}
	
	.md-w1250 {
		max-width: 1250px !important;
	}
	
	.md-w1300 {
		max-width: 1300px !important;
	}
	
	.md-w1350 {
		max-width: 1350px !important;
	}
	
	.md-w1400 {
		max-width: 1400px !important;
	}
	
	.md-w1450 {
		max-width: 1450px !important;
	}
	
	.md-w1500 {
		max-width: 1500px !important;
	}
	
	.md-w1550 {
		max-width: 1550px !important;
	}
	
	.md-w1600 {
		max-width: 1600px !important;
	}
	
	.md-w1650 {
		max-width: 1650px !important;
	}
	
	.md-w1700 {
		max-width: 1700px !important;
	}
	
	.md-w1750 {
		max-width: 1750px !important;
	}
	
	.md-w1800 {
		max-width: 1800px !important;
	}
	
	.md-w1850 {
		max-width: 1850px !important;
	}
	
	.md-w1900 {
		max-width: 1900px !important;
	}
	
	.md-w1950 {
		max-width: 1950px !important;
	}
	
	.md-w2000 {
		max-width: 2000px !important;
	}
	
	.md-wa {
		max-width: none !important;
	}
	
	.md-reset-full-vh {
		min-height: 0 !important;
	}
	
	.md-bg-left-top {
		background-position: left top !important;
	}
	
	.md-bg-left-center {
		background-position: left center !important;
	}
	
	.md-bg-left-bottom {
		background-position: left bottom !important;
	}
	
	.md-bg-center-top {
		background-position: center top !important;
	}
	
	.md-bg-center-center {
		background-position: center center !important;
	}
	
	.md-bg-center-bottom {
		background-position: center bottom !important;
	}
	
	.md-bg-right-top {
		background-position: right top !important;
	}
	
	.md-bg-right-center {
		background-position: right center !important;
	}
	
	.md-bg-right-bottom {
		background-position: right bottom !important;
	}
	
	.md-bg-repeat {
		background-repeat: repeat !important;
	}
	
	.md-bg-no-repeat {
		background-repeat: no-repeat !important;
	}
	
	.md-bg-repeat-x {
		background-repeat: repeat-x !important;
	}
	
	.md-bg-repeat-y {
		background-repeat: repeat-y !important;
	}
	
	.md-bg-scroll {
		background-attachment: scroll !important;
	}
	
	.md-bg-fixed {
		background-attachment: fixed !important;
	}
	
	.md-bg-cover {
		background-size: cover !important;
	}
	
	.md-bg-stretch {
		background-size: 100% 100% !important;
	}
	
	.md-bg-full-width {
		background-size: 100% auto !important;
	}
	
	.md-bg-full-height {
		background-size: auto 100% !important;
	}
	
	.md-bg-auto {
		background-size: auto auto !important;
	}
	
	.md-form-title-left h3.form-title {
		text-align: left;
	}
	
	.md-form-title-center h3.form-title {
		text-align: center;
	}
	
	.md-form-title-right h3.form-title {
		text-align: right;
	}
	
	.md-form-button-full .hs-button {
		display: block;
	}
	
	.md-radius {
		border-radius: 6px;
	}
	
	.md-radius-top {
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
	}
	
	.md-radius-top-left {
		border-top-left-radius: 6px;
	}
	
	.md-radius-top-right {
		border-top-right-radius: 6px;
	}
	
	.md-radius-bottom {
		border-bottom-left-radius: 6px;
		border-bottom-right-radius: 6px;
	}
	
	.md-radius-bottom-left {
		border-bottom-left-radius: 6px;
	}
	
	.md-radius-bottom-right {
		border-bottom-right-radius: 6px;
	}
	
	.md-radius-left {
		border-top-left-radius: 6px;
		border-bottom-left-radius: 6px;
	}
	
	.md-radius-right {
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
	}
	
	.md-radius-0 {
		border-radius: 0;
	}
	
	.md-radius-top-0 {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	
	.md-radius-top-left-0 {
		border-top-left-radius: 0;
	}
	
	.md-radius-top-right-0 {
		border-top-right-radius: 0;
	}
	
	.md-radius-bottom-0 {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	
	.md-radius-bottom-left-0 {
		border-bottom-left-radius: 0;
	}
	
	.md-radius-bottom-right-0 {
		border-bottom-right-radius: 0;
	}
	
	.md-radius-left-0 {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	
	.md-radius-right-0 {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
}

@media (max-width:767px) {
	.sm-hidden {
		display: none !important;
		visibility: visible;
	}
	
	.sm-visible {
		display: block !important;
	}
	
	.sm-tl {
		text-align: left !important;
	}
	
	.sm-tc {
		text-align: center !important;
	}
	
	.sm-tr {
		text-align: right !important;
	}
	
	.sm-tj {
		text-align: justify !important;
	}
	
	.sm-fl {
		float: left !important;
	}
	
	.sm-fr {
		float: right !important;
	}
	
	.sm-fn {
		float: none !important;
	}
	
	.sm-ma {
		margin: auto !important;
	}
	
	.sm-mtba {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
	
	.sm-mlra {
		margin-left: auto !important;
		margin-right: auto !important;
		float: none !important;
	}
	
	.sm-mta {
		margin-top: auto !important;
	}
	
	.sm-mra {
		margin-right: auto !important;
	}
	
	.sm-mba {
		margin-bottom: auto !important;
	}
	
	.sm-mla {
		margin-left: auto !important;
	}
	
	.sm-m0 {
		margin: 0 !important;
	}
	
	.sm-mtb0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.sm-mlr0 {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.sm-mt0 {
		margin-top: 0 !important;
	}
	
	.sm-mr0 {
		margin-right: 0 !important;
	}
	
	.sm-mb0 {
		margin-bottom: 0 !important;
	}
	
	.sm-ml0 {
		margin-left: 0 !important;
	}
	
	.sm-nmt0 {
		margin-top: -0px !important;
	}
	
	.sm-nmb0 {
		margin-bottom: -0px !important;
	}
	
	.sm-p0 {
		padding: 0 !important;
	}
	
	.sm-ptb0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	
	.sm-plr0 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.sm-pt0 {
		padding-top: 0 !important;
	}
	
	.sm-pr0 {
		padding-right: 0 !important;
	}
	
	.sm-pb0 {
		padding-bottom: 0 !important;
	}
	
	.sm-pl0 {
		padding-left: 0 !important;
	}
	
	.sm-m5 {
		margin: 5px !important;
	}
	
	.sm-mtb5 {
		margin-top: 5px !important;
		margin-bottom: 5px !important;
	}
	
	.sm-mlr5 {
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	.sm-mt5 {
		margin-top: 5px !important;
	}
	
	.sm-mr5 {
		margin-right: 5px !important;
	}
	
	.sm-mb5 {
		margin-bottom: 5px !important;
	}
	
	.sm-ml5 {
		margin-left: 5px !important;
	}
	
	.sm-nmt5 {
		margin-top: -5px !important;
	}
	
	.sm-nmb5 {
		margin-bottom: -5px !important;
	}
	
	.sm-p5 {
		padding: 5px !important;
	}
	
	.sm-ptb5 {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}
	
	.sm-plr5 {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	
	.sm-pt5 {
		padding-top: 5px !important;
	}
	
	.sm-pr5 {
		padding-right: 5px !important;
	}
	
	.sm-pb5 {
		padding-bottom: 5px !important;
	}
	
	.sm-pl5 {
		padding-left: 5px !important;
	}
	
	.sm-m10 {
		margin: 10px !important;
	}
	
	.sm-mtb10 {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	
	.sm-mlr10 {
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
	
	.sm-mt10 {
		margin-top: 10px !important;
	}
	
	.sm-mr10 {
		margin-right: 10px !important;
	}
	
	.sm-mb10 {
		margin-bottom: 10px !important;
	}
	
	.sm-ml10 {
		margin-left: 10px !important;
	}
	
	.sm-nmt10 {
		margin-top: -10px !important;
	}
	
	.sm-nmb10 {
		margin-bottom: -10px !important;
	}
	
	.sm-p10 {
		padding: 10px !important;
	}
	
	.sm-ptb10 {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	
	.sm-plr10 {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	
	.sm-pt10 {
		padding-top: 10px !important;
	}
	
	.sm-pr10 {
		padding-right: 10px !important;
	}
	
	.sm-pb10 {
		padding-bottom: 10px !important;
	}
	
	.sm-pl10 {
		padding-left: 10px !important;
	}
	
	.sm-m15 {
		margin: 15px !important;
	}
	
	.sm-mtb15 {
		margin-top: 15px !important;
		margin-bottom: 15px !important;
	}
	
	.sm-mlr15 {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	
	.sm-mt15 {
		margin-top: 15px !important;
	}
	
	.sm-mr15 {
		margin-right: 15px !important;
	}
	
	.sm-mb15 {
		margin-bottom: 15px !important;
	}
	
	.sm-ml15 {
		margin-left: 15px !important;
	}
	
	.sm-nmt15 {
		margin-top: -15px !important;
	}
	
	.sm-nmb15 {
		margin-bottom: -15px !important;
	}
	
	.sm-p15 {
		padding: 15px !important;
	}
	
	.sm-ptb15 {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
	
	.sm-plr15 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	.sm-pt15 {
		padding-top: 15px !important;
	}
	
	.sm-pr15 {
		padding-right: 15px !important;
	}
	
	.sm-pb15 {
		padding-bottom: 15px !important;
	}
	
	.sm-pl15 {
		padding-left: 15px !important;
	}
	
	.sm-m20 {
		margin: 20px !important;
	}
	
	.sm-mtb20 {
		margin-top: 20px !important;
		margin-bottom: 20px !important;
	}
	
	.sm-mlr20 {
		margin-left: 20px !important;
		margin-right: 20px !important;
	}
	
	.sm-mt20 {
		margin-top: 20px !important;
	}
	
	.sm-mr20 {
		margin-right: 20px !important;
	}
	
	.sm-mb20 {
		margin-bottom: 20px !important;
	}
	
	.sm-ml20 {
		margin-left: 20px !important;
	}
	
	.sm-nmt20 {
		margin-top: -20px !important;
	}
	
	.sm-nmb20 {
		margin-bottom: -20px !important;
	}
	
	.sm-p20 {
		padding: 20px !important;
	}
	
	.sm-ptb20 {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	
	.sm-plr20 {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	
	.sm-pt20 {
		padding-top: 20px !important;
	}
	
	.sm-pr20 {
		padding-right: 20px !important;
	}
	
	.sm-pb20 {
		padding-bottom: 20px !important;
	}
	
	.sm-pl20 {
		padding-left: 20px !important;
	}
	
	.sm-m30 {
		margin: 30px !important;
	}
	
	.sm-mtb30 {
		margin-top: 30px !important;
		margin-bottom: 30px !important;
	}
	
	.sm-mlr30 {
		margin-left: 30px !important;
		margin-right: 30px !important;
	}
	
	.sm-mt30 {
		margin-top: 30px !important;
	}
	
	.sm-mr30 {
		margin-right: 30px !important;
	}
	
	.sm-mb30 {
		margin-bottom: 30px !important;
	}
	
	.sm-ml30 {
		margin-left: 30px !important;
	}
	
	.sm-nmt30 {
		margin-top: -30px !important;
	}
	
	.sm-nmb30 {
		margin-bottom: -30px !important;
	}
	
	.sm-p30 {
		padding: 30px !important;
	}
	
	.sm-ptb30 {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	
	.sm-plr30 {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	
	.sm-pt30 {
		padding-top: 30px !important;
	}
	
	.sm-pr30 {
		padding-right: 30px !important;
	}
	
	.sm-pb30 {
		padding-bottom: 30px !important;
	}
	
	.sm-pl30 {
		padding-left: 30px !important;
	}
	
	.sm-m40 {
		margin: 40px !important;
	}
	
	.sm-mtb40 {
		margin-top: 40px !important;
		margin-bottom: 40px !important;
	}
	
	.sm-mlr40 {
		margin-left: 40px !important;
		margin-right: 40px !important;
	}
	
	.sm-mt40 {
		margin-top: 40px !important;
	}
	
	.sm-mr40 {
		margin-right: 40px !important;
	}
	
	.sm-mb40 {
		margin-bottom: 40px !important;
	}
	
	.sm-ml40 {
		margin-left: 40px !important;
	}
	
	.sm-nmt40 {
		margin-top: -40px !important;
	}
	
	.sm-nmb40 {
		margin-bottom: -40px !important;
	}
	
	.sm-p40 {
		padding: 40px !important;
	}
	
	.sm-ptb40 {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
	
	.sm-plr40 {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
	
	.sm-pt40 {
		padding-top: 40px !important;
	}
	
	.sm-pr40 {
		padding-right: 40px !important;
	}
	
	.sm-pb40 {
		padding-bottom: 40px !important;
	}
	
	.sm-pl40 {
		padding-left: 40px !important;
	}
	
	.sm-m50 {
		margin: 50px !important;
	}
	
	.sm-mtb50 {
		margin-top: 50px !important;
		margin-bottom: 50px !important;
	}
	
	.sm-mlr50 {
		margin-left: 50px !important;
		margin-right: 50px !important;
	}
	
	.sm-mt50 {
		margin-top: 50px !important;
	}
	
	.sm-mr50 {
		margin-right: 50px !important;
	}
	
	.sm-mb50 {
		margin-bottom: 50px !important;
	}
	
	.sm-ml50 {
		margin-left: 50px !important;
	}
	
	.sm-nmt50 {
		margin-top: -50px !important;
	}
	
	.sm-nmb50 {
		margin-bottom: -50px !important;
	}
	
	.sm-p50 {
		padding: 50px !important;
	}
	
	.sm-ptb50 {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	
	.sm-plr50 {
		padding-left: 50px !important;
		padding-right: 50px !important;
	}
	
	.sm-pt50 {
		padding-top: 50px !important;
	}
	
	.sm-pr50 {
		padding-right: 50px !important;
	}
	
	.sm-pb50 {
		padding-bottom: 50px !important;
	}
	
	.sm-pl50 {
		padding-left: 50px !important;
	}
	
	.sm-m60 {
		margin: 60px !important;
	}
	
	.sm-mtb60 {
		margin-top: 60px !important;
		margin-bottom: 60px !important;
	}
	
	.sm-mlr60 {
		margin-left: 60px !important;
		margin-right: 60px !important;
	}
	
	.sm-mt60 {
		margin-top: 60px !important;
	}
	
	.sm-mr60 {
		margin-right: 60px !important;
	}
	
	.sm-mb60 {
		margin-bottom: 60px !important;
	}
	
	.sm-ml60 {
		margin-left: 60px !important;
	}
	
	.sm-nmt60 {
		margin-top: -60px !important;
	}
	
	.sm-nmb60 {
		margin-bottom: -60px !important;
	}
	
	.sm-p60 {
		padding: 60px !important;
	}
	
	.sm-ptb60 {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}
	
	.sm-plr60 {
		padding-left: 60px !important;
		padding-right: 60px !important;
	}
	
	.sm-pt60 {
		padding-top: 60px !important;
	}
	
	.sm-pr60 {
		padding-right: 60px !important;
	}
	
	.sm-pb60 {
		padding-bottom: 60px !important;
	}
	
	.sm-pl60 {
		padding-left: 60px !important;
	}
	
	.sm-m70 {
		margin: 70px !important;
	}
	
	.sm-mtb70 {
		margin-top: 70px !important;
		margin-bottom: 70px !important;
	}
	
	.sm-mlr70 {
		margin-left: 70px !important;
		margin-right: 70px !important;
	}
	
	.sm-mt70 {
		margin-top: 70px !important;
	}
	
	.sm-mr70 {
		margin-right: 70px !important;
	}
	
	.sm-mb70 {
		margin-bottom: 70px !important;
	}
	
	.sm-ml70 {
		margin-left: 70px !important;
	}
	
	.sm-nmt70 {
		margin-top: -70px !important;
	}
	
	.sm-nmb70 {
		margin-bottom: -70px !important;
	}
	
	.sm-p70 {
		padding: 70px !important;
	}
	
	.sm-ptb70 {
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}
	
	.sm-plr70 {
		padding-left: 70px !important;
		padding-right: 70px !important;
	}
	
	.sm-pt70 {
		padding-top: 70px !important;
	}
	
	.sm-pr70 {
		padding-right: 70px !important;
	}
	
	.sm-pb70 {
		padding-bottom: 70px !important;
	}
	
	.sm-pl70 {
		padding-left: 70px !important;
	}
	
	.sm-m80 {
		margin: 80px !important;
	}
	
	.sm-mtb80 {
		margin-top: 80px !important;
		margin-bottom: 80px !important;
	}
	
	.sm-mlr80 {
		margin-left: 80px !important;
		margin-right: 80px !important;
	}
	
	.sm-mt80 {
		margin-top: 80px !important;
	}
	
	.sm-mr80 {
		margin-right: 80px !important;
	}
	
	.sm-mb80 {
		margin-bottom: 80px !important;
	}
	
	.sm-ml80 {
		margin-left: 80px !important;
	}
	
	.sm-nmt80 {
		margin-top: -80px !important;
	}
	
	.sm-nmb80 {
		margin-bottom: -80px !important;
	}
	
	.sm-p80 {
		padding: 80px !important;
	}
	
	.sm-ptb80 {
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}
	
	.sm-plr80 {
		padding-left: 80px !important;
		padding-right: 80px !important;
	}
	
	.sm-pt80 {
		padding-top: 80px !important;
	}
	
	.sm-pr80 {
		padding-right: 80px !important;
	}
	
	.sm-pb80 {
		padding-bottom: 80px !important;
	}
	
	.sm-pl80 {
		padding-left: 80px !important;
	}
	
	.sm-m90 {
		margin: 90px !important;
	}
	
	.sm-mtb90 {
		margin-top: 90px !important;
		margin-bottom: 90px !important;
	}
	
	.sm-mlr90 {
		margin-left: 90px !important;
		margin-right: 90px !important;
	}
	
	.sm-mt90 {
		margin-top: 90px !important;
	}
	
	.sm-mr90 {
		margin-right: 90px !important;
	}
	
	.sm-mb90 {
		margin-bottom: 90px !important;
	}
	
	.sm-ml90 {
		margin-left: 90px !important;
	}
	
	.sm-nmt90 {
		margin-top: -90px !important;
	}
	
	.sm-nmb90 {
		margin-bottom: -90px !important;
	}
	
	.sm-p90 {
		padding: 90px !important;
	}
	
	.sm-ptb90 {
		padding-top: 90px !important;
		padding-bottom: 90px !important;
	}
	
	.sm-plr90 {
		padding-left: 90px !important;
		padding-right: 90px !important;
	}
	
	.sm-pt90 {
		padding-top: 90px !important;
	}
	
	.sm-pr90 {
		padding-right: 90px !important;
	}
	
	.sm-pb90 {
		padding-bottom: 90px !important;
	}
	
	.sm-pl90 {
		padding-left: 90px !important;
	}
	
	.sm-m100 {
		margin: 100px !important;
	}
	
	.sm-mtb100 {
		margin-top: 100px !important;
		margin-bottom: 100px !important;
	}
	
	.sm-mlr100 {
		margin-left: 100px !important;
		margin-right: 100px !important;
	}
	
	.sm-mt100 {
		margin-top: 100px !important;
	}
	
	.sm-mr100 {
		margin-right: 100px !important;
	}
	
	.sm-mb100 {
		margin-bottom: 100px !important;
	}
	
	.sm-ml100 {
		margin-left: 100px !important;
	}
	
	.sm-nmt100 {
		margin-top: -100px !important;
	}
	
	.sm-nmb100 {
		margin-bottom: -100px !important;
	}
	
	.sm-p100 {
		padding: 100px !important;
	}
	
	.sm-ptb100 {
		padding-top: 100px !important;
		padding-bottom: 100px !important;
	}
	
	.sm-plr100 {
		padding-left: 100px !important;
		padding-right: 100px !important;
	}
	
	.sm-pt100 {
		padding-top: 100px !important;
	}
	
	.sm-pr100 {
		padding-right: 100px !important;
	}
	
	.sm-pb100 {
		padding-bottom: 100px !important;
	}
	
	.sm-pl100 {
		padding-left: 100px !important;
	}
	
	.sm-m110 {
		margin: 110px !important;
	}
	
	.sm-mtb110 {
		margin-top: 110px !important;
		margin-bottom: 110px !important;
	}
	
	.sm-mlr110 {
		margin-left: 110px !important;
		margin-right: 110px !important;
	}
	
	.sm-mt110 {
		margin-top: 110px !important;
	}
	
	.sm-mr110 {
		margin-right: 110px !important;
	}
	
	.sm-mb110 {
		margin-bottom: 110px !important;
	}
	
	.sm-ml110 {
		margin-left: 110px !important;
	}
	
	.sm-nmt110 {
		margin-top: -110px !important;
	}
	
	.sm-nmb110 {
		margin-bottom: -110px !important;
	}
	
	.sm-p110 {
		padding: 110px !important;
	}
	
	.sm-ptb110 {
		padding-top: 110px !important;
		padding-bottom: 110px !important;
	}
	
	.sm-plr110 {
		padding-left: 110px !important;
		padding-right: 110px !important;
	}
	
	.sm-pt110 {
		padding-top: 110px !important;
	}
	
	.sm-pr110 {
		padding-right: 110px !important;
	}
	
	.sm-pb110 {
		padding-bottom: 110px !important;
	}
	
	.sm-pl110 {
		padding-left: 110px !important;
	}
	
	.sm-m120 {
		margin: 120px !important;
	}
	
	.sm-mtb120 {
		margin-top: 120px !important;
		margin-bottom: 120px !important;
	}
	
	.sm-mlr120 {
		margin-left: 120px !important;
		margin-right: 120px !important;
	}
	
	.sm-mt120 {
		margin-top: 120px !important;
	}
	
	.sm-mr120 {
		margin-right: 120px !important;
	}
	
	.sm-mb120 {
		margin-bottom: 120px !important;
	}
	
	.sm-ml120 {
		margin-left: 120px !important;
	}
	
	.sm-nmt120 {
		margin-top: -120px !important;
	}
	
	.sm-nmb120 {
		margin-bottom: -120px !important;
	}
	
	.sm-p120 {
		padding: 120px !important;
	}
	
	.sm-ptb120 {
		padding-top: 120px !important;
		padding-bottom: 120px !important;
	}
	
	.sm-plr120 {
		padding-left: 120px !important;
		padding-right: 120px !important;
	}
	
	.sm-pt120 {
		padding-top: 120px !important;
	}
	
	.sm-pr120 {
		padding-right: 120px !important;
	}
	
	.sm-pb120 {
		padding-bottom: 120px !important;
	}
	
	.sm-pl120 {
		padding-left: 120px !important;
	}
	
	.sm-m130 {
		margin: 130px !important;
	}
	
	.sm-mtb130 {
		margin-top: 130px !important;
		margin-bottom: 130px !important;
	}
	
	.sm-mlr130 {
		margin-left: 130px !important;
		margin-right: 130px !important;
	}
	
	.sm-mt130 {
		margin-top: 130px !important;
	}
	
	.sm-mr130 {
		margin-right: 130px !important;
	}
	
	.sm-mb130 {
		margin-bottom: 130px !important;
	}
	
	.sm-ml130 {
		margin-left: 130px !important;
	}
	
	.sm-nmt130 {
		margin-top: -130px !important;
	}
	
	.sm-nmb130 {
		margin-bottom: -130px !important;
	}
	
	.sm-p130 {
		padding: 130px !important;
	}
	
	.sm-ptb130 {
		padding-top: 130px !important;
		padding-bottom: 130px !important;
	}
	
	.sm-plr130 {
		padding-left: 130px !important;
		padding-right: 130px !important;
	}
	
	.sm-pt130 {
		padding-top: 130px !important;
	}
	
	.sm-pr130 {
		padding-right: 130px !important;
	}
	
	.sm-pb130 {
		padding-bottom: 130px !important;
	}
	
	.sm-pl130 {
		padding-left: 130px !important;
	}
	
	.sm-m140 {
		margin: 140px !important;
	}
	
	.sm-mtb140 {
		margin-top: 140px !important;
		margin-bottom: 140px !important;
	}
	
	.sm-mlr140 {
		margin-left: 140px !important;
		margin-right: 140px !important;
	}
	
	.sm-mt140 {
		margin-top: 140px !important;
	}
	
	.sm-mr140 {
		margin-right: 140px !important;
	}
	
	.sm-mb140 {
		margin-bottom: 140px !important;
	}
	
	.sm-ml140 {
		margin-left: 140px !important;
	}
	
	.sm-nmt140 {
		margin-top: -140px !important;
	}
	
	.sm-nmb140 {
		margin-bottom: -140px !important;
	}
	
	.sm-p140 {
		padding: 140px !important;
	}
	
	.sm-ptb140 {
		padding-top: 140px !important;
		padding-bottom: 140px !important;
	}
	
	.sm-plr140 {
		padding-left: 140px !important;
		padding-right: 140px !important;
	}
	
	.sm-pt140 {
		padding-top: 140px !important;
	}
	
	.sm-pr140 {
		padding-right: 140px !important;
	}
	
	.sm-pb140 {
		padding-bottom: 140px !important;
	}
	
	.sm-pl140 {
		padding-left: 140px !important;
	}
	
	.sm-m150 {
		margin: 150px !important;
	}
	
	.sm-mtb150 {
		margin-top: 150px !important;
		margin-bottom: 150px !important;
	}
	
	.sm-mlr150 {
		margin-left: 150px !important;
		margin-right: 150px !important;
	}
	
	.sm-mt150 {
		margin-top: 150px !important;
	}
	
	.sm-mr150 {
		margin-right: 150px !important;
	}
	
	.sm-mb150 {
		margin-bottom: 150px !important;
	}
	
	.sm-ml150 {
		margin-left: 150px !important;
	}
	
	.sm-nmt150 {
		margin-top: -150px !important;
	}
	
	.sm-nmb150 {
		margin-bottom: -150px !important;
	}
	
	.sm-p150 {
		padding: 150px !important;
	}
	
	.sm-ptb150 {
		padding-top: 150px !important;
		padding-bottom: 150px !important;
	}
	
	.sm-plr150 {
		padding-left: 150px !important;
		padding-right: 150px !important;
	}
	
	.sm-pt150 {
		padding-top: 150px !important;
	}
	
	.sm-pr150 {
		padding-right: 150px !important;
	}
	
	.sm-pb150 {
		padding-bottom: 150px !important;
	}
	
	.sm-pl150 {
		padding-left: 150px !important;
	}
	
	.sm-m200 {
		margin: 200px !important;
	}
	
	.sm-mtb200 {
		margin-top: 200px !important;
		margin-bottom: 200px !important;
	}
	
	.sm-mlr200 {
		margin-left: 200px !important;
		margin-right: 200px !important;
	}
	
	.sm-mt200 {
		margin-top: 200px !important;
	}
	
	.sm-mr200 {
		margin-right: 200px !important;
	}
	
	.sm-mb200 {
		margin-bottom: 200px !important;
	}
	
	.sm-ml200 {
		margin-left: 200px !important;
	}
	
	.sm-nmt200 {
		margin-top: -200px !important;
	}
	
	.sm-nmb200 {
		margin-bottom: -200px !important;
	}
	
	.sm-p200 {
		padding: 200px !important;
	}
	
	.sm-ptb200 {
		padding-top: 200px !important;
		padding-bottom: 200px !important;
	}
	
	.sm-plr200 {
		padding-left: 200px !important;
		padding-right: 200px !important;
	}
	
	.sm-pt200 {
		padding-top: 200px !important;
	}
	
	.sm-pr200 {
		padding-right: 200px !important;
	}
	
	.sm-pb200 {
		padding-bottom: 200px !important;
	}
	
	.sm-pl200 {
		padding-left: 200px !important;
	}
	
	.sm-m250 {
		margin: 250px !important;
	}
	
	.sm-mtb250 {
		margin-top: 250px !important;
		margin-bottom: 250px !important;
	}
	
	.sm-mlr250 {
		margin-left: 250px !important;
		margin-right: 250px !important;
	}
	
	.sm-mt250 {
		margin-top: 250px !important;
	}
	
	.sm-mr250 {
		margin-right: 250px !important;
	}
	
	.sm-mb250 {
		margin-bottom: 250px !important;
	}
	
	.sm-ml250 {
		margin-left: 250px !important;
	}
	
	.sm-nmt250 {
		margin-top: -250px !important;
	}
	
	.sm-nmb250 {
		margin-bottom: -250px !important;
	}
	
	.sm-p250 {
		padding: 250px !important;
	}
	
	.sm-ptb250 {
		padding-top: 250px !important;
		padding-bottom: 250px !important;
	}
	
	.sm-plr250 {
		padding-left: 250px !important;
		padding-right: 250px !important;
	}
	
	.sm-pt250 {
		padding-top: 250px !important;
	}
	
	.sm-pr250 {
		padding-right: 250px !important;
	}
	
	.sm-pb250 {
		padding-bottom: 250px !important;
	}
	
	.sm-pl250 {
		padding-left: 250px !important;
	}
	
	.sm-m300 {
		margin: 300px !important;
	}
	
	.sm-mtb300 {
		margin-top: 300px !important;
		margin-bottom: 300px !important;
	}
	
	.sm-mlr300 {
		margin-left: 300px !important;
		margin-right: 300px !important;
	}
	
	.sm-mt300 {
		margin-top: 300px !important;
	}
	
	.sm-mr300 {
		margin-right: 300px !important;
	}
	
	.sm-mb300 {
		margin-bottom: 300px !important;
	}
	
	.sm-ml300 {
		margin-left: 300px !important;
	}
	
	.sm-nmt300 {
		margin-top: -300px !important;
	}
	
	.sm-nmb300 {
		margin-bottom: -300px !important;
	}
	
	.sm-p300 {
		padding: 300px !important;
	}
	
	.sm-ptb300 {
		padding-top: 300px !important;
		padding-bottom: 300px !important;
	}
	
	.sm-plr300 {
		padding-left: 300px !important;
		padding-right: 300px !important;
	}
	
	.sm-pt300 {
		padding-top: 300px !important;
	}
	
	.sm-pr300 {
		padding-right: 300px !important;
	}
	
	.sm-pb300 {
		padding-bottom: 300px !important;
	}
	
	.sm-pl300 {
		padding-left: 300px !important;
	}
	
	.sm-m400 {
		margin: 400px !important;
	}
	
	.sm-mtb400 {
		margin-top: 400px !important;
		margin-bottom: 400px !important;
	}
	
	.sm-mlr400 {
		margin-left: 400px !important;
		margin-right: 400px !important;
	}
	
	.sm-mt400 {
		margin-top: 400px !important;
	}
	
	.sm-mr400 {
		margin-right: 400px !important;
	}
	
	.sm-mb400 {
		margin-bottom: 400px !important;
	}
	
	.sm-ml400 {
		margin-left: 400px !important;
	}
	
	.sm-nmt400 {
		margin-top: -400px !important;
	}
	
	.sm-nmb400 {
		margin-bottom: -400px !important;
	}
	
	.sm-p400 {
		padding: 400px !important;
	}
	
	.sm-ptb400 {
		padding-top: 400px !important;
		padding-bottom: 400px !important;
	}
	
	.sm-plr400 {
		padding-left: 400px !important;
		padding-right: 400px !important;
	}
	
	.sm-pt400 {
		padding-top: 400px !important;
	}
	
	.sm-pr400 {
		padding-right: 400px !important;
	}
	
	.sm-pb400 {
		padding-bottom: 400px !important;
	}
	
	.sm-pl400 {
		padding-left: 400px !important;
	}
	
	.sm-m500 {
		margin: 500px !important;
	}
	
	.sm-mtb500 {
		margin-top: 500px !important;
		margin-bottom: 500px !important;
	}
	
	.sm-mlr500 {
		margin-left: 500px !important;
		margin-right: 500px !important;
	}
	
	.sm-mt500 {
		margin-top: 500px !important;
	}
	
	.sm-mr500 {
		margin-right: 500px !important;
	}
	
	.sm-mb500 {
		margin-bottom: 500px !important;
	}
	
	.sm-ml500 {
		margin-left: 500px !important;
	}
	
	.sm-nmt500 {
		margin-top: -500px !important;
	}
	
	.sm-nmb500 {
		margin-bottom: -500px !important;
	}
	
	.sm-p500 {
		padding: 500px !important;
	}
	
	.sm-ptb500 {
		padding-top: 500px !important;
		padding-bottom: 500px !important;
	}
	
	.sm-plr500 {
		padding-left: 500px !important;
		padding-right: 500px !important;
	}
	
	.sm-pt500 {
		padding-top: 500px !important;
	}
	
	.sm-pr500 {
		padding-right: 500px !important;
	}
	
	.sm-pb500 {
		padding-bottom: 500px !important;
	}
	
	.sm-pl500 {
		padding-left: 500px !important;
	}
	
	.sm-hs0 h1, .sm-hs0 h2, .sm-hs0 h3, .sm-hs0 h4, .sm-hs0 h5, .sm-hs0 h6 {
		margin-bottom: 0 !important;
	}
	
	.sm-hs10 h1, .sm-hs10 h2, .sm-hs10 h3, .sm-hs10 h4, .sm-hs10 h5, .sm-hs10 h6 {
		margin-bottom: 10px !important;
	}
	
	.sm-hs20 h1, .sm-hs20 h2, .sm-hs20 h3, .sm-hs20 h4, .sm-hs20 h5, .sm-hs20 h6 {
		margin-bottom: 20px !important;
	}
	
	.sm-hs30 h1, .sm-hs30 h2, .sm-hs30 h3, .sm-hs30 h4, .sm-hs30 h5, .sm-hs30 h6 {
		margin-bottom: 30px !important;
	}
	
	.sm-w100 {
		max-width: 100px !important;
	}
	
	.sm-w150 {
		max-width: 150px !important;
	}
	
	.sm-w200 {
		max-width: 200px !important;
	}
	
	.sm-w250 {
		max-width: 250px !important;
	}
	
	.sm-w300 {
		max-width: 300px !important;
	}
	
	.sm-w350 {
		max-width: 350px !important;
	}
	
	.sm-w400 {
		max-width: 400px !important;
	}
	
	.sm-w450 {
		max-width: 450px !important;
	}
	
	.sm-w500 {
		max-width: 500px !important;
	}
	
	.sm-w550 {
		max-width: 550px !important;
	}
	
	.sm-w600 {
		max-width: 600px !important;
	}
	
	.sm-w650 {
		max-width: 650px !important;
	}
	
	.sm-w700 {
		max-width: 700px !important;
	}
	
	.sm-w750 {
		max-width: 750px !important;
	}
	
	.sm-w800 {
		max-width: 800px !important;
	}
	
	.sm-w850 {
		max-width: 850px !important;
	}
	
	.sm-w900 {
		max-width: 900px !important;
	}
	
	.sm-w950 {
		max-width: 950px !important;
	}
	
	.sm-w1000 {
		max-width: 1000px !important;
	}
	
	.sm-w1050 {
		max-width: 1050px !important;
	}
	
	.sm-w1100 {
		max-width: 1100px !important;
	}
	
	.sm-w1150 {
		max-width: 1150px !important;
	}
	
	.sm-w1200 {
		max-width: 1200px !important;
	}
	
	.sm-w1250 {
		max-width: 1250px !important;
	}
	
	.sm-w1300 {
		max-width: 1300px !important;
	}
	
	.sm-w1350 {
		max-width: 1350px !important;
	}
	
	.sm-w1400 {
		max-width: 1400px !important;
	}
	
	.sm-w1450 {
		max-width: 1450px !important;
	}
	
	.sm-w1500 {
		max-width: 1500px !important;
	}
	
	.sm-w1550 {
		max-width: 1550px !important;
	}
	
	.sm-w1600 {
		max-width: 1600px !important;
	}
	
	.sm-w1650 {
		max-width: 1650px !important;
	}
	
	.sm-w1700 {
		max-width: 1700px !important;
	}
	
	.sm-w1750 {
		max-width: 1750px !important;
	}
	
	.sm-w1800 {
		max-width: 1800px !important;
	}
	
	.sm-w1850 {
		max-width: 1850px !important;
	}
	
	.sm-w1900 {
		max-width: 1900px !important;
	}
	
	.sm-w1950 {
		max-width: 1950px !important;
	}
	
	.sm-w2000 {
		max-width: 2000px !important;
	}
	
	.sm-wa {
		max-width: none !important;
	}
	
	.sm-reset-full-vh {
		min-height: 0 !important;
	}
	
	.sm-bg-left-top {
		background-position: left top !important;
	}
	
	.sm-bg-left-center {
		background-position: left center !important;
	}
	
	.sm-bg-left-bottom {
		background-position: left bottom !important;
	}
	
	.sm-bg-center-top {
		background-position: center top !important;
	}
	
	.sm-bg-center-center {
		background-position: center center !important;
	}
	
	.sm-bg-center-bottom {
		background-position: center bottom !important;
	}
	
	.sm-bg-right-top {
		background-position: right top !important;
	}
	
	.sm-bg-right-center {
		background-position: right center !important;
	}
	
	.sm-bg-right-bottom {
		background-position: right bottom !important;
	}
	
	.sm-bg-repeat {
		background-repeat: repeat !important;
	}
	
	.sm-bg-no-repeat {
		background-repeat: no-repeat !important;
	}
	
	.sm-bg-repeat-x {
		background-repeat: repeat-x !important;
	}
	
	.sm-bg-repeat-y {
		background-repeat: repeat-y !important;
	}
	
	.sm-bg-scroll {
		background-attachment: scroll !important;
	}
	
	.sm-bg-fixed {
		background-attachment: fixed !important;
	}
	
	.sm-bg-cover {
		background-size: cover !important;
	}
	
	.sm-bg-stretch {
		background-size: 100% 100% !important;
	}
	
	.sm-bg-full-width {
		background-size: 100% auto !important;
	}
	
	.sm-bg-full-height {
		background-size: auto 100% !important;
	}
	
	.sm-bg-auto {
		background-size: auto auto !important;
	}
	
	.sm-form-title-left h3.form-title {
		text-align: left;
	}
	
	.sm-form-title-center h3.form-title {
		text-align: center;
	}
	
	.sm-form-title-right h3.form-title {
		text-align: right;
	}
	
	.sm-form-button-full .hs-button {
		display: block;
	}
	
	.sm-radius {
		border-radius: 6px;
	}
	
	.sm-radius-top {
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
	}
	
	.sm-radius-top-left {
		border-top-left-radius: 6px;
	}
	
	.sm-radius-top-right {
		border-top-right-radius: 6px;
	}
	
	.sm-radius-bottom {
		border-bottom-left-radius: 6px;
		border-bottom-right-radius: 6px;
	}
	
	.sm-radius-bottom-left {
		border-bottom-left-radius: 6px;
	}
	
	.sm-radius-bottom-right {
		border-bottom-right-radius: 6px;
	}
	
	.sm-radius-left {
		border-top-left-radius: 6px;
		border-bottom-left-radius: 6px;
	}
	
	.sm-radius-right {
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
	}
	
	.sm-radius-0 {
		border-radius: 0;
	}
	
	.sm-radius-top-0 {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	
	.sm-radius-top-left-0 {
		border-top-left-radius: 0;
	}
	
	.sm-radius-top-right-0 {
		border-top-right-radius: 0;
	}
	
	.sm-radius-bottom-0 {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	
	.sm-radius-bottom-left-0 {
		border-bottom-left-radius: 0;
	}
	
	.sm-radius-bottom-right-0 {
		border-bottom-right-radius: 0;
	}
	
	.sm-radius-left-0 {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	
	.sm-radius-right-0 {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
}

@media (max-width:479px) {
	.xs-hidden {
		display: none !important;
		visibility: visible;
	}
	
	.xs-visible {
		display: block !important;
	}
	
	.xs-tl {
		text-align: left !important;
	}
	
	.xs-tc {
		text-align: center !important;
	}
	
	.xs-tr {
		text-align: right !important;
	}
	
	.xs-tj {
		text-align: justify !important;
	}
	
	.xs-fl {
		float: left !important;
	}
	
	.xs-fr {
		float: right !important;
	}
	
	.xs-fn {
		float: none !important;
	}
	
	.xs-ma {
		margin: auto !important;
	}
	
	.xs-mtba {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
	
	.xs-mlra {
		margin-left: auto !important;
		margin-right: auto !important;
		float: none !important;
	}
	
	.xs-mta {
		margin-top: auto !important;
	}
	
	.xs-mra {
		margin-right: auto !important;
	}
	
	.xs-mba {
		margin-bottom: auto !important;
	}
	
	.xs-mla {
		margin-left: auto !important;
	}
	
	.xs-m0 {
		margin: 0 !important;
	}
	
	.xs-mtb0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.xs-mlr0 {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.xs-mt0 {
		margin-top: 0 !important;
	}
	
	.xs-mr0 {
		margin-right: 0 !important;
	}
	
	.xs-mb0 {
		margin-bottom: 0 !important;
	}
	
	.xs-ml0 {
		margin-left: 0 !important;
	}
	
	.xs-nmt0 {
		margin-top: -0px !important;
	}
	
	.xs-nmb0 {
		margin-bottom: -0px !important;
	}
	
	.xs-p0 {
		padding: 0 !important;
	}
	
	.xs-ptb0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	
	.xs-plr0 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.xs-pt0 {
		padding-top: 0 !important;
	}
	
	.xs-pr0 {
		padding-right: 0 !important;
	}
	
	.xs-pb0 {
		padding-bottom: 0 !important;
	}
	
	.xs-pl0 {
		padding-left: 0 !important;
	}
	
	.xs-m5 {
		margin: 5px !important;
	}
	
	.xs-mtb5 {
		margin-top: 5px !important;
		margin-bottom: 5px !important;
	}
	
	.xs-mlr5 {
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	.xs-mt5 {
		margin-top: 5px !important;
	}
	
	.xs-mr5 {
		margin-right: 5px !important;
	}
	
	.xs-mb5 {
		margin-bottom: 5px !important;
	}
	
	.xs-ml5 {
		margin-left: 5px !important;
	}
	
	.xs-nmt5 {
		margin-top: -5px !important;
	}
	
	.xs-nmb5 {
		margin-bottom: -5px !important;
	}
	
	.xs-p5 {
		padding: 5px !important;
	}
	
	.xs-ptb5 {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}
	
	.xs-plr5 {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	
	.xs-pt5 {
		padding-top: 5px !important;
	}
	
	.xs-pr5 {
		padding-right: 5px !important;
	}
	
	.xs-pb5 {
		padding-bottom: 5px !important;
	}
	
	.xs-pl5 {
		padding-left: 5px !important;
	}
	
	.xs-m10 {
		margin: 10px !important;
	}
	
	.xs-mtb10 {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	
	.xs-mlr10 {
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
	
	.xs-mt10 {
		margin-top: 10px !important;
	}
	
	.xs-mr10 {
		margin-right: 10px !important;
	}
	
	.xs-mb10 {
		margin-bottom: 10px !important;
	}
	
	.xs-ml10 {
		margin-left: 10px !important;
	}
	
	.xs-nmt10 {
		margin-top: -10px !important;
	}
	
	.xs-nmb10 {
		margin-bottom: -10px !important;
	}
	
	.xs-p10 {
		padding: 10px !important;
	}
	
	.xs-ptb10 {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	
	.xs-plr10 {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	
	.xs-pt10 {
		padding-top: 10px !important;
	}
	
	.xs-pr10 {
		padding-right: 10px !important;
	}
	
	.xs-pb10 {
		padding-bottom: 10px !important;
	}
	
	.xs-pl10 {
		padding-left: 10px !important;
	}
	
	.xs-m15 {
		margin: 15px !important;
	}
	
	.xs-mtb15 {
		margin-top: 15px !important;
		margin-bottom: 15px !important;
	}
	
	.xs-mlr15 {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	
	.xs-mt15 {
		margin-top: 15px !important;
	}
	
	.xs-mr15 {
		margin-right: 15px !important;
	}
	
	.xs-mb15 {
		margin-bottom: 15px !important;
	}
	
	.xs-ml15 {
		margin-left: 15px !important;
	}
	
	.xs-nmt15 {
		margin-top: -15px !important;
	}
	
	.xs-nmb15 {
		margin-bottom: -15px !important;
	}
	
	.xs-p15 {
		padding: 15px !important;
	}
	
	.xs-ptb15 {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
	
	.xs-plr15 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	.xs-pt15 {
		padding-top: 15px !important;
	}
	
	.xs-pr15 {
		padding-right: 15px !important;
	}
	
	.xs-pb15 {
		padding-bottom: 15px !important;
	}
	
	.xs-pl15 {
		padding-left: 15px !important;
	}
	
	.xs-m20 {
		margin: 20px !important;
	}
	
	.xs-mtb20 {
		margin-top: 20px !important;
		margin-bottom: 20px !important;
	}
	
	.xs-mlr20 {
		margin-left: 20px !important;
		margin-right: 20px !important;
	}
	
	.xs-mt20 {
		margin-top: 20px !important;
	}
	
	.xs-mr20 {
		margin-right: 20px !important;
	}
	
	.xs-mb20 {
		margin-bottom: 20px !important;
	}
	
	.xs-ml20 {
		margin-left: 20px !important;
	}
	
	.xs-nmt20 {
		margin-top: -20px !important;
	}
	
	.xs-nmb20 {
		margin-bottom: -20px !important;
	}
	
	.xs-p20 {
		padding: 20px !important;
	}
	
	.xs-ptb20 {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	
	.xs-plr20 {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	
	.xs-pt20 {
		padding-top: 20px !important;
	}
	
	.xs-pr20 {
		padding-right: 20px !important;
	}
	
	.xs-pb20 {
		padding-bottom: 20px !important;
	}
	
	.xs-pl20 {
		padding-left: 20px !important;
	}
	
	.xs-m30 {
		margin: 30px !important;
	}
	
	.xs-mtb30 {
		margin-top: 30px !important;
		margin-bottom: 30px !important;
	}
	
	.xs-mlr30 {
		margin-left: 30px !important;
		margin-right: 30px !important;
	}
	
	.xs-mt30 {
		margin-top: 30px !important;
	}
	
	.xs-mr30 {
		margin-right: 30px !important;
	}
	
	.xs-mb30 {
		margin-bottom: 30px !important;
	}
	
	.xs-ml30 {
		margin-left: 30px !important;
	}
	
	.xs-nmt30 {
		margin-top: -30px !important;
	}
	
	.xs-nmb30 {
		margin-bottom: -30px !important;
	}
	
	.xs-p30 {
		padding: 30px !important;
	}
	
	.xs-ptb30 {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	
	.xs-plr30 {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	
	.xs-pt30 {
		padding-top: 30px !important;
	}
	
	.xs-pr30 {
		padding-right: 30px !important;
	}
	
	.xs-pb30 {
		padding-bottom: 30px !important;
	}
	
	.xs-pl30 {
		padding-left: 30px !important;
	}
	
	.xs-m40 {
		margin: 40px !important;
	}
	
	.xs-mtb40 {
		margin-top: 40px !important;
		margin-bottom: 40px !important;
	}
	
	.xs-mlr40 {
		margin-left: 40px !important;
		margin-right: 40px !important;
	}
	
	.xs-mt40 {
		margin-top: 40px !important;
	}
	
	.xs-mr40 {
		margin-right: 40px !important;
	}
	
	.xs-mb40 {
		margin-bottom: 40px !important;
	}
	
	.xs-ml40 {
		margin-left: 40px !important;
	}
	
	.xs-nmt40 {
		margin-top: -40px !important;
	}
	
	.xs-nmb40 {
		margin-bottom: -40px !important;
	}
	
	.xs-p40 {
		padding: 40px !important;
	}
	
	.xs-ptb40 {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
	
	.xs-plr40 {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
	
	.xs-pt40 {
		padding-top: 40px !important;
	}
	
	.xs-pr40 {
		padding-right: 40px !important;
	}
	
	.xs-pb40 {
		padding-bottom: 40px !important;
	}
	
	.xs-pl40 {
		padding-left: 40px !important;
	}
	
	.xs-m50 {
		margin: 50px !important;
	}
	
	.xs-mtb50 {
		margin-top: 50px !important;
		margin-bottom: 50px !important;
	}
	
	.xs-mlr50 {
		margin-left: 50px !important;
		margin-right: 50px !important;
	}
	
	.xs-mt50 {
		margin-top: 50px !important;
	}
	
	.xs-mr50 {
		margin-right: 50px !important;
	}
	
	.xs-mb50 {
		margin-bottom: 50px !important;
	}
	
	.xs-ml50 {
		margin-left: 50px !important;
	}
	
	.xs-nmt50 {
		margin-top: -50px !important;
	}
	
	.xs-nmb50 {
		margin-bottom: -50px !important;
	}
	
	.xs-p50 {
		padding: 50px !important;
	}
	
	.xs-ptb50 {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	
	.xs-plr50 {
		padding-left: 50px !important;
		padding-right: 50px !important;
	}
	
	.xs-pt50 {
		padding-top: 50px !important;
	}
	
	.xs-pr50 {
		padding-right: 50px !important;
	}
	
	.xs-pb50 {
		padding-bottom: 50px !important;
	}
	
	.xs-pl50 {
		padding-left: 50px !important;
	}
	
	.xs-m60 {
		margin: 60px !important;
	}
	
	.xs-mtb60 {
		margin-top: 60px !important;
		margin-bottom: 60px !important;
	}
	
	.xs-mlr60 {
		margin-left: 60px !important;
		margin-right: 60px !important;
	}
	
	.xs-mt60 {
		margin-top: 60px !important;
	}
	
	.xs-mr60 {
		margin-right: 60px !important;
	}
	
	.xs-mb60 {
		margin-bottom: 60px !important;
	}
	
	.xs-ml60 {
		margin-left: 60px !important;
	}
	
	.xs-nmt60 {
		margin-top: -60px !important;
	}
	
	.xs-nmb60 {
		margin-bottom: -60px !important;
	}
	
	.xs-p60 {
		padding: 60px !important;
	}
	
	.xs-ptb60 {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}
	
	.xs-plr60 {
		padding-left: 60px !important;
		padding-right: 60px !important;
	}
	
	.xs-pt60 {
		padding-top: 60px !important;
	}
	
	.xs-pr60 {
		padding-right: 60px !important;
	}
	
	.xs-pb60 {
		padding-bottom: 60px !important;
	}
	
	.xs-pl60 {
		padding-left: 60px !important;
	}
	
	.xs-m70 {
		margin: 70px !important;
	}
	
	.xs-mtb70 {
		margin-top: 70px !important;
		margin-bottom: 70px !important;
	}
	
	.xs-mlr70 {
		margin-left: 70px !important;
		margin-right: 70px !important;
	}
	
	.xs-mt70 {
		margin-top: 70px !important;
	}
	
	.xs-mr70 {
		margin-right: 70px !important;
	}
	
	.xs-mb70 {
		margin-bottom: 70px !important;
	}
	
	.xs-ml70 {
		margin-left: 70px !important;
	}
	
	.xs-nmt70 {
		margin-top: -70px !important;
	}
	
	.xs-nmb70 {
		margin-bottom: -70px !important;
	}
	
	.xs-p70 {
		padding: 70px !important;
	}
	
	.xs-ptb70 {
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}
	
	.xs-plr70 {
		padding-left: 70px !important;
		padding-right: 70px !important;
	}
	
	.xs-pt70 {
		padding-top: 70px !important;
	}
	
	.xs-pr70 {
		padding-right: 70px !important;
	}
	
	.xs-pb70 {
		padding-bottom: 70px !important;
	}
	
	.xs-pl70 {
		padding-left: 70px !important;
	}
	
	.xs-m80 {
		margin: 80px !important;
	}
	
	.xs-mtb80 {
		margin-top: 80px !important;
		margin-bottom: 80px !important;
	}
	
	.xs-mlr80 {
		margin-left: 80px !important;
		margin-right: 80px !important;
	}
	
	.xs-mt80 {
		margin-top: 80px !important;
	}
	
	.xs-mr80 {
		margin-right: 80px !important;
	}
	
	.xs-mb80 {
		margin-bottom: 80px !important;
	}
	
	.xs-ml80 {
		margin-left: 80px !important;
	}
	
	.xs-nmt80 {
		margin-top: -80px !important;
	}
	
	.xs-nmb80 {
		margin-bottom: -80px !important;
	}
	
	.xs-p80 {
		padding: 80px !important;
	}
	
	.xs-ptb80 {
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}
	
	.xs-plr80 {
		padding-left: 80px !important;
		padding-right: 80px !important;
	}
	
	.xs-pt80 {
		padding-top: 80px !important;
	}
	
	.xs-pr80 {
		padding-right: 80px !important;
	}
	
	.xs-pb80 {
		padding-bottom: 80px !important;
	}
	
	.xs-pl80 {
		padding-left: 80px !important;
	}
	
	.xs-m90 {
		margin: 90px !important;
	}
	
	.xs-mtb90 {
		margin-top: 90px !important;
		margin-bottom: 90px !important;
	}
	
	.xs-mlr90 {
		margin-left: 90px !important;
		margin-right: 90px !important;
	}
	
	.xs-mt90 {
		margin-top: 90px !important;
	}
	
	.xs-mr90 {
		margin-right: 90px !important;
	}
	
	.xs-mb90 {
		margin-bottom: 90px !important;
	}
	
	.xs-ml90 {
		margin-left: 90px !important;
	}
	
	.xs-nmt90 {
		margin-top: -90px !important;
	}
	
	.xs-nmb90 {
		margin-bottom: -90px !important;
	}
	
	.xs-p90 {
		padding: 90px !important;
	}
	
	.xs-ptb90 {
		padding-top: 90px !important;
		padding-bottom: 90px !important;
	}
	
	.xs-plr90 {
		padding-left: 90px !important;
		padding-right: 90px !important;
	}
	
	.xs-pt90 {
		padding-top: 90px !important;
	}
	
	.xs-pr90 {
		padding-right: 90px !important;
	}
	
	.xs-pb90 {
		padding-bottom: 90px !important;
	}
	
	.xs-pl90 {
		padding-left: 90px !important;
	}
	
	.xs-m100 {
		margin: 100px !important;
	}
	
	.xs-mtb100 {
		margin-top: 100px !important;
		margin-bottom: 100px !important;
	}
	
	.xs-mlr100 {
		margin-left: 100px !important;
		margin-right: 100px !important;
	}
	
	.xs-mt100 {
		margin-top: 100px !important;
	}
	
	.xs-mr100 {
		margin-right: 100px !important;
	}
	
	.xs-mb100 {
		margin-bottom: 100px !important;
	}
	
	.xs-ml100 {
		margin-left: 100px !important;
	}
	
	.xs-nmt100 {
		margin-top: -100px !important;
	}
	
	.xs-nmb100 {
		margin-bottom: -100px !important;
	}
	
	.xs-p100 {
		padding: 100px !important;
	}
	
	.xs-ptb100 {
		padding-top: 100px !important;
		padding-bottom: 100px !important;
	}
	
	.xs-plr100 {
		padding-left: 100px !important;
		padding-right: 100px !important;
	}
	
	.xs-pt100 {
		padding-top: 100px !important;
	}
	
	.xs-pr100 {
		padding-right: 100px !important;
	}
	
	.xs-pb100 {
		padding-bottom: 100px !important;
	}
	
	.xs-pl100 {
		padding-left: 100px !important;
	}
	
	.xs-m110 {
		margin: 110px !important;
	}
	
	.xs-mtb110 {
		margin-top: 110px !important;
		margin-bottom: 110px !important;
	}
	
	.xs-mlr110 {
		margin-left: 110px !important;
		margin-right: 110px !important;
	}
	
	.xs-mt110 {
		margin-top: 110px !important;
	}
	
	.xs-mr110 {
		margin-right: 110px !important;
	}
	
	.xs-mb110 {
		margin-bottom: 110px !important;
	}
	
	.xs-ml110 {
		margin-left: 110px !important;
	}
	
	.xs-nmt110 {
		margin-top: -110px !important;
	}
	
	.xs-nmb110 {
		margin-bottom: -110px !important;
	}
	
	.xs-p110 {
		padding: 110px !important;
	}
	
	.xs-ptb110 {
		padding-top: 110px !important;
		padding-bottom: 110px !important;
	}
	
	.xs-plr110 {
		padding-left: 110px !important;
		padding-right: 110px !important;
	}
	
	.xs-pt110 {
		padding-top: 110px !important;
	}
	
	.xs-pr110 {
		padding-right: 110px !important;
	}
	
	.xs-pb110 {
		padding-bottom: 110px !important;
	}
	
	.xs-pl110 {
		padding-left: 110px !important;
	}
	
	.xs-m120 {
		margin: 120px !important;
	}
	
	.xs-mtb120 {
		margin-top: 120px !important;
		margin-bottom: 120px !important;
	}
	
	.xs-mlr120 {
		margin-left: 120px !important;
		margin-right: 120px !important;
	}
	
	.xs-mt120 {
		margin-top: 120px !important;
	}
	
	.xs-mr120 {
		margin-right: 120px !important;
	}
	
	.xs-mb120 {
		margin-bottom: 120px !important;
	}
	
	.xs-ml120 {
		margin-left: 120px !important;
	}
	
	.xs-nmt120 {
		margin-top: -120px !important;
	}
	
	.xs-nmb120 {
		margin-bottom: -120px !important;
	}
	
	.xs-p120 {
		padding: 120px !important;
	}
	
	.xs-ptb120 {
		padding-top: 120px !important;
		padding-bottom: 120px !important;
	}
	
	.xs-plr120 {
		padding-left: 120px !important;
		padding-right: 120px !important;
	}
	
	.xs-pt120 {
		padding-top: 120px !important;
	}
	
	.xs-pr120 {
		padding-right: 120px !important;
	}
	
	.xs-pb120 {
		padding-bottom: 120px !important;
	}
	
	.xs-pl120 {
		padding-left: 120px !important;
	}
	
	.xs-m130 {
		margin: 130px !important;
	}
	
	.xs-mtb130 {
		margin-top: 130px !important;
		margin-bottom: 130px !important;
	}
	
	.xs-mlr130 {
		margin-left: 130px !important;
		margin-right: 130px !important;
	}
	
	.xs-mt130 {
		margin-top: 130px !important;
	}
	
	.xs-mr130 {
		margin-right: 130px !important;
	}
	
	.xs-mb130 {
		margin-bottom: 130px !important;
	}
	
	.xs-ml130 {
		margin-left: 130px !important;
	}
	
	.xs-nmt130 {
		margin-top: -130px !important;
	}
	
	.xs-nmb130 {
		margin-bottom: -130px !important;
	}
	
	.xs-p130 {
		padding: 130px !important;
	}
	
	.xs-ptb130 {
		padding-top: 130px !important;
		padding-bottom: 130px !important;
	}
	
	.xs-plr130 {
		padding-left: 130px !important;
		padding-right: 130px !important;
	}
	
	.xs-pt130 {
		padding-top: 130px !important;
	}
	
	.xs-pr130 {
		padding-right: 130px !important;
	}
	
	.xs-pb130 {
		padding-bottom: 130px !important;
	}
	
	.xs-pl130 {
		padding-left: 130px !important;
	}
	
	.xs-m140 {
		margin: 140px !important;
	}
	
	.xs-mtb140 {
		margin-top: 140px !important;
		margin-bottom: 140px !important;
	}
	
	.xs-mlr140 {
		margin-left: 140px !important;
		margin-right: 140px !important;
	}
	
	.xs-mt140 {
		margin-top: 140px !important;
	}
	
	.xs-mr140 {
		margin-right: 140px !important;
	}
	
	.xs-mb140 {
		margin-bottom: 140px !important;
	}
	
	.xs-ml140 {
		margin-left: 140px !important;
	}
	
	.xs-nmt140 {
		margin-top: -140px !important;
	}
	
	.xs-nmb140 {
		margin-bottom: -140px !important;
	}
	
	.xs-p140 {
		padding: 140px !important;
	}
	
	.xs-ptb140 {
		padding-top: 140px !important;
		padding-bottom: 140px !important;
	}
	
	.xs-plr140 {
		padding-left: 140px !important;
		padding-right: 140px !important;
	}
	
	.xs-pt140 {
		padding-top: 140px !important;
	}
	
	.xs-pr140 {
		padding-right: 140px !important;
	}
	
	.xs-pb140 {
		padding-bottom: 140px !important;
	}
	
	.xs-pl140 {
		padding-left: 140px !important;
	}
	
	.xs-m150 {
		margin: 150px !important;
	}
	
	.xs-mtb150 {
		margin-top: 150px !important;
		margin-bottom: 150px !important;
	}
	
	.xs-mlr150 {
		margin-left: 150px !important;
		margin-right: 150px !important;
	}
	
	.xs-mt150 {
		margin-top: 150px !important;
	}
	
	.xs-mr150 {
		margin-right: 150px !important;
	}
	
	.xs-mb150 {
		margin-bottom: 150px !important;
	}
	
	.xs-ml150 {
		margin-left: 150px !important;
	}
	
	.xs-nmt150 {
		margin-top: -150px !important;
	}
	
	.xs-nmb150 {
		margin-bottom: -150px !important;
	}
	
	.xs-p150 {
		padding: 150px !important;
	}
	
	.xs-ptb150 {
		padding-top: 150px !important;
		padding-bottom: 150px !important;
	}
	
	.xs-plr150 {
		padding-left: 150px !important;
		padding-right: 150px !important;
	}
	
	.xs-pt150 {
		padding-top: 150px !important;
	}
	
	.xs-pr150 {
		padding-right: 150px !important;
	}
	
	.xs-pb150 {
		padding-bottom: 150px !important;
	}
	
	.xs-pl150 {
		padding-left: 150px !important;
	}
	
	.xs-m200 {
		margin: 200px !important;
	}
	
	.xs-mtb200 {
		margin-top: 200px !important;
		margin-bottom: 200px !important;
	}
	
	.xs-mlr200 {
		margin-left: 200px !important;
		margin-right: 200px !important;
	}
	
	.xs-mt200 {
		margin-top: 200px !important;
	}
	
	.xs-mr200 {
		margin-right: 200px !important;
	}
	
	.xs-mb200 {
		margin-bottom: 200px !important;
	}
	
	.xs-ml200 {
		margin-left: 200px !important;
	}
	
	.xs-nmt200 {
		margin-top: -200px !important;
	}
	
	.xs-nmb200 {
		margin-bottom: -200px !important;
	}
	
	.xs-p200 {
		padding: 200px !important;
	}
	
	.xs-ptb200 {
		padding-top: 200px !important;
		padding-bottom: 200px !important;
	}
	
	.xs-plr200 {
		padding-left: 200px !important;
		padding-right: 200px !important;
	}
	
	.xs-pt200 {
		padding-top: 200px !important;
	}
	
	.xs-pr200 {
		padding-right: 200px !important;
	}
	
	.xs-pb200 {
		padding-bottom: 200px !important;
	}
	
	.xs-pl200 {
		padding-left: 200px !important;
	}
	
	.xs-m250 {
		margin: 250px !important;
	}
	
	.xs-mtb250 {
		margin-top: 250px !important;
		margin-bottom: 250px !important;
	}
	
	.xs-mlr250 {
		margin-left: 250px !important;
		margin-right: 250px !important;
	}
	
	.xs-mt250 {
		margin-top: 250px !important;
	}
	
	.xs-mr250 {
		margin-right: 250px !important;
	}
	
	.xs-mb250 {
		margin-bottom: 250px !important;
	}
	
	.xs-ml250 {
		margin-left: 250px !important;
	}
	
	.xs-nmt250 {
		margin-top: -250px !important;
	}
	
	.xs-nmb250 {
		margin-bottom: -250px !important;
	}
	
	.xs-p250 {
		padding: 250px !important;
	}
	
	.xs-ptb250 {
		padding-top: 250px !important;
		padding-bottom: 250px !important;
	}
	
	.xs-plr250 {
		padding-left: 250px !important;
		padding-right: 250px !important;
	}
	
	.xs-pt250 {
		padding-top: 250px !important;
	}
	
	.xs-pr250 {
		padding-right: 250px !important;
	}
	
	.xs-pb250 {
		padding-bottom: 250px !important;
	}
	
	.xs-pl250 {
		padding-left: 250px !important;
	}
	
	.xs-m300 {
		margin: 300px !important;
	}
	
	.xs-mtb300 {
		margin-top: 300px !important;
		margin-bottom: 300px !important;
	}
	
	.xs-mlr300 {
		margin-left: 300px !important;
		margin-right: 300px !important;
	}
	
	.xs-mt300 {
		margin-top: 300px !important;
	}
	
	.xs-mr300 {
		margin-right: 300px !important;
	}
	
	.xs-mb300 {
		margin-bottom: 300px !important;
	}
	
	.xs-ml300 {
		margin-left: 300px !important;
	}
	
	.xs-nmt300 {
		margin-top: -300px !important;
	}
	
	.xs-nmb300 {
		margin-bottom: -300px !important;
	}
	
	.xs-p300 {
		padding: 300px !important;
	}
	
	.xs-ptb300 {
		padding-top: 300px !important;
		padding-bottom: 300px !important;
	}
	
	.xs-plr300 {
		padding-left: 300px !important;
		padding-right: 300px !important;
	}
	
	.xs-pt300 {
		padding-top: 300px !important;
	}
	
	.xs-pr300 {
		padding-right: 300px !important;
	}
	
	.xs-pb300 {
		padding-bottom: 300px !important;
	}
	
	.xs-pl300 {
		padding-left: 300px !important;
	}
	
	.xs-m400 {
		margin: 400px !important;
	}
	
	.xs-mtb400 {
		margin-top: 400px !important;
		margin-bottom: 400px !important;
	}
	
	.xs-mlr400 {
		margin-left: 400px !important;
		margin-right: 400px !important;
	}
	
	.xs-mt400 {
		margin-top: 400px !important;
	}
	
	.xs-mr400 {
		margin-right: 400px !important;
	}
	
	.xs-mb400 {
		margin-bottom: 400px !important;
	}
	
	.xs-ml400 {
		margin-left: 400px !important;
	}
	
	.xs-nmt400 {
		margin-top: -400px !important;
	}
	
	.xs-nmb400 {
		margin-bottom: -400px !important;
	}
	
	.xs-p400 {
		padding: 400px !important;
	}
	
	.xs-ptb400 {
		padding-top: 400px !important;
		padding-bottom: 400px !important;
	}
	
	.xs-plr400 {
		padding-left: 400px !important;
		padding-right: 400px !important;
	}
	
	.xs-pt400 {
		padding-top: 400px !important;
	}
	
	.xs-pr400 {
		padding-right: 400px !important;
	}
	
	.xs-pb400 {
		padding-bottom: 400px !important;
	}
	
	.xs-pl400 {
		padding-left: 400px !important;
	}
	
	.xs-m500 {
		margin: 500px !important;
	}
	
	.xs-mtb500 {
		margin-top: 500px !important;
		margin-bottom: 500px !important;
	}
	
	.xs-mlr500 {
		margin-left: 500px !important;
		margin-right: 500px !important;
	}
	
	.xs-mt500 {
		margin-top: 500px !important;
	}
	
	.xs-mr500 {
		margin-right: 500px !important;
	}
	
	.xs-mb500 {
		margin-bottom: 500px !important;
	}
	
	.xs-ml500 {
		margin-left: 500px !important;
	}
	
	.xs-nmt500 {
		margin-top: -500px !important;
	}
	
	.xs-nmb500 {
		margin-bottom: -500px !important;
	}
	
	.xs-p500 {
		padding: 500px !important;
	}
	
	.xs-ptb500 {
		padding-top: 500px !important;
		padding-bottom: 500px !important;
	}
	
	.xs-plr500 {
		padding-left: 500px !important;
		padding-right: 500px !important;
	}
	
	.xs-pt500 {
		padding-top: 500px !important;
	}
	
	.xs-pr500 {
		padding-right: 500px !important;
	}
	
	.xs-pb500 {
		padding-bottom: 500px !important;
	}
	
	.xs-pl500 {
		padding-left: 500px !important;
	}
	
	.xs-hs0 h1, .xs-hs0 h2, .xs-hs0 h3, .xs-hs0 h4, .xs-hs0 h5, .xs-hs0 h6 {
		margin-bottom: 0 !important;
	}
	
	.xs-hs10 h1, .xs-hs10 h2, .xs-hs10 h3, .xs-hs10 h4, .xs-hs10 h5, .xs-hs10 h6 {
		margin-bottom: 10px !important;
	}
	
	.xs-hs20 h1, .xs-hs20 h2, .xs-hs20 h3, .xs-hs20 h4, .xs-hs20 h5, .xs-hs20 h6 {
		margin-bottom: 20px !important;
	}
	
	.xs-hs30 h1, .xs-hs30 h2, .xs-hs30 h3, .xs-hs30 h4, .xs-hs30 h5, .xs-hs30 h6 {
		margin-bottom: 30px !important;
	}
	
	.xs-w100 {
		max-width: 100px !important;
	}
	
	.xs-w150 {
		max-width: 150px !important;
	}
	
	.xs-w200 {
		max-width: 200px !important;
	}
	
	.xs-w250 {
		max-width: 250px !important;
	}
	
	.xs-w300 {
		max-width: 300px !important;
	}
	
	.xs-w350 {
		max-width: 350px !important;
	}
	
	.xs-w400 {
		max-width: 400px !important;
	}
	
	.xs-w450 {
		max-width: 450px !important;
	}
	
	.xs-w500 {
		max-width: 500px !important;
	}
	
	.xs-w550 {
		max-width: 550px !important;
	}
	
	.xs-w600 {
		max-width: 600px !important;
	}
	
	.xs-w650 {
		max-width: 650px !important;
	}
	
	.xs-w700 {
		max-width: 700px !important;
	}
	
	.xs-w750 {
		max-width: 750px !important;
	}
	
	.xs-w800 {
		max-width: 800px !important;
	}
	
	.xs-w850 {
		max-width: 850px !important;
	}
	
	.xs-w900 {
		max-width: 900px !important;
	}
	
	.xs-w950 {
		max-width: 950px !important;
	}
	
	.xs-w1000 {
		max-width: 1000px !important;
	}
	
	.xs-w1050 {
		max-width: 1050px !important;
	}
	
	.xs-w1100 {
		max-width: 1100px !important;
	}
	
	.xs-w1150 {
		max-width: 1150px !important;
	}
	
	.xs-w1200 {
		max-width: 1200px !important;
	}
	
	.xs-w1250 {
		max-width: 1250px !important;
	}
	
	.xs-w1300 {
		max-width: 1300px !important;
	}
	
	.xs-w1350 {
		max-width: 1350px !important;
	}
	
	.xs-w1400 {
		max-width: 1400px !important;
	}
	
	.xs-w1450 {
		max-width: 1450px !important;
	}
	
	.xs-w1500 {
		max-width: 1500px !important;
	}
	
	.xs-w1550 {
		max-width: 1550px !important;
	}
	
	.xs-w1600 {
		max-width: 1600px !important;
	}
	
	.xs-w1650 {
		max-width: 1650px !important;
	}
	
	.xs-w1700 {
		max-width: 1700px !important;
	}
	
	.xs-w1750 {
		max-width: 1750px !important;
	}
	
	.xs-w1800 {
		max-width: 1800px !important;
	}
	
	.xs-w1850 {
		max-width: 1850px !important;
	}
	
	.xs-w1900 {
		max-width: 1900px !important;
	}
	
	.xs-w1950 {
		max-width: 1950px !important;
	}
	
	.xs-w2000 {
		max-width: 2000px !important;
	}
	
	.xs-wa {
		max-width: none !important;
	}
	
	.xs-reset-full-vh {
		min-height: 0 !important;
	}
	
	.xs-bg-left-top {
		background-position: left top !important;
	}
	
	.xs-bg-left-center {
		background-position: left center !important;
	}
	
	.xs-bg-left-bottom {
		background-position: left bottom !important;
	}
	
	.xs-bg-center-top {
		background-position: center top !important;
	}
	
	.xs-bg-center-center {
		background-position: center center !important;
	}
	
	.xs-bg-center-bottom {
		background-position: center bottom !important;
	}
	
	.xs-bg-right-top {
		background-position: right top !important;
	}
	
	.xs-bg-right-center {
		background-position: right center !important;
	}
	
	.xs-bg-right-bottom {
		background-position: right bottom !important;
	}
	
	.xs-bg-repeat {
		background-repeat: repeat !important;
	}
	
	.xs-bg-no-repeat {
		background-repeat: no-repeat !important;
	}
	
	.xs-bg-repeat-x {
		background-repeat: repeat-x !important;
	}
	
	.xs-bg-repeat-y {
		background-repeat: repeat-y !important;
	}
	
	.xs-bg-scroll {
		background-attachment: scroll !important;
	}
	
	.xs-bg-fixed {
		background-attachment: fixed !important;
	}
	
	.xs-bg-cover {
		background-size: cover !important;
	}
	
	.xs-bg-stretch {
		background-size: 100% 100% !important;
	}
	
	.xs-bg-full-width {
		background-size: 100% auto !important;
	}
	
	.xs-bg-full-height {
		background-size: auto 100% !important;
	}
	
	.xs-bg-auto {
		background-size: auto auto !important;
	}
	
	.xs-form-title-left h3.form-title {
		text-align: left;
	}
	
	.xs-form-title-center h3.form-title {
		text-align: center;
	}
	
	.xs-form-title-right h3.form-title {
		text-align: right;
	}
	
	.xs-form-button-full .hs-button {
		display: block;
	}
	
	.xs-radius {
		border-radius: 6px;
	}
	
	.xs-radius-top {
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
	}
	
	.xs-radius-top-left {
		border-top-left-radius: 6px;
	}
	
	.xs-radius-top-right {
		border-top-right-radius: 6px;
	}
	
	.xs-radius-bottom {
		border-bottom-left-radius: 6px;
		border-bottom-right-radius: 6px;
	}
	
	.xs-radius-bottom-left {
		border-bottom-left-radius: 6px;
	}
	
	.xs-radius-bottom-right {
		border-bottom-right-radius: 6px;
	}
	
	.xs-radius-left {
		border-top-left-radius: 6px;
		border-bottom-left-radius: 6px;
	}
	
	.xs-radius-right {
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
	}
	
	.xs-radius-0 {
		border-radius: 0;
	}
	
	.xs-radius-top-0 {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	
	.xs-radius-top-left-0 {
		border-top-left-radius: 0;
	}
	
	.xs-radius-top-right-0 {
		border-top-right-radius: 0;
	}
	
	.xs-radius-bottom-0 {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	
	.xs-radius-bottom-left-0 {
		border-bottom-left-radius: 0;
	}
	
	.xs-radius-bottom-right-0 {
		border-bottom-right-radius: 0;
	}
	
	.xs-radius-left-0 {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	
	.xs-radius-right-0 {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
}

.blog_author_section {
	width: 37px;
	height: 37px;
	border-radius: 24px;
	background: #a4abae;
	margin: 0 auto;
}

.post-free-guide {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.free-guide-link {
	background: #ffd15c;
	border-radius: 25px;
}

.custom-subscribe .hs-fieldtype-radio .inputs-list {
	text-align: left;
	display: inline-block;
}

.custom-subscribe .form-title {
	color: #c60c30 !important;
	margin-bottom: 0 !important;
	font-size: 24px !important;
}

.custom-subscribe input[type='submit'] {
	background: #ffd15c !important;
	color: #024;
}

.custom-subscribe {
	background: #f0f7f9;
}

.custom-subscribe input[type='email'] {
	border-bottom: 1px solid #a4abae !important;
	background: none !important;
	border-radius: 0 !important;
	width: 80% !important;
}

.single-post-author-section>.row-depth-1>.row-fluid {
	display: flex;
	align-items: center;
}

.new-homepage {
	color: #131313;
}

.bcs-title, .cp-mobile-slider .slick-dots li button:before, .cp-mobile-slider .slick-dots li.slick-active button:before {
	color: #c3161c;
}

.custom-package {
	outline: 0;
	display: block;
}

.cp-mobile-slider>div:nth-child(4n+1) {
	margin-left: 0 !important;
	clear: left;
}

.custom-package .thumbnail {
	background-color: #fff;
	opacity: 1;
	position: relative;
}

.custom-package .thumbnail>img {
	height: 150px;
	width: auto;
	margin: 0 auto;
}

.custom-package .thumbnail.active, .custom-package .thumbnail:hover {
	cursor: pointer;
	opacity: .7;
	border: 4px solid #add8e6;
	border-radius: 4px;
}

.custom-package .thumbnail:hover img {
	padding: 4px;
}

.custom-package .title {
	font-size: 18px;
	margin: 10px 0;
}

.package-detail.active {
	display: block !important;
}

.package-detail .cta {
	margin-top: 30px;
}

.flashy-overlay {
	z-index: 999999;
}

.flashy-overlay .span12 {
	width: 100%;
	clear: both;
}

.flashy-overlay .span6 {
	width: 49%;
	padding: 2%;
	float: left;
}

.mp-left {
	float: left !important;
}

.mp-right {
	float: right !important;
}

.cp-mobile-slider .slick-next, .cp-mobile-slider .slick-prev {
	height: 60px !important;
	width: auto !important;
}

.cp-mobile-slider .slick-dots li button:before {
	font-size: 10px;
}

@media (min-width:1025px) {
	.mp-right img {
		margin-right: 30px;
	}
}

@media (max-width:767px) {
	.flashy-overlay .span6 {
		width: 100%;
		padding: 0;
	}
	
	.custom-package .thumbnail>img {
		height: auto;
	}
	
	.custom-package .title {
		font-size: 12px;
	}
	
	.white-content .cta_button {
		display: none;
	}
}

#text-form span.hs-form-required {
	display: none;
}

#text-form h3 {
	margin-bottom: 10px;
}

.theme h3 {
	text-align: center;
	font-size: 2.05rem;
	text-transform: uppercase;
}

.form-box-header.theme {
	background: #4693fb !important;
}

.business .custom-theme .section-sub-title, .custom-theme .section-title h1 {
	font-family: Open Sans, sans-serif;
}

body.business a.cta_button {
	font-size: 16px !important;
	padding: 18px 38px;
}

body.business .slick-prev:before, body.business .slick-next:before {
	color: #024;
}

body.business .single-product-lp .list-main-feats li {
	font-size: 16px;
}

body.business .single-product-lp .list-main-feats li:not(:last-child) {
	margin-bottom: 16px;
}

body.business .heading-title h2 {
	font-weight: 400;
	margin-bottom: 0;
}

body.business .heading-title h2 span {
	font-weight: bold;
}

body.business .what-happening .left-content-outer {
	width: 50%;
	display: inline-block;
	float: none !important;
	vertical-align: middle;
}

body.business .left-content-outer .heading-title h2 {
	font-size: 2.2rem;
	margin-bottom: 25px;
}

body.business .what-happening .right-image-outer {
	width: calc(49% - 20px);
	display: inline-block;
	float: none !important;
	vertical-align: middle;
	margin-left: 20px;
}

body.business .what-happening .right-image-outer img.hs-image-widget {
	margin: 0;
	display: inline-block;
}

body.business .what-happening .right-image-outer .widget-type-linked_image {
	text-align: right;
}

body.business .what-happening .left-content-outer p {
	margin-bottom: 26px;
	margin-top: 26px;
	color: #024;
}

body.business .feature-i .icon {
	line-height: 100px;
}

body.business .logo-flexcol {
	margin: 55px 0;
}

body.business .logo-flexcol .hs_cos_wrapper_type_module {
	display: inline-block;
	width: calc(15% - 5px);
	margin: 0 8px 10px;
	box-shadow: 2.5px 4.33px 8px rgba(0, 0, 0, .12);
	background-color: #fff;
	vertical-align: middle;
}

body.business .feature-i .detail .title {
	text-align: center;
}

body.business .simplisate-features-inner:hover .wrapper-main::before {
	display: none !important;
}

body.business .main-outer h2 {
	font-size: 38px;
}

body.business .learn-more form .hs-button {
	background: #0d8bd5;
}

body.business .learn-more h3 a:hover {
	color: #c60c30;
}

body.business .main-outer h2 {
	font-size: 48px;
}

body.business .heading-title h2 {
	font-size: 48px;
}

@media (max-width:1180px) {
	body.business .mobile-background-image {
		position: relative;
		background: url("https://www.alarmnewengland.com/hubfs/12.jpg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	
	body.business .mobile-background-image:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 0;
		opacity: .7;
		border-radius: inherit;
		pointer-events: none;
		background-color: #fff;
	}
	
	body.business .sm-pl0 {
		padding-left: 0 !important;
	}
	
	body.business .desktop-background-image {
		display: none;
	}
	
	body.business .banner-content {
		width: 100% !important;
		text-align: left !important;
	}
}

@media (max-width:980px) {
	body.business .know-inner .wrapper-main {
		padding: 15px 0 0;
	}
}

@media (max-width:890px) {
	body.business .right-content {
		width: 100%;
		margin-left: 0;
		margin-top: 15px;
	}
	
	body.business .icon {
		max-width: 100%;
	}
	
	body.business .title {
		text-align: center;
	}
	
	body.business .description {
		text-align: center;
	}
}

@media (max-width:767px) {
	body.business .single-product-lp .homepage-banner h1 {
		font-size: 32px;
		line-height: 40px;
	}
	
	body.business .what-happening .left-content-outer {
		width: 100%;
		text-align: center;
		margin-bottom: 50px;
	}
	
	body.business .what-happening .right-image-outer {
		width: 100%;
		margin-left: 0;
	}
	
	body.business .what-happening .right-image-outer .widget-type-linked_image {
		text-align: center;
	}
	
	body.business .know-inner {
		margin: 0 auto;
		max-width: 560px;
	}
	
	body.business .know-inner .wrapper-main {
		padding: 0 0 15px;
	}
	
	body.business .main-outer {
		text-align: center;
	}
	
	body.business #text-form .hs-form fieldset[class*="form-columns"] .field {
		margin-left: 2% !important;
	}
	
	body.business .faq-section .mtb10 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.never-stack .all-inline.tr .custom-phone-n a {
		display: none;
	}
}

@media (max-width:580px) {
	body.business .simplisate-features-inner {
		width: 100%;
	}
}

.mt8 {
	margin-top: 8px !important;
}

.single-product-lp .list-main-feats li:not(:last-child) {
	margin-bottom: 16px;
}

.single-product-lp .list-main-feats li {
	font-size: 16px;
}

.text-red, .text-red h1, .text-red h2, .text-red h3, .text-red h4, .text-red h5, .text-red h6 {
	color: #c60c30 !important;
}

.md-shadow {
	-webkit-box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, .2);
	box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, .2);
}

.overlay-gray:before {
	background-color: #f5f5f5;
}

.mobile-only {
	display: none !important;
}

custom-theme a.cta_button:not(#cta_button_558963_9d5da75d-ed70-407d-b68b-dce7da94ff52):not(#cta_button_558963_2e9254b6-3f2a-4bd5-9891-97300994e7a7) {
	background: #0d8bd5 !important;
}

.content-card-image {
	min-height: auto;
}

.moni-process .image-box.reverse .image-box-line-1, .moni-process .image-box.reverse .image-box-line-2 {
	opacity: 1 !important;
}

.moni-process .image-box-line-1 {
	font-size: 3rem;
}

.moni-process .image-box-line-2 {
	font-size: 1.2rem;
}

.custom-phone-n a, .button.color-1, .hs-button {
	background-color: #0d8bd5 !important;
}

@media (max-width:640px) {
	.custom-phone-n.mobile-ph a {
		font-size: 12px !important;
	}
	
	.sticky-header {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		transition: .3s ease-in-out;
	}
}

button.initialism {
	background: #0d8bd5 !important;
	box-shadow: none;
	border: none;
	border: 2px solid transparent;
	color: #fff;
	cursor: pointer;
	padding: 18px 38px;
	font-size: 16px !important;
	display: inline-block;
	position: relative;
	border-radius: 60px;
	transition: .2s ease-in-out;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none !important;
	text-shadow: none;
}

button.initialism:hover {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

div#slide:focus, button:focus {
	outline: none;
}

#slide, #slide_wrapper, #slide1, #slide1_wrapper {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}

#slide, #slide1 {
	-webkit-transform: translateX(0) translateY(-40%);
	-moz-transform: translateX(0) translateY(-40%);
	-ms-transform: translateX(0) translateY(-40%);
	transform: translateX(0) translateY(-40%);
}

.popup_visible #slide, .popup_visible #slide1 {
	-webkit-transform: translateX(0) translateY(0);
	-moz-transform: translateX(0) translateY(0);
	-ms-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0);
}

.form-div-main-sec {
	max-width: 600px !important;
}

button.popup_close.slide_close {
	top: 0;
	position: absolute;
	right: 0;
	background: transparent;
	border: none;
	color: #d5c5c5;
	font-size: 34px;
	cursor: pointer;
}

div#slide, div#slide1 {
	margin-top: 70px !important;
}

.progress {
	height: 6px;
	width: 100%;
	margin: 0 0 0;
	box-shadow: none;
	background-color: #f5f5f5;
	overflow: hidden;
}

.progress-bar {
	background-color: #024;
	display: inline-block;
	transition: width .6s ease;
	float: left;
	width: 7%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
}

h3.form-box-upr-header {
	border-radius: 0 !important;
}

.slider-container .date {
	display: none;
}

.form-div-main-sec p.btns span.evnt {
	pointer-events: none !important;
}

.form-div-main-sec .field.hs-form-field, .form-div-main-sec .hs_submit.hs-submit {
	display: none;
}

.form-div-main-sec p.btns {
	display: none;
}

.form-div-main-sec form .hs-richtext {
	min-height: 0;
	padding: 0 !important;
	margin: 0 !important;
}

.form-div-main-sec .form-box label {
	color: #024;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
}

body .form-div-main-sec .hs-form .hs-form-field legend.hs-field-desc {
	font-size: 13px;
	color: #7c7c7c;
	font-family: Ubuntu;
}

body .form-div-main-sec .hs-form .hs-form-field {
	padding: 1.5em 1.5em .7em;
}

.form-box-btm-icons {
	text-align: center;
	padding: 20px 20px 20px 20px;
}

body .form-div-main-sec .hs-form .hs-form-field .hs-input {
	font-size: 15px;
	line-height: 1;
	border: 1px solid;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	position: relative;
	width: 100%;
	border-radius: 3px;
	background-color: #fff;
	border-color: #bfbfbf;
	margin: 12px 0;
	color: #323232;
	padding: 11px;
}

body .form-div-main-sec .hs-form .hs-form-field select.hs-input {
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/cdn2.hubspot.net/hubfs/558963/ANE-Theme-Assets-2018/Select_arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: right 9px center !important;
	padding-right: 30px;
}

body .form-div-main-sec .hs-form .hs-form-field select.hs-input.nitro-lazy {
	background-image: none !important;
}

body .form-div-main-sec .hs-form .hs-form-field input[type="radio"].hs-input {
	display: none;
}

body .form-div-main-sec .hs-form .hs-form-field input[type="radio"].hs-input + span {
	padding: 20px;
	padding: .6em 0;
	display: inline-block;
	display: block;
	width: 100%;
	text-align: center;
	border-radius: 4px;
	font-size: 18px;
	border: 1px solid;
	cursor: pointer;
	line-height: 1;
	font-weight: 300;
	color: #1776eb;
	border-color: #1776eb;
	background-color: transparent;
	margin: 13px 0;
}

body .form-div-main-sec .hs-form .hs-form-field input[type="radio"].hs-input:checked + span {
	background: #1776eb;
	color: #fff;
}

body .form-div-main-sec .hs-form .form-columns-2 .field {
	margin: 0;
	width: 50%;
}

body .form-div-main-sec .hs-form .form-columns-2 .field label {
	min-height: 25px;
	float: left;
	width: 100%;
	white-space: nowrap;
	position: relative;
}

body .form-div-main-sec .hs-form .form-columns-2 .field:nth-child(2) {
	position: relative;
	padding-right: 5px;
}

body .form-div-main-sec .hs-form .form-columns-2 .field:nth-child(3) {
	padding-left: 5px;
}

body .form-div-main-sec .hs-form .form-columns-2 .field:nth-child(2):before {
	content: "";
	position: absolute;
	width: 50%;
	background: #fff;
	height: 100%;
	top: 0;
	bottom: 0;
	right: -44%;
}

.hs_error_rollup {
	display: none;
}

p.btns {
	border-radius: 0 0 6px 6px;
	background-color: #024;
	padding: 0;
	text-align: right;
	width: 100%;
	margin-bottom: 0;
}

span.next, span.prev {
	text-align: right;
	border-left: 1px solid rgba(255, 255, 255, .1);
	display: inline-block;
	width: calc(50% - 3px);
	color: #fff;
	font-weight: 400;
	padding: 12px 30px;
	box-sizing: border-box;
	cursor: pointer;
	letter-spacing: 1px;
}

span.prev {
	text-align: left;
	border: none;
}

span.prev:before, span.next:after {
	content: "";
	width: 18px;
	height: 10px;
	display: inline-block;
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/cdn2.hubspot.net/hubfs/558963/ANE-Theme-Assets-2018/prev_arrow.svg");
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
	left: -.7em;
}

span.next:after {
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/cdn2.hubspot.net/hubfs/558963/ANE-Theme-Assets-2018/next_arrow.svg");
	right: -.7em;
	left: auto;
}

span.next:hover:after {
	-webkit-animation: animateNext 1s 1;
	animation: animateNext 1s 1;
}

p.btns.ev {
	text-align: left;
}

.hs-form .hs_submit {
	position: relative;
}

.form-div-main-sec input.hs-button.primary.large {
	text-align: center;
	border-left: 1px solid rgba(255, 255, 255, .1);
	display: inline-block;
	width: calc(50% - 3px);
	color: #fff;
	font-weight: 400;
	padding: 12px 30px;
	box-sizing: border-box;
	cursor: pointer;
	letter-spacing: 1px;
	background: #024;
	position: absolute;
	bottom: -8px;
	right: 0;
	border-radius: 0 0 8px 0;
	transform: scale(1, 1) !important;
	font-size: 1rem;
}

.form-div-main-sec .hs_what_types_of_cameras_do_you_want_ .input {
	display: inline-block;
	width: 100%;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"] {
	display: none;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"] + span {
	float: left;
	width: 48%;
	text-align: center;
	border: 1px solid #979797;
	margin-right: 2%;
	border-radius: 3px;
	padding: 92px 20px 12px;
	font-size: .9em;
	background-image: url("https://www.alarmnewengland.com/hubfs/ANE-Theme-Assets-2018/Indoor.png");
	background-size: auto 70px;
	background-repeat: no-repeat;
	background-position: center top 16px;
	position: relative;
	max-width: 144px;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"] + span.nitro-lazy {
	background-image: none !important;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"] + span:hover {
	background-color: #f7f7f7;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"] + span:before, .form-div-main-sec input[name="what_types_of_cameras_do_you_want_"] + span:after {
	position: absolute;
	content: "";
	width: 18px;
	height: 18px;
	top: 8px;
	left: 8px;
	border: 1px solid #979797;
	background-color: #fff;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"] + span:after {
	width: 10px;
	height: 10px;
	top: 12px;
	left: 12px;
	background-color: #5badfe;
	border: none;
	opacity: 0;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"]:checked + span:after {
	opacity: 1;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"]:checked + span:before {
	border-color: #5badfe;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"]:checked + span {
	background-color: #d7ebff;
	border-color: #5badfe;
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"][value="Outdoor"] + span {
	background-image: url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/cdn2.hubspot.net/hubfs/558963/ANE-Theme-Assets-2018/Outdoor.jpg");
}

.form-div-main-sec input[name="what_types_of_cameras_do_you_want_"][value="Outdoor"] + span.nitro-lazy {
	background-image: none !important;
}

.form-div-main-sec {
	-webkit-box-shadow: -1px 15px 33px 4px rgba(0, 0, 0, .15);
	box-shadow: -1px 15px 33px 4px rgba(0, 0, 0, .15);
	border-radius: 6px;
	background-color: #fff;
	padding: 0 0 .7em;
}

p.btns.six {
	text-align: left;
}

.inner-section-bg-img {
	position: relative;
}

.hs_error_rollup {
	display: inline-block !important;
	position: absolute;
	margin: auto;
	text-align: center;
	left: auto;
	right: auto;
	width: 100% !important;
	top: 50px;
}

.hs_error_rollup label {
	color: red !important;
	font-weight: bold;
}

p.btns.first .next, p.btns.sec .next, p.btns.th .next, p.btns.fr .next, p.btns.fi .next, p.btns.six .next, p.btns.tw .next, p.btns.eg .next, p.btns.sev .next {
	opacity: 0 !important;
}

div#slide h3.form-box-upr-header, div#slide1 h3.form-box-upr-header {
	display: none;
}

div#slide .form-box-btm-icons, div#slide1 .form-box-btm-icons {
	display: none;
}

div#slide, div#slide1 {
	max-width: 600px !important;
	width: 100%;
}

div#slide .progress, div#slide1 .progress {
	height: 6px;
	width: 100%;
	margin: 0;
	margin: 0 auto;
	box-shadow: none;
	background-color: #f5f5f5;
	overflow: hidden;
	max-width: 360px;
	border-radius: 25px;
}

div#slide .progress-holder, div#slide1 .progress-holder {
	padding-top: 20px;
	padding-bottom: 30px;
}

div#slide .progress-bar, div#slide1 .progress-bar {
	background-color: #3d96fb;
}

div#slide .input, div#slide1 .input {
	margin-top: 50px;
}

div#slide .hs-form-field label>span, div#slide1 .hs-form-field label>span {
	font-size: 24px;
	line-height: 32px;
	margin: 45px 0;
	color: #282828;
	position: relative;
	text-align: center;
	padding: 0;
	font-weight: 400;
	font-family: "Muli", Arial, Verdana, sans-serif;
}

div#slide .field>label>span.hs-form-required, div#slide1 .field>label>span.hs-form-required {
	color: #c60c30;
	display: none;
}

div#slide p.btns, div#slide1 p.btns {
	text-align: inherit;
	width: 100%;
	margin-bottom: 0;
	border-top: 1px solid #e5e5e5;
	padding: 24px 24px;
	background: #fff;
	border-radius: 0;
}

div#slide p.btns span, div#slide1 p.btns span {
	font-weight: 700;
	padding: 14px 44px !important;
	font-size: 16px !important;
	border: 1px solid transparent;
	border-radius: 4px;
	width: auto;
}

div#slide span.prev, div#slide1 span.prev {
	text-align: left !important;
	border: none;
	border: 2px solid #ebebeb !important;
	background: #fff;
	color: #979797;
}

div#slide .form-div-main-sec, div#slide1 .form-div-main-sec {
	background-color: #fafafa;
}

div#slide legend.hs-field-desc, div#slide1 legend.hs-field-desc {
	text-align: center;
}

div#slide .hs-input, div#slide1 .hs-input {
	font-size: 16px;
	border: 2px solid #dadada !important;
	height: 45px;
	color: #555 !important;
}

div#slide .btns span.next, div#slide1 .btns span.next {
	color: #fff;
	background-color: #3d96fb !important;
	display: inline-block;
	text-align: right !important;
	float: right;
}

div#slide span.prev:before, span.next:after, div#slide1 span.prev:before, span.next:after {
	display: none !important;
}

div#slide input.hs-button.primary.large, div#slide1 input.hs-button.primary.large {
	color: #fff;
	background-color: #3d96fb !important;
	display: inline-block;
	text-align: right !important;
	float: right;
	margin: 0 !important;
	width: auto !important;
	bottom: 32px !important;
	right: 24px !important;
	border-radius: 4px !important;
	font-weight: bold !important;
}

div#slide form .hs-form-field>label, div#slide1 form .hs-form-field>label {
	text-align: center;
	width: 100%;
	display: inline-block;
}

div#slide .hs-form-field input[type="radio"].hs-input + span:before, div#slide1 .hs-form-field input[type="radio"].hs-input + span:before {
	background: #fff;
	content: " ";
	display: inline-block;
	border-radius: 100%;
	border: 2px solid #dbdbdb;
	box-shadow: inset 0 0 0 3px #fff;
	height: 22px;
	width: 22px;
	min-width: 22px;
	margin-right: 14px;
	vertical-align: middle;
	transition: background-color ease .2s;
}

div#slide .hs-form-field input[type="radio"].hs-input:checked + span:before, div#slide1 .hs-form-field input[type="radio"].hs-input:checked + span:before {
	background-color: #3d96fb;
	border: 2px solid #3d96fb;
	transition: background-color ease .28s;
}

div#slide .hs-form-field input[type="radio"].hs-input:checked, div#slide1 .hs-form-field input[type="radio"].hs-input:checked {
	background-color: #fff;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-ms-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .2s;
	-moz-transition-duration: .2s;
	-ms-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s;
	font-weight: 400;
	position: relative;
	border: 0;
	border-bottom: 1px solid #ececee;
}

div#slide ul.inputs-list.multi-container, div#slide1 ul.inputs-list.multi-container {
	border: 1px solid #ececee;
	background: #fff;
}

div#slide .hs-form-field input[type="radio"].hs-input + span, div#slide1 .hs-form-field input[type="radio"].hs-input + span {
	font-size: 16px;
	line-height: 32px;
	margin: 0 0;
	color: #282828;
	position: relative;
	position: relative;
	text-align: center;
	text-align: left;
	font-weight: 700;
	font-weight: 400;
	font-family: "Muli", Arial, Verdana, sans-serif;
	background-color: #fff;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-ms-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .2s;
	-moz-transition-duration: .2s;
	-ms-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s;
	border: 0;
	border-bottom: 1px solid #ececee;
	padding: 14px 24px;
}

body .form-div-main-sec input[name="what_types_of_cameras_do_you_want_"] + span {
	float: left;
	width: 48%;
	text-align: center !important;
	border: 1px solid #979797;
	margin-right: 2% !important;
	border-radius: 3px;
	padding: 92px 20px 12px !important;
	font-size: .9em !important;
	background-image: url("https://www.alarmnewengland.com/hubfs/ANE-Theme-Assets-2018/Indoor.png");
	background-size: auto 70px;
	background-repeat: no-repeat;
	background-position: center top 16px;
	position: relative !important;
	max-width: 144px;
}

body .form-div-main-sec input[name="what_types_of_cameras_do_you_want_"] + span.nitro-lazy {
	background-image: none !important;
}

body .form-div-main-sec .hs_what_types_of_cameras_do_you_want_ ul.inputs-list.multi-container {
	max-width: 310px;
	margin: 0 auto;
}

body .form-box-header.theme {
	background: #024 !important;
}

p.btns.sec .prev {
	display: none;
}

.footer-appointment-cta button.initialism {
	box-shadow: none;
	cursor: pointer;
	position: relative;
	border: 2px solid transparent;
	border-radius: 60px;
	transition: .2s ease-in-out;
	line-height: 20px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none !important;
	text-shadow: none;
	display: inline-block;
	background: #0d8bd5 !important;
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 18px 20px;
}

@media (max-width:767px) {
	button.initialism.slide_open {}
}

@media (max-width:640px) {
	.form-div-main-sec .hs_lastname.hs-lastname.hs-fieldtype-text.field.hs-form-field {
		display: none !important;
	}
	
	body .form-div-main-sec .hs-form .form-columns-2 .field:nth-child(2):before {
		display: none !important;
	}
	
	body .form-div-main-sec .hs-form .form-columns-2 .field {
		margin: 0;
		width: 95%;
	}
}

@media (max-width:420px) {
	div#slide p.btns span, div#slide1 p.btns span {
		padding: 10px 20px !important;
	}
}

/*
Theme Name: wordherd Child theme of wordherd-gutenberg
Theme URI: 
Description: Child theme of wordherd-gutenberg theme for the wordherd theme
Author: <a href="https://wordherd.io">WordHerd</a>
Author URI: 
Template: wordherd-gutenberg
Version: 1.0.0
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 06 Jan 2022 19:55:12 +0000 */

/* The plugin now uses the recommended approach for loading the css files.*/

/* Top header style */
.site-header .top-header {
	background-color: #c60c30;
	padding: 5px 0;
}

.site-header .top-header .container {
	justify-content: flex-end;
	padding: 0;
}

.site-header .top-header ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
}

.site-header .top-header ul li:not(:first-child)::before {
	content: "|";
	color: #fff;
	margin: 0 15px;
}

.site-header .top-header ul li {
	margin: 0 0 0 5px;
}

.site-header .top-header ul li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .8125rem;
	font-weight: 600;
	transition: ease all .2s;
}

/* New nav style */
.site-header .button-menu {
	display: flex;
	align-items: center;
}

.site-header .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 5px;
}

/*.main-nav ul li a {
	color: white;
} */
.main-nav {
	display: flex;
	width: auto;
}

div.column ul {
	display: block;
}

.main-nav ul {
	display: flex;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-nav ul ul li a {
	font-family: "Open Sans", sans-serif;
	color: #fff;
	text-decoration: none !important;
	transition: background-color ease .2s;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 14px;
}

.container {
	width: 1500px;
	margin: 0 auto;
	max-width: 100%;
}

div.richmulticolumn {
	background-color: #024;
}

div.richmulticolumn .column {
	display: block;
	float: left;
	width: auto;
	color: white;
	text-transform: uppercase;
}

.column-services-services {
	margin-right: 30px;
}

.column.services, .column.industrysolutions {
	margin-right: 50px;
}

#richmenu-businesssecurity div.richmulticolumn .column {
	margin-right: 30px;
}

div.richmulticolumn .column a {
	color: white;
}

.main-nav li a:hover, .main-nav li:hover a {
	text-decoration: underline;
	text-underline-offset: 10px;
	text-decoration-color: #c60c30;
	text-decoration-thickness: 2px;
}

.main-nav ul ul li {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 40px;
	padding-left: 40px;
	margin-right: 0;
	margin-left: 0;
}

.main-nav ul ul li:hover {
	transition: background-color ease .2s;
	background-color: #c60c30;
}

.main-nav ul ul li:hover a {
	color: #4693fb;
}

/* #menu-home-security-services {
	margin-bottom: 20px;
} */
#richmenu-homesecurity, #richmenu-businesssecurity, #richmenu-products, #richmenu-locations, #richmenu-about-us {
	position: absolute;
	opacity: 0;
	margin-top: 0px;
	z-index: 9999;
}

/* top nav hover styling */
.main-nav ul ul #richmenu-homesecurity, .main-nav ul ul #richmenu-businesssecurity, .main-nav ul ul #richmenu-products, .main-nav ul ul #richmenu-locations, .main-nav ul ul #richmenu-about-us {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	opacity: 0;
	visibility: hidden;
}

.main-nav ul li:hover #richmenu-homesecurity, .main-nav ul li:hover #richmenu-businesssecurity {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}

.main-nav ul li:hover #richmenu-homesecurity, .main-nav ul li:hover #richmenu-businesssecurity, .main-nav ul li:hover #richmenu-products, .main-nav ul li:hover #richmenu-locations, .main-nav ul li:hover #richmenu-about-us {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	display: flex;
	margin-top: 12px;
	padding-bottom: 20px;
	z-index: 9999;
	opacity: 1;
	visibility: visible;
}

/* .main-nav ul li a:hover div.richmulticolumn {
	display: none;
} */
.main-nav ul li:hover #richmenu-products, .main-nav ul li:hover #richmenu-locations, .main-nav ul li:hover #richmenu-about-us {
	padding-top: 15px;
}

.main-nav li {
	margin: 0 15px;
}

.offers-menu-item a {
	color: red !important;
	font-weight: bold;
}

.plans-menu-item a {
	color: #15385c !important;
}

.column-services {
	font-weight: 700;
	padding-left: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.richmenu-hr {
	color: white;
	background: white;
	opacity: .5;
	height: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 25px;
}

/* Mobile navigation */
#mobile-navigation {
	background-color: #024;
	top: 15vh;
	z-index: 9999;
}

#mobile-navigation.main-navigation .sub-menu a {
	color: white;
}

#mobile-navigation.main-navigation .sub-menu li {
	display: block !important;
}

.main-navigation ul ul ul {
	left: 0;
}

#mobile-navigation.main-navigation li a {
	color: white;
	font-weight: 500;
	padding: 10px 30px;
}

#mobile-navigation .mobile-nav-header {
	padding: 30px;
}

.text {
	font-family: "Open Sans", sans-serif;
	font-size: 20px;
	text-transform: uppercase;
}

.mobile-hr {
	opacity: .5;
	height: 2px !important;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	background-color: white;
}

.menu-item-16134 {
	color: yellow !important;
}

#mobile-navigation.main-navigation li a.active {
	font-weight: bold;
}

/* Mobile sub-menu */
#mobile-navigation.main-navigation ul li ul li ul {
	display: none;
	padding: 0;
	margin: 0 0 15px 0;
	position: relative;
	width: 100%;
	border-radius: 0;
	box-shadow: none;
}

#mobile-navigation.main-navigation ul li ul li ul {}

#mobile-navigation.main-navigation .menu-item-has-children a::after, #mobile-navigation.main-navigation .sub-menu .menu-item-has-children a::after {
	content: "▼";
	display: inline-block;
	float: right;
	padding-right: 20px;
}

#mobile-navigation.main-navigation .menu-item-has-children a.active::after, #mobile-navigation.main-navigation .sub-menu .menu-item-has-children a.active::after {
	content: "▲";
}

#mobile-navigation.main-navigation .winter-offers a {
	color: yellow !important;
}

.fa-bars {
	font-size: 32px !important;
}

@media screen and (max-width: 1400px) {
	.main-nav ul li a {
		font-size: 14px !important;
		padding: 10px 0;
	}
}

@media screen and (max-width: 1024px) {
	.main-nav ul li a {
		font-size: 12px !important;
		padding: 10px 0;
	}
	
	.main-nav li {
		margin: 0 10px;
	}
}

@media screen and (max-width: 992px) {
	.main-nav {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.elementor-element-2c62248 .elementor-element-populated {
		margin: 0px 0px 123px 0px !important;
	}
	
	.elementor-element-2c62248 img {
		max-width: 120px !important;
		height: 120px !important;
	}
	
	.kt-tabs-title-list li {
		margin: 0px -4px 38px 0px !important;
	}
	
	.kt-tabs-title-list a.kt-tab-title span.kt-title-text {
		margin-top: -10px;
		bottom: -14px;
	}
	
	.elementor.elementor-8503 {
		display: none;
	}
}

@media (max-width: 400px) {
	#kt-adv-heading_4965c8-ab, #kt-adv-heading_4965c8-ab .wp-block-kadence-advancedheading, .wp-block-kadence-advancedheading.kt-adv-heading_4965c8-ab[data-kb-block="kb-adv-heading_4965c8-ab"], .kadence-advanced-heading-wrapper .kt-adv-heading_4965c8-ab[data-kb-block="kb-adv-heading_4965c8-ab"] {
		font-size: 28px !important;
	}
	
	#kt-adv-heading_fb7188-ce, #kt-adv-heading_fb7188-ce .wp-block-kadence-advancedheading, .wp-block-kadence-advancedheading.kt-adv-heading_fb7188-ce[data-kb-block="kb-adv-heading_fb7188-ce"], .kadence-advanced-heading-wrapper .kt-adv-heading_fb7188-ce[data-kb-block="kb-adv-heading_fb7188-ce"] {
		font-size: 24px !important;
	}
}

.main-nav ul li a {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	color: #15385c;
	padding: 15px 0;
}

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

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

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

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

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

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

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

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

.fa-ul>li {
	position: relative;
}

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

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

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

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

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

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

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

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
	color: #fff;
}

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

.fa-music:before {
	content: "";
}

.fa-search:before {
	content: "";
}

.fa-envelope-o:before {
	content: "";
}

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

.fa-star:before {
	content: "";
}

.fa-star-o:before {
	content: "";
}

.fa-user:before {
	content: "";
}

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

.fa-th-large:before {
	content: "";
}

.fa-th:before {
	content: "";
}

.fa-th-list:before {
	content: "";
}

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

.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "";
}

.fa-search-plus:before {
	content: "";
}

.fa-search-minus:before {
	content: "";
}

.fa-power-off:before {
	content: "";
}

.fa-signal:before {
	content: "";
}

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

.fa-trash-o:before {
	content: "";
}

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

.fa-file-o:before {
	content: "";
}

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

.fa-road:before {
	content: "";
}

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

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

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

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

.fa-play-circle-o:before {
	content: "";
}

.fa-rotate-right:before, .fa-repeat:before {
	content: "";
}

.fa-refresh:before {
	content: "";
}

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

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

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

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

.fa-volume-off:before {
	content: "";
}

.fa-volume-down:before {
	content: "";
}

.fa-volume-up:before {
	content: "";
}

.fa-qrcode:before {
	content: "";
}

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

.fa-tag:before {
	content: "";
}

.fa-tags:before {
	content: "";
}

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

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

.fa-print:before {
	content: "";
}

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

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

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

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

.fa-text-height:before {
	content: "";
}

.fa-text-width:before {
	content: "";
}

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

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

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

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

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

.fa-dedent:before, .fa-outdent:before {
	content: "";
}

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

.fa-video-camera:before {
	content: "";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "";
}

.fa-pencil:before {
	content: "";
}

.fa-map-marker:before {
	content: "";
}

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

.fa-tint:before {
	content: "";
}

.fa-edit:before, .fa-pencil-square-o:before {
	content: "";
}

.fa-share-square-o:before {
	content: "";
}

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

.fa-arrows:before {
	content: "";
}

.fa-step-backward:before {
	content: "";
}

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

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

.fa-play:before {
	content: "";
}

.fa-pause:before {
	content: "";
}

.fa-stop:before {
	content: "";
}

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

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

.fa-step-forward:before {
	content: "";
}

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

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

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

.fa-plus-circle:before {
	content: "";
}

.fa-minus-circle:before {
	content: "";
}

.fa-times-circle:before {
	content: "";
}

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

.fa-question-circle:before {
	content: "";
}

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

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

.fa-times-circle-o:before {
	content: "";
}

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

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

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

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

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

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

.fa-mail-forward:before, .fa-share:before {
	content: "";
}

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

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

.fa-plus:before {
	content: "";
}

.fa-minus:before {
	content: "";
}

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

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

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

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

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

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

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

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

.fa-plane:before {
	content: "";
}

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

.fa-random:before {
	content: "";
}

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

.fa-magnet:before {
	content: "";
}

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

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

.fa-retweet:before {
	content: "";
}

.fa-shopping-cart:before {
	content: "";
}

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

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

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

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

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

.fa-twitter-square:before {
	content: "";
}

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

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

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

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

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

.fa-thumbs-o-up:before {
	content: "";
}

.fa-thumbs-o-down:before {
	content: "";
}

.fa-star-half:before {
	content: "";
}

.fa-heart-o:before {
	content: "";
}

.fa-sign-out:before {
	content: "";
}

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

.fa-thumb-tack:before {
	content: "";
}

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

.fa-sign-in:before {
	content: "";
}

.fa-trophy:before {
	content: "";
}

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

.fa-upload:before {
	content: "";
}

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

.fa-phone:before {
	content: "";
}

.fa-square-o:before {
	content: "";
}

.fa-bookmark-o:before {
	content: "";
}

.fa-phone-square:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

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

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

.fa-unlock:before {
	content: "";
}

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

.fa-feed:before, .fa-rss:before {
	content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-wrench:before {
	content: "";
}

.fa-tasks:before {
	content: "";
}

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

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

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

.fa-group:before, .fa-users:before {
	content: "";
}

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

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

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

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

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

.fa-paperclip:before {
	content: "";
}

.fa-save:before, .fa-floppy-o:before {
	content: "";
}

.fa-square:before {
	content: "";
}

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

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

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

.fa-strikethrough:before {
	content: "";
}

.fa-underline:before {
	content: "";
}

.fa-table:before {
	content: "";
}

.fa-magic:before {
	content: "";
}

.fa-truck:before {
	content: "";
}

.fa-pinterest:before {
	content: "";
}

.fa-pinterest-square:before {
	content: "";
}

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

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

.fa-money:before {
	content: "";
}

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

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

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

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

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

.fa-unsorted:before, .fa-sort:before {
	content: "";
}

.fa-sort-down:before, .fa-sort-desc:before {
	content: "";
}

.fa-sort-up:before, .fa-sort-asc:before {
	content: "";
}

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

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

.fa-rotate-left:before, .fa-undo:before {
	content: "";
}

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

.fa-dashboard:before, .fa-tachometer:before {
	content: "";
}

.fa-comment-o:before {
	content: "";
}

.fa-comments-o:before {
	content: "";
}

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

.fa-sitemap:before {
	content: "";
}

.fa-umbrella:before {
	content: "";
}

.fa-paste:before, .fa-clipboard:before {
	content: "";
}

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

.fa-exchange:before {
	content: "";
}

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

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

.fa-user-md:before {
	content: "";
}

.fa-stethoscope:before {
	content: "";
}

.fa-suitcase:before {
	content: "";
}

.fa-bell-o:before {
	content: "";
}

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

.fa-cutlery:before {
	content: "";
}

.fa-file-text-o:before {
	content: "";
}

.fa-building-o:before {
	content: "";
}

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

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

.fa-medkit:before {
	content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-tablet:before {
	content: "";
}

.fa-mobile-phone:before, .fa-mobile:before {
	content: "";
}

.fa-circle-o:before {
	content: "";
}

.fa-quote-left:before {
	content: "";
}

.fa-quote-right:before {
	content: "";
}

.fa-spinner:before {
	content: "";
}

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

.fa-mail-reply:before, .fa-reply:before {
	content: "";
}

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

.fa-folder-o:before {
	content: "";
}

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

.fa-smile-o:before {
	content: "";
}

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

.fa-meh-o:before {
	content: "";
}

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

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

.fa-flag-o:before {
	content: "";
}

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

.fa-terminal:before {
	content: "";
}

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

.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "";
}

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

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

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

.fa-unlink:before, .fa-chain-broken:before {
	content: "";
}

.fa-question:before {
	content: "";
}

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

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

.fa-superscript:before {
	content: "";
}

.fa-subscript:before {
	content: "";
}

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

.fa-puzzle-piece:before {
	content: "";
}

.fa-microphone:before {
	content: "";
}

.fa-microphone-slash:before {
	content: "";
}

.fa-shield:before {
	content: "";
}

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

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

.fa-rocket:before {
	content: "";
}

.fa-maxcdn:before {
	content: "";
}

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

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

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

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

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

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

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

.fa-unlock-alt:before {
	content: "";
}

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

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

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

.fa-rss-square:before {
	content: "";
}

.fa-play-circle:before {
	content: "";
}

.fa-ticket:before {
	content: "";
}

.fa-minus-square:before {
	content: "";
}

.fa-minus-square-o:before {
	content: "";
}

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

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

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

.fa-pencil-square:before {
	content: "";
}

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

.fa-share-square:before {
	content: "";
}

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

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

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

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

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

.fa-gbp:before {
	content: "";
}

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

.fa-rupee:before, .fa-inr:before {
	content: "";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "";
}

.fa-won:before, .fa-krw:before {
	content: "";
}

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

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

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

.fa-sort-alpha-asc:before {
	content: "";
}

.fa-sort-alpha-desc:before {
	content: "";
}

.fa-sort-amount-asc:before {
	content: "";
}

.fa-sort-amount-desc:before {
	content: "";
}

.fa-sort-numeric-asc:before {
	content: "";
}

.fa-sort-numeric-desc:before {
	content: "";
}

.fa-thumbs-up:before {
	content: "";
}

.fa-thumbs-down:before {
	content: "";
}

.fa-youtube-square:before {
	content: "";
}

.fa-youtube:before {
	content: "";
}

.fa-xing:before {
	content: "";
}

.fa-xing-square:before {
	content: "";
}

.fa-youtube-play:before {
	content: "";
}

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

.fa-stack-overflow:before {
	content: "";
}

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

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

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

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

.fa-bitbucket-square:before {
	content: "";
}

.fa-tumblr:before {
	content: "";
}

.fa-tumblr-square:before {
	content: "";
}

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

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

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

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

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

.fa-windows:before {
	content: "";
}

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

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

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

.fa-skype:before {
	content: "";
}

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

.fa-trello:before {
	content: "";
}

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

.fa-male:before {
	content: "";
}

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

.fa-sun-o:before {
	content: "";
}

.fa-moon-o:before {
	content: "";
}

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

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

.fa-vk:before {
	content: "";
}

.fa-weibo:before {
	content: "";
}

.fa-renren:before {
	content: "";
}

.fa-pagelines:before {
	content: "";
}

.fa-stack-exchange:before {
	content: "";
}

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

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

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

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

.fa-wheelchair:before {
	content: "";
}

.fa-vimeo-square:before {
	content: "";
}

.fa-turkish-lira:before, .fa-try:before {
	content: "";
}

.fa-plus-square-o:before {
	content: "";
}

.fa-space-shuttle:before {
	content: "";
}

.fa-slack:before {
	content: "";
}

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

.fa-wordpress:before {
	content: "";
}

.fa-openid:before {
	content: "";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "";
}

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

.fa-yahoo:before {
	content: "";
}

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

.fa-reddit:before {
	content: "";
}

.fa-reddit-square:before {
	content: "";
}

.fa-stumbleupon-circle:before {
	content: "";
}

.fa-stumbleupon:before {
	content: "";
}

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

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

.fa-pied-piper-pp:before {
	content: "";
}

.fa-pied-piper-alt:before {
	content: "";
}

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

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

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

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

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

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

.fa-paw:before {
	content: "";
}

.fa-spoon:before {
	content: "";
}

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

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

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

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

.fa-steam:before {
	content: "";
}

.fa-steam-square:before {
	content: "";
}

.fa-recycle:before {
	content: "";
}

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

.fa-cab:before, .fa-taxi:before {
	content: "";
}

.fa-tree:before {
	content: "";
}

.fa-spotify:before {
	content: "";
}

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

.fa-soundcloud:before {
	content: "";
}

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

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

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

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

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

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "";
}

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

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

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

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

.fa-vine:before {
	content: "";
}

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

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

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

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

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
	content: "";
}

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

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

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

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

.fa-tencent-weibo:before {
	content: "";
}

.fa-qq:before {
	content: "";
}

.fa-wechat:before, .fa-weixin:before {
	content: "";
}

.fa-send:before, .fa-paper-plane:before {
	content: "";
}

.fa-send-o:before, .fa-paper-plane-o:before {
	content: "";
}

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

.fa-circle-thin:before {
	content: "";
}

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

.fa-paragraph:before {
	content: "";
}

.fa-sliders:before {
	content: "";
}

.fa-share-alt:before {
	content: "";
}

.fa-share-alt-square:before {
	content: "";
}

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

.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "";
}

.fa-tty:before {
	content: "";
}

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

.fa-plug:before {
	content: "";
}

.fa-slideshare:before {
	content: "";
}

.fa-twitch:before {
	content: "";
}

.fa-yelp:before {
	content: "";
}

.fa-newspaper-o:before {
	content: "";
}

.fa-wifi:before {
	content: "";
}

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

.fa-paypal:before {
	content: "";
}

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

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

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

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

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

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

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

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

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

.fa-trash:before {
	content: "";
}

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

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

.fa-eyedropper:before {
	content: "";
}

.fa-paint-brush:before {
	content: "";
}

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

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

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

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

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

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

.fa-toggle-off:before {
	content: "";
}

.fa-toggle-on:before {
	content: "";
}

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

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

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

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

.fa-cc:before {
	content: "";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "";
}

.fa-meanpath:before {
	content: "";
}

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

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

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

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

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

.fa-sellsy:before {
	content: "";
}

.fa-shirtsinbulk:before {
	content: "";
}

.fa-simplybuilt:before {
	content: "";
}

.fa-skyatlas:before {
	content: "";
}

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

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

.fa-diamond:before {
	content: "";
}

.fa-ship:before {
	content: "";
}

.fa-user-secret:before {
	content: "";
}

.fa-motorcycle:before {
	content: "";
}

.fa-street-view:before {
	content: "";
}

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

.fa-venus:before {
	content: "";
}

.fa-mars:before {
	content: "";
}

.fa-mercury:before {
	content: "";
}

.fa-intersex:before, .fa-transgender:before {
	content: "";
}

.fa-transgender-alt:before {
	content: "";
}

.fa-venus-double:before {
	content: "";
}

.fa-mars-double:before {
	content: "";
}

.fa-venus-mars:before {
	content: "";
}

.fa-mars-stroke:before {
	content: "";
}

.fa-mars-stroke-v:before {
	content: "";
}

.fa-mars-stroke-h:before {
	content: "";
}

.fa-neuter:before {
	content: "";
}

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

.fa-facebook-official:before {
	content: "";
}

.fa-pinterest-p:before {
	content: "";
}

.fa-whatsapp:before {
	content: "";
}

.fa-server:before {
	content: "";
}

.fa-user-plus:before {
	content: "";
}

.fa-user-times:before {
	content: "";
}

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

.fa-viacoin:before {
	content: "";
}

.fa-train:before {
	content: "";
}

.fa-subway:before {
	content: "";
}

.fa-medium:before {
	content: "";
}

.fa-yc:before, .fa-y-combinator:before {
	content: "";
}

.fa-optin-monster:before {
	content: "";
}

.fa-opencart:before {
	content: "";
}

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

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

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

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

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

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

.fa-mouse-pointer:before {
	content: "";
}

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

.fa-object-group:before {
	content: "";
}

.fa-object-ungroup:before {
	content: "";
}

.fa-sticky-note:before {
	content: "";
}

.fa-sticky-note-o:before {
	content: "";
}

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

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

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

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

.fa-hourglass-o:before {
	content: "";
}

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

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

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

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

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

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

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

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

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

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

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

.fa-trademark:before {
	content: "";
}

.fa-registered:before {
	content: "";
}

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

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

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

.fa-tripadvisor:before {
	content: "";
}

.fa-odnoklassniki:before {
	content: "";
}

.fa-odnoklassniki-square:before {
	content: "";
}

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

.fa-wikipedia-w:before {
	content: "";
}

.fa-safari:before {
	content: "";
}

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

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

.fa-opera:before {
	content: "";
}

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

.fa-tv:before, .fa-television:before {
	content: "";
}

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

.fa-500px:before {
	content: "";
}

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

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

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

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

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

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

.fa-map-pin:before {
	content: "";
}

.fa-map-signs:before {
	content: "";
}

.fa-map-o:before {
	content: "";
}

.fa-map:before {
	content: "";
}

.fa-commenting:before {
	content: "";
}

.fa-commenting-o:before {
	content: "";
}

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

.fa-vimeo:before {
	content: "";
}

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

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

.fa-reddit-alien:before {
	content: "";
}

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

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

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

.fa-modx:before {
	content: "";
}

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

.fa-usb:before {
	content: "";
}

.fa-product-hunt:before {
	content: "";
}

.fa-mixcloud:before {
	content: "";
}

.fa-scribd:before {
	content: "";
}

.fa-pause-circle:before {
	content: "";
}

.fa-pause-circle-o:before {
	content: "";
}

.fa-stop-circle:before {
	content: "";
}

.fa-stop-circle-o:before {
	content: "";
}

.fa-shopping-bag:before {
	content: "";
}

.fa-shopping-basket:before {
	content: "";
}

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

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

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

.fa-percent:before {
	content: "";
}

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

.fa-wpbeginner:before {
	content: "";
}

.fa-wpforms:before {
	content: "";
}

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

.fa-universal-access:before {
	content: "";
}

.fa-wheelchair-alt:before {
	content: "";
}

.fa-question-circle-o:before {
	content: "";
}

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

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

.fa-volume-control-phone:before {
	content: "";
}

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

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

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

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
	content: "";
}

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

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

.fa-signing:before, .fa-sign-language:before {
	content: "";
}

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

.fa-viadeo:before {
	content: "";
}

.fa-viadeo-square:before {
	content: "";
}

.fa-snapchat:before {
	content: "";
}

.fa-snapchat-ghost:before {
	content: "";
}

.fa-snapchat-square:before {
	content: "";
}

.fa-pied-piper:before {
	content: "";
}

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

.fa-yoast:before {
	content: "";
}

.fa-themeisle:before {
	content: "";
}

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

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

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

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

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

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

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

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

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

.fa-vcard-o:before, .fa-address-card-o:before {
	content: "";
}

.fa-user-circle:before {
	content: "";
}

.fa-user-circle-o:before {
	content: "";
}

.fa-user-o:before {
	content: "";
}

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

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

.fa-drivers-license-o:before, .fa-id-card-o:before {
	content: "";
}

.fa-quora:before {
	content: "";
}

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

.fa-telegram:before {
	content: "";
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
	content: "";
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
	content: "";
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
	content: "";
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
	content: "";
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
	content: "";
}

.fa-shower:before {
	content: "";
}

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

.fa-podcast:before {
	content: "";
}

.fa-window-maximize:before {
	content: "";
}

.fa-window-minimize:before {
	content: "";
}

.fa-window-restore:before {
	content: "";
}

.fa-times-rectangle:before, .fa-window-close:before {
	content: "";
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
	content: "";
}

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

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

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

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

.fa-ravelry:before {
	content: "";
}

.fa-eercast:before {
	content: "";
}

.fa-microchip:before {
	content: "";
}

.fa-snowflake-o:before {
	content: "";
}

.fa-superpowers:before {
	content: "";
}

.fa-wpexplorer:before {
	content: "";
}

.fa-meetup:before {
	content: "";
}

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

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

/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before, .slick-track:after {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

[class*=" eicon-"], [class^=eicon] {
	display: inline-block;
	font-family: eicons;
	font-size: inherit;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

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

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

.eicon-editor-link:before {
	content: "";
}

.eicon-editor-unlink:before {
	content: "";
}

.eicon-editor-external-link:before {
	content: "";
}

.eicon-editor-close:before {
	content: "";
}

.eicon-editor-list-ol:before {
	content: "";
}

.eicon-editor-list-ul:before {
	content: "";
}

.eicon-editor-bold:before {
	content: "";
}

.eicon-editor-italic:before {
	content: "";
}

.eicon-editor-underline:before {
	content: "";
}

.eicon-editor-paragraph:before {
	content: "";
}

.eicon-editor-h1:before {
	content: "";
}

.eicon-editor-h2:before {
	content: "";
}

.eicon-editor-h3:before {
	content: "";
}

.eicon-editor-h4:before {
	content: "";
}

.eicon-editor-h5:before {
	content: "";
}

.eicon-editor-h6:before {
	content: "";
}

.eicon-editor-quote:before {
	content: "";
}

.eicon-editor-code:before {
	content: "";
}

.eicon-elementor:before {
	content: "";
}

.eicon-elementor-circle:before {
	content: "";
}

.eicon-pojome:before {
	content: "";
}

.eicon-plus:before {
	content: "";
}

.eicon-menu-bar:before {
	content: "";
}

.eicon-apps:before {
	content: "";
}

.eicon-accordion:before {
	content: "";
}

.eicon-alert:before {
	content: "";
}

.eicon-animation-text:before {
	content: "";
}

.eicon-animation:before {
	content: "";
}

.eicon-banner:before {
	content: "";
}

.eicon-blockquote:before {
	content: "";
}

.eicon-button:before {
	content: "";
}

.eicon-call-to-action:before {
	content: "";
}

.eicon-captcha:before {
	content: "";
}

.eicon-carousel:before {
	content: "";
}

.eicon-checkbox:before {
	content: "";
}

.eicon-columns:before {
	content: "";
}

.eicon-countdown:before {
	content: "";
}

.eicon-counter:before {
	content: "";
}

.eicon-date:before {
	content: "";
}

.eicon-divider-shape:before {
	content: "";
}

.eicon-divider:before {
	content: "";
}

.eicon-download-button:before {
	content: "";
}

.eicon-dual-button:before {
	content: "";
}

.eicon-email-field:before {
	content: "";
}

.eicon-facebook-comments:before {
	content: "";
}

.eicon-facebook-like-box:before {
	content: "";
}

.eicon-form-horizontal:before {
	content: "";
}

.eicon-form-vertical:before {
	content: "";
}

.eicon-gallery-grid:before {
	content: "";
}

.eicon-gallery-group:before {
	content: "";
}

.eicon-gallery-justified:before {
	content: "";
}

.eicon-gallery-masonry:before {
	content: "";
}

.eicon-icon-box:before {
	content: "";
}

.eicon-image-before-after:before {
	content: "";
}

.eicon-image-box:before {
	content: "";
}

.eicon-image-hotspot:before {
	content: "";
}

.eicon-image-rollover:before {
	content: "";
}

.eicon-info-box:before {
	content: "";
}

.eicon-inner-section:before {
	content: "";
}

.eicon-mailchimp:before {
	content: "";
}

.eicon-menu-card:before {
	content: "";
}

.eicon-navigation-horizontal:before {
	content: "";
}

.eicon-nav-menu:before {
	content: "";
}

.eicon-navigation-vertical:before {
	content: "";
}

.eicon-number-field:before {
	content: "";
}

.eicon-parallax:before {
	content: "";
}

.eicon-php7:before {
	content: "";
}

.eicon-post-list:before {
	content: "";
}

.eicon-post-slider:before {
	content: "";
}

.eicon-post:before {
	content: "";
}

.eicon-posts-carousel:before {
	content: "";
}

.eicon-posts-grid:before {
	content: "";
}

.eicon-posts-group:before {
	content: "";
}

.eicon-posts-justified:before {
	content: "";
}

.eicon-posts-masonry:before {
	content: "";
}

.eicon-posts-ticker:before {
	content: "";
}

.eicon-price-list:before {
	content: "";
}

.eicon-price-table:before {
	content: "";
}

.eicon-radio:before {
	content: "";
}

.eicon-rtl:before {
	content: "";
}

.eicon-scroll:before {
	content: "";
}

.eicon-search:before {
	content: "";
}

.eicon-select:before {
	content: "";
}

.eicon-share:before {
	content: "";
}

.eicon-sidebar:before {
	content: "";
}

.eicon-skill-bar:before {
	content: "";
}

.eicon-slider-3d:before {
	content: "";
}

.eicon-slider-album:before {
	content: "";
}

.eicon-slider-device:before {
	content: "";
}

.eicon-slider-full-screen:before {
	content: "";
}

.eicon-slider-push:before {
	content: "";
}

.eicon-slider-vertical:before {
	content: "";
}

.eicon-slider-video:before {
	content: "";
}

.eicon-slides:before {
	content: "";
}

.eicon-social-icons:before {
	content: "";
}

.eicon-spacer:before {
	content: "";
}

.eicon-table:before {
	content: "";
}

.eicon-tabs:before {
	content: "";
}

.eicon-tel-field:before {
	content: "";
}

.eicon-text-area:before {
	content: "";
}

.eicon-text-field:before {
	content: "";
}

.eicon-thumbnails-down:before {
	content: "";
}

.eicon-thumbnails-half:before {
	content: "";
}

.eicon-thumbnails-right:before {
	content: "";
}

.eicon-time-line:before {
	content: "";
}

.eicon-toggle:before {
	content: "";
}

.eicon-url:before {
	content: "";
}

.eicon-t-letter:before {
	content: "";
}

.eicon-wordpress:before {
	content: "";
}

.eicon-text:before {
	content: "";
}

.eicon-anchor:before {
	content: "";
}

.eicon-bullet-list:before {
	content: "";
}

.eicon-code:before {
	content: "";
}

.eicon-favorite:before {
	content: "";
}

.eicon-google-maps:before {
	content: "";
}

.eicon-image:before {
	content: "";
}

.eicon-photo-library:before {
	content: "";
}

.eicon-woocommerce:before {
	content: "";
}

.eicon-youtube:before {
	content: "";
}

.eicon-flip-box:before {
	content: "";
}

.eicon-settings:before {
	content: "";
}

.eicon-headphones:before {
	content: "";
}

.eicon-testimonial:before {
	content: "";
}

.eicon-counter-circle:before {
	content: "";
}

.eicon-person:before {
	content: "";
}

.eicon-chevron-right:before {
	content: "";
}

.eicon-chevron-left:before {
	content: "";
}

.eicon-close:before {
	content: "";
}

.eicon-file-download:before {
	content: "";
}

.eicon-save:before {
	content: "";
}

.eicon-zoom-in:before {
	content: "";
}

.eicon-shortcode:before {
	content: "";
}

.eicon-nerd:before {
	content: "";
}

.eicon-device-desktop:before {
	content: "";
}

.eicon-device-tablet:before {
	content: "";
}

.eicon-device-mobile:before {
	content: "";
}

.eicon-document-file:before {
	content: "";
}

.eicon-folder-o:before {
	content: "";
}

.eicon-hypster:before {
	content: "";
}

.eicon-h-align-left:before {
	content: "";
}

.eicon-h-align-right:before {
	content: "";
}

.eicon-h-align-center:before {
	content: "";
}

.eicon-h-align-stretch:before {
	content: "";
}

.eicon-v-align-top:before {
	content: "";
}

.eicon-v-align-bottom:before {
	content: "";
}

.eicon-v-align-middle:before {
	content: "";
}

.eicon-v-align-stretch:before {
	content: "";
}

.eicon-pro-icon:before {
	content: "";
}

.eicon-mail:before {
	content: "";
}

.eicon-lock-user:before {
	content: "";
}

.eicon-testimonial-carousel:before {
	content: "";
}

.eicon-media-carousel:before {
	content: "";
}

.eicon-section:before {
	content: "";
}

.eicon-column:before {
	content: "";
}

.eicon-edit:before {
	content: "";
}

.eicon-clone:before {
	content: "";
}

.eicon-trash:before {
	content: "";
}

.eicon-play:before {
	content: "";
}

.eicon-angle-right:before {
	content: "";
}

.eicon-angle-left:before {
	content: "";
}

.eicon-animated-headline:before {
	content: "";
}

.eicon-menu-toggle:before {
	content: "";
}

.eicon-fb-embed:before {
	content: "";
}

.eicon-fb-feed:before {
	content: "";
}

.eicon-twitter-embed:before {
	content: "";
}

.eicon-twitter-feed:before {
	content: "";
}

.eicon-sync:before {
	content: "";
}

.eicon-import-export:before {
	content: "";
}

.eicon-check-circle:before {
	content: "";
}

.eicon-library-save:before {
	content: "";
}

.eicon-library-download:before {
	content: "";
}

.eicon-insert:before {
	content: "";
}

.eicon-preview-medium:before {
	content: "";
}

.eicon-sort-down:before {
	content: "";
}

.eicon-sort-up:before {
	content: "";
}

.eicon-heading:before {
	content: "";
}

.eicon-logo:before {
	content: "";
}

.eicon-meta-data:before {
	content: "";
}

.eicon-post-content:before {
	content: "";
}

.eicon-post-excerpt:before {
	content: "";
}

.eicon-post-navigation:before {
	content: "";
}

.eicon-yoast:before {
	content: "";
}

.eicon-nerd-chuckle:before {
	content: "";
}

.eicon-nerd-wink:before {
	content: "";
}

.eicon-comments:before {
	content: "";
}

.eicon-download-circle-o:before {
	content: "";
}

.eicon-library-upload:before {
	content: "";
}

.eicon-save-o:before {
	content: "";
}

.eicon-upload-circle-o:before {
	content: "";
}

.eicon-ellipsis-h:before {
	content: "";
}

.eicon-ellipsis-v:before {
	content: "";
}

.eicon-arrow-left:before {
	content: "";
}

.eicon-arrow-right:before {
	content: "";
}

.eicon-arrow-up:before {
	content: "";
}

.eicon-arrow-down:before {
	content: "";
}

.eicon-play-o:before {
	content: "";
}

.eicon-archive-posts:before {
	content: "";
}

.eicon-archive-title:before {
	content: "";
}

.eicon-featured-image:before {
	content: "";
}

.eicon-post-info:before {
	content: "";
}

.eicon-post-title:before {
	content: "";
}

.eicon-site-logo:before {
	content: "";
}

.eicon-site-search:before {
	content: "";
}

.eicon-site-title:before {
	content: "";
}

.eicon-plus-square:before {
	content: "";
}

.eicon-minus-square:before {
	content: "";
}

.eicon-cloud-check:before {
	content: "";
}

.eicon-drag-n-drop:before {
	content: "";
}

.eicon-welcome:before {
	content: "";
}

.eicon-handle:before {
	content: "";
}

.eicon-cart:before {
	content: "";
}

.eicon-product-add-to-cart:before {
	content: "";
}

.eicon-product-breadcrumbs:before {
	content: "";
}

.eicon-product-categories:before {
	content: "";
}

.eicon-product-description:before {
	content: "";
}

.eicon-product-images:before {
	content: "";
}

.eicon-product-info:before {
	content: "";
}

.eicon-product-meta:before {
	content: "";
}

.eicon-product-pages:before {
	content: "";
}

.eicon-product-price:before {
	content: "";
}

.eicon-product-rating:before {
	content: "";
}

.eicon-product-related:before {
	content: "";
}

.eicon-product-stock:before {
	content: "";
}

.eicon-product-tabs:before {
	content: "";
}

.eicon-product-title:before {
	content: "";
}

.eicon-product-upsell:before {
	content: "";
}

.eicon-products:before {
	content: "";
}

.eicon-bag-light:before {
	content: "";
}

.eicon-bag-medium:before {
	content: "";
}

.eicon-bag-solid:before {
	content: "";
}

.eicon-basket-light:before {
	content: "";
}

.eicon-basket-medium:before {
	content: "";
}

.eicon-basket-solid:before {
	content: "";
}

.eicon-cart-light:before {
	content: "";
}

.eicon-cart-medium:before {
	content: "";
}

.eicon-cart-solid:before {
	content: "";
}

.eicon-exchange:before {
	content: "";
}

.eicon-preview-thin:before {
	content: "";
}

.eicon-device-laptop:before {
	content: "";
}

.eicon-collapse:before {
	content: "";
}

.eicon-expand:before {
	content: "";
}

.eicon-navigator:before {
	content: "";
}

.eicon-plug:before {
	content: "";
}

.eicon-dashboard:before {
	content: "";
}

.eicon-typography:before {
	content: "";
}

.eicon-info-circle-o:before {
	content: "";
}

.eicon-integration:before {
	content: "";
}

.eicon-plus-circle-o:before {
	content: "";
}

.eicon-rating:before {
	content: "";
}

.eicon-review:before {
	content: "";
}

.eicon-tools:before {
	content: "";
}

.eicon-loading:before {
	content: "";
}

.eicon-sitemap:before {
	content: "";
}

.eicon-click:before {
	content: "";
}

.eicon-clock:before {
	content: "";
}

.eicon-library-open:before {
	content: "";
}

.eicon-warning:before {
	content: "";
}

.eicon-flow:before {
	content: "";
}

.eicon-cursor-move:before {
	content: "";
}

.eicon-arrow-circle-left:before {
	content: "";
}

.eicon-flash:before {
	content: "";
}

.eicon-redo:before {
	content: "";
}

.eicon-ban:before {
	content: "";
}

.eicon-barcode:before {
	content: "";
}

.eicon-calendar:before {
	content: "";
}

.eicon-caret-left:before {
	content: "";
}

.eicon-caret-right:before {
	content: "";
}

.eicon-caret-up:before {
	content: "";
}

.eicon-chain-broken:before {
	content: "";
}

.eicon-check-circle-o:before {
	content: "";
}

.eicon-check:before {
	content: "";
}

.eicon-chevron-double-left:before {
	content: "";
}

.eicon-chevron-double-right:before {
	content: "";
}

.eicon-undo:before {
	content: "";
}

.eicon-filter:before {
	content: "";
}

.eicon-circle-o:before {
	content: "";
}

.eicon-circle:before {
	content: "";
}

.eicon-clock-o:before {
	content: "";
}

.eicon-cog:before {
	content: "";
}

.eicon-cogs:before {
	content: "";
}

.eicon-commenting-o:before {
	content: "";
}

.eicon-copy:before {
	content: "";
}

.eicon-database:before {
	content: "";
}

.eicon-dot-circle-o:before {
	content: "";
}

.eicon-envelope:before {
	content: "";
}

.eicon-external-link-square:before {
	content: "";
}

.eicon-eyedropper:before {
	content: "";
}

.eicon-folder:before {
	content: "";
}

.eicon-font:before {
	content: "";
}

.eicon-adjust:before {
	content: "";
}

.eicon-lightbox:before {
	content: "";
}

.eicon-heart-o:before {
	content: "";
}

.eicon-history:before {
	content: "";
}

.eicon-image-bold:before {
	content: "";
}

.eicon-info-circle:before {
	content: "";
}

.eicon-link:before {
	content: "";
}

.eicon-long-arrow-left:before {
	content: "";
}

.eicon-long-arrow-right:before {
	content: "";
}

.eicon-caret-down:before {
	content: "";
}

.eicon-paint-brush:before {
	content: "";
}

.eicon-pencil:before {
	content: "";
}

.eicon-plus-circle:before {
	content: "";
}

.eicon-zoom-in-bold:before {
	content: "";
}

.eicon-sort-amount-desc:before {
	content: "";
}

.eicon-sign-out:before {
	content: "";
}

.eicon-spinner:before {
	content: "";
}

.eicon-square:before {
	content: "";
}

.eicon-star-o:before {
	content: "";
}

.eicon-star:before {
	content: "";
}

.eicon-text-align-justify:before {
	content: "";
}

.eicon-text-align-center:before {
	content: "";
}

.eicon-tags:before {
	content: "";
}

.eicon-text-align-left:before {
	content: "";
}

.eicon-text-align-right:before {
	content: "";
}

.eicon-close-circle:before {
	content: "";
}

.eicon-trash-o:before {
	content: "";
}

.eicon-font-awesome:before {
	content: "";
}

.eicon-user-circle-o:before {
	content: "";
}

.eicon-video-camera:before {
	content: "";
}

.eicon-heart:before {
	content: "";
}

.eicon-wrench:before {
	content: "";
}

.eicon-help:before {
	content: "";
}

.eicon-help-o:before {
	content: "";
}

.eicon-zoom-out-bold:before {
	content: "";
}

.eicon-plus-square-o:before {
	content: "";
}

.eicon-minus-square-o:before {
	content: "";
}

.eicon-minus-circle:before {
	content: "";
}

.eicon-minus-circle-o:before {
	content: "";
}

.eicon-code-bold:before {
	content: "";
}

.eicon-cloud-upload:before {
	content: "";
}

.eicon-search-bold:before {
	content: "";
}

.eicon-map-pin:before {
	content: "";
}

.eicon-meetup:before {
	content: "";
}

.eicon-slideshow:before {
	content: "";
}

.eicon-t-letter-bold:before {
	content: "";
}

.eicon-preferences:before {
	content: "";
}

.eicon-table-of-contents:before {
	content: "";
}

.eicon-tv:before {
	content: "";
}

.eicon-upload:before {
	content: "";
}

.eicon-instagram-comments:before {
	content: "";
}

.eicon-instagram-nested-gallery:before {
	content: "";
}

.eicon-instagram-post:before {
	content: "";
}

.eicon-instagram-video:before {
	content: "";
}

.eicon-instagram-gallery:before {
	content: "";
}

.eicon-instagram-likes:before {
	content: "";
}

.eicon-facebook:before {
	content: "";
}

.eicon-twitter:before {
	content: "";
}

.eicon-pinterest:before {
	content: "";
}

.eicon-frame-expand:before {
	content: "";
}

.eicon-frame-minimize:before {
	content: "";
}

.eicon-archive:before {
	content: "";
}

.eicon-colors-typography:before {
	content: "";
}

.eicon-custom:before {
	content: "";
}

.eicon-footer:before {
	content: "";
}

.eicon-header:before {
	content: "";
}

.eicon-layout-settings:before {
	content: "";
}

.eicon-lightbox-expand:before {
	content: "";
}

.eicon-error-404:before {
	content: "";
}

.eicon-theme-style:before {
	content: "";
}

.eicon-search-results:before {
	content: "";
}

.eicon-single-post:before {
	content: "";
}

.eicon-site-identity:before {
	content: "";
}

.eicon-theme-builder:before {
	content: "";
}

.eicon-download-bold:before {
	content: "";
}

.eicon-share-arrow:before {
	content: "";
}

.eicon-global-settings:before {
	content: "";
}

.eicon-user-preferences:before {
	content: "";
}

.eicon-lock:before {
	content: "";
}

.eicon-export-kit:before {
	content: "";
}

.eicon-import-kit:before {
	content: "";
}

.eicon-lottie:before {
	content: "";
}

.eicon-products-archive:before {
	content: "";
}

.eicon-single-product:before {
	content: "";
}

.eicon-disable-trash-o:before {
	content: "";
}

.eicon-single-page:before {
	content: "";
}

.eicon-wordpress-light:before {
	content: "";
}

.eicon-cogs-check:before {
	content: "";
}

.eicon-custom-css:before {
	content: "";
}

.eicon-global-colors:before {
	content: "";
}

.eicon-globe:before {
	content: "";
}

.eicon-typography-1:before {
	content: "";
}

.eicon-background:before {
	content: "";
}

.eicon-device-responsive:before {
	content: "";
}

.eicon-device-wide:before {
	content: "";
}

.eicon-code-highlight:before {
	content: "";
}

.eicon-video-playlist:before {
	content: "";
}

.eicon-download-kit:before {
	content: "";
}

.eicon-kit-details:before {
	content: "";
}

.eicon-kit-parts:before {
	content: "";
}

.eicon-kit-upload:before {
	content: "";
}

.eicon-kit-plugins:before {
	content: "";
}

.eicon-kit-upload-alt:before {
	content: "";
}

.eicon-hotspot:before {
	content: "";
}

.eicon-paypal-button:before {
	content: "";
}

.eicon-shape:before {
	content: "";
}

.eicon-wordart:before {
	content: "";
}

.eicon-checkout:before {
	content: "";
}

.eicon-container:before {
	content: "";
}

.eicon-flip:before {
	content: "";
}

.eicon-info:before {
	content: "";
}

.eicon-my-account:before {
	content: "";
}

.eicon-purchase-summary:before {
	content: "";
}

.eicon-page-transition:before {
	content: "";
}

.eicon-spotify:before {
	content: "";
}

.eicon-stripe-button:before {
	content: "";
}

.eicon-woo-settings:before {
	content: "";
}

.eicon-woo-cart:before {
	content: "";
}

.eicon-grow:before {
	content: "";
}

.eicon-order-end:before {
	content: "";
}

.eicon-nowrap:before {
	content: "";
}

.eicon-order-start:before {
	content: "";
}

.eicon-progress-tracker:before {
	content: "";
}

.eicon-shrink:before {
	content: "";
}

.eicon-wrap:before {
	content: "";
}

.eicon-align-center-h:before {
	content: "";
}

.eicon-align-center-v:before {
	content: "";
}

.eicon-align-end-h:before {
	content: "";
}

.eicon-align-end-v:before {
	content: "";
}

.eicon-align-start-h:before {
	content: "";
}

.eicon-align-start-v:before {
	content: "";
}

.eicon-align-stretch-h:before {
	content: "";
}

.eicon-align-stretch-v:before {
	content: "";
}

.eicon-justify-center-h:before {
	content: "";
}

.eicon-justify-center-v:before {
	content: "";
}

.eicon-justify-end-h:before {
	content: "";
}

.eicon-justify-end-v:before {
	content: "";
}

.eicon-justify-space-around-h:before {
	content: "";
}

.eicon-justify-space-around-v:before {
	content: "";
}

.eicon-justify-space-between-h:before {
	content: "";
}

.eicon-justify-space-between-v:before {
	content: "";
}

.eicon-justify-space-evenly-h:before {
	content: "";
}

.eicon-justify-space-evenly-v:before {
	content: "";
}

.eicon-justify-start-h:before {
	content: "";
}

.eicon-justify-start-v:before {
	content: "";
}

.eicon-woocommerce-cross-sells:before {
	content: "";
}

.eicon-woocommerce-notices:before {
	content: "";
}

.eicon-inner-container:before {
	content: "";
}

.eicon-warning-full:before {
	content: "";
}

.eicon-exit:before {
	content: "";
}

.eicon-loop-builder:before {
	content: "";
}

.eicon-notes:before {
	content: "";
}

.eicon-read:before {
	content: "";
}

.eicon-unread:before {
	content: "";
}

.eicon-carousel-loop:before {
	content: "";
}

.eicon-mega-menu:before {
	content: "";
}

.eicon-nested-carousel:before {
	content: "";
}

.eicon-ai:before {
	content: "";
}

.eicon-taxonomy-filter:before {
	content: "";
}

.eicon-container-grid:before {
	content: "";
}

.eicon-upgrade:before {
	content: "";
}

.eicon-advanced:before {
	content: "";
}

.eicon-div-block:before {
	content: "";
}

.eicon-notification:before {
	content: "";
}

.eicon-light-mode:before {
	content: "";
}

.eicon-dark-mode:before {
	content: "";
}

.eicon-upgrade-crown:before {
	content: "";
}

.eicon-off-canvas:before {
	content: "";
}

.eicon-speakerphone:before {
	content: "";
}

.eicon-ehp-cta:before {
	content: "";
}

.eicon-ehp-forms:before {
	content: "";
}

.eicon-ehp-hero:before {
	content: "";
}

.eicon-ehp-zigzag:before {
	content: "";
}

.eicon-e-button:before {
	content: "";
}

.eicon-flexbox:before {
	content: "";
}

.eicon-paragraph:before {
	content: "";
}

.eicon-icon:before {
	content: "";
}

.eicon-e-image:before {
	content: "";
}

.eicon-video:before {
	content: "";
}

.eicon-svg:before {
	content: "";
}

.eicon-e-divider:before {
	content: "";
}

.eicon-e-heading:before {
	content: "";
}

.eicon-eye:before {
	content: "";
}

.eicon-elementor-square:before {
	content: "";
}

/*! elementor - v3.28.0 - 22-04-2025 */
.elementor-hidden {
	display: none;
}

.elementor-visibility-hidden {
	visibility: hidden;
}

.elementor-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: -10000em;
	width: 1px;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.elementor-clearfix:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	width: 0;
}

.e-logo-wrapper {
	background: var(--e-a-bg-logo);
	border-radius: 50%;
	display: inline-block;
	line-height: 1;
	padding: .75em;
}

.e-logo-wrapper i {
	color: var(--e-a-color-logo);
	font-size: 1em;
}

.elementor *, .elementor :after, .elementor :before {
	box-sizing: border-box;
}

.elementor a {
	box-shadow: none;
	text-decoration: none;
}

.elementor hr {
	background-color: transparent;
	margin: 0;
}

.elementor img {
	border: none;
	border-radius: 0;
	box-shadow: none;
	height: auto;
	max-width: 100%;
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
	margin: 0;
}

.elementor embed, .elementor iframe, .elementor object, .elementor video {
	border: none;
	line-height: 1;
	margin: 0;
	max-width: 100%;
	width: 100%;
}

.elementor .elementor-background, .elementor .elementor-background-holder, .elementor .elementor-background-video-container {
	direction: ltr;
	inset: 0;
	overflow: hidden;
	position: absolute;
	z-index: 0;
}

.elementor .elementor-background-video-container {
	pointer-events: none;
	transition: opacity 1s;
}

.elementor .elementor-background-video-container.elementor-loading {
	opacity: 0;
}

.elementor .elementor-background-video-embed {
	max-width: none;
}

.elementor .elementor-background-video, .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

.elementor .elementor-background-video {
	max-width: none;
}

.elementor .elementor-background-video-hosted {
	-o-object-fit: cover;
	object-fit: cover;
}

.elementor .elementor-background-overlay {
	inset: 0;
	position: absolute;
}

.elementor .elementor-background-slideshow {
	inset: 0;
	position: absolute;
	z-index: 0;
}

.elementor .elementor-background-slideshow__slide__image {
	background-position: 50%;
	background-size: cover;
	height: 100%;
	width: 100%;
}

.e-con-inner>.elementor-element.elementor-absolute, .e-con>.elementor-element.elementor-absolute, .elementor-widget-wrap>.elementor-element.elementor-absolute {
	position: absolute;
}

.e-con-inner>.elementor-element.elementor-fixed, .e-con>.elementor-element.elementor-fixed, .elementor-widget-wrap>.elementor-element.elementor-fixed {
	position: fixed;
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
	max-width: 100%;
}

@media (max-width:1024px) {
	.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
		max-width: 100%;
	}
}

@media (max-width:767px) {
	.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
		max-width: 100%;
	}
}

.elementor-element {
	--flex-direction: initial;
	--flex-wrap: initial;
	--justify-content: initial;
	--align-items: initial;
	--align-content: initial;
	--gap: initial;
	--flex-basis: initial;
	--flex-grow: initial;
	--flex-shrink: initial;
	--order: initial;
	--align-self: initial;
	align-self: var(--align-self);
	flex-basis: var(--flex-basis);
	flex-grow: var(--flex-grow);
	flex-shrink: var(--flex-shrink);
	order: var(--order);
}

.elementor-element.elementor-absolute, .elementor-element.elementor-fixed {
	z-index: 1;
}

.elementor-element:where(.e-con-full, .elementor-widget) {
	align-content: var(--align-content);
	align-items: var(--align-items);
	flex-direction: var(--flex-direction);
	flex-wrap: var(--flex-wrap);
	gap: var(--row-gap) var(--column-gap);
	justify-content: var(--justify-content);
}

.elementor-invisible {
	visibility: hidden;
}

.elementor-align-center {
	text-align: center;
}

.elementor-align-right {
	text-align: right;
}

.elementor-align-left {
	text-align: left;
}

.elementor-align-center .elementor-button, .elementor-align-left .elementor-button, .elementor-align-right .elementor-button {
	width: auto;
}

.elementor-align-justify .elementor-button {
	width: 100%;
}

.elementor-custom-embed-play {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

.elementor-custom-embed-play i {
	color: #fff;
	font-size: 100px;
	text-shadow: 1px 0 6px rgba(0, 0, 0, .3);
}

.elementor-custom-embed-play svg {
	height: 100px;
	width: 100px;
	fill: #fff;
	filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3));
}

.elementor-custom-embed-play i, .elementor-custom-embed-play svg {
	opacity: .8;
	transition: all .5s;
}

.elementor-custom-embed-play.elementor-playing i {
	font-family: eicons;
}

.elementor-custom-embed-play.elementor-playing i:before {
	content: "";
}

.elementor-custom-embed-play.elementor-playing i, .elementor-custom-embed-play.elementor-playing svg {
	animation: eicon-spin 2s linear infinite;
}

.elementor-tag {
	display: inline-flex;
}

.elementor-ken-burns {
	transition-duration: 10s;
	transition-property: transform;
	transition-timing-function: linear;
}

.elementor-ken-burns--out {
	transform: scale(1.3);
}

.elementor-ken-burns--active {
	transition-duration: 20s;
}

.elementor-ken-burns--active.elementor-ken-burns--out {
	transform: scale(1);
}

.elementor-ken-burns--active.elementor-ken-burns--in {
	transform: scale(1.3);
}

@media (min-width:-1) {
	.elementor-widescreen-align-center {
		text-align: center;
	}
	
	.elementor-widescreen-align-right {
		text-align: right;
	}
	
	.elementor-widescreen-align-left {
		text-align: left;
	}
	
	.elementor-widescreen-align-center .elementor-button, .elementor-widescreen-align-left .elementor-button, .elementor-widescreen-align-right .elementor-button {
		width: auto;
	}
	
	.elementor-widescreen-align-justify .elementor-button {
		width: 100%;
	}
}

@media (max-width:-1) {
	.elementor-laptop-align-center {
		text-align: center;
	}
	
	.elementor-laptop-align-right {
		text-align: right;
	}
	
	.elementor-laptop-align-left {
		text-align: left;
	}
	
	.elementor-laptop-align-center .elementor-button, .elementor-laptop-align-left .elementor-button, .elementor-laptop-align-right .elementor-button {
		width: auto;
	}
	
	.elementor-laptop-align-justify .elementor-button {
		width: 100%;
	}
	
	.elementor-tablet_extra-align-center {
		text-align: center;
	}
	
	.elementor-tablet_extra-align-right {
		text-align: right;
	}
	
	.elementor-tablet_extra-align-left {
		text-align: left;
	}
	
	.elementor-tablet_extra-align-center .elementor-button, .elementor-tablet_extra-align-left .elementor-button, .elementor-tablet_extra-align-right .elementor-button {
		width: auto;
	}
	
	.elementor-tablet_extra-align-justify .elementor-button {
		width: 100%;
	}
}

@media (max-width:1024px) {
	.elementor-tablet-align-center {
		text-align: center;
	}
	
	.elementor-tablet-align-right {
		text-align: right;
	}
	
	.elementor-tablet-align-left {
		text-align: left;
	}
	
	.elementor-tablet-align-center .elementor-button, .elementor-tablet-align-left .elementor-button, .elementor-tablet-align-right .elementor-button {
		width: auto;
	}
	
	.elementor-tablet-align-justify .elementor-button {
		width: 100%;
	}
}

@media (max-width:-1) {
	.elementor-mobile_extra-align-center {
		text-align: center;
	}
	
	.elementor-mobile_extra-align-right {
		text-align: right;
	}
	
	.elementor-mobile_extra-align-left {
		text-align: left;
	}
	
	.elementor-mobile_extra-align-center .elementor-button, .elementor-mobile_extra-align-left .elementor-button, .elementor-mobile_extra-align-right .elementor-button {
		width: auto;
	}
	
	.elementor-mobile_extra-align-justify .elementor-button {
		width: 100%;
	}
}

@media (max-width:767px) {
	.elementor-mobile-align-center {
		text-align: center;
	}
	
	.elementor-mobile-align-right {
		text-align: right;
	}
	
	.elementor-mobile-align-left {
		text-align: left;
	}
	
	.elementor-mobile-align-center .elementor-button, .elementor-mobile-align-left .elementor-button, .elementor-mobile-align-right .elementor-button {
		width: auto;
	}
	
	.elementor-mobile-align-justify .elementor-button {
		width: 100%;
	}
}

:root {
	--page-title-display: block;
}

.elementor-page-title, h1.entry-title {
	display: var(--page-title-display);
}

@keyframes eicon-spin {
	0% {
		transform: rotate(0deg);
	}
	
	to {
		transform: rotate(359deg);
	}
}

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

.elementor-section {
	position: relative;
}

.elementor-section .elementor-container {
	display: flex;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

@media (max-width:1024px) {
	.elementor-section .elementor-container {
		flex-wrap: wrap;
	}
}

.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 1140px;
}

.elementor-section.elementor-section-stretched {
	position: relative;
	width: 100%;
}

.elementor-section.elementor-section-items-top>.elementor-container {
	align-items: flex-start;
}

.elementor-section.elementor-section-items-middle>.elementor-container {
	align-items: center;
}

.elementor-section.elementor-section-items-bottom>.elementor-container {
	align-items: flex-end;
}

@media (min-width:768px) {
	.elementor-section.elementor-section-height-full {
		height: 100vh;
	}
	
	.elementor-section.elementor-section-height-full>.elementor-container {
		height: 100%;
	}
}

.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap {
	align-items: flex-start;
}

.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap {
	align-items: center;
}

.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap {
	align-items: flex-end;
}

.elementor-widget-wrap {
	align-content: flex-start;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
	display: flex;
}

.elementor-widget-wrap>.elementor-element {
	width: 100%;
}

.elementor-widget-wrap.e-swiper-container {
	width: calc(100% - ( var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px) ));
}

.elementor-widget {
	position: relative;
}

.elementor-widget:not(:last-child) {
	margin-bottom: var(--kit-widget-spacing, 20px);
}

.elementor-widget:not(:last-child).elementor-absolute, .elementor-widget:not(:last-child).elementor-widget__width-auto, .elementor-widget:not(:last-child).elementor-widget__width-initial {
	margin-bottom: 0;
}

.elementor-column {
	display: flex;
	min-height: 1px;
	position: relative;
}

.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated {
	padding: 5px;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	padding: 10px;
}

.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
	padding: 15px;
}

.elementor-column-gap-wide>.elementor-column>.elementor-element-populated {
	padding: 20px;
}

.elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
	padding: 30px;
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
	padding: 0;
}

@media (min-width:768px) {
	.elementor-column.elementor-col-10, .elementor-column[data-col="10"] {
		width: 10%;
	}
	
	.elementor-column.elementor-col-11, .elementor-column[data-col="11"] {
		width: 11.111%;
	}
	
	.elementor-column.elementor-col-12, .elementor-column[data-col="12"] {
		width: 12.5%;
	}
	
	.elementor-column.elementor-col-14, .elementor-column[data-col="14"] {
		width: 14.285%;
	}
	
	.elementor-column.elementor-col-16, .elementor-column[data-col="16"] {
		width: 16.666%;
	}
	
	.elementor-column.elementor-col-20, .elementor-column[data-col="20"] {
		width: 20%;
	}
	
	.elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
		width: 25%;
	}
	
	.elementor-column.elementor-col-30, .elementor-column[data-col="30"] {
		width: 30%;
	}
	
	.elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
		width: 33.333%;
	}
	
	.elementor-column.elementor-col-40, .elementor-column[data-col="40"] {
		width: 40%;
	}
	
	.elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
		width: 50%;
	}
	
	.elementor-column.elementor-col-60, .elementor-column[data-col="60"] {
		width: 60%;
	}
	
	.elementor-column.elementor-col-66, .elementor-column[data-col="66"] {
		width: 66.666%;
	}
	
	.elementor-column.elementor-col-70, .elementor-column[data-col="70"] {
		width: 70%;
	}
	
	.elementor-column.elementor-col-75, .elementor-column[data-col="75"] {
		width: 75%;
	}
	
	.elementor-column.elementor-col-80, .elementor-column[data-col="80"] {
		width: 80%;
	}
	
	.elementor-column.elementor-col-83, .elementor-column[data-col="83"] {
		width: 83.333%;
	}
	
	.elementor-column.elementor-col-90, .elementor-column[data-col="90"] {
		width: 90%;
	}
	
	.elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
		width: 100%;
	}
}

@media (max-width:479px) {
	.elementor-column.elementor-xs-10 {
		width: 10%;
	}
	
	.elementor-column.elementor-xs-11 {
		width: 11.111%;
	}
	
	.elementor-column.elementor-xs-12 {
		width: 12.5%;
	}
	
	.elementor-column.elementor-xs-14 {
		width: 14.285%;
	}
	
	.elementor-column.elementor-xs-16 {
		width: 16.666%;
	}
	
	.elementor-column.elementor-xs-20 {
		width: 20%;
	}
	
	.elementor-column.elementor-xs-25 {
		width: 25%;
	}
	
	.elementor-column.elementor-xs-30 {
		width: 30%;
	}
	
	.elementor-column.elementor-xs-33 {
		width: 33.333%;
	}
	
	.elementor-column.elementor-xs-40 {
		width: 40%;
	}
	
	.elementor-column.elementor-xs-50 {
		width: 50%;
	}
	
	.elementor-column.elementor-xs-60 {
		width: 60%;
	}
	
	.elementor-column.elementor-xs-66 {
		width: 66.666%;
	}
	
	.elementor-column.elementor-xs-70 {
		width: 70%;
	}
	
	.elementor-column.elementor-xs-75 {
		width: 75%;
	}
	
	.elementor-column.elementor-xs-80 {
		width: 80%;
	}
	
	.elementor-column.elementor-xs-83 {
		width: 83.333%;
	}
	
	.elementor-column.elementor-xs-90 {
		width: 90%;
	}
	
	.elementor-column.elementor-xs-100 {
		width: 100%;
	}
}

@media (max-width:767px) {
	.elementor-column.elementor-sm-10 {
		width: 10%;
	}
	
	.elementor-column.elementor-sm-11 {
		width: 11.111%;
	}
	
	.elementor-column.elementor-sm-12 {
		width: 12.5%;
	}
	
	.elementor-column.elementor-sm-14 {
		width: 14.285%;
	}
	
	.elementor-column.elementor-sm-16 {
		width: 16.666%;
	}
	
	.elementor-column.elementor-sm-20 {
		width: 20%;
	}
	
	.elementor-column.elementor-sm-25 {
		width: 25%;
	}
	
	.elementor-column.elementor-sm-30 {
		width: 30%;
	}
	
	.elementor-column.elementor-sm-33 {
		width: 33.333%;
	}
	
	.elementor-column.elementor-sm-40 {
		width: 40%;
	}
	
	.elementor-column.elementor-sm-50 {
		width: 50%;
	}
	
	.elementor-column.elementor-sm-60 {
		width: 60%;
	}
	
	.elementor-column.elementor-sm-66 {
		width: 66.666%;
	}
	
	.elementor-column.elementor-sm-70 {
		width: 70%;
	}
	
	.elementor-column.elementor-sm-75 {
		width: 75%;
	}
	
	.elementor-column.elementor-sm-80 {
		width: 80%;
	}
	
	.elementor-column.elementor-sm-83 {
		width: 83.333%;
	}
	
	.elementor-column.elementor-sm-90 {
		width: 90%;
	}
	
	.elementor-column.elementor-sm-100 {
		width: 100%;
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.elementor-column.elementor-md-10 {
		width: 10%;
	}
	
	.elementor-column.elementor-md-11 {
		width: 11.111%;
	}
	
	.elementor-column.elementor-md-12 {
		width: 12.5%;
	}
	
	.elementor-column.elementor-md-14 {
		width: 14.285%;
	}
	
	.elementor-column.elementor-md-16 {
		width: 16.666%;
	}
	
	.elementor-column.elementor-md-20 {
		width: 20%;
	}
	
	.elementor-column.elementor-md-25 {
		width: 25%;
	}
	
	.elementor-column.elementor-md-30 {
		width: 30%;
	}
	
	.elementor-column.elementor-md-33 {
		width: 33.333%;
	}
	
	.elementor-column.elementor-md-40 {
		width: 40%;
	}
	
	.elementor-column.elementor-md-50 {
		width: 50%;
	}
	
	.elementor-column.elementor-md-60 {
		width: 60%;
	}
	
	.elementor-column.elementor-md-66 {
		width: 66.666%;
	}
	
	.elementor-column.elementor-md-70 {
		width: 70%;
	}
	
	.elementor-column.elementor-md-75 {
		width: 75%;
	}
	
	.elementor-column.elementor-md-80 {
		width: 80%;
	}
	
	.elementor-column.elementor-md-83 {
		width: 83.333%;
	}
	
	.elementor-column.elementor-md-90 {
		width: 90%;
	}
	
	.elementor-column.elementor-md-100 {
		width: 100%;
	}
}

@media (min-width:-1) {
	.elementor-reverse-widescreen>.elementor-container>:first-child {
		order: 10;
	}
	
	.elementor-reverse-widescreen>.elementor-container>:nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-widescreen>.elementor-container>:nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-widescreen>.elementor-container>:nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-widescreen>.elementor-container>:nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-widescreen>.elementor-container>:nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-widescreen>.elementor-container>:nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-widescreen>.elementor-container>:nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-widescreen>.elementor-container>:nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-widescreen>.elementor-container>:nth-child(10) {
		order: 1;
	}
}

@media (min-width:1025px) and (max-width:-1) {
	.elementor-reverse-laptop>.elementor-container>:first-child {
		order: 10;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(10) {
		order: 1;
	}
}

@media (min-width:-1) and (max-width:-1) {
	.elementor-reverse-laptop>.elementor-container>:first-child {
		order: 10;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-laptop>.elementor-container>:nth-child(10) {
		order: 1;
	}
}

@media (min-width:1025px) and (max-width:-1) {
	.elementor-reverse-laptop>.elementor-container>:first-child, .elementor-reverse-laptop>.elementor-container>:nth-child(10), .elementor-reverse-laptop>.elementor-container>:nth-child(2), .elementor-reverse-laptop>.elementor-container>:nth-child(3), .elementor-reverse-laptop>.elementor-container>:nth-child(4), .elementor-reverse-laptop>.elementor-container>:nth-child(5), .elementor-reverse-laptop>.elementor-container>:nth-child(6), .elementor-reverse-laptop>.elementor-container>:nth-child(7), .elementor-reverse-laptop>.elementor-container>:nth-child(8), .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
		order: 0;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:first-child {
		order: 10;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10) {
		order: 1;
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.elementor-reverse-tablet>.elementor-container>:first-child {
		order: 10;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(10) {
		order: 1;
	}
}

@media (min-width:-1) and (max-width:1024px) {
	.elementor-reverse-tablet>.elementor-container>:first-child {
		order: 10;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-tablet>.elementor-container>:nth-child(10) {
		order: 1;
	}
}

@media (min-width:768px) and (max-width:-1) {
	.elementor-reverse-tablet>.elementor-container>:first-child, .elementor-reverse-tablet>.elementor-container>:nth-child(10), .elementor-reverse-tablet>.elementor-container>:nth-child(2), .elementor-reverse-tablet>.elementor-container>:nth-child(3), .elementor-reverse-tablet>.elementor-container>:nth-child(4), .elementor-reverse-tablet>.elementor-container>:nth-child(5), .elementor-reverse-tablet>.elementor-container>:nth-child(6), .elementor-reverse-tablet>.elementor-container>:nth-child(7), .elementor-reverse-tablet>.elementor-container>:nth-child(8), .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
		order: 0;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:first-child {
		order: 10;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10) {
		order: 1;
	}
}

@media (max-width:767px) {
	.elementor-reverse-mobile>.elementor-container>:first-child {
		order: 10;
	}
	
	.elementor-reverse-mobile>.elementor-container>:nth-child(2) {
		order: 9;
	}
	
	.elementor-reverse-mobile>.elementor-container>:nth-child(3) {
		order: 8;
	}
	
	.elementor-reverse-mobile>.elementor-container>:nth-child(4) {
		order: 7;
	}
	
	.elementor-reverse-mobile>.elementor-container>:nth-child(5) {
		order: 6;
	}
	
	.elementor-reverse-mobile>.elementor-container>:nth-child(6) {
		order: 5;
	}
	
	.elementor-reverse-mobile>.elementor-container>:nth-child(7) {
		order: 4;
	}
	
	.elementor-reverse-mobile>.elementor-container>:nth-child(8) {
		order: 3;
	}
	
	.elementor-reverse-mobile>.elementor-container>:nth-child(9) {
		order: 2;
	}
	
	.elementor-reverse-mobile>.elementor-container>:nth-child(10) {
		order: 1;
	}
	
	.elementor-column {
		width: 100%;
	}
}

.elementor-grid {
	display: grid;
	grid-column-gap: var(--grid-column-gap);
	grid-row-gap: var(--grid-row-gap);
}

.elementor-grid .elementor-grid-item {
	min-width: 0;
}

.elementor-grid-0 .elementor-grid {
	display: inline-block;
	margin-bottom: calc(-1 * var(--grid-row-gap));
	width: 100%;
	word-spacing: var(--grid-column-gap);
}

.elementor-grid-0 .elementor-grid .elementor-grid-item {
	display: inline-block;
	margin-bottom: var(--grid-row-gap);
	word-break: break-word;
}

.elementor-grid-1 .elementor-grid {
	grid-template-columns: repeat(1, 1fr);
}

.elementor-grid-2 .elementor-grid {
	grid-template-columns: repeat(2, 1fr);
}

.elementor-grid-3 .elementor-grid {
	grid-template-columns: repeat(3, 1fr);
}

.elementor-grid-4 .elementor-grid {
	grid-template-columns: repeat(4, 1fr);
}

.elementor-grid-5 .elementor-grid {
	grid-template-columns: repeat(5, 1fr);
}

.elementor-grid-6 .elementor-grid {
	grid-template-columns: repeat(6, 1fr);
}

.elementor-grid-7 .elementor-grid {
	grid-template-columns: repeat(7, 1fr);
}

.elementor-grid-8 .elementor-grid {
	grid-template-columns: repeat(8, 1fr);
}

.elementor-grid-9 .elementor-grid {
	grid-template-columns: repeat(9, 1fr);
}

.elementor-grid-10 .elementor-grid {
	grid-template-columns: repeat(10, 1fr);
}

.elementor-grid-11 .elementor-grid {
	grid-template-columns: repeat(11, 1fr);
}

.elementor-grid-12 .elementor-grid {
	grid-template-columns: repeat(12, 1fr);
}

@media (min-width:-1) {
	.elementor-grid-widescreen-0 .elementor-grid {
		display: inline-block;
		margin-bottom: calc(-1 * var(--grid-row-gap));
		width: 100%;
		word-spacing: var(--grid-column-gap);
	}
	
	.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word;
	}
	
	.elementor-grid-widescreen-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.elementor-grid-widescreen-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.elementor-grid-widescreen-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.elementor-grid-widescreen-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.elementor-grid-widescreen-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}
	
	.elementor-grid-widescreen-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}
	
	.elementor-grid-widescreen-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}
	
	.elementor-grid-widescreen-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}
	
	.elementor-grid-widescreen-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}
	
	.elementor-grid-widescreen-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}
	
	.elementor-grid-widescreen-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}
	
	.elementor-grid-widescreen-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (max-width:-1) {
	.elementor-grid-laptop-0 .elementor-grid {
		display: inline-block;
		margin-bottom: calc(-1 * var(--grid-row-gap));
		width: 100%;
		word-spacing: var(--grid-column-gap);
	}
	
	.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word;
	}
	
	.elementor-grid-laptop-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.elementor-grid-laptop-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.elementor-grid-laptop-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.elementor-grid-laptop-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.elementor-grid-laptop-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}
	
	.elementor-grid-laptop-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}
	
	.elementor-grid-laptop-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}
	
	.elementor-grid-laptop-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}
	
	.elementor-grid-laptop-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}
	
	.elementor-grid-laptop-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}
	
	.elementor-grid-laptop-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}
	
	.elementor-grid-laptop-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
	
	.elementor-grid-tablet_extra-0 .elementor-grid {
		display: inline-block;
		margin-bottom: calc(-1 * var(--grid-row-gap));
		width: 100%;
		word-spacing: var(--grid-column-gap);
	}
	
	.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word;
	}
	
	.elementor-grid-tablet_extra-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.elementor-grid-tablet_extra-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.elementor-grid-tablet_extra-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.elementor-grid-tablet_extra-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.elementor-grid-tablet_extra-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}
	
	.elementor-grid-tablet_extra-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}
	
	.elementor-grid-tablet_extra-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}
	
	.elementor-grid-tablet_extra-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}
	
	.elementor-grid-tablet_extra-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}
	
	.elementor-grid-tablet_extra-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}
	
	.elementor-grid-tablet_extra-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}
	
	.elementor-grid-tablet_extra-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (max-width:1024px) {
	.elementor-grid-tablet-0 .elementor-grid {
		display: inline-block;
		margin-bottom: calc(-1 * var(--grid-row-gap));
		width: 100%;
		word-spacing: var(--grid-column-gap);
	}
	
	.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word;
	}
	
	.elementor-grid-tablet-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.elementor-grid-tablet-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.elementor-grid-tablet-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.elementor-grid-tablet-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.elementor-grid-tablet-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}
	
	.elementor-grid-tablet-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}
	
	.elementor-grid-tablet-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}
	
	.elementor-grid-tablet-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}
	
	.elementor-grid-tablet-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}
	
	.elementor-grid-tablet-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}
	
	.elementor-grid-tablet-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}
	
	.elementor-grid-tablet-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (max-width:-1) {
	.elementor-grid-mobile_extra-0 .elementor-grid {
		display: inline-block;
		margin-bottom: calc(-1 * var(--grid-row-gap));
		width: 100%;
		word-spacing: var(--grid-column-gap);
	}
	
	.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word;
	}
	
	.elementor-grid-mobile_extra-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.elementor-grid-mobile_extra-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.elementor-grid-mobile_extra-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.elementor-grid-mobile_extra-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.elementor-grid-mobile_extra-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}
	
	.elementor-grid-mobile_extra-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}
	
	.elementor-grid-mobile_extra-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}
	
	.elementor-grid-mobile_extra-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}
	
	.elementor-grid-mobile_extra-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}
	
	.elementor-grid-mobile_extra-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}
	
	.elementor-grid-mobile_extra-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}
	
	.elementor-grid-mobile_extra-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (max-width:767px) {
	.elementor-grid-mobile-0 .elementor-grid {
		display: inline-block;
		margin-bottom: calc(-1 * var(--grid-row-gap));
		width: 100%;
		word-spacing: var(--grid-column-gap);
	}
	
	.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word;
	}
	
	.elementor-grid-mobile-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.elementor-grid-mobile-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.elementor-grid-mobile-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	
	.elementor-grid-mobile-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.elementor-grid-mobile-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr);
	}
	
	.elementor-grid-mobile-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr);
	}
	
	.elementor-grid-mobile-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr);
	}
	
	.elementor-grid-mobile-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr);
	}
	
	.elementor-grid-mobile-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr);
	}
	
	.elementor-grid-mobile-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr);
	}
	
	.elementor-grid-mobile-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr);
	}
	
	.elementor-grid-mobile-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr);
	}
}

@media (min-width:1025px) {
	#elementor-device-mode:after {
		content: "desktop";
	}
}

@media (min-width:-1) {
	#elementor-device-mode:after {
		content: "widescreen";
	}
}

@media (max-width:-1) {
	#elementor-device-mode:after {
		content: "laptop";
		content: "tablet_extra";
	}
}

@media (max-width:1024px) {
	#elementor-device-mode:after {
		content: "tablet";
	}
}

@media (max-width:-1) {
	#elementor-device-mode:after {
		content: "mobile_extra";
	}
}

@media (max-width:767px) {
	#elementor-device-mode:after {
		content: "mobile";
	}
}

@media (prefers-reduced-motion:no-preference) {
	html {
		scroll-behavior: smooth;
	}
}

.e-con {
	--border-radius: 0;
	--border-top-width: 0px;
	--border-right-width: 0px;
	--border-bottom-width: 0px;
	--border-left-width: 0px;
	--border-style: initial;
	--border-color: initial;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--content-width: min(100%, var(--container-max-width, 1140px));
	--width: 100%;
	--min-height: initial;
	--height: auto;
	--text-align: initial;
	--margin-top: 0px;
	--margin-right: 0px;
	--margin-bottom: 0px;
	--margin-left: 0px;
	--padding-top: var(--container-default-padding-top, 10px);
	--padding-right: var(--container-default-padding-right, 10px);
	--padding-bottom: var(--container-default-padding-bottom, 10px);
	--padding-left: var(--container-default-padding-left, 10px);
	--position: relative;
	--z-index: revert;
	--overflow: visible;
	--gap: var(--widgets-spacing, 20px);
	--row-gap: var(--widgets-spacing-row, 20px);
	--column-gap: var(--widgets-spacing-column, 20px);
	--overlay-mix-blend-mode: initial;
	--overlay-opacity: 1;
	--overlay-transition: .3s;
	--e-con-grid-template-columns: repeat(3, 1fr);
	--e-con-grid-template-rows: repeat(2, 1fr);
	border-radius: var(--border-radius);
	height: var(--height);
	min-height: var(--min-height);
	min-width: 0;
	overflow: var(--overflow);
	position: var(--position);
	transition: background var(--background-transition, .3s), border var(--border-transition, .3s), box-shadow var(--border-transition, .3s), transform var(--e-con-transform-transition-duration, .4s);
	width: var(--width);
	z-index: var(--z-index);
	--flex-wrap-mobile: wrap;
	margin-block-end: var(--margin-block-end);
	margin-block-start: var(--margin-block-start);
	margin-inline-end: var(--margin-inline-end);
	margin-inline-start: var(--margin-inline-start);
	padding-inline-end: var(--padding-inline-end);
	padding-inline-start: var(--padding-inline-start);
	--margin-block-start: var(--margin-top);
	--margin-block-end: var(--margin-bottom);
	--margin-inline-start: var(--margin-left);
	--margin-inline-end: var(--margin-right);
	--padding-inline-start: var(--padding-left);
	--padding-inline-end: var(--padding-right);
	--padding-block-start: var(--padding-top);
	--padding-block-end: var(--padding-bottom);
	--border-block-start-width: var(--border-top-width);
	--border-block-end-width: var(--border-bottom-width);
	--border-inline-start-width: var(--border-left-width);
	--border-inline-end-width: var(--border-right-width);
}

body.rtl .e-con {
	--padding-inline-start: var(--padding-right);
	--padding-inline-end: var(--padding-left);
	--margin-inline-start: var(--margin-right);
	--margin-inline-end: var(--margin-left);
	--border-inline-start-width: var(--border-right-width);
	--border-inline-end-width: var(--border-left-width);
}

.e-con.e-flex {
	--flex-direction: column;
	--flex-basis: auto;
	--flex-grow: 0;
	--flex-shrink: 1;
	flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
}

.e-con-full, .e-con>.e-con-inner {
	padding-block-end: var(--padding-block-end);
	padding-block-start: var(--padding-block-start);
	text-align: var(--text-align);
}

.e-con-full.e-flex, .e-con.e-flex>.e-con-inner {
	flex-direction: var(--flex-direction);
}

.e-con, .e-con>.e-con-inner {
	display: var(--display);
}

.e-con.e-grid {
	--grid-justify-content: start;
	--grid-align-content: start;
	--grid-auto-flow: row;
}

.e-con.e-grid, .e-con.e-grid>.e-con-inner {
	align-content: var(--grid-align-content);
	align-items: var(--align-items);
	grid-auto-flow: var(--grid-auto-flow);
	grid-template-columns: var(--e-con-grid-template-columns);
	grid-template-rows: var(--e-con-grid-template-rows);
	justify-content: var(--grid-justify-content);
	justify-items: var(--justify-items);
}

.e-con-boxed.e-flex {
	align-content: normal;
	align-items: normal;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: normal;
}

.e-con-boxed.e-grid {
	grid-template-columns: 1fr;
	grid-template-rows: 1fr;
	justify-items: legacy;
}

.e-con-boxed {
	gap: initial;
	text-align: initial;
}

.e-con.e-flex>.e-con-inner {
	align-content: var(--align-content);
	align-items: var(--align-items);
	align-self: auto;
	flex-basis: auto;
	flex-grow: 1;
	flex-shrink: 1;
	flex-wrap: var(--flex-wrap);
	justify-content: var(--justify-content);
}

.e-con.e-grid>.e-con-inner {
	align-items: var(--align-items);
	justify-items: var(--justify-items);
}

.e-con>.e-con-inner {
	gap: var(--row-gap) var(--column-gap);
	height: 100%;
	margin: 0 auto;
	max-width: var(--content-width);
	padding-inline-end: 0;
	padding-inline-start: 0;
	width: 100%;
}

:is(.elementor-section-wrap, [data-elementor-id])>.e-con {
	--margin-left: auto;
	--margin-right: auto;
	max-width: min(100%, var(--width));
}

.e-con .elementor-widget.elementor-widget {
	margin-block-end: 0;
}

.e-con:before, .e-con>.elementor-background-slideshow:before, .e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before, :is(.e-con, .e-con>.e-con-inner)>.elementor-background-video-container:before {
	border-block-end-width: var(--border-block-end-width);
	border-block-start-width: var(--border-block-start-width);
	border-color: var(--border-color);
	border-inline-end-width: var(--border-inline-end-width);
	border-inline-start-width: var(--border-inline-start-width);
	border-radius: var(--border-radius);
	border-style: var(--border-style);
	content: var(--background-overlay);
	display: block;
	height: max(100% + var(--border-top-width) + var(--border-bottom-width), 100%);
	left: calc(0px - var(--border-left-width));
	mix-blend-mode: var(--overlay-mix-blend-mode);
	opacity: var(--overlay-opacity);
	position: absolute;
	top: calc(0px - var(--border-top-width));
	transition: var(--overlay-transition, .3s);
	width: max(100% + var(--border-left-width) + var(--border-right-width), 100%);
}

.e-con:before {
	transition: background var(--overlay-transition, .3s), border-radius var(--border-transition, .3s), opacity var(--overlay-transition, .3s);
}

.e-con>.elementor-background-slideshow, :is(.e-con, .e-con>.e-con-inner)>.elementor-background-video-container {
	border-block-end-width: var(--border-block-end-width);
	border-block-start-width: var(--border-block-start-width);
	border-color: var(--border-color);
	border-inline-end-width: var(--border-inline-end-width);
	border-inline-start-width: var(--border-inline-start-width);
	border-radius: var(--border-radius);
	border-style: var(--border-style);
	height: max(100% + var(--border-top-width) + var(--border-bottom-width), 100%);
	left: calc(0px - var(--border-left-width));
	top: calc(0px - var(--border-top-width));
	width: max(100% + var(--border-left-width) + var(--border-right-width), 100%);
}

@media (max-width:767px) {
	:is(.e-con, .e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile {
		display: none;
	}
}

:is(.e-con, .e-con>.e-con-inner)>.elementor-background-video-container:before {
	z-index: 1;
}

:is(.e-con, .e-con>.e-con-inner)>.elementor-background-slideshow:before {
	z-index: 2;
}

.e-con .elementor-widget {
	min-width: 0;
}

.e-con .elementor-widget-empty, .e-con .elementor-widget-google_maps, .e-con .elementor-widget-video, .e-con .elementor-widget.e-widget-swiper {
	width: 100%;
}

.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container, .e-con>.elementor-widget>.elementor-widget-container {
	height: 100%;
}

.e-con.e-con>.e-con-inner>.elementor-widget, .elementor.elementor .e-con>.elementor-widget {
	max-width: 100%;
}

.e-con .elementor-widget:not(:last-child) {
	--kit-widget-spacing: 0px;
}

@media (max-width:767px) {
	.e-con.e-flex {
		--width: 100%;
		--flex-wrap: var(--flex-wrap-mobile);
	}
	
	.e-con.e-flex .elementor-widget-archive-posts {
		width: 100%;
	}
}

.elementor-form-fields-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea {
	flex-basis: 100%;
	max-width: 100%;
}

.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input {
	flex-grow: 1;
}

.elementor-field-group {
	align-items: center;
	flex-wrap: wrap;
}

.elementor-field-group.elementor-field-type-submit {
	align-items: flex-end;
}

.elementor-field-group .elementor-field-textual {
	background-color: transparent;
	border: 1px solid #69727d;
	color: #1f2124;
	flex-grow: 1;
	max-width: 100%;
	vertical-align: middle;
	width: 100%;
}

.elementor-field-group .elementor-field-textual:focus {
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
	outline: 0;
}

.elementor-field-group .elementor-field-textual::-moz-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6;
}

.elementor-field-group .elementor-field-textual::placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6;
}

.elementor-field-group .elementor-select-wrapper {
	display: flex;
	position: relative;
	width: 100%;
}

.elementor-field-group .elementor-select-wrapper select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: inherit;
	flex-basis: 100%;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	padding-inline-end: 20px;
	text-transform: inherit;
}

.elementor-field-group .elementor-select-wrapper:before {
	content: "";
	font-family: eicons;
	font-size: 15px;
	pointer-events: none;
	position: absolute;
	right: 10px;
	text-shadow: 0 0 3px rgba(0, 0, 0, .3);
	top: 50%;
	transform: translateY(-50%);
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
	content: "";
}

.elementor-field-subgroup {
	display: flex;
	flex-wrap: wrap;
}

.elementor-field-subgroup .elementor-field-option label {
	display: inline-block;
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
	padding-inline-end: 10px;
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
	flex-basis: 100%;
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
	display: inline;
}

.elementor-field-label {
	cursor: pointer;
}

.elementor-mark-required .elementor-field-label:after {
	color: red;
	content: "*";
	padding-inline-start: .2em;
}

.elementor-field-textual {
	border-radius: 3px;
	font-size: 15px;
	line-height: 1.4;
	min-height: 40px;
	padding: 5px 14px;
}

.elementor-field-textual.elementor-size-xs {
	border-radius: 2px;
	font-size: 13px;
	min-height: 33px;
	padding: 4px 12px;
}

.elementor-field-textual.elementor-size-md {
	border-radius: 4px;
	font-size: 16px;
	min-height: 47px;
	padding: 6px 16px;
}

.elementor-field-textual.elementor-size-lg {
	border-radius: 5px;
	font-size: 18px;
	min-height: 59px;
	padding: 7px 20px;
}

.elementor-field-textual.elementor-size-xl {
	border-radius: 6px;
	font-size: 20px;
	min-height: 72px;
	padding: 8px 24px;
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
	flex-basis: 100%;
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
	flex-basis: 50%;
	flex-grow: 1;
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
	flex-basis: 100%;
}

.elementor-button-align-center .e-form__buttons, .elementor-button-align-center .elementor-field-type-submit {
	justify-content: center;
}

.elementor-button-align-start .e-form__buttons, .elementor-button-align-start .elementor-field-type-submit {
	justify-content: flex-start;
}

.elementor-button-align-end .e-form__buttons, .elementor-button-align-end .elementor-field-type-submit {
	justify-content: flex-end;
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
	flex-basis: auto;
}

.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper {
	flex-grow: 0;
}

.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-center .e-form__buttons__wrapper__button, .elementor-button-align-end .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper__button, .elementor-button-align-start .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper__button {
	flex-basis: auto;
}

@media screen and (max-width:1024px) {
	.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		flex-basis: 100%;
	}
	
	.elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
		flex-basis: 50%;
		flex-grow: 1;
	}
	
	.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
		flex-basis: 100%;
	}
	
	.elementor-tablet-button-align-center .e-form__buttons, .elementor-tablet-button-align-center .elementor-field-type-submit {
		justify-content: center;
	}
	
	.elementor-tablet-button-align-start .e-form__buttons, .elementor-tablet-button-align-start .elementor-field-type-submit {
		justify-content: flex-start;
	}
	
	.elementor-tablet-button-align-end .e-form__buttons, .elementor-tablet-button-align-end .elementor-field-type-submit {
		justify-content: flex-end;
	}
	
	.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		flex-basis: auto;
	}
	
	.elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper {
		flex-grow: 0;
	}
	
	.elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-center .e-form__buttons__wrapper__button, .elementor-tablet-button-align-end .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper__button, .elementor-tablet-button-align-start .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
		flex-basis: auto;
	}
}

@media screen and (max-width:767px) {
	.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		flex-basis: 100%;
	}
	
	.elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
		flex-basis: 50%;
		flex-grow: 1;
	}
	
	.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
		flex-basis: 100%;
	}
	
	.elementor-mobile-button-align-center .e-form__buttons, .elementor-mobile-button-align-center .elementor-field-type-submit {
		justify-content: center;
	}
	
	.elementor-mobile-button-align-start .e-form__buttons, .elementor-mobile-button-align-start .elementor-field-type-submit {
		justify-content: flex-start;
	}
	
	.elementor-mobile-button-align-end .e-form__buttons, .elementor-mobile-button-align-end .elementor-field-type-submit {
		justify-content: flex-end;
	}
	
	.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		flex-basis: auto;
	}
	
	.elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper {
		flex-grow: 0;
	}
	
	.elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-center .e-form__buttons__wrapper__button, .elementor-mobile-button-align-end .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper__button, .elementor-mobile-button-align-start .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
		flex-basis: auto;
	}
}

.elementor-error .elementor-field {
	border-color: #d9534f;
}

.elementor-error .help-inline {
	color: #d9534f;
	font-size: .9em;
}

.elementor-message {
	font-size: 1em;
	line-height: 1;
	margin: 10px 0;
}

.elementor-message:before {
	content: "";
	display: inline-block;
	font-family: eicons;
	font-style: normal;
	font-weight: 400;
	margin-inline-end: 5px;
	vertical-align: middle;
}

.elementor-message.elementor-message-danger {
	color: #d9534f;
}

.elementor-message.elementor-message-danger:before {
	content: "";
}

.elementor-message.form-message-success {
	color: #5cb85c;
}

.elementor-form .elementor-button {
	border: none;
	padding-block-end: 0;
	padding-block-start: 0;
}

.elementor-form .elementor-button-content-wrapper, .elementor-form .elementor-button>span {
	display: flex;
	flex-direction: row;
	gap: 5px;
	justify-content: center;
}

.elementor-form .elementor-button.elementor-size-xs {
	min-height: 33px;
}

.elementor-form .elementor-button.elementor-size-sm {
	min-height: 40px;
}

.elementor-form .elementor-button.elementor-size-md {
	min-height: 47px;
}

.elementor-form .elementor-button.elementor-size-lg {
	min-height: 59px;
}

.elementor-form .elementor-button.elementor-size-xl {
	min-height: 72px;
}

.elementor-element .elementor-widget-container, .elementor-element:not(:has(.elementor-widget-container)) {
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
}

.elementor-heading-title {
	line-height: 1;
	margin: 0;
	padding: 0;
}

.elementor-button {
	background-color: #69727d;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	line-height: 1;
	padding: 12px 24px;
	fill: #fff;
	text-align: center;
	transition: all .3s;
}

.elementor-button:focus, .elementor-button:hover, .elementor-button:visited {
	color: #fff;
}

.elementor-button-content-wrapper {
	display: flex;
	flex-direction: row;
	gap: 5px;
	justify-content: center;
}

.elementor-button-icon {
	align-items: center;
	display: flex;
}

.elementor-button-icon svg {
	height: auto;
	width: 1em;
}

.elementor-button-icon .e-font-icon-svg {
	height: 1em;
}

.elementor-button-text {
	display: inline-block;
}

.elementor-button.elementor-size-xs {
	border-radius: 2px;
	font-size: 13px;
	padding: 10px 20px;
}

.elementor-button.elementor-size-md {
	border-radius: 4px;
	font-size: 16px;
	padding: 15px 30px;
}

.elementor-button.elementor-size-lg {
	border-radius: 5px;
	font-size: 18px;
	padding: 20px 40px;
}

.elementor-button.elementor-size-xl {
	border-radius: 6px;
	font-size: 20px;
	padding: 25px 50px;
}

.elementor-button span {
	text-decoration: inherit;
}

.elementor-element.elementor-button-info .elementor-button {
	background-color: #5bc0de;
}

.elementor-element.elementor-button-success .elementor-button {
	background-color: #5cb85c;
}

.elementor-element.elementor-button-warning .elementor-button {
	background-color: #f0ad4e;
}

.elementor-element.elementor-button-danger .elementor-button {
	background-color: #d9534f;
}

.elementor-widget-button .elementor-button .elementor-button-info {
	background-color: #5bc0de;
}

.elementor-widget-button .elementor-button .elementor-button-success {
	background-color: #5cb85c;
}

.elementor-widget-button .elementor-button .elementor-button-warning {
	background-color: #f0ad4e;
}

.elementor-widget-button .elementor-button .elementor-button-danger {
	background-color: #d9534f;
}

.elementor-view-stacked .elementor-icon {
	background-color: #69727d;
	color: #fff;
	padding: .5em;
	fill: #fff;
}

.elementor-view-framed .elementor-icon {
	background-color: transparent;
	border: 3px solid #69727d;
	color: #69727d;
	padding: .5em;
}

.elementor-icon {
	color: #69727d;
	display: inline-block;
	font-size: 50px;
	line-height: 1;
	text-align: center;
	transition: all .3s;
}

.elementor-icon:hover {
	color: #69727d;
}

.elementor-icon i, .elementor-icon svg {
	display: block;
	height: 1em;
	position: relative;
	width: 1em;
}

.elementor-icon i:before, .elementor-icon svg:before {
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}

.elementor-icon i.fad {
	width: auto;
}

.elementor-shape-square .elementor-icon {
	border-radius: 0;
}

.elementor-shape-rounded .elementor-icon {
	border-radius: 10%;
}

.elementor-shape-circle .elementor-icon {
	border-radius: 50%;
}

.e-transform .elementor-widget-container, .e-transform:not(:has(.elementor-widget-container)) {
	transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
	transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
}

.e-con.e-transform {
	transform: perspective(var(--e-con-transform-perspective, 0)) rotate(var(--e-con-transform-rotateZ, 0)) rotateX(var(--e-con-transform-rotateX, 0)) rotateY(var(--e-con-transform-rotateY, 0)) translate(var(--e-con-transform-translate, 0)) translateX(var(--e-con-transform-translateX, 0)) translateY(var(--e-con-transform-translateY, 0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX, 0)) skewY(var(--e-con-transform-skewY, 0));
	transform-origin: var(--e-con-transform-origin-y) var(--e-con-transform-origin-x);
}

.animated {
	animation-duration: 1.25s;
}

.animated.animated-slow {
	animation-duration: 2s;
}

.animated.animated-fast {
	animation-duration: .75s;
}

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

.animated.reverse {
	animation-direction: reverse;
	animation-fill-mode: forwards;
}

@media (prefers-reduced-motion:reduce) {
	.animated {
		animation: none;
	}
}

@media (max-width:767px) {
	.elementor .elementor-hidden-mobile, .elementor .elementor-hidden-phone {
		display: none;
	}
}

@media (min-width:-1) and (max-width:-1) {
	.elementor .elementor-hidden-mobile_extra {
		display: none;
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.elementor .elementor-hidden-tablet {
		display: none;
	}
}

@media (min-width:-1) and (max-width:-1) {
	.elementor .elementor-hidden-laptop, .elementor .elementor-hidden-tablet_extra {
		display: none;
	}
}

@media (min-width:1025px) and (max-width:99999px) {
	.elementor .elementor-hidden-desktop {
		display: none;
	}
}

@media (min-width:-1) {
	.elementor .elementor-hidden-widescreen {
		display: none;
	}
}

.elementor-kit-7269 {
	--e-global-color-primary: #000;
	--e-global-color-secondary: #0d8bd5;
	--e-global-color-text: #000;
	--e-global-color-accent: #0d8bd5;
	--e-global-color-0e8c801: #c60c30;
	--e-global-color-6a0d07c: #15385c;
	--e-global-color-6eef39b: #f0f7f9;
	--e-global-color-65e913c: #404040;
	--e-global-color-92958ca: #49cf84;
	--e-global-color-2b949f9: #9c9595;
	--e-global-color-b482931: #c60c30;
	--e-global-color-42fd0df: #fff;
	--e-global-color-fb60c78: #454545;
	--e-global-color-601bb74: #f1f4fb;
	--e-global-color-22835d9: #0e0e0e;
	--e-global-color-abc540c: #fff;
	--e-global-color-3f8c337: #f8f8f8;
	--e-global-color-f73b462: #757575;
	--e-global-color-35c67bf: #15385c;
	--e-global-color-5863fb0: #1e1e1e;
	--e-global-color-1f3ec5a: #f9fafc;
	--e-global-color-486aa08: #15385c;
	--e-global-color-6ba8c3e: #c3161c;
	--e-global-color-815cdd8: #4b678f;
	--e-global-color-a462592: #6d8ebd;
	--e-global-color-49f73d7: #15385c;
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-7d6357c-font-family: "Montserrat";
	--e-global-typography-7d6357c-font-size: 18px;
	--e-global-typography-7d6357c-font-weight: 400;
	--e-global-typography-7d6357c-text-transform: none;
	--e-global-typography-7d6357c-line-height: 33px;
	--e-global-typography-d922a98-font-family: "Montserrat";
	--e-global-typography-d922a98-font-size: 50px;
	--e-global-typography-d922a98-font-weight: 800;
	--e-global-typography-d922a98-text-transform: capitalize;
	--e-global-typography-d922a98-line-height: 1.3em;
	--e-global-typography-5883934-font-family: "Montserrat";
	--e-global-typography-5883934-font-size: 36px;
	--e-global-typography-5883934-font-weight: 700;
	--e-global-typography-5883934-text-transform: capitalize;
	--e-global-typography-5883934-line-height: 33px;
	--e-global-typography-f74ae30-font-family: "Montserrat";
	--e-global-typography-f74ae30-font-size: 18px;
	--e-global-typography-f74ae30-font-weight: 500;
	--e-global-typography-f74ae30-text-transform: none;
	--e-global-typography-f74ae30-line-height: 33px;
	--e-global-typography-483ba7e-font-family: "Montserrat";
	--e-global-typography-483ba7e-font-size: 30px;
	--e-global-typography-483ba7e-font-weight: 700;
	--e-global-typography-483ba7e-letter-spacing: 0px;
	--e-global-typography-caae6f8-font-family: "Montserrat";
	--e-global-typography-caae6f8-font-size: 24px;
	--e-global-typography-caae6f8-font-weight: 500;
	--e-global-typography-caae6f8-line-height: 39px;
}

.elementor-kit-7269 button, .elementor-kit-7269 input[type="button"], .elementor-kit-7269 input[type="submit"], .elementor-kit-7269 .elementor-button {
	background-color: #0d8bd5;
	border-radius: 50px 50px 50px 50px;
	padding: 15px 30px 15px 30px;
}

.elementor-kit-7269 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1140px;
}

.e-con {
	--container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
	margin-block-end: 0px;
}

.elementor-element {
	--widgets-spacing: 0px 0px;
	--widgets-spacing-row: 0px;
	--widgets-spacing-column: 0px;
}

@media (max-width:1024px) {
	.elementor-kit-7269 {
		--e-global-typography-d922a98-font-size: 32px;
		--e-global-typography-5883934-font-size: 28px;
		--e-global-typography-5883934-line-height: 1.3em;
		--e-global-typography-483ba7e-font-size: 22px;
		--e-global-typography-caae6f8-font-size: 20px;
		--e-global-typography-caae6f8-line-height: 1.7em;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-7269 {
		--e-global-typography-7d6357c-font-size: 16px;
		--e-global-typography-7d6357c-line-height: 28px;
		--e-global-typography-d922a98-font-size: 28px;
		--e-global-typography-5883934-font-size: 24px;
		--e-global-typography-5883934-line-height: 1.3em;
		--e-global-typography-f74ae30-font-size: 16px;
		--e-global-typography-f74ae30-line-height: 28px;
		--e-global-typography-483ba7e-font-size: 18px;
		--e-global-typography-caae6f8-font-size: 18px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before, .slick-track:after {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

@charset "UTF-8";

/* Slider */
.slick-loading .slick-list {
	background: #fff url("https://cdn-eohab.nitrocdn.com/EVgtXpCYTPcESUXtXJLdClkJLQmLsuBY/assets/images/optimized/rev-1e92311/alarmnewengland.com/wp-content/plugins/post-carousel-slider-for-elementor//assets/vendors/slick/./ajax-loader.gif") center center no-repeat;
}

.slick-loading .slick-list.nitro-lazy {
	background-image: none !important;
}

/* Arrows */
.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25;
}

.slick-prev:before, .slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: -25px;
}

[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}

.slick-prev:before {
	content: "←";
}

[dir='rtl'] .slick-prev:before {
	content: "→";
}

.slick-next {
	right: -25px;
}

[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}

.slick-next:before {
	content: "→";
}

[dir='rtl'] .slick-next:before {
	content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "•";
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}

.wb_ps_single_item * {
	box-sizing: border-box;
}

.wb_ps_single_item {
	word-break: break-word;
}

.wb_ps_content {
	text-align: center;
	padding: 25px 15px;
	line-height: 25px;
	font-size: 16px;
}

.wb_ps_content a {
	color: #0274be;
	text-decoration: none;
	-webkit-transition: all 200ms;
	transition: all 200ms;
}

.wb_ps_content a:hover {
	color: #3a3a3a;
}

.wb_ps_title h2 {
	font-size: 30px;
	line-height: 27px;
	margin-bottom: 20px;
}

.wb_ps_content p {
	text-align: justify;
}

.wb_ps_content .wb_ps_readmore_link {
	text-transform: capitalize;
	display: inline-block;
	padding: 10px 15px;
	background: #0274be;
	color: #fff;
	border: 2px solid #0274be;
	transition: all 200ms;
}

.wb_ps_content .wb_ps_readmore_link:hover {
	background: #fff;
	color: #0274be;
	border: 2px solid #0274be;
}

/*	Slick Items */
.wb_ps_item {
	padding: 12px;
}

.wb_ps_single_item {
	background: #fff;
	box-shadow: 0px 0px 8px 3px rgba(99, 98, 98, .7);
}

.wb_ps_thumbnail a {
	display: block;
}

.wb_ps_thumbnail img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	box-shadow: -3px 3px 9px 0px #949494;
}

.wb_ps_thumbnail {}

.wbel-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99999;
	width: 34px;
	height: 34px;
	color: rgba(255, 255, 255, 1);
	background: #0274be;
	text-align: center;
	line-height: 26px;
	font-size: 20px;
	border-radius: 50%;
	border: 4px solid #0274be;
	-webkit-transition: all 200ms;
	transition: all 200ms;
}

.wbel-arrow:hover {
	cursor: pointer;
	background: #fff;
	color: #0274be;
	border-color: #0274be;
}

.wb-arrow-prev {
	left: 0;
}

.wb-arrow-next {
	right: 0;
}

.wbel_post_slider_wrapper {
	padding-left: 40px;
	padding-right: 40px;
}

/*! elementor - v3.28.0 - 22-04-2025 */
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
	color: inherit;
	font-size: inherit;
	line-height: inherit;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
	font-size: 15px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
	font-size: 19px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
	font-size: 29px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
	font-size: 39px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
	font-size: 59px;
}

/*! elementor - v3.28.0 - 22-04-2025 */
.elementor-column .elementor-spacer-inner {
	height: var(--spacer-size);
}

.e-con {
	--container-widget-width: 100%;
}

.e-con-inner>.elementor-widget-spacer, .e-con>.elementor-widget-spacer {
	width: var(--container-widget-width, var(--spacer-size));
	--align-self: var(--container-widget-align-self, initial);
	--flex-shrink: 0;
}

.e-con-inner>.elementor-widget-spacer>.elementor-widget-container, .e-con>.elementor-widget-spacer>.elementor-widget-container {
	height: 100%;
	width: 100%;
}

.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer, .e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer {
	height: 100%;
}

.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner, .e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner {
	height: var(--container-widget-height, var(--spacer-size));
}

.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer, .e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer {
	height: 100%;
}

.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner, .e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner {
	height: var(--container-widget-height, var(--spacer-size));
}

.e-con-inner>.elementor-widget-spacer.elementor-widget-empty, .e-con>.elementor-widget-spacer.elementor-widget-empty {
	min-height: 22px;
	min-width: 22px;
	position: relative;
}

.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon, .e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon {
	height: 22px;
	inset: 0;
	margin: auto;
	padding: 0;
	position: absolute;
	width: 22px;
}

.elementor-animation-grow {
	transition-duration: .3s;
	transition-property: transform;
}

.elementor-animation-grow:active, .elementor-animation-grow:focus, .elementor-animation-grow:hover {
	transform: scale(1.1);
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 100%, 0);
	}
	
	to {
		opacity: 1;
		transform: none;
	}
}

.fadeInUp {
	animation-name: fadeInUp;
}

/*! elementor - v3.28.0 - 22-04-2025 */
.elementor-widget-image {
	text-align: center;
}

.elementor-widget-image a {
	display: inline-block;
}

.elementor-widget-image a img[src$=".svg"] {
	width: 48px;
}

.elementor-widget-image img {
	display: inline-block;
	vertical-align: middle;
}

/*! elementor - v3.28.0 - 22-04-2025 */
.elementor-image-gallery .gallery-item {
	display: inline-block;
	margin: 0 auto;
	max-width: 100%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.elementor-image-gallery .gallery-item img {
	margin: 0 auto;
}

.elementor-image-gallery .gallery-item .gallery-caption {
	margin: 0;
}

.elementor-image-gallery figure img {
	display: block;
}

.elementor-image-gallery figure figcaption {
	width: 100%;
}

.gallery-spacing-custom .elementor-image-gallery .gallery-icon {
	padding: 0;
}

@media (min-width:768px) {
	.elementor-image-gallery .gallery-columns-2 .gallery-item {
		max-width: 50%;
	}
	
	.elementor-image-gallery .gallery-columns-3 .gallery-item {
		max-width: 33.33%;
	}
	
	.elementor-image-gallery .gallery-columns-4 .gallery-item {
		max-width: 25%;
	}
	
	.elementor-image-gallery .gallery-columns-5 .gallery-item {
		max-width: 20%;
	}
	
	.elementor-image-gallery .gallery-columns-6 .gallery-item {
		max-width: 16.666%;
	}
	
	.elementor-image-gallery .gallery-columns-7 .gallery-item {
		max-width: 14.28%;
	}
	
	.elementor-image-gallery .gallery-columns-8 .gallery-item {
		max-width: 12.5%;
	}
	
	.elementor-image-gallery .gallery-columns-9 .gallery-item {
		max-width: 11.11%;
	}
	
	.elementor-image-gallery .gallery-columns-10 .gallery-item {
		max-width: 10%;
	}
}

@media (min-width:480px) and (max-width:767px) {
	.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item {
		max-width: 50%;
	}
}

@media (max-width:479px) {
	.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item {
		max-width: 100%;
	}
}
/* End custom CSS */

.elementor-22050 .elementor-element.elementor-element-2c185f1:not(.elementor-motion-effects-element-type-background), .elementor-22050 .elementor-element.elementor-element-2c185f1 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: var(--e-global-color-6eef39b);
}

.elementor-22050 .elementor-element.elementor-element-2c185f1 {
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	padding: 30px 30px 30px 30px;
}

.elementor-22050 .elementor-element.elementor-element-2c185f1 > .elementor-background-overlay {
	transition: background .3s, border-radius .3s, opacity .3s;
}

.elementor-widget-heading .elementor-heading-title {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
	color: var(--e-global-color-primary);
}

.elementor-22050 .elementor-element.elementor-element-7ee6672e > .elementor-widget-container {
	padding: 0px 0px 0px 0px;
}

.elementor-22050 .elementor-element.elementor-element-7ee6672e .elementor-heading-title {
	font-family: "Open Sans", Sans-serif;
	font-size: 50px;
	font-weight: 700;
	color: #15385c;
}

.elementor-widget-text-editor {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight);
	color: var(--e-global-color-text);
}

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
	background-color: var(--e-global-color-primary);
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap {
	color: var(--e-global-color-primary);
	border-color: var(--e-global-color-primary);
}

.elementor-22050 .elementor-element.elementor-element-4a78219 > .elementor-widget-container {
	margin: 0px 0px 0px 0px;
}

.elementor-22050 .elementor-element.elementor-element-4a78219 {
	font-family: "Roboto", Sans-serif;
	font-weight: 400;
}

.elementor-22050 .elementor-element.elementor-element-54186dd {
	--spacer-size: 17px;
}

.elementor-widget-button .elementor-button {
	background-color: var(--e-global-color-accent);
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-22050 .elementor-element.elementor-element-f807a4e .elementor-button {
	background-color: #0d8bd5;
	font-family: "Roboto", Sans-serif;
	font-size: 26px;
	font-weight: 500;
	fill: #fff;
	color: #fff;
}

.elementor-22050 .elementor-element.elementor-element-8d97b5f {
	--spacer-size: 25px;
}

.elementor-widget-image .widget-image-caption {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-22050 .elementor-element.elementor-element-4245b95 {
	--display: flex;
	--flex-direction: column;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--flex-wrap-mobile: wrap;
}

.elementor-22050 .elementor-element.elementor-element-7be7a9f > .elementor-widget-container {
	padding: 10px 10px 10px 10px;
}

.elementor-22050 .elementor-element.elementor-element-7be7a9f {
	text-align: center;
}

.elementor-22050 .elementor-element.elementor-element-7be7a9f .elementor-heading-title {
	font-family: "Open Sans", Sans-serif;
	font-weight: 700;
	color: var(--e-global-color-6a0d07c);
}

.elementor-22050 .elementor-element.elementor-element-d913c84 > .elementor-widget-container {
	padding: 10px 10px 10px 10px;
}

.elementor-22050 .elementor-element.elementor-element-d913c84.elementor-element {
	--align-self: center;
}

.elementor-22050 .elementor-element.elementor-element-d913c84 {
	text-align: center;
	font-family: "Open Sans", Sans-serif;
	font-weight: 400;
}

.elementor-22050 .elementor-element.elementor-element-25423b8 {
	--display: flex;
}

.elementor-22050 .elementor-element.elementor-element-b184968 > .elementor-widget-container {
	padding: 10px 10px 10px 10px;
}

.elementor-22050 .elementor-element.elementor-element-b184968 {
	text-align: center;
}

.elementor-22050 .elementor-element.elementor-element-b184968 .elementor-heading-title {
	font-family: "Open Sans", Sans-serif;
	font-weight: 700;
	color: var(--e-global-color-6a0d07c);
}

.elementor-widget-image-gallery .gallery-item .gallery-caption {
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-22050 .elementor-element.elementor-element-2543dfd7 .gallery-item .gallery-caption {
	text-align: center;
}

.elementor-22050 .elementor-element.elementor-element-0d8d6ff {
	--display: flex;
	--flex-direction: row;
	--container-widget-width: initial;
	--container-widget-height: 100%;
	--container-widget-flex-grow: 1;
	--container-widget-align-self: stretch;
	--flex-wrap-mobile: wrap;
	--gap: 0px 0px;
	--row-gap: 0px;
	--column-gap: 0px;
}

.elementor-22050 .elementor-element.elementor-element-0d8d6ff:not(.elementor-motion-effects-element-type-background), .elementor-22050 .elementor-element.elementor-element-0d8d6ff > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: var(--e-global-color-6eef39b);
}

.elementor-22050 .elementor-element.elementor-element-b562927 {
	--display: flex;
	--flex-direction: column;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--flex-wrap-mobile: wrap;
}

.elementor-22050 .elementor-element.elementor-element-915230a > .elementor-widget-container {
	padding: 10px 10px 10px 10px;
}

.elementor-22050 .elementor-element.elementor-element-915230a {
	text-align: center;
}

.elementor-22050 .elementor-element.elementor-element-915230a .elementor-heading-title {
	font-family: "Open Sans", Sans-serif;
	font-weight: 700;
	color: var(--e-global-color-6a0d07c);
}

.elementor-22050 .elementor-element.elementor-element-b7ebc6b > .elementor-widget-container {
	padding: 10px 10px 10px 10px;
}

.elementor-22050 .elementor-element.elementor-element-b7ebc6b {
	font-family: "Open Sans", Sans-serif;
	font-weight: 400;
}

.elementor-22050 .elementor-element.elementor-element-095007c .elementor-button {
	background-color: #0d8bd5;
	font-family: "Roboto", Sans-serif;
	font-size: 26px;
	font-weight: 500;
	fill: #fff;
	color: #fff;
}

.elementor-22050 .elementor-element.elementor-element-095007c .elementor-button-content-wrapper {
	flex-direction: row;
}

.elementor-22050 .elementor-element.elementor-element-07082c8 {
	--display: flex;
	--flex-direction: column;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--flex-wrap-mobile: wrap;
}

.elementor-22050 .elementor-element.elementor-element-870ba7a > .elementor-widget-container {
	padding: 10px 10px 10px 10px;
}

.elementor-22050 .elementor-element.elementor-element-509adba {
	padding: 30px 30px 30px 30px;
}

.elementor-22050 .elementor-element.elementor-element-927d750 > .elementor-widget-container {
	padding: 10px 10px 10px 10px;
}

.elementor-22050 .elementor-element.elementor-element-4a03d9a > .elementor-widget-container {
	padding: 10px 10px 10px 10px;
}

.elementor-22050 .elementor-element.elementor-element-4a03d9a {
	text-align: center;
}

.elementor-22050 .elementor-element.elementor-element-4a03d9a .elementor-heading-title {
	font-family: "Open Sans", Sans-serif;
	font-weight: 700;
	color: var(--e-global-color-6a0d07c);
}

.elementor-22050 .elementor-element.elementor-element-63a4afc > .elementor-widget-container {
	padding: 10px 10px 10px 10px;
}

.elementor-22050 .elementor-element.elementor-element-63a4afc {
	font-family: "Open Sans", Sans-serif;
	font-weight: 400;
}

.elementor-22050 .elementor-element.elementor-element-67cc935 {
	--display: flex;
	--flex-direction: column;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--flex-wrap-mobile: wrap;
}

.elementor-22050 .elementor-element.elementor-element-2f25530 > .elementor-widget-container {
	padding: 10px 10px 10px 10px;
}

.elementor-22050 .elementor-element.elementor-element-2f25530 {
	text-align: center;
}

.elementor-22050 .elementor-element.elementor-element-2f25530 .elementor-heading-title {
	font-family: "Open Sans", Sans-serif;
	font-weight: 700;
	color: var(--e-global-color-6a0d07c);
}

.elementor-22050 .elementor-element.elementor-element-c42bc11 > .elementor-widget-container {
	padding: 10px 10px 10px 10px;
}

.elementor-22050 .elementor-element.elementor-element-c42bc11.elementor-element {
	--align-self: center;
}

.elementor-22050 .elementor-element.elementor-element-c42bc11 {
	text-align: center;
	font-family: "Open Sans", Sans-serif;
	font-weight: 400;
}

.elementor-22050 .elementor-element.elementor-element-84a0404 {
	--display: flex;
	--flex-direction: column;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--flex-wrap-mobile: wrap;
}

.elementor-22050 .elementor-element.elementor-element-8a3a523 {
	text-align: center;
	font-family: "Open Sans", Sans-serif;
	font-weight: 400;
}

.elementor-22050 .elementor-element.elementor-element-524904b4 {
	--display: flex;
	--flex-direction: row;
	--container-widget-width: initial;
	--container-widget-height: 100%;
	--container-widget-flex-grow: 1;
	--container-widget-align-self: stretch;
	--flex-wrap-mobile: wrap;
	--gap: 0px 0px;
	--row-gap: 0px;
	--column-gap: 0px;
	--padding-top: 30px;
	--padding-bottom: 30px;
	--padding-left: 30px;
	--padding-right: 30px;
}

.elementor-22050 .elementor-element.elementor-element-524904b4:not(.elementor-motion-effects-element-type-background), .elementor-22050 .elementor-element.elementor-element-524904b4 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: var(--e-global-color-6eef39b);
}

.elementor-22050 .elementor-element.elementor-element-5e57d918 {
	--display: flex;
	--flex-direction: column;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--flex-wrap-mobile: wrap;
}

.elementor-22050 .elementor-element.elementor-element-12c4c2f0 > .elementor-widget-container {
	padding: 15px 0px 15px 0px;
}

.elementor-22050 .elementor-element.elementor-element-12c4c2f0 {
	text-align: left;
}

.elementor-22050 .elementor-element.elementor-element-12c4c2f0 .elementor-heading-title {
	font-family: "Open Sans", Sans-serif;
	font-weight: 700;
	color: var(--e-global-color-6a0d07c);
}

.elementor-22050 .elementor-element.elementor-element-3d6282fb {
	font-family: "Open Sans", Sans-serif;
	font-weight: 400;
}

.elementor-22050 .elementor-element.elementor-element-76d4859e .gallery-item .gallery-caption {
	text-align: center;
}

.elementor-22050 .elementor-element.elementor-element-651e98e6 {
	--display: flex;
	--flex-direction: column;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--flex-wrap-mobile: wrap;
	--border-radius: 40px 40px 40px 40px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	--padding-top: 40px;
	--padding-bottom: 40px;
	--padding-left: 40px;
	--padding-right: 40px;
}

.elementor-22050 .elementor-element.elementor-element-651e98e6:not(.elementor-motion-effects-element-type-background), .elementor-22050 .elementor-element.elementor-element-651e98e6 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: var(--e-global-color-6a0d07c);
}

@media (min-width:768px) {
	.elementor-22050 .elementor-element.elementor-element-b562927 {
		--width: 50%;
	}
	
	.elementor-22050 .elementor-element.elementor-element-07082c8 {
		--width: 50%;
	}
	
	.elementor-22050 .elementor-element.elementor-element-5e57d918 {
		--width: 50%;
	}
	
	.elementor-22050 .elementor-element.elementor-element-651e98e6 {
		--width: 50%;
	}
}

/* Start custom CSS */
.bs-column-left {
	clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%, 0 100%);
	height: 400px;
}

.elementor-widget-text-editor {
	margin-bottom: 0 !important;
}

.box-with-shadow {
	margin: 10px;
	padding-top: 45px;
	padding-bottom: 65px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 6px;
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 20%), 0 2px 15px rgba(0, 0, 0, 0%);
}

.oss-box-shadows {
	box-shadow: rgba(0, 0, 0, 20%) 0px 0px 14px 0px !important;
	transition: all .3s ease;
}

@media screen and (min-width:479px) {
	.oss-box-shadows {
		height: 220px;
	}
}

.oss-box-shadows:hover {
	border: 1px solid red;
	transition: all .3s ease;
}

.elementor-image-box-img {
	text-align: center;
}

.elementor-no-margin {
	margin: 0 !important;
}

.elementor-testimonial__header {
	display: flex;
	flex-direction: column;
	text-align: center;
}

.elementor-testimonial__image {
	margin-left: auto;
	margin-right: auto;
}

.elementor-testimonial__cite {
	margin: 0;
	padding: 2px;
}

.elementor-testimonial__text {
	text-align: center;
}

.elementor-testimonial {
	padding: 20px;
}

.swiper-slide {
	box-shadow: 4px 2px 14px 0px rgba(0, 0, 0, 20%);
	border-color: #eee;
	background: #fff;
	border-radius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.elementor-widget-reviews .swiper-slide {
	margin-top: 20px;
	margin-bottom: 20px;
}

.elementor-accordion-icon-closed .fa-plus, .elementor-accordion-icon-opened .fa-plus {
	border-radius: 85px;
	padding: 3px;
	color: white;
	background: #c60c30;
	margin-left: -5px;
}

.elementor-accordion-icon-opened .fa-plus {
	transform: rotate(45deg);
}

.elementor-accordion-icon-closed, .elementor-accordion-icon-opened {
	margin-top: -5px;
}

.ywyc-tables {
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 20%) !important;
	border-top: 10px solid #f0f7f9;
}

.hhtgs-item img {
	padding: 20px;
}

.tablepress {
	--text-color: #111;
	--head-text-color: var(--text-color);
	--head-bg-color: #d9edf7;
	--odd-text-color: var(--text-color);
	--odd-bg-color: #fff;
	--even-text-color: var(--text-color);
	--even-bg-color: #f9f9f9;
	--hover-text-color: var(--text-color);
	--hover-bg-color: #f3f3f3;
	--border-color: #ddd;
	--padding: .5rem;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	clear: both;
	margin: 0 auto 1rem;
	table-layout: auto;
	width: 100%;
}

.tablepress>:not(caption)>*>* {
	background: none;
	border: none;
	box-sizing: border-box;
	float: none !important;
	padding: var(--padding);
	text-align: left;
	vertical-align: top;
}

.tablepress>:where(thead)+tbody>:where(:not(.child))>*, .tablepress>tbody>*~:where(:not(.child))>*, .tablepress>tfoot>:where(:first-child)>* {
	border-top: 1px solid var(--border-color);
}

.tablepress>:where(thead, tfoot)>tr>* {
	background-color: var(--head-bg-color);
	color: var(--head-text-color);
	font-weight: 700;
	vertical-align: middle;
	word-break: normal;
}

.tablepress>:where(tbody)>tr>* {
	color: var(--text-color);
}

.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child, .dtrg-group)))+:where(.child)>*, .tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child, .dtrg-group)))>* {
	background-color: var(--odd-bg-color);
	color: var(--odd-text-color);
}

.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child, .dtrg-group)))+:where(.child)>*, .tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child, .dtrg-group)))>* {
	background-color: var(--even-bg-color);
	color: var(--even-text-color);
}

.tablepress>.row-hover>tr:has(+.child:hover)>*, .tablepress>.row-hover>tr:hover+:where(.child)>*, .tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>* {
	background-color: var(--hover-bg-color);
	color: var(--hover-text-color);
}

.tablepress img {
	border: none;
	margin: 0;
	max-width: none;
	padding: 0;
}

.tablepress-table-description {
	clear: both;
	display: block;
}

.dt-scroll {
	width: 100%;
}

.dt-scroll .tablepress {
	width: 100% !important;
}

div.dt-scroll-body tfoot tr, div.dt-scroll-body thead tr {
	height: 0;
}

div.dt-scroll-body tfoot tr td, div.dt-scroll-body tfoot tr th, div.dt-scroll-body thead tr td, div.dt-scroll-body thead tr th {
	border-bottom-width: 0 !important;
	border-top-width: 0 !important;
	height: 0 !important;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

div.dt-scroll-body tfoot tr td div.dt-scroll-sizing, div.dt-scroll-body tfoot tr th div.dt-scroll-sizing, div.dt-scroll-body thead tr td div.dt-scroll-sizing, div.dt-scroll-body thead tr th div.dt-scroll-sizing {
	height: 0 !important;
	overflow: hidden !important;
}

div.dt-scroll-body>table.dataTable>thead>tr>td, div.dt-scroll-body>table.dataTable>thead>tr>th {
	overflow: hidden;
}

.tablepress {
	--head-active-bg-color: #049cdb;
	--head-active-text-color: var(--head-text-color);
	--head-sort-arrow-color: var(--head-active-text-color);
}

.tablepress thead th:active {
	outline: none;
}

.tablepress thead .dt-orderable-asc .dt-column-order:before, .tablepress thead .dt-ordering-asc .dt-column-order:before {
	bottom: 50%;
	content: "▲"/"";
	display: block;
	position: absolute;
}

.tablepress thead .dt-orderable-desc .dt-column-order:after, .tablepress thead .dt-ordering-desc .dt-column-order:after {
	content: "▼"/"";
	display: block;
	position: absolute;
	top: 50%;
}

.tablepress thead .dt-orderable-asc, .tablepress thead .dt-orderable-desc, .tablepress thead .dt-ordering-asc, .tablepress thead .dt-ordering-desc {
	padding-right: 24px;
	position: relative;
}

.tablepress thead .dt-orderable-asc .dt-column-order, .tablepress thead .dt-orderable-desc .dt-column-order, .tablepress thead .dt-ordering-asc .dt-column-order, .tablepress thead .dt-ordering-desc .dt-column-order {
	bottom: 0;
	color: var(--head-sort-arrow-color);
	position: absolute;
	right: 6px;
	top: 0;
	width: 12px;
}

.tablepress thead .dt-orderable-asc .dt-column-order:after, .tablepress thead .dt-orderable-asc .dt-column-order:before, .tablepress thead .dt-orderable-desc .dt-column-order:after, .tablepress thead .dt-orderable-desc .dt-column-order:before, .tablepress thead .dt-ordering-asc .dt-column-order:after, .tablepress thead .dt-ordering-asc .dt-column-order:before, .tablepress thead .dt-ordering-desc .dt-column-order:after, .tablepress thead .dt-ordering-desc .dt-column-order:before {
	font-family: sans-serif !important;
	font-size: 12px;
	line-height: 12px;
	opacity: .2;
}

.tablepress thead .dt-orderable-asc, .tablepress thead .dt-orderable-desc {
	cursor: pointer;
	outline-offset: -2px;
}

.tablepress thead .dt-orderable-asc:hover, .tablepress thead .dt-orderable-desc:hover, .tablepress thead .dt-ordering-asc, .tablepress thead .dt-ordering-desc {
	background-color: var(--head-active-bg-color);
	color: var(--head-active-text-color);
}

.tablepress thead .dt-ordering-asc .dt-column-order:before, .tablepress thead .dt-ordering-desc .dt-column-order:after {
	opacity: .8;
}

.tablepress:where(.auto-type-alignment) .dt-right, .tablepress:where(.auto-type-alignment) .dt-type-date, .tablepress:where(.auto-type-alignment) .dt-type-numeric {
	text-align: right;
}

.dt-container {
	clear: both;
	margin-bottom: 1rem;
	position: relative;
}

.dt-container .tablepress {
	margin-bottom: 0;
}

.dt-container .tablepress tfoot:empty {
	display: none;
}

.dt-container .dt-layout-row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell {
	display: block;
	width: 100%;
}

.dt-container .dt-layout-cell {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 1em;
	padding: 5px 0;
}

.dt-container .dt-layout-cell.dt-layout-full {
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.dt-container .dt-layout-cell.dt-layout-full>:only-child {
	margin: auto;
}

.dt-container .dt-layout-cell.dt-layout-start {
	align-items: center;
	justify-content: flex-start;
	margin-right: auto;
}

.dt-container .dt-layout-cell.dt-layout-end {
	align-items: center;
	justify-content: flex-end;
	margin-left: auto;
}

.dt-container .dt-layout-cell:empty {
	display: none;
}

.dt-container .dt-input, .dt-container label {
	display: inline;
	width: auto;
}

.dt-container .dt-input {
	font-size: inherit;
	padding: 5px;
}

.dt-container .dt-length, .dt-container .dt-search {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
	justify-content: center;
}

.dt-container .dt-paging .dt-paging-button {
	background: rgba(0, 0, 0, 0);
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-sizing: border-box;
	color: inherit !important;
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	height: 32px;
	margin-left: 2px;
	min-width: 32px;
	padding: 0 5px;
	text-align: center;
	text-decoration: none !important;
	vertical-align: middle;
}

.dt-container .dt-paging .dt-paging-button.current, .dt-container .dt-paging .dt-paging-button:hover {
	border: 1px solid #111;
}

.dt-container .dt-paging .dt-paging-button.disabled, .dt-container .dt-paging .dt-paging-button.disabled:active, .dt-container .dt-paging .dt-paging-button.disabled:hover {
	border: 1px solid rgba(0, 0, 0, 0);
	color: rgba(0, 0, 0, .3) !important;
	cursor: default;
	outline: none;
}

.dt-container .dt-paging>.dt-paging-button:first-child {
	margin-left: 0;
}

.dt-container .dt-paging .ellipsis {
	padding: 0 1em;
}

@media screen and (max-width:767px) {
	.dt-container .dt-layout-row {
		flex-direction: column;
	}
	
	.dt-container .dt-layout-cell {
		flex-direction: column;
		padding: .5em 0;
	}
}

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

@keyframes spinner-loader {
	0% {
		transform: rotate(0);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

.pum-container, .pum-content, .pum-content+.pum-close, .pum-content+.pum-close:active, .pum-content+.pum-close:focus, .pum-content+.pum-close:hover, .pum-overlay, .pum-title {
	background: 0 0;
	border: none;
	bottom: auto;
	clear: none;
	cursor: default;
	float: none;
	font-family: inherit;
	font-size: medium;
	font-style: normal;
	font-weight: 400;
	height: auto;
	left: auto;
	letter-spacing: normal;
	line-height: normal;
	max-height: none;
	max-width: none;
	min-height: 0;
	min-width: 0;
	overflow: visible;
	position: static;
	right: auto;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	top: auto;
	visibility: visible;
	white-space: normal;
	width: auto;
	z-index: auto;
}

.pum-container .pum-content+.pum-close>span, .pum-content, .pum-title {
	position: relative;
	z-index: 1;
}

.pum-overlay, html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container, html.pum-open.pum-open-overlay.pum-open-fixed .pum-container {
	position: fixed;
}

.pum-overlay {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1999999999;
	overflow: initial;
	display: none;
	transition: .15s ease-in-out;
}

.pum-overlay.pum-form-submission-detected, .pum-overlay.pum-preview {
	display: block;
}

.pum-overlay, .pum-overlay *, .pum-overlay :after, .pum-overlay :before, .pum-overlay:after, .pum-overlay:before {
	box-sizing: border-box;
}

.pum-container {
	top: 100px;
	position: absolute;
	margin-bottom: 3em;
	z-index: 1999999999;
}

.pum-container.pum-responsive {
	left: 50%;
	margin-left: -47.5%;
	width: 95%;
	height: auto;
	overflow: visible;
}

.pum-container.pum-responsive img {
	max-width: 100%;
	height: auto;
}

@media only screen and (min-width:1024px) {
	.pum-container.pum-responsive.pum-responsive-nano {
		margin-left: -5%;
		width: 10%;
	}
	
	.pum-container.pum-responsive.pum-responsive-micro {
		margin-left: -10%;
		width: 20%;
	}
	
	.pum-container.pum-responsive.pum-responsive-tiny {
		margin-left: -15%;
		width: 30%;
	}
	
	.pum-container.pum-responsive.pum-responsive-small {
		margin-left: -20%;
		width: 40%;
	}
	
	.pum-container.pum-responsive.pum-responsive-medium {
		margin-left: -30%;
		width: 60%;
	}
	
	.pum-container.pum-responsive.pum-responsive-normal {
		margin-left: -30%;
		width: 70%;
	}
	
	.pum-container.pum-responsive.pum-responsive-large {
		margin-left: -35%;
		width: 80%;
	}
	
	.pum-container.pum-responsive.pum-responsive-xlarge {
		margin-left: -47.5%;
		width: 95%;
	}
	
	.pum-container.pum-responsive.pum-position-fixed {
		position: fixed;
	}
}

@media only screen and (max-width:1024px) {
	.pum-container.pum-responsive.pum-position-fixed {
		position: absolute;
	}
}

.pum-container.custom-position {
	left: auto;
	top: auto;
	margin-left: inherit;
}

.pum-container .pum-title {
	margin-bottom: .5em;
}

.pum-container .pum-content>:last-child, .pum-form__message:last-child {
	margin-bottom: 0;
}

.pum-container .pum-content:focus {
	outline: 0;
}

.pum-container .pum-content>:first-child {
	margin-top: 0;
}

.pum-container .pum-content+.pum-close {
	text-decoration: none;
	text-align: center;
	line-height: 1;
	position: absolute;
	cursor: pointer;
	min-width: 1em;
	z-index: 2;
	background-color: transparent;
}

.pum-container.pum-scrollable .pum-content {
	overflow: auto;
	overflow-y: scroll;
	max-height: 95%;
}

.pum-overlay.pum-overlay-disabled {
	visibility: hidden;
}

.pum-overlay.pum-overlay-disabled::-webkit-scrollbar {
	display: block;
}

.pum-overlay.pum-overlay-disabled .pum-container {
	visibility: visible;
}

.popmake-close, .pum-overlay.pum-click-to-close {
	cursor: pointer;
}

html.pum-open.pum-open-overlay, html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
	overflow: hidden;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
	padding-right: 15px;
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active {
	position: static;
	height: auto;
	width: auto;
}

.pum-form {
	margin: 0 auto 16px;
}

.pum-form__field {
	margin-bottom: 1em;
}

.pum-form__field label {
	font-weight: 700;
}

.pum-form__field input[type=date], .pum-form__field select {
	margin: 0 auto;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	padding: 3px;
	vertical-align: middle;
}

.pum-form__field select {
	padding: 5px 3px;
}

.pum-form__loader {
	font-size: 2em;
	animation-duration: .75s;
	animation-iteration-count: infinite;
	animation-name: rotate-forever;
	animation-timing-function: linear;
	height: .75em;
	width: .75em;
	border: .25em solid rgba(0, 0, 0, .5);
	border-right-color: transparent;
	border-radius: 50%;
	display: inline-block;
}

.pum-form__submit {
	position: relative;
}

.pum-form__submit .pum-form__loader {
	margin-left: .5em;
	border: .25em solid rgba(255, 255, 255, .5);
	border-right-color: transparent;
}

.pum-form__messages {
	display: none;
	border: 1px solid rgba(0, 0, 0, .25);
	margin-bottom: .5em;
	padding: 1em;
	position: relative;
}

.pum-form__message {
	margin-bottom: .5em;
}

.pum-form__message--error {
	color: red !important;
	border-color: red;
}

.pum-form__message--success {
	color: green !important;
	border-color: green;
}

.pum-form--loading, .pum-sub-form .pum-sub-form-loading {
	opacity: .5;
}

.pum-alignment-left, .pum-form--alignment-left {
	text-align: left;
}

.pum-alignment-center {
	text-align: center;
}

.pum-alignment-right {
	text-align: right;
}

.pum-form--alignment-center {
	text-align: center;
}

.pum-form--alignment-right {
	text-align: right;
}

.pum-form--layout-standard .pum-form__field>label {
	margin-bottom: .25em;
	display: block;
}

.pum-form--layout-inline .pum-form__field {
	display: inline-block;
}

.pum-form--layout-block .pum-form__field, .pum-form--layout-block button, .pum-form--layout-block div, .pum-form--layout-block input {
	display: block;
	width: 100%;
}

.pum-form--style-default label {
	font-size: 14px;
	font-weight: 700;
}

.pum-form--style-default input[type=email], .pum-form--style-default input[type=text] {
	background-color: #f8f7f7;
	margin-bottom: 5px;
	font-size: 14px;
	padding: 10px 8px;
}

.pum-form--style-default button {
	font-size: 18px;
	margin: 10px 0 0;
	padding: 10px 5px;
	cursor: pointer;
}

.pum-sub-form p.pum-newsletter-error-msg {
	margin: 0;
}

.pum-sub-form .spinner-loader {
	right: 50%;
	position: absolute;
	bottom: 40%;
}

.pum-sub-form .spinner-loader:not(:required) {
	animation: 1.5s linear infinite spinner-loader;
	border-radius: .5em;
	box-shadow: rgba(0, 0, 51, .3) 1.5em 0 0 0, rgba(0, 0, 51, .3) 1.1em 1.1em 0 0, rgba(0, 0, 51, .3) 0 1.5em 0 0, rgba(0, 0, 51, .3) -1.1em 1.1em 0 0, rgba(0, 0, 51, .3) -1.5em 0 0 0, rgba(0, 0, 51, .3) -1.1em -1.1em 0 0, rgba(0, 0, 51, .3) 0 -1.5em 0 0, rgba(0, 0, 51, .3) 1.1em -1.1em 0 0;
	display: inline-block;
	font-size: 10px;
	width: 1em;
	height: 1em;
	margin: 1.5em;
	overflow: hidden;
	text-indent: 100%;
}

.pum-form__field--consent {
	text-align: left;
}

.pum-form__field--consent.pum-form__field--checkbox label, .pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label {
	display: inline-block;
	vertical-align: middle;
}

.pum-form__field--consent.pum-form__field--checkbox label input {
	display: inline-block;
	width: inherit;
	margin: 0;
	vertical-align: middle;
}

.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input {
	display: inline-block;
	width: inherit;
	margin: 0;
	vertical-align: middle;
}

.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label {
	margin-left: 1em;
}

.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label {
	display: block;
	vertical-align: middle;
}

.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input {
	display: inline-block;
	width: inherit;
	margin: 0;
	vertical-align: middle;
}

.pum-container iframe.formidable {
	width: 100%;
	overflow: visible;
}

.flatpickr-calendar.open, .pika-single, body div#ui-datepicker-div[style] {
	z-index: 9999999999 !important;
}

/* Popup Theme 14923: Enterprise Blue */
.pum-theme-14923, .pum-theme-enterprise-blue {
	background-color: rgba(0, 0, 0, .7);
}

.pum-theme-14923 .pum-container, .pum-theme-enterprise-blue .pum-container {
	padding: 28px;
	border-radius: 5px;
	border: 1px none #000;
	box-shadow: 0px 10px 25px 4px rgba(2, 2, 2, .5);
	background-color: rgba(255, 255, 255, 1);
}

.pum-theme-14923 .pum-title, .pum-theme-enterprise-blue .pum-title {
	color: #315b7c;
	text-align: left;
	text-shadow: 0px 0px 0px rgba(2, 2, 2, .23);
	font-family: inherit;
	font-weight: 100;
	font-size: 34px;
	line-height: 36px;
}

.pum-theme-14923 .pum-content, .pum-theme-enterprise-blue .pum-content {
	color: #2d2d2d;
	font-family: inherit;
	font-weight: 100;
}

.pum-theme-14923 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close {
	position: absolute;
	height: 28px;
	width: 28px;
	left: auto;
	right: 8px;
	bottom: auto;
	top: 8px;
	padding: 4px;
	color: #fff;
	font-family: Times New Roman;
	font-weight: 100;
	font-size: 20px;
	line-height: 20px;
	border: 1px none #fff;
	border-radius: 42px;
	box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, .23);
	text-shadow: 0px 0px 0px rgba(0, 0, 0, .23);
	background-color: rgba(49, 91, 124, 1);
}

/* Popup Theme 14924: Hello Box */
.pum-theme-14924, .pum-theme-hello-box {
	background-color: rgba(0, 0, 0, .75);
}

.pum-theme-14924 .pum-container, .pum-theme-hello-box .pum-container {
	padding: 30px;
	border-radius: 80px;
	border: 14px solid #81d742;
	box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0);
	background-color: rgba(255, 255, 255, 1);
}

.pum-theme-14924 .pum-title, .pum-theme-hello-box .pum-title {
	color: #2d2d2d;
	text-align: left;
	text-shadow: 0px 0px 0px rgba(2, 2, 2, .23);
	font-family: Montserrat;
	font-weight: 100;
	font-size: 32px;
	line-height: 36px;
}

.pum-theme-14924 .pum-content, .pum-theme-hello-box .pum-content {
	color: #2d2d2d;
	font-family: inherit;
	font-weight: 100;
}

.pum-theme-14924 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close {
	position: absolute;
	height: auto;
	width: auto;
	left: auto;
	right: -30px;
	bottom: auto;
	top: -30px;
	padding: 0px;
	color: #2d2d2d;
	font-family: Times New Roman;
	font-weight: 100;
	font-size: 32px;
	line-height: 28px;
	border: 1px none #fff;
	border-radius: 28px;
	box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, .23);
	text-shadow: 0px 0px 0px rgba(0, 0, 0, .23);
	background-color: rgba(255, 255, 255, 1);
}

/* Popup Theme 14925: Cutting Edge */
.pum-theme-14925, .pum-theme-cutting-edge {
	background-color: rgba(0, 0, 0, .5);
}

.pum-theme-14925 .pum-container, .pum-theme-cutting-edge .pum-container {
	padding: 18px;
	border-radius: 0px;
	border: 1px none #000;
	box-shadow: 0px 10px 25px 0px rgba(2, 2, 2, .5);
	background-color: rgba(30, 115, 190, 1);
}

.pum-theme-14925 .pum-title, .pum-theme-cutting-edge .pum-title {
	color: #fff;
	text-align: left;
	text-shadow: 0px 0px 0px rgba(2, 2, 2, .23);
	font-family: Sans-Serif;
	font-weight: 100;
	font-size: 26px;
	line-height: 28px;
}

.pum-theme-14925 .pum-content, .pum-theme-cutting-edge .pum-content {
	color: #fff;
	font-family: inherit;
	font-weight: 100;
}

.pum-theme-14925 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close {
	position: absolute;
	height: 24px;
	width: 24px;
	left: auto;
	right: 0px;
	bottom: auto;
	top: 0px;
	padding: 0px;
	color: #1e73be;
	font-family: Times New Roman;
	font-weight: 100;
	font-size: 32px;
	line-height: 24px;
	border: 1px none #fff;
	border-radius: 0px;
	box-shadow: -1px 1px 1px 0px rgba(2, 2, 2, .1);
	text-shadow: -1px 1px 1px rgba(0, 0, 0, .1);
	background-color: rgba(238, 238, 34, 1);
}

/* Popup Theme 14926: Framed Border */
.pum-theme-14926, .pum-theme-framed-border {
	background-color: rgba(255, 255, 255, .5);
}

.pum-theme-14926 .pum-container, .pum-theme-framed-border .pum-container {
	padding: 18px;
	border-radius: 0px;
	border: 20px outset #d33;
	box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, .97) inset;
	background-color: rgba(255, 251, 239, 1);
}

.pum-theme-14926 .pum-title, .pum-theme-framed-border .pum-title {
	color: #000;
	text-align: left;
	text-shadow: 0px 0px 0px rgba(2, 2, 2, .23);
	font-family: inherit;
	font-weight: 100;
	font-size: 32px;
	line-height: 36px;
}

.pum-theme-14926 .pum-content, .pum-theme-framed-border .pum-content {
	color: #2d2d2d;
	font-family: inherit;
	font-weight: 100;
}

.pum-theme-14926 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close {
	position: absolute;
	height: 20px;
	width: 20px;
	left: auto;
	right: -20px;
	bottom: auto;
	top: -20px;
	padding: 0px;
	color: #fff;
	font-family: Tahoma;
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;
	border: 1px none #fff;
	border-radius: 0px;
	box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, .23);
	text-shadow: 0px 0px 0px rgba(0, 0, 0, .23);
	background-color: rgba(0, 0, 0, .55);
}

/* Popup Theme 14927: Floating Bar - Soft Blue */
.pum-theme-14927, .pum-theme-floating-bar {
	background-color: rgba(255, 255, 255, 0);
}

.pum-theme-14927 .pum-container, .pum-theme-floating-bar .pum-container {
	padding: 8px;
	border-radius: 0px;
	border: 1px none #000;
	box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, .23);
	background-color: rgba(238, 246, 252, 1);
}

.pum-theme-14927 .pum-title, .pum-theme-floating-bar .pum-title {
	color: #505050;
	text-align: left;
	text-shadow: 0px 0px 0px rgba(2, 2, 2, .23);
	font-family: inherit;
	font-weight: 400;
	font-size: 32px;
	line-height: 36px;
}

.pum-theme-14927 .pum-content, .pum-theme-floating-bar .pum-content {
	color: #505050;
	font-family: inherit;
	font-weight: 400;
}

.pum-theme-14927 .pum-content + .pum-close, .pum-theme-floating-bar .pum-content + .pum-close {
	position: absolute;
	height: 18px;
	width: 18px;
	left: auto;
	right: 5px;
	bottom: auto;
	top: 50%;
	padding: 0px;
	color: #505050;
	font-family: Sans-Serif;
	font-weight: 700;
	font-size: 15px;
	line-height: 18px;
	border: 1px solid #505050;
	border-radius: 15px;
	box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0);
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	background-color: rgba(255, 255, 255, 0);
	transform: translate(0, -50%);
}

/* Popup Theme 14928: Content Only - For use with page builders or block editor */
.pum-theme-14928, .pum-theme-content-only {
	background-color: rgba(0, 0, 0, .7);
}

.pum-theme-14928 .pum-container, .pum-theme-content-only .pum-container {
	padding: 0px;
	border-radius: 0px;
	border: 1px none #000;
	box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0);
}

.pum-theme-14928 .pum-title, .pum-theme-content-only .pum-title {
	color: #000;
	text-align: left;
	text-shadow: 0px 0px 0px rgba(2, 2, 2, .23);
	font-family: inherit;
	font-weight: 400;
	font-size: 32px;
	line-height: 36px;
}

.pum-theme-14928 .pum-content, .pum-theme-content-only .pum-content {
	color: #8c8c8c;
	font-family: inherit;
	font-weight: 400;
}

.pum-theme-14928 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close {
	position: absolute;
	height: 18px;
	width: 18px;
	left: auto;
	right: 7px;
	bottom: auto;
	top: 7px;
	padding: 0px;
	color: #000;
	font-family: inherit;
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	border: 1px none #fff;
	border-radius: 15px;
	box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0);
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	background-color: rgba(255, 255, 255, 0);
}

/* Popup Theme 14921: Default Theme */
.pum-theme-14921, .pum-theme-default-theme {
	background-color: rgba(255, 255, 255, 1);
}

.pum-theme-14921 .pum-container, .pum-theme-default-theme .pum-container {
	padding: 18px;
	border-radius: 0px;
	border: 1px none #000;
	box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, .23);
	background-color: rgba(249, 249, 249, 1);
}

.pum-theme-14921 .pum-title, .pum-theme-default-theme .pum-title {
	color: #000;
	text-align: left;
	text-shadow: 0px 0px 0px rgba(2, 2, 2, .23);
	font-family: inherit;
	font-weight: 400;
	font-size: 32px;
	font-style: normal;
	line-height: 36px;
}

.pum-theme-14921 .pum-content, .pum-theme-default-theme .pum-content {
	color: #8c8c8c;
	font-family: inherit;
	font-weight: 400;
	font-style: inherit;
}

.pum-theme-14921 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
	position: absolute;
	height: auto;
	width: auto;
	left: auto;
	right: 0px;
	bottom: auto;
	top: 0px;
	padding: 8px;
	color: #fff;
	font-family: inherit;
	font-weight: 400;
	font-size: 12px;
	font-style: inherit;
	line-height: 36px;
	border: 1px none #fff;
	border-radius: 0px;
	box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, .23);
	text-shadow: 0px 0px 0px rgba(0, 0, 0, .23);
	background-color: rgba(0, 183, 205, 1);
}

/* Popup Theme 14922: Light Box */
.pum-theme-14922, .pum-theme-lightbox {
	background-color: rgba(0, 0, 0, .6);
}

.pum-theme-14922 .pum-container, .pum-theme-lightbox .pum-container {
	padding: 18px;
	border-radius: 3px;
	border: 8px solid #000;
	box-shadow: 0px 0px 30px 0px rgba(2, 2, 2, 1);
	background-color: rgba(255, 255, 255, 1);
}

.pum-theme-14922 .pum-title, .pum-theme-lightbox .pum-title {
	color: #000;
	text-align: left;
	text-shadow: 0px 0px 0px rgba(2, 2, 2, .23);
	font-family: inherit;
	font-weight: 100;
	font-size: 32px;
	line-height: 36px;
}

.pum-theme-14922 .pum-content, .pum-theme-lightbox .pum-content {
	color: #000;
	font-family: inherit;
	font-weight: 100;
}

.pum-theme-14922 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
	position: absolute;
	height: 26px;
	width: 26px;
	left: auto;
	right: -13px;
	bottom: auto;
	top: -13px;
	padding: 0px;
	color: #fff;
	font-family: Arial;
	font-weight: 100;
	font-size: 24px;
	line-height: 24px;
	border: 2px solid #fff;
	border-radius: 26px;
	box-shadow: 0px 0px 15px 1px rgba(2, 2, 2, .75);
	text-shadow: 0px 0px 0px rgba(0, 0, 0, .23);
	background-color: rgba(0, 0, 0, 1);
}

#pum-20702 {
	z-index: 1999999999;
}
