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