/* *** generated @ 2026-04-01 13:22:58 *** */

/* ** [ /src_project/sites/portal/css/4/portal-styles.css ] (continued) ** */


/* ** [ /src_project/sites/portal/css/4/./fonts.css ] (@import) ** */
@font-face{
font-family: "Font Awesome 5 Brands";
font-style: normal;
font-weight: normal;
src:  url("/src_project/fonts/fa-webfonts/fa-brands-400.eot");
src:  url("/src_project/fonts/fa-webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/src_project/fonts/fa-webfonts/fa-brands-400.woff2") format("woff2"), url("/src_project/fonts/fa-webfonts/fa-brands-400.woff") format("woff"), url("/src_project/fonts/fa-webfonts/fa-brands-400.ttf") format("truetype"), url("/src_project/fonts/fa-webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab{
font-family: "Font Awesome 5 Brands";
}
@font-face{
font-family: "Font Awesome 5 Free";
font-style: normal;
font-weight: 400;
src:  url("/src_project/fonts/fa-webfonts/fa-regular-400.eot");
src:  url("/src_project/fonts/fa-webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/src_project/fonts/fa-webfonts/fa-regular-400.woff2") format("woff2"), url("/src_project/fonts/fa-webfonts/fa-regular-400.woff") format("woff"), url("/src_project/fonts/fa-webfonts/fa-regular-400.ttf") format("truetype"), url("/src_project/fonts/fa-webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far{
font-family: "Font Awesome 5 Free";
font-weight: 400;
}
@font-face{
font-family: "Font Awesome 5 Free";
font-style: normal;
font-weight: 900;
src:  url("/src_project/fonts/fa-webfonts/fa-solid-900.eot");
src:  url("/src_project/fonts/fa-webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/src_project/fonts/fa-webfonts/fa-solid-900.woff2") format("woff2"), url("/src_project/fonts/fa-webfonts/fa-solid-900.woff") format("woff"), url("/src_project/fonts/fa-webfonts/fa-solid-900.ttf") format("truetype"), url("/src_project/fonts/fa-webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas{
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
/*!
* Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Icons: CC BY 4.0,Fonts: SIL OFL 1.1,Code: MIT License)
*/
.fa,
.fas,
.far,
.fal,
.fab{
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.fa-lg{
font-size: 1.3333333333em;
line-height: 0.75em;
vertical-align: -0.0667em;
}
.fa-xs{
font-size: 0.75em;
}
.fa-sm{
font-size: 0.875em;
}
.fa-1x{
font-size: 1em;
}
.fa-2x{
font-size: 2em;
}
.fa-3x{
font-size: 3em;
}
.fa-4x{
font-size: 4em;
}
.fa-5x{
font-size: 5em;
}
.fa-6x{
font-size: 6em;
}
.fa-7x{
font-size: 7em;
}
.fa-8x{
font-size: 8em;
}
.fa-9x{
font-size: 9em;
}
.fa-10x{
font-size: 10em;
}
.fa-fw{
text-align: center;
width: 1.25em;
}
.fa-ul{
list-style-type: none;
margin-left: 2.5em;
padding-left: 0;
}
.fa-ul > li{
position: relative;
}
.fa-li{
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit;
}
.fa-border{
border: solid 0.08em #eee;
border-radius: 0.1em;
padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left{
float: left;
}
.fa-pull-right{
float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left{
margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right{
margin-left: 0.3em;
}
.fa-spin{
animation: fa-spin 2s infinite linear;
}
.fa-pulse{
animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin{
0%{
transform: rotate(0deg);
}
100%{
transform: rotate(360deg);
}
}
.fa-rotate-90{
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
transform: rotate(90deg);
}
.fa-rotate-180{
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
transform: rotate(180deg);
}
.fa-rotate-270{
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
transform: rotate(270deg);
}
.fa-flip-horizontal{
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";
transform: scale(-1,1);
}
.fa-flip-vertical{
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";
transform: scale(1,-1);
}
.fa-flip-horizontal.fa-flip-vertical{
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";
transform: scale(-1,-1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical{
filter: none;
}
.fa-stack{
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2em;
}
.fa-stack-1x,
.fa-stack-2x{
left: 0;
position: absolute;
text-align: center;
width: 100%;
}
.fa-stack-1x{
line-height: inherit;
}
.fa-stack-2x{
font-size: 2em;
}
.fa-inverse{
color: #fff;
}

.fa-500px:before{
content: "\f26e";
}
.fa-accessible-icon:before{
content: "\f368";
}
.fa-accusoft:before{
content: "\f369";
}
.fa-address-book:before{
content: "\f2b9";
}
.fa-address-card:before{
content: "\f2bb";
}
.fa-adjust:before{
content: "\f042";
}
.fa-adn:before{
content: "\f170";
}
.fa-adversal:before{
content: "\f36a";
}
.fa-affiliatetheme:before{
content: "\f36b";
}
.fa-algolia:before{
content: "\f36c";
}
.fa-align-center:before{
content: "\f037";
}
.fa-align-justify:before{
content: "\f039";
}
.fa-align-left:before{
content: "\f036";
}
.fa-align-right:before{
content: "\f038";
}
.fa-allergies:before{
content: "\f461";
}
.fa-amazon:before{
content: "\f270";
}
.fa-amazon-pay:before{
content: "\f42c";
}
.fa-ambulance:before{
content: "\f0f9";
}
.fa-american-sign-language-interpreting:before{
content: "\f2a3";
}
.fa-amilia:before{
content: "\f36d";
}
.fa-anchor:before{
content: "\f13d";
}
.fa-android:before{
content: "\f17b";
}
.fa-angellist:before{
content: "\f209";
}
.fa-angle-double-down:before{
content: "\f103";
}
.fa-angle-double-left:before{
content: "\f100";
}
.fa-angle-double-right:before{
content: "\f101";
}
.fa-angle-double-up:before{
content: "\f102";
}
.fa-angle-down:before{
content: "\f107";
}
.fa-angle-left:before{
content: "\f104";
}
.fa-angle-right:before{
content: "\f105";
}
.fa-angle-up:before{
content: "\f106";
}
.fa-angrycreative:before{
content: "\f36e";
}
.fa-angular:before{
content: "\f420";
}
.fa-app-store:before{
content: "\f36f";
}
.fa-app-store-ios:before{
content: "\f370";
}
.fa-apper:before{
content: "\f371";
}
.fa-apple:before{
content: "\f179";
}
.fa-apple-pay:before{
content: "\f415";
}
.fa-archive:before{
content: "\f187";
}
.fa-arrow-alt-circle-down:before{
content: "\f358";
}
.fa-arrow-alt-circle-left:before{
content: "\f359";
}
.fa-arrow-alt-circle-right:before{
content: "\f35a";
}
.fa-arrow-alt-circle-up:before{
content: "\f35b";
}
.fa-arrow-circle-down:before{
content: "\f0ab";
}
.fa-arrow-circle-left:before{
content: "\f0a8";
}
.fa-arrow-circle-right:before{
content: "\f0a9";
}
.fa-arrow-circle-up:before{
content: "\f0aa";
}
.fa-arrow-down:before{
content: "\f063";
}
.fa-arrow-left:before{
content: "\f060";
}
.fa-arrow-right:before{
content: "\f061";
}
.fa-arrow-up:before{
content: "\f062";
}
.fa-arrows-alt:before{
content: "\f0b2";
}
.fa-arrows-alt-h:before{
content: "\f337";
}
.fa-arrows-alt-v:before{
content: "\f338";
}
.fa-assistive-listening-systems:before{
content: "\f2a2";
}
.fa-asterisk:before{
content: "\f069";
}
.fa-asymmetrik:before{
content: "\f372";
}
.fa-at:before{
content: "\f1fa";
}
.fa-audible:before{
content: "\f373";
}
.fa-audio-description:before{
content: "\f29e";
}
.fa-autoprefixer:before{
content: "\f41c";
}
.fa-avianex:before{
content: "\f374";
}
.fa-aviato:before{
content: "\f421";
}
.fa-aws:before{
content: "\f375";
}
.fa-backward:before{
content: "\f04a";
}
.fa-balance-scale:before{
content: "\f24e";
}
.fa-ban:before{
content: "\f05e";
}
.fa-band-aid:before{
content: "\f462";
}
.fa-bandcamp:before{
content: "\f2d5";
}
.fa-barcode:before{
content: "\f02a";
}
.fa-bars:before{
content: "\f0c9";
}
.fa-baseball-ball:before{
content: "\f433";
}
.fa-basketball-ball:before{
content: "\f434";
}
.fa-bath:before{
content: "\f2cd";
}
.fa-battery-empty:before{
content: "\f244";
}
.fa-battery-full:before{
content: "\f240";
}
.fa-battery-half:before{
content: "\f242";
}
.fa-battery-quarter:before{
content: "\f243";
}
.fa-battery-three-quarters:before{
content: "\f241";
}
.fa-bed:before{
content: "\f236";
}
.fa-beer:before{
content: "\f0fc";
}
.fa-behance:before{
content: "\f1b4";
}
.fa-behance-square:before{
content: "\f1b5";
}
.fa-bell:before{
content: "\f0f3";
}
.fa-bell-slash:before{
content: "\f1f6";
}
.fa-bicycle:before{
content: "\f206";
}
.fa-bimobject:before{
content: "\f378";
}
.fa-binoculars:before{
content: "\f1e5";
}
.fa-birthday-cake:before{
content: "\f1fd";
}
.fa-bitbucket:before{
content: "\f171";
}
.fa-bitcoin:before{
content: "\f379";
}
.fa-bity:before{
content: "\f37a";
}
.fa-black-tie:before{
content: "\f27e";
}
.fa-blackberry:before{
content: "\f37b";
}
.fa-blender:before{
content: "\f517";
}
.fa-blind:before{
content: "\f29d";
}
.fa-blogger:before{
content: "\f37c";
}
.fa-blogger-b:before{
content: "\f37d";
}
.fa-bluetooth:before{
content: "\f293";
}
.fa-bluetooth-b:before{
content: "\f294";
}
.fa-bold:before{
content: "\f032";
}
.fa-bolt:before{
content: "\f0e7";
}
.fa-bomb:before{
content: "\f1e2";
}
.fa-book:before{
content: "\f02d";
}
.fa-book-open:before{
content: "\f518";
}
.fa-bookmark:before{
content: "\f02e";
}
.fa-bowling-ball:before{
content: "\f436";
}
.fa-box:before{
content: "\f466";
}
.fa-box-open:before{
content: "\f49e";
}
.fa-boxes:before{
content: "\f468";
}
.fa-braille:before{
content: "\f2a1";
}
.fa-briefcase:before{
content: "\f0b1";
}
.fa-briefcase-medical:before{
content: "\f469";
}
.fa-broadcast-tower:before{
content: "\f519";
}
.fa-broom:before{
content: "\f51a";
}
.fa-btc:before{
content: "\f15a";
}
.fa-bug:before{
content: "\f188";
}
.fa-building:before{
content: "\f1ad";
}
.fa-bullhorn:before{
content: "\f0a1";
}
.fa-bullseye:before{
content: "\f140";
}
.fa-burn:before{
content: "\f46a";
}
.fa-buromobelexperte:before{
content: "\f37f";
}
.fa-bus:before{
content: "\f207";
}
.fa-buysellads:before{
content: "\f20d";
}
.fa-calculator:before{
content: "\f1ec";
}
.fa-calendar:before{
content: "\f133";
}
.fa-calendar-alt:before{
content: "\f073";
}
.fa-calendar-check:before{
content: "\f274";
}
.fa-calendar-minus:before{
content: "\f272";
}
.fa-calendar-plus:before{
content: "\f271";
}
.fa-calendar-times:before{
content: "\f273";
}
.fa-camera:before{
content: "\f030";
}
.fa-camera-retro:before{
content: "\f083";
}
.fa-capsules:before{
content: "\f46b";
}
.fa-car:before{
content: "\f1b9";
}
.fa-caret-down:before{
content: "\f0d7";
}
.fa-caret-left:before{
content: "\f0d9";
}
.fa-caret-right:before{
content: "\f0da";
}
.fa-caret-square-down:before{
content: "\f150";
}
.fa-caret-square-left:before{
content: "\f191";
}
.fa-caret-square-right:before{
content: "\f152";
}
.fa-caret-square-up:before{
content: "\f151";
}
.fa-caret-up:before{
content: "\f0d8";
}
.fa-cart-arrow-down:before{
content: "\f218";
}
.fa-cart-plus:before{
content: "\f217";
}
.fa-cc-amazon-pay:before{
content: "\f42d";
}
.fa-cc-amex:before{
content: "\f1f3";
}
.fa-cc-apple-pay:before{
content: "\f416";
}
.fa-cc-diners-club:before{
content: "\f24c";
}
.fa-cc-discover:before{
content: "\f1f2";
}
.fa-cc-jcb:before{
content: "\f24b";
}
.fa-cc-mastercard:before{
content: "\f1f1";
}
.fa-cc-paypal:before{
content: "\f1f4";
}
.fa-cc-stripe:before{
content: "\f1f5";
}
.fa-cc-visa:before{
content: "\f1f0";
}
.fa-centercode:before{
content: "\f380";
}
.fa-certificate:before{
content: "\f0a3";
}
.fa-chalkboard:before{
content: "\f51b";
}
.fa-chalkboard-teacher:before{
content: "\f51c";
}
.fa-chart-area:before{
content: "\f1fe";
}
.fa-chart-bar:before{
content: "\f080";
}
.fa-chart-line:before{
content: "\f201";
}
.fa-chart-pie:before{
content: "\f200";
}
.fa-check:before{
content: "\f00c";
}
.fa-check-circle:before{
content: "\f058";
}
.fa-check-square:before{
content: "\f14a";
}
.fa-chess:before{
content: "\f439";
}
.fa-chess-bishop:before{
content: "\f43a";
}
.fa-chess-board:before{
content: "\f43c";
}
.fa-chess-king:before{
content: "\f43f";
}
.fa-chess-knight:before{
content: "\f441";
}
.fa-chess-pawn:before{
content: "\f443";
}
.fa-chess-queen:before{
content: "\f445";
}
.fa-chess-rook:before{
content: "\f447";
}
.fa-chevron-circle-down:before{
content: "\f13a";
}
.fa-chevron-circle-left:before{
content: "\f137";
}
.fa-chevron-circle-right:before{
content: "\f138";
}
.fa-chevron-circle-up:before{
content: "\f139";
}
.fa-chevron-down:before{
content: "\f078";
}
.fa-chevron-left:before{
content: "\f053";
}
.fa-chevron-right:before{
content: "\f054";
}
.fa-chevron-up:before{
content: "\f077";
}
.fa-child:before{
content: "\f1ae";
}
.fa-chrome:before{
content: "\f268";
}
.fa-church:before{
content: "\f51d";
}
.fa-circle:before{
content: "\f111";
}
.fa-circle-notch:before{
content: "\f1ce";
}
.fa-clipboard:before{
content: "\f328";
}
.fa-clipboard-check:before{
content: "\f46c";
}
.fa-clipboard-list:before{
content: "\f46d";
}
.fa-clock:before{
content: "\f017";
}
.fa-clone:before{
content: "\f24d";
}
.fa-closed-captioning:before{
content: "\f20a";
}
.fa-cloud:before{
content: "\f0c2";
}
.fa-cloud-download-alt:before{
content: "\f381";
}
.fa-cloud-upload-alt:before{
content: "\f382";
}
.fa-cloudscale:before{
content: "\f383";
}
.fa-cloudsmith:before{
content: "\f384";
}
.fa-cloudversify:before{
content: "\f385";
}
.fa-code:before{
content: "\f121";
}
.fa-code-branch:before{
content: "\f126";
}
.fa-codepen:before{
content: "\f1cb";
}
.fa-codiepie:before{
content: "\f284";
}
.fa-coffee:before{
content: "\f0f4";
}
.fa-cog:before{
content: "\f013";
}
.fa-cogs:before{
content: "\f085";
}
.fa-coins:before{
content: "\f51e";
}
.fa-columns:before{
content: "\f0db";
}
.fa-comment:before{
content: "\f075";
}
.fa-comment-alt:before{
content: "\f27a";
}
.fa-comment-dots:before{
content: "\f4ad";
}
.fa-comment-slash:before{
content: "\f4b3";
}
.fa-comments:before{
content: "\f086";
}
.fa-compact-disc:before{
content: "\f51f";
}
.fa-compass:before{
content: "\f14e";
}
.fa-compress:before{
content: "\f066";
}
.fa-connectdevelop:before{
content: "\f20e";
}
.fa-contao:before{
content: "\f26d";
}
.fa-copy:before{
content: "\f0c5";
}
.fa-copyright:before{
content: "\f1f9";
}
.fa-couch:before{
content: "\f4b8";
}
.fa-cpanel:before{
content: "\f388";
}
.fa-creative-commons:before{
content: "\f25e";
}
.fa-creative-commons-by:before{
content: "\f4e7";
}
.fa-creative-commons-nc:before{
content: "\f4e8";
}
.fa-creative-commons-nc-eu:before{
content: "\f4e9";
}
.fa-creative-commons-nc-jp:before{
content: "\f4ea";
}
.fa-creative-commons-nd:before{
content: "\f4eb";
}
.fa-creative-commons-pd:before{
content: "\f4ec";
}
.fa-creative-commons-pd-alt:before{
content: "\f4ed";
}
.fa-creative-commons-remix:before{
content: "\f4ee";
}
.fa-creative-commons-sa:before{
content: "\f4ef";
}
.fa-creative-commons-sampling:before{
content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before{
content: "\f4f1";
}
.fa-creative-commons-share:before{
content: "\f4f2";
}
.fa-credit-card:before{
content: "\f09d";
}
.fa-crop:before{
content: "\f125";
}
.fa-crosshairs:before{
content: "\f05b";
}
.fa-crow:before{
content: "\f520";
}
.fa-crown:before{
content: "\f521";
}
.fa-css3:before{
content: "\f13c";
}
.fa-css3-alt:before{
content: "\f38b";
}
.fa-cube:before{
content: "\f1b2";
}
.fa-cubes:before{
content: "\f1b3";
}
.fa-cut:before{
content: "\f0c4";
}
.fa-cuttlefish:before{
content: "\f38c";
}
.fa-d-and-d:before{
content: "\f38d";
}
.fa-dashcube:before{
content: "\f210";
}
.fa-database:before{
content: "\f1c0";
}
.fa-deaf:before{
content: "\f2a4";
}
.fa-delicious:before{
content: "\f1a5";
}
.fa-deploydog:before{
content: "\f38e";
}
.fa-deskpro:before{
content: "\f38f";
}
.fa-desktop:before{
content: "\f108";
}
.fa-deviantart:before{
content: "\f1bd";
}
.fa-diagnoses:before{
content: "\f470";
}
.fa-dice:before{
content: "\f522";
}
.fa-dice-five:before{
content: "\f523";
}
.fa-dice-four:before{
content: "\f524";
}
.fa-dice-one:before{
content: "\f525";
}
.fa-dice-six:before{
content: "\f526";
}
.fa-dice-three:before{
content: "\f527";
}
.fa-dice-two:before{
content: "\f528";
}
.fa-digg:before{
content: "\f1a6";
}
.fa-digital-ocean:before{
content: "\f391";
}
.fa-discord:before{
content: "\f392";
}
.fa-discourse:before{
content: "\f393";
}
.fa-divide:before{
content: "\f529";
}
.fa-dna:before{
content: "\f471";
}
.fa-dochub:before{
content: "\f394";
}
.fa-docker:before{
content: "\f395";
}
.fa-dollar-sign:before{
content: "\f155";
}
.fa-dolly:before{
content: "\f472";
}
.fa-dolly-flatbed:before{
content: "\f474";
}
.fa-donate:before{
content: "\f4b9";
}
.fa-door-closed:before{
content: "\f52a";
}
.fa-door-open:before{
content: "\f52b";
}
.fa-dot-circle:before{
content: "\f192";
}
.fa-dove:before{
content: "\f4ba";
}
.fa-download:before{
content: "\f019";
}
.fa-draft2digital:before{
content: "\f396";
}
.fa-dribbble:before{
content: "\f17d";
}
.fa-dribbble-square:before{
content: "\f397";
}
.fa-dropbox:before{
content: "\f16b";
}
.fa-drupal:before{
content: "\f1a9";
}
.fa-dumbbell:before{
content: "\f44b";
}
.fa-dyalog:before{
content: "\f399";
}
.fa-earlybirds:before{
content: "\f39a";
}
.fa-ebay:before{
content: "\f4f4";
}
.fa-edge:before{
content: "\f282";
}
.fa-edit:before{
content: "\f044";
}
.fa-eject:before{
content: "\f052";
}
.fa-elementor:before{
content: "\f430";
}
.fa-ellipsis-h:before{
content: "\f141";
}
.fa-ellipsis-v:before{
content: "\f142";
}
.fa-ember:before{
content: "\f423";
}
.fa-empire:before{
content: "\f1d1";
}
.fa-envelope:before{
content: "\f0e0";
}
.fa-envelope-open:before{
content: "\f2b6";
}
.fa-envelope-square:before{
content: "\f199";
}
.fa-envira:before{
content: "\f299";
}
.fa-equals:before{
content: "\f52c";
}
.fa-eraser:before{
content: "\f12d";
}
.fa-erlang:before{
content: "\f39d";
}
.fa-ethereum:before{
content: "\f42e";
}
.fa-etsy:before{
content: "\f2d7";
}
.fa-euro-sign:before{
content: "\f153";
}
.fa-exchange-alt:before{
content: "\f362";
}
.fa-exclamation:before{
content: "\f12a";
}
.fa-exclamation-circle:before{
content: "\f06a";
}
.fa-exclamation-triangle:before{
content: "\f071";
}
.fa-expand:before{
content: "\f065";
}
.fa-expand-arrows-alt:before{
content: "\f31e";
}
.fa-expeditedssl:before{
content: "\f23e";
}
.fa-external-link-alt:before{
content: "\f35d";
}
.fa-external-link-square-alt:before{
content: "\f360";
}
.fa-eye:before{
content: "\f06e";
}
.fa-eye-dropper:before{
content: "\f1fb";
}
.fa-eye-slash:before{
content: "\f070";
}
.fa-facebook:before{
content: "\f09a";
}
.fa-facebook-f:before{
content: "\f39e";
}
.fa-facebook-messenger:before{
content: "\f39f";
}
.fa-facebook-square:before{
content: "\f082";
}
.fa-fast-backward:before{
content: "\f049";
}
.fa-fast-forward:before{
content: "\f050";
}
.fa-fax:before{
content: "\f1ac";
}
.fa-feather:before{
content: "\f52d";
}
.fa-female:before{
content: "\f182";
}
.fa-fighter-jet:before{
content: "\f0fb";
}
.fa-file:before{
content: "\f15b";
}
.fa-file-alt:before{
content: "\f15c";
}
.fa-file-archive:before{
content: "\f1c6";
}
.fa-file-audio:before{
content: "\f1c7";
}
.fa-file-code:before{
content: "\f1c9";
}
.fa-file-excel:before{
content: "\f1c3";
}
.fa-file-image:before{
content: "\f1c5";
}
.fa-file-medical:before{
content: "\f477";
}
.fa-file-medical-alt:before{
content: "\f478";
}
.fa-file-pdf:before{
content: "\f1c1";
}
.fa-file-powerpoint:before{
content: "\f1c4";
}
.fa-file-video:before{
content: "\f1c8";
}
.fa-file-word:before{
content: "\f1c2";
}
.fa-film:before{
content: "\f008";
}
.fa-filter:before{
content: "\f0b0";
}
.fa-fire:before{
content: "\f06d";
}
.fa-fire-extinguisher:before{
content: "\f134";
}
.fa-firefox:before{
content: "\f269";
}
.fa-first-aid:before{
content: "\f479";
}
.fa-first-order:before{
content: "\f2b0";
}
.fa-first-order-alt:before{
content: "\f50a";
}
.fa-firstdraft:before{
content: "\f3a1";
}
.fa-flag:before{
content: "\f024";
}
.fa-flag-checkered:before{
content: "\f11e";
}
.fa-flask:before{
content: "\f0c3";
}
.fa-flickr:before{
content: "\f16e";
}
.fa-flipboard:before{
content: "\f44d";
}
.fa-fly:before{
content: "\f417";
}
.fa-folder:before{
content: "\f07b";
}
.fa-folder-open:before{
content: "\f07c";
}
.fa-font:before{
content: "\f031";
}
.fa-font-awesome:before{
content: "\f2b4";
}
.fa-font-awesome-alt:before{
content: "\f35c";
}
.fa-font-awesome-flag:before{
content: "\f425";
}
.fa-font-awesome-logo-full:before{
content: "\f4e6";
}
.fa-fonticons:before{
content: "\f280";
}
.fa-fonticons-fi:before{
content: "\f3a2";
}
.fa-football-ball:before{
content: "\f44e";
}
.fa-fort-awesome:before{
content: "\f286";
}
.fa-fort-awesome-alt:before{
content: "\f3a3";
}
.fa-forumbee:before{
content: "\f211";
}
.fa-forward:before{
content: "\f04e";
}
.fa-foursquare:before{
content: "\f180";
}
.fa-free-code-camp:before{
content: "\f2c5";
}
.fa-freebsd:before{
content: "\f3a4";
}
.fa-frog:before{
content: "\f52e";
}
.fa-frown:before{
content: "\f119";
}
.fa-fulcrum:before{
content: "\f50b";
}
.fa-futbol:before{
content: "\f1e3";
}
.fa-galactic-republic:before{
content: "\f50c";
}
.fa-galactic-senate:before{
content: "\f50d";
}
.fa-gamepad:before{
content: "\f11b";
}
.fa-gas-pump:before{
content: "\f52f";
}
.fa-gavel:before{
content: "\f0e3";
}
.fa-gem:before{
content: "\f3a5";
}
.fa-genderless:before{
content: "\f22d";
}
.fa-get-pocket:before{
content: "\f265";
}
.fa-gg:before{
content: "\f260";
}
.fa-gg-circle:before{
content: "\f261";
}
.fa-gift:before{
content: "\f06b";
}
.fa-git:before{
content: "\f1d3";
}
.fa-git-square:before{
content: "\f1d2";
}
.fa-github:before{
content: "\f09b";
}
.fa-github-alt:before{
content: "\f113";
}
.fa-github-square:before{
content: "\f092";
}
.fa-gitkraken:before{
content: "\f3a6";
}
.fa-gitlab:before{
content: "\f296";
}
.fa-gitter:before{
content: "\f426";
}
.fa-glass-martini:before{
content: "\f000";
}
.fa-glasses:before{
content: "\f530";
}
.fa-glide:before{
content: "\f2a5";
}
.fa-glide-g:before{
content: "\f2a6";
}
.fa-globe:before{
content: "\f0ac";
}
.fa-gofore:before{
content: "\f3a7";
}
.fa-golf-ball:before{
content: "\f450";
}
.fa-goodreads:before{
content: "\f3a8";
}
.fa-goodreads-g:before{
content: "\f3a9";
}
.fa-google:before{
content: "\f1a0";
}
.fa-google-drive:before{
content: "\f3aa";
}
.fa-google-play:before{
content: "\f3ab";
}
.fa-google-plus:before{
content: "\f2b3";
}
.fa-google-plus-g:before{
content: "\f0d5";
}
.fa-google-plus-square:before{
content: "\f0d4";
}
.fa-google-wallet:before{
content: "\f1ee";
}
.fa-graduation-cap:before{
content: "\f19d";
}
.fa-gratipay:before{
content: "\f184";
}
.fa-grav:before{
content: "\f2d6";
}
.fa-greater-than:before{
content: "\f531";
}
.fa-greater-than-equal:before{
content: "\f532";
}
.fa-gripfire:before{
content: "\f3ac";
}
.fa-grunt:before{
content: "\f3ad";
}
.fa-gulp:before{
content: "\f3ae";
}
.fa-h-square:before{
content: "\f0fd";
}
.fa-hacker-news:before{
content: "\f1d4";
}
.fa-hacker-news-square:before{
content: "\f3af";
}
.fa-hand-holding:before{
content: "\f4bd";
}
.fa-hand-holding-heart:before{
content: "\f4be";
}
.fa-hand-holding-usd:before{
content: "\f4c0";
}
.fa-hand-lizard:before{
content: "\f258";
}
.fa-hand-paper:before{
content: "\f256";
}
.fa-hand-peace:before{
content: "\f25b";
}
.fa-hand-point-down:before{
content: "\f0a7";
}
.fa-hand-point-left:before{
content: "\f0a5";
}
.fa-hand-point-right:before{
content: "\f0a4";
}
.fa-hand-point-up:before{
content: "\f0a6";
}
.fa-hand-pointer:before{
content: "\f25a";
}
.fa-hand-rock:before{
content: "\f255";
}
.fa-hand-scissors:before{
content: "\f257";
}
.fa-hand-spock:before{
content: "\f259";
}
.fa-hands:before{
content: "\f4c2";
}
.fa-hands-helping:before{
content: "\f4c4";
}
.fa-handshake:before{
content: "\f2b5";
}
.fa-hashtag:before{
content: "\f292";
}
.fa-hdd:before{
content: "\f0a0";
}
.fa-heading:before{
content: "\f1dc";
}
.fa-headphones:before{
content: "\f025";
}
.fa-heart:before{
content: "\f004";
}
.fa-heartbeat:before{
content: "\f21e";
}
.fa-helicopter:before{
content: "\f533";
}
.fa-hips:before{
content: "\f452";
}
.fa-hire-a-helper:before{
content: "\f3b0";
}
.fa-history:before{
content: "\f1da";
}
.fa-hockey-puck:before{
content: "\f453";
}
.fa-home:before{
content: "\f015";
}
.fa-hooli:before{
content: "\f427";
}
.fa-hospital:before{
content: "\f0f8";
}
.fa-hospital-alt:before{
content: "\f47d";
}
.fa-hospital-symbol:before{
content: "\f47e";
}
.fa-hotjar:before{
content: "\f3b1";
}
.fa-hourglass:before{
content: "\f254";
}
.fa-hourglass-end:before{
content: "\f253";
}
.fa-hourglass-half:before{
content: "\f252";
}
.fa-hourglass-start:before{
content: "\f251";
}
.fa-houzz:before{
content: "\f27c";
}
.fa-html5:before{
content: "\f13b";
}
.fa-hubspot:before{
content: "\f3b2";
}
.fa-i-cursor:before{
content: "\f246";
}
.fa-id-badge:before{
content: "\f2c1";
}
.fa-id-card:before{
content: "\f2c2";
}
.fa-id-card-alt:before{
content: "\f47f";
}
.fa-image:before{
content: "\f03e";
}
.fa-images:before{
content: "\f302";
}
.fa-imdb:before{
content: "\f2d8";
}
.fa-inbox:before{
content: "\f01c";
}
.fa-indent:before{
content: "\f03c";
}
.fa-industry:before{
content: "\f275";
}
.fa-infinity:before{
content: "\f534";
}
.fa-info:before{
content: "\f129";
}
.fa-info-circle:before{
content: "\f05a";
}
.fa-instagram:before{
content: "\f16d";
}
.fa-internet-explorer:before{
content: "\f26b";
}
.fa-ioxhost:before{
content: "\f208";
}
.fa-italic:before{
content: "\f033";
}
.fa-itunes:before{
content: "\f3b4";
}
.fa-itunes-note:before{
content: "\f3b5";
}
.fa-java:before{
content: "\f4e4";
}
.fa-jedi-order:before{
content: "\f50e";
}
.fa-jenkins:before{
content: "\f3b6";
}
.fa-joget:before{
content: "\f3b7";
}
.fa-joomla:before{
content: "\f1aa";
}
.fa-js:before{
content: "\f3b8";
}
.fa-js-square:before{
content: "\f3b9";
}
.fa-jsfiddle:before{
content: "\f1cc";
}
.fa-key:before{
content: "\f084";
}
.fa-keybase:before{
content: "\f4f5";
}
.fa-keyboard:before{
content: "\f11c";
}
.fa-keycdn:before{
content: "\f3ba";
}
.fa-kickstarter:before{
content: "\f3bb";
}
.fa-kickstarter-k:before{
content: "\f3bc";
}
.fa-kiwi-bird:before{
content: "\f535";
}
.fa-korvue:before{
content: "\f42f";
}
.fa-language:before{
content: "\f1ab";
}
.fa-laptop:before{
content: "\f109";
}
.fa-laravel:before{
content: "\f3bd";
}
.fa-lastfm:before{
content: "\f202";
}
.fa-lastfm-square:before{
content: "\f203";
}
.fa-leaf:before{
content: "\f06c";
}
.fa-leanpub:before{
content: "\f212";
}
.fa-lemon:before{
content: "\f094";
}
.fa-less:before{
content: "\f41d";
}
.fa-less-than:before{
content: "\f536";
}
.fa-less-than-equal:before{
content: "\f537";
}
.fa-level-down-alt:before{
content: "\f3be";
}
.fa-level-up-alt:before{
content: "\f3bf";
}
.fa-life-ring:before{
content: "\f1cd";
}
.fa-lightbulb:before{
content: "\f0eb";
}
.fa-line:before{
content: "\f3c0";
}
.fa-link:before{
content: "\f0c1";
}
.fa-linkedin:before{
content: "\f08c";
}
.fa-linkedin-in:before{
content: "\f0e1";
}
.fa-linode:before{
content: "\f2b8";
}
.fa-linux:before{
content: "\f17c";
}
.fa-lira-sign:before{
content: "\f195";
}
.fa-list:before{
content: "\f03a";
}
.fa-list-alt:before{
content: "\f022";
}
.fa-list-ol:before{
content: "\f0cb";
}
.fa-list-ul:before{
content: "\f0ca";
}
.fa-location-arrow:before{
content: "\f124";
}
.fa-lock:before{
content: "\f023";
}
.fa-lock-open:before{
content: "\f3c1";
}
.fa-long-arrow-alt-down:before{
content: "\f309";
}
.fa-long-arrow-alt-left:before{
content: "\f30a";
}
.fa-long-arrow-alt-right:before{
content: "\f30b";
}
.fa-long-arrow-alt-up:before{
content: "\f30c";
}
.fa-low-vision:before{
content: "\f2a8";
}
.fa-lyft:before{
content: "\f3c3";
}
.fa-magento:before{
content: "\f3c4";
}
.fa-magic:before{
content: "\f0d0";
}
.fa-magnet:before{
content: "\f076";
}
.fa-male:before{
content: "\f183";
}
.fa-mandalorian:before{
content: "\f50f";
}
.fa-map:before{
content: "\f279";
}
.fa-map-marker:before{
content: "\f041";
}
.fa-map-marker-alt:before{
content: "\f3c5";
}
.fa-map-pin:before{
content: "\f276";
}
.fa-map-signs:before{
content: "\f277";
}
.fa-mars:before{
content: "\f222";
}
.fa-mars-double:before{
content: "\f227";
}
.fa-mars-stroke:before{
content: "\f229";
}
.fa-mars-stroke-h:before{
content: "\f22b";
}
.fa-mars-stroke-v:before{
content: "\f22a";
}
.fa-mastodon:before{
content: "\f4f6";
}
.fa-maxcdn:before{
content: "\f136";
}
.fa-medapps:before{
content: "\f3c6";
}
.fa-medium:before{
content: "\f23a";
}
.fa-medium-m:before{
content: "\f3c7";
}
.fa-medkit:before{
content: "\f0fa";
}
.fa-medrt:before{
content: "\f3c8";
}
.fa-meetup:before{
content: "\f2e0";
}
.fa-meh:before{
content: "\f11a";
}
.fa-memory:before{
content: "\f538";
}
.fa-mercury:before{
content: "\f223";
}
.fa-microchip:before{
content: "\f2db";
}
.fa-microphone:before{
content: "\f130";
}
.fa-microphone-alt:before{
content: "\f3c9";
}
.fa-microphone-alt-slash:before{
content: "\f539";
}
.fa-microphone-slash:before{
content: "\f131";
}
.fa-microsoft:before{
content: "\f3ca";
}
.fa-minus:before{
content: "\f068";
}
.fa-minus-circle:before{
content: "\f056";
}
.fa-minus-square:before{
content: "\f146";
}
.fa-mix:before{
content: "\f3cb";
}
.fa-mixcloud:before{
content: "\f289";
}
.fa-mizuni:before{
content: "\f3cc";
}
.fa-mobile:before{
content: "\f10b";
}
.fa-mobile-alt:before{
content: "\f3cd";
}
.fa-modx:before{
content: "\f285";
}
.fa-monero:before{
content: "\f3d0";
}
.fa-money-bill:before{
content: "\f0d6";
}
.fa-money-bill-alt:before{
content: "\f3d1";
}
.fa-money-bill-wave:before{
content: "\f53a";
}
.fa-money-bill-wave-alt:before{
content: "\f53b";
}
.fa-money-check:before{
content: "\f53c";
}
.fa-money-check-alt:before{
content: "\f53d";
}
.fa-moon:before{
content: "\f186";
}
.fa-motorcycle:before{
content: "\f21c";
}
.fa-mouse-pointer:before{
content: "\f245";
}
.fa-music:before{
content: "\f001";
}
.fa-napster:before{
content: "\f3d2";
}
.fa-neuter:before{
content: "\f22c";
}
.fa-newspaper:before{
content: "\f1ea";
}
.fa-nintendo-switch:before{
content: "\f418";
}
.fa-node:before{
content: "\f419";
}
.fa-node-js:before{
content: "\f3d3";
}
.fa-not-equal:before{
content: "\f53e";
}
.fa-notes-medical:before{
content: "\f481";
}
.fa-npm:before{
content: "\f3d4";
}
.fa-ns8:before{
content: "\f3d5";
}
.fa-nutritionix:before{
content: "\f3d6";
}
.fa-object-group:before{
content: "\f247";
}
.fa-object-ungroup:before{
content: "\f248";
}
.fa-odnoklassniki:before{
content: "\f263";
}
.fa-odnoklassniki-square:before{
content: "\f264";
}
.fa-old-republic:before{
content: "\f510";
}
.fa-opencart:before{
content: "\f23d";
}
.fa-openid:before{
content: "\f19b";
}
.fa-opera:before{
content: "\f26a";
}
.fa-optin-monster:before{
content: "\f23c";
}
.fa-osi:before{
content: "\f41a";
}
.fa-outdent:before{
content: "\f03b";
}
.fa-page4:before{
content: "\f3d7";
}
.fa-pagelines:before{
content: "\f18c";
}
.fa-paint-brush:before{
content: "\f1fc";
}
.fa-palette:before{
content: "\f53f";
}
.fa-palfed:before{
content: "\f3d8";
}
.fa-pallet:before{
content: "\f482";
}
.fa-paper-plane:before{
content: "\f1d8";
}
.fa-paperclip:before{
content: "\f0c6";
}
.fa-parachute-box:before{
content: "\f4cd";
}
.fa-paragraph:before{
content: "\f1dd";
}
.fa-parking:before{
content: "\f540";
}
.fa-paste:before{
content: "\f0ea";
}
.fa-patreon:before{
content: "\f3d9";
}
.fa-pause:before{
content: "\f04c";
}
.fa-pause-circle:before{
content: "\f28b";
}
.fa-paw:before{
content: "\f1b0";
}
.fa-paypal:before{
content: "\f1ed";
}
.fa-pen-square:before{
content: "\f14b";
}
.fa-pencil-alt:before{
content: "\f303";
}
.fa-people-carry:before{
content: "\f4ce";
}
.fa-percent:before{
content: "\f295";
}
.fa-percentage:before{
content: "\f541";
}
.fa-periscope:before{
content: "\f3da";
}
.fa-phabricator:before{
content: "\f3db";
}
.fa-phoenix-framework:before{
content: "\f3dc";
}
.fa-phoenix-squadron:before{
content: "\f511";
}
.fa-phone:before{
content: "\f095";
}
.fa-phone-slash:before{
content: "\f3dd";
}
.fa-phone-square:before{
content: "\f098";
}
.fa-phone-volume:before{
content: "\f2a0";
}
.fa-php:before{
content: "\f457";
}
.fa-pied-piper:before{
content: "\f2ae";
}
.fa-pied-piper-alt:before{
content: "\f1a8";
}
.fa-pied-piper-hat:before{
content: "\f4e5";
}
.fa-pied-piper-pp:before{
content: "\f1a7";
}
.fa-piggy-bank:before{
content: "\f4d3";
}
.fa-pills:before{
content: "\f484";
}
.fa-pinterest:before{
content: "\f0d2";
}
.fa-pinterest-p:before{
content: "\f231";
}
.fa-pinterest-square:before{
content: "\f0d3";
}
.fa-plane:before{
content: "\f072";
}
.fa-play:before{
content: "\f04b";
}
.fa-play-circle:before{
content: "\f144";
}
.fa-playstation:before{
content: "\f3df";
}
.fa-plug:before{
content: "\f1e6";
}
.fa-plus:before{
content: "\f067";
}
.fa-plus-circle:before{
content: "\f055";
}
.fa-plus-square:before{
content: "\f0fe";
}
.fa-podcast:before{
content: "\f2ce";
}
.fa-poo:before{
content: "\f2fe";
}
.fa-portrait:before{
content: "\f3e0";
}
.fa-pound-sign:before{
content: "\f154";
}
.fa-power-off:before{
content: "\f011";
}
.fa-prescription-bottle:before{
content: "\f485";
}
.fa-prescription-bottle-alt:before{
content: "\f486";
}
.fa-print:before{
content: "\f02f";
}
.fa-procedures:before{
content: "\f487";
}
.fa-product-hunt:before{
content: "\f288";
}
.fa-project-diagram:before{
content: "\f542";
}
.fa-pushed:before{
content: "\f3e1";
}
.fa-puzzle-piece:before{
content: "\f12e";
}
.fa-python:before{
content: "\f3e2";
}
.fa-qq:before{
content: "\f1d6";
}
.fa-qrcode:before{
content: "\f029";
}
.fa-question:before{
content: "\f128";
}
.fa-question-circle:before{
content: "\f059";
}
.fa-quidditch:before{
content: "\f458";
}
.fa-quinscape:before{
content: "\f459";
}
.fa-quora:before{
content: "\f2c4";
}
.fa-quote-left:before{
content: "\f10d";
}
.fa-quote-right:before{
content: "\f10e";
}
.fa-r-project:before{
content: "\f4f7";
}
.fa-random:before{
content: "\f074";
}
.fa-ravelry:before{
content: "\f2d9";
}
.fa-react:before{
content: "\f41b";
}
.fa-readme:before{
content: "\f4d5";
}
.fa-rebel:before{
content: "\f1d0";
}
.fa-receipt:before{
content: "\f543";
}
.fa-recycle:before{
content: "\f1b8";
}
.fa-red-river:before{
content: "\f3e3";
}
.fa-reddit:before{
content: "\f1a1";
}
.fa-reddit-alien:before{
content: "\f281";
}
.fa-reddit-square:before{
content: "\f1a2";
}
.fa-redo:before{
content: "\f01e";
}
.fa-redo-alt:before{
content: "\f2f9";
}
.fa-registered:before{
content: "\f25d";
}
.fa-rendact:before{
content: "\f3e4";
}
.fa-renren:before{
content: "\f18b";
}
.fa-reply:before{
content: "\f3e5";
}
.fa-reply-all:before{
content: "\f122";
}
.fa-replyd:before{
content: "\f3e6";
}
.fa-researchgate:before{
content: "\f4f8";
}
.fa-resolving:before{
content: "\f3e7";
}
.fa-retweet:before{
content: "\f079";
}
.fa-ribbon:before{
content: "\f4d6";
}
.fa-road:before{
content: "\f018";
}
.fa-robot:before{
content: "\f544";
}
.fa-rocket:before{
content: "\f135";
}
.fa-rocketchat:before{
content: "\f3e8";
}
.fa-rockrms:before{
content: "\f3e9";
}
.fa-rss:before{
content: "\f09e";
}
.fa-rss-square:before{
content: "\f143";
}
.fa-ruble-sign:before{
content: "\f158";
}
.fa-ruler:before{
content: "\f545";
}
.fa-ruler-combined:before{
content: "\f546";
}
.fa-ruler-horizontal:before{
content: "\f547";
}
.fa-ruler-vertical:before{
content: "\f548";
}
.fa-rupee-sign:before{
content: "\f156";
}
.fa-safari:before{
content: "\f267";
}
.fa-sass:before{
content: "\f41e";
}
.fa-save:before{
content: "\f0c7";
}
.fa-schlix:before{
content: "\f3ea";
}
.fa-school:before{
content: "\f549";
}
.fa-screwdriver:before{
content: "\f54a";
}
.fa-scribd:before{
content: "\f28a";
}
.fa-search:before{
content: "\f002";
}
.fa-search-minus:before{
content: "\f010";
}
.fa-search-plus:before{
content: "\f00e";
}
.fa-searchengin:before{
content: "\f3eb";
}
.fa-seedling:before{
content: "\f4d8";
}
.fa-sellcast:before{
content: "\f2da";
}
.fa-sellsy:before{
content: "\f213";
}
.fa-server:before{
content: "\f233";
}
.fa-servicestack:before{
content: "\f3ec";
}
.fa-share:before{
content: "\f064";
}
.fa-share-alt:before{
content: "\f1e0";
}
.fa-share-alt-square:before{
content: "\f1e1";
}
.fa-share-square:before{
content: "\f14d";
}
.fa-shekel-sign:before{
content: "\f20b";
}
.fa-shield-alt:before{
content: "\f3ed";
}
.fa-ship:before{
content: "\f21a";
}
.fa-shipping-fast:before{
content: "\f48b";
}
.fa-shirtsinbulk:before{
content: "\f214";
}
.fa-shoe-prints:before{
content: "\f54b";
}
.fa-shopping-bag:before{
content: "\f290";
}
.fa-shopping-basket:before{
content: "\f291";
}
.fa-shopping-cart:before{
content: "\f07a";
}
.fa-shower:before{
content: "\f2cc";
}
.fa-sign:before{
content: "\f4d9";
}
.fa-sign-in-alt:before{
content: "\f2f6";
}
.fa-sign-language:before{
content: "\f2a7";
}
.fa-sign-out-alt:before{
content: "\f2f5";
}
.fa-signal:before{
content: "\f012";
}
.fa-simplybuilt:before{
content: "\f215";
}
.fa-sistrix:before{
content: "\f3ee";
}
.fa-sitemap:before{
content: "\f0e8";
}
.fa-sith:before{
content: "\f512";
}
.fa-skull:before{
content: "\f54c";
}
.fa-skyatlas:before{
content: "\f216";
}
.fa-skype:before{
content: "\f17e";
}
.fa-slack:before{
content: "\f198";
}
.fa-slack-hash:before{
content: "\f3ef";
}
.fa-sliders-h:before{
content: "\f1de";
}
.fa-slideshare:before{
content: "\f1e7";
}
.fa-smile:before{
content: "\f118";
}
.fa-smoking:before{
content: "\f48d";
}
.fa-smoking-ban:before{
content: "\f54d";
}
.fa-snapchat:before{
content: "\f2ab";
}
.fa-snapchat-ghost:before{
content: "\f2ac";
}
.fa-snapchat-square:before{
content: "\f2ad";
}
.fa-snowflake:before{
content: "\f2dc";
}
.fa-sort:before{
content: "\f0dc";
}
.fa-sort-alpha-down:before{
content: "\f15d";
}
.fa-sort-alpha-up:before{
content: "\f15e";
}
.fa-sort-amount-down:before{
content: "\f160";
}
.fa-sort-amount-up:before{
content: "\f161";
}
.fa-sort-down:before{
content: "\f0dd";
}
.fa-sort-numeric-down:before{
content: "\f162";
}
.fa-sort-numeric-up:before{
content: "\f163";
}
.fa-sort-up:before{
content: "\f0de";
}
.fa-soundcloud:before{
content: "\f1be";
}
.fa-space-shuttle:before{
content: "\f197";
}
.fa-speakap:before{
content: "\f3f3";
}
.fa-spinner:before{
content: "\f110";
}
.fa-spotify:before{
content: "\f1bc";
}
.fa-square:before{
content: "\f0c8";
}
.fa-square-full:before{
content: "\f45c";
}
.fa-stack-exchange:before{
content: "\f18d";
}
.fa-stack-overflow:before{
content: "\f16c";
}
.fa-star:before{
content: "\f005";
}
.fa-star-half:before{
content: "\f089";
}
.fa-staylinked:before{
content: "\f3f5";
}
.fa-steam:before{
content: "\f1b6";
}
.fa-steam-square:before{
content: "\f1b7";
}
.fa-steam-symbol:before{
content: "\f3f6";
}
.fa-step-backward:before{
content: "\f048";
}
.fa-step-forward:before{
content: "\f051";
}
.fa-stethoscope:before{
content: "\f0f1";
}
.fa-sticker-mule:before{
content: "\f3f7";
}
.fa-sticky-note:before{
content: "\f249";
}
.fa-stop:before{
content: "\f04d";
}
.fa-stop-circle:before{
content: "\f28d";
}
.fa-stopwatch:before{
content: "\f2f2";
}
.fa-store:before{
content: "\f54e";
}
.fa-store-alt:before{
content: "\f54f";
}
.fa-strava:before{
content: "\f428";
}
.fa-stream:before{
content: "\f550";
}
.fa-street-view:before{
content: "\f21d";
}
.fa-strikethrough:before{
content: "\f0cc";
}
.fa-stripe:before{
content: "\f429";
}
.fa-stripe-s:before{
content: "\f42a";
}
.fa-stroopwafel:before{
content: "\f551";
}
.fa-studiovinari:before{
content: "\f3f8";
}
.fa-stumbleupon:before{
content: "\f1a4";
}
.fa-stumbleupon-circle:before{
content: "\f1a3";
}
.fa-subscript:before{
content: "\f12c";
}
.fa-subway:before{
content: "\f239";
}
.fa-suitcase:before{
content: "\f0f2";
}
.fa-sun:before{
content: "\f185";
}
.fa-superpowers:before{
content: "\f2dd";
}
.fa-superscript:before{
content: "\f12b";
}
.fa-supple:before{
content: "\f3f9";
}
.fa-sync:before{
content: "\f021";
}
.fa-sync-alt:before{
content: "\f2f1";
}
.fa-syringe:before{
content: "\f48e";
}
.fa-table:before{
content: "\f0ce";
}
.fa-table-tennis:before{
content: "\f45d";
}
.fa-tablet:before{
content: "\f10a";
}
.fa-tablet-alt:before{
content: "\f3fa";
}
.fa-tablets:before{
content: "\f490";
}
.fa-tachometer-alt:before{
content: "\f3fd";
}
.fa-tag:before{
content: "\f02b";
}
.fa-tags:before{
content: "\f02c";
}
.fa-tape:before{
content: "\f4db";
}
.fa-tasks:before{
content: "\f0ae";
}
.fa-taxi:before{
content: "\f1ba";
}
.fa-teamspeak:before{
content: "\f4f9";
}
.fa-telegram:before{
content: "\f2c6";
}
.fa-telegram-plane:before{
content: "\f3fe";
}
.fa-tencent-weibo:before{
content: "\f1d5";
}
.fa-terminal:before{
content: "\f120";
}
.fa-text-height:before{
content: "\f034";
}
.fa-text-width:before{
content: "\f035";
}
.fa-th:before{
content: "\f00a";
}
.fa-th-large:before{
content: "\f009";
}
.fa-th-list:before{
content: "\f00b";
}
.fa-themeisle:before{
content: "\f2b2";
}
.fa-thermometer:before{
content: "\f491";
}
.fa-thermometer-empty:before{
content: "\f2cb";
}
.fa-thermometer-full:before{
content: "\f2c7";
}
.fa-thermometer-half:before{
content: "\f2c9";
}
.fa-thermometer-quarter:before{
content: "\f2ca";
}
.fa-thermometer-three-quarters:before{
content: "\f2c8";
}
.fa-thumbs-down:before{
content: "\f165";
}
.fa-thumbs-up:before{
content: "\f164";
}
.fa-thumbtack:before{
content: "\f08d";
}
.fa-ticket-alt:before{
content: "\f3ff";
}
.fa-times:before{
content: "\f00d";
}
.fa-times-circle:before{
content: "\f057";
}
.fa-tint:before{
content: "\f043";
}
.fa-toggle-off:before{
content: "\f204";
}
.fa-toggle-on:before{
content: "\f205";
}
.fa-toolbox:before{
content: "\f552";
}
.fa-trade-federation:before{
content: "\f513";
}
.fa-trademark:before{
content: "\f25c";
}
.fa-train:before{
content: "\f238";
}
.fa-transgender:before{
content: "\f224";
}
.fa-transgender-alt:before{
content: "\f225";
}
.fa-trash:before{
content: "\f1f8";
}
.fa-trash-alt:before{
content: "\f2ed";
}
.fa-tree:before{
content: "\f1bb";
}
.fa-trello:before{
content: "\f181";
}
.fa-tripadvisor:before{
content: "\f262";
}
.fa-trophy:before{
content: "\f091";
}
.fa-truck:before{
content: "\f0d1";
}
.fa-truck-loading:before{
content: "\f4de";
}
.fa-truck-moving:before{
content: "\f4df";
}
.fa-tshirt:before{
content: "\f553";
}
.fa-tty:before{
content: "\f1e4";
}
.fa-tumblr:before{
content: "\f173";
}
.fa-tumblr-square:before{
content: "\f174";
}
.fa-tv:before{
content: "\f26c";
}
.fa-twitch:before{
content: "\f1e8";
}
.fa-twitter:before{
content: "\f099";
}
.fa-twitter-square:before{
content: "\f081";
}
.fa-typo3:before{
content: "\f42b";
}
.fa-uber:before{
content: "\f402";
}
.fa-uikit:before{
content: "\f403";
}
.fa-umbrella:before{
content: "\f0e9";
}
.fa-underline:before{
content: "\f0cd";
}
.fa-undo:before{
content: "\f0e2";
}
.fa-undo-alt:before{
content: "\f2ea";
}
.fa-uniregistry:before{
content: "\f404";
}
.fa-universal-access:before{
content: "\f29a";
}
.fa-university:before{
content: "\f19c";
}
.fa-unlink:before{
content: "\f127";
}
.fa-unlock:before{
content: "\f09c";
}
.fa-unlock-alt:before{
content: "\f13e";
}
.fa-untappd:before{
content: "\f405";
}
.fa-upload:before{
content: "\f093";
}
.fa-usb:before{
content: "\f287";
}
.fa-user:before{
content: "\f007";
}
.fa-user-alt:before{
content: "\f406";
}
.fa-user-alt-slash:before{
content: "\f4fa";
}
.fa-user-astronaut:before{
content: "\f4fb";
}
.fa-user-check:before{
content: "\f4fc";
}
.fa-user-circle:before{
content: "\f2bd";
}
.fa-user-clock:before{
content: "\f4fd";
}
.fa-user-cog:before{
content: "\f4fe";
}
.fa-user-edit:before{
content: "\f4ff";
}
.fa-user-friends:before{
content: "\f500";
}
.fa-user-graduate:before{
content: "\f501";
}
.fa-user-lock:before{
content: "\f502";
}
.fa-user-md:before{
content: "\f0f0";
}
.fa-user-minus:before{
content: "\f503";
}
.fa-user-ninja:before{
content: "\f504";
}
.fa-user-plus:before{
content: "\f234";
}
.fa-user-secret:before{
content: "\f21b";
}
.fa-user-shield:before{
content: "\f505";
}
.fa-user-slash:before{
content: "\f506";
}
.fa-user-tag:before{
content: "\f507";
}
.fa-user-tie:before{
content: "\f508";
}
.fa-user-times:before{
content: "\f235";
}
.fa-users:before{
content: "\f0c0";
}
.fa-users-cog:before{
content: "\f509";
}
.fa-ussunnah:before{
content: "\f407";
}
.fa-utensil-spoon:before{
content: "\f2e5";
}
.fa-utensils:before{
content: "\f2e7";
}
.fa-vaadin:before{
content: "\f408";
}
.fa-venus:before{
content: "\f221";
}
.fa-venus-double:before{
content: "\f226";
}
.fa-venus-mars:before{
content: "\f228";
}
.fa-viacoin:before{
content: "\f237";
}
.fa-viadeo:before{
content: "\f2a9";
}
.fa-viadeo-square:before{
content: "\f2aa";
}
.fa-vial:before{
content: "\f492";
}
.fa-vials:before{
content: "\f493";
}
.fa-viber:before{
content: "\f409";
}
.fa-video:before{
content: "\f03d";
}
.fa-video-slash:before{
content: "\f4e2";
}
.fa-vimeo:before{
content: "\f40a";
}
.fa-vimeo-square:before{
content: "\f194";
}
.fa-vimeo-v:before{
content: "\f27d";
}
.fa-vine:before{
content: "\f1ca";
}
.fa-vk:before{
content: "\f189";
}
.fa-vnv:before{
content: "\f40b";
}
.fa-volleyball-ball:before{
content: "\f45f";
}
.fa-volume-down:before{
content: "\f027";
}
.fa-volume-off:before{
content: "\f026";
}
.fa-volume-up:before{
content: "\f028";
}
.fa-vuejs:before{
content: "\f41f";
}
.fa-walking:before{
content: "\f554";
}
.fa-wallet:before{
content: "\f555";
}
.fa-warehouse:before{
content: "\f494";
}
.fa-weibo:before{
content: "\f18a";
}
.fa-weight:before{
content: "\f496";
}
.fa-weixin:before{
content: "\f1d7";
}
.fa-whatsapp:before{
content: "\f232";
}
.fa-whatsapp-square:before{
content: "\f40c";
}
.fa-wheelchair:before{
content: "\f193";
}
.fa-whmcs:before{
content: "\f40d";
}
.fa-wifi:before{
content: "\f1eb";
}
.fa-wikipedia-w:before{
content: "\f266";
}
.fa-window-close:before{
content: "\f410";
}
.fa-window-maximize:before{
content: "\f2d0";
}
.fa-window-minimize:before{
content: "\f2d1";
}
.fa-window-restore:before{
content: "\f2d2";
}
.fa-windows:before{
content: "\f17a";
}
.fa-wine-glass:before{
content: "\f4e3";
}
.fa-wolf-pack-battalion:before{
content: "\f514";
}
.fa-won-sign:before{
content: "\f159";
}
.fa-wordpress:before{
content: "\f19a";
}
.fa-wordpress-simple:before{
content: "\f411";
}
.fa-wpbeginner:before{
content: "\f297";
}
.fa-wpexplorer:before{
content: "\f2de";
}
.fa-wpforms:before{
content: "\f298";
}
.fa-wrench:before{
content: "\f0ad";
}
.fa-x-ray:before{
content: "\f497";
}
.fa-xbox:before{
content: "\f412";
}
.fa-xing:before{
content: "\f168";
}
.fa-xing-square:before{
content: "\f169";
}
.fa-y-combinator:before{
content: "\f23b";
}
.fa-yahoo:before{
content: "\f19e";
}
.fa-yandex:before{
content: "\f413";
}
.fa-yandex-international:before{
content: "\f414";
}
.fa-yelp:before{
content: "\f1e9";
}
.fa-yen-sign:before{
content: "\f157";
}
.fa-yoast:before{
content: "\f2b1";
}
.fa-youtube:before{
content: "\f167";
}
.fa-youtube-square:before{
content: "\f431";
}
.sr-only{
border: 0;
clip: rect(0,0,0,0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.sr-only-focusable:active,.sr-only-focusable:focus{
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
@font-face{
font-display: swap;
font-family: "Poiret One";
font-style: normal;
font-weight: 400;
src:  url("/src_project/fonts/PoiretOne/poiret-one-v14-latin-regular.woff") format("woff"), url("/src_project/fonts/PoiretOne/poiret-one-v14-latin-regular.woff2") format("woff2");
}
@font-face{
font-display: swap;
font-family: "lko";
font-style: normal;
font-weight: normal;
src:  url("/src_project/fonts/lko/lko.woff") format("woff"), url("/src_project/fonts/lko/lko.woff2") format("woff2");
}
@font-face{
font-display: swap;
font-family: "Roboto";
font-style: normal;
font-weight: 400;
src:  url("/src_project/fonts/Roboto/roboto-v30-latin-regular.woff") format("woff"), url("/src_project/fonts/Roboto/roboto-v30-latin-regular.woff2") format("woff2");
}
@font-face{
font-display: swap;
font-family: "Roboto";
font-style: italic;
font-weight: 400;
src:  url("/src_project/fonts/Roboto/roboto-v30-latin-italic.woff") format("woff"), url("/src_project/fonts/Roboto/roboto-v30-latin-italic.woff2") format("woff2");
}
@font-face{
font-display: swap;
font-family: "Roboto";
font-style: normal;
font-weight: 300;
src:  url("/src_project/fonts/Roboto/roboto-v30-latin-300.woff2") format("woff2"), url("/src_project/fonts/Roboto/roboto-v30-latin-300.woff") format("woff");
}
@font-face{
font-display: swap;
font-family: "Roboto";
font-style: italic;
font-weight: 300;
src:  url("/src_project/fonts/Roboto/roboto-v30-latin-300italic.woff2") format("woff2"), url("/src_project/fonts/Roboto/roboto-v30-latin-300italic.woff") format("woff");
}
@font-face{
font-display: swap;
font-family: "Roboto";
font-style: normal;
font-weight: 500;
src:  url("/src_project/fonts/Roboto/roboto-v30-latin-500.woff2") format("woff2"), url("/src_project/fonts/Roboto/roboto-v30-latin-500.woff") format("woff");
}
@font-face{
font-display: swap;
font-family: "Roboto";
font-style: italic;
font-weight: 500;
src:  url("/src_project/fonts/Roboto/roboto-v30-latin-500italic.woff2") format("woff2"), url("/src_project/fonts/Roboto/roboto-v30-latin-500italic.woff") format("woff");
}
@font-face{
font-display: swap;
font-family: "Roboto";
font-style: normal;
font-weight: 700;
src:  url("/src_project/fonts/Roboto/roboto-v30-latin-700.woff2") format("woff2"), url("/src_project/fonts/Roboto/roboto-v30-latin-700.woff") format("woff");
}
@font-face{
font-display: swap;
font-family: "Roboto";
font-style: italic;
font-weight: 700;
src:  url("/src_project/fonts/Roboto/roboto-v30-latin-700italic.woff2") format("woff2"), url("/src_project/fonts/Roboto/roboto-v30-latin-700italic.woff") format("woff");
}

/* ** [ /src_project/sites/portal/css/4/./3rd-party.css ] (@import) ** */
/*!
* jQuery UI CSS Framework 1.14.1
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license.
* https://jquery.org/license
*
* https://api.jqueryui.com/category/theming/
*/

.ui-helper-hidden{
display: none;
}
.ui-helper-hidden-accessible{
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset{
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after{
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after{
clear: both;
}
.ui-helper-zfix{
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
}
.ui-front{
z-index: 100;
}

.ui-state-disabled{
cursor: default !important;
pointer-events: none;
}

.ui-icon{
display: inline-block;
vertical-align: middle;
margin-top: -0.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-widget-icon-block{
left: 50%;
margin-left: -8px;
display: block;
}


.ui-widget-overlay{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/*!
* jQuery UI Autocomplete 1.14.1
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license.
* https://jquery.org/license
*
* https://api.jqueryui.com/autocomplete/#theming
*/
.ui-autocomplete{
position: absolute;
top: 0;
left: 0;
cursor: default;
}
/*!
* jQuery UI Datepicker 1.14.1
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license.
* https://jquery.org/license
*
* https://api.jqueryui.com/datepicker/#theming
*/
.ui-datepicker{
width: 17em;
padding: 0.2em 0.2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header{
position: relative;
padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next{
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover{
top: 1px;
}
.ui-datepicker .ui-datepicker-prev{
left: 2px;
}
.ui-datepicker .ui-datepicker-next{
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover{
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover{
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span{
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title{
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select{
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year{
width: 45%;
}
.ui-datepicker table{
width: 100%;
font-size: 0.9em;
border-collapse: collapse;
margin: 0 0 0.4em;
}
.ui-datepicker th{
padding: 0.7em 0.3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td{
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a{
display: block;
padding: 0.2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane{
background-image: none;
margin: 0.7em 0 0 0;
padding: 0 0.2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button{
float: right;
margin: 0.5em 0.2em 0.4em;
cursor: pointer;
padding: 0.2em 0.6em 0.3em 0.6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{
float: left;
}

.ui-datepicker.ui-datepicker-multi{
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group{
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table{
width: 95%;
margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group{
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group{
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group{
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane{
clear: left;
}
.ui-datepicker-row-break{
clear: both;
width: 100%;
font-size: 0;
}

.ui-datepicker-rtl{
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev{
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next{
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover{
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover{
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane{
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button{
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group{
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{
border-right-width: 0;
border-left-width: 1px;
}

.ui-datepicker .ui-icon{
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: 0.5em;
top: 0.3em;
}
/*!
* jQuery UI Menu 1.14.1
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license.
* https://jquery.org/license
*
* https://api.jqueryui.com/menu/#theming
*/
.ui-menu{
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: 0;
}
.ui-menu .ui-menu{
position: absolute;
}
.ui-menu .ui-menu-item{
margin: 0;
cursor: pointer;
}
.ui-menu .ui-menu-item-wrapper{
position: relative;
padding: 3px 1em 3px 0.4em;
}
.ui-menu .ui-menu-divider{
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active{
margin: -1px;
}

.ui-menu-icons{
position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper{
padding-left: 2em;
}

.ui-menu .ui-icon{
position: absolute;
top: 0;
bottom: 0;
left: 0.2em;
margin: auto 0;
}

.ui-menu .ui-menu-icon{
left: auto;
right: 0;
}
/*!
* jQuery UI CSS Framework 1.14.1
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license.
* https://jquery.org/license
*
* https://api.jqueryui.com/category/theming/
*
* To view and modify this theme,visit https://jqueryui.com/themeroller/
*/

.ui-widget{
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget .ui-widget{
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button{
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content{
border: 1px solid #c5c5c5;
}
.ui-widget-content{
border: 1px solid #dddddd;
background: #ffffff;
color: #333333;
}
.ui-widget-content a{
color: #333333;
}
.ui-widget-header{
border: 1px solid #dddddd;
background: #e9e9e9;
color: #333333;
font-weight: bold;
}
.ui-widget-header a{
color: #333333;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active{
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-weight: normal;
color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button{
color: #454545;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus{
border: 1px solid #cccccc;
background: #ededed;
font-weight: normal;
color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus{
color: #2b2b2b;
text-decoration: none;
}
.ui-visual-focus{
box-shadow: 0 0 3px 1px rgb(94,158,214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover{
border: 1px solid #003eff;
background: #007fff;
font-weight: normal;
color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background{
border: #003eff;
background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited{
color: #ffffff;
text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight{
border: 1px solid #dad55e;
background: #fffa90;
color: #777620;
}
.ui-state-checked{
border: 1px solid #dad55e;
background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a{
color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error{
border: 1px solid #f1a899;
background: #fddfdf;
color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a{
color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text{
color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary{
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary{
opacity: 0.7;
font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled{
opacity: 0.35;
background-image: none;
}


.ui-icon{
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon{
background-image: url(/src_project/sites/portal/css/4/"images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon{
background-image: url(/src_project/sites/portal/css/4/"images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon{
background-image: url(/src_project/sites/portal/css/4/"images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon{
background-image: url(/src_project/sites/portal/css/4/"images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon{
background-image: url(/src_project/sites/portal/css/4/"images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon{
background-image: url(/src_project/sites/portal/css/4/"images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon{
background-image: url(/src_project/sites/portal/css/4/"images/ui-icons_777777_256x240.png");
}


.ui-icon-blank.ui-icon-blank.ui-icon-blank{
background-image: none;
}
.ui-icon-caret-1-n{
background-position: 0 0;
}
.ui-icon-caret-1-ne{
background-position: -16px 0;
}
.ui-icon-caret-1-e{
background-position: -32px 0;
}
.ui-icon-caret-1-se{
background-position: -48px 0;
}
.ui-icon-caret-1-s{
background-position: -65px 0;
}
.ui-icon-caret-1-sw{
background-position: -80px 0;
}
.ui-icon-caret-1-w{
background-position: -96px 0;
}
.ui-icon-caret-1-nw{
background-position: -112px 0;
}
.ui-icon-caret-2-n-s{
background-position: -128px 0;
}
.ui-icon-caret-2-e-w{
background-position: -144px 0;
}
.ui-icon-triangle-1-n{
background-position: 0 -16px;
}
.ui-icon-triangle-1-ne{
background-position: -16px -16px;
}
.ui-icon-triangle-1-e{
background-position: -32px -16px;
}
.ui-icon-triangle-1-se{
background-position: -48px -16px;
}
.ui-icon-triangle-1-s{
background-position: -65px -16px;
}
.ui-icon-triangle-1-sw{
background-position: -80px -16px;
}
.ui-icon-triangle-1-w{
background-position: -96px -16px;
}
.ui-icon-triangle-1-nw{
background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s{
background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w{
background-position: -144px -16px;
}
.ui-icon-arrow-1-n{
background-position: 0 -32px;
}
.ui-icon-arrow-1-ne{
background-position: -16px -32px;
}
.ui-icon-arrow-1-e{
background-position: -32px -32px;
}
.ui-icon-arrow-1-se{
background-position: -48px -32px;
}
.ui-icon-arrow-1-s{
background-position: -65px -32px;
}
.ui-icon-arrow-1-sw{
background-position: -80px -32px;
}
.ui-icon-arrow-1-w{
background-position: -96px -32px;
}
.ui-icon-arrow-1-nw{
background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s{
background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw{
background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w{
background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw{
background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n{
background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e{
background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s{
background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w{
background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n{
background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne{
background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e{
background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se{
background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s{
background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw{
background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w{
background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw{
background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s{
background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw{
background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w{
background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw{
background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n{
background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e{
background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s{
background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w{
background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w{
background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n{
background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e{
background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s{
background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w{
background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n{
background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e{
background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s{
background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w{
background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n{
background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e{
background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s{
background-position: -176px -64px;
}
.ui-icon-arrow-4{
background-position: 0 -80px;
}
.ui-icon-arrow-4-diag{
background-position: -16px -80px;
}
.ui-icon-extlink{
background-position: -32px -80px;
}
.ui-icon-newwin{
background-position: -48px -80px;
}
.ui-icon-refresh{
background-position: -64px -80px;
}
.ui-icon-shuffle{
background-position: -80px -80px;
}
.ui-icon-transfer-e-w{
background-position: -96px -80px;
}
.ui-icon-transferthick-e-w{
background-position: -112px -80px;
}
.ui-icon-folder-collapsed{
background-position: 0 -96px;
}
.ui-icon-folder-open{
background-position: -16px -96px;
}
.ui-icon-document{
background-position: -32px -96px;
}
.ui-icon-document-b{
background-position: -48px -96px;
}
.ui-icon-note{
background-position: -64px -96px;
}
.ui-icon-mail-closed{
background-position: -80px -96px;
}
.ui-icon-mail-open{
background-position: -96px -96px;
}
.ui-icon-suitcase{
background-position: -112px -96px;
}
.ui-icon-comment{
background-position: -128px -96px;
}
.ui-icon-person{
background-position: -144px -96px;
}
.ui-icon-print{
background-position: -160px -96px;
}
.ui-icon-trash{
background-position: -176px -96px;
}
.ui-icon-locked{
background-position: -192px -96px;
}
.ui-icon-unlocked{
background-position: -208px -96px;
}
.ui-icon-bookmark{
background-position: -224px -96px;
}
.ui-icon-tag{
background-position: -240px -96px;
}
.ui-icon-home{
background-position: 0 -112px;
}
.ui-icon-flag{
background-position: -16px -112px;
}
.ui-icon-calendar{
background-position: -32px -112px;
}
.ui-icon-cart{
background-position: -48px -112px;
}
.ui-icon-pencil{
background-position: -64px -112px;
}
.ui-icon-clock{
background-position: -80px -112px;
}
.ui-icon-disk{
background-position: -96px -112px;
}
.ui-icon-calculator{
background-position: -112px -112px;
}
.ui-icon-zoomin{
background-position: -128px -112px;
}
.ui-icon-zoomout{
background-position: -144px -112px;
}
.ui-icon-search{
background-position: -160px -112px;
}
.ui-icon-wrench{
background-position: -176px -112px;
}
.ui-icon-gear{
background-position: -192px -112px;
}
.ui-icon-heart{
background-position: -208px -112px;
}
.ui-icon-star{
background-position: -224px -112px;
}
.ui-icon-link{
background-position: -240px -112px;
}
.ui-icon-cancel{
background-position: 0 -128px;
}
.ui-icon-plus{
background-position: -16px -128px;
}
.ui-icon-plusthick{
background-position: -32px -128px;
}
.ui-icon-minus{
background-position: -48px -128px;
}
.ui-icon-minusthick{
background-position: -64px -128px;
}
.ui-icon-close{
background-position: -80px -128px;
}
.ui-icon-closethick{
background-position: -96px -128px;
}
.ui-icon-key{
background-position: -112px -128px;
}
.ui-icon-lightbulb{
background-position: -128px -128px;
}
.ui-icon-scissors{
background-position: -144px -128px;
}
.ui-icon-clipboard{
background-position: -160px -128px;
}
.ui-icon-copy{
background-position: -176px -128px;
}
.ui-icon-contact{
background-position: -192px -128px;
}
.ui-icon-image{
background-position: -208px -128px;
}
.ui-icon-video{
background-position: -224px -128px;
}
.ui-icon-script{
background-position: -240px -128px;
}
.ui-icon-alert{
background-position: 0 -144px;
}
.ui-icon-info{
background-position: -16px -144px;
}
.ui-icon-notice{
background-position: -32px -144px;
}
.ui-icon-help{
background-position: -48px -144px;
}
.ui-icon-check{
background-position: -64px -144px;
}
.ui-icon-bullet{
background-position: -80px -144px;
}
.ui-icon-radio-on{
background-position: -96px -144px;
}
.ui-icon-radio-off{
background-position: -112px -144px;
}
.ui-icon-pin-w{
background-position: -128px -144px;
}
.ui-icon-pin-s{
background-position: -144px -144px;
}
.ui-icon-play{
background-position: 0 -160px;
}
.ui-icon-pause{
background-position: -16px -160px;
}
.ui-icon-seek-next{
background-position: -32px -160px;
}
.ui-icon-seek-prev{
background-position: -48px -160px;
}
.ui-icon-seek-end{
background-position: -64px -160px;
}
.ui-icon-seek-start{
background-position: -80px -160px;
}

.ui-icon-seek-first{
background-position: -80px -160px;
}
.ui-icon-stop{
background-position: -96px -160px;
}
.ui-icon-eject{
background-position: -112px -160px;
}
.ui-icon-volume-off{
background-position: -128px -160px;
}
.ui-icon-volume-on{
background-position: -144px -160px;
}
.ui-icon-power{
background-position: 0 -176px;
}
.ui-icon-signal-diag{
background-position: -16px -176px;
}
.ui-icon-signal{
background-position: -32px -176px;
}
.ui-icon-battery-0{
background-position: -48px -176px;
}
.ui-icon-battery-1{
background-position: -64px -176px;
}
.ui-icon-battery-2{
background-position: -80px -176px;
}
.ui-icon-battery-3{
background-position: -96px -176px;
}
.ui-icon-circle-plus{
background-position: 0 -192px;
}
.ui-icon-circle-minus{
background-position: -16px -192px;
}
.ui-icon-circle-close{
background-position: -32px -192px;
}
.ui-icon-circle-triangle-e{
background-position: -48px -192px;
}
.ui-icon-circle-triangle-s{
background-position: -64px -192px;
}
.ui-icon-circle-triangle-w{
background-position: -80px -192px;
}
.ui-icon-circle-triangle-n{
background-position: -96px -192px;
}
.ui-icon-circle-arrow-e{
background-position: -112px -192px;
}
.ui-icon-circle-arrow-s{
background-position: -128px -192px;
}
.ui-icon-circle-arrow-w{
background-position: -144px -192px;
}
.ui-icon-circle-arrow-n{
background-position: -160px -192px;
}
.ui-icon-circle-zoomin{
background-position: -176px -192px;
}
.ui-icon-circle-zoomout{
background-position: -192px -192px;
}
.ui-icon-circle-check{
background-position: -208px -192px;
}
.ui-icon-circlesmall-plus{
background-position: 0 -208px;
}
.ui-icon-circlesmall-minus{
background-position: -16px -208px;
}
.ui-icon-circlesmall-close{
background-position: -32px -208px;
}
.ui-icon-squaresmall-plus{
background-position: -48px -208px;
}
.ui-icon-squaresmall-minus{
background-position: -64px -208px;
}
.ui-icon-squaresmall-close{
background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical{
background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal{
background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical{
background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal{
background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se{
background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se{
background-position: -80px -224px;
}


.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl{
border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr{
border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl{
border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br{
border-bottom-right-radius: 3px;
}

.ui-widget-overlay{
background: #aaaaaa;
opacity: 0.3;
}
.ui-widget-shadow{
box-shadow: 0 0 5px #666666;
}

.slick-slider{
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
user-select: none;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list{
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus{
outline: none;
}
.slick-list.dragging{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
transform: translate3d(0,0,0);
}
.slick-track{
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,.slick-track:after{
content: "";
display: table;
}
.slick-track:after{
clear: both;
}
.slick-loading .slick-track{
visibility: hidden;
}
.slick-slide{
float: left;
height: 100%;
min-height: 1px;
}
[dir=rtl] .slick-slide{
float: right;
}
.slick-slide img{
display: block;
}
.slick-slide.slick-loading img{
display: none;
}
.slick-slide{
display: none;
}
.slick-slide.dragging img{
pointer-events: none;
}
.slick-initialized .slick-slide{
display: block;
}
.slick-loading .slick-slide{
visibility: hidden;
}
.slick-vertical .slick-slide{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden{
display: none;
}

.slick-loading .slick-list{
background: #fff  url(/src_project/sites/portal/css/4/"/ajax-loader.gif") center center no-repeat;
}

@font-face{
font-family: "slick";
src:  url("/src_project/fonts/slick/slick.eot");
src:  url("/src_project/fonts/slick/slick.eot?#iefix") format("embedded-opentype"), url("/src_project/fonts/slick/slick.woff") format("woff"), url("/src_project/fonts/slick/slick.ttf") format("truetype"), url("/src_project/fonts/slick/slick.svg#slick") format("svg");
font-weight: normal;
font-style: normal;
}

.slick-prev,
.slick-next{
position: absolute;
display: block;
height: 20px;
width: 20px;
line-height: 0px;
font-size: 0px;
cursor: pointer;
background: transparent;
color: transparent;
top: 50%;
transform: translate(0,-50%);
padding: 0;
border: none;
outline: none;
}
.slick-prev:hover,.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{
outline: none;
background: transparent;
color: transparent;
}
.slick-prev:hover:before,.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{
opacity: 0.25;
}
.slick-prev:before,
.slick-next:before{
font-family: "slick";
font-size: 20px;
line-height: 1;
color: white;
opacity: 0.75;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev{
left: -25px;
}
[dir=rtl] .slick-prev{
left: auto;
right: -25px;
}
.slick-prev:before{
content: "←";
}
[dir=rtl] .slick-prev:before{
content: "→";
}
.slick-next{
right: -25px;
}
[dir=rtl] .slick-next{
left: -25px;
right: auto;
}
.slick-next:before{
content: "→";
}
[dir=rtl] .slick-next:before{
content: "←";
}

.slick-dotted.slick-slider{
margin-bottom: 30px;
}
.slick-dots{
position: absolute;
bottom: -25px;
list-style: none;
display: block;
text-align: center;
padding: 0;
margin: 0;
width: 100%;
}
.slick-dots li{
position: relative;
display: inline-block;
height: 20px;
width: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button{
border: 0;
background: transparent;
display: block;
height: 20px;
width: 20px;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
padding: 5px;
cursor: pointer;
}
.slick-dots li button:hover,.slick-dots li button:focus{
outline: none;
}
.slick-dots li button:hover:before,.slick-dots li button:focus:before{
opacity: 1;
}
.slick-dots li button:before{
position: absolute;
top: 0;
left: 0;
content: "•";
width: 20px;
height: 20px;
font-family: "slick";
font-size: 6px;
line-height: 20px;
text-align: center;
color: black;
opacity: 0.25;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before{
color: black;
opacity: 0.75;
}
.slick-loading .slick-list{
background: none;
}
.dropdown .dropdown-toggle{
position: relative;
width: 100%;
padding-right: 1rem !important;
}
.dropdown-toggle::after{
position: absolute;
right: 10px;
top: 50%;
}
.dropdown-menu{
padding: 0px 0;
margin: 0 0 0;
border-radius: 0px;
box-shadow: none !important;
border-color: #cce1d3;
}
.navbar .show .dropdown-menu > li > a:focus{
background-color: transparent;
}
.navbar .show .dropdown-menu > li > a:hover{
background-color: #cce1d3 !important;
}
header .dropdown-menu .dropdown-menu{
margin-left: 10px;
}
header .dropdown-menu .dropdown-menu::before{
position: absolute;
top: 6px;
left: -18px;
transform: rotate(-90deg);
overflow: hidden;
width: 0;
height: 0;
content: "";
border-width: 9px;
border-style: dashed dashed solid dashed;
border-color: transparent transparent #cce1d3 transparent;
}
header .dropdown-menu .dropdown-menu::after{
position: absolute;
top: 7px;
left: -16px;
transform: rotate(-90deg);
overflow: hidden;
width: 0;
height: 0;
content: "";
border-width: 8px;
border-color: transparent transparent #ffffff transparent;
border-style: dashed dashed solid dashed;
}
.btco-hover-menu{
background: none;
margin: 0;
padding: 0;
min-height: 20px;
}
@media only screen and (max-width: 1200px){
.btco-hover-menu .show > .dropdown-toggle::after{
transform: rotate(-90deg);
}
}
@media only screen and (min-width: 1200px){
.btco-hover-menu .collapse ul li{
position: relative;
}
.btco-hover-menu .collapse ul li:hover > ul{
display: block;
}
.btco-hover-menu .collapse ul ul{
position: absolute;
top: 100%;
left: 0;
display: none;
}
.btco-hover-menu .collapse ul ul li{
position: relative;
}
.btco-hover-menu .collapse ul ul li:hover > ul{
display: block;
}
.btco-hover-menu .collapse ul ul ul{
position: absolute;
top: 0;
left: 100% !important;
display: none;
}
.btco-hover-menu .collapse ul ul ul li{
position: relative;
}
.btco-hover-menu .collapse ul ul ul li:hover ul{
display: block;
}
.btco-hover-menu .collapse ul ul ul ul{
position: absolute;
top: 0;
left: 100%;
display: none;
z-index: 1;
}


}
@media (min-width: 768px) and (max-width: 991.98px){
.dropdown-menu{
max-width: 13rem;
}
}
@media only screen and (max-width: 1200px){
.btco-hover-menu .collapse ul ul ul{
left: -100% !important;
}
.btco-hover-menu .collapse ul ul ul::before{
position: absolute;
top: 6px;
right: -18px !important;
left: auto !important;
transform: rotate(90deg) !important;
overflow: hidden;
width: 0;
height: 0;
content: "";
border-width: 9px;
border-style: dashed dashed solid dashed;
border-color: transparent transparent #cce1d3 transparent;
}
.btco-hover-menu .collapse ul ul ul::after{
position: absolute;
top: 7px;
right: -16px !important;
left: auto !important;
transform: rotate(90deg) !important;
overflow: hidden;
width: 0;
height: 0;
content: "";
border-width: 8px;
border-color: transparent transparent #ffffff transparent;
border-style: dashed dashed solid dashed;
}
}
.section-collapse{
display: block;
float: left;
width: 100%;
}
.section-collapse.collapse:not(.show){
height: 442px !important;
overflow: hidden;
}
.section-collapse.collapsing{
min-height: 442px !important;
}
.article-collapse{
display: block;
float: left;
width: 100%;
}
.article-collapse.collapse:not(.show){
height: 1500px !important;
overflow: hidden;
}
.article-collapse.collapsing{
min-height: 1000px !important;
}
a.read-m{
float: left;
clear: both;
width: 100%;
border-bottom: 1px solid #cccccc;
position: relative;
margin-bottom: 1.5rem;
background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);
}
a.read-m.collapsed{
margin-top: -80px;
height: 70px;
}
a.read-m:after{
content: "Weiterlesen";
position: absolute;
width: 100px;
height: 1.6rem;
left: calc(50% - 50px);
bottom: -0.75rem;
background-color: #007947;
text-align: center;
color: #ffffff;
border-radius: 3px;
font-size: 0.75rem;
line-height: 1.6rem;
display: block;
}
a.read-m:not(.collapsed):after{
content: "Weniger";
position: absolute;
width: 100px;
height: 1.6rem;
left: calc(50% - 50px);
bottom: -0.75rem;
background-color: #007947;
text-align: center;
color: #ffffff;
border-radius: 3px;
font-size: 0.75rem;
line-height: 1.6rem;
display: block;
}
iframe[src*="podigee.io"]{
height: 455px;
}
@media (min-width: 992px){
iframe[src*="podigee.io"]{
height: 255px;
}
}

/* ** [ /src_project/sites/portal/css/4/./header.css ] (@import) ** */
.flip-container{
position: relative;
}
#flipdown{
position: absolute;
cursor: pointer;
transform-origin: left !important;
float: left !important;
transform: scale(0.5) translate(0,-125px) !important;
height: 150px;
z-index: 99999;
bottom: -3.75rem;
left: 60px;
}
@media (min-width: 992px){
#flipdown{
bottom: -1.5rem;
left: inherit;
}
}
#flipdown .rotor-group-heading{
background: #151515;
color: white;
margin-bottom: 3px;
font-weight: normal;
font-size: 1.3rem;
border-radius: 4px;
}
#flipdown .rotor-group-heading:before{
color: white;
}
#flipdown:after{
content: "Countdown bis zum Bundesbäuerinnentag 2026";
background: #151515;
color: white;
font-weight: normal;
font-size: 1.5rem;
border-radius: 4px;
margin-top: 3px;
display: inline-block;
height: 34px;
line-height: 34px;
text-align: center;
width: 100%;
}

.main-header{
min-height: 120px;
}
.main-header > .navbar{
padding: 0rem 0 0 0;
min-height: 120px;
}
.main-header > .navbar .container{
position: relative;
min-height: 120px;
}
.main-header > .navbar .container .brand{
min-width: 200px;
margin: 0px;
}
.main-header > .navbar .container .brand a{
width: 200px;
}
.main-header > .navbar .container .brand a img{
width: 100%;
}
.main-header > .navbar .container .social-link{
margin: 0;
padding: 0;
position: absolute;
right: 280px;
top: 0px;
}
.main-header > .navbar .container .social-link ul{
margin: 0px;
padding: 0px;
}
.main-header > .navbar .container #navbarsSearchBox #search-form{
border: 1px solid #b5b5b5;
background-color: #ffffff;
padding: 0rem 0 0 0.3rem;
height: 36px;
border-radius: 3px;
margin: 0;
width: 230px;
transition: all 0.2s ease;
font-size: 0.875rem;
position: absolute;
right: 25px;
top: 10px;
}
.main-header > .navbar .container #navbarsSearchBox #search-form .fas{
color: #ffffff;
}
.main-header > .navbar .container #navbarsSearchBox #search-form .form-control{
font-size: 0.85rem;
color: #000000;
width: calc(100% - 45px) !important;
height: 35px;
margin: 0px;
padding: 0px 10px;
}
.main-header > .navbar .container #navbarsSearchBox #search-form .form-control::placeholder{
color: #ababab;
font-size: 0.875rem;
}
.main-header > .navbar .container #navbarsSearchBox #search-form button{
width: 36px;
height: 35px;
max-width: 36px;
margin: 0px 0px 0 0;
background-color: #007947 !important;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
border: 1px solid #007947;
vertical-align: top;
}
.main-header > .navbar .container #navbarsSearchBox #search-form button .fas{
font-size: 18px;
color: #ffffff;
}
.main-header > .navbar .container #navbarsMainMenu{
margin-top: 50px;
}
.main-header > .navbar .container #navbarsMainMenu > ul{
width: 100%;
justify-content: flex-end;
}
.main-header > .navbar .container #navbarsMainMenu > ul > li{
padding-right: 0.5rem;
padding-left: 0.5rem;
position: relative;
}
.main-header > .navbar .container #navbarsMainMenu > ul > li > a{
color: #007947;
font-size: 1rem;
text-transform: uppercase;
border-top: 1px solid transparent;
line-height: 1.2rem;
}
.main-header > .navbar .container #navbarsMainMenu > ul > li.active > a{
border-top: 1px solid #007947;
}
@media (max-width: 767.98px){
.main-header > .navbar .container #navbarsMainMenu > ul > li.active > a{
border-top: 0px;
}
}
.main-header > .navbar .container #navbarsMainMenu .dropdown-toggle::after{
font-family: "lko" !important;
content: "J";
border: 0px;
font-size: 0.5rem;
line-height: 1rem;
margin: 0px;
padding: 0px;
right: 10px;
top: 12px;
}
@media (max-width: 767.98px){
.main-header > .navbar .container #navbarsMainMenu .dropdown-toggle::after{
top: 10px;
}
}
.main-header > .navbar .container #navbarsMainMenu .show > .dropdown-toggle::after{
transform: rotate(90deg);
right: -5px;
top: 15px !important;
}
@media (max-width: 767.98px){
.main-header > .navbar .container #navbarsMainMenu .show > .dropdown-toggle::after{
top: 14px !important;
}
}
.main-header > .navbar .container #navbarsMainMenu .dropdown-menu .dropdown-toggle::after{
right: 11px;
}
.main-header > .navbar .container #navbarsMainMenu .dropdown-menu .show > .dropdown-toggle::after{
right: 2px;
}
.main-header > .navbar .container #navbarsMainMenu .dropdown-menu{
background-color: #ffffff;
border: 1px solid #cce1d3;
box-shadow: 2px 2px 13px 0px rgba(0,0,0,0.75);
}
.main-header > .navbar .container #navbarsMainMenu .dropdown-menu li{
white-space: normal;
}
.main-header > .navbar .container #navbarsMainMenu .dropdown-menu li a{
color: #000000;
white-space: normal;
font-size: 0.875rem;
line-height: 1.1rem;
padding: 0.5rem;
border-bottom: 1px solid #dfdfdf;
text-transform: uppercase;
}
.main-header > .navbar .container #navbarsMainMenu .dropdown-menu li a:hover{
background-color: transparent;
}
.main-header > .navbar .container #navbarsMainMenu .dropdown-menu li.active,.main-header > .navbar .container #navbarsMainMenu .dropdown-menu li:hover{
background-color: #cce1d3;
}
.main-header > .navbar .newsletter-button{
display: none !important;
background-color: #007947;
color: #ffffff;
padding: 0.5rem 1rem;
border-radius: 5px;
font-size: 14px;
transition: all 0.1s ease-in-out;
}
.main-header > .navbar .newsletter-button svg{
width: 24px;
fill: #ffffff;
margin-right: 16px;
}
.main-header > .navbar .newsletter-button:hover{
transform: scale(1.05);
}
.main-header .social-link li > a span{
display: none;
}
@media (min-width: 768px) and (max-width: 991.98px){
.main-header .brand{
flex-grow: 1;
min-width: 150px;
}
.main-header .brand a{
width: 150px;
}
.main-header .brand a img{
max-width: 150px;
}
.main-header #navbarsMainMenu > ul > li > a{
font-size: 0.9rem !important;
line-height: 1.2rem;
}
}
@media (max-width: 767.98px){
.main-header{
min-height: auto;
}
.main-header > .navbar{
min-height: auto;
padding: 1rem 0;
}
.main-header > .navbar .container{
min-height: auto;
}
.main-header > .navbar .container #navbarsSearchBox{
margin-top: 0px;
top: auto !important;
position: relative;
height: 50px;
margin: 1.5rem 0 1rem 0;
}
.main-header > .navbar .container #navbarsSearchBox #search-form{
width: 93%;
margin: 0px auto;
}
.main-header > .navbar .container #navbarsMainMenu{
margin-top: 1rem;
}
.main-header > .navbar .container #navbarsMainMenu ul li{
border-bottom: 1px solid #dfdfdf;
}
.main-header > .navbar .container #navbarsMainMenu ul li:last-child{
border-bottom: 0px;
}
.main-header > .navbar .container #navbarsMainMenu ul li a{
border-bottom: 0px;
}
.main-header > .navbar .container #navbarsMainMenu .dropdown-menu{
border: 0px;
margin: 0px;
}
.main-header > .navbar .container #navbarsMainMenu .dropdown-menu li a{
border-bottom: 0px;
}
.main-header .social-link{
display: none !important;
}
.main-header .content-mob-btn{
flex-grow: 1;
justify-content: flex-end;
}
.main-header .content-mob-btn .hamburger-close,
.main-header .content-mob-btn .search-close{
margin-right: 15px;
}
.main-header .brand{
flex-grow: 1;
min-width: 200px;
}
.btco-hover-menu .show > .dropdown-toggle::after{
top: 45% !important;
right: 0px !important;
transform: rotate(90deg) !important;
}
.main-header .dropdown-menu .dropdown-menu{
margin-left: 0px !important;
}
.main-header .dropdown-menu .dropdown-menu li{
padding-left: 20px;
}
}
@media (max-width: 767.98px){
.main-header .brand a{
margin-left: 15px;
}
.main-header .content-mob-btn .hamburger-close{
margin-right: 25px;
}
.main-header > .navbar .container #navbarsSearchBox{
top: 0rem;
width: 90% !important;
}
.main-header > .navbar .container #navbarsSearchBox #search-form{
right: 0;
width: calc(100% - 2rem);
margin: 0 1rem;
}
}

.home .main-header{
background-color: transparent !important;
position: absolute;
}
.home .main-header.sticky-header{
box-shadow: 0px 0px 0px rgba(0,0,0,0);
}
.home .main-header .brand .logo img{
display: none;
}
.home .main-header .brand .logo{
background:  url("/src_project/svg/portal/logo_white.svg") no-repeat left center;
display: block;
height: 72px;
width: 200px;
}
@media (max-width: 575.98px){
.home .main-header .brand .logo{
float: right;
margin-right: 1.2rem;
max-width: 150px;
}
}
@media (max-width: 320px){
.home .main-header .brand .logo{
float: right;
margin-right: 1.2rem;
margin-top: -0.7rem;
max-width: 120px;
}
}
.home .main-header .content-mob-btn,
.home .main-header .social-link,
.home .main-header #navbarsMainMenu{
display: none !important;
}
.home .main-header .newsletter-button{
display: block !important;
}
@media (min-width: 768px) and (max-width: 991.98px){
.home .main-header .newsletter-button{
margin-bottom: 2rem;
}
}
@media (max-width: 575.98px){
.home .main-header .newsletter-button{
display: none !important;
}
}
.home .main-header #navbarsSearchBox{
display: block !important;
position: relative;
flex-grow: unset;
margin-left: 30px;
}
@media (min-width: 768px) and (max-width: 991.98px){
.home .main-header #navbarsSearchBox{
margin-bottom: 2rem;
}
}
@media (max-width: 575.98px){
.home .main-header #navbarsSearchBox{
display: none !important;
}
}
.home .main-header > .navbar .container #navbarsSearchBox #search-form{
position: relative;
right: inherit;
top: inherit;
}
.menu-arrow{
width: 15px;
fill: #007947;
}

@media (min-width: 768px){
.sub-arrow{
border: 0px !important;
vertical-align: middle !important;
position: absolute !important;
width: 10px !important;
height: 10px !important;
width: 100%;
right: 0;
top: calc(50% - 5px);
}
.sub-arrow:before{
font-family: "lko" !important;
content: "J";
border: 0px;
font-size: 0.5rem;
line-height: 0.5rem;
margin: 0px;
padding: 0px;
right: 0px;
top: 3px;
position: absolute;
}
}
.navbar-nav.sm-collapsible .sub-arrow{
width: 1.4em !important;
height: 1.4em !important;
border: 0px !important;
}
.navbar-nav.sm-collapsible .sub-arrow::before{
font-family: "lko" !important;
content: "J";
font-size: 0.5rem;
}
.navbar-nav.sm-collapsible .show > a > .sub-arrow{
transform: rotate(90deg);
}
.navbar-nav.sm-collapsible .show > a > .sub-arrow::before{
font-family: "lko" !important;
content: "J";
font-size: 0.5rem;
}
a.bg-light:hover{
background-color: #cce1d3;
}

@media (min-width: 768px){
.btco-hover-menu .collapse ul ul.folder1033{
max-width: 300px !important;
min-width: 300px !important;
}
}

/* ** [ /src_project/sites/portal/css/4/./form.css ] (@import) ** */
.webform{
margin-top: 1rem;
float: left;
clear: both;
width: 100%;
background-color: #f7f7f7;
padding: 1rem;
}
.webform input,
.webform textarea,
.webform select{
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border: 1px solid #ced4da;
border-radius: 0.25rem;
height: 40px;
padding: 0 13px;
font-family: Roboto,Helvetica,Arial,sans-serif;
}
.webform textarea{
height: 120px;
}
.webform h4{
margin-bottom: 1rem;
font-weight: 400;
}
.webform .txt-r{
display: none;
}
.webform .style{
clear: both;
}
.webform input[type=checkbox],
.webform input[type=radio]{
box-sizing: border-box;
padding: 0;
height: auto;
width: auto;
margin: 0 3px 0 0;
position: relative;
top: 1px;
}
.webform .wf-sp0,
.webform .wf-sp1{
clear: both;
}
.webform .wf-area,
.webform label{
display: block;
float: left;
margin-bottom: 12px;
}
.webform .wf-area{
overflow: hidden;
}
.webform .wf-area label{
margin-bottom: 6px;
}
.webform .wf-area.wf-sp0,
.webform .wf-area.wf-sp1,
.webform label.wf-sp0,
.webform label.wf-sp1{
width: 100%;
padding: 0 1%;
}
.webform .wf-area.wf-sp2,
.webform label.wf-sp2{
width: 50%;
display: block;
padding: 0 1%;
}
.webform .wf-area.wf-sp0 > div.txt-l,
.webform label.wf-sp0 > span.txt-l{
float: left;
width: 30%;
}
.webform .wf-area.wf-sp1 > div.txt-l,
.webform .wf-area.wf-sp2 > div.txt-l,
.webform label.wf-sp1 span.txt-l,
.webform label.wf-sp2 span.txt-l{
display: block;
width: 100%;
}
.webform .wf-sp0 .wf-area-content,
.webform label.wf-char.wf-sp0 input[type=text],
.webform label.wf-text.wf-sp0 textarea{
display: inline-block;
width: 70%;
}
.webform .wf-sp1 .wf-area-content,
.webform .wf-sp2 .wf-area-content,
.webform .wf-sp2 .wf-area-content label,
.webform label.wf-char.wf-sp1 input[type=text],
.webform label.wf-char.wf-sp2 input[type=text],
.webform label.wf-text.wf-sp1 textarea,
.webform label.wf-text.wf-sp2 textarea{
display: block;
width: 100%;
}
.webform .wf-select.wf-sp0 .selectboxit-container{
width: 70%;
}
.webform .wf-select.wf-sp1 .selectboxit-container,
.webform .wf-select.wf-sp2 .selectboxit-container,
.webform .wf-select .selectboxit-container .selectboxit{
width: 100%;
}
.webform .wf-select .selectboxit-container .selectboxit{
border-radius: 3px;
border: 1px solid #9d9d9d;
background: none;
height: 44px;
padding: 0 13px;
line-height: 44px;
}
.webform .wf-select .selectboxit-container span,
.webform .wf-select .selectboxit-container .selectboxit-options a{
height: 24px;
line-height: 24px;
text-decoration: none;
}
.webform .wf-select .selectboxit-container .selectboxit-text,
.webform .wf-select .selectboxit-container .selectboxit-arrow-container{
height: 44px;
line-height: 44px;
}
.webform .wf-select .selectboxit-container .selectboxit-arrow-container{
border-left: 1px solid #9d9d9d;
}
.webform .wf-select .selectboxit-list > .selectboxit-focus > a,
.webform .wf-select .selectboxit-list > .selectboxit-focus > a:hover,
.webform .wf-select .selectboxit-list > .selectboxit-focus > a:focus{
background-color: #a1c854;
background-image: linear-gradient(to bottom,#9abe53,#a1c854);
background-repeat: repeat-x;
color: #ffffff;
}
.webform .wf-radio .txt-l,
.webform .wf-check .txt-l{
display: none;
}
.webform .wf-radio .txt-r,
.webform .wf-check .txt-r{
display: inline;
padding-right: 13px;
}
.webform .wf-sp0 .wf-area-content{
float: left;
}
.webform .wf-area.wf-sp1{
float: left;
}
.webform .wf-radio{
float: left;
width: auto !important;
}
.webform label.wf-captcha{
margin: 0;
padding: 0;
}
.webform label.wf-captcha > span{
visibility: hidden;
}
.webform .button{
display: block;
width: 100%;
float: left;
padding-top: 20px;
}
.webform .btn.btn-portalColor{
display: inline-block;
background-color: #007947;
color: #ffffff;
padding: 0;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: background;
transition-timing-function: linear;
padding: 0.2rem 1rem;
cursor: pointer;
border-radius: 3px;
text-decoration: none;
text-align: center;
font-size: 16px;
letter-spacing: 0.16px;
}
.webform .btn.btn-portalColor:hover{
background: #00a044;
}
.webform .wf-sp2.wf00,
.webform .wf-sp2.wf02,
.webform .wf-sp2.wf04,
.webform .wf-sp2.wf06 .wf-sp2.wf08,
.webform .wf-sp2.wf10,
.webform .wf-sp2.wf12,
.webform .wf-sp2.wf14,
.webform .wf-sp2.wf16,
.webform .wf-sp2.wf18,
.webform .wf-sp2.wf20,
.webform .wf-sp2.wf22{
clear: both;
padding-right: 1%;
}
.webform .wf-sp2.wf01,
.webform .wf-sp2.wf03,
.webform .wf-sp2.wf05,
.webform .wf-sp2.wf07,
.webform .wf-sp2.wf09,
.webform .wf-sp2.wf11,
.webform .wf-sp2.wf13,
.webform .wf-sp2.wf15,
.webform .wf-sp2.wf17,
.webform .wf-sp2.wf19,
.webform .wf-sp2.wf21,
.webform .wf-sp2.wf23{
padding-left: 1%;
}
.webform .txt-l.wf-hidden{
display: none !important;
}
@media (max-width: 767px){
.webform input{
margin-top: 0 !important;
}
.webform .wf-sp2{
width: 100% !important;
float: none !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
.webform .button{
text-align: left;
margin-top: 40px;
}
}
.webuserform .rows{
float: left;
clear: both;
width: 100%;
}
.webuserform .rows label{
float: left;
clear: both;
width: 100%;
}
.webuserform .field{
float: left;
clear: both;
width: 100%;
}
.webuserform .btn-portalColor{
width: auto;
}
.webuserform{
width: 100%;
}
.webuserform .rows{
padding: 0 0 20px 0;
}
.webuserform .rows label{
font-weight: 500;
line-height: 20px;
display: block;
}
.webuserform .field input[type=text],.webuserform .field input[type=select]{
width: 100%;
}
.webuserform .field .nice-select{
width: 100%;
}
.webuserform .field .nice-select .list{
width: 100%;
}
.webuserform .field input[type=checkbox]{
height: auto;
margin-right: 10px;
}

/* ** [ /src_project/sites/portal/css/4/./content.css ] (@import) ** */
body{
font-family: "Roboto",sans-serif;
font-size: 1rem;
font-weight: 400;
color: #000000;
}
main,
aside{
padding-top: 2rem;
padding-bottom: 2rem;
}
@media (max-width: 767.98px){
main,
aside{
padding-top: 1rem;
}
}

.home-main-menu{
background-color: transparent;
height: 126px;
padding: 0px;
display: block;
z-index: 99999;
}
@media (max-width: 767.98px){
.home-main-menu{
height: 200px;
}
}
@media (max-width: 575.98px){
.home-main-menu{
height: 240px;
}
}
.home-main-menu .container{
position: relative;
}
.home-main-menu .container .cont-menublock{
display: flex;
width: 100%;
flex-direction: row;
justify-content: space-between;
position: absolute;
top: -3.75rem;
flex-wrap: nowrap;
}
.home-main-menu .container .cont-menublock a{
height: 196px;
border: 1px solid #007947;
background-color: #ffffff;
display: flex;
flex-direction: column;
text-align: center;
align-content: center;
align-items: center;
flex-grow: 1;
width: 30%;
margin-right: 1.875rem;
}
.home-main-menu .container .cont-menublock a:last-child{
margin-right: 0;
}
.home-main-menu .container .cont-menublock a:hover svg{
transform: scale(1.2);
}
.home-main-menu .container .cont-menublock svg{
width: 70px;
height: auto;
fill: #007947;
margin: auto;
flex-grow: 1;
transition: all 0.2s ease-in-out;
}
.home-main-menu .container .cont-menublock h2{
color: #007947;
text-transform: uppercase;
font-size: 1.25rem;
font-weight: 400;
margin: 0px;
padding: 0px;
flex-grow: 1;
}

.options{
margin-bottom: 0;
padding-bottom: 0;
}
.options .link-home{
color: #007947;
font-size: 0.875rem;
margin-bottom: 1rem;
text-transform: uppercase;
}
.options .link-home svg{
width: 18px;
height: 18px;
fill: currentColor;
margin-right: 5px;
vertical-align: sub;
}
.options .nav-link{
margin-bottom: 0;
}
@media (max-width: 575.98px){
.options li{
width: 100%;
display: block;
margin: 0;
padding: 0;
}
.options li .link-home{
font-size: 0.8rem;
margin: 0.4rem 0;
padding: 0;
}
}

.home-block .row{
justify-content: center;
}
.home-block figure{
margin-bottom: 0px;
display: block;
width: 100%;
}
.home-block .content-container .content-text{
color: #606060;
font-size: 1rem;
}
.home-block .content-container .content-text a{
color: currentColor;
}
.home-block .content-container .content-text svg{
height: 20px;
width: 18px;
vertical-align: text-bottom;
}
.home-block .content-container .content-text h2{
color: #007947;
font-size: 1.125rem;
text-transform: initial;
font-weight: 400;
padding: 0;
margin: 1rem 0 0.8rem 0;
}
.home-block .content-container .content-text .weiter{
color: #000000;
font-size: 0.875rem;
text-transform: uppercase;
padding-top: 1rem;
display: block;
font-weight: 500;
}
.home-block .content-container .content-text .weiter::before{
font-size: 9px;
font-weight: 400 !important;
font-style: normal !important;
font-variant: normal !important;
margin-right: 0.4rem;
font-family: "lko" !important;
content: "J";
vertical-align: top;
text-transform: none !important;
color: #000000;
}
article .home-block{
margin-top: 2rem;
}
article .home-block .content-container .content-text a{
padding-top: 0;
}

.subheader{
overflow: hidden;
margin: 0.5em 0;
padding: 0.5em 0;
border-top: 1px solid #f7f7f7;
}
.subheader .header__info{
font-size: 0.875rem;
color: #606060;
float: left;
}
.subheader .navigation-result{
float: right;
margin: 0 !important;
}
.subheader .navigation-result ul{
margin: 0 !important;
}
@media (max-width: 575.98px){
.subheader{
margin-bottom: 0 !important;
}
.subheader .header__info,
.subheader .navigation-result,
.subheader .pull-left{
float: none;
margin: 1rem auto !important;
width: 100%;
text-align: center;
}
.subheader .navigation-result{
margin-bottom: 0 !important;
}
.subheader .navigation-result ul{
float: none;
margin: auto !important;
width: auto;
text-align: center;
}
}
main .foto-galerie{
margin-bottom: 0;
}
main .foto-galerie:last-child{
margin-top: 0 !important;
}
.gallery-preview{
margin: 0px;
}
.gallery-preview ul > li{
margin: 0 -2px -6px -2px;
padding: 0px;
}
.gallery-preview ul > li:hover{
border: 3px solid #007947;
}
.gallery-preview ul[data-count]:after{
font-size: 1.125rem;
font-weight: 400;
line-height: 3rem;
background: rgba(0,126,70,0.8);
}
.gallery-preview .preview-images{
margin: 0px;
}
.gallery-preview .preview-images li.caption-fotogalerien div{
background-color: #007947;
width: 190px;
height: 100px;
display: table;
vertical-align: middle;
padding: 0.5rem;
white-space: initial;
}
.gallery-preview .preview-images li.caption-fotogalerien div h3{
color: #ffffff;
font-size: 1rem;
font-weight: 400;
padding: 0px;
margin: 0;
text-transform: uppercase;
word-wrap: break-word;
width: calc(190px - 1rem);
display: block;
white-space: initial !important;
}
.gallery-preview .preview-images li.caption-fotogalerien div .date{
color: #a0cbb9;
font-size: 0.875rem;
white-space: initial !important;
}
.gallery-preview .preview-images li.caption-fotogalerien a{
background-color: #007947;
width: 190px;
height: 100px;
display: table;
vertical-align: middle;
padding: 0.5rem;
white-space: initial;
cursor: pointer;
}
.gallery-preview .preview-images li.caption-fotogalerien a h3{
color: #ffffff;
font-size: 1rem;
font-weight: 400;
padding: 0px;
margin: 0;
text-transform: uppercase;
word-wrap: break-word;
width: calc(190px - 1rem);
display: block;
white-space: initial !important;
}
.gallery-preview .preview-images li.caption-fotogalerien a .date{
color: #a0cbb9;
font-size: 0.875rem;
white-space: initial !important;
}

.page-navigation{
margin-top: 2rem;
}
.page-navigation a span{
font-size: 0.875rem;
font-weight: 500;
color: #007947;
}
.page-navigation a .pn-title{
font-size: 1rem;
font-weight: 400;
line-height: 1.375rem;
padding: 0.5rem 1rem;
}
@media (max-width: 575.98px){
.page-navigation a .pn-dir{
font-size: 0.7rem;
}
.page-navigation a .pn-dir span{
font-size: 0.7rem;
}
}

.related-articles .navigation-result > div{
display: none;
}
.navigation-result > div{
display: none;
}
.navigation-result .pagination{
margin: 1rem auto;
}

.related-articles{
margin-top: 0.5em;
margin-bottom: 2em;
}
.related-articles .rar a{
position: relative;
display: block;
padding-left: 17px;
color: #000000;
}
.related-articles .rar a::before{
font-size: 9px;
font-weight: 400 !important;
font-style: normal !important;
font-variant: normal !important;
position: absolute;
top: 0px;
left: 0px;
font-family: "lko" !important;
content: "J";
vertical-align: top;
text-transform: none !important;
color: #000000;
}
.related-articles .rar a span{
font-size: 12px;
}
.related-articles .navigation-result .pagination{
margin: 1rem auto;
}

.quick-links ul li{
border-bottom: 3px solid #ffffff;
background-color: #f7f7f7;
padding: 0.5625rem 0.5rem;
}
.quick-links ul li a{
color: #000000;
}
.quick-links ul li a img{
width: 100px;
}
@media (min-width: 768px) and (max-width: 991.98px){
.quick-links ul li a img{
width: 60px;
}
}
.quick-links ul li .links-title h3:after{
content: "l";
font-family: "lko" !important;
font-size: 0.55em !important;
margin-left: 0.85em !important;
}

.social-link ul{
display: table !important;
margin: 0;
list-style: none;
}
.social-link li{
display: table-cell !important;
list-style: none;
}
.social-link li > a{
display: inline-block;
margin: 1rem 0.9375rem 1rem 0;
vertical-align: middle;
}
.social-link li > a svg{
width: 1.25rem;
height: 1.25rem;
fill: #606060;
}
.social-link li > a span{
color: #606060;
font-size: 0.875rem;
}

.mediathek-layout{
margin-top: 0;
}
.mediathek-layout .row{
border-bottom: 1px solid #efefef;
}
.mediathek-layout .row:last-child .col-md-4{
border-bottom: 0px;
}
.mediathek-layout .fullimage.portrait{
background-color: #f4f4f4;
}
.mediathek-layout .fullimage.portrait img{
margin-left: auto;
margin-right: auto;
max-height: 239px;
width: auto;
}
@media (max-width: 1199.98px){
.mediathek-layout .fullimage.portrait img{
max-height: 193px;
}
}
@media (max-width: 991.98px){
.mediathek-layout .fullimage.portrait img{
max-height: 144px;
}
}
@media (max-width: 767.98px){
.mediathek-layout .fullimage.portrait img{
max-height: 340px;
}
}
@media (max-width: 767.98px){
.mediathek-layout .row{
border-bottom: 0px;
}
.mediathek-layout .row .col-xs-12{
border-bottom: 1px solid #efefef;
}
.mediathek-layout .row:last-child .col-md-4{
border-bottom: 1px solid #efefef;
}
}
.mediathek-layout .content-container{
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.mediathek-layout .content-container .media-content figure{
margin-bottom: 0.4rem;
}
.mediathek-layout .content-container .media-content figure a{
max-height: 238px;
overflow: hidden;
}
.mediathek-layout .content-container .content-text small{
color: #606060;
font-size: 0.8125rem;
margin-bottom: 0.4rem;
display: block;
}
.mediathek-layout > .weiter.videos::after{
content: "Weniger Videos";
}
.mediathek-layout > .weiter.videos.collapsed::after{
content: "Mehr Videos";
}
.mediathek-layout > .weiter.fotos::after{
content: "Weniger Fotos";
}
.mediathek-layout > .weiter.fotos.collapsed::after{
content: "Mehr Fotos";
}
.mediathek-layout #item-coll-fotos.show,
.mediathek-layout #item-coll-videos.show{
display: flex;
border-bottom: 1px solid #efefef;
}
.mediathek-layout > .weiter{
color: #000000;
font-size: 0.875rem;
text-transform: uppercase;
padding-top: 0rem;
display: block;
font-weight: 500;
margin-right: 1rem;
margin: 0.5rem;
float: right;
position: relative;
}
.mediathek-layout > .weiter::before{
font-size: 9px;
font-weight: 400 !important;
font-style: normal !important;
font-variant: normal !important;
margin-right: 0.4rem;
font-family: "lko" !important;
content: "J";
vertical-align: top;
text-transform: none !important;
color: #000000;
line-height: 1.2rem;
display: block;
transform: rotate(-90deg);
position: absolute;
left: -20px;
top: 0px;
}
.mediathek-layout > .weiter::after{
font-size: 0.875rem;
text-transform: uppercase;
content: "geringer";
vertical-align: top;
color: #000000;
}
.mediathek-layout > .weiter.collapsed::after{
font-size: 0.875rem;
text-transform: uppercase;
content: "Mehr";
vertical-align: top;
color: #000000;
}
.mediathek-layout > .weiter.collapsed::before{
font-size: 9px;
font-weight: 400 !important;
font-style: normal !important;
font-variant: normal !important;
margin-right: 0.4rem;
font-family: "lko" !important;
content: "J";
vertical-align: top;
text-transform: none !important;
color: #000000;
line-height: 1.2rem;
display: block;
transform: rotate(90deg);
position: absolute;
left: -20px;
top: 0px;
}
.mediathek-layout h2{
width: 100%;
margin-top: 2rem;
margin-bottom: 0px;
padding-bottom: 0.5rem;
}
.mediathek-layout h2 svg{
height: 25px;
height: 21px;
width: auto;
vertical-align: middle;
}
.mediathek-layout .content-text h3{
font-size: 1rem;
font-weight: 700;
line-height: 1.375rem;
margin: 0px;
padding: 0px;
}
.mediathek-layout .content-text svg{
height: 18px;
height: 18px;
width: auto;
vertical-align: middle;
fill: #007947;
float: right;
margin-left: 0.3rem;
}
.mediathek-layout .movie figure figcaption{
caption-side: top;
width: 100%;
}

.list-layout > h2{
font-size: 1rem;
font-weight: 700;
border-bottom: 1px solid #efefef;
text-transform: uppercase;
padding-bottom: 1.6rem;
margin: 0;
}
.list-layout > .weiter{
color: #000000;
font-size: 0.875rem;
text-transform: uppercase;
padding-top: 0rem;
display: block;
font-weight: 500;
margin-right: 1rem;
margin: 0.5rem;
float: right;
position: relative;
}
.list-layout > .weiter::before{
font-size: 9px;
font-weight: 400 !important;
font-style: normal !important;
font-variant: normal !important;
margin-right: 0.4rem;
font-family: "lko" !important;
content: "J";
vertical-align: top;
text-transform: none !important;
color: #000000;
line-height: 1.2rem;
display: block;
transform: rotate(-90deg);
position: absolute;
left: -20px;
top: 0px;
}
.list-layout > .weiter::after{
font-size: 0.875rem;
text-transform: uppercase;
content: "geringer";
vertical-align: top;
color: #000000;
}
.list-layout > .weiter.collapsed::after{
font-size: 0.875rem;
text-transform: uppercase;
content: "Mehr";
vertical-align: top;
color: #000000;
}
.list-layout > .weiter.collapsed::before{
font-size: 9px;
font-weight: 400 !important;
font-style: normal !important;
font-variant: normal !important;
margin-right: 0.4rem;
font-family: "lko" !important;
content: "J";
vertical-align: top;
text-transform: none !important;
color: #000000;
line-height: 1.2rem;
display: block;
transform: rotate(90deg);
position: absolute;
left: -20px;
top: 0px;
}
.list-layout > .weiter.presse::after{
content: "Weniger Presseaussendungen";
}
.list-layout > .weiter.presse.collapsed::after{
content: "Mehr Presseaussendungen";
}
.list-layout > .weiter.veranstaltungen::after{
content: "Weniger Veranstaltungen";
}
.list-layout > .weiter.veranstaltungen.collapsed::after{
content: "Mehr Veranstaltungen";
}
.list-layout > .weiter.unterlagen::after{
content: "Weniger Unterlagen";
}
.list-layout > .weiter.unterlagen.collapsed::after{
content: "Mehr Unterlagen";
}
.list-layout > .weiter.diverses::after{
content: "Weniger Dokumente";
}
.list-layout > .weiter.diverses.collapsed::after{
content: "Weitere Dokumente";
}
.list-layout ul{
margin: 0;
padding: 0;
}
.list-layout ul li{
display: flex;
border-bottom: 1px solid #efefef;
}
.list-layout ul li.collapse{
display: none;
}
.list-layout ul li.show{
display: flex;
}
.list-layout ul li svg{
width: 22px;
min-width: 22px;
height: auto;
vertical-align: middle;
fill: #ababab;
margin-right: 1rem;
}
.list-layout ul li a svg{
height: 18px;
width: auto;
vertical-align: middle;
fill: #007947;
margin-left: 0.3rem;
}
.list-layout ul li > section > a:last-child{
display: block;
}
.list-layout ul li > section > a:last-child svg{
float: right;
margin: 0 0 0 0.2rem;
}
.list-layout ul li .weiter{
color: #000000;
font-size: 0.875rem;
text-transform: uppercase;
padding-top: 0rem;
display: block;
font-weight: 500;
margin-right: 1rem;
}
.list-layout ul li .weiter::before{
font-size: 9px;
font-weight: 400 !important;
font-style: normal !important;
font-variant: normal !important;
margin-right: 0.4rem;
font-family: "lko" !important;
content: "J";
vertical-align: top;
text-transform: none !important;
color: #000000;
}
@media (max-width: 767.98px){
.list-layout ul li .weiter{
width: 100%;
}
}
.list-layout ul li .content-text h2{
margin: 0;
padding: 0;
font-size: 1rem;
font-weight: 700;
}
.list-layout ul li .content-text .date h2{
font-size: 1rem;
display: inline;
}
.list-layout ul li .big-img .media-content{
max-width: 262px;
}
@media (max-width: 991.98px){
.list-layout ul li .big-img .media-content{
max-width: 216px;
min-width: 216px;
}
}
.list-layout ul li .big-img .media-content figure{
margin-bottom: 0;
}
.list-layout ul li .big-img .content-text h2{
font-size: 1.25rem;
}
.list-layout ul li .small-img .media-content{
max-width: 96px;
}
@media (max-width: 991.98px){
.list-layout ul li .small-img .media-content{
max-width: 96px;
min-width: 96px;
}
}
.list-layout ul li .small-img .media-content figure{
margin-bottom: 0;
}
.list-layout ul li .small-img > a{
flex-grow: 1;
floar: right;

text-align: right;
}
.list-layout ul li .small-img > a svg{
margin-right: 0;
}
@media (max-width: 767.98px){
.list-layout ul li .style4.content-container{
flex-wrap: nowrap;
}
.list-layout ul li .style4.content-container .media-content{
max-width: 100%;
width: 100%;
margin: 0;
}
.list-layout ul li .style4.content-container .media-content figure{
margin-bottom: 1rem;
}
.list-layout ul li .style4.content-container svg{
float: left;
}
.list-layout ul li .style4.content-container a svg{
float: none;
}
.list-layout ul li .style4.content-container.big-img,.list-layout ul li .style4.content-container.small-img{
flex-wrap: wrap;
}
.list-layout ul li .style4.content-container.big-img a,.list-layout ul li .style4.content-container.small-img a{
margin-top: 0.5rem;
}
}
.list-layout.external-site > h2{
text-transform: initial;
font-size: 0.7rem;
font-weight: 400;
padding-bottom: 1rem;
}
.list-layout.external-site > h2 svg{
width: 110px;
height: auto;
vertical-align: bottom;
fill: #007947;
margin-left: 0.5rem;
}
.list-layout.external-site ul{
background-color: #f7f7f7;
}
.list-layout.external-site ul li{
border-bottom-color: #dcdcdc;
}
.list-layout.external-site ul li .style4.content-container{
align-items: flex-start;
align-content: flex-start;
}
@media (max-width: 1199.98px){
.list-layout.external-site ul li .style4.content-container .content-text{
max-width: 75%;
}
}
@media (max-width: 767.98px){
.list-layout.external-site ul li .style4.content-container .content-text{
max-width: 80%;
}
}
.list-layout.external-site ul li .style4.content-container .content-text h2{
margin: 0;
padding: 0;
font-size: 1rem;
color: #007947;
font-weight: 700;
}
.list-layout.external-site ul li .style4.content-container .content-text .date{
font-size: 0.875rem;
margin-bottom: 0.5rem;
}
.list-layout.external-site ul li .style4.content-container .date-event{
width: 70px;
min-width: 70px;
text-align: center;
font-weight: 400;
font-size: 1.125rem;
}
.list-layout.external-site ul li .style4.content-container .date-event span{
display: block;
width: 100%;
}
@media (max-width: 767.98px){
.list-layout.external-site ul li .style4.content-container{
display: block;
}
.list-layout.external-site ul li .style4.content-container a{
margin-top: 0.5rem;
}
.list-layout.external-site ul li .style4.content-container .date-event{
text-align: left;
margin-bottom: 0.5rem;
}
.list-layout.external-site ul li .style4.content-container .date-event span{
display: initial;
}
.list-layout.external-site ul li .style4.content-container .content-text,
.list-layout.external-site ul li .style4.content-container date-event,
.list-layout.external-site ul li .style4.content-container .weiter{
width: 100%;
max-width: 100%;
}
}
@media (max-width: 767.98px){
.list-layout.external-site ul li{
padding-left: 1rem;
padding-right: 1rem;
}
}

.team-layout{
margin-top: -0.5rem;
margin-bottom: 2rem;
}
.team-layout .content-container{
margin: 2.5rem 0 2rem 0;
}
.team-layout .media-content figure{
margin-bottom: 0;
}
@media (max-width: 767.98px){
.team-layout .media-content figure{
margin-bottom: 1rem;
}
}
.team-layout .media-content figure img{
min-width: 100px;
}
.team-layout .media-content.img2{
max-width: 110px;
min-width: inherit;
}
.team-layout .download{
font-size: 0.9rem;
color: #007947;
margin-top: 0.8rem;
display: block;
}
.team-layout .download svg{
fill: #007947;
width: 18px;
height: 18px;
margin-right: 5px;
vertical-align: top;
}
.team-layout .style3.style1 .content-text h2{
margin: 0.5rem 0;
padding: 0px;
}
.team-layout .style3.style1 .content-text ul{
margin: 0;
padding: 0;
}
.team-layout .style3.style1 .content-text ul li{
margin: 1rem 0px;
padding: 0;
width: calc(100% - 20px);
}
.team-layout .style3.style1 .content-text ul li table{
margin-top: 0px;
}
.team-layout .style3.style1 .content-text ul li h3{
margin-bottom: 0.3rem;
text-transform: initial;
}
.team-layout .style3.style1 .content-text ul li svg{
width: 15px;
height: 15px;
fill: currentColor;
margin-right: 5px;
}
.team-layout .style3.style1 .content-text ul li .table-responsive{
padding-top: 0.2rem;
}
.team-layout .style3.style1 .content-text ul li .table-responsive td,
.team-layout .style3.style1 .content-text ul li .table-responsive th{
padding: 0.35rem 0.6rem;
border-top: 1px solid #f7f7f7;
border-bottom: 1px solid #f7f7f7;
}
.team-layout .row{
border-bottom: 1px solid #efefef;
}
.team-layout .row .col-md-12{
border-bottom: 0px !important;
margin-bottom: -1px;
background-color: #ffffff;
}
.team-layout .row:last-child .col-xs-12,
.team-layout .row:last-child .col-md-6{
border-bottom: 0px;
}
.team-layout h2{
width: 100%;
margin-top: 3.6rem;
margin-bottom: 0px;
padding-bottom: 0.5rem;
}
.team-layout h2 svg{
height: 25px;
height: 21px;
width: auto;
vertical-align: middle;
}
.team-layout .more-bezirk{
background-color: #f4f4f4 !important;
margin-bottom: 0px !important;
width: 100%;
border-bottom: 1px solid #efefef;
border-top: 1px solid #efefef;
padding: 1rem 0.8rem;
}
.team-layout .more-bezirk .row{
margin-right: 0px;
margin-left: 0px;
border-bottom: 0px;
border-top: 0px;
}
.team-layout .more-bezirk .row .col-md-12{
border-bottom: 0px !important;
margin-bottom: -1px !important;
background-color: transparent;
}
.team-layout .more-bezirk .row:last-child .col-xs-12,
.team-layout .more-bezirk .row:last-child .col-md-6{
border-bottom: 0px;
}
.team-layout .more-bezirk .row .content-container{
margin-top: 1.5rem;
}
.team-layout .more-bezirk h2{
margin-left: 0px;
text-transform: uppercase;
margin-top: 2rem;
}
.team-layout .bezirk-bt{
text-transform: uppercase;
font-size: 1rem;
color: #000000;
font-weight: 600;
line-height: 1.4rem;
padding-left: 0.8rem;
}
.team-layout .bezirk-bt:before{
content: "-";
color: #007947;
margin-right: 5px;
font-weight: 400;
font-size: 1.4rem;
line-height: 1.4rem;
}
.team-layout .bezirk-bt.collapsed:before{
content: "+";
font-weight: 200;
}
@media (max-width: 767.98px){
.team-layout .row{
border-bottom: 0px;
}
.team-layout .row .col-md-6{
border-bottom: 1px solid #efefef !important;
}
.team-layout .row .col-md-12{
border-bottom: 0px !important;
}
.team-layout .row:last-child .col-xs-12,
.team-layout .row:last-child .col-md-6{

}
}
.team-layout .style3 .figure--left{
float: left;
margin-right: 1.5rem;
}
.team-layout .style3 .content-text h3{
font-size: 1rem;
font-weight: 700;
line-height: 1.375rem;
margin: 0px;
padding: 0px;
}
.team-layout .style3 .content-text h4{
font-size: 1rem;
font-weight: 500;
line-height: 1.375rem;
margin: 0px;
padding: 0px;
}
.team-layout .style3 .content-text div{
padding-top: 0.7rem;
line-height: 1.375rem;
}
.team-layout .style3 .content-text a,
.team-layout .style3 .content-text a:hover{
color: #007947;
}
.team-layout .style3 .content-text table{
margin-top: 1rem;
margin-bottom: 0;
}
.team-layout .style3 .content-text table td,
.team-layout .style3 .content-text table tr,
.team-layout .style3 .content-text table th{
border: 0px;
padding: 0px;
margin: 0px;
font-size: 0.9375rem;
}
.team-layout .style3 .content-text table th{
width: 27px;
}
.team-layout .style3 .content-text table svg{
width: 16px;
min-width: 16px;
height: auto;
fill: #606060;
}
.team-layout .style3 .content-text figure{
display: table;
}
.team-layout .style3 .content-text figcaption{
display: table-caption;
table-layout: fixed;
caption-side: bottom;
}
aside .team-layout header h2{
font-size: 1rem;
font-weight: 700;
text-transform: uppercase;
margin: 0 0 2rem 0;
padding: 0;
}
@media (min-width: 992px) and (max-width: 1199.98px){
aside .team-layout .media-content{
width: 100px;
}
}
aside .team-layout .style3 .content-text h3,
aside .team-layout .style3 .content-text h4,
aside .team-layout .style3 .content-text div{
margin-bottom: 0.5rem !important;
padding-top: 0;
}

.mediathek-list{
margin-top: 0;
}
.mediathek-list ul{

float: left;
}
.mediathek-list ul li{
float: left;
position: relative;
margin-bottom: 2.5rem;
}
.mediathek-list ul li::before{
font-size: 9px;
font-weight: 400 !important;
font-style: normal !important;
font-variant: normal !important;
margin-right: 0.4rem;
font-family: "lko" !important;
content: "J";
vertical-align: top;
text-transform: none !important;
color: #007947;
position: absolute;
left: 0px;
top: 3px;
}
@media (max-width: 767.98px){
.mediathek-list ul li{
margin-bottom: 1.2rem;
padding-bottom: 1rem;
border-bottom: 1px solid #dcdcdc;
}
}
.mediathek-list ul.item-right{
float: right;
margin: 0px;
top: 0px;
}
.mediathek-list .media-right{
margin-right: -15px;
margin-left: -15px;
}
.mediathek-list .media-right li::before{
content: "";
}
@media (min-width: 576px) and (max-width: 767.98px){
.mediathek-list .media-right{

}
}
.mediathek-list .content-container{
margin: 0px;
padding: 0px;
}
.mediathek-list .content-container .content-text{
color: #606060;
line-height: 1.375rem;
}
.mediathek-list .content-container .content-text h2{
color: #007947;
font-size: 1rem;
font-weight: 500;
margin: 0 0 0.5rem 0;
padding: 0px;
}
.mediathek-list .content-container .content-text h2 a{
color: #007947;
}
.mediathek-list .content-container .content-text > a{
color: #606060;
}
.mediathek-list .content-container .content-text .weiter{
display: block;
font-weight: 500;
text-transform: uppercase;
font-size: 0.875rem;
margin-top: 0.5rem;
color: #000000;
}
.mediathek-list .content-container .content-text .weiter:hover{
color: currentColor;
}

.projekte-site > header + .content-container{
margin-top: 0;
}
.projekte-site > header + .content-container > .teaser{
color: #000000;
font-size: 1.18rem;
}
.column-list-image{
margin-top: 0;
}
.column-list-image ul{
margin-left: -15px;
margin-right: -15px;
display: flex;
flex-wrap: wrap;
}
.column-list-image ul li{
float: left;
position: relative;
margin-bottom: 2.5rem;
}
@media (max-width: 767.98px){
.column-list-image ul li{
margin-bottom: 1.2rem;
padding-bottom: 1rem;
border-bottom: 1px solid #dcdcdc;
}
}
.column-list-image .content-container{
margin: 0px;
padding: 0px;
}
.column-list-image .content-container .media-content{
height: auto;
display: flex;
justify-content: center;
align-items: center;
border-radius: 5px;
background-color: #f7f7f7;
padding: 1rem;
margin-bottom: 1.5rem;
aspect-ratio: 16/9;
}
@media (min-width: 576px){
.column-list-image .content-container .media-content{
height: 150px;
}
}
@media (min-width: 768px){
.column-list-image .content-container .media-content{
height: 130px;
}
}
@media (min-width: 992px){
.column-list-image .content-container .media-content{
height: 180px;
}
}
@media (min-width: 1200px){
.column-list-image .content-container .media-content{
height: 210px;
}
}
.column-list-image .content-container .media-content figure{
margin: 0;
width: auto;
max-width: 100%;
max-height: 100%;
}
.column-list-image .content-container .media-content figure img{
width: auto;
max-width: 100%;
max-height: inherit;
}
@media (min-width: 576px){
.column-list-image .content-container .media-content figure img{
max-height: calc(150px - 2rem);
}
}
@media (min-width: 768px){
.column-list-image .content-container .media-content figure img{
max-height: calc(130px - 2rem);
}
}
@media (min-width: 992px){
.column-list-image .content-container .media-content figure img{
max-height: calc(180px - 2rem);
}
}
@media (min-width: 1200px){
.column-list-image .content-container .media-content figure img{
max-height: calc(210px - 2rem);
}
}
.column-list-image .content-container .content-text{
color: #606060;
line-height: 1.375rem;
padding-left: 1.25rem;
position: relative;
}
.column-list-image .content-container .content-text::before{
font-size: 9px;
font-weight: 400 !important;
font-style: normal !important;
font-variant: normal !important;
margin-right: 0.4rem;
font-family: "lko" !important;
content: "J";
vertical-align: top;
text-transform: none !important;
color: #007947;
position: absolute;
left: 0px;
top: 0;
}
.column-list-image .content-container .content-text h2{
color: #007947;
font-size: 1rem;
font-weight: 500;
margin: 0 0 0.5rem 0;
padding: 0px;
}
.column-list-image .content-container .content-text h2 a{
color: #007947;
}
.column-list-image .content-container .content-text > a{
color: #606060;
}
.column-list-image .content-container .content-text .weiter{
display: block;
font-weight: 500;
text-transform: uppercase;
font-size: 0.875rem;
margin-top: 0.5rem;
color: #000000;
}
.column-list-image .content-container .content-text .weiter:hover{
color: currentColor;
}

.newsletter-subscription .input-group{
padding-top: 0.3rem;
}
.newsletter-subscription .input-group input{
border-color: #b5b5b5;
border-radius: 3px;
font-size: 0.875rem;
}
.newsletter-subscription .input-group input::placeholder{
color: #ababab;
}
.newsletter-subscription .input-group .btn-secondary{
background-color: #007947;
border-color: #007947;
color: #ffffff;
font-size: 0.875rem;
}
@media (max-width: 1199.98px){
.home-header-image .header-slide .caption h5{
font-size: 2.1rem !important;
}
}
@media (max-width: 991.98px){
.home-main-menu .container .cont-menublock{
top: -2rem;
}
.home-main-menu .container .cont-menublock a{
height: 130px;
margin-right: 1.2rem;
}
.home-main-menu .container .cont-menublock h2{
font-size: 1rem;
}
.home-main-menu .container .cont-menublock svg{
width: 40px;
}
.home-header-image .header-slide .caption h5{
font-size: 1.7rem !important;
}
}
@media (max-width: 767.98px){

.home-main-menu{
display: block;
}
.home-main-menu .container .cont-menublock{
top: 1rem;
display: block;
}
.home-main-menu .container .cont-menublock a{
height: auto;
width: 100%;
margin: 0 0 5px 0;
padding: 0.5rem 0.25rem;
display: block;
background-color: #007947;
display: flex;
flex-direction: row;
text-align: center;
align-content: center;
align-items: center;
flex-grow: 1;
}
.home-main-menu .container .cont-menublock svg{
height: 22px;
fill: #ffffff;
}
.home-main-menu .container .cont-menublock h2{
width: 85%;
text-align: left;
font-size: 1rem;
color: #ffffff;
}
.home-main-menu .container .cont-menublock .newsletter-home-icon svg{
height: 18px;
fill: #ffffff;
}
}

.accordion-section{
margin-bottom: 4rem;
}
.accordion-section .acc-title h2{
border-top: 3px solid #007947;
font-size: 1rem;
font-weight: 500;
margin: 0;
padding: 1rem 0;
text-transform: uppercase;
}
.accordion-section .card{
background-color: #ffffff;
border-top: 1px solid #efefef;
border-bottom: 0;
border-right: 0;
border-left: 0;
border-radius: 0;
}
.accordion-section .card .card-header{
background-color: #ffffff;
border-radius: 0;
border: 0;
padding: 0;
margin: 0;
}
.accordion-section .card .card-header .btn-link{
font-size: 1rem;
background-color: #e5f1ed;
white-space: initial;
font-weight: 500;
width: 100%;
text-align: left;
margin: 0;
padding: 1.1rem 2rem 1.1rem 0.625rem;
line-height: 1.3rem;
color: #000000;
position: relative;
border-radius: 0;
padding-right: 30px !important;
}
.accordion-section .card .card-header .btn-link:hover,.accordion-section .card .card-header .btn-link:active{
text-decoration: none;
}
.accordion-section .card .card-header .btn-link::after{
content: "";
right: 13px;
top: calc(50% - 10px);
position: absolute;
width: 20px;
height: 20px;
background:  url("/src_project/svg/portal/dropdown_akkordeon_rauf.svg") no-repeat center center !important;
}
.accordion-section .card .card-header .btn-link.collapsed{
background-color: #ffffff;
}
.accordion-section .card .card-header .btn-link.collapsed::after{
content: "";
right: 13px;
position: absolute;
width: 20px;
height: 20px;
background:  url("/src_project/svg/portal/dropdown_akkordeon_runter.svg") no-repeat center center !important;
}
.accordion-section .card .card-header .btn-link:focus{
border-color: transparent !important;
}
.accordion-section .card:last-child{
border-bottom: 1px solid #efefef;
}
.accordion-section .card .acc-text{
background-color: #e5f1ed;
padding: 0rem 0.625rem 1.25rem 0.625rem;
line-height: 1.67rem;
}
.accordion-section .card .acc-text .card-body{
padding: 0;
}
.accordion-section .card .acc-text .card-body ul{
margin: 1rem 0;
}
.accordion-section .card .acc-text .card-body ul li{
margin-bottom: 10px;
text-indent: -6px;
left: 20px;
line-height: 1.3rem;
padding-left: 20px;
margin-left: -18px;
margin-right: 20px;
position: relative;
}
.accordion-section .card .acc-text .card-body ul li::before{
position: relative;
display: inline-block;
top: 0rem;
left: -14px;
float: left;
font-family: "Font Awesome 5 Free" !important;
font-weight: 700;
content: "\f111" !important;
font-style: normal;
font-size: 0.4rem;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
color: #000000;
opacity: 1;
color: #007947;
}
.cont-video .flowplayer{
min-height: 135px;
background-color: #ffffff;
}
.cont-video .videoWrapper{
position: relative;
padding-bottom: 56.25%;

padding-top: 25px;
height: 0;
}
.cont-video .videoWrapper iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.treffer{
margin-top: -0.5rem;
margin-bottom: 1.5rem;
font-size: 1.125rem;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: last baseline;
border-bottom: 2px solid #efefef;
width: 100%;
padding: 0.5rem 0;
}
.treffer.bottom{
border: none;
justify-content: flex-end;
}
.treffer > h2{
margin: 0;
}
.treffer .pagination{
margin: 0;
}
.main-search .search-form{
border: 1px solid #b5b5b5;
background-color: #ffffff;
padding: 0rem 0 0 0.3rem;
height: 36px;
border-radius: 3px;
margin: 0;
width: 100%;
transition: all 0.2s ease;
font-size: 0.875rem;
}
.main-search .search-form .fas{
color: #ffffff;
}
.main-search .search-form .form-control{
font-size: 0.85rem;
color: #000000;
width: calc(100% - 36px) !important;
height: 35px;
margin: 0px;
padding: 0px 10px;
border: none;
background: right;
line-height: inherit;
}
.main-search .search-form .form-control::placeholder{
color: #ababab;
font-size: 0.875rem;
}
.main-search .search-form button{
width: 36px;
height: 35px;
max-width: 36px;
margin: 0px 0px 0 0;
background-color: #007947 !important;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
border: 1px solid #007947;
vertical-align: top;
padding: 0;
}
.main-search .search-form button .fas{
font-size: 18px;
color: #ffffff;
}
.search_result{
margin-bottom: 2rem;
margin-top: 2rem;
}
.search_result > h2{
font-size: 1rem;
font-weight: 700;
border-bottom: 1px solid #efefef;
text-transform: uppercase;
padding-bottom: 0.8rem;
margin: 0;
}
.search_result ul{
clear: both;
display: block;
float: left;
width: 100%;
}
.search_result ul li .media-content{
width: 100px;
max-width: inherit !important;
float: left;
margin-right: 20px !important;
}
.search_result ul li .media-content img{
width: 100%;
}
.search_result ul li.team-layout,.search_result ul li.mediathek-layout{
position: relative;
padding-left: 0rem;
margin: 0;
}
.search_result ul li.team-layout::before,.search_result ul li.mediathek-layout::before{
display: none;
}
.search_result ul li.team-layout .content-container .content-text h3,.search_result ul li.mediathek-layout .content-container .content-text h3{
font-size: 1rem;
font-weight: 700;
color: #000000;
text-transform: uppercase;
}
.search_result ul li.team-layout .content-container .content-text h4,.search_result ul li.mediathek-layout .content-container .content-text h4{
margin-top: 0.5rem;
color: #000000;
}
.search_result ul li.stermin_layout .media-content{
max-width: inherit !important;
width: auto;
}
.search_result ul li.stermin_layout .media-content figure{
width: 100px;
}
.search_result ul li.stermin_layout .media-content,
.search_result ul li.stermin_layout .content-text,
.search_result ul li.stermin_layout .weiter{
display: inline-flex;
flex-grow: 1;
}
.search_result ul li.stermin_layout .weiter{
margin-right: 0;
}
.search_result ul li.stermin_layout .content-text h2 a{
color: black;
}
.search_result ul li .content-container{
margin: 1rem 0;
}
.search_result ul li .content-container.style3 .media-content ~ .content-text{
width: calc(100% - 120px);
}
.search_result ul li .content-container.xstyle4.small-img > .media-content,
.search_result ul li .content-container.xstyle4.small-img > .content-text,
.search_result ul li .content-container.xstyle4.small-img > .weiter{
display: inline-flex;
flex-grow: 1;
}
.search_result ul li .content-container.xstyle4.small-img > .weiter{
margin-right: 0;
}
.search_result ul li .content-container.xstyle4.small-img .media-content{
max-width: inherit !important;
width: auto;
}
.search_result ul li .content-container.xstyle4.small-img .media-content figure{
width: 100px;
}
.search_result .navigation-result .pagination li{
border: none;
padding-left: 0;
}
.search_result .navigation-result .pagination li:before,.search_result .navigation-result .pagination li:after{
display: none;
}
.search_result .navigation-result .pagination li .content-container{
margin: 1rem 0 0.5rem 0;
}
.search_result .navigation-result .pagination li .content-container .content-text h3{
font-size: 1rem;
font-weight: 700;
color: #000000;
text-transform: uppercase;
}
.search_result .navigation-result .pagination li .content-container .content-text h4{
margin-top: 0.5rem;
color: #000000;
}
.search_result .content-container .content-text{
color: #606060;
}
.search_result .content-container .content-text h2{
color: #007947;
font-size: 1rem;
line-height: 1.25rem;
font-weight: 500;
margin: 0 0 0 0;
padding: 0px;
}
.search_result .content-container .content-text h2 a{
color: #007947;
}
.mediathek-layout.search_result ul li,
.team-layout.search_result ul li{
position: relative;
padding-left: 0rem;
}
.mediathek-layout.search_result ul li::before,
.team-layout.search_result ul li::before{
display: none;
}
.mediathek-layout.search_result .content-container,
.team-layout.search_result .content-container{
margin: 1rem 0 0.5rem 0;
}
.mediathek-layout.search_result .content-container .content-text h3,
.team-layout.search_result .content-container .content-text h3{
font-size: 1rem;
font-weight: 700;
color: #000000;
text-transform: uppercase;
}
.mediathek-layout.search_result .content-container .content-text h4,
.team-layout.search_result .content-container .content-text h4{
margin-top: 0.5rem;
color: #000000;
}
.filter-search > ul{
border-top: 1px solid #ccc;
}
.filter-search > ul > li{
border-bottom: 1px solid #ccc;
}
.filter-search ul{
margin-top: 1rem;
margin-bottom: 3rem;
}
.filter-search ul li a{
padding: 0.37rem;
width: 100%;
display: inline-block;
position: relative;
color: #606060;
}
.filter-search ul li a:hover,.filter-search ul li a:focus{
color: #000000;
}
.filter-search ul li a:hover span,.filter-search ul li a:focus span{
color: #000000 !important;
}
.filter-search ul li a:hover svg,.filter-search ul li a:focus svg{
fill: #000000;
}
.filter-search ul li a svg{
fill: #606060;
}
.filter-search ul li a.selected{
color: #000000;
}
.filter-search ul li a.selected svg{
fill: #000000;
}
.filter-search ul li a span{
color: #606060 !important;
font-weight: 400;
}
.filter-search ul li a.colappse-link{
background-color: transparent;
}
.filter-search ul li a.colappse-link .s-arrow{
display: inline-block;
margin: 0 0 0 6px;
content: "";
right: 0.37rem;
top: calc(50% - 10px);
position: absolute;
width: 20px;
height: 20px;
background:  url("/src_project/svg/portal/dropdown_akkordeon_rauf.svg") no-repeat center center !important;
}
.filter-search ul li a.colappse-link[aria-expanded=true]{
background-color: #e5f1ed;
}
.filter-search ul li a.colappse-link[aria-expanded=true] .s-arrow{
content: "";
right: 0.37rem;
position: absolute;
width: 20px;
height: 20px;
background:  url("/src_project/svg/portal/dropdown_akkordeon_runter.svg") no-repeat center center !important;
}
.filter-search ul li.main-item{
font-weight: 600;
text-transform: uppercase;
}
.filter-search ul li.main-item svg{
width: 20px;
vertical-align: middle;
margin-right: 5px;
margin-top: -3px;
display: inline-block;
}
.filter-search ul li.disabled a{
color: #c1c1c1;
}
.filter-search ul ul.level-2{
margin: 0;
position: relative;
background-color: #e5f1ed;
padding: 10px 0 15px 0;
}
.filter-search ul ul.level-2 li{
font-weight: normal;
text-transform: none;
}
.filter-search ul ul.level-2 li .custom-checkbox{
line-height: 1.2;
position: relative;
padding: 0.37rem 0.37rem 0.45rem 2.25rem;
color: #000;
}
.filter-search ul ul.level-2 li .custom-checkbox .custom-control-label span{
color: #606060 !important;
font-weight: 400;
}
.filter-search ul ul.level-2 li .custom-checkbox .custom-control-label:before{
border: 1px solid #b3b2b2;
top: 0.13rem;
}
.filter-search ul ul.level-2 li .custom-checkbox .custom-control-label:after{
top: 0.13rem;
}
.filter-search ul ul.level-2 li .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before{
border-color: #007947 !important;
}
.filter-search ul ul.level-2 li a{
font-weight: normal;
text-transform: none;
line-height: 1.2;
position: relative;
padding-left: 42px;
}
.filter-search ul ul.level-2 li a.sub-category{
padding-left: 35px;
color: #000000;
}
.filter-search ul ul.level-2 li a.sub-category span{
color: #000000 !important;
}
.filter-search ul ul.level-2 li a.sub-category{
padding-bottom: 0.2rem;
}
.filter-search ul ul.level-2 li a.sub-category:before{
top: 11px;
left: 16px;
}
.filter-search ul ul.level-2 li a.sub-category.selected{
font-weight: bold;
}
.filter-search ul ul.level-2 li a.sub-category.selected:before,
.filter-search ul ul.level-2 li a.sub-category.selected span{
font-weight: bold;
}
.filter-search ul ul.level-2 li a.sub-category:hover,.filter-search ul ul.level-2 li a.sub-category:focus{
font-weight: bold;
}
.filter-search ul ul.level-2 li a.sub-category:hover:before,
.filter-search ul ul.level-2 li a.sub-category:hover span,.filter-search ul ul.level-2 li a.sub-category:focus:before,
.filter-search ul ul.level-2 li a.sub-category:focus span{
font-weight: bold;
}
.filter-search ul ul.level-2 li a:before{
font-size: 9px;
font-weight: 400 !important;
font-style: normal !important;
font-variant: normal !important;
position: absolute;
top: 10px;
left: 30px;
font-family: "lko" !important;
content: "J";
vertical-align: top;
text-transform: none !important;
color: #606060;
}
.filter-search ul ul.level-2 li a:hover,.filter-search ul ul.level-2 li a:focus{
color: #000000;
}
.filter-search ul ul.level-2 li a:hover:before,
.filter-search ul ul.level-2 li a:hover span,.filter-search ul ul.level-2 li a:focus:before,
.filter-search ul ul.level-2 li a:focus span{
color: #000000 !important;
}
.filter-search ul ul.level-2 li a.selected:before{
color: #000000;
}
@media (max-width: 767.98px){
.breadcrumb .breadcrumb-item{
display: none;
}
}
.action-bar > div .action-btn li{
padding-left: 0.7rem;
padding-right: 0.7rem;
}
.action-bar > div .action-btn li:last-child{
padding-right: 0;
}
.action-bar > div .action-btn li:first-child{
padding-left: 0;
}
.action-btn .empfehlen{
position: relative;
padding-left: 20px;
}
.action-btn .empfehlen:before{
position: relative;
font-style: normal !important;
font-variant: normal !important;
color: red;
position: absolute;
top: -2px;
left: 0px;
font-family: "Font Awesome 5 Free";
font-weight: 700;
content: "\f0e0" !important;
vertical-align: top;
text-transform: none !important;
font-size: 1rem;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
color: #858585;
}
.action-btn .print{
position: relative;
padding-left: 20px;
}
.action-btn .print:before{
position: absolute;
position: relative;
font-style: normal !important;
font-variant: normal !important;
color: red;
position: absolute;
top: -2px;
left: 0px;
font-family: "Font Awesome 5 Free";
font-weight: 700;
content: "\f02f" !important;
vertical-align: top;
text-transform: none !important;
font-size: 1rem;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
color: #858585;
}

/* ** [ /src_project/sites/portal/css/4/./article.css ] (@import) ** */
article h1,
main h1{
font-size: 1.73rem;
font-weight: 400;
}
article h2,
main h2{
font-size: 1rem;
font-weight: 700;
}
article .summary,
main .summary{
color: #606060;
font-size: 1.125rem;
line-height: 1.5rem;
}
article section,
main section{
display: block;
width: 100%;
float: left;
}
article .content-container,
main .content-container{
line-height: 1.25rem;
font-size: 1rem;
}
article .content-container h2,
main .content-container h2{
text-transform: uppercase;
margin-bottom: 1em;
}
article .content-container .content-text,
main .content-container .content-text{
font-size: 1rem;
line-height: 1.375rem;
}
article .content-container .content-text h2,
main .content-container .content-text h2{
text-transform: uppercase;
margin-top: 2em;
margin-bottom: 1em;
}
article .content-container .content-text ul li,
main .content-container .content-text ul li{
margin-bottom: 10px;
text-indent: -6px;
left: 20px;
padding-left: 20px;
margin-left: -18px;
margin-right: 20px;
position: relative;
}
article .content-container .content-text ul li::before,
main .content-container .content-text ul li::before{

position: relative;
display: inline-block;
top: 0rem;
left: -14px;
float: left;
font-family: "Font Awesome 5 Free" !important;
font-weight: 700;
content: "\f111" !important;
font-style: normal;
font-size: 0.4rem;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
color: #000000;
opacity: 1;
color: #007947;
}
article .content-container .media-content,
main .content-container .media-content{
position: relative;
z-index: 11;
}
article .content-container .media-content figure figcaption,
main .content-container .media-content figure figcaption{
padding-top: 0.4rem;
color: #606060;
}
article .content-container.downloadbox,article .content-container.linkbox,
main .content-container.downloadbox,
main .content-container.linkbox{
border-left: 3px solid #007947;
padding-left: 1rem;
}
article .content-container.downloadbox header,article .content-container.linkbox header,
main .content-container.downloadbox header,
main .content-container.linkbox header{
margin: 0px;
padding: 0px;
}
article .content-container.downloadbox header h2,article .content-container.linkbox header h2,
main .content-container.downloadbox header h2,
main .content-container.linkbox header h2{
font-size: 1rem;
font-weight: 500;
margin: 0;
padding: 0 0 1rem 0;
text-transform: uppercase;
}
article .content-container.downloadbox ul,article .content-container.linkbox ul,
main .content-container.downloadbox ul,
main .content-container.linkbox ul{
margin: 0;
padding: 0;
}
article .content-container.downloadbox ul li,article .content-container.linkbox ul li,
main .content-container.downloadbox ul li,
main .content-container.linkbox ul li{
position: relative;
margin-bottom: 10px;
text-indent: -6px;
left: 20px;
padding-left: 20px;
margin-left: -18px;
margin-right: 20px;
}
article .content-container.downloadbox ul li::before,article .content-container.linkbox ul li::before,
main .content-container.downloadbox ul li::before,
main .content-container.linkbox ul li::before{
font-size: 9px;
font-weight: 400 !important;
font-style: normal !important;
font-variant: normal !important;
position: absolute;
top: 2px;
left: 2px;
font-family: "lko" !important;
content: "J";
vertical-align: top;
text-transform: none !important;
color: #007947;
}
article .content-container.downloadbox ul li a,article .content-container.linkbox ul li a,
main .content-container.downloadbox ul li a,
main .content-container.linkbox ul li a{
color: #007947;
font-size: 1rem;
font-weight: 400;
}
article .style2,
main .style2{
background-color: #e5f1ed;
padding: 1rem 0.6rem;
}
article .style2 h2,
main .style2 h2{
font-size: 2.25rem;
line-height: 2.25rem;
font-weight: 100;
color: #606060;
font-family: "Poiret One",cursive;
margin: 0;
padding: 0;
text-transform: initial;
}
.related-articles h2{
font-size: 1rem;
text-transform: uppercase;
font-weight: 500;
padding-bottom: 0px;
}
.related-articles .rar a{
font-size: 1rem;
font-weight: 400;
line-height: 1.375rem;
}
.greytext{
color: #606060;
font-size: 0.875rem;
}
.linkbox.style1,
.theme .linkbox{
position: relative;
padding-top: 0;
padding-bottom: 0;
background-color: #eaeaea;
}
.linkbox.style1::before,
.theme .linkbox::before{
width: 100%;
height: 10px;
background-color: #eaeaea;
content: "";
display: block;
position: absolute;
top: -10px;
left: 0;
}
.linkbox.style1::after,
.theme .linkbox::after{
width: 100%;
height: 10px;
background-color: #eaeaea;
content: "";
display: block;
position: absolute;
bottom: -10px;
left: 0;
}

/* ** [ /src_project/sites/portal/css/4/./slider.css ] (@import) ** */
.slick-prev,
.slick-next{
border-radius: 100px;
background-color: #ffffff !important;
width: 55px;
height: 55px;
display: block !important;
z-index: 888;
opacity: 0.7;
}
.slick-prev{
left: 0px !important;
}
.slick-prev::before{
background:  url("/src_project/svg/portal/pfeil_li.svg") no-repeat center center !important;
content: "" !important;
background-size: 27px 27px;
width: 55px;
height: 27px;
display: block;
}
.slick-next{
right: 0px !important;
}
.slick-next::before{
background:  url("/src_project/svg/portal/pfeil_re.svg") no-repeat center center !important;
background-size: 27px 27px !important;
content: "" !important;
width: 55px;
height: 27px;
display: block;
}
.home-header-image .header-slide{
position: relative;
}
.home-header-image .header-slide .caption{
position: absolute;
top: 0px;
left: 50%;
width: 50%;
height: 100%;
}
.home-header-image .header-slide .caption .container{
display: flex;
height: 100%;
vertical-align: middle;
align-items: center;
}
.home-header-image .header-slide .caption h5{
color: #ffffff;
font-size: 2.55rem;
font-weight: 300;
text-shadow: 2px 2px 3px rgba(0,0,0,0.8);
margin: 0;
padding: 0;
}
.home-header-image .header-slide .caption h5 a{
color: #ffffff !important;
}
.home-header-image .header-slide .caption svg{
height: 57px;
width: auto;
fill: #ffffff;
vertical-align: middle;
text-shadow: 2px 2px 3px rgb(150,150,150);
margin-right: 0.5rem;
}
.home-header-image .slick-prev,
.home-header-image .slick-next{
position: absolute;
display: block;
height: 55px;
width: 55px;
line-height: 0px;
font-size: 0px;
cursor: pointer;
background: #ffffff;
border-radius: 100px;
opacity: 0.7;
color: transparent;
top: 50%;
transform: translate(0,-50%);
padding: 0;
border: none;
outline: none;
z-index: 9999;
}
.home-header-image .slick-prev::before,
.home-header-image .slick-next::before{
font-size: 40px !important;
}
.home-header-image .slick-prev{
left: 15px !important;
}
.home-header-image .slick-next{
right: 15px !important;
}

.header-image .header-slide{
position: relative;
}
.header-image .header-slide .caption{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
.header-image .header-slide .caption .container{
display: flex;
height: 100%;
vertical-align: middle;
align-items: center;
}
.header-image .header-slide .caption h5{
color: #ffffff;
font-size: 1.75rem;
font-weight: 400;
text-shadow: 2px 2px 3px rgb(0,0,0);
margin: 0;
padding: 0;
}
.header-image .header-slide .caption h5 a{
color: #ffffff !important;
}
.header-image .header-slide .caption h5 a:hover{
color: #eaeaea !important;
}
.header-image .header-slide .caption svg{
height: 57px;
width: auto;
fill: #ffffff;
vertical-align: middle;
margin-right: 0.5rem;
filter: drop-shadow(2px 2px 2px #000);
}
@media (max-width: 460px){
.header-image .header-slide{
overflow: hidden;
}
.header-image .header-slide img{
width: auto !important;
height: 100px !important;
max-width: initial !important;
}
.header-image .header-slide .caption svg{
height: 40px;
}
.header-image .header-slide .caption h5{
font-size: 1.45rem;
}
}
@media (max-width: 991.98px){
.home-header-image .header-slide .caption h5{
font-size: 2rem;
}
}
@media (max-width: 767.98px){
.home-header-image .header-slide .caption{
display: none;
}
.home-header-image .slick-next,
.home-header-image .slick-prev{
display: none !important;
}
.home-header-image .slick-next::before,
.home-header-image .slick-prev::before{
display: none;
}
}

.slider-nav .slick-prev,
.slider-nav .slick-next{
border-radius: 100px;
background-color: #ffffff !important;
width: 35px;
height: 35px;
display: block !important;
z-index: 888;
}
.slider-nav .slick-prev{
left: 0px !important;
}
.slider-nav .slick-prev::before{
background:  url("/src_project/svg/portal/pfeil_li.svg") no-repeat center center !important;
content: "" !important;
background-size: 20px 20px;
width: 35px;
height: 20px;
display: block;
}
.slider-nav .slick-next{
right: 0px !important;
}
.slider-nav .slick-next::before{
background:  url("/src_project/svg/portal/pfeil_re.svg") no-repeat center center !important;
background-size: 20px 20px !important;
content: "" !important;
width: 35px;
height: 20px;
display: block;
}

.thumbnail-gallery .slick-prev,
.thumbnail-gallery .slick-next{
width: 35px;
height: 35px;
}
.thumbnail-gallery .slick-prev{
left: 0px !important;
}
.thumbnail-gallery .slick-prev::before{
background-size: 15px 15px;
width: 35px;
height: 15px;
}
.thumbnail-gallery .slick-next{
right: 0px !important;
}
.thumbnail-gallery .slick-next::before{
background-size: 15px 15px !important;
width: 35px;
height: 15px;
}

/* ** [ /src_project/sites/portal/css/4/./video.css ] (@import) ** */
.video-player .modal-header .close{
right: 40px;
}
.video-player .modal-dialog{
width: 1000px;
}
.video-player h2{
color: #007947;
font-size: 1.73rem;
font-weight: 400;
}
.video-player .video-player-container .list-video{
background-color: #ffffff !important;
}
.video-player .video-player-container .list-video ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}
.video-player .video-player-container .list-video ul li{
border-bottom: 1px solid #dfdfdf !important;
}
.video-player .video-player-container .list-video ul li.active{
background-color: #e6f0e9 !important;
}
.video-player .video-player-container .list-video .video-cont-list{
max-width: 100px;
margin-right: 10px !important;
float: left;
display: block;
}
.video-player .video-player-container .list-video h3{
font-size: 16px;
color: #007947;
margin-top: 0px;
}
.video-player .video-player-container .list-video .date-video{
font-size: 12px;
display: block;
}
.video-cont-list img{
width: 100px;
}

/* ** [ /src_project/sites/portal/css/4/./footer.css ] (@import) ** */
#main-footer{
background-color: #f4f4f4;
padding: 2.5rem 0;
}
#main-footer .logo img{
width: 150px;
}
#main-footer h2{
font-size: 1rem;
font-weight: 500;
}
#main-footer a{
color: #007947;
}
#main-footer ul li{
color: #606060;
font-size: 0.875rem;
}
#main-footer .footer-links{
margin-top: 0.5rem;
}
#main-footer .footer-links li{
display: inline;
}
#main-footer .footer-links li::after{
margin: 0 4px;
content: "|";
}
#main-footer .footer-links li:last-child::after{
content: "";
}
.action-footer{
background-color: #dcdcdc;
padding: 0.5rem 0;
}
.action-footer .form-control{
font-size: 0.875rem;
border-color: #ffffff;
}
.action-footer .btn-secondary{
background-color: #ababab;
border-color: #ababab;
font-size: 0.875rem;
}
.action-footer .col-md-6:last-child .social-link{
float: right;
}
.action-footer .col-md-6:first-child .social-link ul li a{
margin: 1rem 1.8rem 1rem 0;
}
.action-footer .social-link ul{
display: table !important;
margin: 0;
list-style: none;
}
.action-footer .social-link li{
display: table-cell !important;
list-style: none;
}
.action-footer .social-link li > a{
display: inline-block;
margin: 1rem 0rem 1rem 1.8rem;
vertical-align: middle;
}
.action-footer .social-link li > a svg{
width: 2.25rem;
height: 2.25rem;
vertical-align: middle;
margin-right: 0.3rem;
}
.action-footer .social-link li > a span{
color: #606060;
font-size: 0.875rem;
}
@media (max-width: 1199.98px){
#main-footer .logo{
margin-bottom: 1rem;
}
#main-footer ul{
display: block;
width: 100%;
}
#main-footer ul li{
display: block;
width: 100%;
vertical-align: middle;
font-size: 0.875rem;
margin: 1rem 0;
color: #606060;
border-right: 0px;
}
#main-footer ul li li{
margin: 0.1rem 0;
}
.action-footer > .container > .row{
justify-content: space-between;
}
.action-footer > .container > .row > .col-md-6{
width: auto;
}
.action-footer .col-md-6:first-child .social-link ul li a{
margin: 1rem 1.8rem 1rem 0;
}
}
@media (max-width: 330px){
.action-footer > .container > .row > .col-md-6 .social-link li a > span{
display: none;
}
}

/* ** [ /src_project/sites/portal/css/4/./ie.css ] (@import) ** */
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){
.main-header > .navbar .container #navbarsMainMenu{
margin-top: 70px;
}
.home .main-header > .navbar .container .brand{
margin-top: 2rem;
}
.home-main-menu .container .cont-menublock svg{
width: 70px;
height: 70px;
}
.header-image .header-slide .caption svg{
width: 57px;
height: 57px;
}
.options .link-home svg{
width: 18px;
height: 18px;
}
.mediathek-layout .content-text svg{
height: 18px;
width: 18px;
}
.team-layout .style3 .content-text table svg{
height: 16px;
width: 16px;
}
.team-layout h2 svg{
height: 21px;
width: 20px;
margin-right: 0.3rem;
}
.action-bar > div .action-btn svg{
width: 25px;
height: 20px;
}
.action-footer .social-link li{
vertical-align: middle;
}
.action-footer .social-link li .input-group{
margin-top: 12px;
}
.action-footer .social-link li > a svg{
width: 2.25rem;
height: 2.25rem;
}
.list-layout ul li a svg{
height: 18px;
width: 18px;
}
.list-layout ul li svg{
width: 22px;
height: 22px;
}
figure img{
max-width: 100% !important;
width: 100%;
}
.thumbnail-gallery .slider-for img{
width: auto;
margin: auto;
}
.filter-search ul li.main-item svg{
height: 20px;
}
.gallery-preview > ul{
white-space: normal !important;
}
.gallery-preview .preview-images{
white-space: initial !important;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
text-overflow: initial;
justify-content: space-between;
}
.gallery-preview .preview-images li.caption-fotogalerien{
white-space: initial !important;
}
.gallery-preview .preview-images li.caption-fotogalerien div{
white-space: initial !important;
}
.gallery-preview .preview-images li.caption-fotogalerien div h3{
white-space: initial !important;
}
.gallery-preview .preview-images li.caption-fotogalerien div .date{
white-space: initial !important;
display: block;
width: calc(190px - 1rem);
white-space: initial !important;
}
}

/* ** [ /src_project/sites/portal/css/4/customer.css ] (@import) ** */
body:before{
font-size: 1rem;
position: fixed;
top: 0;
left: 0;
content: "XL";
background-color: yellow;
color: black;
z-index: 10000;
padding: 2px 4px;
display: none;
}
@media (max-width: 1199px){
body:before{
content: "LG";
background-color: green;
color: white}}
@media (max-width: 991px){
body:before{
content: "MD";
background-color: blue;
color: white}}
@media (max-width: 767px){
body:before{
content: "SM";
background-color: black;
color: white}}
@media (max-width: 575px){
body:before{
content: "XS";
background-color: red;
color: white}}

.content-text .more{
color: #007947;
text-decoration: underline;
}

.preview-images{
height: 107px;
}
.mehrfotos{
clear: both;
border-top: 1px solid #efefef;
width: 100%;
float: left;
margin-top: .75rem;
}
.mehrfotos .weiter::before{
font-size: 9px;
font-weight: 400 !important;
font-style: normal !important;
font-variant: normal !important;
margin-right: 0.4rem;
font-family: "lko" !important;
content: "\4a";
vertical-align: 0%;
text-transform: none !important;
color: #000;
}
.mehrfotos .weiter{
color: #000;
font-size: 0.875rem;
text-transform: uppercase;
padding-top: .3rem;
display: block;
font-weight: 500;
text-align: right;
position: relative;
}

.id1037 .p-title{
display: none;
}

.caption-fotogalerien small{
line-height: 12px;
display: inline-block;
}

.header-image .header-slide img,
.home-header-image .header-slide img{
height: auto;
}
.home-main-menu .container .cont-menublock h2 > span{
display: none;
}
@media (min-width: 768px) and (max-width: 1199px){
.home-main-menu .container .cont-menublock h2 > span{
display: inline-block;
}
}

/* ** [ /src_project/sites/portal/css/4/./print.css ] (@import) ** */
@media print{
*{
-webkit-print-color-adjust: exact;
print-color-adjust: exact;
min-width: 1px !important;
}
a[href]:after{
content: none !important;
}
body{
padding-top: 0 !important;
color: #000;
background: #fff;
-webkit-print-color-adjust: exact;
print-color-adjust: exact;
}
@page{
margin: 15mm 20mm 20mm 20mm;
size: 210mm 297mm;
}
img{
display: block;
}
body{
position: static;
width: 100%;
margin: 0;
padding: 0;
display: block !important;
}
article,
main,
aside,
section,
.row,
.container{
max-width: 100% !important;
min-width: auto !important;
flex: none !important;
width: 100% !important;
float: left;
margin: 0;
padding: 0;
overflow: visible;
display: block !important;
}
.col-md-6,
.col-md-12,
.col-md-4,
.date-event,
.list-layout ul li .small-img .media-content{
float: left;
}
.brand,
.logo-logo{
display: block !important;
}
.main-header{
display: block !important;
position: static !important;
height: 140px !important;
max-width: 100% !important;
flex: 0 0 100% !important;
width: 100% !important;
}
.main-header .navbar-expand-md{
height: 100px !important;
display: block !important;
}
.sticky-header{
position: static !important;
}
.team-layout .content-container{
display: table;
}
.team-layout .content-container .media-content,
.team-layout .content-container .content-text{
display: table-cell;
}
.team-layout .content-container .media-content table th,
.team-layout .content-container .content-text table th{
display: none;
}
.header-image,
.home-header-image,
.breadcrumb,
#navbarsSearchBox,
#navbarsMainMenu,
.logo-section,
footer,
.social-link,
.content-mob-btn,
.linkbox,
.downloadbox,
.navbar-collapse,
.related-articles,
.quick-links,
#template-footer,
.thumbnail-gallery,
.action-bar,
svg{
display: none !important;
}
}

/* gen-time: (0.001316 sec) */