@charset "UTF-8";

/* Fuente iconografica */
@font-face {
	font-family: 'govco-fontv2';
	src: url('/themes/custom/idartes2024/assets/fonts/govco/govco-fontv2.eot?35076025');
	src: url('/themes/custom/idartes2024/assets/fonts/govco/govco-fontv2.eot?35076025#iefix') format('embedded-opentype'),
		url('/themes/custom/idartes2024/assets/fonts/govco/govco-fontv2.woff2?35076025') format('woff2'),
		url('/themes/custom/idartes2024/assets/fonts/govco/govco-fontv2.woff?35076025') format('woff'),
		url('/themes/custom/idartes2024/assets/icons/fonts/govco-font-icons.ttf') format('truetype'),
		url('/themes/custom/idartes2024/assets/icons/govco/govco-fontv2.svg?35076025#govco-fontv2') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Fuente iconografica */
@font-face {
	font-family: "govco-font";
	src: url("/themes/custom/idartes2024/assets/icons/fonts/govco-font-icons.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

/* Montserrat-SemiBold */
@font-face {
	font-family: 'Montserrat-SemiBold';
	src: url('/themes/custom/idartes2024/assets/fonts/Montserrat/Montserrat-SemiBold.ttf');
}

/* Montserrat-Bold */
@font-face {
	font-family: 'Montserrat-Bold';
	src: url('/themes/custom/idartes2024/assets/fonts/Montserrat/Montserrat-Bold.ttf');
}

/* Montserrat-Medium */
@font-face {
	font-family: 'Montserrat-Medium';
	src: url('/themes/custom/idartes2024/assets/fonts/Montserrat/Montserrat-Medium.ttf');
}

/* WorkSans-Regular */
@font-face {
	font-family: 'WorkSans-Regular';
	src: url('/themes/custom/idartes2024/assets/fonts/Work_Sans/static/WorkSans-Regular.ttf');
}

/* WorkSans-Medium */
@font-face {
	font-family: 'WorkSans-Medium';
	src: url('/themes/custom/idartes2024/assets/fonts/Work_Sans/static/WorkSans-Medium.ttf');
}

/* WorkSans-SemiBold */
@font-face {
	font-family: "WorkSans-SemiBold";
	src: url("/themes/custom/idartes2024/assets/fonts/Work_Sans/static/WorkSans-SemiBold.ttf");
}

/* Montserrat-Regular */
@font-face {
	font-family: 'Montserrat-Regular';
	src: url('/themes/custom/idartes2024/assets/fonts/Montserrat/Montserrat-Regular.ttf');
}

/* WorkSans-Regular */
@font-face {
	font-family: 'WorkSans-Bold';
	src: url('/themes/custom/idartes2024/assets/fonts/Work_Sans/static/WorkSans-Bold.ttf');
}

/* Montserrat-MediumItalic */
@font-face {
	font-family: 'Montserrat-MediumItalic';
	src: url('/themes/custom/idartes2024/assets/fonts/Montserrat/Montserrat-MediumItalic.ttf');
}

[class^="govco-"]:before,
[class*=" govco-"]:before {
	font-family: "govco-fontv2";
	font-style: normal;
	font-weight: normal;

	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */

	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;

	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;

	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;

	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */

	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

html {
	font-size: 100%;
	/* 100% = 16px */
}


/* ================================= iconografia =============================== */
.govco-address-book:before {
	content: '\e800';
}

/* '' */
.govco-ad:before {
	content: '\e801';
}

/* '' */
.govco-address-card:before {
	content: '\e802';
}

/* '' */
.govco-adjust:before {
	content: '\e803';
}

/* '' */
.govco-air-freshener:before {
	content: '\e804';
}

/* '' */
.govco-align-center:before {
	content: '\e805';
}

/* '' */
.govco-align-justify:before {
	content: '\e806';
}

/* '' */
.govco-align-left:before {
	content: '\e807';
}

/* '' */
.govco-align-right:before {
	content: '\e808';
}

/* '' */
.govco-allergies:before {
	content: '\e809';
}

/* '' */
.govco-ambulance:before {
	content: '\e80a';
}

/* '' */
.govco-american-sign-language-interpreting:before {
	content: '\e80b';
}

/* '' */
.govco-anchor:before {
	content: '\e80c';
}

/* '' */
.govco-angle-double-down:before {
	content: '\e80d';
}

/* '' */
.govco-angle-double-left:before {
	content: '\e80e';
}

/* '' */
.govco-angle-double-right:before {
	content: '\e80f';
}

/* '' */
.govco-angle-double-up:before {
	content: '\e810';
}

/* '' */
.govco-angle-left:before {
	content: '\e811';
}

/* '' */
.govco-angle-right:before {
	content: '\e812';
}

/* '' */
.govco-angle-up:before {
	content: '\e813';
}

/* '' */
.govco-angle-down:before {
	content: '\e814';
}

/* '' */
.govco-angry:before {
	content: '\e815';
}

/* '' */
.govco-apple-alt:before {
	content: '\e816';
}

/* '' */
.govco-archive:before {
	content: '\e817';
}

/* '' */
.govco-archway:before {
	content: '\e818';
}

/* '' */
.govco-arrow-alt-circle-left:before {
	content: '\e819';
}

/* '' */
.govco-arrow-alt-circle-down:before {
	content: '\e81a';
}

/* '' */
.govco-ankh:before {
	content: '\e81b';
}

/* '' */
.govco-arrow-alt-circle-right:before {
	content: '\e81c';
}

/* '' */
.govco-arrow-alt-circle-up:before {
	content: '\e81d';
}

/* '' */
.govco-arrow-circle-down:before {
	content: '\e81e';
}

/* '' */
.govco-arrow-circle-left:before {
	content: '\e81f';
}

/* '' */
.govco-arrow-circle-right:before {
	content: '\e820';
}

/* '' */
.govco-arrow-circle-up:before {
	content: '\e821';
}

/* '' */
.govco-arrow-down:before {
	content: '\e822';
}

/* '' */
.govco-arrow-left:before {
	content: '\e823';
}

/* '' */
.govco-arrow-right:before {
	content: '\e824';
}

/* '' */
.govco-arrow-up:before {
	content: '\e825';
}

/* '' */
.govco-arrows-alt-h:before {
	content: '\e826';
}

/* '' */
.govco-arrows-alt-v:before {
	content: '\e827';
}

/* '' */
.govco-arrows-alt:before {
	content: '\e828';
}

/* '' */
.govco-assistive-listening-systems:before {
	content: '\e829';
}

/* '' */
.govco-asterisk:before {
	content: '\e82a';
}

/* '' */
.govco-atlas:before {
	content: '\e82c';
}

/* '' */
.govco-atom:before {
	content: '\e82d';
}

/* '' */
.govco-audio-description:before {
	content: '\e82e';
}

/* '' */
.govco-award:before {
	content: '\e82f';
}

/* '' */
.govco-baby-carriage:before {
	content: '\e830';
}

/* '' */
.govco-baby:before {
	content: '\e831';
}

/* '' */
.govco-backspace:before {
	content: '\e832';
}

/* '' */
.govco-backward:before {
	content: '\e833';
}

/* '' */
.govco-bacon:before {
	content: '\e834';
}

/* '' */
.govco-bacteria:before {
	content: '\e835';
}

/* '' */
.govco-bacterium:before {
	content: '\e836';
}

/* '' */
.govco-bahai:before {
	content: '\e837';
}

/* '' */
.govco-balance-scale-left:before {
	content: '\e838';
}

/* '' */
.govco-balance-scale-right:before {
	content: '\e839';
}

/* '' */
.govco-balance-scale:before {
	content: '\e83a';
}

/* '' */
.govco-ban:before {
	content: '\e83b';
}

/* '' */
.govco-band-aid:before {
	content: '\e83c';
}

/* '' */
.govco-barcode:before {
	content: '\e83d';
}

/* '' */
.govco-baseball-ball:before {
	content: '\e83e';
}

/* '' */
.govco-bars:before {
	content: '\e83f';
}

/* '' */
.govco-basketball-ball:before {
	content: '\e840';
}

/* '' */
.govco-bath:before {
	content: '\e841';
}

/* '' */
.govco-battery-empty:before {
	content: '\e842';
}

/* '' */
.govco-battery-full:before {
	content: '\e843';
}

/* '' */
.govco-battery-half:before {
	content: '\e844';
}

/* '' */
.govco-battery-quarter:before {
	content: '\e845';
}

/* '' */
.govco-battery-three-quarters:before {
	content: '\e846';
}

/* '' */
.govco-bed:before {
	content: '\e847';
}

/* '' */
.govco-beer:before {
	content: '\e848';
}

/* '' */
.govco-bell-slash:before {
	content: '\e849';
}

/* '' */
.govco-bell:before {
	content: '\e84a';
}

/* '' */
.govco-bezier-curve:before {
	content: '\e84b';
}

/* '' */
.govco-bible:before {
	content: '\e84c';
}

/* '' */
.govco-bicycle:before {
	content: '\e84d';
}

/* '' */
.govco-biking:before {
	content: '\e84e';
}

/* '' */
.govco-binoculars:before {
	content: '\e84f';
}

/* '' */
.govco-biohazard:before {
	content: '\e850';
}

/* '' */
.govco-birthday-cake:before {
	content: '\e851';
}

/* '' */
.govco-blender-phone:before {
	content: '\e852';
}

/* '' */
.govco-blender:before {
	content: '\e853';
}

/* '' */
.govco-blind:before {
	content: '\e854';
}

/* '' */
.govco-blog:before {
	content: '\e855';
}

/* '' */
.govco-bold:before {
	content: '\e856';
}

/* '' */
.govco-bolt:before {
	content: '\e857';
}

/* '' */
.govco-bomb:before {
	content: '\e858';
}

/* '' */
.govco-bone:before {
	content: '\e859';
}

/* '' */
.govco-bong:before {
	content: '\e85a';
}

/* '' */
.govco-book-dead:before {
	content: '\e85b';
}

/* '' */
.govco-book-medical:before {
	content: '\e85c';
}

/* '' */
.govco-book-open:before {
	content: '\e85d';
}

/* '' */
.govco-book-reader:before {
	content: '\e85e';
}

/* '' */
.govco-book:before {
	content: '\e85f';
}

/* '' */
.govco-bookmark:before {
	content: '\e860';
}

/* '' */
.govco-border-all:before {
	content: '\e861';
}

/* '' */
.govco-border-none:before {
	content: '\e862';
}

/* '' */
.govco-border-style:before {
	content: '\e863';
}

/* '' */
.govco-bowling-ball:before {
	content: '\e864';
}

/* '' */
.govco-box-open:before {
	content: '\e865';
}

/* '' */
.govco-box-tissue:before {
	content: '\e866';
}

/* '' */
.govco-box:before {
	content: '\e867';
}

/* '' */
.govco-boxes:before {
	content: '\e868';
}

/* '' */
.govco-braille:before {
	content: '\e869';
}

/* '' */
.govco-brain:before {
	content: '\e86a';
}

/* '' */
.govco-bread-slice:before {
	content: '\e86b';
}

/* '' */
.govco-briefcase-medical:before {
	content: '\e86c';
}

/* '' */
.govco-briefcase:before {
	content: '\e86d';
}

/* '' */
.govco-broadcast-tower:before {
	content: '\e86e';
}

/* '' */
.govco-broom:before {
	content: '\e86f';
}

/* '' */
.govco-brush:before {
	content: '\e870';
}

/* '' */
.govco-bug:before {
	content: '\e871';
}

/* '' */
.govco-building:before {
	content: '\e872';
}

/* '' */
.govco-bullhorn:before {
	content: '\e873';
}

/* '' */
.govco-bullseye:before {
	content: '\e874';
}

/* '' */
.govco-burn:before {
	content: '\e875';
}

/* '' */
.govco-bus-alt:before {
	content: '\e876';
}

/* '' */
.govco-bus:before {
	content: '\e877';
}

/* '' */
.govco-business-time:before {
	content: '\e878';
}

/* '' */
.govco-calculator:before {
	content: '\e879';
}

/* '' */
.govco-calendar-alt:before {
	content: '\e87a';
}

/* '' */
.govco-calendar-check:before {
	content: '\e87b';
}

/* '' */
.govco-calendar-day:before {
	content: '\e87c';
}

/* '' */
.govco-calendar-minus:before {
	content: '\e87d';
}

/* '' */
.govco-calendar-plus:before {
	content: '\e87e';
}

/* '' */
.govco-calendar-times:before {
	content: '\e87f';
}

/* '' */
.govco-calendar-week:before {
	content: '\e880';
}

/* '' */
.govco-calendar:before {
	content: '\e881';
}

/* '' */
.govco-camera-retro:before {
	content: '\e882';
}

/* '' */
.govco-camera:before {
	content: '\e883';
}

/* '' */
.govco-campground:before {
	content: '\e884';
}

/* '' */
.govco-candy-cane:before {
	content: '\e885';
}

/* '' */
.govco-cannabis:before {
	content: '\e886';
}

/* '' */
.govco-capsules:before {
	content: '\e887';
}

/* '' */
.govco-car-alt:before {
	content: '\e888';
}

/* '' */
.govco-car-battery:before {
	content: '\e889';
}

/* '' */
.govco-car-crash:before {
	content: '\e88a';
}

/* '' */
.govco-car-side:before {
	content: '\e88b';
}

/* '' */
.govco-car:before {
	content: '\e88c';
}

/* '' */
.govco-caravan:before {
	content: '\e88d';
}

/* '' */
.govco-caret-down:before {
	content: '\e88e';
}

/* '' */
.govco-caret-left:before {
	content: '\e88f';
}

/* '' */
.govco-caret-right:before {
	content: '\e890';
}

/* '' */
.govco-caret-square-down:before {
	content: '\e891';
}

/* '' */
.govco-caret-square-left:before {
	content: '\e892';
}

/* '' */
.govco-caret-square-right:before {
	content: '\e893';
}

/* '' */
.govco-caret-square-up:before {
	content: '\e894';
}

/* '' */
.govco-caret-up:before {
	content: '\e895';
}

/* '' */
.govco-carrot:before {
	content: '\e896';
}

/* '' */
.govco-cart-arrow-down:before {
	content: '\e897';
}

/* '' */
.govco-cart-plus:before {
	content: '\e898';
}

/* '' */
.govco-cash-register:before {
	content: '\e899';
}

/* '' */
.govco-cat:before {
	content: '\e89a';
}

/* '' */
.govco-certificate:before {
	content: '\e89b';
}

/* '' */
.govco-chair:before {
	content: '\e89c';
}

/* '' */
.govco-chalkboard-teacher:before {
	content: '\e89d';
}

/* '' */
.govco-chalkboard:before {
	content: '\e89e';
}

/* '' */
.govco-charging-station:before {
	content: '\e89f';
}

/* '' */
.govco-chart-area:before {
	content: '\e8a0';
}

/* '' */
.govco-chart-bar:before {
	content: '\e8a1';
}

/* '' */
.govco-chart-line:before {
	content: '\e8a2';
}

/* '' */
.govco-chart-pie:before {
	content: '\e8a3';
}

/* '' */
.govco-check-circle:before {
	content: '\e8a4';
}

/* '' */
.govco-check-double:before {
	content: '\e8a5';
}

/* '' */
.govco-check-square:before {
	content: '\e8a6';
}

/* '' */
.govco-check:before {
	content: '\e8a7';
}

/* '' */
.govco-cheese:before {
	content: '\e8a8';
}

/* '' */
.govco-chess-bishop:before {
	content: '\e8a9';
}

/* '' */
.govco-chess-board:before {
	content: '\e8aa';
}

/* '' */
.govco-chess-king:before {
	content: '\e8ab';
}

/* '' */
.govco-chess-knight:before {
	content: '\e8ac';
}

/* '' */
.govco-chess-pawn:before {
	content: '\e8ad';
}

/* '' */
.govco-chess-queen:before {
	content: '\e8ae';
}

/* '' */
.govco-chess-rook:before {
	content: '\e8af';
}

/* '' */
.govco-chess:before {
	content: '\e8b0';
}

/* '' */
.govco-chevron-circle-down:before {
	content: '\e8b1';
}

/* '' */
.govco-chevron-circle-left:before {
	content: '\e8b2';
}

/* '' */
.govco-chevron-circle-right:before {
	content: '\e8b3';
}

/* '' */
.govco-chevron-circle-up:before {
	content: '\e8b4';
}

/* '' */
.govco-chevron-down:before {
	content: '\e8b5';
}

/* '' */
.govco-chevron-left:before {
	content: '\e8b6';
}

/* '' */
.govco-chevron-right:before {
	content: '\e8b7';
}

/* '' */
.govco-chevron-up:before {
	content: '\e8b8';
}

/* '' */
.govco-child:before {
	content: '\e8b9';
}

/* '' */
.govco-church:before {
	content: '\e8ba';
}

/* '' */
.govco-circle-notch:before {
	content: '\e8bb';
}

/* '' */
.govco-circle:before {
	content: '\e8bc';
}

/* '' */
.govco-city:before {
	content: '\e8bd';
}

/* '' */
.govco-clinic-medical:before {
	content: '\e8be';
}

/* '' */
.govco-clipboard-check:before {
	content: '\e8bf';
}

/* '' */
.govco-clipboard-list:before {
	content: '\e8c0';
}

/* '' */
.govco-clipboard:before {
	content: '\e8c1';
}

/* '' */
.govco-clock:before {
	content: '\e8c2';
}

/* '' */
.govco-clone:before {
	content: '\e8c3';
}

/* '' */
.govco-closed-captioning:before {
	content: '\e8c4';
}

/* '' */
.govco-cloud-download-alt:before {
	content: '\e8c5';
}

/* '' */
.govco-cloud-meatball:before {
	content: '\e8c6';
}

/* '' */
.govco-cloud-moon-rain:before {
	content: '\e8c7';
}

/* '' */
.govco-cloud-moon:before {
	content: '\e8c8';
}

/* '' */
.govco-cloud-rain:before {
	content: '\e8c9';
}

/* '' */
.govco-cloud-showers-heavy:before {
	content: '\e8ca';
}

/* '' */
.govco-cloud-sun-rain:before {
	content: '\e8cb';
}

/* '' */
.govco-cloud-sun:before {
	content: '\e8cc';
}

/* '' */
.govco-cloud-upload-alt:before {
	content: '\e8cd';
}

/* '' */
.govco-cloud:before {
	content: '\e8ce';
}

/* '' */
.govco-cocktail:before {
	content: '\e8cf';
}

/* '' */
.govco-code-branch:before {
	content: '\e8d0';
}

/* '' */
.govco-code:before {
	content: '\e8d1';
}

/* '' */
.govco-coffee:before {
	content: '\e8d2';
}

/* '' */
.govco-cog:before {
	content: '\e8d3';
}

/* '' */
.govco-cogs:before {
	content: '\e8d4';
}

/* '' */
.govco-coins:before {
	content: '\e8d5';
}

/* '' */
.govco-columns:before {
	content: '\e8d6';
}

/* '' */
.govco-comment-alt:before {
	content: '\e8d7';
}

/* '' */
.govco-comment-dollar:before {
	content: '\e8d8';
}

/* '' */
.govco-comment-dots:before {
	content: '\e8d9';
}

/* '' */
.govco-comment-medical:before {
	content: '\e8da';
}

/* '' */
.govco-comment-slash:before {
	content: '\e8db';
}

/* '' */
.govco-comment:before {
	content: '\e8dc';
}

/* '' */
.govco-comments-dollar:before {
	content: '\e8dd';
}

/* '' */
.govco-comments:before {
	content: '\e8de';
}

/* '' */
.govco-compact-disc:before {
	content: '\e8df';
}

/* '' */
.govco-compass:before {
	content: '\e8e0';
}

/* '' */
.govco-compress-alt:before {
	content: '\e8e1';
}

/* '' */
.govco-compress-arrows-alt:before {
	content: '\e8e2';
}

/* '' */
.govco-compress:before {
	content: '\e8e3';
}

/* '' */
.govco-concierge-bell:before {
	content: '\e8e4';
}

/* '' */
.govco-cookie-bite:before {
	content: '\e8e5';
}

/* '' */
.govco-cookie:before {
	content: '\e8e6';
}

/* '' */
.govco-copy:before {
	content: '\e8e7';
}

/* '' */
.govco-copyright:before {
	content: '\e8e8';
}

/* '' */
.govco-couch:before {
	content: '\e8e9';
}

/* '' */
.govco-credit-card:before {
	content: '\e8ea';
}

/* '' */
.govco-crop-alt:before {
	content: '\e8eb';
}

/* '' */
.govco-crop:before {
	content: '\e8ec';
}

/* '' */
.govco-cross:before {
	content: '\e8ed';
}

/* '' */
.govco-crosshairs:before {
	content: '\e8ee';
}

/* '' */
.govco-crow:before {
	content: '\e8ef';
}

/* '' */
.govco-crown:before {
	content: '\e8f0';
}

/* '' */
.govco-crutch:before {
	content: '\e8f1';
}

/* '' */
.govco-cube:before {
	content: '\e8f2';
}

/* '' */
.govco-cubes:before {
	content: '\e8f3';
}

/* '' */
.govco-cut:before {
	content: '\e8f4';
}

/* '' */
.govco-database:before {
	content: '\e8f5';
}

/* '' */
.govco-deaf:before {
	content: '\e8f6';
}

/* '' */
.govco-democrat:before {
	content: '\e8f7';
}

/* '' */
.govco-desktop:before {
	content: '\e8f8';
}

/* '' */
.govco-dharmachakra:before {
	content: '\e8f9';
}

/* '' */
.govco-diagnoses:before {
	content: '\e8fa';
}

/* '' */
.govco-dice-d6:before {
	content: '\e8fb';
}

/* '' */
.govco-dice-d20:before {
	content: '\e8fc';
}

/* '' */
.govco-dice-five:before {
	content: '\e8fd';
}

/* '' */
.govco-dice-four:before {
	content: '\e8fe';
}

/* '' */
.govco-dice-one:before {
	content: '\e8ff';
}

/* '' */
.govco-dice-six:before {
	content: '\e900';
}

/* '' */
.govco-dice-three:before {
	content: '\e901';
}

/* '' */
.govco-dice-two:before {
	content: '\e902';
}

/* '' */
.govco-dice:before {
	content: '\e903';
}

/* '' */
.govco-digital-tachograph:before {
	content: '\e904';
}

/* '' */
.govco-directions:before {
	content: '\e905';
}

/* '' */
.govco-disease:before {
	content: '\e906';
}

/* '' */
.govco-divide:before {
	content: '\e907';
}

/* '' */
.govco-dizzy:before {
	content: '\e908';
}

/* '' */
.govco-dna:before {
	content: '\e909';
}

/* '' */
.govco-dog:before {
	content: '\e90a';
}

/* '' */
.govco-dollar-ban:before {
	content: '\e90b';
}

/* '' */
.govco-dollar-sign:before {
	content: '\e90c';
}

/* '' */
.govco-dolly-flatbed:before {
	content: '\e90d';
}

/* '' */
.govco-dolly:before {
	content: '\e90e';
}

/* '' */
.govco-donate:before {
	content: '\e90f';
}

/* '' */
.govco-door-closed:before {
	content: '\e910';
}

/* '' */
.govco-door-open:before {
	content: '\e911';
}

/* '' */
.govco-dot-circle:before {
	content: '\e912';
}

/* '' */
.govco-dove:before {
	content: '\e913';
}

/* '' */
.govco-download:before {
	content: '\e914';
}

/* '' */
.govco-drafting-compass:before {
	content: '\e915';
}

/* '' */
.govco-dragon:before {
	content: '\e916';
}

/* '' */
.govco-draw-polygon:before {
	content: '\e917';
}

/* '' */
.govco-drum-steelpan:before {
	content: '\e918';
}

/* '' */
.govco-drum:before {
	content: '\e919';
}

/* '' */
.govco-drumstick-bite:before {
	content: '\e91a';
}

/* '' */
.govco-dumbbell:before {
	content: '\e91b';
}

/* '' */
.govco-dumpster-fire:before {
	content: '\e91c';
}

/* '' */
.govco-dumpster:before {
	content: '\e91d';
}

/* '' */
.govco-dungeon:before {
	content: '\e91e';
}

/* '' */
.govco-edit:before {
	content: '\e91f';
}

/* '' */
.govco-egg:before {
	content: '\e920';
}

/* '' */
.govco-eject:before {
	content: '\e921';
}

/* '' */
.govco-ellipsis-h:before {
	content: '\e922';
}

/* '' */
.govco-ellipsis-v:before {
	content: '\e923';
}

/* '' */
.govco-envelope-open-text:before {
	content: '\e924';
}

/* '' */
.govco-envelope-open:before {
	content: '\e925';
}

/* '' */
.govco-envelope-square:before {
	content: '\e926';
}

/* '' */
.govco-envelope:before {
	content: '\e927';
}

/* '' */
.govco-equals:before {
	content: '\e928';
}

/* '' */
.govco-eraser:before {
	content: '\e929';
}

/* '' */
.govco-ethernet:before {
	content: '\e92a';
}

/* '' */
.govco-euro-sign:before {
	content: '\e92b';
}

/* '' */
.govco-exchange-alt:before {
	content: '\e92c';
}

/* '' */
.govco-exclamation-circle:before {
	content: '\e92d';
}

/* '' */
.govco-exclamation-triangle:before {
	content: '\e92e';
}

/* '' */
.govco-exclamation:before {
	content: '\e92f';
}

/* '' */
.govco-expand-alt:before {
	content: '\e930';
}

/* '' */
.govco-expand-arrows-alt:before {
	content: '\e931';
}

/* '' */
.govco-expand:before {
	content: '\e932';
}

/* '' */
.govco-external-link-alt:before {
	content: '\e933';
}

/* '' */
.govco-external-link-square-alt:before {
	content: '\e934';
}

/* '' */
.govco-eye-dropper:before {
	content: '\e935';
}

/* '' */
.govco-eye-slash:before {
	content: '\e936';
}

/* '' */
.govco-eye:before {
	content: '\e937';
}

/* '' */
.govco-fan:before {
	content: '\e938';
}

/* '' */
.govco-fast-backward:before {
	content: '\e939';
}

/* '' */
.govco-fast-forward:before {
	content: '\e93a';
}

/* '' */
.govco-faucet:before {
	content: '\e93b';
}

/* '' */
.govco-fax:before {
	content: '\e93c';
}

/* '' */
.govco-feather-alt:before {
	content: '\e93d';
}

/* '' */
.govco-feather:before {
	content: '\e93e';
}

/* '' */
.govco-female:before {
	content: '\e93f';
}

/* '' */
.govco-fighter-jet:before {
	content: '\e940';
}

/* '' */
.govco-file-alt-1:before {
	content: '\e941';
}

/* '' */
.govco-file-archive:before {
	content: '\e942';
}

/* '' */
.govco-file-audio:before {
	content: '\e943';
}

/* '' */
.govco-file-code:before {
	content: '\e944';
}

/* '' */
.govco-file-contract:before {
	content: '\e945';
}

/* '' */
.govco-file-csv:before {
	content: '\e946';
}

/* '' */
.govco-file-download:before {
	content: '\e947';
}

/* '' */
.govco-file-excel:before {
	content: '\e948';
}

/* '' */
.govco-file-export:before {
	content: '\e949';
}

/* '' */
.govco-file-image:before {
	content: '\e94a';
}

/* '' */
.govco-file-import:before {
	content: '\e94b';
}

/* '' */
.govco-file-invoice-dollar:before {
	content: '\e94c';
}

/* '' */
.govco-file-invoice:before {
	content: '\e94d';
}

/* '' */
.govco-file-medical-alt:before {
	content: '\e94e';
}

/* '' */
.govco-file-medical:before {
	content: '\e94f';
}

/* '' */
.govco-file-pdf:before {
	content: '\e950';
}

/* '' */
.govco-file-powerpoint:before {
	content: '\e951';
}

/* '' */
.govco-file-prescription:before {
	content: '\e952';
}

/* '' */
.govco-file-signature:before {
	content: '\e953';
}

/* '' */
.govco-file-upload:before {
	content: '\e954';
}

/* '' */
.govco-file-video:before {
	content: '\e955';
}

/* '' */
.govco-file-word:before {
	content: '\e956';
}

/* '' */
.govco-file:before {
	content: '\e957';
}

/* '' */
.govco-fill-drip:before {
	content: '\e958';
}

/* '' */
.govco-fill:before {
	content: '\e959';
}

/* '' */
.govco-film:before {
	content: '\e95a';
}

/* '' */
.govco-filter:before {
	content: '\e95b';
}

/* '' */
.govco-fingerprint:before {
	content: '\e95c';
}

/* '' */
.govco-fire-alt:before {
	content: '\e95d';
}

/* '' */
.govco-fire-extinguisher:before {
	content: '\e95e';
}

/* '' */
.govco-fire:before {
	content: '\e95f';
}

/* '' */
.govco-first-aid:before {
	content: '\e960';
}

/* '' */
.govco-fish:before {
	content: '\e961';
}

/* '' */
.govco-fist-raised:before {
	content: '\e962';
}

/* '' */
.govco-flag-checkered:before {
	content: '\e963';
}

/* '' */
.govco-flag-usa:before {
	content: '\e964';
}

/* '' */
.govco-flag:before {
	content: '\e965';
}

/* '' */
.govco-flask:before {
	content: '\e966';
}

/* '' */
.govco-flushed:before {
	content: '\e967';
}

/* '' */
.govco-folder-minus:before {
	content: '\e968';
}

/* '' */
.govco-folder-open:before {
	content: '\e969';
}

/* '' */
.govco-folder-plus:before {
	content: '\e96a';
}

/* '' */
.govco-folder:before {
	content: '\e96b';
}

/* '' */
.govco-font-awesome-logo-full:before {
	content: '\e96c';
}

/* '' */
.govco-font:before {
	content: '\e96d';
}

/* '' */
.govco-football-ball:before {
	content: '\e96e';
}

/* '' */
.govco-forward:before {
	content: '\e96f';
}

/* '' */
.govco-frog:before {
	content: '\e970';
}

/* '' */
.govco-frown-open:before {
	content: '\e971';
}

/* '' */
.govco-frown:before {
	content: '\e972';
}

/* '' */
.govco-funnel-dollar:before {
	content: '\e973';
}

/* '' */
.govco-futbol:before {
	content: '\e974';
}

/* '' */
.govco-gamepad:before {
	content: '\e975';
}

/* '' */
.govco-gas-pump:before {
	content: '\e976';
}

/* '' */
.govco-gavel:before {
	content: '\e977';
}

/* '' */
.govco-gem:before {
	content: '\e978';
}

/* '' */
.govco-genderless:before {
	content: '\e979';
}

/* '' */
.govco-ghost:before {
	content: '\e97a';
}

/* '' */
.govco-gift:before {
	content: '\e97b';
}

/* '' */
.govco-gifts:before {
	content: '\e97c';
}

/* '' */
.govco-glass-cheers:before {
	content: '\e97d';
}

/* '' */
.govco-glass-martini-alt:before {
	content: '\e97e';
}

/* '' */
.govco-glass-martini:before {
	content: '\e97f';
}

/* '' */
.govco-glass-whiskey:before {
	content: '\e980';
}

/* '' */
.govco-glasses:before {
	content: '\e981';
}

/* '' */
.govco-globe-africa:before {
	content: '\e982';
}

/* '' */
.govco-globe-americas:before {
	content: '\e983';
}

/* '' */
.govco-globe-asia:before {
	content: '\e984';
}

/* '' */
.govco-globe-europe:before {
	content: '\e985';
}

/* '' */
.govco-globe:before {
	content: '\e986';
}

/* '' */
.govco-golf-ball:before {
	content: '\e987';
}

/* '' */
.govco-gopuram:before {
	content: '\e988';
}

/* '' */
.govco-graduation-cap:before {
	content: '\e989';
}

/* '' */
.govco-greater-than-equal:before {
	content: '\e98a';
}

/* '' */
.govco-greater-than:before {
	content: '\e98b';
}

/* '' */
.govco-grimace:before {
	content: '\e98c';
}

/* '' */
.govco-grin-alt:before {
	content: '\e98d';
}

/* '' */
.govco-grin-beam-sweat:before {
	content: '\e98e';
}

/* '' */
.govco-grin-beam:before {
	content: '\e98f';
}

/* '' */
.govco-grin-hearts:before {
	content: '\e990';
}

/* '' */
.govco-grin-squint-tears:before {
	content: '\e991';
}

/* '' */
.govco-grin-squint:before {
	content: '\e992';
}

/* '' */
.govco-grin-stars:before {
	content: '\e993';
}

/* '' */
.govco-grin-tears:before {
	content: '\e994';
}

/* '' */
.govco-grin-tongue-squint:before {
	content: '\e995';
}

/* '' */
.govco-grin-tongue-wink:before {
	content: '\e996';
}

/* '' */
.govco-grin-tongue:before {
	content: '\e997';
}

/* '' */
.govco-grin-wink:before {
	content: '\e998';
}

/* '' */
.govco-grin:before {
	content: '\e999';
}

/* '' */
.govco-grip-horizontal:before {
	content: '\e99a';
}

/* '' */
.govco-grip-lines-vertical:before {
	content: '\e99b';
}

/* '' */
.govco-grip-lines:before {
	content: '\e99c';
}

/* '' */
.govco-grip-vertical:before {
	content: '\e99d';
}

/* '' */
.govco-guitar:before {
	content: '\e99e';
}

/* '' */
.govco-h-square:before {
	content: '\e99f';
}

/* '' */
.govco-hamburger:before {
	content: '\e9a0';
}

/* '' */
.govco-hammer:before {
	content: '\e9a1';
}

/* '' */
.govco-hamsa:before {
	content: '\e9a2';
}

/* '' */
.govco-hand-holding-heart:before {
	content: '\e9a3';
}

/* '' */
.govco-hand-holding-medical:before {
	content: '\e9a4';
}

/* '' */
.govco-hand-holding-usd:before {
	content: '\e9a5';
}

/* '' */
.govco-hand-holding-water:before {
	content: '\e9a6';
}

/* '' */
.govco-hand-holding:before {
	content: '\e9a7';
}

/* '' */
.govco-hand-lizard:before {
	content: '\e9a8';
}

/* '' */
.govco-hand-middle-finger:before {
	content: '\e9a9';
}

/* '' */
.govco-hand-paper:before {
	content: '\e9aa';
}

/* '' */
.govco-hand-peace:before {
	content: '\e9ab';
}

/* '' */
.govco-hand-point-down:before {
	content: '\e9ac';
}

/* '' */
.govco-hand-point-left:before {
	content: '\e9ad';
}

/* '' */
.govco-hand-point-right:before {
	content: '\e9ae';
}

/* '' */
.govco-hand-point-up:before {
	content: '\e9af';
}

/* '' */
.govco-hand-pointer:before {
	content: '\e9b0';
}

/* '' */
.govco-hand-rock:before {
	content: '\e9b1';
}

/* '' */
.govco-hand-scissors:before {
	content: '\e9b2';
}

/* '' */
.govco-hand-sparkles:before {
	content: '\e9b3';
}

/* '' */
.govco-hand-spock:before {
	content: '\e9b4';
}

/* '' */
.govco-hands-helping:before {
	content: '\e9b5';
}

/* '' */
.govco-hands-wash:before {
	content: '\e9b6';
}

/* '' */
.govco-hands:before {
	content: '\e9b7';
}

/* '' */
.govco-handshake-alt-slash:before {
	content: '\e9b8';
}

/* '' */
.govco-handshake-slash:before {
	content: '\e9b9';
}

/* '' */
.govco-handshake:before {
	content: '\e9ba';
}

/* '' */
.govco-hanukiah:before {
	content: '\e9bb';
}

/* '' */
.govco-hard-hat:before {
	content: '\e9bc';
}

/* '' */
.govco-hashtag:before {
	content: '\e9bd';
}

/* '' */
.govco-hat-cowboy-side:before {
	content: '\e9be';
}

/* '' */
.govco-hat-cowboy:before {
	content: '\e9bf';
}

/* '' */
.govco-hat-wizard:before {
	content: '\e9c0';
}

/* '' */
.govco-hdd:before {
	content: '\e9c1';
}

/* '' */
.govco-head-side-cough-slash:before {
	content: '\e9c2';
}

/* '' */
.govco-head-side-cough:before {
	content: '\e9c3';
}

/* '' */
.govco-head-side-mask:before {
	content: '\e9c4';
}

/* '' */
.govco-head-side-virus:before {
	content: '\e9c5';
}

/* '' */
.govco-heading:before {
	content: '\e9c6';
}

/* '' */
.govco-headphones-alt:before {
	content: '\e9c7';
}

/* '' */
.govco-headphones:before {
	content: '\e9c8';
}

/* '' */
.govco-headset:before {
	content: '\e9c9';
}

/* '' */
.govco-heart-broken:before {
	content: '\e9ca';
}

/* '' */
.govco-heart:before {
	content: '\e9cb';
}

/* '' */
.govco-heartbeat:before {
	content: '\e9cc';
}

/* '' */
.govco-helicopter:before {
	content: '\e9cd';
}

/* '' */
.govco-highlighter:before {
	content: '\e9ce';
}

/* '' */
.govco-hiking:before {
	content: '\e9cf';
}

/* '' */
.govco-hippo:before {
	content: '\e9d0';
}

/* '' */
.govco-history:before {
	content: '\e9d1';
}

/* '' */
.govco-hockey-puck:before {
	content: '\e9d2';
}

/* '' */
.govco-holly-berry:before {
	content: '\e9d3';
}

/* '' */
.govco-home:before {
	content: '\e9d4';
}

/* '' */
.govco-horse-head:before {
	content: '\e9d5';
}

/* '' */
.govco-horse:before {
	content: '\e9d6';
}

/* '' */
.govco-hospital-alt:before {
	content: '\e9d7';
}

/* '' */
.govco-hospital-symbol:before {
	content: '\e9d8';
}

/* '' */
.govco-hospital-user:before {
	content: '\e9d9';
}

/* '' */
.govco-hospital:before {
	content: '\e9da';
}

/* '' */
.govco-hot-tub:before {
	content: '\e9db';
}

/* '' */
.govco-hotdog:before {
	content: '\e9dc';
}

/* '' */
.govco-hotel:before {
	content: '\e9dd';
}

/* '' */
.govco-hourglass-end:before {
	content: '\e9de';
}

/* '' */
.govco-hourglass-half:before {
	content: '\e9df';
}

/* '' */
.govco-hourglass-start:before {
	content: '\e9e0';
}

/* '' */
.govco-hourglass:before {
	content: '\e9e1';
}

/* '' */
.govco-house-damage:before {
	content: '\e9e2';
}

/* '' */
.govco-house-user:before {
	content: '\e9e3';
}

/* '' */
.govco-hryvnia:before {
	content: '\e9e4';
}

/* '' */
.govco-i-cursor:before {
	content: '\e9e5';
}

/* '' */
.govco-ice-cream:before {
	content: '\e9e6';
}

/* '' */
.govco-icicles:before {
	content: '\e9e7';
}

/* '' */
.govco-icons:before {
	content: '\e9e8';
}

/* '' */
.govco-id-badge:before {
	content: '\e9e9';
}

/* '' */
.govco-id-card-alt:before {
	content: '\e9ea';
}

/* '' */
.govco-id-card:before {
	content: '\e9eb';
}

/* '' */
.govco-igloo:before {
	content: '\e9ec';
}

/* '' */
.govco-image:before {
	content: '\e9ed';
}

/* '' */
.govco-images:before {
	content: '\e9ee';
}

/* '' */
.govco-inbox:before {
	content: '\e9ef';
}

/* '' */
.govco-indent:before {
	content: '\e9f0';
}

/* '' */
.govco-industry:before {
	content: '\e9f1';
}

/* '' */
.govco-infinity:before {
	content: '\e9f2';
}

/* '' */
.govco-info-circle:before {
	content: '\e9f3';
}

/* '' */
.govco-info:before {
	content: '\e9f4';
}

/* '' */
.govco-italic:before {
	content: '\e9f5';
}

/* '' */
.govco-jedi:before {
	content: '\e9f6';
}

/* '' */
.govco-joint:before {
	content: '\e9f7';
}

/* '' */
.govco-journal-whills:before {
	content: '\e9f8';
}

/* '' */
.govco-kaaba:before {
	content: '\e9f9';
}

/* '' */
.govco-key:before {
	content: '\e9fa';
}

/* '' */
.govco-keyboard:before {
	content: '\e9fb';
}

/* '' */
.govco-khanda:before {
	content: '\e9fc';
}

/* '' */
.govco-kiss-beam:before {
	content: '\e9fd';
}

/* '' */
.govco-kiss-wink-heart:before {
	content: '\e9fe';
}

/* '' */
.govco-kiss:before {
	content: '\e9ff';
}

/* '' */
.govco-kiwi-bird:before {
	content: '\ea00';
}

/* '' */
.govco-landmark:before {
	content: '\ea01';
}

/* '' */
.govco-language:before {
	content: '\ea02';
}

/* '' */
.govco-laptop-code:before {
	content: '\ea03';
}

/* '' */
.govco-laptop-house:before {
	content: '\ea04';
}

/* '' */
.govco-laptop-medical:before {
	content: '\ea05';
}

/* '' */
.govco-laptop:before {
	content: '\ea06';
}

/* '' */
.govco-laugh-beam:before {
	content: '\ea07';
}

/* '' */
.govco-laugh-squint:before {
	content: '\ea08';
}

/* '' */
.govco-laugh-wink:before {
	content: '\ea09';
}

/* '' */
.govco-laugh:before {
	content: '\ea0a';
}

/* '' */
.govco-layer-group:before {
	content: '\ea0b';
}

/* '' */
.govco-leaf:before {
	content: '\ea0c';
}

/* '' */
.govco-lemon:before {
	content: '\ea0d';
}

/* '' */
.govco-less-than-equal:before {
	content: '\ea0e';
}

/* '' */
.govco-less-than:before {
	content: '\ea0f';
}

/* '' */
.govco-level-down-alt:before {
	content: '\ea10';
}

/* '' */
.govco-level-up-alt:before {
	content: '\ea11';
}

/* '' */
.govco-life-ring:before {
	content: '\ea12';
}

/* '' */
.govco-lightbulb:before {
	content: '\ea13';
}

/* '' */
.govco-link:before {
	content: '\ea14';
}

/* '' */
.govco-lira-sign:before {
	content: '\ea15';
}

/* '' */
.govco-list-alt:before {
	content: '\ea16';
}

/* '' */
.govco-list-ol:before {
	content: '\ea17';
}

/* '' */
.govco-list-ul:before {
	content: '\ea18';
}

/* '' */
.govco-list:before {
	content: '\ea19';
}

/* '' */
.govco-location-arrow:before {
	content: '\ea1a';
}

/* '' */
.govco-lock-open:before {
	content: '\ea1b';
}

/* '' */
.govco-lock:before {
	content: '\ea1c';
}

/* '' */
.govco-long-arrow-alt-down:before {
	content: '\ea1d';
}

/* '' */
.govco-long-arrow-alt-left:before {
	content: '\ea1e';
}

/* '' */
.govco-long-arrow-alt-right:before {
	content: '\ea1f';
}

/* '' */
.govco-long-arrow-alt-up:before {
	content: '\ea20';
}

/* '' */
.govco-low-vision:before {
	content: '\ea21';
}

/* '' */
.govco-luggage-cart:before {
	content: '\ea22';
}

/* '' */
.govco-lungs-virus:before {
	content: '\ea23';
}

/* '' */
.govco-lungs:before {
	content: '\ea24';
}

/* '' */
.govco-magic:before {
	content: '\ea25';
}

/* '' */
.govco-magnet:before {
	content: '\ea26';
}

/* '' */
.govco-mail-bulk:before {
	content: '\ea27';
}

/* '' */
.govco-male:before {
	content: '\ea28';
}

/* '' */
.govco-map-marked-alt:before {
	content: '\ea29';
}

/* '' */
.govco-map-marked:before {
	content: '\ea2a';
}

/* '' */
.govco-map-marker-alt:before {
	content: '\ea2b';
}

/* '' */
.govco-map-marker:before {
	content: '\ea2c';
}

/* '' */
.govco-map-pin:before {
	content: '\ea2d';
}

/* '' */
.govco-map-signs:before {
	content: '\ea2e';
}

/* '' */
.govco-map:before {
	content: '\ea2f';
}

/* '' */
.govco-marker:before {
	content: '\ea30';
}

/* '' */
.govco-mars-double:before {
	content: '\ea31';
}

/* '' */
.govco-mars-stroke-h:before {
	content: '\ea32';
}

/* '' */
.govco-mars-stroke-v:before {
	content: '\ea33';
}

/* '' */
.govco-mars-stroke:before {
	content: '\ea34';
}

/* '' */
.govco-mars:before {
	content: '\ea35';
}

/* '' */
.govco-mask:before {
	content: '\ea36';
}

/* '' */
.govco-medal:before {
	content: '\ea37';
}

/* '' */
.govco-medkit:before {
	content: '\ea38';
}

/* '' */
.govco-meh-blank:before {
	content: '\ea39';
}

/* '' */
.govco-meh-rolling-eyes:before {
	content: '\ea3a';
}

/* '' */
.govco-meh:before {
	content: '\ea3b';
}

/* '' */
.govco-memory:before {
	content: '\ea3c';
}

/* '' */
.govco-menorah:before {
	content: '\ea3d';
}

/* '' */
.govco-mercury:before {
	content: '\ea3e';
}

/* '' */
.govco-meteor:before {
	content: '\ea3f';
}

/* '' */
.govco-microchip:before {
	content: '\ea40';
}

/* '' */
.govco-microphone-alt-slash:before {
	content: '\ea41';
}

/* '' */
.govco-microphone-alt:before {
	content: '\ea42';
}

/* '' */
.govco-microphone-slash:before {
	content: '\ea43';
}

/* '' */
.govco-microphone:before {
	content: '\ea44';
}

/* '' */
.govco-microscope:before {
	content: '\ea45';
}

/* '' */
.govco-minus-circle:before {
	content: '\ea46';
}

/* '' */
.govco-minus-square:before {
	content: '\ea47';
}

/* '' */
.govco-minus:before {
	content: '\ea48';
}

/* '' */
.govco-mitten:before {
	content: '\ea49';
}

/* '' */
.govco-mobile-alt:before {
	content: '\ea4a';
}

/* '' */
.govco-mobile:before {
	content: '\ea4b';
}

/* '' */
.govco-money-bill-alt:before {
	content: '\ea4c';
}

/* '' */
.govco-money-bill-wave-alt:before {
	content: '\ea4d';
}

/* '' */
.govco-money-bill-wave:before {
	content: '\ea4e';
}

/* '' */
.govco-money-bill:before {
	content: '\ea4f';
}

/* '' */
.govco-money-check-alt:before {
	content: '\ea50';
}

/* '' */
.govco-money-check:before {
	content: '\ea51';
}

/* '' */
.govco-monument:before {
	content: '\ea52';
}

/* '' */
.govco-moon:before {
	content: '\ea53';
}

/* '' */
.govco-mortar-pestle:before {
	content: '\ea54';
}

/* '' */
.govco-mosque:before {
	content: '\ea55';
}

/* '' */
.govco-motorcycle:before {
	content: '\ea56';
}

/* '' */
.govco-mountain:before {
	content: '\ea57';
}

/* '' */
.govco-mouse-pointer:before {
	content: '\ea58';
}

/* '' */
.govco-mouse:before {
	content: '\ea59';
}

/* '' */
.govco-mug-hot:before {
	content: '\ea5a';
}

/* '' */
.govco-music:before {
	content: '\ea5b';
}

/* '' */
.govco-network-wired:before {
	content: '\ea5c';
}

/* '' */
.govco-neuter:before {
	content: '\ea5d';
}

/* '' */
.govco-newspaper:before {
	content: '\ea5e';
}

/* '' */
.govco-not-equal:before {
	content: '\ea5f';
}

/* '' */
.govco-notes-medical:before {
	content: '\ea60';
}

/* '' */
.govco-object-group:before {
	content: '\ea61';
}

/* '' */
.govco-object-ungroup:before {
	content: '\ea62';
}

/* '' */
.govco-oil-can:before {
	content: '\ea63';
}

/* '' */
.govco-om:before {
	content: '\ea64';
}

/* '' */
.govco-otter:before {
	content: '\ea65';
}

/* '' */
.govco-outdent:before {
	content: '\ea66';
}

/* '' */
.govco-pager:before {
	content: '\ea67';
}

/* '' */
.govco-paint-brush:before {
	content: '\ea68';
}

/* '' */
.govco-paint-roller:before {
	content: '\ea69';
}

/* '' */
.govco-palette:before {
	content: '\ea6a';
}

/* '' */
.govco-pallet:before {
	content: '\ea6b';
}

/* '' */
.govco-paper-plane:before {
	content: '\ea6c';
}

/* '' */
.govco-paperclip:before {
	content: '\ea6d';
}

/* '' */
.govco-parachute-box:before {
	content: '\ea6e';
}

/* '' */
.govco-paragraph:before {
	content: '\ea6f';
}

/* '' */
.govco-parking:before {
	content: '\ea70';
}

/* '' */
.govco-passport:before {
	content: '\ea71';
}

/* '' */
.govco-pastafarianism:before {
	content: '\ea72';
}

/* '' */
.govco-paste:before {
	content: '\ea73';
}

/* '' */
.govco-pause-circle:before {
	content: '\ea74';
}

/* '' */
.govco-pause:before {
	content: '\ea75';
}

/* '' */
.govco-paw:before {
	content: '\ea76';
}

/* '' */
.govco-peace:before {
	content: '\ea77';
}

/* '' */
.govco-pen-alt:before {
	content: '\ea78';
}

/* '' */
.govco-pen-fancy:before {
	content: '\ea79';
}

/* '' */
.govco-pen-nib:before {
	content: '\ea7a';
}

/* '' */
.govco-pen-square:before {
	content: '\ea7b';
}

/* '' */
.govco-pen:before {
	content: '\ea7c';
}

/* '' */
.govco-pencil-alt:before {
	content: '\ea7d';
}

/* '' */
.govco-pencil-ruler:before {
	content: '\ea7e';
}

/* '' */
.govco-people-arrows:before {
	content: '\ea7f';
}

/* '' */
.govco-people-carry:before {
	content: '\ea80';
}

/* '' */
.govco-pepper-hot:before {
	content: '\ea81';
}

/* '' */
.govco-percent:before {
	content: '\ea82';
}

/* '' */
.govco-percentage:before {
	content: '\ea83';
}

/* '' */
.govco-person-booth:before {
	content: '\ea84';
}

/* '' */
.govco-phone-alt:before {
	content: '\ea85';
}

/* '' */
.govco-phone-slash:before {
	content: '\ea86';
}

/* '' */
.govco-phone-square-alt:before {
	content: '\ea87';
}

/* '' */
.govco-phone-square:before {
	content: '\ea88';
}

/* '' */
.govco-phone-volume:before {
	content: '\ea89';
}

/* '' */
.govco-phone:before {
	content: '\ea8a';
}

/* '' */
.govco-photo-video:before {
	content: '\ea8b';
}

/* '' */
.govco-piggy-bank:before {
	content: '\ea8c';
}

/* '' */
.govco-pills:before {
	content: '\ea8d';
}

/* '' */
.govco-pizza-slice:before {
	content: '\ea8e';
}

/* '' */
.govco-place-of-worship:before {
	content: '\ea8f';
}

/* '' */
.govco-plane-arrival:before {
	content: '\ea90';
}

/* '' */
.govco-plane-departure:before {
	content: '\ea91';
}

/* '' */
.govco-plane-slash:before {
	content: '\ea92';
}

/* '' */
.govco-plane:before {
	content: '\ea93';
}

/* '' */
.govco-play-circle:before {
	content: '\ea94';
}

/* '' */
.govco-play:before {
	content: '\ea95';
}

/* '' */
.govco-plug:before {
	content: '\ea96';
}

/* '' */
.govco-plus-circle:before {
	content: '\ea97';
}

/* '' */
.govco-plus-square:before {
	content: '\ea98';
}

/* '' */
.govco-plus:before {
	content: '\ea99';
}

/* '' */
.govco-podcast:before {
	content: '\ea9a';
}

/* '' */
.govco-poll-h:before {
	content: '\ea9b';
}

/* '' */
.govco-poll:before {
	content: '\ea9c';
}

/* '' */
.govco-poo-storm:before {
	content: '\ea9d';
}

/* '' */
.govco-poo:before {
	content: '\ea9e';
}

/* '' */
.govco-poop:before {
	content: '\ea9f';
}

/* '' */
.govco-portrait:before {
	content: '\eaa0';
}

/* '' */
.govco-pound-sign:before {
	content: '\eaa1';
}

/* '' */
.govco-power-off:before {
	content: '\eaa2';
}

/* '' */
.govco-pray:before {
	content: '\eaa3';
}

/* '' */
.govco-praying-hands:before {
	content: '\eaa4';
}

/* '' */
.govco-prescription-bottle-alt:before {
	content: '\eaa5';
}

/* '' */
.govco-prescription-bottle:before {
	content: '\eaa6';
}

/* '' */
.govco-prescription:before {
	content: '\eaa7';
}

/* '' */
.govco-print:before {
	content: '\eaa8';
}

/* '' */
.govco-procedures:before {
	content: '\eaa9';
}

/* '' */
.govco-project-diagram:before {
	content: '\eaaa';
}

/* '' */
.govco-pump-medical:before {
	content: '\eaab';
}

/* '' */
.govco-pump-soap:before {
	content: '\eaac';
}

/* '' */
.govco-puzzle-piece:before {
	content: '\eaad';
}

/* '' */
.govco-qrcode:before {
	content: '\eaae';
}

/* '' */
.govco-question-circle:before {
	content: '\eaaf';
}

/* '' */
.govco-question:before {
	content: '\eab0';
}

/* '' */
.govco-quidditch:before {
	content: '\eab1';
}

/* '' */
.govco-quote-left:before {
	content: '\eab2';
}

/* '' */
.govco-quote-right:before {
	content: '\eab3';
}

/* '' */
.govco-quran:before {
	content: '\eab4';
}

/* '' */
.govco-radiation-alt:before {
	content: '\eab5';
}

/* '' */
.govco-radiation:before {
	content: '\eab6';
}

/* '' */
.govco-rainbow:before {
	content: '\eab7';
}

/* '' */
.govco-random:before {
	content: '\eab8';
}

/* '' */
.govco-receipt:before {
	content: '\eab9';
}

/* '' */
.govco-record-vinyl:before {
	content: '\eaba';
}

/* '' */
.govco-recycle:before {
	content: '\eabb';
}

/* '' */
.govco-redo-alt:before {
	content: '\eabc';
}

/* '' */
.govco-redo:before {
	content: '\eabd';
}

/* '' */
.govco-registered:before {
	content: '\eabe';
}

/* '' */
.govco-remove-format:before {
	content: '\eabf';
}

/* '' */
.govco-reply-all:before {
	content: '\eac0';
}

/* '' */
.govco-reply:before {
	content: '\eac1';
}

/* '' */
.govco-republican:before {
	content: '\eac2';
}

/* '' */
.govco-restroom:before {
	content: '\eac3';
}

/* '' */
.govco-retweet:before {
	content: '\eac4';
}

/* '' */
.govco-ribbon:before {
	content: '\eac5';
}

/* '' */
.govco-ring:before {
	content: '\eac6';
}

/* '' */
.govco-road:before {
	content: '\eac7';
}

/* '' */
.govco-robot:before {
	content: '\eac8';
}

/* '' */
.govco-rocket:before {
	content: '\eac9';
}

/* '' */
.govco-route:before {
	content: '\eaca';
}

/* '' */
.govco-rss-square:before {
	content: '\eacb';
}

/* '' */
.govco-rss:before {
	content: '\eacc';
}

/* '' */
.govco-ruble-sign:before {
	content: '\eacd';
}

/* '' */
.govco-ruler-combined:before {
	content: '\eace';
}

/* '' */
.govco-ruler-horizontal:before {
	content: '\eacf';
}

/* '' */
.govco-ruler-vertical:before {
	content: '\ead0';
}

/* '' */
.govco-ruler:before {
	content: '\ead1';
}

/* '' */
.govco-running:before {
	content: '\ead2';
}

/* '' */
.govco-rupee-sign:before {
	content: '\ead3';
}

/* '' */
.govco-sad-cry:before {
	content: '\ead4';
}

/* '' */
.govco-sad-tear:before {
	content: '\ead5';
}

/* '' */
.govco-satellite-dish:before {
	content: '\ead6';
}

/* '' */
.govco-satellite:before {
	content: '\ead7';
}

/* '' */
.govco-save:before {
	content: '\ead8';
}

/* '' */
.govco-school:before {
	content: '\ead9';
}

/* '' */
.govco-screwdriver:before {
	content: '\eada';
}

/* '' */
.govco-scroll:before {
	content: '\eadb';
}

/* '' */
.govco-sd-card:before {
	content: '\eadc';
}

/* '' */
.govco-search-dollar:before {
	content: '\eadd';
}

/* '' */
.govco-search-location:before {
	content: '\eade';
}

/* '' */
.govco-search-minus:before {
	content: '\eadf';
}

/* '' */
.govco-search-plus:before {
	content: '\eae0';
}

/* '' */
.govco-search:before {
	content: '\eae1';
}

/* '' */
.govco-seedling:before {
	content: '\eae2';
}

/* '' */
.govco-server:before {
	content: '\eae3';
}

/* '' */
.govco-shapes:before {
	content: '\eae4';
}

/* '' */
.govco-share-alt-square:before {
	content: '\eae5';
}

/* '' */
.govco-share-alt:before {
	content: '\eae6';
}

/* '' */
.govco-share-square:before {
	content: '\eae7';
}

/* '' */
.govco-share:before {
	content: '\eae8';
}

/* '' */
.govco-shekel-sign:before {
	content: '\eae9';
}

/* '' */
.govco-shield-alt:before {
	content: '\eaea';
}

/* '' */
.govco-shield-virus:before {
	content: '\eaeb';
}

/* '' */
.govco-ship:before {
	content: '\eaec';
}

/* '' */
.govco-shipping-fast:before {
	content: '\eaed';
}

/* '' */
.govco-shoe-prints:before {
	content: '\eaee';
}

/* '' */
.govco-shopping-bag:before {
	content: '\eaef';
}

/* '' */
.govco-shopping-basket:before {
	content: '\eaf0';
}

/* '' */
.govco-shopping-cart:before {
	content: '\eaf1';
}

/* '' */
.govco-shower:before {
	content: '\eaf2';
}

/* '' */
.govco-shuttle-van:before {
	content: '\eaf3';
}

/* '' */
.govco-sign-in-alt:before {
	content: '\eaf4';
}

/* '' */
.govco-sign-language:before {
	content: '\eaf5';
}

/* '' */
.govco-sign-out-alt:before {
	content: '\eaf6';
}

/* '' */
.govco-sign:before {
	content: '\eaf7';
}

/* '' */
.govco-signal:before {
	content: '\eaf8';
}

/* '' */
.govco-signature:before {
	content: '\eaf9';
}

/* '' */
.govco-sim-card:before {
	content: '\eafa';
}

/* '' */
.govco-sink:before {
	content: '\eafb';
}

/* '' */
.govco-sitemap:before {
	content: '\eafc';
}

/* '' */
.govco-skating:before {
	content: '\eafd';
}

/* '' */
.govco-skiing-nordic:before {
	content: '\eafe';
}

/* '' */
.govco-skiing:before {
	content: '\eaff';
}

/* '' */
.govco-skull-crossbones:before {
	content: '\eb00';
}

/* '' */
.govco-skull:before {
	content: '\eb01';
}

/* '' */
.govco-slash:before {
	content: '\eb02';
}

/* '' */
.govco-sleigh:before {
	content: '\eb03';
}

/* '' */
.govco-sliders-h:before {
	content: '\eb04';
}

/* '' */
.govco-smile-beam:before {
	content: '\eb05';
}

/* '' */
.govco-smile-wink:before {
	content: '\eb06';
}

/* '' */
.govco-smile:before {
	content: '\eb07';
}

/* '' */
.govco-smog:before {
	content: '\eb08';
}

/* '' */
.govco-smoking-ban:before {
	content: '\eb09';
}

/* '' */
.govco-smoking:before {
	content: '\eb0a';
}

/* '' */
.govco-sms:before {
	content: '\eb0b';
}

/* '' */
.govco-snowboarding:before {
	content: '\eb0c';
}

/* '' */
.govco-snowflake:before {
	content: '\eb0d';
}

/* '' */
.govco-snowman:before {
	content: '\eb0e';
}

/* '' */
.govco-snowplow:before {
	content: '\eb0f';
}

/* '' */
.govco-soap:before {
	content: '\eb10';
}

/* '' */
.govco-socks:before {
	content: '\eb11';
}

/* '' */
.govco-solar-panel:before {
	content: '\eb12';
}

/* '' */
.govco-sort-alpha-down-alt:before {
	content: '\eb13';
}

/* '' */
.govco-sort-alpha-down:before {
	content: '\eb14';
}

/* '' */
.govco-sort-alpha-up-alt:before {
	content: '\eb15';
}

/* '' */
.govco-sort-alpha-up:before {
	content: '\eb16';
}

/* '' */
.govco-sort-amount-down-alt:before {
	content: '\eb17';
}

/* '' */
.govco-sort-amount-down:before {
	content: '\eb18';
}

/* '' */
.govco-sort-amount-up-alt:before {
	content: '\eb19';
}

/* '' */
.govco-sort-amount-up:before {
	content: '\eb1a';
}

/* '' */
.govco-sort-down:before {
	content: '\eb1b';
}

/* '' */
.govco-sort-numeric-down-alt:before {
	content: '\eb1c';
}

/* '' */
.govco-sort-numeric-down:before {
	content: '\eb1d';
}

/* '' */
.govco-sort-numeric-up-alt:before {
	content: '\eb1e';
}

/* '' */
.govco-sort-numeric-up:before {
	content: '\eb1f';
}

/* '' */
.govco-sort-up:before {
	content: '\eb20';
}

/* '' */
.govco-sort:before {
	content: '\eb21';
}

/* '' */
.govco-spa:before {
	content: '\eb22';
}

/* '' */
.govco-space-shuttle:before {
	content: '\eb23';
}

/* '' */
.govco-spell-check:before {
	content: '\eb24';
}

/* '' */
.govco-spider:before {
	content: '\eb25';
}

/* '' */
.govco-spinner:before {
	content: '\eb26';
}

/* '' */
.govco-splotch:before {
	content: '\eb27';
}

/* '' */
.govco-spray-can:before {
	content: '\eb28';
}

/* '' */
.govco-square-full:before {
	content: '\eb29';
}

/* '' */
.govco-square-root-alt:before {
	content: '\eb2a';
}

/* '' */
.govco-square:before {
	content: '\eb2b';
}

/* '' */
.govco-stamp:before {
	content: '\eb2c';
}

/* '' */
.govco-star-and-crescent:before {
	content: '\eb2d';
}

/* '' */
.govco-star-half-alt:before {
	content: '\eb2e';
}

/* '' */
.govco-star-half:before {
	content: '\eb2f';
}

/* '' */
.govco-star-of-david:before {
	content: '\eb30';
}

/* '' */
.govco-star-of-life:before {
	content: '\eb31';
}

/* '' */
.govco-star:before {
	content: '\eb32';
}

/* '' */
.govco-step-backward:before {
	content: '\eb33';
}

/* '' */
.govco-step-forward:before {
	content: '\eb34';
}

/* '' */
.govco-stethoscope:before {
	content: '\eb35';
}

/* '' */
.govco-sticky-note:before {
	content: '\eb36';
}

/* '' */
.govco-stop-circle:before {
	content: '\eb37';
}

/* '' */
.govco-stop:before {
	content: '\eb38';
}

/* '' */
.govco-stopwatch-20:before {
	content: '\eb39';
}

/* '' */
.govco-stopwatch:before {
	content: '\eb3a';
}

/* '' */
.govco-store-alt-slash:before {
	content: '\eb3b';
}

/* '' */
.govco-store-alt:before {
	content: '\eb3c';
}

/* '' */
.govco-store-slash:before {
	content: '\eb3d';
}

/* '' */
.govco-store:before {
	content: '\eb3e';
}

/* '' */
.govco-stream:before {
	content: '\eb3f';
}

/* '' */
.govco-street-view:before {
	content: '\eb40';
}

/* '' */
.govco-strikethrough:before {
	content: '\eb41';
}

/* '' */
.govco-stroopwafel:before {
	content: '\eb42';
}

/* '' */
.govco-subscript:before {
	content: '\eb43';
}

/* '' */
.govco-subway:before {
	content: '\eb44';
}

/* '' */
.govco-suitcase-rolling:before {
	content: '\eb45';
}

/* '' */
.govco-suitcase:before {
	content: '\eb46';
}

/* '' */
.govco-sun:before {
	content: '\eb47';
}

/* '' */
.govco-superscript:before {
	content: '\eb48';
}

/* '' */
.govco-surprise:before {
	content: '\eb49';
}

/* '' */
.govco-swatchbook:before {
	content: '\eb4a';
}

/* '' */
.govco-swimmer:before {
	content: '\eb4b';
}

/* '' */
.govco-swimming-pool:before {
	content: '\eb4c';
}

/* '' */
.govco-synagogue:before {
	content: '\eb4d';
}

/* '' */
.govco-sync-alt:before {
	content: '\eb4e';
}

/* '' */
.govco-sync:before {
	content: '\eb4f';
}

/* '' */
.govco-syringe:before {
	content: '\eb50';
}

/* '' */
.govco-table-tennis:before {
	content: '\eb51';
}

/* '' */
.govco-table:before {
	content: '\eb52';
}

/* '' */
.govco-tablet-alt:before {
	content: '\eb53';
}

/* '' */
.govco-tablet:before {
	content: '\eb54';
}

/* '' */
.govco-tablets:before {
	content: '\eb55';
}

/* '' */
.govco-tachometer-alt:before {
	content: '\eb56';
}

/* '' */
.govco-tag:before {
	content: '\eb57';
}

/* '' */
.govco-tags:before {
	content: '\eb58';
}

/* '' */
.govco-tape:before {
	content: '\eb59';
}

/* '' */
.govco-tasks:before {
	content: '\eb5a';
}

/* '' */
.govco-taxi:before {
	content: '\eb5b';
}

/* '' */
.govco-teeth-open:before {
	content: '\eb5c';
}

/* '' */
.govco-teeth:before {
	content: '\eb5d';
}

/* '' */
.govco-temperature-high:before {
	content: '\eb5e';
}

/* '' */
.govco-temperature-low:before {
	content: '\eb5f';
}

/* '' */
.govco-tenge:before {
	content: '\eb60';
}

/* '' */
.govco-terminal:before {
	content: '\eb61';
}

/* '' */
.govco-text-height:before {
	content: '\eb62';
}

/* '' */
.govco-text-width:before {
	content: '\eb63';
}

/* '' */
.govco-th-large:before {
	content: '\eb64';
}

/* '' */
.govco-th-list:before {
	content: '\eb65';
}

/* '' */
.govco-th:before {
	content: '\eb66';
}

/* '' */
.govco-theater-masks:before {
	content: '\eb67';
}

/* '' */
.govco-thermometer-empty:before {
	content: '\eb68';
}

/* '' */
.govco-thermometer-full:before {
	content: '\eb69';
}

/* '' */
.govco-thermometer-half:before {
	content: '\eb6a';
}

/* '' */
.govco-thermometer-quarter:before {
	content: '\eb6b';
}

/* '' */
.govco-thermometer-three-quarters:before {
	content: '\eb6c';
}

/* '' */
.govco-thermometer:before {
	content: '\eb6d';
}

/* '' */
.govco-thumbs-down:before {
	content: '\eb6e';
}

/* '' */
.govco-thumbs-up:before {
	content: '\eb6f';
}

/* '' */
.govco-thumbtack:before {
	content: '\eb70';
}

/* '' */
.govco-ticket-alt:before {
	content: '\eb71';
}

/* '' */
.govco-times-circle:before {
	content: '\eb72';
}

/* '' */
.govco-times:before {
	content: '\eb73';
}

/* '' */
.govco-tint-slash:before {
	content: '\eb74';
}

/* '' */
.govco-tint:before {
	content: '\eb75';
}

/* '' */
.govco-tired:before {
	content: '\eb76';
}

/* '' */
.govco-toggle-off:before {
	content: '\eb77';
}

/* '' */
.govco-toggle-on:before {
	content: '\eb78';
}

/* '' */
.govco-toilet-paper-slash:before {
	content: '\eb79';
}

/* '' */
.govco-toilet-paper:before {
	content: '\eb7a';
}

/* '' */
.govco-toilet:before {
	content: '\eb7b';
}

/* '' */
.govco-toolbox:before {
	content: '\eb7c';
}

/* '' */
.govco-tools:before {
	content: '\eb7d';
}

/* '' */
.govco-tooth:before {
	content: '\eb7e';
}

/* '' */
.govco-torah:before {
	content: '\eb7f';
}

/* '' */
.govco-torii-gate:before {
	content: '\eb80';
}

/* '' */
.govco-tractor:before {
	content: '\eb81';
}

/* '' */
.govco-trademark:before {
	content: '\eb82';
}

/* '' */
.govco-traffic-light:before {
	content: '\eb83';
}

/* '' */
.govco-trailer:before {
	content: '\eb84';
}

/* '' */
.govco-train:before {
	content: '\eb85';
}

/* '' */
.govco-tram:before {
	content: '\eb86';
}

/* '' */
.govco-transgender-alt:before {
	content: '\eb87';
}

/* '' */
.govco-transgender:before {
	content: '\eb88';
}

/* '' */
.govco-trash-alt:before {
	content: '\eb89';
}

/* '' */
.govco-trash-restore-alt:before {
	content: '\eb8a';
}

/* '' */
.govco-trash-restore:before {
	content: '\eb8b';
}

/* '' */
.govco-trash:before {
	content: '\eb8c';
}

/* '' */
.govco-tree:before {
	content: '\eb8d';
}

/* '' */
.govco-trophy:before {
	content: '\eb8e';
}

/* '' */
.govco-truck-loading:before {
	content: '\eb8f';
}

/* '' */
.govco-truck-monster:before {
	content: '\eb90';
}

/* '' */
.govco-truck-moving:before {
	content: '\eb91';
}

/* '' */
.govco-truck-pickup:before {
	content: '\eb92';
}

/* '' */
.govco-truck:before {
	content: '\eb93';
}

/* '' */
.govco-tshirt:before {
	content: '\eb94';
}

/* '' */
.govco-tty:before {
	content: '\eb95';
}

/* '' */
.govco-tv:before {
	content: '\eb96';
}

/* '' */
.govco-umbrella-beach:before {
	content: '\eb97';
}

/* '' */
.govco-umbrella:before {
	content: '\eb98';
}

/* '' */
.govco-underline:before {
	content: '\eb99';
}

/* '' */
.govco-undo-alt:before {
	content: '\eb9a';
}

/* '' */
.govco-undo:before {
	content: '\eb9b';
}

/* '' */
.govco-universal-access:before {
	content: '\eb9c';
}

/* '' */
.govco-university:before {
	content: '\eb9d';
}

/* '' */
.govco-unlink:before {
	content: '\eb9e';
}

/* '' */
.govco-unlock-alt:before {
	content: '\eb9f';
}

/* '' */
.govco-unlock:before {
	content: '\eba0';
}

/* '' */
.govco-upload:before {
	content: '\eba1';
}

/* '' */
.govco-user-alt-slash:before {
	content: '\eba2';
}

/* '' */
.govco-user-alt:before {
	content: '\eba3';
}

/* '' */
.govco-user-astronaut:before {
	content: '\eba4';
}

/* '' */
.govco-user-check:before {
	content: '\eba5';
}

/* '' */
.govco-user-circle:before {
	content: '\eba6';
}

/* '' */
.govco-user-clock:before {
	content: '\eba7';
}

/* '' */
.govco-user-cog:before {
	content: '\eba8';
}

/* '' */
.govco-user-edit:before {
	content: '\eba9';
}

/* '' */
.govco-user-friends:before {
	content: '\ebaa';
}

/* '' */
.govco-user-graduate:before {
	content: '\ebab';
}

/* '' */
.govco-user-injured:before {
	content: '\ebac';
}

/* '' */
.govco-user-lock:before {
	content: '\ebad';
}

/* '' */
.govco-user-md:before {
	content: '\ebae';
}

/* '' */
.govco-user-minus:before {
	content: '\ebaf';
}

/* '' */
.govco-user-ninja:before {
	content: '\ebb0';
}

/* '' */
.govco-user-nurse:before {
	content: '\ebb1';
}

/* '' */
.govco-user-plus:before {
	content: '\ebb2';
}

/* '' */
.govco-user-secret:before {
	content: '\ebb3';
}

/* '' */
.govco-user-shield:before {
	content: '\ebb4';
}

/* '' */
.govco-user-slash:before {
	content: '\ebb5';
}

/* '' */
.govco-user-tag:before {
	content: '\ebb6';
}

/* '' */
.govco-user-tie:before {
	content: '\ebb7';
}

/* '' */
.govco-user-times:before {
	content: '\ebb8';
}

/* '' */
.govco-user:before {
	content: '\ebb9';
}

/* '' */
.govco-users-cog:before {
	content: '\ebba';
}

/* '' */
.govco-users-slash:before {
	content: '\ebbb';
}

/* '' */
.govco-users:before {
	content: '\ebbc';
}

/* '' */
.govco-utensil-spoon:before {
	content: '\ebbd';
}

/* '' */
.govco-utensils:before {
	content: '\ebbe';
}

/* '' */
.govco-vector-square:before {
	content: '\ebbf';
}

/* '' */
.govco-venus-double:before {
	content: '\ebc0';
}

/* '' */
.govco-venus-mars:before {
	content: '\ebc1';
}

/* '' */
.govco-venus:before {
	content: '\ebc2';
}

/* '' */
.govco-vest-patches:before {
	content: '\ebc3';
}

/* '' */
.govco-vest:before {
	content: '\ebc4';
}

/* '' */
.govco-vial:before {
	content: '\ebc5';
}

/* '' */
.govco-vials:before {
	content: '\ebc6';
}

/* '' */
.govco-video-slash:before {
	content: '\ebc7';
}

/* '' */
.govco-video:before {
	content: '\ebc8';
}

/* '' */
.govco-vihara:before {
	content: '\ebc9';
}

/* '' */
.govco-virus-slash:before {
	content: '\ebca';
}

/* '' */
.govco-virus:before {
	content: '\ebcb';
}

/* '' */
.govco-viruses:before {
	content: '\ebcc';
}

/* '' */
.govco-voicemail:before {
	content: '\ebcd';
}

/* '' */
.govco-volleyball-ball:before {
	content: '\ebce';
}

/* '' */
.govco-volume-down:before {
	content: '\ebcf';
}

/* '' */
.govco-volume-mute:before {
	content: '\ebd0';
}

/* '' */
.govco-volume-off:before {
	content: '\ebd1';
}

/* '' */
.govco-volume-up:before {
	content: '\ebd2';
}

/* '' */
.govco-vote-yea:before {
	content: '\ebd3';
}

/* '' */
.govco-vr-cardboard:before {
	content: '\ebd4';
}

/* '' */
.govco-walking:before {
	content: '\ebd5';
}

/* '' */
.govco-wallet:before {
	content: '\ebd6';
}

/* '' */
.govco-warehouse:before {
	content: '\ebd7';
}

/* '' */
.govco-water:before {
	content: '\ebd8';
}

/* '' */
.govco-wave-square:before {
	content: '\ebd9';
}

/* '' */
.govco-weight-hanging:before {
	content: '\ebda';
}

/* '' */
.govco-weight:before {
	content: '\ebdb';
}

/* '' */
.govco-wheelchair:before {
	content: '\ebdc';
}

/* '' */
.govco-wifi:before {
	content: '\ebdd';
}

/* '' */
.govco-wind:before {
	content: '\ebde';
}

/* '' */
.govco-window-close:before {
	content: '\ebdf';
}

/* '' */
.govco-window-maximize:before {
	content: '\ebe0';
}

/* '' */
.govco-window-minimize:before {
	content: '\ebe1';
}

/* '' */
.govco-window-restore:before {
	content: '\ebe2';
}

/* '' */
.govco-wine-bottle:before {
	content: '\ebe3';
}

/* '' */
.govco-wine-glass-alt:before {
	content: '\ebe4';
}

/* '' */
.govco-wine-glass:before {
	content: '\ebe5';
}

/* '' */
.govco-won-sign:before {
	content: '\ebe6';
}

/* '' */
.govco-wrench:before {
	content: '\ebe7';
}

/* '' */
.govco-x-ray:before {
	content: '\ebe8';
}

/* '' */
.govco-yen-sign:before {
	content: '\ebe9';
}

/* '' */
.govco-yin-yang:before {
	content: '\ebea';
}

/* '' */
.govco-address-book-1:before {
	content: '\ebeb';
}

/* '' */
.govco-address-card-1:before {
	content: '\ebec';
}

/* '' */
.govco-angry-1:before {
	content: '\ebed';
}

/* '' */
.govco-arrow-alt-circle-down-1:before {
	content: '\ebee';
}

/* '' */
.govco-arrow-alt-circle-left-1:before {
	content: '\ebef';
}

/* '' */
.govco-arrow-alt-circle-right-1:before {
	content: '\ebf0';
}

/* '' */
.govco-bell-slash-1:before {
	content: '\ebf1';
}

/* '' */
.govco-arrow-alt-circle-up-1:before {
	content: '\ebf2';
}

/* '' */
.govco-bell-1:before {
	content: '\ebf3';
}

/* '' */
.govco-bookmark-1:before {
	content: '\ebf4';
}

/* '' */
.govco-building-1:before {
	content: '\ebf5';
}

/* '' */
.govco-calendar-alt-1:before {
	content: '\ebf6';
}

/* '' */
.govco-calendar-check-1:before {
	content: '\ebf7';
}

/* '' */
.govco-calendar-minus-1:before {
	content: '\ebf8';
}

/* '' */
.govco-calendar-plus-1:before {
	content: '\ebf9';
}

/* '' */
.govco-calendar-times-1:before {
	content: '\ebfa';
}

/* '' */
.govco-calendar-1:before {
	content: '\ebfb';
}

/* '' */
.govco-caret-square-down-1:before {
	content: '\ebfc';
}

/* '' */
.govco-caret-square-left-1:before {
	content: '\ebfd';
}

/* '' */
.govco-caret-square-right-1:before {
	content: '\ebfe';
}

/* '' */
.govco-chart-bar-1:before {
	content: '\ebff';
}

/* '' */
.govco-check-square-1:before {
	content: '\ec00';
}

/* '' */
.govco-check-circle-1:before {
	content: '\ec01';
}

/* '' */
.govco-ciiu:before {
	content: '\ec02';
}

/* '' */
.govco-circle-1:before {
	content: '\ec03';
}

/* '' */
.govco-clipboard-1:before {
	content: '\ec04';
}

/* '' */
.govco-clock-1:before {
	content: '\ec05';
}

/* '' */
.govco-caret-square-up-1:before {
	content: '\ec06';
}

/* '' */
.govco-clone-1:before {
	content: '\ec07';
}

/* '' */
.govco-closed-captioning-1:before {
	content: '\ec08';
}

/* '' */
.govco-comment-alt-1:before {
	content: '\ec09';
}

/* '' */
.govco-comment-dots-1:before {
	content: '\ec0a';
}

/* '' */
.govco-comment-1:before {
	content: '\ec0b';
}

/* '' */
.govco-comments-1:before {
	content: '\ec0c';
}

/* '' */
.govco-compass-1:before {
	content: '\ec0d';
}

/* '' */
.govco-copy-1:before {
	content: '\ec0e';
}

/* '' */
.govco-copyright-1:before {
	content: '\ec0f';
}

/* '' */
.govco-credit-card-1:before {
	content: '\ec10';
}

/* '' */
.govco-dizzy-1:before {
	content: '\ec11';
}

/* '' */
.govco-dot-circle-1:before {
	content: '\ec12';
}

/* '' */
.govco-edit-1:before {
	content: '\ec13';
}

/* '' */
.govco-envelope-open-1:before {
	content: '\ec14';
}

/* '' */
.govco-envelope-1:before {
	content: '\ec15';
}

/* '' */
.govco-eye-slash-1:before {
	content: '\ec16';
}

/* '' */
.govco-eye-1:before {
	content: '\ec17';
}

/* '' */
.govco-file-alt:before {
	content: '\ec18';
}

/* '' */
.govco-file-archive-1:before {
	content: '\ec19';
}

/* '' */
.govco-file-audio-1:before {
	content: '\ec1a';
}

/* '' */
.govco-file-code-1:before {
	content: '\ec1b';
}

/* '' */
.govco-file-excel-1:before {
	content: '\ec1c';
}

/* '' */
.govco-file-image-1:before {
	content: '\ec1d';
}

/* '' */
.govco-file-pdf-1:before {
	content: '\ec1e';
}

/* '' */
.govco-file-powerpoint-1:before {
	content: '\ec1f';
}

/* '' */
.govco-file-video-1:before {
	content: '\ec20';
}

/* '' */
.govco-file-word-1:before {
	content: '\ec21';
}

/* '' */
.govco-file-1:before {
	content: '\ec22';
}

/* '' */
.govco-flag-1:before {
	content: '\ec23';
}

/* '' */
.govco-flushed-1:before {
	content: '\ec24';
}

/* '' */
.govco-folder-open-1:before {
	content: '\ec25';
}

/* '' */
.govco-folder-user:before {
	content: '\ec26';
}

/* '' */
.govco-folder-1:before {
	content: '\ec27';
}

/* '' */
.govco-font-awesome-logo-full-1:before {
	content: '\ec28';
}

/* '' */
.govco-font-maximize:before {
	content: '\ec29';
}

/* '' */
.govco-font-minimize:before {
	content: '\ec2a';
}

/* '' */
.govco-frown-open-1:before {
	content: '\ec2b';
}

/* '' */
.govco-frown-1:before {
	content: '\ec2c';
}

/* '' */
.govco-futbol-1:before {
	content: '\ec2d';
}

/* '' */
.govco-gem-1:before {
	content: '\ec2e';
}

/* '' */
.govco-govco:before {
	content: '\ec2f';
}

/* '' */
.govco-grimace-1:before {
	content: '\ec30';
}

/* '' */
.govco-grin-alt-1:before {
	content: '\ec31';
}

/* '' */
.govco-grin-beam-sweat-1:before {
	content: '\ec32';
}

/* '' */
.govco-grin-beam-1:before {
	content: '\ec33';
}

/* '' */
.govco-grin-hearts-1:before {
	content: '\ec34';
}

/* '' */
.govco-grin-squint-tears-1:before {
	content: '\ec35';
}

/* '' */
.govco-grin-squint-1:before {
	content: '\ec36';
}

/* '' */
.govco-grin-stars-1:before {
	content: '\ec37';
}

/* '' */
.govco-grin-tears-1:before {
	content: '\ec38';
}

/* '' */
.govco-grin-tongue-squint-1:before {
	content: '\ec39';
}

/* '' */
.govco-grin-tongue-wink-1:before {
	content: '\ec3a';
}

/* '' */
.govco-grin-tongue-1:before {
	content: '\ec3b';
}

/* '' */
.govco-grin-wink-1:before {
	content: '\ec3c';
}

/* '' */
.govco-grin-1:before {
	content: '\ec3d';
}

/* '' */
.govco-hand-lizard-1:before {
	content: '\ec3e';
}

/* '' */
.govco-hand-paper-1:before {
	content: '\ec3f';
}

/* '' */
.govco-hand-peace-1:before {
	content: '\ec40';
}

/* '' */
.govco-hand-point-down-1:before {
	content: '\ec41';
}

/* '' */
.govco-hand-point-left-1:before {
	content: '\ec42';
}

/* '' */
.govco-hand-point-right-1:before {
	content: '\ec43';
}

/* '' */
.govco-hand-point-up-1:before {
	content: '\ec44';
}

/* '' */
.govco-hand-pointer-1:before {
	content: '\ec45';
}

/* '' */
.govco-hand-rock-1:before {
	content: '\ec46';
}

/* '' */
.govco-hand-scissors-1:before {
	content: '\ec47';
}

/* '' */
.govco-hand-spock-1:before {
	content: '\ec48';
}

/* '' */
.govco-handshake-1:before {
	content: '\ec49';
}

/* '' */
.govco-hdd-1:before {
	content: '\ec4a';
}

/* '' */
.govco-heart-1:before {
	content: '\ec4b';
}

/* '' */
.govco-hospital-1:before {
	content: '\ec4c';
}

/* '' */
.govco-hourglass-1:before {
	content: '\ec4d';
}

/* '' */
.govco-id-badge-1:before {
	content: '\ec4e';
}

/* '' */
.govco-id-card-1:before {
	content: '\ec4f';
}

/* '' */
.govco-image-1:before {
	content: '\ec50';
}

/* '' */
.govco-images-1:before {
	content: '\ec51';
}

/* '' */
.govco-keyboard-1:before {
	content: '\ec52';
}

/* '' */
.govco-kiss-beam-1:before {
	content: '\ec53';
}

/* '' */
.govco-kiss-wink-heart-1:before {
	content: '\ec54';
}

/* '' */
.govco-kiss-1:before {
	content: '\ec55';
}

/* '' */
.govco-lang-en:before {
	content: '\ec56';
}

/* '' */
.govco-lang-es:before {
	content: '\ec57';
}

/* '' */
.govco-laugh-beam-1:before {
	content: '\ec58';
}

/* '' */
.govco-laugh-squint-1:before {
	content: '\ec59';
}

/* '' */
.govco-laugh-wink-1:before {
	content: '\ec5a';
}

/* '' */
.govco-laugh-1:before {
	content: '\ec5b';
}

/* '' */
.govco-lemon-1:before {
	content: '\ec5c';
}

/* '' */
.govco-life-ring-1:before {
	content: '\ec5d';
}

/* '' */
.govco-lightbulb-1:before {
	content: '\ec5e';
}

/* '' */
.govco-list-alt-1:before {
	content: '\ec5f';
}

/* '' */
.govco-map-1:before {
	content: '\ec60';
}

/* '' */
.govco-meh-blank-1:before {
	content: '\ec61';
}

/* '' */
.govco-meh-rolling-eyes-1:before {
	content: '\ec62';
}

/* '' */
.govco-meh-1:before {
	content: '\ec63';
}

/* '' */
.govco-minus-square-1:before {
	content: '\ec64';
}

/* '' */
.govco-money-bill-alt-1:before {
	content: '\ec65';
}

/* '' */
.govco-moon-1:before {
	content: '\ec66';
}

/* '' */
.govco-newspaper-1:before {
	content: '\ec67';
}

/* '' */
.govco-object-group-1:before {
	content: '\ec68';
}

/* '' */
.govco-object-ungroup-1:before {
	content: '\ec69';
}

/* '' */
.govco-paper-plane-1:before {
	content: '\ec6a';
}

/* '' */
.govco-pause-circle-1:before {
	content: '\ec6b';
}

/* '' */
.govco-play-circle-1:before {
	content: '\ec6c';
}

/* '' */
.govco-plus-square-1:before {
	content: '\ec6d';
}

/* '' */
.govco-question-circle-1:before {
	content: '\ec6e';
}

/* '' */
.govco-registered-1:before {
	content: '\ec6f';
}

/* '' */
.govco-sad-cry-1:before {
	content: '\ec70';
}

/* '' */
.govco-sad-tear-1:before {
	content: '\ec71';
}

/* '' */
.govco-save-1:before {
	content: '\ec72';
}

/* '' */
.govco-share-square-1:before {
	content: '\ec73';
}

/* '' */
.govco-smile-beam-1:before {
	content: '\ec74';
}

/* '' */
.govco-smile-wink-1:before {
	content: '\ec75';
}

/* '' */
.govco-smile-1:before {
	content: '\ec76';
}

/* '' */
.govco-snowflake-1:before {
	content: '\ec77';
}

/* '' */
.govco-square-1:before {
	content: '\ec78';
}

/* '' */
.govco-star-half-1:before {
	content: '\ec79';
}

/* '' */
.govco-star-1:before {
	content: '\ec7a';
}

/* '' */
.govco-sticky-note-1:before {
	content: '\ec7b';
}

/* '' */
.govco-stop-circle-1:before {
	content: '\ec7c';
}

/* '' */
.govco-sun-1:before {
	content: '\ec7d';
}

/* '' */
.govco-surprise-1:before {
	content: '\ec7e';
}

/* '' */
.govco-thumbs-down-1:before {
	content: '\ec7f';
}

/* '' */
.govco-thumbs-up-1:before {
	content: '\ec80';
}

/* '' */
.govco-times-circle-1:before {
	content: '\ec81';
}

/* '' */
.govco-tired-1:before {
	content: '\ec82';
}

/* '' */
.govco-trash-alt-1:before {
	content: '\ec83';
}

/* '' */
.govco-user-circle-1:before {
	content: '\ec84';
}

/* '' */
.govco-user-1:before {
	content: '\ec85';
}

/* '' */
.govco-window-close-1:before {
	content: '\ec86';
}

/* '' */
.govco-window-maximize-1:before {
	content: '\ec87';
}

/* '' */
.govco-window-minimize-1:before {
	content: '\ec88';
}

/* '' */
.govco-window-restore-1:before {
	content: '\ec89';
}

/* '' */
.govco-500px:before {
	content: '\ec8a';
}

/* '' */
.govco-accessible-icon:before {
	content: '\ec8b';
}

/* '' */
.govco-accusoft:before {
	content: '\ec8c';
}

/* '' */
.govco-acquisitions-incorporated:before {
	content: '\ec8d';
}

/* '' */
.govco-adn:before {
	content: '\ec8e';
}

/* '' */
.govco-adversal:before {
	content: '\ec8f';
}

/* '' */
.govco-affiliatetheme:before {
	content: '\ec90';
}

/* '' */
.govco-airbnb:before {
	content: '\ec91';
}

/* '' */
.govco-algolia:before {
	content: '\ec92';
}

/* '' */
.govco-alipay:before {
	content: '\ec93';
}

/* '' */
.govco-amazon-pay:before {
	content: '\ec94';
}

/* '' */
.govco-amazon:before {
	content: '\ec95';
}

/* '' */
.govco-amilia:before {
	content: '\ec96';
}

/* '' */
.govco-android:before {
	content: '\ec97';
}

/* '' */
.govco-angellist:before {
	content: '\ec98';
}

/* '' */
.govco-angrycreative:before {
	content: '\ec99';
}

/* '' */
.govco-angular:before {
	content: '\ec9a';
}

/* '' */
.govco-app-store-ios:before {
	content: '\ec9b';
}

/* '' */
.govco-app-store:before {
	content: '\ec9c';
}

/* '' */
.govco-apper:before {
	content: '\ec9d';
}

/* '' */
.govco-apple-pay:before {
	content: '\ec9e';
}

/* '' */
.govco-apple:before {
	content: '\ec9f';
}

/* '' */
.govco-artstation:before {
	content: '\eca0';
}

/* '' */
.govco-asymmetrik:before {
	content: '\eca1';
}

/* '' */
.govco-atlassian:before {
	content: '\eca2';
}

/* '' */
.govco-audible:before {
	content: '\eca3';
}

/* '' */
.govco-autoprefixer:before {
	content: '\eca4';
}

/* '' */
.govco-avianex:before {
	content: '\eca5';
}

/* '' */
.govco-aviato:before {
	content: '\eca6';
}

/* '' */
.govco-aws:before {
	content: '\eca7';
}

/* '' */
.govco-bandcamp:before {
	content: '\eca8';
}

/* '' */
.govco-battle-net:before {
	content: '\eca9';
}

/* '' */
.govco-behance-square:before {
	content: '\ecaa';
}

/* '' */
.govco-behance:before {
	content: '\ecab';
}

/* '' */
.govco-bimobject:before {
	content: '\ecac';
}

/* '' */
.govco-bitbucket:before {
	content: '\ecad';
}

/* '' */
.govco-bitcoin:before {
	content: '\ecae';
}

/* '' */
.govco-bity:before {
	content: '\ecaf';
}

/* '' */
.govco-black-tie:before {
	content: '\ecb0';
}

/* '' */
.govco-blackberry:before {
	content: '\ecb1';
}

/* '' */
.govco-blogger-b:before {
	content: '\ecb2';
}

/* '' */
.govco-blogger:before {
	content: '\ecb3';
}

/* '' */
.govco-bluetooth-b:before {
	content: '\ecb4';
}

/* '' */
.govco-bluetooth:before {
	content: '\ecb5';
}

/* '' */
.govco-bootstrap:before {
	content: '\ecb6';
}

/* '' */
.govco-btc:before {
	content: '\ecb7';
}

/* '' */
.govco-buffer:before {
	content: '\ecb8';
}

/* '' */
.govco-buromobelexperte:before {
	content: '\ecb9';
}

/* '' */
.govco-buy-n-large:before {
	content: '\ecba';
}

/* '' */
.govco-buysellads:before {
	content: '\ecbb';
}

/* '' */
.govco-canadian-maple-leaf:before {
	content: '\ecbc';
}

/* '' */
.govco-cc-amazon-pay:before {
	content: '\ecbd';
}

/* '' */
.govco-cc-amex:before {
	content: '\ecbe';
}

/* '' */
.govco-cc-diners-club:before {
	content: '\ecbf';
}

/* '' */
.govco-cc-apple-pay:before {
	content: '\ecc0';
}

/* '' */
.govco-cc-discover:before {
	content: '\ecc1';
}

/* '' */
.govco-cc-jcb:before {
	content: '\ecc2';
}

/* '' */
.govco-cc-mastercard:before {
	content: '\ecc3';
}

/* '' */
.govco-cc-paypal:before {
	content: '\ecc4';
}

/* '' */
.govco-cc-visa:before {
	content: '\ecc5';
}

/* '' */
.govco-cc-stripe:before {
	content: '\ecc6';
}

/* '' */
.govco-centercode:before {
	content: '\ecc7';
}

/* '' */
.govco-centos:before {
	content: '\ecc8';
}

/* '' */
.govco-chrome:before {
	content: '\ecc9';
}

/* '' */
.govco-chromecast:before {
	content: '\ecca';
}

/* '' */
.govco-cloudflare:before {
	content: '\eccb';
}

/* '' */
.govco-cloudscale:before {
	content: '\eccc';
}

/* '' */
.govco-cloudsmith:before {
	content: '\eccd';
}

/* '' */
.govco-cloudversify:before {
	content: '\ecce';
}

/* '' */
.govco-codepen:before {
	content: '\eccf';
}

/* '' */
.govco-codiepie:before {
	content: '\ecd0';
}

/* '' */
.govco-connectdevelop:before {
	content: '\ecd1';
}

/* '' */
.govco-confluence:before {
	content: '\ecd2';
}

/* '' */
.govco-contao:before {
	content: '\ecd3';
}

/* '' */
.govco-cotton-bureau:before {
	content: '\ecd4';
}

/* '' */
.govco-cpanel:before {
	content: '\ecd5';
}

/* '' */
.govco-creative-commons-by:before {
	content: '\ecd6';
}

/* '' */
.govco-creative-commons-nc-eu:before {
	content: '\ecd7';
}

/* '' */
.govco-creative-commons-nc-jp:before {
	content: '\ecd8';
}

/* '' */
.govco-creative-commons-nc:before {
	content: '\ecd9';
}

/* '' */
.govco-creative-commons-nd:before {
	content: '\ecda';
}

/* '' */
.govco-creative-commons-pd-alt:before {
	content: '\ecdb';
}

/* '' */
.govco-creative-commons-pd:before {
	content: '\ecdc';
}

/* '' */
.govco-creative-commons-remix:before {
	content: '\ecdd';
}

/* '' */
.govco-creative-commons-sa:before {
	content: '\ecde';
}

/* '' */
.govco-creative-commons-sampling-plus:before {
	content: '\ecdf';
}

/* '' */
.govco-creative-commons-sampling:before {
	content: '\ece0';
}

/* '' */
.govco-creative-commons-share:before {
	content: '\ece1';
}

/* '' */
.govco-creative-commons-zero:before {
	content: '\ece2';
}

/* '' */
.govco-creative-commons:before {
	content: '\ece3';
}

/* '' */
.govco-critical-role:before {
	content: '\ece4';
}

/* '' */
.govco-css3-alt:before {
	content: '\ece5';
}

/* '' */
.govco-css3:before {
	content: '\ece6';
}

/* '' */
.govco-cuttlefish:before {
	content: '\ece7';
}

/* '' */
.govco-d-and-d-beyond:before {
	content: '\ece8';
}

/* '' */
.govco-d-and-d:before {
	content: '\ece9';
}

/* '' */
.govco-dailymotion:before {
	content: '\ecea';
}

/* '' */
.govco-dashcube:before {
	content: '\eceb';
}

/* '' */
.govco-deezer:before {
	content: '\ecec';
}

/* '' */
.govco-delicious:before {
	content: '\eced';
}

/* '' */
.govco-deploydog:before {
	content: '\ecee';
}

/* '' */
.govco-deskpro:before {
	content: '\ecef';
}

/* '' */
.govco-dev:before {
	content: '\ecf0';
}

/* '' */
.govco-deviantart:before {
	content: '\ecf1';
}

/* '' */
.govco-dhl:before {
	content: '\ecf2';
}

/* '' */
.govco-diaspora:before {
	content: '\ecf3';
}

/* '' */
.govco-digg:before {
	content: '\ecf4';
}

/* '' */
.govco-digital-ocean:before {
	content: '\ecf5';
}

/* '' */
.govco-discord:before {
	content: '\ecf6';
}

/* '' */
.govco-discourse:before {
	content: '\ecf7';
}

/* '' */
.govco-dochub:before {
	content: '\ecf8';
}

/* '' */
.govco-docker:before {
	content: '\ecf9';
}

/* '' */
.govco-draft2digital:before {
	content: '\ecfa';
}

/* '' */
.govco-dribbble-square:before {
	content: '\ecfb';
}

/* '' */
.govco-dribbble:before {
	content: '\ecfc';
}

/* '' */
.govco-dropbox:before {
	content: '\ecfd';
}

/* '' */
.govco-drupal:before {
	content: '\ecfe';
}

/* '' */
.govco-dyalog:before {
	content: '\ecff';
}

/* '' */
.govco-earlybirds:before {
	content: '\ed00';
}

/* '' */
.govco-ebay:before {
	content: '\ed01';
}

/* '' */
.govco-edge-legacy:before {
	content: '\ed02';
}

/* '' */
.govco-edge:before {
	content: '\ed03';
}

/* '' */
.govco-elementor:before {
	content: '\ed04';
}

/* '' */
.govco-ello:before {
	content: '\ed05';
}

/* '' */
.govco-ember:before {
	content: '\ed06';
}

/* '' */
.govco-empire:before {
	content: '\ed07';
}

/* '' */
.govco-envira:before {
	content: '\ed08';
}

/* '' */
.govco-erlang:before {
	content: '\ed09';
}

/* '' */
.govco-ethereum:before {
	content: '\ed0a';
}

/* '' */
.govco-etsy:before {
	content: '\ed0b';
}

/* '' */
.govco-evernote:before {
	content: '\ed0c';
}

/* '' */
.govco-expeditedssl:before {
	content: '\ed0d';
}

/* '' */
.govco-facebook-f:before {
	content: '\ed0e';
}

/* '' */
.govco-facebook-messenger:before {
	content: '\ed0f';
}

/* '' */
.govco-facebook-square:before {
	content: '\ed10';
}

/* '' */
.govco-facebook:before {
	content: '\ed11';
}

/* '' */
.govco-fantasy-flight-games:before {
	content: '\ed12';
}

/* '' */
.govco-fedex:before {
	content: '\ed13';
}

/* '' */
.govco-fedora:before {
	content: '\ed14';
}

/* '' */
.govco-figma:before {
	content: '\ed15';
}

/* '' */
.govco-firefox-browser:before {
	content: '\ed16';
}

/* '' */
.govco-firefox:before {
	content: '\ed17';
}

/* '' */
.govco-first-order-alt:before {
	content: '\ed18';
}

/* '' */
.govco-first-order:before {
	content: '\ed19';
}

/* '' */
.govco-firstdraft:before {
	content: '\ed1a';
}

/* '' */
.govco-flickr:before {
	content: '\ed1b';
}

/* '' */
.govco-flipboard:before {
	content: '\ed1c';
}

/* '' */
.govco-fly:before {
	content: '\ed1d';
}

/* '' */
.govco-font-awesome-alt:before {
	content: '\ed1e';
}

/* '' */
.govco-font-awesome-flag:before {
	content: '\ed1f';
}

/* '' */
.govco-font-awesome-logo-full-2:before {
	content: '\ed20';
}

/* '' */
.govco-font-awesome:before {
	content: '\ed21';
}

/* '' */
.govco-fonticons-fi:before {
	content: '\ed22';
}

/* '' */
.govco-fonticons:before {
	content: '\ed23';
}

/* '' */
.govco-fort-awesome-alt:before {
	content: '\ed24';
}

/* '' */
.govco-fort-awesome:before {
	content: '\ed25';
}

/* '' */
.govco-forumbee:before {
	content: '\ed26';
}

/* '' */
.govco-foursquare:before {
	content: '\ed27';
}

/* '' */
.govco-free-code-camp:before {
	content: '\ed28';
}

/* '' */
.govco-freebsd:before {
	content: '\ed29';
}

/* '' */
.govco-fulcrum:before {
	content: '\ed2a';
}

/* '' */
.govco-galactic-republic:before {
	content: '\ed2b';
}

/* '' */
.govco-galactic-senate:before {
	content: '\ed2c';
}

/* '' */
.govco-get-pocket:before {
	content: '\ed2d';
}

/* '' */
.govco-gg-circle:before {
	content: '\ed2e';
}

/* '' */
.govco-gg:before {
	content: '\ed2f';
}

/* '' */
.govco-git-alt:before {
	content: '\ed30';
}

/* '' */
.govco-git-square:before {
	content: '\ed31';
}

/* '' */
.govco-git:before {
	content: '\ed32';
}

/* '' */
.govco-github-alt:before {
	content: '\ed33';
}

/* '' */
.govco-github-square:before {
	content: '\ed34';
}

/* '' */
.govco-github:before {
	content: '\ed35';
}

/* '' */
.govco-gitkraken:before {
	content: '\ed36';
}

/* '' */
.govco-gitlab:before {
	content: '\ed37';
}

/* '' */
.govco-gitter:before {
	content: '\ed38';
}

/* '' */
.govco-glide-g:before {
	content: '\ed39';
}

/* '' */
.govco-glide:before {
	content: '\ed3a';
}

/* '' */
.govco-gofore:before {
	content: '\ed3b';
}

/* '' */
.govco-goodreads-g:before {
	content: '\ed3c';
}

/* '' */
.govco-goodreads:before {
	content: '\ed3d';
}

/* '' */
.govco-google-drive:before {
	content: '\ed3e';
}

/* '' */
.govco-google-pay:before {
	content: '\ed3f';
}

/* '' */
.govco-google-play:before {
	content: '\ed40';
}

/* '' */
.govco-google-plus-g:before {
	content: '\ed41';
}

/* '' */
.govco-google-plus-square:before {
	content: '\ed42';
}

/* '' */
.govco-google-plus:before {
	content: '\ed43';
}

/* '' */
.govco-google-wallet:before {
	content: '\ed44';
}

/* '' */
.govco-google:before {
	content: '\ed45';
}

/* '' */
.govco-gratipay:before {
	content: '\ed46';
}

/* '' */
.govco-grav:before {
	content: '\ed47';
}

/* '' */
.govco-gripfire:before {
	content: '\ed48';
}

/* '' */
.govco-grunt:before {
	content: '\ed49';
}

/* '' */
.govco-guilded:before {
	content: '\ed4a';
}

/* '' */
.govco-gulp:before {
	content: '\ed4b';
}

/* '' */
.govco-hacker-news-square:before {
	content: '\ed4c';
}

/* '' */
.govco-hacker-news:before {
	content: '\ed4d';
}

/* '' */
.govco-hackerrank:before {
	content: '\ed4e';
}

/* '' */
.govco-hips:before {
	content: '\ed4f';
}

/* '' */
.govco-hire-a-helper:before {
	content: '\ed50';
}

/* '' */
.govco-hive:before {
	content: '\ed51';
}

/* '' */
.govco-hooli:before {
	content: '\ed52';
}

/* '' */
.govco-hornbill:before {
	content: '\ed53';
}

/* '' */
.govco-hotjar:before {
	content: '\ed54';
}

/* '' */
.govco-houzz:before {
	content: '\ed55';
}

/* '' */
.govco-html5:before {
	content: '\ed56';
}

/* '' */
.govco-hubspot:before {
	content: '\ed57';
}

/* '' */
.govco-ideal:before {
	content: '\ed58';
}

/* '' */
.govco-imdb:before {
	content: '\ed59';
}

/* '' */
.govco-innosoft:before {
	content: '\ed5a';
}

/* '' */
.govco-instagram-square:before {
	content: '\ed5b';
}

/* '' */
.govco-instagram:before {
	content: '\ed5c';
}

/* '' */
.govco-instalod:before {
	content: '\ed5d';
}

/* '' */
.govco-intercom:before {
	content: '\ed5e';
}

/* '' */
.govco-internet-explorer:before {
	content: '\ed5f';
}

/* '' */
.govco-invision:before {
	content: '\ed60';
}

/* '' */
.govco-ioxhost:before {
	content: '\ed61';
}

/* '' */
.govco-itch-io:before {
	content: '\ed62';
}

/* '' */
.govco-itunes-note:before {
	content: '\ed63';
}

/* '' */
.govco-itunes:before {
	content: '\ed64';
}

/* '' */
.govco-java:before {
	content: '\ed65';
}

/* '' */
.govco-jedi-order:before {
	content: '\ed66';
}

/* '' */
.govco-jenkins:before {
	content: '\ed67';
}

/* '' */
.govco-jira:before {
	content: '\ed68';
}

/* '' */
.govco-joget:before {
	content: '\ed69';
}

/* '' */
.govco-joomla:before {
	content: '\ed6a';
}

/* '' */
.govco-js-square:before {
	content: '\ed6b';
}

/* '' */
.govco-js:before {
	content: '\ed6c';
}

/* '' */
.govco-jsfiddle:before {
	content: '\ed6d';
}

/* '' */
.govco-kaggle:before {
	content: '\ed6e';
}

/* '' */
.govco-keybase:before {
	content: '\ed6f';
}

/* '' */
.govco-keycdn:before {
	content: '\ed70';
}

/* '' */
.govco-kickstarter-k:before {
	content: '\ed71';
}

/* '' */
.govco-kickstarter:before {
	content: '\ed72';
}

/* '' */
.govco-korvue:before {
	content: '\ed73';
}

/* '' */
.govco-laravel:before {
	content: '\ed74';
}

/* '' */
.govco-lastfm-square:before {
	content: '\ed75';
}

/* '' */
.govco-lastfm:before {
	content: '\ed76';
}

/* '' */
.govco-leanpub:before {
	content: '\ed77';
}

/* '' */
.govco-less:before {
	content: '\ed78';
}

/* '' */
.govco-line:before {
	content: '\ed79';
}

/* '' */
.govco-linkedin-in:before {
	content: '\ed7a';
}

/* '' */
.govco-linkedin:before {
	content: '\ed7b';
}

/* '' */
.govco-linode:before {
	content: '\ed7c';
}

/* '' */
.govco-linux:before {
	content: '\ed7d';
}

/* '' */
.govco-lyft:before {
	content: '\ed7e';
}

/* '' */
.govco-magento:before {
	content: '\ed7f';
}

/* '' */
.govco-mailchimp:before {
	content: '\ed80';
}

/* '' */
.govco-mandalorian:before {
	content: '\ed81';
}

/* '' */
.govco-markdown:before {
	content: '\ed82';
}

/* '' */
.govco-mastodon:before {
	content: '\ed83';
}

/* '' */
.govco-maxcdn:before {
	content: '\ed84';
}

/* '' */
.govco-mdb:before {
	content: '\ed85';
}

/* '' */
.govco-medapps:before {
	content: '\ed86';
}

/* '' */
.govco-medium-m:before {
	content: '\ed87';
}

/* '' */
.govco-medium:before {
	content: '\ed88';
}

/* '' */
.govco-medrt:before {
	content: '\ed89';
}

/* '' */
.govco-meetup:before {
	content: '\ed8a';
}

/* '' */
.govco-megaport:before {
	content: '\ed8b';
}

/* '' */
.govco-mendeley:before {
	content: '\ed8c';
}

/* '' */
.govco-microblog:before {
	content: '\ed8d';
}

/* '' */
.govco-microsoft:before {
	content: '\ed8e';
}

/* '' */
.govco-mix:before {
	content: '\ed8f';
}

/* '' */
.govco-mixcloud:before {
	content: '\ed90';
}

/* '' */
.govco-mixer:before {
	content: '\ed91';
}

/* '' */
.govco-mizuni:before {
	content: '\ed92';
}

/* '' */
.govco-modx:before {
	content: '\ed93';
}

/* '' */
.govco-monero:before {
	content: '\ed94';
}

/* '' */
.govco-napster:before {
	content: '\ed95';
}

/* '' */
.govco-neos:before {
	content: '\ed96';
}

/* '' */
.govco-nimblr:before {
	content: '\ed97';
}

/* '' */
.govco-node-js:before {
	content: '\ed98';
}

/* '' */
.govco-node:before {
	content: '\ed99';
}

/* '' */
.govco-npm:before {
	content: '\ed9a';
}

/* '' */
.govco-ns8:before {
	content: '\ed9b';
}

/* '' */
.govco-nutritionix:before {
	content: '\ed9c';
}

/* '' */
.govco-octopus-deploy:before {
	content: '\ed9d';
}

/* '' */
.govco-odnoklassniki-square:before {
	content: '\ed9e';
}

/* '' */
.govco-odnoklassniki:before {
	content: '\ed9f';
}

/* '' */
.govco-old-republic:before {
	content: '\eda0';
}

/* '' */
.govco-opencart:before {
	content: '\eda1';
}

/* '' */
.govco-openid:before {
	content: '\eda2';
}

/* '' */
.govco-opera:before {
	content: '\eda3';
}

/* '' */
.govco-optin-monster:before {
	content: '\eda4';
}

/* '' */
.govco-orcid:before {
	content: '\eda5';
}

/* '' */
.govco-osi:before {
	content: '\eda6';
}

/* '' */
.govco-page4:before {
	content: '\eda7';
}

/* '' */
.govco-pagelines:before {
	content: '\eda8';
}

/* '' */
.govco-palfed:before {
	content: '\eda9';
}

/* '' */
.govco-patreon:before {
	content: '\edaa';
}

/* '' */
.govco-paypal:before {
	content: '\edab';
}

/* '' */
.govco-penny-arcade:before {
	content: '\edac';
}

/* '' */
.govco-perbyte:before {
	content: '\edad';
}

/* '' */
.govco-periscope:before {
	content: '\edae';
}

/* '' */
.govco-phabricator:before {
	content: '\edaf';
}

/* '' */
.govco-phoenix-framework:before {
	content: '\edb0';
}

/* '' */
.govco-phoenix-squadron:before {
	content: '\edb1';
}

/* '' */
.govco-php:before {
	content: '\edb2';
}

/* '' */
.govco-pied-piper-alt:before {
	content: '\edb3';
}

/* '' */
.govco-pied-piper-hat:before {
	content: '\edb4';
}

/* '' */
.govco-pied-piper-pp:before {
	content: '\edb5';
}

/* '' */
.govco-pied-piper-square:before {
	content: '\edb6';
}

/* '' */
.govco-pied-piper:before {
	content: '\edb7';
}

/* '' */
.govco-pinterest-p:before {
	content: '\edb8';
}

/* '' */
.govco-pinterest-square:before {
	content: '\edb9';
}

/* '' */
.govco-pinterest:before {
	content: '\edba';
}

/* '' */
.govco-playstation:before {
	content: '\edbb';
}

/* '' */
.govco-product-hunt:before {
	content: '\edbc';
}

/* '' */
.govco-pushed:before {
	content: '\edbd';
}

/* '' */
.govco-python:before {
	content: '\edbe';
}

/* '' */
.govco-qq:before {
	content: '\edbf';
}

/* '' */
.govco-quinscape:before {
	content: '\edc0';
}

/* '' */
.govco-quora:before {
	content: '\edc1';
}

/* '' */
.govco-r-project:before {
	content: '\edc2';
}

/* '' */
.govco-raspberry-pi:before {
	content: '\edc3';
}

/* '' */
.govco-ravelry:before {
	content: '\edc4';
}

/* '' */
.govco-react:before {
	content: '\edc5';
}

/* '' */
.govco-reacteurope:before {
	content: '\edc6';
}

/* '' */
.govco-readme:before {
	content: '\edc7';
}

/* '' */
.govco-rebel:before {
	content: '\edc8';
}

/* '' */
.govco-red-river:before {
	content: '\edc9';
}

/* '' */
.govco-reddit-alien:before {
	content: '\edca';
}

/* '' */
.govco-reddit-square:before {
	content: '\edcb';
}

/* '' */
.govco-reddit:before {
	content: '\edcc';
}

/* '' */
.govco-redhat:before {
	content: '\edcd';
}

/* '' */
.govco-renren:before {
	content: '\edce';
}

/* '' */
.govco-replyd:before {
	content: '\edcf';
}

/* '' */
.govco-researchgate:before {
	content: '\edd0';
}

/* '' */
.govco-resolving:before {
	content: '\edd1';
}

/* '' */
.govco-rev:before {
	content: '\edd2';
}

/* '' */
.govco-rocketchat:before {
	content: '\edd3';
}

/* '' */
.govco-rockrms:before {
	content: '\edd4';
}

/* '' */
.govco-rust:before {
	content: '\edd5';
}

/* '' */
.govco-safari:before {
	content: '\edd6';
}

/* '' */
.govco-salesforce:before {
	content: '\edd7';
}

/* '' */
.govco-sass:before {
	content: '\edd8';
}

/* '' */
.govco-schlix:before {
	content: '\edd9';
}

/* '' */
.govco-scribd:before {
	content: '\edda';
}

/* '' */
.govco-searchengin:before {
	content: '\eddb';
}

/* '' */
.govco-sellcast:before {
	content: '\eddc';
}

/* '' */
.govco-sellsy:before {
	content: '\eddd';
}

/* '' */
.govco-servicestack:before {
	content: '\edde';
}

/* '' */
.govco-shirtsinbulk:before {
	content: '\eddf';
}

/* '' */
.govco-shopify:before {
	content: '\ede0';
}

/* '' */
.govco-shopware:before {
	content: '\ede1';
}

/* '' */
.govco-simplybuilt:before {
	content: '\ede2';
}

/* '' */
.govco-sistrix:before {
	content: '\ede3';
}

/* '' */
.govco-sith:before {
	content: '\ede4';
}

/* '' */
.govco-sketch:before {
	content: '\ede5';
}

/* '' */
.govco-skyatlas:before {
	content: '\ede6';
}

/* '' */
.govco-skype:before {
	content: '\ede7';
}

/* '' */
.govco-slack-hash:before {
	content: '\ede8';
}

/* '' */
.govco-slack:before {
	content: '\ede9';
}

/* '' */
.govco-slideshare:before {
	content: '\edea';
}

/* '' */
.govco-snapchat-ghost:before {
	content: '\edeb';
}

/* '' */
.govco-snapchat-square:before {
	content: '\edec';
}

/* '' */
.govco-snapchat:before {
	content: '\eded';
}

/* '' */
.govco-soundcloud:before {
	content: '\edee';
}

/* '' */
.govco-sourcetree:before {
	content: '\edef';
}

/* '' */
.govco-speakap:before {
	content: '\edf0';
}

/* '' */
.govco-speaker-deck:before {
	content: '\edf1';
}

/* '' */
.govco-spotify:before {
	content: '\edf2';
}

/* '' */
.govco-squarespace:before {
	content: '\edf3';
}

/* '' */
.govco-stack-exchange:before {
	content: '\edf4';
}

/* '' */
.govco-stack-overflow:before {
	content: '\edf5';
}

/* '' */
.govco-stackpath:before {
	content: '\edf6';
}

/* '' */
.govco-staylinked:before {
	content: '\edf7';
}

/* '' */
.govco-steam-square:before {
	content: '\edf8';
}

/* '' */
.govco-steam-symbol:before {
	content: '\edf9';
}

/* '' */
.govco-steam:before {
	content: '\edfa';
}

/* '' */
.govco-sticker-mule:before {
	content: '\edfb';
}

/* '' */
.govco-strava:before {
	content: '\edfc';
}

/* '' */
.govco-stripe-s:before {
	content: '\edfd';
}

/* '' */
.govco-stripe:before {
	content: '\edfe';
}

/* '' */
.govco-studiovinari:before {
	content: '\edff';
}

/* '' */
.govco-stumbleupon-circle:before {
	content: '\ee00';
}

/* '' */
.govco-stumbleupon:before {
	content: '\ee01';
}

/* '' */
.govco-superpowers:before {
	content: '\ee02';
}

/* '' */
.govco-suse:before {
	content: '\ee04';
}

/* '' */
.govco-swift:before {
	content: '\ee05';
}

/* '' */
.govco-symfony:before {
	content: '\ee06';
}

/* '' */
.govco-teamspeak:before {
	content: '\ee07';
}

/* '' */
.govco-telegram-plane:before {
	content: '\ee08';
}

/* '' */
.govco-telegram:before {
	content: '\ee09';
}

/* '' */
.govco-tencent-weibo:before {
	content: '\ee0a';
}

/* '' */
.govco-the-red-yeti:before {
	content: '\ee0b';
}

/* '' */
.govco-themeco:before {
	content: '\ee0c';
}

/* '' */
.govco-themeisle:before {
	content: '\ee0d';
}

/* '' */
.govco-think-peaks:before {
	content: '\ee0e';
}

/* '' */
.govco-tiktok:before {
	content: '\ee0f';
}

/* '' */
.govco-trade-federation:before {
	content: '\ee10';
}

/* '' */
.govco-trello:before {
	content: '\ee11';
}

/* '' */
.govco-tripadvisor:before {
	content: '\ee12';
}

/* '' */
.govco-tumblr-square:before {
	content: '\ee13';
}

/* '' */
.govco-tumblr:before {
	content: '\ee14';
}

/* '' */
.govco-twitch:before {
	content: '\ee15';
}

/* '' */
.govco-twitter-square:before {
	content: '\ee16';
}

/* '' */
.govco-twitter:before {
	content: '\ee17';
}

/* '' */
.govco-typo3:before {
	content: '\ee18';
}

/* '' */
.govco-uber:before {
	content: '\ee19';
}

/* '' */
.govco-ubuntu:before {
	content: '\ee1a';
}

/* '' */
.govco-uikit:before {
	content: '\ee1b';
}

/* '' */
.govco-umbraco:before {
	content: '\ee1c';
}

/* '' */
.govco-uncharted:before {
	content: '\ee1d';
}

/* '' */
.govco-uniregistry:before {
	content: '\ee1e';
}

/* '' */
.govco-unity:before {
	content: '\ee1f';
}

/* '' */
.govco-unsplash:before {
	content: '\ee20';
}

/* '' */
.govco-untappd:before {
	content: '\ee21';
}

/* '' */
.govco-ups:before {
	content: '\ee22';
}

/* '' */
.govco-usb:before {
	content: '\ee23';
}

/* '' */
.govco-usps:before {
	content: '\ee24';
}

/* '' */
.govco-ussunnah:before {
	content: '\ee25';
}

/* '' */
.govco-vaadin:before {
	content: '\ee26';
}

/* '' */
.govco-viacoin:before {
	content: '\ee27';
}

/* '' */
.govco-viadeo-square:before {
	content: '\ee28';
}

/* '' */
.govco-viadeo:before {
	content: '\ee29';
}

/* '' */
.govco-viber:before {
	content: '\ee2a';
}

/* '' */
.govco-vimeo-square:before {
	content: '\ee2b';
}

/* '' */
.govco-vimeo-v:before {
	content: '\ee2c';
}

/* '' */
.govco-vimeo:before {
	content: '\ee2d';
}

/* '' */
.govco-vine:before {
	content: '\ee2e';
}

/* '' */
.govco-vk:before {
	content: '\ee2f';
}

/* '' */
.govco-vnv:before {
	content: '\ee30';
}

/* '' */
.govco-vuejs:before {
	content: '\ee31';
}

/* '' */
.govco-watchman-monitoring:before {
	content: '\ee32';
}

/* '' */
.govco-waze:before {
	content: '\ee33';
}

/* '' */
.govco-weebly:before {
	content: '\ee34';
}

/* '' */
.govco-weibo:before {
	content: '\ee35';
}

/* '' */
.govco-weixin:before {
	content: '\ee36';
}

/* '' */
.govco-whatsapp-square:before {
	content: '\ee37';
}

/* '' */
.govco-whatsapp:before {
	content: '\ee38';
}

/* '' */
.govco-whmcs:before {
	content: '\ee39';
}

/* '' */
.govco-wikipedia-w:before {
	content: '\ee3a';
}

/* '' */
.govco-windows:before {
	content: '\ee3b';
}

/* '' */
.govco-wix:before {
	content: '\ee3c';
}

/* '' */
.govco-wizards-of-the-coast:before {
	content: '\ee3d';
}

/* '' */
.govco-wodu:before {
	content: '\ee3e';
}

/* '' */
.govco-wolf-pack-battalion:before {
	content: '\ee3f';
}

/* '' */
.govco-wordpress-simple:before {
	content: '\ee40';
}

/* '' */
.govco-wordpress:before {
	content: '\ee41';
}

/* '' */
.govco-wpbeginner:before {
	content: '\ee42';
}

/* '' */
.govco-wpexplorer:before {
	content: '\ee43';
}

/* '' */
.govco-wpforms:before {
	content: '\ee44';
}

/* '' */
.govco-wpressr:before {
	content: '\ee45';
}

/* '' */
.govco-xbox:before {
	content: '\ee46';
}

/* '' */
.govco-xing-square:before {
	content: '\ee47';
}

/* '' */
.govco-xing:before {
	content: '\ee48';
}

/* '' */
.govco-y-combinator:before {
	content: '\ee49';
}

/* '' */
.govco-yahoo:before {
	content: '\ee4a';
}

/* '' */
.govco-yammer:before {
	content: '\ee4b';
}

/* '' */
.govco-yandex-international:before {
	content: '\ee4c';
}

/* '' */
.govco-yandex:before {
	content: '\ee4d';
}

/* '' */
.govco-yelp:before {
	content: '\ee4f';
}

/* '' */
.govco-yoast:before {
	content: '\ee50';
}

/* '' */
.govco-youtube-square:before {
	content: '\ee51';
}

/* '' */
.govco-youtube:before {
	content: '\ee52';
}

/* '' */


html {
	font-size: 100%;
	/* 100% = 16px */
}


/**
 * Gov.co (https://www.gov.co) - Gobierno de Colombia
 *  - Componente: all
 *  - Version: 4.0.0
 */

/* MIGA DE PAN */
.breadcrumb-govco {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	padding: 0 0;
	margin-bottom: 1rem;
	font-size: 0.875rem;
}

.breadcrumb-item-govco {
	padding: 0.3rem 0.4rem 0.3rem 0.8rem;
}

.breadcrumb-item-govco+.breadcrumb-item-govco::before {
	float: left;
	padding-right: 0.8rem;
	color: #282C34;
	content: var(--bs-breadcrumb-divider, ">");
	font-weight: medium;
}

.breadcrumb-item-govco>a {
	color: #3366CC;
	text-decoration: underline;
}

.breadcrumb-item-govco.active {
	color: #282C34;
	font-weight: medium;
}

.breadcrumb-item-govco.invested {
	background-color: #004884;
}

.breadcrumb-item-govco.invested,
.breadcrumb-item-govco.invested>a,
.breadcrumb-item-govco.invested+.breadcrumb-item-govco.invested::before {
	color: #FFFFFF;
}


/* ================================= Buscador =============================== */
.search-govco {
	width: 100%;
	position: relative;
	z-index: 1;
}

.search-govco .bar-search-govco {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 12;
	padding: 0.2rem;
}

.search-govco .input-search-govco {
	width: 100%;
	font-family: WorkSans-Regular;
	height: 2.625rem;
	border-radius: 1.5rem;
	border: 0.063rem solid #4B4B4B;
	background-color: #FFFFFF;
	color: #4B4B4B;
	outline: 0;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 5.5rem 0 1rem;
}

.search-govco .bar-search-govco.active .input-search-govco {
	padding: 0 5.5rem 0 1rem;
}

.search-govco .icon-search-govco {
	position: absolute;
	border: 0;
	background: #FFFFFF;
	padding: 0;
}

.search-govco .icon-close-search-govco {
	right: 3.3rem;
	padding: 0;
	border-right: 0.063rem solid #4B4B4B;
	padding-right: 0.625rem;
	padding-left: 0.625rem;
	display: none;
	cursor: pointer;
	line-height: initial;
}

.search-govco .icon-close-search-govco::after {
	font-family: "govco-font";
	content: "\eb73";
	font-size: 26px;
	color: #3366CC;
}

.search-govco .search-icon-search-govco {
	right: 0.45rem;
	background-color: #737373;
	border-radius: 50%;
	width: 2.25rem;
	height: 2.25rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 0.625rem;
}

.search-govco .search-icon-search-govco::after {
	font-family: "govco-font";
	content: "\eae1";
	font-size: 16px;
	color: #FFFFFF;
	cursor: pointer;
}

.search-govco .container-options-search-govco {
	max-width: 100%;
	top: 0;
	left: 0;
	right: 0;
	padding-top: 2.8rem;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 1.5rem 1.5rem 0.125rem 0.125rem;
	border: 0.125rem solid #3366CC;
	-webkit-box-shadow: 0 0.188rem 0.375rem #00000029;
	-moz-box-shadow: 0 0.188rem 0.375rem #00000029;
	box-shadow: 0 0.188rem 0.375rem #00000029;
	text-align: center;
	z-index: 10;
	position: absolute;
	display: none;
	margin: 0.2rem;
}

.search-govco .options-search-govco {
	max-height: 12.063rem;
	margin-top: 0;
	overflow-y: auto;
	margin-bottom: 0.5rem;
}

.search-govco .options-search-govco::-webkit-scrollbar {
	width: 0.625rem;
}

.search-govco .options-search-govco::-webkit-scrollbar-track {
	background: #004884 0% 0% no-repeat padding-box;
	border-radius: 0.75rem;
}

.search-govco .options-search-govco::-webkit-scrollbar-thumb {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 0.75rem;
	-webkit-box-shadow: 0 0.188rem 0.375rem #00000029;
	-moz-box-shadow: 0 0.188rem 0.375rem #00000029;
	box-shadow: 0 0.188rem 0.375rem #00000029;
	border: 0.125rem solid transparent;
}

.search-govco .options-search-govco ul {
	margin: 0;
	text-align: left;
	list-style: none;
	padding-left: 0;
}

.search-govco .options-search-govco ul li a {
	color: #4B4B4B;
	font-size: 16px;
	font-family: WorkSans-Regular;
	padding: 0.75rem 0 0.75rem 1rem;
	cursor: pointer;
	display: block;
	text-decoration: none;
}

.search-govco .options-search-govco ul li a strong {
	font-family: WorkSans-SemiBold;
}

.search-govco .options-search-govco ul li:not(.selected):hover,
.search-govco .options-search-govco ul li:not(.selected) a:focus {
	background: #E6EFFD;
}

.search-govco .options-search-govco ul li:not(.selected) a:active {
	background-color: #3366CC;
	color: #FFFFFF;
}

.search-govco .bar-search-govco.active .input-search-govco {
	border: 0.125rem solid #3366CC;
}

.search-govco .bar-search-govco.active~.container-options-search-govco,
.search-govco .bar-search-govco.exist-content .icon-close-search-govco {
	display: inline;
}

.search-govco .bar-search-govco.active .search-icon-search-govco {
	background-color: #3366CC;
}

.search-govco input:disabled {
	background-color: #F2F2F2;
}

.search-govco .bar-search-govco:not(.active):not(.disabled) input:focus-visible {
	outline: max(0.125rem, 0.15em) solid #000000;
	outline-offset: max(0.125rem, 0.15em);
}

/* ================================= fin Buscador =============================== */


/* Volver arriba */

.volver-arriba-govco {
	color: #FFFFFF;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	background: #3366CC 0% 0% no-repeat padding-box;
	box-shadow: 4px 4px 6px #00000029;
	transform: translateX(0);
	transition: all 300ms;
	text-align: center;
	border-width: 0px;
}

.volver-arriba-govco::before {
	font-family: "govco-fontv2";
	content: "\e8b4";
	display: inline-block;
	font-weight: 900;
	line-height: 1;
	font-size: 36px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.volver-arriba-govco:hover {
	color: white;
	width: 118px;
	height: 54px;
	background: #004884 0% 0% no-repeat padding-box;
	box-shadow: 4px 4px 6px #00000029;
	border-radius: 27px 10px 10px 27px;
	text-align: center;
	border-width: 0px;
	text-align: left;
	transform: translateX(-50%);
	transition: all 300ms;
}

.volver-arriba-govco:hover::before {
	font-family: "govco-fontv2";
	content: "\e8b4";
	display: inline-block;
	font-weight: 900;
	line-height: 1;
	font-size: 36px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 6px;
}

.volver-arriba-govco:hover::after {
	content: "Volver arriba";
	color: white;
	position: absolute;
	text-align: center;
	font: normal normal medium 16px/19px Work Sans;
	letter-spacing: 0px;
	margin-top: 8px;
	margin-left: 8px;
	line-height: 1.2;
	width: 52px;
	height: 42px;
	transform: none;
}


.volver-arriba-govco:focus,
.volver-arriba-govco:active {
	color: white;
	width: 118px;
	height: 54px;
	background: #004884 0% 0% no-repeat padding-box;
	box-shadow: 4px 4px 6px #00000029;
	border-radius: 27px 10px 10px 27px;
	border-width: 0px;
	text-align: left;
	outline: 7px double black !important;
	transform: translateX(-50%);
	transition: all 300ms;
}

.volver-arriba-govco:focus::before,
.volver-arriba-govco:active::before {
	font-family: "govco-fontv2";
	content: "\e8b4";
	display: inline-block;
	font-weight: 900;
	line-height: 1;
	font-size: 36px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 6px;
}

.volver-arriba-govco:focus::after,
.volver-arriba-govco:active::after {
	content: "Volver arriba";
	color: white;
	position: absolute;
	text-align: center;
	font: normal normal medium 16px/19px Work Sans;
	letter-spacing: 0px;
	margin-top: 8px;
	margin-left: 8px;
	line-height: 1.2;
	width: 52px;
	height: 42px;
}

/* ================================= fin iconografia =============================== */
/* ================================= Tipografía =============================== */


/* textos */
.text1-tipografia-govco {
	font-family: Montserrat-Medium;
	color: #000000;
	line-height: 1.875rem;
	font-size: 20px;
}

.text2-tipografia-govco {
	font-family: WorkSans-Regular;
	color: #000000;
	line-height: 1.5rem;
	font-size: 16px;
}

.text3-tipografia-govco {
	font-family: WorkSans-Regular;
	color: #000000;
	line-height: 1.313rem;
	font-size: 14px;
}

.text1-tipografia-govco.bold-tipografia-govco {
	font-family: Montserrat-Bold;
}

.text2-tipografia-govco.bold-tipografia-govco,
.text3-tipografia-govco.bold-tipografia-govco {
	font-family: WorkSans-Bold;
}

.italic-tipografia-govco {
	font-family: Montserrat-MediumItalic;
}

/* Enlaces */
.link-tipografia-govco {
	font-family: WorkSans-Medium;
	color: #3366CC;
	line-height: 1.375rem;
	font-size: 15px;
}

.link-tipografia-govco:hover {
	color: #004884;
}

.link-tipografia-govco:focus-visible {
	color: #004884;
	outline: max(0.125rem, 0.125rem) solid #707070;
	outline-offset: max(0.313rem, 0.313rem);
	border-radius: 1.875rem;
}

.link-tipografia-govco:visited {
	color: #4B4B4B;
}

.link-tipografia-govco[aria-disabled="true"] {
	color: #737373;
	pointer-events: none;
}

/* ================================= fin Tipografía =============================== */



/********  Accesiibilidad GOV CO    ***************/


.govco-icon {
    font-family: "Govco Icon";
    font-size: 2rem;
}
.govco-icon-exclamation::before {
    content: '\e903'}
.govco-icon-exclamation-cn::before {
    content: '\e901'}
.govco-icon-plus::before {
    content: '\e902'}
.govco-icon-plus-n::before {
    content: '\e93f'}
.govco-icon-plus-p::before {
    content: '\e940'}
.govco-icon-plus-cn::before {
    content: '\e9af'}
.govco-icon-plus-cp::before {
    content: '\e9b0'}
.govco-icon-analytic::before {
    content: '\e905'}
.govco-icon-analytic-p::before {
    content: '\e946'}
.govco-icon-analytic-n::before {
    content: '\e945'}
.govco-icon-analytic-cn::before {
    content: '\e904'}
.govco-icon-idea::before {
    content: '\e907'}
.govco-icon-idea-cn::before {
    content: '\e906'}
.govco-icon-searchdoc::before {
    content: '\e909'}
.govco-icon-call-center::before {
    content: '\e90b'}
.govco-icon-call-center-cn::before {
    content: '\e90a'}
.govco-icon-call-center-cp::before {
    content: '\e960'}
.govco-icon-call-center-p::before {
    content: '\e954'}
.govco-icon-call-center-n::before {
    content: '\e953'}
.govco-icon-share::before {
    content: '\e90e'}
.govco-icon-share-cn::before {
    content: '\e90d'}
.govco-icon-share-p::before {
    content: '\e970'}
.govco-icon-share-n::before {
    content: '\e96f'}
.govco-icon-circle-share-cp::before {
    content: '\e964'}
.govco-icon-circle-share-cn::before {
    content: '\e963'}
.govco-icon-dropdown-cn::before {
    content: '\e90f'}
.govco-icon-dropdown::before {
    content: '\e914'}
.govco-icon-callback-cn::before {
    content: '\e97f'}
.govco-icon-callback-cp::before {
    content: '\e980'}
.govco-icon-building::before {
    content: '\e911'}
.govco-icon-favorite::before {
    content: '\e913'}
.govco-icon-favorite-cn::before {
    content: '\e912'}
.govco-icon-favorite-p::before {
    content: '\e994'}
.govco-icon-favorite-n::before {
    content: '\e993'}
.govco-icon-pc::before {
    content: '\e91e'}
.govco-icon-print::before {
    content: '\e920'}
.govco-icon-print-cn::before {
    content: '\e91f'}
.govco-icon-print-p::before {
    content: '\e99f'}
.govco-icon-print-n::before {
    content: '\e9a0'}
.govco-icon-info::before {
    content: '\e922'}
.govco-icon-info-cn::before {
    content: '\e921'}
.govco-icon-info-cp::before {
    content: '\e9a2'}
.govco-icon-legal::before {
    content: '\e923'}
.govco-icon-key::before {
    content: '\e927'}
.govco-icon-key-cn::before {
    content: '\e9ac'}
.govco-icon-key-cp::before {
    content: '\e9ad'}
.govco-icon-email::before {
    content: '\e929'}
.govco-icon-email-cn::before {
    content: '\e928'}
.govco-icon-email-cp::before {
    content: '\e966'}
.govco-icon-email-p::before {
    content: '\e976'}
.govco-icon-email-n::before {
    content: '\e975'}
.govco-icon-like::before {
    content: '\e92c'}
.govco-icon-like-cn::before {
    content: '\e92b'}
.govco-icon-like-p::before {
    content: '\e9b2'}
.govco-icon-like-n::before {
    content: '\e9b1'}
.govco-icon-message::before {
    content: '\e92f'}
.govco-icon-message-cn::before {
    content: '\e92e'}
.govco-icon-pin::before {
    content: '\e933'}
.govco-icon-pin-cn::before {
    content: '\e932'}
.govco-icon-question::before {
    content: '\e936'}
.govco-icon-question-cn::before {
    content: '\e935'}
.govco-icon-questions-p::before {
    content: '\e984'}
.govco-icon-questions-n::before {
    content: '\e983'}
.govco-icon-clock::before {
    content: '\e937'}
.govco-icon-clock-p::before {
    content: '\e9c3'}
.govco-icon-clock-n::before {
    content: '\e9c4'}
.govco-icon-telephone::before {
    content: '\e938'}
.govco-icon-wifi-cn::before {
    content: '\e9aa'}
.govco-icon-wifi-cp::before {
    content: '\e9d9'}
.govco-icon-wifi-p::before {
    content: '\e9ab'}
.govco-icon-wifi-n::before {
    content: '\e9a9'}
.govco-icon-callin-cn::before {
    content: '\e924'}
.govco-icon-callin-cp::before {
    content: '\e96a'}
.govco-icon-callin-p::before {
    content: '\e9a8'}
.govco-icon-callin-n::before {
    content: '\e9a7'}
.govco-icon-accessibility-cp::before {
    content: '\e93b'}
.govco-icon-accessibility-cn::before {
    content: '\e93a'}
.govco-icon-attached-p::before {
    content: '\e93d'}
.govco-icon-attached-n::before {
    content: '\e93c'}
.govco-icon-scared-face::before {
    content: '\e93e'}
.govco-icon-sad-face::before {
    content: '\e9a6'}
.govco-icon-sad-face-n::before {
    content: '\e9a5'}
.govco-icon-shock-face::before {
    content: '\e9ae'}
.govco-icon-happy-face::before {
    content: '\e9d4'}
.govco-icon-happy-face-n::before {
    content: '\e9d3'}
.govco-icon-bell-p::before {
    content: '\e943'}
.govco-icon-bell-n::before {
    content: '\e941'}
.govco-icon-bell-sound-p::before {
    content: '\e944'}
.govco-icon-bell-sound-n::before {
    content: '\e942'}
.govco-icon-grad-cap-p::before {
    content: '\e948'}
.govco-icon-grad-cap-n::before {
    content: '\e947'}
.govco-icon-x::before {
    content: '\e93e'}
.govco-icon-x-n::before {
    content: '\e949'}
.govco-icon-x-p::before {
    content: '\e94c'}
.govco-icon-x-cn::before {
    content: '\e908'}
.govco-icon-delete-p::before {
    content: '\e94e'}
.govco-icon-delete-n::before {
    content: '\e94b'}
.govco-icon-tag-p::before {
    content: '\e94d'}
.govco-icon-tag-n::before {
    content: '\e94a'}
.govco-icon-search-p::before {
    content: '\e950'}
.govco-icon-search-n::before {
    content: '\e94f'}
.govco-icon-search-cn::before {
    content: '\e95b'}
.govco-icon-search-cp::before {
    content: '\e95c'}
.govco-icon-calendar-p::before {
    content: '\e952'}
.govco-icon-calendar-n::before {
    content: '\e951'}
.govco-icon-calendar-cn::before {
    content: '\e95d'}
.govco-icon-calendar-cp::before {
    content: '\e95e'}
.govco-icon-shop-car::before {
    content: '\e90c'}
.govco-icon-shop-car-n::before {
    content: '\e955'}
.govco-icon-shop-car-p::before {
    content: '\e956'}
.govco-icon-relief-p::before {
    content: '\e958'}
.govco-icon-relief-n::before {
    content: '\e957'}
.govco-icon-check-p::before {
    content: '\e95a'}
.govco-icon-check-n::before {
    content: '\e959'}
.govco-icon-check-cp::before {
    content: '\e962'}
.govco-icon-check-cn::before {
    content: '\e961'}
.govco-icon-right-arrow::before {
    content: '\e916'}
.govco-icon-right-arrow-cp::before {
    content: '\e968'}
.govco-icon-right-arrow-cn::before {
    content: '\e915'}
.govco-icon-right-arrow-p::before {
    content: '\e996'}
.govco-icon-right-arrow-n::before {
    content: '\e995'}
.govco-icon-left-arrow::before {
    content: '\e918'}
.govco-icon-left-arrow-cp::before {
    content: '\e968'}
.govco-icon-left-arrow-cn::before {
    content: '\e917'}
.govco-icon-left-arrow-p::before {
    content: '\e996'}
.govco-icon-left-arrow-n::before {
    content: '\e995'}
.govco-icon-down-arrow-p::before {
    content: '\e97c'}
.govco-icon-down-arrow-n::before {
    content: '\e97b'}
.govco-rotate-180 {
    -webkit-transform: rotate(180deg) scaleX(-1);
    -moz-transform: rotate(180deg) scaleX(-1);
    -ms-transform: rotate(180deg) scaleX(-1);
    -o-transform: rotate(180deg) scaleX(-1);
    transform: rotate(180deg) scaleX(-1);
}
.govco-icon-simpled-arrow::before {
    content: '\e914'}
.govco-icon-simpler-arrow::before {
    content: '\e919'}
.govco-icon-shortr-arrow::before {
    content: '\e91c'}
.govco-icon-shortr-arrow-cn::before {
    content: '\e91d'}
.govco-icon-shortl-arrow::before {
    content: '\e91b'}
.govco-icon-shortl-arrow-cn::before {
    content: '\e91a'}
.govco-icon-shortu-arrow-p::before {
    content: '\e97e'}
.govco-icon-shortu-arrow-n::before {
    content: '\e97d'}
.govco-icon-shortd-arrow-p::before {
    content: '\e9d8'}
.govco-icon-shortd-arrow-n::before {
    content: '\e9d7'}
.govco-icon-voice-call-p::before {
    content: '\e96c'}
.govco-icon-voice-call-n::before {
    content: '\e96b'}
.govco-icon-colombia-p::before {
    content: '\e96e'}
.govco-icon-colombia-n::before {
    content: '\e96d'}
.govco-icon-shield-col-p::before {
    content: '\e98e'}
.govco-icon-shield-col-n::before {
    content: '\e98d'}
.govco-icon-peso-col::before {
    content: '\e931'}
.govco-icon-peso-col-p::before {
    content: '\e9bc'}
.govco-icon-peso-col-n::before {
    content: '\e9bb'}
.govco-icon-peso-col-cn::before {
    content: '\e96b'}
.govco-icon-peso-col-cp::before {
    content: '\e96c'}
.govco-icon-contrast-p::before {
    content: '\e972'}
.govco-icon-contrast-n::before {
    content: '\e971'}
.govco-icon-music-p::before {
    content: '\e974'}
.govco-icon-music-n::before {
    content: '\e973'}
.govco-icon-4-phases-p::before {
    content: '\e978'}
.govco-icon-4-phases-n::before {
    content: '\e977'}
.govco-icon-3-phases-p::before {
    content: '\e9d0'}
.govco-icon-3-phases-n::before {
    content: '\e9cf'}
.govco-icon-data-up-p::before {
    content: '\e97a'}
.govco-icon-data-up-n::before {
    content: '\e979'}
.govco-icon-document-p::before {
    content: '\e982'}
.govco-icon-document-n::before {
    content: '\e981'}
.govco-icon-edit-slim-p::before {
    content: '\e986'}
.govco-icon-edit-slim-n::before {
    content: '\e985'}
.govco-icon-edit-p::before {
    content: '\e988'}
.govco-icon-edit-n::before {
    content: '\e987'}
.govco-icon-padlock-p::before {
    content: '\e98a'}
.govco-icon-padlock-n::before {
    content: '\e989'}
.govco-icon-link-p::before {
    content: '\e98c'}
.govco-icon-link-n::before {
    content: '\e98b'}
.govco-icon-language-es-p::before {
    content: '\e990'}
.govco-icon-language-es-n::before {
    content: '\e98f'}
.govco-icon-language-en-p::before {
    content: '\e9a4'}
.govco-icon-language-en-n::before {
    content: '\e9a3'}
.govco-icon-statistics-p::before {
    content: '\e992'}
.govco-icon-statistics-n::before {
    content: '\e991'}
.govco-icon-save-p::before {
    content: '\e998'}
.govco-icon-save-n::before {
    content: '\e997'}
.govco-icon-hand-p::before {
    content: '\e99a'}
.govco-icon-hand-n::before {
    content: '\e999'}
.govco-icon-home-p::before {
    content: '\e99c'}
.govco-icon-home-n::before {
    content: '\e99b'}
.govco-icon-image-p::before {
    content: '\e99e'}
.govco-icon-image-n::before {
    content: '\e99d'}
.govco-icon-minus::before {
    content: '\e92d'}
.govco-icon-minus-cp::before {
    content: '\e9b4'}
.govco-icon-minus-cn::before {
    content: '\e9b3'}
.govco-icon-movil-cp::before {
    content: '\e9b6'}
.govco-icon-movil-cn::before {
    content: '\e9b5'}
.govco-icon-pitch-p::before {
    content: '\e9b8'}
.govco-icon-pitch-n::before {
    content: '\e9b7'}
.govco-icon-eye-p::before {
    content: '\e9ba'}
.govco-icon-eye-n::before {
    content: '\e9b9'}
.govco-icon-play::before {
    content: '\e934'}
.govco-icon-play-cp::before {
    content: '\e9be'}
.govco-icon-play-cn::before {
    content: '\e9bd'}
.govco-icon-social-p::before {
    content: '\e9c0'}
.govco-icon-social-n::before {
    content: '\e9bf'}
.govco-icon-reload-p::before {
    content: '\e9c2'}
.govco-icon-reload-n::before {
    content: '\e9c1'}
.govco-icon-answer-p::before {
    content: '\e9c6'}
.govco-icon-answer-n::before {
    content: '\e9c5'}
.govco-icon-sound-p::before {
    content: '\e9c8'}
.govco-icon-sound-n::before {
    content: '\e9c7'}
.govco-icon-table-p::before {
    content: '\e9ca'}
.govco-icon-table-n::before {
    content: '\e9c9'}
.govco-icon-less-size-p::before {
    content: '\e9ce'}
.govco-icon-less-size-n::before {
    content: '\e9cd'}
.govco-icon-more-size-p::before {
    content: '\e9cc'}
.govco-icon-more-size-n::before {
    content: '\e9cb'}
.govco-icon-user-p::before {
    content: '\e9d2'}
.govco-icon-user-n::before {
    content: '\e9d1'}
.govco-icon-video-p::before {
    content: '\e9d6'}
.govco-icon-video-n::before {
    content: '\e9d5'}
.govco-icon-pause::before {
    content: '\e930'}
.govco-icon {
    font-family: "Govco Icon";
    font-size: 2rem;
}
.block--gov-accessibility-clone {
    width: 3.2em !important;
    border-radius: 5px 0 0 5px;
    margin-left: 9em;
}
.block--gov-accessibility-clone div.images {
    cursor: pointer;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 8px 0;
    background-color: #004884;
    border-radius: 12px;
    border: 2px solid white;
    height: 12em;
}
.block--gov-accessibility-clone div.images a {
    cursor: pointer;
    margin: 5px 0;
    text-align: center;
    height: 2.2em;
    padding: 3px 2px;
    padding-top: 0.3em;
}
.block--gov-accessibility-clone div.images a .image-icon div {
    cursor: pointer;
    margin: 0 auto;
    position: relative;
    height: 26px;
    width: 27px;
    background-image: url("../images/spr-govco.png") !important;
    background-repeat: no-repeat;
}
.block--gov-accessibility-clone div.images a .image-icon #contrast {
    background-position: 0px -180px;
}
.block--gov-accessibility-clone div.images a .image-icon #font-down {
    background-position: 0px -206px;
}
.block--gov-accessibility-clone div.images a .image-icon #font-up {
    background-position: 0px -232px;
}
.block--gov-accessibility-clone div.images a .image-icon #relevo {
    background-position: 0px -258px;
}
.block--gov-accessibility-clone div.images a label {
    display: none;
    color: white;
    font-size: 1em;
    margin-left: 2.5em;
    cursor: pointer;
}
.block--gov-accessibility-clone div.images a:hover {
    transform: translateX(-9em);
    -webkit-transform: translateX(-9em);
    background-color:  var(--PRINCIPAL);
    cursor: pointer;
    text-align: left;
    padding: 5px;
    border-radius: 10px;
    transition: all 0.5s ease-in-out;
}
.block--gov-accessibility-clone div.images a:hover .image-icon div {
    margin: 0 auto;
    position: absolute;
}
.block--gov-accessibility-clone div.images a:hover label {
    display: inline-block !important;
}
.block--gov-accessibility {
    position: fixed;
    right: -0.1em;
    bottom: 0;
    top: 30vh;
    width: 3.2em !important;
    border-radius: 5px 0 0 5px;
    z-index: 4;
    background: transparent !important;
}
.block--gov-accessibility .block-options {
    cursor: pointer;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 8px 0 !important;
    background-color: var(--PRINCIPAL);
    border-radius: 12px;
    border: 1px solid #ffffff47;
}
.block--gov-accessibility .block-options a {
    cursor: pointer;
    text-align: center;
    padding: 3px 2px;
        text-decoration: none;
}
.block--gov-accessibility .block-options a .govco-icon {
    color: white !important;
    font-size: 1.5rem;
}
.block--gov-accessibility .block-options a label {
    cursor: pointer;
    display: none;
    color: white;
    font-size: 1em;
    margin-left: 2.5em;
}
.block--gov-accessibility .block-options a:hover {
    transform: translateX(-9em);
    -webkit-transform: translateX(-8em);
    background-color:var(--PRINCIPAL);
    width: 11em;
    text-align: left;
    border-radius: 10px 0px 0px 10px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
}
.block--gov-accessibility .block-options a:hover {
    cursor: pointer;
    text-decoration: none;
}
.block--gov-accessibility .block-options a:hover .govco-icon {
    margin: 0 0.5rem;
}
.block--gov-accessibility .block-options a:hover label {
    cursor: pointer;
    display: inline-block !important;
    margin-bottom: 0;
    margin-left: 0;
    font-family: "Work Sans", sans-serif;
    font-size: 0.8rem;
}
.all h1 {
    color: #fff;
}
.all h2 {
    color: #fff;
}
.all h3 {
    color: #fff;
}
.all h4 {
    color: #fff;
}
.all h5 {
    color: #fff;
}
.all h6 {
    color: #fff;
}
.all main {
    background-color: #000;
}

.all .breadcrumb {
    background-color: #000;
}
.all div {
    background-color: #000;
}
.all button {
    background-color: #ddfb00;
}
.all a {
    color: #ddfb00;
}
.all a:hover {
    background-color: #ddfb00;
    color: #004884;
}
.all p {
    color: #ddfb00;
}
.all p:hover {
    background-color: #ddfb00;
    color: #004884;
}
.all span {
    color: #fff;
}
.all i {
    background-color: #ddfb00;
     color: #fff;
}
.all li:hover {
    background-color: #fbc200;
    color: #004884;
}



/******** TERMINA Accesiibilidad GOV CO    ***************/


/* ================================= Barra Accesibilidad =============================== */
.barra-accesibilidad-letra {
	width: 500px;
	height: 60px;
}

.barra-accesibilidad-govco button {
	line-height: inherit;
}

.barra-accesibilidad-letra .titulo-barra-accesibilidad {
	color: #000;
	font-family: Montserrat-SemiBold;
	font-size: 20px;
	margin: 0px;
}

.barra-accesibilidad-letra .descripcion-barra-accesibilidad {
	color: #4B4B4B;
	font-family: WorkSans-Regular;
	font-size: 16px;
	margin: 0px;
}

.barra-accesibilidad-govco {
	height: 143px;
	width: 48px;
	position: fixed;
	right: 0;
	top: 35%;
	background-color: #004884 !important;
	border-radius: 10px 0px 0px 10px;
	opacity: 1;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 12px;
	padding-bottom: 20px;
	align-items: center;
	    Z-INDEX: 1;
}

.barra-accesibilidad-govco .icon-contraste {
	background: #004884;
	width: 48px;
	height: 40px;
	border: none;
	outline: none;
	text-decoration: none;
}

.barra-accesibilidad-govco .icon-contraste::after {
	background: #fff;
	content: "\e803";
	font-family: "govco-font";
	height: 24px;
	width: 24px;
	color: #004884;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 5px;
	opacity: 1;
	position: relative;
}

.barra-accesibilidad-govco #titlecontraste {
	text-align: left;
	position: absolute;
	background: #3366CC;
	color: #fff;
	line-height: normal !important;
	font-family: WorkSans-Medium !important;
	font-size: 14px;
	margin-top: -8px;
	opacity: 0;
	width: 172px;
	height: 40px;
	border-radius: 10px 0px 0px 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 12px;
}

