@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Poppins');

@font-face {
    font-family: 'akaposseregular';
    src: url('/fonts/akaposse-webfont.woff2') format('woff2'), url('/fonts/akaposse-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'akaposse';
    src: url('/fonts/akaposse-webfont.woff2') format('woff2'), url('/fonts/akaposse-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



/*!
 * Font Awesome Free 5.2.0 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,
.fa-solid,
.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.33333em;
    line-height: 0.75em;
    vertical-align: -.0667em;
}

.fa-xs {
    font-size: .75em;
}

.fa-sm {
    font-size: .875em;
}

.fa-1x {
    font-size: 1em;
}

.fa-2x {
    font-size: 3em;
}

.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: .1em;
    padding: .2em .25em .15em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1);
}

.fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    -webkit-filter: none;
    filter: none;
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em;
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
    content: "\f26e";
}

.fa-accessible-icon:before {
    content: "\f368";
}

.fa-accusoft:before {
    content: "\f369";
}

.fa-address-book:before {
    content: "\f2b9";
}

.fa-address-card:before {
    content: "\f2bb";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-adn:before {
    content: "\f170";
}

.fa-adversal:before {
    content: "\f36a";
}

.fa-affiliatetheme:before {
    content: "\f36b";
}

.fa-air-freshener:before {
    content: "\f5d0";
}

.fa-algolia:before {
    content: "\f36c";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-allergies:before {
    content: "\f461";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-amazon-pay:before {
    content: "\f42c";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}

.fa-amilia:before {
    content: "\f36d";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-android:before {
    content: "\f17b";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angry:before {
    content: "\f556";
}

.fa-angrycreative:before {
    content: "\f36e";
}

.fa-angular:before {
    content: "\f420";
}

.fa-app-store:before {
    content: "\f36f";
}

.fa-app-store-ios:before {
    content: "\f370";
}

.fa-apper:before {
    content: "\f371";
}

.fa-apple:before {
    content: "\f179";
}

.fa-apple-alt:before {
    content: "\f5d1";
}

.fa-apple-pay:before {
    content: "\f415";
}

.fa-archive:before {
    content: "\f187";
}

.fa-archway:before {
    content: "\f557";
}

.fa-arrow-alt-circle-down:before {
    content: "\f358";
}

.fa-arrow-alt-circle-left:before {
    content: "\f359";
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-arrows-alt-h:before {
    content: "\f337";
}

.fa-arrows-alt-v:before {
    content: "\f338";
}

.fa-assistive-listening-systems:before {
    content: "\f2a2";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-asymmetrik:before {
    content: "\f372";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-atlas:before {
    content: "\f558";
}

.fa-atom:before {
    content: "\f5d2";
}

.fa-audible:before {
    content: "\f373";
}

.fa-audio-description:before {
    content: "\f29e";
}

.fa-autoprefixer:before {
    content: "\f41c";
}

.fa-avianex:before {
    content: "\f374";
}

.fa-aviato:before {
    content: "\f421";
}

.fa-award:before {
    content: "\f559";
}

.fa-aws:before {
    content: "\f375";
}

.fa-backspace:before {
    content: "\f55a";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-balance-scale:before {
    content: "\f24e";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-band-aid:before {
    content: "\f462";
}

.fa-bandcamp:before {
    content: "\f2d5";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-bars:before {
    content: "\f0c9";
}

.fa-baseball-ball:before {
    content: "\f433";
}

.fa-basketball-ball:before {
    content: "\f434";
}

.fa-bath:before {
    content: "\f2cd";
}

.fa-battery-empty:before {
    content: "\f244";
}

.fa-battery-full:before {
    content: "\f240";
}

.fa-battery-half:before {
    content: "\f242";
}

.fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-bed:before {
    content: "\f236";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bezier-curve:before {
    content: "\f55b";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bimobject:before {
    content: "\f378";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitcoin:before {
    content: "\f379";
}

.fa-bity:before {
    content: "\f37a";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-blackberry:before {
    content: "\f37b";
}

.fa-blender:before {
    content: "\f517";
}

.fa-blind:before {
    content: "\f29d";
}

.fa-blogger:before {
    content: "\f37c";
}

.fa-blogger-b:before {
    content: "\f37d";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-bold:before {
    content: "\f032";
}

.fa-bolt:before {
    content: "\f0e7";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-bone:before {
    content: "\f5d7";
}

.fa-bong:before {
    content: "\f55c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-book-open:before {
    content: "\f518";
}

.fa-book-reader:before {
    content: "\f5da";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-bowling-ball:before {
    content: "\f436";
}

.fa-box:before {
    content: "\f466";
}

.fa-box-open:before {
    content: "\f49e";
}

.fa-boxes:before {
    content: "\f468";
}

.fa-braille:before {
    content: "\f2a1";
}

.fa-brain:before {
    content: "\f5dc";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-briefcase-medical:before {
    content: "\f469";
}

.fa-broadcast-tower:before {
    content: "\f519";
}

.fa-broom:before {
    content: "\f51a";
}

.fa-brush:before {
    content: "\f55d";
}

.fa-btc:before {
    content: "\f15a";
}

.fa-bug:before {
    content: "\f188";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-burn:before {
    content: "\f46a";
}

.fa-buromobelexperte:before {
    content: "\f37f";
}

.fa-bus:before {
    content: "\f207";
}

.fa-bus-alt:before {
    content: "\f55e";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-calendar:before {
    content: "\f133";
}

.fa-calendar-alt:before {
    content: "\f073";
}

.fa-calendar-check:before {
    content: "\f274";
}

.fa-calendar-minus:before {
    content: "\f272";
}

.fa-calendar-plus:before {
    content: "\f271";
}

.fa-calendar-times:before {
    content: "\f273";
}

.fa-camera:before {
    content: "\f030";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-cannabis:before {
    content: "\f55f";
}

.fa-capsules:before {
    content: "\f46b";
}

.fa-car:before {
    content: "\f1b9";
}

.fa-car-alt:before {
    content: "\f5de";
}

.fa-car-battery:before {
    content: "\f5df";
}

.fa-car-crash:before {
    content: "\f5e1";
}

.fa-car-side:before {
    content: "\f5e4";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-caret-square-down:before {
    content: "\f150";
}

.fa-caret-square-left:before {
    content: "\f191";
}

.fa-caret-square-right:before {
    content: "\f152";
}

.fa-caret-square-up:before {
    content: "\f151";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cc-amazon-pay:before {
    content: "\f42d";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-apple-pay:before {
    content: "\f416";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-centercode:before {
    content: "\f380";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-chalkboard:before {
    content: "\f51b";
}

.fa-chalkboard-teacher:before {
    content: "\f51c";
}

.fa-charging-station:before {
    content: "\f5e7";
}

.fa-chart-area:before {
    content: "\f1fe";
}

.fa-chart-bar:before {
    content: "\f080";
}

.fa-chart-line:before {
    content: "\f201";
}

.fa-chart-pie:before {
    content: "\f200";
}

.fa-check:before {
    content: "\f00c";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-check-double:before {
    content: "\f560";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-chess:before {
    content: "\f439";
}

.fa-chess-bishop:before {
    content: "\f43a";
}

.fa-chess-board:before {
    content: "\f43c";
}

.fa-chess-king:before {
    content: "\f43f";
}

.fa-chess-knight:before {
    content: "\f441";
}

.fa-chess-pawn:before {
    content: "\f443";
}

.fa-chess-queen:before {
    content: "\f445";
}

.fa-chess-rook:before {
    content: "\f447";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-church:before {
    content: "\f51d";
}

.fa-circle:before {
    content: "\f111";
}

.fa-circle-notch:before {
    content: "\f1ce";
}

.fa-clipboard:before {
    content: "\f328";
}

.fa-clipboard-check:before {
    content: "\f46c";
}

.fa-clipboard-list:before {
    content: "\f46d";
}

.fa-clock:before {
    content: "\f017";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-closed-captioning:before {
    content: "\f20a";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-cloud-download-alt:before {
    content: "\f381";
}

.fa-cloud-upload-alt:before {
    content: "\f382";
}

.fa-cloudscale:before {
    content: "\f383";
}

.fa-cloudsmith:before {
    content: "\f384";
}

.fa-cloudversify:before {
    content: "\f385";
}

.fa-cocktail:before {
    content: "\f561";
}

.fa-code:before {
    content: "\f121";
}

.fa-code-branch:before {
    content: "\f126";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cog:before {
    content: "\f013";
}

.fa-cogs:before {
    content: "\f085";
}

.fa-coins:before {
    content: "\f51e";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-comment:before {
    content: "\f075";
}

.fa-comment-alt:before {
    content: "\f27a";
}

.fa-comment-dots:before {
    content: "\f4ad";
}

.fa-comment-slash:before {
    content: "\f4b3";
}

.fa-comments:before {
    content: "\f086";
}

.fa-compact-disc:before {
    content: "\f51f";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-compress:before {
    content: "\f066";
}

.fa-concierge-bell:before {
    content: "\f562";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-cookie:before {
    content: "\f563";
}

.fa-cookie-bite:before {
    content: "\f564";
}

.fa-copy:before {
    content: "\f0c5";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-couch:before {
    content: "\f4b8";
}

.fa-cpanel:before {
    content: "\f388";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-creative-commons-by:before {
    content: "\f4e7";
}

.fa-creative-commons-nc:before {
    content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea";
}

.fa-creative-commons-nd:before {
    content: "\f4eb";
}

.fa-creative-commons-pd:before {
    content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed";
}

.fa-creative-commons-remix:before {
    content: "\f4ee";
}

.fa-creative-commons-sa:before {
    content: "\f4ef";
}

.fa-creative-commons-sampling:before {
    content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1";
}

.fa-creative-commons-share:before {
    content: "\f4f2";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-crop:before {
    content: "\f125";
}

.fa-crop-alt:before {
    content: "\f565";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-crow:before {
    content: "\f520";
}

.fa-crown:before {
    content: "\f521";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-css3-alt:before {
    content: "\f38b";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-cut:before {
    content: "\f0c4";
}

.fa-cuttlefish:before {
    content: "\f38c";
}

.fa-d-and-d:before {
    content: "\f38d";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-deaf:before {
    content: "\f2a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-deploydog:before {
    content: "\f38e";
}

.fa-deskpro:before {
    content: "\f38f";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-diagnoses:before {
    content: "\f470";
}

.fa-dice:before {
    content: "\f522";
}

.fa-dice-five:before {
    content: "\f523";
}

.fa-dice-four:before {
    content: "\f524";
}

.fa-dice-one:before {
    content: "\f525";
}

.fa-dice-six:before {
    content: "\f526";
}

.fa-dice-three:before {
    content: "\f527";
}

.fa-dice-two:before {
    content: "\f528";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-digital-ocean:before {
    content: "\f391";
}

.fa-digital-tachograph:before {
    content: "\f566";
}

.fa-directions:before {
    content: "\f5eb";
}

.fa-discord:before {
    content: "\f392";
}

.fa-discourse:before {
    content: "\f393";
}

.fa-divide:before {
    content: "\f529";
}

.fa-dizzy:before {
    content: "\f567";
}

.fa-dna:before {
    content: "\f471";
}

.fa-dochub:before {
    content: "\f394";
}

.fa-docker:before {
    content: "\f395";
}

.fa-dollar-sign:before {
    content: "\f155";
}

.fa-dolly:before {
    content: "\f472";
}

.fa-dolly-flatbed:before {
    content: "\f474";
}

.fa-donate:before {
    content: "\f4b9";
}

.fa-door-closed:before {
    content: "\f52a";
}

.fa-door-open:before {
    content: "\f52b";
}

.fa-dot-circle:before {
    content: "\f192";
}

.fa-dove:before {
    content: "\f4ba";
}

.fa-download:before {
    content: "\f019";
}

.fa-draft2digital:before {
    content: "\f396";
}

.fa-drafting-compass:before {
    content: "\f568";
}

.fa-draw-polygon:before {
    content: "\f5ee";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-dribbble-square:before {
    content: "\f397";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-drum:before {
    content: "\f569";
}

.fa-drum-steelpan:before {
    content: "\f56a";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-dumbbell:before {
    content: "\f44b";
}

.fa-dyalog:before {
    content: "\f399";
}

.fa-earlybirds:before {
    content: "\f39a";
}

.fa-ebay:before {
    content: "\f4f4";
}

.fa-edge:before {
    content: "\f282";
}

.fa-edit:before {
    content: "\f044";
}

.fa-eject:before {
    content: "\f052";
}

.fa-elementor:before {
    content: "\f430";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-ello:before {
    content: "\f5f1";
}

.fa-ember:before {
    content: "\f423";
}

.fa-empire:before {
    content: "\f1d1";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-envelope-open:before {
    content: "\f2b6";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-envira:before {
    content: "\f299";
}

.fa-equals:before {
    content: "\f52c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-erlang:before {
    content: "\f39d";
}

.fa-ethereum:before {
    content: "\f42e";
}

.fa-etsy:before {
    content: "\f2d7";
}

.fa-euro-sign:before {
    content: "\f153";
}

.fa-exchange-alt:before {
    content: "\f362";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-expand:before {
    content: "\f065";
}

.fa-expand-arrows-alt:before {
    content: "\f31e";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-external-link-alt:before {
    content: "\f35d";
}

.fa-external-link-square-alt:before {
    content: "\f360";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-dropper:before {
    content: "\f1fb";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-facebook-f:before {
    content: "\f39e";
}

.fa-facebook-messenger:before {
    content: "\f39f";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-feather:before {
    content: "\f52d";
}

.fa-feather-alt:before {
    content: "\f56b";
}

.fa-female:before {
    content: "\f182";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-alt:before {
    content: "\f15c";
}

.fa-file-archive:before {
    content: "\f1c6";
}

.fa-file-audio:before {
    content: "\f1c7";
}

.fa-file-code:before {
    content: "\f1c9";
}

.fa-file-contract:before {
    content: "\f56c";
}

.fa-file-download:before {
    content: "\f56d";
}

.fa-file-excel:before {
    content: "\f1c3";
}

.fa-file-export:before {
    content: "\f56e";
}

.fa-file-image:before {
    content: "\f1c5";
}

.fa-file-import:before {
    content: "\f56f";
}

.fa-file-invoice:before {
    content: "\f570";
}

.fa-file-invoice-dollar:before {
    content: "\f571";
}

.fa-file-medical:before {
    content: "\f477";
}

.fa-file-medical-alt:before {
    content: "\f478";
}

.fa-file-pdf:before {
    content: "\f1c1";
}

.fa-file-powerpoint:before {
    content: "\f1c4";
}

.fa-file-prescription:before {
    content: "\f572";
}

.fa-file-signature:before {
    content: "\f573";
}

.fa-file-upload:before {
    content: "\f574";
}

.fa-file-video:before {
    content: "\f1c8";
}

.fa-file-word:before {
    content: "\f1c2";
}

.fa-fill:before {
    content: "\f575";
}

.fa-fill-drip:before {
    content: "\f576";
}

.fa-film:before {
    content: "\f008";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-fingerprint:before {
    content: "\f577";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-first-aid:before {
    content: "\f479";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-first-order-alt:before {
    content: "\f50a";
}

.fa-firstdraft:before {
    content: "\f3a1";
}

.fa-fish:before {
    content: "\f578";
}

.fa-flag:before {
    content: "\f024";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-flipboard:before {
    content: "\f44d";
}

.fa-flushed:before {
    content: "\f579";
}

.fa-fly:before {
    content: "\f417";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-font:before {
    content: "\f031";
}

.fa-font-awesome:before {
    content: "\f2b4";
}

.fa-font-awesome-alt:before {
    content: "\f35c";
}

.fa-font-awesome-flag:before {
    content: "\f425";
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-fonticons-fi:before {
    content: "\f3a2";
}

.fa-football-ball:before {
    content: "\f44e";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-fort-awesome-alt:before {
    content: "\f3a3";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-free-code-camp:before {
    content: "\f2c5";
}

.fa-freebsd:before {
    content: "\f3a4";
}

.fa-frog:before {
    content: "\f52e";
}

.fa-frown:before {
    content: "\f119";
}

.fa-frown-open:before {
    content: "\f57a";
}

.fa-fulcrum:before {
    content: "\f50b";
}

.fa-futbol:before {
    content: "\f1e3";
}

.fa-galactic-republic:before {
    content: "\f50c";
}

.fa-galactic-senate:before {
    content: "\f50d";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-gas-pump:before {
    content: "\f52f";
}

.fa-gavel:before {
    content: "\f0e3";
}

.fa-gem:before {
    content: "\f3a5";
}

.fa-genderless:before {
    content: "\f22d";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-github:before {
    content: "\f09b";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-gitkraken:before {
    content: "\f3a6";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-gitter:before {
    content: "\f426";
}

.fa-glass-martini:before {
    content: "\f000";
}

.fa-glass-martini-alt:before {
    content: "\f57b";
}

.fa-glasses:before {
    content: "\f530";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-globe-africa:before {
    content: "\f57c";
}

.fa-globe-americas:before {
    content: "\f57d";
}

.fa-globe-asia:before {
    content: "\f57e";
}

.fa-gofore:before {
    content: "\f3a7";
}

.fa-golf-ball:before {
    content: "\f450";
}

.fa-goodreads:before {
    content: "\f3a8";
}

.fa-goodreads-g:before {
    content: "\f3a9";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-google-drive:before {
    content: "\f3aa";
}

.fa-google-play:before {
    content: "\f3ab";
}

.fa-google-plus:before {
    content: "\f2b3";
}

.fa-google-plus-g:before {
    content: "\f0d5";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-gratipay:before {
    content: "\f184";
}

.fa-grav:before {
    content: "\f2d6";
}

.fa-greater-than:before {
    content: "\f531";
}

.fa-greater-than-equal:before {
    content: "\f532";
}

.fa-grimace:before {
    content: "\f57f";
}

.fa-grin:before {
    content: "\f580";
}

.fa-grin-alt:before {
    content: "\f581";
}

.fa-grin-beam:before {
    content: "\f582";
}

.fa-grin-beam-sweat:before {
    content: "\f583";
}

.fa-grin-hearts:before {
    content: "\f584";
}

.fa-grin-squint:before {
    content: "\f585";
}

.fa-grin-squint-tears:before {
    content: "\f586";
}

.fa-grin-stars:before {
    content: "\f587";
}

.fa-grin-tears:before {
    content: "\f588";
}

.fa-grin-tongue:before {
    content: "\f589";
}

.fa-grin-tongue-squint:before {
    content: "\f58a";
}

.fa-grin-tongue-wink:before {
    content: "\f58b";
}

.fa-grin-wink:before {
    content: "\f58c";
}

.fa-grip-horizontal:before {
    content: "\f58d";
}

.fa-grip-vertical:before {
    content: "\f58e";
}

.fa-gripfire:before {
    content: "\f3ac";
}

.fa-grunt:before {
    content: "\f3ad";
}

.fa-gulp:before {
    content: "\f3ae";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-hacker-news-square:before {
    content: "\f3af";
}

.fa-hackerrank:before {
    content: "\f5f7";
}

.fa-hand-holding:before {
    content: "\f4bd";
}

.fa-hand-holding-heart:before {
    content: "\f4be";
}

.fa-hand-holding-usd:before {
    content: "\f4c0";
}

.fa-hand-lizard:before {
    content: "\f258";
}

.fa-hand-paper:before {
    content: "\f256";
}

.fa-hand-peace:before {
    content: "\f25b";
}

.fa-hand-point-down:before {
    content: "\f0a7";
}

.fa-hand-point-left:before {
    content: "\f0a5";
}

.fa-hand-point-right:before {
    content: "\f0a4";
}

.fa-hand-point-up:before {
    content: "\f0a6";
}

.fa-hand-pointer:before {
    content: "\f25a";
}

.fa-hand-rock:before {
    content: "\f255";
}

.fa-hand-scissors:before {
    content: "\f257";
}

.fa-hand-spock:before {
    content: "\f259";
}

.fa-hands:before {
    content: "\f4c2";
}

.fa-hands-helping:before {
    content: "\f4c4";
}

.fa-handshake:before {
    content: "\f2b5";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-hdd:before {
    content: "\f0a0";
}

.fa-heading:before {
    content: "\f1dc";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-headphones-alt:before {
    content: "\f58f";
}

.fa-headset:before {
    content: "\f590";
}

.fa-heart:before {
    content: "\f004";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-helicopter:before {
    content: "\f533";
}

.fa-highlighter:before {
    content: "\f591";
}

.fa-hips:before {
    content: "\f452";
}

.fa-hire-a-helper:before {
    content: "\f3b0";
}

.fa-history:before {
    content: "\f1da";
}

.fa-hockey-puck:before {
    content: "\f453";
}

.fa-home:before {
    content: "\f015";
}

.fa-hooli:before {
    content: "\f427";
}

.fa-hornbill:before {
    content: "\f592";
}

.fa-hospital:before {
    content: "\f0f8";
}

.fa-hospital-alt:before {
    content: "\f47d";
}

.fa-hospital-symbol:before {
    content: "\f47e";
}

.fa-hot-tub:before {
    content: "\f593";
}

.fa-hotel:before {
    content: "\f594";
}

.fa-hotjar:before {
    content: "\f3b1";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-start:before {
    content: "\f251";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-hubspot:before {
    content: "\f3b2";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-id-badge:before {
    content: "\f2c1";
}

.fa-id-card:before {
    content: "\f2c2";
}

.fa-id-card-alt:before {
    content: "\f47f";
}

.fa-image:before {
    content: "\f03e";
}

.fa-images:before {
    content: "\f302";
}

.fa-imdb:before {
    content: "\f2d8";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-industry:before {
    content: "\f275";
}

.fa-infinity:before {
    content: "\f534";
}

.fa-info:before {
    content: "\f129";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-italic:before {
    content: "\f033";
}

.fa-itunes:before {
    content: "\f3b4";
}

.fa-itunes-note:before {
    content: "\f3b5";
}

.fa-java:before {
    content: "\f4e4";
}

.fa-jedi-order:before {
    content: "\f50e";
}

.fa-jenkins:before {
    content: "\f3b6";
}

.fa-joget:before {
    content: "\f3b7";
}

.fa-joint:before {
    content: "\f595";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-js:before {
    content: "\f3b8";
}

.fa-js-square:before {
    content: "\f3b9";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-kaggle:before {
    content: "\f5fa";
}

.fa-key:before {
    content: "\f084";
}

.fa-keybase:before {
    content: "\f4f5";
}

.fa-keyboard:before {
    content: "\f11c";
}

.fa-keycdn:before {
    content: "\f3ba";
}

.fa-kickstarter:before {
    content: "\f3bb";
}

.fa-kickstarter-k:before {
    content: "\f3bc";
}

.fa-kiss:before {
    content: "\f596";
}

.fa-kiss-beam:before {
    content: "\f597";
}

.fa-kiss-wink-heart:before {
    content: "\f598";
}

.fa-kiwi-bird:before {
    content: "\f535";
}

.fa-korvue:before {
    content: "\f42f";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-laptop-code:before {
    content: "\f5fc";
}

.fa-laravel:before {
    content: "\f3bd";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-laugh:before {
    content: "\f599";
}

.fa-laugh-beam:before {
    content: "\f59a";
}

.fa-laugh-squint:before {
    content: "\f59b";
}

.fa-laugh-wink:before {
    content: "\f59c";
}

.fa-layer-group:before {
    content: "\f5fd";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-lemon:before {
    content: "\f094";
}

.fa-less:before {
    content: "\f41d";
}

.fa-less-than:before {
    content: "\f536";
}

.fa-less-than-equal:before {
    content: "\f537";
}

.fa-level-down-alt:before {
    content: "\f3be";
}

.fa-level-up-alt:before {
    content: "\f3bf";
}

.fa-life-ring:before {
    content: "\f1cd";
}

.fa-lightbulb:before {
    content: "\f0eb";
}

.fa-line:before {
    content: "\f3c0";
}

.fa-link:before {
    content: "\f0c1";
}

.fa-linkedin:before {
    content: "\f08c";
}

.fa-linkedin-in:before {
    content: "\f0e1";
}

.fa-linode:before {
    content: "\f2b8";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-lira-sign:before {
    content: "\f195";
}

.fa-list:before {
    content: "\f03a";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-lock:before {
    content: "\f023";
}

.fa-lock-open:before {
    content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
    content: "\f309";
}

.fa-long-arrow-alt-left:before {
    content: "\f30a";
}

.fa-long-arrow-alt-right:before {
    content: "\f30b";
}

.fa-long-arrow-alt-up:before {
    content: "\f30c";
}

.fa-low-vision:before {
    content: "\f2a8";
}

.fa-luggage-cart:before {
    content: "\f59d";
}

.fa-lyft:before {
    content: "\f3c3";
}

.fa-magento:before {
    content: "\f3c4";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-mailchimp:before {
    content: "\f59e";
}

.fa-male:before {
    content: "\f183";
}

.fa-mandalorian:before {
    content: "\f50f";
}

.fa-map:before {
    content: "\f279";
}

.fa-map-marked:before {
    content: "\f59f";
}

.fa-map-marked-alt:before {
    content: "\f5a0";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-map-marker-alt:before {
    content: "\f3c5";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-signs:before {
    content: "\f277";
}

.fa-markdown:before {
    content: "\f60f";
}

.fa-marker:before {
    content: "\f5a1";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mastodon:before {
    content: "\f4f6";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-medal:before {
    content: "\f5a2";
}

.fa-medapps:before {
    content: "\f3c6";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-medium-m:before {
    content: "\f3c7";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-medrt:before {
    content: "\f3c8";
}

.fa-meetup:before {
    content: "\f2e0";
}

.fa-megaport:before {
    content: "\f5a3";
}

.fa-meh:before {
    content: "\f11a";
}

.fa-meh-blank:before {
    content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5";
}

.fa-memory:before {
    content: "\f538";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-microchip:before {
    content: "\f2db";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-alt:before {
    content: "\f3c9";
}

.fa-microphone-alt-slash:before {
    content: "\f539";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-microscope:before {
    content: "\f610";
}

.fa-microsoft:before {
    content: "\f3ca";
}

.fa-minus:before {
    content: "\f068";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-mix:before {
    content: "\f3cb";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-mizuni:before {
    content: "\f3cc";
}

.fa-mobile:before {
    content: "\f10b";
}

.fa-mobile-alt:before {
    content: "\f3cd";
}

.fa-modx:before {
    content: "\f285";
}

.fa-monero:before {
    content: "\f3d0";
}

.fa-money-bill:before {
    content: "\f0d6";
}

.fa-money-bill-alt:before {
    content: "\f3d1";
}

.fa-money-bill-wave:before {
    content: "\f53a";
}

.fa-money-bill-wave-alt:before {
    content: "\f53b";
}

.fa-money-check:before {
    content: "\f53c";
}

.fa-money-check-alt:before {
    content: "\f53d";
}

.fa-monument:before {
    content: "\f5a6";
}

.fa-moon:before {
    content: "\f186";
}

.fa-mortar-pestle:before {
    content: "\f5a7";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-music:before {
    content: "\f001";
}

.fa-napster:before {
    content: "\f3d2";
}

.fa-neos:before {
    content: "\f612";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-newspaper:before {
    content: "\f1ea";
}

.fa-nimblr:before {
    content: "\f5a8";
}

.fa-nintendo-switch:before {
    content: "\f418";
}

.fa-node:before {
    content: "\f419";
}

.fa-node-js:before {
    content: "\f3d3";
}

.fa-not-equal:before {
    content: "\f53e";
}

.fa-notes-medical:before {
    content: "\f481";
}

.fa-npm:before {
    content: "\f3d4";
}

.fa-ns8:before {
    content: "\f3d5";
}

.fa-nutritionix:before {
    content: "\f3d6";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-oil-can:before {
    content: "\f613";
}

.fa-old-republic:before {
    content: "\f510";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-osi:before {
    content: "\f41a";
}

.fa-outdent:before {
    content: "\f03b";
}

.fa-page4:before {
    content: "\f3d7";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-paint-roller:before {
    content: "\f5aa";
}

.fa-palette:before {
    content: "\f53f";
}

.fa-palfed:before {
    content: "\f3d8";
}

.fa-pallet:before {
    content: "\f482";
}

.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-parachute-box:before {
    content: "\f4cd";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-parking:before {
    content: "\f540";
}

.fa-passport:before {
    content: "\f5ab";
}

.fa-paste:before {
    content: "\f0ea";
}

.fa-patreon:before {
    content: "\f3d9";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-pause-circle:before {
    content: "\f28b";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-pen:before {
    content: "\f304";
}

.fa-pen-alt:before {
    content: "\f305";
}

.fa-pen-fancy:before {
    content: "\f5ac";
}

.fa-pen-nib:before {
    content: "\f5ad";
}

.fa-pen-square:before {
    content: "\f14b";
}

.fa-pencil-alt:before {
    content: "\f303";
}

.fa-pencil-ruler:before {
    content: "\f5ae";
}

.fa-people-carry:before {
    content: "\f4ce";
}

.fa-percent:before {
    content: "\f295";
}

.fa-percentage:before {
    content: "\f541";
}

.fa-periscope:before {
    content: "\f3da";
}

.fa-phabricator:before {
    content: "\f3db";
}

.fa-phoenix-framework:before {
    content: "\f3dc";
}

.fa-phoenix-squadron:before {
    content: "\f511";
}

.fa-phone:before {
    content: "\f095";
}

.fa-phone-slash:before {
    content: "\f3dd";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-phone-volume:before {
    content: "\f2a0";
}

.fa-php:before {
    content: "\f457";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-pied-piper-hat:before {
    content: "\f4e5";
}

.fa-pied-piper-pp:before {
    content: "\f1a7";
}

.fa-piggy-bank:before {
    content: "\f4d3";
}

.fa-pills:before {
    content: "\f484";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-plane:before {
    content: "\f072";
}

.fa-plane-arrival:before {
    content: "\f5af";
}

.fa-plane-departure:before {
    content: "\f5b0";
}

.fa-play:before {
    content: "\f04b";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-playstation:before {
    content: "\f3df";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-plus:before {
    content: "\f067";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-podcast:before {
    content: "\f2ce";
}

.fa-poo:before {
    content: "\f2fe";
}

.fa-poop:before {
    content: "\f619";
}

.fa-portrait:before {
    content: "\f3e0";
}

.fa-pound-sign:before {
    content: "\f154";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-prescription:before {
    content: "\f5b1";
}

.fa-prescription-bottle:before {
    content: "\f485";
}

.fa-prescription-bottle-alt:before {
    content: "\f486";
}

.fa-print:before {
    content: "\f02f";
}

.fa-procedures:before {
    content: "\f487";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-project-diagram:before {
    content: "\f542";
}

.fa-pushed:before {
    content: "\f3e1";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-python:before {
    content: "\f3e2";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-question:before {
    content: "\f128";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-quidditch:before {
    content: "\f458";
}

.fa-quinscape:before {
    content: "\f459";
}

.fa-quora:before {
    content: "\f2c4";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-r-project:before {
    content: "\f4f7";
}

.fa-random:before {
    content: "\f074";
}

.fa-ravelry:before {
    content: "\f2d9";
}

.fa-react:before {
    content: "\f41b";
}

.fa-readme:before {
    content: "\f4d5";
}

.fa-rebel:before {
    content: "\f1d0";
}

.fa-receipt:before {
    content: "\f543";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-red-river:before {
    content: "\f3e3";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-redo:before {
    content: "\f01e";
}

.fa-redo-alt:before {
    content: "\f2f9";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-rendact:before {
    content: "\f3e4";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-reply:before {
    content: "\f3e5";
}

.fa-reply-all:before {
    content: "\f122";
}

.fa-replyd:before {
    content: "\f3e6";
}

.fa-researchgate:before {
    content: "\f4f8";
}

.fa-resolving:before {
    content: "\f3e7";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-rev:before {
    content: "\f5b2";
}

.fa-ribbon:before {
    content: "\f4d6";
}

.fa-road:before {
    content: "\f018";
}

.fa-robot:before {
    content: "\f544";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-rocketchat:before {
    content: "\f3e8";
}

.fa-rockrms:before {
    content: "\f3e9";
}

.fa-route:before {
    content: "\f4d7";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-ruble-sign:before {
    content: "\f158";
}

.fa-ruler:before {
    content: "\f545";
}

.fa-ruler-combined:before {
    content: "\f546";
}

.fa-ruler-horizontal:before {
    content: "\f547";
}

.fa-ruler-vertical:before {
    content: "\f548";
}

.fa-rupee-sign:before {
    content: "\f156";
}

.fa-sad-cry:before {
    content: "\f5b3";
}

.fa-sad-tear:before {
    content: "\f5b4";
}

.fa-safari:before {
    content: "\f267";
}

.fa-sass:before {
    content: "\f41e";
}

.fa-save:before {
    content: "\f0c7";
}

.fa-schlix:before {
    content: "\f3ea";
}

.fa-school:before {
    content: "\f549";
}

.fa-screwdriver:before {
    content: "\f54a";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-search:before {
    content: "\f002";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-searchengin:before {
    content: "\f3eb";
}

.fa-seedling:before {
    content: "\f4d8";
}

.fa-sellcast:before {
    content: "\f2da";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-server:before {
    content: "\f233";
}

.fa-servicestack:before {
    content: "\f3ec";
}

.fa-shapes:before {
    content: "\f61f";
}

.fa-share:before {
    content: "\f064";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-shekel-sign:before {
    content: "\f20b";
}

.fa-shield-alt:before {
    content: "\f3ed";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-shipping-fast:before {
    content: "\f48b";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-shoe-prints:before {
    content: "\f54b";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-shopware:before {
    content: "\f5b5";
}

.fa-shower:before {
    content: "\f2cc";
}

.fa-shuttle-van:before {
    content: "\f5b6";
}

.fa-sign:before {
    content: "\f4d9";
}

.fa-sign-in-alt:before {
    content: "\f2f6";
}

.fa-sign-language:before {
    content: "\f2a7";
}

.fa-sign-out-alt:before {
    content: "\f2f5";
}

.fa-signal:before {
    content: "\f012";
}

.fa-signature:before {
    content: "\f5b7";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-sistrix:before {
    content: "\f3ee";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-sith:before {
    content: "\f512";
}

.fa-skull:before {
    content: "\f54c";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-slack:before {
    content: "\f198";
}

.fa-slack-hash:before {
    content: "\f3ef";
}

.fa-sliders-h:before {
    content: "\f1de";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-smile:before {
    content: "\f118";
}

.fa-smile-beam:before {
    content: "\f5b8";
}

.fa-smile-wink:before {
    content: "\f4da";
}

.fa-smoking:before {
    content: "\f48d";
}

.fa-smoking-ban:before {
    content: "\f54d";
}

.fa-snapchat:before {
    content: "\f2ab";
}

.fa-snapchat-ghost:before {
    content: "\f2ac";
}

.fa-snapchat-square:before {
    content: "\f2ad";
}

.fa-snowflake:before {
    content: "\f2dc";
}

.fa-solar-panel:before {
    content: "\f5ba";
}

.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-alpha-down:before {
    content: "\f15d";
}

.fa-sort-alpha-up:before {
    content: "\f15e";
}

.fa-sort-amount-down:before {
    content: "\f160";
}

.fa-sort-amount-up:before {
    content: "\f161";
}

.fa-sort-down:before {
    content: "\f0dd";
}

.fa-sort-numeric-down:before {
    content: "\f162";
}

.fa-sort-numeric-up:before {
    content: "\f163";
}

.fa-sort-up:before {
    content: "\f0de";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-spa:before {
    content: "\f5bb";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-speakap:before {
    content: "\f3f3";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-splotch:before {
    content: "\f5bc";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-spray-can:before {
    content: "\f5bd";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-square-full:before {
    content: "\f45c";
}

.fa-squarespace:before {
    content: "\f5be";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-stamp:before {
    content: "\f5bf";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-star-half-alt:before {
    content: "\f5c0";
}

.fa-star-of-life:before {
    content: "\f621";
}

.fa-staylinked:before {
    content: "\f3f5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-steam-symbol:before {
    content: "\f3f6";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-sticker-mule:before {
    content: "\f3f7";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-stop-circle:before {
    content: "\f28d";
}

.fa-stopwatch:before {
    content: "\f2f2";
}

.fa-store:before {
    content: "\f54e";
}

.fa-store-alt:before {
    content: "\f54f";
}

.fa-strava:before {
    content: "\f428";
}

.fa-stream:before {
    content: "\f550";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-stripe:before {
    content: "\f429";
}

.fa-stripe-s:before {
    content: "\f42a";
}

.fa-stroopwafel:before {
    content: "\f551";
}

.fa-studiovinari:before {
    content: "\f3f8";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-subway:before {
    content: "\f239";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-suitcase-rolling:before {
    content: "\f5c1";
}

.fa-sun:before {
    content: "\f185";
}

.fa-superpowers:before {
    content: "\f2dd";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-supple:before {
    content: "\f3f9";
}

.fa-surprise:before {
    content: "\f5c2";
}

.fa-swatchbook:before {
    content: "\f5c3";
}

.fa-swimmer:before {
    content: "\f5c4";
}

.fa-swimming-pool:before {
    content: "\f5c5";
}

.fa-sync:before {
    content: "\f021";
}

.fa-sync-alt:before {
    content: "\f2f1";
}

.fa-syringe:before {
    content: "\f48e";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-table-tennis:before {
    content: "\f45d";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-tablet-alt:before {
    content: "\f3fa";
}

.fa-tablets:before {
    content: "\f490";
}

.fa-tachometer-alt:before {
    content: "\f3fd";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-tape:before {
    content: "\f4db";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-taxi:before {
    content: "\f1ba";
}

.fa-teamspeak:before {
    content: "\f4f9";
}

.fa-teeth:before {
    content: "\f62e";
}

.fa-teeth-open:before {
    content: "\f62f";
}

.fa-telegram:before {
    content: "\f2c6";
}

.fa-telegram-plane:before {
    content: "\f3fe";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-theater-masks:before {
    content: "\f630";
}

.fa-themeco:before {
    content: "\f5c6";
}

.fa-themeisle:before {
    content: "\f2b2";
}

.fa-thermometer:before {
    content: "\f491";
}

.fa-thermometer-empty:before {
    content: "\f2cb";
}

.fa-thermometer-full:before {
    content: "\f2c7";
}

.fa-thermometer-half:before {
    content: "\f2c9";
}

.fa-thermometer-quarter:before {
    content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbtack:before {
    content: "\f08d";
}

.fa-ticket-alt:before {
    content: "\f3ff";
}

.fa-times:before {
    content: "\f00d";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-tint:before {
    content: "\f043";
}

.fa-tint-slash:before {
    content: "\f5c7";
}

.fa-tired:before {
    content: "\f5c8";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-toolbox:before {
    content: "\f552";
}

.fa-tooth:before {
    content: "\f5c9";
}

.fa-trade-federation:before {
    content: "\f513";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-traffic-light:before {
    content: "\f637";
}

.fa-train:before {
    content: "\f238";
}

.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-trash-alt:before {
    content: "\f2ed";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-trello:before {
    content: "\f181";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-truck-loading:before {
    content: "\f4de";
}

.fa-truck-monster:before {
    content: "\f63b";
}

.fa-truck-moving:before {
    content: "\f4df";
}

.fa-truck-pickup:before {
    content: "\f63c";
}

.fa-tshirt:before {
    content: "\f553";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-tv:before {
    content: "\f26c";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-typo3:before {
    content: "\f42b";
}

.fa-uber:before {
    content: "\f402";
}

.fa-uikit:before {
    content: "\f403";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-umbrella-beach:before {
    content: "\f5ca";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-undo:before {
    content: "\f0e2";
}

.fa-undo-alt:before {
    content: "\f2ea";
}

.fa-uniregistry:before {
    content: "\f404";
}

.fa-universal-access:before {
    content: "\f29a";
}

.fa-university:before {
    content: "\f19c";
}

.fa-unlink:before {
    content: "\f127";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-untappd:before {
    content: "\f405";
}

.fa-upload:before {
    content: "\f093";
}

.fa-usb:before {
    content: "\f287";
}

.fa-user:before {
    content: "\f007";
}

.fa-user-alt:before {
    content: "\f406";
}

.fa-user-alt-slash:before {
    content: "\f4fa";
}

.fa-user-astronaut:before {
    content: "\f4fb";
}

.fa-user-check:before {
    content: "\f4fc";
}

.fa-user-circle:before {
    content: "\f2bd";
}

.fa-user-clock:before {
    content: "\f4fd";
}

.fa-user-cog:before {
    content: "\f4fe";
}

.fa-user-edit:before {
    content: "\f4ff";
}

.fa-user-friends:before {
    content: "\f500";
}

.fa-user-graduate:before {
    content: "\f501";
}

.fa-user-lock:before {
    content: "\f502";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-user-minus:before {
    content: "\f503";
}

.fa-user-ninja:before {
    content: "\f504";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-user-shield:before {
    content: "\f505";
}

.fa-user-slash:before {
    content: "\f506";
}

.fa-user-tag:before {
    content: "\f507";
}

.fa-user-tie:before {
    content: "\f508";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-users:before {
    content: "\f0c0";
}

.fa-users-cog:before {
    content: "\f509";
}

.fa-ussunnah:before {
    content: "\f407";
}

.fa-utensil-spoon:before {
    content: "\f2e5";
}

.fa-utensils:before {
    content: "\f2e7";
}

.fa-vaadin:before {
    content: "\f408";
}

.fa-vector-square:before {
    content: "\f5cb";
}

.fa-venus:before {
    content: "\f221";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-viadeo:before {
    content: "\f2a9";
}

.fa-viadeo-square:before {
    content: "\f2aa";
}

.fa-vial:before {
    content: "\f492";
}

.fa-vials:before {
    content: "\f493";
}

.fa-viber:before {
    content: "\f409";
}

.fa-video:before {
    content: "\f03d";
}

.fa-video-slash:before {
    content: "\f4e2";
}

.fa-vimeo:before {
    content: "\f40a";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-vimeo-v:before {
    content: "\f27d";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-vk:before {
    content: "\f189";
}

.fa-vnv:before {
    content: "\f40b";
}

.fa-volleyball-ball:before {
    content: "\f45f";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-vuejs:before {
    content: "\f41f";
}

.fa-walking:before {
    content: "\f554";
}

.fa-wallet:before {
    content: "\f555";
}

.fa-warehouse:before {
    content: "\f494";
}

.fa-weebly:before {
    content: "\f5cc";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-weight:before {
    content: "\f496";
}

.fa-weight-hanging:before {
    content: "\f5cd";
}

.fa-weixin:before {
    content: "\f1d7";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-whatsapp-square:before {
    content: "\f40c";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-whmcs:before {
    content: "\f40d";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-window-close:before {
    content: "\f410";
}

.fa-window-maximize:before {
    content: "\f2d0";
}

.fa-window-minimize:before {
    content: "\f2d1";
}

.fa-window-restore:before {
    content: "\f2d2";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-wine-glass:before {
    content: "\f4e3";
}

.fa-wine-glass-alt:before {
    content: "\f5ce";
}

.fa-wix:before {
    content: "\f5cf";
}

.fa-wolf-pack-battalion:before {
    content: "\f514";
}

.fa-won-sign:before {
    content: "\f159";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-wordpress-simple:before {
    content: "\f411";
}

.fa-wpbeginner:before {
    content: "\f297";
}

.fa-wpexplorer:before {
    content: "\f2de";
}

.fa-wpforms:before {
    content: "\f298";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-x-ray:before {
    content: "\f497";
}

.fa-xbox:before {
    content: "\f412";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-y-combinator:before {
    content: "\f23b";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-yandex:before {
    content: "\f413";
}

.fa-yandex-international:before {
    content: "\f414";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-yen-sign:before {
    content: "\f157";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-youtube-square:before {
    content: "\f431";
}

.fa-zhihu:before {
    content: "\f63f";
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: normal;
    src: url("/fonts/fa-brands-400.eot");
    src: url("/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/fonts/fa-brands-400.woff2") format("woff2"), url("/fonts/fa-brands-400.woff") format("woff"), url("/fonts/fa-brands-400.ttf") format("truetype"), url("/fonts/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("/fonts/fa-regular-400.eot");
    src: url("/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/fonts/fa-regular-400.woff2") format("woff2"), url("/fonts/fa-regular-400.woff") format("woff"), url("/fonts/fa-regular-400.ttf") format("truetype"), url("/fonts/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("/fonts/fa-solid-900.eot");
    src: url("/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/fonts/fa-solid-900.woff2") format("woff2"), url("/fonts/fa-solid-900.woff") format("woff"), url("/fonts/fa-solid-900.ttf") format("truetype"), url("/fonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    /* min-width: 340px; */
    background-color: #EEE;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
    width: 100%;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
    max-width: 100%;
    height: auto;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

@media print {

    *,
    *::before,
    *::after,
    p::first-letter,
    div::first-letter,
    blockquote::first-letter,
    li::first-letter,
    p::first-line,
    div::first-line,
    blockquote::first-line,
    li::first-line {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    pre {
        white-space: pre-wrap !important;
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .badge {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table td,
    .table th {
        background-color: #fff !important;
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

@-ms-viewport {
    width: device-width;
}

html {
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

body {
    /* padding-top: 68px; */
    font-family: 'Poppins', Arial, sans-serif, "Helvetica Neue";
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: #333333;
    background-color: #fff;
}

.swiper-slider {}

@media (min-width: 768px) {
    body {
        /* padding-top: 156px; */
    }

    .swiper-slider {
        height: 77vw;
    }
}

@media (min-width: 1200px) {
    body {
        /* padding-top: 114px; */
    }

    .swiper-slider {}
}

[tabindex="-1"]:focus {
    outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-family: 'Poppins';
    color: rgb(0 0 0);
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

a {
    text-decoration: none;
    color: rgb(42 50 132);
}

a:focus,
a:hover {
    /*text-decoration: underline;*/
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
}

[role="button"] {
    cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

table {
    border-collapse: collapse;
    background-color: transparent;
    width: 100%;
    table-layout: fixed;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #636c72;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: left;
}

td {
    vertical-align: top;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

button:focus {
    /* outline: 1px dotted; */
    /* outline: 5px auto -webkit-focus-ring-color; */
}

input,
button,
select,
textarea {
    line-height: inherit;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
    cursor: not-allowed;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
}

input[type="search"] {
    -webkit-appearance: none;
}

output {
    display: inline-block;
}

[hidden] {
    display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: 0.5rem;
    line-height: 1.1;
}

h1,
.h1 {
    font-size: 2.5rem;
}

h2,
.h2,
h2 a {
    font-size: 2rem;
    color: #2584A8;
    margin-top: 1em;
}

h2 a {
    color: rgb(42 50 132);
}

h3,
.h3,
h3 a {
    font-size: 1.75rem;
    line-height: 1;
    margin-top: 1em;
}

h4,
.h4 {
    font-size: 1.5rem;
    color: #2584A8;
}

h5,
.h5 {
    font-size: 1.25rem;
}

h6,
.h6 {
    font-size: 1rem;
}

.lead {
    font-size: 1.25rem;
    font-weight: 300;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.heading {
    display: block;
    background: #1c1f45;
    padding: 2px 10px;
    color: #dda063;
    font-size: 2em;
    font-weight: 900;
}

hr {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    clear: both;
}

small,
.small {
    font-size: 80%;
    font-weight: normal;
}

mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding: 0;
    margin: 0;
    list-style: none;
}

.list-inline li {
    display: inline-block;
}

/*.list-inline li:not(:last-child) { margin-right: 5px; }*/
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: 0.25rem solid #eceeef;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #636c72;
}

.blockquote-footer::before {
    content: "\2014 \00A0";
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: 0.25rem solid #eceeef;
    border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
    content: "";
}

.blockquote-reverse .blockquote-footer::after {
    content: "\00A0 \2014";
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #636c72;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
    padding: 0.2rem 0.4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f7f7f9;
    border-radius: 0.25rem;
}

a>code {
    padding: 0;
    color: inherit;
    background-color: inherit;
}

kbd {
    padding: 0.2rem 0.4rem;
    font-size: 90%;
    color: #fff;
    background-color: #292b2c;
    border-radius: 0.2rem;
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #292b2c;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 768px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 992px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    #footer-content {
        padding: 2vw 2vw;
    }
}

@media (min-width: 1200px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 576px) {
    .container {
        width: 540px;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        width: 720px;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1140px;
        max-width: 100%;
    }
}

.container-fluid {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 768px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 992px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 1200px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 576px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 768px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 992px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 1200px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {

    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 768px) {

    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 992px) {

    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 1200px) {

    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}

.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.pull-0 {
    right: auto;
}

.pull-1 {
    right: 8.333333%;
}

.pull-2 {
    right: 16.666667%;
}

.pull-3 {
    right: 25%;
}

.pull-4 {
    right: 33.333333%;
}

.pull-5 {
    right: 41.666667%;
}

.pull-6 {
    right: 50%;
}

.pull-7 {
    right: 58.333333%;
}

.pull-8 {
    right: 66.666667%;
}

.pull-9 {
    right: 75%;
}

.pull-10 {
    right: 83.333333%;
}

.pull-11 {
    right: 91.666667%;
}

.pull-12 {
    right: 100%;
}

.push-0 {
    left: auto;
}

.push-1 {
    left: 8.333333%;
}

.push-2 {
    left: 16.666667%;
}

.push-3 {
    left: 25%;
}

.push-4 {
    left: 33.333333%;
}

.push-5 {
    left: 41.666667%;
}

.push-6 {
    left: 50%;
}

.push-7 {
    left: 58.333333%;
}

.push-8 {
    left: 66.666667%;
}

.push-9 {
    left: 75%;
}

.push-10 {
    left: 83.333333%;
}

.push-11 {
    left: 91.666667%;
}

.push-12 {
    left: 100%;
}

.offset-1 {
    margin-left: 8.333333%;
}

.offset-2 {
    margin-left: 16.666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.333333%;
}

.offset-5 {
    margin-left: 41.666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.333333%;
}

.offset-8 {
    margin-left: 66.666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.333333%;
}

.offset-11 {
    margin-left: 91.666667%;
}

@media (min-width: 576px) {
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-sm-0 {
        right: auto;
    }

    .pull-sm-1 {
        right: 8.333333%;
    }

    .pull-sm-2 {
        right: 16.666667%;
    }

    .pull-sm-3 {
        right: 25%;
    }

    .pull-sm-4 {
        right: 33.333333%;
    }

    .pull-sm-5 {
        right: 41.666667%;
    }

    .pull-sm-6 {
        right: 50%;
    }

    .pull-sm-7 {
        right: 58.333333%;
    }

    .pull-sm-8 {
        right: 66.666667%;
    }

    .pull-sm-9 {
        right: 75%;
    }

    .pull-sm-10 {
        right: 83.333333%;
    }

    .pull-sm-11 {
        right: 91.666667%;
    }

    .pull-sm-12 {
        right: 100%;
    }

    .push-sm-0 {
        left: auto;
    }

    .push-sm-1 {
        left: 8.333333%;
    }

    .push-sm-2 {
        left: 16.666667%;
    }

    .push-sm-3 {
        left: 25%;
    }

    .push-sm-4 {
        left: 33.333333%;
    }

    .push-sm-5 {
        left: 41.666667%;
    }

    .push-sm-6 {
        left: 50%;
    }

    .push-sm-7 {
        left: 58.333333%;
    }

    .push-sm-8 {
        left: 66.666667%;
    }

    .push-sm-9 {
        left: 75%;
    }

    .push-sm-10 {
        left: 83.333333%;
    }

    .push-sm-11 {
        left: 91.666667%;
    }

    .push-sm-12 {
        left: 100%;
    }

    .offset-sm-0 {
        margin-left: 0%;
    }

    .offset-sm-1 {
        margin-left: 8.333333%;
    }

    .offset-sm-2 {
        margin-left: 16.666667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.333333%;
    }

    .offset-sm-5 {
        margin-left: 41.666667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.333333%;
    }

    .offset-sm-8 {
        margin-left: 66.666667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.333333%;
    }

    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-md-0 {
        right: auto;
    }

    .pull-md-1 {
        right: 8.333333%;
    }

    .pull-md-2 {
        right: 16.666667%;
    }

    .pull-md-3 {
        right: 25%;
    }

    .pull-md-4 {
        right: 33.333333%;
    }

    .pull-md-5 {
        right: 41.666667%;
    }

    .pull-md-6 {
        right: 50%;
    }

    .pull-md-7 {
        right: 58.333333%;
    }

    .pull-md-8 {
        right: 66.666667%;
    }

    .pull-md-9 {
        right: 75%;
    }

    .pull-md-10 {
        right: 83.333333%;
    }

    .pull-md-11 {
        right: 91.666667%;
    }

    .pull-md-12 {
        right: 100%;
    }

    .push-md-0 {
        left: auto;
    }

    .push-md-1 {
        left: 8.333333%;
    }

    .push-md-2 {
        left: 16.666667%;
    }

    .push-md-3 {
        left: 25%;
    }

    .push-md-4 {
        left: 33.333333%;
    }

    .push-md-5 {
        left: 41.666667%;
    }

    .push-md-6 {
        left: 50%;
    }

    .push-md-7 {
        left: 58.333333%;
    }

    .push-md-8 {
        left: 66.666667%;
    }

    .push-md-9 {
        left: 75%;
    }

    .push-md-10 {
        left: 83.333333%;
    }

    .push-md-11 {
        left: 91.666667%;
    }

    .push-md-12 {
        left: 100%;
    }

    .offset-md-0 {
        margin-left: 0%;
    }

    .offset-md-1 {
        margin-left: 8.333333%;
    }

    .offset-md-2 {
        margin-left: 16.666667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.333333%;
    }

    .offset-md-5 {
        margin-left: 41.666667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.333333%;
    }

    .offset-md-8 {
        margin-left: 66.666667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.333333%;
    }

    .offset-md-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-lg-0 {
        right: auto;
    }

    .pull-lg-1 {
        right: 8.333333%;
    }

    .pull-lg-2 {
        right: 16.666667%;
    }

    .pull-lg-3 {
        right: 25%;
    }

    .pull-lg-4 {
        right: 33.333333%;
    }

    .pull-lg-5 {
        right: 41.666667%;
    }

    .pull-lg-6 {
        right: 50%;
    }

    .pull-lg-7 {
        right: 58.333333%;
    }

    .pull-lg-8 {
        right: 66.666667%;
    }

    .pull-lg-9 {
        right: 75%;
    }

    .pull-lg-10 {
        right: 83.333333%;
    }

    .pull-lg-11 {
        right: 91.666667%;
    }

    .pull-lg-12 {
        right: 100%;
    }

    .push-lg-0 {
        left: auto;
    }

    .push-lg-1 {
        left: 8.333333%;
    }

    .push-lg-2 {
        left: 16.666667%;
    }

    .push-lg-3 {
        left: 25%;
    }

    .push-lg-4 {
        left: 33.333333%;
    }

    .push-lg-5 {
        left: 41.666667%;
    }

    .push-lg-6 {
        left: 50%;
    }

    .push-lg-7 {
        left: 58.333333%;
    }

    .push-lg-8 {
        left: 66.666667%;
    }

    .push-lg-9 {
        left: 75%;
    }

    .push-lg-10 {
        left: 83.333333%;
    }

    .push-lg-11 {
        left: 91.666667%;
    }

    .push-lg-12 {
        left: 100%;
    }

    .offset-lg-0 {
        margin-left: 0%;
    }

    .offset-lg-1 {
        margin-left: 8.333333%;
    }

    .offset-lg-2 {
        margin-left: 16.666667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.333333%;
    }

    .offset-lg-5 {
        margin-left: 41.666667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.333333%;
    }

    .offset-lg-8 {
        margin-left: 66.666667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.333333%;
    }

    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-xl-0 {
        right: auto;
    }

    .pull-xl-1 {
        right: 8.333333%;
    }

    .pull-xl-2 {
        right: 16.666667%;
    }

    .pull-xl-3 {
        right: 25%;
    }

    .pull-xl-4 {
        right: 33.333333%;
    }

    .pull-xl-5 {
        right: 41.666667%;
    }

    .pull-xl-6 {
        right: 50%;
    }

    .pull-xl-7 {
        right: 58.333333%;
    }

    .pull-xl-8 {
        right: 66.666667%;
    }

    .pull-xl-9 {
        right: 75%;
    }

    .pull-xl-10 {
        right: 83.333333%;
    }

    .pull-xl-11 {
        right: 91.666667%;
    }

    .pull-xl-12 {
        right: 100%;
    }

    .push-xl-0 {
        left: auto;
    }

    .push-xl-1 {
        left: 8.333333%;
    }

    .push-xl-2 {
        left: 16.666667%;
    }

    .push-xl-3 {
        left: 25%;
    }

    .push-xl-4 {
        left: 33.333333%;
    }

    .push-xl-5 {
        left: 41.666667%;
    }

    .push-xl-6 {
        left: 50%;
    }

    .push-xl-7 {
        left: 58.333333%;
    }

    .push-xl-8 {
        left: 66.666667%;
    }

    .push-xl-9 {
        left: 75%;
    }

    .push-xl-10 {
        left: 83.333333%;
    }

    .push-xl-11 {
        left: 91.666667%;
    }

    .push-xl-12 {
        left: 100%;
    }

    .offset-xl-0 {
        margin-left: 0%;
    }

    .offset-xl-1 {
        margin-left: 8.333333%;
    }

    .offset-xl-2 {
        margin-left: 16.666667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.333333%;
    }

    .offset-xl-5 {
        margin-left: 41.666667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.333333%;
    }

    .offset-xl-8 {
        margin-left: 66.666667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.333333%;
    }

    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}

/* Padding */
.section-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.section-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.section-34 {
    padding-top: 34px;
    padding-bottom: 34px;
}

.section-50 {
    padding-top: 2vw;
    padding-bottom: 2vw;
}

.section-55 {
    padding-top: 55px;
    padding-bottom: 55px;
}

.section-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.section-63 {
    padding-top: 63px;
    padding-bottom: 63px;
}

.section-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.section-87 {
    padding-top: 87px;
    padding-bottom: 87px;
}

.section-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.section-120 {
    padding-top: 120px;
    padding-bottom: 120px;
}

.section-127 {
    padding-top: 127px;
    padding-bottom: 127px;
}

.section-237 {
    padding-top: 237px;
    padding-bottom: 237px;
}

.section-315 {
    padding-top: 315px;
    padding-bottom: 315px;
}

.section-326 {
    padding-top: 326px;
    padding-bottom: 326px;
}

@media (min-width: 480px) {
    .section-xs-15 {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .section-xs-30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .section-xs-34 {
        padding-top: 34px;
        padding-bottom: 34px;
    }

    .section-xs-50 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .section-xs-55 {
        padding-top: 55px;
        padding-bottom: 55px;
    }

    .section-xs-60 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .section-xs-63 {
        padding-top: 63px;
        padding-bottom: 63px;
    }

    .section-xs-80 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .section-xs-87 {
        padding-top: 87px;
        padding-bottom: 87px;
    }

    .section-xs-100 {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .section-xs-120 {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .section-xs-127 {
        padding-top: 127px;
        padding-bottom: 127px;
    }

    .section-xs-237 {
        padding-top: 237px;
        padding-bottom: 237px;
    }

    .section-xs-315 {
        padding-top: 315px;
        padding-bottom: 315px;
    }

    .section-xs-326 {
        padding-top: 326px;
        padding-bottom: 326px;
    }
}

@media (min-width: 768px) {
    .section-sm-15 {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .section-sm-30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .section-sm-34 {
        padding-top: 34px;
        padding-bottom: 34px;
    }

    .section-sm-50 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .section-sm-55 {
        padding-top: 55px;
        padding-bottom: 55px;
    }

    .section-sm-60 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .section-sm-63 {
        padding-top: 63px;
        padding-bottom: 63px;
    }

    .section-sm-80 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .section-sm-87 {
        padding-top: 87px;
        padding-bottom: 87px;
    }

    .section-sm-100 {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .section-sm-120 {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .section-sm-127 {
        padding-top: 127px;
        padding-bottom: 127px;
    }

    .section-sm-237 {
        padding-top: 237px;
        padding-bottom: 237px;
    }

    .section-sm-315 {
        padding-top: 315px;
        padding-bottom: 315px;
    }

    .section-sm-326 {
        padding-top: 326px;
        padding-bottom: 326px;
    }
}

@media (min-width: 992px) {
    .section-md-15 {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .section-md-30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .section-md-34 {
        padding-top: 34px;
        padding-bottom: 34px;
    }

    .section-md-50 {
        padding-top: 2vw;
        padding-bottom: 2vw;
    }

    .section-md-55 {
        padding-top: 55px;
        padding-bottom: 55px;
    }

    .section-md-60 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .section-md-63 {
        padding-top: 63px;
        padding-bottom: 63px;
    }

    .section-md-80 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .section-md-87 {
        padding-top: 87px;
        padding-bottom: 87px;
    }

    .section-md-100 {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .section-md-120 {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .section-md-127 {
        padding-top: 127px;
        padding-bottom: 127px;
    }

    .section-md-237 {
        padding-top: 237px;
        padding-bottom: 237px;
    }

    .section-md-315 {
        padding-top: 315px;
        padding-bottom: 315px;
    }

    .section-md-326 {
        padding-top: 326px;
        padding-bottom: 326px;
    }
}

@media (min-width: 1200px) {
    .section-lg-15 {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .section-lg-30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .section-lg-34 {
        padding-top: 34px;
        padding-bottom: 34px;
    }

    .section-lg-50 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .section-lg-55 {
        padding-top: 55px;
        padding-bottom: 55px;
    }

    .section-lg-60 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .section-lg-63 {
        padding-top: 63px;
        padding-bottom: 63px;
    }

    .section-lg-80 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .section-lg-87 {
        padding-top: 87px;
        padding-bottom: 87px;
    }

    .section-lg-100 {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .section-lg-120 {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .section-lg-127 {
        padding-top: 127px;
        padding-bottom: 127px;
    }

    .section-lg-237 {
        padding-top: 237px;
        padding-bottom: 237px;
    }

    .section-lg-315 {
        padding-top: 315px;
        padding-bottom: 315px;
    }

    .section-lg-326 {
        padding-top: 326px;
        padding-bottom: 326px;
    }
}

@media (min-width: 1800px) {
    .section-xl-15 {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .section-xl-30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .section-xl-34 {
        padding-top: 34px;
        padding-bottom: 34px;
    }

    .section-xl-50 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .section-xl-55 {
        padding-top: 55px;
        padding-bottom: 55px;
    }

    .section-xl-60 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .section-xl-63 {
        padding-top: 63px;
        padding-bottom: 63px;
    }

    .section-xl-80 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .section-xl-87 {
        padding-top: 87px;
        padding-bottom: 87px;
    }

    .section-xl-100 {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .section-xl-120 {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .section-xl-127 {
        padding-top: 127px;
        padding-bottom: 127px;
    }

    .section-xl-237 {
        padding-top: 237px;
        padding-bottom: 237px;
    }

    .section-xl-315 {
        padding-top: 315px;
        padding-bottom: 315px;
    }

    .section-xl-326 {
        padding-top: 326px;
        padding-bottom: 326px;
    }
}

.section-top-15 {
    padding-top: 15px;
}

.section-top-30 {
    padding-top: 30px;
}

.section-top-34 {
    padding-top: 34px;
}

.section-top-50 {
    padding-top: 50px;
}

.section-top-55 {
    padding-top: 55px;
}

.section-top-60 {
    padding-top: 60px;
}

.section-top-63 {
    padding-top: 63px;
}

.section-top-80 {
    padding-top: 80px;
}

.section-top-87 {
    padding-top: 87px;
}

.section-top-100 {
    padding-top: 100px;
}

.section-top-120 {
    padding-top: 120px;
}

.section-top-127 {
    padding-top: 127px;
}

.section-top-237 {
    padding-top: 237px;
}

.section-top-315 {
    padding-top: 315px;
}

.section-top-326 {
    padding-top: 326px;
}

@media (min-width: 480px) {
    .section-xs-top-15 {
        padding-top: 15px;
    }

    .section-xs-top-30 {
        padding-top: 30px;
    }

    .section-xs-top-34 {
        padding-top: 34px;
    }

    .section-xs-top-50 {
        padding-top: 50px;
    }

    .section-xs-top-55 {
        padding-top: 55px;
    }

    .section-xs-top-60 {
        padding-top: 60px;
    }

    .section-xs-top-63 {
        padding-top: 63px;
    }

    .section-xs-top-80 {
        padding-top: 80px;
    }

    .section-xs-top-87 {
        padding-top: 87px;
    }

    .section-xs-top-100 {
        padding-top: 100px;
    }

    .section-xs-top-120 {
        padding-top: 120px;
    }

    .section-xs-top-127 {
        padding-top: 127px;
    }

    .section-xs-top-237 {
        padding-top: 237px;
    }

    .section-xs-top-315 {
        padding-top: 315px;
    }

    .section-xs-top-326 {
        padding-top: 326px;
    }
}

@media (min-width: 768px) {
    .section-sm-top-15 {
        padding-top: 15px;
    }

    .section-sm-top-30 {
        padding-top: 30px;
    }

    .section-sm-top-34 {
        padding-top: 34px;
    }

    .section-sm-top-50 {
        padding-top: 50px;
    }

    .section-sm-top-55 {
        padding-top: 55px;
    }

    .section-sm-top-60 {
        padding-top: 60px;
    }

    .section-sm-top-63 {
        padding-top: 63px;
    }

    .section-sm-top-80 {
        padding-top: 80px;
    }

    .section-sm-top-87 {
        padding-top: 87px;
    }

    .section-sm-top-100 {
        padding-top: 100px;
    }

    .section-sm-top-120 {
        padding-top: 120px;
    }

    .section-sm-top-127 {
        padding-top: 127px;
    }

    .section-sm-top-237 {
        padding-top: 237px;
    }

    .section-sm-top-315 {
        padding-top: 315px;
    }

    .section-sm-top-326 {
        padding-top: 326px;
    }
}

@media (min-width: 992px) {
    .section-md-top-15 {
        padding-top: 15px;
    }

    .section-md-top-30 {
        padding-top: 30px;
    }

    .section-md-top-34 {
        padding-top: 34px;
    }

    .section-md-top-50 {
        padding-top: 50px;
    }

    .section-md-top-55 {
        padding-top: 55px;
    }

    .section-md-top-60 {
        padding-top: 60px;
    }

    .section-md-top-63 {
        padding-top: 63px;
    }

    .section-md-top-80 {
        padding-top: 80px;
    }

    .section-md-top-87 {
        padding-top: 87px;
    }

    .section-md-top-100 {
        padding-top: 100px;
    }

    .section-md-top-120 {
        padding-top: 120px;
    }

    .section-md-top-127 {
        padding-top: 127px;
    }

    .section-md-top-237 {
        padding-top: 237px;
    }

    .section-md-top-315 {
        padding-top: 315px;
    }

    .section-md-top-326 {
        padding-top: 326px;
    }
}

@media (min-width: 1200px) {
    .section-lg-top-15 {
        padding-top: 15px;
    }

    .section-lg-top-30 {
        padding-top: 30px;
    }

    .section-lg-top-34 {
        padding-top: 34px;
    }

    .section-lg-top-50 {
        padding-top: 50px;
    }

    .section-lg-top-55 {
        padding-top: 55px;
    }

    .section-lg-top-60 {
        padding-top: 60px;
    }

    .section-lg-top-63 {
        padding-top: 63px;
    }

    .section-lg-top-80 {
        padding-top: 80px;
    }

    .section-lg-top-87 {
        padding-top: 87px;
    }

    .section-lg-top-100 {
        padding-top: 100px;
    }

    .section-lg-top-120 {
        padding-top: 120px;
    }

    .section-lg-top-127 {
        padding-top: 127px;
    }

    .section-lg-top-237 {
        padding-top: 237px;
    }

    .section-lg-top-315 {
        padding-top: 315px;
    }

    .section-lg-top-326 {
        padding-top: 326px;
    }
}

@media (min-width: 1800px) {
    .section-xl-top-15 {
        padding-top: 15px;
    }

    .section-xl-top-30 {
        padding-top: 30px;
    }

    .section-xl-top-34 {
        padding-top: 34px;
    }

    .section-xl-top-50 {
        padding-top: 50px;
    }

    .section-xl-top-55 {
        padding-top: 55px;
    }

    .section-xl-top-60 {
        padding-top: 60px;
    }

    .section-xl-top-63 {
        padding-top: 63px;
    }

    .section-xl-top-80 {
        padding-top: 80px;
    }

    .section-xl-top-87 {
        padding-top: 87px;
    }

    .section-xl-top-100 {
        padding-top: 100px;
    }

    .section-xl-top-120 {
        padding-top: 120px;
    }

    .section-xl-top-127 {
        padding-top: 127px;
    }

    .section-xl-top-237 {
        padding-top: 237px;
    }

    .section-xl-top-315 {
        padding-top: 315px;
    }

    .section-xl-top-326 {
        padding-top: 326px;
    }
}

.section-bottom-15 {
    padding-bottom: 15px;
}

.section-bottom-30 {
    padding-bottom: 30px;
}

.section-bottom-34 {
    padding-bottom: 34px;
}

.section-bottom-50 {
    padding-bottom: 50px;
}

.section-bottom-55 {
    padding-bottom: 55px;
}

.section-bottom-60 {
    padding-bottom: 60px;
}

.section-bottom-63 {
    padding-bottom: 63px;
}

.section-bottom-80 {
    padding-bottom: 80px;
}

.section-bottom-87 {
    padding-bottom: 87px;
}

.section-bottom-100 {
    padding-bottom: 100px;
}

.section-bottom-120 {
    padding-bottom: 120px;
}

.section-bottom-127 {
    padding-bottom: 127px;
}

.section-bottom-237 {
    padding-bottom: 237px;
}

.section-bottom-315 {
    padding-bottom: 315px;
}

.section-bottom-326 {
    padding-bottom: 326px;
}

@media (min-width: 480px) {
    .section-xs-bottom-15 {
        padding-bottom: 15px;
    }

    .section-xs-bottom-30 {
        padding-bottom: 30px;
    }

    .section-xs-bottom-34 {
        padding-bottom: 34px;
    }

    .section-xs-bottom-50 {
        padding-bottom: 50px;
    }

    .section-xs-bottom-55 {
        padding-bottom: 55px;
    }

    .section-xs-bottom-60 {
        padding-bottom: 60px;
    }

    .section-xs-bottom-63 {
        padding-bottom: 63px;
    }

    .section-xs-bottom-80 {
        padding-bottom: 80px;
    }

    .section-xs-bottom-87 {
        padding-bottom: 87px;
    }

    .section-xs-bottom-100 {
        padding-bottom: 100px;
    }

    .section-xs-bottom-120 {
        padding-bottom: 120px;
    }

    .section-xs-bottom-127 {
        padding-bottom: 127px;
    }

    .section-xs-bottom-237 {
        padding-bottom: 237px;
    }

    .section-xs-bottom-315 {
        padding-bottom: 315px;
    }

    .section-xs-bottom-326 {
        padding-bottom: 326px;
    }
}

@media (min-width: 768px) {
    .section-sm-bottom-15 {
        padding-bottom: 15px;
    }

    .section-sm-bottom-30 {
        padding-bottom: 30px;
    }

    .section-sm-bottom-34 {
        padding-bottom: 34px;
    }

    .section-sm-bottom-50 {
        padding-bottom: 50px;
    }

    .section-sm-bottom-55 {
        padding-bottom: 55px;
    }

    .section-sm-bottom-60 {
        padding-bottom: 60px;
    }

    .section-sm-bottom-63 {
        padding-bottom: 63px;
    }

    .section-sm-bottom-80 {
        padding-bottom: 80px;
    }

    .section-sm-bottom-87 {
        padding-bottom: 87px;
    }

    .section-sm-bottom-100 {
        padding-bottom: 100px;
    }

    .section-sm-bottom-120 {
        padding-bottom: 120px;
    }

    .section-sm-bottom-127 {
        padding-bottom: 127px;
    }

    .section-sm-bottom-237 {
        padding-bottom: 237px;
    }

    .section-sm-bottom-315 {
        padding-bottom: 315px;
    }

    .section-sm-bottom-326 {
        padding-bottom: 326px;
    }
}

@media (min-width: 992px) {
    .section-md-bottom-15 {
        padding-bottom: 15px;
    }

    .section-md-bottom-30 {
        padding-bottom: 30px;
    }

    .section-md-bottom-34 {
        padding-bottom: 34px;
    }

    .section-md-bottom-50 {
        padding-bottom: 50px;
    }

    .section-md-bottom-55 {
        padding-bottom: 55px;
    }

    .section-md-bottom-60 {
        padding-bottom: 60px;
    }

    .section-md-bottom-63 {
        padding-bottom: 63px;
    }

    .section-md-bottom-80 {
        padding-bottom: 80px;
    }

    .section-md-bottom-87 {
        padding-bottom: 87px;
    }

    .section-md-bottom-100 {
        padding-bottom: 100px;
    }

    .section-md-bottom-120 {
        padding-bottom: 120px;
    }

    .section-md-bottom-127 {
        padding-bottom: 127px;
    }

    .section-md-bottom-237 {
        padding-bottom: 237px;
    }

    .section-md-bottom-315 {
        padding-bottom: 315px;
    }

    .section-md-bottom-326 {
        padding-bottom: 326px;
    }
}

@media (min-width: 1200px) {
    .section-lg-bottom-15 {
        padding-bottom: 15px;
    }

    .section-lg-bottom-30 {
        padding-bottom: 30px;
    }

    .section-lg-bottom-34 {
        padding-bottom: 34px;
    }

    .section-lg-bottom-50 {
        padding-bottom: 50px;
    }

    .section-lg-bottom-55 {
        padding-bottom: 55px;
    }

    .section-lg-bottom-60 {
        padding-bottom: 60px;
    }

    .section-lg-bottom-63 {
        padding-bottom: 63px;
    }

    .section-lg-bottom-80 {
        padding-bottom: 80px;
    }

    .section-lg-bottom-87 {
        padding-bottom: 87px;
    }

    .section-lg-bottom-100 {
        padding-bottom: 100px;
    }

    .section-lg-bottom-120 {
        padding-bottom: 120px;
    }

    .section-lg-bottom-127 {
        padding-bottom: 127px;
    }

    .section-lg-bottom-237 {
        padding-bottom: 237px;
    }

    .section-lg-bottom-315 {
        padding-bottom: 315px;
    }

    .section-lg-bottom-326 {
        padding-bottom: 326px;
    }
}

@media (min-width: 1800px) {
    .section-xl-bottom-15 {
        padding-bottom: 15px;
    }

    .section-xl-bottom-30 {
        padding-bottom: 30px;
    }

    .section-xl-bottom-34 {
        padding-bottom: 34px;
    }

    .section-xl-bottom-50 {
        padding-bottom: 50px;
    }

    .section-xl-bottom-55 {
        padding-bottom: 55px;
    }

    .section-xl-bottom-60 {
        padding-bottom: 60px;
    }

    .section-xl-bottom-63 {
        padding-bottom: 63px;
    }

    .section-xl-bottom-80 {
        padding-bottom: 80px;
    }

    .section-xl-bottom-87 {
        padding-bottom: 87px;
    }

    .section-xl-bottom-100 {
        padding-bottom: 100px;
    }

    .section-xl-bottom-120 {
        padding-bottom: 120px;
    }

    .section-xl-bottom-127 {
        padding-bottom: 127px;
    }

    .section-xl-bottom-237 {
        padding-bottom: 237px;
    }

    .section-xl-bottom-315 {
        padding-bottom: 315px;
    }

    .section-xl-bottom-326 {
        padding-bottom: 326px;
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
}

.table th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef;
}

.table tbody+tbody {
    border-top: 2px solid #eceeef;
}

.table .table {
    background-color: #fff;
}

.table-sm th,
.table-sm td {
    padding: 0.3rem;
}

.table-bordered {
    border: 1px solid #eceeef;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #eceeef;
}

.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-active,
.table-active>th,
.table-active>td {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-success,
.table-success>th,
.table-success>td {
    background-color: #dff0d8;
}

.table-hover .table-success:hover {
    background-color: #d0e9c6;
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #d0e9c6;
}

.table-info,
.table-info>th,
.table-info>td {
    background-color: #d9edf7;
}

.table-hover .table-info:hover {
    background-color: #c4e3f3;
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #c4e3f3;
}

.table-warning,
.table-warning>th,
.table-warning>td {
    background-color: #fcf8e3;
}

.table-hover .table-warning:hover {
    background-color: #faf2cc;
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #faf2cc;
}

.table-danger,
.table-danger>th,
.table-danger>td {
    background-color: #f2dede;
}

.table-hover .table-danger:hover {
    background-color: #ebcccc;
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #ebcccc;
}

.thead-inverse th {
    color: #fff;
    background-color: #292b2c;
}

.thead-default th {
    color: #464a4c;
    background-color: #eceeef;
}

.table-inverse {
    color: #fff;
    background-color: #292b2c;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
    border-color: #fff;
}

.table-inverse.table-bordered {
    border: 0;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive.table-bordered {
    border: 0;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.65rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c !important;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* border: 1px solid rgba(0, 0, 0, 0.15); */
    border-radius: 2em;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    font-family: poppins;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #5cb3fd;
    outline: none;
}

.form-control::-webkit-input-placeholder {
    color: #2a2d30;
    opacity: 1;
}

.form-control::-moz-placeholder {
    color: #2a2d30;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #2a2d30;
    opacity: 1;
}

.form-control::placeholder {
    color: #2a2d30;
    opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #eceeef;
    opacity: 1;
}

.form-control:disabled {
    cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
    color: #464a4c;
    background-color: #fff;
}

.form-control-file,
.form-control-range {
    display: block;
}

.col-form-label {
    padding-top: calc(0.5rem - 1px * 2);
    padding-bottom: calc(0.5rem - 1px * 2);
    margin-bottom: 0;
}

.col-form-label-lg {
    padding-top: calc(0.75rem - 1px * 2);
    padding-bottom: calc(0.75rem - 1px * 2);
    font-size: 1.25rem;
}

.col-form-label-sm {
    padding-top: calc(0.25rem - 1px * 2);
    padding-bottom: calc(0.25rem - 1px * 2);
    font-size: 0.875rem;
}

.col-form-legend {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
    font-size: 1rem;
}

.form-control-static {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0;
}

.form-control-static.form-control-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn,
.form-control-static.form-control-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn {
    padding-right: 0;
    padding-left: 0;
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>select.input-group-addon:not([size]):not([multiple]),
.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]) {
    height: 1.8125rem;
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>select.input-group-addon:not([size]):not([multiple]),
.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]) {
    height: 3.166667rem;
}

.form-group {
    width: 100%;
    font-family: 'Poppins', Arial, sans-serif, "Helvetica Neue";
}

.form-text {
    display: block;
    margin-top: 0.25rem;
}

.form-check {
    position: relative;
    display: block;
    margin-bottom: 0.5rem;
}

.form-check.disabled .form-check-label {
    color: #636c72;
    cursor: not-allowed;
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer;
}

.form-check-input {
    position: absolute;
    margin-top: 0.25rem;
    margin-left: -1.25rem;
}

.form-check-input:only-child {
    position: static;
}

.form-check-inline {
    display: inline-block;
}

.form-check-inline .form-check-label {
    vertical-align: middle;
}

.form-check-inline+.form-check-inline {
    margin-left: 0.75rem;
}

.form-control-feedback {
    margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right 0.5625rem;
    -webkit-background-size: 1.125rem 1.125rem;
    background-size: 1.125rem 1.125rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
    color: #5cb85c;
}

.has-success .form-control {
    border-color: #5cb85c;
}

.has-success .input-group-addon {
    color: #5cb85c;
    border-color: #5cb85c;
    background-color: #eaf6ea;
}

.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
    color: #f0ad4e;
}

.has-warning .form-control {
    border-color: #f0ad4e;
}

.has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: white;
}

.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
    color: #d9534f;
}

.has-danger .form-control {
    border-color: #d9534f;
}

.has-danger .input-group-addon {
    color: #d9534f;
    border-color: #d9534f;
    background-color: #fdf7f7;
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

.form-inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.form-inline .form-check {
    width: 100%;
}

@media (min-width: 576px) {
    .form-inline label {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
    }

    .form-inline .form-group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        width: auto;
    }

    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-check {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

    .form-inline .form-check-label {
        padding-left: 0;
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }

    .form-inline .custom-control {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
    }

    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: 0.25rem;
        vertical-align: text-bottom;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.btn {
    display: inline-block;
    font-weight: normal;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    outline: 0;
}

.btn:focus,
.btn:hover {
    text-decoration: none;
}

.btn:focus,
.btn.focus {
    outline: 0;
    /* -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25); */
    /* box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25); */
}

.btn.disabled,
.btn:disabled {
    cursor: not-allowed;
    opacity: .65;
}

.btn:active,
.btn.active {
    background-image: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b;
}

.btn-primary:focus,
.btn-primary.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-primary:active,
.btn-primary.active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    background-image: none;
    border-color: #01549b;
}

.btn-secondary {
    color: #292b2c;
    background-color: #fff;
    border-color: #ccc;
}

.btn-secondary:hover {
    color: #292b2c;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-secondary:focus,
.btn-secondary.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    background-color: #fff;
    border-color: #ccc;
}

.btn-secondary:active,
.btn-secondary.active,
.show>.btn-secondary.dropdown-toggle {
    color: #292b2c;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
}

.btn-info:focus,
.btn-info.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-info:active,
.btn-info.active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
}

.btn-success:focus,
.btn-success.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-success:active,
.btn-success.active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
}

.btn-warning:focus,
.btn-warning.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-warning:active,
.btn-warning.active,
.show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
}

.btn-danger:focus,
.btn-danger.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f;
}

.btn-danger:active,
.btn-danger.active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a;
}

.btn-outline-primary {
    color: #0275d8;
    background-image: none;
    background-color: transparent;
    border-color: #0275d8;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #0275d8;
    background-color: transparent;
}

.btn-outline-primary:active,
.btn-outline-primary.active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-outline-secondary {
    color: #ccc;
    background-image: none;
    background-color: transparent;
    border-color: #ccc;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #ccc;
    background-color: transparent;
}

.btn-outline-secondary:active,
.btn-outline-secondary.active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc;
}

.btn-outline-info {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de;
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent;
}

.btn-outline-info:active,
.btn-outline-info.active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-outline-success {
    color: #5cb85c;
    background-image: none;
    background-color: transparent;
    border-color: #5cb85c;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent;
}

.btn-outline-success:active,
.btn-outline-success.active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-outline-warning {
    color: #f0ad4e;
    background-image: none;
    background-color: transparent;
    border-color: #f0ad4e;
}

.btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent;
}

.btn-outline-warning:active,
.btn-outline-warning.active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-outline-danger {
    color: #d9534f;
    background-image: none;
    background-color: transparent;
    border-color: #d9534f;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent;
}

.btn-outline-danger:active,
.btn-outline-danger.active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}

.btn-link {
    font-weight: normal;
    color: #0275d8;
    border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link:disabled {
    background-color: transparent;
}

.btn-link,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}

.btn-link:hover {
    border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link:disabled {
    color: #636c72;
}

.btn-link:disabled:focus,
.btn-link:disabled:hover {
    text-decoration: none;
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block+.btn-block {
    margin-top: 0.5rem;
}

.filter-btn .btn {
    display: inline-block;
    font-weight: normal;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom: 3px solid transparent;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: transparent;
    outline: 0;
    font-family: "open sans", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #1c1f45;
    cursor: pointer;
}

.filter-btn .btn:focus,
.filter-btn .btn:hover {
    text-decoration: none;
}

.filter-btn .btn:focus,
.filter-btn .btn.focus {
    outline: 0;
    /* -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25); */
    /* box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25); */
    border-bottom: 3px solid #1c1f45;
    outline: 0 !important;
}

.grid-item {
    margin-bottom: 1em;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.show {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.show {
    display: block;
}

tr.collapse.show {
    display: table-row;
}

tbody.collapse.show {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: 0.3em solid;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #292b2c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropdown-divider {
    height: 1px;
    margin: 0.5rem 0;
    overflow: hidden;
    background-color: #eceeef;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: normal;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #f7f7f9;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: transparent;
}

.show>.dropdown-menu {
    display: block;
}

.show>a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #636c72;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 0.125rem;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    margin-bottom: 1em;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover {
    z-index: 2;
}

.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 2;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.btn-toolbar .input-group {
    width: auto;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group>.btn:first-child {
    margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group>.btn-group {
    float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn+.dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.btn+.dropdown-toggle-split::after {
    margin-left: 0;
}

.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}

.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem;
}

.btn-group-vertical {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
    width: 100%;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group .form-control:focus,
.input-group .form-control:active,
.input-group .form-control:hover {
    z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.25;
    color: #464a4c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.input-group-addon.form-control-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}

.input-group-addon.form-control-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group>.btn,
.input-group-btn:not(:last-child)>.dropdown-toggle,
.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:not(:last-child) {
    border-right: 0;
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group>.btn,
.input-group-btn:not(:first-child)>.dropdown-toggle,
.input-group-btn:not(:last-child)>.btn:not(:first-child),
.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.form-control+.input-group-addon:not(:first-child) {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn>.btn {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
}

.input-group-btn>.btn+.btn {
    margin-left: -1px;
}

.input-group-btn>.btn:focus,
.input-group-btn>.btn:active,
.input-group-btn>.btn:hover {
    z-index: 3;
}

.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group {
    margin-right: -1px;
}

.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group {
    z-index: 2;
    margin-left: -1px;
}

.input-group-btn:not(:first-child)>.btn:focus,
.input-group-btn:not(:first-child)>.btn:active,
.input-group-btn:not(:first-child)>.btn:hover,
.input-group-btn:not(:first-child)>.btn-group:focus,
.input-group-btn:not(:first-child)>.btn-group:active,
.input-group-btn:not(:first-child)>.btn-group:hover {
    z-index: 3;
}

.custom-control {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem;
    cursor: pointer;
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-control-input:checked~.custom-control-indicator {
    color: #fff;
    background-color: #0275d8;
}

.custom-control-input:focus~.custom-control-indicator {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
}

.custom-control-input:active~.custom-control-indicator {
    color: #fff;
    background-color: #8fcafe;
}

.custom-control-input:disabled~.custom-control-indicator {
    cursor: not-allowed;
    background-color: #eceeef;
}

.custom-control-input:disabled~.custom-control-description {
    color: #636c72;
    cursor: not-allowed;
}

.custom-control-indicator {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 50% 50%;
    background-size: 50% 50%;
}

.custom-checkbox .custom-control-indicator {
    border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
    background-color: #0275d8;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-indicator {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-controls-stacked {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem;
}

.custom-controls-stacked .custom-control+.custom-control {
    margin-left: 0;
}

.custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    line-height: 1.25;
    color: #464a4c;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
    -webkit-background-size: 8px 10px;
    background-size: 8px 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.custom-select:focus {
    border-color: #5cb3fd;
    outline: none;
}

.custom-select:focus::-ms-value {
    color: #464a4c;
    background-color: #fff;
}

.custom-select:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #eceeef;
}

.custom-select::-ms-expand {
    opacity: 0;
}

.custom-select-sm {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 75%;
}

.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    margin-bottom: 0;
    cursor: pointer;
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: 2.5rem;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0;
}

.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.custom-file-control:lang(en)::after {
    content: "Choose file...";
}

.custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0 0.25rem 0.25rem 0;
}

.custom-file-control:lang(en)::before {
    content: "Browse";
}

.card {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.card-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link+.card-link {
    margin-left: 1.25rem;
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #f7f7f9;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: #f7f7f9;
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-primary {
    background-color: #0275d8;
    border-color: #0275d8;
}

.card-primary .card-header,
.card-primary .card-footer {
    background-color: transparent;
}

.card-success {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.card-success .card-header,
.card-success .card-footer {
    background-color: transparent;
}

.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.card-info .card-header,
.card-info .card-footer {
    background-color: transparent;
}

.card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.card-warning .card-header,
.card-warning .card-footer {
    background-color: transparent;
}

.card-danger {
    background-color: #d9534f;
    border-color: #d9534f;
}

.card-danger .card-header,
.card-danger .card-footer {
    background-color: transparent;
}

.card-outline-primary {
    background-color: transparent;
    border-color: #0275d8;
}

.card-outline-secondary {
    background-color: transparent;
    border-color: #ccc;
}

.card-outline-info {
    background-color: transparent;
    border-color: #5bc0de;
}

.card-outline-success {
    background-color: transparent;
    border-color: #5cb85c;
}

.card-outline-warning {
    background-color: transparent;
    border-color: #f0ad4e;
}

.card-outline-danger {
    background-color: transparent;
    border-color: #d9534f;
}

.card-inverse {
    color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-header,
.card-inverse .card-footer {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2);
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
    color: #fff;
}

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
    color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-link:focus,
.card-inverse .card-link:hover {
    color: #fff;
}

.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0;
}

.card-img {
    border-radius: calc(0.25rem - 1px);
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img-top {
    border-top-right-radius: calc(0.25rem - 1px);
    border-top-left-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

@media (min-width: 576px) {
    .card-deck {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

    .card-deck .card {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .card-deck .card:not(:first-child) {
        margin-left: 15px;
    }

    .card-deck .card:not(:last-child) {
        margin-right: 15px;
    }
}

@media (min-width: 576px) {
    .card-group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

    .card-group .card {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
    }

    .card-group .card+.card {
        margin-left: 0;
        border-left: 0;
    }

    .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0;
    }

    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0;
    }

    .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0;
    }

    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0;
    }

    .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .card-group .card:not(:first-child):not(:last-child) .card-img-top,
    .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
        border-radius: 0;
    }
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }

    .card-columns .card {
        display: inline-block;
        width: 100%;
        margin-bottom: 0.75rem;
    }
}

.breadcrumb {
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #eceeef;
    border-radius: 0.25rem;
}

.breadcrumb::after {
    display: block;
    content: "";
    clear: both;
}

.breadcrumb-item {
    float: left;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #636c72;
    content: "/";
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #636c72;
}

.pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.page-item.disabled .page-link {
    color: #636c72;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #0275d8;
    background-color: #fff;
    border: 1px solid #ddd;
}

.page-link:focus,
.page-link:hover {
    color: #014c8c;
    text-decoration: none;
    background-color: #eceeef;
    border-color: #ddd;
}

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
}

.pagination-lg .page-item:first-child .page-link {
    border-bottom-left-radius: 0.3rem;
    border-top-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-bottom-right-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
}

.pagination-sm .page-item:first-child .page-link {
    border-bottom-left-radius: 0.2rem;
    border-top-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-bottom-right-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

.badge-default {
    background-color: #636c72;
}

.badge-default[href]:focus,
.badge-default[href]:hover {
    background-color: #4b5257;
}

.badge-primary {
    background-color: #0275d8;
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
    background-color: #025aa5;
}

.badge-success {
    background-color: #5cb85c;
}

.badge-success[href]:focus,
.badge-success[href]:hover {
    background-color: #449d44;
}

.badge-info {
    background-color: #5bc0de;
}

.badge-info[href]:focus,
.badge-info[href]:hover {
    background-color: #31b0d5;
}

.badge-warning {
    background-color: #f0ad4e;
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
    background-color: #ec971f;
}

.badge-danger {
    background-color: #d9534f;
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
    background-color: #c9302c;
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #eceeef;
    border-radius: 0.3rem;
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}

.jumbotron-hr {
    border-top-color: #d0d5d8;
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}

.alert {
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: bold;
}

.alert-dismissible .close {
    position: relative;
    top: -0.75rem;
    right: -1.25rem;
    padding: 0.75rem 1.25rem;
    color: inherit;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c1e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6d5ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7ecb5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9b9;
}

.alert-danger .alert-link {
    color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    font-size: 0.75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #eceeef;
    border-radius: 0.25rem;
}

.progress-bar {
    height: 1rem;
    color: #fff;
    background-color: #0275d8;
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 1rem 1rem;
    background-size: 1rem 1rem;
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    -o-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}

.media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.media-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
}

.list-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}

.list-group-item-action {
    width: 100%;
    color: #464a4c;
    text-align: inherit;
}

.list-group-item-action .list-group-item-heading {
    color: #292b2c;
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #464a4c;
    text-decoration: none;
    background-color: #f7f7f9;
}

.list-group-item-action:active {
    color: #292b2c;
    background-color: #eceeef;
}

.list-group-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.list-group-item:focus,
.list-group-item:hover {
    text-decoration: none;
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #fff;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item:disabled .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item:disabled .list-group-item-text {
    color: #636c72;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small {
    color: inherit;
}

.list-group-item.active .list-group-item-text {
    color: #daeeff;
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active,
button.list-group-item-success.active {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active,
button.list-group-item-info.active {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-21by9::before {
    padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75;
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #eceeef;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
}

.modal-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #eceeef;
}

.modal-footer> :not(:first-child) {
    margin-left: .25rem;
}

.modal-footer> :not(:last-child) {
    margin-right: .25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 30px auto;
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0;
}

.tooltip.show {
    opacity: 0.9;
}

.tooltip.tooltip-top,
.tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px;
}

.tooltip.tooltip-top .tooltip-inner::before,
.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.tooltip-right,
.tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px;
}

.tooltip.tooltip-right .tooltip-inner::before,
.tooltip.bs-tether-element-attached-left .tooltip-inner::before {
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.tooltip-bottom,
.tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px;
}

.tooltip.tooltip-bottom .tooltip-inner::before,
.tooltip.bs-tether-element-attached-top .tooltip-inner::before {
    top: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.tooltip-left,
.tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px;
}

.tooltip.tooltip-left .tooltip-inner::before,
.tooltip.bs-tether-element-attached-right .tooltip-inner::before {
    top: 50%;
    right: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}

.tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
}

.popover.popover-top,
.popover.bs-tether-element-attached-bottom {
    margin-top: -10px;
}

.popover.popover-top::before,
.popover.popover-top::after,
.popover.bs-tether-element-attached-bottom::before,
.popover.bs-tether-element-attached-bottom::after {
    left: 50%;
    border-bottom-width: 0;
}

.popover.popover-top::before,
.popover.bs-tether-element-attached-bottom::before {
    bottom: -11px;
    margin-left: -11px;
    border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-top::after,
.popover.bs-tether-element-attached-bottom::after {
    bottom: -10px;
    margin-left: -10px;
    border-top-color: #fff;
}

.popover.popover-right,
.popover.bs-tether-element-attached-left {
    margin-left: 10px;
}

.popover.popover-right::before,
.popover.popover-right::after,
.popover.bs-tether-element-attached-left::before,
.popover.bs-tether-element-attached-left::after {
    top: 50%;
    border-left-width: 0;
}

.popover.popover-right::before,
.popover.bs-tether-element-attached-left::before {
    left: -11px;
    margin-top: -11px;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-right::after,
.popover.bs-tether-element-attached-left::after {
    left: -10px;
    margin-top: -10px;
    border-right-color: #fff;
}

.popover.popover-bottom,
.popover.bs-tether-element-attached-top {
    margin-top: 10px;
}

.popover.popover-bottom::before,
.popover.popover-bottom::after,
.popover.bs-tether-element-attached-top::before,
.popover.bs-tether-element-attached-top::after {
    left: 50%;
    border-top-width: 0;
}

.popover.popover-bottom::before,
.popover.bs-tether-element-attached-top::before {
    top: -11px;
    margin-left: -11px;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-bottom::after,
.popover.bs-tether-element-attached-top::after {
    top: -10px;
    margin-left: -10px;
    border-bottom-color: #f7f7f7;
}

.popover.popover-bottom .popover-title::before,
.popover.bs-tether-element-attached-top .popover-title::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 20px;
    margin-left: -10px;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}

.popover.popover-left,
.popover.bs-tether-element-attached-right {
    margin-left: -10px;
}

.popover.popover-left::before,
.popover.popover-left::after,
.popover.bs-tether-element-attached-right::before,
.popover.bs-tether-element-attached-right::after {
    top: 50%;
    border-right-width: 0;
}

.popover.popover-left::before,
.popover.bs-tether-element-attached-right::before {
    right: -11px;
    margin-top: -11px;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-left::after,
.popover.bs-tether-element-attached-right::after {
    right: -10px;
    margin-top: -10px;
    border-left-color: #fff;
}

.popover-title {
    padding: 8px 14px;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-right-radius: calc(0.3rem - 1px);
    border-top-left-radius: calc(0.3rem - 1px);
}

.popover-title:empty {
    display: none;
}

.popover-content {
    padding: 9px 14px;
}

.popover::before,
.popover::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover::before {
    content: "";
    border-width: 11px;
}

.popover::after {
    content: "";
    border-width: 10px;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-item {
    position: relative;
    display: none;
    width: 100%;
}

@media (-webkit-transform-3d) {
    .carousel-item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
}

@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
    .carousel-item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0;
}

@media (-webkit-transform-3d) {

    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-item-next,
    .active.carousel-item-right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    .carousel-item-prev,
    .active.carousel-item-left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {

    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-item-next,
    .active.carousel-item-right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    .carousel-item-prev,
    .active.carousel-item-left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
}

.carousel-control-prev:focus,
.carousel-control-prev:hover,
.carousel-control-next:focus,
.carousel-control-next:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators .active {
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.bg-faded {
    background-color: #f7f7f7;
}

.bg-primary {
    background-color: #0275d8 !important;
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #025aa5 !important;
}

.bg-success {
    background-color: #5cb85c !important;
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #449d44 !important;
}

.bg-info {
    background-color: #5bc0de !important;
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #31b0d5 !important;
}

.bg-warning {
    background-color: #f0ad4e !important;
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #ec971f !important;
}

.bg-danger {
    background-color: #d9534f !important;
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #c9302c !important;
}

.bg-inverse {
    background-color: #292b2c !important;
}

a.bg-inverse:focus,
a.bg-inverse:hover {
    background-color: #101112 !important;
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.rounded {
    border-radius: 0.25rem;
}

.rounded-top {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}

.rounded-right {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.rounded-bottom {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.rounded-left {
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}

.rounded-circle {
    border-radius: 50%;
}

.rounded-0 {
    border-radius: 0;
}

.clearfix::after {
    display: block;
    content: "";
    clear: both;
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.flex-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}

.flex-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.flex-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .flex-sm-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .flex-sm-unordered {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }

    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-sm-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-sm-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-sm-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-sm-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-sm-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .flex-md-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .flex-md-unordered {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }

    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-md-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-md-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-md-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-md-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-md-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-md-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-md-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-md-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-md-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-md-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .flex-lg-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .flex-lg-unordered {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }

    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-lg-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-lg-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-lg-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-lg-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-lg-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .flex-xl-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .flex-xl-unordered {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }

    .flex-xl-row {
        ottom: auto !important;
    }

    .ml-md-auto {
        margin-left: auto !important;
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 0 !important;
    }

    .mt-lg-0 {
        margin-top: 0 !important;
    }

    .mr-lg-0 {
        margin-right: 0 !important;
    }

    .mb-lg-0 {
        margin-bottom: 0 !important;
    }

    .ml-lg-0 {
        margin-left: 0 !important;
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .m-lg-1 {
        margin: 0.25rem 0.25rem !important;
    }

    .mt-lg-1 {
        margin-top: 0.25rem !important;
    }

    .mr-lg-1 {
        margin-right: 0.25rem !important;
    }

    .mb-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-lg-1 {
        margin-left: 0.25rem !important;
    }

    .mx-lg-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .my-lg-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .m-lg-2 {
        margin: 0.5rem 0.5rem !important;
    }

    .mt-lg-2 {
        margin-top: 0.5rem !important;
    }

    .mr-lg-2 {
        margin-right: 0.5rem !important;
    }

    .mb-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-lg-2 {
        margin-left: 0.5rem !important;
    }

    .mx-lg-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .my-lg-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .m-lg-3 {
        margin: 1rem 1rem !important;
    }

    .mt-lg-3 {
        margin-top: 1rem !important;
    }

    .mr-lg-3 {
        margin-right: 1rem !important;
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important;
    }

    .ml-lg-3 {
        margin-left: 1rem !important;
    }

    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .m-lg-4 {
        margin: 1.5rem 1.5rem !important;
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important;
    }

    .mr-lg-4 {
        margin-right: 1.5rem !important;
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-lg-4 {
        margin-left: 1.5rem !important;
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .m-lg-5 {
        margin: 3rem 3rem !important;
    }

    .mt-lg-5 {
        margin-top: 3rem !important;
    }

    .mr-lg-5 {
        margin-right: 3rem !important;
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important;
    }

    .ml-lg-5 {
        margin-left: 3rem !important;
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .p-lg-0 {
        padding: 0 0 !important;
    }

    .pt-lg-0 {
        padding-top: 0 !important;
    }

    .pr-lg-0 {
        padding-right: 0 !important;
    }

    .pb-lg-0 {
        padding-bottom: 0 !important;
    }

    .pl-lg-0 {
        padding-left: 0 !important;
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .p-lg-1 {
        padding: 0.25rem 0.25rem !important;
    }

    .pt-lg-1 {
        padding-top: 0.25rem !important;
    }

    .pr-lg-1 {
        padding-right: 0.25rem !important;
    }

    .pb-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-lg-1 {
        padding-left: 0.25rem !important;
    }

    .px-lg-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .py-lg-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .p-lg-2 {
        padding: 0.5rem 0.5rem !important;
    }

    .pt-lg-2 {
        padding-top: 0.5rem !important;
    }

    .pr-lg-2 {
        padding-right: 0.5rem !important;
    }

    .pb-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-lg-2 {
        padding-left: 0.5rem !important;
    }

    .px-lg-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .py-lg-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .p-lg-3 {
        padding: 1rem 1rem !important;
    }

    .pt-lg-3 {
        padding-top: 1rem !important;
    }

    .pr-lg-3 {
        padding-right: 1rem !important;
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important;
    }

    .pl-lg-3 {
        padding-left: 1rem !important;
    }

    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .p-lg-4 {
        padding: 1.5rem 1.5rem !important;
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important;
    }

    .pr-lg-4 {
        padding-right: 1.5rem !important;
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-lg-4 {
        padding-left: 1.5rem !important;
    }

    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .p-lg-5 {
        padding: 3rem 3rem !important;
    }

    .pt-lg-5 {
        padding-top: 3rem !important;
    }

    .pr-lg-5 {
        padding-right: 3rem !important;
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important;
    }

    .pl-lg-5 {
        padding-left: 3rem !important;
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .m-lg-auto {
        margin: auto !important;
    }

    .mt-lg-auto {
        margin-top: auto !important;
    }

    .mr-lg-auto {
        margin-right: auto !important;
    }

    .mb-lg-auto {
        margin-bottom: auto !important;
    }

    .ml-lg-auto {
        margin-left: auto !important;
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 0 !important;
    }

    .mt-xl-0 {
        margin-top: 0 !important;
    }

    .mr-xl-0 {
        margin-right: 0 !important;
    }

    .mb-xl-0 {
        margin-bottom: 0 !important;
    }

    .ml-xl-0 {
        margin-left: 0 !important;
    }

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .m-xl-1 {
        margin: 0.25rem 0.25rem !important;
    }

    .mt-xl-1 {
        margin-top: 0.25rem !important;
    }

    .mr-xl-1 {
        margin-right: 0.25rem !important;
    }

    .mb-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-xl-1 {
        margin-left: 0.25rem !important;
    }

    .mx-xl-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .my-xl-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .m-xl-2 {
        margin: 0.5rem 0.5rem !important;
    }

    .mt-xl-2 {
        margin-top: 0.5rem !important;
    }

    .mr-xl-2 {
        margin-right: 0.5rem !important;
    }

    .mb-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-xl-2 {
        margin-left: 0.5rem !important;
    }

    .mx-xl-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .my-xl-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .m-xl-3 {
        margin: 1rem 1rem !important;
    }

    .mt-xl-3 {
        margin-top: 1rem !important;
    }

    .mr-xl-3 {
        margin-right: 1rem !important;
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important;
    }

    .ml-xl-3 {
        margin-left: 1rem !important;
    }

    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .m-xl-4 {
        margin: 1.5rem 1.5rem !important;
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important;
    }

    .mr-xl-4 {
        margin-right: 1.5rem !important;
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-xl-4 {
        margin-left: 1.5rem !important;
    }

    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .m-xl-5 {
        margin: 3rem 3rem !important;
    }

    .mt-xl-5 {
        margin-top: 3rem !important;
    }

    .mr-xl-5 {
        margin-right: 3rem !important;
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important;
    }

    .ml-xl-5 {
        margin-left: 3rem !important;
    }

    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .p-xl-0 {
        padding: 0 0 !important;
    }

    .pt-xl-0 {
        padding-top: 0 !important;
    }

    .pr-xl-0 {
        padding-right: 0 !important;
    }

    .pb-xl-0 {
        padding-bottom: 0 !important;
    }

    .pl-xl-0 {
        padding-left: 0 !important;
    }

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .p-xl-1 {
        padding: 0.25rem 0.25rem !important;
    }

    .pt-xl-1 {
        padding-top: 0.25rem !important;
    }

    .pr-xl-1 {
        padding-right: 0.25rem !important;
    }

    .pb-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-xl-1 {
        padding-left: 0.25rem !important;
    }

    .px-xl-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .py-xl-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .p-xl-2 {
        padding: 0.5rem 0.5rem !important;
    }

    .pt-xl-2 {
        padding-top: 0.5rem !important;
    }

    .pr-xl-2 {
        padding-right: 0.5rem !important;
    }

    .pb-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-xl-2 {
        padding-left: 0.5rem !important;
    }

    .px-xl-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .py-xl-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .p-xl-3 {
        padding: 1rem 1rem !important;
    }

    .pt-xl-3 {
        padding-top: 1rem !important;
    }

    .pr-xl-3 {
        padding-right: 1rem !important;
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important;
    }

    .pl-xl-3 {
        padding-left: 1rem !important;
    }

    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .p-xl-4 {
        padding: 1.5rem 1.5rem !important;
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important;
    }

    .pr-xl-4 {
        padding-right: 1.5rem !important;
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-xl-4 {
        padding-left: 1.5rem !important;
    }

    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .p-xl-5 {
        padding: 3rem 3rem !important;
    }

    .pt-xl-5 {
        padding-top: 3rem !important;
    }

    .pr-xl-5 {
        padding-right: 3rem !important;
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important;
    }

    .pl-xl-5 {
        padding-left: 3rem !important;
    }

    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mt-xl-auto {
        margin-top: auto !important;
    }

    .mr-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-auto {
        margin-bottom: auto !important;
    }

    .ml-xl-auto {
        margin-left: auto !important;
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

.text-justify {
    text-align: justify !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-normal {
    font-weight: normal;
}

.font-weight-bold {
    font-weight: bold;
}

.font-italic {
    font-style: italic;
}

.text-white {
    color: #fff !important;
}

.text-muted {
    color: #636c72 !important;
}

a.text-muted:focus,
a.text-muted:hover {
    color: #4b5257 !important;
}

.text-primary {
    color: #0275d8 !important;
}

a.text-primary:focus,
a.text-primary:hover {
    color: #025aa5 !important;
}

.text-success {
    color: #5cb85c !important;
}

a.text-success:focus,
a.text-success:hover {
    color: #449d44 !important;
}

.text-info {
    color: #5bc0de !important;
}

a.text-info:focus,
a.text-info:hover {
    color: #31b0d5 !important;
}

.text-warning {
    color: #f0ad4e !important;
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ec971f !important;
}

.text-danger {
    color: #d9534f !important;
}

a.text-danger:focus,
a.text-danger:hover {
    color: #c9302c !important;
}

.text-gray-dark {
    color: #292b2c !important;
}

a.text-gray-dark:focus,
a.text-gray-dark:hover {
    color: #101112 !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.invisible {
    visibility: hidden !important;
}

.hidden-xs-up {
    display: none !important;
}

@media (max-width: 575px) {
    .hidden-xs-down {
        display: none !important;
    }
}

@media (min-width: 576px) {
    .hidden-sm-up {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important;
    }

    .secondarypage form.search_overlay {
        display: none;
    }

    .bannerimage {
        display: none
    }
}

@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-xl-up {
        display: none !important;
    }
}

.hidden-xl-down {
    display: none !important;
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

/*
* @subsection   RD Navbar
* @description  Describes style declarations for RD Navbar extension
* @author       Evgeniy Gusarov
* @link         https://ua.linkedin.com/pub/evgeniy-gusarov/8a/a40/54a
*/
@-webkit-keyframes rd-navbar-slide-down {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes rd-navbar-slide-down {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes rd-navbar-slide-up {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@keyframes rd-navbar-slide-up {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.rd-navbar-static .rd-navbar-nav>li>a {}

/* @subsection General Styles */
.rd-navbar-wrap,
.rd-navbar-static .rd-navbar-dropdown,
.rd-navbar-static .rd-navbar-megamenu,
.rd-navbar-fullwidth .rd-navbar-dropdown,
.rd-navbar-fullwidth .rd-navbar-megamenu,
.rd-navbar-fixed .rd-navbar-nav-wrap,
.rd-navbar-fixed .rd-navbar-submenu {
    transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.rd-navbar,
.rd-navbar.rd-navbar--is-clone {
    display: none;
}

.rd-navbar-fixed,
.rd-navbar-static,
.rd-navbar-fullwidth,
.rd-navbar-sidebar {
    display: block;
}

.rd-navbar--no-transition,
.rd-navbar--no-transition * {
    transition: none !important;
}

.rd-navbar-wrap,
.rd-navbar,
.rd-navbar-brand,
.rd-navbar-slogan,
.rd-navbar-dropdown,
.rd-navbar-megamenu,
.rd-navbar-collapse-items,
.brand-name,
.rd-navbar-nav,
.rd-navbar-panel,
.rd-navbar-search-form-input,
.rd-navbar-search-form-submit,
.rd-navbar-search-toggle,
.rd-navbar-live-search-results,
.rd-navbar-search-form {
    transition: .3s all ease;
}

.rd-navbar-collapse-toggle {
    display: inline-block;
    position: absolute;
    right: 0;
    width: 48px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    color: #ffffff;
    display: none;
}

.rd-navbar-collapse-toggle span {
    top: 50%;
    margin-top: -2px;
}

.rd-navbar-collapse-toggle span,
.rd-navbar-collapse-toggle span:before,
.rd-navbar-collapse-toggle span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #ffffff;
    left: 50%;
    margin-left: -3px;
    border-radius: 50%;
    transition: .3s all ease;
}

.rd-navbar-collapse-toggle span:before,
.rd-navbar-collapse-toggle span:after {
    content: '';
}

.rd-navbar-collapse-toggle span:before {
    bottom: 100%;
    margin-bottom: 3px;
    display: block;
}

.rd-navbar-collapse-toggle span:after {
    top: 100%;
    margin-top: 3px;
    display: block;
}

.rd-navbar-collapse-toggle.active span {
    -webkit-transform: scale(0.7) rotate(45deg);
    transform: scale(0.7) rotate(45deg) translate(-1em, 1.1em);
}

.rd-navbar-collapse-toggle.active span:before {
    -webkit-transform: translateY(18px);
    transform: translateY(18px);
    height: 2em;
    border-radius: 6px;
}

.rd-navbar-collapse-toggle.active span:after {
    -webkit-transform: translateY(-18px);
    transform: translateY(-18px);
    height: 2em;
    border-radius: 6px;
}

.rd-navbar--has-sidebar body {
    padding-left: 270px;
}

/*.rd-navbar--is-stuck { box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.14); }*/
.rd-navbar.rd-navbar-fixed+.rd-navbar.rd-navbar--is-clone,
.rd-navbar.rd-navbar-sidebar+.rd-navbar.rd-navbar--is-clone {
    display: none;
}

/* Navbar components */
.rd-navbar {
    display: none;
    /*background-image: url(../images/bg_header.png); background-size: cover;*/
}

.rd-navbar-toggle {
    display: inline-block;
    position: absolute;
    width: 48px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    color: #fff;
    background-color: transparent;
    border: none;
    color: #ffffff;
    display: none;
    left: 0;
    right: auto;
}

.rd-navbar-toggle span {
    position: relative;
    display: block;
    margin: auto;
    transition: .3s all ease;
}

.rd-navbar-toggle span:after,
.rd-navbar-toggle span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -10px;
    transition: .3s all ease;
}

.rd-navbar-toggle span:after {
    top: 10px;
}

.rd-navbar-toggle span:after,
.rd-navbar-toggle span:before,
.rd-navbar-toggle span {
    width: 28px;
    height: 5px;
    background-color: #fff;
    backface-visibility: hidden;
    border-radius: 2px;
    top: 0;
    left: 0;
    display: block;
}

.rd-navbar-toggle span {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.rd-navbar-toggle span:before,
.rd-navbar-toggle span:after {
    -webkit-transform-origin: 2px center;
    -moz-transform-origin: 2px center;
    -ms-transform-origin: 2px center;
    transform-origin: 2px center;
    -webkit-transform-origin: 2px center;
    -moz-transform-origin: 2px center;
    -ms-transform-origin: 2px center;
    transform-origin: 2px center;
}

.rd-navbar-toggle.active span {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.rd-navbar-toggle.active span:before,
.rd-navbar-toggle.active span:after {
    top: 0;
    width: 17.5px;
}

.rd-navbar-toggle.active span:before {
    -webkit-transform: rotate3d(0, 0, 1, -40deg);
    transform: rotate3d(0, 0, 1, -40deg);
}

.rd-navbar-toggle.active span:after {
    -webkit-transform: rotate3d(0, 0, 1, 40deg);
    transform: rotate3d(0, 0, 1, 40deg);
}

.rd-navbar-toggle span {
    height: 4px;
    background-color: #ffffff;
}

.rd-navbar-toggle span:before,
.rd-navbar-toggle span:after {
    height: 4px;
    background-color: #ffffff;
}

.rd-navbar-toggle span:before {
    top: -6px;
}

.rd-navbar-toggle span:after {
    top: 6px;
}

.rd-navbar-toggle:focus {
    outline: none;
}

.rd-navbar-brand .brand-name {
    /* line-height: 1; */
    display: flex;
    align-items: center;
}

.rd-navbar-brand .brand-name span.brand-slogan {
    font-size: 10px;
    color: #c1c1c1;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-weight: 400;
    display: block;
    padding-left: 3px;
    white-space: nowrap;
}

.rd-navbar-brand .brand-name span {
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
}

.rd-navbar-brand .brand-name span:nth-of-type(2),
.rd-navbar-brand .brand-name span:nth-of-type(3) {
    color: #43ca83;
}

.rd-navbar-brand .brand-name span:nth-of-type(4) {
    color: #0e3655;
}

.rd-navbar-brand .brand-name .letter {
    position: relative;
}

.rd-navbar-brand .brand-name .letter:before {
    content: '';
    position: absolute;
    display: inline-block;
    height: 5px;
    width: 8px;
    bottom: 3px;
    left: 3px;
    background-color: #43ca83;
    -webkit-transform: rotate(-59deg);
    transform: rotate(-59deg);
}

.rd-navbar-dropdown {}

.rd-navbar-search {
    position: relative;
}

.rd-navbar-search .form-control::-moz-placeholder {
    color: #8a8a8a;
    opacity: 1;
}

.rd-navbar-search .form-control:-ms-input-placeholder {
    color: #8a8a8a;
}

.rd-navbar-search .form-control::-webkit-input-placeholder {
    color: #8a8a8a;
}

.rd-navbar-search-toggle {
    display: inline-block;
    font: 400 18px/36px "FontAwesome";
    vertical-align: middle;
    margin-left: 0.3em;
}

@media (min-width: 1600px) {
    .rd-navbar-search-toggle {}
}

.rd-navbar-search-toggle,
.rd-navbar-search-toggle:before,
.rd-navbar-search-toggle:after {
    text-align: center;
    width: 36px;
    height: 36px;
}

.rd-navbar-search-toggle:hover {
    color: #da9c60;
    cursor: pointer;
}

.rd-navbar-search-toggle:before,
.rd-navbar-search-toggle:after {
    /* position: absolute; */
    /* left: -3px; */
    /* top: 2px; */
}

.rd-navbar-search-toggle:before {
    content: '\f002';
    transition: .3s all ease;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    text-shadow: none;
    color: rgb(255 255 255);
    font-size: 0.8em;
}

.rd-navbar:not(.rd-navbar-fixed) .rd-navbar-search-toggle:after {
    content: '\f00d';
    transition: .3s all ease;
    -webkit-transform: scale(0) rotate(-90deg);
    transform: scale(0) rotate(-90deg);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #dda063;
    display: none;
}

.rd-navbar:not(.rd-navbar-fixed) .rd-navbar-search-toggle.active:before {
    -webkit-transform: scale(0) rotate(90deg);
    transform: scale(0) rotate(90deg);
}

.rd-navbar:not(.rd-navbar-fixed) .rd-navbar-search-toggle.active:after {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
}

.rd-navbar-fixed .rd-navbar-search-toggle,
.rd-navbar-fixed .rd-navbar-search-toggle:before {
    width: 48px;
    line-height: 44px;
}

.rd-navbar-search-form-submit {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    color: #D4934F;
    text-align: center;
    font-size: 28px;
}

.rd-navbar-search-form-submit:before {
    content: "\f002";
    font-weight: 400;
    font-family: "FontAwesome";
}

.rd-navbar-search-form-submit.active {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}

.rd-navbar-search .fa-search {
    border: none;
    background-color: transparent;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
}

.rd-navbar-live-search-results {
    position: absolute;
    left: 4px;
    right: 4px;
    padding: 16px 8px 8px;
    top: 100%;
    font-size: 16px;
    line-height: 34px;
    color: #333;
    background: #fff;
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.14);
    opacity: 0;
    visibility: hidden;
    text-align: left;
    z-index: 998;
}

.rd-navbar-live-search-results .search-quick-result {
    padding-left: 8px;
    font-size: 14px;
    line-height: 30px;
    color: #757575;
}

.rd-navbar-live-search-results .search_list {
    margin-top: 4px;
    font-size: 16px;
    line-height: 30px;
}

.rd-navbar-live-search-results .search_list li+li {
    margin-top: 2px;
}

.rd-navbar-live-search-results .search_list .search_list li+li:last-child {
    margin-top: 8px;
    border-top: 1px solid #EBEBEB;
    padding-top: 7px;
}

.rd-navbar-live-search-results .search_link {
    display: block;
    padding: 8px;
    color: #757575;
    border-radius: 2px;
}

.rd-navbar-live-search-results .search_link:hover {
    background: #F7F7F7;
}

.rd-navbar-live-search-results .search_link p {
    margin-top: 0;
    font-size: 14px;
    display: none;
}

.rd-navbar-live-search-results .search_title {
    color: #212121;
    font-weight: 400;
}

.rd-navbar-live-search-results .search_submit {
    display: block;
    text-align: center;
    padding: 8px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.rd-navbar-live-search-results .search_submit:hover {
    background: #F7F7F7;
}

.rd-navbar-live-search-results.active {
    visibility: visible;
    opacity: 1;
}

@media (min-width: 1200px) {
    .rd-navbar-live-search-results .search_link p {
        display: block;
    }
}

.rd-navbar-live-search-results {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.rd-navbar-live-search-results.active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.rd-navbar-shop {
    display: inline-block;
    font-size: 22px;
    color: #fff;
    position: absolute;
    right: 12px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    z-index: 9;
    transition: .3s;
}

.rd-navbar-shop:hover {
    color: #000;
}

.rd-navbar-shop:focus {
    outline: 0;
    color: #da9c60;
}

.top-panel {
    padding-left: 5px;
    padding-right: 5px;
    background-color: #0e3655;
}

.top-panel .list-inline {
    float: left;
}

.top-panel .list-inline li {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.top-panel .list-inline li:last-of-type {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.top-panel .contact-info {
    float: right;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    height: 50px;
    vertical-align: middle;
}

.top-panel .contact-info span {
    display: inline-block;
    vertical-align: middle;
}

.top-panel .contact-info span+a {
    margin-left: 10px;
}

.top-panel .contact-info a {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}

.top-panel .contact-info a:hover {
    color: #43ca83;
}

.top-panel .contact-info .address {
    margin-left: 60px;
}

.top-panel .contact-info .mail {
    margin-left: 60px;
}

@media (min-width: 1400px) {
    .top-panel {
        padding-left: 75px;
        padding-right: 75px;
    }
}

#rd-search-results-live {
    position: absolute;
    top: 107%;
    border-radius: 6px;
    overflow: hidden;
    width: 100%;
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.15);
    text-align: left;
}

#rd-search-results-live #search-results {
    background: #fff;
    border-top: 1px solid #cdcdcd;
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    transition: 0.33s all ease-in;
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

#rd-search-results-live #search-results h5+p {
    margin-top: 0;
}

#rd-search-results-live #search-results.active {
    visibility: visible;
    opacity: 1;
}

#rd-search-results-live #search-results .result-item {
    padding-left: 15px;
}

#rd-search-results-live #search-results p.match {
    font-size: 14px;
    letter-spacing: 0;
}

#rd-search-results-live #search-results p.match em {
    display: block;
}

#rd-search-results-live #search-results .result-item+.result-item {
    margin-top: 20px;
}

#rd-search-results-live #search-results .search_all {
    margin-top: 20px;
}

#rd-search-results-live #search-results .search_all a:hover {
    color: #43ca83;
}

.rd-navbar-live-search-results {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.rd-navbar-live-search-results.active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

/* @subsection   Hybrid  Styles */
.rd-navbar-static .rd-navbar-search input,
.rd-navbar-sidebar .rd-navbar-search input,
.rd-navbar-fullwidth .rd-navbar-search input {
    width: 300px;
    padding: 0 30px 0 10px;
    font-size: 16px;
    line-height: 2;
}

.rd-navbar-static .rd-navbar-search .form-label,
.rd-navbar-sidebar .rd-navbar-search .form-label,
.rd-navbar-fullwidth .rd-navbar-search .form-label {
    position: absolute;
    top: 26px;
    left: 11px;
}

.rd-navbar-static:after,
.rd-navbar-fullwidth:after {
    content: '';
    background: #fff;
}

.rd-navbar-static .rd-navbar-brand,
.rd-navbar-static .rd-navbar-nav>li>a,
.rd-navbar-static .rd-navbar-search-toggle,
.rd-navbar-fullwidth .rd-navbar-brand,
.rd-navbar-fullwidth .rd-navbar-nav>li>a,
.rd-navbar-fullwidth .rd-navbar-search-toggle {
    z-index: 362;
}

.rd-navbar-nav-wrap>a,
.rd-navbar-static .rd-navbar-nav>li>a,
.rd-navbar-fullwidth .rd-navbar-nav>li>a {
    position: relative;
    display: inline-block;
    padding: 1em 16px;
    padding-top: calc(1em + 5px);
    color: #ffffff;
    background: transparent;
    text-transform: none;
    font-weight: 700;
    transition: .3s;
    font-size: calc(9px + 0.7vw);
    line-height: calc(9px + 1.2vw);
    border-bottom: 5px solid transparent;
}

.rd-navbar-nav-wrap>a {
    font-size: 30px;
}

.rd-navbar-static .rd-navbar-nav-wrap,
.rd-navbar-static .rd-navbar-search-wrap {
    display: flex;
    flex-direction: column;
    position: relative;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    width: 100%;
    min-width: 340px;
}

.rd-navbar-static .rd-navbar-panel .rd-navbar-search-wrap {
    display: flex;
    width: 100%;
}

.rd-navbar-search,
.rd-navbar-search-toggle {
    display: none;
    background: none;
    color: rgb(0 0 0);
    border: none;
    font-size: 24px;
    height: 93%;
    width: 100%;
    font-family: "Font Awesome 5 Free";
    position: relative;
    /* background: #1c1f45; */
    left: 0;
    top: 0;
    bottom: 0;
    /* align-items: center; */
}

.rd-navbar-static .rd-navbar-search {
    display: flex;
    font-family: 'Poppins', Arial, sans-serif, "Helvetica Neue";
}

.rd-navbar-fixed .rd-navbar-search,
.rd-navbar-fixed .rd-navbar-search-toggle {
    background-color: #2a3284;
}

.rd-navbar-static .rd-navbar-search input,
.rd-navbar-sidebar .rd-navbar-search input,
.rd-navbar-fullwidth .rd-navbar-search input {
    display: block;
    position: relative;
    z-index: 9;
    font-size: 22px;
    line-height: 31px;
    padding: 8px 24px;
    padding-left: 2.5em;
    margin-top: -2px;
    margin-bottom: -4px;
    color: #FFFFFF;
    background: #ebeae8;
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 1em;
    font-weight: 400;
    outline: 0;
    width: 100%;
    margin-right: 0;
    font-family: 'Poppins', Arial, sans-serif, "Helvetica Neue";
    box-shadow: inset 1px 1px 5px rgb(0 0 0 / 19%);
}

.rd-navbar-search input:focus {
    color: #FFF;
}

.rd-navbar-search-toggle {
    display: block;
    width: 43px !important;
    height: 45px;
    z-index: 88;
    position: absolute;
    color: rgb(0 0 0);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: none;
}

@media (min-width: 992px) {

    .rd-navbar-static .rd-navbar-nav>li>a,
    .rd-navbar-fullwidth .rd-navbar-nav>li>a {}
}

.rd-navbar-static .rd-navbar-nav>li.focus>a,
.rd-navbar-static .rd-navbar-nav>li>a:hover,
.rd-navbar-fullwidth .rd-navbar-nav>li.focus>a,
.rd-navbar-fullwidth .rd-navbar-nav>li>a:hover

/*,
.rd-navbar-static .rd-navbar-nav > li.active > a,
.rd-navbar-fullwidth .rd-navbar-nav > li.active > a*/
    {
    border-bottom: 5px solid hsl(0, 0%, 100%);
    color: #ffffff;
}

.rd-navbar-static .rd-navbar-nav>li.active>a,
.rd-navbar-fullwidth .rd-navbar-nav>li.active>a {
    cursor: default;
}

.rd-navbar-static .rd-navbar-nav>li.active .rd-navbar-submenu-toggle,
.rd-navbar-fullwidth .rd-navbar-nav>li.active .rd-navbar-submenu-toggle {
    color: #000000;
}

.rd-navbar-static .rd-navbar-nav>.rd-navbar-submenu>ul,
.rd-navbar-fullwidth .rd-navbar-nav>.rd-navbar-submenu>ul {
    box-shadow: 0 0px 16px 1px rgba(0, 0, 0, 0.14);
}

.rd-navbar-static .rd-navbar-nav>.rd-navbar-submenu.rd-navbar--has-dropdown,
.rd-navbar-fullwidth .rd-navbar-nav>.rd-navbar-submenu.rd-navbar--has-dropdown {
    position: static;
}

.rd-navbar-static .rd-navbar-nav>.rd-navbar-submenu.rd-navbar--has-dropdown .rd-navbar-submenu-toggle,
.rd-navbar-fullwidth .rd-navbar-nav>.rd-navbar-submenu.rd-navbar--has-dropdown .rd-navbar-submenu-toggle {
    display: inline-block;
    color: #D4934F;
    top: -2px;
    position: relative;
    margin-left: 4px;
    display: none;
}

/*.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu.rd-navbar--has-dropdown .rd-navbar-submenu-toggle:before,

.rd-navbar-fullwidth .rd-navbar-nav > .rd-navbar-submenu.rd-navbar--has-dropdown .rd-navbar-submenu-toggle:before { font-size: 10px; content: '\f078'; font-family: "FontAwesome"; }
*/
.rd-navbar-static .rd-navbar-nav>.rd-navbar-submenu.rd-navbar--has-dropdown .rd-navbar-submenu-toggle:hover,
.rd-navbar-fullwidth .rd-navbar-nav>.rd-navbar-submenu.rd-navbar--has-dropdown .rd-navbar-submenu-toggle:hover {
    color: #000;
    cursor: pointer;
}

.rd-navbar-static .rd-navbar-nav>.rd-navbar-submenu.rd-navbar--has-dropdown:hover .rd-navbar-submenu-toggle,
.rd-navbar-static .rd-navbar-nav>.rd-navbar-submenu.rd-navbar--has-dropdown.focus .rd-navbar-submenu-toggle,
.rd-navbar-static .rd-navbar-nav>.rd-navbar-submenu.rd-navbar--has-dropdown.active .rd-navbar-submenu-toggle,
.rd-navbar-fullwidth .rd-navbar-nav>.rd-navbar-submenu.rd-navbar--has-dropdown:hover .rd-navbar-submenu-toggle,
.rd-navbar-fullwidth .rd-navbar-nav>.rd-navbar-submenu.rd-navbar--has-dropdown.focus .rd-navbar-submenu-toggle,
.rd-navbar-fullwidth .rd-navbar-nav>.rd-navbar-submenu.rd-navbar--has-dropdown.active .rd-navbar-submenu-toggle {
    color: #000;
}

.rd-navbar-static .rd-navbar-nav>.rd-navbar-submenu.rd-navbar--has-megamenu>a,
.rd-navbar-fullwidth .rd-navbar-nav>.rd-navbar-submenu.rd-navbar--has-megamenu>a {
    position: relative;
}

.rd-navbar-static .rd-navbar-nav>.rd-navbar-submenu.rd-navbar--has-megamenu>a:after,
.rd-navbar-fullwidth .rd-navbar-nav>.rd-navbar-submenu.rd-navbar--has-megamenu>a:after {
    font-size: 10px;
    content: '\f078';
    font-family: "FontAwesome";
    margin-left: 5px;
    vertical-align: top;
}

.rd-navbar-static .rd-navbar-nav>.rd-navbar-submenu>.rd-navbar-dropdown,
.rd-navbar-static .rd-navbar-nav>.rd-navbar-submenu>.rd-navbar-megamenu,
.rd-navbar-fullwidth .rd-navbar-nav>.rd-navbar-submenu>.rd-navbar-dropdown,
.rd-navbar-fullwidth .rd-navbar-nav>.rd-navbar-submenu>.rd-navbar-megamenu {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(0px) translateX(-50%);
    transform: translateY(0px) translateX(-50%);
    list-style: none;
    /* left: 150px; */
}

@media (min-width: 1800px) {

    .rd-navbar-static .rd-navbar-nav>.rd-navbar-submenu>.rd-navbar-dropdown,
    .rd-navbar-static .rd-navbar-nav>.rd-navbar-submenu>.rd-navbar-megamenu,
    .rd-navbar-fullwidth .rd-navbar-nav>.rd-navbar-submenu>.rd-navbar-dropdown,
    .rd-navbar-fullwidth .rd-navbar-nav>.rd-navbar-submenu>.rd-navbar-megamenu {
        -webkit-transform: translateY(30px) translateX(-50%);
        transform: translateY(30px) translateX(-50%);
    }
}

.rd-navbar-static .rd-navbar-nav>.rd-navbar-submenu.focus>.rd-navbar-dropdown,
.rd-navbar-static .rd-navbar-nav>.rd-navbar-submenu.focus>.rd-navbar-megamenu,
.rd-navbar-fullwidth .rd-navbar-nav>.rd-navbar-submenu.focus>.rd-navbar-dropdown,
.rd-navbar-fullwidth .rd-navbar-nav>.rd-navbar-submenu.focus>.rd-navbar-megamenu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(20px) translateX(-50%);
    transform: translateY(20px) translateX(-50%);
}

@media (min-width: 1800px) {

    .rd-navbar-static .rd-navbar-nav>.rd-navbar-submenu.focus>.rd-navbar-dropdown,
    .rd-navbar-static .rd-navbar-nav>.rd-navbar-submenu.focus>.rd-navbar-megamenu,
    .rd-navbar-fullwidth .rd-navbar-nav>.rd-navbar-submenu.focus>.rd-navbar-dropdown,
    .rd-navbar-fullwidth .rd-navbar-nav>.rd-navbar-submenu.focus>.rd-navbar-megamenu {
        -webkit-transform: translateY(20px) translateX(-50%);
        transform: translateY(20px) translateX(-50%);
    }
}

.rd-navbar-static .rd-navbar-nav>.rd-navbar-submenu .rd-navbar-submenu.focus>.rd-navbar-dropdown,
.rd-navbar-fullwidth .rd-navbar-nav>.rd-navbar-submenu .rd-navbar-submenu.focus>.rd-navbar-dropdown {
    display: block;
}

.rd-navbar-static .rd-navbar-inner,
.rd-navbar-fullwidth .rd-navbar-inner {
    position: relative;
    max-width: 100%;
    /* padding-left: 25px; */
    /* padding-right: 25px; */
    margin-left: auto;
    margin-right: auto;
    /* padding-top: 30px; */
    /* padding-bottom: 35px; */
}

@media (min-width: 1400px) {

    .rd-navbar-static .rd-navbar-inner,
    .rd-navbar-fullwidth .rd-navbar-inner {
        /* padding-left: 75px; */
        /* padding-right: 75px; */
    }
}

.rd-navbar-static .rd-navbar-wrap,
.rd-navbar-fullwidth .rd-navbar-wrap {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: flex-end;
    position: relative;
    padding: 0em .5em 0;
    /* padding-bottom: 0; */
    background: #2a3284;
    transition: .5s all ease;
    top: 0;
    box-shadow: 0 5px 20px #0003;
}

.secondarypage .rd-navbar-static .rd-navbar-wrap,
.rd-navbar-fullwidth .rd-navbar-wrap {
    /* padding-top: 1vw */
}

.rd-navbar-static .rd-navbar-nav,
.rd-navbar-fullwidth .rd-navbar-nav {
    display: flex;
    flex-direction: row;
}

.rd-navbar-static .rd-navbar-dropdown {
    position: absolute;
    padding: 0px 0px;
    color: #999;
    background: #000;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    /* -webkit-transform: translateY(30px); */
    /* transform: translateY(30px); */
}

.rd-navbar-static li.rd-navbar--has-dropdown.rd-navbar-submenu.focus>a:after {
    content: '';
    position: absolute;
    bottom: -25px;
    left: 25%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #ffffff transparent;
    opacity: 1;
    transition: .3s transform .2s ease, .0s opacity .3s ease;
    transform: translateY(0%);
}

.rd-navbar-static li.rd-navbar--has-dropdown.rd-navbar-submenu>a:after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 25%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #ffffff transparent;
    opacity: 0;
    transition: .0s all ease;
    transform: translateY(100%);
}

@media (min-width: 768px) {

    .rd-navbar-static .rd-navbar-nav>li:nth-of-type(7)>.rd-navbar-dropdown,
    .rd-navbar-fullwidth .rd-navbar-nav>li:nth-of-type(7)>.rd-navbar-dropdown {
        left: -64px;
    }
}

@media (max-width: 639px) {
    .rd-navbar-brand>img {
        display: none;
    }
}

@media (min-width: 640px) {

    .rd-navbar-static .rd-navbar-brand,
    .rd-navbar-static .rd-navbar-nav>li>a,
    .rd-navbar-static .rd-navbar-search-toggle,
    .rd-navbar-fullwidth .rd-navbar-brand,
    .rd-navbar-fullwidth .rd-navbar-nav>li>a,
    .rd-navbar-fullwidth .rd-navbar-search-toggle {}
}

@media (min-width: 992px) {

    .rd-navbar-static .rd-navbar-nav>li:nth-of-type(7)>.rd-navbar-dropdown,
    .rd-navbar-fullwidth .rd-navbar-nav>li:nth-of-type(7)>.rd-navbar-dropdown {
        left: -34px;
    }
}

@media (min-width: 1200px) {

    .rd-navbar-static .rd-navbar-nav>li:nth-of-type(7)>.rd-navbar-dropdown,
    .rd-navbar-fullwidth .rd-navbar-nav>li:nth-of-type(7)>.rd-navbar-dropdown {
        left: -20px;
    }
}

.rd-navbar-static .rd-navbar-nav li.rd-navbar--has-dropdown,
.rd-navbar-fullwidth .rd-navbar-nav li.rd-navbar--has-dropdown {
    position: relative;
}

.rd-navbar-static .rd-navbar-nav li.focus>.rd-navbar-dropdown,
.rd-navbar-static .rd-navbar-nav li.focus>.rd-navbar-megamenu,
.rd-navbar-static .rd-navbar-nav li.opened>.rd-navbar-dropdown,
.rd-navbar-static .rd-navbar-nav li.opened>.rd-navbar-megamenu,
.rd-navbar-fullwidth .rd-navbar-nav li.focus>.rd-navbar-dropdown,
.rd-navbar-fullwidth .rd-navbar-nav li.focus>.rd-navbar-megamenu,
.rd-navbar-fullwidth .rd-navbar-nav li.opened>.rd-navbar-dropdown,
.rd-navbar-fullwidth .rd-navbar-nav li.opened>.rd-navbar-megamenu {
    opacity: 1 !important;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.rd-navbar-static .rd-navbar-nav>li,
.rd-navbar-fullwidth .rd-navbar-nav>li {
    display: inline-block;
}

.rd-navbar-static .rd-navbar-nav>li>.rd-navbar-dropdown,
.rd-navbar-static .rd-navbar-nav>li>.rd-navbar-megamenu,
.rd-navbar-fullwidth .rd-navbar-nav>li>.rd-navbar-dropdown,
.rd-navbar-fullwidth .rd-navbar-nav>li>.rd-navbar-megamenu {
    top: 100%;
    z-index: 360;
    left: 50%;
}

.rd-navbar-static .rd-navbar-nav>li>.rd-navbar-dropdown .rd-navbar-dropdown,
.rd-navbar-fullwidth .rd-navbar-nav>li>.rd-navbar-dropdown .rd-navbar-dropdown {
    left: 0;
    top: 100%;
    z-index: 2;
}

.rd-navbar-static .rd-navbar-dropdown,
.rd-navbar-fullwidth .rd-navbar-dropdown {
    background: #ffffff;
    margin-top: 0px;
    /* margin-left: -7px; */
}

.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown>li>a,
.rd-navbar-fullwidth .rd-navbar-dropdown .rd-navbar-dropdown>li>a {
    color: rgb(0 0 0);
}

.rd-navbar-static .rd-navbar-dropdown li+li a,
.rd-navbar-fullwidth .rd-navbar-dropdown li+li a {
    /* border-top: 1px solid #e4e4e4; */
}

.rd-navbar-static .rd-navbar-dropdown>li>a,
.rd-navbar-fullwidth .rd-navbar-dropdown>li>a {
    font-size: 0.8em;
    display: block;
    padding: 10px 16px;
    color: #010005;
    background: transparent;
    position: relative;
    transition: .3s;
    font-weight: bold;
    background: rgb(0 0 0 / 0%);
}

/*.rd-navbar-static .rd-navbar-dropdown > li > a:before,
.rd-navbar-fullwidth .rd-navbar-dropdown > li > a:before { content: '\f105'; position: absolute; display: inline-block; font-size: 14px; font-family: "Font Awesome 5 Free"; font-weight:900; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 0; color: #1c1f45; transition: .3s; opacity: 0; }*/
.rd-navbar-static .rd-navbar-dropdown>li>a:hover,
.rd-navbar-fullwidth .rd-navbar-dropdown>li>a:hover {
    color: #ffffff;
    background: #60badc;
}

.rd-navbar-static .rd-navbar-dropdown>li>a:hover:before,
.rd-navbar-fullwidth .rd-navbar-dropdown>li>a:hover:before {
    opacity: 1;
    left: 15px;
}

.rd-navbar-static .rd-navbar-dropdown>li.focus>a,
.rd-navbar-fullwidth .rd-navbar-dropdown>li.focus>a {
    color: #000;
    background: transparent;
}

.rd-navbar-static .rd-navbar-megamenu,
.rd-navbar-fullwidth .rd-navbar-megamenu {
    display: block;
    width: 98%;
    position: absolute;
    text-align: left;
    border-spacing: 31px 25px;
    margin-top: 10px;
    max-width: 1200px;
    background: #fff;
    z-index: 4;
    border-radius: 6px;
}

@media (min-width: 992px) {

    .rd-navbar-static .rd-navbar-megamenu,
    .rd-navbar-fullwidth .rd-navbar-megamenu {
        left: 50%;
        width: 100%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media (min-width: 1800px) {

    .rd-navbar-static .rd-navbar-megamenu,
    .rd-navbar-fullwidth .rd-navbar-megamenu {
        left: 30px;
        width: calc(100% - 30px);
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.rd-navbar-static .rd-navbar-megamenu>li,
.rd-navbar-fullwidth .rd-navbar-megamenu>li {
    display: table-cell;
    width: 25%;
}

.rd-navbar-static .rd-navbar-megamenu>li>p,
.rd-navbar-fullwidth .rd-navbar-megamenu>li>p {
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
}

.rd-navbar-static .rd-navbar-megamenu>li>ul li+li,
.rd-navbar-fullwidth .rd-navbar-megamenu>li>ul li+li {
    margin-top: 11px;
}

.rd-navbar-static .rd-navbar-megamenu>li>ul a,
.rd-navbar-fullwidth .rd-navbar-megamenu>li>ul a {
    display: inline-block;
    color: #D4934F;
    background: transparent;
    position: relative;
    font-size: 14px;
    line-height: 15px;
}

.rd-navbar-static .rd-navbar-megamenu>li>ul a:before,
.rd-navbar-fullwidth .rd-navbar-megamenu>li>ul a:before {
    content: '\f105';
    position: absolute;
    display: inline-block;
    font-size: 14px;
    font-family: "FontAwesome";
    top: 0;
    left: -18px;
    color: #c1c1c1;
    transition: .3s;
    opacity: 0;
}

.rd-navbar-static .rd-navbar-megamenu>li>ul a:hover,
.rd-navbar-fullwidth .rd-navbar-megamenu>li>ul a:hover {
    color: #000;
    background: transparent;
    margin-left: 18px;
}

.rd-navbar-static .rd-navbar-megamenu>li>ul a:hover:before,
.rd-navbar-fullwidth .rd-navbar-megamenu>li>ul a:hover:before {
    opacity: 1;
}

.rd-navbar-static .rd-navbar-megamenu>li+li,
.rd-navbar-fullwidth .rd-navbar-megamenu>li+li {
    padding-left: 20px;
}

.rd-navbar-static.rd-navbar--is-clone,
.rd-navbar-fullwidth.rd-navbar--is-clone {
    display: none;
}

.rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck,
.rd-navbar-fullwidth.rd-navbar--is-clone.rd-navbar--is-stuck {
    display: block;
}

.rd-navbar-static .rd-navbar-search.rd-navbar-search-sm,
.rd-navbar-fullwidth .rd-navbar-search.rd-navbar-search-sm {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    width: 300px;
    right: 10px;
    bottom: -57px;
    transition: .3s;
    z-index: 2;
}

@media (min-width: 1200px) {

    .rd-navbar-static .rd-navbar-search.rd-navbar-search-sm,
    .rd-navbar-fullwidth .rd-navbar-search.rd-navbar-search-sm {
        bottom: -93px;
        right: 0;
    }
}

.rd-navbar-static .rd-navbar-search.rd-navbar-search-sm .icon-gray-dark:hover,
.rd-navbar-fullwidth .rd-navbar-search.rd-navbar-search-sm .icon-gray-dark:hover {
    color: #4bafd2;
}

.rd-navbar-static .rd-navbar-search.rd-navbar-search-sm.active,
.rd-navbar-fullwidth .rd-navbar-search.rd-navbar-search-sm.active {
    opacity: 1;
    visibility: visible;
}

.rd-navbar-static.rd-navbar--is-stuck,
.rd-navbar-static.rd-navbar--is-clone,
.rd-navbar-fullwidth.rd-navbar--is-stuck,
.rd-navbar-fullwidth.rd-navbar--is-clone {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 999;
    /*box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);*/
    height: 0px;
}

.rd-navbar-static.rd-navbar--is-stuck .top-panel,
.rd-navbar-static.rd-navbar--is-clone .top-panel,
.rd-navbar-fullwidth.rd-navbar--is-stuck .top-panel,
.rd-navbar-fullwidth.rd-navbar--is-clone .top-panel {
    display: none;
}

.rd-navbar-nav-wrap .uppernav {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    height: 45px;
    width: 100%;
    flex: 1 1 auto;
    padding-left: 40px;
}

.rd-navbar-nav-wrap.toggle-original-elements.active,
.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-inner,
.rd-navbar-static.rd-navbar--is-clone .rd-navbar-inner,
.rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-inner,
.rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-inner {
    /* padding-bottom: 0; */
    /* background-color: hsl(236, 42%, 19%); */
    /* -webkit-box-shadow: 0px 2px 5px hsla(0,0%,0%,0.9); */
    /* box-shadow: 0px 2px 5px hsla(0,0%,0%,0.9); */
    /* height: 0; */
    /* top: -52px; */
}

.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-inner {
    top: -31em;
}

.rd-navbar-static.rd-navbar--is-stuck .rd-search,
.rd-navbar-static.rd-navbar--is-clone .rd-search,
.rd-navbar-fullwidth.rd-navbar--is-stuck .rd-search,
.rd-navbar-fullwidth.rd-navbar--is-clone .rd-search {
    bottom: -76px;
}

.rd-navbar-static .rd-navbar-dropdown,
.rd-navbar-static .rd-navbar-megamenu,
.rd-navbar-fullwidth .rd-navbar-dropdown,
.rd-navbar-fullwidth .rd-navbar-megamenu {
    position: absolute;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    /* padding: 8px 0; */
    text-align: left;
    visibility: hidden;
    opacity: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: .5em;
    border-radius: 0.3em;
}

.rd-navbar-static .rd-navbar-dropdown,
.rd-navbar-fullwidth .rd-navbar-dropdown {
    min-width: 100%;
    width: fit-content;
}

.rd-navbar-static .rd-navbar--has-dropdown,
.rd-navbar-fullwidth .rd-navbar--has-dropdown {
    position: relative;
}

.rd-navbar-fixed .rd-navbar-collapse-toggle,
.rd-navbar-sidebar .rd-navbar-collapse-toggle {
    display: inline-block;
    z-index: 9999;
}

.rd-navbar-fixed .rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-dropdown {
    display: block;
}

.rd-navbar-fixed .rd-navbar-collapse-items,
.rd-navbar-sidebar .rd-navbar-collapse-items {
    position: absolute;
    width: 260px;
    padding: 25px 15px;
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.14);
    color: #D4934F;
    background: #fff;
    font-size: 16px;
    line-height: 34px;
}

.rd-navbar-fixed .rd-navbar-collapse-items li>*,
.rd-navbar-sidebar .rd-navbar-collapse-items li>* {
    vertical-align: middle;
}

.rd-navbar-fixed .rd-navbar-collapse-items li+li,
.rd-navbar-sidebar .rd-navbar-collapse-items li+li {
    margin-top: 10px;
}

.rd-navbar-fixed .rd-navbar-collapse-items .icon,
.rd-navbar-fixed .rd-navbar-collapse-items a,
.rd-navbar-sidebar .rd-navbar-collapse-items .icon,
.rd-navbar-sidebar .rd-navbar-collapse-items a {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
}

.rd-navbar-fixed .rd-navbar-collapse-items .icon,
.rd-navbar-fixed .rd-navbar-collapse-items a[class*="fa"]:before,
.rd-navbar-sidebar .rd-navbar-collapse-items .icon,
.rd-navbar-sidebar .rd-navbar-collapse-items a[class*="fa"]:before {
    display: inline-block;
    width: 30px;
    height: 30px;
    padding-right: 5px;
}

.rd-navbar-fixed .rd-navbar-nav,
.rd-navbar-sidebar {
    height: 100%;
    left: 0;
    top: 0;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    font-size: 16px;
    line-height: 34px;
    color: #60badc;
    z-index: 998;
    padding: 10px 0;
    background-image: url(../images/bg_header.png);
    background-size: cover;
}

.rd-navbar-fixed .rd-navbar-nav:before,
.rd-navbar-fixed .rd-navbar-nav:after,
.rd-navbar-sidebar:before,
.rd-navbar-sidebar:after {
    content: '';
    display: block;
    height: 56px;
}

.rd-navbar-fixed .rd-navbar-nav::-webkit-scrollbar,
.rd-navbar-sidebar::-webkit-scrollbar {
    width: 4px;
}

.rd-navbar-fixed .rd-navbar-nav::-webkit-scrollbar-thumb,
.rd-navbar-sidebar::-webkit-scrollbar-thumb {
    background: rgb(53, 53, 192);
    border: none;
    border-radius: 0;
    opacity: .2;
}

.rd-navbar-fixed .rd-navbar-nav::-webkit-scrollbar-track,
.rd-navbar-sidebar::-webkit-scrollbar-track {
    background: rgb(26, 13, 63);
    border: none;
    border-radius: 0;
}

.rd-navbar-fixed .rd-navbar-nav li,
.rd-navbar-sidebar .rd-navbar-nav li {
    position: relative;
}

.rd-navbar-fixed .rd-navbar-nav li li>a,
.rd-navbar-sidebar .rd-navbar-nav li li>a {
    padding-left: 20px;
}

.rd-navbar-fixed .rd-navbar-nav li>a,
.rd-navbar-sidebar .rd-navbar-nav li>a {
    position: relative;
    display: block;
    padding: 5px 15px;
}

.rd-navbar-fixed .rd-navbar-nav li>a:first-letter,
.rd-navbar-sidebar .rd-navbar-nav li>a:first-letter {
    text-transform: uppercase;
}

.rd-navbar-fixed .rd-navbar-nav ul li.active>a,
.rd-navbar-sidebar .rd-navbar-nav li.active>a {
    color: #60badc;
    background: #e4e4e4;
    margin-right: 1em;
    font-weight: 900;
    border-radius: 1.5em;
}

.rd-navbar-fixed .rd-navbar-nav li.focus>a,
.rd-navbar-fixed .rd-navbar-nav li>a:hover,
.rd-navbar-sidebar .rd-navbar-nav li.focus>a,
.rd-navbar-sidebar .rd-navbar-nav li>a:hover {
    color: #60badc;
    background: transparent;
}

.rd-navbar-fixed .rd-navbar-nav li+li,
.rd-navbar-fixed .rd-navbar-nav li>img+a,
.rd-navbar-fixed .rd-navbar-nav li>a+a,
.rd-navbar-fixed .rd-navbar-nav li>a+ul,
.rd-navbar-sidebar .rd-navbar-nav li+li,
.rd-navbar-sidebar .rd-navbar-nav li>img+a,
.rd-navbar-sidebar .rd-navbar-nav li>a+a,
.rd-navbar-sidebar .rd-navbar-nav li>a+ul {
    margin-top: 4px;
}

.rd-navbar-fixed .rd-navbar-nav li+.li-only-fixed,
.rd-navbar-sidebar .rd-navbar-nav li+.li-only-fixed {
    margin-top: 20px;
}

.rd-navbar-fixed .rd-navbar-nav .rd-navbar-dropdown>li>a,
.rd-navbar-sidebar .rd-navbar-nav .rd-navbar-dropdown>li>a {
    padding-left: 20px;
}

.rd-navbar-fixed .rd-navbar-nav .rd-navbar-dropdown ul>li>a,
.rd-navbar-sidebar .rd-navbar-nav .rd-navbar-dropdown ul>li>a {
    padding-left: 25px;
}

.rd-navbar-fixed .rd-navbar-search-form-submit,
.rd-navbar-sidebar .rd-navbar-search-form-submit {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}

/* Static Layout */
.rd-navbar-static {
    display: block;
}

.rd-navbar-static .rd-navbar-nav-wrap {
    text-align: right;
}

.rd-navbar--is-stuck .rd-navbar-nav-wrap {
    height: 100%
}

/*@media (min-width: 1800px) {
.rd-navbar-static .rd-navbar-nav-wrap { width: 100%; max-width: 1200px; padding: 0 30px; text-align: left; position: relative; }
}

@media (min-width: 1800px) {
.rd-navbar-static .rd-navbar-nav { position: static; }
}*/
.rd-navbar-static .rd-navbar-nav>li {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    flex-grow: 1;
    max-width: 20%;
    text-align: left;
}

.rd-navbar-static .rd-navbar-nav>li+li {
    margin-left: 8px;
}

.rd-navbar-static .rd-navbar-nav .rd-navbar-nav li {
    margin-left: 0px;
    width: 100%;
}

/*.rd-navbar-static .rd-navbar-nav > li:hover, */
.rd-navbar-static .rd-navbar-nav>li.current-parent>a {
    border-bottom: 5px solid #60badc;
}

/*@media (min-width: 1600px) {
.rd-navbar-static .rd-navbar-nav > li + li { margin-left: 40px; }
}

@media (min-width: 1800px) {
.rd-navbar-static .rd-navbar-nav > li + li { margin-left: 55px; }
}
*/
.rd-navbar-static .top-panel-toggle {
    display: none;
}

/* Fullwidth Layout */
.rd-navbar-fullwidth {
    display: block;
}

.rd-navbar-fullwidth .rd-navbar-nav>li+li {
    margin-left: 16px;
}

/*.rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-panel { display: none; }*/
.rd-navbar-fullwidth.rd-navbar--is-stuck .btn {
    display: none;
}

.rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-nav-wrap {
    margin-top: 0;
}

.rd-navbar-fullwidth .top-panel {
    padding: 0 5px;
}

.rd-navbar-fullwidth .top-panel .list-inline li {
    border: none;
}

.rd-navbar-fullwidth .top-panel .list-inline li a {
    font-size: 15px;
    width: 23px;
    height: 38px;
    line-height: 2.5;
}

.rd-navbar-fullwidth .top-panel .contact-info {
    height: 38px;
    font-size: 12px;
}

.rd-navbar-fullwidth .top-panel .contact-info .address,
.rd-navbar-fullwidth .top-panel .contact-info .mail {
    margin-left: 16px;
}

.rd-navbar-fullwidth .rd-navbar-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.rd-navbar-fullwidth .rd-navbar-inner {
    padding: 20px 5px;
}

.rd-navbar-fullwidth .rd-navbar-panel {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.rd-navbar-fullwidth .rd-navbar-nav-wrap {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 10px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.rd-navbar-fullwidth .rd-navbar-nav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.rd-navbar-fullwidth .btn {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.rd-navbar-fullwidth .rd-navbar-search-toggle {
    margin-left: 20px;
}

@media (min-width: 992px) {
    .rd-navbar-fullwidth .top-panel {
        padding: 0 10px;
    }

    .rd-navbar-fullwidth .top-panel .list-inline li a {
        font-size: 18px;
        width: 38px;
        height: 38px;
        line-height: 38px;
    }

    .rd-navbar-fullwidth .top-panel .contact-info {
        font-size: 15px;
    }

    .rd-navbar-fullwidth .rd-navbar-inner {
        padding: 20px 15px;
    }

    .rd-navbar-fullwidth .rd-navbar-search-toggle {
        margin-left: 20px;
    }
}

/* Fixed Layout */
.rd-navbar-fixed {
    display: block;
}

.rd-navbar-fixed .rd-navbar-search-sm {
    display: none;
}

.rd-navbar-fixed .li-only-fixed {
    padding-left: 16px;
}

.rd-navbar-fixed .li-only-fixed .telephone-fixed,
.rd-navbar-fixed .li-only-fixed .mail-fixed,
.rd-navbar-fixed .li-only-fixed .address-fixed {
    display: block;
    text-align: left;
}

.rd-navbar-fixed .li-only-fixed .telephone-fixed a,
.rd-navbar-fixed .li-only-fixed .mail-fixed a,
.rd-navbar-fixed .li-only-fixed .address-fixed a {
    color: #7f7f7f;
}

.rd-navbar-fixed .li-only-fixed .telephone-fixed a:hover,
.rd-navbar-fixed .li-only-fixed .mail-fixed a:hover,
.rd-navbar-fixed .li-only-fixed .address-fixed a:hover {
    color: #43ca83;
}

.rd-navbar-fixed .li-only-fixed .telephone-fixed {
    margin-top: 40px;
}

.rd-navbar-fixed .li-only-fixed .mail-fixed {
    margin-top: 10px;
}

.rd-navbar-fixed .li-only-fixed .address-fixed {
    margin-top: 10px;
}

.rd-navbar-fixed .li-only-fixed .address-fixed {
    position: relative;
}

.rd-navbar-fixed .li-only-fixed .rd-navbar-search .form-group {
    position: static;
    visibility: visible;
    opacity: 1;
}

.rd-navbar-fixed .li-only-fixed .rd-navbar-search .form-group input {
    padding: 9px 35px 9px 20px;
    height: 43px;
    font-size: 12px;
    line-height: 2.2;
}

.rd-navbar-fixed .li-only-fixed #rd-search-results-live {
    display: none;
}

.rd-navbar-fixed .li-only-fixed .rd-search {
    max-width: 89%;
    margin-right: auto;
}

.rd-navbar-fixed .rd-navbar-brand {
    display: block;
    text-align: left;
    position: fixed;
    top: 0px;
    left: 56px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 22px;
    height: 60px;
    z-index: 17;
    padding: 0;
}

.rd-navbar-fixed .rd-navbar-brand .brand-name {
    color: #fff;
    height: 100%;
}

.rd-navbar-fixed .rd-navbar-brand .brand-name .brand-slogan {
    display: none;
}

.rd-navbar-fixed .rd-navbar-panel {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    padding: 4px;
    height: 60px;
    color: #ffffff;
    z-index: 9999999999999999999999;
    background-color: rgb(42 50 132);
}

/*.rd-navbar-fixed .rd-navbar-panel:before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; right: 0; box-shadow: 0 0 13px -1px rgba(0, 0, 0, 0.17); background-image: url(../images/bg_header.png); }*/
.rd-navbar-fixed .rd-navbar-toggle {
    display: inline-block;
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
    position: fixed;
    top: -56px;
    HEIGHT: AUTO !IMPORTANT;
    left: 0;
    width: 273px;
    padding: 112px 0 56px;
    bottom: -56px;
    color: #fff;
    z-index: -1;
    -webkit-transform: translateX(-120%);
    transform: translateX(-120%);
    /* box-shadow: 0 0 11px 2px rgba(0, 0, 0, 0.17); */
}

.rd-navbar-fixed .rd-navbar-nav-wrap.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.rd-navbar-fixed .rd-navbar-nav {
    display: block;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    padding-top: 2px;
    background: rgb(42 50 132);
    padding: 0;
    margin: 0;
    border: 0;
    box-shadow: 0px 0 20px rgba(0, 0, 0, 0.2);
}

.rd-navbar-fixed .rd-navbar-nav li a {
    font-size: 14px;
}

.rd-navbar-fixed .rd-navbar-nav>li:last-of-type a {
    /*  font-size: 16px; */
}

.rd-navbar-fixed .rd-navbar-nav:before,
.rd-navbar-fixed .rd-navbar-nav:after {
    content: '';
    display: block;
    height: 8px;
}

.rd-navbar-fixed .rd-navbar-nav>li>a {
    display: block;
    padding: 11px 56px 11px 16px;
    color: rgb(255 255 255);
    font-weight: 700;
    text-transform: uppercase;
    background: rgb(40 56 144);
}

/*.rd-navbar-fixed .rd-navbar-nav > li.opened > a,
.rd-navbar-fixed .rd-navbar-nav > li a:hover { color: #000000; }
*/
.rd-navbar-fixed .rd-navbar-nav>li.active .rd-navbar-submenu-toggle:after {
    color: #ffffff;
}

.rd-navbar-fixed .rd-navbar-nav>li.active>a {
    background: transparent;
    background: transparent;
    color: white !important;
    background: #60badc !important;
    border-bottom-right-radius: 2em;
    border-top-right-radius: 2em;
}

.rd-navbar-fixed .rd-navbar-dropdown .rd-navbar-dropdown,
.rd-navbar-fixed .rd-navbar-megamenu .rd-navbar-megamenu {
    display: none;
}

.rd-navbar-fixed .rd-navbar-submenu {
    position: relative;
}

.rd-navbar-fixed .rd-navbar-submenu li>a {
    padding-left: 32px;
}

.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown li li>a,
.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-megamenu ul li li>a {
    padding-left: 35px;
}

.rd-navbar-fixed .rd-navbar-submenu.opened>.rd-navbar-dropdown,
.rd-navbar-fixed .rd-navbar-submenu.opened>.rd-navbar-megamenu {
    display: block;
}

.rd-navbar-fixed .rd-navbar-nav li:hover>a,
.rd-navbar-fixed .rd-navbar-nav li:hover>a:hover,
.rd-navbar-fixed .rd-navbar-nav li.focus>a,
.rd-navbar-fixed .rd-navbar-nav li.focus>a:hover {}

.rd-navbar-fixed .rd-navbar-nav li:hover>.rd-navbar-submenu-toggle,
.rd-navbar-fixed .rd-navbar-nav li.focus>.rd-navbar-submenu-toggle {
    color: #fff;
}

.rd-navbar-fixed .rd-navbar-nav li:hover>.rd-navbar-submenu-toggle:hover,
.rd-navbar-fixed .rd-navbar-nav li.focus>.rd-navbar-submenu-toggle:hover {
    cursor: pointer;
    color: #fff;
}

.rd-navbar-fixed .rd-navbar-nav li .rd-navbar-dropdown .rd-navbar-dropdown,
.rd-navbar-fixed .rd-navbar-nav li .rd-navbar-megamenu .rd-navbar-megamenu {
    transition: opacity 0.3s, height 0.4s ease;
    opacity: 0;
    height: 0;
    overflow: hidden;
}

.rd-navbar-fixed .rd-navbar-nav li .rd-navbar-dropdown>li,
.rd-navbar-fixed .rd-navbar-nav li .rd-navbar-megamenu>li {
    /* padding-left: 5px; */
}

.rd-navbar-fixed .rd-navbar-nav li .rd-navbar-dropdown a,
.rd-navbar-fixed .rd-navbar-nav li .rd-navbar-megamenu a {
    color: #60badc;
}

/*.rd-navbar-fixed .rd-navbar-nav li .rd-navbar-dropdown a:hover,
.rd-navbar-fixed .rd-navbar-nav li .rd-navbar-megamenu a:hover { color: #000; }*/
.rd-navbar-fixed .rd-navbar-nav li .rd-navbar-megamenu>li {
    padding-left: 30px;
}

.rd-navbar-fixed .rd-navbar-nav li.opened>.rd-navbar-dropdown,
.rd-navbar-fixed .rd-navbar-nav li.opened>.rd-navbar-megamenu {
    opacity: 1;
    height: auto;
    list-style: none;
    -webkit-padding-start: 0;
    padding-top: 0.4em;
}

.rd-navbar-fixed .rd-navbar-nav li.opened>a {
    background: #60badc;
    color: #60badc;
    background: rgb(40 56 144);
}

.rd-navbar-fixed .rd-navbar-nav li.opened>span:after {
    color: #60badc;
}

.rd-navbar-fixed .rd-navbar-nav li.opened>.rd-navbar-submenu-toggle {
    color: #60badc;
}

.rd-navbar-fixed .rd-navbar-nav li.opened>.rd-navbar-submenu-toggle::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.rd-navbar-fixed .rd-navbar-nav .rd-navbar-submenu-toggle::after {
    content: '\f078';
    position: absolute;
    top: 22px;
    right: 10px;
    margin-top: -22px;
    width: 36px;
    height: 44px;
    font: 900 10px "Font Awesome 5 Free";
    line-height: 42px;
    text-align: center;
    transition: 0.4s all ease;
    z-index: 2;
    color: #60badc;
}

.rd-navbar-fixed .rd-navbar-collapse,
.rd-navbar-fixed .rd-navbar-search-toggle {
    position: fixed;
    top: 4px;
    z-index: 1000;
    background-color: transparent;
    border: none;
    right: 41px;
    left: auto;
}

.rd-navbar-fixed .rd-navbar-collapse:focus,
.rd-navbar-fixed .rd-navbar-search-toggle:focus {
    outline: none;
}

.rd-navbar-fixed.active .rd-navbar-nav {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

@media (max-width: 1199px) {
    .rd-navbar-fixed.rd-navbar--on-search .brand-name {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
}

.rd-navbar-fixed.rd-navbar--is-clone {
    display: none;
}

.rd-navbar-fixed.rd-navbar--is-clone .rd-navbar-panel {
    -webkit-transform: translateY(-110%);
    transform: translateY(-110%);
}

.rd-navbar-fixed.rd-navbar--is-clone.rd-navbar--is-stuck .rd-navbar-panel {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.rd-navbar-fixed .rd-navbar-fixed--visible {
    display: block;
}

.rd-navbar-fixed .rd-navbar-fixed--hidden {
    display: none;
}

.rd-navbar-fixed .top-panel {
    display: none;
}

.rd-navbar-fixed .btn {
    position: fixed;
    top: 8px;
    right: 3px;
    z-index: 999;
}

.rd-navbar-fixed .btn .icon {
    padding-right: 0;
}

.rd-navbar-fixed .btn span:nth-of-type(2) {
    display: none;
}

/*html.rd-navbar-fixed-linked body { padding-top: 55px; }*/
@media (min-width: 768px) {
    html.rd-navbar-fixed-linked .body_mod_1 {
        margin-top: -55px;
    }
}

html.rd-navbar-fixed-linked .tablet .body_mod_1,
html.rd-navbar-fixed-linked .mobile .body_mod_1 {
    margin-top: 0;
}

.rd-navbar-static .rd-navbar-nav .li-only-fixed,
.rd-navbar-fullwidth .rd-navbar-nav .li-only-fixed {
    display: none;
}

.header-transparent .rd-navbar-fixed .li-only-fixed .mail-fixed,
.header-transparent .rd-navbar-fixed .li-only-fixed .telephone-fixed,
.header-transparent .rd-navbar-fixed .li-only-fixed .address-fixed,
.header-minimal .rd-navbar-fixed .li-only-fixed .mail-fixed,
.header-minimal .rd-navbar-fixed .li-only-fixed .telephone-fixed,
.header-minimal .rd-navbar-fixed .li-only-fixed .address-fixed {
    display: none;
}

.header-center .rd-navbar-fixed .li-only-fixed .mail-fixed {
    display: none;
}

/* Sidebar Layout */
html.rd-navbar-sidebar-linked body {
    padding-left: 270px;
}

.rd-navbar-sidebar {
    position: fixed;
    display: block;
}

.rd-navbar-sidebar .rd-navbar-nav li:hover>a,
.rd-navbar-sidebar .rd-navbar-nav li:hover>a:hover,
.rd-navbar-sidebar .rd-navbar-nav li.focus>a,
.rd-navbar-sidebar .rd-navbar-nav li.focus>a:hover {
    color: #000000;
    background: transparent;
}

.rd-navbar-sidebar .rd-navbar-nav li:hover>.rd-navbar-submenu-toggle,
.rd-navbar-sidebar .rd-navbar-nav li.focus>.rd-navbar-submenu-toggle {
    color: #fff;
}

.rd-navbar-sidebar .rd-navbar-nav li:hover>.rd-navbar-submenu-toggle:hover,
.rd-navbar-sidebar .rd-navbar-nav li.focus>.rd-navbar-submenu-toggle:hover {
    cursor: pointer;
    color: #fff;
}

.rd-navbar-sidebar .rd-navbar-nav li .rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-nav li .rd-navbar-megamenu {
    transition: opacity 0.3s, height 0.4s ease;
    opacity: 0;
    height: 0;
    overflow: hidden;
}

.rd-navbar-sidebar .rd-navbar-nav li.opened>.rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-nav li.opened>.rd-navbar-megamenu {
    opacity: 1;
    height: auto;
}

.rd-navbar-sidebar .rd-navbar-nav li.opened>a {
    background: transparent;
    color: #000;
}

.rd-navbar-sidebar .rd-navbar-nav li.opened>.rd-navbar-submenu-toggle {
    color: #fff;
}

.rd-navbar-sidebar .rd-navbar-nav li.opened>.rd-navbar-submenu-toggle::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.rd-navbar-sidebar .rd-navbar-submenu-toggle::after {
    content: '\f078';
    position: absolute;
    top: 22px;
    right: 0;
    margin-top: -22px;
    width: 65px;
    height: 44px;
    font: 400 14px "FontAwesome";
    line-height: 42px;
    text-align: center;
    transition: 0.4s all ease;
    z-index: 2;
}

.rd-navbar-sidebar .rd-navbar-brand {
    text-align: center;
}

.rd-navbar-sidebar .rd-navbar-collapse-items {
    top: 0;
    left: 0;
    padding-top: 45px;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    opacity: 0;
    visibility: hidden;
}

.rd-navbar-sidebar .rd-navbar-collapse {
    position: absolute;
    top: 4px;
    left: 4px;
    display: inline-block;
    z-index: 1;
}

.rd-navbar-sidebar .rd-navbar-collapse.active .rd-navbar-collapse-items {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.rd-navbar-static .rd-navbar-search-toggle:before {
    color: rgb(0 0 0);
}

/*
* @subsection   Page boxed layout style redeclaration
* @description  Redefines navbar style inside boxed layout
* @see          ../modules/_page-layouts.scss
*/
html.boxed.rd-navbar--has-sidebar body {
    padding-left: 300px;
    padding-right: 30px;
}

html.boxed .rd-navbar--is-clone {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

.rd-navbar-telephone {
    display: none;
}

.rd-navbar-telephone a {
    color: #D4934F;
}

.rd-navbar-telephone a:hover {
    color: #000;
}

.header-transparent {
    position: relative;
}

.header-transparent .top-panel {
    display: none;
}

.header-transparent .rd-navbar-static .rd-navbar-brand .brand-name span.brand-slogan,
.header-transparent .rd-navbar-static .rd-navbar-brand .brand-name span:nth-of-type(2),
.header-transparent .rd-navbar-static .rd-navbar-brand .brand-name span:nth-of-type(3),
.header-transparent .rd-navbar-fullwidth .rd-navbar-brand .brand-name span.brand-slogan,
.header-transparent .rd-navbar-fullwidth .rd-navbar-brand .brand-name span:nth-of-type(2),
.header-transparent .rd-navbar-fullwidth .rd-navbar-brand .brand-name span:nth-of-type(3) {
    color: #fff;
}

.header-transparent .rd-navbar-static .rd-navbar-brand .brand-name span.brand-slogan:before,
.header-transparent .rd-navbar-static .rd-navbar-brand .brand-name span:nth-of-type(2):before,
.header-transparent .rd-navbar-static .rd-navbar-brand .brand-name span:nth-of-type(3):before,
.header-transparent .rd-navbar-fullwidth .rd-navbar-brand .brand-name span.brand-slogan:before,
.header-transparent .rd-navbar-fullwidth .rd-navbar-brand .brand-name span:nth-of-type(2):before,
.header-transparent .rd-navbar-fullwidth .rd-navbar-brand .brand-name span:nth-of-type(3):before {
    background-color: #fff;
}

.header-transparent .rd-navbar-static .rd-navbar-nav>li>a,
.header-transparent .rd-navbar-fullwidth .rd-navbar-nav>li>a {
    color: #fff;
}

.header-transparent .rd-navbar-static .rd-navbar-nav>li.focus>a,
.header-transparent .rd-navbar-static .rd-navbar-nav>li>a:hover,
.header-transparent .rd-navbar-fullwidth .rd-navbar-nav>li.focus>a,
.header-transparent .rd-navbar-fullwidth .rd-navbar-nav>li>a:hover {
    color: #D4934F;
    background: transparent;
}

.header-transparent .rd-navbar-static .rd-navbar-nav>li.active>a,
.header-transparent .rd-navbar-fullwidth .rd-navbar-nav>li.active>a {
    color: #D4934F;
    background: transparent;
}

.header-transparent .rd-navbar-static .rd-navbar-nav>li.rd-navbar-submenu.rd-navbar--has-dropdown .rd-navbar-submenu-toggle:hover,
.header-transparent .rd-navbar-fullwidth .rd-navbar-nav>li.rd-navbar-submenu.rd-navbar--has-dropdown .rd-navbar-submenu-toggle:hover {
    color: #D4934F;
    cursor: pointer;
}

.header-transparent .rd-navbar-static .rd-navbar-nav>li.rd-navbar-submenu.rd-navbar--has-dropdown:hover .rd-navbar-submenu-toggle,
.header-transparent .rd-navbar-static .rd-navbar-nav>li.rd-navbar-submenu.rd-navbar--has-dropdown.focus .rd-navbar-submenu-toggle,
.header-transparent .rd-navbar-fullwidth .rd-navbar-nav>li.rd-navbar-submenu.rd-navbar--has-dropdown:hover .rd-navbar-submenu-toggle,
.header-transparent .rd-navbar-fullwidth .rd-navbar-nav>li.rd-navbar-submenu.rd-navbar--has-dropdown.focus .rd-navbar-submenu-toggle {
    color: #D4934F;
}

@media (min-width: 768px) {
    .header-transparent .rd-navbar-inner {
        position: absolute;
        left: 0;
        right: 0;
    }

    .header-transparent .btn {
        z-index: 1;
        color: #0e3655;
        background-color: #fff;
        border-color: #fff;
    }

    .header-transparent .btn:focus,
    .header-transparent .btn.focus,
    .header-transparent .btn:hover,
    .header-transparent .btn:active,
    .header-transparent .btn.active,
    .open>.header-transparent .btn.dropdown-toggle {
        color: #000;
        background-color: #da9c60;
        border-color: #da9c60;
    }

    .header-transparent .btn:active,
    .header-transparent .btn.active,
    .open>.header-transparent .btn.dropdown-toggle {
        -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
    }

    .header-transparent .btn:active:hover,
    .header-transparent .btn:active:focus,
    .header-transparent .btn:active.focus,
    .header-transparent .btn.active:hover,
    .header-transparent .btn.active:focus,
    .header-transparent .btn.active.focus,
    .open>.header-transparent .btn.dropdown-toggle:hover,
    .open>.header-transparent .btn.dropdown-toggle:focus,
    .open>.header-transparent .btn.dropdown-toggle.focus {
        color: #000;
        background-color: #da9c60;
        border-color: #da9c60;
    }

    .header-transparent .btn.disabled,
    .header-transparent .btn[disabled],
    fieldset[disabled] .header-transparent .btn {
        pointer-events: none;
        opacity: .5;
    }

    .header-transparent .btn .badge {
        color: #fff;
        background-color: #0e3655;
    }

    .header-transparent .btn:focus {
        color: #0e3655;
        background-color: #fff;
    }

    .header-transparent .btn:focus:hover {
        background-color: #da9c60;
        color: #000;
    }

    .header-transparent .rd-navbar-nav>.rd-navbar-submenu.rd-navbar--has-dropdown .rd-navbar-submenu-toggle {
        position: relative;
        z-index: 1;
        color: #fff;
    }
}

.header-transparent .icon-darker {
    color: #fff;
}

.header-transparent .rd-navbar--is-stuck {
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15);
}

.header-transparent .rd-navbar--is-stuck .rd-navbar-inner {
    position: static;
}

.header-transparent .rd-navbar--is-stuck .rd-navbar-inner {
    background-color: #43ca83;
}

.header-center .rd-navbar-fixed .li-only-fixed .address-fixed {
    display: none;
}

@media (min-width: 768px) {
    html:not(.tablet) .header-center .rd-navbar {
        box-shadow: none;
    }

    html:not(.tablet) .header-center .rd-navbar-search {
        bottom: -57px;
    }

    html:not(.tablet) .header-center .rd-navbar-telephone {
        display: block;
    }

    html:not(.tablet) .header-center .top-panel {
        display: none;
    }

    html:not(.tablet) .header-center .rd-navbar-inner {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 0;
    }

    html:not(.tablet) .header-center .rd-navbar-wrap {
        max-width: 1200px;
        margin: 0 auto;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    html:not(.tablet) .header-center .rd-navbar-nav-wrap {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        margin-top: 35px;
        padding: 10px 0;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-top: 1px solid #e4e4e4;
    }

    html:not(.tablet) .header-center .rd-navbar-nav {
        position: static;
    }

    html:not(.tablet) .header-center .rd-navbar-megamenu {
        left: 10px;
        width: 98%;
    }
}

@media (min-width: 768px) and (min-width: 1200px) {
    html:not(.tablet) .header-center .rd-navbar-megamenu {
        left: 0;
        width: 100%;
    }
}

@media (min-width: 768px) {
    html:not(.tablet) .header-center .rd-navbar-fullwidth {
        width: 100%;
    }

    html:not(.tablet) .header-center .rd-navbar-fullwidth .rd-navbar-nav>li+li {
        margin-left: 0;
    }

    html:not(.tablet) .header-center .rd-navbar--is-stuck {
        box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15);
    }

    html:not(.tablet) .header-center .rd-navbar--is-stuck .rd-navbar-inner {
        padding: 15px;
    }

    html:not(.tablet) .header-center .rd-navbar--is-stuck .rd-navbar-telephone,
    html:not(.tablet) .header-center .rd-navbar--is-stuck .rd-navbar-panel,
    html:not(.tablet) .header-center .rd-navbar--is-stuck .btn {
        display: none;
    }

    html:not(.tablet) .header-center .rd-navbar--is-stuck .rd-navbar-nav-wrap {
        margin-top: 0;
        border: none;
        padding-top: 0;
        padding-bottom: 0;
    }

    html:not(.tablet) .header-center .rd-navbar-submenu .rd-navbar-megamenu,
    html:not(.tablet) .header-center .rd-navbar-submenu.focus .rd-navbar-megamenu {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    html:not(.tablet) .header-center .rd-navbar-nav>li+li {
        margin-left: 64px;
    }
}

.header-minimal .top-panel {
    display: none;
}

.header-minimal .btn {
    display: none;
}

@media (min-width: 768px) {
    .header-minimal .rd-navbar--is-stuck {
        box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15);
    }

    .header-minimal .rd-navbar-static {
        width: 100%;
    }

    .header-minimal .rd-search {
        bottom: -54px;
    }

    .header-minimal .rd-navbar-wrap {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
    }

    .header-minimal .rd-navbar-nav-wrap {
        text-align: right;
        max-width: none;
        padding: 0;
    }

    .header-minimal .rd-navbar-nav {
        position: static;
    }
}

@media (min-width: 768px) and (min-width: 1200px) {
    .header-minimal .rd-navbar-nav {
        position: relative;
    }
}

@media (min-width: 768px) {
    .header-minimal .rd-navbar-megamenu {
        max-width: none;
        width: 98%;
    }
}

@media (min-width: 768px) and (min-width: 1200px) {
    .header-minimal .rd-navbar-megamenu {
        width: 100% !important;
        left: 0;
    }
}

@media (min-width: 1200px) {
    .header-minimal .rd-search {
        bottom: -93px;
    }
}

.header-minimal .rd-navbar-fullwidth .rd-navbar-megamenu {
    left: 0;
}

.header-minimal .rd-navbar-nav .rd-navbar-submenu .rd-navbar-megamenu,
.header-minimal .rd-navbar-nav .rd-navbar-submenu.focus .rd-navbar-megamenu {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.brand-fixed,
.telephone-fixed,
.mail-fixed,
.address-fixed,
.list-inline-fixed {
    display: none;
}

.icon-xs-square {
    display: inline-block;
    font-size: 18px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 2.9;
}

.header-corporate .list-inline-fixed {
    display: block;
}

.header-corporate .list-inline-fixed .icon-xs-square {
    width: 25px;
}

.header-hamburger .rd-navbar-fixed .li-only-fixed .address-fixed {
    display: none;
}

.header-hamburger .btn {
    display: none;
}

.header-hamburger .li-only-fixed {
    padding-left: 16px;
}

@media (min-width: 768px) {
    .header-hamburger .li-only-fixed {
        padding-left: 0;
    }

    .header-hamburger .rd-navbar-search-toggle {
        display: none;
    }

    .header-hamburger .rd-navbar-brand {
        display: none;
    }

    .header-hamburger .rd-navbar-fixed .li-only-fixed .address-fixed {
        display: none;
    }

    .header-hamburger .li-only-fixed .rd-search {
        max-width: 100%;
    }

    .header-hamburger .rd-navbar-nav li .rd-navbar-dropdown>li {
        padding-left: 0;
    }

    .header-hamburger .rd-navbar-fixed .rd-navbar-nav-wrap {
        right: -432px;
        left: auto;
        overflow-y: scroll;
        top: 20px;
        bottom: 20px;
        -webkit-transform: translateX(-10%);
        transform: translateX(-10%);
        border-radius: 6px;
        box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.21);
        text-align: center;
        padding: 36px 30px 36px 41px;
    }

    .header-hamburger .rd-navbar-fixed .rd-navbar-nav-wrap.active {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        right: 0;
    }

    .header-hamburger .telephone-fixed,
    .header-hamburger .mail-fixed {
        display: block;
        text-align: left;
    }

    .header-hamburger .telephone-fixed a,
    .header-hamburger .mail-fixed a {
        color: #7f7f7f;
    }

    .header-hamburger .telephone-fixed a:hover,
    .header-hamburger .mail-fixed a:hover {
        color: #43ca83;
    }

    .header-hamburger .telephone-fixed {
        margin-top: 40px;
    }

    .header-hamburger .mail-fixed {
        margin-top: 10px;
    }

    .header-hamburger .rd-navbar-fixed .brand-fixed {
        display: inline-block;
        position: static;
        border-bottom: 1px solid #c1c1c1;
        padding: 0 32px 77px;
    }

    .header-hamburger .rd-navbar-fixed .brand-fixed .brand-name .brand-slogan {
        display: block;
    }

    .header-hamburger .btn {
        display: none;
    }

    .header-hamburger .rd-navbar-panel {
        padding: 0;
        height: 0;
    }

    .header-hamburger .rd-navbar-panel:before {
        background-color: transparent;
    }

    .header-hamburger .brand-static {
        display: none;
    }

    .header-hamburger .rd-navbar-nav-wrap {
        width: 300px;
        bottom: 0;
    }

    .header-hamburger .rd-navbar-search .form-group {
        position: static;
        visibility: visible;
        opacity: 1;
    }

    .header-hamburger .rd-navbar-nav {
        width: 100%;
        box-shadow: none;
        padding-top: 7px;
        height: 90%;
    }

    .header-hamburger .rd-navbar-nav>li>a {
        padding: 3px 12px 3px 0;
    }

    .header-hamburger .rd-navbar-nav .rd-navbar-submenu-toggle {
        right: 20px;
        top: 24px;
        bottom: inherit;
    }

    .header-hamburger .rd-navbar-panel-wrap {
        padding: 0;
    }

    .header-hamburger .rd-navbar-nav li>a {
        display: block;
    }

    .header-hamburger .rd-navbar-fixed .rd-navbar-submenu-toggle:after {
        top: 16px;
    }

    .header-hamburger .rd-navbar-toggle {
        position: absolute;
        background-color: #fff;
        transition: .3s;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        top: 60px;
        text-align: center;
        right: 75px;
        box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.15);
    }

    .header-hamburger .rd-navbar-toggle:before {
        position: absolute;
        top: 7px;
        left: 17px;
        content: '\f0c9';
        font-size: 30px;
        font-family: "FontAwesome";
        color: #D4934F;
    }

    .header-hamburger .rd-navbar-toggle span {
        display: none;
    }

    .header-hamburger .rd-navbar-toggle:hover {
        background-color: #43ca83;
    }

    .header-hamburger .rd-navbar-toggle:hover:before {
        color: #fff;
    }

    .header-hamburger .rd-navbar-toggle.active {
        transition: .4s all ease;
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }

    .header-hamburger .rd-navbar-toggle.active:before {
        top: 6px;
        left: 18px;
        content: "\f00d";
        color: #D4934F;
    }
}

.tablet .rd-navbar-telephone,
.mobile .rd-navbar-telephone {
    display: none;
}

/*
* @subsection   RD Parallax
* @description  Describes style declarations for RD Parallax extension
* @author       Evgeniy Gusarov
* @link         https://ua.linkedin.com/pub/evgeniy-gusarov/8a/a40/54a
* @version      3.6.4
*/
.rd-parallax-inner {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    clip: rect(0, auto, auto, 0);
}

.rd-parallax-layer[data-type="media"] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
}

.rd-parallax-layer[data-type="media"] iframe {
    width: 100%;
    height: 100%;
}

.rd-parallax-layer[data-url] {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.rd-parallax-swiper {
    z-index: 1 !important;
}

.rd-parallax-overlay .rd-parallax-layer[data-type="media"]:before {
    content: '';
    position: absolute;
    display: inline-block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(14, 54, 85, 0.8);
    z-index: 0;
}

@media (min-width: 1200px) {
    .rd-parallax-overlay .rd-parallax-layer[data-type="media"]:before {
        display: none;
    }
}

.rd-parallax-overlay-2:before {
    background-color: rgba(14, 54, 85, 0.8);
}

/*
* @subsection   RD Material Tabs
* @description  Describes style declarations for RD Material Tabs extension
* @author       Rafael Shayvolodyan


* @version      1.0.3
*/
.rd-material-tabs {
    -webkit-tap-highlight-color: transparent;
    width: 100%;
    position: relative;
    opacity: 0;
    visibility: hidden;
}

.rd-material-tabs.loaded {
    opacity: 1;
    visibility: visible;
}

.rd-material-tabs__list {
    white-space: nowrap;
}

.rd-material-tabs__list .rd-material-tab {
    display: inline-block;
}

.rd-material-tabs img {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.rd-material-tabs__stage-outer {
    position: relative;
    overflow: hidden;
}

.rd-material-tabs__stage:before,
.rd-material-tabs__stage:after {
    content: " ";
    display: table;
}

.rd-material-tabs__stage:after {
    clear: both;
}

.rd-material-tabs__container {
    padding: 0 5px;
    margin-top: 60px;
}

.rd-material-tabs__container .rd-material-tab {
    float: left;
    width: 100%;
}

.rd-material-tabs__container .thumb {
    margin-top: 10px;
}

.rd-material-tabs-canMove {
    cursor: w-resize;
}

.rd-material-tabs-grab,
.rd-material-tabs-grab a {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

/*
* @subsection   RD Video
* @description  Describes style declarations for RD Video extension
* @author       Rafael Shayvolodyan
* @link         https://ua.linkedin.com/in/rafael-shayvolodyan-3a297b96
* @version      1.0.0
*/
.rd-video {
    position: relative;
}

.rd-video video {
    margin: auto;
    position: absolute;
    opacity: 0;
    visibility: hidden;
}

.rd-video video.transition {
    transition: .3s all linear;
}

.rd-video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
}

.rd-video-preloader {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: .3s all ease;
    background: url(../images/preloader.gif) no-repeat rgba(255, 255, 255, 0.8) center center;
    z-index: 6;
}

.rd-video.loading .rd-video-preloader {
    opacity: 1;
    visibility: visible;
}

.rd-video-context-wrapper {
    z-index: 99999;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: none;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    transition: .3s background ease;
}

.rd-video-context-wrapper.show {
    background: rgba(0, 0, 0, 0.7);
    opacity: 1;
    visibility: visible;
}

.rd-video-context-wrapper.show .rd-video-context {
    bottom: 0;
}

.rd-video-context-wrapper .rd-video-context {
    padding: 2px 0;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -100%;
    right: 0;
    transition: .5s bottom ease;
}

.rd-video-context-wrapper h6 {
    padding: 5px 10px 5px 15px;
    text-transform: none;
}

.rd-video-context-wrapper ul li {
    cursor: pointer;
    font-size: 14px;
    padding: 5px 5px 5px 15px;
    text-transform: none;
    border-top: 1px solid #E9E9E9;
}

.rd-video-context-wrapper ul li:hover,
.rd-video-context-wrapper ul li.active {
    background: #000;
    color: #fff;
}

.rd-video-context-wrapper ul li.active {
    cursor: default;
}

.desktop .rd-video-context-wrapper {
    position: absolute;
    width: 160px;
    transform: none;
    background: #fff;
}

.desktop .rd-video-context-wrapper.show {
    opacity: 1;
    visibility: visible;
}

.desktop .rd-video-context-wrapper .rd-video-context {
    position: static;
}

.rd-video.rd-video-bg {
    height: 100vh;
}

.rd-video.rd-video-bg>.rd-video-wrapper,
.rd-video.rd-video-bg>.rd-video-wrapper>video {
    z-index: -1;
}

.rd-video.rd-video-bg .play-btn {
    display: none;
}

/*
* @subsection   RD Calendar
* @author       Evgeniy Gusarov
* @see          https://ua.linkedin.com/pub/evgeniy-gusarov/8a/a40/54a
* @version      1.0.0
*/
.rdc-next,
.rdc-prev,
.rdc-events_close {
    color: #cdcdcd;
    font: 400 18px/38px "FontAwesome";
    cursor: pointer;
    transition: .3s all ease;
    opacity: .5;
}

.rdc-next:hover,
.rdc-prev:hover,
.rdc-events_close:hover {
    opacity: 1;
}

.rdc-next:before {
    content: '\f061';
}

.rdc-prev:before {
    content: '\f060';
}

.rdc-events_close:before {
    content: '\f00d';
}

.rdc-events {
    opacity: 0;
    visibility: hidden;
    transition: .4s all ease-in-out;
}

.rd-calendar.show-events .rdc-events {
    opacity: 1;
    visibility: visible;
}

.rdc-event {
    display: none;
}

.rdc-event.active {
    display: block;
}

.rdc-table {
    position: relative;
    width: 100%;
}

.rdc-table table {
    border-spacing: 4px;
    border-collapse: separate;
    margin-left: auto;
    margin-right: auto;
}

.rdc-table td {
    position: relative;
}

.rdc-table_day {
    color: #cdcdcd;
    padding: 5px 0;
    text-transform: uppercase;
    font-size: 18px;
}

.rdc-table_date {
    width: 60px;
    height: 60px;
    font-weight: 300;
    font-size: 20px;
    line-height: 54px;
    padding: 3px;
    color: #fff;
    text-align: center;
    background-color: #cdcdcd;
    box-sizing: border-box;
}

.rdc-table_today {
    background-color: #e4e4e4;
}

.rdc-table_event {
    cursor: pointer;
    transition: .3s all ease;
}

.rdc-table_event:hover {
    color: #fff;
    background-color: #cdcdcd;
}

.rdc-table_next,
.rdc-table_prev {
    opacity: .5;
}

/*
* @subsection   RD Google Map
* @description  Describes style declarations for RD Google Map extension
* @author       Evgeniy Gusarov
* @link         https://ua.linkedin.com/pub/evgeniy-gusarov/8a/a40/54a
* @version      1.0.0
*/
.rd-google-map {
    color: #333;
    height: 250px;
}

.rd-google-map img {
    max-width: none !important;
}

@media (min-width: 480px) {
    .rd-google-map {
        height: 250px;
    }
}

@media (min-width: 768px) {
    .rd-google-map {
        height: 460px;
    }
}

.map_locations {
    display: none;
}

/**
 * @subsection   Swiper 3.1.7
 * @description  Most modern mobile touch slider and framework with
 *               hardware accelerated transitions
 * @author       Vladimir Kharlampidi
 * @see          http://www.idangero.us/swiper/
 * @licesne      MIT License
 */
.swiper-container {
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    /* Fix of Webkit flickering */
    z-index: 8;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
    text-align: center;
}

/* a11y */
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
    display: none;
    position: absolute;
    top: 50%;
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 46px;
    text-align: center;
    margin-top: -23px;
    z-index: 10;
    cursor: pointer;
    opacity: .5;
    color: #fff;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    opacity: 1;
}

.secondarypage .swiper-button-prev,
.secondarypage .swiper-button-next {
    bottom: 10px;
    top: auto;
}

@media (min-width: 768px) {

    .swiper-button-prev,
    .swiper-button-next {
        display: block;
    }
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev {
    left: 3.5%;
}

.swiper-button-next {
    right: 3.5%;
}

/* Pagination Styles */
.swiper-pagination {
    display: block;
    position: absolute;
    text-align: left;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-pagination-bullet {
    width: 1.1em;
    height: 1.1em;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
    outline: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: rgb(0 0 0);
    box-shadow: 0 0 0 0.2em inset white;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}

.swiper-container-vertical>.swiper-pagination {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    -moz-transform: translate3d(0px, -50%, 0);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet {
    margin: 5px 0;
    display: block;
}

.swiper-container-horizontal>.swiper-pagination {
    bottom: 2vw;
    left: 2vw;
    width: calc(50% - 3em);
    min-width: 300px;
    z-index: 9999;
}

.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    margin: 0 0.3em;
}

/* 3D Container */
.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
    /* Windows 8 IE 10 fix */
    -ms-perspective: 1200px;
}

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

/* Cube */
.swiper-container-cube {
    overflow: visible;
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}

/* Scrollbar */
.swiper-scrollbar {
    position: relative;
    -ms-touch-action: none;
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    bottom: 0;
    z-index: 50;
    height: 3px;
    width: 100%;
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: #FF0;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

.swiper-slide>.vide__body,
.swiper-slide>.parallax_cnt {
    height: 100%;
}

.swiper-slide {
    white-space: nowrap;
}

.swiper-slide:not(.vide):not(.rd-parallax):before,
.swiper-slide .parallax_cnt:before,
.swiper-slide .vide__body:before {
    content: '';
    display: inline-block;
    height: 50%;
}

.swiper-slide-caption {
    display: inline-block;
    width: 100%;
    max-height: 100%;
    vertical-align: middle;
    white-space: normal;
}

.swiper-slide-caption *+.btn {
    margin-top: 1rem;
}

.swiper-slide-caption p {
    display: none;
}

.swiper-slide,
.swiper-slide h1,
.swiper-slide h2,
.swiper-slide h3,
.swiper-slide h4,
.swiper-slide h5,
.swiper-slide h6,
.swiper-slide .h1,
.swiper-slide .h2,
.swiper-slide .h3,
.swiper-slide .h4,
.swiper-slide .h5,
.swiper-slide .h6 {
    color: #fff;
}

@media (min-width: 768px) {
    .swiper-slide-caption p {
        display: block;
    }
}

/*
* @subsection   ToTop
* @license      MIT license - http://opensource.org/licenses/MIT
* @version      1.0.0
*/
.ui-to-top {
    width: 50px;
    height: 50px;
    font-size: 24px;
    line-height: 46px;
    color: #000;
    background-color: hsla(196, 64%, 62%, 0.65);
    border-radius: 50%;
    position: fixed;
    right: 15px;
    bottom: 15px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 20;
    transition: .3s all ease;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
}

.ui-to-top:focus {
    background: #da9c60;
    color: #FFF;
}

.ui-to-top:hover,
.ui-to-top:focus:hover {
    color: #000;
    background: #ffffff;
    box-shadow: 0 10px 30px #0000006e;
    text-decoration: none;
}

.ui-to-top.active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.mobile .ui-to-top,
.tablet .ui-to-top {
    display: none !important;
}

@media (min-width: 480px) {
    .ui-to-top {
        right: 40px;
        bottom: -80px;
    }
}

/* Owl Carousel - Animate Plugin */
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* Owl Carousel - Auto Height Plugin */
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

/* Core Owl Carousel CSS File */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
    height: fit-content;
    /* padding: 1em 0; */
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* right: 0; */
    /* bottom: 0; */
    /* display: flex; */
    /* align-items: center; */
    /* padding: 0 !important; */
    /* width: 100vw; */
    /* margin: 0 0 0 1em !important; */
    transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
    display: none;
}

.owl-carousel .owl-item {
    /* min-height: 1px; */
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    vertical-align: top;
    width: 100%;
    opacity: 0;
    height: auto;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/* Owl Carousel - Lazy Load Plugin */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

/* Owl Carousel - Video Plugin */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    font: 400 40px/80px 'FontAwesome';
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:before {
    content: '\f144';
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

/* Owl Navigation */
.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font: 900 3em/3em 'Font Awesome 5 Free';
    opacity: 1;
    color: white;
    width: 1em;
    height: 3em;
}

.owl-prev:hover,
.owl-next:hover {
    opacity: 1;
}

.owl-prev {
    left: 0;
}

.owl-prev:before {
    content: '\f104';
}

.owl-next {
    right: 0;
}

.owl-next:before {
    content: '\f105';
}

/* Owl Pagination */
.owl-dots {
    margin-top: 51px;
    display: none;
}

.owl-dot {
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    position: relative;
    width: 10px;
    height: 10px;
    outline: none;
    cursor: pointer;
    background-color: #fff;
    opacity: .3;
    transition: .3s;
}

.owl-dot+.owl-dot {
    margin-left: 18px;
}

.owl-dot:hover,
.owl-dot:focus {
    opacity: 1;
}

.owl-dot.active {
    opacity: 1;
}

ul.owl-carousel {
    counter-reset: li;
}

ul.owl-carousel li {
    position: relative;
    padding-top: 40px;
    padding-left: 1px;
}

ul.owl-carousel li:before {
    position: absolute;
    top: -10px;
    left: 0;
    z-index: -1;
    content: counter(li, decimal-leading-zero);
    counter-increment: li;
    font-size: 60px;
    font-weight: 700;
    color: #33546f;
}

ul.owl-carousel li .reveal-inline-block+.reveal-inline-block {
    margin-left: 44px;
}

@media (min-width: 992px) {
    .homepage .swiper-container {}

    ul.owl-carousel li {
        padding-left: 52px;
    }

    ul.owl-carousel li:before {
        left: -3px;
    }
}

.owl-carousel-1 .owl-dots {
    text-align: center;
}

.owl-carousel-1 .owl-dots .owl-dot {
    background-color: #da9c60;
}

.owl-carousel-2 .quote-2 .block-q {
    padding: 30px 30px 24px;
}

.owl-carousel-2 .owl-dots {
    text-align: center;
}

@media (min-width: 992px) {
    .owl-carousel-2 .owl-dots {
        text-align: left;
    }
}

.owl-carousel-2 .owl-dots .owl-dot {
    background-color: #43ca83;
}

.owl-carousel-3 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.owl-carousel-3 .owl-item {
    width: 100%;
}

.owl-carousel-3 .owl-item>.owl-item {
    height: 100%;
}

.owl-carousel-3 .owl-dots {
    text-align: center;
}

.owl-carousel-3 .owl-dots .owl-dot {
    background-color: #4bafd2;
}

.owl-carousel-3 .owl-stage {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.owl-carousel-3-mod-1 .owl-item {
    background-color: #0e3655;
    border-radius: 6px;
    overflow: hidden;
}

.owl-carousel-3-mod-1 .owl-item .block-service {
    min-height: inherit;
}

.owl-carousel-4 .owl-dots {
    text-align: center;
}

.owl-carousel-4 .owl-dots .owl-dot {
    background-color: #fff;
}

.owl-carousel-5 .owl-dots {
    text-align: center;
}

@media (min-width: 992px) {
    .owl-carousel-5 .owl-dots {
        text-align: left;
    }
}

a {
    cursor: pointer;
}

.fancyfont a,
.fancyfont {
    font-family: 'Poppins';
}

.yellowtext a,
.yellowtext {
    color: #da9c60;
}

.yellowgreentext a,
.yellowgreentext {
    color: #a3db17;
}

.greentext a,
.greentext {
    color: #1C1E44;
}

.bigtext {
    font-size: 3em;
}

.event_list a.prevmonth,
.event_list a.nextmonth {
    background-color: hsla(196, 64%, 62%, 0.65);
    color: #000;
    border-radius: 50%;
    padding: 2px 11px 5px;
}

.event_list a.prevmonth {
    margin-right: 6px;
}

.event_list a.nextmonth {
    margin-left: 6px;
}

@media (min-width: 780px) {
    .bigtext {
        font-size: 4em;
    }
}

.page-head {
    position: relative;
    z-index: 99999999999;
    width: 100%;
    max-height: 100vh;
}

div.newseventsbox img {
    border-top: 4px solid #CC4F0B;
}

.level-0 {
    width: 100%;
}

.rd-navbar--is-stuck .level-0 {
    margin-top: 0px;
}

.pop-links a {
    background-color: #ebebeb;
    padding: 20px 60px 20px 30px;
    position: relative;
    color: #003d51;
    flex-grow: 1;
    justify-content: center;
    transition: .3s all ease;
    text-overflow: ellipsis;
    font-weight: 600;
    font-size: 1.2em;
    width: 98%;
    display: inline-block;
    margin: 0px 1% 7px 1%;
}

.pop-links a:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f138";
    color: #bcbcbc;
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 22px;
    transform: translate(-50%, -50%);
}

.footnav {
    font-size: 17px;
    padding: 4px;
    background-color: #FFFFFF;
    border-radius: 3px;
    float: left;
    padding-right: 30px;
}

.footnav ul {
    list-style: none;
}

.footnav li {
    display: inline-block;
}

.footnav a {
    padding: 0px 14px;
}

.privacy {
    font-size: 17px;
    padding: 1.5em 3vw;
    border-radius: 3px;
    margin: 0;
    color: white;
    font-weight: 900;
}

@media (min-width: 769px) {
    .pop-links a {
        width: 47%;
    }
}

@media (min-width: 1280px) {
    .pop-links a {
        width: 31%;
    }
}

@media (max-width: 980px) {
    .footnav {
        float: none;
        width: 100%;
        text-align: center;
    }

    .footnav ul {
        padding: 0;
    }

    .privacy {
        float: none;
        width: 100%;
    }
}

footer .brand-name img {
    max-width: 240px;
}

/*footer { background: #009688; }*/
#footer-content {
    color: white;
    font-weight: 400;
}

#section-content2 {
    background: #da9c60;
}

header .rd-navbar-static .brand-name img {
    width: 200px;
    max-height: 100%;
    transition: .3s all ease;
    display: block;
}

.secondarypage header .rd-navbar-static .brand-name img {
    width: 10vw;
    max-height: 100%;
    /* margin-bottom: 1vw; */
    transition: .3s all ease;
}

header .rd-navbar-fixed .brand-name img {
    height: auto;
    padding-top: 0;
}

.rd-navbar-static .rd-navbar-nav {
    margin-bottom: 0px;
    padding: 0;
}

nav.rd-navbar--is-stuck .brand-name img {
    /* margin-bottom: 5px; */
    /* width: 7.5vw; */
    /* margin-top: -44px; */
}

.secondarypage nav.rd-navbar--is-stuck .brand-name img {
    margin-bottom: 5px;
    width: 7.5vw;
    margin-top: -44px;
}

#contactform {
    color: hsla(0, 0%, 0%, 1.00);
    padding: 10px 0px;
}

#contactform td {
    display: block;
    width: 100%;
}

#contactform table td:first-child {
    text-align: left;
}

#contactform td input[type="text"],
#contactform td input[type="email"],
#contactform td textarea,
#directory_update input {
    padding: 5px 8px;
    width: 95%;
    max-width: 570px;
    margin-bottom: 8px;
}

#contactform td input[type="text"],
#contactform td input[type="email"] {
    max-width: 400px;
}

form#Nominate_form button,
form#contactform button,
form#ENotifications button,
#unsubscribe_form button,
#directory_update button {
    width: 100%;
    text-align: center;
    background: #60b9db;
    color: white;
    border-radius: 0.5em;
    margin-top: 0.8em;
}

ul#directory_list {
    list-style: none;
    padding: 0;
    padding-top: 1em;
}

ul#directory_list li>p {
    display: block;
    width: 100%;
    display: flex;
    justify-content: space-between;
    background: #eaebe6;
    padding: .3em .6em;
    border-radius: .3em;
    align-items: center;
    cursor: pointer;
}

ul#directory_list li>p span a {
    text-decoration: none;
    font-size: 0.6em;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 2.5em;
}

ul#directory_list .more_details {
    display: none;
    width: 100% !important;
    padding: 0.1em 1em !important;
}

ul#directory_list .more_details.advanced .details {
    display: flex;
}

ul#directory_list .more_details.advanced .details img {
    order: 2;
}

ul#directory_list .more_details.advanced .details div {
    order: 1;
    width: 100%;
}

@media only screen and (min-width: 591px) {
    #contactform td {
        display: table-cell;
        width: auto;
    }

    #contactform table td:first-child {
        text-align: right;
        width: 25%;
        padding-right: 10px;
    }
}

.news_header {
    font-size: 22px;
    font-weight: bold;
}

.news_date {
    font-style: italic;
}

.news_content {}

.news_pager a {
    display: block;
    width: 100%;
}

.pager {
    margin-top: 30px;
}

.pager_link {
    margin: 0px 10px;
}

.news+.news {
    margin-top: 30px;
}

@media only screen and (min-width: 768px) {
    .news_pager a {
        display: inline-block;
        width: auto;
    }

    .news_pager a+a {
        margin-left: 35px;
    }
}

.calendar_dropdown,
.facebook_dropdown {
    position: relative;
    display: inline-block;
    padding: 11px 16px;
    color: #ffca95;
    background: transparent;
    line-height: 34px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    transition: .3s;
    letter-spacing: 0.025em;
    z-index: 99999999999;
}

.calendar_dropdown i,
.facebook_dropdown i {
    cursor: pointer
}

.new_dropdown {
    position: absolute;
    min-width: 300px;
    width: 50vw;
    z-index: 9999;
    right: 0;
    top: 100%;
    box-shadow: 0 10px 20px #0003;
    background: #da9c60;
    padding: 5px;
}

input#FB_Search {
    /* border: .3em solid #60b9db; */
    border-radius: 0.5em;
    padding: .3em;
    width: 100%;
    background: white;
    outline: 0;
    display: block;
    position: relative;
    z-index: 9;
    font-size: 22px;
    line-height: 31px;
    padding: 8px 24px;
    padding-left: 0.8em;
    margin-top: -2px;
    margin-bottom: -4px;
    /* color: rgb(255 255 255); */
    background: rgb(235 234 232);
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 1em;
    font-weight: 400;
    outline: 0;
    width: 100%;
    margin-right: 0;
    font-family: 'Poppins', Arial, sans-serif, "Helvetica Neue";
    box-shadow: inset 1px 1px 5px rgb(0 0 0 / 19%);
}

form#SearchBy p+p {
    display: flex;
}

form#FilterBy select {
    /* border: .3em solid #60b9db; */
    border-radius: 0.5em;
    padding: .3em;
    width: 100%;
    margin-right: .5em;
    outline: 0;
    display: block;
    position: relative;
    z-index: 9;
    font-size: 22px;
    line-height: 31px;
    padding: 8px 24px;
    padding-left: 0.8em;
    margin-top: -2px;
    margin-bottom: -4px;
    color: rgb(0 0 0);
    background: rgb(235 234 232);
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 1em;
    font-weight: 400;
    outline: 0;
    width: 100%;
    margin-right: 20px;
    font-family: 'Poppins', Arial, sans-serif, "Helvetica Neue";
    box-shadow: inset 1px 1px 5px rgb(0 0 0 / 19%);
}

form#FilterBy select:last-of-type {
    margin-right: 0em;
}

form#FilterBy p+p {
    display: flex;
}

.public_business_filter {
    background: #eaebe6;
    padding: 1em;
    margin-bottom: 2em;
    border-radius: .5em;
}

@media (max-width: 992px) {
    .secondarypage form.search_overlay {
        display: none;
    }

    .bannerimage {
        display: none
    }

    .new_dropdown {
        right: -50%;
    }

    .rd-navbar-nav-wrap .uppernav {
        padding-bottom: 30px;
    }
}

.facebook_dropdown .new_dropdown {
    min-width: 280px;
    width: auto;
}

.calendar_dropdown .new_dropdown,
.facebook_dropdown .new_dropdown {
    display: none;
}

.calendar_dropdown:hover,
.facebook_dropdown:hover {
    background: #da9c60;
    color: black
}

.calendar_dropdown:hover .new_dropdown,
.facebook_dropdown:hover .new_dropdown {
    display: block;
}

.newseventsbox {
    display: block;
    height: 100%;
    transition: .3s all ease;
    padding-bottom: 2em;
}

.newseventsbox a {
    display: block;
    background: #e2e2e2;
    height: 100%;
    transition: .3s all ease;
}

section#section-maincontent {
    background: #ffffff;
    padding: 4vw 3vw;
    width: 100%;
}

.news_image {
    background-size: cover;
    background-position: center;
    border-top: 5px solid #60badc;
    padding-bottom: 65%;
}

div#loc_main_newsbox {
    padding: 1vw 2vw;
}

.newseventsbox h4 {
    padding: 26px 26px 14px;
}

.newseventsbox p {
    margin: 0 26px 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1em;
    color: black;
}

.newseventsbox a:hover {
    transform: scale(1.05);
    box-shadow: 1px 1px 30px #00000021;
}

.pop-links a:hover {
    transform: scale(1.02);
    box-shadow: 1px 1px 30px #00000033;
}

.rd-navbar-fixed .rd-navbar-panel button.rd-navbar-search-toggle.toggle-original.active+div {
    display: flex;
    align-items: center;
    width: calc(100% - 96px);
    z-index: 999;
    /* margin-left: 100px; */
    margin-top: 0;
    position: fixed;
    top: 0;
    left: 56px;
    height: 60px;
    padding: 3px;
    right: 56px;
    font-family: poppins;
}

.fixed-links {
    position: absolute;
    right: 50px;
    font-size: 28px;
    top: 4.5px;
}

.rd-navbar-static .fixed-links {
    display: none;
}

.fixed-links a {
    color: #d4934f;
    padding-left: 10px
}

@media (min-width: 768px) {
    .bannerimage {
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        z-index: 1;
        background-position: center;
        background-size: cover;
    }

    .rd-navbar-static-linked .secondarypage .bannerimage {
        height: calc(2.6vw + 4.5em);
    }
}

ul.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transition: 1s all ease;
    transition: 1s all ease;
    background: #b50837;
}

span.media_overlay {}

span.media_overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    color: #ffffff;
    background: transparent;
}

.media li {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 33.3%;
    background-size: cover;
    background-position: 50% 50%;
}

.media li .thumb {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 100%;
    background-size: cover;
    background-position: 50% 50%;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    height: 100%;
}

.media li:hover .media_overlay {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background: rgba(0, 114, 188, 0.46);
}

.thumb:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    cursor: pointer;
}

.grid .thumb:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer;
}

.gallery_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    background: #b50837;
}

.media-wrapper {
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    width: 100%;
}

.main-about {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 50px;
}

.main-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn {
    margin-bottom: 50px;
}

.media .btn {
    margin-bottom: 0
}

@media (max-width: 991px) {
    .headline {
        font-size: 20px;
        line-height: 22px;
    }
}

@media (max-width: 380px) {
    .media li {
        width: 50%;
    }

    .media li:last-of-type {
        width: 100%;
    }

    .media li:last-of-type .btn {
        width: 100%;
    }
}

.thumb-wrap {
    display: block;
    position: relative;
    border-radius: 50%;
}

.thumb-wrap img {
    width: 100%;
    height: auto;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

.thumb-wrap .thumb_overlay {
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    bottom: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    color: #fff;
    background: #02c6bc;
    text-align: center;
    height: 74px;
    margin-top: -37px;
    display: block;
    background: #02c6bc;
    padding: 10px 5px;
}

.lt-ie9 .thumb-wrap .thumb_overlay {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF02C6BC', endColorstr='#FF02C6BC')";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF02C6BC', endColorstr='#FF02C6BC');
    zoom: 1;
}

.lt-ie9 .thumb-wrap .thumb_overlay {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF02C6BC', endColorstr='#FF02C6BC')";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF02C6BC', endColorstr='#FF02C6BC');
    zoom: 1;
}

@media (max-width: 1499px) {
    .thumb-wrap .thumb_overlay h4 {
        font-size: 20px;
        line-height: 24px;
    }

    .thumb-wrap .thumb_overlay h4+* {
        margin-top: 0;
    }
}

@media (min-width: 1499px) {
    .thumb-wrap .thumb_overlay {
        height: 140px;
        margin-top: -70px;
        padding: 40px 10px;
    }
}

.thumb-wrap .thumb_overlay h2,
.thumb-wrap .thumb_overlay h3,
.thumb-wrap .thumb_overlay h4,
.thumb-wrap .thumb_overlay h5,
.thumb-wrap .thumb_overlay h6,
.thumb-wrap .thumb_overlay .link {
    color: #fff;
}

.thumb-wrap .thumb_overlay h2 a:hover,
.thumb-wrap .thumb_overlay h3 a:hover,
.thumb-wrap .thumb_overlay h4 a:hover,
.thumb-wrap .thumb_overlay h5 a:hover,
.thumb-wrap .thumb_overlay h6 a:hover,
.thumb-wrap .thumb_overlay .link a:hover {
    color: #191c1c;
}

.thumb-wrap:hover .thumb_overlay {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.lt-ie9 .thumb-wrap:hover .thumb_overlay:before {
    display: block;
}

.thumb {
    display: block;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.thumb.video .thumb_overlay {
    display: none;
}

.filter-button-group {
    padding: 2vw;
    margin-bottom: 30px;
}

.filter-button-group button.btn {
    background: transparent;
    outline: 0;
    width: 100%;
    height: 60px;
    margin-bottom: 0;
    white-space: nowrap;
    color: black;
}

.filter-button-group button.btn:hover {
    cursor: pointer;
    border-bottom: 3px solid black
}

.filter-button-group .btn.is-checked {
    border-bottom: 3px solid #b50837;
    font-weight: bold;
    color: #b50837
}

.filter-btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0px 25px;
    display: inline-block;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 25px;
    line-height: 1.42857143;
    background-color: #fff;
    /* border: 1px solid #ddd; */
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 100%;
}

.grid-item {
    margin-top: 0 !important;
    margin-bottom: 0;
}

.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin: 4px;
    margin-bottom: 29px;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* The gallery overlay */
#galleryOverlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 100000;
    background-color: #222;
    background-color: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    display: none;
    -moz-transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
}

/* This class will trigger the animation */
#galleryOverlay.visible {
    opacity: 1;
}

#gallerySlider {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    white-space: nowrap;
    position: absolute;
    -moz-transition: left 0.4s ease;
    -webkit-transition: left 0.4s ease;
    transition: left 0.4s ease;
}

#gallerySlider .placeholder {
    background: url("../images/preloader.gif") no-repeat center center;
    height: 100%;
    line-height: 1px;
    text-align: center;
    width: 100%;
    display: inline-block;
}

/* The before element moves the image halfway from the top */
#gallerySlider .placeholder:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

#gallerySlider .placeholder .iframe-wrap,
#gallerySlider .placeholder img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}

#gallerySlider .placeholder .iframe-wrap {
    width: 1280px;
}

#gallerySlider .placeholder .iframe-wrap .iframe {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

#gallerySlider .placeholder .iframe-wrap .iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#gallerySlider.rightSpring {
    -moz-animation: rightSpring 0.3s;
    -webkit-animation: rightSpring 0.3s;
}

#gallerySlider.leftSpring {
    -moz-animation: leftSpring 0.3s;
    -webkit-animation: leftSpring 0.3s;
}

/* Firefox Keyframe Animations */
@-moz-keyframes rightSpring {
    0% {
        margin-left: 0px;
    }

    50% {
        margin-left: -30px;
    }

    100% {
        margin-left: 0px;
    }
}

@-moz-keyframes leftSpring {
    0% {
        margin-left: 0px;
    }

    50% {
        margin-left: 30px;
    }

    100% {
        margin-left: 0px;
    }
}

/* Safari and Chrome Keyframe Animations */
@-webkit-keyframes rightSpring {
    0% {
        margin-left: 0px;
    }

    50% {
        margin-left: -30px;
    }

    100% {
        margin-left: 0px;
    }
}

@-webkit-keyframes leftSpring {
    0% {
        margin-left: 0px;
    }

    50% {
        margin-left: 30px;
    }

    100% {
        margin-left: 0px;
    }
}

/* Arrows */
#prevArrow,
#nextArrow {
    border: none;
    text-decoration: none;
    background: url("../images/arrows.png") no-repeat;
    opacity: 0.5;
    cursor: pointer;
    position: absolute;
    width: 43px;
    height: 58px;
    top: 50%;
    margin-top: -29px;
    -moz-transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}

#prevArrow:hover,
#nextArrow:hover {
    opacity: 1;
}

#prevArrow {
    background-position: left top;
    left: 40px;
}

#nextArrow {
    background-position: right top;
    right: 40px;
}

.rd-navbar-wrap {
    height: auto !important;
    position: fixed;
    top: 0;
    z-index: 9;
    width: 100;
    width: 100%;
}

table.search_results {
    border-collapse: separate;
}

table.search_results tr:first-of-type {
    border-bottom: 2px solid #000
}

table.search_results tr:nth-child(even) {
    background-color: hsla(0, 0%, 92%, 1.00);
}

table.search_results tr+tr td {
    padding: .5em 1em .7em;
}

table.search_results td h2 {
    margin: 0;
    font-size: 1.5rem;
}

table.search_results td a {
    display: block;
    margin: 0;
    font-size: 1em;
}

table.search_results td p {
    margin: 0;
    font-size: 1em;
}

table.search_results td p a {
    color: #333;
}

table.search_results td br {
    display: none;
}

/*h2 + h3 { margin-top: 14px; margin-bottom: 1em; letter-spacing: 1px; font-size: 2.3em; }*/
.pop-links {
    padding-top: 1em;
    display: block;
}

.uppernav {
    background: rgb(0 0 0);
    display: flex;
    justify-content: space-between;
    padding: 0 1em;
    overflow: hidden;
    transition: .5s all ease;
    top: 0;
    position: relative;
    color: white;
}

.uppernav ul {
    list-style: none;
    padding: 0;
    display: flex;
    margin: 0;
}

.uppernav_right a {
    color: white;
    text-transform: uppercase;
    /* padding: 0.5em 0.7em; */
    display: block;
    font-size: 0.8em;
    letter-spacing: 0.15em;
    transition: .3s all ease;
    border-radius: 50%;
    height: 2em;
    width: 2em;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.voyent_btn {
    background: linear-gradient(180deg, #dc653d, #f39426);
    border-radius: 5px;
    min-width: fit-content;
    color: white;
    text-transform: none;
    font-size: 1rem;
    padding: 0rem 1rem 0;
    margin-right: 1rem;
    text-shadow: 1px 1px 0 #00000069;
    text-decoration: none !important;
    display: flex;
    width: fit-content;
}

.uppernav_left a:hover {
    color: #10497f;
}

.uppernav_right ul li {
    border-left: 1px solid rgba(0, 12, 87, 0.13);
    margin-left: .25em;
}

.uppernav_right ul li:last-of-type {
    border-right: 1px solid rgba(0, 12, 87, 0.12941176470588237);
}

.uppernav_left ul li a {
    padding: .7em 1.7em;
}

a.social_fb:hover {
    background: #3b5998;
}

a.social_tw:hover {
    background: #55acee;
}

a.social_yt:hover {
    background: #b31217;
}

a.social_ig:hover {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
}

.uppernav_right a {
    letter-spacing: 0;
}

form.search_overlay {
    position: absolute;
    top: calc(55% + 2em);
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    width: 50%;
    min-width: 310px;
    margin: auto;
    display: block;
    opacity: .9;
}

.rd-navbar-fixed-linked form.search_overlay {
    top: 50%;
}

input,
button {
    color: #000;
    font-family: Lato;
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
}

#cover {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 550px;
    padding: 35px;
    margin: -83px auto 0 auto;
    background-color: #ff7575;
    border-radius: 20px;
    box-shadow: 0 10px 40px #ff7c7c, 0 0 0 20px #ffffffeb;
}

form {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

input[type="text"] {}

input[type="text"]::placeholder {
    color: #cacaca;
}

#s-cover {
    width: 1px;
    padding-left: 1em;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #60badc;
    backface-visibility: hidden;
}

button {
    position: relative;
    display: block;
    width: 2.6em;
    height: 2.6em;
    cursor: pointer;
    outline: none;
    border: 0;
}

#s-circle {
    position: relative;
    top: -0.2em;
    left: 0;
    width: 1.5em;
    height: 1.5em;
    margin-top: 0;
    /* border-width: 15px; */
    border: 0.3em solid #fff;
    background-color: transparent;
    border-radius: 50%;
    transition: 0.4s ease all;
}

.search_overlay button span {
    position: absolute;
    top: 1.3em;
    left: 1em;
    display: block;
    width: 1em;
    height: 0.75em;
    background-color: transparent;
    border-radius: 10px;
    border: 0;
    transform: rotateZ(52deg);
    transition: 0.4s ease all;
    backface-visibility: hidden;
}

button span:before,
button span:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0.9em;
    height: 0.3em;
    background-color: #fff;
    border-radius: 10px;
    transform: rotateZ(0);
    transition: 0.4s ease all;
    display: none;
}

#s-cover:hover #s-circle {
    top: -0.1em;
    width: 1.9em;
    height: 0.3em;
    border-width: 0;
    background-color: #fff;
    border-radius: 20px;
}

#s-cover:hover span {
    top: 50%;
    left: 0.7em;
    width: 1.5em;
    margin-top: -0.7em;
    transform: rotateZ(0);
}

#s-cover:hover button span:before {
    bottom: 0.35em;
    transform: rotateZ(52deg);
}

#s-cover:hover button span:after {
    bottom: -0.35em;
    transform: rotateZ(-52deg);
}

#s-cover:hover button span:before,
#s-cover:hover button span:after {
    right: 0em;
    width: 1.2em;
    background-color: #fff;
}

.tb {
    display: table;
    width: 100%;
    background: #60badc;
    padding: 0.3em;
    border-radius: 0.8em;
    margin: 0;
}

.td {
    display: table-cell;
    vertical-align: middle;
}

.td {
    background: white;
    border-top-left-radius: 0.5em;
    border-bottom-left-radius: 0.5em;
}

input[type="text"] {}

.td input {
    padding-left: 0.5em;
    font-size: 1.4em;
    width: 100%;
    outline: 0;
    color: black;
}

.rd-navbar--is-stuck .uppernav {}

.rd-navbar--is-stuck .rd-navbar-wrap {
    top: 0em;
    position: fixed;
    /* padding-top: 0.7em; */
}

.homepage .bannerimage {
    display: block;
    text-align: center;
    position: relative;
    background: #CCC;
    height: 100vh;
    overflow: hidden;
}

.rd-navbar-fixed .rd-navbar-nav li a br {
    display: none;
}

button.rd-navbar-search-toggle.toggle-original.active:before {
    color: rgb(0 0 0);
}

.rd-navbar-fixed button.rd-navbar-search-toggle.toggle-original span {
    display: none;
}

button.rd-navbar-collapse-toggle.toggle-original.active span {
    width: 2.5em;
    border-radius: 6px;
}

.rd-navbar-fixed .rd-navbar-collapse.toggle-original-elements {
    top: 60px;
    background: white;
    transform: translateY(-100%);
    color: rgb(255 255 255);
    background: black;
    opacity: 0;
    z-index: 0;
    width: 100%;
    right: 0;
}

.rd-navbar-fixed .rd-navbar-collapse.toggle-original-elements.active {
    transform: translateY(0%);
    opacity: 1;
}

.rd-navbar-fixed .rd-navbar-collapse.toggle-original-elements.active {
    transform: translateY(0%);
    opacity: 1;
    box-shadow: 0 1em 3em rgba(0, 0, 0, 0.1);
}

button.rd-navbar-collapse-toggle.toggle-original.active {}

.rd-navbar-fixed .uppernav ul {
    flex-direction: column;
}

.rd-navbar-fixed .uppernav {
    background: #60badc;
    display: flex;
    flex-direction: column;
    padding: 1em;
}

.rd-navbar-fixed .uppernav a {
    color: rgb(255 255 255);
    display: flex;
    flex-direction: column;
    padding: 1em 1em;
}

.rd-navbar-fixed .uppernav_right ul {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 2em;
}

.rd-navbar-fixed .uppernav_right {
    padding-top: 1em;
    text-align: center;
}

.rd-navbar-fixed .uppernav_right ul li {
    border-left: 0px solid rgba(0, 12, 87, 0.13);
}

.rd-navbar-fixed .uppernav_right ul li:last-of-type {
    border-right: 0px solid rgba(0, 12, 87, 0.12941176470588237);
}

.rd-navbar-fixed .uppernav a:hover {
    color: #60badc;
}

.maincontent_header {
    display: block;
    padding: 2vw;
}

.maincontent_header h2 {
    margin: 0;
    font-size: 2em;
}

a.events_link:after {
    content: '\f073';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: white;
    background: #60badc;
    border-radius: 50%;
    margin-left: 0.5em;
    display: flex;
    min-width: 2.6em;
    min-height: 2.6em;
    align-items: center;
    justify-content: center;
    transition: .2s all ease;
}

.maincontent_header_right {
    font-weight: 900;
}

.maincontent_header a {
    display: flex;
    align-items: center;
    transition: .2s all ease;
    text-align: right;
}

.maincontent_header a:hover:after {
    transform: scale(1.11);
}

#footer-content span {
    display: block;
}

a.email_link {
    padding-top: 1em;
    display: inline-block;
}

.footer_contacts header {
    text-transform: uppercase;
    padding-bottom: 0.2em;
}

.footer_logo img {
    width: 20vw;
    min-width: 196px;
}

.footer_address {
    padding-top: 0.8em;
}

.footer_contacts {
    padding-top: .8em;
}

.rd-navbar-static ul.level-1.rd-navbar-dropdown li {
    width: calc(33.3% - .2em);
    margin: 0.1em;
}

.rd-navbar-static .rd-navbar-dropdown>li>a:before,
.rd-navbar-fullwidth .rd-navbar-dropdown>li>a:before {
    content: '\f105';
    position: absolute;
    display: inline-block;
    font-size: 14px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    color: #c1c1c1;
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.rd-navbar-static .rd-navbar-dropdown>li>a:hover:before,
.rd-navbar-fullwidth .rd-navbar-dropdown>li>a:hover:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    left: 15px;
}

.rd-navbar-static .rd-navbar-dropdown>li>a:hover,
.rd-navbar-fullwidth .rd-navbar-dropdown>li>a:hover {
    color: rgb(42 50 132);
    background: rgb(234 234 234 / 33%);
    padding-left: 30px;
}

.rd-navbar-fixed .rd-navbar-nav>li.current>a {
    background: #60badc;
    border-bottom-right-radius: 2em;
    border-top-right-radius: 2em;
    color: white;
}

.rd-navbar-fixed .rd-navbar-nav>li.current>span:after {
    background: transparent;
    border-bottom-right-radius: 2em;
    border-top-right-radius: 2em;
    color: white;
}

.secondarypage .swiper-slider {
    height: 18.7vw;
}

.secondarypage .swiper-pagination {
    display: none
}

.secondarypage form.search_overlay {
    top: calc(66% + 2em);
    /* bottom: 0%; */
    width: calc(92%);
    opacity: .9;
}

section#section-contact:before {
    content: '';
    width: calc(100% - 4em);
    height: 4px;
    border-radius: 4px;
    background: rgb(55 72 179);
    position: absolute;
    left: 50%;
    top: 0;
    display: block;
    transform: translate(-50%, 0%);
}

