@charset "UTF-8";
/*
Theme Name: Launch Snap
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0.1
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
#top .av-special-heading-h1.blockquote {
  display: flex;
  flex-direction: column;
}
#top .av-special-heading-h1.blockquote .special-heading-border {
  width: 108px;
  height: 2px;
  background-color: #00adef;
  order: 2;
  display: block;
  margin: 32px 0px 17px 0px;
}
#top .av-special-heading-h1.blockquote h1 {
  order: 1;
}
#top .av-special-heading-h1.blockquote h1 strong {
  color: #00adef;
}
@media (max-width: 767.98px) {
  #top .av-special-heading-h1.blockquote h1:before {
    content: "​";
  }
}
#top .av-special-heading-h1.blockquote .av-subheading {
  order: 3;
}

#top .av-special-heading-h3 .special-heading-border,
#top .av-special-heading-h2 .special-heading-border {
  display: none;
}

#top .av-special-heading-h3 {
  display: flex;
  flex-direction: column;
}
#top .av-special-heading-h3 h3 {
  order: 1;
}
#top .av-special-heading-h3 .av-subheading {
  font-weight: 300;
  order: 3;
}
#top .av-special-heading-h3 .av-subheading + .special-heading-border {
  display: block;
  height: 2px;
  margin: 17px 0px 10px 0px;
  width: 108px;
  order: 2;
  background-color: #00adef;
}
#top .av-special-heading-h3 .av-subheading.av-subheading_below strong {
  font-weight: 800;
  color: #000000;
}

#header {
  border-bottom: 1px #E5E6EC solid;
}
#header span.logo {
  padding: 14px 0px 15px 0px;
}
#header .av-main-nav > li > a {
  font-weight: 700;
  padding: 0px 38px;
}

@media (max-width: 767.98px) {
  .responsive #top #wrap_all #header {
    position: fixed !important;
  }
}
@media (max-width: 767.98px) {
  .responsive #top #wrap_all #main {
    padding-top: 80px !important;
  }
}

#top #wrap_all #socket {
  font-size: 16px;
  margin-top: 0;
  border: 0px;
}
#top #wrap_all #socket ul.social_bookmarks {
  height: 38px;
}
#top #wrap_all #socket ul.social_bookmarks li.social_bookmarks_linkedin {
  width: 38px;
  border-radius: 3px;
}
#top #wrap_all #socket ul.social_bookmarks li.social_bookmarks_linkedin a {
  background-color: #0a66c2;
  color: #ffffff;
  border-radius: 3px;
  width: 39px;
  line-height: 39px;
  font-size: 28px;
}

#footer {
  border: 0px;
}
#footer h3 {
  font-size: 46px;
  font-weight: 400 !important;
  text-align: center;
}
#footer h3:after {
  width: 108px;
  height: 2px;
  background-color: #00ADEF;
  content: "";
  margin: 30px auto 36px auto;
  display: block;
}
#footer .textwidget {
  text-align: center;
}
#footer .textwidget a {
  text-decoration: underline;
}

.responsive body#top #wrap_all #main {
  background-image: url(images/footer.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 210px auto;
}
.responsive body#top #wrap_all span.special_amp {
  font-weight: inherit;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  line-height: inherit;
}
@media (max-width: 767.98px) {
  .responsive body#top #wrap_all .container {
    width: 88%;
    max-width: 88%;
  }
}
.responsive body#top #wrap_all h3 + .av-subheading_below {
  margin-top: 0.7em;
}
.responsive body#top #wrap_all .all_colors h1, .responsive body#top #wrap_all .all_colors h2 {
  font-weight: 400;
  letter-spacing: normal;
}
.responsive body#top #wrap_all .all_colors h3, .responsive body#top #wrap_all .all_colors h4, .responsive body#top #wrap_all .all_colors h5, .responsive body#top #wrap_all .all_colors h6 {
  font-weight: 300;
}
.responsive body#top #wrap_all .avia_ajax_form .text_area {
  max-height: 100px;
}
.responsive body#top #wrap_all {
  /* make full width columns less wide */
}
.responsive body#top #wrap_all .indent {
  padding: 0px;
}
@media (min-width: 768px) {
  .responsive body#top #wrap_all .indent {
    padding: 0% 5% 0% 5%;
  }
}
.responsive body#top #wrap_all .bigindent {
  padding: 0px;
}
@media (min-width: 768px) {
  .responsive body#top #wrap_all .bigindent {
    padding: 0% 10% 0% 10%;
  }
}
.responsive body#top #wrap_all .hugeindent {
  padding: 0px;
}
@media (min-width: 768px) {
  .responsive body#top #wrap_all .hugeindent {
    padding: 0% 20% 0% 20%;
  }
}
@media (max-width: 991.98px) {
  .responsive body#top #wrap_all .flex_column_table.sc-av_one_fourth.av-equal-height-column-flextable {
    flex-wrap: wrap;
    float: none;
    margin-top: 0px;
    display: flex;
  }
  .responsive body#top #wrap_all .flex_column_table.sc-av_one_fourth.av-equal-height-column-flextable .flex_column {
    width: auto;
    flex-basis: 48.5%;
    margin-bottom: 1.5%;
    margin-top: 0px;
  }
}
@media (max-width: 575.98px) {
  .responsive body#top #wrap_all .flex_column_table.sc-av_one_fourth.av-equal-height-column-flextable {
    flex-direction: column;
  }
  .responsive body#top #wrap_all .flex_column_table.sc-av_one_fourth.av-equal-height-column-flextable .flex_column {
    margin-bottom: 20px;
  }
}