.barra-accesibilidad-govco button:hover #titlecontraste {
	opacity: 1;
	visibility: visible;
	margin-left: -135px;
}

.icon-contraste:hover::after {
	background: #fff;
	content: "\e803";
	font-family: "govco-font";
	height: 24px;
	width: 24px;
	color: #3366CC;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 5px;
	opacity: 1;
	position: relative;
}

.icon-contraste:focus #titlecontraste {
	font-family: WorkSans-Medium !important;
	opacity: 1;
	line-height: normal !important;
	visibility: visible;
	margin-left: -136px;
	outline: 2px solid #000;
	outline-offset: 2px;
}

.icon-contraste:focus::after {
	background: #fff;
	content: "\e803";
	font-family: "govco-font";
	height: 24px;
	width: 24px;
	color: #3366CC;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 5px;
	opacity: 1;
	position: relative;
}

.barra-accesibilidad-govco .icon-reducir {
	background: #004884;
	text-align: center;
	width: 48px;
	height: 40px;
	border: none;
	outline: none;
	text-decoration: none;
}

.barra-accesibilidad-govco .icon-reducir::after {
	background: #fff;
	content: "\ec2a";
	font-family: "govco-font";
	line-height: 0;
	height: 24px;
	width: 24px;
	color: #004884;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 5px;
	opacity: 1;
	position: relative;
}