a.sitemaplink {
    font-size: 17px;
    padding: 1.5em 3vw;
    border-radius: 3px;
    margin: 0;
    font-weight: 900;
    float: right;
}

a.sitemaplink:before {
    content: '\f0e8';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: .5em;
}

form#Nominate_form input,
form#Nominate_form textarea,
form#contactform input,
form#contactform textarea,
form#ENotifications input,
form#ENotifications textarea,
#unsubscribe_form input,
#unsubscribe_form textarea,
#public_business_update_form input,
#public_business_update_form select,
#public_business_update_form textarea,
#SubmitYourEvent input,
#SubmitYourEvent textarea {
    /* border: .3em solid #60b9db; */
    padding: .3em;
    width: 100%;
    border-radius: 0.6em;
    margin-bottom: .5em;
    outline: 0;
}

form#SearchBy input[type="submit"] {
    background: rgb(42 50 132);
    margin-left: .5em;
    padding: 0.3em 1em;
    border-radius: 1em;
    color: white;
    cursor: pointer;
    font-family: poppins;
    font-size: 0.8em;
}

form#DownloadDirectory input[type="submit"] {
    background: #60badc;
    padding: .3em 1em;
    border-radius: .5em;
    color: white;
    cursor: pointer;
}

form#public_business_update_form input[type="submit"] {
    background: #60badc;
    padding: .3em 1em;
    border-radius: .5em;
    color: white;
    cursor: pointer;
}