.avia-section .flex_column.center {
  float: none;
  margin: 0px auto;
}
.avia-section#expertise {
  color: #ffffff;
}
.avia-section#expertise img {
  width: auto;
  max-height: 60px;
}
@media (min-width: 576px) {
  .avia-section#expertise img {
    max-height: 95px;
  }
}
.avia-section#expertise h3 {
  max-width: 335px;
}
.avia-section#expertise .av-special-heading-h3 .av-subheading {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  transition: grid-template-rows 0.7s ease;
}
.avia-section#expertise .av-special-heading-h3 .av-subheading > :first-child {
  min-height: 0;
  overflow: hidden;
  transform: translateY(110%);
  opacity: 0;
  transition: transform 0.7s ease, opacity 0.4s ease;
}
.avia-section#expertise .av-special-heading-h3 .av-subheading + .special-heading-border {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  transition: grid-template-rows 0.7s ease;
}
.avia-section#expertise .av-special-heading-h3 .av-subheading + .special-heading-border > :first-child {
  min-height: 0;
  overflow: hidden;
  transform: translateY(110%);
  opacity: 0;
  transition: transform 0.7s ease, opacity 0.4s ease;
}
.avia-section#expertise .av-special-heading-h3 .av-subheading p {
  font-weight: 300;
}
.avia-section#expertise .av_textblock_section {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  transition: grid-template-rows 0.7s ease;
}
.avia-section#expertise .av_textblock_section > :first-child {
  min-height: 0;
  overflow: hidden;
  transform: translateY(110%);
  opacity: 0;
  transition: transform 0.7s ease, opacity 0.4s ease;
}
.avia-section#expertise .av_textblock_section .avia_textblock {
  font-weight: 300;
}
@media (min-width: 768px) {
  .avia-section#expertise .flex_column_table {
    min-height: 75vh;
  }
}
@media (min-width: 768px) {
  .avia-section#expertise .flex_column_table .flex_column:not(:hover) .av-special-heading-h3 .av-subheading {
    margin-top: 0px;
  }
  .avia-section#expertise .flex_column_table .flex_column:not(:hover) .av-special-heading-h3 .av-subheading + .special-heading-border {
    height: 0px;
    margin: 0px;
    width: auto;
    background-color: transparent;
  }
}
@media (min-width: 768px) {
  .avia-section#expertise .flex_column_table .flex_column:hover:before {
    z-index: -1;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), linear-gradient(183.65deg, rgba(0, 0, 0, 0) 48.44%, rgba(0, 0, 0, 0.33) 97%), linear-gradient(0deg, rgba(55, 114, 194, 0.6), rgba(55, 114, 194, 0.6)), linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    width: 100%;
    height: 100%;
    visibility: visible;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
  }
  .avia-section#expertise .flex_column_table .flex_column:hover .av_textblock_section {
    grid-template-rows: 1fr;
  }
  .avia-section#expertise .flex_column_table .flex_column:hover .av_textblock_section > :first-child {
    transform: translateY(0);
    opacity: 1;
  }
  .avia-section#expertise .flex_column_table .flex_column:hover .av-special-heading-h3 .av-subheading {
    grid-template-rows: 1fr;
  }
  .avia-section#expertise .flex_column_table .flex_column:hover .av-special-heading-h3 .av-subheading > :first-child {
    transform: translateY(0);
    opacity: 1;
  }
  #top .avia-section#expertise .flex_column_table .flex_column:hover .av-special-heading-h3 .av-subheading + .special-heading-border {
    width: 60px;
    background-color: #ffffff;
  }
}
@media (max-width: 767.98px) {
  .avia-section#expertise .flex_column_table .flex_column:before {
    z-index: -1;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), linear-gradient(183.65deg, rgba(0, 0, 0, 0) 48.44%, rgba(0, 0, 0, 0.33) 97%), linear-gradient(0deg, rgba(55, 114, 194, 0.6), rgba(55, 114, 194, 0.6)), linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    width: 100%;
    height: 100%;
    visibility: visible;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
  }
  .avia-section#expertise .flex_column_table .flex_column .av_textblock_section {
    grid-template-rows: 1fr;
  }
  .avia-section#expertise .flex_column_table .flex_column .av_textblock_section > :first-child {
    transform: translateY(0);
    opacity: 1;
  }
  .avia-section#expertise .flex_column_table .flex_column .av-special-heading-h3 .av-subheading {
    grid-template-rows: 1fr;
  }
  .avia-section#expertise .flex_column_table .flex_column .av-special-heading-h3 .av-subheading > :first-child {
    transform: translateY(0);
    opacity: 1;
  }
  #top .avia-section#expertise .flex_column_table .flex_column .av-special-heading-h3 .av-subheading + .special-heading-border {
    width: 60px;
    background-color: #ffffff;
  }
}
@media (max-width: 767.98px) {
  .avia-section#about {
    background-size: 100% auto !important;
    background-position: bottom center;
  }
}
.avia-section#about .flex_column {
  margin-left: 0px !important;
}
@media (max-width: 767.98px) {
  .avia-section#founder.avia-section-huge .content {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}

#top div .avia-builder-el-no-sibling {
  float: none;
  margin: 0px auto;
}

