@charset 'UTF-8';
body.swsb-size--small.swsb-position--top{padding-top:calc(33px + var(--swsb-border-top-padding, 0px) + var(--swsb-border-bottom-padding, 0px))}body.swsb-size--medium.swsb-position--top{padding-top:calc(44px + var(--swsb-border-top-padding, 0px) + var(--swsb-border-bottom-padding, 0px))}body.swsb-size--large.swsb-position--top{padding-top:calc(66px + var(--swsb-border-top-padding, 0px) + var(--swsb-border-bottom-padding, 0px))}body.swsb-size--small.swsb-position--bottom{padding-bottom:calc(33px + var(--swsb-border-top-padding, 0px) + var(--swsb-border-bottom-padding, 0px))}body.swsb-size--medium.swsb-position--bottom{padding-bottom:calc(44px + var(--swsb-border-top-padding, 0px) + var(--swsb-border-bottom-padding, 0px))}body.swsb-size--large.swsb-position--bottom{padding-bottom:calc(66px + var(--swsb-border-top-padding, 0px) + var(--swsb-border-bottom-padding, 0px))}body.swsb-mode--absolute{position:relative}.cp-sw-status-bar{width:100%;z-index:99999;text-shadow:2px 2px 4px rgba(0,0,0,.2);box-sizing:border-box;border-style:solid;border-left-width:0;border-right-width:0;border-top-width:var(--swsb-border-top, 0);border-top-color:var(--swsb-border-top-colour, #000);border-bottom-width:var(--swsb-border-bottom, 0);border-bottom-color:var(--swsb-border-bottom-colour, #000)}.swsb--in-customizer .cp-sw-status-bar{top:0 !important}.cp-sw-status-bar[data-bar-mode=fixed]{position:fixed;top:0;left:0;right:0}.cp-sw-status-bar[data-bar-mode=absolute]{position:absolute;top:0;left:0;right:0}.cp-sw-status-bar[data-bar-mode=relative]{position:relative}.cp-sw-status-bar[data-bar-position=bottom]{top:auto !important;bottom:0}.cp-sw-status-bar[data-bar-background-type=solid]{background-color:var(--swsb-background-colour, #4588ff);box-shadow:0 4px 8px rgba(0,0,0,.2)}.cp-sw-status-bar[data-bar-background-type=gradient]{background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #000), to(rgba(0, 0, 0, 0)));background:linear-gradient(to bottom, var(--swsb-background-colour, #000) 0, rgba(0, 0, 0, 0) 100%)}.cp-sw-status-bar--fixed{position:fixed}.cp-sw-status-bar--static{position:static}.cp-sw-status-bar *,.cp-sw-status-bar *::before,.cp-sw-status-bar *::after{box-sizing:border-box}.logged-in .cp-sw-status-bar[data-bar-mode=fixed]{top:32px}@media(max-width: 782px){.logged-in .cp-sw-status-bar[data-bar-mode=fixed]{top:46px}}.cp-sw-status-bar__inner{position:relative;width:100%;display:flex;justify-content:space-between;max-width:1440px;padding:0 10px;margin:0 auto;height:44px}[data-bar-height=large] .cp-sw-status-bar__inner{height:66px}[data-bar-height=small] .cp-sw-status-bar__inner{height:33px}.cp-sw-status-bar__title{position:relative;padding:0 0 0 20px;display:flex;align-items:center}@media(max-width: 720px){.cp-sw-status-bar__title{max-width:50%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.cp-sw-status-bar__username{font-size:20px;font-family:var(--swsb-headline-font, inherit)}.cp-sw-status-bar__indicator{top:50%;left:0;transform:translateY(-50%);position:absolute;border-radius:100%;background-color:rgba(0,0,0,0);height:10px;width:10px;border:1px solid #d64541}[data-live-status=live] .cp-sw-status-bar__indicator{border-color:#2ecc71}[data-live-status=live] .cp-sw-status-bar__indicator:before{content:"";position:absolute;border-radius:100%;background-color:rgba(0,0,0,0);height:10px;width:10px;left:-1px;top:-1px;border:1px solid #2ecc71;animation:swsbonline 2s infinite}.cp-sw-status-bar__username{text-decoration:none;color:var(--swsb-text-colour, #fff)}.cp-sw-status-bar__game,.cp-sw-status-bar__viewers{display:flex;flex-direction:column;justify-content:center;text-align:center;color:var(--swsb-text-colour, #fff);margin:0 20px;height:100%}.cp-sw-status-bar__game--line-1,.cp-sw-status-bar__viewers--line-1{color:var(--swsb-text-colour, #fff);font-family:var(--swsb-headline-font, inherit);font-size:15px;text-transform:uppercase}[data-bar-height=small] .cp-sw-status-bar__game--line-1,[data-bar-height=small] .cp-sw-status-bar__viewers--line-1{display:none}.cp-sw-status-bar__game--line-2,.cp-sw-status-bar__viewers--line-2{font-family:inherit;font-size:12px;white-space:nowrap}[data-hide-viewers="1"] .cp-sw-status-bar__viewers{display:none}[data-hide-game="1"] .cp-sw-status-bar__game{display:none}.cp-sw-status-bar__middle{position:absolute;width:100%;left:0;right:0;top:0;height:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center}@media(max-width: 960px){.cp-sw-status-bar__middle{display:none}}.cp-sw-status-bar__middle-section{width:auto;display:flex;justify-content:center;align-items:center;transition:all .25s ease;height:44px}[data-bar-height=large] .cp-sw-status-bar__middle-section{height:66px}[data-bar-height=small] .cp-sw-status-bar__middle-section{height:33px}.cp-sw-status-bar__offline{position:absolute;top:0;transform:rotateX(0)}[data-live-status=live] .cp-sw-status-bar__offline{top:-44px;transform:rotateX(135deg)}[data-bar-height=large][data-live-status=live] .cp-sw-status-bar__offline{top:-66px}[data-bar-height=small][data-live-status=live] .cp-sw-status-bar__offline{top:-33px}.cp-sw-status-bar__offline--line-1{font-size:20px;font-family:var(--swsb-headline-font, inherit);color:var(--swsb-text-colour, #fff)}.cp-sw-status-bar--online .cp-sw-status-bar__offline{display:none}.cp-sw-status-bar__online{position:absolute;top:44px;transform:rotateX(135deg);visibility:hidden}[data-live-status=live] .cp-sw-status-bar__online{top:0px !important;transform:rotateX(0deg);visibility:visible}[data-bar-height=large] .cp-sw-status-bar__online{top:66px}[data-bar-height=small] .cp-sw-status-bar__online{top:33px}.cp-sw-status-bar__right{display:flex;align-items:center}.cp-sw-status-bar__cta-wrapper{display:none;opacity:0;transition:opacity .25s ease;animation:none}[data-bar-loading="0"] .cp-sw-status-bar__cta-wrapper{display:flex;animation:swsbfadeIn .25s forwards}@keyframes swsbonline{0%{transform:scale(1);opacity:1}100%{transform:scale(3);opacity:0}}@keyframes swsbfadeIn{0%{opacity:0}1%{opacity:0;display:flex}100%{opacity:1;display:flex}}@font-face{font-family:"luckiest-guy";src:url(//fis314.com/wp-content/plugins/stream-status-for-twitch/public/dist/4b338e345607f5df3771.ttf) format("truetype");font-weight:normal;font-style:normal;font-display:swap}.cta-button,.l-youtube-cta,.l-kick-cta,.l-twitch-cta{position:relative;display:inline-flex;align-items:center;height:30px;font-family:inherit;line-height:30px;color:#fff !important;text-decoration:none;border-radius:4px;padding:0 8px;margin:0 0 0 8px;font-size:12px;text-transform:capitalize}[data-bar-height=small] .cta-button,[data-bar-height=small] .l-youtube-cta,[data-bar-height=small] .l-kick-cta,[data-bar-height=small] .l-twitch-cta{height:27px;line-height:27px}.cta-button i,.l-youtube-cta i,.l-kick-cta i,.l-twitch-cta i{position:relative;top:0;margin:0;width:20px;height:20px}.cta-button i svg,.l-youtube-cta i svg,.l-kick-cta i svg,.l-twitch-cta i svg{width:100%;height:auto;fill:#fff;vertical-align:top}.cta-button span,.l-youtube-cta span,.l-kick-cta span,.l-twitch-cta span{margin:0 0 0 4px}.cta-button span:empty,.l-youtube-cta span:empty,.l-kick-cta span:empty,.l-twitch-cta span:empty{display:none}@media(max-width: 720px){.cta-button span,.l-youtube-cta span,.l-kick-cta span,.l-twitch-cta span{display:none}}.l-stream-online .cta-button[data-status=offline],.l-stream-online [data-status=offline].l-youtube-cta,.l-stream-online [data-status=offline].l-kick-cta,.l-stream-online [data-status=offline].l-twitch-cta{display:none}.l-twitch-cta{background-color:#9147ff}.l-twitch-cta:hover{background-color:#772ce8}.l-kick-cta{background-color:#3ad305}.l-kick-cta:hover{background-color:#53fc18}.l-youtube-cta{background-color:red}.l-youtube-cta:hover{background-color:#282828}.swsb-loader{width:30px;aspect-ratio:1;--c: no-repeat linear-gradient(var(--swsb-text-colour, #fff) 0 0);background:var(--c) 0% 50%,var(--c) 50% 50%,var(--c) 100% 50%;animation:l7 1s infinite linear alternate}[data-bar-loading="0"] .swsb-loader{display:none}@keyframes l7{0%{background-size:20% 50%,20% 50%,20% 50%}20%{background-size:20% 20%,20% 50%,20% 50%}40%{background-size:20% 100%,20% 20%,20% 50%}60%{background-size:20% 50%,20% 100%,20% 20%}80%{background-size:20% 50%,20% 50%,20% 100%}100%{background-size:20% 50%,20% 50%,20% 50%}}.tp-twitch,.tp-twitch *,.tp-twitch :after,.tp-twitch :before{box-sizing:border-box}.tp-twitch .tp-twitch-icon-verified{background-image:url(//fis314.com/wp-content/plugins/tomparisde-twitchtv-widget/assets/img/icon-verified.png)}.tp-twitch .tp-twitch-icon-game,.tp-twitch .tp-twitch-icon-verified{display:inline-block;height:14px;width:14px;margin-right:.3em;background-repeat:no-repeat;background-size:14px 14px;background-position:50%;vertical-align:-10%}.tp-twitch .tp-twitch-icon-game{background-image:url(//fis314.com/wp-content/plugins/tomparisde-twitchtv-widget/assets/img/icon-game.png)}.tp-twitch .tp-twitch-icon-user{background-image:url(//fis314.com/wp-content/plugins/tomparisde-twitchtv-widget/assets/img/icon-community.png)}.tp-twitch .tp-twitch-icon-user,.tp-twitch .tp-twitch-icon-views{display:inline-block;height:14px;width:14px;margin-right:.3em;background-repeat:no-repeat;background-size:14px 14px;background-position:50%;vertical-align:-10%}.tp-twitch .tp-twitch-icon-views{background-image:url(//fis314.com/wp-content/plugins/tomparisde-twitchtv-widget/assets/img/icon-views.png)}.tp-twitch .tp-twitch-icon-viewer{display:inline-block;height:14px;width:14px;margin-right:.3em;background-repeat:no-repeat;background-size:14px 14px;background-position:50%;vertical-align:-10%;background-image:url(//fis314.com/wp-content/plugins/tomparisde-twitchtv-widget/assets/img/icon-viewer.png)}.tp-twitch .tp-twitch-stream--live .tp-twitch-icon-viewer{background-image:url(//fis314.com/wp-content/plugins/tomparisde-twitchtv-widget/assets/img/icon-viewer-live.png)}.tp-twitch img.tp-twitch-stream__avatar,.tp-twitch img.tp-twitch-stream__thumbnail{float:none;margin:0;border:none;box-shadow:none;display:block;max-width:100%;height:auto}.tp-twitch .tp-twitch-iframe-container{position:relative;overflow:hidden;padding-top:56.25%}.tp-twitch .tp-twitch-iframe-container>iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.tp-twitch .tp-twitch-stream{margin-bottom:1em;padding:10px;box-shadow:0 0 3px 0 rgba(0,0,0,.25)}.tp-twitch .tp-twitch-stream__header{margin-bottom:10px}.tp-twitch .tp-twitch-stream__body{position:relative;min-height:50px;padding-left:60px;font-size:13px;line-height:1.2}.tp-twitch .tp-twitch-stream__user-avatar{position:absolute;top:0;left:0}.tp-twitch .tp-twitch-stream__user-avatar img{max-width:50px}.tp-twitch .tp-twitch-stream__title{display:block;font-size:15px;font-weight:700;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tp-twitch .tp-twitch-stream__user{display:block;margin-top:.4em}.tp-twitch .tp-twitch-stream__user a{border-bottom:none;box-shadow:none;text-shadow:none;text-decoration:none}.tp-twitch .tp-twitch-stream__user a:active,.tp-twitch .tp-twitch-stream__user a:focus,.tp-twitch .tp-twitch-stream__user a:hover{border-bottom:none;box-shadow:none;text-shadow:none;text-decoration:underline}.tp-twitch .tp-twitch-stream__user .tp-twitch-icon-verified{margin-left:.5em}.tp-twitch .tp-twitch-stream__game{display:block;margin-top:.2em}.tp-twitch .tp-twitch-stream__game a{border-bottom:none;box-shadow:none;text-shadow:none;text-decoration:none}.tp-twitch .tp-twitch-stream__game a:active,.tp-twitch .tp-twitch-stream__game a:focus,.tp-twitch .tp-twitch-stream__game a:hover{border-bottom:none;box-shadow:none;text-shadow:none;text-decoration:underline}.tp-twitch .tp-twitch-stream__footer{margin-top:.4em;font-size:13px;line-height:1.2;text-align:right}.tp-twitch .tp-twitch-stream__footer>span{margin-left:10px}.tp-twitch .tp-twitch-stream--live .tp-twitch-stream__viewer{color:#ec1313}.tp-twitch .tp-twitch-stream--offline .tp-twitch-stream__footer{margin-top:-15px}.tp-twitch .tp-twitch-streams--style-white .tp-twitch-stream{background:#fff}.tp-twitch .tp-twitch-streams--style-white .tp-twitch-stream__footer{color:#6e6779}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face {
font-family: stsvg;
src:  url(//fis314.com/wp-content/themes/affinger/st_svg/fonts/stsvg.eot?e9lchi);
src:  url(//fis314.com/wp-content/themes/affinger/st_svg/fonts/stsvg.eot?e9lchi#iefix) format('embedded-opentype'),
url(//fis314.com/wp-content/themes/affinger/st_svg/fonts/stsvg.ttf?e9lchi) format('truetype'),
url(//fis314.com/wp-content/themes/affinger/st_svg/fonts/stsvg.woff?e9lchi) format('woff'),
url(//fis314.com/wp-content/themes/affinger/st_svg/fonts/stsvg.svg?e9lchi#stsvg) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="st-svg-"], [class*=" st-svg-"] {
font-family: stsvg;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wp-element-caption [class^="st-svg-"],
.wp-element-caption [class*=" st-svg-"] {
margin-right: 3px;
}
#search .st-fa {
font-family: stsvg;
}
.st-svg-note:before {
content: "\e92d";
font-size: .9em;
}
.st-svg-caret-down:before {
content: "\e901";
}
.st-svg-xcom:before {
content: "\e92c";
}
.st-svg-bar:before {
content: "\e916";
}
.st-svg-circle-w:before {
content: "\e920";
}
.st-svg-triangle:before {
content: "\e92b";
}
.st-svg-font-q:before {
content: "\e906";
}
.st-svg-h-top:before {
content: "\e905";
}
.st-svg-instagram:before {
content: "\e903";
}
.st-svg-get-pocket:before {
content: "\f265";
}
.st-svg-pinterest-p:before {
content: "\f231";
}
.st-svg-youtube-play:before {
content: "\f16a";
}
.st-svg-hand-right:before {
content: "\e974";
}
.st-svg-thumbs-o-down:before {
content: "\f088";
}
.st-svg-thumbs-o-up:before {
content: "\f087";
}
.st-svg-thumbs-up:before {
content: "\f164";
}
.st-svg-vidicon:before {
content: "\e934";
}
.st-svg-hand-o-down:before {
content: "\f0a7";
}
.st-svg-hand-o-right:before {
content: "\f0a4";
}
.st-svg-headphone:before {
content: "\e938";
}
.st-svg-pencil-square:before {
content: "\f14b";
}
.st-svg-pencil-square-o:before {
content: "\f044";
}
.st-svg-thumbs-down:before {
content: "\f165";
}
.st-svg-bullhorn:before {
content: "\f0a1";
}
.st-svg-columns:before {
content: "\f0db";
}
.st-svg-refresh:before {
content: "\f021";
}
.st-svg-plus-circle:before {
content: "\f055";
}
.st-svg-qr-code:before {
content: "\e933";
}
.st-svg-angle-double-down:before {
content: "\f103";
}
.st-svg-angle-double-right:before {
content: "\f101";
}
.st-svg-angle-down:before {
content: "\f107";
}
.st-svg-angle-right:before {
content: "\f105";
}
.st-svg-angle-up:before {
content: "\f106";
}
.st-svg-arrow-right:before {
content: "\f061";
}
.st-svg-arrow-left:before {
content: "\f061";
transform:rotate(180deg);
}
.st-svg-bell:before {
content: "\f0f3";
}
.st-svg-bold:before {
content: "\f032";
}
.st-svg-book:before {
content: "\f02d";
}
.st-svg-bookmark:before {
content: "\f02e";
}
.st-svg-calendar:before {
content: "\f073";
}
.st-svg-camera:before {
content: "\f030";
}
.st-svg-caret-right:before {
content: "\f0da";
}
.st-svg-caret-square-o-right:before {
content: "\f152";
}
.st-svg-check-circle:before {
content: "\f058";
}
.st-svg-chevron-circle-right:before {
content: "\f138";
}
.st-svg-chevron-circle-right_:before {
content: "\e937";
}
.st-svg-chevron-down:before {
content: "\f078";
}
.st-svg-chevron-left:before {
content: "\f053";
}
.st-svg-chevron-right:before {
content: "\f054";
}
.st-svg-clipboard:before {
content: "\f0ea";
}
.st-svg-clock-o:before {
content: "\f017";
}
.st-svg-cloud-download:before {
content: "\f0ed";
}
.st-svg-code:before {
content: "\f121";
}
.st-svg-cog:before {
content: "\f013";
}
.st-svg-cogs:before {
content: "\f085";
}
.st-svg-copy:before {
content: "\f0c5";
}
.st-svg-credit-card-alt:before {
content: "\f283";
}
.st-svg-desktop:before {
content: "\f108";
}
.st-svg-double-up:before {
content: "\f102";
}
.st-svg-download:before {
content: "\f019";
}
.st-svg-envelope:before {
content: "\f0e0";
}
.st-svg-envelope-o:before {
content: "\f003";
}
.st-svg-eraser:before {
content: "\f12d";
}
.st-svg-exchange:before {
content: "\f0ec";
}
.st-svg-exclamation-circle:before {
content: "\f06a";
}
.st-svg-exclamation-triangle:before {
content: "\f071";
}
.st-svg-external-link:before {
content: "\f08e";
}
.st-svg-eye:before {
content: "\f06e";
}
.st-svg-eye-slash:before {
content: "\f070";
}
.st-svg-file-image-o:before {
content: "\f1c5";
}
.st-svg-files-o:before {
content: "\e918";
}
.st-svg-file-text:before {
content: "\f15c";
}
.st-svg-file-text-o:before {
content: "\f0f6";
}
.st-svg-file-zip-o:before {
content: "\f1c6";
}
.st-svg-flag:before {
content: "\f024";
}
.st-svg-folder:before {
content: "\f07b";
}
.st-svg-folder-open-o:before {
content: "\f115";
}
.st-svg-font:before {
content: "\f031";
}
.st-svg-font-tag:before {
content: "\e914";
}
.st-svg-gift:before {
content: "\f06b";
}
.st-svg-home:before {
content: "\f015";
}
.st-svg-inbox:before {
content: "\f01c";
}
.st-svg-info-circle:before {
content: "\f05a";
}
.st-svg-lightbulb:before {
content: "\e915";
}
.st-svg-lightbulb-o:before {
content: "\f0eb";
}
.st-svg-line-chart:before {
content: "\f201";
}
.st-svg-list:before {
content: "\f03a";
}
.st-svg-list-alt:before {
content: "\f022";
}
.st-svg-list-ol:before {
content: "\f0cb";
}
.st-svg-list-ul:before {
content: "\f0ca";
}
.st-svg-lock:before {
content: "\f023";
}
.st-svg-money:before {
content: "\f0d6";
}
.st-svg-newspaper-o:before {
content: "\f1ea";
}
.st-svg-pages:before {
content: "\e96d";
}
.st-svg-paper-plane:before {
content: "\f1d8";
}
.st-svg-pdf-o:before {
content: "\f1c1";
}
.st-svg-pencil:before {
content: "\f040";
}
.st-svg-pencil-square-b:before {
content: "\e973";
}
.st-svg-percent:before {
content: "\f295";
}
.st-svg-picture-o:before {
content: "\f03e";
}
.st-svg-print:before {
content: "\f02f";
}
.st-svg-product-hunt:before {
content: "\f288";
}
.st-svg-reply:before {
content: "\f112";
}
.st-svg-rss:before {
content: "\f09e";
}
.st-svg-rss-square:before {
content: "\f143";
}
.st-svg-share-alt:before {
content: "\f1e0";
}
.st-svg-share-square:before {
content: "\f14d";
}
.st-svg-share-square-o:before {
content: "\f045";
}
.st-svg-shopping-cart:before {
content: "\f217";
}
.st-svg-shortcode:before {
content: "\e99a";
}
.st-svg-sign-in:before {
content: "\f090";
}
.st-svg-sign-out:before {
content: "\f08b";
}
.st-svg-star:before {
content: "\f005";
}
.st-svg-star-half-o:before {
content: "\f123";
}
.st-svg-star-o:before {
content: "\f006";
}
.st-svg-sticky-note-o:before {
content: "\f24a";
}
.st-svg-tachometer:before {
content: "\f0e4";
}
.st-svg-terminal:before {
content: "\f120";
}
.st-svg-thumb-tack:before {
content: "\f08d";
}
.st-svg-toggle-on:before {
content: "\f205";
}
.st-svg-txt:before {
content: "\e98c";
}
.st-svg-unlock-alt:before {
content: "\f13e";
}
.st-svg-url-copy:before {
content: "\e913";
}
.st-svg-user:before {
content: "\f007";
}
.st-svg-user-circle:before {
content: "\f2bd";
}
.st-svg-menu_cut:before {
content: "\e90a";
}
.st-svg-search_s:before {
content: "\e91f";
}
.st-svg-search_thin_s:before {
content: "\e921";
}
.st-svg-close:before {
content: "\e90e";
}
.st-svg-close_thin:before {
content: "\e90c";
}
.st-svg-menu_thin:before {
content: "\e90b";
}
.st-svg-menu:before {
content: "\e909";
}
.st-svg-border:before {
content: "\e91d";
}
.st-svg-circle-s:before {
content: "\e91e";
}
.st-svg-camera-retro:before {
content: "\f080";
}
.st-svg-check:before {
content: "\f00c";
}
.st-svg-facebook-square:before {
content: "\f082";
}
.st-svg-oukan:before {
content: "\e908";
}
.st-svg-relation:before {
content: "\e917";
}
.st-svg-diamond:before {
content: "\f219";
}
.st-svg-trophy:before {
content: "\f091";
}
.st-svg-slide-show:before {
content: "\e92a";
}
.st-svg-quote-left:before {
content: "\f10d";
}
.st-svg-magic:before {
content: "\f0d0";
}
.st-svg-plus:before {
content: "\f067";
}
.st-svg-quote-right:before {
content: "\f10e";
}
.st-svg-th:before {
content: "\f00a";
}
.st-svg-link:before {
content: "\f0c1";
}
.st-svg-map-marker:before {
content: "\f041";
}
.st-svg-tag:before {
content: "\f02b";
}
.st-svg-tags:before {
content: "\f02c";
}
.st-svg-palette:before {
content: "\e925";
}
.st-svg-footer:before {
content: "\e924";
}
.st-svg-header:before {
content: "\f1dc";
}
.st-svg-h-gazou:before {
content: "\e926";
}
.st-svg-h-under:before {
content: "\e927";
}
.st-svg-main-area:before {
content: "\e928";
}
.st-svg-sidebar:before {
content: "\e929";
}
.st-svg-minus-thin:before {
content: "\e922";
}
.st-svg-plus-thin:before {
content: "\e923";
}
.st-svg-quora:before,
.st-svg-question-circle:before {
content: "\f059";
}
.st-svg-close_cut:before {
content: "\e90d";
}
.st-svg-toc:before {
content: "\e91c";
}
.st-svg-bolt:before {
content: "\f0e7";
}
.st-svg-th-large:before {
content: "\f009";
}
.st-svg-paperclip:before {
content: "\f0c6";
}
.st-svg-tablet:before {
content: "\f10a";
}
.st-svg-times:before {
content: "\f00d";
}
.st-svg-comments-o:before {
content: "\f0e6";
}
.st-svg-circle-o:before {
content: "\f10c";
}
.st-svg-heart:before {
content: "\f004";
}
.st-svg-twitter:before {
content: "\e92c";
}
.st-svg-mobile:before {
content: "\f10b";
}
.st-svg-emotion-frown:before {
content: "\e919";
}
.st-svg-emotion-meh:before {
content: "\e91a";
}
.st-svg-emotion-smile:before {
content: "\e91b";
}
.st-svg-plug:before {
content: "\f1e6";
}
.st-svg-bars:before {
content: "\f0c9";
}
.st-svg-comment:before {
content: "\f075";
}
.st-svg-commenting:before {
content: "\f27a";
}
.st-svg-comments:before {
content: "\f086";
}
.st-svg-amazon:before {
content: "\f270";
}
.st-svg-arrow-circle-o-right:before {
content: "\f18e";
}
.st-svg-arrow-circle-right:before {
content: "\f0a9";
}
.st-svg-bigginer_l:before {
content: "\e910";
}
.st-svg-bigginer_r:before {
content: "\e90f";
}
.st-svg-check-thin:before {
content: "\e902";
}
.st-svg-check_bold:before {
content: "\e907";
}
.st-svg-check_bold_max:before {
content: "\e901";
}
.st-svg-check_square_radius:before {
content: "\e904";
}
.st-svg-circle:before {
content: "\f111";
}
.st-svg-facebook:before {
content: "\f09a";
}
.st-svg-google:before {
content: "\f1a0";
}
.st-svg-hateb:before {
content: "\e911";
}
.st-svg-line:before {
content: "\e912";
}
.st-svg-search:before {
content: "\f002";
}
.st-svg-search-minus:before {
content: "\f010";
}
.st-svg-search-plus:before {
content: "\f00e";
}
.st-svg-search_thin:before {
content: "\e948";
}
.st-svg-arrow:before {
content: "\e900";
}
.st-svg-wordpress:before {
content: "\f19a";
} .st-svg-checkbox {
position:relative;
}
.st-svg-checkbox:before {
content: "\e904";
color:#ccc;
z-index:2;
margin-right:10px;
}
.st-svg-checkbox:after {
content: "\e907";
color:#ff0000;
position:absolute;
z-index:1;
top:0;
left:0;
text-shadow: -1px -1px 0 rgba(255, 255, 255, 1),1px -1px 0 rgba(255, 255, 255, 1),-1px 1px 0 rgba(255, 255, 255, 1),1px 1px 0 rgba(255, 255, 255, 1);
}
.st-bigginer {
position:relative;
}
.st-svg-bigginer {
position:relative;
}
.st-svg-bigginer:before {
content: "\e910";
color:#FFEE58;
z-index:2;
}
.st-svg-bigginer:after {
content: "\e90f";
position:absolute;
color:#388E3C;
z-index:1;
top:0;
left:0;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://fis314.com/wp-content/themes/affinger/vendor/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://fis314.com/wp-content/themes/affinger/vendor/slick/fonts/slick.eot);
src: url(https://fis314.com/wp-content/themes/affinger/vendor/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://fis314.com/wp-content/themes/affinger/vendor/slick/fonts/slick.woff) format('woff'), url(https://fis314.com/wp-content/themes/affinger/vendor/slick/fonts/slick.ttf) format('truetype'), url(https://fis314.com/wp-content/themes/affinger/vendor/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}