#SubmitYourEvent input[type="submit"] {
    background: #60badc;
    padding: .3em 1em;
    border-radius: .5em;
    color: white;
    cursor: pointer;
    margin-top: 2em;
}

form#ENotifications {
    margin-top: 1em
}

.footer_weather {
    display: flex;
    padding-top: 1em;
    transform: scale(1);
    transform-origin: top;
}

span.unsubscribe_link {
    text-align: center;
    display: block;
    margin-top: 1em;
}

.site_map ul {
    list-style: none;
}

.site_map>ul>li a {
    background: rgb(42 50 132);
    width: 100%;
    display: block;
    padding: .3em;
    color: white;
    text-decoration: none;
    border-radius: .3em;
}

table.calendar td {
    max-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 14.2%;
    height: 130px;
    background: whitesmoke;
    padding: 0.2em;
}

table.calendar {
    border-collapse: separate;
    table-layout: fixed;
    width: 100%;
}

a.caleventwrap {
    display: block;
    background: #60badc;
    color: white;
    text-decoration: none !important;
    font-size: 0.7em;
    padding: .2em;
    border-radius: .2em;
}

span.caleventname {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    font-weight: 900;
    line-height: 1;
}

span.caleventtime {
    font-size: 10px;
    line-height: 1.5;
    display: block;
}