.barra-accesibilidad-govco #titledisminuir {
	text-align: left;
	position: absolute;
	background: #3366CC;
	color: #fff;
	line-height: normal !important;
	font-family: WorkSans-Medium !important;
	font-size: 14px;
	margin-top: -8px;
	opacity: 0;
	width: 172px;
	height: 40px;
	border-radius: 10px 0 0 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 12px;
}

.barra-accesibilidad-govco button:hover #titledisminuir {
	opacity: 1;
	visibility: visible;
	margin-left: -135px;
}

.icon-reducir:hover::after {
	background: #fff;
	content: "\ec2a";
	font-family: "govco-font";
	line-height: 0;
	height: 24px;
	width: 24px;
	color: #3366CC;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 5px;
	opacity: 1;
	position: relative;
}

.icon-reducir:focus #titledisminuir {
	font-family: WorkSans-Medium !important;
	opacity: 1;
	line-height: normal !important;
	visibility: visible;
	margin-left: -136px;
	outline: 2px solid #000;
	outline-offset: 2px;
}

.icon-reducir:focus::after {
	background: #fff;
	content: "\ec2a";
	font-family: "govco-font";
	line-height: 0;
	height: 24px;
	width: 24px;
	color: #3366CC;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 5px;
	opacity: 1;
	position: relative;
}

