/** Builder Front End Styles **/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
/* Grid systems
---------------------------------------------------------- */
.vaexu_row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Grid with fluid columns */
.vpb_row-fluid {
  width: 100%;
  *zoom: 1;
}
.vpb_row-fluid:before,
.vpb_row-fluid:after {
  display: table;
  content: "";
}
.vpb_row-fluid:after {
  clear: both;
}
.vpb_row-fluid [class*="vpb_span"] {
  display: block;
  width: 100%;
  min-height: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.5%;
}
.vpb_row-fluid [class*="vpb_span"]:first-child {
  margin-left: 0;
}
.vpb_row-fluid .vpb_span12{
  width: 100%;
}
.vpb_row-fluid .vpb_span11 {
  width: 91.45833333333334%;
}
.vpb_row-fluid .vpb_span10 {
  width: 82.91666666666667%;
}
.vpb_row-fluid .vpb_span9 {
  width: 74.375%;
}
.vpb_row-fluid .vpb_span8 {
  width: 65.83333333333334%;
}
.vpb_row-fluid .vpb_span7 {
  width: 57.29166666666667%;
}
.vpb_row-fluid .vpb_span6{
  width: 48.75%;
}
.vpb_row-fluid .vpb_span5 {
  width: 40.208333333333336%;
}
.vpb_row-fluid .vpb_span4{
  width: 31.666666666666668%;
}
.vpb_row-fluid .vpb_span3{
  width: 23.125%;
}
.vpb_row-fluid .vpb_span2 {
  width: 14.583333333333334%;
}
.vpb_row-fluid .vpb_span1 {
  width: 6.041666666666667%;
}
.vaexu_row > .vaexu_column > .vaexu_wrapper .vaexu_content_element:last-child {
  margin-bottom: 0;
}
/* end Grid systems -------------------------------------- */
/* Responsive classes
---------------------------------------------------------- */
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
}
/* end Responsive classes -------------------------------- */
/* VAEXU Page Builder content elements styling
---------------------------------------------------------- */
.vaexu_separator,
.vpb_text_separator {
  border-bottom: 1px solid #f7f7f7;
}
/* Separator
---------------------------------------------------------- */
.vaexu_separator {
  clear: both;
  height: 1px;
}
/* Text Separator
---------------------------------------------------------- */
.vpb_text_separator {
  clear: both;
  height: 1px;
}
.vpb_text_separator div {
  display: inline-block;
  background-color: #ffffff;
  padding: 1px 1em;
  position: relative;
  top: -9px;
}
.separator_align_center {
  text-align: center;
}
.separator_align_left {
  text-align: left;
}
.separator_align_right {
  text-align: right;
}
/* Widgetised column element
---------------------------------------------------------- */
.vaexu_widgetised_column .vaexu_wrapper > ul {
  margin: 0;
}
.vaexu_widgetised_column .vaexu_wrapper > ul > li {
  margin-left: 0;
  background-image: none;
  list-style: none !important;
}
.vaexu_widgetised_column .vaexu_wrapper > ul > li:after,
.vaexu_widgetised_column .vaexu_wrapper > ul > li:before {
  display: none !important;
}
/* Google maps
---------------------------------------------------------- */
.vaexu_gmaps_widget .vaexu_map_wraper {
  background-color: #f7f7f7;
  padding: 5px;
}
.vaexu_gmaps_widget .vaexu_map_wraper iframe {
  margin-bottom: 0;
  padding: 0;
  display: block;
}
.vaexu_content_element .vaexu_tabs_nav li a:focus,
.vaexu_accordion_section .vaexu_accordion_header a:focus,
.vaexu_tour_next_prev_nav a:focus {
  outline: none;
}
/** Tabs/Accordion Common **/
.vaexu_content_element .vaexu_accordion_header a {
  border-bottom: none;
  text-decoration: none;
  display: block;
  padding: 0.5em 1em;
}
.vaexu_content_element .vaexu_accordion_wrapper .vaexu_accordion_header{
  background-color: #f7f7f7;
}
.vaexu_content_element .vaexu_accordion_wrapper .vaexu_accordion_header {
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.vaexu_content_element .vaexu_accordion_wrapper .vaexu_accordion_content {
  padding: 1em;
}
.vaexu_content_element .vaexu_accordion_wrapper .vaexu_accordion_content > .vaexu_content_element:last-child,
.vaexu_content_element .vaexu_accordion_wrapper .vaexu_accordion_content .vaexu_row:last-child > div > div.vaexu_wrapper .vaexu_content_element:last-child {
  margin-bottom: 0;
}
/** Tabs **/
.vaexu_tabs .vaexu_tabs_nav li {
  float: left;
  margin: 0 1px 0 0;
}
/** Tour **/
.vaexu_tour .vaexu_tabs_nav {
  float: left;
  width: 31.666666666666668%;
}
.vaexu_tour .vaexu_tabs_nav li {
  margin: 0 0 1px 0;
}
.vaexu_tour .vaexu_tour_tabs_wrapper .vaexu_tab {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  float: left;
  width: 68.33333333333333%;
  padding: 0 0 0 21.739130434782606px;
}
.vaexu_tour_next_prev_nav {
  margin-left: 31.666666666666668%;
  padding-left: 21.739130434782606px;
  font-size: 80%;
}
.vaexu_tour_next_prev_nav a {
  border-bottom: 1px dotted;
  text-decoration: none;
}
.vaexu_tour_next_prev_nav a:hover {
  text-decoration: none;
  border-bottom: none;
}
.vaexu_tour_next_prev_nav span {
  width: 48%;
  display: inline-block;
  padding-top: 1em;
  float: left;
}
.vaexu_tour_next_prev_nav span.vaexu_next_slide {
  text-align: right;
  float: right;
}
/** Accordion **/
.vaexu_accordion .vaexu_accordion_wrapper .vaexu_accordion_header {
  margin: 0 0 1px 0;
  padding-top: 0;
  position: relative;
  text-transform: none;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
.vaexu_accordion .vaexu_accordion_wrapper .vaexu_accordion_header a {
  padding-left: 1em;
}
.vaexu_accordion .vaexu_accordion_wrapper .ui-state-default .ui-icon,
.vaexu_accordion .vaexu_accordion_wrapper .ui-state-active .ui-icon {
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(../images/toggle_open.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 0.7em;
  top: 0.7em;
}
.vaexu_accordion .vaexu_accordion_wrapper .ui-state-active .ui-icon {
  background-image: url(../images/toggle_close.png);
}
/* tabs_tour_accordion responsive rules */
@media (max-width: 480px) {
  .vpb_responsive .vaexu_tour .vaexu_tour_tabs_wrapper .vaexu_tabs_nav,
  .vpb_responsive .vaexu_tour .vaexu_tab,
  .vpb_responsive .vaexu_tour_next_prev_nav {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .vpb_responsive .vaexu_tour_next_prev_nav {
    width: auto;
    padding: 0 1em;
  }
  .vpb_responsive #content .vaexu_tour .vaexu_tour_tabs_wrapper .vaexu_tabs_nav {
    margin-bottom: 1em;
  }
  .vpb_responsive .vaexu_tour .vaexu_tab {
    padding-left: 1em;
    padding-right: 1em;
  }
}
body ul.vaexu_thumbnails-fluid li {
  /* some themes add bg image as a bullet */

  padding: 0;
  margin-left: 0;
  background-image: none;
  list-style: none !important;
}
body ul.vaexu_thumbnails-fluid li:after,
body ul.vaexu_thumbnails-fluid li:before {
  display: none !important;
}
body ul.vaexu_thumbnails-fluid li .entry-content *:last-child {
  margin-bottom: 0;
}
.vaexu_row .vaexu_grid ul.vaexu_thumbnails-fluid,
.vaexu_row .vaexu_filtered_grid ul.vaexu_thumbnails-fluid {
  margin: 0 0 0 -2.5%;
  padding: 0;
  width: 102.5%;
  overflow: visible !important;
}
.vaexu_row ul.vaexu_thumbnails-fluid > [class*="vpb_span"] {
  margin-left: 2.5%;
}
/* Grid adjustments */
.vaexu_grid .vaexu_thumbnails-fluid > .vpb_span2,
.vaexu_filtered_grid .vaexu_thumbnails-fluid > .vpb_span2 {
  width: 14.016666666666667%;
}
.vaexu_grid .vaexu_thumbnails-fluid > .vpb_span3,
.vaexu_filtered_grid .vaexu_thumbnails-fluid > .vpb_span3 {
  width: 22.42%;
}
.vaexu_grid .vaexu_thumbnails-fluid > .vpb_span4,
.vaexu_filtered_grid .vaexu_thumbnails-fluid > .vpb_span4 {
  width: 30.753333333333337%;
}
.vaexu_grid .vaexu_thumbnails-fluid > .vpb_span6,
.vaexu_filtered_grid .vaexu_thumbnails-fluid > .vpb_span6 {
  width: 47.45%;
}
.vaexu_grid .vaexu_thumbnails-fluid > .vpb_span12,
.vaexu_filtered_grid .vaexu_thumbnails-fluid > .vpb_span12 {
  width: 97.5%;
}
.grid_layout-thumbnail .post-thumb {
  margin-bottom: 0;
}
.grid_layout-thumbnail .post-thumb img {
  max-width: 100%;
}
/* Carousel layout
---------------------------------------------------------- */
.vaexu_carousel .vaexu_wrapper {
  position: relative;
}
.vaexu_carousel .prev,
.vaexu_carousel .next {
  position: absolute;
  top: 3px;
  background-color: #f7f7f7;
  padding: 0px 6px 0px 6px;
  font-size: 12px;
  z-index: 10;
  text-decoration: none;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.vaexu_carousel .prev:hover,
.vaexu_carousel .next:hover {
  background-color: #f0f0f0;
}
.vaexu_carousel .prev:focus,
.vaexu_carousel .next:focus {
  outline: none;
  text-decoration: none;
}
.vaexu_carousel .prev {
  right: 30px;
}
.vaexu_carousel .next {
  right: 0px;
}
.vaexu_carousel .vaexu_thumbnails-fluid {
  width: 100%;
}
.vaexu_carousel .vaexu_thumbnails-fluid > [class*="vpb_span"] {
  height: auto !important;
}
.vaexu_categories_filter {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px 0;
}
.vaexu_categories_filter li {
  display: block;
  float: left;
  margin: 0 10px 10px 0;
  background-image: none;
  list-style: none !important;
}
.vaexu_categories_filter li:after,
.vaexu_categories_filter li:before {
  display: none !important;
}
.vaexu_categories_filter li a {
  border: none;
  text-decoration: none;
}
.vaexu_categories_filter li a:hover {
  border-bottom: 1px dotted;
}
.vaexu_categories_filter li.active a {
  border-bottom: 1px dotted;
}
@media (max-width: 480px) {
  .vpb_responsive .vaexu_row ul.vaexu_thumbnails-fluid {
    margin-left: 0;
    width: auto;
  }
}
/* Image grid
---------------------------------------------------------- */
.vaexu_image_grid .vaexu_image_grid_ul {
  margin: 0;
  padding: 0;
}
.vaexu_image_grid .vaexu_image_grid_ul > li {
  background-image: none;
  list-style: none !important;
}
.vaexu_image_grid .vaexu_image_grid_ul > li:after,
.vaexu_image_grid .vaexu_image_grid_ul > li:before {
  display: none !important;
}
.vaexu_image_grid .vaexu_image_grid_ul .isotope-item {
  list-style: none;
  margin: 0 1px 1px 0;
  max-width: 100%;
  float: left;
}
.vaexu_image_grid .vaexu_image_grid_ul a {
  display: block;
}
.vaexu_image_grid .vaexu_image_grid_ul img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* Gallery
---------------------------------------------------------- */
.vaexu_gallery .theme-default .nivoSlider {
  margin-bottom: 0;
}
.vaexu_gallery .theme-default .nivo-controlNav {
  padding: 10px 0 3px 0;
}
.vaexu_gallery .vaexu_flexslider .flex-control-nav {
  bottom: -35px;
}
.vaexu_gallery .vaexu_flexslider .flex-caption {
  cursor: default;
}
/*** remove ul & li margins ***/
#content .vaexu_gallery_slides ul.slides,
.content .vaexu_gallery_slides ul.slides,
.vaexu_gallery_slides ul.slides,
#content .vaexu_gallery_slides ul.flex-direction-nav,
.content .vaexu_gallery_slides ul.flex-direction-nav,
.vaexu_gallery_slides ul.flex-direction-nav,
body .vaexu_gallery_slides ul li,
.vaexu_content_element .vaexu_gallery_slides ul li {
  list-style: none;
  padding: 0;
  background-image: none;
  margin: 0;
}
.vaexu_alert {
  padding: 1em 35px 1em 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #c09853;
  clear: both;
}
.vaexu_alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.vaexu_alert-danger,
.vaexu_alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.vaexu_alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.vaexu_alert .messagebox_text {
  padding-left: 30px;
  text-align: left;
}
.vaexu_alert .messagebox_text::before {
  content: "\f056";
  position: absolute;
  left: 16px;
  font-family: fontawesome;
}
.vaexu_alert-info .messagebox_text::before {
  content: "\f05a";
  position: absolute;
  left: 16px;
}
.vaexu_alert-success .messagebox_text::before {
  content: "\f058";
  position: absolute;
  left: 16px;
}
.vaexu_alert-error .messagebox_text::before {
  content: "\f057";
  position: absolute;
  left: 16px;
}
/* Video widget
---------------------------------------------------------- */
.vaexu_video_widget .vaexu_wrapper .vaexu_video_wrapper {
  padding-top: 56%;
  position: relative;
}
.vaexu_video_widget .vaexu_wrapper .vaexu_video_wrapper > div {
  padding-top: 0 !important;
  position: static;
}
.vaexu_video_widget .vaexu_wrapper iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vaexu_video_wrapper .fluid-width-video-wrapper {
  padding-top: 0 !important;
  position: static;
}
/*** Pie chart **/
.vpb_pie_chart {
  z-index: 0;
  text-align: center;
}
.vpb_pie_chart .vpb_pie_wrapper {
  position: relative;
  margin: 0 auto;
}
.vpb_pie_chart canvas {
  position: relative;
  z-index: 1;
}
.vpb_pie_chart .vpb_pie_chart_value {
  font-size: 200%;
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
  border: 2px solid;
  border-radius: 100%;
}
.vpb_pie_chart_back {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 6px solid #f7f7f7;
  border-radius: 999px;
  border-radius: 50%;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.vpb_carousel .vpb-carousel-control {
  text-shadow: none;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.vpb_carousel .vpb-carousel-control:active,
.vpb_carousel .vpb-carousel-control:focus {
  outline: none;
}
.vpb_carousel .vpb-carousel-control .icon-prev,
.vpb_carousel .vpb-carousel-control .icon-next {
  background-color: #f7f7f7;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.vpb_carousel .vpb-carousel-control .icon-prev:hover,
.vpb_carousel .vpb-carousel-control .icon-next:hover {
  background-color: #f0f0f0;
}
.vpb_carousel .vpb-carousel-indicators li {
  width: 5px;
  height: 5px;
  margin: 0;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.vpb_carousel .vpb-carousel-indicators li.vpb-active {
  background-color: transparent;
}
/* Responsive stuff
---------------------------------------------------------- */
/* Make all grid-sized elements block level again */
@media (max-width: 480px) {
  .vpb_responsive div.vpb_row-fluid div[class*="vpb_span"] {
    float: none;
    display: block;
    width: auto;
    margin-left: 0;
  }
}
/* Content elements margins
---------------------------------------------------------- */
.vaexu_alert p:last-child,
#content .vaexu_alert p:last-child,
.vaexu_text_column p:last-child,
.vaexu_text_column *:last-child,
#content .vaexu_text_column p:last-child,
#content .vaexu_text_column *:last-child,
.vaexu_toggle_content p:last-child {
  margin-bottom: 0;
}
.vaexu_row,
.vaexu_content_element,
ul.vaexu_thumbnails-fluid > li,
.last_toggle_el_margin,
.vaexu_button {
  margin-bottom: 35px;
}
/* end Content elements margins -------------------------- */
/* Useful css
---------------------------------------------------------- */
.vaexu_content_element.vaexu_single_image img,
.vaexu_thumbnails .post-thumb img {
  height: auto;
  max-width: 100%;
}
.vaexu_single_image.vpb_align_center {
  text-align: center;
}
.vaexu_single_image.vpb_align_right {
  text-align: right;
}
.vaexu_heading,
.entry-content .vaexu_heading {
  margin-top: 0;
}
.pp_content iframe {
  margin-bottom: 0;
}
/* end Useful css ---------------------------------------- */
/* CSS Animations */
.vaexu_animate_when_almost_visible {
  opacity: 0;
}
.vaexu_start_animation.vaexu_top-to-bottom {
  -webkit-animation: vaexu_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Safari 4+ */

  -moz-animation: vaexu_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Fx 5+ */

  -o-animation: vaexu_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Opera 12+ */

  animation: vaexu_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* IE 10+ */

  opacity: 1;
}
.vaexu_start_animation.vaexu_bottom-to-top {
  -webkit-animation: vaexu_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Safari 4+ */

  -moz-animation: vaexu_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Fx 5+ */

  -o-animation: vaexu_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Opera 12+ */

  animation: vaexu_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* IE 10+ */

  opacity: 1;
}
.vaexu_start_animation.vaexu_left-to-right {
  -webkit-animation: vaexu_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Safari 4+ */

  -moz-animation: vaexu_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Fx 5+ */

  -o-animation: vaexu_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Opera 12+ */

  animation: vaexu_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* IE 10+ */

  opacity: 1;
}
.vaexu_start_animation.vaexu_right-to-left {
  -webkit-animation: vaexu_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Safari 4+ */

  -moz-animation: vaexu_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Fx 5+ */

  -o-animation: vaexu_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Opera 12+ */

  animation: vaexu_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* IE 10+ */

  opacity: 1;
}
.vaexu_start_animation.vaexu_appear {
  -webkit-animation: vaexu_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Safari 4+ */

  -moz-animation: vaexu_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Fx 5+ */

  -o-animation: vaexu_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* Opera 12+ */

  animation: vaexu_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* IE 10+ */

  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/* Top to bottom keyframes */
@-webkit-keyframes vaexu_ttb {
  0% {
    -webkit-transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes vaexu_ttb {
  0% {
    -moz-transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes vaexu_ttb {
  0% {
    -o-transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes vaexu_ttb {
  0% {
    transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* Bottom to top keyframes */
@-webkit-keyframes vaexu_btt {
  0% {
    -webkit-transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes vaexu_btt {
  0% {
    -moz-transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes vaexu_btt {
  0% {
    -o-transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes vaexu_btt {
  0% {
    transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* Left to right keyframes */
@-webkit-keyframes vaexu_ltr {
  0% {
    -webkit-transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes vaexu_ltr {
  0% {
    -moz-transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes vaexu_ltr {
  0% {
    -o-transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes vaexu_ltr {
  0% {
    transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* Right to left keyframes */
@-webkit-keyframes vaexu_rtl {
  0% {
    -webkit-transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes vaexu_rtl {
  0% {
    -moz-transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes vaexu_rtl {
  0% {
    -o-transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes vaexu_rtl {
  0% {
    transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* Appear from center keyframes */
@-webkit-keyframes vaexu_appear {
  0% {
    -webkit-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes vaexu_appear {
  0% {
    -moz-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@-o-keyframes vaexu_appear {
  0% {
    -o-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -o-transform: scale(1);
    opacity: 1;
  }
}
@keyframes vaexu_appear {
  0% {
    transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