.caldaynum {
    font-size: 0.7em;
    padding: .15em;
}

td.calnodates {
    background: white !important;
}

table.calendar th {
    font-size: 0.7em;
    text-align: center;
}

.calendar-month {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.monthdropdown_options_inner {
    display: flex;
    flex-direction: column;
    position: relative;
    text-align: center;
    background: white;
    overflow: hidden;
    border-radius: .5em;
}

.monthdropdown_options_inner a {
    padding: 0.4em 1.9em;
    font-size: 0.6em;
    text-transform: uppercase;
    color: black;
    text-decoration: none !important;
    font-weight: 900;
}

.monthdropdown_options_inner a:hover {
    background: whitesmoke;
}

.monthdropdown_options:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translate(-50%, 0);
}

.monthdropdown_options {
    position: absolute;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.2);
    display: flex;
    border-radius: .5em;
    height: auto;
    width: auto;
    top: calc(100% - 10px);
    visibility: hidden;
}

.monthdropdown_selection {
    position: relative;
}

.monthdropdown {
    position: relative;
    cursor: pointer;
    padding-bottom: 1em;
}

.monthdropdown:hover .monthdropdown_options {
    visibility: visible;
}

a.tocal,
.news_pager a,
.event_pager a {
    background: #ebebeb;
    padding: 0 .5em;
    border-radius: 5px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    white-space: nowrap;
    margin-bottom: 1em;
    display: inline-block;
}

