.image-overlay{
filter:alpha(opacity=0);
}
* {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
input[type="submit"],
#submit,
.button{
-webkit-appearance: none;
}
#top .input-text,
#top input[type="text"],
#top input[type="input"],
#top input[type="password"],
#top input[type="email"],
#top input[type="number"],
#top input[type="url"],
#top input[type="tel"],
#top input[type="search"],
#top textarea,
#top select {
-webkit-appearance: none;
}
pre{
background-image: -webkit-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: -moz-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
-webkit-transition: all ease-in-out 0.5s;
-moz-transition: all ease-in-out 0.5s;
}
.avia_transform a .image-overlay{
-webkit-transition: opacity 0.4s ease-in-out;
-moz-transition: opacity 0.4s ease-in-out;
}
@media print
{
.avia_transform .avia-icon-list .iconlist_icon{
-moz-transform:scale(1);
-webkit-transform:scale(1);
}
#top .isotope-item{
-webkit-transform:translate3d(0,0,0) !important;
}
.avia_transform .avia-testimonial .avia-testimonial-image{
-webkit-transform:scale(1);
-moz-transform:scale(1);
}
} #top .av-small-burger-icon{
-ms-transform: scale(0.6);
}
.html_header_top.html_logo_center .logo{
-webkit-transform: 	translate(-50%, 0);
-ms-transform: 		translate(-50%, 0);
}
.header_bg{
-webkit-transition: all 0.4s ease-in-out;
}
.html_header_transparency #header_meta{
-webkit-transition: background 0.4s ease-in-out;
}
.html_header_searchicon_disabled #top .av_header_border_disabled.av_bottom_nav_disabled .main_menu .menu>li:last-child>a .avia-menu-fx{
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
#top .av_header_scrolldown{
-webkit-transition: opacity 0.6s ease-out, margin 0.6s ease-out;
}
.av-burger-menu-main{
-webkit-transition: padding 0.3s ease-out;
}
.av-hamburger--spin-r .av-hamburger-inner::after {
transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.av-hamburger--spin-r.is-active .av-hamburger-inner {
-webkit-transform: rotate(-225deg);
}
.av-hamburger--spin-r.is-active .av-hamburger-inner::after {
-webkit-transform: rotate(-90deg);
-webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#av-burger-menu-ul li a{
-webkit-transition: none;
}
#top #wrap_all #av-burger-menu-ul > li{
-webkit-transition: opacity 0.3s ease-out, top 0.3s ease-out, left 0.3s ease-out;
-webkit-transform: translate3d(0,0,0); }
.avia_desktop.avia-safari #top #wrap_all #av-burger-menu-ul > li {
-webkit-transform: none;
}
.html_av-overlay-side .av-burger-overlay-scroll{
-webkit-transform: translateX(350px); transform: translateX(350px);
-webkit-transition: all 0.5s cubic-bezier(0.75, 0, 0.25, 1);
}
.html_av-overlay-side.av-burger-overlay-active-delayed .av-burger-overlay-scroll{
-webkit-transform: translateX(0);
}
.html_av-submenu-hidden .av-submenu-indicator{
-webkit-transition: all 0.2s ease-out;
}
#top .av_header_transparency .main_menu ul:first-child > li > a:hover,
#top .av_header_transparency .main_menu ul:first-child > li > a:focus,
#top #wrap_all .av_header_transparency .sub_menu > ul > li > a:hover,
#top #wrap_all .av_header_transparency .sub_menu > ul > li > a:focus{
-webkit-transition: opacity 0.4s ease-in-out;
}
.avia-menu.av_menu_icon_beside{
-webkit-transition: border-color 0.2s ease-in-out;
}
.logo img,
.logo svg{
-webkit-transition: opacity 0.4s ease-in-out;
}
.avia-arrow{
-webkit-transform: rotate(45deg);
}
.av-main-nav > li > a{
-webkit-transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.4s ease-in-out;
}
.av-main-nav > li > a , div #menu-item-shop.cart_dropdown{
-webkit-transition: none;
-webkit-transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.4s ease-in-out;
}
.content,
.sidebar{
-webkit-box-sizing: content-box; -moz-box-sizing: content-box; }
#top .avia-post-nav{
-webkit-transform: translate3d(0,0,0); }
.main_menu a,
.pagination a{
-webkit-transition: color 0.15s ease-out;
-webkit-transition: background 0.15s ease-out;
}
.av-post-swiped-overlay.swiped-ltr{
-webkit-animation: avia_swipe_ltr 3s 1 cubic-bezier(0.17,0.84,0.44,1); }
.av-post-swiped-overlay.swiped-rtl{
-webkit-animation: avia_swipe_rtl 3s 1 cubic-bezier(0.17,0.84,0.44,1); }
@-webkit-keyframes avia_swipe_ltr{
0%	{ width: 100%; left: 0; }
100%{ width: 100%; left: 100%; }
}
@-webkit-keyframes avia_swipe_rtl{
0%	{ width: 100%; left: 0; }
100%{ width: 100%; left: -100%; }
}
@-webkit-keyframes avia_pop {
0%   { -webkit-transform:scale(0.8);  }
100% { -webkit-transform:scale(1);  }
}
@-webkit-keyframes avia_pop_small {
0%   { -webkit-transform:rotate(-175deg) scale(0.2);  }
100% { -webkit-transform:rotate(0deg) scale(1);  }
}
@-webkit-keyframes avia_pop_loader {
0%   { -webkit-transform:rotate(0deg) scale(0.2) ;  }
100% { -webkit-transform:rotate(720deg) scale(1);  }
}
@-webkit-keyframes avia_shrink {
0% { opacity:0; -webkit-transform: scale(1); }
75% {opacity:0.7;}
100% { opacity:0; -webkit-transform: scale(0); }
}
@-webkit-keyframes av-load8 {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@media only screen and (max-width: 767px)
{
.responsive.html_header_top.html_logo_center .logo {
-webkit-transform: translate(0%, 0);
-ms-transform: translate(0%, 0);
}
}
#header .header-reading-progress{
-webkit-transition: all 0.1s linear;
}
.avia_pop_class,
.avia-search-tooltip{
-webkit-animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); }
a:hover .image-overlay .image-overlay-inside{
-webkit-animation: avia_pop_small 0.5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); }
.small-preview,
.avia-post-nav .entry-info-wrap,
.avia-post-nav,
.avia-menu-fx,
.team-social,
.button,
.related-format-icon,
.avia-slideshow-controls a,
#top .social_bookmarks li a,
.fallback-post-type-icon,
#scroll-top-link,
#av-cookie-consent-badge,
.avia-slideshow-button{
-webkit-transition: all 0.3s ease-out;
}
#top .social_bookmarks li{
-webkit-transition: all 0.2s ease-in-out;
}
.av_header_transparency .av-main-nav > li > a , .av_header_transparency #menu-item-shop.cart_dropdown{
-webkit-transition: border-color 0.2s ease-in-out;
}
.html_av-submenu-hidden .av-show-submenu > a > .av-submenu-indicator{
-webkit-transform: rotate(90deg);
}
.header_bg{
filter:alpha(opacity=95); }
.html_header_sticky_disabled .header_bg {
filter: alpha(opacity=100);
}
.av_minimal_header .header_bg{
filter:alpha(opacity=100);
}
#top .av_header_transparency.av_alternate_logo_active .logo a > img,
#top .av_header_transparency.av_alternate_logo_active .logo a > svg{
filter: alpha(opacity=0);
}
#top .av_header_transparency .header_bg{
filter:alpha(opacity=0);
}
#top .av_header_glassy.av_header_transparency .header_bg{
filter:alpha(opacity=10);
}
.html_header_sidebar .header_bg{
filter: alpha(opacity=95);
}
@media only screen and (min-width: 768px) and (max-width: 989px)
{
.responsive #top .header_bg {
filter: alpha(opacity=100);
}
}
@media only screen and (max-width: 767px)
{
.responsive #top .header_bg {
filter: alpha(opacity=1);
}
} .avia-msie-8 .avia_loading_icon{
filter: alpha(opacity=70) !important;
}
.av-icon-display{
-webkit-transition: all 0.3s ease-in-out;
}
.js_active .av-minimum-height .container{
-webkit-transition: opacity 0.6s ease-in;
}
.js_active.av-preloader-enabled .av-minimum-height .container{
-webkit-transition: opacity 1.2s ease-in;
}
#top .scroll-down-link {
-webkit-animation: avia_fade_move_down 2s ease-in-out infinite;
}
#top .av-section-with-video-bg .av-section-video-bg .av-video-service-vimeo iframe{
-webkit-transform: 	scale(1.2);
-ms-transform: 		scale(1.2);
}
.avia_mobile #top .av-parallax-section{
-webkit-transform: translate3d(0,0,0);
}
.js_active .av-parallax.active-parallax,
.js_active .av-parallax-object.active-parallax{
-webkit-transition: opacity 0.3s ease-in-out;
}
.avia_transform .av-extra-border-element.border-extra-arrow-down .av-extra-border-inner{
-webkit-transform: translateX(-50%) rotate(45deg);
}
.avia_transform .av-extra-border-element.border-extra-diagonal .av-extra-border-inner{
-webkit-transform-origin: right top;
-webkit-transform: rotate(5deg);
}
.avia_transform .av-extra-border-element.border-extra-diagonal.border-extra-diagonal-inverse .av-extra-border-inner{
-webkit-transform: rotate(-5deg);
-webkit-transform-origin: left top;
}
#top select,
#top .avia_ajax_form .select,
#top .entry-content-wrapper select{
-webkit-appearance: none;
}
#top .av-toggle-switch.active{
-webkit-animation: avia-fadein 1s 1 ease-in; }
.avia-animate-admin-preview.fade-in,
.avia_transform .avia_start_delayed_animation.fade-in {
-webkit-animation: avia-fadein 1.5s 1 ease-out; }
.avia-animate-admin-preview.pop-up,
.avia_transform .avia_start_delayed_animation.pop-up {
-webkit-animation: avia_image_appear 0.5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); }
.avia-animate-admin-preview.top-to-bottom,
.avia_transform .avia_start_delayed_animation.top-to-bottom {
-webkit-animation: avia-ttb 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); }
.avia-animate-admin-preview.bottom-to-top,
.avia_transform .avia_start_delayed_animation.bottom-to-top {
-webkit-animation: avia-btt 0.8s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000); }
.avia-animate-admin-preview.left-to-right,
.avia_transform .avia_start_delayed_animation.left-to-right {
-webkit-animation: avia-ltr 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); }
.avia-animate-admin-preview.right-to-left,
.avia_transform .avia_start_delayed_animation.right-to-left {
-webkit-animation: avia-rtl 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); }
.avia-animate-admin-preview.av-rotateIn,
.avia_transform .avia_start_delayed_animation.av-rotateIn {
-webkit-animation: avia-rotateIn 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.avia-animate-admin-preview.av-rotateInUpLeft,
.avia_transform .avia_start_delayed_animation.av-rotateInUpLeft {
-webkit-animation: avia-rotateInUpLeft 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.avia-animate-admin-preview.av-rotateInUpRight,
.avia_transform .avia_start_delayed_animation.av-rotateInUpRight {
-webkit-animation: avia-rotateInUpRight 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.avia-animate-admin-preview.curtain-reveal-ttb,
.avia_transform .avia_start_delayed_animation.curtain-reveal-ttb{
-webkit-animation: avia-curtain-reveal-ttb cubic-bezier(0.17,0.84,0.44,1) 1s 1; }
.avia-animate-admin-preview.curtain-reveal-btt,
.avia_transform .avia_start_delayed_animation.curtain-reveal-btt{
-webkit-animation: avia-curtain-reveal-btt cubic-bezier(0.17,0.84,0.44,1) 1s 1; }
.avia-animate-admin-preview.curtain-reveal-ltr,
.avia_transform .avia_start_delayed_animation.curtain-reveal-ltr{
-webkit-animation: avia-curtain-reveal-ltr cubic-bezier(0.17,0.84,0.44,1) 1s 1; }
.avia-animate-admin-preview.curtain-reveal-rtl,
.avia_transform .avia_start_delayed_animation.curtain-reveal-rtl{
-webkit-animation: avia-curtain-reveal-rtl cubic-bezier(0.17,0.84,0.44,1) 1s 1; }
@-webkit-keyframes avia_appear {
0%   { -webkit-transform:scale(0.5); opacity: 0.1;  }
100% { -webkit-transform:scale(1); opacity: 1; }
}
@-webkit-keyframes avia_image_appear {
0%   { -webkit-transform:scale(0.7); opacity: 0.1;  }
100% { -webkit-transform:scale(1); opacity: 1; }
}
@-webkit-keyframes avia_hotspot_appear {
0%   { -webkit-transform:translate(0, 80px); opacity: 0.1;  }
100% { -webkit-transform:translate(0, 0px); opacity: 1; }
}
@-webkit-keyframes avia_appear_short {
0%   { -webkit-transform:scale(0.5); opacity: 0;  }
50%  { opacity: 1;  }
100% { -webkit-transform:scale(1); opacity: 0;  }
}
@-webkit-keyframes avia_masonry_show {
0%   { -webkit-transform:translateZ(300px) translateY(200px) rotateX(-70deg); opacity: 0.1;  }
100% { -webkit-transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}
@-webkit-keyframes avia_fade_move_down {
0%   { -webkit-transform:translate(0,-20px); opacity: 0;  }
50%  { opacity: 1;  }
100% { -webkit-transform:translate(0,20px); opacity: 0; }
}
@-webkit-keyframes avia_slide_down {
0%   { height:0%; }
100% { height:100%; }
}
@-webkit-keyframes avia_expand {
0%   { width:0%; }
100% { width:100%; }
}
@-webkit-keyframes avia-ltr {
0%   { -webkit-transform:translate(-10%,0); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes avia-rtl {
0%   { -webkit-transform:translate(10%,0); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes avia-btt {
0%   { -webkit-transform:translate(0,50%); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes avia-ttb {
0%   { -webkit-transform:translate(0, -10%); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes avia-fadein {
0%   { opacity: 0; }
100% { opacity: 1; }
}
@-webkit-keyframes avia-fadeOut {
0%   { opacity: 1; }
100% { opacity: 0; }
}
@-webkit-keyframes avia-rotateIn {
0% {
-webkit-transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
-webkit-transform: none;
opacity: 1;
}
}
@-webkit-keyframes avia-rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: none;
opacity: 1;
}
}
@-webkit-keyframes avia-rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -22deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: none;
opacity: 1;
}
}
@-webkit-keyframes avia-bg-move {
0%   { background-position: -31px 0;  }
100% { background-position: 0 0; }
}
@-webkit-keyframes caption-right {
0%   { -webkit-transform:translate(2000px,0); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes caption-left {
0%   { -webkit-transform:translate(-2000px,0); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes caption-top {
0%   { -webkit-transform:translate(0,-20px); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes caption-bottom {
0%   { -webkit-transform:translate(0,20px); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes av_pulsate {
0% 		{-webkit-transform: scale(0.1); opacity: 0.0;}
50% 	{opacity: 0.7;}
100% 	{-webkit-transform: scale(1); opacity: 0.0;}
}
@-webkit-keyframes sonarEffect {
0% {opacity: 0.3;}
40% {opacity: 0.5; box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);}
100% {box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);-webkit-transform: scale(1.5);opacity: 0;}
}
@-webkit-keyframes avia-curtain-reveal-ltr{
0%	{ width: 101%; left: 0; }
100%{ width: 0; left: 100%; }
}
@-webkit-keyframes avia-curtain-reveal-rtl{
0%	{ width: 100%; }
100%{ width: 0; }
}
@-webkit-keyframes avia-curtain-reveal-ttb{
0%	{ height: 101%; top: 0; }
100%{ height: 0; top: 100%; }
}
@-webkit-keyframes avia-curtain-reveal-btt{
0%	{ height: 100%; }
100%{ height: 0; }
}
.avia-animate-admin-preview.fade-in-left,
.avia_transform .avia_start_delayed_animation.fade-in-left{
-webkit-animation: avia-fade-in-left cubic-bezier(0.17,0.84,0.44,1) 1s 1 forwards; }
.avia-animate-admin-preview.fade-in-right,
.avia_transform .avia_start_delayed_animation.fade-in-right{
-webkit-animation: avia-fade-in-right cubic-bezier(0.17,0.84,0.44,1) 1s 1 forwards; }
.avia-animate-admin-preview.fade-in-down,
.avia_transform .avia_start_delayed_animation.fade-in-down{
-webkit-animation: avia-fade-in-down cubic-bezier(0.17,0.84,0.44,1) 1s 1 forwards; }
.avia-animate-admin-preview.fade-in-up,
.avia_transform .avia_start_delayed_animation.fade-in-up{
-webkit-animation: avia-fade-in-up cubic-bezier(0.17,0.84,0.44,1) 1s 1 forwards; }
.avia-animate-admin-preview.flip-in-x,
.avia_transform .avia_start_delayed_animation.flip-in-x{
-webkit-animation: avia-flip-in-x cubic-bezier(0.17,0.84,0.44,1) 1s 1 forwards; }
.avia-animate-admin-preview.flip-in-y,
.avia_transform .avia_start_delayed_animation.flip-in-y{
-webkit-animation: avia-flip-in-y cubic-bezier(0.17,0.84,0.44,1) 1s 1 forwards; }
.avia-animate-admin-preview.roll-in,
.avia_transform .avia_start_delayed_animation.roll-in{
-webkit-animation: avia-roll-in cubic-bezier(0.17,0.84,0.44,1) 1s 1 forwards; }
.avia-animate-admin-preview.zoom-in,
.avia_transform .avia_start_delayed_animation.zoom-in{
-webkit-animation: avia-zoom-in cubic-bezier(0.17,0.84,0.44,1) 1s 1 forwards; }
@-webkit-keyframes avia-fade-in-left{
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes avia-fade-in-right{
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes avia-fade-in-down {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes avia-fade-in-up {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes avia-flip-in-x{
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
opacity: 0;
} 80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
opacity: 1;
}
}
@-webkit-keyframes avia-flip-in-y{
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
opacity: 0;
} 80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
opacity: 1;
}
}
@-webkit-keyframes avia-roll-in{
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes avia-zoom-in{
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
}
100% {
opacity: 1;
}
}
.avia-divider-svg.avia-divider-svg-bottom.avia-svg-original,
.avia-divider-svg.avia-divider-svg-top.avia-svg-negative{
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
}
.avia-divider-svg svg{
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
}
.avia-divider-svg path{
-webkit-transform-origin: center;
-ms-transform-origin: center;
-webkit-transform: rotateY(0deg);
}
.avia-divider-svg.avia-flipped-svg svg{
-webkit-transform: translateX(-50%) rotateY(180deg);
-ms-transform: translateX(-50%) rotateY(180deg);
} #top .widget_nav_menu li{
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
}
.widget .avia-google-map-container div,
.widget .avia-google-map-container img,
.widget .avia-google-map-container a{
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
}
.widget .avia-google-map-container .av_text_confirm_link{
-webkit-transition: all 0.3s ease-in-out;
} .av-siteloader,
#top div.avia-popup .mfp-preloader{
-webkit-animation: av-load8 0.8s infinite linear;
}
.av-preloader-reactive #top .av-siteloader{
-webkit-animation: avia_pop_loader 1.3s 1 linear;
}
.av-preloader-reactive #top .av-siteloader-extra{
-webkit-transform: scale(0);
-webkit-animation: avia_shrink 1.1s 1 linear;
}
#top div.avia-popup .mfp-s-error .mfp-preloader {
-webkit-animation: none;
-webkit-transition: none;
} .mfp-zoom-in .mfp-figure,
.mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler{
-webkit-transition: all 0.3s ease-out;
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
}
.mfp-zoom-in.mfp-bg,
.mfp-zoom-in .mfp-preloader {
-webkit-transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-image-loaded .mfp-figure,
.mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler{
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
.mfp-zoom-in.mfp-removing .mfp-figure,
.mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler{
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
}
div.avia-popup .mfp-close {
-webkit-transition: all 0.3s ease-out;
}
div.avia-popup .mfp-close:hover{
-webkit-transform: scale(0.8) rotateZ(90deg);
}
div.avia-popup button.mfp-arrow:before{
-webkit-transition: all 0.3s ease-out;
-webkit-transform: scale(1,1);
}
div.avia-popup button.mfp-arrow:hover:before{
-webkit-transform: scale(0.8,0.8);
}
.mfp-img {
-webkit-animation: none !important;
}
div.avia-popup .mfp-s-error .mfp-preloader {
-webkit-animation: none;
} .avia-fold-unfold-section.avia-fold-init-done{
-webkit-transition: all 1.0s ease-in-out;
}
.avia-fold-unfold-section .av-fold-unfold-container{
-webkit-transition: all 0.7s ease-in-out;
}
.avia-fold-unfold-section .av-fold-unfold-container::after{
-webkit-transition: all 0.7s ease-in-out;
}
.avia-fold-unfold-section .av-fold-button-container{
-webkit-transition: all 0.7s ease-in-out;
}
.avia-fold-unfold-section.align-center .av-fold-button-container{
-webkit-transform: translateX(-50%);
} .av-inline-modal {
-webkit-transition: opacity 0.2s ease-in-out;
}.related-format-icon{
filter:alpha(opacity=0); }
.related-format-icon:hover{
filter:alpha(opacity=80);
}
.related-format-visible{
filter:alpha(opacity=50);
}
.av-related-style-full .related-format-visible{
filter: alpha(opacity=100);
} .avia_desktop #top #wrap_all .avia-smallarrow-slider.av-slideshow-ui .avia-slideshow-controls a{
filter: alpha(opacity=0);
}
.avia_desktop #top #wrap_all .avia-smallarrow-slider.av-slideshow-ui.av-nav-arrows-visible .avia-slideshow-arrows a,
.avia_desktop #top #wrap_all .avia-smallarrow-slider.av-slideshow-ui.av-nav-dots-visible .avia-slideshow-dots a{
filter: alpha(opacity=100);
}
.avia_desktop #top #wrap_all .avia-smallarrow-slider.av-slideshow-ui:hover .avia-slideshow-controls a{
filter: alpha(opacity=100);
}
.avia_desktop #top #wrap_all .avia-smallarrow-slider.av-slideshow-ui:hover .avia-slideshow-controls a:hover{
filter: alpha(opacity=50);
} .special-heading-inner-border{
filter:alpha(opacity=15);
}
.meta-heading .special-heading-inner-border{
filter:alpha(opacity=20);
}
.custom-color-heading .special-heading-inner-border{
filter:alpha(opacity=40);
} .avia-msie-8 .av-image-caption-overlay{
background: #000;
filter:alpha(opacity=40);
}
.av-overlay-on-hover .av-image-caption-overlay{
filter:alpha(opacity=00);
}
.av-overlay-on-hover .avia-image-container-inner:hover .av-image-caption-overlay{
filter:alpha(opacity=100);
}
.avia-image-overlay-wrap a.avia_image .image-overlay{
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
}
.av-styling-circle .avia-image-container-inner,
.av-styling-circle .avia_image,
.av-styling-circle .av-image-caption-overlay,
.av-styling-circle div.av-caption-image-overlay-bg{
-webkit-border-radius: 10000px;
-moz-border-radius: 10000px;
}
.avia-safari div.av-image-caption-overlay-center{
-webkit-transform:translate3d(0,0,0); }
.av-styling-no-styling .avia-image-container-inner,
.av-styling-no-styling .avia_image,
.av-styling-no-styling .av-image-caption-overlay{
-webkit-border-radius: 0;
-moz-border-radius: 0;
} .av-image-caption-overlay{
-webkit-transition: all 0.3s ease-in-out;
}
.avia-image-container .avia_image,
.avia-image-container .avia-image-overlay-wrap{
-webkit-transition: all 0.7s;
} .avia-image-container.av-hover-grow .avia-image-overlay-wrap:hover{
-webkit-transform: scale(1.1);
}
.av-caption-image-overlay-bg{
-webkit-transition: all 0.3s ease-in-out;
}
.avia-image-container.av-has-copyright.av-copyright-icon-reveal .avia-copyright:after{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.avia-image-container.av-styling-circle.av-has-copyright.av-copyright-icon-reveal .avia-copyright{
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
}
.avia-image-container.av-styling-circle.av-has-copyright.av-copyright-icon-reveal .avia-copyright:after{
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
}
.avia-image-container.av-styling-circle.av-has-copyright.av-copyright-icon-reveal .avia-copyright:hover{
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
}
.av-hover-fade .avia-image-container-inner:hover .avia_image.fade-basic{
-webkit-animation: avia-fadeOut 0.7s 1 ease-in-out;
}
.av-hover-fade .avia-image-container-inner:hover .avia_image.fade-overlay{
-webkit-animation: avia-fadein 0.7s 1 ease-in-out;
}
.avia-image-container-inner,
.avia_image,
.av-image-caption-overlay{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
} .avia_desktop .av-caption-on-hover .av-masonry-item-with-image .av-inner-masonry-content{
filter: alpha(opacity=00);
}
.avia_desktop .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content{
filter: alpha(opacity=100);
}
.avia_desktop .av-caption-on-hover-hide .av-masonry-item-with-image .av-inner-masonry-content{
filter: alpha(opacity=100);
}
.avia_desktop .av-caption-on-hover-hide .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content{
filter: alpha(opacity=00);
}
#top .av-masonry-load-more.av-masonry-no-more-items{
filter: alpha(opacity=00);
}
#top .av-masonry-entry .av-inner-masonry .av-masonry-overlay{
filter: alpha(opacity=0);
}
#top .av-masonry-entry:hover .av-inner-masonry .av-masonry-overlay{
filter: alpha(opacity=100);
} #top .av-icon-display.av-masonry-media{
filter: alpha(opacity=70);
}
#top .av-masonry-entry:hover .av-icon-display.av-masonry-media{
filter: alpha(opacity=100);
}
#top .av-masonry-entry.format-quote .av-icon-display{
filter: alpha(opacity=10);
}
#top div .av-masonry-entry.format-quote:hover .av-icon-display{
filter: alpha(opacity=30);
} .avia-slideshow-dots a{
filter: alpha(opacity=60);
}
.avia-slideshow-dots a.active,
.avia-slideshow-dots a:hover{
filter: alpha(opacity=80);
}
.avia_desktop .av_slideshow.avia-slideshow .avia-slideshow-controls a,
.avia_desktop .av-slideshow-ui .avia-slideshow-controls a{
filter: alpha(opacity=0);
}
.avia_desktop .av_slideshow.avia-slideshow.av-nav-arrows-visible .avia-slideshow-arrows a,
.avia_desktop .av_slideshow.avia-slideshow.av-nav-dots-visible .avia-slideshow-dots a,
.avia_desktop .av-slideshow-ui.av-nav-arrows-visible .avia-slideshow-arrows a,
.avia_desktop .av-slideshow-ui.av-nav-dots-visible .avia-slideshow-dots a{
filter: alpha(opacity=60);
}
.avia_desktop .av_slideshow.avia-slideshow:hover .avia-slideshow-controls a,
.avia_desktop .av-slideshow-ui:hover .avia-slideshow-controls a{
filter: alpha(opacity=60);
}
.avia_desktop .av_slideshow.avia-slideshow:hover .avia-slideshow-controls a:hover,
.avia_desktop .av-slideshow-ui:hover .avia-slideshow-controls a:hover{
filter: alpha(opacity=80);
}
#top .av-section-with-video-bg .av-section-video-bg:after,
.av-click-overlay{
filter: alpha(opacity=0);
}
.caption_framed .slideshow_caption .avia-caption-content p,
.caption_framed .slideshow_caption .avia-caption-title,
.avia-caption .avia-caption-content p,
.avia-caption .avia-caption-title{
background: #000; filter: alpha(opacity=80);
} #top .aviaccordion-slide img{
filter:alpha(opacity=0);
}
#top .aviaccordion-preview-title-pos{
filter:alpha(opacity=0);
}
#top .aviaccordion-preview-title-wrap{
filter:alpha(opacity=60);
}
#top .aviaccordion-title-on-hover .aviaccordion-preview{
filter:alpha(opacity=0);
}
#top .aviaccordion-title-on-hover .aviaccordion-active-slide .aviaccordion-preview{
filter:alpha(opacity=100);
} .avia-fullscreen-slider .avia-slideshow-controls a,
.avia-fullscreen-slider .av-control-minimal .avia-slideshow-controls a{
filter: alpha(opacity=0);
}
.avia-fullscreen-slider:hover .avia-slideshow-dots a,
.avia-fullscreen-slider .av-control-minimal:hover .avia-slideshow-dots a{
filter: alpha(opacity=80);
}
.avia-fullscreen-slider:hover .avia-slideshow-arrows a,
.avia-fullscreen-slider:hover .avia-slideshow-dots a:hover,
.avia-fullscreen-slider .av-control-minimal:hover .avia-slideshow-arrows a,
.avia-fullscreen-slider .av-control-minimal:hover .avia-slideshow-dots a:hover{
filter: alpha(opacity=100);
} #top .avia-layerslider .ls-bottom-slidebuttons a,
#top .avia-layerslider .ls-nav-start,
#top .avia-layerslider .ls-nav-stop{
filter:alpha(opacity=30);
}
#top .avia-layerslider .ls-bottom-slidebuttons a.ls-nav-active,
#top .avia-layerslider .ls-bottom-slidebuttons a:hover,
#top .avia-layerslider a.ls-nav-start:hover,
#top .avia-layerslider a.ls-nav-stop:hover,
#top .avia-layerslider a.ls-nav-start-active,
#top .avia-layerslider a.ls-nav-stop-active{
filter:alpha(opacity=60);
} .avia_desktop #top .av-slideshow-section.av-is-slideshow .av-slideshow-ui .avia-slideshow-controls a{
filter: alpha(opacity=0);
}
.avia_desktop #top .av-slideshow-section.av-is-slideshow .av-slideshow-ui.av-nav-arrows-visible .avia-slideshow-arrows a,
.avia_desktop #top .av-slideshow-section.av-is-slideshow .av-slideshow-ui.av-nav-dots-visible .avia-slideshow-dots a{
filter: alpha(opacity=60);
}
.avia_desktop #top .av-slideshow-section.av-is-slideshow:hover .avia-slideshow-controls a{
filter: alpha(opacity=60);
}
.avia_desktop #top .av-slideshow-section.av-is-slideshow:hover .avia-slideshow-controls a:hover{
filter: alpha(opacity=80);
} .avia_pricing_default .pricing-table li.avia-pricing-row small,
.avia_pricing_default .pricing-table li.avia-pricing-row .currency-symbol{
filter:alpha(opacity=40);
} #top .avia-video .av-click-to-play-overlay .avia_playpause_icon{
-webkit-transition: opacity 0.4s ease-out;
} .toggler .toggle_icon,
.toggler:hover .toggle_icon *{
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
} .avia_transform .avia-timeline-vertical.avia-timeline-animate .milestone_icon{
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
}
.avia_transform .avia-timeline-vertical .milestone_icon.milestone_bullet_arrow{
-webkit-transform: scale(0.5) rotate(45deg);
-ms-transform: scale(0.5) rotate(45deg);
}
.avia-timeline-vertical .milestone_icon.milestone_bullet_arrow{
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
}
.avia-timeline-vertical .milestone_icon.milestone_bullet_arrow .milestone_number{
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
}
.avia_transform .avia-timeline-vertical .avia_start_animation .milestone_icon{
-webkit-animation: avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1); -webkit-transform: scale(1);
-ms-transform: scale(1);
}
.avia_transform .avia-timeline-vertical .avia_start_animation .milestone_icon.milestone_bullet_arrow{
-webkit-transform: scale(1) rotate(45deg);
-ms-transform: scale(1) rotate(45deg);
}
.avia_transform .avia-timeline-vertical.avia-timeline-animate .avia_start_animation .milestone_icon,
.avia_transform .avia-timeline-vertical.avia-timeline-animate .avia_start_animation .av-milestone-icon-wrap:after{
-webkit-animation: avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1); -webkit-transform: scale(1);
-ms-transform: scale(1);
}
.avia_transform .avia-timeline-vertical.av-milestone-placement-left.avia-timeline-animate .avia_start_animation .av-milestone-indicator{
-webkit-animation: caption-right 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1); }
.avia_transform .avia-timeline-vertical.av-milestone-placement-right.avia-timeline-animate .avia_start_animation .av-milestone-indicator{
-webkit-animation: caption-left 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1); }
.avia_transform .avia-timeline-vertical.av-milestone-placement-alternate.avia-timeline-animate li.av-milestone-even.avia_start_animation .av-milestone-indicator{
-webkit-animation: caption-left 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1); }
.avia_transform .avia-timeline-vertical.av-milestone-placement-alternate.avia-timeline-animate li.av-milestone-odd.avia_start_animation .av-milestone-indicator{
-webkit-animation: caption-right 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1); }
.avia-timeline-horizontal .milestone_icon.milestone_bullet_arrow{
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
}
.avia-timeline-horizontal .milestone_icon.milestone_bullet_arrow .milestone_number{
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
}
#top .av-timeline-nav a.av-nav-btn{
-webkit-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
}
@media only screen and (max-width: 989px)
{
.av-no-preview .avia_transform .avia-timeline-vertical.av-milestone-placement-left.avia-timeline-animate .avia_start_animation .av-milestone-indicator{
-webkit-animation: caption-left 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1); }
.av-no-preview .avia_transform .avia-timeline-vertical.av-milestone-placement-alternate.avia-timeline-animate li.av-milestone-odd.avia_start_animation .av-milestone-indicator{
-webkit-animation: caption-left 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1); }
} .avia_transform .avia-testimonial .avia-testimonial-image{
-webkit-transform: scale(0.5);
}
.avia_transform .avia_start_animation.avia-testimonial .avia-testimonial-image{
-webkit-animation: avia_appear 0.4s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); -webkit-transform: scale(1);
} @media only screen and (max-width: 767px)
{
.responsive .avia_scrollable_table{
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
} .av-tab-section-tab-title-container{
-webkit-transition: all 0.4s ease-in-out;
}
.av-section-tab-title,
.av-section-tab-title:hover{
-webkit-transition: all 0.4s ease-in-out;
}
.avia_transform .av-tab-arrow-container span{
-webkit-transform: translateX(-50%) rotate(45deg);
-webkit-transition: all 0.4s ease-in-out;
}
.av-tab-content-auto .av-layout-tab-inner{
-webkit-transition: height 0.4s ease-in-out;
}
#top .av-tabsection-arrow > a:hover{
-webkit-transition: all 0.4s ease-in-out;
}
#top .av-tabsection-slides-arrow > a{
-webkit-transition: all 0.8s ease-in-out;
}
#top .av-is-slideshow .av-slideshow-ui.av-loop-endless .avia-slideshow-arrows > a,
#top .av-is-slideshow .av-slideshow-ui.av-loop-manual-endless .avia-slideshow-arrows > a,
#top .av-is-slideshow .av-slideshow-ui .avia-slideshow-arrows.av-visible-prev > a.prev-slide,
#top .av-is-slideshow .av-slideshow-ui .avia-slideshow-arrows.av-visible-next > a.next-slide{
-webkit-transition: all 0.8s ease-in-out;
}
#top .av-is-slideshow .av-slideshow-ui .av-tabsection-slides-arrow.av-visible-prev > a:hover,
#top .av-is-slideshow .av-slideshow-ui .av-tabsection-slides-arrow.av-visible-next > a:hover{
-webkit-transition: all 0.4s ease-in-out;
}
#top .av-is-slideshow .av-slideshow-ui.av-hide-nav-arrows .avia-slideshow-arrows a,
#top .av-is-slideshow:hover .av-slideshow-ui.av-hide-nav-arrows .avia-slideshow-arrows a{
-webkit-transition: none;
}
#top .av-tabsection-slides-dots > a{
-webkit-transition: all 0.8s ease-in-out;
}
.av-tab-slide-up-transition .av-layout-tab{
-webkit-transition: all 0.4s ease-in-out;
}
.av-tab-slide-up-transition.av-tab-content-fixed .av-layout-tab,
.av-tab-fade-transition .av-layout-tab{
display: -ms-flexbox;
display: -webkit-flex;
-webkit-flex-direction: column;
-ms-flex-align: start;
-webkit-align-items: start;
-webkit-box-align: start;
-ms-flex-justify: start;
-webkit-justify-content: start;
}
.av-tab-slide-up-transition.av-tab-content-fixed .av-layout-tab.vertical-align-middle,
.av-tab-fade-transition .av-layout-tab.vertical-align-middle{
-ms-flex-justify: center;
-webkit-justify-content: center;
}
.av-tab-slide-up-transition.av-tab-content-fixed .av-layout-tab.vertical-align-bottom,
.av-tab-fade-transition .av-layout-tab.vertical-align-bottom{
-ms-flex-justify: end;
-webkit-justify-content: end;
}
.av-tab-fade-transition .av-layout-tab{
-webkit-transition: all 0.8s ease-in-out;
}
.av-tab-slide-transition .av-tab-section-inner-container,
.av-tab-slide-up-transition .av-tab-section-inner-container{
-webkit-transition: all 0.4s ease-in-out;
}
.av-tab-slide-up-transition .av-tab-section-outer-container{
-webkit-transition: all 0.4s ease-in-out;
} .av-share-box ul li a{
-webkit-transition: all 0.2s ease-in-out;
} #av-admin-preview .av-slideshow-ui .avia-slideshow-arrows a,
#top .av-slideshow-ui.av-loop-endless .avia-slideshow-arrows > a,
#top .av-slideshow-ui.av-loop-manual-endless .avia-slideshow-arrows > a,
#top .av-slideshow-ui .avia-slideshow-arrows.av-visible-prev > a.prev-slide,
#top .av-slideshow-ui .avia-slideshow-arrows.av-visible-next > a.next-slide{
-webkit-transition: all 0.8s ease-in-out;
}
#top .avia-fullscreen-slider .av-video-slide.av-video-service-vimeo iframe{
-webkit-transform: 	scale(1.2);
-ms-transform: 		scale(1.2);
}
.avia_playpause_icon{
-webkit-transform: scale(0.7);
-ms-transform: scale(0.7);
}
.avia_transform .avia_playpause_icon.av-play,
.avia_transform .avia_playpause_icon.av-pause{
-webkit-animation: avia_appear_short 1.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); }
#top .av-video-lazyload .av-click-to-play-overlay .avia_playpause_icon{
-webkit-transition: opacity 0.4s ease-out;
} .avia-slideshow-inner li{
-webkit-transform-style: preserve-3d; }
.avia_transform .av_slideshow_full .avia-caption-content,
.avia_transform .av_slideshow_full .avia-caption-title,
.avia_transform .av_fullscreen .avia-caption-content,
.avia_transform .av_fullscreen .avia-caption-title,
.avia_transform .av_fullscreen .avia-slideshow-button,
.avia_transform .av_slideshow_full .avia-slideshow-button{
-webkit-transform: translate(0,0);
}
.avia_transform .av_slideshow_full .active-slide .avia-caption-content,
.avia_transform .av_fullscreen .active-slide .avia-caption-content{
-webkit-animation: caption-right  1s 1 cubic-bezier(0.985, 0.005, 0.265, 1);
}
.avia_transform .av_slideshow_full .active-slide .avia-slideshow-button,
.avia_transform .av_fullscreen .active-slide .avia-slideshow-button{
-webkit-animation: caption-left  1.2s 1 cubic-bezier(0.985, 0.005, 0.265, 1);
}
.avia_transform .av_slideshow_full .active-slide .avia-slideshow-button-2,
.avia_transform .av_fullscreen .active-slide .avia-slideshow-button-2{
-webkit-animation: caption-right  1.2s 1 cubic-bezier(0.985, 0.005, 0.265, 1);
}
.avia_transform .av_slideshow_full .active-slide .avia-caption-title,
.avia_transform .av_fullscreen .active-slide .avia-caption-title{
-webkit-animation: caption-left   1s 1 cubic-bezier(0.985, 0.005, 0.265, 1);
}
.avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-content,
.avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-content{
-webkit-animation: caption-bottom 0.5s 1 ease-out;
}
.avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-title,
.avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-title{
-webkit-animation: caption-top    0.5s 1 ease-out;
}
.avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-slideshow-button,
.avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-slideshow-button{
-webkit-animation: caption-top  1.2s 1 ease-out;
} #top .aviaccordion.av-animation-active .aviaccordion-slide, #top .aviaccordion-title-on-hover .aviaccordion-preview{
-webkit-transition: all 0.7s cubic-bezier(0.230, 1.000, 0.320, 1.000);
} #top .avia_search_element .ajax_load .ajax_load_inner{
-webkit-animation: av-rotate 0.8s infinite linear;
}
@-webkit-keyframes av-rotate {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
} .av_promobox.avia-sonar-shadow:after{
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
-webkit-transform-style: preserve-3d;
} .av-animated-bar .avia-progress-bar div.progress .bar{
-webkit-animation: avia-bg-move 1.2s linear infinite; }
.html-admin-preview #top .avia-progress-bar div.progress.avia_start_animation .bar-outer,
.avia_transform #top .avia-progress-bar div.progress.avia_start_animation .bar-outer{
-webkit-animation: avia_expand 1.5s cubic-bezier(0.165, 0.840, 0.440, 1.000); } .avia_sortable_active .isotope{
-webkit-transition: height 0.5s 0.2s cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.avia_transform .portfolio-preview-image .avia-gallery-thumb img{
-webkit-transform: scale(1);
}
.avia_transform .portfolio-preview-image .avia-gallery-thumb  img.avia_start_animation{
-webkit-animation: none;
} .avia_message_box.avia-sonar-shadow:after{
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
-webkit-transform-style: preserve-3d;
} #top .av-subnav-menu > li ul{
-webkit-transition: all 0.3s ease-in-out;
} .avia_desktop.avia_transform3d .av-masonry-animation-active .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry,
.avia_mobile.avia_transform3d:not(.avia-mobile-no-animations) .av-masonry-animation-active .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry{
-webkit-animation: avia_masonry_show 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.075); }
.av-masonry-image-container, .av-inner-masonry-content, .av-masonry-pagination{
-webkit-transition: all 0.4s ease-in-out;
}
.avia_desktop .av-masonry-entry:hover .av-masonry-image-container{
-webkit-transform: 	scale(1.05,1.05);
}
.avia_desktop.avia_transform3d .av-caption-on-hover.av-caption-style- .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content,
.avia_desktop.avia_transform3d .av-caption-on-hover-hide.av-caption-style- .av-masonry-entry.av-masonry-item-with-image:hover .av-inner-masonry-content{
-webkit-transform-origin: center bottom;
-moz-transform-origin: center bottom;
-webkit-transform: rotateX(120deg);
-webkit-transform-style: preserve-3d;
}
.avia_desktop.avia_transform3d .av-caption-on-hover-hide.av-caption-style- .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content,
.avia_desktop.avia_transform3d .av-caption-on-hover.av-caption-style- .av-masonry-entry.av-masonry-item-with-image:hover .av-inner-masonry-content{
-webkit-transform: 	rotateX(0deg);
-webkit-transform-origin: center bottom;
-moz-transform-origin: center bottom;
}
.avia_desktop.avia_transform3d .av-masonry-entry:hover .av-icon-display{
-webkit-transform: 	rotateY(180deg);
}
#top .av-masonry-entry.type-product .av-masonry-image-container{
-webkit-transform: scale(1);
}
#top .av-masonry-entry:hover .av-icon-display.av-masonry-media{
-webkit-transform: 	rotateY(0deg);
}
#top div .av-masonry-entry.format-quote:hover .av-icon-display{
-webkit-transform: 	rotateY(0deg);
}
#top .av-hover-overlay-grayscale .av-masonry-entry .av-masonry-image-container{
-webkit-filter: grayscale(1);
}
#top .av-hover-overlay-grayscale .av-masonry-entry:hover .av-masonry-image-container{
-webkit-filter: grayscale(0);
}
#top .av-hover-overlay-desaturation .av-masonry-image-container{
-webkit-filter: saturate(30%);
}
#top .av-hover-overlay-desaturation .av-masonry-entry:hover .av-masonry-image-container{
-webkit-filter: saturate(100%);
}
#top .av-hover-overlay-bluronhover .av-masonry-image-container{
-webkit-filter: blur(0px);
}
#top .av-hover-overlay-bluronhover .av-masonry-entry:hover .av-masonry-image-container{
-webkit-filter: blur(10px);
} .av-lottie-animation-container dotlottie-player{
-webkit-transition: all 0.7s;
} .av-hotspot-container .av-image-hotspot-pulse {
-webkit-animation: av_pulsate 2s ease-out infinite;
}
.avia_transform.js_active .avia_animated_image .av-display-hotspot{
-webkit-animation: avia_hotspot_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); }
.avia_transform.js_active .avia_animated_image .av-image-hotspot .av-permanent-tooltip-single{
-webkit-transition: all 0.7s cubic-bezier(0.230, 1.000, 0.320, 1.000) 1s;
-webkit-transform:translate(0px,10px);
}
.avia_transform.js_active .avia_animated_image .av-display-hotspot .av-permanent-tooltip-single{
-webkit-transform:translate(0px,0);
} .avia-image-diff-container:not(.av-active-drag):not(.av-initialise) .av-image-diff-wrapper *{
-webkit-transition: all 0.7s ease-in-out;
}
.avia-image-diff-container .av-image-diff-overlay{
-webkit-transition: all 0.7s ease-in-out;
}
.avia-image-diff-container .av-image-diff-overlay .av-img-diff-label{
-webkit-transition: all 0.7s ease-in-out;
}
.avia-image-diff-container.av-handle-vertical .av-img-diff-label{
-webkit-transform: translateY(-50%);
}
.avia-image-diff-container.av-handle-horizontal .av-img-diff-label{
-webkit-transform: translateX(-50%);
}
.avia-image-diff-container.av-handler-at-before .av-img-diff-label.label-before,
.avia-image-diff-container.av-handler-at-after .av-img-diff-label.label-after,
.avia-image-diff-container.av-handler-at-before.btn-on-hover .av-img-diff-label.label-before,
.avia-image-diff-container.av-handler-at-after.btn-on-hover .av-img-diff-label.label-after{
-webkit-transition: all 0.7s ease-in-out;
}
.avia-image-diff-container .av-image-diff-handle{
-webkit-box-shadow: 0 0 12px rgba(51,51,51,.5);
}
.avia-image-diff-container.av-handle-horizontal .av-image-diff-handle{
-webkit-transform: rotate(90deg);
} .avia_transform .avia-icon-list.av-iconlist-big.avia-iconlist-animate .iconlist_icon{
-webkit-transform:scale(0.5);
-ms-transform:scale(0.5);
}
.avia_transform .avia-icon-list.av-iconlist-big.avia-iconlist-animate .avia_start_animation .iconlist_icon{
-webkit-animation: avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); -webkit-transform:scale(1);
-ms-transform:scale(1);
}
.avia_transform .avia-icon-list.av-iconlist-big.avia-iconlist-animate .avia_start_animation .iconlist-timeline{
-webkit-animation: avia_slide_down 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); }
.avia-icon-list.avia-sonar-shadow .iconlist_icon:after{
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
-webkit-transform-style: preserve-3d;
} .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-flipback{
-webkit-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
}
.avia-icongrid-flipbox .av-icon-cell-item.invert-flip .avia-icongrid-flipback{
-webkit-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
}
.avia-icongrid-flipbox .av-icon-cell-item.invert-flip:hover .avia-icongrid-flipback,
.avia-icongrid-flipbox .av-icon-cell-item.invert-flip.avia-hover .avia-icongrid-flipback{
-webkit-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
}
.avia-icongrid-tooltip .av-icon-cell-item .avia-icongrid-front{
-webkit-transform: translateY(50%);
-ms-transform: translateY(50%);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.avia-icongrid-tooltip .av-icon-cell-item .avia-icongrid-content:after{
-webkit-box-sizing: border-box;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-webkit-box-shadow: 0 0 2em rgba(0,0,0,0.1);
}
.avia-icongrid-tooltip .av-icon-cell-item:hover .avia-icongrid-front,
.avia-icongrid-tooltip .av-icon-cell-item.avia-hover .avia-icongrid-front{
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
}
.avia-icongrid-tooltip .av-icon-cell-item .avia-icongrid-front.bg-img .avia-icongrid-inner{
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}
.avia-flip-x .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-front{
-webkit-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
}
.avia-flip-x .avia-icongrid-flipbox .av-icon-cell-item.invert-flip .avia-icongrid-front{
-webkit-transform: rotateX(-180deg);
-ms-transform: rotateX(-180deg);
}
.avia-flip-x .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-flipback{
-webkit-transform: rotateX(-180deg);
-ms-transform: rotateX(-180deg);
}
.avia-flip-x .avia-icongrid-flipbox .av-icon-cell-item.invert-flip .avia-icongrid-flipback{
-webkit-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
}
.avia-flip-x .avia-icongrid-flipbox .av-icon-cell-item:hover .avia-icongrid-front,
.avia-flip-x .avia-icongrid-flipbox .av-icon-cell-item.avia-hover .avia-icongrid-front{
-webkit-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
}
.avia-flip-x .avia-icongrid-flipbox .av-icon-cell-item.invert-flip:hover .avia-icongrid-front,
.avia-flip-x .avia-icongrid-flipbox .av-icon-cell-item.invert-flip.avia-hover .avia-icongrid-front{
-webkit-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
}
.avia-flip-x .avia-icongrid-flipbox .av-icon-cell-item:hover .avia-icongrid-flipback,
.avia-flip-x .avia-icongrid-flipbox .av-icon-cell-item.avia-hover .avia-icongrid-flipback{
-webkit-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
}
.avia-flip-x .avia-icongrid-flipbox .av-icon-cell-item.invert-flip:hover .avia-icongrid-flipback,
.avia-flip-x .avia-icongrid-flipbox .av-icon-cell-item.invert-flip.avia-hover .avia-icongrid-flipback{
-webkit-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
}
.avia-icongrid-flipbox .av-icon-cell-item:hover .avia-icongrid-front,
.avia-icongrid-flipbox .av-icon-cell-item.avia-hover .avia-icongrid-front{
-webkit-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
}
.avia-icongrid-flipbox .av-icon-cell-item.invert-flip:hover .avia-icongrid-front,
.avia-icongrid-flipbox .av-icon-cell-item.invert-flip.avia-hover .avia-icongrid-front{
-webkit-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
}
.avia-icongrid-flipbox .av-icon-cell-item:hover .avia-icongrid-flipback,
.avia-icongrid-flipbox .av-icon-cell-item.avia-hover .avia-icongrid-flipback{
-webkit-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
}
.avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-front .avia-icongrid-inner,
.avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-flipback .avia-icongrid-inner{
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
} .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-front{
-webkit-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
}
.avia-icongrid-flipbox .av-icon-cell-item.invert-flip .avia-icongrid-front{
-webkit-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
}
.avia-icongrid-borders-all li .avia-icongrid-wrapper:before,
.avia-icongrid-borders-between li .avia-icongrid-wrapper:before {
-webkit-box-shadow: 1px 0 0 0, 0 1px 0 0; }
.avia-icongrid-numrow-3.avia-icongrid-borders-all li:nth-child(3n+3) .avia-icongrid-wrapper:before,
.avia-icongrid-numrow-3.avia-icongrid-borders-between li:nth-child(3n+3) .avia-icongrid-wrapper:before {
-webkit-box-shadow: 0 1px 0 0; }
.avia-icongrid-numrow-3.avia-icongrid-borders-all li:nth-child(3n+1):nth-last-child(-n+3) .avia-icongrid-wrapper:before,
.avia-icongrid-numrow-3.avia-icongrid-borders-all li:nth-child(3n+1):nth-last-child(-n+3) ~ li .avia-icongrid-wrapper:before,
.avia-icongrid-numrow-3.avia-icongrid-borders-between li:nth-child(3n+1):nth-last-child(-n+3) .avia-icongrid-wrapper:before,
.avia-icongrid-numrow-3.avia-icongrid-borders-between li:nth-child(3n+1):nth-last-child(-n+3) ~ li .avia-icongrid-wrapper:before {
-webkit-box-shadow: 1px 0 0 0; }
.avia-icongrid-numrow-3.avia-icongrid-borders-all li:nth-child(3n+1):nth-last-child(-n+3) ~ li:nth-child(3n+3) .avia-icongrid-wrapper:before,
.avia-icongrid-numrow-3.avia-icongrid-borders-between li:nth-child(3n+1):nth-last-child(-n+3) ~ li:nth-child(3n+3) .avia-icongrid-wrapper:before {
-webkit-box-shadow: none; }
.avia-icongrid-numrow-4.avia-icongrid-borders-all li:nth-child(4n+4) .avia-icongrid-wrapper:before,
.avia-icongrid-numrow-4.avia-icongrid-borders-between li:nth-child(4n+4) .avia-icongrid-wrapper:before {
-webkit-box-shadow: 0 1px 0 0; }
.avia-icongrid-numrow-4.avia-icongrid-borders-all li:nth-child(4n+1):nth-last-child(-n+4) .avia-icongrid-wrapper:before,
.avia-icongrid-numrow-4.avia-icongrid-borders-all li:nth-child(4n+1):nth-last-child(-n+4) ~ li .avia-icongrid-wrapper:before,
.avia-icongrid-numrow-4.avia-icongrid-borders-between li:nth-child(4n+1):nth-last-child(-n+4) .avia-icongrid-wrapper:before,
.avia-icongrid-numrow-4.avia-icongrid-borders-between li:nth-child(4n+1):nth-last-child(-n+4) ~ li .avia-icongrid-wrapper:before {
-webkit-box-shadow: 1px 0 0 0; }
.avia-icongrid-numrow-4.avia-icongrid-borders-all li:nth-child(4n+1):nth-last-child(-n+4) ~ li:nth-child(4n+4) .avia-icongrid-wrapper:before,
.avia-icongrid-numrow-4.avia-icongrid-borders-between li:nth-child(4n+1):nth-last-child(-n+4) ~ li:nth-child(4n+4) .avia-icongrid-wrapper:before {
-webkit-box-shadow: none; }
.avia-icongrid-numrow-5.avia-icongrid-borders-all li:nth-child(5n+5) .avia-icongrid-wrapper:before,
.avia-icongrid-numrow-5.avia-icongrid-borders-between li:nth-child(5n+5) .avia-icongrid-wrapper:before {
-webkit-box-shadow: 0 1px 0 0; }
.avia-icongrid-numrow-5.avia-icongrid-borders-all li:nth-child(5n+1):nth-last-child(-n+5) .avia-icongrid-wrapper:before,
.avia-icongrid-numrow-5.avia-icongrid-borders-all li:nth-child(5n+1):nth-last-child(-n+5) ~ li .avia-icongrid-wrapper:before,
.avia-icongrid-numrow-5.avia-icongrid-borders-between li:nth-child(5n+1):nth-last-child(-n+5) .avia-icongrid-wrapper:before,
.avia-icongrid-numrow-5.avia-icongrid-borders-between li:nth-child(5n+1):nth-last-child(-n+5) ~ li .avia-icongrid-wrapper:before {
-webkit-box-shadow: 1px 0 0 0; }
.avia-icongrid-numrow-5.avia-icongrid-borders-all li:nth-child(5n+1):nth-last-child(-n+5) ~ li:nth-child(5n+5) .avia-icongrid-wrapper:before,
.avia-icongrid-numrow-5.avia-icongrid-borders-between li:nth-child(5n+1):nth-last-child(-n+5) ~ li:nth-child(5n+5) .avia-icongrid-wrapper:before {
-webkit-box-shadow: none; }
.avia-icongrid-flipbox li article{
-webkit-transition: -webkit-transform 10.6s;
}
.avia-icongrid-flipbox li .avia-icongrid-front,
.avia-icongrid-flipbox li .avia-icongrid-flipback {
-webkit-transition: 0.6s;
-o-transition: 0.6s;
-webkit-transform-style: preserve-3d;
}
.avia-icongrid-flipbox li .avia-icongrid-front{
-webkit-transform: rotateY(0deg);
}
.avia-icongrid-flipbox li .avia-icongrid-flipback {
-webkit-transform: rotateY(-180deg);
}
.avia-icongrid-flipbox li .avia-icongrid-front .avia-icongrid-inner,
.avia-icongrid-flipbox li .avia-icongrid-flipback .avia-icongrid-inner {
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}
.avia-icongrid-flipbox li:hover .avia-icongrid-front,
.avia-icongrid-flipbox li.avia-hover .avia-icongrid-front,
.avia-icongrid-flipbox li.av-flip .avia-icongrid-front{
-webkit-transform: rotateY(180deg);
}
.avia-icongrid-flipbox li:hover .avia-icongrid-flipback,
.avia-icongrid-flipbox li.avia-hover .avia-icongrid-flipback,
.avia-icongrid-flipbox li.av-flip .avia-icongrid-flipback{
-webkit-transform: rotateY(0deg);
}
.avia-icongrid-tooltip li .avia-icongrid-front{
-webkit-transform: translateY(50%);
-ms-transform: translateY(50%);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.avia-icongrid-tooltip li .avia-icongrid-content {
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-box-shadow: 0 0 2em rgba(0,0,0,0.1);
}
.avia-icongrid-tooltip li .avia-icongrid-content:after {
-webkit-box-sizing: border-box;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-webkit-box-shadow: 0 0 2em rgba(0,0,0,0.1);
}
.avia-icongrid-tooltip li:hover .avia-icongrid-front {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
}
.avia-flip-x .avia-icongrid-flipbox li .avia-icongrid-front {
-webkit-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
}
.avia-flip-x .avia-icongrid-flipbox li .avia-icongrid-flipback {
-webkit-transform: rotateX(-180deg);
-ms-transform: rotateX(-180deg);
}
.avia-flip-x .avia-icongrid-flipbox li:hover .avia-icongrid-front,
.avia-flip-x .avia-icongrid-flipbox li.avia-hover .avia-icongrid-front,
.avia-flip-x .avia-icongrid-flipbox li.av-flip .avia-icongrid-front {
-webkit-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
}
.avia-flip-x .avia-icongrid-flipbox li:hover .avia-icongrid-flipback,
.avia-flip-x .avia-icongrid-flipbox li.avia-hover .avia-icongrid-flipback,
.avia-flip-x .avia-icongrid-flipbox li.av-flip .avia-icongrid-flipback {
-webkit-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
}
@media only screen and (max-width: 767px)
{
.avia-icongrid-tooltip li:hover .avia-icongrid-front,
.avia-icongrid-tooltip li .avia-icongrid-front {
-webkit-transform: none;
-ms-transform: none;
}
.avia-icongrid-tooltip li:hover .avia-icongrid-front {
-webkit-transform: translateY(50%);
-ms-transform: translateY(50%);
}
} .iconbox_top .iconbox_icon{
-webkit-box-sizing: content-box; -moz-box-sizing: content-box; }
.iconbox_icon{
-webkit-transition: all 0.3s ease-in-out;
} .av_font_icon.av-icon-style-border .av-icon-char{
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
.av_font_icon.av-icon-style-border .av-icon-char:after {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
-webkit-transform-style: preserve-3d;
}
.av_font_icon.av-icon-style-border:not(.avia-sonar-shadow) a.av-icon-char:hover:after {
-webkit-animation: 	sonarEffect 1s ease-out ;
}
.avia_transform .av_font_icon.avia-icon-animate{
-webkit-transform:scale(0.5);
-ms-transform:scale(0.5);
}
.avia_transform .avia_start_delayed_animation.av_font_icon.avia-icon-animate{
-webkit-animation: avia_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
-webkit-transform:scale(1);
-ms-transform:scale(1);
} .avia-icon-circles-inner{
-ms-transform:		scale(0.1);
-o-transform:		scale(0.1);
-moz-transform:		scale(0.1);
-webkit-transform:	scale(0.1);
}
.avia_start_animation .avia-icon-circles-inner{
-moz-transition: 	all 0.8s cubic-bezier(0.175, 0.885, 0.320, 1.275);
-webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.320, 1.275);
-o-transition: 		all 0.8s cubic-bezier(0.175, 0.885, 0.320, 1.275);
-ms-transform:		scale(1);
-o-transform:		scale(1);
-moz-transform:		scale(1);
-webkit-transform:	scale(1);
}
.avia_start_animation.avia_animation_finished .avia-icon-circles-icon{
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
-webkit-transition-delay: 0s;
}
.avia-icon-circles-icon-text{
-moz-transition: 	all 0.8s cubic-bezier(0.175, 0.885, 0.320, 1.275);
-webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.320, 1.275);
-o-transition: 		all 0.8s cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.avia_start_animation .avia-icon-circles-icon{
-moz-transition: 	all 0.4s 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275);
-webkit-transition: all 0.4s 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275);
-o-transition: 		all 0.4s 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275);
} .av-blinking-caret .av-rotator-text-single:after{
-webkit-animation: blink-caret 1s step-end infinite;
}
@-webkit-keyframes blink-caret {
from, to { opacity: 0 }
50% { opacity: 1; }
} body .av-special-heading.elegant-centered .av-special-heading-tag .heading-wrap:before,
body .av-special-heading.elegant-centered .av-special-heading-tag .heading-wrap:after {
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
} .avia-google-map-container div, .avia-google-map-container img, .avia-google-map-container a{
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
}
.av_gmaps_sc_main_wrap .av_text_confirm_link{
-webkit-transition: all 0.3s ease-in-out;
} .avia_transform .avia-gallery-animate .avia-gallery-thumb img{
-webkit-transform:	scale(0.5);
}
.avia_transform .avia-gallery-animate .avia-gallery-thumb  img.avia_start_animation{
-webkit-animation: avia_appear 0.9s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); -webkit-transform:	scale(1);
}
.avia-gallery-animate .av-hover-grow img{
-webkit-transition: all 1.7s cubic-bezier(0.230, 1.000, 0.320, 1.000);
}
.avia-gallery-animate .av-hover-grow:hover img {
-webkit-transform: scale(1.1);
} .av-horizontal-gallery-animated .av-horizontal-gallery-inner{
-webkit-transition: opacity 0.4s ease-in-out;
}
.av-horizontal-gallery-animated .av-horizontal-gallery-slider{
-webkit-transition: all 0.4s ease-in-out;
}
.av-horizontal-gallery-animated .av-horizontal-gallery-wrap{
-webkit-transition: all 0.4s ease-in-out;
}
.av-horizontal-gallery-enlarge-effect .av-horizontal-gallery-wrap.av-active-gal-item{
-webkit-transform: 	scale(1.3);
-ms-transform: 		scale(1.3);
}
.av-horizontal-gallery-link{
-webkit-transition: opacity 0.4s ease-in-out;
}
#top .av-horizontal-gallery-link {
-webkit-transition: all 0.2s ease-in-out;
}
#top .av-horizontal-gallery-link:hover{
-webkit-transform: 	scale(1.3);
-ms-transform: 		scale(1.3);
}
@media only screen and (max-width: 767px)
{
.responsive .av-horizontal-gallery-enlarge-effect .av-horizontal-gallery-wrap.av-active-gal-item{
-webkit-transform: 	scale(1);
-ms-transform: 		scale(1);
}
.responsive .av-horizontal-gallery-wrap{ max-width: 85vw; margin:0; overflow: hidden;}
.responsive .av-horizontal-gallery-img{
-webkit-transform: 	translate(0, -50%);
-ms-transform: 		translate(0, -50%);
}
} .av-flip-numbers .av-countdown-timer-inner{
display: -webkit-flex;
display: -ms-flexbox;
-webkit-flex-direction: row;
-webkit-justify-content: center;
-ms-flex-pack: center;
-webkit-flex-wrap:wrap;
-ms-flex-wrap:wrap;
}
.av-flip-numbers .flip-numbers__piece{
display: -webkit-flex;
display: -ms-flexbox;
-webkit-flex-direction: column;;
-webkit-align-content: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
}
.av-flip-numbers .card__top,
.av-flip-numbers .card__bottom,
.av-flip-numbers .card__back::before,
.av-flip-numbers .card__back::after{
-webkit-transform-style: preserve-3d;
}
.av-flip-numbers .flip .card__back::before{
-webkit-animation: av-flip-numbers-flipTop 0.3s cubic-bezier(0.37, 0.01, 0.94, 0.35);
-webkit-animation-fill-mode: both;
-webkit-transform-origin: center bottom;
}
.av-flip-numbers .flip .card__back .card__bottom{
-webkit-transform-origin: center top;
-webkit-animation-fill-mode: both;
-webkit-animation: av-flip-numbers-flipBottom 0.6s cubic-bezier(0.15, 0.45, 0.28, 1);
}
.av-flip-clock .av-countdown-timer-inner{
display:-webkit-flex;
display:-ms-flexbox;
-webkit-flex-wrap:wrap;
-ms-flex-wrap:wrap;
-webkit-justify-content:center;
-ms-flex-pack:center;
}
.av-flip-clock .flip-clock__piece{
display: -webkit-flex;
display: -ms-flexbox;
-webkit-flex-direction: column;
-webkit-align-content: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
}
.av-flip-clock .flip-clock__card{
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
}
.av-flip-clock .flip-clock-counter,
.av-flip-clock .flip-clock__card{
-webkit-transform: translateZ(0);
}
.av-flip-clock .flip-clock-counter{
-webkit-transform-style:preserve-3d;;
}
.av-flip-clock .flip-clock-counter.top{
-webkit-transform-origin: 50% 100%;
}
.av-flip-clock .flip-clock-counter.bottom {
-webkit-transform-origin: 50% 0;
}
.av-flip-clock .flip-clock-counter.curr.top {
-webkit-transform: rotateX(0deg);
}
.av-flip-clock .flip-clock-counter.next.bottom {
-webkit-transform: rotateX(90deg);
}
.av-flip-clock .flip .flip-clock-counter.curr.top {
-webkit-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
-webkit-transform: rotateX(-90deg);
}
.av-flip-clock:not(.av-flip-bounce) .flip .flip-clock-counter.next.bottom {
-webkit-transition: all .25s ease-in-out .25s;
-o-transition: all .25s ease-in-out .25s;
-webkit-transform: rotateX(0deg);
}
.av-flip-clock.av-flip-bounce .flip .flip-clock-counter.next.bottom {
-webkit-animation: av-flip-clock-flipBottom 0.6s cubic-bezier(0.37, 0.01, 0.94, 0.35);
-webkit-animation-fill-mode: both;
-webkit-transform-origin: center top;
}
@-webkit-keyframes av-flip-numbers-flipTop {
0% {
-webkit-transform: rotateX(0deg);
z-index: 2;
}
0%,
99% {
opacity: 0.99;
}
100% {
-webkit-transform: rotateX(-90deg);
opacity: 0;
}
}
@-webkit-keyframes av-flip-numbers-flipBottom {
0%,
50% {
z-index: -1;
-webkit-transform: rotateX(90deg);
opacity: 0;
}
51% {
opacity: 0.99;
}
100% {
opacity: 0.99;
-webkit-transform: rotateX(0deg);
z-index: 5;
}
}
@-webkit-keyframes av-flip-clock-flipBottom {
0% {
z-index: -1;
-webkit-transform: rotateX(90deg);
opacity: 0;
}
51% {
opacity: 0.99;
-webkit-transform: rotateX(60deg);
z-index: 2;
}
65% {
opacity: 0.99;
-webkit-transform: rotateX(30deg);
z-index: 2;
}
70% {
opacity: 0.99;
-webkit-transform: rotateX(15deg);
z-index: 2;
}
80% {
opacity: 0.99;
-webkit-transform: rotateX(-30deg);
z-index: 2;
}
90% {
opacity: 0.99;
-webkit-transform: rotateX(30deg);
z-index: 2;
}
100% {
opacity: 0.99;
-webkit-transform: rotateX(0deg);
z-index: 2;
}
} .avia_ajax_form p input,
.avia_ajax_form p textarea,
.avia_ajax_form p select,
.avia_ajax_form p .input_checkbox_label {
-webkit-transition: all 0.3s ease-in-out;
}
#top .button.av-sending-button {
-webkit-transition: none;
-webkit-animation: avia-bg-move 1.2s linear infinite; } .avia-button:hover{
-webkit-transition: all 0.4s ease-in-out;
}
.av-icon-on-hover .avia_button_icon{
-webkit-transition: all 0.2s ease-in-out;
}
.av-button-label-on-hover{
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
#top .avia-button .avia_button_background{
-webkit-transition: all 0.4s ease-in-out;
}
.avia-button.avia-sonar-shadow:after{
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
-webkit-transform-style: preserve-3d;
} .avia-safari .avia-button-fullwidth {
-webkit-transform: translateZ(0);
} .related_posts.av-related-style-full a {
-webkit-transition: all 0.3s ease-in-out;
}a.button.loading,
button.button.loading,
input.button.loading,
#review_form #submit.loading{
filter:alpha(opacity=50);
}
#top .quantity .no-spin-num {
-moz-appearance: textfield;
}
.avia-product-hover{
filter:alpha(opacity=00); }
.inner_product:hover .avia-product-hover{
filter:alpha(opacity=100); }
form .form-row input.input-text,#content .form-row input.input-text,form .form-row textarea,#content .form-row textarea{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
}
.pointer_arrow{
-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); }
.cart_dropdown {
-webkit-transition: all ease-in-out 0.8s;
}
.html_visible_cart.html_stretched.html_header_top.html_header_stretch .main_menu{
-webkit-transition: right ease-in-out 0.8s;
}
#menu-item-shop .cart_dropdown_link{
-webkit-transition: color 0.15s ease-out;
}
.animator2{
-webkit-transition: all ease-in-out 0.2s;
-moz-transition: all ease-in-out 0.2s;
}
.animator3, .thumbnail_container{
-webkit-transition: all linear 0.3s;
-moz-transition: all linear 0.3s;
}
.cart-loading{
-webkit-transition: 	all 0.3s ease;
-moz-transition: 		all 0.3s ease-in-out;
-webkit-transform: 	scale(0.3);
-ms-transform: 		scale(0.3);
}
.adding-to-cart-loading:hover .cart-loading{
-webkit-transform: 	scale(1);
-ms-transform: 		scale(1);
}
#top .added-to-cart-check .cart-loading{
-webkit-transform: 	scale(0);
-ms-transform: 		scale(0);
}
#top .added-to-cart-check:hover .cart-loading{
-webkit-transition-delay: 300ms;
-webkit-transform: 	scale(1);
-ms-transform: 		scale(1);
}
.avia_transform .added-to-cart-check .cart-loading{
-webkit-transition-delay: 300ms;
}
.thumbnail_container .rating_container{
-webkit-transition: 	all 0.3s ease;
-moz-transition: 		all 0.3s ease-in-out;
}
.avia_cart_buttons{
-webkit-transition: 	all 0.3s ease;
-moz-transition: 		all 0.3s ease-in-out;
}
#top div form .form-row input.input-text,
#top div  #content .form-row input.input-text,
#top div  form .form-row textarea,
#top div #content .form-row textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
#top  div .quantity input.plus,
#top  div .quantity input.minus {
-webkit-appearance: none;
}
.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
}
.avia-product-hover{
-webkit-transition: all ease-in-out 0.3s;
-moz-transition: 	all ease-in-out 0.3s;
}
#top .products .product-category h3:before{
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
}
#top .av-cart-counter {
-webkit-transform: 	scale(0.3);
}
#top .av-cart-counter.av-active-counter{
-webkit-transition: all cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.3s;
-webkit-transform: 	scale(1);
}
#top #wrap_all .av-product-class-minimal-overlay .inner_product_header{
-webkit-transition: 	all 0.3s ease;
-moz-transition: 		all 0.3s ease-in-out;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
-webkit-transition:all,ease,.2s;
-moz-transition:all,ease,.2s;
}
#top .quantity .no-spin-num::-webkit-inner-spin-button,
#top .quantity .no-spin::-webkit-outer-spin-button {
-webkit-appearance: none;
}
p.demo_store{
background:-webkit-gradient(linear, left top, left bottom, from(#f7f5c6), to(#eeeac1));
background:-webkit-linear-gradient(#f7f5c6, #eeeac1);
background:-moz-linear-gradient(center top, #f7f5c6 0%, #eeeac1 100%);
background:-moz-gradient(center top, #f7f5c6 0%, #eeeac1 100%);
}
#top .wc-bookings-date-picker .ui-widget-content{
-moz-box-shadow: none;
-webkit-box-shadow: none;
} .leaflet-fade-anim .leaflet-popup {
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
}
.leaflet-control-scale-line {
-moz-box-sizing: border-box;
}
.leaflet-zoom-box {
-moz-box-sizing: border-box;
}
.leaflet-zoom-animated {
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
-moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
-webkit-transition: none;
-moz-transition: none;
}
.leaflet-popup-tip {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
} #top #wrap_all .tribe-events-button {
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
}
.tribe-events-tooltip .tribe-events-arrow {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
} textarea#bbp_reply_content,
textarea#bbp_topic_content,
textarea#bbp_forum_content {
-webkit-box-sizing:border-box;
-moz-box-sizing: border-box;
}
.bbp-form a{
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
.avia_transform .bbp-replies .bbp-reply-author::before,
.avia_transform .forum-search .bbp-reply-author::before,
.avia_transform .forum-search .bbp-topic-author::before
{
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
}
#bbpress-forums  .wp-core-ui .button{
-moz-transition: 	none;
-webkit-transition: none;
} pre{
background-image: -webkit-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: -moz-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
-webkit-transition: all ease-in-out 0.5s;
-moz-transition: all ease-in-out 0.5s;
}
body.block-editor-page.avia-advanced-editor-enabled.avia-block-editor-expand .avia-expanded .avia-fixed-controls {
-webkit-box-shadow: 0 4px 4px 0px rgb(0 0 0 / 10%);
-moz-box-shadow: 0 4px 4px 0px rgba(0, 0, 0, 0.1);
}