@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap"); .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item { }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d;
} .owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*=owl-] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
background: #869791;
color: #FFF;
text-decoration: none;
}
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px;
}
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline;
}
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791;
} .owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*=owl-] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
background: #869791;
color: #FFF;
text-decoration: none;
}
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px;
}
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline;
}
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791;
}
.owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*=owl-] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
background: #869791;
color: #FFF;
text-decoration: none;
}
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px;
}
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline;
}
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//lvbk.be/wp-content/themes/Avada-Child/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
transition: height 500ms ease-in-out;
} .owl-carousel .owl-item { }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//lvbk.be/wp-content/themes/Avada-Child/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
} .owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*=owl-] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
background: #869791;
color: #FFF;
text-decoration: none;
}
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px;
}
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline;
}
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791;
} .owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*=owl-] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
background: #869791;
color: #FFF;
text-decoration: none;
}
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px;
}
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline;
}
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791;
}
#post-404page {
padding-top: 90px !important;
padding-bottom: 90px !important;
display: flex;
justify-content: center;
}
#post-404page .error-message {
text-align: center;
margin-top: 90px !important;
margin-bottom: 90px !important;
}
#post-404page .error-button {
text-align: center;
} .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
z-index: 999999;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
}
@-webkit-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;
animation-name: flash;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate(15deg);
-ms-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
-ms-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-ms-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@keyframes wobble {
0% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
-ms-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
-ms-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
-ms-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
-ms-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
-ms-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(0.3);
transform: scale(0.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(0.3);
-ms-transform: scale(0.3);
transform: scale(0.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(0.95);
transform: scale(0.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(0.3);
transform: scale(0.3);
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(0.3);
-ms-transform: scale(0.3);
transform: scale(0.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-ms-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-ms-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
-ms-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
-ms-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
-ms-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
-ms-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
-ms-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
-ms-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(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: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
-ms-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: rotate(80deg);
-ms-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
-ms-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
-ms-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
-ms-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
-ms-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
.autoschade {
height: 100% !important;
overflow: hidden;
max-height: 100% !important;
}
.autoschade .contact-form {
display: none;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.autoschade .contact-form h2 {
margin-bottom: 30px !important;
}
.autoschade .contact-form .wpcf7-validates-as-required.red-border {
border: 1px solid red !important;
}
.autoschade .contact-form .form-row .contact-title {
color: #444444 !important;
}
.autoschade .contact-form .wpcf7-file,
.autoschade .contact-form .wpcf7-checkbox {
height: auto !important;
width: auto !important;
line-height: normal !important;
color: #444444 !important;
padding: 0 !important;
margin-bottom: 20px !important;
border: 0 !important;
}
.autoschade .contact-form .wpcf7-file .wpcf7-list-item,
.autoschade .contact-form .wpcf7-checkbox .wpcf7-list-item {
margin-left: 0 !important;
}
.autoschade .contact-form .wpcf7-list-item input {
margin-right: 10px !important;
}
.autoschade .contact-form .wpcf7-acceptance {
margin-bottom: 20px !important;
border: 0 !important;
padding: 0 !important;
}
.autoschade .contact-form .wpcf7-acceptance .wpcf7-list-item-label {
color: #444444 !important;
}
.autoschade .contact-form.one {
display: block;
}
.autoschade .contact-form.three .back-button {
display: block !important;
width: 100%;
}
.autoschade .contact-form a.next {
display: flex;
align-items: center;
cursor: pointer;
float: right;
max-width: 50%;
}
.autoschade .contact-form a.next i {
margin-left: -5px;
opacity: 0;
transition: all 0.3s ease-in-out;
}
.autoschade .contact-form a.next:hover {
color: #0f4c81 !important;
}
.autoschade .contact-form a.next:hover i {
margin-left: 10px;
opacity: 1;
color: #0f4c81;
}
.autoschade .contact-form a.back {
display: flex;
align-items: center;
cursor: pointer;
float: left;
max-width: 50%;
}
.autoschade .contact-form a.back i {
margin-right: -5px;
opacity: 0;
transition: all 0.3s ease-in-out;
}
.autoschade .contact-form a.back:hover {
color: #0f4c81 !important;
}
.autoschade .contact-form a.back:hover i {
margin-right: 10px;
opacity: 1;
color: #0f4c81;
}
.fusion-checklist li a {
color: #0f4c81 !important;
}
.fusion-checklist li a:before {
content: "";
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 1px;
background-color: #0f4c81;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
z-index: 99;
}
.fusion-checklist li a:hover {
color: #0f4c81 !important;
}
.fusion-checklist li a:hover:before {
width: 15%;
}
.page-contact .slider-container {
z-index: 1;
}
.page-contact .slider-container .fusion-text {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 38px !important;
font-weight: 700 !important;
}
.page-contact .slider-container .fusion-text p {
font-size: 38px !important;
margin-bottom: 0 !important;
}
.page-contact .slider-container .fusion-text a {
color: #ffffff !important;
position: relative;
z-index: 1;
}
.page-contact .slider-container .fusion-text a:before {
content: "";
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 3px;
background-color: #ffffff;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
z-index: 99;
}
.page-contact .slider-container .fusion-text a:hover {
color: #ffffff !important;
}
.page-contact .slider-container .fusion-text a:hover:before {
width: 15%;
}
.wpcf7-response-output .close {
display: none !important;
}
.unaccepted .wpcf7-validates-as-required, .invalid .wpcf7-validates-as-required {
border-color: red !important;
}
.wpcf7-not-valid-tip {
display: none !important;
}
.wpcf7-validation-errors {
display: none !important;
}
.wpcf7-acceptance-missing,
.wpcf7-response-output {
display: none !important;
}
.wpcf7-mail-sent-ok,
.fusion-success {
background: transparent !important;
border: 0 !important;
padding: 0 !important;
font-size: 13px !important;
text-transform: none !important;
font-family: "Open Sans", sans-serif !important;
position: absolute !important;
right: 30px;
bottom: 5px;
}
@media (max-width: 500px) {
.wpcf7-mail-sent-ok,
.fusion-success {
position: relative !important;
right: auto;
bottom: auto;
text-align: left !important;
}
}
.contact-form {
position: relative;
}
@media (max-width: 1025px) {
.contact-form {
margin-top: 30px !important;
}
}
.contact-form .loading-spinner {
width: 40px !important;
height: 40px !important;
position: absolute;
bottom: 0;
right: 0;
}
.contact-form .loading-spinner img {
object-fit: contain !important;
width: 40px !important;
height: 40px !important;
}
.contact-form .form-row .contact-title {
font-family: "Open Sans", sans-serif !important;
font-size: 18px !important;
color: #022534 !important;
margin-bottom: 7px !important;
font-weight: 500 !important;
}
.contact-form .form-row .wpcf7-form-control-wrap .wpcf7-form-control {
width: 100%;
float: left;
font-size: 16px;
padding: 0 15px;
height: 35px;
line-height: 35px;
transition: all 0.4s ease-in-out;
color: #000000 !important;
border: 2px solid #022534;
}
.contact-form .form-row .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
min-height: 150px !important;
}
.contact-form .form-row .wpcf7-form-control-wrap .wpcf7-form-control:focus {
border-color: #0f4c81 !important;
outline: none !important;
}
.contact-form .wpcf7-acceptance .wpcf7-list-item {
margin-left: 0 !important;
}
.contact-form .wpcf7-acceptance .wpcf7-list-item label, .contact-form .wpcf7-acceptance .wpcf7-list-item a {
font-size: 13px !important;
margin: 0 !important;
}
.contact-form .wpcf7-acceptance .wpcf7-list-item label {
display: flex;
align-items: center;
}
.contact-form .wpcf7-acceptance .wpcf7-list-item label input {
margin-right: 5px;
}
.contact-form .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label {
padding-top: 3px;
}
.contact-form .wpcf7-acceptance .wpcf7-list-item a {
position: relative;
}
.contact-form .wpcf7-acceptance .wpcf7-list-item a:before {
content: "";
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 1px;
background-color: #0f4c81;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
z-index: 99;
}
.contact-form .wpcf7-acceptance .wpcf7-list-item a:hover {
color: #0f4c81 !important;
}
.contact-form .wpcf7-acceptance .wpcf7-list-item a:hover:before {
width: 15%;
}
.contact-form .wpcf7-submit {
font-weight: 400 !important;
padding: 6px 12px;
border: 3px solid #0f4c81 !important;
background: #0f4c81 !important;
color: #ffffff !important;
position: relative;
z-index: 1;
overflow: hidden;
}
.contact-form .wpcf7-submit:after {
content: "";
position: absolute;
top: -30px;
left: -30px;
right: -30px;
bottom: 130%;
background: #ffffff;
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
-webkit-transition: all 0.8s;
-o-transition: all 0.8s;
transition: all 0.8s;
z-index: -1;
}
.contact-form .wpcf7-submit:hover {
color: #0f4c81 !important;
}
.contact-form .wpcf7-submit:hover:after {
bottom: -30px;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
.image-cropper {
width: 150px;
height: 150px;
position: relative;
overflow: hidden;
border-radius: 50%;
}
div.image-cropper > img {
height: 100%;
object-fit: cover;
}
#cookies-agree {
font-weight: 400 !important;
padding: 6px 12px;
border: 3px solid #0f4c81;
color: #ffffff !important;
text-transform: none !important;
}
#cookies-agree:hover {
color: #0f4c81 !important;
}
#cookies-agree-all {
font-weight: 400 !important;
padding: 6px 12px;
border: 3px solid #0f4c81;
color: #ffffff !important;
background: #0f4c81 !important;
text-transform: none !important;
}
#cookies-agree-all:hover {
color: #0f4c81 !important;
}
.cookie-popup {
z-index: 9999 !important;
}
.cookie-popup .title {
color: #0f4c81 !important;
font-size: 22px !important;
}
.cookie-popup .cookie-preferences .content ul {
border-color: #022534 !important;
}
.cookie-popup .main-cookies {
max-width: 1200px !important;
}
.cookie-popup p {
font-size: 16px !important;
}
.cookie-popup .custom-link {
display: inline-block !important;
float: left;
margin-right: 10px !important;
border-radius: 0 !important;
}
@media (max-width: 500px) {
.cookie-popup .custom-link {
display: block !important;
margin-bottom: 10px !important;
}
}
.cookie-popup .custom-link:hover {
color: #000000 !important;
}
@media (max-width: 500px) {
.cookie-popup .save-cookies {
display: flex;
flex-direction: column-reverse;
}
}
.cookie-popup .cookie-preferences {
width: 100% !important;
}
.cookie-popup .cookie-preferences ul {
list-style: none;
border-radius: 4px;
}
@media (max-width: 992px) {
.cookie-popup .cookie-preferences ul {
flex-direction: column !important;
}
}
.cookie-popup .cookie-preferences ul li {
overflow: auto;
}
.cookie-popup .cookie-preferences ul li a {
color: #0f4c81 !important;
text-decoration: none !important;
}
.cookie-popup .cookie-preferences ul li a:hover {
text-decoration: none;
color: #041626 !important;
}
.cookie-popup .cookie-preferences ul li a:after {
display: none;
}
.cookie-popup .cookie-preferences ul li .css-checkbox {
background: #eeeeee;
}
.cookie-popup .cookie-preferences ul li .css-checkbox:focus {
outline: none !important;
}
.cookie-popup .cookie-preferences ul li .css-checkbox:after {
background: #eeeeee;
}
.cookie-popup .cookie-preferences ul li .css-checkbox:checked {
background: #0f4c81;
}
.cookie-popup .cookie-preferences ul li .css-checkbox:checked:after {
background: #eeeeee;
}
.vb-show {
display: block !important;
}
.vb-hidden {
display: none !important;
}
.cookie-reload {
color: #0f4c81 !important;
}
.cta-container {
margin-bottom: 30px !important;
padding: 30px 60px !important;
background: #0f4c81 !important;
}
@media (min-width: 1200px) {
.cta-container {
max-width: 1200px !important;
margin: 0 auto !important;
margin-bottom: 30px !important;
}
}
.cta-container h2 {
color: #ffffff !important;
margin: 0 !important;
font-size: 26px !important;
}
.cta-container .dark-button {
background: #022534 !important;
color: #ffffff !important;
display: block;
width: 100%;
border-color: #022534 !important;
text-transform: none !important;
}
.cta-container .dark-button:after {
top: -60px;
left: -60px;
}
@media (max-width: 1025px) {
.cta-container .dark-button:after {
bottom: 250%;
transition: all 0.4s ease-in-out;
}
}
.cta-container .dark-button:hover .fusion-button-text {
color: #022534 !important;
}
.cta-container .dark-button:hover:after {
bottom: 0;
}
.cta-top {
position: fixed;
top: calc(40vh - 3rem);
right: 0;
z-index: 9999;
}
.cta-top ul {
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
}
.cta-top ul li {
margin-bottom: 5px !important;
color: #fff;
right: calc(-100% + 44px);
display: flex;
align-items: center;
position: relative;
-webkit-transition: right 0.35s ease-in;
-o-transition: right 0.35s ease-in;
transition: right 0.35s ease-in;
padding: 10px 20px 10px 10px;
background: #e4002b;
}
.cta-top ul li a {
text-decoration: none;
color: #ffffff !important;
}
.cta-top ul li:hover {
right: 0;
}
.cta-top ul li .cta-icon {
width: 26px;
height: 26px;
object-fit: contain;
margin-right: 15px !important;
}
.grecaptcha-badge {
visibility: hidden;
}
body {
-webkit-font-smoothing: antialiased !important;
font-family: "Open Sans", sans-serif !important;
font-size: 19px !important;
color: #444444 !important;
}
p, li, ol {
-webkit-font-smoothing: antialiased !important;
font-family: "Open Sans", sans-serif !important;
font-size: 19px !important;
color: #444444 !important;
}
b, strong {
font-weight: 700 !important;
}
a {
-webkit-font-smoothing: antialiased !important;
font-family: "Open Sans", sans-serif !important;
transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
}
a:hover {
text-decoration: none !important;
}
a.fusion-button {
font-weight: 400 !important;
padding: 6px 12px;
border: 3px solid #0f4c81 !important;
background: #0f4c81 !important;
color: #ffffff !important;
position: relative;
z-index: 1;
overflow: hidden;
border-radius: 0 !important;
}
a.fusion-button:after {
content: "";
position: absolute;
top: -30px;
left: -30px;
right: -30px;
bottom: 130%;
background: #ffffff;
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
-webkit-transition: all 0.8s;
-o-transition: all 0.8s;
transition: all 0.8s;
z-index: -1;
}
a.fusion-button:hover {
color: #0f4c81 !important;
}
a.fusion-button:hover .fusion-button-text {
color: #0f4c81 !important;
}
a.fusion-button:hover:after {
bottom: -30px;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
h1 {
font-family: "Open Sans", sans-serif !important;
font-size: 36px !important;
font-weight: 700 !important;
color: #444444 !important;
margin-bottom: 12px !important;
}
h2 {
font-family: "Open Sans", sans-serif !important;
font-size: 28px !important;
font-weight: 700 !important;
color: #0f4c81 !important;
}
h2 .up-h2 {
font-weight: 400 !important;
font-size: 16px;
position: relative;
margin-bottom: 10px !important;
display: inline-block;
color: #000000 !important;
}
h2 .up-h2:after {
content: "";
width: 100%;
height: 1px;
background: #000000;
position: absolute;
bottom: -5px;
left: 0;
}
h3 {
font-family: "Open Sans", sans-serif !important;
font-size: 22px !important;
font-weight: 700 !important;
color: #022534 !important;
margin-top: 0 !important;
margin-bottom: 12px !important;
}
h4 {
font-family: "Open Sans", sans-serif !important;
font-size: 18px !important;
font-weight: 700 !important;
color: #0f4c81 !important;
margin-top: 0 !important;
margin-bottom: 12px !important;
}
#main {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.title-sep {
display: none !important;
}
.fusion-title {
margin-bottom: 0 !important;
}
.title-full-width h2 {
display: block !important;
width: 100% !important;
}
.title-full-width h2 .text-right {
float: right !important;
}
.title-full-width h2 .text-right a {
font-weight: 400 !important;
font-size: 16px;
color: #0f4c81 !important;
}
.mob-view {
display: none !important;
}
@media (max-width: 767px) {
.mob-view {
display: block !important;
}
}
.floatl {
float: left !important;
}
.fusion-text h2 a {
position: relative;
z-index: 1;
}
.fusion-text h2 a:before {
content: "";
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 3px;
background-color: #0f4c81;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
z-index: 99;
}
.fusion-text h2 a:hover {
color: inherit !important;
}
.fusion-text h2 a:hover:before {
width: 15%;
}
#documentcenter .documentcenter_searchitem {
margin-bottom: 30px;
}
#documentcenter label {
color: #0f4c81 !important;
font-weight: 700 !important;
font-size: 24px;
display: block;
}
#documentcenter #partner,
#documentcenter #category,
#documentcenter #free-search {
position: relative;
display: block;
width: 100%;
height: 50px;
border: 1px solid #e5e5e5;
border-radius: 0;
padding: 10px 20px;
font-size: 16px;
color: gray;
transition: all 0.5s ease;
}
#documentcenter .btn-main {
margin-top: 0 !important;
margin-bottom: 30px !important;
padding: 4px 13px;
background: #0f4c81;
color: #ffffff !important;
border: 3px solid #0f4c81;
font-size: 16px !important;
margin-right: 0 !important;
text-transform: none !important;
cursor: pointer;
}
#documentcenter .btn-main:focus {
outline: none !important;
}
#documentcenter #nrresults {
color: #022534 !important;
padding: 0;
display: inline-block;
}
#documentcenter #results {
margin-top: 30px;
}
#documentcenter #results ul {
list-style: none;
padding: 0 !important;
}
#documentcenter #results ul li a {
font-weight: 300;
color: #0f4c81;
}
#documentcenter #results ul li a:before {
content: "";
display: inline-block;
position: relative;
bottom: 0.25em;
width: 0;
height: 2px;
transition: all 0.3s ease-in-out;
background: #022534;
}
#documentcenter #results ul li a:hover {
text-decoration: none;
}
#documentcenter #results ul li a:hover:before {
width: 4px;
height: 4px;
margin-right: 10px;
}
.fusion-body.layout-wide-mode.avada-has-100-footer .fusion-footer-widget-area > .fusion-row,
.fusion-body.layout-wide-mode.avada-has-100-footer .fusion-footer-copyright-area > .fusion-row {
max-width: 1200px !important;
}
footer {
padding: 0 30px !important;
border: 0 !important;
position: relative;
}
footer span.star {
position: absolute !important;
}
@media (max-width: 1024px) {
footer {
padding: 0 !important;
}
}
footer .footer-image {
width: 50%;
position: absolute;
left: 0;
background: url(//lvbk.be/wp-content/themes/Avada-Child/assets/images/lvbk_office.jpg) no-repeat;
background-size: cover;
height: 100%;
}
@media (max-width: 1024px) {
footer .footer-image {
width: 100%;
position: relative;
height: 350px !important;
}
}
footer .image-col {
z-index: 9;
position: absolute;
right: -50px;
top: 50%;
transform: translateY(-50%);
}
@media (max-width: 1024px) {
footer .image-col {
margin-right: 0 !important;
position: absolute;
right: 0;
bottom: 0;
padding: 0 !important;
top: auto !important;
transform: none !important;
}
}
footer .image-col .office_address {
background: #022534;
color: #ffffff;
padding: 30px 30px 30px 30px !important;
}
@media (max-width: 767px) {
footer .image-col .office_address {
padding-left: 30px !important;
background: rgba(2, 37, 52, 0.6);
}
}
footer .image-col .office_address p {
color: #ffffff !important;
margin-bottom: 0 !important;
font-size: 18px !important;
}
footer .right-content {
float: right !important;
background: #e6f3f8;
padding-top: 90px !important;
padding-bottom: 60px !important;
padding-left: 60px !important;
}
@media (max-width: 1024px) {
footer .right-content {
float: left !important;
width: 100% !important;
max-width: 100% !important;
padding-left: 30px !important;
padding-right: 30px !important;
display: flex;
flex-wrap: wrap;
}
}
@media (max-width: 700px) {
footer .right-content {
padding-top: 60px !important;
}
}
footer .right-content:after {
content: "";
background: #e6f3f8;
height: 100%;
left: 100%;
width: 500%;
position: absolute;
top: 0;
}
@media (max-width: 1024px) {
footer .right-content .floatl {
padding: 0 !important;
}
}
footer .right-content a {
width: 100%;
margin-bottom: 10px !important;
font-size: 16px !important;
text-transform: none !important;
height: 67.5px;
display: flex;
justify-content: center;
align-items: center;
}
footer .right-content a:last-child {
margin-bottom: 0 !important;
}
footer .right-content .small {
font-size: 13px !important;
margin-top: 30px !important;
color: #022534 !important;
margin-bottom: 0 !important;
}
footer .right-content .small.extra-info {
margin-top: 10px !important;
display: flex;
}
footer .right-content .small.extra-info .star {
position: relative !important;
margin-right: 5px;
}
footer .right-content .small-col {
padding-left: 30px !important;
padding-right: 0 !important;
}
@media (max-width: 1024px) {
footer .right-content .small-col {
padding-right: 0 !important;
}
}
@media (max-width: 700px) {
footer .right-content .small-col {
padding-left: 0 !important;
margin-top: 20px !important;
}
}
footer.fusion-footer-copyright-area {
padding: 15px 30px !important;
}
@media (min-width: 1200px) {
footer.fusion-footer-copyright-area .fusion-row {
display: flex;
align-items: center;
}
}
footer.fusion-footer-copyright-area .copyright-col {
padding: 0 !important;
}
@media (min-width: 1200px) {
footer.fusion-footer-copyright-area .copyright-col {
text-align: right;
}
}
footer.fusion-footer-copyright-area .copyright-col ul {
list-style: none;
margin: 0 !important;
padding: 0 !important;
}
@media (max-width: 767px) {
footer.fusion-footer-copyright-area .copyright-col ul {
padding-bottom: 5px !important;
}
}
footer.fusion-footer-copyright-area .copyright-col ul li {
display: inline-block;
}
@media (max-width: 767px) {
footer.fusion-footer-copyright-area .copyright-col ul li {
display: block;
}
}
footer.fusion-footer-copyright-area .copyright-col ul li a {
font-size: 12px !important;
color: #444444 !important;
position: relative;
}
footer.fusion-footer-copyright-area .copyright-col ul li a:after {
content: "|" !important;
display: inline-block !important;
padding: 0 0 0 5px !important;
color: #444444 !important;
}
@media (max-width: 767px) {
footer.fusion-footer-copyright-area .copyright-col ul li a:after {
display: none !important;
}
}
footer.fusion-footer-copyright-area .copyright-col ul li a:before {
content: "";
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 1px;
background-color: #0f4c81;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
z-index: 99;
}
footer.fusion-footer-copyright-area .copyright-col ul li a:hover {
color: #0f4c81 !important;
}
footer.fusion-footer-copyright-area .copyright-col ul li a:hover:before {
width: 15%;
}
footer.fusion-footer-copyright-area .copyright-col ul li:last-child a {
color: #444444 !important;
}
footer.fusion-footer-copyright-area .copyright-col ul li:last-child a:after {
display: none !important;
}
footer.fusion-footer-copyright-area .copyright-col p {
font-size: 12px !important;
margin-bottom: 0 !important;
}
footer.fusion-footer-copyright-area .copyright-col p i {
color: #4267B2 !important;
}
.rating-stars ul {
list-style-type: none;
padding: 0;
-moz-user-select: none;
-webkit-user-select: none;
}
.rating-stars ul > li.star {
display: inline-block;
} .rating-stars ul > li.star > i.fa {
font-size: 1.5em; color: #ccc; } .rating-stars ul > li.star.hover > i.fa {
color: #FFCC36;
} .rating-stars ul > li.star.selected > i.fa {
color: #FF912C;
}
header .header-row {
display: flex;
align-items: center;
}
header .top-menu {
display: flex;
justify-content: flex-end;
margin-bottom: 15px;
align-items: center;
}
@media (max-width: 767px) {
header .top-menu {
display: none !important;
}
}
@media (max-width: 980px) {
header .top-menu .top-menu-col:first-child {
display: none !important;
}
}
header .top-menu .top-menu-col p {
margin-bottom: 0 !important;
}
header .top-menu .top-menu-col a {
color: #0f4c81 !important;
font-weight: 700 !important;
position: relative;
}
header .top-menu .top-menu-col a:before {
content: "";
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 3px;
background-color: #0f4c81;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
z-index: 99;
}
header .top-menu .top-menu-col a:hover {
color: #0f4c81 !important;
}
header .top-menu .top-menu-col a:hover:before {
width: 15%;
}
header .top-menu .top-menu-col ul {
list-style: none;
padding: 0;
margin: 0 0 0 10px;
}
header .top-menu .top-menu-col ul li {
display: inline-block;
}
header .top-menu .top-menu-col ul li:first-child a {
color: #ffffff !important;
background: #0f4c81 !important;
}
header .top-menu .top-menu-col ul li:last-child a:after {
background: #0f4c81;
}
header .top-menu .top-menu-col ul li:last-child a:hover {
color: #ffffff !important;
}
header .top-menu .top-menu-col ul li a {
font-weight: 400 !important;
padding: 6px 12px;
border: 3px solid #0f4c81;
position: relative;
z-index: 1;
overflow: hidden;
display: inline-block;
}
header .top-menu .top-menu-col ul li a:after {
content: "";
position: absolute;
top: -30px;
left: -30px;
right: -30px;
bottom: 130%;
background: #ffffff;
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
-webkit-transition: all 0.8s;
-o-transition: all 0.8s;
transition: all 0.8s;
z-index: -1;
}
header .top-menu .top-menu-col ul li a:before {
display: none !important;
}
header .top-menu .top-menu-col ul li a:hover {
color: #0f4c81 !important;
}
header .top-menu .top-menu-col ul li a:hover:after {
bottom: -30px;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
header .menu-section .fusion-main-menu ul li a {
font-size: 16px !important;
border: 0 !important;
height: auto !important;
}
header .menu-section .fusion-main-menu ul li a:hover {
color: #0f4c81 !important;
}
header .menu-section .fusion-main-menu ul li .sub-menu {
min-width: 300px !important;
width: auto !important;
border: 0 !important;
padding-top: 15px !important;
padding-bottom: 0 !important;
box-shadow: none !important;
}
header .menu-section .fusion-main-menu ul li .sub-menu li {
padding-right: 0 !important;
}
header .menu-section .fusion-main-menu ul li .sub-menu li a {
font-size: 14px !important;
position: relative;
color: #444444 !important;
z-index: 1;
position: relative;
}
header .menu-section .fusion-main-menu ul li .sub-menu li a:after {
display: none !important;
}
header .menu-section .fusion-main-menu ul li .sub-menu li a:before {
content: "";
display: block;
clear: both;
width: 0;
height: 100%;
z-index: -1;
position: absolute;
top: 0;
right: 0;
background-color: #0f4c81;
-webkit-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
border-top-right-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
header .menu-section .fusion-main-menu ul li .sub-menu li a:hover {
color: #ffffff !important;
}
header .menu-section .fusion-main-menu ul li .sub-menu li a:hover:before {
width: 100%;
right: auto;
left: 0;
}
header .menu-section .fusion-main-menu ul li .sub-menu li.current_page_item a {
color: #0f4c81 !important;
}
header .menu-section .fusion-main-menu ul li .sub-menu li.current_page_item a:hover {
color: #ffffff !important;
}
header .menu-section .fusion-main-menu ul li .sub-menu li.current_page_item a:after {
display: none !important;
}
.insurances .insurance-column {
height: 100% !important;
}
@media (max-width: 1024px) {
.insurances .insurance-column {
height: auto !important;
}
}
.insurances .insurance-column .fusion-column-wrapper {
padding: 150px 30px 30px !important;
position: relative;
justify-content: flex-end;
}
.insurances .insurance-column .fusion-column-wrapper:hover:after {
background: rgba(0, 0, 0, 0.34);
}
.insurances .insurance-column .fusion-column-wrapper:after {
content: "";
position: absolute;
background: rgba(0, 0, 0, 0.72);
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.insurances .insurance-column .fusion-column-wrapper h2 {
z-index: 2;
color: #ffffff !important;
font-size: 20px !important;
margin-bottom: 12px !important;
}
.insurances .insurance-column .fusion-column-wrapper .fusion-text {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
z-index: 2;
}
.insurances .insurance-column .fusion-column-wrapper .fusion-text p {
color: #ffffff !important;
font-size: 15px !important;
}
.insurances .insurance-column .fusion-column-wrapper .fusion-button {
background: transparent !important;
border-color: #ffffff !important;
z-index: 2;
}
.insurances .insurance-column .fusion-column-wrapper .fusion-button:after {
background: rgba(255, 255, 255, 0.3);
}
.no-padding {
padding: 0 !important;
}
.owl-carousel.insurance-carousel {
position: relative;
}
.owl-carousel.insurance-carousel .owl-dots {
position: absolute;
bottom: 60px !important;
left: 54% !important;
}
@media (max-width: 1125px) {
.owl-carousel.insurance-carousel .owl-dots {
left: 30px !important;
bottom: 30px !important;
}
}
@media (max-width: 500px) {
.owl-carousel.insurance-carousel .owl-dots {
bottom: 0 !important;
}
}
.owl-carousel.insurance-carousel .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
}
.owl-carousel.insurance-carousel .owl-dots .owl-dot:focus {
outline: none !important;
}
.owl-carousel.insurance-carousel .owl-dots .owl-dot span {
width: 9px;
height: 9px;
background: rgba(255, 255, 255, 0.2);
border: 0;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 0.2s ease;
margin: 0 3px;
border-radius: 50%;
}
.owl-carousel.insurance-carousel .owl-dots .owl-dot.active span {
background: rgba(255, 255, 255, 0.5);
}
.owl-carousel.insurance-carousel .owl-dots .owl-dot:first-child span {
margin-left: 0 !important;
}
.insurance-slider {
position: relative;
}
.insurance-slider .insurance-image {
position: absolute;
left: 0;
width: 50%;
height: 100%;
background-size: cover !important;
background-repeat: no-repeat !important;
}
@media (max-width: 1125px) {
.insurance-slider .insurance-image {
width: 100% !important;
position: relative;
height: 350px;
}
}
.insurance-slider .insurance-row {
display: flex;
justify-content: flex-end;
height: 100% !important;
}
@media (max-width: 1125px) {
.insurance-slider .insurance-row {
justify-content: flex-start;
width: 100% !important;
max-width: 100% !important;
}
}
.insurance-slider .content-right {
float: right !important;
padding: 150px 90px !important;
background: #022534 !important;
height: 100%;
}
@media (max-width: 1125px) {
.insurance-slider .content-right {
width: 100% !important;
max-width: 100% !important;
flex: 0 0 100% !important;
padding: 90px 30px !important;
height: 410px !important;
}
}
@media (max-width: 500px) {
.insurance-slider .content-right {
padding: 60px 30px !important;
}
}
.insurance-slider .content-right .insurance-content h2 {
color: #ffffff !important;
font-weight: 300 !important;
font-size: 40px !important;
margin-bottom: 30px !important;
line-height: 1.1 !important;
}
@media (max-width: 500px) {
.insurance-slider .content-right .insurance-content h2 {
word-break: break-word !important;
font-size: 32px !important;
}
}
.insurance-slider .content-right .insurance-content .description {
max-width: 70%;
color: #ffffff !important;
margin-bottom: 30px;
font-family: "Open Sans", sans-serif !important;
}
.insurances-detail .fusion-layout-column {
height: 100%;
}
@media (max-width: 1025px) {
.insurances-detail .fusion-layout-column {
height: auto !important;
}
}
.insurances-detail .fusion-layout-column .fusion-column-wrapper {
padding: 30px !important;
background: #e6f3f8 !important;
margin-bottom: 30px !important;
}
.insurances-detail .fusion-layout-column .fusion-column-wrapper .fusion-text {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.insurances-detail .fusion-layout-column .fusion-column-wrapper .fusion-text strong {
font-size: 14px !important;
font-weight: 600 !important;
}
.insurances-detail .fusion-layout-column .fusion-column-wrapper .fusion-text p {
font-size: 14px !important;
}
.insurances-detail .fusion-layout-column .fusion-column-wrapper .fusion-button {
text-transform: none !important;
display: block;
width: 100%;
border-color: #0f4c81 !important;
background: transparent !important;
padding: 7px 29px !important;
}
.insurances-detail .fusion-layout-column .fusion-column-wrapper .fusion-button .fusion-button-text {
color: #0f4c81 !important;
}
.insurances-detail .fusion-layout-column .fusion-column-wrapper .fusion-button:after {
background: #0f4c81 !important;
bottom: 150%;
transition: all 0.4s ease-in-out;
}
@media (max-width: 1025px) {
.insurances-detail .fusion-layout-column .fusion-column-wrapper .fusion-button:after {
bottom: 250%;
}
}
.insurances-detail .fusion-layout-column .fusion-column-wrapper .fusion-button:hover .fusion-button-text {
color: #ffffff !important;
}
.insurances-detail .fusion-layout-column .fusion-column-wrapper .fusion-button:hover:after {
bottom: 0;
}
.insurances-detail .fusion-layout-column.cta-col .fusion-column-wrapper {
background: #0f4c81 !important;
}
.insurances-detail .fusion-layout-column.cta-col .fusion-column-wrapper h2 {
color: #ffffff !important;
text-align: center !important;
font-size: 22px !important;
margin-bottom: 15px !important;
}
.insurances-detail .fusion-layout-column.cta-col .fusion-column-wrapper .dark-button {
background: #022534 !important;
display: block;
width: 100%;
border-color: #022534 !important;
text-transform: none !important;
}
.insurances-detail .fusion-layout-column.cta-col .fusion-column-wrapper .dark-button .fusion-button-text {
color: #ffffff !important;
}
.insurances-detail .fusion-layout-column.cta-col .fusion-column-wrapper .dark-button:after {
top: -60px;
left: -60px;
background: #ffffff !important;
}
@media (max-width: 1025px) {
.insurances-detail .fusion-layout-column.cta-col .fusion-column-wrapper .dark-button:after {
bottom: 250%;
transition: all 0.4s ease-in-out;
}
}
.insurances-detail .fusion-layout-column.cta-col .fusion-column-wrapper .dark-button:hover .fusion-button-text {
color: #022534 !important;
}
.insurances-detail .fusion-layout-column.cta-col .fusion-column-wrapper .dark-button:hover:after {
bottom: 0;
}
.light-blue-column {
padding: 90px 60px;
background: #e6f3f8;
height: 100%;
}
@media (max-width: 1024px) {
.light-blue-column {
height: auto !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
.light-blue-column:before {
display: block !important;
}
}
.light-blue-column:before {
content: "";
background: #e6f3f8;
height: 100%;
left: 100%;
width: 500%;
position: absolute;
top: 0;
display: none;
}
.light-blue-column:after {
content: "";
background: #e6f3f8;
height: 100%;
right: 100%;
width: 500%;
position: absolute;
top: 0;
}
.fusion-mobile-menu-design-flyout.fusion-flyout-active .fusion-header {
top: 0 !important;
position: relative !important;
}
.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-toggle-icon-line {
background: #0f4c81 !important;
}
@media (max-width: 545px) {
.fusion-header-has-flyout-menu .fusion-flyout-menu-icons {
position: absolute !important;
top: 0;
right: 0;
}
}
.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-menu-toggle:hover .fusion-text-outline {
background: #0f4c81 !important;
}
.fusion-flyout-menu {
margin-top: 0 !important;
height: 100vh !important;
animation-delay: 1s !important;
}
.fusion-flyout-menu .fusion-menu {
display: flex !important;
flex-direction: column;
opacity: 0 !important;
padding: 0 !important;
height: 100vh !important;
align-items: center !important;
justify-content: center !important;
}
.fusion-flyout-menu .fusion-menu.fly {
opacity: 1 !important;
transition: all 1.8s ease-in-out !important;
}
.fusion-flyout-menu .fusion-menu li {
padding: 14px !important;
}
.fusion-flyout-menu .fusion-menu li.crelan-link .menu-img-item {
display: none;
}
.fusion-flyout-menu .fusion-menu li a {
color: #ffffff !important;
font-weight: 500;
font-size: 24px !important;
display: inline-flex !important;
align-items: center !important;
z-index: 9 !important;
padding: 0 !important;
}
.fusion-flyout-menu .fusion-menu li .custom-caret {
position: absolute;
right: 0;
top: 14px;
width: 32px;
height: 32px;
text-align: center;
font-size: 16px;
line-height: 32px;
color: #ffffff;
background: rgba(255, 255, 255, 0.1);
cursor: pointer;
border-radius: 2px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
z-index: 999;
animation-delay: 0.3s;
display: flex;
align-items: center;
justify-content: center;
}
.fusion-flyout-menu .fusion-menu li .custom-caret.rotate {
transform: rotate(90deg);
background: #0f4c81;
}
.fusion-flyout-menu .fusion-menu li .sub-menu {
border-color: #0f4c81 !important;
height: 0 !important;
transition: all 0.3s ease-in-out 0s;
padding: 0 !important;
opacity: 0 !important;
display: flex !important;
flex-direction: column !important;
}
.fusion-flyout-menu .fusion-menu li .sub-menu.open {
padding-top: 14px !important;
display: flex !important;
height: auto !important;
opacity: 1 !important;
}
.fusion-flyout-menu .fusion-menu li .sub-menu li a .custom-caret {
display: none !important;
}
.change .fusion-flyout-menu-toggle .fusion-toggle-icon-line {
background: #ffffff !important;
}
.fusion-flyout-menu-bg {
position: fixed !important;
right: 0 !important;
top: 0 !important;
width: 100% !important;
height: 100% !important;
z-index: 1 !important;
-webkit-transform: translateY(101%) !important;
-ms-transform: translateY(101%) !important;
transform: translateY(101%) !important;
transition: all 900ms ease !important;
-moz-transition: all 900ms ease !important;
-webkit-transition: all 900ms ease !important;
-ms-transition: all 900ms ease !important;
-o-transition: all 900ms ease !important;
}
.fusion-flyout-menu-bg.active-bg {
background: rgba(0, 0, 0, 0.85) !important;
opacity: 0.7 !important;
visibility: visible !important;
-webkit-transition: all 0.7s ease !important;
-moz-transition: all 0.7s ease !important;
-ms-transition: all 0.7s ease !important;
-o-transition: all 0.7s ease !important;
transition: all 0.7s ease !important;
-webkit-transform: translateY(0%) !important;
-ms-transform: translateY(0%) !important;
transform: translateY(0%) !important;
}
.menu-cover-title {
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
position: absolute;
top: 50%;
font-size: 20vw;
font-weight: 600;
line-height: 1.15;
color: #ffffff;
opacity: 0.3;
z-index: -1;
}
.news-section {
padding-left: 60px !important;
}
@media (max-width: 1024px) {
.news-section {
padding-left: 0 !important;
}
}
.news-row {
margin-top: 30px !important;
}
.news-row .latest-news-item {
margin-bottom: 5px;
padding: 15px 30px;
border: 1px solid #e6f3f8;
}
.news-row .latest-news-item:last-child {
margin-bottom: 0;
}
.news-row .latest-news-item .card {
border: 0 !important;
}
.single #main {
padding: 0 !important;
}
.single #main .post {
margin-bottom: 65px !important;
}
.single .slider-container {
height: 30vh !important;
background-position: center center !important;
background-size: cover !important;
overflow: hidden !important;
margin-bottom: 90px !important;
padding: 30px !important;
display: flex;
justify-content: flex-start;
align-items: center;
}
.single .slider-container h1 {
color: #ffffff !important;
}
.single .slider-container .header-title {
z-index: 99;
margin: 0 auto;
max-width: 1200px;
}
.single .slider-container:after {
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
background-color: #0B1823;
opacity: 0.6;
transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
content: "";
}
.single .post-content {
max-width: 1200px;
margin: 0 auto;
}
@media (max-width: 1260px) {
.single .post-content {
padding-left: 30px !important;
padding-right: 30px !important;
}
}
.loadmore {
margin-top: 45px !important;
}
.office-row .content-image {
width: 50%;
left: 0;
position: absolute;
top: 0;
background-size: cover !important;
background-position: center center !important;
height: 100%;
}
.office-row .content-image.building-1 {
background: url(//lvbk.be/wp-content/themes/Avada-Child/assets/images/ons-kantoor/LVBK_tijdlijn_01.jpg);
}
.office-row .content-image.building-2 {
background: url(//lvbk.be/wp-content/themes/Avada-Child/assets/images/ons-kantoor/LVBK_tijdlijn_02.jpg);
}
.office-row .content-image.building-3 {
background: url(//lvbk.be/wp-content/themes/Avada-Child/assets/images/ons-kantoor/LVBK_tijdlijn_03.jpg);
}
.office-row .content-image.building-4 {
background: url(//lvbk.be/wp-content/themes/Avada-Child/assets/images/ons-kantoor/ons_kantoor_groep.jpg);
z-index: -1;
}
@media (max-width: 992px) {
.office-row .content-image {
height: 350px;
position: relative;
width: 100%;
}
}
.office-row .custom-row {
justify-content: flex-end;
z-index: 1 !important;
}
.office-row .custom-row .first-column {
position: relative;
background: #e6f3f8;
min-height: 410px;
display: flex;
align-items: flex-end;
z-index: 0;
}
@media (max-width: 992px) {
.office-row .custom-row .first-column {
min-height: 380px;
}
}
@media (max-width: 767px) {
.office-row .custom-row .first-column {
min-height: 0px;
}
}
.office-row .custom-row .first-column:after {
content: "";
background: #e6f3f8;
width: 500%;
left: 100%;
position: absolute;
height: 100%;
top: 0;
}
.office-row .custom-row .first-column .ab-image {
position: absolute;
left: -25px;
width: 72%;
top: 16px;
}
@media (max-width: 992px) {
.office-row .custom-row .first-column .ab-image {
left: 0;
top: 0;
width: 30%;
}
}
@media (max-width: 500px) {
.office-row .custom-row .first-column .ab-image {
width: 40%;
}
}
.office-row .custom-row .first-column .content {
padding: 120px 90px 30px;
}
.office-row .custom-row .first-column .content p {
margin-bottom: 0 !important;
}
@media (max-width: 992px) {
.office-row .custom-row .first-column .content {
padding-left: 30px;
}
}
@media (max-width: 992px) {
.office-row.reverze {
flex-direction: column-reverse;
display: flex;
}
}
.office-row.reverze .content-image {
left: auto;
right: 0;
}
.office-row.reverze .custom-row {
justify-content: flex-start;
}
.office-row.reverze .custom-row .first-column {
background: transparent;
}
.office-row.reverze .custom-row .first-column:after {
background: #ffffff;
left: auto;
right: 100%;
}
.office-row.reverze .custom-row .first-column .ab-image {
position: absolute;
right: -25px;
width: 72%;
left: auto;
}
@media (max-width: 992px) {
.office-row.reverze .custom-row .first-column .ab-image {
right: 0;
top: 0;
width: 30%;
}
}
@media (max-width: 500px) {
.office-row.reverze .custom-row .first-column .ab-image {
width: 40%;
}
}
.openings .working-day {
padding: 5px 0 0;
position: relative;
text-transform: lowercase;
color: #444444 !important;
font-size: 16px !important;
display: flex;
justify-content: space-between;
}
.openings .working-day .day {
font-weight: 700;
width: 40%;
float: left;
}
.openings .working-day .day_vm {
width: 50%;
float: right;
text-align: right;
}
.custom-image-slider {
padding-right: 0 !important;
}
.custom-image-slider .owl-carousel.image-carousel .owl-stage-outer {
overflow: visible !important;
padding: 0 !important;
}
.custom-image-slider .owl-carousel.image-carousel .owl-stage-outer .custom-image-slide {
padding: 10px;
position: relative;
display: block;
}
.custom-image-slider .owl-carousel.image-carousel .owl-stage-outer .custom-image-slide .image-content {
height: 350px;
overflow: hidden;
}
@media (max-width: 992px) {
.custom-image-slider .owl-carousel.image-carousel .owl-stage-outer .custom-image-slide .image-content {
height: 350px;
}
}
.custom-image-slider .owl-carousel.image-carousel .owl-stage-outer .custom-image-slide .image-content img {
height: 100%;
object-fit: cover;
}
.custom-image-slider .owl-dots {
justify-content: center;
display: flex;
}
.custom-image-slider .owl-dot {
display: inline-block;
zoom: 1;
}
.custom-image-slider .owl-dot:focus {
outline: none !important;
}
.custom-image-slider .owl-dot span {
width: 9px;
height: 9px;
background: rgba(255, 255, 255, 0.2);
border: 1px solid #022534;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 0.2s ease;
margin: 0 3px;
border-radius: 50%;
}
.custom-image-slider .owl-dot.active span {
background: rgba(2, 37, 52, 0.5);
}
.custom-image-slider .owl-dot:first-child span {
margin-left: 0 !important;
}
.partners {
margin-bottom: 0 !important;
}
.partners .fusion-carousel .fusion-carousel-nav {
display: none !important;
}
.partners .fusion-carousel .fusion-carousel-wrapper .fusion-carousel-holder li .fusion-image-wrapper {
border: 0 !important;
}
.partners .fusion-carousel .fusion-carousel-wrapper .fusion-carousel-holder li .fusion-image-wrapper img {
max-width: 90px !important;
height: 74px !important;
object-fit: contain !important;
}
.fusion-body.home .slider-container {
min-height: 70vh !important;
}
@media (max-width: 767px) {
.fusion-body.home .slider-container {
min-height: 25vh !important;
}
}
.fusion-body.home .slider-container .fusion-layout-column,
.fusion-body.home .slider-container .fusion-column-wrapper {
height: 100% !important;
justify-content: space-around !important;
align-items: center !important;
width: 100%;
}
.fusion-body.home .slider-container .fusion-layout-column .banner-text p,
.fusion-body.home .slider-container .fusion-column-wrapper .banner-text p {
font-style: italic !important;
font-weight: 700 !important;
font-size: 52px !important;
line-height: 1.2 !important;
}
@media (max-width: 1024px) {
.fusion-body.home .slider-container .fusion-layout-column .banner-text p,
.fusion-body.home .slider-container .fusion-column-wrapper .banner-text p {
font-size: 32px !important;
}
}
@media (max-width: 700px) {
.fusion-body.home .slider-container .fusion-layout-column .banner-text p,
.fusion-body.home .slider-container .fusion-column-wrapper .banner-text p {
font-size: 26px !important;
}
}
@media (max-width: 575px) {
.fusion-body.home .slider-container .fusion-layout-column .banner-text p,
.fusion-body.home .slider-container .fusion-column-wrapper .banner-text p {
font-size: 18px !important;
}
}
.fusion-body .slider-container {
min-height: 30vh !important;
padding: 0 !important;
background-size: cover !important;
}
@media (max-width: 500px) {
.fusion-body .slider-container {
padding-bottom: 0 !important;
}
}
.fusion-body .slider-container .fusion-slider-container {
height: 100% !important;
max-height: 100% !important;
}
.fusion-body .slider-container .fusion-slider-container .tfs-slider {
height: 100% !important;
}
.fusion-body .slider-container .fusion-slider-container .tfs-slider .slides {
height: 100% !important;
}
.fusion-body .slider-container .fusion-slider-container .tfs-slider .slides li {
height: 100% !important;
}
.fusion-body .slider-container .fusion-slider-container .tfs-slider .slides li .background {
height: 100% !important;
}
.fusion-body .slider-container .fusion-layout-column,
.fusion-body .slider-container .fusion-column-wrapper {
height: 100% !important;
}
.custom-slider {
width: 100vw;
height: 100%;
position: relative;
}
.custom-slider .swiper {
height: 100%;
}
.custom-slider .swiper .swiper-pagination-bullets {
display: none !important;
}
.custom-slider .swiper .swiper-slide {
min-height: 50vh;
overflow: hidden;
}
@media (max-width: 767px) {
.custom-slider .swiper .swiper-slide {
min-height: 20vh;
}
}
.custom-slider .swiper .swiper-slide .bg-img {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-size: cover !important;
background-position: center 25% !important;
}
@media (max-width: 767px) {
.custom-slider .swiper .swiper-slide .bg-img {
background-repeat: no-repeat !important;
}
}
.custom-slider .swiper .swiper-slide .bg-img .container {
z-index: 2;
position: relative;
}
.custom-slider .swiper .pag-buttons {
position: absolute;
bottom: 8%;
right: 40px;
z-index: 8;
display: flex;
justify-content: space-evenly;
}
.custom-slider .swiper .pag-buttons .nav-control {
color: #0f4c81;
font-size: 13px !important;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
margin: 5px 0;
border: 1px solid rgba(255, 255, 255, 0.3);
position: static;
background: rgba(255, 255, 255, 0.3);
}
.custom-slider .swiper .pag-buttons .nav-control:focus {
outline: none !important;
}
.custom-slider .swiper .pag-buttons .nav-control:after {
font-size: 13px !important;
}
.custom-slider .swiper .pag-buttons .nav-control.nav-next {
right: 10px;
left: auto;
}
.custom-slider .swiper .pag-buttons .nav-control.nav-prev {
margin-left: 5px;
left: 10px;
right: auto;
}
.team-row .teammember {
margin-bottom: 60px !important;
}
@media (max-width: 1024px) {
.team-row .teammember {
width: 50% !important;
max-width: 50% !important;
}
}
@media (max-width: 767px) {
.team-row .teammember {
width: 100% !important;
max-width: 100% !important;
}
}
.team-row .teammember:nth-of-type(even) .fusion-column-wrapper .fusion-imageframe {
border-color: #0f4c81 !important;
}
.team-row .teammember:nth-of-type(even) .fusion-column-wrapper .fusion-title h3 {
color: #0f4c81 !important;
}
.team-row .teammember .fusion-column-wrapper {
display: flex;
justify-content: center;
align-items: center;
}
.team-row .teammember .fusion-column-wrapper .fusion-imageframe {
width: 200px;
height: 200px;
border-radius: 50%;
border: 15px solid #022534 !important;
margin-bottom: 15px !important;
}
.team-row .teammember .fusion-column-wrapper .fusion-imageframe img {
width: 100% !important;
height: 100% !important;
object-fit: cover !important;
}
.team-row .teammember .fusion-column-wrapper .fusion-text {
text-align: center;
}
.team-row .teammember .fusion-column-wrapper .fusion-text p {
margin-bottom: 0 !important;
}
.team-row .teammember .fusion-column-wrapper .fusion-text p strong {
margin-bottom: 12px !important;
display: block;
}
.team-row .teammember .fusion-column-wrapper .fusion-text p a {
position: relative;
z-index: 1;
}
.team-row .teammember .fusion-column-wrapper .fusion-text p a:before {
content: "";
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 1px;
background-color: #0f4c81;
-webkit-transition: all ease 0.5s;
transition: all ease 0.5s;
z-index: 99;
}
.team-row .teammember .fusion-column-wrapper .fusion-text p a:hover {
color: #0f4c81 !important;
}
.team-row .teammember .fusion-column-wrapper .fusion-text p a:hover:before {
width: 15%;
}
.latest-tip-item {
margin-top: 30px !important;
}
.latest-tip-item .fusion-button {
color: #000000 !important;
border: 1px solid #000000 !important;
background: transparent !important;
text-transform: none !important;
}
.latest-tip-item .fusion-button:after {
background: #0f4c81;
}
.latest-tip-item .fusion-button:hover {
color: #ffffff !important;
}
.post-type-archive-insutips #main {
padding: 0 !important;
margin-bottom: 90px !important;
}
.post-type-archive-insutips .slider-container {
margin-bottom: 90px !important;
background-size: cover !important;
background-position: center center !important;
}
.post-type-archive-insutips .slider-container h1 {
display: none !important;
}
.post-type-archive-insutips .tip_cat-tip-van-de-maand {
padding: 60px 30px;
margin-bottom: 0 !important;
}
.post-type-archive-insutips .tip_cat-tip-van-de-maand:nth-of-type(odd) {
background: #e6f3f8;
}
.single-insutips #main {
padding-top: 90px !important;
padding-bottom: 0 !important;
}
.fusion-body .usps .fusion-column-wrapper {
background: #0f4c81 !important;
padding: 30px !important;
transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
z-index: 10 !important;
}
.fusion-body .usps .fusion-column-wrapper.up {
transform: translateY(-25px);
}
.fusion-body .usps h2 {
color: #ffffff !important;
font-size: 20px !important;
}
.fusion-body .usps h2 .up-h2 {
color: #ffffff !important;
}
.fusion-body .usps h2 .up-h2:after {
background: #ffffff !important;
}