a.tocal:before,
.news_pager .back:before,
.event_pager .back:before,
.event_pager .prev:before {
    content: '\f0a8';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: .3em;
}

.news_pager .next:after,
.event_pager .next:after {
    content: '\f0a9';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-left: .3em;
}

.event_content {
    padding: 1em 0 2em;
}

a.prevnext {
    font-size: 1.5em;
}

.subev a:before {
    content: '\f067';
    font-family: "Font Awesome 5 Free";
    padding-right: .5em;
}

.cal_header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .cal_header {
        flex-direction: column;
    }

    .monthdropdown {
        font-size: 20px
    }

    table.calendar td {
        display: block;
        width: 100%;
        max-width: 100%;
        margin-bottom: .5em;
        height: auto;
        padding: 0.6em;
    }

    table.calendar th {
        display: none;
    }

    .caldaynum {
        font-size: .9em;
        padding-bottom: 1em;
    }

    a.caleventwrap {
        font-size: 18px;
        line-height: 1
    }

    span.caleventname {
        font-size: 1em;
        line-height: 1.2
    }

    span.caleventtime {
        font-size: .7em;
        line-height: 1.2
    }

    div[id="loc_main_content"] img,
    body[onload*="loc_main_content"] img {
        width: 100%;
        display: block;
        margin: 10px 0px;
    }
}

