.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpm-switcher-dropdown,.wpm-switcher-dropdown .wpm-language-dropdown,.wpm-switcher-list{list-style:none;margin-bottom:0;padding-left:0}.wpm-switcher-dropdown a,.wpm-switcher-list li a,.wpm-switcher-list li>span{color:#333}.wpm-switcher-dropdown a:hover,.wpm-switcher-list li a:hover,.wpm-switcher-list li.active a,.wpm-switcher-list li.active>span,.wpm-switcher-list li>span:hover{color:#000}.wpm-switcher-dropdown a img,.wpm-switcher-dropdown span img,.wpm-switcher-list li a img,.wpm-switcher-list li>span img{display:inline-block;margin-right:3px}.wpm-switcher-dropdown{position:relative}.wpm-switcher-dropdown .wpm-language-dropdown{display:none;left:0;margin-left:0;position:absolute;top:100%;z-index:1}.wpm-switcher-dropdown>li{position:relative}.wpm-switcher-dropdown>li:hover .wpm-language-dropdown{display:block}.wpm-switcher-dropdown .wpm-item-language-main>span:hover{cursor:pointer}.wpm-languages.menu-item>a img{display:inline-block;margin-right:5px}.wpm-language-switcher br,.wpm-language-switcher p{display:none}.container,
.container-fluid {
position: relative;
margin-right: auto;
margin-left: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.container {
padding-right: 15px;
padding-left: 15px;
}
.row {
position: relative;
margin-right: -15px;
margin-left: -15px;
}
.span1, 
.span2, 
.span3, 
.span4, 
.span5, 
.span6, 
.span7, 
.span8, 
.span9, 
.span10, 
.span11, 
.span12 {
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media (min-width: 768px) {
.span1, 
.span2, 
.span3, 
.span4, 
.span5, 
.span6, 
.span7, 
.span8, 
.span9, 
.span10, 
.span11, 
.span12 {
float: left;
}
.span12 { width: 100%; }
.span11 { width: 91.66666667%; }
.span10 { width: 83.33333333%; }
.span9  { width: 75%; }
.span8  { width: 66.66666667%; }
.span7  { width: 58.33333333%; }
.span6  { width: 50%; }
.span5  { width: 41.66666667%; }
.span4  { width: 33.33333333%; }
.span3  { width: 25%; }
.span2  { width: 16.66666667%; }
.span1  { width: 8.33333333%;  }
.offset12 { margin-left: 100%; }
.offset11 { margin-left: 91.66666667%; }
.offset10 { margin-left: 83.33333333%; }
.offset9  { margin-left: 75%; }
.offset8  { margin-left: 66.66666667%; }
.offset7  { margin-left: 58.33333333%; }
.offset6  { margin-left: 50%; }
.offset5  { margin-left: 41.66666667%; }
.offset4  { margin-left: 33.33333333%; }
.offset3  { margin-left: 25%; }
.offset2  { margin-left: 16.66666667%; }
.offset1  { margin-left: 8.33333333%; }
.offset0  { margin-left: 0%; }
}
.visible-phone,
.visible-tablet,
.visible-desktop,
.visible-desktop-large {
display: none !important;
}
.visible-phone-block,
.visible-phone-inline,
.visible-phone-inline-block,
.visible-tablet-block,
.visible-tablet-inline,
.visible-tablet-inline-block,
.visible-desktop-block,
.visible-desktop-inline,
.visible-desktop-inline-block,
.visible-desktop-large-block,
.visible-desktop-large-inline,
.visible-desktop-large-inline-block {
display: none !important;
}  @media (max-width: 767px) {
.container { width: auto; }
.span1, 
.span2, 
.span3, 
.span4, 
.span5, 
.span6, 
.span7, 
.span8, 
.span9, 
.span10, 
.span11, 
.span12 {
width: 100%;
}
.visible-phone { display: block !important; }
table.visible-phone { display: table; }
tr.visible-phone { display: table-row !important; }
th.visible-phone,
td.visible-phone { display: table-cell !important; }
.visible-phone-block { display: block !important; }
.visible-phone-inline { display: inline !important; }
.visible-phone-inline-block { display: inline-block !important; }
.hidden-phone { display: none !important; }
} @media only screen and (min-width: 480px) and (max-width: 767px) {
} @media (min-width: 768px) and (max-width: 991px) {
.container {	width: 750px; }
.visible-tablet { display: block !important; }
table.visible-tablet { display: table; }
tr.visible-tablet { display: table-row !important; }
th.visible-tablet,
td.visible-tablet { display: table-cell !important; }
.visible-tablet-block { display: block !important; }
.visible-tablet-inline { display: inline !important; }
.visible-tablet-inline-block { display: inline-block !important; }
.hidden-tablet { display: none !important; }
} @media (min-width: 992px) and (max-width: 1199px) {
.container { width: 970px; }
.visible-desktop { display: block !important; }
table.visible-desktop { display: table; }
tr.visible-desktop { display: table-row !important; }
th.visible-desktop,
td.visible-desktop { display: table-cell !important; }
.visible-desktop-block { display: block !important; }
.visible-desktop-inline { display: inline !important; }
.visible-desktop-inline-block { display: inline-block !important; }
.hidden-desktop { display: none !important; }
} @media (min-width: 1200px) {
.container { width: 1170px; }
.visible-desktop-large { display: block !important; }
table.visible-desktop-large { display: table; }
tr.visible-desktop-large { display: table-row !important; }
th.visible-desktop-large,
td.visible-desktop-large { display: table-cell !important; }
.visible-desktop-large-block { display: block !important; }
.visible-desktop-large-inline { display: inline !important; }
.visible-desktop-large-inline-block { display: inline-block !important; }
.hidden-desktop-large { display: none !important; }
}
.container .container { width: auto; padding: 0; } .float-left { float: left; }
.float-right { float: right; }  .row:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
} .fixed:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
} .clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}  button[class*="span"],
input[type="reset"][class*="span"],
input[type="submit"][class*="span"],
input[type="button"][class*="span"],
input[type="text"][class*="span"],
input[type="password"][class*="span"],
input[type="date"][class*="span"],
input[type="datetime"][class*="span"],
input[type="datetime-local"][class*="span"],
input[type="month"][class*="span"],
input[type="week"][class*="span"],
input[type="email"][class*="span"],
input[type="number"][class*="span"],
input[type="search"][class*="span"],
input[type="tel"][class*="span"],
input[type="time"][class*="span"],
input[type="url"][class*="span"],
textarea[class*="span"],
select[class*="span"] {
float: none; padding: 10px 20px; }html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
body { line-height: 1; }
ol, 
ul {
list-style: none;
}
blockquote, 
q {
quotes: none;
}
blockquote:before, 
blockquote:after,
q:before, 
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} audio,
canvas,
progress,
video {
display: inline-block; vertical-align: baseline; } audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
} button,
input,
optgroup,
select,
textarea {
padding: 0;
margin: 0; color: inherit; font: inherit; } 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 {
padding: 0;
border: 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; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} html { 
overflow-y: scroll; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; 
overflow-x: hidden; } body {
background-color: #ffffff;
color: #7b868c;
font: 14px "Raleway", Arial, sans-serif; 
line-height: 24px;	
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
color: #28353e;
font-weight: 300; 
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a {
color: #28353e; 
font-weight: inherit; 
}
h1 {
margin-bottom: 14px; 	 
font-size: 48px; 
line-height: 64px; 
}
h2 { 
margin-bottom: 12px;	
font-size: 36px; 
line-height: 48px;  
}
h3 { 
margin-bottom: 10px;
font-size: 30px; 
line-height: 40px;   
}
h4 {
margin-bottom: 8px; 
font-size: 24px; 
line-height: 32px;   
}
h5 { 
margin-bottom: 6px; 
font-size: 18px; 
line-height: 24px; 
}
h6 {
margin-bottom: 4px;  
font-size: 14px; 
line-height: 18px; 
}
p { margin-bottom: 20px; }
em { font-style: italic; }
strong { font-weight: 700; }
small { font-size: 90%; }
big { font-size: 125%; }
sub { 
vertical-align: sub; 
font-size: 75%; 
}
sup { 
vertical-align: super; 
font-size: 75%; 
}
abbr[title] {  
border-bottom: 1px dotted #d7d7d7; 
cursor: help;
}
address { 
display: block; 
margin-bottom: 20px; 
}
blockquote {}
blockquote p { font-style: italic; }
blockquote span { 
display: block;
margin-top: 5px;
color: #d7d7d7;  
}
blockquote span:before { content: "\2013 \00A0"; }
hr { 
height: 0; 
border: solid #d7d7d7; 
border-width: 1px 0 0 0;
margin: 30px 0;
}
code, 
pre { 
color: #7b868c;
border-radius: 3px;	
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;			
}
code { 
padding: 1px 4px;
border: 1px solid #d7d7d7;
background-color: #f3f3f3;  
color: #d50f25;  
}
pre { 
overflow-x: auto; 
display: block;
padding: 20px;
border: 1px solid #d7d7d7;   
margin-bottom: 20px;
white-space: pre-wrap;
background-color: #f3f3f3; 
}  .hr { 
border-top: 1px solid #d7d7d7;  
margin: 30px 0;
}
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-highlight { color: #98d4ec;background:yellow; }
.text-uppercase { text-transform: uppercase; }
.mute{ 
color: #a9b5bb;
font-weight: 400;
}
p.last,
h1.last,
h2.last,
h3.last,
h4.last,
h5.last,
address.last { margin-bottom: 0; }
@media (max-width: 767px) { body { 
background: none; background-color: #fff; 
}
p.last, 
h1.last, 
h2.last, 
h3.last, 
h4.last, 
h5.last, 
address.last { margin-bottom: 20px; }
.text-right { text-align: left; }
} a, 
a:visited { 
color: #98d4ec; 
text-decoration: none; 
} a:active {
background: transparent; }
a:hover, 
a:focus {
color: #98d4ec; 
outline: 0; 
text-decoration: underline;
} ul, 
ol { 
margin-bottom: 20px;
list-style-position: inside; 
}
ul ul, 
ul ol, 
ol ol, 
ol ul { 
margin-bottom: 0; 
margin-left: 30px; 
}
li {}
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
dl { margin-bottom: 20px; }
dt { font-weight: bold; }
dd  { margin-bottom: 20px; } ul.last,
ol.last { margin-bottom: 0; }
@media (max-width: 767px) {
ul.last, 
ol.last { margin-bottom: 20px; }
} img { 
max-width: 100%;
height: auto;
border: none; 
} .img-align-left { 
float: left;
margin: 5px 10px 0 0;  
}
.img-align-right { 
float: right;
margin: 5px 0 0 10px; 
}
.img-block { display: block; } table { 
width: 100%;
border-collapse: collapse; 
border-spacing: 0; 
margin-bottom: 20px; 
background-color: transparent; 
}
caption { 
margin: 20px 0;
font-weight: 700; 
text-align: center; 
}
table th, 
table td {
padding: 8px; 
border-top: 1px solid #d7d7d7;
vertical-align: top; 
}
table th { 
border-top: 0;
font-weight: 700;  
}
table thead th { vertical-align: bottom; } form {  }
fieldset {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
fieldset legend {
padding: 0;
margin: 0;
font-weight: 700;								
}
::-moz-placeholder,
::-webkit-input-placeholder,
:-ms-input-placeholder {
color: #d7d7d7;
}
label {
display: block;
margin-bottom: 5px;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
color: #7b868c;
display: block;
max-width: 100%;
-webkit-appearance: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 7px 25px;
border: 1px solid #d7d7d7;
border-radius: 20px;
margin-bottom: 10px;
background-color: #fff;
font-size: 13px;
line-height: 21px;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
border-color: #bbb;
outline: none;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="color"]:disabled,
textarea:disabled {
background-color: #f3f3f3;
cursor: not-allowed;
}
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea {
background-color: #f3f3f3;
cursor: not-allowed;
}
textarea[rows] { height: auto; }
select {
color: #7b868c;
height: 40px;
max-width: 100%;
border: 1px solid #d7d7d7;
background-color: #fff;
-webkit-appearance: none !important;
padding: 0 10px;
}
select:disabled {
background-color: #f3f3f3;
cursor: not-allowed;
}
select:focus { border-color: #bbb; }
select[multiple] { height: auto; }
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
margin: 0 0 10px;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
display: inline-block;
margin-right: 10px;
margin-bottom: 0;
margin-left: 5px;
vertical-align: baseline;
}
input[type="file"] { width: 100%; }
button,
input[type="reset"],
input[type="submit"],
input[type="button"]{
position: relative;
display: inline-block;
border: 2px solid #98d4ec;
border-radius: 20px;
margin: 0 5px 20px 0;
padding: 7px 25px;
background-color: #98d4ec;
background-clip: padding-box; 
color: #fff;
line-height: 18px;
font-weight: 700;
text-decoration: none !important;
vertical-align: middle;
cursor: pointer;
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
text-align: center;
-webkit-appearance: none;
-webkit-transition: border-radius 0.3s;
transition: border-radius 0.3s;
}
button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
border-radius: 0;
} .javascript-required,
.modern-browser-required{
padding: 15px 0;
background-color: #d50f25;
color: #fff;
text-align: center;
font-weight: 700;
}#wrap {
position: relative;
background-color: #fff;
margin:auto;
}
@media (max-width: 767px) {
#wrap {}
}
.ewf-boxed-layout #wrap {
max-width: 1140px; 
margin: 0 auto;
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);  
-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);    
box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);  
}
.ewf-boxed-layout #header, 
.ewf-boxed-layout #nav { max-width: 1140px; }
@media (min-width: 1200px) {
.ewf-boxed-layout #wrap { max-width: 1370px; }
.ewf-boxed-layout #header, 
.ewf-boxed-layout #nav  { max-width: 1370px; }
}
@media (max-width: 1140px) {
.ewf-boxed-layout #wrap {
-webkit-box-shadow: none;  
-moz-box-shadow: none;     
box-shadow: none;  
}
} #header {
margin: 0 auto; 
} #logo {  
padding: 25px 0;
line-height:1;
} #logo a {
display: inline-block;
max-width: 100%; }
#logo img { display: block; }	
@media (min-width: 768px) and (max-width: 991px) {
#logo { padding-top: 30px; }
}
@media (max-width: 767px) { #logo {
padding-top: 30px;  
padding-right: 50px; }
} .error-no-menu { padding-top: 35px; } .sf-menu,
.sf-menu ul {
padding: 0;
margin: 0;
list-style: none;
}
.sf-menu > li { float: left; }
.sf-menu > li > a {
position: relative;
display: block;
} .sf-menu .sf-mega,
.sf-menu li.dropdown ul {
position: absolute;
z-index: 1025; top: 100%;
left: 0;
display: none;
}
.sf-menu li.dropdown { position: relative; }
.sf-menu li.dropdown ul ul {
top: -16px;
left: 100%;
}
.sf-menu li:hover > .sf-mega,
.sf-menu li.sfHover > .sf-mega,
.sf-menu li.dropdown:hover > ul,
.sf-menu li.dropdown.sfHover > ul { display: block; } .sf-menu {
position: relative;
float: right;
margin-top: 0;
} 
.sf-menu a {
display: block;
padding: 10px 0;
color: #7b868c; 
font-size: 14px;
font-weight: 700;	
text-decoration: none;
}
.sf-menu li.dropdown a { padding: 8px 20px; }
.sf-menu > li > a,
.sf-menu > li.dropdown > a {
padding: 31px 15px;
border: none;
color: #7b868c;
font-size: 14px;
}
.sf-menu > li:last-child > a { }
.sf-menu > li a i { margin-right: 5px; }
.sf-menu > li.current > a { position: relative; }
.sf-menu > li > a:before { 
position: absolute;
top: 50%;
right: 0;
left: 0;
display: block;
width: 25px;
border-top: 1px solid transparent;
margin: 13px auto 0;
content: "";
-webkit-transition: border-top-color 0.3s;
transition: border-top-color 0.3s;
}
.sf-menu > li > a:hover:before,
.sf-menu > li.current > a:before,
.sf-menu li.sfHover > a:before { border-top-color: #98d4ec; }  .sf-menu li.dropdown ul {
min-width: 190px; padding: 15px 0;
border: 1px solid rgba(0, 0, 0, 0.1);	
background-color: #fff;			
}
.sf-menu li.dropdown ul:before {
position: absolute;
top: 0;
left: 0;
display: block;
width: 75px;
border-top: 2px solid #98d4ec;
content: "";
}
.sf-menu li.dropdown ul a:hover,
.sf-menu li.dropdown ul li.dropdown.sfHover > a { color: #98d4ec; } .sf-mega {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 20px 0;
border: 1px solid rgba(0, 0, 0, 0.1);
background-color: #fff;
}
.sf-mega-section {
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0 20px;
} .sf-mega.sf-mega-1-col .sf-mega-section{ width: 100%; } .sf-mega.sf-mega-2-col .sf-mega-section{ width: 50%; }
.sf-mega.sf-mega-3-col .sf-mega-section{ width: 33.3333333333%; }
.sf-mega.sf-mega-4-col .sf-mega-section{ width: 25%; }
.sf-menu .sf-mega:before {
position: absolute;
top: 0;
left: 0;
display: block;
width: 75px;
border-top: 2px solid #98d4ec;
content: "";
}
.sf-mega ul li a:hover { color: #98d4ec; } .sf-arrows .sf-with-ul:after {
position: absolute;
top: 16px;		
right: 0;
display: none;
width: 0;
height: 0;
border: 5px solid transparent;
border-top-color: #d7d7d7;
content: "";
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after { border-top-color: rgba(0, 0, 0, 0.7); }
.sf-arrows ul .sf-with-ul:after {
top: 50%;
display: block;
border-color: transparent;
border-left-color: #d7d7d7;
margin-top: -5px;
margin-right: 10px;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after { border-left-color: rgba(0, 0, 0, 0.7); }
@media (min-width: 768px) and (max-width: 991px) {
#menu { display: none; }
}
@media (max-width: 767px) {
#menu { display: none; }
} #mobile-menu {
border-bottom: 1px solid #d7d7d7;
margin-bottom: 0;
}
#mobile-menu li {	
display: block;
margin: 0;
}
#mobile-menu > li > ul, 
#mobile-menu > li > ul > li > ul {
display: none;
margin-left: 0;
}
#mobile-menu .sf-mega {
display: none;
padding: 0;
border: none;
margin: 0;
background: #fff;
}
#mobile-menu .sf-mega-section {
float: none;
width: 100%;
padding: 0;
border: none;
}
#mobile-menu .sf-mega-section ul { margin-left: 0; }
#mobile-menu li a {
position: relative;
display: block;
padding: 15px 25px;
border-top: 1px solid #d7d7d7;
color: #28353e;
font-size: 13px;
text-align: left;
text-decoration: none;
}
#mobile-menu ul a { padding-left: 45px; }
#mobile-menu ul li ul a  { padding-left: 65px; }
#mobile-menu .mobile-menu-submenu-arrow {
position: absolute;
top: 0;
right: 0;
width: 70px;
height: 100%;
border-left: 1px solid #d7d7d7;
color: #FFFFFF;
font-size: 20px;
line-height: 50px;
text-align: center;
cursor: pointer;
}
#mobile-menu .mobile-menu-submenu-arrow:hover { background-color: #f3f3f3; }
#mobile-menu li a:hover {}
#mobile-menu { display: none; } #mobile-menu-trigger { 
float: right;
display: none;
font-size: 32px;
}
@media (min-width: 768px) and (max-width: 991px) {
#mobile-menu-trigger { 
display: block;
margin-top: 28px;
margin-right: 0;
}	
}
@media (max-width: 767px) {
#mobile-menu-trigger { 
position: absolute;
top: 23px;
right: 15px;
display: block;
padding: 10px;
margin-top: 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
#mobile-menu-trigger {  }
} #header-button { 
float: right;
margin: 25px 0 0;
font-size: 13px;
}
#header-button + nav #menu { padding-right: 35px; }
@media (max-width: 991px) {
#header-button { display: none; }
}
@media (max-width: 767px) {
} @media (min-width: 1025px) { #header-wrap {
position: relative;
height: 86px; }
#header {
position: absolute;
top: 0; 					
right: 0;
left: 0;
margin: 0 auto; 
} #header.stuck {
position: fixed;
z-index: 1020; top: 0;
width: 100%;
padding: 5px 0 0 0;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
margin: 0 auto;
background-color: rgba(255, 255, 255, 0.95);
-webkit-transition: padding 0.3s;
transition: padding 0.3s;
}
#header.stuck #logo { padding: 15px 0 23px 0; }
#header.stuck .sf-menu { margin-top: 0; }
#header.stuck .sf-menu > li > a,
#header.stuck .sf-menu > li.dropdown > a { padding: 25px 15px; }
#header.stuck .sf-menu > li:last-child > a { }
#header.stuck #header-button { margin: 19px 0 0; }
body.admin-bar #header.stuck { top:32px; }
#header.stuck .error-no-menu { padding-top: 25px; }
} #content { padding-bottom: 40px;	} #page-header {
padding: 36px 0;
border-top: 1px solid #d7d7d7;
border-bottom: 1px solid #d7d7d7;
margin-bottom: 100px;
background: no-repeat center center;
}
#page-header p {
margin-bottom: 0;
}
@media (max-width: 767px) {
#page-header p { text-align: left; }
} #footer { padding-top: 30px; }
#footer-widget-area-1 {}
#footer-widget-area-2 {}
#footer-widget-area-3 {}
#footer-widget-area-4 {} #footer-bottom { padding-bottom: 60px; }
#footer-bottom-widget-area-1 {}
#footer-bottom-widget-area-2 {}
#footer-bottom-widget-area-3 {}
#footer-bottom-widget-area-4 {} #back-to-top {
position: fixed;
z-index: 1010;
right: -48px;
bottom: 20px;
width: 48px;
height: 48px;
border-radius: 50%;
background-color: #28353e;
color: #fafafa;
font-size: 30px;
text-align: center;
text-decoration: none;					
opacity: 0.5;
cursor: pointer;
-webkit-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
#back-to-top i {
font-size: 16px;
line-height: 48px;
font-weight: normal;
vertical-align: top;
-webkit-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
#back-to-top:hover { background-color: rgba(0, 0, 0, 0.7); }
#back-to-top:hover i { color: #fff; }
#back-to-top.visible { right: 40px; }
#back-to-top.gone { right: -48px; } .custom-color-selected .mute,
.custom-color-selected a,
.custom-color-selected h1,
.custom-color-selected h2,
.custom-color-selected h3,
.custom-color-selected h4,
.custom-color-selected h5,
.custom-color-selected h6,
.custom-color-selected h1 a,
.custom-color-selected h2 a,
.custom-color-selected h3 a,
.custom-color-selected h4 a,
.custom-color-selected h5 a,
.custom-color-selected h6 a,
.custom-color-selected  .headline h4,
.custom-color-selected .icon-box-2 h5 small,
.custom-color-selected .icon-box-3 h3 a,
.custom-color-selected .milestone .milestone-description,
.custom-color-selected  .progress-bar-description,
.custom-color-selected  .pricing-table-header h1 sup,
.custom-color-selected  .pricing-table-header h1 sub,
.custom-color-selected  a.social-icon,
.custom-color-selected  .team-member h5 small,
.custom-color-selected  .testimonial > h5,
.custom-color-selected  .testimonial blockquote p span,
.custom-color-selected  .portfolio-filter ul li a,
.custom-color-selected  .blog-post-title p a,
.custom-color-selected  .blog-post-title p a small,
.custom-color-selected  .portfolio-item-description h5 a	{ color: inherit; }
.custom-color-selected .divider { background-color: inherit; }
.custom-color-selected  .icon-box-3 > h4,
.custom-color-selected  .milestone .milestone-description   { border-color: inherit; }.wpb_accordion_header {
margin: 0 0 15px !important;
padding: 0 !important;
border: 1px solid #d7d7d7 !important;
border-radius: 20px;
background-color: #fff !important;
display: block;
color: #6d6d6d !important;
position: relative;
}
.wpb_accordion_header a { color: #7b868c !important; }
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a { padding: 8px 30px !important; }
.wpb_accordion_header.ui-state-hover,
.wpb_accordion_header.ui-state-active {
background-color: #98d4ec !important;
border-color: #fff !important;
}
.wpb_accordion_header.ui-state-hover a,
.wpb_accordion_header.ui-state-active a { color: #fff !important;}
.wpb_accordion_content{ padding: 15px 0 30px 30px !important; }
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
display: none !important;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
display: none !important;
}
.wpb_accordion_header:after, .wpb_accordion_header:after {
content: "+";
font-size: 36px;
font-weight: 400 !important;
position: absolute;
right: 20px;
top: 8px;
color: #7b868c;
cursor: pointer;
}
.wpb_accordion_header.ui-state-active:after {
content: "-";
color: #fff;
}
.wpb_accordion_header.ui-state-hover:after { color: #fff; } .alert {
position: relative;
padding: 12px 30px;
border-radius: 25px;
margin-bottom: 30px;
background-color: #98d4ec;
color: #fff;
font-weight: 400;
}
.alert i {
position: relative;
top: 1px;
margin-right: 15px;
font-size: 16px;
}
.alert.info {
background-color: #f1f3f4;
color: #7b868c;
}
.alert.success {
background-color: #d0dadf;
color: #7b868c;
}
.alert.error {
background-color: #474d50;
color: #fff;
}
.alert.warning {
background-color: #7b868c;
color: #fff;
} .animate {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
visibility: hidden;
}
.animate.visible { visibility: visible; }
.animate.hidden { visibility: hidden; }  .btn { 
display: inline-block; 
padding: 7px 25px; 
border: 2px solid #98d4ec;
border-radius: 20px;
margin: 0 5px 20px 0;
background-color: #98d4ec;
background-clip: padding-box; 
color: #fff;
line-height: 18px;
font-weight: 400;
text-decoration: none !important;
vertical-align: middle;
cursor: pointer;
-webkit-transition: border-radius 0.3s;
transition: border-radius 0.3s;
}
a.btn { color: #fff; }
.btn:focus { outline: 0; }
.btn-large {
padding: 12px 35px;
font-size: 18px;
}
.btn-large i.icon-left,
.btn i.icon-left{
margin-left: 0; 
margin-right: 5px; 
}
.btn i,
.btn-large i {
margin-left: 5px; 
margin-right: 0;
font-size: 14px; 
line-height: 18px;
}
.btn:hover {
border-radius: 0;
}
.btn.alt {
background-color: transparent;
color: #98d4ec;
}
a.btn.alt { color: #98d4ec; }
#content .btn-large,
#content  .btn { margin: 0px 5px 20px 0px; } .client-logos {
margin-bottom: 0;
list-style: none;
text-align: center;
}
.client-logos li {
float: left;
width: 20%;
}
@media (max-width: 767px) {
.client-logos li {
float: none;
width: 100%;
margin-bottom: 10px;
}
.client-logos li:last-child { margin-bottom: 0; }
}  ul.unstyled { list-style-type: none; } ul.square { list-style-type: square; } ul.circle { list-style-type: circle; }  ul.fill-circle { list-style: none; } ul.fill-circle li { margin-bottom: 10px; }
ul.fill-circle li:last-child { margin-bottom: 0; }
ul.fill-circle li:before {
position: relative;
top: -2px;
display: inline-block;
width: 7px;
height: 7px;
border-radius: 50%;
margin-right: 20px;
background-color: #98d4ec;
content: "";
}
ul.fill-circle.border li {
border-bottom: 1px solid #d7d7d7;
padding-bottom: 10px;
font-weight: 300;
} .divider { margin: 50px 0; }
.divider.single-line { border-top: 1px solid #d7d7d7; }
.divider.double-line { border-top: 4px double #d7d7d7; }  .google-map {
width: 100%; 
height: 400px;
}
.google-map  img { max-width: none; } .map { margin-bottom: 40px; }
@media (max-width: 767px) {
.map { padding: 0 20px; }
.row .map { padding: 0; }
} .headline {
margin-bottom: 100px;
text-align: center;
}
.headline h5 {
margin-bottom: 25px;
font-weight: 700;
text-transform: uppercase;
}
.headline h4 { 
color: #7b868c;
line-height: 36px;
}  .icon-box-1 { 
position: relative; 
margin-bottom: 30px; 
}
.icon-box-1.icon-right { text-align: right; }
.icon-box-1 > i { 
float: left;
display: block;
color: #98d4ec;
font-size: 32px; 
line-height: 32px;
} 
.icon-box-1.icon-right > i {
float: right;
}
.icon-box-1 > img { 
float: left; 
display: block; 
} 
.icon-box-1 .icon-box-content {
padding-top: 3px;
margin-left: 55px; 
}
.icon-box-1.icon-right .icon-box-content {
margin-left: 0;
margin-right: 55px;
} .icon-box-2 { 
position: relative; 
margin-bottom: 50px;
text-align: center; 
}
.icon-box-2 > i {
display: block;
width: 78px;
height: 78px;
border: 2px solid #98d4ec;
border-radius: 50%;
margin: 0 auto 35px auto;
background-clip: padding-box; 
color: #98d4ec;
font-size: 32px;
line-height: 78px;
text-align: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;	
}
.icon-box-2:hover > i {
background-color: #98d4ec;
color: #fff;	
}
.icon-box-2 > img { margin-bottom: 10px; }
.icon-box-2 h5 {
margin-bottom: 35px;
line-height: 32px;
}
.icon-box-2 h5 a:hover { text-decoration: none; }
.icon-box-2 h5 small {
color: #a9b5bb;
display: block;
font-size: 14px;
line-height: 24px;
font-weight: 400;
}
.icon-box-2 .icon-box-content {}
.icon-box-2 .icon-box-content span,
.icon-box-2 .icon-box-content a { font-weight: 400; } .icon-box-3 { 
position: relative; 
margin-bottom: 40px;
}	
.icon-box-3 > h4 { 
float: left;
width: 28px;
height: 28px;
border: 2px solid #28353e;
border-radius: 50%;
margin-right: 25px;		 
font-size: 22px;
line-height: 28px;
font-weight: 400;
text-align: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
} 
.icon-box-3 h3 {
margin-bottom: 20px;
line-height: 30px;
}
.icon-box-3 h3 a {
color: #28353e;
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.icon-box-3:hover h3 a {
color: #98d4ec;
text-decoration: none;
}
.icon-box-3:hover > h4 {
border-color: #98d4ec;
color: #98d4ec;
}
.icon-box-3 .icon-box-content {} .icon-box-4 { 
position: relative; 
margin-bottom: 50px; 
}
.icon-box-4 > i {
display: block;
margin: 0 auto 35px auto; 
color: #98d4ec;
font-size: 32px;
}
.icon-box-4 > img { margin-bottom: 40px; }
.icon-box-4 h4 { margin-bottom: 30px; }
.icon-box-4 h4 a:hover { text-decoration: none; }
.icon-box-4 .icon-box-content a { font-weight: 400; } .icon-box-5 { 
position: relative; 
margin-bottom: 50px;
text-align: center; 
}
.icon-box-5 > i {
display: block;
margin-bottom: 20px;
color: #98d4ec;
font-size: 50px;	
}
.icon-box-5 > img { margin-bottom: 10px; }
.icon-box-5 h4 { margin-bottom: 20px; }
.icon-box-5 h4 a { color: #98d4ec; }
.icon-box-5 .icon-box-content {} .info-box {
position: relative;
overflow: hidden;
padding: 210px 0 190px 0;
margin: 40px 0 100px 0;
background-color: #f2f7fa;
}
.info-box-img {
position: absolute;
z-index: 0;
top: 0;
width: 50%;
height: 100%;
background: no-repeat center left;
-webkit-background-size: contain;
background-size: contain;
}
.info-box-bg-left .info-box-img { left: 0; }
.info-box-bg-right .info-box-img { right: -7%; }
.info-box-img img { display: none; }
.info-box-2 {
padding: 80px 0 60px 0;
margin: 40px 0;
background-color: #98d4ec;
color: #fff;
text-align: center;
}
.info-box-2 h1,
.info-box-2 h2,
.info-box-2 h3,
.info-box-2 h4,
.info-box-2 h5,
.info-box-2 h6 { color: #fff; }
.info-box-2 .btn { 
background-color: #fff; 
color: #98d4ec;
}
.info-box-2 .btn.alt {
border-color: #fff;
background-color: transparent;
color: #fff;
}
#box-1 {
padding: 80px 0 20px 0;
margin-top: 0;
margin-bottom: 100px;
background-color: #28353e;
}
@media (min-width: 768px) and (max-width: 991px) {
.info-box { padding: 100px 0 80px 0; }
}
@media (max-width: 767px) {
.info-box { padding: 100px 0 80px 0; }
.info-box-img {
position: relative;
width: 100%;
background: none !important;		 
}
.info-box-bg-right .info-box-img { right: 0; }
.info-box-img img { 
display: block;
width: 100%;
margin-bottom: 20px;
}
} .milestone {
position: relative;
width: 75%;
margin: 0 auto 100px auto;
text-align: center;
} .milestone:after { visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: " ";
clear: both;		
}
.milestone i {
display: block;
margin-bottom: 20px;
font-size: 32px;
}
.milestone .milestone-content {
color: #98d4ec;
font-size: 92px;
font-weight: 800;
}
.milestone .milestone-description {
display: inline-block;
padding: 0 50px 25px 50px;
border-bottom: 1px solid #d7d7d7;
margin-bottom: 40px;
color: #28353e;
font-size: 14px; 
line-height: 24px;
font-weight: 700;
text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 991px) {
.milestone { width: 100%; }
}
@media (max-width: 767px) {
.milestone { width: 100%; }
}  .horizontal-process-builder { 
position: relative;
margin-bottom: 40px;
list-style: none;
text-align: center; 
}
.horizontal-process-builder:before {
position: absolute;
z-index: 1;
top: 65px;
left: 0;
display: block;
width: 100%;
border-top: 1px solid #d7d7d7;
content: "";
}
.horizontal-process-builder li {
position: relative; 
float: left;
width: 25%;
font-weight: 300;  
}
.horizontal-process-builder li:before {
position: absolute;
z-index: 2;
top: 58px;
left: 50%;
display: block;
width: 12px;
height: 12px;
border: 1px solid #d7d7d7;
border-radius: 50%;
background-color: #fff;
background-clip: padding-box; 
content: "";
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.horizontal-process-builder.three-items li { width: 33.3333333333%; }
.horizontal-process-builder.four-items li { width: 25%; }
.horizontal-process-builder.five-items li { width: 20%; }
.process-description h6 { 
padding-bottom: 40px;
font-weight: 700;
text-transform: uppercase;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.process-description { padding: 0 15px; }
.process-description p { 
padding-top: 40px;
-webkit-transition: padding-top 0.3s;
transition: padding-top 0.3s;
}
.horizontal-process-builder li:hover:before {
border-color: #d7d7d7;
-webkit-transform: scale(3.5);
-ms-transform: scale(3.5);
transform: scale(3.5);
}
@media (max-width: 767px) {
.horizontal-process-builder li { 
float: none;
width: 100%;
margin-bottom: 40px; 
}
.horizontal-process-builder:before { content: none; }
.horizontal-process-builder.three-items li { width: 100%; }
.horizontal-process-builder.four-items li { width: 100%; }
.horizontal-process-builder.five-items li { width: 100%; }
} .vertical-process-builder {
position: relative;
margin-bottom: 40px;
list-style: none;
}
.vertical-process-builder:before {
position: absolute;
z-index: 1;
top: 0;
left: 26px;
display: block;
height: 85%;
border-left: 1px solid #d7d7d7;
content: "";
}
.vertical-process-builder li { margin-bottom: 70px; }
.vertical-process-builder li i,
.vertical-process-builder li h1 {
position: relative;
z-index: 2;
float: left;
display: block;
width: 72px;
height: 72px;
overflow: hidden;
border: 1px solid #d7d7d7;
border-radius: 50%;
outline: 10px solid #fff;
margin-left: -10px;
background-color: #fff;
background-clip: padding-box;
font-size: 36px;
line-height: 72px;
text-align: center;
-webkit-transition: backgroud-color 0.3s;
transition: backgroud-color 0.3s;
}
.vertical-process-builder .process-description { margin-left: 100px; }
.vertical-process-builder li:hover i,
.vertical-process-builder li:hover h1 {
background-color: #f3f3f3;
}
@media (max-width: 767px) {
.vertical-process-builder li i,
.vertical-process-builder li h1 { margin-left: 0; }
.vertical-process-builder:before { left: 36px; }
} .pie-chart {
position: relative;	
margin: 0 auto 10px auto;
text-align: center;
}
.pie-chart canvas {
position: absolute;
z-index: 1;
top: 0;
left: 0;
}
.pie-chart i, 
.pie-chart .pie-chart-custom-text, 
.pie-chart .pie-chart-percent {
position: absolute;
z-index: 10;
top: 0;
left: 0;
display: block;
width: 100%;
text-align: center;
}
.pie-chart img {
max-width: 100%;
vertical-align: middle;
}
.pie-chart .pie-chart-custom-text { font-size: 18px; }
.pie-chart .pie-chart-percent {
font-size: 18px;
font-weight: 700;
}
.pie-chart-description {
display: block;
letter-spacing: 1px;
text-align: center;
}
.pie-chart-description h4 {
margin-bottom: 15px;
font-weight: 700;
text-transform: none;
} .pricing-table {
padding: 40px 0;
border: 2px solid #d7d7d7;
border-radius: 25px;
margin-bottom: 50px;
text-align: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.pricing-table.alt {
border-color: #f8f8f8;
background-color: #f8f8f8;
}
.pricing-table-header {	margin-bottom: 30px; }
.pricing-table-header h3 { margin-bottom: 0; }
.pricing-table-header h1 {
margin-bottom: 0;
font-size: 72px;
line-height: 72px;
font-weight: 700;
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.pricing-table-header h1 sup {
margin-right: -15px;
color: #7b868c;
font-size: 24px;
font-weight: 700;
}
.pricing-table-header h1 sub {
margin-left: -20px;
color: #7b868c;
font-size: 24px;
font-weight: 700;
}
.pricing-table-header h4 {}
.pricing-table-offer { margin-bottom: 60px; }
.pricing-table-offer ul { list-style: none; }
.pricing-table-offer ul li { padding: 5px 0; }
.pricing-table:hover { border-color: #98d4ec; }
.pricing-table:hover .pricing-table-header h1 { color: #98d4ec; }
.pricing-table.alt:hover {
border-color: #98d4ec;
background-color: #98d4ec;
color: #fff;
}
.pricing-table.alt:hover .pricing-table-header h1 sup,
.pricing-table.alt:hover .pricing-table-header h1 sub,
.pricing-table.alt:hover .pricing-table-header h1,
.pricing-table.alt:hover .pricing-table-header h3 { color: #fff; }
.pricing-table .btn { margin-right: 0; }
.pricing-table.alt:hover .btn { border-color: #fff; }
@media (min-width: 768px) and (max-width: 991px) {
.pricing-table .btn { padding: 10px; }
.pricing-table-header h1 {
font-size: 42px;
line-height: 42px;
}
.pricing-table-header h1 sup,
.pricing-table-header h1 sub { font-size: 18px; }
.pricing-table-header h1 sup { margin-right: -10px; }
.pricing-table-header h1 sub { margin-left: -10px; }
} .progress-bar-description {
position: relative;
display: block;
margin-bottom: 10px;
color: #28353e;
font-weight: 700;
line-height: 14px;
text-transform: uppercase;
}
.progress-bar-description span {
position: absolute;
top: 0;
left: 0;
margin-left: -30px;
}
.progress-bar {
position: relative;
overflow: hidden;
display: block;
height: 12px;
border-radius: 15px;
margin-bottom: 25px;
background-color: #f3f3f3;
box-shadow: inset 0 1px 5px 0 #d7d7d7;
}
.progress-bar .progress-bar-outer {
position: absolute;
top: 0;
left: 0;
height: 100%;
background-color: #98d4ec;
}
.progress-bar .progress-bar-outer .progress-bar-inner {
position: absolute;
z-index: 1;
overflow: hidden;
top: 0;
left: 0;
display: block;
height: 100%;
width: 100%;
} a.social-icon {
float: left;
display: block;
margin-right: 15px;
margin-bottom: 1px;
color: #7b868c;
text-align: center;
}
a.social-icon:last-child { margin-right: 0; }
a.social-icon i {
font-size: 18px;
line-height: 30px;
}
a.social-icon:hover { text-decoration: none; }
a.facebook-icon:hover { color: #0e59a0 !important; }
a.twitter-icon:hover { color: #0ea4ff !important; }
a.dribble-icon:hover { color: #ea73a0 !important; }
a.pinterest-icon:hover { color: #d73532 !important; }
a.googleplus-icon:hover { color: #282927 !important; }
a.tumblr-icon:hover { color: #586980 !important; }
a.instagram-icon:hover { color: #82685a !important; }
a.rss-icon:hover { color: #f79638 !important; }
a.linkedin-icon:hover { color: #018faf !important; }
a.skype-icon:hover { color: #00b0f6 !important; }
a.flickr-icon:hover { color: #0061db !important; }
a.vimeo-icon:hover { color: #63879c !important; }
a.github-icon:hover { color: #3b3b3b !important; }
a.youtube-icon:hover { color: #cc181e !important; }
a.windows-icon:hover { color: #6dc2e9 !important; }
a.dropbox-icon:hover { color: #007ee5 !important; }
a.xing-icon:hover { color: #026566 !important; }	
a.adn-icon:hover { color: #1ea076 !important; }
a.android-icon:hover { color: #98cb02 !important; }
a.apple-icon:hover { color: #000000 !important; }
a.behance-icon:hover { color: #2d9ad2 !important; }
a.bitbucket-icon:hover { color: #214f81 !important; }
a.bitcoin-icon:hover { color: #f7931b !important; }
a.codepan-icon:hover { color: #000000 !important; }
a.css3-icon:hover { color: #3289ce !important; }
a.delicious-icon:hover { color: #3399fe !important; }
a.deviantart-icon:hover { color: #c8da30 !important; }
a.digg-icon:hover { color: #0080c2 !important; }
a.drupal-icon:hover { color: #0077b9 !important; }
a.empire-icon:hover { color: #000000 !important; }
a.foursquare-icon:hover { color: #daecb0 !important; }
a.git-icon:hover { color: #f34f29 !important; }
a.gitti-icon:hover { color: #634c3e !important; }
a.hacker-news-icon:hover { color: #f18642 !important; }
a.html5-icon:hover { color: #e54c1f !important; }
a.joomla-icon:hover { color: #016fb9 !important; }
a.jsfiddle-icon:hover { color: #4679a4 !important; }
a.linux-icon:hover { color: #fece0e !important; }
a.maxcdn-icon:hover { color: #f36f20 !important; }
a.openid-icon:hover { color: #fe6101 !important; }
a.pagelines-icon:hover { color: #3783e3 !important; }
a.pied-piper-icon:hover { color: #0c7b48 !important; }
a.qq-icon:hover { color: #23286c !important; }
a.rebel-icon:hover { color: #000000 !important; }
a.reddit-icon:hover { color: #cee3f8 !important; }
a.renren-icon:hover { color: #0d81e4 !important; }
a.share-icon:hover { color: #252525 !important; }
a.slack-icon:hover { color: #453744 !important; }
a.soundcloud-icon:hover { color: #fe4e00 !important; }
a.spotify-icon:hover { color: #80bb41 !important; }
a.stack-exchange-icon:hover { color: #265a93 !important; }
a.stackoverflow-icon:hover { color: #fea501 !important; }
a.steam-icon:hover { color: #191919 !important; }
a.stumbleupon-icon:hover { color: #f04f23 !important; }
a.tencent-weibo-icon:hover { color: #0063a7 !important; }
a.trello-icon:hover { color: #226784 !important; }
a.vine-icon:hover { color: #00b081 !important; }
a.vk-icon:hover { color: #50769d !important; }
a.wechat-icon:hover { color: #a4dc31 !important; }
a.weibo-icon:hover { color: #d82828 !important; }
a.wordpress-icon:hover { color: #454442 !important; }
a.yahoo-icon:hover { color: #4b04a8 !important; } .table-bordered { 
border: 1px solid #d7d7d7; 
border-left: none; 
border-collapse: separate; 		
}
.table-bordered th, 
.table-bordered td { border-left: 1px solid #d7d7d7; }
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td { border-top: none; }
.table-condensed th,
.table-condensed td { padding: 4px 8px; }
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th { background-color: #f3f3f3; }	
@media (max-width: 480px) { table, 
thead, 
tbody, 
th, 
td, 
tr { display: block; }
.table-bordered { border-top: none; } thead tr { 
position: absolute;
top: -9999px;
left: -9999px;
}
tr { border-top: 1px solid #bbb; }
td:first-child { border-top: none !important; }
} .wpb_tabs_nav  {
border-bottom: 1px solid #d7d7d7 !important;
margin-bottom: 10px;
}
.wpb_tabs .wpb_tabs_nav li { margin-right: 0 !important; }
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
border: 1px solid #d7d7d7;
border-right: none !important;
display: block;
float: left;
margin-bottom: -1px !important;
padding: 10px 25px !important;
color: #7b868c;
text-decoration: none;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li:last-child a { border-right: 1px solid #d7d7d7 !important; }
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
border-bottom-color: #fff;
background-color: #fff !important;
color: #98d4ec !important;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
margin: 0 !important;
padding: 25px !important;
border: 1px solid #d7d7d7 !important; 
border-top: none !important;   
background-color: transparent !important;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active, 
.wpb_content_element .wpb_tabs_nav li:hover { background-color: transparent !important; }
.wpb_content_element .wpb_tabs_nav li:hover a { color: #98d4ec; } .testimonial { 
margin-bottom: 50px;
text-align: center;
}
.testimonial > i {
display: block;
font-size: 32px;
margin-bottom: 25px;
color: #98d4ec;
}
.testimonial > h5 {
margin-bottom: 25px;
color: #98d4ec;
font-weight: 700;
text-transform: uppercase;
}
.testimonial blockquote { 
position: relative; 
margin-bottom: 20px;  
}
.testimonial blockquote p { font-style: normal; }
.testimonial blockquote p:last-child { margin-bottom: 0; }
.testimonial blockquote p span { color: #98d4ec; }
.testimonial blockquote p span:before { content: none; }
.testimonial img { 
float: left; 
border-radius: 50%;  
margin-right: 20px;
}
.testimonial a {}
.testimonial h5 span { color: #d7d7d7; } .team-member { margin-bottom: 30px; }
.team-member img {
display: block;
width: 100%;
margin-bottom: 20px;
}
.team-member h5 {
margin-bottom: 15px;
font-weight: 700;
text-transform: uppercase;
}
.team-member h5 small {
display: block;
color: #98d4ec;
font-size: 14px;
text-transform: none;
}
.team-member .social-media a.social-icon {
float: none;
display: inline-block;
} .portfolio-item { 
position: relative; 
margin-bottom: 80px;
}
.portfolio-item-preview { 
position: relative;
margin-bottom: 20px;
}
.portfolio-item-preview > img {
display: block;
width: 100%;
}
.portfolio-item-overlay {
position: absolute; 
top: 0; 
right: 0; 
bottom: 0; 
left: 0;	
margin: 25px;
background-color: #fff;
opacity: 0;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.portfolio-item-overlay .portfolio-item-description {
color: #7b868c;
position: absolute;
top: 50%;
left: 0;
right: 0;
padding: 20px;
text-align: center;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.portfolio-item-description h5 { color: #28353e; }
.portfolio-item-description h5 a {
color: #28353e;
font-weight: 700;
text-transform: uppercase;
}
.portfolio-item-description h5 a:hover { 
color: #28353e;
text-decoration: none; 
}
.portfolio-item .portfolio-item-description .btn { margin-bottom: 0; }
.portfolio-item:hover .portfolio-item-overlay { 
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}	
.portfolio-item-overlay-actions {
position: absolute;
top: 50%;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-top: -30px;
text-align: center;
}
.portfolio-item-overlay-actions .portfolio-item-zoom,
.portfolio-item-overlay-actions .portfolio-item-link {
display: inline-block;
padding: 10px; 
margin: 0 5px;
}
.portfolio-item-overlay-actions .portfolio-item-zoom i,
.portfolio-item-overlay-actions .portfolio-item-link i {
color: #fff; 
font-size: 20px; 
line-height: 40px; 
} .portfolio-filter-hidden { display:none; }
.portfolio-filter ul {
margin: 30px auto;
list-style: none;
}
.portfolio-filter ul li { 
display: inline-block;
margin-right: 10px;
}
.portfolio-filter ul li:last-child { margin-right: 0; }
.portfolio-filter ul li a {
display: block;
padding: 5px 0;
color: #7b868c;
text-decoration: none;
}
.portfolio-filter ul li a:hover,
.portfolio-filter ul li a.active { color: #98d4ec; }	
@media (min-width: 768px) and (max-width: 991px) {
.portfolio-filter ul li { margin-right: 20px; }
}
@media (max-width: 767px) {
.portfolio-filter ul li { display: block; }
} .pagination { list-style: none; }
.pagination li { float: left; }
.pagination a { 
display: block; 
padding: 2px 10px; 
border: 2px solid #98d4ec;
border-radius: 10px;
margin-right: 10px;
margin-bottom: 2px;
font-size: 18px;
font-weight: 300;
text-decoration: none;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.pagination li:last-child a { margin-right: 0; }
.pagination li.current a,
.pagination li a:hover { 
background-color: #98d4ec; 
color: #fff; 
} .portfolio-columns {
margin-bottom: 100px;
list-style: none;
}
.portfolio-columns.gutter { margin: -15px -15px 100px -15px; }
.portfolio-columns .item {
float: left;
width: 33.33333%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;				
}
.portfolio-columns .portfolio-item { margin-bottom:0; }
.portfolio-columns.gutter .item { padding: 15px; }
.portfolio-columns.three-cols .item,
.portfolio-columns.four-cols .item { width: 33.33333%; }
.portfolio-columns .item .portfolio-item,
.portfolio-columns.portfolio-isotope .item .portfolio-item-preview { margin-bottom: 0; }
@media (min-width: 1200px) {
.portfolio-columns.four-cols .item { width: 25%; }
}
@media (min-width: 768px) and (max-width: 991px) {	
.portfolio-columns .item,
.portfolio-columns.three-cols .item,
.portfolio-columns.four-cols .item { width: 50%; }
}
@media (max-width: 767px) {
.portfolio-columns .item,
.portfolio-columns.three-cols .item,
.portfolio-columns.four-cols .item {
float: none;
width: 100%; 
}
} .portfolio-grid {
margin-bottom: 30px;
list-style: none;
}
.portfolio-grid .item {
float: left;
width: 25%;
}
.portfolio-grid .portfolio-item { margin-bottom: 0; } 
@media (min-width: 1200px) {
.portfolio-grid .item { width: 20%; } 
}
@media (min-width: 768px) and (max-width: 991px) {
.portfolio-grid .item { width: 33.3333333333%; } 
}
@media (max-width: 767px) {
.portfolio-grid .item {
float: none;
width: 100%; 
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.portfolio-grid .item {
float: left;
width: 50%; 
}
} .portfolio-strip {
margin-bottom: 30px;
list-style: none;
}
.portfolio-strip .item {
float: left;
width: 25%;
}
.portfolio-strip .item:last-child { display: none; }
.portfolio-strip .portfolio-item,
.portfolio-strip .portfolio-item-preview { margin-bottom: 0; } 
@media (min-width: 1200px) {
.portfolio-strip .item { width: 20%; }
.portfolio-strip .item:last-child { display: block; } 
}
@media (min-width: 768px) and (max-width: 991px) {
.portfolio-strip .item { width: 33.3333333333%; }
.portfolio-strip .item:last-child { display: block; } 
}
@media (max-width: 767px) {
.portfolio-strip .item {
float: none;
width: 100%; 
}
.portfolio-strip .item:last-child { display: block; } 
} .portfolio-switcher { text-align: right; }
.portfolio-switcher p { 
display: inline-block;
margin-right: 20px;
}
.portfolio-switcher ul {
display: inline-block;
list-style: none;
}
.portfolio-switcher ul li { display: inline-block; }
.portfolio-switcher ul li a {
padding: 5px 10px;
border: 2px solid transparent;
border-radius: 10px;
font-size: 20px;
text-decoration: none;
}
.portfolio-switcher ul li.active a,
.portfolio-switcher ul li a:hover { border-color: #98d4ec; }
@media (max-width: 767px) {
.portfolio-switcher { text-align: left; }
} .project-navigation { text-align: right; }
.project-navigation a {
margin-right: 20px;
color: #28353e;
text-decoration: none; 
}
.project-navigation a:last-child { margin-right: 0; }
.project-navigation a:hover { color: #98d4ec; }
@media (max-width: 767px) {
.project-navigation { text-align: left; }
} .blog-post {
padding-bottom: 30px;
border-bottom: 1px solid #d7d7d7;
margin-bottom: 60px;
}
.blog-post + .pagination { margin-top: -20px; }
.blog-post:last-child {
padding-bottom: 0;
border-bottom: none;
}
#content .blog-post .btn {
margin-top: 20px;
}
.sticky-post {
font-size: 14px;
line-height: 1;
text-transform: uppercase;
padding: 7px 25px;
background-color: #98d4ec;
border: 2px solid #98d4ec;
border-radius: 20px;
color: #fff;
display: inline-block;
margin-bottom: 20px;	
}
.blog-post-title { margin-bottom: 35px; }
.blog-post-title h4 a { display: block; }
.blog-post-title h4,
.blog-post-title h5 { margin-bottom: 0; }
.blog-post-title h4 a:hover,
.blog-post-title h5 a:hover { text-decoration: none; }
.blog-post-title p { margin-bottom: 0; }
.blog-post-title p a {
color: #28353e;
text-transform: uppercase;
}
.blog-post-title p i { margin: 0 5px 0 10px; }
.blog-post-title p a small {
color: #7b868c;
font-size: 12px;
text-transform: none;
}
.blog-post-thumb { margin-bottom: 40px; }
.blog-post-thumb img {
max-width: 100%;
height: auto;
display: block;
}
.blog-post-info {}		
.blog-post-readmore {}
@media (max-width: 767px) {
} .ewf-inline-style { display: none; } .alignleft {
float: left;
display: inline;
}
.alignright {
float: right;
display: inline;
}
.aligncenter {
display: block;
margin-right: auto;
margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
.caption.alignleft,
img.alignleft {
margin: 5px 20px 20px 0;
}
blockquote.alignright,
.wp-caption.alignright,
.caption.alignright,
img.alignright {
margin: 5px 0 20px 20px;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
.caption.aligncenter,
img.aligncenter {
margin-top: 5px;
margin-bottom: 20px;
clear: both;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter,
.caption.alignleft,
.caption.alignright,
.caption.aligncenter	{
margin-bottom: 20px;
} .caption,	
.wp-caption {
max-width: 100%;
margin-bottom: 20px;
}
.wp-caption img[class*="wp-image-"] { margin: 0; }
.caption-text,
.wp-caption-text {
padding: 10px 0;
} .gallery { margin-bottom: 20px; }
.gallery-item {
float: left;
display: block;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
}
.gallery-columns-2 .gallery-item { max-width: 50%; }
.gallery-columns-3 .gallery-item { max-width: 33.33%; }
.gallery-columns-4 .gallery-item { max-width: 25%; }
.gallery-columns-5 .gallery-item { max-width: 20%; }
.gallery-columns-6 .gallery-item { max-width: 16.66%; }
.gallery-columns-7 .gallery-item { max-width: 14.28%; }
.gallery-columns-8 .gallery-item { max-width: 12.5%; }
.gallery-columns-9 .gallery-item { max-width: 11.11%; }
.gallery-icon img { margin: 0 auto; }
.gallery-caption {
display: block;
padding: 10px 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .says,
.screen-reader-text { 
position: absolute !important;
overflow: hidden;
width: 1px;
height: 1px;
clip: rect(1px, 1px, 1px, 1px);		
} .wp-audio-shortcode { margin-bottom: 30px; }  .widget {
padding-bottom: 45px;
border-bottom: 1px solid #d7d7d7;
margin-bottom: 50px; 
}
.widget:last-child {
padding-bottom: 0;
border-bottom: none;
}
.widget-title { 
margin-bottom: 25px;
font-weight: 700;
text-transform: uppercase;
}
#footer .widget,
#footer-bottom .widget {
padding-bottom: 0;
border-bottom: none;
}
#footer-bottom .widget:last-child,
.fullwidth-section .widget:last-child { margin-bottom: 0; } .widget_text {}
.textwidget {}
.textwidget blockquote { position: relative; }
.textwidget blockquote p { text-indent: 25px; }
.textwidget blockquote:before {
position: absolute;
top: 0;
left: -15px;
color: #98d4ec;
font-size: 72px;
line-height: 42px;
font-weight: 300;
font-style: italic;
content: "\201c";
} .widget_search {}
#searchform { position: relative; }
.screen-reader-text { display: none; }
#s { 
display: inline-block; 
width: 100%;
border: 2px solid #98d4ec; 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
}
#s:focus { border-color: #bbb; }
#searchsubmit {
position: absolute;
top: 3px;
right: 0;
border: none;
background: url(//novapraxis.pl/wp-content/themes/throne-wp/layout/images/bg-search.png) no-repeat center center;
vertical-align: inherit; 
text-indent: -9999px;
}
.widget_search p { margin-bottom: 0; } widget_recent_entries {}
.widget_recent_entries ul { list-style: none; }
.widget_recent_entries ul li { padding-bottom: 20px; }
.widget_recent_entries ul li:last-child { padding-bottom: 0; }
.widget_recent_entries ul li a {}
.widget_recent_entries ul li .post-date { display: block; }
@media (min-width: 768px) and (max-width: 991px) {
.widget_recent_entries ul li img { display: none; }
} .widget_pages {}
.widget_pages ul {
margin-bottom: 0;
list-style: none; 
}
.widget_pages ul li {} 
.widget_pages a {
color: #7b868c;
text-transform: uppercase;
}
.widget_pages a:hover { 
color: #98d4ec;
text-decoration: none;
}
#footer-bottom .widget_pages ul { text-align: right; }
#footer-bottom .widget_pages ul li {
display: inline-block;
padding-right: 14px;
border-right: 2px solid #7b868c;
margin-right: 10px;
line-height: 14px;
}
#footer-bottom .widget_pages ul li:last-child {
padding-right: 0;
border-right: none;
margin-right: 0;
}
#footer-bottom .widget_pages a { text-transform: none; }
@media (max-width: 767px) {
#footer-bottom .widget_pages ul { text-align: left }
} .widget_archive {}
.widget_archive ul {
margin-bottom: 0;
list-style: none; 
}
.widget_archive ul li {} 
.widget_archive a {
color: #7b868c;
text-transform: uppercase;
}
.widget_archive a:hover { 
color: #98d4ec;
text-decoration: none;
}
.widget_archive select {}
.widget_archive option {} .widget_categories {}
.widget_categories ul {
margin-bottom: 0;
list-style: none; 
}
.widget_categories ul li {} 
.widget_categories a {
color: #7b868c;
text-transform: uppercase;
}
.widget_categories a:hover { 
color: #98d4ec;
text-decoration: none;
}
.widget_categories ul ul.children {}
.widget_categories select{}
.widget_categories select#cat {}
.widget_categories select.postform {}
.widget_categories option {}
.widget_categories .level-0 {}
.widget_categories .level-1 {}
.widget_categories .level-2 {}
.widget_categories .level-3 {} .widget_meta {}
.widget_meta ul {
margin-bottom: 0;
list-style: none; 
}
.widget_meta ul li {} 
.widget_meta a {
color: #7b868c;
text-transform: uppercase;
}
.widget_meta a:hover { 
color: #98d4ec;
text-decoration: none;
} .widget_recent_comments {}
#recentcomments {
margin-bottom: 0;
list-style: none;
}
#recentcomments li {}
#recentcomments li a {}
.recentcomments {} .widget_tag_cloud {}
.widget_tag_cloud a { 
display: inline-block; 
padding: 5px 15px; 
border: 2px solid #98d4ec;
border-radius: 20px;
margin: 0 5px 20px 0;
background-color: #98d4ec;
background-clip: padding-box; 
color: #fff;
line-height: 18px;
font-weight: 400;
text-decoration: none !important;
vertical-align: middle;
cursor: pointer;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.widget_tag_cloud a:hover { 
background-color: #fff;
color: #98d4ec; 
}
.widget_tag_cloud a:after {}
.widget_tag_cloud a:before {} .widget_calendar {}
#calendar_wrap {}
#calendar_wrap th {}
#calendar_wrap td {}
#wp-calendar tr td {}
#wp-calendar caption {}
#wp-calendar a {}
#wp-calendar #today {}
#wp-calendar #prev {}
#wp-calendar #next {}
#wp-calendar #next a {}
#wp-calendar #prev a {} .widget_nav_menu {}	
.widget_nav_menu ul {
margin-bottom: 0;
list-style: none; 
}
.widget_nav_menu ul li {} 
.widget_nav_menu a {
color: #7b868c;
text-transform: uppercase;
}
.widget_nav_menu a:hover { 
color: #7b868c;
text-decoration: none;
} .widget_rss {}
.widget_rss ul {
margin: 0;
list-style: none;
}
.widget_rss li { margin-bottom: 20px; }
.widget_rss ul:last-child,
.widget_rss li:last-child { margin-bottom: 0; }
.widget_rss .rsswidget {}
.widget_rss .rsswidget img { margin-top: -4px; }
.widget_rss .rss-date,
.widget_rss cite {
display: block;
line-height: 3;
font-weight: 700;
}  .ewf_widget_latest_tweets{}
.ewf-tweet-list .tweet { word-wrap: break-word; }
.ewf-tweet-list ul { list-style: none; }
.ewf-tweet-list .interact { text-align: center; }
.ewf-tweet-list .interact a { margin-right: 10px; }
.ewf-tweet-list .interact a:last-child { margin-right: 0; } .ewf_widget_flickr {}
#footer .ewf_widget_flickr { margin-right: -10px; }
#footer .flickr-feed { text-align: left; }
.flickr-feed .flickr_badge_image { display: inline; margin: 0; }
.flickr-feed img { 
width: 64px !important; 
height: auto !important;
padding: 0 10px 5px 0 !important; 
border: none;
}
#footer .flickr-feed img { width: 50px; }
@media (min-width: 1200px) {
.flickr-feed img { width: 77px !important; }
#footer .flickr-feed img { width: 63px !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
#footer .flickr-feed .flickr_badge_image:last-of-type { display: none; }
}
@media (max-width: 767px) {
#footer .ewf_widget_flickr { margin-right: 0; }
#footer .flickr-feed { text-align: left; }
} .ewf_widget_contact_info {}
.ewf_widget_contact_info ul {
margin-bottom: 0;
list-style: none;
}
.ewf_widget_contact_info ul li {
position: relative;
margin-bottom: 10px; 
}
.ewf_widget_contact_info ul li:last-child { margin-bottom: 0; }
.ewf_widget_contact_info ul li a {} .ewf_widget_latest_posts {}
.ewf_widget_latest_posts ul {
margin-bottom: 0;
list-style: none; 
}
.ewf_widget_latest_posts ul li { margin-bottom: 30px; }
.ewf_widget_latest_posts ul li:last-child { margin-bottom: 0; }
.ewf_widget_latest_posts ul li:last-child p { margin-bottom: 0; }
.ewf_widget_latest_posts ul li .title {} .ewf_widget_latest_posts ul li:after { visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: " ";
clear: both;
} .ewf_widget_navigation {}
.ewf_widget_navigation ul {
margin-bottom: 0;
list-style: none; 
}
.ewf_widget_navigation ul li {} 
.ewf_widget_navigation a {
color: #7b868c;
text-transform: uppercase;
}
.ewf_widget_navigation a:hover { 
color: #98d4ec;
text-decoration: none;
} .ewf_widget_social_media {} .ewf_widget_social_media:after { visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: " ";
clear: both;
} .comments-title {
font-weight: 700;
text-transform: uppercase;
}
.comment-reply-title {
font-size: 18px;
line-height: 24px;
margin-bottom: 6px;
text-transform: uppercase;
font-weight: 700;
}
.commentlist .reply {}
.commentlist .reply a {}
.commentlist .alt {}
.commentlist .odd {}
.commentlist .even {}
.commentlist .thread-alt {}
.commentlist .thread-odd {}
.commentlist .thread-even {}
.commentlist li ul.children .alt {}
.commentlist li ul.children .odd {}
.commentlist li ul.children .even {}
.commentlist .vcard {}
.commentlist .vcard cite.fn {}
.commentlist .vcard span.says { display: none; }
.commentlist .vcard img.photo {}
.commentlist .vcard img.avatar {
position: absolute;
top: 0;
left: 0;
border-radius: 15px;
}
.commentlist .vcard cite.fn a.url {
color: #7b868c;
font-size: 18px;
font-weight: 300;
}
.commentlist .comment-meta { margin-bottom: 10px; }
.commentlist .comment-meta a { color: #7b868c; }
.commentlist .commentmetadata {}
.commentlist .commentmetadata a {}
.commentlist .parent {}
.commentlist .comment {}
.commentlist .children {}
.commentlist .pingback {}
.commentlist .bypostauthor {}
.commentlist .comment-author {}
.commentlist .comment-author-admin {}
.commentlist {
margin: 40px 0 100px 0;
list-style: none; 
}
.commentlist li { position: relative; }
.commentlist > li,
.commentlist > li ul.children li {
padding-bottom: 40px;
border-bottom: 1px solid #d7d7d7;
margin-bottom: 40px;
}
.commentlist > li.pingback {
padding-bottom: 10px;
border-bottom: 1px solid #d7d7d7;
margin-bottom: 30px;
}
.commentlist > li:last-child,
.commentlist > li ul.children li:last-child {
padding-bottom: 0;
border-bottom: none;
margin-bottom: 0;
}
.commentlist li .comment-body { padding-left: 110px; }
.commentlist li p {}
.commentlist > li ul.children {
margin-top: 40px;
margin-left: 110px;
list-style: none;
}
.commentlist li ul.children li {}
.commentlist li ul.children li.alt {}
.commentlist li ul.children li.byuser {}
.commentlist li ul.children li.comment {}
.commentlist li ul.children li.bypostauthor {}
.commentlist li ul.children li.comment-author-admin {}
#cancel-comment-reply {}
#cancel-comment-reply a {}
@media (max-width: 767px) {
.commentlist .vcard img.avatar {
position: relative;
display: block;
margin-bottom: 15px;
}
.commentlist li .comment-body { padding-left: 0; }
.commentlist > li ul.children { margin-left: 0; }
} .section-heading {
font-weight: 700;
text-transform: uppercase;
}
.nav-previous { display: inline-block; margin-right: 10px; }
.nav-next { display: inline-block; }
.nocomments {  }
.must-log-in {  }
.logged-in-as {  }
#comment-form { 
margin: 40px 0;
border-bottom: 1px solid #d7d7d7;
padding-bottom: 100px;
}
.comment-notes {  }
.comment-form-author {}
.comment-form-author label { display: none; }
.comment-form-author input#author {}
.comment-form-email {}
.comment-form-email label { display: none; }
.comment-form-email input#email {}
.comment-form-url {}
.comment-form-url label { display: none; }
.comment-form-url input#url {}
#comment-form .required {}
.comment-form-comment {}
.comment-form-comment label { display: none; }
.comment-form-comment textarea#comment {}
.form-allowed-tags { display: none; }
.form-allowed-tags code {}
.form-submit {}
#comment-form #submit {
margin-bottom: 0;
text-transform: uppercase; 
} .fullwidthbanner-container {
position: relative;
overflow: hidden;
width: 100% !important;
padding: 0;
margin: 0; 
}
.fullwidthbanner-container ul { list-style: none; }
.fullwidthbanner-container .fullwidthbanner {
position: relative;
width: 100% !important;
}  .tp-bullets { 
z-index: 100; }
.tp-bullets.simplebullets.round .bullet {
width: 12px;
height: 12px;
border-radius: 50%;
margin: 0 3px;
background: #7b868c;
}
.tp-bullets.simplebullets.round .bullet.selected { background: #98d4ec;  } .tp-leftarrow.default,
.tp-rightarrow.default {
width: 60px;
height: 60px;
border-radius: 50%;
opacity: 0.5;
}
.tp-leftarrow.default:hover,
.tp-rightarrow.default:hover { opacity: 1; }
.tp-leftarrow.default { background: #28353e url(//novapraxis.pl/wp-content/themes/throne-wp/layout/images/left.png) no-repeat center center; }
.tp-rightarrow.default { background: #28353e url(//novapraxis.pl/wp-content/themes/throne-wp/layout/images/right.png) no-repeat center center; } .caption.title {
color: #28353e;
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
}
.caption.text {
color: #fff;
font-size: 30px;
line-height: 39px;
font-weight: 300;
}
.caption.text-2 {
color: #7b868c;
font-size: 24px;
line-height: 39px;
font-weight: 300;
}
.caption.text-3 {
color: #7b868c;
font-size: 18px;
line-height: 39px;
font-weight: 400;
}
.caption .btn {
padding: 10px 25px; 
color: #fff;
font-size: 18px;
}
.caption .btn:hover { color: #fff; }
.caption .btn.alt:hover { color: #98d4ec; }
@media (min-width: 768px) and (max-width: 991px) {
.tp-leftarrow.default,
.tp-rightarrow.default { display: none; }
.caption .btn {
padding: 7px 20px; 
color: #fff;
font-size: 14px;
}
}
@media (max-width: 767px) {
.tp-leftarrow.default,
.tp-rightarrow.default { display: none; }
.tp-bullets { bottom: 20px !important; }
.caption .btn {
padding: 0 10px; 
color: #fff;
font-size: 8px;
}
} .woocommerce {  }
.woocommerce .quantity .qty { width: 10em; }   
.woocommerce-cart .cart-collaterals .cart_totals table td, 
.woocommerce-cart .cart-collaterals .cart_totals table th {
border-left: 0 none;
border-right: 0 none;
line-height: 2em;
padding: 10px;
vertical-align: top;
}
.woocommerce table th {
color: #fff;
}	
.woocommerce-cart table.cart td.actions .coupon .input-text {
padding: 7px 6px;
}
.address {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 30px 20px;
border: 2px solid #d7d7d7;
border-radius: 3px;
margin-bottom: 10px;		
}
.woocommerce a.added_to_cart {
background-color: #98d4ec;
border: 2px solid #98d4ec;
border-radius: 20px;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 400;
line-height: 18px;
margin: 0 5px 20px 0;
padding: 7px 25px;
text-decoration: none !important;
transition: all 0.3s ease 0s;
vertical-align: middle;
}
.woocommerce a.added_to_cart:hover {
border-radius: 0;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
padding: 12px;
}
.woocommerce nav.woocommerce-pagination ul {
border-radius: 2px;
}
.woocommerce nav.woocommerce-pagination {
margin-bottom: 35px;
}
.woocommerce .woocommerce-ordering, 
.woocommerce .woocommerce-result-count {
margin: 0 0 75px;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
border-radius: 20px;
padding: 0.8em 1.2em;
}
.woocommerce .cart .button, 
.woocommerce .cart input.button {
border-radius: 20px;
}
.woocommerce .star-rating {
height: 1.1em;
width: 6em;
}
.woocommerce .related ul li.product, 
.woocommerce .related ul.products li.product, 
.woocommerce .upsells.products ul li.product, 
.woocommerce .upsells.products ul.products li.product, 
.woocommerce-page .related ul li.product, 
.woocommerce-page .related ul.products li.product, 
.woocommerce-page .upsells.products ul li.product, 
.woocommerce-page .upsells.products ul.products li.product {
width: 30%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { }
.button.add_to_cart_button {}
.woocommerce table th { background:#3a4e6a; }
.woocommerce .button { background:#313947; } 
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt { background:#313947;	}@font-face{font-family:'FontAwesome';src:url(//novapraxis.pl/wp-content/themes/throne-wp/layout/css/fontawesome/font/fontawesome-webfont.eot?v=4.3.0);src:url(//novapraxis.pl/wp-content/themes/throne-wp/layout/css/fontawesome/font/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(//novapraxis.pl/wp-content/themes/throne-wp/layout/css/fontawesome/font/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(//novapraxis.pl/wp-content/themes/throne-wp/layout/css/fontawesome/font/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(//novapraxis.pl/wp-content/themes/throne-wp/layout/css/fontawesome/font/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(//novapraxis.pl/wp-content/themes/throne-wp/layout/css/fontawesome/font/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}@font-face {
font-family: 'iconfontcustom';
src:url(//novapraxis.pl/wp-content/themes/throne-wp/layout/css/iconfontcustom/fonts/iconfontcustom.eot?jzaet);
src:url(//novapraxis.pl/wp-content/themes/throne-wp/layout/css/iconfontcustom/fonts/iconfontcustom.eot?#iefixjzaet) format('embedded-opentype'),
url(//novapraxis.pl/wp-content/themes/throne-wp/layout/css/iconfontcustom/fonts/iconfontcustom.woff?jzaet) format('woff'),
url(//novapraxis.pl/wp-content/themes/throne-wp/layout/css/iconfontcustom/fonts/iconfontcustom.ttf?jzaet) format('truetype'),
url(//novapraxis.pl/wp-content/themes/throne-wp/layout/css/iconfontcustom/fonts/iconfontcustom.svg?jzaet#iconfontcustom) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="ifc-"], [class*=" ifc-"] {
font-family: 'iconfontcustom';
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;
}
.ifc-zoom_out:before {
content: "\e600";
}
.ifc-zoom_in:before {
content: "\e601";
}
.ifc-zip:before {
content: "\e602";
}
.ifc-xls:before {
content: "\e608";
}
.ifc-xlarge_icons:before {
content: "\e609";
}
.ifc-workstation:before {
content: "\e60a";
}
.ifc-workflow:before {
content: "\e60b";
}
.ifc-word:before {
content: "\e60f";
}
.ifc-windows_client:before {
content: "\e616";
}
.ifc-wifi_logo:before {
content: "\e619";
}
.ifc-wifi_direct:before {
content: "\e61a";
}
.ifc-wifi:before {
content: "\e61b";
}
.ifc-whole_hand:before {
content: "\e61c";
}
.ifc-week_view:before {
content: "\e625";
}
.ifc-wedding_rings:before {
content: "\e626";
}
.ifc-wedding_photo:before {
content: "\e627";
}
.ifc-wedding_day:before {
content: "\e628";
}
.ifc-web_shield:before {
content: "\e62b";
}
.ifc-web_camera:before {
content: "\e62c";
}
.ifc-waypoint_map:before {
content: "\e62d";
}
.ifc-waxing_gibbous:before {
content: "\e62e";
}
.ifc-waxing_crescent:before {
content: "\e62f";
}
.ifc-wav:before {
content: "\e630";
}
.ifc-water:before {
content: "\e636";
}
.ifc-watch:before {
content: "\e637";
}
.ifc-washing_machine:before {
content: "\e638";
}
.ifc-warning_shield:before {
content: "\e639";
}
.ifc-waning_gibbous:before {
content: "\e63b";
}
.ifc-waning_crescent:before {
content: "\e63c";
}
.ifc-wallet:before {
content: "\e63e";
}
.ifc-wacom_tablet:before {
content: "\e644";
}
.ifc-vpn:before {
content: "\e645";
}
.ifc-volleyball:before {
content: "\e648";
}
.ifc-voip_gateway:before {
content: "\e649";
}
.ifc-vkontakte:before {
content: "\e64c";
}
.ifc-visa:before {
content: "\e64e";
}
.ifc-virtual_mashine:before {
content: "\e64f";
}
.ifc-virtual_machine:before {
content: "\e650";
}
.ifc-video_camera:before {
content: "\e655";
}
.ifc-vector:before {
content: "\e659";
}
.ifc-variable:before {
content: "\e65a";
}
.ifc-user_male4:before {
content: "\e65e";
}
.ifc-user_male3:before {
content: "\e65f";
}
.ifc-user_male2:before {
content: "\e660";
}
.ifc-user_male:before {
content: "\e661";
}
.ifc-user_female4:before {
content: "\e662";
}
.ifc-user_female3:before {
content: "\e663";
}
.ifc-user_female2:before {
content: "\e664";
}
.ifc-user_female:before {
content: "\e665";
}
.ifc-USD:before {
content: "\e666";
}
.ifc-uppercase:before {
content: "\e667";
}
.ifc-upload2_filled:before {
content: "\e668";
}
.ifc-upload2:before {
content: "\e669";
}
.ifc-upload_filled:before {
content: "\e66a";
}
.ifc-upload:before {
content: "\e66b";
}
.ifc-update:before {
content: "\e66c";
}
.ifc-up4:before {
content: "\e66d";
}
.ifc-up3:before {
content: "\e66e";
}
.ifc-up2:before {
content: "\e66f";
}
.ifc-up_right:before {
content: "\e670";
}
.ifc-up_left:before {
content: "\e671";
}
.ifc-up:before {
content: "\e672";
}
.ifc-unlock:before {
content: "\e673";
}
.ifc-unicast:before {
content: "\e675";
}
.ifc-undo:before {
content: "\e676";
}
.ifc-underline:before {
content: "\e679";
}
.ifc-umbrella_filled:before {
content: "\e67a";
}
.ifc-umbrella:before {
content: "\e67b";
}
.ifc-type:before {
content: "\e67c";
}
.ifc-txt:before {
content: "\e67d";
}
.ifc-two_smartphones:before {
content: "\e67e";
}
.ifc-twitter:before {
content: "\e681";
}
.ifc-tv_show:before {
content: "\e682";
}
.ifc-tv:before {
content: "\e683";
}
.ifc-tumbler:before {
content: "\e685";
}
.ifc-ttf:before {
content: "\e687";
}
.ifc-trophy:before {
content: "\e68a";
}
.ifc-treasury_map:before {
content: "\e695";
}
.ifc-trash2:before {
content: "\e696";
}
.ifc-trash:before {
content: "\e697";
}
.ifc-transistor:before {
content: "\e698";
}
.ifc-torah:before {
content: "\e6a3";
}
.ifc-toolbox:before {
content: "\e6a6";
}
.ifc-tones:before {
content: "\e6a9";
}
.ifc-today:before {
content: "\e6ad";
}
.ifc-timezone-12:before {
content: "\e6af";
}
.ifc-timezone-11:before {
content: "\e6b0";
}
.ifc-timezone-10:before {
content: "\e6b1";
}
.ifc-timezone-9:before {
content: "\e6b2";
}
.ifc-timezone-8:before {
content: "\e6b3";
}
.ifc-timezone-7:before {
content: "\e6b4";
}
.ifc-timezone-6:before {
content: "\e6b5";
}
.ifc-timezone-5:before {
content: "\e6b6";
}
.ifc-timezone-4:before {
content: "\e6b7";
}
.ifc-timezone-3:before {
content: "\e6b8";
}
.ifc-timezone-2:before {
content: "\e6b9";
}
.ifc-timezone-1:before {
content: "\e6ba";
}
.ifc-timezone_utc:before {
content: "\e6bb";
}
.ifc-timezone_12:before {
content: "\e6bc";
}
.ifc-timezone_11:before {
content: "\e6bd";
}
.ifc-timezone_10:before {
content: "\e6be";
}
.ifc-timezone_9:before {
content: "\e6bf";
}
.ifc-timezone_8:before {
content: "\e6c0";
}
.ifc-timezone_7:before {
content: "\e6c1";
}
.ifc-timezone_6:before {
content: "\e6c2";
}
.ifc-timezone_5:before {
content: "\e6c3";
}
.ifc-timezone_4:before {
content: "\e6c4";
}
.ifc-timezone_3:before {
content: "\e6c5";
}
.ifc-timezone_2:before {
content: "\e6c6";
}
.ifc-timezone_1:before {
content: "\e6c7";
}
.ifc-timezone:before {
content: "\e6c8";
}
.ifc-timer:before {
content: "\e6c9";
}
.ifc-tif:before {
content: "\e6cb";
}
.ifc-thumb_up:before {
content: "\e6cd";
}
.ifc-thumb_down:before {
content: "\e6ce";
}
.ifc-this_way_up:before {
content: "\e6d2";
}
.ifc-text_color:before {
content: "\e6d5";
}
.ifc-temperature:before {
content: "\e6db";
}
.ifc-tea:before {
content: "\e6de";
}
.ifc-tar:before {
content: "\e6e1";
}
.ifc-talk:before {
content: "\e6e6";
}
.ifc-tails:before {
content: "\e6e7";
}
.ifc-table:before {
content: "\e6ea";
}
.ifc-switch_camera_filled:before {
content: "\e6f2";
}
.ifc-switch_camera:before {
content: "\e6f3";
}
.ifc-switch:before {
content: "\e6f4";
}
.ifc-swipe_up:before {
content: "\e6f6";
}
.ifc-swipe_right:before {
content: "\e6f7";
}
.ifc-swipe_left:before {
content: "\e6f8";
}
.ifc-swipe_down:before {
content: "\e6f9";
}
.ifc-swimming:before {
content: "\e6fa";
}
.ifc-surface:before {
content: "\e6ff";
}
.ifc-sun:before {
content: "\e700";
}
.ifc-summer:before {
content: "\e701";
}
.ifc-student:before {
content: "\e705";
}
.ifc-strikethrough:before {
content: "\e708";
}
.ifc-storm:before {
content: "\e70b";
}
.ifc-stopwatch:before {
content: "\e70c";
}
.ifc-stepper_motor:before {
content: "\e70f";
}
.ifc-stack_of_photos:before {
content: "\e717";
}
.ifc-stack:before {
content: "\e718";
}
.ifc-ssd:before {
content: "\e719";
}
.ifc-speedometer:before {
content: "\e722";
}
.ifc-speech_bubble:before {
content: "\e724";
}
.ifc-south_direction:before {
content: "\e729";
}
.ifc-smartphone_tablet:before {
content: "\e733";
}
.ifc-small_lens:before {
content: "\e735";
}
.ifc-small_icons:before {
content: "\e736";
}
.ifc-slr_small_lens:before {
content: "\e739";
}
.ifc-slr_large_lens:before {
content: "\e73b";
}
.ifc-slr_camera2_filled:before {
content: "\e73c";
}
.ifc-slr_camera2:before {
content: "\e73d";
}
.ifc-slr_camera_body:before {
content: "\e740";
}
.ifc-slr_camera:before {
content: "\e741";
}
.ifc-slr_back_side:before {
content: "\e743";
}
.ifc-sling_here:before {
content: "\e744";
}
.ifc-sleet:before {
content: "\e745";
}
.ifc-slave:before {
content: "\e749";
}
.ifc-skype:before {
content: "\e74a";
}
.ifc-skip_to_start:before {
content: "\e74c";
}
.ifc-shuffle:before {
content: "\e752";
}
.ifc-shopping_cart_loaded:before {
content: "\e759";
}
.ifc-shopping_cart_empty:before {
content: "\e75a";
}
.ifc-shopping_basket:before {
content: "\e75b";
}
.ifc-shop:before {
content: "\e75c";
}
.ifc-shield:before {
content: "\e761";
}
.ifc-shared:before {
content: "\e766";
}
.ifc-settings3:before {
content: "\e767";
}
.ifc-settings2:before {
content: "\e769";
}
.ifc-settings:before {
content: "\e76b";
}
.ifc-server:before {
content: "\e76c";
}
.ifc-sent:before {
content: "\e76d";
}
.ifc-sensor:before {
content: "\e76e";
}
.ifc-sell:before {
content: "\e76f";
}
.ifc-SEK:before {
content: "\e771";
}
.ifc-security_ssl:before {
content: "\e772";
}
.ifc-security_checked:before {
content: "\e773";
}
.ifc-security_aes:before {
content: "\e774";
}
.ifc-search:before {
content: "\e775";
}
.ifc-sea_waves:before {
content: "\e777";
}
.ifc-scrolling:before {
content: "\e77a";
}
.ifc-screwdriver:before {
content: "\e77b";
}
.ifc-scales_of_Balance:before {
content: "\e783";
}
.ifc-sale:before {
content: "\e78c";
}
.ifc-sagittarius:before {
content: "\e78f";
}
.ifc-safari:before {
content: "\e791";
}
.ifc-sad:before {
content: "\e792";
}
.ifc-running_rabbit:before {
content: "\e793";
}
.ifc-running:before {
content: "\e794";
}
.ifc-run_command:before {
content: "\e795";
}
.ifc-rugby:before {
content: "\e796";
}
.ifc-rucksach:before {
content: "\e797";
}
.ifc-rss:before {
content: "\e798";
}
.ifc-router:before {
content: "\e79a";
}
.ifc-rotation_cw:before {
content: "\e79b";
}
.ifc-rotation_ccw:before {
content: "\e79c";
}
.ifc-rotate_to_portrait:before {
content: "\e79d";
}
.ifc-rotate_to_landscape:before {
content: "\e79e";
}
.ifc-rotate_camera:before {
content: "\e7a0";
}
.ifc-rook:before {
content: "\e7a2";
}
.ifc-right3:before {
content: "\e7ab";
}
.ifc-right2:before {
content: "\e7ac";
}
.ifc-right_click:before {
content: "\e7af";
}
.ifc-right:before {
content: "\e7b0";
}
.ifc-rfid_tag:before {
content: "\e7b2";
}
.ifc-rfid_signal:before {
content: "\e7b3";
}
.ifc-rfid_sensor:before {
content: "\e7b4";
}
.ifc-rewind:before {
content: "\e7b5";
}
.ifc-resize:before {
content: "\e7ba";
}
.ifc-replay:before {
content: "\e7bc";
}
.ifc-repeat:before {
content: "\e7bd";
}
.ifc-rename:before {
content: "\e7be";
}
.ifc-remove_user:before {
content: "\e7bf";
}
.ifc-remove_image:before {
content: "\e7c1";
}
.ifc-remote_working:before {
content: "\e7c2";
}
.ifc-reload:before {
content: "\e7c3";
}
.ifc-relay:before {
content: "\e7c4";
}
.ifc-register_editor:before {
content: "\e7c6";
}
.ifc-redo:before {
content: "\e7c8";
}
.ifc-red_hat:before {
content: "\e7c9";
}
.ifc-recycle_sign_filled:before {
content: "\e7cb";
}
.ifc-recycle_sign:before {
content: "\e7cc";
}
.ifc-read_message:before {
content: "\e7ce";
}
.ifc-rar:before {
content: "\e7d0";
}
.ifc-radio_tower:before {
content: "\e7d3";
}
.ifc-radar_plot:before {
content: "\e7d6";
}
.ifc-rack:before {
content: "\e7d7";
}
.ifc-quote:before {
content: "\e7d9";
}
.ifc-puzzle:before {
content: "\e7e1";
}
.ifc-put_out:before {
content: "\e7e2";
}
.ifc-put_in_motion:before {
content: "\e7e3";
}
.ifc-put_in:before {
content: "\e7e4";
}
.ifc-publisher:before {
content: "\e7e7";
}
.ifc-psd:before {
content: "\e7ea";
}
.ifc-processor:before {
content: "\e7ec";
}
.ifc-private2:before {
content: "\e7ed";
}
.ifc-print:before {
content: "\e7ef";
}
.ifc-price_tag_usd:before {
content: "\e7f0";
}
.ifc-price_tag_pound:before {
content: "\e7f1";
}
.ifc-price_tag_euro:before {
content: "\e7f2";
}
.ifc-price_tag:before {
content: "\e7f3";
}
.ifc-pressure:before {
content: "\e7f5";
}
.ifc-presentation:before {
content: "\e7f7";
}
.ifc-power_point:before {
content: "\e7fa";
}
.ifc-positive_dynamic:before {
content: "\e7fd";
}
.ifc-portrait_mode:before {
content: "\e7fe";
}
.ifc-popular_topic:before {
content: "\e7ff";
}
.ifc-polyline:before {
content: "\e800";
}
.ifc-polygone:before {
content: "\e801";
}
.ifc-polygon:before {
content: "\e802";
}
.ifc-poll_topic:before {
content: "\e803";
}
.ifc-png:before {
content: "\e806";
}
.ifc-plus:before {
content: "\e807";
}
.ifc-plugin:before {
content: "\e809";
}
.ifc-pliers:before {
content: "\e80a";
}
.ifc-play:before {
content: "\e80b";
}
.ifc-plasmid:before {
content: "\e80c";
}
.ifc-piston:before {
content: "\e811";
}
.ifc-pinterest:before {
content: "\e813";
}
.ifc-pinch:before {
content: "\e815";
}
.ifc-pin:before {
content: "\e818";
}
.ifc-pill:before {
content: "\e819";
}
.ifc-pie_chart:before {
content: "\e81b";
}
.ifc-picture:before {
content: "\e81d";
}
.ifc-pickup:before {
content: "\e81e";
}
.ifc-photo:before {
content: "\e821";
}
.ifc-phone2:before {
content: "\e823";
}
.ifc-phone1:before {
content: "\e824";
}
.ifc-perforator:before {
content: "\e825";
}
.ifc-pencil_sharpener:before {
content: "\e826";
}
.ifc-pen:before {
content: "\e827";
}
.ifc-pdf:before {
content: "\e82a";
}
.ifc-pawn:before {
content: "\e82b";
}
.ifc-pause:before {
content: "\e82c";
}
.ifc-password:before {
content: "\e82e";
}
.ifc-passenger:before {
content: "\e82f";
}
.ifc-paper_clip:before {
content: "\e834";
}
.ifc-paper_clamp:before {
content: "\e835";
}
.ifc-panorama:before {
content: "\e837";
}
.ifc-paint_bucket:before {
content: "\e839";
}
.ifc-paint_basket:before {
content: "\e83a";
}
.ifc-pain_brush:before {
content: "\e83b";
}
.ifc-overhead_crane:before {
content: "\e83e";
}
.ifc-outlook:before {
content: "\e83f";
}
.ifc-outline:before {
content: "\e840";
}
.ifc-outgoing_data:before {
content: "\e841";
}
.ifc-otf:before {
content: "\e842";
}
.ifc-osm:before {
content: "\e843";
}
.ifc-origami:before {
content: "\e844";
}
.ifc-opera:before {
content: "\e845";
}
.ifc-opened_folder:before {
content: "\e847";
}
.ifc-open_in_browser:before {
content: "\e848";
}
.ifc-online:before {
content: "\e849";
}
.ifc-one_note:before {
content: "\e84a";
}
.ifc-one_finger:before {
content: "\e84b";
}
.ifc-old_time_camera:before {
content: "\e84d";
}
.ifc-ogg:before {
content: "\e84e";
}
.ifc-office_lamp:before {
content: "\e84f";
}
.ifc-numerical_sorting_21:before {
content: "\e853";
}
.ifc-north_direction:before {
content: "\e856";
}
.ifc-night_vision:before {
content: "\e85b";
}
.ifc-new_moon:before {
content: "\e85f";
}
.ifc-neutral_decision:before {
content: "\e860";
}
.ifc-negative_dynamic:before {
content: "\e862";
}
.ifc-near_me:before {
content: "\e865";
}
.ifc-nas:before {
content: "\e866";
}
.ifc-mute:before {
content: "\e86a";
}
.ifc-musical:before {
content: "\e86c";
}
.ifc-music_video:before {
content: "\e86d";
}
.ifc-music_record:before {
content: "\e86e";
}
.ifc-music:before {
content: "\e870";
}
.ifc-multiple_smartphones:before {
content: "\e873";
}
.ifc-multiple_inputs:before {
content: "\e874";
}
.ifc-multiple_devices:before {
content: "\e875";
}
.ifc-multiple_cameras:before {
content: "\e876";
}
.ifc-multicast:before {
content: "\e877";
}
.ifc-mpg:before {
content: "\e878";
}
.ifc-mp3:before {
content: "\e879";
}
.ifc-movie:before {
content: "\e87a";
}
.ifc-moved_topic:before {
content: "\e87b";
}
.ifc-move_by_trolley:before {
content: "\e87c";
}
.ifc-mov:before {
content: "\e87d";
}
.ifc-mouse_trap:before {
content: "\e87f";
}
.ifc-mouse:before {
content: "\e880";
}
.ifc-month_view:before {
content: "\e888";
}
.ifc-money_box:before {
content: "\e889";
}
.ifc-money_bag:before {
content: "\e88a";
}
.ifc-money:before {
content: "\e88b";
}
.ifc-mobile_home:before {
content: "\e88d";
}
.ifc-minus:before {
content: "\e891";
}
.ifc-mind_map:before {
content: "\e892";
}
.ifc-micro2:before {
content: "\e899";
}
.ifc-micro:before {
content: "\e89a";
}
.ifc-message:before {
content: "\e89c";
}
.ifc-mess_tin:before {
content: "\e89d";
}
.ifc-menu:before {
content: "\e89e";
}
.ifc-memory_module:before {
content: "\e8a0";
}
.ifc-megaphone2:before {
content: "\e8a2";
}
.ifc-megaphone:before {
content: "\e8a4";
}
.ifc-medium_volume:before {
content: "\e8a6";
}
.ifc-medium_icons:before {
content: "\e8a7";
}
.ifc-medium_battery:before {
content: "\e8a8";
}
.ifc-math:before {
content: "\e8ab";
}
.ifc-matches:before {
content: "\e8ac";
}
.ifc-mastercard:before {
content: "\e8ad";
}
.ifc-map_marker:before {
content: "\e8b3";
}
.ifc-map_editing:before {
content: "\e8b4";
}
.ifc-map:before {
content: "\e8b5";
}
.ifc-male:before {
content: "\e8b7";
}
.ifc-magnet:before {
content: "\e8b9";
}
.ifc-mac_client:before {
content: "\e8bb";
}
.ifc-luggage_trolley:before {
content: "\e8bd";
}
.ifc-lowercase:before {
content: "\e8be";
}
.ifc-low_volume:before {
content: "\e8bf";
}
.ifc-low_battery:before {
content: "\e8c0";
}
.ifc-lol:before {
content: "\e8c2";
}
.ifc-log_cabine:before {
content: "\e8c3";
}
.ifc-lock_portrait:before {
content: "\e8c4";
}
.ifc-lock_landscape:before {
content: "\e8c5";
}
.ifc-lock:before {
content: "\e8c7";
}
.ifc-livingroom:before {
content: "\e8c8";
}
.ifc-little_snow:before {
content: "\e8c9";
}
.ifc-little_rain:before {
content: "\e8ca";
}
.ifc-literature:before {
content: "\e8cb";
}
.ifc-list:before {
content: "\e8cd";
}
.ifc-linux_client:before {
content: "\e8ce";
}
.ifc-linkedin:before {
content: "\e8cf";
}
.ifc-link:before {
content: "\e8d1";
}
.ifc-line_width:before {
content: "\e8d2";
}
.ifc-line_chart:before {
content: "\e8d3";
}
.ifc-line:before {
content: "\e8d4";
}
.ifc-like:before {
content: "\e8d5";
}
.ifc-lift_cart_here:before {
content: "\e8d7";
}
.ifc-libra:before {
content: "\e8d8";
}
.ifc-left3:before {
content: "\e8dc";
}
.ifc-left2:before {
content: "\e8dd";
}
.ifc-left_click:before {
content: "\e8e0";
}
.ifc-left:before {
content: "\e8e1";
}
.ifc-lcd:before {
content: "\e8e4";
}
.ifc-layers:before {
content: "\e8e5";
}
.ifc-last_quarter:before {
content: "\e8e7";
}
.ifc-laser_beam:before {
content: "\e8e8";
}
.ifc-large_lens:before {
content: "\e8ea";
}
.ifc-large_icons:before {
content: "\e8eb";
}
.ifc-laptop:before {
content: "\e8ec";
}
.ifc-lantern:before {
content: "\e8ed";
}
.ifc-lamp:before {
content: "\e8f0";
}
.ifc-knight:before {
content: "\e8f3";
}
.ifc-knife:before {
content: "\e8f4";
}
.ifc-kmz:before {
content: "\e8f5";
}
.ifc-kml:before {
content: "\e8f6";
}
.ifc-king:before {
content: "\e8f9";
}
.ifc-keyboard:before {
content: "\e8fa";
}
.ifc-key:before {
content: "\e8fc";
}
.ifc-keep_dry:before {
content: "\e8fe";
}
.ifc-jpg:before {
content: "\e902";
}
.ifc-joystick:before {
content: "\e904";
}
.ifc-jingle_bell:before {
content: "\e906";
}
.ifc-jcb:before {
content: "\e907";
}
.ifc-java_coffee_cup_logo:before {
content: "\e909";
}
.ifc-iphone:before {
content: "\e90f";
}
.ifc-ipad:before {
content: "\e910";
}
.ifc-ip_address:before {
content: "\e911";
}
.ifc-invisible:before {
content: "\e912";
}
.ifc-internet_explorer:before {
content: "\e913";
}
.ifc-internal:before {
content: "\e914";
}
.ifc-integrated_webcam:before {
content: "\e916";
}
.ifc-integrated_circuit:before {
content: "\e917";
}
.ifc-instagram:before {
content: "\e918";
}
.ifc-infrared_beam_sensor:before {
content: "\e919";
}
.ifc-infrared_beam_sending:before {
content: "\e91a";
}
.ifc-infrared:before {
content: "\e91b";
}
.ifc-informatics:before {
content: "\e91c";
}
.ifc-info:before {
content: "\e91e";
}
.ifc-increase_font:before {
content: "\e91f";
}
.ifc-incoming_data:before {
content: "\e920";
}
.ifc-incendiary_grenade:before {
content: "\e921";
}
.ifc-inbox:before {
content: "\e922";
}
.ifc-in_love:before {
content: "\e923";
}
.ifc-import:before {
content: "\e924";
}
.ifc-idea:before {
content: "\e926";
}
.ifc-icq:before {
content: "\e927";
}
.ifc-hydroelectric:before {
content: "\e928";
}
.ifc-humidity:before {
content: "\e929";
}
.ifc-humburger:before {
content: "\e92a";
}
.ifc-human_footprints:before {
content: "\e92b";
}
.ifc-hub:before {
content: "\e92c";
}
.ifc-html:before {
content: "\e92d";
}
.ifc-hot_dog:before {
content: "\e92e";
}
.ifc-hot_chocolate:before {
content: "\e92f";
}
.ifc-horseshoe:before {
content: "\e930";
}
.ifc-home:before {
content: "\e936";
}
.ifc-history:before {
content: "\e938";
}
.ifc-high_volume:before {
content: "\e939";
}
.ifc-high_battery:before {
content: "\e93a";
}
.ifc-hex_burner:before {
content: "\e93b";
}
.ifc-herald_trumpet:before {
content: "\e93c";
}
.ifc-help2:before {
content: "\e93e";
}
.ifc-help:before {
content: "\e940";
}
.ifc-helicopter:before {
content: "\e942";
}
.ifc-heat_map:before {
content: "\e944";
}
.ifc-heart_monitor:before {
content: "\e946";
}
.ifc-headset:before {
content: "\e949";
}
.ifc-headphones:before {
content: "\e94a";
}
.ifc-handle_with_care:before {
content: "\e952";
}
.ifc-hand_planting:before {
content: "\e953";
}
.ifc-hand_palm_scan:before {
content: "\e954";
}
.ifc-hand:before {
content: "\e956";
}
.ifc-hammer:before {
content: "\e957";
}
.ifc-group:before {
content: "\e95f";
}
.ifc-grass:before {
content: "\e963";
}
.ifc-gpx:before {
content: "\e965";
}
.ifc-gps_receiving:before {
content: "\e966";
}
.ifc-gps_disconnected:before {
content: "\e967";
}
.ifc-google_plus:before {
content: "\e969";
}
.ifc-good_decision:before {
content: "\e96a";
}
.ifc-gis:before {
content: "\e96e";
}
.ifc-gift:before {
content: "\e970";
}
.ifc-gif:before {
content: "\e971";
}
.ifc-geocaching:before {
content: "\e977";
}
.ifc-geo_fence:before {
content: "\e978";
}
.ifc-generic_text:before {
content: "\e979";
}
.ifc-generic_sorting2:before {
content: "\e97a";
}
.ifc-generic_sorting:before {
content: "\e97b";
}
.ifc-genealogy:before {
content: "\e97c";
}
.ifc-genderqueer:before {
content: "\e97d";
}
.ifc-GBP:before {
content: "\e981";
}
.ifc-gas2:before {
content: "\e983";
}
.ifc-gantt_chart:before {
content: "\e989";
}
.ifc-gallery:before {
content: "\e98b";
}
.ifc-gaiters:before {
content: "\e98c";
}
.ifc-fully_charged_battery:before {
content: "\e98d";
}
.ifc-full_moon:before {
content: "\e98e";
}
.ifc-fridge:before {
content: "\e990";
}
.ifc-french_fries:before {
content: "\e992";
}
.ifc-four_fingers:before {
content: "\e995";
}
.ifc-forward2:before {
content: "\e996";
}
.ifc-forward:before {
content: "\e997";
}
.ifc-fork_truck:before {
content: "\e999";
}
.ifc-fork:before {
content: "\e99a";
}
.ifc-football2:before {
content: "\e99c";
}
.ifc-football:before {
content: "\e99d";
}
.ifc-food:before {
content: "\e99e";
}
.ifc-folder:before {
content: "\e9a0";
}
.ifc-fog_night:before {
content: "\e9a1";
}
.ifc-fog_day:before {
content: "\e9a2";
}
.ifc-flv:before {
content: "\e9a3";
}
.ifc-flow_chart:before {
content: "\e9a5";
}
.ifc-flip_vertical:before {
content: "\e9a7";
}
.ifc-flip_horizontal:before {
content: "\e9a8";
}
.ifc-flip_flops:before {
content: "\e9a9";
}
.ifc-flash_light:before {
content: "\e9ab";
}
.ifc-flag2:before {
content: "\e9ad";
}
.ifc-flag:before {
content: "\e9af";
}
.ifc-first_quarter:before {
content: "\e9b1";
}
.ifc-firefox:before {
content: "\e9b5";
}
.ifc-find_user:before {
content: "\e9ba";
}
.ifc-filter:before {
content: "\e9bb";
}
.ifc-film_reel:before {
content: "\e9bd";
}
.ifc-filled_box:before {
content: "\e9be";
}
.ifc-fb2:before {
content: "\e9c1";
}
.ifc-fast_forward:before {
content: "\e9c2";
}
.ifc-fantasy:before {
content: "\e9c4";
}
.ifc-facebook:before {
content: "\e9c8";
}
.ifc-external_link:before {
content: "\e9ca";
}
.ifc-external:before {
content: "\e9cb";
}
.ifc-export:before {
content: "\e9cc";
}
.ifc-expensive:before {
content: "\e9ce";
}
.ifc-expand:before {
content: "\e9cf";
}
.ifc-exit:before {
content: "\e9d0";
}
.ifc-exe:before {
content: "\e9d1";
}
.ifc-excel:before {
content: "\e9d2";
}
.ifc-EUR:before {
content: "\e9d3";
}
.ifc-error:before {
content: "\e9d4";
}
.ifc-eraser:before {
content: "\e9d6";
}
.ifc-epub:before {
content: "\e9d7";
}
.ifc-eps:before {
content: "\e9d8";
}
.ifc-enter:before {
content: "\e9d9";
}
.ifc-engineering:before {
content: "\e9da";
}
.ifc-end:before {
content: "\e9de";
}
.ifc-email:before {
content: "\e9e0";
}
.ifc-ellipse:before {
content: "\e9e1";
}
.ifc-electronics:before {
content: "\e9e2";
}
.ifc-eggs:before {
content: "\e9e6";
}
.ifc-edit_user:before {
content: "\e9e7";
}
.ifc-edit_image:before {
content: "\e9e9";
}
.ifc-edit:before {
content: "\e9ea";
}
.ifc-east_direction:before {
content: "\e9eb";
}
.ifc-earth_element:before {
content: "\e9ec";
}
.ifc-dribbble:before {
content: "\e9f1";
}
.ifc-drafting_compass:before {
content: "\e9f3";
}
.ifc-downpour:before {
content: "\e9f4";
}
.ifc-download2_filled:before {
content: "\e9f5";
}
.ifc-download2:before {
content: "\e9f6";
}
.ifc-download_filled:before {
content: "\e9f7";
}
.ifc-download:before {
content: "\e9f8";
}
.ifc-down4:before {
content: "\e9f9";
}
.ifc-down2:before {
content: "\e9fa";
}
.ifc-down_right:before {
content: "\e9fb";
}
.ifc-down_left:before {
content: "\e9fc";
}
.ifc-down:before {
content: "\e9fd";
}
.ifc-double_tap:before {
content: "\e9fe";
}
.ifc-donut_chart:before {
content: "\e9ff";
}
.ifc-domain:before {
content: "\ea00";
}
.ifc-documentary:before {
content: "\ea04";
}
.ifc-document:before {
content: "\ea06";
}
.ifc-doctor_suitecase:before {
content: "\ea07";
}
.ifc-doctor:before {
content: "\ea08";
}
.ifc-doc:before {
content: "\ea09";
}
.ifc-do_not_tilt:before {
content: "\ea0a";
}
.ifc-do_not_stack:before {
content: "\ea0b";
}
.ifc-do_not_expose_to_sunlight:before {
content: "\ea0c";
}
.ifc-do_not_drop:before {
content: "\ea0d";
}
.ifc-dna_helix:before {
content: "\ea0e";
}
.ifc-directions:before {
content: "\ea14";
}
.ifc-diamonds:before {
content: "\ea18";
}
.ifc-dharmacakra:before {
content: "\ea19";
}
.ifc-design:before {
content: "\ea1e";
}
.ifc-delete_sign:before {
content: "\ea21";
}
.ifc-delete_shield:before {
content: "\ea22";
}
.ifc-delete_message:before {
content: "\ea23";
}
.ifc-define_location:before {
content: "\ea25";
}
.ifc-decrease_font:before {
content: "\ea26";
}
.ifc-day_view:before {
content: "\ea2a";
}
.ifc-date_to:before {
content: "\ea2b";
}
.ifc-date_from:before {
content: "\ea2c";
}
.ifc-database_protection:before {
content: "\ea2e";
}
.ifc-database_encryption:before {
content: "\ea2f";
}
.ifc-database_backup:before {
content: "\ea30";
}
.ifc-database:before {
content: "\ea31";
}
.ifc-data_in_both_directions:before {
content: "\ea32";
}
.ifc-cymbals:before {
content: "\ea33";
}
.ifc-cut:before {
content: "\ea35";
}
.ifc-currency:before {
content: "\ea36";
}
.ifc-csv:before {
content: "\ea37";
}
.ifc-css:before {
content: "\ea38";
}
.ifc-crystal_ball:before {
content: "\ea3a";
}
.ifc-crop:before {
content: "\ea40";
}
.ifc-creek:before {
content: "\ea43";
}
.ifc-coral:before {
content: "\ea4b";
}
.ifc-copy_link:before {
content: "\ea4c";
}
.ifc-copy:before {
content: "\ea4d";
}
.ifc-control_panel:before {
content: "\ea53";
}
.ifc-content:before {
content: "\ea54";
}
.ifc-contacts:before {
content: "\ea55";
}
.ifc-contact_card:before {
content: "\ea56";
}
.ifc-construction_worker:before {
content: "\ea57";
}
.ifc-console:before {
content: "\ea58";
}
.ifc-connected_no_data:before {
content: "\ea59";
}
.ifc-compost_heap:before {
content: "\ea5d";
}
.ifc-compass2:before {
content: "\ea5e";
}
.ifc-compas:before {
content: "\ea5f";
}
.ifc-command_line:before {
content: "\ea61";
}
.ifc-combo_chart:before {
content: "\ea64";
}
.ifc-comb:before {
content: "\ea65";
}
.ifc-color_dropper:before {
content: "\ea66";
}
.ifc-collect:before {
content: "\ea67";
}
.ifc-collapse:before {
content: "\ea68";
}
.ifc-coffee:before {
content: "\ea6c";
}
.ifc-code:before {
content: "\ea6d";
}
.ifc-coctail:before {
content: "\ea6e";
}
.ifc-clouds:before {
content: "\ea73";
}
.ifc-cloud_storage:before {
content: "\ea74";
}
.ifc-close_up_mode:before {
content: "\ea76";
}
.ifc-close:before {
content: "\ea77";
}
.ifc-clock:before {
content: "\ea78";
}
.ifc-clipperboard:before {
content: "\ea7a";
}
.ifc-clear_shopping_cart:before {
content: "\ea7f";
}
.ifc-circuit:before {
content: "\ea82";
}
.ifc-chrome:before {
content: "\ea83";
}
.ifc-christmas_star:before {
content: "\ea85";
}
.ifc-christmas_gift:before {
content: "\ea8e";
}
.ifc-chisel_tip_marker:before {
content: "\ea95";
}
.ifc-child_new_post:before {
content: "\ea98";
}
.ifc-checkmark:before {
content: "\ea9f";
}
.ifc-checked_user:before {
content: "\eaa0";
}
.ifc-cheap:before {
content: "\eaa1";
}
.ifc-charge_battery:before {
content: "\eaa2";
}
.ifc-change_user:before {
content: "\eaa3";
}
.ifc-centre_of_gravity:before {
content: "\eaa7";
}
.ifc-center_direction:before {
content: "\eaa8";
}
.ifc-cash_receiving:before {
content: "\eaab";
}
.ifc-carabiner:before {
content: "\eab2";
}
.ifc-car_battery:before {
content: "\eab3";
}
.ifc-capacitor:before {
content: "\eab5";
}
.ifc-cannon:before {
content: "\eab6";
}
.ifc-cancel:before {
content: "\eab9";
}
.ifc-camping_tent:before {
content: "\eaba";
}
.ifc-camera_identification:before {
content: "\eabe";
}
.ifc-camera_addon_identification:before {
content: "\eabf";
}
.ifc-camera_addon:before {
content: "\eac0";
}
.ifc-camcoder_pro:before {
content: "\eac2";
}
.ifc-camcoder:before {
content: "\eac4";
}
.ifc-calendar:before {
content: "\eac5";
}
.ifc-CAD:before {
content: "\eac6";
}
.ifc-cable_release:before {
content: "\eac7";
}
.ifc-business:before {
content: "\eac9";
}
.ifc-bus:before {
content: "\eaca";
}
.ifc-bungalow:before {
content: "\eacb";
}
.ifc-bunch_ingredients:before {
content: "\eacc";
}
.ifc-broadcasting:before {
content: "\ead3";
}
.ifc-briefcase:before {
content: "\ead5";
}
.ifc-brandenburg_gate:before {
content: "\ead8";
}
.ifc-brain_filled:before {
content: "\ead9";
}
.ifc-brain:before {
content: "\eada";
}
.ifc-box2:before {
content: "\eadc";
}
.ifc-box:before {
content: "\eadd";
}
.ifc-border_color:before {
content: "\eadf";
}
.ifc-bookmark:before {
content: "\eae2";
}
.ifc-blur:before {
content: "\eae6";
}
.ifc-bluetooth2:before {
content: "\eae8";
}
.ifc-bluetooth:before {
content: "\eae9";
}
.ifc-birthday_cake:before {
content: "\eaea";
}
.ifc-birthday:before {
content: "\eaeb";
}
.ifc-biotech:before {
content: "\eaec";
}
.ifc-barbers_scissors:before {
content: "\eb01";
}
.ifc-bar_chart:before {
content: "\eb05";
}
.ifc-banknotes:before {
content: "\eb06";
}
.ifc-bandage:before {
content: "\eb07";
}
.ifc-ball_point_pen:before {
content: "\eb08";
}
.ifc-bad_decision:before {
content: "\eb09";
}
.ifc-background_color:before {
content: "\eb0a";
}
.ifc-back:before {
content: "\eb0c";
}
.ifc-avi:before {
content: "\eb11";
}
.ifc-average:before {
content: "\eb12";
}
.ifc-audio_wave2:before {
content: "\eb15";
}
.ifc-audio_wave:before {
content: "\eb16";
}
.ifc-asc:before {
content: "\eb19";
}
.ifc-armchair:before {
content: "\eb1a";
}
.ifc-area_chart:before {
content: "\eb1c";
}
.ifc-archive:before {
content: "\eb1e";
}
.ifc-aquarius:before {
content: "\eb1f";
}
.ifc-application_shield:before {
content: "\eb20";
}
.ifc-apartment:before {
content: "\eb21";
}
.ifc-antiseptic_cream:before {
content: "\eb23";
}
.ifc-android_os:before {
content: "\eb27";
}
.ifc-ancore:before {
content: "\eb28";
}
.ifc-anchor:before {
content: "\eb29";
}
.ifc-ammo_tin:before {
content: "\eb2a";
}
.ifc-amex:before {
content: "\eb2b";
}
.ifc-ambulance:before {
content: "\eb2c";
}
.ifc-alphabetical_sorting_za:before {
content: "\eb2d";
}
.ifc-alphabetical_sorting_az:before {
content: "\eb2e";
}
.ifc-align_right:before {
content: "\eb2f";
}
.ifc-align_left:before {
content: "\eb30";
}
.ifc-align_justify:before {
content: "\eb31";
}
.ifc-align_center:before {
content: "\eb32";
}
.ifc-alarm_clock:before {
content: "\eb33";
}
.ifc-airplane_take_off:before {
content: "\eb34";
}
.ifc-airplane:before {
content: "\eb37";
}
.ifc-ai:before {
content: "\eb39";
}
.ifc-age:before {
content: "\eb3a";
}
.ifc-adventures:before {
content: "\eb3b";
}
.ifc-adobe_photoshop:before {
content: "\eb3c";
}
.ifc-adobe_indesign:before {
content: "\eb3d";
}
.ifc-adobe_illustrator:before {
content: "\eb3e";
}
.ifc-adobe_flash:before {
content: "\eb3f";
}
.ifc-adobe_fireworks:before {
content: "\eb40";
}
.ifc-adobe_dreamweaver:before {
content: "\eb41";
}
.ifc-adobe_bridge:before {
content: "\eb42";
}
.ifc-administrative_tools:before {
content: "\eb43";
}
.ifc-add_user:before {
content: "\eb44";
}
.ifc-add_image:before {
content: "\eb46";
}
.ifc-add_database:before {
content: "\eb47";
}
.ifc-zip2:before {
content: "\eb49";
}
.ifc-f_tap:before {
content: "\eb4a";
}
.ifc-f_swipe_up:before {
content: "\eb4b";
}
.ifc-f_swipe_right:before {
content: "\eb4c";
}
.ifc-f_swipe_left:before {
content: "\eb4d";
}
.ifc-f_swipe_down:before {
content: "\eb4e";
}
.ifc-f_double_tap:before {
content: "\eb4f";
}