@charset "UTF-8";
@charset "UTF-8";
.spu-box.spu-theme-postal{
background: url(//www.nettcasinoer.com/wp-content/plugins/wppopups/pro/assets/images/postal.png) 0% 0 repeat-x,url(//www.nettcasinoer.com/wp-content/plugins/wppopups/pro/assets/images/postal.png) 0% 100% repeat-x;
} .spu-box.spu-theme-cta .spu-container{
padding: 20px !important;
}
.spu-box.spu-theme-cta .spu-fields-container{
background: rgb(205, 209, 212);
border-top: 1px solid #B3B2B2;
margin-top: 50px;
margin: 0 -20px -20px -20px;
padding: 36px 30px;
}
.spu-box.spu-theme-cta .spu-fields-container:after {
content: "";
position: absolute;
left: 10px;
top: -60px;
width: 45px;
height: 97px;
background: url(//www.nettcasinoer.com/wp-content/plugins/wppopups/pro/assets/images/cta-arrow.png) 0px 0px no-repeat;
} label.spu-fields.spu-gdpr a{
text-decoration: underline;
}
label.spu-fields.spu-gdpr {
margin-bottom: 20px;
display: block;
}
label.spu-fields.spu-gdpr input {
margin-right: 5px;
} .spu-box.spu-position-fullscreen {
position: fixed !important;
width: 100% !important;
top: 0 !important;
height: 100% !important;
padding: 0 !important;
max-width: 100% !important;
left: 0;
border: none;
box-shadow: none !important;
align-items: center;
justify-content: center;
}
.spu-flex-center {
align-items: center;
justify-content: center;
flex-direction: column;
display: flex;
}
.spu-box.spu-position-after-post{
position: relative;
z-index: 1;
}
.spu-sticky-title{
margin-bottom: 0px;
background: #333;
color: #fff;
padding: 15px 20px !important;
line-height: 1;
cursor: pointer;
}
.spu-box.spu-position-float-left{
left: 0;
}
.spu-box.spu-position-float-right {
right: 0;
}
.spu-box.spu-position-sticky-left{
left: 0;
}
.spu-box.spu-position-sticky-right {
right: 0;
}
.spu-box.spu-position-sticky-right,
.spu-box.spu-position-sticky-left {
position: relative;
}
.spu-box.spu-position-sticky-right.spu-sticky-open,
.spu-box.spu-position-sticky-left.spu-sticky-open{
bottom:0 !important;
}
.spu-box.spu-position-sticky-right,
.spu-box.spu-position-sticky-left{
position: fixed !important;
-webkit-transition: bottom .8s;
-moz-transition: bottom .8s;
-o-transition: bottom .8s;
transition: bottom .8s;
}
.spu-box .spu-content label.spu-fields{
display: inline-flex;
align-items: center;
}
.spu-box .spu-content label.spu-fields.spu-gdpr input{
margin: 0 5px 0 0;
}
.spu-box.spu-position-top-bar.spu-push-content,
.spu-box.spu-position-bottom-bar.spu-push-content{
position: relative;
}  @-webkit-keyframes spu-animation-bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes spu-animation-bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
.spu-animation-bounce {
-webkit-animation-name: spu-animation-bounce;
animation-name: spu-animation-bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes spu-animation-flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes spu-animation-flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.spu-animation-flash {
-webkit-animation-name: spu-animation-flash;
animation-name: spu-animation-flash;
} @-webkit-keyframes spu-animation-pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes spu-animation-pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.spu-animation-pulse {
-webkit-animation-name: spu-animation-pulse;
animation-name: spu-animation-pulse;
}
@-webkit-keyframes spu-animation-rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes spu-animation-rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.spu-animation-rubberBand {
-webkit-animation-name: spu-animation-rubberBand;
animation-name: spu-animation-rubberBand;
}
@-webkit-keyframes spu-animation-shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes spu-animation-shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.spu-animation-shake {
-webkit-animation-name: spu-animation-shake;
animation-name: spu-animation-shake;
}
@-webkit-keyframes spu-animation-headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes spu-animation-headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.spu-animation-headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: spu-animation-headShake;
animation-name: spu-animation-headShake;
}
@-webkit-keyframes spu-animation-swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes spu-animation-swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.spu-animation-swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: spu-animation-swing;
animation-name: spu-animation-swing;
}
@-webkit-keyframes spu-animation-tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.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);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes spu-animation-tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.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);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.spu-animation-tada {
-webkit-animation-name: spu-animation-tada;
animation-name: spu-animation-tada;
} @-webkit-keyframes spu-animation-wobble {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes spu-animation-wobble {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.spu-animation-wobble {
-webkit-animation-name: spu-animation-wobble;
animation-name: spu-animation-wobble;
}
@-webkit-keyframes spu-animation-jello {
from,
11.1%,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes spu-animation-jello {
from,
11.1%,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.spu-animation-jello {
-webkit-animation-name: spu-animation-jello;
animation-name: spu-animation-jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes spu-animation-heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
28% {
-webkit-transform: scale(1);
transform: scale(1);
}
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes spu-animation-heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
28% {
-webkit-transform: scale(1);
transform: scale(1);
}
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.spu-animation-heartBeat {
-webkit-animation-name: spu-animation-heartBeat;
animation-name: spu-animation-heartBeat;
-webkit-animation-duration: 1.3s;
animation-duration: 1.3s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
@-webkit-keyframes spu-animation-bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes spu-animation-bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.spu-animation-bounceIn {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: spu-animation-bounceIn;
animation-name: spu-animation-bounceIn;
}
@-webkit-keyframes spu-animation-bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes spu-animation-bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.spu-animation-bounceInDown {
-webkit-animation-name: spu-animation-bounceInDown;
animation-name: spu-animation-bounceInDown;
}
@-webkit-keyframes spu-animation-bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes spu-animation-bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.spu-animation-bounceInLeft {
-webkit-animation-name: spu-animation-bounceInLeft;
animation-name: spu-animation-bounceInLeft;
}
@-webkit-keyframes spu-animation-bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes spu-animation-bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.spu-animation-bounceInRight {
-webkit-animation-name: spu-animation-bounceInRight;
animation-name: spu-animation-bounceInRight;
}
@-webkit-keyframes spu-animation-bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes spu-animation-bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.spu-animation-bounceInUp {
-webkit-animation-name: spu-animation-bounceInUp;
animation-name: spu-animation-bounceInUp;
}
@-webkit-keyframes spu-animation-bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
@keyframes spu-animation-bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
.spu-animation-bounceOut {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: spu-animation-bounceOut;
animation-name: spu-animation-bounceOut;
}
@-webkit-keyframes spu-animation-bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes spu-animation-bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.spu-animation-bounceOutDown {
-webkit-animation-name: spu-animation-bounceOutDown;
animation-name: spu-animation-bounceOutDown;
}
@-webkit-keyframes spu-animation-bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes spu-animation-bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.spu-animation-bounceOutLeft {
-webkit-animation-name: spu-animation-bounceOutLeft;
animation-name: spu-animation-bounceOutLeft;
}
@-webkit-keyframes spu-animation-bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes spu-animation-bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.spu-animation-bounceOutRight {
-webkit-animation-name: spu-animation-bounceOutRight;
animation-name: spu-animation-bounceOutRight;
}
@-webkit-keyframes spu-animation-bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes spu-animation-bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.spu-animation-bounceOutUp {
-webkit-animation-name: spu-animation-bounceOutUp;
animation-name: spu-animation-bounceOutUp;
}
@-webkit-keyframes spu-animation-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes spu-animation-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.spu-animation-fadeIn {
-webkit-animation-name: spu-animation-fadeIn;
animation-name: spu-animation-fadeIn;
}
@-webkit-keyframes spu-animation-fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes spu-animation-fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.spu-animation-fadeInDown {
-webkit-animation-name: spu-animation-fadeInDown;
animation-name: spu-animation-fadeInDown;
}
@-webkit-keyframes spu-animation-fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes spu-animation-fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.spu-animation-fadeInDownBig {
-webkit-animation-name: spu-animation-fadeInDownBig;
animation-name: spu-animation-fadeInDownBig;
}
@-webkit-keyframes spu-animation-fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes spu-animation-fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.spu-animation-fadeInLeft {
-webkit-animation-name: spu-animation-fadeInLeft;
animation-name: spu-animation-fadeInLeft;
}
@-webkit-keyframes spu-animation-fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes spu-animation-fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.spu-animation-fadeInLeftBig {
-webkit-animation-name: spu-animation-fadeInLeftBig;
animation-name: spu-animation-fadeInLeftBig;
}
@-webkit-keyframes spu-animation-fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes spu-animation-fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.spu-animation-fadeInRight {
-webkit-animation-name: spu-animation-fadeInRight;
animation-name: spu-animation-fadeInRight;
}
@-webkit-keyframes spu-animation-fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes spu-animation-fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.spu-animation-fadeInRightBig {
-webkit-animation-name: spu-animation-fadeInRightBig;
animation-name: spu-animation-fadeInRightBig;
}
@-webkit-keyframes spu-animation-fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes spu-animation-fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.spu-animation-fadeInUp {
-webkit-animation-name: spu-animation-fadeInUp;
animation-name: spu-animation-fadeInUp;
}
@-webkit-keyframes spu-animation-fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes spu-animation-fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.spu-animation-fadeInUpBig {
-webkit-animation-name: spu-animation-fadeInUpBig;
animation-name: spu-animation-fadeInUpBig;
}
@-webkit-keyframes spu-animation-fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes spu-animation-fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.spu-animation-fadeOut {
-webkit-animation-name: spu-animation-fadeOut;
animation-name: spu-animation-fadeOut;
}
@-webkit-keyframes spu-animation-fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes spu-animation-fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.spu-animation-fadeOutDown {
-webkit-animation-name: spu-animation-fadeOutDown;
animation-name: spu-animation-fadeOutDown;
}
@-webkit-keyframes spu-animation-fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes spu-animation-fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.spu-animation-fadeOutDownBig {
-webkit-animation-name: spu-animation-fadeOutDownBig;
animation-name: spu-animation-fadeOutDownBig;
}
@-webkit-keyframes spu-animation-fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes spu-animation-fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.spu-animation-fadeOutLeft {
-webkit-animation-name: spu-animation-fadeOutLeft;
animation-name: spu-animation-fadeOutLeft;
}
@-webkit-keyframes spu-animation-fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes spu-animation-fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.spu-animation-fadeOutLeftBig {
-webkit-animation-name: spu-animation-fadeOutLeftBig;
animation-name: spu-animation-fadeOutLeftBig;
}
@-webkit-keyframes spu-animation-fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes spu-animation-fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.spu-animation-fadeOutRight {
-webkit-animation-name: spu-animation-fadeOutRight;
animation-name: spu-animation-fadeOutRight;
}
@-webkit-keyframes spu-animation-fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes spu-animation-fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.spu-animation-fadeOutRightBig {
-webkit-animation-name: spu-animation-fadeOutRightBig;
animation-name: spu-animation-fadeOutRightBig;
}
@-webkit-keyframes spu-animation-fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes spu-animation-fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.spu-animation-fadeOutUp {
-webkit-animation-name: spu-animation-fadeOutUp;
animation-name: spu-animation-fadeOutUp;
}
@-webkit-keyframes spu-animation-fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes spu-animation-fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.spu-animation-fadeOutUpBig {
-webkit-animation-name: spu-animation-fadeOutUpBig;
animation-name: spu-animation-fadeOutUpBig;
}
@-webkit-keyframes spu-animation-flip {
from {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes spu-animation-flip {
from {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.spu-animation-animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: spu-animation-flip;
animation-name: spu-animation-flip;
}
@-webkit-keyframes spu-animation-flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes spu-animation-flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.spu-animation-flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: spu-animation-flipInX;
animation-name: spu-animation-flipInX;
}
@-webkit-keyframes spu-animation-flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes spu-animation-flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.spu-animation-flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: spu-animation-flipInY;
animation-name: spu-animation-flipInY;
}
@-webkit-keyframes spu-animation-lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes spu-animation-lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.spu-animation-lightSpeedIn {
-webkit-animation-name: spu-animation-lightSpeedIn;
animation-name: spu-animation-lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes spu-animation-rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes spu-animation-rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.spu-animation-rotateIn {
-webkit-animation-name: spu-animation-rotateIn;
animation-name: spu-animation-rotateIn;
}
@-webkit-keyframes spu-animation-rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes spu-animation-rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.spu-animation-rotateInDownLeft {
-webkit-animation-name: spu-animation-rotateInDownLeft;
animation-name: spu-animation-rotateInDownLeft;
}
@-webkit-keyframes spu-animation-rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes spu-animation-rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.spu-animation-rotateInDownRight {
-webkit-animation-name: spu-animation-rotateInDownRight;
animation-name: spu-animation-rotateInDownRight;
}
@-webkit-keyframes spu-animation-rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes spu-animation-rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.spu-animation-rotateInUpLeft {
-webkit-animation-name: spu-animation-rotateInUpLeft;
animation-name: spu-animation-rotateInUpLeft;
}
@-webkit-keyframes spu-animation-rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes spu-animation-rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.spu-animation-rotateInUpRight {
-webkit-animation-name: spu-animation-rotateInUpRight;
animation-name: spu-animation-rotateInUpRight;
}
@-webkit-keyframes spu-animation-hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
}
@keyframes spu-animation-hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
}
}
.spu-animation-hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-name: spu-animation-hinge;
animation-name: spu-animation-hinge;
}
@-webkit-keyframes spu-animation-jackInTheBox {
from {
opacity: 0;
-webkit-transform: scale(0.1) rotate(30deg);
transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes spu-animation-jackInTheBox {
from {
opacity: 0;
-webkit-transform: scale(0.1) rotate(30deg);
transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
.spu-animation-jackInTheBox {
-webkit-animation-name: spu-animation-jackInTheBox;
animation-name: spu-animation-jackInTheBox;
} @-webkit-keyframes spu-animation-rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes spu-animation-rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.spu-animation-rollIn {
-webkit-animation-name: spu-animation-rollIn;
animation-name: spu-animation-rollIn;
}
@-webkit-keyframes spu-animation-zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes spu-animation-zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.spu-animation-zoomIn {
-webkit-animation-name: spu-animation-zoomIn;
animation-name: spu-animation-zoomIn;
}
@-webkit-keyframes spu-animation-zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes spu-animation-zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.spu-animation-zoomInDown {
-webkit-animation-name: spu-animation-zoomInDown;
animation-name: spu-animation-zoomInDown;
}
@-webkit-keyframes spu-animation-zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes spu-animation-zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.spu-animation-zoomInLeft {
-webkit-animation-name: spu-animation-zoomInLeft;
animation-name: spu-animation-zoomInLeft;
}
@-webkit-keyframes spu-animation-zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes spu-animation-zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.spu-animation-zoomInRight {
-webkit-animation-name: spu-animation-zoomInRight;
animation-name: spu-animation-zoomInRight;
}
@-webkit-keyframes spu-animation-zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes spu-animation-zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.spu-animation-zoomInUp {
-webkit-animation-name: spu-animation-zoomInUp;
animation-name: spu-animation-zoomInUp;
}
@-webkit-keyframes spu-animation-slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes spu-animation-slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.spu-animation-slideInDown {
-webkit-animation-name: spu-animation-slideInDown;
animation-name: spu-animation-slideInDown;
}
@-webkit-keyframes spu-animation-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 spu-animation-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);
}
}
.spu-animation-slideInLeft {
-webkit-animation-name: spu-animation-slideInLeft;
animation-name: spu-animation-slideInLeft;
}
@-webkit-keyframes spu-animation-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 spu-animation-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);
}
}
.spu-animation-slideInRight {
-webkit-animation-name: spu-animation-slideInRight;
animation-name: spu-animation-slideInRight;
}
@-webkit-keyframes spu-animation-slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes spu-animation-slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.spu-animation-slideInUp {
-webkit-animation-name: spu-animation-slideInUp;
animation-name: spu-animation-slideInUp;
}
.spu-animation-animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.spu-animation-animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.spu-animation-animated.delay-1s {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.spu-animation-animated.delay-2s {
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
.spu-animation-animated.delay-3s {
-webkit-animation-delay: 3s;
animation-delay: 3s;
}
.spu-animation-animated.delay-4s {
-webkit-animation-delay: 4s;
animation-delay: 4s;
}
.spu-animation-animated.delay-5s {
-webkit-animation-delay: 5s;
animation-delay: 5s;
}
.spu-animation-animated.fast {
-webkit-animation-duration: 800ms;
animation-duration: 800ms;
}
.spu-animation-animated.faster {
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
}
.spu-animation-animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.spu-animation-animated.slower {
-webkit-animation-duration: 3s;
animation-duration: 3s;
}
@media (print), (prefers-reduced-motion: reduce) {
.animated {
-webkit-animation-duration: 1ms !important;
animation-duration: 1ms !important;
-webkit-transition-duration: 1ms !important;
transition-duration: 1ms !important;
-webkit-animation-iteration-count: 1 !important;
animation-iteration-count: 1 !important;
}
}.spu-box,
.spu-box *{
box-sizing: border-box;
}
.wppopups-whole{
position: relative;
width: 100%;
left: 0;
top: 0;
z-index: 999998;
display: flex;
align-items: center;
justify-content: center;
}
.spu-bg{
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: none;
z-index: 99999;
}
.spu-box:before,
.spu-box:after {
content:"";
display:table;
}
.spu-box:after {
clear:both;
}
.spu-box {
zoom:1;
}
.spu-box {
position:fixed;
z-index: 999999;
width: 100%;
max-height: 100vh;
}
.spu-box img{
max-width: 100%;
height: auto;
}
.spu-box img.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .spu-box.spu-position-top-left{
top: 0; left: 0; bottom: auto; right: auto;
}
.spu-box.spu-position-top-right{
top: 0; right: 0; bottom: auto; left: auto;
}
.spu-box.spu-position-bottom-left{
bottom: 0; left: 0; top: auto; right: auto;
}
.spu-box.spu-position-bottom-right{
bottom: 0; right: 0; top: auto; left: auto;
}
.spu-box.spu-position-top-bar,
.spu-box.spu-position-bottom-bar{
margin: 0;
width: 100% !important;
max-width: 100% !important;
position: fixed;
}
.spu-box.spu-position-top-bar{
top: 0;
}
.spu-box.spu-position-bottom-bar{
bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-fields-container,
.spu-box.spu-position-top-bar .spu-content .spu-fields-container{
padding: 0;
}
.spu-box.spu-position-bottom-bar .spu-content,
.spu-box.spu-position-top-bar .spu-content {
display: inline-flex;
align-items: center;
justify-content: center;
width: 100% !important;
}
.spu-box.spu-position-bottom-bar .spu-content > *,
.spu-box.spu-position-top-bar .spu-content > *{
margin-left: 20px;
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-form,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-top-bar .spu-content .spu-optin-form {
display: inline-flex;
margin-bottom: 0;
}
.spu-box.spu-position-top-bar .spu-content .spu-optin-fields,
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-fields,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr{
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr ,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr {
margin-left: 20px;
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-fields .spu-fields ,
.spu-box.spu-position-top-bar .spu-content .spu-optin-fields .spu-fields {
min-width: 250px;
}
.spu-box.spu-position-bottom-bar .spu-content button.spu-fields.spu-submit ,
.spu-box.spu-position-top-bar .spu-content button.spu-fields.spu-submit {
width: 120px;
margin-left: 20px;
} .spu-close{
position:absolute;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
line-height: .5;
text-decoration: none;
cursor: pointer;
}
html .spu-box a.spu-close {
text-decoration: none;
}
.spu-close-top_right{
right:8px;
top:5px;
}
.spu-close-top_left{
left:8px;
top:5px;
}
.spu-close-bottom_right{
right:8px;
bottom:5px;
}
.spu-close-bottom_left{
left:8px;
bottom:5px;
}
.spu-close:hover,
.spu-close:focus {
text-decoration: none;
display: block;
} p.spu-powered {
position: absolute;
bottom: -55px;
width: 100%;
text-align: center;
color: #fff;
left: 0px;
}
p.spu-powered a{
color: #ccc;
text-decoration: underline;
}
.spu-box.spu-scrollable p.spu-powered {
display: none;
} .spu-addon-container {
text-align: center;
margin: 36px 32px 44px;
}
.spu-addon-container:after {
clear: both;
content: " ";
display: table;
}
.spu-addon-title {
font-size: 24px;
}
.spu-addon-msg {
font-size: 17px;
}
.spu-input-text {
background-color: #fff;
width: 49%;
height: 44px;
border: 1px solid #cdd1d4;
-webkit-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
-moz-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
border-radius: 3px;
font-size: 18px;
line-height: 38px;
padding: 4px 6px;
overflow: hidden;
outline: none;
margin: 0;
vertical-align: middle;
}
.spu-button {
display: block;
-webkit-box-shadow: 0 1px 1px -1px #fff inset;
-moz-box-shadow: 0 1px 1px -1px #fff inset;
box-shadow: 0 1px 1px -1px #fff inset;
-webkit-text-shadow: #888 -0 0 1px;
-moz-text-shadow: #888 -0 0 1px;
text-shadow: #888 0 0 1px;
font-size: 15px;
padding: 10px 12px;
line-height: 24px;
text-align: center;
vertical-align: middle;
cursor: pointer;
text-decoration: none;
margin: 0;
height: auto;
width: 35%;
border: 0;  
}
.spu-button-bg {
width: 100% !important;
}
.spu-inline {
display: inline-block !important;
}
.spu-errors {
color: red;
text-align: center;
margin-top: 20px;
} .spu-optin-form .spu-helper-fields{
display: none;
}
.spu-fields-container{
padding: 36px 32px 44px;
position: relative;
}
.spu-fields.spu-name,
.spu-fields.spu-email{
background-color: #fff;
width: 100%;
height: 48px;
border: 1px solid #cdd1d4;
-webkit-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
-moz-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
border-radius: 3px;
font-size: 18px;
line-height: 38px;
padding: 4px 6px;
overflow: hidden;
outline: none;
margin: 0 0 20px 0;
vertical-align: middle;
display: block;
}
.spu-fields.spu-submit{
background: #50bbe8;
border: 1px solid #429bc0;
-webkit-box-shadow: 0 1px 1px -1px #fff inset;
-moz-box-shadow: 0 1px 1px -1px #fff inset;
box-shadow: 0 1px 1px -1px #fff inset;
-webkit-text-shadow: #888 -0 0 1px;
-moz-text-shadow: #888 -0 0 1px;
text-shadow: #888 -0 0 1px;
width: 24%;
color: #fff;
font-size: 16px;
padding: 10px 6px;
line-height: 24px;
text-align: center;
vertical-align: middle;
cursor: pointer;
display: inline;
margin: 0;
height: auto;
}
.spu-fields.spu-submit i{
display: none;
}
.spu-optin-fields {
display: block;
}
.spu-optin-fields.spu-inline-fields {
display: flex;
margin-bottom: 20px;
}
.spu-optin-fields.spu-inline-fields .spu-fields{
margin-bottom: 0px;
}
.spu-optin-fields.spu-inline-fields .spu-fields.spu-name {
margin-right: 20px;
}
.spu-fields.spu-email{
margin-right: 0;
}
.spu-fields.spu-submit {
width: 100%;
max-width: 100%;
}
.spu-fields.spu-submit span{
transition: all 1s;
opacity:1;
}
.spu-fields.spu-submit svg{
display:none;
margin:0 auto;
transition: all 1s;
}
.spu-fields.spu-submit svg path,
.spu-fields.spu-submit svg rect{
fill: #fff;
}
.spu-fields.spu-submit.spu-sending span{
display: none;
opacity: 0;
}
.spu-fields.spu-submit.spu-sending svg{
display: block;
opacity: 1;
}
.optin-errors {
color: red;
text-align: center;
margin-top: 20px;
} span.spu-timer {
position: absolute;
bottom: 0px;
left: 0px;
font-size: 12px;
position: absolute;
width: 100%;
text-align: right;
padding: 0 10px;
}
@media all and (max-width: 568px){
.spu-box{
max-width: 90vw !important;
}
.spu-box.spu-position-fullscreen,
.spu-box.spu-position-top-bar,
.spu-box.spu-position-bottom-bar{
max-width: 100vw !important;
}
}
 html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }
body {
margin: 0;
color: 000000;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
hr {
box-sizing: content-box; height: 0; overflow: visible; }
pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li>ul,
li>ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
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 {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
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 {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  a {
color: royalblue;
}
a:visited {
color: purple;
}
a:hover,
a:focus,
a:active {
color: midnightblue;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
left: auto;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .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 !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.post,
.page {
margin: 0em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}   @font-face {
font-family: 'Archivo Narrow';
font-style: normal;
font-weight: 400;
src: url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/archivo-narrow-v8-latin-regular.eot); src: local("Archivo Narrow Regular"), local("ArchivoNarrow-Regular"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/archivo-narrow-v8-latin-regular.eot?#iefix) format("embedded-opentype"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/archivo-narrow-v8-latin-regular.woff2) format("woff2"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/archivo-narrow-v8-latin-regular.woff) format("woff"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/archivo-narrow-v8-latin-regular.ttf) format("truetype"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/archivo-narrow-v8-latin-regular.svg#ArchivoNarrow) format("svg");
font-display: swap; } @font-face {
font-family: 'Archivo Narrow';
font-style: normal;
font-weight: 700;
src: url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/archivo-narrow-v8-latin-700.eot); src: local("Archivo Narrow Bold"), local("ArchivoNarrow-Bold"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/archivo-narrow-v8-latin-700.eot?#iefix) format("embedded-opentype"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/archivo-narrow-v8-latin-700.woff2) format("woff2"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/archivo-narrow-v8-latin-700.woff) format("woff"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/archivo-narrow-v8-latin-700.ttf) format("truetype"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/archivo-narrow-v8-latin-700.svg#ArchivoNarrow) format("svg");
font-display: swap; } @font-face {
font-family: 'Barlow';
font-style: normal;
font-weight: 400;
src: url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/barlow-v3-latin-regular.eot); src: local("Barlow Regular"), local("Barlow-Regular"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/barlow-v3-latin-regular.eot?#iefix) format("embedded-opentype"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/barlow-v3-latin-regular.woff2) format("woff2"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/barlow-v3-latin-regular.woff) format("woff"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/barlow-v3-latin-regular.ttf) format("truetype"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/barlow-v3-latin-regular.svg#Barlow) format("svg");
font-display: swap; } @font-face {
font-family: 'Barlow';
font-style: normal;
font-weight: 700;
src: url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/barlow-v3-latin-700.eot); src: local("Barlow Bold"), local("Barlow-Bold"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/barlow-v3-latin-700.eot?#iefix) format("embedded-opentype"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/barlow-v3-latin-700.woff2) format("woff2"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/barlow-v3-latin-700.woff) format("woff"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/barlow-v3-latin-700.ttf) format("truetype"), url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/googlefonts/barlow-v3-latin-700.svg#Barlow) format("svg");
font-display: swap; }  body {
font-family: 'Barlow';
font-style: normal;
font-weight: 400;
font-size: 18px;
color: black;
}
h1 {
font-family: 'Archivo Narrow';
font-style: normal;
font-weight: 700;
font-size: 35px;
line-height: 120%;
margin-bottom: 10px;
color: #424240;
}
h2 {
font-family: 'Archivo Narrow';
font-style: normal;
font-weight: 700;
font-size: 25px;
color: #424240;
}
h3 {
font-family: 'Archivo Narrow';
font-style: normal;
font-weight: 700;
font-size: 20px;
color: #424240;
}
a {
transition: .4s all ease;
}
ol {
list-style: none;
counter-reset: li;
}
ol li::before {
content: counter(li);
color: white;
background-color: #cdcdcd;
display: inline-block;
width: 1.5em;
text-align: center;
margin-left: -2em;
font-size: 20px;
margin-right: 10px;
}
ol li {
counter-increment: li;
padding-bottom: 10px;
margin-left: 20px;
}
.clear {
clear: both;
}  .cnt_pagewidth {
max-width: 1200px;
margin: 0 auto;
}
.site-header {
text-align: center;
background-color: #f4f0e7;
}
.site-branding {
margin-bottom: 0px;
width: 20%;
text-align: left;
}
.site-branding img {
width: 100%;
}
.headerinner_wrap {
padding-top: 10px;
padding-bottom: 10px;
display: flex;
}
.site-content {
margin-top: 30px;
padding: 0px 10px;
}
.with_sidebar {
max-width: 70%;
float: left;
}
#secondary {
width: 30%;
float: right;
}
.newsbar {
background-color: #63deff;
height: 30px;
width: 100%;
}
.with_sidebar {
padding-right: 60px;
}
.entry-content {
margin-top: 10px;
}
.oc_front_header {
background-color: #1b1b4d;
background-image: url(//www.nettcasinoer.com/wp-content/themes/alp24/images/casinobonus24-home2.jpg);
background-repeat: no-repeat;
background-size: 2100px;
padding-bottom: 20px;
}
.home .site-content:first-of-type {
margin-top: 0px;
}
.oc_front_header_wrapper {
display: flex;
padding-top: 40px;
padding-bottom: 40px;
}
.fh_title {
width: 45%;
padding-right: 30px;
display: flex;
align-items: center;
justify-content: center;
}
.fh_title h1 {
color: white;
font-size: 30px;
}
.fh_title h2 {
color: white;
font-weight: 400;
font-size: 16px;
}
.fh_count {
width: 55%;
}
.fh_count .bnews_count .bnc_item .bnc_right {
font-size: 15px;
}
.fh_count .fh_count_ln1_item {
text-align: center;
}
.fh_count .fh_count_ln1_item img {
width: 65%;
}
.fh_count .fh_count_ln1 {
display: flex;
}
.fh_count .fhcount_item1 {
width: 33%;
padding-top: 20px;
}
.fh_count .fhcount_item2 {
width: 35%;
padding-top: 10px;
}
.fh_count .fhcount_item3 {
width: 31%;
padding: 10px;
}
.oc_cas_carousel {
position: relative;
}
.oc_cas_carousel .carousel_wrap {
width: 90%;
margin: 0 auto;
}
.oc_cas_carousel .oc24_latestnews {
display: flex;
}
.oc_cas_carousel .oc24_latestnews .oc24_ln_item {
display: flex;
margin-top: 15px;
margin-bottom: 15px;
background-color: white;
transition: .4s all ease;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-top: 4px solid #ff285b;
margin-left: 5px;
margin-right: 5px;
width: 33.3%;
}
.oc_cas_carousel .oc24_latestnews .oc24_ln_left {
width: 30%;
padding: 4px;
display: flex;
align-items: center;
justify-content: center;
border-bottom-left-radius: 4px;
}
.oc_cas_carousel .oc24_latestnews .oc24_ln_right {
width: 70%;
display: block;
padding-left: 10px;
padding-right: 10px;
}
.oc_cas_carousel .oc24_latestnews .oc24_ln_ln1 {
display: block;
width: 100%;
border-bottom: 1px solid #e4e4e2;
padding-bottom: 4px;
font-size: 17px;
line-height: 1.2;
padding-top: 5px;
font-family: 'Archivo Narrow';
font-weight: 700;
}
.oc_cas_carousel .oc24_latestnews .oc24_ln_ln1 a {
color: #424240;
text-decoration: none;
}
.oc_cas_carousel .oc24_latestnews .oc24_ln_ln2 {
display: block;
font-size: 15px;
padding-bottom: 5px;
}
.oc_slider {
height: 135px !important;
}
.oc_slider .lSSlideOuter {
overflow: visible;
}
.oc_slider .lSAction>.lSPrev {
left: -32px;
top: 50px;
}
.oc_slider .lSAction>.lSNext {
right: -32px;
top: 50px;
}
.content_break_wrap .htb_item_wrap {
margin-top: 0px !important;
}
.content_break_wrap .htb_item {
margin-top: 3px !important;
}
.outer_topboxes {
background-color: #f0f6f6;
padding-top: 60px;
padding-bottom: 40px;
}
.contentbreak_padding {
padding: 20px;	
}  .main-navigation {
width: 70%;
text-align: center;
display: inline-block;
padding-top: 8px;
}
.oc_dropdownmenu {
width: 10%;
padding-top: 7px;
}
.oc_dropdownmenu img {
width: 40%;
}
#primary-menu {
display: flex;
justify-content: center;
margin-bottom: 0px;
}
#primary-menu li {
display: inline;
margin-left: 20px;
margin-right: 20px;
}
#primary-menu a {
color: #8e8e8e;
text-transform: uppercase;
font-family: 'Barlow';
font-style: normal;
font-weight: 700;
font-size: 17px;
line-height: 1.3;
border-bottom: 1px solid #f4f0e7;
}
#primary-menu a:hover {
color: #ff285b;
border-bottom: 1px solid;
}
#primary-menu .current_page_item a {
color: #ff285b;
border-bottom: 1px solid;
}
#primary-menu li:before {
content: "\25C6";
position: absolute;
margin-right: 8px;
left: -25px;
top: 2px;
font-weight: bold;
font-size: 12px;
color: #8e8e8e;
}
#primary-menu li:first-child:before,
.children li:before {
content: "";
display: none;
}
.main_mobmenu {
display: none;
width: 100%;
text-align: center;
background-color: #424240;
padding: 5px;
}
.main_mobmenu .mm_icon {
display: block;
width: 100%;
}
.main_mobmenu .mm_icon img {
height: 25px;
}
.main_mobmenu ul {
display: flex;
justify-content: space-between;
list-style: none;
margin: 0px;
padding: 0px;
}
.main_mobmenu ul li {
margin: 5px;
line-height: 1;
}
.main_mobmenu ul li a {
text-decoration: none;
text-transform: uppercase;
font-size: 13px;
color: white;
font-weight: 700;
}
.sub-menu li{
background:white;
list-style:none;
padding:5px 10px;
text-align:left;
margin-left:0px !important;
margin-right:0px !important;
}
.sub-menu li::before{
display:none;
}
.sub-menu{
background:white;
list-style:none;
padding-top:10px;
padding-bottom:10px;
}
.sub-menu li a{
font-size:14px !important;
}
@media(max-width:600px){
.oc_dropdownmenu{
padding-top:10px;
}
}  .widget-area ul {
margin-left: 11px;
padding-left: 5px;
}  .site-footer {
background: #f4f0e7;
}  .content-area ul,
.content-area ol {
margin-left: 20px;
padding-left: 0px;
}  .htb_wrapper {
display: flex; }
.htb_item_wrap {
width: 31.33%;
}
.item_bez_wrap { }
.htb_item {
background-color: #e4e4e2;
border-top: 4px solid #f9b12d;
padding-bottom: 1px;
padding-top: 2px;
}
.htb_item span.htb_head {
color: white;
background-color: #424240;
text-align: center;
width: 70%;
padding: 3px 5px;
display: block;
margin: 0 auto;
font-size: 18px;
margin-bottom: 20px;
font-family: 'Archivo Narrow';
font-weight: 400;
}
.htb_contentwrap {
width: 100%;
display: flex;
background-color: white;
margin: 20px 10px;
width: 95%;
border-radius: 4px;
height: 103px;
transition: .3s all ease;
position: relative;
}
.htb_contentwrap:hover {
-moz-box-shadow: 0px 0px 8px #adadad;
-webkit-box-shadow: 0px 0px 8px #adadad;
box-shadow: 0px 0px 8px #adadad;
}
.htb_content_logo {
width: 30%;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
display: flex;
align-items: center;
justify-content: center;
}
.htb_content_logo a {
display: block;
height: auto;
width: 100%;
}
.htb_content_logo img {
padding: 5px;
width: 90%;
}
.htb_content_cnt {
width: 70%;
padding: 10px 8px;
}
.htb_content_cnt_ln1 {
display: flex;
border-bottom: 1px solid #e4e4e2;
padding-bottom: 10px;
}
.htb_content_cnt_ln1_left {
font-weight: 700;
text-align: left;
width: 65%;
}
.htb_content_cnt_ln1_right {
text-align: center;
width: 35%;
}
.htb_content_cnt_ln2 {
font-size: 16px;
padding-top: 5px;
line-height: 20px;
}
.htb_content_cnt_ln2 span:after {
content: ", ";
}
.htb_content_cnt_ln2 span:last-child:after {
content: "";
}
.htb_goli {
border: 2px solid #ff285b;
color: #ff285b;
text-decoration: none;
border-radius: 6px;
padding: 4px 5px;
text-align: center;
text-transform: uppercase;
font-size: 16px;
background-color: white;
}
a.htb_goli:active,
a.htb_goli:focus,
a.htb_goli:visited {
color: #ff285b;
}
.htb_goli:hover {
color: white !important;
text-decoration: none;
background-color: #ff285b;
}
.htb_morelk {
width: 60%;
text-align: center;
margin: 10px auto;
}
.htb_morelk .htb_goli {
display: block;
}
.htb_badge {
position: absolute;
left: -4px;
top: -3px;
width: 60px;
height: 60px;
}
.htb_badge span {
background-size: 60px;
}
.htb_badge_inner {
display: block;
width: 100%;
height: 100%;
}
.htb_hot {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABECAYAAAArxNNGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1MEQwMjRDQTFCMDMxMUU5OTg2MUIxOTI5MUM3OTRENSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1MEQwMjRDQjFCMDMxMUU5OTg2MUIxOTI5MUM3OTRENSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNFOTAzMUZGMUIwMzExRTk5ODYxQjE5MjkxQzc5NEQ1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNFOTAzMjAwMUIwMzExRTk5ODYxQjE5MjkxQzc5NEQ1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+lmSueAAACk5JREFUeNrsnAlwE+cVx/+6LWFsCBgDIdjcIeEo4cZOCAmJ0zAEAiTtQNtAkwITYKaBIZM0ZNpOSEN6EoZOp7QlIUMS2gBDjh5T0oQkQEm4S7gvYYwvfMmyJa20kvq+PaTVamXLkmx86M282V2tvm+//e1773vfW9k6aEgQBT1p8zDpVNJhpP1Jbyc1k3YjNaLzipu0hPQ86deke3Q4cEo+qRMABYPSUSEDsp50JXpkWjFzIiG7G8jvB+TeRkoc9XrAJPHy+wEfUx7gpa287/VJx8p9Ui8vHgufKc555fNNnJPPy/0qr6fcZ+oPiMds65eOlfstk89JlxO4c2FgukIigt0wm6bjlWeAZXNEMPLFlYOQB8Xz2sCUN8yrblwAorp5NUT1OWW/Qn8qUPJWHqcwVgU4pgFpKxtHC4VaOQnWvTqFC36B27JG4W+viFYlX0gJR94PDVIBSanKm+QU0GRYSovjNKxPq59YkELjU0EKwaJtINgiUB5dgPvUWqs/aW4wVRq8sAUMKOCyPQWe7DMysH+RCxZh70ZgxMDoJ6U1QPkm+KZcxx/DitQuyMe2Ktn9eOlz2coj3E8BjcERtolZ1CFLffW27mVljTrWaaRM4rJ4HcGaT/s7sec1YPq46AHwGi6njktqN2rK/ThftPVx3ui4JLufT8PthQeqilfyQ07c9WpJn6I49VFTX2LR+2nMLgAKxogDjwVKaVVa7teU5QhA/LHjlKZVyZalhhXD7YQ4FRSBtVwOkX6HYBU390UGbDwWPhQevBpW6EnHvkn7tUs4+r/DKLrnfmQaLbHdTQ1Xba1qK1ZPMBGhQhHI5f3EZDPpaoLli+fLDFgvIW65uUhY6oGrp3SFRVn9epysu47sbA8GXizFcFtOJCC1K2pZpvph+VTxUyuQJwfKQ7qMQL3dkkYMmAFWsgqPVyM90AjiGu6XwQcR9HCYueJZVFy5glN/2YnRjfpoy4rlelp5FK92PWUulRQoJtdIHydYx1vaUMxAPV5td9CyKnXwJgCcswGNznq4nU7kDh6M3j97Dpc3vokhx0q1XVANi52XwagtSoYlxyd/INlMfi/pdwlWTSKNyQzACcBcZKEuTlLab3RL6pFUdewKf+6oqoLebIbRbBY6NZhMGLJ2KWpGD0C9oxZltRWRfTNlIUBWdn15y0kWySYKZfzk/amAtYH024nCki3Mg/pGSyh/0VyaaLiVwtrsFcXIzs2FyWKJ6Nz27BMInL2Oj8+dxvcGToH1SkXspDNkVXx4xpPThOSlgaUMCO7fLS4BdQl3xCyMR11D2KpkS5P3IyyMtg3usLUJ3/PgeOkF5I8ZG9V5Ro9sYMU8Mh43ip95gB6PQbQiWZk1haxKlXIwTQ2sy6STQ7CSFL1A3+lqBo4I0VVbC/uNqxHfu1Rmx7maEox7uEjzArYpY5E3fCT4TAuqNy6PhqVcMsmgkljzqeQTlqATrDOpKmXoxRzXqYpdHpWFieAaHXXYdPRDnNDXhWLR7iuHkD9+PO6cVhDzIkOXLoKjogK9CiagasmD4fiknliYC6YGFBNa5+ERglWDFIoIjAXcBlekhbmi99ksqMu0YcQvX4B38kgcvnEe3zhuYN7zL4QCviawwgIMmzRZ2O+x7kcIjh2mcMOUWhQTehpYTKCeI/WnulgmAlNZkhyb1LNiaU05rFlZghpWLsB7jm8wcfZjGHX/jCYvYrHZkDMwT5xlaGJwrl8cDvSpA8WknPQ+ArWttaqLEjAuIlaFrM0lTfsS0DNV19F/2DAxdbCYUbRmNX7469+J9SK6effVkrgumlU4HoEnZ6T6Xr4WlnnB/V+1Zjk27JIhaG7VLCkeOykxPe4oxl33Tg81Llq6HN169pR60sG6aTcqVv0CnMvV7IV9P10crtwmL9tJpxOs0tauXytcUhG35MRStjI63nnjCAJZ3TCu6BHNjnSsdD1tNHLf/hwX56ygGbWuaTe9cxBQOCbZ8bO840UC9X1ST1sU/FUWpgGOtLy+Gl847Vjw4kvIzslpIg02CIF81L4ruLD6VQSuleP8p5/F/v6sackmo3MJ1Ia2fENiDFmYVoVCWpoccVxDzuBBuG/hoqgOeJcbRptVPDhxMZRH3b3tIPS982HcsQc39w9CTl5+9NUnjUx03HbSxwjWqbZ+paQPLb7Va0nFGu88V40Js2YLa8SolwMrf4uqdz4Ss/Ktfw+t90xBWn5s3oUhJW4cXLoWfp9GuWlAn0TG/CXpxFsBKxKY2xu9KJaglfkbMWLKVM0OTEcvoPfyTcDCnwMllaqKk1fY3PXZZRzao7EysVpaOt4/k84kWFW36qWlIoZpwGLJJWkgGEC/oUOjWzNAV8vEJdRf/xPzIvm8Fcfe3B5+/xkCyrUkuLNElLLe/d5b+ZbXqLSEqOqBVIvqa7BAbzBEt2Yu6Gw+hWDuyR07i+qS6+h9x8DwiRtxGUo9q18RqH+2h9fiYZdUKyerDyO8NpRfvhzZklkkAxan+MmaKu121fvkZguerMHU9gIrDIzTBiXPlJM93XHx0H8jWxZXRMesGMIjiJsGX6RLssnh3b1NNTsolWXOoB2JBMwXriB4VekF3Vhfnwm2HfvAe72K+42/VnXR5EItZR45eXnhD7d8AJy+GqvJO6QPEKxKtDMRgWn9vkFV7Sw66cKJN/4YTicGUALbp2dc0XpXt5sYOmlyaAGOr8ho1myO1eRlUpa5c2iHIgLz8jFBKeVbz+9A8S4xbhmzMuGYO6XpOosugI3Z13Epg8PiteugY6Xho+eBJ9aJs7BqzpSC+3rSINqpsJ8K2KHX58VdDjabUPnaYvRZ/RQ89fUoK1yC/FMVUFfJ7UYPPrDdRH2mEav+tBU9Hp0uph7LfgU4GtS9UkDEnNauNIRuOomavggMyGtxS7YOfOkHQIYZ+DElrl+ejK5t3TOcHGwJcAdl9K9vB97XXFeyjH22DgeuoQNI4sBSI/+A+I7QiQ4i+lt47U1sAd2RYIUz/bYVVmdfRaD+gA4obQ3MQfokwfo3Oqi0JTCWpc4iWGfRgaWtYtgB0kkdHVZbAXuPLXMIVhU6gbQ2sFdJFxEsLzqJtFYMY/Vo9ocAW9HJpDWAsYLffIL1CTqhpBoY+xXyowTrNDqppDKGHSOd0plhpRLYxxD+DudAGTq5pALYFtK5BMuFLiDJxrCXCdR6dCFJFBhLG5YSrLfQxSQRYKwcs6AjL6DbEli5lDYcRxeVlgC7RPoQwbKjC0u8s+RR0mldHVa8wNivTGYQrJtIS7PAPpRiljONqhlgNXofmwXndabSTKsB25dRx6/pdWkDwfKnETUD7LClvvGt7qVGf4r/4qBTArMbPRW/zyrpFkhzaR4YQfL8Jrs4Nw2reWBCUD+QUVfr0PNpInEAE36LuT/D0S+NIz5gwu8mq/Tp7CFeYFvZfy7K9VvSNOIBRrlWnQ54+nFX7+o0jjhnSYL2fmbA8JNFDX0r9Wkm8aUV/f1HttzuN0+Y39jn3aE+q50AGtN4ouX/AgwACrlWJyLiztsAAAAASUVORK5CYII=);
background-repeat: no-repeat;
}
.htb_exklusiv {
background-repeat: no-repeat;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABGCAYAAABmDHJNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozRTkwMzFGRDFCMDMxMUU5OTg2MUIxOTI5MUM3OTRENSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozRTkwMzFGRTFCMDMxMUU5OTg2MUIxOTI5MUM3OTRENSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNFOTAzMUZCMUIwMzExRTk5ODYxQjE5MjkxQzc5NEQ1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNFOTAzMUZDMUIwMzExRTk5ODYxQjE5MjkxQzc5NEQ1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+iYs7qgAAD3RJREFUeNrsmwl4lOW1x/8z3+yTZCbJZIFshEADCQSSECA3sghqrCAC5cLtlWp9rvd5BPq4ILVqpS61VsAWrq1aWou4tFplcaWsAlIRlIoKgbCEEBKyTybb7Ns9550JomQZ1iSQ8zyHd+ab+b6872/Oe97/eb8PGXqYDXm7bDk1WeTp5BHk4Ve4CzbyCvJi8s/I1xXPTjna9qGsBwBSU3M/+QPXxWnickxqDAhXIlIth1Iug9Prh88PSNRTSQ60uPyQyQLvm1w+cQ2JDjjpS36/H/R1VNk8CFfKxTE+v81Lmj2IUMnhpuPszXS+i9qjTW4Y6Xi6QYnP65zwn9vNDeQLCNxJWTfDyqDmzZuTdFkzUvTQKGTwEAMeDHdaQSC8BIGBeKg1O7xiwG1QIlWS+NxD70+1egREhttIINqguIPXY7d7AigYtI3+kM0bgBarlRCrkXDQ4uqsu/XkBbJuhDVJr5C/e9+wiPB0owreQLAIUDwgBsFRcbZZgwNmKHY6gYEyBB+d5fJCnHOs2X1m2rQSLT7FSycwRF/wcq7gD+KgD0dGq3CAQLXBDHbC22xucbVarFqX3QVJKcEQE2HVG3Vfy7oJ1rQotXzNoyMjlTH06/JAGBJ32UqDVFOo8DGz00vTDMHjfgIWGDRPNW8wejjyOCoZlphm7m+nJjtfT7SewPX5fA/9kxKmEMePE+DvJLAmu6uqpMbpdrp93++3Mc7QKOsuWIuzo5RahUx0mqHwcPhX5qhgIDZPcCrSa5fNBpVOhxb+jE5opcF7zoLF5zAsbxBui8sXBBaA2BY8/HfClDIk6BXYR7nqe+Yhf4h8BeUqf0f9l3UHrF+OjFJyLmIA3DM75xMaFU8VmZgyEJ8xLMuWzcgO8+CWu+bg7yVWHGtxi+8xqLZcxVETABZ47SJabvFDfAtLSfAHU1LnPNV6bvCcJp9DoD7tagzyKwhrVltkmbRyGqxXDJIHx7mJoyYQYX6RkAORZYfqwJdISkumaSpHmARYnD6xUlqc3jOwHN4AOEdwNeTo4oFxyz9ABuVIWh+wp9bRHqxd5LmhwGJTXCFYP4nTSqufyI2S83Jfa/eKgXEk8WDbEn5LcGrZeeAV5VA+/xzuf3UJNAYDGgjU1mrnmVWRja/hFzkpMD3bjL8jo4gaQqB4NWVQHdhK8nsJlivUsSiuAKx5iXrFiw8ON4JkFU5bPSIq2lYsjhYeLP/yrqAE4OjyGqPh0ISj8shx5N44AX6SFNzZZk8gL/mDOcobnI7imsG/OShCJSJwb8eg3EFQfzrf8UiXGdYvBoQrlj+UFSlgUZCQ+JShjgbP+YejhqOqNQiBp6DzcBFy48IQbjTgRGomDi5cjNyp4xEbE4kBOgnbqu0BSRAUtG0SgS0tQimm4DcNLnHtDqyW/FaCtfZCxiRdRlhPDTWqfv3AMKOQCQoCxZBYYHKCpwAIJHVnYBratm1Fyu6P8MA90zE6vT/yYjUYnWBAyfAx2LnoVxg2IQ+DEqORpJawucpBsALRxep/EIFigEWU0M0dg2LbT34DwfrmQsclXQZQkuk/H/gjlTiL7ss0IJxWwxrKWadtXpFPGBz8MqHancEl31prBpYtxYI/PYWYhHjs27kHzpYWJCfHIy8lCnviM7Dr549j+MQ8ZKaYkKqT4/N6F5VQClTTtY9RadNWJnVib5FPJ1j1FzM+6RLDUlHzBtWEdz04IhI6hVwob2KDCspdvEDVbt4ER6sVs0alYhclcZ5S2PsphugcuPGu2agg2fDQYS++WvQ40oYNQP+UBPSLjsCb/jiUPPwY8mbchPR+RlGVrzreKiIrBHuEfCHBcl/sGOWXEJaOmvd/mKSbs3A4TSX61UtbPGK14shi6dDy1X60PP17/M/YFGTHaJBvUonIsBpMqD5QIq6jJcgJ/96FW26fjNTsLHx9pAJ7P9iElXcWwDLrDrzy86dhd7igV4QkIXnnYSaBerYzMXrFI4xgRVGz6b/SwiYuyDBQxe9CPSWpKpoulTQVWXkzOI8pDrY4E76JHECRIcearyuQEBmGivAYqHZuFxGVkpqITJMa+dMK8ZXZhZWzf4aZcwsxMC0RzVEJeMUdj+3NSrxSau2qW7xFcyOB2n4pZ5F0CWAlUrN1fkZEzjyC9X6ZVegjniqi1qMp10DAKq1eWElw+VLSUOOW48SqVzHqxB48fPcUpFGpssVvxOklz2Hc3OmISeyPojoHfryzDmGNDUjwNmHI2BycbHLhwxYlarrOV1+QTyZYxy51jpYuEtYgWgC3P5YT9YOfDg7HX4pbRCRx7B9udJHm8lIx7BOaicUoxZlI9rwqag4fRH9HPfKmTEJatBbh/fphQ70MDe/8Ddk3jUd/oxYFUjPSNXbk0nuWGe+WtOCrJncoyX0GwbJcjtVfughYuSq5bMfSMab+CaSPXj/WKnYEykg21DooZ1ENOEbjxNScgXjvlA0+0liRL/8BD41PxtyseAy8bgy27D2OU+vWYmThRGTGUgpMGID3jjah/oP1yBgzAqkp/TAoa6iA9beiRjxPSb4LezIoSN24TCZdIKybqMTZeO8wg5F3HLactgul3uLhGJLBVW+G8nfLcM/Dd2BokkkIztLFj+Oee2di1PX/gQi9BimkncIzh2PdJ0dQ++F6AS0nIUxAe1E1CFvXbofP5cIpnxYrvmnCa6dsnXXJTv4TAvVC/TsrLmvlIl0ArB+bNNI7LxSYNLFaBa2EbpHY27ZWWBPVy9RQGsNheW8tsgsnYGC0DmpvK1ILCnDgWCX2rf8QRlMkslJjYBo5Ah+t/QSesmJkTchHFgnW8mYfPjMkYZcnDFtqXThJi0cnVkN+M8HadCXqYuk8Yd2fFKb4y+LsSGkrRVWRxY1dVXbSWAFRygo+QacAR93RqGTUmO1oePsNAS09LxsKtRprTvux6rQMFb95RghRhhY1dgzWrngTeliRNnIY8vtpcZSSfheg2IrIrydYRVdq10UKEZSM1PvSdIPyqeQwpdiCqbH78GW9E9EaCRRxok48QSK1nARqFUUcC1JLYiosFkcAGiVurUaFMloMNttUcFJhbX55JUbPuBmDY8Ngz8nH+t++DJVeiczhg9FEP8An527ynW2bgpFVeyX39KQQYLF6/+vIaNV8GoO4WWChZZ1rQNZZnOQZkqWDGo6hOY6fgq7yuJAGPOUqLU7s1cfD6pKdicDsRAOcWXl4slorpuSfO9dZL5HPJViOK71jLHUBiyuQ9aSpf0QCHPUkCYopR50kBc81nMt3rnhWOe2I1anRelbJUjd4GKp37YOxsfw7U24/TVuOwPr314kIPNTsx3aLD8Wtno665AuWOIspufvRDSZ1Aqs/C1K+tcTv+eaCuwu9mPPq85g9NBKLbx2B0gbnd3IQQyvfultAG5I7HJMSdWegHUzIxPpyFzZUdxowHHKzCNZr3XlrUN4BrExq9pCPCPVC+iYLEiuPkHaKh14px4Cwc/cmi26Zg1X/LMbm1W9BR9/53bhY9FPJ4VJrUdW5eucyZxzB+hDdbFI7sCZQs4U8NtSLDNy7HXn/fA0L31qOxIHJaCTZuOjL9oW2JW0I6lb9HQkD4xGb1B//rrZ3tRryHtaky1HmXDQwvqvDOw4cMOdzEb9KDePmjUjPz0RaxiBR+mykmrK1na0Xr0KJuhF5+KBJjU9r3Njb2Kko/4h8CsEyo4eYdBasKdSs47wd6snG2krE6tUYmhyLk2HROLnoSeTMKURcbCSGRijwbnn76pyhsXdRRL9AfifBcqIHmRSElR6chprzgVXw9h+w5N6puC0zDps8UagzRuPEkucwrHAchlBJlKGXsKHSfr59YooPEqhfdddKGErSX3G+09BmiESdTI+q4qMigS/NN8E+bjIOTpqFFTPno+pkOSYNCMMLeVHnc1mm+yOCtRw91CSKrtHULgn1hJhTJRhNCbvEJRe5qOz/ViI5IQJDM9IwsZ8Ga/xxsEhanHh2GUbNLERGghHJKhm2VnepMbkmvIlgfYwebHzDYiG1+aGuhlNKd+CX86chy6DCBzWeDqE5GltQv/NjsQtRS6VSF1PzcLAmPIQebgzscWqTQl4NP92OnBvGiqKZcxRDa0wfjspHnsCoW8cjMT4KSRo5VuvTcCQ6DZ+Y/V1tJ28PbiXXoBcYA3s21Pzl0Id/WzRPL6SiWY9I+LGthVJhbKw4Pv72GUg1qgTMd0kMdLESvkE+m2DZ0EuMk36nWTlzwz/wHA5hy3V6vFpggntUPj7LmISX5j8Kh82O2zONeCwjAuaUH6BydzEqy6tQUR0QraziO7HfkN9xPs819ASTUdL3dwZr7shITL/v7jPHyppcuGtHLbS7tuGGuv2Y99JvodFp8fG2L6BobcD42wrx6L9qsb6qwyTPsv4eAvUyeqHJO6sNk2pKkDr5epTXNmH186/j0Gf7kELJ/pWJsUJCbI3JxkvzHoHDasOkyXkCFgPtBBZvyk/trbDactgT7a2G00p34pFVz1Ci12B/kwzPNBhQsuyP56yGpVYZqnbtRlj/eBxulfDgXnO7JRFZVTC5/wu92NqNsIbUdBKkZbDU1CEpJgLxeoXYUSiauwAr5z2LqtJTItIeG2HEqawxeH3EVPz3AT8WfNHQ0a4Dy4WxBGs/erm1G2HfXw1TonVnVsPmrNzv7MeHUP7sCEZWLa4CaxcYW1NcYmALmW+sFk5ATkK4gMb78XUDMgS0jB9OgtkjYX+9s6Np+I9gqWPDVWKdrpJt+ezs1ZBvqD59qFlsRUeH6zvb+Ps9+aJL9RBIrwHWBm26txT/uzwQjEs+r8fqsg6Dhq/H++4rcBVaSI87nRhzPTY16rHxjXXifaK+w0djWYTOuVphhRxhZ2uzvIFx2GFuV5w3k08jWDtxFdt5PUVtNUR2BIv/YwDfVD2Iq9wuxWPnh4P7WBW4BuxiH9nkW3HjrhVYFwtsIwJP+ZlxDdmFAnud/LarSZBeTmB8g+LO3raP1V1J/xcEaimuYQsVGNc/8wjWn3GNWyjA+F4+byW/hT7rEhjv28zuCU/N9AZgDGtqT7+x2iNWSb/P77U22e7ugxVChPn9fk95caXC1mTb3Yen6wjzVhRXSgSrj0wowOrK6lusjTZZH5YQgHlcnmpzpcXYh6RrYOJJkbpys6EPR2jAjvALmoraPhyhAdsosr3b20cjRGAvkjtUOlUfjVCAkTg9DT9+ZkqMMvfhCHGVLJ6T8leVRrXElBTdBy1UWVH608HLNHp1AUFbo9arT8slubwPz7n2/wIMAJi66FmNZ3IVAAAAAElFTkSuQmCC);
}
.htb_neu {
background-repeat: no-repeat;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABDCAYAAAA2weP+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozRTkwMzFGOTFCMDMxMUU5OTg2MUIxOTI5MUM3OTRENSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozRTkwMzFGQTFCMDMxMUU5OTg2MUIxOTI5MUM3OTRENSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNFOTAzMUY3MUIwMzExRTk5ODYxQjE5MjkxQzc5NEQ1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNFOTAzMUY4MUIwMzExRTk5ODYxQjE5MjkxQzc5NEQ1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+fQgpkgAADPBJREFUeNrsnAd0lFUWx//fTMqkkJCQAiGGUBKMQUBEURAiGwVclSKCVA8HWVlcihwVrAsohtUFZfVAXKXoWhBBylGKoQc11ICUCEgSCCE9pGdmMm3v/d43GcRkMglpmNxzLm/mvfd9895v7r3vvvdlkNDMxIIBK6mIIA0n9SL1hCQ10odb+N9y0gzSC6RHSL+T8FOitYvUDAAxlJdJn8NT0d64h1h1CwYCfGjoOsBoBNRqUhVkcAUl4jVrXhGgotKJ2nV6wEwTNpqAS5lAO2+qq1BUL8oTvwGBdF+t8r5UKz4j6RLg3xbo2RXYm2gFd738yOMjcKelJob1IFycP8eMkcEY8QABUYkJ82TMZgHF1hnIzBMgTNSWSkYQ6Cug5RaI6xgcw83KByoIdIVBKN/vt3TRn++bfc0Gk7+AiFDxGb9esjNWaAlWlNSEsKYhJDAWb093QrC/+NYNRgGppFwAKNeL926uop3rXZ2BMp2YLPeRla47nyZgFZXa3KtEK9q4T36xKBkYA+fr+d53hYEMR9QpUqIyaX9wy3c95VKqylUb4GFW4z69lyFa65skNRGslxHZeQnemSEmyaNgCGwh/O17uImJZeQJiJXWQqW+QpQmk600KNCu5ADOTsI1ub64TIDgexuMNmAMk13/TIqwUJsVmQ9qCpM/98w6p5fM5hvH3Vfv5Sw1Aay30Pf217FwqqjgCfEEeXxXc8V7nhhbisZF9NFWCCBZ12xWdn0/oxUaaUGx7T2DYdAyKIt4f2cX+lLIhS+m3zg0MlFMoDj1k73xS40Iij/rPQzq/Txem0zBmqzpWrGYkN4gQJRpRaxi6ygstVnF9VYmu1eRAML9GJxeqWfrMykWxHVmBSpLaHthzcfOVTW8TaTTCFZBTfOQGgkWm8pqDOs3CS9PEt82W5MVFIPgOmtcMihw2F1MyoStcY3dy2pdJsWquI3jEVuiRbFWvh/fp3MH4aaHzlY1NL75PNL3CZbFkblIjQDLnYpvMS56GGaPFZ+YSatYXqFiFYolcPxhEFaActDXCYtjy2MgJiVgcz0vAtZrWdji+N5cx31DAsmKqSLhbHVDyyYdS6DiazMfqYFh+VHxPZ4d3g+jomxWYgVCAT4zJxc51/LRa8LjwIb9AgRDYetgLVICt05vi3dWy2I4MkTFCrmtS5AI39WDsuZVDCuztnNyakBYwZRoxuGVyRHo30O4G8vlLBFrCF7SlXTEe5gwYtEscp0Q6kOW89H3AgC7FsNggDcmklaoMkCzSGi7h4iYmHCmpqEtZzckWIa6zMupgWD1pJVsBxY/G0QrogCUli2SRGsAJ/GBGrlnztsuHDlYrHJr45R0QCv6s+gqbIAsSp7l7ios6tfLwL7EmoZFpoqpBOqbm5mb1ACwouHtuRmfzG+D9r5KBn1ZxJ10JU5xfsVxhlbCpMJ8bGprxosbYqHxcBf9Z78L7D4lUgkWo8m2+vHrsNtEfDryq7hvzcLfyhMEK+lm56euZ1iTEOS3gWC5oVtHIJm2LzkFYrKnkuXYdTDxF3Sa8ihtbbLkFc9f4w6PS3n49uRR3DVkEJxcnGGJ6gMpieZ4IdNmkW09ga7BIu/65SLtF7Ns1mdfviN9hGCl18cc1fUI6xVEdFqBLxao5RVqzzERU1Jp0hevQmc24cMD8ei2dBaCRkQDfWhLsvMQWV0egkwqZNMG+KK7GbffR7CcKTG9kzbCB0/Q/s9PWCMDT74q8jPHZRHp3wmWvr7mqaoHUGrSWAzsFYMdywAvcquN+2hDXCiUrYC2PJoSHTz1JuRfVRamEMqPlkwXKyfFuJFOZEFvr8OW/6xSEk2ypk/mkyWlAokXajssCpYYQaAWOppfNYqFKTnWRjwVPRHrFooVcHuCLSs/QRMtLBHJJuVekd5tsX3TLrj0DEVQ11AggGJcJLnuvpPkbh0RqnbGrg1xcLknTLT7eAPhFNS/2FObYXG8iq5pi9PoQZ9gBcrxYd7Ee7D4b8ABmvTmAyJvYrfhFY5jlwstxBn5wq0oUBfmF2JJWQ6eT1yPDpxKsKymhWvaB/LLQsmCV72MiLmwDW0D/ET7hu2UNcU4MizKSTCRYBU3VLqkriOsCAKwj3KsSPTqJg7g1u8WRygESkdJ5vfnLyDtxRHo+NY/4DT3KRjHREHVyR+a1Gz0KNBh1bYdCB/6ANqwFfWJJFcmz4k7CQ19h9s0ZvQZOwQ+gf7iAyMp3p2nRPTMVXvDWkw6nWDp0IAi1QHWYHh5bManr3ujR2cCRe5yOrnybEqXlILYgkwMWrcYdz8c9ccbnKLN75hXkJScjU1Dwn6fTox/AZnfHMLyXr5YuHMtyrJz4XrkNNoUkVu/sNZefvU0gdrUGPtiqZawnkYHv9X493NO8unlul3A8fMi82al4L7FhWLXjMcwcs40mMvKcfnd/+K4iq980uaCKWm00M/B8ZRsxE+4FzNWxlRCOxl3AKG9I4U7/nwcGDDH3pD4iHS4JJ8ANo6oHQQlLUTIQkR2Xo7eYSr5LHw3pQ0/UnLpRy4V2E7s485dxlpDEaLnPwP/24Igbd0Fn5kfwyc+Cav277O5IKu7CkFbjiD73BVcbOcspxMs7SnYV1rcO7RiHk2ubli0FONhgnWpMc/zVA7A4qOZz2g/uEB2Ow7eKUpCyuB+pr3bD4fJNH4T6znZrJunh7i4exe5yCAL8+zZFT7WIE4Wlr3sK2BcP4zUq9HupTX48s33oCsrF3toLt9bDayIq25YK0iHEKz8xj4AlRw4bdhMm9sH5G0O7wWtm+hq5Es3E/xXzsGQKePk9wlzFiG7S0fZReUDqB/isXneUrSbOwGDuc/MN2UwOn4gRCtkhxlD7YEyKE9vVjXVswjJ7koIbCPtXFU7L//HHg5HpxemIKBDALwpOHNqkEpp7Ec9fbHo4HrZtdhqKl2M0oPU8W//rt2BOHX9+dXohsqvbiqGEawhVPDX3L46WGuGdcPob1ciMCIMGl7+KTUwP/0QfLcfRE5KDvI6+6Br7x7y3rAy15q8FD4WCZeKS1EUKtrh2xaI+bymcSYqyegZNLGoqoA1g4odEE+dq5T9LmZEzZ1qsxzrzbrQKrj2dYzWqXF25nIc33XA1hhBe8NwkVeVcpxr00bUJ6fVNEY+jhlIsK6gGYjqBlgUULCyusWALUv/l+4o6e4Pv/YBcnCumPUmNvYajqSEY6JT/7uh2RGDcVo1tlOsykxNq6zXHfwEp9fMQt/P3sDA0Y+K+o077Y1vAek4glWO5iYEawmppTrNUPW3xE6eY9GWlll0pOXZuRbLN9vkNq00wBLb63FLRsplS6UsW2UpkPrL9cfi9luqFOX6KrSc9Ek0Q1ErsJ6g4kN7HZ1pfdglaTFg6hjZFZ3ZHdMz5Y0xH9v2yNFiPeVaHYcOELnW/X2gIa/r+78EJH+9G6nmIqhcnWEoLIIzuaGac6x5n1b1UVeV/GpPcwRGTjbAjUp+WBdSU+dMyqe20l57SmzM77Yz+Ppwle3ssqppb1S2OyBHlWOZTDRTUVMGP57KKY50bkMrnPvZdOx1KUfPqPuFKz8yEBLHofxyub0jbZA/vXIO948aBolPT7n90BEgtcYc82vSUY48TG1qYGQCuMPRC/wJiuHHszjibRGnowTF/Gh/SDvjK6G5ENTr2xEWDKyxG9z/SaBmL8IVI5q5MDA+aPKtzUVBZglpe48j444O6HRHOCSOWXeHVULh9tw9icgK9kSQtxekMa/KMKsQrhxPsD7CLSIcw/iQ3KMuF29xNeG27/5lO8ahbQ+GvVrZztsdTRjlXhdyq7r8ihKvTuAWElVdYbEMq1Dj6EvLbLnW0EHAqtmV7Ro+Ta8aFq8C995qsBw6rbAnDGTKqWvYOmqmDdozYwFKbu3IV6QPEqws3IJy00+NGNqI0/mIW/A+jDl54vRh7/nqur9GoCY29DFyQ8ewenkMVUO84uA+iUBtxi0u9QbMjtySwb06cWrg+x8nfbw5Z+6NHsPsCLvfoD8TrIYE9i7pk83yWKaZuWSTn7nfSsAKFavagz+x1BewVNK/Eqxz+JNLfcSwQ6T9WgKs+gDGf8/AT3Ny0ULkZoC9D/Gn2+VoQVKXGMa/JJhLoD5AC5TaAtNCHPhtRQuV2gDLI32MYB1GCxZHgfEGekhLWQlvNujzj3b6t8JyDFgCxN81pLeiqgFYhWThLc5Dzf05YbMAdti12DDP9+L0lpZj1SnoH3UtLov1Svcwi1+rtoo9C0tx0uasELBapSZgRlhKl3qnBbTCqhmY/MvUne75ulJVqxc6AuwSv4jXFPq14nAM2F5+ka2uaKXhILAP+H96CDS5tNJwBBj/DtoEy4LHyv0KW3E4uEo64+fFXY1uHz+ibdcKzdG0Ith4bH64wX3w8HK/TSFGTaa7RaVqxfNH+b8AAwDMSQv8b8um2AAAAABJRU5ErkJggg==);
}
.htb_pagination {
display: none;
position: static !important;
}
.swiper-pagination-bullet {
background: #8e8e8e !important;
width: 12px !important;
height: 12px !important;
cursor: pointer !important;
}
.sec_willbo {
margin-bottom: 50px;
}
.sec_willbo .htb_item_wrap {
width: 100%;
margin-top: 30px;
}
.sec_willbo .htb_item {
width: 100%;
margin-top: 50px;
background-color: #63deff;
border-top: 0px;
}
.item_willkommensbo {
padding-top: 2px;
}
.item_willkommensbo .htb_head {
margin-bottom: 10px !important;
}
.item_willkommensbo .htb_contentwrap {
width: 33%;
}
.willbo_inner_wrap {
display: flex;
}
.htb_item.item_willkommensbo span.htb_head {
width: 50%;
}
.item_willkommensbo .htb_content_logo img {
width: 100%;
}
.cb_t_big_head {
color: white;
font-size: 20px;
display: block;
margin-bottom: 10px;
}
.cb_t_big {
margin: 20px 0px;
display: flex;
width: 100%;
text-align: center;
}
.cb_t_big .cb_t_big_left {
background-color: #424240;
width: 70%;
position: relative;
overflow: hidden;
}
.cb_t_big .cb_t_big_left a {
display: block;
}
.cb_t_big .cb_t_big_left img {
position: absolute;
width: 100%;
left: 0px;
top: 0px;
}
.cb_t_big .cb_t_big_left a:hover {
opacity: 0.92;
}
.cb_t_big .cb_t_content {
background-color: white;
padding: 10px;
}
.cb_t_big .cb_t_content .cb_t_content_ln1 {
font-size: 20px;
display: block;
font-family: "Archivo Narrow";
font-weight: 700;
}
.cb_t_big .cb_t_content .cb_t_content_ln2 {
font-size: 16px;
display: block;
padding-top: 10px;
padding-bottom: 10px;
}
.cb_t_big .cb_t_big_right {
background-color: #424240;
width: 30%;
padding: 5px 10px 10px 10px;
}
.cb_t_big .cb_t_logo a {
display: block;
height: 100%;
padding-top: 10px;
padding-bottom: 10px;
}
.cb_t_big .cb_t_logo a:hover {
opacity: 0.92;
}
.cb_t_big .cb_t_link {
display: block;
text-align: center;
}
.cb_t_big .cb_t_link .htb_goli {
display: block;
}
.three_tea {
display: flex;
margin-top: 20px;
margin-bottom: 20px;
}
.three_tea a {
text-decoration: none;
color: #424240;
display: flex;
height: 100%;
width: 100%;
padding-top: 8px;
background-color: #e6e6e6;
border-top: 4px solid #ff285b;
}
.three_tea a:hover {
-moz-box-shadow: 0px 0px 8px #adadad;
-webkit-box-shadow: 0px 0px 8px #adadad;
box-shadow: 0px 0px 8px #adadad;
transform: translate(0, -3px);
}
.three_tea .three_tea_item {
width: 33%;
}
.three_tea .three_item_middle {
margin-left: 10px;
margin-right: 10px;
}
.three_tea .three_tea_left {
width: 30%;
text-align: center;
}
.three_tea .three_tea_right {
width: 70%;
}
.three_tea .three_tea_right .three_tea_ln1 {
display: block;
width: 100%;
text-transform: uppercase;
font-size: 18px;
font-family: 'Archivo Narrow';
font-weight: 700;
}
.three_tea .three_tea_right .three_tea_ln2 {
display: block;
width: 100%;
font-size: 15px;
}
.table_fr_ohne .table_fr_ohne_item {
display: flex;
background-color: #e4e4e2;
margin: 15px 0px;
}
.table_fr_ohne .tfo_fr {
text-align: center;
font-weight: 700;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.table_fr_ohne .tfo_fr::after {
content: "";
display: block;
position: absolute;
height: 40px;
width: 1px;
background: white;
right: 10px;
}
.table_fr_ohne .tfo_logo,
.table_fr_ohne .tfo_fr {
width: 20%;
}
.table_fr_ohne .tfo_link {
width: 25%;
display: flex;
align-items: center;
justify-content: center;
}
.table_fr_ohne .tfo_games {
width: 35%;
display: flex;
align-items: center;
justify-content: center;
padding: 0px 5px;
}
.table_fr_ohne .tfo_games span:after {
content: ", ";
}
.table_fr_ohne .tfo_games span:last-child:after {
content: "";
}
.oc24_bonusnews h2 {
width: 100%;
}
.oc24_bonusnews h4 {
margin-top: 0px;
margin-bottom: 0px;
line-height: 1.2;
padding-top: 3px;
padding-bottom: 3px;
font-family: 'Archivo Narrow';
font-weight: 700;
color: #424240;
}
.oc24_bonusnews .oc24_bn_item_large {
width: 48%;
float: left;
margin-right: 10px;
height: 384px;
overflow: hidden;
}
.oc24_bonusnews .oc24_bn_item_large a {
text-decoration: none;
}
.oc24_bonusnews .oc24_bn_item_large .oc24_bn_logo:hover {
opacity: 0.92;
}
.oc24_bonusnews .oc24_bn_item_small {
width: 48%;
float: right;
margin-bottom: 20px;
margin-left: 10px;
}
.oc24_bonusnews .oc24_bn_item_small .bn_small_wrap {
display: flex;
transition: .4s all ease;
}
.oc24_bonusnews .oc24_bn_item_small .oc24_bn_logo {
width: 30%;
display: flex;
align-items: center;
justify-content: center;
padding: 5px;
border-bottom-left-radius: 5px;
border-top-left-radius: 5px;
}
.oc24_bonusnews .oc24_bn_item_small .oc24_bn_content {
width: 70%;
padding: 5px;
padding-left: 8px;
background-color: #e4e4e2;
border-bottom-right-radius: 5px;
border-top-right-radius: 5px;
}
.oc24_bonusnews .oc24_bn_item_small .oc24_bn_content a {
text-decoration: none;
}
.oc24_bonusnews .bn_small_of {
background-color: #424240;
color: #63deff;
font-size: 13px;
padding: 3px 5px;
}
.oc24_bonusnews .bn_inner_bar {
border-top: 2px solid white;
padding-top: 8px;
margin-top: 5px;
padding-bottom: 8px;
display: flex;
justify-content: space-between;
}
.oc24_bonusnews .oc24_bn_item_small:hover {
-moz-box-shadow: 0px 0px 8px #adadad;
-webkit-box-shadow: 0px 0px 8px #adadad;
box-shadow: 0px 0px 8px #adadad;
}
.bn_more {
width: 100%;
text-align: center;
display: inline-block;
border-top: 2px solid #424240;
margin-top: 30px;
padding: 20px 0px;
}
.oc24_soe_item {
margin: 15px 0px;
display: flex;
}
.oc24_soe_item .oc24_soe_item_logo {
width: 20%;
display: flex;
align-items: center;
justify-content: center;
}
.oc24_soe_item .oc24_soe_item_content {
width: 80%;
padding: 10px;
display: flex;
flex-flow: wrap;
background-color: #e4e4e2;
}
.oc24_soe_item .soe_item_ln1 {
width: 100%;
display: flex;
}
.oc24_soe_item .soe_item_ln1 .soe_item_inner_left {
width: 75%;
font-family: 'Archivo Narrow';
font-weight: 700;
font-size: 20px;
}
.oc24_soe_item .soe_item_ln1 .soe_item_inner_right {
width: 25%;
text-align: center;
}
.oc24_soe_item .soe_item_ln2 {
width: 100%;
display: flex;
margin-top: 10px;
padding-top: 5px;
border-top: 2px solid white;
font-size: 14px;
}
.oc24_soe_item .soe_item_ln2 .soe_item_ln2_1 {
width: 50%;
padding-right: 2px;
}
.oc24_soe_item .soe_item_ln2 .soe_item_ln2_2 {
width: 25%;
padding-left: 5px;
padding-right: 5px;
}
.oc24_soe_item .soe_item_ln2 .soe_item_ln2_3 {
width: 25%;
text-align: center;
padding-top: 7px;
}
.bo_co {
border: 2px dashed #f9b12d;
padding: 5px 10px;
}
.soe_mob_btn {
text-align: right;
width: 100%;
display: inline-block;
padding-right: 15px;
color: #f9b12d;
}
.soe_mob_btn_inner {
background: white;
border-left: 2px solid;
border-right: 2px solid;
border-bottom: 2px solid;
border-color: #f9b12d;
padding: 6px 10px;
cursor: pointer;
font-size: 14px;
color: black;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.soe_mob_btn_inner:hover {
color: #424240;
}
.soe_mob_cont {
margin-top: 20px;
font-size: 15px;
}
.soe_mob_cont .soe_mob_cont_item {
display: flex;
margin-bottom: 15px;
}
.soe_mob_cont .soe_mob_cont_left {
width: 30%;
}
.soe_mob_cont .soe_mob_cont_right {
width: 70%;
padding-left: 5px;
padding-right: 5px;
}
.table_bonus .soe_mob_cont_left {
width: 40%;
}
.table_bonus .soe_mob_cont_right {
width: 60%;
font-weight: 700;
font-size: 16px;
}
.table_bonus .soe_mob_cont_right .stf_umsatz_ln2 {
font-size: 10px !important;
}
.table_bonus .soe_mob_cont_right .soe_mob_cont_right_right .smaller {
font-weight: 400;
font-size: 10px;
padding-left: 20px;
}  .footerwidgets_wrap {
display: flex;
}
.footerwidgets_wrap .widget-area h4 {
text-transform: uppercase;
}
#footer-sidebar_left {
width: 70%;
padding-right: 20px;
}
#footer-sidebar_right {
width: 30%;
}
.soc_icons {
background-color: white;
border-radius: 50%;
height: 35px;
width: 35px;
text-align: center;
display: inline-block;
margin-right: 8px;
line-height: 2;
}
.soc_icons:hover {
background-color: #424240;
color: white;
}
.site-footer {
padding: 10px;
border-top: 4px solid #63deff;
margin-top: 40px;
}
.footer_upper {
text-transform: uppercase;
font-size: 16px;
font-weight: 700;
}  #secondary .widget_text {
background-color: #e4e4e2;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 3px;
}
#secondary h4 {
text-align: center;
margin-bottom: 0px;
width: 80%;
background-color: #424240;
color: white;
display: block;
font-weight: 400;
display: block;
margin: 0 auto;
}
#secondary .oc24_ln_item {
display: flex;
margin-top: 15px;
margin-bottom: 15px;
background-color: white;
transition: .4s all ease;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-top: 4px solid #ff285b;
}
#secondary .oc24_ln_item:hover {
-moz-box-shadow: 0px 0px 8px #adadad;
-webkit-box-shadow: 0px 0px 8px #adadad;
box-shadow: 0px 0px 8px #adadad;
}
#secondary .oc24_ln_left {
width: 30%;
padding: 4px;
display: flex;
align-items: center;
justify-content: center;
border-bottom-left-radius: 4px;
}
#secondary .oc24_ln_right {
width: 70%;
display: block;
padding-left: 10px;
padding-right: 10px;
}
#secondary .oc24_ln_ln1 {
display: block;
width: 100%;
border-bottom: 1px solid #e4e4e2;
padding-bottom: 4px;
font-size: 17px;
line-height: 1.2;
padding-top: 5px;
font-family: 'Archivo Narrow';
font-weight: 700;
}
#secondary .oc24_ln_ln1 a {
color: #424240;
font-weight: 700;
text-decoration: none !important;
}
#secondary .oc24_ln_ln1 a:hover {
color: black;
}
#secondary .oc24_ln_ln2 {
display: block;
font-size: 15px;
padding-bottom: 5px;
}
.sidebar_newest_cas {
text-align: center;
}
.sidebar_newest_cas .snc_cnt_wrap {
background: white;
}
.sidebar_newest_cas h4 {
padding-bottom: 10px;
}
.sidebar_newest_cas .snc_bo_ln1 {
display: block;
font-size: 22px;
padding-top: 10px;
}
.sidebar_newest_cas .snc_bo_ln2 {
display: block;
margin: 10px 0px;
font-size: 16px;
}
.sidebar_newest_cas .snc_content {
display: flex;
}
.sidebar_newest_cas .snc_cnt_ln1 {
width: 100%;
display: block;
font-size: 12px;
text-transform: uppercase;
background-color: #e4e4e2;
}
.sidebar_newest_cas .snc_cnt_item {
width: 25%;
margin: 2px;
border: 1px solid #e4e4e2;
}
.sidebar_newest_cas .snc_cnt_ln2 img {
width: 20px;
}
.sidebar_newest_cas .snc_cnt_ln2 {
padding: 5px 2px;
display: block;
}
.sidebar_newest_cas .snc_lk {
margin: 10px 0px;
display: inline-block;
width: 100%;
padding: 0px 10px;
}
.sidebar_newest_cas .snc_lk .htb_goli {
display: block;
width: 100%;
}
.sidebar_table_fr .table_fr_ohne_item {
background: white;
border-radius: 5px;
transition: .4s all ease;
}
.sidebar_table_fr .table_fr_ohne_item:hover {
-moz-box-shadow: 0px 0px 8px #adadad;
-webkit-box-shadow: 0px 0px 8px #adadad;
box-shadow: 0px 0px 8px #adadad;
}
.sidebar_table_fr .htb_badge span {
background-size: 50px;
}
.sidebar_table_fr .oc24_ln_left_fr {
width: 30%;
}
.sidebar_table_fr .oc24_ln_right_fr {
width: 70%;
display: flex;
flex-flow: wrap;
padding: 5px;
}
.sidebar_table_fr .tfo_logo {
width: 100% !important;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.sidebar_table_fr .tfo_fr {
width: 60%;
}
.sidebar_table_fr .tfo_link {
width: 40%;
padding: 5px;
}
.sidebar_table_fr .tfo_games {
width: 100%;
font-size: 14px;
padding: 5px;
margin-top: 5px;
border-top: 1px solid #e4e4e2;
text-align: left !important;
justify-content: flex-start;
}
.sidebar_table_fr .table_fr_ohne_item {
flex-flow: wrap;
}
.sidebar_table_fr .tfo_logo {
width: 30%;
}
.sidebar_table_fr .tfo_fr::after {
background: transparent;
}
.sidebar_bonusnews_bp {
background-color: #424240;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
margin-bottom: 15px;
padding-top: 8px;
}
.sb_bnews .widget_text {
background-color: transparent !important;
padding: 0px !important;
}   .bookie_promo_wrap {
display: flex;
flex: 0 0 50%;
margin-bottom: 20px;
}
.b_promo_logo {
position: relative;
height: 170px;
overflow: hidden;
}
.b_item_2 .b_promo_logo img,
.b_item_3 .b_promo_logo img {
min-width: 320px;
max-width: none;
height: 170px;
margin: 0 -7%;
}
.b_promo_logo {
transition: all .2s ease-in-out;
}
.b_promo_logo:hover .b_promo_badge {
background: white;
color: #009fe3;
}
.b_promo_badge {
position: absolute;
right: 15px;
top: 15px;
background-color: #009fe3;
border-radius: 5px;
text-align: center;
color: white;
padding: 2px 10px;
font-size: 12px;
text-transform: uppercase;
}
.b_promo_title {
font-weight: 700;
padding: 10px 15px 2px 15px;
line-height: 18px;
height: 70px;
overflow: hidden;
}
.b_promo_title a {
color: black;
text-decoration: none;
}
.b_promo_title a:hover {
opacity: 0.9;
}
.b_infos {
text-align: center;
background-color: #575656;
color: white;
padding: 3px 15px;
}
.b_infos:hover {
color: white;
opacity: 0.9;
}
.b_ext {
text-transform: uppercase;
text-align: center;
background-color: #57ac41;
color: white;
padding: 3px 15px;
margin-left: 2px;
}
.b_ext:hover {
background-color: #52c92f;
color: white;
}
.b_promo_item {
margin-top: 5px;
margin-bottom: 5px;
background-color: #f0f0f0;
padding-bottom: 20px;
border-bottom: 2px solid #ff285b;
}
.b_item_1 {
width: 50%;
}
.b_item_2,
.b_item_3 {
width: 25%;
}
.b_item_2 {
margin-left: 10px;
margin-right: 10px;
}
.b_promo_date { padding: 3px 5px;
text-align: center;
background-color: #424240;
border-radius: 3px;
font-size: 13px;
float: left;
color: #63deff;
}
.b_promo_links {
text-align: right; float: right;
}
.b_promo_linkbar {
padding: 4px 15px;
border-top: 2px solid white;
padding-top: 10px;
}
.b_item_2 .b_promo_date,
.b_item_3 .b_promo_date {
display: none;
}
.b_item_2 .b_promo_links,
.b_item_3 .b_promo_links {
width: 100%;
}
.bookienews_promo {
margin-bottom: 60px;
}  .oc24_tcs {
width: 100%;
padding-left: 12.1%;
padding-right: 14%;
font-size: 14px;
background-color: #f0f6f6;
}
.oc24_tcs i {
border: 1px solid;
border-radius: 50%;
width: 25px;
height: 25px;
text-align: center;
line-height: 1.5;
margin-right: 5px;
}
.oc24_tcs_inner {
background-color: white;
padding: 10px 10px;
width: 100%;
display: block;
}
.table-header {
display: flex;
width: 100%;
background: #353336;
padding: 5px 0;
color: white;
}
.table-row {
display: flex;
flex-flow: wrap;
width: 100%;
padding: 0px;
background: #e4e4e2;
margin-bottom: 20px;
}
.stf_row,
.header__item { text-align: center;
font-size: 15px;
}
.valuemargin {
padding-right: 5px;
}
.header__item {
text-transform: uppercase;
}
.filter__link {
color: white;
text-decoration: none;
position: relative;
display: inline-block;
padding-left: 5px;
padding-right: 5px;
position: relative; }
.stf_logo {
width: 10%;
display: flex;
align-items: center;
justify-content: center;
}
.tfo_logo {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.stf_row .tfo_logo {
font-size: 30px;
height: 100%;
}
.tfo_logo img {
padding: 4px;
}
.stf_anzahl {
width: 15%;
display: flex;
align-items: center;
justify-content: center;
}
.stf_spiele {
width: 20%;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.table-content .stf_spiele:before {
content: '';
height: 40px;
width: 1px;
position: absolute;
left: 0;
top: 24%;
background-color: white;
}
.table-content .stf_umsatz,
.table-content .stf_spiele {
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
}
.table-content .stf_spiele:after {
content: '';
height: 40px;
width: 1px;
position: absolute;
right: 0;
top: 22%;
background-color: white;
}
.stf_umsatz {
width: 20%;
display: flex;
align-items: center;
justify-content: center;
}
.stf_bonuscode {
width: 15%;
display: flex;
align-items: center;
justify-content: center;
}
.stf_angebot {
width: 20%;
display: flex;
align-items: center;
justify-content: center;
padding-top: 15px;
padding-bottom: 15px;
}
.table-content .stf_anzahl {
font-weight: 700;
font-size: 20px;
}
.tfo_games_inner .valuemargin {
padding-right: 0px;
}
.tfo_games_inner span::after {
content: ", ";
}
.tfo_games_inner span:last-child::after {
content: "";
}
.filter__link a {
color: white;
}
.arrow_orange {
color: #f9b12d;
margin-left: 2px;
font-size:14px;
}
.arrow_white {
color: white;
margin-left: 2px;
font-size:14px;
}
.filter__link:hover {
opacity: 0.6;
}
.stf_bar {
display: flex;
margin-top: 20px;
margin-bottom: 20px;
}
.stf_bar_links {
width: 70%;
}
.stf_bar_rechts {
width: 30%;
text-align: right;
}
.stf_bar_rechts .htb_goli {
padding-top: 8px;
padding-bottom: 8px;
}
.stf_bar_links_item {
background-color: #cdcdcd;
padding: 10px 15px;
margin-right: 5px;
color: white;
}
.stf_item_lk {
cursor: pointer;
transition: .4s all ease;
}
.stf_item_lk:hover {
background-color: #f9b12d !important;
}
.stf_no {
background-image: url(https://www.nettcasinoer.com/wp-content/themes/alp24/images/icon_filter.png);
background-repeat: no-repeat;
padding-left: 55px;
padding-right: 65px;
cursor: pointer;
}
.stf_no:hover {
background-color: #f9b12d;
}
.tb_ohne_einzahlung .stf_logo {
width: 10%;
}
.tb_ohne_einzahlung .stf_anzahl {
width: 15%;
}
.tb_ohne_einzahlung .stf_spiele {
width: 15%;
}
.tb_ohne_einzahlung .stf_mindest {
width: 10%;
display: flex;
align-items: center;
justify-content: center;
}
.tb_ohne_einzahlung .stf_umsatz {
width: 20%;
display: flex;
align-items: center;
justify-content: center;
}
.tb_ohne_einzahlung .stf_bonuscode {
width: 10%;
}
.tb_ohne_einzahlung .stf_angebot {
width: 20%;
padding-top: 15px;
padding-bottom: 15px;
}
.tb_ohne_einzahlung .stf_angebot .htb_goli {
font-size: 15px;
}
.tb_ohne_einzahlung .tfo_inner {
padding: 5px;
}
.tb_ohne_einzahlung .stf_anzahl_ln2 {
display: block;
font-weight: 400;
font-size: 13px;
}
.stf_bonuscode a,
.soe_mob_cont_right a {
color: #424240;
text-decoration: none;
}
.stf_bonuscode a:hover {
color: black;
}
.stf_mindest .tfo_games_inner {
font-weight: 700;
font-size: 20px;
}
.btcloser {
background: #f9b12d;
}
.soe_mob_btn_inner.btcloser::after {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f077";
margin-left: 3px;
}
.soe_mob_btn_inner::after {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f078";
margin-left: 3px;
}
.table_bonus .oc24_soe_mob_wrap {
width: 100%;
}
.table_bonus .stf_logo {
width: 12%;
}
.table_bonus .stf_bonuspaket {
width: 15%;
display: flex;
align-items: center;
justify-content: center;
}
.table_bonus .stf_deposit {
width: 10%;
display: flex;
align-items: center;
justify-content: center;
}
.table_bonus .stf_bonuserste {
width: 18%;
display: flex;
align-items: center;
justify-content: center;
}
.table_bonus .stf_prozent {
width: 10%;
display: flex;
align-items: center;
justify-content: center;
}
.table_bonus .stf_umsatz {
width: 20%;
}
.table_bonus .stf_angebot {
width: 15%;
}
.table_bonus .stf_bonuspaket_inner {
font-weight: 700;
font-size: 20px;
padding: 0px 10px;
}
.table_bonus .stf_bonuspaket_inner .bonuspaket_ln2 {
display: block;
font-size: 15px;
font-weight: 400;
}
.table_bonus .table-content .stf_row .tfo_logo {
font-size: 15px;
}
.table_bonus .table-content .logo_bewertung {
font-size: 12px;
color: #f9b12d;
border: 1px solid #f9b12d;
border-radius: 5px;
padding: 5px 10px;
margin-bottom: 10px;
display: inline-block;
}
.table_bonus .table-content .stf_umsatz_ln2 {
display: block;
width: 100%;
font-size: 15px;
font-weight: 400;
}
.table_bonus .table-content .stf_deposit_inner {
background: #f9b12d;
border-radius: 8px;
padding: 5px 8px;
}
.table_bonus .table-content .valuemargin {
padding-right: 0px;
}
.table_bonus .table-content .stf_deposit {
font-weight: 700;
font-size: 20px;
}
.table_bonus .table-content .stf_bonuserste,
.table_bonus .table-content .stf_prozent,
.table_bonus .table-content .stf_umsatz {
font-weight: 700;
font-size: 20px;
padding-top: 0px;
}
.tfo_logo img {
vertical-align: middle;
}
.sort_table_freispiele .tfo_logo {
display: flex;
align-items: center;
justify-content: center;
} .table_mob_bar_filter {
display: flex;
flex-flow: wrap;
background-color: #cdcdcd;
color: white;
}
.table_mob_bar_filter .tmb_left {
width: 10%;
text-align: center;
background-color: #f9b12d;
}
.table_mob_bar_filter .tmb_right {
width: 90%;
padding-left: 10px;
padding-right: 5px;
}
.table_mob_bar_filter .table-header {
display: block;
}
.table_mob_bar_filter .table-header .stf_row a {
color: white;
display: block;
padding: 12px 4px;
border-bottom: 1px solid #2d2d2d;
}
.table_mob_bar_filter .tmb_content {
width: 100%;
}
.table_mob_bar_filter .tmb_content .filter__link {
color: black;
}  .oc_intro {
margin-bottom: 40px;
}
.rat_wrap {
display: block;
position: relative;
width: 70px;
text-align: left;
}
.rat_ln1 {
position: relative;
z-index: 99;
display: inline-block;
}
.rat_ln2 {
position: absolute;
z-index: 98;
top: 0;
left: 0;
color: #f9b12d;
overflow: hidden;
width: 100%;
}
.fa.fa-star-o {
color: red;
}
.logo_bewertung .table-data {
display: none;
}
.tmb_right::after {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f078";
margin-left: 3px;
right: 10px;
position: absolute;
}
.tmb_right.tmb_close::after {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f077";
margin-left: 3px;
right: 10px;
position: absolute;
}
.tmb_content {
display: none;
}
.stf_logo {
position: relative;
}
.stf_logo .htb_badge {
left: -4px;
top: -1px;
width: 56px;
height: 55px;
}
.stf_logo .htb_badge span {
background-size: 52px;
}
.oc24_soe_item .oc24_soe_item_logo,
.table_fr_ohne .tfo_logo {
position: relative;
}
#toTop {
position: fixed;
right: 20px;
bottom: 20px;
cursor: pointer;
font-size: 25px;
background: #63deff;
color: white;
text-align: center;
border-radius: 50%;
width: 50px;
height: 50px;
opacity: 0.93;
display: none;
z-index: 999;
line-height: 45px;
}
#toTop:hover {
background: #575656;
}
.bp_bid_wrap {
display: flex;
margin-top: 20px;
margin-bottom: 20px;
}
.bp_bid_wrap .htb_badge {
width: 56px;
height: 50px;
left: -4px;
top: -3px;
}
.bp_bid_wrap .htb_badge .htb_hot,
.bp_bid_wrap .htb_badge .htb_neu,
.bp_bid_wrap .htb_badge .htb_exklusiv {
background-size: 50px;
}
.bp_bid_wrap .bp_bid_item { flex-grow: 1;
background-color: #e4e4e2;
text-align: center;
border-radius: 5px;
margin: 6px;
transition: .4s all ease;
}
.bp_bid_wrap .bp_bid_item:hover {
-moz-box-shadow: 0px 0px 8px #adadad;
-webkit-box-shadow: 0px 0px 8px #adadad;
box-shadow: 0px 0px 8px #adadad;
}
.bp_bid_wrap .bp_bid_logo {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
position: relative;
}
.bp_bid_wrap .bp_bid_content {
padding: 5px;
font-size: 16px;
line-height: 1.4;
min-height: 110px;
}
.bp_bid_wrap .bp_bid_content .bp_content_ln1,
.bp_bid_wrap .bp_bid_content .bp_content_ln2 {
font-weight: 700;
display: block;
}
.bp_bid_wrap .bp_bid_content .bp_content_ln2 {
padding-bottom: 5px;
}
.bp_bid_wrap .bp_bid_content .bp_content_ln3,
.bp_bid_wrap .bp_bid_content .bp_content_ln4 {
display: block;
font-size: 13px;
}
.bp_bid_wrap .bp_bid_content .bp_content_ln3 {
border-top: 1px solid white;
padding-top: 5px;
}
.bp_bid_wrap .bp_bid_lk {
display: inline-block;
padding-bottom: 15px;
padding-top: 10px;
width: 100%;
padding-left: 8px;
padding-right: 8px;
}
.bp_bid_wrap .bp_bid_lk .htb_goli {
display: block;
}
.table-data.td_no {
display: none;
} .content_infobox {
display: inline-block;
width: 100%;
background: #e6e6e6;
padding: 4px;
margin-top: 20px;
margin-bottom: 20px;
border-top: 4px solid #ff285b;
color: #424240;
}
.content_infobox_head i {
margin-right: 5px;
color: #8e8e8e;
}
.ci_inner {
border: 1px solid white;
padding: 20px;
}
h2.content_infobox_head {
border: 0px;
margin: 0px;
padding: 5px;
} .bnews_count {
display: flex;
margin-bottom: 40px;
}
.bnews_count .bnc_item:hover {
-moz-box-shadow: 0px 0px 8px #adadad;
-webkit-box-shadow: 0px 0px 8px #adadad;
box-shadow: 0px 0px 8px #adadad;
}
.bnews_count .bnc_item {
transition: .4s all ease;
}
.bnews_count .bnc_left a {
color: #63deff;
text-decoration: none;
}
.bnews_count .bnc_right a {
text-decoration: none;
color: white;
}
.bnews_count .bnc_left {
border-top-left-radius: 5px;
}
.bnews_count .bnc_item_left {
width: 35%;
}
.bnews_count .bnc_item_left .bnc_left {
width: 80px;
}
.bnews_count .bnc_item_middle {
margin-left: 10px;
margin-right: 10px;
width: 35%;
}
.bnews_count .bnc_item_middle .bnc_left {
width: 135px;
}
.bnews_count .bnc_item_right {
width: 30%;
}
.bnews_count .bnc_item_right .bnc_left {
width: 105px;
}
.bnews_count .bnc_item {
border-bottom: 5px solid #ff285b;
display: flex;
border-radius: 5px;
background-color: #8e8e8e;
}
.bnews_count .bnc_item .bnc_left {
background-color: #232629;
color: #63deff;
padding: 5px 10px;
text-align: center;
font-size: 35px;
line-height: 42px;
}
.bnews_count .bnc_item .bnc_right {
background-color: #8e8e8e;
color: white;
font-size: 19px;
text-transform: uppercase;
line-height: 1.2;
padding: 5px;
}
.bnews_count .bnc_item .bnc_right span {
display: block;
}
.home .oc24_bonusnews .oc24_bn_item_small .bn_small_of {
width: auto;
}  .oc_box_wrapping {
position: relative;
}
.oc_box {
height: 540px;
width: 280px;
border: 1px solid #8e8e8e;
text-align: center;
position: absolute;
}
.oc_box .oc_box_img {
background-color: #e4e4e2;
padding: 20px;
}
.oc_box_left {
left: -310px;
}
.oc_box_right {
right: -310px;
}
.htb_green {
text-align: center;
color: white;
border-radius: 30px;
font-size: 14px;
display: block;
background-color: #68ba7b;
padding: 12px 40px;
text-decoration: none;
}
.htb_green:hover {
background-color: #12ba7b;
color: white;
}
.oc_box_lk {
padding: 20px 10px;
}
.oc_box_cnt {
font-size: 35px;
color: #325f5d;
padding: 10px;
line-height: 1.3;
}
.oc_box_cnt .oc_box_ln1 {
font-size: 12px;
display: block;
}
.oc_box_cnt .oc_box_ln2,
.oc_box_cnt .oc_box_ln3 {
display: block;
}
.oc_box_lk_ln2 {
margin-top: 10px;
display: block;
}
.oc_box_lk_ln2 a {
font-size: 14px;
color: #325f5d;
}
.oc_box_lk_ln2 a:hover {
color: black;
}
.fixed_left {
position: fixed;
left: 48px;
top: 20px;
}
.fixed_right {
position: fixed;
right: 48px;
top: 20px;
}
.site-content {
position: relative;
} .oc_rating_heart {
display: block;
width: 100%;
text-align: center;
}
.stf_angebot {
flex-direction: column;
}
.newsbar {
text-align: center;
}
.newsbar .oc_h_news {
color: white;
text-transform: uppercase;
font-size: 18px;
}
.newsbar .oc_h_news .oc_n_lk {
color: white;
text-decoration: none;
}
.newsbar .oc_h_news .oc_n_lk:hover {
color: #424240;
text-decoration: none;
}
.rating_stats {
display: none !important;
}
.table_default {
border-spacing: 0;
}
.table_default tr,
.table_default td {
border: 0px solid;
border-spacing: 0px;
}
.table_default tr:nth-child(even) {
background: #e6e6e6;
}
.table_default tr:nth-child(odd) {
background: #FFF;
}
.table_default td {
padding-left: 10px;
padding-right: 10px;
}
.table_default tr.firsttr,
.table_default tablehead {
background: #353336 !important;
color: white;
}
.table_default tr.firsttr td,
.table_default tablehead td {
padding: 5px 10px;
font-size: 16px;
border-top: 3px solid #ff285b;
}
.table_default tr.firsttr td p,
.table_default tablehead td p {
margin-top: 5px;
margin-bottom: 5px;
}
.category-3 .navigation.posts-navigation {
display: none;
}
.home .bnitem_0 .oc24_bn_logo {
max-height: 205px;
overflow: hidden;
} .bnews_related_wrap {
display: flex;
margin-top: 20px;
margin-bottom: 20px;
}
.bnews_wrap_item {
width: 50%;
}
.bnews_item_left {
margin-right: 20px;
}
.bnews_item_right {
margin-left: 20px;
}
.bnews_item_left .bnews_header {
background-color: #232629;
}
.bnews_item_right .bnews_header {
background-color: #424240;
}
.bnews_header {
display: flex;
color: white;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.bnews_logo {
max-width: 80px;
padding: 5px;
padding-top: 7px;
position: relative;
}
.bnews_logo::after {
content: "";
display: block;
background-color: white;
width: 1px;
height: 30px;
position: absolute;
right: 0px;
top: 12px;
}
.bnews_content {
background-color: #e4e4e2;
padding: 10px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.bnews_content ul {
list-style-type: none;
padding-left: 0px;
text-align: left;
position: relative;
margin-bottom: 2px;
}
.bnews_content ul li {
position: relative;
padding-left: 6px;
margin-bottom: 2px;
}
.bnews_content ul li a {
color: black;
text-decoration: none;
font-size: 16px;
}
.bnews_content ul li a:hover {
color: #424240;
text-decoration: none;
font-size: 16px;
}
.bnews_content ul li::before {
position: absolute;
top: 6px;
left: -10px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f054";
font-size: 12px;
}
.bnews_name {
line-height: 55px;
padding-left: 15px;
font-weight: 700;
} .btn_regular {
width: 100%;
display: block;
margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}
.btn_regular a {
padding: 5px 45px;
}
.casinfobox {
background-color: #e4e4e2;
margin-top: 10px;
margin-bottom: 10px;
border-radius: 5px;
}
.casinfobox .oc24_soe_item_logo {
width: 15%;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.casinfobox .oc24_soe_item_logo img {
padding: 0px 5px;
}
.casinfobox .casinofo_bullet {
width: 35%;
padding: 10px;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
}
.casinfobox .casinofo_bullet ul {
list-style-type: none;
padding-left: 0px;
text-align: left;
margin: 0px;
margin-left: 5px;
}
.casinfobox .casinofo_bullet li {
position: relative;
padding-left: 12px;
margin-bottom: 2px;
line-height: 1.5;
}
.casinfobox .casinofo_bullet li:before {
position: absolute;
top: 2px;
left: -10px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f00c";
color: #91c644;
font-size: 13px;
}
.casinfobox .casinofo_bo {
width: 25%;
padding: 10px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.casinfobox .casinofo_bo::after {
content: "";
display: block;
width: 1px;
background: white;
position: absolute;
height: 60px;
right: -2px;
}
.casinfobox .casinofo_bo::before {
content: "";
display: block;
width: 1px;
background: white;
position: absolute;
height: 60px;
left: -2px;
}
.casinfobox .casinofo_lk {
width: 25%;
padding: 10px;
text-align: Center;
display: flex;
align-items: center;
justify-content: center;
}
.casinfobox .logo_bewertung {
font-size: 12px;
color: #f9b12d;
border: 1px solid #f9b12d;
border-radius: 5px;
padding: 5px 10px;
margin-bottom: 10px;
display: inline-block;
}
.casinfobox .oc24_soe_item_logo {
flex-flow: wrap;
}
.casinfobox .casinfo_ln1 {
display: block;
width: 100%;
font-size: 20px;
font-weight: 700;
}
.casinfobox .casinfo_ln2 {
display: block;
width: 100%;
font-size: 14px;
} .error-404 h1 {
font-size: 15em;
margin-top: 30px;
text-align: center;
line-height: 0.8;
}
.error-404 h2 {
font-size: 1.5em;
margin-top: 0px;
text-align: center;
}
.error-404 .page-content {
width: 50%;
margin: 80px auto;
}
.error-404 .page-content .search-field {
border: 1px solid #f82656;
padding: 5px 10px;
padding-top: 8px;
font-size: 20px;
border-radius: 5px;
color: #424240;
width: 80%;
margin-right: 5px;
font-weight: 300;
}
.error-404 .search-submit {
background-color: #f82656;
border: 1px solid #f82656;
color: white;
padding: 11px 10px;
font-size: 20px;
position: absolute;
font-weight: 300;
cursor: pointer;
}  .alp_cas_heading {
background-color: #e4e4e2;
padding: 80px 0px 40px 0px;
}
.single-casino .site-content {
margin-top: 0px;
}
.cas_heading_wrap {
display: flex;
}
.cas_heading_logo {
width: 20%;
position: relative;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.cas_heading_infos {
width: 50%;
padding-left: 30px;
padding-right: 70px;
}
.cas_heading_infos h1 {
font-size: 40px;
margin-top: 0px;
}
.cas_heading_infos .snc_content {
display: flex;
text-align: center;
}
.cas_heading_infos .snc_content .snc_cnt_item {
width: 25%;
margin: 2px;
border: 1px solid #cdcdcd;
}
.cas_heading_infos .snc_content .snc_cnt_item .snc_cnt_ln1 {
width: 100%;
display: block;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
background-color: #cdcdcd;
padding: 5px 2px;
display: block;
color: #424240;
}
.cas_heading_infos .snc_content .snc_cnt_item .snc_cnt_ln2 {
padding-top: 8px;
padding-bottom: 5px;
display: block;
color: #f9b12d;
font-size: 25px;
}
.cas_heading_wertung {
width: 30%;
}
.cas_rating {
font-size: 16px;
color: #f9b12d;
border-radius: 5px;
padding: 0px 10px;
margin-bottom: 10px;
display: inline-block;
}
.cas_rating .rat_wrap {
width: 90px;
}
.wertungwrap {
background-color: white;
border-left: 4px solid #f9b12d;
padding: 10px;
padding-bottom: 0px;
}
.cas_heading_logo {
display: flex;
align-items: center;
justify-content: center;
}
.heading_infos_ln3 {
display: block;
width: 100%;
margin-top: 15px;
}
.snc_cnt_item_margin {
margin-left: 20px !important;
}
.wertung {
color: #424240;
padding-left: 5px;
padding-right: 10px;
}
.heading_infos_ln1 {
display: block;
width: 100%;
margin-bottom: 10px;
}
.cas_link {
margin-left: 20px;
width: 50%;
}
.cas_link .htb_goli {
padding: 8px;
display: block;
}
.heading_infos_ln2 {
display: flex;
}
.heading_infos_ln2 .cas_link {
width: 50%;
}
.heading_infos_ln2 .wertungwrap {
width: 50%;
}
.cas_heading_wertung .hw_heading {
color: white;
background: #424240;
padding: 5px 15px;
padding-bottom: 2px;
display: flex;
}
.cas_heading_wertung .hw_heading .rf_rating_rs .def.rating_score {
padding-top: 2px;
color: white;
padding-right: 0px;
}
.cas_heading_wertung .hw_heading .def.rating_total {
display: none !important;
}
.cas_heading_wertung .hw_heading .thankyou {
background-color: #424240 !important;
color: white !important;
text-align: right;
display: inline-block;
padding-top: 4px !important;
}
.cas_heading_wertung .hw_heading .hw_heading_left {
width: 50%;
}
.cas_heading_wertung .hw_heading .hw_heading_right {
width: 50%;
text-align: right;
}
.cas_heading_wertung .hw_heading .hw_heading_right .rating_form_wrap {
padding-top: 5px;
}
.cas_heading_wertung .hw_content {
background: white;
padding: 30px 10px;
text-align: center;
color: #8e8e8e;
}
.cas_heading_wertung .hw_content .hw_content_head {
font-style: italic;
font-family: "Barlow";
font-size: 21px;
text-transform: lowercase;
line-height: 1;
padding-top: 20px;
}
.cas_heading_wertung .hw_content .hw_content_subhead {
font-size: 14px;
display: block;
}
.cas_ankermenu {
background-color: #cdcdcd;
margin-bottom: 30px;
display: flex;
padding: 7px;
}
.ankermenu_item {
width: 11%;
text-align: center;
}
.ankermenu_item img {
transition: all .2s ease-in-out;
max-width: 25px;
}
.ankermenu_item a {
display: block;
text-decoration: none;
color: #424240;
}
.ankermenu_item a:hover {
color: black;
text-decoration: underline;
}
.ankermenu_item a:hover img {
transform: scale(1.1);
}
.ankermenu_txt {
display: block;
font-size: 13px;
text-transform: uppercase;
}
.hw_content_item .swiper-button-prev {
left: 0px !important;
}
.hw_content_item .swiper-button-next {
right: 0px !important;
}
.hw_content_head,
.hw_content_subhead {
width: 80%;
display: block;
margin: 0 auto;
}
.hw_content_item {
display: flex;
align-items: center;
justify-content: center;
}
.hw_content {
min-height: 170px;
}
.sticky_anchor {
position: fixed;
top: 50px;
width: 70px;
z-index: 99;
margin-left: -100px;
}
.cas_ankermenu.sticky_anchor {
flex-direction: column;
text-align: center;
border-radius: 3px;
}
.cas_ankermenu.sticky_anchor .ankermenu_item {
width: 100%;
margin-bottom: 10px;
}
.cas_ankermenu.sticky_anchor .ankermenu_item .ankermenu_txt {
font-size: 10px;
}
.cas_user_rat {
width: 100%;
display: flex;
margin-top: 15px;
margin-bottom: 15px;
}
.cas_user_rat_left {
width: 7%;
background-color: #424240;
padding: 20px 10px;
text-align: center;
color: white;
font-size: 20px;
}
.cas_user_rat_middle {
width: 62%;
background-color: #e4e4e2;
padding: 20px 10px;
font-weight: 600;
font-size: 20px;
}
.cas_user_rat_right {
width: 30%;
text-align: right;
background-color: #e4e4e2;
padding: 20px 10px;
}
.cas_user_rat_right .def.rating_total,
.cas_user_rat_right .def.rating_total {
display: none !important;
}
.cas_user_rat_right .def.rating_score {
background-color: transparent;
padding-right: 0px;
}
.cas_user_rat_right .rating_form .item {
font-size: 20px !important;
}
.cas_user_rat_right .rating_form_wrap {
padding-top: 5px;
}
.cas_user_rat_right .thankyou {
background: transparent !important;
color: black;
}
.cas_news_wrap {
width: 100%;
display: flex;
}
.cas_news_wrap .cas_news_item.casnews_item_2 {
margin-left: 15px;
margin-right: 15px;
}
.cas_news_wrap .cas_news_item {
background-color: #e4e4e2;
border-bottom: 2px solid #ff285b;
width: 33.3%;
}
.cas_news_wrap .cas_news_t {
display: block;
width: 100%;
line-height: 1;
padding-bottom: 10px;
border-bottom: 1px solid white;
}
.cas_news_wrap .cas_news_t a {
text-decoration: none;
color: black;
font-size: 15px;
font-weight: 700;
}
.cas_news_wrap .cas_news_t a:hover {
color: #424240;
}
.cas_news_wrap .cas_news_link {
display: block;
width: 100%;
text-align: right;
padding-top: 15px;
padding-bottom: 10px;
}
.cas_news_wrap .cas_news_content {
padding: 10px;
}
.cas_news_outerwrap h3 {
background-color: #424240;
color: white;
text-align: Center;
font-weight: normal;
width: 60%;
margin: 0 auto;
margin-bottom: 20px;
}
.cas_news_outerwrap {
margin-top: 30px;
margin-bottom: 30px;
background-color: #f0f6f6;
padding: 0px 20px 20px 20px;
}
.heading_infos_ln3 .snc_cnt_ln2 img {
padding-right: 4px;
}
.cas_sidebar_wrap {
background-color: #e4e4e2;
margin-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 20px;
}
.cas_sidebar_wrap h3 {
background-color: #424240;
color: white;
text-align: Center;
font-weight: normal;
width: 85%;
margin: 0 auto;
margin-bottom: 20px;
padding: 4px;
}
.cas_sidebar_item {
background-color: white;
display: flex;
padding: 4px;
margin-top: 8px;
margin-bottom: 8px;
font-size: 17px;
}
.cas_sidebar_item .csi_icon {
width: 15%;
text-align: center;
padding-top: 10px;
}
.cas_sidebar_item .csi_icon img {
max-width: 30px;
}
.cas_sidebar_item .csi_content {
width: 55%;
padding-left: 5px;
padding-right: 5px;
line-height: 1.4;
}
.cas_sidebar_item .csi_link {
width: 30%;
text-align: center;
padding-top: 10px;
}
.cas_sidebar_item .csi_content_ln1,
.cas_sidebar_item .csi_content_ln2 {
display: block;
}
.cas_sidebar_welcome {
background-color: white;
padding: 4px;
text-align: center;
}
.cas_sidebar_welcome .csw_ln1 {
display: block;
font-size: 25px;
padding-bottom: 10px;
padding-top: 5px;
}
.cas_sidebar_welcome .csw_ln2 {
display: block;
font-size: 17px;
}
.cas_sidebar_welcome .csw_link {
display: block;
padding: 10px 5px;
}
.cas_sidebar_welcome .csw_link .htb_goli {
display: block;
}
.snc_cnt_ln2 .count {
width: 50px;
display: inline-block;
}  .alp_gallery ul {
margin-left: 0px;
}  .mfp-fade.mfp-bg {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
} .mfp-fade.mfp-bg.mfp-ready {
opacity: 0.8;
} .mfp-fade.mfp-bg.mfp-removing {
opacity: 0;
} .mfp-fade.mfp-wrap .mfp-content {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
} .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1;
} .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0;
} .site-main ul.thumbsup, .content_break_wrap ul.thumbsup {
list-style-type: none;
padding-left: 0px;
text-align: left;
margin: 0px;
margin-left: 5px;
}
.site-main ul.thumbsup li, 
.content_break_wrap ul.thumbsup li 
{
position: relative;
padding-left: 12px;
margin-bottom: 2px;
line-height: 1.5;
}
.site-main ul.thumbsup li:before, 
.content_break_wrap ul.thumbsup li:before 
{
position: absolute;
top: 2px;
left: -10px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f164";
color: #91c644;
font-size: 16px;
}
.site-main ul.thumbsdown,
.content_break_wrap ul.thumbsdown
{
list-style-type: none;
padding-left: 0px;
text-align: left;
margin: 0px;
margin-left: 5px;
}
.site-main ul.thumbsdown li,
.content_break_wrap ul.thumbsdown li
{
position: relative;
padding-left: 12px;
margin-bottom: 2px;
line-height: 1.5;
}
.site-main ul.thumbsdown li:before,
.content_break_wrap ul.thumbsdown li:before
{
position: absolute;
top: 2px;
left: -10px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f165";
color: #ff285b;
font-size: 16px;
}
.content_break_wrap {
margin-top: 40px;
margin-bottom: 40px;
}
.content-column.one_half,
.content-column.two_third {
padding-right: 40px;
}
.content-column.one_half.last_column {
padding-left: 40px;
}
.content_casinogames {
background-color: #1b1b4d;
background-image: url(https://www.nettcasinoer.com/wp-content/themes/alp24/images/casinobonus24-home2.jpg);
background-repeat: no-repeat;
background-position: 40% 0%;
background-size: 1500px;
padding-bottom: 20px;
padding-top: 30px;
padding-bottom: 30px;
}
.content_casinogames_wrap {
display: flex;
}
.content_casinogames_wrap img {
max-width: 60%;
transition: .4s all ease;
}
.content_casinogames_wrap .ccg_item {
width: 20%;
text-align: center;
}
.content_casinogames_wrap .ccg_item_text {
display: block;
text-transform: uppercase;
color: white;
font-size: 15px;
}
.content_casinogames_wrap a {
text-decoration: none;
display: block;
}
.content_casinogames_wrap a:hover {
color: lightgrey;
}
.content_casinogames_wrap a:hover img {
transform: scale(1.04);
}
.content_newestcas {
background-color: #e4e4e2;
padding-left: 20px;
padding-right: 20px;
padding-top: 2px;
padding-bottom: 20px;
}
.content_newestcas h4 {
text-align: center;
width: 80%;
background-color: #424240;
color: white;
margin: 2px auto;
font-weight: 300;
padding: 2px 3px;
}
.content_newestcas .oc24_ln_item {
display: flex;
margin-top: 15px;
margin-bottom: 15px;
background-color: white;
transition: .4s all ease;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-top: 4px solid #ff285b;
}
.content_newestcas .oc24_ln_left {
width: 30%;
padding: 4px;
display: flex;
align-items: center;
justify-content: center;
border-bottom-left-radius: 4px;
}
.content_newestcas .oc24_middle {
width: 30%;
display: block;
padding-left: 10px;
padding-right: 10px;
display: flex;
align-items: center;
justify-content: center;
}
.content_newestcas .oc24_middle a {
color: #424240;
text-decoration: none;
}
.content_newestcas .oc24_right {
width: 40%;
display: block;
padding-left: 10px;
padding-right: 10px;
display: flex;
align-items: center;
justify-content: center;
}
.content_newestcas .oc24_right .htb_goli {
display: block;
width: 100%;
}
.content_newestcas .oc24_ln_ln1 {
display: block;
width: 100%;
padding-bottom: 4px;
font-size: 17px;
line-height: 1.2;
padding-top: 5px;
font-family: 'Archivo Narrow';
font-weight: 700;
}
.imagewrap {
float: left;
height: auto;
padding-bottom: 65px;
max-width: 40%;
}
.content_break_app {
padding-top: 20px;
padding-bottom: 20px;
}
.content_break_app .content-column.one_half,
.content_break_app .content-column.two_third {
padding-right: 20px;
}
.oc_small_infobox {
padding: 10px 15px;
margin-top: 10px;
margin-bottom: 10px;
}
.content_break_bestslots h4 {
background: #424240;
color: white;
text-align: center;
width: 60%;
margin: 0 auto;
padding: 4px 3px;
}
.content_break_bestslots {
padding-top: 1px;
padding-bottom: 30px;
} .slot-template-default .site-content {
margin-top: 0px;
}
.rf_rating_rs .def.rating_total {
display: none;
}
.rf_rating_rs .def.rating_score { padding-top: 4px;
}
.stf_angebot .rf_rating_rs .def.rating_total {
display: block !important;
}
.slotrev_heading {
display: flex;
}
.slotrev_gallery {
width: 70%;
padding-right: 50px;
}
.slotrev_info {
width: 30%;
}
.slotrev_logo a:hover {
opacity: 0.9;
}
.slotrev_logo a {
display: block;
}
.slotrev_rating {
background-color: #424240;
padding: 4px 4px 4px 10px;
color: white;
text-transform: uppercase;
display: flex;
}
.srt {
width: 47%;
font-size: 16px;
font-weight: 700;
padding-top: 6px;
}
.srr {
width: 35%;
text-align: right;
padding-right: 5px;
padding-top: 3px;
}
.srr .rat_wrap {
width: 110px;
}
.srr .rat_ln1 {
color: #f9b12d;
}
.srr .rat_ln2 {
color: #f9b12d;
}
.srp {
width: 17%;
text-align: center;
background-color: #f9b12d;
}
.srn {
display: block;
color: #424240;
font-size: 12px;
font-weight: 700;
line-height: 1.3;
}
.srnn {
display: block;
font-size: 16px;
font-weight: 700;
}
.slotrev_info_table {
background-color: #f0f6f6;
font-size: 14px;
color: #424240;
padding: 10px;
}
.slotrev_info_table tr td:first-child {
text-align: center;
}
.slotrev_info_table tr td:last-child {
text-align: right;
padding-right: 5px;
}
.slotrev_info_table tr:nth-child(even) {
background: #f0f6f6;
}
.slotrev_info_table tr:nth-child(odd) {
background: #FFF;
}
.slotrevtb {
margin-bottom: 0px;
border: 0px solid;
}
.slotrevtb td,
.slotrevtb tr {
border: 0px solid;
}
.slotrev_link {
text-align: center;
padding-top: 10px;
}
.slotrev_link .htb_goli {
background-color: transparent;
}
.slotrev_link .htb_goli:hover {
background-color: #ff285b;
}
.slotrev_logo img {
display: block;
margin: 0 auto;
max-height: 175px;
}
.slot-template-default .htb_item_wrap {
margin-top: 10px;
}
.slot-template-default .sec_willbo .htb_item {
margin-top: 0px;
}
.slot-template-default .cas_user_rat_right,
.slot-template-default .cas_user_rat_middle,
.slot-template-default .cas_user_rat_left {
padding: 10px 10px;
}
.slotrev_info_table h4 {
display: none;
font-size: 18px;
}
#secondary .slotrev_info_table {
padding-top: 0px;
}
#secondary .slotrev_info_table h4 {
margin-bottom: 10px;
}
#text-14, #text-12 {
padding: 0px !important;
background: transparent !important;
}
.slots_tag_wrap {
margin-top: 30px;
margin-bottom: 30px;
}
.slot_tag_inner {
width: 100%;
display: flex;
}
.sti_left {
background-color: #424240;
color: white;
padding: 8px 15px;
text-align: center;
font-weight: 700;
width: 10%;
}
.sti_right {
background-color: #e4e4e2;
padding: 8px 15px;
width: 90%;
}
.sti_right a {
margin-right: 10px;
color: #ff285b;
text-decoration: none;
}
.latestslots {
background-color: #f0f6f6;
padding-bottom: 50px;
margin-top: 50px;
display: block;
}
.latestslots h4 {
text-align: center;
margin-bottom: 0px;
width: 400px;
background-color: #424240;
color: white;
display: block;
font-weight: 400;
display: block;
margin: 0 auto;
margin-bottom: 30px;
}
.latestslots .swiper-wrapper {
margin-bottom: 10px;
padding: 10px;
}
.latestslots .swiper-scrollbar-drag {
background-color: #e4e4e2;
}
.latestslots .swiper-scrollbar {
background: transparent;
height: 5px;
}
.latestslots .swiper-slide-active img { }
.slot-template-default .swiper-scrollbar{
opacity:1 !important;   
}
.latestslots_inner .swiper-slide{
transition: .4s all ease;
}
.latestslots_inner .swiper-slide:hover{
transform:scale(1.02);
}
.latestslots_inner .swiper-slide a{
transition: .4s all ease; 
}
.latestslots_inner .swiper-slide a::after{
content:"";
position:absolute;
width:80px;
height:61px;       
text-align:center;   
top: 25%;
left: 30%;
background-image:url(https://www.nettcasinoer.com/wp-content/themes/alp24/images/playnow_frame_small.png);
background-repeat:no-repeat; 
opacity:0;
transition: .2s all ease; 
cursor:pointer;
}
.latestslots_inner .swiper-slide a:hover::after{
opacity:1;
}  .tag_item {
width: 32.33%;
padding: 10px;
border-bottom: 2px solid #f4f0e7;
margin-right: 4px;
}
.tag_item a {
color: black;
text-decoration: none;
}
.tag_item img {
width: 100%;
}
.tagitem_wrap {
display: flex;
flex-flow: wrap;
}  #secondary .sec_willbo {
margin-bottom: 5px;
}
#secondary .htb_wrapper .htb_item {
background-color: transparent;
}
#secondary .htb_wrapper .htb_item_wrap {
margin-top: 0px;
}
#secondary .htb_wrapper .htb_item span.htb_head {
width: 90%;
}
#secondary .htb_wrapper .item_willkommensbo .htb_contentwrap {
width: 100%;
margin: 10px;
}
#secondary .htb_wrapper .willbo_inner_wrap {
flex-flow: wrap;
}
#secondary .htb_wrapper .htb_content_cnt_ln1 {
border-bottom: 0px;
}
#secondary .htb_wrapper .htb_content_cnt_ln1_left {
width: 60%;
padding-top: 8px;
}
#secondary .htb_wrapper .htb_content_cnt_ln1_right {
width: 40%;
padding-top: 8px;
}
#secondary .htb_wrapper .htb_contentwrap {
height: auto;
}  .gil {
display: none;
}
.sil_0 {
display: block;
}
.slotgallery_thumbcontainer span {
cursor: pointer;
transition: .4s all ease;
}
.slotgallery_thumbcontainer span:hover {
opacity: 0.9;
} .shortcode_iframe {
display: none;
}
.iframe_image {
position: relative;
}
span.iframe_image_opener {
cursor: pointer;
position: absolute;
top: 42%;
left: 0px;
width: 100%;
text-align: center;
padding: 8px;
}
.btn_sofortspiel img {
width: 220px;
transition: .6s all ease;
filter: brightness(0.9);
opacity: 0.8;
}
.btn_sofortspiel:hover img {
filter: brightness(1.2);
opacity: 1;
}
.iframemessage {
display: none;
font-weight: 700;
font-size: 18px;
}
.btn_sofortspiel img {
width: 20%;
}
.slotgallery_maincontainer {
margin-bottom: 10px;
}   .mobilemenu {
width: 200px;
height: 100%;
position: fixed;
right: -200px;
top: 0;
background-color: #f0f0f0;
box-shadow: 1px 0 5px #c0c0c0;
transition: all ease 1s;
padding-top: 15px;
z-index:999;
}
.close-menu {
float: right;
min-height: 25px;
padding-right: 18px;  
cursor: pointer;
font-size:30px;
transition: .4s all ease;
}
.mobilemenu ul {
padding-left: 0;
margin-top: 80px;
margin-left:0px;
}
.mobilemenu li {
list-style: none;
text-decoration-style: none;
line-height: 1.3;
padding: 10px 0 10px 10px;
}
.mobilemenu li a {
text-decoration: none;
text-transform: uppercase;
font-size: 16px;
color: #292929;
}
.mobilemenu li:hover {
background-color: #63deff;
cursor: pointer;
}
.menu-ham img{
cursor: pointer;
filter: contrast(1);
transition: .4s all ease;
}
.menu-ham img:hover{
opacity: 0.9; 
filter: contrast(0.2);
}
.close-menu:hover {
color:#ff285b;
} .htb_goli_in, .htb_goli_in:visited{
border: 2px solid #424240;
color: #424240;
text-decoration: none;
border-radius: 6px;
padding: 4px 5px;
text-align: center;
text-transform: uppercase;
font-size: 16px;
background-color: white;   
}
.htb_goli_in:hover{
color:white;
background-color:#424240;
}
.oc_small_heading_box{
padding-left:20px;   
padding-right:20px;   
padding-bottom:20px;
margin-top:20px;
margin-bottom:20px;
}
.oc_small_heading_box h3{
display:block;
margin:0 auto;
margin-top:2px;
max-width:80%;
padding:5px;
background-color:#424240;
color:white;
text-align:center;
font-weight:normal;
}
.cas_heading_wertung .hw_content .swiper-slide{
width: 100% !important;
} .logo_bewertung {
font-size: 12px;
color: #f9b12d;
border: 1px solid #f9b12d;
border-radius: 5px;
padding: 5px 10px;
margin-bottom: 10px;
display: inline-block;
}
.sort_table_main .tfo_logo{
display:flex;
font-size:14px;
}
.sort_table_main .stf_anzahl{
font-weight:normal;    
}
.sort_table_main .table-header .stf_umsatz, .table-content.sort_table_main .stf_umsatz,
.sort_table_main .table-header .stf_bonuscode, .table-content.sort_table_main .stf_bonuscode
{
width:10%;
}
.sort_table_main .table-header .stf_anzahl, .table-content.sort_table_main .stf_anzahl
{
width:25%;
}
.sort_table_main .table-header .stf_spiele, .table-content.sort_table_main .stf_spiele
{
width:25%;
}
.table-content.sort_table_main .stf_spiele .snc_content, .soe_mob_cont_right .snc_content{
display:flex;
}
.table-content.sort_table_main .stf_spiele .snc_cnt_item, .soe_mob_cont_right .snc_cnt_item{
background-color:white;
margin: 2px;
width:25%;
}
.table-content.sort_table_main .stf_spiele .snc_cnt_ln1, .soe_mob_cont_right .snc_cnt_ln1{
display:block;
background-color:#353336;
color:white;
font-size:10px;
padding:2px;
text-transform: uppercase;
text-align:center;
}
.soe_mob_cont_right .snc_cnt_ln1{
font-size:9px;
}
.soe_mob_cont_right .snc_cnt_item{
border:1px solid #e4e4e2;
}
.table-content.sort_table_main .stf_spiele .snc_cnt_ln2 img, .soe_mob_cont_right .snc_cnt_ln2 img{
width:17px;
}
.soe_mob_cont_right .snc_cnt_ln2 img{
display:block;
}
.table-content.sort_table_main .stf_spiele .snc_cnt_ln2, .soe_mob_cont_right .snc_cnt_ln2{
padding:6px 4px;
display: block;
}
.inner_spielauswahl{
width:100%;
}
.highlights_inner ul{
margin:0px;
margin-left:25px;
text-align:left;
}
.table-content.sort_table_main .stf_anzahl{
justify-content: left;
}
.table-content.sort_table_main .stf_spiele::after, .table-content.sort_table_main .stf_spiele::before{
width: 0px;
}
.entry-content .highlights_inner ul {
list-style-type: none;
padding-left: 15px;
text-align: left;
margin: 0px;
margin-left: 0px;
margin-left: 5px;
font-size:15px; 
}
.entry-content .highlights_inner ul li::before {
position: absolute;
top: 2px;
left: -10px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f00c";
color: #91c644;
font-size: 12px;
}
.entry-content .highlights_inner ul li {
position: relative;
padding-left: 12px;
margin-bottom: 2px;
line-height: 1.5;
}
.sort_table_main .stf_row, .header__item{
font-size:14px;
}
.innerlarger{
display:block;
font-weight:800;
text-align:center;
font-size: 20px;
}  .games_menu {
position: relative;
margin-top: 10px;
margin-bottom: 10px;
display: none;
}
.games_menu ul {
list-style: none;
margin: 0px;
padding: 0px;
}
.games_menu ul li {
display: inline-block;
font-size: 14px;
margin: 5px 4px;
background-color: #e4e4e2;
border-radius: 6px;
padding: 2px 8px;
cursor: pointer;
}
.games_menu ul li:hover {
background-color: #353336;
color: white;
-moz-box-shadow: 0px 0px 8px #adadad;
-webkit-box-shadow: 0px 0px 8px #adadad;
box-shadow: 0px 0px 8px #adadad;
}
.ac {
color: grey;
}
.ac_main {
background-color: #f9b12d;
}  .wp-caption{
border:1px solid #cdcdcd;  
}
.wp-caption .wp-caption-text{
margin: 0;
padding:5px;
font-size:14px;
}  .entry-content ul, .site-main ul, .content_break_wrap ul {
list-style-type: none;
padding-left: 0px;
text-align: left;
margin: 0px;
margin-left: 0px;
margin-left: 5px; 
}
.entry-content ul li::before,
.site-main ul li::before, 
.content_break_wrap ul li::before 
{
position: absolute;
top: 4px;
left: -6px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f061";
color: #8e8e8e;
font-size: 13px;
}
.entry-content ul li,
.site-main ul li, 
.content_break_wrap ul li 
{
position: relative;
padding-left: 12px;
margin-bottom: 2px;
line-height: 1.5;
} .casinfobox .def.rating_total{
display:block;
}
.lSSlideWrapper ul{
margin-left:0px !important;
}
.site-main .lSSlideWrapper ul li::before{
content: "" !important;
}
.site-main .lSSlideWrapper ul li{
padding-left: 0px; !important;
}
.lSSlideOuter .lSPager.lSpg > li::before{
content: "" !important;
}
.entry-content .games_menu ul li::before{
content: "" !important; 
}
.entry-content .games_menu ul {
margin-left:0px !important; 
}
.entry-content .games_menu ul li {
padding-left:8px !important; 
} .alp_b_intro, .alp_b_data{
display:flex;
padding-left:25px;
padding-right:25px;
}
.alp_b_logo{
width:15%;
border-bottom-left-radius: 10px;
border-top-left-radius: 10px;
display: flex;
align-items: center; 
justify-content: center;
}
.alp_b_introtext{
width:85%; 
padding-left:30px;
}    
.alp_b_introtext h1{
margin-top:0px;
}
.alp_b_data{
margin-top:40px;        
}
.alp_b_data_screen{
width:70%;
padding-right:40px;
}    
.alp_b_data_infos{
width:30%;
}
.alp_b_data_infos .cas_sidebar_wrap{
background-color:#f0f6f6;
}
.single-bonus .site-content{
margin-top:0px;
}
.single-bonus .site-content:first-child{
margin-top:40px;
}
.alp_b_data .slotrev_info_table tr td:first-of-type{
width:120px;
padding-left:5px;
text-align:left;
}    
.alp_b_data .cas_sidebar_wrap{
margin-bottom:0px;
}    
.alp_b_data .cas_sidebar_wrap{
padding-top:3px;
} .alp_boco_box{
background-color:#f4f0e7;
padding:20px;
border-left:4px solid #efb34c;
margin:20px 0px;
display:inline-block;
width:100%;
}    
.alp_boco_box h3{
margin-top:0px;
}    
.alp_boco_box h4{
margin-top:0px;       
margin-bottom:20px !important;       
width:70%;
background-color:#424240;
color:white;
text-align: center;
margin:0 auto;
font-weight:300;
font-size:16px;
display:block;        
}    
.alp_boco_box .htb_goli{
display:block;
margin-top:30px;        
}
.boco_box_inner{
display:flex;   
}
.boco_box_left{
width:50%;   
padding-right:25px;
}    
.boco_box_right{
padding-left:25px;
width:50%;  
background-color:#f0f6f6;
padding:0px 10px 10px 10px;
}
.boco_box_left ul{
font-size:16px;
}   
.boco_box_left ul li{
margin-bottom:0px;
}
.boco_box_item{
display:flex;  
margin-top:7px;
margin-bottom:7px;
}
.bbr_inner_left{
width:50%;   
}      
.bbr_inner_left span{
font-size:16px;   
}   
.bbr_inner_right{
width:50%;         
}
.bbr_scalabar{
background-color:white;
height:35px;      
position:relative;
}    
.bbr_scalabar .item_left{
color:#ec425f;
font-size:13px;
position:absolute;
left:10px;
top:7px;        
}    
.bbr_scalabar .item_right{        
color:#9bc458; 
font-size:13px;  
position:absolute;
right:10px;
top:7px;
}
.scale_item{
position:absolute;
color:#63deff;
font-size:12px;
}
.scale_item_top{       
top:-4px;       
}    
.scale_item_bottom{   
bottom:-4px; 
}
.scaleinner{
position:relative;
width:92%;
display:block;
height:100%;      
}
.site-main .boco_box_left ul li::before {
content: "\f054";
} #secondary .slotrevtb tr td:first-of-type{
text-align:left;
padding-left:5px;
} .bo_rev_related_news{
background-color:#f0f6f6;
padding:2px 10px 10px 10px;        
}    
.bo_rev_related_news h4{
background-color:#424240;
color:white;
text-align:center;
width:40%;
margin:0 auto;
font-weight:normal;
margin-bottom:20px;        
}
.bo_rev_inner{
display:flex;   
}
.bo_rev_item{
background-color:#e4e4e2; 
margin-left:5px;
margin-right:5px;
border-bottom:3px solid #eb2f4f;
width:33%;
}
.bo_rev_title{
padding:5px;
line-height:1.1;
border-bottom:1px solid white;
padding-top:2px;
}
.bo_rev_title a{
color:black;
font-size:15px;
font-weight:bold;
text-decoration: none;        
}
.bo_rev_link{
display:block;
padding:10px 5px;
text-align:right;
}  .oc24_bn_logo{
max-height:200px;
overflow:hidden;
}
.bn_small_wrap .oc24_bn_content{
height:125px;
overflow:hidden;
}
.oc24_bonusnews .oc24_bn_item_large{
height: 430px;
}
.oc24_bonusnews .oc24_bn_item_large h4{
margin-top:8px;
} .latestslotscontent .swiper-scrollbar{
opacity: 1 !important;   
}
.latestslotscontent .latestslots_inner .swiper-slide a::after{
top: 13%;
left: 23%;
}
.page-template-template_fullscreen .latestslotscontent .latestslots_inner .swiper-slide a::after{
top: 25%;
left: 30%;
}
.widget-area .bnews_related_wrap{
flex-flow:wrap;
}
.widget-area .bnews_wrap_item{
width:100%;
margin:10px 0px 15px 0px;
}
.custom-logo {
max-width: 130px;
}
.galleryitem_large{
width:100%;
}
.widget_column3_wrap{
display:flex;
flex-flow: row wrap;
justify-content: space-between;
text-align:center;
background-color:#6dacbe;
padding:15px 10px;
}
#primary .widget_column3_wrap{
margin-bottom:20px;
margin-top:20px;
}
#primary .widget_column3_item{
width:13%;
margin:10px;
color:White;   
}
#secondary .widget_column3_item{
width:33.3%;
color:white;
margin-top:10px;
margin-bottom:10px;
}
.widget_column3_imagewrap{
background-color:white;
padding:8px;
border-radius:5px;
display:inline-block;
}
.widget_column3_imagewrap img{
max-width:76px;
}
.widget_software_name{
text-transform: uppercase;
margin-top:10px;
font-size:12px;
display:block;
line-height: 16px;
}
.avs_widget_recent_item{
background-color:#e6e6e6;
margin-bottom:3px;
padding:10px;
line-height:22px;
}
.avs_widget_recent_item p{    
margin-bottom:2px;
}
.avs_widget_recent_item a{    
color:#3a3a3a;
font-weight:bold;
text-transform:uppercase;
}
.avs_widget_recent_item a:hover{    
opacity:0.9;
}
#secondary .widget-title{
padding:5px 10px;
} 
.btn_freeplay{
display:inline-block;
width:100%;
text-align:center;
margin-top:10px;
margin-bottom:10px;
}
.btn_global_freeplay{
background: #8fc53f;
background-color: rgb(143, 197, 63);
color: white;
display:inline-block;
padding:10px 30px;
font-weight: 700;
font-size: 15px;
border-radius: 5px;
text-transform: uppercase;
text-align:center;
} .dot_tb_wrap {
width: 100%;
overflow-y: auto;
margin: 20px 0 1em;
}
.dot_tb_wrap::-webkit-scrollbar {
-webkit-appearance: none;
width: 14px;
height: 14px;
}
.dot_tb_wrap::-webkit-scrollbar-thumb {
border-radius: 8px;
border: 3px solid #fff;
background-color: rgba(0, 0, 0, .3);
}
.dot_tb_wrap table {
border: 0px;
} .dot_tb_wrap tr:nth-child(2n+1) {
background-color: #e4e4e2;
}
.dot_tb_wrap tr, #content-area .dot_tb_wrap table tr {
padding: 10px;
}
.dot_tb_wrap td{
border:0px !important;
}
.dot_tb_wrap table tr:first-of-type td {
border-top: 3px solid #424240!important;
}
.dot_tb_wrap table tr:first-of-type, .dot_tb_wrap table tr:first-of-type a {
background-color: #424240 !important;
color: white;
}
.dot_tb_wrap table tr:first-of-type th{
text-align:left;
}
.dot_tb_wrap th, .dot_tb_wrap td{
padding:2px 5px;
}  @media (max-width: 1830px) { .oc_box_wrapping {
display: none;
}
}
@media (max-width: 1366px) { .with_sidebar {
padding-right: 30px;
padding-left: 20px;
}
}
@media (max-width: 1024px) { .home_topboxes {
margin-left: 20px;
margin-right: 20px;
}
.htb_contentwrap {
height: 120px;
}
.htb_morelk {
width: 80%;
}
.htb_pagination {
display: inline-block;
}
.b_item_2 .b_infos,
.b_item_2 .b_ext,
.b_item_3 .b_infos,
.b_item_3 .b_ext {
width: 100%;
display: block;
margin-top: 3px;
margin-left: 0px;
margin-right: 0px;
}
.b_promo_title {
height: 66px;
}
.b_promo_date {
width: 29%;
}
.b_promo_links {
width: 70%;
}
.stf_row,
.header__item {
font-size: 13px;
}
.htb_content_cnt_ln1_left {
width: 60%;
}
.htb_content_cnt_ln1_right {
width: 40%;
}
.htb_content_cnt_ln2 {
font-size: 14px;
}
.snc_cnt_ln2 {
text-align: center;
}
.snc_cnt_ln2 img {
display: block;
margin: 0 auto;
}
.sidebar_newest_cas .snc_cnt_ln1 {
font-size: 10px;
}
.three_tea .three_tea_right .three_tea_ln1 {
font-size: 16px;
}
.three_tea .three_tea_right .three_tea_ln2 {
line-height: 16px;
}
.oc24_bonusnews .oc24_bn_item_small .bn_small_of {
width: 100%;
font-size: 11px;
}
.oc24_bonusnews .oc24_bn_item_small .bn_small_lk {
width: 50%;
text-align: center;
}
.bp_bid_wrap {
flex-flow: wrap;
}
.bp_bid_wrap .bp_bid_item {
width: 31.33%;
}
.bnews_count .bnc_item_left,
.bnews_count .bnc_item_right,
.bnews_count .bnc_item_middle {
width: 33.33%;
}
.bnews_count .bnc_item_left .bnc_left,
.bnews_count .bnc_item_right .bnc_left,
.bnews_count .bnc_item_middle .bnc_left {
width: 100%;
}
.bnews_count .bnc_item_left .bnc_right,
.bnews_count .bnc_item_right .bnc_right,
.bnews_count .bnc_item_middle .bnc_right {
width: 100%;
}
.bnews_count .bnc_item_middle {
width: 33.33%;
}
.bnews_count .bnc_item_right {
width: 33.33%;
}
.bnews_count .bnc_item {
flex-flow: wrap;
}
.bnews_count .bnc_item .bnc_right {
font-size: 15px;
text-align: center;
}
.casinfobox {
flex-flow: wrap;
}
.casinfobox .oc24_soe_item_logo {
width: 30%;
}
.casinfobox .casinofo_bullet {
width: 70%;
}
.casinfobox .casinofo_bo {
width: 50%;
}
.casinfobox .casinofo_lk {
width: 50%;
}
.casinfobox .casinfobox .logo_bewertung {
width: 100%;
font-size: 10px;
}
.casinfobox .rat_wrap {
width: 100%;
}
.casinfobox .casinfobox .casinofo_bullet ul {
margin-left: 10px;
}
.alp_cas_heading {
padding-left: 15px;
padding-right: 15px;
}
.alp_cas_heading .wertung {
font-size: 15px;
padding-right: 2px;
}
.alp_cas_heading .wertungwrap {
padding: 5px;
}
.alp_cas_heading .cas_rating {
padding-left: 2px;
padding-right: 2px;
font-size: 14px;
margin-bottom: 0px;
}
.alp_cas_heading .cas_rating .rat_wrap {
width: 80px;
}
.cas_heading_infos .snc_content .snc_cnt_item .snc_cnt_ln1 {
font-size: 12px;
}
.cas_heading_infos .snc_content .snc_cnt_item .snc_cnt_ln2 {
font-size: 22px;
}
.hw_heading_left {
font-size: 15px;
}
.cas_heading_wertung .hw_heading {
padding-right: 5px;
padding-left: 10px;
}
.cas_heading_wertung .hw_heading .hw_heading_right .rating_form_wrap {
padding-top: 2px;
}
.sticky_anchor {
position: static;
}
#primary-menu a {
font-size:15px;
}
#primary-menu li:before{
top:-1px;
}
.oc_front_header_wrapper{
padding-left:10px;
padding-right:10px;
}
.oc_cas_carousel .oc24_latestnews .oc24_ln_ln1{
font-size:15px;
}
.oc_cas_carousel .oc24_latestnews .oc24_ln_ln2{
font-size:13px;
}
.home_topboxes .htb_contentwrap{
height:103px;
}    
.sec_willbo .htb_contentwrap{
height:auto;
}
.sec_willbo .htb_content_cnt_ln1_left{
font-size:15px;
}
.latestslots_inner{
padding-left:10px;   
padding-right:10px;   
} 
.alp_b_intro, .alp_b_data{
padding-left:0px;
padding-right:0px;
}
.alp_b_data_screen{
width:100%;
padding-right: 0px;
}
.alp_b_data{
flex-flow:wrap;   
}
.alp_b_data_infos{
width:100%;   
}
.alp_b_data .cas_sidebar_wrap{
display:flex;
flex-flow:wrap;
}    
.alp_b_data .cas_sidebar_item{
width:48.5%; 
margin-left:3px;
margin-right:3px;
}    
.alp_b_data .slotrev_info_table, .alp_b_data .cas_sidebar_welcome{
width:48.5%;
}
}
@media (max-width: 768px) { .footerwidgets_wrap {
flex-flow: wrap;
margin-bottom: 20px;
padding: 10px;
}
#footer-sidebar_left {
width: 100%;
}
#footer-sidebar_right {
width: 100%;
}
.bookie_promo_wrap {
flex-flow: row wrap;
}
.b_promo_date {
width: 25%;
}
.b_item_1 .b_promo_links {
width: 70%;
}
.b_item_1 {
width: 100%;
margin: 2px;
}
.b_item_2,
.b_item_3 {
width: 49%;
margin: 2px;
}
.wt_mbout {
display: none;
}
.x-column.x-sm {
float: none;
width: 100%;
margin-right: 0;
margin-bottom: 5px;
}
.cas_heading_infos {
padding-right: 20px;
padding-left: 20px;
}
.alp_cas_heading .wertungwrap {
text-align: center;
line-height: 1;
}
.cas_link .htb_goli {
padding: 6px 2px;
}
.hw_content {
max-height: auto;
min-height: auto;
height: auto;
}
.cas_heading_wertung .hw_content .hw_content_head {
padding-top: 0px;
}
.cas_heading_wertung .hw_content .hw_content_head {
font-size: 17px;
}
.snc_cnt_item_margin {
margin-left: 2px !important;
}
.cas_heading_wertung .hw_heading .rf_rating_rs .def.rating_score {
display: none;
}
.hw_heading_right .rating_form_2 .rating_form .item {
font-size: 15px;
}
.hw_heading_left {
font-size: 13px;
}
.cas_heading_wertung .hw_heading .hw_heading_right {
line-height: 1;
}
.cas_heading_wertung .hw_heading {
padding-bottom: 5px;
}
.cas_heading_infos h1 {
font-size: 27px;
}
.heading_infos_ln1 {
margin-bottom: 0px;
}
.snc_cnt_ln2 img {
max-width: 27px;
}
.cas_heading_infos .snc_content .snc_cnt_item .snc_cnt_ln2 {
font-size: 17px;
padding-bottom: 0px;
}
.heading_infos_ln3 {
margin-top: 5px;
}
.swiper-button-next,
.swiper-button-prev {
width: 15px !important;
height: 22px !important;
background-size: 43px 25px !important;
}
.cas_sidebar_item .csi_link {
width: 100%;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
}
.cas_sidebar_item .csi_link .htb_goli {
display: block;
}
.cas_sidebar_item {
flex-flow: wrap;
}
.cas_sidebar_item .csi_content {
width: 75%;
font-size: 15px;
padding-left: 10px;
}
.cas_user_rat_left {
width: 15%;
padding: 10px 10px;
}
.cas_user_rat_middle {
width: 45%;
padding: 10px;
font-size: 17px;
}
.cas_user_rat_right {
width: 40%;
padding: 10px;
}
.snc_cnt_ln2 .count {
width: 35px;
}
.slotrev_heading {
flex-flow: wrap; 
}
.slotrev_gallery {
width: 60%;
padding-right: 20px; 
}
.slotrev_info {
width: 40%; 
}
.alp_cas_heading {
padding-top: 30px; 
}
.latestslots_inner {
padding-left: 10px;
padding-right: 10px; 
}
.latestslots {
display: inline-block !important;
width: 100%; 
}     
#primary-menu a{
font-size:12px;
}
#primary-menu li:before{
top: -3px;
left: -14px;
}
#primary-menu li{
margin-left: 10px;
margin-right: 10px;
}
.oc_cas_carousel .oc24_latestnews .oc24_ln_item{
margin-top: 0px;
margin-bottom: 0px;
}
.fh_count .bnews_count .bnc_item .bnc_right{
font-size: 13px;
}
.stf_row, .header__item{
font-size:10px;
}
.stf_row .htb_goli{
font-size:12px;
}
.oc24_tcs_inner{
font-size:10px;   
}
.oc24_tcs i{
width: 17px;
height: 17px;
}
.content_newestcas{
padding-left:4px;
padding-right:4px;
padding-bottom:10px;
}
.content_newestcas .oc24_middle{
width: 70%;
}    
.content_newestcas .oc24_right{
width: 100%;
font-size:12px;
padding-top:5px;
padding-bottom:5px;
}   
.content_newestcas .oc24_right .htb_goli{        
font-size:12px;
}    
.content_newestcas h4{        
width:100%;
}
.content_newestcas .oc24_ln_item{
flex-flow:wrap;
}
.oc_small_heading_box h3{
max-width:100%;
}
.alp_b_intro .alp_b_logo{
width:30%;
}    
.alp_boco_box .boco_box_inner{
flex-flow:wrap;   
}
.boco_box_left, .boco_box_right{
width:100%; 
margin-bottom:10px;
padding-left:0px;
padding-right:0px;
}
.boco_box_left .htb_goli{
margin-bottom:15px;
}    
.alp_boco_box h4{
width:100%;
}
.alp_b_intro{
padding-left: 0px;
padding-right: 0px;
}
.alp_b_data .cas_sidebar_item{
width:100%; 
margin-left:3px;
margin-right:3px;
}    
.alp_b_data .slotrev_info_table, .alp_b_data .cas_sidebar_welcome{
width:100%;
}
.single-bonus .site-content:first-child{
margin-top: 0px;
}
} @media only screen and (max-width: 768px) and (min-width: 667px) {
.slotrev_info .slotrev_info_table {
display: none; 
}
.cas_ankermenu .ankermenu_item {
width: 16.66%; 
}
.srt {
width: 38%;
padding-top: 0px; 
}
.srr {
width: 40%; 
}
.srp {
width: 22%; 
}
.slotrev_info .slotrev_link {
padding-top: 20px; 
}
.widget-area .slotrev_link .htb_goli {
font-size: 12px; 
} 
}
@media (max-width: 667px) { #primary-menu {
display: block;
}
.htb_wrapper {
padding-left: 5px;
padding-right: 5px;
}
.with_sidebar {
min-width: 100%;
}
#secondary {
width: 100%;
padding-left: 10px;
padding-right: 10px;
}
.cb_t_big {
flex-direction: column;
}
.cb_t_big .cb_t_big_left img {
position: static;
}
.cb_t_big .cb_t_big_right,
.cb_t_big .cb_t_big_left {
width: 100%;
}
.willbo_inner_wrap {
flex-flow: wrap;
}
.item_willkommensbo .htb_contentwrap {
width: 100%;
}
.three_tea {
flex-direction: column;
}
.three_tea .three_tea_item {
width: 100%;
margin-bottom: 10px;
}
.three_tea .three_item_middle {
margin-left: 0px;
margin-right: 0px;
}
.oc24_soe_item {
margin-bottom: 0px;
}
.oc24_soe_item .soe_item_ln2 {
display: none;
}
.oc24_soe_item .soe_item_ln1 {
flex-flow: wrap;
}
.oc24_soe_item .soe_item_ln1 .soe_item_inner_left,
.oc24_soe_item .soe_item_ln1 .soe_item_inner_right {
width: 100%;
}
.oc24_soe_item .soe_item_ln1 .soe_item_inner_left {
margin-bottom: 10px;
}
.soe_item_inner_right .htb_goli {
display: block;
}
.oc24_soe_item .oc24_soe_item_logo {
width: 30%;
}
.oc24_soe_item .oc24_soe_item_content {
width: 70%;
}
.soe_mob_cont {
display: none;
}
.sort_table_freispiele .oc24_soe_mob_wrap {
margin-bottom: 20px;
}
.table_fr_ohne .oc24_soe_mob_wrap {
margin-bottom: 20px;
}
.table_fr_ohne .table_fr_ohne_item {
flex-flow: wrap;
}
.table_fr_ohne .tfo_logo {
width: 40%;
}
.table_fr_ohne .tfo_fr {
width: 60%;
}
.table_fr_ohne .tfo_games {
width: 100%;
margin: 10px 0px;
}
.table_fr_ohne .tfo_link {
width: 100%;
margin: 10px 0px;
}
.table_fr_ohne .tfo_link .htb_goli {
display: block;
width: 90%;
}
.oc24_bonusnews .oc24_bn_item_large {
width: 100%;
margin-bottom: 15px;
}
.oc24_bonusnews .oc24_bn_item_small {
width: 100%;
}
.with_sidebar {
padding-right: 10px;
padding-left: 10px;
}
.home_topboxes {
margin-left: 0px;
margin-right: 0px;
}
.htb_contentwrap {
margin: 10px;
height: auto;
}
.htb_item.item_willkommensbo span.htb_head {
width: 90%;
}
.main-navigation {
display: none;
}
.main_mobmenu {
display: block;
}
.site-branding {
margin-bottom: 0px;
}
.headerinner_wrap {
padding-top: 10px;
padding-bottom: 10px;
}
.newsbar {
display: none;
}
.bookienews_promo .b_promo_date {
width: 40%;
}
.bookienews_promo .b_promo_links {
width: 50% !important;
}
.stf_container .table-row {
margin-bottom: 0px;
}
.stf_container .table-content .stf_logo {
width: 25%;
}
.stf_container .table-content .stf_anzahl {
width: 35%;
font-size: 16px;
padding: 5px;
}
.stf_container .table-content .stf_angebot {
width: 40%;
}
.stf_container .table-content .stf_angebot .htb_goli {
font-size: 14px;
}
.stf_container .table-content .stf_spiele,
.stf_container .table-content .stf_umsatz,
.stf_container .table-content .stf_bonuscode,
.stf_container .table-content .stf_mindest {
display: none;
}
.soe_mob_cont .soe_mob_cont_item {
flex-flow: wrap;
}
.stf_bar,
.table-header {
display: none;
}
.stf_container {
margin-top: 20px;
}
h1 {
font-size: 22px;
}
.site-branding img {
width: 44%;
}
.table_bonus .stf_container .table-row .oc24_soe_mob_wrap {
margin-bottom: 35px !important;
border: 2px solid red;
}
.table_bonus .stf_deposit,
.table_bonus .stf_bonuserste,
.table_bonus .stf_prozent,
.table_bonus .stf_umsatz {
display: none;
}
.table_bonus .stf_angebot {
width: 30%;
}
.table_bonus .stf_logo {
width: 30%;
}
.table_bonus .stf_bonuspaket {
width: 40%;
}
.rat_wrap {
width: 57px;
}
.table_bonus .table-content .logo_bewertung {
font-size: 10px;
padding-left: 3px;
padding-right: 3px;
}
.table_bonus .stf_bonuspaket_inner .bonuspaket_ln2 {
font-size: 13px;
}
.table_bonus .oc24_soe_mob_wrap {
background: white;
}
.table_bonus .table-row {
flex-flow: wrap;
margin-bottom: 20px;
}
.table_bonus .table-row .stf_angebot {
width: 33%;
}
.table_bonus .oc24_soe_mob_wrap {
width: 100%;
}
.oc24_bonusnews .oc24_bn_item_large {
height: auto;
}
.bnews_wrap_item {
width: 100%;
}
.bnews_related_wrap {
flex-flow: wrap;
}
.bnews_item_left {
margin-right: 0px;
margin-bottom: 20px;
}
.bnews_item_right {
margin-left: 0px;
}
.alp_cas_heading {
padding: 30px 10px;
}
.cas_heading_wrap {
flex-flow: wrap;
}
.cas_heading_wertung {
width: 100%;
margin-top: 10px;
}
.cas_heading_infos {
width: 70%;
padding-left: 10px;
padding-right: 0px;
}
.cas_heading_logo {
width: 30%;
}
.ankermenu_item {
width: 16.66%;
}
.ankermenu_txt {
font-size: 11px;
}
.mobile_cas_heading_infos {
width: 100%;
margin-top: 5px;
padding-left: 0px;
}
.cas_link .htb_goli {
font-size: 12px;
padding: 12px 2px;
}
.cas_link {
margin-left: 5px;
}
.heading_infos_ln2 .wertungwrap {
width: 45%;
}
.heading_infos_ln2 .cas_link {
width: 55%;
}
.cas_user_rat_right {
padding-left: 0px;
padding-right: 0px;
}
.cas_news_wrap .cas_news_item {
width: 100%;
margin-bottom: 10px;
}
.cas_news_wrap {
flex-flow: wrap;
}
.cas_news_wrap .cas_news_item.casnews_item_2 {
margin-left: 0px;
margin-right: 0px;
}
.cas_news_outerwrap {
padding-left: 0px;
padding-right: 0px;
}
.cas_news_outerwrap h3,
.cas_sidebar_wrap h3,
#secondary h4 {
width: 100%;
}
.snc_cnt_ln2 img {
display: inline;
max-width: 25px;
}    
.slotrev_gallery {
width: 100%;
padding-right: 0px;
margin-bottom: 20px;
}
.slotrev_info {
width: 100%;
}
.slotrev_logo img {
width: 100%;
}
.latestslots_inner h4 {
width: 100%;
}
.slot_tag_inner {
flex-flow: wrap;
}
.sti_left {
width: 100%;
}
.sti_right {
width: 100%;
}
.cas_user_rat_middle {
width: 40%;
}
.cas_user_rat_right {
width: 45%;
}
.slot-template-default .cas_user_rat_left {
padding-top: 20px;
}
.cas_user_rat_right .rating_form .item {
font-size: 16px !important;
}
.slot-template-default .cas_user_rat_right {
padding-top: 20px;
}
.fh_title{
width:100%;  
padding-right:0px;
}
.fh_count{
width:100%;
}
.oc_front_header_wrapper{
flex-flow:wrap;
}
.fh_count .bnews_count .bnc_item .bnc_right{
font-size:10px;
}
.site-branding{
width:40%; 
padding-left:5px;
padding-top:2px;
}
.site-branding img{
width:100%;
}
.oc_dropdownmenu{
text-align:right;  
width:60%;
padding-right:15px;
padding-top: 3px;
}
.headerinner_wrap{
align-content: space-between;
}
.oc_dropdownmenu img{
width:auto;
}
.content-column.one_half.last_column{
padding-left: 0px;
}
.content-column.one_half, .content-column.two_third{
padding-right: 0px;
}
.oc_slider{
height:auto !important;
}
.oc_front_header_wrapper{
padding-bottom:10px;
}
.contentbreak_padding{
padding:10px;
}
.contentbreak_padding .tmb_right::after{
right: 16px;
}
.oc24_tcs{
padding-left:0px;   
padding-right:0px;   
}
.contentbreak_padding .table_bonus .oc24_soe_mob_wrap{
background-color:#f0f6f6 !important;        
}
.content_casinogames_wrap{
flex-flow:wrap;
}
.content_casinogames_wrap .ccg_item{
width:50%;
}
.content_break_app .content-column.one_half, .content_break_app .content-column.two_third{
padding-right:5px;
padding-left:5px;
}
.content_break_wrap .content-column.one_third .size-full{
margin: 0 auto;
display: block;
}
.mobilemenu ul{
text-align: center;
} .stf_container .table-content.sort_table_main .stf_umsatz{
display:block;
width:35%;
}     
.stf_container .table-content.sort_table_main .stf_anzahl{
display:none;
}
.stf_container .table-content.sort_table_main .logo_bewertung{
font-size: 10px;
}
.soe_mob_cont_right .innerlarger{
text-align: left;
}
.soe_mob_cont_right .highlights_inner ul{
padding-left:0px;
}
.soe_mob_cont{
width:100%;
}
.sort_table_main .oc24_soe_mob_wrap{
width:100%;
margin-bottom:0px;
}
.sort_table_main .table-row{
margin-bottom:20px;
}    
.sort_table_main .soe_mob_btn, .sort_table_main .soe_mob_cont{
background-color: white;
}
.sort_table_main .soe_mob_cont{
margin-top:0px;
padding-top:20px;
}
.content_break_wrap{
padding-left:5px;
padding-right:5px;
}
.content_newestcas .oc24_middle{
width: 40%;
}    
.content_newestcas .oc24_right{
width: 30%;
}
.alp_b_intro{
flex-flow:wrap; 
padding-left:0px;
padding-right:0px;
}
.alp_b_intro .alp_b_logo{
width:100%;
}
.alp_b_logo{
border-radius: 0px; 
}
.alp_b_introtext{
width:100%;
padding-left:0px;
margin-top:10px;
}
.alp_b_data {
flex-flow:wrap; 
padding-left:0px;
padding-right:0px;
}
.alp_b_data_screen{
width:100%; 
padding-right: 0px;
}    
.alp_b_data_screen img{
width:100%;   
}
.alp_b_data .alp_b_data_infos{
width:100%;
margin-top:10px;
}
.bo_rev_inner{
flex-flow:wrap;        
}
.bo_rev_item{
width:100%;
margin-bottom:15px;
}
.bo_rev_related_news h4{
width:100%;
}
} @media only screen and (max-width: 768px) and (min-width: 480px) {
.item_willkommensbo .htb_contentwrap {
height: 110px;
}
.item_willkommensbo .htb_content_cnt_ln1 .htb_content_cnt_ln1_left {
font-size: 13px;
}
.item_willkommensbo .htb_content_cnt_ln1 .htb_content_cnt_ln1_right .htb_goli {
font-size: 11px;
}
.item_willkommensbo .htb_content_cnt_ln2 {
font-size: 13px;
}
#secondary h4 {
width: 100%;
font-size: 15px;
}
.sidebar_newest_cas .snc_content {
flex-flow: wrap;
}
.sidebar_newest_cas .snc_cnt_item {
width: 47%;
}
.oc24_soe_item .soe_item_ln1 .soe_item_inner_left {
width: 60%;
}
.oc24_soe_item .soe_item_ln1 .soe_item_inner_right {
width: 40%;
}
.table_fr_ohne .table_fr_ohne_item {
font-size: 15px;
}
.table_fr_ohne .table_fr_ohne_item .htb_goli {
font-size: 10px;
}
.table_fr_ohne .table_fr_ohne_item .htb_badge {
top: -2px;
left: -2px;
}
.table_fr_ohne .table_fr_ohne_item .htb_badge span {
background-size: 50px;
}
.table_fr_ohne .tfo_fr {
width: 25%;
}
.table_fr_ohne .tfo_games {
width: 30%;
}
.oc24_bonusnews .oc24_bn_item_large {
width: 100%;
margin-bottom: 20px;
}
.oc24_bonusnews .oc24_bn_item_small {
width: 100%;
}
.cb_t_big .cb_t_big_left,
.cb_t_big .cb_t_big_right {
width: 100%;
}
.cb_t_big {
flex-flow: wrap;
}
.sidebar_table_fr .oc24_ln_right_fr .tfo_fr,
.sidebar_table_fr .oc24_ln_right_fr .tfo_link,
.sidebar_table_fr .oc24_ln_right_fr .tfo_games {
width: 100%;
}
.sidebar_table_fr .oc24_ln_right_fr .htb_goli {
width: 100%;
display: block;
}
.sidebar_table_fr .tfo_games {
font-size: 12px;
}
}
@media (max-width: 480px) { .b_item_2,
.b_item_3 {
width: 48%;
margin: 2px;
}
.b_promo_title {
height: auto;
}
.b_infos,
.b_ext,
.b_promo_links,
.b_item_1 .b_promo_links {
width: 100%;
display: block;
margin-top: 4px;
font-size: 12px;
margin-left: 0px;
margin-right: 0px;
}
.b_item_2,
.b_item_3 {
width: 100%;
}
.b_promo_logo {
height: auto;
}
.b_item_2 .b_promo_logo img,
.b_item_3 .b_promo_logo img {
min-width: 100%;
max-width: 100%;
height: auto;
margin: 0 0%;
}
.b_promo_date {
width: auto;
padding: 3px;
}
.b_promo_linkbar {
text-align: center;
}
.bnews_count .bnc_item .bnc_right {
font-size: 12px;
}
.bnews_count .bnc_item .bnc_left {
font-size: 28px;
}
.sort_table_freispiele .table-row {
margin-top: 5px;
}
.casinfobox .logo_bewertung {
font-size: 9px;
}
.error-404 .page-content {
width: 90%;
}
.error-404 h1 {
font-size: 12em;
}
.error-404 h2 {
font-size: 1em;
}
.page-template-template_fullscreen .latestslotscontent .latestslots_inner .swiper-slide a::after{
top: 13%;
left: 21%;
}
#primary .widget_column3_item{
width:calc(33.333% - 5px);
}
}
@media (max-width: 320px) { .casinofo_lk .htb_goli {
font-size: 14px;
}
.casinfobox .casinofo_bullet {
font-size: 12px;
padding-left: 20px;
}
.alp_cas_heading .wertung {
font-size: 13px;
}
.main_mobmenu ul li a {
font-size: 11px;
}
.cas_link .htb_goli {
font-size: 12px;
padding: 4px 2px;
}
.alp_cas_heading .cas_rating {
font-size: 12px;
}
} .oc24_soe_mob_wrap, .soe_mob_cont{
width:100%;   
}
.table_mob_bar_filter{
margin-bottom:10px;   
}
.tmb_right::after, .tmb_right.tmb_close::after{
right:20px;
}
.oc24_soe_mob_wrap{
display:none;
}
@media (max-width:1024px){
.stf_bar_links{
width:60%;
}
.stf_bar_rechts{
width:40%;   
}
.site-branding{
padding-left:5px;   
}
}
@media (max-width:768px) and (min-width:667px){
.sort_table_main .stf_row, .header__item{
font-size:12px;
padding-left:4px;
padding-right:4px;
}
.table-header{
display:none;
}
.bnews_name{
line-height:1.4;   
}
.cas_news_link .htb_goli{
width:100%;
display: block;
font-size:14px;
}
.sort_table_main .stf_spiele, 
.sort_table_main .stf_anzahl, 
.sort_table_main .stf_logo, 
.sort_table_main .stf_umsatz, 
.sort_table_main .stf_bonuscode, 
.sort_table_main .stf_angebot{
width: 33.33% !important;
}
.sort_table_main .stf_logo .htb_badge span{
margin-left:4px;
}
.stf_bar{
flex-flow:wrap;
}
.stf_bar_links{
width:100%;
}
.stf_bar_rechts{
margin-top:30px;
width:100%;   
}    
.table-content .stf_anzahl{
font-size:16px;
}
.content_break_wrap{
padding-left:15px;
padding-right:15px;
}
.table_bonus .stf_bonuspaket_inner .bonuspaket_ln2{
font-size: 13px;
line-height: 13px;
}
}
@media (max-width:667px){
.oc24_soe_mob_wrap{
display:block;
}
.site-navigation{
display:none;
}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : landscape) { 
.table-header{
display:none;   
}
}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.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-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:a 2s infinite linear}.fa-pulse{animation:a 1s infinite steps(8)}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-open:before{content:"\f518"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-concierge-bell:before{content:"\f562"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-r-project:before{content:"\f4f7"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-moving:before{content:"\f4df"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;src:url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/fontawesome/webfonts/fa-brands-400.eot);src:url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/fontawesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/fontawesome/webfonts/fa-brands-400.woff) format("woff"),url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/fontawesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;src:url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/fontawesome/webfonts/fa-regular-400.eot);src:url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/fontawesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/fontawesome/webfonts/fa-regular-400.woff) format("woff"),url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/fontawesome/webfonts/fa-regular-400.ttf) format("truetype"),url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/fontawesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/fontawesome/webfonts/fa-solid-900.eot);src:url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/fontawesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/fontawesome/webfonts/fa-solid-900.woff) format("woff"),url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//www.nettcasinoer.com/wp-content/themes/alp24/fonts/fontawesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
 body { -webkit-backface-visibility: hidden;
}
.animated {
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.hinge {
-webkit-animation-duration: 2s;
-moz-animation-duration: 2s;
-o-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes flash {
0%, 50%, 100% {opacity: 1;}	
25%, 75% {opacity: 0;}
}
@-moz-keyframes flash {
0%, 50%, 100% {opacity: 1;}	
25%, 75% {opacity: 0;}
}
@-o-keyframes flash {
0%, 50%, 100% {opacity: 1;}	
25%, 75% {opacity: 0;}
}
@keyframes flash {
0%, 50%, 100% {opacity: 1;}	
25%, 75% {opacity: 0;}
}
.flash {
-webkit-animation-name: flash;
-moz-animation-name: flash;
-o-animation-name: flash;
animation-name: flash;
}
@-webkit-keyframes shake {
0%, 100% {-webkit-transform: translateX(0);}
10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
}
@-moz-keyframes shake {
0%, 100% {-moz-transform: translateX(0);}
10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);}
20%, 40%, 60%, 80% {-moz-transform: translateX(10px);}
}
@-o-keyframes shake {
0%, 100% {-o-transform: translateX(0);}
10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);}
20%, 40%, 60%, 80% {-o-transform: translateX(10px);}
}
@keyframes shake {
0%, 100% {transform: translateX(0);}
10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
20%, 40%, 60%, 80% {transform: translateX(10px);}
}
.shake {
-webkit-animation-name: shake;
-moz-animation-name: shake;
-o-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
40% {-webkit-transform: translateY(-30px);}
60% {-webkit-transform: translateY(-15px);}
}
@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
40% {-moz-transform: translateY(-30px);}
60% {-moz-transform: translateY(-15px);}
}
@-o-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
40% {-o-transform: translateY(-30px);}
60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
40% {transform: translateY(-30px);}
60% {transform: translateY(-15px);}
}
.bounce {
-webkit-animation-name: bounce;
-moz-animation-name: bounce;
-o-animation-name: bounce;
animation-name: bounce;
}
@-webkit-keyframes tada {
0% {-webkit-transform: scale(1);}	
10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
100% {-webkit-transform: scale(1) rotate(0);}
}
@-moz-keyframes tada {
0% {-moz-transform: scale(1);}	
10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
100% {-moz-transform: scale(1) rotate(0);}
}
@-o-keyframes tada {
0% {-o-transform: scale(1);}	
10%, 20% {-o-transform: scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);}
40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);}
100% {-o-transform: scale(1) rotate(0);}
}
@keyframes tada {
0% {transform: scale(1);}	
10%, 20% {transform: scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
100% {transform: scale(1) rotate(0);}
}
.tada {
-webkit-animation-name: tada;
-moz-animation-name: tada;
-o-animation-name: tada;
animation-name: tada;
}
@-webkit-keyframes swing {
20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
20% { -webkit-transform: rotate(15deg); }	
40% { -webkit-transform: rotate(-10deg); }
60% { -webkit-transform: rotate(5deg); }	
80% { -webkit-transform: rotate(-5deg); }	
100% { -webkit-transform: rotate(0deg); }
}
@-moz-keyframes swing {
20% { -moz-transform: rotate(15deg); }	
40% { -moz-transform: rotate(-10deg); }
60% { -moz-transform: rotate(5deg); }	
80% { -moz-transform: rotate(-5deg); }	
100% { -moz-transform: rotate(0deg); }
}
@-o-keyframes swing {
20% { -o-transform: rotate(15deg); }	
40% { -o-transform: rotate(-10deg); }
60% { -o-transform: rotate(5deg); }	
80% { -o-transform: rotate(-5deg); }	
100% { -o-transform: rotate(0deg); }
}
@keyframes swing {
20% { transform: rotate(15deg); }	
40% { transform: rotate(-10deg); }
60% { transform: rotate(5deg); }	
80% { transform: rotate(-5deg); }	
100% { transform: rotate(0deg); }
}
.swing {
-webkit-transform-origin: top center;
-moz-transform-origin: top center;
-o-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
-moz-animation-name: swing;
-o-animation-name: swing;
animation-name: swing;
} @-webkit-keyframes wobble {
0% { -webkit-transform: translateX(0%); }
15% { -webkit-transform: translateX(-25%) rotate(-5deg); }
30% { -webkit-transform: translateX(20%) rotate(3deg); }
45% { -webkit-transform: translateX(-15%) rotate(-3deg); }
60% { -webkit-transform: translateX(10%) rotate(2deg); }
75% { -webkit-transform: translateX(-5%) rotate(-1deg); }
100% { -webkit-transform: translateX(0%); }
}
@-moz-keyframes wobble {
0% { -moz-transform: translateX(0%); }
15% { -moz-transform: translateX(-25%) rotate(-5deg); }
30% { -moz-transform: translateX(20%) rotate(3deg); }
45% { -moz-transform: translateX(-15%) rotate(-3deg); }
60% { -moz-transform: translateX(10%) rotate(2deg); }
75% { -moz-transform: translateX(-5%) rotate(-1deg); }
100% { -moz-transform: translateX(0%); }
}
@-o-keyframes wobble {
0% { -o-transform: translateX(0%); }
15% { -o-transform: translateX(-25%) rotate(-5deg); }
30% { -o-transform: translateX(20%) rotate(3deg); }
45% { -o-transform: translateX(-15%) rotate(-3deg); }
60% { -o-transform: translateX(10%) rotate(2deg); }
75% { -o-transform: translateX(-5%) rotate(-1deg); }
100% { -o-transform: translateX(0%); }
}
@keyframes wobble {
0% { transform: translateX(0%); }
15% { transform: translateX(-25%) rotate(-5deg); }
30% { transform: translateX(20%) rotate(3deg); }
45% { transform: translateX(-15%) rotate(-3deg); }
60% { transform: translateX(10%) rotate(2deg); }
75% { transform: translateX(-5%) rotate(-1deg); }
100% { transform: translateX(0%); }
}
.wobble {
-webkit-animation-name: wobble;
-moz-animation-name: wobble;
-o-animation-name: wobble;
animation-name: wobble;
} @-webkit-keyframes pulse {
0% { -webkit-transform: scale(1); }	
50% { -webkit-transform: scale(1.1); }
100% { -webkit-transform: scale(1); }
}
@-moz-keyframes pulse {
0% { -moz-transform: scale(1); }	
50% { -moz-transform: scale(1.1); }
100% { -moz-transform: scale(1); }
}
@-o-keyframes pulse {
0% { -o-transform: scale(1); }	
50% { -o-transform: scale(1.1); }
100% { -o-transform: scale(1); }
}
@keyframes pulse {
0% { transform: scale(1); }	
50% { transform: scale(1.1); }
100% { transform: scale(1); }
}
.pulse {
-webkit-animation-name: pulse;
-moz-animation-name: pulse;
-o-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotateY(0);
-webkit-animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
-webkit-animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) scale(1);
-webkit-animation-timing-function: ease-in;
}
}
@-moz-keyframes flip {
0% {
-moz-transform: perspective(400px) rotateY(0);
-moz-animation-timing-function: ease-out;
}
40% {
-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
-moz-animation-timing-function: ease-out;
}
50% {
-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-moz-animation-timing-function: ease-in;
}
80% {
-moz-transform: perspective(400px) rotateY(360deg) scale(.95);
-moz-animation-timing-function: ease-in;
}
100% {
-moz-transform: perspective(400px) scale(1);
-moz-animation-timing-function: ease-in;
}
}
@-o-keyframes flip {
0% {
-o-transform: perspective(400px) rotateY(0);
-o-animation-timing-function: ease-out;
}
40% {
-o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
-o-animation-timing-function: ease-out;
}
50% {
-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-o-animation-timing-function: ease-in;
}
80% {
-o-transform: perspective(400px) rotateY(360deg) scale(.95);
-o-animation-timing-function: ease-in;
}
100% {
-o-transform: perspective(400px) scale(1);
-o-animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
transform: perspective(400px) rotateY(0);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) translateZ(150px) rotateY(170deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) rotateY(360deg) scale(.95);
animation-timing-function: ease-in;
}
100% {
transform: perspective(400px) scale(1);
animation-timing-function: ease-in;
}
}
.flip {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flip;
-moz-backface-visibility: visible !important;
-moz-animation-name: flip;
-o-backface-visibility: visible !important;
-o-animation-name: flip;
backface-visibility: visible !important;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@-moz-keyframes flipInX {
0% {
-moz-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-moz-transform: perspective(400px) rotateX(-10deg);
}
70% {
-moz-transform: perspective(400px) rotateX(10deg);
}
100% {
-moz-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@-o-keyframes flipInX {
0% {
-o-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-o-transform: perspective(400px) rotateX(-10deg);
}
70% {
-o-transform: perspective(400px) rotateX(10deg);
}
100% {
-o-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
transform: perspective(400px) rotateX(-10deg);
}
70% {
transform: perspective(400px) rotateX(10deg);
}
100% {
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flipInX;
-moz-backface-visibility: visible !important;
-moz-animation-name: flipInX;
-o-backface-visibility: visible !important;
-o-animation-name: flipInX;
backface-visibility: visible !important;
animation-name: flipInX;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@-moz-keyframes flipOutX {
0% {
-moz-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-moz-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@-o-keyframes flipOutX {
0% {
-o-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-o-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
-moz-animation-name: flipOutX;
-moz-backface-visibility: visible !important;
-o-animation-name: flipOutX;
-o-backface-visibility: visible !important;
animation-name: flipOutX;
backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@-moz-keyframes flipInY {
0% {
-moz-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-moz-transform: perspective(400px) rotateY(-10deg);
}
70% {
-moz-transform: perspective(400px) rotateY(10deg);
}
100% {
-moz-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@-o-keyframes flipInY {
0% {
-o-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-o-transform: perspective(400px) rotateY(-10deg);
}
70% {
-o-transform: perspective(400px) rotateY(10deg);
}
100% {
-o-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
transform: perspective(400px) rotateY(-10deg);
}
70% {
transform: perspective(400px) rotateY(10deg);
}
100% {
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flipInY;
-moz-backface-visibility: visible !important;
-moz-animation-name: flipInY;
-o-backface-visibility: visible !important;
-o-animation-name: flipInY;
backface-visibility: visible !important;
animation-name: flipInY;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@-moz-keyframes flipOutY {
0% {
-moz-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-moz-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@-o-keyframes flipOutY {
0% {
-o-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-o-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
-moz-backface-visibility: visible !important;
-moz-animation-name: flipOutY;
-o-backface-visibility: visible !important;
-o-animation-name: flipOutY;
backface-visibility: visible !important;
animation-name: flipOutY;
}
@-webkit-keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
@-moz-keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
@-o-keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
@keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
.fadeIn {
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUp {
0% {
opacity: 0;
-moz-transform: translateY(20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUp {
0% {
opacity: 0;
-o-transform: translateY(20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translateY(20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-o-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInDown {
0% {
opacity: 0;
-moz-transform: translateY(-20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInDown {
0% {
opacity: 0;
-o-transform: translateY(-20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
transform: translateY(-20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-o-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInLeft {
0% {
opacity: 0;
-o-transform: translateX(-20px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
transform: translateX(-20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
-moz-animation-name: fadeInLeft;
-o-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInRight {
0% {
opacity: 0;
-moz-transform: translateX(20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInRight {
0% {
opacity: 0;
-o-transform: translateX(20px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
transform: translateX(20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
-moz-animation-name: fadeInRight;
-o-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUpBig {
0% {
opacity: 0;
-moz-transform: translateY(2000px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUpBig {
0% {
opacity: 0;
-o-transform: translateY(2000px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
transform: translateY(2000px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
-moz-animation-name: fadeInUpBig;
-o-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInDownBig {
0% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInDownBig {
0% {
opacity: 0;
-o-transform: translateY(-2000px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
transform: translateY(-2000px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
-moz-animation-name: fadeInDownBig;
-o-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInLeftBig {
0% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInLeftBig {
0% {
opacity: 0;
-o-transform: translateX(-2000px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
transform: translateX(-2000px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
-moz-animation-name: fadeInLeftBig;
-o-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInRightBig {
0% {
opacity: 0;
-moz-transform: translateX(2000px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInRightBig {
0% {
opacity: 0;
-o-transform: translateX(2000px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
transform: translateX(2000px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
-moz-animation-name: fadeInRightBig;
-o-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
@-moz-keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
@-o-keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
@keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
.fadeOut {
-webkit-animation-name: fadeOut;
-moz-animation-name: fadeOut;
-o-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
}
@-moz-keyframes fadeOutUp {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(-20px);
}
}
@-o-keyframes fadeOutUp {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(-20px);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
-moz-animation-name: fadeOutUp;
-o-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
}
}
@-moz-keyframes fadeOutDown {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(20px);
}
}
@-o-keyframes fadeOutDown {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(20px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(20px);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
-moz-animation-name: fadeOutDown;
-o-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
}
@-moz-keyframes fadeOutLeft {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(-20px);
}
}
@-o-keyframes fadeOutLeft {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(-20px);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
-moz-animation-name: fadeOutLeft;
-o-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
}
}
@-moz-keyframes fadeOutRight {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(20px);
}
}
@-o-keyframes fadeOutRight {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(20px);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
-moz-animation-name: fadeOutRight;
-o-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
}
@-moz-keyframes fadeOutUpBig {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
}
@-o-keyframes fadeOutUpBig {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(-2000px);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
-moz-animation-name: fadeOutUpBig;
-o-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
}
@-moz-keyframes fadeOutDownBig {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(2000px);
}
}
@-o-keyframes fadeOutDownBig {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(2000px);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
-moz-animation-name: fadeOutDownBig;
-o-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
}
@-moz-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
}
@-o-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(-2000px);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
-moz-animation-name: fadeOutLeftBig;
-o-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
}
@-moz-keyframes fadeOutRightBig {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(2000px);
}
}
@-o-keyframes fadeOutRightBig {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(2000px);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
-moz-animation-name: fadeOutRightBig;
-o-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
}
}
@-moz-keyframes bounceIn {
0% {
opacity: 0;
-moz-transform: scale(.3);
}
50% {
opacity: 1;
-moz-transform: scale(1.05);
}
70% {
-moz-transform: scale(.9);
}
100% {
-moz-transform: scale(1);
}
}
@-o-keyframes bounceIn {
0% {
opacity: 0;
-o-transform: scale(.3);
}
50% {
opacity: 1;
-o-transform: scale(1.05);
}
70% {
-o-transform: scale(.9);
}
100% {
-o-transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
transform: scale(.3);
}
50% {
opacity: 1;
transform: scale(1.05);
}
70% {
transform: scale(.9);
}
100% {
transform: scale(1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
-moz-animation-name: bounceIn;
-o-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
}
}
@-moz-keyframes bounceInUp {
0% {
opacity: 0;
-moz-transform: translateY(2000px);
}
60% {
opacity: 1;
-moz-transform: translateY(-30px);
}
80% {
-moz-transform: translateY(10px);
}
100% {
-moz-transform: translateY(0);
}
}
@-o-keyframes bounceInUp {
0% {
opacity: 0;
-o-transform: translateY(2000px);
}
60% {
opacity: 1;
-o-transform: translateY(-30px);
}
80% {
-o-transform: translateY(10px);
}
100% {
-o-transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
transform: translateY(2000px);
}
60% {
opacity: 1;
transform: translateY(-30px);
}
80% {
transform: translateY(10px);
}
100% {
transform: translateY(0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
-moz-animation-name: bounceInUp;
-o-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
}
}
@-moz-keyframes bounceInDown {
0% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
60% {
opacity: 1;
-moz-transform: translateY(30px);
}
80% {
-moz-transform: translateY(-10px);
}
100% {
-moz-transform: translateY(0);
}
}
@-o-keyframes bounceInDown {
0% {
opacity: 0;
-o-transform: translateY(-2000px);
}
60% {
opacity: 1;
-o-transform: translateY(30px);
}
80% {
-o-transform: translateY(-10px);
}
100% {
-o-transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
transform: translateY(-2000px);
}
60% {
opacity: 1;
transform: translateY(30px);
}
80% {
transform: translateY(-10px);
}
100% {
transform: translateY(0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
-moz-animation-name: bounceInDown;
-o-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
}
}
@-moz-keyframes bounceInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
60% {
opacity: 1;
-moz-transform: translateX(30px);
}
80% {
-moz-transform: translateX(-10px);
}
100% {
-moz-transform: translateX(0);
}
}
@-o-keyframes bounceInLeft {
0% {
opacity: 0;
-o-transform: translateX(-2000px);
}
60% {
opacity: 1;
-o-transform: translateX(30px);
}
80% {
-o-transform: translateX(-10px);
}
100% {
-o-transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
transform: translateX(-2000px);
}
60% {
opacity: 1;
transform: translateX(30px);
}
80% {
transform: translateX(-10px);
}
100% {
transform: translateX(0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
-moz-animation-name: bounceInLeft;
-o-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
}
}
@-moz-keyframes bounceInRight {
0% {
opacity: 0;
-moz-transform: translateX(2000px);
}
60% {
opacity: 1;
-moz-transform: translateX(-30px);
}
80% {
-moz-transform: translateX(10px);
}
100% {
-moz-transform: translateX(0);
}
}
@-o-keyframes bounceInRight {
0% {
opacity: 0;
-o-transform: translateX(2000px);
}
60% {
opacity: 1;
-o-transform: translateX(-30px);
}
80% {
-o-transform: translateX(10px);
}
100% {
-o-transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
transform: translateX(2000px);
}
60% {
opacity: 1;
transform: translateX(-30px);
}
80% {
transform: translateX(10px);
}
100% {
transform: translateX(0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
-moz-animation-name: bounceInRight;
-o-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
}	
}
@-moz-keyframes bounceOut {
0% {
-moz-transform: scale(1);
}
25% {
-moz-transform: scale(.95);
}
50% {
opacity: 1;
-moz-transform: scale(1.1);
}
100% {
opacity: 0;
-moz-transform: scale(.3);
}	
}
@-o-keyframes bounceOut {
0% {
-o-transform: scale(1);
}
25% {
-o-transform: scale(.95);
}
50% {
opacity: 1;
-o-transform: scale(1.1);
}
100% {
opacity: 0;
-o-transform: scale(.3);
}	
}
@keyframes bounceOut {
0% {
transform: scale(1);
}
25% {
transform: scale(.95);
}
50% {
opacity: 1;
transform: scale(1.1);
}
100% {
opacity: 0;
transform: scale(.3);
}	
}
.bounceOut {
-webkit-animation-name: bounceOut;
-moz-animation-name: bounceOut;
-o-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
}
@-moz-keyframes bounceOutUp {
0% {
-moz-transform: translateY(0);
}
20% {
opacity: 1;
-moz-transform: translateY(20px);
}
100% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
}
@-o-keyframes bounceOutUp {
0% {
-o-transform: translateY(0);
}
20% {
opacity: 1;
-o-transform: translateY(20px);
}
100% {
opacity: 0;
-o-transform: translateY(-2000px);
}
}
@keyframes bounceOutUp {
0% {
transform: translateY(0);
}
20% {
opacity: 1;
transform: translateY(20px);
}
100% {
opacity: 0;
transform: translateY(-2000px);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
-moz-animation-name: bounceOutUp;
-o-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
}
@-moz-keyframes bounceOutDown {
0% {
-moz-transform: translateY(0);
}
20% {
opacity: 1;
-moz-transform: translateY(-20px);
}
100% {
opacity: 0;
-moz-transform: translateY(2000px);
}
}
@-o-keyframes bounceOutDown {
0% {
-o-transform: translateY(0);
}
20% {
opacity: 1;
-o-transform: translateY(-20px);
}
100% {
opacity: 0;
-o-transform: translateY(2000px);
}
}
@keyframes bounceOutDown {
0% {
transform: translateY(0);
}
20% {
opacity: 1;
transform: translateY(-20px);
}
100% {
opacity: 0;
transform: translateY(2000px);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
-moz-animation-name: bounceOutDown;
-o-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
}
@-moz-keyframes bounceOutLeft {
0% {
-moz-transform: translateX(0);
}
20% {
opacity: 1;
-moz-transform: translateX(20px);
}
100% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
}
@-o-keyframes bounceOutLeft {
0% {
-o-transform: translateX(0);
}
20% {
opacity: 1;
-o-transform: translateX(20px);
}
100% {
opacity: 0;
-o-transform: translateX(-2000px);
}
}
@keyframes bounceOutLeft {
0% {
transform: translateX(0);
}
20% {
opacity: 1;
transform: translateX(20px);
}
100% {
opacity: 0;
transform: translateX(-2000px);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
-moz-animation-name: bounceOutLeft;
-o-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
}
@-moz-keyframes bounceOutRight {
0% {
-moz-transform: translateX(0);
}
20% {
opacity: 1;
-moz-transform: translateX(-20px);
}
100% {
opacity: 0;
-moz-transform: translateX(2000px);
}
}
@-o-keyframes bounceOutRight {
0% {
-o-transform: translateX(0);
}
20% {
opacity: 1;
-o-transform: translateX(-20px);
}
100% {
opacity: 0;
-o-transform: translateX(2000px);
}
}
@keyframes bounceOutRight {
0% {
transform: translateX(0);
}
20% {
opacity: 1;
transform: translateX(-20px);
}
100% {
opacity: 0;
transform: translateX(2000px);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
-moz-animation-name: bounceOutRight;
-o-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateIn {
0% {
-moz-transform-origin: center center;
-moz-transform: rotate(-200deg);
opacity: 0;
}
100% {
-moz-transform-origin: center center;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateIn {
0% {
-o-transform-origin: center center;
-o-transform: rotate(-200deg);
opacity: 0;
}
100% {
-o-transform-origin: center center;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateIn {
0% {
transform-origin: center center;
transform: rotate(-200deg);
opacity: 0;
}
100% {
transform-origin: center center;
transform: rotate(0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
-moz-animation-name: rotateIn;
-o-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInUpLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInUpLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
transform-origin: left bottom;
transform: rotate(90deg);
opacity: 0;
}
100% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
-moz-animation-name: rotateInUpLeft;
-o-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInDownLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInDownLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
transform-origin: left bottom;
transform: rotate(-90deg);
opacity: 0;
}
100% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
-moz-animation-name: rotateInDownLeft;
-o-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInUpRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInUpRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
transform-origin: right bottom;
transform: rotate(-90deg);
opacity: 0;
}
100% {
transform-origin: right bottom;
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
-moz-animation-name: rotateInUpRight;
-o-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInDownRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInDownRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
transform-origin: right bottom;
transform: rotate(90deg);
opacity: 0;
}
100% {
transform-origin: right bottom;
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
-moz-animation-name: rotateInDownRight;
-o-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(200deg);
opacity: 0;
}
}
@-moz-keyframes rotateOut {
0% {
-moz-transform-origin: center center;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: center center;
-moz-transform: rotate(200deg);
opacity: 0;
}
}
@-o-keyframes rotateOut {
0% {
-o-transform-origin: center center;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: center center;
-o-transform: rotate(200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
transform-origin: center center;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: center center;
transform: rotate(200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
-moz-animation-name: rotateOut;
-o-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutUpLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutUpLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: left bottom;
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
-moz-animation-name: rotateOutUpLeft;
-o-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutDownLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutDownLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: left bottom;
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
-moz-animation-name: rotateOutDownLeft;
-o-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutUpRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutUpRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
transform-origin: right bottom;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: right bottom;
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
-moz-animation-name: rotateOutUpRight;
-o-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutDownRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutDownRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
transform-origin: right bottom;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: right bottom;
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
-moz-animation-name: rotateOutDownRight;
-o-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes hinge {
0% { -webkit-transform: rotate(0); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
20%, 60% { -webkit-transform: rotate(80deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
40% { -webkit-transform: rotate(60deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
80% { -webkit-transform: rotate(60deg) translateY(0); opacity: 1; -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
100% { -webkit-transform: translateY(700px); opacity: 0; }
}
@-moz-keyframes hinge {
0% { -moz-transform: rotate(0); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
20%, 60% { -moz-transform: rotate(80deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
40% { -moz-transform: rotate(60deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
80% { -moz-transform: rotate(60deg) translateY(0); opacity: 1; -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
100% { -moz-transform: translateY(700px); opacity: 0; }
}
@-o-keyframes hinge {
0% { -o-transform: rotate(0); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
20%, 60% { -o-transform: rotate(80deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
40% { -o-transform: rotate(60deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
80% { -o-transform: rotate(60deg) translateY(0); opacity: 1; -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
100% { -o-transform: translateY(700px); opacity: 0; }
}
@keyframes hinge {
0% { transform: rotate(0); transform-origin: top left; animation-timing-function: ease-in-out; }	
20%, 60% { transform: rotate(80deg); transform-origin: top left; animation-timing-function: ease-in-out; }	
40% { transform: rotate(60deg); transform-origin: top left; animation-timing-function: ease-in-out; }	
80% { transform: rotate(60deg) translateY(0); opacity: 1; transform-origin: top left; animation-timing-function: ease-in-out; }	
100% { transform: translateY(700px); opacity: 0; }
}
.hinge {
-webkit-animation-name: hinge;
-moz-animation-name: hinge;
-o-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); }
100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); }
}
@-moz-keyframes rollIn {
0% { opacity: 0; -moz-transform: translateX(-100%) rotate(-120deg); }
100% { opacity: 1; -moz-transform: translateX(0px) rotate(0deg); }
}
@-o-keyframes rollIn {
0% { opacity: 0; -o-transform: translateX(-100%) rotate(-120deg); }
100% { opacity: 1; -o-transform: translateX(0px) rotate(0deg); }
}
@keyframes rollIn {
0% { opacity: 0; transform: translateX(-100%) rotate(-120deg); }
100% { opacity: 1; transform: translateX(0px) rotate(0deg); }
}
.rollIn {
-webkit-animation-name: rollIn;
-moz-animation-name: rollIn;
-o-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
}
}
@-moz-keyframes rollOut {
0% {
opacity: 1;
-moz-transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-moz-transform: translateX(100%) rotate(120deg);
}
}
@-o-keyframes rollOut {
0% {
opacity: 1;
-o-transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-o-transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
transform: translateX(100%) rotate(120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
-moz-animation-name: rollOut;
-o-animation-name: rollOut;
animation-name: rollOut;
} @-webkit-keyframes lightSpeedIn {
0% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
60% { -webkit-transform: translateX(-20%) skewX(30deg); opacity: 1; }
80% { -webkit-transform: translateX(0%) skewX(-15deg); opacity: 1; }
100% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
}
@-moz-keyframes lightSpeedIn {
0% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; }
60% { -moz-transform: translateX(-20%) skewX(30deg); opacity: 1; }
80% { -moz-transform: translateX(0%) skewX(-15deg); opacity: 1; }
100% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
}
@-o-keyframes lightSpeedIn {
0% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; }
60% { -o-transform: translateX(-20%) skewX(30deg); opacity: 1; }
80% { -o-transform: translateX(0%) skewX(-15deg); opacity: 1; }
100% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
}
@keyframes lightSpeedIn {
0% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
60% { transform: translateX(-20%) skewX(30deg); opacity: 1; }
80% { transform: translateX(0%) skewX(-15deg); opacity: 1; }
100% { transform: translateX(0%) skewX(0deg); opacity: 1; }
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
-moz-animation-name: lightSpeedIn;
-o-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
-o-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
.animated.lightSpeedIn {
-webkit-animation-duration: 0.5s;
-moz-animation-duration: 0.5s;
-o-animation-duration: 0.5s;
animation-duration: 0.5s;
} @-webkit-keyframes lightSpeedOut {
0% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
100% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}
@-moz-keyframes lightSpeedOut {
0% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
100% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}
@-o-keyframes lightSpeedOut {
0% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
100% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}
@keyframes lightSpeedOut {
0% { transform: translateX(0%) skewX(0deg); opacity: 1; }
100% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
-moz-animation-name: lightSpeedOut;
-o-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
-moz-animation-timing-function: ease-in;
-o-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
.animated.lightSpeedOut {
-webkit-animation-duration: 0.25s;
-moz-animation-duration: 0.25s;
-o-animation-duration: 0.25s;
animation-duration: 0.25s;
} @-webkit-keyframes wiggle {
0% { -webkit-transform: skewX(9deg); }
10% { -webkit-transform: skewX(-8deg); }
20% { -webkit-transform: skewX(7deg); }
30% { -webkit-transform: skewX(-6deg); }
40% { -webkit-transform: skewX(5deg); }
50% { -webkit-transform: skewX(-4deg); }
60% { -webkit-transform: skewX(3deg); }
70% { -webkit-transform: skewX(-2deg); }
80% { -webkit-transform: skewX(1deg); }
90% { -webkit-transform: skewX(0deg); }
100% { -webkit-transform: skewX(0deg); }
}
@-moz-keyframes wiggle {
0% { -moz-transform: skewX(9deg); }
10% { -moz-transform: skewX(-8deg); }
20% { -moz-transform: skewX(7deg); }
30% { -moz-transform: skewX(-6deg); }
40% { -moz-transform: skewX(5deg); }
50% { -moz-transform: skewX(-4deg); }
60% { -moz-transform: skewX(3deg); }
70% { -moz-transform: skewX(-2deg); }
80% { -moz-transform: skewX(1deg); }
90% { -moz-transform: skewX(0deg); }
100% { -moz-transform: skewX(0deg); }
}
@-o-keyframes wiggle {
0% { -o-transform: skewX(9deg); }
10% { -o-transform: skewX(-8deg); }
20% { -o-transform: skewX(7deg); }
30% { -o-transform: skewX(-6deg); }
40% { -o-transform: skewX(5deg); }
50% { -o-transform: skewX(-4deg); }
60% { -o-transform: skewX(3deg); }
70% { -o-transform: skewX(-2deg); }
80% { -o-transform: skewX(1deg); }
90% { -o-transform: skewX(0deg); }
100% { -o-transform: skewX(0deg); }
}
@keyframes wiggle {
0% { transform: skewX(9deg); }
10% { transform: skewX(-8deg); }
20% { transform: skewX(7deg); }
30% { transform: skewX(-6deg); }
40% { transform: skewX(5deg); }
50% { transform: skewX(-4deg); }
60% { transform: skewX(3deg); }
70% { transform: skewX(-2deg); }
80% { transform: skewX(1deg); }
90% { transform: skewX(0deg); }
100% { transform: skewX(0deg); }
}
.wiggle {
-webkit-animation-name: wiggle;
-moz-animation-name: wiggle;
-o-animation-name: wiggle;
animation-name: wiggle;
-webkit-animation-timing-function: ease-in;
-moz-animation-timing-function: ease-in;
-o-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
.animated.wiggle {
-webkit-animation-duration: 0.75s;
-moz-animation-duration: 0.75s;
-o-animation-duration: 0.75s;
animation-duration: 0.75s;
}@media screen and ( min-width: 782px ){
body.admin-bar .mobmenu, body.admin-bar .mobmenu-panel, .show-nav-left.admin-bar .mobmenu-overlay, .show-nav-right.admin-bar .mobmenu-overlay {
top: 32px!important;
}
body.admin-bar .mobmenu-search-holder {
top: 92px!important;
}
}
@media screen and ( max-width: 782px ){
body.admin-bar .mobmenu, body.admin-bar .mobmenu-panel, .show-nav-left.admin-bar .mobmenu-overlay, .show-nav-right.admin-bar .mobmenu-overlay {
top: 46px!important;
}
body.admin-bar .mob-menu-header-banner {
top: 0px!important;
}
body.admin-bar .mobmenu-search-holder {
top: 106px!important;
}
body.admin-bar  .mob-menu-slideout .mobmenu-search-holder {
top: 60px!important;
}
}
@media screen and ( max-width: 479px ) {
.mob-menu-overlay .mobmenu-content {
padding-top: 5%;
}
}
@media screen and ( max-width: 782px ) {
.mob-menu-overlay .mobmenu-content {
padding-top: 10%;
}
}
@media screen and ( min-width: 782px ) {
#mobmenu-footer li:hover {
background-color: ;
}
#mobmenu-footer li:hover i {
color: ;
}
}
@media only screen and (min-width:1001px){
.mob_menu, .mobmenu-panel, .mobmenu, .mobmenu-cart-panel, .mobmenu-footer-menu-holder, .mobmenu-right-panel, .mobmenu-left-panel  {
display: none!important;
}
}/**/@media only screen and (max-width:1000px){
.mmenu_icon {
display:none !important;
}
}
@media only screen and (max-width:1000px) {
.mobmenur-container i {
color: #444653;
}
.mobmenul-container i {
color: #FFF;
}
.mobmenul-container img {
max-height:  34px;
float: left;
}
.mobmenur-container img {
max-height:  34px;
float: right;
}
.mob-expand-submenu i {
font-size: 25px;
}
#mobmenuleft li a , #mobmenuleft li a:visited, .mobmenu-content h2, .mobmenu-content h3, .show-nav-left .mob-menu-copyright, .show-nav-left .mob-expand-submenu i {
color: #666;
}
.mob-cancel-button {
font-size: 30px!important;
} .mobmenu-content #mobmenuleft .sub-menu  .sub-menu li a:hover {
color: #ccc;
} .mobmenu-content #mobmenuleft .sub-menu .sub-menu li:hover {
background-color: #666;
}
.mobmenu-content #mobmenuleft li:hover, .mobmenu-content #mobmenuright li:hover  {
background-color: ;
}
.mobmenu-content #mobmenuright li:hover  {
background-color: #444d54 ;
} .mobmenu-content #mobmenuright .sub-menu .sub-menu li:hover {
background-color: #666;
} .mobmenu-content #mobmenuright .sub-menu  .sub-menu li a:hover {
color: #ccc;
}
.mobmenu-content #mobmenuleft .sub-menu {
background-color:  ;
margin: 0;
color: #fff ;
width: 100%;
position: initial;
height: 100%;
}
.mob-menu-left-bg-holder {
opacity: 1;
background-attachment: fixed ;
background-position: center top ;
-webkit-background-size:  cover;
-moz-background-size: cover;
background-size: cover;
}
.mob-menu-right-bg-holder { 
opacity: 1;
background-attachment: fixed ;
background-position: center top ;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size:  cover;
}
.mobmenu-content #mobmenuleft .sub-menu a {
color: #fff ;
}
.mobmenu-content #mobmenuright .sub-menu  a {
color: #fff ;
}
.mobmenu-content #mobmenuright .sub-menu .sub-menu {
background-color: inherit;
}
.mobmenu-content #mobmenuright .sub-menu {
background-color:  ;
margin: 0;
color: #fff ;
position: initial;
width: 100%;
}
#mobmenuleft li:hover a, #mobmenuleft li:hover i {
color: #d8d8d8;
}
#mobmenuright li a , #mobmenuright li a:visited, .show-nav-right .mob-menu-copyright, .show-nav-right .mob-expand-submenu i {
color: #d6d6d6 ;
}
#mobmenuright li a:hover {
color: #c1c1c1 ;
}
.mobmenul-container {
top: 10px;
margin-left: 5px;
margin-top: 8px;
height: 60px;
float: left;
}
.mobmenur-container {
top: 10px;
margin-right: 5px;
margin-top: 8px;
}
.mob-menu-logo-holder {
margin-top:   8px;
text-align:   left;
margin-left:  20px;;
margin-right: 0;
height:       60px;
float:left;	}
.mob-menu-header-holder {
width:  100% ;
background-color: #eaeaea ;
height: 60px ;
position:fixed;
}
body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top {
padding-top: 60px;
}
.mobmenul-container, .mobmenur-container{
position: relative; 
}
.mobmenu-left-panel {
background-color:#F7F7F7;;
width:  270px;  
}
.mobmenu-right-panel {
background-color:#444d54;		width:  270px; 
}
.show-nav-left .mobmenu-overlay, .show-nav-right .mobmenu-overlay, .show-mob-menu-search .mobmenu-overlay  {
background: ;
}
.mob-menu-slideout-top .mobmenu-overlay {
display:none!important;
}
.mob-menu-slideout.show-nav-left .mobmenu-push-wrap, .mob-menu-slideout.show-nav-left .mob-menu-header-holder {
-webkit-transform: translateX(270px);
-moz-transform: translateX(270px);
-ms-transform: translateX(270px);
-o-transform: translateX(270px);
transform: translateX(270px);
}
.mob-menu-slideout.show-nav-right .mobmenu-push-wrap, .mob-menu-slideout.show-nav-right .mob-menu-header-holder {
-webkit-transform: translateX(-270px);
-moz-transform: translateX(-270px);
-ms-transform: translateX(-270px);
-o-transform: translateX(-270px);
transform: translateX(-270px);
}
.mob-menu-slideout-top .mobmenu-panel {
width:  100%;
height: 100%;
z-index: 1;
position: fixed;
left: 0px;
top: 0px;
max-height: 100%;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.mob-menu-slideout-top.show-nav-left .show-panel, .mob-menu-slideout-top.show-nav-right .show-panel  {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
z-index: 300000;
}
.mob-menu-slideout-over.show-nav-left .mobmenu-left-panel {
overflow: hidden;
}
.show-nav-left .mobmenu-panel.show-panel , .show-nav-right .mobmenu-panel.show-panel {
z-index: 300000;
} .mob-menu-slideout .mobmenu-panel, .mob-menu-slideout-over .mobmenu-panel, .mob-menu-slideout .mobmenu-cart-panel, .mob-menu-slideout-over .mobmenu-cart-panel {
position: fixed;
top: 0;
height: 100%;
overflow-y: auto;
overflow-x: auto;
z-index: 10000;
opacity: 1;
} .mobmenu .headertext { 
color: #FFF ;
text-decoration: none;
}
.headertext span {
position: absolute;
line-height: 60px;
}
.mobmenu-search-holder {
top: 60px;
}  body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top  {
overflow-x: hidden;
}
.mobmenu-left-panel li a, .leftmbottom, .leftmtop{
padding-left: 10%;
padding-right: 10%;
}
.mobmenu-content li > .sub-menu li {
padding-left: calc(10*1%);
}
.mobmenu-right-panel li, .rightmbottom, .rightmtop{
padding-left: 10%;
padding-right: 10%;
}
.mobmenul-container i {
line-height: 30px;
font-size: 30px;
float: left;
}
.left-menu-icon-text {
float: left;
line-height: 30px;
color: #222;
}
.mobmenu-left-panel .mobmenu-display-name {
color: #666;
}
.right-menu-icon-text {
float: right;
line-height: 30px;
color: #222;
}
.mobmenur-container i {
line-height: 30px;
font-size: 30px;
float: right;
}
.nav, .main-navigation, .genesis-nav-menu, #main-header, #et-top-navigation, .site-header, .site-branding, .ast-mobile-menu-buttons, .storefront-handheld-footer-bar, .hide {
display: none!important;
}
.mob-standard-logo {
display: inline-block;
height:40px!important;	}
.mob-retina-logo {
height:40px!important;	}
.mobmenu-content #mobmenuleft > li > a:hover {
background-color: ;
}
.mobmenu-content #mobmenuright > li > a:hover {
background-color: #444d54;
}
.mobmenu-left-panel .mob-cancel-button {
color: #666;
}
.mobmenu-right-panel .mob-cancel-button {
color: #ffffff;
}	
}
.mob-menu-logo-holder > .headertext span,.mobmenu input.mob-menu-search-field {
font-family:inherit;
font-size:20px;
font-weight:inherit;
font-style:normal;
letter-spacing:normal;
text-transform:none;
}
.left-menu-icon-text {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
#mobmenuleft .mob-expand-submenu,#mobmenuleft > .widgettitle,#mobmenuleft li a,#mobmenuleft li a:visited,#mobmenuleft .mobmenu-content h2,#mobmenuleft .mobmenu-content h3,.mobmenu-left-panel .mobmenu-display-name, .mobmenu-content .mobmenu-tabs-header li {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
.right-menu-icon-text {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
#mobmenuright li a,#mobmenuright li a:visited,#mobmenuright .mobmenu-content h2,#mobmenuright .mobmenu-content h3,.mobmenu-left-panel .mobmenu-display-name {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}.lSSlideOuter {
overflow: hidden;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.lightSlider:before, .lightSlider:after {
content: " ";
display: table;
}
.lightSlider {
overflow: hidden;
margin: 0;
}
.lSSlideWrapper {
max-width: 100%;
overflow: hidden;
position: relative;
}
.lSSlideWrapper > .lightSlider:after {
clear: both;
}
.lSSlideWrapper .lSSlide {
-webkit-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition: all 1s;
-webkit-transition-property: -webkit-transform,height;
-moz-transition-property: -moz-transform,height;
transition-property: transform,height;
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
position: relative;
}
.lSSlideWrapper .lSFade > * {
position: absolute !important;
top: 0;
left: 0;
z-index: 9;
margin-right: 0;
width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
opacity: 0;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-property: opacity;
transition-property: opacity;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
opacity: 1;
}  .lSSlideOuter .lSPager.lSpg {
margin: 10px 0 0;
padding: 0;
text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
cursor: pointer;
display: inline-block;
padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
background-color: #222222;
border-radius: 30px;
display: inline-block;
height: 8px;
overflow: hidden;
text-indent: -999em;
width: 8px;
position: relative;
z-index: 99;
-webkit-transition: all 0.5s linear 0s;
transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
background-color: #428bca;
}
.lSSlideOuter .media {
opacity: 0.8;
}
.lSSlideOuter .media.active {
opacity: 1;
}  .lSSlideOuter .lSPager.lSGallery {
list-style: none outside none;
padding-left: 0;
margin: 0;
overflow: hidden;
transform: translate3d(0px, 0px, 0px);
-moz-transform: translate3d(0px, 0px, 0px);
-ms-transform: translate3d(0px, 0px, 0px);
-webkit-transform: translate3d(0px, 0px, 0px);
-o-transform: translate3d(0px, 0px, 0px);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
overflow: hidden;
-webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
display: block;
height: auto;
max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
content: " ";
display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
clear: both;
}  .lSAction > a {
width: 32px;
display: block;
top: 50%;
height: 32px;
background-image: url(//www.nettcasinoer.com/wp-content/themes/alp24/images/controls.png);
cursor: pointer;
position: absolute;
z-index: 99;
margin-top: -16px;
opacity: 0.5;
-webkit-transition: opacity 0.35s linear 0s;
transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
opacity: 1;
}
.lSAction > .lSPrev {
background-position: 0 0;
left: 10px;
}
.lSAction > .lSNext {
background-position: -32px 0;
right: 10px;
}
.lSAction > a.disabled {
pointer-events: none;
}
.cS-hidden {
height: 1px;
opacity: 0;
filter: alpha(opacity=0);
overflow: hidden;
} .lSSlideOuter.vertical {
position: relative;
}
.lSSlideOuter.vertical.noPager {
padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
position: absolute !important;
right: 0;
top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
width: 100% !important;
max-width: none !important;
} .lSSlideOuter.vertical .lSAction > a {
left: 50%;
margin-left: -14px;
margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
background-position: 31px -31px;
bottom: 10px;
top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
background-position: 0 -31px;
bottom: auto;
top: 10px;
}  .lSSlideOuter.lSrtl {
direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
padding-left: 0;
list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
padding-right: 0;
}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {
float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {
float: right !important;
} @-webkit-keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@-webkit-keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
@keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
.lSSlideOuter .rightEnd {
-webkit-animation: rightEnd 0.3s;
animation: rightEnd 0.3s;
position: relative;
}
.lSSlideOuter .leftEnd {
-webkit-animation: leftEnd 0.3s;
animation: leftEnd 0.3s;
position: relative;
}
.lSSlideOuter.vertical .rightEnd {
-webkit-animation: topEnd 0.3s;
animation: topEnd 0.3s;
position: relative;
}
.lSSlideOuter.vertical .leftEnd {
-webkit-animation: bottomEnd 0.3s;
animation: bottomEnd 0.3s;
position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
-webkit-animation: leftEnd 0.3s;
animation: leftEnd 0.3s;
position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
-webkit-animation: rightEnd 0.3s;
animation: rightEnd 0.3s;
position: relative;
}/*/*/.lightSlider.lsGrab > * {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lightSlider.lsGrabbing > * {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.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;
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: -0.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;
box-shadow: none;
touch-action: manipulation; }
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: 0.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; }
.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: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.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; }
.mfp-arrow:before,
.mfp-arrow:after {
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 {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
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;
box-sizing: border-box;
padding: 40px 0 40px;
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;
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; } }@font-face {
font-family: 'mobmenu';
src: url(//www.nettcasinoer.com/wp-content/plugins/mobile-menu/includes/css/font/mobmenu.woff2?31192480) format('woff2'),
url(//www.nettcasinoer.com/wp-content/plugins/mobile-menu/includes/css/font/mobmenu.woff?31192480) format('woff');
font-weight: normal;
font-style: normal;
}
[class^="mob-icon-"]:before, [class*=" mob-icon-"]:before {
font-family: "mobmenu";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center; font-variant: normal; 
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.mob-icon-ok-1:before { content: '\e800'; } .mob-icon-ok:before { content: '\e80f'; } .mob-icon-plus:before { content: '\e810'; } .mob-icon-plus-1:before { content: '\e813'; } .mob-icon-plus-outline:before { content: '\e818'; } .mob-icon-plus-2:before { content: '\e819'; } .mob-icon-align-justify-1:before { content: '\e84f'; } .mob-icon-instagram:before { content: '\e88e'; } .mob-icon-linkedin:before { content: '\e88f'; } .mob-icon-pinterest:before { content: '\e892'; } .mob-icon-twitter:before { content: '\e898'; } .mob-icon-tumblr:before { content: '\e899'; } .mob-icon-vimeo:before { content: '\e89a'; } .mob-icon-star:before { content: '\e8a3'; } .mob-icon-user:before { content: '\e8a4'; } .mob-icon-star-1:before { content: '\e8d3'; } .mob-icon-user-1:before { content: '\e8d4'; } .mob-icon-left-open:before { content: '\e8f6'; } .mob-icon-right-open:before { content: '\e8f7'; } .mob-icon-down-dir:before { content: '\e8fc'; } .mob-icon-right-dir:before { content: '\e8fd'; } .mob-icon-star-empty:before { content: '\e93d'; } .mob-icon-up-dir:before { content: '\e980'; } .mob-icon-left-dir:before { content: '\e981'; } .mob-icon-menu:before { content: '\e9d6'; } .mob-icon-right-open-2:before { content: '\ea32'; } .mob-icon-th:before { content: '\eac3'; } .mob-icon-th-large:before { content: '\eac5'; } .mob-icon-th-list:before { content: '\eac7'; } .mob-icon-minus:before { content: '\e812'; } .mob-icon-minus-1:before { content: '\e9d8'; } .mob-icon-minus-2:before { content: '\eacb'; } .mob-icon-th-list-3:before { content: '\ec71'; } .mob-icon-cancel:before { content: '\ec73'; } .mob-icon-cancel-circle:before { content: '\ec74'; } .mob-icon-cancel-1:before { content: '\ecf2'; } .mob-icon-cancel-2:before { content: '\edf5'; } .mob-icon-cancel-circled-1:before { content: '\edf6'; } .mob-icon-cancel-circled2:before { content: '\edf7'; } .mob-icon-up-open-1:before { content: '\ee59'; } .mob-icon-cancel-3:before { content: '\ee65'; } .mob-icon-cancel-circled-2:before { content: '\ee66'; } .mob-icon-th-large-1:before { content: '\ee68'; } .mob-icon-th-1:before { content: '\ee69'; } .mob-icon-th-list-1:before { content: '\ee6a'; } .mob-icon-up-open-2:before { content: '\ee6b'; } .mob-icon-down-open-2:before { content: '\ee6c'; } .mob-icon-cancel-squared:before { content: '\ee6d'; } .mob-icon-cancel-4:before { content: '\ee6f'; } .mob-icon-up-open-big:before { content: '\ee70'; } .mob-icon-down-open-big:before { content: '\ee71'; } .mob-icon-down-open-mini:before { content: '\ee73'; } .mob-icon-cancel-circled-outline:before { content: '\ee77'; } .mob-icon-cancel-outline:before { content: '\ee79'; } .mob-icon-menu-2:before { content: '\ee7a'; } .mob-icon-menu-outline:before { content: '\ee7b'; } .mob-icon-cancel-circle-1:before { content: '\ee7c'; } .mob-icon-down-open:before { content: '\f004'; } .mob-icon-up-open:before { content: '\f005'; } .mob-icon-menu-3:before { content: '\f008'; } .mob-icon-th-list-2:before { content: '\f009'; } .mob-icon-th-thumb:before { content: '\f00a'; } .mob-icon-th-thumb-empty:before { content: '\f00b'; } .mob-icon-cancel-circled:before { content: '\f06e'; } .mob-icon-menu-1:before { content: '\f0c9'; } .mob-icon-gplus:before { content: '\f0d5'; } .mob-icon-ellipsis:before { content: '\f141'; } .mob-icon-ellipsis-vert:before { content: '\f142'; } .mob-icon-facebook-squared:before { content: '\f308'; }.mob-menu-overlay .mobmenu-panel {
opacity: 0;
visibility: hidden;
transition: opacity 0.5s, visibility 0s 0.5s;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.mob-menu-overlay.show-nav-left .mobmenu-panel, .mob-menu-overlay.show-nav-right .mobmenu-panel {
opacity: 1;
visibility: visible;
transition: opacity 0.5s;
z-index: 100001;
}
.mob-menu-overlay .show-panel .mob-cancel-button {
position: absolute;
right: 0px;
top: 0px;
padding-top: 8px;
overflow: hidden;
border: none;
outline: none;
z-index: 100002;
font-size: 30px;
line-height: 30px;
cursor: pointer;
}
.mob-retina-logo{
display: none;
max-width: 100%;
}
.mob-cancel-button{
z-index: 99999999!important;
position:relative!important;
}
.mobmenu-content .widget {
padding-bottom: 0px;
padding: 20px;
}
.mob-expand-submenu i {
position: relative;
font-weight: 600;
cursor: pointer;
}
.mob-menu-left-bg-holder, .mob-menu-right-bg-holder, .mob-menu-cart-bg-holder {
width: 100%;
height: 100%;
position: absolute;
z-index: -50;
background-repeat: no-repeat;
top: 0;
left: 0;
}
.mob-menu-no-scroll{
overflow: hidden;
}
.mobmenu-content .sub-menu {
display: none;
opacity: 1;
}
.mobmenur-container {
position: absolute;     
right: 0px; 
} 
.leftmbottom h2 {
font-weight: bold;
background-color: transparent;
color: inherit;
}
.mob-cancel-button {
display:none;
z-index: 99999999;
}
.show-nav-left.mob-menu-overlay .left-menu-icon-text, .show-nav-right.mob-menu-overlay .left-menu-icon-text {
display: none;
}
.show-nav-left.mob-menu-slideout-top .mobmenu-right-bt .mob-cancel-button, .show-nav-right.mob-menu-slideout-top .mobmenu-left-bt .mob-cancel-button {
display: none;
}
.show-nav-left.mob-menu-slideout-top .mobmenu-right-bt .mob-menu-icon, .show-nav-right.mob-menu-slideout-top .mobmenu-left-bt .mob-menu-icon {
display: block;
}
.show-panel .mob-cancel-button {
display: block;
}
.mobmenu-content li a {
display: block;
letter-spacing: 1px;
padding: 10px 20px;
text-decoration: none;
font-size: 14px;
}
.mobmenu-content li a:active, .mobmenu-content li:active, .mobmenu-content li a .mob-expand-submenu:active{
border-style: outset;
border: none;
}
.mobmenu-left-alignment.show-panel, .mobmenu-right-alignment.show-panel {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
.mobmenu-left-alignment {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
.mobmenu-right-alignment {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
body.admin-bar .mobmenu, body.admin-bar .mobmenu-panel {
top: 32px;
}
#wpadminbar {
position: fixed;
}
.show-nav-left .mob-menu-header-holder, .show-nav-right .mob-menu-header-holder, .mob-menu-header-holder, .mobmenu-panel, .mobmenu-overlay , .show-nav-left .mobmenu-push-wrap, .show-nav-right .mobmenu-push-wrap, .show-nav-left .mob-menu-header-holder, .show-nav-left .mobmenu-left-alignment, .show-nav-right .mobmenu-right-alignment, .show-nav-left .mobmenu-overlay, .show-nav-right .mobmenu-overlay{
-webkit-transition: -webkit-transform .5s;
-moz-transition: -moz-transform .5s;
-ms-transition: -ms-transform .5s;
-o-transition: -o-transform .5s;
transition: transform .5s;
} .mobmenu-overlay {
opacity: 0;
}
.widget img {
max-width: 100%; 
}
#mobmenuleft, #mobmenuright {
margin: 0;
padding: 0;
}
#mobmenuleft  li > ul {
display:none;
left: 15px;
padding-left: 0px;
}
.rtl .mob-expand-submenu {
float: left;
}
.mob-expand-submenu {
position: relative;
right: 0px;
float: right;
}
.mobmenu-parent-link .menu-item-has-children {
cursor: pointer;
}
#mobmenuright  li > ul {
display:none;
left: 15px;
padding-left: 0px;
}
.rightmbottom, .rightmtop {   
padding-left: 10px;
padding-right: 10px;
} .mob-menu-slideout .mobmenu-panel {
position: fixed;
top: 0;
height: 100%;
z-index: 300000;
overflow-y: hidden;   
overflow-x: hidden;
opacity: 1;
}
.mob-menu-slideout .mobmenu-right-alignment {
right: 0;
}
.mobmenu-content li {
list-style: none;
visibility: visible;
opacity: 1;
-webkit-tap-highlight-color: rgba(0,0,0,0);
margin: 0;
}
.mob-menu-slideout .mobmenu-left-alignment, .mob-menu-slideout-over .mobmenu-left-alignment {
left: 0;
}
.mob-menu-slideout .mobmenu-right-alignment, .mob-menu-slideout-over .mobmenu-right-alignment {
right: 0;
}
.mob-menu-header-holder {
font-weight:bold;
top:0px;	
right: 0px;
color:#000;
display: block;
z-index: 9999;
} .mobmenu .sub-menu li > a {
padding-left: 50px;
} .mobmenu .sub-menu .sub-menu li a {
padding-left: 75px;
}
.mobmenu-left-panel .mobmenu-left-bt, .mobmenu-right-panel .mobmenu-right-bt {
position: absolute;
right: 0px;
top: 0px;
font-size: 30px;
}
.mobmenu-content {
margin-top: 45px;
padding-bottom: 120px;
z-index: 1;
height: calc( 100% - 45px);
overflow: auto;
padding-top: 10px;
}
.mobmenu-parent-link .mob-expand-submenu {
cursor: pointer;
}
#mobmenuright.nomenu li, #mobmenuleft.nomenu li{
padding-left: 7%;
padding-right: 7%;
}
.mob-expand-submenu.show-sub .mob-icon-down-open {
display: none;
}
.mob-expand-submenu.show-sub .mob-icon-up-open {
display: block;
}
.mob-expand-submenu .mob-icon-down-open {
display: block;
}
.mob-expand-submenu .mob-icon-up-open {
display: none;
}
.show-nav-left .mobmenu-overlay, .show-nav-right .mobmenu-overlay {
width: 100%;
height: 100%;
z-index: 99999;
left: 0;
top: 0;
opacity: 1;
position: fixed;
cursor: pointer;
} .mobmenu-ajax-search-results {
display: none;
opacity: 1;
visibility: visible;
width: 100%;
height: 100%;
position: fixed;
margin-top: 50px;
}
[data-panel-target="mobmenu-filter-panel"].mobmenu-trigger-action {
float:left;
}
.mobmenu-content .sub-menu.show-sub-menu {
-webkit-transition: height 1s linear 0s;
-moz-transition: height 1s linear 0s;
-ms-transition: height 1s linear 0s;
-o-transition: height 1s linear 0s;
transition: height 1s linear 0s;
overflow:hidden;
} h4.no-mobile-menu {
padding: 22px;
text-align: center;
width: 90%;
background: #fff;
margin: auto;
font-size: 17px;
font-weight: 400;
line-height: 29px;
}
h4.no-mobile-menu a {
text-decoration: none;
color:#000;
}
.mobmenu-content li a:focus {
outline: none;
}
.mobmenu-content .widget_media_image {
text-align: center;
}
#_pick_tips_content {
border: 0;
position: fixed;
right: 5px;
top: 5px;
z-index: 99999999;
width: 300px;
box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2),
0 2px 2px 0 rgba(0, 0, 0, .14),
0 1px 5px 0 rgba(0, 0, 0, .12);
border-radius: 4px;
background-color: rgba(255, 255, 255, 0.8);
font-size: 0;
margin: 0;
padding: 0;
transition: all 0.3s;
min-height: 540px;
height: auto;
display: none;
}
#_pick_tips_content.on {
display: inline-block;
} #_picker_cover_wrap_box svg {
position: fixed;
top: 0;
left: 0;
cursor: crosshair;
width: 100%;
height: 100%;
z-index: 99999998;
}
#_picker_cover_wrap_box svg>path:first-child {
fill: rgba(0, 0, 0, 0);
fill-rule: evenodd;
}
#_picker_cover_wrap_box svg>path+path {
stroke: #29c66d;
stroke-width: 3.5px;
fill: rgb(226 239 232 / 20%);
}
#_picker_cover_wrap_box {
transition: all 0.3s;
pointer-events: none;
}
@keyframes ellipsis {
from {
width: 2px;
}
to {
width: 15px;
}
} ._picker_target_elm {
background: transparent;
outline: #1dcd1d solid 3px;
color: #000;
}