@media (min-width: 768px) {
    .footer_weather {
        transform: scale(.6);
        transform-origin: top;
    }
}

@media (min-width: 992px) {
    .footer_weather {
        transform: scale(.6);
        transform-origin: top;
    }
}

@media (min-width: 1200px) {
    body {
        font-size: 20px;
        line-height: 1.3;
    }

    .newseventsbox p {
        font-size: .8em;
    }

    .footer_weather {
        transform: scale(.7);
        transform-origin: top;
    }
}

@media (min-width: 1400px) {
    body {
        font-size: 22px;
        line-height: 1.3;
    }

    .footer_weather {
        transform: scale(1);
        transform-origin: top;
    }
}

@media (min-width: 1600px) {
    body {
        font-size: 24px;
        line-height: 1.3;
    }

    .newseventsbox p {
        font-size: .7em;
    }
}

@media (min-width: 1800px) {
    body {
        font-size: 1.4vw;
        line-height: 1.3;
    }
}

@media (max-width: 991px) {
    body {
        margin-top: 60px;
    }

    .secondarypage form.search_overlay {
        display: none;
    }

    .homepage .bannerimage {
        height: 33vw;
    }

    .footer_weather {
        align-items: center;
        justify-content: center;
    }
}

table.organizations tr:nth-of-type(even) {
    background-color: hsla(0, 0%, 92%, 1.00);
}