.av_default_container_wrap, .responsive .fullwidth.avia-section {
  border: 0px;
}

.home #av_section_1, .page-id-14 #av_section_1 {
  background-size: 50% auto;
}
@media (min-width: 992px) {
  .home #av_section_1 .av-section-color-overlay, .page-id-14 #av_section_1 .av-section-color-overlay {
    display: none;
  }
}
@media (min-width: 1200px) {
  .home #av_section_1, .page-id-14 #av_section_1 {
    background-size: 635px auto;
  }
}
@media (max-width: 991.98px) {
  .home #av_section_1 .flex_column:first-child, .page-id-14 #av_section_1 .flex_column:first-child {
    width: 75%;
  }
}

#top .wpcf7-form label {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0px;
}
#top .wpcf7-form label span.wpcf7-form-control-wrap {
  display: block;
  margin-top: 2px;
}
#top .wpcf7-form input[type=email], #top .wpcf7-form input[type=tel], #top .wpcf7-form input[type=text], #top .wpcf7-form textarea {
  font-size: 14px;
  padding: 15px 15px 15px 18px;
  margin-bottom: 0px;
}
#top .wpcf7-form input[type=email]:active, #top .wpcf7-form input[type=email]:focus, #top .wpcf7-form input[type=tel]:active, #top .wpcf7-form input[type=tel]:focus, #top .wpcf7-form input[type=text]:active, #top .wpcf7-form input[type=text]:focus, #top .wpcf7-form textarea:active, #top .wpcf7-form textarea:focus {
  background-color: rgba(255, 255, 255, 0.15);
}
#top .wpcf7-form p {
  margin-bottom: 0em;
}
#top .wpcf7-form p input[type=submit] {
  float: right;
}

#top .avia_ajax_form .text_area {
  max-height: 100px;
}/*# sourceMappingURL=style.css.map */