@charset "UTF-8";
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//amaros.com.pl/wp-content/themes/neom-blog/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%} .owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme:not(.main-slider) .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:28px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791} .owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}.fa {
font-family: var(--fa-style-family, "Font Awesome 6 Free");
font-weight: var(--fa-style, 900); }
.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.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; }
.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
font-family: 'Font Awesome 6 Free'; }
.fab,
.fa-brands {
font-family: 'Font Awesome 6 Brands'; }
.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, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-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, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-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, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-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, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-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, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-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, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-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, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-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;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 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-fill-drip::before {
content: "\f576"; }
.fa-arrows-to-circle::before {
content: "\e4bd"; }
.fa-circle-chevron-right::before {
content: "\f138"; }
.fa-chevron-circle-right::before {
content: "\f138"; }
.fa-at::before {
content: "\40"; }
.fa-trash-can::before {
content: "\f2ed"; }
.fa-trash-alt::before {
content: "\f2ed"; }
.fa-text-height::before {
content: "\f034"; }
.fa-user-xmark::before {
content: "\f235"; }
.fa-user-times::before {
content: "\f235"; }
.fa-stethoscope::before {
content: "\f0f1"; }
.fa-message::before {
content: "\f27a"; }
.fa-comment-alt::before {
content: "\f27a"; }
.fa-info::before {
content: "\f129"; }
.fa-down-left-and-up-right-to-center::before {
content: "\f422"; }
.fa-compress-alt::before {
content: "\f422"; }
.fa-explosion::before {
content: "\e4e9"; }
.fa-file-lines::before {
content: "\f15c"; }
.fa-file-alt::before {
content: "\f15c"; }
.fa-file-text::before {
content: "\f15c"; }
.fa-wave-square::before {
content: "\f83e"; }
.fa-ring::before {
content: "\f70b"; }
.fa-building-un::before {
content: "\e4d9"; }
.fa-dice-three::before {
content: "\f527"; }
.fa-calendar-days::before {
content: "\f073"; }
.fa-calendar-alt::before {
content: "\f073"; }
.fa-anchor-circle-check::before {
content: "\e4aa"; }
.fa-building-circle-arrow-right::before {
content: "\e4d1"; }
.fa-volleyball::before {
content: "\f45f"; }
.fa-volleyball-ball::before {
content: "\f45f"; }
.fa-arrows-up-to-line::before {
content: "\e4c2"; }
.fa-sort-down::before {
content: "\f0dd"; }
.fa-sort-desc::before {
content: "\f0dd"; }
.fa-circle-minus::before {
content: "\f056"; }
.fa-minus-circle::before {
content: "\f056"; }
.fa-door-open::before {
content: "\f52b"; }
.fa-right-from-bracket::before {
content: "\f2f5"; }
.fa-sign-out-alt::before {
content: "\f2f5"; }
.fa-atom::before {
content: "\f5d2"; }
.fa-soap::before {
content: "\e06e"; }
.fa-icons::before {
content: "\f86d"; }
.fa-heart-music-camera-bolt::before {
content: "\f86d"; }
.fa-microphone-lines-slash::before {
content: "\f539"; }
.fa-microphone-alt-slash::before {
content: "\f539"; }
.fa-bridge-circle-check::before {
content: "\e4c9"; }
.fa-pump-medical::before {
content: "\e06a"; }
.fa-fingerprint::before {
content: "\f577"; }
.fa-hand-point-right::before {
content: "\f0a4"; }
.fa-magnifying-glass-location::before {
content: "\f689"; }
.fa-search-location::before {
content: "\f689"; }
.fa-forward-step::before {
content: "\f051"; }
.fa-step-forward::before {
content: "\f051"; }
.fa-face-smile-beam::before {
content: "\f5b8"; }
.fa-smile-beam::before {
content: "\f5b8"; }
.fa-flag-checkered::before {
content: "\f11e"; }
.fa-football::before {
content: "\f44e"; }
.fa-football-ball::before {
content: "\f44e"; }
.fa-school-circle-exclamation::before {
content: "\e56c"; }
.fa-crop::before {
content: "\f125"; }
.fa-angles-down::before {
content: "\f103"; }
.fa-angle-double-down::before {
content: "\f103"; }
.fa-users-rectangle::before {
content: "\e594"; }
.fa-people-roof::before {
content: "\e537"; }
.fa-people-line::before {
content: "\e534"; }
.fa-beer-mug-empty::before {
content: "\f0fc"; }
.fa-beer::before {
content: "\f0fc"; }
.fa-diagram-predecessor::before {
content: "\e477"; }
.fa-arrow-up-long::before {
content: "\f176"; }
.fa-long-arrow-up::before {
content: "\f176"; }
.fa-fire-flame-simple::before {
content: "\f46a"; }
.fa-burn::before {
content: "\f46a"; }
.fa-person::before {
content: "\f183"; }
.fa-male::before {
content: "\f183"; }
.fa-laptop::before {
content: "\f109"; }
.fa-file-csv::before {
content: "\f6dd"; }
.fa-menorah::before {
content: "\f676"; }
.fa-truck-plane::before {
content: "\e58f"; }
.fa-record-vinyl::before {
content: "\f8d9"; }
.fa-face-grin-stars::before {
content: "\f587"; }
.fa-grin-stars::before {
content: "\f587"; }
.fa-bong::before {
content: "\f55c"; }
.fa-spaghetti-monster-flying::before {
content: "\f67b"; }
.fa-pastafarianism::before {
content: "\f67b"; }
.fa-arrow-down-up-across-line::before {
content: "\e4af"; }
.fa-spoon::before {
content: "\f2e5"; }
.fa-utensil-spoon::before {
content: "\f2e5"; }
.fa-jar-wheat::before {
content: "\e517"; }
.fa-envelopes-bulk::before {
content: "\f674"; }
.fa-mail-bulk::before {
content: "\f674"; }
.fa-file-circle-exclamation::before {
content: "\e4eb"; }
.fa-circle-h::before {
content: "\f47e"; }
.fa-hospital-symbol::before {
content: "\f47e"; }
.fa-pager::before {
content: "\f815"; }
.fa-address-book::before {
content: "\f2b9"; }
.fa-contact-book::before {
content: "\f2b9"; }
.fa-strikethrough::before {
content: "\f0cc"; }
.fa-k::before {
content: "\4b"; }
.fa-landmark-flag::before {
content: "\e51c"; }
.fa-pencil::before {
content: "\f303"; }
.fa-pencil-alt::before {
content: "\f303"; }
.fa-backward::before {
content: "\f04a"; }
.fa-caret-right::before {
content: "\f0da"; }
.fa-comments::before {
content: "\f086"; }
.fa-paste::before {
content: "\f0ea"; }
.fa-file-clipboard::before {
content: "\f0ea"; }
.fa-code-pull-request::before {
content: "\e13c"; }
.fa-clipboard-list::before {
content: "\f46d"; }
.fa-truck-ramp-box::before {
content: "\f4de"; }
.fa-truck-loading::before {
content: "\f4de"; }
.fa-user-check::before {
content: "\f4fc"; }
.fa-vial-virus::before {
content: "\e597"; }
.fa-sheet-plastic::before {
content: "\e571"; }
.fa-blog::before {
content: "\f781"; }
.fa-user-ninja::before {
content: "\f504"; }
.fa-person-arrow-up-from-line::before {
content: "\e539"; }
.fa-scroll-torah::before {
content: "\f6a0"; }
.fa-torah::before {
content: "\f6a0"; }
.fa-broom-ball::before {
content: "\f458"; }
.fa-quidditch::before {
content: "\f458"; }
.fa-quidditch-broom-ball::before {
content: "\f458"; }
.fa-toggle-off::before {
content: "\f204"; }
.fa-box-archive::before {
content: "\f187"; }
.fa-archive::before {
content: "\f187"; }
.fa-person-drowning::before {
content: "\e545"; }
.fa-arrow-down-9-1::before {
content: "\f886"; }
.fa-sort-numeric-desc::before {
content: "\f886"; }
.fa-sort-numeric-down-alt::before {
content: "\f886"; }
.fa-face-grin-tongue-squint::before {
content: "\f58a"; }
.fa-grin-tongue-squint::before {
content: "\f58a"; }
.fa-spray-can::before {
content: "\f5bd"; }
.fa-truck-monster::before {
content: "\f63b"; }
.fa-w::before {
content: "\57"; }
.fa-earth-africa::before {
content: "\f57c"; }
.fa-globe-africa::before {
content: "\f57c"; }
.fa-rainbow::before {
content: "\f75b"; }
.fa-circle-notch::before {
content: "\f1ce"; }
.fa-tablet-screen-button::before {
content: "\f3fa"; }
.fa-tablet-alt::before {
content: "\f3fa"; }
.fa-paw::before {
content: "\f1b0"; }
.fa-cloud::before {
content: "\f0c2"; }
.fa-trowel-bricks::before {
content: "\e58a"; }
.fa-face-flushed::before {
content: "\f579"; }
.fa-flushed::before {
content: "\f579"; }
.fa-hospital-user::before {
content: "\f80d"; }
.fa-tent-arrow-left-right::before {
content: "\e57f"; }
.fa-gavel::before {
content: "\f0e3"; }
.fa-legal::before {
content: "\f0e3"; }
.fa-binoculars::before {
content: "\f1e5"; }
.fa-microphone-slash::before {
content: "\f131"; }
.fa-box-tissue::before {
content: "\e05b"; }
.fa-motorcycle::before {
content: "\f21c"; }
.fa-bell-concierge::before {
content: "\f562"; }
.fa-concierge-bell::before {
content: "\f562"; }
.fa-pen-ruler::before {
content: "\f5ae"; }
.fa-pencil-ruler::before {
content: "\f5ae"; }
.fa-people-arrows::before {
content: "\e068"; }
.fa-people-arrows-left-right::before {
content: "\e068"; }
.fa-mars-and-venus-burst::before {
content: "\e523"; }
.fa-square-caret-right::before {
content: "\f152"; }
.fa-caret-square-right::before {
content: "\f152"; }
.fa-scissors::before {
content: "\f0c4"; }
.fa-cut::before {
content: "\f0c4"; }
.fa-sun-plant-wilt::before {
content: "\e57a"; }
.fa-toilets-portable::before {
content: "\e584"; }
.fa-hockey-puck::before {
content: "\f453"; }
.fa-table::before {
content: "\f0ce"; }
.fa-magnifying-glass-arrow-right::before {
content: "\e521"; }
.fa-tachograph-digital::before {
content: "\f566"; }
.fa-digital-tachograph::before {
content: "\f566"; }
.fa-users-slash::before {
content: "\e073"; }
.fa-clover::before {
content: "\e139"; }
.fa-reply::before {
content: "\f3e5"; }
.fa-mail-reply::before {
content: "\f3e5"; }
.fa-star-and-crescent::before {
content: "\f699"; }
.fa-house-fire::before {
content: "\e50c"; }
.fa-square-minus::before {
content: "\f146"; }
.fa-minus-square::before {
content: "\f146"; }
.fa-helicopter::before {
content: "\f533"; }
.fa-compass::before {
content: "\f14e"; }
.fa-square-caret-down::before {
content: "\f150"; }
.fa-caret-square-down::before {
content: "\f150"; }
.fa-file-circle-question::before {
content: "\e4ef"; }
.fa-laptop-code::before {
content: "\f5fc"; }
.fa-swatchbook::before {
content: "\f5c3"; }
.fa-prescription-bottle::before {
content: "\f485"; }
.fa-bars::before {
content: "\f0c9"; }
.fa-navicon::before {
content: "\f0c9"; }
.fa-people-group::before {
content: "\e533"; }
.fa-hourglass-end::before {
content: "\f253"; }
.fa-hourglass-3::before {
content: "\f253"; }
.fa-heart-crack::before {
content: "\f7a9"; }
.fa-heart-broken::before {
content: "\f7a9"; }
.fa-square-up-right::before {
content: "\f360"; }
.fa-external-link-square-alt::before {
content: "\f360"; }
.fa-face-kiss-beam::before {
content: "\f597"; }
.fa-kiss-beam::before {
content: "\f597"; }
.fa-film::before {
content: "\f008"; }
.fa-ruler-horizontal::before {
content: "\f547"; }
.fa-people-robbery::before {
content: "\e536"; }
.fa-lightbulb::before {
content: "\f0eb"; }
.fa-caret-left::before {
content: "\f0d9"; }
.fa-circle-exclamation::before {
content: "\f06a"; }
.fa-exclamation-circle::before {
content: "\f06a"; }
.fa-school-circle-xmark::before {
content: "\e56d"; }
.fa-arrow-right-from-bracket::before {
content: "\f08b"; }
.fa-sign-out::before {
content: "\f08b"; }
.fa-circle-chevron-down::before {
content: "\f13a"; }
.fa-chevron-circle-down::before {
content: "\f13a"; }
.fa-unlock-keyhole::before {
content: "\f13e"; }
.fa-unlock-alt::before {
content: "\f13e"; }
.fa-cloud-showers-heavy::before {
content: "\f740"; }
.fa-headphones-simple::before {
content: "\f58f"; }
.fa-headphones-alt::before {
content: "\f58f"; }
.fa-sitemap::before {
content: "\f0e8"; }
.fa-circle-dollar-to-slot::before {
content: "\f4b9"; }
.fa-donate::before {
content: "\f4b9"; }
.fa-memory::before {
content: "\f538"; }
.fa-road-spikes::before {
content: "\e568"; }
.fa-fire-burner::before {
content: "\e4f1"; }
.fa-flag::before {
content: "\f024"; }
.fa-hanukiah::before {
content: "\f6e6"; }
.fa-feather::before {
content: "\f52d"; }
.fa-volume-low::before {
content: "\f027"; }
.fa-volume-down::before {
content: "\f027"; }
.fa-comment-slash::before {
content: "\f4b3"; }
.fa-cloud-sun-rain::before {
content: "\f743"; }
.fa-compress::before {
content: "\f066"; }
.fa-wheat-awn::before {
content: "\e2cd"; }
.fa-wheat-alt::before {
content: "\e2cd"; }
.fa-ankh::before {
content: "\f644"; }
.fa-hands-holding-child::before {
content: "\e4fa"; }
.fa-asterisk::before {
content: "\2a"; }
.fa-square-check::before {
content: "\f14a"; }
.fa-check-square::before {
content: "\f14a"; }
.fa-peseta-sign::before {
content: "\e221"; }
.fa-heading::before {
content: "\f1dc"; }
.fa-header::before {
content: "\f1dc"; }
.fa-ghost::before {
content: "\f6e2"; }
.fa-list::before {
content: "\f03a"; }
.fa-list-squares::before {
content: "\f03a"; }
.fa-square-phone-flip::before {
content: "\f87b"; }
.fa-phone-square-alt::before {
content: "\f87b"; }
.fa-cart-plus::before {
content: "\f217"; }
.fa-gamepad::before {
content: "\f11b"; }
.fa-circle-dot::before {
content: "\f192"; }
.fa-dot-circle::before {
content: "\f192"; }
.fa-face-dizzy::before {
content: "\f567"; }
.fa-dizzy::before {
content: "\f567"; }
.fa-egg::before {
content: "\f7fb"; }
.fa-house-medical-circle-xmark::before {
content: "\e513"; }
.fa-campground::before {
content: "\f6bb"; }
.fa-folder-plus::before {
content: "\f65e"; }
.fa-futbol::before {
content: "\f1e3"; }
.fa-futbol-ball::before {
content: "\f1e3"; }
.fa-soccer-ball::before {
content: "\f1e3"; }
.fa-paintbrush::before {
content: "\f1fc"; }
.fa-paint-brush::before {
content: "\f1fc"; }
.fa-lock::before {
content: "\f023"; }
.fa-gas-pump::before {
content: "\f52f"; }
.fa-hot-tub-person::before {
content: "\f593"; }
.fa-hot-tub::before {
content: "\f593"; }
.fa-map-location::before {
content: "\f59f"; }
.fa-map-marked::before {
content: "\f59f"; }
.fa-house-flood-water::before {
content: "\e50e"; }
.fa-tree::before {
content: "\f1bb"; }
.fa-bridge-lock::before {
content: "\e4cc"; }
.fa-sack-dollar::before {
content: "\f81d"; }
.fa-pen-to-square::before {
content: "\f044"; }
.fa-edit::before {
content: "\f044"; }
.fa-car-side::before {
content: "\f5e4"; }
.fa-share-nodes::before {
content: "\f1e0"; }
.fa-share-alt::before {
content: "\f1e0"; }
.fa-heart-circle-minus::before {
content: "\e4ff"; }
.fa-hourglass-half::before {
content: "\f252"; }
.fa-hourglass-2::before {
content: "\f252"; }
.fa-microscope::before {
content: "\f610"; }
.fa-sink::before {
content: "\e06d"; }
.fa-bag-shopping::before {
content: "\f290"; }
.fa-shopping-bag::before {
content: "\f290"; }
.fa-arrow-down-z-a::before {
content: "\f881"; }
.fa-sort-alpha-desc::before {
content: "\f881"; }
.fa-sort-alpha-down-alt::before {
content: "\f881"; }
.fa-mitten::before {
content: "\f7b5"; }
.fa-person-rays::before {
content: "\e54d"; }
.fa-users::before {
content: "\f0c0"; }
.fa-eye-slash::before {
content: "\f070"; }
.fa-flask-vial::before {
content: "\e4f3"; }
.fa-hand::before {
content: "\f256"; }
.fa-hand-paper::before {
content: "\f256"; }
.fa-om::before {
content: "\f679"; }
.fa-worm::before {
content: "\e599"; }
.fa-house-circle-xmark::before {
content: "\e50b"; }
.fa-plug::before {
content: "\f1e6"; }
.fa-chevron-up::before {
content: "\f077"; }
.fa-hand-spock::before {
content: "\f259"; }
.fa-stopwatch::before {
content: "\f2f2"; }
.fa-face-kiss::before {
content: "\f596"; }
.fa-kiss::before {
content: "\f596"; }
.fa-bridge-circle-xmark::before {
content: "\e4cb"; }
.fa-face-grin-tongue::before {
content: "\f589"; }
.fa-grin-tongue::before {
content: "\f589"; }
.fa-chess-bishop::before {
content: "\f43a"; }
.fa-face-grin-wink::before {
content: "\f58c"; }
.fa-grin-wink::before {
content: "\f58c"; }
.fa-ear-deaf::before {
content: "\f2a4"; }
.fa-deaf::before {
content: "\f2a4"; }
.fa-deafness::before {
content: "\f2a4"; }
.fa-hard-of-hearing::before {
content: "\f2a4"; }
.fa-road-circle-check::before {
content: "\e564"; }
.fa-dice-five::before {
content: "\f523"; }
.fa-square-rss::before {
content: "\f143"; }
.fa-rss-square::before {
content: "\f143"; }
.fa-land-mine-on::before {
content: "\e51b"; }
.fa-i-cursor::before {
content: "\f246"; }
.fa-stamp::before {
content: "\f5bf"; }
.fa-stairs::before {
content: "\e289"; }
.fa-i::before {
content: "\49"; }
.fa-hryvnia-sign::before {
content: "\f6f2"; }
.fa-hryvnia::before {
content: "\f6f2"; }
.fa-pills::before {
content: "\f484"; }
.fa-face-grin-wide::before {
content: "\f581"; }
.fa-grin-alt::before {
content: "\f581"; }
.fa-tooth::before {
content: "\f5c9"; }
.fa-v::before {
content: "\56"; }
.fa-bangladeshi-taka-sign::before {
content: "\e2e6"; }
.fa-bicycle::before {
content: "\f206"; }
.fa-staff-snake::before {
content: "\e579"; }
.fa-rod-asclepius::before {
content: "\e579"; }
.fa-rod-snake::before {
content: "\e579"; }
.fa-staff-aesculapius::before {
content: "\e579"; }
.fa-head-side-cough-slash::before {
content: "\e062"; }
.fa-truck-medical::before {
content: "\f0f9"; }
.fa-ambulance::before {
content: "\f0f9"; }
.fa-wheat-awn-circle-exclamation::before {
content: "\e598"; }
.fa-snowman::before {
content: "\f7d0"; }
.fa-mortar-pestle::before {
content: "\f5a7"; }
.fa-road-barrier::before {
content: "\e562"; }
.fa-school::before {
content: "\f549"; }
.fa-igloo::before {
content: "\f7ae"; }
.fa-joint::before {
content: "\f595"; }
.fa-angle-right::before {
content: "\f105"; }
.fa-horse::before {
content: "\f6f0"; }
.fa-q::before {
content: "\51"; }
.fa-g::before {
content: "\47"; }
.fa-notes-medical::before {
content: "\f481"; }
.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-dong-sign::before {
content: "\e169"; }
.fa-capsules::before {
content: "\f46b"; }
.fa-poo-storm::before {
content: "\f75a"; }
.fa-poo-bolt::before {
content: "\f75a"; }
.fa-face-frown-open::before {
content: "\f57a"; }
.fa-frown-open::before {
content: "\f57a"; }
.fa-hand-point-up::before {
content: "\f0a6"; }
.fa-money-bill::before {
content: "\f0d6"; }
.fa-bookmark::before {
content: "\f02e"; }
.fa-align-justify::before {
content: "\f039"; }
.fa-umbrella-beach::before {
content: "\f5ca"; }
.fa-helmet-un::before {
content: "\e503"; }
.fa-bullseye::before {
content: "\f140"; }
.fa-bacon::before {
content: "\f7e5"; }
.fa-hand-point-down::before {
content: "\f0a7"; }
.fa-arrow-up-from-bracket::before {
content: "\e09a"; }
.fa-folder::before {
content: "\f07b"; }
.fa-folder-blank::before {
content: "\f07b"; }
.fa-file-waveform::before {
content: "\f478"; }
.fa-file-medical-alt::before {
content: "\f478"; }
.fa-radiation::before {
content: "\f7b9"; }
.fa-chart-simple::before {
content: "\e473"; }
.fa-mars-stroke::before {
content: "\f229"; }
.fa-vial::before {
content: "\f492"; }
.fa-gauge::before {
content: "\f624"; }
.fa-dashboard::before {
content: "\f624"; }
.fa-gauge-med::before {
content: "\f624"; }
.fa-tachometer-alt-average::before {
content: "\f624"; }
.fa-wand-magic-sparkles::before {
content: "\e2ca"; }
.fa-magic-wand-sparkles::before {
content: "\e2ca"; }
.fa-e::before {
content: "\45"; }
.fa-pen-clip::before {
content: "\f305"; }
.fa-pen-alt::before {
content: "\f305"; }
.fa-bridge-circle-exclamation::before {
content: "\e4ca"; }
.fa-user::before {
content: "\f007"; }
.fa-school-circle-check::before {
content: "\e56b"; }
.fa-dumpster::before {
content: "\f793"; }
.fa-van-shuttle::before {
content: "\f5b6"; }
.fa-shuttle-van::before {
content: "\f5b6"; }
.fa-building-user::before {
content: "\e4da"; }
.fa-square-caret-left::before {
content: "\f191"; }
.fa-caret-square-left::before {
content: "\f191"; }
.fa-highlighter::before {
content: "\f591"; }
.fa-key::before {
content: "\f084"; }
.fa-bullhorn::before {
content: "\f0a1"; }
.fa-globe::before {
content: "\f0ac"; }
.fa-synagogue::before {
content: "\f69b"; }
.fa-person-half-dress::before {
content: "\e548"; }
.fa-road-bridge::before {
content: "\e563"; }
.fa-location-arrow::before {
content: "\f124"; }
.fa-c::before {
content: "\43"; }
.fa-tablet-button::before {
content: "\f10a"; }
.fa-building-lock::before {
content: "\e4d6"; }
.fa-pizza-slice::before {
content: "\f818"; }
.fa-money-bill-wave::before {
content: "\f53a"; }
.fa-chart-area::before {
content: "\f1fe"; }
.fa-area-chart::before {
content: "\f1fe"; }
.fa-house-flag::before {
content: "\e50d"; }
.fa-person-circle-minus::before {
content: "\e540"; }
.fa-ban::before {
content: "\f05e"; }
.fa-cancel::before {
content: "\f05e"; }
.fa-camera-rotate::before {
content: "\e0d8"; }
.fa-spray-can-sparkles::before {
content: "\f5d0"; }
.fa-air-freshener::before {
content: "\f5d0"; }
.fa-star::before {
content: "\f005"; }
.fa-repeat::before {
content: "\f363"; }
.fa-cross::before {
content: "\f654"; }
.fa-box::before {
content: "\f466"; }
.fa-venus-mars::before {
content: "\f228"; }
.fa-arrow-pointer::before {
content: "\f245"; }
.fa-mouse-pointer::before {
content: "\f245"; }
.fa-maximize::before {
content: "\f31e"; }
.fa-expand-arrows-alt::before {
content: "\f31e"; }
.fa-charging-station::before {
content: "\f5e7"; }
.fa-shapes::before {
content: "\f61f"; }
.fa-triangle-circle-square::before {
content: "\f61f"; }
.fa-shuffle::before {
content: "\f074"; }
.fa-random::before {
content: "\f074"; }
.fa-person-running::before {
content: "\f70c"; }
.fa-running::before {
content: "\f70c"; }
.fa-mobile-retro::before {
content: "\e527"; }
.fa-grip-lines-vertical::before {
content: "\f7a5"; }
.fa-spider::before {
content: "\f717"; }
.fa-hands-bound::before {
content: "\e4f9"; }
.fa-file-invoice-dollar::before {
content: "\f571"; }
.fa-plane-circle-exclamation::before {
content: "\e556"; }
.fa-x-ray::before {
content: "\f497"; }
.fa-spell-check::before {
content: "\f891"; }
.fa-slash::before {
content: "\f715"; }
.fa-computer-mouse::before {
content: "\f8cc"; }
.fa-mouse::before {
content: "\f8cc"; }
.fa-arrow-right-to-bracket::before {
content: "\f090"; }
.fa-sign-in::before {
content: "\f090"; }
.fa-shop-slash::before {
content: "\e070"; }
.fa-store-alt-slash::before {
content: "\e070"; }
.fa-server::before {
content: "\f233"; }
.fa-virus-covid-slash::before {
content: "\e4a9"; }
.fa-shop-lock::before {
content: "\e4a5"; }
.fa-hourglass-start::before {
content: "\f251"; }
.fa-hourglass-1::before {
content: "\f251"; }
.fa-blender-phone::before {
content: "\f6b6"; }
.fa-building-wheat::before {
content: "\e4db"; }
.fa-person-breastfeeding::before {
content: "\e53a"; }
.fa-right-to-bracket::before {
content: "\f2f6"; }
.fa-sign-in-alt::before {
content: "\f2f6"; }
.fa-venus::before {
content: "\f221"; }
.fa-passport::before {
content: "\f5ab"; }
.fa-heart-pulse::before {
content: "\f21e"; }
.fa-heartbeat::before {
content: "\f21e"; }
.fa-people-carry-box::before {
content: "\f4ce"; }
.fa-people-carry::before {
content: "\f4ce"; }
.fa-temperature-high::before {
content: "\f769"; }
.fa-microchip::before {
content: "\f2db"; }
.fa-crown::before {
content: "\f521"; }
.fa-weight-hanging::before {
content: "\f5cd"; }
.fa-xmarks-lines::before {
content: "\e59a"; }
.fa-file-prescription::before {
content: "\f572"; }
.fa-weight-scale::before {
content: "\f496"; }
.fa-weight::before {
content: "\f496"; }
.fa-user-group::before {
content: "\f500"; }
.fa-user-friends::before {
content: "\f500"; }
.fa-arrow-up-a-z::before {
content: "\f15e"; }
.fa-sort-alpha-up::before {
content: "\f15e"; }
.fa-chess-knight::before {
content: "\f441"; }
.fa-face-laugh-squint::before {
content: "\f59b"; }
.fa-laugh-squint::before {
content: "\f59b"; }
.fa-wheelchair::before {
content: "\f193"; }
.fa-circle-arrow-up::before {
content: "\f0aa"; }
.fa-arrow-circle-up::before {
content: "\f0aa"; }
.fa-toggle-on::before {
content: "\f205"; }
.fa-person-walking::before {
content: "\f554"; }
.fa-walking::before {
content: "\f554"; }
.fa-l::before {
content: "\4c"; }
.fa-fire::before {
content: "\f06d"; }
.fa-bed-pulse::before {
content: "\f487"; }
.fa-procedures::before {
content: "\f487"; }
.fa-shuttle-space::before {
content: "\f197"; }
.fa-space-shuttle::before {
content: "\f197"; }
.fa-face-laugh::before {
content: "\f599"; }
.fa-laugh::before {
content: "\f599"; }
.fa-folder-open::before {
content: "\f07c"; }
.fa-heart-circle-plus::before {
content: "\e500"; }
.fa-code-fork::before {
content: "\e13b"; }
.fa-city::before {
content: "\f64f"; }
.fa-microphone-lines::before {
content: "\f3c9"; }
.fa-microphone-alt::before {
content: "\f3c9"; }
.fa-pepper-hot::before {
content: "\f816"; }
.fa-unlock::before {
content: "\f09c"; }
.fa-colon-sign::before {
content: "\e140"; }
.fa-headset::before {
content: "\f590"; }
.fa-store-slash::before {
content: "\e071"; }
.fa-road-circle-xmark::before {
content: "\e566"; }
.fa-user-minus::before {
content: "\f503"; }
.fa-mars-stroke-up::before {
content: "\f22a"; }
.fa-mars-stroke-v::before {
content: "\f22a"; }
.fa-champagne-glasses::before {
content: "\f79f"; }
.fa-glass-cheers::before {
content: "\f79f"; }
.fa-clipboard::before {
content: "\f328"; }
.fa-house-circle-exclamation::before {
content: "\e50a"; }
.fa-file-arrow-up::before {
content: "\f574"; }
.fa-file-upload::before {
content: "\f574"; }
.fa-wifi::before {
content: "\f1eb"; }
.fa-wifi-3::before {
content: "\f1eb"; }
.fa-wifi-strong::before {
content: "\f1eb"; }
.fa-bath::before {
content: "\f2cd"; }
.fa-bathtub::before {
content: "\f2cd"; }
.fa-underline::before {
content: "\f0cd"; }
.fa-user-pen::before {
content: "\f4ff"; }
.fa-user-edit::before {
content: "\f4ff"; }
.fa-signature::before {
content: "\f5b7"; }
.fa-stroopwafel::before {
content: "\f551"; }
.fa-bold::before {
content: "\f032"; }
.fa-anchor-lock::before {
content: "\e4ad"; }
.fa-building-ngo::before {
content: "\e4d7"; }
.fa-manat-sign::before {
content: "\e1d5"; }
.fa-not-equal::before {
content: "\f53e"; }
.fa-border-top-left::before {
content: "\f853"; }
.fa-border-style::before {
content: "\f853"; }
.fa-map-location-dot::before {
content: "\f5a0"; }
.fa-map-marked-alt::before {
content: "\f5a0"; }
.fa-jedi::before {
content: "\f669"; }
.fa-square-poll-vertical::before {
content: "\f681"; }
.fa-poll::before {
content: "\f681"; }
.fa-mug-hot::before {
content: "\f7b6"; }
.fa-car-battery::before {
content: "\f5df"; }
.fa-battery-car::before {
content: "\f5df"; }
.fa-gift::before {
content: "\f06b"; }
.fa-dice-two::before {
content: "\f528"; }
.fa-chess-queen::before {
content: "\f445"; }
.fa-glasses::before {
content: "\f530"; }
.fa-chess-board::before {
content: "\f43c"; }
.fa-building-circle-check::before {
content: "\e4d2"; }
.fa-person-chalkboard::before {
content: "\e53d"; }
.fa-mars-stroke-right::before {
content: "\f22b"; }
.fa-mars-stroke-h::before {
content: "\f22b"; }
.fa-hand-back-fist::before {
content: "\f255"; }
.fa-hand-rock::before {
content: "\f255"; }
.fa-square-caret-up::before {
content: "\f151"; }
.fa-caret-square-up::before {
content: "\f151"; }
.fa-cloud-showers-water::before {
content: "\e4e4"; }
.fa-chart-bar::before {
content: "\f080"; }
.fa-bar-chart::before {
content: "\f080"; }
.fa-hands-bubbles::before {
content: "\e05e"; }
.fa-hands-wash::before {
content: "\e05e"; }
.fa-less-than-equal::before {
content: "\f537"; }
.fa-train::before {
content: "\f238"; }
.fa-eye-low-vision::before {
content: "\f2a8"; }
.fa-low-vision::before {
content: "\f2a8"; }
.fa-crow::before {
content: "\f520"; }
.fa-sailboat::before {
content: "\e445"; }
.fa-window-restore::before {
content: "\f2d2"; }
.fa-square-plus::before {
content: "\f0fe"; }
.fa-plus-square::before {
content: "\f0fe"; }
.fa-torii-gate::before {
content: "\f6a1"; }
.fa-frog::before {
content: "\f52e"; }
.fa-bucket::before {
content: "\e4cf"; }
.fa-image::before {
content: "\f03e"; }
.fa-microphone::before {
content: "\f130"; }
.fa-cow::before {
content: "\f6c8"; }
.fa-caret-up::before {
content: "\f0d8"; }
.fa-screwdriver::before {
content: "\f54a"; }
.fa-folder-closed::before {
content: "\e185"; }
.fa-house-tsunami::before {
content: "\e515"; }
.fa-square-nfi::before {
content: "\e576"; }
.fa-arrow-up-from-ground-water::before {
content: "\e4b5"; }
.fa-martini-glass::before {
content: "\f57b"; }
.fa-glass-martini-alt::before {
content: "\f57b"; }
.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-table-columns::before {
content: "\f0db"; }
.fa-columns::before {
content: "\f0db"; }
.fa-lemon::before {
content: "\f094"; }
.fa-head-side-mask::before {
content: "\e063"; }
.fa-handshake::before {
content: "\f2b5"; }
.fa-gem::before {
content: "\f3a5"; }
.fa-dolly::before {
content: "\f472"; }
.fa-dolly-box::before {
content: "\f472"; }
.fa-smoking::before {
content: "\f48d"; }
.fa-minimize::before {
content: "\f78c"; }
.fa-compress-arrows-alt::before {
content: "\f78c"; }
.fa-monument::before {
content: "\f5a6"; }
.fa-snowplow::before {
content: "\f7d2"; }
.fa-angles-right::before {
content: "\f101"; }
.fa-angle-double-right::before {
content: "\f101"; }
.fa-cannabis::before {
content: "\f55f"; }
.fa-circle-play::before {
content: "\f144"; }
.fa-play-circle::before {
content: "\f144"; }
.fa-tablets::before {
content: "\f490"; }
.fa-ethernet::before {
content: "\f796"; }
.fa-euro-sign::before {
content: "\f153"; }
.fa-eur::before {
content: "\f153"; }
.fa-euro::before {
content: "\f153"; }
.fa-chair::before {
content: "\f6c0"; }
.fa-circle-check::before {
content: "\f058"; }
.fa-check-circle::before {
content: "\f058"; }
.fa-circle-stop::before {
content: "\f28d"; }
.fa-stop-circle::before {
content: "\f28d"; }
.fa-compass-drafting::before {
content: "\f568"; }
.fa-drafting-compass::before {
content: "\f568"; }
.fa-plate-wheat::before {
content: "\e55a"; }
.fa-icicles::before {
content: "\f7ad"; }
.fa-person-shelter::before {
content: "\e54f"; }
.fa-neuter::before {
content: "\f22c"; }
.fa-id-badge::before {
content: "\f2c1"; }
.fa-marker::before {
content: "\f5a1"; }
.fa-face-laugh-beam::before {
content: "\f59a"; }
.fa-laugh-beam::before {
content: "\f59a"; }
.fa-helicopter-symbol::before {
content: "\e502"; }
.fa-universal-access::before {
content: "\f29a"; }
.fa-circle-chevron-up::before {
content: "\f139"; }
.fa-chevron-circle-up::before {
content: "\f139"; }
.fa-lari-sign::before {
content: "\e1c8"; }
.fa-volcano::before {
content: "\f770"; }
.fa-person-walking-dashed-line-arrow-right::before {
content: "\e553"; }
.fa-sterling-sign::before {
content: "\f154"; }
.fa-gbp::before {
content: "\f154"; }
.fa-pound-sign::before {
content: "\f154"; }
.fa-viruses::before {
content: "\e076"; }
.fa-square-person-confined::before {
content: "\e577"; }
.fa-user-tie::before {
content: "\f508"; }
.fa-arrow-down-long::before {
content: "\f175"; }
.fa-long-arrow-down::before {
content: "\f175"; }
.fa-tent-arrow-down-to-line::before {
content: "\e57e"; }
.fa-certificate::before {
content: "\f0a3"; }
.fa-reply-all::before {
content: "\f122"; }
.fa-mail-reply-all::before {
content: "\f122"; }
.fa-suitcase::before {
content: "\f0f2"; }
.fa-person-skating::before {
content: "\f7c5"; }
.fa-skating::before {
content: "\f7c5"; }
.fa-filter-circle-dollar::before {
content: "\f662"; }
.fa-funnel-dollar::before {
content: "\f662"; }
.fa-camera-retro::before {
content: "\f083"; }
.fa-circle-arrow-down::before {
content: "\f0ab"; }
.fa-arrow-circle-down::before {
content: "\f0ab"; }
.fa-file-import::before {
content: "\f56f"; }
.fa-arrow-right-to-file::before {
content: "\f56f"; }
.fa-square-arrow-up-right::before {
content: "\f14c"; }
.fa-external-link-square::before {
content: "\f14c"; }
.fa-box-open::before {
content: "\f49e"; }
.fa-scroll::before {
content: "\f70e"; }
.fa-spa::before {
content: "\f5bb"; }
.fa-location-pin-lock::before {
content: "\e51f"; }
.fa-pause::before {
content: "\f04c"; }
.fa-hill-avalanche::before {
content: "\e507"; }
.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-bomb::before {
content: "\f1e2"; }
.fa-registered::before {
content: "\f25d"; }
.fa-address-card::before {
content: "\f2bb"; }
.fa-contact-card::before {
content: "\f2bb"; }
.fa-vcard::before {
content: "\f2bb"; }
.fa-scale-unbalanced-flip::before {
content: "\f516"; }
.fa-balance-scale-right::before {
content: "\f516"; }
.fa-subscript::before {
content: "\f12c"; }
.fa-diamond-turn-right::before {
content: "\f5eb"; }
.fa-directions::before {
content: "\f5eb"; }
.fa-burst::before {
content: "\e4dc"; }
.fa-house-laptop::before {
content: "\e066"; }
.fa-laptop-house::before {
content: "\e066"; }
.fa-face-tired::before {
content: "\f5c8"; }
.fa-tired::before {
content: "\f5c8"; }
.fa-money-bills::before {
content: "\e1f3"; }
.fa-smog::before {
content: "\f75f"; }
.fa-crutch::before {
content: "\f7f7"; }
.fa-cloud-arrow-up::before {
content: "\f0ee"; }
.fa-cloud-upload::before {
content: "\f0ee"; }
.fa-cloud-upload-alt::before {
content: "\f0ee"; }
.fa-palette::before {
content: "\f53f"; }
.fa-arrows-turn-right::before {
content: "\e4c0"; }
.fa-vest::before {
content: "\e085"; }
.fa-ferry::before {
content: "\e4ea"; }
.fa-arrows-down-to-people::before {
content: "\e4b9"; }
.fa-seedling::before {
content: "\f4d8"; }
.fa-sprout::before {
content: "\f4d8"; }
.fa-left-right::before {
content: "\f337"; }
.fa-arrows-alt-h::before {
content: "\f337"; }
.fa-boxes-packing::before {
content: "\e4c7"; }
.fa-circle-arrow-left::before {
content: "\f0a8"; }
.fa-arrow-circle-left::before {
content: "\f0a8"; }
.fa-group-arrows-rotate::before {
content: "\e4f6"; }
.fa-bowl-food::before {
content: "\e4c6"; }
.fa-candy-cane::before {
content: "\f786"; }
.fa-arrow-down-wide-short::before {
content: "\f160"; }
.fa-sort-amount-asc::before {
content: "\f160"; }
.fa-sort-amount-down::before {
content: "\f160"; }
.fa-cloud-bolt::before {
content: "\f76c"; }
.fa-thunderstorm::before {
content: "\f76c"; }
.fa-text-slash::before {
content: "\f87d"; }
.fa-remove-format::before {
content: "\f87d"; }
.fa-face-smile-wink::before {
content: "\f4da"; }
.fa-smile-wink::before {
content: "\f4da"; }
.fa-file-word::before {
content: "\f1c2"; }
.fa-file-powerpoint::before {
content: "\f1c4"; }
.fa-arrows-left-right::before {
content: "\f07e"; }
.fa-arrows-h::before {
content: "\f07e"; }
.fa-house-lock::before {
content: "\e510"; }
.fa-cloud-arrow-down::before {
content: "\f0ed"; }
.fa-cloud-download::before {
content: "\f0ed"; }
.fa-cloud-download-alt::before {
content: "\f0ed"; }
.fa-children::before {
content: "\e4e1"; }
.fa-chalkboard::before {
content: "\f51b"; }
.fa-blackboard::before {
content: "\f51b"; }
.fa-user-large-slash::before {
content: "\f4fa"; }
.fa-user-alt-slash::before {
content: "\f4fa"; }
.fa-envelope-open::before {
content: "\f2b6"; }
.fa-handshake-simple-slash::before {
content: "\e05f"; }
.fa-handshake-alt-slash::before {
content: "\e05f"; }
.fa-mattress-pillow::before {
content: "\e525"; }
.fa-guarani-sign::before {
content: "\e19a"; }
.fa-arrows-rotate::before {
content: "\f021"; }
.fa-refresh::before {
content: "\f021"; }
.fa-sync::before {
content: "\f021"; }
.fa-fire-extinguisher::before {
content: "\f134"; }
.fa-cruzeiro-sign::before {
content: "\e152"; }
.fa-greater-than-equal::before {
content: "\f532"; }
.fa-shield-halved::before {
content: "\f3ed"; }
.fa-shield-alt::before {
content: "\f3ed"; }
.fa-book-atlas::before {
content: "\f558"; }
.fa-atlas::before {
content: "\f558"; }
.fa-virus::before {
content: "\e074"; }
.fa-envelope-circle-check::before {
content: "\e4e8"; }
.fa-layer-group::before {
content: "\f5fd"; }
.fa-arrows-to-dot::before {
content: "\e4be"; }
.fa-archway::before {
content: "\f557"; }
.fa-heart-circle-check::before {
content: "\e4fd"; }
.fa-house-chimney-crack::before {
content: "\f6f1"; }
.fa-house-damage::before {
content: "\f6f1"; }
.fa-file-zipper::before {
content: "\f1c6"; }
.fa-file-archive::before {
content: "\f1c6"; }
.fa-square::before {
content: "\f0c8"; }
.fa-martini-glass-empty::before {
content: "\f000"; }
.fa-glass-martini::before {
content: "\f000"; }
.fa-couch::before {
content: "\f4b8"; }
.fa-cedi-sign::before {
content: "\e0df"; }
.fa-italic::before {
content: "\f033"; }
.fa-church::before {
content: "\f51d"; }
.fa-comments-dollar::before {
content: "\f653"; }
.fa-democrat::before {
content: "\f747"; }
.fa-z::before {
content: "\5a"; }
.fa-person-skiing::before {
content: "\f7c9"; }
.fa-skiing::before {
content: "\f7c9"; }
.fa-road-lock::before {
content: "\e567"; }
.fa-a::before {
content: "\41"; }
.fa-temperature-arrow-down::before {
content: "\e03f"; }
.fa-temperature-down::before {
content: "\e03f"; }
.fa-feather-pointed::before {
content: "\f56b"; }
.fa-feather-alt::before {
content: "\f56b"; }
.fa-p::before {
content: "\50"; }
.fa-snowflake::before {
content: "\f2dc"; }
.fa-newspaper::before {
content: "\f1ea"; }
.fa-rectangle-ad::before {
content: "\f641"; }
.fa-ad::before {
content: "\f641"; }
.fa-circle-arrow-right::before {
content: "\f0a9"; }
.fa-arrow-circle-right::before {
content: "\f0a9"; }
.fa-filter-circle-xmark::before {
content: "\e17b"; }
.fa-locust::before {
content: "\e520"; }
.fa-sort::before {
content: "\f0dc"; }
.fa-unsorted::before {
content: "\f0dc"; }
.fa-list-ol::before {
content: "\f0cb"; }
.fa-list-1-2::before {
content: "\f0cb"; }
.fa-list-numeric::before {
content: "\f0cb"; }
.fa-person-dress-burst::before {
content: "\e544"; }
.fa-money-check-dollar::before {
content: "\f53d"; }
.fa-money-check-alt::before {
content: "\f53d"; }
.fa-vector-square::before {
content: "\f5cb"; }
.fa-bread-slice::before {
content: "\f7ec"; }
.fa-language::before {
content: "\f1ab"; }
.fa-face-kiss-wink-heart::before {
content: "\f598"; }
.fa-kiss-wink-heart::before {
content: "\f598"; }
.fa-filter::before {
content: "\f0b0"; }
.fa-question::before {
content: "\3f"; }
.fa-file-signature::before {
content: "\f573"; }
.fa-up-down-left-right::before {
content: "\f0b2"; }
.fa-arrows-alt::before {
content: "\f0b2"; }
.fa-house-chimney-user::before {
content: "\e065"; }
.fa-hand-holding-heart::before {
content: "\f4be"; }
.fa-puzzle-piece::before {
content: "\f12e"; }
.fa-money-check::before {
content: "\f53c"; }
.fa-star-half-stroke::before {
content: "\f5c0"; }
.fa-star-half-alt::before {
content: "\f5c0"; }
.fa-code::before {
content: "\f121"; }
.fa-whiskey-glass::before {
content: "\f7a0"; }
.fa-glass-whiskey::before {
content: "\f7a0"; }
.fa-building-circle-exclamation::before {
content: "\e4d3"; }
.fa-magnifying-glass-chart::before {
content: "\e522"; }
.fa-arrow-up-right-from-square::before {
content: "\f08e"; }
.fa-external-link::before {
content: "\f08e"; }
.fa-cubes-stacked::before {
content: "\e4e6"; }
.fa-won-sign::before {
content: "\f159"; }
.fa-krw::before {
content: "\f159"; }
.fa-won::before {
content: "\f159"; }
.fa-virus-covid::before {
content: "\e4a8"; }
.fa-austral-sign::before {
content: "\e0a9"; }
.fa-f::before {
content: "\46"; }
.fa-leaf::before {
content: "\f06c"; }
.fa-road::before {
content: "\f018"; }
.fa-taxi::before {
content: "\f1ba"; }
.fa-cab::before {
content: "\f1ba"; }
.fa-person-circle-plus::before {
content: "\e541"; }
.fa-chart-pie::before {
content: "\f200"; }
.fa-pie-chart::before {
content: "\f200"; }
.fa-bolt-lightning::before {
content: "\e0b7"; }
.fa-sack-xmark::before {
content: "\e56a"; }
.fa-file-excel::before {
content: "\f1c3"; }
.fa-file-contract::before {
content: "\f56c"; }
.fa-fish-fins::before {
content: "\e4f2"; }
.fa-building-flag::before {
content: "\e4d5"; }
.fa-face-grin-beam::before {
content: "\f582"; }
.fa-grin-beam::before {
content: "\f582"; }
.fa-object-ungroup::before {
content: "\f248"; }
.fa-poop::before {
content: "\f619"; }
.fa-location-pin::before {
content: "\f041"; }
.fa-map-marker::before {
content: "\f041"; }
.fa-kaaba::before {
content: "\f66b"; }
.fa-toilet-paper::before {
content: "\f71e"; }
.fa-helmet-safety::before {
content: "\f807"; }
.fa-hard-hat::before {
content: "\f807"; }
.fa-hat-hard::before {
content: "\f807"; }
.fa-eject::before {
content: "\f052"; }
.fa-circle-right::before {
content: "\f35a"; }
.fa-arrow-alt-circle-right::before {
content: "\f35a"; }
.fa-plane-circle-check::before {
content: "\e555"; }
.fa-face-rolling-eyes::before {
content: "\f5a5"; }
.fa-meh-rolling-eyes::before {
content: "\f5a5"; }
.fa-object-group::before {
content: "\f247"; }
.fa-chart-line::before {
content: "\f201"; }
.fa-line-chart::before {
content: "\f201"; }
.fa-mask-ventilator::before {
content: "\e524"; }
.fa-arrow-right::before {
content: "\f061"; }
.fa-signs-post::before {
content: "\f277"; }
.fa-map-signs::before {
content: "\f277"; }
.fa-cash-register::before {
content: "\f788"; }
.fa-person-circle-question::before {
content: "\e542"; }
.fa-h::before {
content: "\48"; }
.fa-tarp::before {
content: "\e57b"; }
.fa-screwdriver-wrench::before {
content: "\f7d9"; }
.fa-tools::before {
content: "\f7d9"; }
.fa-arrows-to-eye::before {
content: "\e4bf"; }
.fa-plug-circle-bolt::before {
content: "\e55b"; }
.fa-heart::before {
content: "\f004"; }
.fa-mars-and-venus::before {
content: "\f224"; }
.fa-house-user::before {
content: "\e1b0"; }
.fa-home-user::before {
content: "\e1b0"; }
.fa-dumpster-fire::before {
content: "\f794"; }
.fa-house-crack::before {
content: "\e3b1"; }
.fa-martini-glass-citrus::before {
content: "\f561"; }
.fa-cocktail::before {
content: "\f561"; }
.fa-face-surprise::before {
content: "\f5c2"; }
.fa-surprise::before {
content: "\f5c2"; }
.fa-bottle-water::before {
content: "\e4c5"; }
.fa-circle-pause::before {
content: "\f28b"; }
.fa-pause-circle::before {
content: "\f28b"; }
.fa-toilet-paper-slash::before {
content: "\e072"; }
.fa-apple-whole::before {
content: "\f5d1"; }
.fa-apple-alt::before {
content: "\f5d1"; }
.fa-kitchen-set::before {
content: "\e51a"; }
.fa-r::before {
content: "\52"; }
.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-cube::before {
content: "\f1b2"; }
.fa-bitcoin-sign::before {
content: "\e0b4"; }
.fa-shield-dog::before {
content: "\e573"; }
.fa-solar-panel::before {
content: "\f5ba"; }
.fa-lock-open::before {
content: "\f3c1"; }
.fa-elevator::before {
content: "\e16d"; }
.fa-money-bill-transfer::before {
content: "\e528"; }
.fa-money-bill-trend-up::before {
content: "\e529"; }
.fa-house-flood-water-circle-arrow-right::before {
content: "\e50f"; }
.fa-square-poll-horizontal::before {
content: "\f682"; }
.fa-poll-h::before {
content: "\f682"; }
.fa-circle::before {
content: "\f111"; }
.fa-backward-fast::before {
content: "\f049"; }
.fa-fast-backward::before {
content: "\f049"; }
.fa-recycle::before {
content: "\f1b8"; }
.fa-user-astronaut::before {
content: "\f4fb"; }
.fa-plane-slash::before {
content: "\e069"; }
.fa-trademark::before {
content: "\f25c"; }
.fa-basketball::before {
content: "\f434"; }
.fa-basketball-ball::before {
content: "\f434"; }
.fa-satellite-dish::before {
content: "\f7c0"; }
.fa-circle-up::before {
content: "\f35b"; }
.fa-arrow-alt-circle-up::before {
content: "\f35b"; }
.fa-mobile-screen-button::before {
content: "\f3cd"; }
.fa-mobile-alt::before {
content: "\f3cd"; }
.fa-volume-high::before {
content: "\f028"; }
.fa-volume-up::before {
content: "\f028"; }
.fa-users-rays::before {
content: "\e593"; }
.fa-wallet::before {
content: "\f555"; }
.fa-clipboard-check::before {
content: "\f46c"; }
.fa-file-audio::before {
content: "\f1c7"; }
.fa-burger::before {
content: "\f805"; }
.fa-hamburger::before {
content: "\f805"; }
.fa-wrench::before {
content: "\f0ad"; }
.fa-bugs::before {
content: "\e4d0"; }
.fa-rupee-sign::before {
content: "\f156"; }
.fa-rupee::before {
content: "\f156"; }
.fa-file-image::before {
content: "\f1c5"; }
.fa-circle-question::before {
content: "\f059"; }
.fa-question-circle::before {
content: "\f059"; }
.fa-plane-departure::before {
content: "\f5b0"; }
.fa-handshake-slash::before {
content: "\e060"; }
.fa-book-bookmark::before {
content: "\e0bb"; }
.fa-code-branch::before {
content: "\f126"; }
.fa-hat-cowboy::before {
content: "\f8c0"; }
.fa-bridge::before {
content: "\e4c8"; }
.fa-phone-flip::before {
content: "\f879"; }
.fa-phone-alt::before {
content: "\f879"; }
.fa-truck-front::before {
content: "\e2b7"; }
.fa-cat::before {
content: "\f6be"; }
.fa-anchor-circle-exclamation::before {
content: "\e4ab"; }
.fa-truck-field::before {
content: "\e58d"; }
.fa-route::before {
content: "\f4d7"; }
.fa-clipboard-question::before {
content: "\e4e3"; }
.fa-panorama::before {
content: "\e209"; }
.fa-comment-medical::before {
content: "\f7f5"; }
.fa-teeth-open::before {
content: "\f62f"; }
.fa-file-circle-minus::before {
content: "\e4ed"; }
.fa-tags::before {
content: "\f02c"; }
.fa-wine-glass::before {
content: "\f4e3"; }
.fa-forward-fast::before {
content: "\f050"; }
.fa-fast-forward::before {
content: "\f050"; }
.fa-face-meh-blank::before {
content: "\f5a4"; }
.fa-meh-blank::before {
content: "\f5a4"; }
.fa-square-parking::before {
content: "\f540"; }
.fa-parking::before {
content: "\f540"; }
.fa-house-signal::before {
content: "\e012"; }
.fa-bars-progress::before {
content: "\f828"; }
.fa-tasks-alt::before {
content: "\f828"; }
.fa-faucet-drip::before {
content: "\e006"; }
.fa-cart-flatbed::before {
content: "\f474"; }
.fa-dolly-flatbed::before {
content: "\f474"; }
.fa-ban-smoking::before {
content: "\f54d"; }
.fa-smoking-ban::before {
content: "\f54d"; }
.fa-terminal::before {
content: "\f120"; }
.fa-mobile-button::before {
content: "\f10b"; }
.fa-house-medical-flag::before {
content: "\e514"; }
.fa-basket-shopping::before {
content: "\f291"; }
.fa-shopping-basket::before {
content: "\f291"; }
.fa-tape::before {
content: "\f4db"; }
.fa-bus-simple::before {
content: "\f55e"; }
.fa-bus-alt::before {
content: "\f55e"; }
.fa-eye::before {
content: "\f06e"; }
.fa-face-sad-cry::before {
content: "\f5b3"; }
.fa-sad-cry::before {
content: "\f5b3"; }
.fa-audio-description::before {
content: "\f29e"; }
.fa-person-military-to-person::before {
content: "\e54c"; }
.fa-file-shield::before {
content: "\e4f0"; }
.fa-user-slash::before {
content: "\f506"; }
.fa-pen::before {
content: "\f304"; }
.fa-tower-observation::before {
content: "\e586"; }
.fa-file-code::before {
content: "\f1c9"; }
.fa-signal::before {
content: "\f012"; }
.fa-signal-5::before {
content: "\f012"; }
.fa-signal-perfect::before {
content: "\f012"; }
.fa-bus::before {
content: "\f207"; }
.fa-heart-circle-xmark::before {
content: "\e501"; }
.fa-house-chimney::before {
content: "\e3af"; }
.fa-home-lg::before {
content: "\e3af"; }
.fa-window-maximize::before {
content: "\f2d0"; }
.fa-face-frown::before {
content: "\f119"; }
.fa-frown::before {
content: "\f119"; }
.fa-prescription::before {
content: "\f5b1"; }
.fa-shop::before {
content: "\f54f"; }
.fa-store-alt::before {
content: "\f54f"; }
.fa-floppy-disk::before {
content: "\f0c7"; }
.fa-save::before {
content: "\f0c7"; }
.fa-vihara::before {
content: "\f6a7"; }
.fa-scale-unbalanced::before {
content: "\f515"; }
.fa-balance-scale-left::before {
content: "\f515"; }
.fa-sort-up::before {
content: "\f0de"; }
.fa-sort-asc::before {
content: "\f0de"; }
.fa-comment-dots::before {
content: "\f4ad"; }
.fa-commenting::before {
content: "\f4ad"; }
.fa-plant-wilt::before {
content: "\e5aa"; }
.fa-diamond::before {
content: "\f219"; }
.fa-face-grin-squint::before {
content: "\f585"; }
.fa-grin-squint::before {
content: "\f585"; }
.fa-hand-holding-dollar::before {
content: "\f4c0"; }
.fa-hand-holding-usd::before {
content: "\f4c0"; }
.fa-bacterium::before {
content: "\e05a"; }
.fa-hand-pointer::before {
content: "\f25a"; }
.fa-drum-steelpan::before {
content: "\f56a"; }
.fa-hand-scissors::before {
content: "\f257"; }
.fa-hands-praying::before {
content: "\f684"; }
.fa-praying-hands::before {
content: "\f684"; }
.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-biohazard::before {
content: "\f780"; }
.fa-location-crosshairs::before {
content: "\f601"; }
.fa-location::before {
content: "\f601"; }
.fa-mars-double::before {
content: "\f227"; }
.fa-child-dress::before {
content: "\e59c"; }
.fa-users-between-lines::before {
content: "\e591"; }
.fa-lungs-virus::before {
content: "\e067"; }
.fa-face-grin-tears::before {
content: "\f588"; }
.fa-grin-tears::before {
content: "\f588"; }
.fa-phone::before {
content: "\f095"; }
.fa-calendar-xmark::before {
content: "\f273"; }
.fa-calendar-times::before {
content: "\f273"; }
.fa-child-reaching::before {
content: "\e59d"; }
.fa-head-side-virus::before {
content: "\e064"; }
.fa-user-gear::before {
content: "\f4fe"; }
.fa-user-cog::before {
content: "\f4fe"; }
.fa-arrow-up-1-9::before {
content: "\f163"; }
.fa-sort-numeric-up::before {
content: "\f163"; }
.fa-door-closed::before {
content: "\f52a"; }
.fa-shield-virus::before {
content: "\e06c"; }
.fa-dice-six::before {
content: "\f526"; }
.fa-mosquito-net::before {
content: "\e52c"; }
.fa-bridge-water::before {
content: "\e4ce"; }
.fa-person-booth::before {
content: "\f756"; }
.fa-text-width::before {
content: "\f035"; }
.fa-hat-wizard::before {
content: "\f6e8"; }
.fa-pen-fancy::before {
content: "\f5ac"; }
.fa-person-digging::before {
content: "\f85e"; }
.fa-digging::before {
content: "\f85e"; }
.fa-trash::before {
content: "\f1f8"; }
.fa-gauge-simple::before {
content: "\f629"; }
.fa-gauge-simple-med::before {
content: "\f629"; }
.fa-tachometer-average::before {
content: "\f629"; }
.fa-book-medical::before {
content: "\f7e6"; }
.fa-poo::before {
content: "\f2fe"; }
.fa-quote-right::before {
content: "\f10e"; }
.fa-quote-right-alt::before {
content: "\f10e"; }
.fa-shirt::before {
content: "\f553"; }
.fa-t-shirt::before {
content: "\f553"; }
.fa-tshirt::before {
content: "\f553"; }
.fa-cubes::before {
content: "\f1b3"; }
.fa-divide::before {
content: "\f529"; }
.fa-tenge-sign::before {
content: "\f7d7"; }
.fa-tenge::before {
content: "\f7d7"; }
.fa-headphones::before {
content: "\f025"; }
.fa-hands-holding::before {
content: "\f4c2"; }
.fa-hands-clapping::before {
content: "\e1a8"; }
.fa-republican::before {
content: "\f75e"; }
.fa-arrow-left::before {
content: "\f060"; }
.fa-person-circle-xmark::before {
content: "\e543"; }
.fa-ruler::before {
content: "\f545"; }
.fa-align-left::before {
content: "\f036"; }
.fa-dice-d6::before {
content: "\f6d1"; }
.fa-restroom::before {
content: "\f7bd"; }
.fa-j::before {
content: "\4a"; }
.fa-users-viewfinder::before {
content: "\e595"; }
.fa-file-video::before {
content: "\f1c8"; }
.fa-up-right-from-square::before {
content: "\f35d"; }
.fa-external-link-alt::before {
content: "\f35d"; }
.fa-table-cells::before {
content: "\f00a"; }
.fa-th::before {
content: "\f00a"; }
.fa-file-pdf::before {
content: "\f1c1"; }
.fa-book-bible::before {
content: "\f647"; }
.fa-bible::before {
content: "\f647"; }
.fa-o::before {
content: "\4f"; }
.fa-suitcase-medical::before {
content: "\f0fa"; }
.fa-medkit::before {
content: "\f0fa"; }
.fa-user-secret::before {
content: "\f21b"; }
.fa-otter::before {
content: "\f700"; }
.fa-person-dress::before {
content: "\f182"; }
.fa-female::before {
content: "\f182"; }
.fa-comment-dollar::before {
content: "\f651"; }
.fa-business-time::before {
content: "\f64a"; }
.fa-briefcase-clock::before {
content: "\f64a"; }
.fa-table-cells-large::before {
content: "\f009"; }
.fa-th-large::before {
content: "\f009"; }
.fa-book-tanakh::before {
content: "\f827"; }
.fa-tanakh::before {
content: "\f827"; }
.fa-phone-volume::before {
content: "\f2a0"; }
.fa-volume-control-phone::before {
content: "\f2a0"; }
.fa-hat-cowboy-side::before {
content: "\f8c1"; }
.fa-clipboard-user::before {
content: "\f7f3"; }
.fa-child::before {
content: "\f1ae"; }
.fa-lira-sign::before {
content: "\f195"; }
.fa-satellite::before {
content: "\f7bf"; }
.fa-plane-lock::before {
content: "\e558"; }
.fa-tag::before {
content: "\f02b"; }
.fa-comment::before {
content: "\f075"; }
.fa-cake-candles::before {
content: "\f1fd"; }
.fa-birthday-cake::before {
content: "\f1fd"; }
.fa-cake::before {
content: "\f1fd"; }
.fa-envelope::before {
content: "\f0e0"; }
.fa-angles-up::before {
content: "\f102"; }
.fa-angle-double-up::before {
content: "\f102"; }
.fa-paperclip::before {
content: "\f0c6"; }
.fa-arrow-right-to-city::before {
content: "\e4b3"; }
.fa-ribbon::before {
content: "\f4d6"; }
.fa-lungs::before {
content: "\f604"; }
.fa-arrow-up-9-1::before {
content: "\f887"; }
.fa-sort-numeric-up-alt::before {
content: "\f887"; }
.fa-litecoin-sign::before {
content: "\e1d3"; }
.fa-border-none::before {
content: "\f850"; }
.fa-circle-nodes::before {
content: "\e4e2"; }
.fa-parachute-box::before {
content: "\f4cd"; }
.fa-indent::before {
content: "\f03c"; }
.fa-truck-field-un::before {
content: "\e58e"; }
.fa-hourglass::before {
content: "\f254"; }
.fa-hourglass-empty::before {
content: "\f254"; }
.fa-mountain::before {
content: "\f6fc"; }
.fa-user-doctor::before {
content: "\f0f0"; }
.fa-user-md::before {
content: "\f0f0"; }
.fa-circle-info::before {
content: "\f05a"; }
.fa-info-circle::before {
content: "\f05a"; }
.fa-cloud-meatball::before {
content: "\f73b"; }
.fa-camera::before {
content: "\f030"; }
.fa-camera-alt::before {
content: "\f030"; }
.fa-square-virus::before {
content: "\e578"; }
.fa-meteor::before {
content: "\f753"; }
.fa-car-on::before {
content: "\e4dd"; }
.fa-sleigh::before {
content: "\f7cc"; }
.fa-arrow-down-1-9::before {
content: "\f162"; }
.fa-sort-numeric-asc::before {
content: "\f162"; }
.fa-sort-numeric-down::before {
content: "\f162"; }
.fa-hand-holding-droplet::before {
content: "\f4c1"; }
.fa-hand-holding-water::before {
content: "\f4c1"; }
.fa-water::before {
content: "\f773"; }
.fa-calendar-check::before {
content: "\f274"; }
.fa-braille::before {
content: "\f2a1"; }
.fa-prescription-bottle-medical::before {
content: "\f486"; }
.fa-prescription-bottle-alt::before {
content: "\f486"; }
.fa-landmark::before {
content: "\f66f"; }
.fa-truck::before {
content: "\f0d1"; }
.fa-crosshairs::before {
content: "\f05b"; }
.fa-person-cane::before {
content: "\e53c"; }
.fa-tent::before {
content: "\e57d"; }
.fa-vest-patches::before {
content: "\e086"; }
.fa-check-double::before {
content: "\f560"; }
.fa-arrow-down-a-z::before {
content: "\f15d"; }
.fa-sort-alpha-asc::before {
content: "\f15d"; }
.fa-sort-alpha-down::before {
content: "\f15d"; }
.fa-money-bill-wheat::before {
content: "\e52a"; }
.fa-cookie::before {
content: "\f563"; }
.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-hard-drive::before {
content: "\f0a0"; }
.fa-hdd::before {
content: "\f0a0"; }
.fa-face-grin-squint-tears::before {
content: "\f586"; }
.fa-grin-squint-tears::before {
content: "\f586"; }
.fa-dumbbell::before {
content: "\f44b"; }
.fa-rectangle-list::before {
content: "\f022"; }
.fa-list-alt::before {
content: "\f022"; }
.fa-tarp-droplet::before {
content: "\e57c"; }
.fa-house-medical-circle-check::before {
content: "\e511"; }
.fa-person-skiing-nordic::before {
content: "\f7ca"; }
.fa-skiing-nordic::before {
content: "\f7ca"; }
.fa-calendar-plus::before {
content: "\f271"; }
.fa-plane-arrival::before {
content: "\f5af"; }
.fa-circle-left::before {
content: "\f359"; }
.fa-arrow-alt-circle-left::before {
content: "\f359"; }
.fa-train-subway::before {
content: "\f239"; }
.fa-subway::before {
content: "\f239"; }
.fa-chart-gantt::before {
content: "\e0e4"; }
.fa-indian-rupee-sign::before {
content: "\e1bc"; }
.fa-indian-rupee::before {
content: "\e1bc"; }
.fa-inr::before {
content: "\e1bc"; }
.fa-crop-simple::before {
content: "\f565"; }
.fa-crop-alt::before {
content: "\f565"; }
.fa-money-bill-1::before {
content: "\f3d1"; }
.fa-money-bill-alt::before {
content: "\f3d1"; }
.fa-left-long::before {
content: "\f30a"; }
.fa-long-arrow-alt-left::before {
content: "\f30a"; }
.fa-dna::before {
content: "\f471"; }
.fa-virus-slash::before {
content: "\e075"; }
.fa-minus::before {
content: "\f068"; }
.fa-subtract::before {
content: "\f068"; }
.fa-chess::before {
content: "\f439"; }
.fa-arrow-left-long::before {
content: "\f177"; }
.fa-long-arrow-left::before {
content: "\f177"; }
.fa-plug-circle-check::before {
content: "\e55c"; }
.fa-street-view::before {
content: "\f21d"; }
.fa-franc-sign::before {
content: "\e18f"; }
.fa-volume-off::before {
content: "\f026"; }
.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-gear::before {
content: "\f013"; }
.fa-cog::before {
content: "\f013"; }
.fa-droplet-slash::before {
content: "\f5c7"; }
.fa-tint-slash::before {
content: "\f5c7"; }
.fa-mosque::before {
content: "\f678"; }
.fa-mosquito::before {
content: "\e52b"; }
.fa-star-of-david::before {
content: "\f69a"; }
.fa-person-military-rifle::before {
content: "\e54b"; }
.fa-cart-shopping::before {
content: "\f07a"; }
.fa-shopping-cart::before {
content: "\f07a"; }
.fa-vials::before {
content: "\f493"; }
.fa-plug-circle-plus::before {
content: "\e55f"; }
.fa-place-of-worship::before {
content: "\f67f"; }
.fa-grip-vertical::before {
content: "\f58e"; }
.fa-arrow-turn-up::before {
content: "\f148"; }
.fa-level-up::before {
content: "\f148"; }
.fa-u::before {
content: "\55"; }
.fa-square-root-variable::before {
content: "\f698"; }
.fa-square-root-alt::before {
content: "\f698"; }
.fa-clock::before {
content: "\f017"; }
.fa-clock-four::before {
content: "\f017"; }
.fa-backward-step::before {
content: "\f048"; }
.fa-step-backward::before {
content: "\f048"; }
.fa-pallet::before {
content: "\f482"; }
.fa-faucet::before {
content: "\e005"; }
.fa-baseball-bat-ball::before {
content: "\f432"; }
.fa-s::before {
content: "\53"; }
.fa-timeline::before {
content: "\e29c"; }
.fa-keyboard::before {
content: "\f11c"; }
.fa-caret-down::before {
content: "\f0d7"; }
.fa-house-chimney-medical::before {
content: "\f7f2"; }
.fa-clinic-medical::before {
content: "\f7f2"; }
.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-mobile-screen::before {
content: "\f3cf"; }
.fa-mobile-android-alt::before {
content: "\f3cf"; }
.fa-plane-up::before {
content: "\e22d"; }
.fa-piggy-bank::before {
content: "\f4d3"; }
.fa-battery-half::before {
content: "\f242"; }
.fa-battery-3::before {
content: "\f242"; }
.fa-mountain-city::before {
content: "\e52e"; }
.fa-coins::before {
content: "\f51e"; }
.fa-khanda::before {
content: "\f66d"; }
.fa-sliders::before {
content: "\f1de"; }
.fa-sliders-h::before {
content: "\f1de"; }
.fa-folder-tree::before {
content: "\f802"; }
.fa-network-wired::before {
content: "\f6ff"; }
.fa-map-pin::before {
content: "\f276"; }
.fa-hamsa::before {
content: "\f665"; }
.fa-cent-sign::before {
content: "\e3f5"; }
.fa-flask::before {
content: "\f0c3"; }
.fa-person-pregnant::before {
content: "\e31e"; }
.fa-wand-sparkles::before {
content: "\f72b"; }
.fa-ellipsis-vertical::before {
content: "\f142"; }
.fa-ellipsis-v::before {
content: "\f142"; }
.fa-ticket::before {
content: "\f145"; }
.fa-power-off::before {
content: "\f011"; }
.fa-right-long::before {
content: "\f30b"; }
.fa-long-arrow-alt-right::before {
content: "\f30b"; }
.fa-flag-usa::before {
content: "\f74d"; }
.fa-laptop-file::before {
content: "\e51d"; }
.fa-tty::before {
content: "\f1e4"; }
.fa-teletype::before {
content: "\f1e4"; }
.fa-diagram-next::before {
content: "\e476"; }
.fa-person-rifle::before {
content: "\e54e"; }
.fa-house-medical-circle-exclamation::before {
content: "\e512"; }
.fa-closed-captioning::before {
content: "\f20a"; }
.fa-person-hiking::before {
content: "\f6ec"; }
.fa-hiking::before {
content: "\f6ec"; }
.fa-venus-double::before {
content: "\f226"; }
.fa-images::before {
content: "\f302"; }
.fa-calculator::before {
content: "\f1ec"; }
.fa-people-pulling::before {
content: "\e535"; }
.fa-n::before {
content: "\4e"; }
.fa-cable-car::before {
content: "\f7da"; }
.fa-tram::before {
content: "\f7da"; }
.fa-cloud-rain::before {
content: "\f73d"; }
.fa-building-circle-xmark::before {
content: "\e4d4"; }
.fa-ship::before {
content: "\f21a"; }
.fa-arrows-down-to-line::before {
content: "\e4b8"; }
.fa-download::before {
content: "\f019"; }
.fa-face-grin::before {
content: "\f580"; }
.fa-grin::before {
content: "\f580"; }
.fa-delete-left::before {
content: "\f55a"; }
.fa-backspace::before {
content: "\f55a"; }
.fa-eye-dropper::before {
content: "\f1fb"; }
.fa-eye-dropper-empty::before {
content: "\f1fb"; }
.fa-eyedropper::before {
content: "\f1fb"; }
.fa-file-circle-check::before {
content: "\e5a0"; }
.fa-forward::before {
content: "\f04e"; }
.fa-mobile::before {
content: "\f3ce"; }
.fa-mobile-android::before {
content: "\f3ce"; }
.fa-mobile-phone::before {
content: "\f3ce"; }
.fa-face-meh::before {
content: "\f11a"; }
.fa-meh::before {
content: "\f11a"; }
.fa-align-center::before {
content: "\f037"; }
.fa-book-skull::before {
content: "\f6b7"; }
.fa-book-dead::before {
content: "\f6b7"; }
.fa-id-card::before {
content: "\f2c2"; }
.fa-drivers-license::before {
content: "\f2c2"; }
.fa-outdent::before {
content: "\f03b"; }
.fa-dedent::before {
content: "\f03b"; }
.fa-heart-circle-exclamation::before {
content: "\e4fe"; }
.fa-house::before {
content: "\f015"; }
.fa-home::before {
content: "\f015"; }
.fa-home-alt::before {
content: "\f015"; }
.fa-home-lg-alt::before {
content: "\f015"; }
.fa-calendar-week::before {
content: "\f784"; }
.fa-laptop-medical::before {
content: "\f812"; }
.fa-b::before {
content: "\42"; }
.fa-file-medical::before {
content: "\f477"; }
.fa-dice-one::before {
content: "\f525"; }
.fa-kiwi-bird::before {
content: "\f535"; }
.fa-arrow-right-arrow-left::before {
content: "\f0ec"; }
.fa-exchange::before {
content: "\f0ec"; }
.fa-rotate-right::before {
content: "\f2f9"; }
.fa-redo-alt::before {
content: "\f2f9"; }
.fa-rotate-forward::before {
content: "\f2f9"; }
.fa-utensils::before {
content: "\f2e7"; }
.fa-cutlery::before {
content: "\f2e7"; }
.fa-arrow-up-wide-short::before {
content: "\f161"; }
.fa-sort-amount-up::before {
content: "\f161"; }
.fa-mill-sign::before {
content: "\e1ed"; }
.fa-bowl-rice::before {
content: "\e2eb"; }
.fa-skull::before {
content: "\f54c"; }
.fa-tower-broadcast::before {
content: "\f519"; }
.fa-broadcast-tower::before {
content: "\f519"; }
.fa-truck-pickup::before {
content: "\f63c"; }
.fa-up-long::before {
content: "\f30c"; }
.fa-long-arrow-alt-up::before {
content: "\f30c"; }
.fa-stop::before {
content: "\f04d"; }
.fa-code-merge::before {
content: "\f387"; }
.fa-upload::before {
content: "\f093"; }
.fa-hurricane::before {
content: "\f751"; }
.fa-mound::before {
content: "\e52d"; }
.fa-toilet-portable::before {
content: "\e583"; }
.fa-compact-disc::before {
content: "\f51f"; }
.fa-file-arrow-down::before {
content: "\f56d"; }
.fa-file-download::before {
content: "\f56d"; }
.fa-caravan::before {
content: "\f8ff"; }
.fa-shield-cat::before {
content: "\e572"; }
.fa-bolt::before {
content: "\f0e7"; }
.fa-zap::before {
content: "\f0e7"; }
.fa-glass-water::before {
content: "\e4f4"; }
.fa-oil-well::before {
content: "\e532"; }
.fa-vault::before {
content: "\e2c5"; }
.fa-mars::before {
content: "\f222"; }
.fa-toilet::before {
content: "\f7d8"; }
.fa-plane-circle-xmark::before {
content: "\e557"; }
.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-ruble-sign::before {
content: "\f158"; }
.fa-rouble::before {
content: "\f158"; }
.fa-rub::before {
content: "\f158"; }
.fa-ruble::before {
content: "\f158"; }
.fa-sun::before {
content: "\f185"; }
.fa-guitar::before {
content: "\f7a6"; }
.fa-face-laugh-wink::before {
content: "\f59c"; }
.fa-laugh-wink::before {
content: "\f59c"; }
.fa-horse-head::before {
content: "\f7ab"; }
.fa-bore-hole::before {
content: "\e4c3"; }
.fa-industry::before {
content: "\f275"; }
.fa-circle-down::before {
content: "\f358"; }
.fa-arrow-alt-circle-down::before {
content: "\f358"; }
.fa-arrows-turn-to-dots::before {
content: "\e4c1"; }
.fa-florin-sign::before {
content: "\e184"; }
.fa-arrow-down-short-wide::before {
content: "\f884"; }
.fa-sort-amount-desc::before {
content: "\f884"; }
.fa-sort-amount-down-alt::before {
content: "\f884"; }
.fa-less-than::before {
content: "\3c"; }
.fa-angle-down::before {
content: "\f107"; }
.fa-car-tunnel::before {
content: "\e4de"; }
.fa-head-side-cough::before {
content: "\e061"; }
.fa-grip-lines::before {
content: "\f7a4"; }
.fa-thumbs-down::before {
content: "\f165"; }
.fa-user-lock::before {
content: "\f502"; }
.fa-arrow-right-long::before {
content: "\f178"; }
.fa-long-arrow-right::before {
content: "\f178"; }
.fa-anchor-circle-xmark::before {
content: "\e4ac"; }
.fa-ellipsis::before {
content: "\f141"; }
.fa-ellipsis-h::before {
content: "\f141"; }
.fa-chess-pawn::before {
content: "\f443"; }
.fa-kit-medical::before {
content: "\f479"; }
.fa-first-aid::before {
content: "\f479"; }
.fa-person-through-window::before {
content: "\e5a9"; }
.fa-toolbox::before {
content: "\f552"; }
.fa-hands-holding-circle::before {
content: "\e4fb"; }
.fa-bug::before {
content: "\f188"; }
.fa-credit-card::before {
content: "\f09d"; }
.fa-credit-card-alt::before {
content: "\f09d"; }
.fa-car::before {
content: "\f1b9"; }
.fa-automobile::before {
content: "\f1b9"; }
.fa-hand-holding-hand::before {
content: "\e4f7"; }
.fa-book-open-reader::before {
content: "\f5da"; }
.fa-book-reader::before {
content: "\f5da"; }
.fa-mountain-sun::before {
content: "\e52f"; }
.fa-arrows-left-right-to-line::before {
content: "\e4ba"; }
.fa-dice-d20::before {
content: "\f6cf"; }
.fa-truck-droplet::before {
content: "\e58c"; }
.fa-file-circle-xmark::before {
content: "\e5a1"; }
.fa-temperature-arrow-up::before {
content: "\e040"; }
.fa-temperature-up::before {
content: "\e040"; }
.fa-medal::before {
content: "\f5a2"; }
.fa-bed::before {
content: "\f236"; }
.fa-square-h::before {
content: "\f0fd"; }
.fa-h-square::before {
content: "\f0fd"; }
.fa-podcast::before {
content: "\f2ce"; }
.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-bell::before {
content: "\f0f3"; }
.fa-superscript::before {
content: "\f12b"; }
.fa-plug-circle-xmark::before {
content: "\e560"; }
.fa-star-of-life::before {
content: "\f621"; }
.fa-phone-slash::before {
content: "\f3dd"; }
.fa-paint-roller::before {
content: "\f5aa"; }
.fa-handshake-angle::before {
content: "\f4c4"; }
.fa-hands-helping::before {
content: "\f4c4"; }
.fa-location-dot::before {
content: "\f3c5"; }
.fa-map-marker-alt::before {
content: "\f3c5"; }
.fa-file::before {
content: "\f15b"; }
.fa-greater-than::before {
content: "\3e"; }
.fa-person-swimming::before {
content: "\f5c4"; }
.fa-swimmer::before {
content: "\f5c4"; }
.fa-arrow-down::before {
content: "\f063"; }
.fa-droplet::before {
content: "\f043"; }
.fa-tint::before {
content: "\f043"; }
.fa-eraser::before {
content: "\f12d"; }
.fa-earth-americas::before {
content: "\f57d"; }
.fa-earth::before {
content: "\f57d"; }
.fa-earth-america::before {
content: "\f57d"; }
.fa-globe-americas::before {
content: "\f57d"; }
.fa-person-burst::before {
content: "\e53b"; }
.fa-dove::before {
content: "\f4ba"; }
.fa-battery-empty::before {
content: "\f244"; }
.fa-battery-0::before {
content: "\f244"; }
.fa-socks::before {
content: "\f696"; }
.fa-inbox::before {
content: "\f01c"; }
.fa-section::before {
content: "\e447"; }
.fa-gauge-high::before {
content: "\f625"; }
.fa-tachometer-alt::before {
content: "\f625"; }
.fa-tachometer-alt-fast::before {
content: "\f625"; }
.fa-envelope-open-text::before {
content: "\f658"; }
.fa-hospital::before {
content: "\f0f8"; }
.fa-hospital-alt::before {
content: "\f0f8"; }
.fa-hospital-wide::before {
content: "\f0f8"; }
.fa-wine-bottle::before {
content: "\f72f"; }
.fa-chess-rook::before {
content: "\f447"; }
.fa-bars-staggered::before {
content: "\f550"; }
.fa-reorder::before {
content: "\f550"; }
.fa-stream::before {
content: "\f550"; }
.fa-dharmachakra::before {
content: "\f655"; }
.fa-hotdog::before {
content: "\f80f"; }
.fa-person-walking-with-cane::before {
content: "\f29d"; }
.fa-blind::before {
content: "\f29d"; }
.fa-drum::before {
content: "\f569"; }
.fa-ice-cream::before {
content: "\f810"; }
.fa-heart-circle-bolt::before {
content: "\e4fc"; }
.fa-fax::before {
content: "\f1ac"; }
.fa-paragraph::before {
content: "\f1dd"; }
.fa-check-to-slot::before {
content: "\f772"; }
.fa-vote-yea::before {
content: "\f772"; }
.fa-star-half::before {
content: "\f089"; }
.fa-boxes-stacked::before {
content: "\f468"; }
.fa-boxes::before {
content: "\f468"; }
.fa-boxes-alt::before {
content: "\f468"; }
.fa-link::before {
content: "\f0c1"; }
.fa-chain::before {
content: "\f0c1"; }
.fa-ear-listen::before {
content: "\f2a2"; }
.fa-assistive-listening-systems::before {
content: "\f2a2"; }
.fa-tree-city::before {
content: "\e587"; }
.fa-play::before {
content: "\f04b"; }
.fa-font::before {
content: "\f031"; }
.fa-rupiah-sign::before {
content: "\e23d"; }
.fa-magnifying-glass::before {
content: "\f002"; }
.fa-search::before {
content: "\f002"; }
.fa-table-tennis-paddle-ball::before {
content: "\f45d"; }
.fa-ping-pong-paddle-ball::before {
content: "\f45d"; }
.fa-table-tennis::before {
content: "\f45d"; }
.fa-person-dots-from-line::before {
content: "\f470"; }
.fa-diagnoses::before {
content: "\f470"; }
.fa-trash-can-arrow-up::before {
content: "\f82a"; }
.fa-trash-restore-alt::before {
content: "\f82a"; }
.fa-naira-sign::before {
content: "\e1f6"; }
.fa-cart-arrow-down::before {
content: "\f218"; }
.fa-walkie-talkie::before {
content: "\f8ef"; }
.fa-file-pen::before {
content: "\f31c"; }
.fa-file-edit::before {
content: "\f31c"; }
.fa-receipt::before {
content: "\f543"; }
.fa-square-pen::before {
content: "\f14b"; }
.fa-pen-square::before {
content: "\f14b"; }
.fa-pencil-square::before {
content: "\f14b"; }
.fa-suitcase-rolling::before {
content: "\f5c1"; }
.fa-person-circle-exclamation::before {
content: "\e53f"; }
.fa-chevron-down::before {
content: "\f078"; }
.fa-battery-full::before {
content: "\f240"; }
.fa-battery::before {
content: "\f240"; }
.fa-battery-5::before {
content: "\f240"; }
.fa-skull-crossbones::before {
content: "\f714"; }
.fa-code-compare::before {
content: "\e13a"; }
.fa-list-ul::before {
content: "\f0ca"; }
.fa-list-dots::before {
content: "\f0ca"; }
.fa-school-lock::before {
content: "\e56f"; }
.fa-tower-cell::before {
content: "\e585"; }
.fa-down-long::before {
content: "\f309"; }
.fa-long-arrow-alt-down::before {
content: "\f309"; }
.fa-ranking-star::before {
content: "\e561"; }
.fa-chess-king::before {
content: "\f43f"; }
.fa-person-harassing::before {
content: "\e549"; }
.fa-brazilian-real-sign::before {
content: "\e46c"; }
.fa-landmark-dome::before {
content: "\f752"; }
.fa-landmark-alt::before {
content: "\f752"; }
.fa-arrow-up::before {
content: "\f062"; }
.fa-tv::before {
content: "\f26c"; }
.fa-television::before {
content: "\f26c"; }
.fa-tv-alt::before {
content: "\f26c"; }
.fa-shrimp::before {
content: "\e448"; }
.fa-list-check::before {
content: "\f0ae"; }
.fa-tasks::before {
content: "\f0ae"; }
.fa-jug-detergent::before {
content: "\e519"; }
.fa-circle-user::before {
content: "\f2bd"; }
.fa-user-circle::before {
content: "\f2bd"; }
.fa-user-shield::before {
content: "\f505"; }
.fa-wind::before {
content: "\f72e"; }
.fa-car-burst::before {
content: "\f5e1"; }
.fa-car-crash::before {
content: "\f5e1"; }
.fa-y::before {
content: "\59"; }
.fa-person-snowboarding::before {
content: "\f7ce"; }
.fa-snowboarding::before {
content: "\f7ce"; }
.fa-truck-fast::before {
content: "\f48b"; }
.fa-shipping-fast::before {
content: "\f48b"; }
.fa-fish::before {
content: "\f578"; }
.fa-user-graduate::before {
content: "\f501"; }
.fa-circle-half-stroke::before {
content: "\f042"; }
.fa-adjust::before {
content: "\f042"; }
.fa-clapperboard::before {
content: "\e131"; }
.fa-circle-radiation::before {
content: "\f7ba"; }
.fa-radiation-alt::before {
content: "\f7ba"; }
.fa-baseball::before {
content: "\f433"; }
.fa-baseball-ball::before {
content: "\f433"; }
.fa-jet-fighter-up::before {
content: "\e518"; }
.fa-diagram-project::before {
content: "\f542"; }
.fa-project-diagram::before {
content: "\f542"; }
.fa-copy::before {
content: "\f0c5"; }
.fa-volume-xmark::before {
content: "\f6a9"; }
.fa-volume-mute::before {
content: "\f6a9"; }
.fa-volume-times::before {
content: "\f6a9"; }
.fa-hand-sparkles::before {
content: "\e05d"; }
.fa-grip::before {
content: "\f58d"; }
.fa-grip-horizontal::before {
content: "\f58d"; }
.fa-share-from-square::before {
content: "\f14d"; }
.fa-share-square::before {
content: "\f14d"; }
.fa-child-combatant::before {
content: "\e4e0"; }
.fa-child-rifle::before {
content: "\e4e0"; }
.fa-gun::before {
content: "\e19b"; }
.fa-square-phone::before {
content: "\f098"; }
.fa-phone-square::before {
content: "\f098"; }
.fa-plus::before {
content: "\2b"; }
.fa-add::before {
content: "\2b"; }
.fa-expand::before {
content: "\f065"; }
.fa-computer::before {
content: "\e4e5"; }
.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-arrows-up-down-left-right::before {
content: "\f047"; }
.fa-arrows::before {
content: "\f047"; }
.fa-chalkboard-user::before {
content: "\f51c"; }
.fa-chalkboard-teacher::before {
content: "\f51c"; }
.fa-peso-sign::before {
content: "\e222"; }
.fa-building-shield::before {
content: "\e4d8"; }
.fa-baby::before {
content: "\f77c"; }
.fa-users-line::before {
content: "\e592"; }
.fa-quote-left::before {
content: "\f10d"; }
.fa-quote-left-alt::before {
content: "\f10d"; }
.fa-tractor::before {
content: "\f722"; }
.fa-trash-arrow-up::before {
content: "\f829"; }
.fa-trash-restore::before {
content: "\f829"; }
.fa-arrow-down-up-lock::before {
content: "\e4b0"; }
.fa-lines-leaning::before {
content: "\e51e"; }
.fa-ruler-combined::before {
content: "\f546"; }
.fa-copyright::before {
content: "\f1f9"; }
.fa-equals::before {
content: "\3d"; }
.fa-blender::before {
content: "\f517"; }
.fa-teeth::before {
content: "\f62e"; }
.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-map::before {
content: "\f279"; }
.fa-rocket::before {
content: "\f135"; }
.fa-photo-film::before {
content: "\f87c"; }
.fa-photo-video::before {
content: "\f87c"; }
.fa-folder-minus::before {
content: "\f65d"; }
.fa-store::before {
content: "\f54e"; }
.fa-arrow-trend-up::before {
content: "\e098"; }
.fa-plug-circle-minus::before {
content: "\e55e"; }
.fa-sign-hanging::before {
content: "\f4d9"; }
.fa-sign::before {
content: "\f4d9"; }
.fa-bezier-curve::before {
content: "\f55b"; }
.fa-bell-slash::before {
content: "\f1f6"; }
.fa-tablet::before {
content: "\f3fb"; }
.fa-tablet-android::before {
content: "\f3fb"; }
.fa-school-flag::before {
content: "\e56e"; }
.fa-fill::before {
content: "\f575"; }
.fa-angle-up::before {
content: "\f106"; }
.fa-drumstick-bite::before {
content: "\f6d7"; }
.fa-holly-berry::before {
content: "\f7aa"; }
.fa-chevron-left::before {
content: "\f053"; }
.fa-bacteria::before {
content: "\e059"; }
.fa-hand-lizard::before {
content: "\f258"; }
.fa-notdef::before {
content: "\e1fe"; }
.fa-disease::before {
content: "\f7fa"; }
.fa-briefcase-medical::before {
content: "\f469"; }
.fa-genderless::before {
content: "\f22d"; }
.fa-chevron-right::before {
content: "\f054"; }
.fa-retweet::before {
content: "\f079"; }
.fa-car-rear::before {
content: "\f5de"; }
.fa-car-alt::before {
content: "\f5de"; }
.fa-pump-soap::before {
content: "\e06b"; }
.fa-video-slash::before {
content: "\f4e2"; }
.fa-battery-quarter::before {
content: "\f243"; }
.fa-battery-2::before {
content: "\f243"; }
.fa-radio::before {
content: "\f8d7"; }
.fa-baby-carriage::before {
content: "\f77d"; }
.fa-carriage-baby::before {
content: "\f77d"; }
.fa-traffic-light::before {
content: "\f637"; }
.fa-thermometer::before {
content: "\f491"; }
.fa-vr-cardboard::before {
content: "\f729"; }
.fa-hand-middle-finger::before {
content: "\f806"; }
.fa-percent::before {
content: "\25"; }
.fa-percentage::before {
content: "\25"; }
.fa-truck-moving::before {
content: "\f4df"; }
.fa-glass-water-droplet::before {
content: "\e4f5"; }
.fa-display::before {
content: "\e163"; }
.fa-face-smile::before {
content: "\f118"; }
.fa-smile::before {
content: "\f118"; }
.fa-thumbtack::before {
content: "\f08d"; }
.fa-thumb-tack::before {
content: "\f08d"; }
.fa-trophy::before {
content: "\f091"; }
.fa-person-praying::before {
content: "\f683"; }
.fa-pray::before {
content: "\f683"; }
.fa-hammer::before {
content: "\f6e3"; }
.fa-hand-peace::before {
content: "\f25b"; }
.fa-rotate::before {
content: "\f2f1"; }
.fa-sync-alt::before {
content: "\f2f1"; }
.fa-spinner::before {
content: "\f110"; }
.fa-robot::before {
content: "\f544"; }
.fa-peace::before {
content: "\f67c"; }
.fa-gears::before {
content: "\f085"; }
.fa-cogs::before {
content: "\f085"; }
.fa-warehouse::before {
content: "\f494"; }
.fa-arrow-up-right-dots::before {
content: "\e4b7"; }
.fa-splotch::before {
content: "\f5bc"; }
.fa-face-grin-hearts::before {
content: "\f584"; }
.fa-grin-hearts::before {
content: "\f584"; }
.fa-dice-four::before {
content: "\f524"; }
.fa-sim-card::before {
content: "\f7c4"; }
.fa-transgender::before {
content: "\f225"; }
.fa-transgender-alt::before {
content: "\f225"; }
.fa-mercury::before {
content: "\f223"; }
.fa-arrow-turn-down::before {
content: "\f149"; }
.fa-level-down::before {
content: "\f149"; }
.fa-person-falling-burst::before {
content: "\e547"; }
.fa-award::before {
content: "\f559"; }
.fa-ticket-simple::before {
content: "\f3ff"; }
.fa-ticket-alt::before {
content: "\f3ff"; }
.fa-building::before {
content: "\f1ad"; }
.fa-angles-left::before {
content: "\f100"; }
.fa-angle-double-left::before {
content: "\f100"; }
.fa-qrcode::before {
content: "\f029"; }
.fa-clock-rotate-left::before {
content: "\f1da"; }
.fa-history::before {
content: "\f1da"; }
.fa-face-grin-beam-sweat::before {
content: "\f583"; }
.fa-grin-beam-sweat::before {
content: "\f583"; }
.fa-file-export::before {
content: "\f56e"; }
.fa-arrow-right-from-file::before {
content: "\f56e"; }
.fa-shield::before {
content: "\f132"; }
.fa-shield-blank::before {
content: "\f132"; }
.fa-arrow-up-short-wide::before {
content: "\f885"; }
.fa-sort-amount-up-alt::before {
content: "\f885"; }
.fa-house-medical::before {
content: "\e3b2"; }
.fa-golf-ball-tee::before {
content: "\f450"; }
.fa-golf-ball::before {
content: "\f450"; }
.fa-circle-chevron-left::before {
content: "\f137"; }
.fa-chevron-circle-left::before {
content: "\f137"; }
.fa-house-chimney-window::before {
content: "\e00d"; }
.fa-pen-nib::before {
content: "\f5ad"; }
.fa-tent-arrow-turn-left::before {
content: "\e580"; }
.fa-tents::before {
content: "\e582"; }
.fa-wand-magic::before {
content: "\f0d0"; }
.fa-magic::before {
content: "\f0d0"; }
.fa-dog::before {
content: "\f6d3"; }
.fa-carrot::before {
content: "\f787"; }
.fa-moon::before {
content: "\f186"; }
.fa-wine-glass-empty::before {
content: "\f5ce"; }
.fa-wine-glass-alt::before {
content: "\f5ce"; }
.fa-cheese::before {
content: "\f7ef"; }
.fa-yin-yang::before {
content: "\f6ad"; }
.fa-music::before {
content: "\f001"; }
.fa-code-commit::before {
content: "\f386"; }
.fa-temperature-low::before {
content: "\f76b"; }
.fa-person-biking::before {
content: "\f84a"; }
.fa-biking::before {
content: "\f84a"; }
.fa-broom::before {
content: "\f51a"; }
.fa-shield-heart::before {
content: "\e574"; }
.fa-gopuram::before {
content: "\f664"; }
.fa-earth-oceania::before {
content: "\e47b"; }
.fa-globe-oceania::before {
content: "\e47b"; }
.fa-square-xmark::before {
content: "\f2d3"; }
.fa-times-square::before {
content: "\f2d3"; }
.fa-xmark-square::before {
content: "\f2d3"; }
.fa-hashtag::before {
content: "\23"; }
.fa-up-right-and-down-left-from-center::before {
content: "\f424"; }
.fa-expand-alt::before {
content: "\f424"; }
.fa-oil-can::before {
content: "\f613"; }
.fa-t::before {
content: "\54"; }
.fa-hippo::before {
content: "\f6ed"; }
.fa-chart-column::before {
content: "\e0e3"; }
.fa-infinity::before {
content: "\f534"; }
.fa-vial-circle-check::before {
content: "\e596"; }
.fa-person-arrow-down-to-line::before {
content: "\e538"; }
.fa-voicemail::before {
content: "\f897"; }
.fa-fan::before {
content: "\f863"; }
.fa-person-walking-luggage::before {
content: "\e554"; }
.fa-up-down::before {
content: "\f338"; }
.fa-arrows-alt-v::before {
content: "\f338"; }
.fa-cloud-moon-rain::before {
content: "\f73c"; }
.fa-calendar::before {
content: "\f133"; }
.fa-trailer::before {
content: "\e041"; }
.fa-bahai::before {
content: "\f666"; }
.fa-haykal::before {
content: "\f666"; }
.fa-sd-card::before {
content: "\f7c2"; }
.fa-dragon::before {
content: "\f6d5"; }
.fa-shoe-prints::before {
content: "\f54b"; }
.fa-circle-plus::before {
content: "\f055"; }
.fa-plus-circle::before {
content: "\f055"; }
.fa-face-grin-tongue-wink::before {
content: "\f58b"; }
.fa-grin-tongue-wink::before {
content: "\f58b"; }
.fa-hand-holding::before {
content: "\f4bd"; }
.fa-plug-circle-exclamation::before {
content: "\e55d"; }
.fa-link-slash::before {
content: "\f127"; }
.fa-chain-broken::before {
content: "\f127"; }
.fa-chain-slash::before {
content: "\f127"; }
.fa-unlink::before {
content: "\f127"; }
.fa-clone::before {
content: "\f24d"; }
.fa-person-walking-arrow-loop-left::before {
content: "\e551"; }
.fa-arrow-up-z-a::before {
content: "\f882"; }
.fa-sort-alpha-up-alt::before {
content: "\f882"; }
.fa-fire-flame-curved::before {
content: "\f7e4"; }
.fa-fire-alt::before {
content: "\f7e4"; }
.fa-tornado::before {
content: "\f76f"; }
.fa-file-circle-plus::before {
content: "\e494"; }
.fa-book-quran::before {
content: "\f687"; }
.fa-quran::before {
content: "\f687"; }
.fa-anchor::before {
content: "\f13d"; }
.fa-border-all::before {
content: "\f84c"; }
.fa-face-angry::before {
content: "\f556"; }
.fa-angry::before {
content: "\f556"; }
.fa-cookie-bite::before {
content: "\f564"; }
.fa-arrow-trend-down::before {
content: "\e097"; }
.fa-rss::before {
content: "\f09e"; }
.fa-feed::before {
content: "\f09e"; }
.fa-draw-polygon::before {
content: "\f5ee"; }
.fa-scale-balanced::before {
content: "\f24e"; }
.fa-balance-scale::before {
content: "\f24e"; }
.fa-gauge-simple-high::before {
content: "\f62a"; }
.fa-tachometer::before {
content: "\f62a"; }
.fa-tachometer-fast::before {
content: "\f62a"; }
.fa-shower::before {
content: "\f2cc"; }
.fa-desktop::before {
content: "\f390"; }
.fa-desktop-alt::before {
content: "\f390"; }
.fa-m::before {
content: "\4d"; }
.fa-table-list::before {
content: "\f00b"; }
.fa-th-list::before {
content: "\f00b"; }
.fa-comment-sms::before {
content: "\f7cd"; }
.fa-sms::before {
content: "\f7cd"; }
.fa-book::before {
content: "\f02d"; }
.fa-user-plus::before {
content: "\f234"; }
.fa-check::before {
content: "\f00c"; }
.fa-battery-three-quarters::before {
content: "\f241"; }
.fa-battery-4::before {
content: "\f241"; }
.fa-house-circle-check::before {
content: "\e509"; }
.fa-angle-left::before {
content: "\f104"; }
.fa-diagram-successor::before {
content: "\e47a"; }
.fa-truck-arrow-right::before {
content: "\e58b"; }
.fa-arrows-split-up-and-left::before {
content: "\e4bc"; }
.fa-hand-fist::before {
content: "\f6de"; }
.fa-fist-raised::before {
content: "\f6de"; }
.fa-cloud-moon::before {
content: "\f6c3"; }
.fa-briefcase::before {
content: "\f0b1"; }
.fa-person-falling::before {
content: "\e546"; }
.fa-image-portrait::before {
content: "\f3e0"; }
.fa-portrait::before {
content: "\f3e0"; }
.fa-user-tag::before {
content: "\f507"; }
.fa-rug::before {
content: "\e569"; }
.fa-earth-europe::before {
content: "\f7a2"; }
.fa-globe-europe::before {
content: "\f7a2"; }
.fa-cart-flatbed-suitcase::before {
content: "\f59d"; }
.fa-luggage-cart::before {
content: "\f59d"; }
.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-baht-sign::before {
content: "\e0ac"; }
.fa-book-open::before {
content: "\f518"; }
.fa-book-journal-whills::before {
content: "\f66a"; }
.fa-journal-whills::before {
content: "\f66a"; }
.fa-handcuffs::before {
content: "\e4f8"; }
.fa-triangle-exclamation::before {
content: "\f071"; }
.fa-exclamation-triangle::before {
content: "\f071"; }
.fa-warning::before {
content: "\f071"; }
.fa-database::before {
content: "\f1c0"; }
.fa-share::before {
content: "\f064"; }
.fa-mail-forward::before {
content: "\f064"; }
.fa-bottle-droplet::before {
content: "\e4c4"; }
.fa-mask-face::before {
content: "\e1d7"; }
.fa-hill-rockslide::before {
content: "\e508"; }
.fa-right-left::before {
content: "\f362"; }
.fa-exchange-alt::before {
content: "\f362"; }
.fa-paper-plane::before {
content: "\f1d8"; }
.fa-road-circle-exclamation::before {
content: "\e565"; }
.fa-dungeon::before {
content: "\f6d9"; }
.fa-align-right::before {
content: "\f038"; }
.fa-money-bill-1-wave::before {
content: "\f53b"; }
.fa-money-bill-wave-alt::before {
content: "\f53b"; }
.fa-life-ring::before {
content: "\f1cd"; }
.fa-hands::before {
content: "\f2a7"; }
.fa-sign-language::before {
content: "\f2a7"; }
.fa-signing::before {
content: "\f2a7"; }
.fa-calendar-day::before {
content: "\f783"; }
.fa-water-ladder::before {
content: "\f5c5"; }
.fa-ladder-water::before {
content: "\f5c5"; }
.fa-swimming-pool::before {
content: "\f5c5"; }
.fa-arrows-up-down::before {
content: "\f07d"; }
.fa-arrows-v::before {
content: "\f07d"; }
.fa-face-grimace::before {
content: "\f57f"; }
.fa-grimace::before {
content: "\f57f"; }
.fa-wheelchair-move::before {
content: "\e2ce"; }
.fa-wheelchair-alt::before {
content: "\e2ce"; }
.fa-turn-down::before {
content: "\f3be"; }
.fa-level-down-alt::before {
content: "\f3be"; }
.fa-person-walking-arrow-right::before {
content: "\e552"; }
.fa-square-envelope::before {
content: "\f199"; }
.fa-envelope-square::before {
content: "\f199"; }
.fa-dice::before {
content: "\f522"; }
.fa-bowling-ball::before {
content: "\f436"; }
.fa-brain::before {
content: "\f5dc"; }
.fa-bandage::before {
content: "\f462"; }
.fa-band-aid::before {
content: "\f462"; }
.fa-calendar-minus::before {
content: "\f272"; }
.fa-circle-xmark::before {
content: "\f057"; }
.fa-times-circle::before {
content: "\f057"; }
.fa-xmark-circle::before {
content: "\f057"; }
.fa-gifts::before {
content: "\f79c"; }
.fa-hotel::before {
content: "\f594"; }
.fa-earth-asia::before {
content: "\f57e"; }
.fa-globe-asia::before {
content: "\f57e"; }
.fa-id-card-clip::before {
content: "\f47f"; }
.fa-id-card-alt::before {
content: "\f47f"; }
.fa-magnifying-glass-plus::before {
content: "\f00e"; }
.fa-search-plus::before {
content: "\f00e"; }
.fa-thumbs-up::before {
content: "\f164"; }
.fa-user-clock::before {
content: "\f4fd"; }
.fa-hand-dots::before {
content: "\f461"; }
.fa-allergies::before {
content: "\f461"; }
.fa-file-invoice::before {
content: "\f570"; }
.fa-window-minimize::before {
content: "\f2d1"; }
.fa-mug-saucer::before {
content: "\f0f4"; }
.fa-coffee::before {
content: "\f0f4"; }
.fa-brush::before {
content: "\f55d"; }
.fa-mask::before {
content: "\f6fa"; }
.fa-magnifying-glass-minus::before {
content: "\f010"; }
.fa-search-minus::before {
content: "\f010"; }
.fa-ruler-vertical::before {
content: "\f548"; }
.fa-user-large::before {
content: "\f406"; }
.fa-user-alt::before {
content: "\f406"; }
.fa-train-tram::before {
content: "\e5b4"; }
.fa-user-nurse::before {
content: "\f82f"; }
.fa-syringe::before {
content: "\f48e"; }
.fa-cloud-sun::before {
content: "\f6c4"; }
.fa-stopwatch-20::before {
content: "\e06f"; }
.fa-square-full::before {
content: "\f45c"; }
.fa-magnet::before {
content: "\f076"; }
.fa-jar::before {
content: "\e516"; }
.fa-note-sticky::before {
content: "\f249"; }
.fa-sticky-note::before {
content: "\f249"; }
.fa-bug-slash::before {
content: "\e490"; }
.fa-arrow-up-from-water-pump::before {
content: "\e4b6"; }
.fa-bone::before {
content: "\f5d7"; }
.fa-user-injured::before {
content: "\f728"; }
.fa-face-sad-tear::before {
content: "\f5b4"; }
.fa-sad-tear::before {
content: "\f5b4"; }
.fa-plane::before {
content: "\f072"; }
.fa-tent-arrows-down::before {
content: "\e581"; }
.fa-exclamation::before {
content: "\21"; }
.fa-arrows-spin::before {
content: "\e4bb"; }
.fa-print::before {
content: "\f02f"; }
.fa-turkish-lira-sign::before {
content: "\e2bb"; }
.fa-try::before {
content: "\e2bb"; }
.fa-turkish-lira::before {
content: "\e2bb"; }
.fa-dollar-sign::before {
content: "\24"; }
.fa-dollar::before {
content: "\24"; }
.fa-usd::before {
content: "\24"; }
.fa-x::before {
content: "\58"; }
.fa-magnifying-glass-dollar::before {
content: "\f688"; }
.fa-search-dollar::before {
content: "\f688"; }
.fa-users-gear::before {
content: "\f509"; }
.fa-users-cog::before {
content: "\f509"; }
.fa-person-military-pointing::before {
content: "\e54a"; }
.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-umbrella::before {
content: "\f0e9"; }
.fa-trowel::before {
content: "\e589"; }
.fa-d::before {
content: "\44"; }
.fa-stapler::before {
content: "\e5af"; }
.fa-masks-theater::before {
content: "\f630"; }
.fa-theater-masks::before {
content: "\f630"; }
.fa-kip-sign::before {
content: "\e1c4"; }
.fa-hand-point-left::before {
content: "\f0a5"; }
.fa-handshake-simple::before {
content: "\f4c6"; }
.fa-handshake-alt::before {
content: "\f4c6"; }
.fa-jet-fighter::before {
content: "\f0fb"; }
.fa-fighter-jet::before {
content: "\f0fb"; }
.fa-square-share-nodes::before {
content: "\f1e1"; }
.fa-share-alt-square::before {
content: "\f1e1"; }
.fa-barcode::before {
content: "\f02a"; }
.fa-plus-minus::before {
content: "\e43c"; }
.fa-video::before {
content: "\f03d"; }
.fa-video-camera::before {
content: "\f03d"; }
.fa-graduation-cap::before {
content: "\f19d"; }
.fa-mortar-board::before {
content: "\f19d"; }
.fa-hand-holding-medical::before {
content: "\e05c"; }
.fa-person-circle-check::before {
content: "\e53e"; }
.fa-turn-up::before {
content: "\f3bf"; }
.fa-level-up-alt::before {
content: "\f3bf"; }
.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-style-family-brands: 'Font Awesome 6 Brands';
--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(//amaros.com.pl/wp-content/themes/neom-blog/assets/css/fonts/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//amaros.com.pl/wp-content/themes/neom-blog/assets/css/fonts/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"); }
.fab,
.fa-brands {
font-weight: 400; }
.fa-monero:before {
content: "\f3d0"; }
.fa-hooli:before {
content: "\f427"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-aws:before {
content: "\f375"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-cloudflare:before {
content: "\e07d"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-pixiv:before {
content: "\e640"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-bity:before {
content: "\f37a"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-modx:before {
content: "\f285"; }
.fa-guilded:before {
content: "\e07e"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-square-js:before {
content: "\f3b9"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-java:before {
content: "\f4e4"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-centercode:before {
content: "\f380"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-unity:before {
content: "\e049"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-vk:before {
content: "\f189"; }
.fa-untappd:before {
content: "\f405"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-square-reddit:before {
content: "\f1a2"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-contao:before {
content: "\f26d"; }
.fa-square-font-awesome:before {
content: "\e5ad"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-brave:before {
content: "\e63c"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-square-instagram:before {
content: "\e055"; }
.fa-instagram-square:before {
content: "\e055"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-square-hacker-news:before {
content: "\f3af"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-edge:before {
content: "\f282"; }
.fa-threads:before {
content: "\e618"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-square-snapchat:before {
content: "\f2ad"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-safari:before {
content: "\f267"; }
.fa-google:before {
content: "\f1a0"; }
.fa-square-font-awesome-stroke:before {
content: "\f35c"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-evernote:before {
content: "\f839"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-watchman-monitoring:before {
content: "\e087"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-square-viadeo:before {
content: "\f2aa"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-centos:before {
content: "\f789"; }
.fa-adn:before {
content: "\f170"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-opensuse:before {
content: "\e62b"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-square-dribbble:before {
content: "\f397"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-node:before {
content: "\f419"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-debian:before {
content: "\e60b"; }
.fa-openid:before {
content: "\f19b"; }
.fa-instalod:before {
content: "\e081"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-square-twitter:before {
content: "\f081"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-golang:before {
content: "\e40f"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-uncharted:before {
content: "\e084"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-square-youtube:before {
content: "\f431"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-rendact:before {
content: "\f3e4"; }
.fa-angellist:before {
content: "\f209"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-nfc-directional:before {
content: "\e530"; }
.fa-skype:before {
content: "\f17e"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-fedora:before {
content: "\f798"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-meta:before {
content: "\e49b"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-square-letterboxd:before {
content: "\e62e"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-hips:before {
content: "\f452"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-discord:before {
content: "\f392"; }
.fa-chrome:before {
content: "\f268"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-shoelace:before {
content: "\e60c"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-dochub:before {
content: "\f394"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-amazon:before {
content: "\f270"; }
.fa-unsplash:before {
content: "\e07c"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-square-steam:before {
content: "\f1b7"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-500px:before {
content: "\f26e"; }
.fa-square-vimeo:before {
content: "\f194"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-flag:before {
content: "\f2b4"; }
.fa-font-awesome-logo-full:before {
content: "\f2b4"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-apple:before {
content: "\f179"; }
.fa-hive:before {
content: "\e07f"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-padlet:before {
content: "\e4a0"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-square-github:before {
content: "\f092"; }
.fa-github-square:before {
content: "\f092"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-fedex:before {
content: "\f797"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-shopify:before {
content: "\e057"; }
.fa-neos:before {
content: "\f612"; }
.fa-square-threads:before {
content: "\e619"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-angular:before {
content: "\f420"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envira:before {
content: "\f299"; }
.fa-google-scholar:before {
content: "\e63b"; }
.fa-square-gitlab:before {
content: "\e5ae"; }
.fa-gitlab-square:before {
content: "\e5ae"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-firefox:before {
content: "\f269"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-square-odnoklassniki:before {
content: "\f264"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-sith:before {
content: "\f512"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-hashnode:before {
content: "\e499"; }
.fa-react:before {
content: "\f41b"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-opera:before {
content: "\f26a"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-stripe:before {
content: "\f429"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-gg:before {
content: "\f260"; }
.fa-dhl:before {
content: "\f790"; }
.fa-square-pinterest:before {
content: "\f0d3"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-xing:before {
content: "\f168"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-less:before {
content: "\f41d"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-signal-messenger:before {
content: "\e663"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-dailymotion:before {
content: "\e052"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-nfc-symbol:before {
content: "\e531"; }
.fa-mintbit:before {
content: "\e62f"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-avianex:before {
content: "\f374"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-brave-reverse:before {
content: "\e63d"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-square-google-plus:before {
content: "\f0d4"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-osi:before {
content: "\f41a"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-square-xing:before {
content: "\f169"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-fly:before {
content: "\f417"; }
.fa-aviato:before {
content: "\f421"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-viber:before {
content: "\f409"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-letterboxd:before {
content: "\e62d"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-audible:before {
content: "\f373"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-bilibili:before {
content: "\e3d9"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-x-twitter:before {
content: "\e61b"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-42-group:before {
content: "\e080"; }
.fa-innosoft:before {
content: "\e080"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-elementor:before {
content: "\f430"; }
.fa-square-pied-piper:before {
content: "\e01e"; }
.fa-pied-piper-square:before {
content: "\e01e"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-xbox:before {
content: "\f412"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-tiktok:before {
content: "\e07b"; }
.fa-square-facebook:before {
content: "\f082"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-renren:before {
content: "\f18b"; }
.fa-linux:before {
content: "\f17c"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-mixer:before {
content: "\e056"; }
.fa-square-lastfm:before {
content: "\f203"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-figma:before {
content: "\f799"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-cmplid:before {
content: "\e360"; }
.fa-upwork:before {
content: "\e641"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-uikit:before {
content: "\f403"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-line:before {
content: "\f3c0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-deezer:before {
content: "\e077"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-docker:before {
content: "\f395"; }
.fa-screenpal:before {
content: "\e570"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-gitter:before {
content: "\f426"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-microblog:before {
content: "\e01a"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-yandex:before {
content: "\f413"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-html5:before {
content: "\f13b"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-sass:before {
content: "\f41e"; }
.fa-wirsindhandwerk:before {
content: "\e2d0"; }
.fa-wsh:before {
content: "\e2d0"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-octopus-deploy:before {
content: "\e082"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-apper:before {
content: "\f371"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-waze:before {
content: "\f83f"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ab"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-rust:before {
content: "\e07a"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-square-behance:before {
content: "\f1b5"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-webflow:before {
content: "\e65c"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-css3:before {
content: "\f13c"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-space-awesome:before {
content: "\e5ac"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-square-git:before {
content: "\f1d2"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-square-tumblr:before {
content: "\f174"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-trello:before {
content: "\f181"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-perbyte:before {
content: "\e083"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-python:before {
content: "\f3e2"; }
.fa-android:before {
content: "\f17b"; }
.fa-bots:before {
content: "\e340"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-js:before {
content: "\f3b8"; }
.fa-ideal:before {
content: "\e013"; }
.fa-git:before {
content: "\f1d3"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-uber:before {
content: "\f402"; }
.fa-github:before {
content: "\f09b"; }
.fa-php:before {
content: "\f457"; }
.fa-alipay:before {
content: "\f642"; }
.fa-youtube:before {
content: "\f167"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-firefox-browser:before {
content: "\e007"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-twitter:before {
content: "\f099"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-buffer:before {
content: "\f837"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-yammer:before {
content: "\f840"; }
.fa-btc:before {
content: "\f15a"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-stubber:before {
content: "\e5c7"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f2c6"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-odysee:before {
content: "\e5c6"; }
.fa-square-whatsapp:before {
content: "\f40c"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-edge-legacy:before {
content: "\e078"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f198"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-usb:before {
content: "\f287"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-square-x-twitter:before {
content: "\e61a"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f23a"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-sitrox:before {
content: "\e44a"; }
.fa-discourse:before {
content: "\f393"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-strava:before {
content: "\f428"; }
.fa-ember:before {
content: "\f423"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-wodu:before {
content: "\e088"; }
.fa-google-pay:before {
content: "\e079"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-zhihu:before {
content: "\f63f"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-pix:before {
content: "\e43a"; }
.fa-steam-symbol:before {
content: "\f3f6"; }:root, :host {
--fa-style-family-classic: 'Font Awesome 6 Free';
--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(//amaros.com.pl/wp-content/themes/neom-blog/assets/css/fonts/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//amaros.com.pl/wp-content/themes/neom-blog/assets/css/fonts/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"); }
.fas,
.fa-solid {
font-weight: 900; }.fa.fa-glass:before {
content: "\f000"; }
.fa.fa-envelope-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-envelope-o:before {
content: "\f0e0"; }
.fa.fa-star-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-star-o:before {
content: "\f005"; }
.fa.fa-remove:before {
content: "\f00d"; }
.fa.fa-close:before {
content: "\f00d"; }
.fa.fa-gear:before {
content: "\f013"; }
.fa.fa-trash-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-trash-o:before {
content: "\f2ed"; }
.fa.fa-home:before {
content: "\f015"; }
.fa.fa-file-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-file-o:before {
content: "\f15b"; }
.fa.fa-clock-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-clock-o:before {
content: "\f017"; }
.fa.fa-arrow-circle-o-down {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-arrow-circle-o-down:before {
content: "\f358"; }
.fa.fa-arrow-circle-o-up {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-arrow-circle-o-up:before {
content: "\f35b"; }
.fa.fa-play-circle-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-play-circle-o:before {
content: "\f144"; }
.fa.fa-repeat:before {
content: "\f01e"; }
.fa.fa-rotate-right:before {
content: "\f01e"; }
.fa.fa-refresh:before {
content: "\f021"; }
.fa.fa-list-alt {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-list-alt:before {
content: "\f022"; }
.fa.fa-dedent:before {
content: "\f03b"; }
.fa.fa-video-camera:before {
content: "\f03d"; }
.fa.fa-picture-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-picture-o:before {
content: "\f03e"; }
.fa.fa-photo {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-photo:before {
content: "\f03e"; }
.fa.fa-image {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-image:before {
content: "\f03e"; }
.fa.fa-map-marker:before {
content: "\f3c5"; }
.fa.fa-pencil-square-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-pencil-square-o:before {
content: "\f044"; }
.fa.fa-edit {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-edit:before {
content: "\f044"; }
.fa.fa-share-square-o:before {
content: "\f14d"; }
.fa.fa-check-square-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-check-square-o:before {
content: "\f14a"; }
.fa.fa-arrows:before {
content: "\f0b2"; }
.fa.fa-times-circle-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-times-circle-o:before {
content: "\f057"; }
.fa.fa-check-circle-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-check-circle-o:before {
content: "\f058"; }
.fa.fa-mail-forward:before {
content: "\f064"; }
.fa.fa-expand:before {
content: "\f424"; }
.fa.fa-compress:before {
content: "\f422"; }
.fa.fa-eye {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-eye-slash {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-warning:before {
content: "\f071"; }
.fa.fa-calendar:before {
content: "\f073"; }
.fa.fa-arrows-v:before {
content: "\f338"; }
.fa.fa-arrows-h:before {
content: "\f337"; }
.fa.fa-bar-chart:before {
content: "\e0e3"; }
.fa.fa-bar-chart-o:before {
content: "\e0e3"; }
.fa.fa-twitter-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-twitter-square:before {
content: "\f081"; }
.fa.fa-facebook-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-facebook-square:before {
content: "\f082"; }
.fa.fa-gears:before {
content: "\f085"; }
.fa.fa-thumbs-o-up {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-thumbs-o-up:before {
content: "\f164"; }
.fa.fa-thumbs-o-down {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-thumbs-o-down:before {
content: "\f165"; }
.fa.fa-heart-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-heart-o:before {
content: "\f004"; }
.fa.fa-sign-out:before {
content: "\f2f5"; }
.fa.fa-linkedin-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-linkedin-square:before {
content: "\f08c"; }
.fa.fa-thumb-tack:before {
content: "\f08d"; }
.fa.fa-external-link:before {
content: "\f35d"; }
.fa.fa-sign-in:before {
content: "\f2f6"; }
.fa.fa-github-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-github-square:before {
content: "\f092"; }
.fa.fa-lemon-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-lemon-o:before {
content: "\f094"; }
.fa.fa-square-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-square-o:before {
content: "\f0c8"; }
.fa.fa-bookmark-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-bookmark-o:before {
content: "\f02e"; }
.fa.fa-twitter {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-facebook {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-facebook:before {
content: "\f39e"; }
.fa.fa-facebook-f {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-facebook-f:before {
content: "\f39e"; }
.fa.fa-github {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-credit-card {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-feed:before {
content: "\f09e"; }
.fa.fa-hdd-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-hdd-o:before {
content: "\f0a0"; }
.fa.fa-hand-o-right {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-hand-o-right:before {
content: "\f0a4"; }
.fa.fa-hand-o-left {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-hand-o-left:before {
content: "\f0a5"; }
.fa.fa-hand-o-up {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-hand-o-up:before {
content: "\f0a6"; }
.fa.fa-hand-o-down {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-hand-o-down:before {
content: "\f0a7"; }
.fa.fa-globe:before {
content: "\f57d"; }
.fa.fa-tasks:before {
content: "\f828"; }
.fa.fa-arrows-alt:before {
content: "\f31e"; }
.fa.fa-group:before {
content: "\f0c0"; }
.fa.fa-chain:before {
content: "\f0c1"; }
.fa.fa-cut:before {
content: "\f0c4"; }
.fa.fa-files-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-files-o:before {
content: "\f0c5"; }
.fa.fa-floppy-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-floppy-o:before {
content: "\f0c7"; }
.fa.fa-save {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-save:before {
content: "\f0c7"; }
.fa.fa-navicon:before {
content: "\f0c9"; }
.fa.fa-reorder:before {
content: "\f0c9"; }
.fa.fa-magic:before {
content: "\e2ca"; }
.fa.fa-pinterest {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-pinterest-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-pinterest-square:before {
content: "\f0d3"; }
.fa.fa-google-plus-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-google-plus-square:before {
content: "\f0d4"; }
.fa.fa-google-plus {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-google-plus:before {
content: "\f0d5"; }
.fa.fa-money:before {
content: "\f3d1"; }
.fa.fa-unsorted:before {
content: "\f0dc"; }
.fa.fa-sort-desc:before {
content: "\f0dd"; }
.fa.fa-sort-asc:before {
content: "\f0de"; }
.fa.fa-linkedin {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-linkedin:before {
content: "\f0e1"; }
.fa.fa-rotate-left:before {
content: "\f0e2"; }
.fa.fa-legal:before {
content: "\f0e3"; }
.fa.fa-tachometer:before {
content: "\f625"; }
.fa.fa-dashboard:before {
content: "\f625"; }
.fa.fa-comment-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-comment-o:before {
content: "\f075"; }
.fa.fa-comments-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-comments-o:before {
content: "\f086"; }
.fa.fa-flash:before {
content: "\f0e7"; }
.fa.fa-clipboard:before {
content: "\f0ea"; }
.fa.fa-lightbulb-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-lightbulb-o:before {
content: "\f0eb"; }
.fa.fa-exchange:before {
content: "\f362"; }
.fa.fa-cloud-download:before {
content: "\f0ed"; }
.fa.fa-cloud-upload:before {
content: "\f0ee"; }
.fa.fa-bell-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-bell-o:before {
content: "\f0f3"; }
.fa.fa-cutlery:before {
content: "\f2e7"; }
.fa.fa-file-text-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-file-text-o:before {
content: "\f15c"; }
.fa.fa-building-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-building-o:before {
content: "\f1ad"; }
.fa.fa-hospital-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-hospital-o:before {
content: "\f0f8"; }
.fa.fa-tablet:before {
content: "\f3fa"; }
.fa.fa-mobile:before {
content: "\f3cd"; }
.fa.fa-mobile-phone:before {
content: "\f3cd"; }
.fa.fa-circle-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-circle-o:before {
content: "\f111"; }
.fa.fa-mail-reply:before {
content: "\f3e5"; }
.fa.fa-github-alt {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-folder-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-folder-o:before {
content: "\f07b"; }
.fa.fa-folder-open-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-folder-open-o:before {
content: "\f07c"; }
.fa.fa-smile-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-smile-o:before {
content: "\f118"; }
.fa.fa-frown-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-frown-o:before {
content: "\f119"; }
.fa.fa-meh-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-meh-o:before {
content: "\f11a"; }
.fa.fa-keyboard-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-keyboard-o:before {
content: "\f11c"; }
.fa.fa-flag-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-flag-o:before {
content: "\f024"; }
.fa.fa-mail-reply-all:before {
content: "\f122"; }
.fa.fa-star-half-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-star-half-o:before {
content: "\f5c0"; }
.fa.fa-star-half-empty {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-star-half-empty:before {
content: "\f5c0"; }
.fa.fa-star-half-full {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-star-half-full:before {
content: "\f5c0"; }
.fa.fa-code-fork:before {
content: "\f126"; }
.fa.fa-chain-broken:before {
content: "\f127"; }
.fa.fa-unlink:before {
content: "\f127"; }
.fa.fa-calendar-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-calendar-o:before {
content: "\f133"; }
.fa.fa-maxcdn {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-html5 {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-css3 {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-unlock-alt:before {
content: "\f09c"; }
.fa.fa-minus-square-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-minus-square-o:before {
content: "\f146"; }
.fa.fa-level-up:before {
content: "\f3bf"; }
.fa.fa-level-down:before {
content: "\f3be"; }
.fa.fa-pencil-square:before {
content: "\f14b"; }
.fa.fa-external-link-square:before {
content: "\f360"; }
.fa.fa-compass {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-caret-square-o-down {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-caret-square-o-down:before {
content: "\f150"; }
.fa.fa-toggle-down {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-toggle-down:before {
content: "\f150"; }
.fa.fa-caret-square-o-up {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-caret-square-o-up:before {
content: "\f151"; }
.fa.fa-toggle-up {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-toggle-up:before {
content: "\f151"; }
.fa.fa-caret-square-o-right {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-caret-square-o-right:before {
content: "\f152"; }
.fa.fa-toggle-right {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-toggle-right:before {
content: "\f152"; }
.fa.fa-eur:before {
content: "\f153"; }
.fa.fa-euro:before {
content: "\f153"; }
.fa.fa-gbp:before {
content: "\f154"; }
.fa.fa-usd:before {
content: "\24"; }
.fa.fa-dollar:before {
content: "\24"; }
.fa.fa-inr:before {
content: "\e1bc"; }
.fa.fa-rupee:before {
content: "\e1bc"; }
.fa.fa-jpy:before {
content: "\f157"; }
.fa.fa-cny:before {
content: "\f157"; }
.fa.fa-rmb:before {
content: "\f157"; }
.fa.fa-yen:before {
content: "\f157"; }
.fa.fa-rub:before {
content: "\f158"; }
.fa.fa-ruble:before {
content: "\f158"; }
.fa.fa-rouble:before {
content: "\f158"; }
.fa.fa-krw:before {
content: "\f159"; }
.fa.fa-won:before {
content: "\f159"; }
.fa.fa-btc {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-bitcoin {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-bitcoin:before {
content: "\f15a"; }
.fa.fa-file-text:before {
content: "\f15c"; }
.fa.fa-sort-alpha-asc:before {
content: "\f15d"; }
.fa.fa-sort-alpha-desc:before {
content: "\f881"; }
.fa.fa-sort-amount-asc:before {
content: "\f884"; }
.fa.fa-sort-amount-desc:before {
content: "\f160"; }
.fa.fa-sort-numeric-asc:before {
content: "\f162"; }
.fa.fa-sort-numeric-desc:before {
content: "\f886"; }
.fa.fa-youtube-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-youtube-square:before {
content: "\f431"; }
.fa.fa-youtube {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-xing {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-xing-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-xing-square:before {
content: "\f169"; }
.fa.fa-youtube-play {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-youtube-play:before {
content: "\f167"; }
.fa.fa-dropbox {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-stack-overflow {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-instagram {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-flickr {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-adn {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-bitbucket {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-bitbucket-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-bitbucket-square:before {
content: "\f171"; }
.fa.fa-tumblr {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-tumblr-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-tumblr-square:before {
content: "\f174"; }
.fa.fa-long-arrow-down:before {
content: "\f309"; }
.fa.fa-long-arrow-up:before {
content: "\f30c"; }
.fa.fa-long-arrow-left:before {
content: "\f30a"; }
.fa.fa-long-arrow-right:before {
content: "\f30b"; }
.fa.fa-apple {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-windows {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-android {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-linux {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-dribbble {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-skype {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-foursquare {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-trello {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-gratipay {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-gittip {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-gittip:before {
content: "\f184"; }
.fa.fa-sun-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-sun-o:before {
content: "\f185"; }
.fa.fa-moon-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-moon-o:before {
content: "\f186"; }
.fa.fa-vk {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-weibo {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-renren {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-pagelines {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-stack-exchange {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-arrow-circle-o-right {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-arrow-circle-o-right:before {
content: "\f35a"; }
.fa.fa-arrow-circle-o-left {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-arrow-circle-o-left:before {
content: "\f359"; }
.fa.fa-caret-square-o-left {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-caret-square-o-left:before {
content: "\f191"; }
.fa.fa-toggle-left {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-toggle-left:before {
content: "\f191"; }
.fa.fa-dot-circle-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-dot-circle-o:before {
content: "\f192"; }
.fa.fa-vimeo-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-vimeo-square:before {
content: "\f194"; }
.fa.fa-try:before {
content: "\e2bb"; }
.fa.fa-turkish-lira:before {
content: "\e2bb"; }
.fa.fa-plus-square-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-plus-square-o:before {
content: "\f0fe"; }
.fa.fa-slack {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-wordpress {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-openid {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-institution:before {
content: "\f19c"; }
.fa.fa-bank:before {
content: "\f19c"; }
.fa.fa-mortar-board:before {
content: "\f19d"; }
.fa.fa-yahoo {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-google {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-reddit {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-reddit-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-reddit-square:before {
content: "\f1a2"; }
.fa.fa-stumbleupon-circle {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-stumbleupon {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-delicious {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-digg {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-pied-piper-pp {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-pied-piper-alt {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-drupal {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-joomla {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-behance {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-behance-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-behance-square:before {
content: "\f1b5"; }
.fa.fa-steam {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-steam-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-steam-square:before {
content: "\f1b7"; }
.fa.fa-automobile:before {
content: "\f1b9"; }
.fa.fa-cab:before {
content: "\f1ba"; }
.fa.fa-spotify {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-deviantart {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-soundcloud {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-file-pdf-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-file-pdf-o:before {
content: "\f1c1"; }
.fa.fa-file-word-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-file-word-o:before {
content: "\f1c2"; }
.fa.fa-file-excel-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-file-excel-o:before {
content: "\f1c3"; }
.fa.fa-file-powerpoint-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-file-powerpoint-o:before {
content: "\f1c4"; }
.fa.fa-file-image-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-file-image-o:before {
content: "\f1c5"; }
.fa.fa-file-photo-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-file-photo-o:before {
content: "\f1c5"; }
.fa.fa-file-picture-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-file-picture-o:before {
content: "\f1c5"; }
.fa.fa-file-archive-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-file-archive-o:before {
content: "\f1c6"; }
.fa.fa-file-zip-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-file-zip-o:before {
content: "\f1c6"; }
.fa.fa-file-audio-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-file-audio-o:before {
content: "\f1c7"; }
.fa.fa-file-sound-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-file-sound-o:before {
content: "\f1c7"; }
.fa.fa-file-video-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-file-video-o:before {
content: "\f1c8"; }
.fa.fa-file-movie-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-file-movie-o:before {
content: "\f1c8"; }
.fa.fa-file-code-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-file-code-o:before {
content: "\f1c9"; }
.fa.fa-vine {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-codepen {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-jsfiddle {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-life-bouy:before {
content: "\f1cd"; }
.fa.fa-life-buoy:before {
content: "\f1cd"; }
.fa.fa-life-saver:before {
content: "\f1cd"; }
.fa.fa-support:before {
content: "\f1cd"; }
.fa.fa-circle-o-notch:before {
content: "\f1ce"; }
.fa.fa-rebel {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-ra {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-ra:before {
content: "\f1d0"; }
.fa.fa-resistance {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-resistance:before {
content: "\f1d0"; }
.fa.fa-empire {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-ge {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-ge:before {
content: "\f1d1"; }
.fa.fa-git-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-git-square:before {
content: "\f1d2"; }
.fa.fa-git {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-hacker-news {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-y-combinator-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-y-combinator-square:before {
content: "\f1d4"; }
.fa.fa-yc-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-yc-square:before {
content: "\f1d4"; }
.fa.fa-tencent-weibo {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-qq {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-weixin {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-wechat {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-wechat:before {
content: "\f1d7"; }
.fa.fa-send:before {
content: "\f1d8"; }
.fa.fa-paper-plane-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-paper-plane-o:before {
content: "\f1d8"; }
.fa.fa-send-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-send-o:before {
content: "\f1d8"; }
.fa.fa-circle-thin {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-circle-thin:before {
content: "\f111"; }
.fa.fa-header:before {
content: "\f1dc"; }
.fa.fa-futbol-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-futbol-o:before {
content: "\f1e3"; }
.fa.fa-soccer-ball-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-soccer-ball-o:before {
content: "\f1e3"; }
.fa.fa-slideshare {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-twitch {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-yelp {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-newspaper-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-newspaper-o:before {
content: "\f1ea"; }
.fa.fa-paypal {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-google-wallet {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-cc-visa {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-cc-mastercard {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-cc-discover {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-cc-amex {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-cc-paypal {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-cc-stripe {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-bell-slash-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-bell-slash-o:before {
content: "\f1f6"; }
.fa.fa-trash:before {
content: "\f2ed"; }
.fa.fa-copyright {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-eyedropper:before {
content: "\f1fb"; }
.fa.fa-area-chart:before {
content: "\f1fe"; }
.fa.fa-pie-chart:before {
content: "\f200"; }
.fa.fa-line-chart:before {
content: "\f201"; }
.fa.fa-lastfm {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-lastfm-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-lastfm-square:before {
content: "\f203"; }
.fa.fa-ioxhost {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-angellist {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-cc {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-cc:before {
content: "\f20a"; }
.fa.fa-ils:before {
content: "\f20b"; }
.fa.fa-shekel:before {
content: "\f20b"; }
.fa.fa-sheqel:before {
content: "\f20b"; }
.fa.fa-buysellads {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-connectdevelop {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-dashcube {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-forumbee {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-leanpub {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-sellsy {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-shirtsinbulk {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-simplybuilt {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-skyatlas {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-diamond {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-diamond:before {
content: "\f3a5"; }
.fa.fa-transgender:before {
content: "\f224"; }
.fa.fa-intersex:before {
content: "\f224"; }
.fa.fa-transgender-alt:before {
content: "\f225"; }
.fa.fa-facebook-official {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-facebook-official:before {
content: "\f09a"; }
.fa.fa-pinterest-p {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-whatsapp {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-hotel:before {
content: "\f236"; }
.fa.fa-viacoin {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-medium {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-y-combinator {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-yc {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-yc:before {
content: "\f23b"; }
.fa.fa-optin-monster {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-opencart {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-expeditedssl {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-battery-4:before {
content: "\f240"; }
.fa.fa-battery:before {
content: "\f240"; }
.fa.fa-battery-3:before {
content: "\f241"; }
.fa.fa-battery-2:before {
content: "\f242"; }
.fa.fa-battery-1:before {
content: "\f243"; }
.fa.fa-battery-0:before {
content: "\f244"; }
.fa.fa-object-group {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-object-ungroup {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-sticky-note-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-sticky-note-o:before {
content: "\f249"; }
.fa.fa-cc-jcb {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-cc-diners-club {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-clone {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-hourglass-o:before {
content: "\f254"; }
.fa.fa-hourglass-1:before {
content: "\f251"; }
.fa.fa-hourglass-2:before {
content: "\f252"; }
.fa.fa-hourglass-3:before {
content: "\f253"; }
.fa.fa-hand-rock-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-hand-rock-o:before {
content: "\f255"; }
.fa.fa-hand-grab-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-hand-grab-o:before {
content: "\f255"; }
.fa.fa-hand-paper-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-hand-paper-o:before {
content: "\f256"; }
.fa.fa-hand-stop-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-hand-stop-o:before {
content: "\f256"; }
.fa.fa-hand-scissors-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-hand-scissors-o:before {
content: "\f257"; }
.fa.fa-hand-lizard-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-hand-lizard-o:before {
content: "\f258"; }
.fa.fa-hand-spock-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-hand-spock-o:before {
content: "\f259"; }
.fa.fa-hand-pointer-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-hand-pointer-o:before {
content: "\f25a"; }
.fa.fa-hand-peace-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-hand-peace-o:before {
content: "\f25b"; }
.fa.fa-registered {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-creative-commons {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-gg {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-gg-circle {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-odnoklassniki {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-odnoklassniki-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa.fa-get-pocket {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-wikipedia-w {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-safari {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-chrome {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-firefox {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-opera {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-internet-explorer {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-television:before {
content: "\f26c"; }
.fa.fa-contao {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-500px {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-amazon {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-calendar-plus-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-calendar-plus-o:before {
content: "\f271"; }
.fa.fa-calendar-minus-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-calendar-minus-o:before {
content: "\f272"; }
.fa.fa-calendar-times-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-calendar-times-o:before {
content: "\f273"; }
.fa.fa-calendar-check-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-calendar-check-o:before {
content: "\f274"; }
.fa.fa-map-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-map-o:before {
content: "\f279"; }
.fa.fa-commenting:before {
content: "\f4ad"; }
.fa.fa-commenting-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-commenting-o:before {
content: "\f4ad"; }
.fa.fa-houzz {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-vimeo {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-vimeo:before {
content: "\f27d"; }
.fa.fa-black-tie {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-fonticons {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-reddit-alien {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-edge {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-credit-card-alt:before {
content: "\f09d"; }
.fa.fa-codiepie {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-modx {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-fort-awesome {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-usb {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-product-hunt {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-mixcloud {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-scribd {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-pause-circle-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-pause-circle-o:before {
content: "\f28b"; }
.fa.fa-stop-circle-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-stop-circle-o:before {
content: "\f28d"; }
.fa.fa-bluetooth {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-bluetooth-b {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-gitlab {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-wpbeginner {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-wpforms {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-envira {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-wheelchair-alt {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-wheelchair-alt:before {
content: "\f368"; }
.fa.fa-question-circle-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-question-circle-o:before {
content: "\f059"; }
.fa.fa-volume-control-phone:before {
content: "\f2a0"; }
.fa.fa-asl-interpreting:before {
content: "\f2a3"; }
.fa.fa-deafness:before {
content: "\f2a4"; }
.fa.fa-hard-of-hearing:before {
content: "\f2a4"; }
.fa.fa-glide {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-glide-g {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-signing:before {
content: "\f2a7"; }
.fa.fa-viadeo {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-viadeo-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-viadeo-square:before {
content: "\f2aa"; }
.fa.fa-snapchat {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-snapchat-ghost {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-snapchat-ghost:before {
content: "\f2ab"; }
.fa.fa-snapchat-square {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-snapchat-square:before {
content: "\f2ad"; }
.fa.fa-pied-piper {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-first-order {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-yoast {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-themeisle {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-google-plus-official {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-google-plus-official:before {
content: "\f2b3"; }
.fa.fa-google-plus-circle {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-google-plus-circle:before {
content: "\f2b3"; }
.fa.fa-font-awesome {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-fa {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-fa:before {
content: "\f2b4"; }
.fa.fa-handshake-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-handshake-o:before {
content: "\f2b5"; }
.fa.fa-envelope-open-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-envelope-open-o:before {
content: "\f2b6"; }
.fa.fa-linode {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-address-book-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-address-book-o:before {
content: "\f2b9"; }
.fa.fa-vcard:before {
content: "\f2bb"; }
.fa.fa-address-card-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-address-card-o:before {
content: "\f2bb"; }
.fa.fa-vcard-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-vcard-o:before {
content: "\f2bb"; }
.fa.fa-user-circle-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-user-circle-o:before {
content: "\f2bd"; }
.fa.fa-user-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-user-o:before {
content: "\f007"; }
.fa.fa-id-badge {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-drivers-license:before {
content: "\f2c2"; }
.fa.fa-id-card-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-id-card-o:before {
content: "\f2c2"; }
.fa.fa-drivers-license-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-drivers-license-o:before {
content: "\f2c2"; }
.fa.fa-quora {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-free-code-camp {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-telegram {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-thermometer-4:before {
content: "\f2c7"; }
.fa.fa-thermometer:before {
content: "\f2c7"; }
.fa.fa-thermometer-3:before {
content: "\f2c8"; }
.fa.fa-thermometer-2:before {
content: "\f2c9"; }
.fa.fa-thermometer-1:before {
content: "\f2ca"; }
.fa.fa-thermometer-0:before {
content: "\f2cb"; }
.fa.fa-bathtub:before {
content: "\f2cd"; }
.fa.fa-s15:before {
content: "\f2cd"; }
.fa.fa-window-maximize {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-window-restore {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-times-rectangle:before {
content: "\f410"; }
.fa.fa-window-close-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-window-close-o:before {
content: "\f410"; }
.fa.fa-times-rectangle-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-times-rectangle-o:before {
content: "\f410"; }
.fa.fa-bandcamp {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-grav {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-etsy {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-imdb {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-ravelry {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-eercast {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-eercast:before {
content: "\f2da"; }
.fa.fa-snowflake-o {
font-family: 'Font Awesome 6 Free';
font-weight: 400; }
.fa.fa-snowflake-o:before {
content: "\f2dc"; }
.fa.fa-superpowers {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-wpexplorer {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }
.fa.fa-meetup {
font-family: 'Font Awesome 6 Brands';
font-weight: 400; }blockquote, blockquote p {
font-style: italic;
font-weight: 500;
letter-spacing: 0.5px;
}
blockquote {
position: relative;
border: none;
padding: 35px 40px;
background: rgb(211 215 230 / 20%);
margin: 0 0 15px;
border-radius: 10px;
z-index: 0;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
blockquote:not(.av-blockquote):after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 2px;
border-radius: 10px;
background: var(--sp-gradient1);
-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
-webkit-mask-composite: destination-out;
mask-composite: exclude;
z-index: -1;
}
blockquote:not(.av-blockquote):before {
content: "\f10d";
font-family: 'Font Awesome 6 Free';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
font-size: 70px;
font-style: normal;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
opacity: 0.2;
z-index: -1;
}
blockquote h5 {
font-style: normal;
}
blockquote cite, blockquote small {
line-height: 1.3;
padding-top: 15px;
display: block;
}
blockquote em, blockquote i, blockquote cite {
font-style: normal;
} .gallery-icon a {
display: block;
}
.gallery-item { 
background-color: #ececec;
padding: 0;
margin-right: 2.7%;
margin-bottom: 2.7%;
text-align: center;
float: left;
}
.gallery figure.gallery-item:last-child {
margin-bottom: 0;
}
.gallery-columns-1 .gallery-item {
width: 100%;  
}
.gallery-columns-2 .gallery-item {
width: 45%; 
}
.gallery-columns-3 .gallery-item {
width: 31.3%;
}
.gallery-columns-4 .gallery-item {
width: 20%;
}
.gallery-columns-5 .gallery-item {
width: 17.7%;
}
.gallery-columns-6 .gallery-item {
width: 13.6%;
}
.gallery-columns-7 .gallery-item {
width: 12.25%;
}
.gallery-columns-8 .gallery-item {
width: 10.5%;
}
.gallery-columns-9 .gallery-item {
width: 9.11%;
}
.gallery-columns-1 .gallery-item:nth-child(1n),
.gallery-columns-2 .gallery-item:nth-child(2n),
.gallery-columns-3 .gallery-item:nth-child(3n),
.gallery-columns-4 .gallery-item:nth-child(4n),
.gallery-columns-5 .gallery-item:nth-child(5n),
.gallery-columns-6 .gallery-item:nth-child(6n),
.gallery-columns-7 .gallery-item:nth-child(7n),
.gallery-columns-8 .gallery-item:nth-child(8n),
.gallery-columns-9 .gallery-item:nth-child(9n) {
margin-right: 0;
}
.gallery-columns-1 .gallery-item:nth-child(n+2),
.gallery-columns-2 .gallery-item:nth-child(n+3),
.gallery-columns-3 .gallery-item:nth-child(n+4),
.gallery-columns-4 .gallery-item:nth-child(n+5),
.gallery-columns-5 .gallery-item:nth-child(n+6),
.gallery-columns-6 .gallery-item:nth-child(n+7),
.gallery-columns-7 .gallery-item:nth-child(n+8),
.gallery-columns-8 .gallery-item:nth-child(n+9),
.gallery-columns-9 .gallery-item:nth-child(n+10) {
margin-bottom: 0;
}
.gallery dl a {
display: block;
}
.gallery dl a img {
height: auto;
margin: 0 auto;
}
.gallery br+br {
display: none;
}
.wp-caption-text{}
.bypostauthor{} img.alignnone{ margin: 0 auto; max-width: 100%; }
#attachment_907 { width: 100%; }
img.alignleft, .wp-caption.alignleft{ margin-right: 30px; }
img.alignright, .wp-caption.alignright {
margin-left: 30px;
float: right;
clear: both;
margin-bottom: 30px;
}
img.wp-caption .alignnone { display: block; margin: 0 auto; height: auto; width: 100%; }
a img.alignright { float: right; }
a img.alignnone { margin: 5px 20px 20px 0; }
a img.alignleft { float: left; }
a img.aligncenter { margin-left: auto; margin-right: auto;}
.aligncenter { margin-top: .5em; margin-bottom: .5em; }  
.alignleft { float: left; margin: .5em 20px .5em 0; }
.alignright { float: right; margin: .5em 0 .5em 20px; }
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption { 
clear: left;
font-style: italic;
line-height: 1.5em;
margin: 0.75em 0;
text-align: center;
}
.wp-caption.alignright { margin: 5px 0 20px 20px;}
.wp-caption p.wp-caption-text { font-family: 'Open Sans'; font-size: 14px; margin: 12px 0; text-align: center; font-weight: 400; font-style: italic; line-height: 1.5em; }
.wp-caption.alignleft { margin: 5px 20px 20px 0;}
.wp-caption {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: #f8f8f8;
border-color: #eee;
border-image: initial;
border-radius: 3px;
border-style: solid;
border-width: 1px;
margin-bottom: 20px;
max-width: 100%;
padding-left: 4px;
padding-right: 4px;
padding-top: 4px;
text-align: center;
}
.wp-caption > img {
max-width: 100%;
}
.bypostauthor {}
form.post-password-form label, form.post-password-form input {
display: inline-block;
}:root {
--sp-gradient1:linear-gradient(-137deg, var(--sp-primary) 0%, var(--sp-primary2) 100%);
--sp-gradient2:linear-gradient(137deg, var(--sp-secondary) 0%, var(--sp-secondary2) 100%);
--sp-green:#ffffff;
--sp-white:#ffffff;
--sp-primary-light:#fff9f9;
--sp-primary:#2b66c0;
--sp-primary2:#990b75;
--sp-secondary:#11104d;
--sp-secondary2:#060534;
--sp-secondary-dark:#101010;
--sp-border-dark:#dddddd;
--sp-border-light:#e9e9e9;
--sp-border-extra-light:#f2f2f2;
--sp-scrollbar-thumb:#c2c2c2;
--sp-font-sans-serif:"Poppins",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
--sp-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
--sp-shadow: 2px 5px 20px rgba(0, 0, 0, .2);
--sp-radius: 3px;
--sp-transition: all .3s cubic-bezier(.645,.045,.355,1);
}  ::-webkit-selection {
background-color: var(--sp-primary);
color: #ffffff;-webkit-text-fill-color: #ffffff;
}
::selection {
background-color: var(--sp-primary);
color: #ffffff;-webkit-text-fill-color: #ffffff;
}  ::-webkit-scrollbar {
width: 10px;
height: 10px;
background-color: var(--sp-border-extra-light);
}
::-webkit-scrollbar-thumb {
background-color: var(--sp-scrollbar-thumb);
border-radius: 10px;
}
::-webkit-scrollbar-corner {
background-color: var(--sp-border-extra-light);
}::-webkit-input-placeholder {
color: #c0c0c0;
opacity: 1;
-webkit-transition: opacity .3s;
transition: opacity .3s
}
:-moz-placeholder {
color: #c0c0c0;
opacity: 1;
-webkit-transition: opacity .3s;
transition: opacity .3s
}
::-moz-placeholder {
color: #c0c0c0;
opacity: 1;
-webkit-transition: opacity .3s;
transition: opacity .3s
}
:-ms-input-placeholder {
color: #c0c0c0;
opacity: 1;
-webkit-transition: opacity .3s;
transition: opacity .3s
}
*:focus::-webkit-input-placeholder {
opacity: 0
}
*:focus:-moz-placeholder {
opacity: 0
}
*:focus::-moz-placeholder {
opacity: 0
}
*:focus:-ms-input-placeholder {
opacity: 0
}
*,
*:after,
*:before {
box-sizing: border-box;
}
* {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
body {
font-size: 16px;
margin: 0;
padding: 0;
line-height: 1.5;
font-family: var(--sp-font-sans-serif);
color: var(--sp-secondary-dark);
overflow-x: hidden;
}
body:not(.admin-bar) {
position: relative;
}
a {
color: var(--sp-primary);
text-decoration: underline;
outline: none;
}
a:hover,
a:active,
a:focus {
color: var(--sp-border-dark);
text-decoration: underline;
text-decoration-style: dotted;
}
button:focus {
box-shadow: none;
}
button[type=submit]:focus, button:focus, input[type="button"]:focus,
input[type="reset"]:focus, input[type="submit"]:focus, a:focus {
outline-width: 1px;
outline-offset: -2px;
outline-style: dotted;
text-decoration: none;
}
a, area, button, input, label, select, summary, textarea {
-ms-touch-action: manipulation;
touch-action: manipulation;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
button, input, optgroup, select, textarea {
margin: 0;
}
button, input {
overflow: visible;
}
img {
max-width: 100%;
height: auto;
vertical-align: middle;
border: 0;
display: block;
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
line-height: 1.2;
word-break: break-word;
}
h1 {
font-size: 38px;
}
h2 {
font-size: 34px;
}
h3 {
font-size: 30px;
}
h4 {
font-size: 26px;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 18px;
}
em, cite, q {
color: inherit;
font-style: italic;
font-weight: bold;
}
code, kbd, tt, var, samp, pre {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
background: var(--sp-secondary-dark);
color: var(--sp-white);
padding: 1px 5px;
border-radius: 0px;
font-size: 88%;
}
pre {
display: block;
margin: 0 0 10px;
font-size: 13px;
word-break: break-all;
word-wrap: break-word;
border: 1px solid #ccc;
border-radius: 0px;
overflow: auto;
}
table {
border: 1px solid #e9e9e9;
background-color: #fcfcfc;
border-spacing: 0;
letter-spacing: 0.5px;
margin: 0 0 20px;
text-align: left;
table-layout: fixed;
border-collapse: collapse;
}
table th {
border: 1px solid rgba(0, 0, 0, 0.25);
}
table td {
border: 1px solid #e9e9ea;
}
table th, table td {
padding: 15px;
}
table th {
background: var(--sp-secondary-dark);
color: var(--sp-white);
}
p {
margin: 0 0 10px;
word-break: break-word;
}
figure {
margin: 0;
}
address,
table,
pre {
width: 100%;
}
small {
font-size: 80%;
}
sub, sup {
font-size: 75%;
font-weight: 600;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
fieldset {
border: 1px solid #e9e9ea;
margin: 1.5rem 2px;
padding: 10px 25px 20px;
border-radius: 0px;
}
iframe {
max-width: 100%;
height: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
padding: 12px 24px;
border-radius: 0px;
background: transparent;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
outline: 1px dotted;
outline-offset: -2px;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
border-radius: 0px;
display: block;
line-height: 1.5;
font-size: 16px;
font-weight: 500;
max-height: 50px;
padding: .813rem 1rem;
vertical-align: middle;
width: 100%;
background-color: #f5f6fa;
border: 1px solid #f5f6fa;
outline: none;
letter-spacing: 0.5px;
box-shadow: none;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
input[type="text"]:focus, input[type="email"]:focus,
input[type="url"]:focus, input[type="password"]:focus,
input[type="search"]:focus, input[type="number"]:focus,
input[type="tel"]:focus, input[type="range"]:focus,
input[type="date"]:focus, input[type="month"]:focus,
input[type="week"]:focus, input[type="time"]:focus,
input[type="datetime"]:focus, input[type="datetime-local"]:focus,
input[type="color"]:focus, textarea:focus, select:focus {    
border-color: var(--sp-primary2);
background-color: #ffffff;
}
button[type=submit]:hover, button:hover, input[type="button"]:hover,
input[type="reset"]:hover, input[type="submit"]:hover,
button[type=submit]:focus, button:focus, input[type="button"]:focus,
input[type="reset"]:focus, input[type="submit"]:focus {
color: var(--sp-white);
background-color: var(--sp-primary);
}
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
select {
background-clip: padding-box;
border: 1px solid #e9e9ea;
border-radius: 0px;
display: block;
font-size: 92%;
font-weight: 400;
padding: 6px 12px;
position: relative;
text-decoration: none;
white-space: nowrap;
width: 100%;
box-shadow: none;
overflow: auto !important;
outline: 0;
background-image: linear-gradient(#242424, #242424), linear-gradient(#e9e9ea, #e9e9ea);
background-size: 0 1px, 100% 1px;
background-repeat: no-repeat;
background-position: center bottom, center calc(100% - -1px);
background-color: #f6f6f6;
-moz-transition: background 0s ease-out;
-webkit-transition: background 0s ease-out;
-o-transition: background 0s ease-out;
transition: background 0s ease-out;
}
textarea {
height: 132px;
overflow: auto;
resize: vertical;
max-height: 100%;
}
input[type=checkbox], input[type=radio],
form[id*=give-form] #give-gateway-radio-list>li input[type=radio],
form[id*=give-form] #give-gateway-radio-list>li input[type=checkbox],
div.wpforms-container-full .wpforms-form input[type=radio],
div.wpforms-container-full .wpforms-form input[type=checkbox] {
border: 2px solid var(--sp-primary);;
background: #fff;
color: #555;
clear: none;
cursor: pointer;
display: inline-block;
line-height: 0;
height: 20px;
margin: -3px 3px 0 0;
outline: 0;
padding: 0;
text-align: center;
vertical-align: middle;
width: 20px !important;
max-width: 20px;
-moz-appearance: none !important;
-webkit-appearance: none !important;
transition: .05s border-color ease-in-out;
}
input[type=radio] {
border-radius: 50%;
margin-right: 4px;
line-height: 12px;
}
input[type=checkbox]:checked:before,
input[type=radio]:checked:before {
display: inline-block;
vertical-align: middle;
speak: none;
line-height: 1.1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: .3s all;
transition: .3s all;
}
input[type=radio]:checked:before {
content: "⬤";
text-indent: -9999px;
border-radius: 50px;
font-size: 24px;
width: 8px;
height: 8px;
margin: 4px;
line-height: 20px;
background: var(--sp-primary);;
}
input[type=checkbox]:checked:before {
content: "✔";
font-weight: 900;
color: var(--sp-primary);;
}  .av-grid-dl dt {
padding: 0.5em 0 0.5em 0;
font-weight: 600;
}
.av-grid-dl dd {
margin: 0;
padding: 0.5em 0 0.5em 0;
}
@media (min-width: 550px) {
.av-grid-dl {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto;
}
.av-grid-dl dt {
grid-column-start: 1;
}
.av-grid-dl dd {
grid-column-start: 2;
}
.av-grid-dl dt+dd {}
}  .btn-st-1 {
padding: 0;
height: auto;
background: none;
box-shadow: none;
border: none;
font-weight: 500;
font-size: 15px;
} .av-container {
width: 100%;
max-width: 1200px;  
margin: 0 auto;
}
.av-container,
.av-container-fluid {
padding: 0 50px;
}
.theme-columns-area {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0;
margin: 0px -15px;
-ms-flex-align: flex-start;
align-items: flex-start;
justify-content: flex-start;
} .section-header-3 .header-above-info .theme-columns-area {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0;
margin: 0px -25px;
-ms-flex-align: flex-start;
align-items: flex-start;
justify-content: flex-end;
}
[class*="theme-column-"] {
position: relative;
width: 100%;
padding: 0px 15px;
z-index: 0;
}
.theme-d-none, div.theme-d-none {
display: none;
}
.d-block, div.d-block {
display: block;
}
.d-inline, div.d-inline {
display: inline;
}
.d-inline-block, div.d-inline-block {
display: inline-block;
}
.m-0 {margin: 0;}
.my-auto {margin: auto 0;}
.mx-auto {margin: 0 auto;}
.mt-0 {margin-top: 0;}.mt-1 {margin-top: .25rem;}.mt-2 {margin-top: .5rem;}.mt-3 {margin-top: 1rem;}.mt-4 {margin-top: 1.5rem;}.mt-5 {margin-top: 2rem;}.mt-6 {margin-top: 3rem;}
.mr-0 {margin-right: 0;}.mr-1 {margin-right: .25rem;}.mr-2 {margin-right: .5rem;}.mr-3 {margin-right: 1rem;}.mr-4 {margin-right: 1.5rem;}.mr-5 {margin-right: 2rem;}.mr-6 {margin-right: 3rem;}
.mb-0 {margin-bottom: 0;}.mb-1 {margin-bottom: .25rem;}.mb-2 {margin-bottom: .5rem;}.mb-3 {margin-bottom: 1rem;}.mb-4 {margin-bottom: 1.5rem;}.mb-5 {margin-bottom: 2rem;}.mb-6 {margin-bottom: 3rem;}
.ml-0 {margin-left: 0;}.ml-1 {margin-left: .25rem;}.ml-2 {margin-left: .5rem;}.ml-3 {margin-left: 1rem;}.ml-4 {margin-left: 1.5rem;}.ml-5 {margin-left: 2rem;}.ml-6 {margin-left: 3rem;}
.my-0 {margin-top: 0;margin-bottom: 0;}.my-1 {margin-top: .25rem;margin-bottom: .25rem;}.my-2 {margin-top: .5rem;margin-bottom: .5rem;}.my-3 {margin-top: 1rem;margin-bottom: 1rem;}.my-4 {margin-top: 1.5rem;margin-bottom: 1.5rem;}.my-5 {margin-top: 2rem;margin-bottom: 2rem;}.my-6 {margin-top: 3rem;margin-bottom: 3rem;}
.mx-0 {margin-left: 0;margin-right: 0;}.mx-1 {margin-left: .25rem;margin-right: .25rem;}.mx-2 {margin-left: .5rem;margin-right: .5rem;}.mx-3 {margin-left: 1rem;margin-right: 1rem;}.mx-4 {margin-left: 1.5rem;margin-right: 1.5rem;}.mx-5 {margin-left: 2rem;margin-right: 2rem;}.mx-6 {margin-left: 3rem;margin-right: 3rem;}
.pt-0 {padding-top: 0;}.pt-1 {padding-top: .25rem;}.pt-2 {padding-top: .5rem;}.pt-3 {padding-top: 1rem;}.pt-4 {padding-top: 1.5rem;}.pt-5 {padding-top: 2rem;}.pt-6 {padding-top: 3rem;}
.pr-0 {padding-right: 0;}.pr-1 {padding-right: .25rem;}.pr-2 {padding-right: .5rem;}.pr-3 {padding-right: 1rem;}.pr-4 {padding-right: 1.5rem;}.pr-5 {padding-right: 2rem;}.pr-6 {padding-top: 3rem;}
.pb-0 {padding-bottom: 0;}.pb-1 {padding-bottom: .25rem;}.pb-2 {padding-bottom: .5rem;}.pb-3 {padding-bottom: 1rem;}.pb-4 {padding-bottom: 1.5rem;}.pb-5 {padding-bottom: 2rem;}.pb-6 {padding-top: 3rem;}
.pl-0 {padding-left: 0;}.pl-1 {padding-left: .25rem;}.pl-2 {padding-left: .5rem;}.pl-3 {padding-left: 1rem;}.pl-4 {padding-left: 1.5rem;}.pl-5 {padding-left: 2rem;}.pl-6 {padding-top: 3rem;}
.p-0 {padding: 0;}
.py-0 {padding-top: 0;padding-bottom: 0;}.py-1 {padding-top: .25rem;padding-bottom: .25rem;}.py-2 {padding-top: .5rem;padding-bottom: .5rem;}.py-3 {padding-top: 1rem;padding-bottom: 1rem;}.py-4 {padding-top: 1.5rem;padding-bottom: 1.5rem;}.py-5 {padding-top: 2rem;padding-bottom: 2rem;}.py-6 {padding-top: 3rem;padding-bottom: 3rem;}
.px-0 {padding-left: 0;padding-right: 0;}.px-1 {padding-left: .25rem;padding-right: .25rem;}.px-2 {padding-left: .5rem;padding-right: .5rem;}.px-3 {padding-left: 1rem;padding-right: 1rem;}.px-4 {padding-left: 1.5rem;padding-right: 1.5rem;}.px-5 {padding-left: 2rem;padding-right: 2rem;}.px-6 {padding-left: 3rem;padding-right: 3rem;}
.my-auto {
margin: auto 0px;
}
.mx-auto {
margin: 0px auto;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.flex-fill {
-ms-flex: 1 1 50%;
flex: 1 1 50%;
}
.flex-fill:nth-child(2) {
flex-basis: 18%;
}
.flex-10 {
-ms-flex: 1 1 10%;
flex: 1 1 10%;
}
.flex-15 {
-ms-flex: 1 1 15%;
flex: 1 1 15%;
}
.flex-20 {
-ms-flex: 1 1 20%;
flex: 1 1 20%;
}
.flex-25 {
-ms-flex: 1 1 25%;
flex: 1 1 25%;
}
.flex-30 {
-ms-flex: 1 1 30%;
flex: 1 1 30%;
}
.flex-35 {
-ms-flex: 1 1 35%;
flex: 1 1 35%;
}
.flex-40 {
-ms-flex: 1 1 40%;
flex: 1 1 40%;
}
.flex-45 {
-ms-flex: 1 1 45%;
flex: 1 1 45%;
}
.flex-50 {
-ms-flex: 1 1 50%;
flex: 1 1 50%;
}
.flex-55 {
-ms-flex: 1 1 55%;
flex: 1 1 55%;
}
.flex-60 {
-ms-flex: 1 1 60%;
flex: 1 1 60%;
}
.flex-65 {
-ms-flex: 1 1 65%;
flex: 1 1 65%;
}
.flex-70 {
-ms-flex: 1 1 70%;
flex: 1 1 70%;
}
.flex-75 {
-ms-flex: 1 1 75%;
flex: 1 1 75%;
}
.flex-80 {
-ms-flex: 1 1 80%;
flex: 1 1 80%;
}
.flex-85 {
-ms-flex: 1 1 85%;
flex: 1 1 85%;
}
.flex-90 {
-ms-flex: 1 1 90%;
flex: 1 1 90%;
}
.flex-95 {
-ms-flex: 1 1 95%;
flex: 1 1 95%;
}
.flex-100 {
-ms-flex: 1 1 100%;
flex: 1 1 100%;
}
.flex-auto {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.mobile-menu .dropdown-menu.d-flex {
display: -ms-flexbox;
display: flex;
}
.float-right {
float: right;
}
.float-left {
float: left;
}
.float-none {
float: none;
}
.order-1 {
order: 1;
}
.order-2 {
order: 2;
}
.order-3 {
order: 3;
}
.order-4 {
order: 4;
}
.order-5 {
order: 5;
}
.order-6 {
order: 6;
}
.order-7 {
order: 7;
}
.order-8 {
order: 8;
}
.order-9 {
order: 9;
}
.order-10 {
order: 10;
}
.order-11 {
order: 11;
}
.order-12 {
order: 12;
} .av-masonry {
width: 100%;
-webkit-column-gap: 1.5rem;
-moz-column-gap: 1.5rem;
column-gap: 1.5rem;
-moz-column-gap: 1.5rem;
-webkit-column-gap: 1.5rem;
column-gap: 1.5rem;
}
.av-masonry-4 {
-webkit-column-count: 4;
-moz-column-count: 4;
column-count: 4;
}
.av-masonry-3 {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
}
.av-masonry-2 {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
@media only screen and (max-width: 767px) {
.av-masonry[class*="av-masonry-"] {
-moz-column-count: 1;
-webkit-column-count: 1;
column-count: 1;
}
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
.av-masonry[class*="av-masonry-"] {
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.av-masonry[class*="av-masonry-"] {
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}
}
@media (min-width: 601px) {
.av-sm-column-1 {
-ms-flex: 0 0 16.333333%;
flex: 0 0 16.333333%;
max-width: 16.333333%;
}
.av-sm-column-2 {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.av-sm-column-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.av-sm-column-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.av-sm-column-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.av-sm-column-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.av-sm-column-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.av-sm-column-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.av-sm-column-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.av-sm-column-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.av-sm-column-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.av-sm-column-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.d-sm-none, div.d-sm-none {
display: none;
}
.d-sm-block, div.d-sm-block {
display: block;
}
.d-sm-inline, div.d-sm-inline {
display: inline;
}
.d-sm-inline-block, div.d-sm-inline-block {
display: inline-block;
}
.text-sm-left {
text-align: left;
}
.text-sm-right {
text-align: right;
}
.text-sm-center {
text-align: center;
}
.my-sm-auto {
margin: auto 0px;
}
.mx-sm-auto {
margin: 0px auto;
}
.m-sm-0 {margin: 0;}
.mt-sm-0 {margin-top: 0;}.mt-sm-1 {margin-top: .25rem;}.mt-sm-2 {margin-top: .5rem;}.mt-sm-3 {margin-top: 1rem;}.mt-sm-4 {margin-top: 1.5rem;}.mt-sm-5 {margin-top: 2rem;}.mt-sm-6 {margin-top: 3rem;}
.mr-sm-0 {margin-right: 0;}.mr-sm-1 {margin-right: .25rem;}.mr-sm-2 {margin-right: .5rem;}.mr-sm-3 {margin-right: 1rem;}.mr-sm-4 {margin-right: 1.5rem;}.mr-sm-5 {margin-right: 2rem;}.mr-sm-6 {margin-right: 3rem;}
.mb-sm-0 {margin-bottom: 0;}.mb-sm-1 {margin-bottom: .25rem;}.mb-sm-2 {margin-bottom: .5rem;}.mb-sm-3 {margin-bottom: 1rem;}.mb-sm-4 {margin-bottom: 1.5rem;}.mb-sm-5 {margin-bottom: 2rem;}.mb-sm-6 {margin-bottom: 3rem;}
.ml-sm-0 {margin-left: 0;}.ml-sm-1 {margin-left: .25rem;}.ml-sm-2 {margin-left: .5rem;}.ml-sm-3 {margin-left: 1rem;}.ml-sm-4 {margin-left: 1.5rem;}.ml-sm-5 {margin-left: 2rem;}.ml-sm-6 {margin-left: 3rem;}
.my-sm-0 {margin-top: 0;margin-bottom: 0;}.my-sm-1 {margin-top: .25rem;margin-bottom: .25rem;}.my-sm-2 {margin-top: .5rem;margin-bottom: .5rem;}.my-sm-3 {margin-top: 1rem;margin-bottom: 1rem;}.my-sm-4 {margin-top: 1.5rem;margin-bottom: 1.5rem;}.my-sm-5 {margin-top: 2rem;margin-bottom: 2rem;}.my-sm-6 {margin-top: 3rem;margin-bottom: 3rem;}
.mx-sm-0 {margin-left: 0;margin-right: 0;}.mx-sm-1 {margin-left: .25rem;margin-right: .25rem;}.mx-sm-2 {margin-left: .5rem;margin-right: .5rem;}.mx-sm-3 {margin-left: 1rem;margin-right: 1rem;}.mx-sm-4 {margin-left: 1.5rem;margin-right: 1.5rem;}.mx-sm-5 {margin-left: 2rem;margin-right: 2rem;}.mx-sm-6 {margin-left: 3rem;margin-right: 3rem;}
.p-sm-0 {padding: 0;}
.pt-sm-0 {padding-top: 0;}.pt-sm-1 {padding-top: .25rem;}.pt-sm-2 {padding-top: .5rem;}.pt-sm-3 {padding-top: 1rem;}.pt-sm-4 {padding-top: 1.5rem;}.pt-sm-5 {padding-top: 2rem;}.pt-sm-6 {padding-top: 3rem;}
.pr-sm-0 {padding-right: 0;}.pr-sm-1 {padding-right: .25rem;}.pr-sm-2 {padding-right: .5rem;}.pr-sm-3 {padding-right: 1rem;}.pr-sm-4 {padding-right: 1.5rem;}.pr-sm-5 {padding-right: 2rem;}.pr-sm-6 {padding-top: 3rem;}
.pb-sm-0 {padding-bottom: 0;}.pb-sm-1 {padding-bottom: .25rem;}.pb-sm-2 {padding-bottom: .5rem;}.pb-sm-3 {padding-bottom: 1rem;}.pb-sm-4 {padding-bottom: 1.5rem;}.pb-sm-5 {padding-bottom: 2rem;}.pb-sm-6 {padding-top: 3rem;}
.pl-sm-0 {padding-left: 0;}.pl-sm-1 {padding-left: .25rem;}.pl-sm-2 {padding-left: .5rem;}.pl-sm-3 {padding-left: 1rem;}.pl-sm-4 {padding-left: 1.5rem;}.pl-sm-5 {padding-left: 2rem;}.pl-sm-6 {padding-top: 3rem;}
.py-sm-0 {padding-top: 0;padding-bottom: 0;}.py-sm-1 {padding-top: .25rem;padding-bottom: .25rem;}.py-sm-2 {padding-top: .5rem;padding-bottom: .5rem;}.py-sm-3 {padding-top: 1rem;padding-bottom: 1rem;}.py-sm-4 {padding-top: 1.5rem;padding-bottom: 1.5rem;}.py-sm-5 {padding-top: 2rem;padding-bottom: 2rem;}.py-sm-6 {padding-top: 3rem;padding-bottom: 3rem;}
.px-sm-0 {padding-left: 0;padding-right: 0;}.px-sm-1 {padding-left: .25rem;padding-right: .25rem;}.px-sm-2 {padding-left: .5rem;padding-right: .5rem;}.px-sm-3 {padding-left: 1rem;padding-right: 1rem;}.px-sm-4 {padding-left: 1.5rem;padding-right: 1.5rem;}.px-sm-5 {padding-left: 2rem;padding-right: 2rem;}.px-sm-6 {padding-left: 3rem;padding-right: 3rem;}
.float-sm-right {
float: right;
}
.float-sm-left {
float: left;
}
.float-sm-none {
float: none;
}
.order-sm-1 {order: 1;}.order-sm-2 {order: 2;}.order-sm-3 {order: 3;}.order-sm-4 {order: 4;}.order-sm-5 {order: 5;}.order-sm-6 {order: 6;}.order-sm-7 {order: 7;}.order-sm-8 {order: 8;}.order-sm-9 {order: 9;
}.order-sm-10 {order: 10;}.order-sm-11 {order: 11;}.order-sm-12 {order: 12;}
} @media (min-width: 768px) {
.av-md-column-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.av-md-column-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.av-md-column-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.av-md-column-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.av-md-column-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.av-md-column-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.av-md-column-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.av-md-column-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.av-md-column-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.av-md-column-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.av-md-column-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.av-md-column-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.d-md-none, div.d-md-none {
display: none;
}
.d-md-block, div.d-md-block {
display: block;
}
.d-md-inline, div.d-md-inline {
display: inline;
}
.d-md-inline-block, div.d-md-inline-block {
display: inline-block;
}
.text-md-left {
text-align: left;
}
.text-md-right {
text-align: right;
}
.text-md-center {
text-align: center;
}
.my-md-auto {
margin: auto 0px;
}
.mx-md-auto {
margin: 0px auto;
}
.m-md-0 {margin: 0;}
.mt-md-0 {margin-top: 0;}.mt-md-1 {margin-top: .25rem;}.mt-md-2 {margin-top: .5rem;}.mt-md-3 {margin-top: 1rem;}.mt-md-4 {margin-top: 1.5rem;}.mt-md-5 {margin-top: 2rem;}.mt-md-6 {margin-top: 3rem;}
.mr-md-0 {margin-right: 0;}.mr-md-1 {margin-right: .25rem;}.mr-md-2 {margin-right: .5rem;}.mr-md-3 {margin-right: 1rem;}.mr-md-4 {margin-right: 1.5rem;}.mr-md-5 {margin-right: 2rem;}.mr-md-6 {margin-right: 3rem;}
.mb-md-0 {margin-bottom: 0;}.mb-md-1 {margin-bottom: .25rem;}.mb-md-2 {margin-bottom: .5rem;}.mb-md-3 {margin-bottom: 1rem;}.mb-md-4 {margin-bottom: 1.5rem;}.mb-md-5 {margin-bottom: 2rem;}.mb-md-6 {margin-bottom: 3rem;}
.ml-md-0 {margin-left: 0;}.ml-md-1 {margin-left: .25rem;}.ml-md-2 {margin-left: .5rem;}.ml-md-3 {margin-left: 1rem;}.ml-md-4 {margin-left: 1.5rem;}.ml-md-5 {margin-left: 2rem;}.ml-md-6 {margin-left: 3rem;}
.my-md-0 {margin-top: 0;margin-bottom: 0;}.my-md-1 {margin-top: .25rem;margin-bottom: .25rem;}.my-md-2 {margin-top: .5rem;margin-bottom: .5rem;}.my-md-3 {margin-top: 1rem;margin-bottom: 1rem;}.my-md-4 {margin-top: 1.5rem;margin-bottom: 1.5rem;}.my-md-5 {margin-top: 2rem;margin-bottom: 2rem;}.my-md-6 {margin-top: 3rem;margin-bottom: 3rem;}
.mx-md-0 {margin-left: 0;margin-right: 0;}.mx-md-1 {margin-left: .25rem;margin-right: .25rem;}.mx-md-2 {margin-left: .5rem;margin-right: .5rem;}.mx-md-3 {margin-left: 1rem;margin-right: 1rem;}.mx-md-4 {margin-left: 1.5rem;margin-right: 1.5rem;}.mx-md-5 {margin-left: 2rem;margin-right: 2rem;}.mx-md-6 {margin-left: 3rem;margin-right: 3rem;}
.p-md-0 {padding: 0;}
.pt-md-0 {padding-top: 0;}.pt-md-1 {padding-top: .25rem;}.pt-md-2 {padding-top: .5rem;}.pt-md-3 {padding-top: 1rem;}.pt-md-4 {padding-top: 1.5rem;}.pt-md-5 {padding-top: 2rem;}.pt-md-6 {padding-top: 3rem;}
.pr-md-0 {padding-right: 0;}.pr-md-1 {padding-right: .25rem;}.pr-md-2 {padding-right: .5rem;}.pr-md-3 {padding-right: 1rem;}.pr-md-4 {padding-right: 1.5rem;}.pr-md-5 {padding-right: 2rem;}.pr-md-6 {padding-top: 3rem;}
.pb-md-0 {padding-bottom: 0;}.pb-md-1 {padding-bottom: .25rem;}.pb-md-2 {padding-bottom: .5rem;}.pb-md-3 {padding-bottom: 1rem;}.pb-md-4 {padding-bottom: 1.5rem;}.pb-md-5 {padding-bottom: 2rem;}.pb-md-6 {padding-top: 3rem;}
.pl-md-0 {padding-left: 0;}.pl-md-1 {padding-left: .25rem;}.pl-md-2 {padding-left: .5rem;}.pl-md-3 {padding-left: 1rem;}.pl-md-4 {padding-left: 1.5rem;}.pl-md-5 {padding-left: 2rem;}.pl-md-6 {padding-top: 3rem;}
.py-md-0 {padding-top: 0;padding-bottom: 0;}.py-md-1 {padding-top: .25rem;padding-bottom: .25rem;}.py-md-2 {padding-top: .5rem;padding-bottom: .5rem;}.py-md-3 {padding-top: 1rem;padding-bottom: 1rem;}.py-md-4 {padding-top: 1.5rem;padding-bottom: 1.5rem;}.py-md-5 {padding-top: 2rem;padding-bottom: 2rem;}.py-md-6 {padding-top: 3rem;padding-bottom: 3rem;}
.px-md-0 {padding-left: 0;padding-right: 0;}.px-md-1 {padding-left: .25rem;padding-right: .25rem;}.px-md-2 {padding-left: .5rem;padding-right: .5rem;}.px-md-3 {padding-left: 1rem;padding-right: 1rem;}.px-md-4 {padding-left: 1.5rem;padding-right: 1.5rem;}.px-md-5 {padding-left: 2rem;padding-right: 2rem;}.px-md-6 {padding-left: 3rem;padding-right: 3rem;}
.float-md-right {
float: right;
}
.float-md-left {
float: left;
}
.float-md-none {
float: none;
}
.order-md-1 {order: 1;}.order-md-2 {order: 2;}.order-md-3 {order: 3;}.order-md-4 {order: 4;}.order-md-5 {order: 5;}.order-md-6 {order: 6;}.order-md-7 {order: 7;}.order-md-8 {order: 8;}.order-md-9 {order: 9;
}.order-md-10 {order: 10;}.order-md-11 {order: 11;}.order-md-12 {order: 12;}
} .theme-column5 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 1200px) {
.theme-column5 {
width: 20%;
float: left;
}
} @media (min-width: 992px) {
.theme-column-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.theme-column-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.theme-column-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.theme-column-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.theme-column-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.theme-column-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.theme-column-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.theme-column-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.theme-column-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.theme-column-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.theme-column-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.theme-column-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.d-av-none, div.d-av-none {
display: none;
}
.awp-theme-block, div.awp-theme-block {
display: block;
}
.d-av-inline, div.d-av-inline {
display: inline;
}
.d-av-inline-block, div.d-av-inline-block {
display: inline-block;
}
.text-av-left {
text-align: left;
}
.text-av-right {
text-align: right;
}
.text-av-center {
text-align: center;
}
.my-av-auto {
margin: auto 0px;
}
.mx-av-auto {
margin: 0px auto;
}
.m-av-0 {margin: 0;}
.mt-av-0 {margin-top: 0;}.mt-av-1 {margin-top: .25rem;}.mt-av-2 {margin-top: .5rem;}.mt-av-3 {margin-top: 1rem;}.mt-av-4 {margin-top: 1.5rem;}.mt-av-5 {margin-top: 2rem;}.mt-av-6 {margin-top: 3rem;}
.mr-av-0 {margin-right: 0;}.mr-av-1 {margin-right: .25rem;}.mr-av-2 {margin-right: .5rem;}.mr-av-3 {margin-right: 1rem;}.mr-av-4 {margin-right: 1.5rem;}.mr-av-5 {margin-right: 2rem;}.mr-av-6 {margin-right: 3rem;}
.mb-av-0 {margin-bottom: 0;}.mb-av-1 {margin-bottom: .25rem;}.mb-av-2 {margin-bottom: .5rem;}.mb-av-3 {margin-bottom: 1rem;}.mb-av-4 {margin-bottom: 1.5rem;}.mb-av-5 {margin-bottom: 2rem;}.mb-av-6 {margin-bottom: 3rem;}
.ml-av-0 {margin-left: 0;}.ml-av-1 {margin-left: .25rem;}.ml-av-2 {margin-left: .5rem;}.ml-av-3 {margin-left: 1rem;}.ml-av-4 {margin-left: 1.5rem;}.ml-av-5 {margin-left: 2rem;}.ml-av-6 {margin-left: 3rem;}
.my-av-0 {margin-top: 0;margin-bottom: 0;}.my-av-1 {margin-top: .25rem;margin-bottom: .25rem;}.my-av-2 {margin-top: .5rem;margin-bottom: .5rem;}.my-av-3 {margin-top: 1rem;margin-bottom: 1rem;}.my-av-4 {margin-top: 1.5rem;margin-bottom: 1.5rem;}.my-av-5 {margin-top: 2rem;margin-bottom: 2rem;}.my-av-6 {margin-top: 3rem;margin-bottom: 3rem;}
.mx-av-0 {margin-left: 0;margin-right: 0;}.mx-av-1 {margin-left: .25rem;margin-right: .25rem;}.mx-av-2 {margin-left: .5rem;margin-right: .5rem;}.mx-av-3 {margin-left: 1rem;margin-right: 1rem;}.mx-av-4 {margin-left: 1.5rem;margin-right: 1.5rem;}.mx-av-5 {margin-left: 2rem;margin-right: 2rem;}.mx-av-6 {margin-left: 3rem;margin-right: 3rem;}
.p-av-0 {padding: 0;}
.pt-av-0 {padding-top: 0;}.pt-av-1 {padding-top: .25rem;}.pt-av-2 {padding-top: .5rem;}.pt-av-3 {padding-top: 1rem;}.pt-av-4 {padding-top: 1.5rem;}.pt-av-5 {padding-top: 2rem;}.pt-av-6 {padding-top: 3rem;}
.pr-av-0 {padding-right: 0;}.pr-av-1 {padding-right: .25rem;}.pr-av-2 {padding-right: .5rem;}.pr-av-3 {padding-right: 1rem;}.pr-av-4 {padding-right: 1.5rem;}.pr-av-5 {padding-right: 2rem;}.pr-av-6 {padding-top: 3rem;}
.pb-av-0 {padding-bottom: 0;}.pb-av-1 {padding-bottom: .25rem;}.pb-av-2 {padding-bottom: .5rem;}.pb-av-3 {padding-bottom: 1rem;}.pb-av-4 {padding-bottom: 1.5rem;}.pb-av-5 {padding-bottom: 2rem;}.pb-av-6 {padding-top: 3rem;}
.pl-av-0 {padding-left: 0;}.pl-av-1 {padding-left: .25rem;}.pl-av-2 {padding-left: .5rem;}.pl-av-3 {padding-left: 1rem;}.pl-av-4 {padding-left: 1.5rem;}.pl-av-5 {padding-left: 2rem;}.pl-av-6 {padding-top: 3rem;}
.py-av-0 {padding-top: 0;padding-bottom: 0;}.py-av-1 {padding-top: .25rem;padding-bottom: .25rem;}.py-av-2 {padding-top: .5rem;padding-bottom: .5rem;}.py-av-3 {padding-top: 1rem;padding-bottom: 1rem;}.py-av-4 {padding-top: 1.5rem;padding-bottom: 1.5rem;}.py-av-5 {padding-top: 2rem;padding-bottom: 2rem;}.py-av-6 {padding-top: 3rem;padding-bottom: 3rem;}
.px-av-0 {padding-left: 0;padding-right: 0;}.px-av-1 {padding-left: .25rem;padding-right: .25rem;}.px-av-2 {padding-left: .5rem;padding-right: .5rem;}.px-av-3 {padding-left: 1rem;padding-right: 1rem;}.px-av-4 {padding-left: 1.5rem;padding-right: 1.5rem;}.px-av-5 {padding-left: 2rem;padding-right: 2rem;}.px-av-6 {padding-left: 3rem;padding-right: 3rem;}
.float-av-right {
float: right;
}
.float-av-left {
float: left;
}
.float-av-none {
float: none;
}
.order-av-1 {order: 1;}.order-av-2 {order: 2;}.order-av-3 {order: 3;}.order-av-4 {order: 4;}.order-av-5 {order: 5;}.order-av-6 {order: 6;}.order-av-7 {order: 7;}.order-av-8 {order: 8;}.order-av-9 {order: 9;
}.order-av-10 {order: 10;}.order-av-11 {order: 11;}.order-av-12 {order: 12;}
} @media (max-width: 767px) {
.av-xs-column-1 {
-ms-flex: 0 0 16.333333%;
flex: 0 0 16.333333%;
max-width: 16.333333%;
}
.av-xs-column-2 {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.av-xs-column-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.av-xs-column-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.av-xs-column-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.av-xs-column-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.av-xs-column-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.av-xs-column-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.av-xs-column-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.av-xs-column-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.av-xs-column-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.av-xs-column-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}.navigator-wrapper,
.nav-area {
width: 100%;
}
.overlay-enabled {
overflow: hidden;
}
.header {
position: relative;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
background-color: var(--sp-white);
-webkit-transition: min-height 0.3s ease;
transition: min-height 0.3s ease;
width: 100%;
z-index: 3;
}
.header-above-info {
position: relative;
z-index: 0;
}
.navigator-wrapper {
position: relative;
}
@media only screen and (min-width: 783px) {
body.admin-bar .header .sticky-menu {
top: 32px;
}
}
@media only screen and (max-width: 782px) and (min-width: 601px) {
body.admin-bar .header .sticky-menu {
top: 46px;
}
}
.site-title {
padding: 0;
}
.site-title img {
width: auto;
height: auto;
float: none;
margin: 0;
}
.logo a, .mobile-logo a, .site-title {
display: block;
font-size: 30px;
font-weight: 700;
line-height: 1.2;
white-space: normal;
width: 100%;
max-width: max-content;
height: auto; }
a.site-title {
display: inline-block;
}
.logo a, .mobile-logo a {
margin: auto 0;
}
a.site-title {
margin: auto 0;
display: block;
}
.logo a:focus {
outline-width: 1px;
outline-style: dotted;
}
.site-first-letter,
.site-last-letter {
font-weight: bolder;
}
.site-description {
width: 100%;
display: block;
font-size: 10px;
font-weight: 500;
line-height: 1.3;
white-space: normal;
margin: 0;
padding-top: 0px;
}
.navbar-brand {
padding: 0;
}
.navbar-area {
padding: 1.47rem 0;
}
.theme-mobile-nav,
.navbar-area {
-webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
}
div.theme-mobile-nav .theme-columns-area, div.theme-mobile-nav .theme-column-12 {
margin-bottom: 0;
}
.theme-menu {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-ms-flex-item-align: stretch;
align-self: stretch;
width: 100%;
height: 100%;
}
.menubar {
text-align: right;
position: relative;
z-index: 1;
}
.not-included {
display: block;
font-size: 0.7em;
line-height: 1.2;
font-style: normal;
margin: 0;
margin-top: -1px;
padding: 0 0 5px 0;
}
.mobile-menu .not-included {
margin-top: -6px;
}
.menubar .menu-wrap > li > a > .not-included {
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
max-width: 100%;
z-index: 1;
bottom: -5px;
}
.header .widget_nav_menu li > a > .not-included,
.footer .widget_nav_menu li > a > .not-included,
.footer .menu-wrap > li > a > .not-included {
display: contents;
line-height: 0;
width: 100%;
}
.footer .menu-wrap > li > a > .badge,
.menubar .menu-wrap > li > a > .badge {
position: absolute;
top: -18px;
right: 0;
left: 0;
text-align: center;
max-width: max-content;
margin: 0 auto;
z-index: 1;
}
.footer .menu-wrap > li > a > .badge:before,
.menubar .menu-wrap > li > a > .badge:before {
transform: rotate(-90deg);
left: 0;
right: 0;
bottom: -36px;
margin: auto auto;
}
.badge {
margin: 0 6px;
position: relative;
color: var(--sp-white);
padding: 3px 6px;
display: inline-block;
font-size: 75%;
font-weight: 700;
line-height: 1.5;
text-align: center;
white-space: nowrap;
vertical-align: top;
border-radius: 3px;
background-color: var(--sp-primary);
}
.badge:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: -15px;
margin: auto 0;
height: 0;
width: 0;
border: 10px solid transparent;
border-right-color: var(--sp-primary);
}
.menubar ul.menu-wrap {
display: inline-block;
}
ul.menu-wrap {
list-style: none;
margin: 0px;
padding: 0px;
display: block;
}
ul.menu-wrap li {
list-style: none;
}
.menu-wrap > li > a,
.dropdown-menu li a {
position: relative;
display: block;
text-align: inherit;
z-index: 0;
font-weight: 500;
line-height: 44px;
}
.menu-wrap > li a img {
width: auto;
height: 15px;
display: inline-block;
vertical-align: initial;
margin: auto;
margin-right: 5px;
transform: translateY(1px);
}
.header .widget_nav_menu li.menu-item-has-children > a:after,
.footer .widget_nav_menu li.menu-item-has-children > a:after,
.footer .menu-wrap > li.dropdown > a:before,
.menubar .menu-wrap > li.dropdown > a:before {
content: '\f107';
font-family: 'Font Awesome 6 Free';
position: absolute;
top: 0;
right: 2.8px;
bottom: 0;
display: flex;
align-items: center;
background: inherit;
font-size: 100%;
}
.header .widget_nav_menu li.menu-item-has-children > a,
.footer .widget_nav_menu li.menu-item-has-children > a,
.footer ul.menu-wrap > li.dropdown > a,
.menubar ul.menu-wrap > li.dropdown > a {
padding-right: 20px;
}
.navbar-area .menubar ul.menu-wrap li.btn-home {
vertical-align: bottom;
text-align: center;
}
.navbar-area .menubar ul.menu-wrap li.btn-home > a {
padding: 0 20px;
}
.active-five .menubar ul.menu-wrap li.btn-home {
margin-right: -9px;
}
ul.menu-wrap .btn-home > a.nav-link > span {
font-size: 25px;
line-height: inherit;
}
.footer .menu-wrap > li > a {
padding: 0px 5px;
}
.widget-left .menu-wrap > li:first-child > a,
.widget-right .menu-wrap > li:first-child > a {
padding-left: 0
}
.widget-left .menu-wrap > li:last-child > a,
.widget-right .menu-wrap > li:last-child > a {
padding-right: 0px;
}
.menubar .menu-wrap > li > a {
padding: 0px 12px;
display: inline-flex;
color: var(--sp-secondary-dark);
}
.menu-wrap > li > a {
white-space: normal;
border: 0;
border-radius: 0;
}
.menu-wrap li > a {
text-decoration: none;
} .navbar-area .menubar .menu-wrap > li {
display: inline-block;
margin: 0 -3px;
position: relative;
} .footer-copyright .widget_nav_menu ul.menu .sub-menu li.menu-item a,
.header .widget_nav_menu ul.menu .sub-menu li.menu-item a,
.header .widget_nav_menu ul.menu .sub-menu li.menu-item a {
margin: 0;
display: block;
width: 100%;
}
.footer-copyright .widget_nav_menu ul.menu > li > a,
.header .widget_nav_menu ul.menu > li > a {
line-height: 45px;
}
.header .widget_nav_menu .sub-menu,
.navbar-area .menubar .dropdown-menu {
position: absolute;
top: 100%;
z-index: 9;
width: 215px;
background: var(--sp-white);
padding: 0;
margin: 0;    
border: 0;
border-radius: 0;
-moz-box-shadow: 0 2px 29px rgba(0, 0, 0, 0.05);
box-shadow: 0 2px 29px rgba(0, 0, 0, 0.05);
font-size: 1rem;
text-align: left;
display: block;
opacity: 0;
visibility: hidden;
transform: translateY(10px);
transition: all 0.3s ease-in-out 0s;
}
.footer-copyright .widget_nav_menu .sub-menu,
.footer .menu-wrap .dropdown-menu {
position: absolute;
top: auto;
right: auto;
bottom: 50px;
left: auto;
border: 0;
padding: 5px;
border-radius: 0;
text-align: left;
margin: 0 auto;
background: var(--sp-white);
min-width: 12.5rem;
opacity: 0;
visibility: hidden;
transform: translateY(10px);
-webkit-box-shadow: 0 0.5rem 1.875rem rgba(0, 0, 0, 0.15);
box-shadow: 0 0.5rem 1.875rem rgba(0, 0, 0, 0.15);
transition: all 0.3s ease-in-out 0s;
}
.footer .menu-wrap .dropdown-menu,
.footer-copyright .widget_nav_menu .sub-menu {
bottom: 100%;
}
.header .widget_nav_menu .sub-menu,
.navbar-area .menubar .dropdown-menu {
top: 100%;
}
.footer-copyright .widget_nav_menu .menu-item:hover > .sub-menu,
.footer-copyright .widget_nav_menu .menu-item.focus > .sub-menu,
.header .widget_nav_menu .menu-item:hover > .sub-menu,
.header .widget_nav_menu .menu-item.focus > .sub-menu,
.footer .menu-wrap .menu-item:hover > .dropdown-menu,
.footer .menu-wrap .menu-item.focus > .dropdown-menu,
.navbar-area .menu-wrap .menu-item:hover > .dropdown-menu,
.navbar-area .menu-wrap .menu-item.focus > .dropdown-menu {
visibility: visible;
opacity: 1;
transform: translateY(0);
pointer-events: auto;
}
.footer .menu-wrap .dropdown-menu li .dropdown-menu,
.footer-copyright .widget_nav_menu .sub-menu li .sub-menu {
bottom: 100%;
transform: translateY(12px);
}
.header .widget_nav_menu .sub-menu li .sub-menu,
.navbar-area .menubar .dropdown-menu li .dropdown-menu {
top: -4px; 
transform: translateY(-12px);
}
.footer-copyright .widget_nav_menu .sub-menu li .sub-menu,
.footer .menu-wrap .dropdown-menu li .dropdown-menu,
.header .widget_nav_menu .sub-menu li .sub-menu,
.navbar-area .menubar .dropdown-menu li .dropdown-menu {
display: block;    
opacity: 0;
visibility: hidden;
}
.footer-copyright .widget_nav_menu .sub-menu li .sub-menu,
.footer .menu-wrap .dropdown-menu li .dropdown-menu {
margin-bottom: 20px;
}
.header .widget_nav_menu .sub-menu li .sub-menu,
.navbar-area .menubar .dropdown-menu li .dropdown-menu {
left: 100%;
margin-top: 0;
margin-left: 0;
}
.footer .menu-wrap > .menu-item:last-child > .dropdown-menu li .dropdown-menu,
.footer-copyright .widget_nav_menu .menu > .menu-item:last-child > .sub-menu li .sub-menu {
bottom: 100%;
}
.header .widget_nav_menu .sub-menu li .sub-menu li .sub-menu,
.navbar-area .menubar .dropdown-menu li .dropdown-menu li .dropdown-menu {
left: auto;
right: 100%;
margin-right: 0;
}
.header .widget_nav_menu .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu,
.navbar-area .menubar .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li  .dropdown-menu li .dropdown-menu {
right: auto;
left: 100%;
}
.header .widget_nav_menu .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu li .sub-menu,
.navbar-area .menubar .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
right: auto;
left: 100%;
} .footer .menu-wrap .menubar .dropdown-menu > li,
.footer-copyright .widget_nav_menu .sub-menu > li,
.header .widget_nav_menu .sub-menu > li,
.navbar-area .menubar .dropdown-menu > li {
padding: 0;
position: relative;
height: auto;
}
.footer .menu-wrap .dropdown-menu li a,
.footer-copyright .widget_nav_menu .sub-menu li a,
.header .widget_nav_menu .sub-menu li a,
.navbar-area .menubar .dropdown-menu li a {
color: var(--sp-secondary-dark);
font-size: 15.2px;
line-height: inherit;
padding: 15px;
border-bottom: 1px dashed #eeeeee;
text-transform: none;
white-space: normal;
}
.footer .menu-wrap .dropdown-menu li:last-child a,
.footer-copyright .widget_nav_menu .sub-menu li:last-child a,
.header .widget_nav_menu .sub-menu li:last-child a,
.navbar-area .menubar .dropdown-menu li:last-child a {
border-bottom: 0;
border-radius: 0 3px 3px;
}
.footer .menu-wrap .dropdown-menu li:hover > a,
.footer .menu-wrap .dropdown-menu li.focus > a,
.footer-copyright .widget_nav_menu .sub-menu li:hover > a,
.footer-copyright .widget_nav_menu .sub-menu li.focus > a,
.header .widget_nav_menu .sub-menu li:hover > a,
.header .widget_nav_menu .sub-menu li.focus > a,
.navbar-area .menubar .dropdown-menu li:hover > a,
.navbar-area .menubar .dropdown-menu li.focus > a {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.footer .menu-wrap .dropdown-menu li:last-child,
.footer-copyright .widget_nav_menu .sub-menu li:last-child,
.header .widget_nav_menu .sub-menu li:last-child,
.navbar-area .menubar .dropdown-menu li:last-child {
border-bottom-color: transparent;
}
.footer .menu-wrap .dropdown-menu .dropdown > a:after,
.footer-copyright .widget_nav_menu .sub-menu .menu-item-has-children > a:after,
.header .widget_nav_menu .sub-menu .menu-item-has-children > a:after,
.navbar-area .menubar .dropdown-menu .dropdown > a:after {
font-family: "Font Awesome 6 Free";
content: "\f105";
position: absolute;
top: 50%;
right: 20px;
font-size: 0.75rem;
opacity: 0.7;
font-weight: 100;    
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.footer .menu-wrap .dropdown-menu .dropdown:hover > a:after,
.footer .menu-wrap .dropdown-menu .dropdown.focus > a:after,
.footer-copyright .widget_nav_menu .sub-menu .menu-item-has-children:hover > a:after,
.footer-copyright .widget_nav_menu .sub-menu .menu-item-has-children.focus > a:after,
.header .widget_nav_menu .sub-menu .menu-item-has-children:hover > a:after,
.header .widget_nav_menu .sub-menu .menu-item-has-children.focus > a:after,
.navbar-area .menubar .dropdown-menu .dropdown:hover > a:after,
.navbar-area .menubar .dropdown-menu .dropdown.focus > a:after {
opacity: 1;
right: 15px;
}
.header .widget_nav_menu .sub-menu {
border-top-color: var(--sp-primary);
}
.menubar .dropdown-menu:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 0;
width: 2px;
background: var(--sp-gradient1);
transition: all ease .5s;
}
.menubar .menu-wrap li:hover .dropdown-menu:before,
.menubar .menu-wrap li.focus .dropdown-menu:before,
.menubar .menu-wrap li.active .dropdown-menu:before {
height: 100%;
right: auto;
bottom: 0;
}
.menubar .dropdown-menu li a:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 2px;
height: 0;
background: #ffffff;
transition: all ease .5s;
opacity: 0;
}
.menubar .dropdown-menu li:hover > a:before,
.menubar .dropdown-menu li.focus > a:before,
.menubar .dropdown-menu li.active > a:before {
opacity: 1;
bottom: auto;
top: 0;
height: 100%;
}  .sticky-menu {
position: fixed;
top: -1px;
left: 0;
right: 0;
width: 100%;
background: var(--sp-white);
z-index: 999;    
-webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}
.section-header-3 .sticky-menu {
top: 15px;
}
.sticky-menu .sticky-navbar-brand {
display: block;
visibility: visible;
}
a.sticky-navbar-brand,
.sticky-menu .sticky-navbar-brand + .navbar-brand {
display: none;
visibility: hidden;
}
@-webkit-keyframes fadeInDown {
from {
opacity:0;-webkit-transform:translate3d(0,-100%,0);
transform:translate3d(0,-100%,0);
}
to {
opacity:1;
-webkit-transform:none;
transform:none;
}
}
@keyframes fadeInDown {
from {
opacity:0;-webkit-transform:translate3d(0,-100%,0);
transform:translate3d(0,-100%,0);
}
to {
opacity:1;
-webkit-transform:none;
transform:none;
}
}
.fadeInDown {
-webkit-animation-name:fadeInDown;
animation-name:fadeInDown;
} .theme-mobile-nav {
width: 100%;
display: none;
background-color: var(--sp-secondary-dark);
}
.theme-mobile-menu {    
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: space-between;
padding: 16px 0px;
}
.slide-menu .mobile-menu {
max-width: 320px;
}
.header-menu-active .slide-menu .mobile-menu:after {
position: fixed;
width: 100%;
height: 100vh;
opacity: 0.85;    
}
.slide-menu .mobile-menu {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
.theme-mobile-menu ul.menu-wrap {
height: 100%;
overflow-x: hidden;
overflow-y: overlay;
-ms-touch-action: overlay;
touch-action: auto;
}
.theme-mobile-menu ul, .theme-mobile-menu ul li {
padding: 0;
list-style: none;
position: relative;
z-index: 1;
border: 0;
}
.mobile-menu > ul > li:first-child {
border-top: 1px solid #e0e0e0;
}
.mobile-menu > ul > li {
border-bottom: 1px solid #e0e0e0;
}
.mobile-menu > ul > li.current:before {
content: "";
position: absolute;
top: 46px;
left: 0;
width: 100%;
height: 1px;
background-color: #e0e0e0;
}
.theme-mobile-menu ul li {
margin: 0;
}
.theme-mobile-menu .header-wrap-right li {
margin-right: 10px;
}
.mobile-menu .dropdown-menu {
display: none;
}
.mobile-menu {
position: fixed;
top: 0;
left: 0;    
z-index: 99999;
width: 100%;
height: 100%;
padding-top: 4.3rem;
padding-bottom: 1.25rem;
visibility: hidden;
overflow: hidden;
text-align: left;
background: var(--sp-white);
transform: translateX(-150%);
}
.mobile-menu:after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: inherit;
z-index: -1;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.mobile-menu-scroll {
padding: 0;
margin: 0px;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
}
.header-menu-active .mobile-menu {
transform: translateX(0px);
visibility: visible;
-webkit-transition: all .5s cubic-bezier(.645,.045,.355,1);
transition: all .5s cubic-bezier(.645,.045,.355,1);
}
.mobile-menu .login-btn {
margin-top: 16px;
}
.mobile-menu ul li.dropdown {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.mobile-menu .menu-wrap > li a {
width: 100%;
padding: 0;
color: #111111;
padding-left: 15px;
}
.mobile-menu li.dropdown ul.dropdown-menu li > a {
padding-left: 25px;
width: 100%;
}
.mobile-menu .dropdown > a {
flex: 1;
}
.footer span.mobile-toggler {
display: none;
}
span.mobile-toggler {
width: 100%;
max-width: 48px;
text-align: center;
}
.mobile-menu .dropdown-menu li:not(:last-child) {
border-bottom: 1px solid #e0e0e0;
}
.mobile-menu .dropdown > span > button {
cursor: pointer;
flex-basis: 10%;
width: 100%;
text-align: center;
line-height: 46px;
font-size: 1rem;
padding: 0 .45em;
border: 0;
border-radius: 0;
color: var(--sp-primary);
background: none;
border-left: 1px solid #e0e0e0;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
.mobile-menu .dropdown > span > button:before {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
display: block;
}
.mobile-menu .dropdown.current > span > button:before {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.mobile-menu .dropdown-menu {
margin: 0;
float: none;
clear: both;
background: none;
border-top: 1px solid #e0e0e0;
width: 100%;
padding: 0;
border-radius: 0;
box-shadow: none;
}
.mobile-menu .menu-item a {
display: inline-block;
}
.mobile-menu li > a {
text-transform: none;
font-weight: 600;
letter-spacing: 0.5px;
}
.mobile-menu .dropdown.current > a {
margin: 0;
color: var(--sp-primary);
} span.tgl-lbl {
line-height: .75;
display: block;
}
.menu-toggle-wrap {
display: flex;
align-items: center;
flex-wrap: nowrap;
justify-content: flex-end;
}
.hamburger {
width: 40px;
height: 40px;
vertical-align: middle;
border-radius: .25rem;
overflow: hidden;
}
.toggle-lines {
width: inherit;
height: inherit;
display: block;
padding: 10px 8px 10px;
}
.toggle-lines div {
height: 3px;
width: 100%;
margin: 0 0 5px;
background: var(--sp-border-extra-light);
}
.toggle-lines div:first-child {
margin-top: 0px;
}
.toggle-lines div:last-child {
margin-bottom: 0;
}
.toggle-lines .meat,
.toggle-lines .bottom-bun,
.toggle-lines:hover div,
.toggle-lines:focus div {
width: 100%;
}
.toggle-lines:hover div,
.toggle-lines:focus div { }
.toggle-lines:hover .top-bun,
.toggle-lines:focus .top-bun {
-webkit-animation: burger-hover 0.8s infinite ease-in-out alternate;
animation: burger-hover 0.8s infinite ease-in-out alternate;
}
.toggle-lines:hover .meat,
.toggle-lines:focus .meat {
-webkit-animation: burger-hover 0.8s infinite ease-in-out alternate forwards 150ms;
animation: burger-hover 0.8s infinite ease-in-out alternate forwards 150ms;
}
.toggle-lines:hover .bottom-bun,
.toggle-lines:focus .bottom-bun {
-webkit-animation: burger-hover 0.8s infinite ease-in-out alternate forwards 300ms;
animation: burger-hover 0.8s infinite ease-in-out alternate forwards 300ms;
}
@-webkit-keyframes burger-hover {
0% {
width: 100%;
}
50% {
width: 50%;
}
100% {
width: 100%;
}
}
@keyframes burger-hover {
0% {
width: 100%;
}
50% {
width: 50%;
}
100% {
width: 100%;
}
} .header-above-toggle {
display: inline-block;
position: relative;
width: 40px;
height: 40px;
line-height: 40px;
padding: 0;
cursor: pointer;
border-radius: 100px;
color: var(--sp-white);
background-color: transparent;
z-index: 0;
}
.header-above-toggle span {
top: 42%;
}
.header-above-toggle span,
.header-above-toggle span:before,
.header-above-toggle span:after {
position: absolute;
width: 6px;
height: 6px;
line-height: 6px;
text-align: center;
background: var(--sp-white);
left: 50%;
margin-left: -3px;
border-radius: 50%;
}
.header-above-toggle span:before,
.header-above-toggle span:after {
content: ''
}
.header-above-toggle span:before {
bottom: 100%;
margin-bottom: 3px
}
.header-above-toggle span:after {
top: 100%;
margin-top: 3px
}
.header-above-toggle.active span {
-webkit-transform: scale(.9);
transform: scale(.9);
border: 0;
}
.header-above-toggle.active span:before {
-webkit-transform: translateY(19px);
transform: translateY(19px);
border: 0;
}
.header-above-toggle.active span:after {
-webkit-transform: translateY(-19px);
transform: translateY(-19px);
border: 0;
} .headtop-mobi {
margin-left: 10px;
}
.mobile-menu-right > ul,
.menu-right > ul {
margin: 0;
padding: 0;
padding-left: 12px;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.menu-right > ul > ul > li, .menu-right > ul > li {
display: inline-block;    
position: relative;
color: #737373;
list-style: none;
}
ul li.about-toggle-list {
margin-left: 6px;
}
ul li.search-button {
margin-left: 6px;
}
ul li.cart-wrapper {
margin-right: 12px;
}
ul li.av-button-area {
padding-left: 16px;
}
ul li.av-button-area a.awp-btn {
display: inline-flex;
justify-content: space-between;
align-items: center;
} .author-popup .author-close {
margin-left: 35px;
position: relative;
}
.author-popup {
position: fixed;
top: 0;
right: 0;
width: 100%;
height: 100vh;
z-index: 9999999;
overflow: hidden;
opacity: 0;
visibility: hidden;
background-color: rgb(0 0 0 / 0.5);
-webkit-transition: all .4s ease-in .8s;
transition: all .4s ease-in .8s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.author-popup-active .author-popup {
opacity: 1;
visibility: visible;
-webkit-transition: all .8s ease-in .0s;
transition: all .8s ease-in .0s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.author-overlay-layer {
position: absolute;
top: 0;
left: 100%;
width: 100%;
height: 100%;
z-index: 1;
opacity: 0;
visibility: hidden;
backface-visibility: hidden;
background: #282828;
opacity: 0.8;
-webkit-transition: all .4s ease-in .8s;
transition: all .4s ease-in .8s;
}
.author-popup-active .author-overlay-layer {
left: 0%;
opacity: 0.8;
visibility: visible;
-webkit-transition: all .8s ease-out 0s;
transition: all .8s ease-out 0s;
}
.author-popup .author-div {
max-width: 420px;
height: 100%;
margin-left: auto;
position: relative;
padding-top: 32px;
padding-bottom: 32px;
background-color: #ffffff;
-webkit-transform: translate3d(520px, 0, 0);
transform: translate3d(520px, 0, 0);
-webkit-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
z-index: 1;
}
.author-popup-active .author-div {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
}
.author-content {
width: 100%;
height: 100%;
padding: 25px 35px;
overflow-x: hidden;
overflow-y: auto;
backface-visibility: hidden;
}
.author-content p {}
.author-anim {
width: 100%;
height: 100%;
position: relative;
top: 150px;
opacity: 0;
visibility: hidden;
-webkit-transition: all .3s ease-in .3s;
-o-transition: all .3s ease-in .3s;
transition: all .3s ease-in .3s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
text-align: left;
}
.author-popup-active .author-anim {
top: 0;
opacity: 1;
visibility: visible;
-webkit-transition: all 1s ease-out 1.2s;
transition: all 1s ease-out 1.2s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.author-content .widget {
margin-top: 15px;
padding-top: 15px;
border-top: 1px solid rgb(0 0 0 / 6%);
}
.author-content .widget:first-child {
margin-top: 0;
padding-top: 0;
border-top: none;
}
.author-content .widget-title {
display: inline-block;
font-size: 22px;
font-weight: 700 !important;
letter-spacing: 0.5px;
margin-bottom: 20px;
padding-left: 13px;
position: relative;
z-index: 0;
}
.author-content .widget-title:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 3px;
height: 22px;
margin: auto;
background: var(--sp-gradient1);
} .header-search-popup {
background-color: rgb(0 0 0 / 0.5);
position: fixed;
top: 0;
right: 0;
width: 100%;
height:100%;
z-index: 999;
overflow: hidden;
display: none;
visibility: hidden;
opacity: 0;
-webkit-backface-visibility: hidden;
transition: all 0.5s ease-out;
}
.search-overlay-layer {
position: absolute;
top: 0;
left: 0;
z-index: 1;
opacity: 0;
background: var(--sp-gradient2);
width: 100%;
height: 100%;
padding-bottom: 100%; 
border-radius: 100%;
overflow: hidden;
opacity: 0.85;
visibility: hidden;
-webkit-backface-visibility: hidden;
transition: all 0.3s ease-out;
}
@-webkit-keyframes search-layer {
0% {
opacity: 0;
-webkit-transform:scale(.04) translateY(300%);
transform:scale(.04) translateY(300%)
}
40% {
-webkit-transform:scale(.04) translateY(0);
transform:scale(.04) translateY(0);
-webkit-transition:ease-out;
-o-transition:ease-out;
transition:ease-out;
-webkit-transform:scale(.04) translateY(0);
transform:scale(.04) translateY(0)
}
60% {
opacity: 0.85;
-webkit-transform:scale(.02) translateY(0);
transform:scale(.02) translateY(0)
}
61% {
opacity: 0.85;
-webkit-transform:scale(.04) translateY(0);
transform:scale(.04) translateY(0)
}
99.9% {
opacity: 0.85;
height:0;
border-radius:100%
}
100% {
opacity: 0.85;
-webkit-transform:scale(2) translateY(0);
transform:scale(2) translateY(0);
height:100%;
padding-bottom:0;
border-radius:0
}
}
@keyframes search-layer {
0% {
opacity: 0;
-webkit-transform:scale(.04) translateY(300%);
transform:scale(.04) translateY(300%)
}
40% {
-webkit-transform:scale(.04) translateY(0);
transform:scale(.04) translateY(0);
-webkit-transition:ease-out;
-o-transition:ease-out;
transition:ease-out;
-webkit-transform:scale(.04) translateY(0);
transform:scale(.04) translateY(0)
}
60% {
opacity: 0.85;
-webkit-transform:scale(.02) translateY(0);
transform:scale(.02) translateY(0)
}
61% {
opacity: 0.85;
-webkit-transform:scale(.04) translateY(0);
transform:scale(.04) translateY(0)
}
99.9% {
opacity: 0.85;
height:0;
padding-bottom:100%;
border-radius:100%
}
100% {
opacity: 0.85;
-webkit-transform:scale(2) translateY(0);
transform:scale(2) translateY(0);
height:100%;
padding-bottom:0;
border-radius:0
}
}
.header-search-active .search-overlay-layer {
visibility: visible;
-webkit-animation: search-layer 0.9s ease-out forwards;
animation: search-layer 0.9s ease-out forwards;
}
.header-search-pop {
margin: auto;
height: 100%;
width: 100%;
}
.header-search-popup form {
width: 100%;
max-width: 450px;
margin: auto;
position: relative;
top: 50%;
-moz-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
-webkit-transform: translate(0px, -50%);
opacity: 0;
visibility: hidden;
-webkit-transition: all 1s ease 0.8s;
-o-transition: all 1s ease 0.8s;
transition: all 1s ease 0.8s;
-webkit-transform: translateY(-500px);
-ms-transform: translateY(-500px);
transform: translateY(-500px);
z-index: 1;
}
.header-search-popup form .av-form-control {
padding-right: 60px;
color: inherit;
font-weight: 500;
font-size: 20px;
line-height: 38px;
outline: none;
border-radius: 50px;
}
.header-search-popup form .av-form-control:hover,
.header-search-popup form .av-form-control:focus {
border-color: #ff5d00;
}
.header-search-popup input[type="search"].search-field::-moz-placeholder { font-weight: 500
}
.header-search-popup input[type="search"].search-field:-moz-placeholder { font-weight: 500
}
.header-search-popup input[type="search"].search-field:-ms-input-placeholder { font-weight: 500
}
.header-search-popup input[type="search"].search-field::-webkit-input-placeholder { font-weight: 500
}
.header-search-popup form .search-field {
min-height: 50px;
padding-right: 50px;
}
.header-search-popup .search-submit {
position: absolute;
top: 0;
bottom: 0;
right: 0;
line-height: 1;
font-size: 20px;
margin: 1px;
padding: 0;
text-align: center;
color: var(--sp-white);
background-color: var(--sp-primary);
border-radius: 0;
border: none;
width: 48px;
height: 48px;
opacity: 0;
}
.header-search-popup .search-form:hover .search-submit,
.header-search-popup .search-field:focus + .search-submit,
.header-search-popup .search-submit:focus {
opacity: 1;
}
.header-search-popup .header-search-close {
width: 45px;
height: 45px;
top: 12%;
right: 100px;
margin: auto 0;
border: 1px solid var(--sp-white);
-webkit-transition: all 1s ease 0.8s;
-o-transition: all 1s ease 0.8s;
transition: all 1s ease 0.8s;
-webkit-transform: translateY(-500px);
-ms-transform: translateY(-500px);
transform: translateY(-500px);
opacity: 0;
visibility: hidden;
}
.header-search-active .header-search-popup,
.header-search-active .header-search-close,
.header-search-active .header-search-popup form {
opacity: 1;
visibility: visible;
}
.header-search-active .header-search-close,
.header-search-active .header-search-popup form {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.header-search-active .header-search-popup {
display: block;
}
.mobile-menu-right .header-search-popup .header-search-close {
width: 60px;
height: 60px;
right: 6%;
top: 25%;
}
@media only screen and (max-width:991px) {
.header-search-popup form {
width: 90%;
}
.theme-mobile-nav .header-cart-box-wrapper {
right: -100%;
}
}
.close-style {
position: absolute;
top: 0;
right: 0;
display: block;
width: 46px;
height: 46px;
border-radius: 0;
z-index: 9;
}
.close-style:before, .close-style:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;    
width: 30px;
height: 3px;
background: var(--sp-secondary-dark);
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.close-style:before {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.close-style:after {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.close-style:hover:before, .close-style:hover:after,
.close-style:focus:before, .close-style:focus:after {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.menu-toggle:focus,
.close-style:focus {
outline-color: #1e1e1e;
}
.header .header-search-toggle, .cart-icon-wrap {
color: var(--sp-secondary);
display: inline-block;
font-size: 16px;
width: 40px;
height: 40px;
text-align: center;
cursor: pointer;
line-height: 2.5;
padding: 0;
background: none;
border: 1px solid transparent;
}
.cart-icon-wrap {
border-radius: 100%;
box-shadow: 0 0 13px -2px rgb(0 0 0 / 20%);
}
.admin-bar .theme-mobile-nav:not(.sticky-menu) .header-close-menu {
top: 5.4%;
}
.admin-bar .theme-mobile-nav:not(.sticky-menu) .mobile-menu {
padding-top: 6.88rem;
}  .mobi-head-top {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
10%,
20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
}
@keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
10%,
20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
}
.mobi-head-top {
position: absolute;
text-align: center;
top: 100%;
right: 0;
left: 0;
margin: 0 auto;
display: block;
height: auto;
width: 95%;
padding: 15px 0;
border-radius: 0;
opacity: 0;
visibility: hidden;
background-color: var(--sp-white);
-webkit-box-shadow: 0 15px 40px rgba(0,0,0,.15);
box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}
.mobi-head-top .header-widget+.header-widget {
display: none;
}
.mobi-head-top.active {
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
-webkit-animation-name: tada;
animation-name: tada;
}
.mobi-head-top .header-widget .widget:not(.widget-contact) {
width: 100%;
}
.mobi-head-top .header-widget .widget {
margin-bottom: 10px;
}
.mobi-head-top #header-top-right .widget:last-child {
margin-bottom: 0px;
}
.mobi-head-top #header-top-right .widget.widget_social_widget:first-child:before {
background: none;
}
.mobi-head-top .header-widget .widget .contact-area {
padding-left: 0;
}   .header-widget-info .widget-circle.widget_social_widget ul li a,
.header-widget-info .widget_social_widget li a {
width: 40px;
height: 40px;
line-height: 40px;
font-size: 18px;
}
.header-info {
width: 100%;
height: 100%;
}
.header-item {
position: relative;
z-index: 1;
}
.header-item .menu-right {
font-size: 17px;
}
.header-info .header-item.widget-right,
.header-info .header-item.widget-left {
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.header-info .header-item.widget-right {
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-webkit-box-pack: flex-start;
-webkit-justify-content: flex-start;
-ms-flex-pack: flex-start;
justify-content: flex-start;
}
.header-info .header-item.widget-left {
margin: auto 0;
}
.header-info .widget_social_widget ul {
display: -ms-inline-flexbox;
display: inline-flex;
}
.header-info .widget_social_widget li {
overflow: visible;
list-style: none;
margin-right: 6px;
}
.header-info .widget_social_widget li:last-child {
margin-right: 0px;
} .header-widget-info {
border-bottom: 1px solid #e9e9ea;
}
.header-wrapper {
position: relative;
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%;
min-height: 100px;
}
.brand-logo {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
line-height: 0;
}
.header-right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0 -12px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch;
}
.header-right .header-info {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.header-right .header-info > div {
padding: 0 12px;
}
.header-right .header-info .menu-right ul {
padding-left: 0;
}  .awp-btn-bubble {
-webkit-font-smoothing: antialiased;
border: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
letter-spacing: 0.5px;
background: none;
z-index: 2;
transition: all 0.1s ease-out;
}
.awp-btn-bubble:hover {
animation: btn_stretch 0.6s ease-in-out 0.3s;
}
@keyframes btn_stretch {
0% {
transform: scale(1);
} 100% {
transform: scale(1);
}
}
.awp-btn-bubble:hover::before,
.awp-btn-bubble:focus::before		{ position: absolute;
left: -2em;
top: -2em;
right: -2em;
bottom: -2em;
z-index: -1;
pointer-events: none;
background-repeat: no-repeat;
background-image: radial-gradient(circle, var(--sp-primary) 25%, transparent 27%), radial-gradient(circle, var(--sp-primary) 25%, transparent 27%), radial-gradient(circle, var(--sp-primary) 25%, transparent 27%), radial-gradient(circle, var(--sp-primary) 25%, transparent 27%), radial-gradient(circle, var(--sp-primary) 25%, transparent 27%), radial-gradient(circle, var(--sp-primary) 25%, transparent 27%);
background-position: 37px 23px, 23px 37px, 20px 20px, calc(100% - 37px) calc(100% - 23px), calc(100% - 23px) calc(100% - 37px), calc(100% - 20px) calc(100% - 20px);
background-size: 32px 32px, 32px 32px, 48px 48px, 32px 32px, 32px 32px, 48px 48px;
}
.awp-btn-bubble:hover::before,
.awp-btn-bubble:focus::before {
animation: button-bubbles 1s ease-in-out forwards;
}
.awp-btn-bubble:active::before {
animation: none; background-size: 0;
}
.awp-btn-bubble>i {
color: #ffffff;
font-size: 10px;
position: relative;
top: 0px;
padding-left: 5px;
}
.awp-btn-bubble.smoke>i {
color: var(--sp-primary);
}
@keyframes button-bubbles {
0% {
background-position: 23px 23px, 23px 23px, 18px 18px, calc(100% - 23px) calc(100% - 23px), calc(100% - 23px) calc(100% - 23px), calc(100% - 18px) calc(100% - 18px);
background-size: 32px 32px, 32px 32px, 48px 48px, 32px 32px, 32px 32px, 48px 48px;
}
30% {
background-position: 19px 24px, 24px 19px, 10px 10px, calc(100% - 19px) calc(100% - 24px), calc(100% - 24px) calc(100% - 19px), calc(100% - 10px) calc(100% - 10px);
}
60% {
background-position: 19px 24px, 24px 19px, 10px 10px, calc(100% - 19px) calc(100% - 24px), calc(100% - 24px) calc(100% - 19px), calc(100% - 10px) calc(100% - 10px);
background-size: 32px 32px, 32px 32px, 48px 48px, 32px 32px, 32px 32px, 48px 48px;
}
80% {
background-position: 10px 34px, 34px 10px, 0px 0px, calc(100% - 10px) calc(100% - 34px), calc(100% - 34px) calc(100% - 10px), calc(100% + 0px) calc(100% + 0px);
background-size: 10px 10px, 10px 10px, 48px 48px, 10px 10px, 10px 10px, 48px 48px;
}
100% {
background-position: 10px 34px, 34px 10px, 3px 3px, calc(100% - 10px) calc(100% - 34px), calc(100% - 34px) calc(100% - 10px), calc(100% - 20px) calc(100% - 20px);
background-size: 0 0, 0 0, 0 0, 0 0, 0 0, 0 0;
}
}
.awp-btn-wrapper .awp-btn:not(:last-child) {
margin-right: 22px;
}
button[type=submit], button, input[type="button"],
input[type="reset"], input[type="submit"], .awp-btn, .wp-block-button a, .wp-block-loginout a {
font-size: 16px;
font-weight: 500;
padding: 8px 14px;
line-height: 2;
letter-spacing: .3px;
border-width: 1px;
border-style: solid; display: inline-block;
vertical-align: middle;
white-space: nowrap;
text-transform: initial;
font-family: inherit;
text-decoration: none;
position: relative;
z-index: 0;
}
a.awp-btn:hover, a.awp-btn:focus,
a.contact-info:hover, a.contact-info:focus {
text-decoration: none;
border-radius: 10px;
}
.awp-btn i {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 92%;
background: rgb(255 255 255 / 50%);
color: var(--sp-white);
border-radius: 5px;
margin-left: 12px;
margin-right: -5px;
float: right;
}
.pricing-tab a i,
.av-tab-filter a i,
.awp-btn i {
overflow: hidden;
}
.pricing-tab a i:before,
.av-tab-filter a i:before,
.awp-btn i:before {
display: inline-block;
-webkit-font-smoothing: subpixel-antialiased !important;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
}
.pricing-tab a:hover i::before,
.av-tab-filter a:hover i::before,
.awp-btn:hover i::before {
-webkit-animation: iconY 0.5s forwards;
-moz-animation: iconY 0.5s forwards;
animation: iconY 0.5s forwards;
}
@-webkit-keyframes iconY {
49% {
-webkit-transform: translateY(-100%);
}
50% {
opacity: 0;
-webkit-transform: translateY(100%);
}
51% {
opacity: 1;
}
}
@keyframes iconY {
49% {
transform: translateY(100%);
}
50% {
opacity: 0;
transform: translateY(-100%);
}
51% {
opacity: 1;
}
}
.pricing-btn .awp-btn-secondary i,
.av-tab-filter a.active i,
.av-tab-filter a:hover i,
.av-tab-filter a:focus i,
.pricing-tab a.active i,
.detailinfo.primary .awp-btn-secondary i,
.theme-slider .awp-btn-secondary i {
background: rgb(255 255 255 / 50%);
}
.av-tab-filter a i,
.awp-btn-secondary i {
background: var(--sp-gradient1);
}
button[type=submit], button, input[type="button"],
input[type="reset"], input[type="submit"],
.awp-btn-primary, .wp-block-button a {
color: var(--sp-white);
background: var(--sp-gradient1);
border-color: var(--sp-primary);
}
.awp-btn-primary:hover, .awp-btn-primary:focus {
color: var(--sp-white);
background: var(--sp-gradient1);
border-color: var(--sp-primary);
}
.awp-btn-secondary {
color: var(--sp-white);
background: var(--sp-gradient2);
border-color: var(--sp-secondary);
}
.awp-btn-border:hover, .awp-btn-border:focus,
.awp-btn-secondary:hover, .awp-btn-secondary:focus {
color: var(--sp-white);
background: var(--sp-gradient2);
border-color: var(--sp-secondary);
}
.awp-btn-border-white {
color: var(--sp-white);
background: none;
border-color: var(--sp-white);
}
.awp-btn-border-white:hover, .awp-btn-border-white:focus {
color: var(--sp-primary);
background-color: var(--sp-white);
border-color: var(--sp-white);
}
.awp-btn-text-icon {
border-color: transparent;
}
.awp-btn-text-icon i {
margin-right: 2px;
}  .active-one .menubar .menu-wrap > li > a {
border-radius: 3px;
}
.active-one .navbar-area .menubar .menu-wrap > li.dropdown > a:after {
content: '';
display: block;
position: absolute;
left: 0;
right: 0;
bottom: -8px;
border-bottom-width: 12px;
border-bottom-style: solid;
opacity: 0;
}
.active-one .navbar-area .menubar .menu-wrap > li.dropdown:hover > a:after,
.active-one .navbar-area .menubar .menu-wrap > li.dropdown.focus > a:after {
top: auto;
opacity: 1;
}
.active-two .navbar-area .menubar .menu-wrap > li > a:after,
.active-two .navbar-area .menubar .menu-wrap > li.dropdown > a:after,
.active-three .navbar-area .menubar .menu-wrap > li > a:after,
.active-three .navbar-area .menubar .menu-wrap > li.dropdown > a:after,
.active-four .navbar-area .menubar .menu-wrap > li > a:after,
.active-four .navbar-area .menubar .menu-wrap > li.dropdown > a:after,
.active-six .navbar-area .menubar .menu-wrap > li > a:after,
.active-six .navbar-area .menubar .menu-wrap > li.dropdown > a:after {
content: '';
position: absolute;    
right: 0;
height: 3px;
width: 0;
}
.active-two .navbar-area .menubar .menu-wrap > li > a:after,
.active-two .navbar-area .menubar .menu-wrap > li.dropdown > a:after,
.active-three .navbar-area .menubar .menu-wrap > li > a:after,
.active-three .navbar-area .menubar .menu-wrap > li.dropdown > a:after,
.active-four .navbar-area .menubar .menu-wrap > li > a:after,
.active-four .navbar-area .menubar .menu-wrap > li.dropdown > a:after {
left: auto;
-webkit-transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
}
.active-two .navbar-area .menubar .menu-wrap > li > a:after,
.active-two .navbar-area .menubar .menu-wrap > li.dropdown > a:after {
bottom: 0;
}
.active-two .navbar-area .menubar .menu-wrap > li > a:after,
.active-two .navbar-area .menubar .menu-wrap > li.dropdown > a:after,
.active-four .navbar-area .menubar .menu-wrap > li > a:after,
.active-four .navbar-area .menubar .menu-wrap > li.dropdown > a:after {
border-bottom-width: 3px;
border-bottom-style: solid;
}
.active-three .navbar-area .menubar .menu-wrap > li > a:after,
.active-three .navbar-area .menubar .menu-wrap > li.dropdown > a:after {
border-bottom-width: 4px;
border-bottom-style: dotted;
}
.active-three .navbar-area .menubar .menu-wrap > li > a:after,
.active-three .navbar-area .menubar .menu-wrap > li.dropdown > a:after,
.active-four .navbar-area .menubar .menu-wrap > li > a:after,
.active-four .navbar-area .menubar .menu-wrap > li.dropdown > a:after {
bottom: 18%;
}
.active-two .navbar-area .menubar .menu-wrap > li.dropdown:hover > a:after,
.active-two .navbar-area .menubar .menu-wrap > li:hover > a:after,
.active-two .navbar-area .menubar .menu-wrap > li.focus > a:after,
.active-two .navbar-area .menubar .menu-wrap > li.active > a:after {
width: 100%;
left: 0;
right: auto;
}
.active-four .navbar-area .menubar .menu-wrap > li.dropdown:hover > a:after,
.active-four .navbar-area .menubar .menu-wrap > li:hover > a:after,
.active-four .navbar-area .menubar .menu-wrap > li.focus > a:after,
.active-four .navbar-area .menubar .menu-wrap > li.active > a:after,
.active-three .navbar-area .menubar .menu-wrap > li.dropdown:hover > a:after,
.active-three .navbar-area .menubar .menu-wrap > li:hover > a:after,
.active-three .navbar-area .menubar .menu-wrap > li.focus > a:after,
.active-three .navbar-area .menubar .menu-wrap > li.active > a:after {
width: 20px;
left: 0;
right: 0;
margin: auto;
}
.active-six .navbar-area .menubar .menu-wrap > li > a:after {
border-bottom: 10px solid;
border-right: 7px solid transparent;
border-top: 0;
border-left: 7px solid transparent;
left: 0;
bottom: 0;
margin: 0 auto;
opacity: 0;
visibility: hidden;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.active-six .navbar-area .menubar .menu-wrap > li.dropdown:hover > a:after,
.active-six .navbar-area .menubar .menu-wrap > li:hover > a:after,
.active-six .navbar-area .menubar .menu-wrap > li.focus > a:after,
.active-six .navbar-area .menubar .menu-wrap > li.active > a:after {
opacity: 1;
visibility: visible;
} .shopping-cart, .more-link:after, .more-link,
.widget .cat-item:hover a + span,
.widget-title:after,
.sidebar .widget_block h2:first-child:after,
.site-title, img.site-title,
.sticky-menu img.site-title,
.active-two .menubar .menu-wrap > li > a,
.navbar-area .menubar .dropdown-menu > li,
.navbar-area .menubar .dropdown-menu li a,
.navbar-area .menubar .dropdown-menu .dropdown > a:after,
.mobile-menu, .mobile-menu .dropdown > span > button:before,
.mobile-menu li > a, .toggle-lines div,
.toggle-lines .meat, .toggle-lines .bottom-bun,
.header-above-toggle span,
.header-above-toggle span:before,
.header-above-toggle span:after,
.p-menu, .close-style:before, .close-style:after,
.header-search-popup span:before, .header-search-popup span:after,
button, input, input[type="button"],
input[type="reset"], input[type="submit"],
.awp-btn {
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}.widget-left, .widget-right, .widget-center {
margin: 0;
height: 100%;
min-height: 60px;
display: inline-flex;
align-items: center;
}
.widget-right li a {
margin-left: auto;
}
.widget-left li a {
margin-right: auto;
}
.widget-right .widget,
.widget-left .widget {
padding: 0px 15px;
}
.widget-left .widget:nth-child(2n+3),
.widget-left .widget:first-child{
padding-left: 0px;
}
.widget-right .widget:nth-child(n+2) {
padding: 0 15px;
}
.widget-right .widget:nth-child(2n+4),
.widget-right .widget:first-child {
padding-left: 0px;
}
.widget-right .widget:last-child:not(:first-child) {
padding-right: 0px;
}
.header .widget:not(.widget_social_widget):not(.widget_nav_menu) li, .widget_tag_cloud a {
display: inline-block;
padding: 0;
}
.header .widget:not(.widget_nav_menu):not(.widget_social_widget) li {
margin: 0 10px 5px 0;
}
.widget_tag_cloud a {
margin-bottom: 10px;
margin-right: 5px;
}
.header .widget.widget_nav_menu .menu > li {
display: inline-block;
margin: 0 10px 0 0;
}
.header .widget.widget_nav_menu .menu > li ul a {
display: block;
}
.header .widget.widget_nav_menu a img {
display: inline-block;
margin-right: 2px;
}
.header .widget.widget_nav_menu a:not(:hover):not(:focus) {
color: var(--sp-secondary-dark);
}
.header .widget.widget_nav_menu .menu > li.pll-parent-menu-item {
padding-left: 34px;
}
.header .widget.widget_nav_menu .menu > li.pll-parent-menu-item:before {
content: "";
width: 25px;
height: 25px;
position: absolute;
top: 0;
left: 0;
bottom: 0;
margin: auto;
background: var(--sp-gradient1);
border-radius: 100px;
}
.header .widget.widget_nav_menu .menu > li.pll-parent-menu-item:after {
content: "";
width: 15px;
height: 15px;
position: absolute;
top: 0;
left: 5px;
bottom: 0;
margin: auto;
background: #ffffff;
border-radius: 100px;
}
.header .widget.widget_nav_menu .menu > li.pll-parent-menu-item a::after {
font-weight: 600;
}
.header .widget:not(.widget_social_widget) li:last-child, .widget_tag_cloud a:last-child {
margin: 0;
}
.header-widget ul li span, .header-widget a {
display: inline-block;
}
.header-widget ul li span, .header-widget a,
.contact-info span {
text-decoration: none;
position: relative;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.header-widget a:hover span.title, .header-widget a:focus span.title {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.header-widget a {
color: inherit;
}
.contact-info span {
display: block;
line-height: normal;;
}
.header-widget .widget:not(.widget_social_widget) li a {
width: max-content;
}
.header-widget .widget_nav_menu i {
font-size: 20px;
margin-right: 3px;
background: var(--sp-gradient2);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
vertical-align: middle;
}
.header-widget .widget:not(.widget_social_widget):not(.widget-contact) i,
.header-widget .widget:not(.widget_social_widget):not(.widget-contact):not(.widget-media-gallery):not(.widget_media_image) img {
display: inline-block;
}
.header-widget .widget:not(.widget_media_gallery):not(.widget_social_widget):not(.widget-contact):not(.widget-media-gallery):not(.widget_media_image) img {
height: 20px;
}
.header .widget li:last-child {
margin-right: 0;
}
.header-widget .gallery .gallery-item a {
display: block;
height: 70px;
}
.header-widget .widget img {
width: 50px;
}
.header-widget .gallery {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.header-widget .gallery .gallery-item {
-ms-flex: 1;
flex: 1;
margin: 0 6px 0 0;
padding: 0;
}
.header-widget .widget_media_video {
display: block;
width: 100%;
}
.header-widget .widget_media_video .wp-video .mejs-container {
width: 100% !important;
max-height: 170px;
}
.header-widget .widget_media_video .wp-video-shortcode video, .header-widget .widget_media_video video.wp-video-shortcode {
max-height: 170px;
}
.header-widget:not(.header-carousel) .widget .contact-area {
padding: 0;
}
.header-widget .widget_meta a {
font-size: 12px;
}
.widget li {
list-style: none;
position: relative;
z-index: 0;
-webkit-transition: var(--sp-transition);
transition: var(--sp-transition);
}
.widget li a {
position: relative;
z-index: 0;
color: inherit;
display: inline-block;
text-decoration: none;
}
.widget li a:hover,
.widget li a:focus {
color: var(--sp-primary); } .widget.widget_social_widget {
position: relative;
z-index: 0;
}
.widget_social_widget ul {
display: -ms-inline-flexbox;
display: inline-flex;
flex-wrap: wrap;
list-style: none;
margin: 0;
padding: 0;
}
.widget_social_widget li {
position: relative;
display: -ms-inline-flexbox;
display: inline-flex;
overflow: visible;
list-style: none;
margin: 0;
margin-left: 10px;
overflow: visible;
list-style: none;
}
body .widget_social_widget li {
margin-top: 10px;
}
body .widget_social_widget ul {
margin-top: -10px;
}
.share-toolkit .toolkit-hover {
display: inline-block;
}
.share-toolkit .toolkit-hover,
.widget_social_widget li a {
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
font-size: 18px;
position: relative;
cursor: pointer;
display: inline-flex;
align-items: center;
justify-content: center;
text-decoration: none;
box-shadow: 0 0 3px 0px rgb(247 247 247);
}
.share-toolkit .toolkit-hover,
.widget_social_widget li a i {
-webkit-transition: var(--sp-transition);
transition: var(--sp-transition);
} .widget_payment_methods ul,
.widget_payment_methods li,
.widget_payment_methods li a {
line-height: 0;
}
.widget_payment_methods li a {
line-height: 0;
font-size: 35px;
}
.widget_payment_methods li:not(:last-child) a {
margin-right: 10px;
border-right: 1px solid rgba(68, 68, 68, 0.75);
padding-right: 15px;
}
.widget_payment_methods li a i::before,
.widget_payment_methods li a i {
line-height: 0.5;
}
.widget_payment_methods li,
.footer .widget_social_widget li a,
.sidebar .widget_social_widget li a,
.widget_social_widget li {
display: inline-block;
} .contact-area {
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;
}
.contact-icon {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
font-size: 22px;
line-height: 1;
display: flex;
align-items: center;
height: 22px;
margin-right: 12px;
position: relative;
z-index: 1;
}
.contact-icon i {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
@-webkit-keyframes neom {
0% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
50% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
100% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
}
@keyframes neom {
0% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
50% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
100% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
}
@-webkit-keyframes neom-float {
100% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
}
@keyframes neom-float {
100% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
}
@-webkit-keyframes neom-wobblehorizontal {
16.65% {
-webkit-transform: translateX(8px);
transform: translateX(8px);
}
33.3% {
-webkit-transform: translateX(-6px);
transform: translateX(-6px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes neom-wobblehorizontal {
16.65% {
-webkit-transform: translateX(8px);
transform: translateX(8px);
}
33.3% {
-webkit-transform: translateX(-6px);
transform: translateX(-6px);
}
49.95% {
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px);
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.contact-area .contact-icon i,
.contact-area .contact-icon img {
display: inline-block;
vertical-align: super;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.contact-area:hover .contact-icon *,
.contact-area:focus-within .contact-icon * {
-webkit-animation-name: neom-wobblehorizontal;
animation-name: neom-wobblehorizontal;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.contact-info {
text-decoration: none;
display: inline-block;
text-align: left;
color: inherit;
word-break: break-word;
}
.contact-info span.title {
line-height: 1.2;
margin-bottom: 0px;
}
.contact-info span.text {
font-size: 16px;
margin: 0;
word-break: break-word;
margin-bottom: 1px;
}  .widget ul, .widget_tag_cloud>* {
list-style: none;
margin: 0;
padding: 0;
position: relative;
z-index: 0;
}
.sidebar .wp-block-calendar,
.sidebar .calendar_wrap {
padding: 0 20px 20px;
}
.wp-block-calendar,
.calendar_wrap {
width: 100%;
max-width: 346px;
background-color: #f5f6fa;
margin: 0 auto;
position: relative;
z-index: 0;
}
.wp-block-calendar table,
.calendar_wrap table {
width: 100%;
margin: 0;
border: none;
background: none;
}
.wp-block-calendar table caption,
.calendar_wrap table caption {
font-weight: 600;
line-height: 3.7;
color: var(--sp-secondary-dark);
text-align: left;
padding-left: 6px;
position: relative;
z-index: 0;
}
.wp-block-calendar table th,
.wp-block-calendar table td,
.calendar_wrap table th,
.calendar_wrap table td {
text-align: center;
line-height: 38px;
font-size: 15px;
border: 0;
padding: 0;
text-align: center;
border-radius: 0;
}
.wp-block-calendar table th,
.calendar_wrap table th {
color: #ffffff;
font-weight: 600;
font-size: 16px;
line-height: 35px;
background: var(--sp-gradient1);
border: 6px solid #f5f6fa;
}
.wp-block-calendar table td,
.calendar_wrap table td {
color: initial;
background: #eaedf6;
border-collapse: collapse;
outline: 5px solid #f5f6fa;
outline-offset: -3px;
}
.sidebar .wp-block-calendar table td#today,
.sidebar .calendar_wrap table td#today {
background: var(--sp-gradient1);
color: #ffffff;
}
.wp-block-calendar table tfoot,
.calendar_wrap table tfoot {
background-color: #e9e9ea;
}
.wp-calendar-nav {
color: var(--sp-secondary-dark);
display: flex;
align-items: center;
justify-content: space-between;
border: none;
padding: 10px;
}
.widget div.wp-block-calendar .wp-calendar-nav span.wp-calendar-nav-prev a,
.widget div.calendar_wrap .wp-calendar-nav span.wp-calendar-nav-prev a {
text-decoration: none;
color: var(--sp-secondary);
padding: 6px 12px;
border: 1px solid #f3f3f3;
border-radius: 6px;
font-size: 15px;
font-weight: 600;
display: inline-block;
margin-top: 10px;
}
.widget .wp-block-calendar .wp-calendar-nav span.wp-calendar-nav-prev a:hover,
.widget .wp-block-calendar .wp-calendar-nav span.wp-calendar-nav-prev a:focus,
.widget .calendar_wrap .wp-calendar-nav span.wp-calendar-nav-prev a:hover,
.widget .calendar_wrap .wp-calendar-nav span.wp-calendar-nav-prev a:focus {
color: #ffffff;
background: var(--sp-primary);
}  .widget .woocommerce-product-search, .mail-form>div, .search-form {
display: block;
position: relative;
overflow: hidden;
border-radius: 10px;
z-index: 0;
}
.widget .search-form label, .mail-form, .search-form {
width: 100%;
}
.widget .woocommerce-product-search, .widget .search-form, .widget form .search-field {
border-radius: 10px;
}
.widget form {
overflow: hidden;
}
.sidebar .widget.widget_subscribe button {
margin-top: 15px;
width: 100%;
}  .sidebar .widget_nav_menu .menu,
.sidebar .widget_tag_cloud>*, .sidebar .widget:not(.widget_text) .widget_social_widget,
.sidebar .widget .gallery, .sidebar > .widget:not(.widget_text) > ul,
.sidebar .widget form, .sidebar .widget-content {
padding: 30px;
}
.sidebar > .widget,
.sidebar .wp-block-group__inner-container,
.sidebar .wp-block-search__label {
overflow: hidden; background: #f5f6fa;
margin-bottom: 30px;
}
.sidebar .widget:last-child {
margin-bottom: 0;
}
.sidebar .widget .widget-title,
.sidebar .widget_block h2:first-child,
.sidebar  .wp-block-search__label {
margin-bottom: 0 !important;
padding: 25px 30px 25px 60px;
overflow: hidden;
color: #ffffff;
background: var(--sp-gradient2); }
.sidebar .wp-block-search__label { }
@keyframes animatedBackground { 0% { background-position: 0 0; } 100% { background-position: 20px 0; } }@-webkit-keyframes animatedBackground { 0% { background-position: 0 0; } 100% { background-position: 20px 0; } }
.sidebar .widget .widget-title:before, .sidebar .widget .widget-title:after,
.sidebar .widget_block h2:first-child:before, .sidebar .widget_block h2:first-child:after,
.sidebar  .wp-block-search__label:before, .sidebar  .wp-block-search__label:after {
content: "\003e";
position: absolute;
top: 0;
bottom: 0;
width: 14px;
height: 34px;
margin: auto 0;
font-size: 30px;
color: var(--sp-primary);
// background: var(--sp-gradient1);
// transform: skewX(-12deg);
}
.sidebar .widget .widget-title:before,
.sidebar .widget_block h2:first-child:before,
.sidebar  .wp-block-search__label:before {
left: 20px;
}
.sidebar .widget .widget-title:after,
.sidebar .widget_block h2:first-child:after,
.sidebar  .wp-block-search__label:after {
left: 30px;
} commented by chints
.sidebar .widget .widget-title span {
position: absolute;
top: -25px; right: -50px;
width: 100px;
height: 100px;
background: var(--sp-gradient1);
border-radius: 100px;
z-index: -1;
}
.woo-sidebar .widget form input[type="search"],
.sidebar .widget form input[type="search"], .sidebar .widget form input[type="email"] {
background: #ffffff;
border-radius: 10px;
font-size: 15px;
}
.footer-primary .mail-form .submit,
.search-form .search-submit,
.widget .woocommerce-product-search button {
position: absolute;
top: 0;
right: 0;
bottom: 0;
border: none;
outline: none;
box-shadow: none;
line-height: 2;
z-index: 0;
}
.widget .woocommerce-product-search button,
.widget .search-form .search-submit {
color: #ffffff;
font-weight: 600;
padding: 0 6px;
border-radius: 6px;
margin: auto;
right: 8px;
}
.footer-section .widget .search-form .search-submit {
right: 0;
}
.widget .search-form .search-submit {
width: auto;
height: 50px;
}
.sidebar .widget .woocommerce-product-search button,
.sidebar .widget .search-form button.search-submit {
right: 30px;
background-color: var(--sp-gradient1);
overflow: hidden;
max-height: 50px;
}
.sidebar .widget.widget_subscribe p {
margin-bottom: 20px;
}
.sidebar .widget ul li.menu-item-has-children {
padding-bottom: 0;
}
.sidebar .widget_recent_comments li {
padding: 15px;
word-break: break-word;
}
.sidebar .widget.widget_block ul > li:not(:last-child),
.sidebar .widget.woocommerce ul > li:not(:last-child),
.sidebar .widget.widget_nav_menu ul li:not(:last-child) a,
.sidebar .widget.widget_pages ul li:not(:last-child) a,
.sidebar .widget.widget_meta ul li:not(:last-child),
.sidebar .widget.widget_archive ul > li:not(:last-child),
.sidebar .widget.widget_categories ul > li:not(:last-child),
.sidebar .wp-block-gallery .blocks-gallery-item {
margin-bottom: 0rem;
border-bottom: 1px solid rgb(189 189 189 / 50%);
}
.sidebar .widget.widget_block ul > li,
.sidebar .widget.woocommerce ul > li,
.sidebar .widget.widget_nav_menu ul li a,
.sidebar .widget.widget_pages ul li a,
.sidebar .widget.widget_meta ul li,
.sidebar .widget.widget_archive ul > li,
.sidebar .widget.widget_categories ul > li { padding: 10px;
}
.sidebar .widget.widget_nav_menu ul li a,
.sidebar .widget.widget_pages ul li a {
display: block;
}
.sidebar .widget.widget_product_categories ul > li:not(.cat-parent),
.sidebar .widget.widget_archive ul > li,
.sidebar .widget.widget_recent_entries ul > li,
.sidebar .widget.widget_categories ul > li {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
border-radius: 0;
font-weight: 600;
color: var(--sp-primary-light);
z-index: 1;
}
.sidebar .widget.widget_product_categories ul > li:not(.cat-parent) > a:not(:hover):not(:focus),
.sidebar .widget.widget_archive ul > li > a:not(:hover):not(:focus),
.sidebar .widget.widget_categories ul > li > a:not(:hover):not(:focus) {
color: var(--sp-secondary-dark);
}
.sidebar .widget.widget_product_categories ul > li.cat-parent > a {
margin-bottom: 20px;
color: #ffffff;
background-color: var( --sp-gradient2);
border-radius: 100px 0 0 100px;
}
.sidebar .widget.widget_product_categories ul > li.cat-parent > span {
width: 52px;
height: 52px;
line-height: 52px;
text-align: center;
display: inline-block;
border-radius: 0 100px 100px 0;
margin-left: -4px;
vertical-align: top;
font-weight: 600;
}
.sidebar .widget.widget_product_categories ul > li a,
.sidebar .widget.widget_archive ul > li,
.sidebar .widget.widget_categories ul > li,
.sidebar .widget.widget_recent_entries ul > li {
padding: 10px 0.7rem 10px 1.4rem;
color: inherit;
}
.sidebar .widget.widget_archive ul > li ul,
.sidebar .widget.widget_categories ul > li ul {
position: absolute;
top: 100%;
left: 0;
width: 100%;
background-color: var(--sp-primary-light);
border: 1px solid #cccccc;
padding: 15px;
border-radius: 10px;
opacity: 0;
visibility: hidden;
z-index: 1;
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.sidebar .widget.widget_archive ul li:hover > ul,
.sidebar .widget.widget_archive ul li:focus-within > ul,
.sidebar .widget.widget_categories ul li:hover > ul,
.sidebar .widget.widget_categories ul li:focus-within > ul {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1) translateY(0px);
-ms-transform: scale(1) translateY(0px);
transform: scale(1) translateY(0px);
}
.sidebar .widget.widget_archive ul > li:after,
.sidebar .widget.widget_categories ul > li:after,
.sidebar .widget.widget_recent_entries ul > li:after {
content: "\003e"; font-weight: bolder;
font-size: larger;
position: absolute;
top: 0;
left: 0;
bottom: 0;
display: flex;
align-items: center;
margin: auto 0;
background: var(--sp-gradient2);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
z-index: -1;
}
.widget_top_rated_products li img,
.sidebar .widget.widget_product_categories ul > li span {
width: 50px;
height: 50px;
line-height: 50px;
border-radius: 100%;
text-align: center;
color: #ffffff;
background-color: var(--sp-gradient1);
}
.widget_top_rated_products li img {
padding: 3px;
float: right;
}
.widget_top_rated_products li a {
display: flow-root;
line-height: 3.2;
color: #ffffff;
background-color: var(--sp-gradient2);
border-radius: 10rem;
}
.widget_top_rated_products li a span {
padding: 1rem 0.87rem 1rem 1.25rem;
}
.widget_top_rated_products .woocommerce-Price-amount.amount {
display: inline-block;
padding: 10px 20px;
border-radius: 0 0 10rem 10rem;
margin-left: 1.5rem;
}
.widget_top_rated_products .woocommerce-Price-amount.amount {
background: var(--sp-gradient1);
color: #ffffff;
}
.widget_top_rated_products del .woocommerce-Price-amount.amount {
background-color: var(--sp-border-dark);
color: #ffffff;
}
.widget.widget_products li:not(:last-child) {
padding-bottom: 1.25rem;
border-bottom: 1px solid rgb(189 189 189 / 50%);
}
.widget.widget_products ul li {
background-color: var(--sp-secondary);
border-radius: 0.625rem;
overflow: hidden;
padding: 15px;
color: #ffffff;
}
.widget_top_rated_products ul.product_list_widget li img {
margin-top: 9px;
margin-right: 10px;
}
.widget_products img {
border-radius: 0.625rem;
}
.widget_products .product-title {
display: block;
margin: 1.25rem 0 0.1rem;
font-weight: 600;
letter-spacing: 0.25px;
}
.woocommerce-Price-amount.amount {
font-weight: 600;
}
del .amount {
color: var(--sp-scrollbar-thumb);
text-decoration: line-through;
}
ins .amount {
color: var(--sp-primary);
text-decoration: none;
}
.widget.widget_price_filter .price_slider_wrapper {
display: block;
padding-top: 6px;
}
.woocommerce .widget_price_filter .ui-slider span.ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider div.ui-slider-range {
background-color: var(--sp-gradient1);
background: var(--sp-gradient1);
}
.sidebar .widget_text .textwidget {
text-align: center;
padding: 30px;
}
.sidebar .widget_text .textwidget h6 {
margin-bottom: 10px;
}
.sidebar .widget_text .textwidget .widget_social_widget {
margin-top: 20px;
}
.sidebar .widget_text .textwidget_img {
width: 140px;
height: 140px;
display: inline-block;
margin-bottom: 20px;
border-radius: 100%;
position: relative;
z-index: 0;
}
.sidebar .widget_text .textwidget img {
display: inline-block;
border-radius: 100%;
}
.sidebar .widget_text .textwidget .circles-spin {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
border-radius: 100%;
-webkit-animation: spinReverse 30s linear infinite;
animation: spinReverse 30s linear infinite;
}
.sidebar .widget_text .textwidget .circles-spin .circle-one {
position: absolute;
left: 14px;
bottom: 12px;
width: 16px;
height: 16px;
z-index: 1;
border-radius: 50%;
background: var(--sp-gradient1);
border: 2px solid #ffffff;
}
@keyframes spinReverse{from{transform:rotate(0deg) scale(1)}to{transform:rotate(-360deg)}}
.latest_posts.post-items {
box-shadow: none;
background: none;
border-radius: 0;
overflow: visible;
flex-wrap: nowrap;
flex-direction: row-reverse;
justify-content: space-between;
border-bottom: 1px solid rgb(189 189 189 / 50%);
margin-bottom: 18px;
padding-bottom: 18px;
}
.sidebar .widget .latest_posts.post-items:last-child {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.latest_posts.post-items .post-image {
width: auto;
flex-shrink: 0;
}
.latest_posts.post-items .featured-image a.post-hover,
.latest_posts.post-items .post-image img {
width: 70px;
height: 70px;
object-fit: cover;
border-radius: 10px;
}
.latest_posts.post-items .post-content {
width: auto;
flex: 0 0 75%;
max-width: 75%;
padding: 0;
padding-right: 8px;
padding-left: 34px;
}
.latest_posts.post-items .post-content .count-link {
position: absolute;
top: 0;
left: 0;
display: inline-block;
width: 26px;
height: 26px;
background: var(--sp-gradient1);
color: #ffffff;
border-radius: 8px;
line-height: 28px;
text-align: center;
font-size: 15px;
font-weight: 500;
}
.latest_posts.post-items .post-content .count-link a {
color: #ffffff;
text-decoration: none;
}
.latest_posts.post-items .post-content .post-title {
font-size: 15px;
font-weight: 600;
}
.latest_posts.post-items .post-content .post-date {
background: transparent;
margin-bottom: 0;
font-size: 12px;
position: relative;
padding: 0;
z-index: 0;
}
.latest_posts.post-items .post-content .post-date i {
font-size: 14px;
margin-right: 2px;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.latest_posts.post-items .post-content .post-meta > span {
display: inline-block;
margin-right: 4px;
}
.latest_posts.post-items .post-content .post-meta > span:last-child {
margin-right: 0;
}
.latest_posts.post-items .post-content .post-meta .post-list .post-categories a:empty {
display: none;
}
.latest_posts.post-items .post-content .post-meta .post-list .post-categories a {
font-size: 12px;
padding: 4px 8px;
background: var(--sp-gradient2);
color: #ffffff;
text-decoration: none;
border-radius: 6px;
}
.widget_tag_cloud a {
padding: 6px 12px;
text-decoration: none;
margin-bottom: 10px;
margin-right: 5px;
color: var(--sp-primary2);
font-weight: 400;
font-size: 16px !important;
border: 1px solid var(--sp-primary2);
border-radius: 6px;
-webkit-transition: all .0s cubic-bezier(.645,.045,.355,1);
transition: all .05s cubic-bezier(.645,.045,.355,1);
}
.widget_tag_cloud a:hover,
.widget_tag_cloud a:focus {
color: #ffffff;
background: var(--sp-gradient1);
}
.footer-section .widget_tag_cloud a {
color: #ffffff;
}
.sidebar .widget.widget_rss .components-placeholder {
padding: 30px;
}
.sidebar .widget .widget-title .rss-widget-title {
color:#ffffff;
} .header-widget .widget_meta a {
font-size: 14px;
}
.header-widget .widget.widget_meta li a:before {
line-height: 1.2;
font-size: 15px;
}
.widget_meta ul li a {
padding-right: 0;
padding-left: 25px;
}
.widget_meta ul li a:before {
font-family: 'Font Awesome 6 Free';
font-weight: normal;
position: absolute;
left: 0;
color: var(--sp-primary2);
}
.widget_meta ul li:nth-child(1) a:before {
content: "\f007";
}
.widget_meta ul li:nth-child(2) a:before {
content: "\f08b";
}
.widget_meta ul li:nth-child(3) a:before {
content: "\f086";
}
.widget_meta ul li:nth-child(4) a:before {
content: "\f27a";
}
.widget_meta ul li:nth-child(5) a:before {
content: "\f19a";
}  .widget .widget-title,
.sidebar .widget_block h2:first-child,
.sidebar  .wp-block-search__label {
display: block;
text-transform: capitalize;
position: relative;
z-index: 0;
letter-spacing: 0.5px;
word-break: break-all;
}
.widget:not(.widget-none) .widget-title {
margin-bottom: 16px;
line-height: 1.2;
}
.footer-section .widget+.widget {
margin-top: 30px;
}
.footer-section .widget+.widget .widget-title {
margin-bottom: 0;
padding-bottom: 8px;
}
.footer-section .widget+.widget .widget-title:after {
display: none;
}
.footer-section .widget .widget-title {
margin-bottom: 44px;
padding-bottom: 16px;
font-weight: 700;
}                      .footer-section .widget:hover .widget-title {
background: linear-gradient(to right, var(--sp-primary) 0, #fff 10%, var(--sp-primary2) 20%);
background-position: 0;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
animation: shine 3s infinite linear;
animation-fill-mode: forwards;
}
@-moz-keyframes shine {
0% {
background-position: 0;
}
60% {
background-position: 180px;
}
100% {
background-position: 180px;
}
}
@-webkit-keyframes shine {
0% {
background-position: 0;
}
60% {
background-position: 180px;
}
100% {
background-position: 180px;
}
}
@-o-keyframes shine {
0% {
background-position: 0;
}
60% {
background-position: 180px;
}
100% {
background-position: 180px;
}
}
@keyframes shine {
0% {
background-position: 0;
}
60% {
background-position: 180px;
}
100% {
background-position: 180px;
}
}
.footer-section .widget-title:after {
content: '';
width: 50px;
height: 2px;
position: absolute;
bottom: 0;
left: 0;
background: var(--sp-gradient1);
}
.footer-primary .widget:not(.widget_text):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li {
display: block;
}
.footer-primary .widget:not(.widget_text):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li a {
display: inline-block;
margin-bottom: 20px;
word-break: break-all;
}
.footer-primary .widget:not(.widget_text):not(.widget-info):not(.widget_social_widget):not(.widget_calender):not(.widget_tag) li a:before {
content: '\f00c';
font-family: 'Font Awesome 6 Free';
margin-right: 10px;
color: var(--sp-secondary-dark);
background: #ffffff;
width: 17px;
height: 17px;
display: inline-block;
border-radius: 100px;
text-align: center;
line-height: 17px;
font-size: 11px;
vertical-align: middle;
margin-top: -1px;
}
.footer-section .widget.widget_block h2 {
font-size: 25px;
margin-bottom: 44px;
}
.sidebar .widget.widget_block {
padding: 20px 0px; }
.sidebar .widget.widget_block h2 {
font-size: 20px;
}
.sidebar .widget.widget_block.widget_categories,
.sidebar .widget.widget_block.widget_archive,
.sidebar .widget.widget_block.widget_search,
.sidebar .widget.widget_block widget_tag_cloud,
.sidebar .widget.widget_block.widget_calendar {
padding: 0px;
}
.sidebar .widget_shopping_cart_content .cart-header {
border-bottom: 1px solid #E8E8E8;
padding: 15px;
display: flex;
flex-wrap: wrap;
align-items: self-start;
justify-content: space-between;
color: var(--sp-primary);
}
.sidebar ul.woocommerce-mini-cart {
padding: 0px 10px;
}
.sidebar .widget_shopping_cart_content .awp-btn {
display: block;
}
.sidebar .woocommerce.widget_shopping_cart .cart_list li a.remove {
top: 12px;
}
.sidebar .woocommerce.widget_shopping_cart p.woocommerce-mini-cart__empty-message {
padding: 20px;
}
.sidebar .info-section,
.footer-section .info-section {
margin-top: 0;
}
.post-content .wp-block-latest-comments img {
width: auto;
}
.footer-primary .widget_meta {
display: inline-block;
}
.footer-primary .wp-block-table {
color: var(--sp-secondary);
word-break: break-all;
}
.footer-primary .wp-block-latest-comments {
padding: 0;
}
.footer-primary .wp-block-social-links li a:before {
content: none !important;
}
.footer-primary .wp-block-social-links li a {
margin-bottom: 0 !important;
}
.footer-primary .wp-block-table figcaption {
color: #fff;
text-align: center;
}
.wp-block-file a.wp-block-file__button {
background: var(--sp-primary);
border-radius: 4px;
}
.sidebar ol.wp-block-latest-comments {
padding: 0;
}
.wp-block-media-text .wp-block-media-text__content {
line-height: 1;
}
.sidebar ul.wp-block-social-links li {
padding-top: 0 !important;
padding-bottom: 0 !important;
line-height: 0;
}
.post-section ol.wp-block-latest-comments {
padding: 10px;
}
.wp-block-buttons {
margin: 15px 0;
}
.wp-block-table figcaption {
font-weight: 600;
text-align: center;
}
.post-content figure img {
width: 100%;
margin: 5px 0;
}
.post-content figure.gallery-item {
margin-right: 2.7% !important;
margin-bottom: 2.7% !important;
}
.wp-block-button.is-style-outline a.wp-block-button__link {
background: transparent;
color: var(--sp-primary);
}
.wp-block-button.is-style-outline a:hover, .wp-block-button.is-style-outline a:focus {
color: var(--sp-white);
background: var(--sp-gradient1);
border-color: var(--sp-gradient1);
}
.widget_product_tag_cloud .tagcloud, .sidebar .wp-block-tag-cloud {
padding: 30px;
}
.widget_product_tag_cloud a {
display: inline-block;
padding: 6px 12px;
text-decoration: none;
margin-bottom: 10px;
margin-right: 5px;
color: var(--sp-secondary-dark);
font-weight: 400;
font-size: 16px !important;
border: 1px solid var(--sp-primary);
border-radius: 6px;
-webkit-transition: all .0s cubic-bezier(.645,.045,.355,1);
transition: all .05s cubic-bezier(.645,.045,.355,1);
}
.wp-block-tag-cloud a {
padding: 6px 12px;
text-decoration: none;
margin-bottom: 10px;
margin-right: 5px;
color: var(--sp-primary);
font-weight: 400;
font-size: 16px!important;
border: 1px solid var(--sp-primary);
border-radius: 6px;
-webkit-transition: all 0s cubic-bezier(.645,.045,.355,1);
transition: all .05s cubic-bezier(.645,.045,.355,1);
}
.widget_product_tag_cloud a:hover, .widget_product_tag_cloud a:focus, .wp-block-tag-cloud a:hover, .wp-block-tag-cloud a:focus {
color: #ffffff;
background: var(--sp-gradient1);
}
.widget_media_gallery .gallery-item img {
width: 100%;
}
.wp-block-embed figcaption {
text-align: center;
}
.wp-block-code code img {
display: inline-block;
margin-left: 20px;
}
.wp-block-pullquote.has-background blockquote {
background: inherit;
}
#awp-main-content .wp-block-search {
padding: 20px 0;
}
pre.has-background code {
background-color: inherit;
}
p.has-text-color em {
color: inherit;
}
.post-section #awp-main-content .wp-block-group.has-background {
padding: 0 20px;
}
.wp-block-group em {
color: inherit;
}
.wp-block-button.is-style-outline a.wp-block-button__link {
border-color: inherit;
}
.has-text-color em,
.has-text-color h2 {
color: inherit;
}
a.wp-block-file__button,
a.wp-block-file__button:hover,
a.wp-block-file__button:focus {
color: #fff;
}
.has-text-color * {
color: inherit;
}
.has-text-color a:hover, 
.has-text-color a:focus {
color: inherit;
}
.wp-block-pullquote.has-text-color blockquote {
border-color: inherit;
}    
blockquote {
border-color: inherit !important;
}
.has-background.wp-block-read-more {
padding: 5px 10px;
}
.wp-block-calendar table caption {
font-weight: 500;
}
.wp-block-avatar img {
border-radius: 50%;
}
.sidebar .widget form.wp-block-search{
padding: 0;
}
.sidebar .widget form.wp-block-search .wp-block-search__inside-wrapper {
padding: 30px;
position: relative;
}
.sidebar .widget form.wp-block-search .wp-block-search__button{
position: absolute;
right: 8px;
}
.wp-block-image figcaption {
margin-bottom: 0;
}.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
right: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
#content { overflow-x: hidden;
}
#content[tabindex="-1"]:focus {
outline: 0;
}
.hidden {
visibility: hidden;
width: 0px !important;
height: 0px !important;
margin: 0px !important;
padding: 0px !important;
}
.layout-overlay::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: .8;
background: #000000 none repeat scroll 0 0;
z-index: -1;
}
a.site-title {
background: var(--sp-gradient1);
-webkit-background-clip: text; text-decoration: none;
}
.av-link,
.primary-color {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-decoration: none;
}
.bg-primary {
background: var(--sp-gradient1);
}
.bg-primary-light {
background: var(--sp-primary-light);
}
.av-my-default {
margin: 100px 0;
}
.av-mt-default {
margin-top: 100px;
}
.av-mb-default {
margin-bottom: 100px;
}
.theme-default {
padding: 100px 0;
}
.av-pt-default {
padding-top: 100px;
}
.av-pb-default {
padding-bottom: 100px;
}
.theme-columns-area {
margin-bottom: -30px;
}
.theme-columns-area [class*='theme-column-'] {
margin-bottom: 30px;
}
.av-load-item {
display: none;
}
.av-load-spinner {
position: relative;
cursor: pointer;
width: 18px;
height: 18px;
display: inline-block;
vertical-align: middle;
}
.av-load-spinner:before, .av-load-spinner:after {
position: absolute;
display: block;
content: "";
width: 9px;
height: 9px;
left: 0;
top: -5px;
right: 0;
bottom: 0;
margin: auto;
border-width: 2px;
border-style: solid;
border-color: transparent;
border-bottom-color: var(--sp-white);
border-right-color: var(--sp-white);
border-radius: 0 0 1px 0;
transform: translate(0%, 0%) rotate(45deg);
transition: all 0.4s ease-in-out;
}
.loadspinner .av-load-spinner:before {
border-radius: 50%;
animation: 0.8s rotate 0.4s linear forwards infinite;
}
.loadspinner .av-load-spinner:after {
width: 18px;
height: 18px;
border-radius: 50%;
animation: 0.8s rotate2 0.4s linear forwards infinite;
}
@keyframes rotate {
to {
transform: translate(0%, 0%) rotate(405deg);
}
}
@keyframes rotate2 {
to {
transform: translate(0%, 0%) rotate(-315deg);
}
}  .header-above-info {
border-bottom: 1px solid rgb(189 189 189 / 0.45);
}
.header-above-info .header-widget {
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header-above-info .widget-left, .header-above-info .widget-right {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header-above-info .widget-right { -webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}  .navigator-wrapper .theme-columns-area, .navigator-wrapper .theme-columns-area [class*='theme-column-'] {
margin-bottom: 0;
}
.navigator-wrapper .theme-columns-area [class*='theme-column-'].my-auto {
margin-bottom: auto;
}
.header-search-normal .search-form {
border-radius: 8px;
}
.header-search-normal .search-form input[type="search"] {
border-radius: 8px;
max-height: 40px;
padding: 10px 15px;
background-color: #ffffff;
border-color: rgb(189 189 189 / 0.45);
}
.header-search-normal .search-form input[type="search"]:focus {
border-color: var(--sp-primary);
}
.header-search-normal .search-form .search-submit {
padding: 0 12px;
background: transparent;
color: var(--sp-secondary-dark);
}
.header-search-normal .search-form .search-submit:hover i,
.header-search-normal .search-form .search-submit:focus i {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.logo img {
max-width: 158px;
}
.hamburger .toggle-lines { border: none;
border-radius: 100px;
}
.navigator-wrapper button.menu-toggle:focus {
outline-color: var(--sp-primary);
background: var(--sp-gradient1);
}
.navigator-wrapper button.menu-toggle:focus div {
background-color: #ffffff;
}
.navigator-wrapper .close-style {
background: none;
border: none;
}
.header-search-close:after,
.header-search-close:before {
background-color: var(--sp-white);
}  .cart-wrapper .cart-icon-wrap i {
display: inline-block;
font-size: 18px;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.cart-wrapper {
position: relative;
}
.cart-wrapper .cart-icon-wrap span {
position: absolute;
top: 0;
right: -9px;
bottom: 0;
width: 18px;
height: 18px;
margin: auto 0;
line-height: 18px;
display: inline-block;
font-size: 10px;
color: var(--sp-white);
border-width: 1px;
border-style: solid;
border-radius: 50%;
text-align: center;
background: var(--sp-gradient1);
}
.shopping-cart {
position: absolute;
top: 100%;
right: 0;
z-index: 1;
width: 320px;
padding: 20px;
color: var(--sp-primary);
background: var(--sp-white);
border-radius: 0 3px 3px;
border: 0;
opacity: 0;
visibility: hidden;
-webkit-box-shadow: 0 15px 30px -5px rgba(0, 0, 0, 0.07);
box-shadow: 0 15px 30px -5px rgba(0, 0, 0, 0.07);
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
.menu-wrap .dropdown-menu li a sup,
.menu-wrap .dropdown-menu li a sub,
.theme-mobile-menu div.mobile-menu a:hover,
.navbar-area .menubar .menu-wrap .dropdown-menu > li.active > a,
.navbar-area .menubar .menu-wrap > li.active > a,
.navbar-area .menubar .menu-wrap > li.focus > a,
.navbar-area .menubar .menu-wrap > li:hover > a {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.cart-wrapper:hover .shopping-cart,
.cart-wrapper:focus .shopping-cart,
.cart-wrapper:focus-within .shopping-cart {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0, 2px, 0);
transform: translate3d(0, 2px, 0);
}
.shopping-cart .cart-header {
border-bottom: 1px solid #E8E8E8;
padding-bottom: 15px;
}
.shopping-cart .cart-header .cart-total {
float: right;
}
.shopping-cart .cart-badge {
color: var(--sp-white);
font-size: 10px;
margin: 0;
width: 16px;
height: 16px;
line-height: 1.6;
text-align: center;
vertical-align: super;
border-radius: 100px;
display: inline-block;
background-color: var(--sp-primary);
}
div.shopping-cart ul.cart-items {
padding: 0;
margin: 0;
padding-top: 20px;
list-style: none;
max-height: 188px;
overflow-x: hidden;
overflow-y: auto;
}
div.shopping-cart ul.cart-items li {
display: inline-block;
width: 100%;
margin: 0 10px 10px 0;
padding: 0;
font-size: 15px;
position: relative;
}
.shopping-cart .cart-items .item-img {
float: left;
margin-right: 12px;
width: 70px;
height: 70px;
border-radius: 50%;
text-align: center;
line-height: 4.5;    
border-width: 1px;
border-style: solid;
border-color: var(--sp-primary);
}
.shopping-cart .cart-items .item-img img {
width: 90%;
border-radius: 50%;
display: inline-block;
float: none;
margin: auto;
}
.shopping-cart .cart-items .item-name {
font-size: 14px;
font-weight: 600;
display: block;
padding-top: 15px;
color: var(--sp-secondary-dark);
}
.shopping-cart .cart-items .amount {
font-size: 12px;
font-weight: 600;
margin-right: 0;
color: #222;
}
.shopping-cart .cart-items .quantity {
font-size: 12px;
font-weight: 400;
color: red;
}
.shopping-cart .av-btnbtn {
display: block;
}
.widget_shopping_cart .av-btnbtn i, .shopping-cart .av-btnbtn i {
font-size: 14px;
}
div.shopping-cart ul a.remove {
float: right;
margin-top: 0;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
border-radius: 100%;
color: #ffffff !important;
background: var(--sp-gradient1);
box-shadow: 0 0 10px rgb(0 0 0 / 0.15);
}  .slider-wrapper {
position: relative;
overflow: hidden;
width: 100%;
padding: 0;
color: #ffffff;
background: var(--sp-gradient2);
z-index: 0;
}
.main-slider,
.main-slider .owl-item img {
width: 100%;
height: 100%;
}
.theme-slider {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 0; }
.theme-table {
overflow: hidden;
display: table;
width: 100%;
height: 100%;
}
.theme-table-cell {
display: table-cell;
vertical-align: middle;
}
.theme-slider div.text-overlay {
position: relative;
max-width: 635px;
width: 100%;
margin-bottom: 60px;
background: #0000009e;
padding: 20px;
}
.theme-slider .text-left {
margin-right: auto;
}
.theme-slider .text-center {
margin: auto;
}
.theme-slider .text-right {
margin-left: auto;
}
.theme-content h3 {
width: max-content;
font-size: 17px;
font-weight: 400;
margin-bottom: 5px;
display: block;
padding: 12px 20px;
line-height: 1.55;
background: var(--sp-gradient2);
border-width: 0;
border-style: solid;
border-color: transparent;
margin-bottom: 15px;
}
.theme-content h1 {
font-size: 46px;
margin-bottom: 12px;
}
.theme-content p {
font-weight: 300;
margin-bottom: 22px;
font-size: 16px;
}
.theme-content.text-left h3 {
border-left-width: 4px;
border-image-slice: 0 0 0 1;
border-image-source: var(--sp-gradient1);
}
.theme-content.text-center h3 {
margin-left: auto;
margin-right: auto;
border-top-width: 4px;
border-image-slice: 1 0 0 0;
border-image-source: var(--sp-gradient1);
}
.theme-content.text-right h3 {
margin-right: 0;
margin-left: auto;
border-right-width: 4px;
border-image-slice: 0 1 0 0;
border-image-source: var(--sp-gradient1);
}
.theme-content .av-btnbtn:not(:last-child) {
margin-right: 28px;
}
.owl-carousel {
position: relative;
z-index: 0;
} .slider-wrapper .owl-next.disabled, 
.slider-wrapper .owl-prev.disabled {
display: none !important;
}
.owl-theme:not(.main-slider) .owl-nav {
width: max-content;
margin: 40px auto 0;
background: var(--sp-gradient1);
border-radius: 8px;
padding: 6px;
}
.owl-carousel.owl-theme:not(.main-slider) .owl-nav [class*=owl-] {
width: 30px;
height: 30px;
font-size: 92%;
border-radius: 5px;
color: #ffffff;
background: rgb(255 255 255 / 50%);
}
.owl-carousel.owl-theme:not(.main-slider) .owl-nav [class*=owl-] i {
font-size: 92%;
}
.main-slider.owl-theme .owl-nav {
margin: 0;
}
.main-slider .owl-nav [class*=owl-] {
position: absolute;
top: 0;
bottom: 0;
margin: auto 0;
z-index: 0;
width: 65px;
height: 65px;
display: inline-flex;
cursor: pointer;
text-align: center;
color: var(--sp-white);
border: none;
outline: none;
border-radius: 65px;
overflow: hidden;
align-items: center;
justify-content: center;
background-position: center center;
background-size: cover;
background-blend-mode: normal;
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
}
.main-slider .owl-nav [class*=owl-]:not(:hover) {
background: var(--sp-gradient1) !important;    
}
.main-slider .owl-nav [class*=owl-]:hover {
width: 110px;
color: #ffffff;
background-color: rgb(0 0 0 / 60%);
background-blend-mode: multiply;
box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.25);
}
.main-slider .owl-nav .owl-prev {
left: 3.6%;
}
.main-slider .owl-nav .owl-next {
right: 3.6%;
}
.main-slider .owl-nav .owl-prev:hover {
left: 1%;
}
.main-slider .owl-nav .owl-next:hover {
right: 1%;
}
.owl-theme .owl-nav .owl-prev i {
margin-left: 0px;
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.owl-theme .owl-nav .owl-next i {
margin-right: -2px;
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.main-slider .owl-nav [class*=owl-] span {
font-size: 15px;
letter-spacing: .6px;
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.main-slider .owl-nav .owl-next span {
position: absolute;
left: -100%;
}
.main-slider .owl-nav .owl-prev span {
position: absolute;
right: -100%;
}
.main-slider .owl-nav .owl-next:hover span {
margin-right: 8px;
position: relative;
left: 0;
}
.main-slider .owl-nav .owl-prev:hover span {
margin-left: 8px;
position: relative;
right: 0;
}  .info-section {
margin-top: -80px;
margin-bottom: 20px;
position: relative;
}
.info-section-one .info-wrapper .widget-contact {
border-left: 1px solid rgb(189 189 189 / 0.45);
}
.info-section-one .info-wrapper:first-child .widget-contact {
border-left: 0;
}
.info-section-one .info-wrapper:first-child, 
.info-section-one .info-wrapper:last-child {
border-radius: 5px 0px 0px 5px;
}
.info-section-one .info-wrapper {
margin-bottom: 0; padding: 37px 0px;
color: #ffffff;
background: var(--sp-secondary2);
}
.info-section-one .info-wrapper [class*='av-sm-column'] {
border-left: 1px solid rgb(189 189 189 / 0.45);
margin-bottom: 0;
}
.info-section-one .info-wrapper [class*='av-sm-column']:first-child {
border-left: 0;
}
.info-section-one .widget-contact .contact-area {
width: 100%;
flex-direction: column;
justify-content: center;
text-align: center;
}
.info-section-one .widget-contact .contact-info {
text-align: center;
}
.info-section-one .widget-contact .contact-icon {
margin: 0 0 12px;
font-size: 50px;
width: auto;
height: auto;
}
.info-section-one .widget-contact a {
text-decoration: none;
}
.info-section-one .widget-contact .contact-icon img {
width: 50px;
}
.info-section-one .widget-contact .contact-area .title {
font-weight: 500;
}
.info-wrapper2 .widget.widget-contact {
padding: 45.5px 32px;
border-radius: 5px;
background: var(--sp-gradient1);
}
.info-wrapper2 .widget.widget-contact .contact-area {
flex-direction: row;
justify-content: flex-start;
align-items: center;
text-align: left;
}
.info-wrapper2 .widget.widget-contact .contact-info {
color: #ffffff;
text-align: left;
}
.info-wrapper2 .widget.widget-contact .contact-area .contact-icon {
margin: 0 15px 0 0;
font-size: 60px;
}
.info-wrapper2 .widget.widget-contact .contact-icon i {
background: transparent;
-webkit-background-clip: unset;
-webkit-text-fill-color: unset;
color: #ffffff;
}
.info-wrapper2 .widget.widget-contact .contact-area span.text {
font-size: 17px;
margin-bottom: 6px;
}
.info-wrapper2 .widget.widget-contact .contact-area span.title {
font-size: 27px;
font-weight: 800;
}
.info-wrapper3 .widget.widget-contact {
clip-path: polygon(0 0, 80% 0%, 100% 50%, 80% 100%, 0 100%, 0% 50%);
}
.info-section-two .widget.widget-contact {
padding: 50px 32px;
border-radius: 5px;
background: var(--sp-gradient1);
}
.info-section-two .widget.widget-contact .contact-icon {
font-size: 50px;
height: 50px;
margin-right: 16px;
}
.info-section-two .widget.widget-contact .contact-icon i {
color: #ffffff;
background: transparent;
-webkit-background-clip: unset;
-webkit-text-fill-color: unset;
}
.info-section-two .widget.widget-contact span.title,
.info-section-two .widget.widget-contact span.text {
color: #ffffff;
}
.info-section-two .widget.widget-contact span.title {
font-size: 21px;
font-weight: 600;
word-break: break-word;
}
.info-section-two .widget.widget-contact span.text {
margin-bottom: 7px;
font-size: 17px;
}  .heading-default {
width: 100%;
max-width: 635px;
position: relative;
z-index: 0;
margin-bottom: 55px;
}
.heading-default.heading-white {
color: #ffffff;
}
.heading-default .separator {
width: 143px;
height: 11px;
display: flex;
align-items: center;
justify-content: center;
margin-top: 18px;
position: relative;
z-index: 0;
}
.heading-default.text-center .separator,
.heading-default.text-center {
margin-left: auto;
margin-right: auto;
}
.heading-default.text-right .separator,
.heading-default.text-right {
margin-left: auto;
margin-right: 0;
}
.heading-default .separator:after, .heading-default .separator:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
width: 60px;
height: 3px;
margin: auto;
background: var(--sp-gradient2);
}
.heading-default .separator:after {
left: 0;
}
.heading-default .separator:before {
right: 0;
}
.heading-default .separator>span {
display: inline-flex;
align-items: center;
position: relative;
}
.heading-default .separator>span:after, .heading-default .separator>span:before {
content: "";
width: 7px;
height: 7px;
display: inline-block;
border-radius: 100px;
position: relative;
z-index: 1;
background: var(--sp-gradient1);
}
.heading-default .separator>span:after {
left: 5.5px;
}
.heading-default .separator>span:before {
right: 5.5px;
}
.heading-default .separator span span {
width: 11px;
height: 11px;
border: 2px solid transparent;
display: inline-block;
border-image-slice: 1;
border-image-source: var(--sp-gradient1);
}
.heading-default h3 {
font-size: 38px;
}
.heading-default p {
display: block;
margin: 0;
margin-top: 15px;
}
.heading-default.heading-white .separator:after,
.heading-default.heading-white .separator:before {
background: #ffffff;
}  .heading-title {
margin-bottom: 25px;
}
.heading-title h6 {
font-size: 23px;
margin-bottom: 10px;   }
.heading-title h3 {
font-size: 40px;
}
.about-wrapper {
margin-top: 30px;
}
.skill-heading {
font-size: 18px;
font-weight: 700;
letter-spacing: 0.5px;
}
.skillbar {
position: relative;
display: block;
margin-bottom: 16px;
width: 100%;
height: 8px;
z-index: 0;
padding: 14px 0;
}
.skillbar:after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
margin: auto 0;
width: 100%;
height: 8px;
background: #d0d0d0;
z-index: -1;
-webkit-transition: 0.4s linear;
transition: 0.4s linear;
-webkit-transition-property: width, background-color;
transition-property: width, background-color;
}
.skillbar-bar {
position: absolute;
width: 0;
bottom: 0;
top: 0;
left: 0;
}
.skill-section .skillbar-bar:after, .skillbar-bar:before {
content: "";
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
margin: auto 0;
width: 100%;
height: 8px;
background: var(--sp-gradient1);
z-index: 0;
}
.skill-section .skillbar-bar:after {
background: -webkit-linear-gradient( 135deg, transparent 25%, #09083a 25%, #09083a 50%, transparent 50%, transparent 75%, #09083a 75% );
z-index: 1;
}
.skill-bar-percent {
position: absolute;
top: -98%;
font-size: 12px;
width: 100%;
max-width: 40px;
padding: 0 0.5rem;
height: 25px;
line-height: 25px;
text-align: center;
margin-left: -4%;
letter-spacing: 0.5px;
color: #ffffff;
background: var(--sp-secondary);
z-index: 1;
}
.skill-bar-percent:after {
content: '';
position: absolute;
bottom: -4px;
left: 0;
right: 0;
width: 8px;
height: 8px;
margin: 0 auto;
background: var(--sp-secondary);
transform: rotate(45deg);
}
.av-blockquote {
border: 0;
padding: 30px 48px;
border-radius: 100px 100px 100px 0;
background: #f3ece7;
position: relative;
z-index: 0;
}
.av-blockquote:before {
content: '';
position: absolute;
bottom: -40px;
left: 0;
background: #f3ece7;
width: 90px;
height: 90px;
clip-path: polygon(100% 0, 0 0, 0 100%);
z-index: -1;
}
.av-blockquote h5 {
font-size: 23px;
padding: 8px 8px 8px 35px;
font-weight: 600;
font-style: normal;
position: relative;
z-index: 0;
}
.av-blockquote h5:before,
.av-blockquote h5:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 4px;
background: var(--sp-gradient1);
z-index: 0;
}
.av-blockquote h5:before {
height: 100%;
}
.av-blockquote h5:after {
height: 60%;
left: 10px;
}
.about-footer {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
margin-top: 22px;
margin-left: 26px;
}
.about-footer .widget-contact .contact-icon {
margin-right: 15px;
width: 80px;
height: 80px;
}
.about-footer .widget-contact img {
border-radius: 100px;
}
.about-footer .widget-contact .title {
font-size: 22px;
}
.about-footer .widget-contact .text {
font-size: 15px;
margin-bottom: 0;
margin-top: 7px;
}
.about-content {
position: relative;
z-index: 0;
}
.about-content img {
width: 100%;
margin: 0 auto;
}
.about-content-summery {
position: relative;
z-index: 0;
}
.about-summery {
max-width: 75%;
background: var(--sp-gradient1);
color: #ffffff;
font-size: 28px;
font-weight: 700;
text-align: center;
padding: 20px 25px;
margin: -75px auto 0;
position: relative;
display: block;
box-shadow: 0 10px 30px -10px #808080;
}
.about-summery i {
position: absolute;
}
.about-summery i:first-child,
.about-summery i:nth-child(2) {
position: absolute;
left: -20px;
bottom: -20px;
z-index: -1;
border: 20px solid transparent;
border-right-color: #043140;
}
.about-summery i:nth-child(2) {
left: auto;
right: -20px;
border-right-color: transparent;
border-left-color: #043140;
}
.about-summery i:nth-child(3),
.about-summery i:last-child {
width: 100px;
bottom: -20px;
left: -80px;
z-index: -2;
border: 41px solid var(--sp-primary);
border-left-color: transparent;
}
.about-summery i:last-child {
bottom: -20px;
left: auto;
right: -80px;
border: 41px solid var(--sp-primary);
border-right-color: transparent;
}
.shapedotted {
position: absolute;
top: -8%;
left: -8%;
z-index: -1;
}
.shapedotted img {
-webkit-animation: bounce_one 5s linear infinite;
animation: bounce_one 5s linear infinite;
}  .tilter {
perspective: 1000px;
}
.tilter * {
pointer-events: none;
}
.tilter > * {
transform: translateZ(0px);
}
.tilter .service-item .service-title a,
.tilter .service-item .av-btnbtn {
pointer-events: visible;
}
.service-item {
width: 100%; display: block;
padding: 30px;
text-align: center;
position: relative;
z-index: 0;
background-color: #ffffff;
box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.service-overlay {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
z-index: -1;
opacity: 0;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.service-overlay:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: var(--sp-secondary-dark);
opacity: 0.7;
z-index: 1;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.service-overlay img {
width: 100%;
height: 100%;
object-fit: cover;
}
.service-icon {
font-size: 40px;
display: inline-block;
line-height: 80px;
width: 82px;
height: 82px;
border-radius: 100px;
text-align: center;
border: 1px solid rgb(189 189 189 / 0.45);
margin-bottom: 28px;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.service-icon i {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.service-item .service-title {
font-size: 23px;
}
.service-item .service-title a {
text-decoration: none;
color: inherit;
}
.service-content ul {
padding: 0;
width: max-content;
text-align: start;
margin: 25px auto;
list-style: none;
}
.service-content ul li {
margin-bottom: 15px;
position: relative;
z-index: 0;
}
.service-content ul li:last-child {
margin-bottom: 0;
}
.service-content ul li:before {
content: "";
width: 10px;
height: 10px;
display: inline-block;
border-radius: 100px;
margin-right: 15px;
background: var(--sp-gradient2);
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.service-content ul li:nth-child(even):before {
background: var(--sp-gradient1);
}
.service-item .av-btnbtn {
margin-top: 30px;
}
.tilter:hover .service-item, .tilter:focus-within .service-item,
.service-item:hover, .service-item:focus-within {
color: #ffffff;
background: var(--sp-primary);
}
.tilter:hover .service-item .service-overlay,
.tilter:focus-within .service-item .service-overlay,
.service-item:hover .service-overlay,
.service-item:focus-within .service-overlay {
opacity: 1;
}
.tilter:hover .service-item .service-icon,
.tilter:focus-within .service-item .service-icon,
.service-item:hover .service-icon,
.service-item:focus-within .service-icon {
background: #ffffff;
border-color: #ffffff;
}
.tilter:hover .service-item .service-content ul li:nth-child(odd):before,
.tilter:focus-within .service-item .service-content ul li:nth-child(odd):before,
.service-item:hover .service-content ul li:nth-child(odd):before,
.service-item:focus-within .service-content ul li:nth-child(odd):before {
background: #ffffff;
}
.tilter:hover .service-item .av-btnbtn.av-btnbtn-secondary,
.tilter:focus-within .service-item .av-btnbtn.av-btnbtn-secondary,
.service-item:hover .av-btnbtn.av-btnbtn-secondary,
.service-item:focus-within .av-btnbtn.av-btnbtn-secondary {
background: var(--sp-gradient1);
border-color: transparent;
}
.tilter:hover .service-item .av-btnbtn.av-btnbtn-secondary i,
.tilter:focus-within .service-item .av-btnbtn.av-btnbtn-secondary i,
.service-item:hover .av-btnbtn.av-btnbtn-secondary i,
.service-item:focus-within .av-btnbtn.av-btnbtn-secondary i {
background: rgb(255 255 255 / 50%);
}
.tilter:hover .service-item .service-title a,
.tilter:focus-within .service-item .service-title a,
.service-item:hover .service-title a,
.service-item:focus-within .service-title a {
color: #ffffff;
}
.modern-icon {
position: absolute;
z-index: -1;
right: -6px;
bottom: -6px;
opacity: 0;
max-width: 150px;
max-height: 150px;
min-width: 120px;
min-height: 120px;
font-size: 130px;
color: rgb(208 208 208 / 40%);
transform-origin: bottom;
transition: transform .6s cubic-bezier(0,.15,.3,1);
-webkit-transition: transform .6s cubic-bezier(0,.15,.3,1);
}
.tilter:hover .modern-icon,
.tilter:focus-within .modern-icon {
transform: scale(1.2);
-webkit-transform: scale(1.2);
opacity: 0.5;
}  .step-section {
background: url(//amaros.com.pl/wp-content/themes/neom-blog/assets/images/about/step_dotted_bg.png) no-repeat scroll center center/cover #f9f9f9
}
.stepbox {
position: relative;
text-align: center;
z-index: 0
}
.stepbox-outer {
position: relative;
z-index: 0
}
.stepbox .step-effect {
position: absolute;
bottom: 5px;
right: -94px;
width: 154px;
height: 22px;
background: url(//amaros.com.pl/wp-content/themes/neom-blog/assets/images/about/step_arrow.png) no-repeat center center
}
.step-section .theme-columns-area [class*=theme-column-]:nth-child(even) .stepbox .step-effect {
transform: rotateX(-190deg);
bottom: auto;
top: 3px;
right: -84px
}
.step-section .theme-columns-area [class*=theme-column-]:last-child .stepbox .step-effect,.step-section .theme-columns-area .theme-column-4:nth-child(3) .stepbox .step-effect,.step-section .theme-columns-area .theme-column-4:nth-child(6) .stepbox .step-effect,.step-section .theme-columns-area .theme-column-6:nth-child(2) .stepbox .step-effect,.step-section .theme-columns-area .theme-column-6:nth-child(4) .stepbox .step-effect {
display: none
}
.stepbox .stepbox-icon {
position: relative;
display: inline-block;
font-size: 35px;
text-align: center;
line-height: 130px;
width: 130px;
border-radius: 50%;
height: 130px;
background: var(--sp-gradient1);
color: #fff;
-webkit-transition: all .49s ease 0s;
transition: all .49s ease 0s;
z-index: 0
}
.stepbox:hover .stepbox-icon,.stepbox:focus-within .stepbox-icon {
font-size: 40px;
}
.stepbox .stepbox-icon:after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 65%;
height: 65%;
border-radius: inherit;
margin: auto;
border: 7px solid var(--sp-secondary);
-webkit-transition: all .49s ease 0s;
transition: all .49s ease 0s
}
.stepbox:hover .stepbox-icon:after,.stepbox:focus-within .stepbox-icon:after {
width: 100%;
height: 100%;
border-width: 20px
}
.stepbox .stepbox-icon .stepbox-number {
height: 36px;
width: 36px;
font-size: 15px;
line-height: 32px;
text-align: center;
border-radius: 50%;
position: absolute;
font-weight: 600;
top: 5px;
left: -5px;
z-index: 1;
color: #fff;
border: 3px solid #fff;
background: var(--sp-secondary-dark);
-webkit-transition: all .49s ease 0s;
transition: all .49s ease 0s
}
.stepbox:hover .stepbox-icon .stepbox-number,.stepbox:focus-within .stepbox-icon .stepbox-number {
background: var(--sp-gradient1)
}
.stepbox .stepbox-content {
margin-top: 22px
}
.stepbox .stepbox-content .stepbox-title {
font-size: 22px
}
.stepbox .stepbox-content .stepbox-text {
margin-top: 12px
}
.stepbox .stepbox-content a {
text-decoration: none;
color: inherit
}  .timeline {
margin-top: 50px;
padding-bottom: 50px;
position: relative;
z-index: 0
}
.timeline-item {
margin-bottom: 0;
padding-bottom: 5.8rem;
position: relative;
align-items: flex-start;
justify-content: flex-end
}
.timeline-item:nth-child(odd) {
flex-direction: row-reverse
}
.timeline strong {
display: block;
font-size: 20px;
color: var(--sp-secondary-dark)
}
.timeline strong a {
text-decoration: none
}
.timeline-item p {
margin-top: .45rem;
margin-bottom: 0;
font-weight: 500
}
.timeline-item .timeline-date {
color: var(--sp-primary);
font-size: 1.5625rem;
font-weight: 700;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1)
}
.timeline::before {
content: "";
display: block;
position: absolute;
top: 0;
left: 50.1%;
width: 0;
border-left: 2px solid #dee0e7;
height: 78%;
transform: translateX(-50.1%)
}
.timeline-content {
position: relative;
border-radius: 10px;
background-color: #fff;
margin-top: -5.3%;
padding: 2.12rem;
overflow: hidden;
box-shadow: 0 0 20px rgb(0 0 0/16%);
z-index: 0
}
.timeline-content:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
width: 6px;
height: 100%;
z-index: -1
}
.timeline-item:nth-child(odd) .timeline-content:before {
left: 0
}
.timeline-item:nth-child(even) .timeline-content:before {
right: 0
}
.timeline-item:nth-child(odd) .timeline-content:before {
background: var(--sp-gradient1)
}
.timeline-item:nth-child(odd) .timeline-shaped {
filter: drop-shadow(0.5px 6px 7px rgb(216 25 86/55%))
}
.timeline-item:nth-child(odd) .timeline-shape::before {
background: var(--sp-gradient1)
}
.timeline-item:nth-child(odd) .timeline-date time {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.timeline-item:nth-child(even) .timeline-content:before {
background: var(--sp-gradient2)
}
.timeline-item:nth-child(even) .timeline-shaped {
filter: drop-shadow(0.5px 6px 7px rgb(6 5 52/55%))
}
.timeline-item:nth-child(even) .timeline-shape::before {
background: var(--sp-gradient2)
}
.timeline-item:nth-child(even) .timeline-date time {
background: var(--sp-gradient2);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.timeline-item:nth-child(even) strong,.timeline-item:nth-child(even) p {
text-align: left
}
.timeline-item:nth-child(even) .timeline-date {
text-align: left
}
.timeline-item:nth-child(odd) .timeline-date {
text-align: right
}
.timeline-circle,.timeline-shaped {
position: relative
}
.timeline-shaped {
vertical-align: top;
display: inline-block;
margin: 0
}
.timeline-shape {
width: 35px;
height: 40px;
display: block;
position: absolute;
top: -4px;
left: 50%;
transform: translate(-50%,-5%);
background: 0 0;
clip-path: polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1)
}
.timeline-shape::before {
content: "";
width: 25px;
height: 30px;
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background: var(--sp-gradient1);
clip-path: polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1)
}
.timeline-item:hover .timeline-shape,.timeline-item:focus-within .timeline-shape {
background: #fff;
top: 0
}
.shapetimeline1 {
position: absolute;
top: 28%;
right: 1%;
z-index: -1
}
.shapetimeline2 {
position: absolute;
top: 46.5%;
left: 8.6%;
z-index: -1
}
.shapetimeline3 {
position: absolute;
bottom: 24%;
right: 2%;
z-index: -1
}
.shapetimeline1 img,.shapetimeline2 img,.shapetimeline3 img {
-webkit-animation: bounce_one 5s linear infinite;
animation: bounce_one 5s linear infinite
}  .testimonial-section {
background: var(--sp-gradient2)
}
.testimonials-item {
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;
justify-content: center;
-webkit-justify-content: center;
color: #fff
}
.testimonials-client-thumb {
position: relative;
margin-right: 40px;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
display: flex;
align-items: center;
justify-content: center;
width: 310px;
height: 310px;
z-index: 0
}
.testimonials-client-thumb:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 310px;
height: 310px;
background: url(//amaros.com.pl/wp-content/themes/neom-blog/assets/images/round-dotted.png);
z-index: -1
}
.testimonials-client-thumb .img-fluid {
width: 140px;
height: 140px;
border-radius: 100%;
overflow: hidden;
border: 8px solid #fff
}
.testimonials-icon {
margin-bottom: 16px
}
.testimonials-icon i {
font-size: 30px;
display: inline-block;
vertical-align: middle;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.testimonials-content {
max-width: 520px
}
.testimonials-item .rating {
margin-bottom: 13px
}
.testimonials-item .rating .fa-star {
color: #fec32f;
margin: 0 2px
}
.testimonials-item .testimonials-content h4 {
font-weight: 600;
margin-bottom: 10px
}
.testimonials-item .testimonials-title {
margin-top: 18px
}
.testimonials-item .testimonials-title h5 {
font-weight: 800;
letter-spacing: .2px;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.testimonial-carousel .owl-thumbs .owl-thumb-item {
position: absolute;
border-radius: 100px;
width: 70px;
height: 70px;
padding: 0;
overflow: hidden;
border: 3px solid var(--sp-secondary)
}
.testimonial-carousel .owl-thumbs .owl-thumb-item.active {
border-color: #fff;
box-shadow: 0 0 15px rgb(255 255 255/60%)
}
.testimonial-carousel .owl-thumbs {
position: absolute;
top: 0;
bottom: 0;
left: 2.3rem;
width: 310px;
height: 310px;
z-index: 0
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(1) {
top: 3%;
right: 5%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(2) {
top: -8.5%;
right: 37%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(3) {
top: 2.2%;
left: 9%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(4) {
top: 30.4%;
left: -7.6%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(5) {
bottom: 16%;
left: -2.5%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(6) {
bottom: -4.8%;
left: 21.6%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(7) {
bottom: -4.8%;
right: 23%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(n+8) {
width: 50px;
height: 50px
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(8) {
bottom: 15%;
right: 7.5%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(9) {
bottom: 19%;
right: 5.5%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(10) {
bottom: 22%;
right: 3%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(11) {
bottom: 25%;
right: 1.95%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(12) {
bottom: 29%;
right: .6%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(13) {
bottom: 33%;
right: -.3%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(14) {
bottom: 37%;
right: -1.2%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(15) {
bottom: 41%;
right: -1.4%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(16) {
bottom: 45%;
right: -1%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(17) {
bottom: 49%;
right: -.6%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(18) {
bottom: 53%;
right: -.2%
}
.testimonial-carousel .owl-thumbs .owl-thumb-item:nth-child(n+19) {
display: none
}   .features-section {
overflow: hidden;
position: relative;
z-index: 0;
background: var(--sp-gradient2);
}
.features-item {
text-align: center;
padding: 35px 25px;
background: #ffffff;
box-shadow: 0 0 20px rgb(0 0 0 / 15%);
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.features-item .modern-icon {
font-size: 92px;
bottom: 0;
top: -30px;
right: -30px;
}
.features-home .features-item {
box-shadow: 0 0 20px rgb(0 0 0 / 10%);
}
.tilter:hover .features-item, .tilter:focus-within .features-item,
.features-item:hover,.features-item:focus-within {
background: var(--sp-gradient1);
}
.features-item .tilter__deco--lines {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 94%;
height: 90%;
border: 1.5px dashed var(--sp-secondary-dark);
margin: auto;
border-radius: 0;
z-index: 0;
}
.tilter:hover .features-item .tilter__deco--lines,
.tilter:focus-within .features-item .tilter__deco--lines,
.features-item:hover .tilter__deco--lines,
.features-item:focus-within .tilter__deco--lines {
border-color: #ffffff;
}
.features-item .features-icon {
display: inline-block;
margin-bottom: 12px;
}
.features-item .features-icon i {
font-size: 50px;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.features-home .features-item .features-icon i {
font-size: 40px;
}
.features-home .features-item .features-icon img {
width: 40px;
}
.features-home .features-item .modern-icon{
width: 92px;
}
.features-item .features-title {
font-weight: 600;
}
.features-home .features-item .features-title {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.features-item .features-title a {
pointer-events: visible;
text-decoration: none;
color: inherit;
-webkit-transition: all .0s cubic-bezier(.645,.045,.355,1);
transition: all .0s cubic-bezier(.645,.045,.355,1);
}
.features-item p {
font-size: 15px;
margin-bottom: 0;
margin-top: 10px;
}
.features-home .features-item p {
margin-top: 6px;
}
.tilter:hover .features-item .features-title a,
.tilter:focus-within .features-item .features-title a,
.tilter:hover .features-item .features-icon i,
.tilter:focus-within .features-item .features-icon i,
.tilter:hover .features-item p,
.tilter:focus-within .features-item p,
.tilter:hover .features-item .features-title,
.tilter:focus-within .features-item .features-title,
.features-item:hover .features-title a, .features-item:focus-within .features-title a,
.features-item:hover .features-icon i, .features-item:focus-within .features-icon i,
.features-item:hover p,.features-item:focus-within p,
.features-item:hover .features-title,.features-item:focus-within .features-title {
background: transparent;
color: #ffffff;
-webkit-text-fill-color: unset;
}  .av-tab-filter {
width: 100%;
text-align: center;
margin: 0 0 40px;
padding: 0;
display: block
}
.av-tab-filter a {
color: var(--sp-secondary-dark);
background: 0 0;
margin-right: 10px;
border: none;
transition: all 0s cubic-bezier(.645,.045,.355,1)
}
.av-tab-filter a:last-child {
margin-right: 0
}
.av-tab-filter a:hover,.av-tab-filter a:focus,.av-tab-filter a.active,.pricing-tab a.active {
background: var(--sp-gradient1);
color: #fff
}
.portfolio-item {
width: 100%;
overflow: hidden;
position: relative;
z-index: 0
}
.portfolio-thumb {
position: relative;
z-index: 0;
overflow: hidden
}
.portfolio-thumb-img img {
object-fit: cover;
height: 100%;
width: 100%;
max-height: 250px
}
.portfolio-caption {
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: space-between;
padding: 20px 30px;
background: var(--sp-gradient2);
color: #fff
}
.portfolio-caption p {
line-height: 1.1;
margin-bottom: 7px;
font-size: 15px
}
.portfolio-caption h6 {
font-weight: 500;
font-size: 17px
}
.portfolio-caption .more a {
display: inline-flex;
text-decoration: none
}
.portfolio-caption .more i {
width: 26px;
height: 14px;
line-height: 13px;
font-size: 12px;
text-align: right;
color: #fff;
overflow: hidden;
border: 1px solid #fff;
border-radius: 100px;
padding: 0 2px;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1)
}
@-webkit-keyframes neom-wobbleslow {
16.65% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
33.3% {
-webkit-transform: translateX(-4px);
transform: translateX(-4px)
}
49.95% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px)
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes neom-wobbleslow {
16.65% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
33.3% {
-webkit-transform: translateX(-4px);
transform: translateX(-4px)
}
49.95% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
66.6% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px)
}
83.25% {
-webkit-transform: translateX(1px);
transform: translateX(1px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
.portfolio-caption .more i:before {
display: inline-block;
-webkit-animation: neom-wobbleslow 3s ease-in-out infinite;
animation: neom-wobbleslow 3s ease-in-out infinite
}
.portfolio-caption .more a:hover i {
background: #fff;
color: var(--sp-secondary-dark)
}
.portfolio-thumber {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
padding: 18px 23px;
display: flex;
align-items: flex-end;
justify-content: center;
text-align: center
}
.portfolio-thumb:before,.portfolio-thumb:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 190%;
background: var(--sp-gradient1);
opacity: .5;
-webkit-transition: all .45s ease;
transition: all .45s ease
}
.theme-column-6 .portfolio-thumb:before,.theme-column-6 .portfolio-thumb:after,.theme-column-6 .portfolio-thumb .portfolio-thumber:before,.theme-column-6 .portfolio-thumb .portfolio-thumber:after {
height: 185%
}
.theme-column-6 .portfolio-thumb:before {
-webkit-transform: skew(30deg) rotate(-60deg) translate(-40%,0%);
transform: skew(30deg) rotate(-60deg) translate(-40%,0%)
}
.theme-column-6 .portfolio-thumb .portfolio-thumber:before {
-webkit-transform: skew(30deg) rotate(-60deg) translate(-50%,0%);
transform: skew(30deg) rotate(-60deg) translate(-50%,0%)
}
.theme-column-6 .portfolio-thumb .portfolio-thumber:after {
-webkit-transform: skew(-30deg) rotate(60deg) translate(50%,0%);
transform: skew(-30deg) rotate(60deg) translate(50%,0%)
}
.theme-column-6 .portfolio-thumb:after {
-webkit-transform: skew(-30deg) rotate(60deg) translate(40%,0%);
transform: skew(-30deg) rotate(60deg) translate(40%,0%)
}
.portfolio-thumb:before {
-webkit-transform: skew(30deg) rotate(-60deg) translate(-55%,0%);
transform: skew(30deg) rotate(-60deg) translate(-55%,0%)
}
.portfolio-thumb:after {
-webkit-transform: skew(-30deg) rotate(60deg) translate(55%,0%);
transform: skew(-30deg) rotate(60deg) translate(55%,0%)
}
.portfolio-item:hover .portfolio-thumb:before,.portfolio-item:focus-within .portfolio-thumb:before {
-webkit-transform: skew(30deg) rotate(-60deg) translate(-70%,0%);
transform: skew(30deg) rotate(-60deg) translate(-70%,0%);
-webkit-transition-delay: .05s;
transition-delay: .05s
}
.portfolio-item:hover .portfolio-thumb:after,.portfolio-item:focus-within .portfolio-thumb:after {
-webkit-transform: skew(-30deg) rotate(60deg) translate(70%,0%);
transform: skew(-30deg) rotate(60deg) translate(70%,0%)
}
.portfolio-thumb .portfolio-thumber:before,.portfolio-thumb .portfolio-thumber:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 170%;
background: var(--sp-gradient1);
opacity: .5;
z-index: -1;
-webkit-transition: all .45s ease;
transition: all .45s ease
}
.portfolio-thumb .portfolio-thumber:before {
-webkit-transform: skew(30deg) rotate(-60deg) translate(-70%,0%);
transform: skew(30deg) rotate(-60deg) translate(-70%,0%)
}
.portfolio-thumb .portfolio-thumber:after {
-webkit-transform: skew(-30deg) rotate(60deg) translate(70%,0%);
transform: skew(-30deg) rotate(60deg) translate(70%,0%)
}
.portfolio-item:hover .portfolio-thumber:before,.portfolio-item:focus-within .portfolio-thumber:before {
-webkit-transform: skew(30deg) rotate(-60deg) translate(-25%,0%);
transform: skew(30deg) rotate(-60deg) translate(-25%,0%);
-webkit-transition-delay: .15s;
transition-delay: .15s
}
.portfolio-item:hover .portfolio-thumber:after,.portfolio-item:focus-within .portfolio-thumber:after {
-webkit-transform: skew(-30deg) rotate(60deg) translate(25%,0%);
transform: skew(-30deg) rotate(60deg) translate(25%,0%);
-webkit-transition-delay: .1s;
transition-delay: .1s
}
.portfolio-thumb-content {
color: #fff;
font-size: 15px;
opacity: 0;
visibility: hidden;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1)
}
.portfolio-item:hover .portfolio-thumb-content,.portfolio-item:focus-within .portfolio-thumb-content {
opacity: 1;
visibility: visible;
-webkit-transition-delay: .1s;
transition-delay: .1s
}
.portfolio-thumb-content a {
width: 50px;
height: 50px;
line-height: 50px;
color: #fff;
background: var(--sp-gradient2);
border-radius: 100px;
display: inline-block;
font-size: 18px
}
.portfolio-thumb-content p {
margin-top: 15px;
margin-bottom: 0
}  .pricing-section.pricing-home {
background: url(//amaros.com.pl/wp-content/themes/neom-blog/assets/images/pricing/map.png) no-repeat scroll -310px center/contain;
background-blend-mode: multiply
}
.pricing-home .pricing-tab {
margin-bottom: 0
}
.pricing-tab {
width: max-content;
max-width: 100%;
border-radius: 8px;
background: var(--sp-gradient2)
}
.pricing-tab a {
margin-right: -4px;
border-radius: 0;
color: #fff;
border: none;
transition: all 0s cubic-bezier(.645,.045,.355,1)
}
.pricing-tab a:first-child {
border-top-left-radius: 8px;
border-bottom-left-radius: 8px
}
.pricing-tab a:last-child {
border-top-right-radius: 8px;
border-bottom-right-radius: 8px
}
.pricing-tab a:last-child {
margin-right: 0
}
.pricing-item {
position: relative;
border-radius: 4px;
overflow: hidden;
text-align: center;
background-color: #fff;
padding-bottom: 35px;
z-index: 0;
box-shadow: 0 0 12px rgb(0 0 0/25%)
}
.pricing-heading {
background: var(--sp-gradient1);
color: #fff;
padding: 18px 35px;
overflow: hidden;
position: relative;
z-index: 0
}
.pricing-heading h5 {
font-weight: 600;
display: inline-block;
position: relative;
z-index: 0
}
.pricing-rate {
padding: 22px 35px 15px;
border-bottom: 1px solid rgb(189 189 189/0.25)
}
.pricing-name {
font-size: 15px;
margin-bottom: 6px
}
.pricing-rate .pricing {
font-size: 30px;
font-weight: 800
}
.pricing-list ul {
list-style: none;
padding: 0;
margin: 0
}
.pricing-list li {
padding: 12px 0;
border-bottom: 1px solid rgb(189 189 189/0.25)
}
.pricing-btn {
margin-top: 35px
}
.pricing-table-wrapper {
min-height: 489px
}
.clearfix::after {
display: block;
clear: both;
content: ""
}
.tab-content>.tab-pane {
display: none
}
.tab-content>.active {
display: block
}
.fade:not(.show) {
opacity: 0
}
.fade {
transition: opacity .15s linear
}
.pricing-table-wrapper .pricing-item {
float: left;
width: 325px;
-webkit-transition: .4s all ease-in-out;
-o-transition: .4s all ease-in-out;
transition: .4s all ease-in-out
}
.pricing-table-wrapper .pricing-item:nth-child(1) {
z-index: 2;
-webkit-animation: slideInRight .5s both .3s;
animation: slideInRight .5s both .3s
}
.pricing-table-wrapper .pricing-item:nth-child(2) {
z-index: 1;
width: 250px;
margin-top: 25px;
-webkit-animation: slideInLeft .5s both .3s;
animation: slideInLeft .5s both .3s
}
.pricing-table-wrapper .tab-content .active .pricing-item:nth-child(2) {
-webkit-transform: translateY(25px);
-ms-transform: translateY(25px);
transform: translateY(25px)
}
.pricing-table-wrapper .tab-content .active .pricing-item:nth-child(1) {
margin-right: -55px
}
.pricing-table-wrapper .tab-content .active .pricing-item {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
.pricing-table-wrapper .tab-content .active {
-webkit-transition: .4s all ease-in-out;
-o-transition: .4s all ease-in-out;
transition: .4s all ease-in-out
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0);
visibility: visible
}
to {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0)
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0);
visibility: visible
}
to {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0)
}
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
visibility: visible
}
to {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0)
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
visibility: visible
}
to {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0)
}
}
.pricing-two .pricing-heading {
background: var(--sp-gradient2)
}
.pricing-two .pricing-heading:before,.pricing-two .pricing-heading:after {
content: "";
position: absolute;
top: -50px;
right: -50px;
width: 100px;
height: 100px;
border-radius: 100px;
z-index: -1;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1)
}
.pricing-two .pricing-heading:before {
background: var(--sp-gradient1)
}
.pricing-two .pricing-item.active .pricing-heading:before,.pricing-two .pricing-item:hover .pricing-heading:before,.pricing-two .pricing-item:focus-within .pricing-heading:before {
width: 100%;
height: 100%;
top: 0;
right: 0;
border-radius: inherit
}
.pricing-two .pricing-heading:after {
background: var(--sp-gradient2);
opacity: 0
}
.pricing-two .pricing-item.recommended.active .pricing-heading:after,.pricing-two .pricing-item.recommended:hover .pricing-heading:after,.pricing-two .pricing-item.recommended:focus-within .pricing-heading:after {
background: var(--sp-gradient1)
}
.pricing-two .pricing-item.active .pricing-heading:after,.pricing-two .pricing-item:hover .pricing-heading:after,.pricing-two .pricing-item:focus-within .pricing-heading:after {
opacity: 1
}
.pricing-two .pricing-heading h5 {
padding-left: 26px
}
.pricing-two .pricing-heading h5:before,.pricing-two .pricing-heading h5:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 4px;
height: 100%;
background: var(--sp-gradient1);
transform: skewX(-12deg);
z-index: 0
}
.pricing-two .pricing-heading h5:after {
left: 10px
}
.pricing-two .recommended .pricing-heading {
background: var(--sp-gradient1)
}
.pricing-two .recommended .pricing-heading:before,.pricing-two .recommended .pricing-heading h5:before,.pricing-two .recommended .pricing-heading h5:after {
background: var(--sp-gradient2)
}
.pricing-two .pricing-rate .pricing {
font-size: 36px
}
.pricing-payment {
padding: 20px 35px 15px;
border-bottom: 1px solid rgb(189 189 189/0.25)
}
.pricing-payment p {
margin-bottom: 4px;
font-size: 15px
}
.pricing-payment ul {
padding: 0;
list-style: none;
margin: 0
}
.pricing-payment li {
display: inline-block;
margin-right: 6px
}
.pricing-payment li:last-child {
margin-right: 0
}
.pricing-payment li a {
font-size: 26px
}
.pricing-payment li a i {
color: #a9a9a9;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1)
}
.pricing-payment li a:hover i,.pricing-payment li a:focus i {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}   .client-section {
background: var(--sp-gradient2)
}
.client-section.client-home.roller {
transform: scaleX(.94);
transition: transform 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.client-section.client-home.roller.rollerstart {
transform: scaleX(1);
}
.inner-client-section { }
.inner-client-section .client-inner {
background: var(--sp-gradient2);
padding: 35px 20px;
}
.single-partner {
position: relative;
text-align: center;
opacity: 0.6;
filter: grayscale(100%);
transform: scale(0.92);
transition: all .3s cubic-bezier(0,0,.2,1)0s;
}
.single-partner a {
color: #ffffff;
text-decoration: none;
}
.single-partner .client-name {
margin-top: 15px;
display: block;
}
.client-section .single-partner img {
width: auto;
margin: 0 auto;
}
.single-partner:hover,
.single-partner:focus-within,
.owl-item.active.center .single-partner {
opacity: 1;
filter: grayscale(0);
transform: scale(1);
}  .team-carousel .owl-stage {
padding-bottom: 10px;
}
.team-member {
margin: 0;
position: relative;
z-index: 0;
display: block;
text-align: center;
box-shadow: 0 0 3px -1px rgb(0 0 0 / 50%);
}
.team-member .team-thumb {
display: block;
overflow: hidden;
position: relative;
z-index: 0;
}
.team-member .team-thumb img {
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.team-member .team-view {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
visibility: hidden;
z-index: 0;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.team-member .team-view a {
display: inline-block;
margin-bottom: 20%;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
font-size: 17px;
border-radius: 100px;
color: #ffffff;
background: var(--sp-gradient1);
}
.team-member .team-thumber {
position: absolute;
right: 0;
bottom: -100%;
left: 0;
opacity: 0;
visibility: hidden;
z-index: 0;
padding: 12px 8px;
background: var(--sp-gradient2);
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.team-member .team-info {
background: #ffffff;
border-top: 0;
padding: 24px 10px 22px;
position: relative;
z-index: 0;
}
.team-member .team-info h5 {
font-weight: 600;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.team-member .team-info a {
color: inherit;
text-decoration: none;
}
.team-member .team-info p {
margin-bottom: 0;
margin-top: 6px; }
.team-member .team-info:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 3px;
height: 100%;
background: var(--sp-gradient1);
z-index: -1;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.team-member:hover .team-info:before, .team-member:focus-within .team-info:before {
width: 100%;
}
.team-member:hover .team-thumb img, .team-member:focus-within .team-thumb img {
filter: blur(0.8px);
}
.team-member:hover .team-info p, .team-member:focus-within .team-info p {
color: #ffffff;
background: transparent;
-webkit-background-clip: unset;
-webkit-text-fill-color: unset;
}
.team-member:hover .team-info a, .team-member:focus-within .team-info a,
.team-member:hover .team-info h5, .team-member:focus-within .team-info h5 {
color: #ffffff;
}
.team-member:hover .team-thumber, .team-member:focus-within .team-thumber {
bottom: 0;
}
.team-member:hover .team-thumber, .team-member:focus-within .team-thumber,
.team-member:hover .team-view, .team-member:focus-within .team-view {
opacity: 1;
visibility: visible;
}
.team-thumber .share-toolkit .toolkit-hover, .team-thumber .widget_social_widget li a {
width: 30px;
height: 30px;
font-size: 15px; background: var(--sp-white);
}  .funfact-section {
position: relative;
background: var(--sp-gradient2);
color: #fff;
z-index: 0
}
.funfact-home.shapes-section.roller .parallax-icon {
-webkit-transition: all .6s cubic-bezier(.22,.61,.36,1);
-o-transition: all .6s cubic-bezier(.22,.61,.36,1);
transition: all .6s cubic-bezier(.22,.61,.36,1);
opacity: 0;
visibility: hidden
}
.funfact-home.shapes-section.roller .shape17.parallax-icon.icon-one {
-webkit-transform: translateY(-200%);
transform: translateY(-200%)
}
.funfact-home.shapes-section.roller .shape19.parallax-icon.icon-two {
-webkit-transform: translateY(200%);
transform: translateY(200%)
}
.funfact-home.shapes-section.roller.rollerstart .parallax-icon {
opacity: 1;
visibility: visible
}
.funfact-home.shapes-section .parallax-icon img {
-webkit-animation: none;
animation: none
}
.funfact-home.shapes-section.roller.rollerstart .shape17.parallax-icon.icon-one,.funfact-home.shapes-section.roller.rollerstart .shape19.parallax-icon.icon-two {
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%)
}
.contactinfo-item,.funfact-item {
position: relative;
text-align: center;
color: var(--sp-secondary-dark);
overflow: hidden;
background: #fff;
border-radius: 10px;
padding: 28px 15px;
z-index: 0;
box-shadow: 0 0 20px -1px rgb(0 0 0/15%);
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1)
}
.contactinfo-item:before,.funfact-item:before {
content: '';
position: absolute;
width: 120px;
height: 120px;
background: var(--sp-gradient2);
border-radius: 100%;
z-index: 1;
opacity: .6
}
.contactinfo-item:after,.funfact-item:after {
content: '';
position: absolute;
width: 90px;
height: 90px;
background: var(--sp-gradient2);
border-radius: 100%;
opacity: .9
}
.funfact-item:before,.funfact-item:after {
top: -100%;
left: -100%;
-webkit-transition: all .4s cubic-bezier(.645,.045,.355,1);
transition: all .4s cubic-bezier(.645,.045,.355,1)
}
.funfact-item.active:before {
top: -57px;
left: -50px
}
.funfact-item.active:after {
top: -43px;
left: -36px;
transition-delay: .15s
}
.funfact-item i,.funfact-item img {
font-size: 52px;
max-height: 55px;
display: inline-block;
margin-bottom: 10px
}
.contactinfo-item i:before,.funfact-item i:before {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.funfact-item p {
line-height: 1.2;
margin-bottom: 0;
margin-top: 6px
}
.funfact-person-img {
display: inline-block
}  .post-carousel .owl-stage {
padding: 13px 0;
}
.theme-columns-area.blog-masonry {
margin-bottom: 0;
}
.post-items {
position: relative;
width: 100%; padding: 0;
display: -webkit-box;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
flex-direction: column;
justify-content: center;
-webkit-align-items: flex-start;
align-items: flex-start;
overflow: hidden;
background: #ffffff;
z-index: 0;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
box-shadow: 0px 0px 20px 0px rgb(33 68 98 / 19%);
}
.post-image {
width: 100%;
position: relative;
overflow: hidden;
z-index: 0;
}
.post-image-absolute {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; overflow: hidden;
opacity: 0;
visibility: hidden;
z-index: 0;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.post-image-absolute:after {
content: "";
position: absolute;
top: -25%;
bottom: -25%;
left: -25%;
right: -25%; -webkit-transition: all 0.35s linear;
transition: all 0.35s linear;
background-color: var(--sp-secondary-dark); opacity: 0.75;
z-index: 0;
}
.post-items:hover .post-image-absolute:after,
.post-items:focus-within .post-image-absolute:after {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.post-image-absolute .featured-image, .post-image-absolute .featured-image a {
width: 100%;
height: 100%;
}
.featured-image a.post-hover {
position: relative;
z-index: 0;
display: block;
overflow: hidden;
}
.post-image-absolute .featured-image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.post-items:hover .post-image-absolute, .post-items:focus-within .post-image-absolute {
opacity: 1;
visibility: visible;
}
.post-content {
position: relative;
width: 100%;
padding: 30px; z-index: 0;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
} .post-content span.cat-links {
background: var(--sp-gradient1);
padding: 2px 4px;
color: var(--sp-white);
}
.post-content span.tag-links {
margin-left: 5px;
background: var(--sp-gradient2);
padding: 3px 5px;
color: var(--sp-white);
} .post-date {
min-width: 70px; display: block;
width: fit-content;
padding: 7px 6.7px 9px; text-align: center;
font-size: 13px;
margin: 5px 0px;
background: var(--sp-gradient1);
float: right; }
@media (max-width: 768px) {
.post-date {
float: none; }
}
.post-date a {
color: #ffffff;
display: block;
text-decoration: none;
}
.post-date span {
display: block;
font-size: 30px;
font-weight: 700;
line-height: 1.17;
}
.post-content h1, .post-content h2, .post-content h3,
.post-content h4, .post-content h5, .post-content h6 {
margin-bottom: 15px;
}
.post-content p+blockquote {
margin-top: 10px;
}
.post-content blockquote+* {
margin-top: 10px;
}
.post-content .post-title {
font-size: 24px;
margin: 20px 0px 10px 0px
}
.post-title a {
text-decoration: none;
color: inherit;
}
.post-items p {
width: 100%;
display: block;
word-break: break-word;
position: relative;
margin: 10px 0px;
}
.post-items .more-link {
font-weight: 600;
padding: 8px 14px;
line-height: 2;
display: inline-block;
margin-bottom: -82px;
position: relative;
z-index: 0; margin-left: -13px;
color: var(--sp-secondary-dark);
text-decoration: none;
}
.post-items .more-link:after {
content: '\f105';
font-family: 'Font Awesome 6 Free';
font-size: 105%;
font-weight: 600;
display: inline-block;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center; margin-left: 3px;
margin-right: -5px;
float: right;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.post-items:not(.latest_posts):hover .more-link:after,
.post-items:not(.latest_posts):focus-within .more-link:after {
content: "\f061";
font-weight: normal;
margin-left: 12px;
}
.post-footer {
width: 100%;
min-height: 82px;
display: flex;
flex-wrap: wrap;
align-items: flex-end;
position: relative;
margin-top: 20px; z-index: 0;
}
.post-footer:after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: -30px;
width: 50%;
height: 5px;
margin: 0 auto;
background: var(--sp-gradient1);
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.post-count {
position: absolute;
bottom: -25px;
right: -20px;
font-size: 50px;
line-height: 0.88;
font-weight: 800;
display: inline-block;
background: var(--sp-gradient1);
-webkit-text-stroke: 4px transparent;
-webkit-background-clip: text;
color: #ffffff;
-webkit-transition: all .3s cubic-bezier(0.28, 0.02, 0.76, 0.99);
transition: all .3s cubic-bezier(0.28, 0.02, 0.76, 0.99);
}
.post-items:not(.latest_posts) .post-image-absolute + .post-content .post-title a:hover,
.post-items:not(.latest_posts) .post-image-absolute + .post-content .post-title a:focus {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.post-items:not(.latest_posts):hover .post-image-absolute + .post-content blockquote,
.post-items:not(.latest_posts):focus-within .post-image-absolute + .post-content blockquote,
.post-items:not(.latest_posts):hover .post-image-absolute + .post-content .post-title,
.post-items:not(.latest_posts):focus-within .post-image-absolute + .post-content .post-title,
.post-items:not(.latest_posts):hover .post-image-absolute + .post-content .post-title a,
.post-items:not(.latest_posts):hover .post-image-absolute + .post-content *,
.post-items:not(.latest_posts):hover .post-image-absolute + .post-content .post-title a,
.post-items:not(.latest_posts):focus-within .post-image-absolute + .post-content *,
.post-items:not(.latest_posts):focus-within .post-image-absolute + .post-content .post-title a {
color: #ffffff;
}
.post-items:not(.latest_posts):hover .more-link,
.post-items:not(.latest_posts):focus-within .more-link {
color: #ffffff;
background: var(--sp-gradient1);
margin-left: 0;
}
.post-items:not(.latest_posts):hover .more-link:after,
.post-items:not(.latest_posts):focus-within .more-link:after {
background: rgb(255 255 255 / 50%);
color: var(--sp-white);
}
.post-items:not(.latest_posts):hover .post-footer:after,
.post-items:not(.latest_posts):focus-within .post-footer:after {
opacity: 0;
visibility: hidden;
}
.post-items:not(.latest_posts):hover .post-footer,
.post-items:not(.latest_posts):focus-within .post-footer {
position: unset;
}
.post-items:not(.latest_posts):hover .post-count,
.post-items:not(.latest_posts):focus-within .post-count { bottom: 15px;
right: 25px;
opacity: 0.5;
font-size: 35px;
}
.post-items:not(.latest_posts):hover .post-image-absolute + .post-content .post-count,
.post-items:not(.latest_posts):focus-within .post-image-absolute + .post-content .post-count {
color: #555555;
}
.av-list-check {
list-style: none;
padding: 0;
margin: 0;
}
.av-list-check li {
position: relative;
margin-bottom: 12px;
z-index: 0;
}
.av-list-check li:before {
content: "\f00c";
font-family: 'Font Awesome 6 Free';
margin-right: 10px;
width: 19px;
height: 19px;
line-height: 20px;
text-align: center;
display: inline-block;
font-size: 11.5px;
background: var(--sp-gradient1);
color: #ffffff;
border-radius: 100px;
vertical-align: middle;
}
.av-list-check li:last-child {
margin-bottom: 0;
}
.post-items p+ul {
margin-top: 8px;
}
nav.woocommerce-pagination, .navigation.pagination {
position: relative;
text-align: center;
z-index: 0;
width: 100%;
max-width: max-content;
display: block;
margin: 0 auto;
border-radius: 8px;
padding: 12px 11px;
background: var(--sp-gradient1);
}
nav.woocommerce-pagination ul {
line-height: 40px;
}
nav.woocommerce-pagination ul, .pagination .nav-links {
display: inline-flex;
}
.pagination .nav-links .page-numbers, 
.woocommerce nav.woocommerce-pagination ul li .page-numbers{
margin-right: 7px;
}
.pagination .nav-links .page-numbers:last-child {
margin-right: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers,
.pagination .page-numbers:not(.dots) {
font-weight: 500;
border: 0;
display: flow-root;
font-size: 16px;
line-height: 1.6;
min-width: 30px;
min-height: 30px;
text-align: center;
padding: 2px;
text-decoration: none;
transition: all 0.3s ease 0s;
vertical-align: baseline;
white-space: nowrap;
border-radius: 5px;
cursor: pointer;
color: #ffffff;
background: rgb(255 255 255 / 40%);
}
.pagination .nav-links .page-numbers:hover,
.pagination .nav-links .page-numbers:hover,
.pagination .nav-links .page-numbers:focus,
.pagination .nav-links .page-numbers:focus,
.pagination .nav-links .page-numbers.current {
text-decoration: underline;
font-weight: bold;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers, .woocommerce nav.woocommerce-pagination ul.page-numbers li {
border: none;
float: none;
display: inline-flex;
align-items: center;
}
.author-details {
position: relative;
width: 100%;
border-radius: 10px;
padding: 30px;
overflow: hidden;
margin-top: 30px; 
background: #ffffff;
z-index: 0;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
box-shadow: 0px 0px 20px 0px rgb(33 68 98 / 19%);
}
.author-details .section-header {
width: 100%;
display: block;
margin-bottom: 1.5rem;
}
.author-details .media {
width: 100%;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.author-details .media .auth-mata {
-ms-flex-item-align: start;
align-self: flex-start;
-ms-flex-negative: 1;
flex-shrink: 1;
-ms-flex-positive: 0;
flex-grow: 0;
margin-right: 1.5rem;
}
.author-details .media .auth-mata img {
width: 100px;
border-radius: 10px;
}
.author-details .media .media-body {
flex-basis: 80%;
-ms-flex-negative: 1;
flex-shrink: 1;
-ms-flex-positive: 0;
flex-grow: 0;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.author-details .media .media-body h4 {
margin-bottom: .5rem;
}
.author-details .media .media-body h4 a {
text-decoration: none;
color: inherit;
}
.author-details .media .media-body h4 a:hover,
.author-details .media .media-body h4 a:focus {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.media-body.author-meta-det .av-btnbtn {
display: table;
margin: 6px 0 0 0;
flex-shrink: 0;
}
.comments-area {
margin-top: 40px;
background: #f5f6fa;
padding: 10px;
}
.single-comments-title, .comments-title {
margin-bottom: 30px;
text-align: left;
}
.comment-reply-title,
.comments-title {
padding-bottom: 15px;
position: relative;
z-index: 0;
}
.comment-reply-title:after,
.comments-title:after {
content: "";
bottom: 0;
left: 0;
width: 103px;
height: 4px;
background: var(--sp-gradient1);
position: absolute;
z-index: -1;
}
.comment-list {
margin: 0;
padding: 0;
list-style: none;
}
.comments-area li {
list-style: none;
}
.comments-area .comment-body {
position: relative;
padding-left: 120px;
min-height: 120px;
overflow-wrap: break-word;
word-wrap: break-word;
border-radius: 3px;
z-index: 0;
margin-bottom: 30px;
}
.comment-list .children .comment-body {
background: #f5f6fa;
padding: 20px;
padding-left: 140px;
border-radius: 8px;
}
.children .comment-body .comment-meta .comment-author img {
left: 20px;
top: 20px;
}
.comments-area .comment-meta {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: flex-start;
align-items: flex-start;
-ms-flex-direction: column;
flex-direction: column;
}
.comments-area .comment-meta .comment-author img {
position: absolute;
z-index: 0;
left: 0;
top: 6px;
width: 90px;
border-radius: 100px;
}
.comment-meta .comment-metadata {
width: 100%;
line-height: 1.5;
font-size: 15px;
display: inline-flex;
flex-wrap: wrap;
justify-content: space-between;
}
.comments-area .comment-meta .comment-author {
font-size: 20px;
}
.comments-area .comment-meta .comment-author .fn {
font-weight: 700;
}
.comments-area .comment-meta .comment-author a {
text-decoration: none;
color: inherit;
}
.comments-area .comment-meta .comment-author a:hover,
.comments-area .comment-meta .comment-author a:focus {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.comment-content {
position: relative;
z-index: 0;
padding: 1em 2.35rem 1em 0;
}
.comment-content p {
margin: 0;
}
.comment-metadata .edit-link,
.comment-body .reply {
position: relative;
z-index: 0;
}
.comment-metadata .edit-link a, .comment-body .reply a {
padding-left: 5px;
font-weight: 600;
text-decoration: none;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.comment-metadata .edit-link:before {
content: "\f044";
font-family: 'Font Awesome 6 Free';
}
.comment-body .reply:before {
content: "\f112";
font-family: 'Font Awesome 6 Free';
}
.comment-metadata .edit-link:before, .comment-body .reply:before {
font-size: 15px;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.comment-meta .comment-metadata > a {
color: inherit;
text-decoration: none;
}
.comment-meta .comment-metadata > a:hover,
.comment-meta .comment-metadata > a:focus {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.comment-metadata .edit-link:before {
vertical-align: text-top;
}
.comment-body .reply {
text-align: right;
}
.comment-list .children {
position: relative;
padding: 0;
margin: 0;
margin-left: 2.5rem;
z-index: 0;
}
#cancel-comment-reply-link {
color: var(--sp-primary);
text-decoration: underline;
}
#cancel-comment-reply-link:hover,
#cancel-comment-reply-link:focus {
text-decoration: none;
}
.comment-respond {
margin-top: 40px;
padding: 50px;
background: #f5f6fa;
border-radius: 10px;
}
.comment-reply-title {
text-align: left;
margin-bottom: 16px;
}
.comment-form {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
}
.comment-form > p:not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit) {
flex: auto;
}   .comment-form p.comment-form-url:not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit) {
margin-left: 0;
}
@media (max-width: 991px) {
.comment-form > p:nth-child(2n+1):not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit),
.comment-form > p:not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit) {
max-width: 100%;
flex-basis: 100%;
margin-left: 0;
}
}
.comment-form-comment {
max-width: 100%;
flex-basis: 100%;
}
.comment-form > p:not(:last-child) {
margin-bottom: 30px;
}
.comment-form-cookies-consent, .form-submit {
width: 100%;
}
.comment-respond form input[type="text"],
.comment-respond form input[type="email"],
.comment-respond form input[type="url"],
.comment-respond form input[type="number"],
.comment-respond form textarea {
background: #ffffff;
}
.comment-respond form input[type="text"]:focus,
.comment-respond form input[type="email"]:focus,
.comment-respond form input[type="url"]:focus,
.comment-respond form input[type="number"]:focus,
.comment-respond form textarea:focus {
background: #f5f6fa;
}      .footer-section {
color: #ffffff;
overflow: hidden;
background-color: black;
border-top: 5px #262626 solid;
}
.footer-section.footer-two {
background: var(--sp-gradient2);
}
.footer-above {
display: flow-root;
}
.footer-one .footer-above {
background: rgb(0 0 0 / 100%);
border-bottom: 1px solid rgb(189 189 189 / 0.45);
}
.footer-one .footer-above .theme-columns-area {
margin-bottom: 0;
}
.footer-one .footer-above [class*='theme-column-'] {
margin-bottom: 0;
border-left: 1px solid rgb(189 189 189 / 0.45);
}
.footer-one .footer-above [class*='theme-column-']:first-child {
border-left: 0;
}
.footer-one .footer-above .widget-contact {
padding: 50px 15px;
}
.footer-one .footer-above .contact-icon {
margin-right: 15px;
font-size: 54px;
height: 55px;
}
.footer-one .footer-above .contact-icon img {
width: 54px;
}
.footer-one .footer-above .contact-info span.text {
margin-bottom: 6px;
}
.footer-one .footer-above .contact-info span.title {
font-size: 20px;
font-weight: 600;
}
.footer-above .contact-info {
color: #ffffff;
}
.footer-two .footer-above {
padding: 35px 0;
}
.footer-two .footer-above .widget-contact {
padding: 8px;
border: 1px dashed #ffffff;
}
.footer-two .footer-above .contact-area {
padding: 20px 15px;
background: var(--sp-gradient1);
}
.footer-two .footer-above .contact-icon {
font-size: 20px;
background: rgb(255 255 255 / 25%);
width: 40px;
height: 40px;
text-align: center;
justify-content: center;
border-radius: 100%;
}
.footer-two .footer-above .contact-icon i {
background: none;
-webkit-background-clip: unset;
-webkit-text-fill-color: unset;
}
.footer-two .footer-above .contact-info span.text {
font-size: 14px;
}
.footer-two .footer-above .contact-info span.title {
font-weight: 600;
}
.footer-primary {
position: relative;
padding: 80px 0;
overflow: hidden;
z-index: 0;
}
.footer-section .footer-info-overwrap {
display: none;
}
.footer-one .footer-primary .footer-info-overwrap {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
width: 1px;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
z-index: 0;
}
.footer-one .footer-primary .footer-info-overwrap:after {
content: '';
position: absolute;
right: 0;
top: -25%;
bottom: 0;
height: 155%;
border-right: 1px solid rgb(189 189 189 / 0.45);
}
.footer-one .footer-info-overwrap .icon {
width: 55px;
height: 55px;
position: absolute;
text-align: center;
line-height: 55px;
background: var(--sp-gradient1);
color: #ffffff;
font-size: 30px;
border-radius: 100px;
z-index: 1;
}
.footer-one .footer-info-overwrap .icon a {
color: #fff;
}
.footer-one .footer-info-overwrap .icon:before,
.footer-one .footer-info-overwrap .icon:after {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
z-index: -1;
bottom: 0;
left: 0;
border-radius: 50%;
background: var(--sp-gradient1);
opacity: 0.6;
}
.footer-one .footer-info-overwrap .icon:before {
-webkit-animation: ripple 2s linear infinite;
animation: ripple 2s linear infinite;
}
.footer-one .footer-info-overwrap .icon:after {
-webkit-animation: ripple 2s linear 1s infinite;
animation: ripple 2s linear 1s infinite;
}
@-webkit-keyframes ripple {0%{transform:scale(1)}75%{transform:scale(1.5);opacity:0.3}to{transform:scale(1.75);opacity:0}}
@keyframes ripple {0%{transform:scale(1)}75%{transform:scale(1.5);opacity:0.3}to{transform:scale(1.75);opacity:0}}
.footer-section .widget p {
line-height: 2;
}
.footer-badge {
margin-top: 24px;
}
.footer-badge img {
display: inline-block;
margin-left: 12px;
}
.footer-badge img:first-child {
margin-left: 0;
}
.footer-primary .contact-area {
margin-bottom: 25px;
align-items: flex-start;
}
.footer-primary .contact-area:last-child {
margin-bottom: 0;
}
.footer-primary .contact-icon {
font-size: 35px;
height: 35px;
}
.footer-primary .contact-info span.title {
font-size: 18px;
font-weight: 600;
}
.footer-primary .contact-info span.text {
margin-top: 5px;
}
.footer-one .footer-copyright {
background: var(--sp-gradient2);
border-top: 1px solid rgb(189 189 189 / 0.45);
}
.footer-copyright .theme-column-12 .share-toolkit,
.footer-copyright .theme-column-12 .widget-left {
margin-bottom: 20px;
}
.footer-copyright .site-title {
position: inherit;
}
.footer-two .footer-copyright .theme-columns-area {
border-top: 1px solid rgb(189 189 189 / 0.45);
}
.footer-copyright .theme-columns-area,
.footer-copyright .theme-columns-area [class*='theme-column-'] {
margin-bottom: 0;
}
.footer-copyright .widget-left,
.footer-copyright .widget-right,
.footer-copyright .widget-center {
min-height: 100px;
}
.footer-one .footer-copyright .theme-columns-area [class*='theme-column-'] {
border-left: 1px solid rgb(189 189 189 / 0.45);
}
.footer-one .footer-copyright .theme-columns-area [class*='theme-column-']:first-child {
border-left: 0;
}
.footer-copyright .logo {
margin: auto;
}
.footer-copyright .widget ul {
margin-top: -0.75rem;
}
.footer-copyright .widget li {
display: inline-block;
margin-top: 0.75rem;
}
.footer-copyright .widget:not(.widget_social_widget) li:not(:last-child) {
margin-right: 1.25rem;
}
.footer-copyright .widget:not(.widget-info):not(.widget_social_widget):not(.widget_meta) li:not(:first-child) a {
padding-left: 22px;
border-left: 1px solid #ffffff;
}
.footer-copyright .widget_nav_menu ul.menu > li > a {
line-height: 20px;
}
.widget-right .widget:last-child {
padding-right: 0;
}  .scrollup {
position: fixed;
bottom: 40px;
right: 40px;
width: 42px;
height: 42px;
line-height: 42px;
padding: 0;
font-size: 16px;
text-align: center;
cursor: pointer;
color: #ffffff;
background-color: var(--sp-gradient1);
border: none;
outline: none;
border-radius: 8px;
box-shadow: 0 0 12px 0 rgb(0 0 0 / 20%);
transform: scale(0) translateY(100px);
-webkit-transform: scale(0) translateY(100px);
transition: all .4s ease;
-webkit-transition: all .4s ease;
z-index: 99;
visibility: hidden;
opacity: 0;
}
.scrollup i {
display: inline-block;
-webkit-transition: .4s all;
transition: .4s all;
}
@keyframes upFxD {
49% {
-webkit-transform:translateY(-100%);
transform:translateY(-100%)
}
50% {
opacity:0;-ms-filter:"alpha(opacity=0)";
-webkit-transform:translateY(100%);
transform:translateY(100%)
}
51% {
opacity:1;
-ms-filter:"alpha(opacity=100)"
}
}
@-webkit-keyframes {
49% {
-webkit-transform:translateY(-100%);
transform:translateY(-100%)
}
50% {
opacity:0;-ms-filter:"alpha(opacity=0)";
-webkit-transform:translateY(100%);
transform:translateY(100%)
}
51% {
opacity:1;
-ms-filter:"alpha(opacity=100)"
}
}
.scrollup.is-active:hover i,
.scrollup.is-active:focus i {    
-webkit-animation: upFxD .4s forwards;
animation: upFxD .4s forwards;
}
.scrollup.is-active {
transform: scale(1) translateY(0);
-webkit-transform: scale(1) translateY(0);
opacity: 1;
visibility: visible;
}
.scrollup.is-active:hover,
.scrollup.is-active:focus {
color: var(--sp-white);
transform: scale(1.3) translateY(0);
-webkit-transform: scale(1.3) translateY(0);
box-shadow: 0 27px 20px -18px #000;
}
.footer-section.footer-two .footer-copyright {
position: relative;
z-index: 0;
}
.footer-section.footer-two .scrollup {
position: absolute;
left: 0;
right: 0;
top: -20px;
margin: 0 auto;
-webkit-transform: none;
transform: none;
opacity: 1;
visibility: visible;
background: var(--sp-gradient2);
border: 1px solid rgb(189 189 189 / 0.45);
}
.footer-section.footer-two .scrollup:hover,
.footer-section.footer-two .scrollup:focus {
background: #ffffff;
}
.footer-section.footer-two .scrollup i {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 22px;
font-weight: 900;
}  .breadcrumb-area {
width: 100%;
position: relative;
z-index: 1;
overflow: hidden;
height: auto;
display: block;
color: #ffffff;
background-attachment: scroll;
background-size: cover;
background-position: center center;
box-shadow: 0 6px 20px -4px rgb(0 0 0 / 25%);
}
.breadcrumb-area:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: var(--sp-secondary-dark);
z-index: 0;
opacity: 0.75;
}
.breadcrumb-area .theme-columns-area, .breadcrumb-area .theme-column-12 {
margin-bottom: 0;
}
.breadcrumb-content {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
width: 100%;
height: 100%;
padding: 35px 0;
min-height: 246px;
}
.breadcrumb-heading {
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-pack: center;
justify-content: center;
padding: 0; height: 100%;
width: 100%;
max-width: 50%;
padding: 4.5px;  }
.breadcrumb-heading h2 {
margin-bottom: 0;
display: inline-block;
border: 0 solid transparent;
}
.breadcrumb-list {
flex-shrink: 0;
list-style: none;
width: 100%;
max-width: 50%;
padding: 13px 35px;
position: relative;
border-radius: 100px;
margin: 0;
z-index: 0;
}
.breadcrumb-list:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
background: var(--sp-gradient1); width: 100%;
height: 100%;
z-index: -1;
}
.breadcrumb-list li {
display: inline-block;
word-break: break-word;
}
.breadcrumb-list li i {
vertical-align: middle;
}
.breadcrumb-list li i.fa.fa-chevron-right {
font-size: 80%;
margin-right: 2px;
}
.breadcrumb-list li span {
color: var(--sp-primary);
display: inline-block;
}
.breadcrumb-content .breadcrumb-list li a {
text-decoration: none;
color: #ffffff;
}
.breadcrumb-content .breadcrumb-list li i {
display: inline-block;
vertical-align: baseline;
}
.breadcrumb-center .breadcrumb-content {
-ms-flex-direction: column;
flex-direction: column;
justify-content: center;
}
.breadcrumb-center .breadcrumb-heading {
text-align: center;
}
.breadcrumb-center .breadcrumb-list {
text-align: center;
width: max-content;
}
.breadcrumb-right .breadcrumb-content {
flex-direction: row-reverse;
}
.breadcrumb-right .breadcrumb-list,
.breadcrumb-right .breadcrumb-heading {
text-align: right;
}
.breadcrumb-left .breadcrumb-list,
.breadcrumb-left .breadcrumb-heading {
text-align: left;
}
.breadcrumb-center .breadcrumb-list:before {
left: 0;
right: 0;
} .breadcrumb-left .breadcrumb-list:before {
left: 0;
}
.breadcrumb-right .breadcrumb-list:before {
right: 0;
}
.breadcrumb-left .breadcrumb-heading h2 {
border-left-width: 4px;
border-image-slice: 0 0 0 1;
padding-left: 16px;
border-image-source: var(--sp-gradient1);
}
.breadcrumb-right .breadcrumb-heading h2 {
border-right-width: 4px;
border-image-slice: 0 1 0 0;
padding-right: 16px;
border-image-source: var(--sp-gradient1);
}
.breadcrumb-center .breadcrumb-heading h2 {
border-bottom-width: 4px;
border-image-slice: 0 0 1 0;
padding-bottom: 4px;
margin-bottom: 20px;
border-image-source: var(--sp-gradient1);
}  .contactinfo-section {
background: url(//amaros.com.pl/wp-content/themes/neom-blog/assets/images/image_dotted.png) no-repeat scroll center 125% / 75%;
}
.contactinfo-item:before, .contactinfo-item:after {
top: -100%;
left: -100%;
-webkit-transition: all .4s cubic-bezier(.645,.045,.355,1);
transition: all .4s cubic-bezier(.645,.045,.355,1);
}
.contactinfo-item.active:before {
top: -47px;
left: -40px;
}
.contactinfo-item.active:after {
top: -33px;
left: -26px;
transition-delay: 0.15s;
}
.contactinfo-item i, .contactinfo-item img {
font-size: 50px;
max-height: 52px;
display: inline-block;
margin-bottom: 15px;
}
.contactinfo-item p {
margin-top: 12px;
line-height: 1.6;
margin-bottom: 0;
}
.contactinfo-section .theme-columns-area {
margin-bottom: -0.95rem;
}
.contactinfo-section .theme-columns-area [class*='theme-column-'] {
margin-bottom: 0.95rem;
}
.contactinfo-item a {
margin-top: 15px;
font-weight: 500;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
display: inline-block;
}
.contactinfo-item h5 {
font-size: 23px;
}
.contactmap-section {
background: #f9f9f9;
position: relative;
z-index: 0;
}
.contactmap-section .map {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.contactmap-section .map iframe {
width: 100%;
height: 100%;
-webkit-filter: grayscale(90%);
filter: grayscale(100%);
}
.contactmap-section .contactmapinfo {
padding: 50px;
background: var(--sp-gradient1);
color: #ffffff;
clip-path: polygon(0 0, 95% 0, 95% 45%, 100% 50%, 95% 55%, 95% 100%, 0 100%);
}
.contactmap-section .contactmapinfo {
padding: 50px;
background: var(--sp-gradient1);
color: #ffffff;
}
.contactmapinfo .widget {
margin-bottom: 35px;
}
.contactmapinfo .widget:last-child {
margin-bottom: 0;
}
.contactmapinfo .contact-area {
align-items: flex-start;
-webkit-box-align: start;
-webkit-align-items: start;
-ms-flex-align: start;
}
.contactmapinfo .contact-area .contact-icon {
width: 50px;
height: 50px;
font-size: 24px;
background: #ffffff;
border-radius: 100px;
justify-content: center;
margin-right: 20px;
}
.contactmapinfo .contact-info span.title {
font-size: 18px;
font-weight: 600;
}
.contactmapinfo .contact-info span.title a {
color:#fff;
}
.contactmapinfo .contact-info span.text {
margin-top: 7px;
}
.contact-info .av-grid-dl {
margin: 0;
}
.contact-info .text .av-grid-dl > * {
padding: 0.2em 0 0.2em 0;
line-height: 1.1;
font-weight: normal;
}
.contactoffice-item {
text-align: center;
}
.contactoffice-item i, .contactoffice-item img {
display: inline-block;
width: 110px;
height: 110px;
line-height: 90px;
font-size: 60px;
border: 10px solid #ffffff;
box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
background: #ffffff;
border-radius: 100px;
margin: 0 auto 32px;
}
.contactoffice-carousel.owl-carousel .owl-item img {
width: 110px;
height: 110px;
}
.contactoffice-item i:before {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.contactoffice-item p {
margin-top: 10px;
}
.contactoffice-item a {
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
display: inline-block;
text-decoration: none;
font-weight: 600;
margin-top: 16px;
}
.contactform-section {
background: #f5f6fa;
}
.contactformbg-heading {
background-blend-mode: overlay;
}
.contactform {
padding: 55px;
background: #ffffff;
border-radius: 10px; box-shadow: 0 5px 60px -2px rgb(0 0 0 / 12%);
}
.contactform .wpcf7 form {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-bottom: -2.5%;
}
.contactform .wpcf7 form p {
flex: 100%;
margin-bottom: 2.5%;
}
.contactform .wpcf7 form p:nth-child(5),
.contactform .wpcf7 form p:nth-child(3) {
margin-left: 2.5%;
}
.contactform .wpcf7 form p:nth-child(5),
.contactform .wpcf7 form p:nth-child(2),
.contactform .wpcf7 form p:nth-child(3),
.contactform .wpcf7 form p:nth-child(4) {
flex: 0 0 48.5%;
}
.wpcf7 form .wpcf7-response-output {
position: absolute;
bottom: 45px;
}
.contactform-cards {
margin-top: 80px;
}
.contactform-cards-item {
padding: 40px;
color: #ffffff;
background-color: var(--sp-secondary-dark);
background-blend-mode: overlay;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
border-radius: 10px;
}
.contactform-cards-item .cards-area {
display: flex;
align-items: center;
justify-content: flex-start;
min-height: 50px;
}
.contactform-cards-item .cards-area .cards-icon {
font-size: 40px;
line-height: 40px;
margin-right: 16px;
}
.contactform-cards-item .cards-area .cards-title {
font-size: 30px;
font-weight: 600;
}
.contactform-cards-item .cards-area .cards-btn {
margin-left: 25px;
flex-shrink: 0;
}  .accordion-content {
display: none;
padding: 0 30px 20px;
}
.accordion {
border-radius: 10px;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.accordion-default {
box-shadow: 0 0 20px -1px rgb(0 0 0 / 12%);
}
.accordion .accordion-button {
width: 100%;
text-align: left;
padding: 20px 30px;
border-radius: 10px;
font-weight: 700;
border: 0;
letter-spacing: 0.5px;
white-space: normal;
}
.accordion .accordion-button span {
display: inline-block;
max-width: 92%;
}
.accordion-default .accordion-button {
color: inherit;
background: transparent;
border-color: transparent;
}
.accordion .accordion-button i {
width: 30px;
height: 30px;
max-width: 8%;
float: right;
background: var(--sp-gradient1);
border-radius: 6px;
line-height: 31px;
text-align: center;
color: #ffffff;
font-size: 15px;
}
.is-accordion-open .accordion-default .accordion-button i {
background: var(--sp-gradient2);
}
.is-accordion-open .accordion .accordion-button {
padding-bottom: 13px;
}
.accordion-gradient .accordion-button {
background: var(--sp-gradient2);
}
.is-accordion-open .accordion-gradient {
color: #ffffff;
background: var(--sp-gradient1);
}
.is-accordion-open .accordion-gradient .accordion-button {
background: var(--sp-gradient1);
}
.is-accordion-open .accordion-gradient .accordion-button i {
background: rgb(255 255 255 / 50%);
}  .section-error404 {
padding: 190px 0;
}
.card-error h1 {
font-size: 220px;
line-height: 165px;
max-height: 160px;
margin-bottom: 40px;
display: inline-table;
}
.card-error .card-erroricon {
display: inline-block;
margin: 0 15px;
width: 160px;
height: 160px;
font-size: 70px;
color: #ffffff;
overflow: hidden;
vertical-align: top;
position: relative;
z-index: 0;
background: var(--sp-gradient1);
clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
}
.card-error .card-erroricon:after, .card-error .card-erroricon:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
z-index: -1;
clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
}
.card-error .card-erroricon:before {
width: 130px;
height: 130px;
background: #ffffff;
}
.card-error .card-erroricon:after {
background: var(--sp-gradient1);
width: 122px;
height: 122px;
}
.card-error h4 {
font-size: 36px;
margin-bottom: 20px;
}
.card-error p {
margin-bottom: 20px;
}
.card-error-btn a {
margin-right: 10px;
}
.card-error-btn a:last-child {
margin-right: 0;
}  .gallery-item {
border-radius: 0;
overflow: hidden;
}
[class^='theme-column-'] figure.gallery-item {
margin: 0;
}
.av-load-item {
display: none;
}
.loadspinner i:before {
display: inline-block;
animation: 0.8s spin 0.4s linear forwards infinite;
}
@keyframes spin{from{transform:rotate(0deg) scale(1)}to{transform:rotate(360deg)}}
.gallery-item {
position: relative;
overflow: hidden;
cursor: pointer;
background: var(--sp-gradient2);
}
.gallery-icon {
position: relative;
overflow: hidden;
}
.gallery-icon:before {
content: '';
position: absolute;
width: 100%;
bottom: 0;
top: 0;
height: 100%;
background: rgba(0, 0, 0, 0.6);
right: 0;
left: 0;
opacity: 0;
transition: all 150ms ease-in-out 200ms;
}
.gallery-item:hover .gallery-icon:before,
.gallery-item:focus-within .gallery-icon:before {
opacity: 1;
transition: all .5s;
}
.gallery-item .gallery-popup-icon a {
border-radius: 100%;
display: inline-block;
text-align: center;
}
figure.gallery-item .gallery-popup-icon a:last-child {
margin-right: 0;
}
.gallery-item figcaption {
width: 100%;
padding: 24px 26px;
color: #ffffff;
margin: 0;
font-style: normal;
background: var(--sp-gradient1);
}
.gallery-caption h4 {
font-size: 20px;
font-weight: 600;
margin-bottom: 0;
}
.gallery-caption p {
margin-top: 8px;
margin-bottom: 0;
}
.gallery-two .gallery-thumb-text,
.gallery-one .gallery-popup-icon {
position: absolute;
left: 0;
right: 0;
text-align: center;
top: 65%;
padding: 0 30px;
width: 100%;
display: flex;
justify-content: center;
opacity: 0;
z-index: 1;
}
.gallery-one .gallery-item .gallery-popup-icon a {
width: 50px;
height: 50px;
line-height: 50px;
font-size: 20px;
margin-right: 10px;
background: var(--sp-gradient1);
color: #ffffff;
opacity: 0;
-webkit-transition: all .45s cubic-bezier(.645,.045,.355,1);
transition: all .45s cubic-bezier(.645,.045,.355,1);
}
.gallery-one .gallery-item .gallery-popup-icon a {
transform: translateX(-30px);
-webkit-transform: translateX(-30px);
}
.gallery-one .gallery-item .gallery-popup-icon a:nth-child(2) {
transform: translateX(30px);
-webkit-transform: translateX(30px);
}
.gallery-two .gallery-thumb-text {
top: 34%;
}
.gallery-two .gallery-thumb-text p {
margin-bottom: 0;
color: #ffffff;
transform: translateY(30px);
-webkit-transform: translateY(30px);
opacity: 0;
-webkit-transition: all .45s cubic-bezier(.645,.045,.355,1);
transition: all .45s cubic-bezier(.645,.045,.355,1);
}
.gallery-two .gallery-popup-icon a {
background: #ffffff;
width: 40px;
height: 40px;
line-height: 40px;
font-size: 18px;
margin-right: 5px;
opacity: 0;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,200%,0);
transform: translate3d(0,200%,0);
}
.gallery-two .gallery-item figcaption {
position: absolute;
bottom: 0;
left: 0;
opacity: 0;
transform: translateY(30px);
-webkit-transform: translateY(30px);
overflow: hidden;
-webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
transition: all .35s cubic-bezier(.645,.045,.355,1);
z-index: 1;
}
.gallery-two .gallery-item figcaption {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding: 16px 26px;
}
.gallery-two .gallery-item figcaption h4,
.gallery-two .gallery-item figcaption .gallery-popup-icon {
margin: 5px 0;
}
.gallery-two .gallery-item:hover .gallery-thumb-text p,
.gallery-two .gallery-item:focus-within .gallery-thumb-text p {
opacity: 1;
transform: translateY(0px);
-webkit-transform: translateY(0px);
}
.gallery-two .gallery-item:hover .gallery-popup-icon a,
.gallery-two .gallery-item:focus-within .gallery-popup-icon a {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.gallery-two .gallery-item:hover .gallery-popup-icon a:nth-child(2),
.gallery-two .gallery-item:focus-within .gallery-popup-icon a:nth-child(2) {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.gallery-one .gallery-item:hover .gallery-popup-icon a,
.gallery-one .gallery-item:focus-within .gallery-popup-icon a {
opacity: 1;
transform: translateX(0px);
-webkit-transform: translateX(0px);
}
.gallery-two .gallery-item:hover .gallery-thumb-text,
.gallery-two .gallery-item:focus-within .gallery-thumb-text,
.gallery-one .gallery-item:hover .gallery-popup-icon,
.gallery-one .gallery-item:focus-within .gallery-popup-icon {
opacity: 1;
-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.gallery-two .gallery-item:hover figcaption,
.gallery-two .gallery-item:focus-within figcaption {
opacity: 1;
transform: translateY(0);
-webkit-transform: translateY(0);
}  .cta-section {
width: 100%;
height: 100%;
min-height: 176px;
background-size: cover;
background-position: top left;
background-color: rgb(5 5 31 / 90%);
background-blend-mode: overlay;
position: relative;
z-index: 0;
}
.cta-overlay {
padding: 45px 0;
position: relative;
z-index: 0;
}
.cta-overlay:before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 44.5%;
height: 100%;
background: var(--sp-gradient1);
clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
opacity: 0.6;
z-index: 0;
}
.cta-section:after{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.9;
background: var(--sp-secondary2) none repeat scroll 0 0;
z-index: -1;
}
.cta-content-wrap {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
z-index: 1;
}
.cta-content .cta-icon-wrap {
display: inline-block;
position: absolute;
top: 0;
bottom: 0;
left: -80px;
margin: auto 0;
width: 50px;
height: 50px;
background: var(--sp-gradient2);
border-radius: 100px;
color: #ffffff;
text-align: center;
line-height: 50px;
font-size: 25px;
}
.cta-content .cta-icon-wrap:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 50px;
height: 50px;
margin: auto;
-webkit-animation: ripple 1.6s ease-out infinite;
animation: ripple 1.6s ease-out infinite;
-webkit-animation-delay: 3s;
animation-delay: 3s;
border-radius: 100%;
background: var(--sp-gradient1);
opacity: 0.6;
z-index: -1;
}
.cta-content {
max-width: 435px;
}
.cta-content h4 {
font-size: 24px;
background: var(--sp-gradient1);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.cta-content p {
color: #ffffff;
margin-bottom: 0;
margin-top: 8px;
}
.call-wrapper {
position: relative;
display: flex;
align-items: center;
justify-content: flex-start;
color: #ffffff;
z-index: 0;
}
.call-wrapper .call-icon-box {
font-size: 80px;
height: 80px;
line-height: 90px;
margin-right: 16px;
}
.call-wrapper .cta-info .call-title {
font-size: 17px;
margin-bottom: 6px;
}
.call-wrapper .cta-info .call-phone {
font-size: 25px;
font-weight: 700;
}
.call-wrapper .cta-info .call-phone a {
color: #ffffff;
text-decoration: none;
}
.cta-content-wrap .cta-btn {
padding-left: 20px;
} .itemImg {
display: block;
height: 100%;
width: 100%;
}
.itemImg canvas {
height: 100%;
}
.itemImg img {
width: 100%;
height: 100%;
display: block;
object-fit: cover;
}
.js .itemImg img {
display: none;
} .bg-sticky {
position: absolute;
top: 15px;
right: 15px;
display: block;
text-align: center;
letter-spacing: 0.5px;
font-size: 16px;
font-weight: 600;
padding: 0 .62em;
line-height: 30px;
border-radius: 3px;
color: var(--sp-white);
z-index: 9;
}
.bg-sticky.rounded-circle {
border-radius: 100%;
} .aligncenter {
margin-left: auto;
margin-right: auto;
}
blockquote.wp-block-quote.has-text-color p,blockquote.wp-block-quote.has-text-color p var,blockquote.wp-block-quote.has-text-color p cite,blockquote.wp-block-quote.has-text-color cite {
color: inherit;
} .post-content .cat-links a,
.post-content .tag-links a {
color: var(--sp-white);
text-decoration: none;
font-weight: 500;
}
.post-content .cat-links a:hover, .post-content .cat-links a:focus,
.post-content .tag-links a:hover, .post-content .tag-links a:focus {
text-decoration: none;
font-weight: 500;
}@media (min-width: 992px) {
.footer-parallax .footer-section {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: -1;
}
.footer-parallax .neom-content {
position: relative;
margin-bottom: 756px;
background-color: #ffffff;
box-shadow: 0 5px 10px 0 rgb(51 51 51 / 50%);
z-index: 1;
}
.mobile-logo,
.theme-mobile-menu {
display: none;
}
.gallery-area .gallery-item {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.main-slider .owl-nav [class*=owl-] {
top: -60px;
}
.features-section .featuresbgwrapper {
position: inherit;
}
.featuresbgwrapper .features-image-wrap img {
max-width: 900px;
max-height: 570px;
position: absolute;
bottom: 100px;
}
.info-section-one .info-wrapper {
margin: 0;
}
.theme-column-5.funfact-person {
position: unset;
} .header.header-eight +.neom-content .breadcrumb-area {
padding-top: 162px;
}
.header.header-three +.neom-content .breadcrumb-area,
.header.header-two +.neom-content .breadcrumb-area {
padding-top: 305px;
}
.header.header-three +.neom-content .slider-wrapper .main-slider .item,
.header.header-two +.neom-content .slider-wrapper .main-slider .item {
min-height: 820px;
}
.header.header-eight +.neom-content .slider-wrapper .main-slider .item img,
.header.header-three +.neom-content .slider-wrapper .main-slider .item img,
.header.header-two +.neom-content .slider-wrapper .main-slider .item img {
height: 100%;
min-height: 820px;
object-fit: cover;
}
.header.header-eight +.neom-content .slider-wrapper .main-slider .item,
.header.header-eight +.neom-content .slider-wrapper .main-slider .item img {
min-height: 682px;
} .header.header-three +.neom-content .slider-wrapper .main-slider .theme-content,
.header.header-two +.neom-content .slider-wrapper .main-slider .theme-content {
padding-top: 282px;
}
.header.header-eight +.neom-content .slider-wrapper .main-slider .owl-nav [class*=owl-] {
top: 145px;
}
.header.header-three +.neom-content .slider-wrapper .main-slider .owl-nav [class*=owl-],
.header.header-two +.neom-content .slider-wrapper .main-slider .owl-nav [class*=owl-] {
top: 216px;
}
.header.header-eight,
.header.header-three,
.header.header-two {
position: relative;
right: 0;
left: 0;
width: 100%;
margin: 0 auto;
}
.header.header-three,
.header.header-two {
max-width: 81.15%;
top: 25px;
}
.header.header-three {
background: var(--sp-gradient1);
color: #ffffff;
}
.header.header-three .navbar-area.sticky-menu {
background: var(--sp-gradient1);
}
.header.header-three .header-backside,
.header.header-two .header-backside {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
width: 100%;
height: 138%;
opacity: 0.6;
text-align: center;
margin: auto;
transition: opacity 0s linear;
z-index: -1;
}
.header.header-three .header-backside>span>span,
.header.header-two .header-backside>span>span {
max-width: 93.9%;
display: inline-block;
width: 100%;
height: 100%;
}
.header.header-three .header-backside>span>span,
.header.header-three .header-backside:after,
.header.header-three .header-backside:before,
.header.header-three .header-backside>span:after,
.header.header-three .header-backside>span:before {
background: var(--sp-gradient1);
}
.header.header-two .header-backside>span>span,
.header.header-two .header-backside:after,
.header.header-two .header-backside:before,
.header.header-two .header-backside>span:after,
.header.header-two .header-backside>span:before {
background: #ffffff;
}
.header.header-three .header-backside:after,
.header.header-three .header-backside:before,
.header.header-three .header-backside>span:after,
.header.header-three .header-backside>span:before,
.header.header-two .header-backside:after,
.header.header-two .header-backside:before,
.header.header-two .header-backside>span:after,
.header.header-two .header-backside>span:before {
content: '';
position: absolute;
width: 3.05%;
height: 14%;
opacity: 0.7;
}
.header.header-three .header-backside:before,
.header.header-two .header-backside:before {
top: 0;
left: 0;
clip-path: polygon(100% -5%, 100% 100%, 0 100%);
}
.header.header-three .header-backside:after,
.header.header-two .header-backside:after {
top: 0;
right: 0;
clip-path: polygon(0 100%, 0 -5%, 100% 100%);
}
.header.header-three .header-backside>span:after,
.header.header-two .header-backside>span:after {
right: 0;
bottom: 0;
clip-path: polygon(100% 0, 0 108%, 0 0);
}
.header.header-three .header-backside>span:before,
.header.header-two .header-backside>span:before {
left: 0;
bottom: 0;
clip-path: polygon(100% 0, 0 0, 100% 108%);
}
.header.header-three .navbar-area.sticky-menu,
.header.header-eight .navbar-area.sticky-menu,
.header.header-two .navbar-area.sticky-menu {
max-width: 100%;
margin: 0 auto;
}
.header.header-three .av-container,
.header.header-two .av-container {
padding: 0 25px;
}
.header.header-three .navbar-area,
.header.header-two .navbar-area {
padding: 0;
}
.header.header-three .header-wrap-right,
.header.header-two .header-wrap-right {
min-height: 90px;
margin-left: 8px;
border-left: 1px solid rgb(189 189 189 / 0.45);
}
.header.header-three .menubar .menu-wrap > li > a,
.header.header-two .menubar .menu-wrap > li > a {
line-height: 90px;
}
.header.header-three .theme-menu,
.header.header-two .theme-menu {
padding-left: 12px;
border-left: 1px solid rgb(189 189 189 / 0.45);
}
.header.header-three .logo img,
.header.header-two .logo img {
width: 100%;
}
.header.header-three .tagcloud a,
.header.header-three .widget:not(.widget_social_widget) a:hover,
.header.header-three .widget:not(.widget_social_widget) a:focus {
color: #ffffff;
}
.header.header-three .menubar .menu-wrap > li > a,
.header.header-three .contact-icon i,
.header.header-three .header-widget a:hover span.title,
.header.header-three .header-widget a:focus span.title {
background: transparent;
-webkit-background-clip: unset;
-webkit-text-fill-color: unset;
color: #ffffff;
}
.header.header-six {
background: var(--sp-gradient2);
color: #ffffff;
}
.header.header-eight {
top: 0;
background: var(--sp-secondary-dark);
color: #ffffff;
}
.header.header-eight .navbar-area {
padding: 0;
background: var(--sp-gradient2);
position: relative;
z-index: 0;
}
.header.header-eight .sticky-menu {
padding: 0;
background: var(--sp-gradient2);
position: fixed;
z-index: 0;
}
.header.header-eight .menu-right .header-wrap-right {
min-height: 97px;
}
.header.header-eight .menubar .menu-wrap > li > a {
color: #ffffff;
line-height: 97px;
}
.header.header-eight .navbar-area:before,
.header.header-eight .navbar-area:after {
content: "";
left: 0;
bottom: 0px;
width: 10%;
height: 100%;
min-height: 100px;
position: absolute;
background: var(--sp-gradient1);
clip-path: polygon(0 0, 80% 0%, 50% 50%, 80% 100%, 0 139%, 0% 50%);
z-index: -1;
}
.header.header-eight .navbar-area:after {
left: 26px;
opacity: 0.6;
z-index: -1;
} .header.header-eight .navbar-area .theme-column-3.my-auto .logo img {
width: 200px;
}
.header.header-eight .header-above-info {
border-bottom: 0;
} .header.header-eight .navbar-area .menubar ul.menu-wrap {
padding-left: 19px;
}
.header.header-eight .header-above-info .widget.widget_nav_menu a, .header.header-eight .header-above-info .widget.widget_nav_menu li {
line-height: 18px;
}
.header.header-eight .header-above-info .widget_nav_menu li:not(:last-child) {
padding-right: 9px;
margin-right: 5px;
border-right: 1px solid #ffffff;
}
.header.header-eight .header-above-info .widget_nav_menu a:not(:hover):not(:focus) {
color: #ffffff;
}
.header.header-eight .cart-icon-wrap {
box-shadow: none;
}
.header.header-eight .cart-icon-wrap i {
background: transparent;
-webkit-background-clip: unset;
-webkit-text-fill-color: unset;
color: #ffffff;
}
.header.header-eight .cart-wrapper .cart-icon-wrap span {
right: 0;
top: -5px;
border: 0;
line-height: 19px;
}
.header.header-eight .navbar-area ul li.cart-wrapper {
margin-right: 3px;
}
.header.header-eight .header-search-toggle {
color: #ffffff;
}
.cta-section .theme-columns-area,
.cta-section .theme-columns-area [class*='theme-column-'] {
margin-bottom: 0;
}
.cta-section .theme-columns-area [class*='theme-column-'].my-auto {
margin-bottom: auto;
}
.header-2 .breadcrumb-content,
.header-3 .breadcrumb-content  {
padding-top: 300px;
}
.header-7 .breadcrumb-content  {
padding-top: 200px;
}
}
@media (min-width: 992px) and (max-width: 1330px) {
.main-slider .owl-nav [class*=owl-] {
width: 42px;
height: 42px;
}
.main-slider .owl-nav [class*=owl-] i {
font-size: 14.5px;
}
.main-slider .owl-nav [class*=owl-]:hover {
width: 96px;
}
.main-slider .owl-nav .owl-prev {
left: 0.46%;
}
.main-slider .owl-nav .owl-next {
right: 0.46%;
}
}
@media (min-width: 992px) and (max-width: 1124px) {
.widget_social_widget li:not(:last-child) a {
margin-right: 3px;
}
.awp-btn-wrapper .awp-btn:not(:last-child) {
margin-right: 10px;
}
.menubar .menu-wrap > li > a {
padding: 0px 13px;
}
.widget_social_widget li {
margin-left: 8px;
}
.share-toolkit .toolkit-hover,
.widget_social_widget li a {
width: 35px;
height: 35px;
line-height: 35px;
font-size: 15px;
}
.footer-copyright .widget_social_widget li {
margin-left: 6px;
}
.footer-copyright .widget_social_widget a {
width: 35px;
height: 35px;
}
}
@media (min-width: 992px) and (max-width: 1111px) {
.cta-content .cta-icon-wrap {
left: -65px;
}
.info-wrapper2 .widget.widget-contact {
padding: 45.5px 25px;
}
.info-wrapper2 .widget.widget-contact .contact-area .contact-icon {
margin: 0 12px 0 0;
font-size: 42px;
}
.info-wrapper2 .widget.widget-contact .contact-area span.text {
font-size: 16px;
}
.info-wrapper2 .widget.widget-contact .contact-area span.title {
font-size: 21px;
font-weight: 700;
}
.info-section-one .widget-contact .contact-area .title {
font-size: 14px;
}
.header.header-seven .navbar-area .menu-right.menu-left {
margin-top: -26px;
}
.header.header-seven .navbar-area .menubar .menu-wrap > li > a {
font-size: 14.5px;
}
.header.header-seven .navbar-area .share-toolkit .toolkit-hover, .header.header-seven .navbar-area .widget_social_widget li a {
width: 30px;
height: 30px;
line-height: 30px;
font-size: 14px;
}
.header-widget:not(.header-carousel) .widget:not(.widget_media_video) {
flex: 1;
}
.widget-right .widget, .widget-left .widget {
padding: 0px 10px;
}
.widget-right .widget:nth-child(n+2) {
padding: 0 10px;
}
.header .contact-info span.title {
font-size: 14px;
}
.av-button-area {
padding-left: 0.75em;
}
.menu-right > ul {
padding-left: 12px;
}
li.cart-wrapper {
margin-right: 5px;
}
li.search-button {
padding-left: 5px;
}
}
@media (min-width: 992px) and (max-width: 1110px) {
.header.header-six .navbar-full .widget-wrp .widget {
max-width: 239px;
margin-right: 8px;
padding-right: 8px;
}
.header.header-five .widget-wrp .widget {
max-width: 280px;
}
.card-error h1 {
font-size: 188px;
line-height: 135px;
}
.card-error .card-erroricon {
width: 135px;
height: 135px;
}
.card-error .card-erroricon:after {
width: 112px;
height: 112px;
}
.card-error .card-erroricon:before {
width: 120px;
height: 120px;
}
}
@media (min-width: 992px) and (max-width: 1288px) {
.header.header-three, .header.header-two {
max-width: 86.5%;
}
.header.header-three .header-wrap-right,
.header.header-two .header-wrap-right {
max-width: 200px;
}
.header.header-three .navbar-area .theme-column-3.my-auto,
.header.header-two .navbar-area .theme-column-3.my-auto {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.header.header-three .navbar-area .theme-column-9.my-auto,
.header.header-two .navbar-area .theme-column-9.my-auto {
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;
}
.header.header-three .navbar-area .menubar .menu-wrap > li > a,
.header.header-two .navbar-area .menubar .menu-wrap > li > a {
font-size: 14px;
padding: 0px 10px;
}
.header.header-three .navbar-area .menubar ul.menu-wrap > li.dropdown > a,
.header.header-two .navbar-area .menubar ul.menu-wrap > li.dropdown > a {
padding-right: 18px;
}
.header.header-three .header-wrap-right li.search-button,
.header.header-two .header-wrap-right li.search-button {
margin-left: 0;
padding-left: 0;
}
}
@media (min-width: 992px) and (max-width: 1041px) {
.header.header-three .header-wrap-right,
.header.header-two .header-wrap-right {
max-width: 165px;
}
}
@media (max-width: 991px) {
.cta-section .cta-overlay:before,
.cta-content .cta-icon-wrap {
display: none;
}
.badge {
line-height: 1.2;
vertical-align: text-top;
}
.not-included {
margin-top: -10px;
}
div.theme-mobile-nav {
display: block;
}
.hide-mobile-tablet.sticky-menu {
position: relative;
}
.hide-mobile-tablet {
display: none;
}
.theme-mobile-menu .header-wrap-right .widget-wrap,
.mobile-menu .login-btn {
display: none;
}
.header .widget_info li {
margin-right: 0;
margin-bottom: 5px;
}
.header-widget .widget_social li a {
margin-bottom: 4px;
}
.main-slider .owl-nav {
position: absolute;
left: 0;
right: 0;
bottom: 1em;
}
.main-slider .owl-nav [class*=owl-] {
position: relative;
left: 0;
right: 0;
width: 45px;
height: 45px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
width: 95px;
left: 0;
right: 0;
}
.main-slider .owl-nav .owl-prev {
margin-right: 6px; 
}
.main-slider .owl-nav .owl-next {
margin-left: 6px; 
}
.theme-slider div.theme-content {
margin-bottom: 15px;
}
.theme-content h1 {
font-size: 24px;
}
.theme-content h3 {
font-size: 14px;
padding: 8px 10px;
line-height: 1;
}
.theme-content p {
font-size: 14px;
margin-bottom: 10px;
}
.theme-content .awp-btn {
font-size: 13px;
padding: 6px 12px;
}
.theme-content .awp-btn i {
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
font-size: 90%;
background: rgba(255, 255, 255, 0);
border-radius: 5px;
margin-left: 2px;
margin-right: -5px;
}
.widget-left .widget:nth-child(2n+3),
.widget-left .widget:first-child,
.widget-right .widget:nth-child(n+2),
.widget-right .widget,
.widget-left .widget {
padding: 0 10px;
}
.widget-left,
.widget-right {
justify-content: center;
}
.info-section {
margin-top: 80px;
margin-bottom: 0;
}
.info-section-one .info-wrapper [class*='av-sm-column'] {
margin-bottom: 15px;
}
.info-section-one .info-wrapper [class*='av-sm-column']:last-child {
margin-bottom: 0;
}
.info-section-one .widget-contact .contact-area .title {
font-size: 96%;
}
.footer-one .footer-primary .footer-info-overwrap {
display: none;
}
.shapes-section [class*="shape"] {
display: none;
}
.footer-one .footer-above .contact-info span.title {
font-size: 20px;
font-weight: 500;
}
.footer-one .footer-above .contact-icon {
font-size: 50px;
height: 50px;
}
.header-six .widget_social_widget {
display: none;
}
}
@media (min-width: 480px) and (max-width: 767px) {
.hide-tablet {
display : none;
}
.hide-tablet.sticky-menu {
position: relative;
}
}
@media (min-width: 601px) and (max-width: 991px) {
.gallery-area .gallery-item {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.info-section-one .info-wrapper:not(.info-four) [class*='av-sm-column']:nth-child(4n) {
border-left: 0;
}
.info-section-one .info-wrapper.info-four [class*='av-sm-column']:nth-child(5n) {
border-left: 0;
}
.info-section-one .info-wrapper .widget-contact .contact-area .title {
font-size: 87%;
}
.footer-one .footer-above [class*='theme-column-']:nth-child(3n) {
border-left: 0;
}
.step-section .theme-columns-area [class*='theme-column-']:nth-child(2n) .stepbox .step-effect {
display: none;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.footer-one .footer-copyright .theme-columns-area [class*='theme-column-']:nth-child(3n) {
border-left: 0;
}
.timeline::before {
height: 94%;
}
}
@media (min-width: 768px) {
.timeline-item {
justify-content: space-around;
}
}
@media (max-width: 767px) {
.av-my-default {
margin: 80px 0;
}
.av-mt-default {
margin-top: 80px;
}
.av-mb-default {
margin-bottom: 80px;
}
.theme-default {
padding: 80px 0;
}
.av-pt-default {
padding-top: 80px;
}
.av-pb-default {
padding-bottom: 80px;
}
.section-error404 {
padding: 80px 0;
}
.av-container-fluid,
.av-container {
padding: 0 25px;
}
.hide-mobile-tablet.sticky-menu {
position: relative;
}
.hide-mobile-tablet {
display : none;
}
.breadcrumb-right .breadcrumb-content,
.breadcrumb-content {
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.breadcrumb-right h2 {
text-align: center;
}
.breadcrumb-content .breadcrumb-heading,
.breadcrumb-content .breadcrumb-list {
text-align: center;
}
.breadcrumb-content .breadcrumb-list {
width: max-content;
border-radius: 20px;
padding: 12px 18px;
}
.breadcrumb-left .breadcrumb-list:before, .breadcrumb-right .breadcrumb-list:before {
width: 100%;
left: 0;
right: 0;
border-radius: 20px;
}
.breadcrumb-left .breadcrumb-heading h2, .breadcrumb-right .breadcrumb-heading h2 {
border-width: 0;
border-bottom-width: 4px;
border-image-slice: 0 0 1 0;
padding: 0;
padding-bottom: 4px;
margin-bottom: 20px;
font-size:30px;
}
.header-widget .widget:nth-child(1n+2) {
margin-left: 0;
}
.header-widget .widget_social li:first-child a {
padding-left: 0;
}
.mobi-head-top {
width: 100%;
}
.mobile-logo {
text-align: left;
}
.site-description {
white-space: normal;
}
.site-title,
.site-description {
text-align: left;
}
.mobile-menu-right > ul {
padding-left: 0;
padding-right: 10px;
}
.theme-mobile-menu .header-wrap-right .widget-wrap,
.theme-mobile-menu .header-wrap-right .features-toggle-list,
.theme-mobile-menu .header-wrap-right .search-button,
.theme-mobile-menu .header-wrap-right .av-button-area {
display: none;
}
.shopping-cart {
right: -103%;
width: 280px;
}
.theme-slider div.theme-content {
margin-bottom: 0;
padding: 10px 8px 10px 8px;
}	
.footer-copyright .widget-left,
.footer-copyright .widget-right,
.footer-copyright .widget-center {
min-height: 60px;
}	
.footer-one .footer-copyright .theme-columns-area [class*='theme-column-'] {
border-left: 0;
border-bottom: 1px solid rgb(189 189 189 / 0.45);
}
.footer-one .footer-copyright .theme-columns-area [class*='theme-column-']:last-child {
border-bottom: none;
}
.timeline-content {
margin-top: 0;
}
.timeline-item {
padding: 0 15px;
margin-bottom: 22px;
}
.timeline-item:last-child {
margin-bottom: 0;
}
.timeline-item:nth-child(even) strong,
.timeline-item:nth-child(even) p {
text-align: left
}
.timeline-item:nth-child(odd) {
flex-direction: row;
}
.timeline::before {
left: 6.25%;
height: 100%;
}
.timeline-circle {
position: absolute;
left: 6.3%;
}
.timeline-item:nth-child(even) .timeline-content {
border-left: 5px solid var(--sp-primary);
border-right: 0;
}
.timeline-item:nth-child(odd) .timeline-date {
text-align: left;
}
.timeline-item:nth-child(2) .timeline-content {
border-left-color: #ff5600;
}
.timeline-item:nth-child(4) .timeline-content {
border-left-color: #12affe;
}
.timeline-item:nth-child(6) .timeline-content {
border-left-color: #ffa805;
}
.timeline-item:nth-child(8) .timeline-content {
border-left-color: #69e9f2;
}
.timeline-item:nth-child(10) .timeline-content {
border-left-color: #3224e9;
}
.testimonials-item {
flex-wrap: wrap;
text-align: center;
}
.testimonials-client-thumb {
margin-right: 0;
width: 230px;
height: 230px;
}
.testimonials-client-thumb:before {
left: -41px;
margin: auto;
}
.testimonial-carousel .owl-thumbs {
position: relative;
top: 0;
left: 0;
margin: 0 auto;
width: 100%;
max-width: 55%;
overflow: hidden;
overflow-x: auto;
white-space: nowrap;
padding: 15px;
max-height: 70px;
margin-top: 20px;
}
.testimonial-carousel .owl-thumbs::-webkit-scrollbar {
width: 0;
height: 0;
}
.testimonial-carousel .owl-thumbs .owl-thumb-item {
top: 0 !important;
left: 0 !important;
right: 0 !important;
bottom: 0 !important;
position: relative !important;
width: 40px !important;
height: 40px !important;
margin: 0 3px;
}
.testimonial-carousel.owl-theme .owl-nav {
transform: none;
margin-top: 6px;
margin-bottom: -10px;
}
.inner-client-section {
margin-top: 0;
}
.contactinfo-section {
background-size: cover;
background-position: center;
}
.heading-title h3 {
font-size: 30px;
}
.footer-one .footer-above .contact-info span.text {
font-size: 15px;
margin-bottom: 4px;
}
.footer-one .footer-above .contact-info span.title {
font-size: 19px;
}
}
@media (max-width: 600px) {
.info-section-one .info-wrapper {
padding: 16px 0px;
}
.info-section-one .info-wrapper [class*='av-sm-column'] {
border-left: 0;
padding-bottom: 15px;
border-bottom: 1px solid rgb(189 189 189 / 0.45);
}
.info-section-one .info-wrapper [class*='av-sm-column']:last-child {
padding-bottom: 0;
border-bottom: 0;
}
.footer-one .footer-above .theme-columns-area {
margin-bottom: 0;
}
.footer-one .footer-above [class*='theme-column-'] {
border-left: 0;
margin-bottom: 0;
border-bottom: 1px solid rgb(189 189 189 / 0.45);
}
.footer-one .footer-above [class*='theme-column-']:last-child {
border-bottom: none;
}
.stepbox .step-effect {
display: none;
}
.contactform {
padding: 22px;
}
.contactform .wpcf7 form {
margin-bottom: -20px;
}
.contactform .wpcf7 form p {
margin-bottom: 20px;
}
.contactform .wpcf7 form p:nth-child(5),
.contactform .wpcf7 form p:nth-child(3) {
margin-left: 0;
}
.contactform .wpcf7 form p:nth-child(5),
.contactform .wpcf7 form p:nth-child(2),
.contactform .wpcf7 form p:nth-child(3),
.contactform .wpcf7 form p:nth-child(4) {
flex: 0 0 100%;
}
}
@media (max-width: 540px) {
.contactform-cards-item .cards-area,
.detailinfo .contact-area {
flex-wrap: wrap;
justify-content: flex-start;
}
.contactform-cards-item .cards-area .cards-btn,
.contactform-cards-item .cards-area .awp-btn,
.detailinfo .awp-btn {
margin-top: 30px;
margin-left: 0;
}
.comment-respond {
padding: 25px;
}
.comment-list .children {
margin-left: 1rem;
}
.widget_media_gallery .gallery-item {
width: 100%;
margin-bottom: 30px;
}
.hide-mobile {
display : none;
}
.hide-mobile.sticky-menu {
position: relative;
}
.theme-slider .av-container {
padding: 0 15px;
}
.theme-content h3 {	    
font-size: 10px;
margin-bottom: 5px;
padding: 5px 5px;
}
.theme-content h1 {
font-size: 16px;
margin-bottom: 2px;
}
.theme-content p {
font-size: 10px;
margin-bottom: 5px;
}
.theme-content .awp-btn {
font-size: 10px;
padding: 0px 5px;
}
.theme-content .awp-btn:not(:last-child) {
margin-right: 8px;
}
.theme-content .awp-btn i {
width: 20px;
height: 20px;
line-height: 2.1;
vertical-align: middle;
}
.widget-left, .widget-right {
flex-wrap: wrap;
}
.widget-right .widget,
.widget-left .widget {
width: 100%;
padding: 0 10px;
}
.widget-right .widget:not(:last-child),
.widget-left .widget:not(:last-child) {
padding: 0;
padding-bottom: 10px;
}
.site-description {
padding-top: 1px;
}
.widget_social_widget li:not(:last-child) {
margin-right: 3px;
}
.widget_social_widget li {
margin-left: 4px;
}
.share-toolkit .toolkit-hover, .widget_social_widget li a {
width: 30px;
height: 30px;
line-height: 30px;
font-size: 15px;
}
.awp-btn-wrapper {
text-align: center;
}
.awp-btn-wrapper .awp-btn:not(:last-child) {
margin-right: 10px;
}
.awp-btn-wrapper .awp-btn:nth-child(2) {
margin-right: 0;
}
.awp-btn-wrapper .awp-btn:last-child {
margin-top: 10px;
}
.card-error h1 {
font-size: 96px;
line-height: 88px;
max-height: 78px;
margin-bottom: 20px;
}
.card-error .card-erroricon {
width: 78px;
height: 78px;
font-size: 36px;
margin: 0 4px;
}
.card-error .card-erroricon:before {
width: 68px;
height: 68px;
}
.card-error .card-erroricon:after {
width: 64px;
height: 64px;
}
.card-error h4 {
font-size: 28px;
margin-bottom: 15px;
}
.team-member .team-info h5 {
font-size: 18px;
}
.team-member .team-info p {
font-size: 13px;
}
}
@media (max-width: 436px) {
.calendar_wrap table th,
.calendar_wrap table td {
line-height: 43px;
}
.comments-area .comment-meta .comment-author img {
position: unset;
width: 90px;
margin-bottom: 15px;
}
.comments-area .comment-body {
padding: 0;
}
.comment-list .children .comment-body {
padding: 20px;
padding-left: 20px;
border-radius: 8px;
}
}
@media only screen and (max-width:675px) {
.cta-content-wrap .cta-btn {
margin-top: 20px;
padding-left: 0;
}
}
@media screen and (max-width: 580px) {
.post-content {
padding: 22px;
}
.post-count {
bottom: -20px;
right: -20px;
font-size: 40px;
}
.post-items:not(.latest_posts):hover .post-count,
.post-items:not(.latest_posts):focus-within .post-count {
top: 22px;
right: 20px;
}
}
@media only screen and (max-width:420px) {
.mobile-logo .logo {
max-width: 170px;
}
.mobile-logo .logo img {
max-width: 90%;
}
.logo a, .mobile-logo a, .site-title {
display: flex;
flex-wrap: wrap;
font-size: 22px;
align-items: center;
}
.mobile-menu-right .header-search-toggle,
.mobile-menu-right .cart-icon-wrap #cart {
font-size: 14px;
}
.toggle-lines div {
height: 2.5px;
margin: 0 0 3.7px;
}
.hamburger .toggle-lines {
padding: 6px 8px 6px;
}
.cart-wrap, .hamburger,
.mobile-menu-right .header-search-toggle,
.mobile-menu-right .cart-icon-wrap #cart,
.cart-icon .cart-icon-wrapper i {
width: 35px;
height: 35px;
line-height: 1.65;
}
.post-footer table {
overflow-x: auto;
display: flex;
}
}
@media only screen and (max-width: 358px) {
.mobile-menu-right > ul {
padding-right: 6px;
}
.headtop-mobi {
margin-left: 5px;
}
.header .header-search-toggle, .cart-icon-wrap {
font-size: 14px;
width: 35px;
height: 35px;
}
.cart-wrapper .cart-icon-wrap i {
font-size: 15px;
}
.header-above-toggle {
width: 35px;
height: 35px;
line-height: 35px;
}
.theme-content h1 {
font-size: 19px;
}
.theme-content p {
max-width: 230px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.theme-content .awp-btn {
font-size: 12px;
padding: 5px 10px;
}
.theme-content .awp-btn:not(:last-child) {
margin-right: 1px;
}
body .widget_social_widget .toolkit-hover+ul {
margin-top: 0;
}
}
@media only screen and (max-width: 330px) {
.theme-content h3 {
width: 100%;
font-size: 11px;
margin-bottom: 5px;
padding: 5px 8px;
}
.theme-content h1 {
font-size: 17px;
}
.theme-content .awp-btn {
font-size: 11px;
padding: 3px 8px;
line-height: 2.2;
}
.theme-mobile-menu .header-wrap-right li {
margin-right: 6px;
}
.mobile-logo .logo {
max-width: 144px;
}
.card-error-btn a {
clear: both;
margin-right: 0;
margin-top: 12px;
}
.post-items p+ul {
padding-left: 5px;
}
.service-item .awp-btn {
min-width: 155px;
}
}.neom2-content .av-container.woo-container {
padding: 0;
}
.woo-container .theme-columns-area {
width: 100%;
flex-basis: 100%;
}
.neom2-content .woocommerce div.product {
margin-bottom: 30px;
}
.woocommerce form.woocommerce-ordering {
margin: 0 0 2em;
}
.neom2-content .page-title {
margin-bottom: 1.25rem;
} .woocommerce .woocommerce-ordering select.orderby {
background-color: var(--sp-white);
box-shadow: 0 0 10px rgb(0 0 0 / 0.1);
border-color: #ececec;
cursor: pointer;
}
.woocommerce p.woocommerce-result-count {
margin: 0;
padding: 4px 10px;
background: var(--sp-gradient1);
color: var(--sp-white);
}
.av-container.woo-container .product {
padding-right: 15px;
padding-left: 15px;
margin-bottom: 2em;
}
.product .product-single {
text-align: center;
background-color: #ffffff;
-webkit-transition: .3s;
transition: .3s;
display: block;
position: relative;
overflow: hidden;
border: 1px solid var(--sp-border-light);
border-radius: 0;
transition: var(--sp-transition);
}
.product .product-single:hover,
.product .product-single:focus-within {
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
}
.product-img {
position: relative;
overflow: hidden;
display: block;
}
.product .product-single a > img {
text-align: center;
margin: auto;
border-bottom: 1px solid var(--sp-border-light);
}
.product-content {
padding: 12px 10px;
display: flex;
align-items: center;
justify-content: space-between;
}
.product .product-single h3 {
font-size: 0.95rem;
display: inline-block;
font-weight: 500;
line-height: 1.5;
text-align: left;
text-transform: capitalize;
}
.woocommerce div.product .product-single .price {
display: inline-block;
font-size: 0.9rem;
font-weight: 500;
line-height: 1.5;
text-align: right;
margin-left: 5px;
}
.price .woocommerce-Price-amount.amount {
display: inline-block;
font-size: inherit;
line-height: inherit;
}
.product-action {
display: flex;
align-items: center;
justify-content: space-between;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 0.782rem 0.35rem;
background: var(--sp-gradient2);
opacity: 0;
visibility: hidden;
transform: translateY(100%);
transition: var(--sp-transition);
}
.woocommerce div.product-single:hover .product-action,
.woocommerce div.product-single:focus-within .product-action {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.woocommerce div.product-single a.button,
.woocommerce div.product-single a.button.add_to_cart_button,
.woocommerce div.product-single a.added_to_cart.wc-forward {
flex: auto;
position: relative;
font-weight: 500;
letter-spacing: 0.65px;
border-radius: 0;
padding: 0;
font-size: 0.77rem;
text-transform: capitalize;
color: var(--sp-white);
transition: var(--sp-transition);
background: none;
}
.woocommerce div.product-single a.added_to_cart.wc-forward {
margin-left: 6px;
border-left: 1px solid rgb(255 255 255 / 15%);
padding-left: 6px;
}
.woocommerce div.product-single a.button.add_to_cart_button:before {
content: "\f07a";
font-family: 'Font Awesome 6 Free';
display: block;
text-align: center;
margin-bottom: 6px;
font-size: 20px;
line-height: 15px;
}
.woocommerce div.product-single a.added_to_cart.wc-forward:before {
content: "\f06e";
font-family: 'Font Awesome 6 Free';
display: block;
text-align: center;
margin-bottom: 6px;
font-size: 20px;
line-height: 15px;
}
.woocommerce div.product-single a.button:hover,
.woocommerce div.product-single a.button:focus,
.woocommerce div.product-single a.button.add_to_cart_button:hover,
.woocommerce div.product-single a.button.add_to_cart_button:focus,
.woocommerce div.product-single a.button.add_to_cart_button.added,
.woocommerce div.product-single a.added_to_cart.wc-forward:hover,
.woocommerce div.product-single a.added_to_cart.wc-forward:focus {
color: var(--sp-border-light);
}
.product .product-single .price del span {
color: #b7b7b7;
text-decoration-line: line-through;
}
.woocommerce div.product .product-single .price > span,
.product .product-single .price ins span {
}
.woocommerce #reviews #comments h3 {
font-size: 28px;
letter-spacing: 0.5px;
margin-bottom: 20px;
}
.woocommerce div.product .woocommerce-tabs .panel h3 {
font-size: 30px;
margin-bottom: 10px;
}
.related.products h3 {
text-transform: capitalize;
}
.product .product-single ul.rate {
margin-top: 15px;
font-size: 16px;
}
.product .product-single ul.rate li i.fa.fa-star:before {
margin-right: 5px;
}
.product .product-single ul.rate {
transform: translateX(-100%);
margin-top: -40px;
font-size: 16px;
width: 100%;
text-align: left;
opacity: 0;
visibility: hidden;
-webkit-transition: .3s;
transition: .3s;
}
.product .product-single ul.rate li {
background-color: rgb(17 17 17 / 0.7);
display: inline-block;
text-align: center;
color: var(--sp-white);
min-height: 40px;
line-height: 40px;
padding: 0 17px;
border-radius: 0 20px 0 0;
}
.product .product-single:hover ul.rate,
.product .product-single:focus-within ul.rate {
opacity: 1;
visibility: visible;
transform: translateX(0);
}
p.woocommerce-notice.woocommerce-notice--success {
margin-bottom: 15px;
padding: 15px;
border-top: 2px solid transparent;
}
.woocommerce ul.order_details {
padding: 15px 15px 0;
background-color: var(--sp-white);
border: 1px solid #d3ced2;
}
.woocommerce ul.order_details li {
margin-bottom: 15px;
}
.woocommerce .woocommerce-order h2 {
font-size: 32px;
margin-bottom: 15px;
}
.woocommerce section.woocommerce-customer-details address {
border-radius: 0;
border: 1px solid #d3ced2;
padding: 22px;
}
p.woocommerce-notice.woocommerce-notice--success,
div.woocommerce-info,
p.woocommerce-info,
li.woocommerce-info {
border-color: var(--sp-gradient1);
background-color: var(--sp-white);
box-shadow: 0 6px 25px -5px rgb(0 0 0 / 0.12);
}
p.woocommerce-notice.woocommerce-notice--success a,
div.woocommerce-info a,
p.woocommerce-info a,
li.woocommerce-info a,
p.woocommerce-notice.woocommerce-notice--success:before,
div.woocommerce-info:before,
p.woocommerce-info:before,
li.woocommerce-info:before {
color: var(--sp-gradient1);
}
.woocommerce nav.woocommerce-pagination {
display: block;
margin-top: 2.5em;
margin-bottom: 2em;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers,
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
border: none;
float: none;
display: inline-flex;
align-items: center;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers {
display: inline-flex;
min-width: 1.67em;
height: 1.67em;
justify-content: center;
align-items: center;
}
.woocommerce nav.woocommerce-pagination ul li a.page-numbers:focus, .woocommerce nav.woocommerce-pagination ul li a.page-numbers:hover, .woocommerce nav.woocommerce-pagination ul li span.page-numbers.current {
color: var(--sp-white);
}
.product .product-single a.added_to_cart.wc-forward {
font-weight: 600;
letter-spacing: 0.5px;
display: block;
}
.dark-product .product-single {
background: var(--sp-gradient1);
}
.dark-product .product-single h2,
.dark-product .product-single .woocommerce-Price-amount.amount {
color: var(--sp-white);
}
.woocommerce .dark-product div.product-single a.button,
.woocommerce div.product-single .dark-product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
color: var(--sp-gradient1);
background-color: var(--sp-white);
}
.dark-product .product-single a.added_to_cart.wc-forward {
color: var(--sp-white);
}
.single-product .product .product_title.entry-title {
letter-spacing: 0.65px;
font-size: 34px;
margin-bottom: 3px;
}
.single-product .product p.price {
margin-bottom: 10px;
}
.single-product .product .product_meta > span {
display: block;
}
.single-product .product .single_add_to_cart_button {
margin-left: 10px;
}
.woocommerce .col2-set div.col-2, .woocommerce-page .col2-set div.col-2,
.woocommerce .col2-set div.col-1, .woocommerce-page .col2-set div.col-1 {
width: 48%;
max-width: 100%;
}
span.woocommerce-input-wrapper {
width: 100%;
}
.select2-container--default span.select2-selection--single {
height: 34px;
border-radius: 0;
background-color: #fbfbfb;
border-color: #e9e9ea;
}
.select2-container--default .select2-selection--single span.select2-selection__rendered {
line-height: 34px;
}
.select2-container--default .select2-selection--single span.select2-selection__arrow {
height: 30px;
}
.woocommerce form p.form-row {
margin: 0 0 10px;
}
.woocommerce-checkout-review-order li {
position: relative;
}
.woocommerce-checkout-review-order li label {
margin-bottom: 0;
vertical-align: middle;
line-height: 1.5;
display: inline-flex;
align-items: center;
}
.woocommerce-checkout div#payment.woocommerce-checkout-payment {
background-color: var(--sp-white);
box-shadow: 0 3px 30px -6px rgb(0 0 0 / 0.15);
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
body.woocommerce-checkout #payment div.payment_box {
background-color: #f7f1ee;
border: 2px solid var(--sp-gradient1);
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
body.woocommerce-checkout #payment div.payment_box::before {
border-color: var(--sp-gradient1);
border-right-color: transparent !important;
border-left-color: transparent !important;
border-top-color: transparent !important;
top: -0.95em;
}
.woocommerce-checkout-review-order #payment ul.payment_methods label img {
height: 38px;
margin-left: 0.75em;
}
.woocommerce-checkout #payment .payment_method_paypal a.about_paypal {
padding: 0 10px;
background-color: var(--sp-white);
line-height: 30px;
border-radius: 20px;
font-weight: 600;
box-shadow: 0 0 10px -2px rgb(0 0 0 / 0.2);
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
margin-bottom: 18px;
}
.woocommerce form .form-row textarea.input-text {
padding: 7px;
}
.woocommerce .quantity .qty {
padding: .469rem;
}
.woocommerce table.shop_table a.remove {
background: var(--sp-gradient1);
color: var(--sp-white) !important;
}
.woocommerce form .form-row input.input-checkbox,
.woocommerce form .form-row input.input-checkbox#terms {
outline: none;
outline-offset: unset;
display: inline-block;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
color: var(--sp-white);
background: var(--sp-gradient1);
border-radius: 0;
line-height: 1.4;
}
.woocommerce-page.woocommerce-cart #content table.cart td.actions .coupon input.input-text[type="text"] {
padding: 7px 6px 6px;
width: 100%;
max-width: 180px;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled, .woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
color: var(--sp-white);
}
@media only screen and (min-width:992px) {
.woocommerce-checkout #payment .payment_method_paypal a.about_paypal {
position: absolute;
right: 0;
}
}
@media only screen and (max-width:991px) {
.woocommerce ul.order_details li {
float: none;
border-right: 0;
padding-bottom: 10px;
border-bottom: 1px dashed #d3ced2;
}
.woocommerce p.woocommerce-result-count {
display: block;
text-align: center;
width: 100%;
}
.woocommerce .woocommerce-ordering {
display: block;
width: 100%;
margin-top: 0.5em;
}
.woocommerce .col2-set div.col-2, .woocommerce-page .col2-set div.col-2,
.woocommerce .col2-set div.col-1, .woocommerce-page .col2-set div.col-1 {
width: 100%;
max-width: 100%;
}
}
.product .product-single .sale-ribbon {
position: absolute;
top: 12px;
left: -24px;
margin: 0;
font-size: 13px;
font-weight: 500;
text-align: left;
padding: 1px 30px;
text-transform: uppercase;
color: var(--sp-white);
background: var(--sp-gradient2);
box-shadow: 0 0 12px rgb(255 255 255 / 0.35);
transform: rotate(-45deg);
z-index: 1;
} .woocommerce-account .addresses .title .edit,
.woocommerce table.my_account_orders td.woocommerce-orders-table__cell-order-number a,
.woocommerce-account .woocommerce-MyAccount-content p a {
color: var(--sp-gradient1);
}
.woocommerce-MyAccount-navigation ul {
background-color: #f9f9f9;
border: 1px solid #e5e5e5;
padding: 0;
list-style: none;
margin: 0;
}
.woocommerce-MyAccount-navigation ul li a {
display: block;
padding: 10px 20px;
line-height: 1.5;
border-width: 0;
border-style: solid;
border-left-width: 2px;
border-left-color: transparent;
border-bottom-width: 1px;
border-bottom-color: #e5e5e5;
color: #2c3145;
-webkit-transition: .3s all;
transition: .3s all;
}
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li a:focus {
background-color: var(--sp-white);
border-left-color: var(--sp-gradient1);
}
.woocommerce-account .woocommerce-MyAccount-content {
border: 1px solid #e5e5e5;
padding: 20px;
background-color: #fbfbfb;
min-height: 254px;
}
.woocommerce .woocommerce-Addresses {
margin-top: 15px;
}
.woocommerce .woocommerce-Addresses .woocommerce-Address {
border: 1px solid #e5e5e5;
padding: 15px;
}
.woocommerce-account .addresses address {
margin-bottom: 0;
}
.woocommerce-account .edit-account .woocommerce-form-row input.woocommerce-Input {
min-height: 38px;
padding: 8px 15px;
}
.woocommerce-account .edit-account .woocommerce-form-row em {
margin-top: 5px;
display: block;
}
.woocommerce-account .edit-account .woocommerce-form-row {
display: inline-block;
}
.woocommerce-account .edit-account .woocommerce-Button {
margin-top: 10px;
}
.woocommerce-Address-title {
position: relative;
}
.woocommerce-Address-title a.edit {
position: absolute;
top: 0;
right: 0;
}
@media only screen and (max-width:991px) {
.woocommerce .woocommerce-Addresses .woocommerce-Address {
width: 100% !important;
float: none !important;
}
.woocommerce .woocommerce-Addresses .woocommerce-Address:not(:last-child) {
margin-bottom: 15px;
}
} .widget_top_rated_products li {
background: var(--sp-gradient2);
}
 .animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.animated.infinite {
animation-iteration-count: infinite;
}
.animated.hinge {
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
animation-duration: .75s;
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transform: translate3d(0,0,0);
}
40%, 43% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -30px, 0);
}
70% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -15px, 0);
}
90% {
transform: translate3d(0,-4px,0);
}
}
.bounce {
animation-name: bounce;
transform-origin: center bottom;
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
animation-name: flash;
} @keyframes pulse {
from {
transform: scale3d(1, 1, 1);
}
50% {
transform: scale3d(1.05, 1.05, 1.05);
}
to {
transform: scale3d(1, 1, 1);
}
}
.pulse {
animation-name: pulse;
}
@keyframes rubberBand {
from {
transform: scale3d(1, 1, 1);
}
30% {
transform: scale3d(1.25, 0.75, 1);
}
40% {
transform: scale3d(0.75, 1.25, 1);
}
50% {
transform: scale3d(1.15, 0.85, 1);
}
65% {
transform: scale3d(.95, 1.05, 1);
}
75% {
transform: scale3d(1.05, .95, 1);
}
to {
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
animation-name: rubberBand;
}
@keyframes shake {
from, to {
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
transform: translate3d(10px, 0, 0);
}
}
.shake {
animation-name: shake;
}
@keyframes headShake {
0% {
transform: translateX(0);
}
6.5% {
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
transform: translateX(5px) rotateY(7deg);
}
31.5% {
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
transform: translateX(2px) rotateY(3deg);
}
50% {
transform: translateX(0);
}
}
.headShake {
animation-timing-function: ease-in-out;
animation-name: headShake;
}
@keyframes swing {
20% {
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
transform: rotate3d(0, 0, 1, -5deg);
}
to {
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
transform-origin: top center;
animation-name: swing;
}
@keyframes tada {
from {
transform: scale3d(1, 1, 1);
}
10%, 20% {
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
transform: scale3d(1, 1, 1);
}
}
.tada {
animation-name: tada;
} @keyframes wobble {
from {
transform: none;
}
15% {
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
transform: none;
}
}
.wobble {
animation-name: wobble;
}
@keyframes jello {
from, 11.1%, to {
transform: none;
}
22.2% {
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
animation-name: jello;
transform-origin: center;
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
20% {
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
animation-name: bounceIn;
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, 25px, 0);
}
75% {
transform: translate3d(0, -10px, 0);
}
90% {
transform: translate3d(0, 5px, 0);
}
to {
transform: none;
}
}
.bounceInDown {
animation-name: bounceInDown;
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(25px, 0, 0);
}
75% {
transform: translate3d(-10px, 0, 0);
}
90% {
transform: translate3d(5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInLeft {
animation-name: bounceInLeft;
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(-25px, 0, 0);
}
75% {
transform: translate3d(10px, 0, 0);
}
90% {
transform: translate3d(-5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInRight {
animation-name: bounceInRight;
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
75% {
transform: translate3d(0, 10px, 0);
}
90% {
transform: translate3d(0, -5px, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
animation-name: bounceInUp;
}
@keyframes bounceOut {
20% {
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
animation-name: bounceOut;
}
@keyframes bounceOutDown {
20% {
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
20% {
opacity: 1;
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
20% {
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
animation-name: bounceOutUp;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
animation-name: fadeIn;
}
@keyframes fadeInDown {
from {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDown {
animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
from {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDownBig {
animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
from {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeft {
animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeftBig {
animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
from {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRight {
animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
from {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRightBig {
animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUp {
animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
from {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUpBig {
animation-name: fadeInUpBig;
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
animation-name: fadeOutUpBig;
}
@keyframes flip {
from {
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) scale3d(.95, .95, .95);
animation-timing-function: ease-in;
}
to {
transform: perspective(400px);
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
animation-name: flip;
}
@keyframes flipInX {
from {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInX;
}
@keyframes flipInY {
from {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInY;
}
@keyframes flipOutX {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@keyframes flipOutY {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipOutY;
}
@keyframes lightSpeedIn {
from {
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
transform: skewX(20deg);
opacity: 1;
}
80% {
transform: skewX(-5deg);
opacity: 1;
}
to {
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
animation-name: lightSpeedIn;
animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
animation-name: lightSpeedOut;
animation-timing-function: ease-in;
}
@keyframes rotateIn {
from {
transform-origin: center;
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
transform-origin: center;
transform: none;
opacity: 1;
}
}
.rotateIn {
animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
animation-name: rotateInUpRight;
}
@keyframes rotateOut {
from {
transform-origin: center;
opacity: 1;
}
to {
transform-origin: center;
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
animation-name: rotateOutUpRight;
}
@keyframes hinge {
0% {
transform-origin: top left;
animation-timing-function: ease-in-out;
}
20%, 60% {
transform: rotate3d(0, 0, 1, 80deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
}
40%, 80% {
transform: rotate3d(0, 0, 1, 60deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
animation-name: hinge;
}
@keyframes jackInTheBox {
from {
opacity: 0;
transform: scale(0.1) rotate(30deg);
transform-origin: center bottom;
}
50% {
transform: rotate(-10deg);
}
70% {
transform: rotate(3deg);
}
to {
opacity: 1;
transform: scale(1);
}
}
.jackInTheBox {
animation-name: jackInTheBox;
} @keyframes rollIn {
from {
opacity: 0;
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
transform: none;
}
}
.rollIn {
animation-name: rollIn;
} @keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
animation-name: rollOut;
}
@keyframes zoomIn {
from {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
animation-name: zoomIn;
}
@keyframes zoomInDown {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
animation-name: zoomInDown;
}
@keyframes zoomInLeft {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
animation-name: zoomInLeft;
}
@keyframes zoomInRight {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
animation-name: zoomInRight;
}
@keyframes zoomInUp {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
animation-name: zoomInUp;
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
animation-name: zoomOut;
}
@keyframes zoomOutDown {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
transform: scale(.1) translate3d(-2000px, 0, 0);
transform-origin: left center;
}
}
.zoomOutLeft {
animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
transform: scale(.1) translate3d(2000px, 0, 0);
transform-origin: right center;
}
}
.zoomOutRight {
animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
animation-name: zoomOutUp;
}
@keyframes slideInDown {
from {
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
animation-name: slideInDown;
}
@keyframes slideInLeft {
from {
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
animation-name: slideInLeft;
}
@keyframes slideInRight {
from {
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
animation-name: slideInRight;
}
@keyframes slideInUp {
from {
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
animation-name: slideInUp;
}
@keyframes slideOutDown {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
animation-name: slideOutDown;
}
@keyframes slideOutLeft {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
animation-name: slideOutLeft;
}
@keyframes slideOutRight {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
animation-name: slideOutRight;
}
@keyframes slideOutUp {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
animation-name: slideOutUp;
}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:0;text-align:center;padding-right:0;width:100%;max-width:40px;max-height:40px}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}body {
color: var(--sp-primary-light);
}
#content,
.info-section,
.about-section,
.cta-section,
.service-section,
.features-section,
.portfolio-section,
.funfact-section,
.post-section,
.testimonial-section,
.team-section,
.client-section,
.step-section,
.timeline-section,
.contactmap-section,
.contactform-section,
.faq-section {
background: var(--wp--preset--color--black);
} .service-item,
.features-item,
.contactinfo-item,
.funfact-item,
.post-items,
.team-member .team-info,
.timeline-content,
.contactform {
background: var(--sp-secondary-dark);
box-shadow: 0px 0px 5px 0px var(--sp-border-light); -webkit-box-shadow: 0px 0px 5px 0px var(--sp-border-light); -moz-box-shadow: 0px 0px 5px 0px var(--sp-border-light); }
.service-overlay:after {
background-color: var(--sp-secondary-dark);
} .funfact-item,
.timeline strong,
.timeline-item .timeline-date,
.contactinfo-item {
color: var(--sp-primary-light);
} .stepbox {
position: relative;
text-align: center;
z-index: 0;
background: var(--sp-secondary-dark);
margin: 10px;
padding: 25px 10px;
border-radius: 10px;
}
.post-content .cat-links a,
.post-content .tag-links a {
color: var(--sp-primary-light);
}
.footer-section.footer-one:after {
opacity: 0.9 !important;
} .theme-mobile-nav,
.navbar-area,
.header-above-info {
background: var(--sp-secondary-dark);
}
.menubar .menu-wrap>li>a,
.header .header-search-toggle,
.cart-icon-wrap {
color: var(--sp-primary-light);
}
.header .widget_nav_menu .sub-menu,
.navbar-area .menubar .dropdown-menu {
background: var(--sp-secondary-dark);
}
.navbar-area .menubar .dropdown-menu li a {
color: var(--sp-primary-light);
} .toggle-lines div {
background: var(--sp-primary-light);
}
.mobile-menu:after {
background: var(--sp-secondary-dark);
}
.mobile-menu .menu-wrap > li a {
color: var(--sp-primary-light);
}
.mobi-head-top {
background-color: var(--sp-secondary-dark);
}
.navigator-wrapper .close-style {
background: var(--sp-gradient1);
}
.close-style:before, .close-style:after {
background: var(--sp-primary-light);
} .share-toolkit .toolkit-hover,
.widget_social_widget li a {
background: var(--wp--preset--color--black) !important;
color: var(--sp-primary-light) !important;
} .comment-respond {
background: var(--sp-secondary-dark);
}
.comments-area {
background: var(--sp-secondary-dark);
}
.comment-respond form input[type="text"],
.comment-respond form input[type="email"],
.comment-respond form input[type="url"],
.comment-respond form input[type="number"],
.comment-respond form textarea {
background: var(--sp-secondary-dark);
} .wp-block-tag-cloud a {
color: var(--sp-primary-light) !important;
} .sidebar>.widget,
.sidebar .wp-block-group__inner-container,
.sidebar .wp-block-search__label {
background: var(--sp-secondary-dark);
-webkit-box-shadow: inset 0px 0px 3px 0px rgb(255 255 255 / 75%); -moz-box-shadow: inset 0px 0px 3px 0px rgb(255 255 255 / 75%); box-shadow: inset 0px 0px 3px 0px rgb(255 255 255 / 75%); } .sidebar .widget.widget_product_categories ul>li:not(.cat-parent)>a:not(:hover):not(:focus),
.sidebar .widget.widget_archive ul>li>a:not(:hover):not(:focus),
.sidebar .widget.widget_categories ul>li>a:not(:hover):not(:focus) {
color: var(--sp-primary-light);
}
.wp-caption {
background-color: var(--sp-secondary-dark);
}
.wp-block-calendar,
.calendar_wrap {
background-color: var(--sp-secondary-dark);
}
.wp-block-calendar table caption,
.calendar_wrap table caption {
color: var(--sp-primary-light);
}
.widget div.wp-block-calendar .wp-calendar-nav span.wp-calendar-nav-prev a,
.widget div.calendar_wrap .wp-calendar-nav span.wp-calendar-nav-prev a{
color: var(--sp-primary-light);
}
.wp-block-calendar table td, .calendar_wrap table td {
background-color: var(--sp-secondary-dark);
color: var(--sp-primary-light);
border-collapse: collapse;
outline: 5px solid var(--wp--preset--color--black);
outline-offset: -3px;
}
.wp-block-calendar table th, .calendar_wrap table th {
border: 5px solid var(--wp--preset--color--black);
} .neom-content table {
background: var(--sp-secondary-dark);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
background-color: var(--sp-secondary-dark) !important;
color: white;
} .product .product-single {
background-color: var(--sp-primary-light);
}
.product .product-single h3 a {
color: var(--sp-primary-light);
}
.product .product-single h3 a:hover {
color: var(--sp-gradient1);
}.post-content span.tag-links {
background: var(--sp-gradient2);
padding: 0px 0px;
color: var(--sp-white);
line-height: 2.2;
}
.post-content span.cat-links {
margin-left: 5px;
}