@charset "UTF-8";
.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { 
cursor:url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/css/images/grabbing.png) 8 8, move;
} .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-theme .owl-controls{
margin-top: 10px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline; margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
filter: Alpha(Opacity=50); opacity: 0.5;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50); opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100); opacity: 1;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading{
min-height: 150px;
background: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/css/images/AjaxLoader.gif) no-repeat center center
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;} #cboxOverlay{background:url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
#cboxTopLeft{width:21px; height:21px; background: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/stamp.png); background-size: contain;  }
#cboxTopRight{width:21px; height:21px; background: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/stamp.png); background-size: contain; }
#cboxBottomLeft{width:21px; height:21px; background: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/stamp.png); background-size: contain; }
#cboxBottomRight{width:21px; height:21px; background: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/stamp.png); background-size: contain;}
#cboxMiddleLeft{width:21px; background: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/stamp.png); background-size: contain;}
#cboxMiddleRight{width:21px; background: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/stamp.png); background-size: contain;}
#cboxTopCenter{height:21px; background: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/stamp.png); background-size: contain;}
#cboxBottomCenter{height:21px; background: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/stamp.png); background-size: contain;}
#cboxContent{background:#fff; overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; top:4px; left:0; text-align:center; width:100%; color:#fff; font-size: 40px;}
#cboxCurrent{    position: absolute;
bottom: -10px;
left: 58px;
color: #000000;
font-size: 12px;
font-family: 'Oswald';
font-weight: 500;}
#cboxLoadingOverlay{background:url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/loading.gif) no-repeat center center;} #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; } #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;} .cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) 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 {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}@font-face {
font-family: 'FontAwesome';
src: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/css/fonts/fontawesome-webfont.eot?v=4.6.3);
src: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/css/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/css/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/css/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/css/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/css/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #fff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}.nivo-lightbox-overlay *{
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
.nivo-lightbox-overlay {
position: fixed;
top: 0;
left: 0;
z-index: 9999999;
width: 100%;
height: 100%;
overflow: hidden;
visibility: hidden;
opacity: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.nivo-lightbox-overlay.nivo-lightbox-open {
visibility: visible;
opacity: 1;
}
.nivo-lightbox-wrap  {
position: absolute;
top: 10%;
bottom: 10%;
left: 10%;
right: 10%;
}
.nivo-lightbox-content {
width: 100%;
height: 100%;
}
.nivo-lightbox-title-wrap {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 99999;
text-align: center;
}
.nivo-lightbox-nav { display: none; }
.nivo-lightbox-prev {
position: absolute;
top: 50%;
left: 0;
}
.nivo-lightbox-next {
position: absolute;
top: 50%;
right: 0;
}
.nivo-lightbox-close {
position: absolute;
top: 2%;
right: 2%;
}
.nivo-lightbox-image { text-align: center; }
.nivo-lightbox-image img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
vertical-align: middle;
}
.nivo-lightbox-content iframe {
width: 100%;
height: 100%;
}
.nivo-lightbox-inline,
.nivo-lightbox-ajax {
max-height: 100%;
overflow: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.nivo-lightbox-error {
display: table;
text-align: center;
width: 100%;
height: 100%;
color: #fff;
text-shadow: 0 1px 1px #000;
}
.nivo-lightbox-error p {
display: table-cell;
vertical-align: middle;
} .nivo-lightbox-notouch .nivo-lightbox-effect-fade,
.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,
.nivo-lightbox-notouch .nivo-lightbox-effect-fall {
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
} .nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
}
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
} .nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
-webkit-transform: translateX(-10%);
-moz-transform: translateX(-10%);
-ms-transform: translateX(-10%);
transform: translateX(-10%);
}
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-ms-transform: translateX(10%);
transform: translateX(10%);
}
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
-webkit-transform: translateY(-10%);
-moz-transform: translateY(-10%);
-ms-transform: translateY(-10%);
transform: translateY(-10%);
}
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
-webkit-transform: translateY(10%);
-moz-transform: translateY(10%);
-ms-transform: translateY(10%);
transform: translateY(10%);
}
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
} .nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
perspective: 1000px;
}
.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-webkit-transform: translateZ(300px);
-moz-transform: translateZ(300px);
-ms-transform: translateZ(300px);
transform: translateZ(300px);
}
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
}
.nivo-lightbox-theme-default.nivo-lightbox-overlay { 
background: #666;
background: rgba(0,0,0,0.6); 
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { background: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/css/loading.gif) no-repeat 50% 50%; }
.nivo-lightbox-theme-default .nivo-lightbox-nav {
top: 10%;
width: 8%;
height: 80%;
text-indent: -9999px;
background-repeat: no-repeat;
background-position: 50% 50%;
opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover { 
opacity: 1; 
background-color: rgba(0,0,0,0.5);
}
.nivo-lightbox-theme-default .nivo-lightbox-prev { 
background-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/css/images/prev.png); 
border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next { 
background-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/css/images/next.png); 
border-radius: 3px 0 0 3px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
display: block;
background: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/css/images/close.png) no-repeat 5px 5px;
width: 16px;
height: 16px;
text-indent: -9999px;
padding: 5px;
opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover { opacity: 1; }
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap { bottom: -7%; }
.nivo-lightbox-theme-default .nivo-lightbox-title {
font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
background: #000;
color: #fff;
padding: 7px 15px;
border-radius: 30px;
}
.nivo-lightbox-theme-default .nivo-lightbox-image img {
background: #fff;
-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
background: #fff;
padding: 40px;
-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
@media (-webkit-min-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6/2),
(min--moz-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { 
background-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/css/images/loading@2x.gif); 
background-size: 32px 32px;
}
.nivo-lightbox-theme-default .nivo-lightbox-prev { 
background-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/css/images/prev@2x.png); 
background-size: 48px 48px;
}
.nivo-lightbox-theme-default .nivo-lightbox-next { 
background-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/css/images/next@2x.png); 
background-size: 48px 48px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close { 
background-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/css/images/close@2x.png); 
background-size: 16px 16px;
}
}body, html {
-moz-osx-font-smoothing: grayscale;
}
body {
background-color: #fff;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color:#6f6f6f;
padding: 0;
margin: 0;
overflow-x: hidden;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
}
a {
outline: 0 none;
text-decoration: none;
}
a:hover,
a:focus {
text-decoration: none;
outline: 0 none;
}
img {
border-style: none;
height: auto;
max-width: 100%;
vertical-align: middle;
}
hr {
clear: both;
}
section,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
summary {
display: block;
}
address {
font-style: italic;
}
table {
background-color: transparent;
width: 100%;
}
table thead th {
color: #333;
}
table td {
padding: 15px 10px;
}
p,
address,
pre,
hr,
ul,
ol,
dl,
dd,
table {
margin-bottom: 24px;
}
::selection {
color: #000;
background:#dbdbdb;
}
::-moz-selection {
color:#000;
background:#dbdbdb;
}
.overflow-hide {
overflow: hidden;
}
.overflow-auto {
overflow: auto;
}
.clear {
clear: both;
}
.pull-none {
float: none;
}
::-moz-selection {
background: #3396d1;
color: #fff;
}
::selection {
background: #3396d1;
color: #fff;
}
.op{
font-family: 'Open Sans', sans-serif;
}
.dis-block{
display:block;
width: 100%;
} dl,
ul,
ol {
list-style-position: outside;
padding: 0;
}
ul,
ol {
margin-bottom: 24px;
}
ul li,
ol li {
padding: 0;
}
dl {
margin-left: 0;
margin-bottom: 30px;
}
dl dd {
margin-bottom: 10px;
}
.list-inline > li{
padding-left: 0;
padding-right: 3px;
display:inline-block;
padding-top: 2px;
padding-bottom: 2px;
}
.no-col-gap [class*="col-xs-"],
.no-col-gap [class*="col-sm-"],
.no-col-gap [class*="col-md-"],
.no-col-gap [class*="col-lg-"] {
padding-left: 0;
padding-right: 0;
}
.bg-transparent {
background-color: transparent;
}
.bg-primary {
background-color: ;
}
.bg-white {
background-color: #FFF;
}
.bg-black {
background-color: #000;
}
.bg-black-light {
background-color: #1C1C1C;
}
.bg-gray {
background-color: #F7F9FB;
}
.bg-gray-dark {
background-color: #d3d3d3;
}
.bg-red {
background-color: #FF4045;
}
.bg-green {
background-color: #34bfa3;
}
.bg-yellow {
background-color: #ffb822;
}
.bg-pink {
background-color: #ff3c85;
}
.bg-blue {
background-color: #00c5dc;
}
.bg-orange {
background-color: #ef9800;
} .bg-tpw1{
background-color:rgba(255,255,255,0.1)
}
.bg-tpw2{
background-color:rgba(255,255,255,0.2)
}
.bg-tpw3{
background-color:rgba(255,255,255,0.3)
}
.bg-tpw4{
background-color:rgba(255,255,255,0.4)
}
.bg-tpw5{
background-color:rgba(255,255,255,0.5)
}
.bg-tpw6{
background-color:rgba(255,255,255,0.6)
}
.bg-tpw7{
background-color:rgba(255,255,255,0.7)
}
.bg-tpw8{
background-color:rgba(255,255,255,0.8)
}
.bg-tpw9{
background-color:rgba(255,255,255,0.9)
} .bg-tpb1{
background-color:rgba(0,0,0,0.05)
}
.bg-tpb2{
background-color:rgba(0,0,0,0.2)
}
.bg-tpb3{
background-color:rgba(0,0,0,0.3)
}
.bg-tpb4{
background-color:rgba(0,0,0,0.4)
}
.bg-tpb5{
background-color:rgba(0,0,0,0.5)
}
.bg-tpb6{
background-color:rgba(0,0,0,0.6)
}
.bg-tpb7{
background-color:rgba(0,0,0,0.7)
}
.bg-tpb8{
background-color:rgba(0,0,0,0.8)
}
.bg-tpb9{
background-color:rgba(0,0,0,0.9)
}
.dlab-img-overlay2:before {
width: 100%;
height: 100%;
opacity: 0;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0); }
.dlab-info-has.p-a15 {
padding: 15px;
}
.dlab-info-has.p-a20 {
padding: 20px;
}
.dlab-info-has.bg-primary {
background-color: rgba(27, 188, 232, 0.9);
}
.dlab-info-has.bg-green {
background-color: rgba(106, 179, 62, 0.9);
}
.dlab-info-has.bg-black {
background-color: rgba(0, 0, 0, 0.6);
}
.dlab-info-has.bg-white {
background-color: rgba(255, 255, 255, 0.8);
}
.dlab-info-has.bg-white h1,
.dlab-info-has.bg-white h2,
.dlab-info-has.bg-white h3,
.dlab-info-has.bg-white h4,
.dlab-info-has.bg-white h5,
.dlab-info-has.bg-white h6 {
color: #3d474a;
}
.dlab-info-has.bg-white h1 a,
.dlab-info-has.bg-white h2 a,
.dlab-info-has.bg-white h3 a,
.dlab-info-has.bg-white h4 a,
.dlab-info-has.bg-white h5 a,
.dlab-info-has.bg-white h6 a {
color: #3d474a;
}
.dlab-info-has.bg-white .dlab-info-has-text,
.dlab-info-has.bg-white p {
color: #767676;
}
.dlab-info-has h1,
.dlab-info-has h2,
.dlab-info-has h3,
.dlab-info-has h4,
.dlab-info-has h5,
.dlab-info-has h6,
.dlab-info-has p,
.dlab-info-has-text,
.dlab-info-has a {
color: #fff;
}
.dlab-info-has .dlab-info-has-text {
margin-bottom: 20px;
line-height: 24px;
}
.dlab-media {
overflow: hidden;
position: relative;
}
.dlab-box:hover .dlab-info-has,
.dlab-media:hover .dlab-info-has {
opacity: 1;
width: 100%;
margin-bottom: 0;
} .overlay-bx.no-hover,
.dlab-info-has.no-hover {
opacity: 1;
width: 100%;
margin-bottom: 0;
visibility: visible;
} .dlab-info-has.skew-has {
border-top: 4px solid #2D3239;
padding: 30px 40px 60px;
-moz-transform: skewY(10deg);
-webkit-transform: skewY(10deg);
-o-transform: skewY(10deg);
-ms-transform: skewY(10deg);
transform: skewY(10deg);
bottom: -35px;
}
.dlab-info-has.skew-has > * {
-moz-transform: skewY(-10deg);
-webkit-transform: skewY(-10deg);
-o-transform: skewY(-10deg);
-ms-transform: skewY(-10deg);
transform: skewY(-10deg);
} .site-header {
position: relative; z-index: 4;
}
.site-header ul,
.site-header ol {
margin-bottom: 0;
} .extra-nav {
float: right;
padding: 26px 0;
position: relative;
z-index: 9;
}
.extra-nav .site-button-link{
font-size:15px;
}
.extra-nav .extra-cell {
display: inline-block;
margin-left: 10px;
}
@media only screen and (max-width: 767px) {
.extra-nav {
margin-right: 15px;
}
}
@media only screen and (max-width: 480px) {
.extra-nav {
margin: 0 1px 0 0;
text-align: right;
}
}
.new-page{
padding: 2px 5px;
font-size: 10px;
background: #ff0000;
color: #fff;
border-radius: 4px;
vertical-align: middle;
margin-left: 2px;
}
.new-page.menu-new{
font-size: 10px;
position: absolute;
right: 10px;
top: 8px;
padding: 3px 4px;
line-height: 10px;
}
@media only screen and (max-width: 1200px) {
.new-page.menu-new{
display:none;
}
} #header-part.fix-map-header {
height: 90px;
}
#header-part.fix-map-header .main-bar {
position: fixed;
top: 0;
left: 0;
z-index: 1;
}
@media only screen and (max-width: 480px) {
#header-part.fix-map-header {
height: 160px;
}
} .top-bar { color: #444444; }
.dlab-topbar-left { }
.dlab-topbar-right {
float: right;
}
.dlab-topbar-center,
.dlab-topbar-left,
.dlab-topbar-right {  }
.dlab-topbar-left ul,
.dlab-topbar-right ul{
list-style:none;
margin:0;
padding:0;
border: 1px solid #eaeaea;
border-bottom: none;
}
.dlab-topbar-left ul li,
.dlab-topbar-right ul li{
display:inline-block;
}
.dlab-topbar-left ul li{
padding-right:0px;
}
.dlab-topbar-left ul li a,
.dlab-topbar-right ul li a{
color:#444444;
}
.topbar-social li a{
padding: 0 6px; 
}
@media only screen and (max-width: 991px) {
.dlab-topbar-right {
padding-left: 0;
padding-right: 15px;
}
.dlab-topbar-left{ padding-right: 0;
}
} .e-p-bx li {
display: inline;
font-size: 14px;
padding-right: 10px;
}
.e-p-bx li a {
color: #FFF;
}
.e-p-bx li i {
margin-right: 10px;
vertical-align: middle;
} .social-bx,
.login-bx {
margin: 0 0 0 15px;
float: right;
}
.social-bx li,
.login-bx li {
font-size: 12px;
margin: 0;
position: relative;
}
.social-bx li {
padding-left: 1px;
padding-right: 1px;
}
.social-bx li a,
.login-bx li a {
color: #ffffff;
}
.social-bx li i,
.login-bx li i {
vertical-align: baseline;
margin: 0 5px 0 0;
}
.social-bx li span,
.login-bx li span {
vertical-align: baseline;
margin: 0 2px 0;
font-size: 8px;
}
.login-bx li ul {
top: 25px;
left: auto;
right: 0;
border: none;
padding: 0;
}
.login-bx li ul li {
border-bottom: 1px solid #F7F7F7;
}
.login-bx li ul li a {
color: #767676;
padding: 9px 15px;
}
.arrow-up-border:before,
.arrow-up:after {
position: absolute;
display: inline-block;
content: '';
}
.arrow-up-border:before {
top: -7px;
right: 19px;
border-right: 7px solid transparent;
border-bottom: 7px solid #F00;
border-left: 7px solid transparent;
border-bottom-color: rgba(0, 0, 0, 0.2);
}
.arrow-up:after {
top: -6px;
right: 20px;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
border-left: 6px solid transparent;
}
.arrow-left:before {
position: absolute;
top: -7px;
left: 9px;
display: inline-block;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-left: 7px solid transparent;
border-bottom-color: rgba(0, 0, 0, 0.2);
content: '';
}
.arrow-left:after {
position: absolute;
top: -6px;
left: 10px;
display: inline-block;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
border-left: 6px solid transparent;
content: '';
} .language-bx li {
display: inline;
margin: 0 10px;
}  .logo-header {
display: table;
vertical-align: middle;
padding: 0;
color: #EFBB20;
position: relative; transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
}
.logo-footer {
display: table;
vertical-align: middle;
padding: 0;
color: #EFBB20;
margin-top: 15px;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
max-width: 100%;
height: 60px;
}
.logo-header > a,
.logo-footer > a{
display: table-cell;
vertical-align: middle;
}
.logo-header.center-block {
margin-left: auto;
margin-right: auto;
float: none;
}
.logo-header img,
.logo-footer img {
height: auto;
width: auto; }
.logo-header span,
.logo-footer span {
font-size: 20px;
color: #EFBB20;
letter-spacing: 20px;
} .is-fixed .logo-header,
.is-fixed.header-curve .logo-header { transition:all 0.5s;
-webkit-transition:all 0.5s;
-moz-transition:all 0.5s;
-o-transition:all 0.5s;
} @media only screen and (max-width: 767px) {
.logo-header img{
max-width: 70%;
} .logo-header img, 
.logo-footer img {
max-width: 70%;
}
.is-fixed .logo-header a img,
.is-fixed.header-curve .logo-header a img {
vertical-align: sub;
}
.site-header .navbar-toggler,
.site-header .is-fixed .navbar-toggler{
margin: 18px 0 14px 10px;
}
.site-header .extra-nav,
.site-header .is-fixed .extra-nav{
padding: 11px 0;
}
} .main-bar { width: 100%;
position: relative;
}
.header-curve .logo-header:before,
.header-curve .logo-header:after {
background-color: #fff;
content: "";
position: absolute;
bottom: 0;
height: 100%;
z-index: -1;
}
.header-curve .logo-header:before {
right: -50px;
width: 80%;
-webkit-transform: skew( 30deg);
-moz-transform: skew( 30deg);
-o-transform: skew( 30deg);
-ms-transform: skew( 30deg);
transform: skew(30deg);
}
.header-curve .logo-header:after {
right: 10%;
width: 2000px;
}
.is-fixed.header-curve .logo-header img {
margin-top: -0;
}
@media only screen and (max-width: 767px) {
.header-curve .logo-header:after {
right: 0;
left: auto;
}
}  .navbar-toggler {
border: 0 solid #efbb20;
font-size: 16px;
line-height: 24px;
margin: 32px 0 30px 10px;
padding: 0;
background: transparent;
}
.navbar-toggler span {
background: #666;
}
.is-fixed .navbar-toggler {
margin:28px 0 20px 10px;
}
.header-nav {
position: relative;
padding: 0;
}
.header-nav .nav { }
.header-nav .nav i {
font-size: 9px;
margin-left: 3px;
margin-top: -3px;
vertical-align: middle;
}
.header-nav .nav > li {
margin: 0px;
font-weight: 400;
text-transform: uppercase;
position: relative;
}
.header-nav .nav > li > a {
border-radius: 0px;
color: #555555;
font-size: 15px;
padding: 30px 12px;
cursor: pointer;
font-weight: 600;
display: inline-block;
}
.header-nav .nav > li > a:hover {
background-color: transparent;
color: #efbb20;
}
.header-nav .nav > li > a:active,
.header-nav .nav > li > a:focus {
background-color: transparent;
}
.header-nav .nav > li.active > a,
.header-nav .nav > li.current-menu-item > a {
background-color: transparent;
color: #EFBB20;
}
.header-nav .nav > li:hover > a {
color: #EFBB20;
}
.header-nav .nav > li:hover > .sub-menu,
.header-nav .nav > li:hover > .mega-menu {
opacity: 1;
visibility: visible;
margin-top: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.header-nav .nav > li > .sub-menu,
.header-nav .nav > li > .mega-menu {
box-shadow:0 0 40px rgba(0, 0, 0, 0.2);
}
.header-nav .nav > li .sub-menu {
background-color: #ffffff;
border: 1px solid #f4f4f4;
display: block;
left: 0;
list-style: none;
opacity: 0;
padding: 10px 0;
position: absolute;
visibility: hidden;
width: 220px;
z-index: 10;
}
.header-nav .nav > li .sub-menu li {
border-bottom: 0px solid #f4f4f4;
position: relative;
}
.header-nav .nav > li .sub-menu li a {
color: #505050;
display: block;
font-size: 14px;
padding: 8px 20px;
text-transform: capitalize;
transition: all 0.15s linear;
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
-o-transition: all 0.15s linear;
font-weight: 500;
font-family: "Montserrat",sans-serif;
}
.header-nav .nav > li .sub-menu li a:hover {
background-color: #F2F2F2;
color: #EFBB20;
text-decoration: none;
}
.header-nav .nav > li .sub-menu li:hover > a {
color: #EFBB20;
}
.header-nav .nav > li .sub-menu li:last-child {
border-bottom: 0px;
}
.header-nav .nav > li .sub-menu li > .sub-menu.left,
.header-nav .nav > li .sub-menu li:hover .sub-menu.left {
left: auto;
right: 220px;
}
.header-nav .nav > li .sub-menu li .fa {
color: inherit;
display: block;
float: right;
font-size: 15px;
position: absolute;
right: 15px;
top: 12px;
opacity: 1;
}
.header-nav .nav > li .sub-menu li .fa.fa-nav {
color: inherit;
display: inline-block;
float: none;
font-size: 13px;
margin-right: 5px;
opacity: 1;
position: unset;
right: 10px;
top: 12px;
}
.header-nav .nav > li .sub-menu li > .sub-menu {
left: 220px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.header-nav .nav > li .sub-menu li:hover > .sub-menu {
left: 220px;
margin: 0px;
opacity: 1;
top: -1px;
visibility: visible;
}
.header-nav .nav > li .sub-menu li:hover > .sub-menu:before {
background-color: transparent;
bottom: 0px;
content: '';
display: block;
height: 100%;
left: -6px;
position: absolute;
top: 0px;
width: 6px;
}
.header-nav .nav > li.has-mega-menu {
position: inherit;
}
.header-nav .nav > li .mega-menu {
background-color: #ffffff;
border: 1px solid #f8f8f8;
display: table;
left: 0px;
list-style: none;
opacity: 0;
position: absolute;
right: 0px;
visibility: hidden;
width: 100%;
font-family: Montserrat;
margin-top: 20px;
z-index: 9;
}
.header-nav .nav > li .mega-menu > li {
display: table-cell;
padding: 30px 0 25px;
position: relative;
vertical-align: top;
width: 25%;
}
.header-nav .nav > li .mega-menu > li:after {
content: "";
background-color: rgba(0, 0, 0, 0.02);
position: absolute;
right: 0px;
top: 0px;
display: block;
width: 1px;
height: 100%;
}
.header-nav .nav > li .mega-menu > li:last-child:after {
display: none;
}
.header-nav .nav > li .mega-menu > li > a {
color: #000;
display: block;
font-size: 14px;
padding: 0 20px;
font-size: 13px;
font-weight: 600;
}
.header-nav .nav > li .mega-menu > li ul {
list-style: none;
margin: 10px 0px 0px 0px;
padding: 0px;
width: 100%;
}
.header-nav .nav > li .mega-menu > li ul a {
color: #505050;
display: block;
font-size: 13px;
line-height: 34px;
text-transform: capitalize;
padding: 0 20px;
font-weight: 500;
}
.header-nav .nav > li .mega-menu > li ul a:hover {
color: #EFBB20;
}
.header-nav .nav .mega-menu a i {
font-size: 14px;
margin-right: 5px;
text-align: center;
width: 15px;
}
.header-nav .nav > li .sub-menu,
.header-nav .nav > li .mega-menu {
border-top:2px solid #000;
}
.header-nav .nav > li.menu-item-has-children:before {
content: "\f078";
display: block;
font-family: "FontAwesome";
right: 4px;
position: absolute;
top: 50%;
color: #999;
margin-top: -8px;
font-size: 8px;
} .site-header.center .header-nav .nav {
display: inline-block;
float: left;
width: 35%;
}
.site-header.center .navbar-nav > li{
display: inline-block;
float: none;
}
.site-header.center .header-nav .nav:first-child {
text-align:right;
}
.site-header.center .header-nav .nav:first-child li{
text-align:left;
}
.site-header.center .header-nav .nav:last-child {
float:right;
}
.site-header.center  .logo-header{
position: absolute;
transform: translate(-50%);
-moz-transform: translate(-50%);
-webkit-transform: translate(-50%);
-o-transform: translate(-50%);
position:absolute;
left: 50%;
text-align:center;
}
.site-header.center  .logo-header img{
height: 100px;
margin-bottom: -50px;
position: relative;
width: 100px;
z-index: 2;
object-fit: contain;
}
.site-header.center  .logo-header:after{
background-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/header/header.png);
background-position: center top;
background-repeat: no-repeat;
background-size: 100% auto;
content: "";
height: 100px;
position: absolute;
width: 140%;
bottom:-99px;
left: -20%;
} .header-nav .nav > li.has-mega-menu.demos .mega-menu{
left:auto;
right:auto;
max-width: 600px;
z-index: 9;
}
@media only screen and (max-width: 991px) {
.site-header.center .header-nav .nav{
width:100%;
}
.site-header.center .navbar-nav > li {
display: block;
float: left;
width: 100%;
}
.header-nav .nav > li.has-mega-menu.demos .mega-menu{
max-width:100%;
}
.header-nav .nav > li .mega-menu{
border:0;
}
.site-header.center .is-fixed .header-nav .nav{
height:auto;
}
.header-nav .nav > li .mega-menu > li{
padding:10px 0;
}
.header-nav .nav > li .sub-menu,
.header-nav .nav > li .mega-menu {
border-radius:0;
}
}
@media only screen and (max-width: 767px) {
.site-header.center  .logo-header img{
height: 60px;
margin-bottom: -30px;
}
} .shop-cart.navbar-right{
margin-right:0;
float:none;
display:inline-block;
}
.shop-cart .dropdown-menu.cart-list{
box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.3);
top: 50px;
border:0;
}
.shop-cart .badge{
font-size: 9px;
height: 15px;
line-height: 15px;
min-width: 15px;
padding: 0;
position: absolute;
right: -5px;
text-align: center;
top: -5px;
}
.shop-cart  li{
padding: 10px 20px;
border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}
.shop-cart  li:last-child{
border-bottom:0;
}
.shop-cart .media-left a {
display: block;
width: 60px;
}
.shop-cart .site-button-link{
position:relative;
}
.cart-list.dropdown-menu{
width:260px;
margin-top: 30px;
}
.is-fixed .cart-list.dropdown-menu{
margin-top: 18px;
transition:all 0.5s;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
}
.cart-list .media-object{
width:60px;
}
.cart-item .media-body{
position:relative;
}
.item-close {
background-color: #303030;
border-radius: 20px;
color: #ffffff;
display: block;
font-size: 9px;
height: 18px;
line-height: 18px;
margin-top: -9px;
position: absolute;
right: 0;
text-align: center;
top: 50%;
width: 18px;
cursor:pointer;
}
.item-close:hover {
background-color: #000;
}
.header-nav .nav > li.demos{
position:inherit;
}
.header-nav .nav > li.demos .mega-menu {
max-width: 700px;
width: 700px;
left:auto;
right:0;
}
.header-nav .nav > li .mega-menu > li.header-add{
padding: 18px 14px;
}	
@media only screen and (max-width: 991px) {
header .logo {
display: block;
padding: 0px 0 10px;
text-align: center;
}
.logo-header { }
.header-nav .nav > li > a {
padding: ;
}
.header-nav .nav i {
margin-top: 6px;
}
.header-nav .nav > li.demos .mega-menu.left{
width:100%;
max-width:100%;
}
}
@media only screen and (max-width: 767px) {
.shop-cart .dropdown-menu.cart-list{
left:auto;
right:0;
}
.cart-list.dropdown-menu,
.is-fixed .cart-list.dropdown-menu{
margin-top: 0;
}
}
@media only screen and (max-width: 991px) {
.header-nav {
clear: both;
margin: 0 -15px;
border-bottom: 1px solid #E9E9E9;
}
.header-nav .nav {
float: none;
margin: 0; width:100%;
display: block;
height: auto;
}
.header-nav .nav li {
float: none;
display:block;
width:100%;
}
.header-nav .nav > li .sub-menu > li,
.header-nav .nav > li .mega-menu > li {
float: none;
display: block;
width: auto;
}
.header-nav .nav > li > a {
padding: 10px 15px;
border-top: 1px solid #E9E9E9;
display:block;
}
.header-nav .nav i {
float: right;
}
.header-nav .nav > li > a:hover,
.header-nav .nav > li > a:active,
.header-nav .nav > li > a:focus {
background-color: #f0f0f0;
text-decoration: none;
}
.header-nav .nav > li .mega-menu > li:after {
display: none;
}
.header-nav .nav > li ul,
.header-nav .nav > li .sub-menu,
.header-nav .nav > li .mega-menu {
display: none;
position: static;
visibility: visible;
width: auto;
background: #f6f6f6;
}
.header-nav .nav > li ul.mega-menu ul {
display: none;
}
.header-nav .nav > li:hover > ul,
.header-nav .nav > li:hover .sub-menu,
.header-nav .nav > li:hover .mega-menu,
.header-nav .nav > li .sub-menu li > .sub-menu {
opacity: 1;
visibility: visible;
display: block;
margin: 0;
}
.header-nav .nav > li ul.mega-menu li:hover ul {
display: block;
} .side-nav .nav.navbar-nav li a i.fa-chevron-down:before,
.nav.navbar-nav li a i.fa-chevron-down:before {
content:"\f078";
}
.side-nav .nav.navbar-nav li.open a i.fa-chevron-down:before,
.nav.navbar-nav li.open a i.fa-chevron-down:before {
content:"\f054";
}
.side-nav .nav.navbar-nav li a i.fa-chevron-down,
.nav.navbar-nav li a i.fa-chevron-down,
.nav.navbar-nav li a i.fa-angle-right {
background-color: rgba(0, 0, 0, 0.2);
color: #ffffff;
height: 100%;
line-height: 40px;
position: absolute;
right: 0;
text-align: center;
top: -6px;
width: 40px;
z-index: 3;
}
.header-nav .nav > li .sub-menu li i.fa-angle-right:before{
content: "\f078";
font-size: 10px;
}
.header-nav .nav > li .sub-menu li.open i.fa-angle-right:before{
content: "\f054";
}
.header-nav .nav > li .sub-menu .sub-menu,
.header-nav .nav > li:hover .sub-menu .sub-menu,
.header-nav .nav > li:hover .sub-menu,
.header-nav .nav > li:hover .mega-menu {
display: none;
opacity: 1;
margin-top: 0;
}
.header-nav .nav li .sub-menu .sub-menu{
display: none;
opacity: 1;
margin-top: 0;
}
.header-nav .nav > li.open > .sub-menu .sub-menu{
display: none;
}
.header-nav .nav > li.open > .sub-menu li.open .sub-menu,
.header-nav .nav > li.open > .mega-menu,
.header-nav .nav > li.open > .sub-menu,
.header-nav .nav > li ul.mega-menu ul{
display: block;
opacity: 1;
margin-top: 0;
}
.header-nav .nav > li .sub-menu li .fa{
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
margin: 0;
right: -1px;
color:#fff;
}
.header-nav .nav > li .mega-menu > li{
padding:0;
}
.header-nav .nav > li .mega-menu > li > a{
display:none;
}
.header-nav .nav .mega-menu a i{
display:inline-block;
float:none;
margin-top: 0;
}
.header-nav .nav .open > a,
.header-nav .nav .open > a:focus,
.header-nav .nav .open > a:hover {
background-color: inherit;
border-color: #e9e9e9;
}
.header-nav.nav-dark.nav .open > a,
.header-nav.nav-dark .nav .open > a:focus,
.header-nav.nav-dark .nav .open > a:hover {
border-color: rgba(0, 0, 0, 0.2);
}
} .nav-dark.header-nav .nav > li .sub-menu,
.nav-dark.header-nav .nav > li .mega-menu {
background-color: #232323;
border: 1px solid rgba(0, 0, 0, 0.2);
}
.nav-dark.header-nav .nav > li .sub-menu li {
border-bottom: 0px solid rgba(0, 0, 0, 0.2);
}
.nav-dark.header-nav .nav > li .sub-menu li a,
.nav-dark.header-nav .nav > li .mega-menu > li ul a {
color: rgba(255,255,255,0.6);
}
.header-nav.nav-dark .nav > li .mega-menu > li > a{
color:#fff;
}
.nav-dark.header-nav .nav > li .sub-menu li a:hover {
background-color: rgba(255,255,255,0.0);
}
.nav-dark.header-nav .nav > li .sub-menu li:hover > a,
.nav-dark.header-nav .nav > li ul li a:hover,
.nav-dark.header-nav .nav > li .mega-menu > li ul a:hover {
background-color: rgba(255,255,255,0.0);
color: #fff !important;
}
.nav-dark.header-nav .nav > li .mega-menu > li:after {
background-color: rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 991px) {
.nav-dark.header-nav .nav > li > a{
color:#9d9d9d;
}
.nav-dark.header-nav {
border-bottom: 1px solid rgba(0, 0, 0, 0.8);
}
.nav-dark.header-nav .nav {
background-color: #202020;
}
.nav-dark.header-nav .nav > li > a {
border-top: 0px solid rgba(0, 0, 0, 0.2);
}
[class*="bg-"] .nav-dark.header-nav .nav > li > a {
color: #999;
}
[class*="bg-"] .nav-dark.header-nav .nav > li.active > a,
[class*="bg-"] .nav-dark.header-nav .nav > li:hover > a {
color: #EFBB20;
}
.nav-dark.header-nav .nav > li > a:hover,
.nav-dark.header-nav .nav > li > a:active,
.nav-dark.header-nav .nav > li > a:focus {
background-color: #282828;
color: #EFBB20;
}
.nav-dark.header-nav .nav > li ul,
.nav-dark.header-nav .nav > li .sub-menu,
.nav-dark.header-nav .nav > li .mega-menu {
background-color: #282828;
}
} .sticky-no .main-bar {
position: static !important;
} .is-fixed .main-bar {
position: relative; top: 0;
left: 0;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
padding-top: 29px;
z-index: 99;
width: 100%;
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
-webkit-animation-duration: 900ms;
animation-duration: 900ms;
-webkit-animation-timing-function: cubic-bezier(0.2, 1, 0.22, 1);
animation-timing-function: cubic-bezier(0.2, 1, 0.22, 1);
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-direction: normal;
animation-direction: normal;
-webkit-animation-fill-mode: none;
animation-fill-mode: none;
-webkit-animation-play-state: running;
animation-play-state: running;
display: block;
padding:0px;
right: 0;
border-top: 0;
text-align: center;
}
.is-fixed .header-nav .nav > li > a {
padding: 25px 12px;
}
.is-fixed .extra-nav {
padding: 21px 0;
}
@media only screen and (max-width: 991px) {
.is-fixed .header-nav .nav > li > a {
padding: 12px 15px;
}
}
@media only screen and (max-width: 767px) {
.is-fixed .header-nav .nav {
overflow: auto;
height: 225px;
}
.is-fixed .header-nav .nav > li > a {
padding: 12px 15px;
}
.is-fixed#header-part .navbar-toggler {
margin: 15px 0;
}
} #header-part.full-width .top-bar .container,
#header-part.full-width .main-bar .container {
width: auto;
}  [class*="bg-"] .header-nav .nav > li > a {
color: #fff;
}
[class*="bg-"] .header-nav .nav > li.active > a,
[class*="bg-"] .header-nav .nav > li.current-menu-item > a {
color: #fff;
}
[class*="bg-"] .header-nav .nav > li > a:hover,
[class*="bg-"] .header-nav .nav > li:hover > a {
color: #fff;
}
[class*="bg-"] .navbar-toggler {
border-color: #fff;
}
[class*="bg-"] .navbar-toggler span {
background-color: #fff;
}
@media only screen and (max-width: 991px) {
[class*="bg-"] .header-nav .nav > li > a {
color: #555;
}
}  .header.dark,
.header.dark .main-bar{
background: #252525
}
.header.dark .header-nav .nav > li > a,
.header.dark .extra-nav .site-button-link,
.header.dark .navbar-toggler {
color: #dfdfdf;
}
.header.dark .navbar-toggler span{
background-color:#dfdfdf;
}
.header.dark .top-bar{
background-color:#252525;
border-bottom: 1px solid rgba(255, 255, 255, 0.08);
color: #dfdfdf;
}  .header-transparent{
position:relative;
width:100%;
}
.header-transparent .main-bar{
background-color:rgba(0,0,0,0); }
.header-transparent .header-nav .nav > li > a{
color:#fff;
}
.header-transparent .header-nav .nav > li > a,
.header-transparent .extra-nav .site-button-link,
.header-transparent .navbar-toggler {
color: #fff;
}
.header-transparent .navbar-toggler span{
background-color: #fff;
}
.header-transparent .is-fixed .main-bar{
position: relative; box-shadow: none;
background-color:rgba(0,0,0,0.9); }
.header-transparent .top-bar{ color: #dfdfdf;
} .header-transparent.overlay .top-bar,
.header-transparent.overlay .main-bar{
background-color:rgba(0,0,0,0.5);
} .fullwidth .container-fluid{
padding-left: 30px;
padding-right: 30px;
}
@media only screen and (max-width: 767px) {
.fullwidth .container-fluid{
padding-left: 15px;
padding-right: 15px;
}
}  .header.primary,
.header.primary .main-bar{
background: #3B68E7
}
.header.primary .header-nav .nav > li > a,
.header.primary .extra-nav .site-button-link,
.header.primary .navbar-toggler {
color: #dfdfdf;
}
.header.primary .navbar-toggler span {
background-color:#dfdfdf
}
.header.primary .top-bar{
background-color:#3B68E7;
border-bottom: 1px solid rgba(255, 255, 255, 0.08);
color: #dfdfdf;
} .header.red,
.header.red .main-bar{
background: #F22D4E;
}
.header.red .header-nav .nav > li > a,
.header.red .extra-nav .site-button-link,
.header.red .navbar-toggler {
color: #dfdfdf;
}
.header.red .navbar-toggler span {
background-color:#dfdfdf
}
.header.red .top-bar{
background-color:#F22D4E;
border-bottom: 1px solid rgba(255, 255, 255, 0.08);
color: #dfdfdf;
} .header.blue,
.header.blue .main-bar{
background: #00c5dc;
}
.header.blue .header-nav .nav > li > a,
.header.blue .extra-nav .site-button-link,
.header.blue .navbar-toggler {
color: #fff;
}
.header.blue .navbar-toggler span {
background-color:#fff
}
.header.blue .top-bar{
background-color:#00c5dc;
border-bottom: 1px solid rgba(255, 255, 255, 0.08);
color: #fff;
} .header.purpal,
.header.purpal .main-bar{
background: #8862b9;
}
.header.purpal .header-nav .nav > li > a,
.header.purpal .extra-nav .site-button-link,
.header.purpal .navbar-toggler {
color: #fff;
}
.header.purpal .navbar-toggler span {
background-color:#fff
}
.header.purpal .top-bar{
background-color:#8862b9;
border-bottom: 1px solid rgba(255, 255, 255, 0.08);
color: #fff;
} .header.yellow,
.header.yellow .main-bar{
background: #ffb822;
}
.header.yellow .header-nav .nav > li > a,
.header.yellow .extra-nav .site-button-link,
.header.yellow .navbar-toggler {
color: #fff;
}
.header.yellow .navbar-toggler span {
background-color:#fff
}
.header.yellow .top-bar{
background-color:#ffb822;
border-bottom: 1px solid rgba(255, 255, 255, 0.08);
color: #fff;
} .top-bar.bg-dark{
background-color:#282a3c;
color:#fff;
}
.top-bar.bg-black{
background-color:#000;
color:#fff;
}
.top-bar.bg-light {
background-color: #a5a5a5;
color: #ffffff;
border-bottom:0;
} .header.box{
position:absolute;
width:100%;
}
.header.box .main-bar{
background-color:rgba(0,0,0,0);
margin-top: 20px;
transition:all 0.2s;
-webkit-transition:all 0.2s;
-moz-transition:all 0.2s;
-o-transition:all 0.2s;
}
.header.box .header-nav .nav > li > a,
.header.box .extra-nav .site-button-link,
.header.box .navbar-toggler {
color: #000;
}
.header.box .navbar-toggler span{
background-color: #000;
}
.header.box .is-fixed .main-bar{
position:fixed;
background-color:#fff;
margin-top: 0px;
transition:all 0.2s;
-webkit-transition:all 0.2s;
-moz-transition:all 0.2s;
-o-transition:all 0.2s;
}
.header.box .container{
background-color: #ffffff;
border-radius: 2px;
box-shadow: 0 0 4px -2px #000000;
}
.header.box .is-fixed .container{
box-shadow:none;
} .header.box.overlay .header-nav .nav > li > a,
.header.box.overlay .extra-nav .site-button-link,
.header.box.overlay .navbar-toggler {
color: #fff;
}
.header.box.overlay .navbar-toggler span{
background-color:#fff;
}
.header.box.overlay .container{
background-color: rgba(0,0,0,0.5);
}
.header.box.overlay .is-fixed .container{
background-color: rgba(0,0,0,0.0);
}
.header.box.overlay .is-fixed .main-bar{
background-color: rgba(0,0,0,0.7);
} .header.box.dark .header-nav .nav > li > a,
.header.box.dark .extra-nav .site-button-link,
.header.box.dark .navbar-toggler {
color: #fff;
}
.header.box.dark .navbar-toggler span{
background-color: #fff;
}
.header.box.dark .container{
background-color:#252525;
}
.header.box.dark .is-fixed .container,
.header.box.dark{
background-color: rgba(0,0,0,0.0);
}
.header.box.dark .is-fixed .main-bar{
background-color:#252525;
} .onepage .navbar{
margin-bottom:0;
border:0;
}
@media only screen and (max-width: 991px) {
.header.dark .header-nav .nav > li > a,
.header-transparent .header-nav .nav > li > a,
.header.primary .header-nav .nav > li > a,
.header.blue .header-nav .nav > li > a,
.header.purpal .header-nav .nav > li > a,
.header.red .header-nav .nav > li > a,
.header.yellow .header-nav .nav > li > a,
.header.box.dark .header-nav .nav > li > a,
.header.box.overlay .header-nav .nav > li > a,
.header-curve [class*="bg-"] .header-nav .nav > li.active > a{
color:#000;
}
.header.dark .header-nav.nav-dark .nav > li > a,
.header-transparent .header-nav.nav-dark .nav > li > a,
.header.primary .header-nav.nav-dark .nav > li > a,
.header.blue .header-nav.nav-dark .nav > li > a,
.header.purpal .header-nav.nav-dark .nav > li > a,
.header.red .header-nav.nav-dark .nav > li > a,
.header.yellow .header-nav.nav-dark .nav > li > a,
.header.box.dark .header-nav.nav-dark .nav > li > a,
.header.box.overlay .header-nav.nav-dark .nav > li > a,
.header-curve [class*="bg-"] .header-nav.nav-dark .nav > li.active > a{
color:#fff;
}
}     .dlab-banner-row,
.dlab-banner-outer {
position: relative;
}
.dlab-bnr-pic {
width: 100%;
overflow: hidden;
}
.dlab-bnr-pic img {
width: 100%;
height: auto;
display: block;
}
.dlab-bnr-text {
position: absolute;
left: 0;
top: 35%;
width: 100%;
margin: 0;
color: #FFFFFF;
}
.dlab-bnr-text-has {
max-width: 600px;
}
.dlab-bnr-text strong,
.dlab-bnr-text span {
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
-webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3)
}
.dlab-bnr-text strong {
display: block;
font-size: 60px;
font-weight: 700;
line-height: 70px;
margin: 0 0 25px;
color: #FFFFFF;
}
.dlab-bnr-text span {
font-size: 20px;
line-height: 30px;
font-weight: 600;
display: block;
margin-bottom: 30px;
}
.dlab-bnr-text .btn {
margin-right: 30px;
}
@media only screen and (max-width: 1200px) {
.dlab-bnr-text strong {
font-size: 60px;
line-height: 60px;
margin: 0 0 15px;
}
.dlab-bnr-text span {
font-size: 20px;
line-height: 24px;
}
}
@media only screen and (max-width: 991px) {
.dlab-bnr-text strong {
font-size: 50px;
line-height: 50px;
margin: 0 0 10px;
}
}
@media only screen and (max-width: 767px) {
.dlab-bnr-text strong {
font-size: 40px;
line-height: 40px;
margin: 0 0 0;
}
}
@media only screen and (max-width: 680px) {
.dlab-bnr-text strong {
font-size: 30px;
line-height: 30px;
margin: 0 0 0;
}
.dlab-bnr-text span {
font-size: 14px;
line-height: 18px;
}
}
@media only screen and (max-width: 480px) {
.dlab-bnr-text strong {
font-size: 20px;
line-height: 20px;
}
.dlab-bnr-text span {
font-size: 12px;
line-height: 16px;
}
} .dlab-bnr-inr.dlab-bnr-inr-lg {
height: 800px;
}
.dlab-bnr-inr.dlab-bnr-inr-md {
height: 600px;
}
.dlab-bnr-inr.dlab-bnr-inr-sm {
height: 450px;
}
.dlab-bnr-inr {
height: 300px;
background-size: cover;
background-position: center center;
display: table;
width: 100%;
text-align:left;
padding-bottom: 40px;
}
.dlab-bnr-inr .container {
display: table;
height: 100%;
}
.dlab-bnr-inr-entry {
display: table-cell;
vertical-align: bottom;
}
.dlab-bnr-inr-entry.align-m {
vertical-align: middle;
}
.banner-inner-row h1,
.banner-inner-row h2,
.banner-inner-row h3,
.banner-inner-row h4,
.banner-inner-row h5,
.banner-inner-row h6 {
color: #FFF;
} .dlab-bnr-inr.banner-content h1{
font-weight: 500;
}
.dlab-bnr-inr.banner-content p {
font-size: 20px;
font-weight: 100;
letter-spacing: 1px;
line-height: 36px;
max-width: 750px;
display: inline-block;
}
.dlab-bnr-inr.banner-content .site-button {
padding: 13px 35px;	
font-size: 16px;
} .dlab-bnr-inr .breadcrumb-row{
padding:0;
background-color:rgba(0,0,0,0);
}
.dlab-bnr-inr h1 {
font-weight:600;
font-size:40px;
margin-bottom: 15px;
}
.next-element {
color: #ffffff;
float: right;
opacity: 0.1;
}
.next-element:hover {
color:#fff;
opacity:0.8;
}
.next-element i{
}
.dlab-bnr-inr .breadcrumb-row ul li:after,
.dlab-bnr-inr .breadcrumb-row ul li:last-child{
color:#fff;
}
.dlab-bnr-inr .breadcrumb-row ul li a{
color:#fff;
}
@media only screen and (max-width: 767px) {
.ele-bnr .bnr-title,
.ele-bnr h1 a,
.ele-bnr .breadcrumb-row h5{
display:none;
}
.ele-bnr .dlab-bnr-inr-entry{
text-align:center;
}
.dlab-bnr-inr-entry{
vertical-align: middle;
}
.dlab-bnr-inr{
padding-bottom: 0;
}
.dlab-bnr-inr .breadcrumb-row ul{
display: block;
float: none;
width: 100%;
text-align: center;
}
.dlab-bnr-inr {
height: 200px;
}
.dlab-bnr-inr h1{
line-height: 24px;
font-size: 20px;
text-align:center;
}
.dlab-bnr-inr.dlab-bnr-inr-sm,
.dlab-bnr-inr {
height: 250px;
}
}
.navicon{
width: 20px;
height: 29px;
position: relative;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
position:absolute;
top: -25px;
right: 0;
}
.navicon span{
display: block;
position: absolute;
height: 5px;
width: 100%;
border-radius: 1px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.navicon span:nth-child(1) {
top: 0px;
}
.navicon span:nth-child(2) {
top: 7px;
}
.navicon span:nth-child(3) {
top: 14px;
}
.navicon.open span:nth-child(1) {
top: 7px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}
.navicon.open span:nth-child(2) {
opacity: 0;
left: -60px;
}
.navicon.open span:nth-child(3) {
top: 7px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}  .tp-caption .font-weight-300 {
font-weight: 300;
}
.tp-caption .font-weight-400 {
font-weight: 400;
}
.tp-caption .font-weight-500 {
font-weight: 500;
}
.tp-caption .font-weight-600 {
font-weight: 600;
}
.tp-caption .font-weight-700 {
font-weight: 700;
}
.tp-caption .font-weight-800 {
font-weight: 800;
}
.tp-caption .font-weight-900 {
font-weight: 900;
}
.tp-caption h1,
.tp-caption h2,
.tp-caption h3,
.tp-caption h4,
.tp-caption h5,
.tp-caption h6 {
font-weight: 800;
margin-bottom: 24px;
color: #FFFFFF;
}
.tp-caption h1 {
font-size: 70px;
line-height: 60px;
}
.tp-caption h2 {
font-size: 60px;
line-height: 50px;
}
.tp-caption h3 {
font-size: 50px;
line-height: 40px;
margin-bottom: 20px;
}
.tp-caption h4 {
font-size: 40px;
line-height: 30px;
margin-bottom: 15px;
}
.tp-caption h5 {
font-size: 30px;
line-height: 4px;
margin-bottom: 10px;
}
.tp-caption h6 {
font-size: 20px;
line-height: 22px;
margin-bottom: 10px;
}
.tp-caption h4,
.tp-caption h5,
.tp-caption h6 {
font-weight: 600;
}
.tp-caption .text {
color: #ffffff;
font-size: 20px;
line-height: 24px;
width: 500px;
}
.overlay-row {
background: #000 none repeat scroll 0 0;
height: 100%;
left: 0;
opacity: 0.3;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}  .owl-none .owl-nav{
display:none;
}
.owl-theme .owl-nav,
.owl-theme .owl-dots {
margin-top: 20px;
text-align: center;
}
.owl-theme .owl-nav .disabled {
opacity: 1;
cursor: default
} .nav-links:after {
clear: both;
content: "";
display: table;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
}
.pagination .page-numbers {
color: #767676;
padding: 9px 15px;
font-weight: 600;
font-size: 12px;
display: block;
float: left;
margin-left: -1px;
box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}
.pagination i {
font-size: 12px;
}
.pagination li.active a {
background-color: #c5c5c5;
color: #000000;
} .nav-links .nav-previous a,
.nav-links .nav-next a {
display: inline-block;
color: #3396d1;
font-weight: 600;
margin-bottom: 20px;
outline: none !important;
}
.nav-links .nav-previous a:hover,
.nav-links .nav-next a:hover {
color: #0099CC;
}
.nav-links .nav-previous a:after,
.nav-links .nav-next a:after {
content: "\f105";
font-family: "FontAwesome";
vertical-align: middle;
margin-left: 2px;
color: #333;
} .post-navigation {
background-color: #fff;
padding: 30px;
border-bottom: 2px solid #e3e3e3;
}
.post-navigation .screen-reader-text {
margin-top: 0;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
display: inline-block;
width: 50%;
}
.post-navigation .nav-next {
text-align: right;
}
.post-navigation .nav-previous a:after,
.post-navigation .nav-next a:after {
display: none;
}
.post-navigation .nav-previous .post-title,
.post-navigation .nav-next .post-title {
display: block;
font-size: 15px;
color: #777777;
margin-top: 10px;
} .dlab-link-pages {
padding: 20px 0 30px;
}
.dlab-link-pages a {
color: #fff;
padding: 2px 6px;
font-size: 12px;
font-weight: 600;
background-color: #CCC;
margin: 0 2px;
} .sticky-post {
position: absolute;
right: 0;
top: 0;
background: #77c04b;
color: #FFF;
padding: 10px 15px;
text-transform: uppercase;
font-weight: 600;
} .post-password-form {
position: relative;
clear: both;
}
.post-password-form input[type="password"] {
width: 100%;
border: 1px solid #ebedf2;
padding: 10px 100px 10px 15px;
height: 40px;
}
.post-password-form label {
display: block;
}
.post-password-form input[type="submit"] {
position: absolute;
bottom: 0;
right: 0;
padding: 10px 20px;
background-color: #333;
color: #FFF;
border: none;
height: 40px;
text-transform: uppercase;
font-weight: 600;
}
.side-bar .widget {
margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
.side-bar {
margin-bottom: 40px;
}
} .blog-single .dlab-post-meta {
margin-bottom: 20px;
}
.blog-single .dlab-post-text {
margin-top: 20px;
}
.blog-single .dlab-post-tags {
margin-top: 20px;
}
.blog-single .dlab-post-media{
border-radius:4px;
} .comments-area {
padding: 0;
}
.comments-area .comments-title {
text-transform: uppercase;
font-size: 20px;
}
ol.comment-list {
list-style: none;
margin-bottom: 0;
padding-left: 0;
}
ol.comment-list li.comment {
position: relative;
padding: 0;
}
ol.comment-list li.comment .comment-body {
position: relative;
padding: 20px;
margin-bottom: 40px;
margin-left: 80px;
position: relative;
border: 1px solid #e9e9e9;
}
ol.comment-list li.comment .comment-body:before,
ol.comment-list li.comment .comment-body:after {
content: '';
position: absolute;
top: 20px;
width: 0;
height: 0;
border-width: 10px 12px 10px 0;
border-style: solid;
}
ol.comment-list li.comment .comment-body:before {
border-color: transparent #fff transparent #fff;
z-index: 1;
left: -12px;
top: 22px;
}
ol.comment-list li.comment .comment-body:after {
border-color: transparent #e9e9e9 transparent #e9e9e9;
border-width: 12px 14px 12px 0;
left: -14px;
}
ol.comment-list li.comment .comment-author {
display: block;
margin-bottom: 10px;
}
ol.comment-list li.comment .comment-author .avatar {
position: absolute;
top: 0;
left: -80px;
width: 56px;
height: 56px;
border-radius: 100%;
-webkit-border-radius: 100%;
border: 2px solid #FFF;
}
ol.comment-list li.comment .comment-author .fn {
display: inline-block;
color: #555555;
font-size: 14px;
text-transform: capitalize;
font-weight: 700;
font-style: normal;
}
ol.comment-list li.comment .comment-author .says {
display: none;
color: #999999;
font-weight: 600;
}
ol.comment-list li.comment .comment-meta {
color: #8d8d8d;
text-transform: capitalize;
margin-bottom: 15px;
}
ol.comment-list li.comment .comment-meta a {
color: #8d8d8d;
}
ol.comment-list li.comment .comment-meta a {
color: #8d8d8d;
}
ol.comment-list li.comment .comment-meta:before,
ol.comment-list li.comment .reply a:before {
font-family: "FontAwesome";
font-size: 15px;
vertical-align: top;
}
ol.comment-list li.comment .comment-meta:before {
content: "\f133";
}
ol.comment-list li.comment .reply a:before {
content: "\f064";
font-weight: normal;
color: #555555;
margin-right: 5px;
vertical-align: middle;
}
ol.comment-list li.comment p {
line-height: 18px;
margin: 0 0 5px;
}
ol.comment-list li.comment .reply a {
position: absolute;
top: 50px;
right: 30px;
margin-top: -5px;
color: #EFBB20;
font-weight: 700;
}
ol.comment-list li .children {
list-style: none;
margin-left: 80px;
}
ol.comment-list li .children li {
padding: 0;
}
@media only screen and (max-width: 767px) {
.comments-area .padding-30 {
padding: 15px;
}
ol.comment-list li.comment .comment-body {
margin-bottom: 30px;
margin-left: 70px;
}
ol.comment-list li.comment .comment-author .avatar {
left: -75px;
height: 60px;
width: 60px;
}
ol.comment-list li .children {
margin-left: 20px;
}
ol.comment-list li.comment .reply a {
position: static;
}
}
@media only screen and (max-width: 480px) {
ol.comment-list li.comment .comment-body {
margin-left: 52px;
}
ol.comment-list li.comment .comment-author .avatar {
left: -55px;
top: 12px;
width: 40px;
height: 40px;
}
} .comment-respond { }
.comment-respond .comment-reply-title {
text-transform: uppercase;
font-size: 20px;
}
.comment-respond .comment-reply-title {
font-size: 1rem;
margin-bottom: 20px !important;
padding: 0;
display: block;
margin: 0; border-radius: 0px;
border: none;
font-weight: 600;
}
.comments-area .comment-form {
margin: 0 -15px;
}
.comments-area .comment-form .comment-notes {
display: none;
}
.comments-area .comment-form p {
width: 33.333%;
float: left;
padding: 0 15px;
margin-bottom: 30px;
position: relative;
}
.comments-area .comment-form p.form-allowed-tags {
width: 100%;
}
ol.comment-list li.comment .comment-respond .comment-form p {
padding: 0 15px !important;
}
.comments-area .comment-form p label {
display: none;
line-height: 18px;
margin-bottom: 10px;
}
.comments-area p:before {
font-family: "themify";
display: inline-block;
position: absolute;
left: 15px;
top: 0;
font-size: 16px;
color: #ccc;
width: 40px;
height: 40px;
line-height: 40px;
border: 1px solid #e1e6eb;
text-align: center;
border-radius: 4px 0 0 4px;
-webkit- border-radius: 4px 0 0 4px;
}
.comments-area p.comment-form-author:before {
content: "\e602";
}
.comments-area p.comment-form-email:before {
content: "\e75a";
}
.comments-area p.comment-form-url:before {
content: "\e665";
}
.comments-area p.comment-form-comment:before {
content: "\e645";
}
.comments-area .comment-form p input[type="text"],
.comments-area .comment-form p textarea {
width: 100%;
height: 40px;
line-height: 6px 12px;
padding: 10px 10px 10px 50px;
border: 1px solid #e1e6eb;
border-radius: 4px;
-webkit-border-radius: 4px;
text-transform: capitalize;
}
.comments-area .comment-form p.comment-form-comment {
width: 100%;
display: block;
clear: both;
}
.comments-area .comment-form p textarea {
height: 120px;
}
.comments-area .comment-form p.form-submit {
clear: both;
float: none;
width: 100%;
margin: 0;
}
.comments-area .comment-form p input[type="submit"] {
background-color: #EFBB20;
border: none;
border-radius: 3px;
border-style: solid;
border-width: 1px;
color: #fff;
display: inline-block;
font-weight: 600;
padding: 10px 20px;
text-transform: uppercase;
}
.comments-area .comment-form p input[type="submit"]:hover,
.comments-area .comment-form p input[type="submit"]:focus,
.comments-area .comment-form p input[type="submit"]:active {
background-color: #6ab33e;
border-color: #6ab33e;
color: #fff;
}
@media only screen and (max-width: 767px) {
.comments-area .comment-form p {
width: 100%;
float: none;
margin-bottom: 20px;
}
.comment-respond {
padding: 20px;
}
} .list-2{
display: table;
}
.list-2 li{
float: left;
padding: 5px 5px 5px 20px;
width: 50%;
position: relative;
}
.list-2 li:before{
content:"\e60a";
font-family: 'themify';
font-size: 11px;
left: 0;
position: absolute;
}
.list-2 li:hover:before{
color:#1ABC9C;
}
.widget {
margin-bottom: 40px;
}
.widget.bg-white{
border: 1px solid #ebedf2;
}
.widget.border-0 ul li {
border: 0 none;
}
.recent-posts-entry ul,
.category-entry ul {
margin: 0;
list-style: none;
padding: 0;
} .widget-link ul{
margin: 0px;
padding: 0px;
}
.widget-link ul li{
list-style:none;
display: inline-block;
padding-left: 3px;
padding-right: 10px;
position: relative;
}
.widget-link ul li:last-child{
padding-right:3px;
}
.widget-link ul li:last-child:after {
content:none;
}
.widget-link li:after {
content: "/";
position: absolute;
right: 0;
} .search-bx .site-button {
padding: 9px 12px;
border: 1px solid transparent;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
} .widget_search .screen-reader-text {
display: block;
}
.searchform {
position: relative;
}
.searchform input[type="text"] {
width: 100%;
height: 40px;
padding: 10px 90px 10px 15px;
border: 1px solid #CCCCCC;
}
.searchform input[type="submit"] {
height: 40px;
padding: 10px 15px;
background-color: #77c04b;
position: absolute;
right: 0;
bottom: 0;
color: #ffffff;
border-left: none;
border-right: none;
border-top: none;
border-bottom: none;
}
.searchform input[type="submit"]:hover,
.searchform input[type="submit"]:focus,
.searchform input[type="submit"]:active {
background-color: #6ab33e;
color: #ffffff!important;
border-bottom-color: #5a9e2f;
} .search-bx.style-1 .input-group{
border: 1px solid #efefef;
}
.search-bx.style-1 .input-group-btn button {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 0;
color: #000000;
font-size: 15px;
height: 45px;
width: 40px;
border-width:0;
}
.search-bx.style-1 .form-control {
border: 1px solid #efefef;
border-width:0;
font-size:15px;
height: 45px;
padding: 5px 20px;
}
.search-bx.style-1 .input-group:hover,
.search-bx.style-1 .input-group:focus{
border: 1px solid #000;
} .recent-posts-entry .post-date,
.tweets-feed-entry .tweet-date {
color: #3396d1;
font-style: normal;
}
.widget .post-title {
line-height: 16px;
margin-bottom: 8px;
margin-top:0;
text-transform: capitalize;
font-size: 15px;
color: #404040;
font-weight: 700;
}
.recent-posts-entry .widget-post {
margin-bottom: 10px;
}
.recent-posts-entry .widget-post-bx:last-child {
border-bottom: none;
}
.recent-posts-entry .dlab-post-media {
padding-right:15px;
width: 110px;
}
.recent-posts-entry .dlab-post-media img{
border-radius:3px;
}
.recent-posts-entry .dlab-post-info {
background: transparent;
padding: 0;
margin-left: 110px;
border: none;
}
.recent-posts-entry .post-meta span {
margin-right: 10px;
}
.recent-posts-entry .dlab-post-meta {
margin-bottom: 0;
}
.recent-posts-entry .dlab-post-info,
.recent-posts-entry .dlab-post-media{
display: table-cell;
vertical-align: middle;
}
.recent-posts-entry .widget-post, 
.recent-posts-entry .dlab-post-info{
overflow: hidden;
}
.widget_calendar caption::after {
content: ">";
}
.widget_calendar table {
border-collapse: separate;
width: 100%;
}
.widget_calendar thead {
background-color: #999999
}
.widget_calendar tfoot tr td {
border: none;
padding: 0px
}
.widget_calendar tfoot tr td a {
border: none;
padding: 0px;
padding: 6px 20px;
-moz-transition: all 0.3s ease;    
border-radius: 5px;
box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
}
.widget_calendar table thead tr th {
font-size: 12px;
padding: 10px;
text-align: center;
border: none;
color: #fff;
}
.widget_calendar table thead tr{
border-radius: 10px;
}
.widget_calendar table tbody td {
font-size: 13px;
padding: 6px 5px;
text-align: center;
background-color: transparent;
border: none;
color: #444;
}
.widget_calendar table tbody td#today a {
color: #FFF;
}
.widget_gallery ul {
padding-left: 0;
display: table;
}
.widget_gallery.gallery-grid-4 li {
width:25%;
}
.gallery-grid-8 li {
width:12.5%;
}
@media only screen and (max-width: 767px) {
.gallery-grid-8 li {
width:25%;
}
}
.widget_gallery li {
display: inline-block;
width: 33.33%;
float:left;
transition:all 0.5s;
-webkit-transition:all 0.5s;
-moz-transition:all 0.5s;
-o-transition:all 0.5s;
padding: 2px;
}
.widget_gallery li img {
display: inline-block;
width:100%;
}
.widget_gallery li:nth-child(3n-3) {
margin-right: 0;
}
.widget_gallery li:hover {
opacity:0.7;
transition:all 0.5s;
-webkit-transition:all 0.5s;
-moz-transition:all 0.5s;
-o-transition:all 0.5s;
}
.widget_gallery a {
display: inline-block;
}  .btn,
.panel,
.form-control,
.img-thumbnail,
.panel-head ing,
.dropdown-menu,
.panel-group .panel,
.nav-tabs > li > a,
.modal-content,
.navbar-toggler,
.nav-pills > li > a,
.pager li > a,
.pager li > span,
.well,
.alert,
.list-group-item:first-child,
.list-group-item:last-child,
.input-group-addon,
.btn-group-divides > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group-divides > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child),
.dlab-booking-form .dlab-extra-services li .icon-bx-lg,
.dlab-booking-form .dlab-extra-services li.active .icon-bx-lg:after,
.widget_tag_cloud a,
.searchform input[type="text"],
.searchform input[type="submit"],
ol.comment-list li.comment .comment-body {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
} a,
.dlab-box,
.btn,
.form-control,
.overlay-bx,
.overlay-icon li a i,
.icon-bx-xl,
.icon-bx-lg,
.icon-bx-md,
.icon-bx-sm,
.icon-bx-xs,
.share-social-bx li,
.indicator,
.profile-menu ul li,
.staff-member .member-done,
.how-dlab-work .dlab-box .shadow-bx img,
.how-dlab-work .dlab-box .step-no-bx,
.dlab-info-has,
.dlab-we-find .dlab-box,
.navbar-toggler,
.logo-header,
.header-nav .nav > li > a,
.extra-nav,
.skew-secondry:hover,
.skew-primary:hover,
.skew-secondry:hover::after,
.skew-primary:hover::after {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.animate-slow {
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.animate-mid {
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.animate-fast {
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
} .clearfix:after,
.clearfix:before {
content: "";
display: table;
}
.clearfix:after {
clear: both;
} @media only screen and (max-width: 480px) {
.site-filters.center [class*="site-button"] {
margin: 0 1px 5px;
padding: 5px 10px;
font-size: 12px;
}
} .sidenav.cs-sidenav {
width:800px;	
right:-820px;
left:auto;
}
.sidenav {
height: 100%;
width: 300px;
position: fixed;
z-index: 9;
top: 0;
left: -320px;
background-color: #fff;
overflow-x: hidden;
transition:all 0.5s;
-webkit-transition:all 0.5s;
-moz-transition:all 0.5s;
-o-transition:all 0.5s;
box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
border: 0 none;
border-radius: 0;
}
.sidenav > ul li a {
padding: 10px 15px;
display: block;
border-color: #ebebeb;
border-image: none;
border-style: solid;
border-width: 1px 0;
display: block;
margin-bottom: -1px;
padding: 10px 15px;
font-size: 15px;
font-weight: 600;
}
.sidenav > ul li a:hover {
color:#fff;
}
.sidenav .logo-header {
height: auto;
padding: 15px;
width: 100%;
}
.button-side-nav {
position: fixed;
right: 20px;
top: 20px;
z-index: 999;
width: 50px;
height: 50px;
border-radius: 50%;
text-align: center;
line-height: 50px;
box-shadow: -2px 2px 5px 0 rgba(0, 0, 0, 0.4);
font-size: 17px;
cursor: pointer;
}
.sidenav .closebtn {
color: #ffffff;
font-size: 24px;
height: 35px;
line-height: 35px;
padding: 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 35px;
z-index: 9;
}
#main {
transition: margin-left .5s;
-moz-transition: margin-left .5s;
-webkit-transition: margin-left .5s;
-o-transition: margin-left .5s;
}
@media only screen and (max-width: 800px) {
.sidenav.cs-sidenav {
width:100%;
}
}
@media only screen and (max-width: 320px) {
.navicon {
top: -40px;
}
}  @media screen and (max-width: 991px){
.mo-left .header-nav.nav-dark{
background-color:#202020;
}
.mo-left .header-nav{
overflow: scroll;
position: fixed;
width: 60px;
left: -280px;
height: 100% !important;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
top: 0;
background-color: #fff;
margin: 0;
z-index: 999;
}
.mo-left .header-nav li.open a{
position:relative;
}
.navbar-nav{
overflow-x: unset;
height:100%;
}
.mo-left .header-nav.show {
left: -1px;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
margin: 0;
width: 280px;
}
.mo-left .is-fixed .header-nav .nav{
height:auto;
}
.mo-left .navbar-toggler.open:after{
background-color: transparent;
content: "";
height: 100%;
left: 0;
position: fixed;
right: 0;
top: 0;
transform: scale(100);
-o-transform: scale(100);
-moz-transform: scale(100);
-webkit-transform: scale(100);
width: 100%;
z-index: -1;
transition:all 0.5s;
}
.mo-left .header-nav .logo-header {
display: none;
float: none;
height: auto;
max-width: 100%;
padding: 30px 15px;
width: 100%;
}
.mo-left .header-nav .logo-header img{
max-width: unset;
width: 130px;
}
.mo-left .navbar-toggler.open span{ }
} .plugine-box{
} .fly-box-ho,
.fly-box,
.fly-box-ho:hover,
.fly-box:hover,
.hwp{
transition:all 0.5s;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
}
.fly-box{
box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1); 
}
.icon-bx-wraper:hover .fly-box-ho,
.fly-box-ho:hover,
.icon-bx-wraper:hover .fly-box,
.fly-box:hover{
box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
-o-transform:translateY(-10px);
-moz-transform:translateY(-10px);
-webkit-transform:translateY(-10px);
transform:translateY(-10px);
}
.hwp{
background-color:#fff;
color:#1abc9c;
}
.hwp a{
color:#1abc9c;
}
.icon-bx-wraper:hover .hwp,
.hwp:hover{
background-color:#1abc9c;
color:#fff;
}
.icon-bx-wraper:hover .hwp a,
.hwp:hover a{
color:#fff;
} .special-tabs ul{
padding-bottom:60px;
}
.header-nav .nav > li .mega-menu > li.special-nav {
bottom: 0;
clear: both;
display: block;
float: left;
left: 0;
position: absolute;
width: 100%; background: #0da8dc; background: -moz-linear-gradient(45deg, #0da8dc 8%, #1abc9c 100%); background: -Winkit-linear-gradient(45deg, #0da8dc 8%,#1abc9c 100%); background: linear-gradient(45deg, #0da8dc 8%,#1abc9c 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0da8dc', endColorstr='#1abc9c',GradientType=1 ); border-radius: 0 0px 9px 9px;
padding: 0;
}
.header-nav .nav > li .mega-menu > li.special-nav ul{
margin-top:0;
}
.header-nav .nav > li .mega-menu > li.special-nav ul li{
width:20%;
float: left;
border-right:1px solid rgba(255,255,255,0.2);
padding:0;
}
.header-nav .nav > li .mega-menu > li.special-nav ul li a{
border: 0 none;
color: rgb(255, 255, 255);
font-size: 18px;
font-weight: 300;
vertical-align: middle;
transition:all 0.5s;
-webkit-transition:all 0.5s;
-moz-transition:all 0.5s;
-o-transition:all 0.5s;
padding: 20px;
}
.header-nav .nav > li .mega-menu > li.special-nav ul li a i{
font-size:30px;
margin-right:10px;
width: auto;
}
.header-nav .nav > li .mega-menu > li.special-nav ul li a span{
float:right;
}
.header-nav .nav > li .mega-menu > li.special-nav ul li a span i{
font-size:15px;
}
.header-nav .nav > li .mega-menu > li.special-nav ul li a{
transition:all 0.3s;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-o-transition:all 0.3s;
position: relative;
background-color:rgba(0,0,0,0);
}
.header-nav .nav > li .mega-menu > li.special-nav ul li a:hover{
background-color:rgba(0,0,0,0);
}
.special-nav ul li a:after {
color: #000;
content: "";
width: 0;
opacity:0;
height: 100%;
background: #fff;
display: block;
content: "";
position: absolute;
left: 0;
top: 0px;
transition:all 0.3s;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-o-transition:all 0.3s;
}
.special-nav ul li a:hover:after {
width: 100%;
opacity:0.2;
}
.faa-horizontal.animated{
-webkit-animation:horizontal 5s ease infinite;
animation:horizontal 5s ease infinite
}
@media screen and (max-width: 1200px){
.header-nav .nav > li .mega-menu > li.special-nav ul li a{
font-size:14px;
}
.header-nav .nav > li .mega-menu > li.special-nav ul li a i{
font-size:16px;
}
}
@media screen and (max-width: 991px){
.special-tabs ul{
padding-bottom:0;
} }
@keyframes horizontal{
0%{
-webkit-transform:translate(0,0);
transform:translate(0,0)
}
6%{
-webkit-transform:translate(20px,0);
transform:translate(20px,0)
}
12%{
-webkit-transform:translate(0,0);
transform:translate(0,0)
}
18%{
-webkit-transform:translate(20px,0);
transform:translate(20px,0)
}
24%{
-webkit-transform:translate(0,0);
transform:translate(0,0)
}
30%{
-webkit-transform:translate(20px,0);
transform:translate(20px,0)
}
100%,36%{
-webkit-transform:translate(0,0);
transform:translate(0,0)
}
}
@media screen and (max-width: 991px){
.header-nav .nav > li .mega-menu > li.special-nav{
display:none;
}
}
.col-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.align-items-center {
-ms-flex-align: center!important;
align-items: center!important;
}
.d-flex { }
.col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.row.abouflex-bx {
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.bubbles-bx.bubbles-bx1{
margin-left: 30px;
}.text-gray-dark {
color: #9a9a9a;
}
.header-nav .nav > li.active > a{
color:#fff;
}
.header-nav .nav > li.active > a,
.header-nav .nav > li:hover > a{
color:#fff;
} .navbar-nav > li > a > span{
font-size:18px;
}
.site-header.header-transparent .top-bar{
border:0;
}
.dlab-topbar-left ul li,
.dlab-topbar-right ul li{
font-size: 15px;
color:#fff;
opacity:0.7;
vertical-align: middle;
}
.dlab-topbar-left ul li i,
.dlab-topbar-right ul li i {
font-size: 18px;
vertical-align: middle;
}
.text-black .dlab-topbar-left ul li,
.text-black .dlab-topbar-right ul li{
color:#000;
}
.logo-header,
.is-fixed .logo-header{ }
.dlab-topbar-right ul li {
padding-left: 15px;
}
.header-nav .nav > li > a,
.is-fixed .header-nav .nav > li > a{
text-transform: capitalize;
font-weight:600;
padding: 20px 12px;
}
.extra-nav{
padding-top:10px;
padding-bottom:10px;
}
.is-fixed .extra-nav{
padding-top:10px;
padding-bottom:10px;
} .overlay-black-dark:after {
opacity: 0.85;
}
.main-slider{
padding-bottom:0;
}
.main-slider .dlab-bnr-inr-entry{
vertical-align: middle;
} .slide-item{
position:relative;
}
.slide-item .slide-content{
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
padding-bottom: 180px;
padding-top: 100px;
}
.slide-item-img img{
object-fit:cover;
height:850px;
}
.slide-content-box {
position: relative;
top: 30%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transition:all 1s ease 0.5s;
-webkit-transition:all 1s ease 0.5s;
-o-transition:all 1s ease 0.5s;
-moz-transition:all 1s ease 0.5s;
}
.main-slider .tp-shapewrapper.ov-tp{
background-color: rgba(0, 0, 0, 0.75);
}
@media only screen and (max-width: 1200px) {
.slide-item-img img{
height:750px;
}
}
@media only screen and (max-width: 991px) {
.dlab-topbar-left ul li, 
.dlab-topbar-right ul li{ }
}
@media only screen and (max-width: 767px) {
.slide-item-img img{
height:650px;
}
.product-gallery-bx.on-show-slider{
position:sticky;
top:80px;
}
} .service-box-slide{
bottom: 0;
padding: 30px 0;
position: absolute;
width: 100%;
border-top:1px solid rgba(255,255,255,0.5);
z-index: 1;
}
.service-box-slide .container{
display:block;
}
.service-box-slide .bx-style-1{
border-color:rgba(255,255,255,0.5);
}
.service-box-slide .bx-style-1:hover{
background-color:rgba(255,255,255,0.05);
}
.button-lg {
font-size: 16px;
padding: 15px 25px;
}
.button-lg.outline-2 {
padding: 13px 23px;
}
.service-box-slide p{
opacity:0.9;
font-size:15px;
}
.service-box-slide .icon-content {
overflow: unset;
}
.dlab-bnr-inr-entry.full-height{
min-height:500px;
max-height:500px;
} .abuot-box{
background: #ffffff none repeat scroll 0 0;
border-radius: 4px;
box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
padding: 40px 20px 20px;
position: relative;
width: 120%;
z-index: 1;
margin-top:40px;
}
.about-img img{
border-radius:8px;
}
.text-gray-dark{
color:#5a5a5a;
} .item-service-content{
border: 1px solid rgba(0, 0, 0, 0.05);
border-radius: 4px;
padding: 30px;
text-align: center;
}
.item-service-content p{
font-size:15px;
}
.box-item-service .icon-bx-md{
color:#b2b2b2;
}
.box-item-service .site-button.m-b40{
margin-bottom:40px;
}
.development-box{
position:relative;
}
.development-box:after{
border-top: 2px dashed #e2e2e2;
content: "";
display: block;
height: 2px;
margin-top: -1px;
position: absolute;
top: 50%;
width: 100%;
}
.round-center {
background: #ffffff none repeat scroll 0 0;
border: 4px solid;
border-radius: 25px;
display: inline-block;
height: 25px;
left: 50%;
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
width: 25px;
z-index: 1;
}
.box-item-service:hover .item-service-content,
.box-item-service:hover h5,
.box-item-service:hover .icon-bx-md{
color:#fff;
} .choseus-tabs .nav{
text-align:center;
border-bottom:1px solid rgba(255,255,255,0.1);
}
.choseus-tabs .nav li{
display:inline-block;
}
.choseus-tabs .nav li a:hover{
border:0;
}
.choseus-tabs .nav li a{
color:#acacac;
font-size:16px;
border-bottom: 2px solid rgba(0,0,0,0);
margin-bottom: -1px;
padding:0 10px 15px 15px;
display: inline-block;
}
.choseus-tabs .nav li a.active{
color:#fff;
}
.chosesus-content .list-checked li:before{
content:"\e64d";
font-family: 'themify';
font-size: 18px;
}
.chosesus-content .list-checked li {
padding:8px 5px 8px 30px;
margin-bottom: 10px;
}
.chosesus-content .list-checked li span{
opacity: 0.7;
}
.chosesus-content .abuot-box{
margin-top:50px;
padding-left:30px;
padding-right:30px;
left:-20%;
}
.chosesus-content .abuot-box p{
color:#363636;
font-size:15px;
} .choses-info{
border-top:1px solid rgba(255,255,255,0.1);
position:relative;
z-index:1;
text-align:center;
}
.choses-info-content [class*="col-"] {
border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.choses-info-content [class*="col-"]:last-child {
border-right:0;
} .portfolio-box .icon-bx-xs{
border:1px solid rgba(255,255,255,0.2);
background-color:rgba(0,0,0,0);
color:#fff;
border-radius:0;
font-size:18px;
}
.portfolio-box .dlab-info-has{
z-index:11;
}
.dlab-img-overlay1:hover:before, 
.dlab-box:hover .dlab-img-overlay1:before{
opacity:0.8;
}
.portfolio-carousel .item{
padding:0 15px;
}
.portfolio-carousel .item .dlab-box,
.portfolio-section .dlab-box{
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
}
.portfolio-section .container-fluid{
padding-left:100px;
padding-right:100px;
} .testimonial-text.video{
padding:15px;
}
.video-testimonial{
overflow:hidden;
border-radius:4px;
position:relative;
}
.video-testimonial-play {
background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
height: 100%;
left: 0;
position: absolute;
text-align: center;
top: 0;
width: 100%;
}
.video-testimonial-play a{
color: #ffffff;
font-size: 45px;
left: 50%;
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.op5{
opacity:0.5;
}
.op6{
opacity:0.6;
}
.op7{
opacity:0.7;
}
.op8{
opacity:0.8;
}
.op9{
opacity:0.9;
} .inquiry-form{
background-color:#fff;
padding:40px;
box-shadow:0 0 30px 0 rgba(0,0,0,0.3);
border-radius: 15px;
margin-top: -40px;
}
.inquiry-form .input-group-addon{
border-width: 0 0 1px;
font-size: 18px;
padding: 9px 0 0;
vertical-align: top;
border-style: solid;
}
.inquiry-form .form-control{
border-width: 0 0 1px;
font-size: 16px;
}
textarea.form-control{
height:auto;
}
.footer-top {
background-color:#292929;
}
.footer-bottom{
background-color:#292929;
}
.footer-contact-info.service-box-slide{
padding:0;
position:unset;
border-top:0;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.service-box-slide .icon-sm img,
.footer-contact-info .icon-sm img {
border-radius: 2px;
height: 20px;
width: auto;
}
.footer-contact-info.service-box-slide p {
font-size: 12px;
opacity: 0.5;
}
.footer-contact-info .icon-bx-wraper .dlab-tilte {
font-size: 16px;
}
.footer-contact-info .icon-sm {
text-align: left;
width: 25px;
}
.footer-contact-info .icon-sm i {
font-size: 20px;
}
.exp-services .section-head p {
font-size: 18px;
line-height: 32px;
max-width: 1000px;
}
.exp-services .section-head p strong {
font-size: 22px;
font-weight: 600;
} footer .widget_services .list-2 li{
width: 50%;
float: left;
list-style-type: circle !important;
list-style-position: inside;
padding: 5px 5px 5px 0px;
}
footer .widget_services .list-2 li:before{
content:none;
}
.subscribe-form input {
background-color: rgba(255,255,255,0.05);
border: 0;
border-radius: 0 !important;
height: 50px;
padding: 10px 20px;
margin-right: 0;
color: #fff;
font-size: 13px;
}
.subscribe-form .input-group-btn {
padding-left: 0;
}
.footer-content-box{
border: 1px solid rgba(255, 255, 255, 0.04);
padding: 25px 30px;
border-radius: 6px;
background-color: rgba(255,255,255,0.03);
} .abuot-box.left{
right:auto;
left:-20%;
margin-top: 50px;
}
.about-service .icon-bx-wraper{
border:1px solid rgba(255,255,255,0.1);
background-color:rgba(255,255,255,0.05);
border-radius:8px;
} .dlab-bnr-inr-entry {
vertical-align: bottom;
}
.inquiry-form.inner{
border: 2px solid rgba(0, 0, 0, 0.1);
border-radius: 15px;
box-shadow: none;
margin-top: 0;
padding: 20px;
position:sticky;
top:100px;
}
.icon-bx-wraper.expertise {
background-color: rgba(0, 0, 0, 0.01);
border: 2px solid rgba(0, 0, 0, 0.1);
border-radius: 13px;
} .contact-page .container{
display:;
}
.contact-page{
padding-bottom: 50px;
padding-top: 200px;
}
.contact-page .inquiry-form{
margin-top:0;
}
.contact-page .bx-style-1{
border-color: rgba(255, 255, 255, 0.1);
background-color: rgba(255, 255, 255, 0.05);
border-radius:8px;
color:#fff;
}
.contact-page .bx-style-1 p{
opacity:0.8;
}
.contact-page-1 .inquiry-form{
border: 2px solid rgba(0, 0, 0, 0.1);
border-radius: 15px;
box-shadow: none;
margin-top: 0;
padding: 40px;
}
.contact-page-1 .icon-bx-wraper.bx-style-1, 
.contact-page-1 .icon-bx-wraper.bx-style-2{
border: 2px solid rgba(0, 0, 0, 0.1);
border-radius: 15px;
}  @media only screen and (max-width: 1200px) {
.portfolio-section .container-fluid{
padding-left:15px;
padding-right:15px;
}
}
@media only screen and (max-width: 1024px) {
.abuot-box{
margin-top:20px;
}
}
@media only screen and (max-width: 991px) {
.dlab-topbar-left ul li{
padding-right: 5px;
}
.dlab-topbar-right ul li{
padding-left: 5px;
}
.navbar-toggler,
.is-fixed .navbar-toggler{
margin: 60px 10px 10px 15px;
float: right;
box-shadow: none;
}
.chosesus-content .p-l30{
padding-left:0;
}
.choses-info-content h2{
font-size:28px;
margin-bottom:0;
line-height:35px;
}
.choses-info-content h4{
font-size:14px;
margin-bottom:0;
}
.header-nav .nav > li > a, 
.is-fixed .header-nav .nav > li > a{
padding: 10px 15px;
}
.header-nav .nav > li.active > a, 
.header-nav .nav > li:hover > a{
color:#000;
}
}
@media only screen and (max-width: 767px) {
.slide-content p{
display:none;
}
.slide-content-box{
text-align:center;
}
.owl-slider.owl-theme .owl-dots {
bottom: 180px;
margin-top: 0;
position: absolute;
right: auto;
text-align: center;
top: auto;
transform: translateY(-50%);
width: 100%;
}
.site-header .navbar-toggler, 
.site-header .is-fixed .navbar-toggler {
margin: 10px 6px 10px 10px;
}
.slide-content .button-lg {
font-size: 13px;
padding: 10px 15px;
}
.text-white .site-button.outline {
padding: 8px 15px;
}
.abuot-box {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border-radius: 0;
box-shadow: none;
margin-top: 0;
padding: 0;
position: relative;
width: 100%;
z-index: unset;
}
.abuot-box [class*="col-"]{ 
padding:0;
}
.choseus-tabs .title-head {
display: unset;
}
.chosesus-content .abuot-box {
background-color: rgba(255, 255, 255, 0.05);
border-radius: 5px;
left: auto;
margin-top: 0;
padding: 20px;
}
.chosesus-content .abuot-box p{
color: #ffffff;
font-size: 14px;
opacity: 0.8;
}
.choses-info-content [class*="col-"] {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.inquiry-form{
margin-top:0;
}
.contact-page{
padding-bottom: 50px;
padding-top: 100px;
}
} .ml2 {
color: #ffffff;
font-size: 30px;
font-weight: 400;
margin: 0;
}
.ml2 .letter {
display: inline-block;
line-height: 1em;
}
.ml12 {
font-weight: 300;
font-size: 1.8em;
text-transform: uppercase;
letter-spacing: 0.5em;
color:#000;	
}
.ml12 .letter {
display: inline-block;
line-height: 1em;
}
#loading-area{
background-image:none;
display: table;
text-align:center;
background-color:rgba(0,0,0,0);
background-size:cover;
}
#loading-area .ml12{
display:table-cell;
vertical-align:middle;
color:#000;
width:100%;
}  .time-line {
position: relative;
}
.time-line:after {
border-radius: 2px;
content: "";
height: 100%;
position: absolute;
right: 50%;
top: 0;
width: 4px;
display:block;
}
.time-line .line-left-box,
.time-line .line-right-box{
width: 40%;
position:relative;
z-index: 1;
}
.line-right-box .line-content-box,
.line-left-box .line-content-box{
background: #ffffff none repeat scroll 0 0;
border-radius: 12px;
box-shadow: 1px 1px 62px 0 rgba(0, 0, 0, 0.1);
padding: 30px;
}
.line-left,
.line-right{
position:relative;
display:table;
width:100%;
}
.line-left:after {
content: "";
height: 4px;
position: absolute;
top: 50%;
left:40%;
width: 10%;
}	
.line-right:after {
content: "";
height: 4px;
position: absolute;
right:40%;
top: 50%;
width: 10%;
}	
.time-line .line-left-box {
float: left;
}
.time-line .line-right-box {
float: right;
}
.time-line .line-left-box  .line-content-box{
padding-right:60px;
}
.time-line .line-right-box  .line-content-box{
padding-left:60px;
}
.line-num {
border-radius: 40px;
box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.3);
color: #ffffff;
font-size: 40px;
font-weight: 700;
font-family:"Nunito",sans-serif;
height: 80px;
line-height: 80px;
text-align: center;
width: 80px;
}
.time-line .line-left-box .line-num{
position: absolute;
right: -40px;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.time-line .line-right-box .line-num{
position: absolute;
left: -40px;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.faa-horizontal.animated{
-webkit-animation:horizontal 5s ease infinite;
animation:horizontal 5s ease infinite
} .faq-1 .panel{
margin-bottom: 15px; 
transition: all 0.5s;
}
.faq-1 .acod-title a{
padding: 20px;
color: #000;
}
.faq-1 .panel:hover{
box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.1);
transition: all 0.5s;
}
.faq-1 .acod-head a::after{
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
right: 20px;
}
.faq-video{
position: relative;
}
.faq-video .play-btn{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
font-size: 65px;
}
@keyframes horizontal{
0%{
-webkit-transform:translate(0,0);
transform:translate(0,0)
}
6%{
-webkit-transform:translate(20px,0);
transform:translate(0,20px)
}
12%{
-webkit-transform:translate(0,0);
transform:translate(0,0)
}
18%{
-webkit-transform:translate(0,20px);
transform:translate(0,20px)
}
24%{
-webkit-transform:translate(0,0);
transform:translate(0,0)
}
30%{
-webkit-transform:translate(0,20px);
transform:translate(0,20px)
}
100%,36%{
-webkit-transform:translate(0,0);
transform:translate(0,0)
}
}
@media only screen and (max-width: 767px) {
.line-left, 
.line-right{
margin-bottom:30px;	
}
.line-num{
height:40px;
width:40px;
font-size:16px;
line-height:40px;
}
.time-line:after,
.line-right:after{
right:auto;
left:0;
}
.time-line .line-left-box, 
.time-line .line-right-box{
width:90%;
float: right;		
}
.time-line .line-left-box .line-num,
.time-line .line-right-box .line-num{
left:-20px;
}
.time-line .line-left-box{
padding-right:30px;
}
.time-line .line-right-box{
padding-left:30px;
}
.ft-gallery-box{
margin-top:0;
}
.time-line .line-left-box  .line-content-box{
padding-right:30px;
}
.time-line .line-right-box  .line-content-box{
padding-left:30px;
}
.line-left:after{
left: 0;
}
.time-line .line-right-box,
.time-line .line-left-box{
padding:0;
}
.abuot-box.left{
left:auto;
}
.box-title {
font-size: 22px;
line-height: 35px;
}
}
.owl-slider-banner{
position:relative;
}
.owl-slider-banner .owl-theme .owl-dots .owl-dot{
border: 1px solid rgba(255,255,255,0.4);
}
.owl-slider-banner .owl-theme .owl-dots .owl-dot.active, 
.owl-slider-banner .owl-theme .owl-dots .owl-dot:hover{
border: 1px solid #fff;
}
.owl-slider-banner .owl-theme .owl-dots .owl-dot span{
background-color: rgba(255,255,255,0.4);
}
.owl-slider-banner .owl-theme .owl-dots .owl-dot.active span, 
.owl-slider-banner .owl-theme .owl-dots .owl-dot:hover span{
background-color: rgba(255,255,255,1);
} .la-anim-10 {
position: fixed;
top: 0;
right: 0;
width: 300px;
height: 300px;
background: #84ba3f;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
-webkit-transform: translateX(100%) translateY(-100%) rotate(45deg);
transform: translateX(100%) translateY(-100%) rotate(45deg);
pointer-events: none;
z-index: 9999999999999999;
}
.la-anim-10.la-animate {
-webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
transform: translateX(50%) translateY(-50%) rotate(45deg);
} .la-anim-10::before,
.la-anim-10::after {
position: absolute;
bottom: 30px;
left: 50%;
display: block;
border: 5px solid #fff;
border-radius: 50%;
content: '';
}
.la-anim-10::before {
margin-left: -40px;
width: 80px;
height: 80px;
border-right-color: rgba(0,0,0,0.2);
border-left-color: rgba(0,0,0,0.2);
-webkit-animation: rotation 3s linear infinite;
animation: rotation 3s linear infinite;
}
.la-anim-10::after {
bottom: 50px;
margin-left: -20px;
width: 40px;
height: 40px;
border-top-color: rgba(0,0,0,0.2);
border-bottom-color: rgba(0,0,0,0.2);
-webkit-animation: rotation 1s linear infinite;
animation: rotation 1s linear infinite;
}
@-webkit-keyframes rotation {
0% 		{ -webkit-transform: rotate(0deg); }
50% 	{ -webkit-transform: rotate(180deg); }
100% 	{ -webkit-transform: rotate(360deg); }
}
@keyframes rotation {
0% 		{ transform: rotate(0deg); }
50% 	{ transform: rotate(180deg); }
100% 	{ transform: rotate(360deg); }
} .dz_error-404 .dz_error{
border-radius: 50%;
font-size: 70px;
font-weight: 700;
height: 200px;
line-height: 200px;
margin: 20px 0;
text-align: center;
width: 200px;
}
.dz_error-405 .dz_error{
color: #afafaf;
font-family: poppins;
font-size: 200px;
font-weight: 700;
line-height: 200px;
text-align:center;
}
.dz_error-405 .error-head{
font-size: 50px;
font-weight: 700;
}
.dz_error-405 .error-content{
font-size: 21px;
font-weight: 500;
}
.dz_error-405 .form-control.bg-black{
background-color:rgba(0,0,0,0.1);
font-size:15px;
}
.shop-account .site-button.active.show{
color: #fff;
} @media only screen and (max-width: 1024px){
.title-box span {
display:none;
}
.sticky-top .inquiry-form .g-recaptcha{
transform: scale(0.75);
-webkit-transform: scale(0.75);
-moz-transform: scale(0.75);
-o-transform: scale(0.75);
transform-origin: 0 0;
-o-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-webkit-transform-origin: 0 0;
margin-right: -60px;
}
}
@media only screen and (max-width: 991px) {
.header-nav .nav > li .sub-menu, 
.header-nav .nav > li .mega-menu{
border-top:0;
box-shadow:none;
}
.choseus-tabs .nav {
display: table;
}
.choseus-tabs .nav li {
display: table-cell;
}
.dz_error-405 .subscribe-form{
margin:auto;
}
.dz_error-405{
text-align:center;
}
}
@media only screen and (max-width: 767px) {
.shop-action .icon-bx-wraper.left{
text-align:center;
}
.shop-action .icon-bx-wraper.left .icon-md{
float:none;
margin-right:0;
margin-bottom:15px;
}
.top-bar{ }
.slide-item .slide-content{
padding-top: 60px;
}
.service-box-slide p{
font-size: 13px;
}
.choseus-tabs .nav li a{
font-size: 14px;
}
.chosesus-content .about-img{
margin-bottom:20px;
}
.dz_error-404 .dz_error{
font-size: 35px;
height: 100px;
line-height: 100px;
margin: 0;
width: 100px;
}
.dz_error-404 .error-head{
font-size: 20px;
margin-bottom: 5px;
}
.dz_error-405 .dz_error{
font-size: 120px;
line-height: 120px;
}
.dz_error-405 .error-head{
font-size: 35px;
margin: 10px 0;
}
.dz_error-405 .dlab-divider{
margin: 15px 0;
}
.dlab-coming-soon .logo-header{
margin: auto;
}
}
@media only screen and (max-width: 599px) {
.footer-bottom .text-left,
.footer-bottom .text-right{
text-align:center !important;
}
.choseus-tabs .nav li a {
font-size: 13px;
padding: 5px;
}
}
@media only screen and (max-width: 360px) {
.abuot-box{
margin: 0;
}
.abuot-box.left{
margin-top: 30px;
}
.our-about-info .box-title{
margin: 20px 0;
}
}  .form-tax{
box-shadow: 10px 10px 40px 0 rgba(39,50,114,0.25);
max-width:700px;
margin-left:-50px;
}
.form-tax label{
font-size:15px;
text-transform:capitalize;
}
.form-tax .bootstrap-select .dropdown-toggle,
.form-tax input.form-control{
border: 2px solid #e7ecf1 !important;
border-radius:4px;
height: 45px;
padding: 10px 20px;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option{
font-size: 15px;
}
.form-tax .site-button{
padding: 12px 25px;
}
.form-tax .form-group {
margin-bottom: 15px;
}
.tax-info-chart .form-tax{
box-shadow:none;
margin-left: 0;
max-width:100%;
}
.chart-box{
padding:30px;
background: #fff;
width: 100%;
} .team-section{
position: relative;
overflow: hidden;
}
.team-section .team-content{
position: absolute;
bottom: -46px;
width: 100%;
padding: 10px 25px;
transition: all 0.5s;
}
.team-section:hover .team-content{
bottom: 0;
transition: all 0.5s;
}
.team-section .team-content a{
font-size: 18px;
margin-right: 10px;
}
.dlab-box-icon .icon-cell > div i{
line-height:65px;
transition:all 0.5s;
}
.dlab-box-icon .icon-cell > div{
width:65px;
height:65px;
overflow:hidden;
display:block;
}
.dlab-box-icon:hover .icon-cell span{
margin-top:-65px;
transition:all 0.5s;
}
.dlab-box-icon .icon-cell span{
display:block;
transition:all 0.5s;
}
.site-button-link.border-link {
border-bottom: 2px solid;
border-radius: 0;
padding: 0;
}
@media only screen and (max-width: 1024px){
.facility .icon-bx-wraper.dlab-box-icon{
padding: 40px 20px;
}
}
@media only screen and (max-width: 768px){
.facility .icon-bx-wraper.dlab-box-icon{
padding: 70px;
}
.form-tax {
max-width: 90%;
margin: auto;
}
}
@media only screen and (max-width: 360px){
.facility .icon-bx-wraper.dlab-box-icon{
padding: 40px 20px;
}
} .site-header.header-style-1 .header-nav .nav > li > a,
.site-header.header-style-1 .is-fixed .header-nav .nav > li > a{
padding: 19px 12px 19px 12px;
}
.site-header.header-style-1 .is-fixed .extra-nav,
.site-header.header-style-1 .extra-nav{
padding: 16px 0 16px 0;
}
.site-header.header-style-1 .is-fixed .logo-header,
.site-header.header-style-1 .logo-header{
height: 60px;
}
.site-header.header-style-1 .site-button-link.white{
color:#fff;
}	
.site-header.header-style-1 .site-button{
color:#fff;
}
.site-header.header-style-1 .navbar-toggler{
margin:23px 0 20px 10px;
}
.site-header.header-style-1 .logo-header,
.site-header.header-style-1 .logo-header img{
max-width: 150px;
}
@media only screen and (max-width: 991px){
.site-header.header-style-1 .header-nav .nav > li > a, 
.site-header.header-style-1 .is-fixed .header-nav .nav > li > a{
padding: 10px 20px 10px 20px;
}
.site-header.header-style-1.mo-left .header-nav .logo-header img{
width: 150px;
}
.site-header.header-style-1.mo-left .header-nav .logo-header{
padding: 10px 20px;
height: auto;
}
.site-header.header-style-1.mo-left .header-nav .nav > li > .sub-menu, 
.site-header.header-style-1.mo-left .header-nav .nav > li > .mega-menu{
box-shadow:none;
}
.site-header.header-style-1 [class*="bg-"] .header-nav .nav > li.active > a, 
.site-header.header-style-1 [class*="bg-"] .header-nav .nav > li > a,
.site-header.header-style-1 [class*="bg-"] .header-nav .nav > li.current-menu-item > a{
color:#273272;
}
.site-header.header-style-1 .header-nav .nav > li .sub-menu li a{
color:#101042;
}	
} .arrow {
border: 2em solid transparent;
height: 0;
margin: 50vh auto;
width: 0;
}
.arrow.down {
border-bottom: none;
border-top-color: #e5e5e5;
}
.arrow.up {
border-bottom-color: #e5e5e5;
border-top: none;
}
svg.radial-progress {
height: auto;
max-width: 200px;
padding: 1em;
transform: rotate(-90deg);
width: 100%;
}
svg.radial-progress circle {
fill: rgba(0,0,0,0);
stroke: #fff;
stroke-dashoffset: 219.91148575129; stroke-width: 10;
}
svg.radial-progress circle.incomplete { opacity: 0.25; }
svg.radial-progress circle.complete { stroke-dasharray: 219.91148575129; }
svg.radial-progress text {
fill: #000;
font: 400 1em/1 'Oswald', sans-serif;
text-anchor: middle;
}  svg.radial-progress:nth-of-type(6n+1) circle { 
stroke: #6cc000; 
} .rubik h1,
.rubik h2,
.rubik h3,
.rubik h4,
.rubik h5,
.rubik h6,
.rubik{
font-family: 'Rubik', sans-serif;
}
.banner-curv:after{
content: "";
background-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/curv.png);
width: 100%;
height: 100%;
position: absolute;
bottom: 0;
z-index: 9;
background-position: bottom;
background-repeat: no-repeat;
background-size:100%;
}
.tab-bx,
.site-button.btn-icon i,
.footer-gradient,
.overlay-primary.gradient:after,
.tp-overlay-pera,
.overlay-primary.testimonial-curv-bx:after,
.about-progress .progress-bar{ background: rgb(24,75,215); background: -moz-linear-gradient(45deg, rgba(24,75,215,0.9) 0%, rgba(108,0,174,0.9) 100%); background: -webkit-linear-gradient(45deg, rgba(24,75,215,0.9) 0%,rgba(108,0,174,0.9) 100%); background: linear-gradient(45deg, rgba(24,75,215,0.9) 0%,rgba(108,0,174,0.9) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#184bd7', endColorstr='#6c00ae',GradientType=1 ); }
.overlay-primary.testimonial-curv-bx:after{
opacity:0.9;
}
.overlay-primary.testimonial-curv-bx:before{
background-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/background/bg2.png);
background-position: top;
content: "";
position: absolute;
top: 0;
height: 100%;
width: 100%;
z-index: 1;
background-repeat:no-repeat;
}
.footer-gradient{
position:relative;
}
.footer-gradient .footer-top,
.footer-gradient .footer-bottom{
background-color:rgba(0,0,0,0);
}
.footer-content-link{
padding: 130px 30px 0;
}
.testimonial-curv-bx .testimonial-9 {
background-color: #fff;
padding: 0px 30px 30px;
box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
text-align: center;
border-radius: 50px;
}
.testimonial-curv-bx .testimonial-9 .testimonial-pic {
margin-bottom: 0px;
margin-top: -50px;
box-shadow: 0px 4px 8px 0 rgba(0,0,0,0.1);
}
.testimonial-curv-bx .testimonial-two-dots-bx .item {
padding: 55px 25px 25px 25px;
}
.testimonial-curv-bx  .testimonial-text p{
color:#000;
font-size:18px;
font-weight:300;
font-family: 'Rubik', sans-serif;
}
.testimonial-curv-bx  .testimonial-name{
font-size: 22px;
text-transform: capitalize;
font-family: 'Rubik', sans-serif;
font-weight:500;
}
.testimonial-curv-bx .testimonial-9 .testimonial-position{
text-transform: capitalize;
font-family:  'Rubik', sans-serif;
color: #888;
font-size: 16px;
font-style: inherit;
margin-bottom: 10px;
}
.site-button.btn-icon:after{
content:none;
}
.site-button.btn-icon{
padding: 18px 70px 18px 35px;
border-radius: 30px;
font-size: 16px;
color: #000;
font-weight: 400;
text-transform: capitalize;
position:relative;
}
.site-button.btn-icon i {
width: 52px;
height: 52px;
position: absolute;
border-radius: 30px;
top: 3px;
color: #fff;
line-height: 52px;
font-size: 22px;
text-align: center !important;
right:2px;
} .workspace-bx h2,
.contact-form-bx h2,
.pricing-bx h2,
.about-progress h2,
.testimonial-curv-bx h2{
font-size:55px;
line-height:65px;
}
.about-progress .progress{
height: 4px;
border-radius: 0;	
}
.progress-bx{
position:relative;
margin-bottom:30px;
}
.count-box{
position: absolute;
right: 0;
top: 0;
font-size: 22px;
color: #000;
}
.img-half-bx{
background-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/pattern/pattern2.png);
padding: 0 90px 50px 0px;
text-align: left;
background-size: 26px;
margin-left: 40px;
margin-top: 50px;
}
.img-half-bx img{
margin-left: -40px;
margin-top: -50px;
box-shadow: 0 0 35px 0 rgba(40,0,69,0.30);
}
.br-top:before{
height: 70px;
position: absolute;
content: "";
top: 0;
width: 100%;
background-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/curv2.png);
z-index: 1;
display: block;
background-repeat: repeat-x;
background-position: top;
} .tab-bx{
padding-top:0;
}
.tab-market ul li a i,
.tab-market ul li a span{
width:100%;
display:block;
}
.tab-market ul {
border-bottom: 0px;
background-color: #fff;
float: none;
display: inline-block;
width: auto;
box-shadow: 0 0 30px 0 rgba(0,0,0,0.1);
border-radius: 20px;
z-index: 2;
position:relative;
}
.tab-market ul li{
display:inline-block;
vertical-align: middle;
}
.tab-market ul li a i{
font-size:40px;
margin-bottom: 15px;
}
.tab-market ul li a span{
}
.tab-market ul li a{
text-align: center;
font-size: 18px;
padding: 20px 30px 16px 30px;
display: block;
background: #fff;
position: relative;
overflow: hidden;
}
.tab-market ul li:first-child a{
-webkit-border-radius: 20px 0 0 20px;
-moz-border-radius: 20px 0 0 20px;
border-radius: 20px 0 0 20px;
}
.tab-market ul li:last-child a{
-webkit-border-radius: 0 20px 20px 0;
-moz-border-radius: 0 20px 20px 0;
border-radius: 0 20px 20px 0;
}
.tab-market ul li a.active{
transform: scale(1.1);
box-shadow: 0 0 30px 0 rgba(0,0,0,0.1);
z-index: 3;
}
.tab-market ul li a:after{
content: "";
position: absolute;
width: 0;
left:50%;
height: 4px;
background: #490bb8;
left: 0px;
top: 0;
transition:all 0.5s;
}
.tab-market ul li a.active:after{
width: 100%;
left: 50%;
transform: translateX(-50%);
}
.pricing-bx .pricingtable-wrapper.style1{
background-color:#fff;
border:0;
border-radius:40px;
}
.pricing-bx .pricingtable-wrapper.style1.active{ background: rgb(24,75,215); background: -moz-linear-gradient(45deg, rgba(24,75,215,0.9) 0%, rgba(108,0,174,0.9) 100%); background: -webkit-linear-gradient(45deg, rgba(24,75,215,0.9) 0%,rgba(108,0,174,0.9) 100%); background: linear-gradient(45deg, rgba(24,75,215,0.9) 0%,rgba(108,0,174,0.9) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#184bd7', endColorstr='#6c00ae',GradientType=1 ); color:#fff;
}
.pricing-bx .pricingtable-wrapper.style1.active .pricingtable-bx,
.pricing-bx .pricingtable-wrapper.style1.active h4,
.pricing-bx .pricingtable-wrapper.style1.active .pricingtable-icon i,
.pricing-bx .pricingtable-wrapper.style1.active .pricingtable-features li i,
.pricing-bx .pricingtable-wrapper.style1.active .pricingtable-price,
.pricing-bx .pricingtable-wrapper.style1.active .pricingtable-features li{
background-color:rgba(0,0,0,0);
color:#fff;
}
.pricing-bx .pricingtable-wrapper.style1.right{
border-radius: 0 30px 30px 0px;
box-shadow: 0 0 20px 0 rgba(0,0,0,0.05);
}
.pricing-bx .pricingtable-wrapper.style1.left{
border-radius: 30px 0 0px 30px;
box-shadow: 0 0 20px 0 rgba(0,0,0,0.05);
} .contact-form-bx .form-control{
background-color: transparent;
border-width: 0 0 0px 0;
border-bottom-color: #771cb8;
padding: 0;
font-size: 16px;
font-weight: 400;
color: #000;
position:relative;
padding: 25px 0;
}
.contact-form-bx textarea.form-control{
height: 207px;
}
.contact-form-bx label {
position: absolute;
font-size: 16px;
font-weight: 400;
color: #000;
top: 14px;
left: 20px;
transition:all 0.5s;
}
.contact-form-bx .focused label {
font-size: 12px;
top: -10px;
left: 0;
color: #707070;
}
.contact-form-bx .input-group:after{
width:100%;
height:3px;
content:"";
border-radius:4px;
box-shadow: 10px 10px 20px 0 rgba(0,7,66,0.75);
bottom:0; background: rgb(24,75,215); background: -moz-linear-gradient(45deg, rgba(24,75,215,0.9) 0%, rgba(108,0,174,0.9) 100%); background: -webkit-linear-gradient(45deg, rgba(24,75,215,0.9) 0%,rgba(108,0,174,0.9) 100%); background: linear-gradient(45deg, rgba(24,75,215,0.9) 0%,rgba(108,0,174,0.9) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#184bd7', endColorstr='#6c00ae',GradientType=1 ); }
.contact-form-bx .form-control::-moz-placeholder{
color:#000;
}
.subscribe-bx .contact-form-bx .input-group:after{
background:#fff;
}
.subscribe-bx .contact-form-bx label,
.subscribe-bx .contact-form-bx .form-control{
color:#fff;
}
.workspace-bx .portfolio-box .dlab-media{
border-radius:10px;
box-shadow:0 0 15px 0 rgba(4,0,46,0.20);
}
.workspace-bx .dlab-img-overlay1:before{ background: rgb(24,75,215); background: -moz-linear-gradient(45deg, rgba(24,75,215,0.9) 0%, rgba(108,0,174,0.9) 100%); background: -webkit-linear-gradient(45deg, rgba(24,75,215,0.9) 0%,rgba(108,0,174,0.9) 100%); background: linear-gradient(45deg, rgba(24,75,215,0.9) 0%,rgba(108,0,174,0.9) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#184bd7', endColorstr='#6c00ae',GradientType=1 ); opacity:0.1;
}
.workspace-bx .dlab-media:hover .dlab-img-overlay1:before{
opacity:0.9;
}
.sort-title-bx.text-white{
color: #fff;
}
.sort-title-bx{
font-family:  'Rubik', sans-serif;
text-transform: uppercase;
font-weight: 500;
color: #000;
position: absolute;
width: 100%;
top: 12px;
max-width: 1140px;
left: 50%;
transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
z-index: 1;
}
.sort-title-bx:after{
text-transform: capitalize;
content: attr(data-name);
opacity: 0.1;
font-size: 65px;
font-weight: 600;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
} .arrow-bx{
width: 80px;
height: 55px;
background-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/arrow-1.png);
background-size: 100%;
background-repeat: no-repeat;
}
.header-gradient .header-nav .nav > li:hover > a,
.header-gradient .header-nav .nav > li.active > a{
color:#fff;
}
@media only screen and (max-width: 1400px){
.rev-slider-full .site-button.btn-icon i {
display:none;
}
.rev-slider-full .site-button.btn-icon{
padding: 15px 25px 15px 25px;
}
}
@media only screen and (max-width: 991px){
.header-gradient .header-nav .nav > li:hover > a,
.header-gradient .header-nav .nav > li.active > a{
color:#000;
}
}
@media only screen and (max-width: 576px){
.rev-slider-full .site-button.btn-icon i {
display:none;
}
.rev-slider-full .site-button.btn-icon{
padding: 15px 25px 15px 25px;
}
}
@media only screen and (max-width: 768px){
.tab-market ul li a {
font-size: 16px;
padding: 20px 20px 16px 20px;
}
}
@media only screen and (max-width: 767px){
.tab-market ul li a {
font-size: 13px;
padding: 20px 10px 16px 10px;
}
.tab-market ul li a i{
font-size: 30px;
}
.workspace-bx h2, 
.contact-form-bx h2, 
.pricing-bx h2, 
.about-progress h2, 
.testimonial-curv-bx h2{
font-size: 35px;
line-height: 40px;
}
.footer-bottom .text-left, 
.footer-bottom .text-right{
text-align: center!important;
}
.footer-content-link {
padding: 50px 0 0;
}
.pricing-bx .pricingtable-wrapper.style1.right,
.pricing-bx .pricingtable-wrapper.style1.left{
border-radius: 30px;
}
.pricingtable-wrapper.style1.active {
transform: translateY(0);
-ms-transform: translateY(0);
-moz-transform: translateY(0);
-webkit-transform: translateY(0);
-o-transform: translateY(0);
margin-bottom:30px;
}
.dlab-bnr-inr .breadcrumb-row ul{
margin-bottom: 20px;
}
}
@media only screen and (max-width: 576px){
.tab-market ul li a {
border-radius: 0!important;
}
.tab-market ul li{
float: left;
width: 50%;
}
.workspace-bx h2, 
.contact-form-bx h2, 
.pricing-bx h2, 
.about-progress h2, 
.testimonial-curv-bx h2{
font-size: 30px;
line-height: 35px;
}
.img-half-bx{
padding: 0 0 50px;
}
.testimonial-curv-bx .testimonial-two-dots-bx .item {
padding: 50px 10px 10px 10px;
}
.testimonial-curv-bx .testimonial-9{
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
padding: 0px 10px 10px;
border-radius: 20px;
}
} .header-ind.header .top-bar.bg-dark{
background-color: #020d26 !important;
padding: 10px 0;
}
.header-ind.header .top-bar.bg-dark .dlab-topbar-left ul li, 
.header-ind.header .top-bar.bg-dark .dlab-topbar-right ul li{
color: #d8e0f3;
opacity: 1;
}
.header-ind .header-nav .nav > li > a{
padding: 28px 12px;
}
.header-ind .extra-nav {
padding-top: 18px;
padding-bottom: 18px;
}
.header-ind .logo-header{
height: 80px;
}
.rubik-font h1,
.rubik-font h2,
.rubik-font h3,
.rubik-font h4,
.rubik-font h5,
.rubik-font h6,
.rubik-font p,
.rubik-font{
font-family:rubik;
} .ind-ser-bx{
padding: 30px 30px 80px 30px;
border-radius:4px;
box-shadow: 0 6px 20px 0 rgba(3,0,24,0.15);
background-color:#fff;
transition:all 0.5s;
-moz-transition:all 0.5s;
-ms-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;
margin-top:-60px;
}
.ind-ser-bx:hover{
transform:translateY(-10px);
-ms-transform:translateY(-10px);
-o-transform:translateY(-10px);
-moz-transform:translateY(-10px);
-webkit-transform:translateY(-10px);
}
.ind-ser-bx:hover .btn-block{
background-color: var(--bg-color);
}
.ind-ser-bx .dlab-tilte{
font-weight:400;
margin-bottom:10px;
}
.ind-ser-bx .btn-block{
position: absolute;
left: 0;
bottom: 0;
padding: 16px 30px;
border-radius: 0 0 4px 4px;
font-size: 18px;
font-weight: 400;
background-color:#020d26;
}
.industry-service{
padding-bottom:80px;
}
.footer-white .subscribe-form input{
background-color: rgba(0,0,0,0.1);
border-radius: 4px 0px 0px 4px !important;
font-size: 15px;
color:#000;
}
.footer-white .subscribe-form .form-control::-moz-placeholder {
color: #000;
}
.footer-white .subscribe-form .form-control:-moz-placeholder {
color: #000;
}
.footer-white .subscribe-form .form-control:-ms-input-placeholder {
color: #000;
}
.footer-white .subscribe-form .form-control::-webkit-input-placeholder {
color: #000;
}
.bg-blue-light{
background-color:#f5f5fa;
} .explore-projects .item{
padding: 15px;
}
.explore-projects .dlab-box {
box-shadow:0 0 15px 0 rgba(3,0,24,0.15);
border-radius: 4px;
overflow: hidden;
}
.explore-projects .dlab-info {
padding:30px 30px 60px 30px;
}
.explore-projects .dlab-box .dlab-title{
font-weight:500;
}
.explore-projects .dlab-box .btn-block{
position: absolute;
bottom: 0;
border-radius: 0px 0px 4px 0px;
margin: 0;
border-top: 1px solid rgba(0,0,0,0.1);
font-weight: 400;
padding: 15px 30px;
font-size: 14px;
}
.explore-projects .dlab-box:hover .btn-block{
color:#fff;
background-color: var(--bg-color);
}
.explore-carousel{
margin-top:-15px;
} .ind-client .testimonial-8 .testimonial-text{
padding: 30px;
color:#000;
}
.ind-client .testimonial-box.owl-theme .owl-dots.disabled{
margin-top:0;
} .support-box-form .form-control{
background-color: transparent;
border-width: 0 0 0px 0;
border-bottom-color: #771cb8;
padding: 0;
font-size: 16px;
font-weight: 400;
color: #fff;
position:relative;
padding: 25px 0;
}
.support-box-form textarea.form-control{
height: 207px;
}
.support-box-form label {
position: absolute;
font-size: 16px;
font-weight: 400;
color: #fff;
top: 14px;
left: 0;
transition:all 0.5s;
}
.support-box-form .focused label {
font-size: 12px;
top: -10px;
left: 0;
color: #fff;
}
.support-box-form .input-group:after{
width:100%;
height:2px;
content:"";
bottom:0; background: rgba(255,255,255,0.2);
}
.support-box-form .form-control::-moz-placeholder{
color:#fff;
}
.support-form{
padding:40px 25px;
}
.support-box-form{
border-radius:4px;
box-shadow: 0 0 20px 0 rgba(23,7,0,0.10);
overflow:hidden;
}
.our-support{
position:relative;
z-index:1;
}
.our-support:before{
content:"";
width:100%;
background-color:#fff;
height:250px;
top:0;
display:block;
z-index:-1;
position:absolute;
} .our-projects .row{
height:700px;
}
.our-projects .ind-ser-info-bx {
border-right:1px solid rgba(255,255,255,0.1);
}
.ind-service-info{
padding:20px;
position:relative;
width: 100%;
overflow: hidden;
transition:all 0.5s;
-moz-transition:all 0.5s;
-ms-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;
}
.ind-service-info:hover{
background-color: var(--bg-color);
}
.ind-service-info-in h2{
font-size:45px;
font-weight:700;
margin-bottom: 10px;
}
.ind-service-info-in h2 span{
font-size:24px;
font-weight:400;
display: block;
}
.ind-service-info-in{
position: absolute;
top: 100%;
width: 100%;
padding: 20px;
left: 0;
transform: translateY(-100%);
transition:all 0.5s;
-moz-transition:all 0.5s;
-ms-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;
}
.ind-service-info .site-button.outline{
padding: 25px 30px;
color: #fff;
font-size: 18px;
font-weight: 400;
position: absolute;
bottom: -150px;
left: 0;
border: 0;
background-color: rgba(255,255,255,0.2);
border-radius: 0;
transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-webkit-transition:all 1s;
-o-transition:all 1s;
}
.ind-service-info .site-button.outline:hover{
color:#fff;
}
.ind-service-info-in  p{
display:none !important;
transition:all 0.5s;
-moz-transition:all 0.5s;
-ms-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;
opacity:0;
}
.ind-service-info > span{
font-size:85px;
opacity:0.1;
font-weight:700;
transition:all 0.5s;
-moz-transition:all 0.5s;
-ms-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;
} .ind-service-info:hover  > span{
opacity:0.3;
}
.ind-service-info:hover .ind-service-info-in  p{
display:flex !important;
transition:all 0.5s;
-moz-transition:all 0.5s;
-ms-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;
opacity:1;
}
.ind-service-info:hover .ind-service-info-in{
top: 50%;
width: 100%;
padding: 20px;
left: 0;
transform: translateY(-50%);
transition:all 0.5s;
-moz-transition:all 0.5s;
-ms-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;
}
.ind-service-info:hover .site-button.outline{
bottom: 0;
} .under-construction{
background-color:#f0f5f9;
}
.under-construction .header-ind{
padding-top:50px;
}
.under-construction .header-ind .logo-header{
max-width: 100%;
}
.under-construction h2{
font-size:100px;
font-family:rubik;
line-height:80px;
text-transform:uppercase;
color:#62aad8;
display: block;
clear: both;
}
.under-construction h2 span{
font-size:45px;
color:#eab847;
}
.under-construction .header-ind .logo-header {
height: auto;
width: 100%;
}
@media only screen and (max-width: 1200px){
.ind-ser-bx  .dlab-tilte{
font-size: 24px;
}
}
@media only screen and (max-width: 991px){
.header-ind .navbar-toggler{
margin: 30px 0 30px 15px;
}
.header-ind .header-nav .nav > li  > a {
padding: 10px 15px;
}
.header-ind .header-nav .nav > li.active > a, 
.header-ind .header-nav .nav > li:hover,
.header-ind .header-nav .nav > li.active > a, 
.header-ind .header-nav .nav > li:hover > a{
color: #000;
}
.ind-service-info-in h2 {
font-size: 30px;
}
.section-head .font-40,
.box-title.font-40 {
font-size: 30px;
line-height: 40px;
}
.header-nav .nav > li.active > a, 
.header-nav .nav > li:hover > a{
color:#000;
}
.under-construction h2{
font-size:70px;
line-height:50px;
}
.under-construction h2 span{
font-size:28px;
}
}
@media only screen and (max-width: 768px){
.ind-service-info-in h2{
font-size: 30px;
line-height: 36px;
}
.ind-service-info-in h2 span{
font-size: 20px;
}
.section-head .box-title{
font-size: 30px;
line-height: 40px;
}
.add-to-call{
text-align: center;
}
}
@media only screen and (max-width: 767px){
.ind-ser-bx{
margin-top: 30px;
}
.add-to-call h2{
font-size: 24px;
line-height: 36px;
}
.header-ind .logo-header {
height: 60px;
}
.header-ind .navbar-toggler {
margin: 20px 0 20px 10px;
}
.header-ind .extra-nav {
padding-top: 8px;
padding-bottom: 8px;
}
.our-projects .row {
min-height: 1300px;
}
.support-form {
padding: 30px 5px;
}
}
@media only screen and (max-width: 576px){
.under-construction h2 {
font-size: 38px;
line-height: 35px;
}
.under-construction h2 span {
font-size: 20px;
}
.under-construction .header-ind .logo-header{
margin-bottom: 10px;
}
.under-construction .header-ind {
padding-top: 30px;
}
} .header-seo.header .header-nav .nav > li > a{
color:#4a4a4a;
font-family: 'Poppins', sans-serif;
font-weight: 400;
}
.header-seo .dlab-topbar-left ul li, 
.header-seo .dlab-topbar-right ul li {
color:#7a7a7a;
}
.header-seo.header-transparent .navbar-toggler span{ }
.header-seo.header-transparent .is-fixed .main-bar { } .about-bx2-content{
width:25
}
.title-bx h2{
color: #58468c;
font-size: 50px;
line-height: 55px;
font-weight: 700;
}
.title-bx .dlab-separator{
height:7px;
width:82px;
border-radius:10px;
}
.btn-long{
padding-left:40px;
padding-right:40px;
}
.bubbles-bx{
background-size: contain !important;
background-repeat: no-repeat !important;
background-position: center !important;
text-align: center;
color: #fff;
width: 220px;
height: 220px;
display: flex;
text-align: center;
align-items: center;
}
.bubbles-bx.bubbles-bx3{
width: 200px;
height: 190px;
margin-bottom: 20px;
margin-left: -50px;
}
.bubbles-bx.bubbles-bx2{
width: 200px;
height: 210px;
margin-left: 125px;
}
.bubbles-bx.bubbles-bx4{
width: 170px;
height: 195px;
}
.bubbles-bx.bubbles-bx5{
width: 170px;
height: 170px;
}
.bubbles-bx .bubinbox{
width:100%;
}
.bubbles-bx .bubinbox .dlab-tilte{
font-size:15px;
color:#fff;
font-weight:500;
font-family:'Poppins', sans-serif;
margin-bottom:0;
}
.bubbles-bx .icon-lg img {
height: 60px;
} .product-gallery-bx .owl-nav{
margin-top: 0;
text-align: center;
position: absolute;
top: -50px;
}
.product-gallery-bx .owl-prev, 
.product-gallery-bx .owl-next {
background-color: transparent;
width: 70px;
padding: 0;
position:relative;
transition:all 0.5s;
-moz-transition:all 0.5s;
-ms-transition:all 0.5s;
-o-transition:all 0.5s;
-webkit-transition:all 0.5s;
}
.product-gallery-bx .owl-prev:hover{
transform: translateX(-20px);
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
transform: translateX(-20px);
transform: translateX(-20px);
opacity:0.7;
} 
.product-gallery-bx .owl-next:hover {
transform: translateX(20px);
-moz-transform: translateX(20px);
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
-o-transform: translateX(20px);
opacity:0.7;
}
.our-product-gallery .section-head {
margin-bottom: 100px;
}
.product-gallery-bx .owl-stage-outer{
border-radius: 10px 0 0px 10px;
}
.product-gallery-bx .overlay-icon{
text-align:center;
}
.product-gallery-bx .overlay-icon a i {
background-color: transparent;
color: #fff;
font-size: 30px;
} .product-box{
display: flex;
align-items: center;
background: #fff;
box-shadow:0 0 20px 0 rgba(9,0,93,0.1);
border-radius: 20px;
overflow: hidden;
width: 100%;
margin-bottom: 30px;
}
.product-box .product-img,
.product-box .product-details{
width:50%;
}
.product-box .rating-star{
margin:10px 0 0 0;
padding:0;
list-style:none;
}
.product-box .rating-star li{
font-size:14px;
display:inline-block;
color:#dedede;
font-size: 13px;
}
.product-box .rating-star li.active{
color:#ff8a73;
}
.product-box .product-details{
padding: 20px 10px 20px 15px;
}
.product-box .product-details .product-title{
font-family:poppins;
font-size: 18px;
line-height: 24px;
font-weight: 400;
margin-bottom: 5px;
}
.product-box .product-details .product-title a{
color:#58468c;
}
.product-box .product-details .product-tage{
background-color: #58468c;
color: #fff;
font-size: 12px;
padding: 2px 5px;
border-radius: 2px;
}
.product-box .site-button{
font-weight:400;
}
.product-price h4{
font-size:20px;
font-weight:500;
font-family:poppins;
color:#ff8a73;
margin-bottom:10px;
}
.product-right .product-img{
text-align:right;
}
.product-lg.product-box .product-details {
padding: 20px 10px 20px 25px;
}
.product-lg.product-box .product-details .product-title{
font-size: 24px;
line-height: 32px;
margin-bottom: 10px;
}
.product-sm.product-box .product-img{
width:35%;
}
.product-sm.product-box .product-details{
width:65%;
}
.product-sm.product-box .product-details .product-title{
font-size: 14px;
line-height: 20px;
}
.product-sm.product-box .product-details .product-tage{
font-size: 10px;
}
.product-sm.product-box .rating-star li{
font-size: 11px;
}
.product-sm.product-box .rating-star{
margin-top:0;
}
.product-sm.product-price h4{
font-size: 16px;
margin-bottom: 5px;
}
.product-box .product-img{
transition:all 0.5s;
}
.product-box:hover .product-img{
transform:scale(1.1);
}
.business-product{
} .our-featured .section-head{
margin:100px 0;
} .blog-bx .post-title{
font-weight: 700;
margin-bottom: 15px;
margin-top: 0;
font-size: 30px;
}
.blog-bx .post-title a{
color:#58468c;
}
.blog-bx .dlab-post-meta ul li{
font-weight:400;
font-family:'Poppins', sans-serif;
color:#959595;
font-size: 12px;
margin-right: 10px;
}
.blog-bx .dlab-post-meta ul li a{
color:#959595;
}
.blog-bx .dlab-post-meta li::after{
content:none;
}
.blog-bx .dlab-post-text{
margin-bottom: 10px;
padding-right: 35px;
}
.blog-bx .dlab-post-text p{
font-weight:400;
font-size:15px;
color:#000;
}
.blog-bx .site-button-link{
padding:0;
font-size:24px;
}
.blog-bx .site-button-link i {
margin-left: 0;
}
.blog-bx  .blog-number{
font-weight:400;
font-family:'Poppins', sans-serif;
font-size:35px;
color:#ff8a73;
opacity:0.5;
}
.blog-bx.blog-img-bottom  .dlab-post-media{
margin-top: 00px;
}
.blog-bx  .dlab-post-media{
margin-bottom:50px;
}
.slide-img-curve{
-webkit-mask-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/backborder.png);
mask-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/backborder.png);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: 100%;
mask-size: 100%;
} .blog-curve-img img{
-webkit-mask-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/blog/latest-blog/blog-bg2.png);
mask-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/blog/latest-blog/blog-bg2.png);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: contain;
mask-size: 100%; width: 100%;
}
.blog-curve-img a{
display:block;
position:relative;
z-index:1;
}
.blog-curve-img a:after{
content:"";
background-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/blog/latest-blog/blog-bg1.png);
background-size: contain;
background-position: center;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
background-repeat: no-repeat;
} .newsletter-bx .dzSubscribe{ background: rgb(255,255,255); background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 26%, rgba(255,244,241,1) 81%); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 26%,rgba(255,244,241,1) 81%); background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 26%,rgba(255,244,241,1) 81%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff4f1',GradientType=0 ); border-radius:30px;
padding:30px 40px;
}
.newsletter-bx .contact-form-bx .input-group::after{
height: 1px;
background: #ff8a73;
box-shadow: none;
width: 96%;
bottom: 0px;
position: absolute;
}
.newsletter-bx .form-group{
display:flex;
margin-bottom:0;
}
.newsletter-bx .form-group .site-button{
padding: 0px 40px;
font-weight: 400;
font-size: 16px;
}
.newsletter-bx .contact-form-bx .form-control{
padding: 20px 0;
}
.newsletter-bx .contact-form-bx label{
font-size: 14px;
color: #787878;
top: 9px;
left: 15px;
}
.newsletter-bx .contact-form-bx label{
font-size: 14px;
color: #787878;
top: 9px;
left: 15px;
}
.newsletter-bx .contact-form-bx .focused label{
font-size: 12px;
color: #787878;
top: -5px;
left: 0px;
} .team-curve-bx .dlab-media img{
-webkit-mask-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/our-team/team-bg1.png);
mask-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/our-team/team-bg1.png);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: 100%;
mask-size: 100%;
box-sizing: border-box;
padding: 0 10%;
}
.team-curve-bx .dlab-media{
position:relative;
z-index:1;
}
.team-curve-bx .dlab-media:after{
content:"";
background-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/our-team/team-bg2.png);
background-size:100%;
background-position:center;
background-repeat:no-repeat;
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
z-index:-1;
}
.team-curve-bx .title a{
color:#ff8a73;
}
.team-curve-bx .title{
font-weight:500;
font-family:'Poppins', sans-serif;
}
.business-contact .contact-form-bx{
max-width:900px;
margin:auto;
}
.business-contact .form-group .site-button{
padding: 10px 40px;
font-weight: 400;
font-family: 'Poppins', sans-serif;
font-size: 16px;
}
.business-contact .contact-form-bx .input-group::after{
height: 1px;
background: #ff8a73;
box-shadow: none;
width: 96%;
bottom: 0px;
position: absolute;
}
.business-contact .contact-form-bx label{
font-size: 14px;
color: #787878;
top: 9px;
left: 15px;
font-family: 'Poppins', sans-serif;
}
.business-contact .contact-form-bx .focused label{
font-size: 12px;
color: #787878;
top: 0px;
left: 0px;
}
.business-contact .contact-form-bx textarea.form-control{
height:100px;
}
.app-btn-bx .site-button,
.business-contact .site-button {
padding: 8px 20px;
font-weight: 400;
font-family: 'Poppins', sans-serif;
font-size: 16px;
}
.app-btn-bx a i{
margin-right:10px;
font-size:24px;
}
.business-contact{
padding-top: 190px;
padding-bottom: 150px; } .business-footer{
background-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/background/bg20.jpg);
background-position: top center;
background-color:#fff;
}
.business-footer .footer-top{
padding-top:100px;
padding-top: 300px;
}
.business-footer .footer-top,
.business-footer .footer-bottom{
background-color:rgba(0,0,0,0);
}
.business-footer .footer-top h5{
font-family: 'Poppins', sans-serif;
color: #ff8a73;
font-size: 20px;
text-transform: capitalize;
font-weight: 500;
}
footer.business-footer.footer-white.site-footer .widget_services ul li a, 
footer.business-footer.footer-white p, 
footer.business-footer.footer-white strong, 
footer.business-footer.footer-white b, 
footer.business-footer.footer-white, 
footer.business-footer.footer-white .footer-bottom, 
footer.business-footer.footer-white .footer-bottom a{
color:#8d8d8d;
}  .flip-bx{
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.flip-bx .front,
.flip-bx .back{
background-size: cover;
background-position: center;
-webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
-o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
text-align: center;
min-height: 280px;
height: auto;
border-radius: 4px;
color: #fff;
}
.flip-bx .back{
background:#ff8a73;
position: absolute;
top: 0;
left: 0;
width: 100%;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.flip-bx .front{
background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 26%, rgba(255,244,241,1) 81%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 26%,rgba(255,244,241,1) 81%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 26%,rgba(255,244,241,1) 81%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff4f1',GradientType=0 );
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.flip-bx .front:after{
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
content: '';
display: block;
opacity: .4;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border-radius: 4px;
}
.flip-bx :hover .front,
.flip-bx :hover .back{
-webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
-o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}
.flip-bx:hover .back{
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.flip-bx:hover .front{
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.flip-bx .inner{
-webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
transform: translateY(-50%) translateZ(60px) scale(0.94);
top: 50%;
position: absolute;
left: 0;
width: 100%;
padding: 2rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
outline: 1px solid transparent;
-webkit-perspective: inherit;
perspective: inherit;
z-index: 2;
}
.flip-bx .back .inner p{
font-size:16px;
color:#fff;
}
.flip-bx .back .inner .site-button-link{
font-size:16px;
}
.testimonial-flip .front .testimonial-detail strong{
font-family: 'Poppins', sans-serif;
color: #ff8a73;
text-transform:capitalize;
font-size:20px;
font-weight:500;
}
.testimonial-flip .front .testimonial-detail span{
color:#707070;
font-family: 'Poppins', sans-serif;
text-transform:capitalize;
font-size:14px;
font-weight:500;
}
.testimonial-flip .front .testimonial-pic {
border: 0 none;
height: 90px;
width: 90px;
border: 5px solid #fff;
box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.05);
margin-bottom:15px;
}
.testimonial-flip .back p{
font-size:14px;
}
.testimonial-flip .back .testimonial-detail strong{
font-family: 'Poppins', sans-serif;
color: #fff;
text-transform:capitalize;
font-size:20px;
font-weight:500;
}
.testimonial-flip .back:after{
content: "\f10e";
font-family: FontAwesome;
font-size: 60px;
opacity: 0.3;
bottom: 0px;
position: absolute;
right: 25px;
}
.testimonial-flip .back .testimonial-detail span{
color:#fff;
opacity:0.8;
font-family: 'Poppins', sans-serif;
text-transform:capitalize;
font-size:14px;
font-weight:500;
}
.feature-img-bx{
position:relative;
z-index:1;
}
.feature-img-bx:after{
content:"";
background-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/background/bg11.png);
background-size:contain;
background-position:center;
background-repeat:no-repeat;
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
z-index:-1;
}
.feature-img-bx img{
-webkit-mask-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/background/bg12.png);
mask-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/background/bg12.png);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: contain;
mask-size: 100%;
}
.mfp-wrap{
z-index: 999999;
}
.mfp-bg {
z-index: 999999;
}
@media only screen and (max-width: 1200px){
.our-featured .setResizeMargin,
.our-product-gallery .setResizeMargin{
padding-left:50px;
}
.blog-bx .dlab-post-media,
.blog-bx.blog-img-bottom .dlab-post-media{
margin-top: 20px;
margin-bottom: 20px;
}
.product-sm.product-box .product-img{
width:20%;
}
.product-sm.product-box .product-details{
width:80%;
}
}
@media only screen and (max-width: 991px){
.bubbles-bx.bubbles-bx3{
margin-left: -10px;
}
.bubbles-bx.bubbles-bx1{
margin-bottom:20px;
}
.our-product-gallery{
background-size: 60% !important;
background-position: center right !important;
}
.our-product-gallery{
}
.title-bx h2 {
color: #58468c;
font-size: 35px;
margin-bottom:0;
}
.about-bx2{
background-size: 70%;
padding-bottom:0;
}
.business-product{
padding-top: 0;
}
.business-pro-blog{
}
.our-featured{
padding-top:0;	
}
.our-featured .section-head{
margin:0;
}
.blog-bx .post-title{
font-size: 20px;
line-height: 28px;
}
.business-blog{
padding-top:0;
}
.newsletter-bx .title-bx{
margin-bottom:20px;
}
.newsletter-bx .title-bx br{
display:none;
}
.newsletter-bx{
padding-top:0;
}
.newsletter-bx .dzSubscribe{
padding: 30px 15px;
}
.business-contact {
padding-top: 0px;
padding-bottom: 0px;
background-size: 100% !important;
}
.business-footer{
background-size: 100%;
background-repeat:no-repeat;
}
.business-footer .footer-top{
padding-top: 100px;
padding-top: 100px;
}
}
@media only screen and (max-width: 767px){
.about-bx2-content{
text-align:left !important;
}
.title-bx h2{
font-size: 28px;
line-height: 35px;
}
.our-product-gallery .section-head {
margin-bottom: 50px;
}
.about-bx2-content{
margin-top:20px;
}
.blog-post.blog-bx{
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.our-featured{
padding-bottom:50px;
}
.blog-bx .post-title {
font-size: 18px;
line-height: 24px;
margin-bottom: 5px;
}
.newsletter-bx{
padding-bottom: 40px;
}
}
@media only screen and (max-width: 576px){
.bubbles-bx.bubbles-bx1{
width: 150px;
height: 150px;
}
.bubbles-bx.bubbles-bx3{
width: 120px;
height: 120px;
margin-bottom: 20px;
margin-left: 0;
margin-top: 20px;
}
.bubbles-bx.bubbles-bx2 {
width: 140px;
height: 150px;
}
.bubbles-bx.bubbles-bx4 {
width: 130px;
height: 145px;
}
.bubbles-bx.bubbles-bx5{
width: 170px;
height: 170px;
}
.bubbles-bx .icon-lg img {
height: 35px;
margin-bottom: 5px;
}
.our-featured .setResizeMargin, 
.our-product-gallery .setResizeMargin{
padding-left: 15px;
}
.our-featured .section-head{
margin-bottom:30px;
}
.newsletter-bx .form-group .site-button{
padding: 0 10px;
font-size: 13px;
}
.newsletter-bx .contact-form-bx label{
left: 0;
}
.app-btn-bx a i {
margin-right: 5px;
font-size: 18px;
}	
} .section-head .title-head{
font-size: 44px;
font-weight: 700;
text-transform: uppercase;
}
.section-head .title-small{
font-size: 18px;
text-transform: uppercase;
font-weight: 400;
margin-bottom: 10px;
opacity: 0.7;
letter-spacing: 3px;
}
.list-arrow-right i{
font-size: 12px;
margin-right: 10px;
}
.list-arrow-right li{
font-size: 16px;
margin-bottom: 5px;
}
.about-1 {
box-shadow: 0 0 15px 5px rgba(0,0,0,0.1);
border-radius: 2px;
}
.about-1 .about-scale{
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
z-index: 9;
}
.about-1 .icon-bx-wraper{
margin-top: -120px;
}
.about-1 .dez-tilte span{
display: block;
}
.site-button.long-btn {
padding: 15px 60px;
}
.our-service .dez-tilte {
font-size: 17px;
font-weight: 400;
letter-spacing: 3px;
color: #333;
margin-bottom: 5px;
} .experts-img {
width: 80px;
border-radius: 50px;
overflow: hidden;
margin-right: 20px;
float: left;
}
.experts-info .experts-name {
font-weight: 600;
font-size: 18px;
text-transform: capitalize;
margin-bottom: 10px;
line-height: 18px;
}
.experts-info-bx {
display: flex;
-webkit-align-items: center;
align-items: center;
margin-bottom: 10px;
}
.experts-service {
font-weight: 400;
font-size: 14px;
text-transform: uppercase;
color: rgba(255,255,255,0.8) !important;
margin-bottom: 0;
}
.experts-box .dez-social-icon{
display: inline-block;
margin: 0 -3px;
padding: 0;
text-align: center;
list-style:none;
}
.experts-box .dez-social-icon li{
display:inline-block;
}
.experts-box .dez-social-icon li a {
font-size: 13px;
width: 25px;
height: 25px;
border: 1px solid rgba(255,255,255,0.2);
border-radius: 4px;
line-height: 23px;
}
.experts-box:hover .dez-social-icon li a {
border: 1px solid rgba(255,255,255,0.2);
background-color:#fff;
color:#333;
}
.our-team-bx{
background-image:url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/desktop.png), url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/pattern/pt/pt1.png);
background-repeat:no-repeat, repeat;
background-position:left -30% bottom -50px;
}
.experts-box p{
font-size:14px;
line-height: 24px;
margin-bottom: 15px;
} .pricingtable-wrapper.style3 .pricingtable-features li span{
float: right;
}
.pricingtable-wrapper.style3 {
border: 1px solid rgba(0,0,0,0.1);
}
.pricingtable-wrapper.style3 .pricingtable-features li {
text-align: left;
padding: 5px 0;
font-weight: 500;
color:#000;
}
.pricingtable-wrapper.style3 .pricingtable-head::after {
content: "";
position: absolute;
width: 100%;
height: 70px;
left: 0px;
transform: skewY(-3deg);
bottom: -10px;
z-index: -1;
background-color: inherit;
}
.pricingtable-wrapper.style3 .bg-gray.pricingtable-head::after{
background-color: #eef1ff;
}
.pricingtable-wrapper.style3 .pricingtable-head{
padding: 25px 35px 10px;
position: relative;
z-index: 1;
}
.pricingtable-wrapper.style3 .pricingtable-features{
padding: 20px 30px 0;
}
.pricingtable-wrapper.style3 .pricingtable-price .pricingtable-type:before{
content: unset;
}
.pricingtable-wrapper .pricingtable-price,
.pricingtable-wrapper .pricingtable-title,
.pricingtable-wrapper .pricingtable-features li,
.pricingtable-wrapper .pricingtable-footer,
.pricingtable-wrapper .pricingtable-features{
border: 0;
background-color: unset;
}
.pricingtable-wrapper .pricingtable-price .pricingtable-bx span{
font-size: 24px;
font-weight: 400;
margin-right: 5px;
}
.pricingtable-wrapper .pricingtable-price .pricingtable-bx{
font-weight: 700;
font-family: poppins;
font-size: 60px;
line-height: 60px;
color: unset;
}
.pricingtable-wrapper.style3 .pricingtable-price .pricingtable-type{
font-weight: 500;
text-transform: capitalize;
display: block;
}
.pricingtable-wrapper.style3 .pricingtable-content{
font-weight: 500;
padding-top: 20px;
font-size: 14px;
line-height: 24px;
color:#333;
}
.pricingtable-wrapper.style3 .bg-gray {
background-color: #eef1ff;
}
.pricingtable-wrapper.style3 .pricingtable-title h2{
font-size: 22px;
font-weight: 700;
color: unset;
text-transform: capitalize;
}
.pricingtable-wrapper.style3 .pricingtable-title p {
font-size: 14px;
font-weight: 400;
color: unset;
text-transform: uppercase;
color: #000;
letter-spacing: 2px;
opacity: .5;
}
.pricingtable-wrapper.style3 .bg-primary .pricingtable-content,
.pricingtable-wrapper.style3 .bg-primary .pricingtable-title p {
color:#fff;
}
.pricingtable-wrapper.style3 .pricingtable-price{
padding: 0;
}
.pricingtable-wrapper-box{
z-index: 9;
position: relative;
}
.pricingtable-wrapper-box [class*="col-"]:first-child .style4{
border-radius: 30px 0 0 30px;
}
.pricingtable-wrapper-box [class*="col-"]:last-child .style4{
border-radius: 0 30px 30px 0;
}
.border-ltr{
border: 1px solid #dddddd;
border-width: 0 1px;
}
.bg-href:after{
content: "";
position: absolute;
bottom: 0;
left: 0;
height: 250px;
background-color: #f8f8f8;
width: 100%;
}
.text-green-dark{
color: #54b439;
}
.text-blue-dark{
color: #4a64ff;
}
.title-light-bold {
font-weight: 300;
font-size: 36px;
line-height: 40px;
text-transform: capitalize;
}
.title-light-bold span{
font-weight: 700;
} .tickit-box{
border-radius: 15px;
box-shadow: 0 0 0 0 rgba(0,0,0,0.7);
padding: 50px 30px;
}
.purple-dark,
.bg-purple-dark{
background-color: #663398!important;
}
.text-purple-dark{
color: #663398!important;
}
.tickit-box .price span {
font-size: 24px;
font-weight: 200;
position: absolute;
top: -30px;
left: 0;
}
.tickit-box .title{
text-transform: uppercase;
letter-spacing: 3px;
color: #000;
font-size: 13px;
}
.tickit-box p{
line-height: 30px;
font-size: 18px;
}
.tickit-box .price {
font-size: 130px;
line-height: 130px;
font-weight: bold;
position: relative;
padding-left: 20px;
width: -moz-max-content;
margin: 0 auto;
}
.tickit-info h2.font-50{
font-weight: 700;
}
.tickit-info p {
font-size: 27px;
line-height: 40px;
color: #f0f0f0;
}
.thumb-img {
width: 80px;
border-radius: 50%;
overflow: hidden;
} .our-stories .dez-post-title .post-title {
margin-top: 5px;
font-weight: 500;
font-size: 22px;
line-height: 30px;
color: #000;
text-transform: capitalize;
}
.our-stories .dez-post-media{
margin-bottom:15px;
overflow: hidden;
}
.our-stories .dez-post-text p{
font-size: 14px;
font-weight: 400;
line-height: 25px;
color: #999999;
}
.our-stories .dez-post-tags span {
font-size: 12px;
letter-spacing: 3px;
text-transform: uppercase;
color: #B1B1B1;
font-weight: 700;
}
.tickit-info span{
letter-spacing: 3px;
font-weight: 400;
font-size: 12px;
text-transform: uppercase;
color: #f2f2f2;
}
.socail-icon .site-button {
height: 45px;
width: 45px;
padding: 10px 15px !important;
}
.contact-2 .support-box-form label{
color:#000;
}
.contact-2 .support-box-form .input-group:after {
background:#808080;
}
.contact-2 .support-form{
padding:40px;
border-radius: 15px;
}
.contact-2 .support-box-form .form-control {
color:#000;
}
.contact-2 .support-box-form textarea.form-control {
height: 140px;
}
.contact-info-bx span{
display: block;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 4px;
}
.contact-info-bx h3{
font-size: 28px;
line-height: 45px;
font-weight: 300;
margin-bottom: 30px;
}
@media only screen and (max-width: 991px){
.our-service .icon-content.p-lr50{
padding:0;
}
.our-stories .dez-post-media img{
width:100%;
}
.our-team-bx {
background-image: url(//ryslux.de/wp-content/themes/classic-ecommerce-pro/images/pattern/pt/pt1.png);
background-repeat: repeat;
background-position: bottom -50px;
}
}
@media only screen and (max-width: 767px){
.about-1 .icon-bx-wraper {
margin-top: 0;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.about-1 .about-scale {
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.about-1 {
box-shadow: none;
}
.experts-box{
padding:0;
margin-bottom:30px;
}
.contact-info-bx{
padding-left:0;
padding-right:0;
}
.section-head .title-head {
font-size: 30px;
}
.tickit-info h2.font-50{
font-size: 30px;
line-height: 40px;
}
}
.icon-hover-bx .icon-bx-xl{
position:relative;
z-index:1;
}
.icon-hover-bx:hover .icon-bx-xl{
border-color:#fff;
}
.icon-hover-bx .icon-bx-xl:after{
background-color: var(--bg-color);
content: "";
position: absolute;
width: 0;
height: 0;
left: 50%;
top: 50%;
border-radius: 210px;
z-index: -1;
transform:translate(-50%, -50%);
transition:all 0.5s;
}
.icon-hover-bx .icon-cell{
width:100%;
}
.icon-hover-bx:hover .icon-bx-xl:after{
background-color: var(--bg-color);
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 50%;
top: 50%;
border-radius: 210px;
z-index: -1;
box-shadow: inset 0 0px 0px 6px rgba(255,255,255,0.3) , inset 0 0px 0px 15px rgba(255,255,255,0.3);
}
.icon-hover-bx:hover .icon-bx-xl .icon-cell{
color:#fff;
}
.blog-bx .blog-number,
.team-curve-bx .title a,
.business-footer .footer-top h5,
.testimonial-flip .front .testimonial-detail strong,
.product-box .rating-star li.active,
.product-price h4{
color:var(--bg-color);
}
.business-contact .contact-form-bx .input-group:after,
.newsletter-bx .contact-form-bx .input-group:after,
.flip-bx .back{
background-color:var(--bg-color);
}
.woo-entry .overlay-icon a i{
padding: 10px;
} .header-nav .nav > li .sub-menu.left{
left: auto;
right: 0;
}
@media only screen and (max-width: 991px){
.sort-title-bx, .sort-title-bx::after {
padding-left: 30px;
}
}
@media only screen and (max-width: 767px){
.table-responsive table{
min-width: 700px;
}
.sort-title-bx::after {
font-size: 35px;
}
.shop-item-rating span{
text-align: left;
}
.shop-item-rating {
position: relative;
}
}
.comments-area .comment-form p input[type="submit"] {
cursor: pointer;
}
.is-fixed .main-bar .logo-header {
display: none;
}