.barra-accesibilidad-govco .icon-aumentar {
	background: #004884;
	text-align: center;
	width: 48px;
	height: 40px;
	border: none;
	outline: none;
	text-decoration: none;
}

.barra-accesibilidad-govco .icon-aumentar::after {
	background: #fff;
	content: "\ec29";
	font-family: "govco-font";
	line-height: 0;
	height: 24px;
	width: 24px;
	color: #004884;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 5px;
	opacity: 1;
	position: relative;
}

.barra-accesibilidad-govco #titleaumentar {
	text-align: left;
	position: absolute;
	background: #3366CC;
	color: #fff;
	line-height: normal !important;
	font-family: WorkSans-Medium !important;
	font-size: 14px;
	margin-top: -8px;
	opacity: 0;
	width: 172px;
	height: 40px;
	border-radius: 10px 0 0 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 12px;
}

.barra-accesibilidad-govco button:hover #titleaumentar {
	opacity: 1;
	visibility: visible;
	margin-left: -135px;
}

.icon-aumentar:hover::after {
	background: #fff;
	content: "\ec29";
	font-family: "govco-font";
	line-height: 0;
	height: 24px;
	width: 24px;
	color: #3366CC;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 5px;
	opacity: 1;
	position: relative;
}

.icon-aumentar:focus #titleaumentar {
	font-family: WorkSans-Medium !important;
	opacity: 1;
	line-height: normal !important;
	visibility: visible;
	margin-left: -136px;
	outline: 2px solid #000;
	outline-offset: 2px;
}

