/* compiled by scssphp v0.6.3 on Wed, 29 Dec 2021 07:51:26 +0000 (3.0813s) */

/**
 * STYLE.SCSS
 * ==============
 *
 * This is the main entrypoint for the SASS stylesheets. This is the only file that gets included in Wordpress.
 *
 * Do not put any CSS in this file! Only use this file to include other files.
 *
 * ==============
 *
 * Use the following folders:
 *
 * includes/
 *   This folder should keep files that are used throughout the project, for instance the variables or mixins.
 *
 * modules/
 *   This folder should include files for each page or type of page, for instance:
 *   modules/homepage.scss or modules/archive-posts.php
 *
 *  components/
 *    This folder should include files that are reused through multiple modules, for instance a masonry element or gravity forms styling.
 *    These files should be project-based.
 *
 * ==============
 * KEEP THIS FILE CLEAN!
 */
/* VARIABLES GENERATED BY DRAAD EXCEL QUICKSTART */
@font-face {
  font-family: FontAwesome;
  font-display: auto;
  src: url("../fonts/fontawesome-webfont.woff") format('woff'), url("../fonts/fontawesome-webfont.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: FontAwesome;
    font-display: swap;
    src: url("../fonts/fontawesome-webfont.svg#FontAwesome") format('svg');
  }
}
/*@include font-face(Open Sans, '../fonts/Open Sans-Regular', 400, normal);
 @include font-face(Open Sans, '../fonts/Open Sans-Bold', 700, normal);
 @include font-face(Open Sans, '../fonts/Open Sans-SemiBold', 600, normal);
 @include font-face(Open Sans, '../fonts/Open Sans-Italic', 400, italic);
 @include font-face(Open Sans, '../fonts/Open Sans-Light', 300, normal);
 @include font-face(Open Sans, '../fonts/Open Sans-LightItalic', 300, italic);*/
@font-face {
  font-family: 'Open Sans', sans-serif;
  font-display: swap;
  src: local('Open Sans'), url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700') format('woff'), url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700') format('woff2');
}
/*@include font-face(TypIcons, '../fonts/typicons', 400, normal);
 @import url('https://fonts.google.com/specimen/Open+Sans?selection.family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');*/
/* line 1, sass/includes/general.scss */
/* line 2, sass/includes/general.scss */
#top .hide, #top .hide + .tab_content {
  display: none !important;
  visibility: hidden;
  opacity: 0;
}
/* line 8, sass/includes/general.scss */
#top #wrap_all {
  margin-bottom: -21px;
}
/* line 11, sass/includes/general.scss */
#top a {
  text-decoration: none;
}
/* line 14, sass/includes/general.scss */
#top .pum-overlay {
  transition: none !important;
}
/* line 17, sass/includes/general.scss */
#top .av-special-heading {
  margin-top: 0;
  padding-bottom: 0 !important;
}
/* line 21, sass/includes/general.scss */
#top .avia-image-container {
  margin: 0 auto;
}
/* line 24, sass/includes/general.scss */
#top .content {
  padding-top: 75px;
  padding-bottom: 75px;
}
/* line 28, sass/includes/general.scss */
#top .avia-button {
  font-size: 16px;
  border: 0;
  border-radius: 0;
  margin: 0;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
/* line 34, sass/includes/general.scss */
#top .avia-button:hover {
  opacity: 1;
}
/* line 38, sass/includes/general.scss */
#top .gform_wrapper {
  margin: 0;
}
/* line 40, sass/includes/general.scss */
#top .gform_wrapper .gform_footer {
  margin: 0;
  padding: 0;
}
/* line 44, sass/includes/general.scss */
#top .gform_wrapper .gform_body {
  width: 100%;
}
/* line 46, sass/includes/general.scss */
#top .gform_wrapper .gform_body ul li {
  padding: 0;
  margin: 0;
}
/* line 53, sass/includes/general.scss */
/* line 54, sass/includes/general.scss */
/* line 55, sass/includes/general.scss */
#top .main_color .gform_wrapper .gfield_error {
  background-color: transparent;
  border: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0;
  box-sizing: border-box;
}
/* line 62, sass/includes/general.scss */
#top .main_color .gform_wrapper .gfield_error select, #top .main_color .gform_wrapper .gfield_error input, #top .main_color .gform_wrapper .gfield_error textarea {
  border: 1px solid #a51515 !important;
}
/* line 67, sass/includes/general.scss */
#top .main_color .gform_wrapper .gfield_error .gfield_description {
  padding-top: 2px;
  padding-bottom: 8px;
}
/* line 72, sass/includes/general.scss */
#top .main_color .gform_wrapper .validation_error {
  border: 0;
  margin-bottom: 0;
  padding: 0;
}
/* line 79, sass/includes/general.scss */
#top .special_amp {
  font-size: inherit;
  color: inherit;
  font-style: inherit;
  font-weight: inherit;
}
/* line 85, sass/includes/general.scss */
#top #footer {
  padding: 50px 0;
  background: #ececec;
}
/* line 88, sass/includes/general.scss */
#top #footer .widget {
  margin: 0;
}
/* line 92, sass/includes/general.scss */
#top ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: black;
}
/* line 96, sass/includes/general.scss */
#top ::-moz-placeholder {
  /* Firefox 19+ */
  color: black;
}
/* line 100, sass/includes/general.scss */
#top :-ms-input-placeholder {
  /* IE 10+ */
  color: black;
}
/* line 104, sass/includes/general.scss */
#top :-moz-placeholder {
  /* Firefox 18- */
  color: black;
}
/* line 108, sass/includes/general.scss */
#top .bx-viewport {
  background: #fff;
  box-shadow: none;
  border: 0;
  left: 0;
}
/* line 114, sass/includes/general.scss */
/* line 115, sass/includes/general.scss */
#top .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  position: relative;
}
/* line 118, sass/includes/general.scss */
#top .bx-wrapper .bx-pager, #top .bx-wrapper .bx-controls-auto {
  position: relative;
  display: inline-block;
  bottom: 0;
  padding: 0;
  width: auto;
}
/* line 126, sass/includes/general.scss */
#top .bx-wrapper .bx-controls-auto {
  float: right;
}
/* line 130, sass/includes/general.scss */
#top .bx-controls-direction {
  position: absolute;
  width: 100%;
  top: calc(50% - 20px);
}
/* line 134, sass/includes/general.scss */
#top .bx-controls-direction a {
  font-size: 18px;
  color: white;
  text-indent: 0;
  background: #e9503c;
  width: auto;
  height: auto;
  padding: 0;
  top: 0;
}
/* line 143, sass/includes/general.scss */
#top .bx-controls-direction a.bx-prev {
  left: -30px;
}
/* line 146, sass/includes/general.scss */
#top .bx-controls-direction a.bx-prev:before {
  content: '\f053';
  font-family: FontAwesome;
  margin-right: 8px;
}
/* line 151, sass/includes/general.scss */
#top .bx-controls-direction a.bx-next {
  right: -30px;
}
/* line 154, sass/includes/general.scss */
#top .bx-controls-direction a.bx-next:after {
  content: '\f054';
  font-family: FontAwesome;
  margin-left: 8px;
}
/* line 161, sass/includes/general.scss */
#top .mail_form_wrapper {
  display: inline-block;
}
/* line 163, sass/includes/general.scss */
#top .mail_form_wrapper .mail_form {
  display: none;
}
/* line 167, sass/includes/general.scss */
/* line 168, sass/includes/general.scss */
#top .full-link-btn a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 99;
}
/* line 176, sass/includes/general.scss */
/* line 177, sass/includes/general.scss */
#top .full-link-btn a span:after {
  display: none;
}
/* line 183, sass/includes/general.scss */
#top .togglecontainer {
  margin: 0;
}
/* line 186, sass/includes/general.scss */
#top #ui-datepicker-div {
  -webkit-box-shadow: 0px 3px 19px 1px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 3px 19px 1px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 3px 19px 1px rgba(0, 0, 0, 0.39);
  width: 245px;
}
/* line 189, sass/includes/general.scss */
#top #ui-datepicker-div .ui-datepicker-header {
  background-color: #f8f8f8;
  min-height: 36px !important;
  border-color: #f8f8f8;
}
/* line 193, sass/includes/general.scss */
#top #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next, #top #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
  color: #222;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-shadow: none;
  background: transparent;
}
/* line 201, sass/includes/general.scss */
#top #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next .ui-icon, #top #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev .ui-icon {
  display: none;
}
/* line 204, sass/includes/general.scss */
#top #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:before, #top #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:before {
  font-family: FontAwesome;
  font-size: 18px;
}
/* line 209, sass/includes/general.scss */
/* line 210, sass/includes/general.scss */
#top #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:before {
  content: '\f0d9';
}
/* line 214, sass/includes/general.scss */
/* line 215, sass/includes/general.scss */
#top #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:before {
  content: '\f0da';
}
/* line 219, sass/includes/general.scss */
#top #ui-datepicker-div .ui-datepicker-header select {
  padding: 8px 7px;
  font-family: FrutigerMedium;
  font-size: 16px;
  color: #222 !important;
  background: #f8f8f8;
  width: 50px;
}
/* line 226, sass/includes/general.scss */
#top #ui-datepicker-div .ui-datepicker-header select:hover {
  cursor: pointer;
}
/* line 229, sass/includes/general.scss */
#top #ui-datepicker-div .ui-datepicker-header select option {
  text-align: center;
}
/* line 232, sass/includes/general.scss */
#top #ui-datepicker-div .ui-datepicker-header select.ui-datepicker-month {
  margin-left: 37px;
}
/* line 237, sass/includes/general.scss */
/* line 238, sass/includes/general.scss */
/* line 239, sass/includes/general.scss */
#top #ui-datepicker-div table thead th {
  background: #4a4a4a;
  font-size: 13px;
}
/* line 243, sass/includes/general.scss */
#top #ui-datepicker-div table thead span {
  color: white;
  text-shadow: none;
}
/* line 248, sass/includes/general.scss */
#top #ui-datepicker-div table tr {
  background: white;
}
/* line 250, sass/includes/general.scss */
#top #ui-datepicker-div table tr td {
  padding: 2px;
  border-color: #dadada;
}
/* line 253, sass/includes/general.scss */
#top #ui-datepicker-div table tr td.ui-state-disabled {
  border-color: #ccc;
}
/* line 256, sass/includes/general.scss */
#top #ui-datepicker-div table tr td a {
  background: none;
  text-shadow: none;
  box-shadow: none;
  color: #222;
  -webkit-transition: all 0.08s ease-in;
  -moz-transition: all 0.08s ease-in;
  -ms-transition: all 0.08s ease-in;
  -o-transition: all 0.08s ease-in;
  transition: all 0.08s ease-in;
}
/* line 263, sass/includes/general.scss */
/* line 264, sass/includes/general.scss */
#top #ui-datepicker-div table tr td:hover a {
  background: #4a4a4a;
  color: white;
  border-radius: 100%;
}
/* line 274, sass/includes/general.scss */
#top .tabcontainer {
  overflow: visible;
  width: 100% !important;
}
/* line 277, sass/includes/general.scss */
#top .tabcontainer .tab_content {
  padding-left: 0;
  padding-top: 0 !important;
}
/* line 280, sass/includes/general.scss */
#top .tabcontainer .tab_content.active_tab_content {
  background-color: #fff !important;
  border: none !important;
}
/* line 285, sass/includes/general.scss */
#top .tabcontainer .tab_titles {
  padding-left: 142px;
  margin-left: -159px;
  border-bottom: 2px solid #94b63c;
  width: calc(100% + 120px);
}
/* line 290, sass/includes/general.scss */
#top .tabcontainer .tab_titles .tab {
  color: #94b63c;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  background-color: transparent;
  border: none;
  padding-right: 85px;
}
/* line 298, sass/includes/general.scss */
#top .tabcontainer .tab_titles .tab:last-child {
  padding-right: 41px;
}
/* line 301, sass/includes/general.scss */
#top .tabcontainer .tab_titles .tab:hover {
  color: #94b63c !important;
}
/* line 304, sass/includes/general.scss */
#top .tabcontainer .tab_titles .tab.active_tab {
  color: #94b63c !important;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
@media only screen and (max-width: 989px) {
  #top .tabcontainer .tab_titles {
    background-color: #437477;
    padding: 8px 20px;
    margin-left: 0;
    width: 100%;
    border-bottom: none;
  }
  /* line 317, sass/includes/general.scss */
  #top .tabcontainer .tab_titles .tab {
    display: inline-block;
    width: auto;
    color: #fff !important;
    padding: 5px 8px !important;
    float: left;
    white-space: nowrap;
  }
  /* line 324, sass/includes/general.scss */
  #top .tabcontainer .tab_titles .tab:first-child:before {
    display: none;
  }
  /* line 327, sass/includes/general.scss */
  #top .tabcontainer .tab_titles .tab:before {
    content: '|';
    display: block;
    position: absolute;
    left: -2px;
  }
  /* line 333, sass/includes/general.scss */
  #top .tabcontainer .tab_titles .tab:hover {
    color: #fff !important;
  }
  /* line 336, sass/includes/general.scss */
  #top .tabcontainer .tab_titles .tab.active_tab {
    color: #fff !important;
    font-weight: 700;
  }
  /* line 339, sass/includes/general.scss */
  #top .tabcontainer .tab_titles .tab.active_tab:before {
    font-weight: 300;
  }
  /* line 342, sass/includes/general.scss */
  #top .tabcontainer .tab_titles .tab.active_tab.tab_counter_0:before {
    font-weight: 400;
  }
  /* line 347, sass/includes/general.scss */
  /* line 348, sass/includes/general.scss */
  #top .tabcontainer .tab_titles .tab_counter_0 .tab {
    display: inline-block;
    width: auto;
    color: #fff !important;
    padding: 5px 5px 5px 0 !important;
    float: left;
  }
  /* line 354, sass/includes/general.scss */
  #top .tabcontainer .tab_titles .tab_counter_0 .tab.active_tab {
    color: #fff !important;
    font-weight: 700;
  }
  /* line 357, sass/includes/general.scss */
  #top .tabcontainer .tab_titles .tab_counter_0 .tab.active_tab.tab_counter_0:before {
    font-weight: 400;
  }
}
/* line 364, sass/includes/general.scss */
#top .tabcontainer .tab_titles .tab_content {
  background-color: #fff !important;
  border: none !important;
  max-width: 659px;
}
/* line 373, sass/includes/general.scss */
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry, .avia_desktop.avia_transform3d .av-masonry-entry {
  -webkit-animation: none;
  animation: none;
  display: block;
  visibility: visible;
  opacity: 1;
}
/* line 382, sass/includes/general.scss */
/* line 383, sass/includes/general.scss */
#top.newsletter_form #main {
  padding-top: 0px !important;
}
/* line 386, sass/includes/general.scss */
#top.newsletter_form #header, #top.newsletter_form #footer, #top.newsletter_form #socket, #top.newsletter_form #shiftnav-toggle-main {
  display: none;
}
/* line 394, sass/includes/general.scss */
#top.global-page-id-21005 .avia_codeblock_section {
  padding-bottom: 20px;
}
/* line 396, sass/includes/general.scss */
#top.global-page-id-21005 .avia_codeblock_section .avia-button {
  width: auto;
  display: inline-block;
  float: left;
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 9px 23px;
  background-color: transparent;
  border: 1px solid #073d47;
  text-decoration: none !important;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
/* line 408, sass/includes/general.scss */
#top.global-page-id-21005 .avia_codeblock_section .avia-button .avia_iconbox_title {
  color: #073d47 !important;
  font-size: 15px;
  text-align: left;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
/* line 414, sass/includes/general.scss */
#top.global-page-id-21005 .avia_codeblock_section .avia-button:after {
  content: '';
  height: 100%;
  width: 100%;
  background-color: #073d47;
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: bottom 250ms ease-out;
  -moz-transition: bottom 250ms ease-out;
  -ms-transition: bottom 250ms ease-out;
  -o-transition: bottom 250ms ease-out;
  transition: bottom 250ms ease-out;
}
/* line 426, sass/includes/general.scss */
#top.global-page-id-21005 .avia_codeblock_section .avia-button:hover {
  text-decoration: none !important;
}
/* line 428, sass/includes/general.scss */
#top.global-page-id-21005 .avia_codeblock_section .avia-button:hover:after {
  bottom: 0;
}
/* line 431, sass/includes/general.scss */
#top.global-page-id-21005 .avia_codeblock_section .avia-button:hover .avia_iconbox_title {
  color: #fff !important;
}
@media only screen and (max-width: 767px) {
  /* line 439, sass/includes/general.scss */
  .responsive .tabcontainer {
    border: none !important;
  }
}
/* line 444, sass/includes/general.scss */
#top.search-results article.training:before, #top.search-no-results article.training:before {
  content: 'Training' !important;
}
/* line 449, sass/includes/general.scss */
#top #wpca-box.wpca-ct {
  bottom: 0 !important;
  top: initial !important;
  left: 0 !important;
  height: auto !important;
  width: 100%;
  transform: none !important;
  margin: 0;
  min-height: 0;
}
/* line 458, sass/includes/general.scss */
#top #wpca-box.wpca-ct #wpca-box-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 463, sass/includes/general.scss */
#top #wpca-box.wpca-ct #wpca-box-content {
  padding-right: 50px;
  width: calc(100% - 350px);
}
@media only screen and (max-width: 989px) {
  #top #wpca-box.wpca-ct #wpca-box-content {
    width: calc(100% - 280px);
  }
}
@media only screen and (max-width: 767px) {
  #top #wpca-box.wpca-ct #wpca-box-content {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0;
  }
}
/* line 474, sass/includes/general.scss */
#top #wpca-box.wpca-ct #wpca-box-content p {
  font-size: 14pt;
  max-width: 100%;
  line-height: 24px;
}
@media only screen and (max-width: 989px) {
  #top #wpca-box.wpca-ct #wpca-box-content p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 479px) {
  #top #wpca-box.wpca-ct #wpca-box-content p {
    font-size: 14px;
    line-height: 20px;
  }
}
/* line 485, sass/includes/general.scss */
#top #wpca-box.wpca-ct #wpca-box-content p a {
  color: white;
  font-size: 14pt;
  font-weight: 600;
}
@media only screen and (max-width: 989px) {
  #top #wpca-box.wpca-ct #wpca-box-content p a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 479px) {
  #top #wpca-box.wpca-ct #wpca-box-content p a {
    font-size: 14px;
    line-height: 20px;
  }
}
/* line 499, sass/includes/general.scss */
#top #wpca-box.wpca-ct #wpca-box-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 350px;
}
@media only screen and (max-width: 989px) {
  #top #wpca-box.wpca-ct #wpca-box-meta {
    width: 280px;
  }
}
@media only screen and (max-width: 767px) {
  #top #wpca-box.wpca-ct #wpca-box-meta {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
/* line 514, sass/includes/general.scss */
#top #wpca-box.wpca-ct #wpca-box-meta button {
  font-weight: 500;
  width: auto;
  display: block;
  margin: 0;
  float: none;
  padding: 10px 20px;
}
@media only screen and (max-width: 989px) {
  #top #wpca-box.wpca-ct #wpca-box-meta button {
    padding: 6px 10px;
    font-size: 14px;
    height: auto;
    line-height: 18px;
  }
}
/* line 528, sass/includes/general.scss */
#top #wpca-box.wpca-ct #wpca-box-meta .wpca-btn-accept {
  width: auto;
  order: 2;
}
/* line 532, sass/includes/general.scss */
#top #wpca-box.wpca-ct #wpca-box-meta .wpca-btn-decline {
  background: none;
  width: auto;
  border: 1px solid white;
  order: 3;
  margin-left: 8px;
}
/* line 542, sass/includes/general.scss */
/* line 543, sass/includes/general.scss */
#top #wpca-box #custom-block-cookies {
  background: transparent;
  color: white;
  border: 2px solid white;
  margin: 0 10px !important;
  order: 2 !important;
}
/* line 552, sass/includes/general.scss */
/* line 553, sass/includes/general.scss */
#top#top .newsletter-iframe-wrapper iframe {
  height: 460px !important;
}
/* line 1, sass/includes/error404.scss */
/* line 2, sass/includes/error404.scss */
#top.error404 h1.av-special-heading-tag {
  font-size: 40px !important;
  order: 0 !important;
  -webkit-order: 0 !important;
  -moz-order: 0 !important;
}
/* line 8, sass/includes/error404.scss */
#top.error404 .container_wrap .avia-builder-el-last {
  order: 2 !important;
  -webkit-order: 2 !important;
  -moz-order: 2 !important;
}
/* line 13, sass/includes/error404.scss */
#top.error404 #search-5 {
  margin-top: 50px;
}
/* line 15, sass/includes/error404.scss */
#top.error404 #search-5 h3.widgettitle {
  font-size: 16px;
  color: #272727;
  font-weight: 400;
  text-transform: none;
  display: inline-block;
  margin-right: 20px;
}
/* line 23, sass/includes/error404.scss */
#top.error404 #search-5 form {
  display: inline-block;
  width: 70%;
}
/* line 26, sass/includes/error404.scss */
#top.error404 #search-5 form div {
  width: 100% !important;
  max-width: none !important;
}
/* line 29, sass/includes/error404.scss */
#top.error404 #search-5 form div input#searchsubmit {
  background: none;
  color: #464545;
  font-size: 25px !important;
  padding-right: 20px;
}
/* line 37, sass/includes/error404.scss */
#top.error404 #search-5 input#s {
  padding: 20px;
  background: #fff;
  font-size: 16px;
}
/* line 3, sass/includes/menu.scss */
#top.shiftnav-open #nav-icon3 {
  -webkit-transition: 400ms linear;
  -moz-transition: 400ms linear;
  -ms-transition: 400ms linear;
  -o-transition: 400ms linear;
  transition: 400ms linear;
}
/* line 6, sass/includes/menu.scss */
/* line 7, sass/includes/menu.scss */
#top.shiftnav-open #nav-icon3 span:nth-child(1) {
  top: 18px;
  width: 0;
  left: 50%;
}
/* line 13, sass/includes/menu.scss */
#top.shiftnav-open #nav-icon3 span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 20, sass/includes/menu.scss */
#top.shiftnav-open #nav-icon3 span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 27, sass/includes/menu.scss */
#top.shiftnav-open #nav-icon3 span:nth-child(4) {
  top: 18px;
  width: 0;
  left: 50%;
}
/* line 35, sass/includes/menu.scss */
#top {
  /* ==============================
   top bar
   ============================== */
  /* ==============================
   top bar
   ============================== */
}
/* line 36, sass/includes/menu.scss */
#top.active_services:after {
  content: '';
  background-color: rgba(0, 0, 0, 0.56);
  height: 100%;
  width: 100%;
  display: block;
  visibility: visible;
  position: fixed;
  top: 0;
  z-index: 1;
}
/* line 52, sass/includes/menu.scss */
/* line 54, sass/includes/menu.scss */
#top.shiftnav-open-right:after {
  content: '';
  background-color: rgba(255, 255, 255, 0.6);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
/* line 67, sass/includes/menu.scss */
#top .shiftnav-toggle {
  float: left !important;
  padding: 30px 0;
  position: relative;
  right: 0;
  z-index: 20;
  background-color: transparent;
}
/* line 75, sass/includes/menu.scss */
#top .shiftnav-toggle #nav-icon3 {
  width: 27px;
  height: 16px;
  position: relative;
  right: -10px;
  margin: 0 auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  cursor: pointer;
}
/* line 88, sass/includes/menu.scss */
#top .shiftnav-toggle #nav-icon3 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #073d47;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 350ms ease-in-out;
  -moz-transition: 350ms ease-in-out;
  -ms-transition: 350ms ease-in-out;
  -o-transition: 350ms ease-in-out;
  transition: 350ms ease-in-out;
}
/* line 103, sass/includes/menu.scss */
#top .shiftnav-toggle #nav-icon3 span:nth-child(1) {
  top: 0px;
}
/* line 107, sass/includes/menu.scss */
#top .shiftnav-toggle #nav-icon3 span:nth-child(2), #top .shiftnav-toggle #nav-icon3 span:nth-child(3) {
  top: 7px;
}
/* line 111, sass/includes/menu.scss */
#top .shiftnav-toggle #nav-icon3 span:nth-child(4) {
  top: 14px;
}
/* line 116, sass/includes/menu.scss */
#top .shiftnav-toggle #nav-icon3:hover span {
  background: #2c5a62;
}
/* line 122, sass/includes/menu.scss */
#top #shiftnav-main {
  background-color: #437477;
  padding-top: 55px;
}
/* line 126, sass/includes/menu.scss */
#top #shiftnav-main:after {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 131, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-search {
  padding: 0 20px;
}
/* line 134, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-search .shiftnav-searchform {
  background-color: transparent;
  height: 35px;
}
/* line 138, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-search .shiftnav-searchform input[type="text"] {
  background: transparent;
  border: none;
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
  padding: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  font-family: Open Sans;
  letter-spacing: 0.4px;
  text-align: left;
}
/* line 150, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-search .shiftnav-searchform input[type="text"]::-webkit-input-placeholder {
  color: #fff;
  font-size: 16px;
  font-family: Open Sans;
  letter-spacing: 0.4px;
  text-align: center;
}
/* line 157, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-search .shiftnav-searchform input[type="text"]:-moz-placeholder {
  color: #fff;
  font-size: 16px;
  font-family: Open Sans;
  letter-spacing: 0.4px;
  text-align: center;
}
/* line 164, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-search .shiftnav-searchform input[type="text"]::-moz-placeholder {
  color: #fff;
  font-size: 16px;
  font-family: Open Sans;
  letter-spacing: 0.4px;
  text-align: center;
}
/* line 171, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-search .shiftnav-searchform input[type="text"]:-ms-input-placeholder {
  color: #fff;
  font-size: 16px;
  font-family: Open Sans;
  letter-spacing: 0.4px;
  text-align: center;
}
/* line 179, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-search .shiftnav-searchform input[type="text"]:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 183, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-search .shiftnav-searchform input[type="submit"] {
  padding: 0;
  color: #fff;
  pointer-events: none;
}
/* line 192, sass/includes/menu.scss */
#top #shiftnav-main #lang_sel {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 99;
}
/* line 198, sass/includes/menu.scss */
#top #shiftnav-main #lang_sel li {
  line-height: 1.3em;
}
/* line 202, sass/includes/menu.scss */
#top #shiftnav-main #lang_sel .wpml-ls-item-toggle {
  background-color: #3d3632;
  border: inherit;
  color: #fff;
  text-align: center;
  letter-spacing: 0.4px;
  padding: 10px 0;
}
/* line 210, sass/includes/menu.scss */
#top #shiftnav-main #lang_sel .wpml-ls-item-toggle:after {
  content: '\f107';
  font-family: FontAwesome;
  position: relative;
  left: 15px;
  top: inherit;
  border: none;
}
/* line 220, sass/includes/menu.scss */
#top #shiftnav-main #lang_sel .wpml-ls-sub-menu {
  background-color: #fff;
}
/* line 223, sass/includes/menu.scss */
/* line 225, sass/includes/menu.scss */
#top #shiftnav-main #lang_sel .wpml-ls-sub-menu .wpml-ls-item a {
  background-color: #fff;
  color: #514944;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-align: left;
  text-transform: none;
  padding: 9px 25px;
  border: none;
  width: 100%;
  line-height: 1.3em;
}
/* line 238, sass/includes/menu.scss */
#top #shiftnav-main #lang_sel .wpml-ls-sub-menu .wpml-ls-item a:hover {
  background-color: #f0f0f0;
}
/* line 242, sass/includes/menu.scss */
#top #shiftnav-main #lang_sel .wpml-ls-sub-menu .wpml-ls-item a span {
  margin-left: 10px;
}
/* line 251, sass/includes/menu.scss */
/* line 252, sass/includes/menu.scss */
/* line 253, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-menu > .menu-item > a {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.4px;
  text-align: left;
  text-transform: none;
  padding: 12px 25px;
}
/* line 263, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-menu > .menu-item > a:hover {
  background-color: #77949a;
}
/* line 268, sass/includes/menu.scss */
/* line 269, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-menu > .menu-item.current-menu-item a, #top #shiftnav-main .shiftnav-menu > .menu-item.current-menu-parent a {
  background-color: #77949a;
}
/* line 274, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-menu > .menu-item .shiftnav-submenu-activation {
  background-color: transparent;
  width: 100% !important;
  max-width: inherit;
}
/* line 279, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-menu > .menu-item .shiftnav-submenu-activation i {
  right: 20px;
  left: inherit;
}
/* line 285, sass/includes/menu.scss */
/* line 286, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-menu > .menu-item.menu-item:not(.menu-item-has-children) a:after {
  content: '\f105';
  font-family: FontAwesome;
  position: absolute;
  right: 20px;
}
/* line 293, sass/includes/menu.scss */
/* line 294, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-menu > .menu-item.menu-item.menu-item-has-children i:before {
  font-size: 17px;
  font-weight: 300;
}
/* line 300, sass/includes/menu.scss */
/* line 301, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-menu > .menu-item.shiftnav-active > a {
  background-color: #77949a;
}
/* line 306, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-menu > .menu-item .sub-menu {
  background-color: #fff;
}
/* line 309, sass/includes/menu.scss */
/* line 310, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-menu > .menu-item .sub-menu .menu-item a {
  background-color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #272727;
  letter-spacing: 0.4px;
  text-transform: none;
  padding: 12px 25px;
}
/* line 320, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-menu > .menu-item .sub-menu .menu-item a:hover {
  background-color: #f0f0f0;
}
/* line 328, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-menu .join_us {
  margin-top: 20px;
}
/* line 331, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-menu .join_us > a {
  background-color: #ee9d00;
}
/* line 334, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-menu .join_us > a:hover {
  background-color: #d38d00;
}
/* line 339, sass/includes/menu.scss */
#top #shiftnav-main .shiftnav-menu .join_us.current_page_item a {
  background-color: #ee9d00;
}
/* line 346, sass/includes/menu.scss */
/* line 347, sass/includes/menu.scss */
#top #shiftnav-main i:before {
  font-family: FontAwesome;
}
/* line 353, sass/includes/menu.scss */
#top #shiftnav-toggle-main {
  background-color: #fff;
  padding: 0 30px;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
@media only screen and (min-width: 990px) {
  #top #shiftnav-toggle-main {
    display: none;
  }
}
/* line 363, sass/includes/menu.scss */
#top #shiftnav-toggle-main .logo {
  max-height: 50px !important;
  margin-top: 15px;
}
/* line 367, sass/includes/menu.scss */
#top #shiftnav-toggle-main .logo a img {
  opacity: 1 !important;
  max-height: 50px !important;
}
/* line 372, sass/includes/menu.scss */
#top #shiftnav-toggle-main #shiftnav-toggle-main-button {
  display: none;
}
/* line 376, sass/includes/menu.scss */
#top #shiftnav-toggle-main .shiftnav-main-toggle-content {
  padding: 16px 20px;
  height: 50px;
}
/* line 380, sass/includes/menu.scss */
#top #shiftnav-toggle-main .shiftnav-main-toggle-content a {
  color: #fff;
  background-image: url("/wp-content/uploads/2017/10/kleur_300x100.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 50px;
  width: 150px;
  float: left;
}
/* line 391, sass/includes/menu.scss */
/* line 392, sass/includes/menu.scss */
#top #shiftnav-toggle-main i:before {
  color: #000;
  font-family: FontAwesome;
}
/* line 403, sass/includes/menu.scss */
#top .scrolled_down.scrolled {
  top: -100% !important;
  -webkit-transition: top 750ms ease-in;
  -moz-transition: top 750ms ease-in;
  -ms-transition: top 750ms ease-in;
  -o-transition: top 750ms ease-in;
  transition: top 750ms ease-in;
}
/* line 408, sass/includes/menu.scss */
#top .scrolled_up, #top .scrolled_down:not(.scrolled) {
  top: 0;
  -webkit-transition: top 400ms ease-in;
  -moz-transition: top 400ms ease-in;
  -ms-transition: top 400ms ease-in;
  -o-transition: top 400ms ease-in;
  transition: top 400ms ease-in;
}
/* line 414, sass/includes/menu.scss */
#top #header {
  top: 0;
  -webkit-transition: top 750ms ease-in;
  -moz-transition: top 750ms ease-in;
  -ms-transition: top 750ms ease-in;
  -o-transition: top 750ms ease-in;
  transition: top 750ms ease-in;
  /* ==============================
   wpml
   ============================== */
  /* ==============================
   search
   ============================== */
  /* ==============================
   main menu
   ============================== */
}
@media only screen and (max-width: 989px) {
  #top #header {
    display: none;
  }
}
/* line 423, sass/includes/menu.scss */
#top #header .header_bg {
  background-color: #073d47;
}
/* line 427, sass/includes/menu.scss */
#top #header #header_meta {
  height: 61px;
  background-color: #073d47;
  display: inline-block;
  float: right;
  margin-right: calc((100% - 1443px) / 2);
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 1603px) {
  #top #header #header_meta {
    margin-right: 5%;
  }
}
/* line 439, sass/includes/menu.scss */
#top #header #header_meta > .container {
  padding: 0;
  max-width: inherit;
  width: auto;
  float: right;
}
/* line 445, sass/includes/menu.scss */
#top #header #header_meta > .container nav {
  top: 0;
  padding-left: 0 !important;
}
/* line 449, sass/includes/menu.scss */
#top #header #header_meta > .container nav > .menu {
  position: relative;
  height: 61px;
}
/* line 453, sass/includes/menu.scss */
#top #header #header_meta > .container nav > .menu > .menu-item {
  padding: 0;
  margin-right: -1px;
  height: 61px;
}
/* line 458, sass/includes/menu.scss */
#top #header #header_meta > .container nav > .menu > .menu-item > a {
  height: 61px;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.4px;
  text-align: left;
  padding: 20px 18px;
  border-left: solid 2px #2c5a62;
  position: relative;
  top: 25px;
}
/* line 470, sass/includes/menu.scss */
#top #header #header_meta > .container nav > .menu > .menu-item > a:hover {
  background-color: #2c5a62;
}
/* line 475, sass/includes/menu.scss */
#top #header #header_meta > .container nav > .menu > .menu-item:first-child > a {
  border-left: none;
}
/* line 478, sass/includes/menu.scss */
#top #header #header_meta > .container nav > .menu > .menu-item.join_us > a {
  background-color: #ee9d00 !important;
}
/* line 481, sass/includes/menu.scss */
#top #header #header_meta > .container nav > .menu > .menu-item.join_us > a:hover {
  background-color: #e59512 !important;
}
/* line 497, sass/includes/menu.scss */
#top #header .wpml-ls-legacy-dropdown {
  float: left;
  width: auto;
  position: relative;
  top: 0;
}
/* line 503, sass/includes/menu.scss */
#top #header .wpml-ls-legacy-dropdown > ul {
  background-color: transparent;
}
/* line 507, sass/includes/menu.scss */
#top #header .wpml-ls-legacy-dropdown .wpml-ls-current-language {
  padding-left: 0;
}
/* line 510, sass/includes/menu.scss */
#top #header .wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-item-toggle {
  background-color: #07313a;
  padding: 20px 18px;
  max-height: 61px;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.4px;
  text-align: left;
  border-left: solid 2px #2c5a62;
}
/* line 521, sass/includes/menu.scss */
#top #header .wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-item-toggle:after {
  display: none;
}
/* line 525, sass/includes/menu.scss */
#top #header .wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-item-toggle .wpml-ls-flag {
  position: absolute;
  margin-top: 5px;
}
/* line 529, sass/includes/menu.scss */
#top #header .wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-item-toggle .wpml-ls-native {
  padding-left: 36px;
}
/* line 532, sass/includes/menu.scss */
#top #header .wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-item-toggle .wpml-ls-native:after {
  content: '\f107';
  font-size: 15px;
  font-family: FontAwesome;
  padding-left: 8px;
  padding-right: 12px;
}
/* line 541, sass/includes/menu.scss */
#top #header .wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-sub-menu {
  top: 61px;
  right: 0;
  left: inherit;
  width: 222px;
}
/* line 547, sass/includes/menu.scss */
#top #header .wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-sub-menu > .wpml-ls-item {
  padding: 0;
  margin-right: -1px;
}
/* line 551, sass/includes/menu.scss */
#top #header .wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-sub-menu > .wpml-ls-item > a {
  color: #073d47;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-align: left;
  padding: 6px 18px 7px 15px;
}
/* line 559, sass/includes/menu.scss */
#top #header .wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-sub-menu > .wpml-ls-item > a:hover {
  background-color: #f6f6f6;
}
/* line 563, sass/includes/menu.scss */
#top #header .wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-sub-menu > .wpml-ls-item > a img {
  margin-right: 8px;
}
/* line 575, sass/includes/menu.scss */
#top #header #searchform {
  height: 61px;
  position: relative;
  border-left: solid 2px #2c5a62;
  float: left;
  width: 126px;
}
/* line 584, sass/includes/menu.scss */
#top #header #searchform div {
  height: 100%;
  max-width: 201px;
  z-index: 999;
  background-color: #073d47;
  position: absolute;
  right: 0;
}
/* line 592, sass/includes/menu.scss */
#top #header #searchform div input {
  height: 100%;
  background-color: transparent;
}
/* line 597, sass/includes/menu.scss */
#top #header #searchform div input[type=submit] {
  left: 10px;
  right: inherit;
  width: 20px;
  min-width: inherit;
  pointer-events: none;
}
/* line 604, sass/includes/menu.scss */
#top #header #searchform div input[type=text] {
  width: 124px;
  font-family: Open Sans;
  background-color: #073d47;
  padding: 16px 5px 12px 35px;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.4px;
  text-align: left;
  -webkit-transition: width 0.4s ease-in-out;
  -moz-transition: width 0.4s ease-in-out;
  -ms-transition: width 0.4s ease-in-out;
  -o-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}
/* line 617, sass/includes/menu.scss */
#top #header #searchform div input[type=text]::-webkit-input-placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.4px;
  text-align: left;
}
/* line 624, sass/includes/menu.scss */
#top #header #searchform div input[type=text]:-moz-placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.4px;
  text-align: left;
}
/* line 631, sass/includes/menu.scss */
#top #header #searchform div input[type=text]::-moz-placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.4px;
  text-align: left;
}
/* line 638, sass/includes/menu.scss */
#top #header #searchform div input[type=text]:-ms-input-placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.4px;
  text-align: left;
}
/* line 646, sass/includes/menu.scss */
#top #header #searchform div input[type=text]:focus {
  width: 201px;
  right: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.4px;
  text-align: left;
}
/* line 658, sass/includes/menu.scss */
#top #header #searchform .ajax_search_response {
  display: none;
}
/* line 661, sass/includes/menu.scss */
#top #header #searchform .ajax_load {
  display: none;
}
/* line 669, sass/includes/menu.scss */
#top #header #header_main {
  height: 87px;
  background-color: #fff;
}
/* line 673, sass/includes/menu.scss */
#top #header #header_main .container {
  padding: 0;
}
/* line 676, sass/includes/menu.scss */
#top #header #header_main .container .logo {
  width: 150px;
  padding: 18px 0;
  position: relative;
  z-index: 99999;
}
/* line 683, sass/includes/menu.scss */
#top #header #header_main .container .main_menu {
  width: 100%;
}
/* line 686, sass/includes/menu.scss */
#top #header #header_main .container .main_menu .ubermenu {
  float: right;
}
@media only screen and (max-width: 1603px) {
  #top #header #header_main .container .main_menu .ubermenu {
    margin-right: 5%;
  }
}
/* line 696, sass/includes/menu.scss */
#top #header #header_main .container .ubermenu-nav {
  padding: 0;
}
/* line 699, sass/includes/menu.scss */
/* line 700, sass/includes/menu.scss */
#top #header #header_main .container .ubermenu-nav > .ubermenu-item-has-children > .ubermenu-submenu {
  background: #3da6ad;
  width: auto;
  padding: 34px 0;
  border: 0;
}
/* line 706, sass/includes/menu.scss */
#top #header #header_main .container .ubermenu-nav > .ubermenu-item-has-children > .ubermenu-submenu .ubermenu-target {
  height: auto !important;
  padding: 18px 60px;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  line-height: normal;
}
/* line 714, sass/includes/menu.scss */
#top #header #header_main .container .ubermenu-nav > .ubermenu-item-has-children > .ubermenu-submenu .ubermenu-target:after {
  content: '\f105' !important;
  position: absolute;
  right: 24px;
  font-family: fontawesome;
}
/* line 721, sass/includes/menu.scss */
#top #header #header_main .container .ubermenu-nav > .ubermenu-item-has-children > .ubermenu-submenu .ubermenu-target:hover {
  background-color: #fff;
  color: #439ba5;
}
/* line 729, sass/includes/menu.scss */
#top #header #header_main .container .ubermenu-nav > .ubermenu-item > a {
  padding: 0 19px;
}
/* line 732, sass/includes/menu.scss */
#top #header #header_main .container .ubermenu-nav > .ubermenu-item > a:after {
  display: none;
}
/* line 736, sass/includes/menu.scss */
#top #header #header_main .container .ubermenu-nav > .ubermenu-item > a > .ubermenu-target-text {
  color: #073d47;
  font-size: 18px;
}
@media only screen and (min-width: 990px) {
  #top #header #header_main .container .ubermenu-nav > .ubermenu-item > a > .ubermenu-target-text {
    font-size: 16px;
  }
}
/* line 746, sass/includes/menu.scss */
#top #header #header_main .container .ubermenu-nav > .ubermenu-item > a > .ubermenu-target-text:after {
  content: '\f105';
  font-family: FontAwesome;
  padding-left: 7px;
}
/* line 753, sass/includes/menu.scss */
#top #header #header_main .container .ubermenu-nav > .ubermenu-item > a:hover {
  background-color: #37707a;
}
/* line 756, sass/includes/menu.scss */
#top #header #header_main .container .ubermenu-nav > .ubermenu-item > a:hover > .ubermenu-target-text {
  color: #fff;
}
/* line 761, sass/includes/menu.scss */
#top #header #header_main .container .ubermenu-nav .ubermenu-item-has-children > a > .ubermenu-target-text:after {
  content: '\f107';
}
/* ie */
/* line 770, sass/includes/menu.scss */
/* line 771, sass/includes/menu.scss */
.avia-msie #top .ubermenu-submenu {
  width: 400px !important;
}
/* line 775, sass/includes/menu.scss */
/* line 776, sass/includes/menu.scss */
/* line 777, sass/includes/menu.scss */
/* line 778, sass/includes/menu.scss */
/* line 779, sass/includes/menu.scss */
.avia-msie #top #header #header_main .ubermenu .ubermenu-nav > li:nth-child(3) > .ubermenu-submenu > li:first-child a {
  height: 90px !important;
  line-height: 35px !important;
  padding-top: 10px !important;
}
/*hide flags*/
/*#top li.icl-en-af, #top li.icl-en-me {
 display: none;
 }*/
/* ==============================
 footer
 ============================== */
/* line 1, sass/includes/footer.scss */
#top {
  /* ==============================
   socket
   ============================== */
}
/* line 5, sass/includes/footer.scss */
#top #footer {
  background-color: #514944;
}
/* line 7, sass/includes/footer.scss */
#top #footer .container {
  padding: 0;
}
@media only screen and (max-width: 1500px) {
  #top #footer .container {
    padding: 15px;
  }
}
/* line 12, sass/includes/footer.scss */
/* line 13, sass/includes/footer.scss */
#top #footer .container .av_one_fourth #text-2 > .textwidget > p {
  display: none;
}
/* line 16, sass/includes/footer.scss */
#top #footer .container .av_one_fourth .widgettitle {
  color: #fff;
  text-align: left;
  text-transform: none;
}
/* line 21, sass/includes/footer.scss */
#top #footer .container .av_one_fourth a {
  color: #fff;
  font-size: 15px;
  line-height: 1.73;
  text-align: left;
  display: block;
  padding: 0;
}
/* line 28, sass/includes/footer.scss */
#top #footer .container .av_one_fourth a:hover {
  color: #9a8f88;
}
/* line 32, sass/includes/footer.scss */
#top #footer .container .av_one_fourth .social-media-links {
  max-width: 190px;
}
/* line 34, sass/includes/footer.scss */
#top #footer .container .av_one_fourth .social-media-links a {
  display: inline-block;
}
/* line 36, sass/includes/footer.scss */
#top #footer .container .av_one_fourth .social-media-links a i:before {
  font-family: FontAwesome;
  font-size: 32px;
  line-height: 1.31;
  letter-spacing: 15px;
}
/* line 50, sass/includes/footer.scss */
#top #socket {
  background-color: #272727;
  margin-bottom: 0;
  padding-bottom: 20px;
  margin-top: -20px;
}
/* line 55, sass/includes/footer.scss */
#top #socket .container {
  padding: 16px 0 16px;
}
/* line 57, sass/includes/footer.scss */
#top #socket .container .menu a, #top #socket .container .copyright {
  color: #fff;
  font-size: 14px;
}
/**
 * This file is generated through the Draad Excel Quickstart
 * On 10/10/2017 10:39:33
 */
/* line 6, sass/includes/generic.scss */
/* line 7, sass/includes/generic.scss */
#top td, #top th, #top p, #top a, #top span, #top li, #top h1, #top h2, #top h3, #top h4, #top h5, #top h6 {
  font-family: Open Sans, Arial;
}
/* line 21, sass/includes/generic.scss */
#top h1 {
  color: #272727;
  font-weight: 700;
  font-size: 26pt;
  line-height: normal;
  text-transform: none;
}
/* line 28, sass/includes/generic.scss */
#top .qbs_content h2 {
  color: #ee9d00 !important;
  font-weight: 700 !important;
  font-size: 18pt !important;
  line-height: 35px !important;
  text-transform: none;
}
/* line 35, sass/includes/generic.scss */
#top h3 {
  color: #272727;
  font-weight: 300;
  font-size: 18pt;
  line-height: normal;
}
/* line 41, sass/includes/generic.scss */
#top p {
  color: #272727;
  font-weight: 400;
  font-size: 12pt;
  line-height: 26px;
  letter-spacing: 0.4px;
}
/* line 47, sass/includes/generic.scss */
#top p a {
  color: #2c5a62;
  text-decoration: underline;
}
/* line 52, sass/includes/generic.scss */
#top b, #top strong {
  color: #073d47;
  font-weight: 700;
  font-size: 12pt;
  line-height: 26px;
}
/* line 59, sass/includes/generic.scss */
#top .quote {
  color: #073d47;
  font-weight: 300;
  font-size: 15pt;
  line-height: 26px;
}
/* line 65, sass/includes/generic.scss */
@media only screen and (min-width: 990px) {
  #top .mobile {
    display: none;
  }
}
/* line 70, sass/includes/generic.scss */
@media only screen and (max-width: 989px) {
  #top .desktop {
    display: none;
  }
}
/* line 75, sass/includes/generic.scss */
#top .mx-page-block a {
  color: #0d6171;
  text-decoration: underline;
}
/* line 79, sass/includes/generic.scss */
#top blockquote {
  border-color: #0d6171;
  border-width: 2px;
}
/* line 82, sass/includes/generic.scss */
#top blockquote p {
  color: #0d6171;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.4px;
  text-align: left;
}
/* line 91, sass/includes/generic.scss */
#top h1 {
  font-weight: 300;
  font-size: 40px;
  line-height: normal;
  color: #0d6171;
  text-transform: none;
}
/* line 98, sass/includes/generic.scss */
#top h2 {
  font-weight: 300;
  font-size: 21px;
  line-height: 35px;
  color: #0d6171;
}
/* line 110, sass/includes/generic.scss */
#top h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: normal;
  color: #2c5a62;
}
/* line 116, sass/includes/generic.scss */
#top h5 {
  font-weight: 600;
  font-size: 17px;
  line-height: normal;
  color: #2c5a62;
}
/* line 122, sass/includes/generic.scss */
#top .breadcrumbs {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 22px;
}
@media only screen and (max-width: 1279px) {
  #top .breadcrumbs {
    display: none;
  }
}
/* line 130, sass/includes/generic.scss */
#top .breadcrumbs .trail-before, #top .breadcrumbs .sep {
  display: none;
}
/* line 134, sass/includes/generic.scss */
#top .breadcrumbs .trail-end {
  color: #0d6171;
  font-size: 16px;
  max-width: 400px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 142, sass/includes/generic.scss */
#top .breadcrumbs a {
  color: #272727;
  font-size: 16px;
  text-transform: capitalize;
}
/* line 147, sass/includes/generic.scss */
/* line 149, sass/includes/generic.scss */
#top .breadcrumbs a:not(.trail-begin):before, #top .breadcrumbs .trail-end:before {
  content: ' | ';
  color: #272727;
}
/* line 155, sass/includes/generic.scss */
/* line 156, sass/includes/generic.scss */
#top#top .qbs_content table {
  width: 929px;
}
/* line 158, sass/includes/generic.scss */
#top#top .qbs_content table td {
  font-size: 15px;
  font-weight: 400;
}
/* line 164, sass/includes/generic.scss */
#top .qbs_text {
  padding: 0 90px;
  margin-top: 13px;
  margin-bottom: 20px;
}
/* line 172, sass/includes/generic.scss */
#top .qbs_text.av_one_half {
  width: 56%;
  padding-right: 0;
}
/* line 176, sass/includes/generic.scss */
#top .qbs_text.qbs_tab_section {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media only screen and (max-width: 1279px) {
  #top .qbs_text {
    width: 100%;
    padding-right: 90px;
  }
}
@media only screen and (max-width: 767px) {
  #top .qbs_text {
    width: 100%;
    padding: 0 !important;
  }
  /* line 187, sass/includes/generic.scss */
  #top .qbs_text iframe {
    height: auto;
  }
}
/* line 191, sass/includes/generic.scss */
#top .qbs_text table {
  width: 100% !important;
}
/* line 193, sass/includes/generic.scss */
#top .qbs_text table thead tr {
  background-color: #f0f0f0 !important;
}
/* line 196, sass/includes/generic.scss */
#top .qbs_text table tr {
  background-color: #fff;
}
/* line 198, sass/includes/generic.scss */
#top .qbs_text table tr th {
  text-transform: none;
  border: none;
}
/* line 201, sass/includes/generic.scss */
#top .qbs_text table tr th:first-child {
  padding-left: 29px;
}
/* line 205, sass/includes/generic.scss */
/* line 206, sass/includes/generic.scss */
#top .qbs_text table tr:first-child td {
  font-weight: 600;
  text-transform: none;
}
/* line 211, sass/includes/generic.scss */
#top .qbs_text table tr:nth-child(odd) {
  background-color: #fff;
}
/* line 214, sass/includes/generic.scss */
#top .qbs_text table tr:nth-child(even) {
  background-color: #f0f0f0;
}
/* line 217, sass/includes/generic.scss */
#top .qbs_text table tr td {
  color: #272727;
  font-size: 16px;
  font-weight: 300;
  line-height: 31px;
  letter-spacing: 0.4px;
  border: none;
  padding: 2px 10px 4px 10px;
}
/* line 228, sass/includes/generic.scss */
#top .qbs_text li {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #272727;
  letter-spacing: 0.4px;
  margin-left: 0;
  padding-left: 20px;
}
/* line 229, sass/includes/generic.scss */
#top .qbs_text ol {
  margin-left: 19px;
}
/* line 232, sass/includes/generic.scss */
#top .qbs_text ul li {
  list-style-type: none;
  padding-left: 30px;
}
/* line 233, sass/includes/generic.scss */
#top .qbs_text ul li:before {
  content: '';
  height: 8px;
  width: 8px;
  background-color: #0d6171;
  display: inline-block;
  margin: 4px 27px 4px -35px;
}
/* line 251, sass/includes/generic.scss */
#top .qbs_text li strong, #top .qbs_text li b {
  color: #0d6171;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.67;
  text-align: left;
}
/* line 259, sass/includes/generic.scss */
/* line 260, sass/includes/generic.scss */
#top .qbs_text li li:before {
  height: 2px;
}
/* line 265, sass/includes/generic.scss */
#top .qbs_text a {
  color: #0d6171;
  text-decoration: underline;
}
/* line 269, sass/includes/generic.scss */
#top .qbs_text p > img {
  margin-left: 0;
}
/* line 273, sass/includes/generic.scss */
@media only screen and (max-width: 1279px) {
  #top .what_people_say {
    z-index: 0;
    position: relative;
  }
}
/* line 278, sass/includes/generic.scss */
@media only screen and (max-width: 599px) {
  #top .what_people_say .container {
    width: 100% !important;
    max-width: none !important;
  }
}
/* line 284, sass/includes/generic.scss */
#top .what_people_say .content {
  padding: 0;
}
/* line 286, sass/includes/generic.scss */
#top .what_people_say .content .av-special-heading {
  float: right;
  width: auto;
  top: 54px;
  right: 91px;
}
/* line 291, sass/includes/generic.scss */
#top .what_people_say .content .av-special-heading .av-special-heading-tag {
  font-weight: 600;
  font-size: 14pt;
  line-height: normal;
  color: #2c5a62;
  text-align: center;
  text-transform: uppercase;
  display: inline;
  padding: 0 24px;
  background-color: #fff;
}
@media only screen and (max-width: 599px) {
  #top .what_people_say .content .av-special-heading {
    float: none;
    right: inherit;
    text-align: center;
  }
  /* line 306, sass/includes/generic.scss */
  #top .what_people_say .content .av-special-heading .av-special-heading-tag {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.4px;
    padding: 0 9px;
    margin: 0 auto;
  }
}
/* line 315, sass/includes/generic.scss */
#top .what_people_say .content .hr {
  width: 100vw;
  left: 50%;
  z-index: -1;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 320, sass/includes/generic.scss */
#top .what_people_say .content .hr .hr-inner {
  border: 1px solid #2c5a62;
}
/* line 326, sass/includes/generic.scss */
#top .container_wrap {
  border-top: none;
}
/* line 329, sass/includes/generic.scss */
#top .avia-post-nav.avia-post-next.without-image, #top .avia-post-nav.avia-post-prev.without-image, #top #scroll-top-link {
  display: none;
}
/* line 334, sass/includes/generic.scss */
#top .qbs_related_partners .entry-content-wrapper {
  display: inline-block;
  width: 100%;
}
/* line 337, sass/includes/generic.scss */
#top .qbs_related_partners .entry-content-wrapper .av-special-heading {
  display: block;
  width: auto;
}
/* line 341, sass/includes/generic.scss */
#top .qbs_related_partners .entry-content-wrapper .single_logo {
  width: calc(20% - 146px);
  max-width: 185px;
  margin: 0 73px;
  display: inline-block;
}
/* line 346, sass/includes/generic.scss */
#top .qbs_related_partners .entry-content-wrapper .single_logo div {
  max-height: 100%;
  max-width: 100%;
  height: 55px;
}
/* line 351, sass/includes/generic.scss */
#top .qbs_related_partners .entry-content-wrapper .single_logo div .avia_image {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  max-height: 100%;
}
/* line 359, sass/includes/generic.scss */
/* line 360, sass/includes/generic.scss */
/* line 361, sass/includes/generic.scss */
#top .become_partner_info .av-masonry .partner {
  width: calc(25% - 40px);
  max-height: 55px;
  display: inline-block;
  margin: 10px 20px;
}
/* line 366, sass/includes/generic.scss */
#top .become_partner_info .av-masonry .partner figure {
  padding: 0;
}
/* line 368, sass/includes/generic.scss */
#top .become_partner_info .av-masonry .partner figure .avia-image-container {
  max-height: 100%;
  max-width: 100%;
}
/* line 371, sass/includes/generic.scss */
#top .become_partner_info .av-masonry .partner figure .avia-image-container .avia-image-container-inner {
  max-height: 55px;
  max-width: 100%;
}
/* line 374, sass/includes/generic.scss */
#top .become_partner_info .av-masonry .partner figure .avia-image-container .avia-image-container-inner img {
  max-height: 55px;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
/* line 385, sass/includes/generic.scss */
#top .contributor {
  padding: 0;
  -webkit-box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, 0.25);
}
/* line 388, sass/includes/generic.scss */
#top .contributor .member_info {
  padding: 25px 40px 10px;
}
/* line 390, sass/includes/generic.scss */
#top .contributor .member_info .avia-image-container {
  margin-bottom: 34px;
}
/* line 393, sass/includes/generic.scss */
#top .contributor .member_info .member_name h5 {
  color: #073d47;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.1;
  text-align: center;
  margin-bottom: 10px;
}
/* line 401, sass/includes/generic.scss */
#top .contributor .member_info .roll p {
  color: #94b63c;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.35;
  text-align: center;
  height: 35px;
  margin-bottom: 20px;
}
/* line 411, sass/includes/generic.scss */
#top .contributor .contact_member {
  background-color: #073d47;
  padding: 18px 58px;
}
/* line 414, sass/includes/generic.scss */
#top .contributor .contact_member span p {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75;
  text-align: left;
}
/* line 415, sass/includes/generic.scss */
#top .contributor .contact_member span p:before {
  font-family: FontAwesome;
  margin-right: 10px;
}
/* line 425, sass/includes/generic.scss */
#top .contributor .contact_member .email p:before {
  content: '\f0e0';
}
/* line 428, sass/includes/generic.scss */
#top .contributor .contact_member .phone_number p:before {
  content: '\f095';
}
/* line 433, sass/includes/generic.scss */
#top .cta_section {
  max-width: 674px;
  background-color: #0d6171;
  margin-top: 40px;
  padding: 20px 30px 20px 123px;
  left: -31px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0 2px 4px 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 2px 4px 0 rgba(255, 255, 255, 0.5);
}
@media only screen and (max-width: 1279px) {
  #top .cta_section {
    left: 50%;
    padding: 20px 90px 50px;
    width: 100% !important;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
/* line 446, sass/includes/generic.scss */
#top .cta_section h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.29;
  text-align: left;
}
/* line 453, sass/includes/generic.scss */
#top .cta_section p {
  color: #fff;
  font-size: 16px;
  line-height: 1.25;
  text-align: left;
  max-width: 65%;
  float: left;
}
/* line 460, sass/includes/generic.scss */
#top .cta_section p a {
  color: #ee9d00;
}
/* line 464, sass/includes/generic.scss */
#top .cta_section .avia-button-wrap {
  display: inline-block;
  float: right;
  bottom: 40px;
  right: 36px;
}
@media only screen and (min-width: 1262px) {
  #top .cta_section .avia-button-wrap {
    margin: 25px 0;
  }
}
@media only screen and (max-width: 767px) {
  #top .cta_section .avia-button-wrap {
    display: block;
    float: none;
    position: relative;
    top: 20px;
    right: 0;
  }
}
/* line 479, sass/includes/generic.scss */
#top .cta_section .avia-button-wrap .avia-button {
  background-color: #ee9d00;
  padding: 10px 17px;
  border-radius: 5px;
}
/* line 483, sass/includes/generic.scss */
#top .cta_section .avia-button-wrap .avia-button:hover {
  background-color: #d38d00;
}
/* line 486, sass/includes/generic.scss */
#top .cta_section .avia-button-wrap .avia-button .avia_iconbox_title {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
@media only screen and (max-width: 1279px) {
  /* line 496, sass/includes/generic.scss */
  /* line 497, sass/includes/generic.scss */
  #top #av_section_2:not(.qbs_infocentre) .entry-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  /* line 501, sass/includes/generic.scss */
  #top #av_section_2:not(.qbs_infocentre) .entry-content-wrapper .author_block {
    order: 4;
    -webkit-order: 4;
    -moz-order: 4;
    width: 100%;
    left: 0 !important;
    margin-left: 0 !important;
  }
  /* line 516, sass/includes/generic.scss */
  #top #av_section_2:not(.qbs_infocentre) .entry-content-wrapper .qbs_text, #top #av_section_2:not(.qbs_infocentre) .entry-content-wrapper .av-masonry {
    order: 2;
    -webkit-order: 2;
    -moz-order: 2;
    width: 100% !important;
  }
  /* line 523, sass/includes/generic.scss */
  #top #av_section_2:not(.qbs_infocentre) .entry-content-wrapper .info_div, #top #av_section_2:not(.qbs_infocentre) .entry-content-wrapper .contact_author, #top #av_section_2:not(.qbs_infocentre) .entry-content-wrapper .poster-img {
    order: 3;
    -webkit-order: 3;
    -moz-order: 3;
    left: 0;
    margin-left: 0;
    margin-top: 0;
    width: 100%;
    max-width: inherit;
  }
  /* line 536, sass/includes/generic.scss */
  #top #av_section_2:not(.qbs_infocentre) .entry-content-wrapper .cta_section {
    order: 5;
    -webkit-order: 5;
    -moz-order: 5;
    margin-left: 0;
    margin-top: 0;
    width: 100%;
    max-width: inherit;
  }
}
@media only screen and (max-width: 479px) {
  /* line 549, sass/includes/generic.scss */
  #top .av-sort-by-term {
    position: relative;
    background-color: #437477;
    padding: 5px 10px;
    left: 0;
    margin-left: 0 !important;
    width: 100%;
  }
  /* line 550, sass/includes/generic.scss */
  #top .av-sort-by-term:before {
    color: #9cb6b7 !important;
    padding: 5px 8px !important;
    margin-right: 0 !important;
    font-size: 14px !important;
    margin-left: 0 !important;
  }
  /* line 563, sass/includes/generic.scss */
  #top .av-sort-by-term .filter_prefix {
    color: #9cb6b7;
    padding: 5px 8px;
    margin-right: 0;
    font-size: 14px;
    margin-left: 0;
  }
  /* line 569, sass/includes/generic.scss */
  #top .av-sort-by-term .filter_prefix:before {
    content: '\f1de';
    font-family: FontAwesome;
    margin-right: 8px;
  }
  /* line 575, sass/includes/generic.scss */
  #top .av-sort-by-term a, #top .av-sort-by-term .all_sort_button {
    display: inline-block;
    background-color: #437477;
    color: #fff;
    white-space: nowrap;
    padding: 3px 5px;
    font-weight: 300;
    margin-right: 0 !important;
    font-size: 14px !important;
  }
  /* line 585, sass/includes/generic.scss */
  #top .av-sort-by-term a.active_sort, #top .av-sort-by-term .all_sort_button.active_sort {
    background-color: #224c4d;
  }
}
@media only screen and (max-width: 479px) and (max-width: 479px) {
  #top .av-sort-by-term a.active_sort, #top .av-sort-by-term .all_sort_button.active_sort {
    background-color: #437477;
    font-weight: 600;
  }
}
/* line 595, sass/includes/generic.scss */
/* line 596, sass/includes/generic.scss */
#top.global-page-id-2007 .flex_column_table {
  margin-bottom: 20px;
}
/* line 599, sass/includes/generic.scss */
@media only screen and (max-width: 1279px) {
  #top.global-page-id-2007 .entry-content-wrapper {
    display: block !Important;
  }
}
/* line 603, sass/includes/generic.scss */
@media only screen and (max-width: 767px) {
  #top.global-page-id-2007 .entry-content-wrapper .page_title {
    height: 120px;
  }
}
/* line 612, sass/includes/generic.scss */
/* line 613, sass/includes/generic.scss */
/* line 614, sass/includes/generic.scss */
#top #av_section_2.qbs_content:not(.qbs_infocentre) .content {
  -webkit-box-shadow: 0 2px 4px 0 rgba(164, 164, 164, 0.5);
  -moz-box-shadow: 0 2px 4px 0 rgba(164, 164, 164, 0.5);
  box-shadow: 0 2px 4px 0 rgba(164, 164, 164, 0.5);
}
@media only screen and (max-width: 767px) {
  #top #av_section_2.qbs_content:not(.qbs_infocentre) .content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
/* line 621, sass/includes/generic.scss */
#top .av-social-sharing-box {
  display: inline;
  float: right;
  padding: 0 67px 24px 35px;
  position: relative;
  right: -100px;
  border-bottom: 2px solid #437477;
  margin-bottom: 20px;
  max-height: 47px;
}
@media only screen and (max-width: 1279px) {
  #top .av-social-sharing-box {
    order: 4;
    -webkit-order: 4;
    -moz-order: 4;
    position: relative;
    right: inherit !important;
    padding: 0;
    line-height: 70px;
    border-bottom: none;
    margin-bottom: 0;
    display: inline-block;
  }
}
/* line 642, sass/includes/generic.scss */
#top .av-social-sharing-box .av-share-box {
  width: inherit;
}
/* line 644, sass/includes/generic.scss */
#top .av-social-sharing-box .av-share-box .av-share-link-description {
  display: inline;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  color: #437477;
}
/* line 651, sass/includes/generic.scss */
#top .av-social-sharing-box .av-share-box .av-share-box-list {
  width: inherit;
  display: inline;
}
/* line 654, sass/includes/generic.scss */
#top .av-social-sharing-box .av-share-box .av-share-box-list .av-share-link {
  border-left: none !important;
}
/* line 656, sass/includes/generic.scss */
#top .av-social-sharing-box .av-share-box .av-share-box-list .av-share-link a {
  padding: 0 4px;
  font-size: 16px;
  color: #0d6171;
}
/* line 660, sass/includes/generic.scss */
#top .av-social-sharing-box .av-share-box .av-share-box-list .av-share-link a:hover {
  background: #fff;
}
/* line 668, sass/includes/generic.scss */
/* line 669, sass/includes/generic.scss */
#top .mfp-iframe.lightbox-added.alignnone .image-overlay.overlay-type-video {
  background: rgba(0, 0, 0, 0.3);
  animation: none !important;
}
/* line 673, sass/includes/generic.scss */
/* line 674, sass/includes/generic.scss */
#top .mfp-iframe.lightbox-added.alignnone:hover .image-overlay.overlay-type-video {
  opacity: 1 !important;
}
/* line 678, sass/includes/generic.scss */
#top .mfp-iframe.lightbox-added.alignnone .image-overlay-inside:before {
  height: 50px;
  border-radius: 10px;
  line-height: 50px;
  font-size: 32px;
  margin: -25px 0 0 -40px;
}
/* line 686, sass/includes/generic.scss */
/* line 687, sass/includes/generic.scss */
#top .author_block:not(.contact_author) .call_btn {
  display: inline-block;
  margin: auto;
  position: relative;
}
/* line 691, sass/includes/generic.scss */
#top .author_block:not(.contact_author) .call_btn .avia-button {
  background-color: #fff;
  padding: 11px 29px;
  border-radius: 5px;
}
/* line 695, sass/includes/generic.scss */
#top .author_block:not(.contact_author) .call_btn .avia-button .avia_iconbox_title {
  color: #fff;
  font-family: FontAwesome;
  font-size: 18px;
  text-align: center;
}
/* line 696, sass/includes/generic.scss */
#top .author_block:not(.contact_author) .call_btn .avia-button .avia_iconbox_title:before {
  content: '\f095';
  color: #073d47;
}
/* line 707, sass/includes/generic.scss */
#top .author_block:not(.contact_author) .mail_form_wrapper {
  display: inline-block;
  margin: auto;
  position: absolute;
  left: 50%;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 714, sass/includes/generic.scss */
#top .author_block:not(.contact_author) .mail_toggle_btn {
  display: inline-block;
  margin: auto;
  position: relative;
}
/* line 718, sass/includes/generic.scss */
#top .author_block:not(.contact_author) .mail_toggle_btn .avia-button {
  background-color: #5e5e5e;
  padding: 11px 29px;
  border-radius: 5px;
}
/* line 722, sass/includes/generic.scss */
#top .author_block:not(.contact_author) .mail_toggle_btn .avia-button .avia_iconbox_title {
  color: #fff;
  font-family: FontAwesome;
  font-size: 18px;
  text-align: center;
}
/* line 723, sass/includes/generic.scss */
#top .author_block:not(.contact_author) .mail_toggle_btn .avia-button .avia_iconbox_title:before {
  content: '\f003';
  color: #fff;
}
/* line 735, sass/includes/generic.scss */
#top .whitepaper_btn {
  margin-left: 43px;
}
/* line 737, sass/includes/generic.scss */
#top .whitepaper_btn.hide {
  display: none;
}
/* line 740, sass/includes/generic.scss */
#top .whitepaper_btn.anchorButton {
  margin-top: 0;
  display: inline;
  margin-left: 0;
}
/* line 744, sass/includes/generic.scss */
#top .whitepaper_btn.anchorButton .avia-button {
  background-color: transparent !important;
  border-radius: 0 !important;
  padding: 0 !important;
  color: #ee9d00 !important;
  text-decoration: underline;
}
/* line 750, sass/includes/generic.scss */
#top .whitepaper_btn.anchorButton .avia-button span {
  color: #ee9d00 !important;
  font-size: 12px;
  bottom: -4px;
  position: relative;
}
/* line 759, sass/includes/generic.scss */
/* line 760, sass/includes/generic.scss */
#top .table_details tr {
  background-color: #fff !important;
}
/* line 762, sass/includes/generic.scss */
#top .table_details tr td {
  vertical-align: middle !important;
}
/* line 1, sass/includes/dynamicsforms.scss */
/* line 2, sass/includes/dynamicsforms.scss */
#top form {
  padding-left: 0;
}
/* line 5, sass/includes/dynamicsforms.scss */
#top button.lp-form-button {
  border: 0;
  color: #fff;
  background-color: #ee9d00;
  border-radius: 5px;
  padding: 15px 23px;
  margin-top: 20px;
  height: auto;
  cursor: pointer;
}
/* line 15, sass/includes/dynamicsforms.scss */
#top .lp-form-field {
  margin-bottom: 20px;
}
/* line 17, sass/includes/dynamicsforms.scss */
#top .lp-form-field .input-text, #top .lp-form-field input[type='text'], #top .lp-form-field input[type='input'], #top .lp-form-field input[type='password'], #top .lp-form-field input[type='email'], #top .lp-form-field input[type='number'], #top .lp-form-field input[type='url'], #top .lp-form-field input[type='tel'], #top .lp-form-field input[type='search'], #top .lp-form-field textarea, #top .lp-form-field select {
  color: #272727 !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  text-align: left !important;
  border: none !important;
  border-bottom: solid 2px #c1b9b8 !important;
  padding-left: 0;
  background: #fff !important;
}
/* line 38, sass/includes/dynamicsforms.scss */
#top label.lp-ellipsis {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #073e47;
  line-height: 15px;
  font-weight: 600;
}
/* line 45, sass/includes/dynamicsforms.scss */
#top .contentBlockWrapper {
  margin: 15px 0px;
}
/* line 48, sass/includes/dynamicsforms.scss */
#top ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: transparent;
}
/* line 52, sass/includes/dynamicsforms.scss */
#top :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent;
}
/* line 56, sass/includes/dynamicsforms.scss */
#top ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
}
/* line 60, sass/includes/dynamicsforms.scss */
#top :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: transparent;
}
/* line 64, sass/includes/dynamicsforms.scss */
#top input::placeholder {
  color: transparent;
}
/* line 67, sass/includes/dynamicsforms.scss */
#top textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: transparent;
}
/* line 71, sass/includes/dynamicsforms.scss */
#top textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent;
}
/* line 75, sass/includes/dynamicsforms.scss */
#top textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
}
/* line 79, sass/includes/dynamicsforms.scss */
#top textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: transparent;
}
/* line 83, sass/includes/dynamicsforms.scss */
#top textarea::placeholder {
  color: transparent;
}
/**
 * Home page
 */
@media only screen and (max-width: 767px) {
  /* line 6, sass/modules/homepage.scss */
  .responsive #top #wrap_all .av-flex-cells .no_margin {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
/* line 12, sass/modules/homepage.scss */
#top {
  /* ==============================
   header
   ============================== */
}
/* line 16, sass/modules/homepage.scss */
@media only screen and (max-width: 773px) {
  #top .home_header {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
}
/* line 22, sass/modules/homepage.scss */
#top .home_header > .av_one_full {
  max-width: 100%;
  padding: 0 !important;
}
/* line 25, sass/modules/homepage.scss */
#top .home_header > .av_one_full:before {
  content: '';
  position: absolute;
  width: 100%;
  height: calc(100% - 7px);
  background: -webkit-linear-gradient(198deg, rgba(35, 70, 76, 0), rgba(9, 60, 69, 0.92));
  background: -o-linear-gradient(198deg, rgba(35, 70, 76, 0), rgba(9, 60, 69, 0.92));
  background: linear-gradient(252deg, rgba(35, 70, 76, 0), rgba(9, 60, 69, 0.92));
}
@media only screen and (max-width: 1400px) {
  #top .home_header > .av_one_full {
    height: 550px !important;
    width: 100vw;
  }
}
@media only screen and (max-width: 479px) {
  /* line 39, sass/modules/homepage.scss */
  #top .home_header > .av_one_full.no_margin.flex_cell {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  #top .home_header > .av_one_full {
    min-height: inherit !important;
    height: calc(100vh - 7px) !important;
    max-height: 600px;
  }
}
/* line 49, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner {
  height: 750px;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in;
  -moz-transition: opacity 0.5s ease-in;
  -ms-transition: opacity 0.5s ease-in;
  -o-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}
@media only screen and (max-width: 1400px) {
  #top .home_header > .av_one_full .flex_cell_inner {
    height: 550px;
  }
}
/* line 56, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner.loaded {
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  #top .home_header > .av_one_full .flex_cell_inner {
    max-height: 600px;
  }
}
/* line 62, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper {
  height: 100%;
}
@media only screen and (min-width: 1921px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper {
    max-width: inherit !important;
  }
}
/* line 67, sass/modules/homepage.scss */
/* line 68, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li {
  height: 750px;
  padding: 0;
  width: 100%;
}
@media only screen and (min-width: 1921px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1400px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li {
    height: 550px;
  }
}
@media only screen and (max-width: 767px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li {
    max-height: 600px;
  }
}
/* line 81, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full {
  height: 100%;
  padding: 11% 41% 102px calc((100% - 1442px) / 2);
}
@media only screen and (max-width: 1603px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full {
    padding: 150px 45% 102px 80px !important;
  }
}
@media only screen and (max-width: 1400px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full {
    padding: 150px 20% 102px 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full {
    padding: 100px 20px 102px 20px !important;
  }
}
/* line 93, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full:before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  visibility: visible;
  background: -webkit-linear-gradient(198deg, rgba(35, 70, 76, 0), rgba(9, 60, 69, 0.92));
  background: -o-linear-gradient(198deg, rgba(35, 70, 76, 0), rgba(9, 60, 69, 0.92));
  background: linear-gradient(252deg, rgba(35, 70, 76, 0), rgba(9, 60, 69, 0.92));
}
@media only screen and (max-width: 989px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full {
    padding: 90px 10px 10px;
  }
  /* line 110, sass/modules/homepage.scss */
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full:before {
    background: -webkit-linear-gradient(198deg, rgba(35, 70, 76, 0.3), rgba(9, 60, 69, 0.92));
    background: -o-linear-gradient(198deg, rgba(35, 70, 76, 0.3), rgba(9, 60, 69, 0.92));
    background: linear-gradient(252deg, rgba(35, 70, 76, 0.3), rgba(9, 60, 69, 0.92));
  }
}
/* line 116, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .av-special-heading-h2 {
  position: relative;
}
@media only screen and (max-width: 1400px) and (min-width: 989px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .av-special-heading-h2 {
    left: 49px;
  }
}
/* line 121, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .av-special-heading-h2 .av-special-heading-tag {
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}
/* line 127, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .av-special-heading-h2 .av-special-heading-tag:after {
  content: ':';
}
@media only screen and (max-width: 1366px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .av-special-heading-h2 .av-special-heading-tag {
    font-size: 18px;
  }
}
/* line 135, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full h3 {
  color: #fff;
  font-size: 48px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.28;
  text-align: left;
  margin: 19px 0 20px;
}
@media only screen and (max-width: 1543px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full h3 {
    font-size: 32px;
    margin: 5px 0 30px;
    position: relative;
  }
}
@media only screen and (max-width: 1400px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full h3 {
    left: 40px;
  }
}
@media only screen and (max-width: 989px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full h3 {
    font-size: 28px;
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full h3 {
    font-size: 21px;
    margin: 5px 0 8px;
  }
}
/* line 160, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .avia-image-container {
  margin: -5px 0 0;
  display: inline-block;
  position: absolute;
  bottom: 196px;
}
@media only screen and (max-width: 1603px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .avia-image-container {
    bottom: inherit;
    top: inherit;
    position: relative;
  }
}
@media only screen and (max-width: 1400px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .avia-image-container {
    position: relative;
    bottom: inherit;
    top: inherit !important;
    margin: 0 0 5px;
    width: 130px;
    left: 49px;
  }
}
@media only screen and (max-width: 989px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .avia-image-container {
    position: relative;
    bottom: inherit;
    top: inherit;
    left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    max-height: 40px;
  }
  /* line 186, sass/modules/homepage.scss */
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .avia-image-container * {
    max-height: 40px;
  }
}
/* line 191, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .partner_sinds {
  top: 553px;
}
@media only screen and (max-width: 1603px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .partner_sinds {
    top: inherit;
    position: relative;
  }
}
@media only screen and (max-width: 1400px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .partner_sinds {
    top: inherit;
    left: 199px !important;
    margin: 10px 0 35px;
  }
}
@media only screen and (max-width: 989px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .partner_sinds {
    left: 0 !important;
  }
}
/* line 206, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .company_quote {
  top: 485px;
}
@media only screen and (max-width: 1603px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .company_quote {
    top: inherit;
    position: relative;
  }
}
@media only screen and (max-width: 1400px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .company_quote {
    position: relative;
    top: inherit;
    left: 65px !important;
    margin: 35px 0 0;
    display: inline-block;
    width: 75%;
  }
}
@media only screen and (max-width: 989px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .company_quote {
    left: 0 !important;
  }
}
/* line 224, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .company_quote, #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .partner_sinds {
  position: absolute;
  left: calc((100% - 1442px) / 2 + 250px);
}
@media only screen and (max-width: 1600px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .company_quote, #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .partner_sinds {
    position: relative;
    left: inherit;
    margin-top: 10px;
  }
}
/* line 233, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .company_quote p, #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .partner_sinds p {
  max-width: 600px;
  margin: 0;
  display: inline-block;
  color: #fff;
  font-style: italic;
  line-height: 1.39;
  text-align: left;
}
/* line 243, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .avia-button-wrap {
  position: absolute;
  bottom: 102px;
  left: calc((100% - 1442px) / 2);
}
@media only screen and (max-width: 1603px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .avia-button-wrap {
    bottom: 115px;
    left: inherit;
  }
}
@media only screen and (max-width: 1400px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .avia-button-wrap {
    top: 10px;
    bottom: 0;
    position: relative;
    left: 49px;
  }
}
@media only screen and (max-width: 989px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .avia-button-wrap {
    position: relative;
    bottom: 50px;
    left: 0;
  }
}
@media only screen and (max-width: 599px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .avia-button-wrap {
    position: relative;
    bottom: inherit;
    left: inherit;
    margin-top: 20px;
  }
}
/* line 268, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .avia-button-wrap .avia-button {
  color: #fff;
  font-size: 15px;
  text-align: left;
  border-radius: 1px;
  border: 1px solid #fff;
  background-color: transparent;
  padding: 11px 17px;
  overflow: hidden;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
@media only screen and (max-width: 767px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .avia-button-wrap .avia-button {
    padding: 8px 14px;
    font-size: 13px;
  }
}
/* line 282, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .avia-button-wrap .avia-button:after {
  content: '';
  height: 100%;
  width: 100%;
  background-color: #fff;
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: bottom 250ms ease-out;
  -moz-transition: bottom 250ms ease-out;
  -ms-transition: bottom 250ms ease-out;
  -o-transition: bottom 250ms ease-out;
  transition: bottom 250ms ease-out;
}
/* line 294, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .avia-button-wrap .avia-button:hover {
  color: #073d47;
}
/* line 296, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-viewport .custom_slider li .av_one_full .avia-button-wrap .avia-button:hover:after {
  bottom: 0;
}
/* line 305, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-controls {
  position: absolute;
  bottom: 100px;
  right: 100px;
  height: 37px;
}
@media only screen and (max-width: 989px) {
  #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-controls {
    position: absolute;
    bottom: 10px;
    right: 10px;
  }
}
/* line 315, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-controls div {
  height: 100%;
  margin: 0 5px;
}
/* line 318, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-controls div .bx-pager-link {
  min-width: 67px;
  max-width: 100%;
  height: 37px;
  padding-bottom: 13px;
  position: relative;
  overflow: hidden;
  display: block;
}
/* line 326, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-controls div .bx-pager-link:before, #top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-controls div .bx-pager-link:after {
  content: '';
  display: block;
  visibility: visible;
  width: 100%;
  height: 5px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
/* line 338, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-controls div .bx-pager-link:before {
  opacity: 0.39 !important;
}
/* line 341, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-controls div .bx-pager-link:after {
  left: -100%;
}
/* line 344, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-controls div .bx-pager-link img {
  max-height: 100%;
  opacity: 0.39;
}
/* line 348, sass/modules/homepage.scss */
/* line 349, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-controls div .bx-pager-link.active img {
  opacity: 1;
}
/* line 352, sass/modules/homepage.scss */
#top .home_header > .av_one_full .flex_cell_inner .bx-wrapper .bx-controls div .bx-pager-link.active:after {
  left: 0;
  -webkit-transition: left 10000ms linear;
  -moz-transition: left 10000ms linear;
  -ms-transition: left 10000ms linear;
  -o-transition: left 10000ms linear;
  transition: left 10000ms linear;
}
/* line 366, sass/modules/homepage.scss */
#top.home #av_section_2 .content {
  padding-bottom: 0 !important;
}
/* line 370, sass/modules/homepage.scss */
#top.home, #top.global-page-id-2259, #top.global-page-id-25714, #top.global-page-id-26432 {
  /* ==============================
   menu
   ============================== */
  /* ==============================
   Join us
   ============================== */
  /* ==============================
   article slider
   ============================== */
  /* ==============================
   partner slider
   ============================== */
}
/* line 374, sass/modules/homepage.scss */
#top.home #main, #top.global-page-id-2259 #main, #top.global-page-id-25714 #main, #top.global-page-id-26432 #main {
  padding-top: 0 !important;
}
/* line 380, sass/modules/homepage.scss */
#top.home .header_bg, #top.global-page-id-2259 .header_bg, #top.global-page-id-25714 .header_bg, #top.global-page-id-26432 .header_bg {
  background-color: #073d47 !important;
}
/* line 383, sass/modules/homepage.scss */
#top.home #header_meta, #top.global-page-id-2259 #header_meta, #top.global-page-id-25714 #header_meta, #top.global-page-id-26432 #header_meta {
  background-color: #073d47 !important;
  display: inline-block;
  float: right;
  margin-right: calc((100% - 1690px) / 2) !important;
}
@media only screen and (max-width: 1894px) {
  #top.home #header_meta, #top.global-page-id-2259 #header_meta, #top.global-page-id-25714 #header_meta, #top.global-page-id-26432 #header_meta {
    margin-right: 5% !important;
  }
}
/* line 391, sass/modules/homepage.scss */
#top.home #header_meta .sub_menu, #top.global-page-id-2259 #header_meta .sub_menu, #top.global-page-id-25714 #header_meta .sub_menu, #top.global-page-id-26432 #header_meta .sub_menu {
  padding-left: 0;
}
/* line 393, sass/modules/homepage.scss */
/* line 394, sass/modules/homepage.scss */
#top.home #header_meta .sub_menu > .wpml-ls-legacy-dropdown > ul > .wpml-ls-item-legacy-dropdown > .wpml-ls-item-toggle, #top.global-page-id-2259 #header_meta .sub_menu > .wpml-ls-legacy-dropdown > ul > .wpml-ls-item-legacy-dropdown > .wpml-ls-item-toggle, #top.global-page-id-25714 #header_meta .sub_menu > .wpml-ls-legacy-dropdown > ul > .wpml-ls-item-legacy-dropdown > .wpml-ls-item-toggle, #top.global-page-id-26432 #header_meta .sub_menu > .wpml-ls-legacy-dropdown > ul > .wpml-ls-item-legacy-dropdown > .wpml-ls-item-toggle {
  background-color: #05272e !important;
  border-left-color: rgba(255, 255, 255, 0.24) !important;
}
/* line 397, sass/modules/homepage.scss */
#top.home #header_meta .sub_menu > .wpml-ls-legacy-dropdown > ul > .wpml-ls-item-legacy-dropdown > .wpml-ls-item-toggle:hover, #top.global-page-id-2259 #header_meta .sub_menu > .wpml-ls-legacy-dropdown > ul > .wpml-ls-item-legacy-dropdown > .wpml-ls-item-toggle:hover, #top.global-page-id-25714 #header_meta .sub_menu > .wpml-ls-legacy-dropdown > ul > .wpml-ls-item-legacy-dropdown > .wpml-ls-item-toggle:hover, #top.global-page-id-26432 #header_meta .sub_menu > .wpml-ls-legacy-dropdown > ul > .wpml-ls-item-legacy-dropdown > .wpml-ls-item-toggle:hover {
  background-color: #05272e !important;
}
/* line 402, sass/modules/homepage.scss */
/* line 403, sass/modules/homepage.scss */
#top.home #header_meta .sub_menu > .menu > .menu-item > a, #top.global-page-id-2259 #header_meta .sub_menu > .menu > .menu-item > a, #top.global-page-id-25714 #header_meta .sub_menu > .menu > .menu-item > a, #top.global-page-id-26432 #header_meta .sub_menu > .menu > .menu-item > a {
  background-color: #073d47;
  border-left-color: rgba(255, 255, 255, 0.24) !important;
}
/* line 406, sass/modules/homepage.scss */
#top.home #header_meta .sub_menu > .menu > .menu-item > a:hover, #top.global-page-id-2259 #header_meta .sub_menu > .menu > .menu-item > a:hover, #top.global-page-id-25714 #header_meta .sub_menu > .menu > .menu-item > a:hover, #top.global-page-id-26432 #header_meta .sub_menu > .menu > .menu-item > a:hover {
  background-color: rgba(255, 255, 255, 0.24) !important;
}
/* line 413, sass/modules/homepage.scss */
#top.home .logo, #top.global-page-id-2259 .logo, #top.global-page-id-25714 .logo, #top.global-page-id-26432 .logo {
  margin-left: -5px;
}
/* line 416, sass/modules/homepage.scss */
#top.home #searchform, #top.global-page-id-2259 #searchform, #top.global-page-id-25714 #searchform, #top.global-page-id-26432 #searchform {
  border-left-color: rgba(255, 255, 255, 0.24) !important;
}
/* line 418, sass/modules/homepage.scss */
#top.home #searchform div, #top.global-page-id-2259 #searchform div, #top.global-page-id-25714 #searchform div, #top.global-page-id-26432 #searchform div {
  background-color: transparent !important;
}
/* line 420, sass/modules/homepage.scss */
#top.home #searchform div input, #top.global-page-id-2259 #searchform div input, #top.global-page-id-25714 #searchform div input, #top.global-page-id-26432 #searchform div input {
  background-color: #073d47 !important;
}
/* line 425, sass/modules/homepage.scss */
/* line 426, sass/modules/homepage.scss */
#top.home #header_main .container, #top.global-page-id-2259 #header_main .container, #top.global-page-id-25714 #header_main .container, #top.global-page-id-26432 #header_main .container {
  max-width: 1690px;
  width: 90%;
}
/* line 430, sass/modules/homepage.scss */
@media only screen and (max-width: 1603px) {
  #top.home #header_main #ubermenu-main-2-avia-2, #top.global-page-id-2259 #header_main #ubermenu-main-2-avia-2, #top.global-page-id-25714 #header_main #ubermenu-main-2-avia-2, #top.global-page-id-26432 #header_main #ubermenu-main-2-avia-2 {
    margin-right: 0 !important;
  }
}
/* line 436, sass/modules/homepage.scss */
/* line 437, sass/modules/homepage.scss */
#top.home #header:not(.scrolled) #header_main, #top.global-page-id-2259 #header:not(.scrolled) #header_main, #top.global-page-id-25714 #header:not(.scrolled) #header_main, #top.global-page-id-26432 #header:not(.scrolled) #header_main {
  background-color: transparent !important;
}
/* line 439, sass/modules/homepage.scss */
#top.home #header:not(.scrolled) #header_main #ubermenu-main-2-avia-2, #top.global-page-id-2259 #header:not(.scrolled) #header_main #ubermenu-main-2-avia-2, #top.global-page-id-25714 #header:not(.scrolled) #header_main #ubermenu-main-2-avia-2, #top.global-page-id-26432 #header:not(.scrolled) #header_main #ubermenu-main-2-avia-2 {
  background-color: rgba(8, 62, 73, 0.9);
}
/* line 441, sass/modules/homepage.scss */
#top.home #header:not(.scrolled) #header_main #ubermenu-main-2-avia-2 #ubermenu-nav-main-2-avia > .ubermenu-item > a > .ubermenu-target-text, #top.global-page-id-2259 #header:not(.scrolled) #header_main #ubermenu-main-2-avia-2 #ubermenu-nav-main-2-avia > .ubermenu-item > a > .ubermenu-target-text, #top.global-page-id-25714 #header:not(.scrolled) #header_main #ubermenu-main-2-avia-2 #ubermenu-nav-main-2-avia > .ubermenu-item > a > .ubermenu-target-text, #top.global-page-id-26432 #header:not(.scrolled) #header_main #ubermenu-main-2-avia-2 #ubermenu-nav-main-2-avia > .ubermenu-item > a > .ubermenu-target-text {
  color: #fff !important;
}
/* line 446, sass/modules/homepage.scss */
#top.home #header:not(.scrolled) .header_bg, #top.global-page-id-2259 #header:not(.scrolled) .header_bg, #top.global-page-id-25714 #header:not(.scrolled) .header_bg, #top.global-page-id-26432 #header:not(.scrolled) .header_bg {
  background-color: transparent !important;
  -webkit-transition: background-color 300ms ease-in;
  -moz-transition: background-color 300ms ease-in;
  -ms-transition: background-color 300ms ease-in;
  -o-transition: background-color 300ms ease-in;
  transition: background-color 300ms ease-in;
}
/* line 450, sass/modules/homepage.scss */
#top.home #header:not(.scrolled) .logo, #top.global-page-id-2259 #header:not(.scrolled) .logo, #top.global-page-id-25714 #header:not(.scrolled) .logo, #top.global-page-id-26432 #header:not(.scrolled) .logo {
  margin-left: -5px;
}
/* line 452, sass/modules/homepage.scss */
/* line 453, sass/modules/homepage.scss */
#top.home #header:not(.scrolled) .logo a:before, #top.global-page-id-2259 #header:not(.scrolled) .logo a:before, #top.global-page-id-25714 #header:not(.scrolled) .logo a:before, #top.global-page-id-26432 #header:not(.scrolled) .logo a:before {
  content: '';
  background-image: url("/img/QBS-logo-white.png");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  visibility: visible;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
}
/* line 465, sass/modules/homepage.scss */
#top.home #header:not(.scrolled) .logo a img, #top.global-page-id-2259 #header:not(.scrolled) .logo a img, #top.global-page-id-25714 #header:not(.scrolled) .logo a img, #top.global-page-id-26432 #header:not(.scrolled) .logo a img {
  opacity: 0;
}
/* line 471, sass/modules/homepage.scss */
/* line 472, sass/modules/homepage.scss */
#top.home #header.scrolled .header_bg, #top.global-page-id-2259 #header.scrolled .header_bg, #top.global-page-id-25714 #header.scrolled .header_bg, #top.global-page-id-26432 #header.scrolled .header_bg {
  background-color: #073d47 !important;
  -webkit-transition: background-color 300ms ease-in;
  -moz-transition: background-color 300ms ease-in;
  -ms-transition: background-color 300ms ease-in;
  -o-transition: background-color 300ms ease-in;
  transition: background-color 300ms ease-in;
}
/* line 476, sass/modules/homepage.scss */
#top.home #header.scrolled #header_main, #top.global-page-id-2259 #header.scrolled #header_main, #top.global-page-id-25714 #header.scrolled #header_main, #top.global-page-id-26432 #header.scrolled #header_main {
  background-color: #fff !important;
}
/* line 478, sass/modules/homepage.scss */
#top.home #header.scrolled #header_main #ubermenu-main-2-avia-2, #top.global-page-id-2259 #header.scrolled #header_main #ubermenu-main-2-avia-2, #top.global-page-id-25714 #header.scrolled #header_main #ubermenu-main-2-avia-2, #top.global-page-id-26432 #header.scrolled #header_main #ubermenu-main-2-avia-2 {
  background-color: transparent;
}
@media only screen and (max-width: 1603px) {
  #top.home #header.scrolled #header_main #ubermenu-main-2-avia-2, #top.global-page-id-2259 #header.scrolled #header_main #ubermenu-main-2-avia-2, #top.global-page-id-25714 #header.scrolled #header_main #ubermenu-main-2-avia-2, #top.global-page-id-26432 #header.scrolled #header_main #ubermenu-main-2-avia-2 {
    margin-right: 0 !important;
  }
}
/* line 483, sass/modules/homepage.scss */
/* line 484, sass/modules/homepage.scss */
/* line 485, sass/modules/homepage.scss */
#top.home #header.scrolled #header_main #ubermenu-main-2-avia-2 > ul > li > .ubermenu-target .ubermenu-target-text, #top.global-page-id-2259 #header.scrolled #header_main #ubermenu-main-2-avia-2 > ul > li > .ubermenu-target .ubermenu-target-text, #top.global-page-id-25714 #header.scrolled #header_main #ubermenu-main-2-avia-2 > ul > li > .ubermenu-target .ubermenu-target-text, #top.global-page-id-26432 #header.scrolled #header_main #ubermenu-main-2-avia-2 > ul > li > .ubermenu-target .ubermenu-target-text {
  color: #073d47 !important;
  -webkit-transition: color 300ms ease-in;
  -moz-transition: color 300ms ease-in;
  -ms-transition: color 300ms ease-in;
  -o-transition: color 300ms ease-in;
  transition: color 300ms ease-in;
}
/* line 489, sass/modules/homepage.scss */
/* line 490, sass/modules/homepage.scss */
#top.home #header.scrolled #header_main #ubermenu-main-2-avia-2 > ul > li > .ubermenu-target:hover > .ubermenu-target-text, #top.global-page-id-2259 #header.scrolled #header_main #ubermenu-main-2-avia-2 > ul > li > .ubermenu-target:hover > .ubermenu-target-text, #top.global-page-id-25714 #header.scrolled #header_main #ubermenu-main-2-avia-2 > ul > li > .ubermenu-target:hover > .ubermenu-target-text, #top.global-page-id-26432 #header.scrolled #header_main #ubermenu-main-2-avia-2 > ul > li > .ubermenu-target:hover > .ubermenu-target-text {
  color: #fff !important;
}
/* line 498, sass/modules/homepage.scss */
#top.home #header.scrolled .logo, #top.global-page-id-2259 #header.scrolled .logo, #top.global-page-id-25714 #header.scrolled .logo, #top.global-page-id-26432 #header.scrolled .logo {
  margin-left: -5px;
}
/* line 500, sass/modules/homepage.scss */
/* line 501, sass/modules/homepage.scss */
#top.home #header.scrolled .logo a:before, #top.global-page-id-2259 #header.scrolled .logo a:before, #top.global-page-id-25714 #header.scrolled .logo a:before, #top.global-page-id-26432 #header.scrolled .logo a:before {
  display: none;
}
/* line 504, sass/modules/homepage.scss */
#top.home #header.scrolled .logo a img, #top.global-page-id-2259 #header.scrolled .logo a img, #top.global-page-id-25714 #header.scrolled .logo a img, #top.global-page-id-26432 #header.scrolled .logo a img {
  opacity: 1;
  -webkit-transition: opacity 300ms ease-in;
  -moz-transition: opacity 300ms ease-in;
  -ms-transition: opacity 300ms ease-in;
  -o-transition: opacity 300ms ease-in;
  transition: opacity 300ms ease-in;
}
/* line 510, sass/modules/homepage.scss */
#top.home #header.scrolled #header_meta, #top.global-page-id-2259 #header.scrolled #header_meta, #top.global-page-id-25714 #header.scrolled #header_meta, #top.global-page-id-26432 #header.scrolled #header_meta {
  margin-right: 0 !important;
  width: 100%;
}
/* line 513, sass/modules/homepage.scss */
#top.home #header.scrolled #header_meta .container, #top.global-page-id-2259 #header.scrolled #header_meta .container, #top.global-page-id-25714 #header.scrolled #header_meta .container, #top.global-page-id-26432 #header.scrolled #header_meta .container {
  max-width: inherit;
  padding-right: calc((100% - 1690px) / 2);
}
/* line 522, sass/modules/homepage.scss */
#top.home #join_us_section, #top.global-page-id-2259 #join_us_section, #top.global-page-id-25714 #join_us_section, #top.global-page-id-26432 #join_us_section {
  max-width: 1690px;
  margin: auto;
  position: relative;
  top: -52px;
  padding-top: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 989px) {
  #top.home #join_us_section, #top.global-page-id-2259 #join_us_section, #top.global-page-id-25714 #join_us_section, #top.global-page-id-26432 #join_us_section {
    top: 0;
    margin-bottom: 76px;
    max-width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
@media only screen and (max-width: 773px) {
  #top.home #join_us_section, #top.global-page-id-2259 #join_us_section, #top.global-page-id-25714 #join_us_section, #top.global-page-id-26432 #join_us_section {
    top: 35px;
  }
}
/* line 539, sass/modules/homepage.scss */
/* line 540, sass/modules/homepage.scss */
@media only screen and (max-width: 989px) {
  #top.home #join_us_section .av_two_fifth .bx-viewport, #top.global-page-id-2259 #join_us_section .av_two_fifth .bx-viewport, #top.global-page-id-25714 #join_us_section .av_two_fifth .bx-viewport, #top.global-page-id-26432 #join_us_section .av_two_fifth .bx-viewport {
    width: 90% !important;
    margin: 0 5%;
  }
}
/* line 545, sass/modules/homepage.scss */
/* line 546, sass/modules/homepage.scss */
#top.home #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong, #top.global-page-id-2259 #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong, #top.global-page-id-25714 #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong, #top.global-page-id-26432 #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong {
  margin-top: 26px;
}
/* line 547, sass/modules/homepage.scss */
#top.home #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong:before, #top.global-page-id-2259 #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong:before, #top.global-page-id-25714 #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong:before, #top.global-page-id-26432 #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong:before {
  content: '';
  width: 29px;
  height: 2px;
  background-color: #073d47;
  display: inline-block;
  margin: 5px 8px 5px 0;
  position: relative;
}
@media only screen and (max-width: 479px) {
  #top.home #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong, #top.global-page-id-2259 #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong, #top.global-page-id-25714 #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong, #top.global-page-id-26432 #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong {
    max-width: calc(100% - 38px);
  }
  /* line 558, sass/modules/homepage.scss */
  #top.home #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong:before, #top.global-page-id-2259 #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong:before, #top.global-page-id-25714 #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong:before, #top.global-page-id-26432 #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong:before {
    position: absolute;
  }
}
/* line 563, sass/modules/homepage.scss */
#top.home #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong strong, #top.global-page-id-2259 #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong strong, #top.global-page-id-25714 #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong strong, #top.global-page-id-26432 #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong strong {
  color: #073d47;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.33;
}
@media only screen and (max-width: 479px) {
  #top.home #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong strong, #top.global-page-id-2259 #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong strong, #top.global-page-id-25714 #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong strong, #top.global-page-id-26432 #join_us_section .av_two_fifth .bx-viewport .quote_slide .av-special-heading-strong strong {
    max-width: calc(100% - 38px);
    left: 38px;
    position: relative;
  }
}
/* line 576, sass/modules/homepage.scss */
#top.home #join_us_section .av_two_fifth .bx-viewport .quote_slide .writer_roll, #top.global-page-id-2259 #join_us_section .av_two_fifth .bx-viewport .quote_slide .writer_roll, #top.global-page-id-25714 #join_us_section .av_two_fifth .bx-viewport .quote_slide .writer_roll, #top.global-page-id-26432 #join_us_section .av_two_fifth .bx-viewport .quote_slide .writer_roll {
  margin-left: 37px;
  display: block;
}
/* line 579, sass/modules/homepage.scss */
#top.home #join_us_section .av_two_fifth .bx-viewport .quote_slide .writer_roll p, #top.global-page-id-2259 #join_us_section .av_two_fifth .bx-viewport .quote_slide .writer_roll p, #top.global-page-id-25714 #join_us_section .av_two_fifth .bx-viewport .quote_slide .writer_roll p, #top.global-page-id-26432 #join_us_section .av_two_fifth .bx-viewport .quote_slide .writer_roll p {
  color: #000;
  font-size: 15px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.6;
  display: inline-block;
  margin: 0;
}
/* line 591, sass/modules/homepage.scss */
#top.home #join_us_section .av_two_fifth .av_one_full, #top.global-page-id-2259 #join_us_section .av_two_fifth .av_one_full, #top.global-page-id-25714 #join_us_section .av_two_fifth .av_one_full, #top.global-page-id-26432 #join_us_section .av_two_fifth .av_one_full {
  background-color: #073d47;
  padding: 23px 50px;
  width: calc(100% + 75px);
  margin-bottom: 30px;
}
@media only screen and (max-width: 989px) {
  #top.home #join_us_section .av_two_fifth .av_one_full, #top.global-page-id-2259 #join_us_section .av_two_fifth .av_one_full, #top.global-page-id-25714 #join_us_section .av_two_fifth .av_one_full, #top.global-page-id-26432 #join_us_section .av_two_fifth .av_one_full {
    padding: 20px 15px;
    width: 100%;
  }
}
/* line 600, sass/modules/homepage.scss */
#top.home #join_us_section .av_two_fifth .av_one_full p, #top.global-page-id-2259 #join_us_section .av_two_fifth .av_one_full p, #top.global-page-id-25714 #join_us_section .av_two_fifth .av_one_full p, #top.global-page-id-26432 #join_us_section .av_two_fifth .av_one_full p {
  color: #fff;
}
/* line 603, sass/modules/homepage.scss */
#top.home #join_us_section .av_two_fifth .av_one_full .avia-button-wrap, #top.global-page-id-2259 #join_us_section .av_two_fifth .av_one_full .avia-button-wrap, #top.global-page-id-25714 #join_us_section .av_two_fifth .av_one_full .avia-button-wrap, #top.global-page-id-26432 #join_us_section .av_two_fifth .av_one_full .avia-button-wrap {
  margin-top: 17px;
}
/* line 605, sass/modules/homepage.scss */
#top.home #join_us_section .av_two_fifth .av_one_full .avia-button-wrap .avia-button, #top.global-page-id-2259 #join_us_section .av_two_fifth .av_one_full .avia-button-wrap .avia-button, #top.global-page-id-25714 #join_us_section .av_two_fifth .av_one_full .avia-button-wrap .avia-button, #top.global-page-id-26432 #join_us_section .av_two_fifth .av_one_full .avia-button-wrap .avia-button {
  background-color: #ee9d00;
  border-radius: 5px;
}
/* line 608, sass/modules/homepage.scss */
#top.home #join_us_section .av_two_fifth .av_one_full .avia-button-wrap .avia-button:hover, #top.global-page-id-2259 #join_us_section .av_two_fifth .av_one_full .avia-button-wrap .avia-button:hover, #top.global-page-id-25714 #join_us_section .av_two_fifth .av_one_full .avia-button-wrap .avia-button:hover, #top.global-page-id-26432 #join_us_section .av_two_fifth .av_one_full .avia-button-wrap .avia-button:hover {
  background-color: #d38d00;
}
/* line 614, sass/modules/homepage.scss */
/* line 615, sass/modules/homepage.scss */
#top.home #join_us_section .av_two_fifth .av_textblock_section h5, #top.global-page-id-2259 #join_us_section .av_two_fifth .av_textblock_section h5, #top.global-page-id-25714 #join_us_section .av_two_fifth .av_textblock_section h5, #top.global-page-id-26432 #join_us_section .av_two_fifth .av_textblock_section h5 {
  padding: 37px 50px 0 50px;
  max-width: 90%;
  color: #073d47;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.5;
}
@media only screen and (max-width: 989px) {
  #top.home #join_us_section .av_two_fifth .av_textblock_section h5, #top.global-page-id-2259 #join_us_section .av_two_fifth .av_textblock_section h5, #top.global-page-id-25714 #join_us_section .av_two_fifth .av_textblock_section h5, #top.global-page-id-26432 #join_us_section .av_two_fifth .av_textblock_section h5 {
    padding: 20px;
    text-align: center;
    max-width: 100%;
  }
}
/* line 630, sass/modules/homepage.scss */
@media only screen and (max-width: 1820px) and (min-width: 989px) {
  #top.home #join_us_section .av_two_fifth, #top.global-page-id-2259 #join_us_section .av_two_fifth, #top.global-page-id-25714 #join_us_section .av_two_fifth, #top.global-page-id-26432 #join_us_section .av_two_fifth {
    width: 40% !important;
    right: 75px;
    position: relative;
  }
  /* line 635, sass/modules/homepage.scss */
  #top.home #join_us_section .av_two_fifth .av_one_full, #top.global-page-id-2259 #join_us_section .av_two_fifth .av_one_full, #top.global-page-id-25714 #join_us_section .av_two_fifth .av_one_full, #top.global-page-id-26432 #join_us_section .av_two_fifth .av_one_full {
    padding-right: 50px;
  }
}
/* line 640, sass/modules/homepage.scss */
#top.home #join_us_section .av_three_fifth, #top.global-page-id-2259 #join_us_section .av_three_fifth, #top.global-page-id-25714 #join_us_section .av_three_fifth, #top.global-page-id-26432 #join_us_section .av_three_fifth {
  padding: 69px 10% 57px 116px !important;
}
@media only screen and (max-width: 1820px) {
  #top.home #join_us_section .av_three_fifth, #top.global-page-id-2259 #join_us_section .av_three_fifth, #top.global-page-id-25714 #join_us_section .av_three_fifth, #top.global-page-id-26432 #join_us_section .av_three_fifth {
    padding: 60px 10% 55px 30px !important;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 989px) {
  #top.home #join_us_section .av_three_fifth, #top.global-page-id-2259 #join_us_section .av_three_fifth, #top.global-page-id-25714 #join_us_section .av_three_fifth, #top.global-page-id-26432 #join_us_section .av_three_fifth {
    padding: 50px 10% 45px 30px !important;
    width: 45% !important;
  }
}
/* line 649, sass/modules/homepage.scss */
#top.home #join_us_section .av_three_fifth .av-special-heading-tag, #top.global-page-id-2259 #join_us_section .av_three_fifth .av-special-heading-tag, #top.global-page-id-25714 #join_us_section .av_three_fifth .av-special-heading-tag, #top.global-page-id-26432 #join_us_section .av_three_fifth .av-special-heading-tag {
  color: #94b63c;
  font-size: 30px;
  font-weight: 300;
  line-height: 2.13;
}
@media only screen and (max-width: 767px) {
  #top.home #join_us_section .av_three_fifth .av-special-heading-tag, #top.global-page-id-2259 #join_us_section .av_three_fifth .av-special-heading-tag, #top.global-page-id-25714 #join_us_section .av_three_fifth .av-special-heading-tag, #top.global-page-id-26432 #join_us_section .av_three_fifth .av-special-heading-tag {
    line-height: 1.3;
    margin-bottom: 10px;
  }
}
/* line 663, sass/modules/homepage.scss */
#top.home #join_us_section .av_three_fifth .avia-button, #top.global-page-id-2259 #join_us_section .av_three_fifth .avia-button, #top.global-page-id-25714 #join_us_section .av_three_fifth .avia-button, #top.global-page-id-26432 #join_us_section .av_three_fifth .avia-button {
  overflow: hidden;
  margin-top: 30px;
  padding: 9px 23px;
  background-color: transparent;
  border: 1px solid #073d47;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
/* line 670, sass/modules/homepage.scss */
#top.home #join_us_section .av_three_fifth .avia-button .avia_iconbox_title, #top.global-page-id-2259 #join_us_section .av_three_fifth .avia-button .avia_iconbox_title, #top.global-page-id-25714 #join_us_section .av_three_fifth .avia-button .avia_iconbox_title, #top.global-page-id-26432 #join_us_section .av_three_fifth .avia-button .avia_iconbox_title {
  color: #073d47 !important;
  font-size: 15px;
  text-align: left;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
/* line 676, sass/modules/homepage.scss */
#top.home #join_us_section .av_three_fifth .avia-button:after, #top.global-page-id-2259 #join_us_section .av_three_fifth .avia-button:after, #top.global-page-id-25714 #join_us_section .av_three_fifth .avia-button:after, #top.global-page-id-26432 #join_us_section .av_three_fifth .avia-button:after {
  content: '';
  height: 100%;
  width: 100%;
  background-color: #073d47;
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: bottom 250ms ease-out;
  -moz-transition: bottom 250ms ease-out;
  -ms-transition: bottom 250ms ease-out;
  -o-transition: bottom 250ms ease-out;
  transition: bottom 250ms ease-out;
}
/* line 688, sass/modules/homepage.scss */
/* line 689, sass/modules/homepage.scss */
#top.home #join_us_section .av_three_fifth .avia-button:hover:after, #top.global-page-id-2259 #join_us_section .av_three_fifth .avia-button:hover:after, #top.global-page-id-25714 #join_us_section .av_three_fifth .avia-button:hover:after, #top.global-page-id-26432 #join_us_section .av_three_fifth .avia-button:hover:after {
  bottom: 0;
}
/* line 692, sass/modules/homepage.scss */
#top.home #join_us_section .av_three_fifth .avia-button:hover .avia_iconbox_title, #top.global-page-id-2259 #join_us_section .av_three_fifth .avia-button:hover .avia_iconbox_title, #top.global-page-id-25714 #join_us_section .av_three_fifth .avia-button:hover .avia_iconbox_title, #top.global-page-id-26432 #join_us_section .av_three_fifth .avia-button:hover .avia_iconbox_title {
  color: #fff !important;
}
@media only screen and (max-width: 989px) {
  /* line 698, sass/modules/homepage.scss */
  #top.home #join_us_section .av_three_fifth.flex_cell.no_margin, #top.global-page-id-2259 #join_us_section .av_three_fifth.flex_cell.no_margin, #top.global-page-id-25714 #join_us_section .av_three_fifth.flex_cell.no_margin, #top.global-page-id-26432 #join_us_section .av_three_fifth.flex_cell.no_margin {
    padding: 50px 20px !important;
  }
}
@media only screen and (max-width: 899px) {
  #top.home #join_us_section .av_three_fifth, #top.global-page-id-2259 #join_us_section .av_three_fifth, #top.global-page-id-25714 #join_us_section .av_three_fifth, #top.global-page-id-26432 #join_us_section .av_three_fifth {
    width: 100%;
    display: block;
    clear: both;
  }
}
/* line 708, sass/modules/homepage.scss */
@media only screen and (max-width: 899px) {
  #top.home #join_us_section .av_two_fifth, #top.global-page-id-2259 #join_us_section .av_two_fifth, #top.global-page-id-25714 #join_us_section .av_two_fifth, #top.global-page-id-26432 #join_us_section .av_two_fifth {
    width: 100%;
    display: block;
    clear: both;
  }
}
/* line 719, sass/modules/homepage.scss */
/* line 720, sass/modules/homepage.scss */
#top.home #av-secion_2 > .container > .content, #top.global-page-id-2259 #av-secion_2 > .container > .content, #top.global-page-id-25714 #av-secion_2 > .container > .content, #top.global-page-id-26432 #av-secion_2 > .container > .content {
  margin-top: 0;
  padding-top: 0;
  background-color: inherit;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
/* line 730, sass/modules/homepage.scss */
/* line 731, sass/modules/homepage.scss */
#top.home .qbs_related_partners .container, #top.global-page-id-2259 .qbs_related_partners .container, #top.global-page-id-25714 .qbs_related_partners .container, #top.global-page-id-26432 .qbs_related_partners .container {
  left: inherit !important;
  max-width: 1690px !important;
  padding: 0 50px;
}
@media only screen and (min-width: 1920px) {
  #top.home .qbs_related_partners .container, #top.global-page-id-2259 .qbs_related_partners .container, #top.global-page-id-25714 .qbs_related_partners .container, #top.global-page-id-26432 .qbs_related_partners .container {
    max-width: 80% !important;
  }
}
/* line 741, sass/modules/homepage.scss */
#top.home .qbs_related_partners .container .content, #top.global-page-id-2259 .qbs_related_partners .container .content, #top.global-page-id-25714 .qbs_related_partners .container .content, #top.global-page-id-26432 .qbs_related_partners .container .content {
  margin-top: 0 !important;
  padding: 0;
}
/* line 744, sass/modules/homepage.scss */
#top.home .qbs_related_partners .container .content .av-special-heading-h3.av-special-heading, #top.global-page-id-2259 .qbs_related_partners .container .content .av-special-heading-h3.av-special-heading, #top.global-page-id-25714 .qbs_related_partners .container .content .av-special-heading-h3.av-special-heading, #top.global-page-id-26432 .qbs_related_partners .container .content .av-special-heading-h3.av-special-heading {
  left: 50% !important;
  padding-bottom: 50px !important;
}
@media only screen and (max-width: 767px) {
  #top.home .qbs_related_partners .container .content .av-special-heading-h3.av-special-heading, #top.global-page-id-2259 .qbs_related_partners .container .content .av-special-heading-h3.av-special-heading, #top.global-page-id-25714 .qbs_related_partners .container .content .av-special-heading-h3.av-special-heading, #top.global-page-id-26432 .qbs_related_partners .container .content .av-special-heading-h3.av-special-heading {
    left: 50% !important;
  }
}
@media only screen and (max-width: 599px) {
  #top.home .qbs_related_partners .container .content .av-special-heading-h3.av-special-heading, #top.global-page-id-2259 .qbs_related_partners .container .content .av-special-heading-h3.av-special-heading, #top.global-page-id-25714 .qbs_related_partners .container .content .av-special-heading-h3.av-special-heading, #top.global-page-id-26432 .qbs_related_partners .container .content .av-special-heading-h3.av-special-heading {
    left: 0 !important;
    width: 100%;
  }
  /* line 753, sass/modules/homepage.scss */
  #top.home .qbs_related_partners .container .content .av-special-heading-h3.av-special-heading .av-special-heading-tag, #top.global-page-id-2259 .qbs_related_partners .container .content .av-special-heading-h3.av-special-heading .av-special-heading-tag, #top.global-page-id-25714 .qbs_related_partners .container .content .av-special-heading-h3.av-special-heading .av-special-heading-tag, #top.global-page-id-26432 .qbs_related_partners .container .content .av-special-heading-h3.av-special-heading .av-special-heading-tag {
    text-align: center;
  }
}
/* line 758, sass/modules/homepage.scss */
#top.home .qbs_related_partners .container .content .bx-wrapper, #top.global-page-id-2259 .qbs_related_partners .container .content .bx-wrapper, #top.global-page-id-25714 .qbs_related_partners .container .content .bx-wrapper, #top.global-page-id-26432 .qbs_related_partners .container .content .bx-wrapper {
  max-width: 1690px !important;
}
@media only screen and (min-width: 1920px) {
  #top.home .qbs_related_partners .container .content .bx-wrapper, #top.global-page-id-2259 .qbs_related_partners .container .content .bx-wrapper, #top.global-page-id-25714 .qbs_related_partners .container .content .bx-wrapper, #top.global-page-id-26432 .qbs_related_partners .container .content .bx-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
  }
}
/* line 766, sass/modules/homepage.scss */
#top.home .qbs_related_partners .container .content .bx-viewport, #top.global-page-id-2259 .qbs_related_partners .container .content .bx-viewport, #top.global-page-id-25714 .qbs_related_partners .container .content .bx-viewport, #top.global-page-id-26432 .qbs_related_partners .container .content .bx-viewport {
  height: 140px !important;
}
/* line 769, sass/modules/homepage.scss */
#top.home .qbs_related_partners .container .content .partner, #top.global-page-id-2259 .qbs_related_partners .container .content .partner, #top.global-page-id-25714 .qbs_related_partners .container .content .partner, #top.global-page-id-26432 .qbs_related_partners .container .content .partner {
  max-width: 200px;
  width: 20%;
  max-height: 80px;
  margin-right: 70px !important;
  margin-left: 70px !important;
  display: inline-block;
  clear: none;
  float: left;
}
@media only screen and (max-width: 989px) {
  #top.home .qbs_related_partners .container .content .partner, #top.global-page-id-2259 .qbs_related_partners .container .content .partner, #top.global-page-id-25714 .qbs_related_partners .container .content .partner, #top.global-page-id-26432 .qbs_related_partners .container .content .partner {
    max-width: 70vw;
    width: 113px !important;
    max-height: inherit;
  }
}
@media only screen and (max-width: 899px) {
  #top.home .qbs_related_partners .container .content .partner, #top.global-page-id-2259 .qbs_related_partners .container .content .partner, #top.global-page-id-25714 .qbs_related_partners .container .content .partner, #top.global-page-id-26432 .qbs_related_partners .container .content .partner {
    width: 250px !important;
    margin-right: 5px !important;
    margin-left: 5px !important;
  }
}
@media only screen and (max-width: 599px) {
  #top.home .qbs_related_partners .container .content .partner, #top.global-page-id-2259 .qbs_related_partners .container .content .partner, #top.global-page-id-25714 .qbs_related_partners .container .content .partner, #top.global-page-id-26432 .qbs_related_partners .container .content .partner {
    width: 50px;
    margin-right: 35px !important;
    margin-left: 35px !important;
    max-width: none;
  }
}
@media only screen and (max-width: 479px) {
  #top.home .qbs_related_partners .container .content .partner, #top.global-page-id-2259 .qbs_related_partners .container .content .partner, #top.global-page-id-25714 .qbs_related_partners .container .content .partner, #top.global-page-id-26432 .qbs_related_partners .container .content .partner {
    width: calc(100vw - 46px) !important;
    margin-left: 5px !important;
    margin-right: 5px;
  }
}
/* line 799, sass/modules/homepage.scss */
#top.home .qbs_related_partners .container .content .partner img, #top.global-page-id-2259 .qbs_related_partners .container .content .partner img, #top.global-page-id-25714 .qbs_related_partners .container .content .partner img, #top.global-page-id-26432 .qbs_related_partners .container .content .partner img {
  max-width: 200px;
  max-height: 80px !important;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/* line 811, sass/modules/homepage.scss */
/* line 812, sass/modules/homepage.scss */
/* line 813, sass/modules/homepage.scss */
#top .qbs_content .bx-wrapper {
  max-width: 100% !important;
}
/* line 815, sass/modules/homepage.scss */
#top .qbs_content .bx-wrapper .bx-viewport {
  height: auto !important;
}
@media only screen and (max-width: 479px) {
  #top .qbs_content .bx-wrapper .bx-viewport {
    height: 80px !important;
  }
}
/* line 820, sass/modules/homepage.scss */
#top .qbs_content .bx-wrapper .bx-viewport .partner {
  max-width: 100px;
  width: 20% !important;
  max-height: 80px;
  margin-right: 35px;
  margin-left: 35px !important;
  display: inline-block;
  clear: none;
  float: left;
}
@media only screen and (max-width: 479px) {
  #top .qbs_content .bx-wrapper .bx-viewport .partner {
    max-width: calc(100vw - 75px);
    margin: 0 !important;
  }
}
/* line 833, sass/modules/homepage.scss */
#top .qbs_content .bx-wrapper .bx-viewport .partner img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/* line 1, sass/modules/partners.scss */
/* line 3, sass/modules/partners.scss */
/* line 5, sass/modules/partners.scss */
#top .qbs_content.qbs_partners .content {
  height: auto !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
/* line 10, sass/modules/partners.scss */
#top .qbs_content.qbs_partners .content .hr {
  position: relative;
  top: 97px;
}
@media only screen and (max-width: 989px) {
  #top .qbs_content.qbs_partners .content .hr {
    display: none;
  }
}
/* line 18, sass/modules/partners.scss */
#top .qbs_content.qbs_partners .content .hr .hr-inner {
  height: 0;
  border: 1.5px solid #437477;
  left: -65px;
  width: calc(100% + 65px);
}
/* line 27, sass/modules/partners.scss */
#top .qbs_content .av-sort-by-term {
  display: inline-block;
  float: left;
  margin-left: 50px;
}
/* line 32, sass/modules/partners.scss */
#top .qbs_content .av-sort-by-term:before {
  content: 'Filter: ';
  color: #000;
  font-size: 18px;
  margin-right: 10px;
}
/* line 39, sass/modules/partners.scss */
#top .qbs_content .av-sort-by-term > a {
  height: 32px;
  background-color: #437477;
  color: #fff;
  font-size: 16px;
  padding: 2px 14px;
  margin-right: 10px;
}
/* line 47, sass/modules/partners.scss */
#top .qbs_content .av-sort-by-term .text-sep {
  display: none;
}
/* line 52, sass/modules/partners.scss */
#top .qbs_content .av-masonry {
  width: 100% !important;
}
/* line 55, sass/modules/partners.scss */
@media only screen and (max-width: 989px) {
  #top .qbs_content .av-masonry .av-masonry-entry {
    width: calc(100% / 3);
  }
}
@media only screen and (max-width: 767px) {
  #top .qbs_content .av-masonry .av-masonry-entry {
    width: calc(100% / 2);
  }
}
@media only screen and (max-width: 479px) {
  #top .qbs_content .av-masonry .av-masonry-entry {
    width: 100%;
  }
}
/* line 66, sass/modules/partners.scss */
#top .qbs_content .av-masonry .av-masonry-entry figure {
  padding: 67px 60px;
}
/* line 69, sass/modules/partners.scss */
#top .qbs_content .av-masonry .av-masonry-entry figure .flex_column {
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
}
/* line 75, sass/modules/partners.scss */
#top .qbs_content .av-masonry .av-masonry-entry figure .flex_column .avia-image-container {
  max-height: 80px;
  max-width: 200px;
}
/* line 79, sass/modules/partners.scss */
#top .qbs_content .av-masonry .av-masonry-entry figure .flex_column .avia-image-container .avia-image-container-inner {
  max-height: 80px;
  max-width: 200px;
}
/* line 83, sass/modules/partners.scss */
#top .qbs_content .av-masonry .av-masonry-entry figure .flex_column .avia-image-container .avia-image-container-inner img {
  max-height: 80px;
  max-width: 200px;
}
/* GENERATED BY DRAAD EXCEL QUICKSTART */
/* line 3, sass/modules/services.scss */
/* line 5, sass/modules/services.scss */
/* line 6, sass/modules/services.scss */
#top .author_block p.av-special-heading-tag {
  text-transform: none !important;
}
/* line 10, sass/modules/services.scss */
/* line 11, sass/modules/services.scss */
#top .qbs_content .author_block.contact_author {
  padding: 20px 50px !important;
  background-color: #667f27 !important;
  right: -220px;
  left: inherit !important;
}
@media only screen and (max-width: 767px) {
  #top .qbs_content .author_block.contact_author {
    right: inherit;
  }
}
/* line 21, sass/modules/services.scss */
#top .qbs_content .author_block.contact_author .contact_btn {
  display: inline-block;
  position: relative;
  left: 50%;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 28, sass/modules/services.scss */
#top .qbs_content .author_block.contact_author .contact_btn .avia-button-wrap {
  display: inline-block;
}
/* line 31, sass/modules/services.scss */
#top .qbs_content .author_block.contact_author .contact_btn .avia-button-wrap .avia-button {
  padding: 11px 29px;
  border-radius: 5px;
}
/* line 35, sass/modules/services.scss */
#top .qbs_content .author_block.contact_author .contact_btn .avia-button-wrap .avia-button .avia_iconbox_title {
  color: #fff;
  font-family: FontAwesome;
  font-size: 18px;
  text-align: center;
}
/* line 43, sass/modules/services.scss */
#top .qbs_content .author_block.contact_author .contact_btn .avia-button-wrap:nth-child(odd) {
  margin-left: 21px;
}
@media only screen and (max-width: 767px) {
  #top .qbs_content .author_block.contact_author .contact_btn .avia-button-wrap:nth-child(odd) {
    margin-left: 4px;
  }
}
/* line 51, sass/modules/services.scss */
/* line 52, sass/modules/services.scss */
#top .qbs_content .author_block.contact_author .contact_btn .avia-button-wrap.mail_toggle_btn .avia-button {
  background-color: #5e5e5e;
}
/* line 55, sass/modules/services.scss */
/* line 56, sass/modules/services.scss */
#top .qbs_content .author_block.contact_author .contact_btn .avia-button-wrap.mail_toggle_btn .avia-button .avia_iconbox_title:before {
  content: '\f003';
  color: #fff;
}
/* line 63, sass/modules/services.scss */
/* line 64, sass/modules/services.scss */
#top .qbs_content .author_block.contact_author .contact_btn .avia-button-wrap.call_btn .avia-button {
  background-color: #fff;
}
/* line 67, sass/modules/services.scss */
/* line 68, sass/modules/services.scss */
#top .qbs_content .author_block.contact_author .contact_btn .avia-button-wrap.call_btn .avia-button .avia_iconbox_title:before {
  content: '\f095';
  color: #667f27;
}
/* GENERATED BY DRAAD EXCEL QUICKSTART */
/* line 3, sass/modules/author.scss */
/* line 4, sass/modules/author.scss */
#top .qbs_content h1 {
  font-weight: 300;
  font-size: 34px;
  line-height: 40px !important;
  line-height: normal;
  color: #437477;
  max-width: 90%;
}
@media only screen and (max-width: 989px) {
  #top .qbs_content h1 {
    font-size: 26px;
    line-height: 30px !important;
    max-width: inherit;
    margin-bottom: 0;
  }
}
/* line 18, sass/modules/author.scss */
/* line 19, sass/modules/author.scss */
#top.landingspage .qbs_content h1 {
  max-width: 100%;
}
/* line 23, sass/modules/author.scss */
#top #av_section_2 .content {
  padding-bottom: 90px !important;
}
@media only screen and (max-width: 1279px) {
  #top #av_section_2 .content {
    padding-bottom: 0 !important;
  }
}
/* line 29, sass/modules/author.scss */
@media only screen and (max-width: 479px) {
  #top .qbs_related .content {
    padding-top: 0;
  }
}
/* line 34, sass/modules/author.scss */
/* line 35, sass/modules/author.scss */
#top .qbs_related h3 a:after {
  content: '\f105';
  font-family: FontAwesome;
  margin-left: 24px;
  transition: all 0.3s ease-in-out;
  top: 50%;
  font-size: 28px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
/* line 46, sass/modules/author.scss */
#top .qbs_related h3 a:hover:after {
  margin-left: 40px;
}
@media only screen and (max-width: 767px) {
  #top .qbs_related h3 {
    font-size: 20px;
    text-align: center;
    display: block !important;
  }
}
/* line 55, sass/modules/author.scss */
#top .qbs_references h3 {
  font-weight: 300;
  font-size: 33px;
  line-height: normal;
  color: #fff;
}
/* line 61, sass/modules/author.scss */
/* line 62, sass/modules/author.scss */
#top .follow_me_div p {
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  color: #437477;
  float: left;
  margin: 0;
}
/* line 71, sass/modules/author.scss */
#top .follow_me_div .follow_me {
  display: inline-block;
  clear: none;
  float: left;
  margin-left: 10px;
}
/* line 76, sass/modules/author.scss */
#top .follow_me_div .follow_me .avia-button {
  background-color: transparent;
  min-width: inherit;
  width: 14px;
  height: 26px;
  padding: 0;
  color: #437477;
}
/* line 77, sass/modules/author.scss */
#top .follow_me_div .follow_me .avia-button:before {
  font-family: FontAwesome;
  vertical-align: sub;
}
/* line 88, sass/modules/author.scss */
/* line 89, sass/modules/author.scss */
#top .follow_me_div .follow_me.linkedin .avia-button:before {
  content: '\f0e1';
}
/* line 93, sass/modules/author.scss */
/* line 94, sass/modules/author.scss */
#top .follow_me_div .follow_me.twitter .avia-button:before {
  content: '\f099';
}
/* line 98, sass/modules/author.scss */
/* line 99, sass/modules/author.scss */
#top .follow_me_div .follow_me.facebook .avia-button:before {
  content: '\f09a';
}
@media only screen and (max-width: 1261px) {
  /* line 107, sass/modules/author.scss */
  /* line 108, sass/modules/author.scss */
  #top.single-contributor #av_section_2 .entry-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  /* line 112, sass/modules/author.scss */
  #top.single-contributor #av_section_2 .entry-content-wrapper .author_block {
    order: 1;
    -webkit-order: 1;
    -moz-order: 1;
  }
  /* line 117, sass/modules/author.scss */
  #top.single-contributor #av_section_2 .entry-content-wrapper .page_title {
    order: 2;
    -webkit-order: 2;
    -moz-order: 2;
  }
  /* line 122, sass/modules/author.scss */
  #top.single-contributor #av_section_2 .entry-content-wrapper .av_textblock_section {
    order: 3;
    -webkit-order: 3;
    -moz-order: 3;
  }
  /* line 127, sass/modules/author.scss */
  #top.single-contributor #av_section_2 .entry-content-wrapper .draad_content_wrapper {
    order: 4;
    -webkit-order: 4;
    -moz-order: 4;
  }
  /* line 132, sass/modules/author.scss */
  #top.single-contributor #av_section_2 .entry-content-wrapper .av-social-sharing-box {
    order: 5;
    -webkit-order: 5;
    -moz-order: 5;
  }
}
/* line 140, sass/modules/author.scss */
/* line 141, sass/modules/author.scss */
#top .qbs_related.qbs_infocentre .container {
  max-width: 1443px !important;
  left: inherit;
  margin: auto;
}
/* line 145, sass/modules/author.scss */
/* line 146, sass/modules/author.scss */
#top .qbs_related.qbs_infocentre .container .read_more_title .av-special-heading {
  width: auto;
  bottom: 0;
  left: 0 !important;
  -moz-transform: translateX(0%);
  -o-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
/* line 152, sass/modules/author.scss */
#top .qbs_related.qbs_infocentre .container .read_more_title .articles_by {
  color: #2c5a62;
  font-size: 35px;
}
/* line 157, sass/modules/author.scss */
#top .qbs_related.qbs_infocentre .container .hr {
  left: 0 !important;
}
/* line 1, sass/modules/header.scss */
/* line 2, sass/modules/header.scss */
#top #main {
  padding-top: 76px !important;
}
/* line 5, sass/modules/header.scss */
#top .qbs_header {
  border-bottom: 7px solid;
  border-bottom-color: #94b63c;
  min-height: inherit;
}
@media only screen and (max-width: 989px) {
  /* line 10, sass/modules/header.scss */
  #top .qbs_header .container {
    height: 60px !important;
  }
  /* line 12, sass/modules/header.scss */
  #top .qbs_header .container .content {
    padding: 0 !important;
  }
}
/* line 18, sass/modules/header.scss */
/* line 19, sass/modules/header.scss */
#top #av_section_2 .author_block {
  width: 325px;
  min-height: 350px;
  height: auto;
  max-height: 405px;
  background-color: #94b63c;
  padding: 20px 50px;
  position: relative;
  top: -28px;
  left: 93px;
}
@media only screen and (max-width: 1279px) {
  #top #av_section_2 .author_block {
    margin: auto;
    top: inherit;
    left: inherit;
    right: inherit;
    width: 88%;
    min-height: 255px;
  }
}
@media only screen and (max-width: 989px) {
  /* line 38, sass/modules/header.scss */
  #top #av_section_2 .author_block > .av-special-heading {
    width: 100%;
    padding: 0 40px;
    vertical-align: middle;
    display: inline-block;
  }
  /* line 44, sass/modules/header.scss */
  #top #av_section_2 .author_block .hr {
    display: none;
  }
  /* line 47, sass/modules/header.scss */
  #top #av_section_2 .author_block .relation {
    width: 100%;
    vertical-align: middle;
    display: inline-block;
  }
}
@media only screen and (max-width: 599px) {
  #top #av_section_2 .author_block {
    left: inherit;
    top: inherit;
    width: 100% !important;
  }
  /* line 57, sass/modules/header.scss */
  #top #av_section_2 .author_block > .av-special-heading {
    padding: 0 !important;
  }
  /* line 60, sass/modules/header.scss */
  #top #av_section_2 .author_block .relation {
    width: 100%;
  }
}
/* line 64, sass/modules/header.scss */
#top #av_section_2 .author_block .contributor_name p {
  color: #fff !important;
  font-size: 26px !important;
  font-weight: 300 !important;
  line-height: 1.38 !important;
  text-align: center !important;
}
/* line 71, sass/modules/header.scss */
#top #av_section_2 .author_block * {
  color: #fff;
}
/* line 74, sass/modules/header.scss */
#top #av_section_2 .author_block.title_block {
  padding: 128px 60px;
}
/* line 76, sass/modules/header.scss */
#top #av_section_2 .author_block.title_block strong {
  text-transform: capitalize;
}
/* line 80, sass/modules/header.scss */
#top #av_section_2 .author_block .av-special-heading .av-special-heading-tag {
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 12pt;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 28px;
  margin-bottom: 13px;
}
/* line 90, sass/modules/header.scss */
#top #av_section_2 .author_block .hr {
  width: 100%;
  height: 2px;
  margin: 0 0 13px 0;
}
/* line 94, sass/modules/header.scss */
#top #av_section_2 .author_block .hr .hr-inner {
  width: 44px;
  border: 1px solid #fff;
  margin: 0 auto;
  left: 50%;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 102, sass/modules/header.scss */
#top #av_section_2 .author_block .avia-image-container {
  margin: 23px auto;
}
/* line 104, sass/modules/header.scss */
#top #av_section_2 .author_block .avia-image-container .avia-image-container-inner {
  border: 3px solid #fff;
}
/* line 108, sass/modules/header.scss */
/* line 109, sass/modules/header.scss */
#top #av_section_2 .author_block .av-special-heading-p .av-special-heading-tag {
  font-size: 26px;
  font-weight: 300;
  line-height: 1.38;
  text-align: center;
  color: #fff;
}
/* line 117, sass/modules/header.scss */
#top #av_section_2 .author_block p {
  font-size: 16px !important;
  font-weight: 300 !important;
  text-align: center !important;
  color: #fff !important;
  margin-top: 0 !important;
}
/* line 123, sass/modules/header.scss */
#top #av_section_2 .author_block p strong {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
/* line 131, sass/modules/header.scss */
#top #av_section_2 .page_title {
  padding: 58px 47px 26px 60px;
  width: 69%;
}
@media only screen and (max-width: 1460px) {
  #top #av_section_2 .page_title {
    width: 67%;
  }
}
@media only screen and (max-width: 1388px) {
  #top #av_section_2 .page_title {
    width: 66%;
  }
}
@media only screen and (max-width: 1310px) {
  #top #av_section_2 .page_title {
    width: 65%;
  }
}
@media only screen and (max-width: 1289px) {
  #top #av_section_2 .page_title {
    width: 65%;
  }
}
@media only screen and (max-width: 1279px) {
  #top #av_section_2 .page_title {
    padding: 25px 0 0;
    width: 100%;
    margin-bottom: 0 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  /* line 153, sass/modules/header.scss */
  #top #av_section_2 .page_title .av-special-heading {
    order: 1;
    -webkit-order: 1;
    -moz-order: 1;
  }
}
@media only screen and (max-width: 479px) {
  /* line 160, sass/modules/header.scss */
  #top #av_section_2 .page_title .av-social-sharing-box {
    display: none;
  }
}
/* line 164, sass/modules/header.scss */
#top #av_section_2 .page_title.av_three_fourth {
  padding: 29px 60px 0;
}
@media only screen and (max-width: 1279px) {
  #top #av_section_2 .page_title.av_three_fourth {
    padding: 29px 90px 0;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  #top #av_section_2 .page_title.av_three_fourth {
    padding: 30px 0;
  }
}
/* line 174, sass/modules/header.scss */
#top #av_section_2 .page_title .avia-image-container {
  display: inline-block;
  margin: 23px 0;
}
/* line 178, sass/modules/header.scss */
#top #av_section_2 .page_title .read_time {
  position: absolute;
  right: 230px;
  margin-top: -3px;
  margin-bottom: 20px;
  padding: 3px 14px 26px 38px;
  max-height: 50px;
  border-bottom: 2px solid #437477;
  display: inline;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  color: #0d6171;
}
@media only screen and (max-width: 1279px) {
  #top #av_section_2 .page_title .read_time {
    position: relative;
    right: inherit;
    padding: 0;
    order: 3;
    -webkit-order: 3;
    -moz-order: 3;
    margin-bottom: 0;
    border-bottom: 0px !important;
    margin-top: 25px;
    margin-right: 10px;
    border-bottom: 0;
    display: block;
  }
}
/* line 200, sass/modules/header.scss */
#top #av_section_2 .page_title .read_time:before {
  content: '\f017';
  font-family: FontAwesome;
  padding-right: 10px;
}
/* line 210, sass/modules/header.scss */
#top #av_section_2 .page_title .read_time p {
  display: inline-block;
  margin: 0 0 0 5px !important;
  color: #0d6171;
}
/* line 216, sass/modules/header.scss */
/* line 217, sass/modules/header.scss */
#top #av_section_2 .page_title .single_usp p {
  height: 35px;
  color: #0d6171;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.75;
  text-align: left;
  display: inline;
}
/* line 218, sass/modules/header.scss */
#top #av_section_2 .page_title .single_usp p:before {
  content: '\f00c';
  color: #94b63c;
  font-family: FontAwesome;
  font-size: 21px;
  text-align: center;
  display: inline;
  padding-right: 40px;
}
@media only screen and (max-width: 479px) {
  #top #av_section_2 .page_title .single_usp p {
    font-size: 18px;
  }
  /* line 235, sass/modules/header.scss */
  #top #av_section_2 .page_title .single_usp p:before {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 479px) {
  /* line 242, sass/modules/header.scss */
  #top #av_section_2 .page_title .single_usp:last-child {
    margin-bottom: 20px;
  }
}
/* line 246, sass/modules/header.scss */
#top #av_section_2 .page_title .single_usp:nth-child(4) {
  margin-top: 28px;
}
/* line 250, sass/modules/header.scss */
#top #av_section_2 .page_title .single_term {
  background-color: #437477;
  width: auto;
  padding: 0 10px;
  height: 32px;
  display: inline-block;
  margin-right: 11px;
}
/* line 258, sass/modules/header.scss */
#top #av_section_2 .page_title .single_term p {
  text-align: center;
  font-size: 16px;
  line-height: 5px;
  color: #fff;
}
@media only screen and (max-width: 1279px) {
  #top #av_section_2 .page_title .single_term {
    order: 2;
    -webkit-order: 2;
    -moz-order: 2;
    margin-bottom: 5px;
    margin-top: 20px;
  }
  /* line 273, sass/modules/header.scss */
  #top #av_section_2 .page_title .single_term p {
    font-size: 14px;
  }
}
/* line 278, sass/modules/header.scss */
/* line 279, sass/modules/header.scss */
#top #av_section_2 .page_title.page_title_big .av-social-sharing-box {
  right: -100px;
}
/* line 284, sass/modules/header.scss */
#top #av_section_2 .page_title .date {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #073d47;
  letter-spacing: 0.4px;
}
/* line 285, sass/modules/header.scss */
#top #av_section_2 .page_title .date:before {
  content: '\f133';
  font-family: FontAwesome;
  position: relative;
  display: inline-block;
  margin-right: 15px;
}
/* line 298, sass/modules/header.scss */
#top #av_section_2 .why:before {
  content: 'Why:';
}
/* line 301, sass/modules/header.scss */
#top #av_section_2 .how:before {
  content: 'How:';
}
/* line 304, sass/modules/header.scss */
#top #av_section_2 .what:before {
  content: 'What:';
}
/* line 307, sass/modules/header.scss */
#top #av_section_2 .price:before {
  content: 'Price:';
}
/* line 310, sass/modules/header.scss */
/* line 314, sass/modules/header.scss */
#top #av_section_2 .why:before, #top #av_section_2 .how:before, #top #av_section_2 .what:before, #top #av_section_2 .price:before {
  display: inline-block;
  width: 85px;
  color: #94b63c;
  font-size: 16px;
  text-align: left;
}
/* line 321, sass/modules/header.scss */
#top #av_section_2 .why p, #top #av_section_2 .how p, #top #av_section_2 .what p, #top #av_section_2 .price p {
  color: #0d6171;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.94;
  text-align: left;
  display: inline;
}
/* line 329, sass/modules/header.scss */
#top #av_section_2 .why.price, #top #av_section_2 .how.price, #top #av_section_2 .what.price, #top #av_section_2 .price.price {
  margin-top: 37px;
}
/* line 331, sass/modules/header.scss */
#top #av_section_2 .why.price p, #top #av_section_2 .how.price p, #top #av_section_2 .what.price p, #top #av_section_2 .price.price p {
  font-weight: 700;
}
/* line 336, sass/modules/header.scss */
#top #av_section_2 .quattro {
  color: #0d6171;
  font-size: 16px;
  font-weight: 300;
  align-items: left;
  position: relative;
  top: -10px;
  left: 85px;
}
/* line 344, sass/modules/header.scss */
#top #av_section_2 .quattro p {
  color: #0d6171;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.94;
  text-align: left;
  display: inline;
}
/* line 353, sass/modules/header.scss */
@media only screen and (max-width: 1603px) {
  #top #av_section_2 > .container {
    width: 90%;
  }
}
@media only screen and (max-width: 989px) {
  #top #av_section_2 > .container {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  #top #av_section_2 > .container {
    width: calc(100% - 46px) !important;
  }
}
/* line 363, sass/modules/header.scss */
#top #av_section_2 > .container > .content {
  margin-top: -195px;
  padding-top: 0;
  background-color: #fff;
}
@media only screen and (max-width: 989px) {
  #top #av_section_2 > .container > .content {
    margin-top: 0;
  }
}
/* line 373, sass/modules/header.scss */
@media only screen and (min-width: 768px) {
  #top .price.mobile, #top .quattro.mobile {
    padding: 0 90px;
  }
}
/* line 381, sass/modules/header.scss */
/* line 382, sass/modules/header.scss */
@media only screen and (max-width: 1279px) {
  /* line 384, sass/modules/header.scss */
  /* line 385, sass/modules/header.scss */
  #top.single-training .qbs_content .page_title .price {
    order: 5;
    -webkit-order: 5;
    -moz-order: 5;
    width: 100%;
  }
  /* line 391, sass/modules/header.scss */
  #top.single-training .qbs_content .page_title .quattro {
    order: 6;
    -webkit-order: 6;
    -moz-order: 6;
  }
  /* line 396, sass/modules/header.scss */
  #top.single-training .qbs_content .page_title .av-special-heading {
    order: 2 !important;
    -webkit-order: 2 !important;
    -moz-order: 2 !important;
    margin-bottom: 20px;
  }
  /* line 402, sass/modules/header.scss */
  #top.single-training .qbs_content .page_title .av-social-sharing-box {
    order: 3;
    -webkit-order: 3;
    -moz-order: 3;
    display: block;
    width: 100%;
  }
  /* line 410, sass/modules/header.scss */
  #top.single-training .qbs_content .tabcontainer .tab_titles .tab {
    text-align: left;
    white-space: inherit;
  }
}
@media only screen and (max-width: 409px) {
  /* line 416, sass/modules/header.scss */
  #top.single-training .qbs_content .info_div {
    height: 564px !important;
  }
  /* line 418, sass/modules/header.scss */
  #top.single-training .qbs_content .info_div .av_textblock_section {
    height: 230px !important;
  }
  /* line 420, sass/modules/header.scss */
  #top.single-training .qbs_content .info_div .av_textblock_section .avia_textblock > p:last-child {
    float: left !important;
  }
}
/* line 429, sass/modules/header.scss */
@media only screen and (max-width: 1366px) {
  /* line 431, sass/modules/header.scss */
  /* line 432, sass/modules/header.scss */
  #top.single-service .qbs_content .author_block {
    left: 93px !important;
    right: inherit;
  }
}
/* ======================================================== *
 *                                                           *
 *             Dynamic celebration partner slider            *
 *                                                           *
 * ======================================================== */
/* line 447, sass/modules/header.scss */
/* line 448, sass/modules/header.scss */
/* line 449, sass/modules/header.scss */
/* line 450, sass/modules/header.scss */
/* line 451, sass/modules/header.scss */
#top .qbs_header.home_header .custom_slider div.first h2 {
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}
/* line 458, sass/modules/header.scss */
#top .qbs_header.home_header .custom_slider div.first p {
  color: #fff;
  font-style: italic;
  line-height: 1.39;
  text-align: left;
  max-width: 500px;
}
/* line 466, sass/modules/header.scss */
/* line 467, sass/modules/header.scss */
#top .qbs_header.home_header .custom_slider li.partner_slider .celebration.open_review {
  display: none;
}
/* ======================================================== *
 *                                                           *
 *           end Dynamic celebration partner slider          *
 *                                                           *
 * ======================================================== */
/* line 1, sass/modules/text.scss */
/* line 2, sass/modules/text.scss */
/* line 3, sass/modules/text.scss */
#top #av_section_2 .info_div {
  width: 554px;
  height: 466px;
  background-color: #0d6171;
  -webkit-box-shadow: 0 2px 4px 0 rgba(255, 255, 255, 0.5), 0 2px 4px 0 rgba(235, 235, 235, 0.5);
  -moz-box-shadow: 0 2px 4px 0 rgba(255, 255, 255, 0.5), 0 2px 4px 0 rgba(235, 235, 235, 0.5);
  box-shadow: 0 2px 4px 0 rgba(255, 255, 255, 0.5), 0 2px 4px 0 rgba(235, 235, 235, 0.5);
  position: relative;
  top: 94px;
  right: -25px;
  margin-left: -1%;
}
@media only screen and (max-width: 989px) {
  #top #av_section_2 .info_div {
    width: 100%;
    right: inherit;
    margin-left: inherit;
  }
}
@media only screen and (max-width: 479px) {
  #top #av_section_2 .info_div {
    right: 0;
    top: 0;
  }
}
/* line 21, sass/modules/text.scss */
#top #av_section_2 .info_div.whitepaper_specs {
  height: 265px;
  right: -120px;
}
/* line 25, sass/modules/text.scss */
#top #av_section_2 .info_div.course_info {
  top: 0;
  right: -186px;
}
@media only screen and (max-width: 1603px) {
  #top #av_section_2 .info_div.course_info {
    right: -100px;
  }
}
@media only screen and (max-width: 1490px) {
  #top #av_section_2 .info_div.course_info {
    right: -90px;
  }
}
@media only screen and (max-width: 1418px) and (min-width: 1262px) {
  #top #av_section_2 .info_div.course_info {
    right: inherit;
    left: 0;
  }
}
@media only screen and (max-width: 479px) {
  #top #av_section_2 .info_div.course_info {
    right: 0;
  }
}
/* line 42, sass/modules/text.scss */
#top #av_section_2 .info_div.event_info {
  top: 0;
  right: -118px;
}
/* line 45, sass/modules/text.scss */
#top #av_section_2 .info_div.event_info .event_language {
  color: #dff5ff;
  font-size: 16px;
  line-height: 17px;
  text-align: left;
  padding: 0 0 0 43px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  #top #av_section_2 .info_div.event_info .event_language {
    padding: 0 0 0 15px;
  }
}
/* line 55, sass/modules/text.scss */
#top #av_section_2 .info_div.event_info .event_language p {
  display: inline-block;
  padding: 0 43px 0 0;
  margin-top: 0;
}
@media only screen and (max-width: 479px) {
  #top #av_section_2 .info_div.event_info {
    right: 0;
  }
}
/* line 65, sass/modules/text.scss */
/* line 66, sass/modules/text.scss */
#top #av_section_2 .info_div .spec-list ul {
  padding-left: 22px;
  margin-bottom: 0;
}
/* line 69, sass/modules/text.scss */
#top #av_section_2 .info_div .spec-list ul li {
  color: #e6ebec;
  font-size: 16px;
  line-height: 1.69;
  text-align: left;
  list-style-type: none;
  padding-left: 0;
}
/* line 70, sass/modules/text.scss */
#top #av_section_2 .info_div .spec-list ul li:before {
  content: '-';
  padding-right: 10px;
}
/* line 83, sass/modules/text.scss */
#top #av_section_2 .info_div .av-special-heading-tag {
  color: #fff;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.29;
  text-align: left;
  margin-top: 27px;
  padding: 0 43px;
  height: 47px;
}
@media only screen and (max-width: 479px) {
  #top #av_section_2 .info_div .av-special-heading-tag {
    padding: 0 15px;
  }
}
/* line 96, sass/modules/text.scss */
#top #av_section_2 .info_div p {
  color: #e6ebec;
  font-size: 16px;
  line-height: 17px;
  text-align: left;
  padding: 0 43px;
}
@media only screen and (max-width: 479px) {
  #top #av_section_2 .info_div p {
    padding: 0 15px;
  }
}
/* line 106, sass/modules/text.scss */
#top #av_section_2 .info_div .avia-button {
  background-color: #ee9d00;
  border-radius: 5px;
  padding: 10px 23px;
  margin-top: 20px;
}
/* line 111, sass/modules/text.scss */
#top #av_section_2 .info_div .avia-button span {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
}
/* line 118, sass/modules/text.scss */
#top #av_section_2 .info_div .av_textblock_section {
  background-color: #073d47;
  width: 100%;
  height: 151px;
  position: absolute;
  bottom: 0;
  padding: 32px;
}
/* line 125, sass/modules/text.scss */
#top #av_section_2 .info_div .av_textblock_section p {
  display: inline;
  padding: 0;
}
@media only screen and (max-width: 516px) {
  #top #av_section_2 .info_div .av_textblock_section {
    padding: 32px 15px;
  }
  /* line 131, sass/modules/text.scss */
  /* line 132, sass/modules/text.scss */
  #top #av_section_2 .info_div .av_textblock_section p .type_event {
    padding-left: 2px;
  }
}
/* line 137, sass/modules/text.scss */
#top #av_section_2 .info_div .av_textblock_section .avia-button-wrap {
  display: block;
}
/* line 142, sass/modules/text.scss */
/* line 143, sass/modules/text.scss */
#top #av_section_2 .tabcontainer .tab.fullsize-tab {
  display: none !important;
}
/* line 146, sass/modules/text.scss */
#top #av_section_2 .tabcontainer .tab_titles {
  display: block !important;
}
/* line 149, sass/modules/text.scss */
#top #av_section_2 .tabcontainer .active_tab {
  background-color: transparent;
}
/* line 153, sass/modules/text.scss */
#top #av_section_2 #tab-id-2-container {
  padding-top: 50px;
}
/* line 156, sass/modules/text.scss */
/* line 157, sass/modules/text.scss */
#top #av_section_2 .review .avia-image-container {
  display: inline;
  clear: none;
  float: left;
  border: solid 3px #fff;
  border-radius: 50%;
  margin-right: 26px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 4px 1px rgba(164, 164, 164, 0.5);
  -moz-box-shadow: 0 0 4px 1px rgba(164, 164, 164, 0.5);
  box-shadow: 0 0 4px 1px rgba(164, 164, 164, 0.5);
}
/* line 167, sass/modules/text.scss */
#top #av_section_2 .review h5 {
  width: auto;
  max-width: none;
  clear: none;
  display: inline-block;
  color: #272727;
  font-size: 18px;
  font-weight: 600;
}
/* line 176, sass/modules/text.scss */
#top #av_section_2 .review p {
  width: auto;
  max-width: none;
  clear: none;
  display: block;
  margin: 0;
  color: #94b63c;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
}
/* line 187, sass/modules/text.scss */
/* line 188, sass/modules/text.scss */
#top #av_section_2 .review .draad_content_wrapper p {
  color: #272727;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  margin: 10px 0;
}
/* line 197, sass/modules/text.scss */
#top #av_section_2 .poster-img, #top #av_section_2 .banner {
  width: 320px;
  height: 267px;
  position: absolute;
  top: 350px;
  right: -30px;
}
@media only screen and (max-width: 1279px) {
  #top #av_section_2 .poster-img, #top #av_section_2 .banner {
    display: none;
  }
}
/* line 212, sass/modules/text.scss */
#top #av_section_2 .poster-img .av_one_full, #top #av_section_2 .banner .av_one_full {
  width: 320px;
  height: 267px;
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 479px) {
  #top #av_section_2 .poster-img, #top #av_section_2 .banner {
    display: none;
  }
}
/* line 223, sass/modules/text.scss */
#top #av_section_2 .quote_services {
  position: absolute;
  top: calc(100% + 60px);
  left: 0;
}
/* line 227, sass/modules/text.scss */
#top #av_section_2 .quote_services p {
  color: #2c5a62 !important;
  text-align: left !important;
  padding: 0 20px;
  border-left: 2px solid #0d6171;
}
/* line 234, sass/modules/text.scss */
/* line 235, sass/modules/text.scss */
#top #av_section_2 .qbs_timeline .avia_textblock {
  overflow-x: visible;
}
/* line 238, sass/modules/text.scss */
/* line 239, sass/modules/text.scss */
#top #av_section_2 .qbs_timeline ul:before {
  content: '';
  height: 95%;
  width: 6px;
  background-color: #ddd;
  display: block;
  position: absolute;
  left: 47px;
}
@media only screen and (max-width: 767px) {
  #top #av_section_2 .qbs_timeline ul:before {
    left: calc(0% - 5% - 12px);
  }
}
@media only screen and (max-width: 479px) {
  #top #av_section_2 .qbs_timeline ul:before {
    left: -23px;
  }
}
/* line 254, sass/modules/text.scss */
#top #av_section_2 .qbs_timeline ul li {
  color: #272727;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.4px;
  list-style-type: none;
  margin-left: 10px;
  margin-bottom: 20px;
}
/* line 255, sass/modules/text.scss */
#top #av_section_2 .qbs_timeline ul li:before {
  content: '';
  height: 32px;
  width: 32px;
  background-color: #fff;
  border: 5px solid #ddd;
  border-radius: 100%;
  display: block;
  position: relative;
  left: -73px;
  top: 34px;
}
@media only screen and (max-width: 479px) {
  #top #av_section_2 .qbs_timeline ul li:before {
    left: -22px;
  }
}
@media only screen and (max-width: 479px) {
  #top #av_section_2 .qbs_timeline ul li {
    padding-left: 0;
  }
}
/* line 1, sass/modules/info_centre.scss */
/* line 2, sass/modules/info_centre.scss */
#top h4.no_results_message {
  padding-left: 75px;
}
/* line 5, sass/modules/info_centre.scss */
/* line 6, sass/modules/info_centre.scss */
#top #av_section_2 .container {
  padding: 0 !important;
}
/* line 10, sass/modules/info_centre.scss */
/* line 12, sass/modules/info_centre.scss */
#top .qbs_infocentre .container, #top .qbs_partners .container {
  padding: 0 !important;
}
/* line 14, sass/modules/info_centre.scss */
/* line 15, sass/modules/info_centre.scss */
#top .qbs_infocentre .container .content .page_title, #top .qbs_partners .container .content .page_title {
  padding: 40px 60px 25px !important;
}
/* line 17, sass/modules/info_centre.scss */
#top .qbs_infocentre .container .content .page_title .av-special-heading-tag, #top .qbs_partners .container .content .page_title .av-special-heading-tag {
  font-size: 48px;
  color: #073d47;
}
@media only screen and (max-width: 599px) {
  #top .qbs_infocentre .container .content .page_title .av-special-heading-tag, #top .qbs_partners .container .content .page_title .av-special-heading-tag {
    font-size: 31px;
  }
}
/* line 25, sass/modules/info_centre.scss */
#top .qbs_infocentre .container .content .hr, #top .qbs_partners .container .content .hr {
  right: 0;
  margin: 15px 0 10px;
}
@media only screen and (max-width: 767px) {
  #top .qbs_infocentre .container .content .hr, #top .qbs_partners .container .content .hr {
    display: none;
  }
}
/* line 31, sass/modules/info_centre.scss */
#top .qbs_infocentre .container .content .hr .hr-inner, #top .qbs_partners .container .content .hr .hr-inner {
  border: 1px solid #2c5a62;
}
/* line 35, sass/modules/info_centre.scss */
#top .qbs_infocentre .container .content .qbs_filters, #top .qbs_partners .container .content .qbs_filters {
  z-index: 2;
  margin-top: 0;
}
@media only screen and (max-width: 599px) {
  #top .qbs_infocentre .container .content .qbs_filters, #top .qbs_partners .container .content .qbs_filters {
    order: 2;
    -webkit-order: 2;
    -moz-order: 2;
  }
}
/* line 46, sass/modules/info_centre.scss */
/* line 47, sass/modules/info_centre.scss */
#top .qbs_infocentre.qbs_partners .container, #top .qbs_partners.qbs_partners .container {
  min-height: 1360px;
}
/* line 51, sass/modules/info_centre.scss */
#top .qbs_infocentre #filter, #top .qbs_partners #filter {
  position: relative;
  padding: 0 67px;
  left: 60px;
  width: calc(100% - 240px);
}
@media only screen and (max-width: 989px) {
  #top .qbs_infocentre #filter, #top .qbs_partners #filter {
    background-color: #437477;
    padding: 5px 10px;
    margin-bottom: 40px;
    left: 0;
    width: 100%;
  }
}
/* line 63, sass/modules/info_centre.scss */
#top .qbs_infocentre #filter .filter_prefix, #top .qbs_partners #filter .filter_prefix {
  color: #000;
  font-size: 18px;
  position: absolute;
  right: 95%;
}
@media only screen and (max-width: 989px) {
  #top .qbs_infocentre #filter .filter_prefix, #top .qbs_partners #filter .filter_prefix {
    color: #9cb6b7;
    padding: 5px 8px;
    margin-right: 0;
    font-size: 14px;
    margin-left: 0;
    position: relative;
    right: inherit;
  }
  /* line 76, sass/modules/info_centre.scss */
  #top .qbs_infocentre #filter .filter_prefix:before, #top .qbs_partners #filter .filter_prefix:before {
    content: '\f1de';
    font-family: FontAwesome;
    margin-right: 8px;
  }
}
/* line 83, sass/modules/info_centre.scss */
#top .qbs_infocentre #filter .solution_filter, #top .qbs_partners #filter .solution_filter, #top .qbs_infocentre #filter .reset_solution_filter, #top .qbs_partners #filter .reset_solution_filter {
  display: inline-block;
  background-color: #437477;
  color: #fff;
  font-size: 16px;
  padding: 5px 14px;
  margin-right: 10px;
  margin-bottom: 10px;
  white-space: nowrap;
}
@media only screen and (max-width: 599px) {
  #top .qbs_infocentre #filter .solution_filter, #top .qbs_partners #filter .solution_filter, #top .qbs_infocentre #filter .reset_solution_filter, #top .qbs_partners #filter .reset_solution_filter {
    padding: 5px 8px;
    font-weight: 300;
    margin-right: 0;
    font-size: 14px;
  }
}
/* line 99, sass/modules/info_centre.scss */
#top .qbs_infocentre #filter .solution_filter.active, #top .qbs_partners #filter .solution_filter.active, #top .qbs_infocentre #filter .reset_solution_filter.active, #top .qbs_partners #filter .reset_solution_filter.active {
  background-color: #224c4d;
}
@media only screen and (max-width: 599px) {
  #top .qbs_infocentre #filter .solution_filter.active, #top .qbs_partners #filter .solution_filter.active, #top .qbs_infocentre #filter .reset_solution_filter.active, #top .qbs_partners #filter .reset_solution_filter.active {
    background-color: #437477;
    font-weight: 600;
  }
}
/* line 107, sass/modules/info_centre.scss */
#top .qbs_infocentre #filter #open_content_type_filter, #top .qbs_partners #filter #open_content_type_filter {
  width: 175px;
  background-color: #224c4d;
  padding: 5px 14px;
  font-family: Open Sans;
  font-size: 16px;
  text-align: left;
  color: #fff;
  position: absolute;
  right: -100px;
  top: 0;
  z-index: 100;
}
/* line 119, sass/modules/info_centre.scss */
#top .qbs_infocentre #filter #open_content_type_filter:after, #top .qbs_partners #filter #open_content_type_filter:after {
  content: '\f0d7';
  font-family: FontAwesome;
  position: absolute;
  right: 13px;
}
@media only screen and (max-width: 989px) {
  #top .qbs_infocentre #filter #open_content_type_filter, #top .qbs_partners #filter #open_content_type_filter {
    top: calc(100% + 12px);
    right: 0;
    position: absolute;
    float: right;
    width: 100%;
    height: 35px;
    padding: 7px 14px;
  }
}
/* line 135, sass/modules/info_centre.scss */
#top .qbs_infocentre #filter #content_type_filter, #top .qbs_partners #filter #content_type_filter {
  width: 175px;
  height: 0;
  overflow: hidden;
  display: inline-block;
  float: right;
  background-color: #fff;
  border: none;
  border-radius: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: -100px;
  z-index: 99;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18);
}
@media only screen and (max-width: 989px) {
  #top .qbs_infocentre #filter #content_type_filter, #top .qbs_partners #filter #content_type_filter {
    top: calc(100% + 12px);
    left: 0;
    right: inherit;
    width: 100%;
    float: right;
  }
}
/* line 157, sass/modules/info_centre.scss */
#top .qbs_infocentre #filter #content_type_filter.active, #top .qbs_partners #filter #content_type_filter.active {
  height: auto;
  padding: 10px 0;
  top: 31px;
}
@media only screen and (max-width: 989px) {
  #top .qbs_infocentre #filter #content_type_filter.active, #top .qbs_partners #filter #content_type_filter.active {
    top: calc(100% + 56px);
    right: 0;
    position: absolute;
    float: right;
  }
}
/* line 168, sass/modules/info_centre.scss */
#top .qbs_infocentre #filter #content_type_filter .content_type, #top .qbs_partners #filter #content_type_filter .content_type {
  height: 300px;
  width: 175px;
  overflow-y: inherit;
  border: none;
  border-radius: 0;
  background-color: #fff;
}
/* line 175, sass/modules/info_centre.scss */
#top .qbs_infocentre #filter #content_type_filter .content_type .checkbox, #top .qbs_partners #filter #content_type_filter .content_type .checkbox {
  padding: 4px 0;
}
/* line 177, sass/modules/info_centre.scss */
#top .qbs_infocentre #filter #content_type_filter .content_type .checkbox input[type="checkbox"], #top .qbs_partners #filter #content_type_filter .content_type .checkbox input[type="checkbox"] {
  display: none;
}
/* line 180, sass/modules/info_centre.scss */
#top .qbs_infocentre #filter #content_type_filter .content_type .checkbox label, #top .qbs_partners #filter #content_type_filter .content_type .checkbox label, #top .qbs_infocentre #filter #content_type_filter .content_type .checkbox input, #top .qbs_partners #filter #content_type_filter .content_type .checkbox input {
  background-color: #fff;
  color: #437477;
  font-size: 16px;
  line-height: 1.94;
  font-weight: 300;
  padding: 0 14px;
  cursor: pointer;
}
/* line 182, sass/modules/info_centre.scss */
#top .qbs_infocentre #filter #content_type_filter .content_type .checkbox label:before, #top .qbs_partners #filter #content_type_filter .content_type .checkbox label:before, #top .qbs_infocentre #filter #content_type_filter .content_type .checkbox input:before, #top .qbs_partners #filter #content_type_filter .content_type .checkbox input:before {
  content: '';
  width: 13px;
  height: 13px;
  border: 1px solid #437477;
  margin-right: 13px;
  display: inline-block;
}
/* line 198, sass/modules/info_centre.scss */
#top .qbs_infocentre #filter #content_type_filter .content_type .checkbox input[type="checkbox"]:checked + label:before, #top .qbs_partners #filter #content_type_filter .content_type .checkbox input[type="checkbox"]:checked + label:before {
  background-color: #437477;
}
/* line 203, sass/modules/info_centre.scss */
#top .qbs_infocentre #filter #content_type_filter #filter_button, #top .qbs_partners #filter #content_type_filter #filter_button {
  padding: 2px 8px;
  background-color: #fff;
  border: solid 1px #437477;
  font-size: 14px;
  font-weight: 600;
  color: #437477;
  margin-left: 14px;
  bottom: 14px;
  position: absolute;
  width: 83%;
  cursor: pointer;
}
/* line 219, sass/modules/info_centre.scss */
#top .av_one_full.fixed_posts {
  margin-top: 0;
}
/* line 222, sass/modules/info_centre.scss */
/* line 223, sass/modules/info_centre.scss */
#top .qbs_related .bx-viewport {
  height: 271px !important;
  background-color: #fff;
}
/* line 228, sass/modules/info_centre.scss */
@media only screen and (max-width: 989px) {
  /* line 230, sass/modules/info_centre.scss */
  #top .qbs_related_partners li {
    height: 120px !important;
    vertical-align: middle;
    line-height: 80px;
  }
}
/* line 237, sass/modules/info_centre.scss */
/* line 238, sass/modules/info_centre.scss */
#top .qbstraining .avia-image-container {
  width: 100% !important;
}
/* line 242, sass/modules/info_centre.scss */
#top .blog, #top .news, #top .whitepaper, #top .qbstalk, #top .event, #top .references, #top .training, #top .qbstraining, #top .solutions, #top .service, #top .page, #top .download, #top .program, #top .qbs_related li {
  width: calc(100% / 4 - 31.5px);
  max-width: 330px;
  height: 271px;
  margin-left: 42px !important;
  margin-bottom: 40px;
  overflow: hidden;
}
/* line 262, sass/modules/info_centre.scss */
#top .blog.first, #top .news.first, #top .whitepaper.first, #top .qbstalk.first, #top .event.first, #top .references.first, #top .training.first, #top .qbstraining.first, #top .solutions.first, #top .service.first, #top .page.first, #top .download.first, #top .program.first, #top .qbs_related li.first, #top .blog.fixed_post:first-child, #top .news.fixed_post:first-child, #top .whitepaper.fixed_post:first-child, #top .qbstalk.fixed_post:first-child, #top .event.fixed_post:first-child, #top .references.fixed_post:first-child, #top .training.fixed_post:first-child, #top .qbstraining.fixed_post:first-child, #top .solutions.fixed_post:first-child, #top .service.fixed_post:first-child, #top .page.fixed_post:first-child, #top .download.fixed_post:first-child, #top .program.fixed_post:first-child, #top .qbs_related li.fixed_post:first-child {
  margin-left: 0 !important;
}
@media only screen and (max-width: 989px) {
  #top .blog, #top .news, #top .whitepaper, #top .qbstalk, #top .event, #top .references, #top .training, #top .qbstraining, #top .solutions, #top .service, #top .page, #top .download, #top .program, #top .qbs_related li {
    width: calc(100% / 2 - 10px);
    max-width: none;
    margin-left: 20px !important;
    margin-right: 0 !important;
  }
  /* line 280, sass/modules/info_centre.scss */
  #top .blog.first, #top .news.first, #top .whitepaper.first, #top .qbstalk.first, #top .event.first, #top .references.first, #top .training.first, #top .qbstraining.first, #top .solutions.first, #top .service.first, #top .page.first, #top .download.first, #top .program.first, #top .qbs_related li.first, #top .blog.fixed_post:nth-child(4n+1), #top .news.fixed_post:nth-child(4n+1), #top .whitepaper.fixed_post:nth-child(4n+1), #top .qbstalk.fixed_post:nth-child(4n+1), #top .event.fixed_post:nth-child(4n+1), #top .references.fixed_post:nth-child(4n+1), #top .training.fixed_post:nth-child(4n+1), #top .qbstraining.fixed_post:nth-child(4n+1), #top .solutions.fixed_post:nth-child(4n+1), #top .service.fixed_post:nth-child(4n+1), #top .page.fixed_post:nth-child(4n+1), #top .download.fixed_post:nth-child(4n+1), #top .program.fixed_post:nth-child(4n+1), #top .qbs_related li.fixed_post:nth-child(4n+1) {
    margin-left: 0 !important;
  }
  /* line 284, sass/modules/info_centre.scss */
  #top .blog.slide-entry:nth-child(odd), #top .news.slide-entry:nth-child(odd), #top .whitepaper.slide-entry:nth-child(odd), #top .qbstalk.slide-entry:nth-child(odd), #top .event.slide-entry:nth-child(odd), #top .references.slide-entry:nth-child(odd), #top .training.slide-entry:nth-child(odd), #top .qbstraining.slide-entry:nth-child(odd), #top .solutions.slide-entry:nth-child(odd), #top .service.slide-entry:nth-child(odd), #top .page.slide-entry:nth-child(odd), #top .download.slide-entry:nth-child(odd), #top .program.slide-entry:nth-child(odd), #top .qbs_related li.slide-entry:nth-child(odd) {
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  #top .blog, #top .news, #top .whitepaper, #top .qbstalk, #top .event, #top .references, #top .training, #top .qbstraining, #top .solutions, #top .service, #top .page, #top .download, #top .program, #top .qbs_related li {
    width: 49% !important;
    max-width: none;
    margin: 10px 0 !important;
  }
  /* line 292, sass/modules/info_centre.scss */
  #top .blog.first, #top .news.first, #top .whitepaper.first, #top .qbstalk.first, #top .event.first, #top .references.first, #top .training.first, #top .qbstraining.first, #top .solutions.first, #top .service.first, #top .page.first, #top .download.first, #top .program.first, #top .qbs_related li.first, #top .blog.fixed_post:nth-child(4n+1), #top .news.fixed_post:nth-child(4n+1), #top .whitepaper.fixed_post:nth-child(4n+1), #top .qbstalk.fixed_post:nth-child(4n+1), #top .event.fixed_post:nth-child(4n+1), #top .references.fixed_post:nth-child(4n+1), #top .training.fixed_post:nth-child(4n+1), #top .qbstraining.fixed_post:nth-child(4n+1), #top .solutions.fixed_post:nth-child(4n+1), #top .service.fixed_post:nth-child(4n+1), #top .page.fixed_post:nth-child(4n+1), #top .download.fixed_post:nth-child(4n+1), #top .program.fixed_post:nth-child(4n+1), #top .qbs_related li.fixed_post:nth-child(4n+1) {
    margin-left: 0 !important;
    margin-right: 2% !important;
  }
  /* line 297, sass/modules/info_centre.scss */
  #top .blog.slide-entry:nth-child(odd), #top .news.slide-entry:nth-child(odd), #top .whitepaper.slide-entry:nth-child(odd), #top .qbstalk.slide-entry:nth-child(odd), #top .event.slide-entry:nth-child(odd), #top .references.slide-entry:nth-child(odd), #top .training.slide-entry:nth-child(odd), #top .qbstraining.slide-entry:nth-child(odd), #top .solutions.slide-entry:nth-child(odd), #top .service.slide-entry:nth-child(odd), #top .page.slide-entry:nth-child(odd), #top .download.slide-entry:nth-child(odd), #top .program.slide-entry:nth-child(odd), #top .qbs_related li.slide-entry:nth-child(odd) {
    margin-right: 2% !important;
  }
}
@media only screen and (max-width: 599px) {
  #top .blog, #top .news, #top .whitepaper, #top .qbstalk, #top .event, #top .references, #top .training, #top .qbstraining, #top .solutions, #top .service, #top .page, #top .download, #top .program, #top .qbs_related li {
    width: 90% !important;
    max-width: none;
    margin: 10px 5% !important;
  }
  /* line 305, sass/modules/info_centre.scss */
  #top .blog.first.flex_column, #top .news.first.flex_column, #top .whitepaper.first.flex_column, #top .qbstalk.first.flex_column, #top .event.first.flex_column, #top .references.first.flex_column, #top .training.first.flex_column, #top .qbstraining.first.flex_column, #top .solutions.first.flex_column, #top .service.first.flex_column, #top .page.first.flex_column, #top .download.first.flex_column, #top .program.first.flex_column, #top .qbs_related li.first.flex_column, #top .blog.flex_column.fixed_post:first-child, #top .news.flex_column.fixed_post:first-child, #top .whitepaper.flex_column.fixed_post:first-child, #top .qbstalk.flex_column.fixed_post:first-child, #top .event.flex_column.fixed_post:first-child, #top .references.flex_column.fixed_post:first-child, #top .training.flex_column.fixed_post:first-child, #top .qbstraining.flex_column.fixed_post:first-child, #top .solutions.flex_column.fixed_post:first-child, #top .service.flex_column.fixed_post:first-child, #top .page.flex_column.fixed_post:first-child, #top .download.flex_column.fixed_post:first-child, #top .program.flex_column.fixed_post:first-child, #top .qbs_related li.flex_column.fixed_post:first-child {
    margin-left: 5% !important;
    margin-right: 5% !important;
  }
  /* line 310, sass/modules/info_centre.scss */
  #top .blog.first, #top .news.first, #top .whitepaper.first, #top .qbstalk.first, #top .event.first, #top .references.first, #top .training.first, #top .qbstraining.first, #top .solutions.first, #top .service.first, #top .page.first, #top .download.first, #top .program.first, #top .qbs_related li.first, #top .blog.fixed_post:nth-child(4n+1), #top .news.fixed_post:nth-child(4n+1), #top .whitepaper.fixed_post:nth-child(4n+1), #top .qbstalk.fixed_post:nth-child(4n+1), #top .event.fixed_post:nth-child(4n+1), #top .references.fixed_post:nth-child(4n+1), #top .training.fixed_post:nth-child(4n+1), #top .qbstraining.fixed_post:nth-child(4n+1), #top .solutions.fixed_post:nth-child(4n+1), #top .service.fixed_post:nth-child(4n+1), #top .page.fixed_post:nth-child(4n+1), #top .download.fixed_post:nth-child(4n+1), #top .program.fixed_post:nth-child(4n+1), #top .qbs_related li.fixed_post:nth-child(4n+1), #top .blog.slide-entry:nth-child(odd), #top .news.slide-entry:nth-child(odd), #top .whitepaper.slide-entry:nth-child(odd), #top .qbstalk.slide-entry:nth-child(odd), #top .event.slide-entry:nth-child(odd), #top .references.slide-entry:nth-child(odd), #top .training.slide-entry:nth-child(odd), #top .qbstraining.slide-entry:nth-child(odd), #top .solutions.slide-entry:nth-child(odd), #top .service.slide-entry:nth-child(odd), #top .page.slide-entry:nth-child(odd), #top .download.slide-entry:nth-child(odd), #top .program.slide-entry:nth-child(odd), #top .qbs_related li.slide-entry:nth-child(odd) {
    margin-left: 5% !important;
    margin-right: 5% !important;
  }
}
@media only screen and (max-width: 479px) {
  #top .blog, #top .news, #top .whitepaper, #top .qbstalk, #top .event, #top .references, #top .training, #top .qbstraining, #top .solutions, #top .service, #top .page, #top .download, #top .program, #top .qbs_related li {
    width: 100% !important;
    max-width: none;
    margin-bottom: 12px !important;
    margin-left: 0 !important;
  }
  /* line 322, sass/modules/info_centre.scss */
  #top .blog.first.flex_column, #top .news.first.flex_column, #top .whitepaper.first.flex_column, #top .qbstalk.first.flex_column, #top .event.first.flex_column, #top .references.first.flex_column, #top .training.first.flex_column, #top .qbstraining.first.flex_column, #top .solutions.first.flex_column, #top .service.first.flex_column, #top .page.first.flex_column, #top .download.first.flex_column, #top .program.first.flex_column, #top .qbs_related li.first.flex_column, #top .blog.flex_column.fixed_post:first-child, #top .news.flex_column.fixed_post:first-child, #top .whitepaper.flex_column.fixed_post:first-child, #top .qbstalk.flex_column.fixed_post:first-child, #top .event.flex_column.fixed_post:first-child, #top .references.flex_column.fixed_post:first-child, #top .training.flex_column.fixed_post:first-child, #top .qbstraining.flex_column.fixed_post:first-child, #top .solutions.flex_column.fixed_post:first-child, #top .service.flex_column.fixed_post:first-child, #top .page.flex_column.fixed_post:first-child, #top .download.flex_column.fixed_post:first-child, #top .program.flex_column.fixed_post:first-child, #top .qbs_related li.flex_column.fixed_post:first-child {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  /* line 327, sass/modules/info_centre.scss */
  #top .blog.first, #top .news.first, #top .whitepaper.first, #top .qbstalk.first, #top .event.first, #top .references.first, #top .training.first, #top .qbstraining.first, #top .solutions.first, #top .service.first, #top .page.first, #top .download.first, #top .program.first, #top .qbs_related li.first, #top .blog.fixed_post:nth-child(4n+1), #top .news.fixed_post:nth-child(4n+1), #top .whitepaper.fixed_post:nth-child(4n+1), #top .qbstalk.fixed_post:nth-child(4n+1), #top .event.fixed_post:nth-child(4n+1), #top .references.fixed_post:nth-child(4n+1), #top .training.fixed_post:nth-child(4n+1), #top .qbstraining.fixed_post:nth-child(4n+1), #top .solutions.fixed_post:nth-child(4n+1), #top .service.fixed_post:nth-child(4n+1), #top .page.fixed_post:nth-child(4n+1), #top .download.fixed_post:nth-child(4n+1), #top .program.fixed_post:nth-child(4n+1), #top .qbs_related li.fixed_post:nth-child(4n+1), #top .blog.slide-entry:nth-child(odd), #top .news.slide-entry:nth-child(odd), #top .whitepaper.slide-entry:nth-child(odd), #top .qbstalk.slide-entry:nth-child(odd), #top .event.slide-entry:nth-child(odd), #top .references.slide-entry:nth-child(odd), #top .training.slide-entry:nth-child(odd), #top .qbstraining.slide-entry:nth-child(odd), #top .solutions.slide-entry:nth-child(odd), #top .service.slide-entry:nth-child(odd), #top .page.slide-entry:nth-child(odd), #top .download.slide-entry:nth-child(odd), #top .program.slide-entry:nth-child(odd), #top .qbs_related li.slide-entry:nth-child(odd) {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
/* line 334, sass/modules/info_centre.scss */
#top .blog .post_div, #top .news .post_div, #top .whitepaper .post_div, #top .qbstalk .post_div, #top .event .post_div, #top .references .post_div, #top .training .post_div, #top .qbstraining .post_div, #top .solutions .post_div, #top .service .post_div, #top .page .post_div, #top .download .post_div, #top .program .post_div, #top .qbs_related li .post_div {
  z-index: 1;
}
/* line 336, sass/modules/info_centre.scss */
#top .blog .post_div .avia-image-container, #top .news .post_div .avia-image-container, #top .whitepaper .post_div .avia-image-container, #top .qbstalk .post_div .avia-image-container, #top .event .post_div .avia-image-container, #top .references .post_div .avia-image-container, #top .training .post_div .avia-image-container, #top .qbstraining .post_div .avia-image-container, #top .solutions .post_div .avia-image-container, #top .service .post_div .avia-image-container, #top .page .post_div .avia-image-container, #top .download .post_div .avia-image-container, #top .program .post_div .avia-image-container, #top .qbs_related li .post_div .avia-image-container {
  position: absolute;
  bottom: 0;
  z-index: -1;
}
/* line 340, sass/modules/info_centre.scss */
#top .blog .post_div .avia-image-container .avia-image-container-inner, #top .news .post_div .avia-image-container .avia-image-container-inner, #top .whitepaper .post_div .avia-image-container .avia-image-container-inner, #top .qbstalk .post_div .avia-image-container .avia-image-container-inner, #top .event .post_div .avia-image-container .avia-image-container-inner, #top .references .post_div .avia-image-container .avia-image-container-inner, #top .training .post_div .avia-image-container .avia-image-container-inner, #top .qbstraining .post_div .avia-image-container .avia-image-container-inner, #top .solutions .post_div .avia-image-container .avia-image-container-inner, #top .service .post_div .avia-image-container .avia-image-container-inner, #top .page .post_div .avia-image-container .avia-image-container-inner, #top .download .post_div .avia-image-container .avia-image-container-inner, #top .program .post_div .avia-image-container .avia-image-container-inner, #top .qbs_related li .post_div .avia-image-container .avia-image-container-inner, #top .blog .post_div .avia-image-container .avia_image, #top .news .post_div .avia-image-container .avia_image, #top .whitepaper .post_div .avia-image-container .avia_image, #top .qbstalk .post_div .avia-image-container .avia_image, #top .event .post_div .avia-image-container .avia_image, #top .references .post_div .avia-image-container .avia_image, #top .training .post_div .avia-image-container .avia_image, #top .qbstraining .post_div .avia-image-container .avia_image, #top .solutions .post_div .avia-image-container .avia_image, #top .service .post_div .avia-image-container .avia_image, #top .page .post_div .avia-image-container .avia_image, #top .download .post_div .avia-image-container .avia_image, #top .program .post_div .avia-image-container .avia_image, #top .qbs_related li .post_div .avia-image-container .avia_image, #top .blog .post_div .avia-image-container .av-image-caption-overlay, #top .news .post_div .avia-image-container .av-image-caption-overlay, #top .whitepaper .post_div .avia-image-container .av-image-caption-overlay, #top .qbstalk .post_div .avia-image-container .av-image-caption-overlay, #top .event .post_div .avia-image-container .av-image-caption-overlay, #top .references .post_div .avia-image-container .av-image-caption-overlay, #top .training .post_div .avia-image-container .av-image-caption-overlay, #top .qbstraining .post_div .avia-image-container .av-image-caption-overlay, #top .solutions .post_div .avia-image-container .av-image-caption-overlay, #top .service .post_div .avia-image-container .av-image-caption-overlay, #top .page .post_div .avia-image-container .av-image-caption-overlay, #top .download .post_div .avia-image-container .av-image-caption-overlay, #top .program .post_div .avia-image-container .av-image-caption-overlay, #top .qbs_related li .post_div .avia-image-container .av-image-caption-overlay {
  border-radius: 0;
  height: auto;
  min-height: 100%;
  width: auto;
  min-width: 100%;
}
@media only screen and (max-width: 1603px) {
  #top .blog .post_div .avia-image-container, #top .news .post_div .avia-image-container, #top .whitepaper .post_div .avia-image-container, #top .qbstalk .post_div .avia-image-container, #top .event .post_div .avia-image-container, #top .references .post_div .avia-image-container, #top .training .post_div .avia-image-container, #top .qbstraining .post_div .avia-image-container, #top .solutions .post_div .avia-image-container, #top .service .post_div .avia-image-container, #top .page .post_div .avia-image-container, #top .download .post_div .avia-image-container, #top .program .post_div .avia-image-container, #top .qbs_related li .post_div .avia-image-container {
    height: auto;
    min-height: 100%;
    width: auto;
    min-width: 100%;
    bottom: inherit;
  }
  /* line 355, sass/modules/info_centre.scss */
  #top .blog .post_div .avia-image-container .avia-image-container-inner, #top .news .post_div .avia-image-container .avia-image-container-inner, #top .whitepaper .post_div .avia-image-container .avia-image-container-inner, #top .qbstalk .post_div .avia-image-container .avia-image-container-inner, #top .event .post_div .avia-image-container .avia-image-container-inner, #top .references .post_div .avia-image-container .avia-image-container-inner, #top .training .post_div .avia-image-container .avia-image-container-inner, #top .qbstraining .post_div .avia-image-container .avia-image-container-inner, #top .solutions .post_div .avia-image-container .avia-image-container-inner, #top .service .post_div .avia-image-container .avia-image-container-inner, #top .page .post_div .avia-image-container .avia-image-container-inner, #top .download .post_div .avia-image-container .avia-image-container-inner, #top .program .post_div .avia-image-container .avia-image-container-inner, #top .qbs_related li .post_div .avia-image-container .avia-image-container-inner, #top .blog .post_div .avia-image-container .avia_image, #top .news .post_div .avia-image-container .avia_image, #top .whitepaper .post_div .avia-image-container .avia_image, #top .qbstalk .post_div .avia-image-container .avia_image, #top .event .post_div .avia-image-container .avia_image, #top .references .post_div .avia-image-container .avia_image, #top .training .post_div .avia-image-container .avia_image, #top .qbstraining .post_div .avia-image-container .avia_image, #top .solutions .post_div .avia-image-container .avia_image, #top .service .post_div .avia-image-container .avia_image, #top .page .post_div .avia-image-container .avia_image, #top .download .post_div .avia-image-container .avia_image, #top .program .post_div .avia-image-container .avia_image, #top .qbs_related li .post_div .avia-image-container .avia_image, #top .blog .post_div .avia-image-container .av-image-caption-overlay, #top .news .post_div .avia-image-container .av-image-caption-overlay, #top .whitepaper .post_div .avia-image-container .av-image-caption-overlay, #top .qbstalk .post_div .avia-image-container .av-image-caption-overlay, #top .event .post_div .avia-image-container .av-image-caption-overlay, #top .references .post_div .avia-image-container .av-image-caption-overlay, #top .training .post_div .avia-image-container .av-image-caption-overlay, #top .qbstraining .post_div .avia-image-container .av-image-caption-overlay, #top .solutions .post_div .avia-image-container .av-image-caption-overlay, #top .service .post_div .avia-image-container .av-image-caption-overlay, #top .page .post_div .avia-image-container .av-image-caption-overlay, #top .download .post_div .avia-image-container .av-image-caption-overlay, #top .program .post_div .avia-image-container .av-image-caption-overlay, #top .qbs_related li .post_div .avia-image-container .av-image-caption-overlay {
    height: auto;
    min-height: 100%;
    width: auto;
    min-width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  #top .blog .post_div .avia-image-container, #top .news .post_div .avia-image-container, #top .whitepaper .post_div .avia-image-container, #top .qbstalk .post_div .avia-image-container, #top .event .post_div .avia-image-container, #top .references .post_div .avia-image-container, #top .training .post_div .avia-image-container, #top .qbstraining .post_div .avia-image-container, #top .solutions .post_div .avia-image-container, #top .service .post_div .avia-image-container, #top .page .post_div .avia-image-container, #top .download .post_div .avia-image-container, #top .program .post_div .avia-image-container, #top .qbs_related li .post_div .avia-image-container {
    width: 100%;
    height: auto;
    bottom: inherit;
  }
  /* line 368, sass/modules/info_centre.scss */
  #top .blog .post_div .avia-image-container .avia-image-container-inner, #top .news .post_div .avia-image-container .avia-image-container-inner, #top .whitepaper .post_div .avia-image-container .avia-image-container-inner, #top .qbstalk .post_div .avia-image-container .avia-image-container-inner, #top .event .post_div .avia-image-container .avia-image-container-inner, #top .references .post_div .avia-image-container .avia-image-container-inner, #top .training .post_div .avia-image-container .avia-image-container-inner, #top .qbstraining .post_div .avia-image-container .avia-image-container-inner, #top .solutions .post_div .avia-image-container .avia-image-container-inner, #top .service .post_div .avia-image-container .avia-image-container-inner, #top .page .post_div .avia-image-container .avia-image-container-inner, #top .download .post_div .avia-image-container .avia-image-container-inner, #top .program .post_div .avia-image-container .avia-image-container-inner, #top .qbs_related li .post_div .avia-image-container .avia-image-container-inner, #top .blog .post_div .avia-image-container .avia_image, #top .news .post_div .avia-image-container .avia_image, #top .whitepaper .post_div .avia-image-container .avia_image, #top .qbstalk .post_div .avia-image-container .avia_image, #top .event .post_div .avia-image-container .avia_image, #top .references .post_div .avia-image-container .avia_image, #top .training .post_div .avia-image-container .avia_image, #top .qbstraining .post_div .avia-image-container .avia_image, #top .solutions .post_div .avia-image-container .avia_image, #top .service .post_div .avia-image-container .avia_image, #top .page .post_div .avia-image-container .avia_image, #top .download .post_div .avia-image-container .avia_image, #top .program .post_div .avia-image-container .avia_image, #top .qbs_related li .post_div .avia-image-container .avia_image, #top .blog .post_div .avia-image-container .av-image-caption-overlay, #top .news .post_div .avia-image-container .av-image-caption-overlay, #top .whitepaper .post_div .avia-image-container .av-image-caption-overlay, #top .qbstalk .post_div .avia-image-container .av-image-caption-overlay, #top .event .post_div .avia-image-container .av-image-caption-overlay, #top .references .post_div .avia-image-container .av-image-caption-overlay, #top .training .post_div .avia-image-container .av-image-caption-overlay, #top .qbstraining .post_div .avia-image-container .av-image-caption-overlay, #top .solutions .post_div .avia-image-container .av-image-caption-overlay, #top .service .post_div .avia-image-container .av-image-caption-overlay, #top .page .post_div .avia-image-container .av-image-caption-overlay, #top .download .post_div .avia-image-container .av-image-caption-overlay, #top .program .post_div .avia-image-container .av-image-caption-overlay, #top .qbs_related li .post_div .avia-image-container .av-image-caption-overlay {
    height: auto;
    min-width: 100%;
    max-width: inherit;
  }
}
/* line 377, sass/modules/info_centre.scss */
#top .blog .post_div:after, #top .news .post_div:after, #top .whitepaper .post_div:after, #top .qbstalk .post_div:after, #top .event .post_div:after, #top .references .post_div:after, #top .training .post_div:after, #top .qbstraining .post_div:after, #top .solutions .post_div:after, #top .service .post_div:after, #top .page .post_div:after, #top .download .post_div:after, #top .program .post_div:after, #top .qbs_related li .post_div:after {
  width: 100%;
  height: 38px;
  position: absolute;
  bottom: 0;
  z-index: 1;
  visibility: visible;
  display: block;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  line-height: 38px;
  text-align: center;
  text-transform: uppercase;
}
/* line 393, sass/modules/info_centre.scss */
#top .blog .slide-content, #top .news .slide-content, #top .whitepaper .slide-content, #top .qbstalk .slide-content, #top .event .slide-content, #top .references .slide-content, #top .training .slide-content, #top .qbstraining .slide-content, #top .solutions .slide-content, #top .service .slide-content, #top .page .slide-content, #top .download .slide-content, #top .program .slide-content, #top .qbs_related li .slide-content {
  height: 100%;
}
/* line 397, sass/modules/info_centre.scss */
#top .post_div {
  height: 100%;
  width: 100%;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
/* line 403, sass/modules/info_centre.scss */
#top .post_div .av-special-heading {
  min-height: 80px;
  background-color: #2d2d2d;
  border-bottom: 4px solid;
}
/* line 407, sass/modules/info_centre.scss */
#top .post_div .av-special-heading .av-special-heading-tag {
  color: #fff;
  font-size: 12pt;
  font-weight: 400;
  padding: 17px 19px;
}
/* line 414, sass/modules/info_centre.scss */
#top .post_div .img-alt {
  width: 100%;
  top: 45%;
  position: absolute;
}
/* line 418, sass/modules/info_centre.scss */
#top .post_div .img-alt .av-special-heading {
  background-color: transparent;
  border-bottom: none;
}
/* line 421, sass/modules/info_centre.scss */
#top .post_div .img-alt .av-special-heading .av-special-heading-tag {
  color: #073d47;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
/* line 430, sass/modules/info_centre.scss */
#top .post_div .exerpt {
  background-color: rgba(38, 38, 38, 0.95);
  height: 100%;
  width: 100%;
  position: absolute;
  top: inherit;
  z-index: -1;
  padding: 11px 40px;
  -moz-transform: translateY(120%);
  -o-transform: translateY(120%);
  -ms-transform: translateY(120%);
  -webkit-transform: translateY(120%);
  transform: translateY(120%);
  -webkit-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -ms-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
/* line 440, sass/modules/info_centre.scss */
#top .post_div .exerpt span, #top .post_div .exerpt .draad_content_wrapper {
  position: absolute;
  top: 5px;
  left: 0;
  padding: 0 10px;
}
/* line 446, sass/modules/info_centre.scss */
#top .post_div .exerpt span p, #top .post_div .exerpt .draad_content_wrapper p {
  font-size: 16px;
  text-align: center;
  color: #fff;
}
/* line 454, sass/modules/info_centre.scss */
/* line 468, sass/modules/info_centre.scss */
/* line 469, sass/modules/info_centre.scss */
#top .blog:hover .exerpt, #top .news:hover .exerpt, #top .whitepaper:hover .exerpt, #top .qbstalk:hover .exerpt, #top .event:hover .exerpt, #top .references:hover .exerpt, #top .training:hover .exerpt, #top .qbstraining:hover .exerpt, #top .solutions:hover .exerpt, #top .service:hover .exerpt, #top .page:hover .exerpt, #top .download:hover .exerpt, #top .program:hover .exerpt, #top .qbs_related li:hover .exerpt {
  margin-top: -1px;
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -ms-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
/* line 475, sass/modules/info_centre.scss */
/* line 476, sass/modules/info_centre.scss */
#top .blog.page .av-special-heading, #top .news.page .av-special-heading, #top .whitepaper.page .av-special-heading, #top .qbstalk.page .av-special-heading, #top .event.page .av-special-heading, #top .references.page .av-special-heading, #top .training.page .av-special-heading, #top .qbstraining.page .av-special-heading, #top .solutions.page .av-special-heading, #top .service.page .av-special-heading, #top .page.page .av-special-heading, #top .download.page .av-special-heading, #top .program.page .av-special-heading, #top .qbs_related li.page .av-special-heading {
  border-bottom-color: #073d47;
}
/* line 479, sass/modules/info_centre.scss */
#top .blog.page .post_div, #top .news.page .post_div, #top .whitepaper.page .post_div, #top .qbstalk.page .post_div, #top .event.page .post_div, #top .references.page .post_div, #top .training.page .post_div, #top .qbstraining.page .post_div, #top .solutions.page .post_div, #top .service.page .post_div, #top .page.page .post_div, #top .download.page .post_div, #top .program.page .post_div, #top .qbs_related li.page .post_div {
  background-color: #94b63c;
}
/* line 481, sass/modules/info_centre.scss */
#top .blog.page .post_div .av-special-heading-tag, #top .news.page .post_div .av-special-heading-tag, #top .whitepaper.page .post_div .av-special-heading-tag, #top .qbstalk.page .post_div .av-special-heading-tag, #top .event.page .post_div .av-special-heading-tag, #top .references.page .post_div .av-special-heading-tag, #top .training.page .post_div .av-special-heading-tag, #top .qbstraining.page .post_div .av-special-heading-tag, #top .solutions.page .post_div .av-special-heading-tag, #top .service.page .post_div .av-special-heading-tag, #top .page.page .post_div .av-special-heading-tag, #top .download.page .post_div .av-special-heading-tag, #top .program.page .post_div .av-special-heading-tag, #top .qbs_related li.page .post_div .av-special-heading-tag {
  color: #fff;
  text-transform: capitalize;
  font-weight: 300;
}
/* line 486, sass/modules/info_centre.scss */
#top .blog.page .post_div .exerpt, #top .news.page .post_div .exerpt, #top .whitepaper.page .post_div .exerpt, #top .qbstalk.page .post_div .exerpt, #top .event.page .post_div .exerpt, #top .references.page .post_div .exerpt, #top .training.page .post_div .exerpt, #top .qbstraining.page .post_div .exerpt, #top .solutions.page .post_div .exerpt, #top .service.page .post_div .exerpt, #top .page.page .post_div .exerpt, #top .download.page .post_div .exerpt, #top .program.page .post_div .exerpt, #top .qbs_related li.page .post_div .exerpt {
  background-color: transparent;
}
/* line 489, sass/modules/info_centre.scss */
#top .blog.page .post_div:after, #top .news.page .post_div:after, #top .whitepaper.page .post_div:after, #top .qbstalk.page .post_div:after, #top .event.page .post_div:after, #top .references.page .post_div:after, #top .training.page .post_div:after, #top .qbstraining.page .post_div:after, #top .solutions.page .post_div:after, #top .service.page .post_div:after, #top .page.page .post_div:after, #top .download.page .post_div:after, #top .program.page .post_div:after, #top .qbs_related li.page .post_div:after {
  content: 'page';
  background-color: #073d47;
}
/* line 495, sass/modules/info_centre.scss */
/* line 496, sass/modules/info_centre.scss */
#top .blog.program .av-special-heading, #top .news.program .av-special-heading, #top .whitepaper.program .av-special-heading, #top .qbstalk.program .av-special-heading, #top .event.program .av-special-heading, #top .references.program .av-special-heading, #top .training.program .av-special-heading, #top .qbstraining.program .av-special-heading, #top .solutions.program .av-special-heading, #top .service.program .av-special-heading, #top .page.program .av-special-heading, #top .download.program .av-special-heading, #top .program.program .av-special-heading, #top .qbs_related li.program .av-special-heading {
  border-bottom-color: #ee9d00;
}
/* line 499, sass/modules/info_centre.scss */
/* line 500, sass/modules/info_centre.scss */
#top .blog.program .post_div:after, #top .news.program .post_div:after, #top .whitepaper.program .post_div:after, #top .qbstalk.program .post_div:after, #top .event.program .post_div:after, #top .references.program .post_div:after, #top .training.program .post_div:after, #top .qbstraining.program .post_div:after, #top .solutions.program .post_div:after, #top .service.program .post_div:after, #top .page.program .post_div:after, #top .download.program .post_div:after, #top .program.program .post_div:after, #top .qbs_related li.program .post_div:after {
  content: 'program';
  background-color: #ee9d00;
}
/* line 506, sass/modules/info_centre.scss */
/* line 507, sass/modules/info_centre.scss */
#top .blog.service .av-special-heading, #top .news.service .av-special-heading, #top .whitepaper.service .av-special-heading, #top .qbstalk.service .av-special-heading, #top .event.service .av-special-heading, #top .references.service .av-special-heading, #top .training.service .av-special-heading, #top .qbstraining.service .av-special-heading, #top .solutions.service .av-special-heading, #top .service.service .av-special-heading, #top .page.service .av-special-heading, #top .download.service .av-special-heading, #top .program.service .av-special-heading, #top .qbs_related li.service .av-special-heading {
  border-bottom-color: #437477;
}
/* line 510, sass/modules/info_centre.scss */
/* line 511, sass/modules/info_centre.scss */
#top .blog.service .post_div .exerpt, #top .news.service .post_div .exerpt, #top .whitepaper.service .post_div .exerpt, #top .qbstalk.service .post_div .exerpt, #top .event.service .post_div .exerpt, #top .references.service .post_div .exerpt, #top .training.service .post_div .exerpt, #top .qbstraining.service .post_div .exerpt, #top .solutions.service .post_div .exerpt, #top .service.service .post_div .exerpt, #top .page.service .post_div .exerpt, #top .download.service .post_div .exerpt, #top .program.service .post_div .exerpt, #top .qbs_related li.service .post_div .exerpt {
  background-color: transparent;
}
/* line 514, sass/modules/info_centre.scss */
#top .blog.service .post_div:after, #top .news.service .post_div:after, #top .whitepaper.service .post_div:after, #top .qbstalk.service .post_div:after, #top .event.service .post_div:after, #top .references.service .post_div:after, #top .training.service .post_div:after, #top .qbstraining.service .post_div:after, #top .solutions.service .post_div:after, #top .service.service .post_div:after, #top .page.service .post_div:after, #top .download.service .post_div:after, #top .program.service .post_div:after, #top .qbs_related li.service .post_div:after {
  content: 'service';
  background-color: #437477;
}
/* line 520, sass/modules/info_centre.scss */
/* line 521, sass/modules/info_centre.scss */
#top .blog.download .av-special-heading, #top .news.download .av-special-heading, #top .whitepaper.download .av-special-heading, #top .qbstalk.download .av-special-heading, #top .event.download .av-special-heading, #top .references.download .av-special-heading, #top .training.download .av-special-heading, #top .qbstraining.download .av-special-heading, #top .solutions.download .av-special-heading, #top .service.download .av-special-heading, #top .page.download .av-special-heading, #top .download.download .av-special-heading, #top .program.download .av-special-heading, #top .qbs_related li.download .av-special-heading {
  border-bottom-color: #77949a;
}
/* line 524, sass/modules/info_centre.scss */
/* line 525, sass/modules/info_centre.scss */
#top .blog.download .post_div .exerpt, #top .news.download .post_div .exerpt, #top .whitepaper.download .post_div .exerpt, #top .qbstalk.download .post_div .exerpt, #top .event.download .post_div .exerpt, #top .references.download .post_div .exerpt, #top .training.download .post_div .exerpt, #top .qbstraining.download .post_div .exerpt, #top .solutions.download .post_div .exerpt, #top .service.download .post_div .exerpt, #top .page.download .post_div .exerpt, #top .download.download .post_div .exerpt, #top .program.download .post_div .exerpt, #top .qbs_related li.download .post_div .exerpt {
  background-color: transparent;
  top: inherit;
  margin-top: -1px;
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
/* line 530, sass/modules/info_centre.scss */
#top .blog.download .post_div .exerpt p, #top .news.download .post_div .exerpt p, #top .whitepaper.download .post_div .exerpt p, #top .qbstalk.download .post_div .exerpt p, #top .event.download .post_div .exerpt p, #top .references.download .post_div .exerpt p, #top .training.download .post_div .exerpt p, #top .qbstraining.download .post_div .exerpt p, #top .solutions.download .post_div .exerpt p, #top .service.download .post_div .exerpt p, #top .page.download .post_div .exerpt p, #top .download.download .post_div .exerpt p, #top .program.download .post_div .exerpt p, #top .qbs_related li.download .post_div .exerpt p {
  padding-top: 20px;
  text-align: center;
}
/* line 533, sass/modules/info_centre.scss */
#top .blog.download .post_div .exerpt p i, #top .news.download .post_div .exerpt p i, #top .whitepaper.download .post_div .exerpt p i, #top .qbstalk.download .post_div .exerpt p i, #top .event.download .post_div .exerpt p i, #top .references.download .post_div .exerpt p i, #top .training.download .post_div .exerpt p i, #top .qbstraining.download .post_div .exerpt p i, #top .solutions.download .post_div .exerpt p i, #top .service.download .post_div .exerpt p i, #top .page.download .post_div .exerpt p i, #top .download.download .post_div .exerpt p i, #top .program.download .post_div .exerpt p i, #top .qbs_related li.download .post_div .exerpt p i {
  color: #77949a;
  font-size: 60px;
  font-family: FontAwesome;
}
/* line 540, sass/modules/info_centre.scss */
#top .blog.download .post_div:after, #top .news.download .post_div:after, #top .whitepaper.download .post_div:after, #top .qbstalk.download .post_div:after, #top .event.download .post_div:after, #top .references.download .post_div:after, #top .training.download .post_div:after, #top .qbstraining.download .post_div:after, #top .solutions.download .post_div:after, #top .service.download .post_div:after, #top .page.download .post_div:after, #top .download.download .post_div:after, #top .program.download .post_div:after, #top .qbs_related li.download .post_div:after {
  content: 'download';
  background-color: #77949a;
}
/* line 546, sass/modules/info_centre.scss */
/* line 547, sass/modules/info_centre.scss */
#top .blog.news .av-special-heading, #top .news.news .av-special-heading, #top .whitepaper.news .av-special-heading, #top .qbstalk.news .av-special-heading, #top .event.news .av-special-heading, #top .references.news .av-special-heading, #top .training.news .av-special-heading, #top .qbstraining.news .av-special-heading, #top .solutions.news .av-special-heading, #top .service.news .av-special-heading, #top .page.news .av-special-heading, #top .download.news .av-special-heading, #top .program.news .av-special-heading, #top .qbs_related li.news .av-special-heading {
  border-bottom-color: #d65b2c;
}
/* line 550, sass/modules/info_centre.scss */
/* line 551, sass/modules/info_centre.scss */
#top .blog.news .post_div:after, #top .news.news .post_div:after, #top .whitepaper.news .post_div:after, #top .qbstalk.news .post_div:after, #top .event.news .post_div:after, #top .references.news .post_div:after, #top .training.news .post_div:after, #top .qbstraining.news .post_div:after, #top .solutions.news .post_div:after, #top .service.news .post_div:after, #top .page.news .post_div:after, #top .download.news .post_div:after, #top .program.news .post_div:after, #top .qbs_related li.news .post_div:after {
  content: 'news';
  background-color: #d65b2c;
}
/* line 557, sass/modules/info_centre.scss */
/* line 558, sass/modules/info_centre.scss */
#top .blog.qbstalk .av-special-heading, #top .news.qbstalk .av-special-heading, #top .whitepaper.qbstalk .av-special-heading, #top .qbstalk.qbstalk .av-special-heading, #top .event.qbstalk .av-special-heading, #top .references.qbstalk .av-special-heading, #top .training.qbstalk .av-special-heading, #top .qbstraining.qbstalk .av-special-heading, #top .solutions.qbstalk .av-special-heading, #top .service.qbstalk .av-special-heading, #top .page.qbstalk .av-special-heading, #top .download.qbstalk .av-special-heading, #top .program.qbstalk .av-special-heading, #top .qbs_related li.qbstalk .av-special-heading {
  border-bottom-color: #0d6171;
}
/* line 561, sass/modules/info_centre.scss */
/* line 562, sass/modules/info_centre.scss */
#top .blog.qbstalk .post_div:after, #top .news.qbstalk .post_div:after, #top .whitepaper.qbstalk .post_div:after, #top .qbstalk.qbstalk .post_div:after, #top .event.qbstalk .post_div:after, #top .references.qbstalk .post_div:after, #top .training.qbstalk .post_div:after, #top .qbstraining.qbstalk .post_div:after, #top .solutions.qbstalk .post_div:after, #top .service.qbstalk .post_div:after, #top .page.qbstalk .post_div:after, #top .download.qbstalk .post_div:after, #top .program.qbstalk .post_div:after, #top .qbs_related li.qbstalk .post_div:after {
  content: 'qbs talks';
  background-color: rgba(13, 97, 113, 0.9);
}
/* line 568, sass/modules/info_centre.scss */
/* line 569, sass/modules/info_centre.scss */
#top .blog.event .av-special-heading, #top .news.event .av-special-heading, #top .whitepaper.event .av-special-heading, #top .qbstalk.event .av-special-heading, #top .event.event .av-special-heading, #top .references.event .av-special-heading, #top .training.event .av-special-heading, #top .qbstraining.event .av-special-heading, #top .solutions.event .av-special-heading, #top .service.event .av-special-heading, #top .page.event .av-special-heading, #top .download.event .av-special-heading, #top .program.event .av-special-heading, #top .qbs_related li.event .av-special-heading {
  border-bottom-color: #0d6171;
}
/* line 572, sass/modules/info_centre.scss */
#top .blog.event .draad_content_wrapper, #top .news.event .draad_content_wrapper, #top .whitepaper.event .draad_content_wrapper, #top .qbstalk.event .draad_content_wrapper, #top .event.event .draad_content_wrapper, #top .references.event .draad_content_wrapper, #top .training.event .draad_content_wrapper, #top .qbstraining.event .draad_content_wrapper, #top .solutions.event .draad_content_wrapper, #top .service.event .draad_content_wrapper, #top .page.event .draad_content_wrapper, #top .download.event .draad_content_wrapper, #top .program.event .draad_content_wrapper, #top .qbs_related li.event .draad_content_wrapper {
  padding: 0 40px;
  height: 78px !important;
}
/* line 576, sass/modules/info_centre.scss */
#top .blog.event .exerpt, #top .news.event .exerpt, #top .whitepaper.event .exerpt, #top .qbstalk.event .exerpt, #top .event.event .exerpt, #top .references.event .exerpt, #top .training.event .exerpt, #top .qbstraining.event .exerpt, #top .solutions.event .exerpt, #top .service.event .exerpt, #top .page.event .exerpt, #top .download.event .exerpt, #top .program.event .exerpt, #top .qbs_related li.event .exerpt {
  display: none;
}
/* line 579, sass/modules/info_centre.scss */
#top .blog.event .date-location, #top .news.event .date-location, #top .whitepaper.event .date-location, #top .qbstalk.event .date-location, #top .event.event .date-location, #top .references.event .date-location, #top .training.event .date-location, #top .qbstraining.event .date-location, #top .solutions.event .date-location, #top .service.event .date-location, #top .page.event .date-location, #top .download.event .date-location, #top .program.event .date-location, #top .qbs_related li.event .date-location {
  position: absolute;
  bottom: 38px;
  height: 78px;
  width: 100%;
  background-color: rgba(29, 115, 125, 0.8);
  padding: 10px 40px;
}
@media only screen and (max-width: 479px) {
  #top .blog.event .date-location, #top .news.event .date-location, #top .whitepaper.event .date-location, #top .qbstalk.event .date-location, #top .event.event .date-location, #top .references.event .date-location, #top .training.event .date-location, #top .qbstraining.event .date-location, #top .solutions.event .date-location, #top .service.event .date-location, #top .page.event .date-location, #top .download.event .date-location, #top .program.event .date-location, #top .qbs_related li.event .date-location {
    padding: 10px 20px;
  }
}
/* line 589, sass/modules/info_centre.scss */
#top .blog.event .date-location span, #top .news.event .date-location span, #top .whitepaper.event .date-location span, #top .qbstalk.event .date-location span, #top .event.event .date-location span, #top .references.event .date-location span, #top .training.event .date-location span, #top .qbstraining.event .date-location span, #top .solutions.event .date-location span, #top .service.event .date-location span, #top .page.event .date-location span, #top .download.event .date-location span, #top .program.event .date-location span, #top .qbs_related li.event .date-location span {
  display: block;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.88;
  text-align: left;
  color: #fff;
  font-family: Open Sans;
}
/* line 597, sass/modules/info_centre.scss */
#top .blog.event .date-location span p, #top .news.event .date-location span p, #top .whitepaper.event .date-location span p, #top .qbstalk.event .date-location span p, #top .event.event .date-location span p, #top .references.event .date-location span p, #top .training.event .date-location span p, #top .qbstraining.event .date-location span p, #top .solutions.event .date-location span p, #top .service.event .date-location span p, #top .page.event .date-location span p, #top .download.event .date-location span p, #top .program.event .date-location span p, #top .qbs_related li.event .date-location span p {
  display: inline;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.88;
  text-align: left;
  color: #fff;
  font-family: Open Sans;
}
/* line 606, sass/modules/info_centre.scss */
#top .blog.event .date-location span.date:before, #top .news.event .date-location span.date:before, #top .whitepaper.event .date-location span.date:before, #top .qbstalk.event .date-location span.date:before, #top .event.event .date-location span.date:before, #top .references.event .date-location span.date:before, #top .training.event .date-location span.date:before, #top .qbstraining.event .date-location span.date:before, #top .solutions.event .date-location span.date:before, #top .service.event .date-location span.date:before, #top .page.event .date-location span.date:before, #top .download.event .date-location span.date:before, #top .program.event .date-location span.date:before, #top .qbs_related li.event .date-location span.date:before {
  content: '\f073';
  font-family: FontAwesome;
  display: inline-block;
  width: 10px;
  margin-right: 20px;
}
/* line 613, sass/modules/info_centre.scss */
#top .blog.event .date-location span.location:before, #top .news.event .date-location span.location:before, #top .whitepaper.event .date-location span.location:before, #top .qbstalk.event .date-location span.location:before, #top .event.event .date-location span.location:before, #top .references.event .date-location span.location:before, #top .training.event .date-location span.location:before, #top .qbstraining.event .date-location span.location:before, #top .solutions.event .date-location span.location:before, #top .service.event .date-location span.location:before, #top .page.event .date-location span.location:before, #top .download.event .date-location span.location:before, #top .program.event .date-location span.location:before, #top .qbs_related li.event .date-location span.location:before {
  content: '\f276';
  font-family: FontAwesome;
  display: inline-block;
  width: 10px;
  margin-right: 20px;
}
/* line 622, sass/modules/info_centre.scss */
/* line 623, sass/modules/info_centre.scss */
#top .blog.event .post_div:after, #top .news.event .post_div:after, #top .whitepaper.event .post_div:after, #top .qbstalk.event .post_div:after, #top .event.event .post_div:after, #top .references.event .post_div:after, #top .training.event .post_div:after, #top .qbstraining.event .post_div:after, #top .solutions.event .post_div:after, #top .service.event .post_div:after, #top .page.event .post_div:after, #top .download.event .post_div:after, #top .program.event .post_div:after, #top .qbs_related li.event .post_div:after {
  content: 'events';
  background-color: #0d6171;
}
/* line 629, sass/modules/info_centre.scss */
/* line 631, sass/modules/info_centre.scss */
#top .blog.training .av-special-heading, #top .news.training .av-special-heading, #top .whitepaper.training .av-special-heading, #top .qbstalk.training .av-special-heading, #top .event.training .av-special-heading, #top .references.training .av-special-heading, #top .training.training .av-special-heading, #top .qbstraining.training .av-special-heading, #top .solutions.training .av-special-heading, #top .service.training .av-special-heading, #top .page.training .av-special-heading, #top .download.training .av-special-heading, #top .program.training .av-special-heading, #top .qbs_related li.training .av-special-heading, #top .blog.qbstraining .av-special-heading, #top .news.qbstraining .av-special-heading, #top .whitepaper.qbstraining .av-special-heading, #top .qbstalk.qbstraining .av-special-heading, #top .event.qbstraining .av-special-heading, #top .references.qbstraining .av-special-heading, #top .training.qbstraining .av-special-heading, #top .qbstraining.qbstraining .av-special-heading, #top .solutions.qbstraining .av-special-heading, #top .service.qbstraining .av-special-heading, #top .page.qbstraining .av-special-heading, #top .download.qbstraining .av-special-heading, #top .program.qbstraining .av-special-heading, #top .qbs_related li.qbstraining .av-special-heading {
  border-bottom-color: #0d6171;
}
/* line 634, sass/modules/info_centre.scss */
#top .blog.training .draad_content_wrapper, #top .news.training .draad_content_wrapper, #top .whitepaper.training .draad_content_wrapper, #top .qbstalk.training .draad_content_wrapper, #top .event.training .draad_content_wrapper, #top .references.training .draad_content_wrapper, #top .training.training .draad_content_wrapper, #top .qbstraining.training .draad_content_wrapper, #top .solutions.training .draad_content_wrapper, #top .service.training .draad_content_wrapper, #top .page.training .draad_content_wrapper, #top .download.training .draad_content_wrapper, #top .program.training .draad_content_wrapper, #top .qbs_related li.training .draad_content_wrapper, #top .blog.qbstraining .draad_content_wrapper, #top .news.qbstraining .draad_content_wrapper, #top .whitepaper.qbstraining .draad_content_wrapper, #top .qbstalk.qbstraining .draad_content_wrapper, #top .event.qbstraining .draad_content_wrapper, #top .references.qbstraining .draad_content_wrapper, #top .training.qbstraining .draad_content_wrapper, #top .qbstraining.qbstraining .draad_content_wrapper, #top .solutions.qbstraining .draad_content_wrapper, #top .service.qbstraining .draad_content_wrapper, #top .page.qbstraining .draad_content_wrapper, #top .download.qbstraining .draad_content_wrapper, #top .program.qbstraining .draad_content_wrapper, #top .qbs_related li.qbstraining .draad_content_wrapper {
  padding: 0 40px;
  height: 110px !important;
}
/* line 638, sass/modules/info_centre.scss */
#top .blog.training .exerpt, #top .news.training .exerpt, #top .whitepaper.training .exerpt, #top .qbstalk.training .exerpt, #top .event.training .exerpt, #top .references.training .exerpt, #top .training.training .exerpt, #top .qbstraining.training .exerpt, #top .solutions.training .exerpt, #top .service.training .exerpt, #top .page.training .exerpt, #top .download.training .exerpt, #top .program.training .exerpt, #top .qbs_related li.training .exerpt, #top .blog.qbstraining .exerpt, #top .news.qbstraining .exerpt, #top .whitepaper.qbstraining .exerpt, #top .qbstalk.qbstraining .exerpt, #top .event.qbstraining .exerpt, #top .references.qbstraining .exerpt, #top .training.qbstraining .exerpt, #top .qbstraining.qbstraining .exerpt, #top .solutions.qbstraining .exerpt, #top .service.qbstraining .exerpt, #top .page.qbstraining .exerpt, #top .download.qbstraining .exerpt, #top .program.qbstraining .exerpt, #top .qbs_related li.qbstraining .exerpt {
  display: none;
}
/* line 641, sass/modules/info_centre.scss */
#top .blog.training .date-location, #top .news.training .date-location, #top .whitepaper.training .date-location, #top .qbstalk.training .date-location, #top .event.training .date-location, #top .references.training .date-location, #top .training.training .date-location, #top .qbstraining.training .date-location, #top .solutions.training .date-location, #top .service.training .date-location, #top .page.training .date-location, #top .download.training .date-location, #top .program.training .date-location, #top .qbs_related li.training .date-location, #top .blog.qbstraining .date-location, #top .news.qbstraining .date-location, #top .whitepaper.qbstraining .date-location, #top .qbstalk.qbstraining .date-location, #top .event.qbstraining .date-location, #top .references.qbstraining .date-location, #top .training.qbstraining .date-location, #top .qbstraining.qbstraining .date-location, #top .solutions.qbstraining .date-location, #top .service.qbstraining .date-location, #top .page.qbstraining .date-location, #top .download.qbstraining .date-location, #top .program.qbstraining .date-location, #top .qbs_related li.qbstraining .date-location {
  position: absolute;
  bottom: 38px;
  height: 45px;
  width: 100%;
  background-color: rgba(13, 44, 84, 0.8);
  padding: 10px 40px;
}
/* line 648, sass/modules/info_centre.scss */
#top .blog.training .date-location span, #top .news.training .date-location span, #top .whitepaper.training .date-location span, #top .qbstalk.training .date-location span, #top .event.training .date-location span, #top .references.training .date-location span, #top .training.training .date-location span, #top .qbstraining.training .date-location span, #top .solutions.training .date-location span, #top .service.training .date-location span, #top .page.training .date-location span, #top .download.training .date-location span, #top .program.training .date-location span, #top .qbs_related li.training .date-location span, #top .blog.qbstraining .date-location span, #top .news.qbstraining .date-location span, #top .whitepaper.qbstraining .date-location span, #top .qbstalk.qbstraining .date-location span, #top .event.qbstraining .date-location span, #top .references.qbstraining .date-location span, #top .training.qbstraining .date-location span, #top .qbstraining.qbstraining .date-location span, #top .solutions.qbstraining .date-location span, #top .service.qbstraining .date-location span, #top .page.qbstraining .date-location span, #top .download.qbstraining .date-location span, #top .program.qbstraining .date-location span, #top .qbs_related li.qbstraining .date-location span {
  display: block;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.88;
  text-align: left;
  color: #fff;
  font-family: Open Sans;
}
/* line 656, sass/modules/info_centre.scss */
#top .blog.training .date-location span p, #top .news.training .date-location span p, #top .whitepaper.training .date-location span p, #top .qbstalk.training .date-location span p, #top .event.training .date-location span p, #top .references.training .date-location span p, #top .training.training .date-location span p, #top .qbstraining.training .date-location span p, #top .solutions.training .date-location span p, #top .service.training .date-location span p, #top .page.training .date-location span p, #top .download.training .date-location span p, #top .program.training .date-location span p, #top .qbs_related li.training .date-location span p, #top .blog.qbstraining .date-location span p, #top .news.qbstraining .date-location span p, #top .whitepaper.qbstraining .date-location span p, #top .qbstalk.qbstraining .date-location span p, #top .event.qbstraining .date-location span p, #top .references.qbstraining .date-location span p, #top .training.qbstraining .date-location span p, #top .qbstraining.qbstraining .date-location span p, #top .solutions.qbstraining .date-location span p, #top .service.qbstraining .date-location span p, #top .page.qbstraining .date-location span p, #top .download.qbstraining .date-location span p, #top .program.qbstraining .date-location span p, #top .qbs_related li.qbstraining .date-location span p {
  display: inline;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.88;
  text-align: left;
  color: #fff;
  font-family: Open Sans;
}
/* line 665, sass/modules/info_centre.scss */
#top .blog.training .date-location span.date:before, #top .news.training .date-location span.date:before, #top .whitepaper.training .date-location span.date:before, #top .qbstalk.training .date-location span.date:before, #top .event.training .date-location span.date:before, #top .references.training .date-location span.date:before, #top .training.training .date-location span.date:before, #top .qbstraining.training .date-location span.date:before, #top .solutions.training .date-location span.date:before, #top .service.training .date-location span.date:before, #top .page.training .date-location span.date:before, #top .download.training .date-location span.date:before, #top .program.training .date-location span.date:before, #top .qbs_related li.training .date-location span.date:before, #top .blog.qbstraining .date-location span.date:before, #top .news.qbstraining .date-location span.date:before, #top .whitepaper.qbstraining .date-location span.date:before, #top .qbstalk.qbstraining .date-location span.date:before, #top .event.qbstraining .date-location span.date:before, #top .references.qbstraining .date-location span.date:before, #top .training.qbstraining .date-location span.date:before, #top .qbstraining.qbstraining .date-location span.date:before, #top .solutions.qbstraining .date-location span.date:before, #top .service.qbstraining .date-location span.date:before, #top .page.qbstraining .date-location span.date:before, #top .download.qbstraining .date-location span.date:before, #top .program.qbstraining .date-location span.date:before, #top .qbs_related li.qbstraining .date-location span.date:before {
  content: '\f073';
  font-family: FontAwesome;
  display: inline-block;
  width: 10px;
  margin-right: 20px;
}
/* line 674, sass/modules/info_centre.scss */
/* line 675, sass/modules/info_centre.scss */
#top .blog.training .post_div:after, #top .news.training .post_div:after, #top .whitepaper.training .post_div:after, #top .qbstalk.training .post_div:after, #top .event.training .post_div:after, #top .references.training .post_div:after, #top .training.training .post_div:after, #top .qbstraining.training .post_div:after, #top .solutions.training .post_div:after, #top .service.training .post_div:after, #top .page.training .post_div:after, #top .download.training .post_div:after, #top .program.training .post_div:after, #top .qbs_related li.training .post_div:after, #top .blog.qbstraining .post_div:after, #top .news.qbstraining .post_div:after, #top .whitepaper.qbstraining .post_div:after, #top .qbstalk.qbstraining .post_div:after, #top .event.qbstraining .post_div:after, #top .references.qbstraining .post_div:after, #top .training.qbstraining .post_div:after, #top .qbstraining.qbstraining .post_div:after, #top .solutions.qbstraining .post_div:after, #top .service.qbstraining .post_div:after, #top .page.qbstraining .post_div:after, #top .download.qbstraining .post_div:after, #top .program.qbstraining .post_div:after, #top .qbs_related li.qbstraining .post_div:after {
  content: 'training';
  background-color: #0d6171;
}
/* line 681, sass/modules/info_centre.scss */
/* line 682, sass/modules/info_centre.scss */
#top .blog.blog .av-special-heading, #top .news.blog .av-special-heading, #top .whitepaper.blog .av-special-heading, #top .qbstalk.blog .av-special-heading, #top .event.blog .av-special-heading, #top .references.blog .av-special-heading, #top .training.blog .av-special-heading, #top .qbstraining.blog .av-special-heading, #top .solutions.blog .av-special-heading, #top .service.blog .av-special-heading, #top .page.blog .av-special-heading, #top .download.blog .av-special-heading, #top .program.blog .av-special-heading, #top .qbs_related li.blog .av-special-heading {
  border-bottom-color: #94b63c;
}
/* line 685, sass/modules/info_centre.scss */
/* line 686, sass/modules/info_centre.scss */
#top .blog.blog .post_div:after, #top .news.blog .post_div:after, #top .whitepaper.blog .post_div:after, #top .qbstalk.blog .post_div:after, #top .event.blog .post_div:after, #top .references.blog .post_div:after, #top .training.blog .post_div:after, #top .qbstraining.blog .post_div:after, #top .solutions.blog .post_div:after, #top .service.blog .post_div:after, #top .page.blog .post_div:after, #top .download.blog .post_div:after, #top .program.blog .post_div:after, #top .qbs_related li.blog .post_div:after {
  content: 'blog';
  background-color: #94b63c;
}
/* line 692, sass/modules/info_centre.scss */
/* line 693, sass/modules/info_centre.scss */
#top .blog.references .av-special-heading, #top .news.references .av-special-heading, #top .whitepaper.references .av-special-heading, #top .qbstalk.references .av-special-heading, #top .event.references .av-special-heading, #top .references.references .av-special-heading, #top .training.references .av-special-heading, #top .qbstraining.references .av-special-heading, #top .solutions.references .av-special-heading, #top .service.references .av-special-heading, #top .page.references .av-special-heading, #top .download.references .av-special-heading, #top .program.references .av-special-heading, #top .qbs_related li.references .av-special-heading {
  border-bottom-color: #272727;
}
/* line 696, sass/modules/info_centre.scss */
/* line 697, sass/modules/info_centre.scss */
#top .blog.references .post_div:after, #top .news.references .post_div:after, #top .whitepaper.references .post_div:after, #top .qbstalk.references .post_div:after, #top .event.references .post_div:after, #top .references.references .post_div:after, #top .training.references .post_div:after, #top .qbstraining.references .post_div:after, #top .solutions.references .post_div:after, #top .service.references .post_div:after, #top .page.references .post_div:after, #top .download.references .post_div:after, #top .program.references .post_div:after, #top .qbs_related li.references .post_div:after {
  content: 'reference case';
  background-color: #272727;
}
/* line 703, sass/modules/info_centre.scss */
/* line 704, sass/modules/info_centre.scss */
#top .blog.whitepaper .av-special-heading, #top .news.whitepaper .av-special-heading, #top .whitepaper.whitepaper .av-special-heading, #top .qbstalk.whitepaper .av-special-heading, #top .event.whitepaper .av-special-heading, #top .references.whitepaper .av-special-heading, #top .training.whitepaper .av-special-heading, #top .qbstraining.whitepaper .av-special-heading, #top .solutions.whitepaper .av-special-heading, #top .service.whitepaper .av-special-heading, #top .page.whitepaper .av-special-heading, #top .download.whitepaper .av-special-heading, #top .program.whitepaper .av-special-heading, #top .qbs_related li.whitepaper .av-special-heading {
  border-bottom-color: #6c8316;
}
/* line 707, sass/modules/info_centre.scss */
/* line 708, sass/modules/info_centre.scss */
#top .blog.whitepaper .post_div:after, #top .news.whitepaper .post_div:after, #top .whitepaper.whitepaper .post_div:after, #top .qbstalk.whitepaper .post_div:after, #top .event.whitepaper .post_div:after, #top .references.whitepaper .post_div:after, #top .training.whitepaper .post_div:after, #top .qbstraining.whitepaper .post_div:after, #top .solutions.whitepaper .post_div:after, #top .service.whitepaper .post_div:after, #top .page.whitepaper .post_div:after, #top .download.whitepaper .post_div:after, #top .program.whitepaper .post_div:after, #top .qbs_related li.whitepaper .post_div:after {
  content: 'whitepaper';
  background-color: #6c8316;
}
/* line 714, sass/modules/info_centre.scss */
/* line 715, sass/modules/info_centre.scss */
#top .blog.solutions .exerpt, #top .news.solutions .exerpt, #top .whitepaper.solutions .exerpt, #top .qbstalk.solutions .exerpt, #top .event.solutions .exerpt, #top .references.solutions .exerpt, #top .training.solutions .exerpt, #top .qbstraining.solutions .exerpt, #top .solutions.solutions .exerpt, #top .service.solutions .exerpt, #top .page.solutions .exerpt, #top .download.solutions .exerpt, #top .program.solutions .exerpt, #top .qbs_related li.solutions .exerpt {
  background-color: transparent;
}
/* line 718, sass/modules/info_centre.scss */
#top .blog.solutions .av-special-heading, #top .news.solutions .av-special-heading, #top .whitepaper.solutions .av-special-heading, #top .qbstalk.solutions .av-special-heading, #top .event.solutions .av-special-heading, #top .references.solutions .av-special-heading, #top .training.solutions .av-special-heading, #top .qbstraining.solutions .av-special-heading, #top .solutions.solutions .av-special-heading, #top .service.solutions .av-special-heading, #top .page.solutions .av-special-heading, #top .download.solutions .av-special-heading, #top .program.solutions .av-special-heading, #top .qbs_related li.solutions .av-special-heading {
  border-bottom-color: #94b63c;
}
/* line 721, sass/modules/info_centre.scss */
#top .blog.solutions .post_div, #top .news.solutions .post_div, #top .whitepaper.solutions .post_div, #top .qbstalk.solutions .post_div, #top .event.solutions .post_div, #top .references.solutions .post_div, #top .training.solutions .post_div, #top .qbstraining.solutions .post_div, #top .solutions.solutions .post_div, #top .service.solutions .post_div, #top .page.solutions .post_div, #top .download.solutions .post_div, #top .program.solutions .post_div, #top .qbs_related li.solutions .post_div {
  background-position: center 55% !important;
  background-size: 45% !important;
}
/* line 724, sass/modules/info_centre.scss */
#top .blog.solutions .post_div:after, #top .news.solutions .post_div:after, #top .whitepaper.solutions .post_div:after, #top .qbstalk.solutions .post_div:after, #top .event.solutions .post_div:after, #top .references.solutions .post_div:after, #top .training.solutions .post_div:after, #top .qbstraining.solutions .post_div:after, #top .solutions.solutions .post_div:after, #top .service.solutions .post_div:after, #top .page.solutions .post_div:after, #top .download.solutions .post_div:after, #top .program.solutions .post_div:after, #top .qbs_related li.solutions .post_div:after {
  content: 'solution';
  background-color: #94b63c;
}
/* line 731, sass/modules/info_centre.scss */
#top .pagination {
  display: inline-block;
  left: 50%;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 735, sass/modules/info_centre.scss */
#top .pagination .pagination-meta {
  display: none;
}
/* line 738, sass/modules/info_centre.scss */
#top .pagination a, #top .pagination .current {
  color: #2c5a62;
  height: 20px;
  width: 20px;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 748, sass/modules/info_centre.scss */
#top .pagination a:hover, #top .pagination .current:hover {
  background-color: transparent !important;
  color: #2c5a62 !important;
  text-decoration: underline;
}
/* line 754, sass/modules/info_centre.scss */
#top .pagination .current {
  font-weight: 600;
}
/* line 760, sass/modules/info_centre.scss */
:lang(de-DE) #top .solutions .post_div:after, :lang(at-AT) #top .solutions .post_div:after, :lang(ch-CH) #top .solutions .post_div:after {
  content: 'Lösung';
}
/* line 767, sass/modules/info_centre.scss */
/* line 768, sass/modules/info_centre.scss */
:lang(da-DK) #top .qbs_content .av-sort-by-term:before {
  content: 'Filtrer:';
}
/* line 771, sass/modules/info_centre.scss */
:lang(da-DK) #top .solutions .post_div:after {
  content: 'Løsning';
}
/* line 774, sass/modules/info_centre.scss */
:lang(da-DK) #top .references .post_div:after {
  content: 'Referencer';
}
/* line 777, sass/modules/info_centre.scss */
:lang(da-DK) #top .blog .post_div:after {
  content: 'Blogs';
}
/* line 780, sass/modules/info_centre.scss */
:lang(da-DK) #top .event .post_div:after {
  content: 'Arrangementer';
}
/* line 783, sass/modules/info_centre.scss */
:lang(da-DK) #top .news .post_div:after {
  content: 'Nyheder';
}
/* line 786, sass/modules/info_centre.scss */
:lang(da-DK) #top .training .post_div:after, :lang(da-DK) #top .qbstraining .post_div:after {
  content: 'Træning';
}
/* line 793, sass/modules/info_centre.scss */
/* line 794, sass/modules/info_centre.scss */
:lang(sv-SE) #top .qbs_content .av-sort-by-term:before {
  content: 'Filtrer:';
}
/* line 797, sass/modules/info_centre.scss */
:lang(sv-SE) #top .solutions .post_div:after {
  content: 'Lösning';
}
/* line 800, sass/modules/info_centre.scss */
:lang(sv-SE) #top .references .post_div:after {
  content: 'Referenser';
}
/* line 803, sass/modules/info_centre.scss */
:lang(sv-SE) #top .event .post_div:after {
  content: 'Evenemang';
}
/* line 806, sass/modules/info_centre.scss */
:lang(sv-SE) #top .news .post_div:after {
  content: 'Nyheter';
}
/* line 812, sass/modules/info_centre.scss */
/* line 813, sass/modules/info_centre.scss */
:lang(nb-NO) #top .blog .post_div:after {
  content: 'BLOGG';
}
/* line 816, sass/modules/info_centre.scss */
:lang(nb-NO) #top .event .post_div:after {
  content: 'ARRANGEMENTER';
}
/* line 819, sass/modules/info_centre.scss */
:lang(nb-NO) #top .news .post_div:after {
  content: 'NYHETER';
}
/* line 825, sass/modules/info_centre.scss */
/* line 828, sass/modules/info_centre.scss */
:lang(de-DE) #top .references .post_div:after, :lang(at-AT) #top .references .post_div:after, :lang(ch-CH) #top .references .post_div:after {
  content: 'Referenz';
}
/* line 831, sass/modules/info_centre.scss */
:lang(de-DE) #top .blog .post_div:after, :lang(at-AT) #top .blog .post_div:after, :lang(ch-CH) #top .blog .post_div:after {
  content: 'Blogbeiträge';
}
/* line 834, sass/modules/info_centre.scss */
:lang(de-DE) #top .event .post_div:after, :lang(at-AT) #top .event .post_div:after, :lang(ch-CH) #top .event .post_div:after {
  content: 'Veranstaltungen';
}
/* line 837, sass/modules/info_centre.scss */
:lang(de-DE) #top .news .post_div:after, :lang(at-AT) #top .news .post_div:after, :lang(ch-CH) #top .news .post_div:after {
  content: 'Nachrichten';
}
/* line 840, sass/modules/info_centre.scss */
:lang(de-DE) #top .training .post_div:after, :lang(at-AT) #top .training .post_div:after, :lang(ch-CH) #top .training .post_div:after, :lang(de-DE) #top .qbstraining .post_div:after, :lang(at-AT) #top .qbstraining .post_div:after, :lang(ch-CH) #top .qbstraining .post_div:after {
  content: 'Trainings';
}
/* line 1, sass/modules/article_slider.scss */
/* line 2, sass/modules/article_slider.scss */
/* line 4, sass/modules/article_slider.scss */
#top .qbs_related .read_more_title, #top .qbs_team_members .read_more_title {
  display: inline-block;
  position: relative;
  left: 50%;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 10, sass/modules/article_slider.scss */
#top .qbs_related .av-special-heading-h3, #top .qbs_team_members .av-special-heading-h3 {
  display: inline-block;
  width: 1690px;
  max-width: 100%;
  left: 50%;
  bottom: 10px;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 17, sass/modules/article_slider.scss */
#top .qbs_related .av-special-heading-h3 h3, #top .qbs_team_members .av-special-heading-h3 h3 {
  color: #2c5a62;
  font-size: 35px;
}
@media only screen and (max-width: 1603px) {
  #top .qbs_related .av-special-heading-h3, #top .qbs_team_members .av-special-heading-h3 {
    width: 90%;
    left: 45%;
  }
}
@media only screen and (max-width: 989px) {
  #top .qbs_related .av-special-heading-h3, #top .qbs_team_members .av-special-heading-h3 {
    left: 50%;
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  #top .qbs_related .av-special-heading-h3, #top .qbs_team_members .av-special-heading-h3 {
    left: 0 !important;
    width: 100%;
    text-align: center;
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  /* line 35, sass/modules/article_slider.scss */
  #top .qbs_related .av-special-heading-h3 .av-subheading p, #top .qbs_team_members .av-special-heading-h3 .av-subheading p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 479px) {
  #top .qbs_related .av-special-heading-h3, #top .qbs_team_members .av-special-heading-h3 {
    left: 0;
  }
}
/* line 42, sass/modules/article_slider.scss */
#top .qbs_related .av-special-heading-h3 .av-subheading p, #top .qbs_team_members .av-special-heading-h3 .av-subheading p {
  color: #2c5a62;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
/* line 50, sass/modules/article_slider.scss */
#top .qbs_related .articles_by, #top .qbs_team_members .articles_by {
  display: inline-block;
}
/* line 53, sass/modules/article_slider.scss */
#top .qbs_related .hr, #top .qbs_team_members .hr {
  width: 100%;
  height: 2px;
  margin: 0 0 45px 0;
  left: 0 !important;
}
/* line 58, sass/modules/article_slider.scss */
#top .qbs_related .hr .hr-inner, #top .qbs_team_members .hr .hr-inner {
  width: 117px;
  border: 1px solid #2c5a62;
  margin: 0 auto;
  left: 50%;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 989px) {
  #top .qbs_related .hr, #top .qbs_team_members .hr {
    left: 0;
  }
}
@media only screen and (max-width: 599px) {
  #top .qbs_related .hr, #top .qbs_team_members .hr {
    left: -7.5%;
  }
}
@media only screen and (max-width: 479px) {
  #top .qbs_related .hr, #top .qbs_team_members .hr {
    left: 0 !important;
  }
}
/* line 76, sass/modules/article_slider.scss */
/* line 77, sass/modules/article_slider.scss */
#top .qbs_related .container {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0;
}
@media only screen and (max-width: 479px) {
  #top .qbs_related .container {
    width: 85% !important;
    max-width: 85% !important;
  }
}
/* line 85, sass/modules/article_slider.scss */
#top .qbs_related .container .bx-wrapper {
  max-width: calc(1690px + (100% - 1690px) / 2) !important;
  left: calc((100% - 1690px) / 2);
}
@media only screen and (min-width: 1920px) {
  #top .qbs_related .container .bx-wrapper {
    max-width: none !important;
    right: 0;
    left: inherit;
  }
}
@media only screen and (min-width: 1340px) {
  #top .qbs_related .container .bx-wrapper {
    width: 93%;
    margin-left: 9% !important;
  }
}
@media only screen and (max-width: 767px) {
  #top .qbs_related .container .bx-wrapper {
    left: 0 !important;
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 1603px) {
  #top .qbs_related .container .bx-wrapper {
    left: 93px !important;
  }
}
@media only screen and (max-width: 989px) {
  #top .qbs_related .container .bx-wrapper {
    left: 0 !important;
    right: 0;
    max-width: calc(100% - 100px) !important;
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  #top .qbs_related .container .bx-wrapper {
    left: 0 !important;
    right: 0;
    margin-right: 0 !important;
    max-width: 85% !important;
  }
}
@media only screen and (max-width: 479px) {
  #top .qbs_related .container .bx-wrapper {
    left: 0 !important;
    right: 0;
    margin-right: 0 !important;
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 479px) {
  #top .qbs_related .container {
    right: inherit;
    margin-right: auto !important;
  }
  /* line 126, sass/modules/article_slider.scss */
  #top .qbs_related .container .content {
    padding-bottom: 0;
  }
  /* line 128, sass/modules/article_slider.scss */
  #top .qbs_related .container .content .bx-viewport {
    height: calc(271px * 4) !important;
  }
  /* line 130, sass/modules/article_slider.scss */
  #top .qbs_related .container .content .bx-viewport #more_blog_posts, #top .qbs_related .container .content .bx-viewport #home_more_blog_posts {
    width: 100% !important;
  }
  /* line 133, sass/modules/article_slider.scss */
  #top .qbs_related .container .content .bx-viewport #more_blog_posts li, #top .qbs_related .container .content .bx-viewport #home_more_blog_posts li {
    display: block;
    left: 50%;
    max-width: 100% !important;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
/* line 144, sass/modules/article_slider.scss */
/* line 145, sass/modules/article_slider.scss */
/* line 146, sass/modules/article_slider.scss */
#top .qbs_related .container .bx-viewport li {
  width: 329px !important;
}
@media only screen and (max-width: 989px) {
  #top .qbs_related .container .bx-viewport li {
    margin: 0 15px 0 0 !important;
  }
}
@media only screen and (max-width: 479px) {
  #top .qbs_related .container .bx-viewport li {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  #top .qbs_related .container .bx-viewport {
    height: 271px !important;
  }
}
/* line 160, sass/modules/article_slider.scss */
#top .qbs_related .bx-controls-direction {
  display: block;
  left: -91px;
  width: 75px;
  top: 50px;
}
@media only screen and (max-width: 767px) {
  #top .qbs_related .bx-controls-direction {
    left: -74px !important;
  }
}
@media only screen and (max-width: 479px) {
  #top .qbs_related .bx-controls-direction {
    display: none;
  }
}
/* line 174, sass/modules/article_slider.scss */
#top .qbs_related .bx-controls-direction .bx-next, #top .qbs_related .bx-controls-direction .bx-prev {
  width: 75px;
  height: 72px;
  background-color: #2c5a62;
  display: block;
  position: relative;
  margin-top: 12px;
  font-size: 37px;
  text-align: center;
  color: #fff;
  padding: 24px;
}
@media only screen and (max-width: 767px) {
  #top .qbs_related .bx-controls-direction .bx-next, #top .qbs_related .bx-controls-direction .bx-prev {
    width: 45px;
    height: 50px;
    padding: 15px;
    font-size: 26px;
  }
}
/* line 193, sass/modules/article_slider.scss */
#top .qbs_related .bx-controls-direction .bx-prev {
  top: 84px;
  left: 0;
}
@media only screen and (max-width: 767px) {
  #top .qbs_related .bx-controls-direction .bx-prev {
    top: 60px;
  }
}
/* line 199, sass/modules/article_slider.scss */
#top .qbs_related .bx-controls-direction .bx-prev:before {
  content: '\f104';
  font-family: FontAwesome;
  margin-right: 0;
}
/* line 205, sass/modules/article_slider.scss */
#top .qbs_related .bx-controls-direction .bx-next {
  top: -96px;
  right: 0;
}
@media only screen and (max-width: 767px) {
  #top .qbs_related .bx-controls-direction .bx-next {
    top: -64px;
    margin-top: 0 !important;
  }
}
/* line 212, sass/modules/article_slider.scss */
#top .qbs_related .bx-controls-direction .bx-next:after {
  content: '\f105';
  font-family: FontAwesome;
  margin-left: 0;
}
/* line 1, sass/modules/reference.scss */
/* line 2, sass/modules/reference.scss */
#top .qbs_references {
  background-color: #94b63c;
}
@media only screen and (max-width: 989px) {
  #top .qbs_references {
    z-index: 0;
    position: relative;
  }
}
/* line 10, sass/modules/reference.scss */
@media only screen and (max-width: 767px) {
  #top .qbs_references .container {
    width: 80% !important;
  }
}
/* line 16, sass/modules/reference.scss */
#top .qbs_references .content {
  padding: 44px 0;
}
/* line 20, sass/modules/reference.scss */
#top .qbs_references .entry-content-wrapper {
  overflow: visible !important;
}
/* line 24, sass/modules/reference.scss */
#top .qbs_references .bx-wrapper {
  overflow: visible !important;
  padding-bottom: 10px;
}
/* line 28, sass/modules/reference.scss */
#top .qbs_references .bx-viewport {
  background-color: #94b63c;
  overflow: visible !important;
}
/* line 32, sass/modules/reference.scss */
#top .qbs_references .bx-viewport .custom_slider {
  padding: 10px 0;
  overflow: visible;
}
/* line 37, sass/modules/reference.scss */
#top .qbs_references .bx-viewport .references {
  margin-left: 0 !important;
  max-width: none;
  height: inherit;
  overflow: visible;
}
@media only screen and (max-width: 767px) {
  #top .qbs_references .bx-viewport .references {
    width: auto !important;
  }
}
/* line 47, sass/modules/reference.scss */
#top .qbs_references .bx-viewport .references .av_textblock_section {
  margin: auto;
}
/* line 50, sass/modules/reference.scss */
#top .qbs_references .bx-viewport .references .av_textblock_section .person_info {
  position: relative;
  left: 50%;
  display: inline-block;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 57, sass/modules/reference.scss */
#top .qbs_references .bx-viewport .references .av_textblock_section .person_info p, #top .qbs_references .bx-viewport .references .av_textblock_section .person_info .av-special-heading-tag {
  color: #fff;
  text-align: left;
  padding: 0;
}
/* line 63, sass/modules/reference.scss */
#top .qbs_references .bx-viewport .references .av_textblock_section .person_info .avia-image-container {
  display: inline;
  clear: none;
  float: left;
  border: solid 3px #fff;
  border-radius: 50%;
  margin-right: 26px;
  overflow: hidden;
}
/* line 72, sass/modules/reference.scss */
#top .qbs_references .bx-viewport .references .av_textblock_section .person_info .av-special-heading-tag {
  width: auto;
  max-width: none;
  clear: none;
  display: inline-block;
  font-weight: 600;
  font-size: 14pt;
  line-height: normal;
}
/* line 81, sass/modules/reference.scss */
#top .qbs_references .bx-viewport .references .av_textblock_section .person_info .ref_subtitle {
  width: auto;
  max-width: none;
  clear: none;
  display: block;
}
/* line 87, sass/modules/reference.scss */
#top .qbs_references .bx-viewport .references .av_textblock_section .person_info .ref_subtitle p {
  font-weight: 300;
  margin: 0;
}
/* line 94, sass/modules/reference.scss */
#top .qbs_references .bx-viewport .references .ref_quote {
  width: 90%;
  max-width: 1159px;
  margin: auto;
}
/* line 99, sass/modules/reference.scss */
#top .qbs_references .bx-viewport .references .ref_quote p {
  color: #fff;
  font-weight: 300;
  text-align: center;
  font-size: 18pt;
  line-height: 26px;
}
@media only screen and (max-width: 479px) {
  #top .qbs_references .bx-viewport .references .ref_quote p {
    font-size: 21px;
  }
}
/* line 112, sass/modules/reference.scss */
#top .qbs_references .bx-viewport .references .avia-button {
  color: #fff;
  font-size: 15px;
  text-align: left;
  border-radius: 1px;
  border: 1px solid #fff;
  background-color: transparent;
  padding: 11px 17px;
  overflow: hidden;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
@media only screen and (max-width: 767px) {
  #top .qbs_references .bx-viewport .references .avia-button {
    padding: 8px 14px;
    font-size: 13px;
  }
}
/* line 129, sass/modules/reference.scss */
#top .qbs_references .bx-viewport .references .avia-button:after {
  content: '';
  height: 100%;
  width: 100%;
  background-color: #fff;
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: bottom 250ms ease-out;
  -moz-transition: bottom 250ms ease-out;
  -ms-transition: bottom 250ms ease-out;
  -o-transition: bottom 250ms ease-out;
  transition: bottom 250ms ease-out;
}
/* line 143, sass/modules/reference.scss */
#top .qbs_references .bx-viewport .references .avia-button:hover {
  color: #94b63c;
}
/* line 146, sass/modules/reference.scss */
#top .qbs_references .bx-viewport .references .avia-button:hover:after {
  bottom: 0;
}
/* line 153, sass/modules/reference.scss */
#top .qbs_references .bx-controls-direction a {
  background-color: transparent;
}
/* line 156, sass/modules/reference.scss */
#top .qbs_references .bx-controls-direction a:before, #top .qbs_references .bx-controls-direction a:after {
  color: #fff;
  font-family: FontAwesome;
  font-size: 40px;
}
/* line 162, sass/modules/reference.scss */
#top .qbs_references .bx-controls-direction a.bx-prev:before {
  content: '\f104';
}
/* line 165, sass/modules/reference.scss */
#top .qbs_references .bx-controls-direction a.bx-next:after {
  content: '\f105';
}
/* line 1, sass/modules/popup.scss */
#popmake-13249 iframe {
  min-height: 400px !important;
}
/* line 5, sass/modules/popup.scss */
iframe {
  overflow: hidden !important;
}
/* line 10, sass/modules/popup.scss */
html:not(.html_header_top) {
  height: auto;
  overflow: hidden;
  overflow-y: auto !important;
}
/* line 16, sass/modules/popup.scss */
.clickdform .responsiveCell div.alignTop {
  display: block !important;
}
/* line 20, sass/modules/popup.scss */
.maxSize3.prevMinSize3.prevMinSize2.minSize1, .maxSize3.minSize3 {
  font-family: Open Sans;
  font-size: 18px !important;
  font-weight: 400 !important;
  text-align: left !important;
  margin-bottom: 20px;
}
@media only screen and (max-width: 479px) {
  .maxSize3.prevMinSize3.prevMinSize2.minSize1, .maxSize3.minSize3 {
    font-size: 14px !important;
  }
}
/* line 32, sass/modules/popup.scss */
.maxSize3.prevMinSize3.prevMinSize2.minSize1 strong, .maxSize3.minSize3 strong {
  color: #2c5a62 !important;
  font-family: Open Sans;
  font-weight: 700;
  font-size: 18px;
  line-height: normal;
  text-align: left !important;
  margin-bottom: 20px;
}
/* line 34, sass/modules/popup.scss */
.maxSize3.prevMinSize3.prevMinSize2.minSize1 strong:before, .maxSize3.minSize3 strong:before {
  content: '(';
}
@media only screen and (max-width: 479px) {
  .maxSize3.prevMinSize3.prevMinSize2.minSize1 strong, .maxSize3.minSize3 strong {
    font-size: 14px !important;
    margin-bottom: 5px;
  }
}
/* line 48, sass/modules/popup.scss */
.maxSize3.prevMinSize3.prevMinSize2.minSize1 strong:after, .maxSize3.minSize3 strong:after {
  content: ')';
}
/* line 53, sass/modules/popup.scss */
form#clickdimensionsForm .responsiveRow:nth-last-child(2) {
  margin-bottom: 0 !important;
}
/* line 57, sass/modules/popup.scss */
.responsiveRow {
  margin-bottom: 35px;
}
/* line 59, sass/modules/popup.scss */
.responsiveRow:last-child {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 479px) {
  .responsiveRow {
    margin-bottom: 5px;
  }
}
/* line 67, sass/modules/popup.scss */
.responsiveCellSize1, .responsiveCellSize2, .responsiveCellSize3, .minSize1, .minSize2, .minSize3 {
  width: 100% !important;
  min-width: inherit !important;
}
/* line 77, sass/modules/popup.scss */
#clickdimensionsForm, .clickdimensions_form, .clickdimensions_form .clickdform.mainDiv {
  height: auto !important;
  padding: 0 !important;
}
/* line 84, sass/modules/popup.scss */
/* line 85, sass/modules/popup.scss */
html:not(.html_header_top) td {
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 26px !important;
  color: #272727 !important;
  letter-spacing: 0.4px !important;
  font-family: Open Sans !important;
}
/* line 95, sass/modules/popup.scss */
.clickdform #clickdimensionsForm span {
  font-family: Open Sans;
  color: #000;
  font-size: 16px;
  line-height: 1.25;
  text-align: left;
}
@media only screen and (max-width: 479px) {
  .clickdform #clickdimensionsForm span {
    font-size: 14px !important;
  }
}
/* line 106, sass/modules/popup.scss */
.clickdimensions_form .clickdform.mainDiv input[type="text"], .clickdimensions_form .clickdform.mainDiv select, .clickdimensions_form .clickdform.mainDiv textarea {
  color: #272727 !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  text-align: left !important;
  border: none !important;
  border-bottom: solid 2px #c1b9b8 !important;
  margin: 5px 0 0 !important;
  padding-left: 0;
  background: #fff !important;
}
@media only screen and (max-width: 479px) {
  .clickdimensions_form .clickdform.mainDiv input[type="text"], .clickdimensions_form .clickdform.mainDiv select, .clickdimensions_form .clickdform.mainDiv textarea {
    font-size: 14px !important;
  }
}
/* line 121, sass/modules/popup.scss */
.clickdimensions_form .clickdform.mainDiv input[type="text"]::-webkit-input-placeholder, .clickdimensions_form .clickdform.mainDiv select::-webkit-input-placeholder, .clickdimensions_form .clickdform.mainDiv textarea::-webkit-input-placeholder {
  color: #c8c7c7;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
}
@media only screen and (max-width: 479px) {
  .clickdimensions_form .clickdform.mainDiv input[type="text"]::-webkit-input-placeholder, .clickdimensions_form .clickdform.mainDiv select::-webkit-input-placeholder, .clickdimensions_form .clickdform.mainDiv textarea::-webkit-input-placeholder {
    font-size: 14px !important;
  }
}
/* line 130, sass/modules/popup.scss */
.clickdimensions_form .clickdform.mainDiv input[type="text"]:-moz-placeholder, .clickdimensions_form .clickdform.mainDiv select:-moz-placeholder, .clickdimensions_form .clickdform.mainDiv textarea:-moz-placeholder {
  color: #c8c7c7;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
}
@media only screen and (max-width: 479px) {
  .clickdimensions_form .clickdform.mainDiv input[type="text"]:-moz-placeholder, .clickdimensions_form .clickdform.mainDiv select:-moz-placeholder, .clickdimensions_form .clickdform.mainDiv textarea:-moz-placeholder {
    font-size: 14px !important;
  }
}
/* line 139, sass/modules/popup.scss */
.clickdimensions_form .clickdform.mainDiv input[type="text"]::-moz-placeholder, .clickdimensions_form .clickdform.mainDiv select::-moz-placeholder, .clickdimensions_form .clickdform.mainDiv textarea::-moz-placeholder {
  color: #c8c7c7;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
}
@media only screen and (max-width: 479px) {
  .clickdimensions_form .clickdform.mainDiv input[type="text"]::-moz-placeholder, .clickdimensions_form .clickdform.mainDiv select::-moz-placeholder, .clickdimensions_form .clickdform.mainDiv textarea::-moz-placeholder {
    font-size: 14px !important;
  }
}
/* line 148, sass/modules/popup.scss */
.clickdimensions_form .clickdform.mainDiv input[type="text"]:-ms-input-placeholder, .clickdimensions_form .clickdform.mainDiv select:-ms-input-placeholder, .clickdimensions_form .clickdform.mainDiv textarea:-ms-input-placeholder {
  color: #c8c7c7;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
}
@media only screen and (max-width: 479px) {
  .clickdimensions_form .clickdform.mainDiv input[type="text"]:-ms-input-placeholder, .clickdimensions_form .clickdform.mainDiv select:-ms-input-placeholder, .clickdimensions_form .clickdform.mainDiv textarea:-ms-input-placeholder {
    font-size: 14px !important;
  }
}
/* line 157, sass/modules/popup.scss */
.clickdimensions_form .clickdform.mainDiv input[type="text"]:focus, .clickdimensions_form .clickdform.mainDiv select:focus, .clickdimensions_form .clickdform.mainDiv textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 162, sass/modules/popup.scss */
select {
  background: none !important;
  background-image: url("/wp-content/uploads/2017/11/sort-down.svg");
  background-repeat: no-repeat;
  background-size: 7px 12px;
  background-position: right;
}
/* line 170, sass/modules/popup.scss */
textarea {
  resize: none;
}
/* line 174, sass/modules/popup.scss */
.responsiveCell .buttonContainer {
  margin-right: 14px !important;
  float: right !important;
}
/* line 179, sass/modules/popup.scss */
input[type="button"]#btnSubmit, input[type="button"].WizardNextButton, input[type="button"].WizardPrevButton {
  width: auto !important;
  float: right !important;
  border-radius: 5px !important;
  padding: 9px 19px;
  background-color: #2c5a62;
  background-image: none !important;
  color: #fff !important;
  font-size: 17px !important;
  font-weight: 600 !important;
  text-align: left;
  -webkit-appearance: none;
}
@media only screen and (max-width: 479px) {
  input[type="button"]#btnSubmit, input[type="button"].WizardNextButton, input[type="button"].WizardPrevButton {
    font-size: 14px !important;
  }
}
/* line 196, sass/modules/popup.scss */
input[type="button"]#btnSubmit:hover, input[type="button"].WizardNextButton:hover, input[type="button"].WizardPrevButton:hover {
  background-color: #437477;
}
/* line 199, sass/modules/popup.scss */
input[type="button"]#btnSubmit#btnSubmit, input[type="button"].WizardNextButton#btnSubmit, input[type="button"].WizardPrevButton#btnSubmit {
  background-color: #ee9d00 !important;
  font-size: 17px !important;
}
@media only screen and (max-width: 479px) {
  input[type="button"]#btnSubmit#btnSubmit, input[type="button"].WizardNextButton#btnSubmit, input[type="button"].WizardPrevButton#btnSubmit {
    font-size: 14px !important;
  }
}
/* line 205, sass/modules/popup.scss */
input[type="button"]#btnSubmit#btnSubmit:hover, input[type="button"].WizardNextButton#btnSubmit:hover, input[type="button"].WizardPrevButton#btnSubmit:hover {
  background-color: #d38d00 !important;
}
/* ======================================
 standard form
 ====================================== */
/* line 216, sass/modules/popup.scss */
/* line 217, sass/modules/popup.scss */
/* line 218, sass/modules/popup.scss */
div:not(.newsletter_form) .clickdform.mainDiv .clickdform {
  padding-top: 45px !important;
  padding-right: 68px !important;
  padding-left: 68px !important;
  padding-bottom: 45px !important;
  height: auto !important;
}
/* line 224, sass/modules/popup.scss */
div:not(.newsletter_form) .clickdform.mainDiv .clickdform textarea {
  resize: none;
}
/* line 227, sass/modules/popup.scss */
div:not(.newsletter_form) .clickdform.mainDiv .clickdform .responsiveCellSize3 {
  width: 100%;
  min-width: inherit;
  display: inline;
}
/* line 232, sass/modules/popup.scss */
div:not(.newsletter_form) .clickdform.mainDiv .clickdform .alignTop.minSize3 {
  width: 100%;
  min-width: inherit;
  display: inline;
}
/* line 237, sass/modules/popup.scss */
div:not(.newsletter_form) .clickdform.mainDiv .clickdform input, div:not(.newsletter_form) .clickdform.mainDiv .clickdform [type="text"], div:not(.newsletter_form) .clickdform.mainDiv .clickdform select, div:not(.newsletter_form) .clickdform.mainDiv .clickdform textarea {
  color: #272727;
  font-size: 16px !important;
  line-height: 20px !important;
  text-align: left;
  border: none;
  border-bottom: solid 2px #c1b9b8;
  min-width: 100%;
}
/* line 248, sass/modules/popup.scss */
div:not(.newsletter_form) .clickdform.mainDiv .clickdform input option, div:not(.newsletter_form) .clickdform.mainDiv .clickdform [type="text"] option, div:not(.newsletter_form) .clickdform.mainDiv .clickdform select option, div:not(.newsletter_form) .clickdform.mainDiv .clickdform textarea option {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 16px !important;
  color: #555 !important;
  line-height: 20px !important;
}
/* line 254, sass/modules/popup.scss */
div:not(.newsletter_form) .clickdform.mainDiv .clickdform input::-webkit-input-placeholder, div:not(.newsletter_form) .clickdform.mainDiv .clickdform [type="text"]::-webkit-input-placeholder, div:not(.newsletter_form) .clickdform.mainDiv .clickdform select::-webkit-input-placeholder, div:not(.newsletter_form) .clickdform.mainDiv .clickdform textarea::-webkit-input-placeholder {
  color: #c8c7c7;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
}
/* line 260, sass/modules/popup.scss */
div:not(.newsletter_form) .clickdform.mainDiv .clickdform input:-moz-placeholder, div:not(.newsletter_form) .clickdform.mainDiv .clickdform [type="text"]:-moz-placeholder, div:not(.newsletter_form) .clickdform.mainDiv .clickdform select:-moz-placeholder, div:not(.newsletter_form) .clickdform.mainDiv .clickdform textarea:-moz-placeholder {
  color: #c8c7c7;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
}
/* line 266, sass/modules/popup.scss */
div:not(.newsletter_form) .clickdform.mainDiv .clickdform input::-moz-placeholder, div:not(.newsletter_form) .clickdform.mainDiv .clickdform [type="text"]::-moz-placeholder, div:not(.newsletter_form) .clickdform.mainDiv .clickdform select::-moz-placeholder, div:not(.newsletter_form) .clickdform.mainDiv .clickdform textarea::-moz-placeholder {
  color: #c8c7c7;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
}
/* line 272, sass/modules/popup.scss */
div:not(.newsletter_form) .clickdform.mainDiv .clickdform input:-ms-input-placeholder, div:not(.newsletter_form) .clickdform.mainDiv .clickdform [type="text"]:-ms-input-placeholder, div:not(.newsletter_form) .clickdform.mainDiv .clickdform select:-ms-input-placeholder, div:not(.newsletter_form) .clickdform.mainDiv .clickdform textarea:-ms-input-placeholder {
  color: #c8c7c7;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
}
/* line 278, sass/modules/popup.scss */
div:not(.newsletter_form) .clickdform.mainDiv .clickdform input:focus, div:not(.newsletter_form) .clickdform.mainDiv .clickdform [type="text"]:focus, div:not(.newsletter_form) .clickdform.mainDiv .clickdform select:focus, div:not(.newsletter_form) .clickdform.mainDiv .clickdform textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 282, sass/modules/popup.scss */
/* line 283, sass/modules/popup.scss */
div:not(.newsletter_form) .clickdform.mainDiv .clickdform .responsiveRow .emptyCell {
  display: none;
}
/* line 287, sass/modules/popup.scss */
div:not(.newsletter_form) .clickdform.mainDiv .clickdform input[type="button"] {
  border-radius: 5px;
  padding: 9px 19px;
  background-color: #ee9d00 !important;
  background-image: none !important;
  color: #fff;
  font-size: 16px !important;
  font-weight: 600;
  text-align: left;
  text-transform: none !important;
  min-width: inherit;
  width: auto !important;
  float: right !important;
  clear: none;
}
/* line 301, sass/modules/popup.scss */
div:not(.newsletter_form) .clickdform.mainDiv .clickdform input[type="button"]:nth-child(even) {
  margin-right: 15px !important;
}
/* line 304, sass/modules/popup.scss */
div:not(.newsletter_form) .clickdform.mainDiv .clickdform input[type="button"]:hover {
  background-color: #d38d00 !important;
}
/* line 307, sass/modules/popup.scss */
div:not(.newsletter_form) .clickdform.mainDiv .clickdform input[type="button"]#btnSubmit {
  background-color: #2c5a62 !important;
}
/* line 309, sass/modules/popup.scss */
div:not(.newsletter_form) .clickdform.mainDiv .clickdform input[type="button"]#btnSubmit:hover {
  background-color: #0d6171 !important;
}
/* line 314, sass/modules/popup.scss */
div:not(.newsletter_form) .clickdform.mainDiv .clickdform .buttonContainer {
  width: 200%;
  position: relative;
  top: 30px;
}
@media only screen and (max-width: 767px) {
  div:not(.newsletter_form) .clickdform.mainDiv .clickdform .buttonContainer {
    width: 80%;
    max-width: none;
    margin: 0 auto;
  }
}
/* =======================================
 ======================================= */
/* =====================================================
 newsletter form
 ====================================================== */
/* line 337, sass/modules/popup.scss */
.newsletter_form {
  margin: 0 !important;
}
/* line 339, sass/modules/popup.scss */
.newsletter_form .clickdform.mainDiv {
  height: auto !important;
  padding: 0 !important;
}
/* line 342, sass/modules/popup.scss */
.newsletter_form .clickdform.mainDiv #clickdimensionsForm span {
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  text-align: left;
}
/* line 348, sass/modules/popup.scss */
.newsletter_form .clickdform.mainDiv .responsiveRow {
  /*height: 70px;*/
  margin-bottom: 10px;
  clear: none;
  vertical-align: bottom;
  display: block;
  float: none;
}
/* line 355, sass/modules/popup.scss */
.newsletter_form .clickdform.mainDiv .responsiveRow input[type='text'], .newsletter_form .clickdform.mainDiv .responsiveRow select, .newsletter_form .clickdform.mainDiv .responsiveRow textarea {
  background-color: transparent !important;
  border: none;
  border-bottom: 2px solid #fff;
  color: #fff;
}
/* line 363, sass/modules/popup.scss */
.newsletter_form .clickdform.mainDiv .responsiveRow .responsiveCell {
  width: 100% !important;
  min-width: 250px !important;
  max-width: 320px !important;
}
/* line 368, sass/modules/popup.scss */
.newsletter_form .clickdform.mainDiv .responsiveRow .buttonContainer {
  float: left !important;
}
/* line 371, sass/modules/popup.scss */
.newsletter_form .clickdform.mainDiv .responsiveRow input[type="button"]#btnSubmit {
  width: auto !important;
  float: left !important;
  border-radius: 5px !important;
  padding: 9px 19px;
  background-color: #ee9d00 !important;
  background-image: none !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  text-align: left;
}
/* line 382, sass/modules/popup.scss */
.newsletter_form .clickdform.mainDiv .responsiveRow input[type="button"]#btnSubmit:hover {
  background-color: #d38d00 !important;
}
/* line 385, sass/modules/popup.scss */
.newsletter_form .clickdform.mainDiv .responsiveRow input[type="button"]#btnSubmit#btnSubmit {
  font-size: 15px !important;
}
/* line 389, sass/modules/popup.scss */
.newsletter_form .clickdform.mainDiv .responsiveRow .emptyCell {
  display: none;
}
/* =======================================
 ======================================= */
/* =====================================================
 newsletter popup
 ====================================================== */
/* line 405, sass/modules/popup.scss */
/* line 406, sass/modules/popup.scss */
#top .pum-container.theme-1319 {
  position: fixed;
  left: auto !important;
  right: 20px !important;
  bottom: 0 !important;
  top: auto !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
  min-width: 400px !important;
}
@media only screen and (max-width: 767px) {
  #top .pum-container.theme-1319 {
    padding: 10px;
    width: 100% !important;
    min-width: inherit !important;
    left: 0 !important;
    right: 0 !important;
  }
}
/* line 422, sass/modules/popup.scss */
#top .pum-container.theme-1319 p {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: inherit;
  display: inline;
  width: inherit;
  clear: none;
  float: left;
  margin: 0;
  margin-right: 103px;
  padding: 25px 30px 0;
}
@media only screen and (max-width: 767px) {
  #top .pum-container.theme-1319 p {
    font-size: 14px;
    margin: 20px 0 15px 0;
  }
}
/* line 439, sass/modules/popup.scss */
#top .pum-container.theme-1319 .pum-content {
  display: inline-block;
  bottom: -5px;
}
/* line 442, sass/modules/popup.scss */
#top .pum-container.theme-1319 .pum-content p:last-child {
  width: 100%;
  margin-right: 0;
  padding: 25px 30px 0;
}
/* line 446, sass/modules/popup.scss */
#top .pum-container.theme-1319 .pum-content p:last-child iframe {
  padding-left: 0;
}
/* line 451, sass/modules/popup.scss */
#top .pum-container.theme-1319 .pum-close {
  position: absolute;
  top: 20px;
  right: 20px;
  border: 1px solid #fff;
  border-radius: 100%;
  padding: 0;
  margin: 5px 0 5px;
  width: 22px;
  height: 22px;
  font-size: 15px;
}
@media only screen and (max-width: 767px) {
  #top .pum-container.theme-1319 .pum-close {
    position: absolute;
    top: 5px;
    right: 5px;
    margin: 0;
  }
}
/* =======================================
 ======================================= */
/* =====================================================
 Download popup
 ====================================================== */
/* line 481, sass/modules/popup.scss */
/* line 482, sass/modules/popup.scss */
#top.page-id-7815 .container {
  max-width: 100% !important;
  width: 100% !important;
  margin: 0 !important;
}
/* line 487, sass/modules/popup.scss */
/* line 488, sass/modules/popup.scss */
#top.page-id-7815 #av_section_1 .content {
  padding: 0 !important;
}
/* line 492, sass/modules/popup.scss */
#top.page-id-7815 #shiftnav-toggle-main {
  display: none;
}
/* line 497, sass/modules/popup.scss */
/* line 498, sass/modules/popup.scss */
#top .pum-theme-download-form .pum-container {
  width: 90% !important;
  max-width: 875px !important;
  padding: 0;
  margin-left: 0 !important;
  background-color: #fff;
  position: absolute;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-height: 820px) {
  #top .pum-theme-download-form .pum-container {
    top: 0 !important;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@media only screen and (max-width: 1339px) {
  #top .pum-theme-download-form .pum-container {
    width: 80% !important;
  }
}
@media only screen and (max-width: 767px) {
  #top .pum-theme-download-form .pum-container {
    width: 100% !important;
  }
}
@media only screen and (max-width: 690px) {
  #top .pum-theme-download-form .pum-container {
    width: 100%;
    height: 100%;
  }
}
/* line 522, sass/modules/popup.scss */
#top .pum-theme-download-form .pum-container .pum-content {
  padding: 54px 68px 38px;
}
@media only screen and (max-width: 690px) {
  #top .pum-theme-download-form .pum-container .pum-content {
    height: calc(100% - 66px);
    overflow-y: auto !important;
    position: relative;
    -ms-overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch;
  }
}
@media only screen and (max-width: 479px) {
  #top .pum-theme-download-form .pum-container .pum-content {
    padding: 20px 10px 15px;
  }
}
/* line 534, sass/modules/popup.scss */
#top .pum-theme-download-form .pum-container .pum-content iframe {
  padding: 0;
  min-height: 500px !important;
}
/* line 540, sass/modules/popup.scss */
#top .pum-theme-download-form .pum-title {
  color: #fff;
  font-size: 28px;
  font-weight: 300;
  text-align: left;
  background-color: #94b63c;
  padding: 23px 63px;
}
@media only screen and (max-width: 479px) {
  #top .pum-theme-download-form .pum-title {
    font-size: 21px;
    padding: 15px 10px;
  }
}
/* line 552, sass/modules/popup.scss */
#top .pum-theme-download-form .pum-close {
  color: #94b63c;
  margin: 28px 44px;
  position: absolute;
  top: 0;
  font-size: 0;
}
/* line 558, sass/modules/popup.scss */
#top .pum-theme-download-form .pum-close:after {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 0;
  background-image: url("/wp-content/uploads/2017/11/Groupwit.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 479px) {
  #top .pum-theme-download-form .pum-close:after {
    width: 15px;
    height: 15px;
  }
}
/* =======================================
 ======================================= */
/* line 581, sass/modules/popup.scss */
/* line 582, sass/modules/popup.scss */
/* line 583, sass/modules/popup.scss */
form div.gform_heading {
  height: 85px;
  background-color: #94b63c;
  padding: 23px 63px;
}
/* line 587, sass/modules/popup.scss */
form div.gform_heading h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 300;
  text-align: left;
  margin: 0;
}
/* line 595, sass/modules/popup.scss */
form div.gform_body {
  padding: 38px 57px 0;
}
/* line 598, sass/modules/popup.scss */
form div .gfield {
  width: calc(50% - 38px);
  margin-right: 38px;
  display: inline-block;
  margin-bottom: 50px;
}
/* line 603, sass/modules/popup.scss */
form div .gfield.gender {
  width: 85px;
}
/* line 605, sass/modules/popup.scss */
/* line 606, sass/modules/popup.scss */
form div .gfield.gender .ginput_container select {
  background-image: url("/wp-content/uploads/2017/11/sort-down.svg");
  background-repeat: no-repeat;
  background-size: 7px 12px;
  background-position: right;
}
/* line 614, sass/modules/popup.scss */
form div .gfield.name {
  width: calc(100% - 140px);
  margin-right: 0;
  position: relative;
  top: -53px;
  margin-bottom: 0;
}
/* line 620, sass/modules/popup.scss */
form div .gfield.name .name_first, form div .gfield.name .name_last {
  width: calc(50% - 38px);
  margin-right: 38px;
  display: inline-block;
  float: left;
  padding-right: 0;
}
/* line 629, sass/modules/popup.scss */
form div .gfield label {
  color: #272727;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
  margin-bottom: 13px;
}
/* line 635, sass/modules/popup.scss */
form div .gfield label:after {
  content: ':';
}
/* line 639, sass/modules/popup.scss */
form div .gfield input, form div .gfield [type="text"], form div .gfield select, form div .gfield textarea {
  color: #272727;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
  border: none;
  border-bottom: solid 2px #c1b9b8;
}
/* line 649, sass/modules/popup.scss */
form div .gfield input::-webkit-input-placeholder, form div .gfield [type="text"]::-webkit-input-placeholder, form div .gfield select::-webkit-input-placeholder, form div .gfield textarea::-webkit-input-placeholder {
  color: #c8c7c7;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
}
/* line 655, sass/modules/popup.scss */
form div .gfield input:-moz-placeholder, form div .gfield [type="text"]:-moz-placeholder, form div .gfield select:-moz-placeholder, form div .gfield textarea:-moz-placeholder {
  color: #c8c7c7;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
}
/* line 661, sass/modules/popup.scss */
form div .gfield input::-moz-placeholder, form div .gfield [type="text"]::-moz-placeholder, form div .gfield select::-moz-placeholder, form div .gfield textarea::-moz-placeholder {
  color: #c8c7c7;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
}
/* line 667, sass/modules/popup.scss */
form div .gfield input:-ms-input-placeholder, form div .gfield [type="text"]:-ms-input-placeholder, form div .gfield select:-ms-input-placeholder, form div .gfield textarea:-ms-input-placeholder {
  color: #c8c7c7;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
}
/* line 673, sass/modules/popup.scss */
form div .gfield input:focus, form div .gfield [type="text"]:focus, form div .gfield select:focus, form div .gfield textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 678, sass/modules/popup.scss */
/* line 679, sass/modules/popup.scss */
form div .responsiveRow .emptyCell {
  display: none;
}
/* line 683, sass/modules/popup.scss */
form div.gform_footer {
  height: 77px;
  padding: 0 88px 38px;
}
/* line 686, sass/modules/popup.scss */
form div.gform_footer input[type="submit"] {
  float: right;
  border-radius: 5px;
  padding: 9px 19px;
  background-color: #ee9d00;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  text-align: left;
}
/* line 695, sass/modules/popup.scss */
form div.gform_footer input[type="submit"]:hover {
  background-color: #d38d00;
}
/* line 703, sass/modules/popup.scss */
.clickdform input[type='text'], .clickdform textarea, .clickdform select {
  background: #fff !important;
}
/* line 1, sass/modules/become_partner.scss */
/* line 2, sass/modules/become_partner.scss */
#top.single-landingspages #av_section_2 {
  margin-top: 0;
}
/* line 5, sass/modules/become_partner.scss */
#top.single-landingspages #qbs_content_2.qbs_content {
  margin-top: 470px !important;
}
/* line 9, sass/modules/become_partner.scss */
/* line 10, sass/modules/become_partner.scss */
#top.single-landingspages .dynamic_section_container > .container {
  max-width: 100%;
  width: 100%;
}
/* line 14, sass/modules/become_partner.scss */
#top.single-landingspages .dynamic_section_container > .container > .content {
  background-color: transparent !important;
}
/* line 17, sass/modules/become_partner.scss */
#top.single-landingspages .dynamic_section_container > .container > .content .qbs_content {
  background-color: transparent !important;
}
/* line 25, sass/modules/become_partner.scss */
#top.global-page-id-2259, #top.global-page-id-25714, #top.global-page-id-26432, #top.global-page-id-27141, #top.landingspage, #top.single-landingspages {
  /* ==============================
   header
   ============================== */
}
/* line 31, sass/modules/become_partner.scss */
#top.global-page-id-2259 .become_partner_header, #top.global-page-id-25714 .become_partner_header, #top.global-page-id-26432 .become_partner_header, #top.global-page-id-27141 .become_partner_header, #top.landingspage .become_partner_header, #top.single-landingspages .become_partner_header {
  overflow: hidden;
  position: absolute;
}
/* line 32, sass/modules/become_partner.scss */
#top.global-page-id-2259 .become_partner_header:before, #top.global-page-id-25714 .become_partner_header:before, #top.global-page-id-26432 .become_partner_header:before, #top.global-page-id-27141 .become_partner_header:before, #top.landingspage .become_partner_header:before, #top.single-landingspages .become_partner_header:before {
  content: '';
  height: 578px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
  display: block;
  visibility: visible;
  background: -webkit-linear-gradient(198deg, rgba(35, 70, 76, 0), rgba(9, 60, 69, 0.92));
  background: -o-linear-gradient(198deg, rgba(35, 70, 76, 0), rgba(9, 60, 69, 0.92));
  background: linear-gradient(252deg, rgba(35, 70, 76, 0), rgba(9, 60, 69, 0.92));
}
/* line 52, sass/modules/become_partner.scss */
#top {
  /* ==============================
   Join us
   ============================== */
}
/* line 56, sass/modules/become_partner.scss */
#top #av_section_2.become_partner_info {
  margin-top: 183px;
  background-color: transparent;
}
@media only screen and (max-width: 1603px) {
  #top #av_section_2.become_partner_info {
    margin-top: 389px;
  }
}
/* line 64, sass/modules/become_partner.scss */
/* line 65, sass/modules/become_partner.scss */
#top #av_section_2.become_partner_info .container > .content {
  margin-top: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media only screen and (max-width: 1380px) {
  #top #av_section_2.become_partner_info .container > .content {
    padding-bottom: 0 !important;
  }
}
/* line 74, sass/modules/become_partner.scss */
#top #av_section_2.become_partner_info .container .register_btn {
  position: relative;
  float: right;
  height: auto;
}
@media only screen and (max-width: 767px) {
  #top #av_section_2.become_partner_info .container .register_btn {
    position: relative;
    right: initial;
    bottom: initial;
  }
}
/* line 87, sass/modules/become_partner.scss */
#top #av_section_2.become_partner_info .container .contact_btn {
  position: relative;
  float: right;
  height: auto;
}
@media only screen and (max-width: 767px) {
  #top #av_section_2.become_partner_info .container .contact_btn {
    position: relative;
    right: initial;
    bottom: initial;
  }
}
/* line 103, sass/modules/become_partner.scss */
#top .become_partner_info {
  margin-bottom: 37px;
}
/* line 106, sass/modules/become_partner.scss */
@media only screen and (max-width: 989px) {
  #top .become_partner_info .container {
    width: 90%;
  }
}
/* line 112, sass/modules/become_partner.scss */
@media only screen and (max-width: 1380px) {
  /* line 114, sass/modules/become_partner.scss */
  #top .become_partner_info .container > .content .flex_column_table {
    display: block;
  }
  /* line 117, sass/modules/become_partner.scss */
  #top .become_partner_info .container > .content .flex_column_table .flex_column_table_cell {
    display: block;
    width: 100% !important;
    padding: 0 30px 28px;
  }
}
/* line 127, sass/modules/become_partner.scss */
#top .become_partner_info:nth-child(odd) .container {
  background-color: #073d47;
}
@media only screen and (max-width: 767px) {
  #top .become_partner_info:nth-child(odd) .container {
    width: 100% !important;
    -webkit-box-shadow: inherit;
    -moz-box-shadow: inherit;
    box-shadow: inherit;
  }
}
/* line 135, sass/modules/become_partner.scss */
#top .become_partner_info:nth-child(odd) .container *, #top .become_partner_info:nth-child(odd) .container .highlightedLayerContent.highlightedLayerContent {
  color: #fff !important;
}
/* line 138, sass/modules/become_partner.scss */
/* line 139, sass/modules/become_partner.scss */
#top .become_partner_info:nth-child(odd) .container * li a:before, #top .become_partner_info:nth-child(odd) .container .highlightedLayerContent.highlightedLayerContent li a:before {
  color: #fff;
}
/* line 145, sass/modules/become_partner.scss */
/* line 146, sass/modules/become_partner.scss */
#top .become_partner_info:nth-child(odd) .container .avia-button-wrap .avia-button {
  overflow: hidden;
}
/* line 149, sass/modules/become_partner.scss */
#top .become_partner_info:nth-child(odd) .container .avia-button-wrap .avia-button .avia_iconbox_title {
  font-family: Open Sans;
  font-size: 18px;
  text-align: center;
}
/* line 156, sass/modules/become_partner.scss */
#top .become_partner_info:nth-child(odd) .container .avia-button-wrap.register_btn .avia-button {
  padding: 11px 25px;
  background-color: #ee9d00;
}
/* line 161, sass/modules/become_partner.scss */
#top .become_partner_info:nth-child(odd) .container .avia-button-wrap.register_btn .avia-button .avia_iconbox_title {
  color: #fff;
}
/* line 165, sass/modules/become_partner.scss */
#top .become_partner_info:nth-child(odd) .container .avia-button-wrap.register_btn .avia-button:hover {
  background-color: #d38d00;
}
/* line 169, sass/modules/become_partner.scss */
#top .become_partner_info:nth-child(odd) .container .avia-button-wrap.contact_btn .avia-button {
  padding: 9px 23px;
  background-color: transparent !important;
  border: 2px solid #fff;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
/* line 176, sass/modules/become_partner.scss */
#top .become_partner_info:nth-child(odd) .container .avia-button-wrap.contact_btn .avia-button .avia_iconbox_title {
  color: #fff !important;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
/* line 182, sass/modules/become_partner.scss */
#top .become_partner_info:nth-child(odd) .container .avia-button-wrap.contact_btn .avia-button:after {
  content: '';
  height: 100%;
  width: 100%;
  background-color: #fff;
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: bottom 250ms ease-out;
  -moz-transition: bottom 250ms ease-out;
  -ms-transition: bottom 250ms ease-out;
  -o-transition: bottom 250ms ease-out;
  transition: bottom 250ms ease-out;
}
/* line 195, sass/modules/become_partner.scss */
/* line 196, sass/modules/become_partner.scss */
#top .become_partner_info:nth-child(odd) .container .avia-button-wrap.contact_btn .avia-button:hover:after {
  bottom: 0;
}
/* line 199, sass/modules/become_partner.scss */
#top .become_partner_info:nth-child(odd) .container .avia-button-wrap.contact_btn .avia-button:hover .avia_iconbox_title {
  color: #073d47 !important;
}
/* line 206, sass/modules/become_partner.scss */
/* line 207, sass/modules/become_partner.scss */
#top .become_partner_info:nth-child(odd) .container .single_quote .av-special-heading-strong:before {
  background-color: #fff !important;
}
/* line 212, sass/modules/become_partner.scss */
#top .become_partner_info:nth-child(even) .container {
  background-color: #fff;
}
/* line 216, sass/modules/become_partner.scss */
/* line 217, sass/modules/become_partner.scss */
#top .become_partner_info#av_section_2 .content {
  padding-bottom: 0 !important;
}
/* line 222, sass/modules/become_partner.scss */
#top .become_partner_info .container {
  padding: 0;
  height: auto;
  max-width: 1690px !important;
  margin: auto;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 7px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 7px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 7px 0px rgba(0, 0, 0, 0.5);
  -webkit-transition: height 300ms ease-in-out;
  -moz-transition: height 300ms ease-in-out;
  -ms-transition: height 300ms ease-in-out;
  -o-transition: height 300ms ease-in-out;
  transition: height 300ms ease-in-out;
}
@media only screen and (max-width: 767px) {
  #top .become_partner_info .container {
    width: 100% !important;
    -webkit-box-shadow: inherit;
    -moz-box-shadow: inherit;
    box-shadow: inherit;
  }
}
/* line 237, sass/modules/become_partner.scss */
#top .become_partner_info .container .content {
  padding: 0;
}
/* line 241, sass/modules/become_partner.scss */
#top .become_partner_info .container .accordion_title {
  height: auto;
  padding: 73px 99px 60px;
}
/* line 245, sass/modules/become_partner.scss */
#top .become_partner_info .container .accordion_title:hover {
  cursor: pointer;
}
@media only screen and (max-width: 1380px) {
  #top .become_partner_info .container .accordion_title {
    padding: 30px 30px 55px;
  }
}
/* line 253, sass/modules/become_partner.scss */
#top .become_partner_info .container .accordion_title:after {
  content: '\f106';
  font-family: FontAwesome;
  font-size: 35px;
  height: 35px;
  width: 23px;
  display: block;
  visibility: visible;
  position: absolute;
  top: 75px;
  right: 79px;
  -moz-transform: translateY(25%);
  -o-transform: translateY(25%);
  -ms-transform: translateY(25%);
  -webkit-transform: translateY(25%);
  transform: translateY(25%);
  -webkit-transition: transform 300ms ease-in-out;
  -moz-transition: transform 300ms ease-in-out;
  -ms-transition: transform 300ms ease-in-out;
  -o-transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out;
}
@media only screen and (max-width: 1599px) {
  #top .become_partner_info .container .accordion_title:after {
    content: 'Read less';
    font-family: Open Sans;
    font-size: 14px;
    width: auto;
    top: inherit;
    bottom: 0px;
    right: inherit;
    left: 50%;
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: transform 300ms ease-in-out;
    -moz-transition: transform 300ms ease-in-out;
    -ms-transition: transform 300ms ease-in-out;
    -o-transition: transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out;
  }
}
/* line 286, sass/modules/become_partner.scss */
#top .become_partner_info .container .accordion_title > div {
  display: inline-block;
  width: auto;
  max-width: 48%;
  position: relative;
  vertical-align: top;
}
@media only screen and (max-width: 989px) {
  #top .become_partner_info .container .accordion_title > div {
    max-width: 100% !important;
    padding: 10px;
  }
}
/* line 298, sass/modules/become_partner.scss */
#top .become_partner_info .container .accordion_title > div.av-special-heading {
  width: 48%;
  margin-right: 37px;
}
@media only screen and (max-width: 989px) {
  #top .become_partner_info .container .accordion_title > div.av-special-heading {
    width: 100% !important;
  }
}
/* line 306, sass/modules/become_partner.scss */
#top .become_partner_info .container .accordion_title > div.av-special-heading .av-special-heading-tag {
  color: #94b63c;
  font-size: 35px;
  font-weight: 300;
  line-height: 1.83;
  text-align: left;
  text-transform: none;
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  #top .become_partner_info .container .accordion_title > div.av-special-heading .av-special-heading-tag {
    font-size: 18px;
    line-height: 1.27;
  }
}
/* line 322, sass/modules/become_partner.scss */
#top .become_partner_info .container .accordion_title > div.single_logo {
  max-width: 120px;
  max-height: 55px;
  vertical-align: baseline;
  margin-right: 85px;
}
/* line 329, sass/modules/become_partner.scss */
/* line 330, sass/modules/become_partner.scss */
#top .become_partner_info .container .accordion_title > div.single_quote .quote {
  text-align: left;
  max-width: 638px;
  text-transform: none;
}
/* line 335, sass/modules/become_partner.scss */
#top .become_partner_info .container .accordion_title > div.single_quote .av-special-heading-strong {
  margin-top: 26px;
}
/* line 336, sass/modules/become_partner.scss */
#top .become_partner_info .container .accordion_title > div.single_quote .av-special-heading-strong:before {
  content: '';
  width: 29px;
  height: 2px;
  background-color: #073d47;
  display: inline-block;
  margin: 5px 8px 5px 0;
}
/* line 347, sass/modules/become_partner.scss */
#top .become_partner_info .container .accordion_title > div.single_quote .av-special-heading-strong strong {
  color: #073d47;
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.33;
  text-align: left;
}
/* line 356, sass/modules/become_partner.scss */
#top .become_partner_info .container .accordion_title > div.single_quote .writer_roll {
  margin-left: 37px;
}
/* line 359, sass/modules/become_partner.scss */
#top .become_partner_info .container .accordion_title > div.single_quote .writer_roll p {
  color: #073d47;
  font-size: 13px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.6;
  text-align: left;
  display: inline-block;
  margin: 0;
}
@media only screen and (max-width: 479px) {
  #top .become_partner_info .container .accordion_title > div.single_quote .writer_roll p {
    max-width: calc(100% - 37px);
  }
}
/* line 379, sass/modules/become_partner.scss */
#top .become_partner_info .flex_column_table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  table-layout: fixed;
  width: 100%;
}
/* line 386, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half {
  padding: 0 20px 28px 99px;
  margin-left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  #top .become_partner_info .av_one_half {
    padding: 30px 25px;
  }
}
@media only screen and (max-width: 479px) {
  #top .become_partner_info .av_one_half {
    padding: 10px;
    height: inherit;
  }
}
/* line 402, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half:nth-child(3) {
  padding-left: 0 !important;
  padding-right: 99px !important;
}
@media only screen and (max-width: 1380px) {
  #top .become_partner_info .av_one_half:nth-child(3) {
    padding-left: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  #top .become_partner_info .av_one_half:nth-child(3) {
    padding: 30px 25px !important;
  }
}
@media only screen and (max-width: 479px) {
  #top .become_partner_info .av_one_half:nth-child(3) {
    padding: 10px 30px !important;
  }
}
/* line 416, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half:nth-child(3) .av_textblock_section {
  width: 100%;
}
/* line 421, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half h6 span {
  color: #073d47;
  font-size: 21px !important;
  font-weight: 300;
  line-height: 1.44;
  text-align: left;
}
/* line 428, sass/modules/become_partner.scss */
/* line 429, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half p span {
  font-weight: 400;
  font-size: 18px !important;
}
/* line 434, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half p .highlightedLayerContent.highlightedLayerContent {
  color: #073d47 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  text-align: left !important;
}
/* line 440, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half p em {
  font-style: italic;
}
/* line 443, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half p strong {
  font-weight: 600;
  font-size: 18px;
}
/* line 448, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half ul {
  margin-top: 30px;
  margin-left: 0 !important;
}
/* line 452, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half ul li {
  color: #272727;
  font-weight: 400;
  font-size: 12pt;
  line-height: 26px;
  letter-spacing: 0.4px;
  list-style-type: none;
  margin-left: 0 !important;
}
/* line 461, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half ul li a {
  color: #94b63c;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-align: left !important;
}
/* line 462, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half ul li a:before {
  content: '\f105';
  font-family: FontAwesome;
  color: #272727;
  margin-right: 20px;
}
/* line 477, sass/modules/become_partner.scss */
/* line 479, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half .avia-button-wrap .avia-button {
  margin: 0 5px;
}
@media only screen and (max-width: 479px) {
  #top .become_partner_info .av_one_half .avia-button-wrap .avia-button {
    margin: 10px 0;
  }
}
/* line 486, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half .avia-button-wrap .avia-button {
  overflow: hidden;
  min-width: 174px;
}
/* line 490, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half .avia-button-wrap .avia-button .avia_iconbox_title {
  font-family: Open Sans;
  font-size: 18px;
  text-align: center;
}
/* line 497, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half .avia-button-wrap.register_btn .avia-button {
  padding: 11px 25px;
  background-color: #ee9d00;
}
/* line 501, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half .avia-button-wrap.register_btn .avia-button .avia_iconbox_title {
  color: #fff;
}
/* line 505, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half .avia-button-wrap.register_btn .avia-button:hover {
  background-color: #d38d00;
}
/* line 510, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half .avia-button-wrap.about_us {
  margin-bottom: 0 !important;
}
/* line 513, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half .avia-button-wrap.contact_btn .avia-button, #top .become_partner_info .av_one_half .avia-button-wrap.about_us .avia-button, #top .become_partner_info .av_one_half .avia-button-wrap.standard_button .avia-button {
  padding: 9px 23px;
  background-color: transparent;
  border: 2px solid #073d47;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
@media only screen and (min-width: 480px) {
  #top .become_partner_info .av_one_half .avia-button-wrap.contact_btn .avia-button, #top .become_partner_info .av_one_half .avia-button-wrap.about_us .avia-button, #top .become_partner_info .av_one_half .avia-button-wrap.standard_button .avia-button {
    margin-bottom: 12px;
  }
}
/* line 522, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half .avia-button-wrap.contact_btn .avia-button .avia_iconbox_title, #top .become_partner_info .av_one_half .avia-button-wrap.about_us .avia-button .avia_iconbox_title, #top .become_partner_info .av_one_half .avia-button-wrap.standard_button .avia-button .avia_iconbox_title {
  color: #073d47 !important;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
/* line 528, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half .avia-button-wrap.contact_btn .avia-button:after, #top .become_partner_info .av_one_half .avia-button-wrap.about_us .avia-button:after, #top .become_partner_info .av_one_half .avia-button-wrap.standard_button .avia-button:after {
  content: '';
  height: 100%;
  width: 100%;
  background-color: #073d47;
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: bottom 250ms ease-out;
  -moz-transition: bottom 250ms ease-out;
  -ms-transition: bottom 250ms ease-out;
  -o-transition: bottom 250ms ease-out;
  transition: bottom 250ms ease-out;
}
/* line 541, sass/modules/become_partner.scss */
/* line 542, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half .avia-button-wrap.contact_btn .avia-button:hover:after, #top .become_partner_info .av_one_half .avia-button-wrap.about_us .avia-button:hover:after, #top .become_partner_info .av_one_half .avia-button-wrap.standard_button .avia-button:hover:after {
  bottom: 0;
}
/* line 545, sass/modules/become_partner.scss */
#top .become_partner_info .av_one_half .avia-button-wrap.contact_btn .avia-button:hover .avia_iconbox_title, #top .become_partner_info .av_one_half .avia-button-wrap.about_us .avia-button:hover .avia_iconbox_title, #top .become_partner_info .av_one_half .avia-button-wrap.standard_button .avia-button:hover .avia_iconbox_title {
  color: #fff !important;
}
@media only screen and (max-width: 479px) {
  #top .become_partner_info .av_one_half .avia-button-wrap {
    width: 100%;
  }
  /* line 554, sass/modules/become_partner.scss */
  #top .become_partner_info .av_one_half .avia-button-wrap a {
    width: 100%;
  }
}
/* line 562, sass/modules/become_partner.scss */
/* line 563, sass/modules/become_partner.scss */
#top .become_partner_info.closed .container .flex_column_table {
  display: none;
}
/* line 567, sass/modules/become_partner.scss */
/* line 568, sass/modules/become_partner.scss */
#top .become_partner_info.closed .container .accordion_title:after {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media only screen and (max-width: 1603px) {
  #top .become_partner_info.closed .container .accordion_title:after {
    content: 'Read more';
    font-family: Open Sans;
    font-size: 14px;
    width: auto;
    top: inherit;
    bottom: 0px;
    right: inherit;
    left: 50%;
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: transform 300ms ease-in-out;
    -moz-transition: transform 300ms ease-in-out;
    -ms-transition: transform 300ms ease-in-out;
    -o-transition: transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out;
  }
}
/* line 592, sass/modules/become_partner.scss */
#top .about_us {
  margin-bottom: 37px;
}
/* line 595, sass/modules/become_partner.scss */
#top .about_us .container {
  padding: 0;
  max-width: 1690px !important;
  margin: auto;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 7px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 7px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 7px 0px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 989px) {
  #top .about_us .container {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
/* line 607, sass/modules/become_partner.scss */
#top .about_us .container .content {
  padding: 0;
}
/* line 610, sass/modules/become_partner.scss */
#top .about_us .container .content .av_one_half {
  padding: 45px 25px 45px 103px;
}
/* line 613, sass/modules/become_partner.scss */
#top .about_us .container .content .av_one_half:last-child {
  padding: 45px 103px 45px 25px;
}
@media only screen and (max-width: 989px) {
  #top .about_us .container .content .av_one_half {
    padding: 10px 15px !important;
    width: 100% !important;
  }
}
/* line 623, sass/modules/become_partner.scss */
#top .about_us .container .content .avia_textblock {
  max-width: 606px;
}
/* line 627, sass/modules/become_partner.scss */
#top .about_us .container .content .av-special-heading {
  width: 50%;
  margin-right: 37px;
}
@media only screen and (max-width: 989px) {
  #top .about_us .container .content .av-special-heading {
    width: 100%;
  }
}
/* line 635, sass/modules/become_partner.scss */
#top .about_us .container .content .av-special-heading .av-special-heading-tag {
  color: #94b63c;
  font-size: 35px;
  font-weight: 300;
  line-height: 1.83;
  text-align: left;
  text-transform: none;
  max-width: 100%;
}
@media only screen and (max-width: 479px) {
  #top .about_us .container .content .av-special-heading {
    width: 100%;
  }
  /* line 648, sass/modules/become_partner.scss */
  #top .about_us .container .content .av-special-heading .av-special-heading-tag {
    font-size: 28px;
  }
}
/* line 656, sass/modules/become_partner.scss */
/* line 657, sass/modules/become_partner.scss */
#top .about_us .avia-button-wrap.about_us .avia-button {
  color: #94b63c;
  font-size: 18px;
  text-align: left;
  border-radius: 1px;
  border: 2px solid #94b63c;
  background-color: transparent;
  padding: 11px 17px;
  overflow: hidden;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
/* line 669, sass/modules/become_partner.scss */
#top .about_us .avia-button-wrap.about_us .avia-button:after {
  content: '';
  height: 100%;
  width: 100%;
  background-color: #94b63c;
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: bottom 250ms ease-out;
  -moz-transition: bottom 250ms ease-out;
  -ms-transition: bottom 250ms ease-out;
  -o-transition: bottom 250ms ease-out;
  transition: bottom 250ms ease-out;
}
/* line 683, sass/modules/become_partner.scss */
#top .about_us .avia-button-wrap.about_us .avia-button:hover {
  color: #fff;
}
/* line 686, sass/modules/become_partner.scss */
#top .about_us .avia-button-wrap.about_us .avia-button:hover:after {
  bottom: 0;
}
@media only screen and (max-width: 479px) {
  #top .about_us .avia-button-wrap.about_us .avia-button {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  #top .about_us .avia-button-wrap.about_us {
    width: 100%;
  }
}
/* line 702, sass/modules/become_partner.scss */
@media only screen and (max-width: 989px) {
  #top .qbs_related_programs .container {
    width: 100% !important;
  }
  /* line 706, sass/modules/become_partner.scss */
  #top .qbs_related_programs .container .av_one_fifth {
    width: 60% !important;
    margin: 0 20% 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  #top .qbs_related_programs .container {
    width: 100% !important;
  }
  /* line 714, sass/modules/become_partner.scss */
  #top .qbs_related_programs .container .av_one_fifth {
    width: 80% !important;
    margin: 0 10% 20px !important;
  }
}
/* line 721, sass/modules/become_partner.scss */
#top .qbs_related .bx-controls-direction {
  left: -90px;
}
/* line 724, sass/modules/become_partner.scss */
/* line 725, sass/modules/become_partner.scss */
#top .qbs_team_members .bx-loading {
  display: none;
}
/* line 728, sass/modules/become_partner.scss */
#top .qbs_team_members .container {
  width: 90% !important;
  max-width: 1690px;
}
/* line 733, sass/modules/become_partner.scss */
#top .qbs_team_members .hr {
  width: 100%;
  height: 2px;
  margin: 0 0 45px 0;
}
/* line 738, sass/modules/become_partner.scss */
#top .qbs_team_members .hr .hr-inner {
  width: 117px;
  border: 1px solid #2c5a62;
  margin: 0 auto;
  left: 50%;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 748, sass/modules/become_partner.scss */
#top .qbs_team_members .bx-viewport {
  padding: 5px;
  height: 450px !important;
}
/* line 753, sass/modules/become_partner.scss */
@media only screen and (max-width: 989px) {
  #top .qbs_team_members .bx-controls-direction {
    width: 106% !important;
    left: -3% !important;
  }
}
/* line 759, sass/modules/become_partner.scss */
#top .qbs_team_members .bx-controls-direction .bx-prev, #top .qbs_team_members .bx-controls-direction .bx-next {
  background-color: transparent;
}
/* line 762, sass/modules/become_partner.scss */
#top .qbs_team_members .bx-controls-direction .bx-prev {
  left: -73px;
}
@media only screen and (max-width: 989px) {
  #top .qbs_team_members .bx-controls-direction .bx-prev {
    left: 0;
  }
}
/* line 769, sass/modules/become_partner.scss */
#top .qbs_team_members .bx-controls-direction .bx-prev:before {
  content: '\f104';
  color: #bfbfbf;
  font-family: FontAwesome;
  font-size: 50px;
}
/* line 776, sass/modules/become_partner.scss */
#top .qbs_team_members .bx-controls-direction .bx-next {
  right: -73px;
}
@media only screen and (max-width: 989px) {
  #top .qbs_team_members .bx-controls-direction .bx-next {
    right: 0;
  }
}
/* line 783, sass/modules/become_partner.scss */
#top .qbs_team_members .bx-controls-direction .bx-next:after {
  content: '\f105';
  color: #bfbfbf;
  font-family: FontAwesome;
  font-size: 50px;
}
/* line 793, sass/modules/become_partner.scss */
@media only screen and (max-width: 479px) {
  #top #partner_more_solutions {
    width: 100% !important;
  }
}
/* line 799, sass/modules/become_partner.scss */
/* line 801, sass/modules/become_partner.scss */
#top .qbs_related_programs .container, #top .qbs_team_members .container {
  width: 100%;
  max-width: 1690px !important;
  margin: auto;
  left: inherit !important;
  padding: 0;
}
/* line 808, sass/modules/become_partner.scss */
#top .qbs_related_programs .container .av-special-heading-h3, #top .qbs_team_members .container .av-special-heading-h3 {
  left: 50%;
}
/* line 812, sass/modules/become_partner.scss */
#top .qbs_related_programs .container .hr, #top .qbs_team_members .container .hr {
  left: 0;
}
/* line 818, sass/modules/become_partner.scss */
/* line 820, sass/modules/become_partner.scss */
#top .qbs_related_programs .content {
  padding: 0;
}
/* line 824, sass/modules/become_partner.scss */
#top .qbs_related_programs .av_one_full {
  padding: 80px 0;
  margin-bottom: 51px;
}
@media only screen and (max-width: 767px) {
  #top .qbs_related_programs .av_one_full {
    width: 100vw !important;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
/* line 835, sass/modules/become_partner.scss */
#top .qbs_related_programs .av_one_full:after {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
  display: block;
  visibility: visible;
  background-color: rgba(7, 61, 71, 0.77);
}
/* line 848, sass/modules/become_partner.scss */
#top .qbs_related_programs .av_one_full * {
  color: #fff !important;
}
/* line 852, sass/modules/become_partner.scss */
#top .qbs_related_programs .av_one_full .av-subheading p {
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  #top .qbs_related_programs .av_one_full .av-subheading p {
    font-size: 12px;
  }
}
/* line 863, sass/modules/become_partner.scss */
#top .qbs_related_programs .av_one_full h3 {
  font-size: 40px;
  font-weight: 300;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #top .qbs_related_programs .av_one_full h3 {
    font-size: 21px;
  }
}
/* line 873, sass/modules/become_partner.scss */
#top .qbs_related_programs .av_one_full .hr {
  margin-bottom: 0;
}
/* line 876, sass/modules/become_partner.scss */
#top .qbs_related_programs .av_one_full .hr .hr-inner {
  border-color: #fff;
}
/* line 882, sass/modules/become_partner.scss */
#top .qbs_related_programs .flex_column_table {
  display: inline-block;
  width: auto;
  margin: auto;
  left: 50%;
  position: relative;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 891, sass/modules/become_partner.scss */
#top .qbs_related_programs .flex_column_table .flex_column_table_cell {
  display: inline-block;
}
/* line 894, sass/modules/become_partner.scss */
#top .qbs_related_programs .flex_column_table .flex_column_table_cell:not(.read_more_program) {
  width: 0;
}
/* line 899, sass/modules/become_partner.scss */
#top .qbs_related_programs .flex_column_table .read_more_program {
  background-color: #073d47;
  padding: 23px 60px;
  width: 309px;
  height: 150px;
  margin: 0 6px;
}
/* line 906, sass/modules/become_partner.scss */
#top .qbs_related_programs .flex_column_table .read_more_program * {
  color: #fff;
}
/* line 910, sass/modules/become_partner.scss */
#top .qbs_related_programs .flex_column_table .read_more_program h4 {
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 300;
  line-height: 2.08;
  text-align: center;
}
/* line 918, sass/modules/become_partner.scss */
/* line 919, sass/modules/become_partner.scss */
#top .qbs_related_programs .flex_column_table .read_more_program .avia-button-wrap .avia-button {
  border-radius: 1px;
  border: 1px solid #fff;
  background-color: transparent;
  padding: 6px 15px;
  overflow: hidden;
}
/* line 920, sass/modules/become_partner.scss */
#top .qbs_related_programs .flex_column_table .read_more_program .avia-button-wrap .avia-button span {
  color: #fff;
  font-size: 14.4px;
  text-align: left;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
/* line 934, sass/modules/become_partner.scss */
#top .qbs_related_programs .flex_column_table .read_more_program .avia-button-wrap .avia-button:after {
  content: '';
  height: 100%;
  width: 100%;
  background-color: #fff;
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: bottom 250ms ease-out;
  -moz-transition: bottom 250ms ease-out;
  -ms-transition: bottom 250ms ease-out;
  -o-transition: bottom 250ms ease-out;
  transition: bottom 250ms ease-out;
}
/* line 948, sass/modules/become_partner.scss */
/* line 949, sass/modules/become_partner.scss */
#top .qbs_related_programs .flex_column_table .read_more_program .avia-button-wrap .avia-button:hover span {
  color: #073d47;
}
/* line 952, sass/modules/become_partner.scss */
#top .qbs_related_programs .flex_column_table .read_more_program .avia-button-wrap .avia-button:hover:after {
  bottom: 0;
}
/* line 964, sass/modules/become_partner.scss */
/* line 965, sass/modules/become_partner.scss */
#top .qbs_team_members .bx-controls-direction {
  position: absolute;
  width: 96%;
  top: calc(50% - 20px);
  left: 2%;
}
@media only screen and (max-width: 767px) {
  #top .qbs_team_members .bx-controls-direction {
    display: none;
  }
}
/* line 975, sass/modules/become_partner.scss */
@media only screen and (max-width: 989px) {
  #top .qbs_team_members .bx-viewport {
    width: 80% !important;
    min-width: 670px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  #top .qbs_team_members .bx-viewport {
    height: auto !important;
    width: 328px !important;
    margin: auto;
    display: inline;
  }
  /* line 988, sass/modules/become_partner.scss */
  #top .qbs_team_members .bx-viewport ul {
    width: 100% !important;
    -moz-transform: inherit !important;
    -o-transform: inherit !important;
    -ms-transform: inherit !important;
    -webkit-transform: inherit !important;
    transform: inherit !important;
  }
  /* line 993, sass/modules/become_partner.scss */
  #top .qbs_team_members .bx-viewport ul .contributor {
    display: block;
    margin-bottom: 20px;
  }
  /* line 997, sass/modules/become_partner.scss */
  #top .qbs_team_members .bx-viewport ul .contributor .contact_member {
    margin-bottom: 0 !important;
  }
}
/* line 1008, sass/modules/become_partner.scss */
#top .qbs_team_members .bx-viewport .contributor {
  width: 320px !important;
  height: 438px;
  margin-right: 20px;
}
/* line 1013, sass/modules/become_partner.scss */
#top .qbs_team_members .bx-viewport .contributor.bx-clone {
  display: none;
}
@media only screen and (max-width: 767px) {
  #top .qbs_team_members .bx-viewport .contributor {
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
/* line 1022, sass/modules/become_partner.scss */
#top .qbs_team_members .bx-viewport .contributor .contact_member {
  background-color: #073d47;
  height: 94px;
  padding: 26px 67px;
  position: absolute;
  bottom: 0;
}
/* line 1029, sass/modules/become_partner.scss */
#top .qbs_team_members .bx-viewport .contributor .contact_member .avia-button-wrap {
  display: inline-block;
}
/* line 1032, sass/modules/become_partner.scss */
#top .qbs_team_members .bx-viewport .contributor .contact_member .avia-button-wrap .avia-button {
  padding: 11px 29px;
  border-radius: 5px;
}
/* line 1036, sass/modules/become_partner.scss */
#top .qbs_team_members .bx-viewport .contributor .contact_member .avia-button-wrap .avia-button .avia_iconbox_title {
  color: #fff;
  font-family: FontAwesome;
  font-size: 18px;
  text-align: center;
}
/* line 1044, sass/modules/become_partner.scss */
#top .qbs_team_members .bx-viewport .contributor .contact_member .avia-button-wrap:nth-child(even) {
  margin-left: 21px;
}
/* line 1048, sass/modules/become_partner.scss */
/* line 1049, sass/modules/become_partner.scss */
#top .qbs_team_members .bx-viewport .contributor .contact_member .avia-button-wrap.mail_toggle_btn .avia-button {
  background-color: #5e5e5e;
}
/* line 1052, sass/modules/become_partner.scss */
/* line 1053, sass/modules/become_partner.scss */
#top .qbs_team_members .bx-viewport .contributor .contact_member .avia-button-wrap.mail_toggle_btn .avia-button .avia_iconbox_title:before {
  content: '\f003';
  color: #fff;
}
/* line 1060, sass/modules/become_partner.scss */
/* line 1061, sass/modules/become_partner.scss */
#top .qbs_team_members .bx-viewport .contributor .contact_member .avia-button-wrap.call_btn .avia-button {
  background-color: #fff;
}
/* line 1064, sass/modules/become_partner.scss */
/* line 1065, sass/modules/become_partner.scss */
#top .qbs_team_members .bx-viewport .contributor .contact_member .avia-button-wrap.call_btn .avia-button .avia_iconbox_title:before {
  content: '\f095';
  color: #073d47;
}
/* line 1, sass/modules/search_result.scss */
#top.search-results, #top.search-no-results {
  /* ==============================================
   google joke
   ================================================*/
  /* ==============================================
   ================================================*/
}
@media only screen and (min-width: 1920px) {
  /* line 4, sass/modules/search_result.scss */
  #top.search-results .container, #top.search-no-results .container {
    margin-left: 240px;
  }
}
/* line 8, sass/modules/search_result.scss */
#top.search-results h2, #top.search-no-results h2 {
  font-size: 21px;
  font-weight: 400;
}
/* line 12, sass/modules/search_result.scss */
#top.search-results h4, #top.search-no-results h4 {
  color: #272727;
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
}
/* line 18, sass/modules/search_result.scss */
#top.search-results article, #top.search-no-results article {
  width: 70%;
  height: auto;
  max-width: none;
  margin-left: 0 !important;
  margin-bottom: 15px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 25, sass/modules/search_result.scss */
#top.search-results article:before, #top.search-no-results article:before {
  color: #ee9d00;
  font-weight: 700;
  font-size: 20pt;
  line-height: 35px;
}
/* line 31, sass/modules/search_result.scss */
#top.search-results article.references, #top.search-no-results article.references {
  padding-top: 50px;
}
/* line 33, sass/modules/search_result.scss */
#top.search-results article.references:before, #top.search-no-results article.references:before {
  content: 'References';
  position: relative;
  top: -20px;
}
/* line 39, sass/modules/search_result.scss */
#top.search-results article.references ~ .references, #top.search-no-results article.references ~ .references {
  padding-top: 0;
}
/* line 41, sass/modules/search_result.scss */
#top.search-results article.references ~ .references:before, #top.search-no-results article.references ~ .references:before {
  content: '';
}
/* line 45, sass/modules/search_result.scss */
#top.search-results article.blog, #top.search-no-results article.blog {
  padding-top: 50px;
}
/* line 47, sass/modules/search_result.scss */
#top.search-results article.blog:before, #top.search-no-results article.blog:before {
  content: 'Blog';
  position: relative;
  top: -20px;
}
/* line 53, sass/modules/search_result.scss */
#top.search-results article.blog ~ .blog, #top.search-no-results article.blog ~ .blog {
  padding-top: 0;
}
/* line 55, sass/modules/search_result.scss */
#top.search-results article.blog ~ .blog:before, #top.search-no-results article.blog ~ .blog:before {
  content: '';
}
/* line 59, sass/modules/search_result.scss */
#top.search-results article.whitepaper, #top.search-no-results article.whitepaper {
  padding-top: 50px;
}
/* line 61, sass/modules/search_result.scss */
#top.search-results article.whitepaper:before, #top.search-no-results article.whitepaper:before {
  content: 'Whitepapers';
  position: relative;
  top: -20px;
}
/* line 67, sass/modules/search_result.scss */
#top.search-results article.whitepaper ~ .whitepaper, #top.search-no-results article.whitepaper ~ .whitepaper {
  padding-top: 0;
}
/* line 69, sass/modules/search_result.scss */
#top.search-results article.whitepaper ~ .whitepaper:before, #top.search-no-results article.whitepaper ~ .whitepaper:before {
  content: '';
}
/* line 73, sass/modules/search_result.scss */
#top.search-results article.event, #top.search-no-results article.event {
  padding-top: 50px;
}
/* line 75, sass/modules/search_result.scss */
#top.search-results article.event:before, #top.search-no-results article.event:before {
  content: 'Events';
  position: relative;
  top: -20px;
}
/* line 81, sass/modules/search_result.scss */
#top.search-results article.event ~ .event, #top.search-no-results article.event ~ .event {
  padding-top: 0;
}
/* line 83, sass/modules/search_result.scss */
#top.search-results article.event ~ .event:before, #top.search-no-results article.event ~ .event:before {
  content: '';
}
/* line 87, sass/modules/search_result.scss */
#top.search-results article.training, #top.search-no-results article.training {
  padding-top: 50px;
}
/* line 89, sass/modules/search_result.scss */
#top.search-results article.training:before, #top.search-no-results article.training:before {
  content: 'Trainings';
  position: relative;
  top: -20px;
}
/* line 95, sass/modules/search_result.scss */
#top.search-results article.training ~ .training, #top.search-no-results article.training ~ .training {
  padding-top: 0;
}
/* line 97, sass/modules/search_result.scss */
#top.search-results article.training ~ .training:before, #top.search-no-results article.training ~ .training:before {
  content: '';
}
/* line 101, sass/modules/search_result.scss */
#top.search-results article.service, #top.search-no-results article.service {
  padding-top: 50px;
}
/* line 103, sass/modules/search_result.scss */
#top.search-results article.service:before, #top.search-no-results article.service:before {
  content: 'Services';
  position: relative;
  top: -20px;
}
/* line 109, sass/modules/search_result.scss */
#top.search-results article.service ~ .service, #top.search-no-results article.service ~ .service {
  padding-top: 0;
}
/* line 111, sass/modules/search_result.scss */
#top.search-results article.service ~ .service:before, #top.search-no-results article.service ~ .service:before {
  content: '';
}
/* line 115, sass/modules/search_result.scss */
#top.search-results article.contributor, #top.search-no-results article.contributor {
  padding-top: 50px;
}
/* line 117, sass/modules/search_result.scss */
#top.search-results article.contributor:before, #top.search-no-results article.contributor:before {
  content: 'Contributors';
  position: relative;
  top: -20px;
}
/* line 123, sass/modules/search_result.scss */
#top.search-results article.contributor ~ .contributor, #top.search-no-results article.contributor ~ .contributor {
  padding-top: 0;
}
/* line 125, sass/modules/search_result.scss */
#top.search-results article.contributor ~ .contributor:before, #top.search-no-results article.contributor ~ .contributor:before {
  content: '';
}
/* line 129, sass/modules/search_result.scss */
#top.search-results article.news, #top.search-no-results article.news {
  padding-top: 50px;
}
/* line 131, sass/modules/search_result.scss */
#top.search-results article.news:before, #top.search-no-results article.news:before {
  content: 'News';
  position: relative;
  top: -20px;
}
/* line 137, sass/modules/search_result.scss */
#top.search-results article.news ~ .news, #top.search-no-results article.news ~ .news {
  padding-top: 0;
}
/* line 139, sass/modules/search_result.scss */
#top.search-results article.news ~ .news:before, #top.search-no-results article.news ~ .news:before {
  content: '';
}
/* line 143, sass/modules/search_result.scss */
#top.search-results article.program, #top.search-no-results article.program {
  padding-top: 50px;
}
/* line 145, sass/modules/search_result.scss */
#top.search-results article.program:before, #top.search-no-results article.program:before {
  content: 'Programs';
  position: relative;
  top: -20px;
}
/* line 151, sass/modules/search_result.scss */
#top.search-results article.program ~ .program, #top.search-no-results article.program ~ .program {
  padding-top: 0;
}
/* line 153, sass/modules/search_result.scss */
#top.search-results article.program ~ .program:before, #top.search-no-results article.program ~ .program:before {
  content: '';
}
/* line 157, sass/modules/search_result.scss */
#top.search-results article.solutions, #top.search-no-results article.solutions {
  padding-top: 50px;
}
/* line 159, sass/modules/search_result.scss */
#top.search-results article.solutions:before, #top.search-no-results article.solutions:before {
  content: 'Solutions';
  position: relative;
  top: -20px;
}
/* line 165, sass/modules/search_result.scss */
#top.search-results article.solutions ~ .solutions, #top.search-no-results article.solutions ~ .solutions {
  padding-top: 0;
}
/* line 167, sass/modules/search_result.scss */
#top.search-results article.solutions ~ .solutions:before, #top.search-no-results article.solutions ~ .solutions:before {
  content: '';
}
/* line 171, sass/modules/search_result.scss */
#top.search-results article.page, #top.search-no-results article.page {
  padding-top: 50px;
}
/* line 173, sass/modules/search_result.scss */
#top.search-results article.page:before, #top.search-no-results article.page:before {
  content: 'Pages';
  position: relative;
  top: -20px;
}
/* line 179, sass/modules/search_result.scss */
#top.search-results article.page ~ .page, #top.search-no-results article.page ~ .page {
  padding-top: 0;
}
/* line 181, sass/modules/search_result.scss */
#top.search-results article.page ~ .page:before, #top.search-no-results article.page ~ .page:before {
  content: '';
}
/* line 185, sass/modules/search_result.scss */
#top.search-results article.post-7815, #top.search-no-results article.post-7815 {
  display: none !important;
  visibility: hidden !important;
  position: absolute !important;
  top: -100000% !important;
  left: -100000% !important;
  pointer-events: none !important;
  opacity: 0 !important;
}
/* line 193, sass/modules/search_result.scss */
#top.search-results article.post-7815 *, #top.search-no-results article.post-7815 * {
  color: transparent !important;
}
/* line 197, sass/modules/search_result.scss */
#top.search-results article .entry-content-wrapper, #top.search-no-results article .entry-content-wrapper {
  padding: 0 !important;
}
/* line 199, sass/modules/search_result.scss */
#top.search-results article .entry-content-wrapper h2, #top.search-no-results article .entry-content-wrapper h2 {
  color: #2c5a62;
  font-size: 18px;
  font-weight: 400;
}
/* line 204, sass/modules/search_result.scss */
#top.search-results article .entry-content-wrapper .post-meta-infos, #top.search-no-results article .entry-content-wrapper .post-meta-infos {
  color: #94b63c;
}
/* line 207, sass/modules/search_result.scss */
#top.search-results article .entry-content-wrapper p, #top.search-no-results article .entry-content-wrapper p {
  font-size: 14px;
}
/* line 215, sass/modules/search_result.scss */
#top.search-results .pagination, #top.search-no-results .pagination {
  margin-top: 90px;
  display: inline-block;
  padding: 0;
  overflow: visible;
}
@media only screen and (min-width: 480px) {
  /* line 218, sass/modules/search_result.scss */
  #top.search-results .pagination:before, #top.search-no-results .pagination:before {
    content: 'QBS gr ';
    color: #2c5a62;
    display: inline-block;
    position: relative;
    bottom: 38px;
    width: auto;
    height: 20px;
    font-size: 45px;
    font-weight: 600;
    float: left;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #top.search-results .pagination:before, #top.search-no-results .pagination:before {
    font-size: 36px;
  }
}
@media only screen and (min-width: 480px) {
  /* line 238, sass/modules/search_result.scss */
  #top.search-results .pagination:after, #top.search-no-results .pagination:after {
    content: ' up';
    display: inline-block;
    position: relative;
    bottom: 39px;
    height: 20px;
    width: auto;
    color: #2c5a62;
    font-size: 45px;
    font-weight: 600;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #top.search-results .pagination:after, #top.search-no-results .pagination:after {
    font-size: 36px;
  }
}
/* line 253, sass/modules/search_result.scss */
#top.search-results .pagination a, #top.search-no-results .pagination a, #top.search-results .pagination .current, #top.search-no-results .pagination .current {
  margin: 0;
  width: 30px;
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #top.search-results .pagination a, #top.search-no-results .pagination a, #top.search-results .pagination .current, #top.search-no-results .pagination .current {
    width: 25px;
  }
}
@media only screen and (max-width: 479px) {
  #top.search-results .pagination a, #top.search-no-results .pagination a, #top.search-results .pagination .current, #top.search-no-results .pagination .current {
    width: 20px;
  }
}
/* line 265, sass/modules/search_result.scss */
#top.search-results .pagination a.current, #top.search-no-results .pagination a.current, #top.search-results .pagination .current.current, #top.search-no-results .pagination .current.current {
  color: #000;
  font-weight: 300;
}
/* line 268, sass/modules/search_result.scss */
#top.search-results .pagination a.current:after, #top.search-no-results .pagination a.current:after, #top.search-results .pagination .current.current:after, #top.search-no-results .pagination .current.current:after {
  color: #d65b2c;
}
@media only screen and (min-width: 480px) {
  /* line 273, sass/modules/search_result.scss */
  #top.search-results .pagination a:after, #top.search-no-results .pagination a:after, #top.search-results .pagination .current:after, #top.search-no-results .pagination .current:after {
    content: 'o';
    position: absolute;
    bottom: 50px;
    left: 0;
    display: inline-block;
    width: 30px;
    height: 20px;
    color: #ee9d00;
    font-size: 45px;
    font-weight: 600;
    text-align: center;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #top.search-results .pagination a:after, #top.search-no-results .pagination a:after, #top.search-results .pagination .current:after, #top.search-no-results .pagination .current:after {
    font-size: 36px;
  }
}
/* line 290, sass/modules/search_result.scss */
#top.search-results .pagination a:hover, #top.search-no-results .pagination a:hover, #top.search-results .pagination .current:hover, #top.search-no-results .pagination .current:hover {
  text-decoration: underline;
}
/* line 1, sass/modules/downloadpage.scss */
/* line 3, sass/modules/downloadpage.scss */
#top.global-page-id-7815 header#header {
  display: none;
}
/* line 7, sass/modules/downloadpage.scss */
#top.global-page-id-7815 #main {
  padding-top: 0px !important;
}
/* line 1, sass/modules/pricing_table.scss */
/* line 5, sass/modules/pricing_table.scss */
/* line 7, sass/modules/pricing_table.scss */
@media only screen and (max-width: 767px) {
  #top.page .membership.avia-section.main_color#av_section_2 > .container {
    width: calc(100% - 22px) !important;
  }
}
/* line 15, sass/modules/pricing_table.scss */
/* line 17, sass/modules/pricing_table.scss */
/* line 19, sass/modules/pricing_table.scss */
#top .membership .container .accordion_title:after {
  display: none;
}
/* line 23, sass/modules/pricing_table.scss */
/* line 25, sass/modules/pricing_table.scss */
#top .membership .container .rpt_plans .rpt_plan {
  width: 22%;
  float: left;
  margin-right: 2.5%;
  margin-left: 0;
  border-radius: 8px;
}
/* line 32, sass/modules/pricing_table.scss */
#top .membership .container .rpt_plans .rpt_plan.rpt_recommended_plan {
  width: 24%;
  top: -30px;
}
/* line 36, sass/modules/pricing_table.scss */
#top .membership .container .rpt_plans .rpt_plan.rpt_recommended_plan .rpt_price {
  font-size: 56px;
  padding: 21px 0;
}
/* line 41, sass/modules/pricing_table.scss */
#top .membership .container .rpt_plans .rpt_plan.rpt_recommended_plan .rpt_head {
  background: #1e1e1e;
  background: -moz-linear-gradient(45deg, #1e1e1e 0%, #191919 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #1e1e1e), color-stop(100%, #191919));
  background: -webkit-linear-gradient(45deg, #1e1e1e 0%, #191919 100%);
  background: -o-linear-gradient(45deg, #1e1e1e 0%, #191919 100%);
  background: -ms-linear-gradient(45deg, #1e1e1e 0%, #191919 100%);
  background: linear-gradient(45deg, #1e1e1e 0%, #191919 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e1e1e',endColorstr='#191919',GradientType=1);
}
/* line 54, sass/modules/pricing_table.scss */
#top .membership .container .rpt_plans .rpt_plan .rpt_head {
  border-top: #222 solid 2px;
  background: #333;
  background: -moz-linear-gradient(45deg, #404040 0%, #232323 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #404040), color-stop(100%, #232323));
  background: -webkit-linear-gradient(45deg, #404040 0%, #232323 100%);
  background: -o-linear-gradient(45deg, #404040 0%, #232323 100%);
  background: -ms-linear-gradient(45deg, #404040 0%, #232323 100%);
  background: linear-gradient(45deg, #404040 0%, #232323 100%);
}
/* line 64, sass/modules/pricing_table.scss */
#top .membership .container .rpt_plans .rpt_plan .rpt_head.rpt_head_0 {
  border-top: #d65b2c solid 2px;
}
/* line 68, sass/modules/pricing_table.scss */
#top .membership .container .rpt_plans .rpt_plan .rpt_head.rpt_head_1 {
  border-top: #94b63c solid 2px;
}
/* line 72, sass/modules/pricing_table.scss */
#top .membership .container .rpt_plans .rpt_plan .rpt_head.rpt_head_2 {
  border-top: #ee9d00 solid 2px;
}
/* line 76, sass/modules/pricing_table.scss */
#top .membership .container .rpt_plans .rpt_plan .rpt_head.rpt_head_3 {
  border-top: #35b4dc solid 2px;
}
/* line 82, sass/modules/pricing_table.scss */
#top .membership .container .rpt_plans .rpt_plan .rpt_price {
  font-size: 50px;
  line-height: 64px;
}
/* line 87, sass/modules/pricing_table.scss */
#top .membership .container .rpt_plans .rpt_plan .rpt_recurrence {
  font-size: 15px;
  padding-bottom: 0;
}
/* line 92, sass/modules/pricing_table.scss */
#top .membership .container .rpt_plans .rpt_plan .rpt_subtitle {
  font-size: 14px;
  line-height: 20px;
  min-height: 70px;
  padding: 10px 20px 20px;
}
/* line 99, sass/modules/pricing_table.scss */
#top .membership .container .rpt_plans .rpt_plan .rpt_title {
  font-size: 25px;
}
/* line 103, sass/modules/pricing_table.scss */
#top .membership .container .rpt_plans .rpt_plan .rpt_foot {
  padding: 13px 20px;
  font-size: 19px;
  font-weight: 500;
}
/* line 109, sass/modules/pricing_table.scss */
#top .membership .container .rpt_plans .rpt_plan .rpt_features {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 123, sass/modules/pricing_table.scss */
#top .pricing_table {
  max-width: 1200px;
  min-width: 1050px;
  width: auto;
  margin: 80px auto;
  background: white;
}
/* line 130, sass/modules/pricing_table.scss */
@media only screen and (max-width: 767px) {
  #top .pricing_table tbody {
    display: table;
    position: static;
    margin-left: 99px;
  }
}
/* line 140, sass/modules/pricing_table.scss */
#top .pricing_table caption {
  display: none;
  font-size: 14px;
}
/* line 144, sass/modules/pricing_table.scss */
#top .pricing_table caption:after {
  content: '\f337';
  font-weight: 400;
  font-family: FontAwesome;
  font-size: 12px;
  color: #ee9d00;
  font-style: normal;
}
@media only screen and (max-width: 767px) {
  #top .pricing_table caption {
    display: inline-block;
  }
}
/* line 160, sass/modules/pricing_table.scss */
/* line 162, sass/modules/pricing_table.scss */
#top .pricing_table tr .information {
  position: absolute;
  right: 0;
  top: -4px;
}
/* line 167, sass/modules/pricing_table.scss */
#top .pricing_table tr .information:before {
  content: '\f129';
  font-family: FontAwesome;
  color: #868686;
  display: block;
  background: #fff;
  width: 14px;
  height: 14px;
  line-height: 14px;
  border-radius: 100%;
  border: 1px solid #868686;
  text-align: center;
  font-size: 10px;
}
/* line 182, sass/modules/pricing_table.scss */
#top .pricing_table tr .information span {
  display: none;
  position: absolute;
  background: #0d6171;
  color: white;
  width: 200px;
  padding: 8px 12px;
  z-index: 999;
  bottom: 34px;
  left: -92px;
  text-align: center;
  border-radius: 4px;
  font-size: 12px;
  line-height: 18px;
}
/* line 197, sass/modules/pricing_table.scss */
#top .pricing_table tr .information span:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: #0d6171;
  border-width: 12px;
  margin-left: -12px;
}
@-webkit-keyframes move-the-object {
  /* line 214, sass/modules/pricing_table.scss */
  0% {
    bottom: 20px;
  }
  /* line 215, sass/modules/pricing_table.scss */
  50% {
    bottom: 50px;
  }
  /* line 216, sass/modules/pricing_table.scss */
  100% {
    bottom: 34px;
  }
}
@-moz-keyframes move-the-object {
  /* line 214, sass/modules/pricing_table.scss */
  0% {
    bottom: 20px;
  }
  /* line 215, sass/modules/pricing_table.scss */
  50% {
    bottom: 50px;
  }
  /* line 216, sass/modules/pricing_table.scss */
  100% {
    bottom: 34px;
  }
}
@-o-keyframes move-the-object {
  /* line 214, sass/modules/pricing_table.scss */
  0% {
    bottom: 20px;
  }
  /* line 215, sass/modules/pricing_table.scss */
  50% {
    bottom: 50px;
  }
  /* line 216, sass/modules/pricing_table.scss */
  100% {
    bottom: 34px;
  }
}
@keyframes move-the-object {
  /* line 214, sass/modules/pricing_table.scss */
  0% {
    bottom: 20px;
  }
  /* line 215, sass/modules/pricing_table.scss */
  50% {
    bottom: 50px;
  }
  /* line 216, sass/modules/pricing_table.scss */
  100% {
    bottom: 34px;
  }
}
/* line 219, sass/modules/pricing_table.scss */
/* line 221, sass/modules/pricing_table.scss */
#top .pricing_table tr .information:hover span {
  -webkit-animation: move-the-object 0.6s 1;
  -moz-animation: move-the-object 0.6s 1;
  -o-animation: move-the-object 0.6s 1;
  animation: move-the-object 0.6s 1;
  display: inline-block;
}
/* line 230, sass/modules/pricing_table.scss */
#top .pricing_table tr th {
  font-size: 26px;
  color: white;
  /*
   text-shadow: 1px 1px 1px rgba(0,0,0,0.04);*/
  text-align: center;
  border-bottom: #111 solid 1px;
  background: #0b414b;
  padding: 14px 18px;
  letter-spacing: 0;
  padding-bottom: 8px;
  line-height: 42px;
  text-transform: none;
  border-left: 8px solid white;
  border-right: 8px solid white;
}
@media only screen and (max-width: 767px) {
  #top .pricing_table tr th {
    border-left: 4px solid white;
    border-right: 4px solid white;
  }
}
/* line 250, sass/modules/pricing_table.scss */
#top .pricing_table tr th:nth-child(1) {
  background: none !important;
  border: none !important;
}
/* line 255, sass/modules/pricing_table.scss */
#top .pricing_table tr th:nth-child(2) {
  border-bottom: #d65b2c solid 2px;
}
/* line 259, sass/modules/pricing_table.scss */
#top .pricing_table tr th:nth-child(3) {
  border-bottom: #94b63c solid 2px;
}
/* line 263, sass/modules/pricing_table.scss */
#top .pricing_table tr th:nth-child(4) {
  border-bottom: #ee9d00 solid 2px;
}
/* line 266, sass/modules/pricing_table.scss */
#top .pricing_table tr th:nth-child(4):before {
  content: 'Best offer';
  background: #94b63c;
  position: absolute;
  left: 0;
  font-weight: 500;
  line-height: 40px;
  top: -40px;
  width: 100%;
  height: 40px;
  font-size: 18px;
}
/* line 279, sass/modules/pricing_table.scss */
/* line 283, sass/modules/pricing_table.scss */
:lang(de-DE) #top .pricing_table tr th:nth-child(4):before, :lang(at-AT) #top .pricing_table tr th:nth-child(4):before, :lang(ch-CH) #top .pricing_table tr th:nth-child(4):before {
  content: 'Bestes Angebot';
}
/* line 293, sass/modules/pricing_table.scss */
#top .pricing_table tr th:nth-child(5) {
  border-bottom: #35b4dc solid 2px;
}
@media only screen and (max-width: 989px) {
  #top .pricing_table tr th {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  #top .pricing_table tr th {
    font-size: 20px;
  }
}
/* line 305, sass/modules/pricing_table.scss */
#top .pricing_table tr th:nth-child(1) {
  border-bottom: none;
}
/* line 311, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-child(1) {
  background: none;
}
/* line 314, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-child(1) th {
  color: white;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
  position: relative;
}
/* line 321, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-child(1) th img {
  position: absolute;
  right: 7px;
  top: -28px !important;
  background: #353535;
  border: 2px solid white;
  border-radius: 100%;
  padding: 5px;
}
/* line 335, sass/modules/pricing_table.scss */
/* line 337, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-child(2) th {
  background: #333;
  background: -moz-linear-gradient(45deg, #404040 0%, #232323 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #404040), color-stop(100%, #232323));
  background: -webkit-linear-gradient(45deg, #404040 0%, #232323 100%);
  background: -o-linear-gradient(45deg, #404040 0%, #232323 100%);
  background: -ms-linear-gradient(45deg, #404040 0%, #232323 100%);
  background: linear-gradient(45deg, #404040 0%, #232323 100%);
}
@-webkit-keyframes blink {
  /* line 350, sass/modules/pricing_table.scss */
  0% {
    opacity: 1;
  }
  /* line 353, sass/modules/pricing_table.scss */
  30% {
    opacity: 1;
  }
  /* line 356, sass/modules/pricing_table.scss */
  50% {
    opacity: 0;
  }
  /* line 359, sass/modules/pricing_table.scss */
  80% {
    opacity: 1;
  }
  /* line 362, sass/modules/pricing_table.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  /* line 350, sass/modules/pricing_table.scss */
  0% {
    opacity: 1;
  }
  /* line 353, sass/modules/pricing_table.scss */
  30% {
    opacity: 1;
  }
  /* line 356, sass/modules/pricing_table.scss */
  50% {
    opacity: 0;
  }
  /* line 359, sass/modules/pricing_table.scss */
  80% {
    opacity: 1;
  }
  /* line 362, sass/modules/pricing_table.scss */
  100% {
    opacity: 1;
  }
}
@-o-keyframes blink {
  /* line 350, sass/modules/pricing_table.scss */
  0% {
    opacity: 1;
  }
  /* line 353, sass/modules/pricing_table.scss */
  30% {
    opacity: 1;
  }
  /* line 356, sass/modules/pricing_table.scss */
  50% {
    opacity: 0;
  }
  /* line 359, sass/modules/pricing_table.scss */
  80% {
    opacity: 1;
  }
  /* line 362, sass/modules/pricing_table.scss */
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  /* line 350, sass/modules/pricing_table.scss */
  0% {
    opacity: 1;
  }
  /* line 353, sass/modules/pricing_table.scss */
  30% {
    opacity: 1;
  }
  /* line 356, sass/modules/pricing_table.scss */
  50% {
    opacity: 0;
  }
  /* line 359, sass/modules/pricing_table.scss */
  80% {
    opacity: 1;
  }
  /* line 362, sass/modules/pricing_table.scss */
  100% {
    opacity: 1;
  }
}
/* line 367, sass/modules/pricing_table.scss */
/* line 368, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-child(3) td {
  background: #0b414b;
  font-size: 14px !important;
  color: white;
}
/* line 373, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-child(3) td span {
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 6px;
}
/* line 380, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-child(3) td:nth-child(1) {
  border: none;
  box-shadow: none;
  left: -3px;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  #top .pricing_table tr:nth-child(3) td:nth-child(1) {
    opacity: 1 !important;
  }
}
/* line 390, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-child(3) td:nth-child(1) .swipe-left-icon {
  display: none;
  width: 43px;
  left: 45px;
  top: 20px;
  position: absolute;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  #top .pricing_table tr:nth-child(3) td:nth-child(1) .swipe-left-icon {
    display: block;
    -webkit-animation: blink 4s 0s infinite;
    -moz-animation: blink 4s 0s infinite;
    -o-animation: blink 4s 0s infinite;
    animation: blink 4s 0s infinite;
  }
}
/* line 407, sass/modules/pricing_table.scss */
/* line 409, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-child(3) td:nth-child(2) span {
  color: #d65b2c;
}
/* line 415, sass/modules/pricing_table.scss */
/* line 417, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-child(3) td:nth-child(3) span {
  color: #94b63c;
}
/* line 423, sass/modules/pricing_table.scss */
/* line 425, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-child(3) td:nth-child(4) span {
  color: #ee9d00;
}
/* line 431, sass/modules/pricing_table.scss */
/* line 433, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-child(3) td:nth-child(5) span {
  color: #35b4dc;
}
@media only screen and (max-width: 479px) {
  #top .pricing_table tr:nth-child(3) td {
    font-size: 13px !important;
  }
}
/* line 443, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-child(3) td:nth-child(1) {
  color: black;
  font-weight: 600;
}
/* line 451, sass/modules/pricing_table.scss */
/* line 453, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-last-child(1) td {
  padding: 0;
}
/* line 456, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-last-child(1) td .avia-button-wrap, #top .pricing_table tr:nth-last-child(1) td .avia-button {
  width: 100%;
  margin: 0;
  border-radius: 0;
}
/* line 462, sass/modules/pricing_table.scss */
/* line 463, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-last-child(1) td:nth-child(2) .avia-button-wrap, #top .pricing_table tr:nth-last-child(1) td:nth-child(2) .avia-button {
  background: #d65b2c;
}
@media only screen and (max-width: 767px) {
  #top .pricing_table tr:nth-last-child(1) td:nth-child(2) {
    border-left: 4px solid white;
  }
}
/* line 473, sass/modules/pricing_table.scss */
/* line 475, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-last-child(1) td:nth-child(3) .avia-button-wrap, #top .pricing_table tr:nth-last-child(1) td:nth-child(3) .avia-button {
  background: #94b63c;
}
/* line 481, sass/modules/pricing_table.scss */
/* line 483, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-last-child(1) td:nth-child(4) .avia-button-wrap, #top .pricing_table tr:nth-last-child(1) td:nth-child(4) .avia-button {
  background: #ee9d00;
}
/* line 489, sass/modules/pricing_table.scss */
/* line 491, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-last-child(1) td:nth-child(5) .avia-button-wrap, #top .pricing_table tr:nth-last-child(1) td:nth-child(5) .avia-button {
  background: #35b4dc;
}
/* line 503, sass/modules/pricing_table.scss */
/* line 505, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-child(2) {
  font-weight: bold;
}
/* line 508, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-child(2) td {
  font-size: 22px !important;
  font-weight: 600 !important;
  background: #0d6171;
  border-bottom: 0;
  color: white;
}
@media only screen and (max-width: 767px) {
  #top .pricing_table tr:nth-child(2) td {
    font-size: 12px;
  }
}
/* line 523, sass/modules/pricing_table.scss */
@media only screen and (max-width: 767px) {
  #top .pricing_table tr:nth-child(n +3) {
    height: 68px !important;
  }
}
/* line 529, sass/modules/pricing_table.scss */
@media only screen and (max-width: 767px) {
  #top .pricing_table tr:nth-last-child(1) {
    height: auto !important;
    background: none;
    border: none;
  }
  /* line 535, sass/modules/pricing_table.scss */
  #top .pricing_table tr:nth-last-child(1) td {
    background: none;
    border: none;
  }
  /* line 539, sass/modules/pricing_table.scss */
  #top .pricing_table tr:nth-last-child(1) td:nth-child(1) {
    opacity: 0;
  }
}
/* line 548, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-child(-n +3) {
  background: none !important;
}
/* line 551, sass/modules/pricing_table.scss */
/* line 553, sass/modules/pricing_table.scss */
#top .pricing_table tr:nth-child(-n +3) td:nth-child(1), #top .pricing_table tr:nth-child(-n +3) th:nth-child(1) {
  opacity: 0;
}
/* line 561, sass/modules/pricing_table.scss */
/* line 563, sass/modules/pricing_table.scss */
#top .pricing_table tr.avia-pricing-row td {
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  #top .pricing_table tr.avia-pricing-row td {
    font-size: 18px;
  }
}
/* line 574, sass/modules/pricing_table.scss */
#top .pricing_table tr td {
  text-align: center;
  font-size: 18px;
  color: black;
  position: relative;
  border-left: 8px solid white;
  border-right: 8px solid white;
}
@media only screen and (max-width: 767px) {
  #top .pricing_table tr td {
    border-left: 4px solid white;
    border-right: 4px solid white;
  }
}
/* line 587, sass/modules/pricing_table.scss */
#top .pricing_table tr td .avia-button {
  background-color: #ee9d00;
  padding: 10px 17px;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  #top .pricing_table tr td .avia-button {
    padding: 10px 8px;
    border-radius: 4px;
  }
}
/* line 597, sass/modules/pricing_table.scss */
#top .pricing_table tr td .avia-button span {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #top .pricing_table tr td .avia-button span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  #top .pricing_table tr td {
    max-width: 200px;
    white-space: normal;
    height: 68px;
  }
}
/* line 616, sass/modules/pricing_table.scss */
#top .pricing_table tr td:nth-child(1) {
  color: #272727;
  font-size: 14px;
  font-weight: 600;
  background: white;
  border: none;
  border-right: 1px solid #e1e1e1;
}
@media only screen and (max-width: 767px) {
  #top .pricing_table tr td:nth-child(1) {
    position: absolute;
    z-index: 9999;
    pointer-events: none;
    width: 140px;
    font-size: 13px !important;
    font-weight: 600 !important;
    left: 0;
    line-height: 16px;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 2px 0 6px -3px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 2px 0 6px -3px rgba(0, 0, 0, 0.32);
    box-shadow: 2px 0 6px -3px rgba(0, 0, 0, 0.32);
  }
}
/* line 641, sass/modules/pricing_table.scss */
@media only screen and (max-width: 767px) {
  #top .pricing_table tr td:nth-child(2) {
    margin-left: 120px;
  }
}
/* line 652, sass/modules/pricing_table.scss */
#top .pricing_table tr .icon_check {
  color: transparent;
}
/* line 655, sass/modules/pricing_table.scss */
#top .pricing_table tr .icon_check:before {
  content: '\f058';
  color: #94b63c;
  font-weight: 400;
  font-family: FontAwesome;
  font-size: 20px;
  left: 50%;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  margin-left: -9px;
}
/* line 670, sass/modules/pricing_table.scss */
#top .pricing_table tr .icon_cross {
  color: transparent;
}
/* line 673, sass/modules/pricing_table.scss */
#top .pricing_table tr .icon_cross:before {
  content: '\f00d';
  font-weight: 600;
  color: #d65b2c;
  font-family: FontAwesome;
  font-size: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -11px;
  margin-left: -9px;
}
/* line 694, sass/modules/pricing_table.scss */
/* line 696, sass/modules/pricing_table.scss */
#top.postid-6218 #main .main_color:first-child {
  display: none;
}
/* line 700, sass/modules/pricing_table.scss */
/* line 701, sass/modules/pricing_table.scss */
#top.postid-6218 .membership tbody tr td:first-child {
  display: none;
}
/* line 705, sass/modules/pricing_table.scss */
/* line 706, sass/modules/pricing_table.scss */
#top.postid-6218 .membership table tr:nth-child(2) td strong {
  color: #fff;
}
/* line 710, sass/modules/pricing_table.scss */
#top.postid-6218 .membership table tr:nth-child(3) td {
  background: #fff !important;
  color: #272727;
}
/* line 715, sass/modules/pricing_table.scss */
#top.postid-6218 .membership table tr td {
  text-align: left;
}
/* line 2, sass/modules/quickscan.scss */
#top.landingspage {
  /*Fix landingspages*/
  /*		fix quickscan*/
}
/* line 3, sass/modules/quickscan.scss */
#top.landingspage #main {
  padding-top: 0 !important;
}
/* line 6, sass/modules/quickscan.scss */
#top.landingspage #main .container {
  max-width: 1200px;
}
/* line 10, sass/modules/quickscan.scss */
#top.landingspage #main .nomenu {
  position: absolute;
  background: transparent;
  z-index: 999;
}
/* line 15, sass/modules/quickscan.scss */
#top.landingspage #main .nomenu .container {
  padding: 0;
  /*.wpml-ls-item-es, 
   .wpml-ls-item-en {
   display: inline-block!important;
   }*/
}
/* line 18, sass/modules/quickscan.scss */
#top.landingspage #main .nomenu .container .content {
  padding: 0 !important;
  margin: 0;
  margin-top: 20px;
}
/* line 23, sass/modules/quickscan.scss */
#top.landingspage #main .nomenu .container .content .avia-image-container {
  max-width: 200px;
}
@media only screen and (max-width: 479px) {
  #top.landingspage #main .nomenu .container .content .avia-image-container {
    max-width: 150px;
  }
}
/* line 32, sass/modules/quickscan.scss */
#top.landingspage #main .nomenu .container #lang_sel_list {
  border: 0;
}
/* line 36, sass/modules/quickscan.scss */
#top.landingspage #main .nomenu .container li.wpml-ls-item {
  display: none;
}
/* line 49, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan {
  height: 85vh;
  min-height: 720px;
}
/* line 53, sass/modules/quickscan.scss */
@media only screen and (max-width: 767px) {
  #top.landingspage #main .qbs-quickscan .gform_body {
    padding: 30px 20px 0 !important;
  }
}
/* line 59, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content {
  background-color: transparent;
  max-width: 800px;
  margin-top: 40px;
  padding-top: 0px;
  padding-bottom: 0 !important;
  display: block;
  height: 500px;
  /*				@media only screen and (max-width: 767px) {
   padding-top: 30px;
   }*/
}
/* line 72, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .avia-button-wrap {
  float: left;
  margin-right: 15px;
  display: inline-block;
  float: none;
  margin: 5px;
}
/* line 79, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .avia-button-wrap .avia-button {
  background-color: #ee9d00;
  padding: 11px 17px;
  font-size: 16px;
  border: 0;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
/* line 86, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .avia-button-wrap .avia-button:hover {
  background-color: #d38d00;
}
/* line 94, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .quickscan {
  margin: 0 auto;
  float: none;
  max-width: 800px;
  vertical-align: middle;
  display: table-cell;
  height: 500px;
}
/* line 102, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .quickscan h4 {
  color: white;
  font-weight: 400;
}
/* line 107, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .quickscan a {
  font-weight: 700 !important;
}
/* line 111, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .quickscan .avia-builder-widget-area {
  display: table-cell;
  vertical-align: bottom;
  height: 300px;
}
@media all and (max-width: 989px) {
  #top.landingspage #main .qbs-quickscan .content .quickscan .avia-builder-widget-area {
    height: 350px;
  }
}
/* line 121, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .quickscan .avia-button-wrap.switch a {
  color: #fff;
  text-align: center;
  font-weight: 600;
  background-color: #ee9d00;
  padding: 10px 0px;
  width: 140px;
  border-radius: 7px;
  padding-left: 0;
  margin: 0;
}
/* line 133, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .quickscan .avia-button-wrap.contact a {
  color: #fff;
  text-align: center;
  font-weight: 600;
  background-color: transparent;
  padding: 10px 0px;
  border: 2px #fff solid;
  width: 140px;
  border-radius: 7px;
  padding-left: 0;
  margin: 0;
}
/* line 149, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .contact_btn .avia-button {
  overflow: hidden;
  padding: 9px 23px;
  background-color: transparent;
  border: 2px solid #fff;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
@media only screen and (min-width: 480px) {
  #top.landingspage #main .qbs-quickscan .content .contact_btn .avia-button {
    margin-bottom: 12px;
  }
}
/* line 161, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .contact_btn .avia-button .avia_iconbox_title {
  color: #fff !important;
  -webkit-transition: color 250ms ease-out;
  -moz-transition: color 250ms ease-out;
  -ms-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
/* line 166, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .contact_btn .avia-button:hover {
  background-color: transparent;
}
/* line 170, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .contact_btn .avia-button:after {
  content: '';
  height: 100%;
  width: 100%;
  background-color: #fff;
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: bottom 250ms ease-out;
  -moz-transition: bottom 250ms ease-out;
  -ms-transition: bottom 250ms ease-out;
  -o-transition: bottom 250ms ease-out;
  transition: bottom 250ms ease-out;
}
/* line 183, sass/modules/quickscan.scss */
/* line 184, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .contact_btn .avia-button:hover:after {
  bottom: 0;
}
/* line 188, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .contact_btn .avia-button:hover .avia_iconbox_title {
  color: #073d47 !important;
}
/* line 196, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .gfield_html_formatted {
  width: 100%;
  display: block;
}
/* line 201, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .gfield {
  width: 100%;
  text-align: center;
}
/* line 206, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content h1 {
  text-align: left;
  color: #fff;
  font-weight: 400;
  width: 130%;
  margin-left: -15%;
}
@media all and (max-width: 989px) {
  #top.landingspage #main .qbs-quickscan .content h1 {
    font-size: 30px;
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #top.landingspage #main .qbs-quickscan .content h1 {
    font-size: 26px;
    margin-left: 0px;
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  #top.landingspage #main .qbs-quickscan .content h1 {
    font-size: 22px !important;
  }
}
@media only screen and (max-width: 300px) {
  #top.landingspage #main .qbs-quickscan .content h1 {
    font-size: 18px !important;
  }
}
/* line 233, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content h1 span {
  font-weight: 600;
}
/* line 239, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content h2 {
  text-align: left;
  color: #fff;
  font-weight: 400;
  width: 130%;
  margin-left: -15%;
  text-transform: inherit;
  font-size: 24px;
}
@media all and (max-width: 989px) {
  #top.landingspage #main .qbs-quickscan .content h2 {
    font-size: 20px;
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #top.landingspage #main .qbs-quickscan .content h2 {
    font-size: 22px;
    margin-left: 0px;
    line-height: normal;
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  #top.landingspage #main .qbs-quickscan .content h2 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 300px) {
  #top.landingspage #main .qbs-quickscan .content h2 {
    font-size: 14px;
  }
}
/* line 269, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content h2 span {
  font-weight: 600;
}
/* line 275, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content h3 {
  color: #fff;
  font-weight: 600;
}
@media only screen and (max-width: 479px) {
  #top.landingspage #main .qbs-quickscan .content h3 {
    font-size: 20px;
  }
}
/* line 285, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .answers {
  text-align: center;
}
/* line 288, sass/modules/quickscan.scss */
/* line 289, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .answers .gfield_radio li {
  display: inline-block;
}
/* line 292, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .answers .gfield_radio li input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
/* line 298, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .answers .gfield_radio li label {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  background-color: #ee9d00;
  padding: 5px 0;
  width: 200px;
  border-radius: 7px;
  padding-left: 0;
  margin: 0;
}
/* line 310, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .answers .gfield_radio li label:after {
  content: '';
}
/* line 314, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .answers .gfield_radio li label:hover {
  background-color: #ff8d00;
}
/* line 326, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .gform_page_footer {
  opacity: 0;
  height: 1px;
  position: absolute;
}
/* line 331, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .gform_page_footer .button {
  height: 0;
  margin: 0;
}
/* line 337, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content a.masterTooltip:before {
  content: '\f129';
  font-family: FontAwesome;
  color: #868686;
  display: inline-block;
  background: #fff;
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 100%;
  text-align: center;
  font-size: 10px;
}
/* line 353, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan #progressbar {
  background: linear-gradient(to right, #d55831, #d55831, #ee9d00, #eed100, #eee700, #94b63c, #94b63c);
  border-radius: 50px;
  width: 100%;
  height: 35px;
  border: 3px solid #fff;
  position: absolute;
  bottom: 0;
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  #top.landingspage #main .qbs-quickscan #progressbar {
    margin: 50px auto;
    width: 90%;
    left: 5%;
  }
}
/* line 369, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan #progressbar .position {
  left: 50%;
  position: absolute;
  margin-left: -5px;
  top: -5px;
}
/* line 375, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan #progressbar .position img {
  height: 95px;
  width: 68px !important;
  display: block;
  max-width: 68px;
  margin-top: -68px;
  margin-left: -30px;
}
/* line 390, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-usp {
  margin-top: -300px;
  background: transparent;
  margin-bottom: -170px;
}
@media all and (max-width: 989px) {
  #top.landingspage #main .qbs-usp {
    margin-top: -300px !important;
  }
}
/* line 401, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-usp .container {
  max-width: 880px;
  padding: 0;
  text-align: center;
  pointer-events: none;
}
/* line 407, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-usp .container .about_qbs p {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  color: #eee;
  margin-top: 50px;
  margin-bottom: -15px;
  /*@media all and (max-width: 479px) {
   visibility: hidden;
   }*/
}
/* line 420, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-usp .container .choose_qbs p {
  text-align: center;
  font-size: 24px;
  color: white;
  font-weight: 600;
  padding-bottom: 40px;
  /*@media all and (max-width: 479px) {
   visibility: hidden;
   }*/
}
/* line 432, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-usp .container .flex_column {
  background: white;
  padding: 30px;
  border-radius: 6px !important;
  max-width: 260px;
  padding-top: 90px !important;
  /*margin: 10px;*/
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.14);
}
@media only screen and (max-width: 767px) {
  #top.landingspage #main .qbs-usp .container .flex_column {
    max-width: 100%;
  }
}
/* line 445, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-usp .container .flex_column .avia-image-container {
  top: 40px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
/* line 458, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-usp .av-special-heading-h3 .av-special-heading-tag {
  font-size: 18px;
  font-weight: 400;
  margin-top: 35px;
}
/* line 466, sass/modules/quickscan.scss */
/* line 467, sass/modules/quickscan.scss */
#top.landingspage #main .qbs_content img {
  text-align: center;
  margin: 0 auto;
}
/* line 472, sass/modules/quickscan.scss */
#top.landingspage #main .qbs_content .cta_section {
  max-width: 1200px;
  width: 100%;
  padding: 70px 50px;
}
/* line 477, sass/modules/quickscan.scss */
#top.landingspage #main .qbs_content .cta_section p {
  text-align: center;
  max-width: 100%;
}
/* line 482, sass/modules/quickscan.scss */
#top.landingspage #main .qbs_content .cta_section h3, #top.landingspage #main .qbs_content .cta_section h2, #top.landingspage #main .qbs_content .cta_section h1 {
  text-align: center;
}
/* line 490, sass/modules/quickscan.scss */
#top.landingspage #main .qbs_content .qbs_text {
  padding: 0;
}
/* line 493, sass/modules/quickscan.scss */
#top.landingspage #main .qbs_content .qbs_text.av_one_half {
  width: 47%;
}
@media only screen and (max-width: 767px) {
  #top.landingspage #main .qbs_content .qbs_text.av_one_half {
    width: 100%;
  }
}
/* line 502, sass/modules/quickscan.scss */
#top.landingspage #main .qbs_content .qbs_text .introtext_qbs {
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
  padding-bottom: 60px;
  padding-top: 60px;
}
/* line 509, sass/modules/quickscan.scss */
#top.landingspage #main .qbs_content .qbs_text .introtext_qbs p {
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
}
/* line 519, sass/modules/quickscan.scss */
#top.landingspage #main .qbs_content .qbs_doublecta {
  text-align: center;
  background: #0d6170;
  padding: 70px 50px;
}
/* line 524, sass/modules/quickscan.scss */
#top.landingspage #main .qbs_content .qbs_doublecta p, #top.landingspage #main .qbs_content .qbs_doublecta h1, #top.landingspage #main .qbs_content .qbs_doublecta h2, #top.landingspage #main .qbs_content .qbs_doublecta h3 {
  color: #fff;
}
/* line 531, sass/modules/quickscan.scss */
#top.landingspage #main .qbs_content .qbs_doublecta .avia-button-wrap {
  display: inline-block;
  margin: 5px;
}
/* line 535, sass/modules/quickscan.scss */
#top.landingspage #main .qbs_content .qbs_doublecta .avia-button-wrap.switch a {
  color: #fff;
  text-align: center;
  font-weight: 600;
  background-color: #ee9d00;
  padding: 10px 0px;
  width: 140px;
  border-radius: 7px;
  padding-left: 0;
  margin: 0;
}
/* line 547, sass/modules/quickscan.scss */
#top.landingspage #main .qbs_content .qbs_doublecta .avia-button-wrap.contact a {
  color: #fff;
  text-align: center;
  font-weight: 600;
  background-color: transparent;
  padding: 10px 0px;
  border: 2px #fff solid;
  width: 140px;
  border-radius: 7px;
  padding-left: 0;
  margin: 0;
}
/* line 572, sass/modules/quickscan.scss */
#top.landingspage .tooltip {
  display: none;
  position: absolute;
  background-color: #0d6171;
  border-radius: 5px;
  padding: 10px;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  max-width: 320px;
  z-index: 99999;
}
/* line 585, sass/modules/quickscan.scss */
#top.landingspage div#shiftnav-toggle-main {
  display: none;
}
/* line 591, sass/modules/quickscan.scss */
/* line 593, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .quickscan {
  float: inherit;
  width: 100%;
  display: block;
}
/* line 599, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-quickscan .content .avia-button-wrap {
  display: block;
}
/* line 603, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-usp {
  margin-top: -220px;
  background: transparent;
  margin-bottom: -130px;
}
@media all and (max-width: 989px) {
  #top.landingspage #main .qbs-usp {
    margin-top: -190px !important;
  }
}
@media all and (max-width: 479px) {
  #top.landingspage #main .qbs-usp {
    margin-top: -80px !important;
  }
}
/* line 617, sass/modules/quickscan.scss */
#top.landingspage #main .qbs-usp .container {
  pointer-events: all;
}
/* line 623, sass/modules/quickscan.scss */
/* line 624, sass/modules/quickscan.scss */
/* line 625, sass/modules/quickscan.scss */
#top.landingspage.page-id-32804 #main .qbs-usp {
  margin-top: -330px;
  background: transparent;
  margin-bottom: -130px;
}
@media all and (max-width: 989px) {
  #top.landingspage.page-id-32804 #main .qbs-usp {
    margin-top: -330px !important;
  }
}
@media all and (max-width: 479px) {
  #top.landingspage.page-id-32804 #main .qbs-usp {
    margin-top: -380px !important;
  }
}
/* line 1, sass/modules/training.scss */
/* line 2, sass/modules/training.scss */
/* line 3, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .page_title {
  padding: 87px 47px 26px 87px;
  width: 60%;
}
/* line 6, sass/modules/training.scss */
@media only screen and (max-width: 1261px) {
  /* line 8, sass/modules/training.scss */
  #top.single-qbstraining #av_section_2 .page_title.page_title .av-special-heading {
    order: initial;
    -webkit-order: initial;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 989px) {
  #top.single-qbstraining #av_section_2 .page_title.page_title {
    width: 100%;
    padding: 87px 47px 26px 87px;
  }
}
@media only screen and (max-width: 767px) {
  #top.single-qbstraining #av_section_2 .page_title.page_title {
    padding: 107px 0 26px 0;
  }
}
@media only screen and (max-width: 479px) {
  /* line 22, sass/modules/training.scss */
  #top.single-qbstraining #av_section_2 .page_title.page_title .av-special-heading {
    margin-top: 20px;
  }
}
/* line 28, sass/modules/training.scss */
@media only screen and (max-width: 479px) {
  #top.single-qbstraining #av_section_2 .price_seats {
    width: 100%;
  }
}
/* line 33, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .price {
  margin: 0;
  display: inline-block;
  background-color: #073d47;
  height: 50px;
}
@media only screen and (max-width: 479px) {
  #top.single-qbstraining #av_section_2 .price {
    width: 100%;
    text-align: center;
    display: block;
  }
}
/* line 43, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .price p {
  color: #fff;
  margin: 0;
  padding: 11px 16px;
  display: inline-block;
}
/* line 49, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .price:before {
  display: none;
}
/* line 53, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .seats {
  margin: 0;
  display: inline-flex;
  flex-wrap: nowrap;
  align-items: center;
  background: #ee9d00;
  position: relative;
  height: 50px;
}
@media only screen and (max-width: 479px) {
  #top.single-qbstraining #av_section_2 .seats {
    display: flex;
  }
}
/* line 66, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .seats p {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.94;
  text-align: left;
  display: inline;
  color: #fff;
  padding: 8px 12px;
}
/* line 76, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .seats:after {
  content: 'Seats available';
  color: #073d47;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.9;
  text-align: left;
  white-space: nowrap;
  position: absolute;
  left: 100%;
  border: 2px solid #ee9d00;
  color: #fff;
  font-weight: 600;
  background: #ee9d00;
  padding: 8px;
  top: 0;
  padding-left: 0;
  display: none;
}
/* line 95, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .seats .seatstext {
  height: 50px;
  display: flex;
  box-shadow: 0 0 0 2px #ee9d00 inset;
  background: #fff;
}
@media only screen and (max-width: 479px) {
  #top.single-qbstraining #av_section_2 .seats .seatstext {
    width: 100%;
  }
}
/* line 103, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .seats .seatstext p {
  color: #ee9d00;
  padding: 8px 16px 8px;
}
@media only screen and (max-width: 479px) {
  #top.single-qbstraining #av_section_2 .seats .seatstext p {
    width: 100%;
    text-align: center;
  }
}
/* line 113, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .duration {
  color: #e6ebec;
  font-size: 16px;
  line-height: 17px;
  text-align: left;
}
/* line 114, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .duration p {
  display: inline-block;
  padding: 0 0 0 43px;
  line-height: 0;
}
/* line 124, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info {
  top: 100px;
  right: -40px;
  width: 500px;
  min-height: 800px;
  max-height: 100%;
  position: absolute;
  box-shadow: none;
  -webkit-box-shadow: none;
  left: initial;
}
@media only screen and (min-width: 990px) and (max-width: 1261px) {
  /* line 135, sass/modules/training.scss */
  #top.single-qbstraining #av_section_2 .info_div.course_info.course_info {
    width: 45% !important;
    right: 0 !important;
  }
}
@media only screen and (max-width: 989px) {
  #top.single-qbstraining #av_section_2 .info_div.course_info {
    min-height: 850px;
    width: 100%;
    right: 0;
  }
  /* line 144, sass/modules/training.scss */
  #top.single-qbstraining #av_section_2 .info_div.course_info.course_info {
    order: 3;
    -webkit-order: 3;
    position: relative;
    top: 0;
  }
}
/* line 151, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .av-special-heading-tag {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 40px;
  text-align: left;
  margin-top: 27px;
  padding: 0px 43px;
  height: auto;
}
/* line 161, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .av_textblock_section {
  background-color: #073d47;
  width: 100%;
  height: auto;
}
/* line 166, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info li.trainingDates {
  color: #e6ebec;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  margin-left: 38px;
  list-style: none;
}
/* line 174, sass/modules/training.scss */
/* line 175, sass/modules/training.scss */
/* line 176, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .blue .training_sign_up strong {
  color: #fff;
  font-size: 20px;
}
/* line 180, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .blue .training_sign_up p {
  color: #e6ebec;
  font-size: 11px;
  line-height: 15px;
  text-align: left;
  letter-spacing: 0px;
}
/* line 187, sass/modules/training.scss */
/* line 189, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .blue .training_sign_up .partner p, #top.single-qbstraining #av_section_2 .info_div.course_info .blue .training_sign_up .help p {
  display: block;
}
/* line 193, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .blue .training_sign_up .guest {
  padding-left: 7px;
}
/* line 194, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .blue .training_sign_up .guest:before {
  content: '';
  display: inline-block;
  visibility: visible;
  position: absolute;
  height: 110px;
  width: 1px;
  margin-left: -30px;
  background: #989898;
}
/* line 206, sass/modules/training.scss */
/* line 207, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .blue .training_sign_up .newaccount p {
  margin: 5px 0 5px 0px;
  font-size: 14px;
}
/* line 212, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .blue .training_sign_up .training_button_academy {
  background-color: #ee9d00;
  color: #fff;
  display: inline-block !important;
  font-weight: 700;
}
/* line 217, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .blue .training_sign_up .training_button_academy a {
  color: #fff !important;
  text-decoration: none;
  padding: 15px 40px;
  line-height: 50px;
  font-size: 18px;
}
/* line 225, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .blue .training_sign_up .training_button_academy_create {
  background-color: transparent;
  color: #fff;
  display: inline-block !important;
  font-weight: 700;
  border: 2px solid #ee9d00;
}
/* line 231, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .blue .training_sign_up .training_button_academy_create a {
  color: #fff !important;
  text-decoration: none;
  padding: 15px 15px;
  line-height: 50px;
  font-size: 18px;
}
/* line 239, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .blue .training_sign_up a {
  color: #fff;
  text-decoration: underline;
}
/* line 243, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .blue .training_sign_up .left {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
/* line 248, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .blue .training_sign_up .right {
  display: inline-block;
}
/* line 251, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .blue .training_sign_up .help {
  margin-top: 20px;
  border-top: 1px solid #0d6171;
  padding-top: 10px;
}
/* line 255, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .blue .training_sign_up .help p {
  font-size: 11px;
  line-height: 15px;
  margin: 0;
  margin-bottom: -15px;
}
/* line 262, sass/modules/training.scss */
/* line 263, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .blue .training_sign_up.newcta .forgot_password_academy {
  margin-top: 0;
  font-size: 12px;
}
/* line 267, sass/modules/training.scss */
/* line 268, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .blue .training_sign_up.newcta .help p {
  margin-top: 15px;
}
/* line 272, sass/modules/training.scss */
#top.single-qbstraining #av_section_2 .info_div.course_info .blue .training_sign_up.newcta .training_button_academy_create {
  margin-left: 7px;
}
/* line 280, sass/modules/training.scss */
#top.single-qbstraining .av-social-sharing-box {
  right: -40px !important;
  top: 27px;
}
@media only screen and (max-width: 989px) {
  #top.single-qbstraining .av-social-sharing-box {
    top: -22px;
  }
}
@media only screen and (max-width: 767px) {
  #top.single-qbstraining .av-social-sharing-box {
    right: inherit !important;
    text-align: left;
  }
}
@media only screen and (max-width: 479px) {
  #top.single-qbstraining .av-social-sharing-box {
    text-align: center;
    width: 100%;
  }
}
/* line 295, sass/modules/training.scss */
@media only screen and (max-width: 1261px) {
  #top.single-qbstraining .single_training_tabs {
    order: 3;
    -webkit-order: 3;
  }
}
@media only screen and (max-width: 989px) {
  #top.single-qbstraining .single_training_tabs {
    width: 100%;
    order: 2;
    -webkit-order: 2;
  }
}
/* line 305, sass/modules/training.scss */
@media only screen and (max-width: 989px) {
  #top.single-qbstraining .single_training_tabs .tab_content {
    padding-right: 0;
  }
}
/* line 311, sass/modules/training.scss */
#top.single-qbstraining span.message {
  color: #fff;
  display: inline-block;
  margin: 15px 0;
}
/* line 316, sass/modules/training.scss */
@media only screen and (max-width: 989px) {
  #top.single-qbstraining #wrap_all .flex_column {
    margin: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}
/* line 325, sass/modules/training.scss */
#top.single-qbstraining.noshow .av_textblock_section.blue {
  display: none;
}
/* line 329, sass/modules/training.scss */
#top .seats {
  display: none !important;
}
/* line 333, sass/modules/training.scss */
#top .newcta a {
  color: #fff;
  font-weight: 600;
}
/**
 * ----------------------------------------
 * animation vibrate-1
 * ----------------------------------------
 */
/* line 1, sass/modules/new_footer.scss */
@-webkit-keyframes vibrate-1 {
  /* line 8, sass/modules/new_footer.scss */
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  /* line 12, sass/modules/new_footer.scss */
  20% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  /* line 16, sass/modules/new_footer.scss */
  40% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  /* line 20, sass/modules/new_footer.scss */
  60% {
    -webkit-transform: translate(2px, 2px);
    transform: translate(2px, 2px);
  }
  /* line 24, sass/modules/new_footer.scss */
  80% {
    -webkit-transform: translate(2px, -2px);
    transform: translate(2px, -2px);
  }
  /* line 28, sass/modules/new_footer.scss */
  100% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
@keyframes vibrate-1 {
  /* line 34, sass/modules/new_footer.scss */
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  /* line 38, sass/modules/new_footer.scss */
  20% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  /* line 42, sass/modules/new_footer.scss */
  40% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  /* line 46, sass/modules/new_footer.scss */
  60% {
    -webkit-transform: translate(2px, 2px);
    transform: translate(2px, 2px);
  }
  /* line 50, sass/modules/new_footer.scss */
  80% {
    -webkit-transform: translate(2px, -2px);
    transform: translate(2px, -2px);
  }
  /* line 54, sass/modules/new_footer.scss */
  100% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
/* line 59, sass/modules/new_footer.scss */
#top #footer {
  background-color: #053d46;
  padding: 80px 0;
}
@media only screen and (max-width: 1500px) {
  #top #footer {
    padding: 80px 50px;
  }
}
@media only screen and (max-width: 1139px) {
  #top #footer {
    padding: 40px 40px 10px 40px;
  }
}
@media only screen and (max-width: 767px) {
  #top #footer {
    padding: 40px 0 0 0;
  }
}
/* line 71, sass/modules/new_footer.scss */
@media only screen and (max-width: 767px) {
  #top #footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
/* line 81, sass/modules/new_footer.scss */
#top #footer .newsletter-fc-confirmation {
  color: white;
  font-weight: 700;
  display: inline-block;
  float: left;
  margin-top: -20px;
}
/* line 88, sass/modules/new_footer.scss */
/* line 89, sass/modules/new_footer.scss */
#top #footer .flex_column .widgettitle {
  margin-top: 0;
  margin-bottom: 20px;
}
/* line 93, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(-n +3) {
  padding-right: 30px;
  margin-left: 0;
}
@media only screen and (max-width: 989px) {
  #top #footer .flex_column:nth-child(-n +3) {
    width: 33.3334%;
  }
}
@media only screen and (max-width: 767px) {
  #top #footer .flex_column:nth-child(-n +3) {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 479px) {
  #top #footer .flex_column:nth-child(-n +3) {
    width: 100%;
  }
}
/* line 118, sass/modules/new_footer.scss */
/* line 119, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(-n +3) a:hover {
  color: #ee9d00;
}
/* line 124, sass/modules/new_footer.scss */
@media only screen and (max-width: 989px) {
  #top #footer .flex_column:nth-child(4) {
    width: 100%;
    margin-left: 0;
    margin-top: 50px;
  }
}
/* line 132, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget {
  width: 100%;
  display: inline-block;
  overflow: visible;
  float: left;
}
@media only screen and (max-width: 600px) {
  #top #footer .flex_column:nth-child(4) .widget {
    width: 100%;
  }
}
/* line 140, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget {
  float: left;
  padding-right: 30px;
}
/* line 143, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gform_confirmation_message {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  color: white;
}
/* line 149, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gform_heading {
  height: auto;
  padding: 0;
  background: none;
  margin-bottom: 0;
}
/* line 154, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gform_heading h3 {
  color: white;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 0;
}
/* line 162, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gform_body {
  padding: 0;
}
/* line 164, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gform_body input {
  background: none;
  color: white;
  border: none;
  border-bottom: 1px solid white;
  padding: 14px 0;
}
/* line 171, sass/modules/new_footer.scss */
/* line 172, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gform_body .privacy_policy label, #top #footer .flex_column:nth-child(4) .widget.gform_widget .gform_body .privacy_policy a {
  font-size: 14px;
  line-height: 20px;
  color: white;
  display: inline-block;
}
/* line 179, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gform_body .privacy_policy label {
  margin-left: 0;
  padding-left: 24px;
}
/* line 182, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gform_body .privacy_policy label:after {
  display: none;
}
/* line 186, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gform_body .privacy_policy a {
  text-decoration: underline;
}
/* line 189, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gform_body .privacy_policy input {
  display: none;
}
/* line 193, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gform_body ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white;
  font-size: 15px;
  line-height: 22px;
  font-family: Open Sans, Arial;
  font-weight: 300;
}
/* line 201, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gform_body ::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
  font-size: 16px;
  line-height: 22px;
  font-family: Open Sans, Arial;
  font-weight: 300;
}
/* line 209, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gform_body :-ms-input-placeholder {
  /* IE 10+ */
  color: white;
  font-size: 16px;
  line-height: 22px;
  font-family: Open Sans, Arial;
  font-weight: 300;
}
/* line 217, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gform_body :-moz-placeholder {
  /* Firefox 18- */
  color: white;
  font-size: 16px;
  line-height: 22px;
  font-family: Open Sans, Arial;
  font-weight: 300;
}
/* line 226, sass/modules/new_footer.scss */
/* line 227, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gform_footer .gform_button {
  float: right;
  margin-right: 0;
  margin-top: 20px;
  display: inline-block;
  border-radius: 0;
  padding: 6px 30px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}
/* line 239, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gfield {
  width: 100%;
}
/* line 242, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gfield_html {
  margin-top: 8px;
  display: block;
}
/* line 246, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gfield_html, #top #footer .flex_column:nth-child(4) .widget.gform_widget .gfield_html a {
  font-size: 14px;
  line-height: 18px;
  color: white;
  display: inline-block;
}
/* line 253, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gfield_html a {
  text-decoration: underline;
}
/* line 256, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .validation_error {
  margin: 10px 0;
  color: white;
  padding: 6px 0;
  display: none;
}
/* line 262, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gfield_error {
  background: none;
  border: none;
  margin: 6px 0;
}
/* line 266, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gfield_error .ginput_container {
  margin-top: 0;
}
/* line 269, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gfield_error input {
  border-bottom: 2px solid #790000;
}
/* line 272, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gfield_error .gfield_description {
  padding-top: 0;
}
/* line 275, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget.gform_widget .gfield_error.privacy_policy input + label:before {
  border: 1px solid #790000;
}
/* line 280, sass/modules/new_footer.scss */
#top #footer .flex_column:nth-child(4) .widget:nth-child(2) {
  width: 100%;
  margin-left: 8%;
}
@media only screen and (max-width: 600px) {
  #top #footer .flex_column:nth-child(4) .widget:nth-child(2) {
    width: 100%;
    margin-left: 0;
  }
}
/* line 291, sass/modules/new_footer.scss */
/* line 292, sass/modules/new_footer.scss */
/* line 293, sass/modules/new_footer.scss */
#top #footer.footer-lan-en .flex_column:nth-child(-n+3) {
  width: 18%;
}
@media only screen and (max-width: 1339px) {
  #top #footer.footer-lan-en .flex_column:nth-child(-n+3) {
    width: 33%;
  }
}
@media only screen and (max-width: 600px) {
  #top #footer.footer-lan-en .flex_column:nth-child(-n+3) {
    width: 50%;
  }
}
@media only screen and (max-width: 460px) {
  #top #footer.footer-lan-en .flex_column:nth-child(-n+3) {
    width: 100%;
  }
}
/* line 305, sass/modules/new_footer.scss */
#top #footer.footer-lan-en .flex_column:nth-child(4) {
  margin-left: 0;
  width: 46%;
  overflow: visible;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1339px) {
  #top #footer.footer-lan-en .flex_column:nth-child(4) {
    margin-top: 50px;
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  #top #footer.footer-lan-en .flex_column:nth-child(4) {
    margin-top: 20px;
  }
}
/* line 318, sass/modules/new_footer.scss */
#top #footer.footer-lan-en .flex_column:nth-child(4) section.widget {
  width: 50%;
  display: inline-block;
  padding-right: 50px;
  margin: 0;
}
@media only screen and (max-width: 600px) {
  #top #footer.footer-lan-en .flex_column:nth-child(4) section.widget {
    width: 100%;
    display: block;
    padding-right: 0;
    margin-bottom: 30px;
  }
}
/* line 331, sass/modules/new_footer.scss */
#top #footer.footer-lan-en .flex_column:nth-child(4) .fc-form {
  max-width: 250px;
  display: inline-block;
}
@media only screen and (max-width: 600px) {
  #top #footer.footer-lan-en .flex_column:nth-child(4) .fc-form {
    max-width: 300px;
  }
}
/* line 342, sass/modules/new_footer.scss */
#top #footer .container .av_one_fourth .social-media-links a i:before {
  font-family: FontAwesome;
  font-size: 32px;
  line-height: 1.31;
  letter-spacing: 15px;
}
/* line 348, sass/modules/new_footer.scss */
#top .fa-google-plus-square:before {
  content: "\f0d4";
}
/* line 351, sass/modules/new_footer.scss */
#top .fa-linkedin-square:before {
  content: "\f08c";
}
/* line 354, sass/modules/new_footer.scss */
#top .fa-facebook-square:before {
  content: "\f082";
}
/* line 357, sass/modules/new_footer.scss */
#top .fa-twitter-square:before {
  content: "\f081";
}
/* line 360, sass/modules/new_footer.scss */
#top .fa-youtube-square:before {
  content: "\f166";
}
/* line 363, sass/modules/new_footer.scss */
#top .fa-envelope:before {
  content: "\f0e0";
}
/* line 367, sass/modules/new_footer.scss */
#top #socket {
  background-color: #05272e;
  margin-top: 0;
}
/* line 370, sass/modules/new_footer.scss */
#top #socket .container {
  margin: 0 auto;
  padding: 20px 0;
  display: block;
}
@media only screen and (max-width: 1500px) {
  #top #socket .container {
    padding: 20px 50px;
  }
}
@media only screen and (max-width: 767px) {
  #top #socket .container {
    padding: 20px 7.5%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
/* line 381, sass/modules/new_footer.scss */
@media only screen and (max-width: 767px) {
  #top #socket .container .sub_menu_socket, #top #socket .container .copyright {
    width: 50%;
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0;
  }
}
/* line 391, sass/modules/new_footer.scss */
/* line 392, sass/modules/new_footer.scss */
/* line 401, sass/modules/new_footer.scss */
#top .qbs_references {
  background-color: white !important;
}
/* line 403, sass/modules/new_footer.scss */
#top .qbs_references .bx-viewport {
  background-color: white;
}
/* line 405, sass/modules/new_footer.scss */
@media only screen and (max-width: 599px) {
  #top .qbs_references .bx-viewport .references {
    margin: 0 !important;
    width: 80vw !important;
  }
}
/* line 410, sass/modules/new_footer.scss */
/* line 411, sass/modules/new_footer.scss */
#top .qbs_references .bx-viewport .references .av_textblock_section .person_info {
  text-align: center;
}
/* line 413, sass/modules/new_footer.scss */
#top .qbs_references .bx-viewport .references .av_textblock_section .person_info .av-special-heading-tag, #top .qbs_references .bx-viewport .references .av_textblock_section .person_info .ref_subtitle p {
  color: #234c4e;
}
/* line 417, sass/modules/new_footer.scss */
#top .qbs_references .bx-viewport .references .av_textblock_section .person_info .av-special-heading-tag, #top .qbs_references .bx-viewport .references .av_textblock_section .person_info .ref_subtitle {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  #top .qbs_references .bx-viewport .references .av_textblock_section .person_info .av-special-heading-tag, #top .qbs_references .bx-viewport .references .av_textblock_section .person_info .ref_subtitle {
    font-size: 14px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 479px) {
  #top .qbs_references .bx-viewport .references .av_textblock_section .person_info .av-special-heading-tag, #top .qbs_references .bx-viewport .references .av_textblock_section .person_info .ref_subtitle {
    font-size: 12px;
    line-height: 18px;
  }
}
/* line 429, sass/modules/new_footer.scss */
#top .qbs_references .bx-viewport .references .av_textblock_section .person_info .av-special-heading-tag {
  margin-right: 6px;
}
/* line 434, sass/modules/new_footer.scss */
#top .qbs_references .bx-viewport .references .ref_quote {
  margin-bottom: 40px;
}
/* line 436, sass/modules/new_footer.scss */
#top .qbs_references .bx-viewport .references .ref_quote p {
  color: #ee9d00;
  font-size: 33px;
  font-weight: 400;
  line-height: 48px;
  min-height: 96px;
}
@media only screen and (max-width: 1339px) {
  #top .qbs_references .bx-viewport .references .ref_quote p {
    min-height: 144px;
  }
}
@media only screen and (max-width: 989px) {
  #top .qbs_references .bx-viewport .references .ref_quote p {
    font-size: 26px;
    line-height: 40px;
    min-height: 120px;
  }
}
@media only screen and (max-width: 767px) {
  #top .qbs_references .bx-viewport .references .ref_quote p {
    font-size: 20px;
    line-height: 34px;
    min-height: 102px;
  }
}
@media only screen and (max-width: 479px) {
  #top .qbs_references .bx-viewport .references .ref_quote p {
    font-size: 16px;
    line-height: 26px;
    min-height: 104px;
  }
}
/* line 462, sass/modules/new_footer.scss */
/* line 463, sass/modules/new_footer.scss */
#top .qbs_references .bx-viewport .references .ref_button .avia-button {
  border-color: #234c4e;
}
/* line 465, sass/modules/new_footer.scss */
#top .qbs_references .bx-viewport .references .ref_button .avia-button:after {
  background: #234c4e;
}
/* line 468, sass/modules/new_footer.scss */
#top .qbs_references .bx-viewport .references .ref_button .avia-button span {
  color: #234c4e;
}
/* line 471, sass/modules/new_footer.scss */
/* line 472, sass/modules/new_footer.scss */
#top .qbs_references .bx-viewport .references .ref_button .avia-button:hover span {
  color: white;
}
/* line 480, sass/modules/new_footer.scss */
/* line 481, sass/modules/new_footer.scss */
/* line 482, sass/modules/new_footer.scss */
#top .qbs_references .bx-controls-direction a:after, #top .qbs_references .bx-controls-direction a:before {
  color: #234c4e;
}
/* line 491, sass/modules/new_footer.scss */
/* line 493, sass/modules/new_footer.scss */
.fc-form .newsform-subtitle {
  color: white;
  margin-bottom: 10px;
  font-size: 15px;
  display: block;
}
/* line 499, sass/modules/new_footer.scss */
/* line 500, sass/modules/new_footer.scss */
.fc-form form .g-recaptcha {
  display: block;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  opacity: 0;
  height: 0;
}
/* line 505, sass/modules/new_footer.scss */
.fc-form form .g-recaptcha.visible {
  height: 78px;
  opacity: 1;
}
/* line 509, sass/modules/new_footer.scss */
.fc-form form .g-recaptcha.error {
  -webkit-animation: vibrate-1 0.3s linear 3 both;
  animation: vibrate-1 0.3s linear 3 both;
}
/* line 514, sass/modules/new_footer.scss */
.fc-form form input {
  background: rgba(255, 255, 255, 0.12);
  border: none;
  border-bottom: 1px solid white;
  color: white;
  margin-bottom: 0;
  font-weight: 700;
  padding: 10px;
  font-size: 16px;
}
/* line 523, sass/modules/new_footer.scss */
.fc-form form input.fc-btn {
  border-bottom: none;
  background: #ee9d00;
  padding: 8px 25px;
  float: right;
  font-size: 15px;
  margin-top: 10px;
  font-weight: 400;
}
/* line 533, sass/modules/new_footer.scss */
.fc-form form label {
  color: #000;
  font-size: 14px;
  display: inline-block !important;
  font-weight: 400;
}
/* line 538, sass/modules/new_footer.scss */
.fc-form form label a {
  font-size: 14px;
  display: inline-block !important;
  text-decoration: underline;
}
/* line 546, sass/modules/new_footer.scss */
.fc-form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white;
  font-weight: 300;
  font-size: 15px;
}
/* line 552, sass/modules/new_footer.scss */
.fc-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
  font-weight: 300;
  font-size: 15px;
}
/* line 558, sass/modules/new_footer.scss */
.fc-form :-ms-input-placeholder {
  /* IE 10+ */
  color: white;
  font-weight: 300;
  font-size: 15px;
}
/* line 564, sass/modules/new_footer.scss */
.fc-form :-moz-placeholder {
  /* Firefox 18- */
  color: white;
  font-weight: 300;
  font-size: 15px;
}
/* line 1, sass/modules/newsletter.scss */
/* line 3, sass/modules/newsletter.scss */
/* line 5, sass/modules/newsletter.scss */
#top .newsletter-iframe-wrapper iframe {
  height: 400px !important;
}