table.organizations td {
    padding: 4px 5px;
}

table.organizations p {
    margin: 0;
}

.subev a {
    display: inline-block;
    text-align: center;
    width: auto;
    padding: 5px 1em 8px;
    border-radius: 2em;
    background-image: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 1.00) 0%, rgba(244, 244, 244, 1.00) 60.10%);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 1.00) 0%, rgba(244, 244, 244, 1.00) 60.10%);
    background: #60badc;
    font-weight: bold;
    color: white;
    white-space: nowrap;
}

a.next {
    TEXT-ALIGN: RIGHT;
}

.mrbug {
    /* white-space: nowrap; */
}

/*WebSuite*/
.mceContentBody {
    background: none;
    padding: 0;
}

.mceListBoxMenu,
.mceColorSplitMenu,
.mceSplitButtonMenu {}

.mceListBoxMenu>div.mceListBoxMenu,
.mceSplitButtonMenu>div.mceSplitButtonMenu {
    position: relative !important;
    top: 0px !important;
}

.mceToolbar a {
    color: #000 !important;
}

#loc_main_content {
    min-height: 145px;
    width: 100%;
}

.border {
    border: 1px solid #000;
    padding: 3px;
}

div[id="loc_main_content"] li,
body[onload*="loc_main_content"] li {
    margin-bottom: 8px;
}

.snapwdgtfull {
    display: none;
}

div[class*="snapwdgt"] {
    width: 100%;
    position: relative;
    height: auto;
}

.snapwdgtfullwrap {
    background: #60badc;
    padding: 2em;
    margin: 1em;
    border-radius: 1em;
}

.snapwdgtheader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: white;
    font-style: normal;
    padding-bottom: 1em;
    flex-direction: column;
}

.snapwdgtheader>* {
    color: white;
    font-style: normal;
    margin: 0;
    line-height: 1;
}

.snapwdgtheader a {
    font-weight: bold;
}

.snapwdgtheader a:after {
    content: '\f0a9';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0.5em;
}

.snapwdgtlow .snaplinkoverlay {
    content: '';
    padding-bottom: 100%;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
}

.snapwdgtfull .snaplinkoverlay {
    content: '';
    padding-bottom: 25%;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
}

.snapwdgtheader h3 {
    margin-bottom: 0.3em
}

div[class*="snapwdgt"] iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}

.form_consent input {
    border-bottom: 2px solid rgb(96, 186, 220);
}

.form_wrapper {
    background: rgb(244, 244, 244);
    border-radius: .5em;
    padding: .5em 1em;
    margin-bottom: 1em;
}

.form_wrapper input {
    border: 3px solid rgb(96, 186, 220);
    border-radius: .3em;
    padding: 0.1em;
}

.form_wrapper label {
    white-space: nowrap;
    display: flex;
    flex-direction: row;
    margin: .5em 0;
}

.form_wrapper label input {
    flex-grow: 1;
    margin-left: 0.5em;
    background: white;
}

.form_radio_row {
    margin: .5em 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.form_consent label {
    margin: 10px 5px 22px;
    background: rgb(241, 241, 241);
    color: rgb(0, 0, 0);
    padding: 5px 10px 5px 40px;
    border-radius: 7px;
    position: relative;
    cursor: pointer;
    display: table;
    line-height: 30px;
}

.form_consent label input {
    display: none;
}

.form_consent label input+span.value {
    border: 3px solid rgb(96, 185, 219);
    background: white;
    width: 24px;
    height: 24px;
    margin: 3px;
    position: absolute;
    left: 6px;
    border-radius: 5px;
}

.form_wrapper .form_radio_row label:hover {
    opacity: .9;
}

.form_consent label input {
    display: none;
}

.form_consent label input:checked+span:before {
    opacity: 1;
    width: 1.15em;
}

form.eBilling button {
    width: 100%;
    text-align: center;
    background: rgb(96, 185, 219);
    color: rgb(255, 255, 255);
    border-radius: 0.5em;
    margin-top: 0.8em;
}

.form_consent label:hover {
    /* background: rgb(231, 231, 231); */
}

.form_wrapper label span {
    line-height: 2.1em;
}

.form_consent label input+span.value:before {
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: rgb(96, 185, 219);
    width: 0px;
    overflow: hidden;
    font-size: 13px;
    position: absolute;
    line-height: 1.5;
    top: 0;
    left: 2.6px;
    right: 0;
    bottom: 0;
}

.form_consent label input:checked+span.value:before {
    width: 1em;
}

@media (max-width: 767px) {
    .form_wrapper label {
        white-space: nowrap;
        display: flex;
        flex-direction: column;
        margin: 0;
    }

    .form_wrapper label input {
        margin: 0;
    }

    h1,
    .h1 {
        font-size: 1.7rem;
    }

    h2,
    .h2,
    h2 a {
        font-size: 1.5rem;
    }

    h3,
    .h3,
    h3 a {
        font-size: 1.25rem;
    }

    h4,
    .h4 {
        font-size: 1.1rem;
    }

    h5,
    .h5 {
        font-size: 1rem;
    }

    h6,
    .h6 {
        font-size: .9rem;
    }
}

@media (min-width: 600px) {
    .snapwdgtfull {
        display: block;
    }

    .snapwdgtlow {
        display: none;
    }

    .snapwdgtheader {
        flex-direction: row;
    }

    .snapwdgtheader h3 {
        margin-bottom: 0
    }
}

.rd-navbar-panel {
    background: white;
    display: flex;
    height: auto;
    padding: 1vw;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    top: 0;
    z-index: 999999999;
}

.rd-navbar-brand {
    position: relative;
}

.rd-navbar-brand {
    display: block;
    height: auto;
    padding: 11px;
    width: 50%;
}

.rd-navbar-search-wrap {
    padding: 0;
    display: block;
    font-family: poppins;
}

section#section-homelinks {
    background: rgb(42 50 132);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}

