.printomatic {
cursor: pointer;
}
.pom-default {
background-image: url(//qmplugs.com/wp-content/plugins/manual-framework/assets/css/print/print-icon.png);
background-repeat: no-repeat;
width: 32px;
height: 32px;
}
.pom-small {
background-image: url(//qmplugs.com/wp-content/plugins/manual-framework/assets/css/print/print-icon-small.png);
background-repeat: no-repeat;
width: 17px;
height: 16px;
}
.pom-small-black {
background-image: url(//qmplugs.com/wp-content/plugins/manual-framework/assets/css/print/print-icon-small-black.png);
background-repeat: no-repeat;
width: 17px;
height: 16px;
}
.pom-small-grey {
background-image: url(//qmplugs.com/wp-content/plugins/manual-framework/assets/css/print/print-icon-small-grey.png);
background-repeat: no-repeat;
width: 17px;
height: 16px;
}
.pom-small-white {
background-image: url(//qmplugs.com/wp-content/plugins/manual-framework/assets/css/print/print-icon-small-white.png);
background-repeat: no-repeat;
width: 17px;
height: 16px;
}
.printomatictext {
cursor: pointer;
}
.printomatictext:hover {
text-decoration: underline;
}
@media print {
.pe-no-print {
display: none !important;
}
.pe-preserve-ancestor {
display: block !important;
margin: 0 !important;
padding: 0 !important;
border: none !important;
box-shadow: none !important;
}
}.fa {
font-family: var(--fa-style-family, "Font Awesome 6 Free");
font-weight: var(--fa-style, 900); }
.fa,
.fas,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fat,
.fa-thin,
.fad,
.fa-duotone,
.fab,
.fa-brands {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: var(--fa-display, inline-block);
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-2xs {
font-size: 0.625em;
line-height: 0.1em;
vertical-align: 0.225em; }
.fa-xs {
font-size: 0.75em;
line-height: 0.08333em;
vertical-align: 0.125em; }
.fa-sm {
font-size: 0.875em;
line-height: 0.07143em;
vertical-align: 0.05357em; }
.fa-lg {
font-size: 1.25em;
line-height: 0.05em;
vertical-align: -0.075em; }
.fa-xl {
font-size: 1.5em;
line-height: 0.04167em;
vertical-align: -0.125em; }
.fa-2xl {
font-size: 2em;
line-height: 0.03125em;
vertical-align: -0.1875em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: var(--fa-li-margin, 2.5em);
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: calc(var(--fa-li-width, 2em) * -1);
position: absolute;
text-align: center;
width: var(--fa-li-width, 2em);
line-height: inherit; }
.fa-border {
border-color: var(--fa-border-color, #eee);
border-radius: var(--fa-border-radius, 0.1em);
border-style: var(--fa-border-style, solid);
border-width: var(--fa-border-width, 0.08em);
padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }
.fa-pull-left {
float: left;
margin-right: var(--fa-pull-margin, 0.3em); }
.fa-pull-right {
float: right;
margin-left: var(--fa-pull-margin, 0.3em); }
.fa-beat {
-webkit-animation-name: fa-beat;
animation-name: fa-beat;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-bounce {
-webkit-animation-name: fa-bounce;
animation-name: fa-bounce;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }
.fa-fade {
-webkit-animation-name: fa-fade;
animation-name: fa-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-beat-fade {
-webkit-animation-name: fa-beat-fade;
animation-name: fa-beat-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-flip {
-webkit-animation-name: fa-flip;
animation-name: fa-flip;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-shake {
-webkit-animation-name: fa-shake;
animation-name: fa-shake;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-delay: var(--fa-animation-delay, 0);
animation-delay: var(--fa-animation-delay, 0);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 2s);
animation-duration: var(--fa-animation-duration, 2s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin-reverse {
--fa-animation-direction: reverse; }
.fa-pulse,
.fa-spin-pulse {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
animation-timing-function: var(--fa-animation-timing, steps(8)); }
@media (prefers-reduced-motion: reduce) {
.fa-beat,
.fa-bounce,
.fa-fade,
.fa-beat-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
-webkit-animation-delay: -1ms;
animation-delay: -1ms;
-webkit-animation-duration: 1ms;
animation-duration: 1ms;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
transition-delay: 0s;
transition-duration: 0s; } }
@-webkit-keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1); }
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25)); } }
@keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1); }
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25)); } }
@-webkit-keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); } }
@keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); } }
@-webkit-keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4); } }
@keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4); } }
@-webkit-keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1); }
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1); }
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@-webkit-keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@-webkit-keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg); }
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg); }
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg); }
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg); }
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg); }
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg); }
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg); }
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg); }
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg); }
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg); }
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg); }
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg); }
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
.fa-rotate-by {
-webkit-transform: rotate(var(--fa-rotate-angle, none));
transform: rotate(var(--fa-rotate-angle, none)); }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%;
z-index: var(--fa-stack-z-index, auto); }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: var(--fa-inverse, #fff); } .fa-0::before {
content: "\30"; }
.fa-1::before {
content: "\31"; }
.fa-2::before {
content: "\32"; }
.fa-3::before {
content: "\33"; }
.fa-4::before {
content: "\34"; }
.fa-5::before {
content: "\35"; }
.fa-6::before {
content: "\36"; }
.fa-7::before {
content: "\37"; }
.fa-8::before {
content: "\38"; }
.fa-9::before {
content: "\39"; }
.fa-a::before {
content: "\41"; }
.fa-address-book::before {
content: "\f2b9"; }
.fa-contact-book::before {
content: "\f2b9"; }
.fa-address-card::before {
content: "\f2bb"; }
.fa-contact-card::before {
content: "\f2bb"; }
.fa-vcard::before {
content: "\f2bb"; }
.fa-align-center::before {
content: "\f037"; }
.fa-align-justify::before {
content: "\f039"; }
.fa-align-left::before {
content: "\f036"; }
.fa-align-right::before {
content: "\f038"; }
.fa-anchor::before {
content: "\f13d"; }
.fa-angle-down::before {
content: "\f107"; }
.fa-angle-left::before {
content: "\f104"; }
.fa-angle-right::before {
content: "\f105"; }
.fa-angle-up::before {
content: "\f106"; }
.fa-angles-down::before {
content: "\f103"; }
.fa-angle-double-down::before {
content: "\f103"; }
.fa-angles-left::before {
content: "\f100"; }
.fa-angle-double-left::before {
content: "\f100"; }
.fa-angles-right::before {
content: "\f101"; }
.fa-angle-double-right::before {
content: "\f101"; }
.fa-angles-up::before {
content: "\f102"; }
.fa-angle-double-up::before {
content: "\f102"; }
.fa-ankh::before {
content: "\f644"; }
.fa-apple-whole::before {
content: "\f5d1"; }
.fa-apple-alt::before {
content: "\f5d1"; }
.fa-archway::before {
content: "\f557"; }
.fa-arrow-down::before {
content: "\f063"; }
.fa-arrow-down-1-9::before {
content: "\f162"; }
.fa-sort-numeric-asc::before {
content: "\f162"; }
.fa-sort-numeric-down::before {
content: "\f162"; }
.fa-arrow-down-9-1::before {
content: "\f886"; }
.fa-sort-numeric-desc::before {
content: "\f886"; }
.fa-sort-numeric-down-alt::before {
content: "\f886"; }
.fa-arrow-down-a-z::before {
content: "\f15d"; }
.fa-sort-alpha-asc::before {
content: "\f15d"; }
.fa-sort-alpha-down::before {
content: "\f15d"; }
.fa-arrow-down-long::before {
content: "\f175"; }
.fa-long-arrow-down::before {
content: "\f175"; }
.fa-arrow-down-short-wide::before {
content: "\f884"; }
.fa-sort-amount-desc::before {
content: "\f884"; }
.fa-sort-amount-down-alt::before {
content: "\f884"; }
.fa-arrow-down-wide-short::before {
content: "\f160"; }
.fa-sort-amount-asc::before {
content: "\f160"; }
.fa-sort-amount-down::before {
content: "\f160"; }
.fa-arrow-down-z-a::before {
content: "\f881"; }
.fa-sort-alpha-desc::before {
content: "\f881"; }
.fa-sort-alpha-down-alt::before {
content: "\f881"; }
.fa-arrow-left::before {
content: "\f060"; }
.fa-arrow-left-long::before {
content: "\f177"; }
.fa-long-arrow-left::before {
content: "\f177"; }
.fa-arrow-pointer::before {
content: "\f245"; }
.fa-mouse-pointer::before {
content: "\f245"; }
.fa-arrow-right::before {
content: "\f061"; }
.fa-arrow-right-arrow-left::before {
content: "\f0ec"; }
.fa-exchange::before {
content: "\f0ec"; }
.fa-arrow-right-from-bracket::before {
content: "\f08b"; }
.fa-sign-out::before {
content: "\f08b"; }
.fa-arrow-right-long::before {
content: "\f178"; }
.fa-long-arrow-right::before {
content: "\f178"; }
.fa-arrow-right-to-bracket::before {
content: "\f090"; }
.fa-sign-in::before {
content: "\f090"; }
.fa-arrow-rotate-left::before {
content: "\f0e2"; }
.fa-arrow-left-rotate::before {
content: "\f0e2"; }
.fa-arrow-rotate-back::before {
content: "\f0e2"; }
.fa-arrow-rotate-backward::before {
content: "\f0e2"; }
.fa-undo::before {
content: "\f0e2"; }
.fa-arrow-rotate-right::before {
content: "\f01e"; }
.fa-arrow-right-rotate::before {
content: "\f01e"; }
.fa-arrow-rotate-forward::before {
content: "\f01e"; }
.fa-redo::before {
content: "\f01e"; }
.fa-arrow-trend-down::before {
content: "\e097"; }
.fa-arrow-trend-up::before {
content: "\e098"; }
.fa-arrow-turn-down::before {
content: "\f149"; }
.fa-level-down::before {
content: "\f149"; }
.fa-arrow-turn-up::before {
content: "\f148"; }
.fa-level-up::before {
content: "\f148"; }
.fa-arrow-up::before {
content: "\f062"; }
.fa-arrow-up-1-9::before {
content: "\f163"; }
.fa-sort-numeric-up::before {
content: "\f163"; }
.fa-arrow-up-9-1::before {
content: "\f887"; }
.fa-sort-numeric-up-alt::before {
content: "\f887"; }
.fa-arrow-up-a-z::before {
content: "\f15e"; }
.fa-sort-alpha-up::before {
content: "\f15e"; }
.fa-arrow-up-from-bracket::before {
content: "\e09a"; }
.fa-arrow-up-long::before {
content: "\f176"; }
.fa-long-arrow-up::before {
content: "\f176"; }
.fa-arrow-up-right-from-square::before {
content: "\f08e"; }
.fa-external-link::before {
content: "\f08e"; }
.fa-arrow-up-short-wide::before {
content: "\f885"; }
.fa-sort-amount-up-alt::before {
content: "\f885"; }
.fa-arrow-up-wide-short::before {
content: "\f161"; }
.fa-sort-amount-up::before {
content: "\f161"; }
.fa-arrow-up-z-a::before {
content: "\f882"; }
.fa-sort-alpha-up-alt::before {
content: "\f882"; }
.fa-arrows-left-right::before {
content: "\f07e"; }
.fa-arrows-h::before {
content: "\f07e"; }
.fa-arrows-rotate::before {
content: "\f021"; }
.fa-refresh::before {
content: "\f021"; }
.fa-sync::before {
content: "\f021"; }
.fa-arrows-up-down::before {
content: "\f07d"; }
.fa-arrows-v::before {
content: "\f07d"; }
.fa-arrows-up-down-left-right::before {
content: "\f047"; }
.fa-arrows::before {
content: "\f047"; }
.fa-asterisk::before {
content: "\2a"; }
.fa-at::before {
content: "\40"; }
.fa-atom::before {
content: "\f5d2"; }
.fa-audio-description::before {
content: "\f29e"; }
.fa-austral-sign::before {
content: "\e0a9"; }
.fa-award::before {
content: "\f559"; }
.fa-b::before {
content: "\42"; }
.fa-baby::before {
content: "\f77c"; }
.fa-baby-carriage::before {
content: "\f77d"; }
.fa-carriage-baby::before {
content: "\f77d"; }
.fa-backward::before {
content: "\f04a"; }
.fa-backward-fast::before {
content: "\f049"; }
.fa-fast-backward::before {
content: "\f049"; }
.fa-backward-step::before {
content: "\f048"; }
.fa-step-backward::before {
content: "\f048"; }
.fa-bacon::before {
content: "\f7e5"; }
.fa-bacteria::before {
content: "\e059"; }
.fa-bacterium::before {
content: "\e05a"; }
.fa-bag-shopping::before {
content: "\f290"; }
.fa-shopping-bag::before {
content: "\f290"; }
.fa-bahai::before {
content: "\f666"; }
.fa-baht-sign::before {
content: "\e0ac"; }
.fa-ban::before {
content: "\f05e"; }
.fa-cancel::before {
content: "\f05e"; }
.fa-ban-smoking::before {
content: "\f54d"; }
.fa-smoking-ban::before {
content: "\f54d"; }
.fa-bandage::before {
content: "\f462"; }
.fa-band-aid::before {
content: "\f462"; }
.fa-barcode::before {
content: "\f02a"; }
.fa-bars::before {
content: "\f0c9"; }
.fa-navicon::before {
content: "\f0c9"; }
.fa-bars-progress::before {
content: "\f828"; }
.fa-tasks-alt::before {
content: "\f828"; }
.fa-bars-staggered::before {
content: "\f550"; }
.fa-reorder::before {
content: "\f550"; }
.fa-stream::before {
content: "\f550"; }
.fa-baseball::before {
content: "\f433"; }
.fa-baseball-ball::before {
content: "\f433"; }
.fa-baseball-bat-ball::before {
content: "\f432"; }
.fa-basket-shopping::before {
content: "\f291"; }
.fa-shopping-basket::before {
content: "\f291"; }
.fa-basketball::before {
content: "\f434"; }
.fa-basketball-ball::before {
content: "\f434"; }
.fa-bath::before {
content: "\f2cd"; }
.fa-bathtub::before {
content: "\f2cd"; }
.fa-battery-empty::before {
content: "\f244"; }
.fa-battery-0::before {
content: "\f244"; }
.fa-battery-full::before {
content: "\f240"; }
.fa-battery::before {
content: "\f240"; }
.fa-battery-5::before {
content: "\f240"; }
.fa-battery-half::before {
content: "\f242"; }
.fa-battery-3::before {
content: "\f242"; }
.fa-battery-quarter::before {
content: "\f243"; }
.fa-battery-2::before {
content: "\f243"; }
.fa-battery-three-quarters::before {
content: "\f241"; }
.fa-battery-4::before {
content: "\f241"; }
.fa-bed::before {
content: "\f236"; }
.fa-bed-pulse::before {
content: "\f487"; }
.fa-procedures::before {
content: "\f487"; }
.fa-beer-mug-empty::before {
content: "\f0fc"; }
.fa-beer::before {
content: "\f0fc"; }
.fa-bell::before {
content: "\f0f3"; }
.fa-bell-concierge::before {
content: "\f562"; }
.fa-concierge-bell::before {
content: "\f562"; }
.fa-bell-slash::before {
content: "\f1f6"; }
.fa-bezier-curve::before {
content: "\f55b"; }
.fa-bicycle::before {
content: "\f206"; }
.fa-binoculars::before {
content: "\f1e5"; }
.fa-biohazard::before {
content: "\f780"; }
.fa-bitcoin-sign::before {
content: "\e0b4"; }
.fa-blender::before {
content: "\f517"; }
.fa-blender-phone::before {
content: "\f6b6"; }
.fa-blog::before {
content: "\f781"; }
.fa-bold::before {
content: "\f032"; }
.fa-bolt::before {
content: "\f0e7"; }
.fa-zap::before {
content: "\f0e7"; }
.fa-bolt-lightning::before {
content: "\e0b7"; }
.fa-bomb::before {
content: "\f1e2"; }
.fa-bone::before {
content: "\f5d7"; }
.fa-bong::before {
content: "\f55c"; }
.fa-book::before {
content: "\f02d"; }
.fa-book-atlas::before {
content: "\f558"; }
.fa-atlas::before {
content: "\f558"; }
.fa-book-bible::before {
content: "\f647"; }
.fa-bible::before {
content: "\f647"; }
.fa-book-journal-whills::before {
content: "\f66a"; }
.fa-journal-whills::before {
content: "\f66a"; }
.fa-book-medical::before {
content: "\f7e6"; }
.fa-book-open::before {
content: "\f518"; }
.fa-book-open-reader::before {
content: "\f5da"; }
.fa-book-reader::before {
content: "\f5da"; }
.fa-book-quran::before {
content: "\f687"; }
.fa-quran::before {
content: "\f687"; }
.fa-book-skull::before {
content: "\f6b7"; }
.fa-book-dead::before {
content: "\f6b7"; }
.fa-bookmark::before {
content: "\f02e"; }
.fa-border-all::before {
content: "\f84c"; }
.fa-border-none::before {
content: "\f850"; }
.fa-border-top-left::before {
content: "\f853"; }
.fa-border-style::before {
content: "\f853"; }
.fa-bowling-ball::before {
content: "\f436"; }
.fa-box::before {
content: "\f466"; }
.fa-box-archive::before {
content: "\f187"; }
.fa-archive::before {
content: "\f187"; }
.fa-box-open::before {
content: "\f49e"; }
.fa-box-tissue::before {
content: "\e05b"; }
.fa-boxes-stacked::before {
content: "\f468"; }
.fa-boxes::before {
content: "\f468"; }
.fa-boxes-alt::before {
content: "\f468"; }
.fa-braille::before {
content: "\f2a1"; }
.fa-brain::before {
content: "\f5dc"; }
.fa-brazilian-real-sign::before {
content: "\e46c"; }
.fa-bread-slice::before {
content: "\f7ec"; }
.fa-briefcase::before {
content: "\f0b1"; }
.fa-briefcase-medical::before {
content: "\f469"; }
.fa-broom::before {
content: "\f51a"; }
.fa-broom-ball::before {
content: "\f458"; }
.fa-quidditch::before {
content: "\f458"; }
.fa-quidditch-broom-ball::before {
content: "\f458"; }
.fa-brush::before {
content: "\f55d"; }
.fa-bug::before {
content: "\f188"; }
.fa-bug-slash::before {
content: "\e490"; }
.fa-building::before {
content: "\f1ad"; }
.fa-building-columns::before {
content: "\f19c"; }
.fa-bank::before {
content: "\f19c"; }
.fa-institution::before {
content: "\f19c"; }
.fa-museum::before {
content: "\f19c"; }
.fa-university::before {
content: "\f19c"; }
.fa-bullhorn::before {
content: "\f0a1"; }
.fa-bullseye::before {
content: "\f140"; }
.fa-burger::before {
content: "\f805"; }
.fa-hamburger::before {
content: "\f805"; }
.fa-bus::before {
content: "\f207"; }
.fa-bus-simple::before {
content: "\f55e"; }
.fa-bus-alt::before {
content: "\f55e"; }
.fa-business-time::before {
content: "\f64a"; }
.fa-briefcase-clock::before {
content: "\f64a"; }
.fa-c::before {
content: "\43"; }
.fa-cake-candles::before {
content: "\f1fd"; }
.fa-birthday-cake::before {
content: "\f1fd"; }
.fa-cake::before {
content: "\f1fd"; }
.fa-calculator::before {
content: "\f1ec"; }
.fa-calendar::before {
content: "\f133"; }
.fa-calendar-check::before {
content: "\f274"; }
.fa-calendar-day::before {
content: "\f783"; }
.fa-calendar-days::before {
content: "\f073"; }
.fa-calendar-alt::before {
content: "\f073"; }
.fa-calendar-minus::before {
content: "\f272"; }
.fa-calendar-plus::before {
content: "\f271"; }
.fa-calendar-week::before {
content: "\f784"; }
.fa-calendar-xmark::before {
content: "\f273"; }
.fa-calendar-times::before {
content: "\f273"; }
.fa-camera::before {
content: "\f030"; }
.fa-camera-alt::before {
content: "\f030"; }
.fa-camera-retro::before {
content: "\f083"; }
.fa-camera-rotate::before {
content: "\e0d8"; }
.fa-campground::before {
content: "\f6bb"; }
.fa-candy-cane::before {
content: "\f786"; }
.fa-cannabis::before {
content: "\f55f"; }
.fa-capsules::before {
content: "\f46b"; }
.fa-car::before {
content: "\f1b9"; }
.fa-automobile::before {
content: "\f1b9"; }
.fa-car-battery::before {
content: "\f5df"; }
.fa-battery-car::before {
content: "\f5df"; }
.fa-car-crash::before {
content: "\f5e1"; }
.fa-car-rear::before {
content: "\f5de"; }
.fa-car-alt::before {
content: "\f5de"; }
.fa-car-side::before {
content: "\f5e4"; }
.fa-caravan::before {
content: "\f8ff"; }
.fa-caret-down::before {
content: "\f0d7"; }
.fa-caret-left::before {
content: "\f0d9"; }
.fa-caret-right::before {
content: "\f0da"; }
.fa-caret-up::before {
content: "\f0d8"; }
.fa-carrot::before {
content: "\f787"; }
.fa-cart-arrow-down::before {
content: "\f218"; }
.fa-cart-flatbed::before {
content: "\f474"; }
.fa-dolly-flatbed::before {
content: "\f474"; }
.fa-cart-flatbed-suitcase::before {
content: "\f59d"; }
.fa-luggage-cart::before {
content: "\f59d"; }
.fa-cart-plus::before {
content: "\f217"; }
.fa-cart-shopping::before {
content: "\f07a"; }
.fa-shopping-cart::before {
content: "\f07a"; }
.fa-cash-register::before {
content: "\f788"; }
.fa-cat::before {
content: "\f6be"; }
.fa-cedi-sign::before {
content: "\e0df"; }
.fa-cent-sign::before {
content: "\e3f5"; }
.fa-certificate::before {
content: "\f0a3"; }
.fa-chair::before {
content: "\f6c0"; }
.fa-chalkboard::before {
content: "\f51b"; }
.fa-blackboard::before {
content: "\f51b"; }
.fa-chalkboard-user::before {
content: "\f51c"; }
.fa-chalkboard-teacher::before {
content: "\f51c"; }
.fa-champagne-glasses::before {
content: "\f79f"; }
.fa-glass-cheers::before {
content: "\f79f"; }
.fa-charging-station::before {
content: "\f5e7"; }
.fa-chart-area::before {
content: "\f1fe"; }
.fa-area-chart::before {
content: "\f1fe"; }
.fa-chart-bar::before {
content: "\f080"; }
.fa-bar-chart::before {
content: "\f080"; }
.fa-chart-column::before {
content: "\e0e3"; }
.fa-chart-gantt::before {
content: "\e0e4"; }
.fa-chart-line::before {
content: "\f201"; }
.fa-line-chart::before {
content: "\f201"; }
.fa-chart-pie::before {
content: "\f200"; }
.fa-pie-chart::before {
content: "\f200"; }
.fa-check::before {
content: "\f00c"; }
.fa-check-double::before {
content: "\f560"; }
.fa-check-to-slot::before {
content: "\f772"; }
.fa-vote-yea::before {
content: "\f772"; }
.fa-cheese::before {
content: "\f7ef"; }
.fa-chess::before {
content: "\f439"; }
.fa-chess-bishop::before {
content: "\f43a"; }
.fa-chess-board::before {
content: "\f43c"; }
.fa-chess-king::before {
content: "\f43f"; }
.fa-chess-knight::before {
content: "\f441"; }
.fa-chess-pawn::before {
content: "\f443"; }
.fa-chess-queen::before {
content: "\f445"; }
.fa-chess-rook::before {
content: "\f447"; }
.fa-chevron-down::before {
content: "\f078"; }
.fa-chevron-left::before {
content: "\f053"; }
.fa-chevron-right::before {
content: "\f054"; }
.fa-chevron-up::before {
content: "\f077"; }
.fa-child::before {
content: "\f1ae"; }
.fa-church::before {
content: "\f51d"; }
.fa-circle::before {
content: "\f111"; }
.fa-circle-arrow-down::before {
content: "\f0ab"; }
.fa-arrow-circle-down::before {
content: "\f0ab"; }
.fa-circle-arrow-left::before {
content: "\f0a8"; }
.fa-arrow-circle-left::before {
content: "\f0a8"; }
.fa-circle-arrow-right::before {
content: "\f0a9"; }
.fa-arrow-circle-right::before {
content: "\f0a9"; }
.fa-circle-arrow-up::before {
content: "\f0aa"; }
.fa-arrow-circle-up::before {
content: "\f0aa"; }
.fa-circle-check::before {
content: "\f058"; }
.fa-check-circle::before {
content: "\f058"; }
.fa-circle-chevron-down::before {
content: "\f13a"; }
.fa-chevron-circle-down::before {
content: "\f13a"; }
.fa-circle-chevron-left::before {
content: "\f137"; }
.fa-chevron-circle-left::before {
content: "\f137"; }
.fa-circle-chevron-right::before {
content: "\f138"; }
.fa-chevron-circle-right::before {
content: "\f138"; }
.fa-circle-chevron-up::before {
content: "\f139"; }
.fa-chevron-circle-up::before {
content: "\f139"; }
.fa-circle-dollar-to-slot::before {
content: "\f4b9"; }
.fa-donate::before {
content: "\f4b9"; }
.fa-circle-dot::before {
content: "\f192"; }
.fa-dot-circle::before {
content: "\f192"; }
.fa-circle-down::before {
content: "\f358"; }
.fa-arrow-alt-circle-down::before {
content: "\f358"; }
.fa-circle-exclamation::before {
content: "\f06a"; }
.fa-exclamation-circle::before {
content: "\f06a"; }
.fa-circle-h::before {
content: "\f47e"; }
.fa-hospital-symbol::before {
content: "\f47e"; }
.fa-circle-half-stroke::before {
content: "\f042"; }
.fa-adjust::before {
content: "\f042"; }
.fa-circle-info::before {
content: "\f05a"; }
.fa-info-circle::before {
content: "\f05a"; }
.fa-circle-left::before {
content: "\f359"; }
.fa-arrow-alt-circle-left::before {
content: "\f359"; }
.fa-circle-minus::before {
content: "\f056"; }
.fa-minus-circle::before {
content: "\f056"; }
.fa-circle-notch::before {
content: "\f1ce"; }
.fa-circle-pause::before {
content: "\f28b"; }
.fa-pause-circle::before {
content: "\f28b"; }
.fa-circle-play::before {
content: "\f144"; }
.fa-play-circle::before {
content: "\f144"; }
.fa-circle-plus::before {
content: "\f055"; }
.fa-plus-circle::before {
content: "\f055"; }
.fa-circle-question::before {
content: "\f059"; }
.fa-question-circle::before {
content: "\f059"; }
.fa-circle-radiation::before {
content: "\f7ba"; }
.fa-radiation-alt::before {
content: "\f7ba"; }
.fa-circle-right::before {
content: "\f35a"; }
.fa-arrow-alt-circle-right::before {
content: "\f35a"; }
.fa-circle-stop::before {
content: "\f28d"; }
.fa-stop-circle::before {
content: "\f28d"; }
.fa-circle-up::before {
content: "\f35b"; }
.fa-arrow-alt-circle-up::before {
content: "\f35b"; }
.fa-circle-user::before {
content: "\f2bd"; }
.fa-user-circle::before {
content: "\f2bd"; }
.fa-circle-xmark::before {
content: "\f057"; }
.fa-times-circle::before {
content: "\f057"; }
.fa-xmark-circle::before {
content: "\f057"; }
.fa-city::before {
content: "\f64f"; }
.fa-clapperboard::before {
content: "\e131"; }
.fa-clipboard::before {
content: "\f328"; }
.fa-clipboard-check::before {
content: "\f46c"; }
.fa-clipboard-list::before {
content: "\f46d"; }
.fa-clock::before {
content: "\f017"; }
.fa-clock-four::before {
content: "\f017"; }
.fa-clock-rotate-left::before {
content: "\f1da"; }
.fa-history::before {
content: "\f1da"; }
.fa-clone::before {
content: "\f24d"; }
.fa-closed-captioning::before {
content: "\f20a"; }
.fa-cloud::before {
content: "\f0c2"; }
.fa-cloud-arrow-down::before {
content: "\f0ed"; }
.fa-cloud-download::before {
content: "\f0ed"; }
.fa-cloud-download-alt::before {
content: "\f0ed"; }
.fa-cloud-arrow-up::before {
content: "\f0ee"; }
.fa-cloud-upload::before {
content: "\f0ee"; }
.fa-cloud-upload-alt::before {
content: "\f0ee"; }
.fa-cloud-meatball::before {
content: "\f73b"; }
.fa-cloud-moon::before {
content: "\f6c3"; }
.fa-cloud-moon-rain::before {
content: "\f73c"; }
.fa-cloud-rain::before {
content: "\f73d"; }
.fa-cloud-showers-heavy::before {
content: "\f740"; }
.fa-cloud-sun::before {
content: "\f6c4"; }
.fa-cloud-sun-rain::before {
content: "\f743"; }
.fa-clover::before {
content: "\e139"; }
.fa-code::before {
content: "\f121"; }
.fa-code-branch::before {
content: "\f126"; }
.fa-code-commit::before {
content: "\f386"; }
.fa-code-compare::before {
content: "\e13a"; }
.fa-code-fork::before {
content: "\e13b"; }
.fa-code-merge::before {
content: "\f387"; }
.fa-code-pull-request::before {
content: "\e13c"; }
.fa-coins::before {
content: "\f51e"; }
.fa-colon-sign::before {
content: "\e140"; }
.fa-comment::before {
content: "\f075"; }
.fa-comment-dollar::before {
content: "\f651"; }
.fa-comment-dots::before {
content: "\f4ad"; }
.fa-commenting::before {
content: "\f4ad"; }
.fa-comment-medical::before {
content: "\f7f5"; }
.fa-comment-slash::before {
content: "\f4b3"; }
.fa-comment-sms::before {
content: "\f7cd"; }
.fa-sms::before {
content: "\f7cd"; }
.fa-comments::before {
content: "\f086"; }
.fa-comments-dollar::before {
content: "\f653"; }
.fa-compact-disc::before {
content: "\f51f"; }
.fa-compass::before {
content: "\f14e"; }
.fa-compass-drafting::before {
content: "\f568"; }
.fa-drafting-compass::before {
content: "\f568"; }
.fa-compress::before {
content: "\f066"; }
.fa-computer-mouse::before {
content: "\f8cc"; }
.fa-mouse::before {
content: "\f8cc"; }
.fa-cookie::before {
content: "\f563"; }
.fa-cookie-bite::before {
content: "\f564"; }
.fa-copy::before {
content: "\f0c5"; }
.fa-copyright::before {
content: "\f1f9"; }
.fa-couch::before {
content: "\f4b8"; }
.fa-credit-card::before {
content: "\f09d"; }
.fa-credit-card-alt::before {
content: "\f09d"; }
.fa-crop::before {
content: "\f125"; }
.fa-crop-simple::before {
content: "\f565"; }
.fa-crop-alt::before {
content: "\f565"; }
.fa-cross::before {
content: "\f654"; }
.fa-crosshairs::before {
content: "\f05b"; }
.fa-crow::before {
content: "\f520"; }
.fa-crown::before {
content: "\f521"; }
.fa-crutch::before {
content: "\f7f7"; }
.fa-cruzeiro-sign::before {
content: "\e152"; }
.fa-cube::before {
content: "\f1b2"; }
.fa-cubes::before {
content: "\f1b3"; }
.fa-d::before {
content: "\44"; }
.fa-database::before {
content: "\f1c0"; }
.fa-delete-left::before {
content: "\f55a"; }
.fa-backspace::before {
content: "\f55a"; }
.fa-democrat::before {
content: "\f747"; }
.fa-desktop::before {
content: "\f390"; }
.fa-desktop-alt::before {
content: "\f390"; }
.fa-dharmachakra::before {
content: "\f655"; }
.fa-diagram-next::before {
content: "\e476"; }
.fa-diagram-predecessor::before {
content: "\e477"; }
.fa-diagram-project::before {
content: "\f542"; }
.fa-project-diagram::before {
content: "\f542"; }
.fa-diagram-successor::before {
content: "\e47a"; }
.fa-diamond::before {
content: "\f219"; }
.fa-diamond-turn-right::before {
content: "\f5eb"; }
.fa-directions::before {
content: "\f5eb"; }
.fa-dice::before {
content: "\f522"; }
.fa-dice-d20::before {
content: "\f6cf"; }
.fa-dice-d6::before {
content: "\f6d1"; }
.fa-dice-five::before {
content: "\f523"; }
.fa-dice-four::before {
content: "\f524"; }
.fa-dice-one::before {
content: "\f525"; }
.fa-dice-six::before {
content: "\f526"; }
.fa-dice-three::before {
content: "\f527"; }
.fa-dice-two::before {
content: "\f528"; }
.fa-disease::before {
content: "\f7fa"; }
.fa-divide::before {
content: "\f529"; }
.fa-dna::before {
content: "\f471"; }
.fa-dog::before {
content: "\f6d3"; }
.fa-dollar-sign::before {
content: "\24"; }
.fa-dollar::before {
content: "\24"; }
.fa-usd::before {
content: "\24"; }
.fa-dolly::before {
content: "\f472"; }
.fa-dolly-box::before {
content: "\f472"; }
.fa-dong-sign::before {
content: "\e169"; }
.fa-door-closed::before {
content: "\f52a"; }
.fa-door-open::before {
content: "\f52b"; }
.fa-dove::before {
content: "\f4ba"; }
.fa-down-left-and-up-right-to-center::before {
content: "\f422"; }
.fa-compress-alt::before {
content: "\f422"; }
.fa-down-long::before {
content: "\f309"; }
.fa-long-arrow-alt-down::before {
content: "\f309"; }
.fa-download::before {
content: "\f019"; }
.fa-dragon::before {
content: "\f6d5"; }
.fa-draw-polygon::before {
content: "\f5ee"; }
.fa-droplet::before {
content: "\f043"; }
.fa-tint::before {
content: "\f043"; }
.fa-droplet-slash::before {
content: "\f5c7"; }
.fa-tint-slash::before {
content: "\f5c7"; }
.fa-drum::before {
content: "\f569"; }
.fa-drum-steelpan::before {
content: "\f56a"; }
.fa-drumstick-bite::before {
content: "\f6d7"; }
.fa-dumbbell::before {
content: "\f44b"; }
.fa-dumpster::before {
content: "\f793"; }
.fa-dumpster-fire::before {
content: "\f794"; }
.fa-dungeon::before {
content: "\f6d9"; }
.fa-e::before {
content: "\45"; }
.fa-ear-deaf::before {
content: "\f2a4"; }
.fa-deaf::before {
content: "\f2a4"; }
.fa-deafness::before {
content: "\f2a4"; }
.fa-hard-of-hearing::before {
content: "\f2a4"; }
.fa-ear-listen::before {
content: "\f2a2"; }
.fa-assistive-listening-systems::before {
content: "\f2a2"; }
.fa-earth-africa::before {
content: "\f57c"; }
.fa-globe-africa::before {
content: "\f57c"; }
.fa-earth-americas::before {
content: "\f57d"; }
.fa-earth::before {
content: "\f57d"; }
.fa-earth-america::before {
content: "\f57d"; }
.fa-globe-americas::before {
content: "\f57d"; }
.fa-earth-asia::before {
content: "\f57e"; }
.fa-globe-asia::before {
content: "\f57e"; }
.fa-earth-europe::before {
content: "\f7a2"; }
.fa-globe-europe::before {
content: "\f7a2"; }
.fa-earth-oceania::before {
content: "\e47b"; }
.fa-globe-oceania::before {
content: "\e47b"; }
.fa-egg::before {
content: "\f7fb"; }
.fa-eject::before {
content: "\f052"; }
.fa-elevator::before {
content: "\e16d"; }
.fa-ellipsis::before {
content: "\f141"; }
.fa-ellipsis-h::before {
content: "\f141"; }
.fa-ellipsis-vertical::before {
content: "\f142"; }
.fa-ellipsis-v::before {
content: "\f142"; }
.fa-envelope::before {
content: "\f0e0"; }
.fa-envelope-open::before {
content: "\f2b6"; }
.fa-envelope-open-text::before {
content: "\f658"; }
.fa-envelopes-bulk::before {
content: "\f674"; }
.fa-mail-bulk::before {
content: "\f674"; }
.fa-equals::before {
content: "\3d"; }
.fa-eraser::before {
content: "\f12d"; }
.fa-ethernet::before {
content: "\f796"; }
.fa-euro-sign::before {
content: "\f153"; }
.fa-eur::before {
content: "\f153"; }
.fa-euro::before {
content: "\f153"; }
.fa-exclamation::before {
content: "\21"; }
.fa-expand::before {
content: "\f065"; }
.fa-eye::before {
content: "\f06e"; }
.fa-eye-dropper::before {
content: "\f1fb"; }
.fa-eye-dropper-empty::before {
content: "\f1fb"; }
.fa-eyedropper::before {
content: "\f1fb"; }
.fa-eye-low-vision::before {
content: "\f2a8"; }
.fa-low-vision::before {
content: "\f2a8"; }
.fa-eye-slash::before {
content: "\f070"; }
.fa-f::before {
content: "\46"; }
.fa-face-angry::before {
content: "\f556"; }
.fa-angry::before {
content: "\f556"; }
.fa-face-dizzy::before {
content: "\f567"; }
.fa-dizzy::before {
content: "\f567"; }
.fa-face-flushed::before {
content: "\f579"; }
.fa-flushed::before {
content: "\f579"; }
.fa-face-frown::before {
content: "\f119"; }
.fa-frown::before {
content: "\f119"; }
.fa-face-frown-open::before {
content: "\f57a"; }
.fa-frown-open::before {
content: "\f57a"; }
.fa-face-grimace::before {
content: "\f57f"; }
.fa-grimace::before {
content: "\f57f"; }
.fa-face-grin::before {
content: "\f580"; }
.fa-grin::before {
content: "\f580"; }
.fa-face-grin-beam::before {
content: "\f582"; }
.fa-grin-beam::before {
content: "\f582"; }
.fa-face-grin-beam-sweat::before {
content: "\f583"; }
.fa-grin-beam-sweat::before {
content: "\f583"; }
.fa-face-grin-hearts::before {
content: "\f584"; }
.fa-grin-hearts::before {
content: "\f584"; }
.fa-face-grin-squint::before {
content: "\f585"; }
.fa-grin-squint::before {
content: "\f585"; }
.fa-face-grin-squint-tears::before {
content: "\f586"; }
.fa-grin-squint-tears::before {
content: "\f586"; }
.fa-face-grin-stars::before {
content: "\f587"; }
.fa-grin-stars::before {
content: "\f587"; }
.fa-face-grin-tears::before {
content: "\f588"; }
.fa-grin-tears::before {
content: "\f588"; }
.fa-face-grin-tongue::before {
content: "\f589"; }
.fa-grin-tongue::before {
content: "\f589"; }
.fa-face-grin-tongue-squint::before {
content: "\f58a"; }
.fa-grin-tongue-squint::before {
content: "\f58a"; }
.fa-face-grin-tongue-wink::before {
content: "\f58b"; }
.fa-grin-tongue-wink::before {
content: "\f58b"; }
.fa-face-grin-wide::before {
content: "\f581"; }
.fa-grin-alt::before {
content: "\f581"; }
.fa-face-grin-wink::before {
content: "\f58c"; }
.fa-grin-wink::before {
content: "\f58c"; }
.fa-face-kiss::before {
content: "\f596"; }
.fa-kiss::before {
content: "\f596"; }
.fa-face-kiss-beam::before {
content: "\f597"; }
.fa-kiss-beam::before {
content: "\f597"; }
.fa-face-kiss-wink-heart::before {
content: "\f598"; }
.fa-kiss-wink-heart::before {
content: "\f598"; }
.fa-face-laugh::before {
content: "\f599"; }
.fa-laugh::before {
content: "\f599"; }
.fa-face-laugh-beam::before {
content: "\f59a"; }
.fa-laugh-beam::before {
content: "\f59a"; }
.fa-face-laugh-squint::before {
content: "\f59b"; }
.fa-laugh-squint::before {
content: "\f59b"; }
.fa-face-laugh-wink::before {
content: "\f59c"; }
.fa-laugh-wink::before {
content: "\f59c"; }
.fa-face-meh::before {
content: "\f11a"; }
.fa-meh::before {
content: "\f11a"; }
.fa-face-meh-blank::before {
content: "\f5a4"; }
.fa-meh-blank::before {
content: "\f5a4"; }
.fa-face-rolling-eyes::before {
content: "\f5a5"; }
.fa-meh-rolling-eyes::before {
content: "\f5a5"; }
.fa-face-sad-cry::before {
content: "\f5b3"; }
.fa-sad-cry::before {
content: "\f5b3"; }
.fa-face-sad-tear::before {
content: "\f5b4"; }
.fa-sad-tear::before {
content: "\f5b4"; }
.fa-face-smile::before {
content: "\f118"; }
.fa-smile::before {
content: "\f118"; }
.fa-face-smile-beam::before {
content: "\f5b8"; }
.fa-smile-beam::before {
content: "\f5b8"; }
.fa-face-smile-wink::before {
content: "\f4da"; }
.fa-smile-wink::before {
content: "\f4da"; }
.fa-face-surprise::before {
content: "\f5c2"; }
.fa-surprise::before {
content: "\f5c2"; }
.fa-face-tired::before {
content: "\f5c8"; }
.fa-tired::before {
content: "\f5c8"; }
.fa-fan::before {
content: "\f863"; }
.fa-faucet::before {
content: "\e005"; }
.fa-fax::before {
content: "\f1ac"; }
.fa-feather::before {
content: "\f52d"; }
.fa-feather-pointed::before {
content: "\f56b"; }
.fa-feather-alt::before {
content: "\f56b"; }
.fa-file::before {
content: "\f15b"; }
.fa-file-arrow-down::before {
content: "\f56d"; }
.fa-file-download::before {
content: "\f56d"; }
.fa-file-arrow-up::before {
content: "\f574"; }
.fa-file-upload::before {
content: "\f574"; }
.fa-file-audio::before {
content: "\f1c7"; }
.fa-file-code::before {
content: "\f1c9"; }
.fa-file-contract::before {
content: "\f56c"; }
.fa-file-csv::before {
content: "\f6dd"; }
.fa-file-excel::before {
content: "\f1c3"; }
.fa-file-export::before {
content: "\f56e"; }
.fa-arrow-right-from-file::before {
content: "\f56e"; }
.fa-file-image::before {
content: "\f1c5"; }
.fa-file-import::before {
content: "\f56f"; }
.fa-arrow-right-to-file::before {
content: "\f56f"; }
.fa-file-invoice::before {
content: "\f570"; }
.fa-file-invoice-dollar::before {
content: "\f571"; }
.fa-file-lines::before {
content: "\f15c"; }
.fa-file-alt::before {
content: "\f15c"; }
.fa-file-text::before {
content: "\f15c"; }
.fa-file-medical::before {
content: "\f477"; }
.fa-file-pdf::before {
content: "\f1c1"; }
.fa-file-powerpoint::before {
content: "\f1c4"; }
.fa-file-prescription::before {
content: "\f572"; }
.fa-file-signature::before {
content: "\f573"; }
.fa-file-video::before {
content: "\f1c8"; }
.fa-file-waveform::before {
content: "\f478"; }
.fa-file-medical-alt::before {
content: "\f478"; }
.fa-file-word::before {
content: "\f1c2"; }
.fa-file-zipper::before {
content: "\f1c6"; }
.fa-file-archive::before {
content: "\f1c6"; }
.fa-fill::before {
content: "\f575"; }
.fa-fill-drip::before {
content: "\f576"; }
.fa-film::before {
content: "\f008"; }
.fa-filter::before {
content: "\f0b0"; }
.fa-filter-circle-dollar::before {
content: "\f662"; }
.fa-funnel-dollar::before {
content: "\f662"; }
.fa-filter-circle-xmark::before {
content: "\e17b"; }
.fa-fingerprint::before {
content: "\f577"; }
.fa-fire::before {
content: "\f06d"; }
.fa-fire-extinguisher::before {
content: "\f134"; }
.fa-fire-flame-curved::before {
content: "\f7e4"; }
.fa-fire-alt::before {
content: "\f7e4"; }
.fa-fire-flame-simple::before {
content: "\f46a"; }
.fa-burn::before {
content: "\f46a"; }
.fa-fish::before {
content: "\f578"; }
.fa-flag::before {
content: "\f024"; }
.fa-flag-checkered::before {
content: "\f11e"; }
.fa-flag-usa::before {
content: "\f74d"; }
.fa-flask::before {
content: "\f0c3"; }
.fa-floppy-disk::before {
content: "\f0c7"; }
.fa-save::before {
content: "\f0c7"; }
.fa-florin-sign::before {
content: "\e184"; }
.fa-folder::before {
content: "\f07b"; }
.fa-folder-minus::before {
content: "\f65d"; }
.fa-folder-open::before {
content: "\f07c"; }
.fa-folder-plus::before {
content: "\f65e"; }
.fa-folder-tree::before {
content: "\f802"; }
.fa-font::before {
content: "\f031"; }
.fa-football::before {
content: "\f44e"; }
.fa-football-ball::before {
content: "\f44e"; }
.fa-forward::before {
content: "\f04e"; }
.fa-forward-fast::before {
content: "\f050"; }
.fa-fast-forward::before {
content: "\f050"; }
.fa-forward-step::before {
content: "\f051"; }
.fa-step-forward::before {
content: "\f051"; }
.fa-franc-sign::before {
content: "\e18f"; }
.fa-frog::before {
content: "\f52e"; }
.fa-futbol::before {
content: "\f1e3"; }
.fa-futbol-ball::before {
content: "\f1e3"; }
.fa-soccer-ball::before {
content: "\f1e3"; }
.fa-g::before {
content: "\47"; }
.fa-gamepad::before {
content: "\f11b"; }
.fa-gas-pump::before {
content: "\f52f"; }
.fa-gauge::before {
content: "\f624"; }
.fa-dashboard::before {
content: "\f624"; }
.fa-gauge-med::before {
content: "\f624"; }
.fa-tachometer-alt-average::before {
content: "\f624"; }
.fa-gauge-high::before {
content: "\f625"; }
.fa-tachometer-alt::before {
content: "\f625"; }
.fa-tachometer-alt-fast::before {
content: "\f625"; }
.fa-gauge-simple::before {
content: "\f629"; }
.fa-gauge-simple-med::before {
content: "\f629"; }
.fa-tachometer-average::before {
content: "\f629"; }
.fa-gauge-simple-high::before {
content: "\f62a"; }
.fa-tachometer::before {
content: "\f62a"; }
.fa-tachometer-fast::before {
content: "\f62a"; }
.fa-gavel::before {
content: "\f0e3"; }
.fa-legal::before {
content: "\f0e3"; }
.fa-gear::before {
content: "\f013"; }
.fa-cog::before {
content: "\f013"; }
.fa-gears::before {
content: "\f085"; }
.fa-cogs::before {
content: "\f085"; }
.fa-gem::before {
content: "\f3a5"; }
.fa-genderless::before {
content: "\f22d"; }
.fa-ghost::before {
content: "\f6e2"; }
.fa-gift::before {
content: "\f06b"; }
.fa-gifts::before {
content: "\f79c"; }
.fa-glasses::before {
content: "\f530"; }
.fa-globe::before {
content: "\f0ac"; }
.fa-golf-ball-tee::before {
content: "\f450"; }
.fa-golf-ball::before {
content: "\f450"; }
.fa-gopuram::before {
content: "\f664"; }
.fa-graduation-cap::before {
content: "\f19d"; }
.fa-mortar-board::before {
content: "\f19d"; }
.fa-greater-than::before {
content: "\3e"; }
.fa-greater-than-equal::before {
content: "\f532"; }
.fa-grip::before {
content: "\f58d"; }
.fa-grip-horizontal::before {
content: "\f58d"; }
.fa-grip-lines::before {
content: "\f7a4"; }
.fa-grip-lines-vertical::before {
content: "\f7a5"; }
.fa-grip-vertical::before {
content: "\f58e"; }
.fa-guarani-sign::before {
content: "\e19a"; }
.fa-guitar::before {
content: "\f7a6"; }
.fa-gun::before {
content: "\e19b"; }
.fa-h::before {
content: "\48"; }
.fa-hammer::before {
content: "\f6e3"; }
.fa-hamsa::before {
content: "\f665"; }
.fa-hand::before {
content: "\f256"; }
.fa-hand-paper::before {
content: "\f256"; }
.fa-hand-back-fist::before {
content: "\f255"; }
.fa-hand-rock::before {
content: "\f255"; }
.fa-hand-dots::before {
content: "\f461"; }
.fa-allergies::before {
content: "\f461"; }
.fa-hand-fist::before {
content: "\f6de"; }
.fa-fist-raised::before {
content: "\f6de"; }
.fa-hand-holding::before {
content: "\f4bd"; }
.fa-hand-holding-dollar::before {
content: "\f4c0"; }
.fa-hand-holding-usd::before {
content: "\f4c0"; }
.fa-hand-holding-droplet::before {
content: "\f4c1"; }
.fa-hand-holding-water::before {
content: "\f4c1"; }
.fa-hand-holding-heart::before {
content: "\f4be"; }
.fa-hand-holding-medical::before {
content: "\e05c"; }
.fa-hand-lizard::before {
content: "\f258"; }
.fa-hand-middle-finger::before {
content: "\f806"; }
.fa-hand-peace::before {
content: "\f25b"; }
.fa-hand-point-down::before {
content: "\f0a7"; }
.fa-hand-point-left::before {
content: "\f0a5"; }
.fa-hand-point-right::before {
content: "\f0a4"; }
.fa-hand-point-up::before {
content: "\f0a6"; }
.fa-hand-pointer::before {
content: "\f25a"; }
.fa-hand-scissors::before {
content: "\f257"; }
.fa-hand-sparkles::before {
content: "\e05d"; }
.fa-hand-spock::before {
content: "\f259"; }
.fa-hands::before {
content: "\f2a7"; }
.fa-sign-language::before {
content: "\f2a7"; }
.fa-signing::before {
content: "\f2a7"; }
.fa-hands-asl-interpreting::before {
content: "\f2a3"; }
.fa-american-sign-language-interpreting::before {
content: "\f2a3"; }
.fa-asl-interpreting::before {
content: "\f2a3"; }
.fa-hands-american-sign-language-interpreting::before {
content: "\f2a3"; }
.fa-hands-bubbles::before {
content: "\e05e"; }
.fa-hands-wash::before {
content: "\e05e"; }
.fa-hands-clapping::before {
content: "\e1a8"; }
.fa-hands-holding::before {
content: "\f4c2"; }
.fa-hands-praying::before {
content: "\f684"; }
.fa-praying-hands::before {
content: "\f684"; }
.fa-handshake::before {
content: "\f2b5"; }
.fa-handshake-angle::before {
content: "\f4c4"; }
.fa-hands-helping::before {
content: "\f4c4"; }
.fa-handshake-simple-slash::before {
content: "\e05f"; }
.fa-handshake-alt-slash::before {
content: "\e05f"; }
.fa-handshake-slash::before {
content: "\e060"; }
.fa-hanukiah::before {
content: "\f6e6"; }
.fa-hard-drive::before {
content: "\f0a0"; }
.fa-hdd::before {
content: "\f0a0"; }
.fa-hashtag::before {
content: "\23"; }
.fa-hat-cowboy::before {
content: "\f8c0"; }
.fa-hat-cowboy-side::before {
content: "\f8c1"; }
.fa-hat-wizard::before {
content: "\f6e8"; }
.fa-head-side-cough::before {
content: "\e061"; }
.fa-head-side-cough-slash::before {
content: "\e062"; }
.fa-head-side-mask::before {
content: "\e063"; }
.fa-head-side-virus::before {
content: "\e064"; }
.fa-heading::before {
content: "\f1dc"; }
.fa-header::before {
content: "\f1dc"; }
.fa-headphones::before {
content: "\f025"; }
.fa-headphones-simple::before {
content: "\f58f"; }
.fa-headphones-alt::before {
content: "\f58f"; }
.fa-headset::before {
content: "\f590"; }
.fa-heart::before {
content: "\f004"; }
.fa-heart-crack::before {
content: "\f7a9"; }
.fa-heart-broken::before {
content: "\f7a9"; }
.fa-heart-pulse::before {
content: "\f21e"; }
.fa-heartbeat::before {
content: "\f21e"; }
.fa-helicopter::before {
content: "\f533"; }
.fa-helmet-safety::before {
content: "\f807"; }
.fa-hard-hat::before {
content: "\f807"; }
.fa-hat-hard::before {
content: "\f807"; }
.fa-highlighter::before {
content: "\f591"; }
.fa-hippo::before {
content: "\f6ed"; }
.fa-hockey-puck::before {
content: "\f453"; }
.fa-holly-berry::before {
content: "\f7aa"; }
.fa-horse::before {
content: "\f6f0"; }
.fa-horse-head::before {
content: "\f7ab"; }
.fa-hospital::before {
content: "\f0f8"; }
.fa-hospital-alt::before {
content: "\f0f8"; }
.fa-hospital-wide::before {
content: "\f0f8"; }
.fa-hospital-user::before {
content: "\f80d"; }
.fa-hot-tub-person::before {
content: "\f593"; }
.fa-hot-tub::before {
content: "\f593"; }
.fa-hotdog::before {
content: "\f80f"; }
.fa-hotel::before {
content: "\f594"; }
.fa-hourglass::before {
content: "\f254"; }
.fa-hourglass-2::before {
content: "\f254"; }
.fa-hourglass-half::before {
content: "\f254"; }
.fa-hourglass-empty::before {
content: "\f252"; }
.fa-hourglass-end::before {
content: "\f253"; }
.fa-hourglass-3::before {
content: "\f253"; }
.fa-hourglass-start::before {
content: "\f251"; }
.fa-hourglass-1::before {
content: "\f251"; }
.fa-house::before {
content: "\f015"; }
.fa-home::before {
content: "\f015"; }
.fa-home-alt::before {
content: "\f015"; }
.fa-home-lg-alt::before {
content: "\f015"; }
.fa-house-chimney::before {
content: "\e3af"; }
.fa-home-lg::before {
content: "\e3af"; }
.fa-house-chimney-crack::before {
content: "\f6f1"; }
.fa-house-damage::before {
content: "\f6f1"; }
.fa-house-chimney-medical::before {
content: "\f7f2"; }
.fa-clinic-medical::before {
content: "\f7f2"; }
.fa-house-chimney-user::before {
content: "\e065"; }
.fa-house-chimney-window::before {
content: "\e00d"; }
.fa-house-crack::before {
content: "\e3b1"; }
.fa-house-laptop::before {
content: "\e066"; }
.fa-laptop-house::before {
content: "\e066"; }
.fa-house-medical::before {
content: "\e3b2"; }
.fa-house-user::before {
content: "\e1b0"; }
.fa-home-user::before {
content: "\e1b0"; }
.fa-hryvnia-sign::before {
content: "\f6f2"; }
.fa-hryvnia::before {
content: "\f6f2"; }
.fa-i::before {
content: "\49"; }
.fa-i-cursor::before {
content: "\f246"; }
.fa-ice-cream::before {
content: "\f810"; }
.fa-icicles::before {
content: "\f7ad"; }
.fa-icons::before {
content: "\f86d"; }
.fa-heart-music-camera-bolt::before {
content: "\f86d"; }
.fa-id-badge::before {
content: "\f2c1"; }
.fa-id-card::before {
content: "\f2c2"; }
.fa-drivers-license::before {
content: "\f2c2"; }
.fa-id-card-clip::before {
content: "\f47f"; }
.fa-id-card-alt::before {
content: "\f47f"; }
.fa-igloo::before {
content: "\f7ae"; }
.fa-image::before {
content: "\f03e"; }
.fa-image-portrait::before {
content: "\f3e0"; }
.fa-portrait::before {
content: "\f3e0"; }
.fa-images::before {
content: "\f302"; }
.fa-inbox::before {
content: "\f01c"; }
.fa-indent::before {
content: "\f03c"; }
.fa-indian-rupee-sign::before {
content: "\e1bc"; }
.fa-indian-rupee::before {
content: "\e1bc"; }
.fa-inr::before {
content: "\e1bc"; }
.fa-industry::before {
content: "\f275"; }
.fa-infinity::before {
content: "\f534"; }
.fa-info::before {
content: "\f129"; }
.fa-italic::before {
content: "\f033"; }
.fa-j::before {
content: "\4a"; }
.fa-jedi::before {
content: "\f669"; }
.fa-jet-fighter::before {
content: "\f0fb"; }
.fa-fighter-jet::before {
content: "\f0fb"; }
.fa-joint::before {
content: "\f595"; }
.fa-k::before {
content: "\4b"; }
.fa-kaaba::before {
content: "\f66b"; }
.fa-key::before {
content: "\f084"; }
.fa-keyboard::before {
content: "\f11c"; }
.fa-khanda::before {
content: "\f66d"; }
.fa-kip-sign::before {
content: "\e1c4"; }
.fa-kit-medical::before {
content: "\f479"; }
.fa-first-aid::before {
content: "\f479"; }
.fa-kiwi-bird::before {
content: "\f535"; }
.fa-l::before {
content: "\4c"; }
.fa-landmark::before {
content: "\f66f"; }
.fa-language::before {
content: "\f1ab"; }
.fa-laptop::before {
content: "\f109"; }
.fa-laptop-code::before {
content: "\f5fc"; }
.fa-laptop-medical::before {
content: "\f812"; }
.fa-lari-sign::before {
content: "\e1c8"; }
.fa-layer-group::before {
content: "\f5fd"; }
.fa-leaf::before {
content: "\f06c"; }
.fa-left-long::before {
content: "\f30a"; }
.fa-long-arrow-alt-left::before {
content: "\f30a"; }
.fa-left-right::before {
content: "\f337"; }
.fa-arrows-alt-h::before {
content: "\f337"; }
.fa-lemon::before {
content: "\f094"; }
.fa-less-than::before {
content: "\3c"; }
.fa-less-than-equal::before {
content: "\f537"; }
.fa-life-ring::before {
content: "\f1cd"; }
.fa-lightbulb::before {
content: "\f0eb"; }
.fa-link::before {
content: "\f0c1"; }
.fa-chain::before {
content: "\f0c1"; }
.fa-link-slash::before {
content: "\f127"; }
.fa-chain-broken::before {
content: "\f127"; }
.fa-chain-slash::before {
content: "\f127"; }
.fa-unlink::before {
content: "\f127"; }
.fa-lira-sign::before {
content: "\f195"; }
.fa-list::before {
content: "\f03a"; }
.fa-list-squares::before {
content: "\f03a"; }
.fa-list-check::before {
content: "\f0ae"; }
.fa-tasks::before {
content: "\f0ae"; }
.fa-list-ol::before {
content: "\f0cb"; }
.fa-list-1-2::before {
content: "\f0cb"; }
.fa-list-numeric::before {
content: "\f0cb"; }
.fa-list-ul::before {
content: "\f0ca"; }
.fa-list-dots::before {
content: "\f0ca"; }
.fa-litecoin-sign::before {
content: "\e1d3"; }
.fa-location-arrow::before {
content: "\f124"; }
.fa-location-crosshairs::before {
content: "\f601"; }
.fa-location::before {
content: "\f601"; }
.fa-location-dot::before {
content: "\f3c5"; }
.fa-map-marker-alt::before {
content: "\f3c5"; }
.fa-location-pin::before {
content: "\f041"; }
.fa-map-marker::before {
content: "\f041"; }
.fa-lock::before {
content: "\f023"; }
.fa-lock-open::before {
content: "\f3c1"; }
.fa-lungs::before {
content: "\f604"; }
.fa-lungs-virus::before {
content: "\e067"; }
.fa-m::before {
content: "\4d"; }
.fa-magnet::before {
content: "\f076"; }
.fa-magnifying-glass::before {
content: "\f002"; }
.fa-search::before {
content: "\f002"; }
.fa-magnifying-glass-dollar::before {
content: "\f688"; }
.fa-search-dollar::before {
content: "\f688"; }
.fa-magnifying-glass-location::before {
content: "\f689"; }
.fa-search-location::before {
content: "\f689"; }
.fa-magnifying-glass-minus::before {
content: "\f010"; }
.fa-search-minus::before {
content: "\f010"; }
.fa-magnifying-glass-plus::before {
content: "\f00e"; }
.fa-search-plus::before {
content: "\f00e"; }
.fa-manat-sign::before {
content: "\e1d5"; }
.fa-map::before {
content: "\f279"; }
.fa-map-location::before {
content: "\f59f"; }
.fa-map-marked::before {
content: "\f59f"; }
.fa-map-location-dot::before {
content: "\f5a0"; }
.fa-map-marked-alt::before {
content: "\f5a0"; }
.fa-map-pin::before {
content: "\f276"; }
.fa-marker::before {
content: "\f5a1"; }
.fa-mars::before {
content: "\f222"; }
.fa-mars-and-venus::before {
content: "\f224"; }
.fa-mars-double::before {
content: "\f227"; }
.fa-mars-stroke::before {
content: "\f229"; }
.fa-mars-stroke-right::before {
content: "\f22b"; }
.fa-mars-stroke-h::before {
content: "\f22b"; }
.fa-mars-stroke-up::before {
content: "\f22a"; }
.fa-mars-stroke-v::before {
content: "\f22a"; }
.fa-martini-glass::before {
content: "\f57b"; }
.fa-glass-martini-alt::before {
content: "\f57b"; }
.fa-martini-glass-citrus::before {
content: "\f561"; }
.fa-cocktail::before {
content: "\f561"; }
.fa-martini-glass-empty::before {
content: "\f000"; }
.fa-glass-martini::before {
content: "\f000"; }
.fa-mask::before {
content: "\f6fa"; }
.fa-mask-face::before {
content: "\e1d7"; }
.fa-masks-theater::before {
content: "\f630"; }
.fa-theater-masks::before {
content: "\f630"; }
.fa-maximize::before {
content: "\f31e"; }
.fa-expand-arrows-alt::before {
content: "\f31e"; }
.fa-medal::before {
content: "\f5a2"; }
.fa-memory::before {
content: "\f538"; }
.fa-menorah::before {
content: "\f676"; }
.fa-mercury::before {
content: "\f223"; }
.fa-message::before {
content: "\f27a"; }
.fa-comment-alt::before {
content: "\f27a"; }
.fa-meteor::before {
content: "\f753"; }
.fa-microchip::before {
content: "\f2db"; }
.fa-microphone::before {
content: "\f130"; }
.fa-microphone-lines::before {
content: "\f3c9"; }
.fa-microphone-alt::before {
content: "\f3c9"; }
.fa-microphone-lines-slash::before {
content: "\f539"; }
.fa-microphone-alt-slash::before {
content: "\f539"; }
.fa-microphone-slash::before {
content: "\f131"; }
.fa-microscope::before {
content: "\f610"; }
.fa-mill-sign::before {
content: "\e1ed"; }
.fa-minimize::before {
content: "\f78c"; }
.fa-compress-arrows-alt::before {
content: "\f78c"; }
.fa-minus::before {
content: "\f068"; }
.fa-subtract::before {
content: "\f068"; }
.fa-mitten::before {
content: "\f7b5"; }
.fa-mobile::before {
content: "\f3ce"; }
.fa-mobile-android::before {
content: "\f3ce"; }
.fa-mobile-phone::before {
content: "\f3ce"; }
.fa-mobile-button::before {
content: "\f10b"; }
.fa-mobile-screen-button::before {
content: "\f3cd"; }
.fa-mobile-alt::before {
content: "\f3cd"; }
.fa-money-bill::before {
content: "\f0d6"; }
.fa-money-bill-1::before {
content: "\f3d1"; }
.fa-money-bill-alt::before {
content: "\f3d1"; }
.fa-money-bill-1-wave::before {
content: "\f53b"; }
.fa-money-bill-wave-alt::before {
content: "\f53b"; }
.fa-money-bill-wave::before {
content: "\f53a"; }
.fa-money-check::before {
content: "\f53c"; }
.fa-money-check-dollar::before {
content: "\f53d"; }
.fa-money-check-alt::before {
content: "\f53d"; }
.fa-monument::before {
content: "\f5a6"; }
.fa-moon::before {
content: "\f186"; }
.fa-mortar-pestle::before {
content: "\f5a7"; }
.fa-mosque::before {
content: "\f678"; }
.fa-motorcycle::before {
content: "\f21c"; }
.fa-mountain::before {
content: "\f6fc"; }
.fa-mug-hot::before {
content: "\f7b6"; }
.fa-mug-saucer::before {
content: "\f0f4"; }
.fa-coffee::before {
content: "\f0f4"; }
.fa-music::before {
content: "\f001"; }
.fa-n::before {
content: "\4e"; }
.fa-naira-sign::before {
content: "\e1f6"; }
.fa-network-wired::before {
content: "\f6ff"; }
.fa-neuter::before {
content: "\f22c"; }
.fa-newspaper::before {
content: "\f1ea"; }
.fa-not-equal::before {
content: "\f53e"; }
.fa-note-sticky::before {
content: "\f249"; }
.fa-sticky-note::before {
content: "\f249"; }
.fa-notes-medical::before {
content: "\f481"; }
.fa-o::before {
content: "\4f"; }
.fa-object-group::before {
content: "\f247"; }
.fa-object-ungroup::before {
content: "\f248"; }
.fa-oil-can::before {
content: "\f613"; }
.fa-om::before {
content: "\f679"; }
.fa-otter::before {
content: "\f700"; }
.fa-outdent::before {
content: "\f03b"; }
.fa-dedent::before {
content: "\f03b"; }
.fa-p::before {
content: "\50"; }
.fa-pager::before {
content: "\f815"; }
.fa-paint-roller::before {
content: "\f5aa"; }
.fa-paintbrush::before {
content: "\f1fc"; }
.fa-paint-brush::before {
content: "\f1fc"; }
.fa-palette::before {
content: "\f53f"; }
.fa-pallet::before {
content: "\f482"; }
.fa-panorama::before {
content: "\e209"; }
.fa-paper-plane::before {
content: "\f1d8"; }
.fa-paperclip::before {
content: "\f0c6"; }
.fa-parachute-box::before {
content: "\f4cd"; }
.fa-paragraph::before {
content: "\f1dd"; }
.fa-passport::before {
content: "\f5ab"; }
.fa-paste::before {
content: "\f0ea"; }
.fa-file-clipboard::before {
content: "\f0ea"; }
.fa-pause::before {
content: "\f04c"; }
.fa-paw::before {
content: "\f1b0"; }
.fa-peace::before {
content: "\f67c"; }
.fa-pen::before {
content: "\f304"; }
.fa-pen-clip::before {
content: "\f305"; }
.fa-pen-alt::before {
content: "\f305"; }
.fa-pen-fancy::before {
content: "\f5ac"; }
.fa-pen-nib::before {
content: "\f5ad"; }
.fa-pen-ruler::before {
content: "\f5ae"; }
.fa-pencil-ruler::before {
content: "\f5ae"; }
.fa-pen-to-square::before {
content: "\f044"; }
.fa-edit::before {
content: "\f044"; }
.fa-pencil::before {
content: "\f303"; }
.fa-pencil-alt::before {
content: "\f303"; }
.fa-people-arrows-left-right::before {
content: "\e068"; }
.fa-people-arrows::before {
content: "\e068"; }
.fa-people-carry-box::before {
content: "\f4ce"; }
.fa-people-carry::before {
content: "\f4ce"; }
.fa-pepper-hot::before {
content: "\f816"; }
.fa-percent::before {
content: "\25"; }
.fa-percentage::before {
content: "\25"; }
.fa-person::before {
content: "\f183"; }
.fa-male::before {
content: "\f183"; }
.fa-person-biking::before {
content: "\f84a"; }
.fa-biking::before {
content: "\f84a"; }
.fa-person-booth::before {
content: "\f756"; }
.fa-person-dots-from-line::before {
content: "\f470"; }
.fa-diagnoses::before {
content: "\f470"; }
.fa-person-dress::before {
content: "\f182"; }
.fa-female::before {
content: "\f182"; }
.fa-person-hiking::before {
content: "\f6ec"; }
.fa-hiking::before {
content: "\f6ec"; }
.fa-person-praying::before {
content: "\f683"; }
.fa-pray::before {
content: "\f683"; }
.fa-person-running::before {
content: "\f70c"; }
.fa-running::before {
content: "\f70c"; }
.fa-person-skating::before {
content: "\f7c5"; }
.fa-skating::before {
content: "\f7c5"; }
.fa-person-skiing::before {
content: "\f7c9"; }
.fa-skiing::before {
content: "\f7c9"; }
.fa-person-skiing-nordic::before {
content: "\f7ca"; }
.fa-skiing-nordic::before {
content: "\f7ca"; }
.fa-person-snowboarding::before {
content: "\f7ce"; }
.fa-snowboarding::before {
content: "\f7ce"; }
.fa-person-swimming::before {
content: "\f5c4"; }
.fa-swimmer::before {
content: "\f5c4"; }
.fa-person-walking::before {
content: "\f554"; }
.fa-walking::before {
content: "\f554"; }
.fa-person-walking-with-cane::before {
content: "\f29d"; }
.fa-blind::before {
content: "\f29d"; }
.fa-peseta-sign::before {
content: "\e221"; }
.fa-peso-sign::before {
content: "\e222"; }
.fa-phone::before {
content: "\f095"; }
.fa-phone-flip::before {
content: "\f879"; }
.fa-phone-alt::before {
content: "\f879"; }
.fa-phone-slash::before {
content: "\f3dd"; }
.fa-phone-volume::before {
content: "\f2a0"; }
.fa-volume-control-phone::before {
content: "\f2a0"; }
.fa-photo-film::before {
content: "\f87c"; }
.fa-photo-video::before {
content: "\f87c"; }
.fa-piggy-bank::before {
content: "\f4d3"; }
.fa-pills::before {
content: "\f484"; }
.fa-pizza-slice::before {
content: "\f818"; }
.fa-place-of-worship::before {
content: "\f67f"; }
.fa-plane::before {
content: "\f072"; }
.fa-plane-arrival::before {
content: "\f5af"; }
.fa-plane-departure::before {
content: "\f5b0"; }
.fa-plane-slash::before {
content: "\e069"; }
.fa-play::before {
content: "\f04b"; }
.fa-plug::before {
content: "\f1e6"; }
.fa-plus::before {
content: "\2b"; }
.fa-add::before {
content: "\2b"; }
.fa-plus-minus::before {
content: "\e43c"; }
.fa-podcast::before {
content: "\f2ce"; }
.fa-poo::before {
content: "\f2fe"; }
.fa-poo-storm::before {
content: "\f75a"; }
.fa-poo-bolt::before {
content: "\f75a"; }
.fa-poop::before {
content: "\f619"; }
.fa-power-off::before {
content: "\f011"; }
.fa-prescription::before {
content: "\f5b1"; }
.fa-prescription-bottle::before {
content: "\f485"; }
.fa-prescription-bottle-medical::before {
content: "\f486"; }
.fa-prescription-bottle-alt::before {
content: "\f486"; }
.fa-print::before {
content: "\f02f"; }
.fa-pump-medical::before {
content: "\e06a"; }
.fa-pump-soap::before {
content: "\e06b"; }
.fa-puzzle-piece::before {
content: "\f12e"; }
.fa-q::before {
content: "\51"; }
.fa-qrcode::before {
content: "\f029"; }
.fa-question::before {
content: "\3f"; }
.fa-quote-left::before {
content: "\f10d"; }
.fa-quote-left-alt::before {
content: "\f10d"; }
.fa-quote-right::before {
content: "\f10e"; }
.fa-quote-right-alt::before {
content: "\f10e"; }
.fa-r::before {
content: "\52"; }
.fa-radiation::before {
content: "\f7b9"; }
.fa-rainbow::before {
content: "\f75b"; }
.fa-receipt::before {
content: "\f543"; }
.fa-record-vinyl::before {
content: "\f8d9"; }
.fa-rectangle-ad::before {
content: "\f641"; }
.fa-ad::before {
content: "\f641"; }
.fa-rectangle-list::before {
content: "\f022"; }
.fa-list-alt::before {
content: "\f022"; }
.fa-rectangle-xmark::before {
content: "\f410"; }
.fa-rectangle-times::before {
content: "\f410"; }
.fa-times-rectangle::before {
content: "\f410"; }
.fa-window-close::before {
content: "\f410"; }
.fa-recycle::before {
content: "\f1b8"; }
.fa-registered::before {
content: "\f25d"; }
.fa-repeat::before {
content: "\f363"; }
.fa-reply::before {
content: "\f3e5"; }
.fa-mail-reply::before {
content: "\f3e5"; }
.fa-reply-all::before {
content: "\f122"; }
.fa-mail-reply-all::before {
content: "\f122"; }
.fa-republican::before {
content: "\f75e"; }
.fa-restroom::before {
content: "\f7bd"; }
.fa-retweet::before {
content: "\f079"; }
.fa-ribbon::before {
content: "\f4d6"; }
.fa-right-from-bracket::before {
content: "\f2f5"; }
.fa-sign-out-alt::before {
content: "\f2f5"; }
.fa-right-left::before {
content: "\f362"; }
.fa-exchange-alt::before {
content: "\f362"; }
.fa-right-long::before {
content: "\f30b"; }
.fa-long-arrow-alt-right::before {
content: "\f30b"; }
.fa-right-to-bracket::before {
content: "\f2f6"; }
.fa-sign-in-alt::before {
content: "\f2f6"; }
.fa-ring::before {
content: "\f70b"; }
.fa-road::before {
content: "\f018"; }
.fa-robot::before {
content: "\f544"; }
.fa-rocket::before {
content: "\f135"; }
.fa-rotate::before {
content: "\f2f1"; }
.fa-sync-alt::before {
content: "\f2f1"; }
.fa-rotate-left::before {
content: "\f2ea"; }
.fa-rotate-back::before {
content: "\f2ea"; }
.fa-rotate-backward::before {
content: "\f2ea"; }
.fa-undo-alt::before {
content: "\f2ea"; }
.fa-rotate-right::before {
content: "\f2f9"; }
.fa-redo-alt::before {
content: "\f2f9"; }
.fa-rotate-forward::before {
content: "\f2f9"; }
.fa-route::before {
content: "\f4d7"; }
.fa-rss::before {
content: "\f09e"; }
.fa-feed::before {
content: "\f09e"; }
.fa-ruble-sign::before {
content: "\f158"; }
.fa-rouble::before {
content: "\f158"; }
.fa-rub::before {
content: "\f158"; }
.fa-ruble::before {
content: "\f158"; }
.fa-ruler::before {
content: "\f545"; }
.fa-ruler-combined::before {
content: "\f546"; }
.fa-ruler-horizontal::before {
content: "\f547"; }
.fa-ruler-vertical::before {
content: "\f548"; }
.fa-rupee-sign::before {
content: "\f156"; }
.fa-rupee::before {
content: "\f156"; }
.fa-rupiah-sign::before {
content: "\e23d"; }
.fa-s::before {
content: "\53"; }
.fa-sailboat::before {
content: "\e445"; }
.fa-satellite::before {
content: "\f7bf"; }
.fa-satellite-dish::before {
content: "\f7c0"; }
.fa-scale-balanced::before {
content: "\f24e"; }
.fa-balance-scale::before {
content: "\f24e"; }
.fa-scale-unbalanced::before {
content: "\f515"; }
.fa-balance-scale-left::before {
content: "\f515"; }
.fa-scale-unbalanced-flip::before {
content: "\f516"; }
.fa-balance-scale-right::before {
content: "\f516"; }
.fa-school::before {
content: "\f549"; }
.fa-scissors::before {
content: "\f0c4"; }
.fa-cut::before {
content: "\f0c4"; }
.fa-screwdriver::before {
content: "\f54a"; }
.fa-screwdriver-wrench::before {
content: "\f7d9"; }
.fa-tools::before {
content: "\f7d9"; }
.fa-scroll::before {
content: "\f70e"; }
.fa-scroll-torah::before {
content: "\f6a0"; }
.fa-torah::before {
content: "\f6a0"; }
.fa-sd-card::before {
content: "\f7c2"; }
.fa-section::before {
content: "\e447"; }
.fa-seedling::before {
content: "\f4d8"; }
.fa-sprout::before {
content: "\f4d8"; }
.fa-server::before {
content: "\f233"; }
.fa-shapes::before {
content: "\f61f"; }
.fa-triangle-circle-square::before {
content: "\f61f"; }
.fa-share::before {
content: "\f064"; }
.fa-arrow-turn-right::before {
content: "\f064"; }
.fa-mail-forward::before {
content: "\f064"; }
.fa-share-from-square::before {
content: "\f14d"; }
.fa-share-square::before {
content: "\f14d"; }
.fa-share-nodes::before {
content: "\f1e0"; }
.fa-share-alt::before {
content: "\f1e0"; }
.fa-shekel-sign::before {
content: "\f20b"; }
.fa-ils::before {
content: "\f20b"; }
.fa-shekel::before {
content: "\f20b"; }
.fa-sheqel::before {
content: "\f20b"; }
.fa-sheqel-sign::before {
content: "\f20b"; }
.fa-shield::before {
content: "\f132"; }
.fa-shield-blank::before {
content: "\f3ed"; }
.fa-shield-alt::before {
content: "\f3ed"; }
.fa-shield-virus::before {
content: "\e06c"; }
.fa-ship::before {
content: "\f21a"; }
.fa-shirt::before {
content: "\f553"; }
.fa-t-shirt::before {
content: "\f553"; }
.fa-tshirt::before {
content: "\f553"; }
.fa-shoe-prints::before {
content: "\f54b"; }
.fa-shop::before {
content: "\f54f"; }
.fa-store-alt::before {
content: "\f54f"; }
.fa-shop-slash::before {
content: "\e070"; }
.fa-store-alt-slash::before {
content: "\e070"; }
.fa-shower::before {
content: "\f2cc"; }
.fa-shrimp::before {
content: "\e448"; }
.fa-shuffle::before {
content: "\f074"; }
.fa-random::before {
content: "\f074"; }
.fa-shuttle-space::before {
content: "\f197"; }
.fa-space-shuttle::before {
content: "\f197"; }
.fa-sign-hanging::before {
content: "\f4d9"; }
.fa-sign::before {
content: "\f4d9"; }
.fa-signal::before {
content: "\f012"; }
.fa-signal-5::before {
content: "\f012"; }
.fa-signal-perfect::before {
content: "\f012"; }
.fa-signature::before {
content: "\f5b7"; }
.fa-signs-post::before {
content: "\f277"; }
.fa-map-signs::before {
content: "\f277"; }
.fa-sim-card::before {
content: "\f7c4"; }
.fa-sink::before {
content: "\e06d"; }
.fa-sitemap::before {
content: "\f0e8"; }
.fa-skull::before {
content: "\f54c"; }
.fa-skull-crossbones::before {
content: "\f714"; }
.fa-slash::before {
content: "\f715"; }
.fa-sleigh::before {
content: "\f7cc"; }
.fa-sliders::before {
content: "\f1de"; }
.fa-sliders-h::before {
content: "\f1de"; }
.fa-smog::before {
content: "\f75f"; }
.fa-smoking::before {
content: "\f48d"; }
.fa-snowflake::before {
content: "\f2dc"; }
.fa-snowman::before {
content: "\f7d0"; }
.fa-snowplow::before {
content: "\f7d2"; }
.fa-soap::before {
content: "\e06e"; }
.fa-socks::before {
content: "\f696"; }
.fa-solar-panel::before {
content: "\f5ba"; }
.fa-sort::before {
content: "\f0dc"; }
.fa-unsorted::before {
content: "\f0dc"; }
.fa-sort-down::before {
content: "\f0dd"; }
.fa-sort-desc::before {
content: "\f0dd"; }
.fa-sort-up::before {
content: "\f0de"; }
.fa-sort-asc::before {
content: "\f0de"; }
.fa-spa::before {
content: "\f5bb"; }
.fa-spaghetti-monster-flying::before {
content: "\f67b"; }
.fa-pastafarianism::before {
content: "\f67b"; }
.fa-spell-check::before {
content: "\f891"; }
.fa-spider::before {
content: "\f717"; }
.fa-spinner::before {
content: "\f110"; }
.fa-splotch::before {
content: "\f5bc"; }
.fa-spoon::before {
content: "\f2e5"; }
.fa-utensil-spoon::before {
content: "\f2e5"; }
.fa-spray-can::before {
content: "\f5bd"; }
.fa-spray-can-sparkles::before {
content: "\f5d0"; }
.fa-air-freshener::before {
content: "\f5d0"; }
.fa-square::before {
content: "\f0c8"; }
.fa-square-arrow-up-right::before {
content: "\f14c"; }
.fa-external-link-square::before {
content: "\f14c"; }
.fa-square-caret-down::before {
content: "\f150"; }
.fa-caret-square-down::before {
content: "\f150"; }
.fa-square-caret-left::before {
content: "\f191"; }
.fa-caret-square-left::before {
content: "\f191"; }
.fa-square-caret-right::before {
content: "\f152"; }
.fa-caret-square-right::before {
content: "\f152"; }
.fa-square-caret-up::before {
content: "\f151"; }
.fa-caret-square-up::before {
content: "\f151"; }
.fa-square-check::before {
content: "\f14a"; }
.fa-check-square::before {
content: "\f14a"; }
.fa-square-envelope::before {
content: "\f199"; }
.fa-envelope-square::before {
content: "\f199"; }
.fa-square-full::before {
content: "\f45c"; }
.fa-square-h::before {
content: "\f0fd"; }
.fa-h-square::before {
content: "\f0fd"; }
.fa-square-minus::before {
content: "\f146"; }
.fa-minus-square::before {
content: "\f146"; }
.fa-square-parking::before {
content: "\f540"; }
.fa-parking::before {
content: "\f540"; }
.fa-square-pen::before {
content: "\f14b"; }
.fa-pen-square::before {
content: "\f14b"; }
.fa-pencil-square::before {
content: "\f14b"; }
.fa-square-phone::before {
content: "\f098"; }
.fa-phone-square::before {
content: "\f098"; }
.fa-square-phone-flip::before {
content: "\f87b"; }
.fa-phone-square-alt::before {
content: "\f87b"; }
.fa-square-plus::before {
content: "\f0fe"; }
.fa-plus-square::before {
content: "\f0fe"; }
.fa-square-poll-horizontal::before {
content: "\f682"; }
.fa-poll-h::before {
content: "\f682"; }
.fa-square-poll-vertical::before {
content: "\f681"; }
.fa-poll::before {
content: "\f681"; }
.fa-square-root-variable::before {
content: "\f698"; }
.fa-square-root-alt::before {
content: "\f698"; }
.fa-square-rss::before {
content: "\f143"; }
.fa-rss-square::before {
content: "\f143"; }
.fa-square-share-nodes::before {
content: "\f1e1"; }
.fa-share-alt-square::before {
content: "\f1e1"; }
.fa-square-up-right::before {
content: "\f360"; }
.fa-external-link-square-alt::before {
content: "\f360"; }
.fa-square-xmark::before {
content: "\f2d3"; }
.fa-times-square::before {
content: "\f2d3"; }
.fa-xmark-square::before {
content: "\f2d3"; }
.fa-stairs::before {
content: "\e289"; }
.fa-stamp::before {
content: "\f5bf"; }
.fa-star::before {
content: "\f005"; }
.fa-star-and-crescent::before {
content: "\f699"; }
.fa-star-half::before {
content: "\f089"; }
.fa-star-half-stroke::before {
content: "\f5c0"; }
.fa-star-half-alt::before {
content: "\f5c0"; }
.fa-star-of-david::before {
content: "\f69a"; }
.fa-star-of-life::before {
content: "\f621"; }
.fa-sterling-sign::before {
content: "\f154"; }
.fa-gbp::before {
content: "\f154"; }
.fa-pound-sign::before {
content: "\f154"; }
.fa-stethoscope::before {
content: "\f0f1"; }
.fa-stop::before {
content: "\f04d"; }
.fa-stopwatch::before {
content: "\f2f2"; }
.fa-stopwatch-20::before {
content: "\e06f"; }
.fa-store::before {
content: "\f54e"; }
.fa-store-slash::before {
content: "\e071"; }
.fa-street-view::before {
content: "\f21d"; }
.fa-strikethrough::before {
content: "\f0cc"; }
.fa-stroopwafel::before {
content: "\f551"; }
.fa-subscript::before {
content: "\f12c"; }
.fa-suitcase::before {
content: "\f0f2"; }
.fa-suitcase-medical::before {
content: "\f0fa"; }
.fa-medkit::before {
content: "\f0fa"; }
.fa-suitcase-rolling::before {
content: "\f5c1"; }
.fa-sun::before {
content: "\f185"; }
.fa-superscript::before {
content: "\f12b"; }
.fa-swatchbook::before {
content: "\f5c3"; }
.fa-synagogue::before {
content: "\f69b"; }
.fa-syringe::before {
content: "\f48e"; }
.fa-t::before {
content: "\54"; }
.fa-table::before {
content: "\f0ce"; }
.fa-table-cells::before {
content: "\f00a"; }
.fa-th::before {
content: "\f00a"; }
.fa-table-cells-large::before {
content: "\f009"; }
.fa-th-large::before {
content: "\f009"; }
.fa-table-columns::before {
content: "\f0db"; }
.fa-columns::before {
content: "\f0db"; }
.fa-table-list::before {
content: "\f00b"; }
.fa-th-list::before {
content: "\f00b"; }
.fa-table-tennis-paddle-ball::before {
content: "\f45d"; }
.fa-ping-pong-paddle-ball::before {
content: "\f45d"; }
.fa-table-tennis::before {
content: "\f45d"; }
.fa-tablet::before {
content: "\f3fb"; }
.fa-tablet-android::before {
content: "\f3fb"; }
.fa-tablet-button::before {
content: "\f10a"; }
.fa-tablet-screen-button::before {
content: "\f3fa"; }
.fa-tablet-alt::before {
content: "\f3fa"; }
.fa-tablets::before {
content: "\f490"; }
.fa-tachograph-digital::before {
content: "\f566"; }
.fa-digital-tachograph::before {
content: "\f566"; }
.fa-tag::before {
content: "\f02b"; }
.fa-tags::before {
content: "\f02c"; }
.fa-tape::before {
content: "\f4db"; }
.fa-taxi::before {
content: "\f1ba"; }
.fa-cab::before {
content: "\f1ba"; }
.fa-teeth::before {
content: "\f62e"; }
.fa-teeth-open::before {
content: "\f62f"; }
.fa-temperature-empty::before {
content: "\f2cb"; }
.fa-temperature-0::before {
content: "\f2cb"; }
.fa-thermometer-0::before {
content: "\f2cb"; }
.fa-thermometer-empty::before {
content: "\f2cb"; }
.fa-temperature-full::before {
content: "\f2c7"; }
.fa-temperature-4::before {
content: "\f2c7"; }
.fa-thermometer-4::before {
content: "\f2c7"; }
.fa-thermometer-full::before {
content: "\f2c7"; }
.fa-temperature-half::before {
content: "\f2c9"; }
.fa-temperature-2::before {
content: "\f2c9"; }
.fa-thermometer-2::before {
content: "\f2c9"; }
.fa-thermometer-half::before {
content: "\f2c9"; }
.fa-temperature-high::before {
content: "\f769"; }
.fa-temperature-low::before {
content: "\f76b"; }
.fa-temperature-quarter::before {
content: "\f2ca"; }
.fa-temperature-1::before {
content: "\f2ca"; }
.fa-thermometer-1::before {
content: "\f2ca"; }
.fa-thermometer-quarter::before {
content: "\f2ca"; }
.fa-temperature-three-quarters::before {
content: "\f2c8"; }
.fa-temperature-3::before {
content: "\f2c8"; }
.fa-thermometer-3::before {
content: "\f2c8"; }
.fa-thermometer-three-quarters::before {
content: "\f2c8"; }
.fa-tenge-sign::before {
content: "\f7d7"; }
.fa-tenge::before {
content: "\f7d7"; }
.fa-terminal::before {
content: "\f120"; }
.fa-text-height::before {
content: "\f034"; }
.fa-text-slash::before {
content: "\f87d"; }
.fa-remove-format::before {
content: "\f87d"; }
.fa-text-width::before {
content: "\f035"; }
.fa-thermometer::before {
content: "\f491"; }
.fa-thumbs-down::before {
content: "\f165"; }
.fa-thumbs-up::before {
content: "\f164"; }
.fa-thumbtack::before {
content: "\f08d"; }
.fa-thumb-tack::before {
content: "\f08d"; }
.fa-ticket::before {
content: "\f145"; }
.fa-ticket-simple::before {
content: "\f3ff"; }
.fa-ticket-alt::before {
content: "\f3ff"; }
.fa-timeline::before {
content: "\e29c"; }
.fa-toggle-off::before {
content: "\f204"; }
.fa-toggle-on::before {
content: "\f205"; }
.fa-toilet::before {
content: "\f7d8"; }
.fa-toilet-paper::before {
content: "\f71e"; }
.fa-toilet-paper-slash::before {
content: "\e072"; }
.fa-toolbox::before {
content: "\f552"; }
.fa-tooth::before {
content: "\f5c9"; }
.fa-torii-gate::before {
content: "\f6a1"; }
.fa-tower-broadcast::before {
content: "\f519"; }
.fa-broadcast-tower::before {
content: "\f519"; }
.fa-tractor::before {
content: "\f722"; }
.fa-trademark::before {
content: "\f25c"; }
.fa-traffic-light::before {
content: "\f637"; }
.fa-trailer::before {
content: "\e041"; }
.fa-train::before {
content: "\f238"; }
.fa-train-subway::before {
content: "\f239"; }
.fa-subway::before {
content: "\f239"; }
.fa-train-tram::before {
content: "\f7da"; }
.fa-tram::before {
content: "\f7da"; }
.fa-transgender::before {
content: "\f225"; }
.fa-transgender-alt::before {
content: "\f225"; }
.fa-trash::before {
content: "\f1f8"; }
.fa-trash-arrow-up::before {
content: "\f829"; }
.fa-trash-restore::before {
content: "\f829"; }
.fa-trash-can::before {
content: "\f2ed"; }
.fa-trash-alt::before {
content: "\f2ed"; }
.fa-trash-can-arrow-up::before {
content: "\f82a"; }
.fa-trash-restore-alt::before {
content: "\f82a"; }
.fa-tree::before {
content: "\f1bb"; }
.fa-triangle-exclamation::before {
content: "\f071"; }
.fa-exclamation-triangle::before {
content: "\f071"; }
.fa-warning::before {
content: "\f071"; }
.fa-trophy::before {
content: "\f091"; }
.fa-truck::before {
content: "\f0d1"; }
.fa-truck-fast::before {
content: "\f48b"; }
.fa-shipping-fast::before {
content: "\f48b"; }
.fa-truck-medical::before {
content: "\f0f9"; }
.fa-ambulance::before {
content: "\f0f9"; }
.fa-truck-monster::before {
content: "\f63b"; }
.fa-truck-moving::before {
content: "\f4df"; }
.fa-truck-pickup::before {
content: "\f63c"; }
.fa-truck-ramp-box::before {
content: "\f4de"; }
.fa-truck-loading::before {
content: "\f4de"; }
.fa-tty::before {
content: "\f1e4"; }
.fa-teletype::before {
content: "\f1e4"; }
.fa-turkish-lira-sign::before {
content: "\e2bb"; }
.fa-try::before {
content: "\e2bb"; }
.fa-turkish-lira::before {
content: "\e2bb"; }
.fa-turn-down::before {
content: "\f3be"; }
.fa-level-down-alt::before {
content: "\f3be"; }
.fa-turn-up::before {
content: "\f3bf"; }
.fa-level-up-alt::before {
content: "\f3bf"; }
.fa-tv::before {
content: "\f26c"; }
.fa-television::before {
content: "\f26c"; }
.fa-tv-alt::before {
content: "\f26c"; }
.fa-u::before {
content: "\55"; }
.fa-umbrella::before {
content: "\f0e9"; }
.fa-umbrella-beach::before {
content: "\f5ca"; }
.fa-underline::before {
content: "\f0cd"; }
.fa-universal-access::before {
content: "\f29a"; }
.fa-unlock::before {
content: "\f09c"; }
.fa-unlock-keyhole::before {
content: "\f13e"; }
.fa-unlock-alt::before {
content: "\f13e"; }
.fa-up-down::before {
content: "\f338"; }
.fa-arrows-alt-v::before {
content: "\f338"; }
.fa-up-down-left-right::before {
content: "\f0b2"; }
.fa-arrows-alt::before {
content: "\f0b2"; }
.fa-up-long::before {
content: "\f30c"; }
.fa-long-arrow-alt-up::before {
content: "\f30c"; }
.fa-up-right-and-down-left-from-center::before {
content: "\f424"; }
.fa-expand-alt::before {
content: "\f424"; }
.fa-up-right-from-square::before {
content: "\f35d"; }
.fa-external-link-alt::before {
content: "\f35d"; }
.fa-upload::before {
content: "\f093"; }
.fa-user::before {
content: "\f007"; }
.fa-user-astronaut::before {
content: "\f4fb"; }
.fa-user-check::before {
content: "\f4fc"; }
.fa-user-clock::before {
content: "\f4fd"; }
.fa-user-doctor::before {
content: "\f0f0"; }
.fa-user-md::before {
content: "\f0f0"; }
.fa-user-gear::before {
content: "\f4fe"; }
.fa-user-cog::before {
content: "\f4fe"; }
.fa-user-graduate::before {
content: "\f501"; }
.fa-user-group::before {
content: "\f500"; }
.fa-user-friends::before {
content: "\f500"; }
.fa-user-injured::before {
content: "\f728"; }
.fa-user-large::before {
content: "\f406"; }
.fa-user-alt::before {
content: "\f406"; }
.fa-user-large-slash::before {
content: "\f4fa"; }
.fa-user-alt-slash::before {
content: "\f4fa"; }
.fa-user-lock::before {
content: "\f502"; }
.fa-user-minus::before {
content: "\f503"; }
.fa-user-ninja::before {
content: "\f504"; }
.fa-user-nurse::before {
content: "\f82f"; }
.fa-user-pen::before {
content: "\f4ff"; }
.fa-user-edit::before {
content: "\f4ff"; }
.fa-user-plus::before {
content: "\f234"; }
.fa-user-secret::before {
content: "\f21b"; }
.fa-user-shield::before {
content: "\f505"; }
.fa-user-slash::before {
content: "\f506"; }
.fa-user-tag::before {
content: "\f507"; }
.fa-user-tie::before {
content: "\f508"; }
.fa-user-xmark::before {
content: "\f235"; }
.fa-user-times::before {
content: "\f235"; }
.fa-users::before {
content: "\f0c0"; }
.fa-users-gear::before {
content: "\f509"; }
.fa-users-cog::before {
content: "\f509"; }
.fa-users-slash::before {
content: "\e073"; }
.fa-utensils::before {
content: "\f2e7"; }
.fa-cutlery::before {
content: "\f2e7"; }
.fa-v::before {
content: "\56"; }
.fa-van-shuttle::before {
content: "\f5b6"; }
.fa-shuttle-van::before {
content: "\f5b6"; }
.fa-vault::before {
content: "\e2c5"; }
.fa-vector-square::before {
content: "\f5cb"; }
.fa-venus::before {
content: "\f221"; }
.fa-venus-double::before {
content: "\f226"; }
.fa-venus-mars::before {
content: "\f228"; }
.fa-vest::before {
content: "\e085"; }
.fa-vest-patches::before {
content: "\e086"; }
.fa-vial::before {
content: "\f492"; }
.fa-vials::before {
content: "\f493"; }
.fa-video::before {
content: "\f03d"; }
.fa-video-camera::before {
content: "\f03d"; }
.fa-video-slash::before {
content: "\f4e2"; }
.fa-vihara::before {
content: "\f6a7"; }
.fa-virus::before {
content: "\e074"; }
.fa-virus-covid::before {
content: "\e4a8"; }
.fa-virus-covid-slash::before {
content: "\e4a9"; }
.fa-virus-slash::before {
content: "\e075"; }
.fa-viruses::before {
content: "\e076"; }
.fa-voicemail::before {
content: "\f897"; }
.fa-volleyball::before {
content: "\f45f"; }
.fa-volleyball-ball::before {
content: "\f45f"; }
.fa-volume-high::before {
content: "\f028"; }
.fa-volume-up::before {
content: "\f028"; }
.fa-volume-low::before {
content: "\f027"; }
.fa-volume-down::before {
content: "\f027"; }
.fa-volume-off::before {
content: "\f026"; }
.fa-volume-xmark::before {
content: "\f6a9"; }
.fa-volume-mute::before {
content: "\f6a9"; }
.fa-volume-times::before {
content: "\f6a9"; }
.fa-vr-cardboard::before {
content: "\f729"; }
.fa-w::before {
content: "\57"; }
.fa-wallet::before {
content: "\f555"; }
.fa-wand-magic::before {
content: "\f0d0"; }
.fa-magic::before {
content: "\f0d0"; }
.fa-wand-magic-sparkles::before {
content: "\e2ca"; }
.fa-magic-wand-sparkles::before {
content: "\e2ca"; }
.fa-wand-sparkles::before {
content: "\f72b"; }
.fa-warehouse::before {
content: "\f494"; }
.fa-water::before {
content: "\f773"; }
.fa-water-ladder::before {
content: "\f5c5"; }
.fa-ladder-water::before {
content: "\f5c5"; }
.fa-swimming-pool::before {
content: "\f5c5"; }
.fa-wave-square::before {
content: "\f83e"; }
.fa-weight-hanging::before {
content: "\f5cd"; }
.fa-weight-scale::before {
content: "\f496"; }
.fa-weight::before {
content: "\f496"; }
.fa-wheelchair::before {
content: "\f193"; }
.fa-whiskey-glass::before {
content: "\f7a0"; }
.fa-glass-whiskey::before {
content: "\f7a0"; }
.fa-wifi::before {
content: "\f1eb"; }
.fa-wifi-3::before {
content: "\f1eb"; }
.fa-wifi-strong::before {
content: "\f1eb"; }
.fa-wind::before {
content: "\f72e"; }
.fa-window-maximize::before {
content: "\f2d0"; }
.fa-window-minimize::before {
content: "\f2d1"; }
.fa-window-restore::before {
content: "\f2d2"; }
.fa-wine-bottle::before {
content: "\f72f"; }
.fa-wine-glass::before {
content: "\f4e3"; }
.fa-wine-glass-empty::before {
content: "\f5ce"; }
.fa-wine-glass-alt::before {
content: "\f5ce"; }
.fa-won-sign::before {
content: "\f159"; }
.fa-krw::before {
content: "\f159"; }
.fa-won::before {
content: "\f159"; }
.fa-wrench::before {
content: "\f0ad"; }
.fa-x::before {
content: "\58"; }
.fa-x-ray::before {
content: "\f497"; }
.fa-xmark::before {
content: "\f00d"; }
.fa-close::before {
content: "\f00d"; }
.fa-multiply::before {
content: "\f00d"; }
.fa-remove::before {
content: "\f00d"; }
.fa-times::before {
content: "\f00d"; }
.fa-y::before {
content: "\59"; }
.fa-yen-sign::before {
content: "\f157"; }
.fa-cny::before {
content: "\f157"; }
.fa-jpy::before {
content: "\f157"; }
.fa-rmb::before {
content: "\f157"; }
.fa-yen::before {
content: "\f157"; }
.fa-yin-yang::before {
content: "\f6ad"; }
.fa-z::before {
content: "\5a"; }
.sr-only,
.fa-sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0; }
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0; }
:root, :host {
--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"; }
@font-face {
font-family: 'Font Awesome 6 Brands';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"); }
.fab,
.fa-brands {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa-42-group:before {
content: "\e080"; }
.fa-innosoft:before {
content: "\e080"; }
.fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-adn:before {
content: "\f170"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-alipay:before {
content: "\f642"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-audible:before {
content: "\f373"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-aws:before {
content: "\f375"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bilibili:before {
content: "\e3d9"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-bots:before {
content: "\e340"; }
.fa-btc:before {
content: "\f15a"; }
.fa-buffer:before {
content: "\f837"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-centos:before {
content: "\f789"; }
.fa-chrome:before {
content: "\f268"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-cloudflare:before {
content: "\e07d"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-cmplid:before {
content: "\e360"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-dailymotion:before {
content: "\e052"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-deezer:before {
content: "\e077"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-dhl:before {
content: "\f790"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edge-legacy:before {
content: "\e078"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envira:before {
content: "\f299"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-evernote:before {
content: "\f839"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-fedex:before {
content: "\f797"; }
.fa-fedora:before {
content: "\f798"; }
.fa-figma:before {
content: "\f799"; }
.fa-firefox:before {
content: "\f269"; }
.fa-firefox-browser:before {
content: "\e007"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-fly:before {
content: "\f417"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-flag:before {
content: "\f2b4"; }
.fa-font-awesome-logo-full:before {
content: "\f2b4"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golang:before {
content: "\e40f"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-pay:before {
content: "\e079"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-guilded:before {
content: "\e07e"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-hashnode:before {
content: "\e499"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-hive:before {
content: "\e07f"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-ideal:before {
content: "\e013"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-instagram-square:before {
content: "\e055"; }
.fa-instalod:before {
content: "\e081"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-less:before {
content: "\f41d"; }
.fa-line:before {
content: "\f3c0"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f23a"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-microblog:before {
content: "\e01a"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mixer:before {
content: "\e056"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neos:before {
content: "\f612"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-octopus-deploy:before {
content: "\e082"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-osi:before {
content: "\f41a"; }
.fa-padlet:before {
content: "\e4a0"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-perbyte:before {
content: "\e083"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-pied-piper-square:before {
content: "\e01e"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-pix:before {
content: "\e43a"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-renren:before {
content: "\f18b"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-rust:before {
content: "\e07a"; }
.fa-safari:before {
content: "\f267"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-sass:before {
content: "\f41e"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shopify:before {
content: "\e057"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sith:before {
content: "\f512"; }
.fa-sitrox:before {
content: "\e44a"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f198"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ab"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-square-font-awesome:before {
content: "\f425"; }
.fa-square-font-awesome-stroke:before {
content: "\f35c"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-strava:before {
content: "\f428"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f2c6"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-tiktok:before {
content: "\e07b"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trello:before {
content: "\f181"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-uncharted:before {
content: "\e084"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-unity:before {
content: "\e049"; }
.fa-unsplash:before {
content: "\e07c"; }
.fa-untappd:before {
content: "\f405"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-usb:before {
content: "\f287"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-viber:before {
content: "\f409"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-watchman-monitoring:before {
content: "\e087"; }
.fa-waze:before {
content: "\f83f"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wirsindhandwerk:before {
content: "\e2d0"; }
.fa-wsh:before {
content: "\e2d0"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-wodu:before {
content: "\e088"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yammer:before {
content: "\f840"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-zhihu:before {
content: "\f63f"; }
:root, :host {
--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"), url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"); }
.far,
.fa-regular {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
:root, :host {
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"); }
.fas,
.fa-solid {
font-family: 'Font Awesome 6 Free';
font-weight: 900; }
@font-face {
font-family: "Font Awesome 5 Brands";
font-display: block;
font-weight: 400;
src: url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: "Font Awesome 5 Free";
font-display: block;
font-weight: 900;
src: url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: "Font Awesome 5 Free";
font-display: block;
font-weight: 400;
src: url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"), url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"); }
@font-face {
font-family: "FontAwesome";
font-display: block;
src: url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: "FontAwesome";
font-display: block;
src: url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: "FontAwesome";
font-display: block;
src: url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"), url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-regular-400.ttf) format("truetype");
unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }
@font-face {
font-family: "FontAwesome";
font-display: block;
src: url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-v4compatibility.woff2) format("woff2"), url(//qmplugs.com/wp-content/themes/manual/css/font-awesome/webfonts/fa-v4compatibility.ttf) format("truetype");
unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F250,U+F252,U+F27A; }@font-face {
font-family: 'et-line';
src:url(//qmplugs.com/wp-content/themes/manual/css/et-line-font/fonts/et-line.eot);
src:url(//qmplugs.com/wp-content/themes/manual/css/et-line-font/fonts/et-line.eot?#iefix) format('embedded-opentype'),
url(//qmplugs.com/wp-content/themes/manual/css/et-line-font/fonts/et-line.woff) format('woff'),
url(//qmplugs.com/wp-content/themes/manual/css/et-line-font/fonts/et-line.ttf) format('truetype'),
url(//qmplugs.com/wp-content/themes/manual/css/et-line-font/fonts/et-line.svg#et-line) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'et-line';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display:inline-block;
}  .icon-mobile, .icon-laptop, .icon-desktop, .icon-tablet, .icon-phone, .icon-document, .icon-documents, .icon-search, .icon-clipboard, .icon-newspaper, .icon-notebook, .icon-book-open, .icon-browser, .icon-calendar, .icon-presentation, .icon-picture, .icon-pictures, .icon-video, .icon-camera, .icon-printer, .icon-toolbox, .icon-briefcase, .icon-wallet, .icon-gift, .icon-bargraph, .icon-grid, .icon-expand, .icon-focus, .icon-edit, .icon-adjustments, .icon-ribbon, .icon-hourglass, .icon-lock, .icon-megaphone, .icon-shield, .icon-trophy, .icon-flag, .icon-map, .icon-puzzle, .icon-basket, .icon-envelope, .icon-streetsign, .icon-telescope, .icon-gears, .icon-key, .icon-paperclip, .icon-attachment, .icon-pricetags, .icon-lightbulb, .icon-layers, .icon-pencil, .icon-tools, .icon-tools-2, .icon-scissors, .icon-paintbrush, .icon-magnifying-glass, .icon-circle-compass, .icon-linegraph, .icon-mic, .icon-strategy, .icon-beaker, .icon-caution, .icon-recycle, .icon-anchor, .icon-profile-male, .icon-profile-female, .icon-bike, .icon-wine, .icon-hotairballoon, .icon-globe, .icon-genius, .icon-map-pin, .icon-dial, .icon-chat, .icon-heart, .icon-cloud, .icon-upload, .icon-download, .icon-target, .icon-hazardous, .icon-piechart, .icon-speedometer, .icon-global, .icon-compass, .icon-lifesaver, .icon-clock, .icon-aperture, .icon-quote, .icon-scope, .icon-alarmclock, .icon-refresh, .icon-happy, .icon-sad, .icon-facebook, .icon-twitter, .icon-googleplus, .icon-rss, .icon-tumblr, .icon-linkedin, .icon-dribbble {
font-family: 'et-line';
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;
display:inline-block;
}
.icon-mobile:before {
content: "\e000";
}
.icon-laptop:before {
content: "\e001";
}
.icon-desktop:before {
content: "\e002";
}
.icon-tablet:before {
content: "\e003";
}
.icon-phone:before {
content: "\e004";
}
.icon-document:before {
content: "\e005";
}
.icon-documents:before {
content: "\e006";
}
.icon-search:before {
content: "\e007";
}
.icon-clipboard:before {
content: "\e008";
}
.icon-newspaper:before {
content: "\e009";
}
.icon-notebook:before {
content: "\e00a";
}
.icon-book-open:before {
content: "\e00b";
}
.icon-browser:before {
content: "\e00c";
}
.icon-calendar:before {
content: "\e00d";
}
.icon-presentation:before {
content: "\e00e";
}
.icon-picture:before {
content: "\e00f";
}
.icon-pictures:before {
content: "\e010";
}
.icon-video:before {
content: "\e011";
}
.icon-camera:before {
content: "\e012";
}
.icon-printer:before {
content: "\e013";
}
.icon-toolbox:before {
content: "\e014";
}
.icon-briefcase:before {
content: "\e015";
}
.icon-wallet:before {
content: "\e016";
}
.icon-gift:before {
content: "\e017";
}
.icon-bargraph:before {
content: "\e018";
}
.icon-grid:before {
content: "\e019";
}
.icon-expand:before {
content: "\e01a";
}
.icon-focus:before {
content: "\e01b";
}
.icon-edit:before {
content: "\e01c";
}
.icon-adjustments:before {
content: "\e01d";
}
.icon-ribbon:before {
content: "\e01e";
}
.icon-hourglass:before {
content: "\e01f";
}
.icon-lock:before {
content: "\e020";
}
.icon-megaphone:before {
content: "\e021";
}
.icon-shield:before {
content: "\e022";
}
.icon-trophy:before {
content: "\e023";
}
.icon-flag:before {
content: "\e024";
}
.icon-map:before {
content: "\e025";
}
.icon-puzzle:before {
content: "\e026";
}
.icon-basket:before {
content: "\e027";
}
.icon-envelope:before {
content: "\e028";
}
.icon-streetsign:before {
content: "\e029";
}
.icon-telescope:before {
content: "\e02a";
}
.icon-gears:before {
content: "\e02b";
}
.icon-key:before {
content: "\e02c";
}
.icon-paperclip:before {
content: "\e02d";
}
.icon-attachment:before {
content: "\e02e";
}
.icon-pricetags:before {
content: "\e02f";
}
.icon-lightbulb:before {
content: "\e030";
}
.icon-layers:before {
content: "\e031";
}
.icon-pencil:before {
content: "\e032";
}
.icon-tools:before {
content: "\e033";
}
.icon-tools-2:before {
content: "\e034";
}
.icon-scissors:before {
content: "\e035";
}
.icon-paintbrush:before {
content: "\e036";
}
.icon-magnifying-glass:before {
content: "\e037";
}
.icon-circle-compass:before {
content: "\e038";
}
.icon-linegraph:before {
content: "\e039";
}
.icon-mic:before {
content: "\e03a";
}
.icon-strategy:before {
content: "\e03b";
}
.icon-beaker:before {
content: "\e03c";
}
.icon-caution:before {
content: "\e03d";
}
.icon-recycle:before {
content: "\e03e";
}
.icon-anchor:before {
content: "\e03f";
}
.icon-profile-male:before {
content: "\e040";
}
.icon-profile-female:before {
content: "\e041";
}
.icon-bike:before {
content: "\e042";
}
.icon-wine:before {
content: "\e043";
}
.icon-hotairballoon:before {
content: "\e044";
}
.icon-globe:before {
content: "\e045";
}
.icon-genius:before {
content: "\e046";
}
.icon-map-pin:before {
content: "\e047";
}
.icon-dial:before {
content: "\e048";
}
.icon-chat:before {
content: "\e049";
}
.icon-heart:before {
content: "\e04a";
}
.icon-cloud:before {
content: "\e04b";
}
.icon-upload:before {
content: "\e04c";
}
.icon-download:before {
content: "\e04d";
}
.icon-target:before {
content: "\e04e";
}
.icon-hazardous:before {
content: "\e04f";
}
.icon-piechart:before {
content: "\e050";
}
.icon-speedometer:before {
content: "\e051";
}
.icon-global:before {
content: "\e052";
}
.icon-compass:before {
content: "\e053";
}
.icon-lifesaver:before {
content: "\e054";
}
.icon-clock:before {
content: "\e055";
}
.icon-aperture:before {
content: "\e056";
}
.icon-quote:before {
content: "\e057";
}
.icon-scope:before {
content: "\e058";
}
.icon-alarmclock:before {
content: "\e059";
}
.icon-refresh:before {
content: "\e05a";
}
.icon-happy:before {
content: "\e05b";
}
.icon-sad:before {
content: "\e05c";
}
.icon-facebook:before {
content: "\e05d";
}
.icon-twitter:before {
content: "\e05e";
}
.icon-googleplus:before {
content: "\e05f";
}
.icon-rss:before {
content: "\e060";
}
.icon-tumblr:before {
content: "\e061";
}
.icon-linkedin:before {
content: "\e062";
}
.icon-dribbble:before {
content: "\e063";
}@font-face {
font-family: 'ElegantIcons';
src:url(//qmplugs.com/wp-content/themes/manual/css/elegent-font/fonts/ElegantIcons.eot);
src:url(//qmplugs.com/wp-content/themes/manual/css/elegent-font/fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//qmplugs.com/wp-content/themes/manual/css/elegent-font/fonts/ElegantIcons.woff) format('woff'),
url(//qmplugs.com/wp-content/themes/manual/css/elegent-font/fonts/ElegantIcons.ttf) format('truetype'),
url(//qmplugs.com/wp-content/themes/manual/css/elegent-font/fonts/ElegantIcons.svg#ElegantIcons) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'ElegantIcons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.arrow_up:before {
content: "\21";
}
.arrow_down:before {
content: "\22";
}
.arrow_left:before {
content: "\23";
}
.arrow_right:before {
content: "\24";
}
.arrow_left-up:before {
content: "\25";
}
.arrow_right-up:before {
content: "\26";
}
.arrow_right-down:before {
content: "\27";
}
.arrow_left-down:before {
content: "\28";
}
.arrow-up-down:before {
content: "\29";
}
.arrow_up-down_alt:before {
content: "\2a";
}
.arrow_left-right_alt:before {
content: "\2b";
}
.arrow_left-right:before {
content: "\2c";
}
.arrow_expand_alt2:before {
content: "\2d";
}
.arrow_expand_alt:before {
content: "\2e";
}
.arrow_condense:before {
content: "\2f";
}
.arrow_expand:before {
content: "\30";
}
.arrow_move:before {
content: "\31";
}
.arrow_carrot-up:before {
content: "\32";
}
.arrow_carrot-down:before {
content: "\33";
}
.arrow_carrot-left:before {
content: "\34";
}
.arrow_carrot-right:before {
content: "\35";
}
.arrow_carrot-2up:before {
content: "\36";
}
.arrow_carrot-2down:before {
content: "\37";
}
.arrow_carrot-2left:before {
content: "\38";
}
.arrow_carrot-2right:before {
content: "\39";
}
.arrow_carrot-up_alt2:before {
content: "\3a";
}
.arrow_carrot-down_alt2:before {
content: "\3b";
}
.arrow_carrot-left_alt2:before {
content: "\3c";
}
.arrow_carrot-right_alt2:before {
content: "\3d";
}
.arrow_carrot-2up_alt2:before {
content: "\3e";
}
.arrow_carrot-2down_alt2:before {
content: "\3f";
}
.arrow_carrot-2left_alt2:before {
content: "\40";
}
.arrow_carrot-2right_alt2:before {
content: "\41";
}
.arrow_triangle-up:before {
content: "\42";
}
.arrow_triangle-down:before {
content: "\43";
}
.arrow_triangle-left:before {
content: "\44";
}
.arrow_triangle-right:before {
content: "\45";
}
.arrow_triangle-up_alt2:before {
content: "\46";
}
.arrow_triangle-down_alt2:before {
content: "\47";
}
.arrow_triangle-left_alt2:before {
content: "\48";
}
.arrow_triangle-right_alt2:before {
content: "\49";
}
.arrow_back:before {
content: "\4a";
}
.icon_minus-06:before {
content: "\4b";
}
.icon_plus:before {
content: "\4c";
}
.icon_close:before {
content: "\4d";
}
.icon_check:before {
content: "\4e";
}
.icon_minus_alt2:before {
content: "\4f";
}
.icon_plus_alt2:before {
content: "\50";
}
.icon_close_alt2:before {
content: "\51";
}
.icon_check_alt2:before {
content: "\52";
}
.icon_zoom-out_alt:before {
content: "\53";
}
.icon_zoom-in_alt:before {
content: "\54";
}
.icon_search:before {
content: "\55";
}
.icon_box-empty:before {
content: "\56";
}
.icon_box-selected:before {
content: "\57";
}
.icon_minus-box:before {
content: "\58";
}
.icon_plus-box:before {
content: "\59";
}
.icon_box-checked:before {
content: "\5a";
}
.icon_circle-empty:before {
content: "\5b";
}
.icon_circle-slelected:before {
content: "\5c";
}
.icon_stop_alt2:before {
content: "\5d";
}
.icon_stop:before {
content: "\5e";
}
.icon_pause_alt2:before {
content: "\5f";
}
.icon_pause:before {
content: "\60";
}
.icon_menu:before {
content: "\61";
}
.icon_menu-square_alt2:before {
content: "\62";
}
.icon_menu-circle_alt2:before {
content: "\63";
}
.icon_ul:before {
content: "\64";
}
.icon_ol:before {
content: "\65";
}
.icon_adjust-horiz:before {
content: "\66";
}
.icon_adjust-vert:before {
content: "\67";
}
.icon_document_alt:before {
content: "\68";
}
.icon_documents_alt:before {
content: "\69";
}
.icon_pencil:before {
content: "\6a";
}
.icon_pencil-edit_alt:before {
content: "\6b";
}
.icon_pencil-edit:before {
content: "\6c";
}
.icon_folder-alt:before {
content: "\6d";
}
.icon_folder-open_alt:before {
content: "\6e";
}
.icon_folder-add_alt:before {
content: "\6f";
}
.icon_info_alt:before {
content: "\70";
}
.icon_error-oct_alt:before {
content: "\71";
}
.icon_error-circle_alt:before {
content: "\72";
}
.icon_error-triangle_alt:before {
content: "\73";
}
.icon_question_alt2:before {
content: "\74";
}
.icon_question:before {
content: "\75";
}
.icon_comment_alt:before {
content: "\76";
}
.icon_chat_alt:before {
content: "\77";
}
.icon_vol-mute_alt:before {
content: "\78";
}
.icon_volume-low_alt:before {
content: "\79";
}
.icon_volume-high_alt:before {
content: "\7a";
}
.icon_quotations:before {
content: "\7b";
}
.icon_quotations_alt2:before {
content: "\7c";
}
.icon_clock_alt:before {
content: "\7d";
}
.icon_lock_alt:before {
content: "\7e";
}
.icon_lock-open_alt:before {
content: "\e000";
}
.icon_key_alt:before {
content: "\e001";
}
.icon_cloud_alt:before {
content: "\e002";
}
.icon_cloud-upload_alt:before {
content: "\e003";
}
.icon_cloud-download_alt:before {
content: "\e004";
}
.icon_image:before {
content: "\e005";
}
.icon_images:before {
content: "\e006";
}
.icon_lightbulb_alt:before {
content: "\e007";
}
.icon_gift_alt:before {
content: "\e008";
}
.icon_house_alt:before {
content: "\e009";
}
.icon_genius:before {
content: "\e00a";
}
.icon_mobile:before {
content: "\e00b";
}
.icon_tablet:before {
content: "\e00c";
}
.icon_laptop:before {
content: "\e00d";
}
.icon_desktop:before {
content: "\e00e";
}
.icon_camera_alt:before {
content: "\e00f";
}
.icon_mail_alt:before {
content: "\e010";
}
.icon_cone_alt:before {
content: "\e011";
}
.icon_ribbon_alt:before {
content: "\e012";
}
.icon_bag_alt:before {
content: "\e013";
}
.icon_creditcard:before {
content: "\e014";
}
.icon_cart_alt:before {
content: "\e015";
}
.icon_paperclip:before {
content: "\e016";
}
.icon_tag_alt:before {
content: "\e017";
}
.icon_tags_alt:before {
content: "\e018";
}
.icon_trash_alt:before {
content: "\e019";
}
.icon_cursor_alt:before {
content: "\e01a";
}
.icon_mic_alt:before {
content: "\e01b";
}
.icon_compass_alt:before {
content: "\e01c";
}
.icon_pin_alt:before {
content: "\e01d";
}
.icon_pushpin_alt:before {
content: "\e01e";
}
.icon_map_alt:before {
content: "\e01f";
}
.icon_drawer_alt:before {
content: "\e020";
}
.icon_toolbox_alt:before {
content: "\e021";
}
.icon_book_alt:before {
content: "\e022";
}
.icon_calendar:before {
content: "\e023";
}
.icon_film:before {
content: "\e024";
}
.icon_table:before {
content: "\e025";
}
.icon_contacts_alt:before {
content: "\e026";
}
.icon_headphones:before {
content: "\e027";
}
.icon_lifesaver:before {
content: "\e028";
}
.icon_piechart:before {
content: "\e029";
}
.icon_refresh:before {
content: "\e02a";
}
.icon_link_alt:before {
content: "\e02b";
}
.icon_link:before {
content: "\e02c";
}
.icon_loading:before {
content: "\e02d";
}
.icon_blocked:before {
content: "\e02e";
}
.icon_archive_alt:before {
content: "\e02f";
}
.icon_heart_alt:before {
content: "\e030";
}
.icon_star_alt:before {
content: "\e031";
}
.icon_star-half_alt:before {
content: "\e032";
}
.icon_star:before {
content: "\e033";
}
.icon_star-half:before {
content: "\e034";
}
.icon_tools:before {
content: "\e035";
}
.icon_tool:before {
content: "\e036";
}
.icon_cog:before {
content: "\e037";
}
.icon_cogs:before {
content: "\e038";
}
.arrow_up_alt:before {
content: "\e039";
}
.arrow_down_alt:before {
content: "\e03a";
}
.arrow_left_alt:before {
content: "\e03b";
}
.arrow_right_alt:before {
content: "\e03c";
}
.arrow_left-up_alt:before {
content: "\e03d";
}
.arrow_right-up_alt:before {
content: "\e03e";
}
.arrow_right-down_alt:before {
content: "\e03f";
}
.arrow_left-down_alt:before {
content: "\e040";
}
.arrow_condense_alt:before {
content: "\e041";
}
.arrow_expand_alt3:before {
content: "\e042";
}
.arrow_carrot_up_alt:before {
content: "\e043";
}
.arrow_carrot-down_alt:before {
content: "\e044";
}
.arrow_carrot-left_alt:before {
content: "\e045";
}
.arrow_carrot-right_alt:before {
content: "\e046";
}
.arrow_carrot-2up_alt:before {
content: "\e047";
}
.arrow_carrot-2dwnn_alt:before {
content: "\e048";
}
.arrow_carrot-2left_alt:before {
content: "\e049";
}
.arrow_carrot-2right_alt:before {
content: "\e04a";
}
.arrow_triangle-up_alt:before {
content: "\e04b";
}
.arrow_triangle-down_alt:before {
content: "\e04c";
}
.arrow_triangle-left_alt:before {
content: "\e04d";
}
.arrow_triangle-right_alt:before {
content: "\e04e";
}
.icon_minus_alt:before {
content: "\e04f";
}
.icon_plus_alt:before {
content: "\e050";
}
.icon_close_alt:before {
content: "\e051";
}
.icon_check_alt:before {
content: "\e052";
}
.icon_zoom-out:before {
content: "\e053";
}
.icon_zoom-in:before {
content: "\e054";
}
.icon_stop_alt:before {
content: "\e055";
}
.icon_menu-square_alt:before {
content: "\e056";
}
.icon_menu-circle_alt:before {
content: "\e057";
}
.icon_document:before {
content: "\e058";
}
.icon_documents:before {
content: "\e059";
}
.icon_pencil_alt:before {
content: "\e05a";
}
.icon_folder:before {
content: "\e05b";
}
.icon_folder-open:before {
content: "\e05c";
}
.icon_folder-add:before {
content: "\e05d";
}
.icon_folder_upload:before {
content: "\e05e";
}
.icon_folder_download:before {
content: "\e05f";
}
.icon_info:before {
content: "\e060";
}
.icon_error-circle:before {
content: "\e061";
}
.icon_error-oct:before {
content: "\e062";
}
.icon_error-triangle:before {
content: "\e063";
}
.icon_question_alt:before {
content: "\e064";
}
.icon_comment:before {
content: "\e065";
}
.icon_chat:before {
content: "\e066";
}
.icon_vol-mute:before {
content: "\e067";
}
.icon_volume-low:before {
content: "\e068";
}
.icon_volume-high:before {
content: "\e069";
}
.icon_quotations_alt:before {
content: "\e06a";
}
.icon_clock:before {
content: "\e06b";
}
.icon_lock:before {
content: "\e06c";
}
.icon_lock-open:before {
content: "\e06d";
}
.icon_key:before {
content: "\e06e";
}
.icon_cloud:before {
content: "\e06f";
}
.icon_cloud-upload:before {
content: "\e070";
}
.icon_cloud-download:before {
content: "\e071";
}
.icon_lightbulb:before {
content: "\e072";
}
.icon_gift:before {
content: "\e073";
}
.icon_house:before {
content: "\e074";
}
.icon_camera:before {
content: "\e075";
}
.icon_mail:before {
content: "\e076";
}
.icon_cone:before {
content: "\e077";
}
.icon_ribbon:before {
content: "\e078";
}
.icon_bag:before {
content: "\e079";
}
.icon_cart:before {
content: "\e07a";
}
.icon_tag:before {
content: "\e07b";
}
.icon_tags:before {
content: "\e07c";
}
.icon_trash:before {
content: "\e07d";
}
.icon_cursor:before {
content: "\e07e";
}
.icon_mic:before {
content: "\e07f";
}
.icon_compass:before {
content: "\e080";
}
.icon_pin:before {
content: "\e081";
}
.icon_pushpin:before {
content: "\e082";
}
.icon_map:before {
content: "\e083";
}
.icon_drawer:before {
content: "\e084";
}
.icon_toolbox:before {
content: "\e085";
}
.icon_book:before {
content: "\e086";
}
.icon_contacts:before {
content: "\e087";
}
.icon_archive:before {
content: "\e088";
}
.icon_heart:before {
content: "\e089";
}
.icon_profile:before {
content: "\e08a";
}
.icon_group:before {
content: "\e08b";
}
.icon_grid-2x2:before {
content: "\e08c";
}
.icon_grid-3x3:before {
content: "\e08d";
}
.icon_music:before {
content: "\e08e";
}
.icon_pause_alt:before {
content: "\e08f";
}
.icon_phone:before {
content: "\e090";
}
.icon_upload:before {
content: "\e091";
}
.icon_download:before {
content: "\e092";
}
.social_facebook:before {
content: "\e093";
}
.social_twitter:before {
content: "\e094";
}
.social_pinterest:before {
content: "\e095";
}
.social_googleplus:before {
content: "\e096";
}
.social_tumblr:before {
content: "\e097";
}
.social_tumbleupon:before {
content: "\e098";
}
.social_wordpress:before {
content: "\e099";
}
.social_instagram:before {
content: "\e09a";
}
.social_dribbble:before {
content: "\e09b";
}
.social_vimeo:before {
content: "\e09c";
}
.social_linkedin:before {
content: "\e09d";
}
.social_rss:before {
content: "\e09e";
}
.social_deviantart:before {
content: "\e09f";
}
.social_share:before {
content: "\e0a0";
}
.social_myspace:before {
content: "\e0a1";
}
.social_skype:before {
content: "\e0a2";
}
.social_youtube:before {
content: "\e0a3";
}
.social_picassa:before {
content: "\e0a4";
}
.social_googledrive:before {
content: "\e0a5";
}
.social_flickr:before {
content: "\e0a6";
}
.social_blogger:before {
content: "\e0a7";
}
.social_spotify:before {
content: "\e0a8";
}
.social_delicious:before {
content: "\e0a9";
}
.social_facebook_circle:before {
content: "\e0aa";
}
.social_twitter_circle:before {
content: "\e0ab";
}
.social_pinterest_circle:before {
content: "\e0ac";
}
.social_googleplus_circle:before {
content: "\e0ad";
}
.social_tumblr_circle:before {
content: "\e0ae";
}
.social_stumbleupon_circle:before {
content: "\e0af";
}
.social_wordpress_circle:before {
content: "\e0b0";
}
.social_instagram_circle:before {
content: "\e0b1";
}
.social_dribbble_circle:before {
content: "\e0b2";
}
.social_vimeo_circle:before {
content: "\e0b3";
}
.social_linkedin_circle:before {
content: "\e0b4";
}
.social_rss_circle:before {
content: "\e0b5";
}
.social_deviantart_circle:before {
content: "\e0b6";
}
.social_share_circle:before {
content: "\e0b7";
}
.social_myspace_circle:before {
content: "\e0b8";
}
.social_skype_circle:before {
content: "\e0b9";
}
.social_youtube_circle:before {
content: "\e0ba";
}
.social_picassa_circle:before {
content: "\e0bb";
}
.social_googledrive_alt2:before {
content: "\e0bc";
}
.social_flickr_circle:before {
content: "\e0bd";
}
.social_blogger_circle:before {
content: "\e0be";
}
.social_spotify_circle:before {
content: "\e0bf";
}
.social_delicious_circle:before {
content: "\e0c0";
}
.social_facebook_square:before {
content: "\e0c1";
}
.social_twitter_square:before {
content: "\e0c2";
}
.social_pinterest_square:before {
content: "\e0c3";
}
.social_googleplus_square:before {
content: "\e0c4";
}
.social_tumblr_square:before {
content: "\e0c5";
}
.social_stumbleupon_square:before {
content: "\e0c6";
}
.social_wordpress_square:before {
content: "\e0c7";
}
.social_instagram_square:before {
content: "\e0c8";
}
.social_dribbble_square:before {
content: "\e0c9";
}
.social_vimeo_square:before {
content: "\e0ca";
}
.social_linkedin_square:before {
content: "\e0cb";
}
.social_rss_square:before {
content: "\e0cc";
}
.social_deviantart_square:before {
content: "\e0cd";
}
.social_share_square:before {
content: "\e0ce";
}
.social_myspace_square:before {
content: "\e0cf";
}
.social_skype_square:before {
content: "\e0d0";
}
.social_youtube_square:before {
content: "\e0d1";
}
.social_picassa_square:before {
content: "\e0d2";
}
.social_googledrive_square:before {
content: "\e0d3";
}
.social_flickr_square:before {
content: "\e0d4";
}
.social_blogger_square:before {
content: "\e0d5";
}
.social_spotify_square:before {
content: "\e0d6";
}
.social_delicious_square:before {
content: "\e0d7";
}
.icon_printer:before {
content: "\e103";
}
.icon_calulator:before {
content: "\e0ee";
}
.icon_building:before {
content: "\e0ef";
}
.icon_floppy:before {
content: "\e0e8";
}
.icon_drive:before {
content: "\e0ea";
}
.icon_search-2:before {
content: "\e101";
}
.icon_id:before {
content: "\e107";
}
.icon_id-2:before {
content: "\e108";
}
.icon_puzzle:before {
content: "\e102";
}
.icon_like:before {
content: "\e106";
}
.icon_dislike:before {
content: "\e0eb";
}
.icon_mug:before {
content: "\e105";
}
.icon_currency:before {
content: "\e0ed";
}
.icon_wallet:before {
content: "\e100";
}
.icon_pens:before {
content: "\e104";
}
.icon_easel:before {
content: "\e0e9";
}
.icon_flowchart:before {
content: "\e109";
}
.icon_datareport:before {
content: "\e0ec";
}
.icon_briefcase:before {
content: "\e0fe";
}
.icon_shield:before {
content: "\e0f6";
}
.icon_percent:before {
content: "\e0fb";
}
.icon_globe:before {
content: "\e0e2";
}
.icon_globe-2:before {
content: "\e0e3";
}
.icon_target:before {
content: "\e0f5";
}
.icon_hourglass:before {
content: "\e0e1";
}
.icon_balance:before {
content: "\e0ff";
}
.icon_rook:before {
content: "\e0f8";
}
.icon_printer-alt:before {
content: "\e0fa";
}
.icon_calculator_alt:before {
content: "\e0e7";
}
.icon_building_alt:before {
content: "\e0fd";
}
.icon_floppy_alt:before {
content: "\e0e4";
}
.icon_drive_alt:before {
content: "\e0e5";
}
.icon_search_alt:before {
content: "\e0f7";
}
.icon_id_alt:before {
content: "\e0e0";
}
.icon_id-2_alt:before {
content: "\e0fc";
}
.icon_puzzle_alt:before {
content: "\e0f9";
}
.icon_like_alt:before {
content: "\e0dd";
}
.icon_dislike_alt:before {
content: "\e0f1";
}
.icon_mug_alt:before {
content: "\e0dc";
}
.icon_currency_alt:before {
content: "\e0f3";
}
.icon_wallet_alt:before {
content: "\e0d8";
}
.icon_pens_alt:before {
content: "\e0db";
}
.icon_easel_alt:before {
content: "\e0f0";
}
.icon_flowchart_alt:before {
content: "\e0df";
}
.icon_datareport_alt:before {
content: "\e0f2";
}
.icon_briefcase_alt:before {
content: "\e0f4";
}
.icon_shield_alt:before {
content: "\e0d9";
}
.icon_percent_alt:before {
content: "\e0da";
}
.icon_globe_alt:before {
content: "\e0de";
}
.icon_clipboard:before {
content: "\e0e6";
}
.glyph {
float: left;
text-align: center;
padding: .75em;
margin: .4em 1.5em .75em 0;
width: 6em;
text-shadow: none;
}
.glyph_big {
font-size: 128px;
color: #59c5dc;
float: left;
margin-right: 20px;
}
.glyph div { padding-bottom: 10px;}
.glyph input {
font-family: consolas, monospace;
font-size: 12px;
width: 100%;
text-align: center;
border: 0;
box-shadow: 0 0 0 1px #ccc;
padding: .2em;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.centered {
margin-left: auto;
margin-right: auto;
}
.glyph .fs1 {
font-size: 2em;
}body {
color: #333333;
font-family: PT Sans;
font-size: 15px;
line-height: 1.6;
letter-spacing: 0.3px;
font-weight: 400;
}
body.boxed_layout .theme_box_wrapper {
max-width: 1230px;
margin: 25px auto 0;
overflow: hidden;
background: #fff;
} h1, h2, h3, h4, h5, h6 {
font-family: Dosis;
color: #222222;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
text-transform:none;
}
h1 {
font-weight: 800;
font-size: 40px;
line-height: 45px;
letter-spacing: -0.7px;
}
h2 {
font-weight: 700;
font-size: 34px;
line-height: 40px;
letter-spacing: -0.4px;
}
h3 {
font-weight: 700;
font-size: 30px;
line-height: 34px;
letter-spacing: 0px;
}
h4 {
font-weight: 700;
font-size: 24px;
line-height: 30px;
letter-spacing: 0px;
}
h5 {
font-weight: 700;
font-size: 19px;
line-height: 23px;
letter-spacing: 0px;
}
h6 {
font-weight: 700;
font-size: 16px;
line-height: 20px;
letter-spacing: 0px;
} a {
outline: 0!important;
}
p.custom-size {
font-size: 18px!important;
}
a, a:hover, a:active, a:visited {
text-decoration:none!important;
}
img {
border: 0;
height: auto;
max-width: 100%;
vertical-align: middle;
}
.margin-10 {
margin-top:10px;
}
.margin-15 {
margin-top:15px;
}
.margin-30 {
margin-top:40px;
}
.margin-50 {
margin-top:50px;
}
.margin-top-btm-50 {
margin:70px 0px 40px 0px;
}
.margin-top-btm-70 {
margin:70px 0px;
}
.padding-29 {
padding-top:29px;
}
.padding-75 {
padding-top:50px;
}
.padding-bottom-45 {
padding-bottom:45px;
}
.empty404 {
margin-top: 0px;
}
.padding-top-btm-40 {
padding-top:40px;
padding-bottom:35px;
}
.padding-top-btm-50 {
padding-top:50px;
padding-bottom:50px;
}
.margin-btm-70 {
margin-bottom:70px!important;
}
.margin-btm-40 {
margin-bottom:40px!important;
}
.margin-btm-20 {
margin-bottom:20px!important;
}
.margin-btm-35 {
margin-bottom:35px!important;
}
.margin-btm-25 {
margin-bottom:25px!important;
}
.margin-top-btm-15 {
margin:20px 0px!important;
}
.margin-bottom-15 {
margin-bottom:15px!important;
}
.padding-left-0 {
padding-left:0px;
}
.padding-right-0 {
padding-right:0px;
}
.control-label {
color:#303030;
}
.border-none {
border:none;
}
.color-black {
color:#000000;
}
.fix-padding-top {
padding-top:4px;
}
.padding-footertop-60{
padding-top: 60px;
}
textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea.form-control {
border: none;
color: #818181;
outline: 0;
text-align: left;
vertical-align: top;
border: 0;
width:100%;
padding: 8px 12px;
font-weight: 400;
margin: 0 0 10px 0;
background-color: #fff;
box-shadow:none!important;
border: 1px solid #E9E9E9;
min-height: 45px;
background: #f5f5f5;
}
form.pmpro_form .input, form.pmpro_form textarea, form.pmpro_form select, #loginform input[type=text], #loginform input[type=password] {
max-width:inherit;
}
.liteblue-break {
background: #E4F6EE;
}
.white-break {
background: #ffffff;
}
.clean-darkblue-break {
background: #494D57;
}
.lightblue-break {
background: #F6F6F6;
}
.more-link {
display: inline-block;
padding: 0 0px;
font-family:inherit;
font-weight:400;
}
.more-link:hover {
text-decoration: none;
}
.custom-link {
display: inline-block;
font-family: inherit;
color: #46b289;
}
.custom-link:hover, .custom-link-blog:hover {
color: #333333;
}
span.edit-link a{
color: #A9A9A9;
}
p.helpfulmsg {
color: #A9A9A9;
}
input[type="submit"], .custom-botton, .button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .body-content .blog .woocommerce-cart-form .coupon input[type="submit"], .woocommerce .wc-proceed-to-checkout a.button.alt, .shopping_cart_dropdown .qbutton, button, .wp-block-search .wp-block-search__button {
display: inline-block;
cursor: pointer;
outline: none!important;
white-space: nowrap;
padding: 10px 22px;
min-height: 40px;
background-color: #1ABC9C;
color: #FFF;
border: none;
-webkit-transition: none;
-o-transition: none;
transition: none;
text-align: center;
-webkit-border-radius: 50px;
border-radius: 50px;
text-decoration: none;
font-weight: inherit;
text-transform: capitalize;
box-shadow: inset 0 1px 2px rgba(0,0,0,.07);	
}
.manual-button {
background: #46b289!important;
border-color: #3fa07b!important;
border-bottom: 3px solid #3a9572 !important;
border-bottom-color: #3a9572 !important;
border-radius: 2px !important;
color: #fff !important;
width: 100% !important;
height: 78px !important;
font-size: 22px !important;
padding-top: 22px!important;
}
.manual-button:hover, .wp-block-search .wp-block-search__button:hover {
background: #42a781!important;
}
.vc_btn3.vc_btn3-size-md {
padding-top: 9px!important;
padding-bottom: 9px!important;
}
pre {
margin: 10px 0 20px!important;
border:none!important;
}
.table>thead>tr>th {
border-bottom: 1px solid #ddd!important;
}
.table>tbody+tbody {
border-top: 1px solid #ddd!important;
}
.display-none {
display:none;
}
.display-block {
display:block;
}
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption, .blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption {
bottom: 14px;
} ol.wp-block-latest-comments {
margin-left: 0!important;
}
ol.wp-block-latest-comments li, .wp-block-latest-posts.wp-block-latest-posts__list li {
list-style: none!important;
}
.has-avatars .wp-block-latest-comments__comment {
min-height: 2.25em!important;
padding: 0px!important;
} ul.wp-block-latest-posts.wp-block-latest-posts__list {
margin-left: 0px!important;
} nav.navbar {
left: 0;
border-radius:0!important;
margin:0px!important;
background: #ffffff;
}
nav.navbar.after-scroll-wrap {
position: fixed!important;
border-color: #e7e7e7;
background: rgba(254, 254, 254, 0.96);
display: block;
}
.navbar-inverse.after-scroll-wrap .navbar-nav>li>a {
color: #2A2A2A;
line-height: 70px!important;
}
body.home .navbar-inverse.after-scroll-wrap .navbar-nav>li>a {
color: #2A2A2A;
line-height: 70px!important;
}
body.home nav.navbar.after-scroll-wrap, nav.navbar.after-scroll-wrap {
background: rgba(254, 254, 254, 0.96)!important;
width:100%;
border: none;
}
nav.navbar.after-scroll-wrap .custom-nav-logo {
margin-top: -18px;
width: auto;
height: 27px;
}
.navbar.after-scroll-wrap .nav-fix {
height: 70px!important;
}
#navbar ul li > ul {
top: 75%;
}
.navbar-brand {
margin-top: 15px;
}
.navbar-collapse {
padding-right: 0px!important;
}
.navbar {
background:#FFF;
border-radius:0px;
margin-bottom:0px;
}
.navbar-nav {
float: right!important;
margin-left:20px!important;
}
.navbar .nav-fix {
height:92px;
}
.navbar-nav>li>a {
letter-spacing:0.3px;
}
.custom-nav-logo {
margin-top:-6px;
width:auto;
height:35px!important;
margin-right:10px;
padding:1px;
}
.current_page_item a, .current-menu-item a {
background: none;
color:#FFFFFF;
}
.navbar-inverse .navbar-nav>.active>a {
background: none!important;
}
.navbar.navbar-inverse .navbar-nav>.active>a, .navbar.navbar-inverse .navbar-nav>.active>a:focus, .navbar.navbar-inverse .navbar-nav>.active>a:hover {
color:#666666;
}
.navbar-inverse .navbar-nav li a {
font-family:inherit;
}
.navbar-inverse .navbar-nav > li > a {
margin-top: 0;
}
.navbar-inverse .navbar-nav>li>a {
color: #181818;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
border-color: #46b289;
}
.navbar-nav>.active>a:focus {
background:none!important;
}
.navbar-inverse .navbar-nav>li>a {
text-transform: uppercase;
font-weight: 600;
font-size: 13px;
padding: 0px 0px 0px 24px;  
letter-spacing: 0.9px;
line-height: 92px;
}
#navbar ul li > ul li.active a {
color:#FFFFFF!important;
}
#navbar ul li.has-sub:hover > a:after {
top: 0;
bottom: 0;
}
#navbar ul li.has-sub:hover > ul, #navbar ul li.has-sub:hover > div, #navbar ul li.menu-item-has-children:hover > ul {
display: block;
}
#navbar ul li > ul {
display: none;
width: auto;
position: absolute;
padding: 0px;
z-index: 999;
left: 0px;
box-shadow: 1px 1px 30px rgba(0,0,0,0.06);
background-color: #262626;
border-color: #3d3d3d;
}
#navbar ul li > ul li > ul {
width: auto;
position: absolute;
padding: 0px;
z-index: 999;
left: 225px;
box-shadow: 1px 1px 30px rgba(0,0,0,0.06);
background: #262626;
border-color: #3d3d3d;
top: -10px;
padding: 10px 0px;
}
#navbar ul li > ul {
width: 225px;
}
#navbar ul li > ul li {
display: block;
list-style: inside none;
padding: 0;
margin: 0;
position: relative;
width: 225px;
}
#navbar ul li > ul li a {
outline: none;
display: block;
position: relative;
text-decoration: none;
line-height: 16px;
padding: 8px 19px;
font-weight: 600;
color: #9d9d9d!important;
height: auto;
line-height: 16px;
margin: 0;
font-size: 11px;
text-transform: uppercase;
-webkit-transition: color .3s ease-in-out;
-moz-transition: color .3s ease-in-out;
-ms-transition: color .3s ease-in-out;
-o-transition: color .3s ease-in-out;
transition: color .3s ease-in-out;
letter-spacing: 1px;
}
#navbar ul li > ul li a i.menu_arrow{
display: inline-block;
float: right;
position: relative;
top: 2px;
font-size: 12px;
left: 5px;
}
#navbar ul li > ul li a:hover {
color:#FFFFFF!important;
}
#navbar > ul > li > ul > li a:hover {
background: none;
}
#navbar ul ul a:hover {
color: #ffffff;
}
#navbar > ul > li.has-sub > a:hover:before {
border-top: 5px solid #ffffff;
}
#navbar li.menu-edge > ul {
left: -155px;
}
#navbar li ul > li.menu-edge ul {
left: -225px;
}
.class-pg-searchbox-fix {
padding-left:0px!important;
padding-right:0px!important;
}
.class-pg-searchbox-fix i.livesearch {
left: 22px!important;
}
.class-pg-searchbox-fix .button-custom {
right: 0px!important;
width: auto;
}
.class-pg-searchbox-fix select.search-expand-types {
right: 107px;
}
.theme_header_menu_social {
float: right;
padding-top: 15px;
display: block;
}
.theme_header_menu_social .theme-widget{
float: left;
padding:0px 6px;
}
.theme_header_menu_social .theme-widget:last-child {
padding:0px 0px 0px 6px;
}
.theme-social-icons {
margin: 0 !important;
padding: 0 !important;
list-style-type: none !important;
display: block !important;
}
.theme-social-icons li {
padding: 0 !important;
display: inline-block !important;
float: none !important;
margin: 0 2px 8px 0;
list-style-type: none !important;
}
.theme-social-icons li a {
padding: 10px 10px 0px 10px;
width: 1.2em;
line-height: 1.2em;
text-align: center;
display: block;
text-decoration: none !important;
font-style: normal !important;
font-weight: normal !important;
text-transform: none !important;
speak: none;
-moz-transition: background-color 0.2s ease-in-out 0s;
-webkit-transition: background-color 0.2s ease-in-out 0s;
transition: background-color 0.2s ease-in-out 0s;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
nav.after-scroll-wrap .theme_header_menu_social{
display:none;
}
.navbar-inverse .navbar-nav>li.menubtm>a {
line-height: 30px;
border-radius: 20px;
background: white;
padding: 3px 15px;
margin-top: 27px;
margin-left: 20px;
}
.navbar-inverse .navbar-collapse {
padding-left: 0px;
} .mobile-menu-holder.doc-mobile-menu {
background: #ffffff !important;
box-shadow: 0 2px 8px -1px #e8e6e6;
}
.mobile-menu-holder.doc-mobile-menu {
width: 100%;
}
.mobile-menu-holder.doc-mobile-menu li a.doc-active, .mobile-menu-holder.doc-mobile-menu li a.doc-active-normal {
font-weight: bold;
}
.mobile-menu-holder.doc-mobile-menu ul.navbar-nav li {
border-bottom: none !important;
}
.mobile-menu-holder.doc-mobile-menu li a{
display: block!important;
padding: 2px 5px 2px 24px!important;
text-decoration: none!important;
border-radius: 0px;
}
.mobile-menu-holder.doc-mobile-menu li a.no-child, .mobile-menu-holder.doc-mobile-menu li a.has-child, .mobile-menu-holder.doc-mobile-menu li > ul li a {
font-weight: normal!important;
text-transform: none!important;
font-family: inherit!important;
font-size: inherit!important;
letter-spacing: inherit!important;
line-height: inherit!important;
}
.mobile-menu-holder.doc-mobile-menu li.active > a, .mobile-menu-holder.doc-mobile-menu li a:hover, .mobile-menu-holder.doc-mobile-menu .nav>li>a:focus, .mobile-menu-holder.doc-mobile-menu .nav>li>a:hover {
background-color:transparent!important;
}
.mobile-menu-holder.doc-mobile-menu li a.has-child {
padding: 5px 0px!important;
}
.mobile-menu-holder.doc-mobile-menu ul > li {
padding: 0px;
}
.mobile-menu-holder.doc-mobile-menu ul.navbar-nav li ul {
padding: 0px 0px 0px 25px;
border-left: 1px dashed #ccc;
}
.mobile-menu-holder.doc-mobile-menu .navbar-nav li a.doc-active, .mobile-menu-holder.doc-mobile-menu .navbar-nav li a.doc-active-normal {
font-weight: bold!important;
}
.mobile-menu-holder.doc-mobile-menu .navbar-nav li a.has-inner-child.dataicon i:before, .mobile-menu-holder.doc-mobile-menu .navbar-nav li a.has-child.dataicon i:before {
font-family: 'Font Awesome 5 Free'!important;
content: "\f056"!important;
}
.mobile-menu-holder.doc-mobile-menu li > ul li a i {
display: inline!important;
float: none!important; 
}
.mobile-menu-holder.doc-mobile-menu  li a.has-inner-child {
padding: 5px 5px 5px 0px!important;
}
.mobile-menu-holder.doc-mobile-menu a.has-inner-child > i {
float: right!important;
}
.mobile-menu-holder.doc-mobile-menu .doc-root-plus-icon {
margin: 7px 12px 0px 0px;
}
.mobile-menu-holder.doc-mobile-menu .doc-root-child-plus-icon {
display:none;
}
.mobile-menu-holder.doc-mobile-menu .has-no-inner-child {
padding: 4px 5px 4px 0px!important;
}
.mobile-menu-holder.doc-mobile-menu .navbar-nav > li > a.has-child {
margin-left: -5px;
}
.mobile-menu-holder.doc-mobile-menu .navbar-nav > li > a.has-child span {
padding-left: 8px;
}
.mobile-menu-holder.doc-mobile-menu .underline_link {
position: relative;
}
.mobile-menu-holder.doc-mobile-menu .underline_link:before {
content: "";
position: absolute;
bottom: -4px;
width: 100%;
height: 1px;
transition: all 0.02s ease-in-out;
opacity: 0;
background-color: #46b289;
}
.mobile-menu-holder.doc-mobile-menu li a.doc-active .underline_link:before{
bottom: -1px;
opacity: 1;
transition: all 0.15s ease-in-out;
}
.theme-social-icons.add-on-widgets i {
cursor:pointer;
} .global-search.home .form-control.header-search {
font-weight: 600!important;
}
.jumbotron .bigtext {
text-align: center;
line-height: 50px;
font-family:inherit;
font-weight: 400;
text-transform: capitalize;
text-shadow: 2px 2px 2px rgba(0,0,0,0.08);
}
.jumbotron .titletag_dec {
text-align:center;
color:#f1f1f1;
}
.jumbotron {
margin-bottom: 0px!important;
padding: 60px 0px!important;
}
.jumbotron p {
font-size:18px!important;
letter-spacing:0.3px!important;
font-weight:normal!important;
}
.jumbotron .margin-top {
margin-top:45px!important;
} .jumbotron.after-scroll-wrap {
top:-16px;
background-color:rgba(52, 61, 70, 0.8);
box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 3px;
width:100%;
padding-bottom:0px;
height:72px;
}
.after-scroll-wrap {
position:fixed;
top:0;
width:auto;
z-index:99999;
} .jumbotron .logo-brand {
float:left;
height:50px;
font-size:18px;
line-height:20px;
}
.jumbotron.after-scroll-wrap .custom-nav-logo {
margin-left: -16px;
}
.jumbotron .inner-bigtext {
text-align: left;
font-size: 32px!important;
line-height: 37px;
font-family: Josefin Sans;
font-weight: bold!important;
}
p#inner-glob-msg-box {
width: 100%;
display: inline-block;
text-transform: capitalize;
font-family: inherit;
color: #FFFFFF;
letter-spacing: 1px!important;
}
.jumbotron .inner-search-margin-top {
margin-top: 8px;
}
.jumbotron.jumbotron-inner-fix {
padding: 70px 15px;
position: relative;
}
.cat-title {
text-align: center;
padding: 45px 20px;
background-image: linear-gradient( to top right, #848486, #40444E );
}
.cat-title .main-cat-title {
font-size: 32px;
font-weight: bold;
letter-spacing: 0.3px;
color: #92A197;
}
.form-control.header-search {
display: block;
box-shadow: inset 0 0 0 0 transparent;
width: 100%!important;
float: left;
letter-spacing: 0.3px;
color:#B5B5B5;
display: inline-block;
min-height:60px;
}
.global-search {
text-align:center;
padding-top:5px;
}
h1.inner-header {
color:#3b3e46;
font-weight:600;
padding:0px 0px 0px 0px;
margin:0px 0px 10px 0px;
font-size:36px;
text-transform:capitalize;
}
p.inner-header-color {
color:#989CA6;
}
.cat-title h2 {
font-weight: bold;
color: #FFF!important;
padding-bottom: 10px;
display: inline-block;
} .sidebar-widget .wp-block-search .wp-block-search__input { 
background: #ffffff; 
}
.sidebar-widget h1, .sidebar-widget h2, .sidebar-widget h3 {
margin-bottom: 20px;
}
.wp-block-latest-comments__comment {
line-height: inherit;
}
.custom-well {
min-height:20px;
padding:30px 19px 19px 19px;
margin-bottom:20px;
background:#f5f5f5;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
height:auto;
}
.custom-well-fix {
padding:0px;
}
.custom-well .sidebar-nav {
padding:15px;
min-height:300px;
}
h2.manual-title {
margin: 0px;
margin-bottom: 5px;
}
.sidebar-widget {
margin-bottom:42px;
padding: 0px 15px;
}
.sidebar-widget .wp-block-group ul, .sidebar-widget .wp-block-group ol{
padding-left: 0px;
}
.sidebar-widget.footer-widget.widget_faq_cat_widget .display-faq-section ul{
padding-left: 0px;
}
.sidebar-widget.footer-widget {
padding: 0px;
}
.sidebar-widget img {
max-width:100%;
}
.sidebar-widget a.rsswidget img, .sidebar-widget img.wp-smiley {
width:auto;
}
.sidebar-widget .current_page_item a, .sidebar-widget .current-menu-item a {
color: #000!important;
font-weight:bold;
}
.sidebar-widget select {
width: 100%;
}
.sidebar-widget ul li {
text-transform: inherit;
list-style: none;
}
.body-content .sidebar-widget ul.children {
margin-bottom: -3px;
margin-left: 20px;
margin-top: 8px;
}
.body-content .sidebar-widget.widget_kb_cat_widget ul.children {
margin-top: 0px;
}
.body-content .sidebar-widget ul.children li {
list-style: none;
}
.body-content .sidebar-widget ul.sub-menu {
margin-left: 15px;
margin-top: 8px;
}
.sidebar-widget.footer-widget ul li {
text-transform: capitalize;
list-style: none;
color: inherit;
}
.sidebar-widget.footer-widget ul.children {
margin-top: 9px;
margin-bottom: -6px;
}
.sidebar-widget.footer-widget table, .sidebar-widget.footer-widget th, .sidebar-widget.footer-widget td {
border: 1px solid rgba(245, 245, 245, 0.21);
color: #949494;
}
.sidebar-widget.footer-widget td {
border-width: 0 1px 1px 0;
}
.sidebar-widget.footer-widget .current_page_item a, 
.sidebar-widget.footer-widget .current-menu-item a {
color: #ADADAD!important;
font-weight: 600;
}
.footer-bg .widget_recent_comments {
padding:0px;	
}
.footer-bg .widget_recent_comments h5 { 
color: #DDD!important;
}
.footer-bg .widget_recent_comments li.recentcomments { 
color: #A6A6A6;     
padding-bottom: 15px; 
}
.footer-bg .widget_recent_comments li.recentcomments a{
color: #919191!important;
}
.footer-bg .widget_recent_comments li.recentcomments a:hover{
color: #C1BFBF!important;
}
.sidebar-widget.footer-widget ul li.menu-item {
padding: 4px 0 4px;
}
.sidebar-widget.footer-widget ul.sub-menu {
margin-left: 15px;
margin-top: 8px;
} ul#list-manual li ul {
padding: 0px 0px 0px 15px;
border-left: 1px dashed #ccc;
margin-left:10px;
display:none;
}
#list-manual li a.has-inner-child.dataicon i:before, #list-manual li a.has-child.dataicon i:before {
font-family: 'Font Awesome 5 Free';
content: "\f056";
}
#list-manual li a i, #list-manual-phone li a i{
position: absolute;
top: 7px;
left: 4px;
height: 24px;
width: 28px;
color: #888888;
}
#list-manual, #list-manual-phone {
padding:0px;
margin:0px;
}
#list-manual ul, #list-manual-phone ul {
margin-left:-15px;
}
#list-manual li, #list-manual-phone li {
list-style:none;
}
#list-manual li a, #list-manual-phone li a {
display:block;
padding:3px 5px 3px 28px;
text-decoration:none;
border-radius:4px;
position:relative;
min-height:18px;
letter-spacing: 0px;
}
#list-manual li.active > a, #list-manual li a:hover, #list-manual-phone li.active > a, #list-manual-phone li a:hover {
background-color:#ddd;
}
#list-manual li.divider, #list-manual-phone li.divider {
height:0px;
overflow:hidden;
border-top:1px solid #ddd;
border-bottom:1px solid #fff;
margin-top:10px;
margin-bottom:10px;
}
#list-manual li.divider:first-child, #list-manual-phone li.divider:first-child {
display:none;
}
#list-manual li a i.x-show, #list-manual-phone li a i.x-show {
position:absolute;
top:6px;
left:5px;
opacity:.4;
height:24px;
width:24px;
}
#list-manual li a i.icon-chevron-down, #list-manual-phone li a i.icon-chevron-down {
background-position:-307px -115px;
}
#list-manual li a i.icon-chevron-right, #list-manual-phone li a i.icon-chevron-right {
background-position:-450px -67px;
}
#list-manual li a.doc-active, #list-manual li a.doc-active-normal {
font-weight: bold;
}
#list-manual ul > li {
margin-left: 10px;
}
#list-manual .underline_link, .mCSB_container .underline_link {
position: relative;
}
#list-manual .underline_link:before, .mCSB_container .underline_link:before {
content: "";
position: absolute;
bottom: -4px;
width: 100%;
height: 1px;
transition: all 0.02s ease-in-out;
opacity: 0;
background-color:  #46b289;
}
a:hover .underline_link:before, #list-manual li a.doc-active .underline_link:before, #list-manual li a.doc-active-normal .underline_link:before, .mCSB_container li a.doc-active .underline_link:before, .mCSB_container li a.doc-active-normal .underline_link:before {
bottom: -1px;
opacity: 1;
transition: all 0.15s ease-in-out;
} .sidebar-widget ul.contact {
padding:0px 0px 0px 0px;
}
.sidebar-widget ul.contact li {
margin:18px 0;
list-style:none!important;
}
.sidebar-widget ul.contact li span {
position:absolute;
left:60px;
}
.textwidget {
line-height:25px;
}
.footer-widget .textwidget ul {
margin-left: -40px;
}
span.post-date {
color: #767676;
display: list-item;
padding-top: 5px;
font-size: 12px;
}
.tagcloud {
letter-spacing: 0.3px;
}
.tagcloud.singlepgtag {
margin: 15px 0px;
}
.tagcloud.singlepgtag.kbtag {
margin: 25px 0 7px!important;
border: none!important;
}
.tagcloud.singlepgtag span {
margin-bottom: 0;
margin-right: 5px;
display: inline-block;
font-size: 14px;
color: #979797;
}
.tagcloud.singlepg h5 {
display: inline-block;
margin-right:5px;
}
.tagcloud.singlepg a {
margin-left: 5px;
}
.tagcloud a {
border-radius: 3px;
display: inline-block;
margin: 0 0 4px 0;
padding: 5px;
color: #717171;
display: inline-block;
font-size: 13px!important;
text-transform: lowercase;
background: #efefef;
}
.tagcloud a:hover {
text-decoration:none;
color: #333333;
}
.sidebar-nav ul li a:hover {
text-decoration:none;
color:#888F9E;
}
.sidebar-widget.widget_search input[type="text"] {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.sidebar-widget.widget_search input[type="submit"] {
color: #fff;
background-color: #46b289;
border-color: #38AB7F;
display: inline-block;
padding: 12px 9px 13px 16px;
margin-bottom: 0;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
float: right;
margin-top: -55px;
border-radius: 0px;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 1px;
border-top-right-radius:3px;
border-bottom-right-radius:3px;
}
.widget_recent_entries li, .widget_recent_comments li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_categories li, .widget_archive li, .widget_display_replies li, .st_kb_articles_widget li, .st_kb_categories_widget li, .widget_rss li {
list-style:none!important;
margin-left: -40px;
} .sidebar-widget table, .sidebar-widget th, .sidebar-widget td {
border: 1px solid rgba(51, 51, 51, 0.1);
text-align: center;
padding: 2px 0px!important;
}
.sidebar-widget td {
border-width: 0 1px 1px 0;
} .sidebar-widget.widget_calendar a {
color: #333;
text-decoration: none;
}
.sidebar-widget.widget_calendar a:hover, .sidebar-widget.widget_calendar a:focus {
color: rgba(51, 51, 51, 0.7);
}
.sidebar-widget.widget_calendar caption {
font-weight: 600;
margin: 0 0 1em;
letter-spacing: 0.04em;
text-transform: uppercase;
}	
.sidebar-widget.widget_calendar table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.6em;
table-layout: fixed;
width: 100%;
margin: 0;
outline: 0;
padding: 0;
}
.sidebar-widget.widget_calendar th {
border-width: 0 1px 1px 0;
font-weight: 700;
margin: 0;
outline: 0;
padding: 0;
} .widget_rss .rsswidget {
border: 0;
font-weight: 700;
}
.widget_rss .rss-date, .widget_rss cite {
font-size: 12px;
font-size: 1.2rem;
font-style: normal;
display: block;
line-height: 2;
opacity: 0.8;
} .body-content .wp-block-cover-text {
color: #fff!important;
}
.body-content .wp-block-categories-dropdown {
padding-bottom: 20px;
}
.body-content > ul, .body-content > ol {
margin-bottom:20px!important;
}
.body-content ul, .body-content ol {
margin:0px;
margin-bottom: 8px;
}
.body-content ul > li {
list-style:disc;
}
.body-content p {
margin-bottom:20px;
}
.body-content h1, .body-content h2, .body-content h3, .body-content h4, .body-content h5, .body-content h6 {
margin-top:0px;
}
.body-content img.right {
float:right;
margin-top:5px;
margin-left:20px;
margin-bottom:10px;
}
.body-content img.left {
float:left;
margin-top:5px;
margin-right:20px;
margin-bottom:10px;
}
.body-content div.center img {
max-width:94%;
margin-left:3%;
margin-right:3%;
margin-bottom:10px;
} .home-icon-nav {
padding:30px 10px;
}
.circle-for-icon {
width:90px;
height:90px;
border-radius:100%;
display:inline-block;
text-align:center;
vertical-align:middle;
display:table-cell;
}
.circle-for-icon .custom-icon {
font-size:55px;
top:2px;
left:0px;
color:rgba(59, 60, 59, 0.78);
}
.circle-for-icon .custom-icon:hover {
color:#679275;
}
.media-heading {
text-transform:uppercase;
font-weight:bold;
margin-bottom:12px;
margin-top:10px;
letter-spacing:0.8px!important;
margin-bottom: 14px!important;
}
.media-body.padding-left-15 {
padding-left:15px;
}
.media-body.padding-top-10 {
padding-top: 10px;
} .body-content .display-faq-section {
margin-bottom:30px;
}
.body-content .display-faq-section.shortcode {
margin-bottom: 12px;
}
.body-content .display-faq-section h3 {
line-height:26px;
}
.body-content .collapsible-panels h5.active:before {
font-family: 'Font Awesome 5 Free';
content: "\f146";
font-weight: 500;
}
.body-content .collapsible-panels h4:before, .body-content .collapsible-panels h5:before {
font-family: 'Font Awesome 5 Free';
content: "\f0fe";
padding-right: 10px;
font-size: 24px;
color: #888B8A;
position: absolute;
left: 25px;
font-weight: 500;
}
.elementor-widget-wrap .body-content .collapsible-panels h5:before {
left: 9px;
}
.body-content .collapsible-panels {
border-bottom:1px solid #efefef;
padding:14px 0px 5px 50px;
background-color: #FAFAFA;
cursor:pointer;
margin-bottom:15px;
}
.body-content .collapsible-panels i.fa.fa-edit, .body-content .collapsible-panels p.post-edit-link a {
font-size: 13px;
}
.body-content .collapsible-panels.active h4:before, .body-content .collapsible-panels.active h5:before, .body-content .collapsible-panels.theme-faq-cat-pg.active h4:before {
content: "\f146";
}
.faq-postlink {
float: right;
margin-top: -32px;
padding-right: 20px;
}
.body-content .collapsible-panels div {
width:100%;
padding:20px 20px 20px 0px;
border-radius:4px;
cursor: auto;
}
.body-content .collapsible-panels div div.social-box {
text-align: center;
padding: 13px 0px!important;
clear: both;
background: #f4f4f5;
margin-bottom: -25px;
}
.body-content .sidebar-widget ul li {
list-style-type:none!important;
margin-bottom: 12px!important;
list-style:none!important;
}
.sidebar-widget .display-faq-section li.cat-item{
list-style-type: none!important;
padding: 0px 0px 0px 30px;
display: block;
position: relative;
}
.sidebar-widget .display-faq-section li.cat-item:before {
font-family: 'Font Awesome 5 Free';
content: "\f07b";
padding-right: 10px;
font-size: 16px;
color: #C5C3C3;
font-weight: 500;
position: absolute;
left: 0px;
}
.body-content .display-faq-section ul li a {
text-transform:inherit;
}
.body-content .display-faq-section ul li ul li:first-child {
padding-top:7px;
}
.body-content .display-faq-section ul li ul li {
margin-bottom: 10px;
}
.body-content .display-faq-section ul li ul li {
background:none!important;
font-weight:normal;
}
.body-content .display-faq-section ul li.current-cat {
font-weight:bold;
}
.body-content .display-faq-section ul li ul.children li.current-cat {
font-weight:bold;
}
.homepg-seprator-bg {
border-color: #eae9e9;
border-bottom-width: 0px;
border-top-width: 0px;
border-bottom-style: solid;
border-top-style: solid;
padding-left: 0px;
padding-right: 0px;
background-attachment: fixed;
background-position: left top;
background-repeat: repeat;
}
.homepg-seprator-bg .box-large {
padding: 40px;
min-height: 336px;
height: auto;
background-color: rgb(255, 255, 255);
text-align: center;
background-color: #FAFAFA;
}
.homepg-seprator-bg .box-large p.title {
font-size: 20px;
line-height: 29px;
}
.homepg-seprator-bg .box-large p.image {
padding:15px 0px;
}
.homepg-seprator-bg .box-small {
padding: 40px;
min-height: 336px;
height: auto;
background-color: rgba(217, 219, 212, 0.51);
border-top:4px solid #7E7E7E;
}
.homepg-seprator-bg .box-small p.title {
font-size: 18px;
line-height: 29px;
}
.homepg-seprator-bg .box-small p.padding {
padding:15px 0px;
} .tag-wrap .title-all {
background:none repeat scroll 0 0 #EEEEEE;
border-radius:3px;
display:inline-block;
margin:8px 5px;
padding:2px 5px;
}
.tag-wrap a.title-all {
color:#333;
font-size:14px;
letter-spacing:0.3px;
}
.body-content .blog .caption {
text-align: left;
}
.body-content .blog .caption p {
margin-bottom:10px;
}
.body-content .blog .caption h3 {
padding-top:0px;
padding-bottom: 5px;
}
.body-content .blog .caption h2 a {
color:#6C6C6C;
}
.body-content .blog .caption h2 a:hover, .body-content .blog .caption h2 a:active {
color:#888F9E;
}
.body-content .blog .caption .desc {
font-size:12px;
color:#888888;
margin-bottom:5px;
}
.body-content .blog .caption .desc a {
color:#888;
}
.body-content .blog .caption .desc a:hover {
color:#888;
}
.body-content .blog {
margin: 0px;
border-bottom: 2px dotted #e6e6e6;
margin-bottom: 40px;
}
.body-content .blog:before {
font-family: 'et-line';
font-size: 25px;
position: inherit;
top: -3px;
left: 5px;
color: #dddddd;
display: inline-block;
text-align: center;
width: 35px;
float:right;
}
.body-content .blog.post.format-link:before {
content: "\e02e";
}
.body-content .blog.post.format-gallery:before {
content: "\e00f";
}
.body-content .blog.post.format-standard:before {
content: "\e005";
}
.body-content .blog.post.format-audio:before {
content: "\f001";
font-family: 'Font Awesome 5 Free';
font-weight: 600;
}
.format-quote, .format-video, .format-image, .format-audio, .format-standard, .format-gallery, .format-link, .format-chat {
position: relative;
background-size: cover !important;
background-position: center center;
}
.body-content .blog.post.format-quote:before {
content: "\e057";
}
.body-content .blog.post.format-video:before {
content: "\e011";
}
.body-content .blog.post.format-image:before {
content: "\e00f";
}
.body-content .blog.post.format-chat:before {
content: "\e049";
}
.body-content .blog.uniquepage {
border-bottom: none!important;
background:inherit;
padding: 10px 0px 0px 0px;
}
.panel-heading #rate-topic-content {
margin-top:20px;
}
.body-content #rate-topic-content {
padding: 25px 0px!important;
border-top: 1px solid #efefef;
}
.body-content #private-contact-articles {
padding: 20px 0px 30px 0px!important;
}
.body-content #private-contact-articles p.helpfulmsg {
margin-bottom: 0px;
}
.body-content #private-contact-articles a{
border-bottom: 1px dotted #C5C5C5;
}
.body-content .pagination-wrap {
margin-bottom:20px;
}
span.post-like, span.post-unlike, span.post-reset {
margin: 5px 10px 5px 0px;
}
.btn.custom-like-dislike-btm {
margin:10px 0px;
padding: 6px 20px;
}
p.helpfulmsg {
margin-bottom: 10px;
}
.body-content #homepg-widget h3, .body-content #homepg-widget h4 {
border-bottom: 4px solid #2E3236;
color: #2E3236;
width: 100%;
display: inline-block;
margin-bottom: 20px;
padding-bottom: 10px;
text-transform: none;
font-weight: 700;
font-size: 18px;
font-family: inherit;
letter-spacing: 0.5px;
margin-top: 0px;
}
.body-content #homepg-widget .widget_display_topics ul {
padding-left:0px;
}
.body-content #homepg-widget .widget_display_topics li:before {
font-family: 'Font Awesome 5 Free';
content: "\f0e6";
padding-right: 10px;
font-size:20px;
font-weight: 600;
}
.body-content #homepg-widget .widget_display_topics li {
background:none;
line-height: 23px;
font-size: 18px;
margin:0px;
list-style:none;
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
padding:11px 0px 11px 6px;
background-position-x: 7px;
}
.body-content #homepg-widget .widget_display_topics li a {
font-size: 16px;
color: #3F3F3F;
text-transform: capitalize;
text-decoration: none;
}
.body-content #homepg-widget .widget_display_topics li:hover {
text-decoration:none!important;
font-weight:bold;
}
.body-content #homepg-widget .widget_display_forums ul {
padding-left:0px;
}
.body-content #homepg-widget .widget_display_forums ul li {
list-style: none;
padding: 10px 11px;
background:rgba(235, 235, 235, 0.28);
margin-bottom: 9px;
}
.body-content #homepg-widget .widget_display_stats dt {
float: left;
font-weight: 500;
}
.body-content #homepg-widget .widget_display_stats dd {
margin-left: 150px;
}
.body-content #homepg-widget ul {
padding-left: 0px!important;
}
.body-content #homepg-widget ul li {
list-style:none;
background: url(//qmplugs.com/wp-content/themes/manual/img/icon-arrow.png) no-repeat left 18px;
background-position-x: 10px;
padding:12px 0px;
border-bottom: 1px solid #E0E4E9;
padding-left: 28px;
margin-left: 0px;
margin-bottom: 0px;
}
.body-content #homepg-widget ul li a {
color:#3F3F3F;
}
.body-content #homepg-widget ul li a:hover {
text-decoration:none;
font-weight:bold;
}
.blog-box-post-inner {
padding: 20px 0px;
}
.entry-date {
float: left;
width: 65px;
font-size: 24px;
margin: 18px 0px 0px 10px;
}
.posted-on-single time.entry-date.published.updated {
font-size:inherit;
float:none;
margin: 0px;
}
.body-content h2.singlepg-font-blog, .body-content h2.singlepg-font-blog-upper {
overflow-wrap: break-word;
}
.body-content .blog .caption p a i, .body-content .blog .caption p i {
color: #C4C4C4;
}
.body-content .blog .caption p a {
color: #A9A9A9;
}
.body-content .blog .caption span {
color: #A9A9A9;
padding-left: 2px;
padding-right: 10px;
font-size: 13px;
}
.body-content .blog .post-cat a {
color: #999999;
}
.body-content .blog .post-cat a:hover {
color:#333;
}
.doc-single-post .post-cat, .body-content .blog .post-cat {
color: #fff;
font-size: 14px;
text-align: center;
text-transform: uppercase;
letter-spacing: 3px;
position: relative;
z-index: 0;
height: 0px;
line-height: 35px;
margin: 0 auto 25px;
}
.doc-single-post .post-cat:after, .body-content .blog .post-cat:after {
content: "";
width: 100%;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
border-bottom: 1px solid rgba(170, 170, 170, 0.47);
}
.body-content .tx-div {
position: absolute;
height: 3px;
background-color: #000;
opacity: .1;
border-width: 3px;
width: 100%;
margin: 4px 0;
}
.custom-link-blog {
display: inline-block;
padding: 0 2px;
font-family: inherit;
color: #46b289;
} .body-content .search {
padding: 15px 5px 1px 55px;
margin-bottom: 0px;
border-bottom: 1px solid #efefef;
color:#C4C4C4;
}
.body-content .search span {
color: #A9A9A9;
padding-left: 2px;
padding-right: 20px;
font-size: 13px;
}
.body-content .search:hover {
background-color: #FFF;
}
.body-content .search:hover:before {
font-family: 'et-line';
content: "\e007";
color: #46b289;
}
.body-content .search:before {
font-family: 'et-line';
content: "\e007";
padding-right: 10px;
font-size: 30px;
color: #888B8A;
position: absolute;
left: 36px;
margin-top: -6px;
margin-left: -19px;
}
.body-content .search h2 {
width:100%;
display:inline-block;
margin-top: 7px;
padding-bottom: 5px;
text-transform:none;
font-weight:bold;
font-family:inherit;
margin-bottom: 0px;
}
.body-content .search h2 a {
outline: 0!important;
color: #4d515c!important;
text-decoration: none!important;
padding-top: 20px;
}
.body-content .search h2 a:hover {
color: #888F9E!important;
} .page-links {
padding: 15px 0px 5px;
}
.page-links > .page-links-title {
border: 0;
color: rgba(51, 51, 51, 0.7);
height: auto;
margin: 0;
padding-right: 0.5em;
width: auto;
}
.page-links a, .page-links > span {
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.2);
display: inline-block;
font-size: 12px;
font-size: 1.3rem;
height: 2em;
line-height: 2;
margin: 0 0.3333em 0.3333em 0;
text-align: center;
width: 2em;
}
.page-links a {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
background-color: #333;
border-color: #333;
color: #fff;
}
.page-links a:hover {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
background-color: #717171;
border-color: #585757;
color: #fff!important;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
} .comment-by a {
color: #747474!important;
}
.comment-by a:hover {
color: #212121!important;
}
img.size-full, img.size-large, img.header-image, img.wp-post-image {
height: auto;
margin: 10px 0px;
}
.entry-content form.post-password-form input[type="password"] {
vertical-align: baseline;
}
.wp-caption.alignleft, img.alignleft {
margin: 0.4em 1.6em 1.6em 0!important;
}
.wp-caption.alignright, img.alignright {
margin: 0.4em 0 1.6em 1.6em!important;
}
.entry-content ol p img, .entry-content ul p img {
margin: 28px 0px 28px -20px!important;
}
.entry-content ol p img.emoji, .entry-content ul p img.emoji {
margin: 0px!important;
}
.entry-content ol li em, .entry-content ul li em {
background-color:#F5F5F5;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
margin: 10px 0px 25px;
}
.entry-content blockquote {
margin: 0 0 35px!important;
position: relative;
padding: 32px!important;
background: #f5f5f5;
font-size: inherit;
border-radius: 5px;
}
.entry-content blockquote p {
padding:0;
font-weight: 400;
}
blockquote cite:before, blockquote small:before {
content: "\2014\00a0";
}
blockquote em {
font-style: normal;
}
.wp-block-pullquote {
border-top: 4px solid #555d66;
border-bottom: 4px solid #555d66;
color: #40464d;
margin-bottom: 30px!important;
padding: 20px 0!important;
}
.entry-content .wp-block-pullquote blockquote {
margin: 0!important;
padding: 15px 0px!important;
position: relative;
}
.wp-block-pullquote blockquote {
border-left:none;
}
.wp-block-pullquote blockquote p {
margin: 0 0 1.75em;
}
.wp-block-pullquote cite {
display: block;
line-height: 1.75;
text-transform: none;
font-style: normal;
font-size: 16px;
}
p.has-background {
padding: 20px 30px!important;
margin-bottom: 20px!important;
}
ul.comments li .comment li {
clear:both;
padding:0px!important;
}
ul.comments li .comment ol li {
clear:both;
padding:0px!important;
list-style-type:decimal!important;
}
.comment-content ul, .comment-content ol, .entry-content p, .entry-content ul, .entry-content ol {
margin: 0;
padding: 0 0 20px;
}
.comment-content ul, .comment-content ol, .entry-content ul, .entry-content ol {
margin: 0 0 0 35px;
}
.entry-content ol {
padding-bottom: 2px;
}
.entry-content ul li ul, .entry-content ol li ul {
margin: 5px 0 0px 35px;
padding-bottom: 10px;
}
.comment-content ul, .comment-content ol, .entry-content ul {
list-style-type:square;
}
.entry-content ul li{
margin: 0px;
list-style: circle;
padding: 5px 0px;
}
.entry-content ol li {
list-style:inherit;
padding: 5px 0px 5px 5px;
}
.entry-content ul ul li, .entry-content ol ol li {
border-top: none;
}
.entry-content ul ul li:last-child, .entry-content ol ol li:last-child {
border-bottom: 0px;
padding-bottom: 0px;
margin-bottom: -8px;
}
.entry-content embed, .entry-content iframe, .entry-content object, .entry-content video {
margin-bottom: 25px;
width: 100%;
height: 394px;
}
.entry-content li > ul, .entry-content li > ol { 
margin-bottom:0px;
}
.comment dl, .entry-content dl {
margin: 10px 25px;
}
.comment dt, .entry-content dt {
font-weight: bold;
}
.comment dd, .entry-content dd {
margin-bottom: 25px;
}
.entry-content table caption {
font-size: 16px;
margin: 25px 0;
}
.entry-content dl.gallery-item {
margin: 0;
}
.manual_doc_count, .manual_doc_unlike_count {
font-size: 12px;
}
@media (max-width:767px) {
.entry-content ul, .entry-content ol {
margin: 0 0 0 20px;
}
} input[type=checkbox], input[type=radio] {
display: inline;
}
.blog_meta_section {
margin: 0px!important;
padding: 4px 0;
}
.pagination {
margin: 40px 0!important;
}
.wp-block-cover.alignleft, .wp-block-button.alignleft, .wp-block-gallery.alignleft {
margin: 0px 20px 20px 0px!important;
}
.wp-block-cover.alignright, .wp-block-button.alignright, .wp-block-gallery.alignright {
margin: 0px 0px 20px 20px;
}
li.blocks-gallery-item {
padding:0px!important;
}
.blocks-gallery-grid, .wp-block-gallery {
margin: 0!important;
}
.sticky-blogpost {
margin-bottom: 10px;
}
.entry-content .wp-block-button__link:hover, .entry-content .wp-block-button__link:focus, .entry-content .is-style-outline .wp-block-button__link:not(.has-background):hover, .entry-content .is-style-outline .wp-block-button__link:not(.has-background):focus, .entry-content .is-style-outline .wp-block-button__link:not(.has-text-color):hover, .entry-content .is-style-outline .wp-block-button__link:not(.has-text-color):focus, .wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited {
background: #47C494;
color: #fff;
}
.wp-block-image img {
border-radius: 10px!important;
}
.wp-block-image .alignleft {
padding: 0px 30px 10px 0px;
}
.wp-block-image .alignright {
padding: 0px 0px 10px 30px;
}
.wp-block-image.alignnone, .wp-block-image.alignfull, .wp-block-image.alignwide {
padding: 0px 0px 10px 0px;
}
.wp-block-image .aligncenter {
text-align: center;
display: block;
padding: 10px;
}
.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption {
display: block;
text-align:center;
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
font-size: 22.5px;
font-style: normal;
line-height: 1.6;
}
blockquote cite {
display: block;
font-size: 13px;
line-height: 1.75;
margin-top: 12px;
font-style: normal;
}
.has-medium-font-size {
font-size: 20px!important;
}
.has-large-font-size {
font-size: 36px!important;
line-height: 49px!important;
}
.wp-block-archives.wp-block-archives-dropdown {
margin-bottom: 20px;
}
.body-content .blog .caption { 
padding-bottom: 5px; 
}
.comment-respond .comment-form-cookies-consent label{
margin-left: 10px;
font-weight: normal;
}
.comment-respond .comment-form-cookies-consent {
margin: 10px 0px 10px;
}
.has-drop-cap:not(:focus):first-letter {
font-size: 76px;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-item {
display: inline-block;
max-width: 33.33%;
padding: 0 1.1400652% 2.2801304%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-caption {
color: #686868;
display: block;
font-size: 13px;
font-style: italic;
line-height: 15px;
padding-top: 10px;
}
.wp-block-search .wp-block-search__button {
border-radius: 0px;
border: none;
padding: 10px 37px;
height: 45px;
}
pre {
border: 1px solid #d1d1d1;
margin: 0 0 20px!important;
max-width: 100%;
overflow: auto;
padding: 1.75em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
} table {
width: 100%;
margin-bottom:40px;
}
table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
}
table td, table th {
padding: 12px;
vertical-align: top;
border-top: 1px solid #dee2e6;
} .wp-block-image {
padding-bottom: 15px;
}
.body-content .blog-author {
padding: 30px 0px;
overflow: hidden;
border-radius: 0 0 4px 4px;
margin-top: 45px;
}
.body-content .blog-author .author-img {
float: left;
margin-right: 30px;
}
.body-content .blog-author .author-content {
overflow: hidden;
}
.body-content .blog-author img {
border-radius: 50%;
} .body-content h3.comment-reply-title {
font-size: 15px!important;
font-weight: bold;
line-height: 25px;
letter-spacing: 1px!important;
text-transform:uppercase;
color: rgb(51, 51, 51);
}
a.comment-reply-link {
color: #C4C4C4!important;
text-transform:uppercase;
letter-spacing: 1px;
}
a.comment-reply-link:hover {
color:#000!important;
}
ul.comments li ul.children {
padding-left:0px;
margin-left: -19px!important;
}
ul.comments li {
clear:both;
padding:10px 0 0 115px;
list-style-type:none!important;
}
ul.comments li div.comment {
margin-bottom:10px;
}
ul.comments li div.img-thumbnail {
margin-left:-115px;
position:absolute;
}
.img-thumbnail {
border-radius:8px;
position:relative;
}
ul.comments div.comment-block {
background:none repeat scroll 0 0 #F4F4F4;
border-radius:5px;
padding:20px 20px 30px;
position:relative;
}
ul.comments div.comment-arrow {
border-bottom:15px solid rgba(0, 0, 0, 0);
border-right:15px solid rgba(243, 243, 243, 0.71);
border-top:15px solid rgba(0, 0, 0, 0);
height:0;
left:-15px;
position:absolute;
top:28px;
width:0;
}
ul.comments div.comment-block span.comment-by {
display:block;
font-size:1em;
line-height:21px;
margin:0;
padding:0 0 5px;
}
ul.comments div.comment-block span.date {
color:#999999;
font-size:0.7em;
}
ul.comments li ul.reply {
margin:0;
}
ul.comments {
list-style:none outside none;
margin:0;
padding:0;
}
ul.comments li div.comment {
margin-bottom:10px;
}
ul.comments li div.img-thumbnail {
margin-left:-115px;
position:absolute;
margin-top: 2px;
}
ul.comments li img.avatar {
height:56px;
width:56px;
}
ul.comments div.comment-block {
background:none repeat scroll 0 0 #FCFCFC;
border-radius:5px;
padding:20px 20px 30px;
position:relative;
margin-left: -22px;
}
.comment-by strong {
letter-spacing: 0.5px;
color: #656565;
}
span.reply {
font-size:12px;
}
.form-control {
box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.04);
border-radius:4px;
background:#fbfcfc;
border-color:#dde1e1!important;
width:100%!important;
font-weight:normal;
color:#272626!important;
}
.comments-link, .edit-link, .author.vcard, .cat-links, .tags-links {
padding-left:20px;
}
.blog-author h3 {
font-size:16px;
font-weight:bold;
line-height:25px;
letter-spacing:0.4px;
}
.moderation {
padding:7px 0px;
color: #B3B1B1;
}
#comment-container:before {
display:block;
content:"";
height:50px;
margin:-50px 0 0;
}
.comment-by {
margin-bottom: 10px;
}
.comment-respond input.btn.btn-primary.margin-btm-20.blog-btn {
margin-top: 14px;
} .pagination {
display: block!important;
}
.pagination .nav-links {
min-height: 3.3684em;
position: relative;
text-align: center;
}
.pagination .page-numbers, .pagination a.page-numbers, .pagination .next.page-numbers, .pagination .prev.page-numbers, .post-page-numbers {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-decoration:none;
display: inline-block;
width: 38px;
height: 38px;
line-height: 37px;
margin: 0 5px 0 0;
text-align: center;
color: #b4b4b4;
font-size: 18px;
text-transform: uppercase;
border: 1px solid #e5e5e5;
}
a.post-page-numbers {
color: #b4b4b4;
background:#ffffff;
border: 1px solid #e5e5e5;
}
.pagination .page-numbers.current {
color: #303030;
background-color: #e3e3e3;
border-color: #e3e3e3;
}
.pagination .page-numbers:hover, .pagination a.page-numbers:hover, .pagination .next.page-numbers:hover, .pagination .prev.page-numbers:hover {
color:#303030;
background-color:#e3e3e3;
border-color:#e3e3e3;
} .body-content .empty404 h2 {
padding-bottom: 17px;
text-align:center;
line-height:45px;
}
.body-content .empty404 p {
text-align:center;
font-size:16px;
} .page404_wrap .page404_content {
padding: 150px 0px;
text-align: center;
}
.page404_wrap h1 {
font-size: 180px;
line-height: 170px;
letter-spacing: 0.3px;
color: #002e5b;
font-weight: 700;
}
.page404_wrap h3, .page404_wrap p.desc {
color: #002e5b;
}
.page404_wrap .form-group input.header-search {
padding-left: 60px;
font-size: 16px;
} .body-content ul.page-doc > li {
list-style: none;
}
ul.news-list {
margin-left:0;
list-style-type:none!important;
padding-left:0px;
margin-bottom: 40px;
}
ul.news-list li.cat-lists {
position: relative;
padding: 22px 0px 0px 80px;
border-bottom: solid 1px #ddd;
-webkit-transition: .2s ease-in;
transition: .2s ease-in;
}
ul.news-list li.cat-lists:hover:before {
color: #37BF91;
}
.news-list li:before {
font-family: 'et-line';
content: "\e006";
padding-right: 10px;
font-size: 29px;
color: #888B8A;
position: absolute;
left: 25px;
top: 12px;
}
.news-list li {
border-bottom:1px solid rgba(0, 0, 0, 0.06);
padding:10px 0px 0px 10px;
list-style-type:none!important;
}
.news-list li:hover {
background:#EBEBEB;
}
.news-list .rp-date {
width:150px;
display:inline-block;
-moz-opacity:0.7;
-khtml-opacity:0.7;
-webkit-opacity:0.7;
opacity:0.7;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter:alpha(opacity=70);
text-transform:capitalize;
letter-spacing:1px;
font-size:14px;
}
.news-list .rp-info {
background:url(//qmplugs.com/wp-content/themes/manual/img/manual.png) no-repeat 0 17px;
padding:0 0 0px 61px;
}
.news-list .rp-info {
display:inline-block;
width:auto;
}
.news-list h2 {
display:inline-block;
padding:0;
font-weight:bold;
text-decoration: none!important;
}
.news-list h2 a {
color:#4d515c!important;
text-transform:none;
text-decoration: none!important;
}
.news-list h2 a:hover {
color: #888F9E!important;
text-decoration: none!important;
}
.news-list p {
color:#7E7C7C;
} .news-list.home li {
border-bottom:1px solid rgba(0, 0, 0, 0.06);
padding:3px 3px 4px 10px;
list-style-type:none!important;
}
.news-list.home h5 {
display:inline-block;
padding:0;
font-size:16px;
line-height:23px;
}
.news-list.home h5 a {
color:#3F3F3F;
text-transform:capitalize;
text-decoration:none;
}
.news-list.home .rp-info {
background:url(//qmplugs.com/wp-content/themes/manual/img/home-manual.png) no-repeat 0 8px;
padding:0 0 0px 42px;
}
.body-content span.link {
position:absolute;
right:18px;
top:0;
margin-top:18px;
background:#408297;
color:#FFF;
display:inline-block;
height:24px;
padding:4px 0px;
text-align:center;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
font-family:inherit;
font-size:12px;
}
.body-content span.link.custom {
background:none;
color:#373737;
font-weight:bold;
}
.body-content span.link.custom:hover, .body-content span.link.custom:visited {
color:#679275;
}
.body-content ul.news-list.home li {
padding-bottom: 0px;
}
.body-content ul.news-list.home li:before {
font-family: 'Font Awesome 5 Free';
content: "\f07c";
padding-right: 10px;
font-size:20px;
color:#A1A0A0;
font-weight: 600;
}
.doc-root-plus-icon {
position: absolute; 
margin: 5px; 
margin:9px 12px 0px 8px; 
font-size: 12px; 
color: #9C9C9C; 
z-index: 9;
}
.doc-root-child-plus-icon {
float: left; 
position: relative; 
margin:12px 8px 0px 8px; 
font-size: 8px; 
color: #9C9C9C; 
z-index: 9999;
} @-moz-keyframes spinner-loader {
0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes spinner-loader {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spinner-loader {
0% {
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
} .spinner-loader:not(:required) {
-moz-animation: spinner-loader 1500ms infinite linear;
-webkit-animation: spinner-loader 1500ms infinite linear;
animation: spinner-loader 1500ms infinite linear;
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
border-radius: 0.5em;
-moz-box-shadow: rgba(0, 0, 51, 0.3) 1.5em 0 0 0, rgba(0, 0, 51, 0.3) 1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) 0 1.5em 0 0, rgba(0, 0, 51, 0.3) -1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) -1.5em 0 0 0, rgba(0, 0, 51, 0.3) -1.1em -1.1em 0 0, rgba(0, 0, 51, 0.3) 0 -1.5em 0 0, rgba(0, 0, 51, 0.3) 1.1em -1.1em 0 0;
-webkit-box-shadow: rgba(0, 0, 51, 0.3) 1.5em 0 0 0, rgba(0, 0, 51, 0.3) 1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) 0 1.5em 0 0, rgba(0, 0, 51, 0.3) -1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) -1.5em 0 0 0, rgba(0, 0, 51, 0.3) -1.1em -1.1em 0 0, rgba(0, 0, 51, 0.3) 0 -1.5em 0 0, rgba(0, 0, 51, 0.3) 1.1em -1.1em 0 0;
box-shadow: rgba(0, 0, 51, 0.3) 1.5em 0 0 0, rgba(0, 0, 51, 0.3) 1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) 0 1.5em 0 0, rgba(0, 0, 51, 0.3) -1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) -1.5em 0 0 0, rgba(0, 0, 51, 0.3) -1.1em -1.1em 0 0, rgba(0, 0, 51, 0.3) 0 -1.5em 0 0, rgba(0, 0, 51, 0.3) 1.1em -1.1em 0 0;
display: inline-block;
font-size: 10px;
width: 1em;
height: 1em;
margin: 1.5em;
overflow: hidden;
text-indent: 100%;
}
.page-title-header {
margin:0px;
border-bottom:1px solid #FFFFFF;
padding: 0px 0px 5px 60px;
position: relative;
}
.page-title-header p {
color: #C4C4C4;
margin: 10px 0px;
}
.page-title-header p.entry-meta i, p.blog_meta_section i, p.entry-meta i{
font-weight:500;
}
p.entry-meta i.fas.fa-tag {
font-weight:600;
}
.page-title-header span {
padding-left: 2px;
padding-right: 20px;
color: #A9A9A9;
font-size: 13px;
}
.page-title-header:before {
font-family: 'et-line';
content: "\e005";
padding-right: 10px;
font-size: 49px;
color: #7E7E7E;
position: absolute;
left: 0px;
top: -6px;
font-weight: 500;
}
.doc_access_control p{
text-align: center;
background: #FCFCFC;
padding: 30px 10px;
} .inline-content-block .post-password-form input[type="password"] {
vertical-align: baseline;
}
.inlinedocs-sidebar ul.nav > li.inline-root-li {
background:#F8FAFB;
border-radius: 5px;
margin-bottom:5px;
padding:0px;
position: relative;
}
.inlinedocs-sidebar ul.inline-child {
background:#FFFFFF;
}
.inlinedocs-sidebar ul.nav > li a.root {
font-weight: bold;
padding: 13px 20px;
}
.inlinedocs-sidebar ul.nav .inline-progress-bar {
position: absolute;
background: #ebf0f1;
bottom: 0;
left: 0;
top: 0;
max-height: 52px;
border-radius: 5px;
}
.inlinedocs-sidebar .nav>.active>a.child {
font-weight: normal!important;
}
.inlinedocs-sidebar.affix {
display: contents;
}
.inlinedocs-sidebar .icon{
top: 15px;
right: 20px;
position: absolute;
}
.inlinedocs-sidebar ul.nav> li > ul .icon {
top: 3px!important;
}
.inlinedocs-sidebar .icon .icon_minus-06 {
display:none;
}
.inlinedocs-sidebar .nav>li.active> span i.icon_plus {
display:none;
}
.inlinedocs-sidebar .nav>li.active> span i.icon_minus-06 {
display:block;
}
.inlinedocs-sidebar ul.nav {
padding-left: 0;
margin-left: 0;
list-style-type: none;
}
.inlinedocs-sidebar ul.nav li ul {
padding: 10px 0px 10px 20px;
border-left: 1px dashed #ccc;
margin-left: 10px;
display: none;
margin-bottom: 10px;
margin-left: 1px!important;
}
.inlinedocs-sidebar ul.nav > li > .nav {
margin-left: 20px;
}
.inlinedocs-sidebar ul.nav > li {
position: relative;
display: block;
list-style-type: none;
padding: 2px 0px;
}
.inlinedocs-sidebar .nav>li>a {
padding:0px;
}
.inlinedocs-sidebar .nav>li>a:focus, .inlinedocs-sidebar .nav>li>a:hover {
text-decoration: none;
background:none;
}
.inlinedocs-sidebar .nav>.active>a {
font-weight: bold;
}
.inlinedocs-sidebar .nav ul {
display: none;
}
.inlinedocs-sidebar .nav>.active>ul {
display: block;
}
.inline-pagetitle:first-child {
margin: 0px 0 15px!important;
}
.inline-pagetitle {
margin: 40px 0 15px!important;
}
.inline-content-block {
background: #fff;
padding: 50px 50px 0;
box-shadow: 0px 0 14px rgb(0 0 0 / 4%);
}
.ininebody {
padding-top:20px;
}
.ininebodyinner {
padding-top: 80px;
margin-top: 60px;
border-top: 1px solid rgb(227 227 227 / 55%);
}
.ininebody ul.custom_register {
margin:0px!important;
}
.ininebody .page-title-header {
padding: 0px 0px 5px 50px;
border-bottom: 1px solid #f3f3f3;
}
.ininebody .page-title-header:before {
top:inherit!important;
margin-top: -14px;
font-size: 37px;
left: 0px;
}
.inline-content-block-right .inline-content-titlefix .ininebody .page-title-header:before {
left: 0px;
}
span.inlinedoc-postlink {
padding-left: 14px;
font-size: 18px;
opacity: .7;
cursor: pointer;
font-weight: normal;
}
span.inlinedoc-postlink.inner {
font-size: 16px!important;
font-weight: normal;
}
.printinlinedoc {
float:right;
padding-right: 0px;
}
.printinlinedoc .pom-small-grey {
position: absolute;
}
.inlinesearch_formwrap {
padding-bottom:10px;
}
.inlinesearchbox {
border-radius: 5px;	
}
.inlinesearch_formwrap form.searchform i.livesearch {
top: 14px;
left: 10px;
font-size: 17px;
}
.inlinesearch_formwrap input.inlinesearchbox {
padding-left: 12px;
background:#ffffff;
border: 1px solid #ccc;
border-radius: 45px!important;
padding-left: 24px;
}
.inlinedoc-right-sidebar .inlinesearch_formwrap form.searchform i.livesearch {
top: 14px;
left: 26px!important;
}
.inlinedoc-right-sidebar .affix .inlinesearch_formwrap form.searchform i.livesearch {
left: 10px;
}
@media (min-width: 992px) {
.affix {
width: 345px;
position: fixed;
top: 30px
}
.affix-bottom {
position: absolute;
width: 100%;
}
.affix .bs-docs-sidenav,
.affix-bottom .bs-docs-sidenav {
margin-top: 0;
margin-bottom: 0
}
}
@media (min-width: 1200px) {
.affix {
width: 345px;
}
.affix-bottom {
width: 100%;
}
}
.doc-rtl-sidebar.docnoajax_right {
float: right;
} .doc-single-post .pg-custom-vc.container-fluid, .doc-single-post .elementor-section-wrap,
.pg-kb-single .pg-custom-vc.container-fluid, .pg-kb-single .elementor-section-wrap {
margin-left: -15px!important;
margin-right: -15px!important;
}
.doc-single-post .vc_column_container>.vc_column-inner, 
.pg-kb-single .vc_column_container>.vc_column-inner {
padding-left: 0px;
padding-right: 0px;
}
.doc-single-post form.post-password-form input[type="password"] {
vertical-align: baseline;
} .body-content h1.widget-title {
border-bottom:4px solid #2E3236;
color:#2E3236;
width:100%;
display:inline-block;
margin-bottom:20px;
padding-bottom:10px;
text-transform:none;
font-weight:bold;
font-size:25px;
font-family:inherit;
color:#2E3236;
}
.body-content .sidebar-widget h6.widget-title, .body-content .sidebar-widget h5.widget-title, .body-content .sidebar-widget h4.widget-title, .body-content .sidebar-widget h6, .body-content .sidebar-widget h5, .body-content .sidebar-widget h4 {
display:inline-block;
padding: 0px;
margin-bottom: 20px;
}
.pg-custom-vc .sidebar-widget h6.widget-title, .pg-custom-vc .sidebar-widget h5.widget-title, .pg-custom-vc .sidebar-widget h4.widget-title, .pg-custom-vc .sidebar-widget h6, .pg-custom-vc .sidebar-widget h5, .pg-custom-vc .sidebar-widget h4 {
margin-top: 0px;
margin-bottom: 20px;
}
.body-content h3.widget-title.widget-custom {
font-size:16px;
border-bottom: none;
margin-bottom: 4px;
}
.body-content h3.widget-title div {
width:90%;
}
.body-content h3.widget-title a {
color:#2E3236;
}
.body-content h3.widget-title a:hover {
color:#23527c;
text-decoration:none;
}
.body-content .knowledgebase-body.kb-ctm-home ul.kbse, .body-content ul.news-list.home {
padding: 5px 15px 15px 15px;
}
.body-content .knowledgebase-body.kb-ctm-home ul.kbse li.cat:last-child, .body-content ul.news-list.home li:last-child {
border-bottom: none;
}
.body-content h3.widget-title.home-h3 {
margin-bottom: 0px!important;
border-bottom: 2px solid rgba(148, 148, 148, 0.62)!important;
}
.body-content ul.kbse {
padding-left:0px;
}
.body-content .kb-ctm-home li.cat:before {
font-family: 'Font Awesome 5 Free';
content: "\f02d";
padding-right: 10px;
font-size: 20px;
color: #A1A0A0;
font-weight: 600;
}
.body-content input[type="email"] {
height:38px;
border:1px solid #B5B7B8;
padding:7px 7px 7px 12px;
margin:0 0 30px 0;
background:#FFF;
border:1px solid #d5d5d6;
outline:none;
color:#808488;
-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow:0 1px 2px rgba(0, 0, 0, 0.1);
-webkit-appearance:none;
-webkit-font-smoothing:antialiased;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
-webkit-transition:all 0.15s;
-moz-transition:all 0.15s;
-ms-transition:all 0.15s;
-o-transition:all 0.15s;
transition:all 0.15s;
}
.widget_bean_newsletter input[type="email"] {
margin-right:8px !important;
}
.body-content .widget_bean_newsletter input[type="email"] {
width:59%;
display:inline-block;
margin-right:8px;
float:left;
height:35px;
}
#feedback-form {
cursor:pointer;
}
.feedback-well {
min-height:20px;
padding:19px;
margin-bottom:20px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
margin-top:50px;
background:#F4F4F4;
}
.feedback-well h2 {
font-size:24px;
line-height:36px;
font-weight:bold;
margin-top:0px;
}
.form-control {
box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.04);
border-radius:4px;
background:#fbfcfc;
border-color:#A2B6B6;
}
.comment-notes .required {
float: none;
margin:0px;
}
.page-header.margin-fix {
margin:0px 0 20px;
}
.body-content .knowledgebase-body {
margin-bottom:20px;
padding-bottom: 30px;
border-radius: 8px;
min-height: auto;
}
.body-content .knowledgebase-body h6, .body-content .knowledgebase-body h5, .body-content .knowledgebase-body h4, .body-content .knowledgebase-body h3 {
margin-bottom: 15px;
}
.body-content .knowledgebase-body h6 i, .body-content .knowledgebase-body h5 i, .body-content .knowledgebase-body h4 i, .body-content .knowledgebase-body h3 i{
font-weight: 600;
}
.kb-masonry-icon {
float: left;
display: inline-block;
position: relative;
z-index: 2;
top: 2px;
}
.vc-kb-masonry-tag-right {
padding: 0 0 0 35px;
}
.body-content li.cat {
list-style-type:none!important;
}
.body-content li.cat a{
list-style-type:none!important;
padding: 8px 0px 5px 30px;
display: block;
position: relative;
}
.body-content li.cat.inner a:before, .sidebar-widget.footer-widget li.cat.inner a:before {
font-family: 'et-line';
content: "\e005";
padding-right: 10px;
font-size: 16px;
color: #C5C3C3;
font-weight:normal;
position: absolute;
left: 2px;
margin-top: 0px;
display: inline-block;
} .body-content li.cat.inner.video a:before, .kb_article_type li.articles.video:before, .vc_kb_article_type li.articles.video a:before {
content: "\e011";
font-size: 14px;
}
.body-content li.cat.inner.audio a:before, .kb_article_type li.articles.audio:before, .vc_kb_article_type li.articles.audio a:before {
font-family: 'ElegantIcons';
content: "\e08e";
font-size: 14px;
}
.body-content li.cat.inner.quote a:before, .kb_article_type li.articles.quote:before, .vc_kb_article_type li.articles.quote a:before {
content: "\e057";
}
.body-content li.cat.inner.image a:before, .kb_article_type li.articles.image:before, .vc_kb_article_type li.articles.image a:before {
content: "\e00f";
font-size: 14px;
}
.body-content li.cat.inner.link a:before, .kb_article_type li.articles.link:before, .vc_kb_article_type li.articles.link a:before {
content: "\e02e";
font-size: 14px;
}
.body-content li.cat.inner.gallery a:before, .kb_article_type li.articles.gallery:before, .vc_kb_article_type li.articles.gallery a:before {
content: "\e010";
font-size: 14px;
} .kb-box-single.video:before {
content: "\e011";
font-size: 20px;
}
.kb-box-single.audio:before {
font-family: 'ElegantIcons';
content: "\e08e";
font-size: 20px;
}
.kb-box-single.quote:before {
content: "\e057";
font-size: 24px;
}
.kb-box-single.image:before {
content: "\e00f";
font-size: 23px;
}
.kb-box-single.link:before {
content: "\e02e";
font-size: 24px;
}
.kb-box-single.gallery:before {
content: "\e010";
font-size: 24px;
} .kb_article_type li.articles.video a:before, .kb_article_type li.articles.audio a:before, .kb_article_type li.articles.quote a:before, .kb_article_type li.articles.image a:before, .kb_article_type li.articles.link a:before, .kb_article_type li.articles.gallery a:before {
padding-top: 2px;
}
.body-content li.cat.inner.subcat a:before {
font-family: 'Font Awesome 5 Free';
content: "\f07b";
font-weight: 600;
color: rgba(0, 0, 0, 0.4);
}
.body-content li.cat.inner.subcat span{
color:#c1c1c1;
font-size: 13px;
}
.sidebar-widget.footer-widget li.cat.inner a:before {
left: 18px;
}
.kb-box-single {
padding: 0px 0px 0px 45px;
margin-bottom: 14px;
background-color: #FFF;
border-bottom: 1px solid #efefef;
color:#C4C4C4;
}
.kb-box-single span {
color: #A9A9A9;
padding-left: 2px;
padding-right: 20px;
font-size: 13px;
}
.kb-box-single:hover:before {
color: #37BF91;
}
.kb-box-single:before {
font-family: 'et-line';
content: "\e005";
padding-right: 10px;
font-size: 29px;
color: #888B8A;
position: absolute;
left: 17px;
margin-top: -3px;
}
.body-content .kb-single {
margin: 0px 0 25px 0px;
border-bottom: 1px solid rgba(170, 170, 170, 0.47);
padding: 0px 0px 0px 67px;
position: relative;
}
.body-content .kb-single:before {
font-family: 'et-line';
content: "\e005";
padding-right: 10px;
font-size: 49px;
color: #7E7E7E;
position: absolute;
left: 0px;
top: -6px;
font-weight: 500;
}
.body-content .kb-single p.kb-box-single-page{
margin-bottom: 11px;
margin-top: -3px;
}
.body-content .kb-single h2 {
width: 100%;
display: inline-block;
margin-top: 0px;
padding-bottom: 5px;
}
.body-content .kb-single p {
color: #C4C4C4;
}
.body-content .kb-single span, .faq-single .entry-meta span {
color: #A9A9A9;
padding-left: 2px;
padding-right: 20px;
font-size: 13px;
}
.knowledgebase-cat-body h2 {
margin-top: 0px!important;
}
.knowledgebase-cat-body h2 a {
outline: 0!important;
color: #4d515c!important;
text-decoration:none!important;
padding-top:20px;
}
.knowledgebase-cat-body h2 a:hover {
color: #888F9E!important;
}
.separator.small {
background-color: #FFFFFF;
height: 2px;
position: relative;
display: block;
margin: 0px 0px 10px 0px;
text-align:left;
border-top: 1px solid #eaeaea;
}
.separator.small-blog {
background-color: #2A2A2A;
height: 2px;
position: relative;
width: 32px;
display: block;
margin: 4px 0px 15px 0px;
text-align:left;
}
@media (max-width:767px) {
.body-content .knowledgebase-body {
margin-bottom: 0px;
padding-bottom:5px;
}
}
.body-content .knowledgebase-body > h3 > div > span.kb_child_cat {
font-size: 10px;
color: rgb(202, 202, 202);
font-weight: normal;
letter-spacing: 1px;
}
.header-search {
padding: 0px 10px;
}
.header-search-2 {
padding: 10px 10px!important;
}
.forum-msg {
padding: 12px;
margin-bottom: 30px;
border-bottom: 1px solid rgb(236, 218, 183);
border-radius: 4px;
background: rgb(253, 249, 241);
}
.forum-msg p{
margin:0px!important;
font-weight:600;
}
.body-content li.cat .btn-primary.kb_btm {
padding: 2px 6px;
font-size: 12px;
background-color: #679275;
border-color: #68766C;
}
.body-content .sidebar-widget.widget_kb_cat_widget ul, .body-content .sidebar-widget.widget_kb_custom_cat_widget ul, .body-content .sidebar-widget.widget_documentation_cat_widget ul {
padding-left:0px;
}
.body-content .sidebar-widget.widget_kb_cat_widget ul.children, .body-content .sidebar-widget.widget_kb_custom_cat_widget ul.children {
margin-left: 0px;
}
.body-content .sidebar-widget.widget_faq_cat_widget ul.children {
margin-top:0px;
margin-left: 0px;
}
.body-content .sidebar-widget.widget_faq_cat_widget ul {
padding-left:0px;
}
.body-content #homepg-widget .sidebar-widget {
padding: 0px;
}
.body-content .doc-sidebar-title {
font-weight: bold;
font-size: 18px;
margin-bottom: 25px;
border-bottom: 1px solid #CCC;
padding-bottom: 12px;
}
.container .blog-btn {
background: #46b289;
border-color: #3FAC83;
color: #FFFFFF;
}
.container .blog-btn:hover {
background: #47C494;
color:#FFFFFF;
border-color: #3FAC83;
}
.home-doc-fa {
font-size: 21px;
padding-right: 10px;
color:rgb(179, 179, 179);
cursor:pointer;
}
.home-doc-fa:hover {
color:#679275;
cursor:pointer;
}
.body-content .knowledgebase-body h3.widget-title:before {
font-family: 'Font Awesome 5 Free';
content: "\f02d";
padding-right: 10px;
font-size: 20px;
color: #C5C3C3;
font-weight: 600;
}
.wp-caption {
max-width: 100%;
margin:0 0 26px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wp-caption .wp-caption-text, .entry-caption {
font-size: 13px;
margin: 5px auto 20px;
padding: 0;
color: #686868;
font-style: italic;
}
.gallery-item a, .gallery-caption {
width: 90%;
}
.bypostauthor {
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.funact-main-div {
background-size: cover;
background-position: center;
}
.count-number-div {
padding: 30px 0px 20px 0px;
}
.counter-number {
font-size: 60px!important;
display: inline-block;
line-height: 60px!important;
text-align:center;
height: 154px;
border-radius:50%;
padding: 43px 3px 0px 2px;
font-weight: 600;
letter-spacing: 3px!important;
}
.counter-number-color {
color: #74767A;
}
.counter-text {
text-align:center;
}
.counter-text.countdown {
font-weight: 500;
text-transform: uppercase;
letter-spacing: 1px;
margin: 12px 0 0 0;
}
.creativebtm-text {
padding-left: 20px;
}
.font-bold {
font-weight:bold;
}
.home-custom-btm .color-white {
color:#FFF;
font-weight: bold;
text-decoration: none;
}
body.home .button-custom {
padding: 15px 20px 15px !important;
}
.button-custom {
position: absolute;
right: 15px;
height: auto;
min-height: 60px!important;
border-top-left-radius: 0!important;
border-bottom-left-radius: 0!important;
border-top-right-radius: 3px!important;
border-bottom-right-radius: 3px!important;
width: 110px;
text-transform: uppercase;
letter-spacing: 2px;
}
.button-custom:hover {
background-color: #47C494;
}
.large-search-text {
font-stretch: inherit;
font-size: 20px;
font-weight: 500;
}
.button-custom:hover {
background-color: #249067;
}
.text-white-color {
color:#FFF;
}
.text-darkblue-color {
color: #D2D6DF;
}
a.link {
font-weight:600;
color: #FFFFFF;
}
a.link:hover {
color:#FFFFFF;
text-decoration:none!important;
}
.icon-home-alert-bar:before {
content: "\f1d9";
font-family: 'Font Awesome 5 Free';
font-size: 27px;
font-style: normal;
color: #21D58F;
padding-left: 6px;
font-weight: 600;
}
div.message-bar-trim {
padding: 0px 20%;
}
p.home-message-darkblue-bar {
padding: 25px 0px;
text-align: center;
margin-top: 15px;
border: 1px solid #ECECEC;
border-radius: 50px;
background:#47C494;
font-size: 23px;
}
p.home-message-darkblue-bar:hover {
cursor:pointer;
background:#47C494;
color:#FFF!important;
}
.parallax-window {
background: transparent;
}
.org-box {
height: 258px;
padding: 60px;
border-left: 1px solid rgba(0,0,0,0.05);
border-bottom:1px solid rgba(0,0,0,0.05);
}
.loop-help-desk .item {
height: 10rem;
background: #4DC7A0;
padding: 1rem;
} .manual_related_articles {
padding-top:20px; 
padding-bottom: 20px;
clear:both;
}
.manual_related_articles h5 {
width: 100%;
margin: 15px 0px 12px 0px;
padding: 0px 0px 0px 36px;
display: block;
position: relative;
}
.manual_related_articles h5:before {
font-family: 'et-line';
content: "\e031";
padding-right: 10px;
font-size: 20px;
color: #888B8A;
position: absolute;
left: 0px;
font-weight: 600;
}
.manual_related_articles span.separator.small {
width: 50%;	
}
.footer-bg .kb_article_type li.articles, .kb_article_type li.articles{
padding: 0px;
margin-left: -7px!important;
margin-bottom: 12px!important;
}
.kb_article_type ul {
padding-left:0px;
}
.kb_article_type li.articles:before {
font-family: 'et-line';
content: "\e005";
padding-right: 10px;
font-size: 16px;
color: #C5C3C3;
font-weight: normal;
position: absolute;
left: 8px;
}
.kb_article_type li.articles {
list-style-type: none!important;
padding: 0px 0px 0px 35px!important;
display: block;
position: relative;
}
.footer-bg .kb_article_type li.articles a:before {
left: 16px!important;
}
.footer-bg .widget_kb_cat_widget ul, .footer-bg .widget_kb_custom_cat_widget ul {
padding-left: 0px;
}
.footer-bg .display-faq-section li.cat-item {
padding-left: 32px!important;
}
.footer-bg ul li{
margin-bottom:12px!important;
} .manual_attached_section {
margin-top:30px;
} 
.manual_attached_section h5 {
width: 100%;
margin: 15px 0px;
padding: 0px 0px 0px 36px;
display: block;
position: relative;
}
.manual_attached_section h5:before {
font-family: 'et-line';
content: "\e02e";
padding-right: 10px;
font-size: 20px;
color: #888B8A;
position: absolute;
left: 0px;
font-weight: 600;
}
.manual_attached_section .wrapbox {
background: #fbfbfb;
padding: 0px;
margin-bottom:10px;
}
.manual_attached_section thead tr th {
background: #f3f3f3;
}
.manual_attached_section thead tr th h6{
margin-bottom: 0px;
margin: 5px 0px;
}
.manual_attached_section .table {
margin-bottom: 8px;
} .knowledgebase-cat-body.sc-kb-single .kb-box-single:before {
left: 16px;
}
.elementor-widget-container .knowledgebase-cat-body.sc-kb-single .kb-box-single:before {
left: 0px;
}
.knowledgebase-cat-body.sc-kb-single h2 {
padding-top:4px; 
margin-bottom:5px; 
letter-spacing: 0px!important; 
text-transform: none;
}
.vc_sc_kb_single_cat {
clear:both; 
text-align:center;
margin-left: 15px;
}
.vc_sc_kb_single_cat li.vc_sc_kb_single_cat_page a{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-decoration: none;
display: inline-block;
width: auto;
height: auto;
line-height: 26px;
margin: 0 5px 0 0;
text-align: center;
color: #b4b4b4;
font-size: 15px;
text-transform: uppercase;
border: 2px solid #e5e5e5;
letter-spacing: 1px;
font-weight: 600;
}
.vc_tta-panel-body .kb-box-single:before {
left: 44px!important;
}
.vc_tta-panel-body .kb-box-single {
padding: 0px 20px 0px 70px!important;
background: inherit;
}
.pg-custom-vc .kb-box-single, .elementor-widget-container .kb-box-single{
padding: 0px 0px 0px 50px;
} .custom-well .knowledgebase-body h5:before { 
left: 49px; 
}
.custom-well .knowledgebase-body li.cat.inner:before { 
left: 54px; 
}
.custom-well .knowledgebase-body ul li {
margin-bottom: 0px!important;
}
.custom-well .knowledgebase-body {
padding-bottom: 0px;
}
.custom_login_form h6 {
padding: 0px!important;
}
.custom_login_form h6:before {
content:""!important;
} .kb_tree_viewmenu li.root_cat a, .kb_tree_viewmenu_elementor li.root_cat a{
list-style-type: none!important;
padding: 0px 0px 0px 30px;
position: relative;
display: block;	
}
.kb_tree_viewmenu a.kb-tree-recdisplay, .kb_tree_viewmenu_elementor a.kb-tree-recdisplay  {
cursor:pointer;
}
.kb_tree_viewmenu, .kb_tree_viewmenu_elementor {
padding: 0px;
}
.kb_tree_viewmenu ul li, .kb_tree_viewmenu_elementor ul li {
list-style:none;
}
.kb_tree_viewmenu .close_record, .kb_tree_viewmenu_elementor .close_record {
display:none;	
}
.kb_tree_viewmenu .block, .kb_tree_viewmenu_elementor .block {
display:block;	
}
.kb_tree_viewmenu ul.kb_tree_view_wrap, .kb_tree_viewmenu_elementor ul.kb_tree_view_wrap{
padding: 0px;
margin: 0px;
}
.kb_tree_viewmenu ul.kb_tree_view_wrap li.root_cat, .kb_tree_viewmenu_elementor ul.kb_tree_view_wrap li.root_cat{
margin-bottom:5px;
}
ul li.kb_tree_title a:before {
font-family: 'et-line';
content: "\e005";
padding-right: 10px;
font-size: 16px;
color: #C5C3C3;
font-weight: normal;
position: absolute;
margin-left: -25px;
margin-top: 0px;
display: inline-block;
}
ul li.kb_tree_title a.lockicon:before {
content: "\f023";
font-family: 'Font Awesome 6 Free';
font-weight: 900;
}
.kb_tree_viewmenu ul.kbroot_cat_records, .kb_tree_viewmenu_elementor ul.kbroot_cat_records {
margin-top: 10px;
padding-left: 23px;
}
.kb_tree_viewmenu ul li.root_cat a.kb-tree-recdisplay:before, .kb_tree_viewmenu ul li.root_cat_child a.kb-tree-recdisplay:before, .kb_tree_viewmenu_elementor ul li.root_cat a.kb-tree-recdisplay:before, .kb_tree_viewmenu_elementor ul li.root_cat_child a.kb-tree-recdisplay:before{
font-family: 'Font Awesome 5 Free';
content: "\f055";
padding-right: 10px;
font-size: 14px;
color: #9C9C9C;
left: 6px;
top: 1px;
font-weight: 600;
position: absolute;
}
.kb_tree_viewmenu ul li.root_cat a.dataicon:before, .kb_tree_viewmenu ul li.root_cat_child a.dataicon:before, .kb_tree_viewmenu_elementor ul li.root_cat a.dataicon:before, .kb_tree_viewmenu_elementor ul li.root_cat_child a.dataicon:before{
font-family: 'Font Awesome 5 Free';
content: "\f056";
font-weight: 600;
}
.kb_tree_viewmenu li.kb_tree_title, .kb_tree_viewmenu_elementor li.kb_tree_title {
display: flex;
}
.kb_tree_viewmenu li.kb_tree_title i, .kb_tree_viewmenu_elementor li.kb_tree_title i {
margin-right: 10px;
margin-top: 3px;
} .kb_tree_viewmenu li.root_cat ul.kb_tree_chid_cat_wrap, .kb_tree_viewmenu_elementor li.root_cat ul.kb_tree_chid_cat_wrap {
margin-top:10px;
}
.kb_tree_viewmenu li.root_cat ul.tree_child_records, .kb_tree_viewmenu_elementor li.root_cat ul.tree_child_records {
padding-left: 25px;
}
.kb_tree_viewmenu ul.kbroot_cat_records li, .kb_tree_viewmenu li.root_cat ul.tree_child_records li, .kb_tree_viewmenu_elementor ul.kbroot_cat_records li, .kb_tree_viewmenu_elementor li.root_cat ul.tree_child_records li{
padding-bottom:10px;
padding-left: 0px;
} .kb-tree-viewmenu-col-wrap-menu {
padding-left: 0px!important;
}
.kb-tree-viewmenu-col-wrap-menu-ajx-load {
padding-right: 0px!important;
}
.blog.kb .attached_file_section table{
margin-top: 0px;
}
.blog.kb .attached_file_section thead tr th h6 {
margin-bottom: 0px!important;
padding: 5px 0px;
} .knowledgebase-cat-body .vc-kb-styletwo-single {
padding: 10px 20px;
border: 1px solid #d4dadf;
background: #ffffff;
border-radius: 4px;
margin-bottom: 10px;
}
.knowledgebase-cat-body .vc-kb-styletwo-single .excerpt{
margin-top: 15px;
}
.manual_related_articles ul.kbse, ul.vcshortcode_kbarticles {
display: grid;
grid-template-columns: repeat(auto-fit,minmax(320px,1fr));
grid-gap: 5px;
} .kb-box-single.style_three:first-child {
padding: 0px 0px 5px 40px;
}
.kb-box-single.style_three {
margin-bottom: 0px;
background-color: #FFF;
color: #C4C4C4;
position: relative;
padding: 15px 0px 5px 40px;
}
.kb-box-single.style_three:before {
font-size: 20px;
margin-top: 0px;
left: 2px;
}
.kb-box-single.style_three .kb_wrap{
border-bottom: none;
margin: 0px;
padding: 0px 0px 0px 0px;
display: flex;
justify-content: space-between;
}
.kb-box-single.style_three .entry-header {
max-width: 60%;
width: 100%;
}
.kb-box-single.style_three p.entry-meta{
margin-bottom: 12px;
margin-top: 3px;
}
.kb-box-single.style_three p.entry-meta span:last-child {
padding-right: 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
.kb-box-single.style_three .kb_wrap{
display:block;
}
.kb-box-single.style_three .entry-header {
max-width: 100%;
}
}
@media (max-width: 767px) {
.kb-box-single.style_three .kb_wrap{
display:block;
}
.kb-box-single.style_three .entry-header {
max-width: 100%;
}
}
.pg-custom-vc .knowledgebase-body ul.kbse.gridstyle, .knowledgebase-body ul.kbse.gridstyle{
display: grid;
grid-template-columns: repeat(auto-fit,minmax(320px,1fr));
grid-gap: 5px;
}
.pg-custom-vc .knowledgebase-body ul.kbse .liborder, .knowledgebase-body ul.kbse .liborder {
border-bottom: 1px solid #eaeaea;
margin: 0 0 2px;
padding: 0 0 8px;
} .manual_team {
overflow: hidden;
}
.manual_team_inner {
overflow: hidden;
width: 100%;
}
.manual_team .manual_team_image {
position: relative;
}
.manual_team .manual_team_image img {
width: 100%;
vertical-align: middle;
}
.manual_team .manual_team_text {
padding: 23px 16px 23px;
border-style: none;
border-width: 1px;
border-color: #f6f6f6;
border-top: none!important;
}
.manual_team .manual_team_title_holder {
margin: 20px 0 9px;
text-align: center;
}
.manual_team .q_team_title_holder .manual_team_name {
margin-bottom: 7px;
}  .padding-top-70-btm-70 {
padding-top: 50px;
padding-bottom: 70px;
}
.browse-help-desk {
width: auto;
margin: 0px 10px 0px 1px;
background: #F7F8F9;
padding: 10px 0px;
min-height: 250px;
border-radius: 4px;
margin-bottom: 20px;
border-top: 0px;
border: 1px solid #F1F1F1;
}
.browse-help-desk:hover {
cursor:pointer;
}
.browse-help-desk .browse-help-desk-div {
padding:25px 30px;
margin:-10px 24px 0px;
border-radius: 4px;
border-top-left-radius:0px;
border-top-right-radius:0px;
}
.browse-help-desk .browse-help-desk-div img {
width: 41%;
}
.browse-help-desk .browse-help-desk-div .i-fa {
font-size: 50px;
color: #282828;
}
.browse-help-desk .browse-help-desk-div .i-fa:hover {
color:#3a9572;
}
.browse-help-desk .m-and-p {
margin:0px 20px;
}
.browse-help-desk h5 {
font-weight:bold;
padding-bottom:10px;
} .darkblue-bar.percent-padding {
padding: 0% 15px 5% 15px;
}
h2.chat {
letter-spacing:0.3px;
letter-spacing: 1px;
font-weight: 600!important;
text-transform: capitalize;
color: #515151!important;
} .browse-whyus-desk {
background:#f5f7fa;
padding:10px;
min-height:250px;
border-top:0px;
color: #66C3A0;
padding-top:45px;
}
.browse-seprate {
background:#46b289;
color:#FFFFFF;
color: #4d515c;
padding:10px;
min-height:250px;
border-top:0px;
padding-top:45px;
}
.browse-whyus-desk p {
color: #888f9e;
}
.browse-seprate p {
color: #f1f1f1;
}
.browse-whyus-desk .i-fa {
font-size: 90px;
color: #3a9572;
}
.browse-seprate .i-fa {
font-size: 90px;
color: #FFFFFF;
}
.browse-whyus-desk h5 {
font-weight: bold;
padding-bottom: 10px;
color: #4d515c;
}
.browse-seprate h5 {
font-weight: bold;
padding-bottom: 10px;
color:#FFF!important;
}
.home-box {
width: 64px;
margin: -6px auto 25px;
} .static-homepage-testo-block-overlay {
padding:95px 0px;
}
.testimonial {
margin:40px 0px 30px;
}
.testimonial img {
border-radius: 100px;
}
.testimonial-avatar {
width: 16%;
display: inline-block;
float: left;
}
.testimonial-text {
display: inline-block;
text-align:center;
}
.testimonial-quote {
font-size: 18px;
width: 100%;
}
.testimonial-cite {
margin-top: 3%;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
letter-spacing: 1.5px;
} .display-faq-section p.post-edit-link{
font-size: 12px;
}
.faq-feature {
position: relative;
padding-left: 10%;
padding-bottom: 1%;
border-bottom: solid 1px #ddd;
margin-bottom: 6%;
-webkit-transition: .2s ease-in;
transition: .2s ease-in;
}
.faq-feature:hover:before {
color: #37BF91;
}
.faq-feature:before {
position: absolute;
left: 0;
top: 5px;
content: "\f196";
font-family: 'Font Awesome 5 Free';
font-size: 45px;
color:#717171;
font-weight: 600;
}
.faq-feature.active:before {
position: absolute;
left: 0;
top: 5px;
content: "\f147";
font-family: 'Font Awesome 5 Free';
font-size: 45px;
color:#717171;
font-weight: 600;
}  .portfolio-filter {
font-weight: 600 !important;
}
.portfolio-filter ul {
margin: 0;
list-style: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin-left: -40px;
}
.portfolio-filter ul li {
display: inline-block;
cursor: pointer;
opacity: 0.7;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
margin: 0 !important;
vertical-align: middle;
padding: 10px 10px;
}
.portfolio-filter ul li span {
border-bottom: 1px solid #CCC;
padding-bottom: 10px!important;
opacity: 0.7;
}
.portfolio-filter ul li:hover, .portfolio-filter ul li.selected, .portfolio-filter ul li.selected span {
opacity: 1;
}
.portfolio-list-divider li:after {
content: '';
opacity: 0.5;
}
.portfolio-list-divider li:last-child:after {
content: '';
} .portfolio-start-display-section {
padding-top: 50px;
padding-bottom: 40px;
}
.container.portfolio-readjust-container {
padding-left:0px; 
padding-right:0px;	
}
.portfolio-image {
position: relative;
overflow: hidden;
}
.portfolio-desc {
margin-bottom: 35px;
}
.portfolio-desc span {
color: #B5B5B5;
text-transform:capitalize;
font-size: 13px;
letter-spacing: 0.3px;
}
.portfolio-desc p.category {
color: #B5B5B5;
} .portfolio-details .stats {
color: #C4C4C4;
line-height: 24px;
letter-spacing: 0.3px;
margin-bottom: 3px;
padding:2px 0px;
}
.portfolio-details {
color: #333;
padding-left: 2px;
font-weight: 800;
font-size: 14px;
padding: 35px 0px;
background-color: #F9F9F9;
}
.portfolio-details span {
color: #333;
padding-left: 2px;
padding-right: 20px;
font-weight: 500;
font-size: 14px;
margin-left: 4px;
}
.body-content .portfolio-single {
margin: 0px 0 25px 0px;
text-align: center;
}
.body-content .portfolio-single p {
color: #C4C4C4;
}
.body-content .portfolio-single span {
color: #A9A9A9;
padding-left: 2px;
padding-right: 20px;
font-weight: 500;
font-size: 13px;
}
.owl-portfolio {
margin-bottom:30px;
}
.portfolio-next-prv-bar {
background-color: #f7f7f7;
border-color: #f2f2f2;
padding: 34px 0px;
}
.portfolio-next-prv-bar .portfolio-prev {
text-align: left;
float: left;
padding-left:0px;
}
.portfolio-next-prv-bar .portfolio-prev p, .portfolio-next-prv-bar .portfolio-next p {
margin:10px 0px;
}
.portfolio-next-prv-bar .portfolio-prev p{
color: #c4c4c4;
}
.portfolio-next-prv-bar .portfolio-next {
text-align: right;
float: right;
padding-right:0px;
}
.portfolio-next-prv-bar span.hvr-icon-back,  .portfolio-next-prv-bar span.hvr-icon-forward {
color: #2C2C2C;
}
.portfolio-next-prv-bar span.hvr-icon-back strong {
padding-left: 6px;
}
.portfolio-next-prv-bar span.hvr-icon-forward strong {
padding-right: 6px;
}
.portfolio-next-prv-bar span.hvr-icon-back:before {
content: "\f100";
}
.portfolio-next-prv-bar span.hvr-icon-forward:before {
content: "\f101";
}
p.portfolio-des-n-link {
padding: 13px 0px;
text-align: center;
margin-top: 15px;
border-radius: 5px;
background: #47C494;
}
.portfolio-des-n-link a.link {
letter-spacing: 1.5px;
} .portfolio-section {
position: relative;
margin: 0px 0px 10px 0;
padding: 60px 0;
background-color: #F9F9F9;
overflow: hidden;
}
.portfolio-section .heading-block h4{
font-weight: 800!important;
font-size: 24px!important;
}
.portfolio-section .portfolio-button-top {
padding: 13px 0px;
margin-top:25px;
text-align: center;
border: 1px solid #ECECEC;
border-radius: 5px;
background: #47C494;
}
.portfolio-section .portfolio-button-top a {
font-size:16px;
text-shadow: 1px 1px 1px rgba(0,0,0,.2);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
border: none;
}
.portfolio-section .note{
font-size:16px;
} .portfolio-soial .social-box {
margin-top: 12px;
padding:0px;	
}
.previous_post_link_hide, .next_post_link_hide {
display:block;
}	
@media (min-width:768px) and (max-width:991px) {
.portfolio-link-box-padding-right {
padding-right: 0px;
}
.portfolio-widget-right-margin {
margin-right: 0px;
}
.portfolio-link-box-padding-left {
padding-left: 0px;
}
.portfolio-widget-left-margin {
margin-left: 0px;
}
.previous_post_link_hide, .next_post_link_hide {
display:none;
}	
}
@media (max-width:767px) {
.portfolio-link-box-padding-right {
padding-right: 0px;
}
.portfolio-widget-right-margin {
margin-right: 0px;
}
.portfolio-link-box-padding-left {
padding-left: 0px;
}
.portfolio-widget-left-margin {
margin-left: 0px;
}
.previous_post_link_hide, .next_post_link_hide {
display:none;
}	
} .load_more a {
font-weight: 600;
color: #46b289;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 1px;
}
.portfolio_paging, .portfolio_paging_loading {
text-align:center;
clear:both;
}
.portfolio_paging_loading {
display:none;
}
.portfolio_paging .custom-botton a, .portfolio_paging .custom-botton a:hover, .portfolio_paging_loading a.custom-botton, .portfolio_paging_loading a.custom-botton:hover {
color: #FFFFFF!important;
} .breadcrumb-bg {
background:#F5F5F5;
}
#breadcrumbs {
font-size: 14px;
color: #919191;
letter-spacing: 0.3px;
}
#breadcrumbs span {
margin: 0 10px;
color: #919191;
}
#breadcrumbs a {
color:#919191;
}
#breadcrumbs a:hover {
color:#636363;
text-decoration:none;
} .footer-bg {
background: #262626;
}
.footer-bg p {
color:#C3C3C3;
}
#footer-info {
background-color:#f1f1f1;
height:auto;
color:#242323;
position:relative;
}
#footer-info .bg-color {
background-color:rgba(39, 110, 62, 0.78);
}
#footer-info .text-padding {
padding:40px 0px 35px 0px;
}
#footer-info p {
line-height:30px;
font-size:18px;
font-weight: 300;
color:#FFF;
}
#footer-info .logo {
margin-top:12px;
width:auto;
height:52px;
padding:0px;
margin-bottom:20px;
}
.footer-background {
background-color:#CECECE;
}
ul.social-foot {
margin-top:-10px;
margin-bottom: 15px;
padding-left:0px;
}
.social-foot li {
list-style:none;
display:inline-block;
}
a.social-icon:hover {
background-color:#22272A;
}
a.social-icon.twitter {
background-position:-158px 1px;
}
a.social-icon.facebook {
background-position:-127px 1px;
}
a.social-icon.dribbble {
background-position:-94px 2px;
}
a.social-icon.youtube {
background-position:-159px -32px;
}
a.social-icon {
list-style:none;
background-image:url(//qmplugs.com/wp-content/themes/manual/img/social.png);
background-color:#636566;
margin:0px 1px;
margin-top:20px;
height:35px;
float:left;
width:35px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
-webkit-transition:all 0.2s ease-in-out;
-moz-transition:all 0.2s ease-in-out;
transition:all 0.2s ease-in-out;
-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.02);
-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.02);
box-shadow:0 1px 0 rgba(255, 255, 255, 0.02);
}
h1#glob-msg-box {
color:#FFF!important;
text-shadow: 2px 2px 2px rgba(0,0,0,0.08);
font-size: 54px!important;
font-weight: 700;
font-family:'Roboto', sans-serif !important;
letter-spacing:1px;
margin-bottom: 15px;
line-height: 60px;
}
.footer-btm-box a, .footer-btm-box-one a{
color: #9E9D9D!important;
font-weight: 600;
}
.footer-btm-box a:hover, .footer-btm-box-one a:hover{
color: #C4C4C4!important;
}
.footer-go-uplink {
font-size:24px;
color:#679275;
} .footer_social_copyright {
background-color: #1b1b1b;
}
.social-footer-icon {
color:#99999B;
font-size:23px;
padding: 50px 20px 0px;
cursor:pointer;
}
.social-footer-icon:hover {
color:#FFFFFF;
}
.panel-heading .social-box {
padding: 0px;
float: right;
margin-top: 65px;
}
.social-box {
text-align:center;
padding:20px 0px;
clear:both;
}
.panel-heading .social-share-box {
height: 40px;
width: 40px;
font-size: 17px;
padding-top: 2px;
}
.social-share-box {
height: 50px;
width: 50px;
text-align: center;
line-height: 33px!important;
font-size: 20px;
color: #434242;
display: inline-block;
border-radius: 100%;
margin: 5px 6px;
padding-top: 9px;
border: 1px solid #CCC;
}
.display-faq-section .social-share-box, .social-box .social-share-box{
height: 33px;
width: 33px;
font-size: 13px;
padding-top: 0px;
}
.body-content .blog .social-box .social-share-box{
height: 40px;
width: 40px;
font-size: 15px;
margin: 5px 6px;
padding-top: 3px;
}
.social-share-box:hover {
background: #47C494;
cursor:pointer;
border: 1px solid #47C494;
color:#FFF;
}
.footer-widget h6, .footer-widget h5, .footer-widget h4  {
margin-top: 0px;
margin: 0 0 22px;
}
.footer-widget .textwidget, .footer-widget a {
color: #919191;
}
.footer-widget a:hover {
color:#BEBCBC;
text-decoration:none!important;
}
.footer-btm-box {
text-align:center;
padding-top: 30px;
border-bottom:1px solid rgba(249, 249, 249, 0.05);
margin-bottom: 10px;
}
.footer-btm-box .social-footer-icon {
color: #7E7E7E;
font-size: 20px;
padding: 15px 25px;
cursor: pointer;
}
.footer-btm-box .social-footer-icon:hover {
color:#FFFFFF;
}
.footer-btm-box p {
color: #828282;
}
#footer-info .footer-msg-bar {
font-size: 24px;
line-height: 37px;
text-align:center;
}
#footer-info .footer-msg-bar p {
font-size: 24px!important;
line-height: 37px!important;
;
} #scrollbkToTop {
bottom:20px;
position:fixed;
right:20px;
height:40px;
width:40px;
display:block;
}
.footer-bg.footer-type-one .footer-btm-box-one{
text-align:center;
padding:10px 0px;
}
.footer-bg.footer-type-one .copyright {
padding:10px 0px 14px 0px;
text-align: center;
}
.footer-widget.widget_documentation_cat_widget .display-faq-section ul {
padding-left:0px;
} footer .footer_social_copyright {
font-size:13px;
}
footer .footer_social_copyright .footer_copyright_wrap {
padding-top:20px;
padding-bottom:20px;
}
footer .footer_social_copyright p, .footer_social_copyright ul, .footer_social_copyright ul li {
margin-bottom:0px!important;
}
footer .footer_social_copyright ul.footer-secondary li {
margin: 0 5px 0 0;
}
footer .footer_social_copyright ul.footer-secondary li:after {
content: "/";
margin-left: 8px;
}
footer .footer_social_copyright ul.footer-secondary li:last-child:after {
content: "";
margin-left: 0px;
}
footer .footer_social_copyright ul.footer-secondary a {
border-bottom: 1px dotted #444;
}
.footer-bg.footer-type-one {
font-size: 13px;
} @media (min-width:768px) and (max-width:991px) {
.widget_bean_newsletter input[type="email"] {
width:100%!important;
margin:0 0 10px 0!important;
}
#footer-info .logo {
width:210px;
}
.home-icon-nav {
padding:15px 10px;
}
.navbar-nav {
float: left!important;
margin: 7.5px 12px 7.5px 0px!important;
}
.body-content {
background: none;
}
.news-list li:before {
font-size: 29px;
top: 35px;
}
.faq-feature:before {
font-size: 30px!important;
}
.browse-help-desk {
width: 230px!important;
}
.counter-number {
font-size: 46px!important;
height: 192px!important;
padding: 60px 3px 0px 2px!important;
}
.body-content #collapsible-panels h4 {
padding-left:10%!important;
font-size: 18px!important;
}
.body-content li.cat:before {
left: 45px;
}
.navbar-inverse .navbar-nav>li>a {
line-height:50px;
}
#navbar ul li > ul {
top: 100%;
}
.btn.custom-like-dislike-btm {
margin: 5px 0px;
}
span.post-like, span.post-unlike {
margin: 0px;
}
.panel-heading .social-box {
float: none;
}
.row-eq-height, .vc-row-eq-height, .vc-row-eq-height [class*="vc_col-sm-"] {
display: block!important;
}
.inlinedocsidebar {
display:none;
}
.inline-content-block {
padding: 0px;
box-shadow: none;
}
.ininebody .page-title-header:before {
left: 0px!important;
}
.inline-content-block-left, .inline-content-block-right {
padding-right: 0px!important;
padding-left: 0px!important;
padding-top: 50px;
}
.vc-manualfaq-blocks {
padding: 10px!important;
}
.doc-rtl-sidebar.docnoajax_right {
float: none;
}
.theme_header_menu_social {
display:none;
} .promo, .promo > p {
margin-right: 0%!important;
}
.promo a {
float: none!important;
margin-top: 6px!important;
}
.portfolio-next-prv-bar.post_type_next_previous .portfolio-prev, .portfolio-next-prv-bar.post_type_next_previous .portfolio-next {
float: none;
text-align: inherit;
padding:0px;
margin:0px;
}
} @media (max-width:767px) {
.jumbotron_new .searchform .button-custom, .elementor-widget-container .elementor_themeoption_search .searchform .button-custom {
display:none;
}
.navbar-nav {
margin-left: 0px!important;
}
#navbar ul li > ul {
top: 0px!important;
z-index: 99999999!important;
position: relative;
display:block;
}
#navbar ul li > ul {
box-shadow:none;
border-top:none;
background:none;
}
#navbar ul li > ul li a {
padding: 8px 48px;
border-bottom:none;
line-height: 10px;
}
#navbar ul li > ul li a:hover {
color:#000!important;
}
.navbar-inverse .navbar-nav>li>a {
line-height:15px;
}
#navbar ul li > ul li > ul {
position: initial;
box-shadow:none;
background:none;
margin-left: 25px;
}
#navbar ul li > ul li {
width: 100%;
}
#home-icon-nav {
padding:15px 10px;
}
.news-list .rp-date {
display:none;
}
.news-list .rp-info h3 {
line-height:25px;
}
ul.social-foot {
float:none;
margin-right:20px;
margin-top:-10px;
}
.widget_bean_newsletter input[type="email"] {
width:100%!important;
margin:0 0 10px 0!important;
}
.body-content #collapsible-panels h4:hover {
font-weight:bold;
}
.body-content #collapsible-panels h4 a {
padding:0 0 0 0px;
line-height:22px;
}
.body-content #collapsible-panels h4.active {
background:none;
}
.body-content #rate-topic-content {
padding-bottom:10px!important;
}
.home-icon-nav {
padding:10px 10px;
}
.body-content .knowledgebase-body {
margin-bottom:60px;
}
.body-content .display-faq-section p {
padding-left:10px;
}
.pager {
margin-bottom:30px!important;
} ul.comments li div.img-thumbnail, ul.comments div.comment-arrow {
display: none;
}
ul.comments li {
border-left: 2px solid #DDDDDD;
clear: both;
padding-left: 32px;
}
ul.comments li ul li {
padding-left: 32px;
}
#navbar ul li > ul {
width: 100%;
}
.navbar-nav {
float: none!important;
}
.navbar-header {
padding-bottom: 20px;
}
.navbar .nav-fix {
height:auto;
}
.navbar-inverse .navbar-collapse {
border:none;
background-color: #f9f9f9;
}
.navbar-inverse .navbar-toggle {
border-color: #0A6126!important;
background: #46b289;
top: 18px;
}
.navbar-inverse .navbar-nav>.active>a {
border:none;
}
.navbar-inverse .navbar-nav > li > a {
border-top:0px;
margin-top: 0;
padding-top: 0px;
height:auto;
padding: 10px 27px 10px 4px;
font-weight:bold;
margin-left:0px;
}
.news-list li:before {
font-family:inherit;
content:"";
padding-right: 0px;
font-size: 24px;
color: #A1A0A0;
}
.body-content .kb-ctm-home li.cat:before {
font-family: inherit;
content: "";
padding-right: 0px;
font-size: 20px;
color: #A1A0A0;
}
.body-content ul.news-list.home li:before {
font-family: inherit;
content: "";
padding-right: 0px;
font-size: 20px;
color: #A1A0A0;
}
.body-content #homepg-widget .widget_display_topics li:before {
font-family: inherit;
content: "";
padding-right: 0px;
font-size: 20px;
margin-right: -5px;
}
.body-content li.cat:before {
left: 25px;
}
.fix-margin-50 {
margin-top:0px!important;
}
.testimonial img {
width: 40px;
height: 40px;
}
.darkblue-bar .pull-left {
float: none!important;
}
ul.news-list li.cat-lists:hover:before {
font-family: 'Font Awesome 5 Free';
content: "";
font-weight: 600;
}
.faq-feature:before {
font-size: 20px!important;
}
.browse-help-desk {
width: 100%!important;
margin:0px!important;
}
.body-content #collapsible-panels h4 {
padding-left:15%!important;
font-size: 18px!important;
}
#navbar ul li > ul li.active a {
color: #080808!important;
}
.btn.custom-like-dislike-btm {
margin: 5px 0px;
}
span.post-like, span.post-unlike {
margin: 0px;
}
.doc-single-post {
padding: 0px!important;
background: none!important;
border-bottom:none!important;
box-shadow:none!important;
}
.page-title-header:before {
top: -9px!important;
}
.body-content .blog-author .author-img {
float:none!important;
margin-bottom: 10px!important;
}
h1#glob-msg-box {
font-size: 35px!important;
line-height: 40px;
}
div.message-bar-trim {
padding: 0px 2%!important;
}
.panel-heading .social-box {
float: none;
}
.body-content li.cat.inner:before {
left: 17px;
}
.row-eq-height, .vc-row-eq-height, .vc-row-eq-height [class*="vc_col-sm-"] {
display: block!important;
}
.masonry-item {
width:100%;
}
.inlinedocsidebar {
display:none!important;
}
.ininebody .page-title-header {
border-bottom: 1px solid #cec9c9;
}
.inline-content-block {
padding: 0px;
box-shadow: none;
}
.ininebody .page-title-header:before {
left: 0px!important;
}
.inline-content-block-left, .inline-content-block-right {
padding-right: 0px!important;
padding-left: 0px!important;
}
.vc-manualfaq-blocks {
padding: 10px!important;
width:100%!important;
}
.doc-rtl-sidebar.docnoajax_right {
float: none;
}
.footer-secondary, .footer-tertiary {
float: none!important;
text-align: center;
} .promo, .promo > p {
margin-right: 0%!important;
}
.promo a {
float: none!important;
margin-top: 6px!important;
}
.elementor-section.elementor-section-boxed > .elementor-container {
padding-left: 6px;
padding-right: 6px;
}
.portfolio-next-prv-bar.post_type_next_previous .portfolio-prev, .portfolio-next-prv-bar.post_type_next_previous .portfolio-next {
float: none;
text-align: inherit;
padding:0px;
margin:0px;
}
} .form-submit {
display: none;
}
.screen-reader-text {
display:none;
}
.form-control {
background:#ffffff!important;
} .btn-primary {
background:#5C87AC;
}
.jumbotron {
margin-bottom: 40px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
overflow: hidden;
}
h2.screen-reader-text {
display: none!important;
} .body-content .wpcf7 p {
padding-bottom:0px;
font-weight: bold;
margin-bottom: -10px;
}
.body-content .wpcf7 textarea {
width: 100%;
border-color: #dde1e1!important;
background: #fbfcfc;
border-radius: 4px;
height: 120px;
box-sizing: border-box;
border: 1px solid;
}
.body-content .wpcf7 input[type="text"], .body-content .wpcf7 input[type="email"] {
width: 100%;
border: 1px solid #dde1e1!important;
padding: 7px 7px 7px 12px;
margin: 0 0 30px 0;
background: #fbfcfc;
border: 1px solid #d5d5d6;
outline: none;
color: #808488;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
-webkit-appearance: none;
-webkit-font-smoothing: antialiased;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 0.15s;
-moz-transition: all 0.15s;
-ms-transition: all 0.15s;
-o-transition: all 0.15s;
transition: all 0.15s;
box-sizing: border-box;
}
.body-content .wpcf7 input[type="submit"] {
margin-top: 20px;
}
.body-content .wpcf7 input[type="submit"]:hover {
background: #42a781;
} #jquery-live-search {
z-index:99;
}
.form-control.header-search.search_loading {
background: #fff url(//qmplugs.com/wp-content/themes/manual/img/loader.svg) no-repeat right 115px center; 
}
ul.manual-searchresults {
background:#fff;
border:1px solid #E0E0E0;
list-style:none;
margin:0;
padding:0;
border-top: none;
max-height: 500px;
overflow: auto;
border-radius: 5px;
box-shadow: 0 0 12px 0 rgb(0 0 0 / 10%);
margin-top: 10px;
}
ul.manual-searchresults::before {
content: "";
width: 12px;
height: 12px;
background: #fff;
position: absolute;
top: 4px;
transform: rotate( 45deg );
left: 40px;
border-left: 1px solid #e6eeef;
border-top: 1px solid #e6eeef;
}
ul.manual-searchresults li a {
background-repeat: no-repeat;
padding: 10px 15px 10px 55px;
display: block;
position: relative;
font-weight: 500;
}
ul.manual-searchresults li a:before {
font-family: 'et-line';
content: "\e007";
padding-right: 10px;
font-size: 25px;
color: #888B8A;
font-weight:300;
vertical-align: middle;
position: absolute;
display: inline-block;
left: 14px;
top: 7px;
}
ul.manual-searchresults li a:hover:before {
color: #46b289;
}
ul.manual-searchresults li a:hover {
background-color: #fafafa;
}
ul.manual-searchresults li {
border-bottom: 1px solid #F9F9F9;	
}
ul.manual-searchresults li.manual-searchresults-showall a {
font-size: 13px!important;
font-weight: inherit;
}
ul.manual-searchresults li.manual-searchresults-showall a:before {
content: "";
}
form.searchform i.livesearch {
position: absolute;
top: 41px;
left: 40px;
font-size: 20px;
color: #A8A8A8;
padding-left: 1px;
padding-right: 1px;
}
.form-group input.header-search {
padding-left: 47px;
} ul.manual-searchresults .manual-searchresults-showall,
.manual-searchresults .manual-searchresults-noresults{
background: #f7f7f7;
text-align: center;
line-height: 22px;
}
ul.manual-searchresults li.manual-searchresults-noresults {
padding: 10px 15px 10px 15px;
} .live_search_navigation.post_content {
color:#898988;
}
.live_search_navigation {
font-weight:normal;
font-size:12px;
color:#c9c9bb;
letter-spacing:0px;
text-transform: capitalize;
} .trending-search {
float:left;
font-size: 13px;
margin-top: -3px;
margin-left: 3px;
}
.trending-search span.popular-keyword-title {
color: #989CA6;
font-weight: 600;
margin-right: 5px;
}
.trending-search a {
color: #B5B5B5;
margin-left: 6px;
}
.trending-search a:hover {
text-decoration:none!important;
color:#888F9E;
}
.trending-search span.comma{
color: #B5B5B5;
}
ul.manual-searchresults li.live_search_doc_icon a:hover:before,
ul.manual-searchresults li.live_search_kb_icon a:hover:before,
ul.manual-searchresults li.live_search_faq_icon a:hover:before {
color: #46b289;
}
ul.manual-searchresults li.live_search_doc_icon a:before {
font-family: 'et-line';
content: "\e006";
padding-right: 10px;
font-size: 25px;
color: #888B8A;
font-weight: 300;
vertical-align: middle;
position: absolute;
display: inline-block;
left: 14px;
top: 7px;
}
ul.manual-searchresults li.live_search_kb_icon a:before {
font-family: 'et-line';
content: "\e005";
padding-right: 10px;
font-size: 25px;
color: #888B8A;
font-weight: 300;
vertical-align: middle;
position: absolute;
display: inline-block;
left: 14px;
top: 7px;
}
ul.manual-searchresults li.live_search_faq_icon a:before {
font-family: 'Font Awesome 5 Free';
content: "\f059";
padding-right: 10px;
font-size: 25px;
color: #888B8A;
vertical-align: middle;
position: absolute;
display: inline-block;
left: 14px;
top: 7px;
font-weight: 600;
}
ul.manual-searchresults li.live_search_forum_icon a:before {
font-family: 'Font Awesome 5 Free';
content: "\f086";
padding-right: 10px;
font-size: 25px;
color: #888B8A;
vertical-align: middle;
position: absolute;
display: inline-block;
left: 14px;
top: 7px;
font-weight: 500;
}
ul.manual-searchresults li.live_search_portfolio_icon a:before {
font-family: 'et-line';
content: "\e008";
padding-right: 10px;
font-size: 25px;
color: #888B8A;
font-weight: 300;
vertical-align: middle;
position: absolute;
display: inline-block;
left: 14px;
top: 7px;
}
ul.manual-searchresults li.live_search_attachment_icon a:before {
font-family: 'et-line';
content: "\e00f";
padding-right: 10px;
font-size: 25px;
color: #888B8A;
font-weight: 300;
vertical-align: middle;
position: absolute;
display: inline-block;
left: 14px;
top: 7px;
}
ul.manual-searchresults li.live_search_lp_quiz_icon a:before {
font-family: 'ElegantIcons';
content: "\7d"!important;
padding-right: 10px;
font-size: 25px;
color: #888B8A;
font-weight: 300;
vertical-align: middle;
position: absolute;
display: inline-block;
left: 14px;
top: 7px;
}
ul.manual-searchresults li.live_search_lp_lesson_icon a:before {
font-family: 'ElegantIcons';
content: "\68"!important;
padding-right: 10px;
font-size: 25px;
color: #888B8A;
font-weight: 300;
vertical-align: middle;
position: absolute;
display: inline-block;
left: 14px;
top: 7px;
}
ul.manual-searchresults li.live_search_lp_course_icon a:before {
font-family: 'ElegantIcons';
content: "\e022"!important;
padding-right: 10px;
font-size: 25px;
color: #888B8A;
font-weight: 300;
vertical-align: middle;
position: absolute;
display: inline-block;
left: 14px;
top: 7px;
} .search-expand-types::-ms-expand{display:none;}
select.search-expand-types{
margin-left: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
vertical-align: top;
position: absolute;
top: 21px;
right: 124px;
border-right: 0px;
border-bottom: 0px;
border-top: 0px;
text-transform:capitalize;
display:block;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none;
height: 58px;
-moz-appearance:none;
-webkit-appearance:none;
text-indent:0.01px;
text-overflow:''; 
background:url(//qmplugs.com/wp-content/themes/manual/img/uparrow.png) no-repeat 95% center #F6F6F6;
width: 145px;
font-weight: 600;
}
p.search-content {
color:#888282;
}
@media (max-width:767px) {
select.search-expand-types, label.select-arrow{
display:none;
}
}
.search-highlight {
background:#FFFF00  
}
.elementor-widget-container .vc_manual__search_wrap .inlinesearch_formwrap form.searchform i.livesearch{
left: 12px;
}
.elementor-widget-container .elementor_themeoption_search form.searchform i.livesearch {
top: 36px;
left: 21px;
}
.elementor-widget-container .elementor_themeoption_search form.searchform i.livesearch.search_icon_loading {
display:none;
}
.elementor-widget-container .elementor_themeoption_search .button-custom {
position: absolute;
right: 0px;
}
.elementor-widget-container .elementor_themeoption_search select.search-expand-types {
margin-right: -14px;
top: 16px;
} .navbar form.searchform i.livesearch {
width: 15px;
height: 15px;
top: 13px!important;
left: 14px!important;
background: url(//qmplugs.com/wp-content/themes/manual/img/search.svg) no-repeat right center;
background-size: contain;
position: absolute;
}
.navbar form.searchform i.livesearch:before {
content: "";
} .manual_login_page {
margin: auto;
margin-bottom: 55px;
margin-left: 0;
padding: 30px;
overflow: hidden;
background: #f3f2f2;
box-shadow: 0 1px 3px rgba(35, 38, 40, 0.21);
border-radius: 7px;
border-top: 4px solid #232628;
}
.manual_login_page.vcustom {
box-shadow: none;
}
.custom_login_form {
z-index: 1;
border-radius: 7px;
}
label {
font-weight: inherit!important;
font-size: initial;
}
.custom_login_form label {
margin-top: 0;
margin-bottom: 10px;
}
.custom_login_form input[type="text"], .custom_login_form input[type="password"] {
outline: 0;
background: #FFFFFF;
width: 100%;
border: 0;
margin: 0 0 15px;
box-sizing: border-box;
font-size: 14px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
box-shadow: 0 1px 2px rgba(0,0,0,0.1);
border: 1px solid #d5d5d6;
border-radius: 5px;
}
.custom_login_form p.login-username, .custom_login_form p.login-password, .custom_login_form p.login-submit  {
margin-bottom:5px;
}
.custom_login_form p.login-remember {
margin-bottom: 10px;	
}
.custom_login_form p.login-username {
width: 50%;
float: left;
padding-right: 20px;	
}
.custom_login_form p.login-password {
width: 50%;
float: left;
padding-right: 1px;	
}
.custom_login_form h4{
margin-bottom:20px;
}
ul.custom_register {
padding: 0px;
}
ul.custom_register li {
list-style:none;
float:left;
padding-right:15px;
clear: both;
} 
@media (max-width:767px) {
.custom_login_form p.login-username, .custom_login_form p.login-password {
width: 100%;
float: none; 
padding-right: 0px;	
}
} .vc-container {
padding-right:10px!important;
padding-left:0px!important;
}
.vc-manual-section {
position: relative;
}
.video-wrap {
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
top: 0;
left: 0;
overflow: hidden;
display: block;
background-position: center center;
background-size: cover;
}
.video-wrap video {
position: relative;
z-index: 1;
width: 100%;
}
.mobile-video-image {
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
top: 0;
left: 0;
overflow: hidden;
display: none;
background-position: center center;
background-size: cover;
}
@media (max-width:767px) {
.video-wrap { display:none; }
.mobile-video-image { display:block; }
.vc-container {
padding-right:15px!important;
padding-left:15px!important;
}
} .shortcode-marin-top-btm-50 {
margin: 50px 0px 50px 0px;
} .service_table_holder {
display: block;
position: relative;
border-style: none;
margin-bottom: 30px;
width: 100%;
}
.service_table_inner {
display: block;
position: relative;
list-style: none;
margin: 0!important;
padding: 0;
background: #F7F8F9;
border-radius: 4px;
border: 1px solid #F1F1F1;
padding-bottom: 10px;
} 
.service_table_inner li.service_table_title_holder {
display: block;
position: relative;
border: 0;
}
.service_table_inner li.service_table_title_holder i{
font-size: 50px;
margin: 15px 0px 20px;
}
.service_table_inner li {
display: block;
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
li.service_table_content ul {
margin: 0px!important;
padding: 0px;	
}
li.service_table_content ul > li {
padding: 9px 0px;
}
li.service_table_content ul > li:last-child {
border-bottom:none;
}
.service_table_title_holder p.info {
color: #979797;
} 
li.service_table_content div {
margin: 25px 0px 0px 0px;	
}
li.service_table_content p {
display:none;	
} .sc-funact {
text-align: center;
padding: 20px 40px;
}
.sc-funact.text-white {
color: #FFF!important;
}
.sc-funact span.counter-select-number {
font-size: 55px;
line-height: 1em;
display: inline-block;
height: 1em;
font-weight: 700;
text-align: center;
}
.funact-main-div div.counter-select-number{
font-size: 55px;
line-height: 1em;
display: block;
height: auto;
font-weight: 700;
text-align: center;
}
.sc-funact .separator.small, .funact-main-div .separator.small {
margin-bottom: 20px;
margin: 19px auto 0 auto;
height: 2px;
position: relative;
width: 22px;
display: block;
background: #ECECEC;
}
.sc-funact .counter-sc-text, .funact-main-div .counter-sc-text {
font-weight: 500;
text-transform: uppercase;
margin: 12px 0 0 0;
}
.funact-main-div .separator.small.elem-fix {
display: inline-grid;
} .manual_team .separator {
background-color: #1abc9c;
margin-bottom: 16px!important;
height: 2px;
position: relative;
width: 22px;
display: block;
margin: 10px auto 20px auto;
text-align:center;
}
.manual_team .no-separator {
margin: 10px auto 10px auto;
}
.manual_team .team_social_holder {
position: relative;
text-align: center;
}
.manual_team .team_social_holder.normal_social {
margin: 0 6px;
display: inline-block;
position: relative;
}
.manual_team .team_social_holder.normal_social i.simple_social {
font-size: 22px;
color: #bcbcbc;
}
.manual_team .team_social_holder.normal_social i.simple_social:hover {
color: #1abc9c;
} .service_table_holder .value {
font-size: 20px;
font-weight: 600;
vertical-align: top;
position: relative;
top: 17px;
}
.service_table_holder .price {
font-size: 60px;
line-height: 1em;
padding: 0 3px;
vertical-align: middle;
}
.service_table_holder .mark {
vertical-align: bottom;
position: relative;
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
top: 10px;
background: none!important;
}
.price_in_table {
margin: 30px 0px;
}
.pricing-table.standout {
position: relative;
box-sizing: content-box;
margin: -10px -9px;
padding: 9px;
box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.08);
background: #f8f8f8;
border-radius: 6px;
}
.pricing-table .pricing-btm {
letter-spacing:1px;
letter-spacing: 1px;
border: 1px solid #E1E1E1; 
font-weight: 600;
text-transform: uppercase;
}
@media (max-width:767px) {
.pricing-table.standout {
box-shadow:none; 
background:none;
padding:0px;
margin:0px 0px 30px 0px;
}
} .testimonial-text .textmsg{
color:#474747;
font-size: 26px;
line-height: 1.666666666666667em;
font-weight: 400;
} .manual_icon_with_title {
display: block;
position: relative;
padding: 0px 0px 30px 0px;
}
.manual_icon_with_title .icon_holder span{
font-size: 38px;
} 
.manual_icon_with_title i {
color: #A0A0A0;
}
.manual_icon_with_title .icon_holder {
float: left;
display: inline-block;
position: relative;
z-index: 2;
}
.manual_icon_with_title .icon_text_holder {
padding: 0 0 0 65px;
}
.manual_icon_with_title .desc {
color:#818181;
}
.manual_icon_with_title .icon_holder.top {
float: none;
display: block;
margin: 0 0 20px;
text-align: center;
}
.manual_icon_with_title .icon_text_holder.top {
padding:0px;
text-align: center;
} .vc_kb_cat_sc ul li, .vc_kb_article_type ul li {
margin-bottom: 8px!important;
}
.vc_kb_cat_sc ul.children {
margin:13px 0px 0px 5px;
}
.vc_kb_cat_sc ul span.kb_cat_post_count {
color: #fff;
font-size: 11px;
margin: 0 0px 0 3px;
padding: 1px 4px;
line-height: 100%;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 35px;
background: #7D7F81;
}
.vc_kb_cat_sc ul, .vc_kb_article_type ul {
padding-left: 0px;
}
ul.vc_kbcat_widget li{
list-style-type: none!important;
padding: 4px 0px 0px 26px;
position: relative;
display: block;
}
ul.vc_kbcat_widget li:before {
font-family: 'Font Awesome 5 Free';
content: "\f07b";
padding-right: 10px;
font-size: 16px;
color: #C5C3C3;
position: absolute;
left: 0px;
font-weight: 600;
} .vc_kb_article_type li.articles a {
list-style-type: none!important;
padding: 4px 0px 0px 26px;
position: relative;
display: block;
}
.vc_kb_article_type li.articles a:before {
font-family: 'et-line';
content: "\e005";
padding-right: 10px;
font-size: 16px;
color: #C5C3C3;
font-weight: normal;
position: absolute;
left: 0px;
} .vc-help-blocks p.padding{
padding-top: 10px;
margin-bottom: 18px;	
} @media (max-width:991px) {
.vc-manual-section {
margin-right: 0px!important;
margin-left: 0px!important;
}
} .monitor_frame_main_div {
visibility: visible; 
display: inline-block; 
opacity: 1;
position: relative;
vertical-align: top;
-webkit-transition: all .7s ease-out;
-moz-transition: all .7s ease-out;
-o-transition: all .7s ease-out;
transition: all .7s ease-out;
text-align: center;
margin-bottom: 40px;
}
.monitor_frame_main_div .item_holder {
height: 67%;
left: 3.6%;
position: absolute;
top: 5%;
width: 93%;
z-index: 1;
}
.monitor_frame_main_div .item_holder.slide_up {
overflow: hidden;
}
.monitor_frame_main_div .item_holder.slide_up .portfolio_title_holder {
z-index: 10;
background-color: #FFFFFF; bottom: 49px;
left: 0;
position: absolute;
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: -webkit-transform .3s cubic-bezier(.33,0,.2,1) 50ms;
transition: transform .3s cubic-bezier(.33,0,.2,1) 50ms;
width: 101%;
}
.monitor_frame_main_div .item_holder.slide_up .portfolio_title_holder .portfolio_title {
text-align: center;
margin: 15px 0;
padding: 0 10px;
box-sizing: border-box;
}
.monitor_frame_main_div .item_holder.slide_up .portfolio_title_holder .portfolio_title.elementor {
margin: 10px 0;
}
.monitor_frame_main_div .item_holder.slide_up .portfolio_title_holder.elementor {
bottom: 40px;
-webkit-box-shadow: -1px -4px 14px -10px rgba(82,82,82,1);
-moz-box-shadow: -1px -4px 14px -10px rgba(82,82,82,1);
box-shadow: -1px -4px 14px -10px rgba(82,82,82,1);
}
.monitor_frame_main_div .item_holder.slide_up .portfolio_title_holder h5.portfolio_title a {
color:#1A1A1A!important;
font-weight: 800;
}
.monitor_frame_main_div .item_holder.slide_up .portfolio_title_holder h5.portfolio_title a:hover {
color:#525252!important;
}
.monitor_frame_main_div a.portfolio_link_class {
position: absolute;
width: 100%;
height: 100%;
z-index: 5;
left: 0;
}
.monitor_frame_main_div .item_holder.slide_up .portfolio_shader {
display: none;
}
.monitor_frame_main_div .item_holder .portfolio_shader {
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(21,21,21,.78);
}
.monitor_frame_main_div .item_holder.slide_up .image_holder {
z-index: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: -webkit-transform .3s cubic-bezier(.33,0,.2,1) 50ms;
transition: transform .3s cubic-bezier(.33,0,.2,1) 50ms;
overflow: hidden;
display: block;
position: relative;
height: 100%;
}
.monitor_frame_main_div .mix .image {
position: relative;
display: block;
overflow: hidden;
width: 100%;
}
.monitor_frame_main_div .image_holder img {
-webkit-transform: translateZ(0) scale(1)!important;
transform: translateZ(0) scale(1)!important;
}
.monitor_frame_main_div .image img {
position: relative;
display: block;
width: 100%;
z-index: 100;
}
.monitor_frame_main_div .portfolio_title_holder.hvr-bubble-top:before {
border-color: transparent transparent #FFFFFF transparent;
} .hamburger-menu {
width: 25px;
height: 80px;
float: right;
margin: 0px 0 0 15px;
cursor: pointer;
overflow: hidden;
position: relative;
display:block;
}
nav.navbar.after-scroll-wrap .hamburger-menu{
height: 60px;
}
.hamburger-menu span:nth-child(1) {
top: 5.1px;
}
.hamburger-menu span:nth-child(2), .hamburger-menu span:nth-child(3) {
top: 12.1px;
}
.hamburger-menu span:nth-child(4) {
top: 19.1px;
}
.hamburger-menu span {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-ms-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.hamburger-menu span {
width: 19px;
height: 2px;
background: #121212;
display: block;
position: absolute;
left: 0;
margin-top: 30px;
}
.hamburger-menu.menu-open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.hamburger-menu.menu-open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.hamburger-menu.menu-open span:nth-child(1), .hamburger-menu.menu-open span:nth-child(4) {
top: 29px;
left: 50%;
width: 0%;
}
.navbar-nav.hidemenu, .theme_header_menu_social.hidemenu {
display:none;
}
nav.navbar.after-scroll-wrap .hamburger-menu{
margin-top: -6px;
}
@media (max-width: 767px) {
.navbar-nav.hidemenu {
display:block!important;
}
.hamburger-menu, .form-group.menu-bar-form {
display:none!important;
}
}
.form-group.menu-bar-form .form-group {
margin-bottom: 18px;
}
.form-group.menu-bar-form {
width: 60%;
text-align: center;
position: relative;
top: 5px;
}
.form-group.menu-bar-form.add-on-widgets {
width: auto;
top:auto!important;
}
.form-group.menu-bar-form .button-custom {
top: 0px;
right: 0px;
padding: 10px 20px 10px!important;
min-height: 50px!important;
}
.form-group.menu-bar-form .form-control {
border: none;
border: 1px solid #f4f4f4!important;
min-height: 50px;
margin-bottom: 0px;
}
.form-group.menu-bar-form form.searchform i.livesearch {
top: 17px;
left: 12px;
font-size: 16px;
}
.form-group.menu-bar-form select.search-expand-types {
top: 0px;
right: 109px;
height: 50px;
border-radius: 0px;
background: url(//qmplugs.com/wp-content/themes/manual/img/uparrow.png) no-repeat 95% center rgb(248, 248, 248);
}
nav.navbar.after-scroll-wrap .form-group.menu-bar-form {
display:none!important;
}
.form-group.menu-bar-form .trending-search {
display:none;
}
@media (max-width: 991px) and (min-width: 768px) {
.form-group.menu-bar-form {
display:none!important;
}
.hamburger-menu {
height: 0px;
display: none;
}
.hamburger-menu span {
background: #121212;
}
}
.form-group.menu-bar-form .button-custom.custom-simple-search{
background-color:#FFFFFF!important;
color: #A8A8A8!important;
font-family: 'Font Awesome 5 Free';
-webkit-transition: width .4s ease-in-out;
transition: width .4s ease-in-out;
outline:none;
margin: 1px 5px 0px 0px;
box-shadow: none;
width: 60px;
font-weight: 600;
font-size: 18px;
padding: 9px 20px!important;
min-height: 48px!important;
}
.form-group input.header-search.custom-simple-header-search {
padding-left: 20px;
}
.vc_manual__search_wrap .inlinesearch_formwrap form.searchform i.livesearch{
top: 16px;
left: 26px;
font-size: 15px;
} .body-content .search.manual_faq:before {
font-family: 'Font Awesome 5 Free';
content: "\f059"!important;
font-weight: 600;
}
.body-content .search.manual_documentation:before {
content: "\e006"!important;
font-size: 30px;
}
.body-content .search.manual_kb:before {
content: "\e005"!important;
}
.body-content .search.forum:before {
font-family: 'ElegantIcons';
content: "\77"!important;
}
.body-content .search.attachment:before {
font-family: 'et-line';
content: "\e00f";
}
.body-content .search.lp_quiz:before {
font-family: 'ElegantIcons';
content: "\7d"!important;
}
.body-content .search.lp_lesson:before {
font-family: 'ElegantIcons';
content: "\68"!important;
}
.body-content .search.lp_course:before {
font-family: 'ElegantIcons';
content: "\e022"!important;
} .col-md-12.col-sm-12.masonry-item.kb-subcat-cssfix {
padding-left: 1px;
} .navbar-header .fa-bars {
cursor:pointer;
}
.navbar-header .fa-bars:before {
color: #FFFFFF;
}
.mobile-menu-holder {
display:none;
clear:both;
}
@media screen and (min-width:992px){
.mobile-menu-holder.open-mobile-menu {
display:none!important;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.navbar-header {
width: 100%;
}
.navbar-inverse .navbar-toggle {
top: 18px;
float: right;
border:none!important;
font-size: 18px;
}
.navbar-toggle {
display: block!important;
}
}
@media (max-width:991px) {
#navbar ul.nav.navbar-nav {
display: none!important;
} .mobile-menu-holder {
background:#F9F9F9;
position: absolute;
z-index: 9999999999;
}
.mobile-menu-holder ul {
width: 100%;
padding: 5px 0px;
}
.mobile-menu-holder ul li {
list-style: none;
width: 100%;
}
.mobile-menu-holder li.current a {
color: #000000!important;
}
.mobile-menu-holder li a {
line-height: 28px;
height: auto;
text-transform: uppercase;
font-weight: 700;
font-size: 12px;
letter-spacing: 0.9px;
color: #5B5B5B;
padding: 5px 0px!important;
}
.mobile-menu-holder li a:hover {
color: #797676;
}
.mobile-menu-holder li > ul {
display: block;
overflow: hidden;
padding: 3px 0px 3px 35px;
}
.mobile-menu-holder li > ul li a {
font-weight: 600;
color: #656464;
font-size: 11px;
}
.mobile-menu-holder li > ul li a i {
display:none;
}
.mobile-menu-holder {
width: 100%;
}
.doc-sidebar-box {
display:none;
}
} @media (min-width:991px) {
i.fa.fa-bars.navbar-toggle {
display: none;
}
}
@media (min-width:991px) and (max-width:1200px) {
ul#menu-header-menu {
float: left!important; margin-left: 0px!important;
}
.navbar-inverse .navbar-nav>li>a {
padding: 0px 24px 0px 0px;
}
.navbar-collapse {
padding-left: 0px!important;
}
} .footer-secondary {
float: left;
padding-left: 0px;
}
ul.footer-secondary li, ul.footer-tertiary li {
display: inline-block;
list-style-type: none;
line-height: 26px;
vertical-align: middle;
margin: 0 18px 0 0;
}
.footer-tertiary {
float: right;
padding-right: 0px;
padding-left: 0px;
}
ul.footer-tertiary li {
margin: 0 0px 0 0;
} .sidebar-widget.widget_display_topics ul, .sidebar-widget.widget_display_forums ul{
padding-left:0px;
}
.sidebar-widget.widget_display_search input[type="text"], .bbp-login-form .bbp-username input[type="text"], .bbp-login-form .bbp-password input[type="password"]{
background:#FFFFFF;
} .icon-page-popup.open {
visibility: visible;
opacity: 1;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.icon-page-popup.page-search-popup {
background: rgb(4 4 4 / 75%);
}
.icon-page-popup {
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-webkit-transition-delay: .5s;
transition-delay: .5s;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
visibility: hidden;
overflow: hidden;
opacity: 0;
}
.popup-close-button {
position: fixed;
top: 40px;
right: 55px;
z-index: 100000;
visibility: hidden;
opacity: 0;
cursor: pointer;
height: 40px;
width: 40px;
color: #111;
-webkit-transition: all .3s linear .1s;
transition: all .3s linear .1s;
}
.popup-close-button .burger-icon-top, .popup-close-button .burger-icon-bottom {
background: #FFFFFF;
}
.icon-page-popup.open .popup-close-button {
visibility: visible;
opacity: 1;
}
.icon-page-popup.open .popup-close-button {
-webkit-transition-delay: .6s;
transition-delay: .6s;
}
.popup-close-button .burger-icon-top, .popup-close-button .burger-icon-bottom {
display: block;
position: absolute;
top: 19px;
left: 5px;
width: 29px;
height: 3px;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition: -webkit-transform .6s cubic-bezier(.165,.84,.44,1);
transition: -webkit-transform .6s cubic-bezier(.165,.84,.44,1);
transition: transform .6s cubic-bezier(.165,.84,.44,1);
transition: transform .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1);
}
.popup-close-button .burger-icon-top {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.popup-close-button .burger-icon-bottom {
-webkit-transform: rotate(225deg);
-ms-transform: rotate(225deg);
transform: rotate(225deg);
}
span.burger-icon-top, span.burger-icon-bottom {
background:#111;
}
.page-search-popup .page-search-popup-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.page-search-popup .searchform {
position: relative;
color: #086ad8;
width: 1170px;
max-width: 70%;
margin: 0 auto;
-webkit-transform: translate(0,50px);
-ms-transform: translate(0,50px);
transform: translate(0,50px);
-webkit-transition: all .5s ease-in-out,opacity .5s linear;
transition: all .5s ease-in-out,opacity .5s linear;
-webkit-transition-delay: 0s;
transition-delay: 0s;
margin-top: -130px;
}
.icon-page-popup.page-search-popup form.searchform i.livesearch {
top: 28px;
left: 25px;
}
.icon-page-popup.page-search-popup form.searchform i.livesearch.search_icon_loading {
display:none;
}
.icon-page-popup.page-search-popup select.search-expand-types {
top: 1px;
right: 110px;
}
.icon-page-popup.page-search-popup .button-custom {
right: 0px;
min-height: 75px!important;
}
.icon-page-popup.page-search-popup .form-control.header-search {
border-radius: 4px;
border-color: rgba(0, 0, 0, 0.3)!important;
webkit-box-shadow: 2px 0px 10px -5px rgba(0,0,0,0.75)!important;
-moz-box-shadow: 2px 0px 10px -5px rgba(0,0,0,0.75)!important;
box-shadow: 2px 0px 10px -5px rgba(0,0,0,0.75)!important;
min-height: 75px;
}
.icon-page-popup.page-search-popup .trending-search {
display:none;
}
.icon-page-popup.page-search-popup .form-control.header-search::-webkit-input-placeholder { 
color:#222;
}
.icon-page-popup.page-search-popup .form-control.header-search:-ms-input-placeholder {
color:#222;
}
.icon-page-popup.page-search-popup .form-control.header-search::placeholder {
color:#222;
}
.icon-page-popup.page-search-popup select.search-expand-types {
color:#222;
height: 73px;
} .portfolio-item-wrap {
left: 0px;
top: 383px;
margin-bottom: 10px;
}
.portfolio-item {
margin: 0;
position: relative;
-webkit-transition: all 2s ease-in-out;
transition: all 2s ease-in-out;
z-index: 1;
}
.portfolio-item-wrap .portfolio-item .image-wrap {
position: relative;
border: 1px solid #ebebeb;
transition: transform .25s ease-in-out;
border-radius: 4px;
overflow: hidden;
width: 100%;
min-height: 80px;
text-align: center;
display: block;
} 
.custom-well.blankbg, .doc-rtl-sidebar .custom-well.blankbg, .inlinedocsidebar .custom-well.blankbg{
background: none!important;
}
.portfolio-item-wrap .portfolio-item.shadow {
-webkit-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
-moz-box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
box-shadow: 3px 5px 25px 0 rgba(0,0,0,.1);
-webkit-transition: all .3s;
-moz-transition: all .3s;
}
.portfolio-item-wrap .portfolio-item .image-wrap:before {
content:'';
background: url(//qmplugs.com/wp-content/themes/manual/img/dots.svg) left center no-repeat #ebebeb;
color: #bbb;
width: 100%;
height: 30px;
padding: 0 8px;
display: block;
font-size: 20px;
line-height: 28px;
text-align: left;
}
.portfolio-item-wrap .portfolio-item .image-wrap:after {
content:'';
background: #f5f5f5;
position: absolute;
width: calc(100% - 50px);
border-radius: 3px;
height: 10px;
top: 10px;
left: 40px;
}
.portfolio-item-wrap .portfolio-item .image-wrap img {
width: 100%;
vertical-align: middle;
display: block;
}
.portfolio-item-wrap .description {
padding: 15px;
text-align: center;
}
.body-content .faq-single {
margin: 0px 0 25px 0px;
border-bottom: 1px solid rgba(170, 170, 170, 0.47);
padding: 0px 0px 0px 0px;
}
.pull-right.reply { 
display: none; 
}
.pg-custom-vc {
position:relative;
}
a.post-edit-link {
margin-right: 20px;
} .row-eq-height, .vc-row-eq-height, .vc-row-eq-height [class*="vc_col-sm-"] {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
} .ajxloadvc .page-title-header {
padding: 0px 0px 5px 60px;
}
.ajxloadvc .page-title-header:before {
left: 5px;
}
.ajxloadvc .doc-single-post .manual_attached_section h5:before, .ajxloadvc .manual_related_articles h5:before, .body-content .ajxloadvc li.cat.inner:before {
left: 6px;
}
.vc-kb-cat-widget, .vc-kb-popular-widget {
padding:0px;
}
.vc-kb-cat-widget ul li {
border-bottom: 1px solid #fff;
margin-bottom: 0px!important;
padding-bottom: 8px;
}
ul.doc-landing.child li.cat-lists:last-child {
border-bottom: none;
}
.count-span {
color: #fff;
font-size: 11px;
margin: 0 0px 0 3px;
padding: 1px 4px;
line-height: 100%;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 35px;
background: #7D7F81;
}
li.current-singlepg-active a {
font-weight: bold;
}
form.post-password-form input[type=submit]{
border-top-left-radius: 0px!important;
border-bottom-left-radius: 0px!important;
}
img.wp-post-image {
margin: 15px 0px;
border-radius: 5px;
}
#navbar i.menu_arrow_first_level.fa.fa-caret-down {
font-size: 8px;
}
.mobile_menu_arrow {
display:none!important;
}
@media (max-width: 991px) {
.navbar-toggle {
margin-right: 0px!important;
}
.mobile-menu-holder li > ul {
display: none;
overflow: hidden;
padding: 3px 0px 3px 35px;
}
.mobile-menu-holder i.menu_arrow_first_level.fa.fa-caret-down {
display:none;
}
.mobile_menu_arrow {
display:block!important;
float:right;
margin-top: -23px;
font-size: 12px;
cursor:pointer;
}
.nav>li>a {
display: table-cell!important;
}
.mobile-menu-holder li > ul.sub-menu > li:last-child, .mobile-menu-holder ul > li:last-child {
border-bottom:none!important;
}
.mobile-menu-holder ul > li {
padding: 4px 0px;
}
.inline-content-block-left, .inline-content-block-right {
padding-right: 0px!important;
padding-left: 0px!important;
padding-top: 50px;
}
.printinlinedoc .pom-small-grey {
right: 10px;
width: 25px;
}
.printinlinedoc { 
display:none; 
}
} .private-kb-cat {
text-align:right;
font-size: 12px;
color:#F13C2A;
float: right;
} 
.private-kb-cat.left{
text-align:left;	
}
.private-kb-cat i{
color:#F13C2A;
}
.kb_style1_box {
margin-bottom: 20px;	
}
.cat_pgstyle2_fix {
padding-bottom: 20px;	
}
.kb_style1_box.cat_pgstyle2_fix:hover{
box-shadow: none;
}
.kb-categorypg-style2 {
padding: 20px 30px!important;
background: #ffffff!important;
box-shadow: 0 1px 1px 0 #dfe5ee;
border-radius: 5px;
margin-bottom: 20px;
}
.kb-categorypg-style2 .kb-box-single {
padding: 0px 0px 0px 0px;
border-bottom:none;
color:inherit;
background: none;
}
.kb-categorypg-style2 .kb-box-single:before {
font-family: 'et-line'!important;
content: ""!important;
}
.kb-categorypg-style2 p.customkb_excerpt {
padding-top:5px;
}
.kb_style1_box .wrap_kbstyle {
background-color: white;
border-radius: 4px;
padding: 30px;
position: relative;
z-index: 3;
text-decoration: none;
overflow: hidden;
width: 100%;
display: block;
outline: none;
box-shadow: 0 3px 8px 0 rgba(0,0,0,0.03);
border: 1px solid #d4dadf;
-webkit-transition: border .15s linear, background-color .15s linear, box-shadow .15s linear, opacity .15s linear, -webkit-transform .15s linear;
transition: border .15s linear, background-color .15s linear, box-shadow .15s linear, opacity .15s linear, -webkit-transform .15s linear;
transition: border .15s linear, transform .15s linear, background-color .15s linear, box-shadow .15s linear, opacity .15s linear;
transition: border .15s linear, transform .15s linear, background-color .15s linear, box-shadow .15s linear, opacity .15s linear, -webkit-transform .15s linear;
}
.kb_style1_box .wrap_kbstyle:hover {
border: 1px solid rgba(136,149,162,0.35);
background-color: #fcfcfc;
}
.kb_style1_box .wrap_stylekb {
position: relative;
padding-left: 150px;
}
.kb_style1_box wrap_kbstyle:hover .icon_image_kbstyle {
border-color: #d0d7df;
}
.kb_style1_box .icon_image_kbstyle {
position: absolute;
left: 0;
top: 0;
width: 120px;
height: 100%;
-webkit-transition: all .3s linear;
transition: all .3s linear;
text-align: center;
}
.kb_style1_box .icon_image_kbstyle i{
font-size: 55px;
color: #818A97;
}
.kb_login_box {
margin: auto;
margin-top: 0px;
}
@media (max-width:767px) {
.kb_style1_box .icon_image_kbstyle {
position: inherit;
}
.kb_style1_box .wrap_stylekb {
padding-left: 0px;
}
.kb_style1_box .icon_image_kbstyle {
text-align:left;
padding-bottom:20px;
}
.navbar-toggle {
margin-right: 15px!important
}
} .row-eq-height, .vc-row-eq-height {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.vc-row-eq-height [class*="vc_col-sm-"] {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.KbCategory__box_layout2 .mediaContent {
width: 100%;
}
.KbCategory__box_layout2 .KbCategory__box_layout2__boxInner:hover, .kb_style1_box:hover, .vc-faqmanualblocks-wrap .vc-faqmanualblocks:hover {
box-shadow:  0 0 1px rgba(0, 0, 0, 0.3), 0 2px 6px rgba(0, 0, 0, 0.24), 0 4px 15px rgba(0, 0, 0, 0.2);
-moz-box-shadow:  0 0 1px rgba(0, 0, 0, 0.3), 0 2px 6px rgba(0, 0, 0, 0.24), 0 4px 15px rgba(0, 0, 0, 0.2);
-webkit-box-shadow:  0 0 1px rgba(0, 0, 0, 0.3), 0 2px 6px rgba(0, 0, 0, 0.24), 0 4px 15px rgba(0, 0, 0, 0.2);
-webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.row-eq-height .KbCategory__box_layout2:nth-child(2n-2) {  
margin-right: 0;
}
.row-eq-height:last-child .KbCategory__box_layout2 {
margin: 0 0 3rem 0;
}
.KbCategory__box_layout2__boxInner {
padding: 25px;
margin-bottom: 30px;
}
.KbCategory__box_layout2 .flex {
display: -ms-flexbox;
display: flex;
}
.KbCategory__box_layout2 .noflex.center {
text-align:center;
}
.KbCategory__box_layout2 .mediaFigure {
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 25px;
margin-top: 5px;
}
.KbCategory__box_layout2 .mediaFigure.fix{
margin-right:0px;
margin-bottom:12px;
}
.KbCategory__box_layout2 .mediaFigure i {
font-size: 45px;
}
.mediaContent .private-kb-cat {
text-align: left;
padding-bottom: 10px;
float: none;
}
.mediaContent .private-kb-cat.fix.left{
text-align: left;
}
.mediaContent .private-kb-cat.fix{
text-align: center;
float: none;
}
.vc-manualfaq-blocks {
border-bottom: 1px solid #efefef;
background-color: #FAFAFA;
padding: 30px;
margin-bottom: 20px;
margin-right: 10px;
}
.vc-manualfaq-blocks:last-child {
margin-right: 0px;
}
.vc-faqmanualblocks {
border-bottom: 1px solid #efefef;
background-color: #FAFAFA;
padding: 25px;
margin-bottom: 30px;
border-radius: 5px;
}
@media (max-width: 991px) {
.vc-manualfaq-blocks {
margin-right: 0px;
}
}
.body-content .search h4{
overflow-wrap: break-word;
}
.page404search form.searchform i.livesearch {
top: 36px; 
}
.page404search select.search-expand-types {
top: 16px;
}
.vckbpostauthors {
margin-top:20px;
}
.vckbpostauthors .kb_post_article_username {
text-transform: capitalize;
}
.vckbpostauthors ul {
list-style: none;
margin: 0;
padding: 0;
display: inline-block;
vertical-align: middle;
position: relative;
height: 35px;
margin-right: 8px;
}
.vckbpostauthors ul li:first-child {
left: 0;
}
.vckbpostauthors ul li:nth-child(2), .vckbpostauthors ul li:nth-child(3), .vckbpostauthors ul li:nth-child(4), .vckbpostauthors ul li:nth-child(5), .vckbpostauthors ul li:nth-child(6), .vckbpostauthors ul li:nth-child(7) {
margin-left: -12px;
}
.vckbpostauthors ul li:nth-child(2) {
z-index: 9;
}
.vckbpostauthors ul li:nth-child(3) {
z-index: 8;
}
.vckbpostauthors ul li:nth-child(4) {
z-index: 7;
}
.vckbpostauthors ul li:nth-child(5) {
z-index: 6;
}
.vckbpostauthors ul li:nth-child(6) {
z-index: 5;
}
.vckbpostauthors ul li:nth-child(7) {
z-index: 4;
}
.vckbpostauthors ul li {
display: inline-block;
z-index: 10;
position: relative;
margin-left: 0;
}
.vckbpostauthors ul::after {
content: "";
display: table;
clear: both;
}
.vckbpostauthors ul li img {
border-radius: 50%;
height: 36px;
width: 36px;
border: 2px solid #fff;
box-shadow: 1px 1px 2px -1px;
}
.vckbpostauthors .item-info {
display: inline-block;
vertical-align: middle;
font-size: 12px;
}
.vckbpostauthors .item-info .post_autname {
text-transform: capitalize;
color: inherit;
}
.pg-custom-vc .custom_login_form ul.custom_register{
margin-left:0px!important;
}
.pg-custom-vc .custom_login_form p {
padding-bottom:0px;
}
div.search.reply a {
font-size: inherit;
} .promo {
border: 1px solid #E5E5E5;
border-radius: 3px;
padding: 30px;
}
.promo .hvr-bubble-float-right:before {
border-color: transparent transparent transparent #1ABC9C;
}
.promo a {
float: right;
margin-top: -63px;
height: 46px;
padding: 12px 22px;
} .pmpro_login_wrap, .pmpro_lost_password_wrap {
border: 0;
padding: 50px 30px 40px;
margin: 0;
background: #fff;
box-shadow: 0 0 10px rgba(51,51,51,.1);
border-radius: 5px;
}
.pmpro_login_wrap p {
margin-bottom: 0px!important;
}
.pg-custom-vc .manual-course-wrapper img, .elementor-widget-container .manual-course-wrapper img {
width:100%;
}
@media (max-width: 768px) {
form.pmpro_form input[type=text].input, form.pmpro_form input[type=password].input, .pmpro_login_wrap form#loginform input[type=text].input, .pmpro_login_wrap form#loginform input[type=password].input {
width: 100%!important;
}
} .vc_theme_blog_post_holder .body-content .entry-content { 
margin-bottom: 20px;
}
.vc_theme_blog_post_holder .body-content .entry-header.dividers {
margin-bottom:20px;
}
.vc_theme_blog_post_holder .entry-meta{ 
padding: 10px 0px;
font-size: 13px;
color: #A9A9A9;
}
.vc_theme_blog_post_holder .entry-meta.latest_post_date {
margin: 0 15px 0 0;
border-right: 1px solid #ebebeb;
width: 50px;
float: left;
} .manual_video_wrap {
position: relative;
}
.manual_vc_video_image_effect {
opacity: 1;
filter: alpha(opacity=50);
border-radius: 6px;
box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 25px 0px;
}
.manual_vc_video_image_effect:hover {
opacity: 0.5;
filter: alpha(opacity=100);
-moz-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
} .pg-custom-vc .manual_icon_with_title.boxshadow {
-webkit-box-shadow: 0px 8px 16px 0px rgb(42 42 43 / 5%);
box-shadow: 0px 8px 16px 0px rgb(42 42 43 / 5%);
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
.lp-pmpro-membership-list h2.lp-title {
font-weight:bold!important;
} .KbCategory__box_layout2 .KbCategory__box_layout2__boxInner h3, .KbCategory__box_layout2 .KbCategory__box_layout2__boxInner h4, .KbCategory__box_layout2 .KbCategory__box_layout2__boxInner h5, .KbCategory__box_layout2 .KbCategory__box_layout2__boxInner h6 { 
margin-top: 0px; 
}
.cursor-pointer {
cursor:pointer;
}