.icon-aumentar:focus::after {
	background: #fff;
	content: "\ec29";
	font-family: "govco-font";
	line-height: 0;
	height: 24px;
	width: 24px;
	color: #3366CC;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 5px;
	opacity: 1;
	position: relative;
}

.active-barra-accesibilidad-govco {
	background-color: #3366CC !important;
}

.active-barra-accesibilidad-govco.icon-aumentar::after {
	background: #fff;
	content: "\ec29";
	font-family: "govco-font";
	line-height: 0;
	height: 24px;
	width: 24px;
	color: #3366CC;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 5px;
	opacity: 1;
	position: relative;
}

.active-barra-accesibilidad-govco.icon-reducir::after {
	background: #fff;
	content: "\ec2a";
	font-family: "govco-font";
	line-height: 0;
	height: 24px;
	width: 24px;
	color: #3366CC;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 5px;
	opacity: 1;
	position: relative;
}

.active-barra-accesibilidad-govco.icon-contraste::after {
	background: #fff;
	content: "\e803";
	font-family: "govco-font";
	height: 24px;
	width: 24px;
	color: #3366CC;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 5px;
	opacity: 1;
	position: relative;
}

.modo_oscuro-govco {
	width: 100%;
	align-items: center;
	text-align: center;
	background-color: #000;
	color: #fff;
}

.modo_oscuro-govco .titulo-barra-accesibilidad {
	font-family: Montserrat-SemiBold;
	font-size: 20px;
	margin: 0px;
}

.modo_oscuro-govco .descripcion-barra-accesibilidad {
	font-family: WorkSans-Regular;
	font-size: 16px;
	margin: 0px;
}

.modo_claro-govco {
	width: 100%;
	align-items: center;
	text-align: center;
	background-color: #fff;
}

.modo_claro-govco .titulo-barra-accesibilidad {
	color: #000;
	font-family: Montserrat-SemiBold;
	font-size: 20px;
	margin: 0px;
}

.modo_claro-govco .descripcion-barra-accesibilidad {
	color: #4B4B4B;
	font-family: WorkSans-Regular;
	font-size: 16px;
	margin: 0px;
}

#contenedor {
	width: 500px;
	margin: 0 auto;
}

/* ================================= fin Barra Accesibilidad =============================== */