section#section-homelinks {}

.homelinks_wrapper a {
    /* background: rgb(40 56 144); */
    border-radius: 1em;
    /* height: 100%; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2vw;
    color: white;
    font-weight: 700;
    /* word-break: break-word; */
    margin: 0 1.5vw;
    flex-grow: 1;
    width: inherit;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.homelinks_wrapper a:hover {
    /* background: #283890; */
    /* background: linear-gradient(90deg, rgb(190 29 44) 0%, rgb(240 88 41) 100%); */
}

.homelinks_wrapper {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-around;
    flex-basis: auto;
    width: 100%;
}

.level-1 span.rd-navbar-submenu-toggle {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    display: flex !important;
    background: rgb(220 220 220 / 22%);
    /* padding: 0 .3em; */
    align-items: center;
    justify-content: center;
}

span.rd-navbar-submenu-toggle:before {
    content: '...';
    line-height: 1em;
    padding: 3.2px 0.3em;
}

.level-0>li>span.rd-navbar-submenu-toggle {
    display: none;
}

ul.level-2.rd-navbar-dropdown {
    box-shadow: 1px 1px 20px rgb(0 0 0 / 24%);
    list-style: none;
    color: black;
}

ul.level-2.rd-navbar-dropdown a {
    color: black;
}

ul.level-2.rd-navbar-dropdown li {
    width: 100% !important;
}

.uppernav_left {
    display: flex;
    align-items: center;
    width: 50%;
}

.alert_wrapper span.label {
    text-transform: uppercase;
    font-weight: 900;
}

.alert_wrapper {
    font-size: 0.9em;
    display: flex;
    flex-direction: row;
    width: 100%;
}

.uppernav_right {
    padding: .25em;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.nav--move-down {
    display: none;
    max-width: 100% !important
}

.screen-reader-only {
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px
}

section#section-welcome {
    position: relative;
}

section#section-welcome:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 40vw;
    min-height: 470px;
    background-image: url('/images/swirl.jpg');
    background-size: 100% 50%;
    background-position: top;
    background-repeat: no-repeat;
    transform: translateY(-15%);
    opacity: 0.4;
}

.maincontent_header h1 {
    font-size: 1em;
    font-style: italic;
    font-weight: 400;
    color: black;
}

.maincontent_header h2 {
    color: black;
    font-family: "akaposse";
    text-transform: uppercase;
    font-size: calc(2.5em + 0.6vw);
}

.homelinks_wrapper a:before {
    content: '';
    background: rgb(40, 56, 144);
    background: linear-gradient(90deg, rgba(40, 56, 144, 1) 25%, rgba(191, 30, 45, 1) 75%, rgba(240, 88, 41, 1) 100%);
    width: 400%;
    position: absolute;
    top: 0;
    right: auto;
    left: 0;
    bottom: 0;
    transform: translate(0px, 0px);
    transition: 0.6s all ease;
    z-index: -1;
    display: block;
}

.homelinks_wrapper a:hover:before {
    /* right: 0; */
    transform: translate(-75%, 0px);
    /* left: auto; */
    transition: 0.5s all ease;
}

.owl-stage-outer {}

.owl-item {
    margin: 0em 0;
    min-height: 100%;
    height: 100%;
    top: 50%;
    z-index: 999999999;
    bottom: 0;
    border-radius: 1em !important;
}

section#section-homenews {
    padding: 0 !important;
    margin: 0 !important;
    background: transparent;
    position: relative;
}


section#section-homenews .owl-stage-outer:before {
    content: '';
    background: rgb(42 50 132);
    width: 100%;
    height: calc(100% - 4em);
    position: absolute;
    top: calc(50% - 0em);
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    transform: translate(0px, -50%);
}

.item {}

.owl-carousel .owl-stage {
    display: flex;
    flex-direction: row;
    flex-basis: auto;
    padding: 1em 0;
    /* align-items: center; */
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.article-items {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
    border-radius: 1em;
    background: white;
    overflow: hidden;
    box-shadow: 0 0 20px rgb(0 0 0 / 25%);
    width: 100%;
}

.article-box {
    position: relative;
    overflow: hidden;
    /* margin-bottom: 80px; */
    /*This is optional*/
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.owl-item.active {
    opacity: 1;
}

.owl-item {
    transition: .3s opacity ease;
}

.owl-nav .disabled {
    opacity: 0.3;
}

.owl-next span,
.owl-prev span {
    display: none;
}

.article-box figure {
    margin-bottom: 0;
}

.box-content {
    padding: 0.5em;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.item.some_more_news {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

h4.box-title {
    color: rgb(240 88 41);
}

.box-btn {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.box-btn a {
    color: rgb(240 88 41);
    font-size: 0.8em;
}

.box-content p {
    font-size: 0.8em;
    flex-grow: 1;
}

.event_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: white;
    margin-bottom: 3px;
}

.events-widget-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    flex-grow: 1;
    padding: 2vw;
    width: 320px;
}

.events-widget-wrapper a:hover {
    text-decoration: none
}

.event_date {
    background: rgb(38, 34, 99);
    background: linear-gradient(90deg, rgb(38 34 99) 0%, rgb(54 72 179) 100%);
    min-width: 44px;
    text-align: center;
    padding: 7px;
    width: 4.6em;
    height: 4em;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 1em;
}

.event_date span {
    font-size: 2em;
    line-height: 1;
    display: block;
    font-weight: 900;
}

.event_date span+span {
    font-size: 1em;
    line-height: 1;
    text-transform: uppercase;
}

.event_location {
    background: rgb(249 249 250);
    min-width: 44px;
    padding: 8px;
    width: 100%;
    margin-left: .8em;
    color: black;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.event_location span {
    font-size: 1.5em;
    line-height: 1.3;
    display: block;
    font-weight: 900;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.event_location span+span {
    font-size: 13px;
    float: left;
    margin-bottom: 0;
    width: auto;
    padding-right: 1em;
}

.events-widget-wrapper>div {
    width: 100%;
    padding: 5px;
}

.events-widget-wrapper h3 {
    font-weight: 900;
    text-shadow: 0 0 10px white;
    padding: 3px;
    margin: 9px 0;
    font-size: 1em;
    font-style: normal;
    color: black;
}

.events-widget-wrapper h3 a {
    font-family: Muli, sans-serif;
    padding: 3px;
    font-size: 12px;
    text-transform: none;
    /* float: right; */
    margin-right: 3px;
}

.no_events {
    background: #0568a5f0;
    min-width: 44px;
    padding: 28px;
    width: 100%;
    color: white;
    box-sizing: border-box;
}

.single_event_details {
    padding: 10px;
    background-color: #DDDDDD;
}

.event_details_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    margin-bottom: 3px;
}

.event_details_date {
    background-color: #98C844;
    width: 134px;
    text-align: center;
    padding: 0px 0px 7px 0px;
    border-radius: 4px;
}

.event_details_date p {
    font-size: 20px;
    line-height: 30px;
    display: block;
    font-weight: 900;
}

.event_details_date p:first-child {
    background-color: #FFF;
    margin-top: 0px;
    border-radius: 4px;
}

.event_details_date p+p {
    font-size: 15px;
    line-height: 18px;
}

.event_details_location {
    min-width: 44px;
    padding: 8px;
    width: 100%;
}

.event_details_location h3 {}

.events-widget-wrapper a {
    margin-bottom: 0.8em;
    display: block;
}

header .rd-navbar-fixed .brand-name .desktop-logo {
    display: none;
}

header .rd-navbar-fixed .brand-name .mobile-logo {
    display: block;
    max-height: 40px;
}

header .rd-navbar-static .brand-name .mobile-logo {
    display: none;
}

header .rd-navbar-static .brand-name .desktop-logo {
    display: block;
}

.facebook_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2vw;
    flex-grow: 0;
    text-align: center;
    width: 361px;
}

.fb_iframe_widget iframe {
    width: 100% !important;
    max-height: 100% !important;
}

.fb_iframe_widget_fluid {
    display: inline;
    width: 100%;
    min-width: 300px;
    height: 100%;
    margin: auto;
    /* display: block !important; */
    text-align: center;
}

.fb-page>span {
    /* width: 100% !important; */
    display: block;
}

.homerow {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

footer.page-foot {
    background-color: rgb(35 35 35);
    background-image: url('/images/maple-creek-logo_footer.png');
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
}

section#section-contact {
    position: relative;
}

footer.page-foot h3 {
    text-transform: uppercase;
    color: white;
    line-height: 1;
    padding-bottom: 0.5em;
    border-bottom: 3px solid white;
    margin-bottom: .5em;
}

footer.page-foot a {
    color: white;
    text-decoration: underline;
}

.footer_contact .address:before {
    content: '\f3c5';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0.5em;
}

.footer_contact .phone:before {
    content: '\f095';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0.5em;
}

.footer_contact .email:before {
    content: '\f0e0';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0.5em;
}

.footer_contact .fax:before {
    content: '\f1ac';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0.5em;
}

.footer_contact .address,
.footer_contact .email,
.footer_contact .phone,
.footer_contact .fax {
    padding-left: 2em;
    position: relative;
    margin-bottom: .3em;
    display: inline-block;
    text-align: left;
    width: 100%;
}

.footer_quicklinks i {
    width: 2em;
    text-align: center;
    margin-bottom: .3em;
}

.footer_quicklinks a {
    margin-bottom: .3em;
}

.quicklink {
    display: inline-block;
    width: 100%;
    text-align: left;
}

span.event_time:before {
    content: '\f017';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: .3em;
}

span.event_place:before {
    content: '\f3c5';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: .3em;
}

.marquee,
.marquee-with-options,
.marquee-vert-before,
.marquee-vert {
    width: 100%;
    overflow: hidden;
    /* border: 1px solid rgb(204 204 204); */
}

.alert_title {
    margin-right: .3em;
}

.alert_wrapper.green a {
    color: lime;
}

.alert_wrapper.yellow a {
    color: yellow;
}

.alert_wrapper.red a {
    color: red;
}

.alert_wrapper.red .alert_title {
    color: red;
}

.alert_wrapper.green .alert_title {
    color: lime;
}

.alert_wrapper.yellow .alert_title {
    color: yellow;
}

.rd-navbar-fixed .uppernav_left {
    width: 100%;
    font-size: 1.4em;
}

#mc_embed_signup .asterisk {
    display: inline;
    font-size: 22px;
    line-height: 1;
}

#mc_embed_signup .mc-field-group label {
    font-size: 0.8em;
}

#mc_embed_signup .button,
button[type="submit"] {
    background-color: rgb(42 50 132);
    border-radius: 1em;
    margin: auto;
    display: block;
    font-family: poppins;
    width: 50%;
}

.footer_newsletter h3 {
    margin-bottom: 0 !important;
}

#mc_embed_signup .button,
button[type="submit"] {
    background-color: rgb(42 50 132) !important;
    border-radius: 1em !important;
    display: block !important;
    margin: 0.6em auto 0 !important;
    width: 50% !important;
    color: rgb(255 255 255);
}

.uppernav_left.no_alert .alert_wrapper {
    display: none;
}

button.rd-navbar-collapse-toggle:before {
    content: '';
    background-color: red;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
}

button.rd-navbar-collapse-toggle.no_alert:before {
    display: none;
}

.uppernav_left.no_alert+.uppernav_right {
    padding-top: .25em;
}

.site_map>ul {
    list-style: none;
    padding: 0;
}

.site_map>ul>li a {
    background: rgb(42 50 132);
    width: 100%;
    display: block;
    padding: .3em;
    color: white;
    text-decoration: none;
    border-radius: .3em;
}

div#mceu_19 {
    margin: 1em;
    width: 100% !important;
}

form#submit_events input,
form#contactform input,
form#contactform select,
form#contactform textarea,
form#directory_update input,
form#directory_update select,
form#directory_update textarea {
    position: relative;
    z-index: 9;
    font-size: 22px;
    line-height: 31px;
    padding: 8px 24px;
    padding-left: 1.1em;
    margin-top: -2px;
    margin-bottom: -4px;
    color: black;
    background: rgb(235 234 232);
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 1em;
    font-weight: 400;
    width: calc(50% - 0.6em);
    outline: 0;
    margin: 0.5em 0.1em;
    font-family: 'Poppins', Arial, sans-serif, "Helvetica Neue";
    box-shadow: inset 1px 1px 5px rgb(0 0 0 / 19%);
    flex-grow: 1;
    min-width: 260px;
}

form#contactform select,
form#contactform textarea {
    width: 100%;
}

form#directory_update select,
form#directory_update textarea {
    width: 100%;
}

form#contactform select {
    background-color: rgb(42 50 132);
}

input#EventName {
    width: calc(100% - 0.7em) !important;
}

.contact_col {
    width: 100%;
}

form>button,
form#contactform button,
form#directory_update button {
    clear: both;
    position: relative;
    z-index: 9;
    font-size: 22px;
    line-height: 31px;
    padding: 8px 24px;
    margin-top: -2px;
    margin-bottom: -4px;
    color: rgb(255 255 255);
    background: rgb(235 234 232);
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 2em;
    font-weight: 400;
    width: calc(50% - 0.6em);
    outline: 0;
    margin: 0.5em 0.1em;
    font-family: 'Poppins', Arial, sans-serif, "Helvetica Neue";
    box-shadow: inset 1px 1px 5px rgb(0 0 0 / 19%);
    background-color: rgb(42 50 132);
    border: 0 none;
    /* border-radius: 4px; */
    transition: all 0.23s ease-in-out 0s;
    color: rgb(255 255 255);
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: normal;
    height: auto !important;
    line-height: 32px;
    /* margin: 0 5px 10px 0; */
    /* padding: 0 22px; */
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: calc(100% - 0.6em) !important;
}

.directory_col {
    width: 100%;
}

input#SenderName {
    width: calc(100% - .8em) !important;
}

.upcoming_events h4 {
    background: rgb(42 50 132);
    border-radius: 2em;
    padding: .5em 1em;
    color: white;
    margin: 1em -1em 1em;
}

.ue_what {
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: 900;
}

span.ue_when {
    font-size: .9em;
}

span.ue_where {
    font-size: .9em;
    margin-left: 0.3em;
}

.ue_desc {
    display: block;
    margin: 0.7em 0.7em 1.7em;
    color: grey;
    font-weight: 400;
}

.header_right_wrapper {
    display: flex;
    width: 50%;
    flex-direction: column;
}

.wthr {
    background: none !IMPORTANT;
    border: 0 !important;
    padding: 0 !IMPORTANT;
    margin-bottom: 0 !important;
    margin-right: 0.5em !IMPORTANT;
    width: auto !important;
}

.wthr_icon {
    width: 40px;
}

.wthr_frcst {
    display: none;
}

.wthr_temp {
    color: black;
    text-shadow: none;
    font-size: 2.7em !important;
}

.wthr_temp a {}

.wthr_text {
    display: none;
}

.wthr a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header_weather {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 0.3em;
    margin-bottom: -.5em;
}

form#SearchBy {
    width: 100%;
    margin-bottom: 1em;
}

form#SearchBy p {
    width: 100%;
    margin-bottom: 0;
}

form#FilterBy {
    width: 100%;
    margin-bottom: 1em;
}

form#FilterBy p {
    width: 100%;
    margin: 0;
}

div#map-canvas2 {
    width: 100% !important;
}

ul#directory_list .details p {
    margin-bottom: .3em !important;
    float: right;
    display: flex;
    width: 100%;
    justify-content: flex-end;
    border-bottom: 1px solid rgb(234 235 230);
}

ul#directory_list .details p span {
    width: 70%;
    display: block;
    padding-left: 0.5em;
}

ul#directory_list .clear+.details p,
ul#directory_list .details+.details p {
    float: left;
    justify-content: flex-start;
    border-bottom: none;
}

ul#directory_list .clear+.details p+p {
    padding: 0.5em 1em;
    color: grey;
    font-style: italic;
}

.event_col {
    width: 100%;
}

.slideshow_overlay {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 45%;
    /* background: white; */
    z-index: 8;
}

.slideshow_overlay:before {
    content: '';
    position: absolute;
    transform: skew(-30deg, 0deg) translate(40%, 0px);
    background: rgb(255 255 255 / 58%);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
}

.slideshow_overlay img {
    position: absolute;
    bottom: 5%;
    width: 50%;
    right: 7.5%;
}

@media screen and (min-width: 1024px) {
    .nav--move-down {
        animation: bounceup 1800ms infinite;
        bottom: 0;
        -js-display: flex;
        display: flex;
        font-size: .86364rem;
        justify-content: center;
        padding-bottom: .54545rem;
        position: -webkit-sticky;
        position: sticky;
        text-decoration: none;
        width: 4em;
        left: 50%;
        right: 50%;
        z-index: 9;
    }

    .nav--move-down a {
        color: #fff
    }

    .nav--move-down.js-is-sticky,
    .nav--move-down.js-is-stuck {
        left: 50%;
        width: auto
    }

    .nav--move-down.js-is-sticky i,
    .nav--move-down.js-is-stuck i {
        left: -50%;
        position: relative
    }
}

@keyframes bounceup {
    50% {
        transform: translateY(-10px)
    }
}

.nav--move-top {
    display: none
}

.nav--move-top .fa {
    transform: rotate(270deg)
}

@media screen and (max-width: 1024px) {
    .nav--move-top {
        bottom: 0;
        -js-display: flex;
        display: flex;
        justify-content: flex-end;
        opacity: 1;
        padding: 0 .59091rem .90909rem 0;
        position: -webkit-sticky;
        position: sticky;
        transition: opacity 500ms;
        width: 100%;
        z-index: 1
    }

    .nav--move-top.hide {
        opacity: 0
    }
}

@media (max-width: 991px) {
    span.rd-navbar-submenu-toggle:before {
        display: none
    }

    .level-1.rd-navbar-dropdown {
        padding: 0;
        list-style: none;
    }

    .rd-navbar-collapse-toggle span:before {
        content: '';
    }

    .rd-navbar-collapse-toggle span:after {
        content: '';
    }

    .header_weather {
        DISPLAY: NONE
    }
}

@media (max-width: 767px) {


    .homelinks_wrapper {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .homelinks_wrapper a {
        width: 43vw;
        margin-bottom: 2vw;
        flex-grow: 0;
        min-width: 215px;
    }

    .homelinks_wrapper a:last-of-type {

        margin-bottom: 0;

    }

    span.rd-navbar-submenu-toggle:before {
        display: none
    }

    .level-1.rd-navbar-dropdown {
        padding: 0;
        list-style: none;
    }
}

.footer_contact {
    margin-bottom: 1rem;
}

footer a.voyent_btn {
    font-size: .9em;
}

.nav_tiles h3 {
    color: #2e3183;
    font-weight: 900;
    margin-bottom: 1.6rem;
}

ul.mr-nav-tiles {
    list-style: none;
    padding: 0;
}

ul.mr-nav-tiles a {
    background: #c2e8fb;
    display: block;
    margin-bottom: .5rem;
    padding: 1rem 2rem;
    color: #3d5a4c;
    font-weight: 900;
    background: linear-gradient(0deg, rgba(214, 237, 250, 1) 0%, rgba(232, 254, 255, 1) 100%);
}

ul.mr-nav-tiles .pagedescription {
    display: none;
}

ul.mr-nav-tiles a:hover {
    box-shadow: inset 0 0 0 0.25rem #2e3183;
}

.nav_tiles {
    padding-right: 2vw;
}

.OCP_template h1 {
    padding: 2.5rem 6rem 4.5rem;
    padding-top: clamp(36px, 3vw, 1.7rem) !important;
    padding-bottom: clamp(36px, 6vw, 3rem) !important;
    padding-left: clamp(29px, 8vw, 8.7rem) !important;
    padding-right: clamp(22px, 2vw, 1.7rem) !important;
    position: relative;
    text-align: center;
    background: linear-gradient(0deg, rgba(214, 237, 250, 1) 0%, rgba(232, 254, 255, 1) 100%);
}

.OCP_template h1,
.OCP_template h1 * {
    font-size: clamp(22px, 2vw, 2.7rem) !important;
}

.OCP_template h1::before {
    content: '';
    height: 2rem;
    width: 3rem;
    position: absolute;
    left: 0;
    bottom: 3rem;
    background: #2e3183;
    margin-bottom: 0;
    width: clamp(22px, 6vw, 8rem) !important;
    height: clamp(20px, 3vw, 1.7rem);
    bottom: clamp(40px, 6vw, 3.4rem);
    /* height: 20px; */
    /* bottom: 40px; */
}

.OCP_template h1::after {
    content: '';
    height: 2rem;
    width: 8rem;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #2e3183;
    margin-bottom: 0;
    width: clamp(48px, 10vw, 12rem) !important;
    height: clamp(20px, 3vw, 1.7rem);
    bottom: clamp(10px, 2vw, 1.1rem);
    /* height: 20px; */
}

.youtubewrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;

}


.youtubewrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.youtubewrapper_outer {
    width: 100%;
    max-width: 100%;
    margin: auto;
}

.loading_spinner {
    padding: 0 !important
}

.careersdetails_wrapper .careers_item {
    padding: 1rem 2rem;
    font-size: 1.2rem;
}

.careersdetails_wrapper .careers_item:nth-of-type(odd) {
    background: whitesmoke;
}

.file-browser {
    padding: 2rem;
}

.file-browser>ul>li>div>i {
    display: none;
}

.file-browser ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.file-browser>ul>li>div>.folder-name {
    width: 100%;
    border-bottom-color: var(--mr-color-primary);
    border-bottom-width: 5px;
    border-bottom-style: solid;
    display: block;
    font-size: 2.3rem;
    line-height: 1;
    padding-bottom: 0.3rem;
    font-family: var(--mr-font-heading);
    position: relative;
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 900;
    line-height: 1.2;
}

.file-browser ul ul {
    padding: 0.3rem 1.3rem 0.7rem;
}

.file-browser ul ul>li>div>.folder-name {
    /* font-size: 1.3rem; */
}

.file-browser ul ul>li>div>i {
    /* font-size: 1.7rem; */
    /* margin-right: 1rem; */
    /* color: #2a9481; */
}

.file-browser ul ul ul.hidden {
    /* visibility: collapse; */
    /* height: 0; */
    /* padding: 0; */
}

.file-browser ul ul>li .file {
    /* font-size: 1.2rem; */
    /* margin-right: 1rem; */
    /* color: #1f5aa0; */
    /* background: whitesmoke; */
    /* padding: 0.6rem; */
    /* margin-bottom: .5rem; */
    position: relative;
    /* border-radius: .5rem; */
    /* height: 2.6rem; */
}

.file-browser ul ul>li .file a {
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* right: 0; */
    /* bottom: 0; */
    /* padding-left: 2.5rem; */
    /* text-decoration: none; */
    /* color: #1f5aa0; */
}

.file-browser ul ul>li .file>i {
    /* position: absolute; */
    /* left: 0.85rem; */
}

.file-browser ul ul>li .file a span {
    /* align-self: center; */
    /* display: block; */
    /* padding: 0.5rem; */
    /* white-space: nowrap; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
}

.file-browser ul ul>li .file a:hover span {
    text-decoration: underline;
}

.file-browser ul ul>li>div.folder-name {
    cursor: pointer;
}

.file-browser ul ul>li>div.folder-name:hover {
    font-weight: 900;
}

input#search_document_keywords {
    display: block;
    position: relative;
    z-index: 9;
    font-size: 22px;
    line-height: 31px;
    padding: 8px 24px;
    padding-left: 2.5em;
    margin-top: -2px;
    margin-bottom: -4px;
    /*color: #FFFFFF;*/
    background: #ebeae8;
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 1em;
    font-weight: 400;
    outline: 0;
    width: 100%;
    margin-right: 0;
    font-family: 'Poppins', Arial, sans-serif, "Helvetica Neue";
    box-shadow: inset 1px 1px 5px rgb(0 0 0 / 19%);
    color: black;
}

form#file-browser-search::before {
    content: '\f002';
    transition: .3s all ease;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    text-shadow: none;
    color: rgb(255 255 255);
    font-size: 0.8em;
    display: block;
    width: 43px !important;
    height: 45px;
    z-index: 88;
    position: absolute;
    color: rgb(0 0 0);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: none;
    left: 8px;
}

form#file-browser-search {
    position: relative;
}

li>div.folder-name+ul.hidden {
    display: none;
}

li>div.folder-name span.folder-name {
    border: 0;
    /* background: #2e3183; */
    color: white;
    padding: 0.9rem;
    font-size: 1.6rem;
    margin-left: 3rem;
    box-sizing: border-box;
    display: block;
    font-weight: 900;
}

.folder-name>i {
    display: block !important;
    position: absolute;
    z-index: 999;
    padding: 1rem;
    color: white;
}

li>div.folder-name {
    background: #2e3183;
    cursor: pointer;
}

li.file {
    background: whitesmoke;
    padding: 1rem;
    border-radius: 10px;
    box-shadow: 0 4px 10px 0 #00000029;
    margin: .25rem 0 0.75rem;
}

.file_title {
    color: #2e3183;
    font-weight: 700;
}

.file_description {
    font-size: 1.2rem;
}

li.file a {
    margin-top: 1rem;
    display: inline-block;
    font-size: 1rem;
    text-decoration: underline;
}

li.file .file-size {
    font-size: 1rem;
}

li.file i {
    font-size: 1rem;
    margin-right: 0.3rem;
}

div#file_browser_search_results ul {
    list-style: none;
    padding: 2rem 0;
}

div#file_browser_search_results {
    padding-top: 2rem;
}

.file-browser-search.showingresults+.file-browser {
    display: none;
}

.public_careers_form .careers_item {
    width: 100%;
}

.public_careers_form .careersdetails_wrapper {
    width: 100%;
}

.public_careers_form .select2-container--default .select2-selection--multiple {
    background: white;
    border-color: #cbcbcb;
}

.public_careers_form input,
.public_careers_form textarea {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    /* margin-top: 5px; */
    /* margin-left: 5px; */
    padding: 0.4rem;
    max-width: 100%;
    resize: none;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all;
    line-height: 1.6;
    font-size: 1.2em;
    background: white;
    border-color: #cbcbcb;
    border: 1px solid #cbcbcb;
    width: 100%;
    border-radius: 5px;
}


.public_careers_form .careers_item:nth-of-type(odd) input,
.public_careers_form .careers_item:nth-of-type(odd) textarea {
    background: white;
}

.public_careers_form .g-recaptcha {
    margin: auto;
    display: block;
}

.public_careers_form .submit_row {
    display: flex;
    flex-direction: column;
    margin-top: 1rem;
}

.public_careers_form .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    padding: 0 0.2rem 0.1rem 0.3rem;
    width: 1.8rem;
    line-height: 0.7;
    height: 100%;
}

span.select2-results {
    font-size: 1.1rem;
}

.filterfolio_results_item_details .highlight {
    background: yellow;
    padding: 0 2px;
}

.filterfolio_results_item_details .value,
.filterfolio_results_item_details .value * {
    display: inline;
    padding: 0;
    margin: 0;
}

.filterfolio_results_item_summary .value {
    margin-bottom: .5rem;
}

li.clear-all {
    flex-grow: 1;
    display: flex !important;
    justify-content: flex-end;
    margin-right: 0 !important;
}

.clear-all button.summary_facets_pill {
    background: whitesmoke;
    border: 1px solid grey;
    color: grey;
    padding: 0.5rem 1.1rem;
}

.clear-all button.summary_facets_pill .destroy-tag-selected {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

/* Pop in */
@keyframes pillPop {
    0% {
        transform: scale(0.85);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

/* Clean radial ripple */
@keyframes pillHalo {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.2;
    }

    100% {
        transform: translate(-50%, -50%) scale(2.5);
        opacity: 0;
    }
}

/* Base pill */
.summary_facets_pill {
    position: relative;
    overflow: visible;
    z-index: 1;
}

/* Entry animation */
.summary_facets_pill.pill-animate {
    animation: pillPop 0.25s ease-out;
}

.heading_withbtn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
    gap: 0.5rem;
}

.heading_withbtn .submit_job {
    background: #2e3183;
    border-radius: 2rem;
    padding: 0.2rem 2rem .2rem 1.6rem;
    font-size: .8em;
    color: white;
    display: flex;
    align-items: center;
}

.heading_withbtn .submit_job::before {
    content: '+';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 0.4rem;
    font-size: 1.5rem;
}
.xdsoft_datetimepicker {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
    background: #fff;
    /* border-bottom: 1px solid #bbb; */
    /* border-left: 1px solid #ccc; */
    /* border-right: 1px solid #ccc; */
    /* border-top: 1px solid #ccc; */
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 8px;
    padding-left: 0;
    padding-top: 2px;
    position: absolute;
    z-index: 9999;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}

.xdsoft_datetimepicker.xdsoft_rtl {
    padding: 8px 0 8px 8px;
}

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: transparent;
    border: none;
}

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
    border: none !important;
}

.xdsoft_noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.xdsoft_noselect::selection {
    background: transparent
}

.xdsoft_noselect::-moz-selection {
    background: transparent
}

.xdsoft_datetimepicker.xdsoft_inline {
    display: inline-block;
    position: static;
    box-shadow: none;
}

.xdsoft_datetimepicker * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
    display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
    display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 300px;
    float: left;
    margin-left: 8px;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
    width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 58px;
    float: left;
    text-align: center;
    margin-left: 8px;
    margin-top: 0;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
    margin-top: 8px;
    margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_monthpicker {
    position: relative;
    text-align: center;
    display: flex;
    width: auto;
    font-family: poppins;
}

.xdsoft_datetimepicker .xdsoft_label i, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i {
    opacity: 0.5;
    background-position: -92px -19px;
    display: inline-block;
    width: 9px;
    height: 20px;
    vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev {
    float: left;
    background-position: -20px 0;
}

.xdsoft_datetimepicker .xdsoft_today_button {
    float: left;
    background-position: -70px 0;
    margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
    float: right;
    background-position: 0 0;
}

.xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_today_button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px;
    min-width: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    float: none;
    background-position: -40px -15px;
    height: 15px;
    width: 30px;
    display: block;
    margin-left: 14px;
    margin-top: 7px;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
    float: none;
    margin-left: 0;
    margin-right: 14px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    background-position: -40px 0;
    margin-bottom: 7px;
    margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 168px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: center;
    border-collapse: collapse;
    cursor: pointer;
    border-bottom-width: 0;
    height: 25px;
    line-height: 25px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
    border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover, .xdsoft_datetimepicker .xdsoft_next:hover, .xdsoft_datetimepicker .xdsoft_prev:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.xdsoft_datetimepicker .xdsoft_label {
    display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    background-color: #fff;
    float: left;
    /* width: 182px; */
    text-align: center;
    cursor: pointer;
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
    text-decoration: none;
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
    opacity: 1.0;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
    border: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 101;
    display: none;
    background: #fff;
    max-height: 160px;
    overflow-y: hidden;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
    right: 50%;
    transform: translate(50%);
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
    right: 50%;
    transform: translate(50%);
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
    color: #fff;
    background: #ff8000;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
    padding: 2px 10px 2px 5px;
    text-decoration: none !important;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
    background: #33aaff;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
    text-align: center;
    flex-grow: .7;
}

.xdsoft_datetimepicker .xdsoft_calendar {
    clear: both;
}

.xdsoft_datetimepicker .xdsoft_year {
    width: 48px;
    margin-left: 5px;
    flex-grow: .3;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
    border-collapse: collapse;
    width: 100%;
    border-color: transparent;
}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
    /* padding-right: 5px; */
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
    width: 32px;
    /* background: #f5f5f5; */
    /* border: 1px solid #ddd; */
    color: #666;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    border-collapse: collapse;
    cursor: pointer;
    height: 32px;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
    width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    /* background: #f1f1f1; */
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #33aaff;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
    background: #33aaff;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {    background: #33aaff;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700;

}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled, .xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    cursor: default;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover {
    color: #676767 !important;
    background: #e0e0e0 !important;
    box-shadow: none !important;
    border-radius: 50%;
}
 .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
    color: #676767 !important;
    background: #e0e0e0 !important;
    box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
    background: #33aaff !important;
    box-shadow: #178fe5 0 1px 3px 0 inset !important;
    color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
    color: inherit !important;
    background: inherit !important;
    box-shadow: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    font-weight: 400;
    text-align: center;
    color: #999;
    cursor: default;
    font-size: 10px;
}

.xdsoft_datetimepicker .xdsoft_copyright {
    color: #ccc !important;
    font-size: 10px;
    clear: both;
    float: none;
    margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a {
    color: #eee !important
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
    color: #aaa !important
}

.xdsoft_time_box {
    position: relative;
    border: 1px solid #ccc;
}

.xdsoft_scrollbar >.xdsoft_scroller {
    background: #ccc !important;
    height: 20px;
    border-radius: 3px;
}

.xdsoft_scrollbar {
    position: absolute;
    width: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
    left: 0;
    right: auto;
}

.xdsoft_scroller_box {
    position: relative;
}

.xdsoft_datetimepicker.xdsoft_dark {
    box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
    background: #000;
    border-bottom: 1px solid #444;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-top: 1px solid #333;
    color: #ccc;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
    border-bottom: 1px solid #222;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
    background: #0a0a0a;
    border-top: 1px solid #222;
    color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
    background-color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
    border: 1px solid #333;
    background: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
    color: #000;
    background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
    background: #cc5500;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_next, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0a0a0a;
    border: 1px solid #222;
    color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0e0e0e;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
    color: #cc5500;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
    background: #cc5500;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
    color: #000 !important;
    background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    color: #666;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
    color: #333 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
    color: #111 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
    color: #555 !important
}

.xdsoft_dark .xdsoft_time_box {
    border: 1px solid #333;
}

.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {
    background: #333 !important;
}

.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px;
}

.xdsoft_datetimepicker .blue-gradient-button {
    font-family: "museo-sans", "Book Antiqua", sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #82878c;
    height: 28px;
    position: relative;
    padding: 4px 17px 4px 33px;
    border: 1px solid #d7d8da;
    background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    /* IE10+ */
    background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa', GradientType=0 );
    /* IE6-9 */
}

.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
    color: #454551;
    background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF', GradientType=0 );
    /* IE6-9 */
}
